@eliseubatista99/react-scaffold-core 0.1.16 → 0.1.17
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 +30 -9
- package/dist/index.es.js +228 -228
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -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
|
|
@@ -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", {
|
|
@@ -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), {}, {
|
|
@@ -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 };
|
|
@@ -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,11 +1173,11 @@ 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";
|
|
@@ -1187,9 +1187,9 @@ function Cn() {
|
|
|
1187
1187
|
return y && typeof Symbol == "function" && y.constructor === Symbol && y !== Symbol.prototype ? "symbol" : typeof y;
|
|
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 };
|
|
@@ -1292,7 +1292,7 @@ function Cn() {
|
|
|
1292
1292
|
var g;
|
|
1293
1293
|
return y.infinite ? g = Math.ceil(y.slideCount / y.slidesToScroll) : g = Math.ceil((y.slideCount - y.slidesToShow) / y.slidesToScroll) + 1, g;
|
|
1294
1294
|
};
|
|
1295
|
-
return
|
|
1295
|
+
return $e.Dots = /* @__PURE__ */ function(p) {
|
|
1296
1296
|
A(g, p);
|
|
1297
1297
|
var y = v(g);
|
|
1298
1298
|
function g() {
|
|
@@ -1336,7 +1336,7 @@ function Cn() {
|
|
|
1336
1336
|
}, b));
|
|
1337
1337
|
}
|
|
1338
1338
|
}]), g;
|
|
1339
|
-
}(t.default.PureComponent),
|
|
1339
|
+
}(t.default.PureComponent), $e;
|
|
1340
1340
|
}
|
|
1341
1341
|
var Ee = {}, or;
|
|
1342
1342
|
function Pn() {
|
|
@@ -1834,10 +1834,10 @@ const Bn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
1834
1834
|
}, Symbol.toStringTag, { value: "Module" })), Yn = /* @__PURE__ */ gn(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 };
|
|
@@ -1974,7 +1974,7 @@ 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) {
|
|
@@ -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() {
|
|
@@ -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 yt = 1, Te = 1, zr = 0, he = 0, se = 0,
|
|
2748
|
+
var yt = 1, Te = 1, zr = 0, he = 0, se = 0, Le = "";
|
|
2749
2749
|
function gt(e, t, r, o, i, a, l) {
|
|
2750
2750
|
return { value: e, root: t, parent: r, type: o, props: i, children: a, line: yt, column: Te, length: l, return: "" };
|
|
2751
2751
|
}
|
|
2752
|
-
function
|
|
2752
|
+
function We(e, t) {
|
|
2753
2753
|
return ai(gt("", 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, yt--), 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, yt++), se;
|
|
2763
2763
|
}
|
|
2764
2764
|
function ge() {
|
|
2765
|
-
return fe(
|
|
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,10 +2809,10 @@ function Be(e) {
|
|
|
2809
2809
|
return 0;
|
|
2810
2810
|
}
|
|
2811
2811
|
function Hr(e) {
|
|
2812
|
-
return yt = Te = 1, zr = me(
|
|
2812
|
+
return yt = 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)));
|
|
@@ -2820,7 +2820,7 @@ function at(e) {
|
|
|
2820
2820
|
function di(e) {
|
|
2821
2821
|
for (; (se = ge()) && 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); )
|
|
@@ -2856,7 +2856,7 @@ function pi(e, t) {
|
|
|
2856
2856
|
return "/*" + Ke(t, he - 1) + "*" + mt(e === 47 ? e : ve());
|
|
2857
2857
|
}
|
|
2858
2858
|
function vi(e) {
|
|
2859
|
-
for (; !
|
|
2859
|
+
for (; !Ye(ge()); )
|
|
2860
2860
|
ve();
|
|
2861
2861
|
return Ke(e, he);
|
|
2862
2862
|
}
|
|
@@ -2971,15 +2971,15 @@ function st(e, t, r, o, i, a, l, f, d) {
|
|
|
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
2976
|
return gt(e, t, r, i === 0 ? Ft : f, d, h, w);
|
|
2977
2977
|
}
|
|
2978
2978
|
function yi(e, t, r) {
|
|
2979
|
-
return gt(e, t, r, Mr, mt(ci()),
|
|
2979
|
+
return gt(e, t, r, Mr, mt(ci()), Be(e, 2, -2), 0);
|
|
2980
2980
|
}
|
|
2981
2981
|
function hr(e, t, r, o) {
|
|
2982
|
-
return gt(e, t, r, $t,
|
|
2982
|
+
return gt(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++)
|
|
@@ -3022,13 +3022,13 @@ 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 = ge(), i === 38 && a === 12 && (r[o] = 1), !
|
|
3025
|
+
for (var i = 0, a = 0; i = a, a = ge(), 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
3033
|
i === 38 && ge() === 12 && (r[o] = 1), t[o] += Si(he - 1, r, o);
|
|
3034
3034
|
break;
|
|
@@ -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
|
}
|
|
@@ -3407,7 +3407,7 @@ var Di = {
|
|
|
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;
|
|
@@ -3442,7 +3442,7 @@ function Ye(e, t, r) {
|
|
|
3442
3442
|
case "function": {
|
|
3443
3443
|
if (e !== void 0) {
|
|
3444
3444
|
var d = ye, h = r(e);
|
|
3445
|
-
return ye = d,
|
|
3445
|
+
return ye = 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": {
|
|
@@ -3490,13 +3490,13 @@ function zi(e, t, r) {
|
|
|
3490
3490
|
ye = 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
|
}
|
|
@@ -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
|
};
|
|
@@ -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);
|
|
@@ -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
|
};
|
|
@@ -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,28 @@ 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
|
+
display: flex;
|
|
6170
|
+
}
|
|
6171
|
+
`, Ja = (e) => {
|
|
6151
6172
|
const {
|
|
6152
6173
|
containerStyles: t,
|
|
6153
6174
|
pageStyles: r,
|
|
@@ -6155,105 +6176,84 @@ const fn = U.createContext({
|
|
|
6155
6176
|
allowScroll: i = !0,
|
|
6156
6177
|
floatingContent: a
|
|
6157
6178
|
} = 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 = ({
|
|
6179
|
+
return /* @__PURE__ */ G.jsxs(Da, { "data-testid": "page-container", styles: t, children: [
|
|
6180
|
+
/* @__PURE__ */ G.jsxs(
|
|
6181
|
+
"div",
|
|
6182
|
+
{
|
|
6183
|
+
"data-testid": "page-layout",
|
|
6184
|
+
style: {
|
|
6185
|
+
minHeight: "100%",
|
|
6186
|
+
width: "100%",
|
|
6187
|
+
overflowY: i ? "auto" : "hidden",
|
|
6188
|
+
display: "flex",
|
|
6189
|
+
flexDirection: "column",
|
|
6190
|
+
boxSizing: "border-box"
|
|
6191
|
+
},
|
|
6192
|
+
children: [
|
|
6193
|
+
f.visible && /* @__PURE__ */ G.jsx(
|
|
6194
|
+
"div",
|
|
6195
|
+
{
|
|
6196
|
+
ref: f.ref,
|
|
6197
|
+
"data-testid": "page-header",
|
|
6198
|
+
style: {
|
|
6199
|
+
width: "100%",
|
|
6200
|
+
zIndex: 99,
|
|
6201
|
+
position: f.visibility === "fixed" ? "relative" : "fixed",
|
|
6202
|
+
top: 0,
|
|
6203
|
+
left: 0,
|
|
6204
|
+
right: 0,
|
|
6205
|
+
display: "flex",
|
|
6206
|
+
flexDirection: "row",
|
|
6207
|
+
height: "fit-content",
|
|
6208
|
+
boxSizing: "border-box",
|
|
6209
|
+
...f.styles
|
|
6210
|
+
},
|
|
6211
|
+
children: f.content
|
|
6212
|
+
}
|
|
6213
|
+
),
|
|
6214
|
+
/* @__PURE__ */ G.jsx(
|
|
6215
|
+
"div",
|
|
6216
|
+
{
|
|
6217
|
+
style: {
|
|
6218
|
+
width: "100%",
|
|
6219
|
+
flex: 1,
|
|
6220
|
+
minHeight: "fit-content",
|
|
6221
|
+
marginTop: `${f.height}px`,
|
|
6222
|
+
marginBottom: `${l.height}px`,
|
|
6223
|
+
padding: "12px 24px",
|
|
6224
|
+
boxSizing: "border-box",
|
|
6225
|
+
overflowY: i ? void 0 : "hidden",
|
|
6226
|
+
...r
|
|
6227
|
+
},
|
|
6228
|
+
children: o
|
|
6229
|
+
}
|
|
6230
|
+
)
|
|
6231
|
+
]
|
|
6232
|
+
}
|
|
6233
|
+
),
|
|
6234
|
+
l.visible && /* @__PURE__ */ G.jsx(
|
|
6235
|
+
"div",
|
|
6236
|
+
{
|
|
6237
|
+
ref: l.ref,
|
|
6238
|
+
"data-testid": "page-footer",
|
|
6239
|
+
style: {
|
|
6240
|
+
width: "100%",
|
|
6241
|
+
zIndex: 99,
|
|
6242
|
+
position: l.visibility === "fixed" ? "relative" : "fixed",
|
|
6243
|
+
bottom: 0,
|
|
6244
|
+
left: 0,
|
|
6245
|
+
right: 0,
|
|
6246
|
+
display: "flex",
|
|
6247
|
+
flexDirection: "row",
|
|
6248
|
+
height: "fit-content",
|
|
6249
|
+
boxSizing: "border-box",
|
|
6250
|
+
...l.styles
|
|
6251
|
+
},
|
|
6252
|
+
children: l.content
|
|
6253
|
+
}
|
|
6254
|
+
)
|
|
6255
|
+
] });
|
|
6256
|
+
}, Za = ({
|
|
6257
6257
|
src: e,
|
|
6258
6258
|
width: t = "22",
|
|
6259
6259
|
height: r = "28",
|
|
@@ -6291,7 +6291,7 @@ const fn = U.createContext({
|
|
|
6291
6291
|
}
|
|
6292
6292
|
)
|
|
6293
6293
|
}
|
|
6294
|
-
),
|
|
6294
|
+
), Qa = ({
|
|
6295
6295
|
id: e,
|
|
6296
6296
|
children: t,
|
|
6297
6297
|
styles: r,
|
|
@@ -6328,7 +6328,7 @@ const fn = U.createContext({
|
|
|
6328
6328
|
children: t
|
|
6329
6329
|
}
|
|
6330
6330
|
) });
|
|
6331
|
-
},
|
|
6331
|
+
}, es = ({
|
|
6332
6332
|
overflowEllipsis: e,
|
|
6333
6333
|
children: t,
|
|
6334
6334
|
styles: r
|
|
@@ -6350,7 +6350,7 @@ const fn = U.createContext({
|
|
|
6350
6350
|
children: t
|
|
6351
6351
|
}
|
|
6352
6352
|
);
|
|
6353
|
-
class
|
|
6353
|
+
class ts {
|
|
6354
6354
|
static isScrollEnabled = () => document.body.style.overflow === "unset" || document.body.style.overflow === "auto";
|
|
6355
6355
|
static disableScroll = () => {
|
|
6356
6356
|
document.body.style.overflow = "hidden";
|
|
@@ -6359,38 +6359,38 @@ class es {
|
|
|
6359
6359
|
document.body.style.overflow = "unset";
|
|
6360
6360
|
};
|
|
6361
6361
|
}
|
|
6362
|
-
class
|
|
6362
|
+
class rs {
|
|
6363
6363
|
static getPascalCase = (t) => t.replace(/\w+/g, function(r) {
|
|
6364
6364
|
return r[0].toUpperCase() + r.slice(1).toLowerCase();
|
|
6365
6365
|
});
|
|
6366
6366
|
static isEqual = (t, r, o = !0) => o ? t === r : t.toUpperCase() === r.toUpperCase();
|
|
6367
6367
|
}
|
|
6368
6368
|
export {
|
|
6369
|
-
|
|
6370
|
-
|
|
6371
|
-
|
|
6372
|
-
|
|
6373
|
-
|
|
6374
|
-
|
|
6375
|
-
|
|
6376
|
-
|
|
6377
|
-
|
|
6378
|
-
|
|
6379
|
-
|
|
6380
|
-
|
|
6381
|
-
|
|
6382
|
-
|
|
6369
|
+
Ia as Button,
|
|
6370
|
+
Aa as Carousel,
|
|
6371
|
+
Ba as Drawer,
|
|
6372
|
+
Ua as FeedbackProvider,
|
|
6373
|
+
Ya as Form,
|
|
6374
|
+
Va as Image,
|
|
6375
|
+
Xa as InputField,
|
|
6376
|
+
Ga as Loader,
|
|
6377
|
+
Ka as Modal,
|
|
6378
|
+
Wa as NavigationProvider,
|
|
6379
|
+
Ja as PageLayout,
|
|
6380
|
+
ts as ScrollHelper,
|
|
6381
|
+
Za as SvgImage,
|
|
6382
|
+
rs as TextHelper,
|
|
6383
6383
|
eo as TimeHelper,
|
|
6384
|
-
|
|
6385
|
-
|
|
6384
|
+
Qa as Toast,
|
|
6385
|
+
es as Typography,
|
|
6386
6386
|
to as defaultBreakpoints,
|
|
6387
|
-
|
|
6387
|
+
za as useDidMount,
|
|
6388
6388
|
Qi as useDrag,
|
|
6389
6389
|
St as useFeedback,
|
|
6390
|
-
|
|
6391
|
-
|
|
6392
|
-
|
|
6390
|
+
Ha as useFetch,
|
|
6391
|
+
Na as useIsTouchingParentElement,
|
|
6392
|
+
qa as useNavigation,
|
|
6393
6393
|
Zi as usePointer,
|
|
6394
|
-
|
|
6395
|
-
|
|
6394
|
+
Fa as useResponsive,
|
|
6395
|
+
$a as useTranslations
|
|
6396
6396
|
};
|