@bikematrix/web-components 1.1.39 → 1.1.40
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 +2 -0
- package/dist/bm_core.es.js +487 -482
- package/dist/bm_core.js +20 -20
- package/dist/bm_core.umd.js +20 -20
- package/package.json +1 -1
package/dist/bm_core.es.js
CHANGED
|
@@ -59,9 +59,9 @@ function is() {
|
|
|
59
59
|
is.__r = 0;
|
|
60
60
|
}
|
|
61
61
|
function Jh(n, e, t, r, i, o, l, u, c, f, p) {
|
|
62
|
-
var h, b, m,
|
|
62
|
+
var h, b, m, k, x, H = r && r.__k || Qh, C = e.length;
|
|
63
63
|
for (t.__d = c, F5(t, e, H), c = t.__d, h = 0; h < C; h++)
|
|
64
|
-
(m = t.__k[h]) != null && typeof m != "boolean" && typeof m != "function" && (b = m.__i === -1 ? Wa : H[m.__i] || Wa, m.__i = h, oc(n, m, b, i, o, l, u, c, f, p),
|
|
64
|
+
(m = t.__k[h]) != null && typeof m != "boolean" && typeof m != "function" && (b = m.__i === -1 ? Wa : H[m.__i] || Wa, m.__i = h, oc(n, m, b, i, o, l, u, c, f, p), k = m.__e, m.ref && b.ref != m.ref && (b.ref && sc(b.ref, null, m), p.push(m.ref, m.__c || k, m)), x == null && k != null && (x = k), 65536 & m.__u || b.__k === m.__k ? c = Uh(m, c, n) : typeof m.type == "function" && m.__d !== void 0 ? c = m.__d : k && (c = k.nextSibling), m.__d = void 0, m.__u &= -196609);
|
|
65
65
|
t.__d = c, t.__e = x;
|
|
66
66
|
}
|
|
67
67
|
function F5(n, e, t) {
|
|
@@ -156,17 +156,17 @@ function Cp(n) {
|
|
|
156
156
|
return this.l[n.type + !0](ge.event ? ge.event(n) : n);
|
|
157
157
|
}
|
|
158
158
|
function oc(n, e, t, r, i, o, l, u, c, f) {
|
|
159
|
-
var p, h, b, m,
|
|
159
|
+
var p, h, b, m, k, x, H, C, w, P, D, O, j, L, T, X = e.type;
|
|
160
160
|
if (e.constructor !== void 0)
|
|
161
161
|
return null;
|
|
162
162
|
128 & t.__u && (c = !!(32 & t.__u), o = [u = e.__e = t.__e]), (p = ge.__b) && p(e);
|
|
163
163
|
e:
|
|
164
164
|
if (typeof X == "function")
|
|
165
165
|
try {
|
|
166
|
-
if (C = e.props, w = (p = X.contextType) && r[p.__c],
|
|
166
|
+
if (C = e.props, w = (p = X.contextType) && r[p.__c], P = p ? w ? w.props.value : p.__ : r, t.__c ? H = (h = e.__c = t.__c).__ = h.__E : ("prototype" in X && X.prototype.render ? e.__c = h = new X(C, P) : (e.__c = h = new wr(C, P), h.constructor = X, h.render = G5), w && w.sub(h), h.props = C, h.state || (h.state = {}), h.context = P, h.__n = r, b = h.__d = !0, h.__h = [], h._sb = []), h.__s == null && (h.__s = h.state), X.getDerivedStateFromProps != null && (h.__s == h.state && (h.__s = en({}, h.__s)), en(h.__s, X.getDerivedStateFromProps(C, h.__s))), m = h.props, k = h.state, h.__v = e, b)
|
|
167
167
|
X.getDerivedStateFromProps == null && h.componentWillMount != null && h.componentWillMount(), h.componentDidMount != null && h.__h.push(h.componentDidMount);
|
|
168
168
|
else {
|
|
169
|
-
if (X.getDerivedStateFromProps == null && C !== m && h.componentWillReceiveProps != null && h.componentWillReceiveProps(C,
|
|
169
|
+
if (X.getDerivedStateFromProps == null && C !== m && h.componentWillReceiveProps != null && h.componentWillReceiveProps(C, P), !h.__e && (h.shouldComponentUpdate != null && h.shouldComponentUpdate(C, h.__s, P) === !1 || e.__v === t.__v)) {
|
|
170
170
|
for (e.__v !== t.__v && (h.props = C, h.state = h.__s, h.__d = !1), e.__e = t.__e, e.__k = t.__k, e.__k.forEach(function(M) {
|
|
171
171
|
M && (M.__ = e);
|
|
172
172
|
}), D = 0; D < h._sb.length; D++)
|
|
@@ -174,11 +174,11 @@ function oc(n, e, t, r, i, o, l, u, c, f) {
|
|
|
174
174
|
h._sb = [], h.__h.length && l.push(h);
|
|
175
175
|
break e;
|
|
176
176
|
}
|
|
177
|
-
h.componentWillUpdate != null && h.componentWillUpdate(C, h.__s,
|
|
178
|
-
h.componentDidUpdate(m,
|
|
177
|
+
h.componentWillUpdate != null && h.componentWillUpdate(C, h.__s, P), h.componentDidUpdate != null && h.__h.push(function() {
|
|
178
|
+
h.componentDidUpdate(m, k, x);
|
|
179
179
|
});
|
|
180
180
|
}
|
|
181
|
-
if (h.context =
|
|
181
|
+
if (h.context = P, h.props = C, h.__P = n, h.__e = !1, O = ge.__r, j = 0, "prototype" in X && X.prototype.render) {
|
|
182
182
|
for (h.state = h.__s, h.__d = !1, O && O(e), p = h.render(h.props, h.state, h.context), L = 0; L < h._sb.length; L++)
|
|
183
183
|
h.__h.push(h._sb[L]);
|
|
184
184
|
h._sb = [];
|
|
@@ -186,7 +186,7 @@ function oc(n, e, t, r, i, o, l, u, c, f) {
|
|
|
186
186
|
do
|
|
187
187
|
h.__d = !1, O && O(e), p = h.render(h.props, h.state, h.context), h.state = h.__s;
|
|
188
188
|
while (h.__d && ++j < 25);
|
|
189
|
-
h.state = h.__s, h.getChildContext != null && (r = en(en({}, r), h.getChildContext())), b || h.getSnapshotBeforeUpdate == null || (x = h.getSnapshotBeforeUpdate(m,
|
|
189
|
+
h.state = h.__s, h.getChildContext != null && (r = en(en({}, r), h.getChildContext())), b || h.getSnapshotBeforeUpdate == null || (x = h.getSnapshotBeforeUpdate(m, k)), Jh(n, As(T = p != null && p.type === ie && p.key == null ? p.props.children : p) ? T : [T], e, t, r, i, o, l, u, c, f), h.base = e.__e, e.__u &= -161, h.__h.length && l.push(h), H && (h.__E = h.__ = null);
|
|
190
190
|
} catch (M) {
|
|
191
191
|
e.__v = null, c || o != null ? (e.__e = u, e.__u |= c ? 160 : 32, o[o.indexOf(u)] = null) : (e.__e = t.__e, e.__k = t.__k), ge.__e(M, e, t);
|
|
192
192
|
}
|
|
@@ -209,7 +209,7 @@ function Kh(n, e, t) {
|
|
|
209
209
|
});
|
|
210
210
|
}
|
|
211
211
|
function R5(n, e, t, r, i, o, l, u, c) {
|
|
212
|
-
var f, p, h, b, m,
|
|
212
|
+
var f, p, h, b, m, k, x, H = t.props, C = e.props, w = e.type;
|
|
213
213
|
if (w === "svg" && (i = !0), o != null) {
|
|
214
214
|
for (f = 0; f < o.length; f++)
|
|
215
215
|
if ((m = o[f]) && "setAttribute" in m == !!w && (w ? m.localName === w : m.nodeType === 3)) {
|
|
@@ -231,13 +231,13 @@ function R5(n, e, t, r, i, o, l, u, c) {
|
|
|
231
231
|
for (f in H)
|
|
232
232
|
m = H[f], f == "children" || (f == "dangerouslySetInnerHTML" ? h = m : f === "key" || f in C || Ro(n, f, null, m, i));
|
|
233
233
|
for (f in C)
|
|
234
|
-
m = C[f], f == "children" ? b = m : f == "dangerouslySetInnerHTML" ? p = m : f == "value" ?
|
|
234
|
+
m = C[f], f == "children" ? b = m : f == "dangerouslySetInnerHTML" ? p = m : f == "value" ? k = m : f == "checked" ? x = m : f === "key" || u && typeof m != "function" || H[f] === m || Ro(n, f, m, H[f], i);
|
|
235
235
|
if (p)
|
|
236
236
|
u || h && (p.__html === h.__html || p.__html === n.innerHTML) || (n.innerHTML = p.__html), e.__k = [];
|
|
237
237
|
else if (h && (n.innerHTML = ""), Jh(n, As(b) ? b : [b], e, t, r, i && w !== "foreignObject", o, l, o ? o[0] : t.__k && Bi(t, 0), u, c), o != null)
|
|
238
238
|
for (f = o.length; f--; )
|
|
239
239
|
o[f] != null && qh(o[f]);
|
|
240
|
-
u || (f = "value",
|
|
240
|
+
u || (f = "value", k !== void 0 && (k !== n[f] || w === "progress" && !k || w === "option" && k !== H[f]) && Ro(n, f, k, H[f], !1), f = "checked", x !== void 0 && x !== n[f] && Ro(n, f, x, H[f], !1));
|
|
241
241
|
}
|
|
242
242
|
return n;
|
|
243
243
|
}
|
|
@@ -984,7 +984,7 @@ const U8 = (n, e) => {
|
|
|
984
984
|
} = l;
|
|
985
985
|
let f = n || i || ((O = o.options) == null ? void 0 : O.defaultNS);
|
|
986
986
|
f = Jn(f) ? [f] : f || ["translation"], (L = (j = o.reportNamespaces).addUsedNamespaces) == null || L.call(j, f);
|
|
987
|
-
const p = (o.isInitialized || o.initializedStoreOnce) && f.every((T) => M8(T, o, l)), h = K8(o, e.lng || null, l.nsMode === "fallback" ? f : f[0], c), b = () => h, m = () => d2(o, e.lng || null, l.nsMode === "fallback" ? f : f[0], c), [
|
|
987
|
+
const p = (o.isInitialized || o.initializedStoreOnce) && f.every((T) => M8(T, o, l)), h = K8(o, e.lng || null, l.nsMode === "fallback" ? f : f[0], c), b = () => h, m = () => d2(o, e.lng || null, l.nsMode === "fallback" ? f : f[0], c), [k, x] = $(b);
|
|
988
988
|
let H = f.join();
|
|
989
989
|
e.lng && (H = `${e.lng}${H}`);
|
|
990
990
|
const C = U8(H), w = ye(!0);
|
|
@@ -1007,9 +1007,9 @@ const U8 = (n, e) => {
|
|
|
1007
1007
|
}, [o, H]), le(() => {
|
|
1008
1008
|
w.current && p && x(b);
|
|
1009
1009
|
}, [o, c, p]);
|
|
1010
|
-
const
|
|
1011
|
-
if (
|
|
1012
|
-
return
|
|
1010
|
+
const P = [k, o, p];
|
|
1011
|
+
if (P.t = k, P.i18n = o, P.ready = p, p || !p && !u)
|
|
1012
|
+
return P;
|
|
1013
1013
|
throw new Promise((T) => {
|
|
1014
1014
|
e.lng ? Gp(o, e.lng, f, () => T()) : Rp(o, f, () => T());
|
|
1015
1015
|
});
|
|
@@ -1584,12 +1584,12 @@ function h7(n) {
|
|
|
1584
1584
|
}
|
|
1585
1585
|
H === "[" ? c++ : H === "]" && c--;
|
|
1586
1586
|
}
|
|
1587
|
-
const h = u.length === 0 ? l : l.substring(f), b = h.startsWith(w2), m = b ? h.substring(1) : h,
|
|
1587
|
+
const h = u.length === 0 ? l : l.substring(f), b = h.startsWith(w2), m = b ? h.substring(1) : h, k = p && p > f ? p - f : void 0;
|
|
1588
1588
|
return {
|
|
1589
1589
|
modifiers: u,
|
|
1590
1590
|
hasImportantModifier: b,
|
|
1591
1591
|
baseClassName: m,
|
|
1592
|
-
maybePostfixModifierPosition:
|
|
1592
|
+
maybePostfixModifierPosition: k
|
|
1593
1593
|
};
|
|
1594
1594
|
};
|
|
1595
1595
|
}
|
|
@@ -1750,7 +1750,7 @@ function S7(n) {
|
|
|
1750
1750
|
return A7.test(n);
|
|
1751
1751
|
}
|
|
1752
1752
|
function M7() {
|
|
1753
|
-
const n = Ye("colors"), e = Ye("spacing"), t = Ye("blur"), r = Ye("brightness"), i = Ye("borderColor"), o = Ye("borderRadius"), l = Ye("borderSpacing"), u = Ye("borderWidth"), c = Ye("contrast"), f = Ye("grayscale"), p = Ye("hueRotate"), h = Ye("invert"), b = Ye("gap"), m = Ye("gradientColorStops"),
|
|
1753
|
+
const n = Ye("colors"), e = Ye("spacing"), t = Ye("blur"), r = Ye("brightness"), i = Ye("borderColor"), o = Ye("borderRadius"), l = Ye("borderSpacing"), u = Ye("borderWidth"), c = Ye("contrast"), f = Ye("grayscale"), p = Ye("hueRotate"), h = Ye("invert"), b = Ye("gap"), m = Ye("gradientColorStops"), k = Ye("gradientColorStopPositions"), x = Ye("inset"), H = Ye("margin"), C = Ye("opacity"), w = Ye("padding"), P = Ye("saturate"), D = Ye("scale"), O = Ye("sepia"), j = Ye("skew"), L = Ye("space"), T = Ye("translate"), X = () => ["auto", "contain", "none"], M = () => ["auto", "hidden", "clip", "visible", "scroll"], W = () => ["auto", me, e], N = () => [me, e], q = () => ["", Vr, gn], J = () => ["auto", qn, me], ee = () => ["bottom", "center", "left", "left-bottom", "left-top", "right", "right-bottom", "right-top", "top"], K = () => ["solid", "dashed", "dotted", "double", "none"], ne = () => ["normal", "multiply", "screen", "overlay", "darken", "lighten", "color-dodge", "color-burn", "hard-light", "soft-light", "difference", "exclusion", "hue", "saturation", "color", "luminosity", "plus-lighter"], Q = () => ["start", "end", "center", "between", "around", "evenly", "stretch"], Y = () => ["", "0", me], _ = () => ["auto", "avoid", "all", "avoid-page", "page", "left", "right", "column"], se = () => [qn, Go], he = () => [qn, me];
|
|
1754
1754
|
return {
|
|
1755
1755
|
cacheSize: 500,
|
|
1756
1756
|
separator: ":",
|
|
@@ -2721,21 +2721,21 @@ function M7() {
|
|
|
2721
2721
|
* @see https://tailwindcss.com/docs/gradient-color-stops
|
|
2722
2722
|
*/
|
|
2723
2723
|
"gradient-from-pos": [{
|
|
2724
|
-
from: [
|
|
2724
|
+
from: [k]
|
|
2725
2725
|
}],
|
|
2726
2726
|
/**
|
|
2727
2727
|
* Gradient Color Stops Via Position
|
|
2728
2728
|
* @see https://tailwindcss.com/docs/gradient-color-stops
|
|
2729
2729
|
*/
|
|
2730
2730
|
"gradient-via-pos": [{
|
|
2731
|
-
via: [
|
|
2731
|
+
via: [k]
|
|
2732
2732
|
}],
|
|
2733
2733
|
/**
|
|
2734
2734
|
* Gradient Color Stops To Position
|
|
2735
2735
|
* @see https://tailwindcss.com/docs/gradient-color-stops
|
|
2736
2736
|
*/
|
|
2737
2737
|
"gradient-to-pos": [{
|
|
2738
|
-
to: [
|
|
2738
|
+
to: [k]
|
|
2739
2739
|
}],
|
|
2740
2740
|
/**
|
|
2741
2741
|
* Gradient Color Stops From
|
|
@@ -3202,7 +3202,7 @@ function M7() {
|
|
|
3202
3202
|
* @see https://tailwindcss.com/docs/saturate
|
|
3203
3203
|
*/
|
|
3204
3204
|
saturate: [{
|
|
3205
|
-
saturate: [
|
|
3205
|
+
saturate: [P]
|
|
3206
3206
|
}],
|
|
3207
3207
|
/**
|
|
3208
3208
|
* Sepia
|
|
@@ -3273,7 +3273,7 @@ function M7() {
|
|
|
3273
3273
|
* @see https://tailwindcss.com/docs/backdrop-saturate
|
|
3274
3274
|
*/
|
|
3275
3275
|
"backdrop-saturate": [{
|
|
3276
|
-
"backdrop-saturate": [
|
|
3276
|
+
"backdrop-saturate": [P]
|
|
3277
3277
|
}],
|
|
3278
3278
|
/**
|
|
3279
3279
|
* Backdrop Sepia
|
|
@@ -4271,6 +4271,7 @@ class Wt {
|
|
|
4271
4271
|
}
|
|
4272
4272
|
}
|
|
4273
4273
|
async function z2(n) {
|
|
4274
|
+
var b;
|
|
4274
4275
|
const {
|
|
4275
4276
|
categories: e,
|
|
4276
4277
|
collections: t,
|
|
@@ -4283,16 +4284,16 @@ async function z2(n) {
|
|
|
4283
4284
|
let h = [];
|
|
4284
4285
|
if (u === "verbose" && console.log("useCompatibleCollections sessionCollections", c), !c || !(c != null && c.collections) || !(c != null && c.collections.length) || (c == null ? void 0 : c.key) !== (f == null ? void 0 : f.key)) {
|
|
4285
4286
|
u === "verbose" && console.log("useCompatibleCollections fetching new collections");
|
|
4286
|
-
const
|
|
4287
|
-
u === "verbose" && console.log("useCompatibleCollections bikeBrandProductCategories",
|
|
4288
|
-
var
|
|
4289
|
-
return !!
|
|
4290
|
-
}).map((
|
|
4291
|
-
title:
|
|
4292
|
-
text_id:
|
|
4293
|
-
handle:
|
|
4294
|
-
url:
|
|
4295
|
-
}))).flat(), h = h.filter((
|
|
4287
|
+
const m = await p.getBrandProductCategories(n);
|
|
4288
|
+
u === "verbose" && console.log("useCompatibleCollections bikeBrandProductCategories", m), ((b = m.data) == null ? void 0 : b.length) > 0 && (h = e.filter((x) => {
|
|
4289
|
+
var H;
|
|
4290
|
+
return !!x.collection && ((H = m == null ? void 0 : m.data) == null ? void 0 : H.some((C) => C.product_Category.toLowerCase() === x.title.toLowerCase()));
|
|
4291
|
+
}).map((x) => t.filter((C) => x.collection.split(",").map((w) => w.trim().toLowerCase()).includes(C.title.toLowerCase())).map((C) => ({
|
|
4292
|
+
title: C.title,
|
|
4293
|
+
text_id: x.text_id,
|
|
4294
|
+
handle: C.handle,
|
|
4295
|
+
url: C.url
|
|
4296
|
+
}))).flat(), h = h == null ? void 0 : h.filter((x, H, C) => H === C.findIndex((w) => w.title === x.title && w.text_id === x.text_id && w.handle === x.handle && w.url === x.url))), sessionStorage.setItem("bm_categories", JSON.stringify({
|
|
4296
4297
|
key: f == null ? void 0 : f.key,
|
|
4297
4298
|
collections: h
|
|
4298
4299
|
})), u === "verbose" && console.log("useCompatibleCollections fetched collections", h);
|
|
@@ -4311,7 +4312,7 @@ const C2 = class Aa {
|
|
|
4311
4312
|
...e
|
|
4312
4313
|
}), this.initializeConfig(), this.service = new Wt(this.config.apiUrl, this.config.apiKey, this.config.apiToken, this.config.isShopify), this.initializeActiveSubscription(), localStorage.bm_currentBike && (this.currentBike = JSON.parse(localStorage.bm_currentBike)), this.setupEventListeners(), this.registerComponents(), this.initialized = !0, Tu.value = !0;
|
|
4313
4314
|
const t = new Event("BM:Initialized");
|
|
4314
|
-
document.dispatchEvent(t), this.config.logLevel === "verbose" && (console.log("BikeMatrix WebComponent Version: 1.1.
|
|
4315
|
+
document.dispatchEvent(t), this.config.logLevel === "verbose" && (console.log("BikeMatrix WebComponent Version: 1.1.40"), console.log("BikeMatrixCore initialized"));
|
|
4315
4316
|
}
|
|
4316
4317
|
// Singleton pattern to ensure a single global instance
|
|
4317
4318
|
static getInstance() {
|
|
@@ -4602,7 +4603,7 @@ function Pr({
|
|
|
4602
4603
|
...h
|
|
4603
4604
|
}) {
|
|
4604
4605
|
var j;
|
|
4605
|
-
const b = (j = i.images) != null && j.length ? i.images : [Un("bike.png")], m = ye(null), [
|
|
4606
|
+
const b = (j = i.images) != null && j.length ? i.images : [Un("bike.png")], m = ye(null), [k, x] = $(0), H = ye(null);
|
|
4606
4607
|
le(() => {
|
|
4607
4608
|
const L = m == null ? void 0 : m.current;
|
|
4608
4609
|
if (L) {
|
|
@@ -4629,12 +4630,12 @@ function Pr({
|
|
|
4629
4630
|
m.current.scrollLeft = T.clientWidth * L;
|
|
4630
4631
|
}
|
|
4631
4632
|
function w() {
|
|
4632
|
-
|
|
4633
|
+
k != 0 && C(k - 1);
|
|
4633
4634
|
}
|
|
4634
|
-
function
|
|
4635
|
-
|
|
4635
|
+
function P() {
|
|
4636
|
+
k != b.length - 1 && C(k + 1);
|
|
4636
4637
|
}
|
|
4637
|
-
const D = (b == null ? void 0 : b.length) &&
|
|
4638
|
+
const D = (b == null ? void 0 : b.length) && k !== b.length - 1, O = (b == null ? void 0 : b.length) && k !== 0;
|
|
4638
4639
|
return g("div", {
|
|
4639
4640
|
class: Pe("rounded-xl select-none border py-4 relative", e ? "border-gray-950" : "border-gray-300"),
|
|
4640
4641
|
...h,
|
|
@@ -4658,7 +4659,7 @@ function Pr({
|
|
|
4658
4659
|
children: [g("div", {
|
|
4659
4660
|
ref: m,
|
|
4660
4661
|
class: Pe("flex scroll-smooth snap-mandatory no-scrollbar h-32 snap-x space-x-2 relative overflow-x-auto", "px-4"),
|
|
4661
|
-
"data-active-slide":
|
|
4662
|
+
"data-active-slide": k,
|
|
4662
4663
|
children: [!l && b.length && b.map((L, T) => g("div", {
|
|
4663
4664
|
"data-slide": T,
|
|
4664
4665
|
class: "w-full h-full snap-center flex items-center flex-none",
|
|
@@ -4683,7 +4684,7 @@ function Pr({
|
|
|
4683
4684
|
class: "h-3 text-gray-500 -rotate-180"
|
|
4684
4685
|
})
|
|
4685
4686
|
}), g("div", {
|
|
4686
|
-
onClick:
|
|
4687
|
+
onClick: P,
|
|
4687
4688
|
class: Pe("border !ml-0 bg-white absolute w-9 h-9 flex items-center justify-center right-4 top-1/2 -translate-y-1/2 rounded-xl border-gray-300", D ? "" : "hidden"),
|
|
4688
4689
|
children: g(xr, {
|
|
4689
4690
|
class: "h-3 text-gray-500 translate-x-px"
|
|
@@ -4693,7 +4694,7 @@ function Pr({
|
|
|
4693
4694
|
}), (b == null ? void 0 : b.length) > 1 && g("div", {
|
|
4694
4695
|
class: "space-x-2 flex items-center justify-center",
|
|
4695
4696
|
children: b.map((L, T) => g("div", {
|
|
4696
|
-
class: Pe("rounded-xl w-2 h-2 transition-all duration-300", T ==
|
|
4697
|
+
class: Pe("rounded-xl w-2 h-2 transition-all duration-300", T == k ? " bg-gray-950 scale-125" : " bg-gray-200")
|
|
4697
4698
|
}, T))
|
|
4698
4699
|
}), (c || i.isShared) && g("div", {
|
|
4699
4700
|
className: "absolute left-4 bottom-4",
|
|
@@ -4799,7 +4800,7 @@ const ou = {
|
|
|
4799
4800
|
children: n
|
|
4800
4801
|
}) => {
|
|
4801
4802
|
var ne;
|
|
4802
|
-
const e = window.BikeMatrix.getConfig(), [t, r] = Up(bc, null), [i, o] = Up("bm_lounge", []), l = new Wt(e.apiUrl, e.apiKey, e.apiToken, e.isShopify), [u, c] = $(ou), f = ye({}), [p, h] = $([]), [b, m] = $(!1), [
|
|
4803
|
+
const e = window.BikeMatrix.getConfig(), [t, r] = Up(bc, null), [i, o] = Up("bm_lounge", []), l = new Wt(e.apiUrl, e.apiKey, e.apiToken, e.isShopify), [u, c] = $(ou), f = ye({}), [p, h] = $([]), [b, m] = $(!1), [k, x] = $(null);
|
|
4803
4804
|
le(() => {
|
|
4804
4805
|
(async () => {
|
|
4805
4806
|
const Y = await z2(t == null ? void 0 : t.brandId);
|
|
@@ -4833,7 +4834,7 @@ const ou = {
|
|
|
4833
4834
|
}
|
|
4834
4835
|
};
|
|
4835
4836
|
});
|
|
4836
|
-
},
|
|
4837
|
+
}, P = (Q) => {
|
|
4837
4838
|
r({
|
|
4838
4839
|
...Q
|
|
4839
4840
|
}), o([...(i || []).filter((Y) => !!Y.key && Y.key !== Q.key), Q]);
|
|
@@ -4985,12 +4986,12 @@ const ou = {
|
|
|
4985
4986
|
loading: b,
|
|
4986
4987
|
setLoading: m,
|
|
4987
4988
|
// Compatible Parts
|
|
4988
|
-
compatibleCollections:
|
|
4989
|
+
compatibleCollections: k,
|
|
4989
4990
|
// Final Bike
|
|
4990
4991
|
currentBike: t,
|
|
4991
4992
|
setCurrentBike: r,
|
|
4992
4993
|
removeBike: D,
|
|
4993
|
-
saveBike:
|
|
4994
|
+
saveBike: P,
|
|
4994
4995
|
// Bike Lounge
|
|
4995
4996
|
lounge: i
|
|
4996
4997
|
};
|
|
@@ -5512,13 +5513,13 @@ function t6() {
|
|
|
5512
5513
|
frameSeries: o
|
|
5513
5514
|
} = e, {
|
|
5514
5515
|
t: l
|
|
5515
|
-
} = Se(), [u, c] = $([]), [f, p] = $(!1), h = new Wt(n.apiUrl, n.apiKey, n.apiToken, n.isShopify), [b, m] = $(null), [
|
|
5516
|
+
} = Se(), [u, c] = $([]), [f, p] = $(!1), h = new Wt(n.apiUrl, n.apiKey, n.apiToken, n.isShopify), [b, m] = $(null), [k, x] = $(""), H = r.value, C = r.value && i.value;
|
|
5516
5517
|
le(() => {
|
|
5517
|
-
const
|
|
5518
|
-
if (
|
|
5518
|
+
const P = n.bikeSelectorBrands ? n.bikeSelectorBrands.split(",").filter((D) => D !== "") : [];
|
|
5519
|
+
if (P.length > 0 && r.options.length > 0) {
|
|
5519
5520
|
let D = [];
|
|
5520
5521
|
r.options.forEach((O) => {
|
|
5521
|
-
|
|
5522
|
+
P.includes(O.value.toString().trim()) && D.push(O);
|
|
5522
5523
|
}), c(D);
|
|
5523
5524
|
} else
|
|
5524
5525
|
c(r.options);
|
|
@@ -5526,12 +5527,12 @@ function t6() {
|
|
|
5526
5527
|
const w = async () => {
|
|
5527
5528
|
var O;
|
|
5528
5529
|
p(!0);
|
|
5529
|
-
const
|
|
5530
|
-
if (!(
|
|
5531
|
-
p(!1), m(
|
|
5530
|
+
const P = await h.getBikeBom(k);
|
|
5531
|
+
if (!(P != null && P.success)) {
|
|
5532
|
+
p(!1), m(P.error);
|
|
5532
5533
|
return;
|
|
5533
5534
|
}
|
|
5534
|
-
const D = Ya(
|
|
5535
|
+
const D = Ya(P.data);
|
|
5535
5536
|
bt.value = D, e.value = {
|
|
5536
5537
|
bikeSpec: D.spec,
|
|
5537
5538
|
brand: D.bike_Brand,
|
|
@@ -5558,8 +5559,8 @@ function t6() {
|
|
|
5558
5559
|
class: "space-y-5 mb-6 relative w-full flex flex-col",
|
|
5559
5560
|
children: [n.virtualWorkshop && g(ie, {
|
|
5560
5561
|
children: [g(D2, {
|
|
5561
|
-
value:
|
|
5562
|
-
setValue: (
|
|
5562
|
+
value: k,
|
|
5563
|
+
setValue: (P) => x(P),
|
|
5563
5564
|
label: "Bike Matrix ID",
|
|
5564
5565
|
placeholder: "Enter your Bike Matrix ID",
|
|
5565
5566
|
type: "text",
|
|
@@ -5581,8 +5582,8 @@ function t6() {
|
|
|
5581
5582
|
placeholder: l("bikeselector_addbike_brand_select"),
|
|
5582
5583
|
value: r.value,
|
|
5583
5584
|
options: u,
|
|
5584
|
-
onChange: (
|
|
5585
|
-
t("brand",
|
|
5585
|
+
onChange: (P) => {
|
|
5586
|
+
t("brand", P.target.value);
|
|
5586
5587
|
},
|
|
5587
5588
|
loading: !r.options.length,
|
|
5588
5589
|
disabled: !r.options.length,
|
|
@@ -5598,8 +5599,8 @@ function t6() {
|
|
|
5598
5599
|
placeholder: l("bikeselector_addbike_model_select"),
|
|
5599
5600
|
value: i.value,
|
|
5600
5601
|
options: i.options,
|
|
5601
|
-
onChange: (
|
|
5602
|
-
t("model",
|
|
5602
|
+
onChange: (P) => {
|
|
5603
|
+
t("model", P.target.value);
|
|
5603
5604
|
},
|
|
5604
5605
|
loading: H && !i.options.length,
|
|
5605
5606
|
disabled: !H || !i.options.length,
|
|
@@ -5616,8 +5617,8 @@ function t6() {
|
|
|
5616
5617
|
value: o.value,
|
|
5617
5618
|
loading: C && !o.options.length,
|
|
5618
5619
|
options: o.options,
|
|
5619
|
-
onChange: (
|
|
5620
|
-
t("frameSeries",
|
|
5620
|
+
onChange: (P) => {
|
|
5621
|
+
t("frameSeries", P.target.value);
|
|
5621
5622
|
},
|
|
5622
5623
|
disabled: !C || !o.options.length,
|
|
5623
5624
|
info: !0,
|
|
@@ -5633,9 +5634,9 @@ function t6() {
|
|
|
5633
5634
|
primary: !0,
|
|
5634
5635
|
text: l("bikeselector_addbike_find_btn"),
|
|
5635
5636
|
onClick: () => {
|
|
5636
|
-
r.value && i.value && o.value ? Oe("/search") :
|
|
5637
|
+
r.value && i.value && o.value ? Oe("/search") : k && w();
|
|
5637
5638
|
},
|
|
5638
|
-
active: r.value && i.value && o.value ||
|
|
5639
|
+
active: r.value && i.value && o.value || k,
|
|
5639
5640
|
loading: f,
|
|
5640
5641
|
children: g(xr, {
|
|
5641
5642
|
class: "h-3 ml-auto justify-self-end"
|
|
@@ -5644,7 +5645,7 @@ function t6() {
|
|
|
5644
5645
|
});
|
|
5645
5646
|
}
|
|
5646
5647
|
function r6() {
|
|
5647
|
-
var
|
|
5648
|
+
var k, x, H, C;
|
|
5648
5649
|
const {
|
|
5649
5650
|
bike: n,
|
|
5650
5651
|
setBike: e,
|
|
@@ -5656,19 +5657,19 @@ function r6() {
|
|
|
5656
5657
|
bikeSpec: l
|
|
5657
5658
|
} = n, {
|
|
5658
5659
|
t: u
|
|
5659
|
-
} = Se(), [c, f] = [n.value, (w) => e((
|
|
5660
|
-
...
|
|
5660
|
+
} = Se(), [c, f] = [n.value, (w) => e((P) => ({
|
|
5661
|
+
...P,
|
|
5661
5662
|
value: w
|
|
5662
5663
|
}))], p = Br(() => {
|
|
5663
|
-
const w = r == null ? void 0 : r.filter((
|
|
5664
|
+
const w = r == null ? void 0 : r.filter((P) => {
|
|
5664
5665
|
var O;
|
|
5665
5666
|
let D = !0;
|
|
5666
|
-
return l.value && (D =
|
|
5667
|
+
return l.value && (D = P.bikeSpec === l.value), D && o.value.length && (D = (O = o.value) == null ? void 0 : O.includes(P.year)), D;
|
|
5667
5668
|
});
|
|
5668
|
-
return w.some((
|
|
5669
|
-
}, [r, l.value, o.value]), h = Br(() => l.value ? r.filter((
|
|
5670
|
-
var
|
|
5671
|
-
if (!((
|
|
5669
|
+
return w.some((P) => P._key == c._key) || f({}), w;
|
|
5670
|
+
}, [r, l.value, o.value]), h = Br(() => l.value ? r.filter((P) => l.value == P.bikeSpec).map((P) => P.year) : o.options.map((P) => P.value), [l.value]), b = Br(() => {
|
|
5671
|
+
var P;
|
|
5672
|
+
if (!((P = o.value) != null && P.length))
|
|
5672
5673
|
return l.options;
|
|
5673
5674
|
const w = r.filter((D) => {
|
|
5674
5675
|
var O;
|
|
@@ -5696,7 +5697,7 @@ function r6() {
|
|
|
5696
5697
|
onChange: (w) => {
|
|
5697
5698
|
t("bikeSpec", w.target.value);
|
|
5698
5699
|
},
|
|
5699
|
-
disabled: !((
|
|
5700
|
+
disabled: !((k = l.options) != null && k.length),
|
|
5700
5701
|
loading: !((x = l.options) != null && x.length)
|
|
5701
5702
|
}), g("div", {
|
|
5702
5703
|
class: "w-full flex flex-col space-y-2",
|
|
@@ -5707,22 +5708,22 @@ function r6() {
|
|
|
5707
5708
|
class: Pe("flex space-x-2 overflow-x-auto", "-mx-8 w-[calc(100%_+_64px)] px-8 no-scrollbar"),
|
|
5708
5709
|
children: (H = o.options) != null && H.length ? (C = o.options) == null ? void 0 : C.map((w) => {
|
|
5709
5710
|
var O;
|
|
5710
|
-
const
|
|
5711
|
+
const P = l.value && !h.includes(w.value), D = (O = o.value) == null ? void 0 : O.includes(w.value);
|
|
5711
5712
|
return g("div", {
|
|
5712
5713
|
onClick: () => {
|
|
5713
|
-
|
|
5714
|
+
P || t("year", D ? o.value.filter((j) => j !== w.value) : [...o.value, w.value]);
|
|
5714
5715
|
},
|
|
5715
|
-
class: Pe("rounded-full cursor-pointer items-center flex border py-2 px-4", D ? "pr-3 bg-gray-950 border-gray-950 text-white" : "border-gray-300 text-gray-700 ",
|
|
5716
|
+
class: Pe("rounded-full cursor-pointer items-center flex border py-2 px-4", D ? "pr-3 bg-gray-950 border-gray-950 text-white" : "border-gray-300 text-gray-700 ", P && "hidden"),
|
|
5716
5717
|
children: [w.label, D && g(Za, {
|
|
5717
5718
|
class: "w-3 h-3 ml-2"
|
|
5718
5719
|
})]
|
|
5719
5720
|
});
|
|
5720
|
-
}) : Array(2).fill(0).map((w,
|
|
5721
|
+
}) : Array(2).fill(0).map((w, P) => g("div", {
|
|
5721
5722
|
class: "rounded-full items-center flex border py-2 bg-gray-100 px-4 bg-100 border-gray-300 animate-pulse",
|
|
5722
5723
|
children: g("span", {
|
|
5723
5724
|
class: "rounded-lg bg-gray-100 w-9 h-5"
|
|
5724
5725
|
})
|
|
5725
|
-
},
|
|
5726
|
+
}, P))
|
|
5726
5727
|
})]
|
|
5727
5728
|
}), g("div", {
|
|
5728
5729
|
class: Pe("text-nowrap font-medium w-full flex", "[&>span]:text-gray-500 [&>span]:font-normal"),
|
|
@@ -5745,7 +5746,7 @@ function r6() {
|
|
|
5745
5746
|
})]
|
|
5746
5747
|
}), g("div", {
|
|
5747
5748
|
class: "grid grid-cols-1 sm:grid-cols-2 gap-4",
|
|
5748
|
-
children: p != null && p.length && !i ? p.map((w,
|
|
5749
|
+
children: p != null && p.length && !i ? p.map((w, P) => g(Pr, {
|
|
5749
5750
|
"data-key": w._key,
|
|
5750
5751
|
bike: w,
|
|
5751
5752
|
selected: w._key === c._key,
|
|
@@ -5753,20 +5754,20 @@ function r6() {
|
|
|
5753
5754
|
D.preventDefault(), f(w);
|
|
5754
5755
|
},
|
|
5755
5756
|
compact: !0
|
|
5756
|
-
}, w._key)) : Array(i ? 2 : 1).fill(0).map((w,
|
|
5757
|
+
}, w._key)) : Array(i ? 2 : 1).fill(0).map((w, P) => g("div", {
|
|
5757
5758
|
class: Pe("w-full relative rounded-xl h-40 bg-white border border-gray-200 ", i && "animate-pulse"),
|
|
5758
5759
|
children: [g("span", {
|
|
5759
5760
|
class: " absolute left-4 top-4 rounded-lg h-6 w-1/2 bg-gray-200"
|
|
5760
5761
|
}), g("span", {
|
|
5761
5762
|
class: " absolute right-4 bottom-4 rounded-full h-8 w-8 bg-gray-200"
|
|
5762
5763
|
})]
|
|
5763
|
-
},
|
|
5764
|
+
}, P))
|
|
5764
5765
|
})]
|
|
5765
5766
|
}), g("button", {
|
|
5766
5767
|
onClick: (w) => {
|
|
5767
|
-
var
|
|
5768
|
+
var P, D;
|
|
5768
5769
|
if (w.preventDefault(), c._key) {
|
|
5769
|
-
const O = (
|
|
5770
|
+
const O = (P = this.base.querySelector(`[data-key="${c._key}"] [data-active-slide]`)) == null ? void 0 : P.getAttribute("data-active-slide"), L = [(D = this.base.querySelector(`[data-key="${c._key}"] [data-slide="${O}"] img`)) == null ? void 0 : D.src].filter((T) => !!T);
|
|
5770
5771
|
L != null && L.length && e((T) => (T.value = {
|
|
5771
5772
|
...T.value || {},
|
|
5772
5773
|
images: L
|
|
@@ -6012,12 +6013,12 @@ function s6() {
|
|
|
6012
6013
|
c(!0);
|
|
6013
6014
|
const m = await l.addCustomBike(r.key);
|
|
6014
6015
|
if (m.success) {
|
|
6015
|
-
const
|
|
6016
|
-
if (!
|
|
6017
|
-
p(
|
|
6016
|
+
const k = await l.getBikeBom(m == null ? void 0 : m.data);
|
|
6017
|
+
if (!k.success) {
|
|
6018
|
+
p(k.error), c(!1);
|
|
6018
6019
|
return;
|
|
6019
6020
|
}
|
|
6020
|
-
const x = Ya(
|
|
6021
|
+
const x = Ya(k.data);
|
|
6021
6022
|
bt.value = x;
|
|
6022
6023
|
const H = {
|
|
6023
6024
|
...r,
|
|
@@ -6359,16 +6360,16 @@ var $t = {
|
|
|
6359
6360
|
center: 0.5,
|
|
6360
6361
|
edges: 0.5,
|
|
6361
6362
|
end: 1
|
|
6362
|
-
}[i] || 0 : !u && c && (p = i[0], h = i[1]), function(b, m,
|
|
6363
|
-
var x = (
|
|
6363
|
+
}[i] || 0 : !u && c && (p = i[0], h = i[1]), function(b, m, k) {
|
|
6364
|
+
var x = (k || t).length, H = l[x], C, w, P, D, O, j, L, T, X;
|
|
6364
6365
|
if (!H) {
|
|
6365
6366
|
if (X = t.grid === "auto" ? 0 : (t.grid || [1, fr])[1], !X) {
|
|
6366
|
-
for (L = -fr; L < (L =
|
|
6367
|
+
for (L = -fr; L < (L = k[X++].getBoundingClientRect().left) && X < x; )
|
|
6367
6368
|
;
|
|
6368
6369
|
X < x && X--;
|
|
6369
6370
|
}
|
|
6370
6371
|
for (H = l[x] = [], C = c ? Math.min(X, x) * p - 0.5 : i % X, w = X === fr ? 0 : c ? x * h / X - 0.5 : i / X | 0, L = 0, T = fr, j = 0; j < x; j++)
|
|
6371
|
-
|
|
6372
|
+
P = j % X - C, D = w - (j / X | 0), H[j] = O = f ? Math.abs(f === "y" ? D : P) : E2(P * P + D * D), O > L && (L = O), O < T && (T = O);
|
|
6372
6373
|
i === "random" && J2(H), H.max = L - T, H.min = T, H.v = x = (parseFloat(t.amount) || parseFloat(t.each) * (X > x ? x - 1 : f ? f === "y" ? x / X : X : Math.max(X, x / X)) || 0) * (i === "edges" ? -1 : 1), H.b = x < 0 ? o - x : o, H.u = gt(t.amount || t.each) || 0, r = r && x < 0 ? ov(r) : r;
|
|
6373
6374
|
}
|
|
6374
6375
|
return x = (H[b] - H.min) / H.max || 0, nt(H.b + (r ? r(x) : x) * H.v) + H.u;
|
|
@@ -6444,18 +6445,18 @@ var $t = {
|
|
|
6444
6445
|
else if (mt(e) && !mt(t)) {
|
|
6445
6446
|
for (p = [], h = e.length, b = h - 2, f = 1; f < h; f++)
|
|
6446
6447
|
p.push(n(e[f - 1], e[f]));
|
|
6447
|
-
h--, o = function(
|
|
6448
|
-
|
|
6449
|
-
var x = Math.min(b, ~~
|
|
6450
|
-
return p[x](
|
|
6448
|
+
h--, o = function(k) {
|
|
6449
|
+
k *= h;
|
|
6450
|
+
var x = Math.min(b, ~~k);
|
|
6451
|
+
return p[x](k - x);
|
|
6451
6452
|
}, r = t;
|
|
6452
6453
|
} else
|
|
6453
6454
|
i || (e = Mi(mt(e) ? [] : {}, e));
|
|
6454
6455
|
if (!p) {
|
|
6455
6456
|
for (c in t)
|
|
6456
6457
|
Ac.call(u, e, c, "get", t[c]);
|
|
6457
|
-
o = function(
|
|
6458
|
-
return Ec(
|
|
6458
|
+
o = function(k) {
|
|
6459
|
+
return Ec(k, u) || (l ? e.p : e);
|
|
6459
6460
|
};
|
|
6460
6461
|
}
|
|
6461
6462
|
}
|
|
@@ -6521,7 +6522,7 @@ var $t = {
|
|
|
6521
6522
|
}, cu = function(e, t, r) {
|
|
6522
6523
|
return e += e < 0 ? 1 : e > 1 ? -1 : 0, (e * 6 < 1 ? t + (r - t) * e * 6 : e < 0.5 ? r : e * 3 < 2 ? t + (r - t) * (2 / 3 - e) * 6 : t) * je + 0.5 | 0;
|
|
6523
6524
|
}, nv = function(e, t, r) {
|
|
6524
|
-
var i = e ? nn(e) ? [e >> 16, e >> 8 & je, e & je] : 0 : Oa.black, o, l, u, c, f, p, h, b, m,
|
|
6525
|
+
var i = e ? nn(e) ? [e >> 16, e >> 8 & je, e & je] : 0 : Oa.black, o, l, u, c, f, p, h, b, m, k;
|
|
6525
6526
|
if (!i) {
|
|
6526
6527
|
if (e.substr(-1) === "," && (e = e.substr(0, e.length - 1)), Oa[e])
|
|
6527
6528
|
i = Oa[e];
|
|
@@ -6530,7 +6531,7 @@ var $t = {
|
|
|
6530
6531
|
return i = parseInt(e.substr(1, 6), 16), [i >> 16, i >> 8 & je, i & je, parseInt(e.substr(7), 16) / 255];
|
|
6531
6532
|
e = parseInt(e.substr(1), 16), i = [e >> 16, e >> 8 & je, e & je];
|
|
6532
6533
|
} else if (e.substr(0, 3) === "hsl") {
|
|
6533
|
-
if (i =
|
|
6534
|
+
if (i = k = e.match(Mu), !t)
|
|
6534
6535
|
c = +i[0] % 360 / 360, f = +i[1] / 100, p = +i[2] / 100, l = p <= 0.5 ? p * (f + 1) : p + f - p * f, o = p * 2 - l, i.length > 3 && (i[3] *= 1), i[0] = cu(c + 1 / 3, o, l), i[1] = cu(c, o, l), i[2] = cu(c - 1 / 3, o, l);
|
|
6535
6536
|
else if (~e.indexOf("="))
|
|
6536
6537
|
return i = e.match(B2), r && i.length < 4 && (i[3] = 1), i;
|
|
@@ -6538,7 +6539,7 @@ var $t = {
|
|
|
6538
6539
|
i = e.match(Mu) || Oa.transparent;
|
|
6539
6540
|
i = i.map(Number);
|
|
6540
6541
|
}
|
|
6541
|
-
return t && !
|
|
6542
|
+
return t && !k && (o = i[0] / je, l = i[1] / je, u = i[2] / je, h = Math.max(o, l, u), b = Math.min(o, l, u), p = (h + b) / 2, h === b ? c = f = 0 : (m = h - b, f = p > 0.5 ? m / (2 - h - b) : m / (h + b), c = h === o ? (l - u) / m + (l < u ? 6 : 0) : h === l ? (u - o) / m + 2 : (o - l) / m + 4, c *= 60), i[0] = ~~(c + 0.5), i[1] = ~~(f * 100 + 0.5), i[2] = ~~(p * 100 + 0.5)), r && i.length < 4 && (i[3] = 1), i;
|
|
6542
6543
|
}, iv = function(e) {
|
|
6543
6544
|
var t = [], r = [], i = -1;
|
|
6544
6545
|
return e.split(Hn).forEach(function(o) {
|
|
@@ -6568,9 +6569,9 @@ var $t = {
|
|
|
6568
6569
|
if (Hn.lastIndex = 0, Hn.test(t))
|
|
6569
6570
|
return r = j6.test(t), e[1] = rh(e[1], r), e[0] = rh(e[0], r, iv(e[1])), !0;
|
|
6570
6571
|
}, Ga, Kt = function() {
|
|
6571
|
-
var n = Date.now, e = 500, t = 33, r = n(), i = r, o = 1e3 / 240, l = o, u = [], c, f, p, h, b, m,
|
|
6572
|
-
var C = n() - i, w = H === !0,
|
|
6573
|
-
if ((C > e || C < 0) && (r += C - t), i += C, O = i - r,
|
|
6572
|
+
var n = Date.now, e = 500, t = 33, r = n(), i = r, o = 1e3 / 240, l = o, u = [], c, f, p, h, b, m, k = function x(H) {
|
|
6573
|
+
var C = n() - i, w = H === !0, P, D, O, j;
|
|
6574
|
+
if ((C > e || C < 0) && (r += C - t), i += C, O = i - r, P = O - l, (P > 0 || w) && (j = ++h.frame, b = O - h.time * 1e3, h.time = O = O / 1e3, l += P + (P >= o ? 4 : o - P), D = 1), w || (c = f(x)), D)
|
|
6574
6575
|
for (m = 0; m < u.length; m++)
|
|
6575
6576
|
u[m](O, b, j, H);
|
|
6576
6577
|
};
|
|
@@ -6578,7 +6579,7 @@ var $t = {
|
|
|
6578
6579
|
time: 0,
|
|
6579
6580
|
frame: 0,
|
|
6580
6581
|
tick: function() {
|
|
6581
|
-
|
|
6582
|
+
k(!0);
|
|
6582
6583
|
},
|
|
6583
6584
|
deltaRatio: function(H) {
|
|
6584
6585
|
return b / (1e3 / (H || 60));
|
|
@@ -6586,7 +6587,7 @@ var $t = {
|
|
|
6586
6587
|
wake: function() {
|
|
6587
6588
|
I2 && (!Wu && xc() && (Ar = Wu = window, Pc = Ar.document || {}, er.gsap = St, (Ar.gsapVersions || (Ar.gsapVersions = [])).push(St.version), S2(ls || Ar.GreenSockGlobals || !Ar.gsap && Ar || {}), tv.forEach(rv)), p = typeof requestAnimationFrame < "u" && requestAnimationFrame, c && h.sleep(), f = p || function(H) {
|
|
6588
6589
|
return setTimeout(H, l - h.time * 1e3 + 1 | 0);
|
|
6589
|
-
}, Ga = 1,
|
|
6590
|
+
}, Ga = 1, k(2));
|
|
6590
6591
|
},
|
|
6591
6592
|
sleep: function() {
|
|
6592
6593
|
(p ? cancelAnimationFrame : clearTimeout)(c), Ga = 0, f = Na;
|
|
@@ -6598,10 +6599,10 @@ var $t = {
|
|
|
6598
6599
|
o = 1e3 / (H || 240), l = h.time * 1e3 + o;
|
|
6599
6600
|
},
|
|
6600
6601
|
add: function(H, C, w) {
|
|
6601
|
-
var
|
|
6602
|
-
H(D, O, j, L), h.remove(
|
|
6602
|
+
var P = C ? function(D, O, j, L) {
|
|
6603
|
+
H(D, O, j, L), h.remove(P);
|
|
6603
6604
|
} : H;
|
|
6604
|
-
return h.remove(H), u[w ? "unshift" : "push"](
|
|
6605
|
+
return h.remove(H), u[w ? "unshift" : "push"](P), Yi(), P;
|
|
6605
6606
|
},
|
|
6606
6607
|
remove: function(H, C) {
|
|
6607
6608
|
~(C = u.indexOf(H)) && u.splice(C, 1) && m >= C && m--;
|
|
@@ -6864,9 +6865,9 @@ var kt = /* @__PURE__ */ function(n) {
|
|
|
6864
6865
|
}, t.staggerFromTo = function(i, o, l, u, c, f, p, h) {
|
|
6865
6866
|
return u.startAt = l, ja(u).immediateRender = Lt(u.immediateRender), this.staggerTo(i, o, u, c, f, p, h);
|
|
6866
6867
|
}, t.render = function(i, o, l) {
|
|
6867
|
-
var u = this._time, c = this._dirty ? this.totalDuration() : this._tDur, f = this._dur, p = i <= 0 ? 0 : nt(i), h = this._zTime < 0 != i < 0 && (this._initted || !f), b, m,
|
|
6868
|
+
var u = this._time, c = this._dirty ? this.totalDuration() : this._tDur, f = this._dur, p = i <= 0 ? 0 : nt(i), h = this._zTime < 0 != i < 0 && (this._initted || !f), b, m, k, x, H, C, w, P, D, O, j, L;
|
|
6868
6869
|
if (this !== Ve && p > c && i >= 0 && (p = c), p !== this._tTime || l || h) {
|
|
6869
|
-
if (u !== this._time && f && (p += this._time - u, i += this._time - u), b = p, D = this._start,
|
|
6870
|
+
if (u !== this._time && f && (p += this._time - u, i += this._time - u), b = p, D = this._start, P = this._ts, C = !P, h && (f || (u = this._zTime), (i || !o) && (this._zTime = i)), this._repeat) {
|
|
6870
6871
|
if (j = this._yoyo, H = f + this._rDelay, this._repeat < -1 && i < 0)
|
|
6871
6872
|
return this.totalTime(H * 100 + i, o, l);
|
|
6872
6873
|
if (b = nt(p % H), p === c ? (x = this._repeat, b = f) : (O = nt(p / H), x = ~~O, x && x === O && (b = f, x--), b > f && (b = f)), O = Wi(this._tTime, H), !u && this._tTime && O !== x && this._tTime - O * H - this._dur <= 0 && (O = x), j && x & 1 && (b = f - b, L = 1), x !== O && !this._lock) {
|
|
@@ -6878,37 +6879,37 @@ var kt = /* @__PURE__ */ function(n) {
|
|
|
6878
6879
|
sv(this, L);
|
|
6879
6880
|
}
|
|
6880
6881
|
}
|
|
6881
|
-
if (this._hasPause && !this._forcing && this._lock < 2 && (w = z6(this, nt(u), nt(b)), w && (p -= b - (b = w._start))), this._tTime = p, this._time = b, this._act = !
|
|
6882
|
+
if (this._hasPause && !this._forcing && this._lock < 2 && (w = z6(this, nt(u), nt(b)), w && (p -= b - (b = w._start))), this._tTime = p, this._time = b, this._act = !P, this._initted || (this._onUpdate = this.vars.onUpdate, this._initted = 1, this._zTime = i, u = 0), !u && b && !o && !x && (_t(this, "onStart"), this._tTime !== p))
|
|
6882
6883
|
return this;
|
|
6883
6884
|
if (b >= u && i >= 0)
|
|
6884
6885
|
for (m = this._first; m; ) {
|
|
6885
|
-
if (
|
|
6886
|
+
if (k = m._next, (m._act || b >= m._start) && m._ts && w !== m) {
|
|
6886
6887
|
if (m.parent !== this)
|
|
6887
6888
|
return this.render(i, o, l);
|
|
6888
6889
|
if (m.render(m._ts > 0 ? (b - m._start) * m._ts : (m._dirty ? m.totalDuration() : m._tDur) + (b - m._start) * m._ts, o, l), b !== this._time || !this._ts && !C) {
|
|
6889
|
-
w = 0,
|
|
6890
|
+
w = 0, k && (p += this._zTime = -Ie);
|
|
6890
6891
|
break;
|
|
6891
6892
|
}
|
|
6892
6893
|
}
|
|
6893
|
-
m =
|
|
6894
|
+
m = k;
|
|
6894
6895
|
}
|
|
6895
6896
|
else {
|
|
6896
6897
|
m = this._last;
|
|
6897
6898
|
for (var M = i < 0 ? i : b; m; ) {
|
|
6898
|
-
if (
|
|
6899
|
+
if (k = m._prev, (m._act || M <= m._end) && m._ts && w !== m) {
|
|
6899
6900
|
if (m.parent !== this)
|
|
6900
6901
|
return this.render(i, o, l);
|
|
6901
6902
|
if (m.render(m._ts > 0 ? (M - m._start) * m._ts : (m._dirty ? m.totalDuration() : m._tDur) + (M - m._start) * m._ts, o, l || ft && (m._initted || m._startAt)), b !== this._time || !this._ts && !C) {
|
|
6902
|
-
w = 0,
|
|
6903
|
+
w = 0, k && (p += this._zTime = M ? -Ie : Ie);
|
|
6903
6904
|
break;
|
|
6904
6905
|
}
|
|
6905
6906
|
}
|
|
6906
|
-
m =
|
|
6907
|
+
m = k;
|
|
6907
6908
|
}
|
|
6908
6909
|
}
|
|
6909
6910
|
if (w && !o && (this.pause(), w.render(b >= u ? 0 : -Ie)._zTime = b >= u ? 1 : -1, this._ts))
|
|
6910
6911
|
return this._start = D, Bs(this), this.render(i, o, l);
|
|
6911
|
-
this._onUpdate && !o && _t(this, "onUpdate", !0), (p === c && this._tTime >= this.totalDuration() || !p && u) && (D === this._start || Math.abs(
|
|
6912
|
+
this._onUpdate && !o && _t(this, "onUpdate", !0), (p === c && this._tTime >= this.totalDuration() || !p && u) && (D === this._start || Math.abs(P) !== Math.abs(this._ts)) && (this._lock || ((i || !f) && (p === c && this._ts > 0 || !p && this._ts < 0) && Xn(this, 1), !o && !(i < 0 && !u) && (p || u || !c) && (_t(this, p === c && i >= 0 ? "onComplete" : "onReverseComplete", !0), this._prom && !(p < c && this.timeScale() > 0) && this._prom())));
|
|
6912
6913
|
}
|
|
6913
6914
|
return this;
|
|
6914
6915
|
}, t.add = function(i, o) {
|
|
@@ -6960,7 +6961,7 @@ var kt = /* @__PURE__ */ function(n) {
|
|
|
6960
6961
|
return l;
|
|
6961
6962
|
}, t.tweenTo = function(i, o) {
|
|
6962
6963
|
o = o || {};
|
|
6963
|
-
var l = this, u = cr(l, i), c = o, f = c.startAt, p = c.onStart, h = c.onStartParams, b = c.immediateRender, m,
|
|
6964
|
+
var l = this, u = cr(l, i), c = o, f = c.startAt, p = c.onStart, h = c.onStartParams, b = c.immediateRender, m, k = rt.to(l, tr({
|
|
6964
6965
|
ease: o.ease || "none",
|
|
6965
6966
|
lazy: !1,
|
|
6966
6967
|
immediateRender: !1,
|
|
@@ -6970,12 +6971,12 @@ var kt = /* @__PURE__ */ function(n) {
|
|
|
6970
6971
|
onStart: function() {
|
|
6971
6972
|
if (l.pause(), !m) {
|
|
6972
6973
|
var H = o.duration || Math.abs((u - (f && "time" in f ? f.time : l._time)) / l.timeScale());
|
|
6973
|
-
|
|
6974
|
+
k._dur !== H && Zi(k, H, 0, 1).render(k._time, !0, !0), m = 1;
|
|
6974
6975
|
}
|
|
6975
|
-
p && p.apply(
|
|
6976
|
+
p && p.apply(k, h || []);
|
|
6976
6977
|
}
|
|
6977
6978
|
}, o));
|
|
6978
|
-
return b ?
|
|
6979
|
+
return b ? k.render(0) : k;
|
|
6979
6980
|
}, t.tweenFromTo = function(i, o, l) {
|
|
6980
6981
|
return this.tweenTo(o, tr({
|
|
6981
6982
|
startAt: {
|
|
@@ -7036,22 +7037,22 @@ tr(kt.prototype, {
|
|
|
7036
7037
|
_forcing: 0
|
|
7037
7038
|
});
|
|
7038
7039
|
var Z6 = function(e, t, r, i, o, l, u) {
|
|
7039
|
-
var c = new jt(this._pt, e, t, 0, 1, vv, null, o), f = 0, p = 0, h, b, m,
|
|
7040
|
+
var c = new jt(this._pt, e, t, 0, 1, vv, null, o), f = 0, p = 0, h, b, m, k, x, H, C, w;
|
|
7040
7041
|
for (c.b = r, c.e = i, r += "", i += "", (C = ~i.indexOf("random(")) && (i = Ra(i)), l && (w = [r, i], l(w, e, t), r = w[0], i = w[1]), b = r.match(lu) || []; h = lu.exec(i); )
|
|
7041
|
-
|
|
7042
|
+
k = h[0], x = i.substring(f, h.index), m ? m = (m + 1) % 5 : x.substr(-5) === "rgba(" && (m = 1), k !== b[p++] && (H = parseFloat(b[p - 1]) || 0, c._pt = {
|
|
7042
7043
|
_next: c._pt,
|
|
7043
7044
|
p: x || p === 1 ? x : ",",
|
|
7044
7045
|
//note: SVG spec allows omission of comma/space when a negative sign is wedged between two numbers, like 2.5-5.3 instead of 2.5,-5.3 but when tweening, the negative value may switch to positive, so we insert the comma just in case.
|
|
7045
7046
|
s: H,
|
|
7046
|
-
c:
|
|
7047
|
+
c: k.charAt(1) === "=" ? Oi(H, k) - H : parseFloat(k) - H,
|
|
7047
7048
|
m: m && m < 4 ? Math.round : 0
|
|
7048
7049
|
}, f = lu.lastIndex);
|
|
7049
7050
|
return c.c = f < i.length ? i.substring(f, i.length) : "", c.fp = u, (j2.test(i) || C) && (c.e = 0), this._pt = c, c;
|
|
7050
7051
|
}, Ac = function(e, t, r, i, o, l, u, c, f, p) {
|
|
7051
7052
|
Ke(i) && (i = i(o || 0, e, l));
|
|
7052
|
-
var h = e[t], b = r !== "get" ? r : Ke(h) ? f ? e[t.indexOf("set") || !Ke(e["get" + t.substr(3)]) ? t : "get" + t.substr(3)](f) : e[t]() : h, m = Ke(h) ? f ? G6 : pv : Oc,
|
|
7053
|
-
if (ut(i) && (~i.indexOf("random(") && (i = Ra(i)), i.charAt(1) === "=" && (
|
|
7054
|
-
return !isNaN(b * i) && i !== "" ? (
|
|
7053
|
+
var h = e[t], b = r !== "get" ? r : Ke(h) ? f ? e[t.indexOf("set") || !Ke(e["get" + t.substr(3)]) ? t : "get" + t.substr(3)](f) : e[t]() : h, m = Ke(h) ? f ? G6 : pv : Oc, k;
|
|
7054
|
+
if (ut(i) && (~i.indexOf("random(") && (i = Ra(i)), i.charAt(1) === "=" && (k = Oi(b, i) + (gt(b) || 0), (k || k === 0) && (i = k))), !p || b !== i || Qu)
|
|
7055
|
+
return !isNaN(b * i) && i !== "" ? (k = new jt(this._pt, e, t, +b || 0, i - (b || 0), typeof h == "boolean" ? q6 : hv, 0, m), f && (k.fp = f), u && k.modifier(u, this, e), this._pt = k) : (!h && !(t in e) && kc(t, i), Z6.call(this, e, t, b, i, m, c || $t.stringFilter, f));
|
|
7055
7056
|
}, Y6 = function(e, t, r, i, o) {
|
|
7056
7057
|
if (Ke(e) && (e = Ia(e, o, t, r, i)), !Ir(e) || e.style && e.nodeType || mt(e) || L2(e))
|
|
7057
7058
|
return ut(e) ? Ia(e, o, t, r, i) : e;
|
|
@@ -7066,9 +7067,9 @@ var Z6 = function(e, t, r, i, o, l, u) {
|
|
|
7066
7067
|
f[u._props[p]] = c;
|
|
7067
7068
|
return u;
|
|
7068
7069
|
}, wn, Qu, Dc = function n(e, t, r) {
|
|
7069
|
-
var i = e.vars, o = i.ease, l = i.startAt, u = i.immediateRender, c = i.lazy, f = i.onUpdate, p = i.runBackwards, h = i.yoyoEase, b = i.keyframes, m = i.autoRevert,
|
|
7070
|
+
var i = e.vars, o = i.ease, l = i.startAt, u = i.immediateRender, c = i.lazy, f = i.onUpdate, p = i.runBackwards, h = i.yoyoEase, b = i.keyframes, m = i.autoRevert, k = e._dur, x = e._startAt, H = e._targets, C = e.parent, w = C && C.data === "nested" ? C.vars.targets : H, P = e._overwrite === "auto" && !yc, D = e.timeline, O, j, L, T, X, M, W, N, q, J, ee, K, ne;
|
|
7070
7071
|
if (D && (!b || !o) && (o = "none"), e._ease = $n(o, Si.ease), e._yEase = h ? ov($n(h === !0 ? o : h, Si.ease)) : 0, h && e._yoyo && !e._repeat && (h = e._yEase, e._yEase = e._ease, e._ease = h), e._from = !D && !!i.runBackwards, !D || b && !i.stagger) {
|
|
7071
|
-
if (N = H[0] ? Kn(H[0]).harness : 0, K = N && i[N.prop], O = cs(i, zc), x && (x._zTime < 0 && x.progress(1), t < 0 && p && u && !m ? x.render(-1, !0) : x.revert(p &&
|
|
7072
|
+
if (N = H[0] ? Kn(H[0]).harness : 0, K = N && i[N.prop], O = cs(i, zc), x && (x._zTime < 0 && x.progress(1), t < 0 && p && u && !m ? x.render(-1, !0) : x.revert(p && k ? es : v6), x._lazy = 0), l) {
|
|
7072
7073
|
if (Xn(e._startAt = rt.set(H, tr({
|
|
7073
7074
|
data: "isStart",
|
|
7074
7075
|
overwrite: !1,
|
|
@@ -7081,11 +7082,11 @@ var Z6 = function(e, t, r, i, o, l, u) {
|
|
|
7081
7082
|
return _t(e, "onUpdate");
|
|
7082
7083
|
},
|
|
7083
7084
|
stagger: 0
|
|
7084
|
-
}, l))), e._startAt._dp = 0, e._startAt._sat = e, t < 0 && (ft || !u && !m) && e._startAt.revert(es), u &&
|
|
7085
|
+
}, l))), e._startAt._dp = 0, e._startAt._sat = e, t < 0 && (ft || !u && !m) && e._startAt.revert(es), u && k && t <= 0 && r <= 0) {
|
|
7085
7086
|
t && (e._zTime = t);
|
|
7086
7087
|
return;
|
|
7087
7088
|
}
|
|
7088
|
-
} else if (p &&
|
|
7089
|
+
} else if (p && k && !x) {
|
|
7089
7090
|
if (t && (u = !1), L = tr({
|
|
7090
7091
|
overwrite: !1,
|
|
7091
7092
|
data: "isFromStart",
|
|
@@ -7101,13 +7102,13 @@ var Z6 = function(e, t, r, i, o, l, u) {
|
|
|
7101
7102
|
else if (!t)
|
|
7102
7103
|
return;
|
|
7103
7104
|
}
|
|
7104
|
-
for (e._pt = e._ptCache = 0, c =
|
|
7105
|
+
for (e._pt = e._ptCache = 0, c = k && Lt(c) || c && !k, j = 0; j < H.length; j++) {
|
|
7105
7106
|
if (X = H[j], W = X._gsap || Hc(H)[j]._gsap, e._ptLookup[j] = J = {}, Zu[W.id] && Cn.length && us(), ee = w === H ? j : w.indexOf(X), N && (q = new N()).init(X, K || O, e, ee, w) !== !1 && (e._pt = T = new jt(e._pt, X, q.name, 0, 1, q.render, q, 0, q.priority), q._props.forEach(function(Q) {
|
|
7106
7107
|
J[Q] = T;
|
|
7107
7108
|
}), q.priority && (M = 1)), !N || K)
|
|
7108
7109
|
for (L in O)
|
|
7109
7110
|
Vt[L] && (q = cv(L, O, e, ee, X, w)) ? q.priority && (M = 1) : J[L] = T = Ac.call(e, X, L, "get", O[L], ee, w, 0, i.stringFilter);
|
|
7110
|
-
e._op && e._op[j] && e.kill(X, e._op[j]),
|
|
7111
|
+
e._op && e._op[j] && e.kill(X, e._op[j]), P && e._pt && (wn = e, Ve.killTweensOf(X, J, e.globalTime(t)), ne = !e.parent, wn = 0), e._pt && c && (Zu[W.id] = 1);
|
|
7111
7112
|
}
|
|
7112
7113
|
M && gv(e), e._onInit && e._onInit(e);
|
|
7113
7114
|
}
|
|
@@ -7163,32 +7164,32 @@ var rt = /* @__PURE__ */ function(n) {
|
|
|
7163
7164
|
function e(r, i, o, l) {
|
|
7164
7165
|
var u;
|
|
7165
7166
|
typeof i == "number" && (o.duration = i, i = o, o = null), u = n.call(this, l ? i : ja(i)) || this;
|
|
7166
|
-
var c = u.vars, f = c.duration, p = c.delay, h = c.immediateRender, b = c.stagger, m = c.overwrite,
|
|
7167
|
-
if (u._targets =
|
|
7167
|
+
var c = u.vars, f = c.duration, p = c.delay, h = c.immediateRender, b = c.stagger, m = c.overwrite, k = c.keyframes, x = c.defaults, H = c.scrollTrigger, C = c.yoyoEase, w = i.parent || Ve, P = (mt(r) || L2(r) ? nn(r[0]) : "length" in i) ? [r] : pr(r), D, O, j, L, T, X, M, W;
|
|
7168
|
+
if (u._targets = P.length ? Hc(P) : Fa("GSAP target " + r + " not found. https://gsap.com", !$t.nullTargetWarn) || [], u._ptLookup = [], u._overwrite = m, k || b || Qo(f) || Qo(p)) {
|
|
7168
7169
|
if (i = u.vars, D = u.timeline = new kt({
|
|
7169
7170
|
data: "nested",
|
|
7170
7171
|
defaults: x || {},
|
|
7171
|
-
targets: w && w.data === "nested" ? w.vars.targets :
|
|
7172
|
+
targets: w && w.data === "nested" ? w.vars.targets : P
|
|
7172
7173
|
}), D.kill(), D.parent = D._dp = _r(u), D._start = 0, b || Qo(f) || Qo(p)) {
|
|
7173
|
-
if (L =
|
|
7174
|
+
if (L = P.length, M = b && U2(b), Ir(b))
|
|
7174
7175
|
for (T in b)
|
|
7175
7176
|
~dv.indexOf(T) && (W || (W = {}), W[T] = b[T]);
|
|
7176
7177
|
for (O = 0; O < L; O++)
|
|
7177
|
-
j = cs(i, fv), j.stagger = 0, C && (j.yoyoEase = C), W && Mi(j, W), X =
|
|
7178
|
+
j = cs(i, fv), j.stagger = 0, C && (j.yoyoEase = C), W && Mi(j, W), X = P[O], j.duration = +Ia(f, _r(u), O, X, P), j.delay = (+Ia(p, _r(u), O, X, P) || 0) - u._delay, !b && L === 1 && j.delay && (u._delay = p = j.delay, u._start += p, j.delay = 0), D.to(X, j, M ? M(O, X, P) : 0), D._ease = He.none;
|
|
7178
7179
|
D.duration() ? f = p = 0 : u.timeline = 0;
|
|
7179
|
-
} else if (
|
|
7180
|
+
} else if (k) {
|
|
7180
7181
|
ja(tr(D.vars.defaults, {
|
|
7181
7182
|
ease: "none"
|
|
7182
|
-
})), D._ease = $n(
|
|
7183
|
+
})), D._ease = $n(k.ease || i.ease || "none");
|
|
7183
7184
|
var N = 0, q, J, ee;
|
|
7184
|
-
if (mt(
|
|
7185
|
-
|
|
7186
|
-
return D.to(
|
|
7185
|
+
if (mt(k))
|
|
7186
|
+
k.forEach(function(K) {
|
|
7187
|
+
return D.to(P, K, ">");
|
|
7187
7188
|
}), D.duration();
|
|
7188
7189
|
else {
|
|
7189
7190
|
j = {};
|
|
7190
|
-
for (T in
|
|
7191
|
-
T === "ease" || T === "easeEach" || R6(T,
|
|
7191
|
+
for (T in k)
|
|
7192
|
+
T === "ease" || T === "easeEach" || R6(T, k[T], j, k.easeEach);
|
|
7192
7193
|
for (T in j)
|
|
7193
7194
|
for (q = j[T].sort(function(K, ne) {
|
|
7194
7195
|
return K.t - ne.t;
|
|
@@ -7196,7 +7197,7 @@ var rt = /* @__PURE__ */ function(n) {
|
|
|
7196
7197
|
J = q[O], ee = {
|
|
7197
7198
|
ease: J.e,
|
|
7198
7199
|
duration: (J.t - (O ? q[O - 1].t : 0)) / 100 * f
|
|
7199
|
-
}, ee[T] = J.v, D.to(
|
|
7200
|
+
}, ee[T] = J.v, D.to(P, ee, N), N += ee.duration;
|
|
7200
7201
|
D.duration() < f && D.to({}, {
|
|
7201
7202
|
duration: f - D.duration()
|
|
7202
7203
|
});
|
|
@@ -7205,34 +7206,34 @@ var rt = /* @__PURE__ */ function(n) {
|
|
|
7205
7206
|
f || u.duration(f = D.duration());
|
|
7206
7207
|
} else
|
|
7207
7208
|
u.timeline = 0;
|
|
7208
|
-
return m === !0 && !yc && (wn = _r(u), Ve.killTweensOf(
|
|
7209
|
+
return m === !0 && !yc && (wn = _r(u), Ve.killTweensOf(P), wn = 0), Or(w, _r(u), o), i.reversed && u.reverse(), i.paused && u.paused(!0), (h || !f && !k && u._start === nt(w._time) && Lt(h) && x6(_r(u)) && w.data !== "nested") && (u._tTime = -Ie, u.render(Math.max(0, -p) || 0)), H && Q2(_r(u), H), u;
|
|
7209
7210
|
}
|
|
7210
7211
|
var t = e.prototype;
|
|
7211
7212
|
return t.render = function(i, o, l) {
|
|
7212
|
-
var u = this._time, c = this._tDur, f = this._dur, p = i < 0, h = i > c - Ie && !p ? c : i < Ie ? 0 : i, b, m,
|
|
7213
|
+
var u = this._time, c = this._tDur, f = this._dur, p = i < 0, h = i > c - Ie && !p ? c : i < Ie ? 0 : i, b, m, k, x, H, C, w, P, D;
|
|
7213
7214
|
if (!f)
|
|
7214
7215
|
k6(this, i, o, l);
|
|
7215
7216
|
else if (h !== this._tTime || !i || l || !this._initted && this._tTime || this._startAt && this._zTime < 0 !== p || this._lazy) {
|
|
7216
|
-
if (b = h,
|
|
7217
|
+
if (b = h, P = this.timeline, this._repeat) {
|
|
7217
7218
|
if (x = f + this._rDelay, this._repeat < -1 && p)
|
|
7218
7219
|
return this.totalTime(x * 100 + i, o, l);
|
|
7219
|
-
if (b = nt(h % x), h === c ? (
|
|
7220
|
+
if (b = nt(h % x), h === c ? (k = this._repeat, b = f) : (H = nt(h / x), k = ~~H, k && k === H ? (b = f, k--) : b > f && (b = f)), C = this._yoyo && k & 1, C && (D = this._yEase, b = f - b), H = Wi(this._tTime, x), b === u && !l && this._initted && k === H)
|
|
7220
7221
|
return this._tTime = h, this;
|
|
7221
|
-
|
|
7222
|
+
k !== H && (P && this._yEase && sv(P, C), this.vars.repeatRefresh && !C && !this._lock && b !== x && this._initted && (this._lock = l = 1, this.render(nt(x * k), !0).invalidate()._lock = 0));
|
|
7222
7223
|
}
|
|
7223
7224
|
if (!this._initted) {
|
|
7224
7225
|
if (q2(this, p ? i : b, l, o, h))
|
|
7225
7226
|
return this._tTime = 0, this;
|
|
7226
|
-
if (u !== this._time && !(l && this.vars.repeatRefresh &&
|
|
7227
|
+
if (u !== this._time && !(l && this.vars.repeatRefresh && k !== H))
|
|
7227
7228
|
return this;
|
|
7228
7229
|
if (f !== this._dur)
|
|
7229
7230
|
return this.render(i, o, l);
|
|
7230
7231
|
}
|
|
7231
|
-
if (this._tTime = h, this._time = b, !this._act && this._ts && (this._act = 1, this._lazy = 0), this.ratio = w = (D || this._ease)(b / f), this._from && (this.ratio = w = 1 - w), b && !u && !o && !
|
|
7232
|
+
if (this._tTime = h, this._time = b, !this._act && this._ts && (this._act = 1, this._lazy = 0), this.ratio = w = (D || this._ease)(b / f), this._from && (this.ratio = w = 1 - w), b && !u && !o && !k && (_t(this, "onStart"), this._tTime !== h))
|
|
7232
7233
|
return this;
|
|
7233
7234
|
for (m = this._pt; m; )
|
|
7234
7235
|
m.r(w, m.d), m = m._next;
|
|
7235
|
-
|
|
7236
|
+
P && P.render(i < 0 ? i : P._dur * P._ease(b / this._dur), o, l) || this._startAt && (this._zTime = i), this._onUpdate && !o && (p && Yu(this, i, o, l), _t(this, "onUpdate")), this._repeat && k !== H && this.vars.onRepeat && !o && this.parent && _t(this, "onRepeat"), (h === this._tDur || !h) && this._tTime === h && (p && !this._onUpdate && Yu(this, i, !0, !0), (i || !f) && (h === this._tDur && this._ts > 0 || !h && this._ts < 0) && Xn(this, 1), !o && !(p && !u) && (h || u || C) && (_t(this, h === c ? "onComplete" : "onReverseComplete", !0), this._prom && !(h < c && this.timeScale() > 0) && this._prom()));
|
|
7236
7237
|
}
|
|
7237
7238
|
return this;
|
|
7238
7239
|
}, t.targets = function() {
|
|
@@ -7250,15 +7251,15 @@ var rt = /* @__PURE__ */ function(n) {
|
|
|
7250
7251
|
var l = this.timeline.totalDuration();
|
|
7251
7252
|
return this.timeline.killTweensOf(i, o, wn && wn.vars.overwrite !== !0)._first || Da(this), this.parent && l !== this.timeline.totalDuration() && Zi(this, this._dur * this.timeline._tDur / l, 0, 1), this;
|
|
7252
7253
|
}
|
|
7253
|
-
var u = this._targets, c = i ? pr(i) : u, f = this._ptLookup, p = this._pt, h, b, m,
|
|
7254
|
+
var u = this._targets, c = i ? pr(i) : u, f = this._ptLookup, p = this._pt, h, b, m, k, x, H, C;
|
|
7254
7255
|
if ((!o || o === "all") && y6(u, c))
|
|
7255
7256
|
return o === "all" && (this._pt = 0), Da(this);
|
|
7256
7257
|
for (h = this._op = this._op || [], o !== "all" && (ut(o) && (x = {}, Bt(o, function(w) {
|
|
7257
7258
|
return x[w] = 1;
|
|
7258
7259
|
}), o = x), o = N6(u, o)), C = u.length; C--; )
|
|
7259
7260
|
if (~c.indexOf(u[C])) {
|
|
7260
|
-
b = f[C], o === "all" ? (h[C] = o,
|
|
7261
|
-
for (x in
|
|
7261
|
+
b = f[C], o === "all" ? (h[C] = o, k = b, m = {}) : (m = h[C] = h[C] || {}, k = o);
|
|
7262
|
+
for (x in k)
|
|
7262
7263
|
H = b && b[x], H && ((!("kill" in H.d) || H.d.kill(x) === !0) && Ls(this, H, "_pt"), delete b[x]), m !== "all" && (m[x] = 1);
|
|
7263
7264
|
}
|
|
7264
7265
|
return this._initted && !this._pt && p && Da(this), this;
|
|
@@ -7819,19 +7820,19 @@ var ih, xn, Xi, Lc, Vn, ah, Bc, ry = function() {
|
|
|
7819
7820
|
grid: 1,
|
|
7820
7821
|
flex: 1
|
|
7821
7822
|
}, En = function n(e, t, r, i) {
|
|
7822
|
-
var o = parseFloat(r) || 0, l = (r + "").trim().substr((o + "").length) || "px", u = Vn.style, c = ny.test(t), f = e.tagName.toLowerCase() === "svg", p = (f ? "client" : "offset") + (c ? "Width" : "Height"), h = 100, b = i === "px", m = i === "%",
|
|
7823
|
+
var o = parseFloat(r) || 0, l = (r + "").trim().substr((o + "").length) || "px", u = Vn.style, c = ny.test(t), f = e.tagName.toLowerCase() === "svg", p = (f ? "client" : "offset") + (c ? "Width" : "Height"), h = 100, b = i === "px", m = i === "%", k, x, H, C;
|
|
7823
7824
|
if (i === l || !o || ch[i] || ch[l])
|
|
7824
7825
|
return o;
|
|
7825
7826
|
if (l !== "px" && !b && (o = n(e, t, r, "px")), C = e.getCTM && zv(e), (m || l === "%") && (an[t] || ~t.indexOf("adius")))
|
|
7826
|
-
return
|
|
7827
|
+
return k = C ? e.getBBox()[c ? "width" : "height"] : e[p], tt(m ? o / k * h : o / 100 * k);
|
|
7827
7828
|
if (u[c ? "width" : "height"] = h + (b ? l : i), x = i !== "rem" && ~t.indexOf("adius") || i === "em" && e.appendChild && !f ? e : e.parentNode, C && (x = (e.ownerSVGElement || {}).parentNode), (!x || x === xn || !x.appendChild) && (x = xn.body), H = x._gsap, H && m && H.width && c && H.time === Kt.time && !H.uncache)
|
|
7828
7829
|
return tt(o / H.width * h);
|
|
7829
7830
|
if (m && (t === "height" || t === "width")) {
|
|
7830
7831
|
var w = e.style[t];
|
|
7831
|
-
e.style[t] = h + i,
|
|
7832
|
+
e.style[t] = h + i, k = e[p], w ? e.style[t] = w : ti(e, t);
|
|
7832
7833
|
} else
|
|
7833
|
-
(m || l === "%") && !gy[Tr(x, "display")] && (u.position = Tr(e, "position")), x === e && (u.position = "static"), x.appendChild(Vn),
|
|
7834
|
-
return c && m && (H = Kn(x), H.time = Kt.time, H.width = x[p]), tt(b ?
|
|
7834
|
+
(m || l === "%") && !gy[Tr(x, "display")] && (u.position = Tr(e, "position")), x === e && (u.position = "static"), x.appendChild(Vn), k = Vn[p], x.removeChild(Vn), u.position = "absolute";
|
|
7835
|
+
return c && m && (H = Kn(x), H.time = Kt.time, H.width = x[p]), tt(b ? k * o / h : k && o ? h / k * o : 0);
|
|
7835
7836
|
}, $r = function(e, t, r, i) {
|
|
7836
7837
|
var o;
|
|
7837
7838
|
return Lc || Uu(), t in Xr && t !== "transform" && (t = Xr[t], ~t.indexOf(",") && (t = t.split(",")[0])), an[t] && t !== "transform" ? (o = Va(e, i), o = t !== "transformOrigin" ? o[t] : o.svg ? o.origin : hs(Tr(e, Tt)) + " " + o.zOrigin + "px") : (o = e.style[t], (!o || o === "auto" || i || ~(o + "").indexOf("calc(")) && (o = ps[t] && ps[t](e, t, r) || Tr(e, t) || Z2(e, t) || (t === "opacity" ? 1 : 0))), r && !~(o + "").trim().indexOf(" ") ? En(e, t, o, r) + r : o;
|
|
@@ -7840,16 +7841,16 @@ var ih, xn, Xi, Lc, Vn, ah, Bc, ry = function() {
|
|
|
7840
7841
|
var o = Fi(t, e, 1), l = o && Tr(e, o, 1);
|
|
7841
7842
|
l && l !== r ? (t = o, r = l) : t === "borderColor" && (r = Tr(e, "borderTopColor"));
|
|
7842
7843
|
}
|
|
7843
|
-
var u = new jt(this._pt, e.style, t, 0, 1, vv), c = 0, f = 0, p, h, b, m,
|
|
7844
|
+
var u = new jt(this._pt, e.style, t, 0, 1, vv), c = 0, f = 0, p, h, b, m, k, x, H, C, w, P, D, O;
|
|
7844
7845
|
if (u.b = r, u.e = i, r += "", i += "", i === "auto" && (x = e.style[t], e.style[t] = i, i = Tr(e, t) || i, x ? e.style[t] = x : ti(e, t)), p = [r, i], av(p), r = p[0], i = p[1], b = r.match(Ci) || [], O = i.match(Ci) || [], O.length) {
|
|
7845
7846
|
for (; h = Ci.exec(i); )
|
|
7846
|
-
H = h[0], w = i.substring(c, h.index),
|
|
7847
|
+
H = h[0], w = i.substring(c, h.index), k ? k = (k + 1) % 5 : (w.substr(-5) === "rgba(" || w.substr(-5) === "hsla(") && (k = 1), H !== (x = b[f++] || "") && (m = parseFloat(x) || 0, D = x.substr((m + "").length), H.charAt(1) === "=" && (H = Oi(m, H) + D), C = parseFloat(H), P = H.substr((C + "").length), c = Ci.lastIndex - P.length, P || (P = P || $t.units[t] || D, c === i.length && (i += P, u.e += P)), D !== P && (m = En(e, t, x, P) || 0), u._pt = {
|
|
7847
7848
|
_next: u._pt,
|
|
7848
7849
|
p: w || f === 1 ? w : ",",
|
|
7849
7850
|
//note: SVG spec allows omission of comma/space when a negative sign is wedged between two numbers, like 2.5-5.3 instead of 2.5,-5.3 but when tweening, the negative value may switch to positive, so we insert the comma just in case.
|
|
7850
7851
|
s: m,
|
|
7851
7852
|
c: C - m,
|
|
7852
|
-
m:
|
|
7853
|
+
m: k && k < 4 || t === "zIndex" ? Math.round : 0
|
|
7853
7854
|
});
|
|
7854
7855
|
u.c = c < i.length ? i.substring(c, i.length) : "";
|
|
7855
7856
|
} else
|
|
@@ -7953,14 +7954,14 @@ var ih, xn, Xi, Lc, Vn, ah, Bc, ry = function() {
|
|
|
7953
7954
|
var r = e._gsap || Kn(e), i = e.style, o = fh(e), l, u, c, f;
|
|
7954
7955
|
return r.svg && e.getAttribute("transform") ? (c = e.transform.baseVal.consolidate().matrix, o = [c.a, c.b, c.c, c.d, c.e, c.f], o.join(",") === "1,0,0,1,0,0" ? qa : o) : (o === qa && !e.offsetParent && e !== Xi && !r.svg && (c = i.display, i.display = "block", l = e.parentNode, (!l || !e.offsetParent && !e.getBoundingClientRect().width) && (f = 1, u = e.nextElementSibling, Xi.appendChild(e)), o = fh(e), c ? i.display = c : ti(e, "display"), f && (u ? l.insertBefore(e, u) : l ? l.appendChild(e) : Xi.removeChild(e))), t && o.length > 6 ? [o[0], o[1], o[4], o[5], o[12], o[13]] : o);
|
|
7955
7956
|
}, Ku = function(e, t, r, i, o, l) {
|
|
7956
|
-
var u = e._gsap, c = o || Tc(e, !0), f = u.xOrigin || 0, p = u.yOrigin || 0, h = u.xOffset || 0, b = u.yOffset || 0, m = c[0],
|
|
7957
|
-
r ? c !== qa && (L = m * H -
|
|
7957
|
+
var u = e._gsap, c = o || Tc(e, !0), f = u.xOrigin || 0, p = u.yOrigin || 0, h = u.xOffset || 0, b = u.yOffset || 0, m = c[0], k = c[1], x = c[2], H = c[3], C = c[4], w = c[5], P = t.split(" "), D = parseFloat(P[0]) || 0, O = parseFloat(P[1]) || 0, j, L, T, X;
|
|
7958
|
+
r ? c !== qa && (L = m * H - k * x) && (T = D * (H / L) + O * (-x / L) + (x * w - H * C) / L, X = D * (-k / L) + O * (m / L) - (m * w - k * C) / L, D = T, O = X) : (j = kv(e), D = j.x + (~P[0].indexOf("%") ? D / 100 * j.width : D), O = j.y + (~(P[1] || P[0]).indexOf("%") ? O / 100 * j.height : O)), i || i !== !1 && u.smooth ? (C = D - f, w = O - p, u.xOffset = h + (C * m + w * x) - C, u.yOffset = b + (C * k + w * H) - w) : u.xOffset = u.yOffset = 0, u.xOrigin = D, u.yOrigin = O, u.smooth = !!i, u.origin = t, u.originIsAbsolute = !!r, e.style[Tt] = "0px 0px", l && (Pn(l, u, "xOrigin", f, D), Pn(l, u, "yOrigin", p, O), Pn(l, u, "xOffset", h, u.xOffset), Pn(l, u, "yOffset", b, u.yOffset)), e.setAttribute("data-svg-origin", D + " " + O);
|
|
7958
7959
|
}, Va = function(e, t) {
|
|
7959
7960
|
var r = e._gsap || new uv(e);
|
|
7960
7961
|
if ("x" in r && !t && !r.uncache)
|
|
7961
7962
|
return r;
|
|
7962
|
-
var i = e.style, o = r.scaleX < 0, l = "px", u = "deg", c = getComputedStyle(e), f = Tr(e, Tt) || "0", p, h, b, m,
|
|
7963
|
-
return p = h = b = x = H = C = w =
|
|
7963
|
+
var i = e.style, o = r.scaleX < 0, l = "px", u = "deg", c = getComputedStyle(e), f = Tr(e, Tt) || "0", p, h, b, m, k, x, H, C, w, P, D, O, j, L, T, X, M, W, N, q, J, ee, K, ne, Q, Y, _, se, he, fe, Ne, Le;
|
|
7964
|
+
return p = h = b = x = H = C = w = P = D = 0, m = k = 1, r.svg = !!(e.getCTM && zv(e)), c.translate && ((c.translate !== "none" || c.scale !== "none" || c.rotate !== "none") && (i[Je] = (c.translate !== "none" ? "translate3d(" + (c.translate + " 0 0").split(" ").slice(0, 3).join(", ") + ") " : "") + (c.rotate !== "none" ? "rotate(" + c.rotate + ") " : "") + (c.scale !== "none" ? "scale(" + c.scale.split(" ").join(",") + ") " : "") + (c[Je] !== "none" ? c[Je] : "")), i.scale = i.rotate = i.translate = "none"), L = Tc(e, r.svg), r.svg && (r.uncache ? (Q = e.getBBox(), f = r.xOrigin - Q.x + "px " + (r.yOrigin - Q.y) + "px", ne = "") : ne = !t && e.getAttribute("data-svg-origin"), Ku(e, ne || f, !!ne || r.originIsAbsolute, r.smooth !== !1, L)), O = r.xOrigin || 0, j = r.yOrigin || 0, L !== qa && (W = L[0], N = L[1], q = L[2], J = L[3], p = ee = L[4], h = K = L[5], L.length === 6 ? (m = Math.sqrt(W * W + N * N), k = Math.sqrt(J * J + q * q), x = W || N ? xi(N, W) * Rn : 0, w = q || J ? xi(q, J) * Rn + x : 0, w && (k *= Math.abs(Math.cos(w * Ei))), r.svg && (p -= O - (O * W + j * q), h -= j - (O * N + j * J))) : (Le = L[6], fe = L[7], _ = L[8], se = L[9], he = L[10], Ne = L[11], p = L[12], h = L[13], b = L[14], T = xi(Le, he), H = T * Rn, T && (X = Math.cos(-T), M = Math.sin(-T), ne = ee * X + _ * M, Q = K * X + se * M, Y = Le * X + he * M, _ = ee * -M + _ * X, se = K * -M + se * X, he = Le * -M + he * X, Ne = fe * -M + Ne * X, ee = ne, K = Q, Le = Y), T = xi(-q, he), C = T * Rn, T && (X = Math.cos(-T), M = Math.sin(-T), ne = W * X - _ * M, Q = N * X - se * M, Y = q * X - he * M, Ne = J * M + Ne * X, W = ne, N = Q, q = Y), T = xi(N, W), x = T * Rn, T && (X = Math.cos(T), M = Math.sin(T), ne = W * X + N * M, Q = ee * X + K * M, N = N * X - W * M, K = K * X - ee * M, W = ne, ee = Q), H && Math.abs(H) + Math.abs(x) > 359.9 && (H = x = 0, C = 180 - C), m = tt(Math.sqrt(W * W + N * N + q * q)), k = tt(Math.sqrt(K * K + Le * Le)), T = xi(ee, K), w = Math.abs(T) > 2e-4 ? T * Rn : 0, D = Ne ? 1 / (Ne < 0 ? -Ne : Ne) : 0), r.svg && (ne = e.getAttribute("transform"), r.forceCSS = e.setAttribute("transform", "") || !Hv(Tr(e, Je)), ne && e.setAttribute("transform", ne))), Math.abs(w) > 90 && Math.abs(w) < 270 && (o ? (m *= -1, w += x <= 0 ? 180 : -180, x += x <= 0 ? 180 : -180) : (k *= -1, w += w <= 0 ? 180 : -180)), t = t || r.uncache, r.x = p - ((r.xPercent = p && (!t && r.xPercent || (Math.round(e.offsetWidth / 2) === Math.round(-p) ? -50 : 0))) ? e.offsetWidth * r.xPercent / 100 : 0) + l, r.y = h - ((r.yPercent = h && (!t && r.yPercent || (Math.round(e.offsetHeight / 2) === Math.round(-h) ? -50 : 0))) ? e.offsetHeight * r.yPercent / 100 : 0) + l, r.z = b + l, r.scaleX = tt(m), r.scaleY = tt(k), r.rotation = tt(x) + u, r.rotationX = tt(H) + u, r.rotationY = tt(C) + u, r.skewX = w + u, r.skewY = P + u, r.transformPerspective = D + l, (r.zOrigin = parseFloat(f.split(" ")[2]) || !t && r.zOrigin || 0) && (i[Tt] = hs(f)), r.xOffset = r.yOffset = 0, r.force3D = $t.force3D, r.renderTransform = r.svg ? xy : Pv ? Av : wy, r.uncache = 0, r;
|
|
7964
7965
|
}, hs = function(e) {
|
|
7965
7966
|
return (e = e.split(" "))[0] + " " + e[1];
|
|
7966
7967
|
}, vu = function(e, t, r) {
|
|
@@ -7969,15 +7970,15 @@ var ih, xn, Xi, Lc, Vn, ah, Bc, ry = function() {
|
|
|
7969
7970
|
}, wy = function(e, t) {
|
|
7970
7971
|
t.z = "0px", t.rotationY = t.rotationX = "0deg", t.force3D = 0, Av(e, t);
|
|
7971
7972
|
}, Fn = "0deg", xa = "0px", Nn = ") ", Av = function(e, t) {
|
|
7972
|
-
var r = t || this, i = r.xPercent, o = r.yPercent, l = r.x, u = r.y, c = r.z, f = r.rotation, p = r.rotationY, h = r.rotationX, b = r.skewX, m = r.skewY,
|
|
7973
|
-
if (
|
|
7973
|
+
var r = t || this, i = r.xPercent, o = r.yPercent, l = r.x, u = r.y, c = r.z, f = r.rotation, p = r.rotationY, h = r.rotationX, b = r.skewX, m = r.skewY, k = r.scaleX, x = r.scaleY, H = r.transformPerspective, C = r.force3D, w = r.target, P = r.zOrigin, D = "", O = C === "auto" && e && e !== 1 || C === !0;
|
|
7974
|
+
if (P && (h !== Fn || p !== Fn)) {
|
|
7974
7975
|
var j = parseFloat(p) * Ei, L = Math.sin(j), T = Math.cos(j), X;
|
|
7975
|
-
j = parseFloat(h) * Ei, X = Math.cos(j), l = vu(w, l, L * X * -
|
|
7976
|
+
j = parseFloat(h) * Ei, X = Math.cos(j), l = vu(w, l, L * X * -P), u = vu(w, u, -Math.sin(j) * -P), c = vu(w, c, T * X * -P + P);
|
|
7976
7977
|
}
|
|
7977
|
-
H !== xa && (D += "perspective(" + H + Nn), (i || o) && (D += "translate(" + i + "%, " + o + "%) "), (O || l !== xa || u !== xa || c !== xa) && (D += c !== xa || O ? "translate3d(" + l + ", " + u + ", " + c + ") " : "translate(" + l + ", " + u + Nn), f !== Fn && (D += "rotate(" + f + Nn), p !== Fn && (D += "rotateY(" + p + Nn), h !== Fn && (D += "rotateX(" + h + Nn), (b !== Fn || m !== Fn) && (D += "skew(" + b + ", " + m + Nn), (
|
|
7978
|
+
H !== xa && (D += "perspective(" + H + Nn), (i || o) && (D += "translate(" + i + "%, " + o + "%) "), (O || l !== xa || u !== xa || c !== xa) && (D += c !== xa || O ? "translate3d(" + l + ", " + u + ", " + c + ") " : "translate(" + l + ", " + u + Nn), f !== Fn && (D += "rotate(" + f + Nn), p !== Fn && (D += "rotateY(" + p + Nn), h !== Fn && (D += "rotateX(" + h + Nn), (b !== Fn || m !== Fn) && (D += "skew(" + b + ", " + m + Nn), (k !== 1 || x !== 1) && (D += "scale(" + k + ", " + x + Nn), w.style[Je] = D || "translate(0, 0)";
|
|
7978
7979
|
}, xy = function(e, t) {
|
|
7979
|
-
var r = t || this, i = r.xPercent, o = r.yPercent, l = r.x, u = r.y, c = r.rotation, f = r.skewX, p = r.skewY, h = r.scaleX, b = r.scaleY, m = r.target,
|
|
7980
|
-
c = parseFloat(c), f = parseFloat(f), p = parseFloat(p), p && (p = parseFloat(p), f += p, c += p), c || f ? (c *= Ei, f *= Ei, O = Math.cos(c) * h, j = Math.sin(c) * h, L = Math.sin(c - f) * -b, T = Math.cos(c - f) * b, f && (p *= Ei, X = Math.tan(f - p), X = Math.sqrt(1 + X * X), L *= X, T *= X, p && (X = Math.tan(p), X = Math.sqrt(1 + X * X), O *= X, j *= X)), O = tt(O), j = tt(j), L = tt(L), T = tt(T)) : (O = h, T = b, j = L = 0), (
|
|
7980
|
+
var r = t || this, i = r.xPercent, o = r.yPercent, l = r.x, u = r.y, c = r.rotation, f = r.skewX, p = r.skewY, h = r.scaleX, b = r.scaleY, m = r.target, k = r.xOrigin, x = r.yOrigin, H = r.xOffset, C = r.yOffset, w = r.forceCSS, P = parseFloat(l), D = parseFloat(u), O, j, L, T, X;
|
|
7981
|
+
c = parseFloat(c), f = parseFloat(f), p = parseFloat(p), p && (p = parseFloat(p), f += p, c += p), c || f ? (c *= Ei, f *= Ei, O = Math.cos(c) * h, j = Math.sin(c) * h, L = Math.sin(c - f) * -b, T = Math.cos(c - f) * b, f && (p *= Ei, X = Math.tan(f - p), X = Math.sqrt(1 + X * X), L *= X, T *= X, p && (X = Math.tan(p), X = Math.sqrt(1 + X * X), O *= X, j *= X)), O = tt(O), j = tt(j), L = tt(L), T = tt(T)) : (O = h, T = b, j = L = 0), (P && !~(l + "").indexOf("px") || D && !~(u + "").indexOf("px")) && (P = En(m, "x", l, "px"), D = En(m, "y", u, "px")), (k || x || H || C) && (P = tt(P + k - (k * O + x * L) + H), D = tt(D + x - (k * j + x * T) + C)), (i || o) && (X = m.getBBox(), P = tt(P + i / 100 * X.width), D = tt(D + o / 100 * X.height)), X = "matrix(" + O + "," + j + "," + L + "," + T + "," + P + "," + D + ")", m.setAttribute("transform", X), w && (m.style[Je] = X);
|
|
7981
7982
|
}, Py = function(e, t, r, i, o) {
|
|
7982
7983
|
var l = 360, u = ut(o), c = parseFloat(o) * (u && ~o.indexOf("rad") ? Rn : 1), f = c - i, p = i + f + "deg", h, b;
|
|
7983
7984
|
return u && (h = o.split("_")[1], h === "short" && (f %= l, f !== f % (l / 2) && (f += f < 0 ? l : -l)), h === "cw" && f < 0 ? f = (f + l * oh) % l - ~~(f / l) * l : h === "ccw" && f > 0 && (f = (f - l * oh) % l - ~~(f / l) * l)), e._pt = b = new jt(e._pt, t, r, i, f, ay), b.e = p, b.u = "deg", e._props.push(r), b;
|
|
@@ -7986,10 +7987,10 @@ var ih, xn, Xi, Lc, Vn, ah, Bc, ry = function() {
|
|
|
7986
7987
|
e[r] = t[r];
|
|
7987
7988
|
return e;
|
|
7988
7989
|
}, ky = function(e, t, r) {
|
|
7989
|
-
var i = ph({}, r._gsap), o = "perspective,force3D,transformOrigin,svgOrigin", l = r.style, u, c, f, p, h, b, m,
|
|
7990
|
+
var i = ph({}, r._gsap), o = "perspective,force3D,transformOrigin,svgOrigin", l = r.style, u, c, f, p, h, b, m, k;
|
|
7990
7991
|
i.svg ? (f = r.getAttribute("transform"), r.setAttribute("transform", ""), l[Je] = t, u = Va(r, 1), ti(r, Je), r.setAttribute("transform", f)) : (f = getComputedStyle(r)[Je], l[Je] = t, u = Va(r, 1), l[Je] = f);
|
|
7991
7992
|
for (c in an)
|
|
7992
|
-
f = i[c], p = u[c], f !== p && o.indexOf(c) < 0 && (m = gt(f),
|
|
7993
|
+
f = i[c], p = u[c], f !== p && o.indexOf(c) < 0 && (m = gt(f), k = gt(p), h = m !== k ? En(r, c, f, k) : parseFloat(f), b = parseFloat(p), e._pt = new jt(e._pt, u, c, h, b - h, Vu), e._pt.u = k || 0, e._props.push(c));
|
|
7993
7994
|
ph(u, i);
|
|
7994
7995
|
};
|
|
7995
7996
|
Bt("padding,margin,Width,Radius", function(n, e) {
|
|
@@ -7999,11 +8000,11 @@ Bt("padding,margin,Width,Radius", function(n, e) {
|
|
|
7999
8000
|
ps[e > 1 ? "border" + n : n] = function(u, c, f, p, h) {
|
|
8000
8001
|
var b, m;
|
|
8001
8002
|
if (arguments.length < 4)
|
|
8002
|
-
return b = l.map(function(
|
|
8003
|
-
return $r(u,
|
|
8003
|
+
return b = l.map(function(k) {
|
|
8004
|
+
return $r(u, k, f);
|
|
8004
8005
|
}), m = b.join(" "), m.split(b[0]).length === 5 ? b[0] : m;
|
|
8005
|
-
b = (p + "").split(" "), m = {}, l.forEach(function(
|
|
8006
|
-
return m[
|
|
8006
|
+
b = (p + "").split(" "), m = {}, l.forEach(function(k, x) {
|
|
8007
|
+
return m[k] = b[x] = b[x] || b[(x - 1) / 2 | 0];
|
|
8007
8008
|
}), u.init(c, m, h);
|
|
8008
8009
|
};
|
|
8009
8010
|
});
|
|
@@ -8014,16 +8015,16 @@ var Dv = {
|
|
|
8014
8015
|
return e.style && e.nodeType;
|
|
8015
8016
|
},
|
|
8016
8017
|
init: function(e, t, r, i, o) {
|
|
8017
|
-
var l = this._props, u = e.style, c = r.vars.startAt, f, p, h, b, m,
|
|
8018
|
+
var l = this._props, u = e.style, c = r.vars.startAt, f, p, h, b, m, k, x, H, C, w, P, D, O, j, L, T;
|
|
8018
8019
|
Lc || Uu(), this.styles = this.styles || xv(e), T = this.styles.props, this.tween = r;
|
|
8019
8020
|
for (x in t)
|
|
8020
8021
|
if (x !== "autoRound" && (p = t[x], !(Vt[x] && cv(x, t, r, i, e, o)))) {
|
|
8021
|
-
if (m = typeof p,
|
|
8022
|
-
|
|
8022
|
+
if (m = typeof p, k = ps[x], m === "function" && (p = p.call(r, i, e, o), m = typeof p), m === "string" && ~p.indexOf("random(") && (p = Ra(p)), k)
|
|
8023
|
+
k(this, e, x, p, r) && (L = 1);
|
|
8023
8024
|
else if (x.substr(0, 2) === "--")
|
|
8024
8025
|
f = (getComputedStyle(e).getPropertyValue(x) + "").trim(), p += "", Hn.lastIndex = 0, Hn.test(f) || (H = gt(f), C = gt(p)), C ? H !== C && (f = En(e, x, f, C) + C) : H && (p += H), this.add(u, "setProperty", f, p, i, o, 0, 0, x), l.push(x), T.push(x, 0, u[x]);
|
|
8025
8026
|
else if (m !== "undefined") {
|
|
8026
|
-
if (c && x in c ? (f = typeof c[x] == "function" ? c[x].call(r, i, e, o) : c[x], ut(f) && ~f.indexOf("random(") && (f = Ra(f)), gt(f + "") || f === "auto" || (f += $t.units[x] || gt($r(e, x)) || ""), (f + "").charAt(1) === "=" && (f = $r(e, x))) : f = $r(e, x), b = parseFloat(f), w = m === "string" && p.charAt(1) === "=" && p.substr(0, 2), w && (p = p.substr(2)), h = parseFloat(p), x in Xr && (x === "autoAlpha" && (b === 1 && $r(e, "visibility") === "hidden" && h && (b = 0), T.push("visibility", 0, u.visibility), Pn(this, u, "visibility", b ? "inherit" : "hidden", h ? "inherit" : "hidden", !h)), x !== "scale" && x !== "transform" && (x = Xr[x], ~x.indexOf(",") && (x = x.split(",")[0]))),
|
|
8027
|
+
if (c && x in c ? (f = typeof c[x] == "function" ? c[x].call(r, i, e, o) : c[x], ut(f) && ~f.indexOf("random(") && (f = Ra(f)), gt(f + "") || f === "auto" || (f += $t.units[x] || gt($r(e, x)) || ""), (f + "").charAt(1) === "=" && (f = $r(e, x))) : f = $r(e, x), b = parseFloat(f), w = m === "string" && p.charAt(1) === "=" && p.substr(0, 2), w && (p = p.substr(2)), h = parseFloat(p), x in Xr && (x === "autoAlpha" && (b === 1 && $r(e, "visibility") === "hidden" && h && (b = 0), T.push("visibility", 0, u.visibility), Pn(this, u, "visibility", b ? "inherit" : "hidden", h ? "inherit" : "hidden", !h)), x !== "scale" && x !== "transform" && (x = Xr[x], ~x.indexOf(",") && (x = x.split(",")[0]))), P = x in an, P) {
|
|
8027
8028
|
if (this.styles.save(x), D || (O = e._gsap, O.renderTransform && !t.parseTransform || Va(e, t.parseTransform), j = t.smoothOrigin !== !1 && O.smooth, D = this._pt = new jt(this._pt, u, Je, 0, 1, O.renderTransform, O, 0, -1), D.dep = 1), x === "scale")
|
|
8028
8029
|
this._pt = new jt(this._pt, O, "scaleY", O.scaleY, (w ? Oi(O.scaleY, w + h) : h) - O.scaleY || 0, Vu), this._pt.u = 0, l.push("scaleY", x), x += "X";
|
|
8029
8030
|
else if (x === "transformOrigin") {
|
|
@@ -8047,8 +8048,8 @@ var Dv = {
|
|
|
8047
8048
|
}
|
|
8048
8049
|
} else
|
|
8049
8050
|
x in u || (x = Fi(x) || x);
|
|
8050
|
-
if (
|
|
8051
|
-
H = (f + "").substr((b + "").length), h || (h = 0), C = gt(p) || (x in $t.units ? $t.units[x] : H), H !== C && (b = En(e, x, f, C)), this._pt = new jt(this._pt,
|
|
8051
|
+
if (P || (h || h === 0) && (b || b === 0) && !iy.test(p) && x in u)
|
|
8052
|
+
H = (f + "").substr((b + "").length), h || (h = 0), C = gt(p) || (x in $t.units ? $t.units[x] : H), H !== C && (b = En(e, x, f, C)), this._pt = new jt(this._pt, P ? O : u, x, b, (w ? Oi(b, w + h) : h) - b, !P && (C === "px" || x === "zIndex") && t.autoRound !== !1 ? sy : Vu), this._pt.u = C || 0, H !== C && C !== "%" && (this._pt.b = f, this._pt.r = oy);
|
|
8052
8053
|
else if (x in u)
|
|
8053
8054
|
by.call(this, e, x, f, w ? w + p : p);
|
|
8054
8055
|
else if (x in e)
|
|
@@ -8057,7 +8058,7 @@ var Dv = {
|
|
|
8057
8058
|
kc(x, p);
|
|
8058
8059
|
continue;
|
|
8059
8060
|
}
|
|
8060
|
-
|
|
8061
|
+
P || (x in u ? T.push(x, 0, u[x]) : typeof e[x] == "function" ? T.push(x, 2, e[x]()) : T.push(x, 1, f || e[x])), l.push(x);
|
|
8061
8062
|
}
|
|
8062
8063
|
}
|
|
8063
8064
|
L && gv(this);
|
|
@@ -8249,10 +8250,10 @@ const Dy = () => {
|
|
|
8249
8250
|
}, {
|
|
8250
8251
|
scope: p,
|
|
8251
8252
|
dependencies: [c]
|
|
8252
|
-
}),
|
|
8253
|
+
}), k = m(() => {
|
|
8253
8254
|
o.current.reversed(!o.current.reversed());
|
|
8254
8255
|
}), x = (H, C, w) => {
|
|
8255
|
-
f(c.filter((
|
|
8256
|
+
f(c.filter((P) => P.part !== C)), We.to(u.current[H], {
|
|
8256
8257
|
opacity: 0,
|
|
8257
8258
|
height: 0,
|
|
8258
8259
|
onComplete: () => e(C, w)
|
|
@@ -8267,7 +8268,7 @@ const Dy = () => {
|
|
|
8267
8268
|
}), g("div", {
|
|
8268
8269
|
className: "unsaved-changes_wrapper",
|
|
8269
8270
|
ref: p,
|
|
8270
|
-
onClick:
|
|
8271
|
+
onClick: k,
|
|
8271
8272
|
children: [g("div", {
|
|
8272
8273
|
className: "title-section",
|
|
8273
8274
|
children: [g(rn, {
|
|
@@ -8290,7 +8291,7 @@ const Dy = () => {
|
|
|
8290
8291
|
className: "animation-wrapper",
|
|
8291
8292
|
ref: l,
|
|
8292
8293
|
children: c.length > 0 && c.map((H, C) => {
|
|
8293
|
-
var w,
|
|
8294
|
+
var w, P;
|
|
8294
8295
|
return g("div", {
|
|
8295
8296
|
className: "unsaved-part-wrapper",
|
|
8296
8297
|
ref: (D) => u.current[H.type + C] = D,
|
|
@@ -8303,7 +8304,7 @@ const Dy = () => {
|
|
|
8303
8304
|
}), g("div", {
|
|
8304
8305
|
className: "unsaved-part",
|
|
8305
8306
|
children: [g(rn, {
|
|
8306
|
-
text: (
|
|
8307
|
+
text: (P = H.part) != null && P.name ? H.part.name : "Removed",
|
|
8307
8308
|
small: !0,
|
|
8308
8309
|
left: !0
|
|
8309
8310
|
}), g("div", {
|
|
@@ -8540,7 +8541,7 @@ const Dy = () => {
|
|
|
8540
8541
|
} = Se(), u = window.BikeMatrix.getConfig(), [c, f] = $([]), {
|
|
8541
8542
|
currentBike: p,
|
|
8542
8543
|
setCurrentBike: h
|
|
8543
|
-
} = It(), b = new Wt(u.apiUrl, u.apiKey, u.apiToken, u.isShopify), m = bt.value,
|
|
8544
|
+
} = It(), b = new Wt(u.apiUrl, u.apiKey, u.apiToken, u.isShopify), m = bt.value, k = [
|
|
8544
8545
|
"Frame & Fork",
|
|
8545
8546
|
"Drivetrain",
|
|
8546
8547
|
"Brakes",
|
|
@@ -8549,17 +8550,17 @@ const Dy = () => {
|
|
|
8549
8550
|
// "EBike",
|
|
8550
8551
|
], x = async (C, w) => {
|
|
8551
8552
|
Sc();
|
|
8552
|
-
const
|
|
8553
|
-
|
|
8553
|
+
const P = await b.revertComponent(p.key, C.product_category_id, Mc[w.split(" ").join("_")]);
|
|
8554
|
+
P.success ? (t(), h({
|
|
8554
8555
|
...p
|
|
8555
|
-
})) : console.error(
|
|
8556
|
+
})) : console.error(P.error);
|
|
8556
8557
|
}, H = () => {
|
|
8557
8558
|
let C = [];
|
|
8558
8559
|
m && Object.keys(n).forEach((w) => {
|
|
8559
|
-
typeof n[w] == "object" && n[w] !== null && Object.keys(n[w]).forEach((
|
|
8560
|
-
n[w][
|
|
8561
|
-
type:
|
|
8562
|
-
part: n[w][
|
|
8560
|
+
typeof n[w] == "object" && n[w] !== null && Object.keys(n[w]).forEach((P) => {
|
|
8561
|
+
n[w][P].unsaved_changes && C.push({
|
|
8562
|
+
type: P,
|
|
8563
|
+
part: n[w][P]
|
|
8563
8564
|
});
|
|
8564
8565
|
});
|
|
8565
8566
|
}), f(C);
|
|
@@ -8588,7 +8589,7 @@ const Dy = () => {
|
|
|
8588
8589
|
})]
|
|
8589
8590
|
}), g("div", {
|
|
8590
8591
|
className: "bom-table",
|
|
8591
|
-
children:
|
|
8592
|
+
children: k.map((C, w) => g(By, {
|
|
8592
8593
|
category: C,
|
|
8593
8594
|
bom: n,
|
|
8594
8595
|
readOnly: r,
|
|
@@ -8871,13 +8872,13 @@ function Tv(n) {
|
|
|
8871
8872
|
const f = t > o ? "next" : "prev", p = (b, m) => f === "next" && b >= m || f === "prev" && b <= m, h = () => {
|
|
8872
8873
|
u = (/* @__PURE__ */ new Date()).getTime(), l === null && (l = u);
|
|
8873
8874
|
const b = Math.max(Math.min((u - l) / c, 1), 0), m = 0.5 - Math.cos(b * Math.PI) / 2;
|
|
8874
|
-
let
|
|
8875
|
-
if (p(
|
|
8876
|
-
[r]:
|
|
8877
|
-
}), p(
|
|
8875
|
+
let k = o + m * (t - o);
|
|
8876
|
+
if (p(k, t) && (k = t), e.wrapperEl.scrollTo({
|
|
8877
|
+
[r]: k
|
|
8878
|
+
}), p(k, t)) {
|
|
8878
8879
|
e.wrapperEl.style.overflow = "hidden", e.wrapperEl.style.scrollSnapType = "", setTimeout(() => {
|
|
8879
8880
|
e.wrapperEl.style.overflow = "", e.wrapperEl.scrollTo({
|
|
8880
|
-
[r]:
|
|
8881
|
+
[r]: k
|
|
8881
8882
|
});
|
|
8882
8883
|
}), i.cancelAnimationFrame(e.cssModeFrameID);
|
|
8883
8884
|
return;
|
|
@@ -8980,9 +8981,9 @@ function e4(n) {
|
|
|
8980
8981
|
}, u = r.screen.width, c = r.screen.height, f = o.match(/(Android);?[\s\/]+([\d.]+)?/);
|
|
8981
8982
|
let p = o.match(/(iPad).*OS\s([\d_]+)/);
|
|
8982
8983
|
const h = o.match(/(iPod)(.*OS\s([\d_]+))?/), b = !p && o.match(/(iPhone\sOS|iOS)\s([\d_]+)/), m = i === "Win32";
|
|
8983
|
-
let
|
|
8984
|
+
let k = i === "MacIntel";
|
|
8984
8985
|
const x = ["1024x1366", "1366x1024", "834x1194", "1194x834", "834x1112", "1112x834", "768x1024", "1024x768", "820x1180", "1180x820", "810x1080", "1080x810"];
|
|
8985
|
-
return !p &&
|
|
8986
|
+
return !p && k && t.touch && x.indexOf(`${u}x${c}`) >= 0 && (p = o.match(/(Version)\/([\d.]+)/), p || (p = [0, 1, "13_0_0"]), k = !1), f && !m && (l.os = "android", l.android = !0), (p || b || h) && (l.os = "ios", l.ios = !0), l;
|
|
8986
8987
|
}
|
|
8987
8988
|
function Mv(n) {
|
|
8988
8989
|
return n === void 0 && (n = {}), bu || (bu = e4(n)), bu;
|
|
@@ -9030,15 +9031,15 @@ function r4(n) {
|
|
|
9030
9031
|
width: b,
|
|
9031
9032
|
height: m
|
|
9032
9033
|
} = e;
|
|
9033
|
-
let
|
|
9034
|
+
let k = b, x = m;
|
|
9034
9035
|
h.forEach((H) => {
|
|
9035
9036
|
let {
|
|
9036
9037
|
contentBoxSize: C,
|
|
9037
9038
|
contentRect: w,
|
|
9038
|
-
target:
|
|
9039
|
+
target: P
|
|
9039
9040
|
} = H;
|
|
9040
|
-
|
|
9041
|
-
}), (
|
|
9041
|
+
P && P !== e.el || (k = w ? w.width : (C[0] || C).inlineSize, x = w ? w.height : (C[0] || C).blockSize);
|
|
9042
|
+
}), (k !== b || x !== m) && u();
|
|
9042
9043
|
});
|
|
9043
9044
|
}), o.observe(e.el));
|
|
9044
9045
|
}, f = () => {
|
|
@@ -9065,15 +9066,15 @@ function n4(n) {
|
|
|
9065
9066
|
} = n;
|
|
9066
9067
|
const o = [], l = zt(), u = function(p, h) {
|
|
9067
9068
|
h === void 0 && (h = {});
|
|
9068
|
-
const b = l.MutationObserver || l.WebkitMutationObserver, m = new b((
|
|
9069
|
+
const b = l.MutationObserver || l.WebkitMutationObserver, m = new b((k) => {
|
|
9069
9070
|
if (e.__preventObserver__)
|
|
9070
9071
|
return;
|
|
9071
|
-
if (
|
|
9072
|
-
i("observerUpdate",
|
|
9072
|
+
if (k.length === 1) {
|
|
9073
|
+
i("observerUpdate", k[0]);
|
|
9073
9074
|
return;
|
|
9074
9075
|
}
|
|
9075
9076
|
const x = function() {
|
|
9076
|
-
i("observerUpdate",
|
|
9077
|
+
i("observerUpdate", k[0]);
|
|
9077
9078
|
};
|
|
9078
9079
|
l.requestAnimationFrame ? l.requestAnimationFrame(x) : l.setTimeout(x, 0);
|
|
9079
9080
|
});
|
|
@@ -9189,16 +9190,16 @@ function o4() {
|
|
|
9189
9190
|
wrongRTL: u
|
|
9190
9191
|
} = n, c = n.virtual && t.virtual.enabled, f = c ? n.virtual.slides.length : n.slides.length, p = Er(i, `.${n.params.slideClass}, swiper-slide`), h = c ? n.virtual.slides.length : p.length;
|
|
9191
9192
|
let b = [];
|
|
9192
|
-
const m = [],
|
|
9193
|
+
const m = [], k = [];
|
|
9193
9194
|
let x = t.slidesOffsetBefore;
|
|
9194
9195
|
typeof x == "function" && (x = t.slidesOffsetBefore.call(n));
|
|
9195
9196
|
let H = t.slidesOffsetAfter;
|
|
9196
9197
|
typeof H == "function" && (H = t.slidesOffsetAfter.call(n));
|
|
9197
9198
|
const C = n.snapGrid.length, w = n.slidesGrid.length;
|
|
9198
|
-
let
|
|
9199
|
+
let P = t.spaceBetween, D = -x, O = 0, j = 0;
|
|
9199
9200
|
if (typeof o > "u")
|
|
9200
9201
|
return;
|
|
9201
|
-
typeof
|
|
9202
|
+
typeof P == "string" && P.indexOf("%") >= 0 ? P = parseFloat(P.replace("%", "")) / 100 * o : typeof P == "string" && (P = parseFloat(P)), n.virtualSize = -P, p.forEach((M) => {
|
|
9202
9203
|
l ? M.style.marginLeft = "" : M.style.marginRight = "", M.style.marginBottom = "", M.style.marginTop = "";
|
|
9203
9204
|
}), t.centeredSlides && t.cssMode && (Jo(r, "--swiper-centered-offset-before", ""), Jo(r, "--swiper-centered-offset-after", ""));
|
|
9204
9205
|
const L = t.grid && t.grid.rows > 1 && n.grid;
|
|
@@ -9228,11 +9229,11 @@ function o4() {
|
|
|
9228
9229
|
}
|
|
9229
9230
|
q && (W.style.transform = q), J && (W.style.webkitTransform = J), t.roundLengths && (T = Math.floor(T));
|
|
9230
9231
|
} else
|
|
9231
|
-
T = (o - (t.slidesPerView - 1) *
|
|
9232
|
-
p[M] && (p[M].swiperSlideSize = T),
|
|
9232
|
+
T = (o - (t.slidesPerView - 1) * P) / t.slidesPerView, t.roundLengths && (T = Math.floor(T)), p[M] && (p[M].style[n.getDirectionLabel("width")] = `${T}px`);
|
|
9233
|
+
p[M] && (p[M].swiperSlideSize = T), k.push(T), t.centeredSlides ? (D = D + T / 2 + O / 2 + P, O === 0 && M !== 0 && (D = D - o / 2 - P), M === 0 && (D = D - o / 2 - P), Math.abs(D) < 1 / 1e3 && (D = 0), t.roundLengths && (D = Math.floor(D)), j % t.slidesPerGroup === 0 && b.push(D), m.push(D)) : (t.roundLengths && (D = Math.floor(D)), (j - Math.min(n.params.slidesPerGroupSkip, j)) % n.params.slidesPerGroup === 0 && b.push(D), m.push(D), D = D + T + P), n.virtualSize += T + P, O = T, j += 1;
|
|
9233
9234
|
}
|
|
9234
9235
|
}
|
|
9235
|
-
if (n.virtualSize = Math.max(n.virtualSize, o) + H, l && u && (t.effect === "slide" || t.effect === "coverflow") && (r.style.width = `${n.virtualSize +
|
|
9236
|
+
if (n.virtualSize = Math.max(n.virtualSize, o) + H, l && u && (t.effect === "slide" || t.effect === "coverflow") && (r.style.width = `${n.virtualSize + P}px`), t.setWrapperSize && (r.style[n.getDirectionLabel("width")] = `${n.virtualSize + P}px`), L && n.grid.updateWrapperSize(T, b), !t.centeredSlides) {
|
|
9236
9237
|
const M = [];
|
|
9237
9238
|
for (let W = 0; W < b.length; W += 1) {
|
|
9238
9239
|
let N = b[W];
|
|
@@ -9241,7 +9242,7 @@ function o4() {
|
|
|
9241
9242
|
b = M, Math.floor(n.virtualSize - o) - Math.floor(b[b.length - 1]) > 1 && b.push(n.virtualSize - o);
|
|
9242
9243
|
}
|
|
9243
9244
|
if (c && t.loop) {
|
|
9244
|
-
const M =
|
|
9245
|
+
const M = k[0] + P;
|
|
9245
9246
|
if (t.slidesPerGroup > 1) {
|
|
9246
9247
|
const W = Math.ceil((n.virtual.slidesBefore + n.virtual.slidesAfter) / t.slidesPerGroup), N = M * t.slidesPerGroup;
|
|
9247
9248
|
for (let q = 0; q < W; q += 1)
|
|
@@ -9250,25 +9251,25 @@ function o4() {
|
|
|
9250
9251
|
for (let W = 0; W < n.virtual.slidesBefore + n.virtual.slidesAfter; W += 1)
|
|
9251
9252
|
t.slidesPerGroup === 1 && b.push(b[b.length - 1] + M), m.push(m[m.length - 1] + M), n.virtualSize += M;
|
|
9252
9253
|
}
|
|
9253
|
-
if (b.length === 0 && (b = [0]),
|
|
9254
|
+
if (b.length === 0 && (b = [0]), P !== 0) {
|
|
9254
9255
|
const M = n.isHorizontal() && l ? "marginLeft" : n.getDirectionLabel("marginRight");
|
|
9255
9256
|
p.filter((W, N) => !t.cssMode || t.loop ? !0 : N !== p.length - 1).forEach((W) => {
|
|
9256
|
-
W.style[M] = `${
|
|
9257
|
+
W.style[M] = `${P}px`;
|
|
9257
9258
|
});
|
|
9258
9259
|
}
|
|
9259
9260
|
if (t.centeredSlides && t.centeredSlidesBounds) {
|
|
9260
9261
|
let M = 0;
|
|
9261
|
-
|
|
9262
|
-
M += N + (
|
|
9263
|
-
}), M -=
|
|
9262
|
+
k.forEach((N) => {
|
|
9263
|
+
M += N + (P || 0);
|
|
9264
|
+
}), M -= P;
|
|
9264
9265
|
const W = M > o ? M - o : 0;
|
|
9265
9266
|
b = b.map((N) => N <= 0 ? -x : N > W ? W + H : N);
|
|
9266
9267
|
}
|
|
9267
9268
|
if (t.centerInsufficientSlides) {
|
|
9268
9269
|
let M = 0;
|
|
9269
|
-
|
|
9270
|
-
M += N + (
|
|
9271
|
-
}), M -=
|
|
9270
|
+
k.forEach((N) => {
|
|
9271
|
+
M += N + (P || 0);
|
|
9272
|
+
}), M -= P;
|
|
9272
9273
|
const W = (t.slidesOffsetBefore || 0) + (t.slidesOffsetAfter || 0);
|
|
9273
9274
|
if (M + W < o) {
|
|
9274
9275
|
const N = (o - M - W) / 2;
|
|
@@ -9283,9 +9284,9 @@ function o4() {
|
|
|
9283
9284
|
slides: p,
|
|
9284
9285
|
snapGrid: b,
|
|
9285
9286
|
slidesGrid: m,
|
|
9286
|
-
slidesSizesGrid:
|
|
9287
|
+
slidesSizesGrid: k
|
|
9287
9288
|
}), t.centeredSlides && t.cssMode && !t.centeredSlidesBounds) {
|
|
9288
|
-
Jo(r, "--swiper-centered-offset-before", `${-b[0]}px`), Jo(r, "--swiper-centered-offset-after", `${n.size / 2 -
|
|
9289
|
+
Jo(r, "--swiper-centered-offset-before", `${-b[0]}px`), Jo(r, "--swiper-centered-offset-after", `${n.size / 2 - k[k.length - 1] / 2}px`);
|
|
9289
9290
|
const M = -n.snapGrid[0], W = -n.slidesGrid[0];
|
|
9290
9291
|
n.snapGrid = n.snapGrid.map((N) => N + M), n.slidesGrid = n.slidesGrid.map((N) => N + W);
|
|
9291
9292
|
}
|
|
@@ -9346,7 +9347,7 @@ function u4(n) {
|
|
|
9346
9347
|
const f = r[c];
|
|
9347
9348
|
let p = f.swiperSlideOffset;
|
|
9348
9349
|
t.cssMode && t.centeredSlides && (p -= r[0].swiperSlideOffset);
|
|
9349
|
-
const h = (l + (t.centeredSlides ? e.minTranslate() : 0) - p) / (f.swiperSlideSize + u), b = (l - o[0] + (t.centeredSlides ? e.minTranslate() : 0) - p) / (f.swiperSlideSize + u), m = -(l - p),
|
|
9350
|
+
const h = (l + (t.centeredSlides ? e.minTranslate() : 0) - p) / (f.swiperSlideSize + u), b = (l - o[0] + (t.centeredSlides ? e.minTranslate() : 0) - p) / (f.swiperSlideSize + u), m = -(l - p), k = m + e.slidesSizesGrid[c], x = m >= 0 && m <= e.size - e.slidesSizesGrid[c], H = m >= 0 && m < e.size - 1 || k > 1 && k <= e.size || m <= 0 && k >= e.size;
|
|
9350
9351
|
H && (e.visibleSlides.push(f), e.visibleSlidesIndexes.push(c)), yh(f, H, t.slideVisibleClass), yh(f, x, t.slideFullyVisibleClass), f.progress = i ? -h : h, f.originalProgress = i ? -b : b;
|
|
9351
9352
|
}
|
|
9352
9353
|
}
|
|
@@ -9372,8 +9373,8 @@ function c4(n) {
|
|
|
9372
9373
|
o = p || i <= 0, l = h || i >= 1, p && (i = 0), h && (i = 1);
|
|
9373
9374
|
}
|
|
9374
9375
|
if (t.loop) {
|
|
9375
|
-
const p = e.getSlideIndexByData(0), h = e.getSlideIndexByData(e.slides.length - 1), b = e.slidesGrid[p], m = e.slidesGrid[h],
|
|
9376
|
-
x >= b ? u = (x - b) /
|
|
9376
|
+
const p = e.getSlideIndexByData(0), h = e.getSlideIndexByData(e.slides.length - 1), b = e.slidesGrid[p], m = e.slidesGrid[h], k = e.slidesGrid[e.slidesGrid.length - 1], x = Math.abs(n);
|
|
9377
|
+
x >= b ? u = (x - b) / k : u = (x + k - m) / k, u > 1 && (u -= 1);
|
|
9377
9378
|
}
|
|
9378
9379
|
Object.assign(e, {
|
|
9379
9380
|
progress: i,
|
|
@@ -9468,8 +9469,8 @@ function p4(n) {
|
|
|
9468
9469
|
} = e;
|
|
9469
9470
|
let c = n, f;
|
|
9470
9471
|
const p = (m) => {
|
|
9471
|
-
let
|
|
9472
|
-
return
|
|
9472
|
+
let k = m - e.virtual.slidesBefore;
|
|
9473
|
+
return k < 0 && (k = e.virtual.slides.length + k), k >= e.virtual.slides.length && (k -= e.virtual.slides.length), k;
|
|
9473
9474
|
};
|
|
9474
9475
|
if (typeof c > "u" && (c = f4(e)), r.indexOf(t) >= 0)
|
|
9475
9476
|
f = r.indexOf(t);
|
|
@@ -9491,8 +9492,8 @@ function p4(n) {
|
|
|
9491
9492
|
b = p(c);
|
|
9492
9493
|
else if (h) {
|
|
9493
9494
|
const m = e.slides.find((x) => x.column === c);
|
|
9494
|
-
let
|
|
9495
|
-
Number.isNaN(
|
|
9495
|
+
let k = parseInt(m.getAttribute("data-swiper-slide-index"), 10);
|
|
9496
|
+
Number.isNaN(k) && (k = Math.max(e.slides.indexOf(m), 0)), b = Math.floor(k / i.grid.rows);
|
|
9496
9497
|
} else if (e.slides[c]) {
|
|
9497
9498
|
const m = e.slides[c].getAttribute("data-swiper-slide-index");
|
|
9498
9499
|
m ? b = parseInt(m, 10) : b = c;
|
|
@@ -9680,9 +9681,9 @@ function H4(n, e, t, r, i) {
|
|
|
9680
9681
|
activeIndex: h,
|
|
9681
9682
|
rtlTranslate: b,
|
|
9682
9683
|
wrapperEl: m,
|
|
9683
|
-
enabled:
|
|
9684
|
+
enabled: k
|
|
9684
9685
|
} = o;
|
|
9685
|
-
if (!
|
|
9686
|
+
if (!k && !r && !i || o.destroyed || o.animating && u.preventInteractionOnTransition)
|
|
9686
9687
|
return !1;
|
|
9687
9688
|
typeof e > "u" && (e = o.params.speed);
|
|
9688
9689
|
const x = Math.min(o.params.slidesPerGroupSkip, l);
|
|
@@ -9699,15 +9700,15 @@ function H4(n, e, t, r, i) {
|
|
|
9699
9700
|
l !== (p || 0) && t && o.emit("beforeSlideChangeStart"), o.updateProgress(C);
|
|
9700
9701
|
let w;
|
|
9701
9702
|
l > h ? w = "next" : l < h ? w = "prev" : w = "reset";
|
|
9702
|
-
const
|
|
9703
|
-
if (!(
|
|
9703
|
+
const P = o.virtual && o.params.virtual.enabled;
|
|
9704
|
+
if (!(P && i) && (b && -C === o.translate || !b && C === o.translate))
|
|
9704
9705
|
return o.updateActiveIndex(l), u.autoHeight && o.updateAutoHeight(), o.updateSlidesClasses(), u.effect !== "slide" && o.setTranslate(C), w !== "reset" && (o.transitionStart(t, w), o.transitionEnd(t, w)), !1;
|
|
9705
9706
|
if (u.cssMode) {
|
|
9706
9707
|
const L = o.isHorizontal(), T = b ? C : -C;
|
|
9707
9708
|
if (e === 0)
|
|
9708
|
-
|
|
9709
|
+
P && (o.wrapperEl.style.scrollSnapType = "none", o._immediateVirtual = !0), P && !o._cssModeVirtualInitialSet && o.params.initialSlide > 0 ? (o._cssModeVirtualInitialSet = !0, requestAnimationFrame(() => {
|
|
9709
9710
|
m[L ? "scrollLeft" : "scrollTop"] = T;
|
|
9710
|
-
})) : m[L ? "scrollLeft" : "scrollTop"] = T,
|
|
9711
|
+
})) : m[L ? "scrollLeft" : "scrollTop"] = T, P && requestAnimationFrame(() => {
|
|
9711
9712
|
o.wrapperEl.style.scrollSnapType = "", o._immediateVirtual = !1;
|
|
9712
9713
|
});
|
|
9713
9714
|
else {
|
|
@@ -9725,7 +9726,7 @@ function H4(n, e, t, r, i) {
|
|
|
9725
9726
|
return !0;
|
|
9726
9727
|
}
|
|
9727
9728
|
const j = Wv().isSafari;
|
|
9728
|
-
return
|
|
9729
|
+
return P && !i && j && o.isElement && o.virtual.update(!1, !1, l), o.setTransition(e), o.setTranslate(C), o.updateActiveIndex(l), o.updateSlidesClasses(), o.emit("beforeTransitionStart", e, r), o.transitionStart(t, w), e === 0 ? o.transitionEnd(t, w) : o.animating || (o.animating = !0, o.onSlideToWrapperTransitionEnd || (o.onSlideToWrapperTransitionEnd = function(T) {
|
|
9729
9730
|
!o || o.destroyed || T.target === this && (o.wrapperEl.removeEventListener("transitionend", o.onSlideToWrapperTransitionEnd), o.onSlideToWrapperTransitionEnd = null, delete o.onSlideToWrapperTransitionEnd, o.transitionEnd(t, w));
|
|
9730
9731
|
}), o.wrapperEl.addEventListener("transitionend", o.onSlideToWrapperTransitionEnd)), !0;
|
|
9731
9732
|
}
|
|
@@ -9822,12 +9823,12 @@ function O4(n, e, t) {
|
|
|
9822
9823
|
function b(w) {
|
|
9823
9824
|
return w < 0 ? -Math.floor(Math.abs(w)) : Math.floor(w);
|
|
9824
9825
|
}
|
|
9825
|
-
const m = b(h),
|
|
9826
|
-
let H = o[
|
|
9826
|
+
const m = b(h), k = o.map((w) => b(w)), x = i.freeMode && i.freeMode.enabled;
|
|
9827
|
+
let H = o[k.indexOf(m) - 1];
|
|
9827
9828
|
if (typeof H > "u" && (i.cssMode || x)) {
|
|
9828
9829
|
let w;
|
|
9829
|
-
o.forEach((
|
|
9830
|
-
m >=
|
|
9830
|
+
o.forEach((P, D) => {
|
|
9831
|
+
m >= P && (w = D);
|
|
9831
9832
|
}), typeof w < "u" && (H = x ? o[w] : o[w > 0 ? w - 1 : w]);
|
|
9832
9833
|
}
|
|
9833
9834
|
let C = 0;
|
|
@@ -9952,31 +9953,31 @@ function T4(n) {
|
|
|
9952
9953
|
allowSlidePrev: h,
|
|
9953
9954
|
allowSlideNext: b,
|
|
9954
9955
|
slidesEl: m,
|
|
9955
|
-
params:
|
|
9956
|
+
params: k
|
|
9956
9957
|
} = f, {
|
|
9957
9958
|
centeredSlides: x,
|
|
9958
9959
|
initialSlide: H
|
|
9959
|
-
} =
|
|
9960
|
-
if (f.allowSlidePrev = !0, f.allowSlideNext = !0, f.virtual &&
|
|
9961
|
-
t && (!
|
|
9960
|
+
} = k;
|
|
9961
|
+
if (f.allowSlidePrev = !0, f.allowSlideNext = !0, f.virtual && k.virtual.enabled) {
|
|
9962
|
+
t && (!k.centeredSlides && f.snapIndex === 0 ? f.slideTo(f.virtual.slides.length, 0, !1, !0) : k.centeredSlides && f.snapIndex < k.slidesPerView ? f.slideTo(f.virtual.slides.length + f.snapIndex, 0, !1, !0) : f.snapIndex === f.snapGrid.length - 1 && f.slideTo(f.virtual.slidesBefore, 0, !1, !0)), f.allowSlidePrev = h, f.allowSlideNext = b, f.emit("loopFix");
|
|
9962
9963
|
return;
|
|
9963
9964
|
}
|
|
9964
|
-
let C =
|
|
9965
|
-
C === "auto" ? C = f.slidesPerViewDynamic() : (C = Math.ceil(parseFloat(
|
|
9966
|
-
const w =
|
|
9967
|
-
let
|
|
9968
|
-
|
|
9969
|
-
const D = f.grid &&
|
|
9970
|
-
p.length < C +
|
|
9971
|
-
const O = [], j = [], L = D ? Math.ceil(p.length /
|
|
9965
|
+
let C = k.slidesPerView;
|
|
9966
|
+
C === "auto" ? C = f.slidesPerViewDynamic() : (C = Math.ceil(parseFloat(k.slidesPerView, 10)), x && C % 2 === 0 && (C = C + 1));
|
|
9967
|
+
const w = k.slidesPerGroupAuto ? C : k.slidesPerGroup;
|
|
9968
|
+
let P = w;
|
|
9969
|
+
P % w !== 0 && (P += w - P % w), P += k.loopAdditionalSlides, f.loopedSlides = P;
|
|
9970
|
+
const D = f.grid && k.grid && k.grid.rows > 1;
|
|
9971
|
+
p.length < C + P || f.params.effect === "cards" && p.length < C + P * 2 ? gs("Swiper Loop Warning: The number of slides is not enough for loop mode, it will be disabled or not function properly. You need to add more slides (or make duplicates) or lower the values of slidesPerView and slidesPerGroup parameters") : D && k.grid.fill === "row" && gs("Swiper Loop Warning: Loop mode is not compatible with grid.fill = `row`");
|
|
9972
|
+
const O = [], j = [], L = D ? Math.ceil(p.length / k.grid.rows) : p.length, T = l && L - H < C && !x;
|
|
9972
9973
|
let X = T ? H : f.activeIndex;
|
|
9973
|
-
typeof o > "u" ? o = f.getSlideIndex(p.find((K) => K.classList.contains(
|
|
9974
|
+
typeof o > "u" ? o = f.getSlideIndex(p.find((K) => K.classList.contains(k.slideActiveClass))) : X = o;
|
|
9974
9975
|
const M = r === "next" || !r, W = r === "prev" || !r;
|
|
9975
9976
|
let N = 0, q = 0;
|
|
9976
9977
|
const ee = (D ? p[o].column : o) + (x && typeof i > "u" ? -C / 2 + 0.5 : 0);
|
|
9977
|
-
if (ee <
|
|
9978
|
-
N = Math.max(
|
|
9979
|
-
for (let K = 0; K <
|
|
9978
|
+
if (ee < P) {
|
|
9979
|
+
N = Math.max(P - ee, w);
|
|
9980
|
+
for (let K = 0; K < P - ee; K += 1) {
|
|
9980
9981
|
const ne = K - Math.floor(K / L) * L;
|
|
9981
9982
|
if (D) {
|
|
9982
9983
|
const Q = L - ne - 1;
|
|
@@ -9985,8 +9986,8 @@ function T4(n) {
|
|
|
9985
9986
|
} else
|
|
9986
9987
|
O.push(L - ne - 1);
|
|
9987
9988
|
}
|
|
9988
|
-
} else if (ee + C > L -
|
|
9989
|
-
q = Math.max(ee - (L -
|
|
9989
|
+
} else if (ee + C > L - P) {
|
|
9990
|
+
q = Math.max(ee - (L - P * 2), w), T && (q = Math.max(q, C - L + H + 1));
|
|
9990
9991
|
for (let K = 0; K < q; K += 1) {
|
|
9991
9992
|
const ne = K - Math.floor(K / L) * L;
|
|
9992
9993
|
D ? p.forEach((Q, Y) => {
|
|
@@ -9996,19 +9997,19 @@ function T4(n) {
|
|
|
9996
9997
|
}
|
|
9997
9998
|
if (f.__preventObserver__ = !0, requestAnimationFrame(() => {
|
|
9998
9999
|
f.__preventObserver__ = !1;
|
|
9999
|
-
}), f.params.effect === "cards" && p.length < C +
|
|
10000
|
+
}), f.params.effect === "cards" && p.length < C + P * 2 && (j.includes(o) && j.splice(j.indexOf(o), 1), O.includes(o) && O.splice(O.indexOf(o), 1)), W && O.forEach((K) => {
|
|
10000
10001
|
p[K].swiperLoopMoveDOM = !0, m.prepend(p[K]), p[K].swiperLoopMoveDOM = !1;
|
|
10001
10002
|
}), M && j.forEach((K) => {
|
|
10002
10003
|
p[K].swiperLoopMoveDOM = !0, m.append(p[K]), p[K].swiperLoopMoveDOM = !1;
|
|
10003
|
-
}), f.recalcSlides(),
|
|
10004
|
+
}), f.recalcSlides(), k.slidesPerView === "auto" ? f.updateSlides() : D && (O.length > 0 && W || j.length > 0 && M) && f.slides.forEach((K, ne) => {
|
|
10004
10005
|
f.grid.updateSlide(ne, K, f.slides);
|
|
10005
|
-
}),
|
|
10006
|
+
}), k.watchSlidesProgress && f.updateSlidesOffset(), t) {
|
|
10006
10007
|
if (O.length > 0 && W) {
|
|
10007
10008
|
if (typeof e > "u") {
|
|
10008
10009
|
const K = f.slidesGrid[X], Q = f.slidesGrid[X + N] - K;
|
|
10009
10010
|
c ? f.setTranslate(f.translate - Q) : (f.slideTo(X + Math.ceil(N), 0, !1, !0), i && (f.touchEventsData.startTranslate = f.touchEventsData.startTranslate - Q, f.touchEventsData.currentTranslate = f.touchEventsData.currentTranslate - Q));
|
|
10010
10011
|
} else if (i) {
|
|
10011
|
-
const K = D ? O.length /
|
|
10012
|
+
const K = D ? O.length / k.grid.rows : O.length;
|
|
10012
10013
|
f.slideTo(f.activeIndex + K, 0, !1, !0), f.touchEventsData.currentTranslate = f.translate;
|
|
10013
10014
|
}
|
|
10014
10015
|
} else if (j.length > 0 && M)
|
|
@@ -10016,7 +10017,7 @@ function T4(n) {
|
|
|
10016
10017
|
const K = f.slidesGrid[X], Q = f.slidesGrid[X - q] - K;
|
|
10017
10018
|
c ? f.setTranslate(f.translate - Q) : (f.slideTo(X - q, 0, !1, !0), i && (f.touchEventsData.startTranslate = f.touchEventsData.startTranslate - Q, f.touchEventsData.currentTranslate = f.touchEventsData.currentTranslate - Q));
|
|
10018
10019
|
} else {
|
|
10019
|
-
const K = D ? j.length /
|
|
10020
|
+
const K = D ? j.length / k.grid.rows : j.length;
|
|
10020
10021
|
f.slideTo(f.activeIndex - K, 0, !1, !0);
|
|
10021
10022
|
}
|
|
10022
10023
|
}
|
|
@@ -10031,11 +10032,11 @@ function T4(n) {
|
|
|
10031
10032
|
Array.isArray(f.controller.control) ? f.controller.control.forEach((ne) => {
|
|
10032
10033
|
!ne.destroyed && ne.params.loop && ne.loopFix({
|
|
10033
10034
|
...K,
|
|
10034
|
-
slideTo: ne.params.slidesPerView ===
|
|
10035
|
+
slideTo: ne.params.slidesPerView === k.slidesPerView ? t : !1
|
|
10035
10036
|
});
|
|
10036
10037
|
}) : f.controller.control instanceof f.constructor && f.controller.control.params.loop && f.controller.control.loopFix({
|
|
10037
10038
|
...K,
|
|
10038
|
-
slideTo: f.controller.control.params.slidesPerView ===
|
|
10039
|
+
slideTo: f.controller.control.params.slidesPerView === k.slidesPerView ? t : !1
|
|
10039
10040
|
});
|
|
10040
10041
|
}
|
|
10041
10042
|
f.emit("loopFix");
|
|
@@ -10135,7 +10136,7 @@ function F4(n) {
|
|
|
10135
10136
|
if (o.swipeHandler && !c.closest(o.swipeHandler))
|
|
10136
10137
|
return;
|
|
10137
10138
|
l.currentX = r.pageX, l.currentY = r.pageY;
|
|
10138
|
-
const m = l.currentX,
|
|
10139
|
+
const m = l.currentX, k = l.currentY;
|
|
10139
10140
|
if (!wh(e, r, m))
|
|
10140
10141
|
return;
|
|
10141
10142
|
Object.assign(i, {
|
|
@@ -10144,7 +10145,7 @@ function F4(n) {
|
|
|
10144
10145
|
allowTouchCallbacks: !0,
|
|
10145
10146
|
isScrolling: void 0,
|
|
10146
10147
|
startMoving: void 0
|
|
10147
|
-
}), l.startX = m, l.startY =
|
|
10148
|
+
}), l.startX = m, l.startY = k, i.touchStartTime = vs(), e.allowClick = !0, e.updateSize(), e.swipeDirection = void 0, o.threshold > 0 && (i.allowThresholdMove = !1);
|
|
10148
10149
|
let x = !0;
|
|
10149
10150
|
c.matches(i.focusableElements) && (x = !1, c.nodeName === "SELECT" && (i.isTouched = !1)), t.activeElement && t.activeElement.matches(i.focusableElements) && t.activeElement !== c && (r.pointerType === "mouse" || r.pointerType !== "mouse" && !c.matches(i.focusableElements)) && t.activeElement.blur();
|
|
10150
10151
|
const H = x && e.allowTouchMove && o.touchStartPreventDefault;
|
|
@@ -10217,10 +10218,10 @@ function N4(n) {
|
|
|
10217
10218
|
if (!r.startMoving)
|
|
10218
10219
|
return;
|
|
10219
10220
|
t.allowClick = !1, !i.cssMode && c.cancelable && c.preventDefault(), i.touchMoveStopPropagation && !i.nested && c.stopPropagation();
|
|
10220
|
-
let
|
|
10221
|
-
i.oneWayMovement && (
|
|
10221
|
+
let k = t.isHorizontal() ? b : m, x = t.isHorizontal() ? o.currentX - o.previousX : o.currentY - o.previousY;
|
|
10222
|
+
i.oneWayMovement && (k = Math.abs(k) * (l ? 1 : -1), x = Math.abs(x) * (l ? 1 : -1)), o.diff = k, k *= i.touchRatio, l && (k = -k, x = -x);
|
|
10222
10223
|
const H = t.touchesDirection;
|
|
10223
|
-
t.swipeDirection =
|
|
10224
|
+
t.swipeDirection = k > 0 ? "prev" : "next", t.touchesDirection = x > 0 ? "prev" : "next";
|
|
10224
10225
|
const C = t.params.loop && !i.cssMode, w = t.touchesDirection === "next" && t.allowSlideNext || t.touchesDirection === "prev" && t.allowSlidePrev;
|
|
10225
10226
|
if (!r.isMoved) {
|
|
10226
10227
|
if (C && w && t.loopFix({
|
|
@@ -10237,8 +10238,8 @@ function N4(n) {
|
|
|
10237
10238
|
}
|
|
10238
10239
|
r.allowMomentumBounce = !1, i.grabCursor && (t.allowSlideNext === !0 || t.allowSlidePrev === !0) && t.setGrabCursor(!0), t.emit("sliderFirstMove", c);
|
|
10239
10240
|
}
|
|
10240
|
-
let
|
|
10241
|
-
if ((/* @__PURE__ */ new Date()).getTime(), i._loopSwapReset !== !1 && r.isMoved && r.allowThresholdMove && H !== t.touchesDirection && C && w && Math.abs(
|
|
10241
|
+
let P;
|
|
10242
|
+
if ((/* @__PURE__ */ new Date()).getTime(), i._loopSwapReset !== !1 && r.isMoved && r.allowThresholdMove && H !== t.touchesDirection && C && w && Math.abs(k) >= 1) {
|
|
10242
10243
|
Object.assign(o, {
|
|
10243
10244
|
startX: p,
|
|
10244
10245
|
startY: h,
|
|
@@ -10248,18 +10249,18 @@ function N4(n) {
|
|
|
10248
10249
|
}), r.loopSwapReset = !0, r.startTranslate = r.currentTranslate;
|
|
10249
10250
|
return;
|
|
10250
10251
|
}
|
|
10251
|
-
t.emit("sliderMove", c), r.isMoved = !0, r.currentTranslate =
|
|
10252
|
+
t.emit("sliderMove", c), r.isMoved = !0, r.currentTranslate = k + r.startTranslate;
|
|
10252
10253
|
let D = !0, O = i.resistanceRatio;
|
|
10253
|
-
if (i.touchReleaseOnEdges && (O = 0),
|
|
10254
|
+
if (i.touchReleaseOnEdges && (O = 0), k > 0 ? (C && w && !P && r.allowThresholdMove && r.currentTranslate > (i.centeredSlides ? t.minTranslate() - t.slidesSizesGrid[t.activeIndex + 1] - (i.slidesPerView !== "auto" && t.slides.length - i.slidesPerView >= 2 ? t.slidesSizesGrid[t.activeIndex + 1] + t.params.spaceBetween : 0) - t.params.spaceBetween : t.minTranslate()) && t.loopFix({
|
|
10254
10255
|
direction: "prev",
|
|
10255
10256
|
setTranslate: !0,
|
|
10256
10257
|
activeSlideIndex: 0
|
|
10257
|
-
}), r.currentTranslate > t.minTranslate() && (D = !1, i.resistance && (r.currentTranslate = t.minTranslate() - 1 + (-t.minTranslate() + r.startTranslate +
|
|
10258
|
+
}), r.currentTranslate > t.minTranslate() && (D = !1, i.resistance && (r.currentTranslate = t.minTranslate() - 1 + (-t.minTranslate() + r.startTranslate + k) ** O))) : k < 0 && (C && w && !P && r.allowThresholdMove && r.currentTranslate < (i.centeredSlides ? t.maxTranslate() + t.slidesSizesGrid[t.slidesSizesGrid.length - 1] + t.params.spaceBetween + (i.slidesPerView !== "auto" && t.slides.length - i.slidesPerView >= 2 ? t.slidesSizesGrid[t.slidesSizesGrid.length - 1] + t.params.spaceBetween : 0) : t.maxTranslate()) && t.loopFix({
|
|
10258
10259
|
direction: "next",
|
|
10259
10260
|
setTranslate: !0,
|
|
10260
10261
|
activeSlideIndex: t.slides.length - (i.slidesPerView === "auto" ? t.slidesPerViewDynamic() : Math.ceil(parseFloat(i.slidesPerView, 10)))
|
|
10261
|
-
}), r.currentTranslate < t.maxTranslate() && (D = !1, i.resistance && (r.currentTranslate = t.maxTranslate() + 1 - (t.maxTranslate() - r.startTranslate -
|
|
10262
|
-
if (Math.abs(
|
|
10262
|
+
}), r.currentTranslate < t.maxTranslate() && (D = !1, i.resistance && (r.currentTranslate = t.maxTranslate() + 1 - (t.maxTranslate() - r.startTranslate - k) ** O))), D && (c.preventedByNestedSwiper = !0), !t.allowSlideNext && t.swipeDirection === "next" && r.currentTranslate < r.startTranslate && (r.currentTranslate = r.startTranslate), !t.allowSlidePrev && t.swipeDirection === "prev" && r.currentTranslate > r.startTranslate && (r.currentTranslate = r.startTranslate), !t.allowSlidePrev && !t.allowSlideNext && (r.currentTranslate = r.startTranslate), i.threshold > 0)
|
|
10263
|
+
if (Math.abs(k) > i.threshold || r.allowThresholdMove) {
|
|
10263
10264
|
if (!r.allowThresholdMove) {
|
|
10264
10265
|
r.allowThresholdMove = !0, o.startX = o.currentX, o.startY = o.currentY, r.currentTranslate = r.startTranslate, o.diff = t.isHorizontal() ? o.currentX - o.startX : o.currentY - o.startY;
|
|
10265
10266
|
return;
|
|
@@ -10321,21 +10322,21 @@ function R4(n) {
|
|
|
10321
10322
|
});
|
|
10322
10323
|
return;
|
|
10323
10324
|
}
|
|
10324
|
-
const
|
|
10325
|
+
const k = m >= -e.maxTranslate() && !e.params.loop;
|
|
10325
10326
|
let x = 0, H = e.slidesSizesGrid[0];
|
|
10326
10327
|
for (let O = 0; O < f.length; O += O < l.slidesPerGroupSkip ? 1 : l.slidesPerGroup) {
|
|
10327
10328
|
const j = O < l.slidesPerGroupSkip - 1 ? 1 : l.slidesPerGroup;
|
|
10328
|
-
typeof f[O + j] < "u" ? (
|
|
10329
|
+
typeof f[O + j] < "u" ? (k || m >= f[O] && m < f[O + j]) && (x = O, H = f[O + j] - f[O]) : (k || m >= f[O]) && (x = O, H = f[f.length - 1] - f[f.length - 2]);
|
|
10329
10330
|
}
|
|
10330
10331
|
let C = null, w = null;
|
|
10331
10332
|
l.rewind && (e.isBeginning ? w = l.virtual && l.virtual.enabled && e.virtual ? e.virtual.slides.length - 1 : e.slides.length - 1 : e.isEnd && (C = 0));
|
|
10332
|
-
const
|
|
10333
|
+
const P = (m - f[x]) / H, D = x < l.slidesPerGroupSkip - 1 ? 1 : l.slidesPerGroup;
|
|
10333
10334
|
if (b > l.longSwipesMs) {
|
|
10334
10335
|
if (!l.longSwipes) {
|
|
10335
10336
|
e.slideTo(e.activeIndex);
|
|
10336
10337
|
return;
|
|
10337
10338
|
}
|
|
10338
|
-
e.swipeDirection === "next" && (
|
|
10339
|
+
e.swipeDirection === "next" && (P >= l.longSwipesRatio ? e.slideTo(l.rewind && e.isEnd ? C : x + D) : e.slideTo(x)), e.swipeDirection === "prev" && (P > 1 - l.longSwipesRatio ? e.slideTo(x + D) : w !== null && P < 0 && Math.abs(P) > l.longSwipesRatio ? e.slideTo(w) : e.slideTo(x));
|
|
10339
10340
|
} else {
|
|
10340
10341
|
if (!l.shortSwipes) {
|
|
10341
10342
|
e.slideTo(e.activeIndex);
|
|
@@ -10452,21 +10453,21 @@ function _4() {
|
|
|
10452
10453
|
const l = ii(), u = r.breakpointsBase === "window" || !r.breakpointsBase ? r.breakpointsBase : "container", c = ["window", "container"].includes(r.breakpointsBase) || !r.breakpointsBase ? n.el : l.querySelector(r.breakpointsBase), f = n.getBreakpoint(o, u, c);
|
|
10453
10454
|
if (!f || n.currentBreakpoint === f)
|
|
10454
10455
|
return;
|
|
10455
|
-
const h = (f in o ? o[f] : void 0) || n.originalParams, b = Ph(n, r), m = Ph(n, h),
|
|
10456
|
-
b && !m ? (i.classList.remove(`${r.containerModifierClass}grid`, `${r.containerModifierClass}grid-column`), n.emitContainerClasses()) : !b && m && (i.classList.add(`${r.containerModifierClass}grid`), (h.grid.fill && h.grid.fill === "column" || !h.grid.fill && r.grid.fill === "column") && i.classList.add(`${r.containerModifierClass}grid-column`), n.emitContainerClasses()),
|
|
10456
|
+
const h = (f in o ? o[f] : void 0) || n.originalParams, b = Ph(n, r), m = Ph(n, h), k = n.params.grabCursor, x = h.grabCursor, H = r.enabled;
|
|
10457
|
+
b && !m ? (i.classList.remove(`${r.containerModifierClass}grid`, `${r.containerModifierClass}grid-column`), n.emitContainerClasses()) : !b && m && (i.classList.add(`${r.containerModifierClass}grid`), (h.grid.fill && h.grid.fill === "column" || !h.grid.fill && r.grid.fill === "column") && i.classList.add(`${r.containerModifierClass}grid-column`), n.emitContainerClasses()), k && !x ? n.unsetGrabCursor() : !k && x && n.setGrabCursor(), ["navigation", "pagination", "scrollbar"].forEach((j) => {
|
|
10457
10458
|
if (typeof h[j] > "u")
|
|
10458
10459
|
return;
|
|
10459
10460
|
const L = r[j] && r[j].enabled, T = h[j] && h[j].enabled;
|
|
10460
10461
|
L && !T && n[j].disable(), !L && T && n[j].enable();
|
|
10461
10462
|
});
|
|
10462
|
-
const C = h.direction && h.direction !== r.direction, w = r.loop && (h.slidesPerView !== r.slidesPerView || C),
|
|
10463
|
+
const C = h.direction && h.direction !== r.direction, w = r.loop && (h.slidesPerView !== r.slidesPerView || C), P = r.loop;
|
|
10463
10464
|
C && t && n.changeDirection(), Jt(n.params, h);
|
|
10464
10465
|
const D = n.params.enabled, O = n.params.loop;
|
|
10465
10466
|
Object.assign(n, {
|
|
10466
10467
|
allowTouchMove: n.params.allowTouchMove,
|
|
10467
10468
|
allowSlideNext: n.params.allowSlideNext,
|
|
10468
10469
|
allowSlidePrev: n.params.allowSlidePrev
|
|
10469
|
-
}), H && !D ? n.disable() : !H && D && n.enable(), n.currentBreakpoint = f, n.emit("_beforeBreakpoint", h), t && (w ? (n.loopDestroy(), n.loopCreate(e), n.updateSlides()) : !
|
|
10470
|
+
}), H && !D ? n.disable() : !H && D && n.enable(), n.currentBreakpoint = f, n.emit("_beforeBreakpoint", h), t && (w ? (n.loopDestroy(), n.loopCreate(e), n.updateSlides()) : !P && O ? (n.loopCreate(e), n.updateSlides()) : P && !O && n.loopDestroy()), n.emit("breakpoint", h);
|
|
10470
10471
|
}
|
|
10471
10472
|
function $4(n, e, t) {
|
|
10472
10473
|
if (e === void 0 && (e = "window"), !n || e === "container" && !t)
|
|
@@ -11195,11 +11196,11 @@ function uw(n) {
|
|
|
11195
11196
|
pagination: h,
|
|
11196
11197
|
navigation: b,
|
|
11197
11198
|
scrollbar: m,
|
|
11198
|
-
virtual:
|
|
11199
|
+
virtual: k,
|
|
11199
11200
|
thumbs: x
|
|
11200
11201
|
} = e;
|
|
11201
|
-
let H, C, w,
|
|
11202
|
-
i.includes("thumbs") && r.thumbs && r.thumbs.swiper && !r.thumbs.swiper.destroyed && p.thumbs && (!p.thumbs.swiper || p.thumbs.swiper.destroyed) && (H = !0), i.includes("controller") && r.controller && r.controller.control && p.controller && !p.controller.control && (C = !0), i.includes("pagination") && r.pagination && (r.pagination.el || c) && (p.pagination || p.pagination === !1) && h && !h.el && (w = !0), i.includes("scrollbar") && r.scrollbar && (r.scrollbar.el || u) && (p.scrollbar || p.scrollbar === !1) && m && !m.el && (
|
|
11202
|
+
let H, C, w, P, D, O, j, L;
|
|
11203
|
+
i.includes("thumbs") && r.thumbs && r.thumbs.swiper && !r.thumbs.swiper.destroyed && p.thumbs && (!p.thumbs.swiper || p.thumbs.swiper.destroyed) && (H = !0), i.includes("controller") && r.controller && r.controller.control && p.controller && !p.controller.control && (C = !0), i.includes("pagination") && r.pagination && (r.pagination.el || c) && (p.pagination || p.pagination === !1) && h && !h.el && (w = !0), i.includes("scrollbar") && r.scrollbar && (r.scrollbar.el || u) && (p.scrollbar || p.scrollbar === !1) && m && !m.el && (P = !0), i.includes("navigation") && r.navigation && (r.navigation.prevEl || l) && (r.navigation.nextEl || o) && (p.navigation || p.navigation === !1) && b && !b.prevEl && !b.nextEl && (D = !0);
|
|
11203
11204
|
const T = (X) => {
|
|
11204
11205
|
e[X] && (e[X].destroy(), X === "navigation" ? (e.isElement && (e[X].prevEl.remove(), e[X].nextEl.remove()), p[X].prevEl = void 0, p[X].nextEl = void 0, e[X].prevEl = void 0, e[X].nextEl = void 0) : (e.isElement && e[X].el.remove(), p[X].el = void 0, e[X].el = void 0));
|
|
11205
11206
|
};
|
|
@@ -11210,7 +11211,7 @@ function uw(n) {
|
|
|
11210
11211
|
const M = r[X];
|
|
11211
11212
|
(M === !0 || M === !1) && (X === "navigation" || X === "pagination" || X === "scrollbar") ? M === !1 && T(X) : p[X] = r[X];
|
|
11212
11213
|
}
|
|
11213
|
-
}), f.includes("controller") && !C && e.controller && e.controller.control && p.controller && p.controller.control && (e.controller.control = p.controller.control), i.includes("children") && t &&
|
|
11214
|
+
}), f.includes("controller") && !C && e.controller && e.controller.control && p.controller && p.controller.control && (e.controller.control = p.controller.control), i.includes("children") && t && k && p.virtual.enabled ? (k.slides = t, k.update(!0)) : i.includes("virtual") && k && p.virtual.enabled && (t && (k.slides = t), k.update(!0)), i.includes("children") && t && p.loop && (L = !0), H && x.init() && x.update(!0), C && (e.controller.control = p.controller.control), w && (e.isElement && (!c || typeof c == "string") && (c = document.createElement("div"), c.classList.add("swiper-pagination"), c.part.add("pagination"), e.el.appendChild(c)), c && (p.pagination.el = c), h.init(), h.render(), h.update()), P && (e.isElement && (!u || typeof u == "string") && (u = document.createElement("div"), u.classList.add("swiper-scrollbar"), u.part.add("scrollbar"), e.el.appendChild(u)), u && (p.scrollbar.el = u), m.init(), m.updateSize(), m.setTranslate()), D && (e.isElement && ((!o || typeof o == "string") && (o = document.createElement("div"), o.classList.add("swiper-button-next"), o.innerHTML = e.hostEl.constructor.nextButtonSvg, o.part.add("button-next"), e.el.appendChild(o)), (!l || typeof l == "string") && (l = document.createElement("div"), l.classList.add("swiper-button-prev"), l.innerHTML = e.hostEl.constructor.prevButtonSvg, l.part.add("button-prev"), e.el.appendChild(l))), o && (p.navigation.nextEl = o), l && (p.navigation.prevEl = l), b.init(), b.update()), i.includes("allowSlideNext") && (e.allowSlideNext = r.allowSlideNext), i.includes("allowSlidePrev") && (e.allowSlidePrev = r.allowSlidePrev), i.includes("direction") && e.changeDirection(r.direction, !1), (O || L) && e.loopDestroy(), (j || L) && e.loopCreate(), e.update();
|
|
11214
11215
|
}
|
|
11215
11216
|
function cw(n, e) {
|
|
11216
11217
|
n === void 0 && (n = {}), e === void 0 && (e = !0);
|
|
@@ -11343,7 +11344,7 @@ const kh = /* @__PURE__ */ Ka(null), gw = /* @__PURE__ */ Ka(null), Jv = /* @__P
|
|
|
11343
11344
|
onSwiper: l,
|
|
11344
11345
|
...u
|
|
11345
11346
|
} = n === void 0 ? {} : n, c = !1;
|
|
11346
|
-
const [f, p] = $("swiper"), [h, b] = $(null), [m,
|
|
11347
|
+
const [f, p] = $("swiper"), [h, b] = $(null), [m, k] = $(!1), x = ye(!1), H = ye(null), C = ye(null), w = ye(null), P = ye(null), D = ye(null), O = ye(null), j = ye(null), L = ye(null), {
|
|
11347
11348
|
params: T,
|
|
11348
11349
|
passedParams: X,
|
|
11349
11350
|
rest: M,
|
|
@@ -11352,7 +11353,7 @@ const kh = /* @__PURE__ */ Ka(null), gw = /* @__PURE__ */ Ka(null), Jv = /* @__P
|
|
|
11352
11353
|
slides: N,
|
|
11353
11354
|
slots: q
|
|
11354
11355
|
} = hw(o), J = () => {
|
|
11355
|
-
|
|
11356
|
+
k(!m);
|
|
11356
11357
|
};
|
|
11357
11358
|
Object.assign(T.on, {
|
|
11358
11359
|
_containerClasses(Y, _) {
|
|
@@ -11403,8 +11404,8 @@ const kh = /* @__PURE__ */ Ka(null), gw = /* @__PURE__ */ Ka(null), Jv = /* @__P
|
|
|
11403
11404
|
};
|
|
11404
11405
|
}, []), Sa(() => {
|
|
11405
11406
|
K();
|
|
11406
|
-
const Y = fw(X, w.current, N,
|
|
11407
|
-
return w.current = X,
|
|
11407
|
+
const Y = fw(X, w.current, N, P.current, (_) => _.key);
|
|
11408
|
+
return w.current = X, P.current = N, Y.length && C.current && !C.current.destroyed && uw({
|
|
11408
11409
|
swiper: C.current,
|
|
11409
11410
|
slides: N,
|
|
11410
11411
|
passedParams: X,
|
|
@@ -11459,7 +11460,7 @@ const Uv = /* @__PURE__ */ pc(function(n, e) {
|
|
|
11459
11460
|
swiperSlideIndex: f,
|
|
11460
11461
|
...p
|
|
11461
11462
|
} = n === void 0 ? {} : n;
|
|
11462
|
-
const h = ye(null), [b, m] = $("swiper-slide"), [
|
|
11463
|
+
const h = ye(null), [b, m] = $("swiper-slide"), [k, x] = $(!1);
|
|
11463
11464
|
function H(D, O, j) {
|
|
11464
11465
|
O === h.current && m(j);
|
|
11465
11466
|
}
|
|
@@ -11481,24 +11482,24 @@ const Uv = /* @__PURE__ */ pc(function(n, e) {
|
|
|
11481
11482
|
isVisible: b.indexOf("swiper-slide-visible") >= 0,
|
|
11482
11483
|
isPrev: b.indexOf("swiper-slide-prev") >= 0,
|
|
11483
11484
|
isNext: b.indexOf("swiper-slide-next") >= 0
|
|
11484
|
-
}, w = () => typeof r == "function" ? r(C) : r,
|
|
11485
|
+
}, w = () => typeof r == "function" ? r(C) : r, P = () => {
|
|
11485
11486
|
x(!0);
|
|
11486
11487
|
};
|
|
11487
11488
|
return /* @__PURE__ */ st.createElement(t, ys({
|
|
11488
11489
|
ref: h,
|
|
11489
11490
|
className: Qv(`${b}${i ? ` ${i}` : ""}`),
|
|
11490
11491
|
"data-swiper-slide-index": c,
|
|
11491
|
-
onLoad:
|
|
11492
|
+
onLoad: P
|
|
11492
11493
|
}, p), l && /* @__PURE__ */ st.createElement(kh.Provider, {
|
|
11493
11494
|
value: C
|
|
11494
11495
|
}, /* @__PURE__ */ st.createElement("div", {
|
|
11495
11496
|
className: "swiper-zoom-container",
|
|
11496
11497
|
"data-swiper-zoom": typeof l == "number" ? l : void 0
|
|
11497
|
-
}, w(), u && !
|
|
11498
|
+
}, w(), u && !k && /* @__PURE__ */ st.createElement("div", {
|
|
11498
11499
|
className: "swiper-lazy-preloader"
|
|
11499
11500
|
}))), !l && /* @__PURE__ */ st.createElement(kh.Provider, {
|
|
11500
11501
|
value: C
|
|
11501
|
-
}, w(), u && !
|
|
11502
|
+
}, w(), u && !k && /* @__PURE__ */ st.createElement("div", {
|
|
11502
11503
|
className: "swiper-lazy-preloader"
|
|
11503
11504
|
})));
|
|
11504
11505
|
});
|
|
@@ -11561,24 +11562,24 @@ function mw(n) {
|
|
|
11561
11562
|
function c() {
|
|
11562
11563
|
return !e.params.pagination.el || !e.pagination.el || Array.isArray(e.pagination.el) && e.pagination.el.length === 0;
|
|
11563
11564
|
}
|
|
11564
|
-
function f(w,
|
|
11565
|
+
function f(w, P) {
|
|
11565
11566
|
const {
|
|
11566
11567
|
bulletActiveClass: D
|
|
11567
11568
|
} = e.params.pagination;
|
|
11568
|
-
w && (w = w[`${
|
|
11569
|
+
w && (w = w[`${P === "prev" ? "previous" : "next"}ElementSibling`], w && (w.classList.add(`${D}-${P}`), w = w[`${P === "prev" ? "previous" : "next"}ElementSibling`], w && w.classList.add(`${D}-${P}-${P}`)));
|
|
11569
11570
|
}
|
|
11570
|
-
function p(w,
|
|
11571
|
-
if (w = w % D,
|
|
11571
|
+
function p(w, P, D) {
|
|
11572
|
+
if (w = w % D, P = P % D, P === w + 1)
|
|
11572
11573
|
return "next";
|
|
11573
|
-
if (
|
|
11574
|
+
if (P === w - 1)
|
|
11574
11575
|
return "previous";
|
|
11575
11576
|
}
|
|
11576
11577
|
function h(w) {
|
|
11577
|
-
const
|
|
11578
|
-
if (!
|
|
11578
|
+
const P = w.target.closest(Pa(e.params.pagination.bulletClass));
|
|
11579
|
+
if (!P)
|
|
11579
11580
|
return;
|
|
11580
11581
|
w.preventDefault();
|
|
11581
|
-
const D = ms(
|
|
11582
|
+
const D = ms(P) * e.params.slidesPerGroup;
|
|
11582
11583
|
if (e.params.loop) {
|
|
11583
11584
|
if (e.realIndex === D)
|
|
11584
11585
|
return;
|
|
@@ -11588,72 +11589,72 @@ function mw(n) {
|
|
|
11588
11589
|
e.slideTo(D);
|
|
11589
11590
|
}
|
|
11590
11591
|
function b() {
|
|
11591
|
-
const w = e.rtl,
|
|
11592
|
+
const w = e.rtl, P = e.params.pagination;
|
|
11592
11593
|
if (c())
|
|
11593
11594
|
return;
|
|
11594
11595
|
let D = e.pagination.el;
|
|
11595
11596
|
D = Ur(D);
|
|
11596
11597
|
let O, j;
|
|
11597
11598
|
const L = e.virtual && e.params.virtual.enabled ? e.virtual.slides.length : e.slides.length, T = e.params.loop ? Math.ceil(L / e.params.slidesPerGroup) : e.snapGrid.length;
|
|
11598
|
-
if (e.params.loop ? (j = e.previousRealIndex || 0, O = e.params.slidesPerGroup > 1 ? Math.floor(e.realIndex / e.params.slidesPerGroup) : e.realIndex) : typeof e.snapIndex < "u" ? (O = e.snapIndex, j = e.previousSnapIndex) : (j = e.previousIndex || 0, O = e.activeIndex || 0),
|
|
11599
|
+
if (e.params.loop ? (j = e.previousRealIndex || 0, O = e.params.slidesPerGroup > 1 ? Math.floor(e.realIndex / e.params.slidesPerGroup) : e.realIndex) : typeof e.snapIndex < "u" ? (O = e.snapIndex, j = e.previousSnapIndex) : (j = e.previousIndex || 0, O = e.activeIndex || 0), P.type === "bullets" && e.pagination.bullets && e.pagination.bullets.length > 0) {
|
|
11599
11600
|
const X = e.pagination.bullets;
|
|
11600
11601
|
let M, W, N;
|
|
11601
|
-
if (
|
|
11602
|
-
q.style[e.isHorizontal() ? "width" : "height"] = `${l * (
|
|
11603
|
-
}),
|
|
11604
|
-
const J = [...["", "-next", "-next-next", "-prev", "-prev-prev", "-main"].map((ee) => `${
|
|
11602
|
+
if (P.dynamicBullets && (l = $u(X[0], e.isHorizontal() ? "width" : "height", !0), D.forEach((q) => {
|
|
11603
|
+
q.style[e.isHorizontal() ? "width" : "height"] = `${l * (P.dynamicMainBullets + 4)}px`;
|
|
11604
|
+
}), P.dynamicMainBullets > 1 && j !== void 0 && (u += O - (j || 0), u > P.dynamicMainBullets - 1 ? u = P.dynamicMainBullets - 1 : u < 0 && (u = 0)), M = Math.max(O - u, 0), W = M + (Math.min(X.length, P.dynamicMainBullets) - 1), N = (W + M) / 2), X.forEach((q) => {
|
|
11605
|
+
const J = [...["", "-next", "-next-next", "-prev", "-prev-prev", "-main"].map((ee) => `${P.bulletActiveClass}${ee}`)].map((ee) => typeof ee == "string" && ee.includes(" ") ? ee.split(" ") : ee).flat();
|
|
11605
11606
|
q.classList.remove(...J);
|
|
11606
11607
|
}), D.length > 1)
|
|
11607
11608
|
X.forEach((q) => {
|
|
11608
11609
|
const J = ms(q);
|
|
11609
|
-
J === O ? q.classList.add(...
|
|
11610
|
+
J === O ? q.classList.add(...P.bulletActiveClass.split(" ")) : e.isElement && q.setAttribute("part", "bullet"), P.dynamicBullets && (J >= M && J <= W && q.classList.add(...`${P.bulletActiveClass}-main`.split(" ")), J === M && f(q, "prev"), J === W && f(q, "next"));
|
|
11610
11611
|
});
|
|
11611
11612
|
else {
|
|
11612
11613
|
const q = X[O];
|
|
11613
|
-
if (q && q.classList.add(...
|
|
11614
|
+
if (q && q.classList.add(...P.bulletActiveClass.split(" ")), e.isElement && X.forEach((J, ee) => {
|
|
11614
11615
|
J.setAttribute("part", ee === O ? "bullet-active" : "bullet");
|
|
11615
|
-
}),
|
|
11616
|
+
}), P.dynamicBullets) {
|
|
11616
11617
|
const J = X[M], ee = X[W];
|
|
11617
11618
|
for (let K = M; K <= W; K += 1)
|
|
11618
|
-
X[K] && X[K].classList.add(...`${
|
|
11619
|
+
X[K] && X[K].classList.add(...`${P.bulletActiveClass}-main`.split(" "));
|
|
11619
11620
|
f(J, "prev"), f(ee, "next");
|
|
11620
11621
|
}
|
|
11621
11622
|
}
|
|
11622
|
-
if (
|
|
11623
|
-
const q = Math.min(X.length,
|
|
11623
|
+
if (P.dynamicBullets) {
|
|
11624
|
+
const q = Math.min(X.length, P.dynamicMainBullets + 4), J = (l * q - l) / 2 - N * l, ee = w ? "right" : "left";
|
|
11624
11625
|
X.forEach((K) => {
|
|
11625
11626
|
K.style[e.isHorizontal() ? ee : "top"] = `${J}px`;
|
|
11626
11627
|
});
|
|
11627
11628
|
}
|
|
11628
11629
|
}
|
|
11629
11630
|
D.forEach((X, M) => {
|
|
11630
|
-
if (
|
|
11631
|
-
W.textContent =
|
|
11632
|
-
}), X.querySelectorAll(Pa(
|
|
11633
|
-
W.textContent =
|
|
11634
|
-
})),
|
|
11631
|
+
if (P.type === "fraction" && (X.querySelectorAll(Pa(P.currentClass)).forEach((W) => {
|
|
11632
|
+
W.textContent = P.formatFractionCurrent(O + 1);
|
|
11633
|
+
}), X.querySelectorAll(Pa(P.totalClass)).forEach((W) => {
|
|
11634
|
+
W.textContent = P.formatFractionTotal(T);
|
|
11635
|
+
})), P.type === "progressbar") {
|
|
11635
11636
|
let W;
|
|
11636
|
-
|
|
11637
|
+
P.progressbarOpposite ? W = e.isHorizontal() ? "vertical" : "horizontal" : W = e.isHorizontal() ? "horizontal" : "vertical";
|
|
11637
11638
|
const N = (O + 1) / T;
|
|
11638
11639
|
let q = 1, J = 1;
|
|
11639
|
-
W === "horizontal" ? q = N : J = N, X.querySelectorAll(Pa(
|
|
11640
|
+
W === "horizontal" ? q = N : J = N, X.querySelectorAll(Pa(P.progressbarFillClass)).forEach((ee) => {
|
|
11640
11641
|
ee.style.transform = `translate3d(0,0,0) scaleX(${q}) scaleY(${J})`, ee.style.transitionDuration = `${e.params.speed}ms`;
|
|
11641
11642
|
});
|
|
11642
11643
|
}
|
|
11643
|
-
|
|
11644
|
+
P.type === "custom" && P.renderCustom ? (X.innerHTML = P.renderCustom(e, O + 1, T), M === 0 && i("paginationRender", X)) : (M === 0 && i("paginationRender", X), i("paginationUpdate", X)), e.params.watchOverflow && e.enabled && X.classList[e.isLocked ? "add" : "remove"](P.lockClass);
|
|
11644
11645
|
});
|
|
11645
11646
|
}
|
|
11646
11647
|
function m() {
|
|
11647
11648
|
const w = e.params.pagination;
|
|
11648
11649
|
if (c())
|
|
11649
11650
|
return;
|
|
11650
|
-
const
|
|
11651
|
+
const P = e.virtual && e.params.virtual.enabled ? e.virtual.slides.length : e.grid && e.params.grid.rows > 1 ? e.slides.length / Math.ceil(e.params.grid.rows) : e.slides.length;
|
|
11651
11652
|
let D = e.pagination.el;
|
|
11652
11653
|
D = Ur(D);
|
|
11653
11654
|
let O = "";
|
|
11654
11655
|
if (w.type === "bullets") {
|
|
11655
|
-
let j = e.params.loop ? Math.ceil(
|
|
11656
|
-
e.params.freeMode && e.params.freeMode.enabled && j >
|
|
11656
|
+
let j = e.params.loop ? Math.ceil(P / e.params.slidesPerGroup) : e.snapGrid.length;
|
|
11657
|
+
e.params.freeMode && e.params.freeMode.enabled && j > P && (j = P);
|
|
11657
11658
|
for (let L = 0; L < j; L += 1)
|
|
11658
11659
|
w.renderBullet ? O += w.renderBullet.call(e, L, w.bulletClass) : O += `<${w.bulletElement} ${e.isElement ? 'part="bullet"' : ""} class="${w.bulletClass}"></${w.bulletElement}>`;
|
|
11659
11660
|
}
|
|
@@ -11661,17 +11662,17 @@ function mw(n) {
|
|
|
11661
11662
|
w.type !== "custom" && (j.innerHTML = O || ""), w.type === "bullets" && e.pagination.bullets.push(...j.querySelectorAll(Pa(w.bulletClass)));
|
|
11662
11663
|
}), w.type !== "custom" && i("paginationRender", D[0]);
|
|
11663
11664
|
}
|
|
11664
|
-
function
|
|
11665
|
+
function k() {
|
|
11665
11666
|
e.params.pagination = bw(e, e.originalParams.pagination, e.params.pagination, {
|
|
11666
11667
|
el: "swiper-pagination"
|
|
11667
11668
|
});
|
|
11668
11669
|
const w = e.params.pagination;
|
|
11669
11670
|
if (!w.el)
|
|
11670
11671
|
return;
|
|
11671
|
-
let
|
|
11672
|
-
typeof w.el == "string" && e.isElement && (
|
|
11673
|
-
el:
|
|
11674
|
-
}),
|
|
11672
|
+
let P;
|
|
11673
|
+
typeof w.el == "string" && e.isElement && (P = e.el.querySelector(w.el)), !P && typeof w.el == "string" && (P = [...document.querySelectorAll(w.el)]), P || (P = w.el), !(!P || P.length === 0) && (e.params.uniqueNavElements && typeof w.el == "string" && Array.isArray(P) && P.length > 1 && (P = [...e.el.querySelectorAll(w.el)], P.length > 1 && (P = P.find((D) => Iv(D, ".swiper")[0] === e.el))), Array.isArray(P) && P.length === 1 && (P = P[0]), Object.assign(e.pagination, {
|
|
11674
|
+
el: P
|
|
11675
|
+
}), P = Ur(P), P.forEach((D) => {
|
|
11675
11676
|
w.type === "bullets" && w.clickable && D.classList.add(...(w.clickableClass || "").split(" ")), D.classList.add(w.modifierClass + w.type), D.classList.add(e.isHorizontal() ? w.horizontalClass : w.verticalClass), w.type === "bullets" && w.dynamicBullets && (D.classList.add(`${w.modifierClass}${w.type}-dynamic`), u = 0, w.dynamicMainBullets < 1 && (w.dynamicMainBullets = 1)), w.type === "progressbar" && w.progressbarOpposite && D.classList.add(w.progressbarOppositeClass), w.clickable && D.addEventListener("click", h), e.enabled || D.classList.add(w.lockClass);
|
|
11676
11677
|
}));
|
|
11677
11678
|
}
|
|
@@ -11679,8 +11680,8 @@ function mw(n) {
|
|
|
11679
11680
|
const w = e.params.pagination;
|
|
11680
11681
|
if (c())
|
|
11681
11682
|
return;
|
|
11682
|
-
let
|
|
11683
|
-
|
|
11683
|
+
let P = e.pagination.el;
|
|
11684
|
+
P && (P = Ur(P), P.forEach((D) => {
|
|
11684
11685
|
D.classList.remove(w.hiddenClass), D.classList.remove(w.modifierClass + w.type), D.classList.remove(e.isHorizontal() ? w.horizontalClass : w.verticalClass), w.clickable && (D.classList.remove(...(w.clickableClass || "").split(" ")), D.removeEventListener("click", h));
|
|
11685
11686
|
})), e.pagination.bullets && e.pagination.bullets.forEach((D) => D.classList.remove(...w.bulletActiveClass.split(" ")));
|
|
11686
11687
|
}
|
|
@@ -11689,13 +11690,13 @@ function mw(n) {
|
|
|
11689
11690
|
return;
|
|
11690
11691
|
const w = e.params.pagination;
|
|
11691
11692
|
let {
|
|
11692
|
-
el:
|
|
11693
|
+
el: P
|
|
11693
11694
|
} = e.pagination;
|
|
11694
|
-
|
|
11695
|
+
P = Ur(P), P.forEach((D) => {
|
|
11695
11696
|
D.classList.remove(w.horizontalClass, w.verticalClass), D.classList.add(e.isHorizontal() ? w.horizontalClass : w.verticalClass);
|
|
11696
11697
|
});
|
|
11697
11698
|
}), r("init", () => {
|
|
11698
|
-
e.params.pagination.enabled === !1 ? C() : (
|
|
11699
|
+
e.params.pagination.enabled === !1 ? C() : (k(), m(), b());
|
|
11699
11700
|
}), r("activeIndexChange", () => {
|
|
11700
11701
|
typeof e.snapIndex > "u" && b();
|
|
11701
11702
|
}), r("snapIndexChange", () => {
|
|
@@ -11708,11 +11709,11 @@ function mw(n) {
|
|
|
11708
11709
|
let {
|
|
11709
11710
|
el: w
|
|
11710
11711
|
} = e.pagination;
|
|
11711
|
-
w && (w = Ur(w), w.forEach((
|
|
11712
|
+
w && (w = Ur(w), w.forEach((P) => P.classList[e.enabled ? "remove" : "add"](e.params.pagination.lockClass)));
|
|
11712
11713
|
}), r("lock unlock", () => {
|
|
11713
11714
|
b();
|
|
11714
|
-
}), r("click", (w,
|
|
11715
|
-
const D =
|
|
11715
|
+
}), r("click", (w, P) => {
|
|
11716
|
+
const D = P.target, O = Ur(e.pagination.el);
|
|
11716
11717
|
if (e.params.pagination.el && e.params.pagination.hideOnClick && O && O.length > 0 && !D.classList.contains(e.params.pagination.bulletClass)) {
|
|
11717
11718
|
if (e.navigation && (e.navigation.nextEl && D === e.navigation.nextEl || e.navigation.prevEl && D === e.navigation.prevEl))
|
|
11718
11719
|
return;
|
|
@@ -11725,20 +11726,20 @@ function mw(n) {
|
|
|
11725
11726
|
let {
|
|
11726
11727
|
el: w
|
|
11727
11728
|
} = e.pagination;
|
|
11728
|
-
w && (w = Ur(w), w.forEach((
|
|
11729
|
+
w && (w = Ur(w), w.forEach((P) => P.classList.remove(e.params.pagination.paginationDisabledClass))), k(), m(), b();
|
|
11729
11730
|
}, C = () => {
|
|
11730
11731
|
e.el.classList.add(e.params.pagination.paginationDisabledClass);
|
|
11731
11732
|
let {
|
|
11732
11733
|
el: w
|
|
11733
11734
|
} = e.pagination;
|
|
11734
|
-
w && (w = Ur(w), w.forEach((
|
|
11735
|
+
w && (w = Ur(w), w.forEach((P) => P.classList.add(e.params.pagination.paginationDisabledClass))), x();
|
|
11735
11736
|
};
|
|
11736
11737
|
Object.assign(e.pagination, {
|
|
11737
11738
|
enable: H,
|
|
11738
11739
|
disable: C,
|
|
11739
11740
|
render: m,
|
|
11740
11741
|
update: b,
|
|
11741
|
-
init:
|
|
11742
|
+
init: k,
|
|
11742
11743
|
destroy: x
|
|
11743
11744
|
});
|
|
11744
11745
|
}
|
|
@@ -11747,8 +11748,8 @@ const yw = () => {
|
|
|
11747
11748
|
t: c
|
|
11748
11749
|
} = Se(), f = {
|
|
11749
11750
|
clickable: !0,
|
|
11750
|
-
renderBullet: function(m,
|
|
11751
|
-
return '<span class="' +
|
|
11751
|
+
renderBullet: function(m, k) {
|
|
11752
|
+
return '<span class="' + k + ' "></span>';
|
|
11752
11753
|
}
|
|
11753
11754
|
}, p = () => {
|
|
11754
11755
|
We.to(n.current, {
|
|
@@ -11806,14 +11807,14 @@ const yw = () => {
|
|
|
11806
11807
|
pagination: f,
|
|
11807
11808
|
modules: [mw],
|
|
11808
11809
|
onSlideChange: (m) => o(m.activeIndex),
|
|
11809
|
-
children: t.map((m,
|
|
11810
|
+
children: t.map((m, k) => g(Uv, {
|
|
11810
11811
|
children: g(Fy, {
|
|
11811
11812
|
title: m.title,
|
|
11812
11813
|
src: m.image,
|
|
11813
11814
|
content: m.content,
|
|
11814
11815
|
number: m.number
|
|
11815
11816
|
})
|
|
11816
|
-
},
|
|
11817
|
+
}, k))
|
|
11817
11818
|
}), g("div", {
|
|
11818
11819
|
className: "button-wrapper",
|
|
11819
11820
|
children: g(jr, {
|
|
@@ -11835,23 +11836,23 @@ function ww() {
|
|
|
11835
11836
|
le(() => {
|
|
11836
11837
|
Dr.value.back = "/";
|
|
11837
11838
|
}, []);
|
|
11838
|
-
const [c, f] = $(!1), [p, h] = $(!1), [b, m] = $(!1), [
|
|
11839
|
+
const [c, f] = $(!1), [p, h] = $(!1), [b, m] = $(!1), [k, x] = $(""), [H, C] = $(""), [w, P] = $(!1), D = new Wt(o.apiUrl, o.apiKey, o.apiToken, o.isShopify), O = async () => {
|
|
11839
11840
|
const X = await D.getBikeBom(t.bike_Key);
|
|
11840
11841
|
bt.value = Ya(X), f(!1), h(!0), Oe("/");
|
|
11841
11842
|
}, j = (X) => {
|
|
11842
11843
|
C(X), f(!1);
|
|
11843
11844
|
}, L = async () => {
|
|
11844
|
-
if (f(!0),
|
|
11845
|
+
if (f(!0), P(!0), t.owner_Email_Address) {
|
|
11845
11846
|
const X = await D.saveCustomBike(e.key, t.owner_Email_Address);
|
|
11846
11847
|
X.success ? O() : j(X.error);
|
|
11847
|
-
} else if (/^[\w-\.]+@([\w-]+\.)+[\w-]{2,4}$/g.test(
|
|
11848
|
-
const X = await D.saveCustomBike(e.key,
|
|
11848
|
+
} else if (/^[\w-\.]+@([\w-]+\.)+[\w-]{2,4}$/g.test(k)) {
|
|
11849
|
+
const X = await D.saveCustomBike(e.key, k);
|
|
11849
11850
|
X.success ? O() : j(X.error);
|
|
11850
11851
|
}
|
|
11851
11852
|
};
|
|
11852
11853
|
le(() => {
|
|
11853
11854
|
w && H && C("");
|
|
11854
|
-
}, [
|
|
11855
|
+
}, [k]);
|
|
11855
11856
|
const T = async () => {
|
|
11856
11857
|
u(!0);
|
|
11857
11858
|
const X = await D.getBikeBom(e.key), M = Ya(X.data);
|
|
@@ -11892,7 +11893,7 @@ function ww() {
|
|
|
11892
11893
|
children: g("div", {
|
|
11893
11894
|
class: "mt-8",
|
|
11894
11895
|
children: g(D2, {
|
|
11895
|
-
value:
|
|
11896
|
+
value: k,
|
|
11896
11897
|
setValue: (X) => x(X),
|
|
11897
11898
|
placeholder: n("virtualworkshop_settings_email"),
|
|
11898
11899
|
type: "email",
|
|
@@ -11911,7 +11912,7 @@ function xw() {
|
|
|
11911
11912
|
setCurrentBike: p
|
|
11912
11913
|
} = It(), h = new Wt(r.apiUrl, r.apiKey, r.apiToken, r.isShopify), [b, m] = $(!1);
|
|
11913
11914
|
f.isShared && Oe("/");
|
|
11914
|
-
const
|
|
11915
|
+
const k = async () => {
|
|
11915
11916
|
m(!0), Sc();
|
|
11916
11917
|
const x = await h.removeComponent(f.key, e.part.product_category_id, Mc[e.type.split(" ").join("_")]);
|
|
11917
11918
|
x.success ? (c[e.category.split(" ").join("_")][e.type.split(" ").join("_")] = {
|
|
@@ -11952,7 +11953,7 @@ function xw() {
|
|
|
11952
11953
|
toggleModal: () => o(!1),
|
|
11953
11954
|
content: n("virtualworkshop_remove_subtitle"),
|
|
11954
11955
|
title: "Are you sure?",
|
|
11955
|
-
onConfirm:
|
|
11956
|
+
onConfirm: k,
|
|
11956
11957
|
onCancel: () => o(!1),
|
|
11957
11958
|
loading: b
|
|
11958
11959
|
})]
|
|
@@ -12007,7 +12008,7 @@ function Cw({
|
|
|
12007
12008
|
clearNotes: o
|
|
12008
12009
|
}) {
|
|
12009
12010
|
var K;
|
|
12010
|
-
const u = window.BikeMatrix.getConfig(), c = new Wt(u.apiUrl, u.apiKey, u.apiToken, u.isShopify), [f, p] = $(!1), h = ye(null), b = ye(null), m = ye(null),
|
|
12011
|
+
const u = window.BikeMatrix.getConfig(), c = new Wt(u.apiUrl, u.apiKey, u.apiToken, u.isShopify), [f, p] = $(!1), h = ye(null), b = ye(null), m = ye(null), k = ye(null), [x, H] = $(""), [C, w] = $(null), [P, D] = $([]), [O, j] = $(!1), L = zw(x, 500), {
|
|
12011
12012
|
t: T
|
|
12012
12013
|
} = Se(), X = async () => {
|
|
12013
12014
|
j(!0);
|
|
@@ -12017,8 +12018,8 @@ function Cw({
|
|
|
12017
12018
|
le(() => {
|
|
12018
12019
|
(L && !C && x.length > 2 || L && C && (C == null ? void 0 : C.display_Name) !== x) && X();
|
|
12019
12020
|
}, [L]), le(() => {
|
|
12020
|
-
|
|
12021
|
-
}, [
|
|
12021
|
+
P.length > 0 && x.length > 2 && W();
|
|
12022
|
+
}, [P]);
|
|
12022
12023
|
const M = (ne) => {
|
|
12023
12024
|
w(ne), H(ne.display_Name), e(ne);
|
|
12024
12025
|
};
|
|
@@ -12055,9 +12056,9 @@ function Cw({
|
|
|
12055
12056
|
return le(() => {
|
|
12056
12057
|
n ? J() : !n && f && ee();
|
|
12057
12058
|
}, [n]), le(() => {
|
|
12058
|
-
i.warning || i.compatible ? We.to(
|
|
12059
|
+
i.warning || i.compatible ? We.to(k.current, {
|
|
12059
12060
|
opacity: 1
|
|
12060
|
-
}) : We.to(
|
|
12061
|
+
}) : We.to(k.current, {
|
|
12061
12062
|
opacity: 0
|
|
12062
12063
|
});
|
|
12063
12064
|
}, [i]), g("div", {
|
|
@@ -12145,7 +12146,7 @@ function Cw({
|
|
|
12145
12146
|
ref: h,
|
|
12146
12147
|
children: g("div", {
|
|
12147
12148
|
className: "results text-lg",
|
|
12148
|
-
children:
|
|
12149
|
+
children: P && P.length > 0 ? P.map((ne) => g("div", {
|
|
12149
12150
|
className: "result",
|
|
12150
12151
|
onClick: () => {
|
|
12151
12152
|
M(ne);
|
|
@@ -12158,7 +12159,7 @@ function Cw({
|
|
|
12158
12159
|
})
|
|
12159
12160
|
}), g("div", {
|
|
12160
12161
|
className: "notes-wrapper",
|
|
12161
|
-
ref:
|
|
12162
|
+
ref: k,
|
|
12162
12163
|
children: [!!i.compatible && g("p", {
|
|
12163
12164
|
class: "text-sm flex",
|
|
12164
12165
|
children: [g(Ni, {
|
|
@@ -12179,7 +12180,7 @@ function Hw() {
|
|
|
12179
12180
|
} = Se(), t = window.BikeMatrix.getConfig(), r = Xs.value, i = bt.value, o = new Wt(t.apiUrl, t.apiKey, t.apiToken, t.isShopify), {
|
|
12180
12181
|
currentBike: l,
|
|
12181
12182
|
setCurrentBike: u
|
|
12182
|
-
} = It(), [c, f] = $(!1), [p, h] = $(null), [b, m] = $(null), [
|
|
12183
|
+
} = It(), [c, f] = $(!1), [p, h] = $(null), [b, m] = $(null), [k, x] = $(null), [H, C] = $({
|
|
12183
12184
|
compatible: "",
|
|
12184
12185
|
warning: ""
|
|
12185
12186
|
});
|
|
@@ -12195,7 +12196,7 @@ function Hw() {
|
|
|
12195
12196
|
D.success ? (u({
|
|
12196
12197
|
...l
|
|
12197
12198
|
}), Oe("/bom")) : (x(D.error), f(!1));
|
|
12198
|
-
},
|
|
12199
|
+
}, P = async (D) => {
|
|
12199
12200
|
var O;
|
|
12200
12201
|
if (C({
|
|
12201
12202
|
compatible: "",
|
|
@@ -12230,7 +12231,7 @@ function Hw() {
|
|
|
12230
12231
|
})]
|
|
12231
12232
|
}), g(Cw, {
|
|
12232
12233
|
notes: H,
|
|
12233
|
-
onSelect: (D) =>
|
|
12234
|
+
onSelect: (D) => P(D),
|
|
12234
12235
|
type: p,
|
|
12235
12236
|
categoryId: r.part.product_category_id,
|
|
12236
12237
|
clearNotes: () => C({
|
|
@@ -12242,7 +12243,7 @@ function Hw() {
|
|
|
12242
12243
|
}
|
|
12243
12244
|
}), g("div", {
|
|
12244
12245
|
className: "text-red-500 text-xs flex justify-center items-center",
|
|
12245
|
-
children:
|
|
12246
|
+
children: k
|
|
12246
12247
|
}), g(jr, {
|
|
12247
12248
|
text: n("confirm"),
|
|
12248
12249
|
onClick: w,
|
|
@@ -12263,26 +12264,26 @@ const Aw = `.edit-field__wrapper{position:relative}.edit-container{display:flex;
|
|
|
12263
12264
|
}) => {
|
|
12264
12265
|
const {
|
|
12265
12266
|
t: l
|
|
12266
|
-
} = Se(), [u, c] = $(!1), [f, p] = $(n), h = ye(null), b = ye(null), [m,
|
|
12267
|
+
} = Se(), [u, c] = $(!1), [f, p] = $(n), h = ye(null), b = ye(null), [m, k] = $({
|
|
12267
12268
|
type: "",
|
|
12268
12269
|
message: ""
|
|
12269
12270
|
}), [x, H] = $(!1), C = () => {
|
|
12270
|
-
const
|
|
12271
|
-
|
|
12271
|
+
const P = We.timeline();
|
|
12272
|
+
P.to(b.current, {
|
|
12272
12273
|
opacity: 0
|
|
12273
|
-
}),
|
|
12274
|
+
}), P.to(b.current, {
|
|
12274
12275
|
width: "124px"
|
|
12275
|
-
}),
|
|
12276
|
+
}), P.to(b.current, {
|
|
12276
12277
|
onStart: () => c(!0),
|
|
12277
12278
|
opacity: 1
|
|
12278
12279
|
});
|
|
12279
12280
|
}, w = () => {
|
|
12280
|
-
const
|
|
12281
|
-
|
|
12281
|
+
const P = We.timeline();
|
|
12282
|
+
P.to(b.current, {
|
|
12282
12283
|
opacity: 0
|
|
12283
|
-
}),
|
|
12284
|
+
}), P.to(b.current, {
|
|
12284
12285
|
width: "54px"
|
|
12285
|
-
}),
|
|
12286
|
+
}), P.to(b.current, {
|
|
12286
12287
|
onStart: () => {
|
|
12287
12288
|
c(!1);
|
|
12288
12289
|
},
|
|
@@ -12292,10 +12293,10 @@ const Aw = `.edit-field__wrapper{position:relative}.edit-container{display:flex;
|
|
|
12292
12293
|
return le(() => {
|
|
12293
12294
|
u && h.current.focus();
|
|
12294
12295
|
}, [u]), le(() => {
|
|
12295
|
-
i ? (w(),
|
|
12296
|
+
i ? (w(), k({
|
|
12296
12297
|
type: "success",
|
|
12297
12298
|
message: `Your ${r} has been saved`
|
|
12298
|
-
})) : !i && i !== null && (w(),
|
|
12299
|
+
})) : !i && i !== null && (w(), k({
|
|
12299
12300
|
type: "error",
|
|
12300
12301
|
message: o
|
|
12301
12302
|
}));
|
|
@@ -12321,11 +12322,11 @@ const Aw = `.edit-field__wrapper{position:relative}.edit-container{display:flex;
|
|
|
12321
12322
|
type: "text",
|
|
12322
12323
|
className: "edit-input",
|
|
12323
12324
|
placeholder: f,
|
|
12324
|
-
onChange: (
|
|
12325
|
+
onChange: (P) => p(P.currentTarget.value),
|
|
12325
12326
|
value: f,
|
|
12326
12327
|
ref: h,
|
|
12327
|
-
onKeyDown: (
|
|
12328
|
-
|
|
12328
|
+
onKeyDown: (P) => {
|
|
12329
|
+
P.key === "Enter" && e(f);
|
|
12329
12330
|
}
|
|
12330
12331
|
})
|
|
12331
12332
|
}), !u && g("div", {
|
|
@@ -12462,11 +12463,11 @@ function Tw() {
|
|
|
12462
12463
|
const n = bt.value, t = window.BikeMatrix.getConfig(), {
|
|
12463
12464
|
currentBike: r,
|
|
12464
12465
|
saveBike: i
|
|
12465
|
-
} = It(), [o, l] = $(n == null ? void 0 : n.owner_Email_Address), [u, c] = $(!1), [f, p] = $(null), [h, b] = $(null), [m,
|
|
12466
|
+
} = It(), [o, l] = $(n == null ? void 0 : n.owner_Email_Address), [u, c] = $(!1), [f, p] = $(null), [h, b] = $(null), [m, k] = $(r.name), [x, H] = $(null), [C, w] = $(null), [P, D] = $(null), O = new Wt(t.apiUrl, t.apiKey, t.apiToken, t.isShopify), {
|
|
12466
12467
|
t: j
|
|
12467
12468
|
} = Se(), L = async (X, M) => {
|
|
12468
12469
|
if (M === "name") {
|
|
12469
|
-
|
|
12470
|
+
k(X), H(!0), w(null), D(null);
|
|
12470
12471
|
const W = await O.updateCustomBikeName(r.key, X);
|
|
12471
12472
|
i({
|
|
12472
12473
|
...r,
|
|
@@ -12503,7 +12504,7 @@ function Tw() {
|
|
|
12503
12504
|
loading: x,
|
|
12504
12505
|
label: j("virtualworkshop_settings_bike_name"),
|
|
12505
12506
|
success: C,
|
|
12506
|
-
error:
|
|
12507
|
+
error: P
|
|
12507
12508
|
}), (n == null ? void 0 : n.owner_Email_Address) && g(zh, {
|
|
12508
12509
|
value: o,
|
|
12509
12510
|
onSave: (X) => L(X, "email"),
|
|
@@ -12724,7 +12725,7 @@ function Gw({
|
|
|
12724
12725
|
warning: ""
|
|
12725
12726
|
}), {
|
|
12726
12727
|
t: h
|
|
12727
|
-
} = Se(), [b, m] = $(!1),
|
|
12728
|
+
} = Se(), [b, m] = $(!1), k = n || i.sku, x = Br(() => dr.value || b, [dr.value, b]), H = !!r.getActiveSubscription(), C = () => {
|
|
12728
12729
|
var D, O, j, L, T;
|
|
12729
12730
|
if (m(!0), p({
|
|
12730
12731
|
compatible: "",
|
|
@@ -12742,15 +12743,15 @@ function Gw({
|
|
|
12742
12743
|
break;
|
|
12743
12744
|
}
|
|
12744
12745
|
if (Ae.value) {
|
|
12745
|
-
if (
|
|
12746
|
+
if (k == "") {
|
|
12746
12747
|
l({
|
|
12747
12748
|
type: "unavailable",
|
|
12748
12749
|
...Xa.unavailable
|
|
12749
12750
|
}), m(!1);
|
|
12750
12751
|
return;
|
|
12751
12752
|
}
|
|
12752
|
-
var
|
|
12753
|
-
new Wt(i.apiUrl, i.apiKey, i.apiToken, i.isShopify).checkSkuCompatibility((T = Ae.value) == null ? void 0 : T.key,
|
|
12753
|
+
var P = ((L = Ti()) == null ? void 0 : L.language) || "en-GB";
|
|
12754
|
+
new Wt(i.apiUrl, i.apiKey, i.apiToken, i.isShopify).checkSkuCompatibility((T = Ae.value) == null ? void 0 : T.key, k, P).then((M) => {
|
|
12754
12755
|
if (m(!1), !M) {
|
|
12755
12756
|
l({
|
|
12756
12757
|
type: "unavailable",
|
|
@@ -12775,7 +12776,7 @@ function Gw({
|
|
|
12775
12776
|
};
|
|
12776
12777
|
return le(() => {
|
|
12777
12778
|
C();
|
|
12778
|
-
}, [Ae.value,
|
|
12779
|
+
}, [Ae.value, k]), le(() => (document.addEventListener("RefreshCompatibility", C), () => {
|
|
12779
12780
|
document.removeEventListener("RefreshCompatibility", C);
|
|
12780
12781
|
}), []), !H || !x && !(o != null && o.type) || !u ? g(ie, {}) : g(ie, {
|
|
12781
12782
|
children: [g("style", {
|
|
@@ -12789,8 +12790,8 @@ function Gw({
|
|
|
12789
12790
|
},
|
|
12790
12791
|
children: [g("div", {
|
|
12791
12792
|
// todo: check if there's any state that we don't want it to toggle and then remove the check
|
|
12792
|
-
onClick: (
|
|
12793
|
-
|
|
12793
|
+
onClick: (P) => {
|
|
12794
|
+
P.preventDefault(), document.dispatchEvent(new Event("BmToggleModal", {
|
|
12794
12795
|
bubbles: !0,
|
|
12795
12796
|
composed: !0
|
|
12796
12797
|
}));
|
|
@@ -13008,12 +13009,12 @@ function Jw({
|
|
|
13008
13009
|
isSearchPage: h,
|
|
13009
13010
|
showSearchPageCollection: b,
|
|
13010
13011
|
showHomePageCollection: m,
|
|
13011
|
-
logLevel:
|
|
13012
|
+
logLevel: k,
|
|
13012
13013
|
skuField: x
|
|
13013
13014
|
} = o, H = !!o.pageType && o.pageType === "product", C = x === "barcode" ? t : x === "metafield" ? r : e || "";
|
|
13014
|
-
return
|
|
13015
|
+
return k === "verbose" && (console.log("CollectionResult currentCollectionHandle: ", f), console.log("CollectionResult skuField: ", x), console.log("CollectionResult productId: ", n), console.log("CollectionResult skusToCheck: ", C), console.log("CollectionResult BikeSignal.value: " + JSON.stringify(Ae.value))), dr.value ? u(!0) : Ae.value && Vw(p, h, m, b, H, n, f) ? qw(Ae.value.key, n, C).then(() => {
|
|
13015
13016
|
u(!0);
|
|
13016
|
-
}) : u(!1),
|
|
13017
|
+
}) : u(!1), k === "verbose" && console.log("CollectionResult status: ", yr), g(ie, {
|
|
13017
13018
|
children: c && l && g(ie, {
|
|
13018
13019
|
children: [g("style", {
|
|
13019
13020
|
type: "text/css",
|
|
@@ -13056,8 +13057,8 @@ xs.exports;
|
|
|
13056
13057
|
// See http://html5sec.org/#102, http://html5sec.org/#108, and
|
|
13057
13058
|
// http://html5sec.org/#133.
|
|
13058
13059
|
"`": "`"
|
|
13059
|
-
}, m = /&#(?:[xX][^a-fA-F0-9]|[^0-9xX])/, P = /[\0-\x08\x0B\x0E-\x1F\x7F-\x9F\uFDD0-\uFDEF\uFFFE\uFFFF]|[\uD83F\uD87F\uD8BF\uD8FF\uD93F\uD97F\uD9BF\uD9FF\uDA3F\uDA7F\uDABF\uDAFF\uDB3F\uDB7F\uDBBF\uDBFF][\uDFFE\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/, x = /&(CounterClockwiseContourIntegral|DoubleLongLeftRightArrow|ClockwiseContourIntegral|NotNestedGreaterGreater|NotSquareSupersetEqual|DiacriticalDoubleAcute|NotRightTriangleEqual|NotSucceedsSlantEqual|NotPrecedesSlantEqual|CloseCurlyDoubleQuote|NegativeVeryThinSpace|DoubleContourIntegral|FilledVerySmallSquare|CapitalDifferentialD|OpenCurlyDoubleQuote|EmptyVerySmallSquare|NestedGreaterGreater|DoubleLongRightArrow|NotLeftTriangleEqual|NotGreaterSlantEqual|ReverseUpEquilibrium|DoubleLeftRightArrow|NotSquareSubsetEqual|NotDoubleVerticalBar|RightArrowLeftArrow|NotGreaterFullEqual|NotRightTriangleBar|SquareSupersetEqual|DownLeftRightVector|DoubleLongLeftArrow|leftrightsquigarrow|LeftArrowRightArrow|NegativeMediumSpace|blacktriangleright|RightDownVectorBar|PrecedesSlantEqual|RightDoubleBracket|SucceedsSlantEqual|NotLeftTriangleBar|RightTriangleEqual|SquareIntersection|RightDownTeeVector|ReverseEquilibrium|NegativeThickSpace|longleftrightarrow|Longleftrightarrow|LongLeftRightArrow|DownRightTeeVector|DownRightVectorBar|GreaterSlantEqual|SquareSubsetEqual|LeftDownVectorBar|LeftDoubleBracket|VerticalSeparator|rightleftharpoons|NotGreaterGreater|NotSquareSuperset|blacktriangleleft|blacktriangledown|NegativeThinSpace|LeftDownTeeVector|NotLessSlantEqual|leftrightharpoons|DoubleUpDownArrow|DoubleVerticalBar|LeftTriangleEqual|FilledSmallSquare|twoheadrightarrow|NotNestedLessLess|DownLeftTeeVector|DownLeftVectorBar|RightAngleBracket|NotTildeFullEqual|NotReverseElement|RightUpDownVector|DiacriticalTilde|NotSucceedsTilde|circlearrowright|NotPrecedesEqual|rightharpoondown|DoubleRightArrow|NotSucceedsEqual|NonBreakingSpace|NotRightTriangle|LessEqualGreater|RightUpTeeVector|LeftAngleBracket|GreaterFullEqual|DownArrowUpArrow|RightUpVectorBar|twoheadleftarrow|GreaterEqualLess|downharpoonright|RightTriangleBar|ntrianglerighteq|NotSupersetEqual|LeftUpDownVector|DiacriticalAcute|rightrightarrows|vartriangleright|UpArrowDownArrow|DiacriticalGrave|UnderParenthesis|EmptySmallSquare|LeftUpVectorBar|leftrightarrows|DownRightVector|downharpoonleft|trianglerighteq|ShortRightArrow|OverParenthesis|DoubleLeftArrow|DoubleDownArrow|NotSquareSubset|bigtriangledown|ntrianglelefteq|UpperRightArrow|curvearrowright|vartriangleleft|NotLeftTriangle|nleftrightarrow|LowerRightArrow|NotHumpDownHump|NotGreaterTilde|rightthreetimes|LeftUpTeeVector|NotGreaterEqual|straightepsilon|LeftTriangleBar|rightsquigarrow|ContourIntegral|rightleftarrows|CloseCurlyQuote|RightDownVector|LeftRightVector|nLeftrightarrow|leftharpoondown|circlearrowleft|SquareSuperset|OpenCurlyQuote|hookrightarrow|HorizontalLine|DiacriticalDot|NotLessGreater|ntriangleright|DoubleRightTee|InvisibleComma|InvisibleTimes|LowerLeftArrow|DownLeftVector|NotSubsetEqual|curvearrowleft|trianglelefteq|NotVerticalBar|TildeFullEqual|downdownarrows|NotGreaterLess|RightTeeVector|ZeroWidthSpace|looparrowright|LongRightArrow|doublebarwedge|ShortLeftArrow|ShortDownArrow|RightVectorBar|GreaterGreater|ReverseElement|rightharpoonup|LessSlantEqual|leftthreetimes|upharpoonright|rightarrowtail|LeftDownVector|Longrightarrow|NestedLessLess|UpperLeftArrow|nshortparallel|leftleftarrows|leftrightarrow|Leftrightarrow|LeftRightArrow|longrightarrow|upharpoonleft|RightArrowBar|ApplyFunction|LeftTeeVector|leftarrowtail|NotEqualTilde|varsubsetneqq|varsupsetneqq|RightTeeArrow|SucceedsEqual|SucceedsTilde|LeftVectorBar|SupersetEqual|hookleftarrow|DifferentialD|VerticalTilde|VeryThinSpace|blacktriangle|bigtriangleup|LessFullEqual|divideontimes|leftharpoonup|UpEquilibrium|ntriangleleft|RightTriangle|measuredangle|shortparallel|longleftarrow|Longleftarrow|LongLeftArrow|DoubleLeftTee|Poincareplane|PrecedesEqual|triangleright|DoubleUpArrow|RightUpVector|fallingdotseq|looparrowleft|PrecedesTilde|NotTildeEqual|NotTildeTilde|smallsetminus|Proportional|triangleleft|triangledown|UnderBracket|NotHumpEqual|exponentiale|ExponentialE|NotLessTilde|HilbertSpace|RightCeiling|blacklozenge|varsupsetneq|HumpDownHump|GreaterEqual|VerticalLine|LeftTeeArrow|NotLessEqual|DownTeeArrow|LeftTriangle|varsubsetneq|Intersection|NotCongruent|DownArrowBar|LeftUpVector|LeftArrowBar|risingdotseq|GreaterTilde|RoundImplies|SquareSubset|ShortUpArrow|NotSuperset|quaternions|precnapprox|backepsilon|preccurlyeq|OverBracket|blacksquare|MediumSpace|VerticalBar|circledcirc|circleddash|CircleMinus|CircleTimes|LessGreater|curlyeqprec|curlyeqsucc|diamondsuit|UpDownArrow|Updownarrow|RuleDelayed|Rrightarrow|updownarrow|RightVector|nRightarrow|nrightarrow|eqslantless|LeftCeiling|Equilibrium|SmallCircle|expectation|NotSucceeds|thickapprox|GreaterLess|SquareUnion|NotPrecedes|NotLessLess|straightphi|succnapprox|succcurlyeq|SubsetEqual|sqsupseteq|Proportion|Laplacetrf|ImaginaryI|supsetneqq|NotGreater|gtreqqless|NotElement|ThickSpace|TildeEqual|TildeTilde|Fouriertrf|rmoustache|EqualTilde|eqslantgtr|UnderBrace|LeftVector|UpArrowBar|nLeftarrow|nsubseteqq|subsetneqq|nsupseteqq|nleftarrow|succapprox|lessapprox|UpTeeArrow|upuparrows|curlywedge|lesseqqgtr|varepsilon|varnothing|RightFloor|complement|CirclePlus|sqsubseteq|Lleftarrow|circledast|RightArrow|Rightarrow|rightarrow|lmoustache|Bernoullis|precapprox|mapstoleft|mapstodown|longmapsto|dotsquare|downarrow|DoubleDot|nsubseteq|supsetneq|leftarrow|nsupseteq|subsetneq|ThinSpace|ngeqslant|subseteqq|HumpEqual|NotSubset|triangleq|NotCupCap|lesseqgtr|heartsuit|TripleDot|Leftarrow|Coproduct|Congruent|varpropto|complexes|gvertneqq|LeftArrow|LessTilde|supseteqq|MinusPlus|CircleDot|nleqslant|NotExists|gtreqless|nparallel|UnionPlus|LeftFloor|checkmark|CenterDot|centerdot|Mellintrf|gtrapprox|bigotimes|OverBrace|spadesuit|therefore|pitchfork|rationals|PlusMinus|Backslash|Therefore|DownBreve|backsimeq|backprime|DownArrow|nshortmid|Downarrow|lvertneqq|eqvparsl|imagline|imagpart|infintie|integers|Integral|intercal|LessLess|Uarrocir|intlarhk|sqsupset|angmsdaf|sqsubset|llcorner|vartheta|cupbrcap|lnapprox|Superset|SuchThat|succnsim|succneqq|angmsdag|biguplus|curlyvee|trpezium|Succeeds|NotTilde|bigwedge|angmsdah|angrtvbd|triminus|cwconint|fpartint|lrcorner|smeparsl|subseteq|urcorner|lurdshar|laemptyv|DDotrahd|approxeq|ldrushar|awconint|mapstoup|backcong|shortmid|triangle|geqslant|gesdotol|timesbar|circledR|circledS|setminus|multimap|naturals|scpolint|ncongdot|RightTee|boxminus|gnapprox|boxtimes|andslope|thicksim|angmsdaa|varsigma|cirfnint|rtriltri|angmsdab|rppolint|angmsdac|barwedge|drbkarow|clubsuit|thetasym|bsolhsub|capbrcup|dzigrarr|doteqdot|DotEqual|dotminus|UnderBar|NotEqual|realpart|otimesas|ulcorner|hksearow|hkswarow|parallel|PartialD|elinters|emptyset|plusacir|bbrktbrk|angmsdad|pointint|bigoplus|angmsdae|Precedes|bigsqcup|varkappa|notindot|supseteq|precneqq|precnsim|profalar|profline|profsurf|leqslant|lesdotor|raemptyv|subplus|notnivb|notnivc|subrarr|zigrarr|vzigzag|submult|subedot|Element|between|cirscir|larrbfs|larrsim|lotimes|lbrksld|lbrkslu|lozenge|ldrdhar|dbkarow|bigcirc|epsilon|simrarr|simplus|ltquest|Epsilon|luruhar|gtquest|maltese|npolint|eqcolon|npreceq|bigodot|ddagger|gtrless|bnequiv|harrcir|ddotseq|equivDD|backsim|demptyv|nsqsube|nsqsupe|Upsilon|nsubset|upsilon|minusdu|nsucceq|swarrow|nsupset|coloneq|searrow|boxplus|napprox|natural|asympeq|alefsym|congdot|nearrow|bigstar|diamond|supplus|tritime|LeftTee|nvinfin|triplus|NewLine|nvltrie|nvrtrie|nwarrow|nexists|Diamond|ruluhar|Implies|supmult|angzarr|suplarr|suphsub|questeq|because|digamma|Because|olcross|bemptyv|omicron|Omicron|rotimes|NoBreak|intprod|angrtvb|orderof|uwangle|suphsol|lesdoto|orslope|DownTee|realine|cudarrl|rdldhar|OverBar|supedot|lessdot|supdsub|topfork|succsim|rbrkslu|rbrksld|pertenk|cudarrr|isindot|planckh|lessgtr|pluscir|gesdoto|plussim|plustwo|lesssim|cularrp|rarrsim|Cayleys|notinva|notinvb|notinvc|UpArrow|Uparrow|uparrow|NotLess|dwangle|precsim|Product|curarrm|Cconint|dotplus|rarrbfs|ccupssm|Cedilla|cemptyv|notniva|quatint|frac35|frac38|frac45|frac56|frac58|frac78|tridot|xoplus|gacute|gammad|Gammad|lfisht|lfloor|bigcup|sqsupe|gbreve|Gbreve|lharul|sqsube|sqcups|Gcedil|apacir|llhard|lmidot|Lmidot|lmoust|andand|sqcaps|approx|Abreve|spades|circeq|tprime|divide|topcir|Assign|topbot|gesdot|divonx|xuplus|timesd|gesles|atilde|solbar|SOFTcy|loplus|timesb|lowast|lowbar|dlcorn|dlcrop|softcy|dollar|lparlt|thksim|lrhard|Atilde|lsaquo|smashp|bigvee|thinsp|wreath|bkarow|lsquor|lstrok|Lstrok|lthree|ltimes|ltlarr|DotDot|simdot|ltrPar|weierp|xsqcup|angmsd|sigmav|sigmaf|zeetrf|Zcaron|zcaron|mapsto|vsupne|thetav|cirmid|marker|mcomma|Zacute|vsubnE|there4|gtlPar|vsubne|bottom|gtrarr|SHCHcy|shchcy|midast|midcir|middot|minusb|minusd|gtrdot|bowtie|sfrown|mnplus|models|colone|seswar|Colone|mstpos|searhk|gtrsim|nacute|Nacute|boxbox|telrec|hairsp|Tcedil|nbumpe|scnsim|ncaron|Ncaron|ncedil|Ncedil|hamilt|Scedil|nearhk|hardcy|HARDcy|tcedil|Tcaron|commat|nequiv|nesear|tcaron|target|hearts|nexist|varrho|scedil|Scaron|scaron|hellip|Sacute|sacute|hercon|swnwar|compfn|rtimes|rthree|rsquor|rsaquo|zacute|wedgeq|homtht|barvee|barwed|Barwed|rpargt|horbar|conint|swarhk|roplus|nltrie|hslash|hstrok|Hstrok|rmoust|Conint|bprime|hybull|hyphen|iacute|Iacute|supsup|supsub|supsim|varphi|coprod|brvbar|agrave|Supset|supset|igrave|Igrave|notinE|Agrave|iiiint|iinfin|copysr|wedbar|Verbar|vangrt|becaus|incare|verbar|inodot|bullet|drcorn|intcal|drcrop|cularr|vellip|Utilde|bumpeq|cupcap|dstrok|Dstrok|CupCap|cupcup|cupdot|eacute|Eacute|supdot|iquest|easter|ecaron|Ecaron|ecolon|isinsv|utilde|itilde|Itilde|curarr|succeq|Bumpeq|cacute|ulcrop|nparsl|Cacute|nprcue|egrave|Egrave|nrarrc|nrarrw|subsup|subsub|nrtrie|jsercy|nsccue|Jsercy|kappav|kcedil|Kcedil|subsim|ulcorn|nsimeq|egsdot|veebar|kgreen|capand|elsdot|Subset|subset|curren|aacute|lacute|Lacute|emptyv|ntilde|Ntilde|lagran|lambda|Lambda|capcap|Ugrave|langle|subdot|emsp13|numero|emsp14|nvdash|nvDash|nVdash|nVDash|ugrave|ufisht|nvHarr|larrfs|nvlArr|larrhk|larrlp|larrpl|nvrArr|Udblac|nwarhk|larrtl|nwnear|oacute|Oacute|latail|lAtail|sstarf|lbrace|odblac|Odblac|lbrack|udblac|odsold|eparsl|lcaron|Lcaron|ograve|Ograve|lcedil|Lcedil|Aacute|ssmile|ssetmn|squarf|ldquor|capcup|ominus|cylcty|rharul|eqcirc|dagger|rfloor|rfisht|Dagger|daleth|equals|origof|capdot|equest|dcaron|Dcaron|rdquor|oslash|Oslash|otilde|Otilde|otimes|Otimes|urcrop|Ubreve|ubreve|Yacute|Uacute|uacute|Rcedil|rcedil|urcorn|parsim|Rcaron|Vdashl|rcaron|Tstrok|percnt|period|permil|Exists|yacute|rbrack|rbrace|phmmat|ccaron|Ccaron|planck|ccedil|plankv|tstrok|female|plusdo|plusdu|ffilig|plusmn|ffllig|Ccedil|rAtail|dfisht|bernou|ratail|Rarrtl|rarrtl|angsph|rarrpl|rarrlp|rarrhk|xwedge|xotime|forall|ForAll|Vvdash|vsupnE|preceq|bigcap|frac12|frac13|frac14|primes|rarrfs|prnsim|frac15|Square|frac16|square|lesdot|frac18|frac23|propto|prurel|rarrap|rangle|puncsp|frac25|Racute|qprime|racute|lesges|frac34|abreve|AElig|eqsim|utdot|setmn|urtri|Equal|Uring|seArr|uring|searr|dashv|Dashv|mumap|nabla|iogon|Iogon|sdote|sdotb|scsim|napid|napos|equiv|natur|Acirc|dblac|erarr|nbump|iprod|erDot|ucirc|awint|esdot|angrt|ncong|isinE|scnap|Scirc|scirc|ndash|isins|Ubrcy|nearr|neArr|isinv|nedot|ubrcy|acute|Ycirc|iukcy|Iukcy|xutri|nesim|caret|jcirc|Jcirc|caron|twixt|ddarr|sccue|exist|jmath|sbquo|ngeqq|angst|ccaps|lceil|ngsim|UpTee|delta|Delta|rtrif|nharr|nhArr|nhpar|rtrie|jukcy|Jukcy|kappa|rsquo|Kappa|nlarr|nlArr|TSHcy|rrarr|aogon|Aogon|fflig|xrarr|tshcy|ccirc|nleqq|filig|upsih|nless|dharl|nlsim|fjlig|ropar|nltri|dharr|robrk|roarr|fllig|fltns|roang|rnmid|subnE|subne|lAarr|trisb|Ccirc|acirc|ccups|blank|VDash|forkv|Vdash|langd|cedil|blk12|blk14|laquo|strns|diams|notin|vDash|larrb|blk34|block|disin|uplus|vdash|vBarv|aelig|starf|Wedge|check|xrArr|lates|lbarr|lBarr|notni|lbbrk|bcong|frasl|lbrke|frown|vrtri|vprop|vnsup|gamma|Gamma|wedge|xodot|bdquo|srarr|doteq|ldquo|boxdl|boxdL|gcirc|Gcirc|boxDl|boxDL|boxdr|boxdR|boxDr|TRADE|trade|rlhar|boxDR|vnsub|npart|vltri|rlarr|boxhd|boxhD|nprec|gescc|nrarr|nrArr|boxHd|boxHD|boxhu|boxhU|nrtri|boxHu|clubs|boxHU|times|colon|Colon|gimel|xlArr|Tilde|nsime|tilde|nsmid|nspar|THORN|thorn|xlarr|nsube|nsubE|thkap|xhArr|comma|nsucc|boxul|boxuL|nsupe|nsupE|gneqq|gnsim|boxUl|boxUL|grave|boxur|boxuR|boxUr|boxUR|lescc|angle|bepsi|boxvh|varpi|boxvH|numsp|Theta|gsime|gsiml|theta|boxVh|boxVH|boxvl|gtcir|gtdot|boxvL|boxVl|boxVL|crarr|cross|Cross|nvsim|boxvr|nwarr|nwArr|sqsup|dtdot|Uogon|lhard|lharu|dtrif|ocirc|Ocirc|lhblk|duarr|odash|sqsub|Hacek|sqcup|llarr|duhar|oelig|OElig|ofcir|boxvR|uogon|lltri|boxVr|csube|uuarr|ohbar|csupe|ctdot|olarr|olcir|harrw|oline|sqcap|omacr|Omacr|omega|Omega|boxVR|aleph|lneqq|lnsim|loang|loarr|rharu|lobrk|hcirc|operp|oplus|rhard|Hcirc|orarr|Union|order|ecirc|Ecirc|cuepr|szlig|cuesc|breve|reals|eDDot|Breve|hoarr|lopar|utrif|rdquo|Umacr|umacr|efDot|swArr|ultri|alpha|rceil|ovbar|swarr|Wcirc|wcirc|smtes|smile|bsemi|lrarr|aring|parsl|lrhar|bsime|uhblk|lrtri|cupor|Aring|uharr|uharl|slarr|rbrke|bsolb|lsime|rbbrk|RBarr|lsimg|phone|rBarr|rbarr|icirc|lsquo|Icirc|emacr|Emacr|ratio|simne|plusb|simlE|simgE|simeq|pluse|ltcir|ltdot|empty|xharr|xdtri|iexcl|Alpha|ltrie|rarrw|pound|ltrif|xcirc|bumpe|prcue|bumpE|asymp|amacr|cuvee|Sigma|sigma|iiint|udhar|iiota|ijlig|IJlig|supnE|imacr|Imacr|prime|Prime|image|prnap|eogon|Eogon|rarrc|mdash|mDDot|cuwed|imath|supne|imped|Amacr|udarr|prsim|micro|rarrb|cwint|raquo|infin|eplus|range|rangd|Ucirc|radic|minus|amalg|veeeq|rAarr|epsiv|ycirc|quest|sharp|quot|zwnj|Qscr|race|qscr|Qopf|qopf|qint|rang|Rang|Zscr|zscr|Zopf|zopf|rarr|rArr|Rarr|Pscr|pscr|prop|prod|prnE|prec|ZHcy|zhcy|prap|Zeta|zeta|Popf|popf|Zdot|plus|zdot|Yuml|yuml|phiv|YUcy|yucy|Yscr|yscr|perp|Yopf|yopf|part|para|YIcy|Ouml|rcub|yicy|YAcy|rdca|ouml|osol|Oscr|rdsh|yacy|real|oscr|xvee|andd|rect|andv|Xscr|oror|ordm|ordf|xscr|ange|aopf|Aopf|rHar|Xopf|opar|Oopf|xopf|xnis|rhov|oopf|omid|xmap|oint|apid|apos|ogon|ascr|Ascr|odot|odiv|xcup|xcap|ocir|oast|nvlt|nvle|nvgt|nvge|nvap|Wscr|wscr|auml|ntlg|ntgl|nsup|nsub|nsim|Nscr|nscr|nsce|Wopf|ring|npre|wopf|npar|Auml|Barv|bbrk|Nopf|nopf|nmid|nLtv|beta|ropf|Ropf|Beta|beth|nles|rpar|nleq|bnot|bNot|nldr|NJcy|rscr|Rscr|Vscr|vscr|rsqb|njcy|bopf|nisd|Bopf|rtri|Vopf|nGtv|ngtr|vopf|boxh|boxH|boxv|nges|ngeq|boxV|bscr|scap|Bscr|bsim|Vert|vert|bsol|bull|bump|caps|cdot|ncup|scnE|ncap|nbsp|napE|Cdot|cent|sdot|Vbar|nang|vBar|chcy|Mscr|mscr|sect|semi|CHcy|Mopf|mopf|sext|circ|cire|mldr|mlcp|cirE|comp|shcy|SHcy|vArr|varr|cong|copf|Copf|copy|COPY|malt|male|macr|lvnE|cscr|ltri|sime|ltcc|simg|Cscr|siml|csub|Uuml|lsqb|lsim|uuml|csup|Lscr|lscr|utri|smid|lpar|cups|smte|lozf|darr|Lopf|Uscr|solb|lopf|sopf|Sopf|lneq|uscr|spar|dArr|lnap|Darr|dash|Sqrt|LJcy|ljcy|lHar|dHar|Upsi|upsi|diam|lesg|djcy|DJcy|leqq|dopf|Dopf|dscr|Dscr|dscy|ldsh|ldca|squf|DScy|sscr|Sscr|dsol|lcub|late|star|Star|Uopf|Larr|lArr|larr|uopf|dtri|dzcy|sube|subE|Lang|lang|Kscr|kscr|Kopf|kopf|KJcy|kjcy|KHcy|khcy|DZcy|ecir|edot|eDot|Jscr|jscr|succ|Jopf|jopf|Edot|uHar|emsp|ensp|Iuml|iuml|eopf|isin|Iscr|iscr|Eopf|epar|sung|epsi|escr|sup1|sup2|sup3|Iota|iota|supe|supE|Iopf|iopf|IOcy|iocy|Escr|esim|Esim|imof|Uarr|QUOT|uArr|uarr|euml|IEcy|iecy|Idot|Euml|euro|excl|Hscr|hscr|Hopf|hopf|TScy|tscy|Tscr|hbar|tscr|flat|tbrk|fnof|hArr|harr|half|fopf|Fopf|tdot|gvnE|fork|trie|gtcc|fscr|Fscr|gdot|gsim|Gscr|gscr|Gopf|gopf|gneq|Gdot|tosa|gnap|Topf|topf|geqq|toea|GJcy|gjcy|tint|gesl|mid|Sfr|ggg|top|ges|gla|glE|glj|geq|gne|gEl|gel|gnE|Gcy|gcy|gap|Tfr|tfr|Tcy|tcy|Hat|Tau|Ffr|tau|Tab|hfr|Hfr|ffr|Fcy|fcy|icy|Icy|iff|ETH|eth|ifr|Ifr|Eta|eta|int|Int|Sup|sup|ucy|Ucy|Sum|sum|jcy|ENG|ufr|Ufr|eng|Jcy|jfr|els|ell|egs|Efr|efr|Jfr|uml|kcy|Kcy|Ecy|ecy|kfr|Kfr|lap|Sub|sub|lat|lcy|Lcy|leg|Dot|dot|lEg|leq|les|squ|div|die|lfr|Lfr|lgE|Dfr|dfr|Del|deg|Dcy|dcy|lne|lnE|sol|loz|smt|Cup|lrm|cup|lsh|Lsh|sim|shy|map|Map|mcy|Mcy|mfr|Mfr|mho|gfr|Gfr|sfr|cir|Chi|chi|nap|Cfr|vcy|Vcy|cfr|Scy|scy|ncy|Ncy|vee|Vee|Cap|cap|nfr|scE|sce|Nfr|nge|ngE|nGg|vfr|Vfr|ngt|bot|nGt|nis|niv|Rsh|rsh|nle|nlE|bne|Bfr|bfr|nLl|nlt|nLt|Bcy|bcy|not|Not|rlm|wfr|Wfr|npr|nsc|num|ocy|ast|Ocy|ofr|xfr|Xfr|Ofr|ogt|ohm|apE|olt|Rho|ape|rho|Rfr|rfr|ord|REG|ang|reg|orv|And|and|AMP|Rcy|amp|Afr|ycy|Ycy|yen|yfr|Yfr|rcy|par|pcy|Pcy|pfr|Pfr|phi|Phi|afr|Acy|acy|zcy|Zcy|piv|acE|acd|zfr|Zfr|pre|prE|psi|Psi|qfr|Qfr|zwj|Or|ge|Gg|gt|gg|el|oS|lt|Lt|LT|Re|lg|gl|eg|ne|Im|it|le|DD|wp|wr|nu|Nu|dd|lE|Sc|sc|pi|Pi|ee|af|ll|Ll|rx|gE|xi|pm|Xi|ic|pr|Pr|in|ni|mp|mu|ac|Mu|or|ap|Gt|GT|ii);|&(Aacute|Agrave|Atilde|Ccedil|Eacute|Egrave|Iacute|Igrave|Ntilde|Oacute|Ograve|Oslash|Otilde|Uacute|Ugrave|Yacute|aacute|agrave|atilde|brvbar|ccedil|curren|divide|eacute|egrave|frac12|frac14|frac34|iacute|igrave|iquest|middot|ntilde|oacute|ograve|oslash|otilde|plusmn|uacute|ugrave|yacute|AElig|Acirc|Aring|Ecirc|Icirc|Ocirc|THORN|Ucirc|acirc|acute|aelig|aring|cedil|ecirc|icirc|iexcl|laquo|micro|ocirc|pound|raquo|szlig|thorn|times|ucirc|Auml|COPY|Euml|Iuml|Ouml|QUOT|Uuml|auml|cent|copy|euml|iuml|macr|nbsp|ordf|ordm|ouml|para|quot|sect|sup1|sup2|sup3|uuml|yuml|AMP|ETH|REG|amp|deg|eth|not|reg|shy|uml|yen|GT|LT|gt|lt)(?!;)([=a-zA-Z0-9]?)|&#([0-9]+)(;?)|&#[xX]([a-fA-F0-9]+)(;?)|&([0-9a-zA-Z]+)/g, H = { aacute: "á", Aacute: "Á", abreve: "ă", Abreve: "Ă", ac: "∾", acd: "∿", acE: "∾̳", acirc: "â", Acirc: "Â", acute: "´", acy: "а", Acy: "А", aelig: "æ", AElig: "Æ", af: "", afr: "𝔞", Afr: "𝔄", agrave: "à", Agrave: "À", alefsym: "ℵ", aleph: "ℵ", alpha: "α", Alpha: "Α", amacr: "ā", Amacr: "Ā", amalg: "⨿", amp: "&", AMP: "&", and: "∧", And: "⩓", andand: "⩕", andd: "⩜", andslope: "⩘", andv: "⩚", ang: "∠", ange: "⦤", angle: "∠", angmsd: "∡", angmsdaa: "⦨", angmsdab: "⦩", angmsdac: "⦪", angmsdad: "⦫", angmsdae: "⦬", angmsdaf: "⦭", angmsdag: "⦮", angmsdah: "⦯", angrt: "∟", angrtvb: "⊾", angrtvbd: "⦝", angsph: "∢", angst: "Å", angzarr: "⍼", aogon: "ą", Aogon: "Ą", aopf: "𝕒", Aopf: "𝔸", ap: "≈", apacir: "⩯", ape: "≊", apE: "⩰", apid: "≋", apos: "'", ApplyFunction: "", approx: "≈", approxeq: "≊", aring: "å", Aring: "Å", ascr: "𝒶", Ascr: "𝒜", Assign: "≔", ast: "*", asymp: "≈", asympeq: "≍", atilde: "ã", Atilde: "Ã", auml: "ä", Auml: "Ä", awconint: "∳", awint: "⨑", backcong: "≌", backepsilon: "϶", backprime: "‵", backsim: "∽", backsimeq: "⋍", Backslash: "∖", Barv: "⫧", barvee: "⊽", barwed: "⌅", Barwed: "⌆", barwedge: "⌅", bbrk: "⎵", bbrktbrk: "⎶", bcong: "≌", bcy: "б", Bcy: "Б", bdquo: "„", becaus: "∵", because: "∵", Because: "∵", bemptyv: "⦰", bepsi: "϶", bernou: "ℬ", Bernoullis: "ℬ", beta: "β", Beta: "Β", beth: "ℶ", between: "≬", bfr: "𝔟", Bfr: "𝔅", bigcap: "⋂", bigcirc: "◯", bigcup: "⋃", bigodot: "⨀", bigoplus: "⨁", bigotimes: "⨂", bigsqcup: "⨆", bigstar: "★", bigtriangledown: "▽", bigtriangleup: "△", biguplus: "⨄", bigvee: "⋁", bigwedge: "⋀", bkarow: "⤍", blacklozenge: "⧫", blacksquare: "▪", blacktriangle: "▴", blacktriangledown: "▾", blacktriangleleft: "◂", blacktriangleright: "▸", blank: "␣", blk12: "▒", blk14: "░", blk34: "▓", block: "█", bne: "=⃥", bnequiv: "≡⃥", bnot: "⌐", bNot: "⫭", bopf: "𝕓", Bopf: "𝔹", bot: "⊥", bottom: "⊥", bowtie: "⋈", boxbox: "⧉", boxdl: "┐", boxdL: "╕", boxDl: "╖", boxDL: "╗", boxdr: "┌", boxdR: "╒", boxDr: "╓", boxDR: "╔", boxh: "─", boxH: "═", boxhd: "┬", boxhD: "╥", boxHd: "╤", boxHD: "╦", boxhu: "┴", boxhU: "╨", boxHu: "╧", boxHU: "╩", boxminus: "⊟", boxplus: "⊞", boxtimes: "⊠", boxul: "┘", boxuL: "╛", boxUl: "╜", boxUL: "╝", boxur: "└", boxuR: "╘", boxUr: "╙", boxUR: "╚", boxv: "│", boxV: "║", boxvh: "┼", boxvH: "╪", boxVh: "╫", boxVH: "╬", boxvl: "┤", boxvL: "╡", boxVl: "╢", boxVL: "╣", boxvr: "├", boxvR: "╞", boxVr: "╟", boxVR: "╠", bprime: "‵", breve: "˘", Breve: "˘", brvbar: "¦", bscr: "𝒷", Bscr: "ℬ", bsemi: "⁏", bsim: "∽", bsime: "⋍", bsol: "\\", bsolb: "⧅", bsolhsub: "⟈", bull: "•", bullet: "•", bump: "≎", bumpe: "≏", bumpE: "⪮", bumpeq: "≏", Bumpeq: "≎", cacute: "ć", Cacute: "Ć", cap: "∩", Cap: "⋒", capand: "⩄", capbrcup: "⩉", capcap: "⩋", capcup: "⩇", capdot: "⩀", CapitalDifferentialD: "ⅅ", caps: "∩︀", caret: "⁁", caron: "ˇ", Cayleys: "ℭ", ccaps: "⩍", ccaron: "č", Ccaron: "Č", ccedil: "ç", Ccedil: "Ç", ccirc: "ĉ", Ccirc: "Ĉ", Cconint: "∰", ccups: "⩌", ccupssm: "⩐", cdot: "ċ", Cdot: "Ċ", cedil: "¸", Cedilla: "¸", cemptyv: "⦲", cent: "¢", centerdot: "·", CenterDot: "·", cfr: "𝔠", Cfr: "ℭ", chcy: "ч", CHcy: "Ч", check: "✓", checkmark: "✓", chi: "χ", Chi: "Χ", cir: "○", circ: "ˆ", circeq: "≗", circlearrowleft: "↺", circlearrowright: "↻", circledast: "⊛", circledcirc: "⊚", circleddash: "⊝", CircleDot: "⊙", circledR: "®", circledS: "Ⓢ", CircleMinus: "⊖", CirclePlus: "⊕", CircleTimes: "⊗", cire: "≗", cirE: "⧃", cirfnint: "⨐", cirmid: "⫯", cirscir: "⧂", ClockwiseContourIntegral: "∲", CloseCurlyDoubleQuote: "”", CloseCurlyQuote: "’", clubs: "♣", clubsuit: "♣", colon: ":", Colon: "∷", colone: "≔", Colone: "⩴", coloneq: "≔", comma: ",", commat: "@", comp: "∁", compfn: "∘", complement: "∁", complexes: "ℂ", cong: "≅", congdot: "⩭", Congruent: "≡", conint: "∮", Conint: "∯", ContourIntegral: "∮", copf: "𝕔", Copf: "ℂ", coprod: "∐", Coproduct: "∐", copy: "©", COPY: "©", copysr: "℗", CounterClockwiseContourIntegral: "∳", crarr: "↵", cross: "✗", Cross: "⨯", cscr: "𝒸", Cscr: "𝒞", csub: "⫏", csube: "⫑", csup: "⫐", csupe: "⫒", ctdot: "⋯", cudarrl: "⤸", cudarrr: "⤵", cuepr: "⋞", cuesc: "⋟", cularr: "↶", cularrp: "⤽", cup: "∪", Cup: "⋓", cupbrcap: "⩈", cupcap: "⩆", CupCap: "≍", cupcup: "⩊", cupdot: "⊍", cupor: "⩅", cups: "∪︀", curarr: "↷", curarrm: "⤼", curlyeqprec: "⋞", curlyeqsucc: "⋟", curlyvee: "⋎", curlywedge: "⋏", curren: "¤", curvearrowleft: "↶", curvearrowright: "↷", cuvee: "⋎", cuwed: "⋏", cwconint: "∲", cwint: "∱", cylcty: "⌭", dagger: "†", Dagger: "‡", daleth: "ℸ", darr: "↓", dArr: "⇓", Darr: "↡", dash: "‐", dashv: "⊣", Dashv: "⫤", dbkarow: "⤏", dblac: "˝", dcaron: "ď", Dcaron: "Ď", dcy: "д", Dcy: "Д", dd: "ⅆ", DD: "ⅅ", ddagger: "‡", ddarr: "⇊", DDotrahd: "⤑", ddotseq: "⩷", deg: "°", Del: "∇", delta: "δ", Delta: "Δ", demptyv: "⦱", dfisht: "⥿", dfr: "𝔡", Dfr: "𝔇", dHar: "⥥", dharl: "⇃", dharr: "⇂", DiacriticalAcute: "´", DiacriticalDot: "˙", DiacriticalDoubleAcute: "˝", DiacriticalGrave: "`", DiacriticalTilde: "˜", diam: "⋄", diamond: "⋄", Diamond: "⋄", diamondsuit: "♦", diams: "♦", die: "¨", DifferentialD: "ⅆ", digamma: "ϝ", disin: "⋲", div: "÷", divide: "÷", divideontimes: "⋇", divonx: "⋇", djcy: "ђ", DJcy: "Ђ", dlcorn: "⌞", dlcrop: "⌍", dollar: "$", dopf: "𝕕", Dopf: "𝔻", dot: "˙", Dot: "¨", DotDot: "⃜", doteq: "≐", doteqdot: "≑", DotEqual: "≐", dotminus: "∸", dotplus: "∔", dotsquare: "⊡", doublebarwedge: "⌆", DoubleContourIntegral: "∯", DoubleDot: "¨", DoubleDownArrow: "⇓", DoubleLeftArrow: "⇐", DoubleLeftRightArrow: "⇔", DoubleLeftTee: "⫤", DoubleLongLeftArrow: "⟸", DoubleLongLeftRightArrow: "⟺", DoubleLongRightArrow: "⟹", DoubleRightArrow: "⇒", DoubleRightTee: "⊨", DoubleUpArrow: "⇑", DoubleUpDownArrow: "⇕", DoubleVerticalBar: "∥", downarrow: "↓", Downarrow: "⇓", DownArrow: "↓", DownArrowBar: "⤓", DownArrowUpArrow: "⇵", DownBreve: "̑", downdownarrows: "⇊", downharpoonleft: "⇃", downharpoonright: "⇂", DownLeftRightVector: "⥐", DownLeftTeeVector: "⥞", DownLeftVector: "↽", DownLeftVectorBar: "⥖", DownRightTeeVector: "⥟", DownRightVector: "⇁", DownRightVectorBar: "⥗", DownTee: "⊤", DownTeeArrow: "↧", drbkarow: "⤐", drcorn: "⌟", drcrop: "⌌", dscr: "𝒹", Dscr: "𝒟", dscy: "ѕ", DScy: "Ѕ", dsol: "⧶", dstrok: "đ", Dstrok: "Đ", dtdot: "⋱", dtri: "▿", dtrif: "▾", duarr: "⇵", duhar: "⥯", dwangle: "⦦", dzcy: "џ", DZcy: "Џ", dzigrarr: "⟿", eacute: "é", Eacute: "É", easter: "⩮", ecaron: "ě", Ecaron: "Ě", ecir: "≖", ecirc: "ê", Ecirc: "Ê", ecolon: "≕", ecy: "э", Ecy: "Э", eDDot: "⩷", edot: "ė", eDot: "≑", Edot: "Ė", ee: "ⅇ", efDot: "≒", efr: "𝔢", Efr: "𝔈", eg: "⪚", egrave: "è", Egrave: "È", egs: "⪖", egsdot: "⪘", el: "⪙", Element: "∈", elinters: "⏧", ell: "ℓ", els: "⪕", elsdot: "⪗", emacr: "ē", Emacr: "Ē", empty: "∅", emptyset: "∅", EmptySmallSquare: "◻", emptyv: "∅", EmptyVerySmallSquare: "▫", emsp: " ", emsp13: " ", emsp14: " ", eng: "ŋ", ENG: "Ŋ", ensp: " ", eogon: "ę", Eogon: "Ę", eopf: "𝕖", Eopf: "𝔼", epar: "⋕", eparsl: "⧣", eplus: "⩱", epsi: "ε", epsilon: "ε", Epsilon: "Ε", epsiv: "ϵ", eqcirc: "≖", eqcolon: "≕", eqsim: "≂", eqslantgtr: "⪖", eqslantless: "⪕", Equal: "⩵", equals: "=", EqualTilde: "≂", equest: "≟", Equilibrium: "⇌", equiv: "≡", equivDD: "⩸", eqvparsl: "⧥", erarr: "⥱", erDot: "≓", escr: "ℯ", Escr: "ℰ", esdot: "≐", esim: "≂", Esim: "⩳", eta: "η", Eta: "Η", eth: "ð", ETH: "Ð", euml: "ë", Euml: "Ë", euro: "€", excl: "!", exist: "∃", Exists: "∃", expectation: "ℰ", exponentiale: "ⅇ", ExponentialE: "ⅇ", fallingdotseq: "≒", fcy: "ф", Fcy: "Ф", female: "♀", ffilig: "ffi", fflig: "ff", ffllig: "ffl", ffr: "𝔣", Ffr: "𝔉", filig: "fi", FilledSmallSquare: "◼", FilledVerySmallSquare: "▪", fjlig: "fj", flat: "♭", fllig: "fl", fltns: "▱", fnof: "ƒ", fopf: "𝕗", Fopf: "𝔽", forall: "∀", ForAll: "∀", fork: "⋔", forkv: "⫙", Fouriertrf: "ℱ", fpartint: "⨍", frac12: "½", frac13: "⅓", frac14: "¼", frac15: "⅕", frac16: "⅙", frac18: "⅛", frac23: "⅔", frac25: "⅖", frac34: "¾", frac35: "⅗", frac38: "⅜", frac45: "⅘", frac56: "⅚", frac58: "⅝", frac78: "⅞", frasl: "⁄", frown: "⌢", fscr: "𝒻", Fscr: "ℱ", gacute: "ǵ", gamma: "γ", Gamma: "Γ", gammad: "ϝ", Gammad: "Ϝ", gap: "⪆", gbreve: "ğ", Gbreve: "Ğ", Gcedil: "Ģ", gcirc: "ĝ", Gcirc: "Ĝ", gcy: "г", Gcy: "Г", gdot: "ġ", Gdot: "Ġ", ge: "≥", gE: "≧", gel: "⋛", gEl: "⪌", geq: "≥", geqq: "≧", geqslant: "⩾", ges: "⩾", gescc: "⪩", gesdot: "⪀", gesdoto: "⪂", gesdotol: "⪄", gesl: "⋛︀", gesles: "⪔", gfr: "𝔤", Gfr: "𝔊", gg: "≫", Gg: "⋙", ggg: "⋙", gimel: "ℷ", gjcy: "ѓ", GJcy: "Ѓ", gl: "≷", gla: "⪥", glE: "⪒", glj: "⪤", gnap: "⪊", gnapprox: "⪊", gne: "⪈", gnE: "≩", gneq: "⪈", gneqq: "≩", gnsim: "⋧", gopf: "𝕘", Gopf: "𝔾", grave: "`", GreaterEqual: "≥", GreaterEqualLess: "⋛", GreaterFullEqual: "≧", GreaterGreater: "⪢", GreaterLess: "≷", GreaterSlantEqual: "⩾", GreaterTilde: "≳", gscr: "ℊ", Gscr: "𝒢", gsim: "≳", gsime: "⪎", gsiml: "⪐", gt: ">", Gt: "≫", GT: ">", gtcc: "⪧", gtcir: "⩺", gtdot: "⋗", gtlPar: "⦕", gtquest: "⩼", gtrapprox: "⪆", gtrarr: "⥸", gtrdot: "⋗", gtreqless: "⋛", gtreqqless: "⪌", gtrless: "≷", gtrsim: "≳", gvertneqq: "≩︀", gvnE: "≩︀", Hacek: "ˇ", hairsp: " ", half: "½", hamilt: "ℋ", hardcy: "ъ", HARDcy: "Ъ", harr: "↔", hArr: "⇔", harrcir: "⥈", harrw: "↭", Hat: "^", hbar: "ℏ", hcirc: "ĥ", Hcirc: "Ĥ", hearts: "♥", heartsuit: "♥", hellip: "…", hercon: "⊹", hfr: "𝔥", Hfr: "ℌ", HilbertSpace: "ℋ", hksearow: "⤥", hkswarow: "⤦", hoarr: "⇿", homtht: "∻", hookleftarrow: "↩", hookrightarrow: "↪", hopf: "𝕙", Hopf: "ℍ", horbar: "―", HorizontalLine: "─", hscr: "𝒽", Hscr: "ℋ", hslash: "ℏ", hstrok: "ħ", Hstrok: "Ħ", HumpDownHump: "≎", HumpEqual: "≏", hybull: "⁃", hyphen: "‐", iacute: "í", Iacute: "Í", ic: "", icirc: "î", Icirc: "Î", icy: "и", Icy: "И", Idot: "İ", iecy: "е", IEcy: "Е", iexcl: "¡", iff: "⇔", ifr: "𝔦", Ifr: "ℑ", igrave: "ì", Igrave: "Ì", ii: "ⅈ", iiiint: "⨌", iiint: "∭", iinfin: "⧜", iiota: "℩", ijlig: "ij", IJlig: "IJ", Im: "ℑ", imacr: "ī", Imacr: "Ī", image: "ℑ", ImaginaryI: "ⅈ", imagline: "ℐ", imagpart: "ℑ", imath: "ı", imof: "⊷", imped: "Ƶ", Implies: "⇒", in: "∈", incare: "℅", infin: "∞", infintie: "⧝", inodot: "ı", int: "∫", Int: "∬", intcal: "⊺", integers: "ℤ", Integral: "∫", intercal: "⊺", Intersection: "⋂", intlarhk: "⨗", intprod: "⨼", InvisibleComma: "", InvisibleTimes: "", iocy: "ё", IOcy: "Ё", iogon: "į", Iogon: "Į", iopf: "𝕚", Iopf: "𝕀", iota: "ι", Iota: "Ι", iprod: "⨼", iquest: "¿", iscr: "𝒾", Iscr: "ℐ", isin: "∈", isindot: "⋵", isinE: "⋹", isins: "⋴", isinsv: "⋳", isinv: "∈", it: "", itilde: "ĩ", Itilde: "Ĩ", iukcy: "і", Iukcy: "І", iuml: "ï", Iuml: "Ï", jcirc: "ĵ", Jcirc: "Ĵ", jcy: "й", Jcy: "Й", jfr: "𝔧", Jfr: "𝔍", jmath: "ȷ", jopf: "𝕛", Jopf: "𝕁", jscr: "𝒿", Jscr: "𝒥", jsercy: "ј", Jsercy: "Ј", jukcy: "є", Jukcy: "Є", kappa: "κ", Kappa: "Κ", kappav: "ϰ", kcedil: "ķ", Kcedil: "Ķ", kcy: "к", Kcy: "К", kfr: "𝔨", Kfr: "𝔎", kgreen: "ĸ", khcy: "х", KHcy: "Х", kjcy: "ќ", KJcy: "Ќ", kopf: "𝕜", Kopf: "𝕂", kscr: "𝓀", Kscr: "𝒦", lAarr: "⇚", lacute: "ĺ", Lacute: "Ĺ", laemptyv: "⦴", lagran: "ℒ", lambda: "λ", Lambda: "Λ", lang: "⟨", Lang: "⟪", langd: "⦑", langle: "⟨", lap: "⪅", Laplacetrf: "ℒ", laquo: "«", larr: "←", lArr: "⇐", Larr: "↞", larrb: "⇤", larrbfs: "⤟", larrfs: "⤝", larrhk: "↩", larrlp: "↫", larrpl: "⤹", larrsim: "⥳", larrtl: "↢", lat: "⪫", latail: "⤙", lAtail: "⤛", late: "⪭", lates: "⪭︀", lbarr: "⤌", lBarr: "⤎", lbbrk: "❲", lbrace: "{", lbrack: "[", lbrke: "⦋", lbrksld: "⦏", lbrkslu: "⦍", lcaron: "ľ", Lcaron: "Ľ", lcedil: "ļ", Lcedil: "Ļ", lceil: "⌈", lcub: "{", lcy: "л", Lcy: "Л", ldca: "⤶", ldquo: "“", ldquor: "„", ldrdhar: "⥧", ldrushar: "⥋", ldsh: "↲", le: "≤", lE: "≦", LeftAngleBracket: "⟨", leftarrow: "←", Leftarrow: "⇐", LeftArrow: "←", LeftArrowBar: "⇤", LeftArrowRightArrow: "⇆", leftarrowtail: "↢", LeftCeiling: "⌈", LeftDoubleBracket: "⟦", LeftDownTeeVector: "⥡", LeftDownVector: "⇃", LeftDownVectorBar: "⥙", LeftFloor: "⌊", leftharpoondown: "↽", leftharpoonup: "↼", leftleftarrows: "⇇", leftrightarrow: "↔", Leftrightarrow: "⇔", LeftRightArrow: "↔", leftrightarrows: "⇆", leftrightharpoons: "⇋", leftrightsquigarrow: "↭", LeftRightVector: "⥎", LeftTee: "⊣", LeftTeeArrow: "↤", LeftTeeVector: "⥚", leftthreetimes: "⋋", LeftTriangle: "⊲", LeftTriangleBar: "⧏", LeftTriangleEqual: "⊴", LeftUpDownVector: "⥑", LeftUpTeeVector: "⥠", LeftUpVector: "↿", LeftUpVectorBar: "⥘", LeftVector: "↼", LeftVectorBar: "⥒", leg: "⋚", lEg: "⪋", leq: "≤", leqq: "≦", leqslant: "⩽", les: "⩽", lescc: "⪨", lesdot: "⩿", lesdoto: "⪁", lesdotor: "⪃", lesg: "⋚︀", lesges: "⪓", lessapprox: "⪅", lessdot: "⋖", lesseqgtr: "⋚", lesseqqgtr: "⪋", LessEqualGreater: "⋚", LessFullEqual: "≦", LessGreater: "≶", lessgtr: "≶", LessLess: "⪡", lesssim: "≲", LessSlantEqual: "⩽", LessTilde: "≲", lfisht: "⥼", lfloor: "⌊", lfr: "𝔩", Lfr: "𝔏", lg: "≶", lgE: "⪑", lHar: "⥢", lhard: "↽", lharu: "↼", lharul: "⥪", lhblk: "▄", ljcy: "љ", LJcy: "Љ", ll: "≪", Ll: "⋘", llarr: "⇇", llcorner: "⌞", Lleftarrow: "⇚", llhard: "⥫", lltri: "◺", lmidot: "ŀ", Lmidot: "Ŀ", lmoust: "⎰", lmoustache: "⎰", lnap: "⪉", lnapprox: "⪉", lne: "⪇", lnE: "≨", lneq: "⪇", lneqq: "≨", lnsim: "⋦", loang: "⟬", loarr: "⇽", lobrk: "⟦", longleftarrow: "⟵", Longleftarrow: "⟸", LongLeftArrow: "⟵", longleftrightarrow: "⟷", Longleftrightarrow: "⟺", LongLeftRightArrow: "⟷", longmapsto: "⟼", longrightarrow: "⟶", Longrightarrow: "⟹", LongRightArrow: "⟶", looparrowleft: "↫", looparrowright: "↬", lopar: "⦅", lopf: "𝕝", Lopf: "𝕃", loplus: "⨭", lotimes: "⨴", lowast: "∗", lowbar: "_", LowerLeftArrow: "↙", LowerRightArrow: "↘", loz: "◊", lozenge: "◊", lozf: "⧫", lpar: "(", lparlt: "⦓", lrarr: "⇆", lrcorner: "⌟", lrhar: "⇋", lrhard: "⥭", lrm: "", lrtri: "⊿", lsaquo: "‹", lscr: "𝓁", Lscr: "ℒ", lsh: "↰", Lsh: "↰", lsim: "≲", lsime: "⪍", lsimg: "⪏", lsqb: "[", lsquo: "‘", lsquor: "‚", lstrok: "ł", Lstrok: "Ł", lt: "<", Lt: "≪", LT: "<", ltcc: "⪦", ltcir: "⩹", ltdot: "⋖", lthree: "⋋", ltimes: "⋉", ltlarr: "⥶", ltquest: "⩻", ltri: "◃", ltrie: "⊴", ltrif: "◂", ltrPar: "⦖", lurdshar: "⥊", luruhar: "⥦", lvertneqq: "≨︀", lvnE: "≨︀", macr: "¯", male: "♂", malt: "✠", maltese: "✠", map: "↦", Map: "⤅", mapsto: "↦", mapstodown: "↧", mapstoleft: "↤", mapstoup: "↥", marker: "▮", mcomma: "⨩", mcy: "м", Mcy: "М", mdash: "—", mDDot: "∺", measuredangle: "∡", MediumSpace: " ", Mellintrf: "ℳ", mfr: "𝔪", Mfr: "𝔐", mho: "℧", micro: "µ", mid: "∣", midast: "*", midcir: "⫰", middot: "·", minus: "−", minusb: "⊟", minusd: "∸", minusdu: "⨪", MinusPlus: "∓", mlcp: "⫛", mldr: "…", mnplus: "∓", models: "⊧", mopf: "𝕞", Mopf: "𝕄", mp: "∓", mscr: "𝓂", Mscr: "ℳ", mstpos: "∾", mu: "μ", Mu: "Μ", multimap: "⊸", mumap: "⊸", nabla: "∇", nacute: "ń", Nacute: "Ń", nang: "∠⃒", nap: "≉", napE: "⩰̸", napid: "≋̸", napos: "ʼn", napprox: "≉", natur: "♮", natural: "♮", naturals: "ℕ", nbsp: " ", nbump: "≎̸", nbumpe: "≏̸", ncap: "⩃", ncaron: "ň", Ncaron: "Ň", ncedil: "ņ", Ncedil: "Ņ", ncong: "≇", ncongdot: "⩭̸", ncup: "⩂", ncy: "н", Ncy: "Н", ndash: "–", ne: "≠", nearhk: "⤤", nearr: "↗", neArr: "⇗", nearrow: "↗", nedot: "≐̸", NegativeMediumSpace: "", NegativeThickSpace: "", NegativeThinSpace: "", NegativeVeryThinSpace: "", nequiv: "≢", nesear: "⤨", nesim: "≂̸", NestedGreaterGreater: "≫", NestedLessLess: "≪", NewLine: `
|
|
13060
|
-
`, nexist: "∄", nexists: "∄", nfr: "𝔫", Nfr: "𝔑", nge: "≱", ngE: "≧̸", ngeq: "≱", ngeqq: "≧̸", ngeqslant: "⩾̸", nges: "⩾̸", nGg: "⋙̸", ngsim: "≵", ngt: "≯", nGt: "≫⃒", ngtr: "≯", nGtv: "≫̸", nharr: "↮", nhArr: "⇎", nhpar: "⫲", ni: "∋", nis: "⋼", nisd: "⋺", niv: "∋", njcy: "њ", NJcy: "Њ", nlarr: "↚", nlArr: "⇍", nldr: "‥", nle: "≰", nlE: "≦̸", nleftarrow: "↚", nLeftarrow: "⇍", nleftrightarrow: "↮", nLeftrightarrow: "⇎", nleq: "≰", nleqq: "≦̸", nleqslant: "⩽̸", nles: "⩽̸", nless: "≮", nLl: "⋘̸", nlsim: "≴", nlt: "≮", nLt: "≪⃒", nltri: "⋪", nltrie: "⋬", nLtv: "≪̸", nmid: "∤", NoBreak: "", NonBreakingSpace: " ", nopf: "𝕟", Nopf: "ℕ", not: "¬", Not: "⫬", NotCongruent: "≢", NotCupCap: "≭", NotDoubleVerticalBar: "∦", NotElement: "∉", NotEqual: "≠", NotEqualTilde: "≂̸", NotExists: "∄", NotGreater: "≯", NotGreaterEqual: "≱", NotGreaterFullEqual: "≧̸", NotGreaterGreater: "≫̸", NotGreaterLess: "≹", NotGreaterSlantEqual: "⩾̸", NotGreaterTilde: "≵", NotHumpDownHump: "≎̸", NotHumpEqual: "≏̸", notin: "∉", notindot: "⋵̸", notinE: "⋹̸", notinva: "∉", notinvb: "⋷", notinvc: "⋶", NotLeftTriangle: "⋪", NotLeftTriangleBar: "⧏̸", NotLeftTriangleEqual: "⋬", NotLess: "≮", NotLessEqual: "≰", NotLessGreater: "≸", NotLessLess: "≪̸", NotLessSlantEqual: "⩽̸", NotLessTilde: "≴", NotNestedGreaterGreater: "⪢̸", NotNestedLessLess: "⪡̸", notni: "∌", notniva: "∌", notnivb: "⋾", notnivc: "⋽", NotPrecedes: "⊀", NotPrecedesEqual: "⪯̸", NotPrecedesSlantEqual: "⋠", NotReverseElement: "∌", NotRightTriangle: "⋫", NotRightTriangleBar: "⧐̸", NotRightTriangleEqual: "⋭", NotSquareSubset: "⊏̸", NotSquareSubsetEqual: "⋢", NotSquareSuperset: "⊐̸", NotSquareSupersetEqual: "⋣", NotSubset: "⊂⃒", NotSubsetEqual: "⊈", NotSucceeds: "⊁", NotSucceedsEqual: "⪰̸", NotSucceedsSlantEqual: "⋡", NotSucceedsTilde: "≿̸", NotSuperset: "⊃⃒", NotSupersetEqual: "⊉", NotTilde: "≁", NotTildeEqual: "≄", NotTildeFullEqual: "≇", NotTildeTilde: "≉", NotVerticalBar: "∤", npar: "∦", nparallel: "∦", nparsl: "⫽⃥", npart: "∂̸", npolint: "⨔", npr: "⊀", nprcue: "⋠", npre: "⪯̸", nprec: "⊀", npreceq: "⪯̸", nrarr: "↛", nrArr: "⇏", nrarrc: "⤳̸", nrarrw: "↝̸", nrightarrow: "↛", nRightarrow: "⇏", nrtri: "⋫", nrtrie: "⋭", nsc: "⊁", nsccue: "⋡", nsce: "⪰̸", nscr: "𝓃", Nscr: "𝒩", nshortmid: "∤", nshortparallel: "∦", nsim: "≁", nsime: "≄", nsimeq: "≄", nsmid: "∤", nspar: "∦", nsqsube: "⋢", nsqsupe: "⋣", nsub: "⊄", nsube: "⊈", nsubE: "⫅̸", nsubset: "⊂⃒", nsubseteq: "⊈", nsubseteqq: "⫅̸", nsucc: "⊁", nsucceq: "⪰̸", nsup: "⊅", nsupe: "⊉", nsupE: "⫆̸", nsupset: "⊃⃒", nsupseteq: "⊉", nsupseteqq: "⫆̸", ntgl: "≹", ntilde: "ñ", Ntilde: "Ñ", ntlg: "≸", ntriangleleft: "⋪", ntrianglelefteq: "⋬", ntriangleright: "⋫", ntrianglerighteq: "⋭", nu: "ν", Nu: "Ν", num: "#", numero: "№", numsp: " ", nvap: "≍⃒", nvdash: "⊬", nvDash: "⊭", nVdash: "⊮", nVDash: "⊯", nvge: "≥⃒", nvgt: ">⃒", nvHarr: "⤄", nvinfin: "⧞", nvlArr: "⤂", nvle: "≤⃒", nvlt: "<⃒", nvltrie: "⊴⃒", nvrArr: "⤃", nvrtrie: "⊵⃒", nvsim: "∼⃒", nwarhk: "⤣", nwarr: "↖", nwArr: "⇖", nwarrow: "↖", nwnear: "⤧", oacute: "ó", Oacute: "Ó", oast: "⊛", ocir: "⊚", ocirc: "ô", Ocirc: "Ô", ocy: "о", Ocy: "О", odash: "⊝", odblac: "ő", Odblac: "Ő", odiv: "⨸", odot: "⊙", odsold: "⦼", oelig: "œ", OElig: "Œ", ofcir: "⦿", ofr: "𝔬", Ofr: "𝔒", ogon: "˛", ograve: "ò", Ograve: "Ò", ogt: "⧁", ohbar: "⦵", ohm: "Ω", oint: "∮", olarr: "↺", olcir: "⦾", olcross: "⦻", oline: "‾", olt: "⧀", omacr: "ō", Omacr: "Ō", omega: "ω", Omega: "Ω", omicron: "ο", Omicron: "Ο", omid: "⦶", ominus: "⊖", oopf: "𝕠", Oopf: "𝕆", opar: "⦷", OpenCurlyDoubleQuote: "“", OpenCurlyQuote: "‘", operp: "⦹", oplus: "⊕", or: "∨", Or: "⩔", orarr: "↻", ord: "⩝", order: "ℴ", orderof: "ℴ", ordf: "ª", ordm: "º", origof: "⊶", oror: "⩖", orslope: "⩗", orv: "⩛", oS: "Ⓢ", oscr: "ℴ", Oscr: "𝒪", oslash: "ø", Oslash: "Ø", osol: "⊘", otilde: "õ", Otilde: "Õ", otimes: "⊗", Otimes: "⨷", otimesas: "⨶", ouml: "ö", Ouml: "Ö", ovbar: "⌽", OverBar: "‾", OverBrace: "⏞", OverBracket: "⎴", OverParenthesis: "⏜", par: "∥", para: "¶", parallel: "∥", parsim: "⫳", parsl: "⫽", part: "∂", PartialD: "∂", pcy: "п", Pcy: "П", percnt: "%", period: ".", permil: "‰", perp: "⊥", pertenk: "‱", pfr: "𝔭", Pfr: "𝔓", phi: "φ", Phi: "Φ", phiv: "ϕ", phmmat: "ℳ", phone: "☎", pi: "π", Pi: "Π", pitchfork: "⋔", piv: "ϖ", planck: "ℏ", planckh: "ℎ", plankv: "ℏ", plus: "+", plusacir: "⨣", plusb: "⊞", pluscir: "⨢", plusdo: "∔", plusdu: "⨥", pluse: "⩲", PlusMinus: "±", plusmn: "±", plussim: "⨦", plustwo: "⨧", pm: "±", Poincareplane: "ℌ", pointint: "⨕", popf: "𝕡", Popf: "ℙ", pound: "£", pr: "≺", Pr: "⪻", prap: "⪷", prcue: "≼", pre: "⪯", prE: "⪳", prec: "≺", precapprox: "⪷", preccurlyeq: "≼", Precedes: "≺", PrecedesEqual: "⪯", PrecedesSlantEqual: "≼", PrecedesTilde: "≾", preceq: "⪯", precnapprox: "⪹", precneqq: "⪵", precnsim: "⋨", precsim: "≾", prime: "′", Prime: "″", primes: "ℙ", prnap: "⪹", prnE: "⪵", prnsim: "⋨", prod: "∏", Product: "∏", profalar: "⌮", profline: "⌒", profsurf: "⌓", prop: "∝", Proportion: "∷", Proportional: "∝", propto: "∝", prsim: "≾", prurel: "⊰", pscr: "𝓅", Pscr: "𝒫", psi: "ψ", Psi: "Ψ", puncsp: " ", qfr: "𝔮", Qfr: "𝔔", qint: "⨌", qopf: "𝕢", Qopf: "ℚ", qprime: "⁗", qscr: "𝓆", Qscr: "𝒬", quaternions: "ℍ", quatint: "⨖", quest: "?", questeq: "≟", quot: '"', QUOT: '"', rAarr: "⇛", race: "∽̱", racute: "ŕ", Racute: "Ŕ", radic: "√", raemptyv: "⦳", rang: "⟩", Rang: "⟫", rangd: "⦒", range: "⦥", rangle: "⟩", raquo: "»", rarr: "→", rArr: "⇒", Rarr: "↠", rarrap: "⥵", rarrb: "⇥", rarrbfs: "⤠", rarrc: "⤳", rarrfs: "⤞", rarrhk: "↪", rarrlp: "↬", rarrpl: "⥅", rarrsim: "⥴", rarrtl: "↣", Rarrtl: "⤖", rarrw: "↝", ratail: "⤚", rAtail: "⤜", ratio: "∶", rationals: "ℚ", rbarr: "⤍", rBarr: "⤏", RBarr: "⤐", rbbrk: "❳", rbrace: "}", rbrack: "]", rbrke: "⦌", rbrksld: "⦎", rbrkslu: "⦐", rcaron: "ř", Rcaron: "Ř", rcedil: "ŗ", Rcedil: "Ŗ", rceil: "⌉", rcub: "}", rcy: "р", Rcy: "Р", rdca: "⤷", rdldhar: "⥩", rdquo: "”", rdquor: "”", rdsh: "↳", Re: "ℜ", real: "ℜ", realine: "ℛ", realpart: "ℜ", reals: "ℝ", rect: "▭", reg: "®", REG: "®", ReverseElement: "∋", ReverseEquilibrium: "⇋", ReverseUpEquilibrium: "⥯", rfisht: "⥽", rfloor: "⌋", rfr: "𝔯", Rfr: "ℜ", rHar: "⥤", rhard: "⇁", rharu: "⇀", rharul: "⥬", rho: "ρ", Rho: "Ρ", rhov: "ϱ", RightAngleBracket: "⟩", rightarrow: "→", Rightarrow: "⇒", RightArrow: "→", RightArrowBar: "⇥", RightArrowLeftArrow: "⇄", rightarrowtail: "↣", RightCeiling: "⌉", RightDoubleBracket: "⟧", RightDownTeeVector: "⥝", RightDownVector: "⇂", RightDownVectorBar: "⥕", RightFloor: "⌋", rightharpoondown: "⇁", rightharpoonup: "⇀", rightleftarrows: "⇄", rightleftharpoons: "⇌", rightrightarrows: "⇉", rightsquigarrow: "↝", RightTee: "⊢", RightTeeArrow: "↦", RightTeeVector: "⥛", rightthreetimes: "⋌", RightTriangle: "⊳", RightTriangleBar: "⧐", RightTriangleEqual: "⊵", RightUpDownVector: "⥏", RightUpTeeVector: "⥜", RightUpVector: "↾", RightUpVectorBar: "⥔", RightVector: "⇀", RightVectorBar: "⥓", ring: "˚", risingdotseq: "≓", rlarr: "⇄", rlhar: "⇌", rlm: "", rmoust: "⎱", rmoustache: "⎱", rnmid: "⫮", roang: "⟭", roarr: "⇾", robrk: "⟧", ropar: "⦆", ropf: "𝕣", Ropf: "ℝ", roplus: "⨮", rotimes: "⨵", RoundImplies: "⥰", rpar: ")", rpargt: "⦔", rppolint: "⨒", rrarr: "⇉", Rrightarrow: "⇛", rsaquo: "›", rscr: "𝓇", Rscr: "ℛ", rsh: "↱", Rsh: "↱", rsqb: "]", rsquo: "’", rsquor: "’", rthree: "⋌", rtimes: "⋊", rtri: "▹", rtrie: "⊵", rtrif: "▸", rtriltri: "⧎", RuleDelayed: "⧴", ruluhar: "⥨", rx: "℞", sacute: "ś", Sacute: "Ś", sbquo: "‚", sc: "≻", Sc: "⪼", scap: "⪸", scaron: "š", Scaron: "Š", sccue: "≽", sce: "⪰", scE: "⪴", scedil: "ş", Scedil: "Ş", scirc: "ŝ", Scirc: "Ŝ", scnap: "⪺", scnE: "⪶", scnsim: "⋩", scpolint: "⨓", scsim: "≿", scy: "с", Scy: "С", sdot: "⋅", sdotb: "⊡", sdote: "⩦", searhk: "⤥", searr: "↘", seArr: "⇘", searrow: "↘", sect: "§", semi: ";", seswar: "⤩", setminus: "∖", setmn: "∖", sext: "✶", sfr: "𝔰", Sfr: "𝔖", sfrown: "⌢", sharp: "♯", shchcy: "щ", SHCHcy: "Щ", shcy: "ш", SHcy: "Ш", ShortDownArrow: "↓", ShortLeftArrow: "←", shortmid: "∣", shortparallel: "∥", ShortRightArrow: "→", ShortUpArrow: "↑", shy: "", sigma: "σ", Sigma: "Σ", sigmaf: "ς", sigmav: "ς", sim: "∼", simdot: "⩪", sime: "≃", simeq: "≃", simg: "⪞", simgE: "⪠", siml: "⪝", simlE: "⪟", simne: "≆", simplus: "⨤", simrarr: "⥲", slarr: "←", SmallCircle: "∘", smallsetminus: "∖", smashp: "⨳", smeparsl: "⧤", smid: "∣", smile: "⌣", smt: "⪪", smte: "⪬", smtes: "⪬︀", softcy: "ь", SOFTcy: "Ь", sol: "/", solb: "⧄", solbar: "⌿", sopf: "𝕤", Sopf: "𝕊", spades: "♠", spadesuit: "♠", spar: "∥", sqcap: "⊓", sqcaps: "⊓︀", sqcup: "⊔", sqcups: "⊔︀", Sqrt: "√", sqsub: "⊏", sqsube: "⊑", sqsubset: "⊏", sqsubseteq: "⊑", sqsup: "⊐", sqsupe: "⊒", sqsupset: "⊐", sqsupseteq: "⊒", squ: "□", square: "□", Square: "□", SquareIntersection: "⊓", SquareSubset: "⊏", SquareSubsetEqual: "⊑", SquareSuperset: "⊐", SquareSupersetEqual: "⊒", SquareUnion: "⊔", squarf: "▪", squf: "▪", srarr: "→", sscr: "𝓈", Sscr: "𝒮", ssetmn: "∖", ssmile: "⌣", sstarf: "⋆", star: "☆", Star: "⋆", starf: "★", straightepsilon: "ϵ", straightphi: "ϕ", strns: "¯", sub: "⊂", Sub: "⋐", subdot: "⪽", sube: "⊆", subE: "⫅", subedot: "⫃", submult: "⫁", subne: "⊊", subnE: "⫋", subplus: "⪿", subrarr: "⥹", subset: "⊂", Subset: "⋐", subseteq: "⊆", subseteqq: "⫅", SubsetEqual: "⊆", subsetneq: "⊊", subsetneqq: "⫋", subsim: "⫇", subsub: "⫕", subsup: "⫓", succ: "≻", succapprox: "⪸", succcurlyeq: "≽", Succeeds: "≻", SucceedsEqual: "⪰", SucceedsSlantEqual: "≽", SucceedsTilde: "≿", succeq: "⪰", succnapprox: "⪺", succneqq: "⪶", succnsim: "⋩", succsim: "≿", SuchThat: "∋", sum: "∑", Sum: "∑", sung: "♪", sup: "⊃", Sup: "⋑", sup1: "¹", sup2: "²", sup3: "³", supdot: "⪾", supdsub: "⫘", supe: "⊇", supE: "⫆", supedot: "⫄", Superset: "⊃", SupersetEqual: "⊇", suphsol: "⟉", suphsub: "⫗", suplarr: "⥻", supmult: "⫂", supne: "⊋", supnE: "⫌", supplus: "⫀", supset: "⊃", Supset: "⋑", supseteq: "⊇", supseteqq: "⫆", supsetneq: "⊋", supsetneqq: "⫌", supsim: "⫈", supsub: "⫔", supsup: "⫖", swarhk: "⤦", swarr: "↙", swArr: "⇙", swarrow: "↙", swnwar: "⤪", szlig: "ß", Tab: " ", target: "⌖", tau: "τ", Tau: "Τ", tbrk: "⎴", tcaron: "ť", Tcaron: "Ť", tcedil: "ţ", Tcedil: "Ţ", tcy: "т", Tcy: "Т", tdot: "⃛", telrec: "⌕", tfr: "𝔱", Tfr: "𝔗", there4: "∴", therefore: "∴", Therefore: "∴", theta: "θ", Theta: "Θ", thetasym: "ϑ", thetav: "ϑ", thickapprox: "≈", thicksim: "∼", ThickSpace: " ", thinsp: " ", ThinSpace: " ", thkap: "≈", thksim: "∼", thorn: "þ", THORN: "Þ", tilde: "˜", Tilde: "∼", TildeEqual: "≃", TildeFullEqual: "≅", TildeTilde: "≈", times: "×", timesb: "⊠", timesbar: "⨱", timesd: "⨰", tint: "∭", toea: "⤨", top: "⊤", topbot: "⌶", topcir: "⫱", topf: "𝕥", Topf: "𝕋", topfork: "⫚", tosa: "⤩", tprime: "‴", trade: "™", TRADE: "™", triangle: "▵", triangledown: "▿", triangleleft: "◃", trianglelefteq: "⊴", triangleq: "≜", triangleright: "▹", trianglerighteq: "⊵", tridot: "◬", trie: "≜", triminus: "⨺", TripleDot: "⃛", triplus: "⨹", trisb: "⧍", tritime: "⨻", trpezium: "⏢", tscr: "𝓉", Tscr: "𝒯", tscy: "ц", TScy: "Ц", tshcy: "ћ", TSHcy: "Ћ", tstrok: "ŧ", Tstrok: "Ŧ", twixt: "≬", twoheadleftarrow: "↞", twoheadrightarrow: "↠", uacute: "ú", Uacute: "Ú", uarr: "↑", uArr: "⇑", Uarr: "↟", Uarrocir: "⥉", ubrcy: "ў", Ubrcy: "Ў", ubreve: "ŭ", Ubreve: "Ŭ", ucirc: "û", Ucirc: "Û", ucy: "у", Ucy: "У", udarr: "⇅", udblac: "ű", Udblac: "Ű", udhar: "⥮", ufisht: "⥾", ufr: "𝔲", Ufr: "𝔘", ugrave: "ù", Ugrave: "Ù", uHar: "⥣", uharl: "↿", uharr: "↾", uhblk: "▀", ulcorn: "⌜", ulcorner: "⌜", ulcrop: "⌏", ultri: "◸", umacr: "ū", Umacr: "Ū", uml: "¨", UnderBar: "_", UnderBrace: "⏟", UnderBracket: "⎵", UnderParenthesis: "⏝", Union: "⋃", UnionPlus: "⊎", uogon: "ų", Uogon: "Ų", uopf: "𝕦", Uopf: "𝕌", uparrow: "↑", Uparrow: "⇑", UpArrow: "↑", UpArrowBar: "⤒", UpArrowDownArrow: "⇅", updownarrow: "↕", Updownarrow: "⇕", UpDownArrow: "↕", UpEquilibrium: "⥮", upharpoonleft: "↿", upharpoonright: "↾", uplus: "⊎", UpperLeftArrow: "↖", UpperRightArrow: "↗", upsi: "υ", Upsi: "ϒ", upsih: "ϒ", upsilon: "υ", Upsilon: "Υ", UpTee: "⊥", UpTeeArrow: "↥", upuparrows: "⇈", urcorn: "⌝", urcorner: "⌝", urcrop: "⌎", uring: "ů", Uring: "Ů", urtri: "◹", uscr: "𝓊", Uscr: "𝒰", utdot: "⋰", utilde: "ũ", Utilde: "Ũ", utri: "▵", utrif: "▴", uuarr: "⇈", uuml: "ü", Uuml: "Ü", uwangle: "⦧", vangrt: "⦜", varepsilon: "ϵ", varkappa: "ϰ", varnothing: "∅", varphi: "ϕ", varpi: "ϖ", varpropto: "∝", varr: "↕", vArr: "⇕", varrho: "ϱ", varsigma: "ς", varsubsetneq: "⊊︀", varsubsetneqq: "⫋︀", varsupsetneq: "⊋︀", varsupsetneqq: "⫌︀", vartheta: "ϑ", vartriangleleft: "⊲", vartriangleright: "⊳", vBar: "⫨", Vbar: "⫫", vBarv: "⫩", vcy: "в", Vcy: "В", vdash: "⊢", vDash: "⊨", Vdash: "⊩", VDash: "⊫", Vdashl: "⫦", vee: "∨", Vee: "⋁", veebar: "⊻", veeeq: "≚", vellip: "⋮", verbar: "|", Verbar: "‖", vert: "|", Vert: "‖", VerticalBar: "∣", VerticalLine: "|", VerticalSeparator: "❘", VerticalTilde: "≀", VeryThinSpace: " ", vfr: "𝔳", Vfr: "𝔙", vltri: "⊲", vnsub: "⊂⃒", vnsup: "⊃⃒", vopf: "𝕧", Vopf: "𝕍", vprop: "∝", vrtri: "⊳", vscr: "𝓋", Vscr: "𝒱", vsubne: "⊊︀", vsubnE: "⫋︀", vsupne: "⊋︀", vsupnE: "⫌︀", Vvdash: "⊪", vzigzag: "⦚", wcirc: "ŵ", Wcirc: "Ŵ", wedbar: "⩟", wedge: "∧", Wedge: "⋀", wedgeq: "≙", weierp: "℘", wfr: "𝔴", Wfr: "𝔚", wopf: "𝕨", Wopf: "𝕎", wp: "℘", wr: "≀", wreath: "≀", wscr: "𝓌", Wscr: "𝒲", xcap: "⋂", xcirc: "◯", xcup: "⋃", xdtri: "▽", xfr: "𝔵", Xfr: "𝔛", xharr: "⟷", xhArr: "⟺", xi: "ξ", Xi: "Ξ", xlarr: "⟵", xlArr: "⟸", xmap: "⟼", xnis: "⋻", xodot: "⨀", xopf: "𝕩", Xopf: "𝕏", xoplus: "⨁", xotime: "⨂", xrarr: "⟶", xrArr: "⟹", xscr: "𝓍", Xscr: "𝒳", xsqcup: "⨆", xuplus: "⨄", xutri: "△", xvee: "⋁", xwedge: "⋀", yacute: "ý", Yacute: "Ý", yacy: "я", YAcy: "Я", ycirc: "ŷ", Ycirc: "Ŷ", ycy: "ы", Ycy: "Ы", yen: "¥", yfr: "𝔶", Yfr: "𝔜", yicy: "ї", YIcy: "Ї", yopf: "𝕪", Yopf: "𝕐", yscr: "𝓎", Yscr: "𝒴", yucy: "ю", YUcy: "Ю", yuml: "ÿ", Yuml: "Ÿ", zacute: "ź", Zacute: "Ź", zcaron: "ž", Zcaron: "Ž", zcy: "з", Zcy: "З", zdot: "ż", Zdot: "Ż", zeetrf: "ℨ", ZeroWidthSpace: "", zeta: "ζ", Zeta: "Ζ", zfr: "𝔷", Zfr: "ℨ", zhcy: "ж", ZHcy: "Ж", zigrarr: "⇝", zopf: "𝕫", Zopf: "ℤ", zscr: "𝓏", Zscr: "𝒵", zwj: "", zwnj: "" }, C = { aacute: "á", Aacute: "Á", acirc: "â", Acirc: "Â", acute: "´", aelig: "æ", AElig: "Æ", agrave: "à", Agrave: "À", amp: "&", AMP: "&", aring: "å", Aring: "Å", atilde: "ã", Atilde: "Ã", auml: "ä", Auml: "Ä", brvbar: "¦", ccedil: "ç", Ccedil: "Ç", cedil: "¸", cent: "¢", copy: "©", COPY: "©", curren: "¤", deg: "°", divide: "÷", eacute: "é", Eacute: "É", ecirc: "ê", Ecirc: "Ê", egrave: "è", Egrave: "È", eth: "ð", ETH: "Ð", euml: "ë", Euml: "Ë", frac12: "½", frac14: "¼", frac34: "¾", gt: ">", GT: ">", iacute: "í", Iacute: "Í", icirc: "î", Icirc: "Î", iexcl: "¡", igrave: "ì", Igrave: "Ì", iquest: "¿", iuml: "ï", Iuml: "Ï", laquo: "«", lt: "<", LT: "<", macr: "¯", micro: "µ", middot: "·", nbsp: " ", not: "¬", ntilde: "ñ", Ntilde: "Ñ", oacute: "ó", Oacute: "Ó", ocirc: "ô", Ocirc: "Ô", ograve: "ò", Ograve: "Ò", ordf: "ª", ordm: "º", oslash: "ø", Oslash: "Ø", otilde: "õ", Otilde: "Õ", ouml: "ö", Ouml: "Ö", para: "¶", plusmn: "±", pound: "£", quot: '"', QUOT: '"', raquo: "»", reg: "®", REG: "®", sect: "§", shy: "", sup1: "¹", sup2: "²", sup3: "³", szlig: "ß", thorn: "þ", THORN: "Þ", times: "×", uacute: "ú", Uacute: "Ú", ucirc: "û", Ucirc: "Û", ugrave: "ù", Ugrave: "Ù", uml: "¨", uuml: "ü", Uuml: "Ü", yacute: "ý", Yacute: "Ý", yen: "¥", yuml: "ÿ" }, w = { 0: "�", 128: "€", 130: "‚", 131: "ƒ", 132: "„", 133: "…", 134: "†", 135: "‡", 136: "ˆ", 137: "‰", 138: "Š", 139: "‹", 140: "Œ", 142: "Ž", 145: "‘", 146: "’", 147: "“", 148: "”", 149: "•", 150: "–", 151: "—", 152: "˜", 153: "™", 154: "š", 155: "›", 156: "œ", 158: "ž", 159: "Ÿ" }, k = [1, 2, 3, 4, 5, 6, 7, 8, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 64976, 64977, 64978, 64979, 64980, 64981, 64982, 64983, 64984, 64985, 64986, 64987, 64988, 64989, 64990, 64991, 64992, 64993, 64994, 64995, 64996, 64997, 64998, 64999, 65e3, 65001, 65002, 65003, 65004, 65005, 65006, 65007, 65534, 65535, 131070, 131071, 196606, 196607, 262142, 262143, 327678, 327679, 393214, 393215, 458750, 458751, 524286, 524287, 589822, 589823, 655358, 655359, 720894, 720895, 786430, 786431, 851966, 851967, 917502, 917503, 983038, 983039, 1048574, 1048575, 1114110, 1114111], D = String.fromCharCode, O = {}, j = O.hasOwnProperty, L = function(Y, _) {
|
|
13060
|
+
}, m = /&#(?:[xX][^a-fA-F0-9]|[^0-9xX])/, k = /[\0-\x08\x0B\x0E-\x1F\x7F-\x9F\uFDD0-\uFDEF\uFFFE\uFFFF]|[\uD83F\uD87F\uD8BF\uD8FF\uD93F\uD97F\uD9BF\uD9FF\uDA3F\uDA7F\uDABF\uDAFF\uDB3F\uDB7F\uDBBF\uDBFF][\uDFFE\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/, x = /&(CounterClockwiseContourIntegral|DoubleLongLeftRightArrow|ClockwiseContourIntegral|NotNestedGreaterGreater|NotSquareSupersetEqual|DiacriticalDoubleAcute|NotRightTriangleEqual|NotSucceedsSlantEqual|NotPrecedesSlantEqual|CloseCurlyDoubleQuote|NegativeVeryThinSpace|DoubleContourIntegral|FilledVerySmallSquare|CapitalDifferentialD|OpenCurlyDoubleQuote|EmptyVerySmallSquare|NestedGreaterGreater|DoubleLongRightArrow|NotLeftTriangleEqual|NotGreaterSlantEqual|ReverseUpEquilibrium|DoubleLeftRightArrow|NotSquareSubsetEqual|NotDoubleVerticalBar|RightArrowLeftArrow|NotGreaterFullEqual|NotRightTriangleBar|SquareSupersetEqual|DownLeftRightVector|DoubleLongLeftArrow|leftrightsquigarrow|LeftArrowRightArrow|NegativeMediumSpace|blacktriangleright|RightDownVectorBar|PrecedesSlantEqual|RightDoubleBracket|SucceedsSlantEqual|NotLeftTriangleBar|RightTriangleEqual|SquareIntersection|RightDownTeeVector|ReverseEquilibrium|NegativeThickSpace|longleftrightarrow|Longleftrightarrow|LongLeftRightArrow|DownRightTeeVector|DownRightVectorBar|GreaterSlantEqual|SquareSubsetEqual|LeftDownVectorBar|LeftDoubleBracket|VerticalSeparator|rightleftharpoons|NotGreaterGreater|NotSquareSuperset|blacktriangleleft|blacktriangledown|NegativeThinSpace|LeftDownTeeVector|NotLessSlantEqual|leftrightharpoons|DoubleUpDownArrow|DoubleVerticalBar|LeftTriangleEqual|FilledSmallSquare|twoheadrightarrow|NotNestedLessLess|DownLeftTeeVector|DownLeftVectorBar|RightAngleBracket|NotTildeFullEqual|NotReverseElement|RightUpDownVector|DiacriticalTilde|NotSucceedsTilde|circlearrowright|NotPrecedesEqual|rightharpoondown|DoubleRightArrow|NotSucceedsEqual|NonBreakingSpace|NotRightTriangle|LessEqualGreater|RightUpTeeVector|LeftAngleBracket|GreaterFullEqual|DownArrowUpArrow|RightUpVectorBar|twoheadleftarrow|GreaterEqualLess|downharpoonright|RightTriangleBar|ntrianglerighteq|NotSupersetEqual|LeftUpDownVector|DiacriticalAcute|rightrightarrows|vartriangleright|UpArrowDownArrow|DiacriticalGrave|UnderParenthesis|EmptySmallSquare|LeftUpVectorBar|leftrightarrows|DownRightVector|downharpoonleft|trianglerighteq|ShortRightArrow|OverParenthesis|DoubleLeftArrow|DoubleDownArrow|NotSquareSubset|bigtriangledown|ntrianglelefteq|UpperRightArrow|curvearrowright|vartriangleleft|NotLeftTriangle|nleftrightarrow|LowerRightArrow|NotHumpDownHump|NotGreaterTilde|rightthreetimes|LeftUpTeeVector|NotGreaterEqual|straightepsilon|LeftTriangleBar|rightsquigarrow|ContourIntegral|rightleftarrows|CloseCurlyQuote|RightDownVector|LeftRightVector|nLeftrightarrow|leftharpoondown|circlearrowleft|SquareSuperset|OpenCurlyQuote|hookrightarrow|HorizontalLine|DiacriticalDot|NotLessGreater|ntriangleright|DoubleRightTee|InvisibleComma|InvisibleTimes|LowerLeftArrow|DownLeftVector|NotSubsetEqual|curvearrowleft|trianglelefteq|NotVerticalBar|TildeFullEqual|downdownarrows|NotGreaterLess|RightTeeVector|ZeroWidthSpace|looparrowright|LongRightArrow|doublebarwedge|ShortLeftArrow|ShortDownArrow|RightVectorBar|GreaterGreater|ReverseElement|rightharpoonup|LessSlantEqual|leftthreetimes|upharpoonright|rightarrowtail|LeftDownVector|Longrightarrow|NestedLessLess|UpperLeftArrow|nshortparallel|leftleftarrows|leftrightarrow|Leftrightarrow|LeftRightArrow|longrightarrow|upharpoonleft|RightArrowBar|ApplyFunction|LeftTeeVector|leftarrowtail|NotEqualTilde|varsubsetneqq|varsupsetneqq|RightTeeArrow|SucceedsEqual|SucceedsTilde|LeftVectorBar|SupersetEqual|hookleftarrow|DifferentialD|VerticalTilde|VeryThinSpace|blacktriangle|bigtriangleup|LessFullEqual|divideontimes|leftharpoonup|UpEquilibrium|ntriangleleft|RightTriangle|measuredangle|shortparallel|longleftarrow|Longleftarrow|LongLeftArrow|DoubleLeftTee|Poincareplane|PrecedesEqual|triangleright|DoubleUpArrow|RightUpVector|fallingdotseq|looparrowleft|PrecedesTilde|NotTildeEqual|NotTildeTilde|smallsetminus|Proportional|triangleleft|triangledown|UnderBracket|NotHumpEqual|exponentiale|ExponentialE|NotLessTilde|HilbertSpace|RightCeiling|blacklozenge|varsupsetneq|HumpDownHump|GreaterEqual|VerticalLine|LeftTeeArrow|NotLessEqual|DownTeeArrow|LeftTriangle|varsubsetneq|Intersection|NotCongruent|DownArrowBar|LeftUpVector|LeftArrowBar|risingdotseq|GreaterTilde|RoundImplies|SquareSubset|ShortUpArrow|NotSuperset|quaternions|precnapprox|backepsilon|preccurlyeq|OverBracket|blacksquare|MediumSpace|VerticalBar|circledcirc|circleddash|CircleMinus|CircleTimes|LessGreater|curlyeqprec|curlyeqsucc|diamondsuit|UpDownArrow|Updownarrow|RuleDelayed|Rrightarrow|updownarrow|RightVector|nRightarrow|nrightarrow|eqslantless|LeftCeiling|Equilibrium|SmallCircle|expectation|NotSucceeds|thickapprox|GreaterLess|SquareUnion|NotPrecedes|NotLessLess|straightphi|succnapprox|succcurlyeq|SubsetEqual|sqsupseteq|Proportion|Laplacetrf|ImaginaryI|supsetneqq|NotGreater|gtreqqless|NotElement|ThickSpace|TildeEqual|TildeTilde|Fouriertrf|rmoustache|EqualTilde|eqslantgtr|UnderBrace|LeftVector|UpArrowBar|nLeftarrow|nsubseteqq|subsetneqq|nsupseteqq|nleftarrow|succapprox|lessapprox|UpTeeArrow|upuparrows|curlywedge|lesseqqgtr|varepsilon|varnothing|RightFloor|complement|CirclePlus|sqsubseteq|Lleftarrow|circledast|RightArrow|Rightarrow|rightarrow|lmoustache|Bernoullis|precapprox|mapstoleft|mapstodown|longmapsto|dotsquare|downarrow|DoubleDot|nsubseteq|supsetneq|leftarrow|nsupseteq|subsetneq|ThinSpace|ngeqslant|subseteqq|HumpEqual|NotSubset|triangleq|NotCupCap|lesseqgtr|heartsuit|TripleDot|Leftarrow|Coproduct|Congruent|varpropto|complexes|gvertneqq|LeftArrow|LessTilde|supseteqq|MinusPlus|CircleDot|nleqslant|NotExists|gtreqless|nparallel|UnionPlus|LeftFloor|checkmark|CenterDot|centerdot|Mellintrf|gtrapprox|bigotimes|OverBrace|spadesuit|therefore|pitchfork|rationals|PlusMinus|Backslash|Therefore|DownBreve|backsimeq|backprime|DownArrow|nshortmid|Downarrow|lvertneqq|eqvparsl|imagline|imagpart|infintie|integers|Integral|intercal|LessLess|Uarrocir|intlarhk|sqsupset|angmsdaf|sqsubset|llcorner|vartheta|cupbrcap|lnapprox|Superset|SuchThat|succnsim|succneqq|angmsdag|biguplus|curlyvee|trpezium|Succeeds|NotTilde|bigwedge|angmsdah|angrtvbd|triminus|cwconint|fpartint|lrcorner|smeparsl|subseteq|urcorner|lurdshar|laemptyv|DDotrahd|approxeq|ldrushar|awconint|mapstoup|backcong|shortmid|triangle|geqslant|gesdotol|timesbar|circledR|circledS|setminus|multimap|naturals|scpolint|ncongdot|RightTee|boxminus|gnapprox|boxtimes|andslope|thicksim|angmsdaa|varsigma|cirfnint|rtriltri|angmsdab|rppolint|angmsdac|barwedge|drbkarow|clubsuit|thetasym|bsolhsub|capbrcup|dzigrarr|doteqdot|DotEqual|dotminus|UnderBar|NotEqual|realpart|otimesas|ulcorner|hksearow|hkswarow|parallel|PartialD|elinters|emptyset|plusacir|bbrktbrk|angmsdad|pointint|bigoplus|angmsdae|Precedes|bigsqcup|varkappa|notindot|supseteq|precneqq|precnsim|profalar|profline|profsurf|leqslant|lesdotor|raemptyv|subplus|notnivb|notnivc|subrarr|zigrarr|vzigzag|submult|subedot|Element|between|cirscir|larrbfs|larrsim|lotimes|lbrksld|lbrkslu|lozenge|ldrdhar|dbkarow|bigcirc|epsilon|simrarr|simplus|ltquest|Epsilon|luruhar|gtquest|maltese|npolint|eqcolon|npreceq|bigodot|ddagger|gtrless|bnequiv|harrcir|ddotseq|equivDD|backsim|demptyv|nsqsube|nsqsupe|Upsilon|nsubset|upsilon|minusdu|nsucceq|swarrow|nsupset|coloneq|searrow|boxplus|napprox|natural|asympeq|alefsym|congdot|nearrow|bigstar|diamond|supplus|tritime|LeftTee|nvinfin|triplus|NewLine|nvltrie|nvrtrie|nwarrow|nexists|Diamond|ruluhar|Implies|supmult|angzarr|suplarr|suphsub|questeq|because|digamma|Because|olcross|bemptyv|omicron|Omicron|rotimes|NoBreak|intprod|angrtvb|orderof|uwangle|suphsol|lesdoto|orslope|DownTee|realine|cudarrl|rdldhar|OverBar|supedot|lessdot|supdsub|topfork|succsim|rbrkslu|rbrksld|pertenk|cudarrr|isindot|planckh|lessgtr|pluscir|gesdoto|plussim|plustwo|lesssim|cularrp|rarrsim|Cayleys|notinva|notinvb|notinvc|UpArrow|Uparrow|uparrow|NotLess|dwangle|precsim|Product|curarrm|Cconint|dotplus|rarrbfs|ccupssm|Cedilla|cemptyv|notniva|quatint|frac35|frac38|frac45|frac56|frac58|frac78|tridot|xoplus|gacute|gammad|Gammad|lfisht|lfloor|bigcup|sqsupe|gbreve|Gbreve|lharul|sqsube|sqcups|Gcedil|apacir|llhard|lmidot|Lmidot|lmoust|andand|sqcaps|approx|Abreve|spades|circeq|tprime|divide|topcir|Assign|topbot|gesdot|divonx|xuplus|timesd|gesles|atilde|solbar|SOFTcy|loplus|timesb|lowast|lowbar|dlcorn|dlcrop|softcy|dollar|lparlt|thksim|lrhard|Atilde|lsaquo|smashp|bigvee|thinsp|wreath|bkarow|lsquor|lstrok|Lstrok|lthree|ltimes|ltlarr|DotDot|simdot|ltrPar|weierp|xsqcup|angmsd|sigmav|sigmaf|zeetrf|Zcaron|zcaron|mapsto|vsupne|thetav|cirmid|marker|mcomma|Zacute|vsubnE|there4|gtlPar|vsubne|bottom|gtrarr|SHCHcy|shchcy|midast|midcir|middot|minusb|minusd|gtrdot|bowtie|sfrown|mnplus|models|colone|seswar|Colone|mstpos|searhk|gtrsim|nacute|Nacute|boxbox|telrec|hairsp|Tcedil|nbumpe|scnsim|ncaron|Ncaron|ncedil|Ncedil|hamilt|Scedil|nearhk|hardcy|HARDcy|tcedil|Tcaron|commat|nequiv|nesear|tcaron|target|hearts|nexist|varrho|scedil|Scaron|scaron|hellip|Sacute|sacute|hercon|swnwar|compfn|rtimes|rthree|rsquor|rsaquo|zacute|wedgeq|homtht|barvee|barwed|Barwed|rpargt|horbar|conint|swarhk|roplus|nltrie|hslash|hstrok|Hstrok|rmoust|Conint|bprime|hybull|hyphen|iacute|Iacute|supsup|supsub|supsim|varphi|coprod|brvbar|agrave|Supset|supset|igrave|Igrave|notinE|Agrave|iiiint|iinfin|copysr|wedbar|Verbar|vangrt|becaus|incare|verbar|inodot|bullet|drcorn|intcal|drcrop|cularr|vellip|Utilde|bumpeq|cupcap|dstrok|Dstrok|CupCap|cupcup|cupdot|eacute|Eacute|supdot|iquest|easter|ecaron|Ecaron|ecolon|isinsv|utilde|itilde|Itilde|curarr|succeq|Bumpeq|cacute|ulcrop|nparsl|Cacute|nprcue|egrave|Egrave|nrarrc|nrarrw|subsup|subsub|nrtrie|jsercy|nsccue|Jsercy|kappav|kcedil|Kcedil|subsim|ulcorn|nsimeq|egsdot|veebar|kgreen|capand|elsdot|Subset|subset|curren|aacute|lacute|Lacute|emptyv|ntilde|Ntilde|lagran|lambda|Lambda|capcap|Ugrave|langle|subdot|emsp13|numero|emsp14|nvdash|nvDash|nVdash|nVDash|ugrave|ufisht|nvHarr|larrfs|nvlArr|larrhk|larrlp|larrpl|nvrArr|Udblac|nwarhk|larrtl|nwnear|oacute|Oacute|latail|lAtail|sstarf|lbrace|odblac|Odblac|lbrack|udblac|odsold|eparsl|lcaron|Lcaron|ograve|Ograve|lcedil|Lcedil|Aacute|ssmile|ssetmn|squarf|ldquor|capcup|ominus|cylcty|rharul|eqcirc|dagger|rfloor|rfisht|Dagger|daleth|equals|origof|capdot|equest|dcaron|Dcaron|rdquor|oslash|Oslash|otilde|Otilde|otimes|Otimes|urcrop|Ubreve|ubreve|Yacute|Uacute|uacute|Rcedil|rcedil|urcorn|parsim|Rcaron|Vdashl|rcaron|Tstrok|percnt|period|permil|Exists|yacute|rbrack|rbrace|phmmat|ccaron|Ccaron|planck|ccedil|plankv|tstrok|female|plusdo|plusdu|ffilig|plusmn|ffllig|Ccedil|rAtail|dfisht|bernou|ratail|Rarrtl|rarrtl|angsph|rarrpl|rarrlp|rarrhk|xwedge|xotime|forall|ForAll|Vvdash|vsupnE|preceq|bigcap|frac12|frac13|frac14|primes|rarrfs|prnsim|frac15|Square|frac16|square|lesdot|frac18|frac23|propto|prurel|rarrap|rangle|puncsp|frac25|Racute|qprime|racute|lesges|frac34|abreve|AElig|eqsim|utdot|setmn|urtri|Equal|Uring|seArr|uring|searr|dashv|Dashv|mumap|nabla|iogon|Iogon|sdote|sdotb|scsim|napid|napos|equiv|natur|Acirc|dblac|erarr|nbump|iprod|erDot|ucirc|awint|esdot|angrt|ncong|isinE|scnap|Scirc|scirc|ndash|isins|Ubrcy|nearr|neArr|isinv|nedot|ubrcy|acute|Ycirc|iukcy|Iukcy|xutri|nesim|caret|jcirc|Jcirc|caron|twixt|ddarr|sccue|exist|jmath|sbquo|ngeqq|angst|ccaps|lceil|ngsim|UpTee|delta|Delta|rtrif|nharr|nhArr|nhpar|rtrie|jukcy|Jukcy|kappa|rsquo|Kappa|nlarr|nlArr|TSHcy|rrarr|aogon|Aogon|fflig|xrarr|tshcy|ccirc|nleqq|filig|upsih|nless|dharl|nlsim|fjlig|ropar|nltri|dharr|robrk|roarr|fllig|fltns|roang|rnmid|subnE|subne|lAarr|trisb|Ccirc|acirc|ccups|blank|VDash|forkv|Vdash|langd|cedil|blk12|blk14|laquo|strns|diams|notin|vDash|larrb|blk34|block|disin|uplus|vdash|vBarv|aelig|starf|Wedge|check|xrArr|lates|lbarr|lBarr|notni|lbbrk|bcong|frasl|lbrke|frown|vrtri|vprop|vnsup|gamma|Gamma|wedge|xodot|bdquo|srarr|doteq|ldquo|boxdl|boxdL|gcirc|Gcirc|boxDl|boxDL|boxdr|boxdR|boxDr|TRADE|trade|rlhar|boxDR|vnsub|npart|vltri|rlarr|boxhd|boxhD|nprec|gescc|nrarr|nrArr|boxHd|boxHD|boxhu|boxhU|nrtri|boxHu|clubs|boxHU|times|colon|Colon|gimel|xlArr|Tilde|nsime|tilde|nsmid|nspar|THORN|thorn|xlarr|nsube|nsubE|thkap|xhArr|comma|nsucc|boxul|boxuL|nsupe|nsupE|gneqq|gnsim|boxUl|boxUL|grave|boxur|boxuR|boxUr|boxUR|lescc|angle|bepsi|boxvh|varpi|boxvH|numsp|Theta|gsime|gsiml|theta|boxVh|boxVH|boxvl|gtcir|gtdot|boxvL|boxVl|boxVL|crarr|cross|Cross|nvsim|boxvr|nwarr|nwArr|sqsup|dtdot|Uogon|lhard|lharu|dtrif|ocirc|Ocirc|lhblk|duarr|odash|sqsub|Hacek|sqcup|llarr|duhar|oelig|OElig|ofcir|boxvR|uogon|lltri|boxVr|csube|uuarr|ohbar|csupe|ctdot|olarr|olcir|harrw|oline|sqcap|omacr|Omacr|omega|Omega|boxVR|aleph|lneqq|lnsim|loang|loarr|rharu|lobrk|hcirc|operp|oplus|rhard|Hcirc|orarr|Union|order|ecirc|Ecirc|cuepr|szlig|cuesc|breve|reals|eDDot|Breve|hoarr|lopar|utrif|rdquo|Umacr|umacr|efDot|swArr|ultri|alpha|rceil|ovbar|swarr|Wcirc|wcirc|smtes|smile|bsemi|lrarr|aring|parsl|lrhar|bsime|uhblk|lrtri|cupor|Aring|uharr|uharl|slarr|rbrke|bsolb|lsime|rbbrk|RBarr|lsimg|phone|rBarr|rbarr|icirc|lsquo|Icirc|emacr|Emacr|ratio|simne|plusb|simlE|simgE|simeq|pluse|ltcir|ltdot|empty|xharr|xdtri|iexcl|Alpha|ltrie|rarrw|pound|ltrif|xcirc|bumpe|prcue|bumpE|asymp|amacr|cuvee|Sigma|sigma|iiint|udhar|iiota|ijlig|IJlig|supnE|imacr|Imacr|prime|Prime|image|prnap|eogon|Eogon|rarrc|mdash|mDDot|cuwed|imath|supne|imped|Amacr|udarr|prsim|micro|rarrb|cwint|raquo|infin|eplus|range|rangd|Ucirc|radic|minus|amalg|veeeq|rAarr|epsiv|ycirc|quest|sharp|quot|zwnj|Qscr|race|qscr|Qopf|qopf|qint|rang|Rang|Zscr|zscr|Zopf|zopf|rarr|rArr|Rarr|Pscr|pscr|prop|prod|prnE|prec|ZHcy|zhcy|prap|Zeta|zeta|Popf|popf|Zdot|plus|zdot|Yuml|yuml|phiv|YUcy|yucy|Yscr|yscr|perp|Yopf|yopf|part|para|YIcy|Ouml|rcub|yicy|YAcy|rdca|ouml|osol|Oscr|rdsh|yacy|real|oscr|xvee|andd|rect|andv|Xscr|oror|ordm|ordf|xscr|ange|aopf|Aopf|rHar|Xopf|opar|Oopf|xopf|xnis|rhov|oopf|omid|xmap|oint|apid|apos|ogon|ascr|Ascr|odot|odiv|xcup|xcap|ocir|oast|nvlt|nvle|nvgt|nvge|nvap|Wscr|wscr|auml|ntlg|ntgl|nsup|nsub|nsim|Nscr|nscr|nsce|Wopf|ring|npre|wopf|npar|Auml|Barv|bbrk|Nopf|nopf|nmid|nLtv|beta|ropf|Ropf|Beta|beth|nles|rpar|nleq|bnot|bNot|nldr|NJcy|rscr|Rscr|Vscr|vscr|rsqb|njcy|bopf|nisd|Bopf|rtri|Vopf|nGtv|ngtr|vopf|boxh|boxH|boxv|nges|ngeq|boxV|bscr|scap|Bscr|bsim|Vert|vert|bsol|bull|bump|caps|cdot|ncup|scnE|ncap|nbsp|napE|Cdot|cent|sdot|Vbar|nang|vBar|chcy|Mscr|mscr|sect|semi|CHcy|Mopf|mopf|sext|circ|cire|mldr|mlcp|cirE|comp|shcy|SHcy|vArr|varr|cong|copf|Copf|copy|COPY|malt|male|macr|lvnE|cscr|ltri|sime|ltcc|simg|Cscr|siml|csub|Uuml|lsqb|lsim|uuml|csup|Lscr|lscr|utri|smid|lpar|cups|smte|lozf|darr|Lopf|Uscr|solb|lopf|sopf|Sopf|lneq|uscr|spar|dArr|lnap|Darr|dash|Sqrt|LJcy|ljcy|lHar|dHar|Upsi|upsi|diam|lesg|djcy|DJcy|leqq|dopf|Dopf|dscr|Dscr|dscy|ldsh|ldca|squf|DScy|sscr|Sscr|dsol|lcub|late|star|Star|Uopf|Larr|lArr|larr|uopf|dtri|dzcy|sube|subE|Lang|lang|Kscr|kscr|Kopf|kopf|KJcy|kjcy|KHcy|khcy|DZcy|ecir|edot|eDot|Jscr|jscr|succ|Jopf|jopf|Edot|uHar|emsp|ensp|Iuml|iuml|eopf|isin|Iscr|iscr|Eopf|epar|sung|epsi|escr|sup1|sup2|sup3|Iota|iota|supe|supE|Iopf|iopf|IOcy|iocy|Escr|esim|Esim|imof|Uarr|QUOT|uArr|uarr|euml|IEcy|iecy|Idot|Euml|euro|excl|Hscr|hscr|Hopf|hopf|TScy|tscy|Tscr|hbar|tscr|flat|tbrk|fnof|hArr|harr|half|fopf|Fopf|tdot|gvnE|fork|trie|gtcc|fscr|Fscr|gdot|gsim|Gscr|gscr|Gopf|gopf|gneq|Gdot|tosa|gnap|Topf|topf|geqq|toea|GJcy|gjcy|tint|gesl|mid|Sfr|ggg|top|ges|gla|glE|glj|geq|gne|gEl|gel|gnE|Gcy|gcy|gap|Tfr|tfr|Tcy|tcy|Hat|Tau|Ffr|tau|Tab|hfr|Hfr|ffr|Fcy|fcy|icy|Icy|iff|ETH|eth|ifr|Ifr|Eta|eta|int|Int|Sup|sup|ucy|Ucy|Sum|sum|jcy|ENG|ufr|Ufr|eng|Jcy|jfr|els|ell|egs|Efr|efr|Jfr|uml|kcy|Kcy|Ecy|ecy|kfr|Kfr|lap|Sub|sub|lat|lcy|Lcy|leg|Dot|dot|lEg|leq|les|squ|div|die|lfr|Lfr|lgE|Dfr|dfr|Del|deg|Dcy|dcy|lne|lnE|sol|loz|smt|Cup|lrm|cup|lsh|Lsh|sim|shy|map|Map|mcy|Mcy|mfr|Mfr|mho|gfr|Gfr|sfr|cir|Chi|chi|nap|Cfr|vcy|Vcy|cfr|Scy|scy|ncy|Ncy|vee|Vee|Cap|cap|nfr|scE|sce|Nfr|nge|ngE|nGg|vfr|Vfr|ngt|bot|nGt|nis|niv|Rsh|rsh|nle|nlE|bne|Bfr|bfr|nLl|nlt|nLt|Bcy|bcy|not|Not|rlm|wfr|Wfr|npr|nsc|num|ocy|ast|Ocy|ofr|xfr|Xfr|Ofr|ogt|ohm|apE|olt|Rho|ape|rho|Rfr|rfr|ord|REG|ang|reg|orv|And|and|AMP|Rcy|amp|Afr|ycy|Ycy|yen|yfr|Yfr|rcy|par|pcy|Pcy|pfr|Pfr|phi|Phi|afr|Acy|acy|zcy|Zcy|piv|acE|acd|zfr|Zfr|pre|prE|psi|Psi|qfr|Qfr|zwj|Or|ge|Gg|gt|gg|el|oS|lt|Lt|LT|Re|lg|gl|eg|ne|Im|it|le|DD|wp|wr|nu|Nu|dd|lE|Sc|sc|pi|Pi|ee|af|ll|Ll|rx|gE|xi|pm|Xi|ic|pr|Pr|in|ni|mp|mu|ac|Mu|or|ap|Gt|GT|ii);|&(Aacute|Agrave|Atilde|Ccedil|Eacute|Egrave|Iacute|Igrave|Ntilde|Oacute|Ograve|Oslash|Otilde|Uacute|Ugrave|Yacute|aacute|agrave|atilde|brvbar|ccedil|curren|divide|eacute|egrave|frac12|frac14|frac34|iacute|igrave|iquest|middot|ntilde|oacute|ograve|oslash|otilde|plusmn|uacute|ugrave|yacute|AElig|Acirc|Aring|Ecirc|Icirc|Ocirc|THORN|Ucirc|acirc|acute|aelig|aring|cedil|ecirc|icirc|iexcl|laquo|micro|ocirc|pound|raquo|szlig|thorn|times|ucirc|Auml|COPY|Euml|Iuml|Ouml|QUOT|Uuml|auml|cent|copy|euml|iuml|macr|nbsp|ordf|ordm|ouml|para|quot|sect|sup1|sup2|sup3|uuml|yuml|AMP|ETH|REG|amp|deg|eth|not|reg|shy|uml|yen|GT|LT|gt|lt)(?!;)([=a-zA-Z0-9]?)|&#([0-9]+)(;?)|&#[xX]([a-fA-F0-9]+)(;?)|&([0-9a-zA-Z]+)/g, H = { aacute: "á", Aacute: "Á", abreve: "ă", Abreve: "Ă", ac: "∾", acd: "∿", acE: "∾̳", acirc: "â", Acirc: "Â", acute: "´", acy: "а", Acy: "А", aelig: "æ", AElig: "Æ", af: "", afr: "𝔞", Afr: "𝔄", agrave: "à", Agrave: "À", alefsym: "ℵ", aleph: "ℵ", alpha: "α", Alpha: "Α", amacr: "ā", Amacr: "Ā", amalg: "⨿", amp: "&", AMP: "&", and: "∧", And: "⩓", andand: "⩕", andd: "⩜", andslope: "⩘", andv: "⩚", ang: "∠", ange: "⦤", angle: "∠", angmsd: "∡", angmsdaa: "⦨", angmsdab: "⦩", angmsdac: "⦪", angmsdad: "⦫", angmsdae: "⦬", angmsdaf: "⦭", angmsdag: "⦮", angmsdah: "⦯", angrt: "∟", angrtvb: "⊾", angrtvbd: "⦝", angsph: "∢", angst: "Å", angzarr: "⍼", aogon: "ą", Aogon: "Ą", aopf: "𝕒", Aopf: "𝔸", ap: "≈", apacir: "⩯", ape: "≊", apE: "⩰", apid: "≋", apos: "'", ApplyFunction: "", approx: "≈", approxeq: "≊", aring: "å", Aring: "Å", ascr: "𝒶", Ascr: "𝒜", Assign: "≔", ast: "*", asymp: "≈", asympeq: "≍", atilde: "ã", Atilde: "Ã", auml: "ä", Auml: "Ä", awconint: "∳", awint: "⨑", backcong: "≌", backepsilon: "϶", backprime: "‵", backsim: "∽", backsimeq: "⋍", Backslash: "∖", Barv: "⫧", barvee: "⊽", barwed: "⌅", Barwed: "⌆", barwedge: "⌅", bbrk: "⎵", bbrktbrk: "⎶", bcong: "≌", bcy: "б", Bcy: "Б", bdquo: "„", becaus: "∵", because: "∵", Because: "∵", bemptyv: "⦰", bepsi: "϶", bernou: "ℬ", Bernoullis: "ℬ", beta: "β", Beta: "Β", beth: "ℶ", between: "≬", bfr: "𝔟", Bfr: "𝔅", bigcap: "⋂", bigcirc: "◯", bigcup: "⋃", bigodot: "⨀", bigoplus: "⨁", bigotimes: "⨂", bigsqcup: "⨆", bigstar: "★", bigtriangledown: "▽", bigtriangleup: "△", biguplus: "⨄", bigvee: "⋁", bigwedge: "⋀", bkarow: "⤍", blacklozenge: "⧫", blacksquare: "▪", blacktriangle: "▴", blacktriangledown: "▾", blacktriangleleft: "◂", blacktriangleright: "▸", blank: "␣", blk12: "▒", blk14: "░", blk34: "▓", block: "█", bne: "=⃥", bnequiv: "≡⃥", bnot: "⌐", bNot: "⫭", bopf: "𝕓", Bopf: "𝔹", bot: "⊥", bottom: "⊥", bowtie: "⋈", boxbox: "⧉", boxdl: "┐", boxdL: "╕", boxDl: "╖", boxDL: "╗", boxdr: "┌", boxdR: "╒", boxDr: "╓", boxDR: "╔", boxh: "─", boxH: "═", boxhd: "┬", boxhD: "╥", boxHd: "╤", boxHD: "╦", boxhu: "┴", boxhU: "╨", boxHu: "╧", boxHU: "╩", boxminus: "⊟", boxplus: "⊞", boxtimes: "⊠", boxul: "┘", boxuL: "╛", boxUl: "╜", boxUL: "╝", boxur: "└", boxuR: "╘", boxUr: "╙", boxUR: "╚", boxv: "│", boxV: "║", boxvh: "┼", boxvH: "╪", boxVh: "╫", boxVH: "╬", boxvl: "┤", boxvL: "╡", boxVl: "╢", boxVL: "╣", boxvr: "├", boxvR: "╞", boxVr: "╟", boxVR: "╠", bprime: "‵", breve: "˘", Breve: "˘", brvbar: "¦", bscr: "𝒷", Bscr: "ℬ", bsemi: "⁏", bsim: "∽", bsime: "⋍", bsol: "\\", bsolb: "⧅", bsolhsub: "⟈", bull: "•", bullet: "•", bump: "≎", bumpe: "≏", bumpE: "⪮", bumpeq: "≏", Bumpeq: "≎", cacute: "ć", Cacute: "Ć", cap: "∩", Cap: "⋒", capand: "⩄", capbrcup: "⩉", capcap: "⩋", capcup: "⩇", capdot: "⩀", CapitalDifferentialD: "ⅅ", caps: "∩︀", caret: "⁁", caron: "ˇ", Cayleys: "ℭ", ccaps: "⩍", ccaron: "č", Ccaron: "Č", ccedil: "ç", Ccedil: "Ç", ccirc: "ĉ", Ccirc: "Ĉ", Cconint: "∰", ccups: "⩌", ccupssm: "⩐", cdot: "ċ", Cdot: "Ċ", cedil: "¸", Cedilla: "¸", cemptyv: "⦲", cent: "¢", centerdot: "·", CenterDot: "·", cfr: "𝔠", Cfr: "ℭ", chcy: "ч", CHcy: "Ч", check: "✓", checkmark: "✓", chi: "χ", Chi: "Χ", cir: "○", circ: "ˆ", circeq: "≗", circlearrowleft: "↺", circlearrowright: "↻", circledast: "⊛", circledcirc: "⊚", circleddash: "⊝", CircleDot: "⊙", circledR: "®", circledS: "Ⓢ", CircleMinus: "⊖", CirclePlus: "⊕", CircleTimes: "⊗", cire: "≗", cirE: "⧃", cirfnint: "⨐", cirmid: "⫯", cirscir: "⧂", ClockwiseContourIntegral: "∲", CloseCurlyDoubleQuote: "”", CloseCurlyQuote: "’", clubs: "♣", clubsuit: "♣", colon: ":", Colon: "∷", colone: "≔", Colone: "⩴", coloneq: "≔", comma: ",", commat: "@", comp: "∁", compfn: "∘", complement: "∁", complexes: "ℂ", cong: "≅", congdot: "⩭", Congruent: "≡", conint: "∮", Conint: "∯", ContourIntegral: "∮", copf: "𝕔", Copf: "ℂ", coprod: "∐", Coproduct: "∐", copy: "©", COPY: "©", copysr: "℗", CounterClockwiseContourIntegral: "∳", crarr: "↵", cross: "✗", Cross: "⨯", cscr: "𝒸", Cscr: "𝒞", csub: "⫏", csube: "⫑", csup: "⫐", csupe: "⫒", ctdot: "⋯", cudarrl: "⤸", cudarrr: "⤵", cuepr: "⋞", cuesc: "⋟", cularr: "↶", cularrp: "⤽", cup: "∪", Cup: "⋓", cupbrcap: "⩈", cupcap: "⩆", CupCap: "≍", cupcup: "⩊", cupdot: "⊍", cupor: "⩅", cups: "∪︀", curarr: "↷", curarrm: "⤼", curlyeqprec: "⋞", curlyeqsucc: "⋟", curlyvee: "⋎", curlywedge: "⋏", curren: "¤", curvearrowleft: "↶", curvearrowright: "↷", cuvee: "⋎", cuwed: "⋏", cwconint: "∲", cwint: "∱", cylcty: "⌭", dagger: "†", Dagger: "‡", daleth: "ℸ", darr: "↓", dArr: "⇓", Darr: "↡", dash: "‐", dashv: "⊣", Dashv: "⫤", dbkarow: "⤏", dblac: "˝", dcaron: "ď", Dcaron: "Ď", dcy: "д", Dcy: "Д", dd: "ⅆ", DD: "ⅅ", ddagger: "‡", ddarr: "⇊", DDotrahd: "⤑", ddotseq: "⩷", deg: "°", Del: "∇", delta: "δ", Delta: "Δ", demptyv: "⦱", dfisht: "⥿", dfr: "𝔡", Dfr: "𝔇", dHar: "⥥", dharl: "⇃", dharr: "⇂", DiacriticalAcute: "´", DiacriticalDot: "˙", DiacriticalDoubleAcute: "˝", DiacriticalGrave: "`", DiacriticalTilde: "˜", diam: "⋄", diamond: "⋄", Diamond: "⋄", diamondsuit: "♦", diams: "♦", die: "¨", DifferentialD: "ⅆ", digamma: "ϝ", disin: "⋲", div: "÷", divide: "÷", divideontimes: "⋇", divonx: "⋇", djcy: "ђ", DJcy: "Ђ", dlcorn: "⌞", dlcrop: "⌍", dollar: "$", dopf: "𝕕", Dopf: "𝔻", dot: "˙", Dot: "¨", DotDot: "⃜", doteq: "≐", doteqdot: "≑", DotEqual: "≐", dotminus: "∸", dotplus: "∔", dotsquare: "⊡", doublebarwedge: "⌆", DoubleContourIntegral: "∯", DoubleDot: "¨", DoubleDownArrow: "⇓", DoubleLeftArrow: "⇐", DoubleLeftRightArrow: "⇔", DoubleLeftTee: "⫤", DoubleLongLeftArrow: "⟸", DoubleLongLeftRightArrow: "⟺", DoubleLongRightArrow: "⟹", DoubleRightArrow: "⇒", DoubleRightTee: "⊨", DoubleUpArrow: "⇑", DoubleUpDownArrow: "⇕", DoubleVerticalBar: "∥", downarrow: "↓", Downarrow: "⇓", DownArrow: "↓", DownArrowBar: "⤓", DownArrowUpArrow: "⇵", DownBreve: "̑", downdownarrows: "⇊", downharpoonleft: "⇃", downharpoonright: "⇂", DownLeftRightVector: "⥐", DownLeftTeeVector: "⥞", DownLeftVector: "↽", DownLeftVectorBar: "⥖", DownRightTeeVector: "⥟", DownRightVector: "⇁", DownRightVectorBar: "⥗", DownTee: "⊤", DownTeeArrow: "↧", drbkarow: "⤐", drcorn: "⌟", drcrop: "⌌", dscr: "𝒹", Dscr: "𝒟", dscy: "ѕ", DScy: "Ѕ", dsol: "⧶", dstrok: "đ", Dstrok: "Đ", dtdot: "⋱", dtri: "▿", dtrif: "▾", duarr: "⇵", duhar: "⥯", dwangle: "⦦", dzcy: "џ", DZcy: "Џ", dzigrarr: "⟿", eacute: "é", Eacute: "É", easter: "⩮", ecaron: "ě", Ecaron: "Ě", ecir: "≖", ecirc: "ê", Ecirc: "Ê", ecolon: "≕", ecy: "э", Ecy: "Э", eDDot: "⩷", edot: "ė", eDot: "≑", Edot: "Ė", ee: "ⅇ", efDot: "≒", efr: "𝔢", Efr: "𝔈", eg: "⪚", egrave: "è", Egrave: "È", egs: "⪖", egsdot: "⪘", el: "⪙", Element: "∈", elinters: "⏧", ell: "ℓ", els: "⪕", elsdot: "⪗", emacr: "ē", Emacr: "Ē", empty: "∅", emptyset: "∅", EmptySmallSquare: "◻", emptyv: "∅", EmptyVerySmallSquare: "▫", emsp: " ", emsp13: " ", emsp14: " ", eng: "ŋ", ENG: "Ŋ", ensp: " ", eogon: "ę", Eogon: "Ę", eopf: "𝕖", Eopf: "𝔼", epar: "⋕", eparsl: "⧣", eplus: "⩱", epsi: "ε", epsilon: "ε", Epsilon: "Ε", epsiv: "ϵ", eqcirc: "≖", eqcolon: "≕", eqsim: "≂", eqslantgtr: "⪖", eqslantless: "⪕", Equal: "⩵", equals: "=", EqualTilde: "≂", equest: "≟", Equilibrium: "⇌", equiv: "≡", equivDD: "⩸", eqvparsl: "⧥", erarr: "⥱", erDot: "≓", escr: "ℯ", Escr: "ℰ", esdot: "≐", esim: "≂", Esim: "⩳", eta: "η", Eta: "Η", eth: "ð", ETH: "Ð", euml: "ë", Euml: "Ë", euro: "€", excl: "!", exist: "∃", Exists: "∃", expectation: "ℰ", exponentiale: "ⅇ", ExponentialE: "ⅇ", fallingdotseq: "≒", fcy: "ф", Fcy: "Ф", female: "♀", ffilig: "ffi", fflig: "ff", ffllig: "ffl", ffr: "𝔣", Ffr: "𝔉", filig: "fi", FilledSmallSquare: "◼", FilledVerySmallSquare: "▪", fjlig: "fj", flat: "♭", fllig: "fl", fltns: "▱", fnof: "ƒ", fopf: "𝕗", Fopf: "𝔽", forall: "∀", ForAll: "∀", fork: "⋔", forkv: "⫙", Fouriertrf: "ℱ", fpartint: "⨍", frac12: "½", frac13: "⅓", frac14: "¼", frac15: "⅕", frac16: "⅙", frac18: "⅛", frac23: "⅔", frac25: "⅖", frac34: "¾", frac35: "⅗", frac38: "⅜", frac45: "⅘", frac56: "⅚", frac58: "⅝", frac78: "⅞", frasl: "⁄", frown: "⌢", fscr: "𝒻", Fscr: "ℱ", gacute: "ǵ", gamma: "γ", Gamma: "Γ", gammad: "ϝ", Gammad: "Ϝ", gap: "⪆", gbreve: "ğ", Gbreve: "Ğ", Gcedil: "Ģ", gcirc: "ĝ", Gcirc: "Ĝ", gcy: "г", Gcy: "Г", gdot: "ġ", Gdot: "Ġ", ge: "≥", gE: "≧", gel: "⋛", gEl: "⪌", geq: "≥", geqq: "≧", geqslant: "⩾", ges: "⩾", gescc: "⪩", gesdot: "⪀", gesdoto: "⪂", gesdotol: "⪄", gesl: "⋛︀", gesles: "⪔", gfr: "𝔤", Gfr: "𝔊", gg: "≫", Gg: "⋙", ggg: "⋙", gimel: "ℷ", gjcy: "ѓ", GJcy: "Ѓ", gl: "≷", gla: "⪥", glE: "⪒", glj: "⪤", gnap: "⪊", gnapprox: "⪊", gne: "⪈", gnE: "≩", gneq: "⪈", gneqq: "≩", gnsim: "⋧", gopf: "𝕘", Gopf: "𝔾", grave: "`", GreaterEqual: "≥", GreaterEqualLess: "⋛", GreaterFullEqual: "≧", GreaterGreater: "⪢", GreaterLess: "≷", GreaterSlantEqual: "⩾", GreaterTilde: "≳", gscr: "ℊ", Gscr: "𝒢", gsim: "≳", gsime: "⪎", gsiml: "⪐", gt: ">", Gt: "≫", GT: ">", gtcc: "⪧", gtcir: "⩺", gtdot: "⋗", gtlPar: "⦕", gtquest: "⩼", gtrapprox: "⪆", gtrarr: "⥸", gtrdot: "⋗", gtreqless: "⋛", gtreqqless: "⪌", gtrless: "≷", gtrsim: "≳", gvertneqq: "≩︀", gvnE: "≩︀", Hacek: "ˇ", hairsp: " ", half: "½", hamilt: "ℋ", hardcy: "ъ", HARDcy: "Ъ", harr: "↔", hArr: "⇔", harrcir: "⥈", harrw: "↭", Hat: "^", hbar: "ℏ", hcirc: "ĥ", Hcirc: "Ĥ", hearts: "♥", heartsuit: "♥", hellip: "…", hercon: "⊹", hfr: "𝔥", Hfr: "ℌ", HilbertSpace: "ℋ", hksearow: "⤥", hkswarow: "⤦", hoarr: "⇿", homtht: "∻", hookleftarrow: "↩", hookrightarrow: "↪", hopf: "𝕙", Hopf: "ℍ", horbar: "―", HorizontalLine: "─", hscr: "𝒽", Hscr: "ℋ", hslash: "ℏ", hstrok: "ħ", Hstrok: "Ħ", HumpDownHump: "≎", HumpEqual: "≏", hybull: "⁃", hyphen: "‐", iacute: "í", Iacute: "Í", ic: "", icirc: "î", Icirc: "Î", icy: "и", Icy: "И", Idot: "İ", iecy: "е", IEcy: "Е", iexcl: "¡", iff: "⇔", ifr: "𝔦", Ifr: "ℑ", igrave: "ì", Igrave: "Ì", ii: "ⅈ", iiiint: "⨌", iiint: "∭", iinfin: "⧜", iiota: "℩", ijlig: "ij", IJlig: "IJ", Im: "ℑ", imacr: "ī", Imacr: "Ī", image: "ℑ", ImaginaryI: "ⅈ", imagline: "ℐ", imagpart: "ℑ", imath: "ı", imof: "⊷", imped: "Ƶ", Implies: "⇒", in: "∈", incare: "℅", infin: "∞", infintie: "⧝", inodot: "ı", int: "∫", Int: "∬", intcal: "⊺", integers: "ℤ", Integral: "∫", intercal: "⊺", Intersection: "⋂", intlarhk: "⨗", intprod: "⨼", InvisibleComma: "", InvisibleTimes: "", iocy: "ё", IOcy: "Ё", iogon: "į", Iogon: "Į", iopf: "𝕚", Iopf: "𝕀", iota: "ι", Iota: "Ι", iprod: "⨼", iquest: "¿", iscr: "𝒾", Iscr: "ℐ", isin: "∈", isindot: "⋵", isinE: "⋹", isins: "⋴", isinsv: "⋳", isinv: "∈", it: "", itilde: "ĩ", Itilde: "Ĩ", iukcy: "і", Iukcy: "І", iuml: "ï", Iuml: "Ï", jcirc: "ĵ", Jcirc: "Ĵ", jcy: "й", Jcy: "Й", jfr: "𝔧", Jfr: "𝔍", jmath: "ȷ", jopf: "𝕛", Jopf: "𝕁", jscr: "𝒿", Jscr: "𝒥", jsercy: "ј", Jsercy: "Ј", jukcy: "є", Jukcy: "Є", kappa: "κ", Kappa: "Κ", kappav: "ϰ", kcedil: "ķ", Kcedil: "Ķ", kcy: "к", Kcy: "К", kfr: "𝔨", Kfr: "𝔎", kgreen: "ĸ", khcy: "х", KHcy: "Х", kjcy: "ќ", KJcy: "Ќ", kopf: "𝕜", Kopf: "𝕂", kscr: "𝓀", Kscr: "𝒦", lAarr: "⇚", lacute: "ĺ", Lacute: "Ĺ", laemptyv: "⦴", lagran: "ℒ", lambda: "λ", Lambda: "Λ", lang: "⟨", Lang: "⟪", langd: "⦑", langle: "⟨", lap: "⪅", Laplacetrf: "ℒ", laquo: "«", larr: "←", lArr: "⇐", Larr: "↞", larrb: "⇤", larrbfs: "⤟", larrfs: "⤝", larrhk: "↩", larrlp: "↫", larrpl: "⤹", larrsim: "⥳", larrtl: "↢", lat: "⪫", latail: "⤙", lAtail: "⤛", late: "⪭", lates: "⪭︀", lbarr: "⤌", lBarr: "⤎", lbbrk: "❲", lbrace: "{", lbrack: "[", lbrke: "⦋", lbrksld: "⦏", lbrkslu: "⦍", lcaron: "ľ", Lcaron: "Ľ", lcedil: "ļ", Lcedil: "Ļ", lceil: "⌈", lcub: "{", lcy: "л", Lcy: "Л", ldca: "⤶", ldquo: "“", ldquor: "„", ldrdhar: "⥧", ldrushar: "⥋", ldsh: "↲", le: "≤", lE: "≦", LeftAngleBracket: "⟨", leftarrow: "←", Leftarrow: "⇐", LeftArrow: "←", LeftArrowBar: "⇤", LeftArrowRightArrow: "⇆", leftarrowtail: "↢", LeftCeiling: "⌈", LeftDoubleBracket: "⟦", LeftDownTeeVector: "⥡", LeftDownVector: "⇃", LeftDownVectorBar: "⥙", LeftFloor: "⌊", leftharpoondown: "↽", leftharpoonup: "↼", leftleftarrows: "⇇", leftrightarrow: "↔", Leftrightarrow: "⇔", LeftRightArrow: "↔", leftrightarrows: "⇆", leftrightharpoons: "⇋", leftrightsquigarrow: "↭", LeftRightVector: "⥎", LeftTee: "⊣", LeftTeeArrow: "↤", LeftTeeVector: "⥚", leftthreetimes: "⋋", LeftTriangle: "⊲", LeftTriangleBar: "⧏", LeftTriangleEqual: "⊴", LeftUpDownVector: "⥑", LeftUpTeeVector: "⥠", LeftUpVector: "↿", LeftUpVectorBar: "⥘", LeftVector: "↼", LeftVectorBar: "⥒", leg: "⋚", lEg: "⪋", leq: "≤", leqq: "≦", leqslant: "⩽", les: "⩽", lescc: "⪨", lesdot: "⩿", lesdoto: "⪁", lesdotor: "⪃", lesg: "⋚︀", lesges: "⪓", lessapprox: "⪅", lessdot: "⋖", lesseqgtr: "⋚", lesseqqgtr: "⪋", LessEqualGreater: "⋚", LessFullEqual: "≦", LessGreater: "≶", lessgtr: "≶", LessLess: "⪡", lesssim: "≲", LessSlantEqual: "⩽", LessTilde: "≲", lfisht: "⥼", lfloor: "⌊", lfr: "𝔩", Lfr: "𝔏", lg: "≶", lgE: "⪑", lHar: "⥢", lhard: "↽", lharu: "↼", lharul: "⥪", lhblk: "▄", ljcy: "љ", LJcy: "Љ", ll: "≪", Ll: "⋘", llarr: "⇇", llcorner: "⌞", Lleftarrow: "⇚", llhard: "⥫", lltri: "◺", lmidot: "ŀ", Lmidot: "Ŀ", lmoust: "⎰", lmoustache: "⎰", lnap: "⪉", lnapprox: "⪉", lne: "⪇", lnE: "≨", lneq: "⪇", lneqq: "≨", lnsim: "⋦", loang: "⟬", loarr: "⇽", lobrk: "⟦", longleftarrow: "⟵", Longleftarrow: "⟸", LongLeftArrow: "⟵", longleftrightarrow: "⟷", Longleftrightarrow: "⟺", LongLeftRightArrow: "⟷", longmapsto: "⟼", longrightarrow: "⟶", Longrightarrow: "⟹", LongRightArrow: "⟶", looparrowleft: "↫", looparrowright: "↬", lopar: "⦅", lopf: "𝕝", Lopf: "𝕃", loplus: "⨭", lotimes: "⨴", lowast: "∗", lowbar: "_", LowerLeftArrow: "↙", LowerRightArrow: "↘", loz: "◊", lozenge: "◊", lozf: "⧫", lpar: "(", lparlt: "⦓", lrarr: "⇆", lrcorner: "⌟", lrhar: "⇋", lrhard: "⥭", lrm: "", lrtri: "⊿", lsaquo: "‹", lscr: "𝓁", Lscr: "ℒ", lsh: "↰", Lsh: "↰", lsim: "≲", lsime: "⪍", lsimg: "⪏", lsqb: "[", lsquo: "‘", lsquor: "‚", lstrok: "ł", Lstrok: "Ł", lt: "<", Lt: "≪", LT: "<", ltcc: "⪦", ltcir: "⩹", ltdot: "⋖", lthree: "⋋", ltimes: "⋉", ltlarr: "⥶", ltquest: "⩻", ltri: "◃", ltrie: "⊴", ltrif: "◂", ltrPar: "⦖", lurdshar: "⥊", luruhar: "⥦", lvertneqq: "≨︀", lvnE: "≨︀", macr: "¯", male: "♂", malt: "✠", maltese: "✠", map: "↦", Map: "⤅", mapsto: "↦", mapstodown: "↧", mapstoleft: "↤", mapstoup: "↥", marker: "▮", mcomma: "⨩", mcy: "м", Mcy: "М", mdash: "—", mDDot: "∺", measuredangle: "∡", MediumSpace: " ", Mellintrf: "ℳ", mfr: "𝔪", Mfr: "𝔐", mho: "℧", micro: "µ", mid: "∣", midast: "*", midcir: "⫰", middot: "·", minus: "−", minusb: "⊟", minusd: "∸", minusdu: "⨪", MinusPlus: "∓", mlcp: "⫛", mldr: "…", mnplus: "∓", models: "⊧", mopf: "𝕞", Mopf: "𝕄", mp: "∓", mscr: "𝓂", Mscr: "ℳ", mstpos: "∾", mu: "μ", Mu: "Μ", multimap: "⊸", mumap: "⊸", nabla: "∇", nacute: "ń", Nacute: "Ń", nang: "∠⃒", nap: "≉", napE: "⩰̸", napid: "≋̸", napos: "ʼn", napprox: "≉", natur: "♮", natural: "♮", naturals: "ℕ", nbsp: " ", nbump: "≎̸", nbumpe: "≏̸", ncap: "⩃", ncaron: "ň", Ncaron: "Ň", ncedil: "ņ", Ncedil: "Ņ", ncong: "≇", ncongdot: "⩭̸", ncup: "⩂", ncy: "н", Ncy: "Н", ndash: "–", ne: "≠", nearhk: "⤤", nearr: "↗", neArr: "⇗", nearrow: "↗", nedot: "≐̸", NegativeMediumSpace: "", NegativeThickSpace: "", NegativeThinSpace: "", NegativeVeryThinSpace: "", nequiv: "≢", nesear: "⤨", nesim: "≂̸", NestedGreaterGreater: "≫", NestedLessLess: "≪", NewLine: `
|
|
13061
|
+
`, nexist: "∄", nexists: "∄", nfr: "𝔫", Nfr: "𝔑", nge: "≱", ngE: "≧̸", ngeq: "≱", ngeqq: "≧̸", ngeqslant: "⩾̸", nges: "⩾̸", nGg: "⋙̸", ngsim: "≵", ngt: "≯", nGt: "≫⃒", ngtr: "≯", nGtv: "≫̸", nharr: "↮", nhArr: "⇎", nhpar: "⫲", ni: "∋", nis: "⋼", nisd: "⋺", niv: "∋", njcy: "њ", NJcy: "Њ", nlarr: "↚", nlArr: "⇍", nldr: "‥", nle: "≰", nlE: "≦̸", nleftarrow: "↚", nLeftarrow: "⇍", nleftrightarrow: "↮", nLeftrightarrow: "⇎", nleq: "≰", nleqq: "≦̸", nleqslant: "⩽̸", nles: "⩽̸", nless: "≮", nLl: "⋘̸", nlsim: "≴", nlt: "≮", nLt: "≪⃒", nltri: "⋪", nltrie: "⋬", nLtv: "≪̸", nmid: "∤", NoBreak: "", NonBreakingSpace: " ", nopf: "𝕟", Nopf: "ℕ", not: "¬", Not: "⫬", NotCongruent: "≢", NotCupCap: "≭", NotDoubleVerticalBar: "∦", NotElement: "∉", NotEqual: "≠", NotEqualTilde: "≂̸", NotExists: "∄", NotGreater: "≯", NotGreaterEqual: "≱", NotGreaterFullEqual: "≧̸", NotGreaterGreater: "≫̸", NotGreaterLess: "≹", NotGreaterSlantEqual: "⩾̸", NotGreaterTilde: "≵", NotHumpDownHump: "≎̸", NotHumpEqual: "≏̸", notin: "∉", notindot: "⋵̸", notinE: "⋹̸", notinva: "∉", notinvb: "⋷", notinvc: "⋶", NotLeftTriangle: "⋪", NotLeftTriangleBar: "⧏̸", NotLeftTriangleEqual: "⋬", NotLess: "≮", NotLessEqual: "≰", NotLessGreater: "≸", NotLessLess: "≪̸", NotLessSlantEqual: "⩽̸", NotLessTilde: "≴", NotNestedGreaterGreater: "⪢̸", NotNestedLessLess: "⪡̸", notni: "∌", notniva: "∌", notnivb: "⋾", notnivc: "⋽", NotPrecedes: "⊀", NotPrecedesEqual: "⪯̸", NotPrecedesSlantEqual: "⋠", NotReverseElement: "∌", NotRightTriangle: "⋫", NotRightTriangleBar: "⧐̸", NotRightTriangleEqual: "⋭", NotSquareSubset: "⊏̸", NotSquareSubsetEqual: "⋢", NotSquareSuperset: "⊐̸", NotSquareSupersetEqual: "⋣", NotSubset: "⊂⃒", NotSubsetEqual: "⊈", NotSucceeds: "⊁", NotSucceedsEqual: "⪰̸", NotSucceedsSlantEqual: "⋡", NotSucceedsTilde: "≿̸", NotSuperset: "⊃⃒", NotSupersetEqual: "⊉", NotTilde: "≁", NotTildeEqual: "≄", NotTildeFullEqual: "≇", NotTildeTilde: "≉", NotVerticalBar: "∤", npar: "∦", nparallel: "∦", nparsl: "⫽⃥", npart: "∂̸", npolint: "⨔", npr: "⊀", nprcue: "⋠", npre: "⪯̸", nprec: "⊀", npreceq: "⪯̸", nrarr: "↛", nrArr: "⇏", nrarrc: "⤳̸", nrarrw: "↝̸", nrightarrow: "↛", nRightarrow: "⇏", nrtri: "⋫", nrtrie: "⋭", nsc: "⊁", nsccue: "⋡", nsce: "⪰̸", nscr: "𝓃", Nscr: "𝒩", nshortmid: "∤", nshortparallel: "∦", nsim: "≁", nsime: "≄", nsimeq: "≄", nsmid: "∤", nspar: "∦", nsqsube: "⋢", nsqsupe: "⋣", nsub: "⊄", nsube: "⊈", nsubE: "⫅̸", nsubset: "⊂⃒", nsubseteq: "⊈", nsubseteqq: "⫅̸", nsucc: "⊁", nsucceq: "⪰̸", nsup: "⊅", nsupe: "⊉", nsupE: "⫆̸", nsupset: "⊃⃒", nsupseteq: "⊉", nsupseteqq: "⫆̸", ntgl: "≹", ntilde: "ñ", Ntilde: "Ñ", ntlg: "≸", ntriangleleft: "⋪", ntrianglelefteq: "⋬", ntriangleright: "⋫", ntrianglerighteq: "⋭", nu: "ν", Nu: "Ν", num: "#", numero: "№", numsp: " ", nvap: "≍⃒", nvdash: "⊬", nvDash: "⊭", nVdash: "⊮", nVDash: "⊯", nvge: "≥⃒", nvgt: ">⃒", nvHarr: "⤄", nvinfin: "⧞", nvlArr: "⤂", nvle: "≤⃒", nvlt: "<⃒", nvltrie: "⊴⃒", nvrArr: "⤃", nvrtrie: "⊵⃒", nvsim: "∼⃒", nwarhk: "⤣", nwarr: "↖", nwArr: "⇖", nwarrow: "↖", nwnear: "⤧", oacute: "ó", Oacute: "Ó", oast: "⊛", ocir: "⊚", ocirc: "ô", Ocirc: "Ô", ocy: "о", Ocy: "О", odash: "⊝", odblac: "ő", Odblac: "Ő", odiv: "⨸", odot: "⊙", odsold: "⦼", oelig: "œ", OElig: "Œ", ofcir: "⦿", ofr: "𝔬", Ofr: "𝔒", ogon: "˛", ograve: "ò", Ograve: "Ò", ogt: "⧁", ohbar: "⦵", ohm: "Ω", oint: "∮", olarr: "↺", olcir: "⦾", olcross: "⦻", oline: "‾", olt: "⧀", omacr: "ō", Omacr: "Ō", omega: "ω", Omega: "Ω", omicron: "ο", Omicron: "Ο", omid: "⦶", ominus: "⊖", oopf: "𝕠", Oopf: "𝕆", opar: "⦷", OpenCurlyDoubleQuote: "“", OpenCurlyQuote: "‘", operp: "⦹", oplus: "⊕", or: "∨", Or: "⩔", orarr: "↻", ord: "⩝", order: "ℴ", orderof: "ℴ", ordf: "ª", ordm: "º", origof: "⊶", oror: "⩖", orslope: "⩗", orv: "⩛", oS: "Ⓢ", oscr: "ℴ", Oscr: "𝒪", oslash: "ø", Oslash: "Ø", osol: "⊘", otilde: "õ", Otilde: "Õ", otimes: "⊗", Otimes: "⨷", otimesas: "⨶", ouml: "ö", Ouml: "Ö", ovbar: "⌽", OverBar: "‾", OverBrace: "⏞", OverBracket: "⎴", OverParenthesis: "⏜", par: "∥", para: "¶", parallel: "∥", parsim: "⫳", parsl: "⫽", part: "∂", PartialD: "∂", pcy: "п", Pcy: "П", percnt: "%", period: ".", permil: "‰", perp: "⊥", pertenk: "‱", pfr: "𝔭", Pfr: "𝔓", phi: "φ", Phi: "Φ", phiv: "ϕ", phmmat: "ℳ", phone: "☎", pi: "π", Pi: "Π", pitchfork: "⋔", piv: "ϖ", planck: "ℏ", planckh: "ℎ", plankv: "ℏ", plus: "+", plusacir: "⨣", plusb: "⊞", pluscir: "⨢", plusdo: "∔", plusdu: "⨥", pluse: "⩲", PlusMinus: "±", plusmn: "±", plussim: "⨦", plustwo: "⨧", pm: "±", Poincareplane: "ℌ", pointint: "⨕", popf: "𝕡", Popf: "ℙ", pound: "£", pr: "≺", Pr: "⪻", prap: "⪷", prcue: "≼", pre: "⪯", prE: "⪳", prec: "≺", precapprox: "⪷", preccurlyeq: "≼", Precedes: "≺", PrecedesEqual: "⪯", PrecedesSlantEqual: "≼", PrecedesTilde: "≾", preceq: "⪯", precnapprox: "⪹", precneqq: "⪵", precnsim: "⋨", precsim: "≾", prime: "′", Prime: "″", primes: "ℙ", prnap: "⪹", prnE: "⪵", prnsim: "⋨", prod: "∏", Product: "∏", profalar: "⌮", profline: "⌒", profsurf: "⌓", prop: "∝", Proportion: "∷", Proportional: "∝", propto: "∝", prsim: "≾", prurel: "⊰", pscr: "𝓅", Pscr: "𝒫", psi: "ψ", Psi: "Ψ", puncsp: " ", qfr: "𝔮", Qfr: "𝔔", qint: "⨌", qopf: "𝕢", Qopf: "ℚ", qprime: "⁗", qscr: "𝓆", Qscr: "𝒬", quaternions: "ℍ", quatint: "⨖", quest: "?", questeq: "≟", quot: '"', QUOT: '"', rAarr: "⇛", race: "∽̱", racute: "ŕ", Racute: "Ŕ", radic: "√", raemptyv: "⦳", rang: "⟩", Rang: "⟫", rangd: "⦒", range: "⦥", rangle: "⟩", raquo: "»", rarr: "→", rArr: "⇒", Rarr: "↠", rarrap: "⥵", rarrb: "⇥", rarrbfs: "⤠", rarrc: "⤳", rarrfs: "⤞", rarrhk: "↪", rarrlp: "↬", rarrpl: "⥅", rarrsim: "⥴", rarrtl: "↣", Rarrtl: "⤖", rarrw: "↝", ratail: "⤚", rAtail: "⤜", ratio: "∶", rationals: "ℚ", rbarr: "⤍", rBarr: "⤏", RBarr: "⤐", rbbrk: "❳", rbrace: "}", rbrack: "]", rbrke: "⦌", rbrksld: "⦎", rbrkslu: "⦐", rcaron: "ř", Rcaron: "Ř", rcedil: "ŗ", Rcedil: "Ŗ", rceil: "⌉", rcub: "}", rcy: "р", Rcy: "Р", rdca: "⤷", rdldhar: "⥩", rdquo: "”", rdquor: "”", rdsh: "↳", Re: "ℜ", real: "ℜ", realine: "ℛ", realpart: "ℜ", reals: "ℝ", rect: "▭", reg: "®", REG: "®", ReverseElement: "∋", ReverseEquilibrium: "⇋", ReverseUpEquilibrium: "⥯", rfisht: "⥽", rfloor: "⌋", rfr: "𝔯", Rfr: "ℜ", rHar: "⥤", rhard: "⇁", rharu: "⇀", rharul: "⥬", rho: "ρ", Rho: "Ρ", rhov: "ϱ", RightAngleBracket: "⟩", rightarrow: "→", Rightarrow: "⇒", RightArrow: "→", RightArrowBar: "⇥", RightArrowLeftArrow: "⇄", rightarrowtail: "↣", RightCeiling: "⌉", RightDoubleBracket: "⟧", RightDownTeeVector: "⥝", RightDownVector: "⇂", RightDownVectorBar: "⥕", RightFloor: "⌋", rightharpoondown: "⇁", rightharpoonup: "⇀", rightleftarrows: "⇄", rightleftharpoons: "⇌", rightrightarrows: "⇉", rightsquigarrow: "↝", RightTee: "⊢", RightTeeArrow: "↦", RightTeeVector: "⥛", rightthreetimes: "⋌", RightTriangle: "⊳", RightTriangleBar: "⧐", RightTriangleEqual: "⊵", RightUpDownVector: "⥏", RightUpTeeVector: "⥜", RightUpVector: "↾", RightUpVectorBar: "⥔", RightVector: "⇀", RightVectorBar: "⥓", ring: "˚", risingdotseq: "≓", rlarr: "⇄", rlhar: "⇌", rlm: "", rmoust: "⎱", rmoustache: "⎱", rnmid: "⫮", roang: "⟭", roarr: "⇾", robrk: "⟧", ropar: "⦆", ropf: "𝕣", Ropf: "ℝ", roplus: "⨮", rotimes: "⨵", RoundImplies: "⥰", rpar: ")", rpargt: "⦔", rppolint: "⨒", rrarr: "⇉", Rrightarrow: "⇛", rsaquo: "›", rscr: "𝓇", Rscr: "ℛ", rsh: "↱", Rsh: "↱", rsqb: "]", rsquo: "’", rsquor: "’", rthree: "⋌", rtimes: "⋊", rtri: "▹", rtrie: "⊵", rtrif: "▸", rtriltri: "⧎", RuleDelayed: "⧴", ruluhar: "⥨", rx: "℞", sacute: "ś", Sacute: "Ś", sbquo: "‚", sc: "≻", Sc: "⪼", scap: "⪸", scaron: "š", Scaron: "Š", sccue: "≽", sce: "⪰", scE: "⪴", scedil: "ş", Scedil: "Ş", scirc: "ŝ", Scirc: "Ŝ", scnap: "⪺", scnE: "⪶", scnsim: "⋩", scpolint: "⨓", scsim: "≿", scy: "с", Scy: "С", sdot: "⋅", sdotb: "⊡", sdote: "⩦", searhk: "⤥", searr: "↘", seArr: "⇘", searrow: "↘", sect: "§", semi: ";", seswar: "⤩", setminus: "∖", setmn: "∖", sext: "✶", sfr: "𝔰", Sfr: "𝔖", sfrown: "⌢", sharp: "♯", shchcy: "щ", SHCHcy: "Щ", shcy: "ш", SHcy: "Ш", ShortDownArrow: "↓", ShortLeftArrow: "←", shortmid: "∣", shortparallel: "∥", ShortRightArrow: "→", ShortUpArrow: "↑", shy: "", sigma: "σ", Sigma: "Σ", sigmaf: "ς", sigmav: "ς", sim: "∼", simdot: "⩪", sime: "≃", simeq: "≃", simg: "⪞", simgE: "⪠", siml: "⪝", simlE: "⪟", simne: "≆", simplus: "⨤", simrarr: "⥲", slarr: "←", SmallCircle: "∘", smallsetminus: "∖", smashp: "⨳", smeparsl: "⧤", smid: "∣", smile: "⌣", smt: "⪪", smte: "⪬", smtes: "⪬︀", softcy: "ь", SOFTcy: "Ь", sol: "/", solb: "⧄", solbar: "⌿", sopf: "𝕤", Sopf: "𝕊", spades: "♠", spadesuit: "♠", spar: "∥", sqcap: "⊓", sqcaps: "⊓︀", sqcup: "⊔", sqcups: "⊔︀", Sqrt: "√", sqsub: "⊏", sqsube: "⊑", sqsubset: "⊏", sqsubseteq: "⊑", sqsup: "⊐", sqsupe: "⊒", sqsupset: "⊐", sqsupseteq: "⊒", squ: "□", square: "□", Square: "□", SquareIntersection: "⊓", SquareSubset: "⊏", SquareSubsetEqual: "⊑", SquareSuperset: "⊐", SquareSupersetEqual: "⊒", SquareUnion: "⊔", squarf: "▪", squf: "▪", srarr: "→", sscr: "𝓈", Sscr: "𝒮", ssetmn: "∖", ssmile: "⌣", sstarf: "⋆", star: "☆", Star: "⋆", starf: "★", straightepsilon: "ϵ", straightphi: "ϕ", strns: "¯", sub: "⊂", Sub: "⋐", subdot: "⪽", sube: "⊆", subE: "⫅", subedot: "⫃", submult: "⫁", subne: "⊊", subnE: "⫋", subplus: "⪿", subrarr: "⥹", subset: "⊂", Subset: "⋐", subseteq: "⊆", subseteqq: "⫅", SubsetEqual: "⊆", subsetneq: "⊊", subsetneqq: "⫋", subsim: "⫇", subsub: "⫕", subsup: "⫓", succ: "≻", succapprox: "⪸", succcurlyeq: "≽", Succeeds: "≻", SucceedsEqual: "⪰", SucceedsSlantEqual: "≽", SucceedsTilde: "≿", succeq: "⪰", succnapprox: "⪺", succneqq: "⪶", succnsim: "⋩", succsim: "≿", SuchThat: "∋", sum: "∑", Sum: "∑", sung: "♪", sup: "⊃", Sup: "⋑", sup1: "¹", sup2: "²", sup3: "³", supdot: "⪾", supdsub: "⫘", supe: "⊇", supE: "⫆", supedot: "⫄", Superset: "⊃", SupersetEqual: "⊇", suphsol: "⟉", suphsub: "⫗", suplarr: "⥻", supmult: "⫂", supne: "⊋", supnE: "⫌", supplus: "⫀", supset: "⊃", Supset: "⋑", supseteq: "⊇", supseteqq: "⫆", supsetneq: "⊋", supsetneqq: "⫌", supsim: "⫈", supsub: "⫔", supsup: "⫖", swarhk: "⤦", swarr: "↙", swArr: "⇙", swarrow: "↙", swnwar: "⤪", szlig: "ß", Tab: " ", target: "⌖", tau: "τ", Tau: "Τ", tbrk: "⎴", tcaron: "ť", Tcaron: "Ť", tcedil: "ţ", Tcedil: "Ţ", tcy: "т", Tcy: "Т", tdot: "⃛", telrec: "⌕", tfr: "𝔱", Tfr: "𝔗", there4: "∴", therefore: "∴", Therefore: "∴", theta: "θ", Theta: "Θ", thetasym: "ϑ", thetav: "ϑ", thickapprox: "≈", thicksim: "∼", ThickSpace: " ", thinsp: " ", ThinSpace: " ", thkap: "≈", thksim: "∼", thorn: "þ", THORN: "Þ", tilde: "˜", Tilde: "∼", TildeEqual: "≃", TildeFullEqual: "≅", TildeTilde: "≈", times: "×", timesb: "⊠", timesbar: "⨱", timesd: "⨰", tint: "∭", toea: "⤨", top: "⊤", topbot: "⌶", topcir: "⫱", topf: "𝕥", Topf: "𝕋", topfork: "⫚", tosa: "⤩", tprime: "‴", trade: "™", TRADE: "™", triangle: "▵", triangledown: "▿", triangleleft: "◃", trianglelefteq: "⊴", triangleq: "≜", triangleright: "▹", trianglerighteq: "⊵", tridot: "◬", trie: "≜", triminus: "⨺", TripleDot: "⃛", triplus: "⨹", trisb: "⧍", tritime: "⨻", trpezium: "⏢", tscr: "𝓉", Tscr: "𝒯", tscy: "ц", TScy: "Ц", tshcy: "ћ", TSHcy: "Ћ", tstrok: "ŧ", Tstrok: "Ŧ", twixt: "≬", twoheadleftarrow: "↞", twoheadrightarrow: "↠", uacute: "ú", Uacute: "Ú", uarr: "↑", uArr: "⇑", Uarr: "↟", Uarrocir: "⥉", ubrcy: "ў", Ubrcy: "Ў", ubreve: "ŭ", Ubreve: "Ŭ", ucirc: "û", Ucirc: "Û", ucy: "у", Ucy: "У", udarr: "⇅", udblac: "ű", Udblac: "Ű", udhar: "⥮", ufisht: "⥾", ufr: "𝔲", Ufr: "𝔘", ugrave: "ù", Ugrave: "Ù", uHar: "⥣", uharl: "↿", uharr: "↾", uhblk: "▀", ulcorn: "⌜", ulcorner: "⌜", ulcrop: "⌏", ultri: "◸", umacr: "ū", Umacr: "Ū", uml: "¨", UnderBar: "_", UnderBrace: "⏟", UnderBracket: "⎵", UnderParenthesis: "⏝", Union: "⋃", UnionPlus: "⊎", uogon: "ų", Uogon: "Ų", uopf: "𝕦", Uopf: "𝕌", uparrow: "↑", Uparrow: "⇑", UpArrow: "↑", UpArrowBar: "⤒", UpArrowDownArrow: "⇅", updownarrow: "↕", Updownarrow: "⇕", UpDownArrow: "↕", UpEquilibrium: "⥮", upharpoonleft: "↿", upharpoonright: "↾", uplus: "⊎", UpperLeftArrow: "↖", UpperRightArrow: "↗", upsi: "υ", Upsi: "ϒ", upsih: "ϒ", upsilon: "υ", Upsilon: "Υ", UpTee: "⊥", UpTeeArrow: "↥", upuparrows: "⇈", urcorn: "⌝", urcorner: "⌝", urcrop: "⌎", uring: "ů", Uring: "Ů", urtri: "◹", uscr: "𝓊", Uscr: "𝒰", utdot: "⋰", utilde: "ũ", Utilde: "Ũ", utri: "▵", utrif: "▴", uuarr: "⇈", uuml: "ü", Uuml: "Ü", uwangle: "⦧", vangrt: "⦜", varepsilon: "ϵ", varkappa: "ϰ", varnothing: "∅", varphi: "ϕ", varpi: "ϖ", varpropto: "∝", varr: "↕", vArr: "⇕", varrho: "ϱ", varsigma: "ς", varsubsetneq: "⊊︀", varsubsetneqq: "⫋︀", varsupsetneq: "⊋︀", varsupsetneqq: "⫌︀", vartheta: "ϑ", vartriangleleft: "⊲", vartriangleright: "⊳", vBar: "⫨", Vbar: "⫫", vBarv: "⫩", vcy: "в", Vcy: "В", vdash: "⊢", vDash: "⊨", Vdash: "⊩", VDash: "⊫", Vdashl: "⫦", vee: "∨", Vee: "⋁", veebar: "⊻", veeeq: "≚", vellip: "⋮", verbar: "|", Verbar: "‖", vert: "|", Vert: "‖", VerticalBar: "∣", VerticalLine: "|", VerticalSeparator: "❘", VerticalTilde: "≀", VeryThinSpace: " ", vfr: "𝔳", Vfr: "𝔙", vltri: "⊲", vnsub: "⊂⃒", vnsup: "⊃⃒", vopf: "𝕧", Vopf: "𝕍", vprop: "∝", vrtri: "⊳", vscr: "𝓋", Vscr: "𝒱", vsubne: "⊊︀", vsubnE: "⫋︀", vsupne: "⊋︀", vsupnE: "⫌︀", Vvdash: "⊪", vzigzag: "⦚", wcirc: "ŵ", Wcirc: "Ŵ", wedbar: "⩟", wedge: "∧", Wedge: "⋀", wedgeq: "≙", weierp: "℘", wfr: "𝔴", Wfr: "𝔚", wopf: "𝕨", Wopf: "𝕎", wp: "℘", wr: "≀", wreath: "≀", wscr: "𝓌", Wscr: "𝒲", xcap: "⋂", xcirc: "◯", xcup: "⋃", xdtri: "▽", xfr: "𝔵", Xfr: "𝔛", xharr: "⟷", xhArr: "⟺", xi: "ξ", Xi: "Ξ", xlarr: "⟵", xlArr: "⟸", xmap: "⟼", xnis: "⋻", xodot: "⨀", xopf: "𝕩", Xopf: "𝕏", xoplus: "⨁", xotime: "⨂", xrarr: "⟶", xrArr: "⟹", xscr: "𝓍", Xscr: "𝒳", xsqcup: "⨆", xuplus: "⨄", xutri: "△", xvee: "⋁", xwedge: "⋀", yacute: "ý", Yacute: "Ý", yacy: "я", YAcy: "Я", ycirc: "ŷ", Ycirc: "Ŷ", ycy: "ы", Ycy: "Ы", yen: "¥", yfr: "𝔶", Yfr: "𝔜", yicy: "ї", YIcy: "Ї", yopf: "𝕪", Yopf: "𝕐", yscr: "𝓎", Yscr: "𝒴", yucy: "ю", YUcy: "Ю", yuml: "ÿ", Yuml: "Ÿ", zacute: "ź", Zacute: "Ź", zcaron: "ž", Zcaron: "Ž", zcy: "з", Zcy: "З", zdot: "ż", Zdot: "Ż", zeetrf: "ℨ", ZeroWidthSpace: "", zeta: "ζ", Zeta: "Ζ", zfr: "𝔷", Zfr: "ℨ", zhcy: "ж", ZHcy: "Ж", zigrarr: "⇝", zopf: "𝕫", Zopf: "ℤ", zscr: "𝓏", Zscr: "𝒵", zwj: "", zwnj: "" }, C = { aacute: "á", Aacute: "Á", acirc: "â", Acirc: "Â", acute: "´", aelig: "æ", AElig: "Æ", agrave: "à", Agrave: "À", amp: "&", AMP: "&", aring: "å", Aring: "Å", atilde: "ã", Atilde: "Ã", auml: "ä", Auml: "Ä", brvbar: "¦", ccedil: "ç", Ccedil: "Ç", cedil: "¸", cent: "¢", copy: "©", COPY: "©", curren: "¤", deg: "°", divide: "÷", eacute: "é", Eacute: "É", ecirc: "ê", Ecirc: "Ê", egrave: "è", Egrave: "È", eth: "ð", ETH: "Ð", euml: "ë", Euml: "Ë", frac12: "½", frac14: "¼", frac34: "¾", gt: ">", GT: ">", iacute: "í", Iacute: "Í", icirc: "î", Icirc: "Î", iexcl: "¡", igrave: "ì", Igrave: "Ì", iquest: "¿", iuml: "ï", Iuml: "Ï", laquo: "«", lt: "<", LT: "<", macr: "¯", micro: "µ", middot: "·", nbsp: " ", not: "¬", ntilde: "ñ", Ntilde: "Ñ", oacute: "ó", Oacute: "Ó", ocirc: "ô", Ocirc: "Ô", ograve: "ò", Ograve: "Ò", ordf: "ª", ordm: "º", oslash: "ø", Oslash: "Ø", otilde: "õ", Otilde: "Õ", ouml: "ö", Ouml: "Ö", para: "¶", plusmn: "±", pound: "£", quot: '"', QUOT: '"', raquo: "»", reg: "®", REG: "®", sect: "§", shy: "", sup1: "¹", sup2: "²", sup3: "³", szlig: "ß", thorn: "þ", THORN: "Þ", times: "×", uacute: "ú", Uacute: "Ú", ucirc: "û", Ucirc: "Û", ugrave: "ù", Ugrave: "Ù", uml: "¨", uuml: "ü", Uuml: "Ü", yacute: "ý", Yacute: "Ý", yen: "¥", yuml: "ÿ" }, w = { 0: "�", 128: "€", 130: "‚", 131: "ƒ", 132: "„", 133: "…", 134: "†", 135: "‡", 136: "ˆ", 137: "‰", 138: "Š", 139: "‹", 140: "Œ", 142: "Ž", 145: "‘", 146: "’", 147: "“", 148: "”", 149: "•", 150: "–", 151: "—", 152: "˜", 153: "™", 154: "š", 155: "›", 156: "œ", 158: "ž", 159: "Ÿ" }, P = [1, 2, 3, 4, 5, 6, 7, 8, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 64976, 64977, 64978, 64979, 64980, 64981, 64982, 64983, 64984, 64985, 64986, 64987, 64988, 64989, 64990, 64991, 64992, 64993, 64994, 64995, 64996, 64997, 64998, 64999, 65e3, 65001, 65002, 65003, 65004, 65005, 65006, 65007, 65534, 65535, 131070, 131071, 196606, 196607, 262142, 262143, 327678, 327679, 393214, 393215, 458750, 458751, 524286, 524287, 589822, 589823, 655358, 655359, 720894, 720895, 786430, 786431, 851966, 851967, 917502, 917503, 983038, 983039, 1048574, 1048575, 1114110, 1114111], D = String.fromCharCode, O = {}, j = O.hasOwnProperty, L = function(Y, _) {
|
|
13061
13062
|
return j.call(Y, _);
|
|
13062
13063
|
}, T = function(Y, _) {
|
|
13063
13064
|
for (var se = -1, he = Y.length; ++se < he; )
|
|
@@ -13073,7 +13074,7 @@ xs.exports;
|
|
|
13073
13074
|
return se;
|
|
13074
13075
|
}, M = function(Y, _) {
|
|
13075
13076
|
var se = "";
|
|
13076
|
-
return Y >= 55296 && Y <= 57343 || Y > 1114111 ? (_ && q("character reference outside the permissible Unicode range"), "�") : L(w, Y) ? (_ && q("disallowed character reference"), w[Y]) : (_ && T(
|
|
13077
|
+
return Y >= 55296 && Y <= 57343 || Y > 1114111 ? (_ && q("character reference outside the permissible Unicode range"), "�") : L(w, Y) ? (_ && q("disallowed character reference"), w[Y]) : (_ && T(P, Y) && q("disallowed character reference"), Y > 65535 && (Y -= 65536, se += D(Y >>> 10 & 1023 | 55296), Y = 56320 | Y & 1023), se += D(Y), se);
|
|
13077
13078
|
}, W = function(Y) {
|
|
13078
13079
|
return "&#x" + Y.toString(16).toUpperCase() + ";";
|
|
13079
13080
|
}, N = function(Y) {
|
|
@@ -13083,7 +13084,7 @@ xs.exports;
|
|
|
13083
13084
|
}, J = function(Y, _) {
|
|
13084
13085
|
_ = X(_, J.options);
|
|
13085
13086
|
var se = _.strict;
|
|
13086
|
-
se &&
|
|
13087
|
+
se && k.test(Y) && q("forbidden code point");
|
|
13087
13088
|
var he = _.encodeEverything, fe = _.useNamedReferences, Ne = _.allowUnsafeSymbols, Le = _.decimal ? N : W, Ct = function(_e) {
|
|
13088
13089
|
return Le(_e.charCodeAt(0));
|
|
13089
13090
|
};
|
|
@@ -13158,11 +13159,11 @@ var Ps = { exports: {} };
|
|
|
13158
13159
|
Ps.exports;
|
|
13159
13160
|
(function(n, e) {
|
|
13160
13161
|
(function() {
|
|
13161
|
-
var t, r = "4.17.21", i = 200, o = "Unsupported core-js use. Try https://npms.io/search?q=ponyfill.", l = "Expected a function", u = "Invalid `variable` option passed into `_.template`", c = "__lodash_hash_undefined__", f = 500, p = "__lodash_placeholder__", h = 1, b = 2, m = 4,
|
|
13162
|
+
var t, r = "4.17.21", i = 200, o = "Unsupported core-js use. Try https://npms.io/search?q=ponyfill.", l = "Expected a function", u = "Invalid `variable` option passed into `_.template`", c = "__lodash_hash_undefined__", f = 500, p = "__lodash_placeholder__", h = 1, b = 2, m = 4, k = 1, x = 2, H = 1, C = 2, w = 4, P = 8, D = 16, O = 32, j = 64, L = 128, T = 256, X = 512, M = 30, W = "...", N = 800, q = 16, J = 1, ee = 2, K = 3, ne = 1 / 0, Q = 9007199254740991, Y = 17976931348623157e292, _ = 0 / 0, se = 4294967295, he = se - 1, fe = se >>> 1, Ne = [
|
|
13162
13163
|
["ary", L],
|
|
13163
13164
|
["bind", H],
|
|
13164
13165
|
["bindKey", C],
|
|
13165
|
-
["curry",
|
|
13166
|
+
["curry", P],
|
|
13166
13167
|
["curryRight", D],
|
|
13167
13168
|
["flip", X],
|
|
13168
13169
|
["partial", O],
|
|
@@ -14218,7 +14219,7 @@ Ps.exports;
|
|
|
14218
14219
|
}
|
|
14219
14220
|
if (re && !G)
|
|
14220
14221
|
return A || (A = new gr()), E || yi(a) ? Of(a, s, d, v, y, A) : cb(a, s, S, d, v, y, A);
|
|
14221
|
-
if (!(d &
|
|
14222
|
+
if (!(d & k)) {
|
|
14222
14223
|
var oe = G && Ee.call(a, "__wrapped__"), ce = V && Ee.call(s, "__wrapped__");
|
|
14223
14224
|
if (oe || ce) {
|
|
14224
14225
|
var we = oe ? a.value() : a, de = ce ? s.value() : s;
|
|
@@ -14249,7 +14250,7 @@ Ps.exports;
|
|
|
14249
14250
|
var V = new gr();
|
|
14250
14251
|
if (v)
|
|
14251
14252
|
var re = v(R, G, S, a, s, V);
|
|
14252
|
-
if (!(re === t ? da(G, R,
|
|
14253
|
+
if (!(re === t ? da(G, R, k | x, v, V) : re))
|
|
14253
14254
|
return !1;
|
|
14254
14255
|
}
|
|
14255
14256
|
}
|
|
@@ -14307,7 +14308,7 @@ Ps.exports;
|
|
|
14307
14308
|
function ef(a, s) {
|
|
14308
14309
|
return Ml(a) && Bf(s) ? jf(Hr(a), s) : function(d) {
|
|
14309
14310
|
var v = Vl(d, a);
|
|
14310
|
-
return v === t && v === s ? Jl(d, a) : da(s, v,
|
|
14311
|
+
return v === t && v === s ? Jl(d, a) : da(s, v, k | x);
|
|
14311
14312
|
};
|
|
14312
14313
|
}
|
|
14313
14314
|
function Co(a, s, d, v, y) {
|
|
@@ -14800,7 +14801,7 @@ Ps.exports;
|
|
|
14800
14801
|
for (v = E ? v : d; ++v < d; ) {
|
|
14801
14802
|
A = s[v];
|
|
14802
14803
|
var B = Bo(A), S = B == "wrapper" ? Tl(A) : t;
|
|
14803
|
-
S && Wl(S[0]) && S[1] == (L |
|
|
14804
|
+
S && Wl(S[0]) && S[1] == (L | P | O | T) && !S[4].length && S[9] == 1 ? E = E[Bo(S[0])].apply(E, S[3]) : E = A.length == 1 && Wl(A) ? E[B]() : E.thru(A);
|
|
14804
14805
|
}
|
|
14805
14806
|
return function() {
|
|
14806
14807
|
var R = arguments, G = R[0];
|
|
@@ -14813,7 +14814,7 @@ Ps.exports;
|
|
|
14813
14814
|
});
|
|
14814
14815
|
}
|
|
14815
14816
|
function Oo(a, s, d, v, y, A, E, B, S, R) {
|
|
14816
|
-
var G = s & L, V = s & H, re = s & C, oe = s & (
|
|
14817
|
+
var G = s & L, V = s & H, re = s & C, oe = s & (P | D), ce = s & X, we = re ? t : pa(a);
|
|
14817
14818
|
function de() {
|
|
14818
14819
|
for (var ke = arguments.length, Ce = Z(ke), Qt = ke; Qt--; )
|
|
14819
14820
|
Ce[Qt] = arguments[Qt];
|
|
@@ -14897,7 +14898,7 @@ Ps.exports;
|
|
|
14897
14898
|
};
|
|
14898
14899
|
}
|
|
14899
14900
|
function Cf(a, s, d, v, y, A, E, B, S, R) {
|
|
14900
|
-
var G = s &
|
|
14901
|
+
var G = s & P, V = G ? E : t, re = G ? t : E, oe = G ? A : t, ce = G ? t : A;
|
|
14901
14902
|
s |= G ? O : j, s &= ~(G ? j : O), s & w || (s &= ~(H | C));
|
|
14902
14903
|
var we = [
|
|
14903
14904
|
a,
|
|
@@ -14953,10 +14954,10 @@ Ps.exports;
|
|
|
14953
14954
|
E,
|
|
14954
14955
|
B
|
|
14955
14956
|
];
|
|
14956
|
-
if (re && kb(oe, re), a = oe[0], s = oe[1], d = oe[2], v = oe[3], y = oe[4], B = oe[9] = oe[9] === t ? S ? 0 : a.length : ot(oe[9] - R, 0), !B && s & (
|
|
14957
|
+
if (re && kb(oe, re), a = oe[0], s = oe[1], d = oe[2], v = oe[3], y = oe[4], B = oe[9] = oe[9] === t ? S ? 0 : a.length : ot(oe[9] - R, 0), !B && s & (P | D) && (s &= ~(P | D)), !s || s == H)
|
|
14957
14958
|
var ce = ab(a, s, d);
|
|
14958
14959
|
else
|
|
14959
|
-
s ==
|
|
14960
|
+
s == P || s == D ? ce = ob(a, s, B) : (s == O || s == (H | O)) && !y.length ? ce = sb(a, s, d, v) : ce = Oo.apply(t, oe);
|
|
14960
14961
|
var we = re ? of : Sf;
|
|
14961
14962
|
return Mf(we(ce, oe), a, s);
|
|
14962
14963
|
}
|
|
@@ -14970,7 +14971,7 @@ Ps.exports;
|
|
|
14970
14971
|
return ga(a) ? t : a;
|
|
14971
14972
|
}
|
|
14972
14973
|
function Of(a, s, d, v, y, A) {
|
|
14973
|
-
var E = d &
|
|
14974
|
+
var E = d & k, B = a.length, S = s.length;
|
|
14974
14975
|
if (B != S && !(E && S > B))
|
|
14975
14976
|
return !1;
|
|
14976
14977
|
var R = A.get(a), G = A.get(s);
|
|
@@ -15022,7 +15023,7 @@ Ps.exports;
|
|
|
15022
15023
|
case At:
|
|
15023
15024
|
var B = ll;
|
|
15024
15025
|
case hr:
|
|
15025
|
-
var S = v &
|
|
15026
|
+
var S = v & k;
|
|
15026
15027
|
if (B || (B = oo), a.size != s.size && !S)
|
|
15027
15028
|
return !1;
|
|
15028
15029
|
var R = E.get(a);
|
|
@@ -15038,7 +15039,7 @@ Ps.exports;
|
|
|
15038
15039
|
return !1;
|
|
15039
15040
|
}
|
|
15040
15041
|
function db(a, s, d, v, y, A) {
|
|
15041
|
-
var E = d &
|
|
15042
|
+
var E = d & k, B = Bl(a), S = B.length, R = Bl(s), G = R.length;
|
|
15042
15043
|
if (S != G && !E)
|
|
15043
15044
|
return !1;
|
|
15044
15045
|
for (var V = S; V--; ) {
|
|
@@ -15285,7 +15286,7 @@ Ps.exports;
|
|
|
15285
15286
|
return s;
|
|
15286
15287
|
}
|
|
15287
15288
|
function kb(a, s) {
|
|
15288
|
-
var d = a[1], v = s[1], y = d | v, A = y < (H | C | L), E = v == L && d ==
|
|
15289
|
+
var d = a[1], v = s[1], y = d | v, A = y < (H | C | L), E = v == L && d == P || v == L && d == T && a[7].length <= s[8] || v == (L | T) && s[7].length <= s[8] && d == P;
|
|
15289
15290
|
if (!(A || E))
|
|
15290
15291
|
return a;
|
|
15291
15292
|
v & H && (a[2] = s[2], y |= d & H ? 0 : w);
|
|
@@ -15862,7 +15863,7 @@ Ps.exports;
|
|
|
15862
15863
|
});
|
|
15863
15864
|
function ep(a, s, d) {
|
|
15864
15865
|
s = d ? t : s;
|
|
15865
|
-
var v = Fr(a,
|
|
15866
|
+
var v = Fr(a, P, t, t, t, t, t, s);
|
|
15866
15867
|
return v.placeholder = ep.placeholder, v;
|
|
15867
15868
|
}
|
|
15868
15869
|
function tp(a, s, d) {
|
|
@@ -16907,7 +16908,7 @@ function nx({
|
|
|
16907
16908
|
details_code: ""
|
|
16908
16909
|
}), [p, h] = $([]), {
|
|
16909
16910
|
t: b
|
|
16910
|
-
} = Se(), m = !!t.getActiveSubscription(),
|
|
16911
|
+
} = Se(), m = !!t.getActiveSubscription(), k = r.currentCollectionHandle || "", x = r.collectionUrl || "", H = r.compatiblityListCurrentPage || 0, C = !!r.showCompatibleList || !1, w = r.logLevel || "none", P = (O) => {
|
|
16911
16912
|
var M, W;
|
|
16912
16913
|
if (!(e != null && e.current))
|
|
16913
16914
|
return null;
|
|
@@ -16928,7 +16929,7 @@ function nx({
|
|
|
16928
16929
|
return le(() => {
|
|
16929
16930
|
var X, M;
|
|
16930
16931
|
const O = r.collections.map((W) => W.handle) || [];
|
|
16931
|
-
if (!C || !O.includes(
|
|
16932
|
+
if (!C || !O.includes(k)) {
|
|
16932
16933
|
f({
|
|
16933
16934
|
type: "unknown",
|
|
16934
16935
|
...Qn.unknown
|
|
@@ -16942,15 +16943,15 @@ function nx({
|
|
|
16942
16943
|
}), o(!Ut.value);
|
|
16943
16944
|
return;
|
|
16944
16945
|
}
|
|
16945
|
-
if (!((M = (X = Ae.value) == null ? void 0 : X.compatibleCollections) == null ? void 0 : M.find((W) => W.handle ===
|
|
16946
|
+
if (!((M = (X = Ae.value) == null ? void 0 : X.compatibleCollections) == null ? void 0 : M.find((W) => W.handle === k))) {
|
|
16946
16947
|
o(!1);
|
|
16947
16948
|
return;
|
|
16948
16949
|
}
|
|
16949
|
-
const L = ex(Ai.value).map(
|
|
16950
|
+
const L = ex(Ai.value).map(P);
|
|
16950
16951
|
h(L);
|
|
16951
16952
|
const T = tx(H, L);
|
|
16952
16953
|
f(T), o(!0);
|
|
16953
|
-
}, [
|
|
16954
|
+
}, [k, Ae.value, Ai.value, Ut.value, H]), g(ie, {
|
|
16954
16955
|
children: m && i && g("div", {
|
|
16955
16956
|
ref: e,
|
|
16956
16957
|
children: [g("style", {
|
|
@@ -17087,13 +17088,17 @@ function e1({
|
|
|
17087
17088
|
}
|
|
17088
17089
|
function ox({
|
|
17089
17090
|
"data-title": n,
|
|
17090
|
-
"data-
|
|
17091
|
-
"data-
|
|
17092
|
-
"data-
|
|
17093
|
-
"data-
|
|
17091
|
+
"data-mobile-title": e,
|
|
17092
|
+
"data-color": t,
|
|
17093
|
+
"data-full-width": r,
|
|
17094
|
+
"data-font-color": i,
|
|
17095
|
+
"data-show": o
|
|
17094
17096
|
}) {
|
|
17095
|
-
const
|
|
17096
|
-
|
|
17097
|
+
const l = Ae.value;
|
|
17098
|
+
if (typeof o > "u" || o !== "true" && o !== "")
|
|
17099
|
+
return g(ie, {});
|
|
17100
|
+
const u = e || "Check Compatibility", c = i === "black" ? "#000" : i === "white" ? "#fff" : i;
|
|
17101
|
+
return g(ie, {
|
|
17097
17102
|
children: [g("style", {
|
|
17098
17103
|
type: "text/css",
|
|
17099
17104
|
children: ix
|
|
@@ -17103,26 +17108,26 @@ function ox({
|
|
|
17103
17108
|
},
|
|
17104
17109
|
class: "bike-selector-banner_wrapper",
|
|
17105
17110
|
children: g("div", {
|
|
17106
|
-
class: `bike-selector-banner ${
|
|
17111
|
+
class: `bike-selector-banner ${r === "false" ? "floating" : ""}`,
|
|
17107
17112
|
style: {
|
|
17108
|
-
backgroundColor:
|
|
17109
|
-
maxWidth:
|
|
17113
|
+
backgroundColor: t ?? "#000",
|
|
17114
|
+
maxWidth: r ?? null
|
|
17110
17115
|
},
|
|
17111
17116
|
children: g(ie, {
|
|
17112
17117
|
children: [g("h2", {
|
|
17113
17118
|
class: "bike-selector-banner_title",
|
|
17114
17119
|
style: {
|
|
17115
|
-
color:
|
|
17120
|
+
color: c
|
|
17116
17121
|
},
|
|
17117
|
-
children:
|
|
17122
|
+
children: l ? l.brand + " " + l.frameSeries : n
|
|
17118
17123
|
}), g("h2", {
|
|
17119
17124
|
class: "bike-selector-banner_title_mobile",
|
|
17120
17125
|
style: {
|
|
17121
|
-
color:
|
|
17126
|
+
color: c
|
|
17122
17127
|
},
|
|
17123
|
-
children:
|
|
17128
|
+
children: l ? l.brand : u
|
|
17124
17129
|
}), g(e1, {
|
|
17125
|
-
"data-color":
|
|
17130
|
+
"data-color": c,
|
|
17126
17131
|
banner: !0
|
|
17127
17132
|
})]
|
|
17128
17133
|
})
|
|
@@ -17493,7 +17498,7 @@ class Hs extends Ts {
|
|
|
17493
17498
|
}
|
|
17494
17499
|
const h = this.resolve(e, t);
|
|
17495
17500
|
let b = h && h.res;
|
|
17496
|
-
const m = h && h.usedKey || l,
|
|
17501
|
+
const m = h && h.usedKey || l, k = h && h.exactUsedKey || l, x = Object.prototype.toString.apply(b), H = ["[object Number]", "[object Function]", "[object RegExp]"], C = t.joinArrays !== void 0 ? t.joinArrays : this.options.joinArrays, w = !this.i18nFormat || this.i18nFormat.handleAsObject;
|
|
17497
17502
|
if (w && b && (typeof b != "string" && typeof b != "boolean" && typeof b != "number") && H.indexOf(x) < 0 && !(typeof C == "string" && Array.isArray(b))) {
|
|
17498
17503
|
if (!t.returnObjects && !this.options.returnObjects) {
|
|
17499
17504
|
this.options.returnedObjectHandler || this.logger.warn("accessing an object - but returnObjects options is not enabled!");
|
|
@@ -17504,7 +17509,7 @@ class Hs extends Ts {
|
|
|
17504
17509
|
return i ? (h.res = D, h.usedParams = this.getUsedParamsDetails(t), h) : D;
|
|
17505
17510
|
}
|
|
17506
17511
|
if (o) {
|
|
17507
|
-
const D = Array.isArray(b), O = D ? [] : {}, j = D ?
|
|
17512
|
+
const D = Array.isArray(b), O = D ? [] : {}, j = D ? k : m;
|
|
17508
17513
|
for (const L in b)
|
|
17509
17514
|
if (Object.prototype.hasOwnProperty.call(b, L)) {
|
|
17510
17515
|
const T = `${j}${o}${L}`;
|
|
@@ -17587,8 +17592,8 @@ class Hs extends Ts {
|
|
|
17587
17592
|
p < m && (r.nest = !1);
|
|
17588
17593
|
}
|
|
17589
17594
|
!r.lng && this.options.compatibilityAPI !== "v1" && i && i.res && (r.lng = this.language || i.usedLng), r.nest !== !1 && (e = this.interpolator.nest(e, function() {
|
|
17590
|
-
for (var b = arguments.length, m = new Array(b),
|
|
17591
|
-
m[
|
|
17595
|
+
for (var b = arguments.length, m = new Array(b), k = 0; k < b; k++)
|
|
17596
|
+
m[k] = arguments[k];
|
|
17592
17597
|
return o && o[0] === m[0] && !r.context ? (l.logger.warn(`It seems you are nesting recursively key: ${m[0]} in key: ${t[0]}`), null) : l.translate(...m, t);
|
|
17593
17598
|
}, r)), r.interpolation && this.interpolator.reset();
|
|
17594
17599
|
}
|
|
@@ -17610,7 +17615,7 @@ class Hs extends Ts {
|
|
|
17610
17615
|
i = p;
|
|
17611
17616
|
let h = f.namespaces;
|
|
17612
17617
|
this.options.fallbackNS && (h = h.concat(this.options.fallbackNS));
|
|
17613
|
-
const b = t.count !== void 0 && typeof t.count != "string", m = b && !t.ordinal && t.count === 0 && this.pluralResolver.shouldUseIntlApi(),
|
|
17618
|
+
const b = t.count !== void 0 && typeof t.count != "string", m = b && !t.ordinal && t.count === 0 && this.pluralResolver.shouldUseIntlApi(), k = t.context !== void 0 && (typeof t.context == "string" || typeof t.context == "number") && t.context !== "", x = t.lngs ? t.lngs : this.languageUtils.toResolveHierarchy(t.lng || this.language, t.fallbackLng);
|
|
17614
17619
|
h.forEach((H) => {
|
|
17615
17620
|
this.isValidLookup(r) || (u = H, !Lh[`${x[0]}-${H}`] && this.utils && this.utils.hasLoadedNamespace && !this.utils.hasLoadedNamespace(u) && (Lh[`${x[0]}-${H}`] = !0, this.logger.warn(`key "${i}" for languages "${x.join(", ")}" won't get resolved as namespace "${u}" was not yet loaded`, "This means something IS WRONG in your setup. You access the t function before i18next.init / i18next.loadNamespace / i18next.changeLanguage was done. Wait for the callback or Promise to resolve before accessing it!!!")), x.forEach((C) => {
|
|
17616
17621
|
if (this.isValidLookup(r))
|
|
@@ -17623,14 +17628,14 @@ class Hs extends Ts {
|
|
|
17623
17628
|
let D;
|
|
17624
17629
|
b && (D = this.pluralResolver.getSuffix(C, t.count, t));
|
|
17625
17630
|
const O = `${this.options.pluralSeparator}zero`, j = `${this.options.pluralSeparator}ordinal${this.options.pluralSeparator}`;
|
|
17626
|
-
if (b && (w.push(p + D), t.ordinal && D.indexOf(j) === 0 && w.push(p + D.replace(j, this.options.pluralSeparator)), m && w.push(p + O)),
|
|
17631
|
+
if (b && (w.push(p + D), t.ordinal && D.indexOf(j) === 0 && w.push(p + D.replace(j, this.options.pluralSeparator)), m && w.push(p + O)), k) {
|
|
17627
17632
|
const L = `${p}${this.options.contextSeparator}${t.context}`;
|
|
17628
17633
|
w.push(L), b && (w.push(L + D), t.ordinal && D.indexOf(j) === 0 && w.push(L + D.replace(j, this.options.pluralSeparator)), m && w.push(L + O));
|
|
17629
17634
|
}
|
|
17630
17635
|
}
|
|
17631
|
-
let
|
|
17632
|
-
for (;
|
|
17633
|
-
this.isValidLookup(r) || (o =
|
|
17636
|
+
let P;
|
|
17637
|
+
for (; P = w.pop(); )
|
|
17638
|
+
this.isValidLookup(r) || (o = P, r = this.getResource(C, H, P, t));
|
|
17634
17639
|
}));
|
|
17635
17640
|
});
|
|
17636
17641
|
}), {
|
|
@@ -17970,13 +17975,13 @@ class zx {
|
|
|
17970
17975
|
unescapePrefix: h,
|
|
17971
17976
|
nestingPrefix: b,
|
|
17972
17977
|
nestingPrefixEscaped: m,
|
|
17973
|
-
nestingSuffix:
|
|
17978
|
+
nestingSuffix: k,
|
|
17974
17979
|
nestingSuffixEscaped: x,
|
|
17975
17980
|
nestingOptionsSeparator: H,
|
|
17976
17981
|
maxReplaces: C,
|
|
17977
17982
|
alwaysFormat: w
|
|
17978
17983
|
} = e.interpolation;
|
|
17979
|
-
this.escape = t !== void 0 ? t : px, this.escapeValue = r !== void 0 ? r : !0, this.useRawValueToEscape = i !== void 0 ? i : !1, this.prefix = o ? Pi(o) : l || "{{", this.suffix = u ? Pi(u) : c || "}}", this.formatSeparator = f || ",", this.unescapePrefix = p ? "" : h || "-", this.unescapeSuffix = this.unescapePrefix ? "" : p || "", this.nestingPrefix = b ? Pi(b) : m || Pi("$t("), this.nestingSuffix =
|
|
17984
|
+
this.escape = t !== void 0 ? t : px, this.escapeValue = r !== void 0 ? r : !0, this.useRawValueToEscape = i !== void 0 ? i : !1, this.prefix = o ? Pi(o) : l || "{{", this.suffix = u ? Pi(u) : c || "}}", this.formatSeparator = f || ",", this.unescapePrefix = p ? "" : h || "-", this.unescapeSuffix = this.unescapePrefix ? "" : p || "", this.nestingPrefix = b ? Pi(b) : m || Pi("$t("), this.nestingSuffix = k ? Pi(k) : x || Pi(")"), this.nestingOptionsSeparator = H || ",", this.maxReplaces = C || 1e3, this.alwaysFormat = w !== void 0 ? w : !1, this.resetRegExp();
|
|
17980
17985
|
}
|
|
17981
17986
|
reset() {
|
|
17982
17987
|
this.options && this.init(this.options);
|
|
@@ -17996,7 +18001,7 @@ class zx {
|
|
|
17996
18001
|
interpolationkey: m
|
|
17997
18002
|
}) : C;
|
|
17998
18003
|
}
|
|
17999
|
-
const
|
|
18004
|
+
const k = m.split(this.formatSeparator), x = k.shift().trim(), H = k.join(this.formatSeparator).trim();
|
|
18000
18005
|
return this.format(Th(t, c, x, this.options.keySeparator, this.options.ignoreJSONStructure), H, r, {
|
|
18001
18006
|
...i,
|
|
18002
18007
|
...t,
|
|
@@ -18013,18 +18018,18 @@ class zx {
|
|
|
18013
18018
|
safeValue: (m) => this.escapeValue ? Cu(this.escape(m)) : Cu(m)
|
|
18014
18019
|
}].forEach((m) => {
|
|
18015
18020
|
for (u = 0; o = m.regex.exec(e); ) {
|
|
18016
|
-
const
|
|
18017
|
-
if (l = f(
|
|
18021
|
+
const k = o[1].trim();
|
|
18022
|
+
if (l = f(k), l === void 0)
|
|
18018
18023
|
if (typeof p == "function") {
|
|
18019
18024
|
const H = p(e, o, i);
|
|
18020
18025
|
l = typeof H == "string" ? H : "";
|
|
18021
|
-
} else if (i && Object.prototype.hasOwnProperty.call(i,
|
|
18026
|
+
} else if (i && Object.prototype.hasOwnProperty.call(i, k))
|
|
18022
18027
|
l = "";
|
|
18023
18028
|
else if (h) {
|
|
18024
18029
|
l = o[0];
|
|
18025
18030
|
continue;
|
|
18026
18031
|
} else
|
|
18027
|
-
this.logger.warn(`missed to pass in variable ${
|
|
18032
|
+
this.logger.warn(`missed to pass in variable ${k} for interpolating ${e}`), l = "";
|
|
18028
18033
|
else
|
|
18029
18034
|
typeof l != "string" && !this.useRawValueToEscape && (l = Ah(l));
|
|
18030
18035
|
const x = m.safeValue(l);
|
|
@@ -18042,8 +18047,8 @@ class zx {
|
|
|
18042
18047
|
const h = c.split(new RegExp(`${p}[ ]*{`));
|
|
18043
18048
|
let b = `{${h[1]}`;
|
|
18044
18049
|
c = h[0], b = this.interpolate(b, l);
|
|
18045
|
-
const m = b.match(/'/g),
|
|
18046
|
-
(m && m.length % 2 === 0 && !
|
|
18050
|
+
const m = b.match(/'/g), k = b.match(/"/g);
|
|
18051
|
+
(m && m.length % 2 === 0 && !k || k.length % 2 !== 0) && (b = b.replace(/'/g, '"'));
|
|
18047
18052
|
try {
|
|
18048
18053
|
l = JSON.parse(b), f && (l = {
|
|
18049
18054
|
...f,
|
|
@@ -18427,11 +18432,11 @@ class Ja extends Ts {
|
|
|
18427
18432
|
}), p && (!this.options.interpolation.format || this.options.interpolation.format === i.interpolation.format) && (b.formatter = o(p), b.formatter.init(b, this.options), this.options.interpolation.format = b.formatter.format.bind(b.formatter)), b.interpolator = new zx(this.options), b.utils = {
|
|
18428
18433
|
hasLoadedNamespace: this.hasLoadedNamespace.bind(this)
|
|
18429
18434
|
}, b.backendConnector = new Dx(o(this.modules.backend), b.resourceStore, b, this.options), b.backendConnector.on("*", function(m) {
|
|
18430
|
-
for (var
|
|
18435
|
+
for (var k = arguments.length, x = new Array(k > 1 ? k - 1 : 0), H = 1; H < k; H++)
|
|
18431
18436
|
x[H - 1] = arguments[H];
|
|
18432
18437
|
e.emit(m, ...x);
|
|
18433
18438
|
}), this.modules.languageDetector && (b.languageDetector = o(this.modules.languageDetector), b.languageDetector.init && b.languageDetector.init(b, this.options.detection, this.options)), this.modules.i18nFormat && (b.i18nFormat = o(this.modules.i18nFormat), b.i18nFormat.init && b.i18nFormat.init(this)), this.translator = new Hs(this.services, this.options), this.translator.on("*", function(m) {
|
|
18434
|
-
for (var
|
|
18439
|
+
for (var k = arguments.length, x = new Array(k > 1 ? k - 1 : 0), H = 1; H < k; H++)
|
|
18435
18440
|
x[H - 1] = arguments[H];
|
|
18436
18441
|
e.emit(m, ...x);
|
|
18437
18442
|
}), this.modules.external.forEach((m) => {
|
|
@@ -18540,7 +18545,7 @@ class Ja extends Ts {
|
|
|
18540
18545
|
c.lng = c.lng || o.lng, c.lngs = c.lngs || o.lngs, c.ns = c.ns || o.ns, c.keyPrefix !== "" && (c.keyPrefix = c.keyPrefix || r || o.keyPrefix);
|
|
18541
18546
|
const b = i.options.keySeparator || ".";
|
|
18542
18547
|
let m;
|
|
18543
|
-
return c.keyPrefix && Array.isArray(l) ? m = l.map((
|
|
18548
|
+
return c.keyPrefix && Array.isArray(l) ? m = l.map((k) => `${c.keyPrefix}${b}${k}`) : m = c.keyPrefix ? `${c.keyPrefix}${b}${l}` : l, i.t(m, c);
|
|
18544
18549
|
};
|
|
18545
18550
|
return typeof e == "string" ? o.lng = e : o.lngs = e, o.ns = t, o.keyPrefix = r, o;
|
|
18546
18551
|
}
|
|
@@ -21324,10 +21329,10 @@ const Kx = `.variant-selector-wrapper{display:flex;flex-direction:column;border-
|
|
|
21324
21329
|
n.map((O) => {
|
|
21325
21330
|
O.compatible && w.push(O);
|
|
21326
21331
|
}), h(w);
|
|
21327
|
-
let
|
|
21332
|
+
let P = [];
|
|
21328
21333
|
(D = Ae.value) == null || D.compatibleCollections.map((O) => {
|
|
21329
|
-
x.productCollections.includes(O.handle) &&
|
|
21330
|
-
}), m(
|
|
21334
|
+
x.productCollections.includes(O.handle) && P.push(O.handle);
|
|
21335
|
+
}), m(P);
|
|
21331
21336
|
}, C = () => {
|
|
21332
21337
|
f({
|
|
21333
21338
|
type: "loading",
|
|
@@ -21383,11 +21388,11 @@ const Kx = `.variant-selector-wrapper{display:flex;flex-direction:column;border-
|
|
|
21383
21388
|
})]
|
|
21384
21389
|
}) : c.type === "generic" && c.display ? g("div", {
|
|
21385
21390
|
className: "indicator-wrapper",
|
|
21386
|
-
children: n.map((w,
|
|
21391
|
+
children: n.map((w, P) => g($x, {
|
|
21387
21392
|
item: w,
|
|
21388
21393
|
clickable: !0,
|
|
21389
21394
|
currentVariant: e
|
|
21390
|
-
},
|
|
21395
|
+
}, P))
|
|
21391
21396
|
}) : c.type === "noCompatible" && c.display ? g("div", {
|
|
21392
21397
|
className: `indicator-wrapper ${l && !o ? "full-width" : ""}`,
|
|
21393
21398
|
children: g("div", {
|
|
@@ -21396,14 +21401,14 @@ const Kx = `.variant-selector-wrapper{display:flex;flex-direction:column;border-
|
|
|
21396
21401
|
})
|
|
21397
21402
|
}) : c.type === "compatible" && c.display ? g("div", {
|
|
21398
21403
|
className: `indicator-wrapper ${l && !o ? "full-width" : ""}`,
|
|
21399
|
-
children: n.map((w,
|
|
21404
|
+
children: n.map((w, P) => {
|
|
21400
21405
|
if (!(!w.compatible && !o && !i))
|
|
21401
21406
|
return g(nP, {
|
|
21402
21407
|
item: w,
|
|
21403
21408
|
clickable: r,
|
|
21404
21409
|
currentVariant: e,
|
|
21405
21410
|
override: o
|
|
21406
|
-
},
|
|
21411
|
+
}, P);
|
|
21407
21412
|
})
|
|
21408
21413
|
}) : c.type === "noInformation" ? g("div", {
|
|
21409
21414
|
className: `indicator-wrapper ${l && !o ? "full-width" : ""}`,
|
|
@@ -21430,7 +21435,7 @@ const Kx = `.variant-selector-wrapper{display:flex;flex-direction:column;border-
|
|
|
21430
21435
|
"data-sku": m
|
|
21431
21436
|
}) => {
|
|
21432
21437
|
var X;
|
|
21433
|
-
const
|
|
21438
|
+
const k = Ae.value, H = window.BikeMatrix.getConfig(), [C, w] = $([]), [P, D] = $(null);
|
|
21434
21439
|
let O = ((X = Ti()) == null ? void 0 : X.language) || "en-GB";
|
|
21435
21440
|
const j = new Wt(H.apiUrl, H.apiKey, H.apiToken, H.isShopify), L = m || H.sku, T = async () => {
|
|
21436
21441
|
const M = n.split("~");
|
|
@@ -21443,8 +21448,8 @@ const Kx = `.variant-selector-wrapper{display:flex;flex-direction:column;border-
|
|
|
21443
21448
|
sku: J[0],
|
|
21444
21449
|
index: parseInt(J[3])
|
|
21445
21450
|
});
|
|
21446
|
-
}),
|
|
21447
|
-
const q = await j.checkSkusCompatibilityWithResults(
|
|
21451
|
+
}), k) {
|
|
21452
|
+
const q = await j.checkSkusCompatibilityWithResults(k.key, W, O);
|
|
21448
21453
|
let J = [];
|
|
21449
21454
|
q.data.map((ee) => {
|
|
21450
21455
|
N.map((K) => {
|
|
@@ -21476,7 +21481,7 @@ const Kx = `.variant-selector-wrapper{display:flex;flex-direction:column;border-
|
|
|
21476
21481
|
};
|
|
21477
21482
|
return le(() => {
|
|
21478
21483
|
T();
|
|
21479
|
-
}, [
|
|
21484
|
+
}, [k, L]), le(() => {
|
|
21480
21485
|
const W = new URLSearchParams(window.location.search).get("variant"), N = window.location.href;
|
|
21481
21486
|
if (C && f === "true" && !W) {
|
|
21482
21487
|
let q = !1;
|
|
@@ -21495,7 +21500,7 @@ const Kx = `.variant-selector-wrapper{display:flex;flex-direction:column;border-
|
|
|
21495
21500
|
},
|
|
21496
21501
|
children: u !== "true" && g(iP, {
|
|
21497
21502
|
data: C,
|
|
21498
|
-
currentVariant:
|
|
21503
|
+
currentVariant: P,
|
|
21499
21504
|
showall: t === "true",
|
|
21500
21505
|
override: b === "true",
|
|
21501
21506
|
clickable: r === "true",
|
|
@@ -21519,7 +21524,7 @@ function sP() {
|
|
|
21519
21524
|
shadow: !0
|
|
21520
21525
|
}), mn($v, "bikematrix-compatibilitylabel", ["data-type"], {
|
|
21521
21526
|
shadow: !0
|
|
21522
|
-
}), mn(nx, "bikematrix-compatiblelist", ["data-title"]), mn(ox, "bikematrix-bikeselectorbanner", ["data-title", "data-color", "data-full-width", "data-font-color", "data-show"], {
|
|
21527
|
+
}), mn(nx, "bikematrix-compatiblelist", ["data-title"]), mn(ox, "bikematrix-bikeselectorbanner", ["data-title", "data-mobile-title", "data-color", "data-full-width", "data-font-color", "data-show"], {
|
|
21523
21528
|
shadow: !0
|
|
21524
21529
|
}), mn(e1, "bikematrix-bikon", ["data-color"], {
|
|
21525
21530
|
shadow: !0
|