@bikematrix/web-components 1.1.9 → 1.1.11
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/dist/bm_core.es.js +99 -100
- package/dist/bm_core.js +6 -6
- package/dist/bm_core.umd.js +6 -6
- package/package.json +1 -1
package/dist/bm_core.es.js
CHANGED
|
@@ -46,7 +46,7 @@ function uo(t) {
|
|
|
46
46
|
return uo(t);
|
|
47
47
|
}
|
|
48
48
|
}
|
|
49
|
-
function
|
|
49
|
+
function Vt(t) {
|
|
50
50
|
(!t.__d && (t.__d = !0) && ve.push(t) && !ft.__r++ || dr !== S.debounceRendering) && ((dr = S.debounceRendering) || ao)(ft);
|
|
51
51
|
}
|
|
52
52
|
function ft() {
|
|
@@ -64,10 +64,10 @@ function lo(t, e, r, o, a, i, n, s, u, l, p) {
|
|
|
64
64
|
function Xo(t, e, r) {
|
|
65
65
|
var o, a, i, n, s, u = e.length, l = r.length, p = l, c = 0;
|
|
66
66
|
for (t.__k = [], o = 0; o < u; o++)
|
|
67
|
-
n = o + c, (a = t.__k[o] = (a = e[o]) == null || typeof a == "boolean" || typeof a == "function" ? null : typeof a == "string" || typeof a == "number" || typeof a == "bigint" || a.constructor == String ? je(null, a, null, null, null) : wt(a) ? je(q, { children: a }, null, null, null) : a.constructor === void 0 && a.__b > 0 ? je(a.type, a.props, a.key, a.ref ? a.ref : null, a.__v) : a) != null ? (a.__ = t, a.__b = t.__b + 1, s = ea(a, r, n, p), a.__i = s, i = null, s !== -1 && (p--, (i = r[s]) && (i.__u |= 131072)), i == null || i.__v === null ? (s == -1 && c--, typeof a.type != "function" && (a.__u |= 65536)) : s !== n && (s === n + 1 ? c++ : s > n ? p > u - n ? c += s - n : c-- : s < n ? s == n - 1 && (c = s - n) : c = 0, s !== o + c && (a.__u |= 65536))) : (i = r[n]) && i.key == null && i.__e && !(131072 & i.__u) && (i.__e == t.__d && (t.__d = Le(i)),
|
|
67
|
+
n = o + c, (a = t.__k[o] = (a = e[o]) == null || typeof a == "boolean" || typeof a == "function" ? null : typeof a == "string" || typeof a == "number" || typeof a == "bigint" || a.constructor == String ? je(null, a, null, null, null) : wt(a) ? je(q, { children: a }, null, null, null) : a.constructor === void 0 && a.__b > 0 ? je(a.type, a.props, a.key, a.ref ? a.ref : null, a.__v) : a) != null ? (a.__ = t, a.__b = t.__b + 1, s = ea(a, r, n, p), a.__i = s, i = null, s !== -1 && (p--, (i = r[s]) && (i.__u |= 131072)), i == null || i.__v === null ? (s == -1 && c--, typeof a.type != "function" && (a.__u |= 65536)) : s !== n && (s === n + 1 ? c++ : s > n ? p > u - n ? c += s - n : c-- : s < n ? s == n - 1 && (c = s - n) : c = 0, s !== o + c && (a.__u |= 65536))) : (i = r[n]) && i.key == null && i.__e && !(131072 & i.__u) && (i.__e == t.__d && (t.__d = Le(i)), It(i, i, !1), r[n] = null, p--);
|
|
68
68
|
if (p)
|
|
69
69
|
for (o = 0; o < l; o++)
|
|
70
|
-
(i = r[o]) != null && !(131072 & i.__u) && (i.__e == t.__d && (t.__d = Le(i)),
|
|
70
|
+
(i = r[o]) != null && !(131072 & i.__u) && (i.__e == t.__d && (t.__d = Le(i)), It(i, i));
|
|
71
71
|
}
|
|
72
72
|
function co(t, e, r) {
|
|
73
73
|
var o, a;
|
|
@@ -245,7 +245,7 @@ function Xt(t, e, r) {
|
|
|
245
245
|
S.__e(o, r);
|
|
246
246
|
}
|
|
247
247
|
}
|
|
248
|
-
function
|
|
248
|
+
function It(t, e, r) {
|
|
249
249
|
var o, a;
|
|
250
250
|
if (S.unmount && S.unmount(t), (o = t.ref) && (o.current && o.current !== t.__e || Xt(o, null, e)), (o = t.__c) != null) {
|
|
251
251
|
if (o.componentWillUnmount)
|
|
@@ -258,7 +258,7 @@ function Vt(t, e, r) {
|
|
|
258
258
|
}
|
|
259
259
|
if (o = t.__k)
|
|
260
260
|
for (a = 0; a < o.length; a++)
|
|
261
|
-
o[a] &&
|
|
261
|
+
o[a] && It(o[a], e, r || typeof t.type != "function");
|
|
262
262
|
r || t.__e == null || so(t.__e), t.__ = t.__e = t.__d = void 0;
|
|
263
263
|
}
|
|
264
264
|
function ra(t, e, r) {
|
|
@@ -286,7 +286,7 @@ function ho(t, e) {
|
|
|
286
286
|
return i;
|
|
287
287
|
}, this.shouldComponentUpdate = function(n) {
|
|
288
288
|
this.props.value !== n.value && a.some(function(s) {
|
|
289
|
-
s.__e = !0,
|
|
289
|
+
s.__e = !0, Vt(s);
|
|
290
290
|
});
|
|
291
291
|
}, this.sub = function(n) {
|
|
292
292
|
a.push(n);
|
|
@@ -312,9 +312,9 @@ Ze = no.slice, S = { __e: function(t, e, r, o) {
|
|
|
312
312
|
return t != null && t.constructor == null;
|
|
313
313
|
}, le.prototype.setState = function(t, e) {
|
|
314
314
|
var r;
|
|
315
|
-
r = this.__s != null && this.__s !== this.state ? this.__s : this.__s = fe({}, this.state), typeof t == "function" && (t = t(fe({}, r), this.props)), t && fe(r, t), t != null && this.__v && (e && this._sb.push(e),
|
|
315
|
+
r = this.__s != null && this.__s !== this.state ? this.__s : this.__s = fe({}, this.state), typeof t == "function" && (t = t(fe({}, r), this.props)), t && fe(r, t), t != null && this.__v && (e && this._sb.push(e), Vt(this));
|
|
316
316
|
}, le.prototype.forceUpdate = function(t) {
|
|
317
|
-
this.__v && (this.__e = !0, t && this.__h.push(t),
|
|
317
|
+
this.__v && (this.__e = !0, t && this.__h.push(t), Vt(this));
|
|
318
318
|
}, le.prototype.render = q, ve = [], ao = typeof Promise == "function" ? Promise.prototype.then.bind(Promise.resolve()) : setTimeout, Ut = function(t, e) {
|
|
319
319
|
return t.__v.__b - e.__v.__b;
|
|
320
320
|
}, ft.__r = 0, io = 0;
|
|
@@ -807,7 +807,7 @@ const Ua = (t, e) => {
|
|
|
807
807
|
return Y(() => {
|
|
808
808
|
r.current = e ? r.current : t;
|
|
809
809
|
}, [t, e]), r.current;
|
|
810
|
-
}, Ao = (t, e, r, o) => t.getFixedT(e, r, o),
|
|
810
|
+
}, Ao = (t, e, r, o) => t.getFixedT(e, r, o), Va = (t, e, r, o) => ca(Ao(t, e, r, o), [t, e, r, o]), ae = (t, e = {}) => {
|
|
811
811
|
var v, w, A, B;
|
|
812
812
|
const {
|
|
813
813
|
i18n: r
|
|
@@ -817,7 +817,7 @@ const Ua = (t, e) => {
|
|
|
817
817
|
} = _o(Ta) || {}, i = r || o || bt();
|
|
818
818
|
if (i && !i.reportNamespaces && (i.reportNamespaces = new Oa()), !i) {
|
|
819
819
|
jt("You will need to pass in an i18next instance by using initReactI18next");
|
|
820
|
-
const z = (O,
|
|
820
|
+
const z = (O, I) => we(I) ? I : Sa(I) && we(I.defaultValue) ? I.defaultValue : Array.isArray(O) ? O[O.length - 1] : O, L = [z, {}, !1];
|
|
821
821
|
return L.t = z, L.i18n = {}, L.ready = !1, L;
|
|
822
822
|
}
|
|
823
823
|
(v = i.options.react) != null && v.wait && jt("It seems you are still using the old wait option, you may migrate to the new useSuspense behaviour.");
|
|
@@ -831,7 +831,7 @@ const Ua = (t, e) => {
|
|
|
831
831
|
} = n;
|
|
832
832
|
let l = t || a || ((w = i.options) == null ? void 0 : w.defaultNS);
|
|
833
833
|
l = we(l) ? [l] : l || ["translation"], (B = (A = i.reportNamespaces).addUsedNamespaces) == null || B.call(A, l);
|
|
834
|
-
const p = (i.isInitialized || i.initializedStoreOnce) && l.every((z) => Ba(z, i, n)), c =
|
|
834
|
+
const p = (i.isInitialized || i.initializedStoreOnce) && l.every((z) => Ba(z, i, n)), c = Va(i, e.lng || null, n.nsMode === "fallback" ? l : l[0], u), g = () => c, f = () => Ao(i, e.lng || null, n.nsMode === "fallback" ? l : l[0], u), [_, m] = Q(g);
|
|
835
835
|
let y = l.join();
|
|
836
836
|
e.lng && (y = `${e.lng}${y}`);
|
|
837
837
|
const k = Ua(y), b = Qe(!0);
|
|
@@ -849,7 +849,7 @@ const Ua = (t, e) => {
|
|
|
849
849
|
b.current && m(f);
|
|
850
850
|
};
|
|
851
851
|
return z && (i == null || i.on(z, O)), L && (i == null || i.store.on(L, O)), () => {
|
|
852
|
-
b.current = !1, i && (z == null || z.split(" ").forEach((
|
|
852
|
+
b.current = !1, i && (z == null || z.split(" ").forEach((I) => i.off(I, O))), L && i && L.split(" ").forEach((I) => i.store.off(I, O));
|
|
853
853
|
};
|
|
854
854
|
}, [i, y]), Y(() => {
|
|
855
855
|
b.current && p && m(g);
|
|
@@ -861,7 +861,7 @@ const Ua = (t, e) => {
|
|
|
861
861
|
e.lng ? Nr(i, e.lng, l, () => z()) : Rr(i, l, () => z());
|
|
862
862
|
});
|
|
863
863
|
};
|
|
864
|
-
var
|
|
864
|
+
var Ia = Symbol.for("preact-signals");
|
|
865
865
|
function Bt() {
|
|
866
866
|
if (ye > 1)
|
|
867
867
|
ye--;
|
|
@@ -906,7 +906,7 @@ function Bo(t) {
|
|
|
906
906
|
function X(t) {
|
|
907
907
|
this.v = t, this.i = 0, this.n = void 0, this.t = void 0;
|
|
908
908
|
}
|
|
909
|
-
X.prototype.brand =
|
|
909
|
+
X.prototype.brand = Ia;
|
|
910
910
|
X.prototype.h = function() {
|
|
911
911
|
return !0;
|
|
912
912
|
};
|
|
@@ -1594,7 +1594,7 @@ function Ai(t) {
|
|
|
1594
1594
|
return bi.test(t);
|
|
1595
1595
|
}
|
|
1596
1596
|
function Bi() {
|
|
1597
|
-
const t = H("colors"), e = H("spacing"), r = H("blur"), o = H("brightness"), a = H("borderColor"), i = H("borderRadius"), n = H("borderSpacing"), s = H("borderWidth"), u = H("contrast"), l = H("grayscale"), p = H("hueRotate"), c = H("invert"), g = H("gap"), f = H("gradientColorStops"), _ = H("gradientColorStopPositions"), m = H("inset"), y = H("margin"), k = H("opacity"), b = H("padding"), x = H("saturate"), v = H("scale"), w = H("sepia"), A = H("skew"), B = H("space"), z = H("translate"), L = () => ["auto", "contain", "none"], O = () => ["auto", "hidden", "clip", "visible", "scroll"],
|
|
1597
|
+
const t = H("colors"), e = H("spacing"), r = H("blur"), o = H("brightness"), a = H("borderColor"), i = H("borderRadius"), n = H("borderSpacing"), s = H("borderWidth"), u = H("contrast"), l = H("grayscale"), p = H("hueRotate"), c = H("invert"), g = H("gap"), f = H("gradientColorStops"), _ = H("gradientColorStopPositions"), m = H("inset"), y = H("margin"), k = H("opacity"), b = H("padding"), x = H("saturate"), v = H("scale"), w = H("sepia"), A = H("skew"), B = H("space"), z = H("translate"), L = () => ["auto", "contain", "none"], O = () => ["auto", "hidden", "clip", "visible", "scroll"], I = () => ["auto", F, e], V = () => [F, e], G = () => ["", ge, me], C = () => ["auto", Ce, F], D = () => ["bottom", "center", "left", "left-bottom", "left-top", "right", "right-bottom", "right-top", "top"], R = () => ["solid", "dashed", "dotted", "double", "none"], J = () => ["normal", "multiply", "screen", "overlay", "darken", "lighten", "color-dodge", "color-burn", "hard-light", "soft-light", "difference", "exclusion", "hue", "saturation", "color", "luminosity", "plus-lighter"], T = () => ["start", "end", "center", "between", "around", "evenly", "stretch"], h = () => ["", "0", F], E = () => ["auto", "avoid", "all", "avoid-page", "page", "left", "right", "column"], P = () => [Ce, lt], W = () => [Ce, F];
|
|
1598
1598
|
return {
|
|
1599
1599
|
cacheSize: 500,
|
|
1600
1600
|
separator: ":",
|
|
@@ -1605,25 +1605,25 @@ function Bi() {
|
|
|
1605
1605
|
brightness: P(),
|
|
1606
1606
|
borderColor: [t],
|
|
1607
1607
|
borderRadius: ["none", "", "full", _e, F],
|
|
1608
|
-
borderSpacing:
|
|
1608
|
+
borderSpacing: V(),
|
|
1609
1609
|
borderWidth: G(),
|
|
1610
1610
|
contrast: P(),
|
|
1611
1611
|
grayscale: h(),
|
|
1612
1612
|
hueRotate: W(),
|
|
1613
1613
|
invert: h(),
|
|
1614
|
-
gap:
|
|
1614
|
+
gap: V(),
|
|
1615
1615
|
gradientColorStops: [t],
|
|
1616
1616
|
gradientColorStopPositions: [mi, me],
|
|
1617
|
-
inset:
|
|
1618
|
-
margin:
|
|
1617
|
+
inset: I(),
|
|
1618
|
+
margin: I(),
|
|
1619
1619
|
opacity: P(),
|
|
1620
|
-
padding:
|
|
1620
|
+
padding: V(),
|
|
1621
1621
|
saturate: P(),
|
|
1622
1622
|
scale: P(),
|
|
1623
1623
|
sepia: h(),
|
|
1624
1624
|
skew: W(),
|
|
1625
|
-
space:
|
|
1626
|
-
translate:
|
|
1625
|
+
space: V(),
|
|
1626
|
+
translate: V()
|
|
1627
1627
|
},
|
|
1628
1628
|
classGroups: {
|
|
1629
1629
|
// Layout
|
|
@@ -1847,7 +1847,7 @@ function Bi() {
|
|
|
1847
1847
|
* @see https://tailwindcss.com/docs/flex-basis
|
|
1848
1848
|
*/
|
|
1849
1849
|
basis: [{
|
|
1850
|
-
basis:
|
|
1850
|
+
basis: I()
|
|
1851
1851
|
}],
|
|
1852
1852
|
/**
|
|
1853
1853
|
* Flex Direction
|
|
@@ -2454,7 +2454,7 @@ function Bi() {
|
|
|
2454
2454
|
* @see https://tailwindcss.com/docs/text-indent
|
|
2455
2455
|
*/
|
|
2456
2456
|
indent: [{
|
|
2457
|
-
indent:
|
|
2457
|
+
indent: V()
|
|
2458
2458
|
}],
|
|
2459
2459
|
/**
|
|
2460
2460
|
* Vertical Alignment
|
|
@@ -3331,126 +3331,126 @@ function Bi() {
|
|
|
3331
3331
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
3332
3332
|
*/
|
|
3333
3333
|
"scroll-m": [{
|
|
3334
|
-
"scroll-m":
|
|
3334
|
+
"scroll-m": V()
|
|
3335
3335
|
}],
|
|
3336
3336
|
/**
|
|
3337
3337
|
* Scroll Margin X
|
|
3338
3338
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
3339
3339
|
*/
|
|
3340
3340
|
"scroll-mx": [{
|
|
3341
|
-
"scroll-mx":
|
|
3341
|
+
"scroll-mx": V()
|
|
3342
3342
|
}],
|
|
3343
3343
|
/**
|
|
3344
3344
|
* Scroll Margin Y
|
|
3345
3345
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
3346
3346
|
*/
|
|
3347
3347
|
"scroll-my": [{
|
|
3348
|
-
"scroll-my":
|
|
3348
|
+
"scroll-my": V()
|
|
3349
3349
|
}],
|
|
3350
3350
|
/**
|
|
3351
3351
|
* Scroll Margin Start
|
|
3352
3352
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
3353
3353
|
*/
|
|
3354
3354
|
"scroll-ms": [{
|
|
3355
|
-
"scroll-ms":
|
|
3355
|
+
"scroll-ms": V()
|
|
3356
3356
|
}],
|
|
3357
3357
|
/**
|
|
3358
3358
|
* Scroll Margin End
|
|
3359
3359
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
3360
3360
|
*/
|
|
3361
3361
|
"scroll-me": [{
|
|
3362
|
-
"scroll-me":
|
|
3362
|
+
"scroll-me": V()
|
|
3363
3363
|
}],
|
|
3364
3364
|
/**
|
|
3365
3365
|
* Scroll Margin Top
|
|
3366
3366
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
3367
3367
|
*/
|
|
3368
3368
|
"scroll-mt": [{
|
|
3369
|
-
"scroll-mt":
|
|
3369
|
+
"scroll-mt": V()
|
|
3370
3370
|
}],
|
|
3371
3371
|
/**
|
|
3372
3372
|
* Scroll Margin Right
|
|
3373
3373
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
3374
3374
|
*/
|
|
3375
3375
|
"scroll-mr": [{
|
|
3376
|
-
"scroll-mr":
|
|
3376
|
+
"scroll-mr": V()
|
|
3377
3377
|
}],
|
|
3378
3378
|
/**
|
|
3379
3379
|
* Scroll Margin Bottom
|
|
3380
3380
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
3381
3381
|
*/
|
|
3382
3382
|
"scroll-mb": [{
|
|
3383
|
-
"scroll-mb":
|
|
3383
|
+
"scroll-mb": V()
|
|
3384
3384
|
}],
|
|
3385
3385
|
/**
|
|
3386
3386
|
* Scroll Margin Left
|
|
3387
3387
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
3388
3388
|
*/
|
|
3389
3389
|
"scroll-ml": [{
|
|
3390
|
-
"scroll-ml":
|
|
3390
|
+
"scroll-ml": V()
|
|
3391
3391
|
}],
|
|
3392
3392
|
/**
|
|
3393
3393
|
* Scroll Padding
|
|
3394
3394
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
3395
3395
|
*/
|
|
3396
3396
|
"scroll-p": [{
|
|
3397
|
-
"scroll-p":
|
|
3397
|
+
"scroll-p": V()
|
|
3398
3398
|
}],
|
|
3399
3399
|
/**
|
|
3400
3400
|
* Scroll Padding X
|
|
3401
3401
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
3402
3402
|
*/
|
|
3403
3403
|
"scroll-px": [{
|
|
3404
|
-
"scroll-px":
|
|
3404
|
+
"scroll-px": V()
|
|
3405
3405
|
}],
|
|
3406
3406
|
/**
|
|
3407
3407
|
* Scroll Padding Y
|
|
3408
3408
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
3409
3409
|
*/
|
|
3410
3410
|
"scroll-py": [{
|
|
3411
|
-
"scroll-py":
|
|
3411
|
+
"scroll-py": V()
|
|
3412
3412
|
}],
|
|
3413
3413
|
/**
|
|
3414
3414
|
* Scroll Padding Start
|
|
3415
3415
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
3416
3416
|
*/
|
|
3417
3417
|
"scroll-ps": [{
|
|
3418
|
-
"scroll-ps":
|
|
3418
|
+
"scroll-ps": V()
|
|
3419
3419
|
}],
|
|
3420
3420
|
/**
|
|
3421
3421
|
* Scroll Padding End
|
|
3422
3422
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
3423
3423
|
*/
|
|
3424
3424
|
"scroll-pe": [{
|
|
3425
|
-
"scroll-pe":
|
|
3425
|
+
"scroll-pe": V()
|
|
3426
3426
|
}],
|
|
3427
3427
|
/**
|
|
3428
3428
|
* Scroll Padding Top
|
|
3429
3429
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
3430
3430
|
*/
|
|
3431
3431
|
"scroll-pt": [{
|
|
3432
|
-
"scroll-pt":
|
|
3432
|
+
"scroll-pt": V()
|
|
3433
3433
|
}],
|
|
3434
3434
|
/**
|
|
3435
3435
|
* Scroll Padding Right
|
|
3436
3436
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
3437
3437
|
*/
|
|
3438
3438
|
"scroll-pr": [{
|
|
3439
|
-
"scroll-pr":
|
|
3439
|
+
"scroll-pr": V()
|
|
3440
3440
|
}],
|
|
3441
3441
|
/**
|
|
3442
3442
|
* Scroll Padding Bottom
|
|
3443
3443
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
3444
3444
|
*/
|
|
3445
3445
|
"scroll-pb": [{
|
|
3446
|
-
"scroll-pb":
|
|
3446
|
+
"scroll-pb": V()
|
|
3447
3447
|
}],
|
|
3448
3448
|
/**
|
|
3449
3449
|
* Scroll Padding Left
|
|
3450
3450
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
3451
3451
|
*/
|
|
3452
3452
|
"scroll-pl": [{
|
|
3453
|
-
"scroll-pl":
|
|
3453
|
+
"scroll-pl": V()
|
|
3454
3454
|
}],
|
|
3455
3455
|
/**
|
|
3456
3456
|
* Scroll Snap Align
|
|
@@ -3805,7 +3805,7 @@ class St {
|
|
|
3805
3805
|
return i;
|
|
3806
3806
|
}
|
|
3807
3807
|
}
|
|
3808
|
-
const
|
|
3808
|
+
const Vo = class Me {
|
|
3809
3809
|
constructor() {
|
|
3810
3810
|
this.initialized = !1, this.currentBike = null, this.activeSubscription = null, this.components = [], this.config = Pr;
|
|
3811
3811
|
}
|
|
@@ -4032,8 +4032,8 @@ const Io = class Me {
|
|
|
4032
4032
|
}))).flat(), a = a.filter((n, s, u) => s === u.findIndex((l) => l.title === n.title && l.text_id === n.text_id && l.handle === n.handle && l.url === n.url)), a;
|
|
4033
4033
|
}
|
|
4034
4034
|
};
|
|
4035
|
-
|
|
4036
|
-
let Fi =
|
|
4035
|
+
Vo.instance = null;
|
|
4036
|
+
let Fi = Vo;
|
|
4037
4037
|
var Li = 0;
|
|
4038
4038
|
function d(t, e, r, o, a, i) {
|
|
4039
4039
|
var n, s, u = {};
|
|
@@ -4178,7 +4178,7 @@ function tt({
|
|
|
4178
4178
|
})]
|
|
4179
4179
|
});
|
|
4180
4180
|
}
|
|
4181
|
-
function
|
|
4181
|
+
function Io() {
|
|
4182
4182
|
const {
|
|
4183
4183
|
t
|
|
4184
4184
|
} = ae();
|
|
@@ -4385,7 +4385,7 @@ const Nt = {
|
|
|
4385
4385
|
...C
|
|
4386
4386
|
};
|
|
4387
4387
|
});
|
|
4388
|
-
},
|
|
4388
|
+
}, I = async () => {
|
|
4389
4389
|
u((C) => {
|
|
4390
4390
|
var D, R, J;
|
|
4391
4391
|
if (C.frameSize.options = (D = s == null ? void 0 : s.value) != null && D.sizes ? s.value.sizes.filter((T) => !!T.size).map((T) => ({
|
|
@@ -4415,7 +4415,7 @@ const Nt = {
|
|
|
4415
4415
|
O();
|
|
4416
4416
|
}));
|
|
4417
4417
|
}, [s.frameSeries.value]), Y(() => {
|
|
4418
|
-
s.value._key && (m("frameSize"),
|
|
4418
|
+
s.value._key && (m("frameSize"), I());
|
|
4419
4419
|
}, [(G = s.value) == null ? void 0 : G._key]), Y(() => {
|
|
4420
4420
|
s.frameSize.value && u((C) => {
|
|
4421
4421
|
var D, R;
|
|
@@ -4425,7 +4425,7 @@ const Nt = {
|
|
|
4425
4425
|
}, delete C.value.sizes, C;
|
|
4426
4426
|
});
|
|
4427
4427
|
}, [s.frameSize.value]);
|
|
4428
|
-
const
|
|
4428
|
+
const V = {
|
|
4429
4429
|
// Wizard Bike
|
|
4430
4430
|
bike: s,
|
|
4431
4431
|
setBike: u,
|
|
@@ -4446,7 +4446,7 @@ const Nt = {
|
|
|
4446
4446
|
lounge: a
|
|
4447
4447
|
};
|
|
4448
4448
|
return d(Mo.Provider, {
|
|
4449
|
-
value:
|
|
4449
|
+
value: V,
|
|
4450
4450
|
children: t
|
|
4451
4451
|
});
|
|
4452
4452
|
}, Pe = () => {
|
|
@@ -4526,7 +4526,7 @@ function Pi() {
|
|
|
4526
4526
|
},
|
|
4527
4527
|
class: U("duration-300 transition-colors mt-4 rounded-xl p-3 w-full flex justify-center items-center", "bg-gray-200 text-gray-800"),
|
|
4528
4528
|
children: i("bikeselector_home_close_btn")
|
|
4529
|
-
}), d(
|
|
4529
|
+
}), d(Io, {})]
|
|
4530
4530
|
});
|
|
4531
4531
|
}
|
|
4532
4532
|
const Ti = (t) => /* @__PURE__ */ N("svg", { width: 20, height: 20, viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ N("circle", { cx: 10, cy: 10, r: 10, fill: "#030712" }), /* @__PURE__ */ N("path", { d: "M6.57886 11.0526L9.02922 13.191L13.4604 7.02636", stroke: "white", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round" }));
|
|
@@ -4831,7 +4831,7 @@ function Ui() {
|
|
|
4831
4831
|
})]
|
|
4832
4832
|
});
|
|
4833
4833
|
}
|
|
4834
|
-
function
|
|
4834
|
+
function Vi() {
|
|
4835
4835
|
var i, n;
|
|
4836
4836
|
const {
|
|
4837
4837
|
bike: t,
|
|
@@ -4894,7 +4894,7 @@ const xe = de({
|
|
|
4894
4894
|
step: 0,
|
|
4895
4895
|
back: ""
|
|
4896
4896
|
});
|
|
4897
|
-
function
|
|
4897
|
+
function Ii({
|
|
4898
4898
|
children: t
|
|
4899
4899
|
}) {
|
|
4900
4900
|
const {
|
|
@@ -5027,7 +5027,7 @@ function ji() {
|
|
|
5027
5027
|
},
|
|
5028
5028
|
class: U("duration-300 transition-colors mt-4 rounded-xl p-3 w-full flex justify-center items-center", "bg-gray-200 text-gray-800"),
|
|
5029
5029
|
children: r("bikeselector_browse_back_btn")
|
|
5030
|
-
}), d(
|
|
5030
|
+
}), d(Io, {})]
|
|
5031
5031
|
});
|
|
5032
5032
|
}
|
|
5033
5033
|
const Yt = de("/"), ne = (t) => {
|
|
@@ -5050,7 +5050,7 @@ const Yt = de("/"), ne = (t) => {
|
|
|
5050
5050
|
path: "/search"
|
|
5051
5051
|
}, {
|
|
5052
5052
|
title: "bikeselector_size_title",
|
|
5053
|
-
component:
|
|
5053
|
+
component: Vi,
|
|
5054
5054
|
path: "/size"
|
|
5055
5055
|
}, {
|
|
5056
5056
|
title: "bikeselector_confirm_title",
|
|
@@ -5086,7 +5086,7 @@ function Hi() {
|
|
|
5086
5086
|
children: ir
|
|
5087
5087
|
}), d(qi, {
|
|
5088
5088
|
children: d(Ni, {
|
|
5089
|
-
children: d(
|
|
5089
|
+
children: d(Ii, {
|
|
5090
5090
|
children: d($i, {})
|
|
5091
5091
|
})
|
|
5092
5092
|
})
|
|
@@ -5268,7 +5268,7 @@ function Ki({
|
|
|
5268
5268
|
});
|
|
5269
5269
|
}
|
|
5270
5270
|
const Ji = `.wrapper{position:relative}.bm_collection_result{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.4rem;position:relative;margin-left:auto;margin-right:auto;font-size:14px;text-align:left;height:100%;line-height:1.3em}.bm_collection_result_iconLabel{display:inline-block;position:relative}.bm_collection_result_link{text-align:right;font-weight:500;font-size:.6em;margin-top:1px;text-decoration:underline;color:#000}.bm_collection_result_link:visited{color:#000}.bm_collection_result p{display:inline;padding:1px;margin:0;color:#000}.bm_collection_result_icon{padding:0 .1rem 0 0;position:absolute;left:-24px;top:-.25rem}.bm-hidden{display:none}.lds-ring{display:inline-block;position:relative;width:24px;height:24px}.lds-ring div{box-sizing:border-box;display:block;position:absolute;width:19px;height:19px;margin:2px;border:2px solid #c4cdd5;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:#c4cdd5 transparent transparent transparent}.lds-ring div:nth-child(1){animation-delay:-.45s}.lds-ring div:nth-child(2){animation-delay:-.3s}.lds-ring div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
|
|
5271
|
-
`,
|
|
5271
|
+
`, Vr = {
|
|
5272
5272
|
unavailable: {
|
|
5273
5273
|
icon: Wt,
|
|
5274
5274
|
heading: "",
|
|
@@ -5294,7 +5294,7 @@ function Ko({
|
|
|
5294
5294
|
"data-type": t
|
|
5295
5295
|
}) {
|
|
5296
5296
|
var o;
|
|
5297
|
-
const e =
|
|
5297
|
+
const e = Vr[t], {
|
|
5298
5298
|
t: r
|
|
5299
5299
|
} = ae();
|
|
5300
5300
|
return e ? d(q, {
|
|
@@ -5326,7 +5326,7 @@ function Ko({
|
|
|
5326
5326
|
class: "status flex flex-col p-2 pl-1 w-full",
|
|
5327
5327
|
children: d("p", {
|
|
5328
5328
|
class: "max-[426px]:text-xs text-sm font-semibold p-0 leading-[18px] text-center",
|
|
5329
|
-
children: r((o =
|
|
5329
|
+
children: r((o = Vr[t]) == null ? void 0 : o.code)
|
|
5330
5330
|
})
|
|
5331
5331
|
})]
|
|
5332
5332
|
}), d(e.icon, {
|
|
@@ -5366,20 +5366,19 @@ const Yi = async (t, e, r) => {
|
|
|
5366
5366
|
const u = Ee.value.find((l) => l.sku === s.trim());
|
|
5367
5367
|
o.push(u);
|
|
5368
5368
|
}
|
|
5369
|
-
o.
|
|
5370
|
-
|
|
5371
|
-
o.some((s) => (s == null ? void 0 : s.compatible) === null), i ? ie = {
|
|
5369
|
+
const a = o.some((s) => (s == null ? void 0 : s.compatible) === !0 && (s == null ? void 0 : s.warning) === !0), i = o.some((s) => (s == null ? void 0 : s.compatible) === !0), n = o.every((s) => (s == null ? void 0 : s.compatible) === null);
|
|
5370
|
+
a ? ie = {
|
|
5372
5371
|
type: "warning",
|
|
5373
5372
|
...Be.warning
|
|
5374
|
-
} :
|
|
5373
|
+
} : i ? ie = {
|
|
5375
5374
|
type: "compatible",
|
|
5376
5375
|
...Be.compatible
|
|
5377
|
-
} :
|
|
5378
|
-
type: "incompatible",
|
|
5379
|
-
...Be.incompatible
|
|
5380
|
-
} : ie = {
|
|
5376
|
+
} : n ? ie = {
|
|
5381
5377
|
type: "unavailable",
|
|
5382
5378
|
...Be.unavailable
|
|
5379
|
+
} : ie = {
|
|
5380
|
+
type: "incompatible",
|
|
5381
|
+
...Be.incompatible
|
|
5383
5382
|
};
|
|
5384
5383
|
}, Wi = function(t, e, r, o, a, i, n) {
|
|
5385
5384
|
var u;
|
|
@@ -5477,9 +5476,9 @@ yt.exports;
|
|
|
5477
5476
|
}, O = function(h, E) {
|
|
5478
5477
|
var P = "";
|
|
5479
5478
|
return h >= 55296 && h <= 57343 || h > 1114111 ? (E && G("character reference outside the permissible Unicode range"), "�") : B(b, h) ? (E && G("disallowed character reference"), b[h]) : (E && z(x, h) && G("disallowed character reference"), h > 65535 && (h -= 65536, P += v(h >>> 10 & 1023 | 55296), h = 56320 | h & 1023), P += v(h), P);
|
|
5480
|
-
}, V = function(h) {
|
|
5481
|
-
return "&#x" + h.toString(16).toUpperCase() + ";";
|
|
5482
5479
|
}, I = function(h) {
|
|
5480
|
+
return "&#x" + h.toString(16).toUpperCase() + ";";
|
|
5481
|
+
}, V = function(h) {
|
|
5483
5482
|
return "&#" + h + ";";
|
|
5484
5483
|
}, G = function(h) {
|
|
5485
5484
|
throw Error("Parse error: " + h);
|
|
@@ -5487,7 +5486,7 @@ yt.exports;
|
|
|
5487
5486
|
E = L(E, C.options);
|
|
5488
5487
|
var P = E.strict;
|
|
5489
5488
|
P && _.test(h) && G("forbidden code point");
|
|
5490
|
-
var W = E.encodeEverything, se = E.useNamedReferences, be = E.allowUnsafeSymbols, pe = E.decimal ?
|
|
5489
|
+
var W = E.encodeEverything, se = E.useNamedReferences, be = E.allowUnsafeSymbols, pe = E.decimal ? V : I, te = function($) {
|
|
5491
5490
|
return pe($.charCodeAt(0));
|
|
5492
5491
|
};
|
|
5493
5492
|
return W ? (h = h.replace(s, function($) {
|
|
@@ -5624,12 +5623,12 @@ function nn({
|
|
|
5624
5623
|
}), [p, c] = Q([]), {
|
|
5625
5624
|
t: g
|
|
5626
5625
|
} = ae(), f = !!r.getActiveSubscription(), _ = o.currentCollectionHandle || "", m = o.collectionUrl || "", y = o.compatiblityListCurrentPage || 0, k = !!o.showCompatibleList || !1, b = o.logLevel || "none", x = (w) => {
|
|
5627
|
-
var O,
|
|
5626
|
+
var O, I;
|
|
5628
5627
|
if (!(e != null && e.current))
|
|
5629
5628
|
return null;
|
|
5630
|
-
const A = (
|
|
5629
|
+
const A = (I = (O = e == null ? void 0 : e.current) == null ? void 0 : O.parentElement) == null ? void 0 : I.querySelector('template[slot="product-card"]');
|
|
5631
5630
|
b === "verbose" && console.log("CompatibleList Product Card Template: ", A);
|
|
5632
|
-
const L = (A ? A.innerHTML : an()).replace(o.isShopify ? /\@\@#if\s+(\w+)\@\@(.*?)\@\@\/if\@\@/gs : /\{\{#if\s+(\w+)\}\}(.*?)\{\{\/if\}\}/gs, (
|
|
5631
|
+
const L = (A ? A.innerHTML : an()).replace(o.isShopify ? /\@\@#if\s+(\w+)\@\@(.*?)\@\@\/if\@\@/gs : /\{\{#if\s+(\w+)\}\}(.*?)\{\{\/if\}\}/gs, (V, G, C) => w[G] ? C : "").replace(o.isShopify ? /\@\@\s*(\w+)\s*\@\@/g : /\{\{\s*(\w+)\s*\}\}/g, (V, G) => {
|
|
5633
5632
|
if (G === "compatibility")
|
|
5634
5633
|
return '<bikematrix-compatibilitylabel data-type="compatible"></bikematrix-compatibilitylabel>';
|
|
5635
5634
|
const C = w[G];
|
|
@@ -5643,7 +5642,7 @@ function nn({
|
|
|
5643
5642
|
};
|
|
5644
5643
|
return Y(() => {
|
|
5645
5644
|
var L, O;
|
|
5646
|
-
const w = o.collections.map((
|
|
5645
|
+
const w = o.collections.map((I) => I.handle) || [];
|
|
5647
5646
|
if (!k || !w.includes(_)) {
|
|
5648
5647
|
l({
|
|
5649
5648
|
type: "unknown",
|
|
@@ -5658,7 +5657,7 @@ function nn({
|
|
|
5658
5657
|
}), i(!re.value);
|
|
5659
5658
|
return;
|
|
5660
5659
|
}
|
|
5661
|
-
if (!((O = (L = M.value) == null ? void 0 : L.compatibleCollections) == null ? void 0 : O.find((
|
|
5660
|
+
if (!((O = (L = M.value) == null ? void 0 : L.compatibleCollections) == null ? void 0 : O.find((I) => I.handle === _))) {
|
|
5662
5661
|
i(!1);
|
|
5663
5662
|
return;
|
|
5664
5663
|
}
|
|
@@ -5949,7 +5948,7 @@ const Ue = () => {
|
|
|
5949
5948
|
t = o, e = a;
|
|
5950
5949
|
});
|
|
5951
5950
|
return r.resolve = t, r.reject = e, r;
|
|
5952
|
-
},
|
|
5951
|
+
}, Ir = (t) => t == null ? "" : "" + t, dn = (t, e, r) => {
|
|
5953
5952
|
t.forEach((o) => {
|
|
5954
5953
|
e[o] && (r[o] = e[o]);
|
|
5955
5954
|
});
|
|
@@ -6243,11 +6242,11 @@ class Ct extends Et {
|
|
|
6243
6242
|
let v = !1, w = !1;
|
|
6244
6243
|
const A = r.count !== void 0 && typeof r.count != "string", B = Ct.hasDefaultValue(r), z = A ? this.pluralResolver.getSuffix(l, r.count, r) : "", L = r.ordinal && A ? this.pluralResolver.getSuffix(l, r.count, {
|
|
6245
6244
|
ordinal: !1
|
|
6246
|
-
}) : "", O = A && !r.ordinal && r.count === 0 && this.pluralResolver.shouldUseIntlApi(),
|
|
6247
|
-
!this.isValidLookup(g) && B && (v = !0, g =
|
|
6248
|
-
const G = (r.missingKeyNoValueFallbackToKey || this.options.missingKeyNoValueFallbackToKey) && w ? void 0 : g, C = B &&
|
|
6245
|
+
}) : "", O = A && !r.ordinal && r.count === 0 && this.pluralResolver.shouldUseIntlApi(), I = O && r[`defaultValue${this.options.pluralSeparator}zero`] || r[`defaultValue${z}`] || r[`defaultValue${L}`] || r.defaultValue;
|
|
6246
|
+
!this.isValidLookup(g) && B && (v = !0, g = I), this.isValidLookup(g) || (w = !0, g = n);
|
|
6247
|
+
const G = (r.missingKeyNoValueFallbackToKey || this.options.missingKeyNoValueFallbackToKey) && w ? void 0 : g, C = B && I !== g && this.options.updateMissing;
|
|
6249
6248
|
if (w || v || C) {
|
|
6250
|
-
if (this.logger.log(C ? "updateKey" : "missingKey", l, u, n, C ?
|
|
6249
|
+
if (this.logger.log(C ? "updateKey" : "missingKey", l, u, n, C ? I : g), i) {
|
|
6251
6250
|
const T = this.resolve(n, {
|
|
6252
6251
|
...r,
|
|
6253
6252
|
keySeparator: !1
|
|
@@ -6268,9 +6267,9 @@ class Ct extends Et {
|
|
|
6268
6267
|
this.options.saveMissing && (this.options.saveMissingPlurals && A ? D.forEach((T) => {
|
|
6269
6268
|
const h = this.pluralResolver.getSuffixes(T, r);
|
|
6270
6269
|
O && r[`defaultValue${this.options.pluralSeparator}zero`] && h.indexOf(`${this.options.pluralSeparator}zero`) < 0 && h.push(`${this.options.pluralSeparator}zero`), h.forEach((E) => {
|
|
6271
|
-
J([T], n + E, r[`defaultValue${E}`] ||
|
|
6270
|
+
J([T], n + E, r[`defaultValue${E}`] || I);
|
|
6272
6271
|
});
|
|
6273
|
-
}) : J(D, n,
|
|
6272
|
+
}) : J(D, n, I));
|
|
6274
6273
|
}
|
|
6275
6274
|
g = this.extendTranslation(g, e, r, c, o), w && g === n && this.options.appendNamespaceToMissingKey && (g = `${u}:${n}`), (w || v) && this.options.parseMissingKeyHandler && (this.options.compatibilityAPI !== "v1" ? g = this.options.parseMissingKeyHandler(this.options.appendNamespaceToMissingKey ? `${u}:${n}` : n, v ? g : void 0) : g = this.options.parseMissingKeyHandler(g));
|
|
6276
6275
|
}
|
|
@@ -6747,7 +6746,7 @@ class Bn {
|
|
|
6747
6746
|
} else
|
|
6748
6747
|
this.logger.warn(`missed to pass in variable ${_} for interpolating ${e}`), n = "";
|
|
6749
6748
|
else
|
|
6750
|
-
typeof n != "string" && !this.useRawValueToEscape && (n =
|
|
6749
|
+
typeof n != "string" && !this.useRawValueToEscape && (n = Ir(n));
|
|
6751
6750
|
const m = f.safeValue(n);
|
|
6752
6751
|
if (e = e.replace(i[0], m), c ? (f.regex.lastIndex += n.length, f.regex.lastIndex -= i[0].length) : f.regex.lastIndex = 0, s++, s >= this.maxReplaces)
|
|
6753
6752
|
break;
|
|
@@ -6787,7 +6786,7 @@ class Bn {
|
|
|
6787
6786
|
}
|
|
6788
6787
|
if (i = r(s.call(this, a[1].trim(), n), n), i && a[0] === e && typeof i != "string")
|
|
6789
6788
|
return i;
|
|
6790
|
-
typeof i != "string" && (i =
|
|
6789
|
+
typeof i != "string" && (i = Ir(i)), i || (this.logger.warn(`missed to resolve ${a[1]} for nesting ${e}`), i = ""), l && (i = u.reduce((p, c) => this.format(p, c, o.lng, {
|
|
6791
6790
|
...o,
|
|
6792
6791
|
interpolationkey: a[1].trim()
|
|
6793
6792
|
}), i.trim())), e = e.replace(a[0], i), this.regexp.lastIndex = 0;
|
|
@@ -8436,10 +8435,10 @@ const zn = {
|
|
|
8436
8435
|
es: Tn
|
|
8437
8436
|
}, {
|
|
8438
8437
|
slice: Un,
|
|
8439
|
-
forEach:
|
|
8438
|
+
forEach: Vn
|
|
8440
8439
|
} = [];
|
|
8441
|
-
function
|
|
8442
|
-
return
|
|
8440
|
+
function In(t) {
|
|
8441
|
+
return Vn.call(Un.call(arguments, 1), (e) => {
|
|
8443
8442
|
if (e)
|
|
8444
8443
|
for (const r in e)
|
|
8445
8444
|
t[r] === void 0 && (t[r] = e[r]);
|
|
@@ -8554,18 +8553,18 @@ var jn = {
|
|
|
8554
8553
|
return r;
|
|
8555
8554
|
}
|
|
8556
8555
|
};
|
|
8557
|
-
let
|
|
8556
|
+
let Ve = null;
|
|
8558
8557
|
const eo = () => {
|
|
8559
|
-
if (
|
|
8560
|
-
return
|
|
8558
|
+
if (Ve !== null)
|
|
8559
|
+
return Ve;
|
|
8561
8560
|
try {
|
|
8562
|
-
|
|
8561
|
+
Ve = window !== "undefined" && window.localStorage !== null;
|
|
8563
8562
|
const t = "i18next.translate.boo";
|
|
8564
8563
|
window.localStorage.setItem(t, "foo"), window.localStorage.removeItem(t);
|
|
8565
8564
|
} catch {
|
|
8566
|
-
|
|
8565
|
+
Ve = !1;
|
|
8567
8566
|
}
|
|
8568
|
-
return
|
|
8567
|
+
return Ve;
|
|
8569
8568
|
};
|
|
8570
8569
|
var Hn = {
|
|
8571
8570
|
name: "localStorage",
|
|
@@ -8585,18 +8584,18 @@ var Hn = {
|
|
|
8585
8584
|
r && eo() && window.localStorage.setItem(r, t);
|
|
8586
8585
|
}
|
|
8587
8586
|
};
|
|
8588
|
-
let
|
|
8587
|
+
let Ie = null;
|
|
8589
8588
|
const to = () => {
|
|
8590
|
-
if (
|
|
8591
|
-
return
|
|
8589
|
+
if (Ie !== null)
|
|
8590
|
+
return Ie;
|
|
8592
8591
|
try {
|
|
8593
|
-
|
|
8592
|
+
Ie = window !== "undefined" && window.sessionStorage !== null;
|
|
8594
8593
|
const t = "i18next.translate.boo";
|
|
8595
8594
|
window.sessionStorage.setItem(t, "foo"), window.sessionStorage.removeItem(t);
|
|
8596
8595
|
} catch {
|
|
8597
|
-
|
|
8596
|
+
Ie = !1;
|
|
8598
8597
|
}
|
|
8599
|
-
return
|
|
8598
|
+
return Ie;
|
|
8600
8599
|
};
|
|
8601
8600
|
var Gn = {
|
|
8602
8601
|
name: "sessionStorage",
|
|
@@ -8689,7 +8688,7 @@ class Zo {
|
|
|
8689
8688
|
let r = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, o = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
|
|
8690
8689
|
this.services = e || {
|
|
8691
8690
|
languageUtils: {}
|
|
8692
|
-
}, this.options =
|
|
8691
|
+
}, this.options = In(r, this.options || {}, Zn()), typeof this.options.convertDetectedLanguage == "string" && this.options.convertDetectedLanguage.indexOf("15897") > -1 && (this.options.convertDetectedLanguage = (a) => a.replace("-", "_")), this.options.lookupFromUrlIndex && (this.options.lookupFromPathIndex = this.options.lookupFromUrlIndex), this.i18nOptions = o, this.addDetector(jn), this.addDetector($n), this.addDetector(Hn), this.addDetector(Gn), this.addDetector(Kn), this.addDetector(Jn), this.addDetector(Yn), this.addDetector(Wn);
|
|
8693
8692
|
}
|
|
8694
8693
|
addDetector(e) {
|
|
8695
8694
|
return this.detectors[e.name] = e, this;
|