@idmui/spot 1.1.2 → 1.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +18 -18
- package/dist/{index-e046d7e6.js → index-cba1108d.js} +576 -570
- package/dist/{index.es-dd372596.js → index.es-8bdbaf79.js} +1371 -1345
- package/dist/index.js +1 -1
- package/dist/index.umd.cjs +73 -73
- package/dist/{purify.es-bcffc71a.js → purify.es-78c333b1.js} +244 -235
- package/dist/style.css +1 -1
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { _ as
|
|
1
|
+
import { _ as Ha } from "./index-cba1108d.js";
|
|
2
2
|
import "moment";
|
|
3
3
|
import "moment-timezone";
|
|
4
4
|
import "@element-plus/icons-vue";
|
|
@@ -7,272 +7,272 @@ import "@idm-plugin/meteo";
|
|
|
7
7
|
import "vue";
|
|
8
8
|
import "echarts";
|
|
9
9
|
import "axios";
|
|
10
|
-
var
|
|
11
|
-
function
|
|
10
|
+
var Qe = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
|
|
11
|
+
function Lo(a) {
|
|
12
12
|
return a && a.__esModule && Object.prototype.hasOwnProperty.call(a, "default") ? a.default : a;
|
|
13
13
|
}
|
|
14
|
-
var
|
|
14
|
+
var ht = function(a) {
|
|
15
15
|
return a && a.Math === Math && a;
|
|
16
|
-
},
|
|
16
|
+
}, _ = (
|
|
17
17
|
// eslint-disable-next-line es/no-global-this -- safe
|
|
18
|
-
|
|
19
|
-
|
|
18
|
+
ht(typeof globalThis == "object" && globalThis) || ht(typeof window == "object" && window) || // eslint-disable-next-line no-restricted-globals -- safe
|
|
19
|
+
ht(typeof self == "object" && self) || ht(typeof Qe == "object" && Qe) || ht(typeof Qe == "object" && Qe) || // eslint-disable-next-line no-new-func -- fallback
|
|
20
20
|
function() {
|
|
21
21
|
return this;
|
|
22
22
|
}() || Function("return this")()
|
|
23
|
-
),
|
|
23
|
+
), Et = {}, D = function(a) {
|
|
24
24
|
try {
|
|
25
25
|
return !!a();
|
|
26
26
|
} catch {
|
|
27
27
|
return !0;
|
|
28
28
|
}
|
|
29
|
-
},
|
|
29
|
+
}, Pl = D, he = !Pl(function() {
|
|
30
30
|
return Object.defineProperty({}, 1, { get: function() {
|
|
31
31
|
return 7;
|
|
32
32
|
} })[1] !== 7;
|
|
33
|
-
}),
|
|
33
|
+
}), Rl = D, br = !Rl(function() {
|
|
34
34
|
var a = (function() {
|
|
35
35
|
}).bind();
|
|
36
36
|
return typeof a != "function" || a.hasOwnProperty("prototype");
|
|
37
|
-
}),
|
|
38
|
-
return
|
|
39
|
-
},
|
|
40
|
-
|
|
41
|
-
var t =
|
|
37
|
+
}), Nl = br, Ft = Function.prototype.call, Y = Nl ? Ft.bind(Ft) : function() {
|
|
38
|
+
return Ft.apply(Ft, arguments);
|
|
39
|
+
}, ko = {}, Bo = {}.propertyIsEnumerable, jo = Object.getOwnPropertyDescriptor, Il = jo && !Bo.call({ 1: 2 }, 1);
|
|
40
|
+
ko.f = Il ? function(e) {
|
|
41
|
+
var t = jo(this, e);
|
|
42
42
|
return !!t && t.enumerable;
|
|
43
|
-
} :
|
|
44
|
-
var
|
|
43
|
+
} : Bo;
|
|
44
|
+
var Oi = function(a, e) {
|
|
45
45
|
return {
|
|
46
46
|
enumerable: !(a & 1),
|
|
47
47
|
configurable: !(a & 2),
|
|
48
48
|
writable: !(a & 4),
|
|
49
49
|
value: e
|
|
50
50
|
};
|
|
51
|
-
},
|
|
51
|
+
}, Fo = br, Uo = Function.prototype, Ya = Uo.call, Ml = Fo && Uo.bind.bind(Ya, Ya), L = Fo ? Ml : function(a) {
|
|
52
52
|
return function() {
|
|
53
|
-
return
|
|
53
|
+
return Ya.apply(a, arguments);
|
|
54
54
|
};
|
|
55
|
-
},
|
|
56
|
-
return
|
|
57
|
-
},
|
|
58
|
-
return !
|
|
55
|
+
}, Go = L, _l = Go({}.toString), Vl = Go("".slice), je = function(a) {
|
|
56
|
+
return Vl(_l(a), 8, -1);
|
|
57
|
+
}, Dl = L, Ll = D, kl = je, Zr = Object, Bl = Dl("".split), zo = Ll(function() {
|
|
58
|
+
return !Zr("z").propertyIsEnumerable(0);
|
|
59
59
|
}) ? function(a) {
|
|
60
|
-
return
|
|
61
|
-
} :
|
|
60
|
+
return kl(a) === "String" ? Bl(a, "") : Zr(a);
|
|
61
|
+
} : Zr, xr = function(a) {
|
|
62
62
|
return a == null;
|
|
63
|
-
},
|
|
64
|
-
if (
|
|
65
|
-
throw new
|
|
63
|
+
}, jl = xr, Fl = TypeError, ve = function(a) {
|
|
64
|
+
if (jl(a))
|
|
65
|
+
throw new Fl("Can't call method on " + a);
|
|
66
66
|
return a;
|
|
67
|
-
},
|
|
68
|
-
return
|
|
69
|
-
},
|
|
70
|
-
return typeof a == "function" || a ===
|
|
67
|
+
}, Ul = zo, Gl = ve, $t = function(a) {
|
|
68
|
+
return Ul(Gl(a));
|
|
69
|
+
}, Jr = typeof document == "object" && document.all, B = typeof Jr > "u" && Jr !== void 0 ? function(a) {
|
|
70
|
+
return typeof a == "function" || a === Jr;
|
|
71
71
|
} : function(a) {
|
|
72
72
|
return typeof a == "function";
|
|
73
|
-
},
|
|
74
|
-
return typeof a == "object" ? a !== null :
|
|
75
|
-
},
|
|
76
|
-
return
|
|
73
|
+
}, zl = B, ae = function(a) {
|
|
74
|
+
return typeof a == "object" ? a !== null : zl(a);
|
|
75
|
+
}, ea = _, Hl = B, Yl = function(a) {
|
|
76
|
+
return Hl(a) ? a : void 0;
|
|
77
77
|
}, Fe = function(a, e) {
|
|
78
|
-
return arguments.length < 2 ?
|
|
79
|
-
},
|
|
80
|
-
|
|
81
|
-
!
|
|
82
|
-
var
|
|
78
|
+
return arguments.length < 2 ? Yl(ea[a]) : ea[a] && ea[a][e];
|
|
79
|
+
}, Xl = L, Tr = Xl({}.isPrototypeOf), Wl = _, yn = Wl.navigator, mn = yn && yn.userAgent, wt = mn ? String(mn) : "", Ho = _, ta = wt, bn = Ho.process, xn = Ho.Deno, Tn = bn && bn.versions || xn && xn.version, On = Tn && Tn.v8, le, cr;
|
|
80
|
+
On && (le = On.split("."), cr = le[0] > 0 && le[0] < 4 ? 1 : +(le[0] + le[1]));
|
|
81
|
+
!cr && ta && (le = ta.match(/Edge\/(\d+)/), (!le || le[1] >= 74) && (le = ta.match(/Chrome\/(\d+)/), le && (cr = +le[1])));
|
|
82
|
+
var Si = cr, Sn = Si, ql = D, Ql = _, Kl = Ql.String, Yo = !!Object.getOwnPropertySymbols && !ql(function() {
|
|
83
83
|
var a = Symbol("symbol detection");
|
|
84
|
-
return !
|
|
85
|
-
!Symbol.sham &&
|
|
86
|
-
}),
|
|
84
|
+
return !Kl(a) || !(Object(a) instanceof Symbol) || // Chrome 38-40 symbols are not inherited from DOM collections prototypes to instances
|
|
85
|
+
!Symbol.sham && Sn && Sn < 41;
|
|
86
|
+
}), Zl = Yo, Xo = Zl && !Symbol.sham && typeof Symbol.iterator == "symbol", Jl = Fe, eh = B, th = Tr, rh = Xo, ah = Object, Wo = rh ? function(a) {
|
|
87
87
|
return typeof a == "symbol";
|
|
88
88
|
} : function(a) {
|
|
89
|
-
var e =
|
|
90
|
-
return
|
|
91
|
-
},
|
|
89
|
+
var e = Jl("Symbol");
|
|
90
|
+
return eh(e) && th(e.prototype, ah(a));
|
|
91
|
+
}, ih = String, Or = function(a) {
|
|
92
92
|
try {
|
|
93
|
-
return
|
|
93
|
+
return ih(a);
|
|
94
94
|
} catch {
|
|
95
95
|
return "Object";
|
|
96
96
|
}
|
|
97
|
-
},
|
|
98
|
-
if (
|
|
97
|
+
}, nh = B, sh = Or, oh = TypeError, Te = function(a) {
|
|
98
|
+
if (nh(a))
|
|
99
99
|
return a;
|
|
100
|
-
throw new
|
|
101
|
-
},
|
|
100
|
+
throw new oh(sh(a) + " is not a function");
|
|
101
|
+
}, uh = Te, lh = xr, st = function(a, e) {
|
|
102
102
|
var t = a[e];
|
|
103
|
-
return
|
|
104
|
-
},
|
|
103
|
+
return lh(t) ? void 0 : uh(t);
|
|
104
|
+
}, ra = Y, aa = B, ia = ae, hh = TypeError, vh = function(a, e) {
|
|
105
105
|
var t, r;
|
|
106
|
-
if (e === "string" &&
|
|
106
|
+
if (e === "string" && aa(t = a.toString) && !ia(r = ra(t, a)) || aa(t = a.valueOf) && !ia(r = ra(t, a)) || e !== "string" && aa(t = a.toString) && !ia(r = ra(t, a)))
|
|
107
107
|
return r;
|
|
108
|
-
throw new
|
|
109
|
-
},
|
|
108
|
+
throw new hh("Can't convert object to primitive value");
|
|
109
|
+
}, qo = { exports: {} }, En = _, fh = Object.defineProperty, Ei = function(a, e) {
|
|
110
110
|
try {
|
|
111
|
-
|
|
111
|
+
fh(En, a, { value: e, configurable: !0, writable: !0 });
|
|
112
112
|
} catch {
|
|
113
|
-
|
|
113
|
+
En[a] = e;
|
|
114
114
|
}
|
|
115
115
|
return e;
|
|
116
|
-
},
|
|
117
|
-
(
|
|
118
|
-
version: "3.
|
|
116
|
+
}, ch = _, gh = Ei, $n = "__core-js_shared__", wn = qo.exports = ch[$n] || gh($n, {});
|
|
117
|
+
(wn.versions || (wn.versions = [])).push({
|
|
118
|
+
version: "3.43.0",
|
|
119
119
|
mode: "global",
|
|
120
120
|
copyright: "© 2014-2025 Denis Pushkarev (zloirock.ru)",
|
|
121
|
-
license: "https://github.com/zloirock/core-js/blob/v3.
|
|
121
|
+
license: "https://github.com/zloirock/core-js/blob/v3.43.0/LICENSE",
|
|
122
122
|
source: "https://github.com/zloirock/core-js"
|
|
123
123
|
});
|
|
124
|
-
var
|
|
125
|
-
return
|
|
126
|
-
},
|
|
127
|
-
return
|
|
128
|
-
},
|
|
129
|
-
return
|
|
130
|
-
},
|
|
131
|
-
return "Symbol(" + (a === void 0 ? "" : a) + ")_" +
|
|
132
|
-
},
|
|
133
|
-
return
|
|
134
|
-
},
|
|
135
|
-
if (!
|
|
124
|
+
var $i = qo.exports, Cn = $i, wi = function(a, e) {
|
|
125
|
+
return Cn[a] || (Cn[a] = e || {});
|
|
126
|
+
}, dh = ve, ph = Object, Sr = function(a) {
|
|
127
|
+
return ph(dh(a));
|
|
128
|
+
}, yh = L, mh = Sr, bh = yh({}.hasOwnProperty), fe = Object.hasOwn || function(e, t) {
|
|
129
|
+
return bh(mh(e), t);
|
|
130
|
+
}, xh = L, Th = 0, Oh = Math.random(), Sh = xh(1.1.toString), Qo = function(a) {
|
|
131
|
+
return "Symbol(" + (a === void 0 ? "" : a) + ")_" + Sh(++Th + Oh, 36);
|
|
132
|
+
}, Eh = _, $h = wi, An = fe, wh = Qo, Ch = Yo, Ah = Xo, Ke = Eh.Symbol, na = $h("wks"), Ph = Ah ? Ke.for || Ke : Ke && Ke.withoutSetter || wh, z = function(a) {
|
|
133
|
+
return An(na, a) || (na[a] = Ch && An(Ke, a) ? Ke[a] : Ph("Symbol." + a)), na[a];
|
|
134
|
+
}, Rh = Y, Pn = ae, Rn = Wo, Nh = st, Ih = vh, Mh = z, _h = TypeError, Vh = Mh("toPrimitive"), Dh = function(a, e) {
|
|
135
|
+
if (!Pn(a) || Rn(a))
|
|
136
136
|
return a;
|
|
137
|
-
var t =
|
|
137
|
+
var t = Nh(a, Vh), r;
|
|
138
138
|
if (t) {
|
|
139
|
-
if (e === void 0 && (e = "default"), r =
|
|
139
|
+
if (e === void 0 && (e = "default"), r = Rh(t, a, e), !Pn(r) || Rn(r))
|
|
140
140
|
return r;
|
|
141
|
-
throw new
|
|
142
|
-
}
|
|
143
|
-
return e === void 0 && (e = "number"),
|
|
144
|
-
},
|
|
145
|
-
var e =
|
|
146
|
-
return
|
|
147
|
-
},
|
|
148
|
-
return
|
|
149
|
-
},
|
|
150
|
-
return Object.defineProperty(
|
|
141
|
+
throw new _h("Can't convert object to primitive value");
|
|
142
|
+
}
|
|
143
|
+
return e === void 0 && (e = "number"), Ih(a, e);
|
|
144
|
+
}, Lh = Dh, kh = Wo, Ko = function(a) {
|
|
145
|
+
var e = Lh(a, "string");
|
|
146
|
+
return kh(e) ? e : e + "";
|
|
147
|
+
}, Bh = _, Nn = ae, Xa = Bh.document, jh = Nn(Xa) && Nn(Xa.createElement), Er = function(a) {
|
|
148
|
+
return jh ? Xa.createElement(a) : {};
|
|
149
|
+
}, Fh = he, Uh = D, Gh = Er, Zo = !Fh && !Uh(function() {
|
|
150
|
+
return Object.defineProperty(Gh("div"), "a", {
|
|
151
151
|
get: function() {
|
|
152
152
|
return 7;
|
|
153
153
|
}
|
|
154
154
|
}).a !== 7;
|
|
155
|
-
}),
|
|
156
|
-
|
|
157
|
-
if (e =
|
|
155
|
+
}), zh = he, Hh = Y, Yh = ko, Xh = Oi, Wh = $t, qh = Ko, Qh = fe, Kh = Zo, In = Object.getOwnPropertyDescriptor;
|
|
156
|
+
Et.f = zh ? In : function(e, t) {
|
|
157
|
+
if (e = Wh(e), t = qh(t), Kh)
|
|
158
158
|
try {
|
|
159
|
-
return
|
|
159
|
+
return In(e, t);
|
|
160
160
|
} catch {
|
|
161
161
|
}
|
|
162
|
-
if (
|
|
163
|
-
return
|
|
162
|
+
if (Qh(e, t))
|
|
163
|
+
return Xh(!Hh(Yh.f, e, t), e[t]);
|
|
164
164
|
};
|
|
165
|
-
var Oe = {},
|
|
165
|
+
var Oe = {}, Zh = he, Jh = D, Jo = Zh && Jh(function() {
|
|
166
166
|
return Object.defineProperty(function() {
|
|
167
167
|
}, "prototype", {
|
|
168
168
|
value: 42,
|
|
169
169
|
writable: !1
|
|
170
170
|
}).prototype !== 42;
|
|
171
|
-
}),
|
|
172
|
-
if (
|
|
171
|
+
}), ev = ae, tv = String, rv = TypeError, J = function(a) {
|
|
172
|
+
if (ev(a))
|
|
173
173
|
return a;
|
|
174
|
-
throw new
|
|
175
|
-
},
|
|
176
|
-
Oe.f =
|
|
177
|
-
if (
|
|
178
|
-
var i =
|
|
179
|
-
i && i[
|
|
180
|
-
configurable:
|
|
181
|
-
enumerable:
|
|
174
|
+
throw new rv(tv(a) + " is not an object");
|
|
175
|
+
}, av = he, iv = Zo, nv = Jo, Ut = J, Mn = Ko, sv = TypeError, sa = Object.defineProperty, ov = Object.getOwnPropertyDescriptor, oa = "enumerable", ua = "configurable", la = "writable";
|
|
176
|
+
Oe.f = av ? nv ? function(e, t, r) {
|
|
177
|
+
if (Ut(e), t = Mn(t), Ut(r), typeof e == "function" && t === "prototype" && "value" in r && la in r && !r[la]) {
|
|
178
|
+
var i = ov(e, t);
|
|
179
|
+
i && i[la] && (e[t] = r.value, r = {
|
|
180
|
+
configurable: ua in r ? r[ua] : i[ua],
|
|
181
|
+
enumerable: oa in r ? r[oa] : i[oa],
|
|
182
182
|
writable: !1
|
|
183
183
|
});
|
|
184
184
|
}
|
|
185
|
-
return
|
|
186
|
-
} :
|
|
187
|
-
if (
|
|
185
|
+
return sa(e, t, r);
|
|
186
|
+
} : sa : function(e, t, r) {
|
|
187
|
+
if (Ut(e), t = Mn(t), Ut(r), iv)
|
|
188
188
|
try {
|
|
189
|
-
return
|
|
189
|
+
return sa(e, t, r);
|
|
190
190
|
} catch {
|
|
191
191
|
}
|
|
192
192
|
if ("get" in r || "set" in r)
|
|
193
|
-
throw new
|
|
193
|
+
throw new sv("Accessors not supported");
|
|
194
194
|
return "value" in r && (e[t] = r.value), e;
|
|
195
195
|
};
|
|
196
|
-
var
|
|
197
|
-
return
|
|
196
|
+
var uv = he, lv = Oe, hv = Oi, Ct = uv ? function(a, e, t) {
|
|
197
|
+
return lv.f(a, e, hv(1, t));
|
|
198
198
|
} : function(a, e, t) {
|
|
199
199
|
return a[e] = t, a;
|
|
200
|
-
},
|
|
201
|
-
}).name === "something",
|
|
202
|
-
EXISTS:
|
|
203
|
-
PROPER:
|
|
204
|
-
CONFIGURABLE:
|
|
205
|
-
},
|
|
206
|
-
|
|
207
|
-
return
|
|
200
|
+
}, eu = { exports: {} }, Wa = he, vv = fe, tu = Function.prototype, fv = Wa && Object.getOwnPropertyDescriptor, Ci = vv(tu, "name"), cv = Ci && (function() {
|
|
201
|
+
}).name === "something", gv = Ci && (!Wa || Wa && fv(tu, "name").configurable), $r = {
|
|
202
|
+
EXISTS: Ci,
|
|
203
|
+
PROPER: cv,
|
|
204
|
+
CONFIGURABLE: gv
|
|
205
|
+
}, dv = L, pv = B, qa = $i, yv = dv(Function.toString);
|
|
206
|
+
pv(qa.inspectSource) || (qa.inspectSource = function(a) {
|
|
207
|
+
return yv(a);
|
|
208
208
|
});
|
|
209
|
-
var
|
|
210
|
-
return
|
|
211
|
-
},
|
|
212
|
-
return
|
|
213
|
-
},
|
|
209
|
+
var Ai = qa.inspectSource, mv = _, bv = B, _n = mv.WeakMap, xv = bv(_n) && /native code/.test(String(_n)), Tv = wi, Ov = Qo, Vn = Tv("keys"), Pi = function(a) {
|
|
210
|
+
return Vn[a] || (Vn[a] = Ov(a));
|
|
211
|
+
}, Ri = {}, Sv = xv, ru = _, Ev = ae, $v = Ct, ha = fe, va = $i, wv = Pi, Cv = Ri, Dn = "Object already initialized", Qa = ru.TypeError, Av = ru.WeakMap, gr, Tt, dr, Pv = function(a) {
|
|
212
|
+
return dr(a) ? Tt(a) : gr(a, {});
|
|
213
|
+
}, Rv = function(a) {
|
|
214
214
|
return function(e) {
|
|
215
215
|
var t;
|
|
216
|
-
if (!
|
|
217
|
-
throw new
|
|
216
|
+
if (!Ev(e) || (t = Tt(e)).type !== a)
|
|
217
|
+
throw new Qa("Incompatible receiver, " + a + " required");
|
|
218
218
|
return t;
|
|
219
219
|
};
|
|
220
220
|
};
|
|
221
|
-
if (
|
|
222
|
-
var de =
|
|
223
|
-
de.get = de.get, de.has = de.has, de.set = de.set,
|
|
221
|
+
if (Sv || va.state) {
|
|
222
|
+
var de = va.state || (va.state = new Av());
|
|
223
|
+
de.get = de.get, de.has = de.has, de.set = de.set, gr = function(a, e) {
|
|
224
224
|
if (de.has(a))
|
|
225
|
-
throw new
|
|
225
|
+
throw new Qa(Dn);
|
|
226
226
|
return e.facade = a, de.set(a, e), e;
|
|
227
|
-
},
|
|
227
|
+
}, Tt = function(a) {
|
|
228
228
|
return de.get(a) || {};
|
|
229
|
-
},
|
|
229
|
+
}, dr = function(a) {
|
|
230
230
|
return de.has(a);
|
|
231
231
|
};
|
|
232
232
|
} else {
|
|
233
|
-
var Ye =
|
|
234
|
-
|
|
235
|
-
if (
|
|
236
|
-
throw new
|
|
237
|
-
return e.facade = a,
|
|
238
|
-
},
|
|
239
|
-
return
|
|
240
|
-
},
|
|
241
|
-
return
|
|
233
|
+
var Ye = wv("state");
|
|
234
|
+
Cv[Ye] = !0, gr = function(a, e) {
|
|
235
|
+
if (ha(a, Ye))
|
|
236
|
+
throw new Qa(Dn);
|
|
237
|
+
return e.facade = a, $v(a, Ye, e), e;
|
|
238
|
+
}, Tt = function(a) {
|
|
239
|
+
return ha(a, Ye) ? a[Ye] : {};
|
|
240
|
+
}, dr = function(a) {
|
|
241
|
+
return ha(a, Ye);
|
|
242
242
|
};
|
|
243
243
|
}
|
|
244
|
-
var
|
|
245
|
-
set:
|
|
246
|
-
get:
|
|
247
|
-
has:
|
|
248
|
-
enforce:
|
|
249
|
-
getterFor:
|
|
250
|
-
},
|
|
251
|
-
return
|
|
244
|
+
var wr = {
|
|
245
|
+
set: gr,
|
|
246
|
+
get: Tt,
|
|
247
|
+
has: dr,
|
|
248
|
+
enforce: Pv,
|
|
249
|
+
getterFor: Rv
|
|
250
|
+
}, Ni = L, Nv = D, Iv = B, Gt = fe, Ka = he, Mv = $r.CONFIGURABLE, _v = Ai, au = wr, Vv = au.enforce, Dv = au.get, Ln = String, or = Object.defineProperty, Lv = Ni("".slice), kv = Ni("".replace), Bv = Ni([].join), jv = Ka && !Nv(function() {
|
|
251
|
+
return or(function() {
|
|
252
252
|
}, "length", { value: 8 }).length !== 8;
|
|
253
|
-
}),
|
|
254
|
-
|
|
253
|
+
}), Fv = String(String).split("String"), Uv = eu.exports = function(a, e, t) {
|
|
254
|
+
Lv(Ln(e), 0, 7) === "Symbol(" && (e = "[" + kv(Ln(e), /^Symbol\(([^)]*)\).*$/, "$1") + "]"), t && t.getter && (e = "get " + e), t && t.setter && (e = "set " + e), (!Gt(a, "name") || Mv && a.name !== e) && (Ka ? or(a, "name", { value: e, configurable: !0 }) : a.name = e), jv && t && Gt(t, "arity") && a.length !== t.arity && or(a, "length", { value: t.arity });
|
|
255
255
|
try {
|
|
256
|
-
t &&
|
|
256
|
+
t && Gt(t, "constructor") && t.constructor ? Ka && or(a, "prototype", { writable: !1 }) : a.prototype && (a.prototype = void 0);
|
|
257
257
|
} catch {
|
|
258
258
|
}
|
|
259
|
-
var r =
|
|
260
|
-
return
|
|
259
|
+
var r = Vv(a);
|
|
260
|
+
return Gt(r, "source") || (r.source = Bv(Fv, typeof e == "string" ? e : "")), a;
|
|
261
261
|
};
|
|
262
|
-
Function.prototype.toString =
|
|
263
|
-
return
|
|
262
|
+
Function.prototype.toString = Uv(function() {
|
|
263
|
+
return Iv(this) && Dv(this).source || _v(this);
|
|
264
264
|
}, "toString");
|
|
265
|
-
var
|
|
265
|
+
var iu = eu.exports, Gv = B, zv = Oe, Hv = iu, Yv = Ei, Ue = function(a, e, t, r) {
|
|
266
266
|
r || (r = {});
|
|
267
267
|
var i = r.enumerable, n = r.name !== void 0 ? r.name : e;
|
|
268
|
-
if (
|
|
269
|
-
i ? a[e] = t :
|
|
268
|
+
if (Gv(t) && Hv(t, n, r), r.global)
|
|
269
|
+
i ? a[e] = t : Yv(e, t);
|
|
270
270
|
else {
|
|
271
271
|
try {
|
|
272
272
|
r.unsafe ? a[e] && (i = !0) : delete a[e];
|
|
273
273
|
} catch {
|
|
274
274
|
}
|
|
275
|
-
i ? a[e] = t :
|
|
275
|
+
i ? a[e] = t : zv.f(a, e, {
|
|
276
276
|
value: t,
|
|
277
277
|
enumerable: !1,
|
|
278
278
|
configurable: !r.nonConfigurable,
|
|
@@ -280,26 +280,26 @@ var tu = Ko.exports, Bv = B, jv = Oe, Fv = tu, Uv = Si, Ue = function(a, e, t, r
|
|
|
280
280
|
});
|
|
281
281
|
}
|
|
282
282
|
return a;
|
|
283
|
-
},
|
|
283
|
+
}, nu = {}, Xv = Math.ceil, Wv = Math.floor, qv = Math.trunc || function(e) {
|
|
284
284
|
var t = +e;
|
|
285
|
-
return (t > 0 ?
|
|
286
|
-
},
|
|
285
|
+
return (t > 0 ? Wv : Xv)(t);
|
|
286
|
+
}, Qv = qv, Cr = function(a) {
|
|
287
287
|
var e = +a;
|
|
288
|
-
return e !== e || e === 0 ? 0 :
|
|
289
|
-
},
|
|
290
|
-
var t =
|
|
291
|
-
return t < 0 ?
|
|
292
|
-
},
|
|
293
|
-
var e =
|
|
294
|
-
return e > 0 ?
|
|
295
|
-
},
|
|
296
|
-
return
|
|
297
|
-
},
|
|
288
|
+
return e !== e || e === 0 ? 0 : Qv(e);
|
|
289
|
+
}, Kv = Cr, Zv = Math.max, Jv = Math.min, ef = function(a, e) {
|
|
290
|
+
var t = Kv(a);
|
|
291
|
+
return t < 0 ? Zv(t + e, 0) : Jv(t, e);
|
|
292
|
+
}, tf = Cr, rf = Math.min, ot = function(a) {
|
|
293
|
+
var e = tf(a);
|
|
294
|
+
return e > 0 ? rf(e, 9007199254740991) : 0;
|
|
295
|
+
}, af = ot, Ii = function(a) {
|
|
296
|
+
return af(a.length);
|
|
297
|
+
}, nf = $t, sf = ef, of = Ii, kn = function(a) {
|
|
298
298
|
return function(e, t, r) {
|
|
299
|
-
var i =
|
|
299
|
+
var i = nf(e), n = of(i);
|
|
300
300
|
if (n === 0)
|
|
301
301
|
return !a && -1;
|
|
302
|
-
var o =
|
|
302
|
+
var o = sf(r, n), s;
|
|
303
303
|
if (a && t !== t) {
|
|
304
304
|
for (; n > o; )
|
|
305
305
|
if (s = i[o++], s !== s)
|
|
@@ -310,21 +310,21 @@ var tu = Ko.exports, Bv = B, jv = Oe, Fv = tu, Uv = Si, Ue = function(a, e, t, r
|
|
|
310
310
|
return a || o || 0;
|
|
311
311
|
return !a && -1;
|
|
312
312
|
};
|
|
313
|
-
},
|
|
313
|
+
}, su = {
|
|
314
314
|
// `Array.prototype.includes` method
|
|
315
315
|
// https://tc39.es/ecma262/#sec-array.prototype.includes
|
|
316
|
-
includes:
|
|
316
|
+
includes: kn(!0),
|
|
317
317
|
// `Array.prototype.indexOf` method
|
|
318
318
|
// https://tc39.es/ecma262/#sec-array.prototype.indexof
|
|
319
|
-
indexOf:
|
|
320
|
-
},
|
|
321
|
-
var t =
|
|
319
|
+
indexOf: kn(!1)
|
|
320
|
+
}, uf = L, fa = fe, lf = $t, hf = su.indexOf, vf = Ri, Bn = uf([].push), ou = function(a, e) {
|
|
321
|
+
var t = lf(a), r = 0, i = [], n;
|
|
322
322
|
for (n in t)
|
|
323
|
-
!
|
|
323
|
+
!fa(vf, n) && fa(t, n) && Bn(i, n);
|
|
324
324
|
for (; e.length > r; )
|
|
325
|
-
|
|
325
|
+
fa(t, n = e[r++]) && (~hf(i, n) || Bn(i, n));
|
|
326
326
|
return i;
|
|
327
|
-
},
|
|
327
|
+
}, Mi = [
|
|
328
328
|
"constructor",
|
|
329
329
|
"hasOwnProperty",
|
|
330
330
|
"isPrototypeOf",
|
|
@@ -332,187 +332,187 @@ var tu = Ko.exports, Bv = B, jv = Oe, Fv = tu, Uv = Si, Ue = function(a, e, t, r
|
|
|
332
332
|
"toLocaleString",
|
|
333
333
|
"toString",
|
|
334
334
|
"valueOf"
|
|
335
|
-
],
|
|
336
|
-
|
|
337
|
-
return
|
|
335
|
+
], ff = ou, cf = Mi, gf = cf.concat("length", "prototype");
|
|
336
|
+
nu.f = Object.getOwnPropertyNames || function(e) {
|
|
337
|
+
return ff(e, gf);
|
|
338
338
|
};
|
|
339
|
-
var
|
|
340
|
-
|
|
341
|
-
var
|
|
342
|
-
var t =
|
|
343
|
-
return r ?
|
|
344
|
-
},
|
|
345
|
-
for (var r =
|
|
339
|
+
var uu = {};
|
|
340
|
+
uu.f = Object.getOwnPropertySymbols;
|
|
341
|
+
var df = Fe, pf = L, yf = nu, mf = uu, bf = J, xf = pf([].concat), Tf = df("Reflect", "ownKeys") || function(e) {
|
|
342
|
+
var t = yf.f(bf(e)), r = mf.f;
|
|
343
|
+
return r ? xf(t, r(e)) : t;
|
|
344
|
+
}, jn = fe, Of = Tf, Sf = Et, Ef = Oe, $f = function(a, e, t) {
|
|
345
|
+
for (var r = Of(e), i = Ef.f, n = Sf.f, o = 0; o < r.length; o++) {
|
|
346
346
|
var s = r[o];
|
|
347
|
-
!
|
|
348
|
-
}
|
|
349
|
-
},
|
|
350
|
-
var t =
|
|
351
|
-
return t ===
|
|
352
|
-
},
|
|
353
|
-
return String(a).replace(
|
|
354
|
-
},
|
|
347
|
+
!jn(a, s) && !(t && jn(t, s)) && i(a, s, n(e, s));
|
|
348
|
+
}
|
|
349
|
+
}, wf = D, Cf = B, Af = /#|\.prototype\./, At = function(a, e) {
|
|
350
|
+
var t = Rf[Pf(a)];
|
|
351
|
+
return t === If ? !0 : t === Nf ? !1 : Cf(e) ? wf(e) : !!e;
|
|
352
|
+
}, Pf = At.normalize = function(a) {
|
|
353
|
+
return String(a).replace(Af, ".").toLowerCase();
|
|
354
|
+
}, Rf = At.data = {}, Nf = At.NATIVE = "N", If = At.POLYFILL = "P", lu = At, zt = _, Mf = Et.f, _f = Ct, Vf = Ue, Df = Ei, Lf = $f, kf = lu, ee = function(a, e) {
|
|
355
355
|
var t = a.target, r = a.global, i = a.stat, n, o, s, u, l, h;
|
|
356
|
-
if (r ? o =
|
|
356
|
+
if (r ? o = zt : i ? o = zt[t] || Df(t, {}) : o = zt[t] && zt[t].prototype, o)
|
|
357
357
|
for (s in e) {
|
|
358
|
-
if (l = e[s], a.dontCallGetSet ? (h =
|
|
358
|
+
if (l = e[s], a.dontCallGetSet ? (h = Mf(o, s), u = h && h.value) : u = o[s], n = kf(r ? s : t + (i ? "." : "#") + s, a.forced), !n && u !== void 0) {
|
|
359
359
|
if (typeof l == typeof u)
|
|
360
360
|
continue;
|
|
361
|
-
|
|
361
|
+
Lf(l, u);
|
|
362
362
|
}
|
|
363
|
-
(a.sham || u && u.sham) &&
|
|
363
|
+
(a.sham || u && u.sham) && _f(l, "sham", !0), Vf(o, s, l, a);
|
|
364
364
|
}
|
|
365
|
-
},
|
|
366
|
-
return
|
|
367
|
-
},
|
|
368
|
-
return
|
|
369
|
-
}(),
|
|
365
|
+
}, vt = _, Bf = wt, jf = je, Ht = function(a) {
|
|
366
|
+
return Bf.slice(0, a.length) === a;
|
|
367
|
+
}, hu = function() {
|
|
368
|
+
return Ht("Bun/") ? "BUN" : Ht("Cloudflare-Workers") ? "CLOUDFLARE" : Ht("Deno/") ? "DENO" : Ht("Node.js/") ? "NODE" : vt.Bun && typeof Bun.version == "string" ? "BUN" : vt.Deno && typeof Deno.version == "object" ? "DENO" : jf(vt.process) === "process" ? "NODE" : vt.window && vt.document ? "BROWSER" : "REST";
|
|
369
|
+
}(), Ff = hu, Ar = Ff === "NODE", Uf = _, Gf = Uf, zf = L, Hf = Te, Yf = function(a, e, t) {
|
|
370
370
|
try {
|
|
371
|
-
return
|
|
371
|
+
return zf(Hf(Object.getOwnPropertyDescriptor(a, e)[t]));
|
|
372
372
|
} catch {
|
|
373
373
|
}
|
|
374
|
-
},
|
|
375
|
-
return
|
|
376
|
-
},
|
|
377
|
-
if (
|
|
374
|
+
}, Xf = ae, Wf = function(a) {
|
|
375
|
+
return Xf(a) || a === null;
|
|
376
|
+
}, qf = Wf, Qf = String, Kf = TypeError, Zf = function(a) {
|
|
377
|
+
if (qf(a))
|
|
378
378
|
return a;
|
|
379
|
-
throw new
|
|
380
|
-
},
|
|
379
|
+
throw new Kf("Can't set " + Qf(a) + " as a prototype");
|
|
380
|
+
}, Jf = Yf, ec = ae, tc = ve, rc = Zf, vu = Object.setPrototypeOf || ("__proto__" in {} ? function() {
|
|
381
381
|
var a = !1, e = {}, t;
|
|
382
382
|
try {
|
|
383
|
-
t =
|
|
383
|
+
t = Jf(Object.prototype, "__proto__", "set"), t(e, []), a = e instanceof Array;
|
|
384
384
|
} catch {
|
|
385
385
|
}
|
|
386
386
|
return function(i, n) {
|
|
387
|
-
return
|
|
387
|
+
return tc(i), rc(n), ec(i) && (a ? t(i, n) : i.__proto__ = n), i;
|
|
388
388
|
};
|
|
389
|
-
}() : void 0),
|
|
390
|
-
a && !t && (a = a.prototype), a && !
|
|
391
|
-
},
|
|
392
|
-
return t.get &&
|
|
393
|
-
},
|
|
394
|
-
var e =
|
|
395
|
-
|
|
389
|
+
}() : void 0), ac = Oe.f, ic = fe, nc = z, Fn = nc("toStringTag"), Pr = function(a, e, t) {
|
|
390
|
+
a && !t && (a = a.prototype), a && !ic(a, Fn) && ac(a, Fn, { configurable: !0, value: e });
|
|
391
|
+
}, Un = iu, sc = Oe, oc = function(a, e, t) {
|
|
392
|
+
return t.get && Un(t.get, e, { getter: !0 }), t.set && Un(t.set, e, { setter: !0 }), sc.f(a, e, t);
|
|
393
|
+
}, uc = Fe, lc = oc, hc = z, vc = he, Gn = hc("species"), fc = function(a) {
|
|
394
|
+
var e = uc(a);
|
|
395
|
+
vc && e && !e[Gn] && lc(e, Gn, {
|
|
396
396
|
configurable: !0,
|
|
397
397
|
get: function() {
|
|
398
398
|
return this;
|
|
399
399
|
}
|
|
400
400
|
});
|
|
401
|
-
},
|
|
402
|
-
if (
|
|
401
|
+
}, cc = Tr, gc = TypeError, dc = function(a, e) {
|
|
402
|
+
if (cc(e, a))
|
|
403
403
|
return a;
|
|
404
|
-
throw new
|
|
405
|
-
},
|
|
406
|
-
|
|
407
|
-
var
|
|
404
|
+
throw new gc("Incorrect invocation");
|
|
405
|
+
}, pc = z, yc = pc("toStringTag"), fu = {};
|
|
406
|
+
fu[yc] = "z";
|
|
407
|
+
var mc = String(fu) === "[object z]", bc = mc, xc = B, ur = je, Tc = z, Oc = Tc("toStringTag"), Sc = Object, Ec = ur(function() {
|
|
408
408
|
return arguments;
|
|
409
|
-
}()) === "Arguments",
|
|
409
|
+
}()) === "Arguments", $c = function(a, e) {
|
|
410
410
|
try {
|
|
411
411
|
return a[e];
|
|
412
412
|
} catch {
|
|
413
413
|
}
|
|
414
|
-
},
|
|
414
|
+
}, _i = bc ? ur : function(a) {
|
|
415
415
|
var e, t, r;
|
|
416
|
-
return a === void 0 ? "Undefined" : a === null ? "Null" : typeof (t =
|
|
417
|
-
},
|
|
418
|
-
},
|
|
419
|
-
if (!
|
|
416
|
+
return a === void 0 ? "Undefined" : a === null ? "Null" : typeof (t = $c(e = Sc(a), Oc)) == "string" ? t : Ec ? ur(e) : (r = ur(e)) === "Object" && xc(e.callee) ? "Arguments" : r;
|
|
417
|
+
}, wc = L, Cc = D, cu = B, Ac = _i, Pc = Fe, Rc = Ai, gu = function() {
|
|
418
|
+
}, du = Pc("Reflect", "construct"), Vi = /^\s*(?:class|function)\b/, Nc = wc(Vi.exec), Ic = !Vi.test(gu), ft = function(e) {
|
|
419
|
+
if (!cu(e))
|
|
420
420
|
return !1;
|
|
421
421
|
try {
|
|
422
|
-
return
|
|
422
|
+
return du(gu, [], e), !0;
|
|
423
423
|
} catch {
|
|
424
424
|
return !1;
|
|
425
425
|
}
|
|
426
|
-
},
|
|
427
|
-
if (!
|
|
426
|
+
}, pu = function(e) {
|
|
427
|
+
if (!cu(e))
|
|
428
428
|
return !1;
|
|
429
|
-
switch (
|
|
429
|
+
switch (Ac(e)) {
|
|
430
430
|
case "AsyncFunction":
|
|
431
431
|
case "GeneratorFunction":
|
|
432
432
|
case "AsyncGeneratorFunction":
|
|
433
433
|
return !1;
|
|
434
434
|
}
|
|
435
435
|
try {
|
|
436
|
-
return
|
|
436
|
+
return Ic || !!Nc(Vi, Rc(e));
|
|
437
437
|
} catch {
|
|
438
438
|
return !0;
|
|
439
439
|
}
|
|
440
440
|
};
|
|
441
|
-
|
|
442
|
-
var
|
|
441
|
+
pu.sham = !0;
|
|
442
|
+
var Mc = !du || Cc(function() {
|
|
443
443
|
var a;
|
|
444
|
-
return
|
|
444
|
+
return ft(ft.call) || !ft(Object) || !ft(function() {
|
|
445
445
|
a = !0;
|
|
446
446
|
}) || a;
|
|
447
|
-
}) ?
|
|
448
|
-
if (
|
|
447
|
+
}) ? pu : ft, _c = Mc, Vc = Or, Dc = TypeError, Lc = function(a) {
|
|
448
|
+
if (_c(a))
|
|
449
449
|
return a;
|
|
450
|
-
throw new
|
|
451
|
-
},
|
|
452
|
-
var t =
|
|
453
|
-
return t === void 0 ||
|
|
454
|
-
},
|
|
455
|
-
return
|
|
456
|
-
}),
|
|
457
|
-
if (
|
|
458
|
-
return
|
|
459
|
-
},
|
|
460
|
-
return
|
|
450
|
+
throw new Dc(Vc(a) + " is not a constructor");
|
|
451
|
+
}, zn = J, kc = Lc, Bc = xr, jc = z, Fc = jc("species"), yu = function(a, e) {
|
|
452
|
+
var t = zn(a).constructor, r;
|
|
453
|
+
return t === void 0 || Bc(r = zn(t)[Fc]) ? e : kc(r);
|
|
454
|
+
}, Uc = br, mu = Function.prototype, Hn = mu.apply, Yn = mu.call, bu = typeof Reflect == "object" && Reflect.apply || (Uc ? Yn.bind(Hn) : function() {
|
|
455
|
+
return Yn.apply(Hn, arguments);
|
|
456
|
+
}), Gc = je, zc = L, Rr = function(a) {
|
|
457
|
+
if (Gc(a) === "Function")
|
|
458
|
+
return zc(a);
|
|
459
|
+
}, Xn = Rr, Hc = Te, Yc = br, Xc = Xn(Xn.bind), Di = function(a, e) {
|
|
460
|
+
return Hc(a), e === void 0 ? a : Yc ? Xc(a, e) : function() {
|
|
461
461
|
return a.apply(e, arguments);
|
|
462
462
|
};
|
|
463
|
-
},
|
|
463
|
+
}, Wc = Fe, xu = Wc("document", "documentElement"), qc = L, Qc = qc([].slice), Kc = TypeError, Zc = function(a, e) {
|
|
464
464
|
if (a < e)
|
|
465
|
-
throw new
|
|
465
|
+
throw new Kc("Not enough arguments");
|
|
466
466
|
return a;
|
|
467
|
-
},
|
|
468
|
-
|
|
469
|
-
|
|
467
|
+
}, Jc = wt, Tu = /(?:ipad|iphone|ipod).*applewebkit/i.test(Jc), ie = _, eg = bu, tg = Di, Wn = B, rg = fe, Ou = D, qn = xu, ag = Qc, Qn = Er, ig = Zc, ng = Tu, sg = Ar, Za = ie.setImmediate, Ja = ie.clearImmediate, og = ie.process, ca = ie.Dispatch, ug = ie.Function, Kn = ie.MessageChannel, lg = ie.String, ga = 0, bt = {}, Zn = "onreadystatechange", Ot, Ie, da, pa;
|
|
468
|
+
Ou(function() {
|
|
469
|
+
Ot = ie.location;
|
|
470
470
|
});
|
|
471
|
-
var
|
|
472
|
-
if (
|
|
473
|
-
var e =
|
|
474
|
-
delete
|
|
471
|
+
var Li = function(a) {
|
|
472
|
+
if (rg(bt, a)) {
|
|
473
|
+
var e = bt[a];
|
|
474
|
+
delete bt[a], e();
|
|
475
475
|
}
|
|
476
|
-
},
|
|
476
|
+
}, ya = function(a) {
|
|
477
477
|
return function() {
|
|
478
|
-
|
|
478
|
+
Li(a);
|
|
479
479
|
};
|
|
480
|
-
},
|
|
481
|
-
|
|
482
|
-
},
|
|
483
|
-
|
|
480
|
+
}, Jn = function(a) {
|
|
481
|
+
Li(a.data);
|
|
482
|
+
}, es = function(a) {
|
|
483
|
+
ie.postMessage(lg(a), Ot.protocol + "//" + Ot.host);
|
|
484
484
|
};
|
|
485
|
-
(!
|
|
486
|
-
|
|
487
|
-
var t =
|
|
488
|
-
return
|
|
489
|
-
|
|
490
|
-
}, Ie(
|
|
491
|
-
},
|
|
492
|
-
delete
|
|
493
|
-
},
|
|
494
|
-
|
|
495
|
-
} :
|
|
496
|
-
|
|
497
|
-
} :
|
|
498
|
-
|
|
499
|
-
|
|
485
|
+
(!Za || !Ja) && (Za = function(e) {
|
|
486
|
+
ig(arguments.length, 1);
|
|
487
|
+
var t = Wn(e) ? e : ug(e), r = ag(arguments, 1);
|
|
488
|
+
return bt[++ga] = function() {
|
|
489
|
+
eg(t, void 0, r);
|
|
490
|
+
}, Ie(ga), ga;
|
|
491
|
+
}, Ja = function(e) {
|
|
492
|
+
delete bt[e];
|
|
493
|
+
}, sg ? Ie = function(a) {
|
|
494
|
+
og.nextTick(ya(a));
|
|
495
|
+
} : ca && ca.now ? Ie = function(a) {
|
|
496
|
+
ca.now(ya(a));
|
|
497
|
+
} : Kn && !ng ? (da = new Kn(), pa = da.port2, da.port1.onmessage = Jn, Ie = tg(pa.postMessage, pa)) : ie.addEventListener && Wn(ie.postMessage) && !ie.importScripts && Ot && Ot.protocol !== "file:" && !Ou(es) ? (Ie = es, ie.addEventListener("message", Jn, !1)) : Zn in Qn("script") ? Ie = function(a) {
|
|
498
|
+
qn.appendChild(Qn("script"))[Zn] = function() {
|
|
499
|
+
qn.removeChild(this), Li(a);
|
|
500
500
|
};
|
|
501
501
|
} : Ie = function(a) {
|
|
502
|
-
setTimeout(
|
|
502
|
+
setTimeout(ya(a), 0);
|
|
503
503
|
});
|
|
504
|
-
var
|
|
505
|
-
set:
|
|
506
|
-
clear:
|
|
507
|
-
},
|
|
508
|
-
if (!
|
|
509
|
-
return
|
|
510
|
-
var e =
|
|
504
|
+
var Su = {
|
|
505
|
+
set: Za,
|
|
506
|
+
clear: Ja
|
|
507
|
+
}, ts = _, hg = he, vg = Object.getOwnPropertyDescriptor, fg = function(a) {
|
|
508
|
+
if (!hg)
|
|
509
|
+
return ts[a];
|
|
510
|
+
var e = vg(ts, a);
|
|
511
511
|
return e && e.value;
|
|
512
|
-
},
|
|
512
|
+
}, Eu = function() {
|
|
513
513
|
this.head = null, this.tail = null;
|
|
514
514
|
};
|
|
515
|
-
|
|
515
|
+
Eu.prototype = {
|
|
516
516
|
add: function(a) {
|
|
517
517
|
var e = { item: a, next: null }, t = this.tail;
|
|
518
518
|
t ? t.next = e : this.head = e, this.tail = e;
|
|
@@ -525,31 +525,31 @@ Tu.prototype = {
|
|
|
525
525
|
}
|
|
526
526
|
}
|
|
527
527
|
};
|
|
528
|
-
var
|
|
529
|
-
if (!
|
|
530
|
-
var
|
|
528
|
+
var $u = Eu, cg = wt, gg = /ipad|iphone|ipod/i.test(cg) && typeof Pebble < "u", dg = wt, pg = /web0s(?!.*chrome)/i.test(dg), at = _, yg = fg, rs = Di, ma = Su.set, mg = $u, bg = Tu, xg = gg, Tg = pg, ba = Ar, as = at.MutationObserver || at.WebKitMutationObserver, is = at.document, ns = at.process, Yt = at.Promise, ei = yg("queueMicrotask"), Xe, xa, Ta, Xt, ss;
|
|
529
|
+
if (!ei) {
|
|
530
|
+
var Wt = new mg(), qt = function() {
|
|
531
531
|
var a, e;
|
|
532
|
-
for (
|
|
532
|
+
for (ba && (a = ns.domain) && a.exit(); e = Wt.get(); )
|
|
533
533
|
try {
|
|
534
534
|
e();
|
|
535
535
|
} catch (t) {
|
|
536
|
-
throw
|
|
536
|
+
throw Wt.head && Xe(), t;
|
|
537
537
|
}
|
|
538
538
|
a && a.enter();
|
|
539
539
|
};
|
|
540
|
-
!
|
|
541
|
-
|
|
542
|
-
}) : !
|
|
543
|
-
|
|
544
|
-
}) :
|
|
545
|
-
|
|
546
|
-
} : (
|
|
547
|
-
|
|
548
|
-
}),
|
|
549
|
-
|
|
540
|
+
!bg && !ba && !Tg && as && is ? (xa = !0, Ta = is.createTextNode(""), new as(qt).observe(Ta, { characterData: !0 }), Xe = function() {
|
|
541
|
+
Ta.data = xa = !xa;
|
|
542
|
+
}) : !xg && Yt && Yt.resolve ? (Xt = Yt.resolve(void 0), Xt.constructor = Yt, ss = rs(Xt.then, Xt), Xe = function() {
|
|
543
|
+
ss(qt);
|
|
544
|
+
}) : ba ? Xe = function() {
|
|
545
|
+
ns.nextTick(qt);
|
|
546
|
+
} : (ma = rs(ma, at), Xe = function() {
|
|
547
|
+
ma(qt);
|
|
548
|
+
}), ei = function(a) {
|
|
549
|
+
Wt.head || Xe(), Wt.add(a);
|
|
550
550
|
};
|
|
551
551
|
}
|
|
552
|
-
var
|
|
552
|
+
var Og = ei, Sg = function(a, e) {
|
|
553
553
|
try {
|
|
554
554
|
arguments.length === 1 ? console.error(a) : console.error(a, e);
|
|
555
555
|
} catch {
|
|
@@ -560,172 +560,173 @@ var pg = Ja, yg = function(a, e) {
|
|
|
560
560
|
} catch (e) {
|
|
561
561
|
return { error: !0, value: e };
|
|
562
562
|
}
|
|
563
|
-
},
|
|
564
|
-
|
|
565
|
-
var
|
|
566
|
-
var a =
|
|
567
|
-
if (!e &&
|
|
563
|
+
}, Eg = _, Nr = Eg.Promise, $g = _, xt = Nr, wg = B, Cg = lu, Ag = Ai, Pg = z, os = hu, Oa = Si;
|
|
564
|
+
xt && xt.prototype;
|
|
565
|
+
var Rg = Pg("species"), ti = !1, wu = wg($g.PromiseRejectionEvent), Ng = Cg("Promise", function() {
|
|
566
|
+
var a = Ag(xt), e = a !== String(xt);
|
|
567
|
+
if (!e && Oa === 66)
|
|
568
568
|
return !0;
|
|
569
|
-
if (!
|
|
570
|
-
var t = new
|
|
569
|
+
if (!Oa || Oa < 51 || !/native code/.test(a)) {
|
|
570
|
+
var t = new xt(function(n) {
|
|
571
571
|
n(1);
|
|
572
572
|
}), r = function(n) {
|
|
573
573
|
n(function() {
|
|
574
574
|
}, function() {
|
|
575
575
|
});
|
|
576
576
|
}, i = t.constructor = {};
|
|
577
|
-
if (i[
|
|
578
|
-
}) instanceof r, !
|
|
577
|
+
if (i[Rg] = r, ti = t.then(function() {
|
|
578
|
+
}) instanceof r, !ti)
|
|
579
579
|
return !0;
|
|
580
580
|
}
|
|
581
|
-
return !e && (
|
|
582
|
-
}),
|
|
583
|
-
CONSTRUCTOR:
|
|
584
|
-
REJECTION_EVENT:
|
|
585
|
-
SUBCLASSING:
|
|
586
|
-
},
|
|
581
|
+
return !e && (os === "BROWSER" || os === "DENO") && !wu;
|
|
582
|
+
}), Pt = {
|
|
583
|
+
CONSTRUCTOR: Ng,
|
|
584
|
+
REJECTION_EVENT: wu,
|
|
585
|
+
SUBCLASSING: ti
|
|
586
|
+
}, ut = {}, us = Te, Ig = TypeError, Mg = function(a) {
|
|
587
587
|
var e, t;
|
|
588
588
|
this.promise = new a(function(r, i) {
|
|
589
589
|
if (e !== void 0 || t !== void 0)
|
|
590
|
-
throw new
|
|
590
|
+
throw new Ig("Bad Promise constructor");
|
|
591
591
|
e = r, t = i;
|
|
592
|
-
}), this.resolve =
|
|
592
|
+
}), this.resolve = us(e), this.reject = us(t);
|
|
593
593
|
};
|
|
594
|
-
|
|
595
|
-
return new
|
|
594
|
+
ut.f = function(a) {
|
|
595
|
+
return new Mg(a);
|
|
596
596
|
};
|
|
597
|
-
var
|
|
597
|
+
var _g = ee, pr = Ar, we = _, Vg = Gf, it = Y, ls = Ue, hs = vu, Dg = Pr, Lg = fc, kg = Te, lr = B, Bg = ae, jg = dc, Fg = yu, Cu = Su.set, Bi = Og, Ug = Sg, Gg = ki, zg = $u, Au = wr, yr = Nr, ji = Pt, Pu = ut, Ir = "Promise", Ru = ji.CONSTRUCTOR, Hg = ji.REJECTION_EVENT, Yg = ji.SUBCLASSING, Sa = Au.getterFor(Ir), Xg = Au.set, qe = yr && yr.prototype, Le = yr, Qt = qe, Nu = we.TypeError, ri = we.document, Fi = we.process, ai = Pu.f, Wg = ai, qg = !!(ri && ri.createEvent && we.dispatchEvent), Iu = "unhandledrejection", Qg = "rejectionhandled", vs = 0, Mu = 1, Kg = 2, Ui = 1, _u = 2, Kt, fs, Vu, cs, Du = function(a) {
|
|
598
598
|
var e;
|
|
599
|
-
return
|
|
600
|
-
},
|
|
601
|
-
var t = e.value, r = e.state ===
|
|
599
|
+
return Bg(a) && lr(e = a.then) ? e : !1;
|
|
600
|
+
}, Lu = function(a, e) {
|
|
601
|
+
var t = e.value, r = e.state === Mu, i = r ? a.ok : a.fail, n = a.resolve, o = a.reject, s = a.domain, u, l, h;
|
|
602
602
|
try {
|
|
603
|
-
i ? (r || (e.rejection ===
|
|
603
|
+
i ? (r || (e.rejection === _u && Jg(e), e.rejection = Ui), i === !0 ? u = t : (s && s.enter(), u = i(t), s && (s.exit(), h = !0)), u === a.promise ? o(new Nu("Promise-chain cycle")) : (l = Du(u)) ? it(l, u, n, o) : n(u)) : o(t);
|
|
604
604
|
} catch (f) {
|
|
605
605
|
s && !h && s.exit(), o(f);
|
|
606
606
|
}
|
|
607
|
-
},
|
|
608
|
-
a.notified || (a.notified = !0,
|
|
607
|
+
}, ku = function(a, e) {
|
|
608
|
+
a.notified || (a.notified = !0, Bi(function() {
|
|
609
609
|
for (var t = a.reactions, r; r = t.get(); )
|
|
610
|
-
|
|
611
|
-
a.notified = !1, e && !a.rejection &&
|
|
610
|
+
Lu(r, a);
|
|
611
|
+
a.notified = !1, e && !a.rejection && Zg(a);
|
|
612
612
|
}));
|
|
613
|
-
},
|
|
613
|
+
}, Bu = function(a, e, t) {
|
|
614
614
|
var r, i;
|
|
615
|
-
|
|
616
|
-
},
|
|
617
|
-
|
|
618
|
-
var e = a.facade, t = a.value, r =
|
|
619
|
-
if (r && (i =
|
|
620
|
-
|
|
621
|
-
}), a.rejection =
|
|
615
|
+
qg ? (r = ri.createEvent("Event"), r.promise = e, r.reason = t, r.initEvent(a, !1, !0), we.dispatchEvent(r)) : r = { promise: e, reason: t }, !Hg && (i = we["on" + a]) ? i(r) : a === Iu && Ug("Unhandled promise rejection", t);
|
|
616
|
+
}, Zg = function(a) {
|
|
617
|
+
it(Cu, we, function() {
|
|
618
|
+
var e = a.facade, t = a.value, r = gs(a), i;
|
|
619
|
+
if (r && (i = Gg(function() {
|
|
620
|
+
pr ? Fi.emit("unhandledRejection", t, e) : Bu(Iu, e, t);
|
|
621
|
+
}), a.rejection = pr || gs(a) ? _u : Ui, i.error))
|
|
622
622
|
throw i.value;
|
|
623
623
|
});
|
|
624
|
-
},
|
|
625
|
-
return a.rejection !==
|
|
626
|
-
},
|
|
627
|
-
|
|
624
|
+
}, gs = function(a) {
|
|
625
|
+
return a.rejection !== Ui && !a.parent;
|
|
626
|
+
}, Jg = function(a) {
|
|
627
|
+
it(Cu, we, function() {
|
|
628
628
|
var e = a.facade;
|
|
629
|
-
|
|
629
|
+
pr ? Fi.emit("rejectionHandled", e) : Bu(Qg, e, a.value);
|
|
630
630
|
});
|
|
631
|
-
},
|
|
631
|
+
}, Ze = function(a, e, t) {
|
|
632
632
|
return function(r) {
|
|
633
633
|
a(e, r, t);
|
|
634
634
|
};
|
|
635
|
-
},
|
|
636
|
-
a.done || (a.done = !0, t && (a = t), a.value = e, a.state =
|
|
637
|
-
},
|
|
635
|
+
}, et = function(a, e, t) {
|
|
636
|
+
a.done || (a.done = !0, t && (a = t), a.value = e, a.state = Kg, ku(a, !0));
|
|
637
|
+
}, ii = function(a, e, t) {
|
|
638
638
|
if (!a.done) {
|
|
639
639
|
a.done = !0, t && (a = t);
|
|
640
640
|
try {
|
|
641
641
|
if (a.facade === e)
|
|
642
|
-
throw new
|
|
643
|
-
var r =
|
|
644
|
-
r ?
|
|
642
|
+
throw new Nu("Promise can't be resolved itself");
|
|
643
|
+
var r = Du(e);
|
|
644
|
+
r ? Bi(function() {
|
|
645
645
|
var i = { done: !1 };
|
|
646
646
|
try {
|
|
647
|
-
|
|
647
|
+
it(
|
|
648
648
|
r,
|
|
649
649
|
e,
|
|
650
|
-
|
|
651
|
-
|
|
650
|
+
Ze(ii, i, a),
|
|
651
|
+
Ze(et, i, a)
|
|
652
652
|
);
|
|
653
653
|
} catch (n) {
|
|
654
|
-
|
|
654
|
+
et(i, n, a);
|
|
655
655
|
}
|
|
656
|
-
}) : (a.value = e, a.state =
|
|
656
|
+
}) : (a.value = e, a.state = Mu, ku(a, !1));
|
|
657
657
|
} catch (i) {
|
|
658
|
-
|
|
658
|
+
et({ done: !1 }, i, a);
|
|
659
659
|
}
|
|
660
660
|
}
|
|
661
661
|
};
|
|
662
|
-
if (
|
|
663
|
-
|
|
664
|
-
var t =
|
|
662
|
+
if (Ru && (Le = function(e) {
|
|
663
|
+
jg(this, Qt), kg(e), it(Kt, this);
|
|
664
|
+
var t = Sa(this);
|
|
665
665
|
try {
|
|
666
|
-
e(
|
|
666
|
+
e(Ze(ii, t), Ze(et, t));
|
|
667
667
|
} catch (r) {
|
|
668
|
-
|
|
668
|
+
et(t, r);
|
|
669
669
|
}
|
|
670
|
-
},
|
|
671
|
-
|
|
672
|
-
type:
|
|
670
|
+
}, Qt = Le.prototype, Kt = function(e) {
|
|
671
|
+
Xg(this, {
|
|
672
|
+
type: Ir,
|
|
673
673
|
done: !1,
|
|
674
674
|
notified: !1,
|
|
675
675
|
parent: !1,
|
|
676
|
-
reactions: new
|
|
676
|
+
reactions: new zg(),
|
|
677
677
|
rejection: !1,
|
|
678
|
-
state:
|
|
678
|
+
state: vs,
|
|
679
679
|
value: null
|
|
680
680
|
});
|
|
681
|
-
},
|
|
682
|
-
var r =
|
|
683
|
-
return r.parent = !0, i.ok =
|
|
684
|
-
|
|
681
|
+
}, Kt.prototype = ls(Qt, "then", function(e, t) {
|
|
682
|
+
var r = Sa(this), i = ai(Fg(this, Le));
|
|
683
|
+
return r.parent = !0, i.ok = lr(e) ? e : !0, i.fail = lr(t) && t, i.domain = pr ? Fi.domain : void 0, r.state === vs ? r.reactions.add(i) : Bi(function() {
|
|
684
|
+
Lu(i, r);
|
|
685
685
|
}), i.promise;
|
|
686
|
-
}),
|
|
687
|
-
var a = new
|
|
688
|
-
this.promise = a, this.resolve =
|
|
689
|
-
},
|
|
690
|
-
return a ===
|
|
691
|
-
},
|
|
692
|
-
|
|
686
|
+
}), fs = function() {
|
|
687
|
+
var a = new Kt(), e = Sa(a);
|
|
688
|
+
this.promise = a, this.resolve = Ze(ii, e), this.reject = Ze(et, e);
|
|
689
|
+
}, Pu.f = ai = function(a) {
|
|
690
|
+
return a === Le || a === Vu ? new fs(a) : Wg(a);
|
|
691
|
+
}, lr(yr) && qe !== Object.prototype)) {
|
|
692
|
+
cs = qe.then, Yg || ls(qe, "then", function(e, t) {
|
|
693
693
|
var r = this;
|
|
694
|
-
return new
|
|
695
|
-
|
|
694
|
+
return new Le(function(i, n) {
|
|
695
|
+
it(cs, r, i, n);
|
|
696
696
|
}).then(e, t);
|
|
697
697
|
}, { unsafe: !0 });
|
|
698
698
|
try {
|
|
699
|
-
delete
|
|
699
|
+
delete qe.constructor;
|
|
700
700
|
} catch {
|
|
701
701
|
}
|
|
702
|
-
|
|
702
|
+
hs && hs(qe, Qt);
|
|
703
703
|
}
|
|
704
|
-
|
|
705
|
-
Promise:
|
|
704
|
+
_g({ global: !0, constructor: !0, wrap: !0, forced: Ru }, {
|
|
705
|
+
Promise: Le
|
|
706
706
|
});
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
707
|
+
Vu = Vg.Promise;
|
|
708
|
+
Dg(Le, Ir, !1);
|
|
709
|
+
Lg(Ir);
|
|
710
|
+
var Rt = {}, ed = z, td = Rt, rd = ed("iterator"), ad = Array.prototype, id = function(a) {
|
|
711
|
+
return a !== void 0 && (td.Array === a || ad[rd] === a);
|
|
712
|
+
}, nd = _i, ds = st, sd = xr, od = Rt, ud = z, ld = ud("iterator"), ju = function(a) {
|
|
713
|
+
if (!sd(a))
|
|
714
|
+
return ds(a, ld) || ds(a, "@@iterator") || od[nd(a)];
|
|
715
|
+
}, hd = Y, vd = Te, fd = J, cd = Or, gd = ju, dd = TypeError, pd = function(a, e) {
|
|
716
|
+
var t = arguments.length < 2 ? gd(a) : e;
|
|
717
|
+
if (vd(t))
|
|
718
|
+
return fd(hd(t, a));
|
|
719
|
+
throw new dd(cd(a) + " is not iterable");
|
|
720
|
+
}, yd = Y, ps = J, md = st, bd = function(a, e, t) {
|
|
720
721
|
var r, i;
|
|
721
|
-
|
|
722
|
+
ps(a);
|
|
722
723
|
try {
|
|
723
|
-
if (r =
|
|
724
|
+
if (r = md(a, "return"), !r) {
|
|
724
725
|
if (e === "throw")
|
|
725
726
|
throw t;
|
|
726
727
|
return t;
|
|
727
728
|
}
|
|
728
|
-
r =
|
|
729
|
+
r = yd(r, a);
|
|
729
730
|
} catch (n) {
|
|
730
731
|
i = !0, r = n;
|
|
731
732
|
}
|
|
@@ -733,60 +734,60 @@ var Nt = {}, Wg = z, qg = Nt, Qg = Wg("iterator"), Kg = Array.prototype, Zg = fu
|
|
|
733
734
|
throw t;
|
|
734
735
|
if (i)
|
|
735
736
|
throw r;
|
|
736
|
-
return
|
|
737
|
-
},
|
|
737
|
+
return ps(r), t;
|
|
738
|
+
}, xd = Di, Td = Y, Od = J, Sd = Or, Ed = id, $d = Ii, ys = Tr, wd = pd, Cd = ju, ms = bd, Ad = TypeError, hr = function(a, e) {
|
|
738
739
|
this.stopped = a, this.result = e;
|
|
739
|
-
},
|
|
740
|
-
var r = t && t.that, i = !!(t && t.AS_ENTRIES), n = !!(t && t.IS_RECORD), o = !!(t && t.IS_ITERATOR), s = !!(t && t.INTERRUPTED), u =
|
|
741
|
-
return l &&
|
|
740
|
+
}, bs = hr.prototype, Fu = function(a, e, t) {
|
|
741
|
+
var r = t && t.that, i = !!(t && t.AS_ENTRIES), n = !!(t && t.IS_RECORD), o = !!(t && t.IS_ITERATOR), s = !!(t && t.INTERRUPTED), u = xd(e, r), l, h, f, c, v, g, d, p = function(x) {
|
|
742
|
+
return l && ms(l, "normal"), new hr(!0, x);
|
|
742
743
|
}, y = function(x) {
|
|
743
|
-
return i ? (
|
|
744
|
+
return i ? (Od(x), s ? u(x[0], x[1], p) : u(x[0], x[1])) : s ? u(x, p) : u(x);
|
|
744
745
|
};
|
|
745
746
|
if (n)
|
|
746
747
|
l = a.iterator;
|
|
747
748
|
else if (o)
|
|
748
749
|
l = a;
|
|
749
750
|
else {
|
|
750
|
-
if (h =
|
|
751
|
-
throw new
|
|
752
|
-
if (
|
|
753
|
-
for (f = 0, c =
|
|
754
|
-
if (v = y(a[f]), v &&
|
|
751
|
+
if (h = Cd(a), !h)
|
|
752
|
+
throw new Ad(Sd(a) + " is not iterable");
|
|
753
|
+
if (Ed(h)) {
|
|
754
|
+
for (f = 0, c = $d(a); c > f; f++)
|
|
755
|
+
if (v = y(a[f]), v && ys(bs, v))
|
|
755
756
|
return v;
|
|
756
|
-
return new
|
|
757
|
+
return new hr(!1);
|
|
757
758
|
}
|
|
758
|
-
l =
|
|
759
|
+
l = wd(a, h);
|
|
759
760
|
}
|
|
760
|
-
for (
|
|
761
|
+
for (g = n ? a.next : l.next; !(d = Td(g, l)).done; ) {
|
|
761
762
|
try {
|
|
762
|
-
v = y(
|
|
763
|
+
v = y(d.value);
|
|
763
764
|
} catch (x) {
|
|
764
|
-
|
|
765
|
+
ms(l, "throw", x);
|
|
765
766
|
}
|
|
766
|
-
if (typeof v == "object" && v &&
|
|
767
|
+
if (typeof v == "object" && v && ys(bs, v))
|
|
767
768
|
return v;
|
|
768
769
|
}
|
|
769
|
-
return new
|
|
770
|
-
},
|
|
770
|
+
return new hr(!1);
|
|
771
|
+
}, Pd = z, Uu = Pd("iterator"), Gu = !1;
|
|
771
772
|
try {
|
|
772
|
-
var
|
|
773
|
+
var Rd = 0, xs = {
|
|
773
774
|
next: function() {
|
|
774
|
-
return { done: !!
|
|
775
|
+
return { done: !!Rd++ };
|
|
775
776
|
},
|
|
776
777
|
return: function() {
|
|
777
|
-
|
|
778
|
+
Gu = !0;
|
|
778
779
|
}
|
|
779
780
|
};
|
|
780
|
-
|
|
781
|
+
xs[Uu] = function() {
|
|
781
782
|
return this;
|
|
782
|
-
}, Array.from(
|
|
783
|
+
}, Array.from(xs, function() {
|
|
783
784
|
throw 2;
|
|
784
785
|
});
|
|
785
786
|
} catch {
|
|
786
787
|
}
|
|
787
|
-
var
|
|
788
|
+
var Nd = function(a, e) {
|
|
788
789
|
try {
|
|
789
|
-
if (!e && !
|
|
790
|
+
if (!e && !Gu)
|
|
790
791
|
return !1;
|
|
791
792
|
} catch {
|
|
792
793
|
return !1;
|
|
@@ -794,7 +795,7 @@ var $d = function(a, e) {
|
|
|
794
795
|
var t = !1;
|
|
795
796
|
try {
|
|
796
797
|
var r = {};
|
|
797
|
-
r[
|
|
798
|
+
r[Uu] = function() {
|
|
798
799
|
return {
|
|
799
800
|
next: function() {
|
|
800
801
|
return { done: t = !0 };
|
|
@@ -804,66 +805,66 @@ var $d = function(a, e) {
|
|
|
804
805
|
} catch {
|
|
805
806
|
}
|
|
806
807
|
return t;
|
|
807
|
-
},
|
|
808
|
-
|
|
808
|
+
}, Id = Nr, Md = Nd, _d = Pt.CONSTRUCTOR, zu = _d || !Md(function(a) {
|
|
809
|
+
Id.all(a).then(void 0, function() {
|
|
809
810
|
});
|
|
810
|
-
}),
|
|
811
|
-
|
|
811
|
+
}), Vd = ee, Dd = Y, Ld = Te, kd = ut, Bd = ki, jd = Fu, Fd = zu;
|
|
812
|
+
Vd({ target: "Promise", stat: !0, forced: Fd }, {
|
|
812
813
|
all: function(e) {
|
|
813
|
-
var t = this, r =
|
|
814
|
-
var s =
|
|
815
|
-
|
|
814
|
+
var t = this, r = kd.f(t), i = r.resolve, n = r.reject, o = Bd(function() {
|
|
815
|
+
var s = Ld(t.resolve), u = [], l = 0, h = 1;
|
|
816
|
+
jd(e, function(f) {
|
|
816
817
|
var c = l++, v = !1;
|
|
817
|
-
h++,
|
|
818
|
-
v || (v = !0, u[c] =
|
|
818
|
+
h++, Dd(s, t, f).then(function(g) {
|
|
819
|
+
v || (v = !0, u[c] = g, --h || i(u));
|
|
819
820
|
}, n);
|
|
820
821
|
}), --h || i(u);
|
|
821
822
|
});
|
|
822
823
|
return o.error && n(o.value), r.promise;
|
|
823
824
|
}
|
|
824
825
|
});
|
|
825
|
-
var
|
|
826
|
-
|
|
826
|
+
var Ud = ee, Gd = Pt.CONSTRUCTOR, ni = Nr, zd = Fe, Hd = B, Yd = Ue, Ts = ni && ni.prototype;
|
|
827
|
+
Ud({ target: "Promise", proto: !0, forced: Gd, real: !0 }, {
|
|
827
828
|
catch: function(a) {
|
|
828
829
|
return this.then(void 0, a);
|
|
829
830
|
}
|
|
830
831
|
});
|
|
831
|
-
if (
|
|
832
|
-
var
|
|
833
|
-
|
|
832
|
+
if (Hd(ni)) {
|
|
833
|
+
var Os = zd("Promise").prototype.catch;
|
|
834
|
+
Ts.catch !== Os && Yd(Ts, "catch", Os, { unsafe: !0 });
|
|
834
835
|
}
|
|
835
|
-
var
|
|
836
|
-
|
|
836
|
+
var Xd = ee, Wd = Y, qd = Te, Qd = ut, Kd = ki, Zd = Fu, Jd = zu;
|
|
837
|
+
Xd({ target: "Promise", stat: !0, forced: Jd }, {
|
|
837
838
|
race: function(e) {
|
|
838
|
-
var t = this, r =
|
|
839
|
-
var o =
|
|
840
|
-
|
|
841
|
-
|
|
839
|
+
var t = this, r = Qd.f(t), i = r.reject, n = Kd(function() {
|
|
840
|
+
var o = qd(t.resolve);
|
|
841
|
+
Zd(e, function(s) {
|
|
842
|
+
Wd(o, t, s).then(r.resolve, i);
|
|
842
843
|
});
|
|
843
844
|
});
|
|
844
845
|
return n.error && i(n.value), r.promise;
|
|
845
846
|
}
|
|
846
847
|
});
|
|
847
|
-
var
|
|
848
|
-
|
|
848
|
+
var ep = ee, tp = ut, rp = Pt.CONSTRUCTOR;
|
|
849
|
+
ep({ target: "Promise", stat: !0, forced: rp }, {
|
|
849
850
|
reject: function(e) {
|
|
850
|
-
var t =
|
|
851
|
+
var t = tp.f(this), r = t.reject;
|
|
851
852
|
return r(e), t.promise;
|
|
852
853
|
}
|
|
853
854
|
});
|
|
854
|
-
var
|
|
855
|
-
if (
|
|
855
|
+
var ap = J, ip = ae, np = ut, sp = function(a, e) {
|
|
856
|
+
if (ap(a), ip(e) && e.constructor === a)
|
|
856
857
|
return e;
|
|
857
|
-
var t =
|
|
858
|
+
var t = np.f(a), r = t.resolve;
|
|
858
859
|
return r(e), t.promise;
|
|
859
|
-
},
|
|
860
|
-
|
|
861
|
-
|
|
860
|
+
}, op = ee, up = Fe, lp = Pt.CONSTRUCTOR, hp = sp;
|
|
861
|
+
up("Promise");
|
|
862
|
+
op({ target: "Promise", stat: !0, forced: lp }, {
|
|
862
863
|
resolve: function(e) {
|
|
863
|
-
return
|
|
864
|
+
return hp(this, e);
|
|
864
865
|
}
|
|
865
866
|
});
|
|
866
|
-
function
|
|
867
|
+
function Ss(a, e, t, r, i, n, o) {
|
|
867
868
|
try {
|
|
868
869
|
var s = a[n](o), u = s.value;
|
|
869
870
|
} catch (l) {
|
|
@@ -877,105 +878,105 @@ function xe(a) {
|
|
|
877
878
|
return new Promise(function(r, i) {
|
|
878
879
|
var n = a.apply(e, t);
|
|
879
880
|
function o(u) {
|
|
880
|
-
|
|
881
|
+
Ss(n, r, i, o, s, "next", u);
|
|
881
882
|
}
|
|
882
883
|
function s(u) {
|
|
883
|
-
|
|
884
|
+
Ss(n, r, i, o, s, "throw", u);
|
|
884
885
|
}
|
|
885
886
|
o(void 0);
|
|
886
887
|
});
|
|
887
888
|
};
|
|
888
889
|
}
|
|
889
|
-
var
|
|
890
|
-
if (
|
|
890
|
+
var vp = _i, fp = String, pe = function(a) {
|
|
891
|
+
if (vp(a) === "Symbol")
|
|
891
892
|
throw new TypeError("Cannot convert a Symbol value to a string");
|
|
892
|
-
return
|
|
893
|
-
},
|
|
894
|
-
var a =
|
|
893
|
+
return fp(a);
|
|
894
|
+
}, cp = J, Hu = function() {
|
|
895
|
+
var a = cp(this), e = "";
|
|
895
896
|
return a.hasIndices && (e += "d"), a.global && (e += "g"), a.ignoreCase && (e += "i"), a.multiline && (e += "m"), a.dotAll && (e += "s"), a.unicode && (e += "u"), a.unicodeSets && (e += "v"), a.sticky && (e += "y"), e;
|
|
896
|
-
},
|
|
897
|
-
var a =
|
|
897
|
+
}, Gi = D, gp = _, zi = gp.RegExp, Hi = Gi(function() {
|
|
898
|
+
var a = zi("a", "y");
|
|
898
899
|
return a.lastIndex = 2, a.exec("abcd") !== null;
|
|
899
|
-
}),
|
|
900
|
-
return !
|
|
901
|
-
}),
|
|
902
|
-
var a =
|
|
900
|
+
}), dp = Hi || Gi(function() {
|
|
901
|
+
return !zi("a", "y").sticky;
|
|
902
|
+
}), pp = Hi || Gi(function() {
|
|
903
|
+
var a = zi("^r", "gy");
|
|
903
904
|
return a.lastIndex = 2, a.exec("str") !== null;
|
|
904
|
-
}),
|
|
905
|
-
BROKEN_CARET:
|
|
906
|
-
MISSED_STICKY:
|
|
907
|
-
UNSUPPORTED_Y:
|
|
908
|
-
},
|
|
909
|
-
return
|
|
910
|
-
},
|
|
911
|
-
|
|
912
|
-
|
|
913
|
-
for (var r =
|
|
914
|
-
|
|
905
|
+
}), Yu = {
|
|
906
|
+
BROKEN_CARET: pp,
|
|
907
|
+
MISSED_STICKY: dp,
|
|
908
|
+
UNSUPPORTED_Y: Hi
|
|
909
|
+
}, Xu = {}, yp = ou, mp = Mi, bp = Object.keys || function(e) {
|
|
910
|
+
return yp(e, mp);
|
|
911
|
+
}, xp = he, Tp = Jo, Op = Oe, Sp = J, Ep = $t, $p = bp;
|
|
912
|
+
Xu.f = xp && !Tp ? Object.defineProperties : function(e, t) {
|
|
913
|
+
Sp(e);
|
|
914
|
+
for (var r = Ep(t), i = $p(t), n = i.length, o = 0, s; n > o; )
|
|
915
|
+
Op.f(e, s = i[o++], r[s]);
|
|
915
916
|
return e;
|
|
916
917
|
};
|
|
917
|
-
var
|
|
918
|
-
},
|
|
919
|
-
return
|
|
920
|
-
},
|
|
921
|
-
a.write(
|
|
918
|
+
var wp = J, Cp = Xu, Es = Mi, Ap = Ri, Pp = xu, Rp = Er, Np = Pi, $s = ">", ws = "<", si = "prototype", oi = "script", Wu = Np("IE_PROTO"), Ea = function() {
|
|
919
|
+
}, qu = function(a) {
|
|
920
|
+
return ws + oi + $s + a + ws + "/" + oi + $s;
|
|
921
|
+
}, Cs = function(a) {
|
|
922
|
+
a.write(qu("")), a.close();
|
|
922
923
|
var e = a.parentWindow.Object;
|
|
923
924
|
return a = null, e;
|
|
924
|
-
},
|
|
925
|
-
var a =
|
|
926
|
-
return a.style.display = "none",
|
|
927
|
-
},
|
|
925
|
+
}, Ip = function() {
|
|
926
|
+
var a = Rp("iframe"), e = "java" + oi + ":", t;
|
|
927
|
+
return a.style.display = "none", Pp.appendChild(a), a.src = String(e), t = a.contentWindow.document, t.open(), t.write(qu("document.F=Object")), t.close(), t.F;
|
|
928
|
+
}, Zt, vr = function() {
|
|
928
929
|
try {
|
|
929
|
-
|
|
930
|
+
Zt = new ActiveXObject("htmlfile");
|
|
930
931
|
} catch {
|
|
931
932
|
}
|
|
932
|
-
|
|
933
|
-
for (var a =
|
|
934
|
-
delete
|
|
935
|
-
return
|
|
933
|
+
vr = typeof document < "u" ? document.domain && Zt ? Cs(Zt) : Ip() : Cs(Zt);
|
|
934
|
+
for (var a = Es.length; a--; )
|
|
935
|
+
delete vr[si][Es[a]];
|
|
936
|
+
return vr();
|
|
936
937
|
};
|
|
937
|
-
|
|
938
|
-
var
|
|
938
|
+
Ap[Wu] = !0;
|
|
939
|
+
var Yi = Object.create || function(e, t) {
|
|
939
940
|
var r;
|
|
940
|
-
return e !== null ? (
|
|
941
|
-
},
|
|
942
|
-
var a =
|
|
941
|
+
return e !== null ? (Ea[si] = wp(e), r = new Ea(), Ea[si] = null, r[Wu] = e) : r = vr(), t === void 0 ? r : Cp.f(r, t);
|
|
942
|
+
}, Mp = D, _p = _, Vp = _p.RegExp, Dp = Mp(function() {
|
|
943
|
+
var a = Vp(".", "s");
|
|
943
944
|
return !(a.dotAll && a.test(`
|
|
944
945
|
`) && a.flags === "s");
|
|
945
|
-
}),
|
|
946
|
-
var a =
|
|
946
|
+
}), Lp = D, kp = _, Bp = kp.RegExp, jp = Lp(function() {
|
|
947
|
+
var a = Bp("(?<a>b)", "g");
|
|
947
948
|
return a.exec("b").groups.a !== "b" || "b".replace(a, "$<a>c") !== "bc";
|
|
948
|
-
}),
|
|
949
|
+
}), Je = Y, Mr = L, Fp = pe, Up = Hu, Gp = Yu, zp = wi, Hp = Yi, Yp = wr.get, Xp = Dp, Wp = jp, qp = zp("native-string-replace", String.prototype.replace), mr = RegExp.prototype.exec, ui = mr, Qp = Mr("".charAt), Kp = Mr("".indexOf), Zp = Mr("".replace), $a = Mr("".slice), li = function() {
|
|
949
950
|
var a = /a/, e = /b*/g;
|
|
950
|
-
return
|
|
951
|
-
}(),
|
|
952
|
-
|
|
953
|
-
var t = this, r =
|
|
951
|
+
return Je(mr, a, "a"), Je(mr, e, "a"), a.lastIndex !== 0 || e.lastIndex !== 0;
|
|
952
|
+
}(), Qu = Gp.BROKEN_CARET, hi = /()??/.exec("")[1] !== void 0, Jp = li || hi || Qu || Xp || Wp;
|
|
953
|
+
Jp && (ui = function(e) {
|
|
954
|
+
var t = this, r = Yp(t), i = Fp(e), n = r.raw, o, s, u, l, h, f, c;
|
|
954
955
|
if (n)
|
|
955
|
-
return n.lastIndex = t.lastIndex, o =
|
|
956
|
-
var v = r.groups,
|
|
957
|
-
if (
|
|
958
|
-
`) && (p = "(?: " + p + ")", x = " " + x, y++), s = new RegExp("^(?:" + p + ")",
|
|
956
|
+
return n.lastIndex = t.lastIndex, o = Je(ui, n, i), t.lastIndex = n.lastIndex, o;
|
|
957
|
+
var v = r.groups, g = Qu && t.sticky, d = Je(Up, t), p = t.source, y = 0, x = i;
|
|
958
|
+
if (g && (d = Zp(d, "y", ""), Kp(d, "g") === -1 && (d += "g"), x = $a(i, t.lastIndex), t.lastIndex > 0 && (!t.multiline || t.multiline && Qp(i, t.lastIndex - 1) !== `
|
|
959
|
+
`) && (p = "(?: " + p + ")", x = " " + x, y++), s = new RegExp("^(?:" + p + ")", d)), hi && (s = new RegExp("^" + p + "$(?!\\s)", d)), li && (u = t.lastIndex), l = Je(mr, g ? s : t, x), g ? l ? (l.input = $a(l.input, y), l[0] = $a(l[0], y), l.index = t.lastIndex, t.lastIndex += l[0].length) : t.lastIndex = 0 : li && l && (t.lastIndex = t.global ? l.index + l[0].length : u), hi && l && l.length > 1 && Je(qp, l[0], s, function() {
|
|
959
960
|
for (h = 1; h < arguments.length - 2; h++)
|
|
960
961
|
arguments[h] === void 0 && (l[h] = void 0);
|
|
961
962
|
}), l && v)
|
|
962
|
-
for (l.groups = f =
|
|
963
|
+
for (l.groups = f = Hp(null), h = 0; h < v.length; h++)
|
|
963
964
|
c = v[h], f[c[0]] = l[c[1]];
|
|
964
965
|
return l;
|
|
965
966
|
});
|
|
966
|
-
var
|
|
967
|
-
|
|
968
|
-
exec:
|
|
967
|
+
var Xi = ui, ey = ee, As = Xi;
|
|
968
|
+
ey({ target: "RegExp", proto: !0, forced: /./.exec !== As }, {
|
|
969
|
+
exec: As
|
|
969
970
|
});
|
|
970
|
-
var
|
|
971
|
-
var i =
|
|
971
|
+
var Ps = Y, Rs = Ue, ty = Xi, Ns = D, Ku = z, ry = Ct, ay = Ku("species"), wa = RegExp.prototype, Wi = function(a, e, t, r) {
|
|
972
|
+
var i = Ku(a), n = !Ns(function() {
|
|
972
973
|
var l = {};
|
|
973
974
|
return l[i] = function() {
|
|
974
975
|
return 7;
|
|
975
976
|
}, ""[a](l) !== 7;
|
|
976
|
-
}), o = n && !
|
|
977
|
+
}), o = n && !Ns(function() {
|
|
977
978
|
var l = !1, h = /a/;
|
|
978
|
-
return a === "split" && (h = {}, h.constructor = {}, h.constructor[
|
|
979
|
+
return a === "split" && (h = {}, h.constructor = {}, h.constructor[ay] = function() {
|
|
979
980
|
return h;
|
|
980
981
|
}, h.flags = "", h[i] = /./[i]), h.exec = function() {
|
|
981
982
|
return l = !0, null;
|
|
@@ -983,229 +984,257 @@ var Cs = Y, As = Ue, qp = Yi, Ps = k, Xu = z, Qp = At, Kp = Xu("species"), Ea =
|
|
|
983
984
|
});
|
|
984
985
|
if (!n || !o || t) {
|
|
985
986
|
var s = /./[i], u = e(i, ""[a], function(l, h, f, c, v) {
|
|
986
|
-
var
|
|
987
|
-
return
|
|
987
|
+
var g = h.exec;
|
|
988
|
+
return g === ty || g === wa.exec ? n && !v ? { done: !0, value: Ps(s, h, f, c) } : { done: !0, value: Ps(l, f, h, c) } : { done: !1 };
|
|
988
989
|
});
|
|
989
|
-
|
|
990
|
+
Rs(String.prototype, a, u[0]), Rs(wa, i, u[1]);
|
|
990
991
|
}
|
|
991
|
-
r &&
|
|
992
|
-
},
|
|
992
|
+
r && ry(wa[i], "sham", !0);
|
|
993
|
+
}, qi = L, iy = Cr, ny = pe, sy = ve, oy = qi("".charAt), Is = qi("".charCodeAt), uy = qi("".slice), Ms = function(a) {
|
|
993
994
|
return function(e, t) {
|
|
994
|
-
var r =
|
|
995
|
-
return i < 0 || i >= n ? a ? "" : void 0 : (o =
|
|
995
|
+
var r = ny(sy(e)), i = iy(t), n = r.length, o, s;
|
|
996
|
+
return i < 0 || i >= n ? a ? "" : void 0 : (o = Is(r, i), o < 55296 || o > 56319 || i + 1 === n || (s = Is(r, i + 1)) < 56320 || s > 57343 ? a ? oy(r, i) : o : a ? uy(r, i, i + 2) : (o - 55296 << 10) + (s - 56320) + 65536);
|
|
996
997
|
};
|
|
997
|
-
},
|
|
998
|
+
}, ly = {
|
|
998
999
|
// `String.prototype.codePointAt` method
|
|
999
1000
|
// https://tc39.es/ecma262/#sec-string.prototype.codepointat
|
|
1000
|
-
codeAt:
|
|
1001
|
+
codeAt: Ms(!1),
|
|
1001
1002
|
// `String.prototype.at` method
|
|
1002
1003
|
// https://github.com/mathiasbynens/String.prototype.at
|
|
1003
|
-
charAt:
|
|
1004
|
-
},
|
|
1005
|
-
return e + (t ?
|
|
1006
|
-
},
|
|
1004
|
+
charAt: Ms(!0)
|
|
1005
|
+
}, hy = ly.charAt, Qi = function(a, e, t) {
|
|
1006
|
+
return e + (t ? hy(a, e).length : 1);
|
|
1007
|
+
}, vy = _, fy = D, _s = vy.RegExp, cy = !fy(function() {
|
|
1008
|
+
var a = !0;
|
|
1009
|
+
try {
|
|
1010
|
+
_s(".", "d");
|
|
1011
|
+
} catch {
|
|
1012
|
+
a = !1;
|
|
1013
|
+
}
|
|
1014
|
+
var e = {}, t = "", r = a ? "dgimsy" : "gimsy", i = function(u, l) {
|
|
1015
|
+
Object.defineProperty(e, u, { get: function() {
|
|
1016
|
+
return t += l, !0;
|
|
1017
|
+
} });
|
|
1018
|
+
}, n = {
|
|
1019
|
+
dotAll: "s",
|
|
1020
|
+
global: "g",
|
|
1021
|
+
ignoreCase: "i",
|
|
1022
|
+
multiline: "m",
|
|
1023
|
+
sticky: "y"
|
|
1024
|
+
};
|
|
1025
|
+
a && (n.hasIndices = "d");
|
|
1026
|
+
for (var o in n)
|
|
1027
|
+
i(o, n[o]);
|
|
1028
|
+
var s = Object.getOwnPropertyDescriptor(_s.prototype, "flags").get.call(e);
|
|
1029
|
+
return s !== r || t !== r;
|
|
1030
|
+
}), gy = { correct: cy }, dy = Y, py = fe, yy = Tr, Vs = gy, my = Hu, by = RegExp.prototype, Ki = Vs.correct ? function(a) {
|
|
1031
|
+
return a.flags;
|
|
1032
|
+
} : function(a) {
|
|
1033
|
+
return !Vs.correct && yy(by, a) && !py(a, "flags") ? dy(my, a) : a.flags;
|
|
1034
|
+
}, Ds = Y, xy = J, Ty = B, Oy = je, Sy = Xi, Ey = TypeError, Zi = function(a, e) {
|
|
1007
1035
|
var t = a.exec;
|
|
1008
|
-
if (
|
|
1009
|
-
var r =
|
|
1010
|
-
return r !== null &&
|
|
1011
|
-
}
|
|
1012
|
-
if (
|
|
1013
|
-
return
|
|
1014
|
-
throw new
|
|
1015
|
-
},
|
|
1016
|
-
|
|
1036
|
+
if (Ty(t)) {
|
|
1037
|
+
var r = Ds(t, a, e);
|
|
1038
|
+
return r !== null && xy(r), r;
|
|
1039
|
+
}
|
|
1040
|
+
if (Oy(a) === "RegExp")
|
|
1041
|
+
return Ds(Sy, a, e);
|
|
1042
|
+
throw new Ey("RegExp#exec called on incompatible receiver");
|
|
1043
|
+
}, $y = Y, wy = L, Cy = Wi, Ay = J, Py = ae, Ry = ot, Jt = pe, Ny = ve, Iy = st, My = Qi, _y = Ki, Ls = Zi, ks = wy("".indexOf);
|
|
1044
|
+
Cy("match", function(a, e, t) {
|
|
1017
1045
|
return [
|
|
1018
1046
|
// `String.prototype.match` method
|
|
1019
1047
|
// https://tc39.es/ecma262/#sec-string.prototype.match
|
|
1020
1048
|
function(i) {
|
|
1021
|
-
var n =
|
|
1022
|
-
return o ?
|
|
1049
|
+
var n = Ny(this), o = Py(i) ? Iy(i, a) : void 0;
|
|
1050
|
+
return o ? $y(o, i, n) : new RegExp(i)[a](Jt(n));
|
|
1023
1051
|
},
|
|
1024
1052
|
// `RegExp.prototype[@@match]` method
|
|
1025
1053
|
// https://tc39.es/ecma262/#sec-regexp.prototype-@@match
|
|
1026
1054
|
function(r) {
|
|
1027
|
-
var i =
|
|
1055
|
+
var i = Ay(this), n = Jt(r), o = t(e, i, n);
|
|
1028
1056
|
if (o.done)
|
|
1029
1057
|
return o.value;
|
|
1030
|
-
|
|
1031
|
-
|
|
1032
|
-
|
|
1058
|
+
var s = Jt(_y(i));
|
|
1059
|
+
if (ks(s, "g") === -1)
|
|
1060
|
+
return Ls(i, n);
|
|
1061
|
+
var u = ks(s, "u") !== -1;
|
|
1033
1062
|
i.lastIndex = 0;
|
|
1034
|
-
for (var
|
|
1035
|
-
var
|
|
1036
|
-
|
|
1063
|
+
for (var l = [], h = 0, f; (f = Ls(i, n)) !== null; ) {
|
|
1064
|
+
var c = Jt(f[0]);
|
|
1065
|
+
l[h] = c, c === "" && (i.lastIndex = My(n, Ry(i.lastIndex), u)), h++;
|
|
1037
1066
|
}
|
|
1038
|
-
return
|
|
1067
|
+
return h === 0 ? null : l;
|
|
1039
1068
|
}
|
|
1040
1069
|
];
|
|
1041
1070
|
});
|
|
1042
|
-
var
|
|
1043
|
-
var o = t + a.length, s = r.length, u =
|
|
1044
|
-
return i !== void 0 && (i =
|
|
1071
|
+
var Ji = L, Vy = Sr, Dy = Math.floor, Ca = Ji("".charAt), Ly = Ji("".replace), Aa = Ji("".slice), ky = /\$([$&'`]|\d{1,2}|<[^>]*>)/g, By = /\$([$&'`]|\d{1,2})/g, jy = function(a, e, t, r, i, n) {
|
|
1072
|
+
var o = t + a.length, s = r.length, u = By;
|
|
1073
|
+
return i !== void 0 && (i = Vy(i), u = ky), Ly(n, u, function(l, h) {
|
|
1045
1074
|
var f;
|
|
1046
|
-
switch (
|
|
1075
|
+
switch (Ca(h, 0)) {
|
|
1047
1076
|
case "$":
|
|
1048
1077
|
return "$";
|
|
1049
1078
|
case "&":
|
|
1050
1079
|
return a;
|
|
1051
1080
|
case "`":
|
|
1052
|
-
return
|
|
1081
|
+
return Aa(e, 0, t);
|
|
1053
1082
|
case "'":
|
|
1054
|
-
return
|
|
1083
|
+
return Aa(e, o);
|
|
1055
1084
|
case "<":
|
|
1056
|
-
f = i[
|
|
1085
|
+
f = i[Aa(h, 1, -1)];
|
|
1057
1086
|
break;
|
|
1058
1087
|
default:
|
|
1059
1088
|
var c = +h;
|
|
1060
1089
|
if (c === 0)
|
|
1061
1090
|
return l;
|
|
1062
1091
|
if (c > s) {
|
|
1063
|
-
var v =
|
|
1064
|
-
return v === 0 ? l : v <= s ? r[v - 1] === void 0 ?
|
|
1092
|
+
var v = Dy(c / 10);
|
|
1093
|
+
return v === 0 ? l : v <= s ? r[v - 1] === void 0 ? Ca(h, 1) : r[v - 1] + Ca(h, 1) : l;
|
|
1065
1094
|
}
|
|
1066
1095
|
f = r[c - 1];
|
|
1067
1096
|
}
|
|
1068
1097
|
return f === void 0 ? "" : f;
|
|
1069
1098
|
});
|
|
1070
|
-
},
|
|
1099
|
+
}, Fy = bu, Bs = Y, _r = L, Uy = Wi, Gy = D, zy = J, Hy = B, Yy = ae, Xy = Cr, Wy = ot, Me = pe, qy = ve, Qy = Qi, Ky = st, Zy = jy, Jy = Ki, em = Zi, tm = z, vi = tm("replace"), rm = Math.max, am = Math.min, im = _r([].concat), Pa = _r([].push), er = _r("".indexOf), js = _r("".slice), nm = function(a) {
|
|
1071
1100
|
return a === void 0 ? a : String(a);
|
|
1072
|
-
},
|
|
1101
|
+
}, sm = function() {
|
|
1073
1102
|
return "a".replace(/./, "$0") === "$0";
|
|
1074
|
-
}(),
|
|
1075
|
-
return /./[
|
|
1076
|
-
}(),
|
|
1103
|
+
}(), Fs = function() {
|
|
1104
|
+
return /./[vi] ? /./[vi]("a", "$0") === "" : !1;
|
|
1105
|
+
}(), om = !Gy(function() {
|
|
1077
1106
|
var a = /./;
|
|
1078
1107
|
return a.exec = function() {
|
|
1079
1108
|
var e = [];
|
|
1080
1109
|
return e.groups = { a: "7" }, e;
|
|
1081
1110
|
}, "".replace(a, "$<a>") !== "7";
|
|
1082
1111
|
});
|
|
1083
|
-
|
|
1084
|
-
var r =
|
|
1112
|
+
Uy("replace", function(a, e, t) {
|
|
1113
|
+
var r = Fs ? "$" : "$0";
|
|
1085
1114
|
return [
|
|
1086
1115
|
// `String.prototype.replace` method
|
|
1087
1116
|
// https://tc39.es/ecma262/#sec-string.prototype.replace
|
|
1088
1117
|
function(n, o) {
|
|
1089
|
-
var s =
|
|
1090
|
-
return u ?
|
|
1118
|
+
var s = qy(this), u = Yy(n) ? Ky(n, vi) : void 0;
|
|
1119
|
+
return u ? Bs(u, n, s, o) : Bs(e, Me(s), n, o);
|
|
1091
1120
|
},
|
|
1092
1121
|
// `RegExp.prototype[@@replace]` method
|
|
1093
1122
|
// https://tc39.es/ecma262/#sec-regexp.prototype-@@replace
|
|
1094
1123
|
function(i, n) {
|
|
1095
|
-
var o =
|
|
1096
|
-
if (typeof n == "string" &&
|
|
1124
|
+
var o = zy(this), s = Me(i);
|
|
1125
|
+
if (typeof n == "string" && er(n, r) === -1 && er(n, "$<") === -1) {
|
|
1097
1126
|
var u = t(e, o, s, n);
|
|
1098
1127
|
if (u.done)
|
|
1099
1128
|
return u.value;
|
|
1100
1129
|
}
|
|
1101
|
-
var l =
|
|
1102
|
-
l || (n =
|
|
1103
|
-
var h = o
|
|
1104
|
-
|
|
1105
|
-
for (var
|
|
1106
|
-
var d =
|
|
1107
|
-
d === "" && (o.lastIndex =
|
|
1130
|
+
var l = Hy(n);
|
|
1131
|
+
l || (n = Me(n));
|
|
1132
|
+
var h = Me(Jy(o)), f = er(h, "g") !== -1, c;
|
|
1133
|
+
f && (c = er(h, "u") !== -1, o.lastIndex = 0);
|
|
1134
|
+
for (var v = [], g; g = em(o, s), !(g === null || (Pa(v, g), !f)); ) {
|
|
1135
|
+
var d = Me(g[0]);
|
|
1136
|
+
d === "" && (o.lastIndex = Qy(s, Wy(o.lastIndex), c));
|
|
1108
1137
|
}
|
|
1109
|
-
for (var
|
|
1110
|
-
|
|
1111
|
-
for (var
|
|
1112
|
-
|
|
1113
|
-
var
|
|
1138
|
+
for (var p = "", y = 0, x = 0; x < v.length; x++) {
|
|
1139
|
+
g = v[x];
|
|
1140
|
+
for (var b = Me(g[0]), T = rm(am(Xy(g.index), s.length), 0), $ = [], E, O = 1; O < g.length; O++)
|
|
1141
|
+
Pa($, nm(g[O]));
|
|
1142
|
+
var C = g.groups;
|
|
1114
1143
|
if (l) {
|
|
1115
|
-
var
|
|
1116
|
-
|
|
1144
|
+
var P = im([b], $, T, s);
|
|
1145
|
+
C !== void 0 && Pa(P, C), E = Me(Fy(n, void 0, P));
|
|
1117
1146
|
} else
|
|
1118
|
-
|
|
1119
|
-
|
|
1147
|
+
E = Zy(b, s, T, $, C, n);
|
|
1148
|
+
T >= y && (p += js(s, y, T) + E, y = T + b.length);
|
|
1120
1149
|
}
|
|
1121
|
-
return
|
|
1150
|
+
return p + js(s, y);
|
|
1122
1151
|
}
|
|
1123
1152
|
];
|
|
1124
|
-
}, !
|
|
1125
|
-
var
|
|
1153
|
+
}, !om || !sm || Fs);
|
|
1154
|
+
var um = ae, lm = je, hm = z, vm = hm("match"), fm = function(a) {
|
|
1126
1155
|
var e;
|
|
1127
|
-
return
|
|
1128
|
-
},
|
|
1129
|
-
if (
|
|
1130
|
-
throw new
|
|
1156
|
+
return um(a) && ((e = a[vm]) !== void 0 ? !!e : lm(a) === "RegExp");
|
|
1157
|
+
}, cm = fm, gm = TypeError, en = function(a) {
|
|
1158
|
+
if (cm(a))
|
|
1159
|
+
throw new gm("The method doesn't accept regular expressions");
|
|
1131
1160
|
return a;
|
|
1132
|
-
},
|
|
1161
|
+
}, dm = z, pm = dm("match"), tn = function(a) {
|
|
1133
1162
|
var e = /./;
|
|
1134
1163
|
try {
|
|
1135
1164
|
"/./"[a](e);
|
|
1136
1165
|
} catch {
|
|
1137
1166
|
try {
|
|
1138
|
-
return e[
|
|
1167
|
+
return e[pm] = !1, "/./"[a](e);
|
|
1139
1168
|
} catch {
|
|
1140
1169
|
}
|
|
1141
1170
|
}
|
|
1142
1171
|
return !1;
|
|
1143
|
-
},
|
|
1144
|
-
var a =
|
|
1172
|
+
}, ym = ee, mm = Rr, bm = Et.f, xm = ot, Us = pe, Tm = en, Om = ve, Sm = tn, Em = mm("".slice), $m = Math.min, Zu = Sm("startsWith"), wm = !Zu && !!function() {
|
|
1173
|
+
var a = bm(String.prototype, "startsWith");
|
|
1145
1174
|
return a && !a.writable;
|
|
1146
1175
|
}();
|
|
1147
|
-
|
|
1176
|
+
ym({ target: "String", proto: !0, forced: !wm && !Zu }, {
|
|
1148
1177
|
startsWith: function(e) {
|
|
1149
|
-
var t =
|
|
1150
|
-
|
|
1151
|
-
var r =
|
|
1152
|
-
return
|
|
1178
|
+
var t = Us(Om(this));
|
|
1179
|
+
Tm(e);
|
|
1180
|
+
var r = xm($m(arguments.length > 1 ? arguments[1] : void 0, t.length)), i = Us(e);
|
|
1181
|
+
return Em(t, r, r + i.length) === i;
|
|
1153
1182
|
}
|
|
1154
1183
|
});
|
|
1155
|
-
var
|
|
1156
|
-
fi
|
|
1184
|
+
var Cm = z, Am = Yi, Pm = Oe.f, fi = Cm("unscopables"), ci = Array.prototype;
|
|
1185
|
+
ci[fi] === void 0 && Pm(ci, fi, {
|
|
1157
1186
|
configurable: !0,
|
|
1158
|
-
value:
|
|
1187
|
+
value: Am(null)
|
|
1159
1188
|
});
|
|
1160
|
-
var
|
|
1161
|
-
fi
|
|
1162
|
-
},
|
|
1189
|
+
var Rm = function(a) {
|
|
1190
|
+
ci[fi][a] = !0;
|
|
1191
|
+
}, Nm = D, Im = !Nm(function() {
|
|
1163
1192
|
function a() {
|
|
1164
1193
|
}
|
|
1165
1194
|
return a.prototype.constructor = null, Object.getPrototypeOf(new a()) !== a.prototype;
|
|
1166
|
-
}),
|
|
1167
|
-
var e =
|
|
1168
|
-
if (
|
|
1169
|
-
return e[
|
|
1195
|
+
}), Mm = fe, _m = B, Vm = Sr, Dm = Pi, Lm = Im, Gs = Dm("IE_PROTO"), gi = Object, km = gi.prototype, Ju = Lm ? gi.getPrototypeOf : function(a) {
|
|
1196
|
+
var e = Vm(a);
|
|
1197
|
+
if (Mm(e, Gs))
|
|
1198
|
+
return e[Gs];
|
|
1170
1199
|
var t = e.constructor;
|
|
1171
|
-
return
|
|
1172
|
-
},
|
|
1173
|
-
[].keys && (
|
|
1174
|
-
var
|
|
1200
|
+
return _m(t) && e instanceof t ? t.prototype : e instanceof gi ? km : null;
|
|
1201
|
+
}, Bm = D, jm = B, Fm = ae, zs = Ju, Um = Ue, Gm = z, di = Gm("iterator"), el = !1, ke, Ra, Na;
|
|
1202
|
+
[].keys && (Na = [].keys(), "next" in Na ? (Ra = zs(zs(Na)), Ra !== Object.prototype && (ke = Ra)) : el = !0);
|
|
1203
|
+
var zm = !Fm(ke) || Bm(function() {
|
|
1175
1204
|
var a = {};
|
|
1176
|
-
return ke[
|
|
1205
|
+
return ke[di].call(a) !== a;
|
|
1177
1206
|
});
|
|
1178
|
-
|
|
1179
|
-
|
|
1207
|
+
zm && (ke = {});
|
|
1208
|
+
jm(ke[di]) || Um(ke, di, function() {
|
|
1180
1209
|
return this;
|
|
1181
1210
|
});
|
|
1182
|
-
var
|
|
1211
|
+
var tl = {
|
|
1183
1212
|
IteratorPrototype: ke,
|
|
1184
|
-
BUGGY_SAFARI_ITERATORS:
|
|
1185
|
-
},
|
|
1213
|
+
BUGGY_SAFARI_ITERATORS: el
|
|
1214
|
+
}, Hm = tl.IteratorPrototype, Ym = Yi, Xm = Oi, Wm = Pr, qm = Rt, Qm = function() {
|
|
1186
1215
|
return this;
|
|
1187
|
-
},
|
|
1216
|
+
}, Km = function(a, e, t, r) {
|
|
1188
1217
|
var i = e + " Iterator";
|
|
1189
|
-
return a.prototype =
|
|
1190
|
-
},
|
|
1218
|
+
return a.prototype = Ym(Hm, { next: Xm(+!r, t) }), Wm(a, i, !1), qm[i] = Qm, a;
|
|
1219
|
+
}, Zm = ee, Jm = Y, rl = $r, e0 = B, t0 = Km, Hs = Ju, Ys = vu, r0 = Pr, a0 = Ct, Ia = Ue, i0 = z, n0 = Rt, al = tl, s0 = rl.PROPER, o0 = rl.CONFIGURABLE, Xs = al.IteratorPrototype, tr = al.BUGGY_SAFARI_ITERATORS, ct = i0("iterator"), Ws = "keys", gt = "values", qs = "entries", u0 = function() {
|
|
1191
1220
|
return this;
|
|
1192
|
-
},
|
|
1193
|
-
|
|
1221
|
+
}, l0 = function(a, e, t, r, i, n, o) {
|
|
1222
|
+
t0(t, e, r);
|
|
1194
1223
|
var s = function(y) {
|
|
1195
1224
|
if (y === i && c)
|
|
1196
1225
|
return c;
|
|
1197
|
-
if (!
|
|
1226
|
+
if (!tr && y && y in h)
|
|
1198
1227
|
return h[y];
|
|
1199
1228
|
switch (y) {
|
|
1200
|
-
case
|
|
1229
|
+
case Ws:
|
|
1201
1230
|
return function() {
|
|
1202
1231
|
return new t(this, y);
|
|
1203
1232
|
};
|
|
1204
|
-
case
|
|
1233
|
+
case gt:
|
|
1205
1234
|
return function() {
|
|
1206
1235
|
return new t(this, y);
|
|
1207
1236
|
};
|
|
1208
|
-
case
|
|
1237
|
+
case qs:
|
|
1209
1238
|
return function() {
|
|
1210
1239
|
return new t(this, y);
|
|
1211
1240
|
};
|
|
@@ -1213,26 +1242,26 @@ var Ku = {
|
|
|
1213
1242
|
return function() {
|
|
1214
1243
|
return new t(this);
|
|
1215
1244
|
};
|
|
1216
|
-
}, u = e + " Iterator", l = !1, h = a.prototype, f = h[
|
|
1217
|
-
if (v && (
|
|
1218
|
-
return
|
|
1245
|
+
}, u = e + " Iterator", l = !1, h = a.prototype, f = h[ct] || h["@@iterator"] || i && h[i], c = !tr && f || s(i), v = e === "Array" && h.entries || f, g, d, p;
|
|
1246
|
+
if (v && (g = Hs(v.call(new a())), g !== Object.prototype && g.next && (Hs(g) !== Xs && (Ys ? Ys(g, Xs) : e0(g[ct]) || Ia(g, ct, u0)), r0(g, u, !0))), s0 && i === gt && f && f.name !== gt && (o0 ? a0(h, "name", gt) : (l = !0, c = function() {
|
|
1247
|
+
return Jm(f, this);
|
|
1219
1248
|
})), i)
|
|
1220
|
-
if (
|
|
1221
|
-
values: s(
|
|
1222
|
-
keys: n ? c : s(
|
|
1223
|
-
entries: s(
|
|
1249
|
+
if (d = {
|
|
1250
|
+
values: s(gt),
|
|
1251
|
+
keys: n ? c : s(Ws),
|
|
1252
|
+
entries: s(qs)
|
|
1224
1253
|
}, o)
|
|
1225
|
-
for (p in
|
|
1226
|
-
(
|
|
1254
|
+
for (p in d)
|
|
1255
|
+
(tr || l || !(p in h)) && Ia(h, p, d[p]);
|
|
1227
1256
|
else
|
|
1228
|
-
|
|
1229
|
-
return h[
|
|
1230
|
-
},
|
|
1257
|
+
Zm({ target: e, proto: !0, forced: tr || l }, d);
|
|
1258
|
+
return h[ct] !== c && Ia(h, ct, c, { name: i }), n0[e] = c, d;
|
|
1259
|
+
}, h0 = function(a, e) {
|
|
1231
1260
|
return { value: a, done: e };
|
|
1232
|
-
},
|
|
1233
|
-
|
|
1234
|
-
type:
|
|
1235
|
-
target:
|
|
1261
|
+
}, v0 = $t, rn = Rm, Qs = Rt, il = wr, f0 = Oe.f, c0 = l0, rr = h0, g0 = he, nl = "Array Iterator", d0 = il.set, p0 = il.getterFor(nl), y0 = c0(Array, "Array", function(a, e) {
|
|
1262
|
+
d0(this, {
|
|
1263
|
+
type: nl,
|
|
1264
|
+
target: v0(a),
|
|
1236
1265
|
// target
|
|
1237
1266
|
index: 0,
|
|
1238
1267
|
// next index
|
|
@@ -1240,26 +1269,26 @@ var Ku = {
|
|
|
1240
1269
|
// kind
|
|
1241
1270
|
});
|
|
1242
1271
|
}, function() {
|
|
1243
|
-
var a =
|
|
1272
|
+
var a = p0(this), e = a.target, t = a.index++;
|
|
1244
1273
|
if (!e || t >= e.length)
|
|
1245
|
-
return a.target = null,
|
|
1274
|
+
return a.target = null, rr(void 0, !0);
|
|
1246
1275
|
switch (a.kind) {
|
|
1247
1276
|
case "keys":
|
|
1248
|
-
return
|
|
1277
|
+
return rr(t, !1);
|
|
1249
1278
|
case "values":
|
|
1250
|
-
return
|
|
1251
|
-
}
|
|
1252
|
-
return
|
|
1253
|
-
}, "values"),
|
|
1254
|
-
|
|
1255
|
-
|
|
1256
|
-
|
|
1257
|
-
if (
|
|
1279
|
+
return rr(e[t], !1);
|
|
1280
|
+
}
|
|
1281
|
+
return rr([t, e[t]], !1);
|
|
1282
|
+
}, "values"), Ks = Qs.Arguments = Qs.Array;
|
|
1283
|
+
rn("keys");
|
|
1284
|
+
rn("values");
|
|
1285
|
+
rn("entries");
|
|
1286
|
+
if (g0 && Ks.name !== "values")
|
|
1258
1287
|
try {
|
|
1259
|
-
|
|
1288
|
+
f0(Ks, "name", { value: "values" });
|
|
1260
1289
|
} catch {
|
|
1261
1290
|
}
|
|
1262
|
-
var
|
|
1291
|
+
var m0 = {
|
|
1263
1292
|
CSSRuleList: 0,
|
|
1264
1293
|
CSSStyleDeclaration: 0,
|
|
1265
1294
|
CSSValueList: 0,
|
|
@@ -1291,57 +1320,57 @@ var e0 = {
|
|
|
1291
1320
|
TextTrackCueList: 0,
|
|
1292
1321
|
TextTrackList: 0,
|
|
1293
1322
|
TouchList: 0
|
|
1294
|
-
},
|
|
1323
|
+
}, b0 = Er, Ma = b0("span").classList, Zs = Ma && Ma.constructor && Ma.constructor.prototype, x0 = Zs === Object.prototype ? void 0 : Zs, Js = _, sl = m0, T0 = x0, pt = y0, eo = Ct, O0 = Pr, S0 = z, _a = S0("iterator"), Va = pt.values, ol = function(a, e) {
|
|
1295
1324
|
if (a) {
|
|
1296
|
-
if (a[
|
|
1325
|
+
if (a[_a] !== Va)
|
|
1297
1326
|
try {
|
|
1298
|
-
|
|
1327
|
+
eo(a, _a, Va);
|
|
1299
1328
|
} catch {
|
|
1300
|
-
a[
|
|
1329
|
+
a[_a] = Va;
|
|
1301
1330
|
}
|
|
1302
|
-
if (
|
|
1303
|
-
for (var t in
|
|
1304
|
-
if (a[t] !==
|
|
1331
|
+
if (O0(a, e, !0), sl[e]) {
|
|
1332
|
+
for (var t in pt)
|
|
1333
|
+
if (a[t] !== pt[t])
|
|
1305
1334
|
try {
|
|
1306
|
-
|
|
1335
|
+
eo(a, t, pt[t]);
|
|
1307
1336
|
} catch {
|
|
1308
|
-
a[t] =
|
|
1337
|
+
a[t] = pt[t];
|
|
1309
1338
|
}
|
|
1310
1339
|
}
|
|
1311
1340
|
}
|
|
1312
1341
|
};
|
|
1313
|
-
for (var
|
|
1314
|
-
|
|
1315
|
-
|
|
1316
|
-
function
|
|
1317
|
-
if (
|
|
1342
|
+
for (var Da in sl)
|
|
1343
|
+
ol(Js[Da] && Js[Da].prototype, Da);
|
|
1344
|
+
ol(T0, "DOMTokenList");
|
|
1345
|
+
function E0(a, e) {
|
|
1346
|
+
if (Ha(a) != "object" || !a)
|
|
1318
1347
|
return a;
|
|
1319
1348
|
var t = a[Symbol.toPrimitive];
|
|
1320
1349
|
if (t !== void 0) {
|
|
1321
1350
|
var r = t.call(a, e || "default");
|
|
1322
|
-
if (
|
|
1351
|
+
if (Ha(r) != "object")
|
|
1323
1352
|
return r;
|
|
1324
1353
|
throw new TypeError("@@toPrimitive must return a primitive value.");
|
|
1325
1354
|
}
|
|
1326
1355
|
return (e === "string" ? String : Number)(a);
|
|
1327
1356
|
}
|
|
1328
|
-
function
|
|
1329
|
-
var e =
|
|
1330
|
-
return
|
|
1357
|
+
function $0(a) {
|
|
1358
|
+
var e = E0(a, "string");
|
|
1359
|
+
return Ha(e) == "symbol" ? e : e + "";
|
|
1331
1360
|
}
|
|
1332
|
-
function
|
|
1333
|
-
return (e =
|
|
1361
|
+
function an(a, e, t) {
|
|
1362
|
+
return (e = $0(e)) in a ? Object.defineProperty(a, e, {
|
|
1334
1363
|
value: t,
|
|
1335
1364
|
enumerable: !0,
|
|
1336
1365
|
configurable: !0,
|
|
1337
1366
|
writable: !0
|
|
1338
1367
|
}) : a[e] = t, a;
|
|
1339
1368
|
}
|
|
1340
|
-
var
|
|
1369
|
+
var w0 = Te, C0 = Sr, A0 = zo, P0 = Ii, to = TypeError, ro = "Reduce of empty array with no initial value", ao = function(a) {
|
|
1341
1370
|
return function(e, t, r, i) {
|
|
1342
|
-
var n =
|
|
1343
|
-
if (
|
|
1344
|
-
throw new
|
|
1371
|
+
var n = C0(e), o = A0(n), s = P0(n);
|
|
1372
|
+
if (w0(t), s === 0 && r < 2)
|
|
1373
|
+
throw new to(ro);
|
|
1345
1374
|
var u = a ? s - 1 : 0, l = a ? -1 : 1;
|
|
1346
1375
|
if (r < 2)
|
|
1347
1376
|
for (; ; ) {
|
|
@@ -1350,65 +1379,65 @@ var u0 = Te, l0 = Tr, h0 = Fo, v0 = Ni, Ks = TypeError, Zs = "Reduce of empty ar
|
|
|
1350
1379
|
break;
|
|
1351
1380
|
}
|
|
1352
1381
|
if (u += l, a ? u < 0 : s <= u)
|
|
1353
|
-
throw new
|
|
1382
|
+
throw new to(ro);
|
|
1354
1383
|
}
|
|
1355
1384
|
for (; a ? u >= 0 : s > u; u += l)
|
|
1356
1385
|
u in o && (i = t(i, o[u], u, n));
|
|
1357
1386
|
return i;
|
|
1358
1387
|
};
|
|
1359
|
-
},
|
|
1388
|
+
}, R0 = {
|
|
1360
1389
|
// `Array.prototype.reduce` method
|
|
1361
1390
|
// https://tc39.es/ecma262/#sec-array.prototype.reduce
|
|
1362
|
-
left:
|
|
1391
|
+
left: ao(!1),
|
|
1363
1392
|
// `Array.prototype.reduceRight` method
|
|
1364
1393
|
// https://tc39.es/ecma262/#sec-array.prototype.reduceright
|
|
1365
|
-
right:
|
|
1366
|
-
},
|
|
1394
|
+
right: ao(!0)
|
|
1395
|
+
}, N0 = D, ul = function(a, e) {
|
|
1367
1396
|
var t = [][a];
|
|
1368
|
-
return !!t &&
|
|
1397
|
+
return !!t && N0(function() {
|
|
1369
1398
|
t.call(null, e || function() {
|
|
1370
1399
|
return 1;
|
|
1371
1400
|
}, 1);
|
|
1372
1401
|
});
|
|
1373
|
-
},
|
|
1374
|
-
|
|
1402
|
+
}, I0 = ee, M0 = R0.left, _0 = ul, io = Si, V0 = Ar, D0 = !V0 && io > 79 && io < 83, L0 = D0 || !_0("reduce");
|
|
1403
|
+
I0({ target: "Array", proto: !0, forced: L0 }, {
|
|
1375
1404
|
reduce: function(e) {
|
|
1376
1405
|
var t = arguments.length;
|
|
1377
|
-
return
|
|
1406
|
+
return M0(this, e, t, t > 1 ? arguments[1] : void 0);
|
|
1378
1407
|
}
|
|
1379
1408
|
});
|
|
1380
|
-
var
|
|
1381
|
-
var a =
|
|
1409
|
+
var k0 = ee, B0 = Rr, j0 = Et.f, F0 = ot, no = pe, U0 = en, G0 = ve, z0 = tn, H0 = B0("".slice), Y0 = Math.min, ll = z0("endsWith"), X0 = !ll && !!function() {
|
|
1410
|
+
var a = j0(String.prototype, "endsWith");
|
|
1382
1411
|
return a && !a.writable;
|
|
1383
1412
|
}();
|
|
1384
|
-
|
|
1413
|
+
k0({ target: "String", proto: !0, forced: !X0 && !ll }, {
|
|
1385
1414
|
endsWith: function(e) {
|
|
1386
|
-
var t =
|
|
1387
|
-
|
|
1388
|
-
var r = arguments.length > 1 ? arguments[1] : void 0, i = t.length, n = r === void 0 ? i :
|
|
1389
|
-
return
|
|
1415
|
+
var t = no(G0(this));
|
|
1416
|
+
U0(e);
|
|
1417
|
+
var r = arguments.length > 1 ? arguments[1] : void 0, i = t.length, n = r === void 0 ? i : Y0(F0(r), i), o = no(e);
|
|
1418
|
+
return H0(t, n - o.length, n) === o;
|
|
1390
1419
|
}
|
|
1391
1420
|
});
|
|
1392
|
-
var
|
|
1421
|
+
var La = Y, hl = L, W0 = Wi, q0 = J, Q0 = ae, K0 = ve, Z0 = yu, J0 = Qi, eb = ot, so = pe, tb = st, oo = Zi, rb = Yu, ab = D, We = rb.UNSUPPORTED_Y, ib = 4294967295, nb = Math.min, ka = hl([].push), Ba = hl("".slice), sb = !ab(function() {
|
|
1393
1422
|
var a = /(?:)/, e = a.exec;
|
|
1394
1423
|
a.exec = function() {
|
|
1395
1424
|
return e.apply(this, arguments);
|
|
1396
1425
|
};
|
|
1397
1426
|
var t = "ab".split(a);
|
|
1398
1427
|
return t.length !== 2 || t[0] !== "a" || t[1] !== "b";
|
|
1399
|
-
}),
|
|
1428
|
+
}), uo = "abbc".split(/(b)*/)[1] === "c" || // eslint-disable-next-line regexp/no-empty-group -- required for testing
|
|
1400
1429
|
"test".split(/(?:)/, -1).length !== 4 || "ab".split(/(?:ab)*/).length !== 2 || ".".split(/(.?)(.?)/).length !== 4 || // eslint-disable-next-line regexp/no-empty-capturing-group, regexp/no-empty-group -- required for testing
|
|
1401
1430
|
".".split(/()()/).length > 1 || "".split(/.?/).length;
|
|
1402
|
-
|
|
1431
|
+
W0("split", function(a, e, t) {
|
|
1403
1432
|
var r = "0".split(void 0, 0).length ? function(i, n) {
|
|
1404
|
-
return i === void 0 && n === 0 ? [] :
|
|
1433
|
+
return i === void 0 && n === 0 ? [] : La(e, this, i, n);
|
|
1405
1434
|
} : e;
|
|
1406
1435
|
return [
|
|
1407
1436
|
// `String.prototype.split` method
|
|
1408
1437
|
// https://tc39.es/ecma262/#sec-string.prototype.split
|
|
1409
1438
|
function(n, o) {
|
|
1410
|
-
var s =
|
|
1411
|
-
return u ?
|
|
1439
|
+
var s = K0(this), u = Q0(n) ? tb(n, a) : void 0;
|
|
1440
|
+
return u ? La(u, n, s, o) : La(r, so(s), n, o);
|
|
1412
1441
|
},
|
|
1413
1442
|
// `RegExp.prototype[@@split]` method
|
|
1414
1443
|
// https://tc39.es/ecma262/#sec-regexp.prototype-@@split
|
|
@@ -1416,66 +1445,66 @@ R0("split", function(a, e, t) {
|
|
|
1416
1445
|
// NOTE: This cannot be properly polyfilled in engines that don't support
|
|
1417
1446
|
// the 'y' flag.
|
|
1418
1447
|
function(i, n) {
|
|
1419
|
-
var o =
|
|
1420
|
-
if (!
|
|
1448
|
+
var o = q0(this), s = so(i);
|
|
1449
|
+
if (!uo) {
|
|
1421
1450
|
var u = t(r, o, s, n, r !== e);
|
|
1422
1451
|
if (u.done)
|
|
1423
1452
|
return u.value;
|
|
1424
1453
|
}
|
|
1425
|
-
var l =
|
|
1454
|
+
var l = Z0(o, RegExp), h = o.unicode, f = (o.ignoreCase ? "i" : "") + (o.multiline ? "m" : "") + (o.unicode ? "u" : "") + (We ? "g" : "y"), c = new l(We ? "^(?:" + o.source + ")" : o, f), v = n === void 0 ? ib : n >>> 0;
|
|
1426
1455
|
if (v === 0)
|
|
1427
1456
|
return [];
|
|
1428
1457
|
if (s.length === 0)
|
|
1429
|
-
return
|
|
1430
|
-
for (var
|
|
1431
|
-
c.lastIndex =
|
|
1432
|
-
var y =
|
|
1433
|
-
if (y === null || (x =
|
|
1434
|
-
|
|
1458
|
+
return oo(c, s) === null ? [s] : [];
|
|
1459
|
+
for (var g = 0, d = 0, p = []; d < s.length; ) {
|
|
1460
|
+
c.lastIndex = We ? 0 : d;
|
|
1461
|
+
var y = oo(c, We ? Ba(s, d) : s), x;
|
|
1462
|
+
if (y === null || (x = nb(eb(c.lastIndex + (We ? d : 0)), s.length)) === g)
|
|
1463
|
+
d = J0(s, d, h);
|
|
1435
1464
|
else {
|
|
1436
|
-
if (ka(p,
|
|
1465
|
+
if (ka(p, Ba(s, g, d)), p.length === v)
|
|
1437
1466
|
return p;
|
|
1438
1467
|
for (var b = 1; b <= y.length - 1; b++)
|
|
1439
1468
|
if (ka(p, y[b]), p.length === v)
|
|
1440
1469
|
return p;
|
|
1441
|
-
|
|
1470
|
+
d = g = x;
|
|
1442
1471
|
}
|
|
1443
1472
|
}
|
|
1444
|
-
return ka(p,
|
|
1473
|
+
return ka(p, Ba(s, g)), p;
|
|
1445
1474
|
}
|
|
1446
1475
|
];
|
|
1447
|
-
},
|
|
1448
|
-
var
|
|
1476
|
+
}, uo || !sb, We);
|
|
1477
|
+
var Vr = { exports: {} }, yt = { exports: {} };
|
|
1449
1478
|
(function() {
|
|
1450
1479
|
var a, e, t, r, i, n;
|
|
1451
|
-
typeof performance < "u" && performance !== null && performance.now ?
|
|
1480
|
+
typeof performance < "u" && performance !== null && performance.now ? yt.exports = function() {
|
|
1452
1481
|
return performance.now();
|
|
1453
|
-
} : typeof process < "u" && process !== null && process.hrtime ? (
|
|
1482
|
+
} : typeof process < "u" && process !== null && process.hrtime ? (yt.exports = function() {
|
|
1454
1483
|
return (a() - i) / 1e6;
|
|
1455
1484
|
}, e = process.hrtime, a = function() {
|
|
1456
1485
|
var o;
|
|
1457
1486
|
return o = e(), o[0] * 1e9 + o[1];
|
|
1458
|
-
}, r = a(), n = process.uptime() * 1e9, i = r - n) : Date.now ? (
|
|
1487
|
+
}, r = a(), n = process.uptime() * 1e9, i = r - n) : Date.now ? (yt.exports = function() {
|
|
1459
1488
|
return Date.now() - t;
|
|
1460
|
-
}, t = Date.now()) : (
|
|
1489
|
+
}, t = Date.now()) : (yt.exports = function() {
|
|
1461
1490
|
return (/* @__PURE__ */ new Date()).getTime() - t;
|
|
1462
1491
|
}, t = (/* @__PURE__ */ new Date()).getTime());
|
|
1463
|
-
}).call(
|
|
1464
|
-
var
|
|
1465
|
-
for (var
|
|
1466
|
-
|
|
1467
|
-
if (!
|
|
1468
|
-
var
|
|
1469
|
-
|
|
1470
|
-
if (
|
|
1471
|
-
var e =
|
|
1472
|
-
|
|
1473
|
-
var r =
|
|
1474
|
-
|
|
1492
|
+
}).call(Qe);
|
|
1493
|
+
var ob = yt.exports, ub = ob, be = typeof window > "u" ? Qe : window, ar = ["moz", "webkit"], tt = "AnimationFrame", nt = be["request" + tt], St = be["cancel" + tt] || be["cancelRequest" + tt];
|
|
1494
|
+
for (var dt = 0; !nt && dt < ar.length; dt++)
|
|
1495
|
+
nt = be[ar[dt] + "Request" + tt], St = be[ar[dt] + "Cancel" + tt] || be[ar[dt] + "CancelRequest" + tt];
|
|
1496
|
+
if (!nt || !St) {
|
|
1497
|
+
var ja = 0, lo = 0, _e = [], lb = 1e3 / 60;
|
|
1498
|
+
nt = function(a) {
|
|
1499
|
+
if (_e.length === 0) {
|
|
1500
|
+
var e = ub(), t = Math.max(0, lb - (e - ja));
|
|
1501
|
+
ja = t + e, setTimeout(function() {
|
|
1502
|
+
var r = _e.slice(0);
|
|
1503
|
+
_e.length = 0;
|
|
1475
1504
|
for (var i = 0; i < r.length; i++)
|
|
1476
1505
|
if (!r[i].cancelled)
|
|
1477
1506
|
try {
|
|
1478
|
-
r[i].callback(
|
|
1507
|
+
r[i].callback(ja);
|
|
1479
1508
|
} catch (n) {
|
|
1480
1509
|
setTimeout(function() {
|
|
1481
1510
|
throw n;
|
|
@@ -1483,54 +1512,54 @@ if (!st || !Et) {
|
|
|
1483
1512
|
}
|
|
1484
1513
|
}, Math.round(t));
|
|
1485
1514
|
}
|
|
1486
|
-
return
|
|
1487
|
-
handle: ++
|
|
1515
|
+
return _e.push({
|
|
1516
|
+
handle: ++lo,
|
|
1488
1517
|
callback: a,
|
|
1489
1518
|
cancelled: !1
|
|
1490
|
-
}),
|
|
1491
|
-
},
|
|
1492
|
-
for (var e = 0; e <
|
|
1493
|
-
|
|
1519
|
+
}), lo;
|
|
1520
|
+
}, St = function(a) {
|
|
1521
|
+
for (var e = 0; e < _e.length; e++)
|
|
1522
|
+
_e[e].handle === a && (_e[e].cancelled = !0);
|
|
1494
1523
|
};
|
|
1495
1524
|
}
|
|
1496
|
-
|
|
1497
|
-
return
|
|
1525
|
+
Vr.exports = function(a) {
|
|
1526
|
+
return nt.call(be, a);
|
|
1498
1527
|
};
|
|
1499
|
-
|
|
1500
|
-
|
|
1528
|
+
Vr.exports.cancel = function() {
|
|
1529
|
+
St.apply(be, arguments);
|
|
1501
1530
|
};
|
|
1502
|
-
|
|
1503
|
-
a || (a = be), a.requestAnimationFrame =
|
|
1531
|
+
Vr.exports.polyfill = function(a) {
|
|
1532
|
+
a || (a = be), a.requestAnimationFrame = nt, a.cancelAnimationFrame = St;
|
|
1504
1533
|
};
|
|
1505
|
-
var
|
|
1506
|
-
const
|
|
1507
|
-
var
|
|
1508
|
-
\v\f\r \u2028\u2029\uFEFF`,
|
|
1534
|
+
var hb = Vr.exports;
|
|
1535
|
+
const Fa = /* @__PURE__ */ Lo(hb);
|
|
1536
|
+
var vl = `
|
|
1537
|
+
\v\f\r \u2028\u2029\uFEFF`, vb = L, fb = ve, cb = pe, pi = vl, ho = vb("".replace), gb = RegExp("^[" + pi + "]+"), db = RegExp("(^|[^" + pi + "])[" + pi + "]+$"), Ua = function(a) {
|
|
1509
1538
|
return function(e) {
|
|
1510
|
-
var t =
|
|
1511
|
-
return a & 1 && (t =
|
|
1539
|
+
var t = cb(fb(e));
|
|
1540
|
+
return a & 1 && (t = ho(t, gb, "")), a & 2 && (t = ho(t, db, "$1")), t;
|
|
1512
1541
|
};
|
|
1513
|
-
},
|
|
1542
|
+
}, pb = {
|
|
1514
1543
|
// `String.prototype.{ trimLeft, trimStart }` methods
|
|
1515
1544
|
// https://tc39.es/ecma262/#sec-string.prototype.trimstart
|
|
1516
|
-
start:
|
|
1545
|
+
start: Ua(1),
|
|
1517
1546
|
// `String.prototype.{ trimRight, trimEnd }` methods
|
|
1518
1547
|
// https://tc39.es/ecma262/#sec-string.prototype.trimend
|
|
1519
|
-
end:
|
|
1548
|
+
end: Ua(2),
|
|
1520
1549
|
// `String.prototype.trim` method
|
|
1521
1550
|
// https://tc39.es/ecma262/#sec-string.prototype.trim
|
|
1522
|
-
trim:
|
|
1523
|
-
},
|
|
1524
|
-
return
|
|
1525
|
-
return !!
|
|
1551
|
+
trim: Ua(3)
|
|
1552
|
+
}, yb = $r.PROPER, mb = D, vo = vl, fo = "
", bb = function(a) {
|
|
1553
|
+
return mb(function() {
|
|
1554
|
+
return !!vo[a]() || fo[a]() !== fo || yb && vo[a].name !== a;
|
|
1526
1555
|
});
|
|
1527
|
-
},
|
|
1528
|
-
|
|
1556
|
+
}, xb = ee, Tb = pb.trim, Ob = bb;
|
|
1557
|
+
xb({ target: "String", proto: !0, forced: Ob("trim") }, {
|
|
1529
1558
|
trim: function() {
|
|
1530
|
-
return
|
|
1559
|
+
return Tb(this);
|
|
1531
1560
|
}
|
|
1532
1561
|
});
|
|
1533
|
-
var
|
|
1562
|
+
var Sb = function(a) {
|
|
1534
1563
|
this.ok = !1, this.alpha = 1, a.charAt(0) == "#" && (a = a.substr(1, 6)), a = a.replace(/ /g, ""), a = a.toLowerCase();
|
|
1535
1564
|
var e = {
|
|
1536
1565
|
aliceblue: "f0f8ff",
|
|
@@ -1749,41 +1778,41 @@ var nb = function(a) {
|
|
|
1749
1778
|
v.setAttribute("id", "rgbcolor-examples");
|
|
1750
1779
|
for (var l = 0; l < u.length; l++)
|
|
1751
1780
|
try {
|
|
1752
|
-
var
|
|
1753
|
-
p.style.cssText = "margin: 3px; border: 1px solid black; background:" +
|
|
1781
|
+
var g = document.createElement("li"), d = new RGBColor(u[l]), p = document.createElement("div");
|
|
1782
|
+
p.style.cssText = "margin: 3px; border: 1px solid black; background:" + d.toHex() + "; color:" + d.toHex(), p.appendChild(document.createTextNode("test"));
|
|
1754
1783
|
var y = document.createTextNode(
|
|
1755
|
-
" " + u[l] + " -> " +
|
|
1784
|
+
" " + u[l] + " -> " + d.toRGB() + " -> " + d.toHex()
|
|
1756
1785
|
);
|
|
1757
|
-
|
|
1786
|
+
g.appendChild(p), g.appendChild(y), v.appendChild(g);
|
|
1758
1787
|
} catch {
|
|
1759
1788
|
}
|
|
1760
1789
|
return v;
|
|
1761
1790
|
};
|
|
1762
1791
|
};
|
|
1763
|
-
const
|
|
1764
|
-
var
|
|
1765
|
-
|
|
1792
|
+
const yi = /* @__PURE__ */ Lo(Sb);
|
|
1793
|
+
var Eb = ee, $b = Rr, wb = su.indexOf, Cb = ul, mi = $b([].indexOf), fl = !!mi && 1 / mi([1], 1, -0) < 0, Ab = fl || !Cb("indexOf");
|
|
1794
|
+
Eb({ target: "Array", proto: !0, forced: Ab }, {
|
|
1766
1795
|
indexOf: function(e) {
|
|
1767
1796
|
var t = arguments.length > 1 ? arguments[1] : void 0;
|
|
1768
|
-
return
|
|
1797
|
+
return fl ? mi(this, e, t) || 0 : wb(this, e, t);
|
|
1769
1798
|
}
|
|
1770
1799
|
});
|
|
1771
|
-
var
|
|
1772
|
-
|
|
1800
|
+
var Pb = ee, Rb = L, Nb = en, Ib = ve, co = pe, Mb = tn, _b = Rb("".indexOf);
|
|
1801
|
+
Pb({ target: "String", proto: !0, forced: !Mb("includes") }, {
|
|
1773
1802
|
includes: function(e) {
|
|
1774
|
-
return !!~
|
|
1775
|
-
|
|
1776
|
-
|
|
1803
|
+
return !!~_b(
|
|
1804
|
+
co(Ib(this)),
|
|
1805
|
+
co(Nb(e)),
|
|
1777
1806
|
arguments.length > 1 ? arguments[1] : void 0
|
|
1778
1807
|
);
|
|
1779
1808
|
}
|
|
1780
1809
|
});
|
|
1781
|
-
var
|
|
1782
|
-
return
|
|
1783
|
-
},
|
|
1784
|
-
|
|
1810
|
+
var Vb = je, Db = Array.isArray || function(e) {
|
|
1811
|
+
return Vb(e) === "Array";
|
|
1812
|
+
}, Lb = ee, kb = L, Bb = Db, jb = kb([].reverse), go = [1, 2];
|
|
1813
|
+
Lb({ target: "Array", proto: !0, forced: String(go) === String(go.reverse()) }, {
|
|
1785
1814
|
reverse: function() {
|
|
1786
|
-
return
|
|
1815
|
+
return Bb(this) && (this.length = this.length), jb(this);
|
|
1787
1816
|
}
|
|
1788
1817
|
});
|
|
1789
1818
|
/*! *****************************************************************************
|
|
@@ -1800,23 +1829,23 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
|
1800
1829
|
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
1801
1830
|
PERFORMANCE OF THIS SOFTWARE.
|
|
1802
1831
|
***************************************************************************** */
|
|
1803
|
-
var
|
|
1804
|
-
return (
|
|
1832
|
+
var cl = function(a, e) {
|
|
1833
|
+
return (cl = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(t, r) {
|
|
1805
1834
|
t.__proto__ = r;
|
|
1806
1835
|
} || function(t, r) {
|
|
1807
1836
|
for (var i in r)
|
|
1808
1837
|
Object.prototype.hasOwnProperty.call(r, i) && (t[i] = r[i]);
|
|
1809
1838
|
})(a, e);
|
|
1810
1839
|
};
|
|
1811
|
-
function
|
|
1840
|
+
function gl(a, e) {
|
|
1812
1841
|
if (typeof e != "function" && e !== null)
|
|
1813
1842
|
throw new TypeError("Class extends value " + String(e) + " is not a constructor or null");
|
|
1814
1843
|
function t() {
|
|
1815
1844
|
this.constructor = a;
|
|
1816
1845
|
}
|
|
1817
|
-
|
|
1846
|
+
cl(a, e), a.prototype = e === null ? Object.create(e) : (t.prototype = e.prototype, new t());
|
|
1818
1847
|
}
|
|
1819
|
-
function
|
|
1848
|
+
function Fb(a) {
|
|
1820
1849
|
var e = "";
|
|
1821
1850
|
Array.isArray(a) || (a = [a]);
|
|
1822
1851
|
for (var t = 0; t < a.length; t++) {
|
|
@@ -1847,11 +1876,11 @@ function Sb(a) {
|
|
|
1847
1876
|
}
|
|
1848
1877
|
return e;
|
|
1849
1878
|
}
|
|
1850
|
-
function
|
|
1879
|
+
function bi(a, e) {
|
|
1851
1880
|
var t = a[0], r = a[1];
|
|
1852
1881
|
return [t * Math.cos(e) - r * Math.sin(e), t * Math.sin(e) + r * Math.cos(e)];
|
|
1853
1882
|
}
|
|
1854
|
-
function
|
|
1883
|
+
function ue() {
|
|
1855
1884
|
for (var a = [], e = 0; e < arguments.length; e++)
|
|
1856
1885
|
a[e] = arguments[e];
|
|
1857
1886
|
for (var t = 0; t < a.length; t++)
|
|
@@ -1860,17 +1889,17 @@ function oe() {
|
|
|
1860
1889
|
return !0;
|
|
1861
1890
|
}
|
|
1862
1891
|
var Ee = Math.PI;
|
|
1863
|
-
function
|
|
1892
|
+
function Ga(a, e, t) {
|
|
1864
1893
|
a.lArcFlag = a.lArcFlag === 0 ? 0 : 1, a.sweepFlag = a.sweepFlag === 0 ? 0 : 1;
|
|
1865
1894
|
var r = a.rX, i = a.rY, n = a.x, o = a.y;
|
|
1866
1895
|
r = Math.abs(a.rX), i = Math.abs(a.rY);
|
|
1867
|
-
var s =
|
|
1896
|
+
var s = bi([(e - n) / 2, (t - o) / 2], -a.xRot / 180 * Ee), u = s[0], l = s[1], h = Math.pow(u, 2) / Math.pow(r, 2) + Math.pow(l, 2) / Math.pow(i, 2);
|
|
1868
1897
|
1 < h && (r *= Math.sqrt(h), i *= Math.sqrt(h)), a.rX = r, a.rY = i;
|
|
1869
|
-
var f = Math.pow(r, 2) * Math.pow(l, 2) + Math.pow(i, 2) * Math.pow(u, 2), c = (a.lArcFlag !== a.sweepFlag ? 1 : -1) * Math.sqrt(Math.max(0, (Math.pow(r, 2) * Math.pow(i, 2) - f) / f)), v = r * l / i * c,
|
|
1870
|
-
a.cX =
|
|
1898
|
+
var f = Math.pow(r, 2) * Math.pow(l, 2) + Math.pow(i, 2) * Math.pow(u, 2), c = (a.lArcFlag !== a.sweepFlag ? 1 : -1) * Math.sqrt(Math.max(0, (Math.pow(r, 2) * Math.pow(i, 2) - f) / f)), v = r * l / i * c, g = -i * u / r * c, d = bi([v, g], a.xRot / 180 * Ee);
|
|
1899
|
+
a.cX = d[0] + (e + n) / 2, a.cY = d[1] + (t + o) / 2, a.phi1 = Math.atan2((l - g) / i, (u - v) / r), a.phi2 = Math.atan2((-l - g) / i, (-u - v) / r), a.sweepFlag === 0 && a.phi2 > a.phi1 && (a.phi2 -= 2 * Ee), a.sweepFlag === 1 && a.phi2 < a.phi1 && (a.phi2 += 2 * Ee), a.phi1 *= 180 / Ee, a.phi2 *= 180 / Ee;
|
|
1871
1900
|
}
|
|
1872
|
-
function
|
|
1873
|
-
|
|
1901
|
+
function po(a, e, t) {
|
|
1902
|
+
ue(a, e, t);
|
|
1874
1903
|
var r = a * a + e * e - t * t;
|
|
1875
1904
|
if (0 > r)
|
|
1876
1905
|
return [];
|
|
@@ -1880,13 +1909,13 @@ function vo(a, e, t) {
|
|
|
1880
1909
|
return [[(a * t + e * i) / (a * a + e * e), (e * t - a * i) / (a * a + e * e)], [(a * t - e * i) / (a * a + e * e), (e * t + a * i) / (a * a + e * e)]];
|
|
1881
1910
|
}
|
|
1882
1911
|
var U, ye = Math.PI / 180;
|
|
1883
|
-
function
|
|
1912
|
+
function yo(a, e, t) {
|
|
1884
1913
|
return (1 - t) * a + t * e;
|
|
1885
1914
|
}
|
|
1886
|
-
function
|
|
1915
|
+
function mo(a, e, t, r) {
|
|
1887
1916
|
return a + Math.cos(r / 180 * Ee) * e + Math.sin(r / 180 * Ee) * t;
|
|
1888
1917
|
}
|
|
1889
|
-
function
|
|
1918
|
+
function bo(a, e, t, r) {
|
|
1890
1919
|
var i = 1e-6, n = e - a, o = t - e, s = 3 * n + 3 * (r - t) - 6 * o, u = 6 * (o - n), l = 3 * n;
|
|
1891
1920
|
return Math.abs(s) < i ? [-l / u] : function(h, f, c) {
|
|
1892
1921
|
c === void 0 && (c = 1e-6);
|
|
@@ -1895,11 +1924,11 @@ function go(a, e, t, r) {
|
|
|
1895
1924
|
return [];
|
|
1896
1925
|
if (v <= c)
|
|
1897
1926
|
return [-h / 2];
|
|
1898
|
-
var
|
|
1899
|
-
return [-h / 2 -
|
|
1927
|
+
var g = Math.sqrt(v);
|
|
1928
|
+
return [-h / 2 - g, -h / 2 + g];
|
|
1900
1929
|
}(u / s, l / s, i);
|
|
1901
1930
|
}
|
|
1902
|
-
function
|
|
1931
|
+
function xo(a, e, t, r, i) {
|
|
1903
1932
|
var n = 1 - i;
|
|
1904
1933
|
return a * (n * n * n) + e * (3 * n * n * i) + t * (3 * n * i * i) + r * (i * i * i);
|
|
1905
1934
|
}
|
|
@@ -1937,19 +1966,19 @@ function po(a, e, t, r, i) {
|
|
|
1937
1966
|
};
|
|
1938
1967
|
}
|
|
1939
1968
|
function n(s, u, l, h, f, c) {
|
|
1940
|
-
return
|
|
1941
|
-
var y = v.x1, x = v.x2, b = v.relative && !isNaN(p), T = v.x !== void 0 ? v.x : b ? 0 :
|
|
1942
|
-
function E(
|
|
1943
|
-
return
|
|
1969
|
+
return ue(s, u, l, h, f, c), i(function(v, g, d, p) {
|
|
1970
|
+
var y = v.x1, x = v.x2, b = v.relative && !isNaN(p), T = v.x !== void 0 ? v.x : b ? 0 : g, $ = v.y !== void 0 ? v.y : b ? 0 : d;
|
|
1971
|
+
function E(se) {
|
|
1972
|
+
return se * se;
|
|
1944
1973
|
}
|
|
1945
|
-
v.type & m.HORIZ_LINE_TO && u !== 0 && (v.type = m.LINE_TO, v.y = v.relative ? 0 :
|
|
1974
|
+
v.type & m.HORIZ_LINE_TO && u !== 0 && (v.type = m.LINE_TO, v.y = v.relative ? 0 : d), v.type & m.VERT_LINE_TO && l !== 0 && (v.type = m.LINE_TO, v.x = v.relative ? 0 : g), v.x !== void 0 && (v.x = v.x * s + $ * l + (b ? 0 : f)), v.y !== void 0 && (v.y = T * u + v.y * h + (b ? 0 : c)), v.x1 !== void 0 && (v.x1 = v.x1 * s + v.y1 * l + (b ? 0 : f)), v.y1 !== void 0 && (v.y1 = y * u + v.y1 * h + (b ? 0 : c)), v.x2 !== void 0 && (v.x2 = v.x2 * s + v.y2 * l + (b ? 0 : f)), v.y2 !== void 0 && (v.y2 = x * u + v.y2 * h + (b ? 0 : c));
|
|
1946
1975
|
var O = s * h - u * l;
|
|
1947
1976
|
if (v.xRot !== void 0 && (s !== 1 || u !== 0 || l !== 0 || h !== 1))
|
|
1948
1977
|
if (O === 0)
|
|
1949
1978
|
delete v.rX, delete v.rY, delete v.xRot, delete v.lArcFlag, delete v.sweepFlag, v.type = m.LINE_TO;
|
|
1950
1979
|
else {
|
|
1951
|
-
var C = v.xRot * Math.PI / 180,
|
|
1952
|
-
v.rX = Math.abs(O) / Math.sqrt(q * E(K) + H * M * K + Q * E(M)), v.rY = Math.abs(O) / Math.sqrt(q * E(M) - H * M * K + Q * E(K)), v.xRot = 180 *
|
|
1980
|
+
var C = v.xRot * Math.PI / 180, P = Math.sin(C), V = Math.cos(C), j = 1 / E(v.rX), R = 1 / E(v.rY), X = E(V) * j + E(P) * R, W = 2 * P * V * (j - R), G = E(P) * j + E(V) * R, q = X * h * h - W * u * h + G * u * u, H = W * (s * h + u * l) - 2 * (X * l * h + G * s * u), Q = X * l * l - W * s * l + G * s * s, N = (Math.atan2(H, q - Q) + Math.PI) % Math.PI / 2, M = Math.sin(N), K = Math.cos(N);
|
|
1981
|
+
v.rX = Math.abs(O) / Math.sqrt(q * E(K) + H * M * K + Q * E(M)), v.rY = Math.abs(O) / Math.sqrt(q * E(M) - H * M * K + Q * E(K)), v.xRot = 180 * N / Math.PI;
|
|
1953
1982
|
}
|
|
1954
1983
|
return v.sweepFlag !== void 0 && 0 > O && (v.sweepFlag = +!v.sweepFlag), v;
|
|
1955
1984
|
});
|
|
@@ -1966,7 +1995,7 @@ function po(a, e, t, r, i) {
|
|
|
1966
1995
|
function u(l) {
|
|
1967
1996
|
return Math.round(l * s) / s;
|
|
1968
1997
|
}
|
|
1969
|
-
return s === void 0 && (s = 1e13),
|
|
1998
|
+
return s === void 0 && (s = 1e13), ue(s), function(l) {
|
|
1970
1999
|
return l.x1 !== void 0 && (l.x1 = u(l.x1)), l.y1 !== void 0 && (l.y1 = u(l.y1)), l.x2 !== void 0 && (l.x2 = u(l.x2)), l.y2 !== void 0 && (l.y2 = u(l.y2)), l.x !== void 0 && (l.x = u(l.x)), l.y !== void 0 && (l.y = u(l.y)), l.rX !== void 0 && (l.rX = u(l.rX)), l.rY !== void 0 && (l.rY = u(l.rY)), l;
|
|
1971
2000
|
};
|
|
1972
2001
|
}, a.TO_ABS = e, a.TO_REL = function() {
|
|
@@ -1974,92 +2003,92 @@ function po(a, e, t, r, i) {
|
|
|
1974
2003
|
return s.relative || (s.x1 !== void 0 && (s.x1 -= u), s.y1 !== void 0 && (s.y1 -= l), s.x2 !== void 0 && (s.x2 -= u), s.y2 !== void 0 && (s.y2 -= l), s.x !== void 0 && (s.x -= u), s.y !== void 0 && (s.y -= l), s.relative = !0), s;
|
|
1975
2004
|
});
|
|
1976
2005
|
}, a.NORMALIZE_HVZ = function(s, u, l) {
|
|
1977
|
-
return s === void 0 && (s = !0), u === void 0 && (u = !0), l === void 0 && (l = !0), i(function(h, f, c, v,
|
|
2006
|
+
return s === void 0 && (s = !0), u === void 0 && (u = !0), l === void 0 && (l = !0), i(function(h, f, c, v, g) {
|
|
1978
2007
|
if (isNaN(v) && !(h.type & m.MOVE_TO))
|
|
1979
2008
|
throw new Error("path must start with moveto");
|
|
1980
|
-
return u && h.type & m.HORIZ_LINE_TO && (h.type = m.LINE_TO, h.y = h.relative ? 0 : c), l && h.type & m.VERT_LINE_TO && (h.type = m.LINE_TO, h.x = h.relative ? 0 : f), s && h.type & m.CLOSE_PATH && (h.type = m.LINE_TO, h.x = h.relative ? v - f : v, h.y = h.relative ?
|
|
2009
|
+
return u && h.type & m.HORIZ_LINE_TO && (h.type = m.LINE_TO, h.y = h.relative ? 0 : c), l && h.type & m.VERT_LINE_TO && (h.type = m.LINE_TO, h.x = h.relative ? 0 : f), s && h.type & m.CLOSE_PATH && (h.type = m.LINE_TO, h.x = h.relative ? v - f : v, h.y = h.relative ? g - c : g), h.type & m.ARC && (h.rX === 0 || h.rY === 0) && (h.type = m.LINE_TO, delete h.rX, delete h.rY, delete h.xRot, delete h.lArcFlag, delete h.sweepFlag), h;
|
|
1981
2010
|
});
|
|
1982
2011
|
}, a.NORMALIZE_ST = t, a.QT_TO_C = r, a.INFO = i, a.SANITIZE = function(s) {
|
|
1983
|
-
s === void 0 && (s = 0),
|
|
2012
|
+
s === void 0 && (s = 0), ue(s);
|
|
1984
2013
|
var u = NaN, l = NaN, h = NaN, f = NaN;
|
|
1985
|
-
return i(function(c, v,
|
|
2014
|
+
return i(function(c, v, g, d, p) {
|
|
1986
2015
|
var y = Math.abs, x = !1, b = 0, T = 0;
|
|
1987
|
-
if (c.type & m.SMOOTH_CURVE_TO && (b = isNaN(u) ? 0 : v - u, T = isNaN(l) ? 0 :
|
|
1988
|
-
var $ = c.x === void 0 ? 0 : c.relative ? c.x : c.x - v, E = c.y === void 0 ? 0 : c.relative ? c.y : c.y -
|
|
1989
|
-
b = isNaN(h) ? c.x1 === void 0 ? b : c.relative ? c.x : c.x1 - v : h - v, T = isNaN(f) ? c.y1 === void 0 ? T : c.relative ? c.y : c.y1 -
|
|
1990
|
-
var O = c.x2 === void 0 ? 0 : c.relative ? c.x : c.x2 - v, C = c.y2 === void 0 ? 0 : c.relative ? c.y : c.y2 -
|
|
2016
|
+
if (c.type & m.SMOOTH_CURVE_TO && (b = isNaN(u) ? 0 : v - u, T = isNaN(l) ? 0 : g - l), c.type & (m.CURVE_TO | m.SMOOTH_CURVE_TO) ? (u = c.relative ? v + c.x2 : c.x2, l = c.relative ? g + c.y2 : c.y2) : (u = NaN, l = NaN), c.type & m.SMOOTH_QUAD_TO ? (h = isNaN(h) ? v : 2 * v - h, f = isNaN(f) ? g : 2 * g - f) : c.type & m.QUAD_TO ? (h = c.relative ? v + c.x1 : c.x1, f = c.relative ? g + c.y1 : c.y2) : (h = NaN, f = NaN), c.type & m.LINE_COMMANDS || c.type & m.ARC && (c.rX === 0 || c.rY === 0 || !c.lArcFlag) || c.type & m.CURVE_TO || c.type & m.SMOOTH_CURVE_TO || c.type & m.QUAD_TO || c.type & m.SMOOTH_QUAD_TO) {
|
|
2017
|
+
var $ = c.x === void 0 ? 0 : c.relative ? c.x : c.x - v, E = c.y === void 0 ? 0 : c.relative ? c.y : c.y - g;
|
|
2018
|
+
b = isNaN(h) ? c.x1 === void 0 ? b : c.relative ? c.x : c.x1 - v : h - v, T = isNaN(f) ? c.y1 === void 0 ? T : c.relative ? c.y : c.y1 - g : f - g;
|
|
2019
|
+
var O = c.x2 === void 0 ? 0 : c.relative ? c.x : c.x2 - v, C = c.y2 === void 0 ? 0 : c.relative ? c.y : c.y2 - g;
|
|
1991
2020
|
y($) <= s && y(E) <= s && y(b) <= s && y(T) <= s && y(O) <= s && y(C) <= s && (x = !0);
|
|
1992
2021
|
}
|
|
1993
|
-
return c.type & m.CLOSE_PATH && y(v -
|
|
2022
|
+
return c.type & m.CLOSE_PATH && y(v - d) <= s && y(g - p) <= s && (x = !0), x ? [] : c;
|
|
1994
2023
|
});
|
|
1995
2024
|
}, a.MATRIX = n, a.ROTATE = function(s, u, l) {
|
|
1996
|
-
u === void 0 && (u = 0), l === void 0 && (l = 0),
|
|
2025
|
+
u === void 0 && (u = 0), l === void 0 && (l = 0), ue(s, u, l);
|
|
1997
2026
|
var h = Math.sin(s), f = Math.cos(s);
|
|
1998
2027
|
return n(f, h, -h, f, u - u * f + l * h, l - u * h - l * f);
|
|
1999
2028
|
}, a.TRANSLATE = function(s, u) {
|
|
2000
|
-
return u === void 0 && (u = 0),
|
|
2029
|
+
return u === void 0 && (u = 0), ue(s, u), n(1, 0, 0, 1, s, u);
|
|
2001
2030
|
}, a.SCALE = function(s, u) {
|
|
2002
|
-
return u === void 0 && (u = s),
|
|
2031
|
+
return u === void 0 && (u = s), ue(s, u), n(s, 0, 0, u, 0, 0);
|
|
2003
2032
|
}, a.SKEW_X = function(s) {
|
|
2004
|
-
return
|
|
2033
|
+
return ue(s), n(1, 0, Math.atan(s), 1, 0, 0);
|
|
2005
2034
|
}, a.SKEW_Y = function(s) {
|
|
2006
|
-
return
|
|
2035
|
+
return ue(s), n(1, Math.atan(s), 0, 1, 0, 0);
|
|
2007
2036
|
}, a.X_AXIS_SYMMETRY = function(s) {
|
|
2008
|
-
return s === void 0 && (s = 0),
|
|
2037
|
+
return s === void 0 && (s = 0), ue(s), n(-1, 0, 0, 1, s, 0);
|
|
2009
2038
|
}, a.Y_AXIS_SYMMETRY = function(s) {
|
|
2010
|
-
return s === void 0 && (s = 0),
|
|
2039
|
+
return s === void 0 && (s = 0), ue(s), n(1, 0, 0, -1, 0, s);
|
|
2011
2040
|
}, a.A_TO_C = function() {
|
|
2012
2041
|
return i(function(s, u, l) {
|
|
2013
2042
|
return m.ARC === s.type ? function(h, f, c) {
|
|
2014
|
-
var v,
|
|
2015
|
-
h.cX ||
|
|
2043
|
+
var v, g, d, p;
|
|
2044
|
+
h.cX || Ga(h, f, c);
|
|
2016
2045
|
for (var y = Math.min(h.phi1, h.phi2), x = Math.max(h.phi1, h.phi2) - y, b = Math.ceil(x / 90), T = new Array(b), $ = f, E = c, O = 0; O < b; O++) {
|
|
2017
|
-
var C =
|
|
2046
|
+
var C = yo(h.phi1, h.phi2, O / b), P = yo(h.phi1, h.phi2, (O + 1) / b), V = P - C, j = 4 / 3 * Math.tan(V * ye / 4), R = [Math.cos(C * ye) - j * Math.sin(C * ye), Math.sin(C * ye) + j * Math.cos(C * ye)], X = R[0], W = R[1], G = [Math.cos(P * ye), Math.sin(P * ye)], q = G[0], H = G[1], Q = [q + j * Math.sin(P * ye), H - j * Math.cos(P * ye)], N = Q[0], M = Q[1];
|
|
2018
2047
|
T[O] = { relative: h.relative, type: m.CURVE_TO };
|
|
2019
|
-
var K = function(
|
|
2020
|
-
var Se =
|
|
2021
|
-
return [h.cX + ze, h.cY +
|
|
2048
|
+
var K = function(se, ge) {
|
|
2049
|
+
var Se = bi([se * h.rX, ge * h.rY], h.xRot), ze = Se[0], It = Se[1];
|
|
2050
|
+
return [h.cX + ze, h.cY + It];
|
|
2022
2051
|
};
|
|
2023
|
-
v = K(X, W), T[O].x1 = v[0], T[O].y1 = v[1],
|
|
2052
|
+
v = K(X, W), T[O].x1 = v[0], T[O].y1 = v[1], g = K(N, M), T[O].x2 = g[0], T[O].y2 = g[1], d = K(q, H), T[O].x = d[0], T[O].y = d[1], h.relative && (T[O].x1 -= $, T[O].y1 -= E, T[O].x2 -= $, T[O].y2 -= E, T[O].x -= $, T[O].y -= E), $ = (p = [T[O].x, T[O].y])[0], E = p[1];
|
|
2024
2053
|
}
|
|
2025
2054
|
return T;
|
|
2026
2055
|
}(s, s.relative ? 0 : u, s.relative ? 0 : l) : s;
|
|
2027
2056
|
});
|
|
2028
2057
|
}, a.ANNOTATE_ARCS = function() {
|
|
2029
2058
|
return i(function(s, u, l) {
|
|
2030
|
-
return s.relative && (u = 0, l = 0), m.ARC === s.type &&
|
|
2059
|
+
return s.relative && (u = 0, l = 0), m.ARC === s.type && Ga(s, u, l), s;
|
|
2031
2060
|
});
|
|
2032
2061
|
}, a.CLONE = o, a.CALCULATE_BOUNDS = function() {
|
|
2033
2062
|
var s = function(c) {
|
|
2034
2063
|
var v = {};
|
|
2035
|
-
for (var
|
|
2036
|
-
v[
|
|
2064
|
+
for (var g in c)
|
|
2065
|
+
v[g] = c[g];
|
|
2037
2066
|
return v;
|
|
2038
|
-
}, u = e(), l = r(), h = t(), f = i(function(c, v,
|
|
2039
|
-
var
|
|
2067
|
+
}, u = e(), l = r(), h = t(), f = i(function(c, v, g) {
|
|
2068
|
+
var d = h(l(u(s(c))));
|
|
2040
2069
|
function p(M) {
|
|
2041
2070
|
M > f.maxX && (f.maxX = M), M < f.minX && (f.minX = M);
|
|
2042
2071
|
}
|
|
2043
2072
|
function y(M) {
|
|
2044
2073
|
M > f.maxY && (f.maxY = M), M < f.minY && (f.minY = M);
|
|
2045
2074
|
}
|
|
2046
|
-
if (
|
|
2047
|
-
p(
|
|
2048
|
-
for (var x = 0, b =
|
|
2049
|
-
0 < (
|
|
2050
|
-
for (var T = 0, $ =
|
|
2051
|
-
0 < (
|
|
2075
|
+
if (d.type & m.DRAWING_COMMANDS && (p(v), y(g)), d.type & m.HORIZ_LINE_TO && p(d.x), d.type & m.VERT_LINE_TO && y(d.y), d.type & m.LINE_TO && (p(d.x), y(d.y)), d.type & m.CURVE_TO) {
|
|
2076
|
+
p(d.x), y(d.y);
|
|
2077
|
+
for (var x = 0, b = bo(v, d.x1, d.x2, d.x); x < b.length; x++)
|
|
2078
|
+
0 < (N = b[x]) && 1 > N && p(xo(v, d.x1, d.x2, d.x, N));
|
|
2079
|
+
for (var T = 0, $ = bo(g, d.y1, d.y2, d.y); T < $.length; T++)
|
|
2080
|
+
0 < (N = $[T]) && 1 > N && y(xo(g, d.y1, d.y2, d.y, N));
|
|
2052
2081
|
}
|
|
2053
|
-
if (
|
|
2054
|
-
p(
|
|
2055
|
-
for (var E =
|
|
2056
|
-
var K = M[0],
|
|
2057
|
-
return ge <
|
|
2058
|
-
}, G = 0, q =
|
|
2059
|
-
(
|
|
2060
|
-
for (var H = 0, Q =
|
|
2061
|
-
var
|
|
2062
|
-
(
|
|
2082
|
+
if (d.type & m.ARC) {
|
|
2083
|
+
p(d.x), y(d.y), Ga(d, v, g);
|
|
2084
|
+
for (var E = d.xRot / 180 * Math.PI, O = Math.cos(E) * d.rX, C = Math.sin(E) * d.rX, P = -Math.sin(E) * d.rY, V = Math.cos(E) * d.rY, j = d.phi1 < d.phi2 ? [d.phi1, d.phi2] : -180 > d.phi2 ? [d.phi2 + 360, d.phi1 + 360] : [d.phi2, d.phi1], R = j[0], X = j[1], W = function(M) {
|
|
2085
|
+
var K = M[0], se = M[1], ge = 180 * Math.atan2(se, K) / Math.PI;
|
|
2086
|
+
return ge < R ? ge + 360 : ge;
|
|
2087
|
+
}, G = 0, q = po(P, -O, 0).map(W); G < q.length; G++)
|
|
2088
|
+
(N = q[G]) > R && N < X && p(mo(d.cX, O, P, N));
|
|
2089
|
+
for (var H = 0, Q = po(V, -C, 0).map(W); H < Q.length; H++) {
|
|
2090
|
+
var N;
|
|
2091
|
+
(N = Q[H]) > R && N < X && y(mo(d.cY, C, V, N));
|
|
2063
2092
|
}
|
|
2064
2093
|
}
|
|
2065
2094
|
return c;
|
|
@@ -2067,7 +2096,7 @@ function po(a, e, t, r, i) {
|
|
|
2067
2096
|
return f.minX = 1 / 0, f.maxX = -1 / 0, f.minY = 1 / 0, f.maxY = -1 / 0, f;
|
|
2068
2097
|
};
|
|
2069
2098
|
})(U || (U = {}));
|
|
2070
|
-
var
|
|
2099
|
+
var oe, dl = function() {
|
|
2071
2100
|
function a() {
|
|
2072
2101
|
}
|
|
2073
2102
|
return a.prototype.round = function(e) {
|
|
@@ -2105,17 +2134,17 @@ var se, vl = function() {
|
|
|
2105
2134
|
}, a.prototype.annotateArcs = function() {
|
|
2106
2135
|
return this.transform(U.ANNOTATE_ARCS());
|
|
2107
2136
|
}, a;
|
|
2108
|
-
}(),
|
|
2137
|
+
}(), Ub = function(a) {
|
|
2109
2138
|
return a === " " || a === " " || a === "\r" || a === `
|
|
2110
2139
|
`;
|
|
2111
|
-
},
|
|
2140
|
+
}, To = function(a) {
|
|
2112
2141
|
return "0".charCodeAt(0) <= a.charCodeAt(0) && a.charCodeAt(0) <= "9".charCodeAt(0);
|
|
2113
|
-
},
|
|
2142
|
+
}, Gb = function(a) {
|
|
2114
2143
|
function e() {
|
|
2115
2144
|
var t = a.call(this) || this;
|
|
2116
2145
|
return t.curNumber = "", t.curCommandType = -1, t.curCommandRelative = !1, t.canParseCommandOrComma = !0, t.curNumberHasExp = !1, t.curNumberHasExpDigits = !1, t.curNumberHasDecimal = !1, t.curArgs = [], t;
|
|
2117
2146
|
}
|
|
2118
|
-
return
|
|
2147
|
+
return gl(e, a), e.prototype.finish = function(t) {
|
|
2119
2148
|
if (t === void 0 && (t = []), this.parse(" ", t), this.curArgs.length !== 0 || !this.canParseCommandOrComma)
|
|
2120
2149
|
throw new SyntaxError("Unterminated command at the path end.");
|
|
2121
2150
|
return t;
|
|
@@ -2125,8 +2154,8 @@ var se, vl = function() {
|
|
|
2125
2154
|
for (var n = function(f) {
|
|
2126
2155
|
r.push(f), i.curArgs.length = 0, i.canParseCommandOrComma = !0;
|
|
2127
2156
|
}, o = 0; o < t.length; o++) {
|
|
2128
|
-
var s = t[o], u = !(this.curCommandType !== m.ARC || this.curArgs.length !== 3 && this.curArgs.length !== 4 || this.curNumber.length !== 1 || this.curNumber !== "0" && this.curNumber !== "1"), l =
|
|
2129
|
-
if (!
|
|
2157
|
+
var s = t[o], u = !(this.curCommandType !== m.ARC || this.curArgs.length !== 3 && this.curArgs.length !== 4 || this.curNumber.length !== 1 || this.curNumber !== "0" && this.curNumber !== "1"), l = To(s) && (this.curNumber === "0" && s === "0" || u);
|
|
2158
|
+
if (!To(s) || l)
|
|
2130
2159
|
if (s !== "e" && s !== "E")
|
|
2131
2160
|
if (s !== "-" && s !== "+" || !this.curNumberHasExp || this.curNumberHasExpDigits)
|
|
2132
2161
|
if (s !== "." || this.curNumberHasExp || this.curNumberHasDecimal || u) {
|
|
@@ -2141,9 +2170,9 @@ var se, vl = function() {
|
|
|
2141
2170
|
} else if ((this.curArgs.length === 3 || this.curArgs.length === 4) && this.curNumber !== "0" && this.curNumber !== "1")
|
|
2142
2171
|
throw new SyntaxError('Expected a flag, got "' + this.curNumber + '" at index "' + o + '"');
|
|
2143
2172
|
}
|
|
2144
|
-
this.curArgs.push(h), this.curArgs.length ===
|
|
2173
|
+
this.curArgs.push(h), this.curArgs.length === zb[this.curCommandType] && (m.HORIZ_LINE_TO === this.curCommandType ? n({ type: m.HORIZ_LINE_TO, relative: this.curCommandRelative, x: h }) : m.VERT_LINE_TO === this.curCommandType ? n({ type: m.VERT_LINE_TO, relative: this.curCommandRelative, y: h }) : this.curCommandType === m.MOVE_TO || this.curCommandType === m.LINE_TO || this.curCommandType === m.SMOOTH_QUAD_TO ? (n({ type: this.curCommandType, relative: this.curCommandRelative, x: this.curArgs[0], y: this.curArgs[1] }), m.MOVE_TO === this.curCommandType && (this.curCommandType = m.LINE_TO)) : this.curCommandType === m.CURVE_TO ? n({ type: m.CURVE_TO, relative: this.curCommandRelative, x1: this.curArgs[0], y1: this.curArgs[1], x2: this.curArgs[2], y2: this.curArgs[3], x: this.curArgs[4], y: this.curArgs[5] }) : this.curCommandType === m.SMOOTH_CURVE_TO ? n({ type: m.SMOOTH_CURVE_TO, relative: this.curCommandRelative, x2: this.curArgs[0], y2: this.curArgs[1], x: this.curArgs[2], y: this.curArgs[3] }) : this.curCommandType === m.QUAD_TO ? n({ type: m.QUAD_TO, relative: this.curCommandRelative, x1: this.curArgs[0], y1: this.curArgs[1], x: this.curArgs[2], y: this.curArgs[3] }) : this.curCommandType === m.ARC && n({ type: m.ARC, relative: this.curCommandRelative, rX: this.curArgs[0], rY: this.curArgs[1], xRot: this.curArgs[2], lArcFlag: this.curArgs[3], sweepFlag: this.curArgs[4], x: this.curArgs[5], y: this.curArgs[6] })), this.curNumber = "", this.curNumberHasExpDigits = !1, this.curNumberHasExp = !1, this.curNumberHasDecimal = !1, this.canParseCommandOrComma = !0;
|
|
2145
2174
|
}
|
|
2146
|
-
if (!
|
|
2175
|
+
if (!Ub(s))
|
|
2147
2176
|
if (s === "," && this.canParseCommandOrComma)
|
|
2148
2177
|
this.canParseCommandOrComma = !1;
|
|
2149
2178
|
else if (s !== "+" && s !== "-" && s !== ".")
|
|
@@ -2201,12 +2230,12 @@ var se, vl = function() {
|
|
|
2201
2230
|
return i;
|
|
2202
2231
|
} } });
|
|
2203
2232
|
}, e;
|
|
2204
|
-
}(
|
|
2233
|
+
}(dl), m = function(a) {
|
|
2205
2234
|
function e(t) {
|
|
2206
2235
|
var r = a.call(this) || this;
|
|
2207
2236
|
return r.commands = typeof t == "string" ? e.parse(t) : t, r;
|
|
2208
2237
|
}
|
|
2209
|
-
return
|
|
2238
|
+
return gl(e, a), e.prototype.encode = function() {
|
|
2210
2239
|
return e.encode(this.commands);
|
|
2211
2240
|
}, e.prototype.getBounds = function() {
|
|
2212
2241
|
var t = U.CALCULATE_BOUNDS();
|
|
@@ -2218,36 +2247,33 @@ var se, vl = function() {
|
|
|
2218
2247
|
}
|
|
2219
2248
|
return this.commands = r, this;
|
|
2220
2249
|
}, e.encode = function(t) {
|
|
2221
|
-
return
|
|
2250
|
+
return Fb(t);
|
|
2222
2251
|
}, e.parse = function(t) {
|
|
2223
|
-
var r = new
|
|
2252
|
+
var r = new Gb(), i = [];
|
|
2224
2253
|
return r.parse(t, i), r.finish(i), i;
|
|
2225
2254
|
}, e.CLOSE_PATH = 1, e.MOVE_TO = 2, e.HORIZ_LINE_TO = 4, e.VERT_LINE_TO = 8, e.LINE_TO = 16, e.CURVE_TO = 32, e.SMOOTH_CURVE_TO = 64, e.QUAD_TO = 128, e.SMOOTH_QUAD_TO = 256, e.ARC = 512, e.LINE_COMMANDS = e.LINE_TO | e.HORIZ_LINE_TO | e.VERT_LINE_TO, e.DRAWING_COMMANDS = e.HORIZ_LINE_TO | e.VERT_LINE_TO | e.LINE_TO | e.CURVE_TO | e.SMOOTH_CURVE_TO | e.QUAD_TO | e.SMOOTH_QUAD_TO | e.ARC, e;
|
|
2226
|
-
}(
|
|
2227
|
-
|
|
2228
|
-
|
|
2229
|
-
|
|
2230
|
-
|
|
2231
|
-
}), Lb = Ib && cl.name !== rn;
|
|
2232
|
-
(kb || Lb) && Mb(fl, rn, function() {
|
|
2233
|
-
var e = _b(this), t = bo(e.source), r = bo(Db(e));
|
|
2255
|
+
}(dl), zb = ((oe = {})[m.MOVE_TO] = 2, oe[m.LINE_TO] = 2, oe[m.HORIZ_LINE_TO] = 1, oe[m.VERT_LINE_TO] = 1, oe[m.CLOSE_PATH] = 0, oe[m.QUAD_TO] = 4, oe[m.SMOOTH_QUAD_TO] = 2, oe[m.CURVE_TO] = 6, oe[m.SMOOTH_CURVE_TO] = 4, oe[m.ARC] = 7, oe), Hb = $r.PROPER, Yb = Ue, Xb = J, Oo = pe, Wb = D, qb = Ki, nn = "toString", pl = RegExp.prototype, yl = pl[nn], Qb = Wb(function() {
|
|
2256
|
+
return yl.call({ source: "a", flags: "b" }) !== "/a/b";
|
|
2257
|
+
}), Kb = Hb && yl.name !== nn;
|
|
2258
|
+
(Qb || Kb) && Yb(pl, nn, function() {
|
|
2259
|
+
var e = Xb(this), t = Oo(e.source), r = Oo(qb(e));
|
|
2234
2260
|
return "/" + t + "/" + r;
|
|
2235
2261
|
}, { unsafe: !0 });
|
|
2236
|
-
function
|
|
2262
|
+
function fr(a) {
|
|
2237
2263
|
"@babel/helpers - typeof";
|
|
2238
|
-
return typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ?
|
|
2264
|
+
return typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? fr = function(e) {
|
|
2239
2265
|
return typeof e;
|
|
2240
|
-
} :
|
|
2266
|
+
} : fr = function(e) {
|
|
2241
2267
|
return e && typeof Symbol == "function" && e.constructor === Symbol && e !== Symbol.prototype ? "symbol" : typeof e;
|
|
2242
|
-
},
|
|
2268
|
+
}, fr(a);
|
|
2243
2269
|
}
|
|
2244
|
-
function
|
|
2270
|
+
function Zb(a, e) {
|
|
2245
2271
|
if (!(a instanceof e))
|
|
2246
2272
|
throw new TypeError("Cannot call a class as a function");
|
|
2247
2273
|
}
|
|
2248
|
-
var
|
|
2249
|
-
function
|
|
2250
|
-
if (typeof a == "string" && (a = document.getElementById(a)), !a ||
|
|
2274
|
+
var Jb = [512, 512, 456, 512, 328, 456, 335, 512, 405, 328, 271, 456, 388, 335, 292, 512, 454, 405, 364, 328, 298, 271, 496, 456, 420, 388, 360, 335, 312, 292, 273, 512, 482, 454, 428, 405, 383, 364, 345, 328, 312, 298, 284, 271, 259, 496, 475, 456, 437, 420, 404, 388, 374, 360, 347, 335, 323, 312, 302, 292, 282, 273, 265, 512, 497, 482, 468, 454, 441, 428, 417, 405, 394, 383, 373, 364, 354, 345, 337, 328, 320, 312, 305, 298, 291, 284, 278, 271, 265, 259, 507, 496, 485, 475, 465, 456, 446, 437, 428, 420, 412, 404, 396, 388, 381, 374, 367, 360, 354, 347, 341, 335, 329, 323, 318, 312, 307, 302, 297, 292, 287, 282, 278, 273, 269, 265, 261, 512, 505, 497, 489, 482, 475, 468, 461, 454, 447, 441, 435, 428, 422, 417, 411, 405, 399, 394, 389, 383, 378, 373, 368, 364, 359, 354, 350, 345, 341, 337, 332, 328, 324, 320, 316, 312, 309, 305, 301, 298, 294, 291, 287, 284, 281, 278, 274, 271, 268, 265, 262, 259, 257, 507, 501, 496, 491, 485, 480, 475, 470, 465, 460, 456, 451, 446, 442, 437, 433, 428, 424, 420, 416, 412, 408, 404, 400, 396, 392, 388, 385, 381, 377, 374, 370, 367, 363, 360, 357, 354, 350, 347, 344, 341, 338, 335, 332, 329, 326, 323, 320, 318, 315, 312, 310, 307, 304, 302, 299, 297, 294, 292, 289, 287, 285, 282, 280, 278, 275, 273, 271, 269, 267, 265, 263, 261, 259], e1 = [9, 11, 12, 13, 13, 14, 14, 15, 15, 15, 15, 16, 16, 16, 16, 17, 17, 17, 17, 17, 17, 17, 18, 18, 18, 18, 18, 18, 18, 18, 18, 19, 19, 19, 19, 19, 19, 19, 19, 19, 19, 19, 19, 19, 19, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 23, 23, 23, 23, 23, 23, 23, 23, 23, 23, 23, 23, 23, 23, 23, 23, 23, 23, 23, 23, 23, 23, 23, 23, 23, 23, 23, 23, 23, 23, 23, 23, 23, 23, 23, 23, 23, 23, 23, 23, 23, 23, 23, 23, 23, 23, 23, 23, 23, 23, 23, 23, 23, 23, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24];
|
|
2275
|
+
function t1(a, e, t, r, i) {
|
|
2276
|
+
if (typeof a == "string" && (a = document.getElementById(a)), !a || fr(a) !== "object" || !("getContext" in a))
|
|
2251
2277
|
throw new TypeError("Expecting canvas with `getContext` method in processCanvasRGB(A) calls!");
|
|
2252
2278
|
var n = a.getContext("2d");
|
|
2253
2279
|
try {
|
|
@@ -2256,69 +2282,69 @@ function Ub(a, e, t, r, i) {
|
|
|
2256
2282
|
throw new Error("unable to access image data: " + o);
|
|
2257
2283
|
}
|
|
2258
2284
|
}
|
|
2259
|
-
function
|
|
2285
|
+
function r1(a, e, t, r, i, n) {
|
|
2260
2286
|
if (!(isNaN(n) || n < 1)) {
|
|
2261
2287
|
n |= 0;
|
|
2262
|
-
var o =
|
|
2263
|
-
o =
|
|
2288
|
+
var o = t1(a, e, t, r, i);
|
|
2289
|
+
o = a1(o, e, t, r, i, n), a.getContext("2d").putImageData(o, e, t);
|
|
2264
2290
|
}
|
|
2265
2291
|
}
|
|
2266
|
-
function
|
|
2267
|
-
for (var o = a.data, s = 2 * n + 1, u = r - 1, l = i - 1, h = n + 1, f = h * (h + 1) / 2, c = new
|
|
2268
|
-
v = v.next = new
|
|
2292
|
+
function a1(a, e, t, r, i, n) {
|
|
2293
|
+
for (var o = a.data, s = 2 * n + 1, u = r - 1, l = i - 1, h = n + 1, f = h * (h + 1) / 2, c = new So(), v = c, g, d = 1; d < s; d++)
|
|
2294
|
+
v = v.next = new So(), d === h && (g = v);
|
|
2269
2295
|
v.next = c;
|
|
2270
|
-
for (var p = null, y = null, x = 0, b = 0, T =
|
|
2296
|
+
for (var p = null, y = null, x = 0, b = 0, T = Jb[n], $ = e1[n], E = 0; E < i; E++) {
|
|
2271
2297
|
v = c;
|
|
2272
|
-
for (var O = o[b], C = o[b + 1],
|
|
2273
|
-
v.r = O, v.g = C, v.b =
|
|
2274
|
-
for (var
|
|
2275
|
-
var ze = b + ((u < Se ? u : Se) << 2),
|
|
2276
|
-
M += (v.r =
|
|
2298
|
+
for (var O = o[b], C = o[b + 1], P = o[b + 2], V = o[b + 3], j = 0; j < h; j++)
|
|
2299
|
+
v.r = O, v.g = C, v.b = P, v.a = V, v = v.next;
|
|
2300
|
+
for (var R = 0, X = 0, W = 0, G = 0, q = h * O, H = h * C, Q = h * P, N = h * V, M = f * O, K = f * C, se = f * P, ge = f * V, Se = 1; Se < h; Se++) {
|
|
2301
|
+
var ze = b + ((u < Se ? u : Se) << 2), It = o[ze], un = o[ze + 1], ln = o[ze + 2], hn = o[ze + 3], Mt = h - Se;
|
|
2302
|
+
M += (v.r = It) * Mt, K += (v.g = un) * Mt, se += (v.b = ln) * Mt, ge += (v.a = hn) * Mt, R += It, X += un, W += ln, G += hn, v = v.next;
|
|
2277
2303
|
}
|
|
2278
|
-
p = c, y =
|
|
2279
|
-
for (var
|
|
2280
|
-
var
|
|
2281
|
-
if (o[b + 3] =
|
|
2282
|
-
var
|
|
2283
|
-
o[b] = (M * T >>> $) *
|
|
2304
|
+
p = c, y = g;
|
|
2305
|
+
for (var jr = 0; jr < r; jr++) {
|
|
2306
|
+
var Fr = ge * T >>> $;
|
|
2307
|
+
if (o[b + 3] = Fr, Fr !== 0) {
|
|
2308
|
+
var Ur = 255 / Fr;
|
|
2309
|
+
o[b] = (M * T >>> $) * Ur, o[b + 1] = (K * T >>> $) * Ur, o[b + 2] = (se * T >>> $) * Ur;
|
|
2284
2310
|
} else
|
|
2285
2311
|
o[b] = o[b + 1] = o[b + 2] = 0;
|
|
2286
|
-
M -= q, K -= H,
|
|
2287
|
-
var Ae =
|
|
2288
|
-
Ae = x + (Ae < u ? Ae : u) << 2,
|
|
2289
|
-
var
|
|
2290
|
-
q +=
|
|
2312
|
+
M -= q, K -= H, se -= Q, ge -= N, q -= p.r, H -= p.g, Q -= p.b, N -= p.a;
|
|
2313
|
+
var Ae = jr + n + 1;
|
|
2314
|
+
Ae = x + (Ae < u ? Ae : u) << 2, R += p.r = o[Ae], X += p.g = o[Ae + 1], W += p.b = o[Ae + 2], G += p.a = o[Ae + 3], M += R, K += X, se += W, ge += G, p = p.next;
|
|
2315
|
+
var _t = y, vn = _t.r, fn = _t.g, cn = _t.b, gn = _t.a;
|
|
2316
|
+
q += vn, H += fn, Q += cn, N += gn, R -= vn, X -= fn, W -= cn, G -= gn, y = y.next, b += 4;
|
|
2291
2317
|
}
|
|
2292
2318
|
x += r;
|
|
2293
2319
|
}
|
|
2294
2320
|
for (var He = 0; He < r; He++) {
|
|
2295
2321
|
b = He << 2;
|
|
2296
|
-
var Pe = o[b], Re = o[b + 1], Ne = o[b + 2], te = o[b + 3],
|
|
2322
|
+
var Pe = o[b], Re = o[b + 1], Ne = o[b + 2], te = o[b + 3], Gr = h * Pe, zr = h * Re, Hr = h * Ne, Yr = h * te, Vt = f * Pe, Dt = f * Re, Lt = f * Ne, kt = f * te;
|
|
2297
2323
|
v = c;
|
|
2298
|
-
for (var
|
|
2324
|
+
for (var dn = 0; dn < h; dn++)
|
|
2299
2325
|
v.r = Pe, v.g = Re, v.b = Ne, v.a = te, v = v.next;
|
|
2300
|
-
for (var
|
|
2301
|
-
b =
|
|
2302
|
-
var
|
|
2303
|
-
|
|
2326
|
+
for (var pn = r, Xr = 0, Wr = 0, qr = 0, Qr = 0, Bt = 1; Bt <= n; Bt++) {
|
|
2327
|
+
b = pn + He << 2;
|
|
2328
|
+
var jt = h - Bt;
|
|
2329
|
+
Vt += (v.r = Pe = o[b]) * jt, Dt += (v.g = Re = o[b + 1]) * jt, Lt += (v.b = Ne = o[b + 2]) * jt, kt += (v.a = te = o[b + 3]) * jt, Qr += Pe, Xr += Re, Wr += Ne, qr += te, v = v.next, Bt < l && (pn += r);
|
|
2304
2330
|
}
|
|
2305
|
-
b = He, p = c, y =
|
|
2306
|
-
for (var
|
|
2331
|
+
b = He, p = c, y = g;
|
|
2332
|
+
for (var Kr = 0; Kr < i; Kr++) {
|
|
2307
2333
|
var re = b << 2;
|
|
2308
|
-
o[re + 3] = te =
|
|
2334
|
+
o[re + 3] = te = kt * T >>> $, te > 0 ? (te = 255 / te, o[re] = (Vt * T >>> $) * te, o[re + 1] = (Dt * T >>> $) * te, o[re + 2] = (Lt * T >>> $) * te) : o[re] = o[re + 1] = o[re + 2] = 0, Vt -= Gr, Dt -= zr, Lt -= Hr, kt -= Yr, Gr -= p.r, zr -= p.g, Hr -= p.b, Yr -= p.a, re = He + ((re = Kr + h) < l ? re : l) * r << 2, Vt += Qr += p.r = o[re], Dt += Xr += p.g = o[re + 1], Lt += Wr += p.b = o[re + 2], kt += qr += p.a = o[re + 3], p = p.next, Gr += Pe = y.r, zr += Re = y.g, Hr += Ne = y.b, Yr += te = y.a, Qr -= Pe, Xr -= Re, Wr -= Ne, qr -= te, y = y.next, b += r;
|
|
2309
2335
|
}
|
|
2310
2336
|
}
|
|
2311
2337
|
return a;
|
|
2312
2338
|
}
|
|
2313
|
-
var
|
|
2339
|
+
var So = (
|
|
2314
2340
|
/**
|
|
2315
2341
|
* Set properties.
|
|
2316
2342
|
*/
|
|
2317
2343
|
function a() {
|
|
2318
|
-
|
|
2344
|
+
Zb(this, a), this.r = 0, this.g = 0, this.b = 0, this.a = 0, this.next = null;
|
|
2319
2345
|
}
|
|
2320
2346
|
);
|
|
2321
|
-
function
|
|
2347
|
+
function i1() {
|
|
2322
2348
|
var {
|
|
2323
2349
|
DOMParser: a
|
|
2324
2350
|
} = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, e = {
|
|
@@ -2338,7 +2364,7 @@ function Hb() {
|
|
|
2338
2364
|
};
|
|
2339
2365
|
return (typeof DOMParser < "u" || typeof a > "u") && Reflect.deleteProperty(e, "DOMParser"), e;
|
|
2340
2366
|
}
|
|
2341
|
-
function
|
|
2367
|
+
function n1(a) {
|
|
2342
2368
|
var {
|
|
2343
2369
|
DOMParser: e,
|
|
2344
2370
|
canvas: t,
|
|
@@ -2354,76 +2380,76 @@ function Yb(a) {
|
|
|
2354
2380
|
createImage: t.loadImage
|
|
2355
2381
|
};
|
|
2356
2382
|
}
|
|
2357
|
-
var
|
|
2383
|
+
var $2 = /* @__PURE__ */ Object.freeze({
|
|
2358
2384
|
__proto__: null,
|
|
2359
|
-
offscreen:
|
|
2360
|
-
node:
|
|
2385
|
+
offscreen: i1,
|
|
2386
|
+
node: n1
|
|
2361
2387
|
});
|
|
2362
|
-
function
|
|
2388
|
+
function lt(a) {
|
|
2363
2389
|
return a.replace(/(?!\u3000)\s+/gm, " ");
|
|
2364
2390
|
}
|
|
2365
|
-
function
|
|
2391
|
+
function s1(a) {
|
|
2366
2392
|
return a.replace(/^[\n \t]+/, "");
|
|
2367
2393
|
}
|
|
2368
|
-
function
|
|
2394
|
+
function o1(a) {
|
|
2369
2395
|
return a.replace(/[\n \t]+$/, "");
|
|
2370
2396
|
}
|
|
2371
|
-
function
|
|
2397
|
+
function ne(a) {
|
|
2372
2398
|
var e = (a || "").match(/-?(\d+(?:\.\d*(?:[eE][+-]?\d+)?)?|\.\d+)(?=\D|$)/gm) || [];
|
|
2373
2399
|
return e.map(parseFloat);
|
|
2374
2400
|
}
|
|
2375
|
-
var
|
|
2376
|
-
function
|
|
2377
|
-
return
|
|
2401
|
+
var u1 = /^[A-Z-]+$/;
|
|
2402
|
+
function l1(a) {
|
|
2403
|
+
return u1.test(a) ? a.toLowerCase() : a;
|
|
2378
2404
|
}
|
|
2379
|
-
function
|
|
2405
|
+
function ml(a) {
|
|
2380
2406
|
var e = /url\(('([^']+)'|"([^"]+)"|([^'")]+))\)/.exec(a) || [];
|
|
2381
2407
|
return e[2] || e[3] || e[4];
|
|
2382
2408
|
}
|
|
2383
|
-
function
|
|
2409
|
+
function h1(a) {
|
|
2384
2410
|
if (!a.startsWith("rgb"))
|
|
2385
2411
|
return a;
|
|
2386
2412
|
var e = 3, t = a.replace(/\d+(\.\d+)?/g, (r, i) => e-- && i ? String(Math.round(parseFloat(r))) : r);
|
|
2387
2413
|
return t;
|
|
2388
2414
|
}
|
|
2389
|
-
var
|
|
2390
|
-
function
|
|
2415
|
+
var v1 = /(\[[^\]]+\])/g, f1 = /(#[^\s+>~.[:]+)/g, c1 = /(\.[^\s+>~.[:]+)/g, g1 = /(::[^\s+>~.[:]+|:first-line|:first-letter|:before|:after)/gi, d1 = /(:[\w-]+\([^)]*\))/gi, p1 = /(:[^\s+>~.[:]+)/g, y1 = /([^\s+>~.[:]+)/g;
|
|
2416
|
+
function Ve(a, e) {
|
|
2391
2417
|
var t = e.exec(a);
|
|
2392
2418
|
return t ? [a.replace(e, " "), t.length] : [a, 0];
|
|
2393
2419
|
}
|
|
2394
|
-
function
|
|
2420
|
+
function m1(a) {
|
|
2395
2421
|
var e = [0, 0, 0], t = a.replace(/:not\(([^)]*)\)/g, " $1 ").replace(/{[\s\S]*/gm, " "), r = 0;
|
|
2396
|
-
return [t, r] =
|
|
2422
|
+
return [t, r] = Ve(t, v1), e[1] += r, [t, r] = Ve(t, f1), e[0] += r, [t, r] = Ve(t, c1), e[1] += r, [t, r] = Ve(t, g1), e[2] += r, [t, r] = Ve(t, d1), e[1] += r, [t, r] = Ve(t, p1), e[1] += r, t = t.replace(/[*\s+>~]/g, " ").replace(/[#.]/g, " "), [t, r] = Ve(t, y1), e[2] += r, e.join("");
|
|
2397
2423
|
}
|
|
2398
|
-
var
|
|
2399
|
-
function
|
|
2424
|
+
var rt = 1e-8;
|
|
2425
|
+
function Eo(a) {
|
|
2400
2426
|
return Math.sqrt(Math.pow(a[0], 2) + Math.pow(a[1], 2));
|
|
2401
2427
|
}
|
|
2402
|
-
function
|
|
2403
|
-
return (a[0] * e[0] + a[1] * e[1]) / (
|
|
2428
|
+
function xi(a, e) {
|
|
2429
|
+
return (a[0] * e[0] + a[1] * e[1]) / (Eo(a) * Eo(e));
|
|
2404
2430
|
}
|
|
2405
|
-
function
|
|
2406
|
-
return (a[0] * e[1] < a[1] * e[0] ? -1 : 1) * Math.acos(
|
|
2431
|
+
function $o(a, e) {
|
|
2432
|
+
return (a[0] * e[1] < a[1] * e[0] ? -1 : 1) * Math.acos(xi(a, e));
|
|
2407
2433
|
}
|
|
2408
|
-
function
|
|
2434
|
+
function wo(a) {
|
|
2409
2435
|
return a * a * a;
|
|
2410
2436
|
}
|
|
2411
|
-
function
|
|
2437
|
+
function Co(a) {
|
|
2412
2438
|
return 3 * a * a * (1 - a);
|
|
2413
2439
|
}
|
|
2414
|
-
function
|
|
2440
|
+
function Ao(a) {
|
|
2415
2441
|
return 3 * a * (1 - a) * (1 - a);
|
|
2416
2442
|
}
|
|
2417
|
-
function
|
|
2443
|
+
function Po(a) {
|
|
2418
2444
|
return (1 - a) * (1 - a) * (1 - a);
|
|
2419
2445
|
}
|
|
2420
|
-
function
|
|
2446
|
+
function Ro(a) {
|
|
2421
2447
|
return a * a;
|
|
2422
2448
|
}
|
|
2423
|
-
function
|
|
2449
|
+
function No(a) {
|
|
2424
2450
|
return 2 * a * (1 - a);
|
|
2425
2451
|
}
|
|
2426
|
-
function
|
|
2452
|
+
function Io(a) {
|
|
2427
2453
|
return (1 - a) * (1 - a);
|
|
2428
2454
|
}
|
|
2429
2455
|
class S {
|
|
@@ -2438,7 +2464,7 @@ class S {
|
|
|
2438
2464
|
document: t,
|
|
2439
2465
|
name: r
|
|
2440
2466
|
} = this;
|
|
2441
|
-
return
|
|
2467
|
+
return lt(this.getString()).trim().split(e).map((i) => new S(t, r, i));
|
|
2442
2468
|
}
|
|
2443
2469
|
hasValue(e) {
|
|
2444
2470
|
var {
|
|
@@ -2486,7 +2512,7 @@ class S {
|
|
|
2486
2512
|
}
|
|
2487
2513
|
getColor(e) {
|
|
2488
2514
|
var t = this.getString(e);
|
|
2489
|
-
return this.isNormalizedColor || (this.isNormalizedColor = !0, t =
|
|
2515
|
+
return this.isNormalizedColor || (this.isNormalizedColor = !0, t = h1(t), this.value = t), t;
|
|
2490
2516
|
}
|
|
2491
2517
|
getDpi() {
|
|
2492
2518
|
return 96;
|
|
@@ -2587,7 +2613,7 @@ class S {
|
|
|
2587
2613
|
for (var t = this.getColor(), r = t.length, i = 0, n = 0; n < r && (t[n] === "," && i++, i !== 3); n++)
|
|
2588
2614
|
;
|
|
2589
2615
|
if (e.hasValue() && this.isString() && i !== 3) {
|
|
2590
|
-
var o = new
|
|
2616
|
+
var o = new yi(t);
|
|
2591
2617
|
o.ok && (o.alpha = e.getNumber(), t = o.toRGBA());
|
|
2592
2618
|
}
|
|
2593
2619
|
return new S(this.document, this.name, t);
|
|
@@ -2606,7 +2632,7 @@ S.textBaselineMapping = {
|
|
|
2606
2632
|
hanging: "hanging",
|
|
2607
2633
|
mathematical: "alphabetic"
|
|
2608
2634
|
};
|
|
2609
|
-
class
|
|
2635
|
+
class b1 {
|
|
2610
2636
|
constructor() {
|
|
2611
2637
|
this.viewPorts = [];
|
|
2612
2638
|
}
|
|
@@ -2638,21 +2664,21 @@ class s1 {
|
|
|
2638
2664
|
return typeof e == "number" ? e : e === "x" ? this.width : e === "y" ? this.height : Math.sqrt(Math.pow(this.width, 2) + Math.pow(this.height, 2)) / Math.sqrt(2);
|
|
2639
2665
|
}
|
|
2640
2666
|
}
|
|
2641
|
-
class
|
|
2667
|
+
class k {
|
|
2642
2668
|
constructor(e, t) {
|
|
2643
2669
|
this.x = e, this.y = t;
|
|
2644
2670
|
}
|
|
2645
2671
|
static parse(e) {
|
|
2646
|
-
var t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : 0, [r = t, i = t] =
|
|
2647
|
-
return new
|
|
2672
|
+
var t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : 0, [r = t, i = t] = ne(e);
|
|
2673
|
+
return new k(r, i);
|
|
2648
2674
|
}
|
|
2649
2675
|
static parseScale(e) {
|
|
2650
|
-
var t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : 1, [r = t, i = r] =
|
|
2651
|
-
return new
|
|
2676
|
+
var t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : 1, [r = t, i = r] = ne(e);
|
|
2677
|
+
return new k(r, i);
|
|
2652
2678
|
}
|
|
2653
2679
|
static parsePath(e) {
|
|
2654
|
-
for (var t =
|
|
2655
|
-
i.push(new
|
|
2680
|
+
for (var t = ne(e), r = t.length, i = [], n = 0; n < r; n += 2)
|
|
2681
|
+
i.push(new k(t[n], t[n + 1]));
|
|
2656
2682
|
return i;
|
|
2657
2683
|
}
|
|
2658
2684
|
angleTo(e) {
|
|
@@ -2666,7 +2692,7 @@ class D {
|
|
|
2666
2692
|
this.x = i, this.y = n;
|
|
2667
2693
|
}
|
|
2668
2694
|
}
|
|
2669
|
-
class
|
|
2695
|
+
class x1 {
|
|
2670
2696
|
constructor(e) {
|
|
2671
2697
|
this.screen = e, this.working = !1, this.events = [], this.eventElements = [], this.onClick = this.onClick.bind(this), this.onMouseMove = this.onMouseMove.bind(this);
|
|
2672
2698
|
}
|
|
@@ -2743,7 +2769,7 @@ class o1 {
|
|
|
2743
2769
|
for (var {
|
|
2744
2770
|
window: r,
|
|
2745
2771
|
ctx: i
|
|
2746
|
-
} = this.screen, n = new
|
|
2772
|
+
} = this.screen, n = new k(e, t), o = i.canvas; o; )
|
|
2747
2773
|
n.x -= o.offsetLeft, n.y -= o.offsetTop, o = o.offsetParent;
|
|
2748
2774
|
return r.scrollX && (n.x += r.scrollX), r.scrollY && (n.y += r.scrollY), n;
|
|
2749
2775
|
}
|
|
@@ -2776,14 +2802,14 @@ class o1 {
|
|
|
2776
2802
|
});
|
|
2777
2803
|
}
|
|
2778
2804
|
}
|
|
2779
|
-
var
|
|
2780
|
-
class
|
|
2805
|
+
var bl = typeof window < "u" ? window : null, xl = typeof fetch < "u" ? fetch.bind(void 0) : null;
|
|
2806
|
+
class Dr {
|
|
2781
2807
|
constructor(e) {
|
|
2782
2808
|
var {
|
|
2783
|
-
fetch: t =
|
|
2784
|
-
window: r =
|
|
2809
|
+
fetch: t = xl,
|
|
2810
|
+
window: r = bl
|
|
2785
2811
|
} = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
|
|
2786
|
-
this.ctx = e, this.FRAMERATE = 30, this.MAX_VIRTUAL_PIXELS = 3e4, this.CLIENT_WIDTH = 800, this.CLIENT_HEIGHT = 600, this.viewPort = new
|
|
2812
|
+
this.ctx = e, this.FRAMERATE = 30, this.MAX_VIRTUAL_PIXELS = 3e4, this.CLIENT_WIDTH = 800, this.CLIENT_HEIGHT = 600, this.viewPort = new b1(), this.mouse = new x1(this), this.animations = [], this.waits = [], this.frameDuration = 0, this.isReadyLock = !1, this.isFirstRender = !0, this.intervalId = null, this.window = r, this.fetch = t;
|
|
2787
2813
|
}
|
|
2788
2814
|
wait(e) {
|
|
2789
2815
|
this.waits.push(e);
|
|
@@ -2814,18 +2840,18 @@ class _r {
|
|
|
2814
2840
|
refX: f,
|
|
2815
2841
|
refY: c,
|
|
2816
2842
|
clip: v = !1,
|
|
2817
|
-
clipX:
|
|
2818
|
-
clipY:
|
|
2819
|
-
} = e, p =
|
|
2820
|
-
T === "meet" && (
|
|
2821
|
-
var j = new S(t, "refX", f),
|
|
2822
|
-
if (X && r.translate(-O * j.getPixels("x"), -O *
|
|
2823
|
-
var W = O *
|
|
2843
|
+
clipX: g = 0,
|
|
2844
|
+
clipY: d = 0
|
|
2845
|
+
} = e, p = lt(i).replace(/^defer\s/, ""), [y, x] = p.split(" "), b = y || "xMidYMid", T = x || "meet", $ = n / o, E = s / u, O = Math.min($, E), C = Math.max($, E), P = o, V = u;
|
|
2846
|
+
T === "meet" && (P *= O, V *= O), T === "slice" && (P *= C, V *= C);
|
|
2847
|
+
var j = new S(t, "refX", f), R = new S(t, "refY", c), X = j.hasValue() && R.hasValue();
|
|
2848
|
+
if (X && r.translate(-O * j.getPixels("x"), -O * R.getPixels("y")), v) {
|
|
2849
|
+
var W = O * g, G = O * d;
|
|
2824
2850
|
r.beginPath(), r.moveTo(W, G), r.lineTo(n, G), r.lineTo(n, s), r.lineTo(W, s), r.closePath(), r.clip();
|
|
2825
2851
|
}
|
|
2826
2852
|
if (!X) {
|
|
2827
|
-
var q = T === "meet" && O === E, H = T === "slice" && C === E, Q = T === "meet" && O === $,
|
|
2828
|
-
b.startsWith("xMid") && (q || H) && r.translate(n / 2 -
|
|
2853
|
+
var q = T === "meet" && O === E, H = T === "slice" && C === E, Q = T === "meet" && O === $, N = T === "slice" && C === $;
|
|
2854
|
+
b.startsWith("xMid") && (q || H) && r.translate(n / 2 - P / 2, 0), b.endsWith("YMid") && (Q || N) && r.translate(0, s / 2 - V / 2), b.startsWith("xMax") && (q || H) && r.translate(n - P, 0), b.endsWith("YMax") && (Q || N) && r.translate(0, s - V);
|
|
2829
2855
|
}
|
|
2830
2856
|
switch (!0) {
|
|
2831
2857
|
case b === "none":
|
|
@@ -2855,18 +2881,18 @@ class _r {
|
|
|
2855
2881
|
} = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, {
|
|
2856
2882
|
FRAMERATE: c,
|
|
2857
2883
|
mouse: v
|
|
2858
|
-
} = this,
|
|
2859
|
-
if (this.frameDuration =
|
|
2884
|
+
} = this, g = 1e3 / c;
|
|
2885
|
+
if (this.frameDuration = g, this.readyPromise = new Promise((b) => {
|
|
2860
2886
|
this.resolveReady = b;
|
|
2861
2887
|
}), this.isReady() && this.render(e, n, o, u, l, h, f), !!t) {
|
|
2862
|
-
var
|
|
2863
|
-
|
|
2888
|
+
var d = Date.now(), p = d, y = 0, x = () => {
|
|
2889
|
+
d = Date.now(), y = d - p, y >= g && (p = d - y % g, this.shouldUpdate(i, s) && (this.render(e, n, o, u, l, h, f), v.runEvents())), this.intervalId = Fa(x);
|
|
2864
2890
|
};
|
|
2865
|
-
r || v.start(), this.intervalId =
|
|
2891
|
+
r || v.start(), this.intervalId = Fa(x);
|
|
2866
2892
|
}
|
|
2867
2893
|
}
|
|
2868
2894
|
stop() {
|
|
2869
|
-
this.intervalId && (
|
|
2895
|
+
this.intervalId && (Fa.cancel(this.intervalId), this.intervalId = null), this.mouse.stop();
|
|
2870
2896
|
}
|
|
2871
2897
|
shouldUpdate(e, t) {
|
|
2872
2898
|
if (!e) {
|
|
@@ -2887,11 +2913,11 @@ class _r {
|
|
|
2887
2913
|
isFirstRender: c
|
|
2888
2914
|
} = this, v = f.canvas;
|
|
2889
2915
|
h.clear(), v.width && v.height ? h.setCurrent(v.width, v.height) : h.setCurrent(u, l);
|
|
2890
|
-
var
|
|
2891
|
-
!t && (c || typeof i != "number" && typeof n != "number") && (
|
|
2916
|
+
var g = e.getStyle("width"), d = e.getStyle("height");
|
|
2917
|
+
!t && (c || typeof i != "number" && typeof n != "number") && (g.hasValue() && (v.width = g.getPixels("x"), v.style && (v.style.width = "".concat(v.width, "px"))), d.hasValue() && (v.height = d.getPixels("y"), v.style && (v.style.height = "".concat(v.height, "px"))));
|
|
2892
2918
|
var p = v.clientWidth || v.width, y = v.clientHeight || v.height;
|
|
2893
|
-
if (t &&
|
|
2894
|
-
var x =
|
|
2919
|
+
if (t && g.hasValue() && d.hasValue() && (p = g.getPixels("x"), y = d.getPixels("y")), h.setCurrent(p, y), typeof o == "number" && e.getAttribute("x", !0).setValue(o), typeof s == "number" && e.getAttribute("y", !0).setValue(s), typeof i == "number" || typeof n == "number") {
|
|
2920
|
+
var x = ne(e.getAttribute("viewBox").getString()), b = 0, T = 0;
|
|
2895
2921
|
if (typeof i == "number") {
|
|
2896
2922
|
var $ = e.getStyle("width");
|
|
2897
2923
|
$.hasValue() ? b = $.getPixels("x") / i : isNaN(x[2]) || (b = x[2] / i);
|
|
@@ -2907,16 +2933,16 @@ class _r {
|
|
|
2907
2933
|
r || f.clearRect(0, 0, p, y), e.render(f), c && (this.isFirstRender = !1);
|
|
2908
2934
|
}
|
|
2909
2935
|
}
|
|
2910
|
-
|
|
2911
|
-
|
|
2936
|
+
Dr.defaultWindow = bl;
|
|
2937
|
+
Dr.defaultFetch = xl;
|
|
2912
2938
|
var {
|
|
2913
|
-
defaultFetch:
|
|
2914
|
-
} =
|
|
2915
|
-
class
|
|
2939
|
+
defaultFetch: T1
|
|
2940
|
+
} = Dr, O1 = typeof DOMParser < "u" ? DOMParser : null;
|
|
2941
|
+
class za {
|
|
2916
2942
|
constructor() {
|
|
2917
2943
|
var {
|
|
2918
|
-
fetch: e =
|
|
2919
|
-
DOMParser: t =
|
|
2944
|
+
fetch: e = T1,
|
|
2945
|
+
DOMParser: t = O1
|
|
2920
2946
|
} = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
|
|
2921
2947
|
this.fetch = e, this.DOMParser = t;
|
|
2922
2948
|
}
|
|
@@ -2948,9 +2974,9 @@ class Ga {
|
|
|
2948
2974
|
})();
|
|
2949
2975
|
}
|
|
2950
2976
|
}
|
|
2951
|
-
class
|
|
2977
|
+
class S1 {
|
|
2952
2978
|
constructor(e, t) {
|
|
2953
|
-
this.type = "translate", this.point = null, this.point =
|
|
2979
|
+
this.type = "translate", this.point = null, this.point = k.parse(t);
|
|
2954
2980
|
}
|
|
2955
2981
|
apply(e) {
|
|
2956
2982
|
var {
|
|
@@ -2974,10 +3000,10 @@ class h1 {
|
|
|
2974
3000
|
e.applyTransform([1, 0, 0, 1, t || 0, r || 0]);
|
|
2975
3001
|
}
|
|
2976
3002
|
}
|
|
2977
|
-
class
|
|
3003
|
+
class E1 {
|
|
2978
3004
|
constructor(e, t, r) {
|
|
2979
3005
|
this.type = "rotate", this.angle = null, this.originX = null, this.originY = null, this.cx = 0, this.cy = 0;
|
|
2980
|
-
var i =
|
|
3006
|
+
var i = ne(t);
|
|
2981
3007
|
this.angle = new S(e, "angle", i[0]), this.originX = r[0], this.originY = r[1], this.cx = i[1] || 0, this.cy = i[2] || 0;
|
|
2982
3008
|
}
|
|
2983
3009
|
apply(e) {
|
|
@@ -3025,11 +3051,11 @@ class v1 {
|
|
|
3025
3051
|
]);
|
|
3026
3052
|
}
|
|
3027
3053
|
}
|
|
3028
|
-
class
|
|
3054
|
+
class $1 {
|
|
3029
3055
|
constructor(e, t, r) {
|
|
3030
3056
|
this.type = "scale", this.scale = null, this.originX = null, this.originY = null;
|
|
3031
|
-
var i =
|
|
3032
|
-
(i.x === 0 || i.y === 0) && (i.x =
|
|
3057
|
+
var i = k.parseScale(t);
|
|
3058
|
+
(i.x === 0 || i.y === 0) && (i.x = rt, i.y = rt), this.scale = i, this.originX = r[0], this.originY = r[1];
|
|
3033
3059
|
}
|
|
3034
3060
|
apply(e) {
|
|
3035
3061
|
var {
|
|
@@ -3061,9 +3087,9 @@ class f1 {
|
|
|
3061
3087
|
e.applyTransform([t || 0, 0, 0, r || 0, 0, 0]);
|
|
3062
3088
|
}
|
|
3063
3089
|
}
|
|
3064
|
-
class
|
|
3090
|
+
class Tl {
|
|
3065
3091
|
constructor(e, t, r) {
|
|
3066
|
-
this.type = "matrix", this.matrix = [], this.originX = null, this.originY = null, this.matrix =
|
|
3092
|
+
this.type = "matrix", this.matrix = [], this.originX = null, this.originY = null, this.matrix = ne(t), this.originX = r[0], this.originY = r[1];
|
|
3067
3093
|
}
|
|
3068
3094
|
apply(e) {
|
|
3069
3095
|
var {
|
|
@@ -3078,49 +3104,49 @@ class yl {
|
|
|
3078
3104
|
originX: t,
|
|
3079
3105
|
originY: r,
|
|
3080
3106
|
matrix: i
|
|
3081
|
-
} = this, n = i[0], o = i[2], s = i[4], u = i[1], l = i[3], h = i[5], f = 0, c = 0, v = 1,
|
|
3082
|
-
e.translate(
|
|
3107
|
+
} = this, n = i[0], o = i[2], s = i[4], u = i[1], l = i[3], h = i[5], f = 0, c = 0, v = 1, g = 1 / (n * (l * v - h * c) - o * (u * v - h * f) + s * (u * c - l * f)), d = t.getPixels("x"), p = r.getPixels("y");
|
|
3108
|
+
e.translate(d, p), e.transform(g * (l * v - h * c), g * (h * f - u * v), g * (s * c - o * v), g * (n * v - s * f), g * (o * h - s * l), g * (s * u - n * h)), e.translate(-d, -p);
|
|
3083
3109
|
}
|
|
3084
3110
|
applyToPoint(e) {
|
|
3085
3111
|
e.applyTransform(this.matrix);
|
|
3086
3112
|
}
|
|
3087
3113
|
}
|
|
3088
|
-
class
|
|
3114
|
+
class Ol extends Tl {
|
|
3089
3115
|
constructor(e, t, r) {
|
|
3090
3116
|
super(e, t, r), this.type = "skew", this.angle = null, this.angle = new S(e, "angle", t);
|
|
3091
3117
|
}
|
|
3092
3118
|
}
|
|
3093
|
-
class
|
|
3119
|
+
class w1 extends Ol {
|
|
3094
3120
|
constructor(e, t, r) {
|
|
3095
3121
|
super(e, t, r), this.type = "skewX", this.matrix = [1, 0, Math.tan(this.angle.getRadians()), 1, 0, 0];
|
|
3096
3122
|
}
|
|
3097
3123
|
}
|
|
3098
|
-
class
|
|
3124
|
+
class C1 extends Ol {
|
|
3099
3125
|
constructor(e, t, r) {
|
|
3100
3126
|
super(e, t, r), this.type = "skewY", this.matrix = [1, Math.tan(this.angle.getRadians()), 0, 1, 0, 0];
|
|
3101
3127
|
}
|
|
3102
3128
|
}
|
|
3103
|
-
function
|
|
3104
|
-
return
|
|
3129
|
+
function A1(a) {
|
|
3130
|
+
return lt(a).trim().replace(/\)([a-zA-Z])/g, ") $1").replace(/\)(\s?,\s?)/g, ") ").split(/\s(?=[a-z])/);
|
|
3105
3131
|
}
|
|
3106
|
-
function
|
|
3132
|
+
function P1(a) {
|
|
3107
3133
|
var [e, t] = a.split("(");
|
|
3108
3134
|
return [e.trim(), t.trim().replace(")", "")];
|
|
3109
3135
|
}
|
|
3110
|
-
class
|
|
3136
|
+
class Be {
|
|
3111
3137
|
constructor(e, t, r) {
|
|
3112
3138
|
this.document = e, this.transforms = [];
|
|
3113
|
-
var i =
|
|
3139
|
+
var i = A1(t);
|
|
3114
3140
|
i.forEach((n) => {
|
|
3115
3141
|
if (n !== "none") {
|
|
3116
|
-
var [o, s] =
|
|
3142
|
+
var [o, s] = P1(n), u = Be.transformTypes[o];
|
|
3117
3143
|
typeof u < "u" && this.transforms.push(new u(this.document, s, r));
|
|
3118
3144
|
}
|
|
3119
3145
|
});
|
|
3120
3146
|
}
|
|
3121
3147
|
static fromElement(e, t) {
|
|
3122
3148
|
var r = t.getStyle("transform", !1, !0), [i, n = i] = t.getStyle("transform-origin", !1, !0).split(), o = [i, n];
|
|
3123
|
-
return r.hasValue() ? new
|
|
3149
|
+
return r.hasValue() ? new Be(e, r.getString(), o) : null;
|
|
3124
3150
|
}
|
|
3125
3151
|
apply(e) {
|
|
3126
3152
|
for (var {
|
|
@@ -3142,20 +3168,20 @@ class Le {
|
|
|
3142
3168
|
t[i].applyToPoint(e);
|
|
3143
3169
|
}
|
|
3144
3170
|
}
|
|
3145
|
-
|
|
3146
|
-
translate:
|
|
3147
|
-
rotate:
|
|
3148
|
-
scale:
|
|
3149
|
-
matrix:
|
|
3150
|
-
skewX:
|
|
3151
|
-
skewY:
|
|
3171
|
+
Be.transformTypes = {
|
|
3172
|
+
translate: S1,
|
|
3173
|
+
rotate: E1,
|
|
3174
|
+
scale: $1,
|
|
3175
|
+
matrix: Tl,
|
|
3176
|
+
skewX: w1,
|
|
3177
|
+
skewY: C1
|
|
3152
3178
|
};
|
|
3153
|
-
class
|
|
3179
|
+
class I {
|
|
3154
3180
|
constructor(e, t) {
|
|
3155
3181
|
var r = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : !1;
|
|
3156
3182
|
if (this.document = e, this.node = t, this.captureTextNodes = r, this.attributes = /* @__PURE__ */ Object.create(null), this.styles = /* @__PURE__ */ Object.create(null), this.stylesSpecificity = /* @__PURE__ */ Object.create(null), this.animationFrozen = !1, this.animationFrozenValue = "", this.parent = null, this.children = [], !(!t || t.nodeType !== 1)) {
|
|
3157
3183
|
if (Array.from(t.attributes).forEach((s) => {
|
|
3158
|
-
var u =
|
|
3184
|
+
var u = l1(s.nodeName);
|
|
3159
3185
|
this.attributes[u] = new S(e, u, s.value);
|
|
3160
3186
|
}), this.addStylesFromStyleDefinition(), this.getAttribute("style").hasValue()) {
|
|
3161
3187
|
var i = this.getAttribute("style").getString().split(";").map((s) => s.trim());
|
|
@@ -3232,7 +3258,7 @@ class N {
|
|
|
3232
3258
|
setContext(e) {
|
|
3233
3259
|
}
|
|
3234
3260
|
applyEffects(e) {
|
|
3235
|
-
var t =
|
|
3261
|
+
var t = Be.fromElement(this.document, this);
|
|
3236
3262
|
t && t.apply(e);
|
|
3237
3263
|
var r = this.getStyle("clip-path", !1, !0);
|
|
3238
3264
|
if (r.hasValue()) {
|
|
@@ -3248,8 +3274,8 @@ class N {
|
|
|
3248
3274
|
});
|
|
3249
3275
|
}
|
|
3250
3276
|
addChild(e) {
|
|
3251
|
-
var t = e instanceof
|
|
3252
|
-
t.parent = this,
|
|
3277
|
+
var t = e instanceof I ? e : this.document.createElement(e);
|
|
3278
|
+
t.parent = this, I.ignoreChildTypes.includes(t.type) || this.children.push(t);
|
|
3253
3279
|
}
|
|
3254
3280
|
matchesSelector(e) {
|
|
3255
3281
|
var t, {
|
|
@@ -3296,20 +3322,20 @@ class N {
|
|
|
3296
3322
|
return ((e = this.parent) === null || e === void 0 ? void 0 : e.children.indexOf(this)) === 0;
|
|
3297
3323
|
}
|
|
3298
3324
|
}
|
|
3299
|
-
|
|
3300
|
-
class
|
|
3325
|
+
I.ignoreChildTypes = ["title"];
|
|
3326
|
+
class R1 extends I {
|
|
3301
3327
|
constructor(e, t, r) {
|
|
3302
3328
|
super(e, t, r);
|
|
3303
3329
|
}
|
|
3304
3330
|
}
|
|
3305
|
-
function
|
|
3331
|
+
function N1(a) {
|
|
3306
3332
|
var e = a.trim();
|
|
3307
3333
|
return /^('|")/.test(e) ? e : '"'.concat(e, '"');
|
|
3308
3334
|
}
|
|
3309
|
-
function
|
|
3310
|
-
return typeof process > "u" ? a : a.trim().split(",").map(
|
|
3335
|
+
function I1(a) {
|
|
3336
|
+
return typeof process > "u" ? a : a.trim().split(",").map(N1).join(",");
|
|
3311
3337
|
}
|
|
3312
|
-
function
|
|
3338
|
+
function M1(a) {
|
|
3313
3339
|
if (!a)
|
|
3314
3340
|
return "";
|
|
3315
3341
|
var e = a.trim().toLowerCase();
|
|
@@ -3325,7 +3351,7 @@ function x1(a) {
|
|
|
3325
3351
|
return /^oblique\s+(-|)\d+deg$/.test(e) ? e : "";
|
|
3326
3352
|
}
|
|
3327
3353
|
}
|
|
3328
|
-
function
|
|
3354
|
+
function _1(a) {
|
|
3329
3355
|
if (!a)
|
|
3330
3356
|
return "";
|
|
3331
3357
|
var e = a.trim().toLowerCase();
|
|
@@ -3348,7 +3374,7 @@ class Z {
|
|
|
3348
3374
|
this.fontFamily = n || s.fontFamily, this.fontSize = i || s.fontSize, this.fontStyle = e || s.fontStyle, this.fontWeight = r || s.fontWeight, this.fontVariant = t || s.fontVariant;
|
|
3349
3375
|
}
|
|
3350
3376
|
static parse() {
|
|
3351
|
-
var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : "", t = arguments.length > 1 ? arguments[1] : void 0, r = "", i = "", n = "", o = "", s = "", u =
|
|
3377
|
+
var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : "", t = arguments.length > 1 ? arguments[1] : void 0, r = "", i = "", n = "", o = "", s = "", u = lt(e).trim().split(" "), l = {
|
|
3352
3378
|
fontSize: !1,
|
|
3353
3379
|
fontStyle: !1,
|
|
3354
3380
|
fontWeight: !1,
|
|
@@ -3375,12 +3401,12 @@ class Z {
|
|
|
3375
3401
|
}
|
|
3376
3402
|
toString() {
|
|
3377
3403
|
return [
|
|
3378
|
-
|
|
3404
|
+
M1(this.fontStyle),
|
|
3379
3405
|
this.fontVariant,
|
|
3380
|
-
|
|
3406
|
+
_1(this.fontWeight),
|
|
3381
3407
|
this.fontSize,
|
|
3382
3408
|
// Wrap fontFamily only on nodejs and only for canvas.ctx
|
|
3383
|
-
|
|
3409
|
+
I1(this.fontFamily)
|
|
3384
3410
|
].join(" ").trim();
|
|
3385
3411
|
}
|
|
3386
3412
|
}
|
|
@@ -3467,7 +3493,7 @@ class w extends m {
|
|
|
3467
3493
|
super(e.replace(/([+\-.])\s+/gm, "$1").replace(/[^MmZzLlHhVvCcSsQqTtAae\d\s.,+-].*/g, "")), this.control = null, this.start = null, this.current = null, this.command = null, this.commands = this.commands, this.i = -1, this.previousCommand = null, this.points = [], this.angles = [];
|
|
3468
3494
|
}
|
|
3469
3495
|
reset() {
|
|
3470
|
-
this.i = -1, this.command = null, this.previousCommand = null, this.start = new
|
|
3496
|
+
this.i = -1, this.command = null, this.previousCommand = null, this.start = new k(0, 0), this.control = new k(0, 0), this.current = new k(0, 0), this.points = [], this.angles = [];
|
|
3471
3497
|
}
|
|
3472
3498
|
isEnd() {
|
|
3473
3499
|
var {
|
|
@@ -3481,7 +3507,7 @@ class w extends m {
|
|
|
3481
3507
|
return this.previousCommand = this.command, this.command = e, e;
|
|
3482
3508
|
}
|
|
3483
3509
|
getPoint() {
|
|
3484
|
-
var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : "x", t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : "y", r = new
|
|
3510
|
+
var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : "x", t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : "y", r = new k(this.command[e], this.command[t]);
|
|
3485
3511
|
return this.makeAbsolute(r);
|
|
3486
3512
|
}
|
|
3487
3513
|
getAsControlPoint(e, t) {
|
|
@@ -3505,7 +3531,7 @@ class w extends m {
|
|
|
3505
3531
|
x: i,
|
|
3506
3532
|
y: n
|
|
3507
3533
|
}
|
|
3508
|
-
} = this, o = new
|
|
3534
|
+
} = this, o = new k(2 * t - i, 2 * r - n);
|
|
3509
3535
|
return o;
|
|
3510
3536
|
}
|
|
3511
3537
|
makeAbsolute(e) {
|
|
@@ -3545,7 +3571,7 @@ class w extends m {
|
|
|
3545
3571
|
return e;
|
|
3546
3572
|
}
|
|
3547
3573
|
}
|
|
3548
|
-
class Ge extends
|
|
3574
|
+
class Ge extends I {
|
|
3549
3575
|
constructor() {
|
|
3550
3576
|
super(...arguments), this.modifiedEmSizeStack = !1;
|
|
3551
3577
|
}
|
|
@@ -3586,20 +3612,20 @@ class Ge extends N {
|
|
|
3586
3612
|
}
|
|
3587
3613
|
var v = this.getStyle("stroke-width");
|
|
3588
3614
|
if (v.hasValue()) {
|
|
3589
|
-
var
|
|
3590
|
-
e.lineWidth =
|
|
3615
|
+
var g = v.getPixels();
|
|
3616
|
+
e.lineWidth = g || rt;
|
|
3591
3617
|
}
|
|
3592
|
-
var
|
|
3593
|
-
if (
|
|
3594
|
-
var T =
|
|
3618
|
+
var d = this.getStyle("stroke-linecap"), p = this.getStyle("stroke-linejoin"), y = this.getStyle("stroke-miterlimit"), x = this.getStyle("stroke-dasharray"), b = this.getStyle("stroke-dashoffset");
|
|
3619
|
+
if (d.hasValue() && (e.lineCap = d.getString()), p.hasValue() && (e.lineJoin = p.getString()), y.hasValue() && (e.miterLimit = y.getNumber()), x.hasValue() && x.getString() !== "none") {
|
|
3620
|
+
var T = ne(x.getString());
|
|
3595
3621
|
typeof e.setLineDash < "u" ? e.setLineDash(T) : typeof e.webkitLineDash < "u" ? e.webkitLineDash = T : typeof e.mozDash < "u" && !(T.length === 1 && T[0] === 0) && (e.mozDash = T);
|
|
3596
3622
|
var $ = b.getPixels();
|
|
3597
3623
|
typeof e.lineDashOffset < "u" ? e.lineDashOffset = $ : typeof e.webkitLineDashOffset < "u" ? e.webkitLineDashOffset = $ : typeof e.mozDashOffset < "u" && (e.mozDashOffset = $);
|
|
3598
3624
|
}
|
|
3599
3625
|
}
|
|
3600
3626
|
if (this.modifiedEmSizeStack = !1, typeof e.font < "u") {
|
|
3601
|
-
var E = this.getStyle("font"), O = this.getStyle("font-style"), C = this.getStyle("font-variant"),
|
|
3602
|
-
O.setValue(
|
|
3627
|
+
var E = this.getStyle("font"), O = this.getStyle("font-style"), C = this.getStyle("font-variant"), P = this.getStyle("font-weight"), V = this.getStyle("font-size"), j = this.getStyle("font-family"), R = new Z(O.getString(), C.getString(), P.getString(), V.hasValue() ? "".concat(V.getPixels(!0), "px") : "", j.getString(), Z.parse(E.getString(), e.font));
|
|
3628
|
+
O.setValue(R.fontStyle), C.setValue(R.fontVariant), P.setValue(R.fontWeight), V.setValue(R.fontSize), j.setValue(R.fontFamily), e.font = R.toString(), V.isPixels() && (this.document.emSize = V.getPixels(), this.modifiedEmSizeStack = !0);
|
|
3603
3629
|
}
|
|
3604
3630
|
t || (this.applyEffects(e), e.globalAlpha = this.calculateOpacity());
|
|
3605
3631
|
}
|
|
@@ -3672,12 +3698,12 @@ class A extends Ge {
|
|
|
3672
3698
|
}
|
|
3673
3699
|
if (o.isUrlDefinition())
|
|
3674
3700
|
for (var f = o.getDefinition(), c = 1; c < i; c++) {
|
|
3675
|
-
var [v,
|
|
3676
|
-
f.render(e, v,
|
|
3701
|
+
var [v, g] = r[c];
|
|
3702
|
+
f.render(e, v, g);
|
|
3677
3703
|
}
|
|
3678
3704
|
if (s.isUrlDefinition()) {
|
|
3679
|
-
var
|
|
3680
|
-
|
|
3705
|
+
var d = s.getDefinition(), [p, y] = r[i];
|
|
3706
|
+
d.render(e, p, y);
|
|
3681
3707
|
}
|
|
3682
3708
|
}
|
|
3683
3709
|
}
|
|
@@ -3723,7 +3749,7 @@ class A extends Ge {
|
|
|
3723
3749
|
var {
|
|
3724
3750
|
current: t,
|
|
3725
3751
|
command: r
|
|
3726
|
-
} = e, i = new
|
|
3752
|
+
} = e, i = new k((r.relative ? t.x : 0) + r.x, t.y);
|
|
3727
3753
|
return e.current = i, {
|
|
3728
3754
|
current: t,
|
|
3729
3755
|
point: i
|
|
@@ -3745,7 +3771,7 @@ class A extends Ge {
|
|
|
3745
3771
|
var {
|
|
3746
3772
|
current: t,
|
|
3747
3773
|
command: r
|
|
3748
|
-
} = e, i = new
|
|
3774
|
+
} = e, i = new k(t.x, (r.relative ? t.y : 0) + r.y);
|
|
3749
3775
|
return e.current = i, {
|
|
3750
3776
|
current: t,
|
|
3751
3777
|
point: i
|
|
@@ -3859,18 +3885,18 @@ class A extends Ge {
|
|
|
3859
3885
|
xRot: o,
|
|
3860
3886
|
lArcFlag: s,
|
|
3861
3887
|
sweepFlag: u
|
|
3862
|
-
} = r, l = o * (Math.PI / 180), h = e.getAsCurrentPoint(), f = new
|
|
3888
|
+
} = r, l = o * (Math.PI / 180), h = e.getAsCurrentPoint(), f = new k(Math.cos(l) * (t.x - h.x) / 2 + Math.sin(l) * (t.y - h.y) / 2, -Math.sin(l) * (t.x - h.x) / 2 + Math.cos(l) * (t.y - h.y) / 2), c = Math.pow(f.x, 2) / Math.pow(i, 2) + Math.pow(f.y, 2) / Math.pow(n, 2);
|
|
3863
3889
|
c > 1 && (i *= Math.sqrt(c), n *= Math.sqrt(c));
|
|
3864
3890
|
var v = (s === u ? -1 : 1) * Math.sqrt((Math.pow(i, 2) * Math.pow(n, 2) - Math.pow(i, 2) * Math.pow(f.y, 2) - Math.pow(n, 2) * Math.pow(f.x, 2)) / (Math.pow(i, 2) * Math.pow(f.y, 2) + Math.pow(n, 2) * Math.pow(f.x, 2)));
|
|
3865
3891
|
isNaN(v) && (v = 0);
|
|
3866
|
-
var
|
|
3867
|
-
return
|
|
3892
|
+
var g = new k(v * i * f.y / n, v * -n * f.x / i), d = new k((t.x + h.x) / 2 + Math.cos(l) * g.x - Math.sin(l) * g.y, (t.y + h.y) / 2 + Math.sin(l) * g.x + Math.cos(l) * g.y), p = $o([1, 0], [(f.x - g.x) / i, (f.y - g.y) / n]), y = [(f.x - g.x) / i, (f.y - g.y) / n], x = [(-f.x - g.x) / i, (-f.y - g.y) / n], b = $o(y, x);
|
|
3893
|
+
return xi(y, x) <= -1 && (b = Math.PI), xi(y, x) >= 1 && (b = 0), {
|
|
3868
3894
|
currentPoint: h,
|
|
3869
3895
|
rX: i,
|
|
3870
3896
|
rY: n,
|
|
3871
3897
|
sweepFlag: u,
|
|
3872
3898
|
xAxisRotation: l,
|
|
3873
|
-
centp:
|
|
3899
|
+
centp: d,
|
|
3874
3900
|
a1: p,
|
|
3875
3901
|
ad: b
|
|
3876
3902
|
};
|
|
@@ -3887,10 +3913,10 @@ class A extends Ge {
|
|
|
3887
3913
|
centp: l,
|
|
3888
3914
|
a1: h,
|
|
3889
3915
|
ad: f
|
|
3890
|
-
} = A.pathA(r), c = 1 - s ? 1 : -1, v = h + c * (f / 2),
|
|
3891
|
-
if (r.addMarkerAngle(
|
|
3892
|
-
var
|
|
3893
|
-
e.translate(l.x, l.y), e.rotate(u), e.scale(p, y), e.arc(0, 0,
|
|
3916
|
+
} = A.pathA(r), c = 1 - s ? 1 : -1, v = h + c * (f / 2), g = new k(l.x + n * Math.cos(v), l.y + o * Math.sin(v));
|
|
3917
|
+
if (r.addMarkerAngle(g, v - c * Math.PI / 2), r.addMarkerAngle(i, v - c * Math.PI), t.addPoint(i.x, i.y), e && !isNaN(h) && !isNaN(f)) {
|
|
3918
|
+
var d = n > o ? n : o, p = n > o ? 1 : n / o, y = n > o ? o / n : 1;
|
|
3919
|
+
e.translate(l.x, l.y), e.rotate(u), e.scale(p, y), e.arc(0, 0, d, h, h + f, !!(1 - s)), e.scale(1 / p, 1 / y), e.rotate(-u), e.translate(-l.x, -l.y);
|
|
3894
3920
|
}
|
|
3895
3921
|
}
|
|
3896
3922
|
static pathZ(e) {
|
|
@@ -3900,7 +3926,7 @@ class A extends Ge {
|
|
|
3900
3926
|
A.pathZ(this.pathParser), e && t.x1 !== t.x2 && t.y1 !== t.y2 && e.closePath();
|
|
3901
3927
|
}
|
|
3902
3928
|
}
|
|
3903
|
-
class
|
|
3929
|
+
class Sl extends A {
|
|
3904
3930
|
constructor(e, t, r) {
|
|
3905
3931
|
super(e, t, r), this.type = "glyph", this.horizAdvX = this.getAttribute("horiz-adv-x").getNumber(), this.unicode = this.getAttribute("unicode").getString(), this.arabicForm = this.getAttribute("arabic-form").getString();
|
|
3906
3932
|
}
|
|
@@ -3945,7 +3971,7 @@ class Ce extends Ge {
|
|
|
3945
3971
|
var o = t.length, s = t[r - 1], u = t[r + 1], l = "isolated";
|
|
3946
3972
|
if ((r === 0 || s === " ") && r < o - 1 && u !== " " && (l = "terminal"), r > 0 && s !== " " && r < o - 1 && u !== " " && (l = "medial"), r > 0 && s !== " " && (r === o - 1 || u === " ") && (l = "initial"), typeof e.glyphs[i] < "u") {
|
|
3947
3973
|
var h = e.glyphs[i];
|
|
3948
|
-
n = h instanceof
|
|
3974
|
+
n = h instanceof Sl ? h : h[l];
|
|
3949
3975
|
}
|
|
3950
3976
|
} else
|
|
3951
3977
|
n = e.glyphs[i];
|
|
@@ -3955,12 +3981,12 @@ class Ce extends Ge {
|
|
|
3955
3981
|
return "";
|
|
3956
3982
|
}
|
|
3957
3983
|
getTextFromNode(e) {
|
|
3958
|
-
var t = e || this.node, r = Array.from(t.parentNode.childNodes), i = r.indexOf(t), n = r.length - 1, o =
|
|
3984
|
+
var t = e || this.node, r = Array.from(t.parentNode.childNodes), i = r.indexOf(t), n = r.length - 1, o = lt(
|
|
3959
3985
|
// textNode.value
|
|
3960
3986
|
// || textNode.text
|
|
3961
3987
|
t.textContent || ""
|
|
3962
3988
|
);
|
|
3963
|
-
return i === 0 && (o =
|
|
3989
|
+
return i === 0 && (o = s1(o)), i === n && (o = o1(o)), o;
|
|
3964
3990
|
}
|
|
3965
3991
|
renderChildren(e) {
|
|
3966
3992
|
if (this.type !== "text") {
|
|
@@ -3983,11 +4009,11 @@ class Ce extends Ge {
|
|
|
3983
4009
|
if (n) {
|
|
3984
4010
|
for (var {
|
|
3985
4011
|
unitsPerEm: o
|
|
3986
|
-
} = n.fontFace, s = Z.parse(t.ctx.font), u = r.getStyle("font-size").getNumber(s.fontSize), l = r.getStyle("font-style").getString(s.fontStyle), h = u / o, f = n.isRTL ? i.split("").reverse().join("") : i, c =
|
|
3987
|
-
var
|
|
4012
|
+
} = n.fontFace, s = Z.parse(t.ctx.font), u = r.getStyle("font-size").getNumber(s.fontSize), l = r.getStyle("font-style").getString(s.fontStyle), h = u / o, f = n.isRTL ? i.split("").reverse().join("") : i, c = ne(r.getAttribute("dx").getString()), v = f.length, g = 0; g < v; g++) {
|
|
4013
|
+
var d = this.getGlyph(n, f, g);
|
|
3988
4014
|
e.translate(this.x, this.y), e.scale(h, -h);
|
|
3989
4015
|
var p = e.lineWidth;
|
|
3990
|
-
e.lineWidth = e.lineWidth * o / u, l === "italic" && e.transform(1, 0, 0.4, 1, 0, 0),
|
|
4016
|
+
e.lineWidth = e.lineWidth * o / u, l === "italic" && e.transform(1, 0, 0.4, 1, 0, 0), d.render(e), l === "italic" && e.transform(1, 0, -0.4, 1, 0, 0), e.lineWidth = p, e.scale(1 / h, -1 / h), e.translate(-this.x, -this.y), this.x += u * (d.horizAdvX || n.horizAdvX) / o, typeof c[g] < "u" && !isNaN(c[g]) && (this.x += c[g]);
|
|
3991
4017
|
}
|
|
3992
4018
|
return;
|
|
3993
4019
|
}
|
|
@@ -4059,7 +4085,7 @@ class Ce extends Ge {
|
|
|
4059
4085
|
parent: r
|
|
4060
4086
|
} = this, i = r.getStyle("font-family").getDefinition();
|
|
4061
4087
|
if (i) {
|
|
4062
|
-
for (var n = this.getFontSize(), o = i.isRTL ? t.split("").reverse().join("") : t, s =
|
|
4088
|
+
for (var n = this.getFontSize(), o = i.isRTL ? t.split("").reverse().join("") : t, s = ne(r.getAttribute("dx").getString()), u = o.length, l = 0, h = 0; h < u; h++) {
|
|
4063
4089
|
var f = this.getGlyph(i, o, h);
|
|
4064
4090
|
l += (f.horizAdvX || i.horizAdvX) * n / i.fontFace.unitsPerEm, typeof s[h] < "u" && !isNaN(s[h]) && (l += s[h]);
|
|
4065
4091
|
}
|
|
@@ -4089,20 +4115,20 @@ class Ce extends Ge {
|
|
|
4089
4115
|
return null;
|
|
4090
4116
|
}
|
|
4091
4117
|
}
|
|
4092
|
-
class
|
|
4118
|
+
class Lr extends Ce {
|
|
4093
4119
|
constructor(e, t, r) {
|
|
4094
|
-
super(e, t, new.target ===
|
|
4120
|
+
super(e, t, new.target === Lr ? !0 : r), this.type = "tspan", this.text = this.children.length > 0 ? "" : this.getTextFromNode();
|
|
4095
4121
|
}
|
|
4096
4122
|
getText() {
|
|
4097
4123
|
return this.text;
|
|
4098
4124
|
}
|
|
4099
4125
|
}
|
|
4100
|
-
class
|
|
4126
|
+
class V1 extends Lr {
|
|
4101
4127
|
constructor() {
|
|
4102
4128
|
super(...arguments), this.type = "textNode";
|
|
4103
4129
|
}
|
|
4104
4130
|
}
|
|
4105
|
-
class
|
|
4131
|
+
class Nt extends Ge {
|
|
4106
4132
|
constructor() {
|
|
4107
4133
|
super(...arguments), this.type = "svg", this.root = !1;
|
|
4108
4134
|
}
|
|
@@ -4124,19 +4150,19 @@ class It extends Ge {
|
|
|
4124
4150
|
height: l
|
|
4125
4151
|
} = i.viewPort;
|
|
4126
4152
|
this.getStyle("width").hasValue() || this.getStyle("width", !0).setValue("100%"), this.getStyle("height").hasValue() || this.getStyle("height", !0).setValue("100%"), this.getStyle("color").hasValue() || this.getStyle("color", !0).setValue("black");
|
|
4127
|
-
var h = this.getAttribute("refX"), f = this.getAttribute("refY"), c = this.getAttribute("viewBox"), v = c.hasValue() ?
|
|
4128
|
-
v && (
|
|
4153
|
+
var h = this.getAttribute("refX"), f = this.getAttribute("refY"), c = this.getAttribute("viewBox"), v = c.hasValue() ? ne(c.getString()) : null, g = !this.root && this.getStyle("overflow").getValue("hidden") !== "visible", d = 0, p = 0, y = 0, x = 0;
|
|
4154
|
+
v && (d = v[0], p = v[1]), this.root || (u = this.getStyle("width").getPixels("x"), l = this.getStyle("height").getPixels("y"), this.type === "marker" && (y = d, x = p, d = 0, p = 0)), i.viewPort.setCurrent(u, l), this.node && (!this.parent || ((t = this.node.parentNode) === null || t === void 0 ? void 0 : t.nodeName) === "foreignObject") && this.getStyle("transform", !1, !0).hasValue() && !this.getStyle("transform-origin", !1, !0).hasValue() && this.getStyle("transform-origin", !0, !0).setValue("50% 50%"), super.setContext(e), e.translate(this.getAttribute("x").getPixels("x"), this.getAttribute("y").getPixels("y")), v && (u = v[2], l = v[3]), r.setViewBox({
|
|
4129
4155
|
ctx: e,
|
|
4130
4156
|
aspectRatio: this.getAttribute("preserveAspectRatio").getString(),
|
|
4131
4157
|
width: i.viewPort.width,
|
|
4132
4158
|
desiredWidth: u,
|
|
4133
4159
|
height: i.viewPort.height,
|
|
4134
4160
|
desiredHeight: l,
|
|
4135
|
-
minX:
|
|
4161
|
+
minX: d,
|
|
4136
4162
|
minY: p,
|
|
4137
4163
|
refX: h.getValue(),
|
|
4138
4164
|
refY: f.getValue(),
|
|
4139
|
-
clip:
|
|
4165
|
+
clip: g,
|
|
4140
4166
|
clipX: y,
|
|
4141
4167
|
clipY: x
|
|
4142
4168
|
}), v && (i.viewPort.removeCurrent(), i.viewPort.setCurrent(u, l));
|
|
@@ -4165,7 +4191,7 @@ class It extends Ge {
|
|
|
4165
4191
|
}
|
|
4166
4192
|
}
|
|
4167
4193
|
}
|
|
4168
|
-
class
|
|
4194
|
+
class El extends A {
|
|
4169
4195
|
constructor() {
|
|
4170
4196
|
super(...arguments), this.type = "rect";
|
|
4171
4197
|
}
|
|
@@ -4181,7 +4207,7 @@ class xl extends A {
|
|
|
4181
4207
|
return null;
|
|
4182
4208
|
}
|
|
4183
4209
|
}
|
|
4184
|
-
class
|
|
4210
|
+
class D1 extends A {
|
|
4185
4211
|
constructor() {
|
|
4186
4212
|
super(...arguments), this.type = "circle";
|
|
4187
4213
|
}
|
|
@@ -4193,7 +4219,7 @@ class S1 extends A {
|
|
|
4193
4219
|
return null;
|
|
4194
4220
|
}
|
|
4195
4221
|
}
|
|
4196
|
-
class
|
|
4222
|
+
class L1 extends A {
|
|
4197
4223
|
constructor() {
|
|
4198
4224
|
super(...arguments), this.type = "ellipse";
|
|
4199
4225
|
}
|
|
@@ -4205,12 +4231,12 @@ class E1 extends A {
|
|
|
4205
4231
|
return null;
|
|
4206
4232
|
}
|
|
4207
4233
|
}
|
|
4208
|
-
class
|
|
4234
|
+
class k1 extends A {
|
|
4209
4235
|
constructor() {
|
|
4210
4236
|
super(...arguments), this.type = "line";
|
|
4211
4237
|
}
|
|
4212
4238
|
getPoints() {
|
|
4213
|
-
return [new
|
|
4239
|
+
return [new k(this.getAttribute("x1").getPixels("x"), this.getAttribute("y1").getPixels("y")), new k(this.getAttribute("x2").getPixels("x"), this.getAttribute("y2").getPixels("y"))];
|
|
4214
4240
|
}
|
|
4215
4241
|
path(e) {
|
|
4216
4242
|
var [{
|
|
@@ -4227,9 +4253,9 @@ class $1 extends A {
|
|
|
4227
4253
|
return [[e, r], [t, r]];
|
|
4228
4254
|
}
|
|
4229
4255
|
}
|
|
4230
|
-
class
|
|
4256
|
+
class $l extends A {
|
|
4231
4257
|
constructor(e, t, r) {
|
|
4232
|
-
super(e, t, r), this.type = "polyline", this.points = [], this.points =
|
|
4258
|
+
super(e, t, r), this.type = "polyline", this.points = [], this.points = k.parsePath(this.getAttribute("points").getString());
|
|
4233
4259
|
}
|
|
4234
4260
|
path(e) {
|
|
4235
4261
|
var {
|
|
@@ -4255,7 +4281,7 @@ class Tl extends A {
|
|
|
4255
4281
|
}), r.length > 0 && r.push([e[e.length - 1], r[r.length - 1][1]]), r;
|
|
4256
4282
|
}
|
|
4257
4283
|
}
|
|
4258
|
-
class
|
|
4284
|
+
class B1 extends $l {
|
|
4259
4285
|
constructor() {
|
|
4260
4286
|
super(...arguments), this.type = "polygon";
|
|
4261
4287
|
}
|
|
@@ -4267,12 +4293,12 @@ class w1 extends Tl {
|
|
|
4267
4293
|
return e && (e.lineTo(r, i), e.closePath()), t;
|
|
4268
4294
|
}
|
|
4269
4295
|
}
|
|
4270
|
-
class
|
|
4296
|
+
class j1 extends I {
|
|
4271
4297
|
constructor() {
|
|
4272
4298
|
super(...arguments), this.type = "pattern";
|
|
4273
4299
|
}
|
|
4274
4300
|
createPattern(e, t, r) {
|
|
4275
|
-
var i = this.getStyle("width").getPixels("x", !0), n = this.getStyle("height").getPixels("y", !0), o = new
|
|
4301
|
+
var i = this.getStyle("width").getPixels("x", !0), n = this.getStyle("height").getPixels("y", !0), o = new Nt(this.document, null);
|
|
4276
4302
|
o.attributes.viewBox = new S(this.document, "viewBox", this.getAttribute("viewBox").getValue()), o.attributes.width = new S(this.document, "width", "".concat(i, "px")), o.attributes.height = new S(this.document, "height", "".concat(n, "px")), o.attributes.transform = new S(this.document, "transform", this.getAttribute("patternTransform").getValue()), o.children = this.children;
|
|
4277
4303
|
var s = this.document.createCanvas(i, n), u = s.getContext("2d"), l = this.getAttribute("x"), h = this.getAttribute("y");
|
|
4278
4304
|
l.hasValue() && h.hasValue() && u.translate(l.getPixels("x", !0), h.getPixels("y", !0)), r.hasValue() ? this.styles["fill-opacity"] = r : Reflect.deleteProperty(this.styles, "fill-opacity");
|
|
@@ -4283,7 +4309,7 @@ class C1 extends N {
|
|
|
4283
4309
|
return v;
|
|
4284
4310
|
}
|
|
4285
4311
|
}
|
|
4286
|
-
class
|
|
4312
|
+
class F1 extends I {
|
|
4287
4313
|
constructor() {
|
|
4288
4314
|
super(...arguments), this.type = "marker";
|
|
4289
4315
|
}
|
|
@@ -4294,19 +4320,19 @@ class A1 extends N {
|
|
|
4294
4320
|
y: n
|
|
4295
4321
|
} = t, o = this.getAttribute("orient").getString("auto"), s = this.getAttribute("markerUnits").getString("strokeWidth");
|
|
4296
4322
|
e.translate(i, n), o === "auto" && e.rotate(r), s === "strokeWidth" && e.scale(e.lineWidth, e.lineWidth), e.save();
|
|
4297
|
-
var u = new
|
|
4323
|
+
var u = new Nt(this.document, null);
|
|
4298
4324
|
u.type = this.type, u.attributes.viewBox = new S(this.document, "viewBox", this.getAttribute("viewBox").getValue()), u.attributes.refX = new S(this.document, "refX", this.getAttribute("refX").getValue()), u.attributes.refY = new S(this.document, "refY", this.getAttribute("refY").getValue()), u.attributes.width = new S(this.document, "width", this.getAttribute("markerWidth").getValue()), u.attributes.height = new S(this.document, "height", this.getAttribute("markerHeight").getValue()), u.attributes.overflow = new S(this.document, "overflow", this.getAttribute("overflow").getValue()), u.attributes.fill = new S(this.document, "fill", this.getAttribute("fill").getColor("black")), u.attributes.stroke = new S(this.document, "stroke", this.getAttribute("stroke").getValue("none")), u.children = this.children, u.render(e), e.restore(), s === "strokeWidth" && e.scale(1 / e.lineWidth, 1 / e.lineWidth), o === "auto" && e.rotate(-r), e.translate(-i, -n);
|
|
4299
4325
|
}
|
|
4300
4326
|
}
|
|
4301
4327
|
}
|
|
4302
|
-
class
|
|
4328
|
+
class U1 extends I {
|
|
4303
4329
|
constructor() {
|
|
4304
4330
|
super(...arguments), this.type = "defs";
|
|
4305
4331
|
}
|
|
4306
4332
|
render() {
|
|
4307
4333
|
}
|
|
4308
4334
|
}
|
|
4309
|
-
class
|
|
4335
|
+
class sn extends Ge {
|
|
4310
4336
|
constructor() {
|
|
4311
4337
|
super(...arguments), this.type = "g";
|
|
4312
4338
|
}
|
|
@@ -4317,7 +4343,7 @@ class an extends Ge {
|
|
|
4317
4343
|
}), t;
|
|
4318
4344
|
}
|
|
4319
4345
|
}
|
|
4320
|
-
class
|
|
4346
|
+
class wl extends I {
|
|
4321
4347
|
constructor(e, t, r) {
|
|
4322
4348
|
super(e, t, r), this.attributesToInherit = ["gradientUnits"], this.stops = [];
|
|
4323
4349
|
var {
|
|
@@ -4347,14 +4373,14 @@ class Ol extends N {
|
|
|
4347
4373
|
} = this, {
|
|
4348
4374
|
MAX_VIRTUAL_PIXELS: u,
|
|
4349
4375
|
viewPort: l
|
|
4350
|
-
} = s.screen, [h] = l.viewPorts, f = new
|
|
4376
|
+
} = s.screen, [h] = l.viewPorts, f = new El(s, null);
|
|
4351
4377
|
f.attributes.x = new S(s, "x", -u / 3), f.attributes.y = new S(s, "y", -u / 3), f.attributes.width = new S(s, "width", u), f.attributes.height = new S(s, "height", u);
|
|
4352
|
-
var c = new
|
|
4378
|
+
var c = new sn(s, null);
|
|
4353
4379
|
c.attributes.transform = new S(s, "transform", this.getAttribute("gradientTransform").getValue()), c.children = [f];
|
|
4354
|
-
var v = new
|
|
4380
|
+
var v = new Nt(s, null);
|
|
4355
4381
|
v.attributes.x = new S(s, "x", 0), v.attributes.y = new S(s, "y", 0), v.attributes.width = new S(s, "width", h.width), v.attributes.height = new S(s, "height", h.height), v.children = [c];
|
|
4356
|
-
var
|
|
4357
|
-
return
|
|
4382
|
+
var g = s.createCanvas(h.width, h.height), d = g.getContext("2d");
|
|
4383
|
+
return d.fillStyle = o, v.render(d), d.createPattern(g, "no-repeat");
|
|
4358
4384
|
}
|
|
4359
4385
|
return o;
|
|
4360
4386
|
}
|
|
@@ -4371,7 +4397,7 @@ class Ol extends N {
|
|
|
4371
4397
|
return t;
|
|
4372
4398
|
}
|
|
4373
4399
|
}
|
|
4374
|
-
class
|
|
4400
|
+
class G1 extends wl {
|
|
4375
4401
|
constructor(e, t, r) {
|
|
4376
4402
|
super(e, t, r), this.type = "linearGradient", this.attributesToInherit.push("x1", "y1", "x2", "y2");
|
|
4377
4403
|
}
|
|
@@ -4384,7 +4410,7 @@ class R1 extends Ol {
|
|
|
4384
4410
|
return n === s && o === u ? null : e.createLinearGradient(n, o, s, u);
|
|
4385
4411
|
}
|
|
4386
4412
|
}
|
|
4387
|
-
class
|
|
4413
|
+
class z1 extends wl {
|
|
4388
4414
|
constructor(e, t, r) {
|
|
4389
4415
|
super(e, t, r), this.type = "radialGradient", this.attributesToInherit.push("cx", "cy", "r", "fx", "fy", "fr");
|
|
4390
4416
|
}
|
|
@@ -4399,14 +4425,14 @@ class N1 extends Ol {
|
|
|
4399
4425
|
return e.createRadialGradient(s, u, h, n, o, l);
|
|
4400
4426
|
}
|
|
4401
4427
|
}
|
|
4402
|
-
class
|
|
4428
|
+
class H1 extends I {
|
|
4403
4429
|
constructor(e, t, r) {
|
|
4404
4430
|
super(e, t, r), this.type = "stop";
|
|
4405
4431
|
var i = Math.max(0, Math.min(1, this.getAttribute("offset").getNumber())), n = this.getStyle("stop-opacity"), o = this.getStyle("stop-color", !0);
|
|
4406
4432
|
o.getString() === "" && o.setValue("#000"), n.hasValue() && (o = o.addOpacity(n)), this.offset = i, this.color = o.getColor();
|
|
4407
4433
|
}
|
|
4408
4434
|
}
|
|
4409
|
-
class
|
|
4435
|
+
class on extends I {
|
|
4410
4436
|
constructor(e, t, r) {
|
|
4411
4437
|
super(e, t, r), this.type = "animate", this.duration = 0, this.initialValue = null, this.initialUnits = "", this.removed = !1, this.frozen = !1, e.screen.animations.push(this), this.begin = this.getAttribute("begin").getMilliseconds(), this.maxDuration = this.begin + this.getAttribute("dur").getMilliseconds(), this.from = this.getAttribute("from"), this.to = this.getAttribute("to"), this.values = new S(e, "values", null);
|
|
4412
4438
|
var i = this.getAttribute("values");
|
|
@@ -4467,7 +4493,7 @@ class nn extends N {
|
|
|
4467
4493
|
return r;
|
|
4468
4494
|
}
|
|
4469
4495
|
}
|
|
4470
|
-
class
|
|
4496
|
+
class Y1 extends on {
|
|
4471
4497
|
constructor() {
|
|
4472
4498
|
super(...arguments), this.type = "animateColor";
|
|
4473
4499
|
}
|
|
@@ -4476,7 +4502,7 @@ class M1 extends nn {
|
|
|
4476
4502
|
progress: e,
|
|
4477
4503
|
from: t,
|
|
4478
4504
|
to: r
|
|
4479
|
-
} = this.getProgress(), i = new
|
|
4505
|
+
} = this.getProgress(), i = new yi(t.getColor()), n = new yi(r.getColor());
|
|
4480
4506
|
if (i.ok && n.ok) {
|
|
4481
4507
|
var o = i.r + (n.r - i.r) * e, s = i.g + (n.g - i.g) * e, u = i.b + (n.b - i.b) * e;
|
|
4482
4508
|
return "rgb(".concat(Math.floor(o), ", ").concat(Math.floor(s), ", ").concat(Math.floor(u), ")");
|
|
@@ -4484,7 +4510,7 @@ class M1 extends nn {
|
|
|
4484
4510
|
return this.getAttribute("from").getColor();
|
|
4485
4511
|
}
|
|
4486
4512
|
}
|
|
4487
|
-
class
|
|
4513
|
+
class X1 extends on {
|
|
4488
4514
|
constructor() {
|
|
4489
4515
|
super(...arguments), this.type = "animateTransform";
|
|
4490
4516
|
}
|
|
@@ -4493,14 +4519,14 @@ class _1 extends nn {
|
|
|
4493
4519
|
progress: e,
|
|
4494
4520
|
from: t,
|
|
4495
4521
|
to: r
|
|
4496
|
-
} = this.getProgress(), i =
|
|
4522
|
+
} = this.getProgress(), i = ne(t.getString()), n = ne(r.getString()), o = i.map((s, u) => {
|
|
4497
4523
|
var l = n[u];
|
|
4498
4524
|
return s + (l - s) * e;
|
|
4499
4525
|
}).join(" ");
|
|
4500
4526
|
return o;
|
|
4501
4527
|
}
|
|
4502
4528
|
}
|
|
4503
|
-
class
|
|
4529
|
+
class W1 extends I {
|
|
4504
4530
|
constructor(e, t, r) {
|
|
4505
4531
|
super(e, t, r), this.type = "font", this.glyphs = /* @__PURE__ */ Object.create(null), this.horizAdvX = this.getAttribute("horiz-adv-x").getNumber();
|
|
4506
4532
|
var {
|
|
@@ -4529,17 +4555,17 @@ class V1 extends N {
|
|
|
4529
4555
|
render() {
|
|
4530
4556
|
}
|
|
4531
4557
|
}
|
|
4532
|
-
class
|
|
4558
|
+
class q1 extends I {
|
|
4533
4559
|
constructor(e, t, r) {
|
|
4534
4560
|
super(e, t, r), this.type = "font-face", this.ascent = this.getAttribute("ascent").getNumber(), this.descent = this.getAttribute("descent").getNumber(), this.unitsPerEm = this.getAttribute("units-per-em").getNumber();
|
|
4535
4561
|
}
|
|
4536
4562
|
}
|
|
4537
|
-
class
|
|
4563
|
+
class Q1 extends A {
|
|
4538
4564
|
constructor() {
|
|
4539
4565
|
super(...arguments), this.type = "missing-glyph", this.horizAdvX = 0;
|
|
4540
4566
|
}
|
|
4541
4567
|
}
|
|
4542
|
-
class
|
|
4568
|
+
class K1 extends Ce {
|
|
4543
4569
|
constructor() {
|
|
4544
4570
|
super(...arguments), this.type = "tref";
|
|
4545
4571
|
}
|
|
@@ -4553,7 +4579,7 @@ class L1 extends Ce {
|
|
|
4553
4579
|
return "";
|
|
4554
4580
|
}
|
|
4555
4581
|
}
|
|
4556
|
-
class
|
|
4582
|
+
class Z1 extends Ce {
|
|
4557
4583
|
constructor(e, t, r) {
|
|
4558
4584
|
super(e, t, r), this.type = "a";
|
|
4559
4585
|
var {
|
|
@@ -4576,7 +4602,7 @@ class B1 extends Ce {
|
|
|
4576
4602
|
} = t.screen, o = new S(t, "fontSize", Z.parse(t.ctx.font).fontSize);
|
|
4577
4603
|
n.isWorking() && n.checkBoundingBox(this, new ce(r, i - o.getPixels("y"), r + this.measureText(e), i));
|
|
4578
4604
|
} else if (this.children.length > 0) {
|
|
4579
|
-
var s = new
|
|
4605
|
+
var s = new sn(this.document, null);
|
|
4580
4606
|
s.children = this.children, s.parent = this, s.render(e);
|
|
4581
4607
|
}
|
|
4582
4608
|
}
|
|
@@ -4591,7 +4617,7 @@ class B1 extends Ce {
|
|
|
4591
4617
|
e.canvas.style.cursor = "pointer";
|
|
4592
4618
|
}
|
|
4593
4619
|
}
|
|
4594
|
-
function
|
|
4620
|
+
function Mo(a, e) {
|
|
4595
4621
|
var t = Object.keys(a);
|
|
4596
4622
|
if (Object.getOwnPropertySymbols) {
|
|
4597
4623
|
var r = Object.getOwnPropertySymbols(a);
|
|
@@ -4601,18 +4627,18 @@ function Ro(a, e) {
|
|
|
4601
4627
|
}
|
|
4602
4628
|
return t;
|
|
4603
4629
|
}
|
|
4604
|
-
function
|
|
4630
|
+
function ir(a) {
|
|
4605
4631
|
for (var e = 1; e < arguments.length; e++) {
|
|
4606
4632
|
var t = arguments[e] != null ? arguments[e] : {};
|
|
4607
|
-
e % 2 ?
|
|
4608
|
-
|
|
4609
|
-
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(a, Object.getOwnPropertyDescriptors(t)) :
|
|
4633
|
+
e % 2 ? Mo(Object(t), !0).forEach(function(r) {
|
|
4634
|
+
an(a, r, t[r]);
|
|
4635
|
+
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(a, Object.getOwnPropertyDescriptors(t)) : Mo(Object(t)).forEach(function(r) {
|
|
4610
4636
|
Object.defineProperty(a, r, Object.getOwnPropertyDescriptor(t, r));
|
|
4611
4637
|
});
|
|
4612
4638
|
}
|
|
4613
4639
|
return a;
|
|
4614
4640
|
}
|
|
4615
|
-
class
|
|
4641
|
+
class J1 extends Ce {
|
|
4616
4642
|
constructor(e, t, r) {
|
|
4617
4643
|
super(e, t, r), this.type = "textPath", this.textWidth = 0, this.textHeight = 0, this.pathLength = -1, this.glyphInfo = null, this.letterSpacingCache = [], this.measuresCache = /* @__PURE__ */ new Map([["", 0]]);
|
|
4618
4644
|
var i = this.getHrefAttribute().getDefinition();
|
|
@@ -4644,8 +4670,8 @@ class j1 extends Ce {
|
|
|
4644
4670
|
e && e.quadraticCurveTo(n[0], n[1], n[2], n[3]);
|
|
4645
4671
|
break;
|
|
4646
4672
|
case w.ARC: {
|
|
4647
|
-
var [o, s, u, l, h, f, c, v] = n,
|
|
4648
|
-
e && (e.translate(o, s), e.rotate(c), e.scale(
|
|
4673
|
+
var [o, s, u, l, h, f, c, v] = n, g = u > l ? u : l, d = u > l ? 1 : u / l, p = u > l ? l / u : 1;
|
|
4674
|
+
e && (e.translate(o, s), e.rotate(c), e.scale(d, p), e.arc(0, 0, g, h, h + f, !!(1 - v)), e.scale(1 / d, 1 / p), e.rotate(-c), e.translate(-o, -s));
|
|
4649
4675
|
break;
|
|
4650
4676
|
}
|
|
4651
4677
|
case w.CLOSE_PATH:
|
|
@@ -4676,23 +4702,23 @@ class j1 extends Ce {
|
|
|
4676
4702
|
findSegmentToFitChar(e, t, r, i, n, o, s, u, l) {
|
|
4677
4703
|
var h = o, f = this.measureText(e, u);
|
|
4678
4704
|
u === " " && t === "justify" && r < i && (f += (i - r) / n), l > -1 && (h += this.getLetterSpacingAt(l));
|
|
4679
|
-
var c = this.textHeight / 20, v = this.getEquidistantPointOnPath(h, c, 0),
|
|
4705
|
+
var c = this.textHeight / 20, v = this.getEquidistantPointOnPath(h, c, 0), g = this.getEquidistantPointOnPath(h + f, c, 0), d = {
|
|
4680
4706
|
p0: v,
|
|
4681
|
-
p1:
|
|
4682
|
-
}, p = v &&
|
|
4707
|
+
p1: g
|
|
4708
|
+
}, p = v && g ? Math.atan2(g.y - v.y, g.x - v.x) : 0;
|
|
4683
4709
|
if (s) {
|
|
4684
4710
|
var y = Math.cos(Math.PI / 2 + p) * s, x = Math.cos(-p) * s;
|
|
4685
|
-
|
|
4711
|
+
d.p0 = ir(ir({}, v), {}, {
|
|
4686
4712
|
x: v.x + y,
|
|
4687
4713
|
y: v.y + x
|
|
4688
|
-
}),
|
|
4689
|
-
x:
|
|
4690
|
-
y:
|
|
4714
|
+
}), d.p1 = ir(ir({}, g), {}, {
|
|
4715
|
+
x: g.x + y,
|
|
4716
|
+
y: g.y + x
|
|
4691
4717
|
});
|
|
4692
4718
|
}
|
|
4693
4719
|
return h += f, {
|
|
4694
4720
|
offset: h,
|
|
4695
|
-
segment:
|
|
4721
|
+
segment: d,
|
|
4696
4722
|
rotation: p
|
|
4697
4723
|
};
|
|
4698
4724
|
}
|
|
@@ -4716,8 +4742,8 @@ class j1 extends Ce {
|
|
|
4716
4742
|
this.letterSpacingCache = f;
|
|
4717
4743
|
for (var v = 0; v < c; v++)
|
|
4718
4744
|
f.push(typeof n[v] < "u" ? n[v] : h);
|
|
4719
|
-
var
|
|
4720
|
-
this.textWidth =
|
|
4745
|
+
var g = f.reduce((T, $, E) => E === 0 ? 0 : T + $ || 0, 0), d = this.measureText(e), p = Math.max(d + g, 0);
|
|
4746
|
+
this.textWidth = d, this.textHeight = this.getFontSize(), this.glyphInfo = [];
|
|
4721
4747
|
var y = this.getPathLength(), x = this.getStyle("startOffset").getNumber(0) * y, b = 0;
|
|
4722
4748
|
(s === "middle" || s === "center") && (b = -p / 2), (s === "end" || s === "right") && (b = -p), b += x, r.forEach((T, $) => {
|
|
4723
4749
|
var {
|
|
@@ -4892,7 +4918,7 @@ class j1 extends Ce {
|
|
|
4892
4918
|
return 0;
|
|
4893
4919
|
}
|
|
4894
4920
|
getPointOnLine(e, t, r, i, n) {
|
|
4895
|
-
var o = arguments.length > 5 && arguments[5] !== void 0 ? arguments[5] : t, s = arguments.length > 6 && arguments[6] !== void 0 ? arguments[6] : r, u = (n - r) / (i - t +
|
|
4921
|
+
var o = arguments.length > 5 && arguments[5] !== void 0 ? arguments[5] : t, s = arguments.length > 6 && arguments[6] !== void 0 ? arguments[6] : r, u = (n - r) / (i - t + rt), l = Math.sqrt(e * e / (1 + u * u));
|
|
4896
4922
|
i < t && (l *= -1);
|
|
4897
4923
|
var h = u * l, f = null;
|
|
4898
4924
|
if (i === t)
|
|
@@ -4900,17 +4926,17 @@ class j1 extends Ce {
|
|
|
4900
4926
|
x: o,
|
|
4901
4927
|
y: s + h
|
|
4902
4928
|
};
|
|
4903
|
-
else if ((s - r) / (o - t +
|
|
4929
|
+
else if ((s - r) / (o - t + rt) === u)
|
|
4904
4930
|
f = {
|
|
4905
4931
|
x: o + l,
|
|
4906
4932
|
y: s + h
|
|
4907
4933
|
};
|
|
4908
4934
|
else {
|
|
4909
|
-
var c = 0, v = 0,
|
|
4910
|
-
if (
|
|
4935
|
+
var c = 0, v = 0, g = this.getLineLength(t, r, i, n);
|
|
4936
|
+
if (g < rt)
|
|
4911
4937
|
return null;
|
|
4912
|
-
var
|
|
4913
|
-
|
|
4938
|
+
var d = (o - t) * (i - t) + (s - r) * (n - r);
|
|
4939
|
+
d /= g * g, c = t + d * (i - t), v = r + d * (n - r);
|
|
4914
4940
|
var p = this.getLineLength(o, s, c, v), y = Math.sqrt(e * e - p * p);
|
|
4915
4941
|
l = Math.sqrt(y * y / (1 + u * u)), i < t && (l *= -1), h = u * l, f = {
|
|
4916
4942
|
x: c + l,
|
|
@@ -4963,14 +4989,14 @@ class j1 extends Ce {
|
|
|
4963
4989
|
return this.pathLength === -1 && (this.pathLength = this.dataArray.reduce((e, t) => t.pathLength > 0 ? e + t.pathLength : e, 0)), this.pathLength;
|
|
4964
4990
|
}
|
|
4965
4991
|
getPointOnCubicBezier(e, t, r, i, n, o, s, u, l) {
|
|
4966
|
-
var h = u *
|
|
4992
|
+
var h = u * wo(e) + o * Co(e) + i * Ao(e) + t * Po(e), f = l * wo(e) + s * Co(e) + n * Ao(e) + r * Po(e);
|
|
4967
4993
|
return {
|
|
4968
4994
|
x: h,
|
|
4969
4995
|
y: f
|
|
4970
4996
|
};
|
|
4971
4997
|
}
|
|
4972
4998
|
getPointOnQuadraticBezier(e, t, r, i, n, o, s) {
|
|
4973
|
-
var u = o *
|
|
4999
|
+
var u = o * Ro(e) + i * No(e) + t * Io(e), l = s * Ro(e) + n * No(e) + r * Io(e);
|
|
4974
5000
|
return {
|
|
4975
5001
|
x: u,
|
|
4976
5002
|
y: l
|
|
@@ -5012,8 +5038,8 @@ class j1 extends Ce {
|
|
|
5012
5038
|
return this.equidistantCache.points[i] || null;
|
|
5013
5039
|
}
|
|
5014
5040
|
}
|
|
5015
|
-
var
|
|
5016
|
-
class
|
|
5041
|
+
var e2 = /^\s*data:(([^/,;]+\/[^/,;]+)(?:;([^,;=]+=[^,;=]+))?)?(?:;(base64))?,(.*)$/i;
|
|
5042
|
+
class t2 extends Ge {
|
|
5017
5043
|
constructor(e, t, r) {
|
|
5018
5044
|
super(e, t, r), this.type = "image", this.loaded = !1;
|
|
5019
5045
|
var i = this.getHrefAttribute().getString();
|
|
@@ -5037,7 +5063,7 @@ class U1 extends Ge {
|
|
|
5037
5063
|
loadSvg(e) {
|
|
5038
5064
|
var t = this;
|
|
5039
5065
|
return xe(function* () {
|
|
5040
|
-
var r =
|
|
5066
|
+
var r = e2.exec(e);
|
|
5041
5067
|
if (r) {
|
|
5042
5068
|
var i = r[5];
|
|
5043
5069
|
r[4] === "base64" ? t.image = atob(i) : t.image = decodeURIComponent(i);
|
|
@@ -5089,14 +5115,14 @@ class U1 extends Ge {
|
|
|
5089
5115
|
return new ce(e, t, e + r, t + i);
|
|
5090
5116
|
}
|
|
5091
5117
|
}
|
|
5092
|
-
class
|
|
5118
|
+
class r2 extends Ge {
|
|
5093
5119
|
constructor() {
|
|
5094
5120
|
super(...arguments), this.type = "symbol";
|
|
5095
5121
|
}
|
|
5096
5122
|
render(e) {
|
|
5097
5123
|
}
|
|
5098
5124
|
}
|
|
5099
|
-
class
|
|
5125
|
+
class a2 {
|
|
5100
5126
|
constructor(e) {
|
|
5101
5127
|
this.document = e, this.loaded = !1, e.fonts.push(this);
|
|
5102
5128
|
}
|
|
@@ -5118,10 +5144,10 @@ class z1 {
|
|
|
5118
5144
|
})();
|
|
5119
5145
|
}
|
|
5120
5146
|
}
|
|
5121
|
-
class
|
|
5147
|
+
class Cl extends I {
|
|
5122
5148
|
constructor(e, t, r) {
|
|
5123
5149
|
super(e, t, r), this.type = "style";
|
|
5124
|
-
var i =
|
|
5150
|
+
var i = lt(
|
|
5125
5151
|
Array.from(t.childNodes).map((o) => o.textContent).join("").replace(/(\/\*([^*]|[\r\n]|(\*+([^*/]|[\r\n])))*\*+\/)|(^[\s]*\/\/.*)/gm, "").replace(/@import.*;/g, "")
|
|
5126
5152
|
// remove imports
|
|
5127
5153
|
), n = i.split("}");
|
|
@@ -5136,12 +5162,12 @@ class Sl extends N {
|
|
|
5136
5162
|
if (h.forEach((p) => {
|
|
5137
5163
|
var y = p.indexOf(":"), x = p.substr(0, y).trim(), b = p.substr(y + 1, p.length - y).trim();
|
|
5138
5164
|
x && b && (v[x] = new S(e, x, b));
|
|
5139
|
-
}), e.styles[c] = v, e.stylesSpecificity[c] =
|
|
5140
|
-
var
|
|
5141
|
-
|
|
5165
|
+
}), e.styles[c] = v, e.stylesSpecificity[c] = m1(c), c === "@font-face") {
|
|
5166
|
+
var g = v["font-family"].getString().replace(/"|'/g, ""), d = v.src.getString().split(",");
|
|
5167
|
+
d.forEach((p) => {
|
|
5142
5168
|
if (p.indexOf('format("svg")') > 0) {
|
|
5143
|
-
var y =
|
|
5144
|
-
y && new
|
|
5169
|
+
var y = ml(p);
|
|
5170
|
+
y && new a2(e).load(g, y);
|
|
5145
5171
|
}
|
|
5146
5172
|
});
|
|
5147
5173
|
}
|
|
@@ -5151,8 +5177,8 @@ class Sl extends N {
|
|
|
5151
5177
|
});
|
|
5152
5178
|
}
|
|
5153
5179
|
}
|
|
5154
|
-
|
|
5155
|
-
class
|
|
5180
|
+
Cl.parseExternalUrl = ml;
|
|
5181
|
+
class i2 extends Ge {
|
|
5156
5182
|
constructor() {
|
|
5157
5183
|
super(...arguments), this.type = "use";
|
|
5158
5184
|
}
|
|
@@ -5174,7 +5200,7 @@ class H1 extends Ge {
|
|
|
5174
5200
|
} = this;
|
|
5175
5201
|
if (r) {
|
|
5176
5202
|
var i = r;
|
|
5177
|
-
if (r.type === "symbol" && (i = new
|
|
5203
|
+
if (r.type === "symbol" && (i = new Nt(t, null), i.attributes.viewBox = new S(t, "viewBox", r.getAttribute("viewBox").getString()), i.attributes.preserveAspectRatio = new S(t, "preserveAspectRatio", r.getAttribute("preserveAspectRatio").getString()), i.attributes.overflow = new S(t, "overflow", r.getAttribute("overflow").getString()), i.children = r.children, r.styles.opacity = new S(t, "opacity", this.calculateOpacity())), i.type === "svg") {
|
|
5178
5204
|
var n = this.getStyle("width", !1, !0), o = this.getStyle("height", !1, !0);
|
|
5179
5205
|
n.hasValue() && (i.attributes.width = new S(t, "width", n.getString())), o.hasValue() && (i.attributes.height = new S(t, "height", o.getString()));
|
|
5180
5206
|
}
|
|
@@ -5193,16 +5219,16 @@ class H1 extends Ge {
|
|
|
5193
5219
|
document: e,
|
|
5194
5220
|
element: t
|
|
5195
5221
|
} = this;
|
|
5196
|
-
return
|
|
5222
|
+
return Be.fromElement(e, t);
|
|
5197
5223
|
}
|
|
5198
5224
|
get element() {
|
|
5199
5225
|
return this.cachedElement || (this.cachedElement = this.getHrefAttribute().getDefinition()), this.cachedElement;
|
|
5200
5226
|
}
|
|
5201
5227
|
}
|
|
5202
|
-
function
|
|
5228
|
+
function nr(a, e, t, r, i, n) {
|
|
5203
5229
|
return a[t * r * 4 + e * 4 + n];
|
|
5204
5230
|
}
|
|
5205
|
-
function
|
|
5231
|
+
function sr(a, e, t, r, i, n, o) {
|
|
5206
5232
|
a[t * r * 4 + e * 4 + n] = o;
|
|
5207
5233
|
}
|
|
5208
5234
|
function F(a, e, t) {
|
|
@@ -5212,10 +5238,10 @@ function F(a, e, t) {
|
|
|
5212
5238
|
function me(a, e, t, r) {
|
|
5213
5239
|
return e + Math.cos(a) * t + Math.sin(a) * r;
|
|
5214
5240
|
}
|
|
5215
|
-
class
|
|
5241
|
+
class Al extends I {
|
|
5216
5242
|
constructor(e, t, r) {
|
|
5217
5243
|
super(e, t, r), this.type = "feColorMatrix";
|
|
5218
|
-
var i =
|
|
5244
|
+
var i = ne(this.getAttribute("values").getString());
|
|
5219
5245
|
switch (this.getAttribute("type").getString("matrix")) {
|
|
5220
5246
|
case "saturate": {
|
|
5221
5247
|
var n = i[0];
|
|
@@ -5239,13 +5265,13 @@ class El extends N {
|
|
|
5239
5265
|
matrix: s
|
|
5240
5266
|
} = this, u = e.getImageData(0, 0, i, n), l = 0; l < n; l++)
|
|
5241
5267
|
for (var h = 0; h < i; h++) {
|
|
5242
|
-
var f =
|
|
5243
|
-
o && (
|
|
5268
|
+
var f = nr(u.data, h, l, i, n, 0), c = nr(u.data, h, l, i, n, 1), v = nr(u.data, h, l, i, n, 2), g = nr(u.data, h, l, i, n, 3), d = F(s, 0, f) + F(s, 1, c) + F(s, 2, v) + F(s, 3, g) + F(s, 4, 1), p = F(s, 5, f) + F(s, 6, c) + F(s, 7, v) + F(s, 8, g) + F(s, 9, 1), y = F(s, 10, f) + F(s, 11, c) + F(s, 12, v) + F(s, 13, g) + F(s, 14, 1), x = F(s, 15, f) + F(s, 16, c) + F(s, 17, v) + F(s, 18, g) + F(s, 19, 1);
|
|
5269
|
+
o && (d = 0, p = 0, y = 0, x *= g / 255), sr(u.data, h, l, i, n, 0, d), sr(u.data, h, l, i, n, 1, p), sr(u.data, h, l, i, n, 2, y), sr(u.data, h, l, i, n, 3, x);
|
|
5244
5270
|
}
|
|
5245
5271
|
e.clearRect(0, 0, i, n), e.putImageData(u, 0, 0);
|
|
5246
5272
|
}
|
|
5247
5273
|
}
|
|
5248
|
-
class
|
|
5274
|
+
class kr extends I {
|
|
5249
5275
|
constructor() {
|
|
5250
5276
|
super(...arguments), this.type = "mask";
|
|
5251
5277
|
}
|
|
@@ -5255,12 +5281,12 @@ class Dr extends N {
|
|
|
5255
5281
|
} = this, i = this.getAttribute("x").getPixels("x"), n = this.getAttribute("y").getPixels("y"), o = this.getStyle("width").getPixels("x"), s = this.getStyle("height").getPixels("y");
|
|
5256
5282
|
if (!o && !s) {
|
|
5257
5283
|
var u = new ce();
|
|
5258
|
-
this.children.forEach((
|
|
5259
|
-
u.addBoundingBox(
|
|
5284
|
+
this.children.forEach((g) => {
|
|
5285
|
+
u.addBoundingBox(g.getBoundingBox(e));
|
|
5260
5286
|
}), i = Math.floor(u.x1), n = Math.floor(u.y1), o = Math.floor(u.width), s = Math.floor(u.height);
|
|
5261
5287
|
}
|
|
5262
|
-
var l = this.removeStyles(t,
|
|
5263
|
-
r.screen.setDefaults(f), this.renderChildren(f), new
|
|
5288
|
+
var l = this.removeStyles(t, kr.ignoreStyles), h = r.createCanvas(i + o, n + s), f = h.getContext("2d");
|
|
5289
|
+
r.screen.setDefaults(f), this.renderChildren(f), new Al(r, {
|
|
5264
5290
|
nodeType: 1,
|
|
5265
5291
|
childNodes: [],
|
|
5266
5292
|
attributes: [{
|
|
@@ -5277,10 +5303,10 @@ class Dr extends N {
|
|
|
5277
5303
|
render(e) {
|
|
5278
5304
|
}
|
|
5279
5305
|
}
|
|
5280
|
-
|
|
5281
|
-
var
|
|
5306
|
+
kr.ignoreStyles = ["mask", "transform", "clip-path"];
|
|
5307
|
+
var _o = () => {
|
|
5282
5308
|
};
|
|
5283
|
-
class
|
|
5309
|
+
class n2 extends I {
|
|
5284
5310
|
constructor() {
|
|
5285
5311
|
super(...arguments), this.type = "clipPath";
|
|
5286
5312
|
}
|
|
@@ -5291,17 +5317,17 @@ class Y1 extends N {
|
|
|
5291
5317
|
beginPath: i,
|
|
5292
5318
|
closePath: n
|
|
5293
5319
|
} = e;
|
|
5294
|
-
r && (r.beginPath =
|
|
5320
|
+
r && (r.beginPath = _o, r.closePath = _o), Reflect.apply(i, e, []), this.children.forEach((o) => {
|
|
5295
5321
|
if (!(typeof o.path > "u")) {
|
|
5296
5322
|
var s = typeof o.elementTransform < "u" ? o.elementTransform() : null;
|
|
5297
|
-
s || (s =
|
|
5323
|
+
s || (s = Be.fromElement(t, o)), s && s.apply(e), o.path(e), r && (r.closePath = n), s && s.unapply(e);
|
|
5298
5324
|
}
|
|
5299
5325
|
}), Reflect.apply(n, e, []), e.clip(), r && (r.beginPath = i, r.closePath = n);
|
|
5300
5326
|
}
|
|
5301
5327
|
render(e) {
|
|
5302
5328
|
}
|
|
5303
5329
|
}
|
|
5304
|
-
class
|
|
5330
|
+
class Br extends I {
|
|
5305
5331
|
constructor() {
|
|
5306
5332
|
super(...arguments), this.type = "filter";
|
|
5307
5333
|
}
|
|
@@ -5318,39 +5344,39 @@ class kr extends N {
|
|
|
5318
5344
|
});
|
|
5319
5345
|
var u = Math.floor(n.width), l = Math.floor(n.height), h = u + 2 * o, f = l + 2 * s;
|
|
5320
5346
|
if (!(h < 1 || f < 1)) {
|
|
5321
|
-
var c = Math.floor(n.x), v = Math.floor(n.y),
|
|
5347
|
+
var c = Math.floor(n.x), v = Math.floor(n.y), g = this.removeStyles(t, Br.ignoreStyles), d = r.createCanvas(h, f), p = d.getContext("2d");
|
|
5322
5348
|
r.screen.setDefaults(p), p.translate(-c + o, -v + s), t.render(p), i.forEach((y) => {
|
|
5323
5349
|
typeof y.apply == "function" && y.apply(p, 0, 0, h, f);
|
|
5324
|
-
}), e.drawImage(
|
|
5350
|
+
}), e.drawImage(d, 0, 0, h, f, c - o, v - s, h, f), this.restoreStyles(t, g);
|
|
5325
5351
|
}
|
|
5326
5352
|
}
|
|
5327
5353
|
}
|
|
5328
5354
|
render(e) {
|
|
5329
5355
|
}
|
|
5330
5356
|
}
|
|
5331
|
-
|
|
5332
|
-
class
|
|
5357
|
+
Br.ignoreStyles = ["filter", "transform", "clip-path"];
|
|
5358
|
+
class s2 extends I {
|
|
5333
5359
|
constructor(e, t, r) {
|
|
5334
5360
|
super(e, t, r), this.type = "feDropShadow", this.addStylesFromStyleDefinition();
|
|
5335
5361
|
}
|
|
5336
5362
|
apply(e, t, r, i, n) {
|
|
5337
5363
|
}
|
|
5338
5364
|
}
|
|
5339
|
-
class
|
|
5365
|
+
class o2 extends I {
|
|
5340
5366
|
constructor() {
|
|
5341
5367
|
super(...arguments), this.type = "feMorphology";
|
|
5342
5368
|
}
|
|
5343
5369
|
apply(e, t, r, i, n) {
|
|
5344
5370
|
}
|
|
5345
5371
|
}
|
|
5346
|
-
class
|
|
5372
|
+
class u2 extends I {
|
|
5347
5373
|
constructor() {
|
|
5348
5374
|
super(...arguments), this.type = "feComposite";
|
|
5349
5375
|
}
|
|
5350
5376
|
apply(e, t, r, i, n) {
|
|
5351
5377
|
}
|
|
5352
5378
|
}
|
|
5353
|
-
class
|
|
5379
|
+
class l2 extends I {
|
|
5354
5380
|
constructor(e, t, r) {
|
|
5355
5381
|
super(e, t, r), this.type = "feGaussianBlur", this.blurRadius = Math.floor(this.getAttribute("stdDeviation").getNumber()), this.extraFilterDistance = this.blurRadius;
|
|
5356
5382
|
}
|
|
@@ -5359,63 +5385,63 @@ class Q1 extends N {
|
|
|
5359
5385
|
document: o,
|
|
5360
5386
|
blurRadius: s
|
|
5361
5387
|
} = this, u = o.window ? o.window.document.body : null, l = e.canvas;
|
|
5362
|
-
l.id = o.getUniqueId(), u && (l.style.display = "none", u.appendChild(l)),
|
|
5388
|
+
l.id = o.getUniqueId(), u && (l.style.display = "none", u.appendChild(l)), r1(l, t, r, i, n, s), u && u.removeChild(l);
|
|
5363
5389
|
}
|
|
5364
5390
|
}
|
|
5365
|
-
class
|
|
5391
|
+
class h2 extends I {
|
|
5366
5392
|
constructor() {
|
|
5367
5393
|
super(...arguments), this.type = "title";
|
|
5368
5394
|
}
|
|
5369
5395
|
}
|
|
5370
|
-
class
|
|
5396
|
+
class v2 extends I {
|
|
5371
5397
|
constructor() {
|
|
5372
5398
|
super(...arguments), this.type = "desc";
|
|
5373
5399
|
}
|
|
5374
5400
|
}
|
|
5375
|
-
var
|
|
5376
|
-
svg:
|
|
5377
|
-
rect:
|
|
5378
|
-
circle:
|
|
5379
|
-
ellipse:
|
|
5380
|
-
line:
|
|
5381
|
-
polyline:
|
|
5382
|
-
polygon:
|
|
5401
|
+
var f2 = {
|
|
5402
|
+
svg: Nt,
|
|
5403
|
+
rect: El,
|
|
5404
|
+
circle: D1,
|
|
5405
|
+
ellipse: L1,
|
|
5406
|
+
line: k1,
|
|
5407
|
+
polyline: $l,
|
|
5408
|
+
polygon: B1,
|
|
5383
5409
|
path: A,
|
|
5384
|
-
pattern:
|
|
5385
|
-
marker:
|
|
5386
|
-
defs:
|
|
5387
|
-
linearGradient:
|
|
5388
|
-
radialGradient:
|
|
5389
|
-
stop:
|
|
5390
|
-
animate:
|
|
5391
|
-
animateColor:
|
|
5392
|
-
animateTransform:
|
|
5393
|
-
font:
|
|
5394
|
-
"font-face":
|
|
5395
|
-
"missing-glyph":
|
|
5396
|
-
glyph:
|
|
5410
|
+
pattern: j1,
|
|
5411
|
+
marker: F1,
|
|
5412
|
+
defs: U1,
|
|
5413
|
+
linearGradient: G1,
|
|
5414
|
+
radialGradient: z1,
|
|
5415
|
+
stop: H1,
|
|
5416
|
+
animate: on,
|
|
5417
|
+
animateColor: Y1,
|
|
5418
|
+
animateTransform: X1,
|
|
5419
|
+
font: W1,
|
|
5420
|
+
"font-face": q1,
|
|
5421
|
+
"missing-glyph": Q1,
|
|
5422
|
+
glyph: Sl,
|
|
5397
5423
|
text: Ce,
|
|
5398
|
-
tspan:
|
|
5399
|
-
tref:
|
|
5400
|
-
a:
|
|
5401
|
-
textPath:
|
|
5402
|
-
image:
|
|
5403
|
-
g:
|
|
5404
|
-
symbol:
|
|
5405
|
-
style:
|
|
5406
|
-
use:
|
|
5407
|
-
mask:
|
|
5408
|
-
clipPath:
|
|
5409
|
-
filter:
|
|
5410
|
-
feDropShadow:
|
|
5411
|
-
feMorphology:
|
|
5412
|
-
feComposite:
|
|
5413
|
-
feColorMatrix:
|
|
5414
|
-
feGaussianBlur:
|
|
5415
|
-
title:
|
|
5416
|
-
desc:
|
|
5424
|
+
tspan: Lr,
|
|
5425
|
+
tref: K1,
|
|
5426
|
+
a: Z1,
|
|
5427
|
+
textPath: J1,
|
|
5428
|
+
image: t2,
|
|
5429
|
+
g: sn,
|
|
5430
|
+
symbol: r2,
|
|
5431
|
+
style: Cl,
|
|
5432
|
+
use: i2,
|
|
5433
|
+
mask: kr,
|
|
5434
|
+
clipPath: n2,
|
|
5435
|
+
filter: Br,
|
|
5436
|
+
feDropShadow: s2,
|
|
5437
|
+
feMorphology: o2,
|
|
5438
|
+
feComposite: u2,
|
|
5439
|
+
feColorMatrix: Al,
|
|
5440
|
+
feGaussianBlur: l2,
|
|
5441
|
+
title: h2,
|
|
5442
|
+
desc: v2
|
|
5417
5443
|
};
|
|
5418
|
-
function
|
|
5444
|
+
function Vo(a, e) {
|
|
5419
5445
|
var t = Object.keys(a);
|
|
5420
5446
|
if (Object.getOwnPropertySymbols) {
|
|
5421
5447
|
var r = Object.getOwnPropertySymbols(a);
|
|
@@ -5425,26 +5451,26 @@ function Io(a, e) {
|
|
|
5425
5451
|
}
|
|
5426
5452
|
return t;
|
|
5427
5453
|
}
|
|
5428
|
-
function
|
|
5454
|
+
function c2(a) {
|
|
5429
5455
|
for (var e = 1; e < arguments.length; e++) {
|
|
5430
5456
|
var t = arguments[e] != null ? arguments[e] : {};
|
|
5431
|
-
e % 2 ?
|
|
5432
|
-
|
|
5433
|
-
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(a, Object.getOwnPropertyDescriptors(t)) :
|
|
5457
|
+
e % 2 ? Vo(Object(t), !0).forEach(function(r) {
|
|
5458
|
+
an(a, r, t[r]);
|
|
5459
|
+
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(a, Object.getOwnPropertyDescriptors(t)) : Vo(Object(t)).forEach(function(r) {
|
|
5434
5460
|
Object.defineProperty(a, r, Object.getOwnPropertyDescriptor(t, r));
|
|
5435
5461
|
});
|
|
5436
5462
|
}
|
|
5437
5463
|
return a;
|
|
5438
5464
|
}
|
|
5439
|
-
function
|
|
5465
|
+
function g2(a, e) {
|
|
5440
5466
|
var t = document.createElement("canvas");
|
|
5441
5467
|
return t.width = a, t.height = e, t;
|
|
5442
5468
|
}
|
|
5443
|
-
function
|
|
5444
|
-
return
|
|
5469
|
+
function d2(a) {
|
|
5470
|
+
return Ti.apply(this, arguments);
|
|
5445
5471
|
}
|
|
5446
|
-
function
|
|
5447
|
-
return
|
|
5472
|
+
function Ti() {
|
|
5473
|
+
return Ti = xe(function* (a) {
|
|
5448
5474
|
var e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !1, t = document.createElement("img");
|
|
5449
5475
|
return e && (t.crossOrigin = "Anonymous"), new Promise((r, i) => {
|
|
5450
5476
|
t.onload = () => {
|
|
@@ -5453,7 +5479,7 @@ function xi() {
|
|
|
5453
5479
|
i(l);
|
|
5454
5480
|
}, t.src = a;
|
|
5455
5481
|
});
|
|
5456
|
-
}),
|
|
5482
|
+
}), Ti.apply(this, arguments);
|
|
5457
5483
|
}
|
|
5458
5484
|
class $e {
|
|
5459
5485
|
constructor(e) {
|
|
@@ -5511,21 +5537,21 @@ class $e {
|
|
|
5511
5537
|
}
|
|
5512
5538
|
createElement(e) {
|
|
5513
5539
|
var t = e.nodeName.replace(/^[^:]+:/, ""), r = $e.elementTypes[t];
|
|
5514
|
-
return typeof r < "u" ? new r(this, e) : new
|
|
5540
|
+
return typeof r < "u" ? new r(this, e) : new R1(this, e);
|
|
5515
5541
|
}
|
|
5516
5542
|
createTextNode(e) {
|
|
5517
|
-
return new
|
|
5543
|
+
return new V1(this, e);
|
|
5518
5544
|
}
|
|
5519
5545
|
setViewBox(e) {
|
|
5520
|
-
this.screen.setViewBox(
|
|
5546
|
+
this.screen.setViewBox(c2({
|
|
5521
5547
|
document: this
|
|
5522
5548
|
}, e));
|
|
5523
5549
|
}
|
|
5524
5550
|
}
|
|
5525
|
-
$e.createCanvas =
|
|
5526
|
-
$e.createImage =
|
|
5527
|
-
$e.elementTypes =
|
|
5528
|
-
function
|
|
5551
|
+
$e.createCanvas = g2;
|
|
5552
|
+
$e.createImage = d2;
|
|
5553
|
+
$e.elementTypes = f2;
|
|
5554
|
+
function Do(a, e) {
|
|
5529
5555
|
var t = Object.keys(a);
|
|
5530
5556
|
if (Object.getOwnPropertySymbols) {
|
|
5531
5557
|
var r = Object.getOwnPropertySymbols(a);
|
|
@@ -5535,18 +5561,18 @@ function Mo(a, e) {
|
|
|
5535
5561
|
}
|
|
5536
5562
|
return t;
|
|
5537
5563
|
}
|
|
5538
|
-
function
|
|
5564
|
+
function De(a) {
|
|
5539
5565
|
for (var e = 1; e < arguments.length; e++) {
|
|
5540
5566
|
var t = arguments[e] != null ? arguments[e] : {};
|
|
5541
|
-
e % 2 ?
|
|
5542
|
-
|
|
5543
|
-
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(a, Object.getOwnPropertyDescriptors(t)) :
|
|
5567
|
+
e % 2 ? Do(Object(t), !0).forEach(function(r) {
|
|
5568
|
+
an(a, r, t[r]);
|
|
5569
|
+
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(a, Object.getOwnPropertyDescriptors(t)) : Do(Object(t)).forEach(function(r) {
|
|
5544
5570
|
Object.defineProperty(a, r, Object.getOwnPropertyDescriptor(t, r));
|
|
5545
5571
|
});
|
|
5546
5572
|
}
|
|
5547
5573
|
return a;
|
|
5548
5574
|
}
|
|
5549
|
-
class
|
|
5575
|
+
class mt {
|
|
5550
5576
|
/**
|
|
5551
5577
|
* Main constructor.
|
|
5552
5578
|
* @param ctx - Rendering context.
|
|
@@ -5555,7 +5581,7 @@ class bt {
|
|
|
5555
5581
|
*/
|
|
5556
5582
|
constructor(e, t) {
|
|
5557
5583
|
var r = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
|
|
5558
|
-
this.parser = new
|
|
5584
|
+
this.parser = new za(r), this.screen = new Dr(e, r), this.options = r;
|
|
5559
5585
|
var i = new $e(this, r), n = i.createDocumentElement(t);
|
|
5560
5586
|
this.document = i, this.documentElement = n;
|
|
5561
5587
|
}
|
|
@@ -5569,8 +5595,8 @@ class bt {
|
|
|
5569
5595
|
static from(e, t) {
|
|
5570
5596
|
var r = arguments;
|
|
5571
5597
|
return xe(function* () {
|
|
5572
|
-
var i = r.length > 2 && r[2] !== void 0 ? r[2] : {}, n = new
|
|
5573
|
-
return new
|
|
5598
|
+
var i = r.length > 2 && r[2] !== void 0 ? r[2] : {}, n = new za(i), o = yield n.parse(t);
|
|
5599
|
+
return new mt(e, o, i);
|
|
5574
5600
|
})();
|
|
5575
5601
|
}
|
|
5576
5602
|
/**
|
|
@@ -5581,8 +5607,8 @@ class bt {
|
|
|
5581
5607
|
* @returns Canvg instance.
|
|
5582
5608
|
*/
|
|
5583
5609
|
static fromString(e, t) {
|
|
5584
|
-
var r = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {}, i = new
|
|
5585
|
-
return new
|
|
5610
|
+
var r = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {}, i = new za(r), n = i.parseFromString(t);
|
|
5611
|
+
return new mt(e, n, r);
|
|
5586
5612
|
}
|
|
5587
5613
|
/**
|
|
5588
5614
|
* Create new Canvg instance with inherited options.
|
|
@@ -5593,7 +5619,7 @@ class bt {
|
|
|
5593
5619
|
*/
|
|
5594
5620
|
fork(e, t) {
|
|
5595
5621
|
var r = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
|
|
5596
|
-
return
|
|
5622
|
+
return mt.from(e, t, De(De({}, this.options), r));
|
|
5597
5623
|
}
|
|
5598
5624
|
/**
|
|
5599
5625
|
* Create new Canvg instance with inherited options.
|
|
@@ -5604,7 +5630,7 @@ class bt {
|
|
|
5604
5630
|
*/
|
|
5605
5631
|
forkString(e, t) {
|
|
5606
5632
|
var r = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
|
|
5607
|
-
return
|
|
5633
|
+
return mt.fromString(e, t, De(De({}, this.options), r));
|
|
5608
5634
|
}
|
|
5609
5635
|
/**
|
|
5610
5636
|
* Document is ready promise.
|
|
@@ -5628,7 +5654,7 @@ class bt {
|
|
|
5628
5654
|
var e = arguments, t = this;
|
|
5629
5655
|
return xe(function* () {
|
|
5630
5656
|
var r = e.length > 0 && e[0] !== void 0 ? e[0] : {};
|
|
5631
|
-
t.start(
|
|
5657
|
+
t.start(De({
|
|
5632
5658
|
enableRedraw: !0,
|
|
5633
5659
|
ignoreAnimation: !0,
|
|
5634
5660
|
ignoreMouse: !0
|
|
@@ -5645,7 +5671,7 @@ class bt {
|
|
|
5645
5671
|
screen: r,
|
|
5646
5672
|
options: i
|
|
5647
5673
|
} = this;
|
|
5648
|
-
r.start(t,
|
|
5674
|
+
r.start(t, De(De({
|
|
5649
5675
|
enableRedraw: !0
|
|
5650
5676
|
}, i), e));
|
|
5651
5677
|
}
|
|
@@ -5667,90 +5693,90 @@ class bt {
|
|
|
5667
5693
|
}
|
|
5668
5694
|
}
|
|
5669
5695
|
export {
|
|
5670
|
-
|
|
5671
|
-
|
|
5672
|
-
|
|
5673
|
-
|
|
5696
|
+
Z1 as AElement,
|
|
5697
|
+
Y1 as AnimateColorElement,
|
|
5698
|
+
on as AnimateElement,
|
|
5699
|
+
X1 as AnimateTransformElement,
|
|
5674
5700
|
ce as BoundingBox,
|
|
5675
|
-
|
|
5676
|
-
|
|
5677
|
-
|
|
5678
|
-
|
|
5679
|
-
|
|
5680
|
-
|
|
5681
|
-
|
|
5682
|
-
|
|
5683
|
-
|
|
5701
|
+
wo as CB1,
|
|
5702
|
+
Co as CB2,
|
|
5703
|
+
Ao as CB3,
|
|
5704
|
+
Po as CB4,
|
|
5705
|
+
mt as Canvg,
|
|
5706
|
+
D1 as CircleElement,
|
|
5707
|
+
n2 as ClipPathElement,
|
|
5708
|
+
U1 as DefsElement,
|
|
5709
|
+
v2 as DescElement,
|
|
5684
5710
|
$e as Document,
|
|
5685
|
-
|
|
5686
|
-
|
|
5687
|
-
|
|
5688
|
-
|
|
5689
|
-
|
|
5690
|
-
|
|
5691
|
-
|
|
5692
|
-
|
|
5711
|
+
I as Element,
|
|
5712
|
+
L1 as EllipseElement,
|
|
5713
|
+
Al as FeColorMatrixElement,
|
|
5714
|
+
u2 as FeCompositeElement,
|
|
5715
|
+
s2 as FeDropShadowElement,
|
|
5716
|
+
l2 as FeGaussianBlurElement,
|
|
5717
|
+
o2 as FeMorphologyElement,
|
|
5718
|
+
Br as FilterElement,
|
|
5693
5719
|
Z as Font,
|
|
5694
|
-
|
|
5695
|
-
|
|
5696
|
-
|
|
5697
|
-
|
|
5698
|
-
|
|
5699
|
-
|
|
5700
|
-
|
|
5701
|
-
|
|
5702
|
-
|
|
5703
|
-
|
|
5704
|
-
|
|
5705
|
-
|
|
5706
|
-
|
|
5707
|
-
|
|
5708
|
-
|
|
5720
|
+
W1 as FontElement,
|
|
5721
|
+
q1 as FontFaceElement,
|
|
5722
|
+
sn as GElement,
|
|
5723
|
+
Sl as GlyphElement,
|
|
5724
|
+
wl as GradientElement,
|
|
5725
|
+
t2 as ImageElement,
|
|
5726
|
+
k1 as LineElement,
|
|
5727
|
+
G1 as LinearGradientElement,
|
|
5728
|
+
F1 as MarkerElement,
|
|
5729
|
+
kr as MaskElement,
|
|
5730
|
+
Tl as Matrix,
|
|
5731
|
+
Q1 as MissingGlyphElement,
|
|
5732
|
+
x1 as Mouse,
|
|
5733
|
+
rt as PSEUDO_ZERO,
|
|
5734
|
+
za as Parser,
|
|
5709
5735
|
A as PathElement,
|
|
5710
5736
|
w as PathParser,
|
|
5711
|
-
|
|
5712
|
-
|
|
5713
|
-
|
|
5714
|
-
|
|
5737
|
+
j1 as PatternElement,
|
|
5738
|
+
k as Point,
|
|
5739
|
+
B1 as PolygonElement,
|
|
5740
|
+
$l as PolylineElement,
|
|
5715
5741
|
S as Property,
|
|
5716
|
-
|
|
5717
|
-
|
|
5718
|
-
|
|
5719
|
-
|
|
5720
|
-
|
|
5742
|
+
Ro as QB1,
|
|
5743
|
+
No as QB2,
|
|
5744
|
+
Io as QB3,
|
|
5745
|
+
z1 as RadialGradientElement,
|
|
5746
|
+
El as RectElement,
|
|
5721
5747
|
Ge as RenderedElement,
|
|
5722
|
-
|
|
5723
|
-
|
|
5724
|
-
|
|
5725
|
-
|
|
5726
|
-
|
|
5727
|
-
|
|
5728
|
-
|
|
5729
|
-
|
|
5730
|
-
|
|
5731
|
-
|
|
5732
|
-
|
|
5733
|
-
|
|
5734
|
-
|
|
5748
|
+
E1 as Rotate,
|
|
5749
|
+
Nt as SVGElement,
|
|
5750
|
+
a2 as SVGFontLoader,
|
|
5751
|
+
$1 as Scale,
|
|
5752
|
+
Dr as Screen,
|
|
5753
|
+
Ol as Skew,
|
|
5754
|
+
w1 as SkewX,
|
|
5755
|
+
C1 as SkewY,
|
|
5756
|
+
H1 as StopElement,
|
|
5757
|
+
Cl as StyleElement,
|
|
5758
|
+
r2 as SymbolElement,
|
|
5759
|
+
K1 as TRefElement,
|
|
5760
|
+
Lr as TSpanElement,
|
|
5735
5761
|
Ce as TextElement,
|
|
5736
|
-
|
|
5737
|
-
|
|
5738
|
-
|
|
5739
|
-
|
|
5740
|
-
|
|
5741
|
-
|
|
5742
|
-
|
|
5743
|
-
|
|
5744
|
-
|
|
5745
|
-
|
|
5746
|
-
|
|
5747
|
-
|
|
5748
|
-
|
|
5749
|
-
|
|
5750
|
-
|
|
5751
|
-
|
|
5752
|
-
|
|
5753
|
-
|
|
5754
|
-
|
|
5755
|
-
|
|
5762
|
+
J1 as TextPathElement,
|
|
5763
|
+
h2 as TitleElement,
|
|
5764
|
+
Be as Transform,
|
|
5765
|
+
S1 as Translate,
|
|
5766
|
+
R1 as UnknownElement,
|
|
5767
|
+
i2 as UseElement,
|
|
5768
|
+
b1 as ViewPort,
|
|
5769
|
+
lt as compressSpaces,
|
|
5770
|
+
mt as default,
|
|
5771
|
+
m1 as getSelectorSpecificity,
|
|
5772
|
+
l1 as normalizeAttributeName,
|
|
5773
|
+
h1 as normalizeColor,
|
|
5774
|
+
ml as parseExternalUrl,
|
|
5775
|
+
$2 as presets,
|
|
5776
|
+
ne as toNumbers,
|
|
5777
|
+
s1 as trimLeft,
|
|
5778
|
+
o1 as trimRight,
|
|
5779
|
+
Eo as vectorMagnitude,
|
|
5780
|
+
$o as vectorsAngle,
|
|
5781
|
+
xi as vectorsRatio
|
|
5756
5782
|
};
|