diff --git a/dist/lx_dt.js b/dist/lx_dt.js index ebb7a06..7fd8c97 100644 --- a/dist/lx_dt.js +++ b/dist/lx_dt.js @@ -62,8 +62,8 @@ var Xt = Wn, de = function(a, v) { for (d = 0, t = o.length; d < t; d++) { var h = o[d]; if (h.nTable == this || h.nTHead && h.nTHead.parentNode == this || h.nTFoot && h.nTFoot.parentNode == this) { - var u = f.bRetrieve !== void 0 ? f.bRetrieve : r.bRetrieve, l = f.bDestroy !== void 0 ? f.bDestroy : r.bDestroy; - if (w || u) + var c = f.bRetrieve !== void 0 ? f.bRetrieve : r.bRetrieve, l = f.bDestroy !== void 0 ? f.bDestroy : r.bDestroy; + if (w || c) return h.oInstance; if (l) { new de.Api(h).destroy(); @@ -79,16 +79,16 @@ var Xt = Wn, de = function(a, v) { } } (i === null || i === "") && (i = "DataTables_Table_" + de.ext._unique++, this.id = i); - var c = Xt.extend(!0, {}, de.models.oSettings, { + var u = Xt.extend(!0, {}, de.models.oSettings, { sDestroyWidth: n[0].style.width, sInstance: i, sTableId: i, colgroup: Xt("").prependTo(this), fastData: function(I, O, M) { - return ha(c, I, O, M); + return ha(u, I, O, M); } }); - c.nTable = this, c.oInit = f, o.push(c), c.api = new Fr(c), c.oInstance = g.length === 1 ? g : n.dataTable(), gf(f), f.aLengthMenu && !f.iDisplayLength && (f.iDisplayLength = Array.isArray(f.aLengthMenu[0]) ? f.aLengthMenu[0][0] : Xt.isPlainObject(f.aLengthMenu[0]) ? f.aLengthMenu[0].value : f.aLengthMenu[0]), f = Cf(Xt.extend(!0, {}, r), f), Ha(c.oFeatures, f, [ + u.nTable = this, u.oInit = f, o.push(u), u.api = new Fr(u), u.oInstance = g.length === 1 ? g : n.dataTable(), gf(f), f.aLengthMenu && !f.iDisplayLength && (f.iDisplayLength = Array.isArray(f.aLengthMenu[0]) ? f.aLengthMenu[0][0] : Xt.isPlainObject(f.aLengthMenu[0]) ? f.aLengthMenu[0].value : f.aLengthMenu[0]), f = Cf(Xt.extend(!0, {}, r), f), Ha(u.oFeatures, f, [ "bPaginate", "bLengthChange", "bFilter", @@ -100,7 +100,7 @@ var Xt = Wn, de = function(a, v) { "bSortClasses", "bServerSide", "bDeferRender" - ]), Ha(c, f, [ + ]), Ha(u, f, [ "ajax", "fnFormatNumber", "sServerMethod", @@ -126,30 +126,30 @@ var Xt = Wn, de = function(a, v) { ["oSearch", "oPreviousSearch"], ["aoSearchCols", "aoPreSearchCols"], ["iDisplayLength", "_iDisplayLength"] - ]), Ha(c.oScroll, f, [ + ]), Ha(u.oScroll, f, [ ["sScrollX", "sX"], ["sScrollXInner", "sXInner"], ["sScrollY", "sY"], ["bScrollCollapse", "bCollapse"] - ]), Ha(c.oLanguage, f, "fnInfoCallback"), ua(c, "aoDrawCallback", f.fnDrawCallback), ua(c, "aoStateSaveParams", f.fnStateSaveParams), ua(c, "aoStateLoadParams", f.fnStateLoadParams), ua(c, "aoStateLoaded", f.fnStateLoaded), ua(c, "aoRowCallback", f.fnRowCallback), ua(c, "aoRowCreatedCallback", f.fnCreatedRow), ua(c, "aoHeaderCallback", f.fnHeaderCallback), ua(c, "aoFooterCallback", f.fnFooterCallback), ua(c, "aoInitComplete", f.fnInitComplete), ua(c, "aoPreDrawCallback", f.fnPreDrawCallback), c.rowIdFn = Ai(f.rowId), Ld(c); - var s = c.oClasses; - Xt.extend(s, de.ext.classes, f.oClasses), n.addClass(s.table), c.oFeatures.bPaginate || (f.iDisplayStart = 0), c.iInitDisplayStart === void 0 && (c.iInitDisplayStart = f.iDisplayStart, c._iDisplayStart = f.iDisplayStart); + ]), Ha(u.oLanguage, f, "fnInfoCallback"), ua(u, "aoDrawCallback", f.fnDrawCallback), ua(u, "aoStateSaveParams", f.fnStateSaveParams), ua(u, "aoStateLoadParams", f.fnStateLoadParams), ua(u, "aoStateLoaded", f.fnStateLoaded), ua(u, "aoRowCallback", f.fnRowCallback), ua(u, "aoRowCreatedCallback", f.fnCreatedRow), ua(u, "aoHeaderCallback", f.fnHeaderCallback), ua(u, "aoFooterCallback", f.fnFooterCallback), ua(u, "aoInitComplete", f.fnInitComplete), ua(u, "aoPreDrawCallback", f.fnPreDrawCallback), u.rowIdFn = Ai(f.rowId), Ld(u); + var s = u.oClasses; + Xt.extend(s, de.ext.classes, f.oClasses), n.addClass(s.table), u.oFeatures.bPaginate || (f.iDisplayStart = 0), u.iInitDisplayStart === void 0 && (u.iInitDisplayStart = f.iDisplayStart, u._iDisplayStart = f.iDisplayStart); var p = f.iDeferLoading; if (p !== null) { - c.deferLoading = !0; + u.deferLoading = !0; var y = Array.isArray(p); - c._iRecordsDisplay = y ? p[0] : p, c._iRecordsTotal = y ? p[1] : p; + u._iRecordsDisplay = y ? p[0] : p, u._iRecordsTotal = y ? p[1] : p; } - var x = [], e = this.getElementsByTagName("thead"), b = Yf(c, e[0]); + var x = [], e = this.getElementsByTagName("thead"), b = Yf(u, e[0]); if (f.aoColumns) x = f.aoColumns; else if (b.length) for (d = 0, t = b[0].length; d < t; d++) x.push(null); for (d = 0, t = x.length; d < t; d++) - Hf(c); - kd(c, f.aoColumnDefs, x, b, function(I, O) { - zs(c, I, O); + Hf(u); + kd(u, f.aoColumnDefs, x, b, function(I, O) { + zs(u, I, O); }); var A = n.children("tbody").find("tr").eq(0); if (A.length) { @@ -157,45 +157,45 @@ var Xt = Wn, de = function(a, v) { return I.getAttribute("data-" + O) !== null ? O : null; }; Xt(A[0]).children("th, td").each(function(I, O) { - var M = c.aoColumns[I]; - if (M || ca(c, 0, "Incorrect column count", 18), M.mData === I) { + var M = u.aoColumns[I]; + if (M || ca(u, 0, "Incorrect column count", 18), M.mData === I) { var N = P(O, "sort") || P(O, "order"), G = P(O, "filter") || P(O, "search"); (N !== null || G !== null) && (M.mData = { _: I + ".display", sort: N !== null ? I + ".@data-" + N : void 0, type: N !== null ? I + ".@data-" + N : void 0, filter: G !== null ? I + ".@data-" + G : void 0 - }, M._isArrayHost = !0, zs(c, I)); + }, M._isArrayHost = !0, zs(u, I)); } }); } - ua(c, "aoDrawCallback", os); - var D = c.oFeatures; + ua(u, "aoDrawCallback", os); + var D = u.oFeatures; if (f.bStateSave && (D.bStateSave = !0), f.aaSorting === void 0) { - var E = c.aaSorting; + var E = u.aaSorting; for (d = 0, t = E.length; d < t; d++) - E[d][1] = c.aoColumns[d].asSorting[0]; + E[d][1] = u.aoColumns[d].asSorting[0]; } - js(c), ua(c, "aoDrawCallback", function() { - (c.bSorted || sa(c) === "ssp" || D.bDeferRender) && js(c); + js(u), ua(u, "aoDrawCallback", function() { + (u.bSorted || sa(u) === "ssp" || D.bDeferRender) && js(u); }); var T = n.children("caption"); - c.caption && (T.length === 0 && (T = Xt("").appendTo(n)), T.html(c.caption)), T.length && (T[0]._captionSide = T.css("caption-side"), c.captionNode = T[0]), e.length === 0 && (e = Xt("").appendTo(n)), c.nTHead = e[0]; + u.caption && (T.length === 0 && (T = Xt("").appendTo(n)), T.html(u.caption)), T.length && (T[0]._captionSide = T.css("caption-side"), u.captionNode = T[0]), e.length === 0 && (e = Xt("").appendTo(n)), u.nTHead = e[0]; var C = n.children("tbody"); - C.length === 0 && (C = Xt("").insertAfter(e)), c.nTBody = C[0]; + C.length === 0 && (C = Xt("").insertAfter(e)), u.nTBody = C[0]; var F = n.children("tfoot"); - F.length === 0 && (F = Xt("").appendTo(n)), c.nTFoot = F[0], c.aiDisplay = c.aiDisplayMaster.slice(), c.bInitialised = !0; - var m = c.oLanguage; + F.length === 0 && (F = Xt("").appendTo(n)), u.nTFoot = F[0], u.aiDisplay = u.aiDisplayMaster.slice(), u.bInitialised = !0; + var m = u.oLanguage; Xt.extend(!0, m, f.oLanguage), m.sUrl ? Xt.ajax({ dataType: "json", url: m.sUrl, success: function(I) { - za(r.oLanguage, I), Xt.extend(!0, m, I, c.oInit.oLanguage), zr(c, null, "i18n", [c], !0), jo(c); + za(r.oLanguage, I), Xt.extend(!0, m, I, u.oInit.oLanguage), zr(u, null, "i18n", [u], !0), jo(u); }, error: function() { - ca(c, 0, "i18n file loading error", 21), jo(c); + ca(u, 0, "i18n file loading error", 21), jo(u); } - }) : (zr(c, null, "i18n", [c], !0), jo(c)); + }) : (zr(u, null, "i18n", [u], !0), jo(u)); }), g = null, this; }; de.ext = En = { @@ -889,8 +889,8 @@ de.util = { throw new Error("Cannot set prototype values"); if (t = B[o].match(Zi), i = B[o].match(fi), t) { if (B[o] = B[o].replace(Zi, ""), g[B[o]] = [], f = B.slice(), f.splice(0, o + 1), n = f.join("."), Array.isArray(w)) - for (var u = 0, l = w.length; u < l; u++) - r = {}, v(r, w[u], n), g[B[o]].push(r); + for (var c = 0, l = w.length; c < l; c++) + r = {}, v(r, w[c], n), g[B[o]].push(r); else g[B[o]] = w; return; @@ -938,7 +938,7 @@ de.util = { for (var r = yf(B), n = 0, o = r.length; n < o; n++) { if (f = r[n].match(Zi), d = r[n].match(fi), f) { if (r[n] = r[n].replace(Zi, ""), r[n] !== "" && (w = w[r[n]]), t = [], r.splice(0, n + 1), i = r.join("."), Array.isArray(w)) - for (var h = 0, u = w.length; h < u; h++) + for (var h = 0, c = w.length; h < c; h++) t.push(g(w[h], L, i)); var l = f[0].substring(1, f[0].length - 1); w = l === "" ? t : t.join(l); @@ -1122,14 +1122,14 @@ function rs(a) { if (!a.typeDetect) return; for (f = 0, d = w.length; f < d; f++) { - var h = w[f], u = h.oneOf, l = h.allOf || h, c = h.init, s = !1; - if (n = null, c && (n = Bs(h, c(a, r, L)), n)) { + var h = w[f], c = h.oneOf, l = h.allOf || h, u = h.init, s = !1; + if (n = null, u && (n = Bs(h, u(a, r, L)), n)) { r.sType = n; break; } - for (t = 0, i = g.length; t < i && !(g[t] && (o[t] === void 0 && (o[t] = ha(a, t, L, "type")), u && !s && (s = Bs(h, u(o[t], a))), n = Bs(h, l(o[t], a)), !n && f !== w.length - 3 || n === "html" && !ia(o[t]))); t++) + for (t = 0, i = g.length; t < i && !(g[t] && (o[t] === void 0 && (o[t] = ha(a, t, L, "type")), c && !s && (s = Bs(h, c(o[t], a))), n = Bs(h, l(o[t], a)), !n && f !== w.length - 3 || n === "html" && !ia(o[t]))); t++) ; - if (u && s && n || !u && n) { + if (c && s && n || !c && n) { r.sType = n; break; } @@ -1164,19 +1164,19 @@ function kd(a, v, g, w, L) { n = v[B]; var h = n.target !== void 0 ? n.target : n.targets !== void 0 ? n.targets : n.aTargets; for (Array.isArray(h) || (h = [h]), d = 0, t = h.length; d < t; d++) { - var u = h[d]; - if (typeof u == "number" && u >= 0) { - for (; o.length <= u; ) + var c = h[d]; + if (typeof c == "number" && c >= 0) { + for (; o.length <= c; ) Hf(a); - L(u, n); - } else if (typeof u == "number" && u < 0) - L(o.length + u, n); - else if (typeof u == "string") + L(c, n); + } else if (typeof c == "number" && c < 0) + L(o.length + c, n); + else if (typeof c == "string") for (i = 0, r = o.length; i < r; i++) - u === "_all" ? L(i, n) : u.indexOf(":name") !== -1 ? o[i].sName === u.replace(":name", "") && L(i, n) : w.forEach(function(l) { + c === "_all" ? L(i, n) : c.indexOf(":name") !== -1 ? o[i].sName === c.replace(":name", "") && L(i, n) : w.forEach(function(l) { if (l[i]) { - var c = Xt(l[i].cell); - u.match(/^[a-z][\w-]*$/i) && (u = "." + u), c.is(u) && L(i, n); + var u = Xt(l[i].cell); + c.match(/^[a-z][\w-]*$/i) && (c = "." + c), u.is(c) && L(i, n); } }); } @@ -1327,12 +1327,12 @@ function Gf(a, v, g, w) { f = B.nodeName.toUpperCase(), (f == "TD" || f == "TH") && (h(B), L.push(B)), B = B.nextSibling; else { L = v.anCells; - for (var u = 0, l = L.length; u < l; u++) - h(L[u]); + for (var c = 0, l = L.length; c < l; c++) + h(L[c]); } - var c = v.firstChild ? v : v.nTr; - if (c) { - var s = c.getAttribute("id"); + var u = v.firstChild ? v : v.nTr; + if (u) { + var s = u.getAttribute("id"); s && $a(a.rowId)(w, s); } return { @@ -1359,8 +1359,8 @@ function Vf(a, v, g, w) { row: v, column: r }, f.push(t); - var u = n0(a, v); - (o || (i.mRender || i.mData !== r) && (!Xt.isPlainObject(i.mData) || i.mData._ !== r + ".display")) && Zo(t, u[r]), pi(t, i.sClass), i.bVisible && o ? d.appendChild(t) : !i.bVisible && !o && t.parentNode.removeChild(t), i.fnCreatedCell && i.fnCreatedCell.call( + var c = n0(a, v); + (o || (i.mRender || i.mData !== r) && (!Xt.isPlainObject(i.mData) || i.mData._ !== r + ".display")) && Zo(t, c[r]), pi(t, i.sClass), i.bVisible && o ? d.appendChild(t) : !i.bVisible && !o && t.parentNode.removeChild(t), i.fnCreatedCell && i.fnCreatedCell.call( a.oInstance, t, ha(a, v, r), @@ -1407,10 +1407,10 @@ function bf(a, v) { function Zf(a, v, g) { var w, L, B, f = [], d = [], t = a.aoColumns, i = t.length, r, n; if (v) { - for (g || (g = Ua(i).filter(function(u) { - return t[u].bVisible; + for (g || (g = Ua(i).filter(function(c) { + return t[c].bVisible; })), w = 0; w < v.length; w++) - f[w] = v[w].slice().filter(function(u, l) { + f[w] = v[w].slice().filter(function(c, l) { return g.includes(l); }), d.push([]); for (w = 0; w < f.length; w++) @@ -1463,9 +1463,9 @@ function Ci(a, v) { } if (f.length !== 0) for (var n = B ? 0 : d, o = B ? a.aoData.length : t, h = n; h < o; h++) { - var u = f[h], l = a.aoData[u]; - l.nTr === null && Vf(a, u); - for (var c = l.nTr, s = 0; s < i.length; s++) { + var c = f[h], l = a.aoData[c]; + l.nTr === null && Vf(a, c); + for (var u = l.nTr, s = 0; s < i.length; s++) { var p = i[s], y = l.anCells[s]; pi(y, En.type.className[p.sType]), pi(y, a.oClasses.tbody.cell); } @@ -1473,8 +1473,8 @@ function Ci(a, v) { a, "aoRowCallback", null, - [c, l._aData, L, h, u] - ), w.push(c), L++; + [u, l._aData, L, h, c] + ), w.push(u), L++; } else w[0] = wf(a); @@ -1617,18 +1617,18 @@ function jd(a, v, g) { } } function Yf(a, v, g) { - var w = a.aoColumns, L = Xt(v).children("tr"), B, f, d, t, i, r, n, o, h, u, l = v && v.nodeName.toLowerCase() === "thead", c = [], s, p = function(A, P, D) { + var w = a.aoColumns, L = Xt(v).children("tr"), B, f, d, t, i, r, n, o, h, c, l = v && v.nodeName.toLowerCase() === "thead", u = [], s, p = function(A, P, D) { for (var E = A[P]; E[D]; ) D++; return D; }; for (d = 0, r = L.length; d < r; d++) - c.push([]); + u.push([]); for (d = 0, r = L.length; d < r; d++) for (B = L[d], o = 0, f = B.firstChild; f; ) { if (f.nodeName.toUpperCase() == "TD" || f.nodeName.toUpperCase() == "TH") { var y = []; - if (h = f.getAttribute("colspan") * 1, u = f.getAttribute("rowspan") * 1, h = !h || h === 0 || h === 1 ? 1 : h, u = !u || u === 0 || u === 1 ? 1 : u, n = p(c, d, o), s = h === 1, g) { + if (h = f.getAttribute("colspan") * 1, c = f.getAttribute("rowspan") * 1, h = !h || h === 0 || h === 1 ? 1 : h, c = !c || c === 0 || c === 1 ? 1 : c, n = p(u, d, o), s = h === 1, g) { if (s) { zs(a, n, Xt(f).data()); var x = w[n], e = f.getAttribute("width") || null, b = f.style.width.match(/width:\s*(\d+[pxem%]+)/); @@ -1637,18 +1637,18 @@ function Yf(a, v, g) { Xt("span.dt-column-title", f).length === 0 && Xt("").addClass("dt-column-title").append(f.childNodes).appendTo(f), l && Xt("span.dt-column-order", f).length === 0 && Xt("").addClass("dt-column-order").appendTo(f); } for (i = 0; i < h; i++) { - for (t = 0; t < u; t++) - c[d + t][n + i] = { + for (t = 0; t < c; t++) + u[d + t][n + i] = { cell: f, unique: s - }, c[d + t].row = B; + }, u[d + t].row = B; y.push(n + i); } f.setAttribute("data-dt-column", ri(y).join(",")); } f = f.nextSibling; } - return c; + return u; } function Gd(a) { var v = sa(a) == "ssp", g = a.iInitDisplayStart; @@ -1971,23 +1971,23 @@ function Qf(a) { ) ) ); - var u = h.children(), l = u[0], c = u[1], s = r ? u[2] : null; - return Xt(c).on("scroll.DT", function() { + var c = h.children(), l = c[0], u = c[1], s = r ? c[2] : null; + return Xt(u).on("scroll.DT", function() { var p = this.scrollLeft; l.scrollLeft = p, r && (s.scrollLeft = p); }), Xt("th, td", l).on("focus", function() { var p = l.scrollLeft; - c.scrollLeft = p, r && (c.scrollLeft = p); - }), Xt(c).css("max-height", L), g.bCollapse || Xt(c).css("height", L), a.nScrollHead = l, a.nScrollBody = c, a.nScrollFoot = s, a.aoDrawCallback.push($f), h[0]; + u.scrollLeft = p, r && (u.scrollLeft = p); + }), Xt(u).css("max-height", L), g.bCollapse || Xt(u).css("height", L), a.nScrollHead = l, a.nScrollBody = u, a.nScrollFoot = s, a.aoDrawCallback.push($f), h[0]; } function $f(a) { - var v = a.oScroll, g = v.iBarWidth, w = Xt(a.nScrollHead), L = w.children("div"), B = L.children("table"), f = a.nScrollBody, d = Xt(f), t = Xt(a.nScrollFoot), i = t.children("div"), r = i.children("table"), n = Xt(a.nTHead), o = Xt(a.nTable), h = a.nTFoot && Xt("th, td", a.nTFoot).length ? Xt(a.nTFoot) : null, u = a.oBrowser, l, c, s = f.scrollHeight > f.clientHeight; + var v = a.oScroll, g = v.iBarWidth, w = Xt(a.nScrollHead), L = w.children("div"), B = L.children("table"), f = a.nScrollBody, d = Xt(f), t = Xt(a.nScrollFoot), i = t.children("div"), r = i.children("table"), n = Xt(a.nTHead), o = Xt(a.nTable), h = a.nTFoot && Xt("th, td", a.nTFoot).length ? Xt(a.nTFoot) : null, c = a.oBrowser, l, u, s = f.scrollHeight > f.clientHeight; if (a.scrollBarVis !== s && a.scrollBarVis !== void 0) { a.scrollBarVis = s, ts(a); return; } else a.scrollBarVis = s; - if (o.children("thead, tfoot").remove(), l = n.clone().prependTo(o), l.find("th, td").removeAttr("tabindex"), l.find("[id]").removeAttr("id"), h && (c = h.clone().prependTo(o), c.find("[id]").removeAttr("id")), a.aiDisplay.length) { + if (o.children("thead, tfoot").remove(), l = n.clone().prependTo(o), l.find("th, td").removeAttr("tabindex"), l.find("[id]").removeAttr("id"), h && (u = h.clone().prependTo(o), u.find("[id]").removeAttr("id")), a.aiDisplay.length) { var p = null, y = sa(a) !== "ssp" ? a._iDisplayStart : 0; for (A = y; A < y + a.aiDisplay.length; A++) { var x = a.aiDisplay[A], e = a.aoData[x].nTr; @@ -2009,18 +2009,18 @@ function $f(a) { } B.find("colgroup").remove(), B.append(a.colgroup.clone()), h && (r.find("colgroup").remove(), r.append(a.colgroup.clone())), Xt("th, td", l).each(function() { Xt(this.childNodes).wrapAll('
'); - }), h && Xt("th, td", c).each(function() { + }), h && Xt("th, td", u).each(function() { Xt(this.childNodes).wrapAll('
'); }); - var E = Math.floor(o.height()) > f.clientHeight || d.css("overflow-y") == "scroll", T = "padding" + (u.bScrollbarLeft ? "Left" : "Right"), C = o.outerWidth(); + var E = Math.floor(o.height()) > f.clientHeight || d.css("overflow-y") == "scroll", T = "padding" + (c.bScrollbarLeft ? "Left" : "Right"), C = o.outerWidth(); B.css("width", Wa(C)), L.css("width", Wa(C)).css(T, E ? g + "px" : "0px"), h && (r.css("width", Wa(C)), i.css("width", Wa(C)).css(T, E ? g + "px" : "0px")), o.children("colgroup").prependTo(o), d.trigger("scroll"), (a.bSorted || a.bFiltered) && !a._drawHold && (f.scrollTop = 0); } function qd(a) { if (a.oFeatures.bAutoWidth) { - var v = a.nTable, g = a.aoColumns, w = a.oScroll, L = w.sY, B = w.sX, f = w.sXInner, d = _s(a, "bVisible"), t = v.getAttribute("width"), i = v.parentNode, r, n, o, h = v.style.width, u = Sf(a); - if (u === a.containerWidth) + var v = a.nTable, g = a.aoColumns, w = a.oScroll, L = w.sY, B = w.sX, f = w.sXInner, d = _s(a, "bVisible"), t = v.getAttribute("width"), i = v.parentNode, r, n, o, h = v.style.width, c = Sf(a); + if (c === a.containerWidth) return !1; - a.containerWidth = u, !h && !t && (v.style.width = "100%", h = "100%"), h && h.indexOf("%") !== -1 && (t = h), zr( + a.containerWidth = c, !h && !t && (v.style.width = "100%", h = "100%"), h && h.indexOf("%") !== -1 && (t = h), zr( a, null, "column-calc", @@ -2029,7 +2029,7 @@ function qd(a) { ); var l = Xt(v.cloneNode()).css("visibility", "hidden").removeAttr("id"); l.append(""); - var c = Xt("").appendTo(l.find("tbody")); + var u = Xt("").appendTo(l.find("tbody")); for (l.append(Xt(a.nTHead).clone()).append(Xt(a.nTFoot).clone()), l.find("tfoot th, tfoot td").css("width", ""), l.find("thead th, thead td").each(function() { var C = jf(a, this, !0, !1); C ? (this.style.width = C, B && (this.style.minWidth = C, Xt(this).append(Xt("
").css({ @@ -2042,7 +2042,7 @@ function qd(a) { }), r = 0; r < d.length; r++) { o = d[r], n = g[o]; var s = _d(a, o), p = En.type.className[n.sType], y = s + n.sContentPadding, x = s.indexOf("<") === -1 ? document.createTextNode(y) : y; - Xt("").addClass(p).addClass(n.sClass).append(x).appendTo(c); + Xt("").addClass(p).addClass(n.sClass).append(x).appendTo(u); } Xt("[name]", l).removeAttr("name"); var e = Xt("
").css( @@ -2197,19 +2197,19 @@ function o0(a, v, g) { if (sa(a) != "ssp" && n.length !== 0) { for (w = 0, B = r.length; w < B; w++) f[w] = w; - n.length && n[0].dir === "desc" && a.orderDescReverse && f.reverse(), r.sort(function(h, u) { - var l, c, s, p, y, x = n.length, e = t[h]._aSortData, b = t[u]._aSortData; + n.length && n[0].dir === "desc" && a.orderDescReverse && f.reverse(), r.sort(function(h, c) { + var l, u, s, p, y, x = n.length, e = t[h]._aSortData, b = t[c]._aSortData; for (s = 0; s < x; s++) - if (y = n[s], l = e[y.col], c = b[y.col], y.sorter) { - if (p = y.sorter(l, c), p !== 0) + if (y = n[s], l = e[y.col], u = b[y.col], y.sorter) { + if (p = y.sorter(l, u), p !== 0) return p; - } else if (p = l < c ? -1 : l > c ? 1 : 0, p !== 0) + } else if (p = l < u ? -1 : l > u ? 1 : 0, p !== 0) return y.dir === "asc" ? p : -p; - return l = f[h], c = f[u], l < c ? -1 : l > c ? 1 : 0; + return l = f[h], u = f[c], l < u ? -1 : l > u ? 1 : 0; }); } else - n.length === 0 && r.sort(function(h, u) { - return h < u ? -1 : h > u ? 1 : 0; + n.length === 0 && r.sort(function(h, c) { + return h < c ? -1 : h > c ? 1 : 0; }); return v === void 0 && (a.bSorted = !0, a.sortDetails = n, zr(a, null, "order", [a, n])), r; } @@ -2301,14 +2301,14 @@ function Gs(a, v, g) { a._bLoadingState = !1, g(); return; } - if (a.oLoadedState = Xt.extend(!0, {}, v), zr(a, null, "stateLoadInit", [a, v], !0), v.length !== void 0 && (d ? d.page.len(v.length) : a._iDisplayLength = v.length), v.start !== void 0 && (d === null ? (a._iDisplayStart = v.start, a.iInitDisplayStart = v.start) : i0(a, v.start / a._iDisplayLength)), v.order !== void 0 && (a.aaSorting = [], Xt.each(v.order, function(u, l) { - var c = [l[0], l[1]]; + if (a.oLoadedState = Xt.extend(!0, {}, v), zr(a, null, "stateLoadInit", [a, v], !0), v.length !== void 0 && (d ? d.page.len(v.length) : a._iDisplayLength = v.length), v.start !== void 0 && (d === null ? (a._iDisplayStart = v.start, a.iInitDisplayStart = v.start) : i0(a, v.start / a._iDisplayLength)), v.order !== void 0 && (a.aaSorting = [], Xt.each(v.order, function(c, l) { + var u = [l[0], l[1]]; if (typeof l[0] == "string") { var s = f.indexOf(l[0]); - c[0] = s >= 0 ? s : 0; + u[0] = s >= 0 ? s : 0; } else - c[0] >= B.length && (c[0] = 0); - a.aaSorting.push(c); + u[0] >= B.length && (u[0] = 0); + a.aaSorting.push(u); })), v.search !== void 0 && Xt.extend(a.oPreviousSearch, v.search), v.columns) { var r = v.columns, n = Ln(v.columns, "name"); if (n.join("").length && n.join("") !== f.join("")) @@ -2473,7 +2473,7 @@ Xt.extend(Fr.prototype, { }, indexOf: Un.indexOf, iterator: function(a, v, g, w) { - var L = [], B, f, d, t, i, r = this.context, n, o, h, u = this.selector; + var L = [], B, f, d, t, i, r = this.context, n, o, h, c = this.selector; for (typeof a == "string" && (w = g, g = v, v = a, a = !1), f = 0, d = r.length; f < d; f++) { var l = new Fr(r[f]); if (v === "table") @@ -2481,12 +2481,12 @@ Xt.extend(Fr.prototype, { else if (v === "columns" || v === "rows") B = g.call(l, r[f], this[f], f), B !== void 0 && L.push(B); else if (v === "every" || v === "column" || v === "column-rows" || v === "row" || v === "cell") - for (o = this[f], v === "column-rows" && (n = fs(r[f], u.opts)), t = 0, i = o.length; t < i; t++) + for (o = this[f], v === "column-rows" && (n = fs(r[f], c.opts)), t = 0, i = o.length; t < i; t++) h = o[t], v === "cell" ? B = g.call(l, r[f], h.row, h.column, f, t) : B = g.call(l, r[f], h, f, t, n), B !== void 0 && L.push(B); } if (L.length || w) { - var c = new Fr(r, a ? L.concat.apply([], L) : L), s = c.selector; - return s.rows = u.rows, s.cols = u.cols, s.opts = u.opts, c; + var u = new Fr(r, a ? L.concat.apply([], L) : L), s = u.selector; + return s.rows = c.rows, s.cols = c.cols, s.opts = c.opts, u; } return this; }, @@ -2739,8 +2739,8 @@ var l0 = function(a, v, g, w, L) { var B = [], f, d, t, i, r, n, o = typeof v; for ((!v || o === "string" || o === "function" || v.length === void 0) && (v = [v]), t = 0, i = v.length; t < i; t++) for (d = v[t] && v[t].split && !v[t].match(/[[(:]/) ? v[t].split(",") : [v[t]], r = 0, n = d.length; r < n; r++) - f = g(typeof d[r] == "string" ? d[r].trim() : d[r]), f = f.filter(function(u) { - return u != null; + f = g(typeof d[r] == "string" ? d[r].trim() : d[r]), f = f.filter(function(c) { + return c != null; }), f && f.length && (B = B.concat(f)); var h = En.selector[a]; if (h.length) @@ -2798,9 +2798,9 @@ var l0 = function(a, v, g, w, L) { if (f == null || f === "") return w; if (typeof f == "function") - return w.map(function(u) { - var l = t[u]; - return f(u, l._aData, l.nTr) ? u : null; + return w.map(function(c) { + var l = t[c]; + return f(c, l._aData, l.nTr) ? c : null; }); if (f.nodeName) { var i = f._DT_RowIndex, r = f._DT_CellIndex; @@ -3046,10 +3046,10 @@ var c1 = /^([^:]+)?:(name|title|visIdx|visible)$/, d0 = function(a, v, g, w, L, if (o[1] && o[1].match(/^\d+$/)) { var h = parseInt(o[1], 10); if (h < 0) { - var u = w.map(function(s, p) { + var c = w.map(function(s, p) { return s.bVisible ? p : null; }); - return [u[u.length + h]]; + return [c[c.length + h]]; } return [qs(a, h)]; } @@ -3076,8 +3076,8 @@ var c1 = /^([^:]+)?:(name|title|visIdx|visible)$/, d0 = function(a, v, g, w, L, }); if (l.length || !i.nodeName) return l; - var c = Xt(i).closest("*[data-dt-column]"); - return c.length ? [c.data("dt-column")] : []; + var u = Xt(i).closest("*[data-dt-column]"); + return u.length ? [u.data("dt-column")] : []; }; return l0("column", v, t, a, g); }, d1 = function(a, v, g) { @@ -3204,29 +3204,29 @@ Qe("column()", function(a, v) { return c0(this.columns(a, v)); }); var v1 = function(a, v, g) { - var w = a.aoData, L = fs(a, g), B = zf(ro(w, L, "anCells")), f = Xt($s([], B)), d, t = a.aoColumns.length, i, r, n, o, h, u, l = function(c) { - var s = typeof c == "function"; - if (c == null || s) { + var w = a.aoData, L = fs(a, g), B = zf(ro(w, L, "anCells")), f = Xt($s([], B)), d, t = a.aoColumns.length, i, r, n, o, h, c, l = function(u) { + var s = typeof u == "function"; + if (u == null || s) { for (i = [], r = 0, n = L.length; r < n; r++) for (d = L[r], o = 0; o < t; o++) h = { row: d, column: o - }, s ? (u = w[d], c(h, ha(a, d, o), u.anCells ? u.anCells[o] : null) && i.push(h)) : i.push(h); + }, s ? (c = w[d], u(h, ha(a, d, o), c.anCells ? c.anCells[o] : null) && i.push(h)) : i.push(h); return i; } - if (Xt.isPlainObject(c)) - return c.column !== void 0 && c.row !== void 0 && L.indexOf(c.row) !== -1 ? [c] : []; - var p = f.filter(c).map(function(y, x) { + if (Xt.isPlainObject(u)) + return u.column !== void 0 && u.row !== void 0 && L.indexOf(u.row) !== -1 ? [u] : []; + var p = f.filter(u).map(function(y, x) { return { // use a new object, in case someone changes the values row: x._DT_CellIndex.row, column: x._DT_CellIndex.column }; }).toArray(); - return p.length || !c.nodeName ? p : (u = Xt(c).closest("*[data-dt-row]"), u.length ? [{ - row: u.data("dt-row"), - column: u.data("dt-column") + return p.length || !u.nodeName ? p : (c = Xt(u).closest("*[data-dt-row]"), c.length ? [{ + row: c.data("dt-row"), + column: c.data("dt-column") }] : []); }; return l0("cell", v, l, a, g); @@ -3241,14 +3241,14 @@ Qe("cells()", function(a, v, g) { order: g.order, search: g.search } : {}, L = this.columns(v, w), B = this.rows(a, w), f, d, t, i, r = this.iterator("table", function(o, h) { - var u = []; + var c = []; for (f = 0, d = B[h].length; f < d; f++) for (t = 0, i = L[h].length; t < i; t++) - u.push({ + c.push({ row: B[h][f], column: L[h][t] }); - return u; + return c; }, 1), n = g && g.selected ? this.cells(r, g) : r; return Xt.extend(n.selector, { cols: v, @@ -3539,21 +3539,21 @@ Qe("ready()", function(a) { }); Qe("destroy()", function(a) { return a = a || !1, this.iterator("table", function(v) { - var g = v.oClasses, w = v.nTable, L = v.nTBody, B = v.nTHead, f = v.nTFoot, d = Xt(w), t = Xt(L), i = Xt(v.nTableWrapper), r = v.aoData.map(function(c) { - return c ? c.nTr : null; + var g = v.oClasses, w = v.nTable, L = v.nTBody, B = v.nTHead, f = v.nTFoot, d = Xt(w), t = Xt(L), i = Xt(v.nTableWrapper), r = v.aoData.map(function(u) { + return u ? u.nTr : null; }), n = g.order; v.bDestroying = !0, zr(v, "aoDestroyCallback", "destroy", [v], !0), a || new Fr(v).columns().visible(!0), v.resizeObserver && v.resizeObserver.disconnect(), i.off(".DT").find(":not(tbody *)").off(".DT"), Xt(window).off(".DT-" + v.sInstance), w != B.parentNode && (d.children("thead").detach(), d.append(B)), f && w != f.parentNode && (d.children("tfoot").detach(), d.append(f)), Xt(B).find("span.dt-column-order").remove(), Xt(B).find("span.dt-column-title").each(function() { - var c = Xt(this).html(); - Xt(this).parent().append(c), Xt(this).remove(); + var u = Xt(this).html(); + Xt(this).parent().append(u), Xt(this).remove(); }), v.colgroup.remove(), v.aaSorting = [], v.aaSortingFixed = [], js(v), Xt(d).find("th, td").removeClass( - Xt.map(de.ext.type.className, function(c) { - return c; + Xt.map(de.ext.type.className, function(u) { + return u; }).join(" ") ), Xt("th, td", B).removeClass( n.none + " " + n.canAsc + " " + n.canDesc + " " + n.isAsc + " " + n.isDesc ).css("width", "").removeAttr("data-dt-column").removeAttr("aria-sort"), t.children().detach(), t.append(r); - var o = v.nTableWrapper.parentNode, h = v.nTableWrapper.nextSibling, u = a ? "remove" : "detach"; - d[u](), i[u](), !a && o && (o.insertBefore(w, h), d.css("width", v.sDestroyWidth).removeClass(g.table)); + var o = v.nTableWrapper.parentNode, h = v.nTableWrapper.nextSibling, c = a ? "remove" : "detach"; + d[c](), i[c](), !a && o && (o.insertBefore(w, h), d.css("width", v.sDestroyWidth).removeClass(g.table)); var l = de.settings.indexOf(v); l !== -1 && de.settings.splice(l, 1); }); @@ -5629,10 +5629,10 @@ Xt.extend(!0, de.ext.renderer, { if (a === d) { var t = d.sortDetails; if (t) { - var i, r = g.order, n = d.api.columns(v), o = a.aoColumns[n.flatten()[0]], h = n.orderable().includes(!0), u = "", l = n.indexes(), c = n.orderable(!0).flatten(), s = Ln(t, "col"), p = a.iTabIndex; + var i, r = g.order, n = d.api.columns(v), o = a.aoColumns[n.flatten()[0]], h = n.orderable().includes(!0), c = "", l = n.indexes(), u = n.orderable(!0).flatten(), s = Ln(t, "col"), p = a.iTabIndex; v.removeClass( r.isAsc + " " + r.isDesc - ).toggleClass(r.none, !h).toggleClass(r.canAsc, h && c.includes("asc")).toggleClass(r.canDesc, h && c.includes("desc")); + ).toggleClass(r.none, !h).toggleClass(r.canAsc, h && u.includes("asc")).toggleClass(r.canDesc, h && u.includes("desc")); var y = !0; for (i = 0; i < l.length; i++) s.includes(l[i]) || (y = !1); @@ -5650,14 +5650,14 @@ Xt.extend(!0, de.ext.renderer, { } if (l[0] == e) { var b = t[0], A = o.asSorting; - v.attr("aria-sort", b.dir === "asc" ? "ascending" : "descending"), u = A[b.index + 1] ? "Reverse" : "Remove"; + v.attr("aria-sort", b.dir === "asc" ? "ascending" : "descending"), c = A[b.index + 1] ? "Reverse" : "Remove"; } else v.removeAttr("aria-sort"); if (h) { var P = v.find(".dt-column-order"); P.attr("role", "button").attr( "aria-label", - h ? o.ariaTitle + d.api.i18n("oAria.orderable" + u) : o.ariaTitle + h ? o.ariaTitle + d.api.i18n("oAria.orderable" + c) : o.ariaTitle ), p !== -1 && P.attr("tabindex", p); } } @@ -5761,23 +5761,23 @@ de.feature.register("search", function(a, v) { var n = Xt("
").addClass(g.container).append(r.replace(/_INPUT_/, f)); n.find("label").attr("for", "dt-search-" + Ns), n.find("input").attr("id", "dt-search-" + Ns), Ns++; var o = function(l) { - var c = this.value; - B.return && l.key !== "Enter" || c != B.search && Jf(a, v.processing, function() { - B.search = c, qi(a, B), a._iDisplayStart = 0, Ci(a); + var u = this.value; + B.return && l.key !== "Enter" || u != B.search && Jf(a, v.processing, function() { + B.search = u, qi(a, B), a._iDisplayStart = 0, Ci(a); }); - }, h = a.searchDelay !== null ? a.searchDelay : 0, u = Xt("input", n).val(B.search).attr("placeholder", v.placeholder).on( + }, h = a.searchDelay !== null ? a.searchDelay : 0, c = Xt("input", n).val(B.search).attr("placeholder", v.placeholder).on( "keyup.DT search.DT input.DT paste.DT cut.DT", h ? de.util.debounce(o, h) : o ).on("mouseup.DT", function(l) { setTimeout(function() { - o.call(u[0], l); + o.call(c[0], l); }, 10); }).on("keypress.DT", function(l) { if (l.keyCode == 13) return !1; }).attr("aria-controls", w); - return Xt(a.nTable).on("search.dt.DT", function(l, c) { - a === c && u[0] !== document.activeElement && u.val( + return Xt(a.nTable).on("search.dt.DT", function(l, u) { + a === u && c[0] !== document.activeElement && c.val( typeof B.search != "function" ? B.search : "" ); }), n; @@ -5810,21 +5810,21 @@ function ul(a, v, g) { return b === "numbers" ? cl(i, r, g.buttons, g.boundaryNumbers) : b; }); n = n.concat.apply(n, h); - for (var u = 0; u < n.length; u++) { - var l = n[u], c = x1(a, l, i, r), s = Jo(a, "pagingButton")( + for (var c = 0; c < n.length; c++) { + var l = n[c], u = x1(a, l, i, r), s = Jo(a, "pagingButton")( a, l, - c.display, - c.active, - c.disabled + u.display, + u.active, + u.disabled ), p = typeof l == "string" ? L[l] : L.number ? L.number + (l + 1) : null; Xt(s.clicker).attr({ "aria-controls": a.sTableId, - "aria-disabled": c.disabled ? "true" : null, - "aria-current": c.active ? "page" : null, + "aria-disabled": u.disabled ? "true" : null, + "aria-current": u.active ? "page" : null, "aria-label": p, "data-dt-idx": l, - tabIndex: c.disabled ? -1 : a.iTabIndex && s.clicker[0].nodeName.toLowerCase() !== "span" ? a.iTabIndex : null + tabIndex: u.disabled ? -1 : a.iTabIndex && s.clicker[0].nodeName.toLowerCase() !== "span" ? a.iTabIndex : null // `0` doesn't need a tabIndex since it is the default }), typeof l != "number" && Xt(s.clicker).addClass(l), el( s.clicker, @@ -5895,16 +5895,16 @@ de.feature.register("pageLength", function(a, v) { Xt.isPlainObject(B[t]) ? (f.push(B[t].value), d.push(B[t].label)) : (f.push(B[t]), d.push(B[t])); var i = v.text.match(/_MENU_$/), r = v.text.match(/^_MENU_/), n = v.text.replace(/_MENU_/, ""), o = ""; r ? o = "_MENU_" : i && (o = "_MENU_"); - var h = "tmp-" + +/* @__PURE__ */ new Date(), u = Xt("
").addClass(w.container).append( + var h = "tmp-" + +/* @__PURE__ */ new Date(), c = Xt("
").addClass(w.container).append( o.replace("_MENU_", '') ), l = []; - Array.prototype.slice.call(u.find("label")[0].childNodes).forEach(function(p) { + Array.prototype.slice.call(c.find("label")[0].childNodes).forEach(function(p) { p.nodeType === Node.TEXT_NODE && l.push({ el: p, text: p.textContent }); }); - var c = function(p) { + var u = function(p) { l.forEach(function(y) { y.el.textContent = s0(a, y.text, p); }); @@ -5917,11 +5917,11 @@ de.feature.register("pageLength", function(a, v) { typeof d[t] == "number" ? a.fnFormatNumber(d[t]) : d[t], f[t] ); - return u.find("label").attr("for", "dt-length-" + Ms), s.attr("id", "dt-length-" + Ms), Ms++, u.find("#" + h).replaceWith(s), Xt("select", u).val(a._iDisplayLength).on("change.DT", function() { + return c.find("label").attr("for", "dt-length-" + Ms), s.attr("id", "dt-length-" + Ms), Ms++, c.find("#" + h).replaceWith(s), Xt("select", c).val(a._iDisplayLength).on("change.DT", function() { Kf(a, Xt(this).val()), Ci(a); }), Xt(a.nTable).on("length.dt.DT", function(p, y, x) { - a === y && (Xt("select", u).val(x), c(x)); - }), c(a._iDisplayLength), u; + a === y && (Xt("select", c).val(x), u(x)); + }), u(a._iDisplayLength), c; }, "l"); Xt.fn.dataTable = de; de.$ = Xt; @@ -6194,9 +6194,9 @@ ir.extend(Ga.prototype, { ); else if (a === "in") { this._clone(v, g); - var r = i.offset(), n = ir(document).scrollTop(), o = ir(window).height(), h = n + o, u = B ? r.top : L.tbodyTop, l = B ? r.top + i.outerHeight() : L.tfootTop, c; - v === "footer" ? c = u > h ? L.tfootHeight : u + L.tfootHeight - h : c = n + this.c.headerOffset + L.theadHeight - l; - var s = v === "header" ? "top" : "bottom", p = this.c[v + "Offset"] - (c > 0 ? c : 0); + var r = i.offset(), n = ir(document).scrollTop(), o = ir(window).height(), h = n + o, c = B ? r.top : L.tbodyTop, l = B ? r.top + i.outerHeight() : L.tfootTop, u; + v === "footer" ? u = c > h ? L.tfootHeight : c + L.tfootHeight - h : u = n + this.c.headerOffset + L.theadHeight - l; + var s = v === "header" ? "top" : "bottom", p = this.c[v + "Offset"] - (u > 0 ? u : 0); w.floating.addClass("fixedHeader-floating"), w.floatingParent.css(s, p).css({ left: L.left, "z-index": 3 @@ -6236,13 +6236,13 @@ ir.extend(Ga.prototype, { */ _scroll: function(a) { if (!this.s.dt.settings()[0].bDestroying) { - var v = this._scrollEnabled(), g = ir(this.s.dt.table().node()).parent(), w = g.offset(), L = g.outerHeight(), B = ir(document).scrollLeft(), f = ir(document).scrollTop(), d = ir(window).height(), t = d + f, i = this.s.position, r, n, o = v ? w.top : i.tbodyTop, h = v ? w.left : i.left, u = v ? w.top + L : i.tfootTop, l = v ? g.outerWidth() : i.tbodyWidth; + var v = this._scrollEnabled(), g = ir(this.s.dt.table().node()).parent(), w = g.offset(), L = g.outerHeight(), B = ir(document).scrollLeft(), f = ir(document).scrollTop(), d = ir(window).height(), t = d + f, i = this.s.position, r, n, o = v ? w.top : i.tbodyTop, h = v ? w.left : i.left, c = v ? w.top + L : i.tfootTop, l = v ? g.outerWidth() : i.tbodyWidth; this.c.header && (this.s.enable ? !i.visible || f + this.c.headerOffset + i.theadHeight <= o ? r = "in-place" : /* The scrolling plus the header offset plus the height of the header is lower than the top of the body */ f + this.c.headerOffset + i.theadHeight > o && // And the scrolling at the top plus the header offset is above the bottom of the body - f + this.c.headerOffset + i.theadHeight < u ? (r = "in", f + this.c.headerOffset + i.theadHeight > u || this.dom.header.floatingParent === void 0 ? a = !0 : this.dom.header.floatingParent.css({ + f + this.c.headerOffset + i.theadHeight < c ? (r = "in", f + this.c.headerOffset + i.theadHeight > c || this.dom.header.floatingParent === void 0 ? a = !0 : this.dom.header.floatingParent.css({ top: this.c.headerOffset, position: "fixed" }).children().eq(0).append(this.dom.header.floating)) : r = "below" : r = "in-place", (a || r !== this.s.headerMode) && this._modeChange(r, "header", a), this._horizontal("header", B)); - var c = { + var u = { offset: { top: 0, left: 0 }, height: 0 }, s = { @@ -6250,21 +6250,21 @@ ir.extend(Ga.prototype, { height: 0 }; if (this.c.footer && this.dom.tfoot.length && this.dom.tfoot.find("th, td").length) { - this.s.enable ? !i.visible || i.tfootBottom + this.c.footerOffset <= t ? n = "in-place" : u + i.tfootHeight + this.c.footerOffset > t && o + this.c.footerOffset < t ? (n = "in", a = !0) : n = "above" : n = "in-place", (a || n !== this.s.footerMode) && this._modeChange(n, "footer", a), this._horizontal("footer", B); + this.s.enable ? !i.visible || i.tfootBottom + this.c.footerOffset <= t ? n = "in-place" : c + i.tfootHeight + this.c.footerOffset > t && o + this.c.footerOffset < t ? (n = "in", a = !0) : n = "above" : n = "in-place", (a || n !== this.s.footerMode) && this._modeChange(n, "footer", a), this._horizontal("footer", B); var p = function(b) { return { offset: b.offset(), height: b.outerHeight() }; }; - if (c = this.dom.header.floating ? p(this.dom.header.floating) : p(this.dom.thead), s = this.dom.footer.floating ? p(this.dom.footer.floating) : p(this.dom.tfoot), v && s.offset.top > f) { + if (u = this.dom.header.floating ? p(this.dom.header.floating) : p(this.dom.thead), s = this.dom.footer.floating ? p(this.dom.footer.floating) : p(this.dom.tfoot), v && s.offset.top > f) { var y = f - w.top, x = t + // If the gap between the top of the scrollbody and the window is more than // the height of the header then the top of the table is still visible so add that gap // Doing this has effectively calculated the height from the top of the table to the bottom of the current page - (y > -c.height ? y : 0) - // Take from that + (y > -u.height ? y : 0) - // Take from that // The top of the header plus - (c.offset.top + // The header height if the standard header is present - (y < -c.height ? c.height : 0) + // And the height of the footer + (u.offset.top + // The header height if the standard header is present + (y < -u.height ? u.height : 0) + // And the height of the footer s.height); x < 0 && (x = 0), g.outerHeight(x), Math.round(g.outerHeight()) >= Math.round(x) ? ir(this.dom.tfoot.parent()).addClass("fixedHeader-floating") : ir(this.dom.tfoot.parent()).removeClass( "fixedHeader-floating" @@ -6280,7 +6280,7 @@ ir.extend(Ga.prototype, { P = D.length === 0 ? null : D.clone().css("z-index", 1); } return P !== null && (r === "in" || r === "below" ? P.appendTo("body").css({ - top: A === "top" ? c.offset.top : s.offset.top, + top: A === "top" ? u.offset.top : s.offset.top, left: b === "right" ? h + l - P.width() : h }) : P.detach()), P; }; @@ -6416,9 +6416,9 @@ https://github.com/nodeca/pako/blob/main/LICENSE throw o.code = "MODULE_NOT_FOUND", o; } var h = L[i] = { exports: {} }; - w[i][0].call(h.exports, function(u) { - var l = w[i][1][u]; - return f(l || u); + w[i][0].call(h.exports, function(c) { + var l = w[i][1][c]; + return f(l || c); }, h, h.exports, g, w, L, B); } return L[i].exports; @@ -6429,24 +6429,24 @@ https://github.com/nodeca/pako/blob/main/LICENSE }({ 1: [function(g, w, L) { var B = g("./utils"), f = g("./support"), d = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="; L.encode = function(t) { - for (var i, r, n, o, h, u, l, c = [], s = 0, p = t.length, y = p, x = B.getTypeOf(t) !== "string"; s < t.length; ) - y = p - s, n = x ? (i = t[s++], r = s < p ? t[s++] : 0, s < p ? t[s++] : 0) : (i = t.charCodeAt(s++), r = s < p ? t.charCodeAt(s++) : 0, s < p ? t.charCodeAt(s++) : 0), o = i >> 2, h = (3 & i) << 4 | r >> 4, u = 1 < y ? (15 & r) << 2 | n >> 6 : 64, l = 2 < y ? 63 & n : 64, c.push(d.charAt(o) + d.charAt(h) + d.charAt(u) + d.charAt(l)); - return c.join(""); + for (var i, r, n, o, h, c, l, u = [], s = 0, p = t.length, y = p, x = B.getTypeOf(t) !== "string"; s < t.length; ) + y = p - s, n = x ? (i = t[s++], r = s < p ? t[s++] : 0, s < p ? t[s++] : 0) : (i = t.charCodeAt(s++), r = s < p ? t.charCodeAt(s++) : 0, s < p ? t.charCodeAt(s++) : 0), o = i >> 2, h = (3 & i) << 4 | r >> 4, c = 1 < y ? (15 & r) << 2 | n >> 6 : 64, l = 2 < y ? 63 & n : 64, u.push(d.charAt(o) + d.charAt(h) + d.charAt(c) + d.charAt(l)); + return u.join(""); }, L.decode = function(t) { - var i, r, n, o, h, u, l = 0, c = 0, s = "data:"; + var i, r, n, o, h, c, l = 0, u = 0, s = "data:"; if (t.substr(0, s.length) === s) throw new Error("Invalid base64 input, it looks like a data url."); var p, y = 3 * (t = t.replace(/[^A-Za-z0-9+/=]/g, "")).length / 4; if (t.charAt(t.length - 1) === d.charAt(64) && y--, t.charAt(t.length - 2) === d.charAt(64) && y--, y % 1 != 0) throw new Error("Invalid base64 input, bad content length."); for (p = f.uint8array ? new Uint8Array(0 | y) : new Array(0 | y); l < t.length; ) - i = d.indexOf(t.charAt(l++)) << 2 | (o = d.indexOf(t.charAt(l++))) >> 4, r = (15 & o) << 4 | (h = d.indexOf(t.charAt(l++))) >> 2, n = (3 & h) << 6 | (u = d.indexOf(t.charAt(l++))), p[c++] = i, h !== 64 && (p[c++] = r), u !== 64 && (p[c++] = n); + i = d.indexOf(t.charAt(l++)) << 2 | (o = d.indexOf(t.charAt(l++))) >> 4, r = (15 & o) << 4 | (h = d.indexOf(t.charAt(l++))) >> 2, n = (3 & h) << 6 | (c = d.indexOf(t.charAt(l++))), p[u++] = i, h !== 64 && (p[u++] = r), c !== 64 && (p[u++] = n); return p; }; }, { "./support": 30, "./utils": 32 }], 2: [function(g, w, L) { var B = g("./external"), f = g("./stream/DataWorker"), d = g("./stream/Crc32Probe"), t = g("./stream/DataLengthProbe"); - function i(r, n, o, h, u) { - this.compressedSize = r, this.uncompressedSize = n, this.crc32 = o, this.compression = h, this.compressedContent = u; + function i(r, n, o, h, c) { + this.compressedSize = r, this.uncompressedSize = n, this.crc32 = o, this.compression = h, this.compressedContent = c; } i.prototype = { getContentWorker: function() { var r = new f(B.Promise.resolve(this.compressedContent)).pipe(this.compression.uncompressWorker()).pipe(new t("data_length")), n = this; @@ -6478,15 +6478,15 @@ https://github.com/nodeca/pako/blob/main/LICENSE }(); w.exports = function(d, t) { return d !== void 0 && d.length ? B.getTypeOf(d) !== "string" ? function(i, r, n, o) { - var h = f, u = o + n; + var h = f, c = o + n; i ^= -1; - for (var l = o; l < u; l++) + for (var l = o; l < c; l++) i = i >>> 8 ^ h[255 & (i ^ r[l])]; return -1 ^ i; }(0 | t, d, d.length, 0) : function(i, r, n, o) { - var h = f, u = o + n; + var h = f, c = o + n; i ^= -1; - for (var l = o; l < u; l++) + for (var l = o; l < c; l++) i = i >>> 8 ^ h[255 & (i ^ r.charCodeAt(l))]; return -1 ^ i; }(0 | t, d, d.length, 0) : 0; @@ -6519,17 +6519,17 @@ https://github.com/nodeca/pako/blob/main/LICENSE return new r("Inflate", {}); }; }, { "./stream/GenericWorker": 28, "./utils": 32, pako: 38 }], 8: [function(g, w, L) { - function B(h, u) { - var l, c = ""; - for (l = 0; l < u; l++) - c += String.fromCharCode(255 & h), h >>>= 8; - return c; + function B(h, c) { + var l, u = ""; + for (l = 0; l < c; l++) + u += String.fromCharCode(255 & h), h >>>= 8; + return u; } - function f(h, u, l, c, s, p) { + function f(h, c, l, u, s, p) { var y, x, e = h.file, b = h.compression, A = p !== i.utf8encode, P = d.transformTo("string", p(e.name)), D = d.transformTo("string", i.utf8encode(e.name)), E = e.comment, T = d.transformTo("string", p(E)), C = d.transformTo("string", i.utf8encode(E)), F = D.length !== e.name.length, m = C.length !== E.length, I = "", O = "", M = "", N = e.dir, G = e.date, ot = { crc32: 0, compressedSize: 0, uncompressedSize: 0 }; - u && !l || (ot.crc32 = h.crc32, ot.compressedSize = h.compressedSize, ot.uncompressedSize = h.uncompressedSize); + c && !l || (ot.crc32 = h.crc32, ot.compressedSize = h.compressedSize, ot.uncompressedSize = h.uncompressedSize); var K = 0; - u && (K |= 8), A || !F && !m || (K |= 2048); + c && (K |= 8), A || !F && !m || (K |= 2048); var nt = 0, xt = 0; N && (nt |= 16), s === "UNIX" ? (xt = 798, nt |= function(St, Dt) { var Lt = St; @@ -6539,70 +6539,70 @@ https://github.com/nodeca/pako/blob/main/LICENSE }(e.dosPermissions)), y = G.getUTCHours(), y <<= 6, y |= G.getUTCMinutes(), y <<= 5, y |= G.getUTCSeconds() / 2, x = G.getUTCFullYear() - 1980, x <<= 4, x |= G.getUTCMonth() + 1, x <<= 5, x |= G.getUTCDate(), F && (O = B(1, 1) + B(r(P), 4) + D, I += "up" + B(O.length, 2) + O), m && (M = B(1, 1) + B(r(T), 4) + C, I += "uc" + B(M.length, 2) + M); var bt = ""; return bt += ` -\0`, bt += B(K, 2), bt += b.magic, bt += B(y, 2), bt += B(x, 2), bt += B(ot.crc32, 4), bt += B(ot.compressedSize, 4), bt += B(ot.uncompressedSize, 4), bt += B(P.length, 2), bt += B(I.length, 2), { fileRecord: n.LOCAL_FILE_HEADER + bt + P + I, dirRecord: n.CENTRAL_FILE_HEADER + B(xt, 2) + bt + B(T.length, 2) + "\0\0\0\0" + B(nt, 4) + B(c, 4) + P + I + T }; +\0`, bt += B(K, 2), bt += b.magic, bt += B(y, 2), bt += B(x, 2), bt += B(ot.crc32, 4), bt += B(ot.compressedSize, 4), bt += B(ot.uncompressedSize, 4), bt += B(P.length, 2), bt += B(I.length, 2), { fileRecord: n.LOCAL_FILE_HEADER + bt + P + I, dirRecord: n.CENTRAL_FILE_HEADER + B(xt, 2) + bt + B(T.length, 2) + "\0\0\0\0" + B(nt, 4) + B(u, 4) + P + I + T }; } var d = g("../utils"), t = g("../stream/GenericWorker"), i = g("../utf8"), r = g("../crc32"), n = g("../signature"); - function o(h, u, l, c) { - t.call(this, "ZipFileWorker"), this.bytesWritten = 0, this.zipComment = u, this.zipPlatform = l, this.encodeFileName = c, this.streamFiles = h, this.accumulate = !1, this.contentBuffer = [], this.dirRecords = [], this.currentSourceOffset = 0, this.entriesCount = 0, this.currentFile = null, this._sources = []; + function o(h, c, l, u) { + t.call(this, "ZipFileWorker"), this.bytesWritten = 0, this.zipComment = c, this.zipPlatform = l, this.encodeFileName = u, this.streamFiles = h, this.accumulate = !1, this.contentBuffer = [], this.dirRecords = [], this.currentSourceOffset = 0, this.entriesCount = 0, this.currentFile = null, this._sources = []; } d.inherits(o, t), o.prototype.push = function(h) { - var u = h.meta.percent || 0, l = this.entriesCount, c = this._sources.length; - this.accumulate ? this.contentBuffer.push(h) : (this.bytesWritten += h.data.length, t.prototype.push.call(this, { data: h.data, meta: { currentFile: this.currentFile, percent: l ? (u + 100 * (l - c - 1)) / l : 100 } })); + var c = h.meta.percent || 0, l = this.entriesCount, u = this._sources.length; + this.accumulate ? this.contentBuffer.push(h) : (this.bytesWritten += h.data.length, t.prototype.push.call(this, { data: h.data, meta: { currentFile: this.currentFile, percent: l ? (c + 100 * (l - u - 1)) / l : 100 } })); }, o.prototype.openedSource = function(h) { this.currentSourceOffset = this.bytesWritten, this.currentFile = h.file.name; - var u = this.streamFiles && !h.file.dir; - if (u) { - var l = f(h, u, !1, this.currentSourceOffset, this.zipPlatform, this.encodeFileName); + var c = this.streamFiles && !h.file.dir; + if (c) { + var l = f(h, c, !1, this.currentSourceOffset, this.zipPlatform, this.encodeFileName); this.push({ data: l.fileRecord, meta: { percent: 0 } }); } else this.accumulate = !0; }, o.prototype.closedSource = function(h) { this.accumulate = !1; - var u = this.streamFiles && !h.file.dir, l = f(h, u, !0, this.currentSourceOffset, this.zipPlatform, this.encodeFileName); - if (this.dirRecords.push(l.dirRecord), u) - this.push({ data: function(c) { - return n.DATA_DESCRIPTOR + B(c.crc32, 4) + B(c.compressedSize, 4) + B(c.uncompressedSize, 4); + var c = this.streamFiles && !h.file.dir, l = f(h, c, !0, this.currentSourceOffset, this.zipPlatform, this.encodeFileName); + if (this.dirRecords.push(l.dirRecord), c) + this.push({ data: function(u) { + return n.DATA_DESCRIPTOR + B(u.crc32, 4) + B(u.compressedSize, 4) + B(u.uncompressedSize, 4); }(h), meta: { percent: 100 } }); else for (this.push({ data: l.fileRecord, meta: { percent: 0 } }); this.contentBuffer.length; ) this.push(this.contentBuffer.shift()); this.currentFile = null; }, o.prototype.flush = function() { - for (var h = this.bytesWritten, u = 0; u < this.dirRecords.length; u++) - this.push({ data: this.dirRecords[u], meta: { percent: 100 } }); - var l = this.bytesWritten - h, c = function(s, p, y, x, e) { + for (var h = this.bytesWritten, c = 0; c < this.dirRecords.length; c++) + this.push({ data: this.dirRecords[c], meta: { percent: 100 } }); + var l = this.bytesWritten - h, u = function(s, p, y, x, e) { var b = d.transformTo("string", e(x)); return n.CENTRAL_DIRECTORY_END + "\0\0\0\0" + B(s, 2) + B(s, 2) + B(p, 4) + B(y, 4) + B(b.length, 2) + b; }(this.dirRecords.length, l, h, this.zipComment, this.encodeFileName); - this.push({ data: c, meta: { percent: 100 } }); + this.push({ data: u, meta: { percent: 100 } }); }, o.prototype.prepareNextSource = function() { this.previous = this._sources.shift(), this.openedSource(this.previous.streamInfo), this.isPaused ? this.previous.pause() : this.previous.resume(); }, o.prototype.registerPrevious = function(h) { this._sources.push(h); - var u = this; + var c = this; return h.on("data", function(l) { - u.processChunk(l); + c.processChunk(l); }), h.on("end", function() { - u.closedSource(u.previous.streamInfo), u._sources.length ? u.prepareNextSource() : u.end(); + c.closedSource(c.previous.streamInfo), c._sources.length ? c.prepareNextSource() : c.end(); }), h.on("error", function(l) { - u.error(l); + c.error(l); }), this; }, o.prototype.resume = function() { return !!t.prototype.resume.call(this) && (!this.previous && this._sources.length ? (this.prepareNextSource(), !0) : this.previous || this._sources.length || this.generatedError ? void 0 : (this.end(), !0)); }, o.prototype.error = function(h) { - var u = this._sources; + var c = this._sources; if (!t.prototype.error.call(this, h)) return !1; - for (var l = 0; l < u.length; l++) + for (var l = 0; l < c.length; l++) try { - u[l].error(h); - } catch (c) { + c[l].error(h); + } catch (u) { } return !0; }, o.prototype.lock = function() { t.prototype.lock.call(this); - for (var h = this._sources, u = 0; u < h.length; u++) - h[u].lock(); + for (var h = this._sources, c = 0; c < h.length; c++) + h[c].lock(); }, w.exports = o; }, { "../crc32": 4, "../signature": 23, "../stream/GenericWorker": 28, "../utf8": 31, "../utils": 32 }], 9: [function(g, w, L) { var B = g("../compressions"), f = g("./ZipFileWorker"); @@ -6611,13 +6611,13 @@ https://github.com/nodeca/pako/blob/main/LICENSE try { d.forEach(function(o, h) { n++; - var u = function(p, y) { + var c = function(p, y) { var x = p || y, e = B[x]; if (!e) throw new Error(x + " is not a valid compression method !"); return e; - }(h.options.compression, t.compression), l = h.options.compressionOptions || t.compressionOptions || {}, c = h.dir, s = h.date; - h._compressWorker(u, l).withStreamInfo("file", { name: o, dir: c, date: s, comment: h.comment || "", unixPermissions: h.unixPermissions, dosPermissions: h.dosPermissions }).pipe(r); + }(h.options.compression, t.compression), l = h.options.compressionOptions || t.compressionOptions || {}, u = h.dir, s = h.date; + h._compressWorker(c, l).withStreamInfo("file", { name: o, dir: u, date: s, comment: h.comment || "", unixPermissions: h.unixPermissions, dosPermissions: h.dosPermissions }).pipe(r); }), r.entriesCount = n; } catch (o) { r.error(o); @@ -6643,32 +6643,32 @@ https://github.com/nodeca/pako/blob/main/LICENSE }, { "./defaults": 5, "./external": 6, "./load": 11, "./object": 15, "./support": 30 }], 11: [function(g, w, L) { var B = g("./utils"), f = g("./external"), d = g("./utf8"), t = g("./zipEntries"), i = g("./stream/Crc32Probe"), r = g("./nodejsUtils"); function n(o) { - return new f.Promise(function(h, u) { + return new f.Promise(function(h, c) { var l = o.decompressed.getContentWorker().pipe(new i()); - l.on("error", function(c) { - u(c); + l.on("error", function(u) { + c(u); }).on("end", function() { - l.streamInfo.crc32 !== o.decompressed.crc32 ? u(new Error("Corrupted zip : CRC32 mismatch")) : h(); + l.streamInfo.crc32 !== o.decompressed.crc32 ? c(new Error("Corrupted zip : CRC32 mismatch")) : h(); }).resume(); }); } w.exports = function(o, h) { - var u = this; + var c = this; return h = B.extend(h || {}, { base64: !1, checkCRC32: !1, optimizedBinaryString: !1, createFolders: !1, decodeFileName: d.utf8decode }), r.isNode && r.isStream(o) ? f.Promise.reject(new Error("JSZip can't accept a stream when loading a zip file.")) : B.prepareContent("the loaded zip file", o, !0, h.optimizedBinaryString, h.base64).then(function(l) { - var c = new t(h); - return c.load(l), c; + var u = new t(h); + return u.load(l), u; }).then(function(l) { - var c = [f.Promise.resolve(l)], s = l.files; + var u = [f.Promise.resolve(l)], s = l.files; if (h.checkCRC32) for (var p = 0; p < s.length; p++) - c.push(n(s[p])); - return f.Promise.all(c); + u.push(n(s[p])); + return f.Promise.all(u); }).then(function(l) { - for (var c = l.shift(), s = c.files, p = 0; p < s.length; p++) { + for (var u = l.shift(), s = u.files, p = 0; p < s.length; p++) { var y = s[p], x = y.fileNameStr, e = B.resolve(y.fileNameStr); - u.file(e, y.decompressed, { binary: !0, optimizedBinaryString: !0, date: y.date, dir: y.dir, comment: y.fileCommentStr.length ? y.fileCommentStr : null, unixPermissions: y.unixPermissions, dosPermissions: y.dosPermissions, createFolders: h.createFolders }), y.dir || (u.file(e).unsafeOriginalName = x); + c.file(e, y.decompressed, { binary: !0, optimizedBinaryString: !0, date: y.date, dir: y.dir, comment: y.fileCommentStr.length ? y.fileCommentStr : null, unixPermissions: y.unixPermissions, dosPermissions: y.dosPermissions, createFolders: h.createFolders }), y.dir || (c.file(e).unsafeOriginalName = x); } - return c.zipComment.length && (u.comment = c.zipComment), u; + return u.zipComment.length && (c.comment = u.zipComment), c; }); }; }, { "./external": 6, "./nodejsUtils": 14, "./stream/Crc32Probe": 25, "./utf8": 31, "./utils": 32, "./zipEntries": 33 }], 12: [function(g, w, L) { @@ -6726,15 +6726,15 @@ https://github.com/nodeca/pako/blob/main/LICENSE }, {}], 15: [function(g, w, L) { function B(e, b, A) { var P, D = d.getTypeOf(b), E = d.extend(A || {}, r); - E.date = E.date || /* @__PURE__ */ new Date(), E.compression !== null && (E.compression = E.compression.toUpperCase()), typeof E.unixPermissions == "string" && (E.unixPermissions = parseInt(E.unixPermissions, 8)), E.unixPermissions && 16384 & E.unixPermissions && (E.dir = !0), E.dosPermissions && 16 & E.dosPermissions && (E.dir = !0), E.dir && (e = s(e)), E.createFolders && (P = c(e)) && p.call(this, P, !0); + E.date = E.date || /* @__PURE__ */ new Date(), E.compression !== null && (E.compression = E.compression.toUpperCase()), typeof E.unixPermissions == "string" && (E.unixPermissions = parseInt(E.unixPermissions, 8)), E.unixPermissions && 16384 & E.unixPermissions && (E.dir = !0), E.dosPermissions && 16 & E.dosPermissions && (E.dir = !0), E.dir && (e = s(e)), E.createFolders && (P = u(e)) && p.call(this, P, !0); var T = D === "string" && E.binary === !1 && E.base64 === !1; A && A.binary !== void 0 || (E.binary = !T), (b instanceof n && b.uncompressedSize === 0 || E.dir || !b || b.length === 0) && (E.base64 = !1, E.binary = !0, b = "", E.compression = "STORE", D = "string"); var C = null; - C = b instanceof n || b instanceof t ? b : u.isNode && u.isStream(b) ? new l(e, b) : d.prepareContent(e, b, E.binary, E.optimizedBinaryString, E.base64); + C = b instanceof n || b instanceof t ? b : c.isNode && c.isStream(b) ? new l(e, b) : d.prepareContent(e, b, E.binary, E.optimizedBinaryString, E.base64); var F = new o(e, C, E); this.files[e] = F; } - var f = g("./utf8"), d = g("./utils"), t = g("./stream/GenericWorker"), i = g("./stream/StreamHelper"), r = g("./defaults"), n = g("./compressedObject"), o = g("./zipObject"), h = g("./generate"), u = g("./nodejsUtils"), l = g("./nodejs/NodejsStreamInputAdapter"), c = function(e) { + var f = g("./utf8"), d = g("./utils"), t = g("./stream/GenericWorker"), i = g("./stream/StreamHelper"), r = g("./defaults"), n = g("./compressedObject"), o = g("./zipObject"), h = g("./generate"), c = g("./nodejsUtils"), l = g("./nodejs/NodejsStreamInputAdapter"), u = function(e) { e.slice(-1) === "/" && (e = e.substring(0, e.length - 1)); var b = e.lastIndexOf("/"); return 0 < b ? e.substring(0, b) : ""; @@ -7039,12 +7039,12 @@ https://github.com/nodeca/pako/blob/main/LICENSE if (i.nodestream) try { n = g("../nodejs/NodejsStreamOutputAdapter"); - } catch (u) { + } catch (c) { } - function o(u, l) { - return new r.Promise(function(c, s) { - var p = [], y = u._internalType, x = u._outputType, e = u._mimeType; - u.on("data", function(b, A) { + function o(c, l) { + return new r.Promise(function(u, s) { + var p = [], y = c._internalType, x = c._outputType, e = c._mimeType; + c.on("data", function(b, A) { p.push(b), l && l(A); }).on("error", function(b) { p = [], s(b); @@ -7078,7 +7078,7 @@ https://github.com/nodeca/pako/blob/main/LICENSE throw new Error("concat : unsupported type '" + A + "'"); } }(y, p), e); - c(b); + u(b); } catch (A) { s(A); } @@ -7086,7 +7086,7 @@ https://github.com/nodeca/pako/blob/main/LICENSE }).resume(); }); } - function h(u, l, c) { + function h(c, l, u) { var s = l; switch (l) { case "blob": @@ -7097,28 +7097,28 @@ https://github.com/nodeca/pako/blob/main/LICENSE s = "string"; } try { - this._internalType = s, this._outputType = l, this._mimeType = c, B.checkSupport(s), this._worker = u.pipe(new f(s)), u.lock(); + this._internalType = s, this._outputType = l, this._mimeType = u, B.checkSupport(s), this._worker = c.pipe(new f(s)), c.lock(); } catch (p) { this._worker = new d("error"), this._worker.error(p); } } - h.prototype = { accumulate: function(u) { - return o(this, u); - }, on: function(u, l) { - var c = this; - return u === "data" ? this._worker.on(u, function(s) { - l.call(c, s.data, s.meta); - }) : this._worker.on(u, function() { - B.delay(l, arguments, c); + h.prototype = { accumulate: function(c) { + return o(this, c); + }, on: function(c, l) { + var u = this; + return c === "data" ? this._worker.on(c, function(s) { + l.call(u, s.data, s.meta); + }) : this._worker.on(c, function() { + B.delay(l, arguments, u); }), this; }, resume: function() { return B.delay(this._worker.resume, [], this._worker), this; }, pause: function() { return this._worker.pause(), this; - }, toNodejsStream: function(u) { + }, toNodejsStream: function(c) { if (B.checkSupport("nodestream"), this._outputType !== "nodebuffer") throw new Error(this._outputType + " is not supported by this method"); - return new n(this, { objectMode: this._outputType !== "nodebuffer" }, u); + return new n(this, { objectMode: this._outputType !== "nodebuffer" }, c); } }, w.exports = h; }, { "../base64": 1, "../external": 6, "../nodejs/NodejsStreamOutputAdapter": 13, "../support": 30, "../utils": 32, "./ConvertWorker": 24, "./GenericWorker": 28 }], 30: [function(g, w, L) { if (L.base64 = !0, L.array = !0, L.string = !0, L.arraybuffer = typeof ArrayBuffer != "undefined" && typeof Uint8Array != "undefined", L.nodebuffer = typeof Buffer != "undefined", L.uint8array = typeof Uint8Array != "undefined", typeof ArrayBuffer == "undefined") @@ -7152,46 +7152,46 @@ https://github.com/nodeca/pako/blob/main/LICENSE t.call(this, "utf-8 encode"); } L.utf8encode = function(h) { - return f.nodebuffer ? d.newBufferFrom(h, "utf-8") : function(u) { - var l, c, s, p, y, x = u.length, e = 0; + return f.nodebuffer ? d.newBufferFrom(h, "utf-8") : function(c) { + var l, u, s, p, y, x = c.length, e = 0; for (p = 0; p < x; p++) - (64512 & (c = u.charCodeAt(p))) == 55296 && p + 1 < x && (64512 & (s = u.charCodeAt(p + 1))) == 56320 && (c = 65536 + (c - 55296 << 10) + (s - 56320), p++), e += c < 128 ? 1 : c < 2048 ? 2 : c < 65536 ? 3 : 4; + (64512 & (u = c.charCodeAt(p))) == 55296 && p + 1 < x && (64512 & (s = c.charCodeAt(p + 1))) == 56320 && (u = 65536 + (u - 55296 << 10) + (s - 56320), p++), e += u < 128 ? 1 : u < 2048 ? 2 : u < 65536 ? 3 : 4; for (l = f.uint8array ? new Uint8Array(e) : new Array(e), p = y = 0; y < e; p++) - (64512 & (c = u.charCodeAt(p))) == 55296 && p + 1 < x && (64512 & (s = u.charCodeAt(p + 1))) == 56320 && (c = 65536 + (c - 55296 << 10) + (s - 56320), p++), c < 128 ? l[y++] = c : (c < 2048 ? l[y++] = 192 | c >>> 6 : (c < 65536 ? l[y++] = 224 | c >>> 12 : (l[y++] = 240 | c >>> 18, l[y++] = 128 | c >>> 12 & 63), l[y++] = 128 | c >>> 6 & 63), l[y++] = 128 | 63 & c); + (64512 & (u = c.charCodeAt(p))) == 55296 && p + 1 < x && (64512 & (s = c.charCodeAt(p + 1))) == 56320 && (u = 65536 + (u - 55296 << 10) + (s - 56320), p++), u < 128 ? l[y++] = u : (u < 2048 ? l[y++] = 192 | u >>> 6 : (u < 65536 ? l[y++] = 224 | u >>> 12 : (l[y++] = 240 | u >>> 18, l[y++] = 128 | u >>> 12 & 63), l[y++] = 128 | u >>> 6 & 63), l[y++] = 128 | 63 & u); return l; }(h); }, L.utf8decode = function(h) { - return f.nodebuffer ? B.transformTo("nodebuffer", h).toString("utf-8") : function(u) { - var l, c, s, p, y = u.length, x = new Array(2 * y); - for (l = c = 0; l < y; ) - if ((s = u[l++]) < 128) - x[c++] = s; + return f.nodebuffer ? B.transformTo("nodebuffer", h).toString("utf-8") : function(c) { + var l, u, s, p, y = c.length, x = new Array(2 * y); + for (l = u = 0; l < y; ) + if ((s = c[l++]) < 128) + x[u++] = s; else if (4 < (p = i[s])) - x[c++] = 65533, l += p - 1; + x[u++] = 65533, l += p - 1; else { for (s &= p === 2 ? 31 : p === 3 ? 15 : 7; 1 < p && l < y; ) - s = s << 6 | 63 & u[l++], p--; - 1 < p ? x[c++] = 65533 : s < 65536 ? x[c++] = s : (s -= 65536, x[c++] = 55296 | s >> 10 & 1023, x[c++] = 56320 | 1023 & s); + s = s << 6 | 63 & c[l++], p--; + 1 < p ? x[u++] = 65533 : s < 65536 ? x[u++] = s : (s -= 65536, x[u++] = 55296 | s >> 10 & 1023, x[u++] = 56320 | 1023 & s); } - return x.length !== c && (x.subarray ? x = x.subarray(0, c) : x.length = c), B.applyFromCharCode(x); + return x.length !== u && (x.subarray ? x = x.subarray(0, u) : x.length = u), B.applyFromCharCode(x); }(h = B.transformTo(f.uint8array ? "uint8array" : "array", h)); }, B.inherits(n, t), n.prototype.processChunk = function(h) { - var u = B.transformTo(f.uint8array ? "uint8array" : "array", h.data); + var c = B.transformTo(f.uint8array ? "uint8array" : "array", h.data); if (this.leftOver && this.leftOver.length) { if (f.uint8array) { - var l = u; - (u = new Uint8Array(l.length + this.leftOver.length)).set(this.leftOver, 0), u.set(l, this.leftOver.length); + var l = c; + (c = new Uint8Array(l.length + this.leftOver.length)).set(this.leftOver, 0), c.set(l, this.leftOver.length); } else - u = this.leftOver.concat(u); + c = this.leftOver.concat(c); this.leftOver = null; } - var c = function(p, y) { + var u = function(p, y) { var x; for ((y = y || p.length) > p.length && (y = p.length), x = y - 1; 0 <= x && (192 & p[x]) == 128; ) x--; return x < 0 || x === 0 ? y : x + i[p[x]] > y ? x : y; - }(u), s = u; - c !== u.length && (f.uint8array ? (s = u.subarray(0, c), this.leftOver = u.subarray(c, u.length)) : (s = u.slice(0, c), this.leftOver = u.slice(c, u.length))), this.push({ data: L.utf8decode(s), meta: h.meta }); + }(c), s = c; + u !== c.length && (f.uint8array ? (s = c.subarray(0, u), this.leftOver = c.subarray(u, c.length)) : (s = c.slice(0, u), this.leftOver = c.slice(u, c.length))), this.push({ data: L.utf8decode(s), meta: h.meta }); }, n.prototype.flush = function() { this.leftOver && this.leftOver.length && (this.push({ data: L.utf8decode(this.leftOver), meta: {} }), this.leftOver = null); }, L.Utf8DecodeWorker = n, B.inherits(o, t), o.prototype.processChunk = function(h) { @@ -7202,35 +7202,35 @@ https://github.com/nodeca/pako/blob/main/LICENSE function i(l) { return l; } - function r(l, c) { + function r(l, u) { for (var s = 0; s < l.length; ++s) - c[s] = 255 & l.charCodeAt(s); - return c; + u[s] = 255 & l.charCodeAt(s); + return u; } - g("setimmediate"), L.newBlob = function(l, c) { + g("setimmediate"), L.newBlob = function(l, u) { L.checkSupport("blob"); try { - return new Blob([l], { type: c }); + return new Blob([l], { type: u }); } catch (p) { try { var s = new (self.BlobBuilder || self.WebKitBlobBuilder || self.MozBlobBuilder || self.MSBlobBuilder)(); - return s.append(l), s.getBlob(c); + return s.append(l), s.getBlob(u); } catch (y) { throw new Error("Bug : can't construct the Blob."); } } }; - var n = { stringifyByChunk: function(l, c, s) { + var n = { stringifyByChunk: function(l, u, s) { var p = [], y = 0, x = l.length; if (x <= s) return String.fromCharCode.apply(null, l); for (; y < x; ) - c === "array" || c === "nodebuffer" ? p.push(String.fromCharCode.apply(null, l.slice(y, Math.min(y + s, x)))) : p.push(String.fromCharCode.apply(null, l.subarray(y, Math.min(y + s, x)))), y += s; + u === "array" || u === "nodebuffer" ? p.push(String.fromCharCode.apply(null, l.slice(y, Math.min(y + s, x)))) : p.push(String.fromCharCode.apply(null, l.subarray(y, Math.min(y + s, x)))), y += s; return p.join(""); }, stringifyByChar: function(l) { - for (var c = "", s = 0; s < l.length; s++) - c += String.fromCharCode(l[s]); - return c; + for (var u = "", s = 0; s < l.length; s++) + u += String.fromCharCode(l[s]); + return u; }, applyCanBeUsed: { uint8array: function() { try { return B.uint8array && String.fromCharCode.apply(null, new Uint8Array(1)).length === 1; @@ -7245,38 +7245,38 @@ https://github.com/nodeca/pako/blob/main/LICENSE } }() } }; function o(l) { - var c = 65536, s = L.getTypeOf(l), p = !0; + var u = 65536, s = L.getTypeOf(l), p = !0; if (s === "uint8array" ? p = n.applyCanBeUsed.uint8array : s === "nodebuffer" && (p = n.applyCanBeUsed.nodebuffer), p) - for (; 1 < c; ) + for (; 1 < u; ) try { - return n.stringifyByChunk(l, s, c); + return n.stringifyByChunk(l, s, u); } catch (y) { - c = Math.floor(c / 2); + u = Math.floor(u / 2); } return n.stringifyByChar(l); } - function h(l, c) { + function h(l, u) { for (var s = 0; s < l.length; s++) - c[s] = l[s]; - return c; + u[s] = l[s]; + return u; } L.applyFromCharCode = o; - var u = {}; - u.string = { string: i, array: function(l) { + var c = {}; + c.string = { string: i, array: function(l) { return r(l, new Array(l.length)); }, arraybuffer: function(l) { - return u.string.uint8array(l).buffer; + return c.string.uint8array(l).buffer; }, uint8array: function(l) { return r(l, new Uint8Array(l.length)); }, nodebuffer: function(l) { return r(l, d.allocBuffer(l.length)); - } }, u.array = { string: o, array: i, arraybuffer: function(l) { + } }, c.array = { string: o, array: i, arraybuffer: function(l) { return new Uint8Array(l).buffer; }, uint8array: function(l) { return new Uint8Array(l); }, nodebuffer: function(l) { return d.newBufferFrom(l); - } }, u.arraybuffer = { string: function(l) { + } }, c.arraybuffer = { string: function(l) { return o(new Uint8Array(l)); }, array: function(l) { return h(new Uint8Array(l), new Array(l.byteLength)); @@ -7284,28 +7284,28 @@ https://github.com/nodeca/pako/blob/main/LICENSE return new Uint8Array(l); }, nodebuffer: function(l) { return d.newBufferFrom(new Uint8Array(l)); - } }, u.uint8array = { string: o, array: function(l) { + } }, c.uint8array = { string: o, array: function(l) { return h(l, new Array(l.length)); }, arraybuffer: function(l) { return l.buffer; }, uint8array: i, nodebuffer: function(l) { return d.newBufferFrom(l); - } }, u.nodebuffer = { string: o, array: function(l) { + } }, c.nodebuffer = { string: o, array: function(l) { return h(l, new Array(l.length)); }, arraybuffer: function(l) { - return u.nodebuffer.uint8array(l).buffer; + return c.nodebuffer.uint8array(l).buffer; }, uint8array: function(l) { return h(l, new Uint8Array(l.length)); - }, nodebuffer: i }, L.transformTo = function(l, c) { - if (c = c || "", !l) - return c; + }, nodebuffer: i }, L.transformTo = function(l, u) { + if (u = u || "", !l) + return u; L.checkSupport(l); - var s = L.getTypeOf(c); - return u[s][l](c); + var s = L.getTypeOf(u); + return c[s][l](u); }, L.resolve = function(l) { - for (var c = l.split("/"), s = [], p = 0; p < c.length; p++) { - var y = c[p]; - y === "." || y === "" && p !== 0 && p !== c.length - 1 || (y === ".." ? s.pop() : s.push(y)); + for (var u = l.split("/"), s = [], p = 0; p < u.length; p++) { + var y = u[p]; + y === "." || y === "" && p !== 0 && p !== u.length - 1 || (y === ".." ? s.pop() : s.push(y)); } return s.join("/"); }, L.getTypeOf = function(l) { @@ -7314,26 +7314,26 @@ https://github.com/nodeca/pako/blob/main/LICENSE if (!B[l.toLowerCase()]) throw new Error(l + " is not supported by this platform"); }, L.MAX_VALUE_16BITS = 65535, L.MAX_VALUE_32BITS = -1, L.pretty = function(l) { - var c, s, p = ""; + var u, s, p = ""; for (s = 0; s < (l || "").length; s++) - p += "\\x" + ((c = l.charCodeAt(s)) < 16 ? "0" : "") + c.toString(16).toUpperCase(); + p += "\\x" + ((u = l.charCodeAt(s)) < 16 ? "0" : "") + u.toString(16).toUpperCase(); return p; - }, L.delay = function(l, c, s) { + }, L.delay = function(l, u, s) { setImmediate(function() { - l.apply(s || null, c || []); + l.apply(s || null, u || []); }); - }, L.inherits = function(l, c) { + }, L.inherits = function(l, u) { function s() { } - s.prototype = c.prototype, l.prototype = new s(); + s.prototype = u.prototype, l.prototype = new s(); }, L.extend = function() { - var l, c, s = {}; + var l, u, s = {}; for (l = 0; l < arguments.length; l++) - for (c in arguments[l]) - Object.prototype.hasOwnProperty.call(arguments[l], c) && s[c] === void 0 && (s[c] = arguments[l][c]); + for (u in arguments[l]) + Object.prototype.hasOwnProperty.call(arguments[l], u) && s[u] === void 0 && (s[u] = arguments[l][u]); return s; - }, L.prepareContent = function(l, c, s, p, y) { - return t.Promise.resolve(c).then(function(x) { + }, L.prepareContent = function(l, u, s, p, y) { + return t.Promise.resolve(u).then(function(x) { return B.blob && (x instanceof Blob || ["[object File]", "[object Blob]"].indexOf(Object.prototype.toString.call(x)) !== -1) && typeof FileReader != "undefined" ? new t.Promise(function(e, b) { var A = new FileReader(); A.onload = function(P) { @@ -7363,15 +7363,15 @@ https://github.com/nodeca/pako/blob/main/LICENSE }, isSignature: function(n, o) { var h = this.reader.index; this.reader.setIndex(n); - var u = this.reader.readString(4) === o; - return this.reader.setIndex(h), u; + var c = this.reader.readString(4) === o; + return this.reader.setIndex(h), c; }, readBlockEndOfCentral: function() { this.diskNumber = this.reader.readInt(2), this.diskWithCentralDirStart = this.reader.readInt(2), this.centralDirRecordsOnThisDisk = this.reader.readInt(2), this.centralDirRecords = this.reader.readInt(2), this.centralDirSize = this.reader.readInt(4), this.centralDirOffset = this.reader.readInt(4), this.zipCommentLength = this.reader.readInt(2); var n = this.reader.readData(this.zipCommentLength), o = i.uint8array ? "uint8array" : "array", h = f.transformTo(o, n); this.zipComment = this.loadOptions.decodeFileName(h); }, readBlockZip64EndOfCentral: function() { this.zip64EndOfCentralSize = this.reader.readInt(8), this.reader.skip(4), this.diskNumber = this.reader.readInt(4), this.diskWithCentralDirStart = this.reader.readInt(4), this.centralDirRecordsOnThisDisk = this.reader.readInt(8), this.centralDirRecords = this.reader.readInt(8), this.centralDirSize = this.reader.readInt(8), this.centralDirOffset = this.reader.readInt(8), this.zip64ExtensibleData = {}; - for (var n, o, h, u = this.zip64EndOfCentralSize - 44; 0 < u; ) + for (var n, o, h, c = this.zip64EndOfCentralSize - 44; 0 < c; ) n = this.reader.readInt(2), o = this.reader.readInt(4), h = this.reader.readData(o), this.zip64ExtensibleData[n] = { id: n, length: o, value: h }; }, readBlockZip64EndOfCentralLocator: function() { if (this.diskWithZip64CentralDirStart = this.reader.readInt(4), this.relativeOffsetEndOfZip64CentralDir = this.reader.readInt(8), this.disksCount = this.reader.readInt(4), 1 < this.disksCount) @@ -7401,11 +7401,11 @@ https://github.com/nodeca/pako/blob/main/LICENSE } var h = this.centralDirOffset + this.centralDirSize; this.zip64 && (h += 20, h += 12 + this.zip64EndOfCentralSize); - var u = o - h; - if (0 < u) - this.isSignature(o, d.CENTRAL_FILE_HEADER) || (this.reader.zero = u); - else if (u < 0) - throw new Error("Corrupted zip: missing " + Math.abs(u) + " bytes."); + var c = o - h; + if (0 < c) + this.isSignature(o, d.CENTRAL_FILE_HEADER) || (this.reader.zero = c); + else if (c < 0) + throw new Error("Corrupted zip: missing " + Math.abs(c) + " bytes."); }, prepareReader: function(n) { this.reader = B(n); }, load: function(n) { @@ -7413,31 +7413,31 @@ https://github.com/nodeca/pako/blob/main/LICENSE } }, w.exports = r; }, { "./reader/readerFor": 22, "./signature": 23, "./support": 30, "./utils": 32, "./zipEntry": 34 }], 34: [function(g, w, L) { var B = g("./reader/readerFor"), f = g("./utils"), d = g("./compressedObject"), t = g("./crc32"), i = g("./utf8"), r = g("./compressions"), n = g("./support"); - function o(h, u) { - this.options = h, this.loadOptions = u; + function o(h, c) { + this.options = h, this.loadOptions = c; } o.prototype = { isEncrypted: function() { return (1 & this.bitFlag) == 1; }, useUTF8: function() { return (2048 & this.bitFlag) == 2048; }, readLocalPart: function(h) { - var u, l; + var c, l; if (h.skip(22), this.fileNameLength = h.readInt(2), l = h.readInt(2), this.fileName = h.readData(this.fileNameLength), h.skip(l), this.compressedSize === -1 || this.uncompressedSize === -1) throw new Error("Bug or corrupted zip : didn't get enough information from the central directory (compressedSize === -1 || uncompressedSize === -1)"); - if ((u = function(c) { + if ((c = function(u) { for (var s in r) - if (Object.prototype.hasOwnProperty.call(r, s) && r[s].magic === c) + if (Object.prototype.hasOwnProperty.call(r, s) && r[s].magic === u) return r[s]; return null; }(this.compressionMethod)) === null) throw new Error("Corrupted zip : compression " + f.pretty(this.compressionMethod) + " unknown (inner file : " + f.transformTo("string", this.fileName) + ")"); - this.decompressed = new d(this.compressedSize, this.uncompressedSize, this.crc32, u, h.readData(this.compressedSize)); + this.decompressed = new d(this.compressedSize, this.uncompressedSize, this.crc32, c, h.readData(this.compressedSize)); }, readCentralPart: function(h) { this.versionMadeBy = h.readInt(2), h.skip(2), this.bitFlag = h.readInt(2), this.compressionMethod = h.readString(2), this.date = h.readDate(), this.crc32 = h.readInt(4), this.compressedSize = h.readInt(4), this.uncompressedSize = h.readInt(4); - var u = h.readInt(2); + var c = h.readInt(2); if (this.extraFieldsLength = h.readInt(2), this.fileCommentLength = h.readInt(2), this.diskNumberStart = h.readInt(2), this.internalFileAttributes = h.readInt(2), this.externalFileAttributes = h.readInt(4), this.localHeaderOffset = h.readInt(4), this.isEncrypted()) throw new Error("Encrypted zip are not supported"); - h.skip(u), this.readExtraFields(h), this.parseZIP64ExtraField(h), this.fileComment = h.readData(this.fileCommentLength); + h.skip(c), this.readExtraFields(h), this.parseZIP64ExtraField(h), this.fileComment = h.readData(this.fileCommentLength); }, processAttributes: function() { this.unixPermissions = null, this.dosPermissions = null; var h = this.versionMadeBy >> 8; @@ -7448,25 +7448,25 @@ https://github.com/nodeca/pako/blob/main/LICENSE this.uncompressedSize === f.MAX_VALUE_32BITS && (this.uncompressedSize = h.readInt(8)), this.compressedSize === f.MAX_VALUE_32BITS && (this.compressedSize = h.readInt(8)), this.localHeaderOffset === f.MAX_VALUE_32BITS && (this.localHeaderOffset = h.readInt(8)), this.diskNumberStart === f.MAX_VALUE_32BITS && (this.diskNumberStart = h.readInt(4)); } }, readExtraFields: function(h) { - var u, l, c, s = h.index + this.extraFieldsLength; + var c, l, u, s = h.index + this.extraFieldsLength; for (this.extraFields || (this.extraFields = {}); h.index + 4 < s; ) - u = h.readInt(2), l = h.readInt(2), c = h.readData(l), this.extraFields[u] = { id: u, length: l, value: c }; + c = h.readInt(2), l = h.readInt(2), u = h.readData(l), this.extraFields[c] = { id: c, length: l, value: u }; h.setIndex(s); }, handleUTF8: function() { var h = n.uint8array ? "uint8array" : "array"; if (this.useUTF8()) this.fileNameStr = i.utf8decode(this.fileName), this.fileCommentStr = i.utf8decode(this.fileComment); else { - var u = this.findExtraFieldUnicodePath(); - if (u !== null) - this.fileNameStr = u; + var c = this.findExtraFieldUnicodePath(); + if (c !== null) + this.fileNameStr = c; else { var l = f.transformTo(h, this.fileName); this.fileNameStr = this.loadOptions.decodeFileName(l); } - var c = this.findExtraFieldUnicodeComment(); - if (c !== null) - this.fileCommentStr = c; + var u = this.findExtraFieldUnicodeComment(); + if (u !== null) + this.fileCommentStr = u; else { var s = f.transformTo(h, this.fileComment); this.fileCommentStr = this.loadOptions.decodeFileName(s); @@ -7475,45 +7475,45 @@ https://github.com/nodeca/pako/blob/main/LICENSE }, findExtraFieldUnicodePath: function() { var h = this.extraFields[28789]; if (h) { - var u = B(h.value); - return u.readInt(1) !== 1 || t(this.fileName) !== u.readInt(4) ? null : i.utf8decode(u.readData(h.length - 5)); + var c = B(h.value); + return c.readInt(1) !== 1 || t(this.fileName) !== c.readInt(4) ? null : i.utf8decode(c.readData(h.length - 5)); } return null; }, findExtraFieldUnicodeComment: function() { var h = this.extraFields[25461]; if (h) { - var u = B(h.value); - return u.readInt(1) !== 1 || t(this.fileComment) !== u.readInt(4) ? null : i.utf8decode(u.readData(h.length - 5)); + var c = B(h.value); + return c.readInt(1) !== 1 || t(this.fileComment) !== c.readInt(4) ? null : i.utf8decode(c.readData(h.length - 5)); } return null; } }, w.exports = o; }, { "./compressedObject": 2, "./compressions": 3, "./crc32": 4, "./reader/readerFor": 22, "./support": 30, "./utf8": 31, "./utils": 32 }], 35: [function(g, w, L) { - function B(u, l, c) { - this.name = u, this.dir = c.dir, this.date = c.date, this.comment = c.comment, this.unixPermissions = c.unixPermissions, this.dosPermissions = c.dosPermissions, this._data = l, this._dataBinary = c.binary, this.options = { compression: c.compression, compressionOptions: c.compressionOptions }; + function B(c, l, u) { + this.name = c, this.dir = u.dir, this.date = u.date, this.comment = u.comment, this.unixPermissions = u.unixPermissions, this.dosPermissions = u.dosPermissions, this._data = l, this._dataBinary = u.binary, this.options = { compression: u.compression, compressionOptions: u.compressionOptions }; } var f = g("./stream/StreamHelper"), d = g("./stream/DataWorker"), t = g("./utf8"), i = g("./compressedObject"), r = g("./stream/GenericWorker"); - B.prototype = { internalStream: function(u) { - var l = null, c = "string"; + B.prototype = { internalStream: function(c) { + var l = null, u = "string"; try { - if (!u) + if (!c) throw new Error("No output type specified."); - var s = (c = u.toLowerCase()) === "string" || c === "text"; - c !== "binarystring" && c !== "text" || (c = "string"), l = this._decompressWorker(); + var s = (u = c.toLowerCase()) === "string" || u === "text"; + u !== "binarystring" && u !== "text" || (u = "string"), l = this._decompressWorker(); var p = !this._dataBinary; p && !s && (l = l.pipe(new t.Utf8EncodeWorker())), !p && s && (l = l.pipe(new t.Utf8DecodeWorker())); } catch (y) { (l = new r("error")).error(y); } - return new f(l, c, ""); - }, async: function(u, l) { - return this.internalStream(u).accumulate(l); - }, nodeStream: function(u, l) { - return this.internalStream(u || "nodebuffer").toNodejsStream(l); - }, _compressWorker: function(u, l) { - if (this._data instanceof i && this._data.compression.magic === u.magic) + return new f(l, u, ""); + }, async: function(c, l) { + return this.internalStream(c).accumulate(l); + }, nodeStream: function(c, l) { + return this.internalStream(c || "nodebuffer").toNodejsStream(l); + }, _compressWorker: function(c, l) { + if (this._data instanceof i && this._data.compression.magic === c.magic) return this._data.getCompressedWorker(); - var c = this._decompressWorker(); - return this._dataBinary || (c = c.pipe(new t.Utf8EncodeWorker())), i.createWorkerFrom(c, u, l); + var u = this._decompressWorker(); + return this._dataBinary || (u = u.pipe(new t.Utf8EncodeWorker())), i.createWorkerFrom(u, c, l); }, _decompressWorker: function() { return this._data instanceof i ? this._data.getContentWorker() : this._data instanceof r ? this._data : new d(this._data); } }; @@ -7526,7 +7526,7 @@ https://github.com/nodeca/pako/blob/main/LICENSE (function(B) { var f, d, t = B.MutationObserver || B.WebKitMutationObserver; if (t) { - var i = 0, r = new t(u), n = B.document.createTextNode(""); + var i = 0, r = new t(c), n = B.document.createTextNode(""); r.observe(n, { characterData: !0 }), f = function() { n.data = i = ++i % 2; }; @@ -7534,24 +7534,24 @@ https://github.com/nodeca/pako/blob/main/LICENSE f = "document" in B && "onreadystatechange" in B.document.createElement("script") ? function() { var l = B.document.createElement("script"); l.onreadystatechange = function() { - u(), l.onreadystatechange = null, l.parentNode.removeChild(l), l = null; + c(), l.onreadystatechange = null, l.parentNode.removeChild(l), l = null; }, B.document.documentElement.appendChild(l); } : function() { - setTimeout(u, 0); + setTimeout(c, 0); }; else { var o = new B.MessageChannel(); - o.port1.onmessage = u, f = function() { + o.port1.onmessage = c, f = function() { o.port2.postMessage(0); }; } var h = []; - function u() { - var l, c; + function c() { + var l, u; d = !0; for (var s = h.length; s; ) { - for (c = h, h = [], l = -1; ++l < s; ) - c[l](); + for (u = h, h = [], l = -1; ++l < s; ) + u[l](); s = h.length; } d = !1; @@ -7584,7 +7584,7 @@ https://github.com/nodeca/pako/blob/main/LICENSE x === s ? d.reject(s, new TypeError("Cannot resolve promise with itself")) : d.resolve(s, x); }); } - function u(s) { + function c(s) { var p = s && s.then; if (s && (typeof s == "object" || typeof s == "function") && typeof p == "function") return function() { @@ -7599,12 +7599,12 @@ https://github.com/nodeca/pako/blob/main/LICENSE function e(A) { y || (y = !0, d.resolve(s, A)); } - var b = c(function() { + var b = u(function() { p(e, x); }); b.status === "error" && x(b.value); } - function c(s, p) { + function u(s, p) { var y = {}; try { y.value = s(p), y.status = "success"; @@ -7642,7 +7642,7 @@ https://github.com/nodeca/pako/blob/main/LICENSE }, o.prototype.otherCallRejected = function(s) { h(this.promise, this.onRejected, s); }, d.resolve = function(s, p) { - var y = c(u, p); + var y = u(c, p); if (y.status === "error") return d.reject(s, y.value); var x = y.value; @@ -7701,11 +7701,11 @@ https://github.com/nodeca/pako/blob/main/LICENSE var B = {}; (0, g("./lib/utils/common").assign)(B, g("./lib/deflate"), g("./lib/inflate"), g("./lib/zlib/constants")), w.exports = B; }, { "./lib/deflate": 39, "./lib/inflate": 40, "./lib/utils/common": 41, "./lib/zlib/constants": 44 }], 39: [function(g, w, L) { - var B = g("./zlib/deflate"), f = g("./utils/common"), d = g("./utils/strings"), t = g("./zlib/messages"), i = g("./zlib/zstream"), r = Object.prototype.toString, n = 0, o = -1, h = 0, u = 8; + var B = g("./zlib/deflate"), f = g("./utils/common"), d = g("./utils/strings"), t = g("./zlib/messages"), i = g("./zlib/zstream"), r = Object.prototype.toString, n = 0, o = -1, h = 0, c = 8; function l(s) { if (!(this instanceof l)) return new l(s); - this.options = f.assign({ level: o, method: u, chunkSize: 16384, windowBits: 15, memLevel: 8, strategy: h, to: "" }, s || {}); + this.options = f.assign({ level: o, method: c, chunkSize: 16384, windowBits: 15, memLevel: 8, strategy: h, to: "" }, s || {}); var p = this.options; p.raw && 0 < p.windowBits ? p.windowBits = -p.windowBits : p.gzip && 0 < p.windowBits && p.windowBits < 16 && (p.windowBits += 16), this.err = 0, this.msg = "", this.ended = !1, this.chunks = [], this.strm = new i(), this.strm.avail_out = 0; var y = B.deflateInit2(this.strm, p.level, p.method, p.windowBits, p.memLevel, p.strategy); @@ -7718,7 +7718,7 @@ https://github.com/nodeca/pako/blob/main/LICENSE this._dict_set = !0; } } - function c(s, p) { + function u(s, p) { var y = new l(p); if (y.push(s, !0), y.err) throw y.msg || t[y.err]; @@ -7739,10 +7739,10 @@ https://github.com/nodeca/pako/blob/main/LICENSE this.chunks.push(s); }, l.prototype.onEnd = function(s) { s === n && (this.options.to === "string" ? this.result = this.chunks.join("") : this.result = f.flattenChunks(this.chunks)), this.chunks = [], this.err = s, this.msg = this.strm.msg; - }, L.Deflate = l, L.deflate = c, L.deflateRaw = function(s, p) { - return (p = p || {}).raw = !0, c(s, p); + }, L.Deflate = l, L.deflate = u, L.deflateRaw = function(s, p) { + return (p = p || {}).raw = !0, u(s, p); }, L.gzip = function(s, p) { - return (p = p || {}).gzip = !0, c(s, p); + return (p = p || {}).gzip = !0, u(s, p); }; }, { "./utils/common": 41, "./utils/strings": 42, "./zlib/deflate": 46, "./zlib/messages": 51, "./zlib/zstream": 53 }], 40: [function(g, w, L) { var B = g("./zlib/inflate"), f = g("./utils/common"), d = g("./utils/strings"), t = g("./zlib/constants"), i = g("./zlib/messages"), r = g("./zlib/zstream"), n = g("./zlib/gzheader"), o = Object.prototype.toString; @@ -7750,24 +7750,24 @@ https://github.com/nodeca/pako/blob/main/LICENSE if (!(this instanceof h)) return new h(l); this.options = f.assign({ chunkSize: 16384, windowBits: 0, to: "" }, l || {}); - var c = this.options; - c.raw && 0 <= c.windowBits && c.windowBits < 16 && (c.windowBits = -c.windowBits, c.windowBits === 0 && (c.windowBits = -15)), !(0 <= c.windowBits && c.windowBits < 16) || l && l.windowBits || (c.windowBits += 32), 15 < c.windowBits && c.windowBits < 48 && !(15 & c.windowBits) && (c.windowBits |= 15), this.err = 0, this.msg = "", this.ended = !1, this.chunks = [], this.strm = new r(), this.strm.avail_out = 0; - var s = B.inflateInit2(this.strm, c.windowBits); + var u = this.options; + u.raw && 0 <= u.windowBits && u.windowBits < 16 && (u.windowBits = -u.windowBits, u.windowBits === 0 && (u.windowBits = -15)), !(0 <= u.windowBits && u.windowBits < 16) || l && l.windowBits || (u.windowBits += 32), 15 < u.windowBits && u.windowBits < 48 && !(15 & u.windowBits) && (u.windowBits |= 15), this.err = 0, this.msg = "", this.ended = !1, this.chunks = [], this.strm = new r(), this.strm.avail_out = 0; + var s = B.inflateInit2(this.strm, u.windowBits); if (s !== t.Z_OK) throw new Error(i[s]); this.header = new n(), B.inflateGetHeader(this.strm, this.header); } - function u(l, c) { - var s = new h(c); + function c(l, u) { + var s = new h(u); if (s.push(l, !0), s.err) throw s.msg || i[s.err]; return s.result; } - h.prototype.push = function(l, c) { + h.prototype.push = function(l, u) { var s, p, y, x, e, b, A = this.strm, P = this.options.chunkSize, D = this.options.dictionary, E = !1; if (this.ended) return !1; - p = c === ~~c ? c : c === !0 ? t.Z_FINISH : t.Z_NO_FLUSH, typeof l == "string" ? A.input = d.binstring2buf(l) : o.call(l) === "[object ArrayBuffer]" ? A.input = new Uint8Array(l) : A.input = l, A.next_in = 0, A.avail_in = A.input.length; + p = u === ~~u ? u : u === !0 ? t.Z_FINISH : t.Z_NO_FLUSH, typeof l == "string" ? A.input = d.binstring2buf(l) : o.call(l) === "[object ArrayBuffer]" ? A.input = new Uint8Array(l) : A.input = l, A.next_in = 0, A.avail_in = A.input.length; do { if (A.avail_out === 0 && (A.output = new f.Buf8(P), A.next_out = 0, A.avail_out = P), (s = B.inflate(A, t.Z_NO_FLUSH)) === t.Z_NEED_DICT && D && (b = typeof D == "string" ? d.string2buf(D) : o.call(D) === "[object ArrayBuffer]" ? new Uint8Array(D) : D, s = B.inflateSetDictionary(this.strm, b)), s === t.Z_BUF_ERROR && E === !0 && (s = t.Z_OK, E = !1), s !== t.Z_STREAM_END && s !== t.Z_OK) return this.onEnd(s), !(this.ended = !0); @@ -7778,9 +7778,9 @@ https://github.com/nodeca/pako/blob/main/LICENSE this.chunks.push(l); }, h.prototype.onEnd = function(l) { l === t.Z_OK && (this.options.to === "string" ? this.result = this.chunks.join("") : this.result = f.flattenChunks(this.chunks)), this.chunks = [], this.err = l, this.msg = this.strm.msg; - }, L.Inflate = h, L.inflate = u, L.inflateRaw = function(l, c) { - return (c = c || {}).raw = !0, u(l, c); - }, L.ungzip = u; + }, L.Inflate = h, L.inflate = c, L.inflateRaw = function(l, u) { + return (u = u || {}).raw = !0, c(l, u); + }, L.ungzip = c; }, { "./utils/common": 41, "./utils/strings": 42, "./zlib/constants": 44, "./zlib/gzheader": 47, "./zlib/inflate": 49, "./zlib/messages": 51, "./zlib/zstream": 53 }], 41: [function(g, w, L) { var B = typeof Uint8Array != "undefined" && typeof Uint16Array != "undefined" && typeof Int32Array != "undefined"; L.assign = function(t) { @@ -7804,12 +7804,12 @@ https://github.com/nodeca/pako/blob/main/LICENSE for (var h = 0; h < n; h++) t[o + h] = i[r + h]; }, flattenChunks: function(t) { - var i, r, n, o, h, u; + var i, r, n, o, h, c; for (i = n = 0, r = t.length; i < r; i++) n += t[i].length; - for (u = new Uint8Array(n), i = o = 0, r = t.length; i < r; i++) - h = t[i], u.set(h, o), o += h.length; - return u; + for (c = new Uint8Array(n), i = o = 0, r = t.length; i < r; i++) + h = t[i], c.set(h, o), o += h.length; + return c; } }, d = { arraySet: function(t, i, r, n, o) { for (var h = 0; h < n; h++) t[o + h] = i[r + h]; @@ -7836,36 +7836,36 @@ https://github.com/nodeca/pako/blob/main/LICENSE function r(n, o) { if (o < 65537 && (n.subarray && d || !n.subarray && f)) return String.fromCharCode.apply(null, B.shrinkBuf(n, o)); - for (var h = "", u = 0; u < o; u++) - h += String.fromCharCode(n[u]); + for (var h = "", c = 0; c < o; c++) + h += String.fromCharCode(n[c]); return h; } t[254] = t[254] = 1, L.string2buf = function(n) { - var o, h, u, l, c, s = n.length, p = 0; + var o, h, c, l, u, s = n.length, p = 0; for (l = 0; l < s; l++) - (64512 & (h = n.charCodeAt(l))) == 55296 && l + 1 < s && (64512 & (u = n.charCodeAt(l + 1))) == 56320 && (h = 65536 + (h - 55296 << 10) + (u - 56320), l++), p += h < 128 ? 1 : h < 2048 ? 2 : h < 65536 ? 3 : 4; - for (o = new B.Buf8(p), l = c = 0; c < p; l++) - (64512 & (h = n.charCodeAt(l))) == 55296 && l + 1 < s && (64512 & (u = n.charCodeAt(l + 1))) == 56320 && (h = 65536 + (h - 55296 << 10) + (u - 56320), l++), h < 128 ? o[c++] = h : (h < 2048 ? o[c++] = 192 | h >>> 6 : (h < 65536 ? o[c++] = 224 | h >>> 12 : (o[c++] = 240 | h >>> 18, o[c++] = 128 | h >>> 12 & 63), o[c++] = 128 | h >>> 6 & 63), o[c++] = 128 | 63 & h); + (64512 & (h = n.charCodeAt(l))) == 55296 && l + 1 < s && (64512 & (c = n.charCodeAt(l + 1))) == 56320 && (h = 65536 + (h - 55296 << 10) + (c - 56320), l++), p += h < 128 ? 1 : h < 2048 ? 2 : h < 65536 ? 3 : 4; + for (o = new B.Buf8(p), l = u = 0; u < p; l++) + (64512 & (h = n.charCodeAt(l))) == 55296 && l + 1 < s && (64512 & (c = n.charCodeAt(l + 1))) == 56320 && (h = 65536 + (h - 55296 << 10) + (c - 56320), l++), h < 128 ? o[u++] = h : (h < 2048 ? o[u++] = 192 | h >>> 6 : (h < 65536 ? o[u++] = 224 | h >>> 12 : (o[u++] = 240 | h >>> 18, o[u++] = 128 | h >>> 12 & 63), o[u++] = 128 | h >>> 6 & 63), o[u++] = 128 | 63 & h); return o; }, L.buf2binstring = function(n) { return r(n, n.length); }, L.binstring2buf = function(n) { - for (var o = new B.Buf8(n.length), h = 0, u = o.length; h < u; h++) + for (var o = new B.Buf8(n.length), h = 0, c = o.length; h < c; h++) o[h] = n.charCodeAt(h); return o; }, L.buf2string = function(n, o) { - var h, u, l, c, s = o || n.length, p = new Array(2 * s); - for (h = u = 0; h < s; ) + var h, c, l, u, s = o || n.length, p = new Array(2 * s); + for (h = c = 0; h < s; ) if ((l = n[h++]) < 128) - p[u++] = l; - else if (4 < (c = t[l])) - p[u++] = 65533, h += c - 1; + p[c++] = l; + else if (4 < (u = t[l])) + p[c++] = 65533, h += u - 1; else { - for (l &= c === 2 ? 31 : c === 3 ? 15 : 7; 1 < c && h < s; ) - l = l << 6 | 63 & n[h++], c--; - 1 < c ? p[u++] = 65533 : l < 65536 ? p[u++] = l : (l -= 65536, p[u++] = 55296 | l >> 10 & 1023, p[u++] = 56320 | 1023 & l); + for (l &= u === 2 ? 31 : u === 3 ? 15 : 7; 1 < u && h < s; ) + l = l << 6 | 63 & n[h++], u--; + 1 < u ? p[c++] = 65533 : l < 65536 ? p[c++] = l : (l -= 65536, p[c++] = 55296 | l >> 10 & 1023, p[c++] = 56320 | 1023 & l); } - return r(p, u); + return r(p, c); }, L.utf8border = function(n, o) { var h; for ((o = o || n.length) > n.length && (o = n.length), h = o - 1; 0 <= h && (192 & n[h]) == 128; ) @@ -7901,7 +7901,7 @@ https://github.com/nodeca/pako/blob/main/LICENSE return -1 ^ f; }; }, {}], 46: [function(g, w, L) { - var B, f = g("../utils/common"), d = g("./trees"), t = g("./adler32"), i = g("./crc32"), r = g("./messages"), n = 0, o = 4, h = 0, u = -2, l = -1, c = 4, s = 2, p = 8, y = 9, x = 286, e = 30, b = 19, A = 2 * x + 1, P = 15, D = 3, E = 258, T = E + D + 1, C = 42, F = 113, m = 1, I = 2, O = 3, M = 4; + var B, f = g("../utils/common"), d = g("./trees"), t = g("./adler32"), i = g("./crc32"), r = g("./messages"), n = 0, o = 4, h = 0, c = -2, l = -1, u = 4, s = 2, p = 8, y = 9, x = 286, e = 30, b = 19, A = 2 * x + 1, P = 15, D = 3, E = 258, T = E + D + 1, C = 42, F = 113, m = 1, I = 2, O = 3, M = 4; function N(V, Ft) { return V.msg = r[Ft], Ft; } @@ -8011,7 +8011,7 @@ https://github.com/nodeca/pako/blob/main/LICENSE } function ut(V) { var Ft; - return V && V.state ? (V.total_in = V.total_out = 0, V.data_type = s, (Ft = V.state).pending = 0, Ft.pending_out = 0, Ft.wrap < 0 && (Ft.wrap = -Ft.wrap), Ft.status = Ft.wrap ? C : F, V.adler = Ft.wrap === 2 ? 0 : 1, Ft.last_flush = n, d._tr_init(Ft), h) : N(V, u); + return V && V.state ? (V.total_in = V.total_out = 0, V.data_type = s, (Ft = V.state).pending = 0, Ft.pending_out = 0, Ft.wrap < 0 && (Ft.wrap = -Ft.wrap), Ft.status = Ft.wrap ? C : F, V.adler = Ft.wrap === 2 ? 0 : 1, Ft.last_flush = n, d._tr_init(Ft), h) : N(V, c); } function st(V) { var Ft = ut(V); @@ -8021,10 +8021,10 @@ https://github.com/nodeca/pako/blob/main/LICENSE } function wt(V, Ft, U, S, k, H) { if (!V) - return u; + return c; var it = 1; - if (Ft === l && (Ft = 6), S < 0 ? (it = 0, S = -S) : 15 < S && (it = 2, S -= 16), k < 1 || y < k || U !== p || S < 8 || 15 < S || Ft < 0 || 9 < Ft || H < 0 || c < H) - return N(V, u); + if (Ft === l && (Ft = 6), S < 0 ? (it = 0, S = -S) : 15 < S && (it = 2, S -= 16), k < 1 || y < k || U !== p || S < 8 || 15 < S || Ft < 0 || 9 < Ft || H < 0 || u < H) + return N(V, c); S === 8 && (S = 9); var et = new yt(); return (V.state = et).strm = V, et.wrap = it, et.gzhead = null, et.w_bits = S, et.w_size = 1 << et.w_bits, et.w_mask = et.w_size - 1, et.hash_bits = k + 7, et.hash_size = 1 << et.hash_bits, et.hash_mask = et.hash_size - 1, et.hash_shift = ~~((et.hash_bits + D - 1) / D), et.window = new f.Buf8(2 * et.w_size), et.head = new f.Buf16(et.hash_size), et.prev = new f.Buf16(et.w_size), et.lit_bufsize = 1 << k + 6, et.pending_buf_size = 4 * et.lit_bufsize, et.pending_buf = new f.Buf8(et.pending_buf_size), et.d_buf = 1 * et.lit_bufsize, et.l_buf = 3 * et.lit_bufsize, et.level = Ft, et.strategy = H, et.method = U, st(V); @@ -8047,13 +8047,13 @@ https://github.com/nodeca/pako/blob/main/LICENSE }), new J(4, 4, 8, 4, Lt), new J(4, 5, 16, 8, Lt), new J(4, 6, 32, 32, Lt), new J(4, 4, 16, 16, jt), new J(8, 16, 32, 32, jt), new J(8, 16, 128, 128, jt), new J(8, 32, 128, 256, jt), new J(32, 128, 258, 1024, jt), new J(32, 258, 258, 4096, jt)], L.deflateInit = function(V, Ft) { return wt(V, Ft, p, 15, 8, 0); }, L.deflateInit2 = wt, L.deflateReset = st, L.deflateResetKeep = ut, L.deflateSetHeader = function(V, Ft) { - return V && V.state ? V.state.wrap !== 2 ? u : (V.state.gzhead = Ft, h) : u; + return V && V.state ? V.state.wrap !== 2 ? c : (V.state.gzhead = Ft, h) : c; }, L.deflate = function(V, Ft) { var U, S, k, H; if (!V || !V.state || 5 < Ft || Ft < 0) - return V ? N(V, u) : u; + return V ? N(V, c) : c; if (S = V.state, !V.output || !V.input && V.avail_in !== 0 || S.status === 666 && Ft !== o) - return N(V, V.avail_out === 0 ? -5 : u); + return N(V, V.avail_out === 0 ? -5 : c); if (S.strm = V, U = S.last_flush, S.last_flush = Ft, S.status === C) if (S.wrap === 2) V.adler = 0, xt(S, 31), xt(S, 139), xt(S, 8), S.gzhead ? (xt(S, (S.gzhead.text ? 1 : 0) + (S.gzhead.hcrc ? 2 : 0) + (S.gzhead.extra ? 4 : 0) + (S.gzhead.name ? 8 : 0) + (S.gzhead.comment ? 16 : 0)), xt(S, 255 & S.gzhead.time), xt(S, S.gzhead.time >> 8 & 255), xt(S, S.gzhead.time >> 16 & 255), xt(S, S.gzhead.time >> 24 & 255), xt(S, S.level === 9 ? 2 : 2 <= S.strategy || S.level < 2 ? 4 : 0), xt(S, 255 & S.gzhead.os), S.gzhead.extra && S.gzhead.extra.length && (xt(S, 255 & S.gzhead.extra.length), xt(S, S.gzhead.extra.length >> 8 & 255)), S.gzhead.hcrc && (V.adler = i(V.adler, S.pending_buf, S.pending, 0)), S.gzindex = 0, S.status = 69) : (xt(S, 0), xt(S, 0), xt(S, 0), xt(S, 0), xt(S, 0), xt(S, S.level === 9 ? 2 : 2 <= S.strategy || S.level < 2 ? 4 : 0), xt(S, 3), S.status = F); @@ -8141,11 +8141,11 @@ https://github.com/nodeca/pako/blob/main/LICENSE return Ft !== o ? h : S.wrap <= 0 ? 1 : (S.wrap === 2 ? (xt(S, 255 & V.adler), xt(S, V.adler >> 8 & 255), xt(S, V.adler >> 16 & 255), xt(S, V.adler >> 24 & 255), xt(S, 255 & V.total_in), xt(S, V.total_in >> 8 & 255), xt(S, V.total_in >> 16 & 255), xt(S, V.total_in >> 24 & 255)) : (bt(S, V.adler >>> 16), bt(S, 65535 & V.adler)), K(V), 0 < S.wrap && (S.wrap = -S.wrap), S.pending !== 0 ? h : 1); }, L.deflateEnd = function(V) { var Ft; - return V && V.state ? (Ft = V.state.status) !== C && Ft !== 69 && Ft !== 73 && Ft !== 91 && Ft !== 103 && Ft !== F && Ft !== 666 ? N(V, u) : (V.state = null, Ft === F ? N(V, -3) : h) : u; + return V && V.state ? (Ft = V.state.status) !== C && Ft !== 69 && Ft !== 73 && Ft !== 91 && Ft !== 103 && Ft !== F && Ft !== 666 ? N(V, c) : (V.state = null, Ft === F ? N(V, -3) : h) : c; }, L.deflateSetDictionary = function(V, Ft) { var U, S, k, H, it, et, tt, Ct, Rt = Ft.length; if (!V || !V.state || (H = (U = V.state).wrap) === 2 || H === 1 && U.status !== C || U.lookahead) - return u; + return c; for (H === 1 && (V.adler = t(V.adler, Ft, Rt, 0)), U.wrap = 0, Rt >= U.w_size && (H === 0 && (ot(U.head), U.strstart = 0, U.block_start = 0, U.insert = 0), Ct = new f.Buf8(U.w_size), f.arraySet(Ct, Ft, Rt - U.w_size, U.w_size, 0), Ft = Ct, Rt = U.w_size), it = V.avail_in, et = V.next_in, tt = V.input, V.avail_in = Rt, V.next_in = 0, V.input = Ft, Dt(U); U.lookahead >= D; ) { for (S = U.strstart, k = U.lookahead - (D - 1); U.ins_h = (U.ins_h << U.hash_shift ^ U.window[S + D - 1]) & U.hash_mask, U.prev[S & U.w_mask] = U.head[U.ins_h], U.head[U.ins_h] = S, S++, --k; ) ; @@ -8159,8 +8159,8 @@ https://github.com/nodeca/pako/blob/main/LICENSE }; }, {}], 48: [function(g, w, L) { w.exports = function(B, f) { - var d, t, i, r, n, o, h, u, l, c, s, p, y, x, e, b, A, P, D, E, T, C, F, m, I; - d = B.state, t = B.next_in, m = B.input, i = t + (B.avail_in - 5), r = B.next_out, I = B.output, n = r - (f - B.avail_out), o = r + (B.avail_out - 257), h = d.dmax, u = d.wsize, l = d.whave, c = d.wnext, s = d.window, p = d.hold, y = d.bits, x = d.lencode, e = d.distcode, b = (1 << d.lenbits) - 1, A = (1 << d.distbits) - 1; + var d, t, i, r, n, o, h, c, l, u, s, p, y, x, e, b, A, P, D, E, T, C, F, m, I; + d = B.state, t = B.next_in, m = B.input, i = t + (B.avail_in - 5), r = B.next_out, I = B.output, n = r - (f - B.avail_out), o = r + (B.avail_out - 257), h = d.dmax, c = d.wsize, l = d.whave, u = d.wnext, s = d.window, p = d.hold, y = d.bits, x = d.lencode, e = d.distcode, b = (1 << d.lenbits) - 1, A = (1 << d.distbits) - 1; t: do { y < 15 && (p += m[t++] << y, y += 8, p += m[t++] << y, y += 8), P = x[p & b]; @@ -8201,23 +8201,23 @@ https://github.com/nodeca/pako/blob/main/LICENSE B.msg = "invalid distance too far back", d.mode = 30; break t; } - if (F = s, (C = 0) === c) { - if (C += u - D, D < E) { + if (F = s, (C = 0) === u) { + if (C += c - D, D < E) { for (E -= D; I[r++] = s[C++], --D; ) ; C = r - T, F = I; } - } else if (c < D) { - if (C += u + c - D, (D -= c) < E) { + } else if (u < D) { + if (C += c + u - D, (D -= u) < E) { for (E -= D; I[r++] = s[C++], --D; ) ; - if (C = 0, c < E) { - for (E -= D = c; I[r++] = s[C++], --D; ) + if (C = 0, u < E) { + for (E -= D = u; I[r++] = s[C++], --D; ) ; C = r - T, F = I; } } - } else if (C += c - D, D < E) { + } else if (C += u - D, D < E) { for (E -= D; I[r++] = s[C++], --D; ) ; C = r - T, F = I; @@ -8239,7 +8239,7 @@ https://github.com/nodeca/pako/blob/main/LICENSE t -= E = y >> 3, p &= (1 << (y -= E << 3)) - 1, B.next_in = t, B.next_out = r, B.avail_in = t < i ? i - t + 5 : 5 - (t - i), B.avail_out = r < o ? o - r + 257 : 257 - (r - o), d.hold = p, d.bits = y; }; }, {}], 49: [function(g, w, L) { - var B = g("../utils/common"), f = g("./adler32"), d = g("./crc32"), t = g("./inffast"), i = g("./inftrees"), r = 1, n = 2, o = 0, h = -2, u = 1, l = 852, c = 592; + var B = g("../utils/common"), f = g("./adler32"), d = g("./crc32"), t = g("./inffast"), i = g("./inftrees"), r = 1, n = 2, o = 0, h = -2, c = 1, l = 852, u = 592; function s(C) { return (C >>> 24 & 255) + (C >>> 8 & 65280) + ((65280 & C) << 8) + ((255 & C) << 24); } @@ -8248,7 +8248,7 @@ https://github.com/nodeca/pako/blob/main/LICENSE } function y(C) { var F; - return C && C.state ? (F = C.state, C.total_in = C.total_out = F.total = 0, C.msg = "", F.wrap && (C.adler = 1 & F.wrap), F.mode = u, F.last = 0, F.havedict = 0, F.dmax = 32768, F.head = null, F.hold = 0, F.bits = 0, F.lencode = F.lendyn = new B.Buf32(l), F.distcode = F.distdyn = new B.Buf32(c), F.sane = 1, F.back = -1, o) : h; + return C && C.state ? (F = C.state, C.total_in = C.total_out = F.total = 0, C.msg = "", F.wrap && (C.adler = 1 & F.wrap), F.mode = c, F.last = 0, F.havedict = 0, F.dmax = 32768, F.head = null, F.hold = 0, F.bits = 0, F.lencode = F.lendyn = new B.Buf32(l), F.distcode = F.distdyn = new B.Buf32(u), F.sane = 1, F.back = -1, o) : h; } function x(C) { var F; @@ -8294,7 +8294,7 @@ https://github.com/nodeca/pako/blob/main/LICENSE t: for (; ; ) switch (m.mode) { - case u: + case c: if (m.wrap === 0) { m.mode = 13; break; @@ -8707,7 +8707,7 @@ https://github.com/nodeca/pako/blob/main/LICENSE }, L.inflateInfo = "pako inflate (from Nodeca project)"; }, { "../utils/common": 41, "./adler32": 43, "./crc32": 45, "./inffast": 48, "./inftrees": 50 }], 50: [function(g, w, L) { var B = g("../utils/common"), f = [3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 15, 17, 19, 23, 27, 31, 35, 43, 51, 59, 67, 83, 99, 115, 131, 163, 195, 227, 258, 0, 0], d = [16, 16, 16, 16, 16, 16, 16, 16, 17, 17, 17, 17, 18, 18, 18, 18, 19, 19, 19, 19, 20, 20, 20, 20, 21, 21, 21, 21, 16, 72, 78], t = [1, 2, 3, 4, 5, 7, 9, 13, 17, 25, 33, 49, 65, 97, 129, 193, 257, 385, 513, 769, 1025, 1537, 2049, 3073, 4097, 6145, 8193, 12289, 16385, 24577, 0, 0], i = [16, 16, 16, 16, 17, 17, 18, 18, 19, 19, 20, 20, 21, 21, 22, 22, 23, 23, 24, 24, 25, 25, 26, 26, 27, 27, 28, 28, 29, 29, 64, 64]; - w.exports = function(r, n, o, h, u, l, c, s) { + w.exports = function(r, n, o, h, c, l, u, s) { var p, y, x, e, b, A, P, D, E, T = s.bits, C = 0, F = 0, m = 0, I = 0, O = 0, M = 0, N = 0, G = 0, ot = 0, K = 0, nt = null, xt = 0, bt = new B.Buf16(16), St = new B.Buf16(16), Dt = null, Lt = 0; for (C = 0; C <= 15; C++) bt[C] = 0; @@ -8716,7 +8716,7 @@ https://github.com/nodeca/pako/blob/main/LICENSE for (O = T, I = 15; 1 <= I && bt[I] === 0; I--) ; if (I < O && (O = I), I === 0) - return u[l++] = 20971520, u[l++] = 20971520, s.bits = 1, 0; + return c[l++] = 20971520, c[l++] = 20971520, s.bits = 1, 0; for (m = 1; m < I && bt[m] === 0; m++) ; for (O < m && (O = m), C = G = 1; C <= 15; C++) @@ -8727,28 +8727,28 @@ https://github.com/nodeca/pako/blob/main/LICENSE for (St[1] = 0, C = 1; C < 15; C++) St[C + 1] = St[C] + bt[C]; for (F = 0; F < h; F++) - n[o + F] !== 0 && (c[St[n[o + F]]++] = F); - if (A = r === 0 ? (nt = Dt = c, 19) : r === 1 ? (nt = f, xt -= 257, Dt = d, Lt -= 257, 256) : (nt = t, Dt = i, -1), C = m, b = l, N = F = K = 0, x = -1, e = (ot = 1 << (M = O)) - 1, r === 1 && 852 < ot || r === 2 && 592 < ot) + n[o + F] !== 0 && (u[St[n[o + F]]++] = F); + if (A = r === 0 ? (nt = Dt = u, 19) : r === 1 ? (nt = f, xt -= 257, Dt = d, Lt -= 257, 256) : (nt = t, Dt = i, -1), C = m, b = l, N = F = K = 0, x = -1, e = (ot = 1 << (M = O)) - 1, r === 1 && 852 < ot || r === 2 && 592 < ot) return 1; for (; ; ) { - for (P = C - N, E = c[F] < A ? (D = 0, c[F]) : c[F] > A ? (D = Dt[Lt + c[F]], nt[xt + c[F]]) : (D = 96, 0), p = 1 << C - N, m = y = 1 << M; u[b + (K >> N) + (y -= p)] = P << 24 | D << 16 | E | 0, y !== 0; ) + for (P = C - N, E = u[F] < A ? (D = 0, u[F]) : u[F] > A ? (D = Dt[Lt + u[F]], nt[xt + u[F]]) : (D = 96, 0), p = 1 << C - N, m = y = 1 << M; c[b + (K >> N) + (y -= p)] = P << 24 | D << 16 | E | 0, y !== 0; ) ; for (p = 1 << C - 1; K & p; ) p >>= 1; if (p !== 0 ? (K &= p - 1, K += p) : K = 0, F++, --bt[C] == 0) { if (C === I) break; - C = n[o + c[F]]; + C = n[o + u[F]]; } if (O < C && (K & e) !== x) { for (N === 0 && (N = O), b += m, G = 1 << (M = C - N); M + N < I && !((G -= bt[M + N]) <= 0); ) M++, G <<= 1; if (ot += 1 << M, r === 1 && 852 < ot || r === 2 && 592 < ot) return 1; - u[x = K & e] = O << 24 | M << 16 | b - l | 0; + c[x = K & e] = O << 24 | M << 16 | b - l | 0; } } - return K !== 0 && (u[b + K] = C - N << 24 | 64 << 16 | 0), s.bits = O, 0; + return K !== 0 && (c[b + K] = C - N << 24 | 64 << 16 | 0), s.bits = O, 0; }; }, { "../utils/common": 41 }], 51: [function(g, w, L) { w.exports = { 2: "need dictionary", 1: "stream end", 0: "", "-1": "file error", "-2": "stream error", "-3": "data error", "-4": "insufficient memory", "-5": "buffer error", "-6": "incompatible version" }; @@ -8758,7 +8758,7 @@ https://github.com/nodeca/pako/blob/main/LICENSE for (var H = k.length; 0 <= --H; ) k[H] = 0; } - var i = 0, r = 29, n = 256, o = n + 1 + r, h = 30, u = 19, l = 2 * o + 1, c = 15, s = 16, p = 7, y = 256, x = 16, e = 17, b = 18, A = [0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 2, 2, 2, 2, 3, 3, 3, 3, 4, 4, 4, 4, 5, 5, 5, 5, 0], P = [0, 0, 0, 0, 1, 1, 2, 2, 3, 3, 4, 4, 5, 5, 6, 6, 7, 7, 8, 8, 9, 9, 10, 10, 11, 11, 12, 12, 13, 13], D = [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 7], E = [16, 17, 18, 0, 8, 7, 9, 6, 10, 5, 11, 4, 12, 3, 13, 2, 14, 1, 15], T = new Array(2 * (o + 2)); + var i = 0, r = 29, n = 256, o = n + 1 + r, h = 30, c = 19, l = 2 * o + 1, u = 15, s = 16, p = 7, y = 256, x = 16, e = 17, b = 18, A = [0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 2, 2, 2, 2, 3, 3, 3, 3, 4, 4, 4, 4, 5, 5, 5, 5, 0], P = [0, 0, 0, 0, 1, 1, 2, 2, 3, 3, 4, 4, 5, 5, 6, 6, 7, 7, 8, 8, 9, 9, 10, 10, 11, 11, 12, 12, 13, 13], D = [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 7], E = [16, 17, 18, 0, 8, 7, 9, 6, 10, 5, 11, 4, 12, 3, 13, 2, 14, 1, 15], T = new Array(2 * (o + 2)); t(T); var C = new Array(2 * h); t(C); @@ -8793,8 +8793,8 @@ https://github.com/nodeca/pako/blob/main/LICENSE return it >>> 1; } function Lt(k, H, it) { - var et, tt, Ct = new Array(c + 1), Rt = 0; - for (et = 1; et <= c; et++) + var et, tt, Ct = new Array(u + 1), Rt = 0; + for (et = 1; et <= u; et++) Ct[et] = Rt = Rt + it[et - 1] << 1; for (tt = 0; tt <= H; tt++) { var Kt = k[2 * tt + 1]; @@ -8807,7 +8807,7 @@ https://github.com/nodeca/pako/blob/main/LICENSE k.dyn_ltree[2 * H] = 0; for (H = 0; H < h; H++) k.dyn_dtree[2 * H] = 0; - for (H = 0; H < u; H++) + for (H = 0; H < c; H++) k.bl_tree[2 * H] = 0; k.dyn_ltree[2 * y] = 1, k.opt_len = k.static_len = 0, k.last_lit = k.matches = 0; } @@ -8842,7 +8842,7 @@ https://github.com/nodeca/pako/blob/main/LICENSE ; k.heap[--k.heap_max] = k.heap[1], function(re, be) { var me, le, Se, Wt, $t, ue, he = be.dyn_tree, Ee = be.max_code, Re = be.stat_desc.static_tree, Ie = be.stat_desc.has_stree, Ot = be.stat_desc.extra_bits, vt = be.stat_desc.extra_base, W = be.stat_desc.max_length, Q = 0; - for (Wt = 0; Wt <= c; Wt++) + for (Wt = 0; Wt <= u; Wt++) re.bl_count[Wt] = 0; for (he[2 * re.heap[re.heap_max] + 1] = 0, me = re.heap_max + 1; me < l; me++) W < (Wt = he[2 * he[2 * (le = re.heap[me]) + 1] + 1] + 1) && (Wt = W, Q++), he[2 * le + 1] = Wt, Ee < le || (re.bl_count[Wt]++, $t = 0, vt <= le && ($t = Ot[le - vt]), ue = he[2 * le], re.opt_len += ue * (Wt + $t), Ie && (re.static_len += ue * (Re[2 * le + 1] + $t))); @@ -8884,7 +8884,7 @@ https://github.com/nodeca/pako/blob/main/LICENSE } L._tr_init = function(k) { U || (function() { - var H, it, et, tt, Ct, Rt = new Array(c + 1); + var H, it, et, tt, Ct, Rt = new Array(u + 1); for (tt = et = 0; tt < r - 1; tt++) for (I[tt] = et, H = 0; H < 1 << A[tt]; H++) m[et++] = tt; @@ -8894,7 +8894,7 @@ https://github.com/nodeca/pako/blob/main/LICENSE for (Ct >>= 7; tt < h; tt++) for (G[tt] = Ct << 7, H = 0; H < 1 << P[tt] - 7; H++) F[256 + Ct++] = tt; - for (it = 0; it <= c; it++) + for (it = 0; it <= u; it++) Rt[it] = 0; for (H = 0; H <= 143; ) T[2 * H + 1] = 8, H++, Rt[8]++; @@ -8906,7 +8906,7 @@ https://github.com/nodeca/pako/blob/main/LICENSE T[2 * H + 1] = 8, H++, Rt[8]++; for (Lt(T, o + 1, Rt), H = 0; H < h; H++) C[2 * H + 1] = 5, C[2 * H] = Dt(H, 5); - O = new ot(T, A, n + 1, o, c), M = new ot(C, P, 0, h, c), N = new ot(new Array(0), D, 0, u, p); + O = new ot(T, A, n + 1, o, u), M = new ot(C, P, 0, h, u), N = new ot(new Array(0), D, 0, c, p); }(), U = !0), k.l_desc = new K(k.dyn_ltree, O), k.d_desc = new K(k.dyn_dtree, M), k.bl_desc = new K(k.bl_tree, N), k.bi_buf = 0, k.bi_valid = 0, jt(k); }, L._tr_stored_block = S, L._tr_flush_block = function(k, H, it, et) { var tt, Ct, Rt = 0; @@ -8923,7 +8923,7 @@ https://github.com/nodeca/pako/blob/main/LICENSE return f; }(k)), wt(k, k.l_desc), wt(k, k.d_desc), Rt = function(Kt) { var Gt; - for (V(Kt, Kt.dyn_ltree, Kt.l_desc.max_code), V(Kt, Kt.dyn_dtree, Kt.d_desc.max_code), wt(Kt, Kt.bl_desc), Gt = u - 1; 3 <= Gt && Kt.bl_tree[2 * E[Gt] + 1] === 0; Gt--) + for (V(Kt, Kt.dyn_ltree, Kt.l_desc.max_code), V(Kt, Kt.dyn_dtree, Kt.d_desc.max_code), wt(Kt, Kt.bl_desc), Gt = c - 1; 3 <= Gt && Kt.bl_tree[2 * E[Gt] + 1] === 0; Gt--) ; return Kt.opt_len += 3 * (Gt + 1) + 5 + 5 + 4, Gt; }(k), tt = k.opt_len + 3 + 7 >>> 3, (Ct = k.static_len + 3 + 7 >>> 3) <= tt && (tt = Ct)) : tt = Ct = it + 5, it + 4 <= tt && H !== -1 ? S(k, H, it, et) : k.strategy === 4 || Ct === tt ? (bt(k, 2 + (et ? 1 : 0), 3), st(k, T, C)) : (bt(k, 4 + (et ? 1 : 0), 3), function(Kt, Gt, It, re) { @@ -8947,8 +8947,8 @@ https://github.com/nodeca/pako/blob/main/LICENSE (function(B) { (function(f, d) { if (!f.setImmediate) { - var t, i, r, n, o = 1, h = {}, u = !1, l = f.document, c = Object.getPrototypeOf && Object.getPrototypeOf(f); - c = c && c.setTimeout ? c : f, t = {}.toString.call(f.process) === "[object process]" ? function(x) { + var t, i, r, n, o = 1, h = {}, c = !1, l = f.document, u = Object.getPrototypeOf && Object.getPrototypeOf(f); + u = u && u.setTimeout ? u : f, t = {}.toString.call(f.process) === "[object process]" ? function(x) { process.nextTick(function() { p(x); }); @@ -8972,24 +8972,24 @@ https://github.com/nodeca/pako/blob/main/LICENSE }, i.appendChild(e); }) : function(x) { setTimeout(p, 0, x); - }, c.setImmediate = function(x) { + }, u.setImmediate = function(x) { typeof x != "function" && (x = new Function("" + x)); for (var e = new Array(arguments.length - 1), b = 0; b < e.length; b++) e[b] = arguments[b + 1]; var A = { callback: x, args: e }; return h[o] = A, t(o), o++; - }, c.clearImmediate = s; + }, u.clearImmediate = s; } function s(x) { delete h[x]; } function p(x) { - if (u) + if (c) setTimeout(p, 0, x); else { var e = h[x]; if (e) { - u = !0; + c = !0; try { (function(b) { var A = b.callback, P = b.args; @@ -9011,7 +9011,7 @@ https://github.com/nodeca/pako/blob/main/LICENSE } })(e); } finally { - s(x), u = !1; + s(x), c = !1; } } } @@ -9133,42 +9133,42 @@ var S1 = { exports: {} }; /***/ function(f, d, t) { t(65292), t(73844), t(69330), t(11765), t(81755), t(20731), t(24863), t(14032), t(61726), t(57114), t(58281), t(94712); - function i(c, s) { - var p = typeof Symbol != "undefined" && c[Symbol.iterator] || c["@@iterator"]; + function i(u, s) { + var p = typeof Symbol != "undefined" && u[Symbol.iterator] || u["@@iterator"]; if (p) - return (p = p.call(c)).next.bind(p); - if (Array.isArray(c) || (p = r(c)) || s && c && typeof c.length == "number") { - p && (c = p); + return (p = p.call(u)).next.bind(p); + if (Array.isArray(u) || (p = r(u)) || s && u && typeof u.length == "number") { + p && (u = p); var y = 0; return function() { - return y >= c.length ? { done: !0 } : { done: !1, value: c[y++] }; + return y >= u.length ? { done: !0 } : { done: !1, value: u[y++] }; }; } throw new TypeError(`Invalid attempt to iterate non-iterable instance. In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`); } - function r(c, s) { - if (c) { - if (typeof c == "string") - return n(c, s); - var p = {}.toString.call(c).slice(8, -1); - return p === "Object" && c.constructor && (p = c.constructor.name), p === "Map" || p === "Set" ? Array.from(c) : p === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(p) ? n(c, s) : void 0; + function r(u, s) { + if (u) { + if (typeof u == "string") + return n(u, s); + var p = {}.toString.call(u).slice(8, -1); + return p === "Object" && u.constructor && (p = u.constructor.name), p === "Map" || p === "Set" ? Array.from(u) : p === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(p) ? n(u, s) : void 0; } } - function n(c, s) { - (s == null || s > c.length) && (s = c.length); + function n(u, s) { + (s == null || s > u.length) && (s = u.length); for (var p = 0, y = Array(s); p < s; p++) - y[p] = c[p]; + y[p] = u[p]; return y; } - var o = t(56128), h = o.Number, u = t(18128), l = /* @__PURE__ */ function() { - function c(p, y, x) { + var o = t(56128), h = o.Number, c = t(18128), l = /* @__PURE__ */ function() { + function u(p, y, x) { x === void 0 && (x = "count"), this.type = p, this.length = y, this.lengthType = x; } - var s = c.prototype; + var s = u.prototype; return s.decode = function(y, x) { var e, b = y.pos, A = [], P = x; - if (this.length != null && (e = u.resolveLength(this.length, y, x)), this.length instanceof h && (Object.defineProperties(A, { + if (this.length != null && (e = c.resolveLength(this.length, y, x)), this.length instanceof h && (Object.defineProperties(A, { parent: { value: x }, @@ -9191,7 +9191,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho return A; }, s.size = function(y, x) { if (!y) - return this.type.size(null, x) * u.resolveLength(this.length, null, x); + return this.type.size(null, x) * c.resolveLength(this.length, null, x); var e = 0; this.length instanceof h && (e += this.length.size(), x = { parent: x @@ -9217,7 +9217,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho var T = b.pointers[E++]; T.type.encode(y, T.val); } - }, c; + }, u; }(); f.exports = l; } @@ -9233,17 +9233,17 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho } var n = r.prototype; return n.decode = function(h) { - for (var u = this.type.decode(h), l = {}, c = 0; c < this.flags.length; c++) { - var s = this.flags[c]; - s != null && (l[s] = !!(u & 1 << c)); + for (var c = this.type.decode(h), l = {}, u = 0; u < this.flags.length; u++) { + var s = this.flags[u]; + s != null && (l[s] = !!(c & 1 << u)); } return l; }, n.size = function() { return this.type.size(); - }, n.encode = function(h, u) { - for (var l = 0, c = 0; c < this.flags.length; c++) { - var s = this.flags[c]; - s != null && u[s] && (l |= 1 << c); + }, n.encode = function(h, c) { + for (var l = 0, u = 0; u < this.flags.length; u++) { + var s = this.flags[u]; + s != null && c[s] && (l |= 1 << u); } return this.type.encode(h, l); }, r; @@ -9279,14 +9279,14 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho function h(l) { this.length = l; } - var u = h.prototype; - return u.decode = function(c, s) { - var p = i.resolveLength(this.length, c, s); - return c.readBuffer(p); - }, u.size = function(c, s) { - return c ? c.length : i.resolveLength(this.length, null, s); - }, u.encode = function(c, s, p) { - return this.length instanceof n && this.length.encode(c, s.length), c.writeBuffer(s); + var c = h.prototype; + return c.decode = function(u, s) { + var p = i.resolveLength(this.length, u, s); + return u.readBuffer(p); + }, c.size = function(u, s) { + return u ? u.length : i.resolveLength(this.length, null, s); + }, c.encode = function(u, s, p) { + return this.length instanceof n && this.length.encode(u, s.length), u.writeBuffer(s); }, h; }(); f.exports = o; @@ -9301,13 +9301,13 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho var r; try { r = t(54171); - } catch (u) { + } catch (c) { } var n = /* @__PURE__ */ function() { - function u(c) { - this.buffer = c, this.pos = 0, this.length = this.buffer.length; + function c(u) { + this.buffer = u, this.pos = 0, this.length = this.buffer.length; } - var l = u.prototype; + var l = c.prototype; return l.readString = function(s, p) { switch (p === void 0 && (p = "ascii"), p) { case "utf16le": @@ -9339,7 +9339,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho return (this.readInt16BE() << 8) + this.readUInt8(); }, l.readInt24LE = function() { return this.readUInt16LE() + (this.readInt8() << 16); - }, u; + }, c; }(); n.TYPES = { UInt8: 1, @@ -9355,10 +9355,10 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho }; var o = function(l) { if (l.slice(0, 4) === "read") { - var c = n.TYPES[l.replace(/read|[BL]E/g, "")]; + var u = n.TYPES[l.replace(/read|[BL]E/g, "")]; n.prototype[l] = function() { var s = this.buffer[l](this.pos); - return this.pos += c, s; + return this.pos += u, s; }; } }; @@ -9381,7 +9381,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho return x.__proto__ = e, x; }, n(p, y); } - var o, h = t(9760), u = t(69591); + var o, h = t(9760), c = t(69591); try { o = t(54171); } catch (p) { @@ -9436,16 +9436,16 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho }, x.end = function() { return this.flush(), this.push(null); }, y; - }(h.Readable), c = function(y) { + }(h.Readable), u = function(y) { if (y.slice(0, 5) === "write") { - var x = +u.TYPES[y.replace(/write|[BL]E/g, "")]; + var x = +c.TYPES[y.replace(/write|[BL]E/g, "")]; l.prototype[y] = function(e) { return this.ensure(x), this.buffer[y](e, this.bufferOffset), this.bufferOffset += x, this.pos += x; }; } }; for (var s in i.prototype) - c(s); + u(s); f.exports = l; } ), @@ -9486,14 +9486,14 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho return e.__proto__ = b, e; }, r(y, x); } - var n = t(68332), o = t(56128), h = o.Number, u = t(18128), l = t(7187), c = l.inspect, s = /* @__PURE__ */ function(y) { + var n = t(68332), o = t(56128), h = o.Number, c = t(18128), l = t(7187), u = l.inspect, s = /* @__PURE__ */ function(y) { function x() { return y.apply(this, arguments) || this; } i(x, y); var e = x.prototype; return e.decode = function(A, P) { - var D = A.pos, E = u.resolveLength(this.length, A, P); + var D = A.pos, E = c.resolveLength(this.length, A, P); this.length instanceof h && (P = { parent: P, _startOffset: D, @@ -9525,7 +9525,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho b.push(this.get(A)); return b; }, x.inspect = function() { - return c(this.toArray()); + return u(this.toArray()); }, y; }(); f.exports = s; @@ -9535,39 +9535,39 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 56128: ( /***/ function(f, d, t) { - function i(u, l) { - u.prototype = Object.create(l.prototype), u.prototype.constructor = u, r(u, l); + function i(c, l) { + c.prototype = Object.create(l.prototype), c.prototype.constructor = c, r(c, l); } - function r(u, l) { - return r = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function(c, s) { - return c.__proto__ = s, c; - }, r(u, l); + function r(c, l) { + return r = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function(u, s) { + return u.__proto__ = s, u; + }, r(c, l); } var n = t(69591), o = /* @__PURE__ */ function() { - function u(c, s) { - s === void 0 && (s = "BE"), this.type = c, this.endian = s, this.fn = this.type, this.type[this.type.length - 1] !== "8" && (this.fn += this.endian); + function c(u, s) { + s === void 0 && (s = "BE"), this.type = u, this.endian = s, this.fn = this.type, this.type[this.type.length - 1] !== "8" && (this.fn += this.endian); } - var l = u.prototype; + var l = c.prototype; return l.size = function() { return n.TYPES[this.type]; }, l.decode = function(s) { return s["read" + this.fn](); }, l.encode = function(s, p) { return s["write" + this.fn](p); - }, u; + }, c; }(); d.Number = o, d.uint8 = new o("UInt8"), d.uint16be = d.uint16 = new o("UInt16", "BE"), d.uint16le = new o("UInt16", "LE"), d.uint24be = d.uint24 = new o("UInt24", "BE"), d.uint24le = new o("UInt24", "LE"), d.uint32be = d.uint32 = new o("UInt32", "BE"), d.uint32le = new o("UInt32", "LE"), d.int8 = new o("Int8"), d.int16be = d.int16 = new o("Int16", "BE"), d.int16le = new o("Int16", "LE"), d.int24be = d.int24 = new o("Int24", "BE"), d.int24le = new o("Int24", "LE"), d.int32be = d.int32 = new o("Int32", "BE"), d.int32le = new o("Int32", "LE"), d.floatbe = d.float = new o("Float", "BE"), d.floatle = new o("Float", "LE"), d.doublebe = d.double = new o("Double", "BE"), d.doublele = new o("Double", "LE"); - var h = /* @__PURE__ */ function(u) { + var h = /* @__PURE__ */ function(c) { function l(s, p, y) { var x; - return y === void 0 && (y = s >> 1), x = u.call(this, "Int" + s, p) || this, x._point = 1 << y, x; - } - i(l, u); - var c = l.prototype; - return c.decode = function(p) { - return u.prototype.decode.call(this, p) / this._point; - }, c.encode = function(p, y) { - return u.prototype.encode.call(this, p, y * this._point | 0); + return y === void 0 && (y = s >> 1), x = c.call(this, "Int" + s, p) || this, x._point = 1 << y, x; + } + i(l, c); + var u = l.prototype; + return u.decode = function(p) { + return c.prototype.decode.call(this, p) / this._point; + }, u.encode = function(p, y) { + return c.prototype.encode.call(this, p, y * this._point | 0); }, l; }(o); d.Fixed = h, d.fixed16be = d.fixed16 = new h(16, "BE"), d.fixed16le = new h(16, "LE"), d.fixed32be = d.fixed32 = new h(32, "BE"), d.fixed32le = new h(32, "LE"); @@ -9590,8 +9590,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho var h = this.condition; return typeof h == "function" && (h = h.call(o, o)), h ? this.type.size(n, o) : 0; }, i.encode = function(n, o, h) { - var u = this.condition; - if (typeof u == "function" && (u = u.call(h, h)), u) + var c = this.condition; + if (typeof c == "function" && (c = c.call(h, h)), c) return this.type.encode(n, o, h); }, t; }(); @@ -9603,60 +9603,60 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho /***/ function(f, d, t) { var i = t(18128), r = /* @__PURE__ */ function() { - function o(u, l, c) { - if (c === void 0 && (c = {}), this.offsetType = u, this.type = l, this.options = c, this.type === "void" && (this.type = null), this.options.type == null && (this.options.type = "local"), this.options.allowNull == null && (this.options.allowNull = !0), this.options.nullValue == null && (this.options.nullValue = 0), this.options.lazy == null && (this.options.lazy = !1), this.options.relativeTo) { + function o(c, l, u) { + if (u === void 0 && (u = {}), this.offsetType = c, this.type = l, this.options = u, this.type === "void" && (this.type = null), this.options.type == null && (this.options.type = "local"), this.options.allowNull == null && (this.options.allowNull = !0), this.options.nullValue == null && (this.options.nullValue = 0), this.options.lazy == null && (this.options.lazy = !1), this.options.relativeTo) { if (typeof this.options.relativeTo != "function") throw new Error("relativeTo option must be a function"); - this.relativeToGetter = c.relativeTo; + this.relativeToGetter = u.relativeTo; } } var h = o.prototype; - return h.decode = function(l, c) { - var s = this, p = this.offsetType.decode(l, c); + return h.decode = function(l, u) { + var s = this, p = this.offsetType.decode(l, u); if (p === this.options.nullValue && this.options.allowNull) return null; var y; switch (this.options.type) { case "local": - y = c._startOffset; + y = u._startOffset; break; case "immediate": y = l.pos - this.offsetType.size(); break; case "parent": - y = c.parent._startOffset; + y = u.parent._startOffset; break; default: - for (var x = c; x.parent; ) + for (var x = u; x.parent; ) x = x.parent; y = x._startOffset || 0; } - this.options.relativeTo && (y += this.relativeToGetter(c)); + this.options.relativeTo && (y += this.relativeToGetter(u)); var e = p + y; if (this.type != null) { var b = null, A = function() { if (b != null) return b; var D = l.pos; - return l.pos = e, b = s.type.decode(l, c), l.pos = D, b; + return l.pos = e, b = s.type.decode(l, u), l.pos = D, b; }; return this.options.lazy ? new i.PropertyDescriptor({ get: A }) : A(); } else return e; - }, h.size = function(l, c) { - var s = c; + }, h.size = function(l, u) { + var s = u; switch (this.options.type) { case "local": case "immediate": break; case "parent": - c = c.parent; + u = u.parent; break; default: - for (; c.parent; ) - c = c.parent; + for (; u.parent; ) + u = u.parent; } var p = this.type; if (p == null) { @@ -9665,10 +9665,10 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho var y = l; p = y.type, l = l.value; } - return l && c && (c.pointerSize += p.size(l, s)), this.offsetType.size(); - }, h.encode = function(l, c, s) { + return l && u && (u.pointerSize += p.size(l, s)), this.offsetType.size(); + }, h.encode = function(l, u, s) { var p, y = s; - if (c == null) { + if (u == null) { this.offsetType.encode(l, this.options.nullValue); return; } @@ -9677,7 +9677,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho p = s.startOffset; break; case "immediate": - p = l.pos + this.offsetType.size(c, y); + p = l.pos + this.offsetType.size(u, y); break; case "parent": s = s.parent, p = s.startOffset; @@ -9689,19 +9689,19 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho this.options.relativeTo && (p += this.relativeToGetter(y.val)), this.offsetType.encode(l, s.pointerOffset - p); var x = this.type; if (x == null) { - if (!(c instanceof n)) + if (!(u instanceof n)) throw new Error("Must be a VoidPointer"); - var e = c; - x = e.type, c = c.value; + var e = u; + x = e.type, u = u.value; } return s.pointers.push({ type: x, - val: c, + val: u, parent: y - }), s.pointerOffset += x.size(c, y); + }), s.pointerOffset += x.size(u, y); }, o; - }(), n = function(h, u) { - this.type = h, this.value = u; + }(), n = function(h, c) { + this.type = h, this.value = c; }; d.Pointer = r, d.VoidPointer = n; } @@ -9712,17 +9712,17 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho function(f, d, t) { t(41584); var i = t(18128), r = /* @__PURE__ */ function() { - function n(h, u) { - u === void 0 && (u = 1), this.type = h, this.count = u; + function n(h, c) { + c === void 0 && (c = 1), this.type = h, this.count = c; } var o = n.prototype; - return o.decode = function(u, l) { - u.pos += this.size(null, l); - }, o.size = function(u, l) { - var c = i.resolveLength(this.count, null, l); - return this.type.size() * c; - }, o.encode = function(u, l, c) { - return u.fill(0, this.size(l, c)); + return o.decode = function(c, l) { + c.pos += this.size(null, l); + }, o.size = function(c, l) { + var u = i.resolveLength(this.count, null, l); + return this.type.size() * u; + }, o.encode = function(c, l, u) { + return c.fill(0, this.size(l, u)); }, n; }(); f.exports = r; @@ -9733,10 +9733,10 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho /***/ function(f, d, t) { var i = t(14598).Buffer, r = t(56128), n = r.Number, o = t(18128), h = /* @__PURE__ */ function() { - function u(c, s) { - s === void 0 && (s = "ascii"), this.length = c, this.encoding = s; + function c(u, s) { + s === void 0 && (s = "ascii"), this.length = u, this.encoding = s; } - var l = u.prototype; + var l = c.prototype; return l.decode = function(s, p) { var y, x; if (this.length != null) @@ -9762,7 +9762,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho var x = this.encoding; if (typeof x == "function" && (x = x.call(y != null ? y.val : void 0, y != null ? y.val : void 0) || "ascii"), this.length instanceof n && this.length.encode(s, i.byteLength(p, x)), s.writeString(p, x), this.length == null) return s.writeUInt8(0); - }, u; + }, c; }(); f.exports = h; } @@ -9776,60 +9776,60 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho h === void 0 && (h = {}), this.fields = h; } var o = n.prototype; - return o.decode = function(u, l, c) { - c === void 0 && (c = 0); - var s = this._setup(u, l, c); - return this._parseFields(u, s, this.fields), this.process != null && this.process.call(s, u), s; - }, o._setup = function(u, l, c) { + return o.decode = function(c, l, u) { + u === void 0 && (u = 0); + var s = this._setup(c, l, u); + return this._parseFields(c, s, this.fields), this.process != null && this.process.call(s, c), s; + }, o._setup = function(c, l, u) { var s = {}; return Object.defineProperties(s, { parent: { value: l }, _startOffset: { - value: u.pos + value: c.pos }, _currentOffset: { value: 0, writable: !0 }, _length: { - value: c + value: u } }), s; - }, o._parseFields = function(u, l, c) { - for (var s in c) { - var p, y = c[s]; - typeof y == "function" ? p = y.call(l, l) : p = y.decode(u, l), p !== void 0 && (p instanceof i.PropertyDescriptor ? Object.defineProperty(l, s, p) : l[s] = p), l._currentOffset = u.pos - l._startOffset; + }, o._parseFields = function(c, l, u) { + for (var s in u) { + var p, y = u[s]; + typeof y == "function" ? p = y.call(l, l) : p = y.decode(c, l), p !== void 0 && (p instanceof i.PropertyDescriptor ? Object.defineProperty(l, s, p) : l[s] = p), l._currentOffset = c.pos - l._startOffset; } - }, o.size = function(u, l, c) { - u == null && (u = {}), c == null && (c = !0); + }, o.size = function(c, l, u) { + c == null && (c = {}), u == null && (u = !0); var s = { parent: l, - val: u, + val: c, pointerSize: 0 }, p = 0; for (var y in this.fields) { var x = this.fields[y]; - x.size != null && (p += x.size(u[y], s)); + x.size != null && (p += x.size(c[y], s)); } - return c && (p += s.pointerSize), p; - }, o.encode = function(u, l, c) { + return u && (p += s.pointerSize), p; + }, o.encode = function(c, l, u) { var s; - this.preEncode != null && this.preEncode.call(l, u); + this.preEncode != null && this.preEncode.call(l, c); var p = { pointers: [], - startOffset: u.pos, - parent: c, + startOffset: c.pos, + parent: u, val: l, pointerSize: 0 }; - p.pointerOffset = u.pos + this.size(l, p, !1); + p.pointerOffset = c.pos + this.size(l, p, !1); for (var y in this.fields) - s = this.fields[y], s.encode != null && s.encode(u, l[y], p); + s = this.fields[y], s.encode != null && s.encode(c, l[y], p); for (var x = 0; x < p.pointers.length; ) { var e = p.pointers[x++]; - e.type.encode(u, e.val, e.parent); + e.type.encode(c, e.val, e.parent); } }, n; }(); @@ -9841,26 +9841,26 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho /***/ function(f, d, t) { t(14032); - function i(u, l) { - u.prototype = Object.create(l.prototype), u.prototype.constructor = u, r(u, l); + function i(c, l) { + c.prototype = Object.create(l.prototype), c.prototype.constructor = c, r(c, l); } - function r(u, l) { - return r = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function(c, s) { - return c.__proto__ = s, c; - }, r(u, l); + function r(c, l) { + return r = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function(u, s) { + return u.__proto__ = s, u; + }, r(c, l); } - var n = t(88152), o = function(l, c) { - return c.reduce(function(s, p) { + var n = t(88152), o = function(l, u) { + return u.reduce(function(s, p) { return s && s[p]; }, l); - }, h = /* @__PURE__ */ function(u) { + }, h = /* @__PURE__ */ function(c) { function l(s, p) { var y; - return p === void 0 && (p = {}), y = u.call(this) || this, y.type = s, y.versions = p, typeof s == "string" && (y.versionPath = s.split(".")), y; + return p === void 0 && (p = {}), y = c.call(this) || this, y.type = s, y.versions = p, typeof s == "string" && (y.versionPath = s.split(".")), y; } - i(l, u); - var c = l.prototype; - return c.decode = function(p, y, x) { + i(l, c); + var u = l.prototype; + return u.decode = function(p, y, x) { x === void 0 && (x = 0); var e = this._setup(p, y, x); typeof this.type == "string" ? e.version = o(y, this.versionPath) : e.version = this.type.decode(p), this.versions.header && this._parseFields(p, e, this.versions.header); @@ -9868,7 +9868,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho if (b == null) throw new Error("Unknown version " + e.version); return b instanceof l ? b.decode(p, y) : (this._parseFields(p, e, b), this.process != null && this.process.call(e, p), e); - }, c.size = function(p, y, x) { + }, u.size = function(p, y, x) { x === void 0 && (x = !0); var e, b; if (!p) @@ -9887,7 +9887,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho for (e in D) b = D[e], b.size != null && (P += b.size(p[e], A)); return x && (P += A.pointerSize), P; - }, c.encode = function(p, y, x) { + }, u.encode = function(p, y, x) { var e, b; this.preEncode != null && this.preEncode.call(y, p); var A = { @@ -9917,17 +9917,17 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho /***/ function(f, d, t) { var i = t(56128), r = i.Number; - d.resolveLength = function(o, h, u) { + d.resolveLength = function(o, h, c) { var l; - if (typeof o == "number" ? l = o : typeof o == "function" ? l = o.call(u, u) : u && typeof o == "string" ? l = u[o] : h && o instanceof r && (l = o.decode(h)), isNaN(l)) + if (typeof o == "number" ? l = o : typeof o == "function" ? l = o.call(c, c) : c && typeof o == "string" ? l = c[o] : h && o instanceof r && (l = o.decode(h)), isNaN(l)) throw new Error("Not a fixed size"); return l; }; var n = function(h) { h === void 0 && (h = {}), this.enumerable = !0, this.configurable = !0; - for (var u in h) { - var l = h[u]; - this[u] = l; + for (var c in h) { + var l = h[c]; + this[c] = l; } }; d.PropertyDescriptor = n; @@ -9970,14 +9970,14 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho return (W === "string" ? String : Number)(vt); } function h(vt, W) { - vt.prototype = Object.create(W.prototype), vt.prototype.constructor = vt, u(vt, W); + vt.prototype = Object.create(W.prototype), vt.prototype.constructor = vt, c(vt, W); } - function u(vt, W) { - return u = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function(Q, gt) { + function c(vt, W) { + return c = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function(Q, gt) { return Q.__proto__ = gt, Q; - }, u(vt, W); + }, c(vt, W); } - var l = t(32504), c = t(89029), s = typeof Symbol == "function" && typeof Symbol.for == "function" ? Symbol.for("nodejs.util.inspect.custom") : null; + var l = t(32504), u = t(89029), s = typeof Symbol == "function" && typeof Symbol.for == "function" ? Symbol.for("nodejs.util.inspect.custom") : null; d.Buffer = e, d.SlowBuffer = O, d.INSPECT_MAX_BYTES = 50; var p = 2147483647; d.kMaxLength = p, e.TYPED_ARRAY_SUPPORT = y(), !e.TYPED_ARRAY_SUPPORT && typeof console != "undefined" && typeof console.error == "function" && console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support."); @@ -10550,13 +10550,13 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho this[++W] * Math.pow(2, 16) + this[++W] * Math.pow(2, 8) + this[++W]; return (BigInt(Pt) << BigInt(32)) + BigInt(this[++W] * Math.pow(2, 24) + this[++W] * Math.pow(2, 16) + this[++W] * Math.pow(2, 8) + gt); }), e.prototype.readFloatLE = function(W, Q) { - return W = W >>> 0, Q || Ft(W, 4, this.length), c.read(this, W, !0, 23, 4); + return W = W >>> 0, Q || Ft(W, 4, this.length), u.read(this, W, !0, 23, 4); }, e.prototype.readFloatBE = function(W, Q) { - return W = W >>> 0, Q || Ft(W, 4, this.length), c.read(this, W, !1, 23, 4); + return W = W >>> 0, Q || Ft(W, 4, this.length), u.read(this, W, !1, 23, 4); }, e.prototype.readDoubleLE = function(W, Q) { - return W = W >>> 0, Q || Ft(W, 8, this.length), c.read(this, W, !0, 52, 8); + return W = W >>> 0, Q || Ft(W, 8, this.length), u.read(this, W, !0, 52, 8); }, e.prototype.readDoubleBE = function(W, Q) { - return W = W >>> 0, Q || Ft(W, 8, this.length), c.read(this, W, !1, 52, 8); + return W = W >>> 0, Q || Ft(W, 8, this.length), u.read(this, W, !1, 52, 8); }; function U(vt, W, Q, gt, Pt, ht) { if (!e.isBuffer(vt)) @@ -10653,7 +10653,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho throw new RangeError("Index out of range"); } function it(vt, W, Q, gt, Pt) { - return W = +W, Q = Q >>> 0, Pt || H(vt, W, Q, 4), c.write(vt, W, Q, gt, 23, 4), Q + 4; + return W = +W, Q = Q >>> 0, Pt || H(vt, W, Q, 4), u.write(vt, W, Q, gt, 23, 4), Q + 4; } e.prototype.writeFloatLE = function(W, Q, gt) { return it(this, W, Q, !0, gt); @@ -10661,7 +10661,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho return it(this, W, Q, !1, gt); }; function et(vt, W, Q, gt, Pt) { - return W = +W, Q = Q >>> 0, Pt || H(vt, W, Q, 8), c.write(vt, W, Q, gt, 52, 8), Q + 8; + return W = +W, Q = Q >>> 0, Pt || H(vt, W, Q, 8), u.write(vt, W, Q, gt, 52, 8), Q + 8; } e.prototype.writeDoubleLE = function(W, Q, gt) { return et(this, W, Q, !0, gt); @@ -10873,7 +10873,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 59754: ( /***/ function(f, d, t) { - var i = t(30450), r = t(15567), n = t(32010), o = t(94578), h = t(24517), u = t(20340), l = t(52564), c = t(68664), s = t(48914), p = t(13711), y = t(95892).f, x = t(70176), e = t(69548), b = t(3840), A = t(38688), P = t(46859), D = n.Int8Array, E = D && D.prototype, T = n.Uint8ClampedArray, C = T && T.prototype, F = D && e(D), m = E && e(E), I = Object.prototype, O = n.TypeError, M = A("toStringTag"), N = P("TYPED_ARRAY_TAG"), G = P("TYPED_ARRAY_CONSTRUCTOR"), ot = i && !!b && l(n.opera) !== "Opera", K = !1, nt, xt, bt, St = { + var i = t(30450), r = t(15567), n = t(32010), o = t(94578), h = t(24517), c = t(20340), l = t(52564), u = t(68664), s = t(48914), p = t(13711), y = t(95892).f, x = t(70176), e = t(69548), b = t(3840), A = t(38688), P = t(46859), D = n.Int8Array, E = D && D.prototype, T = n.Uint8ClampedArray, C = T && T.prototype, F = D && e(D), m = E && e(E), I = Object.prototype, O = n.TypeError, M = A("toStringTag"), N = P("TYPED_ARRAY_TAG"), G = P("TYPED_ARRAY_CONSTRUCTOR"), ot = i && !!b && l(n.opera) !== "Opera", K = !1, nt, xt, bt, St = { Int8Array: 1, Uint8Array: 1, Uint8ClampedArray: 1, @@ -10890,12 +10890,12 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho if (!h(V)) return !1; var Ft = l(V); - return Ft === "DataView" || u(St, Ft) || u(Dt, Ft); + return Ft === "DataView" || c(St, Ft) || c(Dt, Ft); }, jt = function(V) { if (!h(V)) return !1; var Ft = l(V); - return u(St, Ft) || u(Dt, Ft); + return c(St, Ft) || c(Dt, Ft); }, J = function(V) { if (jt(V)) return V; @@ -10903,13 +10903,13 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho }, yt = function(V) { if (o(V) && (!b || x(F, V))) return V; - throw O(c(V) + " is not a typed array constructor"); + throw O(u(V) + " is not a typed array constructor"); }, ut = function(V, Ft, U) { if (r) { if (U) for (var S in St) { var k = n[S]; - if (k && u(k.prototype, V)) + if (k && c(k.prototype, V)) try { delete k.prototype[V]; } catch (H) { @@ -10923,7 +10923,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho if (b) { if (U) { for (S in St) - if (k = n[S], k && u(k, V)) + if (k = n[S], k && c(k, V)) try { delete k[V]; } catch (H) { @@ -10953,7 +10953,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho if ((!ot || !m || m === I) && (m = F.prototype, ot)) for (nt in St) n[nt] && b(n[nt].prototype, m); - if (ot && e(C) !== m && b(C, m), r && !u(m, M)) { + if (ot && e(C) !== m && b(C, m), r && !c(m, M)) { K = !0, y(m, M, { get: function() { return h(this) ? this[N] : void 0; @@ -10982,7 +10982,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho /***/ function(f, d, t) { t(24863); - var i = t(32010), r = t(38347), n = t(15567), o = t(30450), h = t(7081), u = t(48914), l = t(15341), c = t(47044), s = t(2868), p = t(26882), y = t(23417), x = t(71265), e = t(64397), b = t(69548), A = t(3840), P = t(6611).f, D = t(95892).f, E = t(72864), T = t(73163), C = t(15216), F = t(70172), m = h.PROPER, I = h.CONFIGURABLE, O = F.get, M = F.set, N = "ArrayBuffer", G = "DataView", ot = "prototype", K = "Wrong length", nt = "Wrong index", xt = i[N], bt = xt, St = bt && bt[ot], Dt = i[G], Lt = Dt && Dt[ot], jt = Object.prototype, J = i.Array, yt = i.RangeError, ut = r(E), st = r([].reverse), wt = e.pack, V = e.unpack, Ft = function(le) { + var i = t(32010), r = t(38347), n = t(15567), o = t(30450), h = t(7081), c = t(48914), l = t(15341), u = t(47044), s = t(2868), p = t(26882), y = t(23417), x = t(71265), e = t(64397), b = t(69548), A = t(3840), P = t(6611).f, D = t(95892).f, E = t(72864), T = t(73163), C = t(15216), F = t(70172), m = h.PROPER, I = h.CONFIGURABLE, O = F.get, M = F.set, N = "ArrayBuffer", G = "DataView", ot = "prototype", K = "Wrong length", nt = "Wrong index", xt = i[N], bt = xt, St = bt && bt[ot], Dt = i[G], Lt = Dt && Dt[ot], jt = Object.prototype, J = i.Array, yt = i.RangeError, ut = r(E), st = r([].reverse), wt = e.pack, V = e.unpack, Ft = function(le) { return [le & 255]; }, U = function(le) { return [le & 255, le >> 8 & 255]; @@ -11087,21 +11087,21 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho }); else { var Rt = m && xt.name !== N; - if (!c(function() { + if (!u(function() { xt(1); - }) || !c(function() { + }) || !u(function() { new xt(-1); - }) || c(function() { + }) || u(function() { return new xt(), new xt(1.5), new xt(NaN), Rt && !I; })) { bt = function(le) { return s(this, St), new xt(x(le)); }, bt[ot] = St; for (var Kt = P(xt), Gt = 0, It; Kt.length > Gt; ) - (It = Kt[Gt++]) in bt || u(bt, It, xt[It]); + (It = Kt[Gt++]) in bt || c(bt, It, xt[It]); St.constructor = bt; } else - Rt && I && u(xt, "name", N); + Rt && I && c(xt, "name", N); A && b(Lt) !== jt && A(Lt, jt); var re = new Dt(new bt(2)), be = r(Lt.setInt8); re.setInt8(0, 2147483648), re.setInt8(1, 2147483649), (re.getInt8(0) || !re.getInt8(1)) && l(Lt, { @@ -11125,12 +11125,12 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 8953: ( /***/ function(f, d, t) { - var i = t(56475), r = t(32010), n = t(83124), o = t(51334), h = "ArrayBuffer", u = n[h], l = r[h]; + var i = t(56475), r = t(32010), n = t(83124), o = t(51334), h = "ArrayBuffer", c = n[h], l = r[h]; i({ global: !0, - forced: l !== u + forced: l !== c }, { - ArrayBuffer: u + ArrayBuffer: c }), o(h); } ), @@ -11142,15 +11142,15 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho f.exports = r(t(48352), t(66947), t(68319), t(82747), t(51270)); })(void 0, function(i) { return function() { - var r = i, n = r.lib, o = n.BlockCipher, h = r.algo, u = [], l = [], c = [], s = [], p = [], y = [], x = [], e = [], b = [], A = []; + var r = i, n = r.lib, o = n.BlockCipher, h = r.algo, c = [], l = [], u = [], s = [], p = [], y = [], x = [], e = [], b = [], A = []; (function() { for (var E = [], T = 0; T < 256; T++) T < 128 ? E[T] = T << 1 : E[T] = T << 1 ^ 283; for (var C = 0, F = 0, T = 0; T < 256; T++) { var m = F ^ F << 1 ^ F << 2 ^ F << 3 ^ F << 4; - m = m >>> 8 ^ m & 255 ^ 99, u[C] = m, l[m] = C; + m = m >>> 8 ^ m & 255 ^ 99, c[C] = m, l[m] = C; var I = E[C], O = E[I], M = E[O], N = E[m] * 257 ^ m * 16843008; - c[C] = N << 24 | N >>> 8, s[C] = N << 16 | N >>> 16, p[C] = N << 8 | N >>> 24, y[C] = N; + u[C] = N << 24 | N >>> 8, s[C] = N << 16 | N >>> 16, p[C] = N << 8 | N >>> 24, y[C] = N; var N = M * 16843009 ^ O * 65537 ^ I * 257 ^ C * 16843008; x[m] = N << 24 | N >>> 8, e[m] = N << 16 | N >>> 16, b[m] = N << 8 | N >>> 24, A[m] = N, C ? (C = I ^ E[E[E[M ^ I]]], F ^= E[E[F]]) : C = F = 1; } @@ -11160,19 +11160,19 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho var T; if (!(this._nRounds && this._keyPriorReset === this._key)) { for (var C = this._keyPriorReset = this._key, F = C.words, m = C.sigBytes / 4, I = this._nRounds = m + 6, O = (I + 1) * 4, M = this._keySchedule = [], N = 0; N < O; N++) - N < m ? M[N] = F[N] : (T = M[N - 1], N % m ? m > 6 && N % m == 4 && (T = u[T >>> 24] << 24 | u[T >>> 16 & 255] << 16 | u[T >>> 8 & 255] << 8 | u[T & 255]) : (T = T << 8 | T >>> 24, T = u[T >>> 24] << 24 | u[T >>> 16 & 255] << 16 | u[T >>> 8 & 255] << 8 | u[T & 255], T ^= P[N / m | 0] << 24), M[N] = M[N - m] ^ T); + N < m ? M[N] = F[N] : (T = M[N - 1], N % m ? m > 6 && N % m == 4 && (T = c[T >>> 24] << 24 | c[T >>> 16 & 255] << 16 | c[T >>> 8 & 255] << 8 | c[T & 255]) : (T = T << 8 | T >>> 24, T = c[T >>> 24] << 24 | c[T >>> 16 & 255] << 16 | c[T >>> 8 & 255] << 8 | c[T & 255], T ^= P[N / m | 0] << 24), M[N] = M[N - m] ^ T); for (var G = this._invKeySchedule = [], ot = 0; ot < O; ot++) { var N = O - ot; if (ot % 4) var T = M[N]; else var T = M[N - 4]; - ot < 4 || N <= 4 ? G[ot] = T : G[ot] = x[u[T >>> 24]] ^ e[u[T >>> 16 & 255]] ^ b[u[T >>> 8 & 255]] ^ A[u[T & 255]]; + ot < 4 || N <= 4 ? G[ot] = T : G[ot] = x[c[T >>> 24]] ^ e[c[T >>> 16 & 255]] ^ b[c[T >>> 8 & 255]] ^ A[c[T & 255]]; } } }, encryptBlock: function(T, C) { - this._doCryptBlock(T, C, this._keySchedule, c, s, p, y, u); + this._doCryptBlock(T, C, this._keySchedule, u, s, p, y, c); }, decryptBlock: function(T, C) { var F = T[C + 1]; @@ -11203,7 +11203,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho f.exports = r(t(48352), t(66947), t(68319), t(82747), t(51270)); })(void 0, function(i) { return function() { - var r = i, n = r.lib, o = n.BlockCipher, h = r.algo, u = 16, l = [608135816, 2242054355, 320440878, 57701188, 2752067618, 698298832, 137296536, 3964562569, 1160258022, 953160567, 3193202383, 887688300, 3232508343, 3380367581, 1065670069, 3041331479, 2450970073, 2306472731], c = [[3509652390, 2564797868, 805139163, 3491422135, 3101798381, 1780907670, 3128725573, 4046225305, 614570311, 3012652279, 134345442, 2240740374, 1667834072, 1901547113, 2757295779, 4103290238, 227898511, 1921955416, 1904987480, 2182433518, 2069144605, 3260701109, 2620446009, 720527379, 3318853667, 677414384, 3393288472, 3101374703, 2390351024, 1614419982, 1822297739, 2954791486, 3608508353, 3174124327, 2024746970, 1432378464, 3864339955, 2857741204, 1464375394, 1676153920, 1439316330, 715854006, 3033291828, 289532110, 2706671279, 2087905683, 3018724369, 1668267050, 732546397, 1947742710, 3462151702, 2609353502, 2950085171, 1814351708, 2050118529, 680887927, 999245976, 1800124847, 3300911131, 1713906067, 1641548236, 4213287313, 1216130144, 1575780402, 4018429277, 3917837745, 3693486850, 3949271944, 596196993, 3549867205, 258830323, 2213823033, 772490370, 2760122372, 1774776394, 2652871518, 566650946, 4142492826, 1728879713, 2882767088, 1783734482, 3629395816, 2517608232, 2874225571, 1861159788, 326777828, 3124490320, 2130389656, 2716951837, 967770486, 1724537150, 2185432712, 2364442137, 1164943284, 2105845187, 998989502, 3765401048, 2244026483, 1075463327, 1455516326, 1322494562, 910128902, 469688178, 1117454909, 936433444, 3490320968, 3675253459, 1240580251, 122909385, 2157517691, 634681816, 4142456567, 3825094682, 3061402683, 2540495037, 79693498, 3249098678, 1084186820, 1583128258, 426386531, 1761308591, 1047286709, 322548459, 995290223, 1845252383, 2603652396, 3431023940, 2942221577, 3202600964, 3727903485, 1712269319, 422464435, 3234572375, 1170764815, 3523960633, 3117677531, 1434042557, 442511882, 3600875718, 1076654713, 1738483198, 4213154764, 2393238008, 3677496056, 1014306527, 4251020053, 793779912, 2902807211, 842905082, 4246964064, 1395751752, 1040244610, 2656851899, 3396308128, 445077038, 3742853595, 3577915638, 679411651, 2892444358, 2354009459, 1767581616, 3150600392, 3791627101, 3102740896, 284835224, 4246832056, 1258075500, 768725851, 2589189241, 3069724005, 3532540348, 1274779536, 3789419226, 2764799539, 1660621633, 3471099624, 4011903706, 913787905, 3497959166, 737222580, 2514213453, 2928710040, 3937242737, 1804850592, 3499020752, 2949064160, 2386320175, 2390070455, 2415321851, 4061277028, 2290661394, 2416832540, 1336762016, 1754252060, 3520065937, 3014181293, 791618072, 3188594551, 3933548030, 2332172193, 3852520463, 3043980520, 413987798, 3465142937, 3030929376, 4245938359, 2093235073, 3534596313, 375366246, 2157278981, 2479649556, 555357303, 3870105701, 2008414854, 3344188149, 4221384143, 3956125452, 2067696032, 3594591187, 2921233993, 2428461, 544322398, 577241275, 1471733935, 610547355, 4027169054, 1432588573, 1507829418, 2025931657, 3646575487, 545086370, 48609733, 2200306550, 1653985193, 298326376, 1316178497, 3007786442, 2064951626, 458293330, 2589141269, 3591329599, 3164325604, 727753846, 2179363840, 146436021, 1461446943, 4069977195, 705550613, 3059967265, 3887724982, 4281599278, 3313849956, 1404054877, 2845806497, 146425753, 1854211946], [1266315497, 3048417604, 3681880366, 3289982499, 290971e4, 1235738493, 2632868024, 2414719590, 3970600049, 1771706367, 1449415276, 3266420449, 422970021, 1963543593, 2690192192, 3826793022, 1062508698, 1531092325, 1804592342, 2583117782, 2714934279, 4024971509, 1294809318, 4028980673, 1289560198, 2221992742, 1669523910, 35572830, 157838143, 1052438473, 1016535060, 1802137761, 1753167236, 1386275462, 3080475397, 2857371447, 1040679964, 2145300060, 2390574316, 1461121720, 2956646967, 4031777805, 4028374788, 33600511, 2920084762, 1018524850, 629373528, 3691585981, 3515945977, 2091462646, 2486323059, 586499841, 988145025, 935516892, 3367335476, 2599673255, 2839830854, 265290510, 3972581182, 2759138881, 3795373465, 1005194799, 847297441, 406762289, 1314163512, 1332590856, 1866599683, 4127851711, 750260880, 613907577, 1450815602, 3165620655, 3734664991, 3650291728, 3012275730, 3704569646, 1427272223, 778793252, 1343938022, 2676280711, 2052605720, 1946737175, 3164576444, 3914038668, 3967478842, 3682934266, 1661551462, 3294938066, 4011595847, 840292616, 3712170807, 616741398, 312560963, 711312465, 1351876610, 322626781, 1910503582, 271666773, 2175563734, 1594956187, 70604529, 3617834859, 1007753275, 1495573769, 4069517037, 2549218298, 2663038764, 504708206, 2263041392, 3941167025, 2249088522, 1514023603, 1998579484, 1312622330, 694541497, 2582060303, 2151582166, 1382467621, 776784248, 2618340202, 3323268794, 2497899128, 2784771155, 503983604, 4076293799, 907881277, 423175695, 432175456, 1378068232, 4145222326, 3954048622, 3938656102, 3820766613, 2793130115, 2977904593, 26017576, 3274890735, 3194772133, 1700274565, 1756076034, 4006520079, 3677328699, 720338349, 1533947780, 354530856, 688349552, 3973924725, 1637815568, 332179504, 3949051286, 53804574, 2852348879, 3044236432, 1282449977, 3583942155, 3416972820, 4006381244, 1617046695, 2628476075, 3002303598, 1686838959, 431878346, 2686675385, 1700445008, 1080580658, 1009431731, 832498133, 3223435511, 2605976345, 2271191193, 2516031870, 1648197032, 4164389018, 2548247927, 300782431, 375919233, 238389289, 3353747414, 2531188641, 2019080857, 1475708069, 455242339, 2609103871, 448939670, 3451063019, 1395535956, 2413381860, 1841049896, 1491858159, 885456874, 4264095073, 4001119347, 1565136089, 3898914787, 1108368660, 540939232, 1173283510, 2745871338, 3681308437, 4207628240, 3343053890, 4016749493, 1699691293, 1103962373, 3625875870, 2256883143, 3830138730, 1031889488, 3479347698, 1535977030, 4236805024, 3251091107, 2132092099, 1774941330, 1199868427, 1452454533, 157007616, 2904115357, 342012276, 595725824, 1480756522, 206960106, 497939518, 591360097, 863170706, 2375253569, 3596610801, 1814182875, 2094937945, 3421402208, 1082520231, 3463918190, 2785509508, 435703966, 3908032597, 1641649973, 2842273706, 3305899714, 1510255612, 2148256476, 2655287854, 3276092548, 4258621189, 236887753, 3681803219, 274041037, 1734335097, 3815195456, 3317970021, 1899903192, 1026095262, 4050517792, 356393447, 2410691914, 3873677099, 3682840055], [3913112168, 2491498743, 4132185628, 2489919796, 1091903735, 1979897079, 3170134830, 3567386728, 3557303409, 857797738, 1136121015, 1342202287, 507115054, 2535736646, 337727348, 3213592640, 1301675037, 2528481711, 1895095763, 1721773893, 3216771564, 62756741, 2142006736, 835421444, 2531993523, 1442658625, 3659876326, 2882144922, 676362277, 1392781812, 170690266, 3921047035, 1759253602, 3611846912, 1745797284, 664899054, 1329594018, 3901205900, 3045908486, 2062866102, 2865634940, 3543621612, 3464012697, 1080764994, 553557557, 3656615353, 3996768171, 991055499, 499776247, 1265440854, 648242737, 3940784050, 980351604, 3713745714, 1749149687, 3396870395, 4211799374, 3640570775, 1161844396, 3125318951, 1431517754, 545492359, 4268468663, 3499529547, 1437099964, 2702547544, 3433638243, 2581715763, 2787789398, 1060185593, 1593081372, 2418618748, 4260947970, 69676912, 2159744348, 86519011, 2512459080, 3838209314, 1220612927, 3339683548, 133810670, 1090789135, 1078426020, 1569222167, 845107691, 3583754449, 4072456591, 1091646820, 628848692, 1613405280, 3757631651, 526609435, 236106946, 48312990, 2942717905, 3402727701, 1797494240, 859738849, 992217954, 4005476642, 2243076622, 3870952857, 3732016268, 765654824, 3490871365, 2511836413, 1685915746, 3888969200, 1414112111, 2273134842, 3281911079, 4080962846, 172450625, 2569994100, 980381355, 4109958455, 2819808352, 2716589560, 2568741196, 3681446669, 3329971472, 1835478071, 660984891, 3704678404, 4045999559, 3422617507, 3040415634, 1762651403, 1719377915, 3470491036, 2693910283, 3642056355, 3138596744, 1364962596, 2073328063, 1983633131, 926494387, 3423689081, 2150032023, 4096667949, 1749200295, 3328846651, 309677260, 2016342300, 1779581495, 3079819751, 111262694, 1274766160, 443224088, 298511866, 1025883608, 3806446537, 1145181785, 168956806, 3641502830, 3584813610, 1689216846, 3666258015, 3200248200, 1692713982, 2646376535, 4042768518, 1618508792, 1610833997, 3523052358, 4130873264, 2001055236, 3610705100, 2202168115, 4028541809, 2961195399, 1006657119, 2006996926, 3186142756, 1430667929, 3210227297, 1314452623, 4074634658, 4101304120, 2273951170, 1399257539, 3367210612, 3027628629, 1190975929, 2062231137, 2333990788, 2221543033, 2438960610, 1181637006, 548689776, 2362791313, 3372408396, 3104550113, 3145860560, 296247880, 1970579870, 3078560182, 3769228297, 1714227617, 3291629107, 3898220290, 166772364, 1251581989, 493813264, 448347421, 195405023, 2709975567, 677966185, 3703036547, 1463355134, 2715995803, 1338867538, 1343315457, 2802222074, 2684532164, 233230375, 2599980071, 2000651841, 3277868038, 1638401717, 4028070440, 3237316320, 6314154, 819756386, 300326615, 590932579, 1405279636, 3267499572, 3150704214, 2428286686, 3959192993, 3461946742, 1862657033, 1266418056, 963775037, 2089974820, 2263052895, 1917689273, 448879540, 3550394620, 3981727096, 150775221, 3627908307, 1303187396, 508620638, 2975983352, 2726630617, 1817252668, 1876281319, 1457606340, 908771278, 3720792119, 3617206836, 2455994898, 1729034894, 1080033504], [976866871, 3556439503, 2881648439, 1522871579, 1555064734, 1336096578, 3548522304, 2579274686, 3574697629, 3205460757, 3593280638, 3338716283, 3079412587, 564236357, 2993598910, 1781952180, 1464380207, 3163844217, 3332601554, 1699332808, 1393555694, 1183702653, 3581086237, 1288719814, 691649499, 2847557200, 2895455976, 3193889540, 2717570544, 1781354906, 1676643554, 2592534050, 3230253752, 1126444790, 2770207658, 2633158820, 2210423226, 2615765581, 2414155088, 3127139286, 673620729, 2805611233, 1269405062, 4015350505, 3341807571, 4149409754, 1057255273, 2012875353, 2162469141, 2276492801, 2601117357, 993977747, 3918593370, 2654263191, 753973209, 36408145, 2530585658, 25011837, 3520020182, 2088578344, 530523599, 2918365339, 1524020338, 1518925132, 3760827505, 3759777254, 1202760957, 3985898139, 3906192525, 674977740, 4174734889, 2031300136, 2019492241, 3983892565, 4153806404, 3822280332, 352677332, 2297720250, 60907813, 90501309, 3286998549, 1016092578, 2535922412, 2839152426, 457141659, 509813237, 4120667899, 652014361, 1966332200, 2975202805, 55981186, 2327461051, 676427537, 3255491064, 2882294119, 3433927263, 1307055953, 942726286, 933058658, 2468411793, 3933900994, 4215176142, 1361170020, 2001714738, 2830558078, 3274259782, 1222529897, 1679025792, 2729314320, 3714953764, 1770335741, 151462246, 3013232138, 1682292957, 1483529935, 471910574, 1539241949, 458788160, 3436315007, 1807016891, 3718408830, 978976581, 1043663428, 3165965781, 1927990952, 4200891579, 2372276910, 3208408903, 3533431907, 1412390302, 2931980059, 4132332400, 1947078029, 3881505623, 4168226417, 2941484381, 1077988104, 1320477388, 886195818, 18198404, 3786409e3, 2509781533, 112762804, 3463356488, 1866414978, 891333506, 18488651, 661792760, 1628790961, 3885187036, 3141171499, 876946877, 2693282273, 1372485963, 791857591, 2686433993, 3759982718, 3167212022, 3472953795, 2716379847, 445679433, 3561995674, 3504004811, 3574258232, 54117162, 3331405415, 2381918588, 3769707343, 4154350007, 1140177722, 4074052095, 668550556, 3214352940, 367459370, 261225585, 2610173221, 4209349473, 3468074219, 3265815641, 314222801, 3066103646, 3808782860, 282218597, 3406013506, 3773591054, 379116347, 1285071038, 846784868, 2669647154, 3771962079, 3550491691, 2305946142, 453669953, 1268987020, 3317592352, 3279303384, 3744833421, 2610507566, 3859509063, 266596637, 3847019092, 517658769, 3462560207, 3443424879, 370717030, 4247526661, 2224018117, 4143653529, 4112773975, 2788324899, 2477274417, 1456262402, 2901442914, 1517677493, 1846949527, 2295493580, 3734397586, 2176403920, 1280348187, 1908823572, 3871786941, 846861322, 1172426758, 3287448474, 3383383037, 1655181056, 3139813346, 901632758, 1897031941, 2986607138, 3066810236, 3447102507, 1393639104, 373351379, 950779232, 625454576, 3124240540, 4148612726, 2007998917, 544563296, 2244738638, 2330496472, 2058025392, 1291430526, 424198748, 50039436, 29584100, 3605783033, 2429876329, 2791104160, 1057563949, 3255363231, 3075367218, 3463963227, 1469046755, 985887462]], s = { + var r = i, n = r.lib, o = n.BlockCipher, h = r.algo, c = 16, l = [608135816, 2242054355, 320440878, 57701188, 2752067618, 698298832, 137296536, 3964562569, 1160258022, 953160567, 3193202383, 887688300, 3232508343, 3380367581, 1065670069, 3041331479, 2450970073, 2306472731], u = [[3509652390, 2564797868, 805139163, 3491422135, 3101798381, 1780907670, 3128725573, 4046225305, 614570311, 3012652279, 134345442, 2240740374, 1667834072, 1901547113, 2757295779, 4103290238, 227898511, 1921955416, 1904987480, 2182433518, 2069144605, 3260701109, 2620446009, 720527379, 3318853667, 677414384, 3393288472, 3101374703, 2390351024, 1614419982, 1822297739, 2954791486, 3608508353, 3174124327, 2024746970, 1432378464, 3864339955, 2857741204, 1464375394, 1676153920, 1439316330, 715854006, 3033291828, 289532110, 2706671279, 2087905683, 3018724369, 1668267050, 732546397, 1947742710, 3462151702, 2609353502, 2950085171, 1814351708, 2050118529, 680887927, 999245976, 1800124847, 3300911131, 1713906067, 1641548236, 4213287313, 1216130144, 1575780402, 4018429277, 3917837745, 3693486850, 3949271944, 596196993, 3549867205, 258830323, 2213823033, 772490370, 2760122372, 1774776394, 2652871518, 566650946, 4142492826, 1728879713, 2882767088, 1783734482, 3629395816, 2517608232, 2874225571, 1861159788, 326777828, 3124490320, 2130389656, 2716951837, 967770486, 1724537150, 2185432712, 2364442137, 1164943284, 2105845187, 998989502, 3765401048, 2244026483, 1075463327, 1455516326, 1322494562, 910128902, 469688178, 1117454909, 936433444, 3490320968, 3675253459, 1240580251, 122909385, 2157517691, 634681816, 4142456567, 3825094682, 3061402683, 2540495037, 79693498, 3249098678, 1084186820, 1583128258, 426386531, 1761308591, 1047286709, 322548459, 995290223, 1845252383, 2603652396, 3431023940, 2942221577, 3202600964, 3727903485, 1712269319, 422464435, 3234572375, 1170764815, 3523960633, 3117677531, 1434042557, 442511882, 3600875718, 1076654713, 1738483198, 4213154764, 2393238008, 3677496056, 1014306527, 4251020053, 793779912, 2902807211, 842905082, 4246964064, 1395751752, 1040244610, 2656851899, 3396308128, 445077038, 3742853595, 3577915638, 679411651, 2892444358, 2354009459, 1767581616, 3150600392, 3791627101, 3102740896, 284835224, 4246832056, 1258075500, 768725851, 2589189241, 3069724005, 3532540348, 1274779536, 3789419226, 2764799539, 1660621633, 3471099624, 4011903706, 913787905, 3497959166, 737222580, 2514213453, 2928710040, 3937242737, 1804850592, 3499020752, 2949064160, 2386320175, 2390070455, 2415321851, 4061277028, 2290661394, 2416832540, 1336762016, 1754252060, 3520065937, 3014181293, 791618072, 3188594551, 3933548030, 2332172193, 3852520463, 3043980520, 413987798, 3465142937, 3030929376, 4245938359, 2093235073, 3534596313, 375366246, 2157278981, 2479649556, 555357303, 3870105701, 2008414854, 3344188149, 4221384143, 3956125452, 2067696032, 3594591187, 2921233993, 2428461, 544322398, 577241275, 1471733935, 610547355, 4027169054, 1432588573, 1507829418, 2025931657, 3646575487, 545086370, 48609733, 2200306550, 1653985193, 298326376, 1316178497, 3007786442, 2064951626, 458293330, 2589141269, 3591329599, 3164325604, 727753846, 2179363840, 146436021, 1461446943, 4069977195, 705550613, 3059967265, 3887724982, 4281599278, 3313849956, 1404054877, 2845806497, 146425753, 1854211946], [1266315497, 3048417604, 3681880366, 3289982499, 290971e4, 1235738493, 2632868024, 2414719590, 3970600049, 1771706367, 1449415276, 3266420449, 422970021, 1963543593, 2690192192, 3826793022, 1062508698, 1531092325, 1804592342, 2583117782, 2714934279, 4024971509, 1294809318, 4028980673, 1289560198, 2221992742, 1669523910, 35572830, 157838143, 1052438473, 1016535060, 1802137761, 1753167236, 1386275462, 3080475397, 2857371447, 1040679964, 2145300060, 2390574316, 1461121720, 2956646967, 4031777805, 4028374788, 33600511, 2920084762, 1018524850, 629373528, 3691585981, 3515945977, 2091462646, 2486323059, 586499841, 988145025, 935516892, 3367335476, 2599673255, 2839830854, 265290510, 3972581182, 2759138881, 3795373465, 1005194799, 847297441, 406762289, 1314163512, 1332590856, 1866599683, 4127851711, 750260880, 613907577, 1450815602, 3165620655, 3734664991, 3650291728, 3012275730, 3704569646, 1427272223, 778793252, 1343938022, 2676280711, 2052605720, 1946737175, 3164576444, 3914038668, 3967478842, 3682934266, 1661551462, 3294938066, 4011595847, 840292616, 3712170807, 616741398, 312560963, 711312465, 1351876610, 322626781, 1910503582, 271666773, 2175563734, 1594956187, 70604529, 3617834859, 1007753275, 1495573769, 4069517037, 2549218298, 2663038764, 504708206, 2263041392, 3941167025, 2249088522, 1514023603, 1998579484, 1312622330, 694541497, 2582060303, 2151582166, 1382467621, 776784248, 2618340202, 3323268794, 2497899128, 2784771155, 503983604, 4076293799, 907881277, 423175695, 432175456, 1378068232, 4145222326, 3954048622, 3938656102, 3820766613, 2793130115, 2977904593, 26017576, 3274890735, 3194772133, 1700274565, 1756076034, 4006520079, 3677328699, 720338349, 1533947780, 354530856, 688349552, 3973924725, 1637815568, 332179504, 3949051286, 53804574, 2852348879, 3044236432, 1282449977, 3583942155, 3416972820, 4006381244, 1617046695, 2628476075, 3002303598, 1686838959, 431878346, 2686675385, 1700445008, 1080580658, 1009431731, 832498133, 3223435511, 2605976345, 2271191193, 2516031870, 1648197032, 4164389018, 2548247927, 300782431, 375919233, 238389289, 3353747414, 2531188641, 2019080857, 1475708069, 455242339, 2609103871, 448939670, 3451063019, 1395535956, 2413381860, 1841049896, 1491858159, 885456874, 4264095073, 4001119347, 1565136089, 3898914787, 1108368660, 540939232, 1173283510, 2745871338, 3681308437, 4207628240, 3343053890, 4016749493, 1699691293, 1103962373, 3625875870, 2256883143, 3830138730, 1031889488, 3479347698, 1535977030, 4236805024, 3251091107, 2132092099, 1774941330, 1199868427, 1452454533, 157007616, 2904115357, 342012276, 595725824, 1480756522, 206960106, 497939518, 591360097, 863170706, 2375253569, 3596610801, 1814182875, 2094937945, 3421402208, 1082520231, 3463918190, 2785509508, 435703966, 3908032597, 1641649973, 2842273706, 3305899714, 1510255612, 2148256476, 2655287854, 3276092548, 4258621189, 236887753, 3681803219, 274041037, 1734335097, 3815195456, 3317970021, 1899903192, 1026095262, 4050517792, 356393447, 2410691914, 3873677099, 3682840055], [3913112168, 2491498743, 4132185628, 2489919796, 1091903735, 1979897079, 3170134830, 3567386728, 3557303409, 857797738, 1136121015, 1342202287, 507115054, 2535736646, 337727348, 3213592640, 1301675037, 2528481711, 1895095763, 1721773893, 3216771564, 62756741, 2142006736, 835421444, 2531993523, 1442658625, 3659876326, 2882144922, 676362277, 1392781812, 170690266, 3921047035, 1759253602, 3611846912, 1745797284, 664899054, 1329594018, 3901205900, 3045908486, 2062866102, 2865634940, 3543621612, 3464012697, 1080764994, 553557557, 3656615353, 3996768171, 991055499, 499776247, 1265440854, 648242737, 3940784050, 980351604, 3713745714, 1749149687, 3396870395, 4211799374, 3640570775, 1161844396, 3125318951, 1431517754, 545492359, 4268468663, 3499529547, 1437099964, 2702547544, 3433638243, 2581715763, 2787789398, 1060185593, 1593081372, 2418618748, 4260947970, 69676912, 2159744348, 86519011, 2512459080, 3838209314, 1220612927, 3339683548, 133810670, 1090789135, 1078426020, 1569222167, 845107691, 3583754449, 4072456591, 1091646820, 628848692, 1613405280, 3757631651, 526609435, 236106946, 48312990, 2942717905, 3402727701, 1797494240, 859738849, 992217954, 4005476642, 2243076622, 3870952857, 3732016268, 765654824, 3490871365, 2511836413, 1685915746, 3888969200, 1414112111, 2273134842, 3281911079, 4080962846, 172450625, 2569994100, 980381355, 4109958455, 2819808352, 2716589560, 2568741196, 3681446669, 3329971472, 1835478071, 660984891, 3704678404, 4045999559, 3422617507, 3040415634, 1762651403, 1719377915, 3470491036, 2693910283, 3642056355, 3138596744, 1364962596, 2073328063, 1983633131, 926494387, 3423689081, 2150032023, 4096667949, 1749200295, 3328846651, 309677260, 2016342300, 1779581495, 3079819751, 111262694, 1274766160, 443224088, 298511866, 1025883608, 3806446537, 1145181785, 168956806, 3641502830, 3584813610, 1689216846, 3666258015, 3200248200, 1692713982, 2646376535, 4042768518, 1618508792, 1610833997, 3523052358, 4130873264, 2001055236, 3610705100, 2202168115, 4028541809, 2961195399, 1006657119, 2006996926, 3186142756, 1430667929, 3210227297, 1314452623, 4074634658, 4101304120, 2273951170, 1399257539, 3367210612, 3027628629, 1190975929, 2062231137, 2333990788, 2221543033, 2438960610, 1181637006, 548689776, 2362791313, 3372408396, 3104550113, 3145860560, 296247880, 1970579870, 3078560182, 3769228297, 1714227617, 3291629107, 3898220290, 166772364, 1251581989, 493813264, 448347421, 195405023, 2709975567, 677966185, 3703036547, 1463355134, 2715995803, 1338867538, 1343315457, 2802222074, 2684532164, 233230375, 2599980071, 2000651841, 3277868038, 1638401717, 4028070440, 3237316320, 6314154, 819756386, 300326615, 590932579, 1405279636, 3267499572, 3150704214, 2428286686, 3959192993, 3461946742, 1862657033, 1266418056, 963775037, 2089974820, 2263052895, 1917689273, 448879540, 3550394620, 3981727096, 150775221, 3627908307, 1303187396, 508620638, 2975983352, 2726630617, 1817252668, 1876281319, 1457606340, 908771278, 3720792119, 3617206836, 2455994898, 1729034894, 1080033504], [976866871, 3556439503, 2881648439, 1522871579, 1555064734, 1336096578, 3548522304, 2579274686, 3574697629, 3205460757, 3593280638, 3338716283, 3079412587, 564236357, 2993598910, 1781952180, 1464380207, 3163844217, 3332601554, 1699332808, 1393555694, 1183702653, 3581086237, 1288719814, 691649499, 2847557200, 2895455976, 3193889540, 2717570544, 1781354906, 1676643554, 2592534050, 3230253752, 1126444790, 2770207658, 2633158820, 2210423226, 2615765581, 2414155088, 3127139286, 673620729, 2805611233, 1269405062, 4015350505, 3341807571, 4149409754, 1057255273, 2012875353, 2162469141, 2276492801, 2601117357, 993977747, 3918593370, 2654263191, 753973209, 36408145, 2530585658, 25011837, 3520020182, 2088578344, 530523599, 2918365339, 1524020338, 1518925132, 3760827505, 3759777254, 1202760957, 3985898139, 3906192525, 674977740, 4174734889, 2031300136, 2019492241, 3983892565, 4153806404, 3822280332, 352677332, 2297720250, 60907813, 90501309, 3286998549, 1016092578, 2535922412, 2839152426, 457141659, 509813237, 4120667899, 652014361, 1966332200, 2975202805, 55981186, 2327461051, 676427537, 3255491064, 2882294119, 3433927263, 1307055953, 942726286, 933058658, 2468411793, 3933900994, 4215176142, 1361170020, 2001714738, 2830558078, 3274259782, 1222529897, 1679025792, 2729314320, 3714953764, 1770335741, 151462246, 3013232138, 1682292957, 1483529935, 471910574, 1539241949, 458788160, 3436315007, 1807016891, 3718408830, 978976581, 1043663428, 3165965781, 1927990952, 4200891579, 2372276910, 3208408903, 3533431907, 1412390302, 2931980059, 4132332400, 1947078029, 3881505623, 4168226417, 2941484381, 1077988104, 1320477388, 886195818, 18198404, 3786409e3, 2509781533, 112762804, 3463356488, 1866414978, 891333506, 18488651, 661792760, 1628790961, 3885187036, 3141171499, 876946877, 2693282273, 1372485963, 791857591, 2686433993, 3759982718, 3167212022, 3472953795, 2716379847, 445679433, 3561995674, 3504004811, 3574258232, 54117162, 3331405415, 2381918588, 3769707343, 4154350007, 1140177722, 4074052095, 668550556, 3214352940, 367459370, 261225585, 2610173221, 4209349473, 3468074219, 3265815641, 314222801, 3066103646, 3808782860, 282218597, 3406013506, 3773591054, 379116347, 1285071038, 846784868, 2669647154, 3771962079, 3550491691, 2305946142, 453669953, 1268987020, 3317592352, 3279303384, 3744833421, 2610507566, 3859509063, 266596637, 3847019092, 517658769, 3462560207, 3443424879, 370717030, 4247526661, 2224018117, 4143653529, 4112773975, 2788324899, 2477274417, 1456262402, 2901442914, 1517677493, 1846949527, 2295493580, 3734397586, 2176403920, 1280348187, 1908823572, 3871786941, 846861322, 1172426758, 3287448474, 3383383037, 1655181056, 3139813346, 901632758, 1897031941, 2986607138, 3066810236, 3447102507, 1393639104, 373351379, 950779232, 625454576, 3124240540, 4148612726, 2007998917, 544563296, 2244738638, 2330496472, 2058025392, 1291430526, 424198748, 50039436, 29584100, 3605783033, 2429876329, 2791104160, 1057563949, 3255363231, 3075367218, 3463963227, 1469046755, 985887462]], s = { pbox: [], sbox: [] }; @@ -11212,15 +11212,15 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho return F = F ^ A.sbox[2][T], F = F + A.sbox[3][C], F; } function y(A, P, D) { - for (var E = P, T = D, C, F = 0; F < u; ++F) + for (var E = P, T = D, C, F = 0; F < c; ++F) E = E ^ A.pbox[F], T = p(A, E) ^ T, C = E, E = T, T = C; - return C = E, E = T, T = C, T = T ^ A.pbox[u], E = E ^ A.pbox[u + 1], { + return C = E, E = T, T = C, T = T ^ A.pbox[c], E = E ^ A.pbox[c + 1], { left: E, right: T }; } function x(A, P, D) { - for (var E = P, T = D, C, F = u + 1; F > 1; --F) + for (var E = P, T = D, C, F = c + 1; F > 1; --F) E = E ^ A.pbox[F], T = p(A, E) ^ T, C = E, E = T, T = C; return C = E, E = T, T = C, T = T ^ A.pbox[1], E = E ^ A.pbox[0], { left: E, @@ -11231,11 +11231,11 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho for (var E = 0; E < 4; E++) { A.sbox[E] = []; for (var T = 0; T < 256; T++) - A.sbox[E][T] = c[E][T]; + A.sbox[E][T] = u[E][T]; } - for (var C = 0, F = 0; F < u + 2; F++) + for (var C = 0, F = 0; F < c + 2; F++) A.pbox[F] = l[F] ^ P[C], C++, C >= D && (C = 0); - for (var m = 0, I = 0, O = 0, M = 0; M < u + 2; M += 2) + for (var m = 0, I = 0, O = 0, M = 0; M < c + 2; M += 2) O = y(A, m, I), m = O.left, I = O.right, A.pbox[M] = m, A.pbox[M + 1] = I; for (var N = 0; N < 4; N++) for (var G = 0; G < 256; G += 2) @@ -11274,9 +11274,9 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho f.exports = r(t(48352), t(82747)); }(void 0, function(i) { i.lib.Cipher || function(r) { - var n = i, o = n.lib, h = o.Base, u = o.WordArray, l = o.BufferedBlockAlgorithm, c = n.enc; - c.Utf8; - var s = c.Base64, p = n.algo, y = p.EvpKDF, x = o.Cipher = l.extend({ + var n = i, o = n.lib, h = o.Base, c = o.WordArray, l = o.BufferedBlockAlgorithm, u = n.enc; + u.Utf8; + var s = u.Base64, p = n.algo, y = p.EvpKDF, x = o.Cipher = l.extend({ /** * Configuration options. * @@ -11515,7 +11515,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho pad: function(N, G) { for (var ot = G * 4, K = ot - N.sigBytes % ot, nt = K << 24 | K << 16 | K << 8 | K, xt = [], bt = 0; bt < K; bt += 4) xt.push(nt); - var St = u.create(xt, K); + var St = c.create(xt, K); N.concat(St); }, /** @@ -11617,7 +11617,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho */ stringify: function(N) { var G, ot = N.ciphertext, K = N.salt; - return K ? G = u.create([1398893684, 1701076831]).concat(K).concat(ot) : G = ot, G.toString(s); + return K ? G = c.create([1398893684, 1701076831]).concat(K).concat(ot) : G = ot, G.toString(s); }, /** * Converts an OpenSSL-compatible string to a cipher params object. @@ -11634,7 +11634,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho */ parse: function(N) { var G, ot = s.parse(N), K = ot.words; - return K[0] == 1398893684 && K[1] == 1701076831 && (G = u.create(K.slice(2, 4)), K.splice(0, 4), ot.sigBytes -= 16), E.create({ + return K[0] == 1398893684 && K[1] == 1701076831 && (G = c.create(K.slice(2, 4)), K.splice(0, 4), ot.sigBytes -= 16), E.create({ ciphertext: ot, salt: G }); @@ -11739,7 +11739,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho * var derivedParams = CryptoJS.kdf.OpenSSL.execute('Password', 256/32, 128/32, 'saltsalt'); */ execute: function(N, G, ot, K, nt) { - if (K || (K = u.random(64 / 8)), nt) + if (K || (K = c.random(64 / 8)), nt) var xt = y.create({ keySize: G + ot, hasher: nt @@ -11748,7 +11748,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho var xt = y.create({ keySize: G + ot }).compute(N, K); - var bt = u.create(xt.words.slice(G), ot * 4); + var bt = c.create(xt.words.slice(G), ot * 4); return xt.sigBytes = G * 4, E.create({ key: xt, iv: bt, @@ -11845,14 +11845,14 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho } } throw new Error("Native crypto module could not be used to get secure random number."); - }, u = Object.create || function() { + }, c = Object.create || function() { function D() { } return function(E) { var T; return D.prototype = E, T = new D(), D.prototype = null, T; }; - }(), l = {}, c = l.lib = {}, s = c.Base = function() { + }(), l = {}, u = l.lib = {}, s = u.Base = function() { return { /** * Creates a new object that inherits from this object. @@ -11873,7 +11873,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho * }); */ extend: function(E) { - var T = u(this); + var T = c(this); return E && T.mixIn(E), (!T.hasOwnProperty("init") || this.init === T.init) && (T.init = function() { T.$super.init.apply(this, arguments); }), T.init.prototype = T, T.$super = this, T; @@ -11937,7 +11937,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho return this.init.prototype.extend(this); } }; - }(), p = c.WordArray = s.extend({ + }(), p = u.WordArray = s.extend({ /** * Initializes a newly created word array. * @@ -12149,7 +12149,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho parse: function(E) { return e.parse(unescape(encodeURIComponent(E))); } - }, A = c.BufferedBlockAlgorithm = s.extend({ + }, A = u.BufferedBlockAlgorithm = s.extend({ /** * Resets this block algorithm's data buffer to its initial state. * @@ -12213,7 +12213,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho }, _minBufferSize: 0 }); - c.Hasher = A.extend({ + u.Hasher = A.extend({ /** * Configuration options. */ @@ -12342,9 +12342,9 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho * * var base64String = CryptoJS.enc.Base64.stringify(wordArray); */ - stringify: function(c) { - var s = c.words, p = c.sigBytes, y = this._map; - c.clamp(); + stringify: function(u) { + var s = u.words, p = u.sigBytes, y = this._map; + u.clamp(); for (var x = [], e = 0; e < p; e += 3) for (var b = s[e >>> 2] >>> 24 - e % 4 * 8 & 255, A = s[e + 1 >>> 2] >>> 24 - (e + 1) % 4 * 8 & 255, P = s[e + 2 >>> 2] >>> 24 - (e + 2) % 4 * 8 & 255, D = b << 16 | A << 8 | P, E = 0; E < 4 && e + E * 0.75 < p; E++) x.push(y.charAt(D >>> 6 * (3 - E) & 63)); @@ -12367,8 +12367,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho * * var wordArray = CryptoJS.enc.Base64.parse(base64String); */ - parse: function(c) { - var s = c.length, p = this._map, y = this._reverseMap; + parse: function(u) { + var s = u.length, p = this._map, y = this._reverseMap; if (!y) { y = this._reverseMap = []; for (var x = 0; x < p.length; x++) @@ -12376,15 +12376,15 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho } var e = p.charAt(64); if (e) { - var b = c.indexOf(e); + var b = u.indexOf(e); b !== -1 && (s = b); } - return u(c, s, y); + return c(u, s, y); }, _map: "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=" }; - function u(l, c, s) { - for (var p = [], y = 0, x = 0; x < c; x++) + function c(l, u, s) { + for (var p = [], y = 0, x = 0; x < u; x++) if (x % 4) { var e = s[l.charCodeAt(x - 1)] << x % 4 * 2, b = s[l.charCodeAt(x)] >>> 6 - x % 4 * 2, A = e | b; p[y >>> 2] |= A << 24 - y % 4 * 8, y++; @@ -12420,10 +12420,10 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho * * var base64String = CryptoJS.enc.Base64url.stringify(wordArray); */ - stringify: function(c, s) { + stringify: function(u, s) { s === void 0 && (s = !0); - var p = c.words, y = c.sigBytes, x = s ? this._safe_map : this._map; - c.clamp(); + var p = u.words, y = u.sigBytes, x = s ? this._safe_map : this._map; + u.clamp(); for (var e = [], b = 0; b < y; b += 3) for (var A = p[b >>> 2] >>> 24 - b % 4 * 8 & 255, P = p[b + 1 >>> 2] >>> 24 - (b + 1) % 4 * 8 & 255, D = p[b + 2 >>> 2] >>> 24 - (b + 2) % 4 * 8 & 255, E = A << 16 | P << 8 | D, T = 0; T < 4 && b + T * 0.75 < y; T++) e.push(x.charAt(E >>> 6 * (3 - T) & 63)); @@ -12448,9 +12448,9 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho * * var wordArray = CryptoJS.enc.Base64url.parse(base64String); */ - parse: function(c, s) { + parse: function(u, s) { s === void 0 && (s = !0); - var p = c.length, y = s ? this._safe_map : this._map, x = this._reverseMap; + var p = u.length, y = s ? this._safe_map : this._map, x = this._reverseMap; if (!x) { x = this._reverseMap = []; for (var e = 0; e < y.length; e++) @@ -12458,16 +12458,16 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho } var b = y.charAt(64); if (b) { - var A = c.indexOf(b); + var A = u.indexOf(b); A !== -1 && (p = A); } - return u(c, p, x); + return c(u, p, x); }, _map: "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=", _safe_map: "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_" }; - function u(l, c, s) { - for (var p = [], y = 0, x = 0; x < c; x++) + function c(l, u, s) { + for (var p = [], y = 0, x = 0; x < u; x++) if (x % 4) { var e = s[l.charCodeAt(x - 1)] << x % 4 * 2, b = s[l.charCodeAt(x)] >>> 6 - x % 4 * 2, A = e | b; p[y >>> 2] |= A << 24 - y % 4 * 8, y++; @@ -12501,8 +12501,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho * * var utf16String = CryptoJS.enc.Utf16.stringify(wordArray); */ - stringify: function(c) { - for (var s = c.words, p = c.sigBytes, y = [], x = 0; x < p; x += 2) { + stringify: function(u) { + for (var s = u.words, p = u.sigBytes, y = [], x = 0; x < p; x += 2) { var e = s[x >>> 2] >>> 16 - x % 4 * 8 & 65535; y.push(String.fromCharCode(e)); } @@ -12521,9 +12521,9 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho * * var wordArray = CryptoJS.enc.Utf16.parse(utf16String); */ - parse: function(c) { - for (var s = c.length, p = [], y = 0; y < s; y++) - p[y >>> 1] |= c.charCodeAt(y) << 16 - y % 2 * 16; + parse: function(u) { + for (var s = u.length, p = [], y = 0; y < s; y++) + p[y >>> 1] |= u.charCodeAt(y) << 16 - y % 2 * 16; return o.create(p, s * 2); } }, h.Utf16LE = { @@ -12540,9 +12540,9 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho * * var utf16Str = CryptoJS.enc.Utf16LE.stringify(wordArray); */ - stringify: function(c) { - for (var s = c.words, p = c.sigBytes, y = [], x = 0; x < p; x += 2) { - var e = u(s[x >>> 2] >>> 16 - x % 4 * 8 & 65535); + stringify: function(u) { + for (var s = u.words, p = u.sigBytes, y = [], x = 0; x < p; x += 2) { + var e = c(s[x >>> 2] >>> 16 - x % 4 * 8 & 65535); y.push(String.fromCharCode(e)); } return y.join(""); @@ -12560,13 +12560,13 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho * * var wordArray = CryptoJS.enc.Utf16LE.parse(utf16Str); */ - parse: function(c) { - for (var s = c.length, p = [], y = 0; y < s; y++) - p[y >>> 1] |= u(c.charCodeAt(y) << 16 - y % 2 * 16); + parse: function(u) { + for (var s = u.length, p = [], y = 0; y < s; y++) + p[y >>> 1] |= c(u.charCodeAt(y) << 16 - y % 2 * 16); return o.create(p, s * 2); } }; - function u(l) { + function c(l) { return l << 8 & 4278255360 | l >>> 8 & 16711935; } }(), i.enc.Utf16; @@ -12581,7 +12581,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho f.exports = r(t(48352), t(37146), t(4420)); }(void 0, function(i) { return function() { - var r = i, n = r.lib, o = n.Base, h = n.WordArray, u = r.algo, l = u.MD5, c = u.EvpKDF = o.extend({ + var r = i, n = r.lib, o = n.Base, h = n.WordArray, c = r.algo, l = c.MD5, u = c.EvpKDF = o.extend({ /** * Configuration options. * @@ -12631,7 +12631,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho } }); r.EvpKDF = function(s, p, y) { - return c.create(y).compute(s, p); + return u.create(y).compute(s, p); }; }(), i.EvpKDF; }); @@ -12645,8 +12645,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho f.exports = r(t(48352), t(51270)); }(void 0, function(i) { return function(r) { - var n = i, o = n.lib, h = o.CipherParams, u = n.enc, l = u.Hex, c = n.format; - c.Hex = { + var n = i, o = n.lib, h = o.CipherParams, c = n.enc, l = c.Hex, u = n.format; + u.Hex = { /** * Converts the ciphertext of a cipher params object to a hexadecimally encoded string. * @@ -12695,7 +12695,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho f.exports = r(t(48352)); }(void 0, function(i) { (function() { - var r = i, n = r.lib, o = n.Base, h = r.enc, u = h.Utf8, l = r.algo; + var r = i, n = r.lib, o = n.Base, h = r.enc, c = h.Utf8, l = r.algo; l.HMAC = o.extend({ /** * Initializes a newly created HMAC. @@ -12708,7 +12708,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho * var hmacHasher = CryptoJS.algo.HMAC.create(CryptoJS.algo.SHA256, key); */ init: function(s, p) { - s = this._hasher = new s.init(), typeof p == "string" && (p = u.parse(p)); + s = this._hasher = new s.init(), typeof p == "string" && (p = c.parse(p)); var y = s.blockSize, x = y * 4; p.sigBytes > x && (p = s.finalize(p)), p.clamp(); for (var e = this._oKey = p.clone(), b = this._iKey = p.clone(), A = e.words, P = b.words, D = 0; D < y; D++) @@ -12786,15 +12786,15 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho }(void 0, function(i) { return function() { if (typeof ArrayBuffer == "function") { - var r = i, n = r.lib, o = n.WordArray, h = o.init, u = o.init = function(l) { + var r = i, n = r.lib, o = n.WordArray, h = o.init, c = o.init = function(l) { if (l instanceof ArrayBuffer && (l = new Uint8Array(l)), (l instanceof Int8Array || typeof Uint8ClampedArray != "undefined" && l instanceof Uint8ClampedArray || l instanceof Int16Array || l instanceof Uint16Array || l instanceof Int32Array || l instanceof Uint32Array || l instanceof Float32Array || l instanceof Float64Array) && (l = new Uint8Array(l.buffer, l.byteOffset, l.byteLength)), l instanceof Uint8Array) { - for (var c = l.byteLength, s = [], p = 0; p < c; p++) + for (var u = l.byteLength, s = [], p = 0; p < u; p++) s[p >>> 2] |= l[p] << 24 - p % 4 * 8; - h.call(this, s, c); + h.call(this, s, u); } else h.apply(this, arguments); }; - u.prototype = o; + c.prototype = o; } }(), i.lib.WordArray; }); @@ -12808,12 +12808,12 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho f.exports = r(t(48352)); })(void 0, function(i) { return function(r) { - var n = i, o = n.lib, h = o.WordArray, u = o.Hasher, l = n.algo, c = []; + var n = i, o = n.lib, h = o.WordArray, c = o.Hasher, l = n.algo, u = []; (function() { for (var b = 0; b < 64; b++) - c[b] = r.abs(r.sin(b + 1)) * 4294967296 | 0; + u[b] = r.abs(r.sin(b + 1)) * 4294967296 | 0; })(); - var s = l.MD5 = u.extend({ + var s = l.MD5 = c.extend({ _doReset: function() { this._hash = new h.init([1732584193, 4023233417, 2562383102, 271733878]); }, @@ -12823,7 +12823,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho A[E] = (T << 8 | T >>> 24) & 16711935 | (T << 24 | T >>> 8) & 4278255360; } var C = this._hash.words, F = A[P + 0], m = A[P + 1], I = A[P + 2], O = A[P + 3], M = A[P + 4], N = A[P + 5], G = A[P + 6], ot = A[P + 7], K = A[P + 8], nt = A[P + 9], xt = A[P + 10], bt = A[P + 11], St = A[P + 12], Dt = A[P + 13], Lt = A[P + 14], jt = A[P + 15], J = C[0], yt = C[1], ut = C[2], st = C[3]; - J = p(J, yt, ut, st, F, 7, c[0]), st = p(st, J, yt, ut, m, 12, c[1]), ut = p(ut, st, J, yt, I, 17, c[2]), yt = p(yt, ut, st, J, O, 22, c[3]), J = p(J, yt, ut, st, M, 7, c[4]), st = p(st, J, yt, ut, N, 12, c[5]), ut = p(ut, st, J, yt, G, 17, c[6]), yt = p(yt, ut, st, J, ot, 22, c[7]), J = p(J, yt, ut, st, K, 7, c[8]), st = p(st, J, yt, ut, nt, 12, c[9]), ut = p(ut, st, J, yt, xt, 17, c[10]), yt = p(yt, ut, st, J, bt, 22, c[11]), J = p(J, yt, ut, st, St, 7, c[12]), st = p(st, J, yt, ut, Dt, 12, c[13]), ut = p(ut, st, J, yt, Lt, 17, c[14]), yt = p(yt, ut, st, J, jt, 22, c[15]), J = y(J, yt, ut, st, m, 5, c[16]), st = y(st, J, yt, ut, G, 9, c[17]), ut = y(ut, st, J, yt, bt, 14, c[18]), yt = y(yt, ut, st, J, F, 20, c[19]), J = y(J, yt, ut, st, N, 5, c[20]), st = y(st, J, yt, ut, xt, 9, c[21]), ut = y(ut, st, J, yt, jt, 14, c[22]), yt = y(yt, ut, st, J, M, 20, c[23]), J = y(J, yt, ut, st, nt, 5, c[24]), st = y(st, J, yt, ut, Lt, 9, c[25]), ut = y(ut, st, J, yt, O, 14, c[26]), yt = y(yt, ut, st, J, K, 20, c[27]), J = y(J, yt, ut, st, Dt, 5, c[28]), st = y(st, J, yt, ut, I, 9, c[29]), ut = y(ut, st, J, yt, ot, 14, c[30]), yt = y(yt, ut, st, J, St, 20, c[31]), J = x(J, yt, ut, st, N, 4, c[32]), st = x(st, J, yt, ut, K, 11, c[33]), ut = x(ut, st, J, yt, bt, 16, c[34]), yt = x(yt, ut, st, J, Lt, 23, c[35]), J = x(J, yt, ut, st, m, 4, c[36]), st = x(st, J, yt, ut, M, 11, c[37]), ut = x(ut, st, J, yt, ot, 16, c[38]), yt = x(yt, ut, st, J, xt, 23, c[39]), J = x(J, yt, ut, st, Dt, 4, c[40]), st = x(st, J, yt, ut, F, 11, c[41]), ut = x(ut, st, J, yt, O, 16, c[42]), yt = x(yt, ut, st, J, G, 23, c[43]), J = x(J, yt, ut, st, nt, 4, c[44]), st = x(st, J, yt, ut, St, 11, c[45]), ut = x(ut, st, J, yt, jt, 16, c[46]), yt = x(yt, ut, st, J, I, 23, c[47]), J = e(J, yt, ut, st, F, 6, c[48]), st = e(st, J, yt, ut, ot, 10, c[49]), ut = e(ut, st, J, yt, Lt, 15, c[50]), yt = e(yt, ut, st, J, N, 21, c[51]), J = e(J, yt, ut, st, St, 6, c[52]), st = e(st, J, yt, ut, O, 10, c[53]), ut = e(ut, st, J, yt, xt, 15, c[54]), yt = e(yt, ut, st, J, m, 21, c[55]), J = e(J, yt, ut, st, K, 6, c[56]), st = e(st, J, yt, ut, jt, 10, c[57]), ut = e(ut, st, J, yt, G, 15, c[58]), yt = e(yt, ut, st, J, Dt, 21, c[59]), J = e(J, yt, ut, st, M, 6, c[60]), st = e(st, J, yt, ut, bt, 10, c[61]), ut = e(ut, st, J, yt, I, 15, c[62]), yt = e(yt, ut, st, J, nt, 21, c[63]), C[0] = C[0] + J | 0, C[1] = C[1] + yt | 0, C[2] = C[2] + ut | 0, C[3] = C[3] + st | 0; + J = p(J, yt, ut, st, F, 7, u[0]), st = p(st, J, yt, ut, m, 12, u[1]), ut = p(ut, st, J, yt, I, 17, u[2]), yt = p(yt, ut, st, J, O, 22, u[3]), J = p(J, yt, ut, st, M, 7, u[4]), st = p(st, J, yt, ut, N, 12, u[5]), ut = p(ut, st, J, yt, G, 17, u[6]), yt = p(yt, ut, st, J, ot, 22, u[7]), J = p(J, yt, ut, st, K, 7, u[8]), st = p(st, J, yt, ut, nt, 12, u[9]), ut = p(ut, st, J, yt, xt, 17, u[10]), yt = p(yt, ut, st, J, bt, 22, u[11]), J = p(J, yt, ut, st, St, 7, u[12]), st = p(st, J, yt, ut, Dt, 12, u[13]), ut = p(ut, st, J, yt, Lt, 17, u[14]), yt = p(yt, ut, st, J, jt, 22, u[15]), J = y(J, yt, ut, st, m, 5, u[16]), st = y(st, J, yt, ut, G, 9, u[17]), ut = y(ut, st, J, yt, bt, 14, u[18]), yt = y(yt, ut, st, J, F, 20, u[19]), J = y(J, yt, ut, st, N, 5, u[20]), st = y(st, J, yt, ut, xt, 9, u[21]), ut = y(ut, st, J, yt, jt, 14, u[22]), yt = y(yt, ut, st, J, M, 20, u[23]), J = y(J, yt, ut, st, nt, 5, u[24]), st = y(st, J, yt, ut, Lt, 9, u[25]), ut = y(ut, st, J, yt, O, 14, u[26]), yt = y(yt, ut, st, J, K, 20, u[27]), J = y(J, yt, ut, st, Dt, 5, u[28]), st = y(st, J, yt, ut, I, 9, u[29]), ut = y(ut, st, J, yt, ot, 14, u[30]), yt = y(yt, ut, st, J, St, 20, u[31]), J = x(J, yt, ut, st, N, 4, u[32]), st = x(st, J, yt, ut, K, 11, u[33]), ut = x(ut, st, J, yt, bt, 16, u[34]), yt = x(yt, ut, st, J, Lt, 23, u[35]), J = x(J, yt, ut, st, m, 4, u[36]), st = x(st, J, yt, ut, M, 11, u[37]), ut = x(ut, st, J, yt, ot, 16, u[38]), yt = x(yt, ut, st, J, xt, 23, u[39]), J = x(J, yt, ut, st, Dt, 4, u[40]), st = x(st, J, yt, ut, F, 11, u[41]), ut = x(ut, st, J, yt, O, 16, u[42]), yt = x(yt, ut, st, J, G, 23, u[43]), J = x(J, yt, ut, st, nt, 4, u[44]), st = x(st, J, yt, ut, St, 11, u[45]), ut = x(ut, st, J, yt, jt, 16, u[46]), yt = x(yt, ut, st, J, I, 23, u[47]), J = e(J, yt, ut, st, F, 6, u[48]), st = e(st, J, yt, ut, ot, 10, u[49]), ut = e(ut, st, J, yt, Lt, 15, u[50]), yt = e(yt, ut, st, J, N, 21, u[51]), J = e(J, yt, ut, st, St, 6, u[52]), st = e(st, J, yt, ut, O, 10, u[53]), ut = e(ut, st, J, yt, xt, 15, u[54]), yt = e(yt, ut, st, J, m, 21, u[55]), J = e(J, yt, ut, st, K, 6, u[56]), st = e(st, J, yt, ut, jt, 10, u[57]), ut = e(ut, st, J, yt, G, 15, u[58]), yt = e(yt, ut, st, J, Dt, 21, u[59]), J = e(J, yt, ut, st, M, 6, u[60]), st = e(st, J, yt, ut, bt, 10, u[61]), ut = e(ut, st, J, yt, I, 15, u[62]), yt = e(yt, ut, st, J, nt, 21, u[63]), C[0] = C[0] + J | 0, C[1] = C[1] + yt | 0, C[2] = C[2] + ut | 0, C[3] = C[3] + st | 0; }, _doFinalize: function() { var A = this._data, P = A.words, D = this._nDataBytes * 8, E = A.sigBytes * 8; @@ -12837,7 +12837,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho return F; }, clone: function() { - var A = u.clone.call(this); + var A = c.clone.call(this); return A._hash = this._hash.clone(), A; } }); @@ -12857,7 +12857,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho var F = b + (P ^ (A | ~D)) + E + C; return (F << T | F >>> 32 - T) + A; } - n.MD5 = u._createHelper(s), n.HmacMD5 = u._createHmacHelper(s); + n.MD5 = c._createHelper(s), n.HmacMD5 = c._createHmacHelper(s); }(Math), i.MD5; }); } @@ -12872,21 +12872,21 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho return i.mode.CFB = function() { var r = i.lib.BlockCipherMode.extend(); r.Encryptor = r.extend({ - processBlock: function(h, u) { - var l = this._cipher, c = l.blockSize; - n.call(this, h, u, c, l), this._prevBlock = h.slice(u, u + c); + processBlock: function(h, c) { + var l = this._cipher, u = l.blockSize; + n.call(this, h, c, u, l), this._prevBlock = h.slice(c, c + u); } }), r.Decryptor = r.extend({ - processBlock: function(h, u) { - var l = this._cipher, c = l.blockSize, s = h.slice(u, u + c); - n.call(this, h, u, c, l), this._prevBlock = s; + processBlock: function(h, c) { + var l = this._cipher, u = l.blockSize, s = h.slice(c, c + u); + n.call(this, h, c, u, l), this._prevBlock = s; } }); - function n(o, h, u, l) { - var c, s = this._iv; - s ? (c = s.slice(0), this._iv = void 0) : c = this._prevBlock, l.encryptBlock(c, 0); - for (var p = 0; p < u; p++) - o[h + p] ^= c[p]; + function n(o, h, c, l) { + var u, s = this._iv; + s ? (u = s.slice(0), this._iv = void 0) : u = this._prevBlock, l.encryptBlock(u, 0); + for (var p = 0; p < c; p++) + o[h + p] ^= u[p]; } return r; }(), i.mode.CFB; @@ -12907,25 +12907,25 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho */ return i.mode.CTRGladman = function() { var r = i.lib.BlockCipherMode.extend(); - function n(u) { - if ((u >> 24 & 255) === 255) { - var l = u >> 16 & 255, c = u >> 8 & 255, s = u & 255; - l === 255 ? (l = 0, c === 255 ? (c = 0, s === 255 ? s = 0 : ++s) : ++c) : ++l, u = 0, u += l << 16, u += c << 8, u += s; + function n(c) { + if ((c >> 24 & 255) === 255) { + var l = c >> 16 & 255, u = c >> 8 & 255, s = c & 255; + l === 255 ? (l = 0, u === 255 ? (u = 0, s === 255 ? s = 0 : ++s) : ++u) : ++l, c = 0, c += l << 16, c += u << 8, c += s; } else - u += 16777216; - return u; + c += 16777216; + return c; } - function o(u) { - return (u[0] = n(u[0])) === 0 && (u[1] = n(u[1])), u; + function o(c) { + return (c[0] = n(c[0])) === 0 && (c[1] = n(c[1])), c; } var h = r.Encryptor = r.extend({ - processBlock: function(l, c) { + processBlock: function(l, u) { var s = this._cipher, p = s.blockSize, y = this._iv, x = this._counter; y && (x = this._counter = y.slice(0), this._iv = void 0), o(x); var e = x.slice(0); s.encryptBlock(e, 0); for (var b = 0; b < p; b++) - l[c + b] ^= e[b]; + l[u + b] ^= e[b]; } }); return r.Decryptor = h, r; @@ -12942,13 +12942,13 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho }(void 0, function(i) { return i.mode.CTR = function() { var r = i.lib.BlockCipherMode.extend(), n = r.Encryptor = r.extend({ - processBlock: function(h, u) { - var l = this._cipher, c = l.blockSize, s = this._iv, p = this._counter; + processBlock: function(h, c) { + var l = this._cipher, u = l.blockSize, s = this._iv, p = this._counter; s && (p = this._counter = s.slice(0), this._iv = void 0); var y = p.slice(0); - l.encryptBlock(y, 0), p[c - 1] = p[c - 1] + 1 | 0; - for (var x = 0; x < c; x++) - h[u + x] ^= y[x]; + l.encryptBlock(y, 0), p[u - 1] = p[u - 1] + 1 | 0; + for (var x = 0; x < u; x++) + h[c + x] ^= y[x]; } }); return r.Decryptor = n, r; @@ -12987,11 +12987,11 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho }(void 0, function(i) { return i.mode.OFB = function() { var r = i.lib.BlockCipherMode.extend(), n = r.Encryptor = r.extend({ - processBlock: function(h, u) { - var l = this._cipher, c = l.blockSize, s = this._iv, p = this._keystream; + processBlock: function(h, c) { + var l = this._cipher, u = l.blockSize, s = this._iv, p = this._keystream; s && (p = this._keystream = s.slice(0), this._iv = void 0), l.encryptBlock(p, 0); - for (var y = 0; y < c; y++) - h[u + y] ^= p[y]; + for (var y = 0; y < u; y++) + h[c + y] ^= p[y]; } }); return r.Decryptor = n, r; @@ -13008,8 +13008,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho })(void 0, function(i) { return i.pad.AnsiX923 = { pad: function(n, o) { - var h = n.sigBytes, u = o * 4, l = u - h % u, c = h + l - 1; - n.clamp(), n.words[c >>> 2] |= l << 24 - c % 4 * 8, n.sigBytes += l; + var h = n.sigBytes, c = o * 4, l = c - h % c, u = h + l - 1; + n.clamp(), n.words[u >>> 2] |= l << 24 - u % 4 * 8, n.sigBytes += l; }, unpad: function(n) { var o = n.words[n.sigBytes - 1 >>> 2] & 255; @@ -13028,8 +13028,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho }(void 0, function(i) { return i.pad.Iso10126 = { pad: function(n, o) { - var h = o * 4, u = h - n.sigBytes % h; - n.concat(i.lib.WordArray.random(u - 1)).concat(i.lib.WordArray.create([u << 24], 1)); + var h = o * 4, c = h - n.sigBytes % h; + n.concat(i.lib.WordArray.random(c - 1)).concat(i.lib.WordArray.create([c << 24], 1)); }, unpad: function(n) { var o = n.words[n.sigBytes - 1 >>> 2] & 255; @@ -13104,7 +13104,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho f.exports = r(t(48352), t(66664), t(4420)); }(void 0, function(i) { return function() { - var r = i, n = r.lib, o = n.Base, h = n.WordArray, u = r.algo, l = u.SHA256, c = u.HMAC, s = u.PBKDF2 = o.extend({ + var r = i, n = r.lib, o = n.Base, h = n.WordArray, c = r.algo, l = c.SHA256, u = c.HMAC, s = c.PBKDF2 = o.extend({ /** * Configuration options. * @@ -13144,7 +13144,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho * var key = kdf.compute(password, salt); */ compute: function(y, x) { - for (var e = this.cfg, b = c.create(e.hasher, y), A = h.create(), P = h.create([1]), D = A.words, E = P.words, T = e.keySize, C = e.iterations; D.length < T; ) { + for (var e = this.cfg, b = u.create(e.hasher, y), A = h.create(), P = h.create([1]), D = A.words, E = P.words, T = e.keySize, C = e.iterations; D.length < T; ) { var F = b.update(x).finalize(P); b.reset(); for (var m = F.words, I = m.length, O = F, M = 1; M < C; M++) { @@ -13172,7 +13172,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho f.exports = r(t(48352), t(66947), t(68319), t(82747), t(51270)); })(void 0, function(i) { return function() { - var r = i, n = r.lib, o = n.StreamCipher, h = r.algo, u = [], l = [], c = [], s = h.RabbitLegacy = o.extend({ + var r = i, n = r.lib, o = n.StreamCipher, h = r.algo, c = [], l = [], u = [], s = h.RabbitLegacy = o.extend({ _doReset: function() { var x = this._key.words, e = this.cfg.iv, b = this._X = [x[0], x[3] << 16 | x[2] >>> 16, x[1], x[0] << 16 | x[3] >>> 16, x[2], x[1] << 16 | x[0] >>> 16, x[3], x[2] << 16 | x[1] >>> 16], A = this._C = [x[2] << 16 | x[2] >>> 16, x[0] & 4294901760 | x[1] & 65535, x[3] << 16 | x[3] >>> 16, x[1] & 4294901760 | x[2] & 65535, x[0] << 16 | x[0] >>> 16, x[2] & 4294901760 | x[3] & 65535, x[1] << 16 | x[1] >>> 16, x[3] & 4294901760 | x[0] & 65535]; this._b = 0; @@ -13189,9 +13189,9 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho }, _doProcessBlock: function(x, e) { var b = this._X; - p.call(this), u[0] = b[0] ^ b[5] >>> 16 ^ b[3] << 16, u[1] = b[2] ^ b[7] >>> 16 ^ b[5] << 16, u[2] = b[4] ^ b[1] >>> 16 ^ b[7] << 16, u[3] = b[6] ^ b[3] >>> 16 ^ b[1] << 16; + p.call(this), c[0] = b[0] ^ b[5] >>> 16 ^ b[3] << 16, c[1] = b[2] ^ b[7] >>> 16 ^ b[5] << 16, c[2] = b[4] ^ b[1] >>> 16 ^ b[7] << 16, c[3] = b[6] ^ b[3] >>> 16 ^ b[1] << 16; for (var A = 0; A < 4; A++) - u[A] = (u[A] << 8 | u[A] >>> 24) & 16711935 | (u[A] << 24 | u[A] >>> 8) & 4278255360, x[e + A] ^= u[A]; + c[A] = (c[A] << 8 | c[A] >>> 24) & 16711935 | (c[A] << 24 | c[A] >>> 8) & 4278255360, x[e + A] ^= c[A]; }, blockSize: 128 / 32, ivSize: 64 / 32 @@ -13202,9 +13202,9 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho x[0] = x[0] + 1295307597 + this._b | 0, x[1] = x[1] + 3545052371 + (x[0] >>> 0 < l[0] >>> 0 ? 1 : 0) | 0, x[2] = x[2] + 886263092 + (x[1] >>> 0 < l[1] >>> 0 ? 1 : 0) | 0, x[3] = x[3] + 1295307597 + (x[2] >>> 0 < l[2] >>> 0 ? 1 : 0) | 0, x[4] = x[4] + 3545052371 + (x[3] >>> 0 < l[3] >>> 0 ? 1 : 0) | 0, x[5] = x[5] + 886263092 + (x[4] >>> 0 < l[4] >>> 0 ? 1 : 0) | 0, x[6] = x[6] + 1295307597 + (x[5] >>> 0 < l[5] >>> 0 ? 1 : 0) | 0, x[7] = x[7] + 3545052371 + (x[6] >>> 0 < l[6] >>> 0 ? 1 : 0) | 0, this._b = x[7] >>> 0 < l[7] >>> 0 ? 1 : 0; for (var e = 0; e < 8; e++) { var b = y[e] + x[e], A = b & 65535, P = b >>> 16, D = ((A * A >>> 17) + A * P >>> 15) + P * P, E = ((b & 4294901760) * b | 0) + ((b & 65535) * b | 0); - c[e] = D ^ E; + u[e] = D ^ E; } - y[0] = c[0] + (c[7] << 16 | c[7] >>> 16) + (c[6] << 16 | c[6] >>> 16) | 0, y[1] = c[1] + (c[0] << 8 | c[0] >>> 24) + c[7] | 0, y[2] = c[2] + (c[1] << 16 | c[1] >>> 16) + (c[0] << 16 | c[0] >>> 16) | 0, y[3] = c[3] + (c[2] << 8 | c[2] >>> 24) + c[1] | 0, y[4] = c[4] + (c[3] << 16 | c[3] >>> 16) + (c[2] << 16 | c[2] >>> 16) | 0, y[5] = c[5] + (c[4] << 8 | c[4] >>> 24) + c[3] | 0, y[6] = c[6] + (c[5] << 16 | c[5] >>> 16) + (c[4] << 16 | c[4] >>> 16) | 0, y[7] = c[7] + (c[6] << 8 | c[6] >>> 24) + c[5] | 0; + y[0] = u[0] + (u[7] << 16 | u[7] >>> 16) + (u[6] << 16 | u[6] >>> 16) | 0, y[1] = u[1] + (u[0] << 8 | u[0] >>> 24) + u[7] | 0, y[2] = u[2] + (u[1] << 16 | u[1] >>> 16) + (u[0] << 16 | u[0] >>> 16) | 0, y[3] = u[3] + (u[2] << 8 | u[2] >>> 24) + u[1] | 0, y[4] = u[4] + (u[3] << 16 | u[3] >>> 16) + (u[2] << 16 | u[2] >>> 16) | 0, y[5] = u[5] + (u[4] << 8 | u[4] >>> 24) + u[3] | 0, y[6] = u[6] + (u[5] << 16 | u[5] >>> 16) + (u[4] << 16 | u[4] >>> 16) | 0, y[7] = u[7] + (u[6] << 8 | u[6] >>> 24) + u[5] | 0; } r.RabbitLegacy = o._createHelper(s); }(), i.RabbitLegacy; @@ -13219,7 +13219,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho f.exports = r(t(48352), t(66947), t(68319), t(82747), t(51270)); })(void 0, function(i) { return function() { - var r = i, n = r.lib, o = n.StreamCipher, h = r.algo, u = [], l = [], c = [], s = h.Rabbit = o.extend({ + var r = i, n = r.lib, o = n.StreamCipher, h = r.algo, c = [], l = [], u = [], s = h.Rabbit = o.extend({ _doReset: function() { for (var x = this._key.words, e = this.cfg.iv, b = 0; b < 4; b++) x[b] = (x[b] << 8 | x[b] >>> 24) & 16711935 | (x[b] << 24 | x[b] >>> 8) & 4278255360; @@ -13238,9 +13238,9 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho }, _doProcessBlock: function(x, e) { var b = this._X; - p.call(this), u[0] = b[0] ^ b[5] >>> 16 ^ b[3] << 16, u[1] = b[2] ^ b[7] >>> 16 ^ b[5] << 16, u[2] = b[4] ^ b[1] >>> 16 ^ b[7] << 16, u[3] = b[6] ^ b[3] >>> 16 ^ b[1] << 16; + p.call(this), c[0] = b[0] ^ b[5] >>> 16 ^ b[3] << 16, c[1] = b[2] ^ b[7] >>> 16 ^ b[5] << 16, c[2] = b[4] ^ b[1] >>> 16 ^ b[7] << 16, c[3] = b[6] ^ b[3] >>> 16 ^ b[1] << 16; for (var A = 0; A < 4; A++) - u[A] = (u[A] << 8 | u[A] >>> 24) & 16711935 | (u[A] << 24 | u[A] >>> 8) & 4278255360, x[e + A] ^= u[A]; + c[A] = (c[A] << 8 | c[A] >>> 24) & 16711935 | (c[A] << 24 | c[A] >>> 8) & 4278255360, x[e + A] ^= c[A]; }, blockSize: 128 / 32, ivSize: 64 / 32 @@ -13251,9 +13251,9 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho x[0] = x[0] + 1295307597 + this._b | 0, x[1] = x[1] + 3545052371 + (x[0] >>> 0 < l[0] >>> 0 ? 1 : 0) | 0, x[2] = x[2] + 886263092 + (x[1] >>> 0 < l[1] >>> 0 ? 1 : 0) | 0, x[3] = x[3] + 1295307597 + (x[2] >>> 0 < l[2] >>> 0 ? 1 : 0) | 0, x[4] = x[4] + 3545052371 + (x[3] >>> 0 < l[3] >>> 0 ? 1 : 0) | 0, x[5] = x[5] + 886263092 + (x[4] >>> 0 < l[4] >>> 0 ? 1 : 0) | 0, x[6] = x[6] + 1295307597 + (x[5] >>> 0 < l[5] >>> 0 ? 1 : 0) | 0, x[7] = x[7] + 3545052371 + (x[6] >>> 0 < l[6] >>> 0 ? 1 : 0) | 0, this._b = x[7] >>> 0 < l[7] >>> 0 ? 1 : 0; for (var e = 0; e < 8; e++) { var b = y[e] + x[e], A = b & 65535, P = b >>> 16, D = ((A * A >>> 17) + A * P >>> 15) + P * P, E = ((b & 4294901760) * b | 0) + ((b & 65535) * b | 0); - c[e] = D ^ E; + u[e] = D ^ E; } - y[0] = c[0] + (c[7] << 16 | c[7] >>> 16) + (c[6] << 16 | c[6] >>> 16) | 0, y[1] = c[1] + (c[0] << 8 | c[0] >>> 24) + c[7] | 0, y[2] = c[2] + (c[1] << 16 | c[1] >>> 16) + (c[0] << 16 | c[0] >>> 16) | 0, y[3] = c[3] + (c[2] << 8 | c[2] >>> 24) + c[1] | 0, y[4] = c[4] + (c[3] << 16 | c[3] >>> 16) + (c[2] << 16 | c[2] >>> 16) | 0, y[5] = c[5] + (c[4] << 8 | c[4] >>> 24) + c[3] | 0, y[6] = c[6] + (c[5] << 16 | c[5] >>> 16) + (c[4] << 16 | c[4] >>> 16) | 0, y[7] = c[7] + (c[6] << 8 | c[6] >>> 24) + c[5] | 0; + y[0] = u[0] + (u[7] << 16 | u[7] >>> 16) + (u[6] << 16 | u[6] >>> 16) | 0, y[1] = u[1] + (u[0] << 8 | u[0] >>> 24) + u[7] | 0, y[2] = u[2] + (u[1] << 16 | u[1] >>> 16) + (u[0] << 16 | u[0] >>> 16) | 0, y[3] = u[3] + (u[2] << 8 | u[2] >>> 24) + u[1] | 0, y[4] = u[4] + (u[3] << 16 | u[3] >>> 16) + (u[2] << 16 | u[2] >>> 16) | 0, y[5] = u[5] + (u[4] << 8 | u[4] >>> 24) + u[3] | 0, y[6] = u[6] + (u[5] << 16 | u[5] >>> 16) + (u[4] << 16 | u[4] >>> 16) | 0, y[7] = u[7] + (u[6] << 8 | u[6] >>> 24) + u[5] | 0; } r.Rabbit = o._createHelper(s); }(), i.Rabbit; @@ -13268,7 +13268,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho f.exports = r(t(48352), t(66947), t(68319), t(82747), t(51270)); }(void 0, function(i) { return function() { - var r = i, n = r.lib, o = n.StreamCipher, h = r.algo, u = h.RC4 = o.extend({ + var r = i, n = r.lib, o = n.StreamCipher, h = r.algo, c = h.RC4 = o.extend({ _doReset: function() { for (var p = this._key, y = p.words, x = p.sigBytes, e = this._S = [], b = 0; b < 256; b++) e[b] = b; @@ -13294,23 +13294,23 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho } return this._i = p, this._j = y, x; } - r.RC4 = o._createHelper(u); - var c = h.RC4Drop = u.extend({ + r.RC4 = o._createHelper(c); + var u = h.RC4Drop = c.extend({ /** * Configuration options. * * @property {number} drop The number of keystream words to drop. Default 192 */ - cfg: u.cfg.extend({ + cfg: c.cfg.extend({ drop: 192 }), _doReset: function() { - u._doReset.call(this); + c._doReset.call(this); for (var p = this.cfg.drop; p > 0; p--) l.call(this); } }); - r.RC4Drop = o._createHelper(c); + r.RC4Drop = o._createHelper(u); }(), i.RC4; }); } @@ -13330,7 +13330,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ return function(r) { - var n = i, o = n.lib, h = o.WordArray, u = o.Hasher, l = n.algo, c = h.create([0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 7, 4, 13, 1, 10, 6, 15, 3, 12, 0, 9, 5, 2, 14, 11, 8, 3, 10, 14, 4, 9, 15, 8, 1, 2, 7, 0, 6, 13, 11, 5, 12, 1, 9, 11, 10, 0, 8, 12, 4, 13, 3, 7, 15, 14, 5, 6, 2, 4, 0, 5, 9, 7, 12, 2, 10, 14, 1, 3, 8, 11, 6, 15, 13]), s = h.create([5, 14, 7, 0, 9, 2, 11, 4, 13, 6, 15, 8, 1, 10, 3, 12, 6, 11, 3, 7, 0, 13, 5, 10, 14, 15, 8, 12, 4, 9, 1, 2, 15, 5, 1, 3, 7, 14, 6, 9, 11, 8, 12, 2, 10, 0, 4, 13, 8, 6, 4, 1, 3, 11, 15, 0, 5, 12, 2, 13, 9, 7, 10, 14, 12, 15, 10, 4, 1, 5, 8, 7, 6, 2, 13, 14, 0, 3, 9, 11]), p = h.create([11, 14, 15, 12, 5, 8, 7, 9, 11, 13, 14, 15, 6, 7, 9, 8, 7, 6, 8, 13, 11, 9, 7, 15, 7, 12, 15, 9, 11, 7, 13, 12, 11, 13, 6, 7, 14, 9, 13, 15, 14, 8, 13, 6, 5, 12, 7, 5, 11, 12, 14, 15, 14, 15, 9, 8, 9, 14, 5, 6, 8, 6, 5, 12, 9, 15, 5, 11, 6, 8, 13, 12, 5, 12, 13, 14, 11, 8, 5, 6]), y = h.create([8, 9, 9, 11, 13, 15, 15, 5, 7, 7, 8, 11, 14, 14, 12, 6, 9, 13, 15, 7, 12, 8, 9, 11, 7, 7, 12, 7, 6, 15, 13, 11, 9, 7, 15, 11, 8, 6, 6, 14, 12, 13, 5, 14, 13, 13, 7, 5, 15, 5, 8, 11, 14, 14, 6, 14, 6, 9, 12, 9, 12, 5, 15, 8, 8, 5, 12, 9, 12, 5, 14, 6, 8, 13, 6, 5, 15, 13, 11, 11]), x = h.create([0, 1518500249, 1859775393, 2400959708, 2840853838]), e = h.create([1352829926, 1548603684, 1836072691, 2053994217, 0]), b = l.RIPEMD160 = u.extend({ + var n = i, o = n.lib, h = o.WordArray, c = o.Hasher, l = n.algo, u = h.create([0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 7, 4, 13, 1, 10, 6, 15, 3, 12, 0, 9, 5, 2, 14, 11, 8, 3, 10, 14, 4, 9, 15, 8, 1, 2, 7, 0, 6, 13, 11, 5, 12, 1, 9, 11, 10, 0, 8, 12, 4, 13, 3, 7, 15, 14, 5, 6, 2, 4, 0, 5, 9, 7, 12, 2, 10, 14, 1, 3, 8, 11, 6, 15, 13]), s = h.create([5, 14, 7, 0, 9, 2, 11, 4, 13, 6, 15, 8, 1, 10, 3, 12, 6, 11, 3, 7, 0, 13, 5, 10, 14, 15, 8, 12, 4, 9, 1, 2, 15, 5, 1, 3, 7, 14, 6, 9, 11, 8, 12, 2, 10, 0, 4, 13, 8, 6, 4, 1, 3, 11, 15, 0, 5, 12, 2, 13, 9, 7, 10, 14, 12, 15, 10, 4, 1, 5, 8, 7, 6, 2, 13, 14, 0, 3, 9, 11]), p = h.create([11, 14, 15, 12, 5, 8, 7, 9, 11, 13, 14, 15, 6, 7, 9, 8, 7, 6, 8, 13, 11, 9, 7, 15, 7, 12, 15, 9, 11, 7, 13, 12, 11, 13, 6, 7, 14, 9, 13, 15, 14, 8, 13, 6, 5, 12, 7, 5, 11, 12, 14, 15, 14, 15, 9, 8, 9, 14, 5, 6, 8, 6, 5, 12, 9, 15, 5, 11, 6, 8, 13, 12, 5, 12, 13, 14, 11, 8, 5, 6]), y = h.create([8, 9, 9, 11, 13, 15, 15, 5, 7, 7, 8, 11, 14, 14, 12, 6, 9, 13, 15, 7, 12, 8, 9, 11, 7, 7, 12, 7, 6, 15, 13, 11, 9, 7, 15, 11, 8, 6, 6, 14, 12, 13, 5, 14, 13, 13, 7, 5, 15, 5, 8, 11, 14, 14, 6, 14, 6, 9, 12, 9, 12, 5, 15, 8, 8, 5, 12, 9, 12, 5, 14, 6, 8, 13, 6, 5, 15, 13, 11, 11]), x = h.create([0, 1518500249, 1859775393, 2400959708, 2840853838]), e = h.create([1352829926, 1548603684, 1836072691, 2053994217, 0]), b = l.RIPEMD160 = c.extend({ _doReset: function() { this._hash = h.create([1732584193, 4023233417, 2562383102, 271733878, 3285377520]); }, @@ -13339,7 +13339,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho var M = I + O, N = m[M]; m[M] = (N << 8 | N >>> 24) & 16711935 | (N << 24 | N >>> 8) & 4278255360; } - var G = this._hash.words, ot = x.words, K = e.words, nt = c.words, xt = s.words, bt = p.words, St = y.words, Dt, Lt, jt, J, yt, ut, st, wt, V, Ft; + var G = this._hash.words, ot = x.words, K = e.words, nt = u.words, xt = s.words, bt = p.words, St = y.words, Dt, Lt, jt, J, yt, ut, st, wt, V, Ft; ut = Dt = G[0], st = Lt = G[1], wt = jt = G[2], V = J = G[3], Ft = yt = G[4]; for (var U, O = 0; O < 80; O += 1) U = Dt + m[I + nt[O]] | 0, O < 16 ? U += A(Lt, jt, J) + ot[0] : O < 32 ? U += P(Lt, jt, J) + ot[1] : O < 48 ? U += D(Lt, jt, J) + ot[2] : O < 64 ? U += E(Lt, jt, J) + ot[3] : U += T(Lt, jt, J) + ot[4], U = U | 0, U = C(U, bt[O]), U = U + yt | 0, Dt = yt, yt = J, J = C(jt, 10), jt = Lt, Lt = U, U = ut + m[I + xt[O]] | 0, O < 16 ? U += T(st, wt, V) + K[0] : O < 32 ? U += E(st, wt, V) + K[1] : O < 48 ? U += D(st, wt, V) + K[2] : O < 64 ? U += P(st, wt, V) + K[3] : U += A(st, wt, V) + K[4], U = U | 0, U = C(U, St[O]), U = U + Ft | 0, ut = Ft, Ft = V, V = C(wt, 10), wt = st, st = U; @@ -13355,7 +13355,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho return N; }, clone: function() { - var m = u.clone.call(this); + var m = c.clone.call(this); return m._hash = this._hash.clone(), m; } }); @@ -13377,7 +13377,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho function C(F, m) { return F << m | F >>> 32 - m; } - n.RIPEMD160 = u._createHelper(b), n.HmacRIPEMD160 = u._createHmacHelper(b); + n.RIPEMD160 = c._createHelper(b), n.HmacRIPEMD160 = c._createHmacHelper(b); }(), i.RIPEMD160; }); } @@ -13390,7 +13390,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho f.exports = r(t(48352)); })(void 0, function(i) { return function() { - var r = i, n = r.lib, o = n.WordArray, h = n.Hasher, u = r.algo, l = [], c = u.SHA1 = h.extend({ + var r = i, n = r.lib, o = n.WordArray, h = n.Hasher, c = r.algo, l = [], u = c.SHA1 = h.extend({ _doReset: function() { this._hash = new o.init([1732584193, 4023233417, 2562383102, 271733878, 3285377520]); }, @@ -13416,7 +13416,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho return p._hash = this._hash.clone(), p; } }); - r.SHA1 = h._createHelper(c), r.HmacSHA1 = h._createHmacHelper(c); + r.SHA1 = h._createHelper(u), r.HmacSHA1 = h._createHmacHelper(u); }(), i.SHA1; }); } @@ -13429,16 +13429,16 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho f.exports = r(t(48352), t(66664)); })(void 0, function(i) { return function() { - var r = i, n = r.lib, o = n.WordArray, h = r.algo, u = h.SHA256, l = h.SHA224 = u.extend({ + var r = i, n = r.lib, o = n.WordArray, h = r.algo, c = h.SHA256, l = h.SHA224 = c.extend({ _doReset: function() { this._hash = new o.init([3238371032, 914150663, 812702999, 4144912697, 4290775857, 1750603025, 1694076839, 3204075428]); }, _doFinalize: function() { - var s = u._doFinalize.call(this); + var s = c._doFinalize.call(this); return s.sigBytes -= 4, s; } }); - r.SHA224 = u._createHelper(l), r.HmacSHA224 = u._createHmacHelper(l); + r.SHA224 = c._createHelper(l), r.HmacSHA224 = c._createHmacHelper(l); }(), i.SHA224; }); } @@ -13451,7 +13451,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho f.exports = r(t(48352)); }(void 0, function(i) { return function(r) { - var n = i, o = n.lib, h = o.WordArray, u = o.Hasher, l = n.algo, c = [], s = []; + var n = i, o = n.lib, h = o.WordArray, c = o.Hasher, l = n.algo, u = [], s = []; (function() { function x(P) { for (var D = r.sqrt(P), E = 2; E <= D; E++) @@ -13463,11 +13463,11 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho return (P - (P | 0)) * 4294967296 | 0; } for (var b = 2, A = 0; A < 64; ) - x(b) && (A < 8 && (c[A] = e(r.pow(b, 0.5))), s[A] = e(r.pow(b, 0.3333333333333333)), A++), b++; + x(b) && (A < 8 && (u[A] = e(r.pow(b, 0.5))), s[A] = e(r.pow(b, 0.3333333333333333)), A++), b++; })(); - var p = [], y = l.SHA256 = u.extend({ + var p = [], y = l.SHA256 = c.extend({ _doReset: function() { - this._hash = new h.init(c.slice(0)); + this._hash = new h.init(u.slice(0)); }, _doProcessBlock: function(e, b) { for (var A = this._hash.words, P = A[0], D = A[1], E = A[2], T = A[3], C = A[4], F = A[5], m = A[6], I = A[7], O = 0; O < 64; O++) { @@ -13487,11 +13487,11 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho return b[P >>> 5] |= 128 << 24 - P % 32, b[(P + 64 >>> 9 << 4) + 14] = r.floor(A / 4294967296), b[(P + 64 >>> 9 << 4) + 15] = A, e.sigBytes = b.length * 4, this._process(), this._hash; }, clone: function() { - var e = u.clone.call(this); + var e = c.clone.call(this); return e._hash = this._hash.clone(), e; } }); - n.SHA256 = u._createHelper(y), n.HmacSHA256 = u._createHmacHelper(y); + n.SHA256 = c._createHelper(y), n.HmacSHA256 = c._createHmacHelper(y); }(Math), i.SHA256; }); } @@ -13504,7 +13504,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho f.exports = r(t(48352), t(18909)); }(void 0, function(i) { return function(r) { - var n = i, o = n.lib, h = o.WordArray, u = o.Hasher, l = n.x64, c = l.Word, s = n.algo, p = [], y = [], x = []; + var n = i, o = n.lib, h = o.WordArray, c = o.Hasher, l = n.x64, u = l.Word, s = n.algo, p = [], y = [], x = []; (function() { for (var A = 1, P = 0, D = 0; D < 24; D++) { p[A + 5 * P] = (D + 1) * (D + 2) / 2 % 64; @@ -13522,15 +13522,15 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho } C & 128 ? C = C << 1 ^ 113 : C <<= 1; } - x[F] = c.create(m, I); + x[F] = u.create(m, I); } })(); var e = []; (function() { for (var A = 0; A < 25; A++) - e[A] = c.create(); + e[A] = u.create(); })(); - var b = s.SHA3 = u.extend({ + var b = s.SHA3 = c.extend({ /** * Configuration options. * @@ -13539,12 +13539,12 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho * Only values permitted are: 224, 256, 384, 512. * Default: 512 */ - cfg: u.cfg.extend({ + cfg: c.cfg.extend({ outputLength: 512 }), _doReset: function() { for (var P = this._state = [], D = 0; D < 25; D++) - P[D] = new c.init(); + P[D] = new u.init(); this.blockSize = (1600 - 2 * this.cfg.outputLength) / 32; }, _doProcessBlock: function(P, D) { @@ -13597,12 +13597,12 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho return new h.init(I, F); }, clone: function() { - for (var P = u.clone.call(this), D = P._state = this._state.slice(0), E = 0; E < 25; E++) + for (var P = c.clone.call(this), D = P._state = this._state.slice(0), E = 0; E < 25; E++) D[E] = D[E].clone(); return P; } }); - n.SHA3 = u._createHelper(b), n.HmacSHA3 = u._createHmacHelper(b); + n.SHA3 = c._createHelper(b), n.HmacSHA3 = c._createHmacHelper(b); }(Math), i.SHA3; }); } @@ -13615,7 +13615,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho f.exports = r(t(48352), t(18909), t(51965)); })(void 0, function(i) { return function() { - var r = i, n = r.x64, o = n.Word, h = n.WordArray, u = r.algo, l = u.SHA512, c = u.SHA384 = l.extend({ + var r = i, n = r.x64, o = n.Word, h = n.WordArray, c = r.algo, l = c.SHA512, u = c.SHA384 = l.extend({ _doReset: function() { this._hash = new h.init([new o.init(3418070365, 3238371032), new o.init(1654270250, 914150663), new o.init(2438529370, 812702999), new o.init(355462360, 4144912697), new o.init(1731405415, 4290775857), new o.init(2394180231, 1750603025), new o.init(3675008525, 1694076839), new o.init(1203062813, 3204075428)]); }, @@ -13624,7 +13624,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho return p.sigBytes -= 16, p; } }); - r.SHA384 = l._createHelper(c), r.HmacSHA384 = l._createHmacHelper(c); + r.SHA384 = l._createHelper(u), r.HmacSHA384 = l._createHmacHelper(u); }(), i.SHA384; }); } @@ -13637,18 +13637,18 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho f.exports = r(t(48352), t(18909)); })(void 0, function(i) { return function() { - var r = i, n = r.lib, o = n.Hasher, h = r.x64, u = h.Word, l = h.WordArray, c = r.algo; + var r = i, n = r.lib, o = n.Hasher, h = r.x64, c = h.Word, l = h.WordArray, u = r.algo; function s() { - return u.create.apply(u, arguments); + return c.create.apply(c, arguments); } var p = [s(1116352408, 3609767458), s(1899447441, 602891725), s(3049323471, 3964484399), s(3921009573, 2173295548), s(961987163, 4081628472), s(1508970993, 3053834265), s(2453635748, 2937671579), s(2870763221, 3664609560), s(3624381080, 2734883394), s(310598401, 1164996542), s(607225278, 1323610764), s(1426881987, 3590304994), s(1925078388, 4068182383), s(2162078206, 991336113), s(2614888103, 633803317), s(3248222580, 3479774868), s(3835390401, 2666613458), s(4022224774, 944711139), s(264347078, 2341262773), s(604807628, 2007800933), s(770255983, 1495990901), s(1249150122, 1856431235), s(1555081692, 3175218132), s(1996064986, 2198950837), s(2554220882, 3999719339), s(2821834349, 766784016), s(2952996808, 2566594879), s(3210313671, 3203337956), s(3336571891, 1034457026), s(3584528711, 2466948901), s(113926993, 3758326383), s(338241895, 168717936), s(666307205, 1188179964), s(773529912, 1546045734), s(1294757372, 1522805485), s(1396182291, 2643833823), s(1695183700, 2343527390), s(1986661051, 1014477480), s(2177026350, 1206759142), s(2456956037, 344077627), s(2730485921, 1290863460), s(2820302411, 3158454273), s(3259730800, 3505952657), s(3345764771, 106217008), s(3516065817, 3606008344), s(3600352804, 1432725776), s(4094571909, 1467031594), s(275423344, 851169720), s(430227734, 3100823752), s(506948616, 1363258195), s(659060556, 3750685593), s(883997877, 3785050280), s(958139571, 3318307427), s(1322822218, 3812723403), s(1537002063, 2003034995), s(1747873779, 3602036899), s(1955562222, 1575990012), s(2024104815, 1125592928), s(2227730452, 2716904306), s(2361852424, 442776044), s(2428436474, 593698344), s(2756734187, 3733110249), s(3204031479, 2999351573), s(3329325298, 3815920427), s(3391569614, 3928383900), s(3515267271, 566280711), s(3940187606, 3454069534), s(4118630271, 4000239992), s(116418474, 1914138554), s(174292421, 2731055270), s(289380356, 3203993006), s(460393269, 320620315), s(685471733, 587496836), s(852142971, 1086792851), s(1017036298, 365543100), s(1126000580, 2618297676), s(1288033470, 3409855158), s(1501505948, 4234509866), s(1607167915, 987167468), s(1816402316, 1246189591)], y = []; (function() { for (var e = 0; e < 80; e++) y[e] = s(); })(); - var x = c.SHA512 = o.extend({ + var x = u.SHA512 = o.extend({ _doReset: function() { - this._hash = new l.init([new u.init(1779033703, 4089235720), new u.init(3144134277, 2227873595), new u.init(1013904242, 4271175723), new u.init(2773480762, 1595750129), new u.init(1359893119, 2917565137), new u.init(2600822924, 725511199), new u.init(528734635, 4215389547), new u.init(1541459225, 327033209)]); + this._hash = new l.init([new c.init(1779033703, 4089235720), new c.init(3144134277, 2227873595), new c.init(1013904242, 4271175723), new c.init(2773480762, 1595750129), new c.init(1359893119, 2917565137), new c.init(2600822924, 725511199), new c.init(528734635, 4215389547), new c.init(1541459225, 327033209)]); }, _doProcessBlock: function(b, A) { for (var P = this._hash.words, D = P[0], E = P[1], T = P[2], C = P[3], F = P[4], m = P[5], I = P[6], O = P[7], M = D.high, N = D.low, G = E.high, ot = E.low, K = T.high, nt = T.low, xt = C.high, bt = C.low, St = F.high, Dt = F.low, Lt = m.high, jt = m.low, J = I.high, yt = I.low, ut = O.high, st = O.low, wt = M, V = N, Ft = G, U = ot, S = K, k = nt, H = xt, it = bt, et = St, tt = Dt, Ct = Lt, Rt = jt, Kt = J, Gt = yt, It = ut, re = st, be = 0; be < 80; be++) { @@ -13689,7 +13689,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho f.exports = r(t(48352), t(66947), t(68319), t(82747), t(51270)); }(void 0, function(i) { return function() { - var r = i, n = r.lib, o = n.WordArray, h = n.BlockCipher, u = r.algo, l = [57, 49, 41, 33, 25, 17, 9, 1, 58, 50, 42, 34, 26, 18, 10, 2, 59, 51, 43, 35, 27, 19, 11, 3, 60, 52, 44, 36, 63, 55, 47, 39, 31, 23, 15, 7, 62, 54, 46, 38, 30, 22, 14, 6, 61, 53, 45, 37, 29, 21, 13, 5, 28, 20, 12, 4], c = [14, 17, 11, 24, 1, 5, 3, 28, 15, 6, 21, 10, 23, 19, 12, 4, 26, 8, 16, 7, 27, 20, 13, 2, 41, 52, 31, 37, 47, 55, 30, 40, 51, 45, 33, 48, 44, 49, 39, 56, 34, 53, 46, 42, 50, 36, 29, 32], s = [1, 2, 4, 6, 8, 10, 12, 14, 15, 17, 19, 21, 23, 25, 27, 28], p = [{ + var r = i, n = r.lib, o = n.WordArray, h = n.BlockCipher, c = r.algo, l = [57, 49, 41, 33, 25, 17, 9, 1, 58, 50, 42, 34, 26, 18, 10, 2, 59, 51, 43, 35, 27, 19, 11, 3, 60, 52, 44, 36, 63, 55, 47, 39, 31, 23, 15, 7, 62, 54, 46, 38, 30, 22, 14, 6, 61, 53, 45, 37, 29, 21, 13, 5, 28, 20, 12, 4], u = [14, 17, 11, 24, 1, 5, 3, 28, 15, 6, 21, 10, 23, 19, 12, 4, 26, 8, 16, 7, 27, 20, 13, 2, 41, 52, 31, 37, 47, 55, 30, 40, 51, 45, 33, 48, 44, 49, 39, 56, 34, 53, 46, 42, 50, 36, 29, 32], s = [1, 2, 4, 6, 8, 10, 12, 14, 15, 17, 19, 21, 23, 25, 27, 28], p = [{ 0: 8421888, 268435456: 32768, 536870912: 8421378, @@ -14209,7 +14209,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 2147483677: 2080, 2147483678: 131104, 2147483679: 134350848 - }], y = [4160749569, 528482304, 33030144, 2064384, 129024, 8064, 504, 2147483679], x = u.DES = h.extend({ + }], y = [4160749569, 528482304, 33030144, 2064384, 129024, 8064, 504, 2147483679], x = c.DES = h.extend({ _doReset: function() { for (var D = this._key, E = D.words, T = [], C = 0; C < 56; C++) { var F = l[C] - 1; @@ -14217,7 +14217,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho } for (var m = this._subKeys = [], I = 0; I < 16; I++) { for (var O = m[I] = [], M = s[I], C = 0; C < 24; C++) - O[C / 6 | 0] |= T[(c[C] - 1 + M) % 28] << 31 - C % 6, O[4 + (C / 6 | 0)] |= T[28 + (c[C + 24] - 1 + M) % 28] << 31 - C % 6; + O[C / 6 | 0] |= T[(u[C] - 1 + M) % 28] << 31 - C % 6, O[4 + (C / 6 | 0)] |= T[28 + (u[C + 24] - 1 + M) % 28] << 31 - C % 6; O[0] = O[0] << 1 | O[0] >>> 31; for (var C = 1; C < 7; C++) O[C] = O[C] >>> (C - 1) * 4 + 3; @@ -14255,7 +14255,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho this._lBlock ^= E, this._rBlock ^= E << P; } r.DES = h._createHelper(x); - var A = u.TripleDES = h.extend({ + var A = c.TripleDES = h.extend({ _doReset: function() { var D = this._key, E = D.words; if (E.length !== 2 && E.length !== 4 && E.length < 6) @@ -14286,7 +14286,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho f.exports = r(t(48352)); }(void 0, function(i) { return function(r) { - var n = i, o = n.lib, h = o.Base, u = o.WordArray, l = n.x64 = {}; + var n = i, o = n.lib, h = o.Base, c = o.WordArray, l = n.x64 = {}; l.Word = h.extend({ /** * Initializes a newly created 64-bit word. @@ -14488,7 +14488,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho var e = s[x]; y.push(e.high), y.push(e.low); } - return u.create(y, this.sigBytes); + return c.create(y, this.sigBytes); }, /** * Creates a copy of this word array. @@ -14514,32 +14514,32 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho /***/ function(f, d, t) { t(65292), t(73844), t(35877), t(38178), t(11765), t(24863), t(43448), t(63956), t(71950), t(68067), t(57114), t(42437), t(69330), t(81755), t(20731), t(14032), t(61726), t(58281), t(6422), t(94712); - function i(c, s) { - var p = typeof Symbol != "undefined" && c[Symbol.iterator] || c["@@iterator"]; + function i(u, s) { + var p = typeof Symbol != "undefined" && u[Symbol.iterator] || u["@@iterator"]; if (p) - return (p = p.call(c)).next.bind(p); - if (Array.isArray(c) || (p = r(c)) || s && c && typeof c.length == "number") { - p && (c = p); + return (p = p.call(u)).next.bind(p); + if (Array.isArray(u) || (p = r(u)) || s && u && typeof u.length == "number") { + p && (u = p); var y = 0; return function() { - return y >= c.length ? { done: !0 } : { done: !1, value: c[y++] }; + return y >= u.length ? { done: !0 } : { done: !1, value: u[y++] }; }; } throw new TypeError(`Invalid attempt to iterate non-iterable instance. In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`); } - function r(c, s) { - if (c) { - if (typeof c == "string") - return n(c, s); - var p = {}.toString.call(c).slice(8, -1); - return p === "Object" && c.constructor && (p = c.constructor.name), p === "Map" || p === "Set" ? Array.from(c) : p === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(p) ? n(c, s) : void 0; + function r(u, s) { + if (u) { + if (typeof u == "string") + return n(u, s); + var p = {}.toString.call(u).slice(8, -1); + return p === "Object" && u.constructor && (p = u.constructor.name), p === "Map" || p === "Set" ? Array.from(u) : p === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(p) ? n(u, s) : void 0; } } - function n(c, s) { - (s == null || s > c.length) && (s = c.length); + function n(u, s) { + (s == null || s > u.length) && (s = u.length); for (var p = 0, y = Array(s); p < s; p++) - y[p] = c[p]; + y[p] = u[p]; return y; } function o() { @@ -14547,7 +14547,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho o = function() { return s; }; - var c, s = {}, p = Object.prototype, y = p.hasOwnProperty, x = Object.defineProperty || function(st, wt, V) { + var u, s = {}, p = Object.prototype, y = p.hasOwnProperty, x = Object.defineProperty || function(st, wt, V) { st[wt] = V.value; }, e = typeof Symbol == "function" ? Symbol : {}, b = e.iterator || "@@iterator", A = e.asyncIterator || "@@asyncIterator", P = e.toStringTag || "@@toStringTag"; function D(st, wt, V) { @@ -14628,7 +14628,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho if (Ft === I) { if (U === "throw") throw S; - return { value: c, done: !0 }; + return { value: u, done: !0 }; } for (V.method = U, V.arg = S; ; ) { var k = V.delegate; @@ -14661,13 +14661,13 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho } function Lt(st, wt) { var V = wt.method, Ft = st.iterator[V]; - if (Ft === c) - return wt.delegate = null, V === "throw" && st.iterator.return && (wt.method = "return", wt.arg = c, Lt(st, wt), wt.method === "throw") || V !== "return" && (wt.method = "throw", wt.arg = new TypeError("The iterator does not provide a '" + V + "' method")), O; + if (Ft === u) + return wt.delegate = null, V === "throw" && st.iterator.return && (wt.method = "return", wt.arg = u, Lt(st, wt), wt.method === "throw") || V !== "return" && (wt.method = "throw", wt.arg = new TypeError("The iterator does not provide a '" + V + "' method")), O; var U = T(Ft, st.iterator, wt.arg); if (U.type === "throw") return wt.method = "throw", wt.arg = U.arg, wt.delegate = null, O; var S = U.arg; - return S ? S.done ? (wt[st.resultName] = S.value, wt.next = st.nextLoc, wt.method !== "return" && (wt.method = "next", wt.arg = c), wt.delegate = null, O) : S : (wt.method = "throw", wt.arg = new TypeError("iterator result is not an object"), wt.delegate = null, O); + return S ? S.done ? (wt[st.resultName] = S.value, wt.next = st.nextLoc, wt.method !== "return" && (wt.method = "next", wt.arg = u), wt.delegate = null, O) : S : (wt.method = "throw", wt.arg = new TypeError("iterator result is not an object"), wt.delegate = null, O); } function jt(st) { var wt = { tryLoc: st[0] }; @@ -14692,7 +14692,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho for (; ++V < st.length; ) if (y.call(st, V)) return U.value = st[V], U.done = !1, U; - return U.value = c, U.done = !0, U; + return U.value = u, U.done = !0, U; }; return Ft.next = Ft; } @@ -14731,9 +14731,9 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho return U.done = !0, U; }; }, s.values = ut, yt.prototype = { constructor: yt, reset: function(wt) { - if (this.prev = 0, this.next = 0, this.sent = this._sent = c, this.done = !1, this.delegate = null, this.method = "next", this.arg = c, this.tryEntries.forEach(J), !wt) + if (this.prev = 0, this.next = 0, this.sent = this._sent = u, this.done = !1, this.delegate = null, this.method = "next", this.arg = u, this.tryEntries.forEach(J), !wt) for (var V in this) - V.charAt(0) === "t" && y.call(this, V) && !isNaN(+V.slice(1)) && (this[V] = c); + V.charAt(0) === "t" && y.call(this, V) && !isNaN(+V.slice(1)) && (this[V] = u); }, stop: function() { this.done = !0; var wt = this.tryEntries[0].completion; @@ -14745,7 +14745,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho throw wt; var V = this; function Ft(et, tt) { - return k.type = "throw", k.arg = wt, V.next = et, tt && (V.method = "next", V.arg = c), !!tt; + return k.type = "throw", k.arg = wt, V.next = et, tt && (V.method = "next", V.arg = u), !!tt; } for (var U = this.tryEntries.length - 1; U >= 0; --U) { var S = this.tryEntries[U], k = S.completion; @@ -14804,14 +14804,14 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho } throw Error("illegal catch attempt"); }, delegateYield: function(wt, V, Ft) { - return this.delegate = { iterator: ut(wt), resultName: V, nextLoc: Ft }, this.method === "next" && (this.arg = c), O; + return this.delegate = { iterator: ut(wt), resultName: V, nextLoc: Ft }, this.method === "next" && (this.arg = u), O; } }, s; } - var h = 1, u = 0, l = /* @__PURE__ */ function() { - function c(p) { + var h = 1, c = 0, l = /* @__PURE__ */ function() { + function u(p) { this.stateTable = p.stateTable, this.accepting = p.accepting, this.tags = p.tags; } - var s = c.prototype; + var s = u.prototype; return s.match = function(y) { var x, e = this; return x = {}, x[Symbol.iterator] = /* @__PURE__ */ o().mark(function b() { @@ -14826,7 +14826,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho m.next = 21; break; } - if (C = y[T], E = A, A = e.stateTable[A][C], A !== u) { + if (C = y[T], E = A, A = e.stateTable[A][C], A !== c) { m.next = 15; break; } @@ -14838,7 +14838,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho case 13: A = e.stateTable[h][C], P = null; case 15: - A !== u && P == null && (P = T), e.accepting[A] && (D = T), A === u && (A = h); + A !== c && P == null && (P = T), e.accepting[A] && (D = T), A === c && (A = h); case 18: T++, m.next = 5; break; @@ -14860,7 +14860,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho var F = C.value; typeof x[F] == "function" && x[F](P, D, y.slice(P, D + 1)); } - }, c; + }, u; }(); f.exports = l; } @@ -14873,10 +14873,10 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho t(58028), t(20731), t(14032), t(68067); var r = t(48181), n = t(6729); f.exports = /* @__PURE__ */ function() { - function o(u) { + function o(c) { var l; - for (this.data = u, this.pos = 8, this.palette = [], this.imgData = [], this.transparency = {}, this.text = {}; ; ) { - var c = this.readUInt32(), s = ""; + for (this.data = c, this.pos = 8, this.palette = [], this.imgData = [], this.transparency = {}, this.text = {}; ; ) { + var u = this.readUInt32(), s = ""; for (l = 0; l < 4; l++) s += String.fromCharCode(this.data[this.pos++]); switch (s) { @@ -14884,31 +14884,31 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho this.width = this.readUInt32(), this.height = this.readUInt32(), this.bits = this.data[this.pos++], this.colorType = this.data[this.pos++], this.compressionMethod = this.data[this.pos++], this.filterMethod = this.data[this.pos++], this.interlaceMethod = this.data[this.pos++]; break; case "PLTE": - this.palette = this.read(c); + this.palette = this.read(u); break; case "IDAT": - for (l = 0; l < c; l++) + for (l = 0; l < u; l++) this.imgData.push(this.data[this.pos++]); break; case "tRNS": switch (this.transparency = {}, this.colorType) { case 3: - this.transparency.indexed = this.read(c); + this.transparency.indexed = this.read(u); var p = 255 - this.transparency.indexed.length; if (p > 0) for (l = 0; l < p; l++) this.transparency.indexed.push(255); break; case 0: - this.transparency.grayscale = this.read(c)[0]; + this.transparency.grayscale = this.read(u)[0]; break; case 2: - this.transparency.rgb = this.read(c); + this.transparency.rgb = this.read(u); break; } break; case "tEXt": - var y = this.read(c), x = y.indexOf(0), e = String.fromCharCode.apply(String, y.slice(0, x)); + var y = this.read(u), x = y.indexOf(0), e = String.fromCharCode.apply(String, y.slice(0, x)); this.text[e] = String.fromCharCode.apply(String, y.slice(x + 1)); break; case "IEND": @@ -14936,40 +14936,40 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho this.imgData = new i(this.imgData); return; default: - this.pos += c; + this.pos += u; } if (this.pos += 4, this.pos > this.data.length) throw new Error("Incomplete or corrupt PNG file"); } } - o.decode = function(l, c) { + o.decode = function(l, u) { return r.readFile(l, function(s, p) { var y = new o(p); return y.decode(function(x) { - return c(x); + return u(x); }); }); }, o.load = function(l) { - var c = r.readFileSync(l); - return new o(c); + var u = r.readFileSync(l); + return new o(u); }; var h = o.prototype; return h.read = function(l) { - for (var c = new Array(l), s = 0; s < l; s++) - c[s] = this.data[this.pos++]; - return c; + for (var u = new Array(l), s = 0; s < l; s++) + u[s] = this.data[this.pos++]; + return u; }, h.readUInt32 = function() { - var l = this.data[this.pos++] << 24, c = this.data[this.pos++] << 16, s = this.data[this.pos++] << 8, p = this.data[this.pos++]; - return l | c | s | p; + var l = this.data[this.pos++] << 24, u = this.data[this.pos++] << 16, s = this.data[this.pos++] << 8, p = this.data[this.pos++]; + return l | u | s | p; }, h.readUInt16 = function() { - var l = this.data[this.pos++] << 8, c = this.data[this.pos++]; - return l | c; + var l = this.data[this.pos++] << 8, u = this.data[this.pos++]; + return l | u; }, h.decodePixels = function(l) { - var c = this; + var u = this; return n.inflate(this.imgData, function(s, p) { if (s) throw s; - var y = c.width, x = c.height, e = c.pixelBitlength / 8, b = new i(y * x * e), A = p.length, P = 0; + var y = u.width, x = u.height, e = u.pixelBitlength / 8, b = new i(y * x * e), A = p.length, P = 0; function D(E, T, C, F, m) { m === void 0 && (m = !1); for (var I = Math.ceil((y - E) / C), O = Math.ceil((x - T) / F), M = e * I, N = m ? b : new i(M * O), G = 0, ot = 0; G < O && P < A; ) { @@ -15013,31 +15013,31 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho G++; } } - return c.interlaceMethod === 1 ? (D(0, 0, 8, 8), D(4, 0, 8, 8), D(0, 4, 4, 8), D(2, 0, 4, 4), D(0, 2, 2, 4), D(1, 0, 2, 2), D(0, 1, 1, 2)) : D(0, 0, 1, 1, !0), l(b); + return u.interlaceMethod === 1 ? (D(0, 0, 8, 8), D(4, 0, 8, 8), D(0, 4, 4, 8), D(2, 0, 4, 4), D(0, 2, 2, 4), D(1, 0, 2, 2), D(0, 1, 1, 2)) : D(0, 0, 1, 1, !0), l(b); }); }, h.decodePalette = function() { - for (var l = this.palette, c = l.length, s = this.transparency.indexed || [], p = new i(s.length + c), y = 0, x = 0, e = 0; e < c; e += 3) { + for (var l = this.palette, u = l.length, s = this.transparency.indexed || [], p = new i(s.length + u), y = 0, x = 0, e = 0; e < u; e += 3) { var b; p[y++] = l[e], p[y++] = l[e + 1], p[y++] = l[e + 2], p[y++] = (b = s[x++]) != null ? b : 255; } return p; - }, h.copyToImageData = function(l, c) { + }, h.copyToImageData = function(l, u) { var s, p, y = this.colors, x = null, e = this.hasAlphaChannel; this.palette.length && (x = this._decodedPalette || (this._decodedPalette = this.decodePalette()), y = 4, e = !0); - var b = l.data || l, A = b.length, P = x || c, D = s = 0; + var b = l.data || l, A = b.length, P = x || u, D = s = 0; if (y === 1) for (; D < A; ) { - p = x ? c[D / 4] * 4 : s; + p = x ? u[D / 4] * 4 : s; var E = P[p++]; b[D++] = E, b[D++] = E, b[D++] = E, b[D++] = e ? P[p++] : 255, s = p; } else for (; D < A; ) - p = x ? c[D / 4] * 4 : s, b[D++] = P[p++], b[D++] = P[p++], b[D++] = P[p++], b[D++] = e ? P[p++] : 255, s = p; + p = x ? u[D / 4] * 4 : s, b[D++] = P[p++], b[D++] = P[p++], b[D++] = P[p++], b[D++] = e ? P[p++] : 255, s = p; }, h.decode = function(l) { - var c = this, s = new i(this.width * this.height * 4); + var u = this, s = new i(this.width * this.height * 4); return this.decodePixels(function(p) { - return c.copyToImageData(s, p), l(s); + return u.copyToImageData(s, p), l(s); }); }, o; }(); @@ -15052,22 +15052,22 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho var r = t(14598), n = r.Buffer, o = {}, h; for (h in r) r.hasOwnProperty(h) && (h === "SlowBuffer" || h === "Buffer" || (o[h] = r[h])); - var u = o.Buffer = {}; + var c = o.Buffer = {}; for (h in n) - n.hasOwnProperty(h) && (h === "allocUnsafe" || h === "allocUnsafeSlow" || (u[h] = n[h])); - if (o.Buffer.prototype = n.prototype, (!u.from || u.from === Uint8Array.from) && (u.from = function(l, c, s) { + n.hasOwnProperty(h) && (h === "allocUnsafe" || h === "allocUnsafeSlow" || (c[h] = n[h])); + if (o.Buffer.prototype = n.prototype, (!c.from || c.from === Uint8Array.from) && (c.from = function(l, u, s) { if (typeof l == "number") throw new TypeError('The "value" argument must not be of type number. Received type ' + typeof l); if (l && typeof l.length == "undefined") throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type " + typeof l); - return n(l, c, s); - }), u.alloc || (u.alloc = function(l, c, s) { + return n(l, u, s); + }), c.alloc || (c.alloc = function(l, u, s) { if (typeof l != "number") throw new TypeError('The "size" argument must be of type number. Received type ' + typeof l); if (l < 0 || l >= 2147483648) throw new RangeError('The value "' + l + '" is invalid for option "size"'); var p = n(l); - return !c || c.length === 0 ? p.fill(0) : typeof s == "string" ? p.fill(c, s) : p.fill(c), p; + return !u || u.length === 0 ? p.fill(0) : typeof s == "string" ? p.fill(u, s) : p.fill(u), p; }), !o.kStringMaxLength) try { o.kStringMaxLength = i.binding("buffer").kStringMaxLength; @@ -15122,16 +15122,16 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho E.enumerable = E.enumerable || !1, E.configurable = !0, "value" in E && (E.writable = !0), Object.defineProperty(A, l(E.key), E); } } - function u(A, P, D) { + function c(A, P, D) { return P && h(A.prototype, P), D && h(A, D), Object.defineProperty(A, "prototype", { writable: !1 }), A; } function l(A) { - var P = c(A, "string"); + var P = u(A, "string"); return typeof P == "symbol" ? P : String(P); } - function c(A, P) { + function u(A, P) { if (typeof A != "object" || A === null) return A; var D = A[Symbol.toPrimitive]; @@ -15151,7 +15151,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho function A() { o(this, A), this.head = null, this.tail = null, this.length = 0; } - return u(A, [{ + return c(A, [{ key: "push", value: function(D) { var E = { @@ -15263,23 +15263,23 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho function(f, d, t) { t(41584); var i = t(14598), r = i.Buffer; - function n(h, u) { + function n(h, c) { for (var l in h) - u[l] = h[l]; + c[l] = h[l]; } r.from && r.alloc && r.allocUnsafe && r.allocUnsafeSlow ? f.exports = i : (n(i, d), d.Buffer = o); - function o(h, u, l) { - return r(h, u, l); + function o(h, c, l) { + return r(h, c, l); } - n(r, o), o.from = function(h, u, l) { + n(r, o), o.from = function(h, c, l) { if (typeof h == "number") throw new TypeError("Argument must not be a number"); - return r(h, u, l); - }, o.alloc = function(h, u, l) { + return r(h, c, l); + }, o.alloc = function(h, c, l) { if (typeof h != "number") throw new TypeError("Argument must be a number"); - var c = r(h); - return u !== void 0 ? typeof l == "string" ? c.fill(u, l) : c.fill(u) : c.fill(0), c; + var u = r(h); + return c !== void 0 ? typeof l == "string" ? u.fill(c, l) : u.fill(c) : u.fill(0), u; }, o.allocUnsafe = function(h) { if (typeof h != "number") throw new TypeError("Argument must be a number"); @@ -15296,7 +15296,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho /***/ function(f, d, t) { t(81755), t(20731), t(8953), t(14032), t(56912), t(59735), t(73663), t(29883), t(35471), t(21012), t(88997), t(97464), t(2857), t(94715), t(13624), t(91132), t(62514), t(24597), t(88042), t(4660), t(92451), t(44206), t(66288), t(13250), t(3858), t(84538), t(64793), t(74202), t(52529); - var i = t(3483), r = t(84327), n = r.swap32LE, o = 6 + 5, h = 5, u = o - h, l = 65536 >> o, c = 1 << u, s = c - 1, p = 2, y = 1 << h, x = y - 1, e = 65536 >> h, b = 1024 >> h, A = e + b, P = A, D = 32, E = P + D, T = 1 << p, C = /* @__PURE__ */ function() { + var i = t(3483), r = t(84327), n = r.swap32LE, o = 6 + 5, h = 5, c = o - h, l = 65536 >> o, u = 1 << c, s = u - 1, p = 2, y = 1 << h, x = y - 1, e = 65536 >> h, b = 1024 >> h, A = e + b, P = A, D = 32, E = P + D, T = 1 << p, C = /* @__PURE__ */ function() { function F(I) { var O = typeof I.readUInt32BE == "function" && typeof I.slice == "function"; if (O || I instanceof Uint8Array) { @@ -15327,14 +15327,14 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho /***/ function(f, d, t) { t(81755), t(8953), t(14032), t(56912), t(59735), t(73663), t(29883), t(35471), t(21012), t(88997), t(97464), t(2857), t(94715), t(13624), t(91132), t(62514), t(24597), t(88042), t(4660), t(92451), t(44206), t(66288), t(13250), t(3858), t(84538), t(64793), t(74202), t(52529); - var i = new Uint8Array(new Uint32Array([305419896]).buffer)[0] === 18, r = function(u, l, c) { - var s = u[l]; - u[l] = u[c], u[c] = s; - }, n = function(u) { - for (var l = u.length, c = 0; c < l; c += 4) - r(u, c, c + 3), r(u, c + 1, c + 2); - }, o = function(u) { - i && n(u); + var i = new Uint8Array(new Uint32Array([305419896]).buffer)[0] === 18, r = function(c, l, u) { + var s = c[l]; + c[l] = c[u], c[u] = s; + }, n = function(c) { + for (var l = c.length, u = 0; u < l; u += 4) + r(c, u, u + 3), r(c, u + 1, u + 2); + }, o = function(c) { + i && n(c); }; f.exports = { swap32LE: o @@ -15354,8 +15354,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho /***/ function(f, d, t) { f = t.nmd(f), t(39081), t(41584), t(81755), t(20731), t(24863), t(7283), t(37309), t(14032), t(61726), t(6422), t(46467), t(7851), t(72095), t(47259), t(1083), t(94712); - var i = function(n, o, h, u, l) { - var c = { + var i = function(n, o, h, c, l) { + var u = { aliceblue: [240, 248, 255], antiquewhite: [250, 235, 215], aqua: [0, 255, 255], @@ -15504,9 +15504,9 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho whitesmoke: [245, 245, 245], yellow: [255, 255, 0] }, s = { - black: [c.black, 1], - white: [c.white, 1], - transparent: [c.black, 0] + black: [u.black, 1], + white: [u.white, 1], + transparent: [u.black, 0] }, p = { quot: 34, amp: 38, @@ -16239,7 +16239,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho } function nt(qt) { var Bt, ne; - return qt = (qt || "").trim(), (Bt = c[qt]) ? ne = [Bt.slice(), 1] : (Bt = qt.match(/^rgba\(\s*([0-9]+)\s*,\s*([0-9]+)\s*,\s*([0-9]+)\s*,\s*([0-9.]+)\s*\)$/i)) ? (Bt[1] = parseInt(Bt[1]), Bt[2] = parseInt(Bt[2]), Bt[3] = parseInt(Bt[3]), Bt[4] = parseFloat(Bt[4]), Bt[1] < 256 && Bt[2] < 256 && Bt[3] < 256 && Bt[4] <= 1 && (ne = [Bt.slice(1, 4), Bt[4]])) : (Bt = qt.match(/^rgb\(\s*([0-9]+)\s*,\s*([0-9]+)\s*,\s*([0-9]+)\s*\)$/i)) ? (Bt[1] = parseInt(Bt[1]), Bt[2] = parseInt(Bt[2]), Bt[3] = parseInt(Bt[3]), Bt[1] < 256 && Bt[2] < 256 && Bt[3] < 256 && (ne = [Bt.slice(1, 4), 1])) : (Bt = qt.match(/^rgb\(\s*([0-9.]+)%\s*,\s*([0-9.]+)%\s*,\s*([0-9.]+)%\s*\)$/i)) ? (Bt[1] = 2.55 * parseFloat(Bt[1]), Bt[2] = 2.55 * parseFloat(Bt[2]), Bt[3] = 2.55 * parseFloat(Bt[3]), Bt[1] < 256 && Bt[2] < 256 && Bt[3] < 256 && (ne = [Bt.slice(1, 4), 1])) : (Bt = qt.match(/^#([0-9a-f]{2})([0-9a-f]{2})([0-9a-f]{2})$/i)) ? ne = [[parseInt(Bt[1], 16), parseInt(Bt[2], 16), parseInt(Bt[3], 16)], 1] : (Bt = qt.match(/^#([0-9a-f])([0-9a-f])([0-9a-f])$/i)) && (ne = [[17 * parseInt(Bt[1], 16), 17 * parseInt(Bt[2], 16), 17 * parseInt(Bt[3], 16)], 1]), $r ? $r(ne, qt) : ne; + return qt = (qt || "").trim(), (Bt = u[qt]) ? ne = [Bt.slice(), 1] : (Bt = qt.match(/^rgba\(\s*([0-9]+)\s*,\s*([0-9]+)\s*,\s*([0-9]+)\s*,\s*([0-9.]+)\s*\)$/i)) ? (Bt[1] = parseInt(Bt[1]), Bt[2] = parseInt(Bt[2]), Bt[3] = parseInt(Bt[3]), Bt[4] = parseFloat(Bt[4]), Bt[1] < 256 && Bt[2] < 256 && Bt[3] < 256 && Bt[4] <= 1 && (ne = [Bt.slice(1, 4), Bt[4]])) : (Bt = qt.match(/^rgb\(\s*([0-9]+)\s*,\s*([0-9]+)\s*,\s*([0-9]+)\s*\)$/i)) ? (Bt[1] = parseInt(Bt[1]), Bt[2] = parseInt(Bt[2]), Bt[3] = parseInt(Bt[3]), Bt[1] < 256 && Bt[2] < 256 && Bt[3] < 256 && (ne = [Bt.slice(1, 4), 1])) : (Bt = qt.match(/^rgb\(\s*([0-9.]+)%\s*,\s*([0-9.]+)%\s*,\s*([0-9.]+)%\s*\)$/i)) ? (Bt[1] = 2.55 * parseFloat(Bt[1]), Bt[2] = 2.55 * parseFloat(Bt[2]), Bt[3] = 2.55 * parseFloat(Bt[3]), Bt[1] < 256 && Bt[2] < 256 && Bt[3] < 256 && (ne = [Bt.slice(1, 4), 1])) : (Bt = qt.match(/^#([0-9a-f]{2})([0-9a-f]{2})([0-9a-f]{2})$/i)) ? ne = [[parseInt(Bt[1], 16), parseInt(Bt[2], 16), parseInt(Bt[3], 16)], 1] : (Bt = qt.match(/^#([0-9a-f])([0-9a-f])([0-9a-f])$/i)) && (ne = [[17 * parseInt(Bt[1], 16), 17 * parseInt(Bt[2], 16), 17 * parseInt(Bt[3], 16)], 1]), $r ? $r(ne, qt) : ne; } function xt(qt, Bt, ne) { var Mt = qt[0].slice(), zt = qt[1] * Bt; @@ -17530,7 +17530,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho if (typeof ga.drawInDocument == "function") { l.useCSS && !wn && nr("SVGtoPDF: useCSS option can only be used for SVG *elements* in compatible browsers"); var qn = n._fillColor; - n.save().translate(h || 0, u || 0).scale(Oe), ga.drawInDocument(); + n.save().translate(h || 0, c || 0).scale(Oe), ga.drawInDocument(); for (var la = 0; la < gr.length; la++) n.page.annotations.push(gr[la]); n.restore(), n._fillColor = qn; @@ -17547,7 +17547,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho /***/ function(f, d, t) { t(49063), t(97514), t(11765), t(81755), t(80055), t(20731), t(7283), t(18756), t(37309), t(14032), t(76014), t(58281), t(28356), t(42437), t(94712); - var i = t(2318), r = t(98883), n = t(42526), o = t(79178), h = t(11220), u = t(77530), l = t(89836), c = t(70770), s = t(91867).isString, p = t(91867).isArray, y = t(91867).isUndefined, x = t(91867).isNull, e = t(91867).pack, b = t(91867).offsetVector, A = t(91867).fontStringify, P = t(91867).getNodeId, D = t(91867).isFunction, E = t(11548), T = t(76442), C = t(91867).isNumber; + var i = t(2318), r = t(98883), n = t(42526), o = t(79178), h = t(11220), c = t(77530), l = t(89836), u = t(70770), s = t(91867).isString, p = t(91867).isArray, y = t(91867).isUndefined, x = t(91867).isNull, e = t(91867).pack, b = t(91867).offsetVector, A = t(91867).fontStringify, P = t(91867).getNodeId, D = t(91867).isFunction, E = t(11548), T = t(76442), C = t(91867).isNumber; function F(O, M) { M.forEach(function(N) { O.push(N); @@ -17757,7 +17757,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho }, m.prototype.processColumns = function(O) { this.nestedLevel++; var M = O.columns, N = this.writer.context().availableWidth, G = K(O._gap); - G && (N -= (G.length - 1) * O._gap), u.buildColumnWidths(M, N); + G && (N -= (G.length - 1) * O._gap), c.buildColumnWidths(M, N); var ot = this.processRow({ marginX: O._margin ? [O._margin[0], O._margin[2]] : [0, 0], cells: M, @@ -17901,7 +17901,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho var St = bt.canvas[0]; b(St, -bt._minWidth, 0), N.writer.addVector(St); } else if (bt._inlines) { - var Dt = new c(N.pageSize.width); + var Dt = new u(N.pageSize.width); Dt.addInline(bt._inlines[0]), Dt.x = -bt._minWidth, Dt.y = xt.getAscenderHeight() - Dt.getAscenderHeight(), N.writer.addLine(Dt, !0); } } @@ -17965,7 +17965,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho } if (!O._inlines || O._inlines.length === 0) return null; - for (var N = new c(this.writer.context().availableWidth), G = new E(null), ot = !1; O._inlines && O._inlines.length > 0 && (N.hasEnoughSpaceForInline(O._inlines[0], O._inlines.slice(1)) || ot); ) { + for (var N = new u(this.writer.context().availableWidth), G = new E(null), ot = !1; O._inlines && O._inlines.length > 0 && (N.hasEnoughSpaceForInline(O._inlines[0], O._inlines.slice(1)) || ot); ) { var K = !1, nt = O._inlines.shift(); if (ot = !1, !nt.noWrap && nt.text.length > 1 && nt.width > N.getAvailableWidth()) { var xt = nt.width / nt.text.length, bt = Math.floor(N.getAvailableWidth() / xt); @@ -18003,7 +18003,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho t(69330), t(5597), t(11765), t(7585), t(7283), t(58281), Object.defineProperty(d, "__esModule", { value: !0 }), d.default = void 0, t(65292), t(73844), t(39081), t(41584), t(49063), t(58028), t(81755), t(94845), t(80055), t(20731), t(45337), t(8953), t(24863), t(70095), t(10849), t(18756), t(37309), t(14032), t(59883), t(68067), t(61726), t(57114), t(26663), t(65578), t(6422), t(46467), t(7851), t(72095), t(62046), t(47259), t(18425), t(56912), t(73663), t(29883), t(35471), t(21012), t(88997), t(97464), t(2857), t(94715), t(13624), t(91132), t(62514), t(24597), t(88042), t(4660), t(92451), t(44206), t(66288), t(13250), t(3858), t(84538), t(64793), t(74202), t(52529), t(64654), t(42437), t(94712); - var n = y(t(9760)), o = y(t(6729)), h = y(t(94119)), u = y(t(10740)), l = t(64785), c = y(t(5417)), s = y(t(38834)), p = y(t(84695)); + var n = y(t(9760)), o = y(t(6729)), h = y(t(94119)), c = y(t(10740)), l = t(64785), u = y(t(5417)), s = y(t(38834)), p = y(t(84695)); function y(Tt) { return Tt && Tt.__esModule ? Tt : { default: Tt }; } @@ -19995,7 +19995,7 @@ end`), _; return new la(Y, q, ct); q = F.readFileSync(q); } - if (r.isBuffer(q) ? At = u.default.create(q, _) : q instanceof Uint8Array ? At = u.default.create(r.from(q), _) : q instanceof ArrayBuffer && (At = u.default.create(r.from(new Uint8Array(q)), _)), At == null) + if (r.isBuffer(q) ? At = c.default.create(q, _) : q instanceof Uint8Array ? At = c.default.create(r.from(q), _) : q instanceof ArrayBuffer && (At = c.default.create(r.from(new Uint8Array(q)), _)), At == null) throw new Error("Not a supported font format or standard PDF font."); return new Bt(Y, At, ct); }, Tt; @@ -20056,7 +20056,7 @@ end`), _; }, Y.canFit = function(_, ct) { return _[_.length - 1] != Ut ? ct <= this.spaceLeft : ct + this.wordWidth(Vt) <= this.spaceLeft; }, Y.eachWord = function(_, ct) { - for (var At, Qt = new c.default(_), ie = null, ge = /* @__PURE__ */ Object.create(null); At = Qt.nextBreak(); ) { + for (var At, Qt = new u.default(_), ie = null, ge = /* @__PURE__ */ Object.create(null); At = Qt.nextBreak(); ) { var xe, Ae = _.slice((ie != null ? ie.position : void 0) || 0, At.position), Fe = ge[Ae] != null ? ge[Ae] : ge[Ae] = this.wordWidth(Ae); if (Fe > this.lineWidth + this.continuedX) for (var Ne = ie, We = {}; Ae.length; ) { @@ -21460,10 +21460,10 @@ end`), _; return k && n(S.prototype, k), H && n(S, H), Object.defineProperty(S, "prototype", { writable: !1 }), S; } function h(S) { - var k = u(S, "string"); + var k = c(S, "string"); return r(k) === "symbol" ? k : String(k); } - function u(S, k) { + function c(S, k) { if (r(S) !== "object" || S === null) return S; var H = S[Symbol.toPrimitive]; @@ -21479,7 +21479,7 @@ end`), _; if (!(S instanceof k)) throw new TypeError("Cannot call a class as a function"); } - var c = t(35403), s = c.codes, p = s.ERR_AMBIGUOUS_ARGUMENT, y = s.ERR_INVALID_ARG_TYPE, x = s.ERR_INVALID_ARG_VALUE, e = s.ERR_INVALID_RETURN_VALUE, b = s.ERR_MISSING_ARGS, A = t(85416), P = t(7187), D = P.inspect, E = t(7187).types, T = E.isPromise, C = E.isRegExp, F = t(37596)(), m = t(89636)(), I = t(67913)("RegExp.prototype.test"), O, M; + var u = t(35403), s = u.codes, p = s.ERR_AMBIGUOUS_ARGUMENT, y = s.ERR_INVALID_ARG_TYPE, x = s.ERR_INVALID_ARG_VALUE, e = s.ERR_INVALID_RETURN_VALUE, b = s.ERR_MISSING_ARGS, A = t(85416), P = t(7187), D = P.inspect, E = t(7187).types, T = E.isPromise, C = E.isRegExp, F = t(37596)(), m = t(89636)(), I = t(67913)("RegExp.prototype.test"), O, M; function N() { var S = t(86781); O = S.isDeepEqual, M = S.isDeepStrictEqual; @@ -21866,22 +21866,22 @@ end`), _; return J; } function o(J, yt, ut) { - return yt = c(yt), yt in J ? Object.defineProperty(J, yt, { value: ut, enumerable: !0, configurable: !0, writable: !0 }) : J[yt] = ut, J; + return yt = u(yt), yt in J ? Object.defineProperty(J, yt, { value: ut, enumerable: !0, configurable: !0, writable: !0 }) : J[yt] = ut, J; } function h(J, yt) { if (!(J instanceof yt)) throw new TypeError("Cannot call a class as a function"); } - function u(J, yt) { + function c(J, yt) { for (var ut = 0; ut < yt.length; ut++) { var st = yt[ut]; - st.enumerable = st.enumerable || !1, st.configurable = !0, "value" in st && (st.writable = !0), Object.defineProperty(J, c(st.key), st); + st.enumerable = st.enumerable || !1, st.configurable = !0, "value" in st && (st.writable = !0), Object.defineProperty(J, u(st.key), st); } } function l(J, yt, ut) { - return yt && u(J.prototype, yt), ut && u(J, ut), Object.defineProperty(J, "prototype", { writable: !1 }), J; + return yt && c(J.prototype, yt), ut && c(J, ut), Object.defineProperty(J, "prototype", { writable: !1 }), J; } - function c(J) { + function u(J) { var yt = s(J, "string"); return C(yt) === "symbol" ? yt : String(yt); } @@ -22212,19 +22212,19 @@ should equal } return (I === "string" ? String : Number)(m); } - function u(m, I) { + function c(m, I) { if (!(m instanceof I)) throw new TypeError("Cannot call a class as a function"); } function l(m, I) { if (typeof I != "function" && I !== null) throw new TypeError("Super expression must either be null or a function"); - m.prototype = Object.create(I && I.prototype, { constructor: { value: m, writable: !0, configurable: !0 } }), Object.defineProperty(m, "prototype", { writable: !1 }), I && c(m, I); + m.prototype = Object.create(I && I.prototype, { constructor: { value: m, writable: !0, configurable: !0 } }), Object.defineProperty(m, "prototype", { writable: !1 }), I && u(m, I); } - function c(m, I) { - return c = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function(M, N) { + function u(m, I) { + return u = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function(M, N) { return M.__proto__ = N, M; - }, c(m, I); + }, u(m, I); } function s(m) { var I = x(); @@ -22278,7 +22278,7 @@ should equal var ot = s(K); function K(nt, xt, bt) { var St; - return u(this, K), St = ot.call(this, M(nt, xt, bt)), St.code = m, St; + return c(this, K), St = ot.call(this, M(nt, xt, bt)), St.code = m, St; } return n(K); }(O); @@ -22349,7 +22349,7 @@ should equal /***/ function(f, d, t) { function i(Wt, $t) { - return u(Wt) || h(Wt, $t) || n(Wt, $t) || r(); + return c(Wt) || h(Wt, $t) || n(Wt, $t) || r(); } function r() { throw new TypeError(`Invalid attempt to destructure non-iterable instance. @@ -22398,7 +22398,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho return Ot; } } - function u(Wt) { + function c(Wt) { if (Array.isArray(Wt)) return Wt; } @@ -22410,7 +22410,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho return $t && typeof Symbol == "function" && $t.constructor === Symbol && $t !== Symbol.prototype ? "symbol" : typeof $t; }, l(Wt); } - var c = /a/g.flags !== void 0, s = function($t) { + var u = /a/g.flags !== void 0, s = function($t) { var ue = []; return $t.forEach(function(he) { return ue.push(he); @@ -22458,7 +22458,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho } var J = !0, yt = !1, ut = 0, st = 1, wt = 2, V = 3; function Ft(Wt, $t) { - return c ? Wt.source === $t.source && Wt.flags === $t.flags : RegExp.prototype.toString.call(Wt) === RegExp.prototype.toString.call($t); + return u ? Wt.source === $t.source && Wt.flags === $t.flags : RegExp.prototype.toString.call(Wt) === RegExp.prototype.toString.call($t); } function U(Wt, $t) { if (Wt.byteLength !== $t.byteLength) @@ -22734,7 +22734,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho for (var t = [], i = [], r = typeof Uint8Array != "undefined" ? Uint8Array : Array, n = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/", o = 0, h = n.length; o < h; ++o) t[o] = n[o], i[n.charCodeAt(o)] = o; i["-".charCodeAt(0)] = 62, i["_".charCodeAt(0)] = 63; - function u(e) { + function c(e) { var b = e.length; if (b % 4 > 0) throw new Error("Invalid string. Length must be a multiple of 4"); @@ -22744,14 +22744,14 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho return [A, P]; } function l(e) { - var b = u(e), A = b[0], P = b[1]; + var b = c(e), A = b[0], P = b[1]; return (A + P) * 3 / 4 - P; } - function c(e, b, A) { + function u(e, b, A) { return (b + A) * 3 / 4 - A; } function s(e) { - var b, A = u(e), P = A[0], D = A[1], E = new r(c(e, P, D)), T = 0, C = D > 0 ? P - 4 : P, F; + var b, A = c(e), P = A[0], D = A[1], E = new r(u(e, P, D)), T = 0, C = D > 0 ? P - 4 : P, F; for (F = 0; F < C; F += 4) b = i[e.charCodeAt(F)] << 18 | i[e.charCodeAt(F + 1)] << 12 | i[e.charCodeAt(F + 2)] << 6 | i[e.charCodeAt(F + 3)], E[T++] = b >> 16 & 255, E[T++] = b >> 8 & 255, E[T++] = b & 255; return D === 2 && (b = i[e.charCodeAt(F)] << 2 | i[e.charCodeAt(F + 1)] >> 4, E[T++] = b & 255), D === 1 && (b = i[e.charCodeAt(F)] << 10 | i[e.charCodeAt(F + 1)] << 4 | i[e.charCodeAt(F + 2)] >> 2, E[T++] = b >> 8 & 255, E[T++] = b & 255), E; @@ -22829,12 +22829,12 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho throw new Error("Unexpected end of input"); if (h < d) { this.eos_ = 1; - for (var u = 0; u < 32; u++) - this.buf_[o + h + u] = 0; + for (var c = 0; c < 32; c++) + this.buf_[o + h + c] = 0; } if (o === 0) { - for (var u = 0; u < 32; u++) - this.buf_[(d << 1) + u] = this.buf_[u]; + for (var c = 0; c < 32; c++) + this.buf_[(d << 1) + c] = this.buf_[c]; this.buf_ptr_ = d; } else this.buf_ptr_ = 0; @@ -24680,7 +24680,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 20980: ( /***/ function(f, d, t) { - var i = t(98197).z, r = t(98197).y, n = t(34097), o = t(80614), h = t(81561).z, u = t(81561).u, l = t(7043), c = t(42210), s = t(87984), p = 8, y = 16, x = 256, e = 704, b = 26, A = 6, P = 2, D = 8, E = 255, T = 1080, C = 18, F = new Uint8Array([ + var i = t(98197).z, r = t(98197).y, n = t(34097), o = t(80614), h = t(81561).z, c = t(81561).u, l = t(7043), u = t(42210), s = t(87984), p = 8, y = 16, x = 256, e = 704, b = 26, A = 6, P = 2, D = 8, E = 255, T = 1080, C = 18, F = new Uint8Array([ 1, 2, 3, @@ -24803,7 +24803,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho function xt(S, k, H, it) { for (var et = 0, tt = p, Ct = 0, Rt = 0, Kt = 32768, Gt = [], It = 0; It < 32; It++) Gt.push(new h(0, 0)); - for (u(Gt, 0, 5, S, C); et < k && Kt > 0; ) { + for (c(Gt, 0, 5, S, C); et < k && Kt > 0; ) { var re = 0, be; if (it.readMoreInput(), it.fillBitWindow(), re += it.val_ >>> it.bit_pos_ & 31, it.bit_pos_ += Gt[re].bits, be = Gt[re].value & 255, be < y) Ct = 0, H[et++] = be, be !== 0 && (tt = be, Kt -= 32768 >> be); @@ -24873,13 +24873,13 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho throw new Error("[ReadHuffmanCode] invalid num_codes or space"); xt(be, S, Ct, it); } - if (et = u(k, H, D, Ct, S), et === 0) + if (et = c(k, H, D, Ct, S), et === 0) throw new Error("[ReadHuffmanCode] BuildHuffmanTable failed: "); return et; } function St(S, k, H) { var it, et; - return it = nt(S, k, H), et = c.kBlockLengthPrefixCode[it].nbits, c.kBlockLengthPrefixCode[it].offset + H.readBits(et); + return it = nt(S, k, H), et = u.kBlockLengthPrefixCode[it].nbits, u.kBlockLengthPrefixCode[it].offset + H.readBits(et); } function Dt(S, k, H) { var it; @@ -25034,7 +25034,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho gt, Pt, he - ), vt[1] = St(ue, T, he), tr = Wt[1].htrees[W[1]]), --vt[1], Wr = nt(Wt[1].codes, tr, he), $r = Wr >> 6, $r >= 2 ? ($r -= 2, gr = -1) : gr = 0, Xr = c.kInsertRangeLut[$r] + (Wr >> 3 & 7), Jn = c.kCopyRangeLut[$r] + (Wr & 7), fa = c.kInsertLengthPrefixCode[Xr].offset + he.readBits(c.kInsertLengthPrefixCode[Xr].nbits), hn = c.kCopyLengthPrefixCode[Jn].offset + he.readBits(c.kCopyLengthPrefixCode[Jn].nbits), le = It[it - 1 & Gt], Se = It[it - 2 & Gt], jn = 0; jn < fa; ++jn) + ), vt[1] = St(ue, T, he), tr = Wt[1].htrees[W[1]]), --vt[1], Wr = nt(Wt[1].codes, tr, he), $r = Wr >> 6, $r >= 2 ? ($r -= 2, gr = -1) : gr = 0, Xr = u.kInsertRangeLut[$r] + (Wr >> 3 & 7), Jn = u.kCopyRangeLut[$r] + (Wr & 7), fa = u.kInsertLengthPrefixCode[Xr].offset + he.readBits(u.kInsertLengthPrefixCode[Xr].nbits), hn = u.kCopyLengthPrefixCode[Jn].offset + he.readBits(u.kCopyLengthPrefixCode[Jn].nbits), le = It[it - 1 & Gt], Se = It[it - 2 & Gt], jn = 0; jn < fa; ++jn) he.readMoreInput(), vt[0] === 0 && (ut( Q[0], $t, @@ -25177,45 +25177,45 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 81561: ( /***/ function(f, d) { - function t(h, u) { - this.bits = h, this.value = u; + function t(h, c) { + this.bits = h, this.value = c; } d.z = t; var i = 15; - function r(h, u) { - for (var l = 1 << u - 1; h & l; ) + function r(h, c) { + for (var l = 1 << c - 1; h & l; ) l >>= 1; return (h & l - 1) + l; } - function n(h, u, l, c, s) { + function n(h, c, l, u, s) { do - c -= l, h[u + c] = new t(s.bits, s.value); - while (c > 0); + u -= l, h[c + u] = new t(s.bits, s.value); + while (u > 0); } - function o(h, u, l) { - for (var c = 1 << u - l; u < i && (c -= h[u], !(c <= 0)); ) - ++u, c <<= 1; - return u - l; + function o(h, c, l) { + for (var u = 1 << c - l; c < i && (u -= h[c], !(u <= 0)); ) + ++c, u <<= 1; + return c - l; } - d.u = function(h, u, l, c, s) { - var p = u, y, x, e, b, A, P, D, E, T, C, F, m = new Int32Array(i + 1), I = new Int32Array(i + 1); + d.u = function(h, c, l, u, s) { + var p = c, y, x, e, b, A, P, D, E, T, C, F, m = new Int32Array(i + 1), I = new Int32Array(i + 1); for (F = new Int32Array(s), e = 0; e < s; e++) - m[c[e]]++; + m[u[e]]++; for (I[1] = 0, x = 1; x < i; x++) I[x + 1] = I[x] + m[x]; for (e = 0; e < s; e++) - c[e] !== 0 && (F[I[c[e]]++] = e); + u[e] !== 0 && (F[I[u[e]]++] = e); if (E = l, T = 1 << E, C = T, I[i] === 1) { for (b = 0; b < C; ++b) - h[u + b] = new t(0, F[0] & 65535); + h[c + b] = new t(0, F[0] & 65535); return C; } for (b = 0, e = 0, x = 1, A = 2; x <= l; ++x, A <<= 1) for (; m[x] > 0; --m[x]) - y = new t(x & 255, F[e++] & 65535), n(h, u + b, A, T, y), b = r(b, x); + y = new t(x & 255, F[e++] & 65535), n(h, c + b, A, T, y), b = r(b, x); for (D = C - 1, P = -1, x = l + 1, A = 2; x <= i; ++x, A <<= 1) for (; m[x] > 0; --m[x]) - (b & D) !== P && (u += T, E = o(m, x, l), T = 1 << E, C += T, P = b & D, h[p + P] = new t(E + l & 255, u - p - P & 65535)), y = new t(x - l & 255, F[e++] & 65535), n(h, u + (b >> l), A, T, y), b = r(b, x); + (b & D) !== P && (c += T, E = o(m, x, l), T = 1 << E, C += T, P = b & D, h[p + P] = new t(E + l & 255, c - p - P & 65535)), y = new t(x - l & 255, F[e++] & 65535), n(h, c + (b >> l), A, T, y), b = r(b, x); return C; }; } @@ -25354,7 +25354,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 87984: ( /***/ function(f, d, t) { - var i = t(80614), r = 0, n = 1, o = 2, h = 3, u = 4, l = 5, c = 6, s = 7, p = 8, y = 9, x = 10, e = 11, b = 12, A = 13, P = 14, D = 15, E = 16, T = 17, C = 18, F = 20; + var i = t(80614), r = 0, n = 1, o = 2, h = 3, c = 4, l = 5, u = 6, s = 7, p = 8, y = 9, x = 10, e = 11, b = 12, A = 13, P = 14, D = 15, E = 16, T = 17, C = 18, F = 20; function m(M, N, G) { this.prefix = new Uint8Array(M.length), this.transform = N, this.suffix = new Uint8Array(G.length); for (var ot = 0; ot < M.length; ot++) @@ -25406,7 +25406,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho new m("", E, ""), new m("", T, ""), new m(" the ", r, ""), - new m("", u, ""), + new m("", c, ""), new m("", r, ". The "), new m("", e, ""), new m("", r, " on "), @@ -25421,7 +25421,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho new m("", r, "ed "), new m("", F, ""), new m("", C, ""), - new m("", c, ""), + new m("", u, ""), new m("", r, "("), new m("", x, ", "), new m("", p, ""), @@ -25522,9 +25522,9 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 72908: ( /***/ function(f, d, t) { - var i = t(14598).Buffer, r = t(9964), n = t(80182), o = t(37468), h = t(22925), u = t(2269), l = t(81607); - for (var c in l) - d[c] = l[c]; + var i = t(14598).Buffer, r = t(9964), n = t(80182), o = t(37468), h = t(22925), c = t(2269), l = t(81607); + for (var u in l) + d[u] = l[u]; d.NONE = 0, d.DEFLATE = 1, d.INFLATE = 2, d.GZIP = 3, d.GUNZIP = 4, d.DEFLATERAW = 5, d.INFLATERAW = 6, d.UNZIP = 7; var s = 31, p = 139; function y(x) { @@ -25537,7 +25537,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho this.pending_close = !0; return; } - this.pending_close = !1, n(this.init_done, "close before init"), n(this.mode <= d.UNZIP), this.mode === d.DEFLATE || this.mode === d.GZIP || this.mode === d.DEFLATERAW ? h.deflateEnd(this.strm) : (this.mode === d.INFLATE || this.mode === d.GUNZIP || this.mode === d.INFLATERAW || this.mode === d.UNZIP) && u.inflateEnd(this.strm), this.mode = d.NONE, this.dictionary = null; + this.pending_close = !1, n(this.init_done, "close before init"), n(this.mode <= d.UNZIP), this.mode === d.DEFLATE || this.mode === d.GZIP || this.mode === d.DEFLATERAW ? h.deflateEnd(this.strm) : (this.mode === d.INFLATE || this.mode === d.GUNZIP || this.mode === d.INFLATERAW || this.mode === d.UNZIP) && c.inflateEnd(this.strm), this.mode = d.NONE, this.dictionary = null; }, y.prototype.write = function(x, e, b, A, P, D, E) { return this._write(!0, x, e, b, A, P, D, E); }, y.prototype.writeSync = function(x, e, b, A, P, D, E) { @@ -25585,12 +25585,12 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho case d.INFLATE: case d.GUNZIP: case d.INFLATERAW: - for (this.err = u.inflate( + for (this.err = c.inflate( this.strm, this.flush // If data was encoded with dictionary - ), this.err === d.Z_NEED_DICT && this.dictionary && (this.err = u.inflateSetDictionary(this.strm, this.dictionary), this.err === d.Z_OK ? this.err = u.inflate(this.strm, this.flush) : this.err === d.Z_DATA_ERROR && (this.err = d.Z_NEED_DICT)); this.strm.avail_in > 0 && this.mode === d.GUNZIP && this.err === d.Z_STREAM_END && this.strm.next_in[0] !== 0; ) - this.reset(), this.err = u.inflate(this.strm, this.flush); + ), this.err === d.Z_NEED_DICT && this.dictionary && (this.err = c.inflateSetDictionary(this.strm, this.dictionary), this.err === d.Z_OK ? this.err = c.inflate(this.strm, this.flush) : this.err === d.Z_DATA_ERROR && (this.err = d.Z_NEED_DICT)); this.strm.avail_in > 0 && this.mode === d.GUNZIP && this.err === d.Z_STREAM_END && this.strm.next_in[0] !== 0; ) + this.reset(), this.err = c.inflate(this.strm, this.flush); break; default: throw new Error("Unknown mode " + this.mode); @@ -25638,7 +25638,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho case d.GUNZIP: case d.INFLATERAW: case d.UNZIP: - this.err = u.inflateInit2(this.strm, this.windowBits); + this.err = c.inflateInit2(this.strm, this.windowBits); break; default: throw new Error("Unknown mode " + this.mode); @@ -25664,7 +25664,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho case d.INFLATE: case d.INFLATERAW: case d.GUNZIP: - this.err = u.inflateReset(this.strm); + this.err = c.inflateReset(this.strm); break; } this.err !== d.Z_OK && this._error("Failed to reset stream"); @@ -25675,7 +25675,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 6729: ( /***/ function(f, d, t) { - var i = t(9964), r = t(14598).Buffer, n = t(9760).Transform, o = t(72908), h = t(7187), u = t(80182).ok, l = t(14598).kMaxLength, c = "Cannot create final Buffer. It would be larger than 0x" + l.toString(16) + " bytes"; + var i = t(9964), r = t(14598).Buffer, n = t(9760).Transform, o = t(72908), h = t(7187), c = t(80182).ok, l = t(14598).kMaxLength, u = "Cannot create final Buffer. It would be larger than 0x" + l.toString(16) + " bytes"; o.Z_MIN_WINDOWBITS = 8, o.Z_MAX_WINDOWBITS = 15, o.Z_DEFAULT_WINDOWBITS = 15, o.Z_MIN_CHUNK = 64, o.Z_MAX_CHUNK = 1 / 0, o.Z_DEFAULT_CHUNK = 16384, o.Z_MIN_MEMLEVEL = 1, o.Z_MAX_MEMLEVEL = 9, o.Z_DEFAULT_MEMLEVEL = 8, o.Z_MIN_LEVEL = -1, o.Z_MAX_LEVEL = 9, o.Z_DEFAULT_LEVEL = o.Z_DEFAULT_COMPRESSION; for (var s = Object.keys(o), p = 0; p < s.length; p++) { var y = s[p]; @@ -25759,7 +25759,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho } function jt() { var J, yt = null; - St >= l ? yt = new RangeError(c) : J = r.concat(bt, St), bt = [], K.close(), xt(yt, J); + St >= l ? yt = new RangeError(u) : J = r.concat(bt, St), bt = [], K.close(), xt(yt, J); } } function D(K, nt) { @@ -25850,12 +25850,12 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho if (this._level !== K || this._strategy !== nt) { var bt = this; this.flush(o.Z_SYNC_FLUSH, function() { - u(bt._handle, "zlib binding closed"), bt._handle.params(K, nt), bt._hadError || (bt._level = K, bt._strategy = nt, xt && xt()); + c(bt._handle, "zlib binding closed"), bt._handle.params(K, nt), bt._hadError || (bt._level = K, bt._strategy = nt, xt && xt()); }); } else i.nextTick(xt); }, N.prototype.reset = function() { - return u(this._handle, "zlib binding closed"), this._handle.reset(); + return c(this._handle, "zlib binding closed"), this._handle.reset(); }, N.prototype._flush = function(K) { this._transform(r.alloc(0), "", K); }, N.prototype.flush = function(K, nt) { @@ -25885,7 +25885,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho var J = [], yt = 0, ut; this.on("error", function(U) { ut = U; - }), u(this._handle, "zlib binding closed"); + }), c(this._handle, "zlib binding closed"); do var st = this._handle.writeSync( nt, @@ -25905,11 +25905,11 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho if (this._hadError) throw ut; if (yt >= l) - throw G(this), new RangeError(c); + throw G(this), new RangeError(u); var wt = r.concat(J, yt); return G(this), wt; } - u(this._handle, "zlib binding closed"); + c(this._handle, "zlib binding closed"); var V = this._handle.write( nt, K, @@ -25928,7 +25928,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho function Ft(U, S) { if (this && (this.buffer = null, this.callback = null), !Lt._hadError) { var k = St - S; - if (u(k >= 0, "have should not go down"), k > 0) { + if (c(k >= 0, "have should not go down"), k > 0) { var H = Lt._buffer.slice(Lt._offset, Lt._offset + k); Lt._offset += k, jt ? Lt.push(H) : (J.push(H), yt += H.length); } @@ -25984,10 +25984,10 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho /***/ function(f, d, t) { var i = t(5049), r = t(96785), n = t(10078), o = t(17802); - f.exports = function(u) { - if (u.length < 1 || typeof u[0] != "function") + f.exports = function(c) { + if (c.length < 1 || typeof c[0] != "function") throw new r("a function is required"); - return o(i, n, u); + return o(i, n, c); }; } ), @@ -26003,8 +26003,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho /***/ function(f, d, t) { var i = t(28651), r = t(26601), n = r(i("String.prototype.indexOf")); - f.exports = function(h, u) { - var l = i(h, !!u); + f.exports = function(h, c) { + var l = i(h, !!c); return typeof l == "function" && n(h, ".prototype.") > -1 ? r(l) : l; }; } @@ -26014,11 +26014,11 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho /***/ function(f, d, t) { var i = t(86255), r = t(56649), n = t(36688), o = t(28619); - f.exports = function(u) { - var l = n(arguments), c = u.length - (arguments.length - 1); + f.exports = function(c) { + var l = n(arguments), u = c.length - (arguments.length - 1); return i( l, - 1 + (c > 0 ? c : 0), + 1 + (u > 0 ? u : 0), !0 ); }, r ? r(f.exports, "apply", { value: o }) : f.exports.apply = o; @@ -26029,10 +26029,10 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho /***/ function(f, d, t) { var i = t(28651), r = t(36688), n = r([i("%String.prototype.indexOf%")]); - f.exports = function(h, u) { + f.exports = function(h, c) { var l = ( /** @type {Parameters[0][0]} */ - i(h, !!u) + i(h, !!c) ); return typeof l == "function" && n(h, ".prototype.") > -1 ? r([l]) : l; }; @@ -26058,7 +26058,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho if (n.__isArray(D)) T = []; else if (n.__isRegExp(D)) - T = new RegExp(D.source, c(D)), D.lastIndex && (T.lastIndex = D.lastIndex); + T = new RegExp(D.source, u(D)), D.lastIndex && (T.lastIndex = D.lastIndex); else if (n.__isDate(D)) T = new Date(D.getTime()); else { @@ -26095,19 +26095,19 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho return typeof s == "object" && o(s) === "[object Date]"; } n.__isDate = h; - function u(s) { + function c(s) { return typeof s == "object" && o(s) === "[object Array]"; } - n.__isArray = u; + n.__isArray = c; function l(s) { return typeof s == "object" && o(s) === "[object RegExp]"; } n.__isRegExp = l; - function c(s) { + function u(s) { var p = ""; return s.global && (p += "g"), s.ignoreCase && (p += "i"), s.multiline && (p += "m"), p; } - return n.__getRegExpFlags = c, n; + return n.__getRegExpFlags = u, n; }(); f.exports && (f.exports = r); } @@ -26182,8 +26182,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho h[o] == null && n.f(h, o, { configurable: !0, value: r(null) - }), f.exports = function(u) { - h[o][u] = !0; + }), f.exports = function(c) { + h[o][c] = !0; }; } ), @@ -26226,11 +26226,11 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho /***/ function(f, d, t) { var i = t(43162), r = t(74841), n = t(45495), o = Math.min; - f.exports = [].copyWithin || function(u, l) { - var c = i(this), s = n(c), p = r(u, s), y = r(l, s), x = arguments.length > 2 ? arguments[2] : void 0, e = o((x === void 0 ? s : r(x, s)) - y, s - p), b = 1; + f.exports = [].copyWithin || function(c, l) { + var u = i(this), s = n(u), p = r(c, s), y = r(l, s), x = arguments.length > 2 ? arguments[2] : void 0, e = o((x === void 0 ? s : r(x, s)) - y, s - p), b = 1; for (y < p && p < y + e && (b = -1, y += e - 1, p += e - 1); e-- > 0; ) - y in c ? c[p] = c[y] : delete c[p], p += b, y += b; - return c; + y in u ? u[p] = u[y] : delete u[p], p += b, y += b; + return u; }; } ), @@ -26240,9 +26240,9 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho function(f, d, t) { var i = t(43162), r = t(74841), n = t(45495); f.exports = function(h) { - for (var u = i(this), l = n(u), c = arguments.length, s = r(c > 1 ? arguments[1] : void 0, l), p = c > 2 ? arguments[2] : void 0, y = p === void 0 ? l : r(p, l); y > s; ) - u[s++] = h; - return u; + for (var c = i(this), l = n(c), u = arguments.length, s = r(u > 1 ? arguments[1] : void 0, l), p = u > 2 ? arguments[2] : void 0, y = p === void 0 ? l : r(p, l); y > s; ) + c[s++] = h; + return c; }; } ), @@ -26271,16 +26271,16 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 95717: ( /***/ function(f, d, t) { - var i = t(32010), r = t(25567), n = t(2834), o = t(43162), h = t(97738), u = t(89564), l = t(20884), c = t(45495), s = t(38639), p = t(15892), y = t(13872), x = i.Array; + var i = t(32010), r = t(25567), n = t(2834), o = t(43162), h = t(97738), c = t(89564), l = t(20884), u = t(45495), s = t(38639), p = t(15892), y = t(13872), x = i.Array; f.exports = function(b) { var A = o(b), P = l(this), D = arguments.length, E = D > 1 ? arguments[1] : void 0, T = E !== void 0; T && (E = r(E, D > 2 ? arguments[2] : void 0)); var C = y(A), F = 0, m, I, O, M, N, G; - if (C && !(this == x && u(C))) + if (C && !(this == x && c(C))) for (M = p(A, C), N = M.next, I = P ? new this() : []; !(O = n(N, M)).done; F++) G = T ? h(M, E, [O.value, F], !0) : O.value, s(I, F, G); else - for (m = c(A), I = P ? new this(m) : x(m); m > F; F++) + for (m = u(A), I = P ? new this(m) : x(m); m > F; F++) G = T ? E(A[F], F) : A[F], s(I, F, G); return I.length = F, I; }; @@ -26291,8 +26291,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho /***/ function(f, d, t) { var i = t(98086), r = t(74841), n = t(45495), o = function(h) { - return function(u, l, c) { - var s = i(u), p = n(s), y = r(c, p), x; + return function(c, l, u) { + var s = i(c), p = n(s), y = r(u, p), x; if (h && l != l) { for (; p > y; ) if (x = s[y++], x != x) @@ -26318,10 +26318,10 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 91102: ( /***/ function(f, d, t) { - var i = t(25567), r = t(38347), n = t(7514), o = t(43162), h = t(45495), u = t(45744), l = r([].push), c = function(s) { + var i = t(25567), r = t(38347), n = t(7514), o = t(43162), h = t(45495), c = t(45744), l = r([].push), u = function(s) { var p = s == 1, y = s == 2, x = s == 3, e = s == 4, b = s == 6, A = s == 7, P = s == 5 || b; return function(D, E, T, C) { - for (var F = o(D), m = n(F), I = i(E, T), O = h(m), M = 0, N = C || u, G = p ? N(D, O) : y || A ? N(D, 0) : void 0, ot, K; O > M; M++) + for (var F = o(D), m = n(F), I = i(E, T), O = h(m), M = 0, N = C || c, G = p ? N(D, O) : y || A ? N(D, 0) : void 0, ot, K; O > M; M++) if ((P || M in m) && (ot = m[M], K = I(ot, M, F), s)) if (p) G[M] = K; @@ -26349,28 +26349,28 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho f.exports = { // `Array.prototype.forEach` method // https://tc39.es/ecma262/#sec-array.prototype.foreach - forEach: c(0), + forEach: u(0), // `Array.prototype.map` method // https://tc39.es/ecma262/#sec-array.prototype.map - map: c(1), + map: u(1), // `Array.prototype.filter` method // https://tc39.es/ecma262/#sec-array.prototype.filter - filter: c(2), + filter: u(2), // `Array.prototype.some` method // https://tc39.es/ecma262/#sec-array.prototype.some - some: c(3), + some: u(3), // `Array.prototype.every` method // https://tc39.es/ecma262/#sec-array.prototype.every - every: c(4), + every: u(4), // `Array.prototype.find` method // https://tc39.es/ecma262/#sec-array.prototype.find - find: c(5), + find: u(5), // `Array.prototype.findIndex` method // https://tc39.es/ecma262/#sec-array.prototype.findIndex - findIndex: c(6), + findIndex: u(6), // `Array.prototype.filterReject` method // https://github.com/tc39/proposal-array-filtering - filterReject: c(7) + filterReject: u(7) }; } ), @@ -26378,12 +26378,12 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 84320: ( /***/ function(f, d, t) { - var i = t(58448), r = t(98086), n = t(26882), o = t(45495), h = t(81007), u = Math.min, l = [].lastIndexOf, c = !!l && 1 / [1].lastIndexOf(1, -0) < 0, s = h("lastIndexOf"), p = c || !s; + var i = t(58448), r = t(98086), n = t(26882), o = t(45495), h = t(81007), c = Math.min, l = [].lastIndexOf, u = !!l && 1 / [1].lastIndexOf(1, -0) < 0, s = h("lastIndexOf"), p = u || !s; f.exports = p ? function(x) { - if (c) + if (u) return i(l, this, arguments) || 0; var e = r(this), b = o(e), A = b - 1; - for (arguments.length > 1 && (A = u(A, n(arguments[1]))), A < 0 && (A = b + A); A >= 0; A--) + for (arguments.length > 1 && (A = c(A, n(arguments[1]))), A < 0 && (A = b + A); A >= 0; A--) if (A in e && e[A] === x) return A || 0; return -1; @@ -26397,10 +26397,10 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho var i = t(47044), r = t(38688), n = t(70091), o = r("species"); f.exports = function(h) { return n >= 51 || !i(function() { - var u = [], l = u.constructor = {}; + var c = [], l = c.constructor = {}; return l[o] = function() { return { foo: 1 }; - }, u[h](Boolean).foo !== 1; + }, c[h](Boolean).foo !== 1; }); }; } @@ -26424,20 +26424,20 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 32843: ( /***/ function(f, d, t) { - var i = t(32010), r = t(32631), n = t(43162), o = t(7514), h = t(45495), u = i.TypeError, l = function(c) { + var i = t(32010), r = t(32631), n = t(43162), o = t(7514), h = t(45495), c = i.TypeError, l = function(u) { return function(s, p, y, x) { r(p); - var e = n(s), b = o(e), A = h(e), P = c ? A - 1 : 0, D = c ? -1 : 1; + var e = n(s), b = o(e), A = h(e), P = u ? A - 1 : 0, D = u ? -1 : 1; if (y < 2) for (; ; ) { if (P in b) { x = b[P], P += D; break; } - if (P += D, c ? P < 0 : A <= P) - throw u("Reduce of empty array with no initial value"); + if (P += D, u ? P < 0 : A <= P) + throw c("Reduce of empty array with no initial value"); } - for (; c ? P >= 0 : A > P; P += D) + for (; u ? P >= 0 : A > P; P += D) P in b && (x = p(x, b[P], P, e)); return x; }; @@ -26464,25 +26464,25 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 43977: ( /***/ function(f, d, t) { - var i = t(73163), r = Math.floor, n = function(u, l) { - var c = u.length, s = r(c / 2); - return c < 8 ? o(u, l) : h( - u, - n(i(u, 0, s), l), - n(i(u, s), l), + var i = t(73163), r = Math.floor, n = function(c, l) { + var u = c.length, s = r(u / 2); + return u < 8 ? o(c, l) : h( + c, + n(i(c, 0, s), l), + n(i(c, s), l), l ); - }, o = function(u, l) { - for (var c = u.length, s = 1, p, y; s < c; ) { - for (y = s, p = u[s]; y && l(u[y - 1], p) > 0; ) - u[y] = u[--y]; - y !== s++ && (u[y] = p); + }, o = function(c, l) { + for (var u = c.length, s = 1, p, y; s < u; ) { + for (y = s, p = c[s]; y && l(c[y - 1], p) > 0; ) + c[y] = c[--y]; + y !== s++ && (c[y] = p); } - return u; - }, h = function(u, l, c, s) { - for (var p = l.length, y = c.length, x = 0, e = 0; x < p || e < y; ) - u[x + e] = x < p && e < y ? s(l[x], c[e]) <= 0 ? l[x++] : c[e++] : x < p ? l[x++] : c[e++]; - return u; + return c; + }, h = function(c, l, u, s) { + for (var p = l.length, y = u.length, x = 0, e = 0; x < p || e < y; ) + c[x + e] = x < p && e < y ? s(l[x], u[e]) <= 0 ? l[x++] : u[e++] : x < p ? l[x++] : u[e++]; + return c; }; f.exports = n; } @@ -26491,10 +26491,10 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 98578: ( /***/ function(f, d, t) { - var i = t(32010), r = t(59113), n = t(20884), o = t(24517), h = t(38688), u = h("species"), l = i.Array; - f.exports = function(c) { + var i = t(32010), r = t(59113), n = t(20884), o = t(24517), h = t(38688), c = h("species"), l = i.Array; + f.exports = function(u) { var s; - return r(c) && (s = c.constructor, n(s) && (s === l || r(s.prototype)) ? s = void 0 : o(s) && (s = s[u], s === null && (s = void 0))), s === void 0 ? l : s; + return r(u) && (s = u.constructor, n(s) && (s === l || r(s.prototype)) ? s = void 0 : o(s) && (s = s[c], s === null && (s = void 0))), s === void 0 ? l : s; }; } ), @@ -26513,9 +26513,9 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho /***/ function(f, d, t) { var i = t(34984), r = t(50194); - f.exports = function(n, o, h, u) { + f.exports = function(n, o, h, c) { try { - return u ? o(i(h)[0], h[1]) : o(h); + return c ? o(i(h)[0], h[1]) : o(h); } catch (l) { r(n, "throw", l); } @@ -26541,24 +26541,24 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho }, Array.from(h, function() { throw 2; }); - } catch (u) { + } catch (c) { } - f.exports = function(u, l) { + f.exports = function(c, l) { if (!l && !n) return !1; - var c = !1; + var u = !1; try { var s = {}; s[r] = function() { return { next: function() { - return { done: c = !0 }; + return { done: u = !0 }; } }; - }, u(s); + }, c(s); } catch (p) { } - return c; + return u; }; } ), @@ -26576,7 +26576,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 52564: ( /***/ function(f, d, t) { - var i = t(32010), r = t(24663), n = t(94578), o = t(93975), h = t(38688), u = h("toStringTag"), l = i.Object, c = o(function() { + var i = t(32010), r = t(24663), n = t(94578), o = t(93975), h = t(38688), c = h("toStringTag"), l = i.Object, u = o(function() { return arguments; }()) == "Arguments", s = function(p, y) { try { @@ -26586,7 +26586,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho }; f.exports = r ? o : function(p) { var y, x, e; - return p === void 0 ? "Undefined" : p === null ? "Null" : typeof (x = s(y = l(p), u)) == "string" ? x : c ? o(y) : (e = o(y)) == "Object" && n(y.callee) ? "Arguments" : e; + return p === void 0 ? "Undefined" : p === null ? "Null" : typeof (x = s(y = l(p), c)) == "string" ? x : u ? o(y) : (e = o(y)) == "Object" && n(y.callee) ? "Arguments" : e; }; } ), @@ -26594,13 +26594,13 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 34074: ( /***/ function(f, d, t) { - var i = t(38347), r = t(73163), n = i("".replace), o = i("".split), h = i([].join), u = function(p) { + var i = t(38347), r = t(73163), n = i("".replace), o = i("".split), h = i([].join), c = function(p) { return String(Error(p).stack); - }("zxcasd"), l = /\n\s*at [^:]*:[^\n]*/, c = l.test(u), s = /@[^\n]*\n/.test(u) && !/zxcasd/.test(u); + }("zxcasd"), l = /\n\s*at [^:]*:[^\n]*/, u = l.test(c), s = /@[^\n]*\n/.test(c) && !/zxcasd/.test(c); f.exports = function(p, y) { if (typeof p != "string") return p; - if (c) + if (u) for (; y--; ) p = n(p, l, ""); else if (s) @@ -26615,7 +26615,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 9649: ( /***/ function(f, d, t) { - var i = t(95892).f, r = t(10819), n = t(15341), o = t(25567), h = t(2868), u = t(80383), l = t(97001), c = t(51334), s = t(15567), p = t(62148).fastKey, y = t(70172), x = y.set, e = y.getterFor; + var i = t(95892).f, r = t(10819), n = t(15341), o = t(25567), h = t(2868), c = t(80383), l = t(97001), u = t(51334), s = t(15567), p = t(62148).fastKey, y = t(70172), x = y.set, e = y.getterFor; f.exports = { getConstructor: function(b, A, P, D) { var E = b(function(I, O) { @@ -26625,7 +26625,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho first: void 0, last: void 0, size: 0 - }), s || (I.size = 0), O != null && u(O, I[D], { that: I, AS_ENTRIES: P }); + }), s || (I.size = 0), O != null && c(O, I[D], { that: I, AS_ENTRIES: P }); }), T = E.prototype, C = e(A), F = function(I, O, M) { var N = C(I), G = m(I, O), ot, K; return G ? G.value = M : (N.last = G = { @@ -26716,7 +26716,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho for (var C = T(this), F = C.kind, m = C.last; m && m.removed; ) m = m.previous; return !C.target || !(C.last = m = m ? m.next : C.state.first) ? (C.target = void 0, { value: void 0, done: !0 }) : F == "keys" ? { value: m.key, done: !1 } : F == "values" ? { value: m.value, done: !1 } : { value: [m.key, m.value], done: !1 }; - }, P ? "entries" : "values", !P, !0), c(A); + }, P ? "entries" : "values", !P, !0), u(A); } }; } @@ -26725,7 +26725,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 36673: ( /***/ function(f, d, t) { - var i = t(56475), r = t(32010), n = t(38347), o = t(39599), h = t(13711), u = t(62148), l = t(80383), c = t(2868), s = t(94578), p = t(24517), y = t(47044), x = t(46769), e = t(15216), b = t(51868); + var i = t(56475), r = t(32010), n = t(38347), o = t(39599), h = t(13711), c = t(62148), l = t(80383), u = t(2868), s = t(94578), p = t(24517), y = t(47044), x = t(46769), e = t(15216), b = t(51868); f.exports = function(A, P, D) { var E = A.indexOf("Map") !== -1, T = A.indexOf("Weak") !== -1, C = E ? "set" : "add", F = r[A], m = F && F.prototype, I = F, O = {}, M = function(bt) { var St = n(m[bt]); @@ -26751,7 +26751,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho })) ); if (N) - I = D.getConstructor(P, A, E, C), u.enable(); + I = D.getConstructor(P, A, E, C), c.enable(); else if (o(A, !0)) { var G = new I(), ot = G[C](T ? {} : -0, 1) != G, K = y(function() { G.has(1); @@ -26763,7 +26763,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho return !bt.has(-0); }); nt || (I = P(function(bt, St) { - c(bt, m); + u(bt, m); var Dt = b(new F(), bt, I); return St != null && l(St, Dt[C], { that: Dt, AS_ENTRIES: E }), Dt; }), I.prototype = m, m.constructor = I), (K || xt) && (M("delete"), M("has"), E && M("get")), (xt || ot) && M(C), T && m.clear && delete m.clear; @@ -26777,10 +26777,10 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho /***/ function(f, d, t) { var i = t(20340), r = t(21594), n = t(72062), o = t(95892); - f.exports = function(h, u) { - for (var l = r(u), c = o.f, s = n.f, p = 0; p < l.length; p++) { + f.exports = function(h, c) { + for (var l = r(c), u = o.f, s = n.f, p = 0; p < l.length; p++) { var y = l[p]; - i(h, y) || c(h, y, s(u, y)); + i(h, y) || u(h, y, s(c, y)); } }; } @@ -26797,7 +26797,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho } catch (h) { try { return o[r] = !1, "/./"[n](o); - } catch (u) { + } catch (c) { } } return !1; @@ -26821,9 +26821,9 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho /***/ function(f, d, t) { var i = t(38347), r = t(83943), n = t(25096), o = /"/g, h = i("".replace); - f.exports = function(u, l, c, s) { - var p = n(r(u)), y = "<" + l; - return c !== "" && (y += " " + c + '="' + h(n(s), o, """) + '"'), y + ">" + p + ""; + f.exports = function(c, l, u, s) { + var p = n(r(c)), y = "<" + l; + return u !== "" && (y += " " + u + '="' + h(n(s), o, """) + '"'), y + ">" + p + ""; }; } ), @@ -26831,12 +26831,12 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 13945: ( /***/ function(f, d, t) { - var i = t(5844).IteratorPrototype, r = t(10819), n = t(97841), o = t(15216), h = t(15366), u = function() { + var i = t(5844).IteratorPrototype, r = t(10819), n = t(97841), o = t(15216), h = t(15366), c = function() { return this; }; - f.exports = function(l, c, s) { - var p = c + " Iterator"; - return l.prototype = r(i, { next: n(1, s) }), o(l, p, !1, !0), h[p] = u, l; + f.exports = function(l, u, s) { + var p = u + " Iterator"; + return l.prototype = r(i, { next: n(1, s) }), o(l, p, !1, !0), h[p] = c, l; }; } ), @@ -26845,10 +26845,10 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho /***/ function(f, d, t) { var i = t(15567), r = t(95892), n = t(97841); - f.exports = i ? function(o, h, u) { - return r.f(o, h, n(1, u)); - } : function(o, h, u) { - return o[h] = u, o; + f.exports = i ? function(o, h, c) { + return r.f(o, h, n(1, c)); + } : function(o, h, c) { + return o[h] = c, o; }; } ), @@ -26871,9 +26871,9 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho /***/ function(f, d, t) { var i = t(63918), r = t(95892), n = t(97841); - f.exports = function(o, h, u) { + f.exports = function(o, h, c) { var l = i(h); - l in o ? r.f(o, l, n(0, u)) : o[l] = u; + l in o ? r.f(o, l, n(0, c)) : o[l] = c; }; } ), @@ -26895,11 +26895,11 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 97001: ( /***/ function(f, d, t) { - var i = t(56475), r = t(2834), n = t(63432), o = t(7081), h = t(94578), u = t(13945), l = t(69548), c = t(3840), s = t(15216), p = t(48914), y = t(13711), x = t(38688), e = t(15366), b = t(5844), A = o.PROPER, P = o.CONFIGURABLE, D = b.IteratorPrototype, E = b.BUGGY_SAFARI_ITERATORS, T = x("iterator"), C = "keys", F = "values", m = "entries", I = function() { + var i = t(56475), r = t(2834), n = t(63432), o = t(7081), h = t(94578), c = t(13945), l = t(69548), u = t(3840), s = t(15216), p = t(48914), y = t(13711), x = t(38688), e = t(15366), b = t(5844), A = o.PROPER, P = o.CONFIGURABLE, D = b.IteratorPrototype, E = b.BUGGY_SAFARI_ITERATORS, T = x("iterator"), C = "keys", F = "values", m = "entries", I = function() { return this; }; f.exports = function(O, M, N, G, ot, K, nt) { - u(N, M, G); + c(N, M, G); var xt = function(wt) { if (wt === ot && jt) return jt; @@ -26923,7 +26923,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho return new N(this); }; }, bt = M + " Iterator", St = !1, Dt = O.prototype, Lt = Dt[T] || Dt["@@iterator"] || ot && Dt[ot], jt = !E && Lt || xt(ot), J = M == "Array" && Dt.entries || Lt, yt, ut, st; - if (J && (yt = l(J.call(new O())), yt !== Object.prototype && yt.next && (!n && l(yt) !== D && (c ? c(yt, D) : h(yt[T]) || y(yt, T, I)), s(yt, bt, !0, !0), n && (e[bt] = I))), A && ot == F && Lt && Lt.name !== F && (!n && P ? p(Dt, "name", F) : (St = !0, jt = function() { + if (J && (yt = l(J.call(new O())), yt !== Object.prototype && yt.next && (!n && l(yt) !== D && (u ? u(yt, D) : h(yt[T]) || y(yt, T, I)), s(yt, bt, !0, !0), n && (e[bt] = I))), A && ot == F && Lt && Lt.name !== F && (!n && P ? p(Dt, "name", F) : (St = !0, jt = function() { return r(Lt, this); })), ot) if (ut = { @@ -26945,8 +26945,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho function(f, d, t) { var i = t(11206), r = t(20340), n = t(75960), o = t(95892).f; f.exports = function(h) { - var u = i.Symbol || (i.Symbol = {}); - r(u, h) || o(u, h, { + var c = i.Symbol || (i.Symbol = {}); + r(c, h) || o(c, h, { value: n.f(h) }); }; @@ -27088,8 +27088,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 70091: ( /***/ function(f, d, t) { - var i = t(32010), r = t(40715), n = i.process, o = i.Deno, h = n && n.versions || o && o.version, u = h && h.v8, l, c; - u && (l = u.split("."), c = l[0] > 0 && l[0] < 4 ? 1 : +(l[0] + l[1])), !c && r && (l = r.match(/Edge\/(\d+)/), (!l || l[1] >= 74) && (l = r.match(/Chrome\/(\d+)/), l && (c = +l[1]))), f.exports = c; + var i = t(32010), r = t(40715), n = i.process, o = i.Deno, h = n && n.versions || o && o.version, c = h && h.v8, l, u; + c && (l = c.split("."), u = l[0] > 0 && l[0] < 4 ? 1 : +(l[0] + l[1])), !u && r && (l = r.match(/Edge\/(\d+)/), (!l || l[1] >= 74) && (l = r.match(/Chrome\/(\d+)/), l && (u = +l[1]))), f.exports = u; } ), /***/ @@ -27130,17 +27130,17 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 56475: ( /***/ function(f, d, t) { - var i = t(32010), r = t(72062).f, n = t(48914), o = t(13711), h = t(7421), u = t(2675), l = t(39599); - f.exports = function(c, s) { - var p = c.target, y = c.global, x = c.stat, e, b, A, P, D, E; + var i = t(32010), r = t(72062).f, n = t(48914), o = t(13711), h = t(7421), c = t(2675), l = t(39599); + f.exports = function(u, s) { + var p = u.target, y = u.global, x = u.stat, e, b, A, P, D, E; if (y ? b = i : x ? b = i[p] || h(p, {}) : b = (i[p] || {}).prototype, b) for (A in s) { - if (D = s[A], c.noTargetGet ? (E = r(b, A), P = E && E.value) : P = b[A], e = l(y ? A : p + (x ? "." : "#") + A, c.forced), !e && P !== void 0) { + if (D = s[A], u.noTargetGet ? (E = r(b, A), P = E && E.value) : P = b[A], e = l(y ? A : p + (x ? "." : "#") + A, u.forced), !e && P !== void 0) { if (typeof D == typeof P) continue; - u(D, P); + c(D, P); } - (c.sham || P && P.sham) && n(D, "sham", !0), o(b, A, D, c); + (u.sham || P && P.sham) && n(D, "sham", !0), o(b, A, D, u); } }; } @@ -27163,7 +27163,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho /***/ function(f, d, t) { t(61726); - var i = t(38347), r = t(13711), n = t(49820), o = t(47044), h = t(38688), u = t(48914), l = h("species"), c = RegExp.prototype; + var i = t(38347), r = t(13711), n = t(49820), o = t(47044), h = t(38688), c = t(48914), l = h("species"), u = RegExp.prototype; f.exports = function(s, p, y, x) { var e = h(s), b = !o(function() { var E = {}; @@ -27181,11 +27181,11 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho if (!b || !A || y) { var P = i(/./[e]), D = p(e, ""[s], function(E, T, C, F, m) { var I = i(E), O = T.exec; - return O === n || O === c.exec ? b && !m ? { done: !0, value: P(T, C, F) } : { done: !0, value: I(C, T, F) } : { done: !1 }; + return O === n || O === u.exec ? b && !m ? { done: !0, value: P(T, C, F) } : { done: !0, value: I(C, T, F) } : { done: !1 }; }); - r(String.prototype, s, D[0]), r(c, e, D[1]); + r(String.prototype, s, D[0]), r(u, e, D[1]); } - x && u(c[e], "sham", !0); + x && c(u[e], "sham", !0); }; } ), @@ -27235,11 +27235,11 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 7081: ( /***/ function(f, d, t) { - var i = t(15567), r = t(20340), n = Function.prototype, o = i && Object.getOwnPropertyDescriptor, h = r(n, "name"), u = h && function() { + var i = t(15567), r = t(20340), n = Function.prototype, o = i && Object.getOwnPropertyDescriptor, h = r(n, "name"), c = h && function() { }.name === "something", l = h && (!i || i && o(n, "name").configurable); f.exports = { EXISTS: h, - PROPER: u, + PROPER: c, CONFIGURABLE: l }; } @@ -27275,9 +27275,9 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho /***/ function(f, d, t) { var i = t(52564), r = t(51839), n = t(15366), o = t(38688), h = o("iterator"); - f.exports = function(u) { - if (u != null) - return r(u, h) || r(u, "@@iterator") || n[i(u)]; + f.exports = function(c) { + if (c != null) + return r(c, h) || r(c, "@@iterator") || n[i(c)]; }; } ), @@ -27285,12 +27285,12 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 15892: ( /***/ function(f, d, t) { - var i = t(32010), r = t(2834), n = t(32631), o = t(34984), h = t(68664), u = t(13872), l = i.TypeError; - f.exports = function(c, s) { - var p = arguments.length < 2 ? u(c) : s; + var i = t(32010), r = t(2834), n = t(32631), o = t(34984), h = t(68664), c = t(13872), l = i.TypeError; + f.exports = function(u, s) { + var p = arguments.length < 2 ? c(u) : s; if (n(p)) - return o(r(p, c)); - throw l(h(c) + " is not iterable"); + return o(r(p, u)); + throw l(h(u) + " is not iterable"); }; } ), @@ -27309,9 +27309,9 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 29519: ( /***/ function(f, d, t) { - var i = t(38347), r = t(43162), n = Math.floor, o = i("".charAt), h = i("".replace), u = i("".slice), l = /\$([$&'`]|\d{1,2}|<[^>]*>)/g, c = /\$([$&'`]|\d{1,2})/g; + var i = t(38347), r = t(43162), n = Math.floor, o = i("".charAt), h = i("".replace), c = i("".slice), l = /\$([$&'`]|\d{1,2}|<[^>]*>)/g, u = /\$([$&'`]|\d{1,2})/g; f.exports = function(s, p, y, x, e, b) { - var A = y + s.length, P = x.length, D = c; + var A = y + s.length, P = x.length, D = u; return e !== void 0 && (e = r(e), D = l), h(b, D, function(E, T) { var C; switch (o(T, 0)) { @@ -27320,11 +27320,11 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho case "&": return s; case "`": - return u(p, 0, y); + return c(p, 0, y); case "'": - return u(p, A); + return c(p, A); case "<": - C = e[u(T, 1, -1)]; + C = e[c(T, 1, -1)]; break; default: var F = +T; @@ -27361,8 +27361,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho /***/ function(f, d, t) { var i = t(38347), r = t(43162), n = i({}.hasOwnProperty); - f.exports = Object.hasOwn || function(h, u) { - return n(r(h), u); + f.exports = Object.hasOwn || function(h, c) { + return n(r(h), c); }; } ), @@ -27410,9 +27410,9 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 64397: ( /***/ function(f, d, t) { - var i = t(32010), r = i.Array, n = Math.abs, o = Math.pow, h = Math.floor, u = Math.log, l = Math.LN2, c = function(p, y, x) { + var i = t(32010), r = i.Array, n = Math.abs, o = Math.pow, h = Math.floor, c = Math.log, l = Math.LN2, u = function(p, y, x) { var e = r(x), b = x * 8 - y - 1, A = (1 << b) - 1, P = A >> 1, D = y === 23 ? o(2, -24) - o(2, -77) : 0, E = p < 0 || p === 0 && 1 / p < 0 ? 1 : 0, T = 0, C, F, m; - for (p = n(p), p != p || p === 1 / 0 ? (F = p != p ? 1 : 0, C = A) : (C = h(u(p) / l), p * (m = o(2, -C)) < 1 && (C--, m *= 2), C + P >= 1 ? p += D / m : p += D * o(2, 1 - P), p * m >= 2 && (C++, m /= 2), C + P >= A ? (F = 0, C = A) : C + P >= 1 ? (F = (p * m - 1) * o(2, y), C = C + P) : (F = p * o(2, P - 1) * o(2, y), C = 0)); y >= 8; e[T++] = F & 255, F /= 256, y -= 8) + for (p = n(p), p != p || p === 1 / 0 ? (F = p != p ? 1 : 0, C = A) : (C = h(c(p) / l), p * (m = o(2, -C)) < 1 && (C--, m *= 2), C + P >= 1 ? p += D / m : p += D * o(2, 1 - P), p * m >= 2 && (C++, m /= 2), C + P >= A ? (F = 0, C = A) : C + P >= 1 ? (F = (p * m - 1) * o(2, y), C = C + P) : (F = p * o(2, P - 1) * o(2, y), C = 0)); y >= 8; e[T++] = F & 255, F /= 256, y -= 8) ; for (C = C << y | F, b += y; b > 0; e[T++] = C & 255, C /= 256, b -= 8) ; @@ -27433,7 +27433,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho return (E ? -1 : 1) * C * o(2, T - y); }; f.exports = { - pack: c, + pack: u, unpack: s }; } @@ -27442,11 +27442,11 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 7514: ( /***/ function(f, d, t) { - var i = t(32010), r = t(38347), n = t(47044), o = t(93975), h = i.Object, u = r("".split); + var i = t(32010), r = t(38347), n = t(47044), o = t(93975), h = i.Object, c = r("".split); f.exports = n(function() { return !h("z").propertyIsEnumerable(0); }) ? function(l) { - return o(l) == "String" ? u(l, "") : h(l); + return o(l) == "String" ? c(l, "") : h(l); } : h; } ), @@ -27455,12 +27455,12 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho /***/ function(f, d, t) { var i = t(94578), r = t(24517), n = t(3840); - f.exports = function(o, h, u) { - var l, c; + f.exports = function(o, h, c) { + var l, u; return ( // it can work only with native `setPrototypeOf` n && // we haven't completely correct pre-ES6 way for getting `new.target`, so use this - i(l = h.constructor) && l !== u && r(c = l.prototype) && c !== u.prototype && n(o, c), o + i(l = h.constructor) && l !== c && r(u = l.prototype) && u !== c.prototype && n(o, u), o ); }; } @@ -27489,10 +27489,10 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 62148: ( /***/ function(f, d, t) { - var i = t(56475), r = t(38347), n = t(90682), o = t(24517), h = t(20340), u = t(95892).f, l = t(6611), c = t(8807), s = t(46859), p = t(55481), y = !1, x = s("meta"), e = 0, b = Object.isExtensible || function() { + var i = t(56475), r = t(38347), n = t(90682), o = t(24517), h = t(20340), c = t(95892).f, l = t(6611), u = t(8807), s = t(46859), p = t(55481), y = !1, x = s("meta"), e = 0, b = Object.isExtensible || function() { return !0; }, A = function(F) { - u(F, x, { value: { + c(F, x, { value: { objectID: "O" + e++, // object ID weakData: {} @@ -27532,7 +27532,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho } return M; }, i({ target: "Object", stat: !0, forced: !0 }, { - getOwnPropertyNames: c.f + getOwnPropertyNames: u.f })); }, C = f.exports = { enable: T, @@ -27547,7 +27547,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 70172: ( /***/ function(f, d, t) { - var i = t(26168), r = t(32010), n = t(38347), o = t(24517), h = t(48914), u = t(20340), l = t(55480), c = t(82194), s = t(90682), p = "Object already initialized", y = r.TypeError, x = r.WeakMap, e, b, A, P = function(I) { + var i = t(26168), r = t(32010), n = t(38347), o = t(24517), h = t(48914), c = t(20340), l = t(55480), u = t(82194), s = t(90682), p = "Object already initialized", y = r.TypeError, x = r.WeakMap, e, b, A, P = function(I) { return A(I) ? b(I) : e(I, {}); }, D = function(I) { return function(O) { @@ -27569,15 +27569,15 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho return C(E, I); }; } else { - var m = c("state"); + var m = u("state"); s[m] = !0, e = function(I, O) { - if (u(I, m)) + if (c(I, m)) throw new y(p); return O.facade = I, h(I, m, O), O; }, b = function(I) { - return u(I, m) ? I[m] : {}; + return c(I, m) ? I[m] : {}; }, A = function(I) { - return u(I, m); + return c(I, m); }; } f.exports = { @@ -27622,12 +27622,12 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 20884: ( /***/ function(f, d, t) { - var i = t(38347), r = t(47044), n = t(94578), o = t(52564), h = t(38486), u = t(10447), l = function() { - }, c = [], s = h("Reflect", "construct"), p = /^\s*(?:class|function)\b/, y = i(p.exec), x = !p.exec(l), e = function(A) { + var i = t(38347), r = t(47044), n = t(94578), o = t(52564), h = t(38486), c = t(10447), l = function() { + }, u = [], s = h("Reflect", "construct"), p = /^\s*(?:class|function)\b/, y = i(p.exec), x = !p.exec(l), e = function(A) { if (!n(A)) return !1; try { - return s(l, c, A), !0; + return s(l, u, A), !0; } catch (P) { return !1; } @@ -27640,7 +27640,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho case "AsyncGeneratorFunction": return !1; } - return x || !!y(p, u(A)); + return x || !!y(p, c(A)); }; f.exports = !s || r(function() { var A; @@ -27655,11 +27655,11 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho /***/ function(f, d, t) { var i = t(47044), r = t(94578), n = /#|\.prototype\./, o = function(s, p) { - var y = u[h(s)]; - return y == c ? !0 : y == l ? !1 : r(p) ? i(p) : !!p; + var y = c[h(s)]; + return y == u ? !0 : y == l ? !1 : r(p) ? i(p) : !!p; }, h = o.normalize = function(s) { return String(s).replace(n, ".").toLowerCase(); - }, u = o.data = {}, l = o.NATIVE = "N", c = o.POLYFILL = "P"; + }, c = o.data = {}, l = o.NATIVE = "N", u = o.POLYFILL = "P"; f.exports = o; } ), @@ -27696,8 +27696,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho function(f, d, t) { var i = t(24517), r = t(93975), n = t(38688), o = n("match"); f.exports = function(h) { - var u; - return i(h) && ((u = h[o]) !== void 0 ? !!u : r(h) == "RegExp"); + var c; + return i(h) && ((c = h[o]) !== void 0 ? !!c : r(h) == "RegExp"); }; } ), @@ -27705,12 +27705,12 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 46290: ( /***/ function(f, d, t) { - var i = t(32010), r = t(38486), n = t(94578), o = t(70176), h = t(9567), u = i.Object; + var i = t(32010), r = t(38486), n = t(94578), o = t(70176), h = t(9567), c = i.Object; f.exports = h ? function(l) { return typeof l == "symbol"; } : function(l) { - var c = r("Symbol"); - return n(c) && o(c.prototype, u(l)); + var u = r("Symbol"); + return n(u) && o(u.prototype, c(l)); }; } ), @@ -27718,7 +27718,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 80383: ( /***/ function(f, d, t) { - var i = t(32010), r = t(25567), n = t(2834), o = t(34984), h = t(68664), u = t(89564), l = t(45495), c = t(70176), s = t(15892), p = t(13872), y = t(50194), x = i.TypeError, e = function(A, P) { + var i = t(32010), r = t(25567), n = t(2834), o = t(34984), h = t(68664), c = t(89564), l = t(45495), u = t(70176), s = t(15892), p = t(13872), y = t(50194), x = i.TypeError, e = function(A, P) { this.stopped = A, this.result = P; }, b = e.prototype; f.exports = function(A, P, D) { @@ -27732,9 +27732,9 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho else { if (O = p(A), !O) throw x(h(A) + " is not iterable"); - if (u(O)) { + if (c(O)) { for (M = 0, N = l(A); N > M; M++) - if (G = xt(A[M]), G && c(b, G)) + if (G = xt(A[M]), G && u(b, G)) return G; return new e(!1); } @@ -27746,7 +27746,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho } catch (bt) { y(I, "throw", bt); } - if (typeof G == "object" && G && c(b, G)) + if (typeof G == "object" && G && u(b, G)) return G; } return new e(!1); @@ -27758,24 +27758,24 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho /***/ function(f, d, t) { var i = t(2834), r = t(34984), n = t(51839); - f.exports = function(o, h, u) { - var l, c; + f.exports = function(o, h, c) { + var l, u; r(o); try { if (l = n(o, "return"), !l) { if (h === "throw") - throw u; - return u; + throw c; + return c; } l = i(l, o); } catch (s) { - c = !0, l = s; + u = !0, l = s; } if (h === "throw") - throw u; - if (c) + throw c; + if (u) throw l; - return r(l), u; + return r(l), c; }; } ), @@ -27783,13 +27783,13 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 5844: ( /***/ function(f, d, t) { - var i = t(47044), r = t(94578), n = t(10819), o = t(69548), h = t(13711), u = t(38688), l = t(63432), c = u("iterator"), s = !1, p, y, x; + var i = t(47044), r = t(94578), n = t(10819), o = t(69548), h = t(13711), c = t(38688), l = t(63432), u = c("iterator"), s = !1, p, y, x; [].keys && (x = [].keys(), "next" in x ? (y = o(o(x)), y !== Object.prototype && (p = y)) : s = !0); var e = p == null || i(function() { var b = {}; - return p[c].call(b) !== b; + return p[u].call(b) !== b; }); - e ? p = {} : l && (p = n(p)), r(p[c]) || h(p, c, function() { + e ? p = {} : l && (p = n(p)), r(p[u]) || h(p, u, function() { return this; }), f.exports = { IteratorPrototype: p, @@ -27818,10 +27818,10 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 59804: ( /***/ function(f, d, t) { - var i = t(32010), r = t(25567), n = t(72062).f, o = t(6616).set, h = t(17716), u = t(70573), l = t(664), c = t(95053), s = i.MutationObserver || i.WebKitMutationObserver, p = i.document, y = i.process, x = i.Promise, e = n(i, "queueMicrotask"), b = e && e.value, A, P, D, E, T, C, F, m; + var i = t(32010), r = t(25567), n = t(72062).f, o = t(6616).set, h = t(17716), c = t(70573), l = t(664), u = t(95053), s = i.MutationObserver || i.WebKitMutationObserver, p = i.document, y = i.process, x = i.Promise, e = n(i, "queueMicrotask"), b = e && e.value, A, P, D, E, T, C, F, m; b || (A = function() { var I, O; - for (c && (I = y.domain) && I.exit(); P; ) { + for (u && (I = y.domain) && I.exit(); P; ) { O = P.fn, P = P.next; try { O(); @@ -27830,11 +27830,11 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho } } D = void 0, I && I.enter(); - }, !h && !c && !l && s && p ? (T = !0, C = p.createTextNode(""), new s(A).observe(C, { characterData: !0 }), E = function() { + }, !h && !u && !l && s && p ? (T = !0, C = p.createTextNode(""), new s(A).observe(C, { characterData: !0 }), E = function() { C.data = T = !T; - }) : !u && x && x.resolve ? (F = x.resolve(void 0), F.constructor = x, m = r(F.then, F), E = function() { + }) : !c && x && x.resolve ? (F = x.resolve(void 0), F.constructor = x, m = r(F.then, F), E = function() { m(A); - }) : c ? E = function() { + }) : u ? E = function() { y.nextTick(A); } : (o = r(o, i), E = function() { o(A); @@ -27878,10 +27878,10 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho function(f, d, t) { var i = t(32631), r = function(n) { var o, h; - this.promise = new n(function(u, l) { + this.promise = new n(function(c, l) { if (o !== void 0 || h !== void 0) throw TypeError("Bad Promise constructor"); - o = u, h = l; + o = c, h = l; }), this.resolve = i(o), this.reject = i(h); }; f.exports.f = function(n) { @@ -27925,7 +27925,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 87146: ( /***/ function(f, d, t) { - var i = t(15567), r = t(38347), n = t(2834), o = t(47044), h = t(84675), u = t(61146), l = t(55574), c = t(43162), s = t(7514), p = Object.assign, y = Object.defineProperty, x = r([].concat); + var i = t(15567), r = t(38347), n = t(2834), o = t(47044), h = t(84675), c = t(61146), l = t(55574), u = t(43162), s = t(7514), p = Object.assign, y = Object.defineProperty, x = r([].concat); f.exports = !p || o(function() { if (i && p({ b: 1 }, p(y({}, "a", { enumerable: !0, @@ -27942,7 +27942,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho b[D] = D; }), p({}, e)[A] != 7 || h(p({}, b)).join("") != P; }) ? function(b, A) { - for (var P = c(b), D = arguments.length, E = 1, T = u.f, C = l.f; D > E; ) + for (var P = u(b), D = arguments.length, E = 1, T = c.f, C = l.f; D > E; ) for (var F = s(arguments[E++]), m = T ? x(h(F), T(F)) : h(F), I = m.length, O = 0, M; I > O; ) M = m[O++], (!i || n(C, F, M)) && (P[M] = F[M]); return P; @@ -27953,15 +27953,15 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 10819: ( /***/ function(f, d, t) { - var i = t(34984), r = t(10196), n = t(2416), o = t(90682), h = t(520), u = t(12072), l = t(82194), c = ">", s = "<", p = "prototype", y = "script", x = l("IE_PROTO"), e = function() { + var i = t(34984), r = t(10196), n = t(2416), o = t(90682), h = t(520), c = t(12072), l = t(82194), u = ">", s = "<", p = "prototype", y = "script", x = l("IE_PROTO"), e = function() { }, b = function(T) { - return s + y + c + T + s + "/" + y + c; + return s + y + u + T + s + "/" + y + u; }, A = function(T) { T.write(b("")), T.close(); var C = T.parentWindow.Object; return T = null, C; }, P = function() { - var T = u("iframe"), C = "java" + y + ":", F; + var T = c("iframe"), C = "java" + y + ":", F; return T.style.display = "none", h.appendChild(T), T.src = String(C), F = T.contentWindow.document, F.open(), F.write(b("document.F=Object")), F.close(), F.F; }, D, E = function() { try { @@ -27984,9 +27984,9 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho /***/ function(f, d, t) { var i = t(15567), r = t(95892), n = t(34984), o = t(98086), h = t(84675); - f.exports = i ? Object.defineProperties : function(l, c) { + f.exports = i ? Object.defineProperties : function(l, u) { n(l); - for (var s = o(c), p = h(c), y = p.length, x = 0, e; y > x; ) + for (var s = o(u), p = h(u), y = p.length, x = 0, e; y > x; ) r.f(l, e = p[x++], s[e]); return l; }; @@ -27996,7 +27996,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 95892: ( /***/ function(f, d, t) { - var i = t(32010), r = t(15567), n = t(18904), o = t(34984), h = t(63918), u = i.TypeError, l = Object.defineProperty; + var i = t(32010), r = t(15567), n = t(18904), o = t(34984), h = t(63918), c = i.TypeError, l = Object.defineProperty; d.f = r ? l : function(s, p, y) { if (o(s), p = h(p), o(y), n) try { @@ -28004,7 +28004,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho } catch (x) { } if ("get" in y || "set" in y) - throw u("Accessors not supported"); + throw c("Accessors not supported"); return "value" in y && (s[p] = y.value), s; }; } @@ -28013,9 +28013,9 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 72062: ( /***/ function(f, d, t) { - var i = t(15567), r = t(2834), n = t(55574), o = t(97841), h = t(98086), u = t(63918), l = t(20340), c = t(18904), s = Object.getOwnPropertyDescriptor; + var i = t(15567), r = t(2834), n = t(55574), o = t(97841), h = t(98086), c = t(63918), l = t(20340), u = t(18904), s = Object.getOwnPropertyDescriptor; d.f = i ? s : function(y, x) { - if (y = h(y), x = u(x), c) + if (y = h(y), x = c(x), u) try { return s(y, x); } catch (e) { @@ -28029,15 +28029,15 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 8807: ( /***/ function(f, d, t) { - var i = t(93975), r = t(98086), n = t(6611).f, o = t(73163), h = typeof window == "object" && window && Object.getOwnPropertyNames ? Object.getOwnPropertyNames(window) : [], u = function(l) { + var i = t(93975), r = t(98086), n = t(6611).f, o = t(73163), h = typeof window == "object" && window && Object.getOwnPropertyNames ? Object.getOwnPropertyNames(window) : [], c = function(l) { try { return n(l); - } catch (c) { + } catch (u) { return o(h); } }; - f.exports.f = function(c) { - return h && i(c) == "Window" ? u(c) : n(r(c)); + f.exports.f = function(u) { + return h && i(u) == "Window" ? c(u) : n(r(u)); }; } ), @@ -28062,13 +28062,13 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 69548: ( /***/ function(f, d, t) { - var i = t(32010), r = t(20340), n = t(94578), o = t(43162), h = t(82194), u = t(68494), l = h("IE_PROTO"), c = i.Object, s = c.prototype; - f.exports = u ? c.getPrototypeOf : function(p) { + var i = t(32010), r = t(20340), n = t(94578), o = t(43162), h = t(82194), c = t(68494), l = h("IE_PROTO"), u = i.Object, s = u.prototype; + f.exports = c ? u.getPrototypeOf : function(p) { var y = o(p); if (r(y, l)) return y[l]; var x = y.constructor; - return n(x) && y instanceof x ? x.prototype : y instanceof c ? s : null; + return n(x) && y instanceof x ? x.prototype : y instanceof u ? s : null; }; } ), @@ -28084,13 +28084,13 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 64429: ( /***/ function(f, d, t) { - var i = t(38347), r = t(20340), n = t(98086), o = t(12636).indexOf, h = t(90682), u = i([].push); - f.exports = function(l, c) { + var i = t(38347), r = t(20340), n = t(98086), o = t(12636).indexOf, h = t(90682), c = i([].push); + f.exports = function(l, u) { var s = n(l), p = 0, y = [], x; for (x in s) - !r(h, x) && r(s, x) && u(y, x); - for (; c.length > p; ) - r(s, x = c[p++]) && (~o(y, x) || u(y, x)); + !r(h, x) && r(s, x) && c(y, x); + for (; u.length > p; ) + r(s, x = u[p++]) && (~o(y, x) || c(y, x)); return y; }; } @@ -28122,13 +28122,13 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho function(f, d, t) { var i = t(38347), r = t(34984), n = t(58659); f.exports = Object.setPrototypeOf || ("__proto__" in {} ? function() { - var o = !1, h = {}, u; + var o = !1, h = {}, c; try { - u = i(Object.getOwnPropertyDescriptor(Object.prototype, "__proto__").set), u(h, []), o = h instanceof Array; + c = i(Object.getOwnPropertyDescriptor(Object.prototype, "__proto__").set), c(h, []), o = h instanceof Array; } catch (l) { } - return function(c, s) { - return r(c), n(s), o ? u(c, s) : c.__proto__ = s, c; + return function(u, s) { + return r(u), n(s), o ? c(u, s) : u.__proto__ = s, u; }; }() : void 0); } @@ -28137,20 +28137,20 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 80754: ( /***/ function(f, d, t) { - var i = t(15567), r = t(38347), n = t(84675), o = t(98086), h = t(55574).f, u = r(h), l = r([].push), c = function(s) { + var i = t(15567), r = t(38347), n = t(84675), o = t(98086), h = t(55574).f, c = r(h), l = r([].push), u = function(s) { return function(p) { for (var y = o(p), x = n(y), e = x.length, b = 0, A = [], P; e > b; ) - P = x[b++], (!i || u(y, P)) && l(A, s ? [P, y[P]] : y[P]); + P = x[b++], (!i || c(y, P)) && l(A, s ? [P, y[P]] : y[P]); return A; }; }; f.exports = { // `Object.entries` method // https://tc39.es/ecma262/#sec-object.entries - entries: c(!0), + entries: u(!0), // `Object.values` method // https://tc39.es/ecma262/#sec-object.values - values: c(!1) + values: u(!1) }; } ), @@ -28169,9 +28169,9 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho /***/ function(f, d, t) { var i = t(32010), r = t(2834), n = t(94578), o = t(24517), h = i.TypeError; - f.exports = function(u, l) { - var c, s; - if (l === "string" && n(c = u.toString) && !o(s = r(c, u)) || n(c = u.valueOf) && !o(s = r(c, u)) || l !== "string" && n(c = u.toString) && !o(s = r(c, u))) + f.exports = function(c, l) { + var u, s; + if (l === "string" && n(u = c.toString) && !o(s = r(u, c)) || n(u = c.valueOf) && !o(s = r(u, c)) || l !== "string" && n(u = c.toString) && !o(s = r(u, c))) return s; throw h("Can't convert object to primitive value"); }; @@ -28181,10 +28181,10 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 21594: ( /***/ function(f, d, t) { - var i = t(38486), r = t(38347), n = t(6611), o = t(61146), h = t(34984), u = r([].concat); - f.exports = i("Reflect", "ownKeys") || function(c) { - var s = n.f(h(c)), p = o.f; - return p ? u(s, p(c)) : s; + var i = t(38486), r = t(38347), n = t(6611), o = t(61146), h = t(34984), c = r([].concat); + f.exports = i("Reflect", "ownKeys") || function(u) { + var s = n.f(h(u)), p = o.f; + return p ? c(s, p(u)) : s; }; } ), @@ -28217,8 +28217,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho f.exports = function(o, h) { if (i(o), r(h) && h.constructor === o) return h; - var u = n.f(o), l = u.resolve; - return l(h), u.promise; + var c = n.f(o), l = c.resolve; + return l(h), c.promise; }; } ), @@ -28238,17 +28238,17 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 13711: ( /***/ function(f, d, t) { - var i = t(32010), r = t(94578), n = t(20340), o = t(48914), h = t(7421), u = t(10447), l = t(70172), c = t(7081).CONFIGURABLE, s = l.get, p = l.enforce, y = String(String).split("String"); + var i = t(32010), r = t(94578), n = t(20340), o = t(48914), h = t(7421), c = t(10447), l = t(70172), u = t(7081).CONFIGURABLE, s = l.get, p = l.enforce, y = String(String).split("String"); (f.exports = function(x, e, b, A) { var P = A ? !!A.unsafe : !1, D = A ? !!A.enumerable : !1, E = A ? !!A.noTargetGet : !1, T = A && A.name !== void 0 ? A.name : e, C; - if (r(b) && (String(T).slice(0, 7) === "Symbol(" && (T = "[" + String(T).replace(/^Symbol\(([^)]*)\)/, "$1") + "]"), (!n(b, "name") || c && b.name !== T) && o(b, "name", T), C = p(b), C.source || (C.source = y.join(typeof T == "string" ? T : ""))), x === i) { + if (r(b) && (String(T).slice(0, 7) === "Symbol(" && (T = "[" + String(T).replace(/^Symbol\(([^)]*)\)/, "$1") + "]"), (!n(b, "name") || u && b.name !== T) && o(b, "name", T), C = p(b), C.source || (C.source = y.join(typeof T == "string" ? T : ""))), x === i) { D ? x[e] = b : h(e, b); return; } else P ? !E && x[e] && (D = !0) : delete x[e]; D ? x[e] = b : o(x, e, b); })(Function.prototype, "toString", function() { - return r(this) && s(this).source || u(this); + return r(this) && s(this).source || c(this); }); } ), @@ -28256,15 +28256,15 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 66723: ( /***/ function(f, d, t) { - var i = t(32010), r = t(2834), n = t(34984), o = t(94578), h = t(93975), u = t(49820), l = i.TypeError; - f.exports = function(c, s) { - var p = c.exec; + var i = t(32010), r = t(2834), n = t(34984), o = t(94578), h = t(93975), c = t(49820), l = i.TypeError; + f.exports = function(u, s) { + var p = u.exec; if (o(p)) { - var y = r(p, c, s); + var y = r(p, u, s); return y !== null && n(y), y; } - if (h(c) === "RegExp") - return r(u, c, s); + if (h(u) === "RegExp") + return r(c, u, s); throw l("RegExp#exec called on incompatible receiver"); }; } @@ -28273,12 +28273,12 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 49820: ( /***/ function(f, d, t) { - var i = t(2834), r = t(38347), n = t(25096), o = t(21182), h = t(74846), u = t(464), l = t(10819), c = t(70172).get, s = t(84030), p = t(97739), y = u("native-string-replace", String.prototype.replace), x = RegExp.prototype.exec, e = x, b = r("".charAt), A = r("".indexOf), P = r("".replace), D = r("".slice), E = function() { + var i = t(2834), r = t(38347), n = t(25096), o = t(21182), h = t(74846), c = t(464), l = t(10819), u = t(70172).get, s = t(84030), p = t(97739), y = c("native-string-replace", String.prototype.replace), x = RegExp.prototype.exec, e = x, b = r("".charAt), A = r("".indexOf), P = r("".replace), D = r("".slice), E = function() { var m = /a/, I = /b*/g; return i(x, m, "a"), i(x, I, "a"), m.lastIndex !== 0 || I.lastIndex !== 0; }(), T = h.UNSUPPORTED_Y || h.BROKEN_CARET, C = /()??/.exec("")[1] !== void 0, F = E || C || T || s || p; F && (e = function(I) { - var O = this, M = c(O), N = n(I), G = M.raw, ot, K, nt, xt, bt, St, Dt; + var O = this, M = u(O), N = n(I), G = M.raw, ot, K, nt, xt, bt, St, Dt; if (G) return G.lastIndex = O.lastIndex, ot = i(e, G, N), O.lastIndex = G.lastIndex, ot; var Lt = M.groups, jt = T && O.sticky, J = i(o, O), yt = O.source, ut = 0, st = N; @@ -28373,9 +28373,9 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho /***/ function(f, d, t) { var i = t(38486), r = t(95892), n = t(38688), o = t(15567), h = n("species"); - f.exports = function(u) { - var l = i(u), c = r.f; - o && l && !l[h] && c(l, h, { + f.exports = function(c) { + var l = i(c), u = r.f; + o && l && !l[h] && u(l, h, { configurable: !0, get: function() { return this; @@ -28389,8 +28389,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho /***/ function(f, d, t) { var i = t(95892).f, r = t(20340), n = t(38688), o = n("toStringTag"); - f.exports = function(h, u, l) { - h && !r(h = l ? h : h.prototype, o) && i(h, o, { configurable: !0, value: u }); + f.exports = function(h, c, l) { + h && !r(h = l ? h : h.prototype, o) && i(h, o, { configurable: !0, value: c }); }; } ), @@ -28431,9 +28431,9 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho /***/ function(f, d, t) { var i = t(34984), r = t(69075), n = t(38688), o = n("species"); - f.exports = function(h, u) { - var l = i(h).constructor, c; - return l === void 0 || (c = i(l)[o]) == null ? u : r(c); + f.exports = function(h, c) { + var l = i(h).constructor, u; + return l === void 0 || (u = i(l)[o]) == null ? c : r(u); }; } ), @@ -28454,19 +28454,19 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 69510: ( /***/ function(f, d, t) { - var i = t(38347), r = t(26882), n = t(25096), o = t(83943), h = i("".charAt), u = i("".charCodeAt), l = i("".slice), c = function(s) { + var i = t(38347), r = t(26882), n = t(25096), o = t(83943), h = i("".charAt), c = i("".charCodeAt), l = i("".slice), u = function(s) { return function(p, y) { var x = n(o(p)), e = r(y), b = x.length, A, P; - return e < 0 || e >= b ? s ? "" : void 0 : (A = u(x, e), A < 55296 || A > 56319 || e + 1 === b || (P = u(x, e + 1)) < 56320 || P > 57343 ? s ? h(x, e) : A : s ? l(x, e, e + 2) : (A - 55296 << 10) + (P - 56320) + 65536); + return e < 0 || e >= b ? s ? "" : void 0 : (A = c(x, e), A < 55296 || A > 56319 || e + 1 === b || (P = c(x, e + 1)) < 56320 || P > 57343 ? s ? h(x, e) : A : s ? l(x, e, e + 2) : (A - 55296 << 10) + (P - 56320) + 65536); }; }; f.exports = { // `String.prototype.codePointAt` method // https://tc39.es/ecma262/#sec-string.prototype.codepointat - codeAt: c(!1), + codeAt: u(!1), // `String.prototype.at` method // https://github.com/mathiasbynens/String.prototype.at - charAt: c(!0) + charAt: u(!0) }; } ), @@ -28476,11 +28476,11 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho function(f, d, t) { var i = t(32010), r = t(26882), n = t(25096), o = t(83943), h = i.RangeError; f.exports = function(l) { - var c = n(o(this)), s = "", p = r(l); + var u = n(o(this)), s = "", p = r(l); if (p < 0 || p == 1 / 0) throw h("Wrong number of repetitions"); - for (; p > 0; (p >>>= 1) && (c += c)) - p & 1 && (s += c); + for (; p > 0; (p >>>= 1) && (u += u)) + p & 1 && (s += u); return s; }; } @@ -28501,10 +28501,10 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 29841: ( /***/ function(f, d, t) { - var i = t(38347), r = t(83943), n = t(25096), o = t(43187), h = i("".replace), u = "[" + o + "]", l = RegExp("^" + u + u + "*"), c = RegExp(u + u + "*$"), s = function(p) { + var i = t(38347), r = t(83943), n = t(25096), o = t(43187), h = i("".replace), c = "[" + o + "]", l = RegExp("^" + c + c + "*"), u = RegExp(c + c + "*$"), s = function(p) { return function(y) { var x = n(r(y)); - return p & 1 && (x = h(x, l, "")), p & 2 && (x = h(x, c, "")), x; + return p & 1 && (x = h(x, l, "")), p & 2 && (x = h(x, u, "")), x; }; }; f.exports = { @@ -28524,7 +28524,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 6616: ( /***/ function(f, d, t) { - var i = t(32010), r = t(58448), n = t(25567), o = t(94578), h = t(20340), u = t(47044), l = t(520), c = t(73163), s = t(12072), p = t(17716), y = t(95053), x = i.setImmediate, e = i.clearImmediate, b = i.process, A = i.Dispatch, P = i.Function, D = i.MessageChannel, E = i.String, T = 0, C = {}, F = "onreadystatechange", m, I, O, M; + var i = t(32010), r = t(58448), n = t(25567), o = t(94578), h = t(20340), c = t(47044), l = t(520), u = t(73163), s = t(12072), p = t(17716), y = t(95053), x = i.setImmediate, e = i.clearImmediate, b = i.process, A = i.Dispatch, P = i.Function, D = i.MessageChannel, E = i.String, T = 0, C = {}, F = "onreadystatechange", m, I, O, M; try { m = i.location; } catch (nt) { @@ -28544,7 +28544,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho i.postMessage(E(nt), m.protocol + "//" + m.host); }; (!x || !e) && (x = function(xt) { - var bt = c(arguments, 1); + var bt = u(arguments, 1); return C[++T] = function() { r(o(xt) ? xt : P(xt), void 0, bt); }, I(T), T; @@ -28554,7 +28554,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho b.nextTick(G(nt)); } : A && A.now ? I = function(nt) { A.now(G(nt)); - } : D && !p ? (O = new D(), M = O.port2, O.port1.onmessage = ot, I = n(M.postMessage, M)) : i.addEventListener && o(i.postMessage) && !i.importScripts && m && m.protocol !== "file:" && !u(K) ? (I = K, i.addEventListener("message", ot, !1)) : F in s("script") ? I = function(nt) { + } : D && !p ? (O = new D(), M = O.port2, O.port1.onmessage = ot, I = n(M.postMessage, M)) : i.addEventListener && o(i.postMessage) && !i.importScripts && m && m.protocol !== "file:" && !c(K) ? (I = K, i.addEventListener("message", ot, !1)) : F in s("script") ? I = function(nt) { l.appendChild(s("script"))[F] = function() { l.removeChild(this), N(nt); }; @@ -28580,8 +28580,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho function(f, d, t) { var i = t(26882), r = Math.max, n = Math.min; f.exports = function(o, h) { - var u = i(o); - return u < 0 ? r(u + h, 0) : n(u, h); + var c = i(o); + return c < 0 ? r(c + h, 0) : n(c, h); }; } ), @@ -28593,8 +28593,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho f.exports = function(h) { if (h === void 0) return 0; - var u = r(h), l = n(u); - if (u !== l) + var c = r(h), l = n(c); + if (c !== l) throw o("Wrong length or index"); return l; }; @@ -28647,10 +28647,10 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho function(f, d, t) { var i = t(32010), r = t(64913), n = i.RangeError; f.exports = function(o, h) { - var u = r(o); - if (u % h) + var c = r(o); + if (c % h) throw n("Wrong offset"); - return u; + return c; }; } ), @@ -28671,7 +28671,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 2644: ( /***/ function(f, d, t) { - var i = t(32010), r = t(2834), n = t(24517), o = t(46290), h = t(51839), u = t(39629), l = t(38688), c = i.TypeError, s = l("toPrimitive"); + var i = t(32010), r = t(2834), n = t(24517), o = t(46290), h = t(51839), c = t(39629), l = t(38688), u = i.TypeError, s = l("toPrimitive"); f.exports = function(p, y) { if (!n(p) || o(p)) return p; @@ -28679,9 +28679,9 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho if (x) { if (y === void 0 && (y = "default"), e = r(x, p, y), !n(e) || o(e)) return e; - throw c("Can't convert object to primitive value"); + throw u("Can't convert object to primitive value"); } - return y === void 0 && (y = "number"), u(p, y); + return y === void 0 && (y = "number"), c(p, y); }; } ), @@ -28734,7 +28734,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 98828: ( /***/ function(f, d, t) { - var i = t(56475), r = t(32010), n = t(2834), o = t(15567), h = t(28834), u = t(59754), l = t(83124), c = t(2868), s = t(97841), p = t(48914), y = t(17506), x = t(23417), e = t(71265), b = t(80670), A = t(63918), P = t(20340), D = t(52564), E = t(24517), T = t(46290), C = t(10819), F = t(70176), m = t(3840), I = t(6611).f, O = t(83590), M = t(91102).forEach, N = t(51334), G = t(95892), ot = t(72062), K = t(70172), nt = t(51868), xt = K.get, bt = K.set, St = G.f, Dt = ot.f, Lt = Math.round, jt = r.RangeError, J = l.ArrayBuffer, yt = J.prototype, ut = l.DataView, st = u.NATIVE_ARRAY_BUFFER_VIEWS, wt = u.TYPED_ARRAY_CONSTRUCTOR, V = u.TYPED_ARRAY_TAG, Ft = u.TypedArray, U = u.TypedArrayPrototype, S = u.aTypedArrayConstructor, k = u.isTypedArray, H = "BYTES_PER_ELEMENT", it = "Wrong length", et = function(It, re) { + var i = t(56475), r = t(32010), n = t(2834), o = t(15567), h = t(28834), c = t(59754), l = t(83124), u = t(2868), s = t(97841), p = t(48914), y = t(17506), x = t(23417), e = t(71265), b = t(80670), A = t(63918), P = t(20340), D = t(52564), E = t(24517), T = t(46290), C = t(10819), F = t(70176), m = t(3840), I = t(6611).f, O = t(83590), M = t(91102).forEach, N = t(51334), G = t(95892), ot = t(72062), K = t(70172), nt = t(51868), xt = K.get, bt = K.set, St = G.f, Dt = ot.f, Lt = Math.round, jt = r.RangeError, J = l.ArrayBuffer, yt = J.prototype, ut = l.DataView, st = c.NATIVE_ARRAY_BUFFER_VIEWS, wt = c.TYPED_ARRAY_CONSTRUCTOR, V = c.TYPED_ARRAY_TAG, Ft = c.TypedArray, U = c.TypedArrayPrototype, S = c.aTypedArrayConstructor, k = c.isTypedArray, H = "BYTES_PER_ELEMENT", it = "Wrong length", et = function(It, re) { S(It); for (var be = 0, me = re.length, le = new It(me); me > be; ) le[be] = re[be++]; @@ -28775,13 +28775,13 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho }); }; st ? h && (ue = re(function(vt, W, Q, gt) { - return c(vt, he), nt(function() { + return u(vt, he), nt(function() { return E(W) ? Ct(W) ? gt !== void 0 ? new $t(W, b(Q, me), gt) : Q !== void 0 ? new $t(W, b(Q, me)) : new $t(W) : k(W) ? et(ue, W) : n(O, ue, W) : new $t(e(W)); }(), vt, ue); }), m && m(ue, Ft), M(I($t), function(vt) { vt in ue || p(ue, vt, $t[vt]); }), ue.prototype = he) : (ue = re(function(vt, W, Q, gt) { - c(vt, he); + u(vt, he); var Pt = 0, ht = 0, Ht, we, rt; if (!E(W)) rt = e(W), we = rt * me, Ht = new J(we); @@ -28817,15 +28817,15 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 28834: ( /***/ function(f, d, t) { - var i = t(32010), r = t(47044), n = t(46769), o = t(59754).NATIVE_ARRAY_BUFFER_VIEWS, h = i.ArrayBuffer, u = i.Int8Array; + var i = t(32010), r = t(47044), n = t(46769), o = t(59754).NATIVE_ARRAY_BUFFER_VIEWS, h = i.ArrayBuffer, c = i.Int8Array; f.exports = !o || !r(function() { - u(1); + c(1); }) || !r(function() { - new u(-1); + new c(-1); }) || !n(function(l) { - new u(), new u(null), new u(1.5), new u(l); + new c(), new c(null), new c(1.5), new c(l); }, !0) || r(function() { - return new u(new h(2), 1, void 0).length !== 1; + return new c(new h(2), 1, void 0).length !== 1; }); } ), @@ -28843,11 +28843,11 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 83590: ( /***/ function(f, d, t) { - var i = t(25567), r = t(2834), n = t(69075), o = t(43162), h = t(45495), u = t(15892), l = t(13872), c = t(89564), s = t(59754).aTypedArrayConstructor; + var i = t(25567), r = t(2834), n = t(69075), o = t(43162), h = t(45495), c = t(15892), l = t(13872), u = t(89564), s = t(59754).aTypedArrayConstructor; f.exports = function(y) { var x = n(this), e = o(y), b = arguments.length, A = b > 1 ? arguments[1] : void 0, P = A !== void 0, D = l(e), E, T, C, F, m, I; - if (D && !c(D)) - for (m = u(e, D), I = m.next, e = []; !(F = r(I, m)).done; ) + if (D && !u(D)) + for (m = c(e, D), I = m.next, e = []; !(F = r(I, m)).done; ) e.push(F.value); for (P && b > 2 && (A = i(A, arguments[2])), T = h(e), C = new (s(x))(T), E = 0; T > E; E++) C[E] = P ? A(e[E], E) : e[E]; @@ -28895,11 +28895,11 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 38688: ( /***/ function(f, d, t) { - var i = t(32010), r = t(464), n = t(20340), o = t(46859), h = t(46887), u = t(9567), l = r("wks"), c = i.Symbol, s = c && c.for, p = u ? c : c && c.withoutSetter || o; + var i = t(32010), r = t(464), n = t(20340), o = t(46859), h = t(46887), c = t(9567), l = r("wks"), u = i.Symbol, s = u && u.for, p = c ? u : u && u.withoutSetter || o; f.exports = function(y) { if (!n(l, y) || !(h || typeof l[y] == "string")) { var x = "Symbol." + y; - h && n(c, y) ? l[y] = c[y] : u && s ? l[y] = s(x) : l[y] = p(x); + h && n(u, y) ? l[y] = u[y] : c && s ? l[y] = s(x) : l[y] = p(x); } return l[y]; }; @@ -28917,13 +28917,13 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 94910: ( /***/ function(f, d, t) { - var i = t(56475), r = t(32010), n = t(70176), o = t(69548), h = t(3840), u = t(2675), l = t(10819), c = t(48914), s = t(97841), p = t(34074), y = t(87811), x = t(80383), e = t(86392), b = t(45144), A = r.Error, P = [].push, D = function(C, F) { + var i = t(56475), r = t(32010), n = t(70176), o = t(69548), h = t(3840), c = t(2675), l = t(10819), u = t(48914), s = t(97841), p = t(34074), y = t(87811), x = t(80383), e = t(86392), b = t(45144), A = r.Error, P = [].push, D = function(C, F) { var m = n(E, this) ? this : l(E), I = arguments.length > 2 ? arguments[2] : void 0; - h && (m = h(new A(void 0), o(m))), c(m, "message", e(F, "")), b && c(m, "stack", p(m.stack, 1)), y(m, I); + h && (m = h(new A(void 0), o(m))), u(m, "message", e(F, "")), b && u(m, "stack", p(m.stack, 1)), y(m, I); var O = []; - return x(C, P, { that: O }), c(m, "errors", O), m; + return x(C, P, { that: O }), u(m, "errors", O), m; }; - h ? h(D, A) : u(D, A); + h ? h(D, A) : c(D, A); var E = D.prototype = l(A.prototype, { constructor: s(1, D), message: s(1, ""), @@ -28938,7 +28938,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 39081: ( /***/ function(f, d, t) { - var i = t(56475), r = t(32010), n = t(47044), o = t(59113), h = t(24517), u = t(43162), l = t(45495), c = t(38639), s = t(45744), p = t(56280), y = t(38688), x = t(70091), e = y("isConcatSpreadable"), b = 9007199254740991, A = "Maximum allowed index exceeded", P = r.TypeError, D = x >= 51 || !n(function() { + var i = t(56475), r = t(32010), n = t(47044), o = t(59113), h = t(24517), c = t(43162), l = t(45495), u = t(38639), s = t(45744), p = t(56280), y = t(38688), x = t(70091), e = y("isConcatSpreadable"), b = 9007199254740991, A = "Maximum allowed index exceeded", P = r.TypeError, D = x >= 51 || !n(function() { var F = []; return F[e] = !1, F.concat()[0] !== F; }), E = p("concat"), T = function(F) { @@ -28950,17 +28950,17 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho i({ target: "Array", proto: !0, forced: C }, { // eslint-disable-next-line no-unused-vars -- required for `.length` concat: function(m) { - var I = u(this), O = s(I, 0), M = 0, N, G, ot, K, nt; + var I = c(this), O = s(I, 0), M = 0, N, G, ot, K, nt; for (N = -1, ot = arguments.length; N < ot; N++) if (nt = N === -1 ? I : arguments[N], T(nt)) { if (K = l(nt), M + K > b) throw P(A); for (G = 0; G < K; G++, M++) - G in nt && c(O, M, nt[G]); + G in nt && u(O, M, nt[G]); } else { if (M >= b) throw P(A); - c(O, M++, nt); + u(O, M++, nt); } return O.length = M, O; } @@ -28993,8 +28993,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho function(f, d, t) { var i = t(56475), r = t(91102).filter, n = t(56280), o = n("filter"); i({ target: "Array", proto: !0, forced: !o }, { - filter: function(u) { - return r(this, u, arguments.length > 1 ? arguments[1] : void 0); + filter: function(c) { + return r(this, c, arguments.length > 1 ? arguments[1] : void 0); } }); } @@ -29041,10 +29041,10 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 81755: ( /***/ function(f, d, t) { - var i = t(98086), r = t(71156), n = t(15366), o = t(70172), h = t(97001), u = "Array Iterator", l = o.set, c = o.getterFor(u); + var i = t(98086), r = t(71156), n = t(15366), o = t(70172), h = t(97001), c = "Array Iterator", l = o.set, u = o.getterFor(c); f.exports = h(Array, "Array", function(s, p) { l(this, { - type: u, + type: c, target: i(s), // target index: 0, @@ -29053,7 +29053,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho // kind }); }, function() { - var s = c(this), p = s.target, y = s.kind, x = s.index++; + var s = u(this), p = s.target, y = s.kind, x = s.index++; return !p || x >= p.length ? (s.target = void 0, { value: void 0, done: !0 }) : y == "keys" ? { value: x, done: !1 } : y == "values" ? { value: p[x], done: !1 } : { value: [x, p[x]], done: !1 }; }, "values"), n.Arguments = n.Array, r("keys"), r("values"), r("entries"); } @@ -29062,10 +29062,10 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 94845: ( /***/ function(f, d, t) { - var i = t(56475), r = t(38347), n = t(7514), o = t(98086), h = t(81007), u = r([].join), l = n != Object, c = h("join", ","); - i({ target: "Array", proto: !0, forced: l || !c }, { + var i = t(56475), r = t(38347), n = t(7514), o = t(98086), h = t(81007), c = r([].join), l = n != Object, u = h("join", ","); + i({ target: "Array", proto: !0, forced: l || !u }, { join: function(p) { - return u(o(this), p === void 0 ? "," : p); + return c(o(this), p === void 0 ? "," : p); } }); } @@ -29076,8 +29076,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho function(f, d, t) { var i = t(56475), r = t(91102).map, n = t(56280), o = n("map"); i({ target: "Array", proto: !0, forced: !o }, { - map: function(u) { - return r(this, u, arguments.length > 1 ? arguments[1] : void 0); + map: function(c) { + return r(this, c, arguments.length > 1 ? arguments[1] : void 0); } }); } @@ -29086,10 +29086,10 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 20731: ( /***/ function(f, d, t) { - var i = t(56475), r = t(32010), n = t(59113), o = t(20884), h = t(24517), u = t(74841), l = t(45495), c = t(98086), s = t(38639), p = t(38688), y = t(56280), x = t(73163), e = y("slice"), b = p("species"), A = r.Array, P = Math.max; + var i = t(56475), r = t(32010), n = t(59113), o = t(20884), h = t(24517), c = t(74841), l = t(45495), u = t(98086), s = t(38639), p = t(38688), y = t(56280), x = t(73163), e = y("slice"), b = p("species"), A = r.Array, P = Math.max; i({ target: "Array", proto: !0, forced: !e }, { slice: function(E, T) { - var C = c(this), F = l(C), m = u(E, F), I = u(T === void 0 ? F : T, F), O, M, N; + var C = u(this), F = l(C), m = c(E, F), I = c(T === void 0 ? F : T, F), O, M, N; if (n(C) && (O = C.constructor, o(O) && (O === A || n(O.prototype)) ? O = void 0 : h(O) && (O = O[b], O === null && (O = void 0)), O === A || O === void 0)) return x(C, m, I); for (M = new (O === void 0 ? A : O)(P(I - m, 0)), N = 0; m < I; m++, N++) @@ -29103,7 +29103,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 45337: ( /***/ function(f, d, t) { - var i = t(56475), r = t(38347), n = t(32631), o = t(43162), h = t(45495), u = t(25096), l = t(47044), c = t(43977), s = t(81007), p = t(3809), y = t(21983), x = t(70091), e = t(41731), b = [], A = r(b.sort), P = r(b.push), D = l(function() { + var i = t(56475), r = t(38347), n = t(32631), o = t(43162), h = t(45495), c = t(25096), l = t(47044), u = t(43977), s = t(81007), p = t(3809), y = t(21983), x = t(70091), e = t(41731), b = [], A = r(b.sort), P = r(b.push), D = l(function() { b.sort(void 0); }), E = l(function() { b.sort(null); @@ -29142,7 +29142,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho } }), F = D || !E || !T || !C, m = function(I) { return function(O, M) { - return M === void 0 ? -1 : O === void 0 ? 1 : I !== void 0 ? +I(O, M) || 0 : u(O) > u(M) ? 1 : -1; + return M === void 0 ? -1 : O === void 0 ? 1 : I !== void 0 ? +I(O, M) || 0 : c(O) > c(M) ? 1 : -1; }; }; i({ target: "Array", proto: !0, forced: F }, { @@ -29154,7 +29154,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho var N = [], G = h(M), ot, K; for (K = 0; K < G; K++) K in M && P(N, M[K]); - for (c(N, m(O)), ot = N.length, K = 0; K < ot; ) + for (u(N, m(O)), ot = N.length, K = 0; K < ot; ) M[K] = N[K++]; for (; K < G; ) delete M[K++]; @@ -29167,14 +29167,14 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 23913: ( /***/ function(f, d, t) { - var i = t(56475), r = t(32010), n = t(74841), o = t(26882), h = t(45495), u = t(43162), l = t(45744), c = t(38639), s = t(56280), p = s("splice"), y = r.TypeError, x = Math.max, e = Math.min, b = 9007199254740991, A = "Maximum allowed length exceeded"; + var i = t(56475), r = t(32010), n = t(74841), o = t(26882), h = t(45495), c = t(43162), l = t(45744), u = t(38639), s = t(56280), p = s("splice"), y = r.TypeError, x = Math.max, e = Math.min, b = 9007199254740991, A = "Maximum allowed length exceeded"; i({ target: "Array", proto: !0, forced: !p }, { splice: function(D, E) { - var T = u(this), C = h(T), F = n(D, C), m = arguments.length, I, O, M, N, G, ot; + var T = c(this), C = h(T), F = n(D, C), m = arguments.length, I, O, M, N, G, ot; if (m === 0 ? I = O = 0 : m === 1 ? (I = 0, O = C - F) : (I = m - 2, O = e(x(o(E), 0), C - F)), C + I - O > b) throw y(A); for (M = l(T, O), N = 0; N < O; N++) - G = F + N, G in T && c(M, N, T[G]); + G = F + N, G in T && u(M, N, T[G]); if (M.length = O, I < O) { for (N = F; N < C - O; N++) G = N + O, ot = N + I, G in T ? T[ot] = T[G] : delete T[ot]; @@ -29194,20 +29194,20 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 7585: ( /***/ function(f, d, t) { - var i = t(20340), r = t(13711), n = t(53087), o = t(38688), h = o("toPrimitive"), u = Date.prototype; - i(u, h) || r(u, h, n); + var i = t(20340), r = t(13711), n = t(53087), o = t(38688), h = o("toPrimitive"), c = Date.prototype; + i(c, h) || r(c, h, n); } ), /***/ 24863: ( /***/ function(f, d, t) { - var i = t(15567), r = t(7081).EXISTS, n = t(38347), o = t(95892).f, h = Function.prototype, u = n(h.toString), l = /^\s*function ([^ (]*)/, c = n(l.exec), s = "name"; + var i = t(15567), r = t(7081).EXISTS, n = t(38347), o = t(95892).f, h = Function.prototype, c = n(h.toString), l = /^\s*function ([^ (]*)/, u = n(l.exec), s = "name"; i && !r && o(h, s, { configurable: !0, get: function() { try { - return c(l, u(this))[1]; + return u(l, c(this))[1]; } catch (p) { return ""; } @@ -29257,7 +29257,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 7283: ( /***/ function(f, d, t) { - var i = t(15567), r = t(32010), n = t(38347), o = t(39599), h = t(13711), u = t(20340), l = t(51868), c = t(70176), s = t(46290), p = t(2644), y = t(47044), x = t(6611).f, e = t(72062).f, b = t(95892).f, A = t(16679), P = t(29841).trim, D = "Number", E = r[D], T = E.prototype, C = r.TypeError, F = n("".slice), m = n("".charCodeAt), I = function(K) { + var i = t(15567), r = t(32010), n = t(38347), o = t(39599), h = t(13711), c = t(20340), l = t(51868), u = t(70176), s = t(46290), p = t(2644), y = t(47044), x = t(6611).f, e = t(72062).f, b = t(95892).f, A = t(16679), P = t(29841).trim, D = "Number", E = r[D], T = E.prototype, C = r.TypeError, F = n("".slice), m = n("".charCodeAt), I = function(K) { var nt = p(K, "number"); return typeof nt == "bigint" ? nt : O(nt); }, O = function(K) { @@ -29292,14 +29292,14 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho if (o(D, !E(" 0o1") || !E("0b1") || E("+0x1"))) { for (var M = function(nt) { var xt = arguments.length < 1 ? 0 : E(I(nt)), bt = this; - return c(T, bt) && y(function() { + return u(T, bt) && y(function() { A(bt); }) ? l(Object(xt), bt, M) : xt; }, N = i ? x(E) : ( // ES3: "MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,EPSILON,MAX_SAFE_INTEGER,MIN_SAFE_INTEGER,isFinite,isInteger,isNaN,isSafeInteger,parseFloat,parseInt,fromString,range".split(",") ), G = 0, ot; N.length > G; G++) - u(E, ot = N[G]) && !u(M, ot) && b(M, ot, e(E, ot)); + c(E, ot = N[G]) && !c(M, ot) && b(M, ot, e(E, ot)); M.prototype = T, T.constructor = M, h(r, D, M); } } @@ -29336,7 +29336,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 10849: ( /***/ function(f, d, t) { - var i = t(56475), r = t(32010), n = t(38347), o = t(26882), h = t(16679), u = t(34858), l = t(47044), c = r.RangeError, s = r.String, p = Math.floor, y = n(u), x = n("".slice), e = n(1 .toFixed), b = function(C, F, m) { + var i = t(56475), r = t(32010), n = t(38347), o = t(26882), h = t(16679), c = t(34858), l = t(47044), u = r.RangeError, s = r.String, p = Math.floor, y = n(c), x = n("".slice), e = n(1 .toFixed), b = function(C, F, m) { return F === 0 ? m : F % 2 === 1 ? b(C, F - 1, m * C) : b(C * C, F / 2, m); }, A = function(C) { for (var F = 0, m = C; m >= 4096; ) @@ -29366,7 +29366,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho toFixed: function(F) { var m = h(this), I = o(F), O = [0, 0, 0, 0, 0, 0], M = "", N = "0", G, ot, K, nt; if (I < 0 || I > 20) - throw c("Incorrect fraction digits"); + throw u("Incorrect fraction digits"); if (m != m) return "NaN"; if (m <= -1e21 || m >= 1e21) @@ -29399,12 +29399,12 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 75174: ( /***/ function(f, d, t) { - var i = t(56475), r = t(55481), n = t(47044), o = t(24517), h = t(62148).onFreeze, u = Object.freeze, l = n(function() { - u(1); + var i = t(56475), r = t(55481), n = t(47044), o = t(24517), h = t(62148).onFreeze, c = Object.freeze, l = n(function() { + c(1); }); i({ target: "Object", stat: !0, forced: l, sham: !r }, { freeze: function(s) { - return u && o(s) ? u(h(s)) : s; + return c && o(s) ? c(h(s)) : s; } }); } @@ -29413,9 +29413,9 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 57444: ( /***/ function(f, d, t) { - var i = t(56475), r = t(47044), n = t(98086), o = t(72062).f, h = t(15567), u = r(function() { + var i = t(56475), r = t(47044), n = t(98086), o = t(72062).f, h = t(15567), c = r(function() { o(1); - }), l = !h || u; + }), l = !h || c; i({ target: "Object", stat: !0, forced: l, sham: !h }, { getOwnPropertyDescriptor: function(s, p) { return o(n(s), p); @@ -29427,11 +29427,11 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 28331: ( /***/ function(f, d, t) { - var i = t(56475), r = t(15567), n = t(21594), o = t(98086), h = t(72062), u = t(38639); + var i = t(56475), r = t(15567), n = t(21594), o = t(98086), h = t(72062), c = t(38639); i({ target: "Object", stat: !0, sham: !r }, { - getOwnPropertyDescriptors: function(c) { - for (var s = o(c), p = h.f, y = n(s), x = {}, e = 0, b, A; y.length > e; ) - A = p(s, b = y[e++]), A !== void 0 && u(x, b, A); + getOwnPropertyDescriptors: function(u) { + for (var s = o(u), p = h.f, y = n(s), x = {}, e = 0, b, A; y.length > e; ) + A = p(s, b = y[e++]), A !== void 0 && c(x, b, A); return x; } }); @@ -29441,12 +29441,12 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 71950: ( /***/ function(f, d, t) { - var i = t(56475), r = t(47044), n = t(43162), o = t(69548), h = t(68494), u = r(function() { + var i = t(56475), r = t(47044), n = t(43162), o = t(69548), h = t(68494), c = r(function() { o(1); }); - i({ target: "Object", stat: !0, forced: u, sham: !h }, { - getPrototypeOf: function(c) { - return o(n(c)); + i({ target: "Object", stat: !0, forced: c, sham: !h }, { + getPrototypeOf: function(u) { + return o(n(u)); } }); } @@ -29489,12 +29489,12 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 77074: ( /***/ function(f, d, t) { - var i = t(56475), r = t(2834), n = t(32631), o = t(56614), h = t(61900), u = t(80383); + var i = t(56475), r = t(2834), n = t(32631), o = t(56614), h = t(61900), c = t(80383); i({ target: "Promise", stat: !0 }, { - allSettled: function(c) { + allSettled: function(u) { var s = this, p = o.f(s), y = p.resolve, x = p.reject, e = h(function() { var b = n(s.resolve), A = [], P = 0, D = 1; - u(c, function(E) { + c(u, function(E) { var T = P++, C = !1; D++, r(b, s, E).then(function(F) { C || (C = !0, A[T] = { status: "fulfilled", value: F }, --D || y(A)); @@ -29512,19 +29512,19 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 44455: ( /***/ function(f, d, t) { - var i = t(56475), r = t(32631), n = t(38486), o = t(2834), h = t(56614), u = t(61900), l = t(80383), c = "No one promise resolved"; + var i = t(56475), r = t(32631), n = t(38486), o = t(2834), h = t(56614), c = t(61900), l = t(80383), u = "No one promise resolved"; i({ target: "Promise", stat: !0 }, { any: function(p) { - var y = this, x = n("AggregateError"), e = h.f(y), b = e.resolve, A = e.reject, P = u(function() { + var y = this, x = n("AggregateError"), e = h.f(y), b = e.resolve, A = e.reject, P = c(function() { var D = r(y.resolve), E = [], T = 0, C = 1, F = !1; l(p, function(m) { var I = T++, O = !1; C++, o(D, y, m).then(function(M) { O || F || (F = !0, b(M)); }, function(M) { - O || F || (O = !0, E[I] = M, --C || A(new x(E, c))); + O || F || (O = !0, E[I] = M, --C || A(new x(E, u))); }); - }), --C || A(new x(E, c)); + }), --C || A(new x(E, u)); }); return P.error && A(P.value), e.promise; } @@ -29535,28 +29535,28 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 80986: ( /***/ function(f, d, t) { - var i = t(56475), r = t(63432), n = t(5155), o = t(47044), h = t(38486), u = t(94578), l = t(27754), c = t(28617), s = t(13711), p = !!n && o(function() { + var i = t(56475), r = t(63432), n = t(5155), o = t(47044), h = t(38486), c = t(94578), l = t(27754), u = t(28617), s = t(13711), p = !!n && o(function() { n.prototype.finally.call({ then: function() { } }, function() { }); }); if (i({ target: "Promise", proto: !0, real: !0, forced: p }, { finally: function(x) { - var e = l(this, h("Promise")), b = u(x); + var e = l(this, h("Promise")), b = c(x); return this.then( b ? function(A) { - return c(e, x()).then(function() { + return u(e, x()).then(function() { return A; }); } : x, b ? function(A) { - return c(e, x()).then(function() { + return u(e, x()).then(function() { throw A; }); } : x ); } - }), !r && u(n)) { + }), !r && c(n)) { var y = h("Promise").prototype.finally; n.prototype.finally !== y && s(n.prototype, "finally", y, { unsafe: !0 }); } @@ -29566,7 +29566,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 68067: ( /***/ function(f, d, t) { - var i = t(56475), r = t(63432), n = t(32010), o = t(38486), h = t(2834), u = t(5155), l = t(13711), c = t(15341), s = t(3840), p = t(15216), y = t(51334), x = t(32631), e = t(94578), b = t(24517), A = t(2868), P = t(10447), D = t(80383), E = t(46769), T = t(27754), C = t(6616).set, F = t(59804), m = t(28617), I = t(61144), O = t(56614), M = t(61900), N = t(70172), G = t(39599), ot = t(38688), K = t(3157), nt = t(95053), xt = t(70091), bt = ot("species"), St = "Promise", Dt = N.get, Lt = N.set, jt = N.getterFor(St), J = u && u.prototype, yt = u, ut = J, st = n.TypeError, wt = n.document, V = n.process, Ft = O.f, U = Ft, S = !!(wt && wt.createEvent && n.dispatchEvent), k = e(n.PromiseRejectionEvent), H = "unhandledrejection", it = "rejectionhandled", et = 0, tt = 1, Ct = 2, Rt = 1, Kt = 2, Gt = !1, It, re, be, me, le = G(St, function() { + var i = t(56475), r = t(63432), n = t(32010), o = t(38486), h = t(2834), c = t(5155), l = t(13711), u = t(15341), s = t(3840), p = t(15216), y = t(51334), x = t(32631), e = t(94578), b = t(24517), A = t(2868), P = t(10447), D = t(80383), E = t(46769), T = t(27754), C = t(6616).set, F = t(59804), m = t(28617), I = t(61144), O = t(56614), M = t(61900), N = t(70172), G = t(39599), ot = t(38688), K = t(3157), nt = t(95053), xt = t(70091), bt = ot("species"), St = "Promise", Dt = N.get, Lt = N.set, jt = N.getterFor(St), J = c && c.prototype, yt = c, ut = J, st = n.TypeError, wt = n.document, V = n.process, Ft = O.f, U = Ft, S = !!(wt && wt.createEvent && n.dispatchEvent), k = e(n.PromiseRejectionEvent), H = "unhandledrejection", it = "rejectionhandled", et = 0, tt = 1, Ct = 2, Rt = 1, Kt = 2, Gt = !1, It, re, be, me, le = G(St, function() { var W = P(yt), Q = W !== String(yt); if (!Q && xt === 66 || r && !ut.finally) return !0; @@ -29671,7 +29671,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho state: et, value: void 0 }); - }, It.prototype = c(ut, { + }, It.prototype = u(ut, { // `Promise.prototype.then` method // https://tc39.es/ecma262/#sec-promise.prototype.then then: function(Q, gt) { @@ -29688,7 +29688,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho this.promise = W, this.resolve = Ie(vt, Q), this.reject = Ie(Ot, Q); }, O.f = Ft = function(W) { return W === yt || W === be ? new re(W) : U(W); - }, !r && e(u) && J !== Object.prototype)) { + }, !r && e(c) && J !== Object.prototype)) { me = J.then, Gt || (l(J, "then", function(Q, gt) { var Pt = this; return new yt(function(ht, Ht) { @@ -29759,10 +29759,10 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 74516: ( /***/ function(f, d, t) { - var i = t(15567), r = t(95892), n = t(21182), o = t(47044), h = RegExp.prototype, u = i && o(function() { + var i = t(15567), r = t(95892), n = t(21182), o = t(47044), h = RegExp.prototype, c = i && o(function() { return Object.getOwnPropertyDescriptor(h, "flags").get.call({ dotAll: !0, sticky: !0 }) !== "sy"; }); - u && r.f(h, "flags", { + c && r.f(h, "flags", { configurable: !0, get: n }); @@ -29772,11 +29772,11 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 57114: ( /***/ function(f, d, t) { - var i = t(38347), r = t(7081).PROPER, n = t(13711), o = t(34984), h = t(70176), u = t(25096), l = t(47044), c = t(21182), s = "toString", p = RegExp.prototype, y = p[s], x = i(c), e = l(function() { + var i = t(38347), r = t(7081).PROPER, n = t(13711), o = t(34984), h = t(70176), c = t(25096), l = t(47044), u = t(21182), s = "toString", p = RegExp.prototype, y = p[s], x = i(u), e = l(function() { return y.call({ source: "a", flags: "b" }) != "/a/b"; }), b = r && y.name != s; (e || b) && n(RegExp.prototype, s, function() { - var P = o(this), D = u(P.source), E = P.flags, T = u(E === void 0 && h(p, P) && !("flags" in p) ? x(P) : E); + var P = o(this), D = c(P.source), E = P.flags, T = c(E === void 0 && h(p, P) && !("flags" in p) ? x(P) : E); return "/" + D + "/" + T; }, { unsafe: !0 }); } @@ -29821,16 +29821,16 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 65578: ( /***/ function(f, d, t) { - var i = t(56475), r = t(32010), n = t(38347), o = t(74841), h = r.RangeError, u = String.fromCharCode, l = String.fromCodePoint, c = n([].join), s = !!l && l.length != 1; + var i = t(56475), r = t(32010), n = t(38347), o = t(74841), h = r.RangeError, c = String.fromCharCode, l = String.fromCodePoint, u = n([].join), s = !!l && l.length != 1; i({ target: "String", stat: !0, forced: s }, { // eslint-disable-next-line no-unused-vars -- required for `.length` fromCodePoint: function(y) { for (var x = [], e = arguments.length, b = 0, A; e > b; ) { if (A = +arguments[b++], o(A, 1114111) !== A) throw h(A + " is not a valid code point"); - x[b] = A < 65536 ? u(A) : u(((A -= 65536) >> 10) + 55296, A % 1024 + 56320); + x[b] = A < 65536 ? c(A) : c(((A -= 65536) >> 10) + 55296, A % 1024 + 56320); } - return c(x, ""); + return u(x, ""); } }); } @@ -29839,8 +29839,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 47458: ( /***/ function(f, d, t) { - var i = t(56475), r = t(38347), n = t(93666), o = t(83943), h = t(25096), u = t(91151), l = r("".indexOf); - i({ target: "String", proto: !0, forced: !u("includes") }, { + var i = t(56475), r = t(38347), n = t(93666), o = t(83943), h = t(25096), c = t(91151), l = r("".indexOf); + i({ target: "String", proto: !0, forced: !c("includes") }, { includes: function(s) { return !!~l( h(o(this)), @@ -29867,11 +29867,11 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 58281: ( /***/ function(f, d, t) { - var i = t(69510).charAt, r = t(25096), n = t(70172), o = t(97001), h = "String Iterator", u = n.set, l = n.getterFor(h); - o(String, "String", function(c) { - u(this, { + var i = t(69510).charAt, r = t(25096), n = t(70172), o = t(97001), h = "String Iterator", c = n.set, l = n.getterFor(h); + o(String, "String", function(u) { + c(this, { type: h, - string: r(c), + string: r(u), index: 0 }); }, function() { @@ -29896,7 +29896,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 71768: ( /***/ function(f, d, t) { - var i = t(56475), r = t(32010), n = t(2834), o = t(38347), h = t(13945), u = t(83943), l = t(23417), c = t(25096), s = t(34984), p = t(93975), y = t(70176), x = t(28831), e = t(21182), b = t(51839), A = t(13711), P = t(47044), D = t(38688), E = t(27754), T = t(36352), C = t(66723), F = t(70172), m = t(63432), I = D("matchAll"), O = "RegExp String", M = O + " Iterator", N = F.set, G = F.getterFor(M), ot = RegExp.prototype, K = r.TypeError, nt = o(e), xt = o("".indexOf), bt = o("".matchAll), St = !!bt && !P(function() { + var i = t(56475), r = t(32010), n = t(2834), o = t(38347), h = t(13945), c = t(83943), l = t(23417), u = t(25096), s = t(34984), p = t(93975), y = t(70176), x = t(28831), e = t(21182), b = t(51839), A = t(13711), P = t(47044), D = t(38688), E = t(27754), T = t(36352), C = t(66723), F = t(70172), m = t(63432), I = D("matchAll"), O = "RegExp String", M = O + " Iterator", N = F.set, G = F.getterFor(M), ot = RegExp.prototype, K = r.TypeError, nt = o(e), xt = o("".indexOf), bt = o("".matchAll), St = !!bt && !P(function() { bt("a", /./); }), Dt = h(function(J, yt, ut, st) { N(this, { @@ -29912,16 +29912,16 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho if (J.done) return { value: void 0, done: !0 }; var yt = J.regexp, ut = J.string, st = C(yt, ut); - return st === null ? { value: void 0, done: J.done = !0 } : J.global ? (c(st[0]) === "" && (yt.lastIndex = T(ut, l(yt.lastIndex), J.unicode)), { value: st, done: !1 }) : (J.done = !0, { value: st, done: !1 }); + return st === null ? { value: void 0, done: J.done = !0 } : J.global ? (u(st[0]) === "" && (yt.lastIndex = T(ut, l(yt.lastIndex), J.unicode)), { value: st, done: !1 }) : (J.done = !0, { value: st, done: !1 }); }), Lt = function(jt) { - var J = s(this), yt = c(jt), ut, st, wt, V, Ft, U; - return ut = E(J, RegExp), st = J.flags, st === void 0 && y(ot, J) && !("flags" in ot) && (st = nt(J)), wt = st === void 0 ? "" : c(st), V = new ut(ut === RegExp ? J.source : J, wt), Ft = !!~xt(wt, "g"), U = !!~xt(wt, "u"), V.lastIndex = l(J.lastIndex), new Dt(V, yt, Ft, U); + var J = s(this), yt = u(jt), ut, st, wt, V, Ft, U; + return ut = E(J, RegExp), st = J.flags, st === void 0 && y(ot, J) && !("flags" in ot) && (st = nt(J)), wt = st === void 0 ? "" : u(st), V = new ut(ut === RegExp ? J.source : J, wt), Ft = !!~xt(wt, "g"), U = !!~xt(wt, "u"), V.lastIndex = l(J.lastIndex), new Dt(V, yt, Ft, U); }; i({ target: "String", proto: !0, forced: St }, { matchAll: function(J) { - var yt = u(this), ut, st, wt, V; + var yt = c(this), ut, st, wt, V; if (J != null) { - if (x(J) && (ut = c(u( + if (x(J) && (ut = u(c( "flags" in ot ? J.flags : nt(J) )), !~xt(ut, "g"))) throw K("`.matchAll` does not allow non-global regexes"); @@ -29931,7 +29931,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho return n(wt, J, yt); } else if (St) return bt(yt, J); - return st = c(yt), V = new RegExp(J, "g"), m ? n(Lt, V, st) : V[I](st); + return st = u(yt), V = new RegExp(J, "g"), m ? n(Lt, V, st) : V[I](st); } }), m || I in ot || A(ot, I, Lt); } @@ -29940,13 +29940,13 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 6422: ( /***/ function(f, d, t) { - var i = t(2834), r = t(11813), n = t(34984), o = t(23417), h = t(25096), u = t(83943), l = t(51839), c = t(36352), s = t(66723); + var i = t(2834), r = t(11813), n = t(34984), o = t(23417), h = t(25096), c = t(83943), l = t(51839), u = t(36352), s = t(66723); r("match", function(p, y, x) { return [ // `String.prototype.match` method // https://tc39.es/ecma262/#sec-string.prototype.match function(b) { - var A = u(this), P = b == null ? void 0 : l(b, p); + var A = c(this), P = b == null ? void 0 : l(b, p); return P ? i(P, b, A) : new RegExp(b)[p](h(A)); }, // `RegExp.prototype[@@match]` method @@ -29961,7 +29961,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho b.lastIndex = 0; for (var E = [], T = 0, C; (C = s(b, A)) !== null; ) { var F = h(C[0]); - E[T] = F, F === "" && (b.lastIndex = c(A, o(b.lastIndex), D)), T++; + E[T] = F, F === "" && (b.lastIndex = u(A, o(b.lastIndex), D)), T++; } return T === 0 ? null : E; } @@ -29983,24 +29983,24 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 1593: ( /***/ function(f, d, t) { - var i = t(56475), r = t(32010), n = t(2834), o = t(38347), h = t(83943), u = t(94578), l = t(28831), c = t(25096), s = t(51839), p = t(21182), y = t(29519), x = t(38688), e = t(63432), b = x("replace"), A = RegExp.prototype, P = r.TypeError, D = o(p), E = o("".indexOf), T = o("".replace), C = o("".slice), F = Math.max, m = function(I, O, M) { + var i = t(56475), r = t(32010), n = t(2834), o = t(38347), h = t(83943), c = t(94578), l = t(28831), u = t(25096), s = t(51839), p = t(21182), y = t(29519), x = t(38688), e = t(63432), b = x("replace"), A = RegExp.prototype, P = r.TypeError, D = o(p), E = o("".indexOf), T = o("".replace), C = o("".slice), F = Math.max, m = function(I, O, M) { return M > I.length ? -1 : O === "" ? M : E(I, O, M); }; i({ target: "String", proto: !0 }, { replaceAll: function(O, M) { var N = h(this), G, ot, K, nt, xt, bt, St, Dt, Lt, jt = 0, J = 0, yt = ""; if (O != null) { - if (G = l(O), G && (ot = c(h( + if (G = l(O), G && (ot = u(h( "flags" in A ? O.flags : D(O) )), !~E(ot, "g"))) throw P("`.replaceAll` does not allow non-global regexes"); if (K = s(O, b), K) return n(K, O, N, M); if (e && G) - return T(c(N), O, M); + return T(u(N), O, M); } - for (nt = c(N), xt = c(O), bt = u(M), bt || (M = c(M)), St = xt.length, Dt = F(1, St), jt = m(nt, xt, 0); jt !== -1; ) - Lt = bt ? c(M(xt, jt, nt)) : y(xt, nt, jt, [], void 0, M), yt += C(nt, J, jt) + Lt, J = jt + St, jt = m(nt, xt, jt + Dt); + for (nt = u(N), xt = u(O), bt = c(M), bt || (M = u(M)), St = xt.length, Dt = F(1, St), jt = m(nt, xt, 0); jt !== -1; ) + Lt = bt ? u(M(xt, jt, nt)) : y(xt, nt, jt, [], void 0, M), yt += C(nt, J, jt) + Lt, J = jt + St, jt = m(nt, xt, jt + Dt); return J < nt.length && (yt += C(nt, J)), yt; } }); @@ -30010,7 +30010,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 46467: ( /***/ function(f, d, t) { - var i = t(58448), r = t(2834), n = t(38347), o = t(11813), h = t(47044), u = t(34984), l = t(94578), c = t(26882), s = t(23417), p = t(25096), y = t(83943), x = t(36352), e = t(51839), b = t(29519), A = t(66723), P = t(38688), D = P("replace"), E = Math.max, T = Math.min, C = n([].concat), F = n([].push), m = n("".indexOf), I = n("".slice), O = function(ot) { + var i = t(58448), r = t(2834), n = t(38347), o = t(11813), h = t(47044), c = t(34984), l = t(94578), u = t(26882), s = t(23417), p = t(25096), y = t(83943), x = t(36352), e = t(51839), b = t(29519), A = t(66723), P = t(38688), D = P("replace"), E = Math.max, T = Math.min, C = n([].concat), F = n([].push), m = n("".indexOf), I = n("".slice), O = function(ot) { return ot === void 0 ? ot : String(ot); }, M = function() { return "a".replace(/./, "$0") === "$0"; @@ -30035,7 +30035,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho // `RegExp.prototype[@@replace]` method // https://tc39.es/ecma262/#sec-regexp.prototype-@@replace function(bt, St) { - var Dt = u(this), Lt = p(bt); + var Dt = c(this), Lt = p(bt); if (typeof St == "string" && m(St, xt) === -1 && m(St, "$<") === -1) { var jt = nt(K, Dt, Lt, St); if (jt.done) @@ -30057,7 +30057,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho } for (var Ft = "", U = 0, S = 0; S < st.length; S++) { wt = st[S]; - for (var k = p(wt[0]), H = E(T(c(wt.index), Lt.length), 0), it = [], et = 1; et < wt.length; et++) + for (var k = p(wt[0]), H = E(T(u(wt.index), Lt.length), 0), it = [], et = 1; et < wt.length; et++) F(it, O(wt[et])); var tt = wt.groups; if (J) { @@ -30078,7 +30078,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 7851: ( /***/ function(f, d, t) { - var i = t(58448), r = t(2834), n = t(38347), o = t(11813), h = t(28831), u = t(34984), l = t(83943), c = t(27754), s = t(36352), p = t(23417), y = t(25096), x = t(51839), e = t(73163), b = t(66723), A = t(49820), P = t(74846), D = t(47044), E = P.UNSUPPORTED_Y, T = 4294967295, C = Math.min, F = [].push, m = n(/./.exec), I = n(F), O = n("".slice), M = !D(function() { + var i = t(58448), r = t(2834), n = t(38347), o = t(11813), h = t(28831), c = t(34984), l = t(83943), u = t(27754), s = t(36352), p = t(23417), y = t(25096), x = t(51839), e = t(73163), b = t(66723), A = t(49820), P = t(74846), D = t(47044), E = P.UNSUPPORTED_Y, T = 4294967295, C = Math.min, F = [].push, m = n(/./.exec), I = n(F), O = n("".slice), M = !D(function() { var N = /(?:)/, G = N.exec; N.exec = function() { return G.apply(this, arguments); @@ -30116,10 +30116,10 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho // NOTE: This cannot be properly polyfilled in engines that don't support // the 'y' flag. function(nt, xt) { - var bt = u(this), St = y(nt), Dt = ot(K, bt, St, xt, K !== G); + var bt = c(this), St = y(nt), Dt = ot(K, bt, St, xt, K !== G); if (Dt.done) return Dt.value; - var Lt = c(bt, RegExp), jt = bt.unicode, J = (bt.ignoreCase ? "i" : "") + (bt.multiline ? "m" : "") + (bt.unicode ? "u" : "") + (E ? "g" : "y"), yt = new Lt(E ? "^(?:" + bt.source + ")" : bt, J), ut = xt === void 0 ? T : xt >>> 0; + var Lt = u(bt, RegExp), jt = bt.unicode, J = (bt.ignoreCase ? "i" : "") + (bt.multiline ? "m" : "") + (bt.unicode ? "u" : "") + (E ? "g" : "y"), yt = new Lt(E ? "^(?:" + bt.source + ")" : bt, J), ut = xt === void 0 ? T : xt >>> 0; if (ut === 0) return []; if (St.length === 0) @@ -30180,11 +30180,11 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 73844: ( /***/ function(f, d, t) { - var i = t(56475), r = t(15567), n = t(32010), o = t(38347), h = t(20340), u = t(94578), l = t(70176), c = t(25096), s = t(95892).f, p = t(2675), y = n.Symbol, x = y && y.prototype; - if (r && u(y) && (!("description" in x) || // Safari 12 bug + var i = t(56475), r = t(15567), n = t(32010), o = t(38347), h = t(20340), c = t(94578), l = t(70176), u = t(25096), s = t(95892).f, p = t(2675), y = n.Symbol, x = y && y.prototype; + if (r && c(y) && (!("description" in x) || // Safari 12 bug y().description !== void 0)) { var e = {}, b = function() { - var m = arguments.length < 1 || arguments[0] === void 0 ? void 0 : c(arguments[0]), I = l(x, this) ? new y(m) : m === void 0 ? y() : y(m); + var m = arguments.length < 1 || arguments[0] === void 0 ? void 0 : u(arguments[0]), I = l(x, this) ? new y(m) : m === void 0 ? y() : y(m); return m === "" && (e[I] = !0), I; }; p(b, y), b.prototype = x, x.constructor = b; @@ -30216,7 +30216,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 65292: ( /***/ function(f, d, t) { - var i = t(56475), r = t(32010), n = t(38486), o = t(58448), h = t(2834), u = t(38347), l = t(63432), c = t(15567), s = t(46887), p = t(47044), y = t(20340), x = t(59113), e = t(94578), b = t(24517), A = t(70176), P = t(46290), D = t(34984), E = t(43162), T = t(98086), C = t(63918), F = t(25096), m = t(97841), I = t(10819), O = t(84675), M = t(6611), N = t(8807), G = t(61146), ot = t(72062), K = t(95892), nt = t(55574), xt = t(73163), bt = t(13711), St = t(464), Dt = t(82194), Lt = t(90682), jt = t(46859), J = t(38688), yt = t(75960), ut = t(46042), st = t(15216), wt = t(70172), V = t(91102).forEach, Ft = Dt("hidden"), U = "Symbol", S = "prototype", k = J("toPrimitive"), H = wt.set, it = wt.getterFor(U), et = Object[S], tt = r.Symbol, Ct = tt && tt[S], Rt = r.TypeError, Kt = r.QObject, Gt = n("JSON", "stringify"), It = ot.f, re = K.f, be = N.f, me = nt.f, le = u([].push), Se = St("symbols"), Wt = St("op-symbols"), $t = St("string-to-symbol-registry"), ue = St("symbol-to-string-registry"), he = St("wks"), Ee = !Kt || !Kt[S] || !Kt[S].findChild, Re = c && p(function() { + var i = t(56475), r = t(32010), n = t(38486), o = t(58448), h = t(2834), c = t(38347), l = t(63432), u = t(15567), s = t(46887), p = t(47044), y = t(20340), x = t(59113), e = t(94578), b = t(24517), A = t(70176), P = t(46290), D = t(34984), E = t(43162), T = t(98086), C = t(63918), F = t(25096), m = t(97841), I = t(10819), O = t(84675), M = t(6611), N = t(8807), G = t(61146), ot = t(72062), K = t(95892), nt = t(55574), xt = t(73163), bt = t(13711), St = t(464), Dt = t(82194), Lt = t(90682), jt = t(46859), J = t(38688), yt = t(75960), ut = t(46042), st = t(15216), wt = t(70172), V = t(91102).forEach, Ft = Dt("hidden"), U = "Symbol", S = "prototype", k = J("toPrimitive"), H = wt.set, it = wt.getterFor(U), et = Object[S], tt = r.Symbol, Ct = tt && tt[S], Rt = r.TypeError, Kt = r.QObject, Gt = n("JSON", "stringify"), It = ot.f, re = K.f, be = N.f, me = nt.f, le = c([].push), Se = St("symbols"), Wt = St("op-symbols"), $t = St("string-to-symbol-registry"), ue = St("symbol-to-string-registry"), he = St("wks"), Ee = !Kt || !Kt[S] || !Kt[S].findChild, Re = u && p(function() { return I(re({}, "a", { get: function() { return re(this, "a", { value: 7 }).a; @@ -30231,7 +30231,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho type: U, tag: rt, description: _t - }), c || (ae.description = _t), ae; + }), u || (ae.description = _t), ae; }, Ot = function(_t, ae, Et) { _t === et && Ot(Wt, ae, Et), D(_t); var Zt = C(ae); @@ -30240,7 +30240,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho D(_t); var Et = T(ae), Zt = O(Et).concat(ht(Et)); return V(Zt, function(fe) { - (!c || h(Q, Et, fe)) && Ot(_t, fe, Et[fe]); + (!u || h(Q, Et, fe)) && Ot(_t, fe, Et[fe]); }), _t; }, W = function(_t, ae) { return ae === void 0 ? I(_t) : vt(I(_t), ae); @@ -30270,14 +30270,14 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho var _t = !arguments.length || arguments[0] === void 0 ? void 0 : F(arguments[0]), ae = jt(_t), Et = function(Zt) { this === et && h(Et, Wt, Zt), y(this, Ft) && y(this[Ft], ae) && (this[Ft][ae] = !1), Re(this, ae, m(1, Zt)); }; - return c && Ee && Re(et, ae, { configurable: !0, set: Et }), Ie(ae, _t); + return u && Ee && Re(et, ae, { configurable: !0, set: Et }), Ie(ae, _t); }, Ct = tt[S], bt(Ct, "toString", function() { return it(this).tag; }), bt(tt, "withoutSetter", function(rt) { return Ie(jt(rt), rt); }), nt.f = Q, K.f = Ot, ot.f = gt, M.f = N.f = Pt, G.f = ht, yt.f = function(rt) { return Ie(J(rt), rt); - }, c && (re(Ct, "description", { + }, u && (re(Ct, "description", { configurable: !0, get: function() { return it(this).description; @@ -30310,7 +30310,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho useSimple: function() { Ee = !1; } - }), i({ target: "Object", stat: !0, forced: !s, sham: !c }, { + }), i({ target: "Object", stat: !0, forced: !s, sham: !u }, { // `Object.create` method // https://tc39.es/ecma262/#sec-object.create create: W, @@ -30382,9 +30382,9 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 73663: ( /***/ function(f, d, t) { - var i = t(38347), r = t(59754), n = t(92642), o = i(n), h = r.aTypedArray, u = r.exportTypedArrayMethod; - u("copyWithin", function(c, s) { - return o(h(this), c, s, arguments.length > 2 ? arguments[2] : void 0); + var i = t(38347), r = t(59754), n = t(92642), o = i(n), h = r.aTypedArray, c = r.exportTypedArrayMethod; + c("copyWithin", function(u, s) { + return o(h(this), u, s, arguments.length > 2 ? arguments[2] : void 0); }); } ), @@ -30393,8 +30393,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho /***/ function(f, d, t) { var i = t(59754), r = t(91102).every, n = i.aTypedArray, o = i.exportTypedArrayMethod; - o("every", function(u) { - return r(n(this), u, arguments.length > 1 ? arguments[1] : void 0); + o("every", function(c) { + return r(n(this), c, arguments.length > 1 ? arguments[1] : void 0); }); } ), @@ -30404,13 +30404,13 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho function(f, d, t) { var i = t(59754), r = t(2834), n = t(72864), o = i.aTypedArray, h = i.exportTypedArrayMethod; h("fill", function(l) { - var c = arguments.length; + var u = arguments.length; return r( n, o(this), l, - c > 1 ? arguments[1] : void 0, - c > 2 ? arguments[2] : void 0 + u > 1 ? arguments[1] : void 0, + u > 2 ? arguments[2] : void 0 ); }); } @@ -30421,8 +30421,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho function(f, d, t) { var i = t(59754), r = t(91102).filter, n = t(59610), o = i.aTypedArray, h = i.exportTypedArrayMethod; h("filter", function(l) { - var c = r(o(this), l, arguments.length > 1 ? arguments[1] : void 0); - return n(this, c); + var u = r(o(this), l, arguments.length > 1 ? arguments[1] : void 0); + return n(this, u); }); } ), @@ -30431,8 +30431,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho /***/ function(f, d, t) { var i = t(59754), r = t(91102).findIndex, n = i.aTypedArray, o = i.exportTypedArrayMethod; - o("findIndex", function(u) { - return r(n(this), u, arguments.length > 1 ? arguments[1] : void 0); + o("findIndex", function(c) { + return r(n(this), c, arguments.length > 1 ? arguments[1] : void 0); }); } ), @@ -30441,8 +30441,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho /***/ function(f, d, t) { var i = t(59754), r = t(91102).find, n = i.aTypedArray, o = i.exportTypedArrayMethod; - o("find", function(u) { - return r(n(this), u, arguments.length > 1 ? arguments[1] : void 0); + o("find", function(c) { + return r(n(this), c, arguments.length > 1 ? arguments[1] : void 0); }); } ), @@ -30452,8 +30452,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho function(f, d, t) { var i = t(98828); i("Float32", function(r) { - return function(o, h, u) { - return r(this, o, h, u); + return function(o, h, c) { + return r(this, o, h, c); }; }); } @@ -30464,8 +30464,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho function(f, d, t) { var i = t(98828); i("Float64", function(r) { - return function(o, h, u) { - return r(this, o, h, u); + return function(o, h, c) { + return r(this, o, h, c); }; }); } @@ -30475,8 +30475,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho /***/ function(f, d, t) { var i = t(59754), r = t(91102).forEach, n = i.aTypedArray, o = i.exportTypedArrayMethod; - o("forEach", function(u) { - r(n(this), u, arguments.length > 1 ? arguments[1] : void 0); + o("forEach", function(c) { + r(n(this), c, arguments.length > 1 ? arguments[1] : void 0); }); } ), @@ -30493,8 +30493,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho /***/ function(f, d, t) { var i = t(59754), r = t(12636).includes, n = i.aTypedArray, o = i.exportTypedArrayMethod; - o("includes", function(u) { - return r(n(this), u, arguments.length > 1 ? arguments[1] : void 0); + o("includes", function(c) { + return r(n(this), c, arguments.length > 1 ? arguments[1] : void 0); }); } ), @@ -30503,8 +30503,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho /***/ function(f, d, t) { var i = t(59754), r = t(12636).indexOf, n = i.aTypedArray, o = i.exportTypedArrayMethod; - o("indexOf", function(u) { - return r(n(this), u, arguments.length > 1 ? arguments[1] : void 0); + o("indexOf", function(c) { + return r(n(this), c, arguments.length > 1 ? arguments[1] : void 0); }); } ), @@ -30514,8 +30514,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho function(f, d, t) { var i = t(98828); i("Int16", function(r) { - return function(o, h, u) { - return r(this, o, h, u); + return function(o, h, c) { + return r(this, o, h, c); }; }); } @@ -30526,8 +30526,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho function(f, d, t) { var i = t(98828); i("Int32", function(r) { - return function(o, h, u) { - return r(this, o, h, u); + return function(o, h, c) { + return r(this, o, h, c); }; }); } @@ -30538,8 +30538,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho function(f, d, t) { var i = t(98828); i("Int8", function(r) { - return function(o, h, u) { - return r(this, o, h, u); + return function(o, h, c) { + return r(this, o, h, c); }; }); } @@ -30548,7 +30548,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 91132: ( /***/ function(f, d, t) { - var i = t(32010), r = t(38347), n = t(7081).PROPER, o = t(59754), h = t(81755), u = t(38688), l = u("iterator"), c = i.Uint8Array, s = r(h.values), p = r(h.keys), y = r(h.entries), x = o.aTypedArray, e = o.exportTypedArrayMethod, b = c && c.prototype[l], A = !!b && b.name === "values", P = function() { + var i = t(32010), r = t(38347), n = t(7081).PROPER, o = t(59754), h = t(81755), c = t(38688), l = c("iterator"), u = i.Uint8Array, s = r(h.values), p = r(h.keys), y = r(h.entries), x = o.aTypedArray, e = o.exportTypedArrayMethod, b = u && u.prototype[l], A = !!b && b.name === "values", P = function() { return s(x(this)); }; e("entries", function() { @@ -30574,8 +30574,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho function(f, d, t) { var i = t(59754), r = t(58448), n = t(84320), o = i.aTypedArray, h = i.exportTypedArrayMethod; h("lastIndexOf", function(l) { - var c = arguments.length; - return r(n, o(this), c > 1 ? [l, arguments[1]] : [l]); + var u = arguments.length; + return r(n, o(this), u > 1 ? [l, arguments[1]] : [l]); }); } ), @@ -30585,8 +30585,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho function(f, d, t) { var i = t(59754), r = t(91102).map, n = t(34815), o = i.aTypedArray, h = i.exportTypedArrayMethod; h("map", function(l) { - return r(o(this), l, arguments.length > 1 ? arguments[1] : void 0, function(c, s) { - return new (n(c))(s); + return r(o(this), l, arguments.length > 1 ? arguments[1] : void 0, function(u, s) { + return new (n(u))(s); }); }); } @@ -30596,9 +30596,9 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho /***/ function(f, d, t) { var i = t(59754), r = t(32843).right, n = i.aTypedArray, o = i.exportTypedArrayMethod; - o("reduceRight", function(u) { + o("reduceRight", function(c) { var l = arguments.length; - return r(n(this), u, l, l > 1 ? arguments[1] : void 0); + return r(n(this), c, l, l > 1 ? arguments[1] : void 0); }); } ), @@ -30607,9 +30607,9 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho /***/ function(f, d, t) { var i = t(59754), r = t(32843).left, n = i.aTypedArray, o = i.exportTypedArrayMethod; - o("reduce", function(u) { + o("reduce", function(c) { var l = arguments.length; - return r(n(this), u, l, l > 1 ? arguments[1] : void 0); + return r(n(this), c, l, l > 1 ? arguments[1] : void 0); }); } ), @@ -30619,9 +30619,9 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho function(f, d, t) { var i = t(59754), r = i.aTypedArray, n = i.exportTypedArrayMethod, o = Math.floor; n("reverse", function() { - for (var u = this, l = r(u).length, c = o(l / 2), s = 0, p; s < c; ) - p = u[s], u[s++] = u[--l], u[l] = p; - return u; + for (var c = this, l = r(c).length, u = o(l / 2), s = 0, p; s < u; ) + p = c[s], c[s++] = c[--l], c[l] = p; + return c; }); } ), @@ -30629,11 +30629,11 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 66288: ( /***/ function(f, d, t) { - var i = t(32010), r = t(59754), n = t(45495), o = t(80670), h = t(43162), u = t(47044), l = i.RangeError, c = r.aTypedArray, s = r.exportTypedArrayMethod, p = u(function() { + var i = t(32010), r = t(59754), n = t(45495), o = t(80670), h = t(43162), c = t(47044), l = i.RangeError, u = r.aTypedArray, s = r.exportTypedArrayMethod, p = c(function() { new Int8Array(1).set({}); }); s("set", function(x) { - c(this); + u(this); var e = o(arguments.length > 1 ? arguments[1] : void 0, 1), b = this.length, A = h(x), P = n(A), D = 0; if (P + e > b) throw l("Wrong length"); @@ -30646,10 +30646,10 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 13250: ( /***/ function(f, d, t) { - var i = t(59754), r = t(34815), n = t(47044), o = t(73163), h = i.aTypedArray, u = i.exportTypedArrayMethod, l = n(function() { + var i = t(59754), r = t(34815), n = t(47044), o = t(73163), h = i.aTypedArray, c = i.exportTypedArrayMethod, l = n(function() { new Int8Array(1).slice(); }); - u("slice", function(s, p) { + c("slice", function(s, p) { for (var y = o(h(this), s, p), x = r(this), e = 0, b = y.length, A = new x(b); b > e; ) A[e] = y[e++]; return A; @@ -30661,8 +30661,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho /***/ function(f, d, t) { var i = t(59754), r = t(91102).some, n = i.aTypedArray, o = i.exportTypedArrayMethod; - o("some", function(u) { - return r(n(this), u, arguments.length > 1 ? arguments[1] : void 0); + o("some", function(c) { + return r(n(this), c, arguments.length > 1 ? arguments[1] : void 0); }); } ), @@ -30670,7 +30670,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 84538: ( /***/ function(f, d, t) { - var i = t(32010), r = t(38347), n = t(47044), o = t(32631), h = t(43977), u = t(59754), l = t(3809), c = t(21983), s = t(70091), p = t(41731), y = i.Array, x = u.aTypedArray, e = u.exportTypedArrayMethod, b = i.Uint16Array, A = b && r(b.prototype.sort), P = !!A && !(n(function() { + var i = t(32010), r = t(38347), n = t(47044), o = t(32631), h = t(43977), c = t(59754), l = t(3809), u = t(21983), s = t(70091), p = t(41731), y = i.Array, x = c.aTypedArray, e = c.exportTypedArrayMethod, b = i.Uint16Array, A = b && r(b.prototype.sort), P = !!A && !(n(function() { A(new b(2), null); }) && n(function() { A(new b(2), {}); @@ -30679,7 +30679,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho return s < 74; if (l) return l < 67; - if (c) + if (u) return !0; if (p) return p < 602; @@ -30705,9 +30705,9 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 64793: ( /***/ function(f, d, t) { - var i = t(59754), r = t(23417), n = t(74841), o = t(34815), h = i.aTypedArray, u = i.exportTypedArrayMethod; - u("subarray", function(c, s) { - var p = h(this), y = p.length, x = n(c, y), e = o(p); + var i = t(59754), r = t(23417), n = t(74841), o = t(34815), h = i.aTypedArray, c = i.exportTypedArrayMethod; + c("subarray", function(u, s) { + var p = h(this), y = p.length, x = n(u, y), e = o(p); return new e( p.buffer, p.byteOffset + x * p.BYTES_PER_ELEMENT, @@ -30720,14 +30720,14 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 74202: ( /***/ function(f, d, t) { - var i = t(32010), r = t(58448), n = t(59754), o = t(47044), h = t(73163), u = i.Int8Array, l = n.aTypedArray, c = n.exportTypedArrayMethod, s = [].toLocaleString, p = !!u && o(function() { - s.call(new u(1)); + var i = t(32010), r = t(58448), n = t(59754), o = t(47044), h = t(73163), c = i.Int8Array, l = n.aTypedArray, u = n.exportTypedArrayMethod, s = [].toLocaleString, p = !!c && o(function() { + s.call(new c(1)); }), y = o(function() { - return [1, 2].toLocaleString() != new u([1, 2]).toLocaleString(); + return [1, 2].toLocaleString() != new c([1, 2]).toLocaleString(); }) || !o(function() { - u.prototype.toLocaleString.call([1, 2]); + c.prototype.toLocaleString.call([1, 2]); }); - c("toLocaleString", function() { + u("toLocaleString", function() { return r( s, p ? h(l(this)) : l(this), @@ -30740,13 +30740,13 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 52529: ( /***/ function(f, d, t) { - var i = t(59754).exportTypedArrayMethod, r = t(47044), n = t(32010), o = t(38347), h = n.Uint8Array, u = h && h.prototype || {}, l = [].toString, c = o([].join); + var i = t(59754).exportTypedArrayMethod, r = t(47044), n = t(32010), o = t(38347), h = n.Uint8Array, c = h && h.prototype || {}, l = [].toString, u = o([].join); r(function() { l.call({}); }) && (l = function() { - return c(this); + return u(this); }); - var s = u.toString != l; + var s = c.toString != l; i("toString", l, s); } ), @@ -30756,8 +30756,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho function(f, d, t) { var i = t(98828); i("Uint16", function(r) { - return function(o, h, u) { - return r(this, o, h, u); + return function(o, h, c) { + return r(this, o, h, c); }; }); } @@ -30768,8 +30768,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho function(f, d, t) { var i = t(98828); i("Uint32", function(r) { - return function(o, h, u) { - return r(this, o, h, u); + return function(o, h, c) { + return r(this, o, h, c); }; }); } @@ -30780,8 +30780,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho function(f, d, t) { var i = t(98828); i("Uint8", function(r) { - return function(o, h, u) { - return r(this, o, h, u); + return function(o, h, c) { + return r(this, o, h, c); }; }); } @@ -30792,8 +30792,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho function(f, d, t) { var i = t(98828); i("Uint8", function(r) { - return function(o, h, u) { - return r(this, o, h, u); + return function(o, h, c) { + return r(this, o, h, c); }; }, !0); } @@ -30833,8 +30833,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho var i = t(56475), r = t(56614), n = t(61900); i({ target: "Promise", stat: !0 }, { try: function(o) { - var h = r.f(this), u = n(o); - return (u.error ? h.reject : h.resolve)(u.value), h.promise; + var h = r.f(this), c = n(o); + return (c.error ? h.reject : h.resolve)(c.value), h.promise; } }); } @@ -30857,24 +30857,24 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 42437: ( /***/ function(f, d, t) { - var i = t(32010), r = t(23327), n = t(67797), o = t(82938), h = t(48914), u = function(c) { - if (c && c.forEach !== o) + var i = t(32010), r = t(23327), n = t(67797), o = t(82938), h = t(48914), c = function(u) { + if (u && u.forEach !== o) try { - h(c, "forEach", o); + h(u, "forEach", o); } catch (s) { - c.forEach = o; + u.forEach = o; } }; for (var l in r) - r[l] && u(i[l] && i[l].prototype); - u(n); + r[l] && c(i[l] && i[l].prototype); + c(n); } ), /***/ 94712: ( /***/ function(f, d, t) { - var i = t(32010), r = t(23327), n = t(67797), o = t(81755), h = t(48914), u = t(38688), l = u("iterator"), c = u("toStringTag"), s = o.values, p = function(x, e) { + var i = t(32010), r = t(23327), n = t(67797), o = t(81755), h = t(48914), c = t(38688), l = c("iterator"), u = c("toStringTag"), s = o.values, p = function(x, e) { if (x) { if (x[l] !== s) try { @@ -30882,7 +30882,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho } catch (A) { x[l] = s; } - if (x[c] || h(x, c, e), r[e]) { + if (x[u] || h(x, u, e), r[e]) { for (var b in o) if (x[b] !== o[b]) try { @@ -30910,8 +30910,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 45728: ( /***/ function(f, d, t) { - var i = t(35643), r = t(67906), n = t(98527), o = t(71689), h = t(64607), u = t(71230), l = Date.prototype.getTime; - function c(x, e, b) { + var i = t(35643), r = t(67906), n = t(98527), o = t(71689), h = t(64607), c = t(71230), l = Date.prototype.getTime; + function u(x, e, b) { var A = b || {}; return (A.strict ? n(x, e) : x === e) ? !0 : !x || !e || typeof x != "object" && typeof e != "object" ? A.strict ? n(x, e) : x == e : y(x, e, A); } @@ -30930,7 +30930,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho return !1; if (D || E) return x.source === e.source && h(x) === h(e); - if (u(x) && u(e)) + if (c(x) && c(e)) return l.call(x) === l.call(e); var T = p(x), C = p(e); if (T !== C) @@ -30956,11 +30956,11 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho if (F[A] != m[A]) return !1; for (A = F.length - 1; A >= 0; A--) - if (P = F[A], !c(x[P], e[P], b)) + if (P = F[A], !u(x[P], e[P], b)) return !1; return !0; } - f.exports = c; + f.exports = u; } ), /***/ @@ -30968,8 +30968,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho /***/ function(f, d, t) { var i = t(56649), r = t(57770), n = t(96785), o = t(68109); - f.exports = function(u, l, c) { - if (!u || typeof u != "object" && typeof u != "function") + f.exports = function(c, l, u) { + if (!c || typeof c != "object" && typeof c != "function") throw new n("`obj` must be an object or a function`"); if (typeof l != "string" && typeof l != "symbol") throw new n("`property` must be a string or a symbol`"); @@ -30981,16 +30981,16 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho throw new n("`nonConfigurable`, if provided, must be a boolean or null"); if (arguments.length > 6 && typeof arguments[6] != "boolean") throw new n("`loose`, if provided, must be a boolean"); - var s = arguments.length > 3 ? arguments[3] : null, p = arguments.length > 4 ? arguments[4] : null, y = arguments.length > 5 ? arguments[5] : null, x = arguments.length > 6 ? arguments[6] : !1, e = !!o && o(u, l); + var s = arguments.length > 3 ? arguments[3] : null, p = arguments.length > 4 ? arguments[4] : null, y = arguments.length > 5 ? arguments[5] : null, x = arguments.length > 6 ? arguments[6] : !1, e = !!o && o(c, l); if (i) - i(u, l, { + i(c, l, { configurable: y === null && e ? e.configurable : !y, enumerable: s === null && e ? e.enumerable : !s, - value: c, + value: u, writable: p === null && e ? e.writable : !p }); else if (x || !s && !p && !y) - u[l] = c; + c[l] = u; else throw new r("This environment does not support defining a property as non-configurable, non-writable, or non-enumerable."); }; @@ -31000,14 +31000,14 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 77802: ( /***/ function(f, d, t) { - var i = t(35643), r = typeof Symbol == "function" && typeof Symbol("foo") == "symbol", n = Object.prototype.toString, o = Array.prototype.concat, h = t(89295), u = function(p) { + var i = t(35643), r = typeof Symbol == "function" && typeof Symbol("foo") == "symbol", n = Object.prototype.toString, o = Array.prototype.concat, h = t(89295), c = function(p) { return typeof p == "function" && n.call(p) === "[object Function]"; - }, l = t(18890)(), c = function(p, y, x, e) { + }, l = t(18890)(), u = function(p, y, x, e) { if (y in p) { if (e === !0) { if (p[y] === x) return; - } else if (!u(e) || !e()) + } else if (!c(e) || !e()) return; } l ? h(p, y, x, !0) : h(p, y, x); @@ -31015,7 +31015,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho var x = arguments.length > 2 ? arguments[2] : {}, e = i(y); r && (e = o.call(e, Object.getOwnPropertySymbols(y))); for (var b = 0; b < e.length; b += 1) - c(p, e[b], y[e[b]], x[e[b]]); + u(p, e[b], y[e[b]], x[e[b]]); }; s.supportsDescriptors = !!l, f.exports = s; } @@ -31036,11 +31036,11 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho Object.prototype, /** @type {keyof typeof Object.prototype} */ "__proto__" - ), h = Object, u = h.getPrototypeOf; - f.exports = o && typeof o.get == "function" ? i([o.get]) : typeof u == "function" ? ( + ), h = Object, c = h.getPrototypeOf; + f.exports = o && typeof o.get == "function" ? i([o.get]) : typeof c == "function" ? ( /** @type {import('./get')} */ - function(c) { - return u(c == null ? c : h(c)); + function(u) { + return c(u == null ? u : h(u)); } ) : !1; } @@ -31138,7 +31138,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho } f.exports = o, f.exports.once = P, o.EventEmitter = o, o.prototype._events = void 0, o.prototype._eventsCount = 0, o.prototype._maxListeners = void 0; var h = 10; - function u(T) { + function c(T) { if (typeof T != "function") throw new TypeError('The "listener" argument must be of type Function. Received type ' + typeof T); } @@ -31189,9 +31189,9 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho t(K[m], this, F); return !0; }; - function c(T, C, F, m) { + function u(T, C, F, m) { var I, O, M; - if (u(F), O = T._events, O === void 0 ? (O = T._events = /* @__PURE__ */ Object.create(null), T._eventsCount = 0) : (O.newListener !== void 0 && (T.emit( + if (c(F), O = T._events, O === void 0 ? (O = T._events = /* @__PURE__ */ Object.create(null), T._eventsCount = 0) : (O.newListener !== void 0 && (T.emit( "newListener", C, F.listener ? F.listener : F @@ -31205,9 +31205,9 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho return T; } o.prototype.addListener = function(C, F) { - return c(this, C, F, !1); + return u(this, C, F, !1); }, o.prototype.on = o.prototype.addListener, o.prototype.prependListener = function(C, F) { - return c(this, C, F, !0); + return u(this, C, F, !0); }; function s() { if (!this.fired) @@ -31218,12 +31218,12 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho return I.listener = F, m.wrapFn = I, I; } o.prototype.once = function(C, F) { - return u(F), this.on(C, p(this, C, F)), this; + return c(F), this.on(C, p(this, C, F)), this; }, o.prototype.prependOnceListener = function(C, F) { - return u(F), this.prependListener(C, p(this, C, F)), this; + return c(F), this.prependListener(C, p(this, C, F)), this; }, o.prototype.removeListener = function(C, F) { var m, I, O, M, N; - if (u(F), I = this._events, I === void 0) + if (c(F), I = this._events, I === void 0) return this; if (m = I[C], m === void 0) return this; @@ -31360,14 +31360,14 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho }, h = function(s, p, y) { for (var x = 0, e = s.length; x < e; x++) y == null ? p(s.charAt(x), x, s) : p.call(y, s.charAt(x), x, s); - }, u = function(s, p, y) { + }, c = function(s, p, y) { for (var x in s) n.call(s, x) && (y == null ? p(s[x], x, s) : p.call(y, s[x], x, s)); }, l = function(s, p, y) { if (!i(p)) throw new TypeError("iterator must be a function"); var x; - arguments.length >= 3 && (x = y), r.call(s) === "[object Array]" ? o(s, p, x) : typeof s == "string" ? h(s, p, x) : u(s, p, x); + arguments.length >= 3 && (x = y), r.call(s) === "[object Array]" ? o(s, p, x) : typeof s == "string" ? h(s, p, x) : c(s, p, x); }; f.exports = l; } @@ -31376,43 +31376,43 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 12719: ( /***/ function(f) { - var d = "Function.prototype.bind called on incompatible ", t = Object.prototype.toString, i = Math.max, r = "[object Function]", n = function(l, c) { + var d = "Function.prototype.bind called on incompatible ", t = Object.prototype.toString, i = Math.max, r = "[object Function]", n = function(l, u) { for (var s = [], p = 0; p < l.length; p += 1) s[p] = l[p]; - for (var y = 0; y < c.length; y += 1) - s[y + l.length] = c[y]; + for (var y = 0; y < u.length; y += 1) + s[y + l.length] = u[y]; return s; - }, o = function(l, c) { - for (var s = [], p = c || 0, y = 0; p < l.length; p += 1, y += 1) + }, o = function(l, u) { + for (var s = [], p = u || 0, y = 0; p < l.length; p += 1, y += 1) s[y] = l[p]; return s; - }, h = function(u, l) { - for (var c = "", s = 0; s < u.length; s += 1) - c += u[s], s + 1 < u.length && (c += l); - return c; + }, h = function(c, l) { + for (var u = "", s = 0; s < c.length; s += 1) + u += c[s], s + 1 < c.length && (u += l); + return u; }; f.exports = function(l) { - var c = this; - if (typeof c != "function" || t.apply(c) !== r) - throw new TypeError(d + c); + var u = this; + if (typeof u != "function" || t.apply(u) !== r) + throw new TypeError(d + u); for (var s = o(arguments, 1), p, y = function() { if (this instanceof p) { - var P = c.apply( + var P = u.apply( this, n(s, arguments) ); return Object(P) === P ? P : this; } - return c.apply( + return u.apply( l, n(s, arguments) ); - }, x = i(0, c.length - s.length), e = [], b = 0; b < x; b++) + }, x = i(0, u.length - s.length), e = [], b = 0; b < x; b++) e[b] = "$" + b; - if (p = Function("binder", "return function (" + h(e, ",") + "){ return binder.apply(this,arguments); }")(y), c.prototype) { + if (p = Function("binder", "return function (" + h(e, ",") + "){ return binder.apply(this,arguments); }")(y), u.prototype) { var A = function() { }; - A.prototype = c.prototype, p.prototype = new A(), A.prototype = null; + A.prototype = u.prototype, p.prototype = new A(), A.prototype = null; } return p; }; @@ -31458,13 +31458,13 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 28651: ( /***/ function(f, d, t) { - var i, r = t(75846), n = t(15293), o = t(29055), h = t(18888), u = t(47900), l = t(57770), c = t(96785), s = t(54055), p = t(50716), y = t(77450), x = t(3774), e = t(47552), b = t(75874), A = Function, P = function(Ft) { + var i, r = t(75846), n = t(15293), o = t(29055), h = t(18888), c = t(47900), l = t(57770), u = t(96785), s = t(54055), p = t(50716), y = t(77450), x = t(3774), e = t(47552), b = t(75874), A = Function, P = function(Ft) { try { return A('"use strict"; return (' + Ft + ").constructor;")(); } catch (U) { } }, D = t(68109), E = t(56649), T = function() { - throw new c(); + throw new u(); }, C = D ? function() { try { return arguments.callee, T; @@ -31524,7 +31524,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho "%Promise%": typeof Promise == "undefined" ? i : Promise, "%Proxy%": typeof Proxy == "undefined" ? i : Proxy, "%RangeError%": h, - "%ReferenceError%": u, + "%ReferenceError%": c, "%Reflect%": typeof Reflect == "undefined" ? i : Reflect, "%RegExp%": RegExp, "%Set%": typeof Set == "undefined" ? i : Set, @@ -31536,7 +31536,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho "%SyntaxError%": l, "%ThrowTypeError%": C, "%TypedArray%": G, - "%TypeError%": c, + "%TypeError%": u, "%Uint8Array%": typeof Uint8Array == "undefined" ? i : Uint8Array, "%Uint8ClampedArray%": typeof Uint8ClampedArray == "undefined" ? i : Uint8ClampedArray, "%Uint16Array%": typeof Uint16Array == "undefined" ? i : Uint16Array, @@ -31645,7 +31645,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho if (St(xt, k) && (H = xt[k], k = "%" + H[0] + "%"), St(ot, k)) { var it = ot[k]; if (it === N && (it = nt(k)), typeof it == "undefined" && !S) - throw new c("intrinsic " + U + " exists, but is not available. Please file an issue!"); + throw new u("intrinsic " + U + " exists, but is not available. Please file an issue!"); return { alias: H, name: k, @@ -31656,9 +31656,9 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho }; f.exports = function(U, S) { if (typeof U != "string" || U.length === 0) - throw new c("intrinsic name must be a non-empty string"); + throw new u("intrinsic name must be a non-empty string"); if (arguments.length > 1 && typeof S != "boolean") - throw new c('"allowMissing" argument must be a boolean'); + throw new u('"allowMissing" argument must be a boolean'); if (yt(/^%?[^%]*%?$/, U) === null) throw new l("`%` may not be present anywhere but at the beginning and end of the intrinsic name"); var k = wt(U), H = k.length > 0 ? k[0] : "", it = V("%" + H + "%", S), et = it.name, tt = it.value, Ct = !1, Rt = it.alias; @@ -31672,7 +31672,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho else if (tt != null) { if (!(It in tt)) { if (!S) - throw new c("base intrinsic for " + U + " exists, but the property is not available."); + throw new u("base intrinsic for " + U + " exists, but the property is not available."); return; } if (D && Kt + 1 >= k.length) { @@ -31758,11 +31758,11 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho if (h.length !== 1 || h[0] !== i || !Object.prototype.propertyIsEnumerable.call(t, i)) return !1; if (typeof Object.getOwnPropertyDescriptor == "function") { - var u = ( + var c = ( /** @type {PropertyDescriptor} */ Object.getOwnPropertyDescriptor(t, i) ); - if (u.value !== n || u.enumerable !== !0) + if (c.value !== n || c.enumerable !== !0) return !1; } return !0; @@ -31793,23 +31793,23 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho function(f, d, t) { var i = t(93143).Buffer; d._dbcs = s; - for (var r = -1, n = -2, o = -10, h = -1e3, u = new Array(256), l = -1, c = 0; c < 256; c++) - u[c] = r; + for (var r = -1, n = -2, o = -10, h = -1e3, c = new Array(256), l = -1, u = 0; u < 256; u++) + c[u] = r; function s(e, b) { if (this.encodingName = e.encodingName, !e) throw new Error("DBCS codec is called without the data."); if (!e.table) throw new Error("Encoding '" + this.encodingName + "' has no data."); var A = e.table(); - this.decodeTables = [], this.decodeTables[0] = u.slice(0), this.decodeTableSeq = []; + this.decodeTables = [], this.decodeTables[0] = c.slice(0), this.decodeTableSeq = []; for (var P = 0; P < A.length; P++) this._addDecodeChunk(A[P]); if (typeof e.gb18030 == "function") { this.gb18030 = e.gb18030(); var D = this.decodeTables.length; - this.decodeTables.push(u.slice(0)); + this.decodeTables.push(c.slice(0)); var E = this.decodeTables.length; - this.decodeTables.push(u.slice(0)); + this.decodeTables.push(c.slice(0)); for (var T = this.decodeTables[0], P = 129; P <= 254; P++) for (var C = this.decodeTables[h - T[P]], F = 48; F <= 57; F++) { if (C[F] === r) @@ -31853,7 +31853,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho for (var A = this.decodeTables[0], P = b.length - 1; P > 0; P--) { var D = A[b[P]]; if (D == r) - A[b[P]] = h - this.decodeTables.length, this.decodeTables.push(A = u.slice(0)); + A[b[P]] = h - this.decodeTables.length, this.decodeTables.push(A = c.slice(0)); else if (D <= h) A = this.decodeTables[h - D]; else @@ -31891,7 +31891,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho throw new Error("Incorrect chunk in " + this.encodingName + " at addr " + e[0] + ": too long" + b); }, s.prototype._getEncodeBucket = function(e) { var b = e >> 8; - return this.encodeTable[b] === void 0 && (this.encodeTable[b] = u.slice(0)), this.encodeTable[b]; + return this.encodeTable[b] === void 0 && (this.encodeTable[b] = c.slice(0)), this.encodeTable[b]; }, s.prototype._setEncodeChar = function(e, b) { var A = this._getEncodeBucket(e), P = e & 255; A[P] <= o ? this.encodeTableSeq[o - A[P]][l] = b : A[P] == r && (A[P] = b); @@ -32319,7 +32319,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho _internal: r }; function r(s, p) { - this.enc = s.encodingName, this.bomAware = s.bomAware, this.enc === "base64" ? this.encoder = u : this.enc === "cesu8" && (this.enc = "utf8", this.encoder = l, i.from("eda0bdedb2a9", "hex").toString() !== "💩" && (this.decoder = c, this.defaultCharUnicode = p.defaultCharUnicode)); + this.enc = s.encodingName, this.bomAware = s.bomAware, this.enc === "base64" ? this.encoder = c : this.enc === "cesu8" && (this.enc = "utf8", this.encoder = l, i.from("eda0bdedb2a9", "hex").toString() !== "💩" && (this.decoder = u, this.defaultCharUnicode = p.defaultCharUnicode)); } r.prototype.encoder = h, r.prototype.decoder = o; var n = t(43143).I; @@ -32340,14 +32340,14 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho return i.from(s, this.enc); }, h.prototype.end = function() { }; - function u(s, p) { + function c(s, p) { this.prevStr = ""; } - u.prototype.write = function(s) { + c.prototype.write = function(s) { s = this.prevStr + s; var p = s.length - s.length % 4; return this.prevStr = s.slice(p), s = s.slice(0, p), i.from(s, "base64"); - }, u.prototype.end = function() { + }, c.prototype.end = function() { return i.from(this.prevStr, "base64"); }; function l(s, p) { @@ -32360,16 +32360,16 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho return p.slice(0, y); }, l.prototype.end = function() { }; - function c(s, p) { + function u(s, p) { this.acc = 0, this.contBytes = 0, this.accBytes = 0, this.defaultCharUnicode = p.defaultCharUnicode; } - c.prototype.write = function(s) { + u.prototype.write = function(s) { for (var p = this.acc, y = this.contBytes, x = this.accBytes, e = "", b = 0; b < s.length; b++) { var A = s[b]; (A & 192) !== 128 ? (y > 0 && (e += this.defaultCharUnicode, y = 0), A < 128 ? e += String.fromCharCode(A) : A < 224 ? (p = A & 31, y = 1, x = 1) : A < 240 ? (p = A & 15, y = 2, x = 1) : e += this.defaultCharUnicode) : y > 0 ? (p = p << 6 | A & 63, y--, x++, y === 0 && (x === 2 && p < 128 && p > 0 ? e += this.defaultCharUnicode : x === 3 && p < 2048 ? e += this.defaultCharUnicode : e += String.fromCharCode(p))) : e += this.defaultCharUnicode; } return this.acc = p, this.contBytes = y, this.accBytes = x, e; - }, c.prototype.end = function() { + }, u.prototype.end = function() { var s = 0; return this.contBytes > 0 && (s += this.defaultCharUnicode), s; }; @@ -32381,37 +32381,37 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho function(f, d, t) { var i = t(93143).Buffer; d._sbcs = r; - function r(h, u) { + function r(h, c) { if (!h) throw new Error("SBCS codec is called without the data."); if (!h.chars || h.chars.length !== 128 && h.chars.length !== 256) throw new Error("Encoding '" + h.type + "' has incorrect 'chars' (must be of len 128 or 256)"); if (h.chars.length === 128) { - for (var l = "", c = 0; c < 128; c++) - l += String.fromCharCode(c); + for (var l = "", u = 0; u < 128; u++) + l += String.fromCharCode(u); h.chars = l + h.chars; } this.decodeBuf = i.from(h.chars, "ucs2"); - for (var s = i.alloc(65536, u.defaultCharSingleByte.charCodeAt(0)), c = 0; c < h.chars.length; c++) - s[h.chars.charCodeAt(c)] = c; + for (var s = i.alloc(65536, c.defaultCharSingleByte.charCodeAt(0)), u = 0; u < h.chars.length; u++) + s[h.chars.charCodeAt(u)] = u; this.encodeBuf = s; } r.prototype.encoder = n, r.prototype.decoder = o; - function n(h, u) { - this.encodeBuf = u.encodeBuf; + function n(h, c) { + this.encodeBuf = c.encodeBuf; } n.prototype.write = function(h) { - for (var u = i.alloc(h.length), l = 0; l < h.length; l++) - u[l] = this.encodeBuf[h.charCodeAt(l)]; - return u; + for (var c = i.alloc(h.length), l = 0; l < h.length; l++) + c[l] = this.encodeBuf[h.charCodeAt(l)]; + return c; }, n.prototype.end = function() { }; - function o(h, u) { - this.decodeBuf = u.decodeBuf; + function o(h, c) { + this.decodeBuf = c.decodeBuf; } o.prototype.write = function(h) { - for (var u = this.decodeBuf, l = i.alloc(h.length * 2), c = 0, s = 0, p = 0; p < h.length; p++) - c = h[p] * 2, s = p * 2, l[s] = u[c], l[s + 1] = u[c + 1]; + for (var c = this.decodeBuf, l = i.alloc(h.length * 2), u = 0, s = 0, p = 0; p < h.length; p++) + u = h[p] * 2, s = p * 2, l[s] = c[u], l[s + 1] = c[u + 1]; return l.toString("ucs2"); }, o.prototype.end = function() { }; @@ -33063,13 +33063,13 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho function h(s, p) { this.iconv = p; } - h.prototype.encoder = u, h.prototype.decoder = l; - function u(s, p) { + h.prototype.encoder = c, h.prototype.decoder = l; + function c(s, p) { s = s || {}, s.addBOM === void 0 && (s.addBOM = !0), this.encoder = p.iconv.getEncoder("utf-16le", s); } - u.prototype.write = function(s) { + c.prototype.write = function(s) { return this.encoder.write(s); - }, u.prototype.end = function() { + }, c.prototype.end = function() { return this.encoder.end(); }; function l(s, p) { @@ -33079,7 +33079,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho if (!this.decoder) { if (this.initialBufs.push(s), this.initialBufsLen += s.length, this.initialBufsLen < 16) return ""; - var p = c(this.initialBufs, this.options.defaultEncoding); + var p = u(this.initialBufs, this.options.defaultEncoding); this.decoder = this.iconv.getDecoder(p, this.options); for (var y = "", x = 0; x < this.initialBufs.length; x++) y += this.decoder.write(this.initialBufs[x]); @@ -33088,7 +33088,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho return this.decoder.write(s); }, l.prototype.end = function() { if (!this.decoder) { - var s = c(this.initialBufs, this.options.defaultEncoding); + var s = u(this.initialBufs, this.options.defaultEncoding); this.decoder = this.iconv.getDecoder(s, this.options); for (var p = "", y = 0; y < this.initialBufs.length; y++) p += this.decoder.write(this.initialBufs[y]); @@ -33097,7 +33097,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho } return this.decoder.end(); }; - function c(s, p) { + function u(s, p) { var y = [], x = 0, e = 0, b = 0; t: for (var A = 0; A < s.length; A++) @@ -33178,11 +33178,11 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho } o.prototype.end = function() { this.overflow.length = 0; - }, d.utf32 = u, d.ucs4 = "utf32"; - function u(p, y) { + }, d.utf32 = c, d.ucs4 = "utf32"; + function c(p, y) { this.iconv = y; } - u.prototype.encoder = l, u.prototype.decoder = c; + c.prototype.encoder = l, c.prototype.decoder = u; function l(p, y) { p = p || {}, p.addBOM === void 0 && (p.addBOM = !0), this.encoder = y.iconv.getEncoder(p.defaultEncoding || "utf-32le", p); } @@ -33191,10 +33191,10 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho }, l.prototype.end = function() { return this.encoder.end(); }; - function c(p, y) { + function u(p, y) { this.decoder = null, this.initialBufs = [], this.initialBufsLen = 0, this.options = p || {}, this.iconv = y.iconv; } - c.prototype.write = function(p) { + u.prototype.write = function(p) { if (!this.decoder) { if (this.initialBufs.push(p), this.initialBufsLen += p.length, this.initialBufsLen < 32) return ""; @@ -33205,7 +33205,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho return this.initialBufs.length = this.initialBufsLen = 0, x; } return this.decoder.write(p); - }, c.prototype.end = function() { + }, u.prototype.end = function() { if (!this.decoder) { var p = s(this.initialBufs, this.options.defaultEncoding); this.decoder = this.iconv.getDecoder(p, this.options); @@ -33258,8 +33258,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho function h(P, D) { this.iconv = D.iconv, this.inBase64 = !1, this.base64Accum = ""; } - for (var u = /[A-Za-z0-9\/+]/, l = [], c = 0; c < 256; c++) - l[c] = u.test(String.fromCharCode(c)); + for (var c = /[A-Za-z0-9\/+]/, l = [], u = 0; u < 256; u++) + l[u] = c.test(String.fromCharCode(u)); var s = "+".charCodeAt(0), p = "-".charCodeAt(0), y = "&".charCodeAt(0); h.prototype.write = function(P) { for (var D = "", E = 0, T = this.inBase64, C = this.base64Accum, F = 0; F < P.length; F++) @@ -33362,23 +33362,23 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho /***/ function(f, d, t) { var i = t(93143).Buffer, r = t(52331), n = f.exports; - n.encodings = null, n.defaultCharUnicode = "�", n.defaultCharSingleByte = "?", n.encode = function(u, l, c) { - u = "" + (u || ""); - var s = n.getEncoder(l, c), p = s.write(u), y = s.end(); + n.encodings = null, n.defaultCharUnicode = "�", n.defaultCharSingleByte = "?", n.encode = function(c, l, u) { + c = "" + (c || ""); + var s = n.getEncoder(l, u), p = s.write(c), y = s.end(); return y && y.length > 0 ? i.concat([p, y]) : p; - }, n.decode = function(u, l, c) { - typeof u == "string" && (n.skipDecodeWarning || (console.error("Iconv-lite warning: decode()-ing strings is deprecated. Refer to https://github.com/ashtuchkin/iconv-lite/wiki/Use-Buffers-when-decoding"), n.skipDecodeWarning = !0), u = i.from("" + (u || ""), "binary")); - var s = n.getDecoder(l, c), p = s.write(u), y = s.end(); + }, n.decode = function(c, l, u) { + typeof c == "string" && (n.skipDecodeWarning || (console.error("Iconv-lite warning: decode()-ing strings is deprecated. Refer to https://github.com/ashtuchkin/iconv-lite/wiki/Use-Buffers-when-decoding"), n.skipDecodeWarning = !0), c = i.from("" + (c || ""), "binary")); + var s = n.getDecoder(l, u), p = s.write(c), y = s.end(); return y ? p + y : p; - }, n.encodingExists = function(u) { + }, n.encodingExists = function(c) { try { - return n.getCodec(u), !0; + return n.getCodec(c), !0; } catch (l) { return !1; } - }, n.toEncoding = n.encode, n.fromEncoding = n.decode, n._codecDataCache = {}, n.getCodec = function(u) { + }, n.toEncoding = n.encode, n.fromEncoding = n.decode, n._codecDataCache = {}, n.getCodec = function(c) { n.encodings || (n.encodings = t(26326)); - for (var l = n._canonicalizeEncoding(u), c = {}; ; ) { + for (var l = n._canonicalizeEncoding(c), u = {}; ; ) { var s = n._codecDataCache[l]; if (s) return s; @@ -33389,26 +33389,26 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho break; case "object": for (var y in p) - c[y] = p[y]; - c.encodingName || (c.encodingName = l), l = p.type; + u[y] = p[y]; + u.encodingName || (u.encodingName = l), l = p.type; break; case "function": - return c.encodingName || (c.encodingName = l), s = new p(c, n), n._codecDataCache[c.encodingName] = s, s; + return u.encodingName || (u.encodingName = l), s = new p(u, n), n._codecDataCache[u.encodingName] = s, s; default: - throw new Error("Encoding not recognized: '" + u + "' (searched as: '" + l + "')"); + throw new Error("Encoding not recognized: '" + c + "' (searched as: '" + l + "')"); } } }, n._canonicalizeEncoding = function(h) { return ("" + h).toLowerCase().replace(/:\d{4}$|[^0-9a-z]/g, ""); - }, n.getEncoder = function(u, l) { - var c = n.getCodec(u), s = new c.encoder(l, c); - return c.bomAware && l && l.addBOM && (s = new r.PrependBOM(s, l)), s; - }, n.getDecoder = function(u, l) { - var c = n.getCodec(u), s = new c.decoder(l, c); - return c.bomAware && !(l && l.stripBOM === !1) && (s = new r.StripBOM(s, l)), s; - }, n.enableStreamingAPI = function(u) { + }, n.getEncoder = function(c, l) { + var u = n.getCodec(c), s = new u.encoder(l, u); + return u.bomAware && l && l.addBOM && (s = new r.PrependBOM(s, l)), s; + }, n.getDecoder = function(c, l) { + var u = n.getCodec(c), s = new u.decoder(l, u); + return u.bomAware && !(l && l.stripBOM === !1) && (s = new r.StripBOM(s, l)), s; + }, n.enableStreamingAPI = function(c) { if (!n.supportsStreams) { - var l = t(34506)(u); + var l = t(34506)(c); n.IconvLiteEncoderStream = l.IconvLiteEncoderStream, n.IconvLiteDecoderStream = l.IconvLiteDecoderStream, n.encodeStream = function(s, p) { return new n.IconvLiteEncoderStream(n.getEncoder(s, p), p); }, n.decodeStream = function(s, p) { @@ -33433,62 +33433,62 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho var i = t(93143).Buffer; f.exports = function(r) { var n = r.Transform; - function o(u, l) { - this.conv = u, l = l || {}, l.decodeStrings = !1, n.call(this, l); + function o(c, l) { + this.conv = c, l = l || {}, l.decodeStrings = !1, n.call(this, l); } o.prototype = Object.create(n.prototype, { constructor: { value: o } - }), o.prototype._transform = function(u, l, c) { - if (typeof u != "string") - return c(new Error("Iconv encoding stream needs strings as its input.")); + }), o.prototype._transform = function(c, l, u) { + if (typeof c != "string") + return u(new Error("Iconv encoding stream needs strings as its input.")); try { - var s = this.conv.write(u); - s && s.length && this.push(s), c(); + var s = this.conv.write(c); + s && s.length && this.push(s), u(); } catch (p) { - c(p); + u(p); } - }, o.prototype._flush = function(u) { + }, o.prototype._flush = function(c) { try { var l = this.conv.end(); - l && l.length && this.push(l), u(); - } catch (c) { - u(c); + l && l.length && this.push(l), c(); + } catch (u) { + c(u); } - }, o.prototype.collect = function(u) { + }, o.prototype.collect = function(c) { var l = []; - return this.on("error", u), this.on("data", function(c) { - l.push(c); + return this.on("error", c), this.on("data", function(u) { + l.push(u); }), this.on("end", function() { - u(null, i.concat(l)); + c(null, i.concat(l)); }), this; }; - function h(u, l) { - this.conv = u, l = l || {}, l.encoding = this.encoding = "utf8", n.call(this, l); + function h(c, l) { + this.conv = c, l = l || {}, l.encoding = this.encoding = "utf8", n.call(this, l); } return h.prototype = Object.create(n.prototype, { constructor: { value: h } - }), h.prototype._transform = function(u, l, c) { - if (!i.isBuffer(u) && !(u instanceof Uint8Array)) - return c(new Error("Iconv decoding stream needs buffers as its input.")); + }), h.prototype._transform = function(c, l, u) { + if (!i.isBuffer(c) && !(c instanceof Uint8Array)) + return u(new Error("Iconv decoding stream needs buffers as its input.")); try { - var s = this.conv.write(u); - s && s.length && this.push(s, this.encoding), c(); + var s = this.conv.write(c); + s && s.length && this.push(s, this.encoding), u(); } catch (p) { - c(p); + u(p); } - }, h.prototype._flush = function(u) { + }, h.prototype._flush = function(c) { try { var l = this.conv.end(); - l && l.length && this.push(l, this.encoding), u(); - } catch (c) { - u(c); + l && l.length && this.push(l, this.encoding), c(); + } catch (u) { + c(u); } - }, h.prototype.collect = function(u) { + }, h.prototype.collect = function(c) { var l = ""; - return this.on("error", u), this.on("data", function(c) { - l += c; + return this.on("error", c), this.on("data", function(u) { + l += u; }), this.on("end", function() { - u(null, l); + c(null, l); }), this; }, { IconvLiteEncoderStream: o, @@ -33503,24 +33503,24 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho function(f, d) { /*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh */ d.read = function(t, i, r, n, o) { - var h, u, l = o * 8 - n - 1, c = (1 << l) - 1, s = c >> 1, p = -7, y = r ? o - 1 : 0, x = r ? -1 : 1, e = t[i + y]; + var h, c, l = o * 8 - n - 1, u = (1 << l) - 1, s = u >> 1, p = -7, y = r ? o - 1 : 0, x = r ? -1 : 1, e = t[i + y]; for (y += x, h = e & (1 << -p) - 1, e >>= -p, p += l; p > 0; h = h * 256 + t[i + y], y += x, p -= 8) ; - for (u = h & (1 << -p) - 1, h >>= -p, p += n; p > 0; u = u * 256 + t[i + y], y += x, p -= 8) + for (c = h & (1 << -p) - 1, h >>= -p, p += n; p > 0; c = c * 256 + t[i + y], y += x, p -= 8) ; if (h === 0) h = 1 - s; else { - if (h === c) - return u ? NaN : (e ? -1 : 1) * (1 / 0); - u = u + Math.pow(2, n), h = h - s; + if (h === u) + return c ? NaN : (e ? -1 : 1) * (1 / 0); + c = c + Math.pow(2, n), h = h - s; } - return (e ? -1 : 1) * u * Math.pow(2, h - n); + return (e ? -1 : 1) * c * Math.pow(2, h - n); }, d.write = function(t, i, r, n, o, h) { - var u, l, c, s = h * 8 - o - 1, p = (1 << s) - 1, y = p >> 1, x = o === 23 ? Math.pow(2, -24) - Math.pow(2, -77) : 0, e = n ? 0 : h - 1, b = n ? 1 : -1, A = i < 0 || i === 0 && 1 / i < 0 ? 1 : 0; - for (i = Math.abs(i), isNaN(i) || i === 1 / 0 ? (l = isNaN(i) ? 1 : 0, u = p) : (u = Math.floor(Math.log(i) / Math.LN2), i * (c = Math.pow(2, -u)) < 1 && (u--, c *= 2), u + y >= 1 ? i += x / c : i += x * Math.pow(2, 1 - y), i * c >= 2 && (u++, c /= 2), u + y >= p ? (l = 0, u = p) : u + y >= 1 ? (l = (i * c - 1) * Math.pow(2, o), u = u + y) : (l = i * Math.pow(2, y - 1) * Math.pow(2, o), u = 0)); o >= 8; t[r + e] = l & 255, e += b, l /= 256, o -= 8) + var c, l, u, s = h * 8 - o - 1, p = (1 << s) - 1, y = p >> 1, x = o === 23 ? Math.pow(2, -24) - Math.pow(2, -77) : 0, e = n ? 0 : h - 1, b = n ? 1 : -1, A = i < 0 || i === 0 && 1 / i < 0 ? 1 : 0; + for (i = Math.abs(i), isNaN(i) || i === 1 / 0 ? (l = isNaN(i) ? 1 : 0, c = p) : (c = Math.floor(Math.log(i) / Math.LN2), i * (u = Math.pow(2, -c)) < 1 && (c--, u *= 2), c + y >= 1 ? i += x / u : i += x * Math.pow(2, 1 - y), i * u >= 2 && (c++, u /= 2), c + y >= p ? (l = 0, c = p) : c + y >= 1 ? (l = (i * u - 1) * Math.pow(2, o), c = c + y) : (l = i * Math.pow(2, y - 1) * Math.pow(2, o), c = 0)); o >= 8; t[r + e] = l & 255, e += b, l /= 256, o -= 8) ; - for (u = u << o | l, s += o; s > 0; t[r + e] = u & 255, e += b, u /= 256, s -= 8) + for (c = c << o | l, s += o; s > 0; t[r + e] = c & 255, e += b, c /= 256, s -= 8) ; t[r + e - b] |= A * 128; }; @@ -33553,14 +33553,14 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 67906: ( /***/ function(f, d, t) { - var i = t(26626)(), r = t(22774), n = r("Object.prototype.toString"), o = function(c) { - return i && c && typeof c == "object" && Symbol.toStringTag in c ? !1 : n(c) === "[object Arguments]"; - }, h = function(c) { - return o(c) ? !0 : c !== null && typeof c == "object" && "length" in c && typeof c.length == "number" && c.length >= 0 && n(c) !== "[object Array]" && "callee" in c && n(c.callee) === "[object Function]"; - }, u = function() { + var i = t(26626)(), r = t(22774), n = r("Object.prototype.toString"), o = function(u) { + return i && u && typeof u == "object" && Symbol.toStringTag in u ? !1 : n(u) === "[object Arguments]"; + }, h = function(u) { + return o(u) ? !0 : u !== null && typeof u == "object" && "length" in u && typeof u.length == "number" && u.length >= 0 && n(u) !== "[object Array]" && "callee" in u && n(u.callee) === "[object Function]"; + }, c = function() { return o(arguments); }(); - o.isLegacyArguments = h, f.exports = u ? o : h; + o.isLegacyArguments = h, f.exports = c ? o : h; } ), /***/ @@ -33595,15 +33595,15 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho } catch (T) { return !1; } - }, u = Object.prototype.toString, l = "[object Object]", c = "[object Function]", s = "[object GeneratorFunction]", p = "[object HTMLAllCollection]", y = "[object HTML document.all class]", x = "[object HTMLCollection]", e = typeof Symbol == "function" && !!Symbol.toStringTag, b = !(0 in [,]), A = function() { + }, c = Object.prototype.toString, l = "[object Object]", u = "[object Function]", s = "[object GeneratorFunction]", p = "[object HTMLAllCollection]", y = "[object HTML document.all class]", x = "[object HTMLCollection]", e = typeof Symbol == "function" && !!Symbol.toStringTag, b = !(0 in [,]), A = function() { return !1; }; if (typeof document == "object") { var P = document.all; - u.call(P) === u.call(document.all) && (A = function(E) { + c.call(P) === c.call(document.all) && (A = function(E) { if ((b || !E) && (typeof E == "undefined" || typeof E == "object")) try { - var T = u.call(E); + var T = c.call(E); return (T === p || T === y || T === x || T === l) && E("") == null; } catch (C) { } @@ -33631,8 +33631,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho return h(E); if (o(E)) return !1; - var T = u.call(E); - return T !== c && T !== s && !/^\[object HTML/.test(T) ? !1 : h(E); + var T = c.call(E); + return T !== u && T !== s && !/^\[object HTML/.test(T) ? !1 : h(E); }; } ), @@ -33640,15 +33640,15 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 71230: ( /***/ function(f, d, t) { - var i = t(22774), r = i("Date.prototype.getDay"), n = function(c) { + var i = t(22774), r = i("Date.prototype.getDay"), n = function(u) { try { - return r(c), !0; + return r(u), !0; } catch (s) { return !1; } - }, o = i("Object.prototype.toString"), h = "[object Date]", u = t(26626)(); - f.exports = function(c) { - return typeof c != "object" || c === null ? !1 : u ? n(c) : o(c) === h; + }, o = i("Object.prototype.toString"), h = "[object Date]", c = t(26626)(); + f.exports = function(u) { + return typeof u != "object" || u === null ? !1 : c ? n(u) : o(u) === h; }; } ), @@ -33656,12 +33656,12 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 44610: ( /***/ function(f, d, t) { - var i = Object.prototype.toString, r = Function.prototype.toString, n = /^\s*(?:function)?\*/, o = t(26626)(), h = Object.getPrototypeOf, u = function() { + var i = Object.prototype.toString, r = Function.prototype.toString, n = /^\s*(?:function)?\*/, o = t(26626)(), h = Object.getPrototypeOf, c = function() { if (!o) return !1; try { return Function("return function*() {}")(); - } catch (c) { + } catch (u) { } }, l; f.exports = function(s) { @@ -33676,7 +33676,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho if (!h) return !1; if (typeof l == "undefined") { - var y = u(); + var y = c(); l = y ? h(y) : !1; } return h(s) === l; @@ -33696,12 +33696,12 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 7051: ( /***/ function(f, d, t) { - var i = t(26601), r = t(77802), n = t(82621), o = t(61320), h = t(35074), u = i(o(), Number); - r(u, { + var i = t(26601), r = t(77802), n = t(82621), o = t(61320), h = t(35074), c = i(o(), Number); + r(c, { getPolyfill: o, implementation: n, shim: h - }), f.exports = u; + }), f.exports = c; } ), /***/ @@ -33735,13 +33735,13 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho function(f, d, t) { var i = t(22774), r = t(26626)(), n = t(55215), o = t(68109), h; if (r) { - var u = i("RegExp.prototype.exec"), l = {}, c = function() { + var c = i("RegExp.prototype.exec"), l = {}, u = function() { throw l; }, s = { - toString: c, - valueOf: c + toString: u, + valueOf: u }; - typeof Symbol.toPrimitive == "symbol" && (s[Symbol.toPrimitive] = c), h = function(e) { + typeof Symbol.toPrimitive == "symbol" && (s[Symbol.toPrimitive] = u), h = function(e) { if (!e || typeof e != "object") return !1; var b = ( @@ -33755,7 +33755,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho if (!A) return !1; try { - u( + c( e, /** @type {string} */ /** @type {unknown} */ @@ -33792,7 +33792,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho function n(I) { return I && I.__esModule ? I : { default: I }; } - var o = t(9240), h = [0, 1, 1, 2, 4, 8, 1, 1, 2, 4, 8, 4, 8], u = 2, l = 65496, c = 18761, s = 19789, p = 2, y = 65504, x = 65519, e = void 0, b = function(O) { + var o = t(9240), h = [0, 1, 1, 2, 4, 8, 1, 1, 2, 4, 8, 4, 8], c = 2, l = 65496, u = 18761, s = 19789, p = 2, y = 65504, x = 65519, e = void 0, b = function(O) { try { var M = O.readUInt16BE(0); return M === l; @@ -33802,7 +33802,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho }, A = function(O) { try { var M = O.readUInt16BE(0); - return M === c || M === s; + return M === u || M === s; } catch (N) { throw new Error("Unsupport file format."); } @@ -33909,7 +33909,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho }, C = function(O) { if (!O) throw new Error("buffer not found"); - return e = void 0, b(O) ? (O = O.slice(u), e = {}, T(O)) : A(O) && (e = {}, E(O, !1)), e; + return e = void 0, b(O) ? (O = O.slice(c), e = {}, T(O)) : A(O) && (e = {}, E(O, !1)), e; }, F = function(O) { if (!O) throw new Error("File not found"); @@ -33923,7 +33923,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho else try { if (b(K)) { - var nt = K.slice(u); + var nt = K.slice(c); e = {}, T(nt), N(e); } else A(K) ? (e = {}, E(K, !1), N(e)) : G(new Error("😱Unsupport file type.")); @@ -33993,12 +33993,12 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 98527: ( /***/ function(f, d, t) { - var i = t(77802), r = t(26601), n = t(63249), o = t(89636), h = t(3534), u = r(o(), Object); - i(u, { + var i = t(77802), r = t(26601), n = t(63249), o = t(89636), h = t(3534), c = r(o(), Object); + i(c, { getPolyfill: o, implementation: n, shim: h - }), f.exports = u; + }), f.exports = c; } ), /***/ @@ -34032,8 +34032,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho function(f, d, t) { var i; if (!Object.keys) { - var r = Object.prototype.hasOwnProperty, n = Object.prototype.toString, o = t(76515), h = Object.prototype.propertyIsEnumerable, u = !h.call({ toString: null }, "toString"), l = h.call(function() { - }, "prototype"), c = [ + var r = Object.prototype.hasOwnProperty, n = Object.prototype.toString, o = t(76515), h = Object.prototype.propertyIsEnumerable, c = !h.call({ toString: null }, "toString"), l = h.call(function() { + }, "prototype"), u = [ "toString", "toLocaleString", "valueOf", @@ -34106,9 +34106,9 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho else for (var I in b) !(C && I === "prototype") && r.call(b, I) && T.push(String(I)); - if (u) - for (var O = x(b), M = 0; M < c.length; ++M) - !(O && c[M] === "constructor") && r.call(b, c[M]) && T.push(c[M]); + if (c) + for (var O = x(b), M = 0; M < u.length; ++M) + !(O && u[M] === "constructor") && r.call(b, u[M]) && T.push(u[M]); return T; }; } @@ -34125,8 +34125,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho o.shim = function() { if (Object.keys) { var l = function() { - var c = Object.keys(arguments); - return c && c.length === arguments.length; + var u = Object.keys(arguments); + return u && u.length === arguments.length; }(1, 2); l || (Object.keys = function(s) { return r(s) ? h(i.call(s)) : h(s); @@ -34152,7 +34152,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 36521: ( /***/ function(f, d, t) { - var i = t(35643), r = t(12843)(), n = t(22774), o = t(75846), h = n("Array.prototype.push"), u = n("Object.prototype.propertyIsEnumerable"), l = r ? o.getOwnPropertySymbols : null; + var i = t(35643), r = t(12843)(), n = t(22774), o = t(75846), h = n("Array.prototype.push"), c = n("Object.prototype.propertyIsEnumerable"), l = r ? o.getOwnPropertySymbols : null; f.exports = function(s, p) { if (s == null) throw new TypeError("target must be an object"); @@ -34164,11 +34164,11 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho if (A) for (var P = A(e), D = 0; D < P.length; ++D) { var E = P[D]; - u(e, E) && h(b, E); + c(e, E) && h(b, E); } for (var T = 0; T < b.length; ++T) { var C = b[T]; - if (u(e, C)) { + if (c(e, C)) { var F = e[C]; y[C] = F; } @@ -34185,10 +34185,10 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho var i = t(36521), r = function() { if (!Object.assign) return !1; - for (var o = "abcdefghijklmnopqrst", h = o.split(""), u = {}, l = 0; l < h.length; ++l) - u[h[l]] = h[l]; - var c = Object.assign({}, u), s = ""; - for (var p in c) + for (var o = "abcdefghijklmnopqrst", h = o.split(""), c = {}, l = 0; l < h.length; ++l) + c[h[l]] = h[l]; + var u = Object.assign({}, c), s = ""; + for (var p in u) s += p; return o !== s; }, n = function() { @@ -34217,12 +34217,12 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho } d.assign = function(o) { for (var h = Array.prototype.slice.call(arguments, 1); h.length; ) { - var u = h.shift(); - if (u) { - if (typeof u != "object") - throw new TypeError(u + "must be non-object"); - for (var l in u) - i(u, l) && (o[l] = u[l]); + var c = h.shift(); + if (c) { + if (typeof c != "object") + throw new TypeError(c + "must be non-object"); + for (var l in c) + i(c, l) && (o[l] = c[l]); } } return o; @@ -34230,27 +34230,27 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho return o.length === h ? o : o.subarray ? o.subarray(0, h) : (o.length = h, o); }; var r = { - arraySet: function(o, h, u, l, c) { + arraySet: function(o, h, c, l, u) { if (h.subarray && o.subarray) { - o.set(h.subarray(u, u + l), c); + o.set(h.subarray(c, c + l), u); return; } for (var s = 0; s < l; s++) - o[c + s] = h[u + s]; + o[u + s] = h[c + s]; }, // Join array of chunks to single array. flattenChunks: function(o) { - var h, u, l, c, s, p; - for (l = 0, h = 0, u = o.length; h < u; h++) + var h, c, l, u, s, p; + for (l = 0, h = 0, c = o.length; h < c; h++) l += o[h].length; - for (p = new Uint8Array(l), c = 0, h = 0, u = o.length; h < u; h++) - s = o[h], p.set(s, c), c += s.length; + for (p = new Uint8Array(l), u = 0, h = 0, c = o.length; h < c; h++) + s = o[h], p.set(s, u), u += s.length; return p; } }, n = { - arraySet: function(o, h, u, l, c) { + arraySet: function(o, h, c, l, u) { for (var s = 0; s < l; s++) - o[c + s] = h[u + s]; + o[u + s] = h[c + s]; }, // Join array of chunks to single array. flattenChunks: function(o) { @@ -34267,11 +34267,11 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho /***/ function(f) { function d(t, i, r, n) { - for (var o = t & 65535 | 0, h = t >>> 16 & 65535 | 0, u = 0; r !== 0; ) { - u = r > 2e3 ? 2e3 : r, r -= u; + for (var o = t & 65535 | 0, h = t >>> 16 & 65535 | 0, c = 0; r !== 0; ) { + c = r > 2e3 ? 2e3 : r, r -= c; do o = o + i[n++] | 0, h = h + o | 0; - while (--u); + while (--c); o %= 65521, h %= 65521; } return o | h << 16 | 0; @@ -34340,10 +34340,10 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho } var t = d(); function i(r, n, o, h) { - var u = t, l = h + o; + var c = t, l = h + o; r ^= -1; - for (var c = h; c < l; c++) - r = r >>> 8 ^ u[(r ^ n[c]) & 255]; + for (var u = h; u < l; u++) + r = r >>> 8 ^ c[(r ^ n[u]) & 255]; return r ^ -1; } f.exports = i; @@ -34353,7 +34353,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 22925: ( /***/ function(f, d, t) { - var i = t(72519), r = t(22367), n = t(46911), o = t(99049), h = t(56228), u = 0, l = 1, c = 3, s = 4, p = 5, y = 0, x = 1, e = -2, b = -3, A = -5, P = -1, D = 1, E = 2, T = 3, C = 4, F = 0, m = 2, I = 8, O = 9, M = 15, N = 8, G = 29, ot = 256, K = ot + 1 + G, nt = 30, xt = 19, bt = 2 * K + 1, St = 15, Dt = 3, Lt = 258, jt = Lt + Dt + 1, J = 32, yt = 42, ut = 69, st = 73, wt = 91, V = 103, Ft = 113, U = 666, S = 1, k = 2, H = 3, it = 4, et = 3; + var i = t(72519), r = t(22367), n = t(46911), o = t(99049), h = t(56228), c = 0, l = 1, u = 3, s = 4, p = 5, y = 0, x = 1, e = -2, b = -3, A = -5, P = -1, D = 1, E = 2, T = 3, C = 4, F = 0, m = 2, I = 8, O = 9, M = 15, N = 8, G = 29, ot = 256, K = ot + 1 + G, nt = 30, xt = 19, bt = 2 * K + 1, St = 15, Dt = 3, Lt = 258, jt = Lt + Dt + 1, J = 32, yt = 42, ut = 69, st = 73, wt = 91, V = 103, Ft = 113, U = 666, S = 1, k = 2, H = 3, it = 4, et = 3; function tt(rt, _t) { return rt.msg = h[_t], _t; } @@ -34424,7 +34424,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho var ae = 65535; for (ae > rt.pending_buf_size - 5 && (ae = rt.pending_buf_size - 5); ; ) { if (rt.lookahead <= 1) { - if (le(rt), rt.lookahead === 0 && _t === u) + if (le(rt), rt.lookahead === 0 && _t === c) return S; if (rt.lookahead === 0) break; @@ -34439,7 +34439,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho function Wt(rt, _t) { for (var ae, Et; ; ) { if (rt.lookahead < jt) { - if (le(rt), rt.lookahead < jt && _t === u) + if (le(rt), rt.lookahead < jt && _t === c) return S; if (rt.lookahead === 0) break; @@ -34463,7 +34463,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho function $t(rt, _t) { for (var ae, Et, Zt; ; ) { if (rt.lookahead < jt) { - if (le(rt), rt.lookahead < jt && _t === u) + if (le(rt), rt.lookahead < jt && _t === c) return S; if (rt.lookahead === 0) break; @@ -34486,7 +34486,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho function ue(rt, _t) { for (var ae, Et, Zt, fe, Ue = rt.window; ; ) { if (rt.lookahead <= Lt) { - if (le(rt), rt.lookahead <= Lt && _t === u) + if (le(rt), rt.lookahead <= Lt && _t === c) return S; if (rt.lookahead === 0) break; @@ -34506,7 +34506,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho function he(rt, _t) { for (var ae; ; ) { if (rt.lookahead === 0 && (le(rt), rt.lookahead === 0)) { - if (_t === u) + if (_t === c) return S; break; } @@ -34550,7 +34550,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho } function vt(rt) { var _t; - return !rt || !rt.state ? tt(rt, e) : (rt.total_in = rt.total_out = 0, rt.data_type = m, _t = rt.state, _t.pending = 0, _t.pending_out = 0, _t.wrap < 0 && (_t.wrap = -_t.wrap), _t.status = _t.wrap ? yt : Ft, rt.adler = _t.wrap === 2 ? 0 : 1, _t.last_flush = u, r._tr_init(_t), y); + return !rt || !rt.state ? tt(rt, e) : (rt.total_in = rt.total_out = 0, rt.data_type = m, _t = rt.state, _t.pending = 0, _t.pending_out = 0, _t.wrap < 0 && (_t.wrap = -_t.wrap), _t.status = _t.wrap ? yt : Ft, rt.adler = _t.wrap === 2 ? 0 : 1, _t.last_flush = c, r._tr_init(_t), y); } function W(rt) { var _t = vt(rt); @@ -34628,11 +34628,11 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho return tt(rt, A); if (Et.status === U && rt.avail_in !== 0) return tt(rt, A); - if (rt.avail_in !== 0 || Et.lookahead !== 0 || _t !== u && Et.status !== U) { + if (rt.avail_in !== 0 || Et.lookahead !== 0 || _t !== c && Et.status !== U) { var ke = Et.strategy === E ? he(Et, _t) : Et.strategy === T ? ue(Et, _t) : Re[Et.level].func(Et, _t); if ((ke === H || ke === it) && (Et.status = U), ke === S || ke === H) return rt.avail_out === 0 && (Et.last_flush = -1), y; - if (ke === k && (_t === l ? r._tr_align(Et) : _t !== p && (r._tr_stored_block(Et, 0, 0, !1), _t === c && (Rt(Et.head), Et.lookahead === 0 && (Et.strstart = 0, Et.block_start = 0, Et.insert = 0))), Kt(rt), rt.avail_out === 0)) + if (ke === k && (_t === l ? r._tr_align(Et) : _t !== p && (r._tr_stored_block(Et, 0, 0, !1), _t === u && (Rt(Et.head), Et.lookahead === 0 && (Et.strstart = 0, Et.block_start = 0, Et.insert = 0))), Kt(rt), rt.avail_out === 0)) return Et.last_flush = -1, y; } return _t !== s ? y : Et.wrap <= 0 ? x : (Et.wrap === 2 ? (It(Et, rt.adler & 255), It(Et, rt.adler >> 8 & 255), It(Et, rt.adler >> 16 & 255), It(Et, rt.adler >> 24 & 255), It(Et, rt.total_in & 255), It(Et, rt.total_in >> 8 & 255), It(Et, rt.total_in >> 16 & 255), It(Et, rt.total_in >> 24 & 255)) : (re(Et, rt.adler >>> 16), re(Et, rt.adler & 65535)), Kt(rt), Et.wrap > 0 && (Et.wrap = -Et.wrap), Et.pending !== 0 ? y : x); @@ -34663,8 +34663,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho function(f) { var d = 30, t = 12; f.exports = function(r, n) { - var o, h, u, l, c, s, p, y, x, e, b, A, P, D, E, T, C, F, m, I, O, M, N, G, ot; - o = r.state, h = r.next_in, G = r.input, u = h + (r.avail_in - 5), l = r.next_out, ot = r.output, c = l - (n - r.avail_out), s = l + (r.avail_out - 257), p = o.dmax, y = o.wsize, x = o.whave, e = o.wnext, b = o.window, A = o.hold, P = o.bits, D = o.lencode, E = o.distcode, T = (1 << o.lenbits) - 1, C = (1 << o.distbits) - 1; + var o, h, c, l, u, s, p, y, x, e, b, A, P, D, E, T, C, F, m, I, O, M, N, G, ot; + o = r.state, h = r.next_in, G = r.input, c = h + (r.avail_in - 5), l = r.next_out, ot = r.output, u = l - (n - r.avail_out), s = l + (r.avail_out - 257), p = o.dmax, y = o.wsize, x = o.whave, e = o.wnext, b = o.window, A = o.hold, P = o.bits, D = o.lencode, E = o.distcode, T = (1 << o.lenbits) - 1, C = (1 << o.distbits) - 1; t: do { P < 15 && (A += G[h++] << P, P += 8, A += G[h++] << P, P += 8), F = D[A & T]; @@ -34681,7 +34681,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho r.msg = "invalid distance too far back", o.mode = d; break t; } - if (A >>>= m, P -= m, m = l - c, O > m) { + if (A >>>= m, P -= m, m = l - u, O > m) { if (m = O - m, m > x && o.sane) { r.msg = "invalid distance too far back", o.mode = d; break t; @@ -34748,8 +34748,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho } break; } - } while (h < u && l < s); - I = P >> 3, h -= I, P -= I << 3, A &= (1 << P) - 1, r.next_in = h, r.next_out = l, r.avail_in = h < u ? 5 + (u - h) : 5 - (h - u), r.avail_out = l < s ? 257 + (s - l) : 257 - (l - s), o.hold = A, o.bits = P; + } while (h < c && l < s); + I = P >> 3, h -= I, P -= I << 3, A &= (1 << P) - 1, r.next_in = h, r.next_out = l, r.avail_in = h < c ? 5 + (c - h) : 5 - (h - c), r.avail_out = l < s ? 257 + (s - l) : 257 - (l - s), o.hold = A, o.bits = P; }; } ), @@ -34757,7 +34757,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 2269: ( /***/ function(f, d, t) { - var i = t(72519), r = t(46911), n = t(99049), o = t(96395), h = t(92920), u = 0, l = 1, c = 2, s = 4, p = 5, y = 6, x = 0, e = 1, b = 2, A = -2, P = -3, D = -4, E = -5, T = 8, C = 1, F = 2, m = 3, I = 4, O = 5, M = 6, N = 7, G = 8, ot = 9, K = 10, nt = 11, xt = 12, bt = 13, St = 14, Dt = 15, Lt = 16, jt = 17, J = 18, yt = 19, ut = 20, st = 21, wt = 22, V = 23, Ft = 24, U = 25, S = 26, k = 27, H = 28, it = 29, et = 30, tt = 31, Ct = 32, Rt = 852, Kt = 592, Gt = 15, It = Gt; + var i = t(72519), r = t(46911), n = t(99049), o = t(96395), h = t(92920), c = 0, l = 1, u = 2, s = 4, p = 5, y = 6, x = 0, e = 1, b = 2, A = -2, P = -3, D = -4, E = -5, T = 8, C = 1, F = 2, m = 3, I = 4, O = 5, M = 6, N = 7, G = 8, ot = 9, K = 10, nt = 11, xt = 12, bt = 13, St = 14, Dt = 15, Lt = 16, jt = 17, J = 18, yt = 19, ut = 20, st = 21, wt = 22, V = 23, Ft = 24, U = 25, S = 26, k = 27, H = 28, it = 29, et = 30, tt = 31, Ct = 32, Rt = 852, Kt = 592, Gt = 15, It = Gt; function re(gt) { return (gt >>> 24 & 255) + (gt >>> 8 & 65280) + ((gt & 65280) << 8) + ((gt & 255) << 24); } @@ -34797,7 +34797,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho gt.lens[Pt++] = 8; for (h(l, gt.lens, 0, 288, he, 0, gt.work, { bits: 9 }), Pt = 0; Pt < 32; ) gt.lens[Pt++] = 5; - h(c, gt.lens, 0, 32, Ee, 0, gt.work, { bits: 5 }), ue = !1; + h(u, gt.lens, 0, 32, Ee, 0, gt.work, { bits: 5 }), ue = !1; } gt.lencode = he, gt.lenbits = 9, gt.distcode = Ee, gt.distbits = 5; } @@ -35028,7 +35028,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho } for (; ht.have < 19; ) ht.lens[Jn[ht.have++]] = 0; - if (ht.lencode = ht.lendyn, ht.lenbits = 7, $r = { bits: ht.lenbits }, an = h(u, ht.lens, 0, 19, ht.lencode, 0, ht.work, $r), ht.lenbits = $r.bits, an) { + if (ht.lencode = ht.lendyn, ht.lenbits = 7, $r = { bits: ht.lenbits }, an = h(c, ht.lens, 0, 19, ht.lencode, 0, ht.work, $r), ht.lenbits = $r.bits, an) { gt.msg = "invalid code lengths set", ht.mode = et; break; } @@ -35087,7 +35087,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho gt.msg = "invalid literal/lengths set", ht.mode = et; break; } - if (ht.distbits = 6, ht.distcode = ht.distdyn, $r = { bits: ht.distbits }, an = h(c, ht.lens, ht.nlen, ht.ndist, ht.distcode, 0, ht.work, $r), ht.distbits = $r.bits, an) { + if (ht.distbits = 6, ht.distcode = ht.distdyn, $r = { bits: ht.distbits }, an = h(u, ht.lens, ht.nlen, ht.ndist, ht.distcode, 0, ht.work, $r), ht.distbits = $r.bits, an) { gt.msg = "invalid distances set", ht.mode = et; break; } @@ -35256,7 +35256,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 92920: ( /***/ function(f, d, t) { - var i = t(72519), r = 15, n = 852, o = 592, h = 0, u = 1, l = 2, c = [ + var i = t(72519), r = 15, n = 852, o = 592, h = 0, c = 1, l = 2, u = [ /* Length codes 257..285 base */ 3, 4, @@ -35412,7 +35412,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho wt[m + 1] = wt[m] + st[m]; for (I = 0; I < P; I++) b[A + I] !== 0 && (T[wt[b[A + I]]++] = I); - if (e === h ? (J = V = T, ut = 19) : e === u ? (J = c, yt -= 257, V = s, Ft -= 257, ut = 256) : (J = p, V = y, ut = -1), xt = 0, I = 0, m = O, jt = E, G = N, ot = 0, Dt = -1, nt = 1 << N, Lt = nt - 1, e === u && nt > n || e === l && nt > o) + if (e === h ? (J = V = T, ut = 19) : e === c ? (J = u, yt -= 257, V = s, Ft -= 257, ut = 256) : (J = p, V = y, ut = -1), xt = 0, I = 0, m = O, jt = E, G = N, ot = 0, Dt = -1, nt = 1 << N, Lt = nt - 1, e === c && nt > n || e === l && nt > o) return 1; for (; ; ) { U = m - ot, T[I] < ut ? (S = 0, k = T[I]) : T[I] > ut ? (S = V[Ft + T[I]], k = J[yt + T[I]]) : (S = 96, k = 0), bt = 1 << m - ot, St = 1 << G, O = St; @@ -35429,7 +35429,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho if (m > N && (xt & Lt) !== Dt) { for (ot === 0 && (ot = N), jt += O, G = m - ot, K = 1 << G; G + ot < M && (K -= st[G + ot], !(K <= 0)); ) G++, K <<= 1; - if (nt += 1 << G, e === u && nt > n || e === l && nt > o) + if (nt += 1 << G, e === c && nt > n || e === l && nt > o) return 1; Dt = xt & Lt, D[Dt] = N << 24 | G << 16 | jt - E | 0; } @@ -35469,11 +35469,11 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho /***/ function(f, d, t) { var i = t(72519), r = 4, n = 0, o = 1, h = 2; - function u(Ot) { + function c(Ot) { for (var vt = Ot.length; --vt >= 0; ) Ot[vt] = 0; } - var l = 0, c = 1, s = 2, p = 3, y = 258, x = 29, e = 256, b = e + 1 + x, A = 30, P = 19, D = 2 * b + 1, E = 15, T = 16, C = 7, F = 256, m = 16, I = 17, O = 18, M = ( + var l = 0, u = 1, s = 2, p = 3, y = 258, x = 29, e = 256, b = e + 1 + x, A = 30, P = 19, D = 2 * b + 1, E = 15, T = 16, C = 7, F = 256, m = 16, I = 17, O = 18, M = ( /* extra bits for each length code */ [0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 2, 2, 2, 2, 3, 3, 3, 3, 4, 4, 4, 4, 5, 5, 5, 5, 0] ), N = ( @@ -35483,17 +35483,17 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho /* extra bits for each bit length code */ [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 7] ), ot = [16, 17, 18, 0, 8, 7, 9, 6, 10, 5, 11, 4, 12, 3, 13, 2, 14, 1, 15], K = 512, nt = new Array((b + 2) * 2); - u(nt); + c(nt); var xt = new Array(A * 2); - u(xt); + c(xt); var bt = new Array(K); - u(bt); + c(bt); var St = new Array(y - p + 1); - u(St); + c(St); var Dt = new Array(x); - u(Dt); + c(Dt); var Lt = new Array(A); - u(Lt); + c(Lt); function jt(Ot, vt, W, Q, gt) { this.static_tree = Ot, this.extra_bits = vt, this.extra_base = W, this.elems = Q, this.max_length = gt, this.has_stree = Ot && Ot.length; } @@ -35701,11 +35701,11 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho Ft(Ot, (l << 1) + (Q ? 1 : 0), 3), Rt(Ot, vt, W, !0); } function Ee(Ot) { - Ft(Ot, c << 1, 3), U(Ot, F, nt), k(Ot); + Ft(Ot, u << 1, 3), U(Ot, F, nt), k(Ot); } function Re(Ot, vt, W, Q) { var gt, Pt, ht = 0; - Ot.level > 0 ? (Ot.strm.data_type === h && (Ot.strm.data_type = Wt(Ot)), re(Ot, Ot.l_desc), re(Ot, Ot.d_desc), ht = le(Ot), gt = Ot.opt_len + 3 + 7 >>> 3, Pt = Ot.static_len + 3 + 7 >>> 3, Pt <= gt && (gt = Pt)) : gt = Pt = W + 5, W + 4 <= gt && vt !== -1 ? he(Ot, vt, W, Q) : Ot.strategy === r || Pt === gt ? (Ft(Ot, (c << 1) + (Q ? 1 : 0), 3), It(Ot, nt, xt)) : (Ft(Ot, (s << 1) + (Q ? 1 : 0), 3), Se(Ot, Ot.l_desc.max_code + 1, Ot.d_desc.max_code + 1, ht + 1), It(Ot, Ot.dyn_ltree, Ot.dyn_dtree)), tt(Ot), Q && Ct(Ot); + Ot.level > 0 ? (Ot.strm.data_type === h && (Ot.strm.data_type = Wt(Ot)), re(Ot, Ot.l_desc), re(Ot, Ot.d_desc), ht = le(Ot), gt = Ot.opt_len + 3 + 7 >>> 3, Pt = Ot.static_len + 3 + 7 >>> 3, Pt <= gt && (gt = Pt)) : gt = Pt = W + 5, W + 4 <= gt && vt !== -1 ? he(Ot, vt, W, Q) : Ot.strategy === r || Pt === gt ? (Ft(Ot, (u << 1) + (Q ? 1 : 0), 3), It(Ot, nt, xt)) : (Ft(Ot, (s << 1) + (Q ? 1 : 0), 3), Se(Ot, Ot.l_desc.max_code + 1, Ot.d_desc.max_code + 1, ht + 1), It(Ot, Ot.dyn_ltree, Ot.dyn_dtree)), tt(Ot), Q && Ct(Ot); } function Ie(Ot, vt, W) { return Ot.pending_buf[Ot.d_buf + Ot.last_lit * 2] = vt >>> 8 & 255, Ot.pending_buf[Ot.d_buf + Ot.last_lit * 2 + 1] = vt & 255, Ot.pending_buf[Ot.l_buf + Ot.last_lit] = W & 255, Ot.last_lit++, vt === 0 ? Ot.dyn_ltree[W * 2]++ : (Ot.matches++, vt--, Ot.dyn_ltree[(St[W] + e + 1) * 2]++, Ot.dyn_dtree[wt(vt) * 2]++), Ot.last_lit === Ot.lit_bufsize - 1; @@ -35795,20 +35795,20 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho } } } - var u = [], l = !1, c, s = -1; + var c = [], l = !1, u, s = -1; function p() { - !l || !c || (l = !1, c.length ? u = c.concat(u) : s = -1, u.length && y()); + !l || !u || (l = !1, u.length ? c = u.concat(c) : s = -1, c.length && y()); } function y() { if (!l) { var b = o(p); l = !0; - for (var A = u.length; A; ) { - for (c = u, u = []; ++s < A; ) - c && c[s].run(); - s = -1, A = u.length; + for (var A = c.length; A; ) { + for (u = c, c = []; ++s < A; ) + u && u[s].run(); + s = -1, A = c.length; } - c = null, l = !1, h(b); + u = null, l = !1, h(b); } } d.nextTick = function(b) { @@ -35816,7 +35816,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho if (arguments.length > 1) for (var P = 1; P < arguments.length; P++) A[P - 1] = arguments[P]; - u.push(new x(b, A)), u.length === 1 && !l && o(y); + c.push(new x(b, A)), c.length === 1 && !l && o(y); }; function x(b, A) { this.fun = b, this.array = A; @@ -35856,12 +35856,12 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 64607: ( /***/ function(f, d, t) { - var i = t(77802), r = t(26601), n = t(83089), o = t(7844), h = t(51374), u = r(o()); - i(u, { + var i = t(77802), r = t(26601), n = t(83089), o = t(7844), h = t(51374), c = r(o()); + i(c, { getPolyfill: o, implementation: n, shim: h - }), f.exports = u; + }), f.exports = c; } ), /***/ @@ -35873,16 +35873,16 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho if (r && /a/mig.flags === "gim") { var h = n(RegExp.prototype, "flags"); if (h && typeof h.get == "function" && "dotAll" in RegExp.prototype && "hasIndices" in RegExp.prototype) { - var u = "", l = {}; + var c = "", l = {}; if (Object.defineProperty(l, "hasIndices", { get: function() { - u += "d"; + c += "d"; } }), Object.defineProperty(l, "sticky", { get: function() { - u += "y"; + c += "y"; } - }), h.get.call(l), u === "dy") + }), h.get.call(l), c === "dy") return h.get; } } @@ -35894,11 +35894,11 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 51374: ( /***/ function(f, d, t) { - var i = t(77802).supportsDescriptors, r = t(7844), n = Object.getOwnPropertyDescriptor, o = Object.defineProperty, h = TypeError, u = Object.getPrototypeOf, l = /a/; + var i = t(77802).supportsDescriptors, r = t(7844), n = Object.getOwnPropertyDescriptor, o = Object.defineProperty, h = TypeError, c = Object.getPrototypeOf, l = /a/; f.exports = function() { - if (!i || !u) + if (!i || !c) throw new h("RegExp.prototype.flags requires a true ES5 environment that supports property descriptors"); - var s = r(), p = u(l), y = n(p, "flags"); + var s = r(), p = c(l), y = n(p, "flags"); return (!y || y.get !== s) && o(p, "flags", { configurable: !0, enumerable: !1, @@ -35954,7 +35954,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho if (!(this instanceof o)) return new o(U, S); var k = this; - u(k), k.q = k.c = "", k.bufferCheckPosition = r.MAX_BUFFER_LENGTH, k.opt = S || {}, k.opt.lowercase = k.opt.lowercase || k.opt.lowercasetags, k.looseCase = k.opt.lowercase ? "toLowerCase" : "toUpperCase", k.tags = [], k.closed = k.closedRoot = k.sawRoot = !1, k.tag = k.error = null, k.strict = !!U, k.noscript = !!(U || k.opt.noscript), k.state = N.BEGIN, k.strictEntities = k.opt.strictEntities, k.ENTITIES = k.strictEntities ? Object.create(r.XML_ENTITIES) : Object.create(r.ENTITIES), k.attribList = [], k.opt.xmlns && (k.ns = Object.create(P)), k.opt.unquotedAttributeValues === void 0 && (k.opt.unquotedAttributeValues = !U), k.trackPosition = k.opt.position !== !1, k.trackPosition && (k.position = k.line = k.column = 0), ot(k, "onready"); + c(k), k.q = k.c = "", k.bufferCheckPosition = r.MAX_BUFFER_LENGTH, k.opt = S || {}, k.opt.lowercase = k.opt.lowercase || k.opt.lowercasetags, k.looseCase = k.opt.lowercase ? "toLowerCase" : "toUpperCase", k.tags = [], k.closed = k.closedRoot = k.sawRoot = !1, k.tag = k.error = null, k.strict = !!U, k.noscript = !!(U || k.opt.noscript), k.state = N.BEGIN, k.strictEntities = k.opt.strictEntities, k.ENTITIES = k.strictEntities ? Object.create(r.XML_ENTITIES) : Object.create(r.ENTITIES), k.attribList = [], k.opt.xmlns && (k.ns = Object.create(P)), k.opt.unquotedAttributeValues === void 0 && (k.opt.unquotedAttributeValues = !U), k.trackPosition = k.opt.position !== !1, k.trackPosition && (k.position = k.line = k.column = 0), ot(k, "onready"); } Object.create || (Object.create = function(U) { function S() { @@ -35990,7 +35990,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho var tt = r.MAX_BUFFER_LENGTH - k; U.bufferCheckPosition = tt + U.position; } - function u(U) { + function c(U) { for (var S = 0, k = n.length; S < k; S++) U[n[S]] = ""; } @@ -36012,14 +36012,14 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho l(this); } }; - var c; + var u; try { - c = t(9760).Stream; + u = t(9760).Stream; } catch (U) { - c = function() { + u = function() { }; } - c || (c = function() { + u || (u = function() { }); var s = r.EVENTS.filter(function(U) { return U !== "error" && U !== "end"; @@ -36030,7 +36030,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho function y(U, S) { if (!(this instanceof y)) return new y(U, S); - c.apply(this), this._parser = new o(U, S), this.writable = !0, this.readable = !0; + u.apply(this), this._parser = new o(U, S), this.writable = !0, this.readable = !0; var k = this; this._parser.onend = function() { k.emit("end"); @@ -36051,7 +36051,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho }); }); } - y.prototype = Object.create(c.prototype, { + y.prototype = Object.create(u.prototype, { constructor: { value: y } @@ -36071,7 +36071,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho return !k._parser["on" + U] && s.indexOf(U) !== -1 && (k._parser["on" + U] = function() { var H = arguments.length === 1 ? [arguments[0]] : Array.apply(null, arguments); H.splice(0, 0, U), k.emit.apply(k, H); - }), c.prototype.on.call(k, U, S); + }), u.prototype.on.call(k, U, S); }; var x = "[CDATA[", e = "DOCTYPE", b = "http://www.w3.org/XML/1998/namespace", A = "http://www.w3.org/2000/xmlns/", P = { xml: b, xmlns: A }, D = /[:_A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]/, E = /[:_A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\u00B7\u0300-\u036F\u203F-\u2040.\d-]/, T = /[#:_A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]/, C = /[#:_A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\u00B7\u0300-\u036F\u203F-\u2040.\d-]/; function F(U) { @@ -36805,30 +36805,30 @@ Actual: ` + U.attribValue 86255: ( /***/ function(f, d, t) { - var i = t(28651), r = t(89295), n = t(18890)(), o = t(68109), h = t(96785), u = i("%Math.floor%"); - f.exports = function(c, s) { - if (typeof c != "function") + var i = t(28651), r = t(89295), n = t(18890)(), o = t(68109), h = t(96785), c = i("%Math.floor%"); + f.exports = function(u, s) { + if (typeof u != "function") throw new h("`fn` is not a function"); - if (typeof s != "number" || s < 0 || s > 4294967295 || u(s) !== s) + if (typeof s != "number" || s < 0 || s > 4294967295 || c(s) !== s) throw new h("`length` must be a positive 32-bit integer"); var p = arguments.length > 2 && !!arguments[2], y = !0, x = !0; - if ("length" in c && o) { - var e = o(c, "length"); + if ("length" in u && o) { + var e = o(u, "length"); e && !e.configurable && (y = !1), e && !e.writable && (x = !1); } return (y || x || !p) && (n ? r( /** @type {Parameters[0]} */ - c, + u, "length", s, !0, !0 ) : r( /** @type {Parameters[0]} */ - c, + u, "length", s - )), c; + )), u; }; } ), @@ -36837,23 +36837,23 @@ Actual: ` + U.attribValue /***/ function(f, d, t) { var i = t(89295), r = t(18890)(), n = t(61084).functionsHaveConfigurableNames(), o = t(96785); - f.exports = function(u, l) { - if (typeof u != "function") + f.exports = function(c, l) { + if (typeof c != "function") throw new o("`fn` is not a function"); - var c = arguments.length > 2 && !!arguments[2]; - return (!c || n) && (r ? i( + var u = arguments.length > 2 && !!arguments[2]; + return (!u || n) && (r ? i( /** @type {Parameters[0]} */ - u, + c, "name", l, !0, !0 ) : i( /** @type {Parameters[0]} */ - u, + c, "name", l - )), u; + )), c; }; } ), @@ -36868,15 +36868,15 @@ Actual: ` + U.attribValue i.call(this); } n.prototype.pipe = function(o, h) { - var u = this; + var c = this; function l(b) { - o.writable && o.write(b) === !1 && u.pause && u.pause(); + o.writable && o.write(b) === !1 && c.pause && c.pause(); } - u.on("data", l); - function c() { - u.readable && u.resume && u.resume(); + c.on("data", l); + function u() { + c.readable && c.resume && c.resume(); } - o.on("drain", c), !o._isStdio && (!h || h.end !== !1) && (u.on("end", p), u.on("close", y)); + o.on("drain", u), !o._isStdio && (!h || h.end !== !1) && (c.on("end", p), c.on("close", y)); var s = !1; function p() { s || (s = !0, o.end()); @@ -36888,11 +36888,11 @@ Actual: ` + U.attribValue if (e(), i.listenerCount(this, "error") === 0) throw b; } - u.on("error", x), o.on("error", x); + c.on("error", x), o.on("error", x); function e() { - u.removeListener("data", l), o.removeListener("drain", c), u.removeListener("end", p), u.removeListener("close", y), u.removeListener("error", x), o.removeListener("error", x), u.removeListener("end", e), u.removeListener("close", e), o.removeListener("close", e); + c.removeListener("data", l), o.removeListener("drain", u), c.removeListener("end", p), c.removeListener("close", y), c.removeListener("error", x), o.removeListener("error", x), c.removeListener("end", e), c.removeListener("close", e), o.removeListener("close", e); } - return u.on("end", e), u.on("close", e), o.on("close", e), o.emit("pipe", u), o; + return c.on("end", e), c.on("close", e), o.on("close", e), o.emit("pipe", c), o; }; } ), @@ -36900,12 +36900,12 @@ Actual: ` + U.attribValue 83797: ( /***/ function(f) { - function d(u, l) { - u.prototype = Object.create(l.prototype), u.prototype.constructor = u, u.__proto__ = l; + function d(c, l) { + c.prototype = Object.create(l.prototype), c.prototype.constructor = c, c.__proto__ = l; } var t = {}; - function i(u, l, c) { - c || (c = Error); + function i(c, l, u) { + u || (u = Error); function s(y, x, e) { return typeof l == "string" ? l : l(y, x, e); } @@ -36915,46 +36915,46 @@ Actual: ` + U.attribValue return y.call(this, s(e, b, A)) || this; } return x; - }(c); - p.prototype.name = c.name, p.prototype.code = u, t[u] = p; + }(u); + p.prototype.name = u.name, p.prototype.code = c, t[c] = p; } - function r(u, l) { - if (Array.isArray(u)) { - var c = u.length; - return u = u.map(function(s) { + function r(c, l) { + if (Array.isArray(c)) { + var u = c.length; + return c = c.map(function(s) { return String(s); - }), c > 2 ? "one of ".concat(l, " ").concat(u.slice(0, c - 1).join(", "), ", or ") + u[c - 1] : c === 2 ? "one of ".concat(l, " ").concat(u[0], " or ").concat(u[1]) : "of ".concat(l, " ").concat(u[0]); + }), u > 2 ? "one of ".concat(l, " ").concat(c.slice(0, u - 1).join(", "), ", or ") + c[u - 1] : u === 2 ? "one of ".concat(l, " ").concat(c[0], " or ").concat(c[1]) : "of ".concat(l, " ").concat(c[0]); } else - return "of ".concat(l, " ").concat(String(u)); + return "of ".concat(l, " ").concat(String(c)); } - function n(u, l, c) { - return u.substr(!c || c < 0 ? 0 : +c, l.length) === l; + function n(c, l, u) { + return c.substr(!u || u < 0 ? 0 : +u, l.length) === l; } - function o(u, l, c) { - return (c === void 0 || c > u.length) && (c = u.length), u.substring(c - l.length, c) === l; + function o(c, l, u) { + return (u === void 0 || u > c.length) && (u = c.length), c.substring(u - l.length, u) === l; } - function h(u, l, c) { - return typeof c != "number" && (c = 0), c + l.length > u.length ? !1 : u.indexOf(l, c) !== -1; + function h(c, l, u) { + return typeof u != "number" && (u = 0), u + l.length > c.length ? !1 : c.indexOf(l, u) !== -1; } - i("ERR_INVALID_OPT_VALUE", function(u, l) { - return 'The value "' + l + '" is invalid for option "' + u + '"'; - }, TypeError), i("ERR_INVALID_ARG_TYPE", function(u, l, c) { + i("ERR_INVALID_OPT_VALUE", function(c, l) { + return 'The value "' + l + '" is invalid for option "' + c + '"'; + }, TypeError), i("ERR_INVALID_ARG_TYPE", function(c, l, u) { var s; typeof l == "string" && n(l, "not ") ? (s = "must not be", l = l.replace(/^not /, "")) : s = "must be"; var p; - if (o(u, " argument")) - p = "The ".concat(u, " ").concat(s, " ").concat(r(l, "type")); + if (o(c, " argument")) + p = "The ".concat(c, " ").concat(s, " ").concat(r(l, "type")); else { - var y = h(u, ".") ? "property" : "argument"; - p = 'The "'.concat(u, '" ').concat(y, " ").concat(s, " ").concat(r(l, "type")); - } - return p += ". Received type ".concat(typeof c), p; - }, TypeError), i("ERR_STREAM_PUSH_AFTER_EOF", "stream.push() after EOF"), i("ERR_METHOD_NOT_IMPLEMENTED", function(u) { - return "The " + u + " method is not implemented"; - }), i("ERR_STREAM_PREMATURE_CLOSE", "Premature close"), i("ERR_STREAM_DESTROYED", function(u) { - return "Cannot call " + u + " after a stream was destroyed"; - }), i("ERR_MULTIPLE_CALLBACK", "Callback called multiple times"), i("ERR_STREAM_CANNOT_PIPE", "Cannot pipe, not readable"), i("ERR_STREAM_WRITE_AFTER_END", "write after end"), i("ERR_STREAM_NULL_VALUES", "May not write null values to stream", TypeError), i("ERR_UNKNOWN_ENCODING", function(u) { - return "Unknown encoding: " + u; + var y = h(c, ".") ? "property" : "argument"; + p = 'The "'.concat(c, '" ').concat(y, " ").concat(s, " ").concat(r(l, "type")); + } + return p += ". Received type ".concat(typeof u), p; + }, TypeError), i("ERR_STREAM_PUSH_AFTER_EOF", "stream.push() after EOF"), i("ERR_METHOD_NOT_IMPLEMENTED", function(c) { + return "The " + c + " method is not implemented"; + }), i("ERR_STREAM_PREMATURE_CLOSE", "Premature close"), i("ERR_STREAM_DESTROYED", function(c) { + return "Cannot call " + c + " after a stream was destroyed"; + }), i("ERR_MULTIPLE_CALLBACK", "Callback called multiple times"), i("ERR_STREAM_CANNOT_PIPE", "Cannot pipe, not readable"), i("ERR_STREAM_WRITE_AFTER_END", "write after end"), i("ERR_STREAM_NULL_VALUES", "May not write null values to stream", TypeError), i("ERR_UNKNOWN_ENCODING", function(c) { + return "Unknown encoding: " + c; }, TypeError), i("ERR_STREAM_UNSHIFT_AFTER_END_EVENT", "stream.unshift() after end event"), f.exports.F = t; } ), @@ -36968,19 +36968,19 @@ Actual: ` + U.attribValue x.push(e); return x; }; - f.exports = c; + f.exports = u; var n = t(88261), o = t(29781); - t(89784)(c, n); - for (var h = r(o.prototype), u = 0; u < h.length; u++) { - var l = h[u]; - c.prototype[l] || (c.prototype[l] = o.prototype[l]); - } - function c(y) { - if (!(this instanceof c)) - return new c(y); + t(89784)(u, n); + for (var h = r(o.prototype), c = 0; c < h.length; c++) { + var l = h[c]; + u.prototype[l] || (u.prototype[l] = o.prototype[l]); + } + function u(y) { + if (!(this instanceof u)) + return new u(y); n.call(this, y), o.call(this, y), this.allowHalfOpen = !0, y && (y.readable === !1 && (this.readable = !1), y.writable === !1 && (this.writable = !1), y.allowHalfOpen === !1 && (this.allowHalfOpen = !1, this.once("end", s))); } - Object.defineProperty(c.prototype, "writableHighWaterMark", { + Object.defineProperty(u.prototype, "writableHighWaterMark", { // making it explicit this property is not enumerable // because otherwise some prototype manipulation in // userland will fail @@ -36988,7 +36988,7 @@ Actual: ` + U.attribValue get: function() { return this._writableState.highWaterMark; } - }), Object.defineProperty(c.prototype, "writableBuffer", { + }), Object.defineProperty(u.prototype, "writableBuffer", { // making it explicit this property is not enumerable // because otherwise some prototype manipulation in // userland will fail @@ -36996,7 +36996,7 @@ Actual: ` + U.attribValue get: function() { return this._writableState && this._writableState.getBuffer(); } - }), Object.defineProperty(c.prototype, "writableLength", { + }), Object.defineProperty(u.prototype, "writableLength", { // making it explicit this property is not enumerable // because otherwise some prototype manipulation in // userland will fail @@ -37011,7 +37011,7 @@ Actual: ` + U.attribValue function p(y) { y.end(); } - Object.defineProperty(c.prototype, "destroyed", { + Object.defineProperty(u.prototype, "destroyed", { // making it explicit this property is not enumerable // because otherwise some prototype manipulation in // userland will fail @@ -37052,13 +37052,13 @@ Actual: ` + U.attribValue G.ReadableState = N, t(64785).EventEmitter; var n = function(tt, Ct) { return tt.listeners(Ct).length; - }, o = t(99018), h = t(14598).Buffer, u = (typeof t.g != "undefined" ? t.g : typeof window != "undefined" ? window : typeof self != "undefined" ? self : {}).Uint8Array || function() { + }, o = t(99018), h = t(14598).Buffer, c = (typeof t.g != "undefined" ? t.g : typeof window != "undefined" ? window : typeof self != "undefined" ? self : {}).Uint8Array || function() { }; function l(et) { return h.from(et); } - function c(et) { - return h.isBuffer(et) || et instanceof u; + function u(et) { + return h.isBuffer(et) || et instanceof c; } var s = t(77199), p; s && s.debuglog ? p = s.debuglog("stream") : p = function() { @@ -37128,7 +37128,7 @@ Actual: ` + U.attribValue } function nt(et, tt) { var Ct; - return !c(tt) && typeof tt != "string" && tt !== void 0 && !et.objectMode && (Ct = new P("chunk", ["string", "Buffer", "Uint8Array"], tt)), Ct; + return !u(tt) && typeof tt != "string" && tt !== void 0 && !et.objectMode && (Ct = new P("chunk", ["string", "Buffer", "Uint8Array"], tt)), Ct; } G.prototype.isPaused = function() { return this._readableState.flowing === !1; @@ -37394,9 +37394,9 @@ Actual: ` + U.attribValue 48569: ( /***/ function(f, d, t) { - f.exports = c; - var i = t(83797).F, r = i.ERR_METHOD_NOT_IMPLEMENTED, n = i.ERR_MULTIPLE_CALLBACK, o = i.ERR_TRANSFORM_ALREADY_TRANSFORMING, h = i.ERR_TRANSFORM_WITH_LENGTH_0, u = t(14903); - t(89784)(c, u); + f.exports = u; + var i = t(83797).F, r = i.ERR_METHOD_NOT_IMPLEMENTED, n = i.ERR_MULTIPLE_CALLBACK, o = i.ERR_TRANSFORM_ALREADY_TRANSFORMING, h = i.ERR_TRANSFORM_WITH_LENGTH_0, c = t(14903); + t(89784)(u, c); function l(y, x) { var e = this._transformState; e.transforming = !1; @@ -37407,10 +37407,10 @@ Actual: ` + U.attribValue var A = this._readableState; A.reading = !1, (A.needReadable || A.length < A.highWaterMark) && this._read(A.highWaterMark); } - function c(y) { - if (!(this instanceof c)) - return new c(y); - u.call(this, y), this._transformState = { + function u(y) { + if (!(this instanceof u)) + return new u(y); + c.call(this, y), this._transformState = { afterTransform: l.bind(this), needTransform: !1, transforming: !1, @@ -37425,21 +37425,21 @@ Actual: ` + U.attribValue p(y, x, e); }) : p(this, null, null); } - c.prototype.push = function(y, x) { - return this._transformState.needTransform = !1, u.prototype.push.call(this, y, x); - }, c.prototype._transform = function(y, x, e) { + u.prototype.push = function(y, x) { + return this._transformState.needTransform = !1, c.prototype.push.call(this, y, x); + }, u.prototype._transform = function(y, x, e) { e(new r("_transform()")); - }, c.prototype._write = function(y, x, e) { + }, u.prototype._write = function(y, x, e) { var b = this._transformState; if (b.writecb = e, b.writechunk = y, b.writeencoding = x, !b.transforming) { var A = this._readableState; (b.needTransform || A.needReadable || A.length < A.highWaterMark) && this._read(A.highWaterMark); } - }, c.prototype._read = function(y) { + }, u.prototype._read = function(y) { var x = this._transformState; x.writechunk !== null && !x.transforming ? (x.transforming = !0, this._transform(x.writechunk, x.writeencoding, x.afterTransform)) : x.needTransform = !0; - }, c.prototype._destroy = function(y, x) { - u.prototype._destroy.call(this, y, function(e) { + }, u.prototype._destroy = function(y, x) { + c.prototype._destroy.call(this, y, function(e) { x(e); }); }; @@ -37470,13 +37470,13 @@ Actual: ` + U.attribValue N.WritableState = O; var o = { deprecate: t(16465) - }, h = t(99018), u = t(14598).Buffer, l = (typeof t.g != "undefined" ? t.g : typeof window != "undefined" ? window : typeof self != "undefined" ? self : {}).Uint8Array || function() { + }, h = t(99018), c = t(14598).Buffer, l = (typeof t.g != "undefined" ? t.g : typeof window != "undefined" ? window : typeof self != "undefined" ? self : {}).Uint8Array || function() { }; - function c(U) { - return u.from(U); + function u(U) { + return c.from(U); } function s(U) { - return u.isBuffer(U) || U instanceof l; + return c.isBuffer(U) || U instanceof l; } var p = t(37385), y = t(68130), x = y.getHighWaterMark, e = t(83797).F, b = e.ERR_INVALID_ARG_TYPE, A = e.ERR_METHOD_NOT_IMPLEMENTED, P = e.ERR_MULTIPLE_CALLBACK, D = e.ERR_STREAM_CANNOT_PIPE, E = e.ERR_STREAM_DESTROYED, T = e.ERR_STREAM_NULL_VALUES, C = e.ERR_STREAM_WRITE_AFTER_END, F = e.ERR_UNKNOWN_ENCODING, m = p.errorOrDestroy; t(89784)(N, h); @@ -37531,7 +37531,7 @@ Actual: ` + U.attribValue } N.prototype.write = function(U, S, k) { var H = this._writableState, it = !1, et = !H.objectMode && s(U); - return et && !u.isBuffer(U) && (U = c(U)), typeof S == "function" && (k = S, S = null), et ? S = "buffer" : S || (S = H.defaultEncoding), typeof k != "function" && (k = I), H.ending ? G(this, k) : (et || ot(this, H, U, k)) && (H.pendingcb++, it = nt(this, H, et, U, S, k)), it; + return et && !c.isBuffer(U) && (U = u(U)), typeof S == "function" && (k = S, S = null), et ? S = "buffer" : S || (S = H.defaultEncoding), typeof k != "function" && (k = I), H.ending ? G(this, k) : (et || ot(this, H, U, k)) && (H.pendingcb++, it = nt(this, H, et, U, S, k)), it; }, N.prototype.cork = function() { this._writableState.corked++; }, N.prototype.uncork = function() { @@ -37551,7 +37551,7 @@ Actual: ` + U.attribValue } }); function K(U, S, k) { - return !U.objectMode && U.decodeStrings !== !1 && typeof S == "string" && (S = u.from(S, k)), S; + return !U.objectMode && U.decodeStrings !== !1 && typeof S == "string" && (S = c.from(S, k)), S; } Object.defineProperty(N.prototype, "writableHighWaterMark", { // making it explicit this property is not enumerable @@ -37712,7 +37712,7 @@ Actual: ` + U.attribValue } return (m === "string" ? String : Number)(F); } - var u = t(12167), l = Symbol("lastResolve"), c = Symbol("lastReject"), s = Symbol("error"), p = Symbol("ended"), y = Symbol("lastPromise"), x = Symbol("handlePromise"), e = Symbol("stream"); + var c = t(12167), l = Symbol("lastResolve"), u = Symbol("lastReject"), s = Symbol("error"), p = Symbol("ended"), y = Symbol("lastPromise"), x = Symbol("handlePromise"), e = Symbol("stream"); function b(F, m) { return { value: F, @@ -37723,7 +37723,7 @@ Actual: ` + U.attribValue var m = F[l]; if (m !== null) { var I = F[e].read(); - I !== null && (F[y] = null, F[l] = null, F[c] = null, m(b(I, !1))); + I !== null && (F[y] = null, F[l] = null, F[u] = null, m(b(I, !1))); } } function P(F) { @@ -37788,7 +37788,7 @@ Actual: ` + U.attribValue }), n(I, l, { value: null, writable: !0 - }), n(I, c, { + }), n(I, u, { value: null, writable: !0 }), n(I, s, { @@ -37800,18 +37800,18 @@ Actual: ` + U.attribValue }), n(I, x, { value: function(N, G) { var ot = O[e].read(); - ot ? (O[y] = null, O[l] = null, O[c] = null, N(b(ot, !1))) : (O[l] = N, O[c] = G); + ot ? (O[y] = null, O[l] = null, O[u] = null, N(b(ot, !1))) : (O[l] = N, O[u] = G); }, writable: !0 }), I)); - return O[y] = null, u(m, function(M) { + return O[y] = null, c(m, function(M) { if (M && M.code !== "ERR_STREAM_PREMATURE_CLOSE") { - var N = O[c]; - N !== null && (O[y] = null, O[l] = null, O[c] = null, N(M)), O[s] = M; + var N = O[u]; + N !== null && (O[y] = null, O[l] = null, O[u] = null, N(M)), O[s] = M; return; } var G = O[l]; - G !== null && (O[y] = null, O[l] = null, O[c] = null, G(b(void 0, !0))), O[p] = !0; + G !== null && (O[y] = null, O[l] = null, O[u] = null, G(b(void 0, !0))), O[p] = !0; }), m.on("readable", P.bind(null, O)), O; }; f.exports = C; @@ -37822,27 +37822,27 @@ Actual: ` + U.attribValue /***/ function(f, d, t) { var i = t(9964); - function r(c, s) { + function r(u, s) { var p = this, y = this._readableState && this._readableState.destroyed, x = this._writableState && this._writableState.destroyed; - return y || x ? (s ? s(c) : c && (this._writableState ? this._writableState.errorEmitted || (this._writableState.errorEmitted = !0, i.nextTick(u, this, c)) : i.nextTick(u, this, c)), this) : (this._readableState && (this._readableState.destroyed = !0), this._writableState && (this._writableState.destroyed = !0), this._destroy(c || null, function(e) { + return y || x ? (s ? s(u) : u && (this._writableState ? this._writableState.errorEmitted || (this._writableState.errorEmitted = !0, i.nextTick(c, this, u)) : i.nextTick(c, this, u)), this) : (this._readableState && (this._readableState.destroyed = !0), this._writableState && (this._writableState.destroyed = !0), this._destroy(u || null, function(e) { !s && e ? p._writableState ? p._writableState.errorEmitted ? i.nextTick(o, p) : (p._writableState.errorEmitted = !0, i.nextTick(n, p, e)) : i.nextTick(n, p, e) : s ? (i.nextTick(o, p), s(e)) : i.nextTick(o, p); }), this); } - function n(c, s) { - u(c, s), o(c); + function n(u, s) { + c(u, s), o(u); } - function o(c) { - c._writableState && !c._writableState.emitClose || c._readableState && !c._readableState.emitClose || c.emit("close"); + function o(u) { + u._writableState && !u._writableState.emitClose || u._readableState && !u._readableState.emitClose || u.emit("close"); } function h() { this._readableState && (this._readableState.destroyed = !1, this._readableState.reading = !1, this._readableState.ended = !1, this._readableState.endEmitted = !1), this._writableState && (this._writableState.destroyed = !1, this._writableState.ended = !1, this._writableState.ending = !1, this._writableState.finalCalled = !1, this._writableState.prefinished = !1, this._writableState.finished = !1, this._writableState.errorEmitted = !1); } - function u(c, s) { - c.emit("error", s); + function c(u, s) { + u.emit("error", s); } - function l(c, s) { - var p = c._readableState, y = c._writableState; - p && p.autoDestroy || y && y.autoDestroy ? c.destroy(s) : c.emit("error", s); + function l(u, s) { + var p = u._readableState, y = u._writableState; + p && p.autoDestroy || y && y.autoDestroy ? u.destroy(s) : u.emit("error", s); } f.exports = { destroy: r, @@ -37856,45 +37856,45 @@ Actual: ` + U.attribValue /***/ function(f, d, t) { var i = t(83797).F.ERR_STREAM_PREMATURE_CLOSE; - function r(u) { + function r(c) { var l = !1; return function() { if (!l) { l = !0; - for (var c = arguments.length, s = new Array(c), p = 0; p < c; p++) + for (var u = arguments.length, s = new Array(u), p = 0; p < u; p++) s[p] = arguments[p]; - u.apply(this, s); + c.apply(this, s); } }; } function n() { } - function o(u) { - return u.setHeader && typeof u.abort == "function"; + function o(c) { + return c.setHeader && typeof c.abort == "function"; } - function h(u, l, c) { + function h(c, l, u) { if (typeof l == "function") - return h(u, null, l); - l || (l = {}), c = r(c || n); - var s = l.readable || l.readable !== !1 && u.readable, p = l.writable || l.writable !== !1 && u.writable, y = function() { - u.writable || e(); - }, x = u._writableState && u._writableState.finished, e = function() { - p = !1, x = !0, s || c.call(u); - }, b = u._readableState && u._readableState.endEmitted, A = function() { - s = !1, b = !0, p || c.call(u); + return h(c, null, l); + l || (l = {}), u = r(u || n); + var s = l.readable || l.readable !== !1 && c.readable, p = l.writable || l.writable !== !1 && c.writable, y = function() { + c.writable || e(); + }, x = c._writableState && c._writableState.finished, e = function() { + p = !1, x = !0, s || u.call(c); + }, b = c._readableState && c._readableState.endEmitted, A = function() { + s = !1, b = !0, p || u.call(c); }, P = function(C) { - c.call(u, C); + u.call(c, C); }, D = function() { var C; if (s && !b) - return (!u._readableState || !u._readableState.ended) && (C = new i()), c.call(u, C); + return (!c._readableState || !c._readableState.ended) && (C = new i()), u.call(c, C); if (p && !x) - return (!u._writableState || !u._writableState.ended) && (C = new i()), c.call(u, C); + return (!c._writableState || !c._writableState.ended) && (C = new i()), u.call(c, C); }, E = function() { - u.req.on("finish", e); + c.req.on("finish", e); }; - return o(u) ? (u.on("complete", e), u.on("abort", D), u.req ? E() : u.on("request", E)) : p && !u._writableState && (u.on("end", y), u.on("close", y)), u.on("end", A), u.on("finish", e), l.error !== !1 && u.on("error", P), u.on("close", D), function() { - u.removeListener("complete", e), u.removeListener("abort", D), u.removeListener("request", E), u.req && u.req.removeListener("finish", e), u.removeListener("end", y), u.removeListener("close", y), u.removeListener("finish", e), u.removeListener("end", A), u.removeListener("error", P), u.removeListener("close", D); + return o(c) ? (c.on("complete", e), c.on("abort", D), c.req ? E() : c.on("request", E)) : p && !c._writableState && (c.on("end", y), c.on("close", y)), c.on("end", A), c.on("finish", e), l.error !== !1 && c.on("error", P), c.on("close", D), function() { + c.removeListener("complete", e), c.removeListener("abort", D), c.removeListener("request", E), c.req && c.req.removeListener("finish", e), c.removeListener("end", y), c.removeListener("close", y), c.removeListener("finish", e), c.removeListener("end", A), c.removeListener("error", P), c.removeListener("close", D); }; } f.exports = h; @@ -37921,14 +37921,14 @@ Actual: ` + U.attribValue }; } var n = t(83797).F, o = n.ERR_MISSING_ARGS, h = n.ERR_STREAM_DESTROYED; - function u(e) { + function c(e) { if (e) throw e; } function l(e) { return e.setHeader && typeof e.abort == "function"; } - function c(e, b, A, P) { + function u(e, b, A, P) { P = r(P); var D = !1; e.on("close", function() { @@ -37959,7 +37959,7 @@ Actual: ` + U.attribValue return e.pipe(b); } function y(e) { - return !e.length || typeof e[e.length - 1] != "function" ? u : e.pop(); + return !e.length || typeof e[e.length - 1] != "function" ? c : e.pop(); } function x() { for (var e = arguments.length, b = new Array(e), A = 0; A < e; A++) @@ -37969,7 +37969,7 @@ Actual: ` + U.attribValue throw new o("streams"); var D, E = b.map(function(T, C) { var F = C < b.length - 1, m = C > 0; - return c(T, F, m, function(I) { + return u(T, F, m, function(I) { D || (D = I), I && E.forEach(s), !F && (E.forEach(s), P(D)); }); }); @@ -37983,17 +37983,17 @@ Actual: ` + U.attribValue /***/ function(f, d, t) { var i = t(83797).F.ERR_INVALID_OPT_VALUE; - function r(o, h, u) { - return o.highWaterMark != null ? o.highWaterMark : h ? o[u] : null; + function r(o, h, c) { + return o.highWaterMark != null ? o.highWaterMark : h ? o[c] : null; } - function n(o, h, u, l) { - var c = r(h, l, u); - if (c != null) { - if (!(isFinite(c) && Math.floor(c) === c) || c < 0) { - var s = l ? u : "highWaterMark"; - throw new i(s, c); + function n(o, h, c, l) { + var u = r(h, l, c); + if (u != null) { + if (!(isFinite(u) && Math.floor(u) === u) || u < 0) { + var s = l ? c : "highWaterMark"; + throw new i(s, u); } - return Math.floor(c); + return Math.floor(u); } return o.objectMode ? 16 : 16384; } @@ -38099,17 +38099,17 @@ Actual: ` + U.attribValue return E.copy(this.lastChar, this.lastTotal - this.lastNeed, 0, this.lastNeed), this.lastChar.toString(this.encoding, 0, this.lastTotal); E.copy(this.lastChar, this.lastTotal - this.lastNeed, 0, E.length), this.lastNeed -= E.length; }; - function u(E) { + function c(E) { return E <= 127 ? 0 : E >> 5 === 6 ? 2 : E >> 4 === 14 ? 3 : E >> 3 === 30 ? 4 : E >> 6 === 2 ? -1 : -2; } function l(E, T, C) { var F = T.length - 1; if (F < C) return 0; - var m = u(T[F]); - return m >= 0 ? (m > 0 && (E.lastNeed = m - 1), m) : --F < C || m === -2 ? 0 : (m = u(T[F]), m >= 0 ? (m > 0 && (E.lastNeed = m - 2), m) : --F < C || m === -2 ? 0 : (m = u(T[F]), m >= 0 ? (m > 0 && (m === 2 ? m = 0 : E.lastNeed = m - 3), m) : 0)); + var m = c(T[F]); + return m >= 0 ? (m > 0 && (E.lastNeed = m - 1), m) : --F < C || m === -2 ? 0 : (m = c(T[F]), m >= 0 ? (m > 0 && (E.lastNeed = m - 2), m) : --F < C || m === -2 ? 0 : (m = c(T[F]), m >= 0 ? (m > 0 && (m === 2 ? m = 0 : E.lastNeed = m - 3), m) : 0)); } - function c(E, T, C) { + function u(E, T, C) { if ((T[0] & 192) !== 128) return E.lastNeed = 0, "�"; if (E.lastNeed > 1 && T.length > 1) { @@ -38120,7 +38120,7 @@ Actual: ` + U.attribValue } } function s(E) { - var T = this.lastTotal - this.lastNeed, C = c(this, E); + var T = this.lastTotal - this.lastNeed, C = u(this, E); if (C !== void 0) return C; if (this.lastNeed <= E.length) @@ -38186,7 +38186,7 @@ Actual: ` + U.attribValue function r(I, O) { this.source = I, this.sourceIndex = 0, this.tag = 0, this.bitcount = 0, this.dest = O, this.destLen = 0, this.ltree = new i(), this.dtree = new i(); } - var n = new i(), o = new i(), h = new Uint8Array(30), u = new Uint16Array(30), l = new Uint8Array(30), c = new Uint16Array(30), s = new Uint8Array([ + var n = new i(), o = new i(), h = new Uint8Array(30), c = new Uint16Array(30), l = new Uint8Array(30), u = new Uint16Array(30), s = new Uint8Array([ 16, 17, 18, @@ -38307,7 +38307,7 @@ Actual: ` + U.attribValue I.dest[I.destLen++] = N; else { var G, ot, K, nt; - for (N -= 257, G = D(I, h[N], u[N]), ot = E(I, M), K = I.destLen - D(I, l[ot], c[ot]), nt = K; nt < K + G; ++nt) + for (N -= 257, G = D(I, h[N], c[N]), ot = E(I, M), K = I.destLen - D(I, l[ot], u[ot]), nt = K; nt < K + G; ++nt) I.dest[I.destLen++] = I.dest[nt]; } } @@ -38342,7 +38342,7 @@ Actual: ` + U.attribValue } while (!N); return M.destLen < M.dest.length ? typeof M.dest.slice == "function" ? M.dest.slice(0, M.destLen) : M.dest.subarray(0, M.destLen) : M.dest; } - e(n, o), x(h, u, 4, 3), x(l, c, 2, 1), h[28] = 0, u[28] = 258, f.exports = m; + e(n, o), x(h, c, 4, 3), x(l, u, 2, 1), h[28] = 0, c[28] = 258, f.exports = m; } ), /***/ @@ -38354,7 +38354,7 @@ Actual: ` + U.attribValue if (r("noDeprecation")) return n; var h = !1; - function u() { + function c() { if (!h) { if (r("throwDeprecation")) throw new Error(o); @@ -38362,7 +38362,7 @@ Actual: ` + U.attribValue } return n.apply(this, arguments); } - return u; + return c; } function r(n) { try { @@ -38393,8 +38393,8 @@ Actual: ` + U.attribValue function h(It) { return It.call.bind(It); } - var u = typeof BigInt != "undefined", l = typeof Symbol != "undefined", c = h(Object.prototype.toString), s = h(Number.prototype.valueOf), p = h(String.prototype.valueOf), y = h(Boolean.prototype.valueOf); - if (u) + var c = typeof BigInt != "undefined", l = typeof Symbol != "undefined", u = h(Object.prototype.toString), s = h(Number.prototype.valueOf), p = h(String.prototype.valueOf), y = h(Boolean.prototype.valueOf); + if (c) var x = h(BigInt.prototype.valueOf); if (l) var e = h(Symbol.prototype.valueOf); @@ -38461,7 +38461,7 @@ Actual: ` + U.attribValue } d.isBigUint64Array = G; function ot(It) { - return c(It) === "[object Map]"; + return u(It) === "[object Map]"; } ot.working = typeof Map != "undefined" && ot(/* @__PURE__ */ new Map()); function K(It) { @@ -38469,7 +38469,7 @@ Actual: ` + U.attribValue } d.isMap = K; function nt(It) { - return c(It) === "[object Set]"; + return u(It) === "[object Set]"; } nt.working = typeof Set != "undefined" && nt(/* @__PURE__ */ new Set()); function xt(It) { @@ -38477,7 +38477,7 @@ Actual: ` + U.attribValue } d.isSet = xt; function bt(It) { - return c(It) === "[object WeakMap]"; + return u(It) === "[object WeakMap]"; } bt.working = typeof WeakMap != "undefined" && bt(/* @__PURE__ */ new WeakMap()); function St(It) { @@ -38485,7 +38485,7 @@ Actual: ` + U.attribValue } d.isWeakMap = St; function Dt(It) { - return c(It) === "[object WeakSet]"; + return u(It) === "[object WeakSet]"; } Dt.working = typeof WeakSet != "undefined" && Dt(/* @__PURE__ */ new WeakSet()); function Lt(It) { @@ -38493,7 +38493,7 @@ Actual: ` + U.attribValue } d.isWeakSet = Lt; function jt(It) { - return c(It) === "[object ArrayBuffer]"; + return u(It) === "[object ArrayBuffer]"; } jt.working = typeof ArrayBuffer != "undefined" && jt(new ArrayBuffer()); function J(It) { @@ -38501,7 +38501,7 @@ Actual: ` + U.attribValue } d.isArrayBuffer = J; function yt(It) { - return c(It) === "[object DataView]"; + return u(It) === "[object DataView]"; } yt.working = typeof ArrayBuffer != "undefined" && typeof DataView != "undefined" && yt(new DataView(new ArrayBuffer(1), 0, 1)); function ut(It) { @@ -38510,30 +38510,30 @@ Actual: ` + U.attribValue d.isDataView = ut; var st = typeof SharedArrayBuffer != "undefined" ? SharedArrayBuffer : void 0; function wt(It) { - return c(It) === "[object SharedArrayBuffer]"; + return u(It) === "[object SharedArrayBuffer]"; } function V(It) { return typeof st == "undefined" ? !1 : (typeof wt.working == "undefined" && (wt.working = wt(new st())), wt.working ? wt(It) : It instanceof st); } d.isSharedArrayBuffer = V; function Ft(It) { - return c(It) === "[object AsyncFunction]"; + return u(It) === "[object AsyncFunction]"; } d.isAsyncFunction = Ft; function U(It) { - return c(It) === "[object Map Iterator]"; + return u(It) === "[object Map Iterator]"; } d.isMapIterator = U; function S(It) { - return c(It) === "[object Set Iterator]"; + return u(It) === "[object Set Iterator]"; } d.isSetIterator = S; function k(It) { - return c(It) === "[object Generator]"; + return u(It) === "[object Generator]"; } d.isGeneratorObject = k; function H(It) { - return c(It) === "[object WebAssembly.Module]"; + return u(It) === "[object WebAssembly.Module]"; } d.isWebAssemblyCompiledModule = H; function it(It) { @@ -38549,7 +38549,7 @@ Actual: ` + U.attribValue } d.isBooleanObject = tt; function Ct(It) { - return u && b(It, x); + return c && b(It, x); } d.isBigIntObject = Ct; function Rt(It) { @@ -38630,8 +38630,8 @@ Actual: ` + U.attribValue }; var o = {}, h = /^$/; if (i.env.NODE_DEBUG) { - var u = i.env.NODE_DEBUG; - u = u.replace(/[|\\{}()[\]^$+?.]/g, "\\$&").replace(/\*/g, ".*").replace(/,/g, "$|^").toUpperCase(), h = new RegExp("^" + u + "$", "i"); + var c = i.env.NODE_DEBUG; + c = c.replace(/[|\\{}()[\]^$+?.]/g, "\\$&").replace(/\*/g, ".*").replace(/,/g, "$|^").toUpperCase(), h = new RegExp("^" + c + "$", "i"); } d.debuglog = function(ut) { if (ut = ut.toUpperCase(), !o[ut]) @@ -38651,7 +38651,7 @@ Actual: ` + U.attribValue seen: [], stylize: s }; - return arguments.length >= 3 && (wt.depth = arguments[2]), arguments.length >= 4 && (wt.colors = arguments[3]), E(st) ? wt.showHidden = st : st && d._extend(wt, st), O(wt.showHidden) && (wt.showHidden = !1), O(wt.depth) && (wt.depth = 2), O(wt.colors) && (wt.colors = !1), O(wt.customInspect) && (wt.customInspect = !0), wt.colors && (wt.stylize = c), y(wt, ut, wt.depth); + return arguments.length >= 3 && (wt.depth = arguments[2]), arguments.length >= 4 && (wt.colors = arguments[3]), E(st) ? wt.showHidden = st : st && d._extend(wt, st), O(wt.showHidden) && (wt.showHidden = !1), O(wt.depth) && (wt.depth = 2), O(wt.colors) && (wt.colors = !1), O(wt.customInspect) && (wt.customInspect = !0), wt.colors && (wt.stylize = u), y(wt, ut, wt.depth); } d.inspect = l, l.colors = { bold: [1, 22], @@ -38678,7 +38678,7 @@ Actual: ` + U.attribValue // "name": intentionally not styling regexp: "red" }; - function c(ut, st) { + function u(ut, st) { var wt = l.styles[st]; return wt ? "\x1B[" + l.colors[wt][0] + "m" + ut + "\x1B[" + l.colors[wt][1] + "m" : ut; } @@ -38975,14 +38975,14 @@ Actual: ` + U.attribValue 43381: ( /***/ function(f, d, t) { - var i = t(68404), r = t(10821), n = t(26601), o = t(22774), h = t(68109), u = o("Object.prototype.toString"), l = t(26626)(), c = typeof globalThis == "undefined" ? t.g : globalThis, s = r(), p = o("String.prototype.slice"), y = Object.getPrototypeOf, x = o("Array.prototype.indexOf", !0) || function(D, E) { + var i = t(68404), r = t(10821), n = t(26601), o = t(22774), h = t(68109), c = o("Object.prototype.toString"), l = t(26626)(), u = typeof globalThis == "undefined" ? t.g : globalThis, s = r(), p = o("String.prototype.slice"), y = Object.getPrototypeOf, x = o("Array.prototype.indexOf", !0) || function(D, E) { for (var T = 0; T < D.length; T += 1) if (D[T] === E) return T; return -1; }, e = { __proto__: null }; l && h && y ? i(s, function(P) { - var D = new c[P](); + var D = new u[P](); if (Symbol.toStringTag in D) { var E = y(D), T = h(E, Symbol.toStringTag); if (!T) { @@ -38992,7 +38992,7 @@ Actual: ` + U.attribValue e["$" + P] = n(T.get); } }) : i(s, function(P) { - var D = new c[P](), E = D.slice || D.set; + var D = new u[P](), E = D.slice || D.set; E && (e["$" + P] = n(E)); }); var b = function(D) { @@ -39032,7 +39032,7 @@ Actual: ` + U.attribValue if (!D || typeof D != "object") return !1; if (!l) { - var E = p(u(D), 8, -1); + var E = p(c(D), 8, -1); return x(s, E) > -1 ? E : E !== "Object" ? !1 : A(D); } return h ? b(D) : null; @@ -39181,23 +39181,23 @@ Actual: ` + U.attribValue }, h.prototype.toStringWithIndent = function(T, C) { return T + this.toString(C); }, r.prototype.type = "element", n.prototype.type = "text", o.prototype.type = "cdata", h.prototype.type = "comment"; - function u(T) { + function c(T) { if (T && (T = T.toString().trim()), !T) throw new Error("No XML to parse!"); - this.doctype = "", this.parser = i.parser(!0), c(this.parser), l = [this]; + this.doctype = "", this.parser = i.parser(!0), u(this.parser), l = [this]; try { this.parser.write(T); } finally { delete this.parser; } } - P(u.prototype, r.prototype), u.prototype._opentag = function(T) { + P(c.prototype, r.prototype), c.prototype._opentag = function(T) { typeof this.children == "undefined" ? r.call(this, T) : r.prototype._opentag.apply(this, arguments); - }, u.prototype._doctype = function(T) { + }, c.prototype._doctype = function(T) { this.doctype += T; }; var l = null; - function c(T) { + function u(T) { T.onopentag = s, T.onclosetag = p, T.ontext = y, T.oncdata = x, T.oncomment = e, T.ondoctype = b, T.onerror = A; } function s() { @@ -39232,7 +39232,7 @@ Actual: ` + U.attribValue var F = T; return C && C.trimmed && T.length > 25 && (F = F.substring(0, 25).trim() + "…"), C && C.preserveWhitespace || (F = F.trim()), F; } - f.exports && !t.g.xmldocAssumeBrowser ? (f.exports.XmlDocument = u, f.exports.XmlElement = r, f.exports.XmlTextNode = n, f.exports.XmlCDataNode = o, f.exports.XmlCommentNode = h) : (this.XmlDocument = u, this.XmlElement = r, this.XmlTextNode = n, this.XmlCDataNode = o, this.XmlCommentNode = h); + f.exports && !t.g.xmldocAssumeBrowser ? (f.exports.XmlDocument = c, f.exports.XmlElement = r, f.exports.XmlTextNode = n, f.exports.XmlCDataNode = o, f.exports.XmlCommentNode = h) : (this.XmlDocument = c, this.XmlElement = r, this.XmlTextNode = n, this.XmlCDataNode = o, this.XmlCommentNode = h); })(); } ), @@ -39242,16 +39242,16 @@ Actual: ` + U.attribValue function(f, d, t) { typeof window != "undefined" && !window.Promise && t(98168), t(83043); var i = function(n, o) { - return new Promise(function(h, u) { + return new Promise(function(h, c) { var l = new XMLHttpRequest(); l.open("GET", n, !0); - for (var c in o) - l.setRequestHeader(c, o[c]); + for (var u in o) + l.setRequestHeader(u, o[u]); l.responseType = "arraybuffer", l.onreadystatechange = function() { if (l.readyState === 4) { var s = l.status >= 200 && l.status < 300; s || setTimeout(function() { - u(new TypeError('Failed to fetch (url: "' + n + '")')); + c(new TypeError('Failed to fetch (url: "' + n + '")')); }, 0); } }, l.onload = function() { @@ -39259,11 +39259,11 @@ Actual: ` + U.attribValue s && h(l.response); }, l.onerror = function() { setTimeout(function() { - u(new TypeError('Network request failed (url: "' + n + '")')); + c(new TypeError('Network request failed (url: "' + n + '")')); }, 0); }, l.ontimeout = function() { setTimeout(function() { - u(new TypeError('Network request failed (url: "' + n + '")')); + c(new TypeError('Network request failed (url: "' + n + '")')); }, 0); }, l.send(); }); @@ -39274,12 +39274,12 @@ Actual: ` + U.attribValue r.prototype.resolve = function(n, o) { if (!this.resolving[n]) { var h = this; - this.resolving[n] = new Promise(function(u, l) { - n.toLowerCase().indexOf("https://") === 0 || n.toLowerCase().indexOf("http://") === 0 ? h.fs.existsSync(n) ? u() : i(n, o).then(function(c) { - h.fs.writeFileSync(n, c), u(); - }, function(c) { - l(c); - }) : u(); + this.resolving[n] = new Promise(function(c, l) { + n.toLowerCase().indexOf("https://") === 0 || n.toLowerCase().indexOf("http://") === 0 ? h.fs.existsSync(n) ? c() : i(n, o).then(function(u) { + h.fs.writeFileSync(n, u), c(); + }, function(u) { + l(u); + }) : c(); }); } return this.resolving[n]; @@ -39288,8 +39288,8 @@ Actual: ` + U.attribValue return new Promise(function(o, h) { Promise.all(Object.values(n.resolving)).then(function() { o(); - }, function(u) { - h(u); + }, function(c) { + h(c); }); }); }, f.exports = r; @@ -39299,14 +39299,14 @@ Actual: ` + U.attribValue 45314: ( /***/ function(f, d, t) { - var i = t(14598).Buffer, r = t(91867).isFunction, n = t(91867).isUndefined, o = t(91867).pack, h = t(3502), u = h.saveAs, l = { + var i = t(14598).Buffer, r = t(91867).isFunction, n = t(91867).isUndefined, o = t(91867).pack, h = t(3502), c = h.saveAs, l = { Roboto: { normal: "Roboto-Regular.ttf", bold: "Roboto-Medium.ttf", italics: "Roboto-Italic.ttf", bolditalics: "Roboto-MediumItalic.ttf" } - }, c, s, p; + }, u, s, p; function y(e, b, A, P) { this.docDefinition = e, this.tableLayouts = b || null, this.fonts = A || l, this.vfs = P; } @@ -39431,7 +39431,7 @@ Actual: ` + U.attribValue e = e || {}, e.autoPrint = !0, b = b || null, this._openPdf(e, b); }, y.prototype.download = function(e, b, A) { r(e) && (n(b) || (A = b), b = e, e = null), e = e || "file.pdf", this.getBlob(function(P) { - u(P, e), r(b) && b(); + c(P, e), r(b) && b(); }, A); }, y.prototype.getBase64 = function(e, b) { if (!e) @@ -39478,11 +39478,11 @@ Actual: ` + U.attribValue e, b || p || t.g.pdfMake.tableLayouts, A || s || t.g.pdfMake.fonts, - P || c || t.g.pdfMake.vfs + P || u || t.g.pdfMake.vfs ); }, addVirtualFileSystem: function(e) { - c = e; + u = e; }, addFonts: function(e) { s = o(s, e); @@ -39515,19 +39515,19 @@ Actual: ` + U.attribValue } n.prototype.existsSync = function(h) { return h = o(h), typeof this.fileSystem[h] != "undefined" || typeof this.dataSystem[h] != "undefined"; - }, n.prototype.readFileSync = function(h, u) { + }, n.prototype.readFileSync = function(h, c) { h = o(h); var l = this.dataSystem[h]; - if (typeof l == "string" && u === "utf8") + if (typeof l == "string" && c === "utf8") return l; if (l) return new r(l, typeof l == "string" ? "base64" : void 0); - var c = this.fileSystem[h]; - if (c) - return c; + var u = this.fileSystem[h]; + if (u) + return u; throw "File '" + h + "' not found in virtual file system"; - }, n.prototype.writeFileSync = function(h, u) { - this.fileSystem[o(h)] = u; + }, n.prototype.writeFileSync = function(h, c) { + this.fileSystem[o(h)] = c; }, n.prototype.bindFS = function(h) { this.dataSystem = h || {}; }; @@ -39542,9 +39542,9 @@ Actual: ` + U.attribValue /***/ function(f, d, t) { var i = t(91867).isString; - function r(u, l, c = 0, s) { + function r(c, l, u = 0, s) { var p = [], y = 0, x = 0, e = [], b = 0, A = 0, P = [], D = l; - u.forEach(function(I) { + c.forEach(function(I) { n(I) ? (p.push(I), y += I._minWidth, x += I._maxWidth) : o(I) ? (e.push(I), b = Math.max(b, I._minWidth), A = Math.max(A, I._maxWidth)) : P.push(I); }), P.forEach(function(I, O) { if (i(I.width) && /\d+%/.test(I.width)) { @@ -39553,7 +39553,7 @@ Actual: ` + U.attribValue var N = s._layout.paddingLeft(O, s), G = s._layout.paddingRight(O, s), ot = s._layout.vLineWidth(O, s), K = s._layout.vLineWidth(O + 1, s); O === 0 ? M = N + G + ot + K / 2 : O === P.length - 1 ? M = N + G + ot / 2 + K : M = N + G + ot / 2 + K / 2; } - var nt = D + c; + var nt = D + u; I.width = parseFloat(I.width) * nt / 100 - M; } I.width < I._minWidth && I.elasticWidth ? I._calcWidth = I._minWidth : I._calcWidth = I.width, l -= I._calcWidth; @@ -39585,18 +39585,18 @@ Actual: ` + U.attribValue } } } - function n(u) { - return u.width === "auto"; + function n(c) { + return c.width === "auto"; } - function o(u) { - return u.width === null || u.width === void 0 || u.width === "*" || u.width === "star"; + function o(c) { + return c.width === null || c.width === void 0 || c.width === "*" || c.width === "star"; } - function h(u) { - for (var l = { min: 0, max: 0 }, c = { min: 0, max: 0 }, s = 0, p = 0, y = u.length; p < y; p++) { - var x = u[p]; - o(x) ? (c.min = Math.max(c.min, x._minWidth), c.max = Math.max(c.max, x._maxWidth), s++) : n(x) ? (l.min += x._minWidth, l.max += x._maxWidth) : (l.min += x.width !== void 0 && x.width || x._minWidth, l.max += x.width !== void 0 && x.width || x._maxWidth); + function h(c) { + for (var l = { min: 0, max: 0 }, u = { min: 0, max: 0 }, s = 0, p = 0, y = c.length; p < y; p++) { + var x = c[p]; + o(x) ? (u.min = Math.max(u.min, x._minWidth), u.max = Math.max(u.max, x._maxWidth), s++) : n(x) ? (l.min += x._minWidth, l.max += x._maxWidth) : (l.min += x.width !== void 0 && x.width || x._minWidth, l.max += x.width !== void 0 && x.width || x._maxWidth); } - return s && (l.min += s * c.min, l.max += s * c.max), l; + return s && (l.min += s * u.min, l.max += s * u.max), l; } f.exports = { buildColumnWidths: r, @@ -39610,7 +39610,7 @@ Actual: ` + U.attribValue 42526: ( /***/ function(f, d, t) { - var i = t(11548), r = t(76442), n = t(77530), o = t(91867).isString, h = t(91867).isNumber, u = t(91867).isObject, l = t(91867).isArray, c = t(91867).fontStringify, s = t(91867).getNodeId, p = t(91867).pack, y = t(72155); + var i = t(11548), r = t(76442), n = t(77530), o = t(91867).isString, h = t(91867).isNumber, c = t(91867).isObject, l = t(91867).isArray, u = t(91867).fontStringify, s = t(91867).getNodeId, p = t(91867).pack, y = t(72155); function x(e, b, A, P, D, E, T) { this.textTools = new i(e), this.styleStack = new r(b, A), this.imageMeasure = P, this.svgMeasure = D, this.tableLayouts = E, this.images = T, this.autoImageIndex = 1; } @@ -39641,7 +39641,7 @@ Actual: ` + U.attribValue return A(b.measureCanvas(e)); if (e.qr) return A(b.measureQr(e)); - throw "Unrecognized document structure: " + JSON.stringify(e, c); + throw "Unrecognized document structure: " + JSON.stringify(e, u); }); function A(D) { var E = D._margin; @@ -39881,7 +39881,7 @@ Actual: ` + U.attribValue return e._minWidth = m.min + e._offsets.total, e._maxWidth = m.max + e._offsets.total, e; function I(xt, bt) { return function() { - return u(bt) && (bt.fillColor = xt.styleStack.getProperty("fillColor"), bt.fillOpacity = xt.styleStack.getProperty("fillOpacity")), xt.measureNode(bt); + return c(bt) && (bt.fillColor = xt.styleStack.getProperty("fillColor"), bt.fillOpacity = xt.styleStack.getProperty("fillOpacity")), xt.measureNode(bt); }; } function O(xt) { @@ -40011,12 +40011,12 @@ Actual: ` + U.attribValue 98883: ( /***/ function(f, d, t) { - var i = t(14598).Buffer, r = t(91867).isString, n = t(91867).isNumber, o = t(91867).isBoolean, h = t(91867).isArray, u = t(91867).isUndefined, l = t(91867).fontStringify; - function c() { + var i = t(14598).Buffer, r = t(91867).isString, n = t(91867).isNumber, o = t(91867).isBoolean, h = t(91867).isArray, c = t(91867).isUndefined, l = t(91867).fontStringify; + function u() { } - c.prototype.preprocessDocument = function(s) { + u.prototype.preprocessDocument = function(s) { return this.parentNode = null, this.tocs = [], this.nodeReferences = [], this.preprocessNode(s); - }, c.prototype.preprocessNode = function(s) { + }, u.prototype.preprocessNode = function(s) { if (h(s) ? s = { stack: s } : r(s) ? s = { text: s } : n(s) || o(s) ? s = { text: s.toString() } : s == null ? s = { text: "" } : Object.keys(s).length === 0 ? s = { text: "" } : "text" in s && (s.text === void 0 || s.text === null) && (s.text = ""), s.columns) return this.preprocessColumns(s); if (s.stack) @@ -40042,19 +40042,19 @@ Actual: ` + U.attribValue if (s.pageReference || s.textReference) return this.preprocessText(s); throw "Unrecognized document structure: " + JSON.stringify(s, l); - }, c.prototype.preprocessColumns = function(s) { + }, u.prototype.preprocessColumns = function(s) { for (var p = s.columns, y = 0, x = p.length; y < x; y++) p[y] = this.preprocessNode(p[y]); return s; - }, c.prototype.preprocessVerticalContainer = function(s) { + }, u.prototype.preprocessVerticalContainer = function(s) { for (var p = s.stack, y = 0, x = p.length; y < x; y++) p[y] = this.preprocessNode(p[y]); return s; - }, c.prototype.preprocessList = function(s) { + }, u.prototype.preprocessList = function(s) { for (var p = s.ul || s.ol, y = 0, x = p.length; y < x; y++) p[y] = this.preprocessNode(p[y]); return s; - }, c.prototype.preprocessTable = function(s) { + }, u.prototype.preprocessTable = function(s) { var p, y, x, e; for (p = 0, x = s.table.body[0].length; p < x; p++) for (y = 0, e = s.table.body.length; y < e; y++) { @@ -40062,7 +40062,7 @@ Actual: ` + U.attribValue A !== void 0 && (A === null && (A = ""), A._span || (b[p] = this.preprocessNode(A))); } return s; - }, c.prototype.preprocessText = function(s) { + }, u.prototype.preprocessText = function(s) { if (s.tocItem) { h(s.tocItem) || (s.tocItem = [s.tocItem]); for (var p = 0, y = s.tocItem.length; p < y; p++) { @@ -40100,24 +40100,24 @@ Actual: ` + U.attribValue b && (this.parentNode = null); } return s; - }, c.prototype.preprocessToc = function(s) { + }, u.prototype.preprocessToc = function(s) { if (s.toc.id || (s.toc.id = "_default_"), s.toc.title = s.toc.title ? this.preprocessNode(s.toc.title) : null, s.toc._items = [], this.tocs[s.toc.id]) { if (!this.tocs[s.toc.id].toc._pseudo) throw "TOC '" + s.toc.id + "' already exists"; s.toc._items = this.tocs[s.toc.id].toc._items; } return this.tocs[s.toc.id] = s, s; - }, c.prototype.preprocessImage = function(s) { - return !u(s.image.type) && !u(s.image.data) && s.image.type === "Buffer" && h(s.image.data) && (s.image = i.from(s.image.data)), s; - }, c.prototype.preprocessSVG = function(s) { + }, u.prototype.preprocessImage = function(s) { + return !c(s.image.type) && !c(s.image.data) && s.image.type === "Buffer" && h(s.image.data) && (s.image = i.from(s.image.data)), s; + }, u.prototype.preprocessSVG = function(s) { return s; - }, c.prototype.preprocessCanvas = function(s) { + }, u.prototype.preprocessCanvas = function(s) { return s; - }, c.prototype.preprocessQr = function(s) { + }, u.prototype.preprocessQr = function(s) { return s; - }, c.prototype._getNodeForNodeRef = function(s) { + }, u.prototype._getNodeForNodeRef = function(s) { return this.parentNode ? this.parentNode : s; - }, f.exports = c; + }, f.exports = u; } ), /***/ @@ -40125,17 +40125,17 @@ Actual: ` + U.attribValue /***/ function(f, d, t) { var i = t(2318), r = t(91867).isString; - function n(l, c) { - this.pages = [], this.pageMargins = c, this.x = c.left, this.availableWidth = l.width - c.left - c.right, this.availableHeight = 0, this.page = -1, this.snapshots = [], this.tracker = new i(), this.backgroundLength = [], this.addPage(l); + function n(l, u) { + this.pages = [], this.pageMargins = u, this.x = u.left, this.availableWidth = l.width - u.left - u.right, this.availableHeight = 0, this.page = -1, this.snapshots = [], this.tracker = new i(), this.backgroundLength = [], this.addPage(l); } - n.prototype.beginColumnGroup = function(l, c = {}) { + n.prototype.beginColumnGroup = function(l, u = {}) { this.snapshots.push({ x: this.x, y: this.y, availableHeight: this.availableHeight, availableWidth: this.availableWidth, page: this.page, - bottomByPage: c || {}, + bottomByPage: u || {}, bottomMost: { x: this.x, y: this.y, @@ -40146,18 +40146,18 @@ Actual: ` + U.attribValue lastColumnWidth: this.lastColumnWidth }), this.lastColumnWidth = 0, l && (this.marginXTopParent = l); }, n.prototype.updateBottomByPage = function() { - const l = this.snapshots[this.snapshots.length - 1], c = this.page; + const l = this.snapshots[this.snapshots.length - 1], u = this.page; let s = -Number.MIN_VALUE; - l.bottomByPage[c] && (s = l.bottomByPage[c]), l.bottomByPage[c] = Math.max(s, this.y); + l.bottomByPage[u] && (s = l.bottomByPage[u]), l.bottomByPage[u] = Math.max(s, this.y); }, n.prototype.resetMarginXTopParent = function() { this.marginXTopParent = null; - }, n.prototype.beginColumn = function(l, c, s) { + }, n.prototype.beginColumn = function(l, u, s) { var p = this.snapshots[this.snapshots.length - 1]; - this.calculateBottomMost(p, s), this.page = p.page, this.x = this.x + this.lastColumnWidth + (c || 0), this.y = p.y, this.availableWidth = l, this.availableHeight = p.availableHeight, this.lastColumnWidth = l; - }, n.prototype.calculateBottomMost = function(l, c) { - c ? this.saveContextInEndingCell(c) : l.bottomMost = u(this, l.bottomMost); - }, n.prototype.markEnding = function(l, c, s) { - this.page = l._columnEndingContext.page, this.x = l._columnEndingContext.x + c, this.y = l._columnEndingContext.y - s, this.availableWidth = l._columnEndingContext.availableWidth, this.availableHeight = l._columnEndingContext.availableHeight, this.lastColumnWidth = l._columnEndingContext.lastColumnWidth; + this.calculateBottomMost(p, s), this.page = p.page, this.x = this.x + this.lastColumnWidth + (u || 0), this.y = p.y, this.availableWidth = l, this.availableHeight = p.availableHeight, this.lastColumnWidth = l; + }, n.prototype.calculateBottomMost = function(l, u) { + u ? this.saveContextInEndingCell(u) : l.bottomMost = c(this, l.bottomMost); + }, n.prototype.markEnding = function(l, u, s) { + this.page = l._columnEndingContext.page, this.x = l._columnEndingContext.x + u, this.y = l._columnEndingContext.y - s, this.availableWidth = l._columnEndingContext.availableWidth, this.availableHeight = l._columnEndingContext.availableHeight, this.lastColumnWidth = l._columnEndingContext.lastColumnWidth; }, n.prototype.saveContextInEndingCell = function(l) { l._columnEndingContext = { page: this.page, @@ -40167,25 +40167,25 @@ Actual: ` + U.attribValue availableWidth: this.availableWidth, lastColumnWidth: this.lastColumnWidth }; - }, n.prototype.completeColumnGroup = function(l, c) { + }, n.prototype.completeColumnGroup = function(l, u) { var s = this.snapshots.pop(); - this.calculateBottomMost(s, c), this.x = s.x; + this.calculateBottomMost(s, u), this.x = s.x; var p = s.bottomMost.y; return l && (s.page === s.bottomMost.page ? s.y + l > p && (p = s.y + l) : p += l), this.y = p, this.page = s.bottomMost.page, this.availableWidth = s.availableWidth, this.availableHeight = s.bottomMost.availableHeight, l && (this.availableHeight -= p - s.bottomMost.y), this.lastColumnWidth = s.lastColumnWidth, s.bottomByPage; - }, n.prototype.addMargin = function(l, c) { - this.x += l, this.availableWidth -= l + (c || 0); + }, n.prototype.addMargin = function(l, u) { + this.x += l, this.availableWidth -= l + (u || 0); }, n.prototype.moveDown = function(l) { return this.y += l, this.availableHeight -= l, this.availableHeight > 0; }, n.prototype.initializePage = function() { this.y = this.pageMargins.top, this.availableHeight = this.getCurrentPage().pageSize.height - this.pageMargins.top - this.pageMargins.bottom; - const { pageCtx: l, isSnapshot: c } = this.pageSnapshot(); - l.availableWidth = this.getCurrentPage().pageSize.width - this.pageMargins.left - this.pageMargins.right, c && this.marginXTopParent && (l.availableWidth -= this.marginXTopParent[0], l.availableWidth -= this.marginXTopParent[1]); + const { pageCtx: l, isSnapshot: u } = this.pageSnapshot(); + l.availableWidth = this.getCurrentPage().pageSize.width - this.pageMargins.left - this.pageMargins.right, u && this.marginXTopParent && (l.availableWidth -= this.marginXTopParent[0], l.availableWidth -= this.marginXTopParent[1]); }, n.prototype.pageSnapshot = function() { return this.snapshots[0] ? { pageCtx: this.snapshots[0], isSnapshot: !0 } : { pageCtx: this, isSnapshot: !1 }; - }, n.prototype.moveTo = function(l, c) { - l != null && (this.x = l, this.availableWidth = this.getCurrentPage().pageSize.width - this.x - this.pageMargins.right), c != null && (this.y = c, this.availableHeight = this.getCurrentPage().pageSize.height - this.y - this.pageMargins.bottom); - }, n.prototype.moveToRelative = function(l, c) { - l != null && (this.x = this.x + l), c != null && (this.y = this.y + c); + }, n.prototype.moveTo = function(l, u) { + l != null && (this.x = l, this.availableWidth = this.getCurrentPage().pageSize.width - this.x - this.pageMargins.right), u != null && (this.y = u, this.availableHeight = this.getCurrentPage().pageSize.height - this.y - this.pageMargins.bottom); + }, n.prototype.moveToRelative = function(l, u) { + l != null && (this.x = this.x + l), u != null && (this.y = this.y + u); }, n.prototype.beginDetachedBlock = function() { this.snapshots.push({ x: this.x, @@ -40199,12 +40199,12 @@ Actual: ` + U.attribValue var l = this.snapshots.pop(); this.x = l.x, this.y = l.y, this.availableWidth = l.availableWidth, this.availableHeight = l.availableHeight, this.page = l.page, this.lastColumnWidth = l.lastColumnWidth; }; - function o(l, c) { - return l === void 0 ? c : r(l) && l.toLowerCase() === "landscape" ? "landscape" : "portrait"; + function o(l, u) { + return l === void 0 ? u : r(l) && l.toLowerCase() === "landscape" ? "landscape" : "portrait"; } - var h = function(l, c) { - return c = o(c, l.pageSize.orientation), c !== l.pageSize.orientation ? { - orientation: c, + var h = function(l, u) { + return u = o(u, l.pageSize.orientation), u !== l.pageSize.orientation ? { + orientation: u, width: l.pageSize.height, height: l.pageSize.width } : { @@ -40214,17 +40214,17 @@ Actual: ` + U.attribValue }; }; n.prototype.moveToNextPage = function(l) { - var c = this.page + 1, s = this.page, p = this.y; + var u = this.page + 1, s = this.page, p = this.y; if (this.snapshots.length > 0) { var y = this.snapshots[this.snapshots.length - 1]; y.bottomMost && y.bottomMost.y && (p = Math.max(this.y, y.bottomMost.y)); } - var x = c >= this.pages.length; + var x = u >= this.pages.length; if (x) { var e = this.availableWidth, b = this.getCurrentPage().pageSize.orientation, A = h(this.getCurrentPage(), l); this.addPage(A), b === A.orientation && (this.availableWidth = e); } else - this.page = c, this.initializePage(); + this.page = u, this.initializePage(); return { newPageCreated: x, prevPage: s, @@ -40232,26 +40232,26 @@ Actual: ` + U.attribValue y: this.y }; }, n.prototype.addPage = function(l) { - var c = { items: [], pageSize: l }; - return this.pages.push(c), this.backgroundLength.push(0), this.page = this.pages.length - 1, this.initializePage(), this.tracker.emit("pageAdded"), c; + var u = { items: [], pageSize: l }; + return this.pages.push(u), this.backgroundLength.push(0), this.page = this.pages.length - 1, this.initializePage(), this.tracker.emit("pageAdded"), u; }, n.prototype.getCurrentPage = function() { return this.page < 0 || this.page >= this.pages.length ? null : this.pages[this.page]; }, n.prototype.getCurrentPosition = function() { - var l = this.getCurrentPage().pageSize, c = l.height - this.pageMargins.top - this.pageMargins.bottom, s = l.width - this.pageMargins.left - this.pageMargins.right; + var l = this.getCurrentPage().pageSize, u = l.height - this.pageMargins.top - this.pageMargins.bottom, s = l.width - this.pageMargins.left - this.pageMargins.right; return { pageNumber: this.page + 1, pageOrientation: l.orientation, - pageInnerHeight: c, + pageInnerHeight: u, pageInnerWidth: s, left: this.x, top: this.y, - verticalRatio: (this.y - this.pageMargins.top) / c, + verticalRatio: (this.y - this.pageMargins.top) / u, horizontalRatio: (this.x - this.pageMargins.left) / s }; }; - function u(l, c) { + function c(l, u) { var s; - return l.page > c.page ? s = l : c.page > l.page ? s = c : s = l.y > c.y ? l : c, { + return l.page > u.page ? s = l : u.page > l.page ? s = u : s = l.y > u.y ? l : u, { page: s.page, x: s.x, y: s.y, @@ -40267,19 +40267,19 @@ Actual: ` + U.attribValue /***/ function(f, d, t) { var i = t(70770), r = t(91867).isNumber, n = t(91867).pack, o = t(91867).offsetVector, h = t(79178); - function u(s, p) { + function c(s, p) { this.context = s, this.contextStack = [], this.tracker = p; } function l(s, p, y) { y == null || y < 0 || y > s.items.length ? s.items.push(p) : s.items.splice(y, 0, p); } - u.prototype.addLine = function(s, p, y) { + c.prototype.addLine = function(s, p, y) { var x = s.getHeight(), e = this.context, b = e.getCurrentPage(), A = this.getCurrentPositionOnPage(); return e.availableHeight < x || !b ? !1 : (s.x = e.x + (s.x || 0), s.y = e.y + (s.y || 0), this.alignLine(s), l(b, { type: "line", item: s }, y), this.tracker.emit("lineAdded", s), p || e.moveDown(x), A); - }, u.prototype.alignLine = function(s) { + }, c.prototype.alignLine = function(s) { var p = this.context.availableWidth, y = s.getWidth(), x = s.inlines && s.inlines.length > 0 && s.inlines[0].alignment, e = 0; switch (x) { case "right": @@ -40292,15 +40292,15 @@ Actual: ` + U.attribValue if (e && (s.x = (s.x || 0) + e), x === "justify" && !s.newLineForced && !s.lastLineInParagraph && s.inlines.length > 1) for (var b = (p - y) / (s.inlines.length - 1), A = 1, P = s.inlines.length; A < P; A++) e = A * b, s.inlines[A].x += e, s.inlines[A].justifyShift = b; - }, u.prototype.addImage = function(s, p, y) { + }, c.prototype.addImage = function(s, p, y) { var x = this.context, e = x.getCurrentPage(), b = this.getCurrentPositionOnPage(); return !e || s.absolutePosition === void 0 && x.availableHeight < s._height && e.items.length > 0 ? !1 : (s._x === void 0 && (s._x = s.x || 0), s.x = x.x + s._x, s.y = x.y, this.alignImage(s), l(e, { type: y || "image", item: s }, p), x.moveDown(s._height), b); - }, u.prototype.addSVG = function(s, p) { + }, c.prototype.addSVG = function(s, p) { return this.addImage(s, p, "svg"); - }, u.prototype.addQr = function(s, p) { + }, c.prototype.addQr = function(s, p) { var y = this.context, x = y.getCurrentPage(), e = this.getCurrentPositionOnPage(); if (!x || s.absolutePosition === void 0 && y.availableHeight < s._height) return !1; @@ -40310,7 +40310,7 @@ Actual: ` + U.attribValue P.x += s.x, P.y += s.y, this.addVector(P, !0, !0, p); } return y.moveDown(s._height), e; - }, u.prototype.alignImage = function(s) { + }, c.prototype.alignImage = function(s) { var p = this.context.availableWidth, y = s._minWidth, x = 0; switch (s._alignment) { case "right": @@ -40321,7 +40321,7 @@ Actual: ` + U.attribValue break; } x && (s.x = (s.x || 0) + x); - }, u.prototype.alignCanvas = function(s) { + }, c.prototype.alignCanvas = function(s) { var p = this.context.availableWidth, y = s._minWidth, x = 0; switch (s._alignment) { case "right": @@ -40334,7 +40334,7 @@ Actual: ` + U.attribValue x && s.canvas.forEach(function(e) { o(e, x, 0); }); - }, u.prototype.addVector = function(s, p, y, x, e) { + }, c.prototype.addVector = function(s, p, y, x, e) { var b = this.context, A = b.getCurrentPage(); r(e) && (A = b.pages[e]); var P = this.getCurrentPositionOnPage(); @@ -40343,30 +40343,30 @@ Actual: ` + U.attribValue type: "vector", item: s }, x), P; - }, u.prototype.beginClip = function(s, p) { + }, c.prototype.beginClip = function(s, p) { var y = this.context, x = y.getCurrentPage(); return x.items.push({ type: "beginClip", item: { x: y.x, y: y.y, width: s, height: p } }), !0; - }, u.prototype.endClip = function() { + }, c.prototype.endClip = function() { var s = this.context, p = s.getCurrentPage(); return p.items.push({ type: "endClip" }), !0; }; - function c(s) { + function u(s) { var p = new i(s.maxWidth); for (var y in s) s.hasOwnProperty(y) && (p[y] = s[y]); return p; } - u.prototype.addFragment = function(s, p, y, x) { + c.prototype.addFragment = function(s, p, y, x) { var e = this.context, b = e.getCurrentPage(); return !p && s.height > e.availableHeight ? !1 : (s.items.forEach(function(A) { switch (A.type) { case "line": - var P = c(A.item); + var P = u(A.item); P._node && (P._node.positions[0].pageNumber = e.page + 1), P.x = (P.x || 0) + (p ? s.xOffset || 0 : e.x), P.y = (P.y || 0) + (y ? s.yOffset || 0 : e.y), b.items.push({ type: "line", item: P @@ -40397,13 +40397,13 @@ Actual: ` + U.attribValue break; } }), x || e.moveDown(s.height), !0); - }, u.prototype.pushContext = function(s, p) { + }, c.prototype.pushContext = function(s, p) { s === void 0 && (p = this.context.getCurrentPage().height - this.context.pageMargins.top - this.context.pageMargins.bottom, s = this.context.availableWidth), r(s) && (s = new h({ width: s, height: p }, { left: 0, right: 0, top: 0, bottom: 0 })), this.contextStack.push(this.context), this.context = s; - }, u.prototype.popContext = function() { + }, c.prototype.popContext = function() { this.context = this.contextStack.pop(); - }, u.prototype.getCurrentPositionOnPage = function() { + }, c.prototype.getCurrentPositionOnPage = function() { return (this.contextStack[0] || this.context).getCurrentPosition(); - }, f.exports = u; + }, f.exports = c; } ), /***/ @@ -40412,15 +40412,15 @@ Actual: ` + U.attribValue function(f, d, t) { var i = t(91867).isArray; function r(o, h) { - var u = "normal"; - return o && h ? u = "bolditalics" : o ? u = "bold" : h && (u = "italics"), u; + var c = "normal"; + return o && h ? c = "bolditalics" : o ? c = "bold" : h && (c = "italics"), c; } function n(o, h) { this.fonts = {}, this.pdfKitDoc = h, this.fontCache = {}; - for (var u in o) - if (o.hasOwnProperty(u)) { - var l = o[u]; - this.fonts[u] = { + for (var c in o) + if (o.hasOwnProperty(c)) { + var l = o[c]; + this.fonts[c] = { normal: l.normal, bold: l.bold, italics: l.italics, @@ -40430,16 +40430,16 @@ Actual: ` + U.attribValue } n.prototype.getFontType = function(o, h) { return r(o, h); - }, n.prototype.getFontFile = function(o, h, u) { - var l = this.getFontType(h, u); + }, n.prototype.getFontFile = function(o, h, c) { + var l = this.getFontType(h, c); return !this.fonts[o] || !this.fonts[o][l] ? null : this.fonts[o][l]; - }, n.prototype.provideFont = function(o, h, u) { - var l = this.getFontType(h, u); - if (this.getFontFile(o, h, u) === null) + }, n.prototype.provideFont = function(o, h, c) { + var l = this.getFontType(h, c); + if (this.getFontFile(o, h, c) === null) throw new Error("Font '" + o + "' in style '" + l + "' is not defined in the font section of the document definition."); if (this.fontCache[o] = this.fontCache[o] || {}, !this.fontCache[o][l]) { - var c = this.fonts[o][l]; - i(c) || (c = [c]), this.fontCache[o][l] = this.pdfKitDoc.font.apply(this.pdfKitDoc, c)._font; + var u = this.fonts[o][l]; + i(u) || (u = [u]), this.fontCache[o][l] = this.pdfKitDoc.font.apply(this.pdfKitDoc, u)._font; } return this.fontCache[o][l]; }, f.exports = n; @@ -40470,13 +40470,13 @@ Actual: ` + U.attribValue function h(b) { return b === null; } - function u(b) { + function c(b) { return b === void 0; } function l(b) { return !(!t(b) || !Number.isInteger(b) || b <= 0); } - function c() { + function u() { for (var b = {}, A = 0, P = arguments.length; A < P; A++) { var D = arguments[A]; if (D) @@ -40528,9 +40528,9 @@ Actual: ` + U.attribValue isFunction: n, isObject: o, isNull: h, - isUndefined: u, + isUndefined: c, isPositiveInteger: l, - pack: c, + pack: u, fontStringify: p, offsetVector: s, getNodeId: y, @@ -40548,12 +40548,12 @@ Actual: ` + U.attribValue this.pdfKitDoc = o, this.imageDictionary = h || {}; } n.prototype.measureImage = function(o) { - var h, u = this; + var h, c = this; if (this.pdfKitDoc._imageRegistry[o]) h = this.pdfKitDoc._imageRegistry[o]; else { try { - if (h = this.pdfKitDoc.openImage(c(o)), !h) + if (h = this.pdfKitDoc.openImage(u(o)), !h) throw "No image"; } catch (s) { throw "Invalid image: " + s.toString() + ` @@ -40563,8 +40563,8 @@ Images dictionary should contain dataURL entries (or local file paths in node.js } var l = { width: h.width, height: h.height }; return h.orientation > 4 && (l = { width: h.height, height: h.width }), l; - function c(s) { - var p = u.imageDictionary[s]; + function u(s) { + var p = c.imageDictionary[s]; if (!p) return s; if (typeof p == "object") @@ -40572,7 +40572,7 @@ Images dictionary should contain dataURL entries (or local file paths in node.js if (r.existsSync(p)) return r.readFileSync(p); var y = p.indexOf("base64,"); - return y < 0 ? u.imageDictionary[s] : i.from(p.substring(y + 7), "base64"); + return y < 0 ? c.imageDictionary[s] : i.from(p.substring(y + 7), "base64"); } }, f.exports = n; } @@ -40597,8 +40597,8 @@ Images dictionary should contain dataURL entries (or local file paths in node.js var r = t.width, n = t.trailingCut || 0; if (t.noNewLine) for (var o = 0, h = i.length; o < h; o++) { - var u = i[o]; - if (r += u.width, n += u.trailingCut || 0, !u.noNewLine) + var c = i[o]; + if (r += c.width, n += c.trailingCut || 0, !c.noNewLine) break; } return this.inlineWidths + r - this.leadingCut - n <= this.maxWidth; @@ -40621,59 +40621,59 @@ Images dictionary should contain dataURL entries (or local file paths in node.js /***/ function(f, d, t) { var i = t(91867).isUndefined, r = t(54861); - function n(h, u) { - this.transactionLevel = 0, this.repeatables = [], this.tracker = u, this.writer = new r(h, u); + function n(h, c) { + this.transactionLevel = 0, this.repeatables = [], this.tracker = c, this.writer = new r(h, c); } - function o(h, u) { - var l = u(h); - return l || (h.moveToNextPage(), l = u(h)), l; + function o(h, c) { + var l = c(h); + return l || (h.moveToNextPage(), l = c(h)), l; } - n.prototype.addLine = function(h, u, l) { - return o(this, function(c) { - return c.writer.addLine(h, u, l); + n.prototype.addLine = function(h, c, l) { + return o(this, function(u) { + return u.writer.addLine(h, c, l); }); - }, n.prototype.addImage = function(h, u) { + }, n.prototype.addImage = function(h, c) { return o(this, function(l) { - return l.writer.addImage(h, u); + return l.writer.addImage(h, c); }); - }, n.prototype.addSVG = function(h, u) { + }, n.prototype.addSVG = function(h, c) { return o(this, function(l) { - return l.writer.addSVG(h, u); + return l.writer.addSVG(h, c); }); - }, n.prototype.addQr = function(h, u) { + }, n.prototype.addQr = function(h, c) { return o(this, function(l) { - return l.writer.addQr(h, u); + return l.writer.addQr(h, c); }); - }, n.prototype.addVector = function(h, u, l, c, s) { - return this.writer.addVector(h, u, l, c, s); - }, n.prototype.beginClip = function(h, u) { - return this.writer.beginClip(h, u); + }, n.prototype.addVector = function(h, c, l, u, s) { + return this.writer.addVector(h, c, l, u, s); + }, n.prototype.beginClip = function(h, c) { + return this.writer.beginClip(h, c); }, n.prototype.endClip = function() { return this.writer.endClip(); }, n.prototype.alignCanvas = function(h) { this.writer.alignCanvas(h); - }, n.prototype.addFragment = function(h, u, l, c) { - this.writer.addFragment(h, u, l, c) || (this.moveToNextPage(), this.writer.addFragment(h, u, l, c)); + }, n.prototype.addFragment = function(h, c, l, u) { + this.writer.addFragment(h, c, l, u) || (this.moveToNextPage(), this.writer.addFragment(h, c, l, u)); }, n.prototype.moveToNextPage = function(h) { - var u = this.writer.context.moveToNextPage(h); + var c = this.writer.context.moveToNextPage(h); this.repeatables.forEach(function(l) { i(l.insertedOnPages[this.writer.context.page]) ? (l.insertedOnPages[this.writer.context.page] = !0, this.writer.addFragment(l, !0)) : this.writer.context.moveDown(l.height); }, this), this.writer.tracker.emit("pageChanged", { - prevPage: u.prevPage, - prevY: u.prevY, + prevPage: c.prevPage, + prevY: c.prevY, y: this.writer.context.y }); - }, n.prototype.beginUnbreakableBlock = function(h, u) { - this.transactionLevel++ === 0 && (this.originalX = this.writer.context.x, this.writer.pushContext(h, u)); - }, n.prototype.commitUnbreakableBlock = function(h, u) { + }, n.prototype.beginUnbreakableBlock = function(h, c) { + this.transactionLevel++ === 0 && (this.originalX = this.writer.context.x, this.writer.pushContext(h, c)); + }, n.prototype.commitUnbreakableBlock = function(h, c) { if (--this.transactionLevel === 0) { var l = this.writer.context; this.writer.popContext(); - var c = l.pages.length; - if (c > 0) { + var u = l.pages.length; + if (u > 0) { var s = l.pages[0]; - if (s.xOffset = h, s.yOffset = u, c > 1) - if (h !== void 0 || u !== void 0) + if (s.xOffset = h, s.yOffset = c, u > 1) + if (h !== void 0 || c !== void 0) s.height = l.getCurrentPage().pageSize.height - l.pageMargins.top - l.pageMargins.bottom; else { s.height = this.writer.context.getCurrentPage().pageSize.height - this.writer.context.pageMargins.top - this.writer.context.pageMargins.bottom; @@ -40682,14 +40682,14 @@ Images dictionary should contain dataURL entries (or local file paths in node.js } else s.height = l.y; - h !== void 0 || u !== void 0 ? this.writer.addFragment(s, !0, !0, !0) : this.addFragment(s); + h !== void 0 || c !== void 0 ? this.writer.addFragment(s, !0, !0, !0) : this.addFragment(s); } } }, n.prototype.currentBlockToRepeatable = function() { - var h = this.writer.context, u = { items: [] }; + var h = this.writer.context, c = { items: [] }; return h.pages[0].items.forEach(function(l) { - u.items.push(l); - }), u.xOffset = this.originalX, u.height = h.y, u.insertedOnPages = [], u; + c.items.push(l); + }), c.xOffset = this.originalX, c.height = h.y, c.insertedOnPages = [], c; }, n.prototype.pushToRepeatables = function(h) { this.repeatables.push(h); }, n.prototype.popFromRepeatables = function() { @@ -40723,7 +40723,7 @@ Images dictionary should contain dataURL entries (or local file paths in node.js 81566: ( /***/ function(f, d, t) { - var i = t(85208), r = t(28284), n = t(65300), o = t(70098), h = t(93415), u = t(89638), l = t(84786), c = t(11548), s = t(91867).isFunction, p = t(91867).isString, y = t(91867).isNumber, x = t(91867).isBoolean, e = t(91867).isArray, b = t(91867).isUndefined, A = t(91867).isPattern, P = t(91867).getPattern, D = t(5557), E = function(J, yt, ut) { + var i = t(85208), r = t(28284), n = t(65300), o = t(70098), h = t(93415), c = t(89638), l = t(84786), u = t(11548), s = t(91867).isFunction, p = t(91867).isString, y = t(91867).isNumber, x = t(91867).isBoolean, e = t(91867).isArray, b = t(91867).isUndefined, A = t(91867).isPattern, P = t(91867).getPattern, D = t(5557), E = function(J, yt, ut) { for (var st = 0; st < yt.length; st++) { var wt = yt[st].toLowerCase(); for (var V in J) @@ -40755,7 +40755,7 @@ Images dictionary should contain dataURL entries (or local file paths in node.js font: null }; this.pdfKitDoc = i.createPdfDocument(st), this.fontProvider = new r(this.fontDescriptors, this.pdfKitDoc); - var wt = new n(ut, I(J.pageMargins), new h(this.pdfKitDoc, J.images), new u()); + var wt = new n(ut, I(J.pageMargins), new h(this.pdfKitDoc, J.images), new c()); O(wt), yt.tableLayouts && wt.registerTableLayouts(yt.tableLayouts); var V = wt.layoutDocument(J.content, this.fontProvider, J.styles || {}, J.defaultStyle || { fontSize: 12, @@ -40947,7 +40947,7 @@ Images dictionary should contain dataURL entries (or local file paths in node.js } function K(J, yt, ut, st, wt) { function V(Kt, Gt) { - var It, re, be = new c(null); + var It, re, be = new u(null); if (b(Kt.positions)) throw "Page reference id not found"; var me = Kt.positions[0].pageNumber.toString(); @@ -41111,7 +41111,7 @@ Images dictionary should contain dataURL entries (or local file paths in node.js [[28, 30, 30, 30], [45, 22, 74, 62], [4, 30, 56, 82, 108, 134, 160]], [[28, 30, 30, 30], [47, 24, 77, 65], [4, 24, 52, 80, 108, 136, 164]], [[28, 30, 30, 30], [49, 25, 81, 68], [4, 28, 56, 84, 112, 140, 168]] - ], t = 0, i = 1, r = 2, n = 4, o = 8, h = /^\d*$/, u = /^[A-Za-z0-9 $%*+\-./:]*$/, l = /^[A-Z0-9 $%*+\-./:]*$/, c = 1, s = 0, p = 3, y = 2, x = [], e = [-1], b = 0, A = 1; b < 255; ++b) + ], t = 0, i = 1, r = 2, n = 4, o = 8, h = /^\d*$/, c = /^[A-Za-z0-9 $%*+\-./:]*$/, l = /^[A-Z0-9 $%*+\-./:]*$/, u = 1, s = 0, p = 3, y = 2, x = [], e = [-1], b = 0, A = 1; b < 255; ++b) x.push(A), e[A] = b, A = A * 2 ^ (A >= 128 ? 285 : 0); for (var P = [[]], b = 0; b < 30; ++b) { for (var D = P[b], E = [], T = 0; T <= b; ++T) { @@ -41185,7 +41185,7 @@ Images dictionary should contain dataURL entries (or local file paths in node.js case i: return S.match(h) ? S : null; case r: - return S.match(u) ? S.toUpperCase() : null; + return S.match(c) ? S.toUpperCase() : null; case n: if (typeof S == "string") { for (var k = [], H = 0; H < S.length; ++H) { @@ -41368,7 +41368,7 @@ Images dictionary should contain dataURL entries (or local file paths in node.js alphanumeric: r, octet: n }, H = { - L: c, + L: u, M: s, Q: p, H: y @@ -41493,42 +41493,42 @@ Images dictionary should contain dataURL entries (or local file paths in node.js /***/ function(f, d, t) { var i = t(91867).isString, r = t(91867).isArray, n = t(91867).isUndefined, o = t(91867).isNull; - function h(u, l) { - this.defaultStyle = l || {}, this.styleDictionary = u, this.styleOverrides = []; + function h(c, l) { + this.defaultStyle = l || {}, this.styleDictionary = c, this.styleOverrides = []; } h.prototype.clone = function() { - var u = new h(this.styleDictionary, this.defaultStyle); + var c = new h(this.styleDictionary, this.defaultStyle); return this.styleOverrides.forEach(function(l) { - u.styleOverrides.push(l); - }), u; - }, h.prototype.push = function(u) { - this.styleOverrides.push(u); - }, h.prototype.pop = function(u) { - for (u = u || 1; u-- > 0; ) + c.styleOverrides.push(l); + }), c; + }, h.prototype.push = function(c) { + this.styleOverrides.push(c); + }, h.prototype.pop = function(c) { + for (c = c || 1; c-- > 0; ) this.styleOverrides.pop(); - }, h.prototype.autopush = function(u) { - if (i(u)) + }, h.prototype.autopush = function(c) { + if (i(c)) return 0; var l = []; - u.style && (r(u.style) ? l = u.style : l = [u.style]); - for (var c = 0, s = l.length; c < s; c++) - this.push(l[c]); - return this.push(u), l.length + 1; - }, h.prototype.auto = function(u, l) { - var c = this.autopush(u), s = l(); - return c > 0 && this.pop(c), s; - }, h.prototype.getProperty = function(u) { + c.style && (r(c.style) ? l = c.style : l = [c.style]); + for (var u = 0, s = l.length; u < s; u++) + this.push(l[u]); + return this.push(c), l.length + 1; + }, h.prototype.auto = function(c, l) { + var u = this.autopush(c), s = l(); + return u > 0 && this.pop(u), s; + }, h.prototype.getProperty = function(c) { if (this.styleOverrides) for (var l = this.styleOverrides.length - 1; l >= 0; l--) { - var c = this.styleOverrides[l]; - if (i(c)) { - var s = this.styleDictionary[c]; - if (s && !n(s[u]) && !o(s[u])) - return s[u]; - } else if (!n(c[u]) && !o(c[u])) - return c[u]; - } - return this.defaultStyle && this.defaultStyle[u]; + var u = this.styleOverrides[l]; + if (i(u)) { + var s = this.styleDictionary[u]; + if (s && !n(s[c]) && !o(s[c])) + return s[c]; + } else if (!n(u[c]) && !o(u[c])) + return u[c]; + } + return this.defaultStyle && this.defaultStyle[c]; }, f.exports = h; } ), @@ -41538,38 +41538,38 @@ Images dictionary should contain dataURL entries (or local file paths in node.js function(f, d, t) { var i = t(52242); function r(h) { - var u = parseFloat(h); - if (!(typeof u != "number" || isNaN(u))) - return u; + var c = parseFloat(h); + if (!(typeof c != "number" || isNaN(c))) + return c; } function n(h) { - var u; + var c; try { - u = new i.XmlDocument(h); + c = new i.XmlDocument(h); } catch (l) { throw new Error("SVGMeasure: " + l); } - if (u.name !== "svg") + if (c.name !== "svg") throw new Error("SVGMeasure: expected document"); - return u; + return c; } function o() { } o.prototype.measureSVG = function(h) { - var u = n(h), l = r(u.attr.width), c = r(u.attr.height); - if ((l == null || c == null) && typeof u.attr.viewBox == "string") { - var s = u.attr.viewBox.split(/[,\s]+/); + var c = n(h), l = r(c.attr.width), u = r(c.attr.height); + if ((l == null || u == null) && typeof c.attr.viewBox == "string") { + var s = c.attr.viewBox.split(/[,\s]+/); if (s.length !== 4) - throw new Error("Unexpected svg viewbox format, should have 4 entries but found: '" + u.attr.viewBox + "'"); - l == null && (l = r(s[2])), c == null && (c = r(s[3])); + throw new Error("Unexpected svg viewbox format, should have 4 entries but found: '" + c.attr.viewBox + "'"); + l == null && (l = r(s[2])), u == null && (u = r(s[3])); } return { width: l, - height: c + height: u }; - }, o.prototype.writeDimensions = function(h, u) { + }, o.prototype.writeDimensions = function(h, c) { var l = n(h); - return l.attr.width = "" + u.width, l.attr.height = "" + u.height, l.toString(); + return l.attr.width = "" + c.width, l.attr.height = "" + c.height, l.toString(); }, f.exports = o; } ), @@ -41578,12 +41578,12 @@ Images dictionary should contain dataURL entries (or local file paths in node.js /***/ function(f, d, t) { var i = t(77530), r = t(91867).isFunction, n = t(91867).isNumber, o = t(91867).isPositiveInteger; - function h(u) { - this.tableNode = u; + function h(c) { + this.tableNode = c; } - h.prototype.beginTable = function(u) { - var l, c, s = this; - l = this.tableNode, this.offsets = l._offsets, this.layout = l._layout, c = u.context().availableWidth - this.offsets.total, i.buildColumnWidths(l.table.widths, c, this.offsets.total, l), this.tableWidth = l._offsets.total + y(), this.rowSpanData = x(), this.cleanUpRepeatables = !1, this.headerRows = 0, this.rowsWithoutPageBreak = 0; + h.prototype.beginTable = function(c) { + var l, u, s = this; + l = this.tableNode, this.offsets = l._offsets, this.layout = l._layout, u = c.context().availableWidth - this.offsets.total, i.buildColumnWidths(l.table.widths, u, this.offsets.total, l), this.tableWidth = l._offsets.total + y(), this.rowSpanData = x(), this.cleanUpRepeatables = !1, this.headerRows = 0, this.rowsWithoutPageBreak = 0; var p = l.table.headerRows; if (o(p)) { if (this.headerRows = p, this.headerRows > l.table.body.length) @@ -41592,7 +41592,7 @@ Images dictionary should contain dataURL entries (or local file paths in node.js const b = l.table.keepWithHeaderRows; o(b) && (this.rowsWithoutPageBreak += b); } - this.dontBreakRows = l.table.dontBreakRows || !1, (this.rowsWithoutPageBreak || this.dontBreakRows) && (u.beginUnbreakableBlock(), this.drawHorizontalLine(0, u), this.rowsWithoutPageBreak && this.dontBreakRows && u.beginUnbreakableBlock()), e(this.tableNode.table.body); + this.dontBreakRows = l.table.dontBreakRows || !1, (this.rowsWithoutPageBreak || this.dontBreakRows) && (c.beginUnbreakableBlock(), this.drawHorizontalLine(0, c), this.rowsWithoutPageBreak && this.dontBreakRows && c.beginUnbreakableBlock()), e(this.tableNode.table.body); function y() { var b = 0; return l.table.widths.forEach(function(A) { @@ -41624,26 +41624,26 @@ Images dictionary should contain dataURL entries (or local file paths in node.js ot.border = ot.border || {}, ot.border[N] = G; } } - }, h.prototype.onRowBreak = function(u, l) { - var c = this; + }, h.prototype.onRowBreak = function(c, l) { + var u = this; return function() { - var s = c.rowPaddingTop + (c.headerRows ? 0 : c.topLineWidth); - l.context().availableHeight -= c.reservedAtBottom, l.context().moveDown(s); + var s = u.rowPaddingTop + (u.headerRows ? 0 : u.topLineWidth); + l.context().availableHeight -= u.reservedAtBottom, l.context().moveDown(s); }; - }, h.prototype.beginRow = function(u, l) { - this.topLineWidth = this.layout.hLineWidth(u, this.tableNode), this.rowPaddingTop = this.layout.paddingTop(u, this.tableNode), this.bottomLineWidth = this.layout.hLineWidth(u + 1, this.tableNode), this.rowPaddingBottom = this.layout.paddingBottom(u, this.tableNode), this.rowCallback = this.onRowBreak(u, l), l.tracker.startTracking("pageChanged", this.rowCallback), u == 0 && !this.dontBreakRows && !this.rowsWithoutPageBreak && (this._tableTopBorderY = l.context().y, l.context().moveDown(this.topLineWidth)), this.dontBreakRows && u > 0 && l.beginUnbreakableBlock(), this.rowTopY = l.context().y, this.reservedAtBottom = this.bottomLineWidth + this.rowPaddingBottom, l.context().availableHeight -= this.reservedAtBottom, l.context().moveDown(this.rowPaddingTop); - }, h.prototype.drawHorizontalLine = function(u, l, c, s = !0, p) { - var y = this.layout.hLineWidth(u, this.tableNode); + }, h.prototype.beginRow = function(c, l) { + this.topLineWidth = this.layout.hLineWidth(c, this.tableNode), this.rowPaddingTop = this.layout.paddingTop(c, this.tableNode), this.bottomLineWidth = this.layout.hLineWidth(c + 1, this.tableNode), this.rowPaddingBottom = this.layout.paddingBottom(c, this.tableNode), this.rowCallback = this.onRowBreak(c, l), l.tracker.startTracking("pageChanged", this.rowCallback), c == 0 && !this.dontBreakRows && !this.rowsWithoutPageBreak && (this._tableTopBorderY = l.context().y, l.context().moveDown(this.topLineWidth)), this.dontBreakRows && c > 0 && l.beginUnbreakableBlock(), this.rowTopY = l.context().y, this.reservedAtBottom = this.bottomLineWidth + this.rowPaddingBottom, l.context().availableHeight -= this.reservedAtBottom, l.context().moveDown(this.rowPaddingTop); + }, h.prototype.drawHorizontalLine = function(c, l, u, s = !0, p) { + var y = this.layout.hLineWidth(c, this.tableNode); if (y) { - var x = this.layout.hLineStyle(u, this.tableNode), e; + var x = this.layout.hLineStyle(c, this.tableNode), e; x && x.dash && (e = x.dash); for (var b = y / 2, A = null, P = this.tableNode.table.body, D, E, T, C = 0, F = this.rowSpanData.length; C < F; C++) { var m = this.rowSpanData[C], I = !m.rowSpan, O = null; if (I && C < F - 1) { var M = !1, N = !1, G = !1; - u > 0 && (D = P[u - 1][C], N = D.border ? D.border[3] : this.layout.defaultBorder, N && D.borderColor && (O = D.borderColor[3])), u < P.length && (E = P[u][C], M = E.border ? E.border[1] : this.layout.defaultBorder, M && O == null && E.borderColor && (O = E.borderColor[1])), I = M || N; + c > 0 && (D = P[c - 1][C], N = D.border ? D.border[3] : this.layout.defaultBorder, N && D.borderColor && (O = D.borderColor[3])), c < P.length && (E = P[c][C], M = E.border ? E.border[1] : this.layout.defaultBorder, M && O == null && E.borderColor && (O = E.borderColor[1])), I = M || N; } - if (D && D._rowSpanCurrentOffset && (T = P[u - 1 - D._rowSpanCurrentOffset][C], G = T && T.border ? T.border[3] : this.layout.defaultBorder, G && T && T.borderColor && (O = T.borderColor[3])), O == null && (O = r(this.layout.hLineColor) ? this.layout.hLineColor(u, this.tableNode, C) : this.layout.hLineColor), !A && I && (A = { left: m.left, width: 0 }), I) { + if (D && D._rowSpanCurrentOffset && (T = P[c - 1 - D._rowSpanCurrentOffset][C], G = T && T.border ? T.border[3] : this.layout.defaultBorder, G && T && T.borderColor && (O = T.borderColor[3])), O == null && (O = r(this.layout.hLineColor) ? this.layout.hLineColor(c, this.tableNode, C) : this.layout.hLineColor), !A && I && (A = { left: m.left, width: 0 }), I) { var ot = 0; if (T && T.colSpan && G) { for (; T.colSpan > ot; ) @@ -41660,7 +41660,7 @@ Images dictionary should contain dataURL entries (or local file paths in node.js } else A.width += this.rowSpanData[C].width || 0; } - var K = (c || 0) + b; + var K = (u || 0) + b; I && A && A.width && (l.addVector({ type: "line", x1: A.left, @@ -41670,11 +41670,11 @@ Images dictionary should contain dataURL entries (or local file paths in node.js lineWidth: y, dash: e, lineColor: O - }, !1, n(c), null, p), A = null, O = null, D = null, E = null, T = null); + }, !1, n(u), null, p), A = null, O = null, D = null, E = null, T = null); } s && l.context().moveDown(y); } - }, h.prototype.drawVerticalLine = function(u, l, c, s, p, y, x) { + }, h.prototype.drawVerticalLine = function(c, l, u, s, p, y, x) { var e = this.layout.vLineWidth(s, this.tableNode); if (e !== 0) { var b = this.layout.vLineStyle(s, this.tableNode), A; @@ -41690,58 +41690,58 @@ Images dictionary should contain dataURL entries (or local file paths in node.js } T == null && (T = r(this.layout.vLineColor) ? this.layout.vLineColor(s, this.tableNode, y) : this.layout.vLineColor), p.addVector({ type: "line", - x1: u + e / 2, - x2: u + e / 2, + x1: c + e / 2, + x2: c + e / 2, y1: l, - y2: c, + y2: u, lineWidth: e, dash: A, lineColor: T }, !1, !0), D = null, E = null, T = null; } - }, h.prototype.endTable = function(u) { - this.cleanUpRepeatables && u.popFromRepeatables(); - }, h.prototype.endRow = function(u, l, c) { + }, h.prototype.endTable = function(c) { + this.cleanUpRepeatables && c.popFromRepeatables(); + }, h.prototype.endRow = function(c, l, u) { var s, p, y = this; - l.tracker.stopTracking("pageChanged", this.rowCallback), l.context().moveDown(this.layout.paddingBottom(u, this.tableNode)), l.context().availableHeight += this.reservedAtBottom; - var x = l.context().page, e = l.context().y, b = k(), A = [], P = c && c.length > 0, D = this.tableNode.table.body; + l.tracker.stopTracking("pageChanged", this.rowCallback), l.context().moveDown(this.layout.paddingBottom(c, this.tableNode)), l.context().availableHeight += this.reservedAtBottom; + var x = l.context().page, e = l.context().y, b = k(), A = [], P = u && u.length > 0, D = this.tableNode.table.body; if (A.push({ y0: this.rowTopY, - page: P ? c[0].prevPage : x + page: P ? u[0].prevPage : x }), P) - for (p = 0, s = c.length; p < s; p++) { - var E = c[p]; + for (p = 0, s = u.length; p < s; p++) { + var E = u[p]; A[A.length - 1].y1 = E.prevY, A.push({ y0: E.y, page: E.prevPage + 1 }); } A[A.length - 1].y1 = e; var T = A[0].y1 - A[0].y0 === this.rowPaddingTop; - if (u === 0 && !T && !this.rowsWithoutPageBreak && !this.dontBreakRows) { + if (c === 0 && !T && !this.rowsWithoutPageBreak && !this.dontBreakRows) { var C = null; - c && c.length > 0 && (C = c[0].prevPage), this.drawHorizontalLine(0, l, this._tableTopBorderY, !1, C); + u && u.length > 0 && (C = u[0].prevPage), this.drawHorizontalLine(0, l, this._tableTopBorderY, !1, C); } for (var F = T ? 1 : 0, m = A.length; F < m; F++) { var I = F < A.length - 1, O = F > 0 && !this.headerRows, M = O ? 0 : this.topLineWidth, N = A[F].y0, G = A[F].y1; - for (I && (G = G + this.rowPaddingBottom), l.context().page != A[F].page && (l.context().page = A[F].page, this.reservedAtBottom = 0), I && this.layout.hLineWhenBroken !== !1 && this.drawHorizontalLine(u + 1, l, G), O && this.layout.hLineWhenBroken !== !1 && this.drawHorizontalLine(u, l, N), p = 0, s = b.length; p < s; p++) { + for (I && (G = G + this.rowPaddingBottom), l.context().page != A[F].page && (l.context().page = A[F].page, this.reservedAtBottom = 0), I && this.layout.hLineWhenBroken !== !1 && this.drawHorizontalLine(c + 1, l, G), O && this.layout.hLineWhenBroken !== !1 && this.drawHorizontalLine(c, l, N), p = 0, s = b.length; p < s; p++) { var ot = !1, K = !1, nt = b[p].index; - if (nt < D[u].length) { - var xt = D[u][nt]; + if (nt < D[c].length) { + var xt = D[c][nt]; ot = xt.border ? xt.border[0] : this.layout.defaultBorder, K = xt.border ? xt.border[2] : this.layout.defaultBorder; } if (nt > 0 && !ot) { - var xt = D[u][nt - 1]; + var xt = D[c][nt - 1]; ot = xt.border ? xt.border[2] : this.layout.defaultBorder; } - if (nt + 1 < D[u].length && !K) { - var xt = D[u][nt + 1]; + if (nt + 1 < D[c].length && !K) { + var xt = D[c][nt + 1]; K = xt.border ? xt.border[0] : this.layout.defaultBorder; } - if (ot && this.drawVerticalLine(b[p].x, N - M, G + this.bottomLineWidth, b[p].index, l, u, b[p - 1] ? b[p - 1].index : null), p < s - 1) { - var bt = D[u][nt].fillColor, St = D[u][nt].fillOpacity; - bt || (bt = r(this.layout.fillColor) ? this.layout.fillColor(u, this.tableNode, nt) : this.layout.fillColor), n(St) || (St = r(this.layout.fillOpacity) ? this.layout.fillOpacity(u, this.tableNode, nt) : this.layout.fillOpacity); - var Dt = D[u][nt].overlayPattern, Lt = D[u][nt].overlayOpacity; + if (ot && this.drawVerticalLine(b[p].x, N - M, G + this.bottomLineWidth, b[p].index, l, c, b[p - 1] ? b[p - 1].index : null), p < s - 1) { + var bt = D[c][nt].fillColor, St = D[c][nt].fillOpacity; + bt || (bt = r(this.layout.fillColor) ? this.layout.fillColor(c, this.tableNode, nt) : this.layout.fillColor), n(St) || (St = r(this.layout.fillOpacity) ? this.layout.fillOpacity(c, this.tableNode, nt) : this.layout.fillOpacity); + var Dt = D[c][nt].overlayPattern, Lt = D[c][nt].overlayOpacity; if (bt || Dt) { var jt = ot ? this.layout.vLineWidth(nt, this.tableNode) : 0, J; - (nt === 0 || nt + 1 == D[u].length) && !K ? J = this.layout.vLineWidth(nt + 1, this.tableNode) : K ? J = this.layout.vLineWidth(nt + 1, this.tableNode) / 2 : J = 0; + (nt === 0 || nt + 1 == D[c].length) && !K ? J = this.layout.vLineWidth(nt + 1, this.tableNode) : K ? J = this.layout.vLineWidth(nt + 1, this.tableNode) / 2 : J = 0; var yt = this.dontBreakRows ? b[p].x + jt : b[p].x + jt / 2, ut = this.dontBreakRows ? N : N - M / 2, st = b[p + 1].x + J, wt = this.dontBreakRows ? G + this.bottomLineWidth : G + this.bottomLineWidth / 2, V = st - yt, Ft = wt - ut; bt && l.addVector({ type: "rect", @@ -41769,32 +41769,32 @@ Images dictionary should contain dataURL entries (or local file paths in node.js } } l.context().page = x, l.context().y = e; - var U = this.tableNode.table.body[u]; + var U = this.tableNode.table.body[c]; for (p = 0, s = U.length; p < s; p++) { if (U[p].rowSpan) { if (this.rowSpanData[p].rowSpan = U[p].rowSpan, U[p].colSpan && U[p].colSpan > 1) for (var S = 1; S < U[p].rowSpan; S++) - this.tableNode.table.body[u + S][p]._colSpan = U[p].colSpan; + this.tableNode.table.body[c + S][p]._colSpan = U[p].colSpan; if (U[p].rowSpan && U[p].rowSpan > 1) for (var S = 1; S < U[p].rowSpan; S++) - this.tableNode.table.body[u + S][p]._rowSpanCurrentOffset = S; + this.tableNode.table.body[c + S][p]._rowSpanCurrentOffset = S; } this.rowSpanData[p].rowSpan > 0 && this.rowSpanData[p].rowSpan--; } - this.drawHorizontalLine(u + 1, l), this.headerRows && u === this.headerRows - 1 && (this.headerRepeatable = l.currentBlockToRepeatable()), this.dontBreakRows && l.tracker.auto( + this.drawHorizontalLine(c + 1, l), this.headerRows && c === this.headerRows - 1 && (this.headerRepeatable = l.currentBlockToRepeatable()), this.dontBreakRows && l.tracker.auto( "pageChanged", function() { - u > 0 && !y.headerRows && y.layout.hLineWhenBroken !== !1 && y.drawHorizontalLine(u, l); + c > 0 && !y.headerRows && y.layout.hLineWhenBroken !== !1 && y.drawHorizontalLine(c, l); }, function() { l.commitUnbreakableBlock(); } - ), this.headerRepeatable && (u === this.rowsWithoutPageBreak - 1 || u === this.tableNode.table.body.length - 1) && (l.commitUnbreakableBlock(), l.pushToRepeatables(this.headerRepeatable), this.cleanUpRepeatables = !0, this.headerRepeatable = null); + ), this.headerRepeatable && (c === this.rowsWithoutPageBreak - 1 || c === this.tableNode.table.body.length - 1) && (l.commitUnbreakableBlock(), l.pushToRepeatables(this.headerRepeatable), this.cleanUpRepeatables = !0, this.headerRepeatable = null); function k() { - for (var H = [], it = 0, et = 0, tt = y.tableNode.table.body[u].length; et < tt; et++) { + for (var H = [], it = 0, et = 0, tt = y.tableNode.table.body[c].length; et < tt; et++) { if (!it) { H.push({ x: y.rowSpanData[et].left, index: et }); - var Ct = y.tableNode.table.body[u][et]; + var Ct = y.tableNode.table.body[c][et]; it = Ct._colSpan || Ct.colSpan || 0; } it > 0 && it--; @@ -41809,9 +41809,9 @@ Images dictionary should contain dataURL entries (or local file paths in node.js /***/ function(f, d, t) { var i = t(91867).isArray, r = t(91867).isPattern, n = t(91867).getPattern; - function o(c) { - for (var s = [], p = null, y = 0, x = c.inlines.length; y < x; y++) { - var e = c.inlines[y], b = e.decoration; + function o(u) { + for (var s = [], p = null, y = 0, x = u.inlines.length; y < x; y++) { + var e = u.inlines[y], b = e.decoration; if (!b) { p = null; continue; @@ -41820,7 +41820,7 @@ Images dictionary should contain dataURL entries (or local file paths in node.js for (var A = e.decorationColor || e.color || "black", P = e.decorationStyle || "solid", D = 0, E = b.length; D < E; D++) { var T = b[D]; !p || T !== p.decoration || P !== p.decorationStyle || A !== p.decorationColor ? (p = { - line: c, + line: u, decoration: T, decorationColor: A, decorationStyle: P, @@ -41830,23 +41830,23 @@ Images dictionary should contain dataURL entries (or local file paths in node.js } return s; } - function h(c, s, p, y) { + function h(u, s, p, y) { function x() { - for (var Dt = 0, Lt = 0, jt = c.inlines.length; Lt < jt; Lt++) { - var J = c.inlines[Lt]; + for (var Dt = 0, Lt = 0, jt = u.inlines.length; Lt < jt; Lt++) { + var J = u.inlines[Lt]; Dt = J.fontSize > Dt ? Lt : Dt; } - return c.inlines[Dt]; + return u.inlines[Dt]; } function e() { - for (var Dt = 0, Lt = 0, jt = c.inlines.length; Lt < jt; Lt++) { - var J = c.inlines[Lt].justifyShift || 0; - Dt += c.inlines[Lt].width + J; + for (var Dt = 0, Lt = 0, jt = u.inlines.length; Lt < jt; Lt++) { + var J = u.inlines[Lt].justifyShift || 0; + Dt += u.inlines[Lt].width + J; } return Dt; } - var b = c.inlines[0], A = x(), P = e(), D = c.line.getAscenderHeight(), E = A.font.ascender / 1e3 * A.fontSize, T = A.height, C = T - E, F = 0.5 + Math.floor(Math.max(A.fontSize - 8, 0) / 2) * 0.12; - switch (c.decoration) { + var b = u.inlines[0], A = x(), P = e(), D = u.line.getAscenderHeight(), E = A.font.ascender / 1e3 * A.fontSize, T = A.height, C = T - E, F = 0.5 + Math.floor(Math.max(A.fontSize - 8, 0) / 2) * 0.12; + switch (u.decoration) { case "underline": p += D + C * 0.45; break; @@ -41857,38 +41857,38 @@ Images dictionary should contain dataURL entries (or local file paths in node.js p += D - E * 0.25; break; default: - throw "Unknown decoration : " + c.decoration; + throw "Unknown decoration : " + u.decoration; } - if (y.save(), c.decorationStyle === "double") { + if (y.save(), u.decorationStyle === "double") { var m = Math.max(0.5, F * 2); - y.fillColor(c.decorationColor).rect(s + b.x, p - F / 2, P, F / 2).fill().rect(s + b.x, p + m - F / 2, P, F / 2).fill(); - } else if (c.decorationStyle === "dashed") { + y.fillColor(u.decorationColor).rect(s + b.x, p - F / 2, P, F / 2).fill().rect(s + b.x, p + m - F / 2, P, F / 2).fill(); + } else if (u.decorationStyle === "dashed") { var I = Math.ceil(P / 6.8), O = s + b.x; - y.rect(O, p, P, F).clip(), y.fillColor(c.decorationColor); + y.rect(O, p, P, F).clip(), y.fillColor(u.decorationColor); for (var M = 0; M < I; M++) y.rect(O, p - F / 2, 3.96, F).fill(), O += 6.8; - } else if (c.decorationStyle === "dotted") { + } else if (u.decorationStyle === "dotted") { var N = Math.ceil(P / (F * 3)), G = s + b.x; - y.rect(G, p, P, F).clip(), y.fillColor(c.decorationColor); + y.rect(G, p, P, F).clip(), y.fillColor(u.decorationColor); for (var ot = 0; ot < N; ot++) y.rect(G, p - F / 2, F, F).fill(), G += F * 3; - } else if (c.decorationStyle === "wavy") { + } else if (u.decorationStyle === "wavy") { var K = 0.7, nt = 1, xt = Math.ceil(P / (K * 2)) + 1, bt = s + b.x - 1; y.rect(s + b.x, p - nt, P, p + nt).clip(), y.lineWidth(0.24), y.moveTo(bt, p); for (var St = 0; St < xt; St++) y.bezierCurveTo(bt + K, p - nt, bt + K * 2, p - nt, bt + K * 3, p).bezierCurveTo(bt + K * 4, p + nt, bt + K * 5, p + nt, bt + K * 6, p), bt += K * 6; - y.stroke(c.decorationColor); + y.stroke(u.decorationColor); } else - y.fillColor(c.decorationColor).rect(s + b.x, p - F / 2, P, F).fill(); + y.fillColor(u.decorationColor).rect(s + b.x, p - F / 2, P, F).fill(); y.restore(); } - function u(c, s, p, y) { - for (var x = o(c), e = 0, b = x.length; e < b; e++) + function c(u, s, p, y) { + for (var x = o(u), e = 0, b = x.length; e < b; e++) h(x[e], s, p, y); } - function l(c, s, p, y, x) { - for (var e = c.getHeight(), b = 0, A = c.inlines.length; b < A; b++) { - var P = c.inlines[b]; + function l(u, s, p, y, x) { + for (var e = u.getHeight(), b = 0, A = u.inlines.length; b < A; b++) { + var P = u.inlines[b]; if (P.background) { var D = P.background; r(P.background) && (D = n(P.background, y)); @@ -41899,7 +41899,7 @@ Images dictionary should contain dataURL entries (or local file paths in node.js } f.exports = { drawBackground: l, - drawDecorations: u + drawDecorations: c }; } ), @@ -41907,7 +41907,7 @@ Images dictionary should contain dataURL entries (or local file paths in node.js 11548: ( /***/ function(f, d, t) { - var i = t(91867).isString, r = t(91867).isNumber, n = t(91867).isObject, o = t(91867).isArray, h = t(91867).isUndefined, u = t(5417), l = /^(\s)+/g, c = /(\s)+$/g; + var i = t(91867).isString, r = t(91867).isNumber, n = t(91867).isObject, o = t(91867).isArray, h = t(91867).isUndefined, c = t(5417), l = /^(\s)+/g, u = /(\s)+$/g; function s(D) { this.fontProvider = D; } @@ -41947,7 +41947,7 @@ Images dictionary should contain dataURL entries (or local file paths in node.js var T = []; if (D = D.replace(/\t/g, " "), E) return T.push({ text: D }), T; - for (var C = new u(D), F = 0, m; m = C.nextBreak(); ) { + for (var C = new c(D), F = 0, m; m = C.nextBreak(); ) { var I = D.slice(F, m.position); m.required || I.match(/\r?\n$|\r$/) ? (I = I.replace(/\r?\n$|\r$/, ""), T.push({ text: I, lineEnd: !0 })) : T.push({ text: I }), F = m.position; } @@ -42019,7 +42019,7 @@ Images dictionary should contain dataURL entries (or local file paths in node.js var S; !ut && (S = m.text.match(l)) && (m.leadingCut += P(S[0], U, O, Dt, M)); var k; - !st && (k = m.text.match(c)) ? m.trailingCut = P(k[0], U, O, Dt, M) : m.trailingCut = 0, m.alignment = b(m, T, "alignment", "left"), m.font = U, m.fontSize = O, m.fontFeatures = M, m.characterSpacing = Dt, m.color = ot, m.decoration = K, m.decorationColor = nt, m.decorationStyle = xt, m.background = bt, m.link = Lt, m.linkToPage = jt, m.linkToDestination = J, m.noWrap = yt, m.opacity = wt, m.sup = V, m.sub = Ft; + !st && (k = m.text.match(u)) ? m.trailingCut = P(k[0], U, O, Dt, M) : m.trailingCut = 0, m.alignment = b(m, T, "alignment", "left"), m.font = U, m.fontSize = O, m.fontFeatures = M, m.characterSpacing = Dt, m.color = ot, m.decoration = K, m.decorationColor = nt, m.decorationStyle = xt, m.background = bt, m.link = Lt, m.linkToPage = jt, m.linkToDestination = J, m.noWrap = yt, m.opacity = wt, m.sup = V, m.sub = Ft; }), C; } function P(D, E, T, C, F) { @@ -42073,7 +42073,7 @@ Images dictionary should contain dataURL entries (or local file paths in node.js console.error("could not download file"); }, b.send(); } - function u(y) { + function c(y) { var x = new XMLHttpRequest(); x.open("HEAD", y, !1); try { @@ -42090,10 +42090,10 @@ Images dictionary should contain dataURL entries (or local file paths in node.js x.initMouseEvent("click", !0, !0, window, 0, 0, 0, 80, 20, !1, !1, !1, !1, 0, null), y.dispatchEvent(x); } } - var c = typeof window == "object" && window.window === window ? window : typeof self == "object" && self.self === self ? self : typeof t.g == "object" && t.g.global === t.g ? t.g : void 0, s = c.navigator && /Macintosh/.test(navigator.userAgent) && /AppleWebKit/.test(navigator.userAgent) && !/Safari/.test(navigator.userAgent), p = c.saveAs || (typeof window != "object" || window !== c ? function() { + var u = typeof window == "object" && window.window === window ? window : typeof self == "object" && self.self === self ? self : typeof t.g == "object" && t.g.global === t.g ? t.g : void 0, s = u.navigator && /Macintosh/.test(navigator.userAgent) && /AppleWebKit/.test(navigator.userAgent) && !/Safari/.test(navigator.userAgent), p = u.saveAs || (typeof window != "object" || window !== u ? function() { } : typeof HTMLAnchorElement != "undefined" && "download" in HTMLAnchorElement.prototype && !s ? function(y, x, e) { - var b = c.URL || c.webkitURL, A = document.createElement("a"); - x = x || y.name || "download", A.download = x, A.rel = "noopener", typeof y == "string" ? (A.href = y, A.origin === location.origin ? l(A) : u(A.href) ? h(y, x, e) : l(A, A.target = "_blank")) : (A.href = b.createObjectURL(y), setTimeout(function() { + var b = u.URL || u.webkitURL, A = document.createElement("a"); + x = x || y.name || "download", A.download = x, A.rel = "noopener", typeof y == "string" ? (A.href = y, A.origin === location.origin ? l(A) : c(A.href) ? h(y, x, e) : l(A, A.target = "_blank")) : (A.href = b.createObjectURL(y), setTimeout(function() { b.revokeObjectURL(A.href); }, 4e4), setTimeout(function() { l(A); @@ -42101,7 +42101,7 @@ Images dictionary should contain dataURL entries (or local file paths in node.js } : "msSaveOrOpenBlob" in navigator ? function(y, x, e) { if (x = x || y.name || "download", typeof y != "string") navigator.msSaveOrOpenBlob(o(y, e), x); - else if (u(y)) + else if (c(y)) h(y, x, e); else { var b = document.createElement("a"); @@ -42112,7 +42112,7 @@ Images dictionary should contain dataURL entries (or local file paths in node.js } : function(y, x, e, b) { if (b = b || open("", "_blank"), b && (b.document.title = b.document.body.innerText = "downloading..."), typeof y == "string") return h(y, x, e); - var A = y.type === "application/octet-stream", P = /constructor/i.test(c.HTMLElement) || c.safari, D = /CriOS\/[\d]+/.test(navigator.userAgent); + var A = y.type === "application/octet-stream", P = /constructor/i.test(u.HTMLElement) || u.safari, D = /CriOS\/[\d]+/.test(navigator.userAgent); if ((D || A && P || s) && typeof FileReader != "undefined") { var E = new FileReader(); E.onloadend = function() { @@ -42120,13 +42120,13 @@ Images dictionary should contain dataURL entries (or local file paths in node.js F = D ? F : F.replace(/^data:[^;]*;/, "data:attachment/file;"), b ? b.location.href = F : location = F, b = null; }, E.readAsDataURL(y); } else { - var T = c.URL || c.webkitURL, C = T.createObjectURL(y); + var T = u.URL || u.webkitURL, C = T.createObjectURL(y); b ? b.location = C : location.href = C, b = null, setTimeout(function() { T.revokeObjectURL(C); }, 4e4); } }); - c.saveAs = p.saveAs = p, f.exports = p; + u.saveAs = p.saveAs = p, f.exports = p; }); } ), @@ -42147,10 +42147,10 @@ Images dictionary should contain dataURL entries (or local file paths in node.js return X && n(lt.prototype, X), at && n(lt, at), Object.defineProperty(lt, "prototype", { writable: !1 }), lt; } function h(lt) { - var X = u(lt, "string"); + var X = c(lt, "string"); return typeof X == "symbol" ? X : X + ""; } - function u(lt, X) { + function c(lt, X) { if (typeof lt != "object" || !lt) return lt; var at = lt[Symbol.toPrimitive]; @@ -42163,12 +42163,12 @@ Images dictionary should contain dataURL entries (or local file paths in node.js return (X === "string" ? String : Number)(lt); } function l(lt, X) { - lt.prototype = Object.create(X.prototype), lt.prototype.constructor = lt, c(lt, X); + lt.prototype = Object.create(X.prototype), lt.prototype.constructor = lt, u(lt, X); } - function c(lt, X) { - return c = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function(at, R) { + function u(lt, X) { + return u = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function(at, R) { return at.__proto__ = R, at; - }, c(lt, X); + }, u(lt, X); } function s(lt, X) { var at = typeof Symbol != "undefined" && lt[Symbol.iterator] || lt["@@iterator"]; @@ -50276,14 +50276,14 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho 5417: ( /***/ function(f, d, t) { - var i = t(59006), r = t(32504), n = t(84490), o = n.BK, h = n.CR, u = n.LF, l = n.NL, c = n.SG, s = n.WJ, p = n.SP, y = n.ZWJ, x = n.BA, e = n.HY, b = n.NS, A = n.AI, P = n.AL, D = n.CJ, E = n.HL, T = n.RI, C = n.SA, F = n.XX, m = t(5303), I = m.DI_BRK, O = m.IN_BRK, M = m.CI_BRK, N = m.CP_BRK; + var i = t(59006), r = t(32504), n = t(84490), o = n.BK, h = n.CR, c = n.LF, l = n.NL, u = n.SG, s = n.WJ, p = n.SP, y = n.ZWJ, x = n.BA, e = n.HY, b = n.NS, A = n.AI, P = n.AL, D = n.CJ, E = n.HL, T = n.RI, C = n.SA, F = n.XX, m = t(5303), I = m.DI_BRK, O = m.IN_BRK, M = m.CI_BRK, N = m.CP_BRK; m.PR_BRK; var G = m.pairTable, ot = r.toByteArray("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"), K = new i(ot), nt = function(Lt) { switch (Lt) { case A: return P; case C: - case c: + case u: case F: return P; case D: @@ -50293,7 +50293,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho } }, xt = function(Lt) { switch (Lt) { - case u: + case c: case l: return o; case p: @@ -50318,7 +50318,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho case p: return !1; case o: - case u: + case c: case l: return this.curClass = o, !1; case h: @@ -50352,7 +50352,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho for (; this.pos < this.string.length; ) { this.lastPos = this.pos; var yt = this.nextClass; - if (this.nextClass = this.nextCharClass(), this.curClass === o || this.curClass === h && this.nextClass !== u) + if (this.nextClass = this.nextCharClass(), this.curClass === o || this.curClass === h && this.nextClass !== c) return this.curClass = xt(nt(this.nextClass)), new bt(this.lastPos, !0); var ut = this.getSimpleBreak(); if (ut === null && (ut = this.getPairTableBreak(yt)), this.LB8a = this.nextClass === y, ut) @@ -50415,24 +50415,24 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho Object.defineProperty(ut, st, { get: wt, set: V, enumerable: !0, configurable: !0 }); } o(f.exports), h(f.exports, "getCategory", () => O), h(f.exports, "getCombiningClass", () => M), h(f.exports, "getScript", () => N), h(f.exports, "getEastAsianWidth", () => G), h(f.exports, "getNumericValue", () => ot), h(f.exports, "isAlphabetic", () => K), h(f.exports, "isDigit", () => nt), h(f.exports, "isPunctuation", () => xt), h(f.exports, "isLowerCase", () => bt), h(f.exports, "isUpperCase", () => St), h(f.exports, "isTitleCase", () => Dt), h(f.exports, "isWhiteSpace", () => Lt), h(f.exports, "isBaseForm", () => jt), h(f.exports, "isMark", () => J), h(f.exports, "default", () => yt); - var u = {}; - u = JSON.parse('{"categories":["Cc","Zs","Po","Sc","Ps","Pe","Sm","Pd","Nd","Lu","Sk","Pc","Ll","So","Lo","Pi","Cf","No","Pf","Lt","Lm","Mn","Me","Mc","Nl","Zl","Zp","Cs","Co"],"combiningClasses":["Not_Reordered","Above","Above_Right","Below","Attached_Above_Right","Attached_Below","Overlay","Iota_Subscript","Double_Below","Double_Above","Below_Right","Above_Left","CCC10","CCC11","CCC12","CCC13","CCC14","CCC15","CCC16","CCC17","CCC18","CCC19","CCC20","CCC21","CCC22","CCC23","CCC24","CCC25","CCC30","CCC31","CCC32","CCC27","CCC28","CCC29","CCC33","CCC34","CCC35","CCC36","Nukta","Virama","CCC84","CCC91","CCC103","CCC107","CCC118","CCC122","CCC129","CCC130","CCC132","Attached_Above","Below_Left","Left","Kana_Voicing","CCC26","Right"],"scripts":["Common","Latin","Bopomofo","Inherited","Greek","Coptic","Cyrillic","Armenian","Hebrew","Arabic","Syriac","Thaana","Nko","Samaritan","Mandaic","Devanagari","Bengali","Gurmukhi","Gujarati","Oriya","Tamil","Telugu","Kannada","Malayalam","Sinhala","Thai","Lao","Tibetan","Myanmar","Georgian","Hangul","Ethiopic","Cherokee","Canadian_Aboriginal","Ogham","Runic","Tagalog","Hanunoo","Buhid","Tagbanwa","Khmer","Mongolian","Limbu","Tai_Le","New_Tai_Lue","Buginese","Tai_Tham","Balinese","Sundanese","Batak","Lepcha","Ol_Chiki","Braille","Glagolitic","Tifinagh","Han","Hiragana","Katakana","Yi","Lisu","Vai","Bamum","Syloti_Nagri","Phags_Pa","Saurashtra","Kayah_Li","Rejang","Javanese","Cham","Tai_Viet","Meetei_Mayek","null","Linear_B","Lycian","Carian","Old_Italic","Gothic","Old_Permic","Ugaritic","Old_Persian","Deseret","Shavian","Osmanya","Osage","Elbasan","Caucasian_Albanian","Linear_A","Cypriot","Imperial_Aramaic","Palmyrene","Nabataean","Hatran","Phoenician","Lydian","Meroitic_Hieroglyphs","Meroitic_Cursive","Kharoshthi","Old_South_Arabian","Old_North_Arabian","Manichaean","Avestan","Inscriptional_Parthian","Inscriptional_Pahlavi","Psalter_Pahlavi","Old_Turkic","Old_Hungarian","Hanifi_Rohingya","Old_Sogdian","Sogdian","Elymaic","Brahmi","Kaithi","Sora_Sompeng","Chakma","Mahajani","Sharada","Khojki","Multani","Khudawadi","Grantha","Newa","Tirhuta","Siddham","Modi","Takri","Ahom","Dogra","Warang_Citi","Nandinagari","Zanabazar_Square","Soyombo","Pau_Cin_Hau","Bhaiksuki","Marchen","Masaram_Gondi","Gunjala_Gondi","Makasar","Cuneiform","Egyptian_Hieroglyphs","Anatolian_Hieroglyphs","Mro","Bassa_Vah","Pahawh_Hmong","Medefaidrin","Miao","Tangut","Nushu","Duployan","SignWriting","Nyiakeng_Puachue_Hmong","Wancho","Mende_Kikakui","Adlam"],"eaw":["N","Na","A","W","H","F"]}'); - const l = new (n(r))(n(i).toByteArray("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")), c = Math.log2 || ((ut) => Math.log(ut) / Math.LN2), s = (ut) => c(ut) + 1 | 0, p = s((/* @__PURE__ */ n(u)).categories.length - 1), y = s((/* @__PURE__ */ n(u)).combiningClasses.length - 1), x = s((/* @__PURE__ */ n(u)).scripts.length - 1), e = s((/* @__PURE__ */ n(u)).eaw.length - 1), b = 10, A = y + x + e + b, P = x + e + b, D = e + b, E = b, T = (1 << p) - 1, C = (1 << y) - 1, F = (1 << x) - 1, m = (1 << e) - 1, I = (1 << b) - 1; + var c = {}; + c = JSON.parse('{"categories":["Cc","Zs","Po","Sc","Ps","Pe","Sm","Pd","Nd","Lu","Sk","Pc","Ll","So","Lo","Pi","Cf","No","Pf","Lt","Lm","Mn","Me","Mc","Nl","Zl","Zp","Cs","Co"],"combiningClasses":["Not_Reordered","Above","Above_Right","Below","Attached_Above_Right","Attached_Below","Overlay","Iota_Subscript","Double_Below","Double_Above","Below_Right","Above_Left","CCC10","CCC11","CCC12","CCC13","CCC14","CCC15","CCC16","CCC17","CCC18","CCC19","CCC20","CCC21","CCC22","CCC23","CCC24","CCC25","CCC30","CCC31","CCC32","CCC27","CCC28","CCC29","CCC33","CCC34","CCC35","CCC36","Nukta","Virama","CCC84","CCC91","CCC103","CCC107","CCC118","CCC122","CCC129","CCC130","CCC132","Attached_Above","Below_Left","Left","Kana_Voicing","CCC26","Right"],"scripts":["Common","Latin","Bopomofo","Inherited","Greek","Coptic","Cyrillic","Armenian","Hebrew","Arabic","Syriac","Thaana","Nko","Samaritan","Mandaic","Devanagari","Bengali","Gurmukhi","Gujarati","Oriya","Tamil","Telugu","Kannada","Malayalam","Sinhala","Thai","Lao","Tibetan","Myanmar","Georgian","Hangul","Ethiopic","Cherokee","Canadian_Aboriginal","Ogham","Runic","Tagalog","Hanunoo","Buhid","Tagbanwa","Khmer","Mongolian","Limbu","Tai_Le","New_Tai_Lue","Buginese","Tai_Tham","Balinese","Sundanese","Batak","Lepcha","Ol_Chiki","Braille","Glagolitic","Tifinagh","Han","Hiragana","Katakana","Yi","Lisu","Vai","Bamum","Syloti_Nagri","Phags_Pa","Saurashtra","Kayah_Li","Rejang","Javanese","Cham","Tai_Viet","Meetei_Mayek","null","Linear_B","Lycian","Carian","Old_Italic","Gothic","Old_Permic","Ugaritic","Old_Persian","Deseret","Shavian","Osmanya","Osage","Elbasan","Caucasian_Albanian","Linear_A","Cypriot","Imperial_Aramaic","Palmyrene","Nabataean","Hatran","Phoenician","Lydian","Meroitic_Hieroglyphs","Meroitic_Cursive","Kharoshthi","Old_South_Arabian","Old_North_Arabian","Manichaean","Avestan","Inscriptional_Parthian","Inscriptional_Pahlavi","Psalter_Pahlavi","Old_Turkic","Old_Hungarian","Hanifi_Rohingya","Old_Sogdian","Sogdian","Elymaic","Brahmi","Kaithi","Sora_Sompeng","Chakma","Mahajani","Sharada","Khojki","Multani","Khudawadi","Grantha","Newa","Tirhuta","Siddham","Modi","Takri","Ahom","Dogra","Warang_Citi","Nandinagari","Zanabazar_Square","Soyombo","Pau_Cin_Hau","Bhaiksuki","Marchen","Masaram_Gondi","Gunjala_Gondi","Makasar","Cuneiform","Egyptian_Hieroglyphs","Anatolian_Hieroglyphs","Mro","Bassa_Vah","Pahawh_Hmong","Medefaidrin","Miao","Tangut","Nushu","Duployan","SignWriting","Nyiakeng_Puachue_Hmong","Wancho","Mende_Kikakui","Adlam"],"eaw":["N","Na","A","W","H","F"]}'); + const l = new (n(r))(n(i).toByteArray("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")), u = Math.log2 || ((ut) => Math.log(ut) / Math.LN2), s = (ut) => u(ut) + 1 | 0, p = s((/* @__PURE__ */ n(c)).categories.length - 1), y = s((/* @__PURE__ */ n(c)).combiningClasses.length - 1), x = s((/* @__PURE__ */ n(c)).scripts.length - 1), e = s((/* @__PURE__ */ n(c)).eaw.length - 1), b = 10, A = y + x + e + b, P = x + e + b, D = e + b, E = b, T = (1 << p) - 1, C = (1 << y) - 1, F = (1 << x) - 1, m = (1 << e) - 1, I = (1 << b) - 1; function O(ut) { const st = l.get(ut); - return (/* @__PURE__ */ n(u)).categories[st >> A & T]; + return (/* @__PURE__ */ n(c)).categories[st >> A & T]; } function M(ut) { const st = l.get(ut); - return (/* @__PURE__ */ n(u)).combiningClasses[st >> P & C]; + return (/* @__PURE__ */ n(c)).combiningClasses[st >> P & C]; } function N(ut) { const st = l.get(ut); - return (/* @__PURE__ */ n(u)).scripts[st >> D & F]; + return (/* @__PURE__ */ n(c)).scripts[st >> D & F]; } function G(ut) { const st = l.get(ut); - return (/* @__PURE__ */ n(u)).eaw[st >> E & m]; + return (/* @__PURE__ */ n(c)).eaw[st >> E & m]; } function ot(ut) { let st = l.get(ut), wt = st & I; @@ -50912,7 +50912,7 @@ Ce.extend(Jr.prototype, { this._expandButton( a, h, - u !== void 0 && u.conf !== void 0 ? u.conf.split : void 0, + c !== void 0 && c.conf !== void 0 ? c.conf.split : void 0, w, f !== void 0 && f.split !== void 0, B, @@ -50920,40 +50920,40 @@ Ce.extend(Jr.prototype, { ); continue; } - var u = this._buildButton( + var c = this._buildButton( h, w, h.split !== void 0 || h.config !== void 0 && h.config.split !== void 0, L ); - if (u) { - if (B != null ? (a.splice(B, 0, u), B++) : a.push(u), u.conf.dropIcon && !u.conf.split && Ce(u.node).addClass(this.c.dom.button.dropClass).append(this.c.dom.button.dropHtml), u.conf.buttons && (u.collection = Ce( + if (c) { + if (B != null ? (a.splice(B, 0, c), B++) : a.push(c), c.conf.dropIcon && !c.conf.split && Ce(c.node).addClass(this.c.dom.button.dropClass).append(this.c.dom.button.dropHtml), c.conf.buttons && (c.collection = Ce( "<" + i.container.content.tag + "/>" - ), u.conf._collection = u.collection, this._expandButton( - u.buttons, - u.conf.buttons, - u.conf.split, + ), c.conf._collection = c.collection, this._expandButton( + c.buttons, + c.conf.buttons, + c.conf.split, !t, t, B, - u.conf - )), u.conf.split) { - u.collection = Ce("<" + i.container.tag + "/>"), u.conf._collection = u.collection; - for (var l = 0; l < u.conf.split.length; l++) { - var c = u.conf.split[l]; - typeof c == "object" && (c.parent = f, c.collectionLayout === void 0 && (c.collectionLayout = u.conf.collectionLayout), c.dropup === void 0 && (c.dropup = u.conf.dropup), c.fade === void 0 && (c.fade = u.conf.fade)); + c.conf + )), c.conf.split) { + c.collection = Ce("<" + i.container.tag + "/>"), c.conf._collection = c.collection; + for (var l = 0; l < c.conf.split.length; l++) { + var u = c.conf.split[l]; + typeof u == "object" && (u.parent = f, u.collectionLayout === void 0 && (u.collectionLayout = c.conf.collectionLayout), u.dropup === void 0 && (u.dropup = c.conf.dropup), u.fade === void 0 && (u.fade = c.conf.fade)); } this._expandButton( - u.buttons, - u.conf.buttons, - u.conf.split, + c.buttons, + c.conf.buttons, + c.conf.split, !t, t, B, - u.conf + c.conf ); } - u.conf.parent = f, h.init && h.init.call(d.button(u.node), d, Ce(u.node), h); + c.conf.parent = f, h.init && h.init.call(d.button(c.node), d, Ce(c.node), h); } } } @@ -51004,14 +51004,14 @@ Ce.extend(Jr.prototype, { }); }, C.async)) : o(D, E, T, C, function() { }); - }, u = a.tag || i.tag, l = a.clickBlurs === void 0 ? !0 : a.clickBlurs; - if (n = Ce("<" + u + "/>").addClass(i.className).attr("tabindex", this.s.dt.settings()[0].iTabIndex).attr("aria-controls", this.s.dt.table().node().id).on("click.dtb", function(D) { + }, c = a.tag || i.tag, l = a.clickBlurs === void 0 ? !0 : a.clickBlurs; + if (n = Ce("<" + c + "/>").addClass(i.className).attr("tabindex", this.s.dt.settings()[0].iTabIndex).attr("aria-controls", this.s.dt.table().node().id).on("click.dtb", function(D) { D.preventDefault(), !n.hasClass(i.disabled) && a.action && h(D, d, n, a), l && n.trigger("blur"); }).on("keypress.dtb", function(D) { D.keyCode === 13 && (D.preventDefault(), !n.hasClass(i.disabled) && a.action && h(D, d, n, a)); - }), u.toLowerCase() === "a" && n.attr("href", "#"), u.toLowerCase() === "button" && n.attr("type", "button"), i.liner.tag) { - var c = Ce("<" + i.liner.tag + "/>").html(t(a.text)).addClass(i.liner.className); - i.liner.tag.toLowerCase() === "a" && c.attr("href", "#"), n.append(c), f = c; + }), c.toLowerCase() === "a" && n.attr("href", "#"), c.toLowerCase() === "button" && n.attr("type", "button"), i.liner.tag) { + var u = Ce("<" + i.liner.tag + "/>").html(t(a.text)).addClass(i.liner.className); + i.liner.tag.toLowerCase() === "a" && u.attr("href", "#"), n.append(u), f = u; } else n.html(t(a.text)), f = n; a.enabled === !1 && n.addClass(i.disabled), a.className && n.addClass(a.className), a.titleAttr && n.attr("title", t(a.titleAttr)), a.attr && n.attr(a.attr), a.namespace || (a.namespace = ".dt-button-" + E1++), a.config !== void 0 && a.config.split && (a.split = a.config.split); @@ -51274,9 +51274,9 @@ Ce.extend(Jr.prototype, { return C.el; })); } - var h = Ce(".dt-button", a).length, u = ""; - h === 3 ? u = "dtb-b3" : h === 2 ? u = "dtb-b2" : h === 1 && (u = "dtb-b1"); - var l = Ce("<" + f.tag + "/>").addClass(f.containerClassName).addClass(f.collectionLayout).addClass(f.splitAlignClass).addClass(u).css("display", "none").attr({ + var h = Ce(".dt-button", a).length, c = ""; + h === 3 ? c = "dtb-b3" : h === 2 ? c = "dtb-b2" : h === 1 && (c = "dtb-b1"); + var l = Ce("<" + f.tag + "/>").addClass(f.containerClassName).addClass(f.collectionLayout).addClass(f.splitAlignClass).addClass(c).css("display", "none").attr({ "aria-modal": !0, role: "dialog" }); @@ -51285,8 +51285,8 @@ Ce.extend(Jr.prototype, { ) : f.collectionTitle && l.prepend( '
' + f.collectionTitle + "
" ), f.closeButton && l.prepend('
×
').addClass("dtb-collection-closeable"), v0(l.insertAfter(i), f.fade); - var c = Ce(v.table().container()), s = l.css("position"); - if ((f.span === "container" || f.align === "dt-container") && (i = i.parent(), l.css("width", c.width())), s === "absolute") { + var u = Ce(v.table().container()), s = l.css("position"); + if ((f.span === "container" || f.align === "dt-container") && (i = i.parent(), l.css("width", u.width())), s === "absolute") { var p = Ce(i[0].offsetParent), y = i.position(), x = i.offset(), e = p.offset(), b = p.position(), A = window.getComputedStyle(p[0]); e.height = p.outerHeight(), e.width = p.width() + parseFloat(A.paddingLeft), e.right = e.left + e.width, e.bottom = e.top + e.height; var P = y.top + i.outerHeight(), D = y.left; @@ -51376,7 +51376,7 @@ Jr.instanceSelector = function(a, v) { }; Jr.buttonSelector = function(a, v) { for (var g = [], w = function(t, i, r) { - for (var n, o, h = 0, u = i.length; h < u; h++) + for (var n, o, h = 0, c = i.length; h < c; h++) n = i[h], n && (o = r !== void 0 ? r + h : h + "", t.push({ node: n.node, name: n.conf.name, @@ -51406,9 +51406,9 @@ Jr.buttonSelector = function(a, v) { }); else if (typeof t == "string") if (t.indexOf(",") !== -1) { - var u = t.split(","); - for (r = 0, n = u.length; r < n; r++) - L(u[r].trim(), i); + var c = t.split(","); + for (r = 0, n = c.length; r < n; r++) + L(c[r].trim(), i); } else if (t.match(/^\d+(\-\d+)*$/)) { var l = Ce.map(o, function(p) { return p.idx; @@ -51418,9 +51418,9 @@ Jr.buttonSelector = function(a, v) { node: o[Ce.inArray(t, l)].node }); } else if (t.indexOf(":name") !== -1) { - var c = t.replace(":name", ""); + var u = t.replace(":name", ""); for (r = 0, n = o.length; r < n; r++) - o[r].name === c && g.push({ + o[r].name === u && g.push({ inst: i, node: o[r].node }); @@ -51896,14 +51896,14 @@ var T1 = function(a, v) { a.select && typeof a.select.info == "function" && B.selected === void 0 && a.rows(g.rows, Ce.extend({ selected: !0 }, B)).any() && Ce.extend(B, { selected: !0 }); for (var f = a.rows(g.rows, B).indexes().toArray(), d = a.cells(f, g.columns, { order: B.order - }), t = d.render(g.orthogonal).toArray(), i = d.nodes().toArray(), r = d.indexes().toArray(), n = a.columns(g.columns).count(), o = n > 0 ? t.length / n : 0, h = [], u = 0, l = 0, c = o; l < c; l++) { + }), t = d.render(g.orthogonal).toArray(), i = d.nodes().toArray(), r = d.indexes().toArray(), n = a.columns(g.columns).count(), o = n > 0 ? t.length / n : 0, h = [], c = 0, l = 0, u = o; l < u; l++) { for (var s = [n], p = 0; p < n; p++) s[p] = g.format.body( - t[u], - r[u].row, - r[u].column, - i[u] - ), u++; + t[c], + r[c].row, + r[c].column, + i[c] + ), c++; h[l] = s; } var y = { @@ -52136,7 +52136,7 @@ var $o = function(a) { ) ? new Blob([String.fromCharCode(65279), s], { type: s.type }) : s; - }, u = function(s, p, y) { + }, c = function(s, p, y) { y || (s = h(s)); var x = this, e = s.type, b = e === i, A, P = function() { o( @@ -52170,8 +52170,8 @@ var $o = function(a) { return; } D(); - }, l = u.prototype, c = function(s, p, y) { - return new u( + }, l = c.prototype, u = function(s, p, y) { + return new c( s, p || s.name || "download", y @@ -52180,7 +52180,7 @@ var $o = function(a) { return typeof navigator != "undefined" && navigator.msSaveOrOpenBlob ? function(s, p, y) { return p = p || s.name || "download", y || (s = h(s)), navigator.msSaveOrOpenBlob(s, p); } : (l.abort = function() { - }, l.readyState = l.INIT = 0, l.WRITING = 1, l.DONE = 2, l.error = l.onwritestart = l.onprogress = l.onwrite = l.onabort = l.onerror = l.onwriteend = null, c); + }, l.readyState = l.INIT = 0, l.WRITING = 1, l.DONE = 2, l.error = l.onwritestart = l.onprogress = l.onwrite = l.onabort = l.onerror = l.onwriteend = null, u); } }( typeof self != "undefined" && self || typeof window != "undefined" && window || globalThis.content @@ -52194,20 +52194,20 @@ var Lf = function(a) { ` : ` `; }, yl = function(a, v) { - var g = ml(v), w = a.buttons.exportData(v.exportOptions), L = v.fieldBoundary, B = v.fieldSeparator, f = new RegExp(L, "g"), d = v.escapeChar !== void 0 ? v.escapeChar : "\\", t = function(u) { - for (var l = "", c = 0, s = u.length; c < s; c++) - c > 0 && (l += B), l += L ? L + ("" + u[c]).replace(f, d + L) + L : u[c]; + var g = ml(v), w = a.buttons.exportData(v.exportOptions), L = v.fieldBoundary, B = v.fieldSeparator, f = new RegExp(L, "g"), d = v.escapeChar !== void 0 ? v.escapeChar : "\\", t = function(c) { + for (var l = "", u = 0, s = c.length; u < s; u++) + u > 0 && (l += B), l += L ? L + ("" + c[u]).replace(f, d + L) + L : c[u]; return l; }, i = "", r = "", n = []; - v.header && (i = w.headerStructure.map(function(u) { + v.header && (i = w.headerStructure.map(function(c) { return t( - u.map(function(l) { + c.map(function(l) { return l ? l.title : ""; }) ); - }).join(g) + g), v.footer && w.footer && (r = w.footerStructure.map(function(u) { + }).join(g) + g), v.footer && w.footer && (r = w.footerStructure.map(function(c) { return t( - u.map(function(l) { + c.map(function(l) { return l ? l.title : ""; }) ); @@ -52403,15 +52403,15 @@ de.ext.buttons.copyHtml5 = { o, 0 ), r[0].focus(), r[0].select(); - var h = bn(o).closest(".dt-button-info"), u = function() { + var h = bn(o).closest(".dt-button-info"), c = function() { h.off("click.buttons-copy"), bn(document).off(".buttons-copy"), v.buttons.info(!1); }; h.on("click.buttons-copy", function() { - u(), L(); + c(), L(); }), bn(document).on("keydown.buttons-copy", function(l) { - l.keyCode === 27 && (u(), L()); + l.keyCode === 27 && (c(), L()); }).on("copy.buttons-copy cut.buttons-copy", function() { - u(), L(); + c(), L(); }); }, async: 100, @@ -52482,8 +52482,8 @@ de.ext.buttons.excelHtml5 = { } }, "[Content_Types].xml": t("[Content_Types].xml") - }, o = v.buttons.exportData(w.exportOptions), h, u, l = function(C) { - h = B + 1, u = ra(i, "row", { attr: { r: h } }); + }, o = v.buttons.exportData(w.exportOptions), h, c, l = function(C) { + h = B + 1, c = ra(i, "row", { attr: { r: h } }); for (var F = 0, m = C.length; F < m; F++) { var I = Qi(F) + "" + h, O = null; if (C[F] === null || C[F] === void 0 || C[F] === "") @@ -52541,10 +52541,10 @@ de.ext.buttons.excelHtml5 = { } }); } - u.appendChild(O); + c.appendChild(O); } - r.appendChild(u), B++; - }, c = function(C) { + r.appendChild(c), B++; + }, u = function(C) { C.forEach(function(F) { l( F.map(function(m) { @@ -52561,10 +52561,10 @@ de.ext.buttons.excelHtml5 = { }); }); }, s = v.buttons.exportInfo(w); - s.title && (l([s.title]), Wo(i, B, 0, 1, o.header.length), bn("row:last c", i).attr("s", "51")), s.messageTop && (l([s.messageTop]), Wo(i, B, 0, 1, o.header.length)), w.header && c(o.headerStructure), f = B; + s.title && (l([s.title]), Wo(i, B, 0, 1, o.header.length), bn("row:last c", i).attr("s", "51")), s.messageTop && (l([s.messageTop]), Wo(i, B, 0, 1, o.header.length)), w.header && u(o.headerStructure), f = B; for (var p = 0, y = o.body.length; p < y; p++) l(o.body[p]); - d = B, w.footer && o.footer && c(o.footerStructure), s.messageBottom && (l([s.messageBottom]), Wo(i, B, 0, 1, o.header.length)); + d = B, w.footer && o.footer && u(o.footerStructure), s.messageBottom && (l([s.messageBottom]), Wo(i, B, 0, 1, o.header.length)); var x = ra(i, "cols"); bn("worksheet", i).prepend(x); for (var e = 0, b = o.header.length; e < b; e++) @@ -52801,8 +52801,8 @@ de.ext.buttons.print = { i += "" + h.join("") + ""; } i += ""; - var u = window.open("", ""); - if (!u) { + var c = window.open("", ""); + if (!c) { v.buttons.info( v.i18n("buttons.printErrorTitle", "Unable to open print view"), v.i18n( @@ -52813,26 +52813,26 @@ de.ext.buttons.print = { ); return; } - u.document.close(); + c.document.close(); var l = "" + f.title + ""; ci("style, link").each(function() { l += O1(this); }); try { - u.document.head.innerHTML = l; + c.document.head.innerHTML = l; } catch (s) { - ci(u.document.head).html(l); + ci(c.document.head).html(l); } w.customScripts && w.customScripts.forEach(function(s) { - var p = u.document.createElement("script"); - p.src = s, u.document.getElementsByTagName("head")[0].appendChild(p); - }), u.document.body.innerHTML = "

" + f.title + "

" + (f.messageTop || "") + "
" + i + "
" + (f.messageBottom || "") + "
", ci(u.document.body).addClass("dt-print-view"), ci("img", u.document.body).each(function(s, p) { + var p = c.document.createElement("script"); + p.src = s, c.document.getElementsByTagName("head")[0].appendChild(p); + }), c.document.body.innerHTML = "

" + f.title + "

" + (f.messageTop || "") + "
" + i + "
" + (f.messageBottom || "") + "
", ci(c.document.body).addClass("dt-print-view"), ci("img", c.document.body).each(function(s, p) { p.setAttribute("src", Al(p.getAttribute("src"))); - }), w.customize && w.customize(u, w, v); - var c = function() { - w.autoPrint && (u.print(), u.close()); + }), w.customize && w.customize(c, w, v); + var u = function() { + w.autoPrint && (c.print(), c.close()); }; - u.setTimeout(c, 1e3), L(); + c.setTimeout(u, 1e3), L(); }, async: 100, title: "*", @@ -52997,7 +52997,7 @@ var Cl = { exports: {} }; (function(g, w) { a.exports = w(); })(di, function() { - var g = 1e3, w = 6e4, L = 36e5, B = "millisecond", f = "second", d = "minute", t = "hour", i = "day", r = "week", n = "month", o = "quarter", h = "year", u = "date", l = "Invalid Date", c = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, s = /\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, p = { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(m) { + var g = 1e3, w = 6e4, L = 36e5, B = "millisecond", f = "second", d = "minute", t = "hour", i = "day", r = "week", n = "month", o = "quarter", h = "year", c = "date", l = "Invalid Date", u = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, s = /\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, p = { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(m) { var I = ["th", "st", "nd", "rd"], O = m % 100; return "[" + m + (I[(O - 20) % 10] || I[O] || I[0]) + "]"; } }, y = function(m, I, O) { @@ -53014,7 +53014,7 @@ var Cl = { exports: {} }; }, a: function(m) { return m < 0 ? Math.ceil(m) || 0 : Math.floor(m); }, p: function(m) { - return { M: n, y: h, w: r, d: i, D: u, h: t, m: d, s: f, ms: B, Q: o }[m] || String(m || "").toLowerCase().replace(/s$/, ""); + return { M: n, y: h, w: r, d: i, D: c, h: t, m: d, s: f, ms: B, Q: o }[m] || String(m || "").toLowerCase().replace(/s$/, ""); }, u: function(m) { return m === void 0; } }, e = "en", b = {}; @@ -53060,7 +53060,7 @@ var Cl = { exports: {} }; if (N instanceof Date) return new Date(N); if (typeof N == "string" && !/Z$/i.test(N)) { - var ot = N.match(c); + var ot = N.match(u); if (ot) { var K = ot[2] - 1 || 0, nt = (ot[7] || "0").substring(0, 3); return G ? new Date(Date.UTC(ot[1], K, ot[3] || 1, ot[4] || 0, ot[5] || 0, ot[6] || 0, nt)) : new Date(ot[1], K, ot[3] || 1, ot[4] || 0, ot[5] || 0, ot[6] || 0, nt); @@ -53104,7 +53104,7 @@ var Cl = { exports: {} }; var Lt = this.$locale().weekStart || 0, jt = (xt < Lt ? xt + 7 : xt) - Lt; return K(G ? St - jt : St + (6 - jt), bt); case i: - case u: + case c: return nt(Dt + "Hours", 0); case t: return nt(Dt + "Minutes", 1); @@ -53118,10 +53118,10 @@ var Cl = { exports: {} }; }, I.endOf = function(O) { return this.startOf(O, !1); }, I.$set = function(O, M) { - var N, G = T.p(O), ot = "set" + (this.$u ? "UTC" : ""), K = (N = {}, N[i] = ot + "Date", N[u] = ot + "Date", N[n] = ot + "Month", N[h] = ot + "FullYear", N[t] = ot + "Hours", N[d] = ot + "Minutes", N[f] = ot + "Seconds", N[B] = ot + "Milliseconds", N)[G], nt = G === i ? this.$D + (M - this.$W) : M; + var N, G = T.p(O), ot = "set" + (this.$u ? "UTC" : ""), K = (N = {}, N[i] = ot + "Date", N[c] = ot + "Date", N[n] = ot + "Month", N[h] = ot + "FullYear", N[t] = ot + "Hours", N[d] = ot + "Minutes", N[f] = ot + "Seconds", N[B] = ot + "Milliseconds", N)[G], nt = G === i ? this.$D + (M - this.$W) : M; if (G === n || G === h) { - var xt = this.clone().set(u, 1); - xt.$d[K](nt), xt.init(), this.$d = xt.set(u, Math.min(this.$D, xt.daysInMonth())).$d; + var xt = this.clone().set(c, 1); + xt.$d[K](nt), xt.init(), this.$d = xt.set(c, Math.min(this.$D, xt.daysInMonth())).$d; } else K && this.$d[K](nt); return this.init(), this; @@ -53271,7 +53271,7 @@ var Cl = { exports: {} }; return this.$d.toUTCString(); }, m; }(), F = C.prototype; - return E.prototype = F, [["$ms", B], ["$s", f], ["$m", d], ["$H", t], ["$W", i], ["$M", n], ["$y", h], ["$D", u]].forEach(function(m) { + return E.prototype = F, [["$ms", B], ["$s", f], ["$m", d], ["$H", t], ["$W", i], ["$M", n], ["$y", h], ["$D", c]].forEach(function(m) { F[m[1]] = function(I) { return this.$g(I, m[0], m[1]); }; @@ -53970,10 +53970,10 @@ class $1 extends B1 { Wn(`${this._ref} thead`).append(n); } if (B != null && B.scrollYFitToScreen) { - const u = this._convertToScrollYFitToScreenConfig( + const c = this._convertToScrollYFitToScreenConfig( B.scrollYFitToScreen ); - this._scrollYFitToScreen(u), r.draw(); + this._scrollYFitToScreen(c), r.draw(); } }), this.instance = new de(`${this._ref}`, this.config), this.refElement.dispatchEvent(this.initEvent(this.instance)), B && B.handleBootrapTabChange && this.handleBootrapTabChange(this.instance), B != null && B.keepFixedHeaderInDT && this._ref && this.__keepFixedHeaderInDT(), this; }); @@ -54015,22 +54015,20 @@ class $1 extends B1 { `${w._ref}_wrapper .dt-scroll-foot` ) || { offsetHeight: 0 }).offsetHeight, h = document.querySelectorAll( `${w._ref}_wrapper .dt-layout-row:not(.dt-layout-table)` - ), u = Array.from(h).reduce( + ), c = Array.from(h).reduce( (s, p) => s + p.offsetHeight, 0 - ); - console.log("dtLayoutRowsHeight", u); - const l = window.innerHeight - // La taille de la fenêtre complete + ), l = window.innerHeight - // La taille de la fenêtre complete t - // L'ordonnée du haut du tableau r - // La taille du top (lorsqu'on utilise `dom`) n - // La taille du bottom (lorsqu'on utilise `dom`) i - // La taille du header (lorsqu'on utilise `layout`) o - // La taille du footer (lorsqu'on utilise `layout`) - u - // La taille de toutes les rows (lorsqu'on utilise `layout`) - L, c = document.querySelector( + c - // La taille de toutes les rows (lorsqu'on utilise `layout`) + L, u = document.querySelector( `${w._ref}_wrapper .dt-scroll-body` ); - t + d.offsetHeight > window.innerHeight && (c.style.minHeight = l + "px", c.style.height = l + "px"); + t + d.offsetHeight > window.innerHeight && (u.style.minHeight = l + "px", u.style.height = l + "px"); } }); } diff --git a/lib/core/LyxeaDatatable.ts b/lib/core/LyxeaDatatable.ts index 8504563..27c410a 100644 --- a/lib/core/LyxeaDatatable.ts +++ b/lib/core/LyxeaDatatable.ts @@ -409,7 +409,6 @@ class LyxeaDatatable (acc, node) => acc + (node as HTMLElement).offsetHeight, 0 ); - console.log('dtLayoutRowsHeight', dtLayoutRowsHeight); const myHeight = window.innerHeight - // La taille de la fenêtre complete tabTop - // L'ordonnée du haut du tableau