@eliseubatista99/react-scaffold-core 0.1.16 → 0.1.18
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/index.cjs.js +29 -9
- package/dist/index.es.js +505 -506
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import * as _ from "react";
|
|
2
2
|
import U, { forwardRef as pn, useContext as Nt, useEffect as Er, useState as vn, useMemo as mn } from "react";
|
|
3
3
|
var tt = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
|
|
4
|
-
function
|
|
4
|
+
function gn(e) {
|
|
5
5
|
return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
|
6
6
|
}
|
|
7
|
-
function
|
|
7
|
+
function yn(e) {
|
|
8
8
|
if (Object.prototype.hasOwnProperty.call(e, "__esModule")) return e;
|
|
9
9
|
var t = e.default;
|
|
10
10
|
if (typeof t == "function") {
|
|
@@ -28,7 +28,7 @@ function gn(e) {
|
|
|
28
28
|
});
|
|
29
29
|
}), r;
|
|
30
30
|
}
|
|
31
|
-
var rt = { exports: {} },
|
|
31
|
+
var rt = { exports: {} }, ze = {};
|
|
32
32
|
/**
|
|
33
33
|
* @license React
|
|
34
34
|
* react-jsx-runtime.production.js
|
|
@@ -40,7 +40,7 @@ var rt = { exports: {} }, Ae = {};
|
|
|
40
40
|
*/
|
|
41
41
|
var Gt;
|
|
42
42
|
function bn() {
|
|
43
|
-
if (Gt) return
|
|
43
|
+
if (Gt) return ze;
|
|
44
44
|
Gt = 1;
|
|
45
45
|
var e = Symbol.for("react.transitional.element"), t = Symbol.for("react.fragment");
|
|
46
46
|
function r(o, i, a) {
|
|
@@ -58,9 +58,9 @@ function bn() {
|
|
|
58
58
|
props: a
|
|
59
59
|
};
|
|
60
60
|
}
|
|
61
|
-
return
|
|
61
|
+
return ze.Fragment = t, ze.jsx = r, ze.jsxs = r, ze;
|
|
62
62
|
}
|
|
63
|
-
var
|
|
63
|
+
var He = {};
|
|
64
64
|
/**
|
|
65
65
|
* @license React
|
|
66
66
|
* react-jsx-runtime.development.js
|
|
@@ -87,7 +87,7 @@ function wn() {
|
|
|
87
87
|
return "StrictMode";
|
|
88
88
|
case p:
|
|
89
89
|
return "Suspense";
|
|
90
|
-
case
|
|
90
|
+
case g:
|
|
91
91
|
return "SuspenseList";
|
|
92
92
|
case m:
|
|
93
93
|
return "Activity";
|
|
@@ -105,7 +105,7 @@ function wn() {
|
|
|
105
105
|
case B:
|
|
106
106
|
var u = n.render;
|
|
107
107
|
return n = n.displayName, n || (n = u.displayName || u.name || "", n = n !== "" ? "ForwardRef(" + n + ")" : "ForwardRef"), n;
|
|
108
|
-
case
|
|
108
|
+
case y:
|
|
109
109
|
return u = n.displayName || null, u !== null ? u : e(n.type) || "Memo";
|
|
110
110
|
case O:
|
|
111
111
|
u = n._payload, n = n._init;
|
|
@@ -264,7 +264,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
264
264
|
function E(n) {
|
|
265
265
|
typeof n == "object" && n !== null && n.$$typeof === A && n._store && (n._store.validated = 1);
|
|
266
266
|
}
|
|
267
|
-
var R = U, A = Symbol.for("react.transitional.element"), C = Symbol.for("react.portal"), v = Symbol.for("react.fragment"), M = Symbol.for("react.strict_mode"), k = Symbol.for("react.profiler"), N = Symbol.for("react.consumer"), q = Symbol.for("react.context"), B = Symbol.for("react.forward_ref"), p = Symbol.for("react.suspense"),
|
|
267
|
+
var R = U, A = Symbol.for("react.transitional.element"), C = Symbol.for("react.portal"), v = Symbol.for("react.fragment"), M = Symbol.for("react.strict_mode"), k = Symbol.for("react.profiler"), N = Symbol.for("react.consumer"), q = Symbol.for("react.context"), B = Symbol.for("react.forward_ref"), p = Symbol.for("react.suspense"), g = Symbol.for("react.suspense_list"), y = Symbol.for("react.memo"), O = Symbol.for("react.lazy"), m = Symbol.for("react.activity"), c = Symbol.for("react.client.reference"), P = R.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, L = Object.prototype.hasOwnProperty, x = Array.isArray, T = console.createTask ? console.createTask : function() {
|
|
268
268
|
return null;
|
|
269
269
|
};
|
|
270
270
|
R = {
|
|
@@ -276,7 +276,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
276
276
|
R,
|
|
277
277
|
a
|
|
278
278
|
)(), J = T(o(a)), b = {};
|
|
279
|
-
|
|
279
|
+
He.Fragment = v, He.jsx = function(n, u, S, I, j) {
|
|
280
280
|
var H = 1e4 > P.recentlyCreatedOwnerStacks++;
|
|
281
281
|
return w(
|
|
282
282
|
n,
|
|
@@ -288,7 +288,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
288
288
|
H ? Error("react-stack-top-frame") : s,
|
|
289
289
|
H ? T(o(n)) : J
|
|
290
290
|
);
|
|
291
|
-
},
|
|
291
|
+
}, He.jsxs = function(n, u, S, I, j) {
|
|
292
292
|
var H = 1e4 > P.recentlyCreatedOwnerStacks++;
|
|
293
293
|
return w(
|
|
294
294
|
n,
|
|
@@ -301,14 +301,14 @@ React keys must be passed directly to JSX without using spread:
|
|
|
301
301
|
H ? T(o(n)) : J
|
|
302
302
|
);
|
|
303
303
|
};
|
|
304
|
-
}()),
|
|
304
|
+
}()), He;
|
|
305
305
|
}
|
|
306
306
|
var Jt;
|
|
307
307
|
function Sn() {
|
|
308
308
|
return Jt || (Jt = 1, process.env.NODE_ENV === "production" ? rt.exports = bn() : rt.exports = wn()), rt.exports;
|
|
309
309
|
}
|
|
310
310
|
var G = Sn();
|
|
311
|
-
const
|
|
311
|
+
const Ia = ({ children: e, onClick: t, styles: r }) => /* @__PURE__ */ G.jsx(
|
|
312
312
|
"button",
|
|
313
313
|
{
|
|
314
314
|
style: {
|
|
@@ -328,7 +328,7 @@ const Ma = ({ children: e, onClick: t, styles: r }) => /* @__PURE__ */ G.jsx(
|
|
|
328
328
|
children: e
|
|
329
329
|
}
|
|
330
330
|
);
|
|
331
|
-
var xt = {}, kt = {},
|
|
331
|
+
var xt = {}, kt = {}, Ne = {}, Ot = {}, Zt;
|
|
332
332
|
function xn() {
|
|
333
333
|
return Zt || (Zt = 1, function(e) {
|
|
334
334
|
Object.defineProperty(e, "__esModule", {
|
|
@@ -375,25 +375,25 @@ function kn() {
|
|
|
375
375
|
var e = "Expected a function", t = NaN, r = "[object Symbol]", o = /^\s+|\s+$/g, i = /^[-+]0x[0-9a-f]+$/i, a = /^0b[01]+$/i, l = /^0o[0-7]+$/i, f = parseInt, d = typeof tt == "object" && tt && tt.Object === Object && tt, h = typeof self == "object" && self && self.Object === Object && self, w = d || h || Function("return this")(), E = Object.prototype, R = E.toString, A = Math.max, C = Math.min, v = function() {
|
|
376
376
|
return w.Date.now();
|
|
377
377
|
};
|
|
378
|
-
function M(p,
|
|
378
|
+
function M(p, g, y) {
|
|
379
379
|
var O, m, c, P, L, x, T = 0, D = !1, F = !1, s = !0;
|
|
380
380
|
if (typeof p != "function")
|
|
381
381
|
throw new TypeError(e);
|
|
382
|
-
|
|
382
|
+
g = B(g) || 0, k(y) && (D = !!y.leading, F = "maxWait" in y, c = F ? A(B(y.maxWait) || 0, g) : c, s = "trailing" in y ? !!y.trailing : s);
|
|
383
383
|
function J($) {
|
|
384
384
|
var Y = O, V = m;
|
|
385
385
|
return O = m = void 0, T = $, P = p.apply(V, Y), P;
|
|
386
386
|
}
|
|
387
387
|
function b($) {
|
|
388
|
-
return T = $, L = setTimeout(S,
|
|
388
|
+
return T = $, L = setTimeout(S, g), D ? J($) : P;
|
|
389
389
|
}
|
|
390
390
|
function n($) {
|
|
391
|
-
var Y = $ - x, V = $ - T, X =
|
|
391
|
+
var Y = $ - x, V = $ - T, X = g - Y;
|
|
392
392
|
return F ? C(X, c - V) : X;
|
|
393
393
|
}
|
|
394
394
|
function u($) {
|
|
395
395
|
var Y = $ - x, V = $ - T;
|
|
396
|
-
return x === void 0 || Y >=
|
|
396
|
+
return x === void 0 || Y >= g || Y < 0 || F && V >= c;
|
|
397
397
|
}
|
|
398
398
|
function S() {
|
|
399
399
|
var $ = v();
|
|
@@ -416,15 +416,15 @@ function kn() {
|
|
|
416
416
|
if (L === void 0)
|
|
417
417
|
return b(x);
|
|
418
418
|
if (F)
|
|
419
|
-
return L = setTimeout(S,
|
|
419
|
+
return L = setTimeout(S, g), J(x);
|
|
420
420
|
}
|
|
421
|
-
return L === void 0 && (L = setTimeout(S,
|
|
421
|
+
return L === void 0 && (L = setTimeout(S, g)), P;
|
|
422
422
|
}
|
|
423
423
|
return z.cancel = j, z.flush = H, z;
|
|
424
424
|
}
|
|
425
425
|
function k(p) {
|
|
426
|
-
var
|
|
427
|
-
return !!p && (
|
|
426
|
+
var g = typeof p;
|
|
427
|
+
return !!p && (g == "object" || g == "function");
|
|
428
428
|
}
|
|
429
429
|
function N(p) {
|
|
430
430
|
return !!p && typeof p == "object";
|
|
@@ -438,14 +438,14 @@ function kn() {
|
|
|
438
438
|
if (q(p))
|
|
439
439
|
return t;
|
|
440
440
|
if (k(p)) {
|
|
441
|
-
var
|
|
442
|
-
p = k(
|
|
441
|
+
var g = typeof p.valueOf == "function" ? p.valueOf() : p;
|
|
442
|
+
p = k(g) ? g + "" : g;
|
|
443
443
|
}
|
|
444
444
|
if (typeof p != "string")
|
|
445
445
|
return p === 0 ? p : +p;
|
|
446
446
|
p = p.replace(o, "");
|
|
447
|
-
var
|
|
448
|
-
return
|
|
447
|
+
var y = a.test(p);
|
|
448
|
+
return y || l.test(p) ? f(p.slice(2), y ? 2 : 8) : i.test(p) ? t : +p;
|
|
449
449
|
}
|
|
450
450
|
return Ct = M, Ct;
|
|
451
451
|
}
|
|
@@ -778,10 +778,10 @@ function Ge() {
|
|
|
778
778
|
scrolling: !0
|
|
779
779
|
};
|
|
780
780
|
z && (K.swipeLength = Xt);
|
|
781
|
-
var
|
|
782
|
-
z && (
|
|
783
|
-
var hn = Math.ceil(Z / ne), Oe = N(u.touchObject, z),
|
|
784
|
-
return le || (Y === 0 && (Oe === "right" || Oe === "down") || Y + 1 >= hn && (Oe === "left" || Oe === "up") || !q(u) && (Oe === "left" || Oe === "up")) && (
|
|
781
|
+
var Ie = ($ ? -1 : 1) * (K.curX > K.startX ? 1 : -1);
|
|
782
|
+
z && (Ie = K.curY > K.startY ? 1 : -1);
|
|
783
|
+
var hn = Math.ceil(Z / ne), Oe = N(u.touchObject, z), Ae = K.swipeLength;
|
|
784
|
+
return le || (Y === 0 && (Oe === "right" || Oe === "down") || Y + 1 >= hn && (Oe === "left" || Oe === "up") || !q(u) && (Oe === "left" || Oe === "up")) && (Ae = K.swipeLength * V, X === !1 && re && (re(Oe), Pe.edgeDragged = !0)), !ie && ae && (ae(Oe), Pe.swiped = !0), j ? pe = et + Ae * (ue / ce) * Ie : $ ? pe = et - Ae * Ie : pe = et + Ae * Ie, z && (pe = et + Ae * Ie), Pe = a(a({}, Pe), {}, {
|
|
785
785
|
touchObject: K,
|
|
786
786
|
swipeLeft: pe,
|
|
787
787
|
trackStyle: O(a(a({}, u), {}, {
|
|
@@ -810,11 +810,11 @@ function Ge() {
|
|
|
810
810
|
switch (le) {
|
|
811
811
|
case "left":
|
|
812
812
|
case "up":
|
|
813
|
-
ue = ce +
|
|
813
|
+
ue = ce + g(u), ae = V ? p(u, ue) : ue, K.currentDirection = 0;
|
|
814
814
|
break;
|
|
815
815
|
case "right":
|
|
816
816
|
case "down":
|
|
817
|
-
ue = ce -
|
|
817
|
+
ue = ce - g(u), ae = V ? p(u, ue) : ue, K.currentDirection = 1;
|
|
818
818
|
break;
|
|
819
819
|
default:
|
|
820
820
|
ae = ce;
|
|
@@ -845,7 +845,7 @@ function Ge() {
|
|
|
845
845
|
I = S[j];
|
|
846
846
|
}
|
|
847
847
|
return u;
|
|
848
|
-
},
|
|
848
|
+
}, g = W.getSlideCount = function(n) {
|
|
849
849
|
var u = n.centerMode ? n.slideWidth * Math.floor(n.slidesToShow / 2) : 0;
|
|
850
850
|
if (n.swipeToSlide) {
|
|
851
851
|
var S, I = n.listRef, j = I.querySelectorAll && I.querySelectorAll(".slick-slide") || [];
|
|
@@ -862,12 +862,12 @@ function Ge() {
|
|
|
862
862
|
return z;
|
|
863
863
|
} else
|
|
864
864
|
return n.slidesToScroll;
|
|
865
|
-
},
|
|
865
|
+
}, y = W.checkSpecKeys = function(n, u) {
|
|
866
866
|
return u.reduce(function(S, I) {
|
|
867
867
|
return S && n.hasOwnProperty(I);
|
|
868
868
|
}, !0) ? null : console.error("Keys Missing:", n);
|
|
869
869
|
}, O = W.getTrackCSS = function(n) {
|
|
870
|
-
|
|
870
|
+
y(n, ["left", "variableWidth", "slideCount", "slidesToShow", "slideWidth"]);
|
|
871
871
|
var u, S;
|
|
872
872
|
if (!n.vertical)
|
|
873
873
|
u = x(n) * n.slideWidth;
|
|
@@ -893,13 +893,13 @@ function Ge() {
|
|
|
893
893
|
opacity: 1
|
|
894
894
|
}), u && (j.width = u), S && (j.height = S), window && !window.addEventListener && window.attachEvent && (n.vertical ? j.marginTop = n.left + "px" : j.marginLeft = n.left + "px"), j;
|
|
895
895
|
}, m = W.getTrackAnimateCSS = function(n) {
|
|
896
|
-
|
|
896
|
+
y(n, ["left", "variableWidth", "slideCount", "slidesToShow", "slideWidth", "speed", "cssEase"]);
|
|
897
897
|
var u = O(n);
|
|
898
898
|
return n.useTransform ? (u.WebkitTransition = "-webkit-transform " + n.speed + "ms " + n.cssEase, u.transition = "transform " + n.speed + "ms " + n.cssEase) : n.vertical ? u.transition = "top " + n.speed + "ms " + n.cssEase : u.transition = "left " + n.speed + "ms " + n.cssEase, u;
|
|
899
899
|
}, c = W.getTrackLeft = function(n) {
|
|
900
900
|
if (n.unslick)
|
|
901
901
|
return 0;
|
|
902
|
-
|
|
902
|
+
y(n, ["slideIndex", "trackRef", "infinite", "centerMode", "slideCount", "slidesToShow", "slidesToScroll", "slideWidth", "listWidth", "variableWidth", "slideHeight"]);
|
|
903
903
|
var u = n.slideIndex, S = n.trackRef, I = n.infinite, j = n.centerMode, H = n.slideCount, z = n.slidesToShow, $ = n.slidesToScroll, Y = n.slideWidth, V = n.listWidth, X = n.variableWidth, re = n.slideHeight, ie = n.fade, Q = n.vertical, Z = 0, ne, le, K = 0;
|
|
904
904
|
if (ie || n.slideCount === 1)
|
|
905
905
|
return 0;
|
|
@@ -948,12 +948,12 @@ function Ge() {
|
|
|
948
948
|
}
|
|
949
949
|
return W;
|
|
950
950
|
}
|
|
951
|
-
var
|
|
951
|
+
var Fe = {}, nr;
|
|
952
952
|
function On() {
|
|
953
|
-
if (nr) return
|
|
954
|
-
nr = 1, Object.defineProperty(
|
|
953
|
+
if (nr) return Fe;
|
|
954
|
+
nr = 1, Object.defineProperty(Fe, "__esModule", {
|
|
955
955
|
value: !0
|
|
956
|
-
}),
|
|
956
|
+
}), Fe.Track = void 0;
|
|
957
957
|
var e = o(U), t = o(pt()), r = Ge();
|
|
958
958
|
function o(m) {
|
|
959
959
|
return m && m.__esModule ? m : { default: m };
|
|
@@ -1084,10 +1084,10 @@ function On() {
|
|
|
1084
1084
|
"slick-current": s
|
|
1085
1085
|
// dubious in case of RTL
|
|
1086
1086
|
};
|
|
1087
|
-
},
|
|
1087
|
+
}, g = function(c) {
|
|
1088
1088
|
var P = {};
|
|
1089
1089
|
return (c.variableWidth === void 0 || c.variableWidth === !1) && (P.width = c.slideWidth), c.fade && (P.position = "relative", c.vertical ? P.top = -c.index * parseInt(c.slideHeight) : P.left = -c.index * parseInt(c.slideWidth), P.opacity = c.currentSlide === c.index ? 1 : 0, P.zIndex = c.currentSlide === c.index ? 999 : 998, c.useCSS && (P.transition = "opacity " + c.speed + "ms " + c.cssEase + ", visibility " + c.speed + "ms " + c.cssEase)), P;
|
|
1090
|
-
},
|
|
1090
|
+
}, y = function(c, P) {
|
|
1091
1091
|
return c.key || P;
|
|
1092
1092
|
}, O = function(c) {
|
|
1093
1093
|
var P, L = [], x = [], T = [], D = e.default.Children.count(c.children), F = (0, r.lazyStartIndex)(c), s = (0, r.lazyEndIndex)(c);
|
|
@@ -1099,13 +1099,13 @@ function On() {
|
|
|
1099
1099
|
currentSlide: c.currentSlide
|
|
1100
1100
|
};
|
|
1101
1101
|
!c.lazyLoad || c.lazyLoad && c.lazyLoadedList.indexOf(b) >= 0 ? n = J : n = /* @__PURE__ */ e.default.createElement("div", null);
|
|
1102
|
-
var S =
|
|
1102
|
+
var S = g(k(k({}, c), {}, {
|
|
1103
1103
|
index: b
|
|
1104
1104
|
})), I = n.props.className || "", j = p(k(k({}, c), {}, {
|
|
1105
1105
|
index: b
|
|
1106
1106
|
}));
|
|
1107
1107
|
if (L.push(/* @__PURE__ */ e.default.cloneElement(n, {
|
|
1108
|
-
key: "original" +
|
|
1108
|
+
key: "original" + y(n, b),
|
|
1109
1109
|
"data-index": b,
|
|
1110
1110
|
className: (0, t.default)(j, I),
|
|
1111
1111
|
tabIndex: "-1",
|
|
@@ -1121,7 +1121,7 @@ function On() {
|
|
|
1121
1121
|
H <= (0, r.getPreClones)(c) && (P = -H, P >= F && (n = J), j = p(k(k({}, c), {}, {
|
|
1122
1122
|
index: P
|
|
1123
1123
|
})), x.push(/* @__PURE__ */ e.default.cloneElement(n, {
|
|
1124
|
-
key: "precloned" +
|
|
1124
|
+
key: "precloned" + y(n, P),
|
|
1125
1125
|
"data-index": P,
|
|
1126
1126
|
tabIndex: "-1",
|
|
1127
1127
|
className: (0, t.default)(j, I),
|
|
@@ -1133,7 +1133,7 @@ function On() {
|
|
|
1133
1133
|
}))), b < (0, r.getPostClones)(c) && (P = D + b, P < s && (n = J), j = p(k(k({}, c), {}, {
|
|
1134
1134
|
index: P
|
|
1135
1135
|
})), T.push(/* @__PURE__ */ e.default.cloneElement(n, {
|
|
1136
|
-
key: "postcloned" +
|
|
1136
|
+
key: "postcloned" + y(n, P),
|
|
1137
1137
|
"data-index": P,
|
|
1138
1138
|
tabIndex: "-1",
|
|
1139
1139
|
className: (0, t.default)(j, I),
|
|
@@ -1146,7 +1146,7 @@ function On() {
|
|
|
1146
1146
|
}
|
|
1147
1147
|
}), c.rtl ? x.concat(L, T).reverse() : x.concat(L, T);
|
|
1148
1148
|
};
|
|
1149
|
-
return
|
|
1149
|
+
return Fe.Track = /* @__PURE__ */ function(m) {
|
|
1150
1150
|
h(P, m);
|
|
1151
1151
|
var c = E(P);
|
|
1152
1152
|
function P() {
|
|
@@ -1173,100 +1173,100 @@ function On() {
|
|
|
1173
1173
|
}, J), x);
|
|
1174
1174
|
}
|
|
1175
1175
|
}]), P;
|
|
1176
|
-
}(e.default.PureComponent),
|
|
1176
|
+
}(e.default.PureComponent), Fe;
|
|
1177
1177
|
}
|
|
1178
|
-
var
|
|
1178
|
+
var $e = {}, ir;
|
|
1179
1179
|
function Cn() {
|
|
1180
|
-
if (ir) return
|
|
1180
|
+
if (ir) return $e;
|
|
1181
1181
|
ir = 1;
|
|
1182
1182
|
function e(p) {
|
|
1183
1183
|
"@babel/helpers - typeof";
|
|
1184
|
-
return e = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(
|
|
1185
|
-
return typeof
|
|
1186
|
-
} : function(
|
|
1187
|
-
return
|
|
1184
|
+
return e = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(g) {
|
|
1185
|
+
return typeof g;
|
|
1186
|
+
} : function(g) {
|
|
1187
|
+
return g && typeof Symbol == "function" && g.constructor === Symbol && g !== Symbol.prototype ? "symbol" : typeof g;
|
|
1188
1188
|
}, e(p);
|
|
1189
1189
|
}
|
|
1190
|
-
Object.defineProperty(
|
|
1190
|
+
Object.defineProperty($e, "__esModule", {
|
|
1191
1191
|
value: !0
|
|
1192
|
-
}),
|
|
1192
|
+
}), $e.Dots = void 0;
|
|
1193
1193
|
var t = i(U), r = i(pt()), o = Ge();
|
|
1194
1194
|
function i(p) {
|
|
1195
1195
|
return p && p.__esModule ? p : { default: p };
|
|
1196
1196
|
}
|
|
1197
|
-
function a(p,
|
|
1198
|
-
var
|
|
1197
|
+
function a(p, g) {
|
|
1198
|
+
var y = Object.keys(p);
|
|
1199
1199
|
if (Object.getOwnPropertySymbols) {
|
|
1200
1200
|
var O = Object.getOwnPropertySymbols(p);
|
|
1201
|
-
|
|
1201
|
+
g && (O = O.filter(function(m) {
|
|
1202
1202
|
return Object.getOwnPropertyDescriptor(p, m).enumerable;
|
|
1203
|
-
})),
|
|
1203
|
+
})), y.push.apply(y, O);
|
|
1204
1204
|
}
|
|
1205
|
-
return
|
|
1205
|
+
return y;
|
|
1206
1206
|
}
|
|
1207
1207
|
function l(p) {
|
|
1208
|
-
for (var
|
|
1209
|
-
var
|
|
1210
|
-
|
|
1211
|
-
f(p, O,
|
|
1212
|
-
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(p, Object.getOwnPropertyDescriptors(
|
|
1213
|
-
Object.defineProperty(p, O, Object.getOwnPropertyDescriptor(
|
|
1208
|
+
for (var g = 1; g < arguments.length; g++) {
|
|
1209
|
+
var y = arguments[g] != null ? arguments[g] : {};
|
|
1210
|
+
g % 2 ? a(Object(y), !0).forEach(function(O) {
|
|
1211
|
+
f(p, O, y[O]);
|
|
1212
|
+
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(p, Object.getOwnPropertyDescriptors(y)) : a(Object(y)).forEach(function(O) {
|
|
1213
|
+
Object.defineProperty(p, O, Object.getOwnPropertyDescriptor(y, O));
|
|
1214
1214
|
});
|
|
1215
1215
|
}
|
|
1216
1216
|
return p;
|
|
1217
1217
|
}
|
|
1218
|
-
function f(p,
|
|
1219
|
-
return (
|
|
1218
|
+
function f(p, g, y) {
|
|
1219
|
+
return (g = E(g)) in p ? Object.defineProperty(p, g, { value: y, enumerable: !0, configurable: !0, writable: !0 }) : p[g] = y, p;
|
|
1220
1220
|
}
|
|
1221
|
-
function d(p,
|
|
1222
|
-
if (!(p instanceof
|
|
1221
|
+
function d(p, g) {
|
|
1222
|
+
if (!(p instanceof g)) throw new TypeError("Cannot call a class as a function");
|
|
1223
1223
|
}
|
|
1224
|
-
function h(p,
|
|
1225
|
-
for (var
|
|
1226
|
-
var O = y
|
|
1224
|
+
function h(p, g) {
|
|
1225
|
+
for (var y = 0; y < g.length; y++) {
|
|
1226
|
+
var O = g[y];
|
|
1227
1227
|
O.enumerable = O.enumerable || !1, O.configurable = !0, "value" in O && (O.writable = !0), Object.defineProperty(p, E(O.key), O);
|
|
1228
1228
|
}
|
|
1229
1229
|
}
|
|
1230
|
-
function w(p,
|
|
1231
|
-
return
|
|
1230
|
+
function w(p, g, y) {
|
|
1231
|
+
return g && h(p.prototype, g), Object.defineProperty(p, "prototype", { writable: !1 }), p;
|
|
1232
1232
|
}
|
|
1233
1233
|
function E(p) {
|
|
1234
|
-
var
|
|
1235
|
-
return e(
|
|
1234
|
+
var g = R(p, "string");
|
|
1235
|
+
return e(g) == "symbol" ? g : g + "";
|
|
1236
1236
|
}
|
|
1237
|
-
function R(p,
|
|
1237
|
+
function R(p, g) {
|
|
1238
1238
|
if (e(p) != "object" || !p) return p;
|
|
1239
|
-
var
|
|
1240
|
-
if (
|
|
1241
|
-
var O =
|
|
1239
|
+
var y = p[Symbol.toPrimitive];
|
|
1240
|
+
if (y !== void 0) {
|
|
1241
|
+
var O = y.call(p, g);
|
|
1242
1242
|
if (e(O) != "object") return O;
|
|
1243
1243
|
throw new TypeError("@@toPrimitive must return a primitive value.");
|
|
1244
1244
|
}
|
|
1245
1245
|
return String(p);
|
|
1246
1246
|
}
|
|
1247
|
-
function A(p,
|
|
1248
|
-
if (typeof
|
|
1249
|
-
p.prototype = Object.create(
|
|
1247
|
+
function A(p, g) {
|
|
1248
|
+
if (typeof g != "function" && g !== null) throw new TypeError("Super expression must either be null or a function");
|
|
1249
|
+
p.prototype = Object.create(g && g.prototype, { constructor: { value: p, writable: !0, configurable: !0 } }), Object.defineProperty(p, "prototype", { writable: !1 }), g && C(p, g);
|
|
1250
1250
|
}
|
|
1251
|
-
function C(p,
|
|
1252
|
-
return C = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function(
|
|
1253
|
-
return
|
|
1254
|
-
}, C(p,
|
|
1251
|
+
function C(p, g) {
|
|
1252
|
+
return C = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function(y, O) {
|
|
1253
|
+
return y.__proto__ = O, y;
|
|
1254
|
+
}, C(p, g);
|
|
1255
1255
|
}
|
|
1256
1256
|
function v(p) {
|
|
1257
|
-
var
|
|
1257
|
+
var g = N();
|
|
1258
1258
|
return function() {
|
|
1259
|
-
var
|
|
1260
|
-
if (
|
|
1259
|
+
var y, O = q(p);
|
|
1260
|
+
if (g) {
|
|
1261
1261
|
var m = q(this).constructor;
|
|
1262
|
-
|
|
1263
|
-
} else
|
|
1264
|
-
return M(this,
|
|
1262
|
+
y = Reflect.construct(O, arguments, m);
|
|
1263
|
+
} else y = O.apply(this, arguments);
|
|
1264
|
+
return M(this, y);
|
|
1265
1265
|
};
|
|
1266
1266
|
}
|
|
1267
|
-
function M(p,
|
|
1268
|
-
if (
|
|
1269
|
-
if (
|
|
1267
|
+
function M(p, g) {
|
|
1268
|
+
if (g && (e(g) == "object" || typeof g == "function")) return g;
|
|
1269
|
+
if (g !== void 0) throw new TypeError("Derived constructors may only return object or undefined");
|
|
1270
1270
|
return k(p);
|
|
1271
1271
|
}
|
|
1272
1272
|
function k(p) {
|
|
@@ -1284,21 +1284,21 @@ function Cn() {
|
|
|
1284
1284
|
})();
|
|
1285
1285
|
}
|
|
1286
1286
|
function q(p) {
|
|
1287
|
-
return q = Object.setPrototypeOf ? Object.getPrototypeOf.bind() : function(
|
|
1288
|
-
return
|
|
1287
|
+
return q = Object.setPrototypeOf ? Object.getPrototypeOf.bind() : function(g) {
|
|
1288
|
+
return g.__proto__ || Object.getPrototypeOf(g);
|
|
1289
1289
|
}, q(p);
|
|
1290
1290
|
}
|
|
1291
|
-
var B = function(
|
|
1292
|
-
var
|
|
1293
|
-
return
|
|
1291
|
+
var B = function(g) {
|
|
1292
|
+
var y;
|
|
1293
|
+
return g.infinite ? y = Math.ceil(g.slideCount / g.slidesToScroll) : y = Math.ceil((g.slideCount - g.slidesToShow) / g.slidesToScroll) + 1, y;
|
|
1294
1294
|
};
|
|
1295
|
-
return
|
|
1296
|
-
A(
|
|
1297
|
-
var
|
|
1298
|
-
function
|
|
1299
|
-
return d(this,
|
|
1295
|
+
return $e.Dots = /* @__PURE__ */ function(p) {
|
|
1296
|
+
A(y, p);
|
|
1297
|
+
var g = v(y);
|
|
1298
|
+
function y() {
|
|
1299
|
+
return d(this, y), g.apply(this, arguments);
|
|
1300
1300
|
}
|
|
1301
|
-
return w(
|
|
1301
|
+
return w(y, [{
|
|
1302
1302
|
key: "clickHandler",
|
|
1303
1303
|
value: function(m, c) {
|
|
1304
1304
|
c.preventDefault(), this.props.clickHandler(m);
|
|
@@ -1335,8 +1335,8 @@ function Cn() {
|
|
|
1335
1335
|
className: this.props.dotsClass
|
|
1336
1336
|
}, b));
|
|
1337
1337
|
}
|
|
1338
|
-
}]),
|
|
1339
|
-
}(t.default.PureComponent),
|
|
1338
|
+
}]), y;
|
|
1339
|
+
}(t.default.PureComponent), $e;
|
|
1340
1340
|
}
|
|
1341
1341
|
var Ee = {}, or;
|
|
1342
1342
|
function Pn() {
|
|
@@ -1344,10 +1344,10 @@ function Pn() {
|
|
|
1344
1344
|
or = 1;
|
|
1345
1345
|
function e(p) {
|
|
1346
1346
|
"@babel/helpers - typeof";
|
|
1347
|
-
return e = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(
|
|
1348
|
-
return typeof
|
|
1349
|
-
} : function(
|
|
1350
|
-
return
|
|
1347
|
+
return e = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(g) {
|
|
1348
|
+
return typeof g;
|
|
1349
|
+
} : function(g) {
|
|
1350
|
+
return g && typeof Symbol == "function" && g.constructor === Symbol && g !== Symbol.prototype ? "symbol" : typeof g;
|
|
1351
1351
|
}, e(p);
|
|
1352
1352
|
}
|
|
1353
1353
|
Object.defineProperty(Ee, "__esModule", {
|
|
@@ -1359,87 +1359,87 @@ function Pn() {
|
|
|
1359
1359
|
}
|
|
1360
1360
|
function a() {
|
|
1361
1361
|
return a = Object.assign ? Object.assign.bind() : function(p) {
|
|
1362
|
-
for (var
|
|
1363
|
-
var
|
|
1364
|
-
for (var O in
|
|
1365
|
-
({}).hasOwnProperty.call(
|
|
1362
|
+
for (var g = 1; g < arguments.length; g++) {
|
|
1363
|
+
var y = arguments[g];
|
|
1364
|
+
for (var O in y)
|
|
1365
|
+
({}).hasOwnProperty.call(y, O) && (p[O] = y[O]);
|
|
1366
1366
|
}
|
|
1367
1367
|
return p;
|
|
1368
1368
|
}, a.apply(null, arguments);
|
|
1369
1369
|
}
|
|
1370
|
-
function l(p,
|
|
1371
|
-
var
|
|
1370
|
+
function l(p, g) {
|
|
1371
|
+
var y = Object.keys(p);
|
|
1372
1372
|
if (Object.getOwnPropertySymbols) {
|
|
1373
1373
|
var O = Object.getOwnPropertySymbols(p);
|
|
1374
|
-
|
|
1374
|
+
g && (O = O.filter(function(m) {
|
|
1375
1375
|
return Object.getOwnPropertyDescriptor(p, m).enumerable;
|
|
1376
|
-
})),
|
|
1376
|
+
})), y.push.apply(y, O);
|
|
1377
1377
|
}
|
|
1378
|
-
return
|
|
1378
|
+
return y;
|
|
1379
1379
|
}
|
|
1380
1380
|
function f(p) {
|
|
1381
|
-
for (var
|
|
1382
|
-
var
|
|
1383
|
-
|
|
1384
|
-
d(p, O,
|
|
1385
|
-
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(p, Object.getOwnPropertyDescriptors(
|
|
1386
|
-
Object.defineProperty(p, O, Object.getOwnPropertyDescriptor(
|
|
1381
|
+
for (var g = 1; g < arguments.length; g++) {
|
|
1382
|
+
var y = arguments[g] != null ? arguments[g] : {};
|
|
1383
|
+
g % 2 ? l(Object(y), !0).forEach(function(O) {
|
|
1384
|
+
d(p, O, y[O]);
|
|
1385
|
+
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(p, Object.getOwnPropertyDescriptors(y)) : l(Object(y)).forEach(function(O) {
|
|
1386
|
+
Object.defineProperty(p, O, Object.getOwnPropertyDescriptor(y, O));
|
|
1387
1387
|
});
|
|
1388
1388
|
}
|
|
1389
1389
|
return p;
|
|
1390
1390
|
}
|
|
1391
|
-
function d(p,
|
|
1392
|
-
return (
|
|
1391
|
+
function d(p, g, y) {
|
|
1392
|
+
return (g = R(g)) in p ? Object.defineProperty(p, g, { value: y, enumerable: !0, configurable: !0, writable: !0 }) : p[g] = y, p;
|
|
1393
1393
|
}
|
|
1394
|
-
function h(p,
|
|
1395
|
-
if (!(p instanceof
|
|
1394
|
+
function h(p, g) {
|
|
1395
|
+
if (!(p instanceof g)) throw new TypeError("Cannot call a class as a function");
|
|
1396
1396
|
}
|
|
1397
|
-
function w(p,
|
|
1398
|
-
for (var
|
|
1399
|
-
var O = y
|
|
1397
|
+
function w(p, g) {
|
|
1398
|
+
for (var y = 0; y < g.length; y++) {
|
|
1399
|
+
var O = g[y];
|
|
1400
1400
|
O.enumerable = O.enumerable || !1, O.configurable = !0, "value" in O && (O.writable = !0), Object.defineProperty(p, R(O.key), O);
|
|
1401
1401
|
}
|
|
1402
1402
|
}
|
|
1403
|
-
function E(p,
|
|
1404
|
-
return
|
|
1403
|
+
function E(p, g, y) {
|
|
1404
|
+
return g && w(p.prototype, g), Object.defineProperty(p, "prototype", { writable: !1 }), p;
|
|
1405
1405
|
}
|
|
1406
1406
|
function R(p) {
|
|
1407
|
-
var
|
|
1408
|
-
return e(
|
|
1407
|
+
var g = A(p, "string");
|
|
1408
|
+
return e(g) == "symbol" ? g : g + "";
|
|
1409
1409
|
}
|
|
1410
|
-
function A(p,
|
|
1410
|
+
function A(p, g) {
|
|
1411
1411
|
if (e(p) != "object" || !p) return p;
|
|
1412
|
-
var
|
|
1413
|
-
if (
|
|
1414
|
-
var O =
|
|
1412
|
+
var y = p[Symbol.toPrimitive];
|
|
1413
|
+
if (y !== void 0) {
|
|
1414
|
+
var O = y.call(p, g);
|
|
1415
1415
|
if (e(O) != "object") return O;
|
|
1416
1416
|
throw new TypeError("@@toPrimitive must return a primitive value.");
|
|
1417
1417
|
}
|
|
1418
1418
|
return String(p);
|
|
1419
1419
|
}
|
|
1420
|
-
function C(p,
|
|
1421
|
-
if (typeof
|
|
1422
|
-
p.prototype = Object.create(
|
|
1420
|
+
function C(p, g) {
|
|
1421
|
+
if (typeof g != "function" && g !== null) throw new TypeError("Super expression must either be null or a function");
|
|
1422
|
+
p.prototype = Object.create(g && g.prototype, { constructor: { value: p, writable: !0, configurable: !0 } }), Object.defineProperty(p, "prototype", { writable: !1 }), g && v(p, g);
|
|
1423
1423
|
}
|
|
1424
|
-
function v(p,
|
|
1425
|
-
return v = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function(
|
|
1426
|
-
return
|
|
1427
|
-
}, v(p,
|
|
1424
|
+
function v(p, g) {
|
|
1425
|
+
return v = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function(y, O) {
|
|
1426
|
+
return y.__proto__ = O, y;
|
|
1427
|
+
}, v(p, g);
|
|
1428
1428
|
}
|
|
1429
1429
|
function M(p) {
|
|
1430
|
-
var
|
|
1430
|
+
var g = q();
|
|
1431
1431
|
return function() {
|
|
1432
|
-
var
|
|
1433
|
-
if (
|
|
1432
|
+
var y, O = B(p);
|
|
1433
|
+
if (g) {
|
|
1434
1434
|
var m = B(this).constructor;
|
|
1435
|
-
|
|
1436
|
-
} else
|
|
1437
|
-
return k(this,
|
|
1435
|
+
y = Reflect.construct(O, arguments, m);
|
|
1436
|
+
} else y = O.apply(this, arguments);
|
|
1437
|
+
return k(this, y);
|
|
1438
1438
|
};
|
|
1439
1439
|
}
|
|
1440
|
-
function k(p,
|
|
1441
|
-
if (
|
|
1442
|
-
if (
|
|
1440
|
+
function k(p, g) {
|
|
1441
|
+
if (g && (e(g) == "object" || typeof g == "function")) return g;
|
|
1442
|
+
if (g !== void 0) throw new TypeError("Derived constructors may only return object or undefined");
|
|
1443
1443
|
return N(p);
|
|
1444
1444
|
}
|
|
1445
1445
|
function N(p) {
|
|
@@ -1457,17 +1457,17 @@ function Pn() {
|
|
|
1457
1457
|
})();
|
|
1458
1458
|
}
|
|
1459
1459
|
function B(p) {
|
|
1460
|
-
return B = Object.setPrototypeOf ? Object.getPrototypeOf.bind() : function(
|
|
1461
|
-
return
|
|
1460
|
+
return B = Object.setPrototypeOf ? Object.getPrototypeOf.bind() : function(g) {
|
|
1461
|
+
return g.__proto__ || Object.getPrototypeOf(g);
|
|
1462
1462
|
}, B(p);
|
|
1463
1463
|
}
|
|
1464
1464
|
return Ee.PrevArrow = /* @__PURE__ */ function(p) {
|
|
1465
|
-
C(
|
|
1466
|
-
var
|
|
1467
|
-
function
|
|
1468
|
-
return h(this,
|
|
1465
|
+
C(y, p);
|
|
1466
|
+
var g = M(y);
|
|
1467
|
+
function y() {
|
|
1468
|
+
return h(this, y), g.apply(this, arguments);
|
|
1469
1469
|
}
|
|
1470
|
-
return E(
|
|
1470
|
+
return E(y, [{
|
|
1471
1471
|
key: "clickHandler",
|
|
1472
1472
|
value: function(m, c) {
|
|
1473
1473
|
c && c.preventDefault(), this.props.clickHandler(m, c);
|
|
@@ -1499,14 +1499,14 @@ function Pn() {
|
|
|
1499
1499
|
type: "button"
|
|
1500
1500
|
}, P), " ", "Previous"), x;
|
|
1501
1501
|
}
|
|
1502
|
-
}]),
|
|
1502
|
+
}]), y;
|
|
1503
1503
|
}(t.default.PureComponent), Ee.NextArrow = /* @__PURE__ */ function(p) {
|
|
1504
|
-
C(
|
|
1505
|
-
var
|
|
1506
|
-
function
|
|
1507
|
-
return h(this,
|
|
1504
|
+
C(y, p);
|
|
1505
|
+
var g = M(y);
|
|
1506
|
+
function y() {
|
|
1507
|
+
return h(this, y), g.apply(this, arguments);
|
|
1508
1508
|
}
|
|
1509
|
-
return E(
|
|
1509
|
+
return E(y, [{
|
|
1510
1510
|
key: "clickHandler",
|
|
1511
1511
|
value: function(m, c) {
|
|
1512
1512
|
c && c.preventDefault(), this.props.clickHandler(m, c);
|
|
@@ -1538,7 +1538,7 @@ function Pn() {
|
|
|
1538
1538
|
type: "button"
|
|
1539
1539
|
}, P), " ", "Next"), x;
|
|
1540
1540
|
}
|
|
1541
|
-
}]),
|
|
1541
|
+
}]), y;
|
|
1542
1542
|
}(t.default.PureComponent), Ee;
|
|
1543
1543
|
}
|
|
1544
1544
|
var _r = function() {
|
|
@@ -1831,13 +1831,13 @@ var Un = function() {
|
|
|
1831
1831
|
const Bn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
1832
1832
|
__proto__: null,
|
|
1833
1833
|
default: Un
|
|
1834
|
-
}, Symbol.toStringTag, { value: "Module" })), Yn = /* @__PURE__ */
|
|
1834
|
+
}, Symbol.toStringTag, { value: "Module" })), Yn = /* @__PURE__ */ yn(Bn);
|
|
1835
1835
|
var sr;
|
|
1836
1836
|
function Vn() {
|
|
1837
|
-
if (sr) return
|
|
1838
|
-
sr = 1, Object.defineProperty(
|
|
1837
|
+
if (sr) return Ne;
|
|
1838
|
+
sr = 1, Object.defineProperty(Ne, "__esModule", {
|
|
1839
1839
|
value: !0
|
|
1840
|
-
}),
|
|
1840
|
+
}), Ne.InnerSlider = void 0;
|
|
1841
1841
|
var e = h(U), t = h(xn()), r = h(kn()), o = h(pt()), i = Ge(), a = On(), l = Cn(), f = Pn(), d = h(Yn);
|
|
1842
1842
|
function h(x) {
|
|
1843
1843
|
return x && x.__esModule ? x : { default: x };
|
|
@@ -1930,15 +1930,15 @@ function Vn() {
|
|
|
1930
1930
|
var s = m(this).constructor;
|
|
1931
1931
|
D = Reflect.construct(F, arguments, s);
|
|
1932
1932
|
} else D = F.apply(this, arguments);
|
|
1933
|
-
return
|
|
1933
|
+
return g(this, D);
|
|
1934
1934
|
};
|
|
1935
1935
|
}
|
|
1936
|
-
function
|
|
1936
|
+
function g(x, T) {
|
|
1937
1937
|
if (T && (w(T) == "object" || typeof T == "function")) return T;
|
|
1938
1938
|
if (T !== void 0) throw new TypeError("Derived constructors may only return object or undefined");
|
|
1939
|
-
return
|
|
1939
|
+
return y(x);
|
|
1940
1940
|
}
|
|
1941
|
-
function
|
|
1941
|
+
function y(x) {
|
|
1942
1942
|
if (x === void 0) throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
|
|
1943
1943
|
return x;
|
|
1944
1944
|
}
|
|
@@ -1974,21 +1974,21 @@ function Vn() {
|
|
|
1974
1974
|
}
|
|
1975
1975
|
return (T === "string" ? String : Number)(x);
|
|
1976
1976
|
}
|
|
1977
|
-
return
|
|
1977
|
+
return Ne.InnerSlider = /* @__PURE__ */ function(x) {
|
|
1978
1978
|
q(D, x);
|
|
1979
1979
|
var T = p(D);
|
|
1980
1980
|
function D(F) {
|
|
1981
1981
|
var s;
|
|
1982
|
-
M(this, D), s = T.call(this, F), c(
|
|
1982
|
+
M(this, D), s = T.call(this, F), c(y(s), "listRefHandler", function(b) {
|
|
1983
1983
|
return s.list = b;
|
|
1984
|
-
}), c(
|
|
1984
|
+
}), c(y(s), "trackRefHandler", function(b) {
|
|
1985
1985
|
return s.track = b;
|
|
1986
|
-
}), c(
|
|
1986
|
+
}), c(y(s), "adaptHeight", function() {
|
|
1987
1987
|
if (s.props.adaptiveHeight && s.list) {
|
|
1988
1988
|
var b = s.list.querySelector('[data-index="'.concat(s.state.currentSlide, '"]'));
|
|
1989
1989
|
s.list.style.height = (0, i.getHeight)(b) + "px";
|
|
1990
1990
|
}
|
|
1991
|
-
}), c(
|
|
1991
|
+
}), c(y(s), "componentDidMount", function() {
|
|
1992
1992
|
if (s.props.onInit && s.props.onInit(), s.props.lazyLoad) {
|
|
1993
1993
|
var b = (0, i.getOnDemandLazySlides)(v(v({}, s.props), s.state));
|
|
1994
1994
|
b.length > 0 && (s.setState(function(u) {
|
|
@@ -2010,11 +2010,11 @@ function Vn() {
|
|
|
2010
2010
|
}), s.ro.observe(s.list), document.querySelectorAll && Array.prototype.forEach.call(document.querySelectorAll(".slick-slide"), function(u) {
|
|
2011
2011
|
u.onfocus = s.props.pauseOnFocus ? s.onSlideFocus : null, u.onblur = s.props.pauseOnFocus ? s.onSlideBlur : null;
|
|
2012
2012
|
}), window.addEventListener ? window.addEventListener("resize", s.onWindowResized) : window.attachEvent("onresize", s.onWindowResized);
|
|
2013
|
-
}), c(
|
|
2013
|
+
}), c(y(s), "componentWillUnmount", function() {
|
|
2014
2014
|
s.animationEndCallback && clearTimeout(s.animationEndCallback), s.lazyLoadTimer && clearInterval(s.lazyLoadTimer), s.callbackTimers.length && (s.callbackTimers.forEach(function(b) {
|
|
2015
2015
|
return clearTimeout(b);
|
|
2016
2016
|
}), s.callbackTimers = []), window.addEventListener ? window.removeEventListener("resize", s.onWindowResized) : window.detachEvent("onresize", s.onWindowResized), s.autoplayTimer && clearInterval(s.autoplayTimer), s.ro.disconnect();
|
|
2017
|
-
}), c(
|
|
2017
|
+
}), c(y(s), "componentDidUpdate", function(b) {
|
|
2018
2018
|
if (s.checkImagesLoad(), s.props.onReInit && s.props.onReInit(), s.props.lazyLoad) {
|
|
2019
2019
|
var n = (0, i.getOnDemandLazySlides)(v(v({}, s.props), s.state));
|
|
2020
2020
|
n.length > 0 && (s.setState(function(I) {
|
|
@@ -2035,11 +2035,11 @@ function Vn() {
|
|
|
2035
2035
|
currentSlide: s.state.currentSlide
|
|
2036
2036
|
}), s.props.autoplay ? s.autoPlay("update") : s.pause("paused");
|
|
2037
2037
|
});
|
|
2038
|
-
}), c(
|
|
2038
|
+
}), c(y(s), "onWindowResized", function(b) {
|
|
2039
2039
|
s.debouncedResize && s.debouncedResize.cancel(), s.debouncedResize = (0, r.default)(function() {
|
|
2040
2040
|
return s.resizeWindow(b);
|
|
2041
2041
|
}, 50), s.debouncedResize();
|
|
2042
|
-
}), c(
|
|
2042
|
+
}), c(y(s), "resizeWindow", function() {
|
|
2043
2043
|
var b = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : !0, n = !!(s.track && s.track.node);
|
|
2044
2044
|
if (n) {
|
|
2045
2045
|
var u = v(v({
|
|
@@ -2052,7 +2052,7 @@ function Vn() {
|
|
|
2052
2052
|
animating: !1
|
|
2053
2053
|
}), clearTimeout(s.animationEndCallback), delete s.animationEndCallback;
|
|
2054
2054
|
}
|
|
2055
|
-
}), c(
|
|
2055
|
+
}), c(y(s), "updateState", function(b, n, u) {
|
|
2056
2056
|
var S = (0, i.initializedState)(b);
|
|
2057
2057
|
b = v(v(v({}, b), S), {}, {
|
|
2058
2058
|
slideIndex: S.currentSlide
|
|
@@ -2063,7 +2063,7 @@ function Vn() {
|
|
|
2063
2063
|
});
|
|
2064
2064
|
var j = (0, i.getTrackCSS)(b);
|
|
2065
2065
|
(n || e.default.Children.count(s.props.children) !== e.default.Children.count(b.children)) && (S.trackStyle = j), s.setState(S, u);
|
|
2066
|
-
}), c(
|
|
2066
|
+
}), c(y(s), "ssrInit", function() {
|
|
2067
2067
|
if (s.props.variableWidth) {
|
|
2068
2068
|
var b = 0, n = 0, u = [], S = (0, i.getPreClones)(v(v(v({}, s.props), s.state), {}, {
|
|
2069
2069
|
slideCount: s.props.children.length
|
|
@@ -2103,7 +2103,7 @@ function Vn() {
|
|
|
2103
2103
|
slideWidth: Q + "%",
|
|
2104
2104
|
trackStyle: ne
|
|
2105
2105
|
};
|
|
2106
|
-
}), c(
|
|
2106
|
+
}), c(y(s), "checkImagesLoad", function() {
|
|
2107
2107
|
var b = s.list && s.list.querySelectorAll && s.list.querySelectorAll(".slick-slide img") || [], n = b.length, u = 0;
|
|
2108
2108
|
Array.prototype.forEach.call(b, function(S) {
|
|
2109
2109
|
var I = function() {
|
|
@@ -2125,7 +2125,7 @@ function Vn() {
|
|
|
2125
2125
|
I(), s.props.onLazyLoadError && s.props.onLazyLoadError();
|
|
2126
2126
|
}));
|
|
2127
2127
|
});
|
|
2128
|
-
}), c(
|
|
2128
|
+
}), c(y(s), "progressiveLazyLoad", function() {
|
|
2129
2129
|
for (var b = [], n = v(v({}, s.props), s.state), u = s.state.currentSlide; u < s.state.slideCount + (0, i.getPostClones)(n); u++)
|
|
2130
2130
|
if (s.state.lazyLoadedList.indexOf(u) < 0) {
|
|
2131
2131
|
b.push(u);
|
|
@@ -2141,7 +2141,7 @@ function Vn() {
|
|
|
2141
2141
|
lazyLoadedList: I.lazyLoadedList.concat(b)
|
|
2142
2142
|
};
|
|
2143
2143
|
}), s.props.onLazyLoad && s.props.onLazyLoad(b)) : s.lazyLoadTimer && (clearInterval(s.lazyLoadTimer), delete s.lazyLoadTimer);
|
|
2144
|
-
}), c(
|
|
2144
|
+
}), c(y(s), "slideHandler", function(b) {
|
|
2145
2145
|
var n = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !1, u = s.props, S = u.asNavFor, I = u.beforeChange, j = u.onLazyLoad, H = u.speed, z = u.afterChange, $ = s.state.currentSlide, Y = (0, i.slideHandler)(v(v(v({
|
|
2146
2146
|
index: b
|
|
2147
2147
|
}, s.props), s.state), {}, {
|
|
@@ -2166,40 +2166,40 @@ function Vn() {
|
|
|
2166
2166
|
}, H));
|
|
2167
2167
|
});
|
|
2168
2168
|
}
|
|
2169
|
-
}), c(
|
|
2169
|
+
}), c(y(s), "changeSlide", function(b) {
|
|
2170
2170
|
var n = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !1, u = v(v({}, s.props), s.state), S = (0, i.changeSlide)(u, b);
|
|
2171
2171
|
if (!(S !== 0 && !S) && (n === !0 ? s.slideHandler(S, n) : s.slideHandler(S), s.props.autoplay && s.autoPlay("update"), s.props.focusOnSelect)) {
|
|
2172
2172
|
var I = s.list.querySelectorAll(".slick-current");
|
|
2173
2173
|
I[0] && I[0].focus();
|
|
2174
2174
|
}
|
|
2175
|
-
}), c(
|
|
2175
|
+
}), c(y(s), "clickHandler", function(b) {
|
|
2176
2176
|
s.clickable === !1 && (b.stopPropagation(), b.preventDefault()), s.clickable = !0;
|
|
2177
|
-
}), c(
|
|
2177
|
+
}), c(y(s), "keyHandler", function(b) {
|
|
2178
2178
|
var n = (0, i.keyHandler)(b, s.props.accessibility, s.props.rtl);
|
|
2179
2179
|
n !== "" && s.changeSlide({
|
|
2180
2180
|
message: n
|
|
2181
2181
|
});
|
|
2182
|
-
}), c(
|
|
2182
|
+
}), c(y(s), "selectHandler", function(b) {
|
|
2183
2183
|
s.changeSlide(b);
|
|
2184
|
-
}), c(
|
|
2184
|
+
}), c(y(s), "disableBodyScroll", function() {
|
|
2185
2185
|
var b = function(u) {
|
|
2186
2186
|
u = u || window.event, u.preventDefault && u.preventDefault(), u.returnValue = !1;
|
|
2187
2187
|
};
|
|
2188
2188
|
window.ontouchmove = b;
|
|
2189
|
-
}), c(
|
|
2189
|
+
}), c(y(s), "enableBodyScroll", function() {
|
|
2190
2190
|
window.ontouchmove = null;
|
|
2191
|
-
}), c(
|
|
2191
|
+
}), c(y(s), "swipeStart", function(b) {
|
|
2192
2192
|
s.props.verticalSwiping && s.disableBodyScroll();
|
|
2193
2193
|
var n = (0, i.swipeStart)(b, s.props.swipe, s.props.draggable);
|
|
2194
2194
|
n !== "" && s.setState(n);
|
|
2195
|
-
}), c(
|
|
2195
|
+
}), c(y(s), "swipeMove", function(b) {
|
|
2196
2196
|
var n = (0, i.swipeMove)(b, v(v(v({}, s.props), s.state), {}, {
|
|
2197
2197
|
trackRef: s.track,
|
|
2198
2198
|
listRef: s.list,
|
|
2199
2199
|
slideIndex: s.state.currentSlide
|
|
2200
2200
|
}));
|
|
2201
2201
|
n && (n.swiping && (s.clickable = !1), s.setState(n));
|
|
2202
|
-
}), c(
|
|
2202
|
+
}), c(y(s), "swipeEnd", function(b) {
|
|
2203
2203
|
var n = (0, i.swipeEnd)(b, v(v(v({}, s.props), s.state), {}, {
|
|
2204
2204
|
trackRef: s.track,
|
|
2205
2205
|
listRef: s.list,
|
|
@@ -2209,21 +2209,21 @@ function Vn() {
|
|
|
2209
2209
|
var u = n.triggerSlideHandler;
|
|
2210
2210
|
delete n.triggerSlideHandler, s.setState(n), u !== void 0 && (s.slideHandler(u), s.props.verticalSwiping && s.enableBodyScroll());
|
|
2211
2211
|
}
|
|
2212
|
-
}), c(
|
|
2212
|
+
}), c(y(s), "touchEnd", function(b) {
|
|
2213
2213
|
s.swipeEnd(b), s.clickable = !0;
|
|
2214
|
-
}), c(
|
|
2214
|
+
}), c(y(s), "slickPrev", function() {
|
|
2215
2215
|
s.callbackTimers.push(setTimeout(function() {
|
|
2216
2216
|
return s.changeSlide({
|
|
2217
2217
|
message: "previous"
|
|
2218
2218
|
});
|
|
2219
2219
|
}, 0));
|
|
2220
|
-
}), c(
|
|
2220
|
+
}), c(y(s), "slickNext", function() {
|
|
2221
2221
|
s.callbackTimers.push(setTimeout(function() {
|
|
2222
2222
|
return s.changeSlide({
|
|
2223
2223
|
message: "next"
|
|
2224
2224
|
});
|
|
2225
2225
|
}, 0));
|
|
2226
|
-
}), c(
|
|
2226
|
+
}), c(y(s), "slickGoTo", function(b) {
|
|
2227
2227
|
var n = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !1;
|
|
2228
2228
|
if (b = Number(b), isNaN(b)) return "";
|
|
2229
2229
|
s.callbackTimers.push(setTimeout(function() {
|
|
@@ -2233,7 +2233,7 @@ function Vn() {
|
|
|
2233
2233
|
currentSlide: s.state.currentSlide
|
|
2234
2234
|
}, n);
|
|
2235
2235
|
}, 0));
|
|
2236
|
-
}), c(
|
|
2236
|
+
}), c(y(s), "play", function() {
|
|
2237
2237
|
var b;
|
|
2238
2238
|
if (s.props.rtl)
|
|
2239
2239
|
b = s.state.currentSlide - s.props.slidesToScroll;
|
|
@@ -2242,7 +2242,7 @@ function Vn() {
|
|
|
2242
2242
|
else
|
|
2243
2243
|
return !1;
|
|
2244
2244
|
s.slideHandler(b);
|
|
2245
|
-
}), c(
|
|
2245
|
+
}), c(y(s), "autoPlay", function(b) {
|
|
2246
2246
|
s.autoplayTimer && clearInterval(s.autoplayTimer);
|
|
2247
2247
|
var n = s.state.autoplaying;
|
|
2248
2248
|
if (b === "update") {
|
|
@@ -2256,7 +2256,7 @@ function Vn() {
|
|
|
2256
2256
|
s.autoplayTimer = setInterval(s.play, s.props.autoplaySpeed + 50), s.setState({
|
|
2257
2257
|
autoplaying: "playing"
|
|
2258
2258
|
});
|
|
2259
|
-
}), c(
|
|
2259
|
+
}), c(y(s), "pause", function(b) {
|
|
2260
2260
|
s.autoplayTimer && (clearInterval(s.autoplayTimer), s.autoplayTimer = null);
|
|
2261
2261
|
var n = s.state.autoplaying;
|
|
2262
2262
|
b === "paused" ? s.setState({
|
|
@@ -2266,19 +2266,19 @@ function Vn() {
|
|
|
2266
2266
|
}) : n === "playing" && s.setState({
|
|
2267
2267
|
autoplaying: "hovered"
|
|
2268
2268
|
});
|
|
2269
|
-
}), c(
|
|
2269
|
+
}), c(y(s), "onDotsOver", function() {
|
|
2270
2270
|
return s.props.autoplay && s.pause("hovered");
|
|
2271
|
-
}), c(
|
|
2271
|
+
}), c(y(s), "onDotsLeave", function() {
|
|
2272
2272
|
return s.props.autoplay && s.state.autoplaying === "hovered" && s.autoPlay("leave");
|
|
2273
|
-
}), c(
|
|
2273
|
+
}), c(y(s), "onTrackOver", function() {
|
|
2274
2274
|
return s.props.autoplay && s.pause("hovered");
|
|
2275
|
-
}), c(
|
|
2275
|
+
}), c(y(s), "onTrackLeave", function() {
|
|
2276
2276
|
return s.props.autoplay && s.state.autoplaying === "hovered" && s.autoPlay("leave");
|
|
2277
|
-
}), c(
|
|
2277
|
+
}), c(y(s), "onSlideFocus", function() {
|
|
2278
2278
|
return s.props.autoplay && s.pause("focused");
|
|
2279
|
-
}), c(
|
|
2279
|
+
}), c(y(s), "onSlideBlur", function() {
|
|
2280
2280
|
return s.props.autoplay && s.state.autoplaying === "focused" && s.autoPlay("blur");
|
|
2281
|
-
}), c(
|
|
2281
|
+
}), c(y(s), "render", function() {
|
|
2282
2282
|
var b = (0, o.default)("slick-slider", s.props.className, {
|
|
2283
2283
|
"slick-vertical": s.props.vertical,
|
|
2284
2284
|
"slick-initialized": !0
|
|
@@ -2364,7 +2364,7 @@ function Vn() {
|
|
|
2364
2364
|
return J || e.default.Children.count(this.props.children) !== e.default.Children.count(s.children);
|
|
2365
2365
|
}
|
|
2366
2366
|
}]), D;
|
|
2367
|
-
}(e.default.Component),
|
|
2367
|
+
}(e.default.Component), Ne;
|
|
2368
2368
|
}
|
|
2369
2369
|
var Rt, lr;
|
|
2370
2370
|
function Xn() {
|
|
@@ -2453,7 +2453,7 @@ function Kn() {
|
|
|
2453
2453
|
function R(O, m) {
|
|
2454
2454
|
for (var c = 0; c < m.length; c++) {
|
|
2455
2455
|
var P = m[c];
|
|
2456
|
-
P.enumerable = P.enumerable || !1, P.configurable = !0, "value" in P && (P.writable = !0), Object.defineProperty(O,
|
|
2456
|
+
P.enumerable = P.enumerable || !1, P.configurable = !0, "value" in P && (P.writable = !0), Object.defineProperty(O, g(P.key), P);
|
|
2457
2457
|
}
|
|
2458
2458
|
}
|
|
2459
2459
|
function A(O, m, c) {
|
|
@@ -2504,13 +2504,13 @@ function Kn() {
|
|
|
2504
2504
|
}, B(O);
|
|
2505
2505
|
}
|
|
2506
2506
|
function p(O, m, c) {
|
|
2507
|
-
return (m =
|
|
2507
|
+
return (m = g(m)) in O ? Object.defineProperty(O, m, { value: c, enumerable: !0, configurable: !0, writable: !0 }) : O[m] = c, O;
|
|
2508
2508
|
}
|
|
2509
|
-
function
|
|
2510
|
-
var m =
|
|
2509
|
+
function g(O) {
|
|
2510
|
+
var m = y(O, "string");
|
|
2511
2511
|
return f(m) == "symbol" ? m : m + "";
|
|
2512
2512
|
}
|
|
2513
|
-
function
|
|
2513
|
+
function y(O, m) {
|
|
2514
2514
|
if (f(O) != "object" || !O) return O;
|
|
2515
2515
|
var c = O[Symbol.toPrimitive];
|
|
2516
2516
|
if (c !== void 0) {
|
|
@@ -2661,7 +2661,7 @@ function Jn() {
|
|
|
2661
2661
|
}(xt)), xt;
|
|
2662
2662
|
}
|
|
2663
2663
|
var Zn = Jn();
|
|
2664
|
-
const Qn = /* @__PURE__ */
|
|
2664
|
+
const Qn = /* @__PURE__ */ gn(Zn);
|
|
2665
2665
|
function Mt() {
|
|
2666
2666
|
return Mt = Object.assign ? Object.assign.bind() : function(e) {
|
|
2667
2667
|
for (var t = 1; t < arguments.length; t++) {
|
|
@@ -2730,7 +2730,7 @@ function It(e, t) {
|
|
|
2730
2730
|
function fe(e, t) {
|
|
2731
2731
|
return e.charCodeAt(t) | 0;
|
|
2732
2732
|
}
|
|
2733
|
-
function
|
|
2733
|
+
function Be(e, t, r) {
|
|
2734
2734
|
return e.slice(t, r);
|
|
2735
2735
|
}
|
|
2736
2736
|
function me(e) {
|
|
@@ -2745,32 +2745,32 @@ function nt(e, t) {
|
|
|
2745
2745
|
function ui(e, t) {
|
|
2746
2746
|
return e.map(t).join("");
|
|
2747
2747
|
}
|
|
2748
|
-
var
|
|
2749
|
-
function
|
|
2750
|
-
return { value: e, root: t, parent: r, type: o, props: i, children: a, line:
|
|
2748
|
+
var gt = 1, Te = 1, zr = 0, he = 0, se = 0, Le = "";
|
|
2749
|
+
function yt(e, t, r, o, i, a, l) {
|
|
2750
|
+
return { value: e, root: t, parent: r, type: o, props: i, children: a, line: gt, column: Te, length: l, return: "" };
|
|
2751
2751
|
}
|
|
2752
|
-
function
|
|
2753
|
-
return ai(
|
|
2752
|
+
function We(e, t) {
|
|
2753
|
+
return ai(yt("", null, null, "", null, null, 0), e, { length: -e.length }, t);
|
|
2754
2754
|
}
|
|
2755
2755
|
function ci() {
|
|
2756
2756
|
return se;
|
|
2757
2757
|
}
|
|
2758
2758
|
function fi() {
|
|
2759
|
-
return se = he > 0 ? fe(
|
|
2759
|
+
return se = he > 0 ? fe(Le, --he) : 0, Te--, se === 10 && (Te = 1, gt--), se;
|
|
2760
2760
|
}
|
|
2761
2761
|
function ve() {
|
|
2762
|
-
return se = he < zr ? fe(
|
|
2762
|
+
return se = he < zr ? fe(Le, he++) : 0, Te++, se === 10 && (Te = 1, gt++), se;
|
|
2763
2763
|
}
|
|
2764
|
-
function
|
|
2765
|
-
return fe(
|
|
2764
|
+
function ye() {
|
|
2765
|
+
return fe(Le, he);
|
|
2766
2766
|
}
|
|
2767
2767
|
function ot() {
|
|
2768
2768
|
return he;
|
|
2769
2769
|
}
|
|
2770
2770
|
function Ke(e, t) {
|
|
2771
|
-
return
|
|
2771
|
+
return Be(Le, e, t);
|
|
2772
2772
|
}
|
|
2773
|
-
function
|
|
2773
|
+
function Ye(e) {
|
|
2774
2774
|
switch (e) {
|
|
2775
2775
|
// \0 \t \n \r \s whitespace token
|
|
2776
2776
|
case 0:
|
|
@@ -2809,23 +2809,23 @@ function Be(e) {
|
|
|
2809
2809
|
return 0;
|
|
2810
2810
|
}
|
|
2811
2811
|
function Hr(e) {
|
|
2812
|
-
return
|
|
2812
|
+
return gt = Te = 1, zr = me(Le = e), he = 0, [];
|
|
2813
2813
|
}
|
|
2814
2814
|
function Nr(e) {
|
|
2815
|
-
return
|
|
2815
|
+
return Le = "", e;
|
|
2816
2816
|
}
|
|
2817
2817
|
function at(e) {
|
|
2818
2818
|
return Ar(Ke(he - 1, At(e === 91 ? e + 2 : e === 40 ? e + 1 : e)));
|
|
2819
2819
|
}
|
|
2820
2820
|
function di(e) {
|
|
2821
|
-
for (; (se =
|
|
2821
|
+
for (; (se = ye()) && se < 33; )
|
|
2822
2822
|
ve();
|
|
2823
|
-
return
|
|
2823
|
+
return Ye(e) > 2 || Ye(se) > 3 ? "" : " ";
|
|
2824
2824
|
}
|
|
2825
2825
|
function hi(e, t) {
|
|
2826
2826
|
for (; --t && ve() && !(se < 48 || se > 102 || se > 57 && se < 65 || se > 70 && se < 97); )
|
|
2827
2827
|
;
|
|
2828
|
-
return Ke(e, ot() + (t < 6 &&
|
|
2828
|
+
return Ke(e, ot() + (t < 6 && ye() == 32 && ve() == 32));
|
|
2829
2829
|
}
|
|
2830
2830
|
function At(e) {
|
|
2831
2831
|
for (; ve(); )
|
|
@@ -2851,12 +2851,12 @@ function At(e) {
|
|
|
2851
2851
|
}
|
|
2852
2852
|
function pi(e, t) {
|
|
2853
2853
|
for (; ve() && e + se !== 57; )
|
|
2854
|
-
if (e + se === 84 &&
|
|
2854
|
+
if (e + se === 84 && ye() === 47)
|
|
2855
2855
|
break;
|
|
2856
2856
|
return "/*" + Ke(t, he - 1) + "*" + mt(e === 47 ? e : ve());
|
|
2857
2857
|
}
|
|
2858
2858
|
function vi(e) {
|
|
2859
|
-
for (; !
|
|
2859
|
+
for (; !Ye(ye()); )
|
|
2860
2860
|
ve();
|
|
2861
2861
|
return Ke(e, he);
|
|
2862
2862
|
}
|
|
@@ -2864,45 +2864,45 @@ function mi(e) {
|
|
|
2864
2864
|
return Nr(st("", null, null, null, [""], e = Hr(e), 0, [0], e));
|
|
2865
2865
|
}
|
|
2866
2866
|
function st(e, t, r, o, i, a, l, f, d) {
|
|
2867
|
-
for (var h = 0, w = 0, E = l, R = 0, A = 0, C = 0, v = 1, M = 1, k = 1, N = 0, q = "", B = i, p = a,
|
|
2867
|
+
for (var h = 0, w = 0, E = l, R = 0, A = 0, C = 0, v = 1, M = 1, k = 1, N = 0, q = "", B = i, p = a, g = o, y = q; M; )
|
|
2868
2868
|
switch (C = N, N = ve()) {
|
|
2869
2869
|
// (
|
|
2870
2870
|
case 40:
|
|
2871
|
-
if (C != 108 && fe(
|
|
2872
|
-
It(
|
|
2871
|
+
if (C != 108 && fe(y, E - 1) == 58) {
|
|
2872
|
+
It(y += te(at(N), "&", "&\f"), "&\f") != -1 && (k = -1);
|
|
2873
2873
|
break;
|
|
2874
2874
|
}
|
|
2875
2875
|
// " ' [
|
|
2876
2876
|
case 34:
|
|
2877
2877
|
case 39:
|
|
2878
2878
|
case 91:
|
|
2879
|
-
|
|
2879
|
+
y += at(N);
|
|
2880
2880
|
break;
|
|
2881
2881
|
// \t \n \r \s
|
|
2882
2882
|
case 9:
|
|
2883
2883
|
case 10:
|
|
2884
2884
|
case 13:
|
|
2885
2885
|
case 32:
|
|
2886
|
-
|
|
2886
|
+
y += di(C);
|
|
2887
2887
|
break;
|
|
2888
2888
|
// \
|
|
2889
2889
|
case 92:
|
|
2890
|
-
|
|
2890
|
+
y += hi(ot() - 1, 7);
|
|
2891
2891
|
continue;
|
|
2892
2892
|
// /
|
|
2893
2893
|
case 47:
|
|
2894
|
-
switch (
|
|
2894
|
+
switch (ye()) {
|
|
2895
2895
|
case 42:
|
|
2896
2896
|
case 47:
|
|
2897
|
-
nt(
|
|
2897
|
+
nt(gi(pi(ve(), ot()), t, r), d);
|
|
2898
2898
|
break;
|
|
2899
2899
|
default:
|
|
2900
|
-
|
|
2900
|
+
y += "/";
|
|
2901
2901
|
}
|
|
2902
2902
|
break;
|
|
2903
2903
|
// {
|
|
2904
2904
|
case 123 * v:
|
|
2905
|
-
f[h++] = me(
|
|
2905
|
+
f[h++] = me(y) * k;
|
|
2906
2906
|
// } ; \0
|
|
2907
2907
|
case 125 * v:
|
|
2908
2908
|
case 59:
|
|
@@ -2914,34 +2914,34 @@ function st(e, t, r, o, i, a, l, f, d) {
|
|
|
2914
2914
|
M = 0;
|
|
2915
2915
|
// ;
|
|
2916
2916
|
case 59 + w:
|
|
2917
|
-
k == -1 && (
|
|
2917
|
+
k == -1 && (y = te(y, /\f/g, "")), A > 0 && me(y) - E && nt(A > 32 ? hr(y + ";", o, r, E - 1) : hr(te(y, " ", "") + ";", o, r, E - 2), d);
|
|
2918
2918
|
break;
|
|
2919
2919
|
// @ ;
|
|
2920
2920
|
case 59:
|
|
2921
|
-
|
|
2921
|
+
y += ";";
|
|
2922
2922
|
// { rule/at-rule
|
|
2923
2923
|
default:
|
|
2924
|
-
if (nt(
|
|
2924
|
+
if (nt(g = dr(y, t, r, h, w, i, f, q, B = [], p = [], E), a), N === 123)
|
|
2925
2925
|
if (w === 0)
|
|
2926
|
-
st(
|
|
2926
|
+
st(y, t, g, g, B, a, E, f, p);
|
|
2927
2927
|
else
|
|
2928
|
-
switch (R === 99 && fe(
|
|
2928
|
+
switch (R === 99 && fe(y, 3) === 110 ? 100 : R) {
|
|
2929
2929
|
// d l m s
|
|
2930
2930
|
case 100:
|
|
2931
2931
|
case 108:
|
|
2932
2932
|
case 109:
|
|
2933
2933
|
case 115:
|
|
2934
|
-
st(e,
|
|
2934
|
+
st(e, g, g, o && nt(dr(e, g, g, 0, 0, i, f, q, i, B = [], E), p), i, p, E, f, o ? B : p);
|
|
2935
2935
|
break;
|
|
2936
2936
|
default:
|
|
2937
|
-
st(
|
|
2937
|
+
st(y, g, g, g, [""], p, 0, f, p);
|
|
2938
2938
|
}
|
|
2939
2939
|
}
|
|
2940
|
-
h = w = A = 0, v = k = 1, q =
|
|
2940
|
+
h = w = A = 0, v = k = 1, q = y = "", E = l;
|
|
2941
2941
|
break;
|
|
2942
2942
|
// :
|
|
2943
2943
|
case 58:
|
|
2944
|
-
E = 1 + me(
|
|
2944
|
+
E = 1 + me(y), A = C;
|
|
2945
2945
|
default:
|
|
2946
2946
|
if (v < 1) {
|
|
2947
2947
|
if (N == 123)
|
|
@@ -2949,44 +2949,44 @@ function st(e, t, r, o, i, a, l, f, d) {
|
|
|
2949
2949
|
else if (N == 125 && v++ == 0 && fi() == 125)
|
|
2950
2950
|
continue;
|
|
2951
2951
|
}
|
|
2952
|
-
switch (
|
|
2952
|
+
switch (y += mt(N), N * v) {
|
|
2953
2953
|
// &
|
|
2954
2954
|
case 38:
|
|
2955
|
-
k = w > 0 ? 1 : (
|
|
2955
|
+
k = w > 0 ? 1 : (y += "\f", -1);
|
|
2956
2956
|
break;
|
|
2957
2957
|
// ,
|
|
2958
2958
|
case 44:
|
|
2959
|
-
f[h++] = (me(
|
|
2959
|
+
f[h++] = (me(y) - 1) * k, k = 1;
|
|
2960
2960
|
break;
|
|
2961
2961
|
// @
|
|
2962
2962
|
case 64:
|
|
2963
|
-
|
|
2963
|
+
ye() === 45 && (y += at(ve())), R = ye(), w = E = me(q = y += vi(ot())), N++;
|
|
2964
2964
|
break;
|
|
2965
2965
|
// -
|
|
2966
2966
|
case 45:
|
|
2967
|
-
C === 45 && me(
|
|
2967
|
+
C === 45 && me(y) == 2 && (v = 0);
|
|
2968
2968
|
}
|
|
2969
2969
|
}
|
|
2970
2970
|
return a;
|
|
2971
2971
|
}
|
|
2972
2972
|
function dr(e, t, r, o, i, a, l, f, d, h, w) {
|
|
2973
2973
|
for (var E = i - 1, R = i === 0 ? a : [""], A = Wt(R), C = 0, v = 0, M = 0; C < o; ++C)
|
|
2974
|
-
for (var k = 0, N =
|
|
2974
|
+
for (var k = 0, N = Be(e, E + 1, E = oi(v = l[C])), q = e; k < A; ++k)
|
|
2975
2975
|
(q = Ar(v > 0 ? R[k] + " " + N : te(N, /&\f/g, R[k]))) && (d[M++] = q);
|
|
2976
|
-
return
|
|
2976
|
+
return yt(e, t, r, i === 0 ? Ft : f, d, h, w);
|
|
2977
2977
|
}
|
|
2978
|
-
function
|
|
2979
|
-
return
|
|
2978
|
+
function gi(e, t, r) {
|
|
2979
|
+
return yt(e, t, r, Mr, mt(ci()), Be(e, 2, -2), 0);
|
|
2980
2980
|
}
|
|
2981
2981
|
function hr(e, t, r, o) {
|
|
2982
|
-
return
|
|
2982
|
+
return yt(e, t, r, $t, Be(e, 0, o), Be(e, o + 1, -1), o);
|
|
2983
2983
|
}
|
|
2984
2984
|
function Re(e, t) {
|
|
2985
2985
|
for (var r = "", o = Wt(e), i = 0; i < o; i++)
|
|
2986
2986
|
r += t(e[i], i, e, t) || "";
|
|
2987
2987
|
return r;
|
|
2988
2988
|
}
|
|
2989
|
-
function
|
|
2989
|
+
function yi(e, t, r, o) {
|
|
2990
2990
|
switch (e.type) {
|
|
2991
2991
|
case ii:
|
|
2992
2992
|
if (e.children.length) break;
|
|
@@ -3022,22 +3022,22 @@ function Fr(e) {
|
|
|
3022
3022
|
};
|
|
3023
3023
|
}
|
|
3024
3024
|
var Si = function(t, r, o) {
|
|
3025
|
-
for (var i = 0, a = 0; i = a, a =
|
|
3025
|
+
for (var i = 0, a = 0; i = a, a = ye(), i === 38 && a === 12 && (r[o] = 1), !Ye(a); )
|
|
3026
3026
|
ve();
|
|
3027
3027
|
return Ke(t, he);
|
|
3028
3028
|
}, xi = function(t, r) {
|
|
3029
3029
|
var o = -1, i = 44;
|
|
3030
3030
|
do
|
|
3031
|
-
switch (
|
|
3031
|
+
switch (Ye(i)) {
|
|
3032
3032
|
case 0:
|
|
3033
|
-
i === 38 &&
|
|
3033
|
+
i === 38 && ye() === 12 && (r[o] = 1), t[o] += Si(he - 1, r, o);
|
|
3034
3034
|
break;
|
|
3035
3035
|
case 2:
|
|
3036
3036
|
t[o] += at(i);
|
|
3037
3037
|
break;
|
|
3038
3038
|
case 4:
|
|
3039
3039
|
if (i === 44) {
|
|
3040
|
-
t[++o] =
|
|
3040
|
+
t[++o] = ye() === 58 ? "&\f" : "", r[o] = t[o].length;
|
|
3041
3041
|
break;
|
|
3042
3042
|
}
|
|
3043
3043
|
// fallthrough
|
|
@@ -3217,7 +3217,7 @@ var Pi = function(t, r, o, i) {
|
|
|
3217
3217
|
t.return = $r(t.value, t.length);
|
|
3218
3218
|
break;
|
|
3219
3219
|
case Ir:
|
|
3220
|
-
return Re([
|
|
3220
|
+
return Re([We(t, {
|
|
3221
3221
|
value: te(t.value, "@", "@" + ee)
|
|
3222
3222
|
})], i);
|
|
3223
3223
|
case Ft:
|
|
@@ -3226,16 +3226,16 @@ var Pi = function(t, r, o, i) {
|
|
|
3226
3226
|
// :read-(only|write)
|
|
3227
3227
|
case ":read-only":
|
|
3228
3228
|
case ":read-write":
|
|
3229
|
-
return Re([
|
|
3229
|
+
return Re([We(t, {
|
|
3230
3230
|
props: [te(a, /:(read-\w+)/, ":" + dt + "$1")]
|
|
3231
3231
|
})], i);
|
|
3232
3232
|
// :placeholder
|
|
3233
3233
|
case "::placeholder":
|
|
3234
|
-
return Re([
|
|
3234
|
+
return Re([We(t, {
|
|
3235
3235
|
props: [te(a, /:(plac\w+)/, ":" + ee + "input-$1")]
|
|
3236
|
-
}),
|
|
3236
|
+
}), We(t, {
|
|
3237
3237
|
props: [te(a, /:(plac\w+)/, ":" + dt + "$1")]
|
|
3238
|
-
}),
|
|
3238
|
+
}), We(t, {
|
|
3239
3239
|
props: [te(a, /:(plac\w+)/, de + "input-$1")]
|
|
3240
3240
|
})], i);
|
|
3241
3241
|
}
|
|
@@ -3264,7 +3264,7 @@ var Pi = function(t, r, o, i) {
|
|
|
3264
3264
|
);
|
|
3265
3265
|
var d, h = [Oi, Ci];
|
|
3266
3266
|
{
|
|
3267
|
-
var w, E = [
|
|
3267
|
+
var w, E = [yi, wi(function(v) {
|
|
3268
3268
|
w.insert(v);
|
|
3269
3269
|
})], R = bi(h.concat(i, E)), A = function(M) {
|
|
3270
3270
|
return Re(mi(M), R);
|
|
@@ -3398,16 +3398,16 @@ var Di = {
|
|
|
3398
3398
|
case "animationName":
|
|
3399
3399
|
if (typeof r == "string")
|
|
3400
3400
|
return r.replace(Ii, function(o, i, a) {
|
|
3401
|
-
return
|
|
3401
|
+
return ge = {
|
|
3402
3402
|
name: i,
|
|
3403
3403
|
styles: a,
|
|
3404
|
-
next:
|
|
3404
|
+
next: ge
|
|
3405
3405
|
}, i;
|
|
3406
3406
|
});
|
|
3407
3407
|
}
|
|
3408
3408
|
return Di[t] !== 1 && !qr(t) && typeof r == "number" && r !== 0 ? r + "px" : r;
|
|
3409
3409
|
};
|
|
3410
|
-
function
|
|
3410
|
+
function Ve(e, t, r) {
|
|
3411
3411
|
if (r == null)
|
|
3412
3412
|
return "";
|
|
3413
3413
|
var o = r;
|
|
@@ -3419,20 +3419,20 @@ function Ye(e, t, r) {
|
|
|
3419
3419
|
case "object": {
|
|
3420
3420
|
var i = r;
|
|
3421
3421
|
if (i.anim === 1)
|
|
3422
|
-
return
|
|
3422
|
+
return ge = {
|
|
3423
3423
|
name: i.name,
|
|
3424
3424
|
styles: i.styles,
|
|
3425
|
-
next:
|
|
3425
|
+
next: ge
|
|
3426
3426
|
}, i.name;
|
|
3427
3427
|
var a = r;
|
|
3428
3428
|
if (a.styles !== void 0) {
|
|
3429
3429
|
var l = a.next;
|
|
3430
3430
|
if (l !== void 0)
|
|
3431
3431
|
for (; l !== void 0; )
|
|
3432
|
-
|
|
3432
|
+
ge = {
|
|
3433
3433
|
name: l.name,
|
|
3434
3434
|
styles: l.styles,
|
|
3435
|
-
next:
|
|
3435
|
+
next: ge
|
|
3436
3436
|
}, l = l.next;
|
|
3437
3437
|
var f = a.styles + ";";
|
|
3438
3438
|
return f;
|
|
@@ -3441,8 +3441,8 @@ function Ye(e, t, r) {
|
|
|
3441
3441
|
}
|
|
3442
3442
|
case "function": {
|
|
3443
3443
|
if (e !== void 0) {
|
|
3444
|
-
var d =
|
|
3445
|
-
return
|
|
3444
|
+
var d = ge, h = r(e);
|
|
3445
|
+
return ge = d, Ve(e, t, h);
|
|
3446
3446
|
}
|
|
3447
3447
|
break;
|
|
3448
3448
|
}
|
|
@@ -3457,7 +3457,7 @@ function Ai(e, t, r) {
|
|
|
3457
3457
|
var o = "";
|
|
3458
3458
|
if (Array.isArray(r))
|
|
3459
3459
|
for (var i = 0; i < r.length; i++)
|
|
3460
|
-
o +=
|
|
3460
|
+
o += Ve(e, t, r[i]) + ";";
|
|
3461
3461
|
else
|
|
3462
3462
|
for (var a in r) {
|
|
3463
3463
|
var l = r[a];
|
|
@@ -3468,7 +3468,7 @@ function Ai(e, t, r) {
|
|
|
3468
3468
|
for (var d = 0; d < l.length; d++)
|
|
3469
3469
|
vr(l[d]) && (o += Tt(a) + ":" + mr(a, l[d]) + ";");
|
|
3470
3470
|
else {
|
|
3471
|
-
var h =
|
|
3471
|
+
var h = Ve(e, t, l);
|
|
3472
3472
|
switch (a) {
|
|
3473
3473
|
case "animation":
|
|
3474
3474
|
case "animationName": {
|
|
@@ -3482,32 +3482,32 @@ function Ai(e, t, r) {
|
|
|
3482
3482
|
}
|
|
3483
3483
|
return o;
|
|
3484
3484
|
}
|
|
3485
|
-
var
|
|
3485
|
+
var gr = /label:\s*([^\s;{]+)\s*(;|$)/g, ge;
|
|
3486
3486
|
function zi(e, t, r) {
|
|
3487
3487
|
if (e.length === 1 && typeof e[0] == "object" && e[0] !== null && e[0].styles !== void 0)
|
|
3488
3488
|
return e[0];
|
|
3489
3489
|
var o = !0, i = "";
|
|
3490
|
-
|
|
3490
|
+
ge = void 0;
|
|
3491
3491
|
var a = e[0];
|
|
3492
3492
|
if (a == null || a.raw === void 0)
|
|
3493
|
-
o = !1, i +=
|
|
3493
|
+
o = !1, i += Ve(r, t, a);
|
|
3494
3494
|
else {
|
|
3495
3495
|
var l = a;
|
|
3496
3496
|
i += l[0];
|
|
3497
3497
|
}
|
|
3498
3498
|
for (var f = 1; f < e.length; f++)
|
|
3499
|
-
if (i +=
|
|
3499
|
+
if (i += Ve(r, t, e[f]), o) {
|
|
3500
3500
|
var d = a;
|
|
3501
3501
|
i += d[f];
|
|
3502
3502
|
}
|
|
3503
|
-
|
|
3504
|
-
for (var h = "", w; (w =
|
|
3503
|
+
gr.lastIndex = 0;
|
|
3504
|
+
for (var h = "", w; (w = gr.exec(i)) !== null; )
|
|
3505
3505
|
h += "-" + w[1];
|
|
3506
3506
|
var E = Li(i) + h;
|
|
3507
3507
|
return {
|
|
3508
3508
|
name: E,
|
|
3509
3509
|
styles: i,
|
|
3510
|
-
next:
|
|
3510
|
+
next: ge
|
|
3511
3511
|
};
|
|
3512
3512
|
}
|
|
3513
3513
|
var Hi = function(t) {
|
|
@@ -3536,7 +3536,7 @@ var $i = function(t) {
|
|
|
3536
3536
|
/* Z+1 */
|
|
3537
3537
|
), Bi = Ui, Yi = function(t) {
|
|
3538
3538
|
return t !== "theme";
|
|
3539
|
-
},
|
|
3539
|
+
}, yr = function(t) {
|
|
3540
3540
|
return typeof t == "string" && // 96 is one less than the char code
|
|
3541
3541
|
// for "a" so this is checking that
|
|
3542
3542
|
// it's a lowercase character
|
|
@@ -3558,7 +3558,7 @@ var $i = function(t) {
|
|
|
3558
3558
|
}, Xi = function e(t, r) {
|
|
3559
3559
|
var o = t.__emotion_real === t, i = o && t.__emotion_base || t, a, l;
|
|
3560
3560
|
r !== void 0 && (a = r.label, l = r.target);
|
|
3561
|
-
var f = br(t, r, o), d = f ||
|
|
3561
|
+
var f = br(t, r, o), d = f || yr(i), h = !d("as");
|
|
3562
3562
|
return function() {
|
|
3563
3563
|
var w = arguments, E = o && t.__emotion_styles !== void 0 ? t.__emotion_styles.slice(0) : [];
|
|
3564
3564
|
if (a !== void 0 && E.push("label:" + a + ";"), w[0] == null || w[0].raw === void 0)
|
|
@@ -3570,17 +3570,17 @@ var $i = function(t) {
|
|
|
3570
3570
|
E.push(w[C], R[C]);
|
|
3571
3571
|
}
|
|
3572
3572
|
var v = $i(function(M, k, N) {
|
|
3573
|
-
var q = h && M.as || i, B = "", p = [],
|
|
3573
|
+
var q = h && M.as || i, B = "", p = [], g = M;
|
|
3574
3574
|
if (M.theme == null) {
|
|
3575
|
-
|
|
3576
|
-
for (var
|
|
3577
|
-
y
|
|
3578
|
-
|
|
3575
|
+
g = {};
|
|
3576
|
+
for (var y in M)
|
|
3577
|
+
g[y] = M[y];
|
|
3578
|
+
g.theme = _.useContext(Wi);
|
|
3579
3579
|
}
|
|
3580
3580
|
typeof M.className == "string" ? B = Ti(k.registered, p, M.className) : M.className != null && (B = M.className + " ");
|
|
3581
|
-
var O = zi(E.concat(p), k.registered,
|
|
3581
|
+
var O = zi(E.concat(p), k.registered, g);
|
|
3582
3582
|
B += k.key + "-" + O.name, l !== void 0 && (B += " " + l);
|
|
3583
|
-
var m = h && f === void 0 ?
|
|
3583
|
+
var m = h && f === void 0 ? yr(q) : d, c = {};
|
|
3584
3584
|
for (var P in M)
|
|
3585
3585
|
h && P === "as" || m(P) && (c[P] = M[P]);
|
|
3586
3586
|
return c.className = B, N && (c.ref = N), /* @__PURE__ */ _.createElement(_.Fragment, null, /* @__PURE__ */ _.createElement(Vi, {
|
|
@@ -3736,11 +3736,11 @@ var $i = function(t) {
|
|
|
3736
3736
|
"svg",
|
|
3737
3737
|
"text",
|
|
3738
3738
|
"tspan"
|
|
3739
|
-
],
|
|
3739
|
+
], je = Xi.bind(null);
|
|
3740
3740
|
Gi.forEach(function(e) {
|
|
3741
|
-
|
|
3741
|
+
je[e] = je(e);
|
|
3742
3742
|
});
|
|
3743
|
-
const Ki =
|
|
3743
|
+
const Ki = je.div`
|
|
3744
3744
|
width: 100%;
|
|
3745
3745
|
height: fit-content;
|
|
3746
3746
|
|
|
@@ -3749,7 +3749,7 @@ const Ki = Ve.div`
|
|
|
3749
3749
|
.slick-list {
|
|
3750
3750
|
overflow: visible;
|
|
3751
3751
|
}
|
|
3752
|
-
`, Ji =
|
|
3752
|
+
`, Ji = je.div`
|
|
3753
3753
|
box-sizing: border-box;
|
|
3754
3754
|
display: flex;
|
|
3755
3755
|
flex-direction: column;
|
|
@@ -3762,7 +3762,7 @@ const Ki = Ve.div`
|
|
|
3762
3762
|
box-sizing: border-box;
|
|
3763
3763
|
display: flex;
|
|
3764
3764
|
}
|
|
3765
|
-
`,
|
|
3765
|
+
`, Aa = ({
|
|
3766
3766
|
styles: e,
|
|
3767
3767
|
content: t,
|
|
3768
3768
|
settings: r,
|
|
@@ -3790,7 +3790,7 @@ const Ki = Ve.div`
|
|
|
3790
3790
|
}
|
|
3791
3791
|
));
|
|
3792
3792
|
return /* @__PURE__ */ G.jsx(Ki, { styles: { ...e }, children: /* @__PURE__ */ G.jsx(Qn, { ...i, children: a }) });
|
|
3793
|
-
},
|
|
3793
|
+
}, za = (e) => Er(e, []), Zi = () => {
|
|
3794
3794
|
const [e, t] = U.useState(
|
|
3795
3795
|
{}
|
|
3796
3796
|
), [r, o] = U.useState(!1);
|
|
@@ -3864,7 +3864,7 @@ const Ki = Ve.div`
|
|
|
3864
3864
|
}, [l]), U.useEffect(() => {
|
|
3865
3865
|
f !== a.current && (a.current = f, f || E());
|
|
3866
3866
|
}, [f, a.current]);
|
|
3867
|
-
},
|
|
3867
|
+
}, Ha = () => {
|
|
3868
3868
|
const e = (r, o) => {
|
|
3869
3869
|
let i = 0, a = `${r}?`;
|
|
3870
3870
|
for (const l in o) {
|
|
@@ -3898,7 +3898,7 @@ class eo {
|
|
|
3898
3898
|
};
|
|
3899
3899
|
static isDateOneAfterDateTwo = (t, r) => t.getFullYear() >= r.getFullYear() && t.getMonth() >= r.getMonth() ? t.getDay() > r.getDay() : !1;
|
|
3900
3900
|
}
|
|
3901
|
-
const
|
|
3901
|
+
const Na = (e, t = 0) => {
|
|
3902
3902
|
const r = U.useRef(0), [o, i] = U.useState(0), a = U.useRef(null), [l, f] = U.useState(!1), d = U.useCallback(() => {
|
|
3903
3903
|
f((E) => !E);
|
|
3904
3904
|
}, []), h = U.useCallback(() => r.current === 0 ? !1 : o >= r.current - t, [t, o]), w = U.useCallback(() => e.current !== null && e.current !== void 0, [e]);
|
|
@@ -3931,7 +3931,7 @@ const Ha = (e, t = 0) => {
|
|
|
3931
3931
|
lg: 991,
|
|
3932
3932
|
xl: 1200,
|
|
3933
3933
|
xxl: 1440
|
|
3934
|
-
},
|
|
3934
|
+
}, Fa = (e) => {
|
|
3935
3935
|
const t = {
|
|
3936
3936
|
...to,
|
|
3937
3937
|
...e?.breakpointConfiguration
|
|
@@ -3946,7 +3946,7 @@ const Ha = (e, t = 0) => {
|
|
|
3946
3946
|
}, ro = (e, t) => e < t.sm ? "xs" : e < t.md ? "sm" : e < t.lg ? "md" : e < t.xl ? "lg" : e < t.xxl ? "xl" : "xxl", no = (e, t) => e <= t.sm ? "mobile" : e <= t.md ? "tablet" : "desktop", wr = (e) => {
|
|
3947
3947
|
const t = window.innerWidth, r = window.innerHeight, o = ro(t, e), i = no(t, e);
|
|
3948
3948
|
return { currentWidth: t, currentHeight: r, currentBreakpoint: o, currentSize: i };
|
|
3949
|
-
},
|
|
3949
|
+
}, $a = (e) => {
|
|
3950
3950
|
const t = e.translations, r = e.language, o = (a, l) => {
|
|
3951
3951
|
if (!a)
|
|
3952
3952
|
return;
|
|
@@ -3968,10 +3968,10 @@ const Ha = (e, t = 0) => {
|
|
|
3968
3968
|
getTranslation: o
|
|
3969
3969
|
};
|
|
3970
3970
|
};
|
|
3971
|
-
var
|
|
3971
|
+
var qe = {}, Sr;
|
|
3972
3972
|
function io() {
|
|
3973
|
-
if (Sr) return
|
|
3974
|
-
Sr = 1, Object.defineProperty(
|
|
3973
|
+
if (Sr) return qe;
|
|
3974
|
+
Sr = 1, Object.defineProperty(qe, "__esModule", { value: !0 }), qe.parse = l, qe.serialize = h;
|
|
3975
3975
|
const e = /^[\u0021-\u003A\u003C\u003E-\u007E]+$/, t = /^[\u0021-\u003A\u003C-\u007E]*$/, r = /^([.]?[a-z0-9]([a-z0-9-]{0,61}[a-z0-9])?)([.][a-z0-9]([a-z0-9-]{0,61}[a-z0-9])?)*$/i, o = /^[\u0020-\u003A\u003D-\u007E]*$/, i = Object.prototype.toString, a = /* @__PURE__ */ (() => {
|
|
3976
3976
|
const R = function() {
|
|
3977
3977
|
};
|
|
@@ -3992,11 +3992,11 @@ function io() {
|
|
|
3992
3992
|
k = R.lastIndexOf(";", N - 1) + 1;
|
|
3993
3993
|
continue;
|
|
3994
3994
|
}
|
|
3995
|
-
const p = f(R, k, N),
|
|
3996
|
-
if (C[
|
|
3995
|
+
const p = f(R, k, N), g = d(R, N, p), y = R.slice(p, g);
|
|
3996
|
+
if (C[y] === void 0) {
|
|
3997
3997
|
let O = f(R, N + 1, B), m = d(R, B, O);
|
|
3998
3998
|
const c = M(R.slice(O, m));
|
|
3999
|
-
C[
|
|
3999
|
+
C[y] = c;
|
|
4000
4000
|
}
|
|
4001
4001
|
k = B + 1;
|
|
4002
4002
|
} while (k < v);
|
|
@@ -4091,7 +4091,7 @@ function io() {
|
|
|
4091
4091
|
function E(R) {
|
|
4092
4092
|
return i.call(R) === "[object Date]";
|
|
4093
4093
|
}
|
|
4094
|
-
return
|
|
4094
|
+
return qe;
|
|
4095
4095
|
}
|
|
4096
4096
|
io();
|
|
4097
4097
|
/**
|
|
@@ -4154,7 +4154,7 @@ function zt(e, t, r = null, o) {
|
|
|
4154
4154
|
pathname: typeof e == "string" ? e : e.pathname,
|
|
4155
4155
|
search: "",
|
|
4156
4156
|
hash: "",
|
|
4157
|
-
...typeof t == "string" ?
|
|
4157
|
+
...typeof t == "string" ? De(t) : t,
|
|
4158
4158
|
state: r,
|
|
4159
4159
|
// TODO: This could be cleaned up. push/replace should probably just take
|
|
4160
4160
|
// full Locations now and avoid the need to run through this flow at all
|
|
@@ -4170,7 +4170,7 @@ function Xe({
|
|
|
4170
4170
|
}) {
|
|
4171
4171
|
return t && t !== "?" && (e += t.charAt(0) === "?" ? t : "?" + t), r && r !== "#" && (e += r.charAt(0) === "#" ? r : "#" + r), e;
|
|
4172
4172
|
}
|
|
4173
|
-
function
|
|
4173
|
+
function De(e) {
|
|
4174
4174
|
let t = {};
|
|
4175
4175
|
if (e) {
|
|
4176
4176
|
let r = e.indexOf("#");
|
|
@@ -4259,7 +4259,7 @@ function Br(e, t, r = "/") {
|
|
|
4259
4259
|
return uo(e, t, r, !1);
|
|
4260
4260
|
}
|
|
4261
4261
|
function uo(e, t, r, o) {
|
|
4262
|
-
let i = typeof t == "string" ?
|
|
4262
|
+
let i = typeof t == "string" ? De(t) : t, a = xe(i.pathname || "/", r);
|
|
4263
4263
|
if (a == null)
|
|
4264
4264
|
return null;
|
|
4265
4265
|
let l = Yr(e);
|
|
@@ -4295,7 +4295,7 @@ function Yr(e, t = [], r = [], o = "") {
|
|
|
4295
4295
|
`Index routes must not have child routes. Please remove all child routes from route path "${h}".`
|
|
4296
4296
|
), Yr(a.children, t, w, h)), !(a.path == null && !a.index) && t.push({
|
|
4297
4297
|
path: h,
|
|
4298
|
-
score:
|
|
4298
|
+
score: yo(h, a.index),
|
|
4299
4299
|
routesMeta: w
|
|
4300
4300
|
});
|
|
4301
4301
|
};
|
|
@@ -4330,10 +4330,10 @@ function co(e) {
|
|
|
4330
4330
|
)
|
|
4331
4331
|
);
|
|
4332
4332
|
}
|
|
4333
|
-
var fo = /^:[\w-]+$/, ho = 3, po = 2, vo = 1, mo = 10,
|
|
4334
|
-
function
|
|
4333
|
+
var fo = /^:[\w-]+$/, ho = 3, po = 2, vo = 1, mo = 10, go = -2, Or = (e) => e === "*";
|
|
4334
|
+
function yo(e, t) {
|
|
4335
4335
|
let r = e.split("/"), o = r.length;
|
|
4336
|
-
return r.some(Or) && (o +=
|
|
4336
|
+
return r.some(Or) && (o += go), t && (o += po), r.filter((i) => !Or(i)).reduce(
|
|
4337
4337
|
(i, a) => i + (fo.test(a) ? ho : a === "" ? vo : mo),
|
|
4338
4338
|
o
|
|
4339
4339
|
);
|
|
@@ -4438,7 +4438,7 @@ function ko(e, t = "/") {
|
|
|
4438
4438
|
pathname: r,
|
|
4439
4439
|
search: o = "",
|
|
4440
4440
|
hash: i = ""
|
|
4441
|
-
} = typeof e == "string" ?
|
|
4441
|
+
} = typeof e == "string" ? De(e) : e;
|
|
4442
4442
|
return {
|
|
4443
4443
|
pathname: r ? r.startsWith("/") ? r : Oo(r, t) : t,
|
|
4444
4444
|
search: Eo(o),
|
|
@@ -4469,7 +4469,7 @@ function Xr(e) {
|
|
|
4469
4469
|
}
|
|
4470
4470
|
function Gr(e, t, r, o = !1) {
|
|
4471
4471
|
let i;
|
|
4472
|
-
typeof e == "string" ? i =
|
|
4472
|
+
typeof e == "string" ? i = De(e) : (i = { ...e }, oe(
|
|
4473
4473
|
!i.pathname || !i.pathname.includes("?"),
|
|
4474
4474
|
jt("?", "pathname", "search", i)
|
|
4475
4475
|
), oe(
|
|
@@ -4513,8 +4513,8 @@ var To = [
|
|
|
4513
4513
|
...Kr
|
|
4514
4514
|
];
|
|
4515
4515
|
new Set(To);
|
|
4516
|
-
var
|
|
4517
|
-
|
|
4516
|
+
var Me = _.createContext(null);
|
|
4517
|
+
Me.displayName = "DataRouter";
|
|
4518
4518
|
var bt = _.createContext(null);
|
|
4519
4519
|
bt.displayName = "DataRouterState";
|
|
4520
4520
|
var Jr = _.createContext({
|
|
@@ -4579,7 +4579,7 @@ function Mo() {
|
|
|
4579
4579
|
// router loaded. We can help them understand how to avoid that.
|
|
4580
4580
|
"useNavigate() may be used only in the context of a <Router> component."
|
|
4581
4581
|
);
|
|
4582
|
-
let e = _.useContext(
|
|
4582
|
+
let e = _.useContext(Me), { basename: t, navigator: r } = _.useContext(we), { matches: o } = _.useContext(ke), { pathname: i } = Ce(), a = JSON.stringify(Xr(o)), l = _.useRef(!1);
|
|
4583
4583
|
return Qr(() => {
|
|
4584
4584
|
l.current = !0;
|
|
4585
4585
|
}), _.useCallback(
|
|
@@ -4646,7 +4646,7 @@ Please change the parent <Route path="${k}"> to <Route path="${k === "/" ? "*" :
|
|
|
4646
4646
|
}
|
|
4647
4647
|
let E = Ce(), R;
|
|
4648
4648
|
if (t) {
|
|
4649
|
-
let k = typeof t == "string" ?
|
|
4649
|
+
let k = typeof t == "string" ? De(t) : t;
|
|
4650
4650
|
oe(
|
|
4651
4651
|
h === "/" || k.pathname?.startsWith(h),
|
|
4652
4652
|
`When overriding the location using \`<Routes location>\` or \`useRoutes(routes, location)\`, the location pathname must begin with the portion of the URL pathname that was matched by all parent routes. The current pathname base is "${h}" but pathname "${k.pathname}" was given in the \`location\` prop.`
|
|
@@ -4752,7 +4752,7 @@ var zo = /* @__PURE__ */ _.createElement(Ao, null), Ho = class extends _.Compone
|
|
|
4752
4752
|
}
|
|
4753
4753
|
};
|
|
4754
4754
|
function No({ routeContext: e, match: t, children: r }) {
|
|
4755
|
-
let o = _.useContext(
|
|
4755
|
+
let o = _.useContext(Me);
|
|
4756
4756
|
return o && o.static && o.staticContext && (t.route.errorElement || t.route.ErrorBoundary) && (o.staticContext._deepestRenderedBoundaryId = t.route.id), /* @__PURE__ */ _.createElement(ke.Provider, { value: e }, r);
|
|
4757
4757
|
}
|
|
4758
4758
|
function Fo(e, t = [], r = null, o = null) {
|
|
@@ -4832,7 +4832,7 @@ function Ut(e) {
|
|
|
4832
4832
|
return `${e} must be used within a data router. See https://reactrouter.com/en/main/routers/picking-a-router.`;
|
|
4833
4833
|
}
|
|
4834
4834
|
function $o(e) {
|
|
4835
|
-
let t = _.useContext(
|
|
4835
|
+
let t = _.useContext(Me);
|
|
4836
4836
|
return oe(t, Ut(e)), t;
|
|
4837
4837
|
}
|
|
4838
4838
|
function Wo(e) {
|
|
@@ -4922,7 +4922,7 @@ function Xo({
|
|
|
4922
4922
|
}),
|
|
4923
4923
|
[l, i, a]
|
|
4924
4924
|
);
|
|
4925
|
-
typeof r == "string" && (r =
|
|
4925
|
+
typeof r == "string" && (r = De(r));
|
|
4926
4926
|
let {
|
|
4927
4927
|
pathname: d = "/",
|
|
4928
4928
|
search: h = "",
|
|
@@ -5182,7 +5182,7 @@ function da(e, t) {
|
|
|
5182
5182
|
return r.pathname === "/" ? r.pathname = "_root.data" : t && xe(r.pathname, t) === "/" ? r.pathname = `${t.replace(/\/$/, "")}/_root.data` : r.pathname = `${r.pathname.replace(/\/$/, "")}.data`, r;
|
|
5183
5183
|
}
|
|
5184
5184
|
function on() {
|
|
5185
|
-
let e = _.useContext(
|
|
5185
|
+
let e = _.useContext(Me);
|
|
5186
5186
|
return Yt(
|
|
5187
5187
|
e,
|
|
5188
5188
|
"You must render this element inside a <DataRouterContext.Provider> element"
|
|
@@ -5236,15 +5236,15 @@ function pa(e, t) {
|
|
|
5236
5236
|
a,
|
|
5237
5237
|
R,
|
|
5238
5238
|
{
|
|
5239
|
-
onFocus:
|
|
5240
|
-
onBlur:
|
|
5241
|
-
onMouseEnter:
|
|
5242
|
-
onMouseLeave:
|
|
5243
|
-
onTouchStart:
|
|
5239
|
+
onFocus: Ue(f, A),
|
|
5240
|
+
onBlur: Ue(d, C),
|
|
5241
|
+
onMouseEnter: Ue(h, A),
|
|
5242
|
+
onMouseLeave: Ue(w, C),
|
|
5243
|
+
onTouchStart: Ue(E, A)
|
|
5244
5244
|
}
|
|
5245
5245
|
] : [!1, R, {}];
|
|
5246
5246
|
}
|
|
5247
|
-
function
|
|
5247
|
+
function Ue(e, t) {
|
|
5248
5248
|
return (r) => {
|
|
5249
5249
|
e && e(r), r.defaultPrevented || t(r);
|
|
5250
5250
|
};
|
|
@@ -5257,7 +5257,7 @@ function va({
|
|
|
5257
5257
|
() => Br(r.routes, e, r.basename),
|
|
5258
5258
|
[r.routes, e, r.basename]
|
|
5259
5259
|
);
|
|
5260
|
-
return o ? /* @__PURE__ */ _.createElement(
|
|
5260
|
+
return o ? /* @__PURE__ */ _.createElement(ga, { page: e, matches: o, ...t }) : null;
|
|
5261
5261
|
}
|
|
5262
5262
|
function ma(e) {
|
|
5263
5263
|
let { manifest: t, routeModules: r } = an(), [o, i] = _.useState([]);
|
|
@@ -5272,7 +5272,7 @@ function ma(e) {
|
|
|
5272
5272
|
};
|
|
5273
5273
|
}, [e, t, r]), o;
|
|
5274
5274
|
}
|
|
5275
|
-
function
|
|
5275
|
+
function ga({
|
|
5276
5276
|
page: e,
|
|
5277
5277
|
matches: t,
|
|
5278
5278
|
...r
|
|
@@ -5330,7 +5330,7 @@ function ya({
|
|
|
5330
5330
|
/* @__PURE__ */ _.createElement("link", { key: C, ...v })
|
|
5331
5331
|
)));
|
|
5332
5332
|
}
|
|
5333
|
-
function
|
|
5333
|
+
function ya(...e) {
|
|
5334
5334
|
return (t) => {
|
|
5335
5335
|
e.forEach((r) => {
|
|
5336
5336
|
typeof r == "function" ? r(t) : r != null && (r.current = t);
|
|
@@ -5398,7 +5398,7 @@ var ln = /^(?:[a-z][a-z0-9+.-]*:|\/\/)/i, un = _.forwardRef(
|
|
|
5398
5398
|
let N = Do(h, { relative: i }), [q, B, p] = pa(
|
|
5399
5399
|
o,
|
|
5400
5400
|
R
|
|
5401
|
-
),
|
|
5401
|
+
), g = ka(h, {
|
|
5402
5402
|
replace: l,
|
|
5403
5403
|
state: f,
|
|
5404
5404
|
target: d,
|
|
@@ -5406,8 +5406,8 @@ var ln = /^(?:[a-z][a-z0-9+.-]*:|\/\/)/i, un = _.forwardRef(
|
|
|
5406
5406
|
relative: i,
|
|
5407
5407
|
viewTransition: E
|
|
5408
5408
|
});
|
|
5409
|
-
function
|
|
5410
|
-
t && t(m), m.defaultPrevented ||
|
|
5409
|
+
function y(m) {
|
|
5410
|
+
t && t(m), m.defaultPrevented || g(m);
|
|
5411
5411
|
}
|
|
5412
5412
|
let O = (
|
|
5413
5413
|
// eslint-disable-next-line jsx-a11y/anchor-has-content
|
|
@@ -5417,8 +5417,8 @@ var ln = /^(?:[a-z][a-z0-9+.-]*:|\/\/)/i, un = _.forwardRef(
|
|
|
5417
5417
|
...R,
|
|
5418
5418
|
...p,
|
|
5419
5419
|
href: M || N,
|
|
5420
|
-
onClick: k || a ? t :
|
|
5421
|
-
ref:
|
|
5420
|
+
onClick: k || a ? t : y,
|
|
5421
|
+
ref: ya(A, B),
|
|
5422
5422
|
target: d,
|
|
5423
5423
|
"data-discover": !v && r === "render" ? "true" : void 0
|
|
5424
5424
|
}
|
|
@@ -5445,18 +5445,18 @@ var wa = _.forwardRef(
|
|
|
5445
5445
|
Ra(E) && f === !0, k = C.encodeLocation ? C.encodeLocation(E).pathname : E.pathname, N = R.pathname, q = A && A.navigation && A.navigation.location ? A.navigation.location.pathname : null;
|
|
5446
5446
|
r || (N = N.toLowerCase(), q = q ? q.toLowerCase() : null, k = k.toLowerCase()), q && v && (q = xe(q, v) || q);
|
|
5447
5447
|
const B = k !== "/" && k.endsWith("/") ? k.length - 1 : k.length;
|
|
5448
|
-
let p = N === k || !i && N.startsWith(k) && N.charAt(B) === "/",
|
|
5448
|
+
let p = N === k || !i && N.startsWith(k) && N.charAt(B) === "/", g = q != null && (q === k || !i && q.startsWith(k) && q.charAt(k.length) === "/"), y = {
|
|
5449
5449
|
isActive: p,
|
|
5450
|
-
isPending:
|
|
5450
|
+
isPending: g,
|
|
5451
5451
|
isTransitioning: M
|
|
5452
5452
|
}, O = p ? t : void 0, m;
|
|
5453
|
-
typeof o == "function" ? m = o(
|
|
5453
|
+
typeof o == "function" ? m = o(y) : m = [
|
|
5454
5454
|
o,
|
|
5455
5455
|
p ? "active" : null,
|
|
5456
|
-
|
|
5456
|
+
g ? "pending" : null,
|
|
5457
5457
|
M ? "transitioning" : null
|
|
5458
5458
|
].filter(Boolean).join(" ");
|
|
5459
|
-
let c = typeof a == "function" ? a(
|
|
5459
|
+
let c = typeof a == "function" ? a(y) : a;
|
|
5460
5460
|
return /* @__PURE__ */ _.createElement(
|
|
5461
5461
|
un,
|
|
5462
5462
|
{
|
|
@@ -5468,7 +5468,7 @@ var wa = _.forwardRef(
|
|
|
5468
5468
|
to: l,
|
|
5469
5469
|
viewTransition: f
|
|
5470
5470
|
},
|
|
5471
|
-
typeof d == "function" ? d(
|
|
5471
|
+
typeof d == "function" ? d(y) : d
|
|
5472
5472
|
);
|
|
5473
5473
|
}
|
|
5474
5474
|
);
|
|
@@ -5522,7 +5522,7 @@ function xa(e) {
|
|
|
5522
5522
|
return `${e} must be used within a data router. See https://reactrouter.com/en/main/routers/picking-a-router.`;
|
|
5523
5523
|
}
|
|
5524
5524
|
function cn(e) {
|
|
5525
|
-
let t = _.useContext(
|
|
5525
|
+
let t = _.useContext(Me);
|
|
5526
5526
|
return oe(t, xa(e)), t;
|
|
5527
5527
|
}
|
|
5528
5528
|
function ka(e, {
|
|
@@ -5641,7 +5641,7 @@ const fn = U.createContext({
|
|
|
5641
5641
|
popFromHistory: () => "",
|
|
5642
5642
|
replaceHistory: () => {
|
|
5643
5643
|
}
|
|
5644
|
-
}),
|
|
5644
|
+
}), Wa = ({
|
|
5645
5645
|
routes: e,
|
|
5646
5646
|
children: t
|
|
5647
5647
|
}) => {
|
|
@@ -5673,7 +5673,7 @@ const fn = U.createContext({
|
|
|
5673
5673
|
] })
|
|
5674
5674
|
}
|
|
5675
5675
|
);
|
|
5676
|
-
},
|
|
5676
|
+
}, qa = () => {
|
|
5677
5677
|
const e = en(), t = Ce(), r = Nt(fn), o = U.useCallback(
|
|
5678
5678
|
(l, f = !0) => {
|
|
5679
5679
|
l !== t.pathname && e(l, { replace: !0 }), f && r.addToHistory(l);
|
|
@@ -5707,7 +5707,7 @@ const fn = U.createContext({
|
|
|
5707
5707
|
hideItem: () => {
|
|
5708
5708
|
}
|
|
5709
5709
|
}
|
|
5710
|
-
),
|
|
5710
|
+
), Ua = ({ children: e }) => {
|
|
5711
5711
|
const t = U.useRef([]), [r, o] = U.useState([]), i = U.useCallback((d) => {
|
|
5712
5712
|
t.current = d, o(d);
|
|
5713
5713
|
}, []), a = U.useCallback((d) => t.current.some((h) => h === d), []), l = U.useCallback(
|
|
@@ -5775,7 +5775,7 @@ const fn = U.createContext({
|
|
|
5775
5775
|
drawerBottomDistance: h,
|
|
5776
5776
|
handleRef: d
|
|
5777
5777
|
};
|
|
5778
|
-
},
|
|
5778
|
+
}, Ba = (e) => {
|
|
5779
5779
|
const { children: t, backgroundStyles: r, contentStyles: o, handle: i } = e, {
|
|
5780
5780
|
isVisible: a,
|
|
5781
5781
|
drawerParentRef: l,
|
|
@@ -5883,7 +5883,7 @@ const fn = U.createContext({
|
|
|
5883
5883
|
},
|
|
5884
5884
|
handleFormSubmission: i
|
|
5885
5885
|
};
|
|
5886
|
-
},
|
|
5886
|
+
}, Ya = (e) => {
|
|
5887
5887
|
const { fields: t, styles: r, submitButton: o } = e, { ref: i, handleFormSubmission: a, submitForm: l } = Ta(e), f = U.useCallback(() => t.map((d) => ({ ...d.content, key: d.name })), [t]);
|
|
5888
5888
|
return /* @__PURE__ */ G.jsxs(
|
|
5889
5889
|
"form",
|
|
@@ -5917,7 +5917,7 @@ const fn = U.createContext({
|
|
|
5917
5917
|
]
|
|
5918
5918
|
}
|
|
5919
5919
|
);
|
|
5920
|
-
},
|
|
5920
|
+
}, Va = ({ src: e, alt: t = "", onClick: r, styles: o }) => /* @__PURE__ */ G.jsx(
|
|
5921
5921
|
"img",
|
|
5922
5922
|
{
|
|
5923
5923
|
src: e,
|
|
@@ -5934,7 +5934,7 @@ const fn = U.createContext({
|
|
|
5934
5934
|
},
|
|
5935
5935
|
onClick: () => r?.()
|
|
5936
5936
|
}
|
|
5937
|
-
), ja =
|
|
5937
|
+
), ja = je.div`
|
|
5938
5938
|
display: flex;
|
|
5939
5939
|
flex-direction: column;
|
|
5940
5940
|
font-family: inherit;
|
|
@@ -5952,7 +5952,7 @@ const fn = U.createContext({
|
|
|
5952
5952
|
input:-webkit-autofill {
|
|
5953
5953
|
background-color: #00000000;
|
|
5954
5954
|
}
|
|
5955
|
-
`,
|
|
5955
|
+
`, Xa = ({
|
|
5956
5956
|
name: e,
|
|
5957
5957
|
label: t,
|
|
5958
5958
|
leftIcon: r,
|
|
@@ -6044,7 +6044,7 @@ const fn = U.createContext({
|
|
|
6044
6044
|
]
|
|
6045
6045
|
}
|
|
6046
6046
|
);
|
|
6047
|
-
},
|
|
6047
|
+
}, Ga = ({ id: e, styles: t, children: r }) => {
|
|
6048
6048
|
const { isItemVisible: o } = St();
|
|
6049
6049
|
return /* @__PURE__ */ G.jsx(G.Fragment, { children: o(e) && /* @__PURE__ */ G.jsx(
|
|
6050
6050
|
"div",
|
|
@@ -6065,7 +6065,7 @@ const fn = U.createContext({
|
|
|
6065
6065
|
children: r
|
|
6066
6066
|
}
|
|
6067
6067
|
) });
|
|
6068
|
-
},
|
|
6068
|
+
}, Ka = ({
|
|
6069
6069
|
id: e,
|
|
6070
6070
|
children: t,
|
|
6071
6071
|
backgroundStyles: r,
|
|
@@ -6147,7 +6147,27 @@ const fn = U.createContext({
|
|
|
6147
6147
|
ref: r
|
|
6148
6148
|
}
|
|
6149
6149
|
};
|
|
6150
|
-
},
|
|
6150
|
+
}, Da = je.div`
|
|
6151
|
+
min-height: 100vh;
|
|
6152
|
+
width: 100%;
|
|
6153
|
+
min-width: 100%;
|
|
6154
|
+
overflow: hidden;
|
|
6155
|
+
position: relative;
|
|
6156
|
+
box-sizing: border-box;
|
|
6157
|
+
top: 0;
|
|
6158
|
+
bottom: 0;
|
|
6159
|
+
left: 0;
|
|
6160
|
+
right: 0;
|
|
6161
|
+
display: flex;
|
|
6162
|
+
flex-direction: column;
|
|
6163
|
+
|
|
6164
|
+
${({ styles: e }) => e && { ...e }}
|
|
6165
|
+
|
|
6166
|
+
div {
|
|
6167
|
+
box-sizing: border-box;
|
|
6168
|
+
position: relative;
|
|
6169
|
+
}
|
|
6170
|
+
`, Ja = (e) => {
|
|
6151
6171
|
const {
|
|
6152
6172
|
containerStyles: t,
|
|
6153
6173
|
pageStyles: r,
|
|
@@ -6155,105 +6175,84 @@ const fn = U.createContext({
|
|
|
6155
6175
|
allowScroll: i = !0,
|
|
6156
6176
|
floatingContent: a
|
|
6157
6177
|
} = e, { footer: l, header: f } = La(e);
|
|
6158
|
-
return /* @__PURE__ */ G.jsxs(
|
|
6159
|
-
|
|
6160
|
-
|
|
6161
|
-
|
|
6162
|
-
|
|
6163
|
-
|
|
6164
|
-
|
|
6165
|
-
|
|
6166
|
-
|
|
6167
|
-
|
|
6168
|
-
|
|
6169
|
-
|
|
6170
|
-
|
|
6171
|
-
|
|
6172
|
-
|
|
6173
|
-
|
|
6174
|
-
|
|
6175
|
-
|
|
6176
|
-
|
|
6177
|
-
|
|
6178
|
-
|
|
6179
|
-
|
|
6180
|
-
|
|
6181
|
-
|
|
6182
|
-
|
|
6183
|
-
|
|
6184
|
-
|
|
6185
|
-
|
|
6186
|
-
|
|
6187
|
-
|
|
6188
|
-
|
|
6189
|
-
|
|
6190
|
-
|
|
6191
|
-
|
|
6192
|
-
|
|
6193
|
-
|
|
6194
|
-
|
|
6195
|
-
|
|
6196
|
-
|
|
6197
|
-
|
|
6198
|
-
|
|
6199
|
-
|
|
6200
|
-
|
|
6201
|
-
|
|
6202
|
-
|
|
6203
|
-
|
|
6204
|
-
|
|
6205
|
-
|
|
6206
|
-
|
|
6207
|
-
|
|
6208
|
-
|
|
6209
|
-
|
|
6210
|
-
|
|
6211
|
-
|
|
6212
|
-
|
|
6213
|
-
|
|
6214
|
-
|
|
6215
|
-
|
|
6216
|
-
|
|
6217
|
-
|
|
6218
|
-
|
|
6219
|
-
|
|
6220
|
-
|
|
6221
|
-
|
|
6222
|
-
|
|
6223
|
-
|
|
6224
|
-
|
|
6225
|
-
|
|
6226
|
-
|
|
6227
|
-
|
|
6228
|
-
|
|
6229
|
-
|
|
6230
|
-
|
|
6231
|
-
|
|
6232
|
-
|
|
6233
|
-
|
|
6234
|
-
|
|
6235
|
-
|
|
6236
|
-
"data-testid": "page-footer",
|
|
6237
|
-
style: {
|
|
6238
|
-
width: "100%",
|
|
6239
|
-
zIndex: 99,
|
|
6240
|
-
position: l.visibility === "fixed" ? "relative" : "fixed",
|
|
6241
|
-
bottom: 0,
|
|
6242
|
-
left: 0,
|
|
6243
|
-
right: 0,
|
|
6244
|
-
display: "flex",
|
|
6245
|
-
flexDirection: "row",
|
|
6246
|
-
height: "fit-content",
|
|
6247
|
-
boxSizing: "border-box",
|
|
6248
|
-
...l.styles
|
|
6249
|
-
},
|
|
6250
|
-
children: l.content
|
|
6251
|
-
}
|
|
6252
|
-
)
|
|
6253
|
-
]
|
|
6254
|
-
}
|
|
6255
|
-
);
|
|
6256
|
-
}, Ja = ({
|
|
6178
|
+
return /* @__PURE__ */ G.jsxs(Da, { "data-testid": "page-container", styles: t, children: [
|
|
6179
|
+
/* @__PURE__ */ G.jsxs(
|
|
6180
|
+
"div",
|
|
6181
|
+
{
|
|
6182
|
+
"data-testid": "page-layout",
|
|
6183
|
+
style: {
|
|
6184
|
+
minHeight: "100%",
|
|
6185
|
+
width: "100%",
|
|
6186
|
+
overflowY: i ? "auto" : "hidden",
|
|
6187
|
+
display: "flex",
|
|
6188
|
+
flexDirection: "column",
|
|
6189
|
+
boxSizing: "border-box"
|
|
6190
|
+
},
|
|
6191
|
+
children: [
|
|
6192
|
+
f.visible && /* @__PURE__ */ G.jsx(
|
|
6193
|
+
"div",
|
|
6194
|
+
{
|
|
6195
|
+
ref: f.ref,
|
|
6196
|
+
"data-testid": "page-header",
|
|
6197
|
+
style: {
|
|
6198
|
+
width: "100%",
|
|
6199
|
+
zIndex: 99,
|
|
6200
|
+
position: f.visibility === "fixed" ? "relative" : "fixed",
|
|
6201
|
+
top: 0,
|
|
6202
|
+
left: 0,
|
|
6203
|
+
right: 0,
|
|
6204
|
+
display: "flex",
|
|
6205
|
+
flexDirection: "row",
|
|
6206
|
+
height: "fit-content",
|
|
6207
|
+
boxSizing: "border-box",
|
|
6208
|
+
...f.styles
|
|
6209
|
+
},
|
|
6210
|
+
children: f.content
|
|
6211
|
+
}
|
|
6212
|
+
),
|
|
6213
|
+
/* @__PURE__ */ G.jsx(
|
|
6214
|
+
"div",
|
|
6215
|
+
{
|
|
6216
|
+
style: {
|
|
6217
|
+
width: "100%",
|
|
6218
|
+
flex: 1,
|
|
6219
|
+
minHeight: "fit-content",
|
|
6220
|
+
marginTop: `${f.height}px`,
|
|
6221
|
+
marginBottom: `${l.height}px`,
|
|
6222
|
+
padding: "12px 24px",
|
|
6223
|
+
boxSizing: "border-box",
|
|
6224
|
+
overflowY: i ? void 0 : "hidden",
|
|
6225
|
+
...r
|
|
6226
|
+
},
|
|
6227
|
+
children: o
|
|
6228
|
+
}
|
|
6229
|
+
)
|
|
6230
|
+
]
|
|
6231
|
+
}
|
|
6232
|
+
),
|
|
6233
|
+
l.visible && /* @__PURE__ */ G.jsx(
|
|
6234
|
+
"div",
|
|
6235
|
+
{
|
|
6236
|
+
ref: l.ref,
|
|
6237
|
+
"data-testid": "page-footer",
|
|
6238
|
+
style: {
|
|
6239
|
+
width: "100%",
|
|
6240
|
+
zIndex: 99,
|
|
6241
|
+
position: l.visibility === "fixed" ? "relative" : "fixed",
|
|
6242
|
+
bottom: 0,
|
|
6243
|
+
left: 0,
|
|
6244
|
+
right: 0,
|
|
6245
|
+
display: "flex",
|
|
6246
|
+
flexDirection: "row",
|
|
6247
|
+
height: "fit-content",
|
|
6248
|
+
boxSizing: "border-box",
|
|
6249
|
+
...l.styles
|
|
6250
|
+
},
|
|
6251
|
+
children: l.content
|
|
6252
|
+
}
|
|
6253
|
+
)
|
|
6254
|
+
] });
|
|
6255
|
+
}, Za = ({
|
|
6257
6256
|
src: e,
|
|
6258
6257
|
width: t = "22",
|
|
6259
6258
|
height: r = "28",
|
|
@@ -6291,7 +6290,7 @@ const fn = U.createContext({
|
|
|
6291
6290
|
}
|
|
6292
6291
|
)
|
|
6293
6292
|
}
|
|
6294
|
-
),
|
|
6293
|
+
), Qa = ({
|
|
6295
6294
|
id: e,
|
|
6296
6295
|
children: t,
|
|
6297
6296
|
styles: r,
|
|
@@ -6328,7 +6327,7 @@ const fn = U.createContext({
|
|
|
6328
6327
|
children: t
|
|
6329
6328
|
}
|
|
6330
6329
|
) });
|
|
6331
|
-
},
|
|
6330
|
+
}, es = ({
|
|
6332
6331
|
overflowEllipsis: e,
|
|
6333
6332
|
children: t,
|
|
6334
6333
|
styles: r
|
|
@@ -6350,7 +6349,7 @@ const fn = U.createContext({
|
|
|
6350
6349
|
children: t
|
|
6351
6350
|
}
|
|
6352
6351
|
);
|
|
6353
|
-
class
|
|
6352
|
+
class ts {
|
|
6354
6353
|
static isScrollEnabled = () => document.body.style.overflow === "unset" || document.body.style.overflow === "auto";
|
|
6355
6354
|
static disableScroll = () => {
|
|
6356
6355
|
document.body.style.overflow = "hidden";
|
|
@@ -6359,38 +6358,38 @@ class es {
|
|
|
6359
6358
|
document.body.style.overflow = "unset";
|
|
6360
6359
|
};
|
|
6361
6360
|
}
|
|
6362
|
-
class
|
|
6361
|
+
class rs {
|
|
6363
6362
|
static getPascalCase = (t) => t.replace(/\w+/g, function(r) {
|
|
6364
6363
|
return r[0].toUpperCase() + r.slice(1).toLowerCase();
|
|
6365
6364
|
});
|
|
6366
6365
|
static isEqual = (t, r, o = !0) => o ? t === r : t.toUpperCase() === r.toUpperCase();
|
|
6367
6366
|
}
|
|
6368
6367
|
export {
|
|
6369
|
-
|
|
6370
|
-
|
|
6371
|
-
|
|
6372
|
-
|
|
6373
|
-
|
|
6374
|
-
|
|
6375
|
-
|
|
6376
|
-
|
|
6377
|
-
|
|
6378
|
-
|
|
6379
|
-
|
|
6380
|
-
|
|
6381
|
-
|
|
6382
|
-
|
|
6368
|
+
Ia as Button,
|
|
6369
|
+
Aa as Carousel,
|
|
6370
|
+
Ba as Drawer,
|
|
6371
|
+
Ua as FeedbackProvider,
|
|
6372
|
+
Ya as Form,
|
|
6373
|
+
Va as Image,
|
|
6374
|
+
Xa as InputField,
|
|
6375
|
+
Ga as Loader,
|
|
6376
|
+
Ka as Modal,
|
|
6377
|
+
Wa as NavigationProvider,
|
|
6378
|
+
Ja as PageLayout,
|
|
6379
|
+
ts as ScrollHelper,
|
|
6380
|
+
Za as SvgImage,
|
|
6381
|
+
rs as TextHelper,
|
|
6383
6382
|
eo as TimeHelper,
|
|
6384
|
-
|
|
6385
|
-
|
|
6383
|
+
Qa as Toast,
|
|
6384
|
+
es as Typography,
|
|
6386
6385
|
to as defaultBreakpoints,
|
|
6387
|
-
|
|
6386
|
+
za as useDidMount,
|
|
6388
6387
|
Qi as useDrag,
|
|
6389
6388
|
St as useFeedback,
|
|
6390
|
-
|
|
6391
|
-
|
|
6392
|
-
|
|
6389
|
+
Ha as useFetch,
|
|
6390
|
+
Na as useIsTouchingParentElement,
|
|
6391
|
+
qa as useNavigation,
|
|
6393
6392
|
Zi as usePointer,
|
|
6394
|
-
|
|
6395
|
-
|
|
6393
|
+
Fa as useResponsive,
|
|
6394
|
+
$a as useTranslations
|
|
6396
6395
|
};
|