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