trimble-terra 0.0.209 → 0.0.210
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/trimble-terra.js +1120 -1117
- package/package.json +1 -1
package/dist/trimble-terra.js
CHANGED
|
@@ -60,11 +60,11 @@ var S1 = {};
|
|
|
60
60
|
var G3;
|
|
61
61
|
function u9() {
|
|
62
62
|
return G3 || (G3 = 1, process.env.NODE_ENV !== "production" && function() {
|
|
63
|
-
var n = k0, r = Symbol.for("react.element"), s = Symbol.for("react.portal"), c = Symbol.for("react.fragment"), t = Symbol.for("react.strict_mode"), l = Symbol.for("react.profiler"), o = Symbol.for("react.provider"), i = Symbol.for("react.context"), d = Symbol.for("react.forward_ref"), h = Symbol.for("react.suspense"), p = Symbol.for("react.suspense_list"), v = Symbol.for("react.memo"), a = Symbol.for("react.lazy"), g = Symbol.for("react.offscreen"),
|
|
63
|
+
var n = k0, r = Symbol.for("react.element"), s = Symbol.for("react.portal"), c = Symbol.for("react.fragment"), t = Symbol.for("react.strict_mode"), l = Symbol.for("react.profiler"), o = Symbol.for("react.provider"), i = Symbol.for("react.context"), d = Symbol.for("react.forward_ref"), h = Symbol.for("react.suspense"), p = Symbol.for("react.suspense_list"), v = Symbol.for("react.memo"), a = Symbol.for("react.lazy"), g = Symbol.for("react.offscreen"), C = Symbol.iterator, m = "@@iterator";
|
|
64
64
|
function b(A) {
|
|
65
65
|
if (A === null || typeof A != "object")
|
|
66
66
|
return null;
|
|
67
|
-
var P =
|
|
67
|
+
var P = C && A[C] || A[m];
|
|
68
68
|
return typeof P == "function" ? P : null;
|
|
69
69
|
}
|
|
70
70
|
var k = n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
|
|
@@ -85,14 +85,14 @@ function u9() {
|
|
|
85
85
|
m0.unshift("Warning: " + P), Function.prototype.apply.call(console[A], console, m0);
|
|
86
86
|
}
|
|
87
87
|
}
|
|
88
|
-
var E = !1,
|
|
89
|
-
|
|
90
|
-
function
|
|
91
|
-
return !!(typeof A == "string" || typeof A == "function" || A === c || A === l ||
|
|
88
|
+
var E = !1, j = !1, N = !1, R = !1, T = !1, H;
|
|
89
|
+
H = Symbol.for("react.module.reference");
|
|
90
|
+
function M(A) {
|
|
91
|
+
return !!(typeof A == "string" || typeof A == "function" || A === c || A === l || T || A === t || A === h || A === p || R || A === g || E || j || N || typeof A == "object" && A !== null && (A.$$typeof === a || A.$$typeof === v || A.$$typeof === o || A.$$typeof === i || A.$$typeof === d || // This needs to include all possible module reference object
|
|
92
92
|
// types supported by any Flight configuration anywhere since
|
|
93
93
|
// we don't know which Flight build this will end up being used
|
|
94
94
|
// with.
|
|
95
|
-
A.$$typeof ===
|
|
95
|
+
A.$$typeof === H || A.getModuleId !== void 0));
|
|
96
96
|
}
|
|
97
97
|
function S(A, P, I) {
|
|
98
98
|
var l0 = A.displayName;
|
|
@@ -101,7 +101,7 @@ function u9() {
|
|
|
101
101
|
var v0 = P.displayName || P.name || "";
|
|
102
102
|
return v0 !== "" ? I + "(" + v0 + ")" : I;
|
|
103
103
|
}
|
|
104
|
-
function
|
|
104
|
+
function B(A) {
|
|
105
105
|
return A.displayName || "Context";
|
|
106
106
|
}
|
|
107
107
|
function w(A) {
|
|
@@ -129,10 +129,10 @@ function u9() {
|
|
|
129
129
|
switch (A.$$typeof) {
|
|
130
130
|
case i:
|
|
131
131
|
var P = A;
|
|
132
|
-
return
|
|
132
|
+
return B(P) + ".Consumer";
|
|
133
133
|
case o:
|
|
134
134
|
var I = A;
|
|
135
|
-
return
|
|
135
|
+
return B(I._context) + ".Provider";
|
|
136
136
|
case d:
|
|
137
137
|
return S(A, A.render, "ForwardRef");
|
|
138
138
|
case v:
|
|
@@ -149,14 +149,14 @@ function u9() {
|
|
|
149
149
|
}
|
|
150
150
|
return null;
|
|
151
151
|
}
|
|
152
|
-
var x = Object.assign,
|
|
152
|
+
var x = Object.assign, L = 0, F, z, f, J, Z, O, X;
|
|
153
153
|
function G() {
|
|
154
154
|
}
|
|
155
155
|
G.__reactDisabledLog = !0;
|
|
156
156
|
function q() {
|
|
157
157
|
{
|
|
158
|
-
if (
|
|
159
|
-
F = console.log,
|
|
158
|
+
if (L === 0) {
|
|
159
|
+
F = console.log, z = console.info, f = console.warn, J = console.error, Z = console.group, O = console.groupCollapsed, X = console.groupEnd;
|
|
160
160
|
var A = {
|
|
161
161
|
configurable: !0,
|
|
162
162
|
enumerable: !0,
|
|
@@ -173,12 +173,12 @@ function u9() {
|
|
|
173
173
|
groupEnd: A
|
|
174
174
|
});
|
|
175
175
|
}
|
|
176
|
-
|
|
176
|
+
L++;
|
|
177
177
|
}
|
|
178
178
|
}
|
|
179
179
|
function U() {
|
|
180
180
|
{
|
|
181
|
-
if (
|
|
181
|
+
if (L--, L === 0) {
|
|
182
182
|
var A = {
|
|
183
183
|
configurable: !0,
|
|
184
184
|
enumerable: !0,
|
|
@@ -189,29 +189,29 @@ function u9() {
|
|
|
189
189
|
value: F
|
|
190
190
|
}),
|
|
191
191
|
info: x({}, A, {
|
|
192
|
-
value:
|
|
192
|
+
value: z
|
|
193
193
|
}),
|
|
194
194
|
warn: x({}, A, {
|
|
195
|
-
value:
|
|
195
|
+
value: f
|
|
196
196
|
}),
|
|
197
197
|
error: x({}, A, {
|
|
198
|
-
value:
|
|
198
|
+
value: J
|
|
199
199
|
}),
|
|
200
200
|
group: x({}, A, {
|
|
201
|
-
value:
|
|
201
|
+
value: Z
|
|
202
202
|
}),
|
|
203
203
|
groupCollapsed: x({}, A, {
|
|
204
|
-
value:
|
|
204
|
+
value: O
|
|
205
205
|
}),
|
|
206
206
|
groupEnd: x({}, A, {
|
|
207
|
-
value:
|
|
207
|
+
value: X
|
|
208
208
|
})
|
|
209
209
|
});
|
|
210
210
|
}
|
|
211
|
-
|
|
211
|
+
L < 0 && u("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
|
|
212
212
|
}
|
|
213
213
|
}
|
|
214
|
-
var
|
|
214
|
+
var K = k.ReactCurrentDispatcher, $;
|
|
215
215
|
function e0(A, P, I) {
|
|
216
216
|
{
|
|
217
217
|
if ($ === void 0)
|
|
@@ -243,7 +243,7 @@ function u9() {
|
|
|
243
243
|
var v0 = Error.prepareStackTrace;
|
|
244
244
|
Error.prepareStackTrace = void 0;
|
|
245
245
|
var m0;
|
|
246
|
-
m0 =
|
|
246
|
+
m0 = K.current, K.current = null, q();
|
|
247
247
|
try {
|
|
248
248
|
if (P) {
|
|
249
249
|
var w0 = function() {
|
|
@@ -296,7 +296,7 @@ function u9() {
|
|
|
296
296
|
}
|
|
297
297
|
}
|
|
298
298
|
} finally {
|
|
299
|
-
V = !1,
|
|
299
|
+
V = !1, K.current = m0, U(), Error.prepareStackTrace = v0;
|
|
300
300
|
}
|
|
301
301
|
var p1 = A ? A.displayName || A.name : "", n1 = p1 ? e0(p1) : "";
|
|
302
302
|
return typeof A == "function" && _.set(A, n1), n1;
|
|
@@ -599,7 +599,7 @@ Check the top-level render call using <` + I + ">.");
|
|
|
599
599
|
var P3 = {};
|
|
600
600
|
function W3(A, P, I, l0, v0, m0) {
|
|
601
601
|
{
|
|
602
|
-
var w0 =
|
|
602
|
+
var w0 = M(A);
|
|
603
603
|
if (!w0) {
|
|
604
604
|
var p0 = "";
|
|
605
605
|
(A === void 0 || typeof A == "object" && A !== null && Object.keys(A).length === 0) && (p0 += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
|
|
@@ -6177,7 +6177,7 @@ const g9 = `<?xml version="1.0" encoding="utf-8"?>\r
|
|
|
6177
6177
|
linkType: v = "button",
|
|
6178
6178
|
children: a,
|
|
6179
6179
|
onClickHandler: g,
|
|
6180
|
-
className:
|
|
6180
|
+
className: C,
|
|
6181
6181
|
isIcon: m
|
|
6182
6182
|
// fill,
|
|
6183
6183
|
// width,
|
|
@@ -6187,7 +6187,7 @@ const g9 = `<?xml version="1.0" encoding="utf-8"?>\r
|
|
|
6187
6187
|
return p && at(c) === !1 ? /* @__PURE__ */ e.jsxs(
|
|
6188
6188
|
p,
|
|
6189
6189
|
{
|
|
6190
|
-
className: (y === "text" ? "t2-terra-text-link" : ["t2-button", `t2-button--${r}`, b].join(" ")) + ` ${
|
|
6190
|
+
className: (y === "text" ? "t2-terra-text-link" : ["t2-button", `t2-button--${r}`, b].join(" ")) + ` ${C || ""}`,
|
|
6191
6191
|
to: c,
|
|
6192
6192
|
tabIndex: l,
|
|
6193
6193
|
"data-depth": o,
|
|
@@ -6205,7 +6205,7 @@ const g9 = `<?xml version="1.0" encoding="utf-8"?>\r
|
|
|
6205
6205
|
) : /* @__PURE__ */ e.jsxs(
|
|
6206
6206
|
"a",
|
|
6207
6207
|
{
|
|
6208
|
-
className: (y === "text" ? "t2-terra-text-link" : ["t2-button", `t2-button--${r}`, b].join(" ")) + ` ${
|
|
6208
|
+
className: (y === "text" ? "t2-terra-text-link" : ["t2-button", `t2-button--${r}`, b].join(" ")) + ` ${C || ""}`,
|
|
6209
6209
|
href: c,
|
|
6210
6210
|
tabIndex: l,
|
|
6211
6211
|
"data-depth": o,
|
|
@@ -6268,7 +6268,7 @@ const g9 = `<?xml version="1.0" encoding="utf-8"?>\r
|
|
|
6268
6268
|
`t2-layout__header t2-hero-features__header t2-hero-header ${p ? "t2-biggie" : ""}`,
|
|
6269
6269
|
r || "",
|
|
6270
6270
|
s
|
|
6271
|
-
),
|
|
6271
|
+
), C = f0(d || ""), m = `t2-hero-features ${d || ""} ${C} t2-hero-features--o-${i}`;
|
|
6272
6272
|
return /* @__PURE__ */ e.jsxs("div", { className: "t2-hero-features__wrapper", children: [
|
|
6273
6273
|
l && /* @__PURE__ */ e.jsx("div", { className: "t2-hero-features--overlay-features", children: /* @__PURE__ */ e.jsx("div", { className: "t2-hero-features__features-section", children: l && l.map((b, k) => /* @__PURE__ */ e.jsx(
|
|
6274
6274
|
"div",
|
|
@@ -6403,8 +6403,8 @@ var pt = {
|
|
|
6403
6403
|
var l = t.img, o = l.naturalWidth, i = l.naturalHeight, d = t.container.getBoundingClientRect(), h = d.width, p = d.height, v = "0", a = "0";
|
|
6404
6404
|
if (!(h > 0 && p > 0 && o > 0 && i > 0))
|
|
6405
6405
|
return !1;
|
|
6406
|
-
var g = o / h,
|
|
6407
|
-
t.img.style.maxHeight = null, t.img.style.maxWidth = null, o > h && i > p && (t.img.style[g >
|
|
6406
|
+
var g = o / h, C = i / p;
|
|
6407
|
+
t.img.style.maxHeight = null, t.img.style.maxWidth = null, o > h && i > p && (t.img.style[g > C ? "maxHeight" : "maxWidth"] = "100%"), g > C ? v = t.calcShift(C, h, o, t.focus.x) + "%" : g < C && (a = t.calcShift(g, p, i, t.focus.y, !0) + "%"), t.img.style.top = a, t.img.style.left = v;
|
|
6408
6408
|
}, this.options = X1(vt, c), this.img = s, this.container = s.parentElement, this.img.__focused_image_instance__ && (this.img.__focused_image_instance__.stopListening(), this.img.removeEventListener("load", this.applyShift)), this.img.__focused_image_instance__ = this, this.img.addEventListener("load", this.applyShift), X1(this.container.style, dt), this.container.style.position = this.options.containerPosition, X1(this.img.style, pt, Y3), this.debounceApplyShift = ht(this.applyShift, this.options.debounceTime), this.focus = this.options.focus ? this.options.focus : {
|
|
6409
6409
|
x: parseFloat(this.img.getAttribute("data-focus-x")) || 0,
|
|
6410
6410
|
y: parseFloat(this.img.getAttribute("data-focus-y")) || 0
|
|
@@ -6426,8 +6426,8 @@ var pt = {
|
|
|
6426
6426
|
}, r.calcShift = function(c, t, l, o, i) {
|
|
6427
6427
|
var d = Math.floor(t / 2), h = (o + 1) / 2, p = Math.floor(l / c), v = Math.floor(h * p);
|
|
6428
6428
|
i && (v = p - v);
|
|
6429
|
-
var a = v - d, g = p - v,
|
|
6430
|
-
return g <
|
|
6429
|
+
var a = v - d, g = p - v, C = t - d;
|
|
6430
|
+
return g < C && (a -= C - g), a < 0 && (a = 0), a * -100 / t;
|
|
6431
6431
|
}, n;
|
|
6432
6432
|
}();
|
|
6433
6433
|
function ut(n) {
|
|
@@ -6495,29 +6495,29 @@ function wc(n, r, s) {
|
|
|
6495
6495
|
if (typeof n != "function")
|
|
6496
6496
|
throw new TypeError(dc);
|
|
6497
6497
|
r = K3(r) || 0, ac(s) && (p = !!s.leading, v = "maxWait" in s, l = v ? hc(K3(s.maxWait) || 0, r) : l, a = "trailing" in s ? !!s.trailing : a);
|
|
6498
|
-
function g(
|
|
6499
|
-
var
|
|
6500
|
-
return c = t = void 0, h =
|
|
6498
|
+
function g(N) {
|
|
6499
|
+
var R = c, T = t;
|
|
6500
|
+
return c = t = void 0, h = N, o = n.apply(T, R), o;
|
|
6501
6501
|
}
|
|
6502
|
-
function
|
|
6503
|
-
return h =
|
|
6502
|
+
function C(N) {
|
|
6503
|
+
return h = N, i = setTimeout(k, r), p ? g(N) : o;
|
|
6504
6504
|
}
|
|
6505
|
-
function m(
|
|
6506
|
-
var
|
|
6507
|
-
return v ? pc(
|
|
6505
|
+
function m(N) {
|
|
6506
|
+
var R = N - d, T = N - h, H = r - R;
|
|
6507
|
+
return v ? pc(H, l - T) : H;
|
|
6508
6508
|
}
|
|
6509
|
-
function b(
|
|
6510
|
-
var
|
|
6511
|
-
return d === void 0 ||
|
|
6509
|
+
function b(N) {
|
|
6510
|
+
var R = N - d, T = N - h;
|
|
6511
|
+
return d === void 0 || R >= r || R < 0 || v && T >= l;
|
|
6512
6512
|
}
|
|
6513
6513
|
function k() {
|
|
6514
|
-
var
|
|
6515
|
-
if (b(
|
|
6516
|
-
return u(
|
|
6517
|
-
i = setTimeout(k, m(
|
|
6514
|
+
var N = N2();
|
|
6515
|
+
if (b(N))
|
|
6516
|
+
return u(N);
|
|
6517
|
+
i = setTimeout(k, m(N));
|
|
6518
6518
|
}
|
|
6519
|
-
function u(
|
|
6520
|
-
return i = void 0, a && c ? g(
|
|
6519
|
+
function u(N) {
|
|
6520
|
+
return i = void 0, a && c ? g(N) : (c = t = void 0, o);
|
|
6521
6521
|
}
|
|
6522
6522
|
function y() {
|
|
6523
6523
|
i !== void 0 && clearTimeout(i), h = 0, c = d = t = i = void 0;
|
|
@@ -6525,17 +6525,17 @@ function wc(n, r, s) {
|
|
|
6525
6525
|
function E() {
|
|
6526
6526
|
return i === void 0 ? o : u(N2());
|
|
6527
6527
|
}
|
|
6528
|
-
function
|
|
6529
|
-
var
|
|
6530
|
-
if (c = arguments, t = this, d =
|
|
6528
|
+
function j() {
|
|
6529
|
+
var N = N2(), R = b(N);
|
|
6530
|
+
if (c = arguments, t = this, d = N, R) {
|
|
6531
6531
|
if (i === void 0)
|
|
6532
|
-
return
|
|
6532
|
+
return C(d);
|
|
6533
6533
|
if (v)
|
|
6534
6534
|
return clearTimeout(i), i = setTimeout(k, r), g(d);
|
|
6535
6535
|
}
|
|
6536
6536
|
return i === void 0 && (i = setTimeout(k, r)), o;
|
|
6537
6537
|
}
|
|
6538
|
-
return
|
|
6538
|
+
return j.cancel = y, j.flush = E, j;
|
|
6539
6539
|
}
|
|
6540
6540
|
var vc = wc, xc = vc, uc = b3, gc = "Expected a function";
|
|
6541
6541
|
function mc(n, r, s) {
|
|
@@ -6556,7 +6556,7 @@ const Cc = /* @__PURE__ */ k2(fc), kc = (n, r) => {
|
|
|
6556
6556
|
let s = (n / r * 2 - 1).toFixed(2) * -1;
|
|
6557
6557
|
return s > 1 ? 1 : s < -1 ? -1 : s;
|
|
6558
6558
|
}, bc = (n) => {
|
|
6559
|
-
var
|
|
6559
|
+
var K, $, e0, V, _, a0, W, g0, j0, V0, R0, H0, Q, s0, E0, G0, U0, F1, P1, M1, z1, K0, W1, j1;
|
|
6560
6560
|
const {
|
|
6561
6561
|
focalPointImage: r,
|
|
6562
6562
|
alt: s,
|
|
@@ -6568,152 +6568,152 @@ const Cc = /* @__PURE__ */ k2(fc), kc = (n, r) => {
|
|
|
6568
6568
|
disableImageCompression: d = !1,
|
|
6569
6569
|
contentfulId: h,
|
|
6570
6570
|
tab: p
|
|
6571
|
-
} = n, v = r == null ? void 0 : r.x, a = r == null ? void 0 : r.y, g = r == null ? void 0 : r.height,
|
|
6571
|
+
} = n, v = r == null ? void 0 : r.x, a = r == null ? void 0 : r.y, g = r == null ? void 0 : r.height, C = r == null ? void 0 : r.width, m = r == null ? void 0 : r.url, b = {
|
|
6572
6572
|
large: 1800,
|
|
6573
6573
|
medium: 960,
|
|
6574
6574
|
small: 640
|
|
6575
6575
|
}, k = i === !1 ? "eager" : "lazy";
|
|
6576
6576
|
let u = 90;
|
|
6577
6577
|
d || r != null && r.disableImageCompression ? u = null : o && typeof o == "number" && (u = o);
|
|
6578
|
-
const y = u != null ? "&q=" + u : "", [E,
|
|
6578
|
+
const y = u != null ? "&q=" + u : "", [E, j] = c0(1200), [N, R] = c0("desktop"), [T, H] = c0(!1), [M, S] = c0("16 / 9"), B = B0(), w = B0(), x = Cc(() => {
|
|
6579
6579
|
var o0;
|
|
6580
|
-
(o0 =
|
|
6580
|
+
(o0 = B == null ? void 0 : B.current) != null && o0.offsetWidth && O();
|
|
6581
6581
|
}, 1e3);
|
|
6582
|
-
C0(() => (typeof window < "u" && (
|
|
6582
|
+
C0(() => (typeof window < "u" && (O(), window.addEventListener("resize", x), w && (w != null && w.current) && (w == null || w.current.setAttribute(
|
|
6583
6583
|
"data-focus-x",
|
|
6584
|
-
kc(v,
|
|
6584
|
+
kc(v, C)
|
|
6585
6585
|
), w == null || w.current.setAttribute(
|
|
6586
6586
|
"data-focus-y",
|
|
6587
6587
|
Ac(a, g)
|
|
6588
6588
|
), new xt(w == null ? void 0 : w.current))), () => {
|
|
6589
6589
|
typeof window < "u" && window.removeEventListener("resize", x);
|
|
6590
6590
|
}));
|
|
6591
|
-
const
|
|
6592
|
-
E <= b.small ?
|
|
6593
|
-
}, F = (o0, T0) => o0 && T0 ? `${o0} / ${T0}` :
|
|
6594
|
-
desktop2xImage: c != null && c.desktop ?
|
|
6595
|
-
desktop2xImageAvif: c != null && c.desktop ?
|
|
6596
|
-
desktopImage: c != null && c.desktop ?
|
|
6597
|
-
desktopImageAvif: c != null && c.desktop ?
|
|
6591
|
+
const L = () => {
|
|
6592
|
+
E <= b.small ? R("mobile") : E <= b.medium ? R("tablet") : R("desktop");
|
|
6593
|
+
}, F = (o0, T0) => o0 && T0 ? `${o0} / ${T0}` : C & g ? `${C} / ${g}` : "16 / 9", z = (o0, T0 = "webp") => o0 ? m + `?fm=${T0}&h=` + o0 + y : m + `?fm=${T0}` + y, f = {
|
|
6594
|
+
desktop2xImage: c != null && c.desktop ? z(((K = c == null ? void 0 : c.desktop) == null ? void 0 : K.height) * 2) : null,
|
|
6595
|
+
desktop2xImageAvif: c != null && c.desktop ? z((($ = c == null ? void 0 : c.desktop) == null ? void 0 : $.height) * 2, "avif") : null,
|
|
6596
|
+
desktopImage: c != null && c.desktop ? z((e0 = c == null ? void 0 : c.desktop) == null ? void 0 : e0.height) : null,
|
|
6597
|
+
desktopImageAvif: c != null && c.desktop ? z((V = c == null ? void 0 : c.desktop) == null ? void 0 : V.height, "avif") : null,
|
|
6598
6598
|
desktopImageRatio: (_ = c == null ? void 0 : c.desktop) != null && _.ratio ? F(
|
|
6599
6599
|
(W = (a0 = c == null ? void 0 : c.desktop) == null ? void 0 : a0.ratio) == null ? void 0 : W.width,
|
|
6600
6600
|
(j0 = (g0 = c == null ? void 0 : c.desktop) == null ? void 0 : g0.ratio) == null ? void 0 : j0.height
|
|
6601
6601
|
) : F(),
|
|
6602
|
-
tabletImage: c != null && c.tablet ?
|
|
6603
|
-
tabletImageAvif: c != null && c.tablet ?
|
|
6602
|
+
tabletImage: c != null && c.tablet ? z((V0 = c == null ? void 0 : c.tablet) == null ? void 0 : V0.height) : null,
|
|
6603
|
+
tabletImageAvif: c != null && c.tablet ? z((R0 = c == null ? void 0 : c.tablet) == null ? void 0 : R0.height, "avif") : null,
|
|
6604
6604
|
tabletImageRatio: (H0 = c == null ? void 0 : c.tablet) != null && H0.ratio ? F(
|
|
6605
6605
|
(s0 = (Q = c == null ? void 0 : c.tablet) == null ? void 0 : Q.ratio) == null ? void 0 : s0.width,
|
|
6606
6606
|
(G0 = (E0 = c == null ? void 0 : c.tablet) == null ? void 0 : E0.ratio) == null ? void 0 : G0.height
|
|
6607
6607
|
) : F(),
|
|
6608
|
-
mobileImage: c != null && c.mobile ?
|
|
6609
|
-
mobileImageAvif: c != null && c.mobile ?
|
|
6608
|
+
mobileImage: c != null && c.mobile ? z((U0 = c == null ? void 0 : c.mobile) == null ? void 0 : U0.height) : null,
|
|
6609
|
+
mobileImageAvif: c != null && c.mobile ? z((F1 = c == null ? void 0 : c.mobile) == null ? void 0 : F1.height, "avif") : null,
|
|
6610
6610
|
mobileImageRatio: (P1 = c == null ? void 0 : c.mobile) != null && P1.ratio ? F(
|
|
6611
6611
|
(z1 = (M1 = c == null ? void 0 : c.mobile) == null ? void 0 : M1.ratio) == null ? void 0 : z1.width,
|
|
6612
6612
|
(W1 = (K0 = c == null ? void 0 : c.mobile) == null ? void 0 : K0.ratio) == null ? void 0 : W1.height
|
|
6613
6613
|
) : F()
|
|
6614
|
-
},
|
|
6614
|
+
}, J = () => {
|
|
6615
6615
|
var T0, Q1, G1, Y1, U1, q1, I1, J1, d1, H1;
|
|
6616
6616
|
let o0 = [];
|
|
6617
|
-
return
|
|
6617
|
+
return f != null && f.mobileImageAvif && (o0 == null || o0.push(
|
|
6618
6618
|
/* @__PURE__ */ e.jsx(
|
|
6619
6619
|
"source",
|
|
6620
6620
|
{
|
|
6621
6621
|
type: "image/avif",
|
|
6622
6622
|
media: "(max-width: 600px)",
|
|
6623
|
-
srcSet: (T0 =
|
|
6623
|
+
srcSet: (T0 = f == null ? void 0 : f.mobileImageAvif) != null && T0.startsWith("http") ? f == null ? void 0 : f.mobileImageAvif : `https:${f == null ? void 0 : f.mobileImageAvif}`
|
|
6624
6624
|
}
|
|
6625
6625
|
)
|
|
6626
|
-
)),
|
|
6626
|
+
)), f != null && f.mobileImage && (o0 == null || o0.push(
|
|
6627
6627
|
/* @__PURE__ */ e.jsx(
|
|
6628
6628
|
"source",
|
|
6629
6629
|
{
|
|
6630
6630
|
type: "image/webp",
|
|
6631
6631
|
media: "(max-width: 600px)",
|
|
6632
|
-
srcSet: (Q1 =
|
|
6632
|
+
srcSet: (Q1 = f == null ? void 0 : f.mobileImage) != null && Q1.startsWith("http") ? f == null ? void 0 : f.mobileImage : `https:${f == null ? void 0 : f.mobileImage}`
|
|
6633
6633
|
}
|
|
6634
6634
|
)
|
|
6635
|
-
)),
|
|
6635
|
+
)), f != null && f.tabletImageAvif && (o0 == null || o0.push(
|
|
6636
6636
|
/* @__PURE__ */ e.jsx(
|
|
6637
6637
|
"source",
|
|
6638
6638
|
{
|
|
6639
6639
|
type: "image/avif",
|
|
6640
6640
|
media: "(max-width: 1200px)",
|
|
6641
|
-
srcSet: (G1 =
|
|
6641
|
+
srcSet: (G1 = f == null ? void 0 : f.tabletImageAvif) != null && G1.startsWith("http") ? f == null ? void 0 : f.tabletImageAvif : `https:${f == null ? void 0 : f.tabletImageAvif}`
|
|
6642
6642
|
}
|
|
6643
6643
|
)
|
|
6644
|
-
)),
|
|
6644
|
+
)), f != null && f.tabletImage && (o0 == null || o0.push(
|
|
6645
6645
|
/* @__PURE__ */ e.jsx(
|
|
6646
6646
|
"source",
|
|
6647
6647
|
{
|
|
6648
6648
|
type: "image/webp",
|
|
6649
6649
|
media: "(max-width: 1200px)",
|
|
6650
|
-
srcSet: (Y1 =
|
|
6650
|
+
srcSet: (Y1 = f == null ? void 0 : f.tabletImage) != null && Y1.startsWith("http") ? f == null ? void 0 : f.tabletImage : `https:${f == null ? void 0 : f.tabletImage}`
|
|
6651
6651
|
}
|
|
6652
6652
|
)
|
|
6653
|
-
)),
|
|
6653
|
+
)), f != null && f.desktop2xImageAvif && (f != null && f.desktopImageAvif) ? o0 == null || o0.push(
|
|
6654
6654
|
/* @__PURE__ */ e.jsx(
|
|
6655
6655
|
"source",
|
|
6656
6656
|
{
|
|
6657
6657
|
type: "image/avif",
|
|
6658
6658
|
media: p ? "" : "(max-width: 1800px",
|
|
6659
|
-
srcSet: (U1 =
|
|
6659
|
+
srcSet: (U1 = f == null ? void 0 : f.desktopImageAvif) != null && U1.startsWith("http") ? f == null ? void 0 : f.desktopImageAvif : `https:${f == null ? void 0 : f.desktopImageAvif}`
|
|
6660
6660
|
}
|
|
6661
6661
|
),
|
|
6662
6662
|
/* @__PURE__ */ e.jsx(
|
|
6663
6663
|
"source",
|
|
6664
6664
|
{
|
|
6665
6665
|
type: "image/avif",
|
|
6666
|
-
srcSet: (q1 =
|
|
6666
|
+
srcSet: (q1 = f == null ? void 0 : f.desktop2xImageAvif) != null && q1.startsWith("http") ? f == null ? void 0 : f.desktop2xImageAvif : `https:${f == null ? void 0 : f.desktop2xImageAvif}`
|
|
6667
6667
|
}
|
|
6668
6668
|
)
|
|
6669
|
-
) :
|
|
6669
|
+
) : f != null && f.desktopImageAvif && (o0 == null || o0.push(
|
|
6670
6670
|
/* @__PURE__ */ e.jsx(
|
|
6671
6671
|
"source",
|
|
6672
6672
|
{
|
|
6673
6673
|
type: "image/avif",
|
|
6674
|
-
srcSet: (I1 =
|
|
6674
|
+
srcSet: (I1 = f == null ? void 0 : f.desktopImageAvif) != null && I1.startsWith("http") ? f == null ? void 0 : f.desktopImageAvif : `https:${f == null ? void 0 : f.desktopImageAvif}`
|
|
6675
6675
|
}
|
|
6676
6676
|
)
|
|
6677
|
-
)),
|
|
6677
|
+
)), f != null && f.desktopImage && (f != null && f.desktop2xImage) ? o0 == null || o0.push(
|
|
6678
6678
|
/* @__PURE__ */ e.jsx(
|
|
6679
6679
|
"source",
|
|
6680
6680
|
{
|
|
6681
6681
|
type: "image/webp",
|
|
6682
6682
|
media: p ? "" : "(max-width: 1800px",
|
|
6683
|
-
srcSet: (J1 =
|
|
6683
|
+
srcSet: (J1 = f == null ? void 0 : f.desktopImage) != null && J1.startsWith("http") ? f == null ? void 0 : f.desktopImage : `https:${f == null ? void 0 : f.desktopImage}`
|
|
6684
6684
|
}
|
|
6685
6685
|
),
|
|
6686
6686
|
/* @__PURE__ */ e.jsx(
|
|
6687
6687
|
"source",
|
|
6688
6688
|
{
|
|
6689
6689
|
type: "image/webp",
|
|
6690
|
-
srcSet: (d1 =
|
|
6690
|
+
srcSet: (d1 = f == null ? void 0 : f.desktop2xImage) != null && d1.startsWith("http") ? f == null ? void 0 : f.desktop2xImage : `https:${f == null ? void 0 : f.desktop2xImage}`
|
|
6691
6691
|
}
|
|
6692
6692
|
)
|
|
6693
|
-
) :
|
|
6693
|
+
) : f != null && f.desktopImage && (o0 == null || o0.push(
|
|
6694
6694
|
/* @__PURE__ */ e.jsx(
|
|
6695
6695
|
"source",
|
|
6696
6696
|
{
|
|
6697
6697
|
type: "image/webp",
|
|
6698
|
-
srcSet: (H1 =
|
|
6698
|
+
srcSet: (H1 = f == null ? void 0 : f.desktopImage) != null && H1.startsWith("http") ? f == null ? void 0 : f.desktopImage : `https:${f == null ? void 0 : f.desktopImage}`
|
|
6699
6699
|
}
|
|
6700
6700
|
)
|
|
6701
6701
|
)), o0;
|
|
6702
|
-
},
|
|
6703
|
-
if (
|
|
6704
|
-
S(
|
|
6705
|
-
else if (
|
|
6706
|
-
S(
|
|
6707
|
-
else if (
|
|
6708
|
-
S(
|
|
6702
|
+
}, Z = () => {
|
|
6703
|
+
if (N === "mobile" && (f != null && f.mobileImageRatio))
|
|
6704
|
+
S(f == null ? void 0 : f.mobileImageRatio);
|
|
6705
|
+
else if (N === "tablet" && (f != null && f.tabletImageRatio))
|
|
6706
|
+
S(f == null ? void 0 : f.tabletImageRatio);
|
|
6707
|
+
else if (f != null && f.desktopImageRatio)
|
|
6708
|
+
S(f == null ? void 0 : f.desktopImageRatio);
|
|
6709
6709
|
else
|
|
6710
6710
|
return S(F());
|
|
6711
|
-
},
|
|
6711
|
+
}, O = () => {
|
|
6712
6712
|
var o0;
|
|
6713
|
-
|
|
6713
|
+
j((o0 = B == null ? void 0 : B.current) == null ? void 0 : o0.offsetWidth), L(), Z();
|
|
6714
6714
|
}, G = ((o0) => o0 ? o0.toLowerCase().replace(/[^\w ]+/g, " ").replace(/ +/g, "-") : "")(r == null ? void 0 : r.title), q = (o0) => o0 + "?fm=jpg&fl=progressive&w=50&h=50" + y, U = Object.assign(
|
|
6715
6715
|
{
|
|
6716
|
-
aspectRatio:
|
|
6716
|
+
aspectRatio: M,
|
|
6717
6717
|
height: t ? "100%" : "auto"
|
|
6718
6718
|
},
|
|
6719
6719
|
l
|
|
@@ -6722,12 +6722,12 @@ const Cc = /* @__PURE__ */ k2(fc), kc = (n, r) => {
|
|
|
6722
6722
|
return /* @__PURE__ */ e.jsxs(
|
|
6723
6723
|
"picture",
|
|
6724
6724
|
{
|
|
6725
|
-
ref:
|
|
6725
|
+
ref: B,
|
|
6726
6726
|
className: "ter-focused-image-container",
|
|
6727
6727
|
style: U,
|
|
6728
6728
|
"data-sb-object-id": h || null,
|
|
6729
6729
|
children: [
|
|
6730
|
-
|
|
6730
|
+
J() && J().map((o0, T0) => /* @__PURE__ */ e.jsx(k0.Fragment, { children: o0 }, T0)),
|
|
6731
6731
|
/* @__PURE__ */ e.jsx(
|
|
6732
6732
|
"img",
|
|
6733
6733
|
{
|
|
@@ -6736,8 +6736,8 @@ const Cc = /* @__PURE__ */ k2(fc), kc = (n, r) => {
|
|
|
6736
6736
|
src: `https:${q(m)}`,
|
|
6737
6737
|
alt: s || "",
|
|
6738
6738
|
className: `ter-focused-image ${"focused-image-" + G}`,
|
|
6739
|
-
style: { opacity:
|
|
6740
|
-
onLoad: (o0) =>
|
|
6739
|
+
style: { opacity: T || (j1 = w == null ? void 0 : w.current) != null && j1.complete ? 1 : 0 },
|
|
6740
|
+
onLoad: (o0) => H(!0)
|
|
6741
6741
|
}
|
|
6742
6742
|
)
|
|
6743
6743
|
]
|
|
@@ -6894,29 +6894,29 @@ function Fc(n, r, s) {
|
|
|
6894
6894
|
if (typeof n != "function")
|
|
6895
6895
|
throw new TypeError(Mc);
|
|
6896
6896
|
r = $3(r) || 0, t3(s) && (p = !!s.leading, v = "maxWait" in s, l = v ? Rc($3(s.maxWait) || 0, r) : l, a = "trailing" in s ? !!s.trailing : a);
|
|
6897
|
-
function g(
|
|
6898
|
-
var
|
|
6899
|
-
return c = t = void 0, h =
|
|
6897
|
+
function g(N) {
|
|
6898
|
+
var R = c, T = t;
|
|
6899
|
+
return c = t = void 0, h = N, o = n.apply(T, R), o;
|
|
6900
6900
|
}
|
|
6901
|
-
function
|
|
6902
|
-
return h =
|
|
6901
|
+
function C(N) {
|
|
6902
|
+
return h = N, i = setTimeout(k, r), p ? g(N) : o;
|
|
6903
6903
|
}
|
|
6904
|
-
function m(
|
|
6905
|
-
var
|
|
6906
|
-
return v ? Tc(
|
|
6904
|
+
function m(N) {
|
|
6905
|
+
var R = N - d, T = N - h, H = r - R;
|
|
6906
|
+
return v ? Tc(H, l - T) : H;
|
|
6907
6907
|
}
|
|
6908
|
-
function b(
|
|
6909
|
-
var
|
|
6910
|
-
return d === void 0 ||
|
|
6908
|
+
function b(N) {
|
|
6909
|
+
var R = N - d, T = N - h;
|
|
6910
|
+
return d === void 0 || R >= r || R < 0 || v && T >= l;
|
|
6911
6911
|
}
|
|
6912
6912
|
function k() {
|
|
6913
|
-
var
|
|
6914
|
-
if (b(
|
|
6915
|
-
return u(
|
|
6916
|
-
i = setTimeout(k, m(
|
|
6913
|
+
var N = Z2();
|
|
6914
|
+
if (b(N))
|
|
6915
|
+
return u(N);
|
|
6916
|
+
i = setTimeout(k, m(N));
|
|
6917
6917
|
}
|
|
6918
|
-
function u(
|
|
6919
|
-
return i = void 0, a && c ? g(
|
|
6918
|
+
function u(N) {
|
|
6919
|
+
return i = void 0, a && c ? g(N) : (c = t = void 0, o);
|
|
6920
6920
|
}
|
|
6921
6921
|
function y() {
|
|
6922
6922
|
i !== void 0 && clearTimeout(i), h = 0, c = d = t = i = void 0;
|
|
@@ -6924,17 +6924,17 @@ function Fc(n, r, s) {
|
|
|
6924
6924
|
function E() {
|
|
6925
6925
|
return i === void 0 ? o : u(Z2());
|
|
6926
6926
|
}
|
|
6927
|
-
function
|
|
6928
|
-
var
|
|
6929
|
-
if (c = arguments, t = this, d =
|
|
6927
|
+
function j() {
|
|
6928
|
+
var N = Z2(), R = b(N);
|
|
6929
|
+
if (c = arguments, t = this, d = N, R) {
|
|
6930
6930
|
if (i === void 0)
|
|
6931
|
-
return
|
|
6931
|
+
return C(d);
|
|
6932
6932
|
if (v)
|
|
6933
6933
|
return i = setTimeout(k, r), g(d);
|
|
6934
6934
|
}
|
|
6935
6935
|
return i === void 0 && (i = setTimeout(k, r)), o;
|
|
6936
6936
|
}
|
|
6937
|
-
return
|
|
6937
|
+
return j.cancel = y, j.flush = E, j;
|
|
6938
6938
|
}
|
|
6939
6939
|
function t3(n) {
|
|
6940
6940
|
var r = typeof n;
|
|
@@ -7183,7 +7183,7 @@ Y.initializedState = function(r) {
|
|
|
7183
7183
|
lazyLoadedList: a
|
|
7184
7184
|
}));
|
|
7185
7185
|
a = a.concat(g);
|
|
7186
|
-
var
|
|
7186
|
+
var C = {
|
|
7187
7187
|
slideCount: s,
|
|
7188
7188
|
slideWidth: i,
|
|
7189
7189
|
listWidth: t,
|
|
@@ -7193,18 +7193,18 @@ Y.initializedState = function(r) {
|
|
|
7193
7193
|
listHeight: p,
|
|
7194
7194
|
lazyLoadedList: a
|
|
7195
7195
|
};
|
|
7196
|
-
return r.autoplaying === null && r.autoplay && (
|
|
7196
|
+
return r.autoplaying === null && r.autoplay && (C.autoplaying = "playing"), C;
|
|
7197
7197
|
};
|
|
7198
7198
|
Y.slideHandler = function(r) {
|
|
7199
|
-
var s = r.waitForAnimate, c = r.animating, t = r.fade, l = r.infinite, o = r.index, i = r.slideCount, d = r.lazyLoad, h = r.currentSlide, p = r.centerMode, v = r.slidesToScroll, a = r.slidesToShow, g = r.useCSS,
|
|
7199
|
+
var s = r.waitForAnimate, c = r.animating, t = r.fade, l = r.infinite, o = r.index, i = r.slideCount, d = r.lazyLoad, h = r.currentSlide, p = r.centerMode, v = r.slidesToScroll, a = r.slidesToShow, g = r.useCSS, C = r.lazyLoadedList;
|
|
7200
7200
|
if (s && c) return {};
|
|
7201
|
-
var m = o, b, k, u, y = {}, E = {},
|
|
7201
|
+
var m = o, b, k, u, y = {}, E = {}, j = l ? o : D4(o, 0, i - 1);
|
|
7202
7202
|
if (t) {
|
|
7203
7203
|
if (!l && (o < 0 || o >= i)) return {};
|
|
7204
|
-
o < 0 ? m = o + i : o >= i && (m = o - i), d &&
|
|
7204
|
+
o < 0 ? m = o + i : o >= i && (m = o - i), d && C.indexOf(m) < 0 && (C = C.concat(m)), y = {
|
|
7205
7205
|
animating: !0,
|
|
7206
7206
|
currentSlide: m,
|
|
7207
|
-
lazyLoadedList:
|
|
7207
|
+
lazyLoadedList: C,
|
|
7208
7208
|
targetSlide: m
|
|
7209
7209
|
}, E = {
|
|
7210
7210
|
animating: !1,
|
|
@@ -7215,7 +7215,7 @@ Y.slideHandler = function(r) {
|
|
|
7215
7215
|
slideIndex: m
|
|
7216
7216
|
})), u = o2(b0(b0({}, r), {}, {
|
|
7217
7217
|
slideIndex: b
|
|
7218
|
-
})), l || (k === u && (m = b), k = u), d && (
|
|
7218
|
+
})), l || (k === u && (m = b), k = u), d && (C = C.concat(_4(b0(b0({}, r), {}, {
|
|
7219
7219
|
currentSlide: m
|
|
7220
7220
|
})))), g ? (y = {
|
|
7221
7221
|
animating: !0,
|
|
@@ -7223,8 +7223,8 @@ Y.slideHandler = function(r) {
|
|
|
7223
7223
|
trackStyle: c5(b0(b0({}, r), {}, {
|
|
7224
7224
|
left: k
|
|
7225
7225
|
})),
|
|
7226
|
-
lazyLoadedList:
|
|
7227
|
-
targetSlide:
|
|
7226
|
+
lazyLoadedList: C,
|
|
7227
|
+
targetSlide: j
|
|
7228
7228
|
}, E = {
|
|
7229
7229
|
animating: !1,
|
|
7230
7230
|
currentSlide: b,
|
|
@@ -7232,14 +7232,14 @@ Y.slideHandler = function(r) {
|
|
|
7232
7232
|
left: u
|
|
7233
7233
|
})),
|
|
7234
7234
|
swipeLeft: null,
|
|
7235
|
-
targetSlide:
|
|
7235
|
+
targetSlide: j
|
|
7236
7236
|
}) : y = {
|
|
7237
7237
|
currentSlide: b,
|
|
7238
7238
|
trackStyle: s2(b0(b0({}, r), {}, {
|
|
7239
7239
|
left: u
|
|
7240
7240
|
})),
|
|
7241
|
-
lazyLoadedList:
|
|
7242
|
-
targetSlide:
|
|
7241
|
+
lazyLoadedList: C,
|
|
7242
|
+
targetSlide: j
|
|
7243
7243
|
};
|
|
7244
7244
|
return {
|
|
7245
7245
|
state: y,
|
|
@@ -7247,15 +7247,15 @@ Y.slideHandler = function(r) {
|
|
|
7247
7247
|
};
|
|
7248
7248
|
};
|
|
7249
7249
|
Y.changeSlide = function(r, s) {
|
|
7250
|
-
var c, t, l, o, i, d = r.slidesToScroll, h = r.slidesToShow, p = r.slideCount, v = r.currentSlide, a = r.targetSlide, g = r.lazyLoad,
|
|
7250
|
+
var c, t, l, o, i, d = r.slidesToScroll, h = r.slidesToShow, p = r.slideCount, v = r.currentSlide, a = r.targetSlide, g = r.lazyLoad, C = r.infinite;
|
|
7251
7251
|
if (o = p % d !== 0, c = o ? 0 : (p - v) % d, s.message === "previous")
|
|
7252
|
-
l = c === 0 ? d : h - c, i = v - l, g && !
|
|
7252
|
+
l = c === 0 ? d : h - c, i = v - l, g && !C && (t = v - l, i = t === -1 ? p - 1 : t), C || (i = a - d);
|
|
7253
7253
|
else if (s.message === "next")
|
|
7254
|
-
l = c === 0 ? d : c, i = v + l, g && !
|
|
7254
|
+
l = c === 0 ? d : c, i = v + l, g && !C && (i = (v + d) % p + c), C || (i = a + d);
|
|
7255
7255
|
else if (s.message === "dots")
|
|
7256
7256
|
i = s.index * s.slidesToScroll;
|
|
7257
7257
|
else if (s.message === "children") {
|
|
7258
|
-
if (i = s.index,
|
|
7258
|
+
if (i = s.index, C) {
|
|
7259
7259
|
var m = $c(b0(b0({}, r), {}, {
|
|
7260
7260
|
targetSlide: i
|
|
7261
7261
|
}));
|
|
@@ -7279,32 +7279,32 @@ Y.swipeStart = function(r, s, c) {
|
|
|
7279
7279
|
};
|
|
7280
7280
|
};
|
|
7281
7281
|
Y.swipeMove = function(r, s) {
|
|
7282
|
-
var c = s.scrolling, t = s.animating, l = s.vertical, o = s.swipeToSlide, i = s.verticalSwiping, d = s.rtl, h = s.currentSlide, p = s.edgeFriction, v = s.edgeDragged, a = s.onEdge, g = s.swiped,
|
|
7282
|
+
var c = s.scrolling, t = s.animating, l = s.vertical, o = s.swipeToSlide, i = s.verticalSwiping, d = s.rtl, h = s.currentSlide, p = s.edgeFriction, v = s.edgeDragged, a = s.onEdge, g = s.swiped, C = s.swiping, m = s.slideCount, b = s.slidesToScroll, k = s.infinite, u = s.touchObject, y = s.swipeEvent, E = s.listHeight, j = s.listWidth;
|
|
7283
7283
|
if (!c) {
|
|
7284
7284
|
if (t) return v1(r);
|
|
7285
7285
|
l && o && i && v1(r);
|
|
7286
|
-
var
|
|
7286
|
+
var N, R = {}, T = o2(s);
|
|
7287
7287
|
u.curX = r.touches ? r.touches[0].pageX : r.clientX, u.curY = r.touches ? r.touches[0].pageY : r.clientY, u.swipeLength = Math.round(Math.sqrt(Math.pow(u.curX - u.startX, 2)));
|
|
7288
|
-
var
|
|
7289
|
-
if (!i && !
|
|
7288
|
+
var H = Math.round(Math.sqrt(Math.pow(u.curY - u.startY, 2)));
|
|
7289
|
+
if (!i && !C && H > 10)
|
|
7290
7290
|
return {
|
|
7291
7291
|
scrolling: !0
|
|
7292
7292
|
};
|
|
7293
|
-
i && (u.swipeLength =
|
|
7294
|
-
var
|
|
7295
|
-
i && (
|
|
7296
|
-
var S = Math.ceil(m / b),
|
|
7297
|
-
return k || (h === 0 && (
|
|
7293
|
+
i && (u.swipeLength = H);
|
|
7294
|
+
var M = (d ? -1 : 1) * (u.curX > u.startX ? 1 : -1);
|
|
7295
|
+
i && (M = u.curY > u.startY ? 1 : -1);
|
|
7296
|
+
var S = Math.ceil(m / b), B = e5(s.touchObject, i), w = u.swipeLength;
|
|
7297
|
+
return k || (h === 0 && (B === "right" || B === "down") || h + 1 >= S && (B === "left" || B === "up") || !t5(s) && (B === "left" || B === "up")) && (w = u.swipeLength * p, v === !1 && a && (a(B), R.edgeDragged = !0)), !g && y && (y(B), R.swiped = !0), l ? N = T + w * (E / j) * M : d ? N = T - w * M : N = T + w * M, i && (N = T + w * M), R = b0(b0({}, R), {}, {
|
|
7298
7298
|
touchObject: u,
|
|
7299
|
-
swipeLeft:
|
|
7299
|
+
swipeLeft: N,
|
|
7300
7300
|
trackStyle: s2(b0(b0({}, s), {}, {
|
|
7301
|
-
left:
|
|
7301
|
+
left: N
|
|
7302
7302
|
}))
|
|
7303
|
-
}), Math.abs(u.curX - u.startX) < Math.abs(u.curY - u.startY) * 0.8 || u.swipeLength > 10 && (
|
|
7303
|
+
}), Math.abs(u.curX - u.startX) < Math.abs(u.curY - u.startY) * 0.8 || u.swipeLength > 10 && (R.swiping = !0, v1(r)), R;
|
|
7304
7304
|
}
|
|
7305
7305
|
};
|
|
7306
7306
|
Y.swipeEnd = function(r, s) {
|
|
7307
|
-
var c = s.dragging, t = s.swipe, l = s.touchObject, o = s.listWidth, i = s.touchThreshold, d = s.verticalSwiping, h = s.listHeight, p = s.swipeToSlide, v = s.scrolling, a = s.onSwipe, g = s.targetSlide,
|
|
7307
|
+
var c = s.dragging, t = s.swipe, l = s.touchObject, o = s.listWidth, i = s.touchThreshold, d = s.verticalSwiping, h = s.listHeight, p = s.swipeToSlide, v = s.scrolling, a = s.onSwipe, g = s.targetSlide, C = s.currentSlide, m = s.infinite;
|
|
7308
7308
|
if (!c)
|
|
7309
7309
|
return t && v1(r), {};
|
|
7310
7310
|
var b = d ? h / i : o / i, k = e5(l, d), u = {
|
|
@@ -7320,24 +7320,24 @@ Y.swipeEnd = function(r, s) {
|
|
|
7320
7320
|
return u;
|
|
7321
7321
|
if (l.swipeLength > b) {
|
|
7322
7322
|
v1(r), a && a(k);
|
|
7323
|
-
var y, E,
|
|
7323
|
+
var y, E, j = m ? C : g;
|
|
7324
7324
|
switch (k) {
|
|
7325
7325
|
case "left":
|
|
7326
7326
|
case "up":
|
|
7327
|
-
E =
|
|
7327
|
+
E = j + e4(s), y = p ? r4(s, E) : E, u.currentDirection = 0;
|
|
7328
7328
|
break;
|
|
7329
7329
|
case "right":
|
|
7330
7330
|
case "down":
|
|
7331
|
-
E =
|
|
7331
|
+
E = j - e4(s), y = p ? r4(s, E) : E, u.currentDirection = 1;
|
|
7332
7332
|
break;
|
|
7333
7333
|
default:
|
|
7334
|
-
y =
|
|
7334
|
+
y = j;
|
|
7335
7335
|
}
|
|
7336
7336
|
u.triggerSlideHandler = y;
|
|
7337
7337
|
} else {
|
|
7338
|
-
var
|
|
7338
|
+
var N = o2(s);
|
|
7339
7339
|
u.trackStyle = c5(b0(b0({}, s), {}, {
|
|
7340
|
-
left:
|
|
7340
|
+
left: N
|
|
7341
7341
|
}));
|
|
7342
7342
|
}
|
|
7343
7343
|
return u;
|
|
@@ -7409,16 +7409,16 @@ var Kc = Y.getNavigableIndexes = function(r) {
|
|
|
7409
7409
|
if (r.unslick)
|
|
7410
7410
|
return 0;
|
|
7411
7411
|
z3(r, ["slideIndex", "trackRef", "infinite", "centerMode", "slideCount", "slidesToShow", "slidesToScroll", "slideWidth", "listWidth", "variableWidth", "slideHeight"]);
|
|
7412
|
-
var s = r.slideIndex, c = r.trackRef, t = r.infinite, l = r.centerMode, o = r.slideCount, i = r.slidesToShow, d = r.slidesToScroll, h = r.slideWidth, p = r.listWidth, v = r.variableWidth, a = r.slideHeight, g = r.fade,
|
|
7412
|
+
var s = r.slideIndex, c = r.trackRef, t = r.infinite, l = r.centerMode, o = r.slideCount, i = r.slidesToShow, d = r.slidesToScroll, h = r.slideWidth, p = r.listWidth, v = r.variableWidth, a = r.slideHeight, g = r.fade, C = r.vertical, m = 0, b, k, u = 0;
|
|
7413
7413
|
if (g || r.slideCount === 1)
|
|
7414
7414
|
return 0;
|
|
7415
7415
|
var y = 0;
|
|
7416
|
-
if (t ? (y = -n2(r), o % d !== 0 && s + d > o && (y = -(s > o ? i - (s - o) : o % d)), l && (y += parseInt(i / 2))) : (o % d !== 0 && s + d > o && (y = i - o % d), l && (y = parseInt(i / 2))), m = y * h, u = y * a,
|
|
7417
|
-
var E,
|
|
7418
|
-
if (E = s + n2(r), k =
|
|
7419
|
-
E = t ? s + n2(r) : s, k =
|
|
7420
|
-
for (var
|
|
7421
|
-
b -=
|
|
7416
|
+
if (t ? (y = -n2(r), o % d !== 0 && s + d > o && (y = -(s > o ? i - (s - o) : o % d)), l && (y += parseInt(i / 2))) : (o % d !== 0 && s + d > o && (y = i - o % d), l && (y = parseInt(i / 2))), m = y * h, u = y * a, C ? b = s * a * -1 + u : b = s * h * -1 + m, v === !0) {
|
|
7417
|
+
var E, j = c && c.node;
|
|
7418
|
+
if (E = s + n2(r), k = j && j.childNodes[E], b = k ? k.offsetLeft * -1 : 0, l === !0) {
|
|
7419
|
+
E = t ? s + n2(r) : s, k = j && j.children[E], b = 0;
|
|
7420
|
+
for (var N = 0; N < E; N++)
|
|
7421
|
+
b -= j && j.children[N] && j.children[N].offsetWidth;
|
|
7422
7422
|
b -= parseInt(r.centerPadding), b += k && (p - k.offsetWidth) / 2;
|
|
7423
7423
|
}
|
|
7424
7424
|
}
|
|
@@ -7613,13 +7613,13 @@ var T2 = function(r) {
|
|
|
7613
7613
|
!r.lazyLoad || r.lazyLoad && r.lazyLoadedList.indexOf(p) >= 0 ? v = h : v = /* @__PURE__ */ D0.default.createElement("div", null);
|
|
7614
7614
|
var g = hs(P0(P0({}, r), {}, {
|
|
7615
7615
|
index: p
|
|
7616
|
-
})),
|
|
7616
|
+
})), C = v.props.className || "", m = T2(P0(P0({}, r), {}, {
|
|
7617
7617
|
index: p
|
|
7618
7618
|
}));
|
|
7619
7619
|
if (c.push(/* @__PURE__ */ D0.default.cloneElement(v, {
|
|
7620
7620
|
key: "original" + F2(v, p),
|
|
7621
7621
|
"data-index": p,
|
|
7622
|
-
className: (0, O2.default)(m,
|
|
7622
|
+
className: (0, O2.default)(m, C),
|
|
7623
7623
|
tabIndex: "-1",
|
|
7624
7624
|
"aria-hidden": !m["slick-active"],
|
|
7625
7625
|
style: P0(P0({
|
|
@@ -7636,7 +7636,7 @@ var T2 = function(r) {
|
|
|
7636
7636
|
key: "precloned" + F2(v, s),
|
|
7637
7637
|
"data-index": s,
|
|
7638
7638
|
tabIndex: "-1",
|
|
7639
|
-
className: (0, O2.default)(m,
|
|
7639
|
+
className: (0, O2.default)(m, C),
|
|
7640
7640
|
"aria-hidden": !m["slick-active"],
|
|
7641
7641
|
style: P0(P0({}, v.props.style || {}), g),
|
|
7642
7642
|
onClick: function(u) {
|
|
@@ -7648,7 +7648,7 @@ var T2 = function(r) {
|
|
|
7648
7648
|
key: "postcloned" + F2(v, s),
|
|
7649
7649
|
"data-index": s,
|
|
7650
7650
|
tabIndex: "-1",
|
|
7651
|
-
className: (0, O2.default)(m,
|
|
7651
|
+
className: (0, O2.default)(m, C),
|
|
7652
7652
|
"aria-hidden": !m["slick-active"],
|
|
7653
7653
|
style: P0(P0({}, v.props.style || {}), g),
|
|
7654
7654
|
onClick: function(u) {
|
|
@@ -7826,29 +7826,29 @@ M2.Dots = /* @__PURE__ */ function(n) {
|
|
|
7826
7826
|
slidesToScroll: h,
|
|
7827
7827
|
slidesToShow: p,
|
|
7828
7828
|
infinite: d
|
|
7829
|
-
}),
|
|
7829
|
+
}), C = {
|
|
7830
7830
|
onMouseEnter: l,
|
|
7831
7831
|
onMouseOver: o,
|
|
7832
7832
|
onMouseLeave: i
|
|
7833
7833
|
}, m = [], b = 0; b < g; b++) {
|
|
7834
|
-
var k = (b + 1) * h - 1, u = d ? k : (0, c4.clamp)(k, 0, v - 1), y = u - (h - 1), E = d ? y : (0, c4.clamp)(y, 0, v - 1),
|
|
7834
|
+
var k = (b + 1) * h - 1, u = d ? k : (0, c4.clamp)(k, 0, v - 1), y = u - (h - 1), E = d ? y : (0, c4.clamp)(y, 0, v - 1), j = (0, ws.default)({
|
|
7835
7835
|
"slick-active": d ? a >= E && a <= u : a === E
|
|
7836
|
-
}),
|
|
7836
|
+
}), N = {
|
|
7837
7837
|
message: "dots",
|
|
7838
7838
|
index: b,
|
|
7839
7839
|
slidesToScroll: h,
|
|
7840
7840
|
currentSlide: a
|
|
7841
|
-
},
|
|
7841
|
+
}, R = this.clickHandler.bind(this, N);
|
|
7842
7842
|
m = m.concat(/* @__PURE__ */ K1.default.createElement("li", {
|
|
7843
7843
|
key: b,
|
|
7844
|
-
className:
|
|
7844
|
+
className: j
|
|
7845
7845
|
}, /* @__PURE__ */ K1.default.cloneElement(this.props.customPaging(b), {
|
|
7846
|
-
onClick:
|
|
7846
|
+
onClick: R
|
|
7847
7847
|
})));
|
|
7848
7848
|
}
|
|
7849
7849
|
return /* @__PURE__ */ K1.default.cloneElement(this.props.appendDots(m), vs({
|
|
7850
7850
|
className: this.props.dotsClass
|
|
7851
|
-
},
|
|
7851
|
+
}, C));
|
|
7852
7852
|
}
|
|
7853
7853
|
}]), s;
|
|
7854
7854
|
}(K1.default.PureComponent);
|
|
@@ -8589,8 +8589,8 @@ A2.InnerSlider = /* @__PURE__ */ function(n) {
|
|
|
8589
8589
|
})), p = (0, z0.getPostClones)(t0(t0(t0({}, t.props), t.state), {}, {
|
|
8590
8590
|
slideCount: t.props.children.length
|
|
8591
8591
|
}));
|
|
8592
|
-
t.props.children.forEach(function(
|
|
8593
|
-
d.push(
|
|
8592
|
+
t.props.children.forEach(function(R) {
|
|
8593
|
+
d.push(R.props.style.width), o += R.props.style.width;
|
|
8594
8594
|
});
|
|
8595
8595
|
for (var v = 0; v < h; v++)
|
|
8596
8596
|
i += d[d.length - 1 - v], o += d[d.length - 1 - v];
|
|
@@ -8598,29 +8598,29 @@ A2.InnerSlider = /* @__PURE__ */ function(n) {
|
|
|
8598
8598
|
o += d[a];
|
|
8599
8599
|
for (var g = 0; g < t.state.currentSlide; g++)
|
|
8600
8600
|
i += d[g];
|
|
8601
|
-
var
|
|
8601
|
+
var C = {
|
|
8602
8602
|
width: o + "px",
|
|
8603
8603
|
left: -i + "px"
|
|
8604
8604
|
};
|
|
8605
8605
|
if (t.props.centerMode) {
|
|
8606
8606
|
var m = "".concat(d[t.state.currentSlide], "px");
|
|
8607
|
-
|
|
8607
|
+
C.left = "calc(".concat(C.left, " + (100% - ").concat(m, ") / 2 ) ");
|
|
8608
8608
|
}
|
|
8609
8609
|
return {
|
|
8610
|
-
trackStyle:
|
|
8610
|
+
trackStyle: C
|
|
8611
8611
|
};
|
|
8612
8612
|
}
|
|
8613
8613
|
var b = O0.default.Children.count(t.props.children), k = t0(t0(t0({}, t.props), t.state), {}, {
|
|
8614
8614
|
slideCount: b
|
|
8615
|
-
}), u = (0, z0.getPreClones)(k) + (0, z0.getPostClones)(k) + b, y = 100 / t.props.slidesToShow * u, E = 100 / u,
|
|
8616
|
-
t.props.centerMode && (
|
|
8617
|
-
var
|
|
8615
|
+
}), u = (0, z0.getPreClones)(k) + (0, z0.getPostClones)(k) + b, y = 100 / t.props.slidesToShow * u, E = 100 / u, j = -E * ((0, z0.getPreClones)(k) + t.state.currentSlide) * y / 100;
|
|
8616
|
+
t.props.centerMode && (j += (100 - E * y / 100) / 2);
|
|
8617
|
+
var N = {
|
|
8618
8618
|
width: y + "%",
|
|
8619
|
-
left:
|
|
8619
|
+
left: j + "%"
|
|
8620
8620
|
};
|
|
8621
8621
|
return {
|
|
8622
8622
|
slideWidth: E + "%",
|
|
8623
|
-
trackStyle:
|
|
8623
|
+
trackStyle: N
|
|
8624
8624
|
};
|
|
8625
8625
|
}), h0(d0(t), "checkImagesLoad", function() {
|
|
8626
8626
|
var o = t.list && t.list.querySelectorAll && t.list.querySelectorAll(".slick-slide img") || [], i = o.length, d = 0;
|
|
@@ -8661,18 +8661,18 @@ A2.InnerSlider = /* @__PURE__ */ function(n) {
|
|
|
8661
8661
|
};
|
|
8662
8662
|
}), t.props.onLazyLoad && t.props.onLazyLoad(o)) : t.lazyLoadTimer && (clearInterval(t.lazyLoadTimer), delete t.lazyLoadTimer);
|
|
8663
8663
|
}), h0(d0(t), "slideHandler", function(o) {
|
|
8664
|
-
var i = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !1, d = t.props, h = d.asNavFor, p = d.beforeChange, v = d.onLazyLoad, a = d.speed, g = d.afterChange,
|
|
8664
|
+
var i = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !1, d = t.props, h = d.asNavFor, p = d.beforeChange, v = d.onLazyLoad, a = d.speed, g = d.afterChange, C = t.state.currentSlide, m = (0, z0.slideHandler)(t0(t0(t0({
|
|
8665
8665
|
index: o
|
|
8666
8666
|
}, t.props), t.state), {}, {
|
|
8667
8667
|
trackRef: t.track,
|
|
8668
8668
|
useCSS: t.props.useCSS && !i
|
|
8669
8669
|
})), b = m.state, k = m.nextState;
|
|
8670
8670
|
if (b) {
|
|
8671
|
-
p && p(
|
|
8671
|
+
p && p(C, b.currentSlide);
|
|
8672
8672
|
var u = b.lazyLoadedList.filter(function(y) {
|
|
8673
8673
|
return t.state.lazyLoadedList.indexOf(y) < 0;
|
|
8674
8674
|
});
|
|
8675
|
-
v && u.length > 0 && v(u), !t.props.waitForAnimate && t.animationEndCallback && (clearTimeout(t.animationEndCallback), g && g(
|
|
8675
|
+
v && u.length > 0 && v(u), !t.props.waitForAnimate && t.animationEndCallback && (clearTimeout(t.animationEndCallback), g && g(C), delete t.animationEndCallback), t.setState(b, function() {
|
|
8676
8676
|
h && t.asNavForIndex !== o && (t.asNavForIndex = o, h.innerSlider.slideHandler(o)), k && (t.animationEndCallback = setTimeout(function() {
|
|
8677
8677
|
var y = k.animating, E = to(k, ["animating"]);
|
|
8678
8678
|
t.setState(E, function() {
|
|
@@ -8818,8 +8818,8 @@ A2.InnerSlider = /* @__PURE__ */ function(n) {
|
|
|
8818
8818
|
onMouseLeave: a ? t.onDotsLeave : null
|
|
8819
8819
|
}), p = /* @__PURE__ */ O0.default.createElement(ro.Dots, v);
|
|
8820
8820
|
}
|
|
8821
|
-
var g,
|
|
8822
|
-
m.clickHandler = t.changeSlide, t.props.arrows && (g = /* @__PURE__ */ O0.default.createElement(i4.PrevArrow, m),
|
|
8821
|
+
var g, C, m = (0, z0.extractObject)(i, ["infinite", "centerMode", "currentSlide", "slideCount", "slidesToShow", "prevArrow", "nextArrow"]);
|
|
8822
|
+
m.clickHandler = t.changeSlide, t.props.arrows && (g = /* @__PURE__ */ O0.default.createElement(i4.PrevArrow, m), C = /* @__PURE__ */ O0.default.createElement(i4.NextArrow, m));
|
|
8823
8823
|
var b = null;
|
|
8824
8824
|
t.props.vertical && (b = {
|
|
8825
8825
|
height: t.state.listHeight
|
|
@@ -8843,20 +8843,20 @@ A2.InnerSlider = /* @__PURE__ */ function(n) {
|
|
|
8843
8843
|
onTouchEnd: y ? t.touchEnd : null,
|
|
8844
8844
|
onTouchCancel: t.state.dragging && y ? t.swipeEnd : null,
|
|
8845
8845
|
onKeyDown: t.props.accessibility ? t.keyHandler : null
|
|
8846
|
-
},
|
|
8846
|
+
}, j = {
|
|
8847
8847
|
className: o,
|
|
8848
8848
|
dir: "ltr",
|
|
8849
8849
|
style: t.props.style
|
|
8850
8850
|
};
|
|
8851
8851
|
return t.props.unslick && (E = {
|
|
8852
8852
|
className: "slick-list"
|
|
8853
|
-
},
|
|
8853
|
+
}, j = {
|
|
8854
8854
|
className: o
|
|
8855
|
-
}), /* @__PURE__ */ O0.default.createElement("div",
|
|
8855
|
+
}), /* @__PURE__ */ O0.default.createElement("div", j, t.props.unslick ? "" : g, /* @__PURE__ */ O0.default.createElement("div", v2({
|
|
8856
8856
|
ref: t.listRefHandler
|
|
8857
8857
|
}, E), /* @__PURE__ */ O0.default.createElement(no.Track, v2({
|
|
8858
8858
|
ref: t.trackRefHandler
|
|
8859
|
-
}, d), t.props.children)), t.props.unslick ? "" :
|
|
8859
|
+
}, d), t.props.children)), t.props.unslick ? "" : C, t.props.unslick ? "" : p);
|
|
8860
8860
|
}), t.list = null, t.track = null, t.state = t0(t0({}, Ds.default), {}, {
|
|
8861
8861
|
currentSlide: t.props.initialSlide,
|
|
8862
8862
|
targetSlide: t.props.initialSlide ? t.props.initialSlide : 0,
|
|
@@ -9095,145 +9095,145 @@ function Ao() {
|
|
|
9095
9095
|
value: !0
|
|
9096
9096
|
}), n.default = void 0;
|
|
9097
9097
|
var r = o(k0), s = A2, c = o(mo), t = o(M3), l = Y;
|
|
9098
|
-
function o(
|
|
9099
|
-
return
|
|
9098
|
+
function o(H) {
|
|
9099
|
+
return H && H.__esModule ? H : { default: H };
|
|
9100
9100
|
}
|
|
9101
|
-
function i(
|
|
9101
|
+
function i(H) {
|
|
9102
9102
|
"@babel/helpers - typeof";
|
|
9103
|
-
return i = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(
|
|
9104
|
-
return typeof
|
|
9105
|
-
} : function(
|
|
9106
|
-
return
|
|
9107
|
-
}, i(
|
|
9103
|
+
return i = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(M) {
|
|
9104
|
+
return typeof M;
|
|
9105
|
+
} : function(M) {
|
|
9106
|
+
return M && typeof Symbol == "function" && M.constructor === Symbol && M !== Symbol.prototype ? "symbol" : typeof M;
|
|
9107
|
+
}, i(H);
|
|
9108
9108
|
}
|
|
9109
9109
|
function d() {
|
|
9110
|
-
return d = Object.assign ? Object.assign.bind() : function(
|
|
9111
|
-
for (var
|
|
9112
|
-
var S = arguments[
|
|
9113
|
-
for (var
|
|
9114
|
-
Object.prototype.hasOwnProperty.call(S,
|
|
9110
|
+
return d = Object.assign ? Object.assign.bind() : function(H) {
|
|
9111
|
+
for (var M = 1; M < arguments.length; M++) {
|
|
9112
|
+
var S = arguments[M];
|
|
9113
|
+
for (var B in S)
|
|
9114
|
+
Object.prototype.hasOwnProperty.call(S, B) && (H[B] = S[B]);
|
|
9115
9115
|
}
|
|
9116
|
-
return
|
|
9116
|
+
return H;
|
|
9117
9117
|
}, d.apply(this, arguments);
|
|
9118
9118
|
}
|
|
9119
|
-
function h(
|
|
9120
|
-
var S = Object.keys(
|
|
9119
|
+
function h(H, M) {
|
|
9120
|
+
var S = Object.keys(H);
|
|
9121
9121
|
if (Object.getOwnPropertySymbols) {
|
|
9122
|
-
var
|
|
9123
|
-
|
|
9124
|
-
return Object.getOwnPropertyDescriptor(
|
|
9125
|
-
})), S.push.apply(S,
|
|
9122
|
+
var B = Object.getOwnPropertySymbols(H);
|
|
9123
|
+
M && (B = B.filter(function(w) {
|
|
9124
|
+
return Object.getOwnPropertyDescriptor(H, w).enumerable;
|
|
9125
|
+
})), S.push.apply(S, B);
|
|
9126
9126
|
}
|
|
9127
9127
|
return S;
|
|
9128
9128
|
}
|
|
9129
|
-
function p(
|
|
9130
|
-
for (var
|
|
9131
|
-
var S = arguments[
|
|
9132
|
-
|
|
9133
|
-
|
|
9134
|
-
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(
|
|
9135
|
-
Object.defineProperty(
|
|
9129
|
+
function p(H) {
|
|
9130
|
+
for (var M = 1; M < arguments.length; M++) {
|
|
9131
|
+
var S = arguments[M] != null ? arguments[M] : {};
|
|
9132
|
+
M % 2 ? h(Object(S), !0).forEach(function(B) {
|
|
9133
|
+
j(H, B, S[B]);
|
|
9134
|
+
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(H, Object.getOwnPropertyDescriptors(S)) : h(Object(S)).forEach(function(B) {
|
|
9135
|
+
Object.defineProperty(H, B, Object.getOwnPropertyDescriptor(S, B));
|
|
9136
9136
|
});
|
|
9137
9137
|
}
|
|
9138
|
-
return
|
|
9138
|
+
return H;
|
|
9139
9139
|
}
|
|
9140
|
-
function v(
|
|
9141
|
-
if (!(
|
|
9140
|
+
function v(H, M) {
|
|
9141
|
+
if (!(H instanceof M))
|
|
9142
9142
|
throw new TypeError("Cannot call a class as a function");
|
|
9143
9143
|
}
|
|
9144
|
-
function a(
|
|
9145
|
-
for (var S = 0; S <
|
|
9146
|
-
var
|
|
9147
|
-
|
|
9144
|
+
function a(H, M) {
|
|
9145
|
+
for (var S = 0; S < M.length; S++) {
|
|
9146
|
+
var B = M[S];
|
|
9147
|
+
B.enumerable = B.enumerable || !1, B.configurable = !0, "value" in B && (B.writable = !0), Object.defineProperty(H, N(B.key), B);
|
|
9148
9148
|
}
|
|
9149
9149
|
}
|
|
9150
|
-
function g(
|
|
9151
|
-
return
|
|
9150
|
+
function g(H, M, S) {
|
|
9151
|
+
return M && a(H.prototype, M), Object.defineProperty(H, "prototype", { writable: !1 }), H;
|
|
9152
9152
|
}
|
|
9153
|
-
function
|
|
9154
|
-
if (typeof
|
|
9153
|
+
function C(H, M) {
|
|
9154
|
+
if (typeof M != "function" && M !== null)
|
|
9155
9155
|
throw new TypeError("Super expression must either be null or a function");
|
|
9156
|
-
|
|
9156
|
+
H.prototype = Object.create(M && M.prototype, { constructor: { value: H, writable: !0, configurable: !0 } }), Object.defineProperty(H, "prototype", { writable: !1 }), M && m(H, M);
|
|
9157
9157
|
}
|
|
9158
|
-
function m(
|
|
9159
|
-
return m = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function(
|
|
9160
|
-
return
|
|
9161
|
-
}, m(
|
|
9158
|
+
function m(H, M) {
|
|
9159
|
+
return m = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function(B, w) {
|
|
9160
|
+
return B.__proto__ = w, B;
|
|
9161
|
+
}, m(H, M);
|
|
9162
9162
|
}
|
|
9163
|
-
function b(
|
|
9164
|
-
var
|
|
9163
|
+
function b(H) {
|
|
9164
|
+
var M = y();
|
|
9165
9165
|
return function() {
|
|
9166
|
-
var
|
|
9167
|
-
if (
|
|
9166
|
+
var B = E(H), w;
|
|
9167
|
+
if (M) {
|
|
9168
9168
|
var x = E(this).constructor;
|
|
9169
|
-
w = Reflect.construct(
|
|
9169
|
+
w = Reflect.construct(B, arguments, x);
|
|
9170
9170
|
} else
|
|
9171
|
-
w =
|
|
9171
|
+
w = B.apply(this, arguments);
|
|
9172
9172
|
return k(this, w);
|
|
9173
9173
|
};
|
|
9174
9174
|
}
|
|
9175
|
-
function k(
|
|
9176
|
-
if (
|
|
9177
|
-
return
|
|
9178
|
-
if (
|
|
9175
|
+
function k(H, M) {
|
|
9176
|
+
if (M && (i(M) === "object" || typeof M == "function"))
|
|
9177
|
+
return M;
|
|
9178
|
+
if (M !== void 0)
|
|
9179
9179
|
throw new TypeError("Derived constructors may only return object or undefined");
|
|
9180
|
-
return u(
|
|
9180
|
+
return u(H);
|
|
9181
9181
|
}
|
|
9182
|
-
function u(
|
|
9183
|
-
if (
|
|
9182
|
+
function u(H) {
|
|
9183
|
+
if (H === void 0)
|
|
9184
9184
|
throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
|
|
9185
|
-
return
|
|
9185
|
+
return H;
|
|
9186
9186
|
}
|
|
9187
9187
|
function y() {
|
|
9188
9188
|
try {
|
|
9189
|
-
var
|
|
9189
|
+
var H = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function() {
|
|
9190
9190
|
}));
|
|
9191
9191
|
} catch {
|
|
9192
9192
|
}
|
|
9193
9193
|
return (y = function() {
|
|
9194
|
-
return !!
|
|
9194
|
+
return !!H;
|
|
9195
9195
|
})();
|
|
9196
9196
|
}
|
|
9197
|
-
function E(
|
|
9197
|
+
function E(H) {
|
|
9198
9198
|
return E = Object.setPrototypeOf ? Object.getPrototypeOf.bind() : function(S) {
|
|
9199
9199
|
return S.__proto__ || Object.getPrototypeOf(S);
|
|
9200
|
-
}, E(
|
|
9200
|
+
}, E(H);
|
|
9201
9201
|
}
|
|
9202
|
-
function
|
|
9203
|
-
return
|
|
9202
|
+
function j(H, M, S) {
|
|
9203
|
+
return M = N(M), M in H ? Object.defineProperty(H, M, { value: S, enumerable: !0, configurable: !0, writable: !0 }) : H[M] = S, H;
|
|
9204
9204
|
}
|
|
9205
|
-
function
|
|
9206
|
-
var
|
|
9207
|
-
return i(
|
|
9205
|
+
function N(H) {
|
|
9206
|
+
var M = R(H, "string");
|
|
9207
|
+
return i(M) == "symbol" ? M : String(M);
|
|
9208
9208
|
}
|
|
9209
|
-
function
|
|
9210
|
-
if (i(
|
|
9211
|
-
var S =
|
|
9209
|
+
function R(H, M) {
|
|
9210
|
+
if (i(H) != "object" || !H) return H;
|
|
9211
|
+
var S = H[Symbol.toPrimitive];
|
|
9212
9212
|
if (S !== void 0) {
|
|
9213
|
-
var
|
|
9214
|
-
if (i(
|
|
9213
|
+
var B = S.call(H, M || "default");
|
|
9214
|
+
if (i(B) != "object") return B;
|
|
9215
9215
|
throw new TypeError("@@toPrimitive must return a primitive value.");
|
|
9216
9216
|
}
|
|
9217
|
-
return (
|
|
9217
|
+
return (M === "string" ? String : Number)(H);
|
|
9218
9218
|
}
|
|
9219
|
-
var
|
|
9220
|
-
n.default = /* @__PURE__ */ function(
|
|
9221
|
-
|
|
9222
|
-
var
|
|
9223
|
-
function S(
|
|
9219
|
+
var T = (0, l.canUseDOM)() && Ao();
|
|
9220
|
+
n.default = /* @__PURE__ */ function(H) {
|
|
9221
|
+
C(S, H);
|
|
9222
|
+
var M = b(S);
|
|
9223
|
+
function S(B) {
|
|
9224
9224
|
var w;
|
|
9225
|
-
return v(this, S), w =
|
|
9225
|
+
return v(this, S), w = M.call(this, B), j(u(w), "innerSliderRefHandler", function(x) {
|
|
9226
9226
|
return w.innerSlider = x;
|
|
9227
|
-
}),
|
|
9227
|
+
}), j(u(w), "slickPrev", function() {
|
|
9228
9228
|
return w.innerSlider.slickPrev();
|
|
9229
|
-
}),
|
|
9229
|
+
}), j(u(w), "slickNext", function() {
|
|
9230
9230
|
return w.innerSlider.slickNext();
|
|
9231
|
-
}),
|
|
9232
|
-
var
|
|
9233
|
-
return w.innerSlider.slickGoTo(x,
|
|
9234
|
-
}),
|
|
9231
|
+
}), j(u(w), "slickGoTo", function(x) {
|
|
9232
|
+
var L = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !1;
|
|
9233
|
+
return w.innerSlider.slickGoTo(x, L);
|
|
9234
|
+
}), j(u(w), "slickPause", function() {
|
|
9235
9235
|
return w.innerSlider.pause("paused");
|
|
9236
|
-
}),
|
|
9236
|
+
}), j(u(w), "slickPlay", function() {
|
|
9237
9237
|
return w.innerSlider.autoPlay("play");
|
|
9238
9238
|
}), w.state = {
|
|
9239
9239
|
breakpoint: null
|
|
@@ -9242,7 +9242,7 @@ function Ao() {
|
|
|
9242
9242
|
return g(S, [{
|
|
9243
9243
|
key: "media",
|
|
9244
9244
|
value: function(w, x) {
|
|
9245
|
-
|
|
9245
|
+
T.register(w, x), this._responsiveMediaHandlers.push({
|
|
9246
9246
|
query: w,
|
|
9247
9247
|
handler: x
|
|
9248
9248
|
});
|
|
@@ -9256,26 +9256,26 @@ function Ao() {
|
|
|
9256
9256
|
var x = this.props.responsive.map(function(F) {
|
|
9257
9257
|
return F.breakpoint;
|
|
9258
9258
|
});
|
|
9259
|
-
x.sort(function(F,
|
|
9260
|
-
return F -
|
|
9261
|
-
}), x.forEach(function(F,
|
|
9262
|
-
var
|
|
9263
|
-
|
|
9259
|
+
x.sort(function(F, z) {
|
|
9260
|
+
return F - z;
|
|
9261
|
+
}), x.forEach(function(F, z) {
|
|
9262
|
+
var f;
|
|
9263
|
+
z === 0 ? f = (0, c.default)({
|
|
9264
9264
|
minWidth: 0,
|
|
9265
9265
|
maxWidth: F
|
|
9266
|
-
}) :
|
|
9267
|
-
minWidth: x[
|
|
9266
|
+
}) : f = (0, c.default)({
|
|
9267
|
+
minWidth: x[z - 1] + 1,
|
|
9268
9268
|
maxWidth: F
|
|
9269
|
-
}), (0, l.canUseDOM)() && w.media(
|
|
9269
|
+
}), (0, l.canUseDOM)() && w.media(f, function() {
|
|
9270
9270
|
w.setState({
|
|
9271
9271
|
breakpoint: F
|
|
9272
9272
|
});
|
|
9273
9273
|
});
|
|
9274
9274
|
});
|
|
9275
|
-
var
|
|
9275
|
+
var L = (0, c.default)({
|
|
9276
9276
|
minWidth: x.slice(-1)[0]
|
|
9277
9277
|
});
|
|
9278
|
-
(0, l.canUseDOM)() && this.media(
|
|
9278
|
+
(0, l.canUseDOM)() && this.media(L, function() {
|
|
9279
9279
|
w.setState({
|
|
9280
9280
|
breakpoint: null
|
|
9281
9281
|
});
|
|
@@ -9286,54 +9286,54 @@ function Ao() {
|
|
|
9286
9286
|
key: "componentWillUnmount",
|
|
9287
9287
|
value: function() {
|
|
9288
9288
|
this._responsiveMediaHandlers.forEach(function(w) {
|
|
9289
|
-
|
|
9289
|
+
T.unregister(w.query, w.handler);
|
|
9290
9290
|
});
|
|
9291
9291
|
}
|
|
9292
9292
|
}, {
|
|
9293
9293
|
key: "render",
|
|
9294
9294
|
value: function() {
|
|
9295
|
-
var w = this, x,
|
|
9296
|
-
this.state.breakpoint ? (
|
|
9295
|
+
var w = this, x, L;
|
|
9296
|
+
this.state.breakpoint ? (L = this.props.responsive.filter(function(U) {
|
|
9297
9297
|
return U.breakpoint === w.state.breakpoint;
|
|
9298
|
-
}), x =
|
|
9298
|
+
}), x = L[0].settings === "unslick" ? "unslick" : p(p(p({}, t.default), this.props), L[0].settings)) : x = p(p({}, t.default), this.props), x.centerMode && (x.slidesToScroll > 1 && process.env.NODE_ENV !== "production" && console.warn("slidesToScroll should be equal to 1 in centerMode, you are using ".concat(x.slidesToScroll)), x.slidesToScroll = 1), x.fade && (x.slidesToShow > 1 && process.env.NODE_ENV !== "production" && console.warn("slidesToShow should be equal to 1 when fade is true, you're using ".concat(x.slidesToShow)), x.slidesToScroll > 1 && process.env.NODE_ENV !== "production" && console.warn("slidesToScroll should be equal to 1 when fade is true, you're using ".concat(x.slidesToScroll)), x.slidesToShow = 1, x.slidesToScroll = 1);
|
|
9299
9299
|
var F = r.default.Children.toArray(this.props.children);
|
|
9300
9300
|
F = F.filter(function(U) {
|
|
9301
9301
|
return typeof U == "string" ? !!U.trim() : !!U;
|
|
9302
9302
|
}), x.variableWidth && (x.rows > 1 || x.slidesPerRow > 1) && (console.warn("variableWidth is not supported in case of rows > 1 or slidesPerRow > 1"), x.variableWidth = !1);
|
|
9303
|
-
for (var
|
|
9304
|
-
for (var
|
|
9305
|
-
for (var
|
|
9306
|
-
|
|
9307
|
-
key: 100 *
|
|
9303
|
+
for (var z = [], f = null, J = 0; J < F.length; J += x.rows * x.slidesPerRow) {
|
|
9304
|
+
for (var Z = [], O = J; O < J + x.rows * x.slidesPerRow; O += x.slidesPerRow) {
|
|
9305
|
+
for (var X = [], G = O; G < O + x.slidesPerRow && (x.variableWidth && F[G].props.style && (f = F[G].props.style.width), !(G >= F.length)); G += 1)
|
|
9306
|
+
X.push(/* @__PURE__ */ r.default.cloneElement(F[G], {
|
|
9307
|
+
key: 100 * J + 10 * O + G,
|
|
9308
9308
|
tabIndex: -1,
|
|
9309
9309
|
style: {
|
|
9310
9310
|
width: "".concat(100 / x.slidesPerRow, "%"),
|
|
9311
9311
|
display: "inline-block"
|
|
9312
9312
|
}
|
|
9313
9313
|
}));
|
|
9314
|
-
|
|
9315
|
-
key: 10 *
|
|
9316
|
-
},
|
|
9314
|
+
Z.push(/* @__PURE__ */ r.default.createElement("div", {
|
|
9315
|
+
key: 10 * J + O
|
|
9316
|
+
}, X));
|
|
9317
9317
|
}
|
|
9318
|
-
x.variableWidth ?
|
|
9319
|
-
key:
|
|
9318
|
+
x.variableWidth ? z.push(/* @__PURE__ */ r.default.createElement("div", {
|
|
9319
|
+
key: J,
|
|
9320
9320
|
style: {
|
|
9321
|
-
width:
|
|
9321
|
+
width: f
|
|
9322
9322
|
}
|
|
9323
|
-
},
|
|
9324
|
-
key:
|
|
9325
|
-
},
|
|
9323
|
+
}, Z)) : z.push(/* @__PURE__ */ r.default.createElement("div", {
|
|
9324
|
+
key: J
|
|
9325
|
+
}, Z));
|
|
9326
9326
|
}
|
|
9327
9327
|
if (x === "unslick") {
|
|
9328
9328
|
var q = "regular slider " + (this.props.className || "");
|
|
9329
9329
|
return /* @__PURE__ */ r.default.createElement("div", {
|
|
9330
9330
|
className: q
|
|
9331
9331
|
}, F);
|
|
9332
|
-
} else
|
|
9332
|
+
} else z.length <= x.slidesToShow && !x.infinite && (x.unslick = !0);
|
|
9333
9333
|
return /* @__PURE__ */ r.default.createElement(s.InnerSlider, d({
|
|
9334
9334
|
style: this.props.style,
|
|
9335
9335
|
ref: this.innerSliderRefHandler
|
|
9336
|
-
}, (0, l.filterSettings)(x)),
|
|
9336
|
+
}, (0, l.filterSettings)(x)), z);
|
|
9337
9337
|
}
|
|
9338
9338
|
}]), S;
|
|
9339
9339
|
}(r.default.Component);
|
|
@@ -9363,34 +9363,34 @@ const j5 = /* @__PURE__ */ k2(q4), k1 = ({
|
|
|
9363
9363
|
featureItems: v,
|
|
9364
9364
|
onSlideChange: a
|
|
9365
9365
|
}) => {
|
|
9366
|
-
const [g,
|
|
9366
|
+
const [g, C] = c0(p), [m, b] = c0(!1), k = B0(null), u = B0(null), { width: y } = Q0();
|
|
9367
9367
|
C0(() => {
|
|
9368
|
-
|
|
9368
|
+
C(p);
|
|
9369
9369
|
}, [p]), C0(() => {
|
|
9370
9370
|
var w;
|
|
9371
9371
|
if (y < 600) {
|
|
9372
|
-
const x = k.current,
|
|
9373
|
-
x && g ===
|
|
9372
|
+
const x = k.current, L = k0.Children.toArray((w = x == null ? void 0 : x.props) == null ? void 0 : w.children);
|
|
9373
|
+
x && g === L.length - 1 && x.slickGoTo(0);
|
|
9374
9374
|
}
|
|
9375
9375
|
}, [g, y]);
|
|
9376
9376
|
const E = () => {
|
|
9377
9377
|
k == null || k.current.slickNext();
|
|
9378
|
-
},
|
|
9378
|
+
}, j = () => {
|
|
9379
9379
|
k == null || k.current.slickPrev();
|
|
9380
9380
|
};
|
|
9381
9381
|
C0(() => {
|
|
9382
9382
|
const w = k.current;
|
|
9383
9383
|
if (!w || !w.innerSlider || !w.innerSlider.list) return;
|
|
9384
|
-
const x = w.innerSlider.list,
|
|
9384
|
+
const x = w.innerSlider.list, L = () => {
|
|
9385
9385
|
const F = x.querySelector(".slick-current");
|
|
9386
9386
|
if (F) {
|
|
9387
|
-
const
|
|
9387
|
+
const z = F.querySelector(
|
|
9388
9388
|
".t2-media-inline-panel__media--no-description"
|
|
9389
9389
|
);
|
|
9390
|
-
b(!!
|
|
9390
|
+
b(!!z);
|
|
9391
9391
|
}
|
|
9392
9392
|
};
|
|
9393
|
-
return u.current = new MutationObserver(
|
|
9393
|
+
return u.current = new MutationObserver(L), u.current.observe(x, {
|
|
9394
9394
|
attributes: !0,
|
|
9395
9395
|
subtree: !0,
|
|
9396
9396
|
attributeFilter: ["class"]
|
|
@@ -9398,42 +9398,42 @@ const j5 = /* @__PURE__ */ k2(q4), k1 = ({
|
|
|
9398
9398
|
u.current && u.current.disconnect();
|
|
9399
9399
|
};
|
|
9400
9400
|
}, [g]);
|
|
9401
|
-
const
|
|
9402
|
-
var F,
|
|
9403
|
-
const
|
|
9404
|
-
if ((F =
|
|
9405
|
-
const
|
|
9406
|
-
|
|
9401
|
+
const N = (w, x) => {
|
|
9402
|
+
var F, z;
|
|
9403
|
+
const L = k.current;
|
|
9404
|
+
if ((F = L == null ? void 0 : L.innerSlider) != null && F.list) {
|
|
9405
|
+
const J = Array.from(
|
|
9406
|
+
L.innerSlider.list.children[0].children
|
|
9407
9407
|
).find(
|
|
9408
|
-
(
|
|
9408
|
+
(Z) => Z.classList.contains("slick-current")
|
|
9409
9409
|
);
|
|
9410
|
-
if (
|
|
9411
|
-
const
|
|
9412
|
-
if (
|
|
9413
|
-
const
|
|
9414
|
-
(
|
|
9410
|
+
if (J) {
|
|
9411
|
+
const Z = R(J);
|
|
9412
|
+
if (Z) {
|
|
9413
|
+
const O = T(Z.src), X = H(O);
|
|
9414
|
+
(z = Z.contentWindow) == null || z.postMessage(JSON.stringify(X), "*");
|
|
9415
9415
|
}
|
|
9416
9416
|
}
|
|
9417
9417
|
}
|
|
9418
|
-
y < 600 && (
|
|
9419
|
-
},
|
|
9418
|
+
y < 600 && (C(x), a && a(x));
|
|
9419
|
+
}, R = (w) => {
|
|
9420
9420
|
const x = w.querySelector(".t2-video-embed");
|
|
9421
9421
|
return x == null ? void 0 : x.querySelector("iframe");
|
|
9422
|
-
},
|
|
9423
|
-
(w == null ? void 0 : w.key) === x &&
|
|
9424
|
-
},
|
|
9422
|
+
}, T = (w) => w ? w.includes("youtube") ? "youtube" : w.includes("vimeo") ? "vimeo" : w.includes("wistia") ? "wistia" : w.includes("vidyard") ? "vidyard" : "unknown" : "unknown", H = (w) => w === "vimeo" ? { method: "pause", value: "true" } : { event: "command", func: "pauseVideo" }, M = (w, x, L) => {
|
|
9423
|
+
(w == null ? void 0 : w.key) === x && L();
|
|
9424
|
+
}, B = { ...{
|
|
9425
9425
|
dots: !0,
|
|
9426
9426
|
edgeFriction: 0.35,
|
|
9427
9427
|
speed: 500,
|
|
9428
9428
|
slidesToShow: 1,
|
|
9429
9429
|
slidesToScroll: 1,
|
|
9430
9430
|
adaptiveHeight: !0,
|
|
9431
|
-
beforeChange:
|
|
9431
|
+
beforeChange: N,
|
|
9432
9432
|
afterChange: (w) => {
|
|
9433
9433
|
var x;
|
|
9434
9434
|
if (y < 600) {
|
|
9435
|
-
const
|
|
9436
|
-
|
|
9435
|
+
const L = k.current, F = k0.Children.toArray((x = L == null ? void 0 : L.props) == null ? void 0 : x.children);
|
|
9436
|
+
L && w === F.length - 1 && L.slickPause();
|
|
9437
9437
|
}
|
|
9438
9438
|
},
|
|
9439
9439
|
appendDots: (w) => /* @__PURE__ */ e.jsx("div", { children: /* @__PURE__ */ e.jsxs(
|
|
@@ -9446,9 +9446,9 @@ const j5 = /* @__PURE__ */ k2(q4), k1 = ({
|
|
|
9446
9446
|
{
|
|
9447
9447
|
className: "custom-slick-arrow custom-slick-prev",
|
|
9448
9448
|
tabIndex: 0,
|
|
9449
|
-
onClick:
|
|
9449
|
+
onClick: j,
|
|
9450
9450
|
onKeyDown: (x) => {
|
|
9451
|
-
|
|
9451
|
+
M(x, "Enter", j);
|
|
9452
9452
|
},
|
|
9453
9453
|
disabled: !!(y <= 600 && a && g === 0),
|
|
9454
9454
|
children: /* @__PURE__ */ e.jsx(r0, { type: "t2u-chevron-right", rotateDeg: "180", size: 20, fillColor: "#000" })
|
|
@@ -9461,7 +9461,7 @@ const j5 = /* @__PURE__ */ k2(q4), k1 = ({
|
|
|
9461
9461
|
className: "custom-slick-arrow custom-slick-next",
|
|
9462
9462
|
onClick: E,
|
|
9463
9463
|
onKeyDown: (x) => {
|
|
9464
|
-
|
|
9464
|
+
M(x, "Enter", E);
|
|
9465
9465
|
},
|
|
9466
9466
|
tabIndex: 0,
|
|
9467
9467
|
disabled: !!(y <= 600 && a && v && g === v.length - 1),
|
|
@@ -9473,7 +9473,7 @@ const j5 = /* @__PURE__ */ k2(q4), k1 = ({
|
|
|
9473
9473
|
) }),
|
|
9474
9474
|
customPaging: () => /* @__PURE__ */ e.jsx("div", { children: /* @__PURE__ */ e.jsx("span", { className: "custom-dot" }) })
|
|
9475
9475
|
} };
|
|
9476
|
-
return
|
|
9476
|
+
return B.swipe = n || !0, B.infinite = r || !0, B.slidesToShow = s || 1, B.slidesToScroll = c || 1, B.centerMode = t || !1, B.autoplay = l || !1, B.autoplaySpeed = o || 3e3, B.pauseOnHover = i || !0, B.centerPadding = d || "0px", B.accessibility = !0, /* @__PURE__ */ e.jsx("div", { className: "t2-slider-carousel-wrap", children: /* @__PURE__ */ e.jsx(j5, { ...B, ref: k, children: h }) });
|
|
9477
9477
|
}, bo = ({
|
|
9478
9478
|
content: n,
|
|
9479
9479
|
isSearchEnabled: r,
|
|
@@ -9543,7 +9543,7 @@ const j5 = /* @__PURE__ */ k2(q4), k1 = ({
|
|
|
9543
9543
|
orientation: v,
|
|
9544
9544
|
isHeaderBig: a,
|
|
9545
9545
|
isWrapped: g,
|
|
9546
|
-
buttons:
|
|
9546
|
+
buttons: C
|
|
9547
9547
|
}) => {
|
|
9548
9548
|
const m = `${g ? "t2-wrapper" : ""}`, b = Array.isArray(l) ? l[0].url : l == null ? void 0 : l.url, k = f0(o || ""), y = A0(
|
|
9549
9549
|
`t2-layout__header t2-hero-twoByTwo__header t2-hero-header ${a ? "t2-biggie" : ""}`,
|
|
@@ -9567,7 +9567,7 @@ const j5 = /* @__PURE__ */ k2(q4), k1 = ({
|
|
|
9567
9567
|
dangerouslySetInnerHTML: { __html: t || "" }
|
|
9568
9568
|
}
|
|
9569
9569
|
),
|
|
9570
|
-
/* @__PURE__ */ e.jsx("div", { className: "t2-layout__cta t2-hero-twoByTwo__cta t2-hero-cta", children:
|
|
9570
|
+
/* @__PURE__ */ e.jsx("div", { className: "t2-layout__cta t2-hero-twoByTwo__cta t2-hero-cta", children: C && C.map((j, N) => /* @__PURE__ */ e.jsx(n0, { ...j }, N)) })
|
|
9571
9571
|
] }),
|
|
9572
9572
|
/* @__PURE__ */ e.jsxs("div", { className: "t2-twoByTwo_wrap", children: [
|
|
9573
9573
|
/* @__PURE__ */ e.jsx(
|
|
@@ -9627,7 +9627,7 @@ const j5 = /* @__PURE__ */ k2(q4), k1 = ({
|
|
|
9627
9627
|
isHeaderBig: d,
|
|
9628
9628
|
isWrapped: h
|
|
9629
9629
|
}) => {
|
|
9630
|
-
const { width: p } = Q0(), v = `t2-simple-hero ${o}`, a = `${h ? "t2-wrapper" : ""}`,
|
|
9630
|
+
const { width: p } = Q0(), v = `t2-simple-hero ${o}`, a = `${h ? "t2-wrapper" : ""}`, C = A0(
|
|
9631
9631
|
`t2-simple-hero__header t2-layout__header ${d ? "t2-biggie" : ""} ${n ? "t2-simple-hero__header--no-eyebrow" : ""}`,
|
|
9632
9632
|
r || "",
|
|
9633
9633
|
s
|
|
@@ -9660,7 +9660,7 @@ const j5 = /* @__PURE__ */ k2(q4), k1 = ({
|
|
|
9660
9660
|
className: `t2-simple-hero__content ${m} t2-header-area`,
|
|
9661
9661
|
children: [
|
|
9662
9662
|
n && /* @__PURE__ */ e.jsx("div", { className: "t2-layout__eyebrow t2-simple-hero__eyebrow t2-hero__eyebrow", children: n }),
|
|
9663
|
-
|
|
9663
|
+
C,
|
|
9664
9664
|
c && /* @__PURE__ */ e.jsx("div", { className: "t2-layout__subheader t2-simple-hero__subheader t2-hero__subheader", children: c }),
|
|
9665
9665
|
t && /* @__PURE__ */ e.jsx(
|
|
9666
9666
|
M0,
|
|
@@ -9704,66 +9704,66 @@ var u4;
|
|
|
9704
9704
|
function Mo() {
|
|
9705
9705
|
if (u4) return x0;
|
|
9706
9706
|
u4 = 1;
|
|
9707
|
-
var n = typeof Symbol == "function" && Symbol.for, r = n ? Symbol.for("react.element") : 60103, s = n ? Symbol.for("react.portal") : 60106, c = n ? Symbol.for("react.fragment") : 60107, t = n ? Symbol.for("react.strict_mode") : 60108, l = n ? Symbol.for("react.profiler") : 60114, o = n ? Symbol.for("react.provider") : 60109, i = n ? Symbol.for("react.context") : 60110, d = n ? Symbol.for("react.async_mode") : 60111, h = n ? Symbol.for("react.concurrent_mode") : 60111, p = n ? Symbol.for("react.forward_ref") : 60112, v = n ? Symbol.for("react.suspense") : 60113, a = n ? Symbol.for("react.suspense_list") : 60120, g = n ? Symbol.for("react.memo") : 60115,
|
|
9708
|
-
function y(
|
|
9709
|
-
if (typeof
|
|
9710
|
-
var
|
|
9711
|
-
switch (
|
|
9707
|
+
var n = typeof Symbol == "function" && Symbol.for, r = n ? Symbol.for("react.element") : 60103, s = n ? Symbol.for("react.portal") : 60106, c = n ? Symbol.for("react.fragment") : 60107, t = n ? Symbol.for("react.strict_mode") : 60108, l = n ? Symbol.for("react.profiler") : 60114, o = n ? Symbol.for("react.provider") : 60109, i = n ? Symbol.for("react.context") : 60110, d = n ? Symbol.for("react.async_mode") : 60111, h = n ? Symbol.for("react.concurrent_mode") : 60111, p = n ? Symbol.for("react.forward_ref") : 60112, v = n ? Symbol.for("react.suspense") : 60113, a = n ? Symbol.for("react.suspense_list") : 60120, g = n ? Symbol.for("react.memo") : 60115, C = n ? Symbol.for("react.lazy") : 60116, m = n ? Symbol.for("react.block") : 60121, b = n ? Symbol.for("react.fundamental") : 60117, k = n ? Symbol.for("react.responder") : 60118, u = n ? Symbol.for("react.scope") : 60119;
|
|
9708
|
+
function y(j) {
|
|
9709
|
+
if (typeof j == "object" && j !== null) {
|
|
9710
|
+
var N = j.$$typeof;
|
|
9711
|
+
switch (N) {
|
|
9712
9712
|
case r:
|
|
9713
|
-
switch (
|
|
9713
|
+
switch (j = j.type, j) {
|
|
9714
9714
|
case d:
|
|
9715
9715
|
case h:
|
|
9716
9716
|
case c:
|
|
9717
9717
|
case l:
|
|
9718
9718
|
case t:
|
|
9719
9719
|
case v:
|
|
9720
|
-
return
|
|
9720
|
+
return j;
|
|
9721
9721
|
default:
|
|
9722
|
-
switch (
|
|
9722
|
+
switch (j = j && j.$$typeof, j) {
|
|
9723
9723
|
case i:
|
|
9724
9724
|
case p:
|
|
9725
|
-
case
|
|
9725
|
+
case C:
|
|
9726
9726
|
case g:
|
|
9727
9727
|
case o:
|
|
9728
|
-
return
|
|
9728
|
+
return j;
|
|
9729
9729
|
default:
|
|
9730
|
-
return
|
|
9730
|
+
return N;
|
|
9731
9731
|
}
|
|
9732
9732
|
}
|
|
9733
9733
|
case s:
|
|
9734
|
-
return
|
|
9734
|
+
return N;
|
|
9735
9735
|
}
|
|
9736
9736
|
}
|
|
9737
9737
|
}
|
|
9738
|
-
function E(
|
|
9739
|
-
return y(
|
|
9738
|
+
function E(j) {
|
|
9739
|
+
return y(j) === h;
|
|
9740
9740
|
}
|
|
9741
|
-
return x0.AsyncMode = d, x0.ConcurrentMode = h, x0.ContextConsumer = i, x0.ContextProvider = o, x0.Element = r, x0.ForwardRef = p, x0.Fragment = c, x0.Lazy =
|
|
9742
|
-
return E(
|
|
9743
|
-
}, x0.isConcurrentMode = E, x0.isContextConsumer = function(
|
|
9744
|
-
return y(
|
|
9745
|
-
}, x0.isContextProvider = function(
|
|
9746
|
-
return y(
|
|
9747
|
-
}, x0.isElement = function(
|
|
9748
|
-
return typeof
|
|
9749
|
-
}, x0.isForwardRef = function(
|
|
9750
|
-
return y(
|
|
9751
|
-
}, x0.isFragment = function(
|
|
9752
|
-
return y(
|
|
9753
|
-
}, x0.isLazy = function(
|
|
9754
|
-
return y(
|
|
9755
|
-
}, x0.isMemo = function(
|
|
9756
|
-
return y(
|
|
9757
|
-
}, x0.isPortal = function(
|
|
9758
|
-
return y(
|
|
9759
|
-
}, x0.isProfiler = function(
|
|
9760
|
-
return y(
|
|
9761
|
-
}, x0.isStrictMode = function(
|
|
9762
|
-
return y(
|
|
9763
|
-
}, x0.isSuspense = function(
|
|
9764
|
-
return y(
|
|
9765
|
-
}, x0.isValidElementType = function(
|
|
9766
|
-
return typeof
|
|
9741
|
+
return x0.AsyncMode = d, x0.ConcurrentMode = h, x0.ContextConsumer = i, x0.ContextProvider = o, x0.Element = r, x0.ForwardRef = p, x0.Fragment = c, x0.Lazy = C, x0.Memo = g, x0.Portal = s, x0.Profiler = l, x0.StrictMode = t, x0.Suspense = v, x0.isAsyncMode = function(j) {
|
|
9742
|
+
return E(j) || y(j) === d;
|
|
9743
|
+
}, x0.isConcurrentMode = E, x0.isContextConsumer = function(j) {
|
|
9744
|
+
return y(j) === i;
|
|
9745
|
+
}, x0.isContextProvider = function(j) {
|
|
9746
|
+
return y(j) === o;
|
|
9747
|
+
}, x0.isElement = function(j) {
|
|
9748
|
+
return typeof j == "object" && j !== null && j.$$typeof === r;
|
|
9749
|
+
}, x0.isForwardRef = function(j) {
|
|
9750
|
+
return y(j) === p;
|
|
9751
|
+
}, x0.isFragment = function(j) {
|
|
9752
|
+
return y(j) === c;
|
|
9753
|
+
}, x0.isLazy = function(j) {
|
|
9754
|
+
return y(j) === C;
|
|
9755
|
+
}, x0.isMemo = function(j) {
|
|
9756
|
+
return y(j) === g;
|
|
9757
|
+
}, x0.isPortal = function(j) {
|
|
9758
|
+
return y(j) === s;
|
|
9759
|
+
}, x0.isProfiler = function(j) {
|
|
9760
|
+
return y(j) === l;
|
|
9761
|
+
}, x0.isStrictMode = function(j) {
|
|
9762
|
+
return y(j) === t;
|
|
9763
|
+
}, x0.isSuspense = function(j) {
|
|
9764
|
+
return y(j) === v;
|
|
9765
|
+
}, x0.isValidElementType = function(j) {
|
|
9766
|
+
return typeof j == "string" || typeof j == "function" || j === c || j === h || j === l || j === t || j === v || j === a || typeof j == "object" && j !== null && (j.$$typeof === C || j.$$typeof === g || j.$$typeof === o || j.$$typeof === i || j.$$typeof === p || j.$$typeof === b || j.$$typeof === k || j.$$typeof === u || j.$$typeof === m);
|
|
9767
9767
|
}, x0.typeOf = y, x0;
|
|
9768
9768
|
}
|
|
9769
9769
|
var u0 = {};
|
|
@@ -9778,10 +9778,10 @@ var u0 = {};
|
|
|
9778
9778
|
var g4;
|
|
9779
9779
|
function zo() {
|
|
9780
9780
|
return g4 || (g4 = 1, process.env.NODE_ENV !== "production" && function() {
|
|
9781
|
-
var n = typeof Symbol == "function" && Symbol.for, r = n ? Symbol.for("react.element") : 60103, s = n ? Symbol.for("react.portal") : 60106, c = n ? Symbol.for("react.fragment") : 60107, t = n ? Symbol.for("react.strict_mode") : 60108, l = n ? Symbol.for("react.profiler") : 60114, o = n ? Symbol.for("react.provider") : 60109, i = n ? Symbol.for("react.context") : 60110, d = n ? Symbol.for("react.async_mode") : 60111, h = n ? Symbol.for("react.concurrent_mode") : 60111, p = n ? Symbol.for("react.forward_ref") : 60112, v = n ? Symbol.for("react.suspense") : 60113, a = n ? Symbol.for("react.suspense_list") : 60120, g = n ? Symbol.for("react.memo") : 60115,
|
|
9781
|
+
var n = typeof Symbol == "function" && Symbol.for, r = n ? Symbol.for("react.element") : 60103, s = n ? Symbol.for("react.portal") : 60106, c = n ? Symbol.for("react.fragment") : 60107, t = n ? Symbol.for("react.strict_mode") : 60108, l = n ? Symbol.for("react.profiler") : 60114, o = n ? Symbol.for("react.provider") : 60109, i = n ? Symbol.for("react.context") : 60110, d = n ? Symbol.for("react.async_mode") : 60111, h = n ? Symbol.for("react.concurrent_mode") : 60111, p = n ? Symbol.for("react.forward_ref") : 60112, v = n ? Symbol.for("react.suspense") : 60113, a = n ? Symbol.for("react.suspense_list") : 60120, g = n ? Symbol.for("react.memo") : 60115, C = n ? Symbol.for("react.lazy") : 60116, m = n ? Symbol.for("react.block") : 60121, b = n ? Symbol.for("react.fundamental") : 60117, k = n ? Symbol.for("react.responder") : 60118, u = n ? Symbol.for("react.scope") : 60119;
|
|
9782
9782
|
function y(W) {
|
|
9783
9783
|
return typeof W == "string" || typeof W == "function" || // Note: its typeof might be other than 'symbol' or 'number' if it's a polyfill.
|
|
9784
|
-
W === c || W === h || W === l || W === t || W === v || W === a || typeof W == "object" && W !== null && (W.$$typeof ===
|
|
9784
|
+
W === c || W === h || W === l || W === t || W === v || W === a || typeof W == "object" && W !== null && (W.$$typeof === C || W.$$typeof === g || W.$$typeof === o || W.$$typeof === i || W.$$typeof === p || W.$$typeof === b || W.$$typeof === k || W.$$typeof === u || W.$$typeof === m);
|
|
9785
9785
|
}
|
|
9786
9786
|
function E(W) {
|
|
9787
9787
|
if (typeof W == "object" && W !== null) {
|
|
@@ -9802,7 +9802,7 @@ function zo() {
|
|
|
9802
9802
|
switch (V0) {
|
|
9803
9803
|
case i:
|
|
9804
9804
|
case p:
|
|
9805
|
-
case
|
|
9805
|
+
case C:
|
|
9806
9806
|
case g:
|
|
9807
9807
|
case o:
|
|
9808
9808
|
return V0;
|
|
@@ -9815,17 +9815,17 @@ function zo() {
|
|
|
9815
9815
|
}
|
|
9816
9816
|
}
|
|
9817
9817
|
}
|
|
9818
|
-
var
|
|
9819
|
-
function
|
|
9820
|
-
return
|
|
9818
|
+
var j = d, N = h, R = i, T = o, H = r, M = p, S = c, B = C, w = g, x = s, L = l, F = t, z = v, f = !1;
|
|
9819
|
+
function J(W) {
|
|
9820
|
+
return f || (f = !0, console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")), Z(W) || E(W) === d;
|
|
9821
9821
|
}
|
|
9822
|
-
function
|
|
9822
|
+
function Z(W) {
|
|
9823
9823
|
return E(W) === h;
|
|
9824
9824
|
}
|
|
9825
|
-
function
|
|
9825
|
+
function O(W) {
|
|
9826
9826
|
return E(W) === i;
|
|
9827
9827
|
}
|
|
9828
|
-
function
|
|
9828
|
+
function X(W) {
|
|
9829
9829
|
return E(W) === o;
|
|
9830
9830
|
}
|
|
9831
9831
|
function G(W) {
|
|
@@ -9837,8 +9837,8 @@ function zo() {
|
|
|
9837
9837
|
function U(W) {
|
|
9838
9838
|
return E(W) === c;
|
|
9839
9839
|
}
|
|
9840
|
-
function
|
|
9841
|
-
return E(W) ===
|
|
9840
|
+
function K(W) {
|
|
9841
|
+
return E(W) === C;
|
|
9842
9842
|
}
|
|
9843
9843
|
function $(W) {
|
|
9844
9844
|
return E(W) === g;
|
|
@@ -9855,7 +9855,7 @@ function zo() {
|
|
|
9855
9855
|
function a0(W) {
|
|
9856
9856
|
return E(W) === v;
|
|
9857
9857
|
}
|
|
9858
|
-
u0.AsyncMode =
|
|
9858
|
+
u0.AsyncMode = j, u0.ConcurrentMode = N, u0.ContextConsumer = R, u0.ContextProvider = T, u0.Element = H, u0.ForwardRef = M, u0.Fragment = S, u0.Lazy = B, u0.Memo = w, u0.Portal = x, u0.Profiler = L, u0.StrictMode = F, u0.Suspense = z, u0.isAsyncMode = J, u0.isConcurrentMode = Z, u0.isContextConsumer = O, u0.isContextProvider = X, u0.isElement = G, u0.isForwardRef = q, u0.isFragment = U, u0.isLazy = K, u0.isMemo = $, u0.isPortal = e0, u0.isProfiler = V, u0.isStrictMode = _, u0.isSuspense = a0, u0.isValidElementType = y, u0.typeOf = E;
|
|
9859
9859
|
}()), u0;
|
|
9860
9860
|
}
|
|
9861
9861
|
var m4;
|
|
@@ -9954,8 +9954,8 @@ function Ho() {
|
|
|
9954
9954
|
throw a.name = "Invariant Violation", a;
|
|
9955
9955
|
}
|
|
9956
9956
|
v = l[p](o, p, d, i, null, r);
|
|
9957
|
-
} catch (
|
|
9958
|
-
v =
|
|
9957
|
+
} catch (C) {
|
|
9958
|
+
v = C;
|
|
9959
9959
|
}
|
|
9960
9960
|
if (v && !(v instanceof Error) && n(
|
|
9961
9961
|
(d || "React class") + ": type specification of " + i + " `" + p + "` is invalid; the type checker function must return `null` or an `Error` but returned a " + typeof v + ". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."
|
|
@@ -9992,10 +9992,10 @@ function Lo() {
|
|
|
9992
9992
|
}
|
|
9993
9993
|
return X2 = function(i, d) {
|
|
9994
9994
|
var h = typeof Symbol == "function" && Symbol.iterator, p = "@@iterator";
|
|
9995
|
-
function v(
|
|
9996
|
-
var
|
|
9997
|
-
if (typeof
|
|
9998
|
-
return
|
|
9995
|
+
function v(Z) {
|
|
9996
|
+
var O = Z && (h && Z[h] || Z[p]);
|
|
9997
|
+
if (typeof O == "function")
|
|
9998
|
+
return O;
|
|
9999
9999
|
}
|
|
10000
10000
|
var a = "<<anonymous>>", g = {
|
|
10001
10001
|
array: k("array"),
|
|
@@ -10009,26 +10009,26 @@ function Lo() {
|
|
|
10009
10009
|
any: u(),
|
|
10010
10010
|
arrayOf: y,
|
|
10011
10011
|
element: E(),
|
|
10012
|
-
elementType:
|
|
10013
|
-
instanceOf:
|
|
10014
|
-
node:
|
|
10015
|
-
objectOf:
|
|
10016
|
-
oneOf:
|
|
10017
|
-
oneOfType:
|
|
10018
|
-
shape:
|
|
10012
|
+
elementType: j(),
|
|
10013
|
+
instanceOf: N,
|
|
10014
|
+
node: M(),
|
|
10015
|
+
objectOf: T,
|
|
10016
|
+
oneOf: R,
|
|
10017
|
+
oneOfType: H,
|
|
10018
|
+
shape: B,
|
|
10019
10019
|
exact: w
|
|
10020
10020
|
};
|
|
10021
|
-
function
|
|
10022
|
-
return
|
|
10021
|
+
function C(Z, O) {
|
|
10022
|
+
return Z === O ? Z !== 0 || 1 / Z === 1 / O : Z !== Z && O !== O;
|
|
10023
10023
|
}
|
|
10024
|
-
function m(
|
|
10025
|
-
this.message =
|
|
10024
|
+
function m(Z, O) {
|
|
10025
|
+
this.message = Z, this.data = O && typeof O == "object" ? O : {}, this.stack = "";
|
|
10026
10026
|
}
|
|
10027
10027
|
m.prototype = Error.prototype;
|
|
10028
|
-
function b(
|
|
10028
|
+
function b(Z) {
|
|
10029
10029
|
if (process.env.NODE_ENV !== "production")
|
|
10030
|
-
var
|
|
10031
|
-
function G(U,
|
|
10030
|
+
var O = {}, X = 0;
|
|
10031
|
+
function G(U, K, $, e0, V, _, a0) {
|
|
10032
10032
|
if (e0 = e0 || a, _ = _ || $, a0 !== s) {
|
|
10033
10033
|
if (d) {
|
|
10034
10034
|
var W = new Error(
|
|
@@ -10037,213 +10037,213 @@ function Lo() {
|
|
|
10037
10037
|
throw W.name = "Invariant Violation", W;
|
|
10038
10038
|
} else if (process.env.NODE_ENV !== "production" && typeof console < "u") {
|
|
10039
10039
|
var g0 = e0 + ":" + $;
|
|
10040
|
-
!
|
|
10041
|
-
|
|
10040
|
+
!O[g0] && // Avoid spamming the console because they are often not actionable except for lib authors
|
|
10041
|
+
X < 3 && (l(
|
|
10042
10042
|
"You are manually calling a React.PropTypes validation function for the `" + _ + "` prop on `" + e0 + "`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."
|
|
10043
|
-
),
|
|
10043
|
+
), O[g0] = !0, X++);
|
|
10044
10044
|
}
|
|
10045
10045
|
}
|
|
10046
|
-
return
|
|
10046
|
+
return K[$] == null ? U ? K[$] === null ? new m("The " + V + " `" + _ + "` is marked as required " + ("in `" + e0 + "`, but its value is `null`.")) : new m("The " + V + " `" + _ + "` is marked as required in " + ("`" + e0 + "`, but its value is `undefined`.")) : null : Z(K, $, e0, V, _);
|
|
10047
10047
|
}
|
|
10048
10048
|
var q = G.bind(null, !1);
|
|
10049
10049
|
return q.isRequired = G.bind(null, !0), q;
|
|
10050
10050
|
}
|
|
10051
|
-
function k(
|
|
10052
|
-
function
|
|
10053
|
-
var e0 =
|
|
10054
|
-
if (V !==
|
|
10055
|
-
var _ =
|
|
10051
|
+
function k(Z) {
|
|
10052
|
+
function O(X, G, q, U, K, $) {
|
|
10053
|
+
var e0 = X[G], V = F(e0);
|
|
10054
|
+
if (V !== Z) {
|
|
10055
|
+
var _ = z(e0);
|
|
10056
10056
|
return new m(
|
|
10057
|
-
"Invalid " + U + " `" +
|
|
10058
|
-
{ expectedType:
|
|
10057
|
+
"Invalid " + U + " `" + K + "` of type " + ("`" + _ + "` supplied to `" + q + "`, expected ") + ("`" + Z + "`."),
|
|
10058
|
+
{ expectedType: Z }
|
|
10059
10059
|
);
|
|
10060
10060
|
}
|
|
10061
10061
|
return null;
|
|
10062
10062
|
}
|
|
10063
|
-
return b(
|
|
10063
|
+
return b(O);
|
|
10064
10064
|
}
|
|
10065
10065
|
function u() {
|
|
10066
10066
|
return b(o);
|
|
10067
10067
|
}
|
|
10068
|
-
function y(
|
|
10069
|
-
function
|
|
10070
|
-
if (typeof
|
|
10071
|
-
return new m("Property `" +
|
|
10072
|
-
var $ =
|
|
10068
|
+
function y(Z) {
|
|
10069
|
+
function O(X, G, q, U, K) {
|
|
10070
|
+
if (typeof Z != "function")
|
|
10071
|
+
return new m("Property `" + K + "` of component `" + q + "` has invalid PropType notation inside arrayOf.");
|
|
10072
|
+
var $ = X[G];
|
|
10073
10073
|
if (!Array.isArray($)) {
|
|
10074
10074
|
var e0 = F($);
|
|
10075
|
-
return new m("Invalid " + U + " `" +
|
|
10075
|
+
return new m("Invalid " + U + " `" + K + "` of type " + ("`" + e0 + "` supplied to `" + q + "`, expected an array."));
|
|
10076
10076
|
}
|
|
10077
10077
|
for (var V = 0; V < $.length; V++) {
|
|
10078
|
-
var _ =
|
|
10078
|
+
var _ = Z($, V, q, U, K + "[" + V + "]", s);
|
|
10079
10079
|
if (_ instanceof Error)
|
|
10080
10080
|
return _;
|
|
10081
10081
|
}
|
|
10082
10082
|
return null;
|
|
10083
10083
|
}
|
|
10084
|
-
return b(
|
|
10084
|
+
return b(O);
|
|
10085
10085
|
}
|
|
10086
10086
|
function E() {
|
|
10087
|
-
function
|
|
10088
|
-
var
|
|
10089
|
-
if (!i(
|
|
10090
|
-
var $ = F(
|
|
10087
|
+
function Z(O, X, G, q, U) {
|
|
10088
|
+
var K = O[X];
|
|
10089
|
+
if (!i(K)) {
|
|
10090
|
+
var $ = F(K);
|
|
10091
10091
|
return new m("Invalid " + q + " `" + U + "` of type " + ("`" + $ + "` supplied to `" + G + "`, expected a single ReactElement."));
|
|
10092
10092
|
}
|
|
10093
10093
|
return null;
|
|
10094
10094
|
}
|
|
10095
|
-
return b(
|
|
10095
|
+
return b(Z);
|
|
10096
10096
|
}
|
|
10097
|
-
function
|
|
10098
|
-
function
|
|
10099
|
-
var
|
|
10100
|
-
if (!n.isValidElementType(
|
|
10101
|
-
var $ = F(
|
|
10097
|
+
function j() {
|
|
10098
|
+
function Z(O, X, G, q, U) {
|
|
10099
|
+
var K = O[X];
|
|
10100
|
+
if (!n.isValidElementType(K)) {
|
|
10101
|
+
var $ = F(K);
|
|
10102
10102
|
return new m("Invalid " + q + " `" + U + "` of type " + ("`" + $ + "` supplied to `" + G + "`, expected a single ReactElement type."));
|
|
10103
10103
|
}
|
|
10104
10104
|
return null;
|
|
10105
10105
|
}
|
|
10106
|
-
return b(
|
|
10106
|
+
return b(Z);
|
|
10107
10107
|
}
|
|
10108
|
-
function Z
|
|
10109
|
-
function
|
|
10110
|
-
if (!(
|
|
10111
|
-
var $ =
|
|
10112
|
-
return new m("Invalid " + U + " `" +
|
|
10108
|
+
function N(Z) {
|
|
10109
|
+
function O(X, G, q, U, K) {
|
|
10110
|
+
if (!(X[G] instanceof Z)) {
|
|
10111
|
+
var $ = Z.name || a, e0 = J(X[G]);
|
|
10112
|
+
return new m("Invalid " + U + " `" + K + "` of type " + ("`" + e0 + "` supplied to `" + q + "`, expected ") + ("instance of `" + $ + "`."));
|
|
10113
10113
|
}
|
|
10114
10114
|
return null;
|
|
10115
10115
|
}
|
|
10116
|
-
return b(
|
|
10116
|
+
return b(O);
|
|
10117
10117
|
}
|
|
10118
|
-
function
|
|
10119
|
-
if (!Array.isArray(
|
|
10118
|
+
function R(Z) {
|
|
10119
|
+
if (!Array.isArray(Z))
|
|
10120
10120
|
return process.env.NODE_ENV !== "production" && (arguments.length > 1 ? l(
|
|
10121
10121
|
"Invalid arguments supplied to oneOf, expected an array, got " + arguments.length + " arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z])."
|
|
10122
10122
|
) : l("Invalid argument supplied to oneOf, expected an array.")), o;
|
|
10123
|
-
function
|
|
10124
|
-
for (var $ =
|
|
10125
|
-
if (
|
|
10123
|
+
function O(X, G, q, U, K) {
|
|
10124
|
+
for (var $ = X[G], e0 = 0; e0 < Z.length; e0++)
|
|
10125
|
+
if (C($, Z[e0]))
|
|
10126
10126
|
return null;
|
|
10127
|
-
var V = JSON.stringify(
|
|
10128
|
-
var g0 =
|
|
10127
|
+
var V = JSON.stringify(Z, function(a0, W) {
|
|
10128
|
+
var g0 = z(W);
|
|
10129
10129
|
return g0 === "symbol" ? String(W) : W;
|
|
10130
10130
|
});
|
|
10131
|
-
return new m("Invalid " + U + " `" +
|
|
10131
|
+
return new m("Invalid " + U + " `" + K + "` of value `" + String($) + "` " + ("supplied to `" + q + "`, expected one of " + V + "."));
|
|
10132
10132
|
}
|
|
10133
|
-
return b(
|
|
10133
|
+
return b(O);
|
|
10134
10134
|
}
|
|
10135
|
-
function
|
|
10136
|
-
function
|
|
10137
|
-
if (typeof
|
|
10138
|
-
return new m("Property `" +
|
|
10139
|
-
var $ =
|
|
10135
|
+
function T(Z) {
|
|
10136
|
+
function O(X, G, q, U, K) {
|
|
10137
|
+
if (typeof Z != "function")
|
|
10138
|
+
return new m("Property `" + K + "` of component `" + q + "` has invalid PropType notation inside objectOf.");
|
|
10139
|
+
var $ = X[G], e0 = F($);
|
|
10140
10140
|
if (e0 !== "object")
|
|
10141
|
-
return new m("Invalid " + U + " `" +
|
|
10141
|
+
return new m("Invalid " + U + " `" + K + "` of type " + ("`" + e0 + "` supplied to `" + q + "`, expected an object."));
|
|
10142
10142
|
for (var V in $)
|
|
10143
10143
|
if (c($, V)) {
|
|
10144
|
-
var _ =
|
|
10144
|
+
var _ = Z($, V, q, U, K + "." + V, s);
|
|
10145
10145
|
if (_ instanceof Error)
|
|
10146
10146
|
return _;
|
|
10147
10147
|
}
|
|
10148
10148
|
return null;
|
|
10149
10149
|
}
|
|
10150
|
-
return b(
|
|
10150
|
+
return b(O);
|
|
10151
10151
|
}
|
|
10152
|
-
function
|
|
10153
|
-
if (!Array.isArray(
|
|
10152
|
+
function H(Z) {
|
|
10153
|
+
if (!Array.isArray(Z))
|
|
10154
10154
|
return process.env.NODE_ENV !== "production" && l("Invalid argument supplied to oneOfType, expected an instance of array."), o;
|
|
10155
|
-
for (var
|
|
10156
|
-
var
|
|
10157
|
-
if (typeof
|
|
10155
|
+
for (var O = 0; O < Z.length; O++) {
|
|
10156
|
+
var X = Z[O];
|
|
10157
|
+
if (typeof X != "function")
|
|
10158
10158
|
return l(
|
|
10159
|
-
"Invalid argument supplied to oneOfType. Expected an array of check functions, but received " +
|
|
10159
|
+
"Invalid argument supplied to oneOfType. Expected an array of check functions, but received " + f(X) + " at index " + O + "."
|
|
10160
10160
|
), o;
|
|
10161
10161
|
}
|
|
10162
|
-
function G(q, U,
|
|
10163
|
-
for (var V = [], _ = 0; _ <
|
|
10164
|
-
var a0 =
|
|
10162
|
+
function G(q, U, K, $, e0) {
|
|
10163
|
+
for (var V = [], _ = 0; _ < Z.length; _++) {
|
|
10164
|
+
var a0 = Z[_], W = a0(q, U, K, $, e0, s);
|
|
10165
10165
|
if (W == null)
|
|
10166
10166
|
return null;
|
|
10167
10167
|
W.data && c(W.data, "expectedType") && V.push(W.data.expectedType);
|
|
10168
10168
|
}
|
|
10169
10169
|
var g0 = V.length > 0 ? ", expected one of type [" + V.join(", ") + "]" : "";
|
|
10170
|
-
return new m("Invalid " + $ + " `" + e0 + "` supplied to " + ("`" +
|
|
10170
|
+
return new m("Invalid " + $ + " `" + e0 + "` supplied to " + ("`" + K + "`" + g0 + "."));
|
|
10171
10171
|
}
|
|
10172
10172
|
return b(G);
|
|
10173
10173
|
}
|
|
10174
|
-
function
|
|
10175
|
-
function
|
|
10176
|
-
return x(
|
|
10174
|
+
function M() {
|
|
10175
|
+
function Z(O, X, G, q, U) {
|
|
10176
|
+
return x(O[X]) ? null : new m("Invalid " + q + " `" + U + "` supplied to " + ("`" + G + "`, expected a ReactNode."));
|
|
10177
10177
|
}
|
|
10178
|
-
return b(
|
|
10178
|
+
return b(Z);
|
|
10179
10179
|
}
|
|
10180
|
-
function S(
|
|
10180
|
+
function S(Z, O, X, G, q) {
|
|
10181
10181
|
return new m(
|
|
10182
|
-
(
|
|
10182
|
+
(Z || "React class") + ": " + O + " type `" + X + "." + G + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + q + "`."
|
|
10183
10183
|
);
|
|
10184
10184
|
}
|
|
10185
|
-
function
|
|
10186
|
-
function
|
|
10187
|
-
var $ =
|
|
10185
|
+
function B(Z) {
|
|
10186
|
+
function O(X, G, q, U, K) {
|
|
10187
|
+
var $ = X[G], e0 = F($);
|
|
10188
10188
|
if (e0 !== "object")
|
|
10189
|
-
return new m("Invalid " + U + " `" +
|
|
10190
|
-
for (var V in
|
|
10191
|
-
var _ =
|
|
10189
|
+
return new m("Invalid " + U + " `" + K + "` of type `" + e0 + "` " + ("supplied to `" + q + "`, expected `object`."));
|
|
10190
|
+
for (var V in Z) {
|
|
10191
|
+
var _ = Z[V];
|
|
10192
10192
|
if (typeof _ != "function")
|
|
10193
|
-
return S(q, U,
|
|
10194
|
-
var a0 = _($, V, q, U,
|
|
10193
|
+
return S(q, U, K, V, z(_));
|
|
10194
|
+
var a0 = _($, V, q, U, K + "." + V, s);
|
|
10195
10195
|
if (a0)
|
|
10196
10196
|
return a0;
|
|
10197
10197
|
}
|
|
10198
10198
|
return null;
|
|
10199
10199
|
}
|
|
10200
|
-
return b(
|
|
10200
|
+
return b(O);
|
|
10201
10201
|
}
|
|
10202
|
-
function w(
|
|
10203
|
-
function
|
|
10204
|
-
var $ =
|
|
10202
|
+
function w(Z) {
|
|
10203
|
+
function O(X, G, q, U, K) {
|
|
10204
|
+
var $ = X[G], e0 = F($);
|
|
10205
10205
|
if (e0 !== "object")
|
|
10206
|
-
return new m("Invalid " + U + " `" +
|
|
10207
|
-
var V = r({},
|
|
10206
|
+
return new m("Invalid " + U + " `" + K + "` of type `" + e0 + "` " + ("supplied to `" + q + "`, expected `object`."));
|
|
10207
|
+
var V = r({}, X[G], Z);
|
|
10208
10208
|
for (var _ in V) {
|
|
10209
|
-
var a0 =
|
|
10210
|
-
if (c(
|
|
10211
|
-
return S(q, U,
|
|
10209
|
+
var a0 = Z[_];
|
|
10210
|
+
if (c(Z, _) && typeof a0 != "function")
|
|
10211
|
+
return S(q, U, K, _, z(a0));
|
|
10212
10212
|
if (!a0)
|
|
10213
10213
|
return new m(
|
|
10214
|
-
"Invalid " + U + " `" +
|
|
10215
|
-
Valid keys: ` + JSON.stringify(Object.keys(
|
|
10214
|
+
"Invalid " + U + " `" + K + "` key `" + _ + "` supplied to `" + q + "`.\nBad object: " + JSON.stringify(X[G], null, " ") + `
|
|
10215
|
+
Valid keys: ` + JSON.stringify(Object.keys(Z), null, " ")
|
|
10216
10216
|
);
|
|
10217
|
-
var W = a0($, _, q, U,
|
|
10217
|
+
var W = a0($, _, q, U, K + "." + _, s);
|
|
10218
10218
|
if (W)
|
|
10219
10219
|
return W;
|
|
10220
10220
|
}
|
|
10221
10221
|
return null;
|
|
10222
10222
|
}
|
|
10223
|
-
return b(
|
|
10223
|
+
return b(O);
|
|
10224
10224
|
}
|
|
10225
|
-
function x(
|
|
10226
|
-
switch (typeof
|
|
10225
|
+
function x(Z) {
|
|
10226
|
+
switch (typeof Z) {
|
|
10227
10227
|
case "number":
|
|
10228
10228
|
case "string":
|
|
10229
10229
|
case "undefined":
|
|
10230
10230
|
return !0;
|
|
10231
10231
|
case "boolean":
|
|
10232
|
-
return !
|
|
10232
|
+
return !Z;
|
|
10233
10233
|
case "object":
|
|
10234
|
-
if (Array.isArray(
|
|
10235
|
-
return
|
|
10236
|
-
if (
|
|
10234
|
+
if (Array.isArray(Z))
|
|
10235
|
+
return Z.every(x);
|
|
10236
|
+
if (Z === null || i(Z))
|
|
10237
10237
|
return !0;
|
|
10238
|
-
var
|
|
10239
|
-
if (
|
|
10240
|
-
var
|
|
10241
|
-
if (
|
|
10242
|
-
for (; !(G =
|
|
10238
|
+
var O = v(Z);
|
|
10239
|
+
if (O) {
|
|
10240
|
+
var X = O.call(Z), G;
|
|
10241
|
+
if (O !== Z.entries) {
|
|
10242
|
+
for (; !(G = X.next()).done; )
|
|
10243
10243
|
if (!x(G.value))
|
|
10244
10244
|
return !1;
|
|
10245
10245
|
} else
|
|
10246
|
-
for (; !(G =
|
|
10246
|
+
for (; !(G = X.next()).done; ) {
|
|
10247
10247
|
var q = G.value;
|
|
10248
10248
|
if (q && !x(q[1]))
|
|
10249
10249
|
return !1;
|
|
@@ -10255,41 +10255,41 @@ Valid keys: ` + JSON.stringify(Object.keys(R), null, " ")
|
|
|
10255
10255
|
return !1;
|
|
10256
10256
|
}
|
|
10257
10257
|
}
|
|
10258
|
-
function
|
|
10259
|
-
return
|
|
10258
|
+
function L(Z, O) {
|
|
10259
|
+
return Z === "symbol" ? !0 : O ? O["@@toStringTag"] === "Symbol" || typeof Symbol == "function" && O instanceof Symbol : !1;
|
|
10260
10260
|
}
|
|
10261
|
-
function F(
|
|
10262
|
-
var
|
|
10263
|
-
return Array.isArray(
|
|
10261
|
+
function F(Z) {
|
|
10262
|
+
var O = typeof Z;
|
|
10263
|
+
return Array.isArray(Z) ? "array" : Z instanceof RegExp ? "object" : L(O, Z) ? "symbol" : O;
|
|
10264
10264
|
}
|
|
10265
|
-
function
|
|
10266
|
-
if (typeof
|
|
10267
|
-
return "" +
|
|
10268
|
-
var
|
|
10269
|
-
if (
|
|
10270
|
-
if (
|
|
10265
|
+
function z(Z) {
|
|
10266
|
+
if (typeof Z > "u" || Z === null)
|
|
10267
|
+
return "" + Z;
|
|
10268
|
+
var O = F(Z);
|
|
10269
|
+
if (O === "object") {
|
|
10270
|
+
if (Z instanceof Date)
|
|
10271
10271
|
return "date";
|
|
10272
|
-
if (
|
|
10272
|
+
if (Z instanceof RegExp)
|
|
10273
10273
|
return "regexp";
|
|
10274
10274
|
}
|
|
10275
|
-
return
|
|
10275
|
+
return O;
|
|
10276
10276
|
}
|
|
10277
|
-
function
|
|
10278
|
-
var
|
|
10279
|
-
switch (
|
|
10277
|
+
function f(Z) {
|
|
10278
|
+
var O = z(Z);
|
|
10279
|
+
switch (O) {
|
|
10280
10280
|
case "array":
|
|
10281
10281
|
case "object":
|
|
10282
|
-
return "an " +
|
|
10282
|
+
return "an " + O;
|
|
10283
10283
|
case "boolean":
|
|
10284
10284
|
case "date":
|
|
10285
10285
|
case "regexp":
|
|
10286
|
-
return "a " +
|
|
10286
|
+
return "a " + O;
|
|
10287
10287
|
default:
|
|
10288
|
-
return
|
|
10288
|
+
return O;
|
|
10289
10289
|
}
|
|
10290
10290
|
}
|
|
10291
|
-
function
|
|
10292
|
-
return !
|
|
10291
|
+
function J(Z) {
|
|
10292
|
+
return !Z.constructor || !Z.constructor.name ? a : Z.constructor.name;
|
|
10293
10293
|
}
|
|
10294
10294
|
return g.checkPropTypes = t, g.resetWarningCache = t.resetWarningCache, g.PropTypes = g, g;
|
|
10295
10295
|
}, X2;
|
|
@@ -10374,8 +10374,8 @@ var x3 = { exports: {} }, J0 = {}, u3 = { exports: {} };
|
|
|
10374
10374
|
var a = v.offsetWidth <= 0 && v.offsetHeight <= 0;
|
|
10375
10375
|
if (a && !v.innerHTML) return !0;
|
|
10376
10376
|
try {
|
|
10377
|
-
var g = window.getComputedStyle(v),
|
|
10378
|
-
return a ?
|
|
10377
|
+
var g = window.getComputedStyle(v), C = g.getPropertyValue("display");
|
|
10378
|
+
return a ? C !== c && l(v, g) : C === s;
|
|
10379
10379
|
} catch {
|
|
10380
10380
|
return console.warn("Failed to inspect element style"), !1;
|
|
10381
10381
|
}
|
|
@@ -10388,8 +10388,8 @@ var x3 = { exports: {} }, J0 = {}, u3 = { exports: {} };
|
|
|
10388
10388
|
return !0;
|
|
10389
10389
|
}
|
|
10390
10390
|
function d(v, a) {
|
|
10391
|
-
var g = v.nodeName.toLowerCase(),
|
|
10392
|
-
return
|
|
10391
|
+
var g = v.nodeName.toLowerCase(), C = t.test(g) && !v.disabled || g === "a" && v.href || a;
|
|
10392
|
+
return C && i(v);
|
|
10393
10393
|
}
|
|
10394
10394
|
function h(v) {
|
|
10395
10395
|
var a = v.getAttribute("tabindex");
|
|
@@ -10398,8 +10398,8 @@ var x3 = { exports: {} }, J0 = {}, u3 = { exports: {} };
|
|
|
10398
10398
|
return (g || a >= 0) && d(v, !g);
|
|
10399
10399
|
}
|
|
10400
10400
|
function p(v) {
|
|
10401
|
-
var a = [].slice.call(v.querySelectorAll("*"), 0).reduce(function(g,
|
|
10402
|
-
return g.concat(
|
|
10401
|
+
var a = [].slice.call(v.querySelectorAll("*"), 0).reduce(function(g, C) {
|
|
10402
|
+
return g.concat(C.shadowRoot ? p(C.shadowRoot) : [C]);
|
|
10403
10403
|
}, []);
|
|
10404
10404
|
return a.filter(h);
|
|
10405
10405
|
}
|
|
@@ -10487,18 +10487,18 @@ var m3 = { exports: {} };
|
|
|
10487
10487
|
d.preventDefault();
|
|
10488
10488
|
return;
|
|
10489
10489
|
}
|
|
10490
|
-
var p = void 0, v = d.shiftKey, a = h[0], g = h[h.length - 1],
|
|
10491
|
-
if (i ===
|
|
10490
|
+
var p = void 0, v = d.shiftKey, a = h[0], g = h[h.length - 1], C = l();
|
|
10491
|
+
if (i === C) {
|
|
10492
10492
|
if (!v) return;
|
|
10493
10493
|
p = g;
|
|
10494
10494
|
}
|
|
10495
|
-
if (g ===
|
|
10495
|
+
if (g === C && !v && (p = a), a === C && v && (p = g), p) {
|
|
10496
10496
|
d.preventDefault(), p.focus();
|
|
10497
10497
|
return;
|
|
10498
10498
|
}
|
|
10499
10499
|
var m = /(\bChrome\b|\bSafari\b)\//.exec(navigator.userAgent), b = m != null && m[1] != "Chrome" && /\biPod\b|\biPad\b/g.exec(navigator.userAgent) == null;
|
|
10500
10500
|
if (b) {
|
|
10501
|
-
var k = h.indexOf(
|
|
10501
|
+
var k = h.indexOf(C);
|
|
10502
10502
|
if (k > -1 && (k += v ? -1 : 1), p = h[k], typeof p > "u") {
|
|
10503
10503
|
d.preventDefault(), p = v ? g : a, p.focus();
|
|
10504
10504
|
return;
|
|
@@ -10799,10 +10799,10 @@ ml.default.subscribe(Al);
|
|
|
10799
10799
|
value: !0
|
|
10800
10800
|
});
|
|
10801
10801
|
var s = Object.assign || function(x) {
|
|
10802
|
-
for (var
|
|
10803
|
-
var F = arguments[
|
|
10804
|
-
for (var
|
|
10805
|
-
Object.prototype.hasOwnProperty.call(F,
|
|
10802
|
+
for (var L = 1; L < arguments.length; L++) {
|
|
10803
|
+
var F = arguments[L];
|
|
10804
|
+
for (var z in F)
|
|
10805
|
+
Object.prototype.hasOwnProperty.call(F, z) && (x[z] = F[z]);
|
|
10806
10806
|
}
|
|
10807
10807
|
return x;
|
|
10808
10808
|
}, c = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(x) {
|
|
@@ -10810,131 +10810,131 @@ ml.default.subscribe(Al);
|
|
|
10810
10810
|
} : function(x) {
|
|
10811
10811
|
return x && typeof Symbol == "function" && x.constructor === Symbol && x !== Symbol.prototype ? "symbol" : typeof x;
|
|
10812
10812
|
}, t = /* @__PURE__ */ function() {
|
|
10813
|
-
function x(
|
|
10814
|
-
for (var
|
|
10815
|
-
var
|
|
10816
|
-
|
|
10813
|
+
function x(L, F) {
|
|
10814
|
+
for (var z = 0; z < F.length; z++) {
|
|
10815
|
+
var f = F[z];
|
|
10816
|
+
f.enumerable = f.enumerable || !1, f.configurable = !0, "value" in f && (f.writable = !0), Object.defineProperty(L, f.key, f);
|
|
10817
10817
|
}
|
|
10818
10818
|
}
|
|
10819
|
-
return function(
|
|
10820
|
-
return F && x(
|
|
10819
|
+
return function(L, F, z) {
|
|
10820
|
+
return F && x(L.prototype, F), z && x(L, z), L;
|
|
10821
10821
|
};
|
|
10822
|
-
}(), l = k0, o = H3, i =
|
|
10822
|
+
}(), l = k0, o = H3, i = j(o), d = J0, h = E(d), p = Go, v = j(p), a = X0, g = E(a), C = A1, m = E(C), b = I0, k = j(b), u = b1, y = j(u);
|
|
10823
10823
|
function E(x) {
|
|
10824
10824
|
if (x && x.__esModule)
|
|
10825
10825
|
return x;
|
|
10826
|
-
var
|
|
10826
|
+
var L = {};
|
|
10827
10827
|
if (x != null)
|
|
10828
10828
|
for (var F in x)
|
|
10829
|
-
Object.prototype.hasOwnProperty.call(x, F) && (
|
|
10830
|
-
return
|
|
10829
|
+
Object.prototype.hasOwnProperty.call(x, F) && (L[F] = x[F]);
|
|
10830
|
+
return L.default = x, L;
|
|
10831
10831
|
}
|
|
10832
|
-
function
|
|
10832
|
+
function j(x) {
|
|
10833
10833
|
return x && x.__esModule ? x : { default: x };
|
|
10834
10834
|
}
|
|
10835
|
-
function
|
|
10836
|
-
if (!(x instanceof
|
|
10835
|
+
function N(x, L) {
|
|
10836
|
+
if (!(x instanceof L))
|
|
10837
10837
|
throw new TypeError("Cannot call a class as a function");
|
|
10838
10838
|
}
|
|
10839
|
-
function
|
|
10839
|
+
function R(x, L) {
|
|
10840
10840
|
if (!x)
|
|
10841
10841
|
throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
|
|
10842
|
-
return
|
|
10842
|
+
return L && (typeof L == "object" || typeof L == "function") ? L : x;
|
|
10843
10843
|
}
|
|
10844
|
-
function
|
|
10845
|
-
if (typeof
|
|
10846
|
-
throw new TypeError("Super expression must either be null or a function, not " + typeof
|
|
10847
|
-
x.prototype = Object.create(
|
|
10844
|
+
function T(x, L) {
|
|
10845
|
+
if (typeof L != "function" && L !== null)
|
|
10846
|
+
throw new TypeError("Super expression must either be null or a function, not " + typeof L);
|
|
10847
|
+
x.prototype = Object.create(L && L.prototype, { constructor: { value: x, enumerable: !1, writable: !0, configurable: !0 } }), L && (Object.setPrototypeOf ? Object.setPrototypeOf(x, L) : x.__proto__ = L);
|
|
10848
10848
|
}
|
|
10849
|
-
var
|
|
10849
|
+
var H = {
|
|
10850
10850
|
overlay: "ReactModal__Overlay",
|
|
10851
10851
|
content: "ReactModal__Content"
|
|
10852
|
-
},
|
|
10853
|
-
return
|
|
10854
|
-
}, S = function(
|
|
10855
|
-
return
|
|
10856
|
-
},
|
|
10857
|
-
|
|
10858
|
-
function
|
|
10859
|
-
|
|
10860
|
-
var
|
|
10861
|
-
return
|
|
10862
|
-
|
|
10863
|
-
},
|
|
10864
|
-
|
|
10865
|
-
},
|
|
10866
|
-
var
|
|
10867
|
-
|
|
10868
|
-
},
|
|
10869
|
-
|
|
10870
|
-
|
|
10871
|
-
|
|
10872
|
-
overlayEl:
|
|
10873
|
-
contentEl:
|
|
10852
|
+
}, M = function(L) {
|
|
10853
|
+
return L.code === "Tab" || L.keyCode === 9;
|
|
10854
|
+
}, S = function(L) {
|
|
10855
|
+
return L.code === "Escape" || L.keyCode === 27;
|
|
10856
|
+
}, B = 0, w = function(x) {
|
|
10857
|
+
T(L, x);
|
|
10858
|
+
function L(F) {
|
|
10859
|
+
N(this, L);
|
|
10860
|
+
var z = R(this, (L.__proto__ || Object.getPrototypeOf(L)).call(this, F));
|
|
10861
|
+
return z.setOverlayRef = function(f) {
|
|
10862
|
+
z.overlay = f, z.props.overlayRef && z.props.overlayRef(f);
|
|
10863
|
+
}, z.setContentRef = function(f) {
|
|
10864
|
+
z.content = f, z.props.contentRef && z.props.contentRef(f);
|
|
10865
|
+
}, z.afterClose = function() {
|
|
10866
|
+
var f = z.props, J = f.appElement, Z = f.ariaHideApp, O = f.htmlOpenClassName, X = f.bodyOpenClassName, G = f.parentSelector, q = G && G().ownerDocument || document;
|
|
10867
|
+
X && m.remove(q.body, X), O && m.remove(q.getElementsByTagName("html")[0], O), Z && B > 0 && (B -= 1, B === 0 && g.show(J)), z.props.shouldFocusAfterRender && (z.props.shouldReturnFocusAfterClose ? (h.returnFocus(z.props.preventScroll), h.teardownScopedFocus()) : h.popWithoutFocus()), z.props.onAfterClose && z.props.onAfterClose(), y.default.deregister(z);
|
|
10868
|
+
}, z.open = function() {
|
|
10869
|
+
z.beforeOpen(), z.state.afterOpen && z.state.beforeClose ? (clearTimeout(z.closeTimer), z.setState({ beforeClose: !1 })) : (z.props.shouldFocusAfterRender && (h.setupScopedFocus(z.node), h.markForFocusLater()), z.setState({ isOpen: !0 }, function() {
|
|
10870
|
+
z.openAnimationFrame = requestAnimationFrame(function() {
|
|
10871
|
+
z.setState({ afterOpen: !0 }), z.props.isOpen && z.props.onAfterOpen && z.props.onAfterOpen({
|
|
10872
|
+
overlayEl: z.overlay,
|
|
10873
|
+
contentEl: z.content
|
|
10874
10874
|
});
|
|
10875
10875
|
});
|
|
10876
10876
|
}));
|
|
10877
|
-
},
|
|
10878
|
-
|
|
10879
|
-
},
|
|
10880
|
-
return
|
|
10881
|
-
},
|
|
10882
|
-
var
|
|
10883
|
-
|
|
10884
|
-
|
|
10877
|
+
}, z.close = function() {
|
|
10878
|
+
z.props.closeTimeoutMS > 0 ? z.closeWithTimeout() : z.closeWithoutTimeout();
|
|
10879
|
+
}, z.focusContent = function() {
|
|
10880
|
+
return z.content && !z.contentHasFocus() && z.content.focus({ preventScroll: !0 });
|
|
10881
|
+
}, z.closeWithTimeout = function() {
|
|
10882
|
+
var f = Date.now() + z.props.closeTimeoutMS;
|
|
10883
|
+
z.setState({ beforeClose: !0, closesAt: f }, function() {
|
|
10884
|
+
z.closeTimer = setTimeout(z.closeWithoutTimeout, z.state.closesAt - Date.now());
|
|
10885
10885
|
});
|
|
10886
|
-
},
|
|
10887
|
-
|
|
10886
|
+
}, z.closeWithoutTimeout = function() {
|
|
10887
|
+
z.setState({
|
|
10888
10888
|
beforeClose: !1,
|
|
10889
10889
|
isOpen: !1,
|
|
10890
10890
|
afterOpen: !1,
|
|
10891
10891
|
closesAt: null
|
|
10892
|
-
},
|
|
10893
|
-
},
|
|
10894
|
-
|
|
10895
|
-
},
|
|
10896
|
-
|
|
10897
|
-
},
|
|
10898
|
-
|
|
10899
|
-
},
|
|
10900
|
-
!
|
|
10901
|
-
},
|
|
10902
|
-
|
|
10903
|
-
},
|
|
10904
|
-
|
|
10905
|
-
},
|
|
10906
|
-
return
|
|
10907
|
-
},
|
|
10908
|
-
return
|
|
10909
|
-
},
|
|
10910
|
-
return !
|
|
10911
|
-
},
|
|
10912
|
-
return document.activeElement ===
|
|
10913
|
-
},
|
|
10914
|
-
var
|
|
10915
|
-
base:
|
|
10916
|
-
afterOpen:
|
|
10917
|
-
beforeClose:
|
|
10918
|
-
},
|
|
10919
|
-
return
|
|
10920
|
-
},
|
|
10921
|
-
return Object.keys(
|
|
10922
|
-
return
|
|
10892
|
+
}, z.afterClose);
|
|
10893
|
+
}, z.handleKeyDown = function(f) {
|
|
10894
|
+
M(f) && (0, v.default)(z.content, f), z.props.shouldCloseOnEsc && S(f) && (f.stopPropagation(), z.requestClose(f));
|
|
10895
|
+
}, z.handleOverlayOnClick = function(f) {
|
|
10896
|
+
z.shouldClose === null && (z.shouldClose = !0), z.shouldClose && z.props.shouldCloseOnOverlayClick && (z.ownerHandlesClose() ? z.requestClose(f) : z.focusContent()), z.shouldClose = null;
|
|
10897
|
+
}, z.handleContentOnMouseUp = function() {
|
|
10898
|
+
z.shouldClose = !1;
|
|
10899
|
+
}, z.handleOverlayOnMouseDown = function(f) {
|
|
10900
|
+
!z.props.shouldCloseOnOverlayClick && f.target == z.overlay && f.preventDefault();
|
|
10901
|
+
}, z.handleContentOnClick = function() {
|
|
10902
|
+
z.shouldClose = !1;
|
|
10903
|
+
}, z.handleContentOnMouseDown = function() {
|
|
10904
|
+
z.shouldClose = !1;
|
|
10905
|
+
}, z.requestClose = function(f) {
|
|
10906
|
+
return z.ownerHandlesClose() && z.props.onRequestClose(f);
|
|
10907
|
+
}, z.ownerHandlesClose = function() {
|
|
10908
|
+
return z.props.onRequestClose;
|
|
10909
|
+
}, z.shouldBeClosed = function() {
|
|
10910
|
+
return !z.state.isOpen && !z.state.beforeClose;
|
|
10911
|
+
}, z.contentHasFocus = function() {
|
|
10912
|
+
return document.activeElement === z.content || z.content.contains(document.activeElement);
|
|
10913
|
+
}, z.buildClassName = function(f, J) {
|
|
10914
|
+
var Z = (typeof J > "u" ? "undefined" : c(J)) === "object" ? J : {
|
|
10915
|
+
base: H[f],
|
|
10916
|
+
afterOpen: H[f] + "--after-open",
|
|
10917
|
+
beforeClose: H[f] + "--before-close"
|
|
10918
|
+
}, O = Z.base;
|
|
10919
|
+
return z.state.afterOpen && (O = O + " " + Z.afterOpen), z.state.beforeClose && (O = O + " " + Z.beforeClose), typeof J == "string" && J ? O + " " + J : O;
|
|
10920
|
+
}, z.attributesFromObject = function(f, J) {
|
|
10921
|
+
return Object.keys(J).reduce(function(Z, O) {
|
|
10922
|
+
return Z[f + "-" + O] = J[O], Z;
|
|
10923
10923
|
}, {});
|
|
10924
|
-
},
|
|
10924
|
+
}, z.state = {
|
|
10925
10925
|
afterOpen: !1,
|
|
10926
10926
|
beforeClose: !1
|
|
10927
|
-
},
|
|
10927
|
+
}, z.shouldClose = null, z.moveFromContentToOverlay = null, z;
|
|
10928
10928
|
}
|
|
10929
|
-
return t(
|
|
10929
|
+
return t(L, [{
|
|
10930
10930
|
key: "componentDidMount",
|
|
10931
10931
|
value: function() {
|
|
10932
10932
|
this.props.isOpen && this.open();
|
|
10933
10933
|
}
|
|
10934
10934
|
}, {
|
|
10935
10935
|
key: "componentDidUpdate",
|
|
10936
|
-
value: function(
|
|
10937
|
-
process.env.NODE_ENV !== "production" && (
|
|
10936
|
+
value: function(z, f) {
|
|
10937
|
+
process.env.NODE_ENV !== "production" && (z.bodyOpenClassName !== this.props.bodyOpenClassName && console.warn('React-Modal: "bodyOpenClassName" prop has been modified. This may cause unexpected behavior when multiple modals are open.'), z.htmlOpenClassName !== this.props.htmlOpenClassName && console.warn('React-Modal: "htmlOpenClassName" prop has been modified. This may cause unexpected behavior when multiple modals are open.')), this.props.isOpen && !z.isOpen ? this.open() : !this.props.isOpen && z.isOpen && this.close(), this.props.shouldFocusAfterRender && this.state.isOpen && !f.isOpen && this.focusContent();
|
|
10938
10938
|
}
|
|
10939
10939
|
}, {
|
|
10940
10940
|
key: "componentWillUnmount",
|
|
@@ -10944,27 +10944,27 @@ ml.default.subscribe(Al);
|
|
|
10944
10944
|
}, {
|
|
10945
10945
|
key: "beforeOpen",
|
|
10946
10946
|
value: function() {
|
|
10947
|
-
var
|
|
10948
|
-
|
|
10947
|
+
var z = this.props, f = z.appElement, J = z.ariaHideApp, Z = z.htmlOpenClassName, O = z.bodyOpenClassName, X = z.parentSelector, G = X && X().ownerDocument || document;
|
|
10948
|
+
O && m.add(G.body, O), Z && m.add(G.getElementsByTagName("html")[0], Z), J && (B += 1, g.hide(f)), y.default.register(this);
|
|
10949
10949
|
}
|
|
10950
10950
|
// Don't steal focus from inner elements
|
|
10951
10951
|
}, {
|
|
10952
10952
|
key: "render",
|
|
10953
10953
|
value: function() {
|
|
10954
|
-
var
|
|
10954
|
+
var z = this.props, f = z.id, J = z.className, Z = z.overlayClassName, O = z.defaultStyles, X = z.children, G = J ? {} : O.content, q = Z ? {} : O.overlay;
|
|
10955
10955
|
if (this.shouldBeClosed())
|
|
10956
10956
|
return null;
|
|
10957
10957
|
var U = {
|
|
10958
10958
|
ref: this.setOverlayRef,
|
|
10959
|
-
className: this.buildClassName("overlay",
|
|
10959
|
+
className: this.buildClassName("overlay", Z),
|
|
10960
10960
|
style: s({}, q, this.props.style.overlay),
|
|
10961
10961
|
onClick: this.handleOverlayOnClick,
|
|
10962
10962
|
onMouseDown: this.handleOverlayOnMouseDown
|
|
10963
|
-
},
|
|
10964
|
-
id:
|
|
10963
|
+
}, K = s({
|
|
10964
|
+
id: f,
|
|
10965
10965
|
ref: this.setContentRef,
|
|
10966
10966
|
style: s({}, G, this.props.style.content),
|
|
10967
|
-
className: this.buildClassName("content",
|
|
10967
|
+
className: this.buildClassName("content", J),
|
|
10968
10968
|
tabIndex: "-1",
|
|
10969
10969
|
onKeyDown: this.handleKeyDown,
|
|
10970
10970
|
onMouseDown: this.handleContentOnMouseDown,
|
|
@@ -10974,10 +10974,10 @@ ml.default.subscribe(Al);
|
|
|
10974
10974
|
"aria-label": this.props.contentLabel
|
|
10975
10975
|
}, this.attributesFromObject("aria", s({ modal: !0 }, this.props.aria)), this.attributesFromObject("data", this.props.data || {}), {
|
|
10976
10976
|
"data-testid": this.props.testId
|
|
10977
|
-
}), $ = this.props.contentElement(
|
|
10977
|
+
}), $ = this.props.contentElement(K, X);
|
|
10978
10978
|
return this.props.overlayElement(U, $);
|
|
10979
10979
|
}
|
|
10980
|
-
}]),
|
|
10980
|
+
}]), L;
|
|
10981
10981
|
}(l.Component);
|
|
10982
10982
|
w.defaultProps = {
|
|
10983
10983
|
style: {
|
|
@@ -11327,39 +11327,39 @@ l1.default = y1;
|
|
|
11327
11327
|
r.default = c.default, n.exports = r.default;
|
|
11328
11328
|
})(w3, w3.exports);
|
|
11329
11329
|
var Fl = w3.exports;
|
|
11330
|
-
const E4 = /* @__PURE__ */ k2(Fl), Pl = ({ baseURL: n, munchkinId: r, formId: s, callback: c }) => {
|
|
11331
|
-
const [
|
|
11330
|
+
const E4 = /* @__PURE__ */ k2(Fl), Pl = ({ baseURL: n, munchkinId: r, formId: s, callback: c, onSuccessCallback: t }) => {
|
|
11331
|
+
const [l, o] = c0(!1), [i, d] = c0(!1);
|
|
11332
11332
|
C0(() => {
|
|
11333
|
-
if (
|
|
11334
|
-
|
|
11335
|
-
|
|
11336
|
-
|
|
11337
|
-
}), c && c(
|
|
11338
|
-
}), MktoForms2.whenRendered((
|
|
11339
|
-
const
|
|
11340
|
-
Array.from(
|
|
11341
|
-
|
|
11333
|
+
if (l)
|
|
11334
|
+
i || (MktoForms2.loadForm(n, r, s, function(h) {
|
|
11335
|
+
h == null || h.onSuccess(function(p) {
|
|
11336
|
+
t && t(p);
|
|
11337
|
+
}), c && c(h);
|
|
11338
|
+
}), MktoForms2.whenRendered((h) => {
|
|
11339
|
+
const p = h.getFormElem()[0], v = h.getFormElem()[0].id.split("_")[1];
|
|
11340
|
+
Array.from(p.querySelectorAll("[style]")).concat(p).forEach((a) => {
|
|
11341
|
+
a.removeAttribute("style"), a.hasAttribute("id") && a.tagName !== "FORM" && a.setAttribute(
|
|
11342
11342
|
"id",
|
|
11343
|
-
`${
|
|
11344
|
-
),
|
|
11343
|
+
`${a.getAttribute("id")}_${v}`
|
|
11344
|
+
), a.tagName === "LABEL" && a.setAttribute(
|
|
11345
11345
|
"for",
|
|
11346
|
-
`${
|
|
11346
|
+
`${a.getAttribute("for")}_${v}`
|
|
11347
11347
|
);
|
|
11348
|
-
}), Array.from(
|
|
11349
|
-
(
|
|
11350
|
-
|
|
11348
|
+
}), Array.from(p.querySelectorAll(".mktoInstruction")).forEach(
|
|
11349
|
+
(a) => {
|
|
11350
|
+
a.remove();
|
|
11351
11351
|
}
|
|
11352
|
-
), Array.from(
|
|
11353
|
-
|
|
11352
|
+
), Array.from(p.children).forEach((a) => {
|
|
11353
|
+
a.type && a.type === "text/css" && a.remove();
|
|
11354
11354
|
});
|
|
11355
|
-
}),
|
|
11355
|
+
}), d(!0));
|
|
11356
11356
|
else if (window.MktoForms2)
|
|
11357
|
-
|
|
11357
|
+
o(!0);
|
|
11358
11358
|
else {
|
|
11359
|
-
const
|
|
11360
|
-
|
|
11359
|
+
const h = document.createElement("script");
|
|
11360
|
+
h.defer = !0, h.onload = () => window != null && window.MktoForms2 ? o(!0) : null, h.src = `${n}/js/forms2/js/forms2.min.js`, document.head.appendChild(h);
|
|
11361
11361
|
}
|
|
11362
|
-
}, [
|
|
11362
|
+
}, [l]);
|
|
11363
11363
|
}, F5 = ({
|
|
11364
11364
|
eyebrow: n,
|
|
11365
11365
|
header: r,
|
|
@@ -11376,55 +11376,58 @@ const E4 = /* @__PURE__ */ k2(Fl), Pl = ({ baseURL: n, munchkinId: r, formId: s,
|
|
|
11376
11376
|
backgroundTheme: a,
|
|
11377
11377
|
buttonDisabled: g = !1
|
|
11378
11378
|
}) => {
|
|
11379
|
-
const [
|
|
11380
|
-
(document == null ? void 0 : document.querySelectorAll('input[name="FirstName"]')).forEach((
|
|
11381
|
-
var
|
|
11382
|
-
(
|
|
11379
|
+
const [C, m] = c0(!1), b = !!(i && i !== ""), k = (y) => {
|
|
11380
|
+
(document == null ? void 0 : document.querySelectorAll('input[name="FirstName"]')).forEach((H) => {
|
|
11381
|
+
var M;
|
|
11382
|
+
(M = H == null ? void 0 : H.closest(".mktoFormRow")) == null || M.classList.add("mktoFormRow--half-width");
|
|
11383
11383
|
});
|
|
11384
|
-
const
|
|
11385
|
-
|
|
11386
|
-
var
|
|
11387
|
-
(
|
|
11384
|
+
const j = document == null ? void 0 : document.querySelectorAll('input[name="LastName"]');
|
|
11385
|
+
j == null || j.forEach((H) => {
|
|
11386
|
+
var M;
|
|
11387
|
+
(M = H == null ? void 0 : H.closest(".mktoFormRow")) == null || M.classList.add("mktoFormRow--half-width");
|
|
11388
11388
|
});
|
|
11389
|
-
const
|
|
11389
|
+
const N = document == null ? void 0 : document.querySelectorAll(
|
|
11390
11390
|
'select[name="CountryCode"]'
|
|
11391
11391
|
);
|
|
11392
|
-
|
|
11393
|
-
var
|
|
11394
|
-
(
|
|
11392
|
+
N == null || N.forEach((H) => {
|
|
11393
|
+
var M, S;
|
|
11394
|
+
(S = (M = H.closest) == null ? void 0 : M.call(H, ".mktoFieldDescriptor")) == null || S.classList.add("mktoFormRow--country-code");
|
|
11395
11395
|
});
|
|
11396
|
-
const
|
|
11397
|
-
|
|
11398
|
-
var
|
|
11399
|
-
(
|
|
11396
|
+
const R = document == null ? void 0 : document.querySelectorAll("textarea");
|
|
11397
|
+
R == null || R.forEach((H) => {
|
|
11398
|
+
var M;
|
|
11399
|
+
(M = H == null ? void 0 : H.closest(".mktoFieldDescriptor")) == null || M.classList.add("mktoFormRow--textarea");
|
|
11400
11400
|
});
|
|
11401
|
-
const
|
|
11402
|
-
if (
|
|
11403
|
-
var
|
|
11404
|
-
(
|
|
11401
|
+
const T = document == null ? void 0 : document.querySelectorAll('input[type="checkbox"]');
|
|
11402
|
+
if (T == null || T.forEach((H) => {
|
|
11403
|
+
var M;
|
|
11404
|
+
(M = H == null ? void 0 : H.closest(".mktoFieldDescriptor")) == null || M.classList.add("mktoFormRow--checkbox");
|
|
11405
11405
|
}), v) {
|
|
11406
|
-
const
|
|
11407
|
-
|
|
11408
|
-
var
|
|
11409
|
-
const
|
|
11410
|
-
(
|
|
11406
|
+
const H = document == null ? void 0 : document.querySelectorAll('input[name="Email"]');
|
|
11407
|
+
H == null || H.forEach((M) => {
|
|
11408
|
+
var B, w;
|
|
11409
|
+
const S = M;
|
|
11410
|
+
(w = (B = S == null ? void 0 : S.parentElement) == null ? void 0 : B.querySelector("label")) == null || w.classList.add("mktoLabel--focused"), S == null || S.setAttribute("value", v), S.value = v;
|
|
11411
11411
|
});
|
|
11412
11412
|
}
|
|
11413
|
-
return document == null || document.addEventListener("focusin", (
|
|
11414
|
-
var
|
|
11415
|
-
const
|
|
11416
|
-
|
|
11417
|
-
}), document == null || document.addEventListener("focusout", (
|
|
11418
|
-
var
|
|
11419
|
-
const
|
|
11420
|
-
(
|
|
11421
|
-
}),
|
|
11413
|
+
return document == null || document.addEventListener("focusin", (H) => {
|
|
11414
|
+
var S, B, w, x, L;
|
|
11415
|
+
const M = H == null ? void 0 : H.target;
|
|
11416
|
+
M != null && M.classList.contains("mktoField") && ((B = (S = M == null ? void 0 : M.parentElement) == null ? void 0 : S.querySelector(".mktoLabel")) == null || B.classList.add("mktoLabel--focused"), (L = (x = (w = M == null ? void 0 : M.parentElement) == null ? void 0 : w.parentElement) == null ? void 0 : x.querySelector(".mktoFieldWrap")) == null || L.classList.add("mktoFieldWrap--focused"));
|
|
11417
|
+
}), document == null || document.addEventListener("focusout", (H) => {
|
|
11418
|
+
var S, B, w, x, L, F, z, f, J;
|
|
11419
|
+
const M = H == null ? void 0 : H.target;
|
|
11420
|
+
(w = (B = (S = M == null ? void 0 : M.parentElement) == null ? void 0 : S.querySelector(".mktoLabel")) == null ? void 0 : B.classList) != null && w.contains("mktoLabel--focused") && ((x = H == null ? void 0 : H.target) == null ? void 0 : x.value) === "" && ((F = (L = M == null ? void 0 : M.parentElement) == null ? void 0 : L.querySelector(".mktoLabel")) == null || F.classList.remove("mktoLabel--focused"), (J = (f = (z = M == null ? void 0 : M.parentElement) == null ? void 0 : z.parentElement) == null ? void 0 : f.querySelector(".mktoFieldWrap")) == null || J.classList.remove("mktoFieldWrap--focused"));
|
|
11421
|
+
}), y;
|
|
11422
|
+
}, u = (y) => {
|
|
11423
|
+
console.log(y), m(!0), b && (window.location.href = `${i}`);
|
|
11422
11424
|
};
|
|
11423
11425
|
return t == "Marketo" && Pl({
|
|
11424
11426
|
formId: h,
|
|
11425
11427
|
baseURL: l,
|
|
11426
11428
|
munchkinId: o,
|
|
11427
|
-
callback:
|
|
11429
|
+
callback: k,
|
|
11430
|
+
onSuccessCallback: u
|
|
11428
11431
|
}), /* @__PURE__ */ e.jsx("div", { className: "t2-form-modal", children: /* @__PURE__ */ e.jsxs(
|
|
11429
11432
|
"div",
|
|
11430
11433
|
{
|
|
@@ -11460,7 +11463,7 @@ const E4 = /* @__PURE__ */ k2(Fl), Pl = ({ baseURL: n, munchkinId: r, formId: s,
|
|
|
11460
11463
|
/* @__PURE__ */ e.jsx(
|
|
11461
11464
|
"div",
|
|
11462
11465
|
{
|
|
11463
|
-
className: `form__followUpMessage ${
|
|
11466
|
+
className: `form__followUpMessage ${C === !0 ? "form__followUpMessage--visible" : ""}`,
|
|
11464
11467
|
children: /* @__PURE__ */ e.jsx(M0, { description: d })
|
|
11465
11468
|
}
|
|
11466
11469
|
)
|
|
@@ -11531,7 +11534,7 @@ const E4 = /* @__PURE__ */ k2(Fl), Pl = ({ baseURL: n, munchkinId: r, formId: s,
|
|
|
11531
11534
|
function g() {
|
|
11532
11535
|
d(!1);
|
|
11533
11536
|
}
|
|
11534
|
-
const
|
|
11537
|
+
const C = c == "t2-action-theme-two" ? "t2-color-setting--dark" : "t2-color-setting--light", m = `t2-action-block t2-action-block--general ${c} ${C}`;
|
|
11535
11538
|
let b;
|
|
11536
11539
|
c == "t2-action-theme-two" && (b = { backgroundImage: `url(${P4})` });
|
|
11537
11540
|
const k = () => {
|
|
@@ -11729,12 +11732,12 @@ const E4 = /* @__PURE__ */ k2(Fl), Pl = ({ baseURL: n, munchkinId: r, formId: s,
|
|
|
11729
11732
|
isWrapped: h,
|
|
11730
11733
|
isCenteredItems: p
|
|
11731
11734
|
}) => {
|
|
11732
|
-
const v = `${h ? "t2-wrapper" : ""}`, a = `${p ? "t2-layout-blocks__items--center" : ""}`, g = f0(i || ""),
|
|
11735
|
+
const v = `${h ? "t2-wrapper" : ""}`, a = `${p ? "t2-layout-blocks__items--center" : ""}`, g = f0(i || ""), C = `t2-layout-blocks ${i || ""} ${g}`, m = `t2-layout-blocks__items ${a}`, k = A0(
|
|
11733
11736
|
`t2-layout-blocks__header t2-layout__header ${d ? "t2-biggie" : ""}`,
|
|
11734
11737
|
r || "",
|
|
11735
11738
|
s
|
|
11736
11739
|
), u = y0(i || "");
|
|
11737
|
-
return /* @__PURE__ */ e.jsx("div", { className:
|
|
11740
|
+
return /* @__PURE__ */ e.jsx("div", { className: C, style: u, children: /* @__PURE__ */ e.jsx("div", { className: v, children: /* @__PURE__ */ e.jsxs("div", { className: "t2-layout-blocks__content t2-layout__content", children: [
|
|
11738
11741
|
/* @__PURE__ */ e.jsxs("div", { className: "t2-layout-blocks__primary-content", children: [
|
|
11739
11742
|
/* @__PURE__ */ e.jsx("div", { className: "t2-layout-blocks__eyebrow t2-layout__eyebrow", children: n }),
|
|
11740
11743
|
k,
|
|
@@ -11764,12 +11767,12 @@ const E4 = /* @__PURE__ */ k2(Fl), Pl = ({ baseURL: n, munchkinId: r, formId: s,
|
|
|
11764
11767
|
isHeaderBig: p,
|
|
11765
11768
|
isWrapped: v
|
|
11766
11769
|
}) => {
|
|
11767
|
-
const a = Array.isArray(l) ? l[0].url : l == null ? void 0 : l.url, g = f0(i || ""),
|
|
11770
|
+
const a = Array.isArray(l) ? l[0].url : l == null ? void 0 : l.url, g = f0(i || ""), C = `t2-layout-call-to-action ${i || ""} ${g}`, m = `${v ? "t2-wrapper" : ""}`, k = A0(
|
|
11768
11771
|
`t2-layout-call-to-action__header t2-layout__header ${p ? "t2-biggie" : ""}`,
|
|
11769
11772
|
r || "",
|
|
11770
11773
|
s
|
|
11771
11774
|
), u = y0(i || "");
|
|
11772
|
-
return /* @__PURE__ */ e.jsx("div", { className:
|
|
11775
|
+
return /* @__PURE__ */ e.jsx("div", { className: C, style: u, children: /* @__PURE__ */ e.jsx(
|
|
11773
11776
|
"div",
|
|
11774
11777
|
{
|
|
11775
11778
|
className: "t2-layout-call-to-action__content t2-layout__content",
|
|
@@ -11810,7 +11813,7 @@ const E4 = /* @__PURE__ */ k2(Fl), Pl = ({ baseURL: n, munchkinId: r, formId: s,
|
|
|
11810
11813
|
dangerouslySetInnerHTML: { __html: y.description || "" }
|
|
11811
11814
|
}
|
|
11812
11815
|
),
|
|
11813
|
-
y.buttons && y.buttons.map((
|
|
11816
|
+
y.buttons && y.buttons.map((j, N) => /* @__PURE__ */ e.jsx(n0, { ...j }, N))
|
|
11814
11817
|
] }, E)) })
|
|
11815
11818
|
] })
|
|
11816
11819
|
}
|
|
@@ -11829,8 +11832,8 @@ const E4 = /* @__PURE__ */ k2(Fl), Pl = ({ baseURL: n, munchkinId: r, formId: s,
|
|
|
11829
11832
|
isWrapped: p,
|
|
11830
11833
|
isButtonTopAligned: v
|
|
11831
11834
|
}) => {
|
|
11832
|
-
var E,
|
|
11833
|
-
const { width: a } = Q0(), g = `${p ? "t2-wrapper" : ""}`,
|
|
11835
|
+
var E, j;
|
|
11836
|
+
const { width: a } = Q0(), g = `${p ? "t2-wrapper" : ""}`, C = f0(d || ""), m = `t2-lo-cards t2-lo-cards--t-${l} ${d || ""} ${C} `, k = A0(
|
|
11834
11837
|
`t2-lo-cards__header t2-layout__header ${h ? "t2-biggie" : ""}`,
|
|
11835
11838
|
r || "",
|
|
11836
11839
|
s
|
|
@@ -11856,20 +11859,20 @@ const E4 = /* @__PURE__ */ k2(Fl), Pl = ({ baseURL: n, munchkinId: r, formId: s,
|
|
|
11856
11859
|
primary: !0,
|
|
11857
11860
|
size: "large",
|
|
11858
11861
|
label: ((E = o == null ? void 0 : o[0]) == null ? void 0 : E.label) || "",
|
|
11859
|
-
destination: (
|
|
11862
|
+
destination: (j = o == null ? void 0 : o[0]) == null ? void 0 : j.destination
|
|
11860
11863
|
}
|
|
11861
11864
|
) })
|
|
11862
11865
|
] }),
|
|
11863
|
-
/* @__PURE__ */ e.jsx("div", { className: "t2-lo-cards__cards", children: i && i.map((
|
|
11866
|
+
/* @__PURE__ */ e.jsx("div", { className: "t2-lo-cards__cards", children: i && i.map((N, R) => /* @__PURE__ */ e.jsx("div", { className: "t2-lo-cards__card-wrap", children: /* @__PURE__ */ e.jsx(
|
|
11864
11867
|
Gl,
|
|
11865
11868
|
{
|
|
11866
|
-
...
|
|
11869
|
+
...N,
|
|
11867
11870
|
cardType: l || "bound"
|
|
11868
11871
|
},
|
|
11869
|
-
|
|
11870
|
-
) },
|
|
11872
|
+
R
|
|
11873
|
+
) }, R)) })
|
|
11871
11874
|
] }),
|
|
11872
|
-
!y && o && /* @__PURE__ */ e.jsx("div", { className: "t2-lo-cards__cta t2-layout__cta t2-layout__bottom-cta", children: o.map((
|
|
11875
|
+
!y && o && /* @__PURE__ */ e.jsx("div", { className: "t2-lo-cards__cta t2-layout__cta t2-layout__bottom-cta", children: o.map((N, R) => /* @__PURE__ */ e.jsx(n0, { ...N }, R)) })
|
|
11873
11876
|
] }) });
|
|
11874
11877
|
}, Yl = ({ headline: n, description: r, ctaLink: s }) => /* @__PURE__ */ e.jsxs("div", { className: "t2-faq-item", children: [
|
|
11875
11878
|
/* @__PURE__ */ e.jsx("div", { className: "t2-faq-item__header-wrap", children: /* @__PURE__ */ e.jsx("span", { className: "t2-faq-item__header", children: n }) }),
|
|
@@ -12113,12 +12116,12 @@ const E4 = /* @__PURE__ */ k2(Fl), Pl = ({ baseURL: n, munchkinId: r, formId: s,
|
|
|
12113
12116
|
isHeaderBig: p,
|
|
12114
12117
|
isWrapped: v
|
|
12115
12118
|
}) => {
|
|
12116
|
-
const [a, g] = c0(0),
|
|
12117
|
-
|
|
12119
|
+
const [a, g] = c0(0), C = B0(null), { width: m } = Q0(), b = () => {
|
|
12120
|
+
C.current = window.setInterval(() => {
|
|
12118
12121
|
g((w) => (w + 1) % o.length);
|
|
12119
12122
|
}, 3e3);
|
|
12120
12123
|
}, k = () => {
|
|
12121
|
-
|
|
12124
|
+
C.current && (clearInterval(C.current), C.current = null);
|
|
12122
12125
|
}, u = (w) => {
|
|
12123
12126
|
g(w);
|
|
12124
12127
|
};
|
|
@@ -12127,7 +12130,7 @@ const E4 = /* @__PURE__ */ k2(Fl), Pl = ({ baseURL: n, munchkinId: r, formId: s,
|
|
|
12127
12130
|
k(), g(w);
|
|
12128
12131
|
}, E = () => {
|
|
12129
12132
|
b();
|
|
12130
|
-
},
|
|
12133
|
+
}, j = () => {
|
|
12131
12134
|
if (m < 300)
|
|
12132
12135
|
return "10%";
|
|
12133
12136
|
if (m < 400)
|
|
@@ -12136,13 +12139,13 @@ const E4 = /* @__PURE__ */ k2(Fl), Pl = ({ baseURL: n, munchkinId: r, formId: s,
|
|
|
12136
12139
|
return "25%";
|
|
12137
12140
|
if (m < 1400)
|
|
12138
12141
|
return "0%";
|
|
12139
|
-
},
|
|
12142
|
+
}, N = `${d || "carousel"}`, R = `${v ? "t2-wrapper" : ""}`, T = f0(h || ""), H = `t2-lo-feature-carousel ${h || ""} ${T} t2-lo-feature-carousel--${N} ${i ? "t2-lo-feature-carousel--block-quote" : ""}`, S = A0(
|
|
12140
12143
|
`t2-lo-feature-carousel__header t2-layout__header ${p ? "t2-biggie" : ""}`,
|
|
12141
12144
|
r || "",
|
|
12142
12145
|
s
|
|
12143
|
-
),
|
|
12144
|
-
return /* @__PURE__ */ e.jsxs("div", { className:
|
|
12145
|
-
/* @__PURE__ */ e.jsx("div", { className:
|
|
12146
|
+
), B = y0(h || "");
|
|
12147
|
+
return /* @__PURE__ */ e.jsxs("div", { className: H, style: B, children: [
|
|
12148
|
+
/* @__PURE__ */ e.jsx("div", { className: R, children: /* @__PURE__ */ e.jsxs("div", { className: "t2-lo-feature-carousel__content t2-layout__content t2-container", children: [
|
|
12146
12149
|
/* @__PURE__ */ e.jsx("div", { className: "t2-lo-feature-carousel__primary-content", children: /* @__PURE__ */ e.jsxs("div", { className: "t2-header-area", children: [
|
|
12147
12150
|
n && /* @__PURE__ */ e.jsx("div", { className: "t2-lo-feature-carousel__eyebrow t2-layout__eyebrow", children: n }),
|
|
12148
12151
|
S,
|
|
@@ -12186,7 +12189,7 @@ const E4 = /* @__PURE__ */ k2(Fl), Pl = ({ baseURL: n, munchkinId: r, formId: s,
|
|
|
12186
12189
|
centerMode: !0,
|
|
12187
12190
|
isInfinite: !1,
|
|
12188
12191
|
numToShow: 3,
|
|
12189
|
-
centerPadding:
|
|
12192
|
+
centerPadding: j(),
|
|
12190
12193
|
autoplay: !1,
|
|
12191
12194
|
activeIndex: a,
|
|
12192
12195
|
onSlideChange: u,
|
|
@@ -12214,7 +12217,7 @@ const E4 = /* @__PURE__ */ k2(Fl), Pl = ({ baseURL: n, munchkinId: r, formId: s,
|
|
|
12214
12217
|
{
|
|
12215
12218
|
centerMode: !0,
|
|
12216
12219
|
isInfinite: !1,
|
|
12217
|
-
centerPadding:
|
|
12220
|
+
centerPadding: j(),
|
|
12218
12221
|
autoplay: !0,
|
|
12219
12222
|
autoplaySpeed: 5e3,
|
|
12220
12223
|
pauseOnHover: !0,
|
|
@@ -12240,8 +12243,8 @@ const E4 = /* @__PURE__ */ k2(Fl), Pl = ({ baseURL: n, munchkinId: r, formId: s,
|
|
|
12240
12243
|
Ul,
|
|
12241
12244
|
{
|
|
12242
12245
|
presetTheme: h,
|
|
12243
|
-
colorSetting:
|
|
12244
|
-
componentStyles:
|
|
12246
|
+
colorSetting: T,
|
|
12247
|
+
componentStyles: B,
|
|
12245
12248
|
featureBlockQuote: i
|
|
12246
12249
|
}
|
|
12247
12250
|
)
|
|
@@ -12346,7 +12349,7 @@ const E4 = /* @__PURE__ */ k2(Fl), Pl = ({ baseURL: n, munchkinId: r, formId: s,
|
|
|
12346
12349
|
isHeaderBig: d,
|
|
12347
12350
|
isWrapped: h
|
|
12348
12351
|
}) => {
|
|
12349
|
-
const p = `${h ? "t2-wrapper" : ""}`, v = f0(i || ""), a = `t2-layout-image-features ${i || ""} ${v}`,
|
|
12352
|
+
const p = `${h ? "t2-wrapper" : ""}`, v = f0(i || ""), a = `t2-layout-image-features ${i || ""} ${v}`, C = A0(
|
|
12350
12353
|
`t2-layout-features__header t2-layout__header ${d ? "t2-biggie" : ""}`,
|
|
12351
12354
|
r || "",
|
|
12352
12355
|
s
|
|
@@ -12354,7 +12357,7 @@ const E4 = /* @__PURE__ */ k2(Fl), Pl = ({ baseURL: n, munchkinId: r, formId: s,
|
|
|
12354
12357
|
return /* @__PURE__ */ e.jsx("div", { className: a, style: m, children: /* @__PURE__ */ e.jsx("div", { className: p, children: /* @__PURE__ */ e.jsxs("div", { className: "t2-layout-image-features__content t2-layout__content", children: [
|
|
12355
12358
|
/* @__PURE__ */ e.jsxs("div", { className: "t2-layout-image-features__primary-content", children: [
|
|
12356
12359
|
/* @__PURE__ */ e.jsx("div", { className: "t2-layout-image-features__eyebrow t2-layout__eyebrow", children: n }),
|
|
12357
|
-
|
|
12360
|
+
C,
|
|
12358
12361
|
/* @__PURE__ */ e.jsx("div", { className: "t2-layout-image-features__subheader t2-layout__subheader", children: c }),
|
|
12359
12362
|
/* @__PURE__ */ e.jsx(
|
|
12360
12363
|
"div",
|
|
@@ -12395,7 +12398,7 @@ const E4 = /* @__PURE__ */ k2(Fl), Pl = ({ baseURL: n, munchkinId: r, formId: s,
|
|
|
12395
12398
|
infographicImage: d,
|
|
12396
12399
|
buttons: h
|
|
12397
12400
|
}) => {
|
|
12398
|
-
const p = `${i ? "t2-wrapper" : ""}`, v = f0(l || ""), a = `t2-layout-infographic ${l || ""} ${v}`,
|
|
12401
|
+
const p = `${i ? "t2-wrapper" : ""}`, v = f0(l || ""), a = `t2-layout-infographic ${l || ""} ${v}`, C = A0(
|
|
12399
12402
|
`t2-layout-infographic__header t2-layout__header ${o ? "t2-biggie" : ""}`,
|
|
12400
12403
|
r || "",
|
|
12401
12404
|
s
|
|
@@ -12403,7 +12406,7 @@ const E4 = /* @__PURE__ */ k2(Fl), Pl = ({ baseURL: n, munchkinId: r, formId: s,
|
|
|
12403
12406
|
return /* @__PURE__ */ e.jsx("div", { className: a, style: m, children: /* @__PURE__ */ e.jsx("div", { className: p, children: /* @__PURE__ */ e.jsxs("div", { className: "t2-layout-infographic__content t2-layout__content", children: [
|
|
12404
12407
|
/* @__PURE__ */ e.jsxs("div", { className: "t2-layout-infographic__primary-content", children: [
|
|
12405
12408
|
/* @__PURE__ */ e.jsx("div", { className: "t2-layout-infographic__eyebrow t2-layout__eyebrow", children: n }),
|
|
12406
|
-
|
|
12409
|
+
C,
|
|
12407
12410
|
/* @__PURE__ */ e.jsx("div", { className: "t2-layout-infographic__subheader t2-layout__subheader", children: c }),
|
|
12408
12411
|
/* @__PURE__ */ e.jsx(
|
|
12409
12412
|
"div",
|
|
@@ -12751,17 +12754,17 @@ const ni = { className: "react-tabs", focus: !1 }, ri = process.env.NODE_ENV !==
|
|
|
12751
12754
|
const c = B0();
|
|
12752
12755
|
function t(w, x) {
|
|
12753
12756
|
if (w < 0 || w >= h()) return;
|
|
12754
|
-
const { onSelect:
|
|
12755
|
-
|
|
12757
|
+
const { onSelect: L, selectedIndex: F } = n;
|
|
12758
|
+
L(w, F, x);
|
|
12756
12759
|
}
|
|
12757
12760
|
function l(w) {
|
|
12758
12761
|
const x = h();
|
|
12759
|
-
for (let
|
|
12760
|
-
if (!r1(p(
|
|
12761
|
-
return
|
|
12762
|
-
for (let
|
|
12763
|
-
if (!r1(p(
|
|
12764
|
-
return
|
|
12762
|
+
for (let L = w + 1; L < x; L++)
|
|
12763
|
+
if (!r1(p(L)))
|
|
12764
|
+
return L;
|
|
12765
|
+
for (let L = 0; L < w; L++)
|
|
12766
|
+
if (!r1(p(L)))
|
|
12767
|
+
return L;
|
|
12765
12768
|
return w;
|
|
12766
12769
|
}
|
|
12767
12770
|
function o(w) {
|
|
@@ -12797,51 +12800,51 @@ const ni = { className: "react-tabs", focus: !1 }, ri = process.env.NODE_ENV !==
|
|
|
12797
12800
|
}
|
|
12798
12801
|
function v() {
|
|
12799
12802
|
let w = 0;
|
|
12800
|
-
const { children: x, disabledTabClassName:
|
|
12803
|
+
const { children: x, disabledTabClassName: L, focus: F, forceRenderTabPanel: z, selectedIndex: f, selectedTabClassName: J, selectedTabPanelClassName: Z, environment: O } = n;
|
|
12801
12804
|
s.current = s.current || [];
|
|
12802
|
-
let
|
|
12805
|
+
let X = s.current.length - h();
|
|
12803
12806
|
const G = h9();
|
|
12804
|
-
for (;
|
|
12807
|
+
for (; X++ < 0; )
|
|
12805
12808
|
s.current.push(`${G}${s.current.length}`);
|
|
12806
12809
|
return k3(x, (q) => {
|
|
12807
12810
|
let U = q;
|
|
12808
12811
|
if (H2(q)) {
|
|
12809
|
-
let
|
|
12810
|
-
C2 == null && $l(
|
|
12811
|
-
const e0 =
|
|
12812
|
+
let K = 0, $ = !1;
|
|
12813
|
+
C2 == null && $l(O);
|
|
12814
|
+
const e0 = O || (typeof window < "u" ? window : void 0);
|
|
12812
12815
|
C2 && e0 && ($ = k0.Children.toArray(q.props.children).filter(R1).some((V, _) => e0.document.activeElement === p(_))), U = $1(q, { children: k3(q.props.children, (V) => {
|
|
12813
|
-
const _ = `tabs-${
|
|
12816
|
+
const _ = `tabs-${K}`, a0 = f === K, W = { tabRef: (g0) => {
|
|
12814
12817
|
r.current[_] = g0;
|
|
12815
|
-
}, id: s.current[
|
|
12816
|
-
return
|
|
12818
|
+
}, id: s.current[K], selected: a0, focus: a0 && (F || $) };
|
|
12819
|
+
return J && (W.selectedClassName = J), L && (W.disabledClassName = L), K++, $1(V, W);
|
|
12817
12820
|
}) });
|
|
12818
12821
|
} else if (L2(q)) {
|
|
12819
|
-
const
|
|
12820
|
-
|
|
12822
|
+
const K = { id: s.current[w], selected: f === w };
|
|
12823
|
+
z && (K.forceRender = z), Z && (K.selectedClassName = Z), w++, U = $1(q, K);
|
|
12821
12824
|
}
|
|
12822
12825
|
return U;
|
|
12823
12826
|
});
|
|
12824
12827
|
}
|
|
12825
12828
|
function a(w) {
|
|
12826
|
-
const { direction: x, disableUpDownKeys:
|
|
12827
|
-
if (
|
|
12828
|
-
let { selectedIndex:
|
|
12829
|
-
(w.code === "Space" || w.keyCode === 32 || w.code === "Enter" || w.keyCode === 13) && (
|
|
12829
|
+
const { direction: x, disableUpDownKeys: L, disableLeftRightKeys: F } = n;
|
|
12830
|
+
if (C(w.target)) {
|
|
12831
|
+
let { selectedIndex: z } = n, f = !1, J = !1;
|
|
12832
|
+
(w.code === "Space" || w.keyCode === 32 || w.code === "Enter" || w.keyCode === 13) && (f = !0, J = !1, g(w)), !F && (w.keyCode === 37 || w.code === "ArrowLeft") || !L && (w.keyCode === 38 || w.code === "ArrowUp") ? (x === "rtl" ? z = l(z) : z = o(z), f = !0, J = !0) : !F && (w.keyCode === 39 || w.code === "ArrowRight") || !L && (w.keyCode === 40 || w.code === "ArrowDown") ? (x === "rtl" ? z = o(z) : z = l(z), f = !0, J = !0) : w.keyCode === 35 || w.code === "End" ? (z = d(), f = !0, J = !0) : (w.keyCode === 36 || w.code === "Home") && (z = i(), f = !0, J = !0), f && w.preventDefault(), J && t(z, w);
|
|
12830
12833
|
}
|
|
12831
12834
|
}
|
|
12832
12835
|
function g(w) {
|
|
12833
12836
|
let x = w.target;
|
|
12834
12837
|
do
|
|
12835
|
-
if (
|
|
12838
|
+
if (C(x)) {
|
|
12836
12839
|
if (r1(x))
|
|
12837
12840
|
return;
|
|
12838
|
-
const
|
|
12839
|
-
t(
|
|
12841
|
+
const L = [].slice.call(x.parentNode.children).filter(Z4).indexOf(x);
|
|
12842
|
+
t(L, w);
|
|
12840
12843
|
return;
|
|
12841
12844
|
}
|
|
12842
12845
|
while ((x = x.parentNode) != null);
|
|
12843
12846
|
}
|
|
12844
|
-
function
|
|
12847
|
+
function C(w) {
|
|
12845
12848
|
if (!Z4(w))
|
|
12846
12849
|
return !1;
|
|
12847
12850
|
let x = w.parentElement;
|
|
@@ -12852,8 +12855,8 @@ const ni = { className: "react-tabs", focus: !1 }, ri = process.env.NODE_ENV !==
|
|
|
12852
12855
|
} while (x);
|
|
12853
12856
|
return !1;
|
|
12854
12857
|
}
|
|
12855
|
-
const { children: m, className: b, disabledTabClassName: k, domRef: u, focus: y, forceRenderTabPanel: E, onSelect:
|
|
12856
|
-
return k0.createElement("div", Object.assign({},
|
|
12858
|
+
const { children: m, className: b, disabledTabClassName: k, domRef: u, focus: y, forceRenderTabPanel: E, onSelect: j, selectedIndex: N, selectedTabClassName: R, selectedTabPanelClassName: T, environment: H, disableUpDownKeys: M, disableLeftRightKeys: S, ...B } = { ...ni, ...n };
|
|
12859
|
+
return k0.createElement("div", Object.assign({}, B, { className: S2(b), onClick: g, onKeyDown: a, ref: (w) => {
|
|
12857
12860
|
c.current = w, u && u(w);
|
|
12858
12861
|
}, "data-rttabs": !0 }), v());
|
|
12859
12862
|
};
|
|
@@ -12866,17 +12869,17 @@ const ei = 0, r2 = 1, ti = process.env.NODE_ENV !== "production" ? { children: P
|
|
|
12866
12869
|
if (C0(() => {
|
|
12867
12870
|
d(!1);
|
|
12868
12871
|
}, []), h === r2) {
|
|
12869
|
-
const
|
|
12872
|
+
const C = Q5(r);
|
|
12870
12873
|
C0(() => {
|
|
12871
12874
|
if (p != null) {
|
|
12872
|
-
const m = Math.max(0,
|
|
12875
|
+
const m = Math.max(0, C - 1);
|
|
12873
12876
|
v(Math.min(p, m));
|
|
12874
12877
|
}
|
|
12875
|
-
}, [
|
|
12878
|
+
}, [C]);
|
|
12876
12879
|
}
|
|
12877
12880
|
si(o, h);
|
|
12878
|
-
const a = (
|
|
12879
|
-
typeof l == "function" && l(
|
|
12881
|
+
const a = (C, m, b) => {
|
|
12882
|
+
typeof l == "function" && l(C, m, b) === !1 || (t && d(!0), h === r2 && v(C));
|
|
12880
12883
|
};
|
|
12881
12884
|
let g = { ...n, ...o };
|
|
12882
12885
|
return g.focus = i, g.onSelect = a, p != null && (g.selectedIndex = p), delete g.defaultFocus, delete g.defaultIndex, delete g.focusTabOnClick, k0.createElement(Y5, g, r);
|
|
@@ -12919,46 +12922,46 @@ const ha = ({
|
|
|
12919
12922
|
isHeaderBig: h,
|
|
12920
12923
|
isWrapped: p
|
|
12921
12924
|
}) => {
|
|
12922
|
-
const v = Q0(), [a, g] = c0(0),
|
|
12923
|
-
var
|
|
12925
|
+
const v = Q0(), [a, g] = c0(0), C = i === "tabs", m = () => {
|
|
12926
|
+
var T;
|
|
12924
12927
|
if (o && o.length > 0) {
|
|
12925
|
-
const
|
|
12926
|
-
return
|
|
12928
|
+
const H = (T = o[a].media) == null ? void 0 : T[0].type, M = !o[a].description;
|
|
12929
|
+
return H === "video" || H === "image" && M;
|
|
12927
12930
|
}
|
|
12928
12931
|
return !1;
|
|
12929
12932
|
};
|
|
12930
12933
|
C0(() => {
|
|
12931
|
-
const
|
|
12934
|
+
const T = document.querySelector(
|
|
12932
12935
|
".react-tabs__tab-list"
|
|
12933
|
-
),
|
|
12934
|
-
if (
|
|
12935
|
-
const
|
|
12936
|
-
const { left: w } =
|
|
12936
|
+
), H = document.querySelectorAll(".react-tabs__tab");
|
|
12937
|
+
if (T && H.length > 0) {
|
|
12938
|
+
const M = Array.from(H).findIndex((B) => {
|
|
12939
|
+
const { left: w } = B.getBoundingClientRect(), { left: x } = T.getBoundingClientRect();
|
|
12937
12940
|
return w >= x;
|
|
12938
|
-
}), S = Array.from(
|
|
12939
|
-
const { right: w } =
|
|
12941
|
+
}), S = Array.from(H).findIndex((B) => {
|
|
12942
|
+
const { right: w } = B.getBoundingClientRect(), { right: x } = T.getBoundingClientRect();
|
|
12940
12943
|
return w > x;
|
|
12941
12944
|
});
|
|
12942
|
-
a === S - 1 &&
|
|
12943
|
-
left:
|
|
12945
|
+
a === S - 1 && T.scrollBy({
|
|
12946
|
+
left: T.clientWidth,
|
|
12944
12947
|
behavior: "smooth"
|
|
12945
|
-
}), a ===
|
|
12946
|
-
left: -
|
|
12948
|
+
}), a === M && M > 0 && T.scrollBy({
|
|
12949
|
+
left: -T.clientWidth,
|
|
12947
12950
|
behavior: "smooth"
|
|
12948
12951
|
});
|
|
12949
12952
|
}
|
|
12950
12953
|
}, [a]);
|
|
12951
|
-
const b = (
|
|
12952
|
-
g(
|
|
12953
|
-
}, k = i || "carousel", u = p ? "t2-wrapper" : "", y = f0(d || ""), E = `t2-layout-inline-media ${d || ""} ${y} t2-layout-inline-media--${k}`,
|
|
12954
|
+
const b = (T) => {
|
|
12955
|
+
g(T);
|
|
12956
|
+
}, k = i || "carousel", u = p ? "t2-wrapper" : "", y = f0(d || ""), E = `t2-layout-inline-media ${d || ""} ${y} t2-layout-inline-media--${k}`, N = A0(
|
|
12954
12957
|
`t2-layout-inline-media__header t2-layout__header ${h ? "t2-biggie" : ""}`,
|
|
12955
12958
|
r || "",
|
|
12956
12959
|
s
|
|
12957
|
-
),
|
|
12958
|
-
return /* @__PURE__ */ e.jsx("div", { className: E, style:
|
|
12960
|
+
), R = y0(d || "");
|
|
12961
|
+
return /* @__PURE__ */ e.jsx("div", { className: E, style: R, children: /* @__PURE__ */ e.jsx("div", { className: v.width <= 600 ? "" : u, children: /* @__PURE__ */ e.jsxs("div", { className: "t2-layout-inline-media__content t2-layout__content", children: [
|
|
12959
12962
|
/* @__PURE__ */ e.jsx("div", { className: "t2-layout-inline-media__primary-content", children: /* @__PURE__ */ e.jsxs("div", { className: "t2-header-area", children: [
|
|
12960
12963
|
n && /* @__PURE__ */ e.jsx("div", { className: "t2-layout-inline-media__eyebrow t2-layout__eyebrow", children: n }),
|
|
12961
|
-
|
|
12964
|
+
N,
|
|
12962
12965
|
c && /* @__PURE__ */ e.jsx("div", { className: "t2-layout-inline-media__subheader t2-layout__subheader", children: c }),
|
|
12963
12966
|
t && /* @__PURE__ */ e.jsx(
|
|
12964
12967
|
M0,
|
|
@@ -12972,24 +12975,24 @@ const ha = ({
|
|
|
12972
12975
|
E3,
|
|
12973
12976
|
{
|
|
12974
12977
|
selectedIndex: a,
|
|
12975
|
-
onSelect: (
|
|
12978
|
+
onSelect: (T) => b(T),
|
|
12976
12979
|
children: [
|
|
12977
|
-
/* @__PURE__ */ e.jsx(B3, { children: o.map((
|
|
12978
|
-
o.map((
|
|
12980
|
+
/* @__PURE__ */ e.jsx(B3, { children: o.map((T, H) => /* @__PURE__ */ e.jsx(N3, { tabIndex: "0", children: T.publicTitle }, H)) }),
|
|
12981
|
+
o.map((T, H) => /* @__PURE__ */ e.jsx(Z3, { children: /* @__PURE__ */ e.jsx(n3, { ...T, displayMode: i }) }, H))
|
|
12979
12982
|
]
|
|
12980
12983
|
}
|
|
12981
|
-
) : k === "carousel" ? /* @__PURE__ */ e.jsx(k1, { children: o.map((
|
|
12984
|
+
) : k === "carousel" ? /* @__PURE__ */ e.jsx(k1, { children: o.map((T, H) => /* @__PURE__ */ e.jsx("div", { children: /* @__PURE__ */ e.jsx(
|
|
12982
12985
|
n3,
|
|
12983
12986
|
{
|
|
12984
|
-
...
|
|
12987
|
+
...T,
|
|
12985
12988
|
displayMode: k
|
|
12986
12989
|
}
|
|
12987
|
-
) },
|
|
12990
|
+
) }, H)) }) : null : null }) }) }),
|
|
12988
12991
|
l && /* @__PURE__ */ e.jsx(
|
|
12989
12992
|
"div",
|
|
12990
12993
|
{
|
|
12991
|
-
className: `t2-layout-inline-media__cta t2-layout__cta ${
|
|
12992
|
-
children: l && l.map((
|
|
12994
|
+
className: `t2-layout-inline-media__cta t2-layout__cta ${C && m() ? "t2-layout-inline-media__cta--media-only" : ""}`,
|
|
12995
|
+
children: l && l.map((T, H) => /* @__PURE__ */ e.jsx(n0, { tabIndex: 0, ...T }, H))
|
|
12993
12996
|
}
|
|
12994
12997
|
)
|
|
12995
12998
|
] }) }) });
|
|
@@ -13091,8 +13094,7 @@ const ha = ({
|
|
|
13091
13094
|
description: t,
|
|
13092
13095
|
componentClass: "t2-lo-itemized-list"
|
|
13093
13096
|
}
|
|
13094
|
-
)
|
|
13095
|
-
p && /* @__PURE__ */ e.jsx("div", { className: "t2-lo-itemized-list__cta t2-layout__cta", children: p && p.map((k, u) => /* @__PURE__ */ e.jsx(n0, { ...k }, u)) })
|
|
13097
|
+
)
|
|
13096
13098
|
] }) }),
|
|
13097
13099
|
/* @__PURE__ */ e.jsx("div", { className: "t2-lo-itemized-list__content-wrap", children: /* @__PURE__ */ e.jsx("div", { className: "t2-lo-itemized-list__noodles", children: l && l.map((k, u) => {
|
|
13098
13100
|
let y = "t2-lo-itemized-list__odd-noodle";
|
|
@@ -13105,7 +13107,8 @@ const ha = ({
|
|
|
13105
13107
|
},
|
|
13106
13108
|
u
|
|
13107
13109
|
) });
|
|
13108
|
-
}) }) })
|
|
13110
|
+
}) }) }),
|
|
13111
|
+
p && /* @__PURE__ */ e.jsx("div", { className: "t2-lo-itemized-list__cta t2-layout__cta t2-layout__bottom-cta", children: p && p.map((k, u) => /* @__PURE__ */ e.jsx(n0, { ...k }, u)) })
|
|
13109
13112
|
] }) }) });
|
|
13110
13113
|
}, q5 = ({ buttons: n }) => n == null ? void 0 : n.map((r, s) => /* @__PURE__ */ e.jsx(
|
|
13111
13114
|
n0,
|
|
@@ -13131,7 +13134,7 @@ const ha = ({
|
|
|
13131
13134
|
presetTheme: d,
|
|
13132
13135
|
logos: h
|
|
13133
13136
|
}) => {
|
|
13134
|
-
const p = `${i ? "t2-wrapper" : ""}`, v = f0(d || ""), a = `t2-lo-logo-grid ${d || ""} ${v}`,
|
|
13137
|
+
const p = `${i ? "t2-wrapper" : ""}`, v = f0(d || ""), a = `t2-lo-logo-grid ${d || ""} ${v}`, C = A0(
|
|
13135
13138
|
`t2-lo-logo-grid__header t2-layout__header ${o ? "t2-biggie" : ""}`,
|
|
13136
13139
|
r || "",
|
|
13137
13140
|
s
|
|
@@ -13139,7 +13142,7 @@ const ha = ({
|
|
|
13139
13142
|
return /* @__PURE__ */ e.jsx("div", { className: a, style: m, children: /* @__PURE__ */ e.jsx("div", { className: p, children: /* @__PURE__ */ e.jsxs("div", { className: "t2-lo-logo-grid__content t2-layout__content t2-container", children: [
|
|
13140
13143
|
/* @__PURE__ */ e.jsx("div", { className: "t2-lo-logo-grid__primary-content", children: /* @__PURE__ */ e.jsxs("div", { className: "t2-lo-logo-grid__header-area t2-header-area", children: [
|
|
13141
13144
|
n && /* @__PURE__ */ e.jsx("div", { className: "t2-lo-logo-grid__eyebrow t2-layout__eyebrow", children: n }),
|
|
13142
|
-
|
|
13145
|
+
C,
|
|
13143
13146
|
c && /* @__PURE__ */ e.jsx("div", { className: "t2-lo-logo-grid__subheader t2-layout__subheader", children: c }),
|
|
13144
13147
|
t && /* @__PURE__ */ e.jsx(
|
|
13145
13148
|
M0,
|
|
@@ -13339,7 +13342,7 @@ const ha = ({
|
|
|
13339
13342
|
relatedListItems: p,
|
|
13340
13343
|
buttons: v
|
|
13341
13344
|
}) => {
|
|
13342
|
-
const { width: a } = Q0(), g = `${i ? "t2-wrapper" : ""}`,
|
|
13345
|
+
const { width: a } = Q0(), g = `${i ? "t2-wrapper" : ""}`, C = f0(o || ""), m = `t2-lo-related-subjects ${o || ""} ${C} t2-lo-related-subjects--o-${d}`, k = A0(
|
|
13343
13346
|
`t2-lo-related-subjects__header t2-layout__header ${l ? "t2-biggie" : ""}`,
|
|
13344
13347
|
r || "",
|
|
13345
13348
|
s
|
|
@@ -13361,7 +13364,7 @@ const ha = ({
|
|
|
13361
13364
|
/* @__PURE__ */ e.jsxs("div", { className: "t2-lo-related-subjects__noodles", children: [
|
|
13362
13365
|
/* @__PURE__ */ e.jsx("div", { className: "t2-lo-related-subjects__noodle-header", children: h }),
|
|
13363
13366
|
p && p.map((y, E) => {
|
|
13364
|
-
var
|
|
13367
|
+
var j;
|
|
13365
13368
|
return /* @__PURE__ */ e.jsx(e.Fragment, { children: xi(
|
|
13366
13369
|
y,
|
|
13367
13370
|
E,
|
|
@@ -13370,7 +13373,7 @@ const ha = ({
|
|
|
13370
13373
|
"img",
|
|
13371
13374
|
{
|
|
13372
13375
|
className: "t2-lo-related-subjects__thumbnail",
|
|
13373
|
-
src: ((
|
|
13376
|
+
src: ((j = y == null ? void 0 : y.image) == null ? void 0 : j.src) || ""
|
|
13374
13377
|
}
|
|
13375
13378
|
) }),
|
|
13376
13379
|
/* @__PURE__ */ e.jsxs("div", { className: "t2-lo-related-subjects__content", children: [
|
|
@@ -13405,7 +13408,7 @@ const ha = ({
|
|
|
13405
13408
|
isHeaderBig: d,
|
|
13406
13409
|
isWrapped: h
|
|
13407
13410
|
}) => {
|
|
13408
|
-
const p = `${h ? "t2-wrapper" : ""}`, v = f0(i || ""), a = `t2-layout-stats ${i || ""} ${v}`,
|
|
13411
|
+
const p = `${h ? "t2-wrapper" : ""}`, v = f0(i || ""), a = `t2-layout-stats ${i || ""} ${v}`, C = A0(
|
|
13409
13412
|
`t2-lo-statistics__header t2-layout__header ${d ? "t2-biggie" : ""}`,
|
|
13410
13413
|
r || "",
|
|
13411
13414
|
s
|
|
@@ -13413,7 +13416,7 @@ const ha = ({
|
|
|
13413
13416
|
return /* @__PURE__ */ e.jsx("div", { className: a, style: m, children: /* @__PURE__ */ e.jsx("div", { className: p, children: /* @__PURE__ */ e.jsxs("div", { className: "t2-lo-statistics__content t2-layout__content t2-container", children: [
|
|
13414
13417
|
/* @__PURE__ */ e.jsx("div", { className: "t2-lo-statistics", children: /* @__PURE__ */ e.jsxs("div", { className: "t2-lo-statistics__header-area t2-header-area", children: [
|
|
13415
13418
|
n && /* @__PURE__ */ e.jsx("div", { className: "t2-lo-statistics__eyebrow t2-layout__eyebrow", children: n }),
|
|
13416
|
-
|
|
13419
|
+
C,
|
|
13417
13420
|
c && /* @__PURE__ */ e.jsx("div", { className: "t2-lo-statistics__subheader t2-layout__subheader", children: c }),
|
|
13418
13421
|
t && /* @__PURE__ */ e.jsx(
|
|
13419
13422
|
M0,
|
|
@@ -13463,7 +13466,7 @@ const ha = ({
|
|
|
13463
13466
|
isHeaderBig: d = !0,
|
|
13464
13467
|
isWrapped: h = !0
|
|
13465
13468
|
}) => {
|
|
13466
|
-
const p = f0(o || ""), v = `t2-layout-subject-spotlight ${o || ""} ${p}`, a = `${h ? "t2-wrapper" : ""}`,
|
|
13469
|
+
const p = f0(o || ""), v = `t2-layout-subject-spotlight ${o || ""} ${p}`, a = `${h ? "t2-wrapper" : ""}`, C = A0(
|
|
13467
13470
|
`t2-layout-subject-spotlight__header t2-layout__header ${d ? "t2-biggie" : ""}`,
|
|
13468
13471
|
r || "",
|
|
13469
13472
|
s
|
|
@@ -13476,7 +13479,7 @@ const ha = ({
|
|
|
13476
13479
|
children: /* @__PURE__ */ e.jsx("div", { className: a, children: (n || r || c || t || (i == null ? void 0 : i.length) && (i == null ? void 0 : i.length) > 0) && /* @__PURE__ */ e.jsx("div", { className: "t2-layout-subject-spotlight__grid", children: /* @__PURE__ */ e.jsxs("div", { className: "t2-layout-subject-spotlight__grid__column", children: [
|
|
13477
13480
|
/* @__PURE__ */ e.jsxs("div", { className: "t2-layout-subject-spotlight__title-bar", children: [
|
|
13478
13481
|
n && /* @__PURE__ */ e.jsx("div", { className: "t2-layout-subject-spotlight__eyebrow t2-layout__eyebrow", children: n }),
|
|
13479
|
-
|
|
13482
|
+
C,
|
|
13480
13483
|
c && /* @__PURE__ */ e.jsx("div", { className: "t2-layout-subject-spotlight__subheader t2-layout__subheader", children: c })
|
|
13481
13484
|
] }),
|
|
13482
13485
|
/* @__PURE__ */ e.jsx(
|
|
@@ -13560,18 +13563,18 @@ const ha = ({
|
|
|
13560
13563
|
orientation: v,
|
|
13561
13564
|
buttons: a
|
|
13562
13565
|
}) => {
|
|
13563
|
-
const g = `${p ? "t2-wrapper" : ""}`,
|
|
13566
|
+
const g = `${p ? "t2-wrapper" : ""}`, C = f0(h || ""), m = `t2-layout-text-items ${h || ""} ${C} t2-layout-text-items--o-${v}`, b = `t2-layout-text-items__header t2-layout__header ${o ? "t2-biggie" : ""}`, k = A0(
|
|
13564
13567
|
b,
|
|
13565
13568
|
r || "",
|
|
13566
13569
|
s
|
|
13567
13570
|
), u = [];
|
|
13568
13571
|
if (i && l)
|
|
13569
13572
|
for (const E of l) {
|
|
13570
|
-
const
|
|
13573
|
+
const j = {
|
|
13571
13574
|
headline: E.header || "",
|
|
13572
13575
|
description: E.description
|
|
13573
13576
|
};
|
|
13574
|
-
u.push(
|
|
13577
|
+
u.push(j);
|
|
13575
13578
|
}
|
|
13576
13579
|
const y = y0(h || "");
|
|
13577
13580
|
return /* @__PURE__ */ e.jsx("div", { className: m, style: y, children: /* @__PURE__ */ e.jsxs("div", { className: g, children: [
|
|
@@ -13587,7 +13590,7 @@ const ha = ({
|
|
|
13587
13590
|
dangerouslySetInnerHTML: { __html: t || "" }
|
|
13588
13591
|
}
|
|
13589
13592
|
),
|
|
13590
|
-
/* @__PURE__ */ e.jsx("div", { className: "t2-layout-text-items__cta t2-layout__cta", children: a && a.map((E,
|
|
13593
|
+
/* @__PURE__ */ e.jsx("div", { className: "t2-layout-text-items__cta t2-layout__cta", children: a && a.map((E, j) => /* @__PURE__ */ e.jsx(n0, { ...E }, j)) })
|
|
13591
13594
|
] }),
|
|
13592
13595
|
/* @__PURE__ */ e.jsxs("div", { className: "t2-layout-text-items__content-wrap", children: [
|
|
13593
13596
|
/* @__PURE__ */ e.jsx("div", { className: "t2-layout-text-items__image t2-layout__image-wrap", children: /* @__PURE__ */ e.jsx(
|
|
@@ -13599,8 +13602,8 @@ const ha = ({
|
|
|
13599
13602
|
}
|
|
13600
13603
|
) }),
|
|
13601
13604
|
/* @__PURE__ */ e.jsxs("div", { className: "t2-layout-text-items__noodles", children: [
|
|
13602
|
-
i && u && u.map((E,
|
|
13603
|
-
!i && l && l.map((E,
|
|
13605
|
+
i && u && u.map((E, j) => /* @__PURE__ */ e.jsx(C3, { ...E }, j)),
|
|
13606
|
+
!i && l && l.map((E, j) => /* @__PURE__ */ e.jsx(A3, { ...E }, j))
|
|
13604
13607
|
] })
|
|
13605
13608
|
] })
|
|
13606
13609
|
] }),
|
|
@@ -13616,11 +13619,11 @@ const ha = ({
|
|
|
13616
13619
|
dangerouslySetInnerHTML: { __html: t || "" }
|
|
13617
13620
|
}
|
|
13618
13621
|
),
|
|
13619
|
-
/* @__PURE__ */ e.jsx("div", { className: "t2-layout-text-items__cta t2-layout__cta", children: a && a.map((E,
|
|
13622
|
+
/* @__PURE__ */ e.jsx("div", { className: "t2-layout-text-items__cta t2-layout__cta", children: a && a.map((E, j) => /* @__PURE__ */ e.jsx(n0, { ...E }, j)) })
|
|
13620
13623
|
] }),
|
|
13621
13624
|
/* @__PURE__ */ e.jsxs("div", { className: "t2-layout-text-items__noodles", children: [
|
|
13622
|
-
i && u && u.map((E,
|
|
13623
|
-
!i && l && l.map((E,
|
|
13625
|
+
i && u && u.map((E, j) => /* @__PURE__ */ e.jsx(C3, { ...E }, j)),
|
|
13626
|
+
!i && l && l.map((E, j) => /* @__PURE__ */ e.jsx(A3, { ...E }, j))
|
|
13624
13627
|
] })
|
|
13625
13628
|
] }) })
|
|
13626
13629
|
] }) });
|
|
@@ -13654,22 +13657,22 @@ const ha = ({
|
|
|
13654
13657
|
)
|
|
13655
13658
|
] }) }),
|
|
13656
13659
|
/* @__PURE__ */ e.jsxs("div", { className: "t2-layout-workflow__steps-content", children: [
|
|
13657
|
-
/* @__PURE__ */ e.jsx("div", { className: "t2-layout-workflow__steps-content-pt1-wrap", children: /* @__PURE__ */ e.jsx("div", { className: "t2-wrapper", children: /* @__PURE__ */ e.jsx("div", { className: "t2-layout-workflow__steps-content-pt1", children: d && d.map((
|
|
13660
|
+
/* @__PURE__ */ e.jsx("div", { className: "t2-layout-workflow__steps-content-pt1-wrap", children: /* @__PURE__ */ e.jsx("div", { className: "t2-wrapper", children: /* @__PURE__ */ e.jsx("div", { className: "t2-layout-workflow__steps-content-pt1", children: d && d.map((C, m) => /* @__PURE__ */ e.jsxs("div", { className: "t2-layout-workflow__step", children: [
|
|
13658
13661
|
/* @__PURE__ */ e.jsx("div", { className: "t2-layout-workflow__step-num", children: m + 1 }),
|
|
13659
13662
|
/* @__PURE__ */ e.jsxs("div", { className: "t2-layout-workflow__step-content", children: [
|
|
13660
|
-
/* @__PURE__ */ e.jsx("h3", { className: "t2-layout-workflow__step-header", children:
|
|
13661
|
-
/* @__PURE__ */ e.jsx("p", { className: "t2-layout-workflow__step-description", children:
|
|
13663
|
+
/* @__PURE__ */ e.jsx("h3", { className: "t2-layout-workflow__step-header", children: C.header }),
|
|
13664
|
+
/* @__PURE__ */ e.jsx("p", { className: "t2-layout-workflow__step-description", children: C.description })
|
|
13662
13665
|
] })
|
|
13663
13666
|
] }, m)) }) }) }),
|
|
13664
|
-
/* @__PURE__ */ e.jsx("div", { className: "t2-layout-workflow__steps-content-pt2-wrap", children: /* @__PURE__ */ e.jsx("div", { className: "t2-wrapper", children: /* @__PURE__ */ e.jsx("div", { className: "t2-layout-workflow__steps-content-pt2", children: d && d.map((
|
|
13667
|
+
/* @__PURE__ */ e.jsx("div", { className: "t2-layout-workflow__steps-content-pt2-wrap", children: /* @__PURE__ */ e.jsx("div", { className: "t2-wrapper", children: /* @__PURE__ */ e.jsx("div", { className: "t2-layout-workflow__steps-content-pt2", children: d && d.map((C, m) => /* @__PURE__ */ e.jsxs("div", { className: "t2-layout-workflow__step", children: [
|
|
13665
13668
|
/* @__PURE__ */ e.jsxs("div", { className: "t2-layout-workflow__step-type", children: [
|
|
13666
|
-
/* @__PURE__ */ e.jsx("div", { className: "t2-layout-workflow__step-icon", children: /* @__PURE__ */ e.jsx(r0, { type:
|
|
13667
|
-
|
|
13669
|
+
/* @__PURE__ */ e.jsx("div", { className: "t2-layout-workflow__step-icon", children: /* @__PURE__ */ e.jsx(r0, { type: C.stepIcon }) }),
|
|
13670
|
+
C.stepType
|
|
13668
13671
|
] }),
|
|
13669
|
-
/* @__PURE__ */ e.jsx("div", { className: "t2-layout-workflow__step-image", children: /* @__PURE__ */ e.jsx("img", { src:
|
|
13672
|
+
/* @__PURE__ */ e.jsx("div", { className: "t2-layout-workflow__step-image", children: /* @__PURE__ */ e.jsx("img", { src: C.image.src, alt: C.image.alt }) })
|
|
13670
13673
|
] }, m)) }) }) })
|
|
13671
13674
|
] }),
|
|
13672
|
-
/* @__PURE__ */ e.jsx("div", { className: "t2-layout-workflow__cta t2-layout__cta", children: l && l.map((
|
|
13675
|
+
/* @__PURE__ */ e.jsx("div", { className: "t2-layout-workflow__cta t2-layout__cta", children: l && l.map((C, m) => /* @__PURE__ */ e.jsx(n0, { ...C }, m)) })
|
|
13673
13676
|
] }) });
|
|
13674
13677
|
}, Aa = ({
|
|
13675
13678
|
eyebrow: n,
|
|
@@ -13687,21 +13690,21 @@ const ha = ({
|
|
|
13687
13690
|
`t2-lo-macro-workflow__header t2-layout__header ${d ? "t2-biggie" : ""}`,
|
|
13688
13691
|
r || "",
|
|
13689
13692
|
s
|
|
13690
|
-
), b = B0(null), [k, u] = c0({}), y = { backgroundImage: `url(${o})` }, E = y0(i || ""),
|
|
13691
|
-
|
|
13692
|
-
},
|
|
13693
|
-
|
|
13694
|
-
},
|
|
13695
|
-
(x == null ? void 0 : x.key) ===
|
|
13696
|
-
},
|
|
13693
|
+
), b = B0(null), [k, u] = c0({}), y = { backgroundImage: `url(${o})` }, E = y0(i || ""), j = B0(null), N = () => {
|
|
13694
|
+
j.current.slickNext();
|
|
13695
|
+
}, R = () => {
|
|
13696
|
+
j.current.slickPrev();
|
|
13697
|
+
}, T = (x, L, F) => {
|
|
13698
|
+
(x == null ? void 0 : x.key) === L && F && F();
|
|
13699
|
+
}, M = { ...{
|
|
13697
13700
|
dots: !0,
|
|
13698
13701
|
edgeFriction: 0.35,
|
|
13699
13702
|
speed: 500,
|
|
13700
13703
|
slidesToShow: 1,
|
|
13701
13704
|
slidesToScroll: 1,
|
|
13702
13705
|
adaptiveHeight: !0,
|
|
13703
|
-
beforeChange: (x,
|
|
13704
|
-
v(
|
|
13706
|
+
beforeChange: (x, L) => {
|
|
13707
|
+
v(L);
|
|
13705
13708
|
},
|
|
13706
13709
|
appendDots: (x) => /* @__PURE__ */ e.jsx("div", { children: /* @__PURE__ */ e.jsxs("ul", { className: `custom-slick-dots ${a}`, children: [
|
|
13707
13710
|
/* @__PURE__ */ e.jsx(
|
|
@@ -13709,9 +13712,9 @@ const ha = ({
|
|
|
13709
13712
|
{
|
|
13710
13713
|
tabIndex: 0,
|
|
13711
13714
|
className: "custom-slick-arrow custom-slick-prev",
|
|
13712
|
-
onClick:
|
|
13713
|
-
onKeyDown: (
|
|
13714
|
-
|
|
13715
|
+
onClick: R,
|
|
13716
|
+
onKeyDown: (L) => {
|
|
13717
|
+
T(L, "Enter", R);
|
|
13715
13718
|
},
|
|
13716
13719
|
children: /* @__PURE__ */ e.jsx(r0, { type: "t2u-chevron-right", rotateDeg: "180", size: 20 })
|
|
13717
13720
|
}
|
|
@@ -13722,9 +13725,9 @@ const ha = ({
|
|
|
13722
13725
|
{
|
|
13723
13726
|
tabIndex: 0,
|
|
13724
13727
|
className: "custom-slick-arrow custom-slick-next",
|
|
13725
|
-
onClick:
|
|
13726
|
-
onKeyDown: (
|
|
13727
|
-
|
|
13728
|
+
onClick: N,
|
|
13729
|
+
onKeyDown: (L) => {
|
|
13730
|
+
T(L, "Enter", N);
|
|
13728
13731
|
},
|
|
13729
13732
|
children: /* @__PURE__ */ e.jsx(r0, { type: "t2u-chevron-right", size: 20 })
|
|
13730
13733
|
}
|
|
@@ -13740,19 +13743,19 @@ const ha = ({
|
|
|
13740
13743
|
}
|
|
13741
13744
|
) })
|
|
13742
13745
|
} };
|
|
13743
|
-
|
|
13746
|
+
M.swipe = !0, M.infinite = !0, M.slidesToShow = 1, M.slidesToScroll = 1, M.adaptiveHeight = !1, M.accessibility = !0;
|
|
13744
13747
|
const S = (x) => {
|
|
13745
|
-
var
|
|
13746
|
-
(
|
|
13747
|
-
},
|
|
13748
|
-
S(
|
|
13749
|
-
}, w = (x,
|
|
13750
|
-
(x == null ? void 0 : x.key) === "Enter" && S(
|
|
13748
|
+
var L;
|
|
13749
|
+
(L = j == null ? void 0 : j.current) == null || L.slickGoTo(x);
|
|
13750
|
+
}, B = (x, L) => {
|
|
13751
|
+
S(L);
|
|
13752
|
+
}, w = (x, L) => {
|
|
13753
|
+
(x == null ? void 0 : x.key) === "Enter" && S(L);
|
|
13751
13754
|
};
|
|
13752
13755
|
return C0(() => {
|
|
13753
|
-
var x,
|
|
13756
|
+
var x, L;
|
|
13754
13757
|
u({
|
|
13755
|
-
left: `${(
|
|
13758
|
+
left: `${(L = (x = b == null ? void 0 : b.current) == null ? void 0 : x.getBoundingClientRect()) == null ? void 0 : L.left}px`
|
|
13756
13759
|
});
|
|
13757
13760
|
}, [b]), /* @__PURE__ */ e.jsxs("div", { className: g, style: E, children: [
|
|
13758
13761
|
/* @__PURE__ */ e.jsxs("div", { className: "t2-lo-macro-workflow__content t2-layout__content", children: [
|
|
@@ -13785,18 +13788,18 @@ const ha = ({
|
|
|
13785
13788
|
)
|
|
13786
13789
|
}
|
|
13787
13790
|
) }),
|
|
13788
|
-
/* @__PURE__ */ e.jsx("div", { className: "t2-lo-macro-workflow__pagers", ref: b, children: h == null ? void 0 : h.map((x,
|
|
13791
|
+
/* @__PURE__ */ e.jsx("div", { className: "t2-lo-macro-workflow__pagers", ref: b, children: h == null ? void 0 : h.map((x, L) => (x == null ? void 0 : x.header) && /* @__PURE__ */ e.jsx(
|
|
13789
13792
|
"div",
|
|
13790
13793
|
{
|
|
13791
13794
|
tabIndex: 0,
|
|
13792
13795
|
className: `t2-lo-macro-workflow__pager-item
|
|
13793
|
-
${p ===
|
|
13796
|
+
${p === L ? "t2-lo-macro-workflow__pager-item--active" : ""}
|
|
13794
13797
|
`,
|
|
13795
13798
|
onClick: (F) => {
|
|
13796
|
-
|
|
13799
|
+
B(F, L);
|
|
13797
13800
|
},
|
|
13798
13801
|
onKeyDown: (F) => {
|
|
13799
|
-
w(F,
|
|
13802
|
+
w(F, L);
|
|
13800
13803
|
},
|
|
13801
13804
|
children: /* @__PURE__ */ e.jsx(
|
|
13802
13805
|
"div",
|
|
@@ -13821,13 +13824,13 @@ const ha = ({
|
|
|
13821
13824
|
}
|
|
13822
13825
|
)
|
|
13823
13826
|
},
|
|
13824
|
-
|
|
13827
|
+
L
|
|
13825
13828
|
)) })
|
|
13826
13829
|
] }) }) }),
|
|
13827
|
-
/* @__PURE__ */ e.jsx("div", { className: "t2-lo-macro-workflow__steps-content t2-wrapper", children: /* @__PURE__ */ e.jsx("div", { className: "t2-lo-macro-workflow__carousel-out-wrap", children: /* @__PURE__ */ e.jsx("div", { className: "t2-lo-macro-workflow__carousel", children: /* @__PURE__ */ e.jsx(j5, { ...
|
|
13828
|
-
var F,
|
|
13830
|
+
/* @__PURE__ */ e.jsx("div", { className: "t2-lo-macro-workflow__steps-content t2-wrapper", children: /* @__PURE__ */ e.jsx("div", { className: "t2-lo-macro-workflow__carousel-out-wrap", children: /* @__PURE__ */ e.jsx("div", { className: "t2-lo-macro-workflow__carousel", children: /* @__PURE__ */ e.jsx(j5, { ...M, ref: j, children: h && (h == null ? void 0 : h.map((x, L) => {
|
|
13831
|
+
var F, z, f;
|
|
13829
13832
|
return /* @__PURE__ */ e.jsx("div", { className: "t2-lo-macro-workflow__step", children: /* @__PURE__ */ e.jsxs("div", { className: "t2-lo-macro-workflow__step-inner", children: [
|
|
13830
|
-
/* @__PURE__ */ e.jsx("div", { className: "t2-lo-macro-workflow__step-image", children: /* @__PURE__ */ e.jsx("img", { src: (F = x == null ? void 0 : x.image) == null ? void 0 : F.src, alt: (
|
|
13833
|
+
/* @__PURE__ */ e.jsx("div", { className: "t2-lo-macro-workflow__step-image", children: /* @__PURE__ */ e.jsx("img", { src: (F = x == null ? void 0 : x.image) == null ? void 0 : F.src, alt: (z = x == null ? void 0 : x.image) == null ? void 0 : z.alt }) }),
|
|
13831
13834
|
/* @__PURE__ */ e.jsxs("div", { className: "t2-lo-macro-workflow__step-content", children: [
|
|
13832
13835
|
/* @__PURE__ */ e.jsx("h3", { className: "t2-lo-macro-workflow__step-title", children: x == null ? void 0 : x.header }),
|
|
13833
13836
|
/* @__PURE__ */ e.jsx(
|
|
@@ -13843,21 +13846,21 @@ const ha = ({
|
|
|
13843
13846
|
)
|
|
13844
13847
|
}
|
|
13845
13848
|
),
|
|
13846
|
-
((
|
|
13849
|
+
((f = x == null ? void 0 : x.stepCTA) == null ? void 0 : f.destination) && /* @__PURE__ */ e.jsx(a1, { ...x == null ? void 0 : x.stepCTA })
|
|
13847
13850
|
] })
|
|
13848
|
-
] }) },
|
|
13851
|
+
] }) }, L);
|
|
13849
13852
|
})) }) }) }) }),
|
|
13850
13853
|
/* @__PURE__ */ e.jsx(
|
|
13851
13854
|
"div",
|
|
13852
13855
|
{
|
|
13853
13856
|
className: `t2-lo-macro-workflow__cta t2-layout__cta t2-layout__bottom-cta ${a}`,
|
|
13854
|
-
children: l && l.map((x,
|
|
13857
|
+
children: l && l.map((x, L) => /* @__PURE__ */ e.jsx(
|
|
13855
13858
|
n0,
|
|
13856
13859
|
{
|
|
13857
13860
|
...x,
|
|
13858
|
-
primary:
|
|
13861
|
+
primary: L === 0
|
|
13859
13862
|
},
|
|
13860
|
-
|
|
13863
|
+
L
|
|
13861
13864
|
))
|
|
13862
13865
|
}
|
|
13863
13866
|
)
|
|
@@ -13886,31 +13889,31 @@ const ha = ({
|
|
|
13886
13889
|
isWrapped: v = !1,
|
|
13887
13890
|
form: a
|
|
13888
13891
|
}) => {
|
|
13889
|
-
const g = B0(null),
|
|
13892
|
+
const g = B0(null), C = B0(null), [m, b] = c0(0), [k, u] = c0(0), [y, E] = c0(0), [j, N] = c0(0), [R, T] = c0(0), H = d, M = h, S = `${v ? "t2-wrapper" : ""}`, B = f0(H || ""), w = f0(M || ""), x = `t2-layout-form t2-layout-form--o-${i}`, L = `t2-layout-form__primary-content ${M || ""} ${w}`, F = `t2-layout-form__form-section ${H || ""} ${B}`, f = A0(
|
|
13890
13893
|
`t2-layout-form__header ${p ? "t2-biggie" : ""}`,
|
|
13891
13894
|
r || "",
|
|
13892
13895
|
s
|
|
13893
|
-
),
|
|
13896
|
+
), J = y0(H || ""), Z = y0(M || ""), { width: O } = Q0(), X = H === M;
|
|
13894
13897
|
C0(() => {
|
|
13895
|
-
const e0 = g == null ? void 0 : g.current, V =
|
|
13896
|
-
b(e0.offsetLeft), u(
|
|
13897
|
-
|
|
13898
|
-
), E(0),
|
|
13899
|
-
}, [
|
|
13900
|
-
const G = i === "left" ? { left: `${m}px` } : { right: `${k}px` }, q = { top: `${
|
|
13901
|
-
...
|
|
13898
|
+
const e0 = g == null ? void 0 : g.current, V = C == null ? void 0 : C.current;
|
|
13899
|
+
b(e0.offsetLeft), u(O - V.offsetLeft), N(
|
|
13900
|
+
O - (V.offsetLeft + V.offsetWidth)
|
|
13901
|
+
), E(0), T(e0.offsetTop);
|
|
13902
|
+
}, [O]);
|
|
13903
|
+
const G = i === "left" ? { left: `${m}px` } : { right: `${k}px` }, q = { top: `${R}px` }, U = {
|
|
13904
|
+
...J,
|
|
13902
13905
|
...G,
|
|
13903
13906
|
...q
|
|
13904
|
-
},
|
|
13905
|
-
...
|
|
13906
|
-
...
|
|
13907
|
+
}, K = i === "left" ? { right: `${j - 17}px` } : { left: `${y}px` }, $ = {
|
|
13908
|
+
...Z,
|
|
13909
|
+
...K,
|
|
13907
13910
|
...q
|
|
13908
13911
|
};
|
|
13909
13912
|
return /* @__PURE__ */ e.jsx("div", { className: x, children: /* @__PURE__ */ e.jsx("div", { className: S, children: /* @__PURE__ */ e.jsxs("div", { className: "t2-layout-form__content t2-layout__content", children: [
|
|
13910
|
-
/* @__PURE__ */ e.jsx("div", { className:
|
|
13913
|
+
/* @__PURE__ */ e.jsx("div", { className: L, ref: C, children: /* @__PURE__ */ e.jsxs("div", { className: "t2-layout-form__primary-content-inner", children: [
|
|
13911
13914
|
l && /* @__PURE__ */ e.jsx(r0, { className: "t2-layout-form__icon", size: 45, type: l }),
|
|
13912
13915
|
/* @__PURE__ */ e.jsx("div", { className: "t2-layout-form__eyebrow t2-layout__eyebrow", children: n }),
|
|
13913
|
-
|
|
13916
|
+
f,
|
|
13914
13917
|
c && /* @__PURE__ */ e.jsx("div", { className: "t2-layout-form__subheader", children: c }),
|
|
13915
13918
|
/* @__PURE__ */ e.jsx(
|
|
13916
13919
|
M0,
|
|
@@ -13924,11 +13927,11 @@ const ha = ({
|
|
|
13924
13927
|
/* @__PURE__ */ e.jsx(
|
|
13925
13928
|
"div",
|
|
13926
13929
|
{
|
|
13927
|
-
className: `t2-layout-form__content-theme-background ${h} ${
|
|
13930
|
+
className: `t2-layout-form__content-theme-background ${h} ${X ? "t2-layout-form__content-theme-background--matching" : ""}`,
|
|
13928
13931
|
style: $
|
|
13929
13932
|
}
|
|
13930
13933
|
),
|
|
13931
|
-
!
|
|
13934
|
+
!X && /* @__PURE__ */ e.jsx(
|
|
13932
13935
|
"div",
|
|
13933
13936
|
{
|
|
13934
13937
|
className: `t2-layout-form__form-theme-background ${d}`,
|
|
@@ -13939,7 +13942,7 @@ const ha = ({
|
|
|
13939
13942
|
F5,
|
|
13940
13943
|
{
|
|
13941
13944
|
...a,
|
|
13942
|
-
backgroundTheme:
|
|
13945
|
+
backgroundTheme: H,
|
|
13943
13946
|
buttonDisabled: !0
|
|
13944
13947
|
}
|
|
13945
13948
|
) })
|
|
@@ -13970,11 +13973,11 @@ const ha = ({
|
|
|
13970
13973
|
const [t, l] = c0(
|
|
13971
13974
|
{}
|
|
13972
13975
|
), { width: o } = Q0(), i = (g) => {
|
|
13973
|
-
l((
|
|
13974
|
-
...
|
|
13975
|
-
[g]: !
|
|
13976
|
+
l((C) => ({
|
|
13977
|
+
...C,
|
|
13978
|
+
[g]: !C[g]
|
|
13976
13979
|
}));
|
|
13977
|
-
}, d = (g,
|
|
13980
|
+
}, d = (g, C) => g.map((m, b) => {
|
|
13978
13981
|
const k = t[b] || !1;
|
|
13979
13982
|
return /* @__PURE__ */ e.jsx(
|
|
13980
13983
|
"nav",
|
|
@@ -14025,7 +14028,7 @@ const ha = ({
|
|
|
14025
14028
|
u,
|
|
14026
14029
|
E,
|
|
14027
14030
|
y,
|
|
14028
|
-
|
|
14031
|
+
C
|
|
14029
14032
|
) }, y);
|
|
14030
14033
|
})
|
|
14031
14034
|
}
|
|
@@ -14034,8 +14037,8 @@ const ha = ({
|
|
|
14034
14037
|
},
|
|
14035
14038
|
b
|
|
14036
14039
|
);
|
|
14037
|
-
}), h = (g) => g.includes("facebook") ? { url: ui, altText: "Facebook" } : g.includes("twitter") ? { url: gi, altText: "X" } : g.includes("linkedin") ? { url: fi, altText: "LinkedIn" } : g.includes("youtube") ? { url: ki, altText: "YouTube" } : g.includes("tiktok") ? { url: mi, altText: "fpo" } : g.includes("instagram") ? { url: Ci, altText: "fpo" } : null, p = (g) => g && g.map((
|
|
14038
|
-
const { icon: b, link: k, siteName: u } =
|
|
14040
|
+
}), h = (g) => g.includes("facebook") ? { url: ui, altText: "Facebook" } : g.includes("twitter") ? { url: gi, altText: "X" } : g.includes("linkedin") ? { url: fi, altText: "LinkedIn" } : g.includes("youtube") ? { url: ki, altText: "YouTube" } : g.includes("tiktok") ? { url: mi, altText: "fpo" } : g.includes("instagram") ? { url: Ci, altText: "fpo" } : null, p = (g) => g && g.map((C, m) => {
|
|
14041
|
+
const { icon: b, link: k, siteName: u } = C, y = !b || !b.url ? h(k.url) : b;
|
|
14039
14042
|
return /* @__PURE__ */ e.jsx("li", { className: "t2-footer__footer-menu__social-item", children: /* @__PURE__ */ e.jsx(
|
|
14040
14043
|
"a",
|
|
14041
14044
|
{
|
|
@@ -14104,8 +14107,8 @@ const ha = ({
|
|
|
14104
14107
|
),
|
|
14105
14108
|
r && /* @__PURE__ */ e.jsx("p", { className: "t2-footer__global-footer__text", children: r }),
|
|
14106
14109
|
s && /* @__PURE__ */ e.jsx("nav", { className: "t2-footer__global-footer__legal-stuff", children: /* @__PURE__ */ e.jsx("ul", { className: "t2-footer__global-footer__legal-items", children: s.map((t, l) => {
|
|
14107
|
-
var v, a, g,
|
|
14108
|
-
const o = (a = (v = t == null ? void 0 : t.iconImage) == null ? void 0 : v.image) == null ? void 0 : a.height, i = (
|
|
14110
|
+
var v, a, g, C, m, b, k, u, y, E;
|
|
14111
|
+
const o = (a = (v = t == null ? void 0 : t.iconImage) == null ? void 0 : v.image) == null ? void 0 : a.height, i = (C = (g = t == null ? void 0 : t.iconImage) == null ? void 0 : g.image) == null ? void 0 : C.width, d = Number(
|
|
14109
14112
|
(i / o).toFixed(2)
|
|
14110
14113
|
), h = 16, p = h * d >= 40 ? 40 : h * d;
|
|
14111
14114
|
return /* @__PURE__ */ e.jsxs(
|
|
@@ -14246,8 +14249,8 @@ const ha = ({
|
|
|
14246
14249
|
}, h = (a) => {
|
|
14247
14250
|
o(a);
|
|
14248
14251
|
}, p = ({ navItem: a }) => {
|
|
14249
|
-
var
|
|
14250
|
-
const [g,
|
|
14252
|
+
var j, N, R, T, H, M, S, B;
|
|
14253
|
+
const [g, C] = c0(1280), [m, b] = c0(null), k = B0(null), u = 570, y = (w) => {
|
|
14251
14254
|
b(m === w ? null : w);
|
|
14252
14255
|
}, E = (w, x) => {
|
|
14253
14256
|
l === !1 && ((w == null ? void 0 : w.keyCode) === 13 ? b(m === x ? null : x) : w.keyCode === 27 && b(null));
|
|
@@ -14255,8 +14258,8 @@ const ha = ({
|
|
|
14255
14258
|
return C0(() => {
|
|
14256
14259
|
var w;
|
|
14257
14260
|
(w = a == null ? void 0 : a.links) == null || w.forEach((x) => {
|
|
14258
|
-
var
|
|
14259
|
-
((
|
|
14261
|
+
var L;
|
|
14262
|
+
((L = x == null ? void 0 : x.links) == null ? void 0 : L.length) > 6 && C(1440);
|
|
14260
14263
|
});
|
|
14261
14264
|
}, [a == null ? void 0 : a.links]), /* @__PURE__ */ e.jsxs(
|
|
14262
14265
|
"div",
|
|
@@ -14276,9 +14279,9 @@ const ha = ({
|
|
|
14276
14279
|
style: { minHeight: u - 100 + "px" }
|
|
14277
14280
|
}
|
|
14278
14281
|
),
|
|
14279
|
-
(
|
|
14280
|
-
var
|
|
14281
|
-
return ((
|
|
14282
|
+
(j = a == null ? void 0 : a.links) == null ? void 0 : j.map((w, x) => {
|
|
14283
|
+
var L, F, z, f, J, Z, O, X;
|
|
14284
|
+
return ((L = w == null ? void 0 : w.links) == null ? void 0 : L.length) > 0 ? /* @__PURE__ */ e.jsxs(
|
|
14282
14285
|
"div",
|
|
14283
14286
|
{
|
|
14284
14287
|
className: "t2-site-navigation-main__subcategory",
|
|
@@ -14313,11 +14316,11 @@ const ha = ({
|
|
|
14313
14316
|
minHeight: `${m === (w == null ? void 0 : w.contentfulId) ? u - 100 + "px" : "0"}`
|
|
14314
14317
|
},
|
|
14315
14318
|
children: [
|
|
14316
|
-
((
|
|
14319
|
+
((z = w == null ? void 0 : w.subCategoryLink) == null ? void 0 : z.url) && /* @__PURE__ */ e.jsx("div", { className: "t2-site-navigation-main__subcategory-item t2-site-navigation-main__subcategory-item--overview", children: /* @__PURE__ */ e.jsxs(
|
|
14317
14320
|
n0,
|
|
14318
14321
|
{
|
|
14319
14322
|
tabIndex: m === (w == null ? void 0 : w.contentfulId) ? 0 : -1,
|
|
14320
|
-
destination: (
|
|
14323
|
+
destination: (f = w == null ? void 0 : w.subCategoryLink) == null ? void 0 : f.url,
|
|
14321
14324
|
Link: s,
|
|
14322
14325
|
linkType: "text",
|
|
14323
14326
|
className: "t2-site-navigation-main__subcategory-category-link",
|
|
@@ -14327,7 +14330,7 @@ const ha = ({
|
|
|
14327
14330
|
{
|
|
14328
14331
|
className: "t2-site-navigation-main__subcategory-item--overview-title",
|
|
14329
14332
|
children: [
|
|
14330
|
-
(
|
|
14333
|
+
(J = w == null ? void 0 : w.subCategoryLink) == null ? void 0 : J.text,
|
|
14331
14334
|
" ",
|
|
14332
14335
|
/* @__PURE__ */ e.jsx(
|
|
14333
14336
|
r0,
|
|
@@ -14344,7 +14347,7 @@ const ha = ({
|
|
|
14344
14347
|
"div",
|
|
14345
14348
|
{
|
|
14346
14349
|
className: "t2-site-navigation-main__subcategory-item--overview-description",
|
|
14347
|
-
children: (
|
|
14350
|
+
children: (Z = w == null ? void 0 : w.subCategoryLink) == null ? void 0 : Z.description
|
|
14348
14351
|
}
|
|
14349
14352
|
)
|
|
14350
14353
|
]
|
|
@@ -14353,8 +14356,8 @@ const ha = ({
|
|
|
14353
14356
|
/* @__PURE__ */ e.jsx(
|
|
14354
14357
|
"ul",
|
|
14355
14358
|
{
|
|
14356
|
-
className: `t2-site-navigation-main__subcategory-items ${((
|
|
14357
|
-
children: (
|
|
14359
|
+
className: `t2-site-navigation-main__subcategory-items ${((O = w == null ? void 0 : w.links) == null ? void 0 : O.length) > 6 ? "t2-site-navigation-main__subcategory-items--6-plus" : ""}`,
|
|
14360
|
+
children: (X = w == null ? void 0 : w.links) == null ? void 0 : X.map(
|
|
14358
14361
|
(G, q) => /* @__PURE__ */ e.jsx(
|
|
14359
14362
|
"li",
|
|
14360
14363
|
{
|
|
@@ -14420,24 +14423,24 @@ const ha = ({
|
|
|
14420
14423
|
}
|
|
14421
14424
|
) }) }, `subcategory-${x}`);
|
|
14422
14425
|
}),
|
|
14423
|
-
((
|
|
14426
|
+
((N = a == null ? void 0 : a.categoryLink) == null ? void 0 : N.url) && /* @__PURE__ */ e.jsx("div", { className: "t2-site-navigation-main__category-link", children: /* @__PURE__ */ e.jsx(
|
|
14424
14427
|
n0,
|
|
14425
14428
|
{
|
|
14426
14429
|
tabIndex: 0,
|
|
14427
|
-
destination: (
|
|
14430
|
+
destination: (R = a == null ? void 0 : a.categoryLink) == null ? void 0 : R.url,
|
|
14428
14431
|
Link: s,
|
|
14429
14432
|
linkType: "text",
|
|
14430
|
-
children: (
|
|
14433
|
+
children: (T = a == null ? void 0 : a.categoryLink) == null ? void 0 : T.text
|
|
14431
14434
|
}
|
|
14432
14435
|
) }),
|
|
14433
14436
|
(a == null ? void 0 : a.navCategoryPromo) && /* @__PURE__ */ e.jsx(
|
|
14434
14437
|
zi,
|
|
14435
14438
|
{
|
|
14436
14439
|
navPromoRef: k,
|
|
14437
|
-
image: (
|
|
14438
|
-
title: (
|
|
14440
|
+
image: (H = a == null ? void 0 : a.navCategoryPromo) == null ? void 0 : H.image,
|
|
14441
|
+
title: (M = a == null ? void 0 : a.navCategoryPromo) == null ? void 0 : M.title,
|
|
14439
14442
|
description: (S = a == null ? void 0 : a.navCategoryPromo) == null ? void 0 : S.description,
|
|
14440
|
-
pageLink: (
|
|
14443
|
+
pageLink: (B = a == null ? void 0 : a.navCategoryPromo) == null ? void 0 : B.pageLink
|
|
14441
14444
|
}
|
|
14442
14445
|
)
|
|
14443
14446
|
] })
|
|
@@ -14449,7 +14452,7 @@ const ha = ({
|
|
|
14449
14452
|
"li",
|
|
14450
14453
|
{
|
|
14451
14454
|
className: `t2-site-navigation-main__nav-item ${c === (a == null ? void 0 : a.contentfulId) ? "t2-site-navigation-main__nav-item--active" : ""}`,
|
|
14452
|
-
onKeyDown: (
|
|
14455
|
+
onKeyDown: (C) => i(C, a == null ? void 0 : a.contentfulId),
|
|
14453
14456
|
onClick: () => h(a == null ? void 0 : a.contentfulId),
|
|
14454
14457
|
children: /* @__PURE__ */ e.jsx(
|
|
14455
14458
|
"span",
|
|
@@ -14590,8 +14593,8 @@ const ha = ({
|
|
|
14590
14593
|
// closeAllMenus = () => {},
|
|
14591
14594
|
// setDesktopSearchDeployed,
|
|
14592
14595
|
}) => {
|
|
14593
|
-
var
|
|
14594
|
-
const [d, h] = c0(r), [p, v] = c0(r == null ? void 0 : r.language), [a, g] = c0(r == null ? void 0 : r.region), [
|
|
14596
|
+
var H, M, S, B;
|
|
14597
|
+
const [d, h] = c0(r), [p, v] = c0(r == null ? void 0 : r.language), [a, g] = c0(r == null ? void 0 : r.region), [C, m] = c0("region");
|
|
14595
14598
|
let b = !1;
|
|
14596
14599
|
const k = B0(!1), { mouse: u } = T1();
|
|
14597
14600
|
C0(() => () => {
|
|
@@ -14607,14 +14610,14 @@ const ha = ({
|
|
|
14607
14610
|
h(w), t(w), l(!1), k.current = !0;
|
|
14608
14611
|
}, E = () => {
|
|
14609
14612
|
b && (i(!1), b = !1);
|
|
14610
|
-
},
|
|
14613
|
+
}, j = () => {
|
|
14611
14614
|
b = !0, typeof document < "u" && window.addEventListener("click", E);
|
|
14612
|
-
},
|
|
14615
|
+
}, N = () => {
|
|
14613
14616
|
o && i(!1), l(!1), b = !0;
|
|
14614
|
-
},
|
|
14617
|
+
}, R = (w, x) => {
|
|
14615
14618
|
w.keyCode === 13 && (x(), b = !0);
|
|
14616
|
-
},
|
|
14617
|
-
w.keyCode === 13 && x(
|
|
14619
|
+
}, T = (w, x, L) => {
|
|
14620
|
+
w.keyCode === 13 && x(L);
|
|
14618
14621
|
};
|
|
14619
14622
|
return /* @__PURE__ */ e.jsxs("div", { className: "t2-language-selector", children: [
|
|
14620
14623
|
/* @__PURE__ */ e.jsxs(
|
|
@@ -14622,8 +14625,8 @@ const ha = ({
|
|
|
14622
14625
|
{
|
|
14623
14626
|
className: u ? `t2-language-selector__header ${o && "t2-language-selector__header-deployed"}` : `t2-language-selector__header tabFocus ${o && "t2-language-selector__header-deployed"}`,
|
|
14624
14627
|
tabIndex: 0,
|
|
14625
|
-
onClick: () =>
|
|
14626
|
-
onKeyDown: (w) =>
|
|
14628
|
+
onClick: () => N(),
|
|
14629
|
+
onKeyDown: (w) => R(w, N),
|
|
14627
14630
|
"aria-label": `${d == null ? void 0 : d.region}: Change Region or language`,
|
|
14628
14631
|
children: [
|
|
14629
14632
|
/* @__PURE__ */ e.jsx("div", { className: "t2-language-selector__header__close", children: /* @__PURE__ */ e.jsx(
|
|
@@ -14664,11 +14667,11 @@ const ha = ({
|
|
|
14664
14667
|
{
|
|
14665
14668
|
className: `t2-language-selector__header-text ${o && "t2-language-selector__header-text-deployed"}`,
|
|
14666
14669
|
children: [
|
|
14667
|
-
(c == null ? void 0 : c.length) > 1 && (d == null ? void 0 : d.region) && ((
|
|
14670
|
+
(c == null ? void 0 : c.length) > 1 && (d == null ? void 0 : d.region) && ((H = d == null ? void 0 : d.region) == null ? void 0 : H.toLowerCase()) !== "international" && /* @__PURE__ */ e.jsxs("div", { className: "t2-language-selector__header-text-region", children: [
|
|
14668
14671
|
d == null ? void 0 : d.region,
|
|
14669
14672
|
/* @__PURE__ */ e.jsx("span", { className: "t2-language-selector__header-text-divider", children: "|" })
|
|
14670
14673
|
] }),
|
|
14671
|
-
(d == null ? void 0 : d.language) && /* @__PURE__ */ e.jsx("div", { className: "t2-language-selector__header-text-language", children: (
|
|
14674
|
+
(d == null ? void 0 : d.language) && /* @__PURE__ */ e.jsx("div", { className: "t2-language-selector__header-text-language", children: (M = d == null ? void 0 : d.language) == null ? void 0 : M.nativeField })
|
|
14672
14675
|
]
|
|
14673
14676
|
}
|
|
14674
14677
|
)
|
|
@@ -14680,18 +14683,18 @@ const ha = ({
|
|
|
14680
14683
|
{
|
|
14681
14684
|
className: u && (c != null && c.length) ? "t2-language-selector__body" : !u && (c != null && c.length) ? "t2-language-selector__body tabFocus" : c != null && c.length ? "t2-language-selector__body" : "t2-language-selector__body no-regions",
|
|
14682
14685
|
tabIndex: 0,
|
|
14683
|
-
onMouseLeave: () =>
|
|
14686
|
+
onMouseLeave: () => j(),
|
|
14684
14687
|
children: [
|
|
14685
14688
|
/* @__PURE__ */ e.jsxs("div", { className: "t2-language-selector__body-content", children: [
|
|
14686
14689
|
c && (c == null ? void 0 : c.length) > 0 && /* @__PURE__ */ e.jsxs(
|
|
14687
14690
|
"div",
|
|
14688
14691
|
{
|
|
14689
|
-
className: `t2-language-selector__body-section ${
|
|
14692
|
+
className: `t2-language-selector__body-section ${C === "region" ? "t2-language-selector__body-section--region-selected" : ""}`,
|
|
14690
14693
|
children: [
|
|
14691
14694
|
/* @__PURE__ */ e.jsx(
|
|
14692
14695
|
"div",
|
|
14693
14696
|
{
|
|
14694
|
-
className: `t2-language-selector__body-section-title ${
|
|
14697
|
+
className: `t2-language-selector__body-section-title ${C === "region" ? "t2-language-selector__body-section-title--selected" : "t2-language-selector__body-section-title--no-selected"}`,
|
|
14695
14698
|
onClick: () => m("region"),
|
|
14696
14699
|
children: (n == null ? void 0 : n.region) || "REGION"
|
|
14697
14700
|
}
|
|
@@ -14699,13 +14702,13 @@ const ha = ({
|
|
|
14699
14702
|
/* @__PURE__ */ e.jsx(
|
|
14700
14703
|
"div",
|
|
14701
14704
|
{
|
|
14702
|
-
className: `t2-language-selector__body-section-items ${
|
|
14705
|
+
className: `t2-language-selector__body-section-items ${C === "region" ? "t2-language-selector__body-section-items--expanded" : "t2-language-selector__body-section-items--no-expanded"}`,
|
|
14703
14706
|
children: c && (c == null ? void 0 : c.length) > 0 && (c == null ? void 0 : c.map((w, x) => /* @__PURE__ */ e.jsxs(
|
|
14704
14707
|
"div",
|
|
14705
14708
|
{
|
|
14706
14709
|
className: u ? "t2-language-selector__body-section-item" : "t2-language-selector__body-section-item tabFocus",
|
|
14707
14710
|
onClick: () => g(w),
|
|
14708
|
-
onKeyDown: (
|
|
14711
|
+
onKeyDown: (L) => T(L, g, w),
|
|
14709
14712
|
"aria-label": `${w}`,
|
|
14710
14713
|
tabIndex: 0,
|
|
14711
14714
|
children: [
|
|
@@ -14730,12 +14733,12 @@ const ha = ({
|
|
|
14730
14733
|
/* @__PURE__ */ e.jsxs(
|
|
14731
14734
|
"div",
|
|
14732
14735
|
{
|
|
14733
|
-
className: `t2-language-selector__body-section ${
|
|
14736
|
+
className: `t2-language-selector__body-section ${C === "language" && (c != null && c.length) ? "t2-language-selector__body-section--lang-selected" : C === "language" && !(c != null && c.length) ? "t2-language-selector__body-section--lang-selected no-regions" : ""}`,
|
|
14734
14737
|
children: [
|
|
14735
14738
|
/* @__PURE__ */ e.jsx(
|
|
14736
14739
|
"div",
|
|
14737
14740
|
{
|
|
14738
|
-
className: `t2-language-selector__body-section-title ${
|
|
14741
|
+
className: `t2-language-selector__body-section-title ${C === "language" ? "t2-language-selector__body-section-title--selected" : "t2-language-selector__body-section-title--no-selected"}`,
|
|
14739
14742
|
onClick: () => m("language"),
|
|
14740
14743
|
children: (n == null ? void 0 : n.language) || "LANGUAGE"
|
|
14741
14744
|
}
|
|
@@ -14743,13 +14746,13 @@ const ha = ({
|
|
|
14743
14746
|
/* @__PURE__ */ e.jsx(
|
|
14744
14747
|
"div",
|
|
14745
14748
|
{
|
|
14746
|
-
className: `t2-language-selector__body-section-items ${
|
|
14749
|
+
className: `t2-language-selector__body-section-items ${C === "language" ? "t2-language-selector__body-section-items--expanded" : "t2-language-selector__body-section-items--no-expanded"}`,
|
|
14747
14750
|
children: s && (s == null ? void 0 : s.length) > 0 && (s == null ? void 0 : s.map((w, x) => /* @__PURE__ */ e.jsxs(
|
|
14748
14751
|
"div",
|
|
14749
14752
|
{
|
|
14750
14753
|
className: u ? "t2-language-selector__body-section-item" : "t2-language-selector__body-section-item tabFocus",
|
|
14751
14754
|
onClick: () => v(w),
|
|
14752
|
-
onKeyDown: (
|
|
14755
|
+
onKeyDown: (L) => T(L, v, w),
|
|
14753
14756
|
"aria-label": `${w == null ? void 0 : w.nativeField} (${w == null ? void 0 : w.translatableName})`,
|
|
14754
14757
|
tabIndex: 0,
|
|
14755
14758
|
children: [
|
|
@@ -14782,7 +14785,7 @@ const ha = ({
|
|
|
14782
14785
|
"div",
|
|
14783
14786
|
{
|
|
14784
14787
|
onClick: () => l(!1),
|
|
14785
|
-
onKeyDown: (w) =>
|
|
14788
|
+
onKeyDown: (w) => R(w, l),
|
|
14786
14789
|
className: u ? "t2-language-selector__body-footer-link" : "t2-language-selector__body-footer-link tabFocus",
|
|
14787
14790
|
tabIndex: 0,
|
|
14788
14791
|
children: ((S = n == null ? void 0 : n.buttons) == null ? void 0 : S.cancel) || "Cancel"
|
|
@@ -14792,9 +14795,9 @@ const ha = ({
|
|
|
14792
14795
|
"button",
|
|
14793
14796
|
{
|
|
14794
14797
|
onClick: () => y(),
|
|
14795
|
-
onKeyDown: (w) =>
|
|
14798
|
+
onKeyDown: (w) => R(w, y),
|
|
14796
14799
|
className: "t2-language-selector__body-footer-button",
|
|
14797
|
-
children: ((
|
|
14800
|
+
children: ((B = n == null ? void 0 : n.buttons) == null ? void 0 : B.ok) || "OK"
|
|
14798
14801
|
}
|
|
14799
14802
|
)
|
|
14800
14803
|
] })
|
|
@@ -14981,7 +14984,7 @@ const ha = ({
|
|
|
14981
14984
|
C0(() => {
|
|
14982
14985
|
g(t);
|
|
14983
14986
|
}, [t]);
|
|
14984
|
-
const
|
|
14987
|
+
const C = () => {
|
|
14985
14988
|
h(!d);
|
|
14986
14989
|
}, m = () => {
|
|
14987
14990
|
o(a), h(!d);
|
|
@@ -15061,7 +15064,7 @@ const ha = ({
|
|
|
15061
15064
|
currencies: s,
|
|
15062
15065
|
currency: a,
|
|
15063
15066
|
setCurrency: g,
|
|
15064
|
-
onCancel:
|
|
15067
|
+
onCancel: C,
|
|
15065
15068
|
onOk: m,
|
|
15066
15069
|
settings: r
|
|
15067
15070
|
}
|
|
@@ -15113,11 +15116,11 @@ const ha = ({
|
|
|
15113
15116
|
onSearch: v,
|
|
15114
15117
|
utilityMenuData: a
|
|
15115
15118
|
}) => {
|
|
15116
|
-
var u, y, E,
|
|
15119
|
+
var u, y, E, j, N, R, T, H, M, S, B, w, x, L, F, z, f, J, Z, O, X, G, q, U, K, $, e0;
|
|
15117
15120
|
const g = (V, _) => {
|
|
15118
15121
|
var a0, W;
|
|
15119
15122
|
V === o ? i(null) : (i(V), typeof document < "u" && ((W = document == null ? void 0 : document.querySelector(".t2-site-navigation-mobile--open")) == null || W.scroll(0, ((a0 = _ == null ? void 0 : _.target) == null ? void 0 : a0.getBoundingClientRect().top) - 120)));
|
|
15120
|
-
},
|
|
15123
|
+
}, C = (V) => {
|
|
15121
15124
|
h(V === d ? null : V);
|
|
15122
15125
|
}, m = (V, _) => {
|
|
15123
15126
|
var a0, W, g0;
|
|
@@ -15169,7 +15172,7 @@ const ha = ({
|
|
|
15169
15172
|
"span",
|
|
15170
15173
|
{
|
|
15171
15174
|
className: "t2-site-navigation-mobile__nav-item",
|
|
15172
|
-
onClick: () =>
|
|
15175
|
+
onClick: () => C(V == null ? void 0 : V.contentfulId),
|
|
15173
15176
|
children: [
|
|
15174
15177
|
V == null ? void 0 : V.text,
|
|
15175
15178
|
" ",
|
|
@@ -15193,7 +15196,7 @@ const ha = ({
|
|
|
15193
15196
|
"div",
|
|
15194
15197
|
{
|
|
15195
15198
|
className: "t2-site-navigation-mobile__nav-item-back",
|
|
15196
|
-
onClick: () =>
|
|
15199
|
+
onClick: () => C("back"),
|
|
15197
15200
|
children: [
|
|
15198
15201
|
/* @__PURE__ */ e.jsx("span", { className: "t2-site-navigation-mobile__back-icon", children: /* @__PURE__ */ e.jsx(
|
|
15199
15202
|
r0,
|
|
@@ -15322,12 +15325,12 @@ const ha = ({
|
|
|
15322
15325
|
X5,
|
|
15323
15326
|
{
|
|
15324
15327
|
labels: (E = a == null ? void 0 : a.languageSelectorData) == null ? void 0 : E.labels,
|
|
15325
|
-
settings: (
|
|
15326
|
-
languages: (
|
|
15327
|
-
regions: (
|
|
15328
|
-
languageSelectorDeployed: (
|
|
15329
|
-
saveLanguage: (
|
|
15330
|
-
setLanguageSelectorDeployed: (
|
|
15328
|
+
settings: (j = a == null ? void 0 : a.languageSelectorData) == null ? void 0 : j.settings,
|
|
15329
|
+
languages: (N = a == null ? void 0 : a.languageSelectorData) == null ? void 0 : N.languages,
|
|
15330
|
+
regions: (R = a == null ? void 0 : a.languageSelectorData) == null ? void 0 : R.regions,
|
|
15331
|
+
languageSelectorDeployed: (T = a == null ? void 0 : a.languageSelectorData) == null ? void 0 : T.languageSelectorDeployed,
|
|
15332
|
+
saveLanguage: (H = a == null ? void 0 : a.languageSelectorData) == null ? void 0 : H.saveLanguage,
|
|
15333
|
+
setLanguageSelectorDeployed: (M = a == null ? void 0 : a.languageSelectorData) == null ? void 0 : M.setLanguageSelectorDeployed,
|
|
15331
15334
|
handleLanguageSelectorDeployed: (S = a == null ? void 0 : a.languageSelectorData) == null ? void 0 : S.handleLanguageSelectorDeployed
|
|
15332
15335
|
}
|
|
15333
15336
|
)
|
|
@@ -15339,7 +15342,7 @@ const ha = ({
|
|
|
15339
15342
|
{
|
|
15340
15343
|
className: "t2-site-navigation-mobile__top-level-item t2-site-navigation-mobile__utility-nav",
|
|
15341
15344
|
children: [
|
|
15342
|
-
((w = (
|
|
15345
|
+
((w = (B = a == null ? void 0 : a.flyoutMenuData) == null ? void 0 : B.sectorFlyoutData) == null ? void 0 : w.authenticated) && /* @__PURE__ */ e.jsx("div", { children: /* @__PURE__ */ e.jsx(
|
|
15343
15346
|
"button",
|
|
15344
15347
|
{
|
|
15345
15348
|
onClick: () => {
|
|
@@ -15353,18 +15356,18 @@ const ha = ({
|
|
|
15353
15356
|
((x = a == null ? void 0 : a.cartData) == null ? void 0 : x.cartData) && /* @__PURE__ */ e.jsx(e.Fragment, { children: /* @__PURE__ */ e.jsx(
|
|
15354
15357
|
Vi,
|
|
15355
15358
|
{
|
|
15356
|
-
cartData: (
|
|
15359
|
+
cartData: (L = a == null ? void 0 : a.cartData) == null ? void 0 : L.cartData,
|
|
15357
15360
|
settings: (F = a == null ? void 0 : a.cartData) == null ? void 0 : F.cartSettings,
|
|
15358
|
-
disableCartFlyout: (
|
|
15359
|
-
isCurrencyMenuDeployed: (
|
|
15360
|
-
setCurrencyMenuDeployed: (
|
|
15361
|
-
isCartFlyoutActive: (
|
|
15362
|
-
setCartFlyoutActive: (
|
|
15363
|
-
isCurrencyLocked: (
|
|
15361
|
+
disableCartFlyout: (z = a == null ? void 0 : a.cartData) == null ? void 0 : z.disableCartFlyout,
|
|
15362
|
+
isCurrencyMenuDeployed: (f = a == null ? void 0 : a.cartData) == null ? void 0 : f.isCurrencyMenuDeployed,
|
|
15363
|
+
setCurrencyMenuDeployed: (J = a == null ? void 0 : a.cartData) == null ? void 0 : J.setCurrencyMenuDeployed,
|
|
15364
|
+
isCartFlyoutActive: (Z = a == null ? void 0 : a.cartData) == null ? void 0 : Z.isCartFlyoutActive,
|
|
15365
|
+
setCartFlyoutActive: (O = a == null ? void 0 : a.cartData) == null ? void 0 : O.setCartFlyoutActive,
|
|
15366
|
+
isCurrencyLocked: (X = a == null ? void 0 : a.cartData) == null ? void 0 : X.isCurrencyLocked,
|
|
15364
15367
|
activeCurrency: (G = a == null ? void 0 : a.cartData) == null ? void 0 : G.activeCurrency,
|
|
15365
15368
|
defaultCurrency: (q = a == null ? void 0 : a.cartData) == null ? void 0 : q.defaultCurrency,
|
|
15366
15369
|
setCurrency: (U = a == null ? void 0 : a.cartData) == null ? void 0 : U.setCurrency,
|
|
15367
|
-
currencies: (
|
|
15370
|
+
currencies: (K = a == null ? void 0 : a.cartData) == null ? void 0 : K.currencies,
|
|
15368
15371
|
setMobileNavOpen: r
|
|
15369
15372
|
}
|
|
15370
15373
|
) }),
|
|
@@ -15496,45 +15499,45 @@ const ha = ({
|
|
|
15496
15499
|
languageSelectorDeployed: v,
|
|
15497
15500
|
handleLanguageSelectorDeployed: a,
|
|
15498
15501
|
closeHamburger: g,
|
|
15499
|
-
globalSearch:
|
|
15502
|
+
globalSearch: C,
|
|
15500
15503
|
setGlobalSearch: m,
|
|
15501
15504
|
login: b,
|
|
15502
15505
|
authenticated: k,
|
|
15503
15506
|
profile: u,
|
|
15504
15507
|
signInLabel: y,
|
|
15505
15508
|
signOutLabel: E,
|
|
15506
|
-
backbtnLabel:
|
|
15507
|
-
createAccount:
|
|
15508
|
-
marketingLinks:
|
|
15509
|
-
ecommerceLinks:
|
|
15510
|
-
customLinks:
|
|
15511
|
-
myAccountLinks:
|
|
15509
|
+
backbtnLabel: j,
|
|
15510
|
+
createAccount: N,
|
|
15511
|
+
marketingLinks: R,
|
|
15512
|
+
ecommerceLinks: T,
|
|
15513
|
+
customLinks: H,
|
|
15514
|
+
myAccountLinks: M,
|
|
15512
15515
|
accountSwitcher: S,
|
|
15513
|
-
legalLinks:
|
|
15516
|
+
legalLinks: B,
|
|
15514
15517
|
signInBtnMethod: w = () => {
|
|
15515
15518
|
},
|
|
15516
15519
|
signOutBtnMethod: x = () => {
|
|
15517
15520
|
},
|
|
15518
|
-
sectorFlyoutDeployed:
|
|
15521
|
+
sectorFlyoutDeployed: L,
|
|
15519
15522
|
oldVersion: F = !0
|
|
15520
15523
|
} = n;
|
|
15521
15524
|
c0("");
|
|
15522
|
-
const [
|
|
15525
|
+
const [z, f] = c0(null), { mouse: J } = T1();
|
|
15523
15526
|
Zi(), C0(() => {
|
|
15524
15527
|
var s0;
|
|
15525
15528
|
const Q = (s0 = S == null ? void 0 : S.accounts) == null ? void 0 : s0.find((E0) => (E0 == null ? void 0 : E0.id) === (S == null ? void 0 : S.accountId));
|
|
15526
|
-
Q &&
|
|
15529
|
+
Q && f(Q);
|
|
15527
15530
|
}, [S == null ? void 0 : S.accountId]);
|
|
15528
|
-
const
|
|
15531
|
+
const Z = () => {
|
|
15529
15532
|
l();
|
|
15530
|
-
},
|
|
15533
|
+
}, O = () => {
|
|
15531
15534
|
h(!0), l(), m(!0);
|
|
15532
|
-
},
|
|
15535
|
+
}, X = () => k ? F ? /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
|
|
15533
15536
|
/* @__PURE__ */ e.jsxs("div", { className: "ter-flyout__section ter-flyout__section--profile", children: [
|
|
15534
15537
|
/* @__PURE__ */ e.jsx(G, { profile: u }),
|
|
15535
15538
|
/* @__PURE__ */ e.jsx(U, { profile: u })
|
|
15536
15539
|
] }),
|
|
15537
|
-
/* @__PURE__ */ e.jsx("div", { className: "ter-flyout__section ter-flyout__section--profile ter-flyout__section ter-flyout__section--links", children: /* @__PURE__ */ e.jsx(
|
|
15540
|
+
/* @__PURE__ */ e.jsx("div", { className: "ter-flyout__section ter-flyout__section--profile ter-flyout__section ter-flyout__section--links", children: /* @__PURE__ */ e.jsx(K, { profile: u }) })
|
|
15538
15541
|
] }) : /* @__PURE__ */ e.jsxs("div", { className: "ter-flyout__section ter-flyout__section--profile", children: [
|
|
15539
15542
|
/* @__PURE__ */ e.jsx(G, { profile: u }),
|
|
15540
15543
|
/* @__PURE__ */ e.jsx(q, { profile: u })
|
|
@@ -15560,18 +15563,18 @@ const ha = ({
|
|
|
15560
15563
|
children: y || "Sign In"
|
|
15561
15564
|
}
|
|
15562
15565
|
),
|
|
15563
|
-
(
|
|
15566
|
+
(N == null ? void 0 : N.text) && /* @__PURE__ */ e.jsx(
|
|
15564
15567
|
n0,
|
|
15565
15568
|
{
|
|
15566
|
-
destination:
|
|
15569
|
+
destination: N == null ? void 0 : N.url,
|
|
15567
15570
|
size: "sm",
|
|
15568
|
-
tabIndex:
|
|
15569
|
-
"aria-label": `Link to ${(
|
|
15571
|
+
tabIndex: J ? "" : "0",
|
|
15572
|
+
"aria-label": `Link to ${(N == null ? void 0 : N.text) || "Create account"}`,
|
|
15570
15573
|
Link: s,
|
|
15571
15574
|
onClickHandler: () => {
|
|
15572
|
-
|
|
15575
|
+
N == null || N.signInBtnMethod();
|
|
15573
15576
|
},
|
|
15574
|
-
children: (
|
|
15577
|
+
children: (N == null ? void 0 : N.text) || "Create account"
|
|
15575
15578
|
}
|
|
15576
15579
|
)
|
|
15577
15580
|
] })
|
|
@@ -15595,7 +15598,7 @@ const ha = ({
|
|
|
15595
15598
|
}, q = ({ profile: Q }) => /* @__PURE__ */ e.jsxs("div", { className: "ter-flyout__section--profile__text-area", children: [
|
|
15596
15599
|
/* @__PURE__ */ e.jsx("p", { className: "ter-flyout__section--profile__name", children: Q == null ? void 0 : Q.name }),
|
|
15597
15600
|
(Q == null ? void 0 : Q.email) && /* @__PURE__ */ e.jsx("p", { className: "ter-flyout__section--profile__email", children: Q == null ? void 0 : Q.email }),
|
|
15598
|
-
$(
|
|
15601
|
+
$(M == null ? void 0 : M.links),
|
|
15599
15602
|
/* @__PURE__ */ e.jsx("div", { className: "ter-flyout__sign-out-wrapper", children: /* @__PURE__ */ e.jsx(
|
|
15600
15603
|
n0,
|
|
15601
15604
|
{
|
|
@@ -15611,8 +15614,8 @@ const ha = ({
|
|
|
15611
15614
|
] }), U = ({ profile: Q }) => /* @__PURE__ */ e.jsxs("div", { className: "ter-flyout__section--profile__text-area", children: [
|
|
15612
15615
|
/* @__PURE__ */ e.jsx("p", { className: "ter-flyout__section--profile__name", children: Q == null ? void 0 : Q.name }),
|
|
15613
15616
|
(Q == null ? void 0 : Q.email) && /* @__PURE__ */ e.jsx("p", { className: "ter-flyout__section--profile__email", children: Q == null ? void 0 : Q.email })
|
|
15614
|
-
] }),
|
|
15615
|
-
$(
|
|
15617
|
+
] }), K = ({ profile: Q }) => /* @__PURE__ */ e.jsxs("div", { className: "ter-flyout__section--profile__text-area", children: [
|
|
15618
|
+
$(M == null ? void 0 : M.links),
|
|
15616
15619
|
/* @__PURE__ */ e.jsx("div", { className: "ter-flyout__sign-out-wrapper", children: /* @__PURE__ */ e.jsx(
|
|
15617
15620
|
n0,
|
|
15618
15621
|
{
|
|
@@ -15633,7 +15636,7 @@ const ha = ({
|
|
|
15633
15636
|
n0,
|
|
15634
15637
|
{
|
|
15635
15638
|
linkType: "text",
|
|
15636
|
-
tabIndex:
|
|
15639
|
+
tabIndex: J ? "" : "0",
|
|
15637
15640
|
"aria-label": `Link to ${s0 == null ? void 0 : s0.text}`,
|
|
15638
15641
|
destination: s0 == null ? void 0 : s0.url,
|
|
15639
15642
|
className: "flyout-links__link",
|
|
@@ -15659,20 +15662,20 @@ const ha = ({
|
|
|
15659
15662
|
/* @__PURE__ */ e.jsx(
|
|
15660
15663
|
"div",
|
|
15661
15664
|
{
|
|
15662
|
-
className:
|
|
15663
|
-
onClick:
|
|
15664
|
-
"aria-hidden": !
|
|
15665
|
+
className: L ? "ter-flyout__modal ter-flyout__modal--deployed" : "ter-flyout__modal",
|
|
15666
|
+
onClick: Z,
|
|
15667
|
+
"aria-hidden": !L
|
|
15665
15668
|
}
|
|
15666
15669
|
),
|
|
15667
15670
|
/* @__PURE__ */ e.jsxs(
|
|
15668
15671
|
"div",
|
|
15669
15672
|
{
|
|
15670
|
-
className: `ter-flyout ${
|
|
15673
|
+
className: `ter-flyout ${L ? "ter-flyout--deployed" : ""}`,
|
|
15671
15674
|
role: "dialog",
|
|
15672
15675
|
"aria-modal": "true",
|
|
15673
15676
|
"aria-labelledby": "flyout",
|
|
15674
15677
|
"aria-describedby": "flyout",
|
|
15675
|
-
"aria-expanded":
|
|
15678
|
+
"aria-expanded": L,
|
|
15676
15679
|
children: [
|
|
15677
15680
|
/* @__PURE__ */ e.jsxs("div", { className: "ter-flyout__panel", children: [
|
|
15678
15681
|
/* @__PURE__ */ e.jsxs(
|
|
@@ -15680,8 +15683,8 @@ const ha = ({
|
|
|
15680
15683
|
{
|
|
15681
15684
|
className: k ? "ter-flyout__close-btn--small ter-flyout__close-btn--small--authenticated" : "ter-flyout__close-btn--small",
|
|
15682
15685
|
"aria-label": "closes-flyout-section",
|
|
15683
|
-
tabIndex:
|
|
15684
|
-
onClick:
|
|
15686
|
+
tabIndex: J ? "" : "0",
|
|
15687
|
+
onClick: Z,
|
|
15685
15688
|
children: [
|
|
15686
15689
|
/* @__PURE__ */ e.jsx(
|
|
15687
15690
|
"svg",
|
|
@@ -15700,7 +15703,7 @@ const ha = ({
|
|
|
15700
15703
|
)
|
|
15701
15704
|
}
|
|
15702
15705
|
),
|
|
15703
|
-
|
|
15706
|
+
j || "Back"
|
|
15704
15707
|
]
|
|
15705
15708
|
}
|
|
15706
15709
|
),
|
|
@@ -15709,8 +15712,8 @@ const ha = ({
|
|
|
15709
15712
|
{
|
|
15710
15713
|
className: "ter-flyout__close-btn",
|
|
15711
15714
|
"aria-label": "closes-flyout-section",
|
|
15712
|
-
tabIndex:
|
|
15713
|
-
onClick:
|
|
15715
|
+
tabIndex: J ? "" : "0",
|
|
15716
|
+
onClick: Z,
|
|
15714
15717
|
children: /* @__PURE__ */ e.jsx(
|
|
15715
15718
|
"svg",
|
|
15716
15719
|
{
|
|
@@ -15730,7 +15733,7 @@ const ha = ({
|
|
|
15730
15733
|
)
|
|
15731
15734
|
}
|
|
15732
15735
|
),
|
|
15733
|
-
|
|
15736
|
+
X(),
|
|
15734
15737
|
b && k && (S == null ? void 0 : S.accounts) && ((e0 = S == null ? void 0 : S.accounts) == null ? void 0 : e0.length) > 0 && /* @__PURE__ */ e.jsxs("div", { className: "ter-flyout__section ter-flyout__section--console", children: [
|
|
15735
15738
|
typeof (S == null ? void 0 : S.title) == "string" && /* @__PURE__ */ e.jsx("p", { className: "ter-flyout__section__heading-admin-console", children: S == null ? void 0 : S.title }),
|
|
15736
15739
|
((V = S == null ? void 0 : S.accounts) == null ? void 0 : V.length) > 1 && /* @__PURE__ */ e.jsxs(
|
|
@@ -15739,7 +15742,7 @@ const ha = ({
|
|
|
15739
15742
|
className: "ter-flyout__section__admin-console ter-flyout__section__admin-console--link",
|
|
15740
15743
|
onClick: () => S == null ? void 0 : S.setOpen(!0),
|
|
15741
15744
|
children: [
|
|
15742
|
-
|
|
15745
|
+
z == null ? void 0 : z.name,
|
|
15743
15746
|
/* @__PURE__ */ e.jsx(
|
|
15744
15747
|
"svg",
|
|
15745
15748
|
{
|
|
@@ -15769,28 +15772,28 @@ const ha = ({
|
|
|
15769
15772
|
bottom: "3.5px",
|
|
15770
15773
|
marginBottom: "4.8px"
|
|
15771
15774
|
},
|
|
15772
|
-
children:
|
|
15775
|
+
children: z == null ? void 0 : z.name
|
|
15773
15776
|
}
|
|
15774
15777
|
),
|
|
15775
15778
|
(S == null ? void 0 : S.links) && ((a0 = S == null ? void 0 : S.links) == null ? void 0 : a0.length) > 0 && /* @__PURE__ */ e.jsx("div", { className: "ter-flyout__links", children: $(S == null ? void 0 : S.links) })
|
|
15776
15779
|
] }),
|
|
15777
|
-
(
|
|
15778
|
-
typeof (
|
|
15779
|
-
/* @__PURE__ */ e.jsx("div", { className: "ter-flyout__links", children: $(
|
|
15780
|
+
(T == null ? void 0 : T.enabled) !== !1 && k && (T == null ? void 0 : T.links) && ((W = T == null ? void 0 : T.links) == null ? void 0 : W.length) > 0 && /* @__PURE__ */ e.jsxs("div", { className: "ter-flyout__section", children: [
|
|
15781
|
+
typeof (T == null ? void 0 : T.title) == "string" && /* @__PURE__ */ e.jsx("p", { className: "ter-flyout__section__heading", children: T == null ? void 0 : T.title }),
|
|
15782
|
+
/* @__PURE__ */ e.jsx("div", { className: "ter-flyout__links", children: $(T == null ? void 0 : T.links) })
|
|
15780
15783
|
] }),
|
|
15781
|
-
(
|
|
15782
|
-
typeof (
|
|
15783
|
-
/* @__PURE__ */ e.jsx("div", { className: "ter-flyout__links", children: $(
|
|
15784
|
+
(H == null ? void 0 : H.enabled) !== !1 && (H == null ? void 0 : H.links) && ((g0 = H == null ? void 0 : H.links) == null ? void 0 : g0.length) > 0 && /* @__PURE__ */ e.jsxs("div", { className: "ter-flyout__section", children: [
|
|
15785
|
+
typeof (H == null ? void 0 : H.title) == "string" && /* @__PURE__ */ e.jsx("p", { className: "ter-flyout__section__heading", children: H == null ? void 0 : H.title }),
|
|
15786
|
+
/* @__PURE__ */ e.jsx("div", { className: "ter-flyout__links", children: $(H == null ? void 0 : H.links) })
|
|
15784
15787
|
] }),
|
|
15785
|
-
(
|
|
15786
|
-
typeof (
|
|
15787
|
-
/* @__PURE__ */ e.jsx("div", { className: "ter-flyout__links", children: (
|
|
15788
|
+
(R == null ? void 0 : R.enabled) !== !1 && (R == null ? void 0 : R.links) && ((j0 = R == null ? void 0 : R.links) == null ? void 0 : j0.length) > 0 && /* @__PURE__ */ e.jsxs("div", { className: "ter-flyout__section", children: [
|
|
15789
|
+
typeof (R == null ? void 0 : R.title) == "string" && /* @__PURE__ */ e.jsx("p", { className: "ter-flyout__section__heading", children: R == null ? void 0 : R.title }),
|
|
15790
|
+
/* @__PURE__ */ e.jsx("div", { className: "ter-flyout__links", children: (R == null ? void 0 : R.links) && $(R == null ? void 0 : R.links) }),
|
|
15788
15791
|
!t && /* @__PURE__ */ e.jsx("div", { className: "ter-flyout__search", children: /* @__PURE__ */ e.jsxs(
|
|
15789
15792
|
"div",
|
|
15790
15793
|
{
|
|
15791
15794
|
className: "ter-flyout__search-icon",
|
|
15792
|
-
onClick: () =>
|
|
15793
|
-
tabIndex:
|
|
15795
|
+
onClick: () => O(),
|
|
15796
|
+
tabIndex: J ? "" : "0",
|
|
15794
15797
|
children: [
|
|
15795
15798
|
/* @__PURE__ */ e.jsx("p", { className: "ter-flyout__search-text", children: c }),
|
|
15796
15799
|
/* @__PURE__ */ e.jsx("img", { src: Oi, alt: "Search" })
|
|
@@ -15798,12 +15801,12 @@ const ha = ({
|
|
|
15798
15801
|
}
|
|
15799
15802
|
) })
|
|
15800
15803
|
] }),
|
|
15801
|
-
(
|
|
15804
|
+
(B == null ? void 0 : B.enabled) !== !1 && (B == null ? void 0 : B.links) && ((V0 = B == null ? void 0 : B.links) == null ? void 0 : V0.length) > 0 && /* @__PURE__ */ e.jsx("div", { className: "ter-flyout__footer", children: (R0 = B == null ? void 0 : B.links) == null ? void 0 : R0.map((Q, s0) => /* @__PURE__ */ e.jsx(
|
|
15802
15805
|
n0,
|
|
15803
15806
|
{
|
|
15804
15807
|
linkType: "text",
|
|
15805
15808
|
destination: Q.url,
|
|
15806
|
-
tabIndex:
|
|
15809
|
+
tabIndex: J ? "" : "0",
|
|
15807
15810
|
className: "ter-flyout__footer__link",
|
|
15808
15811
|
"aria-label": Q.text,
|
|
15809
15812
|
Link: s,
|
|
@@ -15841,7 +15844,7 @@ const ha = ({
|
|
|
15841
15844
|
)
|
|
15842
15845
|
}
|
|
15843
15846
|
),
|
|
15844
|
-
|
|
15847
|
+
j || "Back"
|
|
15845
15848
|
]
|
|
15846
15849
|
}
|
|
15847
15850
|
),
|
|
@@ -15935,7 +15938,7 @@ const ha = ({
|
|
|
15935
15938
|
currency: u,
|
|
15936
15939
|
minimumFractionDigits: 0,
|
|
15937
15940
|
maximumFractionDigits: 0
|
|
15938
|
-
}).replace(/\w/g, "").trim() : "",
|
|
15941
|
+
}).replace(/\w/g, "").trim() : "", C = () => {
|
|
15939
15942
|
const u = l && l.length > 0;
|
|
15940
15943
|
i || !u ? s(!r) : h(!d);
|
|
15941
15944
|
}, m = () => {
|
|
@@ -15951,7 +15954,7 @@ const ha = ({
|
|
|
15951
15954
|
{
|
|
15952
15955
|
type: "button",
|
|
15953
15956
|
className: d ? "t2-utility-nav__my-cart__button t2-utility-nav__my-cart__button--active" : "t2-utility-nav__my-cart__button",
|
|
15954
|
-
onClick:
|
|
15957
|
+
onClick: C,
|
|
15955
15958
|
children: /* @__PURE__ */ e.jsxs("span", { className: "t2-utility-nav__my-cart__button__inner", children: [
|
|
15956
15959
|
/* @__PURE__ */ e.jsx("span", { className: "t2-utility-nav__my-cart__button__close", children: /* @__PURE__ */ e.jsx(
|
|
15957
15960
|
"svg",
|
|
@@ -16056,7 +16059,7 @@ const ha = ({
|
|
|
16056
16059
|
utilityMenuData: n,
|
|
16057
16060
|
LinkComponent: r
|
|
16058
16061
|
}) => {
|
|
16059
|
-
var t, l, o, i, d, h, p, v, a, g,
|
|
16062
|
+
var t, l, o, i, d, h, p, v, a, g, C, m, b, k, u, y, E, j, N, R, T, H, M, S, B, w, x, L, F, z, f, J, Z, O, X, G, q;
|
|
16060
16063
|
const s = T1(), c = (U) => {
|
|
16061
16064
|
U.key === "Enter" && (n == null || n.toggleDesktopSearch(!0));
|
|
16062
16065
|
};
|
|
@@ -16103,19 +16106,19 @@ const ha = ({
|
|
|
16103
16106
|
Pi,
|
|
16104
16107
|
{
|
|
16105
16108
|
count: (g = (a = n == null ? void 0 : n.cartData) == null ? void 0 : a.cartData) == null ? void 0 : g.totalLineItemQuantity,
|
|
16106
|
-
isCartFlyoutActive: (
|
|
16109
|
+
isCartFlyoutActive: (C = n == null ? void 0 : n.cartData) == null ? void 0 : C.isCartFlyoutActive,
|
|
16107
16110
|
setCartFlyoutActive: (m = n == null ? void 0 : n.cartData) == null ? void 0 : m.setCartFlyoutActive,
|
|
16108
16111
|
isCurrencyLocked: (b = n == null ? void 0 : n.cartData) == null ? void 0 : b.isCurrencyLocked,
|
|
16109
16112
|
defaultCurrency: (k = n == null ? void 0 : n.cartData) == null ? void 0 : k.defaultCurrency,
|
|
16110
16113
|
activeCurrency: (u = n == null ? void 0 : n.cartData) == null ? void 0 : u.activeCurrency,
|
|
16111
16114
|
setCurrency: (y = n == null ? void 0 : n.cartData) == null ? void 0 : y.setCurrency,
|
|
16112
16115
|
currencies: (E = n == null ? void 0 : n.cartData) == null ? void 0 : E.currencies,
|
|
16113
|
-
isCurrencyMenuDeployed: (
|
|
16114
|
-
setCurrencyMenuDeployed: (
|
|
16115
|
-
settings: (
|
|
16116
|
+
isCurrencyMenuDeployed: (j = n == null ? void 0 : n.cartData) == null ? void 0 : j.isCurrencyMenuDeployed,
|
|
16117
|
+
setCurrencyMenuDeployed: (N = n == null ? void 0 : n.cartData) == null ? void 0 : N.setCurrencyMenuDeployed,
|
|
16118
|
+
settings: (R = n == null ? void 0 : n.cartData) == null ? void 0 : R.cartSettings
|
|
16116
16119
|
}
|
|
16117
16120
|
) }),
|
|
16118
|
-
((
|
|
16121
|
+
((H = (T = n == null ? void 0 : n.flyoutMenuData) == null ? void 0 : T.sectorFlyoutData) == null ? void 0 : H.authenticated) && /* @__PURE__ */ e.jsx("li", { children: /* @__PURE__ */ e.jsx(
|
|
16119
16122
|
"button",
|
|
16120
16123
|
{
|
|
16121
16124
|
onClick: () => {
|
|
@@ -16126,7 +16129,7 @@ const ha = ({
|
|
|
16126
16129
|
children: /* @__PURE__ */ e.jsx(I5, {})
|
|
16127
16130
|
}
|
|
16128
16131
|
) }),
|
|
16129
|
-
((
|
|
16132
|
+
((M = n == null ? void 0 : n.waffleMenuData) == null ? void 0 : M.links) > 0 && /* @__PURE__ */ e.jsx("li", { className: "t2-site-navigation-top__utility-nav-waffle", children: /* @__PURE__ */ e.jsx(
|
|
16130
16133
|
Bi,
|
|
16131
16134
|
{
|
|
16132
16135
|
LinkComponent: r,
|
|
@@ -16139,16 +16142,16 @@ const ha = ({
|
|
|
16139
16142
|
{
|
|
16140
16143
|
className: `ter-navbar__flyout-wrapper ${(S = n == null ? void 0 : n.flyoutMenuData) != null && S.sectorFlyoutDeployed ? "ter-navbar__flyout-wrapper--hidden" : ""}`,
|
|
16141
16144
|
"aria-haspopup": "true",
|
|
16142
|
-
"aria-expanded": (
|
|
16145
|
+
"aria-expanded": (B = n == null ? void 0 : n.flyoutMenuData) == null ? void 0 : B.sectorFlyoutDeployed,
|
|
16143
16146
|
"aria-label": "toggle flyout menu",
|
|
16144
16147
|
onClick: (U) => {
|
|
16145
|
-
var
|
|
16146
|
-
U == null || U.stopPropagation(), (
|
|
16148
|
+
var K;
|
|
16149
|
+
U == null || U.stopPropagation(), (K = n == null ? void 0 : n.flyoutMenuData) == null || K.handleSectorFlyoutDeployed();
|
|
16147
16150
|
},
|
|
16148
16151
|
tabIndex: 0,
|
|
16149
16152
|
onKeyDown: (U) => {
|
|
16150
|
-
var
|
|
16151
|
-
U == null || U.stopPropagation(), (U == null ? void 0 : U.key) === "Enter" && ((
|
|
16153
|
+
var K;
|
|
16154
|
+
U == null || U.stopPropagation(), (U == null ? void 0 : U.key) === "Enter" && ((K = n == null ? void 0 : n.flyoutMenuData) == null || K.handleSectorFlyoutDeployed());
|
|
16152
16155
|
},
|
|
16153
16156
|
children: /* @__PURE__ */ e.jsx("div", { className: "ter-navbar__flyout", tabIndex: -1, children: /* @__PURE__ */ e.jsxs(
|
|
16154
16157
|
"button",
|
|
@@ -16177,14 +16180,14 @@ const ha = ({
|
|
|
16177
16180
|
{
|
|
16178
16181
|
Link: (w = n == null ? void 0 : n.flyoutMenuData) == null ? void 0 : w.Link,
|
|
16179
16182
|
close: (x = n == null ? void 0 : n.flyoutMenuData) == null ? void 0 : x.handleSectorFlyoutDeployed,
|
|
16180
|
-
searchSubmit: (
|
|
16183
|
+
searchSubmit: (L = n == null ? void 0 : n.flyoutMenuData) == null ? void 0 : L.searchFlyoutSubmit,
|
|
16181
16184
|
searchDeployed: (F = n == null ? void 0 : n.flyoutMenuData) == null ? void 0 : F.searchDeployed,
|
|
16182
|
-
setSearchDeployed: (
|
|
16183
|
-
sectorFlyoutDeployed: (
|
|
16184
|
-
desktopSearchDeployed: (
|
|
16185
|
-
setDesktopSearchDeployed: (
|
|
16186
|
-
closeHamburger: (
|
|
16187
|
-
globalSearch: (
|
|
16185
|
+
setSearchDeployed: (z = n == null ? void 0 : n.flyoutMenuData) == null ? void 0 : z.setSearchDeployed,
|
|
16186
|
+
sectorFlyoutDeployed: (f = n == null ? void 0 : n.flyoutMenuData) == null ? void 0 : f.sectorFlyoutDeployed,
|
|
16187
|
+
desktopSearchDeployed: (J = n == null ? void 0 : n.flyoutMenuData) == null ? void 0 : J.desktopSearchDeployed,
|
|
16188
|
+
setDesktopSearchDeployed: (Z = n == null ? void 0 : n.flyoutMenuData) == null ? void 0 : Z.setDesktopSearchDeployed,
|
|
16189
|
+
closeHamburger: (O = n == null ? void 0 : n.flyoutMenuData) == null ? void 0 : O.closeHamburger,
|
|
16190
|
+
globalSearch: (X = n == null ? void 0 : n.flyoutMenuData) == null ? void 0 : X.globalSearch,
|
|
16188
16191
|
setGlobalSearch: (G = n == null ? void 0 : n.flyoutMenuData) == null ? void 0 : G.setGlobalSearch,
|
|
16189
16192
|
...(q = n == null ? void 0 : n.flyoutMenuData) == null ? void 0 : q.sectorFlyoutData
|
|
16190
16193
|
}
|
|
@@ -16224,7 +16227,7 @@ const ha = ({
|
|
|
16224
16227
|
min: v = 1,
|
|
16225
16228
|
max: a = 999,
|
|
16226
16229
|
disabled: g = !1,
|
|
16227
|
-
error:
|
|
16230
|
+
error: C = !1,
|
|
16228
16231
|
errorMessage: m,
|
|
16229
16232
|
hasDeleteOption: b = !1
|
|
16230
16233
|
} = n, k = {
|
|
@@ -16246,7 +16249,7 @@ const ha = ({
|
|
|
16246
16249
|
/* @__PURE__ */ e.jsxs(
|
|
16247
16250
|
"div",
|
|
16248
16251
|
{
|
|
16249
|
-
className: `ter-quantity-tracker__input-wrapper ${g ? "ter-quantity-tracker__input-disabled" : ""} ${
|
|
16252
|
+
className: `ter-quantity-tracker__input-wrapper ${g ? "ter-quantity-tracker__input-disabled" : ""} ${C ? "ter-quantity-tracker__input-wrapper--error" : ""}`,
|
|
16250
16253
|
children: [
|
|
16251
16254
|
/* @__PURE__ */ e.jsx(
|
|
16252
16255
|
"button",
|
|
@@ -16346,7 +16349,7 @@ function Yi({
|
|
|
16346
16349
|
onRemove: a = () => {
|
|
16347
16350
|
}
|
|
16348
16351
|
}) {
|
|
16349
|
-
const g = B0(null), [
|
|
16352
|
+
const g = B0(null), [C, m] = c0(
|
|
16350
16353
|
c
|
|
16351
16354
|
), [b, k] = c0(!1), [u, y] = c0(null);
|
|
16352
16355
|
C0(() => {
|
|
@@ -16356,40 +16359,40 @@ function Yi({
|
|
|
16356
16359
|
}
|
|
16357
16360
|
}, [c]);
|
|
16358
16361
|
const E = () => {
|
|
16359
|
-
if (typeof
|
|
16362
|
+
if (typeof C != "number") return;
|
|
16360
16363
|
u && clearTimeout(u);
|
|
16361
|
-
const x =
|
|
16362
|
-
if (k(
|
|
16364
|
+
const x = C - 1, L = x > i;
|
|
16365
|
+
if (k(L), m(x), !L) {
|
|
16363
16366
|
const F = setTimeout(() => {
|
|
16364
16367
|
v(n, t, s, x), y(null);
|
|
16365
16368
|
}, 1e3);
|
|
16366
16369
|
y(F);
|
|
16367
16370
|
}
|
|
16368
|
-
},
|
|
16369
|
-
if (typeof
|
|
16371
|
+
}, j = () => {
|
|
16372
|
+
if (typeof C != "number") return;
|
|
16370
16373
|
u && clearTimeout(u);
|
|
16371
|
-
const x =
|
|
16372
|
-
if (k(
|
|
16374
|
+
const x = C + 1, L = x > i;
|
|
16375
|
+
if (k(L), m(x), !L) {
|
|
16373
16376
|
const F = setTimeout(() => {
|
|
16374
16377
|
v(n, t, s, x), y(null);
|
|
16375
16378
|
}, 1e3);
|
|
16376
16379
|
y(F);
|
|
16377
16380
|
}
|
|
16378
|
-
},
|
|
16381
|
+
}, N = (x) => {
|
|
16379
16382
|
if (x.currentTarget.value === "") {
|
|
16380
16383
|
m("");
|
|
16381
16384
|
return;
|
|
16382
16385
|
}
|
|
16383
|
-
const
|
|
16384
|
-
k(
|
|
16385
|
-
},
|
|
16386
|
+
const L = parseInt(x.currentTarget.value);
|
|
16387
|
+
k(L < 1 || L > i), m(L);
|
|
16388
|
+
}, R = (x) => {
|
|
16386
16389
|
x.preventDefault(), a(n, t, s);
|
|
16387
|
-
},
|
|
16388
|
-
b || (typeof
|
|
16389
|
-
},
|
|
16390
|
-
var
|
|
16391
|
-
x.key === "Enter" && g ? (
|
|
16392
|
-
},
|
|
16390
|
+
}, T = () => {
|
|
16391
|
+
b || (typeof C == "number" ? v(n, t, s, C) : (m(1), v(n, t, s, 1)));
|
|
16392
|
+
}, H = (x) => {
|
|
16393
|
+
var L;
|
|
16394
|
+
x.key === "Enter" && g ? (L = g == null ? void 0 : g.current) == null || L.blur() : x.key.toLowerCase() === "e" && x.preventDefault();
|
|
16395
|
+
}, M = () => Number(C) < 1 ? h == null ? void 0 : h.errorMessageForMinQuantity : Number(C) > i ? h == null ? void 0 : h.errorMessageForMaxQuantity : "", { removeBtnLabel: S = "Remove" } = h, B = typeof c == "number", w = new Intl.NumberFormat(void 0, {
|
|
16393
16396
|
style: "currency",
|
|
16394
16397
|
currency: (l == null ? void 0 : l.currencyCode) || "USD",
|
|
16395
16398
|
currencyDisplay: "narrowSymbol"
|
|
@@ -16420,30 +16423,30 @@ function Yi({
|
|
|
16420
16423
|
" ",
|
|
16421
16424
|
o && /* @__PURE__ */ e.jsx("span", { className: "ter-cart-item__duration", children: o })
|
|
16422
16425
|
] }),
|
|
16423
|
-
|
|
16426
|
+
B && /* @__PURE__ */ e.jsxs("div", { className: "ter-cart-item__qty", children: [
|
|
16424
16427
|
/* @__PURE__ */ e.jsx(
|
|
16425
16428
|
Qi,
|
|
16426
16429
|
{
|
|
16427
16430
|
ref: g,
|
|
16428
16431
|
labelText: "",
|
|
16429
|
-
quantityCount: Number(
|
|
16432
|
+
quantityCount: Number(C),
|
|
16430
16433
|
min: 0,
|
|
16431
16434
|
max: i + 1,
|
|
16432
16435
|
error: b,
|
|
16433
16436
|
disabled: p,
|
|
16434
16437
|
hasDeleteOption: !0,
|
|
16435
|
-
handleBlur:
|
|
16438
|
+
handleBlur: T,
|
|
16436
16439
|
handleDecreaseQuantity: E,
|
|
16437
|
-
handleIncreaseQuantity:
|
|
16438
|
-
handleChangeQuantity:
|
|
16439
|
-
handleKeyDown:
|
|
16440
|
+
handleIncreaseQuantity: j,
|
|
16441
|
+
handleChangeQuantity: N,
|
|
16442
|
+
handleKeyDown: H
|
|
16440
16443
|
}
|
|
16441
16444
|
),
|
|
16442
16445
|
/* @__PURE__ */ e.jsxs(
|
|
16443
16446
|
"button",
|
|
16444
16447
|
{
|
|
16445
16448
|
className: "ter-cart-item__qty__remove",
|
|
16446
|
-
onClick:
|
|
16449
|
+
onClick: R,
|
|
16447
16450
|
children: [
|
|
16448
16451
|
S,
|
|
16449
16452
|
/* @__PURE__ */ e.jsx(
|
|
@@ -16467,7 +16470,7 @@ function Yi({
|
|
|
16467
16470
|
}
|
|
16468
16471
|
)
|
|
16469
16472
|
] }),
|
|
16470
|
-
b && /* @__PURE__ */ e.jsx($5, { errorMessage:
|
|
16473
|
+
b && /* @__PURE__ */ e.jsx($5, { errorMessage: M() }),
|
|
16471
16474
|
d && /* @__PURE__ */ e.jsx("div", { className: "ter-cart-item__link-wrapper", children: /* @__PURE__ */ e.jsx(
|
|
16472
16475
|
n0,
|
|
16473
16476
|
{
|
|
@@ -16619,7 +16622,7 @@ const Ui = ({ message: n, timeStamp: r }) => {
|
|
|
16619
16622
|
}
|
|
16620
16623
|
return null;
|
|
16621
16624
|
}, Ji = (n) => {
|
|
16622
|
-
var
|
|
16625
|
+
var j, N, R, T, H;
|
|
16623
16626
|
const {
|
|
16624
16627
|
cartData: r,
|
|
16625
16628
|
cartSettings: s,
|
|
@@ -16635,39 +16638,39 @@ const Ui = ({ message: n, timeStamp: r }) => {
|
|
|
16635
16638
|
removeFromCartMessage: v = "{Product Name} was removed from the cart",
|
|
16636
16639
|
viewCartBtnLabel: a = "View Cart",
|
|
16637
16640
|
viewCartBtnUrl: g = "https://www.trimble.com",
|
|
16638
|
-
finePrint:
|
|
16641
|
+
finePrint: C
|
|
16639
16642
|
} = s, [m, b] = c0(null);
|
|
16640
16643
|
C0(() => {
|
|
16641
|
-
var
|
|
16644
|
+
var M;
|
|
16642
16645
|
r != null && r.itemAdded && b({
|
|
16643
16646
|
message: p.replace(
|
|
16644
16647
|
"{Product Name}",
|
|
16645
|
-
(
|
|
16648
|
+
(M = r == null ? void 0 : r.itemAdded) == null ? void 0 : M.name
|
|
16646
16649
|
),
|
|
16647
16650
|
timeStamp: Date.now()
|
|
16648
16651
|
});
|
|
16649
16652
|
}, [r == null ? void 0 : r.itemAdded]);
|
|
16650
|
-
const k = (
|
|
16651
|
-
|
|
16652
|
-
}, u = (
|
|
16653
|
-
const w = o(
|
|
16653
|
+
const k = (M) => {
|
|
16654
|
+
M.preventDefault(), t(!c);
|
|
16655
|
+
}, u = (M, S, B) => {
|
|
16656
|
+
const w = o(M, S, B);
|
|
16654
16657
|
w && w.then((x) => {
|
|
16655
16658
|
x && b({
|
|
16656
|
-
message: v.replace("{Product Name}",
|
|
16659
|
+
message: v.replace("{Product Name}", B),
|
|
16657
16660
|
timeStamp: Date.now()
|
|
16658
16661
|
});
|
|
16659
16662
|
});
|
|
16660
|
-
}, y = (
|
|
16661
|
-
const x = l(
|
|
16662
|
-
x && x.then((
|
|
16663
|
-
|
|
16664
|
-
message: v.replace("{Product Name}",
|
|
16663
|
+
}, y = (M, S, B, w) => {
|
|
16664
|
+
const x = l(M, S, B, w);
|
|
16665
|
+
x && x.then((L) => {
|
|
16666
|
+
L && w === 0 && b({
|
|
16667
|
+
message: v.replace("{Product Name}", B),
|
|
16665
16668
|
timeStamp: Date.now()
|
|
16666
16669
|
});
|
|
16667
16670
|
});
|
|
16668
16671
|
}, E = new Intl.NumberFormat(void 0, {
|
|
16669
16672
|
style: "currency",
|
|
16670
|
-
currency: ((
|
|
16673
|
+
currency: ((j = r == null ? void 0 : r.totalNet) == null ? void 0 : j.currencyCode) || "USD",
|
|
16671
16674
|
currencyDisplay: "narrowSymbol"
|
|
16672
16675
|
});
|
|
16673
16676
|
return /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
|
|
@@ -16751,7 +16754,7 @@ const Ui = ({ message: n, timeStamp: r }) => {
|
|
|
16751
16754
|
Link: n == null ? void 0 : n.Link
|
|
16752
16755
|
}
|
|
16753
16756
|
),
|
|
16754
|
-
((
|
|
16757
|
+
((N = r == null ? void 0 : r.relatedItems) == null ? void 0 : N.length) > 0 && /* @__PURE__ */ e.jsxs("section", { className: "t2-cart-flyout__related-items", children: [
|
|
16755
16758
|
/* @__PURE__ */ e.jsx("h3", { className: "t2-cart-flyout__related-items__title", children: h }),
|
|
16756
16759
|
/* @__PURE__ */ e.jsx(
|
|
16757
16760
|
n9,
|
|
@@ -16763,13 +16766,13 @@ const Ui = ({ message: n, timeStamp: r }) => {
|
|
|
16763
16766
|
)
|
|
16764
16767
|
] })
|
|
16765
16768
|
] }),
|
|
16766
|
-
((
|
|
16769
|
+
((R = r == null ? void 0 : r.lineItems) == null ? void 0 : R.length) > 0 && /* @__PURE__ */ e.jsxs("div", { className: "t2-cart-flyout__footer", children: [
|
|
16767
16770
|
/* @__PURE__ */ e.jsxs("div", { className: "t2-cart-flyout__footer__subtotal", children: [
|
|
16768
16771
|
/* @__PURE__ */ e.jsx("span", { className: "t2-cart-flyout__footer__subtotal__label", children: d }),
|
|
16769
16772
|
/* @__PURE__ */ e.jsxs("span", { className: "t2-cart-flyout__footer__subtotal__value", children: [
|
|
16770
|
-
E.format((
|
|
16773
|
+
E.format((T = r == null ? void 0 : r.totalNet) == null ? void 0 : T.amount),
|
|
16771
16774
|
" ",
|
|
16772
|
-
(
|
|
16775
|
+
(H = r == null ? void 0 : r.totalNet) == null ? void 0 : H.currencyCode
|
|
16773
16776
|
] })
|
|
16774
16777
|
] }),
|
|
16775
16778
|
/* @__PURE__ */ e.jsxs("div", { className: "t2-cart-flyout__buttons", children: [
|
|
@@ -16784,11 +16787,11 @@ const Ui = ({ message: n, timeStamp: r }) => {
|
|
|
16784
16787
|
}
|
|
16785
16788
|
)
|
|
16786
16789
|
] }),
|
|
16787
|
-
|
|
16790
|
+
C && /* @__PURE__ */ e.jsx(
|
|
16788
16791
|
"div",
|
|
16789
16792
|
{
|
|
16790
16793
|
className: "t2-cart-flyout__footer__footnote",
|
|
16791
|
-
dangerouslySetInnerHTML: { __html:
|
|
16794
|
+
dangerouslySetInnerHTML: { __html: C }
|
|
16792
16795
|
}
|
|
16793
16796
|
)
|
|
16794
16797
|
] })
|
|
@@ -16802,22 +16805,22 @@ const Ui = ({ message: n, timeStamp: r }) => {
|
|
|
16802
16805
|
mainNavMenu: s,
|
|
16803
16806
|
LinkComponent: c
|
|
16804
16807
|
}) => {
|
|
16805
|
-
var
|
|
16806
|
-
const [t, l] = c0(!1), [o, i] = c0(null), [d, h] = c0(null), p = T1(), v = (
|
|
16808
|
+
var j, N, R, T, H;
|
|
16809
|
+
const [t, l] = c0(!1), [o, i] = c0(null), [d, h] = c0(null), p = T1(), v = (M) => {
|
|
16807
16810
|
var S;
|
|
16808
|
-
r != null && r.desktopSearchDeployed ? r != null && r.searchField && ((S = r == null ? void 0 : r.searchField) == null ? void 0 : S.length) > 0 ? (r != null && r.onSearch && (r == null || r.onSearch()), r == null || r.setSearchDeployed(!1), r == null || r.setDesktopSearchDeployed(!1)) : (r == null || r.setSearchDeployed(!1), r == null || r.setDesktopSearchDeployed(!1)) : (r == null || r.setLanguageSelectorDeployed(!1), u(null), r == null || r.setSearchDeployed(!0), r == null || r.setDesktopSearchDeployed(!0), p || setTimeout(
|
|
16809
|
-
var
|
|
16810
|
-
(
|
|
16811
|
+
r != null && r.desktopSearchDeployed ? r != null && r.searchField && ((S = r == null ? void 0 : r.searchField) == null ? void 0 : S.length) > 0 ? (r != null && r.onSearch && (r == null || r.onSearch()), r == null || r.setSearchDeployed(!1), r == null || r.setDesktopSearchDeployed(!1)) : (r == null || r.setSearchDeployed(!1), r == null || r.setDesktopSearchDeployed(!1)) : (r == null || r.setLanguageSelectorDeployed(!1), u(null), r == null || r.setSearchDeployed(!0), r == null || r.setDesktopSearchDeployed(!0), p || setTimeout(M ? () => {
|
|
16812
|
+
var B;
|
|
16813
|
+
(B = document == null ? void 0 : document.getElementById("desktop-nav-button")) == null || B.focus();
|
|
16811
16814
|
} : () => {
|
|
16812
|
-
var
|
|
16813
|
-
(
|
|
16815
|
+
var B;
|
|
16816
|
+
(B = document == null ? void 0 : document.getElementById("mobile-nav-button")) == null || B.focus();
|
|
16814
16817
|
}, 100));
|
|
16815
16818
|
}, a = {
|
|
16816
16819
|
languageSelectorData: {
|
|
16817
|
-
labels: (
|
|
16818
|
-
settings: (
|
|
16819
|
-
languages: (
|
|
16820
|
-
regions: (
|
|
16820
|
+
labels: (j = r == null ? void 0 : r.languageSelectorData) == null ? void 0 : j.labels,
|
|
16821
|
+
settings: (N = r == null ? void 0 : r.languageSelectorData) == null ? void 0 : N.settings,
|
|
16822
|
+
languages: (R = r == null ? void 0 : r.languageSelectorData) == null ? void 0 : R.languages,
|
|
16823
|
+
regions: (T = r == null ? void 0 : r.languageSelectorData) == null ? void 0 : T.regions,
|
|
16821
16824
|
languageSelectorDeployed: r == null ? void 0 : r.languageSelectorDeployed,
|
|
16822
16825
|
saveLanguage: r == null ? void 0 : r.saveLanguage,
|
|
16823
16826
|
setLanguageSelectorDeployed: r == null ? void 0 : r.setLanguageSelectorDeployed,
|
|
@@ -16857,32 +16860,32 @@ const Ui = ({ message: n, timeStamp: r }) => {
|
|
|
16857
16860
|
disableFlyout: r == null ? void 0 : r.disableFlyout
|
|
16858
16861
|
}, {
|
|
16859
16862
|
navItems: g,
|
|
16860
|
-
navCta:
|
|
16863
|
+
navCta: C,
|
|
16861
16864
|
mobileNavOpen: m,
|
|
16862
16865
|
setMobileNavOpen: b,
|
|
16863
16866
|
currentOpenMegaMenu: k,
|
|
16864
16867
|
setCurrentOpenMegaMenu: u
|
|
16865
16868
|
} = s, y = () => {
|
|
16866
16869
|
b(!m), i(null), h(null), t && l(!1);
|
|
16867
|
-
}, E = (
|
|
16870
|
+
}, E = (M) => c && (M != null && M.url) ? /* @__PURE__ */ e.jsx(c, { to: M == null ? void 0 : M.url, className: "t2-site-navigation__logo", children: /* @__PURE__ */ e.jsx(
|
|
16868
16871
|
"img",
|
|
16869
16872
|
{
|
|
16870
|
-
src:
|
|
16871
|
-
alt:
|
|
16873
|
+
src: M == null ? void 0 : M.src,
|
|
16874
|
+
alt: M.altText ? M.altText : "",
|
|
16872
16875
|
className: "t2-site-navigation__logo-image"
|
|
16873
16876
|
}
|
|
16874
|
-
) }) :
|
|
16877
|
+
) }) : M != null && M.url ? /* @__PURE__ */ e.jsx("a", { href: M == null ? void 0 : M.url, className: "t2-site-navigation__logo", children: /* @__PURE__ */ e.jsx(
|
|
16875
16878
|
"img",
|
|
16876
16879
|
{
|
|
16877
|
-
src:
|
|
16878
|
-
alt:
|
|
16880
|
+
src: M == null ? void 0 : M.src,
|
|
16881
|
+
alt: M.altText ? M.altText : "",
|
|
16879
16882
|
className: "t2-site-navigation__logo-image"
|
|
16880
16883
|
}
|
|
16881
16884
|
) }) : /* @__PURE__ */ e.jsx(
|
|
16882
16885
|
"img",
|
|
16883
16886
|
{
|
|
16884
|
-
src:
|
|
16885
|
-
alt:
|
|
16887
|
+
src: M == null ? void 0 : M.src,
|
|
16888
|
+
alt: M.altText ? M.altText : "",
|
|
16886
16889
|
className: "t2-site-navigation__logo-image"
|
|
16887
16890
|
}
|
|
16888
16891
|
);
|
|
@@ -16890,17 +16893,17 @@ const Ui = ({ message: n, timeStamp: r }) => {
|
|
|
16890
16893
|
/* @__PURE__ */ e.jsx("div", { className: "t2-wrapper", children: /* @__PURE__ */ e.jsxs("div", { className: "t2-site-navigation-top", children: [
|
|
16891
16894
|
/* @__PURE__ */ e.jsx("div", { className: "t2-site-navigation-top__logo", children: n && E(n) }),
|
|
16892
16895
|
/* @__PURE__ */ e.jsxs("div", { className: "t2-site-navigation-top__mobile-menu", children: [
|
|
16893
|
-
|
|
16896
|
+
C && /* @__PURE__ */ e.jsx(
|
|
16894
16897
|
n0,
|
|
16895
16898
|
{
|
|
16896
16899
|
linkType: "button",
|
|
16897
|
-
label:
|
|
16900
|
+
label: C == null ? void 0 : C.text,
|
|
16898
16901
|
primary: !0,
|
|
16899
16902
|
Link: c,
|
|
16900
|
-
destination:
|
|
16903
|
+
destination: C == null ? void 0 : C.url,
|
|
16901
16904
|
tabIndex: 0,
|
|
16902
16905
|
className: `t2-site-navigation-top__mobile-cta ${m && "t2-site-navigation-top__mobile-cta--hidden"}`,
|
|
16903
|
-
children:
|
|
16906
|
+
children: C == null ? void 0 : C.text
|
|
16904
16907
|
}
|
|
16905
16908
|
),
|
|
16906
16909
|
/* @__PURE__ */ e.jsx(
|
|
@@ -16971,13 +16974,13 @@ const Ui = ({ message: n, timeStamp: r }) => {
|
|
|
16971
16974
|
ji,
|
|
16972
16975
|
{
|
|
16973
16976
|
navItems: g,
|
|
16974
|
-
navCta:
|
|
16977
|
+
navCta: C,
|
|
16975
16978
|
LinkComponent: c,
|
|
16976
16979
|
currentOpenMegaMenu: k,
|
|
16977
16980
|
setCurrentOpenMegaMenu: u
|
|
16978
16981
|
}
|
|
16979
16982
|
),
|
|
16980
|
-
((
|
|
16983
|
+
((H = a == null ? void 0 : a.cartData) == null ? void 0 : H.disableCartFlyout) === !1 && /* @__PURE__ */ e.jsx(
|
|
16981
16984
|
Ji,
|
|
16982
16985
|
{
|
|
16983
16986
|
cartData: r == null ? void 0 : r.cartData,
|