@mailstep/design-system 0.4.1 → 0.4.2
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/package.json +1 -1
- package/ui/Blocks/LightBox/LightBox.js +1 -1
- package/ui/Blocks/LightBox/styles.js +2 -2
- package/ui/Blocks/Modal/Modal.js +2 -2
- package/ui/Blocks/Modal/stories/Modal.stories.d.ts +2 -1
- package/ui/Blocks/Modal/stories/Modal.stories.js +10 -3
- package/ui/Blocks/Modal/styles.d.ts +2 -1
- package/ui/Blocks/Modal/styles.js +10 -7
- package/ui/Blocks/Modal/types.d.ts +2 -1
- package/ui/index.es.js +605 -598
- package/ui/index.umd.js +184 -179
package/ui/index.es.js
CHANGED
|
@@ -23,41 +23,41 @@ function Rf() {
|
|
|
23
23
|
function b(v) {
|
|
24
24
|
if (v === null || typeof v != "object")
|
|
25
25
|
return null;
|
|
26
|
-
var
|
|
27
|
-
return typeof
|
|
26
|
+
var D = p && v[p] || v[A];
|
|
27
|
+
return typeof D == "function" ? D : null;
|
|
28
28
|
}
|
|
29
29
|
var m = e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
|
|
30
30
|
function E(v) {
|
|
31
31
|
{
|
|
32
|
-
for (var
|
|
32
|
+
for (var D = arguments.length, U = new Array(D > 1 ? D - 1 : 0), re = 1; re < D; re++)
|
|
33
33
|
U[re - 1] = arguments[re];
|
|
34
34
|
x("error", v, U);
|
|
35
35
|
}
|
|
36
36
|
}
|
|
37
|
-
function x(v,
|
|
37
|
+
function x(v, D, U) {
|
|
38
38
|
{
|
|
39
39
|
var re = m.ReactDebugCurrentFrame, le = re.getStackAddendum();
|
|
40
|
-
le !== "" && (
|
|
40
|
+
le !== "" && (D += "%s", U = U.concat([le]));
|
|
41
41
|
var pe = U.map(function(ae) {
|
|
42
42
|
return String(ae);
|
|
43
43
|
});
|
|
44
|
-
pe.unshift("Warning: " +
|
|
44
|
+
pe.unshift("Warning: " + D), Function.prototype.apply.call(console[v], console, pe);
|
|
45
45
|
}
|
|
46
46
|
}
|
|
47
|
-
var k = !1, y = !1,
|
|
48
|
-
|
|
49
|
-
function
|
|
50
|
-
return !!(typeof v == "string" || typeof v == "function" || v === n || v === a ||
|
|
47
|
+
var k = !1, y = !1, F = !1, Z = !1, j = !1, N;
|
|
48
|
+
N = Symbol.for("react.module.reference");
|
|
49
|
+
function z(v) {
|
|
50
|
+
return !!(typeof v == "string" || typeof v == "function" || v === n || v === a || j || v === i || v === d || v === c || Z || v === g || k || y || F || typeof v == "object" && v !== null && (v.$$typeof === h || v.$$typeof === u || v.$$typeof === o || v.$$typeof === s || v.$$typeof === l || // This needs to include all possible module reference object
|
|
51
51
|
// types supported by any Flight configuration anywhere since
|
|
52
52
|
// we don't know which Flight build this will end up being used
|
|
53
53
|
// with.
|
|
54
|
-
v.$$typeof ===
|
|
54
|
+
v.$$typeof === N || v.getModuleId !== void 0));
|
|
55
55
|
}
|
|
56
|
-
function J(v,
|
|
56
|
+
function J(v, D, U) {
|
|
57
57
|
var re = v.displayName;
|
|
58
58
|
if (re)
|
|
59
59
|
return re;
|
|
60
|
-
var le =
|
|
60
|
+
var le = D.displayName || D.name || "";
|
|
61
61
|
return le !== "" ? U + "(" + le + ")" : U;
|
|
62
62
|
}
|
|
63
63
|
function Y(v) {
|
|
@@ -87,8 +87,8 @@ function Rf() {
|
|
|
87
87
|
if (typeof v == "object")
|
|
88
88
|
switch (v.$$typeof) {
|
|
89
89
|
case s:
|
|
90
|
-
var
|
|
91
|
-
return Y(
|
|
90
|
+
var D = v;
|
|
91
|
+
return Y(D) + ".Consumer";
|
|
92
92
|
case o:
|
|
93
93
|
var U = v;
|
|
94
94
|
return Y(U._context) + ".Provider";
|
|
@@ -109,17 +109,17 @@ function Rf() {
|
|
|
109
109
|
return null;
|
|
110
110
|
}
|
|
111
111
|
var K = Object.assign, te = 0, ne, fe, oe, _, S, w, R;
|
|
112
|
-
function
|
|
112
|
+
function O() {
|
|
113
113
|
}
|
|
114
|
-
|
|
115
|
-
function
|
|
114
|
+
O.__reactDisabledLog = !0;
|
|
115
|
+
function B() {
|
|
116
116
|
{
|
|
117
117
|
if (te === 0) {
|
|
118
118
|
ne = console.log, fe = console.info, oe = console.warn, _ = console.error, S = console.group, w = console.groupCollapsed, R = console.groupEnd;
|
|
119
119
|
var v = {
|
|
120
120
|
configurable: !0,
|
|
121
121
|
enumerable: !0,
|
|
122
|
-
value:
|
|
122
|
+
value: O,
|
|
123
123
|
writable: !0
|
|
124
124
|
};
|
|
125
125
|
Object.defineProperties(console, {
|
|
@@ -171,7 +171,7 @@ function Rf() {
|
|
|
171
171
|
}
|
|
172
172
|
}
|
|
173
173
|
var P = m.ReactCurrentDispatcher, I;
|
|
174
|
-
function
|
|
174
|
+
function H(v, D, U) {
|
|
175
175
|
{
|
|
176
176
|
if (I === void 0)
|
|
177
177
|
try {
|
|
@@ -189,7 +189,7 @@ function Rf() {
|
|
|
189
189
|
var ge = typeof WeakMap == "function" ? WeakMap : Map;
|
|
190
190
|
ee = new ge();
|
|
191
191
|
}
|
|
192
|
-
function W(v,
|
|
192
|
+
function W(v, D) {
|
|
193
193
|
if (!v || G)
|
|
194
194
|
return "";
|
|
195
195
|
{
|
|
@@ -202,9 +202,9 @@ function Rf() {
|
|
|
202
202
|
var le = Error.prepareStackTrace;
|
|
203
203
|
Error.prepareStackTrace = void 0;
|
|
204
204
|
var pe;
|
|
205
|
-
pe = P.current, P.current = null,
|
|
205
|
+
pe = P.current, P.current = null, B();
|
|
206
206
|
try {
|
|
207
|
-
if (
|
|
207
|
+
if (D) {
|
|
208
208
|
var ae = function() {
|
|
209
209
|
throw Error();
|
|
210
210
|
};
|
|
@@ -257,39 +257,39 @@ function Rf() {
|
|
|
257
257
|
} finally {
|
|
258
258
|
G = !1, P.current = pe, M(), Error.prepareStackTrace = le;
|
|
259
259
|
}
|
|
260
|
-
var Bt = v ? v.displayName || v.name : "", ds = Bt ?
|
|
260
|
+
var Bt = v ? v.displayName || v.name : "", ds = Bt ? H(Bt) : "";
|
|
261
261
|
return typeof v == "function" && ee.set(v, ds), ds;
|
|
262
262
|
}
|
|
263
|
-
function Ce(v,
|
|
263
|
+
function Ce(v, D, U) {
|
|
264
264
|
return W(v, !1);
|
|
265
265
|
}
|
|
266
266
|
function it(v) {
|
|
267
|
-
var
|
|
268
|
-
return !!(
|
|
267
|
+
var D = v.prototype;
|
|
268
|
+
return !!(D && D.isReactComponent);
|
|
269
269
|
}
|
|
270
|
-
function at(v,
|
|
270
|
+
function at(v, D, U) {
|
|
271
271
|
if (v == null)
|
|
272
272
|
return "";
|
|
273
273
|
if (typeof v == "function")
|
|
274
274
|
return W(v, it(v));
|
|
275
275
|
if (typeof v == "string")
|
|
276
|
-
return
|
|
276
|
+
return H(v);
|
|
277
277
|
switch (v) {
|
|
278
278
|
case d:
|
|
279
|
-
return
|
|
279
|
+
return H("Suspense");
|
|
280
280
|
case c:
|
|
281
|
-
return
|
|
281
|
+
return H("SuspenseList");
|
|
282
282
|
}
|
|
283
283
|
if (typeof v == "object")
|
|
284
284
|
switch (v.$$typeof) {
|
|
285
285
|
case l:
|
|
286
286
|
return Ce(v.render);
|
|
287
287
|
case u:
|
|
288
|
-
return at(v.type,
|
|
288
|
+
return at(v.type, D, U);
|
|
289
289
|
case h: {
|
|
290
290
|
var re = v, le = re._payload, pe = re._init;
|
|
291
291
|
try {
|
|
292
|
-
return at(pe(le),
|
|
292
|
+
return at(pe(le), D, U);
|
|
293
293
|
} catch {
|
|
294
294
|
}
|
|
295
295
|
}
|
|
@@ -299,12 +299,12 @@ function Rf() {
|
|
|
299
299
|
var Or = Object.prototype.hasOwnProperty, Ko = {}, $o = m.ReactDebugCurrentFrame;
|
|
300
300
|
function zr(v) {
|
|
301
301
|
if (v) {
|
|
302
|
-
var
|
|
302
|
+
var D = v._owner, U = at(v.type, v._source, D ? D.type : null);
|
|
303
303
|
$o.setExtraStackFrame(U);
|
|
304
304
|
} else
|
|
305
305
|
$o.setExtraStackFrame(null);
|
|
306
306
|
}
|
|
307
|
-
function of(v,
|
|
307
|
+
function of(v, D, U, re, le) {
|
|
308
308
|
{
|
|
309
309
|
var pe = Function.call.bind(Or);
|
|
310
310
|
for (var ae in v)
|
|
@@ -315,7 +315,7 @@ function Rf() {
|
|
|
315
315
|
var Be = Error((re || "React class") + ": " + U + " type `" + ae + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof v[ae] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
|
|
316
316
|
throw Be.name = "Invariant Violation", Be;
|
|
317
317
|
}
|
|
318
|
-
ie = v[ae](
|
|
318
|
+
ie = v[ae](D, ae, re, U, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
|
|
319
319
|
} catch (xe) {
|
|
320
320
|
ie = xe;
|
|
321
321
|
}
|
|
@@ -329,7 +329,7 @@ function Rf() {
|
|
|
329
329
|
}
|
|
330
330
|
function lf(v) {
|
|
331
331
|
{
|
|
332
|
-
var
|
|
332
|
+
var D = typeof Symbol == "function" && Symbol.toStringTag, U = D && v[Symbol.toStringTag] || v.constructor.name || "Object";
|
|
333
333
|
return U;
|
|
334
334
|
}
|
|
335
335
|
}
|
|
@@ -356,30 +356,30 @@ function Rf() {
|
|
|
356
356
|
ei = {};
|
|
357
357
|
function ff(v) {
|
|
358
358
|
if (Or.call(v, "ref")) {
|
|
359
|
-
var
|
|
360
|
-
if (
|
|
359
|
+
var D = Object.getOwnPropertyDescriptor(v, "ref").get;
|
|
360
|
+
if (D && D.isReactWarning)
|
|
361
361
|
return !1;
|
|
362
362
|
}
|
|
363
363
|
return v.ref !== void 0;
|
|
364
364
|
}
|
|
365
365
|
function uf(v) {
|
|
366
366
|
if (Or.call(v, "key")) {
|
|
367
|
-
var
|
|
368
|
-
if (
|
|
367
|
+
var D = Object.getOwnPropertyDescriptor(v, "key").get;
|
|
368
|
+
if (D && D.isReactWarning)
|
|
369
369
|
return !1;
|
|
370
370
|
}
|
|
371
371
|
return v.key !== void 0;
|
|
372
372
|
}
|
|
373
|
-
function hf(v,
|
|
374
|
-
if (typeof v.ref == "string" && nr.current &&
|
|
373
|
+
function hf(v, D) {
|
|
374
|
+
if (typeof v.ref == "string" && nr.current && D && nr.current.stateNode !== D) {
|
|
375
375
|
var U = Q(nr.current.type);
|
|
376
376
|
ei[U] || (E('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref', Q(nr.current.type), v.ref), ei[U] = !0);
|
|
377
377
|
}
|
|
378
378
|
}
|
|
379
|
-
function gf(v,
|
|
379
|
+
function gf(v, D) {
|
|
380
380
|
{
|
|
381
381
|
var U = function() {
|
|
382
|
-
rs || (rs = !0, E("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",
|
|
382
|
+
rs || (rs = !0, E("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", D));
|
|
383
383
|
};
|
|
384
384
|
U.isReactWarning = !0, Object.defineProperty(v, "key", {
|
|
385
385
|
get: U,
|
|
@@ -387,10 +387,10 @@ function Rf() {
|
|
|
387
387
|
});
|
|
388
388
|
}
|
|
389
389
|
}
|
|
390
|
-
function pf(v,
|
|
390
|
+
function pf(v, D) {
|
|
391
391
|
{
|
|
392
392
|
var U = function() {
|
|
393
|
-
ns || (ns = !0, E("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",
|
|
393
|
+
ns || (ns = !0, E("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", D));
|
|
394
394
|
};
|
|
395
395
|
U.isReactWarning = !0, Object.defineProperty(v, "ref", {
|
|
396
396
|
get: U,
|
|
@@ -398,13 +398,13 @@ function Rf() {
|
|
|
398
398
|
});
|
|
399
399
|
}
|
|
400
400
|
}
|
|
401
|
-
var vf = function(v,
|
|
401
|
+
var vf = function(v, D, U, re, le, pe, ae) {
|
|
402
402
|
var ie = {
|
|
403
403
|
// This tag allows us to uniquely identify this as a React Element
|
|
404
404
|
$$typeof: t,
|
|
405
405
|
// Built-in properties that belong on the element
|
|
406
406
|
type: v,
|
|
407
|
-
key:
|
|
407
|
+
key: D,
|
|
408
408
|
ref: U,
|
|
409
409
|
props: ae,
|
|
410
410
|
// Record the component responsible for creating this element.
|
|
@@ -427,12 +427,12 @@ function Rf() {
|
|
|
427
427
|
value: le
|
|
428
428
|
}), Object.freeze && (Object.freeze(ie.props), Object.freeze(ie)), ie;
|
|
429
429
|
};
|
|
430
|
-
function mf(v,
|
|
430
|
+
function mf(v, D, U, re, le) {
|
|
431
431
|
{
|
|
432
432
|
var pe, ae = {}, ie = null, Be = null;
|
|
433
|
-
U !== void 0 && (ts(U), ie = "" + U), uf(
|
|
434
|
-
for (pe in
|
|
435
|
-
Or.call(
|
|
433
|
+
U !== void 0 && (ts(U), ie = "" + U), uf(D) && (ts(D.key), ie = "" + D.key), ff(D) && (Be = D.ref, hf(D, le));
|
|
434
|
+
for (pe in D)
|
|
435
|
+
Or.call(D, pe) && !df.hasOwnProperty(pe) && (ae[pe] = D[pe]);
|
|
436
436
|
if (v && v.defaultProps) {
|
|
437
437
|
var xe = v.defaultProps;
|
|
438
438
|
for (pe in xe)
|
|
@@ -448,7 +448,7 @@ function Rf() {
|
|
|
448
448
|
var ti = m.ReactCurrentOwner, is = m.ReactDebugCurrentFrame;
|
|
449
449
|
function zt(v) {
|
|
450
450
|
if (v) {
|
|
451
|
-
var
|
|
451
|
+
var D = v._owner, U = at(v.type, v._source, D ? D.type : null);
|
|
452
452
|
is.setExtraStackFrame(U);
|
|
453
453
|
} else
|
|
454
454
|
is.setExtraStackFrame(null);
|
|
@@ -473,10 +473,10 @@ Check the render method of \`` + v + "`.";
|
|
|
473
473
|
function Af(v) {
|
|
474
474
|
{
|
|
475
475
|
if (v !== void 0) {
|
|
476
|
-
var
|
|
476
|
+
var D = v.fileName.replace(/^.*[\\\/]/, ""), U = v.lineNumber;
|
|
477
477
|
return `
|
|
478
478
|
|
|
479
|
-
Check your code at ` +
|
|
479
|
+
Check your code at ` + D + ":" + U + ".";
|
|
480
480
|
}
|
|
481
481
|
return "";
|
|
482
482
|
}
|
|
@@ -484,22 +484,22 @@ Check your code at ` + H + ":" + U + ".";
|
|
|
484
484
|
var os = {};
|
|
485
485
|
function bf(v) {
|
|
486
486
|
{
|
|
487
|
-
var
|
|
488
|
-
if (!
|
|
487
|
+
var D = as();
|
|
488
|
+
if (!D) {
|
|
489
489
|
var U = typeof v == "string" ? v : v.displayName || v.name;
|
|
490
|
-
U && (
|
|
490
|
+
U && (D = `
|
|
491
491
|
|
|
492
492
|
Check the top-level render call using <` + U + ">.");
|
|
493
493
|
}
|
|
494
|
-
return
|
|
494
|
+
return D;
|
|
495
495
|
}
|
|
496
496
|
}
|
|
497
|
-
function ss(v,
|
|
497
|
+
function ss(v, D) {
|
|
498
498
|
{
|
|
499
499
|
if (!v._store || v._store.validated || v.key != null)
|
|
500
500
|
return;
|
|
501
501
|
v._store.validated = !0;
|
|
502
|
-
var U = bf(
|
|
502
|
+
var U = bf(D);
|
|
503
503
|
if (os[U])
|
|
504
504
|
return;
|
|
505
505
|
os[U] = !0;
|
|
@@ -507,14 +507,14 @@ Check the top-level render call using <` + U + ">.");
|
|
|
507
507
|
v && v._owner && v._owner !== ti.current && (re = " It was passed a child from " + Q(v._owner.type) + "."), zt(v), E('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', U, re), zt(null);
|
|
508
508
|
}
|
|
509
509
|
}
|
|
510
|
-
function ls(v,
|
|
510
|
+
function ls(v, D) {
|
|
511
511
|
{
|
|
512
512
|
if (typeof v != "object")
|
|
513
513
|
return;
|
|
514
514
|
if ($n(v))
|
|
515
515
|
for (var U = 0; U < v.length; U++) {
|
|
516
516
|
var re = v[U];
|
|
517
|
-
ni(re) && ss(re,
|
|
517
|
+
ni(re) && ss(re, D);
|
|
518
518
|
}
|
|
519
519
|
else if (ni(v))
|
|
520
520
|
v._store && (v._store.validated = !0);
|
|
@@ -522,39 +522,39 @@ Check the top-level render call using <` + U + ">.");
|
|
|
522
522
|
var le = b(v);
|
|
523
523
|
if (typeof le == "function" && le !== v.entries)
|
|
524
524
|
for (var pe = le.call(v), ae; !(ae = pe.next()).done; )
|
|
525
|
-
ni(ae.value) && ss(ae.value,
|
|
525
|
+
ni(ae.value) && ss(ae.value, D);
|
|
526
526
|
}
|
|
527
527
|
}
|
|
528
528
|
}
|
|
529
529
|
function yf(v) {
|
|
530
530
|
{
|
|
531
|
-
var
|
|
532
|
-
if (
|
|
531
|
+
var D = v.type;
|
|
532
|
+
if (D == null || typeof D == "string")
|
|
533
533
|
return;
|
|
534
534
|
var U;
|
|
535
|
-
if (typeof
|
|
536
|
-
U =
|
|
537
|
-
else if (typeof
|
|
535
|
+
if (typeof D == "function")
|
|
536
|
+
U = D.propTypes;
|
|
537
|
+
else if (typeof D == "object" && (D.$$typeof === l || // Note: Memo only checks outer props here.
|
|
538
538
|
// Inner props are checked in the reconciler.
|
|
539
|
-
|
|
540
|
-
U =
|
|
539
|
+
D.$$typeof === u))
|
|
540
|
+
U = D.propTypes;
|
|
541
541
|
else
|
|
542
542
|
return;
|
|
543
543
|
if (U) {
|
|
544
|
-
var re = Q(
|
|
544
|
+
var re = Q(D);
|
|
545
545
|
of(U, v.props, "prop", re, v);
|
|
546
|
-
} else if (
|
|
546
|
+
} else if (D.PropTypes !== void 0 && !ri) {
|
|
547
547
|
ri = !0;
|
|
548
|
-
var le = Q(
|
|
548
|
+
var le = Q(D);
|
|
549
549
|
E("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", le || "Unknown");
|
|
550
550
|
}
|
|
551
|
-
typeof
|
|
551
|
+
typeof D.getDefaultProps == "function" && !D.getDefaultProps.isReactClassApproved && E("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
|
|
552
552
|
}
|
|
553
553
|
}
|
|
554
554
|
function wf(v) {
|
|
555
555
|
{
|
|
556
|
-
for (var
|
|
557
|
-
var re =
|
|
556
|
+
for (var D = Object.keys(v.props), U = 0; U < D.length; U++) {
|
|
557
|
+
var re = D[U];
|
|
558
558
|
if (re !== "children" && re !== "key") {
|
|
559
559
|
zt(v), E("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", re), zt(null);
|
|
560
560
|
break;
|
|
@@ -563,9 +563,9 @@ Check the top-level render call using <` + U + ">.");
|
|
|
563
563
|
v.ref !== null && (zt(v), E("Invalid attribute `ref` supplied to `React.Fragment`."), zt(null));
|
|
564
564
|
}
|
|
565
565
|
}
|
|
566
|
-
function cs(v,
|
|
566
|
+
function cs(v, D, U, re, le, pe) {
|
|
567
567
|
{
|
|
568
|
-
var ae =
|
|
568
|
+
var ae = z(v);
|
|
569
569
|
if (!ae) {
|
|
570
570
|
var ie = "";
|
|
571
571
|
(v === void 0 || typeof v == "object" && v !== null && Object.keys(v).length === 0) && (ie += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
|
|
@@ -574,11 +574,11 @@ Check the top-level render call using <` + U + ">.");
|
|
|
574
574
|
var xe;
|
|
575
575
|
v === null ? xe = "null" : $n(v) ? xe = "array" : v !== void 0 && v.$$typeof === t ? (xe = "<" + (Q(v.type) || "Unknown") + " />", ie = " Did you accidentally export a JSX literal instead of a component?") : xe = typeof v, E("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", xe, ie);
|
|
576
576
|
}
|
|
577
|
-
var ke = mf(v,
|
|
577
|
+
var ke = mf(v, D, U, le, pe);
|
|
578
578
|
if (ke == null)
|
|
579
579
|
return ke;
|
|
580
580
|
if (ae) {
|
|
581
|
-
var _e =
|
|
581
|
+
var _e = D.children;
|
|
582
582
|
if (_e !== void 0)
|
|
583
583
|
if (re)
|
|
584
584
|
if ($n(_e)) {
|
|
@@ -593,11 +593,11 @@ Check the top-level render call using <` + U + ">.");
|
|
|
593
593
|
return v === n ? wf(ke) : yf(ke), ke;
|
|
594
594
|
}
|
|
595
595
|
}
|
|
596
|
-
function Cf(v,
|
|
597
|
-
return cs(v,
|
|
596
|
+
function Cf(v, D, U) {
|
|
597
|
+
return cs(v, D, U, !0);
|
|
598
598
|
}
|
|
599
|
-
function Ef(v,
|
|
600
|
-
return cs(v,
|
|
599
|
+
function Ef(v, D, U) {
|
|
600
|
+
return cs(v, D, U, !1);
|
|
601
601
|
}
|
|
602
602
|
var Sf = Ef, xf = Cf;
|
|
603
603
|
ir.Fragment = n, ir.jsx = Sf, ir.jsxs = xf;
|
|
@@ -785,8 +785,8 @@ const ys = {
|
|
|
785
785
|
if (He(E)) {
|
|
786
786
|
const y = A === !0 ? "default" : Ge(A) || mt(A) ? A : null;
|
|
787
787
|
if (He(y)) {
|
|
788
|
-
const
|
|
789
|
-
m = Array.isArray(
|
|
788
|
+
const F = fn(c, y, E);
|
|
789
|
+
m = Array.isArray(F) ? F.join(",") : F;
|
|
790
790
|
}
|
|
791
791
|
}
|
|
792
792
|
let x = A;
|
|
@@ -2591,7 +2591,7 @@ const S8 = La(
|
|
|
2591
2591
|
x: P8(e),
|
|
2592
2592
|
styled: k8(e),
|
|
2593
2593
|
createGlobalStyle: I8(e)
|
|
2594
|
-
}), { css: ve, styled:
|
|
2594
|
+
}), { css: ve, styled: V, x: Re, createGlobalStyle: az } = M8(Nn);
|
|
2595
2595
|
function Fs(e, t) {
|
|
2596
2596
|
var r = Object.keys(e);
|
|
2597
2597
|
if (Object.getOwnPropertySymbols) {
|
|
@@ -4119,10 +4119,10 @@ function k7(e) {
|
|
|
4119
4119
|
}];
|
|
4120
4120
|
}
|
|
4121
4121
|
function _a(e) {
|
|
4122
|
-
var t = e.icons, r = t.main, n = t.mask, i = e.prefix, a = e.iconName, o = e.transform, s = e.symbol, l = e.title, d = e.maskId, c = e.titleId, u = e.extra, h = e.watchable, g = h === void 0 ? !1 : h, p = n.found ? n : r, A = p.width, b = p.height, m = i === "fak", E = [q.replacementClass, a ? "".concat(q.cssPrefix, "-").concat(a) : ""].filter(function(
|
|
4123
|
-
return u.classes.indexOf(
|
|
4124
|
-
}).filter(function(
|
|
4125
|
-
return
|
|
4122
|
+
var t = e.icons, r = t.main, n = t.mask, i = e.prefix, a = e.iconName, o = e.transform, s = e.symbol, l = e.title, d = e.maskId, c = e.titleId, u = e.extra, h = e.watchable, g = h === void 0 ? !1 : h, p = n.found ? n : r, A = p.width, b = p.height, m = i === "fak", E = [q.replacementClass, a ? "".concat(q.cssPrefix, "-").concat(a) : ""].filter(function(N) {
|
|
4123
|
+
return u.classes.indexOf(N) === -1;
|
|
4124
|
+
}).filter(function(N) {
|
|
4125
|
+
return N !== "" || !!N;
|
|
4126
4126
|
}).concat(u.classes).join(" "), x = {
|
|
4127
4127
|
children: [],
|
|
4128
4128
|
attributes: X(X({}, u.attributes), {}, {
|
|
@@ -4152,14 +4152,14 @@ function _a(e) {
|
|
|
4152
4152
|
transform: o,
|
|
4153
4153
|
symbol: s,
|
|
4154
4154
|
styles: X(X({}, k), u.styles)
|
|
4155
|
-
}),
|
|
4155
|
+
}), F = n.found && r.found ? ft("generateAbstractMask", y) || {
|
|
4156
4156
|
children: [],
|
|
4157
4157
|
attributes: {}
|
|
4158
4158
|
} : ft("generateAbstractIcon", y) || {
|
|
4159
4159
|
children: [],
|
|
4160
4160
|
attributes: {}
|
|
4161
|
-
}, Z =
|
|
4162
|
-
return y.children = Z, y.attributes =
|
|
4161
|
+
}, Z = F.children, j = F.attributes;
|
|
4162
|
+
return y.children = Z, y.attributes = j, s ? k7(y) : x7(y);
|
|
4163
4163
|
}
|
|
4164
4164
|
function $s(e) {
|
|
4165
4165
|
var t = e.content, r = e.width, n = e.height, i = e.transform, a = e.title, o = e.extra, s = e.watchable, l = s === void 0 ? !1 : s, d = X(X(X({}, o.attributes), a ? {
|
|
@@ -4547,7 +4547,7 @@ function G7(e) {
|
|
|
4547
4547
|
var Z7 = function(t) {
|
|
4548
4548
|
var r = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, n = r.transform, i = n === void 0 ? tt : n, a = r.symbol, o = a === void 0 ? !1 : a, s = r.mask, l = s === void 0 ? null : s, d = r.maskId, c = d === void 0 ? null : d, u = r.title, h = u === void 0 ? null : u, g = r.titleId, p = g === void 0 ? null : g, A = r.classes, b = A === void 0 ? [] : A, m = r.attributes, E = m === void 0 ? {} : m, x = r.styles, k = x === void 0 ? {} : x;
|
|
4549
4549
|
if (t) {
|
|
4550
|
-
var y = t.prefix,
|
|
4550
|
+
var y = t.prefix, F = t.iconName, Z = t.icon;
|
|
4551
4551
|
return Wn(X({
|
|
4552
4552
|
type: "icon"
|
|
4553
4553
|
}, t), function() {
|
|
@@ -4565,7 +4565,7 @@ var Z7 = function(t) {
|
|
|
4565
4565
|
}
|
|
4566
4566
|
},
|
|
4567
4567
|
prefix: y,
|
|
4568
|
-
iconName:
|
|
4568
|
+
iconName: F,
|
|
4569
4569
|
transform: X(X({}, tt), i),
|
|
4570
4570
|
symbol: o,
|
|
4571
4571
|
title: h,
|
|
@@ -4762,20 +4762,20 @@ function s1(e, t) {
|
|
|
4762
4762
|
}
|
|
4763
4763
|
if (E && !b && (!o || o.getAttribute(Fa) !== g || o.getAttribute(Wa) !== x)) {
|
|
4764
4764
|
e.setAttribute(r, x), o && e.removeChild(o);
|
|
4765
|
-
var y = F7(),
|
|
4766
|
-
|
|
4767
|
-
var
|
|
4765
|
+
var y = F7(), F = y.extra;
|
|
4766
|
+
F.attributes[Xi] = t, ra(E, g).then(function(Z) {
|
|
4767
|
+
var j = _a(X(X({}, y), {}, {
|
|
4768
4768
|
icons: {
|
|
4769
4769
|
main: Z,
|
|
4770
4770
|
mask: Ua()
|
|
4771
4771
|
},
|
|
4772
4772
|
prefix: g,
|
|
4773
4773
|
iconName: x,
|
|
4774
|
-
extra:
|
|
4774
|
+
extra: F,
|
|
4775
4775
|
watchable: !0
|
|
4776
|
-
})),
|
|
4777
|
-
t === "::before" ? e.insertBefore(
|
|
4778
|
-
return Pr(
|
|
4776
|
+
})), N = we.createElementNS("http://www.w3.org/2000/svg", "svg");
|
|
4777
|
+
t === "::before" ? e.insertBefore(N, e.firstChild) : e.appendChild(N), N.outerHTML = j.map(function(z) {
|
|
4778
|
+
return Pr(z);
|
|
4779
4779
|
}).join(`
|
|
4780
4780
|
`), e.removeAttribute(r), n();
|
|
4781
4781
|
}).catch(i);
|
|
@@ -5211,7 +5211,7 @@ function fh() {
|
|
|
5211
5211
|
}
|
|
5212
5212
|
}
|
|
5213
5213
|
}
|
|
5214
|
-
var y = l,
|
|
5214
|
+
var y = l, F = d, Z = s, j = o, N = t, z = c, J = n, Y = p, Q = g, K = r, te = a, ne = i, fe = u, oe = !1;
|
|
5215
5215
|
function _(W) {
|
|
5216
5216
|
return oe || (oe = !0, console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")), S(W) || k(W) === l;
|
|
5217
5217
|
}
|
|
@@ -5224,10 +5224,10 @@ function fh() {
|
|
|
5224
5224
|
function R(W) {
|
|
5225
5225
|
return k(W) === o;
|
|
5226
5226
|
}
|
|
5227
|
-
function
|
|
5227
|
+
function O(W) {
|
|
5228
5228
|
return typeof W == "object" && W !== null && W.$$typeof === t;
|
|
5229
5229
|
}
|
|
5230
|
-
function
|
|
5230
|
+
function B(W) {
|
|
5231
5231
|
return k(W) === c;
|
|
5232
5232
|
}
|
|
5233
5233
|
function M(W) {
|
|
@@ -5239,7 +5239,7 @@ function fh() {
|
|
|
5239
5239
|
function I(W) {
|
|
5240
5240
|
return k(W) === g;
|
|
5241
5241
|
}
|
|
5242
|
-
function
|
|
5242
|
+
function H(W) {
|
|
5243
5243
|
return k(W) === r;
|
|
5244
5244
|
}
|
|
5245
5245
|
function G(W) {
|
|
@@ -5251,7 +5251,7 @@ function fh() {
|
|
|
5251
5251
|
function ge(W) {
|
|
5252
5252
|
return k(W) === u;
|
|
5253
5253
|
}
|
|
5254
|
-
ce.AsyncMode = y, ce.ConcurrentMode =
|
|
5254
|
+
ce.AsyncMode = y, ce.ConcurrentMode = F, ce.ContextConsumer = Z, ce.ContextProvider = j, ce.Element = N, ce.ForwardRef = z, ce.Fragment = J, ce.Lazy = Y, ce.Memo = Q, ce.Portal = K, ce.Profiler = te, ce.StrictMode = ne, ce.Suspense = fe, ce.isAsyncMode = _, ce.isConcurrentMode = S, ce.isContextConsumer = w, ce.isContextProvider = R, ce.isElement = O, ce.isForwardRef = B, ce.isFragment = M, ce.isLazy = P, ce.isMemo = I, ce.isPortal = H, ce.isProfiler = G, ce.isStrictMode = ee, ce.isSuspense = ge, ce.isValidElementType = x, ce.typeOf = k;
|
|
5255
5255
|
}()), ce;
|
|
5256
5256
|
}
|
|
5257
5257
|
var de = {};
|
|
@@ -5271,8 +5271,8 @@ function uh() {
|
|
|
5271
5271
|
var e = typeof Symbol == "function" && Symbol.for, t = e ? Symbol.for("react.element") : 60103, r = e ? Symbol.for("react.portal") : 60106, n = e ? Symbol.for("react.fragment") : 60107, i = e ? Symbol.for("react.strict_mode") : 60108, a = e ? Symbol.for("react.profiler") : 60114, o = e ? Symbol.for("react.provider") : 60109, s = e ? Symbol.for("react.context") : 60110, l = e ? Symbol.for("react.async_mode") : 60111, d = e ? Symbol.for("react.concurrent_mode") : 60111, c = e ? Symbol.for("react.forward_ref") : 60112, u = e ? Symbol.for("react.suspense") : 60113, h = e ? Symbol.for("react.suspense_list") : 60120, g = e ? Symbol.for("react.memo") : 60115, p = e ? Symbol.for("react.lazy") : 60116, A = e ? Symbol.for("react.block") : 60121, b = e ? Symbol.for("react.fundamental") : 60117, m = e ? Symbol.for("react.responder") : 60118, E = e ? Symbol.for("react.scope") : 60119;
|
|
5272
5272
|
function x(y) {
|
|
5273
5273
|
if (typeof y == "object" && y !== null) {
|
|
5274
|
-
var
|
|
5275
|
-
switch (
|
|
5274
|
+
var F = y.$$typeof;
|
|
5275
|
+
switch (F) {
|
|
5276
5276
|
case t:
|
|
5277
5277
|
switch (y = y.type, y) {
|
|
5278
5278
|
case l:
|
|
@@ -5291,11 +5291,11 @@ function uh() {
|
|
|
5291
5291
|
case o:
|
|
5292
5292
|
return y;
|
|
5293
5293
|
default:
|
|
5294
|
-
return
|
|
5294
|
+
return F;
|
|
5295
5295
|
}
|
|
5296
5296
|
}
|
|
5297
5297
|
case r:
|
|
5298
|
-
return
|
|
5298
|
+
return F;
|
|
5299
5299
|
}
|
|
5300
5300
|
}
|
|
5301
5301
|
}
|
|
@@ -5478,11 +5478,11 @@ function ph() {
|
|
|
5478
5478
|
arrayOf: x,
|
|
5479
5479
|
element: k(),
|
|
5480
5480
|
elementType: y(),
|
|
5481
|
-
instanceOf:
|
|
5482
|
-
node:
|
|
5483
|
-
objectOf:
|
|
5481
|
+
instanceOf: F,
|
|
5482
|
+
node: z(),
|
|
5483
|
+
objectOf: j,
|
|
5484
5484
|
oneOf: Z,
|
|
5485
|
-
oneOfType:
|
|
5485
|
+
oneOfType: N,
|
|
5486
5486
|
shape: Y,
|
|
5487
5487
|
exact: Q
|
|
5488
5488
|
};
|
|
@@ -5496,33 +5496,33 @@ function ph() {
|
|
|
5496
5496
|
function b(S) {
|
|
5497
5497
|
if (process.env.NODE_ENV !== "production")
|
|
5498
5498
|
var w = {}, R = 0;
|
|
5499
|
-
function
|
|
5500
|
-
if (
|
|
5499
|
+
function O(M, P, I, H, G, ee, ge) {
|
|
5500
|
+
if (H = H || h, ee = ee || I, ge !== r) {
|
|
5501
5501
|
if (l) {
|
|
5502
5502
|
var W = new Error(
|
|
5503
5503
|
"Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types"
|
|
5504
5504
|
);
|
|
5505
5505
|
throw W.name = "Invariant Violation", W;
|
|
5506
5506
|
} else if (process.env.NODE_ENV !== "production" && typeof console < "u") {
|
|
5507
|
-
var Ce =
|
|
5507
|
+
var Ce = H + ":" + I;
|
|
5508
5508
|
!w[Ce] && // Avoid spamming the console because they are often not actionable except for lib authors
|
|
5509
5509
|
R < 3 && (a(
|
|
5510
|
-
"You are manually calling a React.PropTypes validation function for the `" + ee + "` prop on `" +
|
|
5510
|
+
"You are manually calling a React.PropTypes validation function for the `" + ee + "` prop on `" + H + "`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."
|
|
5511
5511
|
), w[Ce] = !0, R++);
|
|
5512
5512
|
}
|
|
5513
5513
|
}
|
|
5514
|
-
return P[I] == null ? M ? P[I] === null ? new A("The " + G + " `" + ee + "` is marked as required " + ("in `" +
|
|
5514
|
+
return P[I] == null ? M ? P[I] === null ? new A("The " + G + " `" + ee + "` is marked as required " + ("in `" + H + "`, but its value is `null`.")) : new A("The " + G + " `" + ee + "` is marked as required in " + ("`" + H + "`, but its value is `undefined`.")) : null : S(P, I, H, G, ee);
|
|
5515
5515
|
}
|
|
5516
|
-
var
|
|
5517
|
-
return
|
|
5516
|
+
var B = O.bind(null, !1);
|
|
5517
|
+
return B.isRequired = O.bind(null, !0), B;
|
|
5518
5518
|
}
|
|
5519
5519
|
function m(S) {
|
|
5520
|
-
function w(R,
|
|
5521
|
-
var
|
|
5520
|
+
function w(R, O, B, M, P, I) {
|
|
5521
|
+
var H = R[O], G = ne(H);
|
|
5522
5522
|
if (G !== S) {
|
|
5523
|
-
var ee = fe(
|
|
5523
|
+
var ee = fe(H);
|
|
5524
5524
|
return new A(
|
|
5525
|
-
"Invalid " + M + " `" + P + "` of type " + ("`" + ee + "` supplied to `" +
|
|
5525
|
+
"Invalid " + M + " `" + P + "` of type " + ("`" + ee + "` supplied to `" + B + "`, expected ") + ("`" + S + "`."),
|
|
5526
5526
|
{ expectedType: S }
|
|
5527
5527
|
);
|
|
5528
5528
|
}
|
|
@@ -5534,16 +5534,16 @@ function ph() {
|
|
|
5534
5534
|
return b(o);
|
|
5535
5535
|
}
|
|
5536
5536
|
function x(S) {
|
|
5537
|
-
function w(R,
|
|
5537
|
+
function w(R, O, B, M, P) {
|
|
5538
5538
|
if (typeof S != "function")
|
|
5539
|
-
return new A("Property `" + P + "` of component `" +
|
|
5540
|
-
var I = R[
|
|
5539
|
+
return new A("Property `" + P + "` of component `" + B + "` has invalid PropType notation inside arrayOf.");
|
|
5540
|
+
var I = R[O];
|
|
5541
5541
|
if (!Array.isArray(I)) {
|
|
5542
|
-
var
|
|
5543
|
-
return new A("Invalid " + M + " `" + P + "` of type " + ("`" +
|
|
5542
|
+
var H = ne(I);
|
|
5543
|
+
return new A("Invalid " + M + " `" + P + "` of type " + ("`" + H + "` supplied to `" + B + "`, expected an array."));
|
|
5544
5544
|
}
|
|
5545
5545
|
for (var G = 0; G < I.length; G++) {
|
|
5546
|
-
var ee = S(I, G,
|
|
5546
|
+
var ee = S(I, G, B, M, P + "[" + G + "]", r);
|
|
5547
5547
|
if (ee instanceof Error)
|
|
5548
5548
|
return ee;
|
|
5549
5549
|
}
|
|
@@ -5552,32 +5552,32 @@ function ph() {
|
|
|
5552
5552
|
return b(w);
|
|
5553
5553
|
}
|
|
5554
5554
|
function k() {
|
|
5555
|
-
function S(w, R,
|
|
5555
|
+
function S(w, R, O, B, M) {
|
|
5556
5556
|
var P = w[R];
|
|
5557
5557
|
if (!s(P)) {
|
|
5558
5558
|
var I = ne(P);
|
|
5559
|
-
return new A("Invalid " +
|
|
5559
|
+
return new A("Invalid " + B + " `" + M + "` of type " + ("`" + I + "` supplied to `" + O + "`, expected a single ReactElement."));
|
|
5560
5560
|
}
|
|
5561
5561
|
return null;
|
|
5562
5562
|
}
|
|
5563
5563
|
return b(S);
|
|
5564
5564
|
}
|
|
5565
5565
|
function y() {
|
|
5566
|
-
function S(w, R,
|
|
5566
|
+
function S(w, R, O, B, M) {
|
|
5567
5567
|
var P = w[R];
|
|
5568
5568
|
if (!e.isValidElementType(P)) {
|
|
5569
5569
|
var I = ne(P);
|
|
5570
|
-
return new A("Invalid " +
|
|
5570
|
+
return new A("Invalid " + B + " `" + M + "` of type " + ("`" + I + "` supplied to `" + O + "`, expected a single ReactElement type."));
|
|
5571
5571
|
}
|
|
5572
5572
|
return null;
|
|
5573
5573
|
}
|
|
5574
5574
|
return b(S);
|
|
5575
5575
|
}
|
|
5576
|
-
function
|
|
5577
|
-
function w(R,
|
|
5578
|
-
if (!(R[
|
|
5579
|
-
var I = S.name || h,
|
|
5580
|
-
return new A("Invalid " + M + " `" + P + "` of type " + ("`" +
|
|
5576
|
+
function F(S) {
|
|
5577
|
+
function w(R, O, B, M, P) {
|
|
5578
|
+
if (!(R[O] instanceof S)) {
|
|
5579
|
+
var I = S.name || h, H = _(R[O]);
|
|
5580
|
+
return new A("Invalid " + M + " `" + P + "` of type " + ("`" + H + "` supplied to `" + B + "`, expected ") + ("instance of `" + I + "`."));
|
|
5581
5581
|
}
|
|
5582
5582
|
return null;
|
|
5583
5583
|
}
|
|
@@ -5588,28 +5588,28 @@ function ph() {
|
|
|
5588
5588
|
return process.env.NODE_ENV !== "production" && (arguments.length > 1 ? a(
|
|
5589
5589
|
"Invalid arguments supplied to oneOf, expected an array, got " + arguments.length + " arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z])."
|
|
5590
5590
|
) : a("Invalid argument supplied to oneOf, expected an array.")), o;
|
|
5591
|
-
function w(R,
|
|
5592
|
-
for (var I = R[
|
|
5593
|
-
if (p(I, S[
|
|
5591
|
+
function w(R, O, B, M, P) {
|
|
5592
|
+
for (var I = R[O], H = 0; H < S.length; H++)
|
|
5593
|
+
if (p(I, S[H]))
|
|
5594
5594
|
return null;
|
|
5595
5595
|
var G = JSON.stringify(S, function(ge, W) {
|
|
5596
5596
|
var Ce = fe(W);
|
|
5597
5597
|
return Ce === "symbol" ? String(W) : W;
|
|
5598
5598
|
});
|
|
5599
|
-
return new A("Invalid " + M + " `" + P + "` of value `" + String(I) + "` " + ("supplied to `" +
|
|
5599
|
+
return new A("Invalid " + M + " `" + P + "` of value `" + String(I) + "` " + ("supplied to `" + B + "`, expected one of " + G + "."));
|
|
5600
5600
|
}
|
|
5601
5601
|
return b(w);
|
|
5602
5602
|
}
|
|
5603
|
-
function
|
|
5604
|
-
function w(R,
|
|
5603
|
+
function j(S) {
|
|
5604
|
+
function w(R, O, B, M, P) {
|
|
5605
5605
|
if (typeof S != "function")
|
|
5606
|
-
return new A("Property `" + P + "` of component `" +
|
|
5607
|
-
var I = R[
|
|
5608
|
-
if (
|
|
5609
|
-
return new A("Invalid " + M + " `" + P + "` of type " + ("`" +
|
|
5606
|
+
return new A("Property `" + P + "` of component `" + B + "` has invalid PropType notation inside objectOf.");
|
|
5607
|
+
var I = R[O], H = ne(I);
|
|
5608
|
+
if (H !== "object")
|
|
5609
|
+
return new A("Invalid " + M + " `" + P + "` of type " + ("`" + H + "` supplied to `" + B + "`, expected an object."));
|
|
5610
5610
|
for (var G in I)
|
|
5611
5611
|
if (n(I, G)) {
|
|
5612
|
-
var ee = S(I, G,
|
|
5612
|
+
var ee = S(I, G, B, M, P + "." + G, r);
|
|
5613
5613
|
if (ee instanceof Error)
|
|
5614
5614
|
return ee;
|
|
5615
5615
|
}
|
|
@@ -5617,7 +5617,7 @@ function ph() {
|
|
|
5617
5617
|
}
|
|
5618
5618
|
return b(w);
|
|
5619
5619
|
}
|
|
5620
|
-
function
|
|
5620
|
+
function N(S) {
|
|
5621
5621
|
if (!Array.isArray(S))
|
|
5622
5622
|
return process.env.NODE_ENV !== "production" && a("Invalid argument supplied to oneOfType, expected an instance of array."), o;
|
|
5623
5623
|
for (var w = 0; w < S.length; w++) {
|
|
@@ -5627,39 +5627,39 @@ function ph() {
|
|
|
5627
5627
|
"Invalid argument supplied to oneOfType. Expected an array of check functions, but received " + oe(R) + " at index " + w + "."
|
|
5628
5628
|
), o;
|
|
5629
5629
|
}
|
|
5630
|
-
function
|
|
5630
|
+
function O(B, M, P, I, H) {
|
|
5631
5631
|
for (var G = [], ee = 0; ee < S.length; ee++) {
|
|
5632
|
-
var ge = S[ee], W = ge(
|
|
5632
|
+
var ge = S[ee], W = ge(B, M, P, I, H, r);
|
|
5633
5633
|
if (W == null)
|
|
5634
5634
|
return null;
|
|
5635
5635
|
W.data && n(W.data, "expectedType") && G.push(W.data.expectedType);
|
|
5636
5636
|
}
|
|
5637
5637
|
var Ce = G.length > 0 ? ", expected one of type [" + G.join(", ") + "]" : "";
|
|
5638
|
-
return new A("Invalid " + I + " `" +
|
|
5638
|
+
return new A("Invalid " + I + " `" + H + "` supplied to " + ("`" + P + "`" + Ce + "."));
|
|
5639
5639
|
}
|
|
5640
|
-
return b(
|
|
5640
|
+
return b(O);
|
|
5641
5641
|
}
|
|
5642
|
-
function
|
|
5643
|
-
function S(w, R,
|
|
5644
|
-
return K(w[R]) ? null : new A("Invalid " +
|
|
5642
|
+
function z() {
|
|
5643
|
+
function S(w, R, O, B, M) {
|
|
5644
|
+
return K(w[R]) ? null : new A("Invalid " + B + " `" + M + "` supplied to " + ("`" + O + "`, expected a ReactNode."));
|
|
5645
5645
|
}
|
|
5646
5646
|
return b(S);
|
|
5647
5647
|
}
|
|
5648
|
-
function J(S, w, R,
|
|
5648
|
+
function J(S, w, R, O, B) {
|
|
5649
5649
|
return new A(
|
|
5650
|
-
(S || "React class") + ": " + w + " type `" + R + "." +
|
|
5650
|
+
(S || "React class") + ": " + w + " type `" + R + "." + O + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + B + "`."
|
|
5651
5651
|
);
|
|
5652
5652
|
}
|
|
5653
5653
|
function Y(S) {
|
|
5654
|
-
function w(R,
|
|
5655
|
-
var I = R[
|
|
5656
|
-
if (
|
|
5657
|
-
return new A("Invalid " + M + " `" + P + "` of type `" +
|
|
5654
|
+
function w(R, O, B, M, P) {
|
|
5655
|
+
var I = R[O], H = ne(I);
|
|
5656
|
+
if (H !== "object")
|
|
5657
|
+
return new A("Invalid " + M + " `" + P + "` of type `" + H + "` " + ("supplied to `" + B + "`, expected `object`."));
|
|
5658
5658
|
for (var G in S) {
|
|
5659
5659
|
var ee = S[G];
|
|
5660
5660
|
if (typeof ee != "function")
|
|
5661
|
-
return J(
|
|
5662
|
-
var ge = ee(I, G,
|
|
5661
|
+
return J(B, M, P, G, fe(ee));
|
|
5662
|
+
var ge = ee(I, G, B, M, P + "." + G, r);
|
|
5663
5663
|
if (ge)
|
|
5664
5664
|
return ge;
|
|
5665
5665
|
}
|
|
@@ -5668,21 +5668,21 @@ function ph() {
|
|
|
5668
5668
|
return b(w);
|
|
5669
5669
|
}
|
|
5670
5670
|
function Q(S) {
|
|
5671
|
-
function w(R,
|
|
5672
|
-
var I = R[
|
|
5673
|
-
if (
|
|
5674
|
-
return new A("Invalid " + M + " `" + P + "` of type `" +
|
|
5675
|
-
var G = t({}, R[
|
|
5671
|
+
function w(R, O, B, M, P) {
|
|
5672
|
+
var I = R[O], H = ne(I);
|
|
5673
|
+
if (H !== "object")
|
|
5674
|
+
return new A("Invalid " + M + " `" + P + "` of type `" + H + "` " + ("supplied to `" + B + "`, expected `object`."));
|
|
5675
|
+
var G = t({}, R[O], S);
|
|
5676
5676
|
for (var ee in G) {
|
|
5677
5677
|
var ge = S[ee];
|
|
5678
5678
|
if (n(S, ee) && typeof ge != "function")
|
|
5679
|
-
return J(
|
|
5679
|
+
return J(B, M, P, ee, fe(ge));
|
|
5680
5680
|
if (!ge)
|
|
5681
5681
|
return new A(
|
|
5682
|
-
"Invalid " + M + " `" + P + "` key `" + ee + "` supplied to `" +
|
|
5682
|
+
"Invalid " + M + " `" + P + "` key `" + ee + "` supplied to `" + B + "`.\nBad object: " + JSON.stringify(R[O], null, " ") + `
|
|
5683
5683
|
Valid keys: ` + JSON.stringify(Object.keys(S), null, " ")
|
|
5684
5684
|
);
|
|
5685
|
-
var W = ge(I, ee,
|
|
5685
|
+
var W = ge(I, ee, B, M, P + "." + ee, r);
|
|
5686
5686
|
if (W)
|
|
5687
5687
|
return W;
|
|
5688
5688
|
}
|
|
@@ -5705,15 +5705,15 @@ Valid keys: ` + JSON.stringify(Object.keys(S), null, " ")
|
|
|
5705
5705
|
return !0;
|
|
5706
5706
|
var w = u(S);
|
|
5707
5707
|
if (w) {
|
|
5708
|
-
var R = w.call(S),
|
|
5708
|
+
var R = w.call(S), O;
|
|
5709
5709
|
if (w !== S.entries) {
|
|
5710
|
-
for (; !(
|
|
5711
|
-
if (!K(
|
|
5710
|
+
for (; !(O = R.next()).done; )
|
|
5711
|
+
if (!K(O.value))
|
|
5712
5712
|
return !1;
|
|
5713
5713
|
} else
|
|
5714
|
-
for (; !(
|
|
5715
|
-
var
|
|
5716
|
-
if (
|
|
5714
|
+
for (; !(O = R.next()).done; ) {
|
|
5715
|
+
var B = O.value;
|
|
5716
|
+
if (B && !K(B[1]))
|
|
5717
5717
|
return !1;
|
|
5718
5718
|
}
|
|
5719
5719
|
} else
|
|
@@ -7900,7 +7900,7 @@ const Rh = {
|
|
|
7900
7900
|
normal: "far",
|
|
7901
7901
|
light: "fal",
|
|
7902
7902
|
solid: "fas"
|
|
7903
|
-
}, Oh =
|
|
7903
|
+
}, Oh = V.div`
|
|
7904
7904
|
${({ size: e }) => e && `font-size: ${e};`}
|
|
7905
7905
|
--fa-secondary-color: ${({ $colorSecondary: e }) => e};
|
|
7906
7906
|
--fa-secondary-opacity: 1;
|
|
@@ -8623,7 +8623,7 @@ const Rh = {
|
|
|
8623
8623
|
strokeWidth: "1.5"
|
|
8624
8624
|
}
|
|
8625
8625
|
)
|
|
8626
|
-
] }), Nh =
|
|
8626
|
+
] }), Nh = V.div`
|
|
8627
8627
|
position: fixed;
|
|
8628
8628
|
z-index: 10;
|
|
8629
8629
|
bottom: 3rem;
|
|
@@ -8636,17 +8636,17 @@ const Rh = {
|
|
|
8636
8636
|
color: typoPrimary;
|
|
8637
8637
|
transition: opacity 225ms linear;
|
|
8638
8638
|
opacity: ${({ $mounted: e }) => e ? 1 : 0};
|
|
8639
|
-
`, Hh =
|
|
8639
|
+
`, Hh = V.div`
|
|
8640
8640
|
margin-bottom: 15px;
|
|
8641
8641
|
color: typoPrimary;
|
|
8642
8642
|
font-size: 18px;
|
|
8643
8643
|
font-weight: bold;
|
|
8644
8644
|
display: flex;
|
|
8645
8645
|
align-items: center;
|
|
8646
|
-
`, Dh =
|
|
8646
|
+
`, Dh = V.div`
|
|
8647
8647
|
font-size: 14px;
|
|
8648
8648
|
font-weight: 400;
|
|
8649
|
-
`, Vh =
|
|
8649
|
+
`, Vh = V.div`
|
|
8650
8650
|
position: absolute;
|
|
8651
8651
|
left: 0;
|
|
8652
8652
|
top: 0;
|
|
@@ -8654,12 +8654,12 @@ const Rh = {
|
|
|
8654
8654
|
text-transform: uppercase;
|
|
8655
8655
|
border-radius: 12px 0 12px 0;
|
|
8656
8656
|
background-color: ${({ background: e }) => T.color(e)};
|
|
8657
|
-
`, Fh =
|
|
8657
|
+
`, Fh = V.div`
|
|
8658
8658
|
cursor: pointer;
|
|
8659
8659
|
position: absolute;
|
|
8660
8660
|
top: 12px;
|
|
8661
8661
|
right: 12px;
|
|
8662
|
-
`, Wh =
|
|
8662
|
+
`, Wh = V.span`
|
|
8663
8663
|
display: inline-block;
|
|
8664
8664
|
margin-left: 6px;
|
|
8665
8665
|
font-size: 14px;
|
|
@@ -8702,41 +8702,41 @@ function Gh(e, t) {
|
|
|
8702
8702
|
scrollSpeedY: 0,
|
|
8703
8703
|
lastScrollX: 0,
|
|
8704
8704
|
lastScrollY: 0
|
|
8705
|
-
}), p = !1, A = !1, b = 0, m = 0, E, x, k, y,
|
|
8705
|
+
}), p = !1, A = !1, b = 0, m = 0, E, x, k, y, F = 1 / 60 * 1e3;
|
|
8706
8706
|
Jh(function() {
|
|
8707
8707
|
h && (p = window.getComputedStyle(e.current).overflowX === "scroll", A = window.getComputedStyle(e.current).overflowY === "scroll", b = e.current.scrollWidth - e.current.clientWidth, m = e.current.scrollHeight - e.current.clientHeight, E = window.getComputedStyle(e.current).cursor, x = [], k = [], y = [], e.current.childNodes.forEach(function(S) {
|
|
8708
8708
|
x.push(window.getComputedStyle(S).cursor), k.push(window.getComputedStyle(S).transform === "none" ? "" : window.getComputedStyle(S).transform), y.push(window.getComputedStyle(S).transition === "none" ? "" : window.getComputedStyle(S).transition);
|
|
8709
8709
|
}));
|
|
8710
8710
|
}, [h]);
|
|
8711
8711
|
var Z = function() {
|
|
8712
|
-
var w = g.current.scrollSpeedX *
|
|
8713
|
-
e.current.scrollLeft =
|
|
8714
|
-
},
|
|
8715
|
-
var R = w.clientX - g.current.initialMouseX,
|
|
8716
|
-
p && A ? (I = 0.3 * M * Math.sign(R) * Math.log10(1 + 0.5 * Math.abs(R) / M),
|
|
8717
|
-
G.style.transform = "translate3d(" + I + "px, " +
|
|
8712
|
+
var w = g.current.scrollSpeedX * F, R = g.current.scrollSpeedY * F, O = e.current.scrollLeft + w, B = e.current.scrollTop + R;
|
|
8713
|
+
e.current.scrollLeft = O, e.current.scrollTop = B, g.current.lastScrollX = O, g.current.lastScrollY = B;
|
|
8714
|
+
}, j = function(w) {
|
|
8715
|
+
var R = w.clientX - g.current.initialMouseX, O = w.clientY - g.current.initialMouseY, B = e.current, M = B.clientWidth, P = B.clientHeight, I = 0, H = 0;
|
|
8716
|
+
p && A ? (I = 0.3 * M * Math.sign(R) * Math.log10(1 + 0.5 * Math.abs(R) / M), H = 0.3 * P * Math.sign(O) * Math.log10(1 + 0.5 * Math.abs(O) / P)) : p ? I = 0.3 * M * Math.sign(R) * Math.log10(1 + 0.5 * Math.abs(R) / M) : A && (H = 0.3 * P * Math.sign(O) * Math.log10(1 + 0.5 * Math.abs(O) / P)), e.current.childNodes.forEach(function(G) {
|
|
8717
|
+
G.style.transform = "translate3d(" + I + "px, " + H + "px, 0px)", G.style.transition = "transform 0ms";
|
|
8718
8718
|
});
|
|
8719
|
-
},
|
|
8719
|
+
}, N = function() {
|
|
8720
8720
|
e.current.childNodes.forEach(function(w, R) {
|
|
8721
8721
|
w.style.transform = k[R], w.style.transition = y[R];
|
|
8722
8722
|
});
|
|
8723
|
-
},
|
|
8723
|
+
}, z, J, Y, Q = function() {
|
|
8724
8724
|
var w = 0.05;
|
|
8725
8725
|
if (J = setInterval(function() {
|
|
8726
|
-
var
|
|
8727
|
-
g.current.scrollSpeedX =
|
|
8726
|
+
var O = g.current.scrollSpeedX, B = O * i;
|
|
8727
|
+
g.current.scrollSpeedX = B;
|
|
8728
8728
|
var M = e.current.scrollLeft <= 0, P = e.current.scrollLeft >= b, I = M || P;
|
|
8729
|
-
Z(), (Math.abs(
|
|
8730
|
-
},
|
|
8731
|
-
var
|
|
8732
|
-
g.current.scrollSpeedY =
|
|
8729
|
+
Z(), (Math.abs(B) < w || g.current.isMouseDown || I) && (g.current.scrollSpeedX = 0, clearInterval(J));
|
|
8730
|
+
}, F), Y = setInterval(function() {
|
|
8731
|
+
var O = g.current.scrollSpeedY, B = O * i;
|
|
8732
|
+
g.current.scrollSpeedY = B;
|
|
8733
8733
|
var M = e.current.scrollTop <= 0, P = e.current.scrollTop >= m, I = M || P;
|
|
8734
|
-
Z(), (Math.abs(
|
|
8735
|
-
},
|
|
8734
|
+
Z(), (Math.abs(B) < w || g.current.isMouseDown || I) && (g.current.scrollSpeedY = 0, clearInterval(Y));
|
|
8735
|
+
}, F), g.current.isDraggingX = !1, g.current.isDraggingY = !1, l) {
|
|
8736
8736
|
var R = 250;
|
|
8737
|
-
e.current.childNodes.forEach(function(
|
|
8738
|
-
|
|
8739
|
-
}),
|
|
8737
|
+
e.current.childNodes.forEach(function(O) {
|
|
8738
|
+
O.style.transform = "translate3d(0px, 0px, 0px)", O.style.transition = "transform " + R + "ms";
|
|
8739
|
+
}), z = setTimeout(N, R);
|
|
8740
8740
|
}
|
|
8741
8741
|
}, K = function(w) {
|
|
8742
8742
|
w.preventDefault(), w.stopImmediatePropagation();
|
|
@@ -8746,32 +8746,32 @@ function Gh(e, t) {
|
|
|
8746
8746
|
var R = te(w.buttons);
|
|
8747
8747
|
R && (g.current.isMouseDown = !0, g.current.lastMouseX = w.clientX, g.current.lastMouseY = w.clientY, g.current.initialMouseX = w.clientX, g.current.initialMouseY = w.clientY);
|
|
8748
8748
|
}, fe = function(w) {
|
|
8749
|
-
var R = g.current.isDraggingX || g.current.isDraggingY,
|
|
8749
|
+
var R = g.current.isDraggingX || g.current.isDraggingY, O = g.current.initialMouseX - w.clientX, B = g.current.initialMouseY - w.clientY, M = Math.abs(O) > o || Math.abs(B) > o, P = R && M;
|
|
8750
8750
|
P ? e.current.childNodes.forEach(function(I) {
|
|
8751
8751
|
I.addEventListener("click", K);
|
|
8752
8752
|
}) : e.current.childNodes.forEach(function(I) {
|
|
8753
8753
|
I.removeEventListener("click", K);
|
|
8754
|
-
}), g.current.isMouseDown = !1, g.current.lastMouseX = 0, g.current.lastMouseY = 0, e.current.style.cursor = E, e.current.childNodes.forEach(function(I,
|
|
8755
|
-
I.style.cursor = x[
|
|
8754
|
+
}), g.current.isMouseDown = !1, g.current.lastMouseX = 0, g.current.lastMouseY = 0, e.current.style.cursor = E, e.current.childNodes.forEach(function(I, H) {
|
|
8755
|
+
I.style.cursor = x[H];
|
|
8756
8756
|
}), P && Q();
|
|
8757
8757
|
}, oe = function(w) {
|
|
8758
8758
|
if (g.current.isMouseDown) {
|
|
8759
8759
|
w.preventDefault();
|
|
8760
8760
|
var R = g.current.lastMouseX - w.clientX;
|
|
8761
|
-
g.current.lastMouseX = w.clientX, g.current.scrollSpeedX = R /
|
|
8762
|
-
var
|
|
8763
|
-
g.current.lastMouseY = w.clientY, g.current.scrollSpeedY =
|
|
8761
|
+
g.current.lastMouseX = w.clientX, g.current.scrollSpeedX = R / F, g.current.isDraggingX = !0;
|
|
8762
|
+
var O = g.current.lastMouseY - w.clientY;
|
|
8763
|
+
g.current.lastMouseY = w.clientY, g.current.scrollSpeedY = O / F, g.current.isDraggingY = !0, e.current.style.cursor = "grabbing", e.current.childNodes.forEach(function(G) {
|
|
8764
8764
|
G.style.cursor = "grabbing";
|
|
8765
8765
|
});
|
|
8766
|
-
var
|
|
8767
|
-
|
|
8766
|
+
var B = e.current.scrollLeft <= 0 && p, M = e.current.scrollLeft >= b && p, P = e.current.scrollTop <= 0 && A, I = e.current.scrollTop >= m && A, H = B || M || P || I;
|
|
8767
|
+
H && l && j(w), Z();
|
|
8768
8768
|
}
|
|
8769
8769
|
}, _ = function() {
|
|
8770
8770
|
b = e.current.scrollWidth - e.current.clientWidth, m = e.current.scrollHeight - e.current.clientHeight;
|
|
8771
8771
|
};
|
|
8772
8772
|
return $e(function() {
|
|
8773
8773
|
return h && (window.addEventListener("mouseup", fe), window.addEventListener("mousemove", oe), window.addEventListener("resize", _)), function() {
|
|
8774
|
-
window.removeEventListener("mouseup", fe), window.removeEventListener("mousemove", oe), window.removeEventListener("resize", _), clearInterval(J), clearInterval(Y), clearTimeout(
|
|
8774
|
+
window.removeEventListener("mouseup", fe), window.removeEventListener("mousemove", oe), window.removeEventListener("resize", _), clearInterval(J), clearInterval(Y), clearTimeout(z);
|
|
8775
8775
|
};
|
|
8776
8776
|
}, [h]), {
|
|
8777
8777
|
events: {
|
|
@@ -8779,20 +8779,20 @@ function Gh(e, t) {
|
|
|
8779
8779
|
}
|
|
8780
8780
|
};
|
|
8781
8781
|
}
|
|
8782
|
-
const Zh =
|
|
8782
|
+
const Zh = V.span`
|
|
8783
8783
|
display: flex;
|
|
8784
8784
|
justify-content: center;
|
|
8785
8785
|
align-items: center;
|
|
8786
|
-
`, Qh =
|
|
8786
|
+
`, Qh = V.div`
|
|
8787
8787
|
& svg {
|
|
8788
8788
|
margin-right: ${({ $addMargin: e }) => e ? "0.5em" : "0"};
|
|
8789
8789
|
}
|
|
8790
|
-
`, Yh =
|
|
8790
|
+
`, Yh = V(Le)`
|
|
8791
8791
|
& svg {
|
|
8792
8792
|
height: 1em;
|
|
8793
8793
|
margin-right: ${({ $addMargin: e }) => e ? "0.5em" : "0"};
|
|
8794
8794
|
}
|
|
8795
|
-
`, Uh =
|
|
8795
|
+
`, Uh = V.button`
|
|
8796
8796
|
width: ${({ fullWidth: e }) => e ? "100%" : "initial"};
|
|
8797
8797
|
margin-top: ${({ mt: e }) => e || 0};
|
|
8798
8798
|
margin-right: ${({ mr: e }) => e || 0};
|
|
@@ -9062,11 +9062,11 @@ const Zh = D.span`
|
|
|
9062
9062
|
100% {
|
|
9063
9063
|
transform: rotate(360deg);
|
|
9064
9064
|
}
|
|
9065
|
-
`, qh =
|
|
9065
|
+
`, qh = V.svg`
|
|
9066
9066
|
width: ${({ $variant: e }) => e === "sm" ? "16" : "40"}px;
|
|
9067
9067
|
height: ${({ $variant: e }) => e === "sm" ? "16" : "40"}px;
|
|
9068
9068
|
animation: ${Xh} 1.4s linear infinite;
|
|
9069
|
-
`, Kh =
|
|
9069
|
+
`, Kh = V.circle`
|
|
9070
9070
|
animation: ${_h} 1.4s ease-in-out infinite;
|
|
9071
9071
|
stroke-dasharray: 80px, 200px;
|
|
9072
9072
|
stroke-dashoffset: 0px;
|
|
@@ -10087,7 +10087,7 @@ function ha(e, t, r, n) {
|
|
|
10087
10087
|
rearg: e.rearg,
|
|
10088
10088
|
toInteger: e.toInteger,
|
|
10089
10089
|
toPath: e.toPath
|
|
10090
|
-
}, g = h.ary, p = h.assign, A = h.clone, b = h.curry, m = h.forEach, E = h.isArray, x = h.isError, k = h.isFunction, y = h.isWeakMap,
|
|
10090
|
+
}, g = h.ary, p = h.assign, A = h.clone, b = h.curry, m = h.forEach, E = h.isArray, x = h.isError, k = h.isFunction, y = h.isWeakMap, F = h.keys, Z = h.rearg, j = h.toInteger, N = h.toPath, z = F(Ie.aryMethod), J = {
|
|
10091
10091
|
castArray: function(M) {
|
|
10092
10092
|
return function() {
|
|
10093
10093
|
var P = arguments[0];
|
|
@@ -10096,8 +10096,8 @@ function ha(e, t, r, n) {
|
|
|
10096
10096
|
},
|
|
10097
10097
|
iteratee: function(M) {
|
|
10098
10098
|
return function() {
|
|
10099
|
-
var P = arguments[0], I = arguments[1],
|
|
10100
|
-
return o.cap && typeof I == "number" ? (I = I > 2 ? I - 2 : 1, G && G <= I ?
|
|
10099
|
+
var P = arguments[0], I = arguments[1], H = M(P, I), G = H.length;
|
|
10100
|
+
return o.cap && typeof I == "number" ? (I = I > 2 ? I - 2 : 1, G && G <= I ? H : mi(H, I)) : H;
|
|
10101
10101
|
};
|
|
10102
10102
|
},
|
|
10103
10103
|
mixin: function(M) {
|
|
@@ -10105,10 +10105,10 @@ function ha(e, t, r, n) {
|
|
|
10105
10105
|
var I = this;
|
|
10106
10106
|
if (!k(I))
|
|
10107
10107
|
return M(I, Object(P));
|
|
10108
|
-
var
|
|
10109
|
-
return m(
|
|
10110
|
-
k(P[G]) &&
|
|
10111
|
-
}), M(I, Object(P)), m(
|
|
10108
|
+
var H = [];
|
|
10109
|
+
return m(F(P), function(G) {
|
|
10110
|
+
k(P[G]) && H.push([G, I.prototype[G]]);
|
|
10111
|
+
}), M(I, Object(P)), m(H, function(G) {
|
|
10112
10112
|
var ee = G[1];
|
|
10113
10113
|
k(ee) ? I.prototype[G[0]] = ee : delete I.prototype[G[0]];
|
|
10114
10114
|
}), I;
|
|
@@ -10116,14 +10116,14 @@ function ha(e, t, r, n) {
|
|
|
10116
10116
|
},
|
|
10117
10117
|
nthArg: function(M) {
|
|
10118
10118
|
return function(P) {
|
|
10119
|
-
var I = P < 0 ? 1 :
|
|
10119
|
+
var I = P < 0 ? 1 : j(P) + 1;
|
|
10120
10120
|
return b(M(P), I);
|
|
10121
10121
|
};
|
|
10122
10122
|
},
|
|
10123
10123
|
rearg: function(M) {
|
|
10124
10124
|
return function(P, I) {
|
|
10125
|
-
var
|
|
10126
|
-
return b(M(P, I),
|
|
10125
|
+
var H = I ? I.length : 0;
|
|
10126
|
+
return b(M(P, I), H);
|
|
10127
10127
|
};
|
|
10128
10128
|
},
|
|
10129
10129
|
runInContext: function(M) {
|
|
@@ -10137,9 +10137,9 @@ function ha(e, t, r, n) {
|
|
|
10137
10137
|
var I = Ie.iterateeRearg[M];
|
|
10138
10138
|
if (I)
|
|
10139
10139
|
return S(P, I);
|
|
10140
|
-
var
|
|
10141
|
-
if (
|
|
10142
|
-
return _(P,
|
|
10140
|
+
var H = !i && Ie.iterateeAry[M];
|
|
10141
|
+
if (H)
|
|
10142
|
+
return _(P, H);
|
|
10143
10143
|
}
|
|
10144
10144
|
return P;
|
|
10145
10145
|
}
|
|
@@ -10148,7 +10148,7 @@ function ha(e, t, r, n) {
|
|
|
10148
10148
|
}
|
|
10149
10149
|
function K(M, P, I) {
|
|
10150
10150
|
if (o.fixed && (d || !Ie.skipFixed[M])) {
|
|
10151
|
-
var
|
|
10151
|
+
var H = Ie.methodSpread[M], G = H && H.start;
|
|
10152
10152
|
return G === void 0 ? g(P, I) : vg(P, G);
|
|
10153
10153
|
}
|
|
10154
10154
|
return P;
|
|
@@ -10157,20 +10157,20 @@ function ha(e, t, r, n) {
|
|
|
10157
10157
|
return o.rearg && I > 1 && (c || !Ie.skipRearg[M]) ? Z(P, Ie.methodRearg[M] || Ie.aryRearg[I]) : P;
|
|
10158
10158
|
}
|
|
10159
10159
|
function ne(M, P) {
|
|
10160
|
-
P =
|
|
10161
|
-
for (var I = -1,
|
|
10160
|
+
P = N(P);
|
|
10161
|
+
for (var I = -1, H = P.length, G = H - 1, ee = A(Object(M)), ge = ee; ge != null && ++I < H; ) {
|
|
10162
10162
|
var W = P[I], Ce = ge[W];
|
|
10163
10163
|
Ce != null && !(k(Ce) || x(Ce) || y(Ce)) && (ge[W] = A(I == G ? Ce : Object(Ce))), ge = ge[W];
|
|
10164
10164
|
}
|
|
10165
10165
|
return ee;
|
|
10166
10166
|
}
|
|
10167
10167
|
function fe(M) {
|
|
10168
|
-
return
|
|
10168
|
+
return O.runInContext.convert(M)(void 0);
|
|
10169
10169
|
}
|
|
10170
10170
|
function oe(M, P) {
|
|
10171
|
-
var I = Ie.aliasToReal[M] || M,
|
|
10171
|
+
var I = Ie.aliasToReal[M] || M, H = Ie.remap[I] || I, G = n;
|
|
10172
10172
|
return function(ee) {
|
|
10173
|
-
var ge = i ? u : h, W = i ? u[
|
|
10173
|
+
var ge = i ? u : h, W = i ? u[H] : P, Ce = p(p({}, G), ee);
|
|
10174
10174
|
return ha(ge, I, W, Ce);
|
|
10175
10175
|
};
|
|
10176
10176
|
}
|
|
@@ -10181,8 +10181,8 @@ function ha(e, t, r, n) {
|
|
|
10181
10181
|
}
|
|
10182
10182
|
function S(M, P) {
|
|
10183
10183
|
return w(M, function(I) {
|
|
10184
|
-
var
|
|
10185
|
-
return gg(Z(mi(I,
|
|
10184
|
+
var H = P.length;
|
|
10185
|
+
return gg(Z(mi(I, H), P), H);
|
|
10186
10186
|
});
|
|
10187
10187
|
}
|
|
10188
10188
|
function w(M, P) {
|
|
@@ -10190,48 +10190,48 @@ function ha(e, t, r, n) {
|
|
|
10190
10190
|
var I = arguments.length;
|
|
10191
10191
|
if (!I)
|
|
10192
10192
|
return M();
|
|
10193
|
-
for (var
|
|
10194
|
-
|
|
10193
|
+
for (var H = Array(I); I--; )
|
|
10194
|
+
H[I] = arguments[I];
|
|
10195
10195
|
var G = o.rearg ? 0 : I - 1;
|
|
10196
|
-
return
|
|
10196
|
+
return H[G] = P(H[G]), M.apply(void 0, H);
|
|
10197
10197
|
};
|
|
10198
10198
|
}
|
|
10199
10199
|
function R(M, P, I) {
|
|
10200
|
-
var
|
|
10201
|
-
return ge ? ee = ge(P) : o.immutable && (Ie.mutate.array[G] ? ee = Ai(P, x1) : Ie.mutate.object[G] ? ee = Ai(P, pg(P)) : Ie.mutate.set[G] && (ee = Ai(P, ne))), m(
|
|
10200
|
+
var H, G = Ie.aliasToReal[M] || M, ee = P, ge = J[G];
|
|
10201
|
+
return ge ? ee = ge(P) : o.immutable && (Ie.mutate.array[G] ? ee = Ai(P, x1) : Ie.mutate.object[G] ? ee = Ai(P, pg(P)) : Ie.mutate.set[G] && (ee = Ai(P, ne))), m(z, function(W) {
|
|
10202
10202
|
return m(Ie.aryMethod[W], function(Ce) {
|
|
10203
10203
|
if (G == Ce) {
|
|
10204
10204
|
var it = Ie.methodSpread[G], at = it && it.afterRearg;
|
|
10205
|
-
return
|
|
10205
|
+
return H = at ? K(G, te(G, ee, W), W) : te(G, K(G, ee, W), W), H = Y(G, H), H = Q(G, H, W), !1;
|
|
10206
10206
|
}
|
|
10207
|
-
}), !
|
|
10208
|
-
}),
|
|
10207
|
+
}), !H;
|
|
10208
|
+
}), H || (H = ee), H == P && (H = l ? b(H, 1) : function() {
|
|
10209
10209
|
return P.apply(this, arguments);
|
|
10210
|
-
}),
|
|
10210
|
+
}), H.convert = oe(G, P), H.placeholder = P.placeholder = I, H;
|
|
10211
10211
|
}
|
|
10212
10212
|
if (!a)
|
|
10213
10213
|
return R(t, r, s);
|
|
10214
|
-
var
|
|
10215
|
-
return m(
|
|
10214
|
+
var O = r, B = [];
|
|
10215
|
+
return m(z, function(M) {
|
|
10216
10216
|
m(Ie.aryMethod[M], function(P) {
|
|
10217
|
-
var I =
|
|
10218
|
-
I &&
|
|
10217
|
+
var I = O[Ie.remap[P] || P];
|
|
10218
|
+
I && B.push([P, R(P, I, O)]);
|
|
10219
10219
|
});
|
|
10220
|
-
}), m(
|
|
10221
|
-
var P =
|
|
10220
|
+
}), m(F(O), function(M) {
|
|
10221
|
+
var P = O[M];
|
|
10222
10222
|
if (typeof P == "function") {
|
|
10223
|
-
for (var I =
|
|
10224
|
-
if (
|
|
10223
|
+
for (var I = B.length; I--; )
|
|
10224
|
+
if (B[I][0] == M)
|
|
10225
10225
|
return;
|
|
10226
|
-
P.convert = oe(M, P),
|
|
10226
|
+
P.convert = oe(M, P), B.push([M, P]);
|
|
10227
10227
|
}
|
|
10228
|
-
}), m(
|
|
10229
|
-
|
|
10230
|
-
}),
|
|
10228
|
+
}), m(B, function(M) {
|
|
10229
|
+
O[M[0]] = M[1];
|
|
10230
|
+
}), O.convert = fe, O.placeholder = O, m(F(O), function(M) {
|
|
10231
10231
|
m(Ie.realToAlias[M] || [], function(P) {
|
|
10232
|
-
|
|
10232
|
+
O[P] = O[M];
|
|
10233
10233
|
});
|
|
10234
|
-
}),
|
|
10234
|
+
}), O;
|
|
10235
10235
|
}
|
|
10236
10236
|
var mg = ha;
|
|
10237
10237
|
function Ag(e) {
|
|
@@ -10620,7 +10620,7 @@ function D3(e, t, r, n, i, a, o, s, l, d) {
|
|
|
10620
10620
|
if (g)
|
|
10621
10621
|
var k = Kv(b), y = Xv(E, k);
|
|
10622
10622
|
if (n && (E = Uv(E, n, i, g)), a && (E = _v(E, a, o, g)), m -= y, g && m < d) {
|
|
10623
|
-
var
|
|
10623
|
+
var F = em(E, k);
|
|
10624
10624
|
return qv(
|
|
10625
10625
|
e,
|
|
10626
10626
|
t,
|
|
@@ -10628,14 +10628,14 @@ function D3(e, t, r, n, i, a, o, s, l, d) {
|
|
|
10628
10628
|
b.placeholder,
|
|
10629
10629
|
r,
|
|
10630
10630
|
E,
|
|
10631
|
-
|
|
10631
|
+
F,
|
|
10632
10632
|
s,
|
|
10633
10633
|
l,
|
|
10634
10634
|
d - m
|
|
10635
10635
|
);
|
|
10636
10636
|
}
|
|
10637
|
-
var Z = u ? r : this,
|
|
10638
|
-
return m = E.length, s ? E = $v(E, s) : p && m > 1 && E.reverse(), c && l < m && (E.length = l), this && this !== tm && this instanceof b && (
|
|
10637
|
+
var Z = u ? r : this, j = h ? Z[e] : e;
|
|
10638
|
+
return m = E.length, s ? E = $v(E, s) : p && m > 1 && E.reverse(), c && l < m && (E.length = l), this && this !== tm && this instanceof b && (j = A || V1(j)), j.apply(Z, E);
|
|
10639
10639
|
}
|
|
10640
10640
|
return b;
|
|
10641
10641
|
}
|
|
@@ -11815,9 +11815,9 @@ const cM = /* @__PURE__ */ Oa(lM), Jt = (e, t) => {
|
|
|
11815
11815
|
`
|
|
11816
11816
|
},
|
|
11817
11817
|
title: {}
|
|
11818
|
-
})[e][t], fM =
|
|
11818
|
+
})[e][t], fM = V.div`
|
|
11819
11819
|
position: fixed;
|
|
11820
|
-
z-index:
|
|
11820
|
+
z-index: 9;
|
|
11821
11821
|
left: 0;
|
|
11822
11822
|
top: 0;
|
|
11823
11823
|
width: 100%;
|
|
@@ -11840,8 +11840,8 @@ const cM = /* @__PURE__ */ Oa(lM), Jt = (e, t) => {
|
|
|
11840
11840
|
justify-content: center;
|
|
11841
11841
|
padding: 16px 0;
|
|
11842
11842
|
}
|
|
11843
|
-
`, uM =
|
|
11844
|
-
background-color: ${({ $
|
|
11843
|
+
`, uM = V.div`
|
|
11844
|
+
background-color: ${({ $backgroundColor: e }) => e || "#fefefe"};
|
|
11845
11845
|
margin: auto;
|
|
11846
11846
|
box-shadow: dialogShadow;
|
|
11847
11847
|
min-width: ${({ $minWidth: e }) => e || "10%"};
|
|
@@ -11864,22 +11864,22 @@ const cM = /* @__PURE__ */ Oa(lM), Jt = (e, t) => {
|
|
|
11864
11864
|
}
|
|
11865
11865
|
|
|
11866
11866
|
@media (min-width: 576px) {
|
|
11867
|
-
margin: 100px auto 0 auto;
|
|
11867
|
+
margin: ${({ top: e = "100px" }) => e} auto 0 auto;
|
|
11868
11868
|
}
|
|
11869
|
-
`, hM =
|
|
11869
|
+
`, hM = V.div`
|
|
11870
11870
|
display: flex;
|
|
11871
11871
|
justify-content: space-between;
|
|
11872
11872
|
${({ variant: e }) => Vo("header", e)}
|
|
11873
|
-
`, gM =
|
|
11873
|
+
`, gM = V.div`
|
|
11874
11874
|
min-height: 50px;
|
|
11875
11875
|
${({ variant: e }) => Vo("contentContainer", e)}
|
|
11876
|
-
`, pM =
|
|
11876
|
+
`, pM = V.div`
|
|
11877
11877
|
display: flex;
|
|
11878
11878
|
flex-flow: row;
|
|
11879
11879
|
align-items: center;
|
|
11880
11880
|
color: typoPrimary;
|
|
11881
11881
|
padding-right: 34px;
|
|
11882
|
-
|
|
11882
|
+
|
|
11883
11883
|
> div:first-of-type {
|
|
11884
11884
|
margin-right: 0.5em;
|
|
11885
11885
|
display: block;
|
|
@@ -11895,7 +11895,7 @@ const cM = /* @__PURE__ */ Oa(lM), Jt = (e, t) => {
|
|
|
11895
11895
|
margin-right: 12px;
|
|
11896
11896
|
}
|
|
11897
11897
|
}
|
|
11898
|
-
`, vM =
|
|
11898
|
+
`, vM = V.div`
|
|
11899
11899
|
padding: 1.5rem;
|
|
11900
11900
|
text-align: right;
|
|
11901
11901
|
> * {
|
|
@@ -11911,9 +11911,9 @@ const cM = /* @__PURE__ */ Oa(lM), Jt = (e, t) => {
|
|
|
11911
11911
|
margin: 0;
|
|
11912
11912
|
}
|
|
11913
11913
|
}
|
|
11914
|
-
`, mM =
|
|
11914
|
+
`, mM = V.div`
|
|
11915
11915
|
position: absolute;
|
|
11916
|
-
z-index:2;
|
|
11916
|
+
z-index: 2;
|
|
11917
11917
|
background-color: bgLightGray1;
|
|
11918
11918
|
cursor: pointer;
|
|
11919
11919
|
display: flex;
|
|
@@ -11968,7 +11968,7 @@ const cM = /* @__PURE__ */ Oa(lM), Jt = (e, t) => {
|
|
|
11968
11968
|
onClose: u,
|
|
11969
11969
|
hasFooter: h = !0,
|
|
11970
11970
|
hasHeader: g = !0,
|
|
11971
|
-
|
|
11971
|
+
background: p,
|
|
11972
11972
|
ignoreClickOutside: A = !1,
|
|
11973
11973
|
closeEverywhere: b = !1,
|
|
11974
11974
|
withCloseIcon: m = !0,
|
|
@@ -11976,35 +11976,37 @@ const cM = /* @__PURE__ */ Oa(lM), Jt = (e, t) => {
|
|
|
11976
11976
|
minWidth: x,
|
|
11977
11977
|
minHeight: k,
|
|
11978
11978
|
maxWidth: y,
|
|
11979
|
-
maxHeight:
|
|
11980
|
-
variant: Z = "compact"
|
|
11979
|
+
maxHeight: F,
|
|
11980
|
+
variant: Z = "compact",
|
|
11981
|
+
top: j
|
|
11981
11982
|
}) => {
|
|
11982
|
-
const
|
|
11983
|
+
const N = Te(() => {
|
|
11983
11984
|
u ? u() : r && r();
|
|
11984
|
-
}, [u, r]),
|
|
11985
|
-
a == null || a(
|
|
11986
|
-
}, [a,
|
|
11987
|
-
return $e(() => (window.addEventListener("popstate",
|
|
11988
|
-
window.removeEventListener("popstate",
|
|
11985
|
+
}, [u, r]), z = Ta(() => ({ width: bM[c] }), [c]), J = AM({ onClose: N, ignoreClickOutside: A, closeCurrent: !0, allowScrollbarClick: !0 }), Y = Te(() => {
|
|
11986
|
+
a == null || a(N);
|
|
11987
|
+
}, [a, N]);
|
|
11988
|
+
return $e(() => (window.addEventListener("popstate", N), () => {
|
|
11989
|
+
window.removeEventListener("popstate", N);
|
|
11989
11990
|
}), []), t ? /* @__PURE__ */ f.jsx(C0, { children: /* @__PURE__ */ f.jsx(fM, { backgroundColor: E, children: /* @__PURE__ */ f.jsxs(
|
|
11990
11991
|
uM,
|
|
11991
11992
|
{
|
|
11992
|
-
ref:
|
|
11993
|
-
style:
|
|
11994
|
-
$
|
|
11993
|
+
ref: J,
|
|
11994
|
+
style: z,
|
|
11995
|
+
$backgroundColor: p,
|
|
11996
|
+
top: j,
|
|
11995
11997
|
"data-cy": "dialogWindow",
|
|
11996
|
-
onClick: b ?
|
|
11998
|
+
onClick: b ? N : void 0,
|
|
11997
11999
|
$minWidth: x,
|
|
11998
12000
|
$minHeight: k,
|
|
11999
12001
|
$maxWidth: y,
|
|
12000
|
-
$maxHeight:
|
|
12002
|
+
$maxHeight: F,
|
|
12001
12003
|
variant: Z,
|
|
12002
12004
|
children: [
|
|
12003
12005
|
n && g && /* @__PURE__ */ f.jsx(hM, { variant: Z, children: /* @__PURE__ */ f.jsxs(pM, { children: [
|
|
12004
12006
|
i && /* @__PURE__ */ f.jsx(Re.div, { as: "span", className: "icon", children: typeof i == "string" ? /* @__PURE__ */ f.jsx(Le, { icon: i, fill: "blue2" }) : i }),
|
|
12005
12007
|
Z == "default" ? /* @__PURE__ */ f.jsx(m3, { mt: 0, mb: 0, variant: "bold", children: n }) : /* @__PURE__ */ f.jsx(A3, { mt: 0, mb: 0, variant: "bold", children: n })
|
|
12006
12008
|
] }) }),
|
|
12007
|
-
m && /* @__PURE__ */ f.jsx(mM, { onClick:
|
|
12009
|
+
m && /* @__PURE__ */ f.jsx(mM, { onClick: N, "data-cy": "dialogCloseBtn", children: /* @__PURE__ */ f.jsx(zh, { width: "11px", height: "11px" }) }),
|
|
12008
12010
|
/* @__PURE__ */ f.jsx(gM, { variant: Z, children: e }),
|
|
12009
12011
|
h && (r || a) && /* @__PURE__ */ f.jsxs(vM, { children: [
|
|
12010
12012
|
r && /* @__PURE__ */ f.jsx(fa, { type: "button", onClick: r, isLoading: l, "data-cy": "cancelBtn", appearance: "primaryLight", children: s || "Cancel" }),
|
|
@@ -12012,7 +12014,7 @@ const cM = /* @__PURE__ */ Oa(lM), Jt = (e, t) => {
|
|
|
12012
12014
|
fa,
|
|
12013
12015
|
{
|
|
12014
12016
|
type: "button",
|
|
12015
|
-
onClick:
|
|
12017
|
+
onClick: Y,
|
|
12016
12018
|
isLoading: l,
|
|
12017
12019
|
disabled: d,
|
|
12018
12020
|
"data-cy": "submitBtn",
|
|
@@ -12517,8 +12519,8 @@ function DM() {
|
|
|
12517
12519
|
}
|
|
12518
12520
|
function VM() {
|
|
12519
12521
|
const e = this;
|
|
12520
|
-
function t(
|
|
12521
|
-
return parseFloat(
|
|
12522
|
+
function t(z, J) {
|
|
12523
|
+
return parseFloat(z.getPropertyValue(e.getDirectionLabel(J)) || 0);
|
|
12522
12524
|
}
|
|
12523
12525
|
const r = e.params, {
|
|
12524
12526
|
wrapperEl: n,
|
|
@@ -12534,81 +12536,81 @@ function VM() {
|
|
|
12534
12536
|
let b = r.slidesOffsetAfter;
|
|
12535
12537
|
typeof b == "function" && (b = r.slidesOffsetAfter.call(e));
|
|
12536
12538
|
const m = e.snapGrid.length, E = e.slidesGrid.length;
|
|
12537
|
-
let x = r.spaceBetween, k = -A, y = 0,
|
|
12539
|
+
let x = r.spaceBetween, k = -A, y = 0, F = 0;
|
|
12538
12540
|
if (typeof a > "u")
|
|
12539
12541
|
return;
|
|
12540
|
-
typeof x == "string" && x.indexOf("%") >= 0 ? x = parseFloat(x.replace("%", "")) / 100 * a : typeof x == "string" && (x = parseFloat(x)), e.virtualSize = -x, c.forEach((
|
|
12541
|
-
o ?
|
|
12542
|
+
typeof x == "string" && x.indexOf("%") >= 0 ? x = parseFloat(x.replace("%", "")) / 100 * a : typeof x == "string" && (x = parseFloat(x)), e.virtualSize = -x, c.forEach((z) => {
|
|
12543
|
+
o ? z.style.marginLeft = "" : z.style.marginRight = "", z.style.marginBottom = "", z.style.marginTop = "";
|
|
12542
12544
|
}), r.centeredSlides && r.cssMode && (qr(n, "--swiper-centered-offset-before", ""), qr(n, "--swiper-centered-offset-after", ""));
|
|
12543
12545
|
const Z = r.grid && r.grid.rows > 1 && e.grid;
|
|
12544
12546
|
Z ? e.grid.initSlides(c) : e.grid && e.grid.unsetSlides();
|
|
12545
|
-
let
|
|
12546
|
-
const
|
|
12547
|
-
for (let
|
|
12548
|
-
|
|
12547
|
+
let j;
|
|
12548
|
+
const N = r.slidesPerView === "auto" && r.breakpoints && Object.keys(r.breakpoints).filter((z) => typeof r.breakpoints[z].slidesPerView < "u").length > 0;
|
|
12549
|
+
for (let z = 0; z < u; z += 1) {
|
|
12550
|
+
j = 0;
|
|
12549
12551
|
let J;
|
|
12550
|
-
if (c[
|
|
12552
|
+
if (c[z] && (J = c[z]), Z && e.grid.updateSlide(z, J, c), !(c[z] && vt(J, "display") === "none")) {
|
|
12551
12553
|
if (r.slidesPerView === "auto") {
|
|
12552
|
-
|
|
12554
|
+
N && (c[z].style[e.getDirectionLabel("width")] = "");
|
|
12553
12555
|
const Y = getComputedStyle(J), Q = J.style.transform, K = J.style.webkitTransform;
|
|
12554
12556
|
if (Q && (J.style.transform = "none"), K && (J.style.webkitTransform = "none"), r.roundLengths)
|
|
12555
|
-
|
|
12557
|
+
j = e.isHorizontal() ? F2(J, "width", !0) : F2(J, "height", !0);
|
|
12556
12558
|
else {
|
|
12557
12559
|
const te = t(Y, "width"), ne = t(Y, "padding-left"), fe = t(Y, "padding-right"), oe = t(Y, "margin-left"), _ = t(Y, "margin-right"), S = Y.getPropertyValue("box-sizing");
|
|
12558
12560
|
if (S && S === "border-box")
|
|
12559
|
-
|
|
12561
|
+
j = te + oe + _;
|
|
12560
12562
|
else {
|
|
12561
12563
|
const {
|
|
12562
12564
|
clientWidth: w,
|
|
12563
12565
|
offsetWidth: R
|
|
12564
12566
|
} = J;
|
|
12565
|
-
|
|
12567
|
+
j = te + ne + fe + oe + _ + (R - w);
|
|
12566
12568
|
}
|
|
12567
12569
|
}
|
|
12568
|
-
Q && (J.style.transform = Q), K && (J.style.webkitTransform = K), r.roundLengths && (
|
|
12570
|
+
Q && (J.style.transform = Q), K && (J.style.webkitTransform = K), r.roundLengths && (j = Math.floor(j));
|
|
12569
12571
|
} else
|
|
12570
|
-
|
|
12571
|
-
c[
|
|
12572
|
+
j = (a - (r.slidesPerView - 1) * x) / r.slidesPerView, r.roundLengths && (j = Math.floor(j)), c[z] && (c[z].style[e.getDirectionLabel("width")] = `${j}px`);
|
|
12573
|
+
c[z] && (c[z].swiperSlideSize = j), p.push(j), r.centeredSlides ? (k = k + j / 2 + y / 2 + x, y === 0 && z !== 0 && (k = k - a / 2 - x), z === 0 && (k = k - a / 2 - x), Math.abs(k) < 1 / 1e3 && (k = 0), r.roundLengths && (k = Math.floor(k)), F % r.slidesPerGroup === 0 && h.push(k), g.push(k)) : (r.roundLengths && (k = Math.floor(k)), (F - Math.min(e.params.slidesPerGroupSkip, F)) % e.params.slidesPerGroup === 0 && h.push(k), g.push(k), k = k + j + x), e.virtualSize += j + x, y = j, F += 1;
|
|
12572
12574
|
}
|
|
12573
12575
|
}
|
|
12574
|
-
if (e.virtualSize = Math.max(e.virtualSize, a) + b, o && s && (r.effect === "slide" || r.effect === "coverflow") && (n.style.width = `${e.virtualSize + x}px`), r.setWrapperSize && (n.style[e.getDirectionLabel("width")] = `${e.virtualSize + x}px`), Z && e.grid.updateWrapperSize(
|
|
12575
|
-
const
|
|
12576
|
+
if (e.virtualSize = Math.max(e.virtualSize, a) + b, o && s && (r.effect === "slide" || r.effect === "coverflow") && (n.style.width = `${e.virtualSize + x}px`), r.setWrapperSize && (n.style[e.getDirectionLabel("width")] = `${e.virtualSize + x}px`), Z && e.grid.updateWrapperSize(j, h), !r.centeredSlides) {
|
|
12577
|
+
const z = [];
|
|
12576
12578
|
for (let J = 0; J < h.length; J += 1) {
|
|
12577
12579
|
let Y = h[J];
|
|
12578
|
-
r.roundLengths && (Y = Math.floor(Y)), h[J] <= e.virtualSize - a &&
|
|
12580
|
+
r.roundLengths && (Y = Math.floor(Y)), h[J] <= e.virtualSize - a && z.push(Y);
|
|
12579
12581
|
}
|
|
12580
|
-
h =
|
|
12582
|
+
h = z, Math.floor(e.virtualSize - a) - Math.floor(h[h.length - 1]) > 1 && h.push(e.virtualSize - a);
|
|
12581
12583
|
}
|
|
12582
12584
|
if (l && r.loop) {
|
|
12583
|
-
const
|
|
12585
|
+
const z = p[0] + x;
|
|
12584
12586
|
if (r.slidesPerGroup > 1) {
|
|
12585
|
-
const J = Math.ceil((e.virtual.slidesBefore + e.virtual.slidesAfter) / r.slidesPerGroup), Y =
|
|
12587
|
+
const J = Math.ceil((e.virtual.slidesBefore + e.virtual.slidesAfter) / r.slidesPerGroup), Y = z * r.slidesPerGroup;
|
|
12586
12588
|
for (let Q = 0; Q < J; Q += 1)
|
|
12587
12589
|
h.push(h[h.length - 1] + Y);
|
|
12588
12590
|
}
|
|
12589
12591
|
for (let J = 0; J < e.virtual.slidesBefore + e.virtual.slidesAfter; J += 1)
|
|
12590
|
-
r.slidesPerGroup === 1 && h.push(h[h.length - 1] +
|
|
12592
|
+
r.slidesPerGroup === 1 && h.push(h[h.length - 1] + z), g.push(g[g.length - 1] + z), e.virtualSize += z;
|
|
12591
12593
|
}
|
|
12592
12594
|
if (h.length === 0 && (h = [0]), x !== 0) {
|
|
12593
|
-
const
|
|
12595
|
+
const z = e.isHorizontal() && o ? "marginLeft" : e.getDirectionLabel("marginRight");
|
|
12594
12596
|
c.filter((J, Y) => !r.cssMode || r.loop ? !0 : Y !== c.length - 1).forEach((J) => {
|
|
12595
|
-
J.style[
|
|
12597
|
+
J.style[z] = `${x}px`;
|
|
12596
12598
|
});
|
|
12597
12599
|
}
|
|
12598
12600
|
if (r.centeredSlides && r.centeredSlidesBounds) {
|
|
12599
|
-
let
|
|
12601
|
+
let z = 0;
|
|
12600
12602
|
p.forEach((Y) => {
|
|
12601
|
-
|
|
12602
|
-
}),
|
|
12603
|
-
const J =
|
|
12603
|
+
z += Y + (x || 0);
|
|
12604
|
+
}), z -= x;
|
|
12605
|
+
const J = z - a;
|
|
12604
12606
|
h = h.map((Y) => Y <= 0 ? -A : Y > J ? J + b : Y);
|
|
12605
12607
|
}
|
|
12606
12608
|
if (r.centerInsufficientSlides) {
|
|
12607
|
-
let
|
|
12609
|
+
let z = 0;
|
|
12608
12610
|
if (p.forEach((J) => {
|
|
12609
|
-
|
|
12610
|
-
}),
|
|
12611
|
-
const J = (a -
|
|
12611
|
+
z += J + (x || 0);
|
|
12612
|
+
}), z -= x, z < a) {
|
|
12613
|
+
const J = (a - z) / 2;
|
|
12612
12614
|
h.forEach((Y, Q) => {
|
|
12613
12615
|
h[Q] = Y - J;
|
|
12614
12616
|
}), g.forEach((Y, Q) => {
|
|
@@ -12623,12 +12625,12 @@ function VM() {
|
|
|
12623
12625
|
slidesSizesGrid: p
|
|
12624
12626
|
}), r.centeredSlides && r.cssMode && !r.centeredSlidesBounds) {
|
|
12625
12627
|
qr(n, "--swiper-centered-offset-before", `${-h[0]}px`), qr(n, "--swiper-centered-offset-after", `${e.size / 2 - p[p.length - 1] / 2}px`);
|
|
12626
|
-
const
|
|
12627
|
-
e.snapGrid = e.snapGrid.map((Y) => Y +
|
|
12628
|
+
const z = -e.snapGrid[0], J = -e.slidesGrid[0];
|
|
12629
|
+
e.snapGrid = e.snapGrid.map((Y) => Y + z), e.slidesGrid = e.slidesGrid.map((Y) => Y + J);
|
|
12628
12630
|
}
|
|
12629
12631
|
if (u !== d && e.emit("slidesLengthChange"), h.length !== m && (e.params.watchOverflow && e.checkOverflow(), e.emit("snapGridLengthChange")), g.length !== E && e.emit("slidesGridLengthChange"), r.watchSlidesProgress && e.updateSlidesOffset(), !l && !r.cssMode && (r.effect === "slide" || r.effect === "fade")) {
|
|
12630
|
-
const
|
|
12631
|
-
u <= r.maxBackfaceHiddenSlides ? J || e.el.classList.add(
|
|
12632
|
+
const z = `${r.containerModifierClass}backface-hidden`, J = e.el.classList.contains(z);
|
|
12633
|
+
u <= r.maxBackfaceHiddenSlides ? J || e.el.classList.add(z) : J && e.el.classList.remove(z);
|
|
12632
12634
|
}
|
|
12633
12635
|
}
|
|
12634
12636
|
function FM(e) {
|
|
@@ -13024,8 +13026,8 @@ function oT(e, t, r, n, i) {
|
|
|
13024
13026
|
const m = -l[b];
|
|
13025
13027
|
if (s.normalizeSlideIndex)
|
|
13026
13028
|
for (let x = 0; x < d.length; x += 1) {
|
|
13027
|
-
const k = -Math.floor(m * 100), y = Math.floor(d[x] * 100),
|
|
13028
|
-
typeof d[x + 1] < "u" ? k >= y && k <
|
|
13029
|
+
const k = -Math.floor(m * 100), y = Math.floor(d[x] * 100), F = Math.floor(d[x + 1] * 100);
|
|
13030
|
+
typeof d[x + 1] < "u" ? k >= y && k < F - (F - y) / 2 ? o = x : k >= y && k < F && (o = x + 1) : k >= y && (o = x);
|
|
13029
13031
|
}
|
|
13030
13032
|
if (a.initialized && o !== u && (!a.allowSlideNext && (h ? m > a.translate && m > a.minTranslate() : m < a.translate && m < a.minTranslate()) || !a.allowSlidePrev && m > a.translate && m > a.maxTranslate() && (u || 0) !== o))
|
|
13031
13033
|
return !1;
|
|
@@ -13286,24 +13288,24 @@ function pT(e) {
|
|
|
13286
13288
|
const x = [], k = [];
|
|
13287
13289
|
let y = l.activeIndex;
|
|
13288
13290
|
typeof a > "u" ? a = l.getSlideIndex(d.filter((Q) => Q.classList.contains(g.slideActiveClass))[0]) : y = a;
|
|
13289
|
-
const
|
|
13290
|
-
let
|
|
13291
|
-
const
|
|
13291
|
+
const F = n === "next" || !n, Z = n === "prev" || !n;
|
|
13292
|
+
let j = 0, N = 0;
|
|
13293
|
+
const z = E ? Math.ceil(d.length / g.grid.rows) : d.length, Y = (E ? d[a].column : a) + (p && typeof i > "u" ? -A / 2 + 0.5 : 0);
|
|
13292
13294
|
if (Y < m) {
|
|
13293
|
-
|
|
13295
|
+
j = Math.max(m - Y, b);
|
|
13294
13296
|
for (let Q = 0; Q < m - Y; Q += 1) {
|
|
13295
|
-
const K = Q - Math.floor(Q /
|
|
13297
|
+
const K = Q - Math.floor(Q / z) * z;
|
|
13296
13298
|
if (E) {
|
|
13297
|
-
const te =
|
|
13299
|
+
const te = z - K - 1;
|
|
13298
13300
|
for (let ne = d.length - 1; ne >= 0; ne -= 1)
|
|
13299
13301
|
d[ne].column === te && x.push(ne);
|
|
13300
13302
|
} else
|
|
13301
|
-
x.push(
|
|
13303
|
+
x.push(z - K - 1);
|
|
13302
13304
|
}
|
|
13303
|
-
} else if (Y + A >
|
|
13304
|
-
|
|
13305
|
-
for (let Q = 0; Q <
|
|
13306
|
-
const K = Q - Math.floor(Q /
|
|
13305
|
+
} else if (Y + A > z - m) {
|
|
13306
|
+
N = Math.max(Y - (z - m * 2), b);
|
|
13307
|
+
for (let Q = 0; Q < N; Q += 1) {
|
|
13308
|
+
const K = Q - Math.floor(Q / z) * z;
|
|
13307
13309
|
E ? d.forEach((te, ne) => {
|
|
13308
13310
|
te.column === K && k.push(ne);
|
|
13309
13311
|
}) : k.push(K);
|
|
@@ -13313,23 +13315,23 @@ function pT(e) {
|
|
|
13313
13315
|
l.__preventObserver__ = !1;
|
|
13314
13316
|
}), Z && x.forEach((Q) => {
|
|
13315
13317
|
d[Q].swiperLoopMoveDOM = !0, h.prepend(d[Q]), d[Q].swiperLoopMoveDOM = !1;
|
|
13316
|
-
}),
|
|
13318
|
+
}), F && k.forEach((Q) => {
|
|
13317
13319
|
d[Q].swiperLoopMoveDOM = !0, h.append(d[Q]), d[Q].swiperLoopMoveDOM = !1;
|
|
13318
|
-
}), l.recalcSlides(), g.slidesPerView === "auto" ? l.updateSlides() : E && (x.length > 0 && Z || k.length > 0 &&
|
|
13320
|
+
}), l.recalcSlides(), g.slidesPerView === "auto" ? l.updateSlides() : E && (x.length > 0 && Z || k.length > 0 && F) && l.slides.forEach((Q, K) => {
|
|
13319
13321
|
l.grid.updateSlide(K, Q, l.slides);
|
|
13320
13322
|
}), g.watchSlidesProgress && l.updateSlidesOffset(), r) {
|
|
13321
13323
|
if (x.length > 0 && Z) {
|
|
13322
13324
|
if (typeof t > "u") {
|
|
13323
|
-
const Q = l.slidesGrid[y], te = l.slidesGrid[y +
|
|
13324
|
-
s ? l.setTranslate(l.translate - te) : (l.slideTo(y +
|
|
13325
|
+
const Q = l.slidesGrid[y], te = l.slidesGrid[y + j] - Q;
|
|
13326
|
+
s ? l.setTranslate(l.translate - te) : (l.slideTo(y + j, 0, !1, !0), i && (l.touchEventsData.startTranslate = l.touchEventsData.startTranslate - te, l.touchEventsData.currentTranslate = l.touchEventsData.currentTranslate - te));
|
|
13325
13327
|
} else if (i) {
|
|
13326
13328
|
const Q = E ? x.length / g.grid.rows : x.length;
|
|
13327
13329
|
l.slideTo(l.activeIndex + Q, 0, !1, !0), l.touchEventsData.currentTranslate = l.translate;
|
|
13328
13330
|
}
|
|
13329
|
-
} else if (k.length > 0 &&
|
|
13331
|
+
} else if (k.length > 0 && F)
|
|
13330
13332
|
if (typeof t > "u") {
|
|
13331
|
-
const Q = l.slidesGrid[y], te = l.slidesGrid[y -
|
|
13332
|
-
s ? l.setTranslate(l.translate - te) : (l.slideTo(y -
|
|
13333
|
+
const Q = l.slidesGrid[y], te = l.slidesGrid[y - N] - Q;
|
|
13334
|
+
s ? l.setTranslate(l.translate - te) : (l.slideTo(y - N, 0, !1, !0), i && (l.touchEventsData.startTranslate = l.touchEventsData.startTranslate - te, l.touchEventsData.currentTranslate = l.touchEventsData.currentTranslate - te));
|
|
13333
13335
|
} else {
|
|
13334
13336
|
const Q = E ? k.length / g.grid.rows : k.length;
|
|
13335
13337
|
l.slideTo(l.activeIndex - Q, 0, !1, !0);
|
|
@@ -13479,7 +13481,7 @@ function ET(e) {
|
|
|
13479
13481
|
return;
|
|
13480
13482
|
let d;
|
|
13481
13483
|
if (l.type === "touchmove") {
|
|
13482
|
-
if (d = [...l.changedTouches].filter((
|
|
13484
|
+
if (d = [...l.changedTouches].filter((F) => F.identifier === n.touchId)[0], !d || d.identifier !== n.touchId)
|
|
13483
13485
|
return;
|
|
13484
13486
|
} else
|
|
13485
13487
|
d = l;
|
|
@@ -13519,8 +13521,8 @@ function ET(e) {
|
|
|
13519
13521
|
if (r.params.threshold && Math.sqrt(h ** 2 + g ** 2) < r.params.threshold)
|
|
13520
13522
|
return;
|
|
13521
13523
|
if (typeof n.isScrolling > "u") {
|
|
13522
|
-
let
|
|
13523
|
-
r.isHorizontal() && a.currentY === a.startY || r.isVertical() && a.currentX === a.startX ? n.isScrolling = !1 : h * h + g * g >= 25 && (
|
|
13524
|
+
let F;
|
|
13525
|
+
r.isHorizontal() && a.currentY === a.startY || r.isVertical() && a.currentX === a.startX ? n.isScrolling = !1 : h * h + g * g >= 25 && (F = Math.atan2(Math.abs(g), Math.abs(h)) * 180 / Math.PI, n.isScrolling = r.isHorizontal() ? F > i.touchAngle : 90 - F > i.touchAngle);
|
|
13524
13526
|
}
|
|
13525
13527
|
if (n.isScrolling && r.emit("touchMoveOpposite", l), typeof n.startMoving > "u" && (a.currentX !== a.startX || a.currentY !== a.startY) && (n.startMoving = !0), n.isScrolling) {
|
|
13526
13528
|
n.isTouched = !1;
|
|
@@ -13538,11 +13540,11 @@ function ET(e) {
|
|
|
13538
13540
|
if (m && E && r.loopFix({
|
|
13539
13541
|
direction: r.swipeDirection
|
|
13540
13542
|
}), n.startTranslate = r.getTranslate(), r.setTransition(0), r.animating) {
|
|
13541
|
-
const
|
|
13543
|
+
const F = new window.CustomEvent("transitionend", {
|
|
13542
13544
|
bubbles: !0,
|
|
13543
13545
|
cancelable: !0
|
|
13544
13546
|
});
|
|
13545
|
-
r.wrapperEl.dispatchEvent(
|
|
13547
|
+
r.wrapperEl.dispatchEvent(F);
|
|
13546
13548
|
}
|
|
13547
13549
|
n.allowMomentumBounce = !1, i.grabCursor && (r.allowSlideNext === !0 || r.allowSlidePrev === !0) && r.setGrabCursor(!0), r.emit("sliderFirstMove", l);
|
|
13548
13550
|
}
|
|
@@ -14496,7 +14498,7 @@ function JT(e) {
|
|
|
14496
14498
|
scrollbarEl: s,
|
|
14497
14499
|
paginationEl: l
|
|
14498
14500
|
} = e;
|
|
14499
|
-
const d = i.filter((
|
|
14501
|
+
const d = i.filter((N) => N !== "children" && N !== "direction" && N !== "wrapperClass"), {
|
|
14500
14502
|
params: c,
|
|
14501
14503
|
pagination: u,
|
|
14502
14504
|
navigation: h,
|
|
@@ -14504,19 +14506,19 @@ function JT(e) {
|
|
|
14504
14506
|
virtual: p,
|
|
14505
14507
|
thumbs: A
|
|
14506
14508
|
} = t;
|
|
14507
|
-
let b, m, E, x, k, y,
|
|
14509
|
+
let b, m, E, x, k, y, F, Z;
|
|
14508
14510
|
i.includes("thumbs") && n.thumbs && n.thumbs.swiper && c.thumbs && !c.thumbs.swiper && (b = !0), i.includes("controller") && n.controller && n.controller.control && c.controller && !c.controller.control && (m = !0), i.includes("pagination") && n.pagination && (n.pagination.el || l) && (c.pagination || c.pagination === !1) && u && !u.el && (E = !0), i.includes("scrollbar") && n.scrollbar && (n.scrollbar.el || s) && (c.scrollbar || c.scrollbar === !1) && g && !g.el && (x = !0), i.includes("navigation") && n.navigation && (n.navigation.prevEl || o) && (n.navigation.nextEl || a) && (c.navigation || c.navigation === !1) && h && !h.prevEl && !h.nextEl && (k = !0);
|
|
14509
|
-
const
|
|
14510
|
-
t[
|
|
14511
|
+
const j = (N) => {
|
|
14512
|
+
t[N] && (t[N].destroy(), N === "navigation" ? (t.isElement && (t[N].prevEl.remove(), t[N].nextEl.remove()), c[N].prevEl = void 0, c[N].nextEl = void 0, t[N].prevEl = void 0, t[N].nextEl = void 0) : (t.isElement && t[N].el.remove(), c[N].el = void 0, t[N].el = void 0));
|
|
14511
14513
|
};
|
|
14512
|
-
i.includes("loop") && t.isElement && (c.loop && !n.loop ? y = !0 : !c.loop && n.loop ?
|
|
14513
|
-
if (Mt(c[
|
|
14514
|
-
Object.assign(c[
|
|
14514
|
+
i.includes("loop") && t.isElement && (c.loop && !n.loop ? y = !0 : !c.loop && n.loop ? F = !0 : Z = !0), d.forEach((N) => {
|
|
14515
|
+
if (Mt(c[N]) && Mt(n[N]))
|
|
14516
|
+
Object.assign(c[N], n[N]), (N === "navigation" || N === "pagination" || N === "scrollbar") && "enabled" in n[N] && !n[N].enabled && j(N);
|
|
14515
14517
|
else {
|
|
14516
|
-
const
|
|
14517
|
-
(
|
|
14518
|
+
const z = n[N];
|
|
14519
|
+
(z === !0 || z === !1) && (N === "navigation" || N === "pagination" || N === "scrollbar") ? z === !1 && j(N) : c[N] = n[N];
|
|
14518
14520
|
}
|
|
14519
|
-
}), d.includes("controller") && !m && t.controller && t.controller.control && c.controller && c.controller.control && (t.controller.control = c.controller.control), i.includes("children") && r && p && c.virtual.enabled ? (p.slides = r, p.update(!0)) : i.includes("virtual") && p && c.virtual.enabled && (r && (p.slides = r), p.update(!0)), i.includes("children") && r && c.loop && (Z = !0), b && A.init() && A.update(!0), m && (t.controller.control = c.controller.control), E && (t.isElement && (!l || typeof l == "string") && (l = document.createElement("div"), l.classList.add("swiper-pagination"), l.part.add("pagination"), t.el.appendChild(l)), l && (c.pagination.el = l), u.init(), u.render(), u.update()), x && (t.isElement && (!s || typeof s == "string") && (s = document.createElement("div"), s.classList.add("swiper-scrollbar"), s.part.add("scrollbar"), t.el.appendChild(s)), s && (c.scrollbar.el = s), g.init(), g.updateSize(), g.setTranslate()), k && (t.isElement && ((!a || typeof a == "string") && (a = document.createElement("div"), a.classList.add("swiper-button-next"), a.innerHTML = t.hostEl.constructor.nextButtonSvg, a.part.add("button-next"), t.el.appendChild(a)), (!o || typeof o == "string") && (o = document.createElement("div"), o.classList.add("swiper-button-prev"), o.innerHTML = t.hostEl.constructor.prevButtonSvg, o.part.add("button-prev"), t.el.appendChild(o))), a && (c.navigation.nextEl = a), o && (c.navigation.prevEl = o), h.init(), h.update()), i.includes("allowSlideNext") && (t.allowSlideNext = n.allowSlideNext), i.includes("allowSlidePrev") && (t.allowSlidePrev = n.allowSlidePrev), i.includes("direction") && t.changeDirection(n.direction, !1), (y || Z) && t.loopDestroy(), (
|
|
14521
|
+
}), d.includes("controller") && !m && t.controller && t.controller.control && c.controller && c.controller.control && (t.controller.control = c.controller.control), i.includes("children") && r && p && c.virtual.enabled ? (p.slides = r, p.update(!0)) : i.includes("virtual") && p && c.virtual.enabled && (r && (p.slides = r), p.update(!0)), i.includes("children") && r && c.loop && (Z = !0), b && A.init() && A.update(!0), m && (t.controller.control = c.controller.control), E && (t.isElement && (!l || typeof l == "string") && (l = document.createElement("div"), l.classList.add("swiper-pagination"), l.part.add("pagination"), t.el.appendChild(l)), l && (c.pagination.el = l), u.init(), u.render(), u.update()), x && (t.isElement && (!s || typeof s == "string") && (s = document.createElement("div"), s.classList.add("swiper-scrollbar"), s.part.add("scrollbar"), t.el.appendChild(s)), s && (c.scrollbar.el = s), g.init(), g.updateSize(), g.setTranslate()), k && (t.isElement && ((!a || typeof a == "string") && (a = document.createElement("div"), a.classList.add("swiper-button-next"), a.innerHTML = t.hostEl.constructor.nextButtonSvg, a.part.add("button-next"), t.el.appendChild(a)), (!o || typeof o == "string") && (o = document.createElement("div"), o.classList.add("swiper-button-prev"), o.innerHTML = t.hostEl.constructor.prevButtonSvg, o.part.add("button-prev"), t.el.appendChild(o))), a && (c.navigation.nextEl = a), o && (c.navigation.prevEl = o), h.init(), h.update()), i.includes("allowSlideNext") && (t.allowSlideNext = n.allowSlideNext), i.includes("allowSlidePrev") && (t.allowSlidePrev = n.allowSlidePrev), i.includes("direction") && t.changeDirection(n.direction, !1), (y || Z) && t.loopDestroy(), (F || Z) && t.loopCreate(), t.update();
|
|
14520
14522
|
}
|
|
14521
14523
|
function GT(e, t) {
|
|
14522
14524
|
e === void 0 && (e = {}), t === void 0 && (t = !0);
|
|
@@ -14649,10 +14651,10 @@ const Z2 = /* @__PURE__ */ w0(null), XT = /* @__PURE__ */ w0(null), Bd = /* @__P
|
|
|
14649
14651
|
onSwiper: o,
|
|
14650
14652
|
...s
|
|
14651
14653
|
} = e === void 0 ? {} : e, l = !1;
|
|
14652
|
-
const [d, c] = Ke("swiper"), [u, h] = Ke(null), [g, p] = Ke(!1), A = je(!1), b = je(null), m = je(null), E = je(null), x = je(null), k = je(null), y = je(null),
|
|
14653
|
-
params:
|
|
14654
|
-
passedParams:
|
|
14655
|
-
rest:
|
|
14654
|
+
const [d, c] = Ke("swiper"), [u, h] = Ke(null), [g, p] = Ke(!1), A = je(!1), b = je(null), m = je(null), E = je(null), x = je(null), k = je(null), y = je(null), F = je(null), Z = je(null), {
|
|
14655
|
+
params: j,
|
|
14656
|
+
passedParams: N,
|
|
14657
|
+
rest: z,
|
|
14656
14658
|
events: J
|
|
14657
14659
|
} = GT(s), {
|
|
14658
14660
|
slides: Y,
|
|
@@ -14660,15 +14662,15 @@ const Z2 = /* @__PURE__ */ w0(null), XT = /* @__PURE__ */ w0(null), Bd = /* @__P
|
|
|
14660
14662
|
} = UT(a), K = () => {
|
|
14661
14663
|
p(!g);
|
|
14662
14664
|
};
|
|
14663
|
-
Object.assign(
|
|
14665
|
+
Object.assign(j.on, {
|
|
14664
14666
|
_containerClasses(_, S) {
|
|
14665
14667
|
c(S);
|
|
14666
14668
|
}
|
|
14667
14669
|
});
|
|
14668
14670
|
const te = () => {
|
|
14669
|
-
Object.assign(
|
|
14671
|
+
Object.assign(j.on, J), l = !0;
|
|
14670
14672
|
const _ = {
|
|
14671
|
-
...
|
|
14673
|
+
...j
|
|
14672
14674
|
};
|
|
14673
14675
|
if (delete _.wrapperClass, m.current = new Wo(_), m.current.virtual && m.current.params.virtual.enabled) {
|
|
14674
14676
|
m.current.virtual.slides = Y;
|
|
@@ -14701,24 +14703,24 @@ const Z2 = /* @__PURE__ */ w0(null), XT = /* @__PURE__ */ w0(null), Bd = /* @__P
|
|
|
14701
14703
|
el: b.current,
|
|
14702
14704
|
nextEl: k.current,
|
|
14703
14705
|
prevEl: y.current,
|
|
14704
|
-
paginationEl:
|
|
14706
|
+
paginationEl: F.current,
|
|
14705
14707
|
scrollbarEl: Z.current,
|
|
14706
14708
|
swiper: m.current
|
|
14707
|
-
},
|
|
14709
|
+
}, j), o && o(m.current), () => {
|
|
14708
14710
|
m.current && !m.current.destroyed && m.current.destroy(!0, !1);
|
|
14709
14711
|
};
|
|
14710
14712
|
}, []), gr(() => {
|
|
14711
14713
|
ne();
|
|
14712
|
-
const _ = QT(
|
|
14713
|
-
return E.current =
|
|
14714
|
+
const _ = QT(N, E.current, Y, x.current, (S) => S.key);
|
|
14715
|
+
return E.current = N, x.current = Y, _.length && m.current && !m.current.destroyed && JT({
|
|
14714
14716
|
swiper: m.current,
|
|
14715
14717
|
slides: Y,
|
|
14716
|
-
passedParams:
|
|
14718
|
+
passedParams: N,
|
|
14717
14719
|
changedParams: _,
|
|
14718
14720
|
nextEl: k.current,
|
|
14719
14721
|
prevEl: y.current,
|
|
14720
14722
|
scrollbarEl: Z.current,
|
|
14721
|
-
paginationEl:
|
|
14723
|
+
paginationEl: F.current
|
|
14722
14724
|
}), () => {
|
|
14723
14725
|
fe();
|
|
14724
14726
|
};
|
|
@@ -14726,7 +14728,7 @@ const Z2 = /* @__PURE__ */ w0(null), XT = /* @__PURE__ */ w0(null), Bd = /* @__P
|
|
|
14726
14728
|
YT(m.current);
|
|
14727
14729
|
}, [u]);
|
|
14728
14730
|
function oe() {
|
|
14729
|
-
return
|
|
14731
|
+
return j.virtual ? _T(m.current, Y, u) : Y.map((_, S) => /* @__PURE__ */ $.cloneElement(_, {
|
|
14730
14732
|
swiper: m.current,
|
|
14731
14733
|
swiperSlideIndex: S
|
|
14732
14734
|
}));
|
|
@@ -14734,21 +14736,21 @@ const Z2 = /* @__PURE__ */ w0(null), XT = /* @__PURE__ */ w0(null), Bd = /* @__P
|
|
|
14734
14736
|
return /* @__PURE__ */ $.createElement(n, Pn({
|
|
14735
14737
|
ref: b,
|
|
14736
14738
|
className: Rd(`${d}${r ? ` ${r}` : ""}`)
|
|
14737
|
-
},
|
|
14739
|
+
}, z), /* @__PURE__ */ $.createElement(XT.Provider, {
|
|
14738
14740
|
value: m.current
|
|
14739
14741
|
}, Q["container-start"], /* @__PURE__ */ $.createElement(i, {
|
|
14740
|
-
className: WT(
|
|
14741
|
-
}, Q["wrapper-start"], oe(), Q["wrapper-end"]), Md(
|
|
14742
|
+
className: WT(j.wrapperClass)
|
|
14743
|
+
}, Q["wrapper-start"], oe(), Q["wrapper-end"]), Md(j) && /* @__PURE__ */ $.createElement($.Fragment, null, /* @__PURE__ */ $.createElement("div", {
|
|
14742
14744
|
ref: y,
|
|
14743
14745
|
className: "swiper-button-prev"
|
|
14744
14746
|
}), /* @__PURE__ */ $.createElement("div", {
|
|
14745
14747
|
ref: k,
|
|
14746
14748
|
className: "swiper-button-next"
|
|
14747
|
-
})), Ld(
|
|
14749
|
+
})), Ld(j) && /* @__PURE__ */ $.createElement("div", {
|
|
14748
14750
|
ref: Z,
|
|
14749
14751
|
className: "swiper-scrollbar"
|
|
14750
|
-
}), Td(
|
|
14751
|
-
ref:
|
|
14752
|
+
}), Td(j) && /* @__PURE__ */ $.createElement("div", {
|
|
14753
|
+
ref: F,
|
|
14752
14754
|
className: "swiper-pagination"
|
|
14753
14755
|
}), Q["container-end"]));
|
|
14754
14756
|
});
|
|
@@ -14766,8 +14768,8 @@ const jd = /* @__PURE__ */ y0(function(e, t) {
|
|
|
14766
14768
|
...c
|
|
14767
14769
|
} = e === void 0 ? {} : e;
|
|
14768
14770
|
const u = je(null), [h, g] = Ke("swiper-slide"), [p, A] = Ke(!1);
|
|
14769
|
-
function b(k, y,
|
|
14770
|
-
y === u.current && g(
|
|
14771
|
+
function b(k, y, F) {
|
|
14772
|
+
y === u.current && g(F);
|
|
14771
14773
|
}
|
|
14772
14774
|
gr(() => {
|
|
14773
14775
|
if (typeof d < "u" && (u.current.swiperSlideIndex = d), t && (t.current = u.current), !(!u.current || !a)) {
|
|
@@ -14809,21 +14811,26 @@ const jd = /* @__PURE__ */ y0(function(e, t) {
|
|
|
14809
14811
|
})));
|
|
14810
14812
|
});
|
|
14811
14813
|
jd.displayName = "SwiperSlide";
|
|
14812
|
-
const qT =
|
|
14814
|
+
const qT = V.div`
|
|
14813
14815
|
width: 100%;
|
|
14814
14816
|
height: 100%;
|
|
14815
14817
|
position: relative;
|
|
14816
|
-
|
|
14818
|
+
display: flex;
|
|
14819
|
+
`, KT = V.img`
|
|
14817
14820
|
width: 100%;
|
|
14818
14821
|
height: 100%;
|
|
14819
|
-
`, $T =
|
|
14822
|
+
`, $T = V.div`
|
|
14820
14823
|
width: 100%;
|
|
14821
14824
|
display: flex;
|
|
14822
14825
|
justify-content: center;
|
|
14823
14826
|
position: absolute;
|
|
14824
14827
|
bottom: -60px;
|
|
14825
|
-
`, eL =
|
|
14828
|
+
`, eL = V.div`
|
|
14826
14829
|
padding: 10px;
|
|
14830
|
+
position: absolute;
|
|
14831
|
+
width: 100%;
|
|
14832
|
+
bottom: 0px;
|
|
14833
|
+
background: rgba(255, 255, 255, 0.8);
|
|
14827
14834
|
`, tL = ({
|
|
14828
14835
|
isLightBoxOpen: e,
|
|
14829
14836
|
onCloseLightBox: t,
|
|
@@ -14831,7 +14838,7 @@ const qT = D.div`
|
|
|
14831
14838
|
lightBoxActionTitle: n,
|
|
14832
14839
|
images: i,
|
|
14833
14840
|
initialSlide: a = 0
|
|
14834
|
-
}) => i != null && i.length ? /* @__PURE__ */ f.jsx(yM, { isShown: e, onClose: t, variant: "mobileFullscreen", children: /* @__PURE__ */ f.jsx(Bd, { initialSlide: a, slidesPerView: 1, autoHeight: !0, children: i.map((o) => /* @__PURE__ */ f.jsx(jd, { children: /* @__PURE__ */ f.jsxs(qT, { children: [
|
|
14841
|
+
}) => i != null && i.length ? /* @__PURE__ */ f.jsx(yM, { isShown: e, onClose: t, variant: "mobileFullscreen", top: "10px", children: /* @__PURE__ */ f.jsx(Bd, { initialSlide: a, slidesPerView: 1, autoHeight: !0, children: i.map((o) => /* @__PURE__ */ f.jsx(jd, { children: /* @__PURE__ */ f.jsxs(qT, { children: [
|
|
14835
14842
|
/* @__PURE__ */ f.jsx(KT, { src: o.originalUrl ?? o.url, loading: "lazy", alt: "" }),
|
|
14836
14843
|
(o.date || o.description) && /* @__PURE__ */ f.jsxs(eL, { children: [
|
|
14837
14844
|
o.date,
|
|
@@ -14852,7 +14859,7 @@ const qT = D.div`
|
|
|
14852
14859
|
isLightBoxOpen: e,
|
|
14853
14860
|
lightBoxData: n
|
|
14854
14861
|
};
|
|
14855
|
-
}, nL =
|
|
14862
|
+
}, nL = V.div`
|
|
14856
14863
|
position: relative;
|
|
14857
14864
|
flex-shrink: 0;
|
|
14858
14865
|
transition: all 0.2s linear;
|
|
@@ -14867,7 +14874,7 @@ const qT = D.div`
|
|
|
14867
14874
|
cursor: pointer;
|
|
14868
14875
|
margin-right: 15px;
|
|
14869
14876
|
opacity: ${({ isDisabled: e }) => e ? 0.6 : 1};
|
|
14870
|
-
`, iL =
|
|
14877
|
+
`, iL = V.input`
|
|
14871
14878
|
opacity: 0;
|
|
14872
14879
|
position: absolute;
|
|
14873
14880
|
top: 0;
|
|
@@ -14898,8 +14905,8 @@ const qT = D.div`
|
|
|
14898
14905
|
/* @__PURE__ */ f.jsx(jh, { width: "36", height: "36" })
|
|
14899
14906
|
] }) : null;
|
|
14900
14907
|
};
|
|
14901
|
-
|
|
14902
|
-
const oL =
|
|
14908
|
+
V.div``;
|
|
14909
|
+
const oL = V.img`
|
|
14903
14910
|
border-radius: ${T.radius("lg")};
|
|
14904
14911
|
`, sL = {
|
|
14905
14912
|
small: "14px",
|
|
@@ -14913,7 +14920,7 @@ const oL = D.img`
|
|
|
14913
14920
|
small: "6px",
|
|
14914
14921
|
medium: "20px",
|
|
14915
14922
|
big: "20px"
|
|
14916
|
-
}, dL = (e, t) => t ? T.color(t) : e ? T.color("blue2") : "white", fL = (e) => e ? T.color(e) : "rgba(157, 163, 169, 0.2)", uL =
|
|
14923
|
+
}, dL = (e, t) => t ? T.color(t) : e ? T.color("blue2") : "white", fL = (e) => e ? T.color(e) : "rgba(157, 163, 169, 0.2)", uL = V.div`
|
|
14917
14924
|
background-color: ${({ color: e }) => fL(e)};
|
|
14918
14925
|
margin-right: 10px;
|
|
14919
14926
|
color: ${({ isNotSelected: e, textColor: t }) => dL(e, t)};
|
|
@@ -14944,11 +14951,11 @@ const oL = D.img`
|
|
|
14944
14951
|
magentaWhite: { color: "magenta60", textColor: "white" },
|
|
14945
14952
|
magentaMagenta: { color: "magenta20", textColor: "magenta80" },
|
|
14946
14953
|
tealTeal: { color: "teal20", textColor: "teal90" }
|
|
14947
|
-
}, hL =
|
|
14954
|
+
}, hL = V.div`
|
|
14948
14955
|
position: absolute;
|
|
14949
14956
|
bottom: 2px;
|
|
14950
14957
|
left: 2px;
|
|
14951
|
-
`, gL = ({ label: e }) => e ? /* @__PURE__ */ f.jsx(hL, { children: /* @__PURE__ */ f.jsx(uL, { size: "small", color: "darkGreen", textColor: "white", children: /* @__PURE__ */ f.jsx("b", { children: e }) }) }) : null, pL =
|
|
14958
|
+
`, gL = ({ label: e }) => e ? /* @__PURE__ */ f.jsx(hL, { children: /* @__PURE__ */ f.jsx(uL, { size: "small", color: "darkGreen", textColor: "white", children: /* @__PURE__ */ f.jsx("b", { children: e }) }) }) : null, pL = V.div`
|
|
14952
14959
|
position: absolute;
|
|
14953
14960
|
top: 0;
|
|
14954
14961
|
right: 0;
|
|
@@ -14965,7 +14972,7 @@ const oL = D.img`
|
|
|
14965
14972
|
/* @__PURE__ */ f.jsx(oL, { src: i, alt: "", width: "85px", height: "85px", onClick: n }),
|
|
14966
14973
|
t && /* @__PURE__ */ f.jsx(vL, { onImageRemove: t, isDisabled: r }),
|
|
14967
14974
|
/* @__PURE__ */ f.jsx(gL, { label: e })
|
|
14968
|
-
] }) : null, AL =
|
|
14975
|
+
] }) : null, AL = V.div`
|
|
14969
14976
|
display: flex;
|
|
14970
14977
|
overflow-x: scroll;
|
|
14971
14978
|
-ms-overflow-style: none;
|
|
@@ -15009,13 +15016,13 @@ const oL = D.img`
|
|
|
15009
15016
|
}
|
|
15010
15017
|
)
|
|
15011
15018
|
] });
|
|
15012
|
-
}, bL =
|
|
15019
|
+
}, bL = V(Re.div)`
|
|
15013
15020
|
margin-right: 1em;
|
|
15014
|
-
`, yL =
|
|
15021
|
+
`, yL = V.div`
|
|
15015
15022
|
display: flex;
|
|
15016
15023
|
flex-direction: row;
|
|
15017
15024
|
align-items: baseline;
|
|
15018
|
-
`, wL =
|
|
15025
|
+
`, wL = V.div`
|
|
15019
15026
|
display: flex !important;
|
|
15020
15027
|
justify-content: center;
|
|
15021
15028
|
align-items: center;
|
|
@@ -15041,7 +15048,7 @@ const oL = D.img`
|
|
|
15041
15048
|
display: inline;
|
|
15042
15049
|
color: ${T.color("typoPrimary")};
|
|
15043
15050
|
}
|
|
15044
|
-
`, CL =
|
|
15051
|
+
`, CL = V.div`
|
|
15045
15052
|
display: inline-flex;
|
|
15046
15053
|
align-items: center;
|
|
15047
15054
|
justify-content: center;
|
|
@@ -15071,7 +15078,7 @@ const oL = D.img`
|
|
|
15071
15078
|
}
|
|
15072
15079
|
|
|
15073
15080
|
${({ active: e }) => e ? Q2 : ""}
|
|
15074
|
-
`, EL =
|
|
15081
|
+
`, EL = V.div`
|
|
15075
15082
|
min-height: 3rem;
|
|
15076
15083
|
display: flex;
|
|
15077
15084
|
align-items: flex-end;
|
|
@@ -15281,7 +15288,7 @@ function OL(e) {
|
|
|
15281
15288
|
e === void 0 && (e = {}), Dd || (process.env.NODE_ENV !== "production" ? De(!1, "Browser history needs a DOM") : De(!1));
|
|
15282
15289
|
var t = window.history, r = ML(), n = !TL(), i = e, a = i.forceRefresh, o = a === void 0 ? !1 : a, s = i.getUserConfirmation, l = s === void 0 ? Vd : s, d = i.keyLength, c = d === void 0 ? 6 : d, u = e.basename ? Hd(pr(e.basename)) : "";
|
|
15283
15290
|
function h(_) {
|
|
15284
|
-
var S = _ || {}, w = S.key, R = S.state,
|
|
15291
|
+
var S = _ || {}, w = S.key, R = S.state, O = window.location, B = O.pathname, M = O.search, P = O.hash, I = B + M + P;
|
|
15285
15292
|
return process.env.NODE_ENV !== "production" && ue(!u || Jo(I, u), 'You are attempting to use a basename on a page whose URL path does not begin with the basename. Expected path "' + I + '" to begin with "' + u + '".'), u && (I = Nd(I, u)), Je(I, R, w);
|
|
15286
15293
|
}
|
|
15287
15294
|
function g() {
|
|
@@ -15312,73 +15319,73 @@ function OL(e) {
|
|
|
15312
15319
|
}
|
|
15313
15320
|
}
|
|
15314
15321
|
function k(_) {
|
|
15315
|
-
var S = oe.location, w =
|
|
15322
|
+
var S = oe.location, w = F.indexOf(S.key);
|
|
15316
15323
|
w === -1 && (w = 0);
|
|
15317
|
-
var R =
|
|
15324
|
+
var R = F.indexOf(_.key);
|
|
15318
15325
|
R === -1 && (R = 0);
|
|
15319
|
-
var
|
|
15320
|
-
|
|
15326
|
+
var O = w - R;
|
|
15327
|
+
O && (E = !0, z(O));
|
|
15321
15328
|
}
|
|
15322
|
-
var y = h(X2()),
|
|
15329
|
+
var y = h(X2()), F = [y.key];
|
|
15323
15330
|
function Z(_) {
|
|
15324
15331
|
return u + Ne(_);
|
|
15325
15332
|
}
|
|
15326
|
-
function
|
|
15333
|
+
function j(_, S) {
|
|
15327
15334
|
process.env.NODE_ENV !== "production" && ue(!(typeof _ == "object" && _.state !== void 0 && S !== void 0), "You should avoid providing a 2nd state argument to push when the 1st argument is a location-like object that already has state; it is ignored");
|
|
15328
15335
|
var w = "PUSH", R = Je(_, S, g(), oe.location);
|
|
15329
|
-
p.confirmTransitionTo(R, w, l, function(
|
|
15330
|
-
if (
|
|
15331
|
-
var
|
|
15336
|
+
p.confirmTransitionTo(R, w, l, function(O) {
|
|
15337
|
+
if (O) {
|
|
15338
|
+
var B = Z(R), M = R.key, P = R.state;
|
|
15332
15339
|
if (r)
|
|
15333
15340
|
if (t.pushState({
|
|
15334
15341
|
key: M,
|
|
15335
15342
|
state: P
|
|
15336
|
-
}, null,
|
|
15337
|
-
window.location.href =
|
|
15343
|
+
}, null, B), o)
|
|
15344
|
+
window.location.href = B;
|
|
15338
15345
|
else {
|
|
15339
|
-
var I =
|
|
15340
|
-
|
|
15346
|
+
var I = F.indexOf(oe.location.key), H = F.slice(0, I + 1);
|
|
15347
|
+
H.push(R.key), F = H, A({
|
|
15341
15348
|
action: w,
|
|
15342
15349
|
location: R
|
|
15343
15350
|
});
|
|
15344
15351
|
}
|
|
15345
15352
|
else
|
|
15346
|
-
process.env.NODE_ENV !== "production" && ue(P === void 0, "Browser history cannot push state in browsers that do not support HTML5 history"), window.location.href =
|
|
15353
|
+
process.env.NODE_ENV !== "production" && ue(P === void 0, "Browser history cannot push state in browsers that do not support HTML5 history"), window.location.href = B;
|
|
15347
15354
|
}
|
|
15348
15355
|
});
|
|
15349
15356
|
}
|
|
15350
|
-
function
|
|
15357
|
+
function N(_, S) {
|
|
15351
15358
|
process.env.NODE_ENV !== "production" && ue(!(typeof _ == "object" && _.state !== void 0 && S !== void 0), "You should avoid providing a 2nd state argument to replace when the 1st argument is a location-like object that already has state; it is ignored");
|
|
15352
15359
|
var w = "REPLACE", R = Je(_, S, g(), oe.location);
|
|
15353
|
-
p.confirmTransitionTo(R, w, l, function(
|
|
15354
|
-
if (
|
|
15355
|
-
var
|
|
15360
|
+
p.confirmTransitionTo(R, w, l, function(O) {
|
|
15361
|
+
if (O) {
|
|
15362
|
+
var B = Z(R), M = R.key, P = R.state;
|
|
15356
15363
|
if (r)
|
|
15357
15364
|
if (t.replaceState({
|
|
15358
15365
|
key: M,
|
|
15359
15366
|
state: P
|
|
15360
|
-
}, null,
|
|
15361
|
-
window.location.replace(
|
|
15367
|
+
}, null, B), o)
|
|
15368
|
+
window.location.replace(B);
|
|
15362
15369
|
else {
|
|
15363
|
-
var I =
|
|
15364
|
-
I !== -1 && (
|
|
15370
|
+
var I = F.indexOf(oe.location.key);
|
|
15371
|
+
I !== -1 && (F[I] = R.key), A({
|
|
15365
15372
|
action: w,
|
|
15366
15373
|
location: R
|
|
15367
15374
|
});
|
|
15368
15375
|
}
|
|
15369
15376
|
else
|
|
15370
|
-
process.env.NODE_ENV !== "production" && ue(P === void 0, "Browser history cannot replace state in browsers that do not support HTML5 history"), window.location.replace(
|
|
15377
|
+
process.env.NODE_ENV !== "production" && ue(P === void 0, "Browser history cannot replace state in browsers that do not support HTML5 history"), window.location.replace(B);
|
|
15371
15378
|
}
|
|
15372
15379
|
});
|
|
15373
15380
|
}
|
|
15374
|
-
function
|
|
15381
|
+
function z(_) {
|
|
15375
15382
|
t.go(_);
|
|
15376
15383
|
}
|
|
15377
15384
|
function J() {
|
|
15378
|
-
|
|
15385
|
+
z(-1);
|
|
15379
15386
|
}
|
|
15380
15387
|
function Y() {
|
|
15381
|
-
|
|
15388
|
+
z(1);
|
|
15382
15389
|
}
|
|
15383
15390
|
var Q = 0;
|
|
15384
15391
|
function K(_) {
|
|
@@ -15403,9 +15410,9 @@ function OL(e) {
|
|
|
15403
15410
|
action: "POP",
|
|
15404
15411
|
location: y,
|
|
15405
15412
|
createHref: Z,
|
|
15406
|
-
push:
|
|
15407
|
-
replace:
|
|
15408
|
-
go:
|
|
15413
|
+
push: j,
|
|
15414
|
+
replace: N,
|
|
15415
|
+
go: z,
|
|
15409
15416
|
goBack: J,
|
|
15410
15417
|
goForward: Y,
|
|
15411
15418
|
block: ne,
|
|
@@ -15465,10 +15472,10 @@ function jL(e) {
|
|
|
15465
15472
|
if (w !== R)
|
|
15466
15473
|
Hi(R);
|
|
15467
15474
|
else {
|
|
15468
|
-
var
|
|
15469
|
-
if (!A && m(
|
|
15475
|
+
var O = h(), B = S.location;
|
|
15476
|
+
if (!A && m(B, O) || b === Ne(O))
|
|
15470
15477
|
return;
|
|
15471
|
-
b = null, x(
|
|
15478
|
+
b = null, x(O);
|
|
15472
15479
|
}
|
|
15473
15480
|
}
|
|
15474
15481
|
function x(w) {
|
|
@@ -15476,8 +15483,8 @@ function jL(e) {
|
|
|
15476
15483
|
A = !1, p();
|
|
15477
15484
|
else {
|
|
15478
15485
|
var R = "POP";
|
|
15479
|
-
g.confirmTransitionTo(w, R, a, function(
|
|
15480
|
-
|
|
15486
|
+
g.confirmTransitionTo(w, R, a, function(O) {
|
|
15487
|
+
O ? p({
|
|
15481
15488
|
action: R,
|
|
15482
15489
|
location: w
|
|
15483
15490
|
}) : k(w);
|
|
@@ -15485,32 +15492,32 @@ function jL(e) {
|
|
|
15485
15492
|
}
|
|
15486
15493
|
}
|
|
15487
15494
|
function k(w) {
|
|
15488
|
-
var R = S.location,
|
|
15489
|
-
|
|
15490
|
-
var
|
|
15491
|
-
|
|
15492
|
-
var M =
|
|
15495
|
+
var R = S.location, O = j.lastIndexOf(Ne(R));
|
|
15496
|
+
O === -1 && (O = 0);
|
|
15497
|
+
var B = j.lastIndexOf(Ne(w));
|
|
15498
|
+
B === -1 && (B = 0);
|
|
15499
|
+
var M = O - B;
|
|
15493
15500
|
M && (A = !0, Y(M));
|
|
15494
15501
|
}
|
|
15495
|
-
var y = lr(),
|
|
15496
|
-
y !==
|
|
15497
|
-
var Z = h(),
|
|
15498
|
-
function
|
|
15499
|
-
var R = document.querySelector("base"),
|
|
15500
|
-
return R && R.getAttribute("href") && (
|
|
15502
|
+
var y = lr(), F = c(y);
|
|
15503
|
+
y !== F && Hi(F);
|
|
15504
|
+
var Z = h(), j = [Ne(Z)];
|
|
15505
|
+
function N(w) {
|
|
15506
|
+
var R = document.querySelector("base"), O = "";
|
|
15507
|
+
return R && R.getAttribute("href") && (O = Fd(window.location.href)), O + "#" + c(l + Ne(w));
|
|
15501
15508
|
}
|
|
15502
|
-
function
|
|
15509
|
+
function z(w, R) {
|
|
15503
15510
|
process.env.NODE_ENV !== "production" && ue(R === void 0, "Hash history cannot push state; it is ignored");
|
|
15504
|
-
var
|
|
15505
|
-
g.confirmTransitionTo(
|
|
15511
|
+
var O = "PUSH", B = Je(w, void 0, void 0, S.location);
|
|
15512
|
+
g.confirmTransitionTo(B, O, a, function(M) {
|
|
15506
15513
|
if (M) {
|
|
15507
|
-
var P = Ne(
|
|
15508
|
-
if (
|
|
15514
|
+
var P = Ne(B), I = c(l + P), H = lr() !== I;
|
|
15515
|
+
if (H) {
|
|
15509
15516
|
b = P, BL(I);
|
|
15510
|
-
var G =
|
|
15511
|
-
ee.push(P),
|
|
15512
|
-
action:
|
|
15513
|
-
location:
|
|
15517
|
+
var G = j.lastIndexOf(Ne(S.location)), ee = j.slice(0, G + 1);
|
|
15518
|
+
ee.push(P), j = ee, p({
|
|
15519
|
+
action: O,
|
|
15520
|
+
location: B
|
|
15514
15521
|
});
|
|
15515
15522
|
} else
|
|
15516
15523
|
process.env.NODE_ENV !== "production" && ue(!1, "Hash history cannot PUSH the same path; a new entry will not be added to the history stack"), p();
|
|
@@ -15519,15 +15526,15 @@ function jL(e) {
|
|
|
15519
15526
|
}
|
|
15520
15527
|
function J(w, R) {
|
|
15521
15528
|
process.env.NODE_ENV !== "production" && ue(R === void 0, "Hash history cannot replace state; it is ignored");
|
|
15522
|
-
var
|
|
15523
|
-
g.confirmTransitionTo(
|
|
15529
|
+
var O = "REPLACE", B = Je(w, void 0, void 0, S.location);
|
|
15530
|
+
g.confirmTransitionTo(B, O, a, function(M) {
|
|
15524
15531
|
if (M) {
|
|
15525
|
-
var P = Ne(
|
|
15526
|
-
|
|
15527
|
-
var G =
|
|
15528
|
-
G !== -1 && (
|
|
15529
|
-
action:
|
|
15530
|
-
location:
|
|
15532
|
+
var P = Ne(B), I = c(l + P), H = lr() !== I;
|
|
15533
|
+
H && (b = P, Hi(I));
|
|
15534
|
+
var G = j.indexOf(Ne(S.location));
|
|
15535
|
+
G !== -1 && (j[G] = P), p({
|
|
15536
|
+
action: O,
|
|
15537
|
+
location: B
|
|
15531
15538
|
});
|
|
15532
15539
|
}
|
|
15533
15540
|
});
|
|
@@ -15563,8 +15570,8 @@ function jL(e) {
|
|
|
15563
15570
|
length: t.length,
|
|
15564
15571
|
action: "POP",
|
|
15565
15572
|
location: Z,
|
|
15566
|
-
createHref:
|
|
15567
|
-
push:
|
|
15573
|
+
createHref: N,
|
|
15574
|
+
push: z,
|
|
15568
15575
|
replace: J,
|
|
15569
15576
|
go: Y,
|
|
15570
15577
|
goBack: Q,
|
|
@@ -15580,23 +15587,23 @@ function K2(e, t, r) {
|
|
|
15580
15587
|
function NL(e) {
|
|
15581
15588
|
e === void 0 && (e = {});
|
|
15582
15589
|
var t = e, r = t.getUserConfirmation, n = t.initialEntries, i = n === void 0 ? ["/"] : n, a = t.initialIndex, o = a === void 0 ? 0 : a, s = t.keyLength, l = s === void 0 ? 6 : s, d = Go();
|
|
15583
|
-
function c(
|
|
15584
|
-
Oe(Z,
|
|
15590
|
+
function c(j) {
|
|
15591
|
+
Oe(Z, j), Z.length = Z.entries.length, d.notifyListeners(Z.location, Z.action);
|
|
15585
15592
|
}
|
|
15586
15593
|
function u() {
|
|
15587
15594
|
return Math.random().toString(36).substr(2, l);
|
|
15588
15595
|
}
|
|
15589
|
-
var h = K2(o, 0, i.length - 1), g = i.map(function(
|
|
15590
|
-
return typeof
|
|
15596
|
+
var h = K2(o, 0, i.length - 1), g = i.map(function(j) {
|
|
15597
|
+
return typeof j == "string" ? Je(j, void 0, u()) : Je(j, void 0, j.key || u());
|
|
15591
15598
|
}), p = Ne;
|
|
15592
|
-
function A(
|
|
15593
|
-
process.env.NODE_ENV !== "production" && ue(!(typeof
|
|
15594
|
-
var
|
|
15595
|
-
d.confirmTransitionTo(J,
|
|
15599
|
+
function A(j, N) {
|
|
15600
|
+
process.env.NODE_ENV !== "production" && ue(!(typeof j == "object" && j.state !== void 0 && N !== void 0), "You should avoid providing a 2nd state argument to push when the 1st argument is a location-like object that already has state; it is ignored");
|
|
15601
|
+
var z = "PUSH", J = Je(j, N, u(), Z.location);
|
|
15602
|
+
d.confirmTransitionTo(J, z, r, function(Y) {
|
|
15596
15603
|
if (Y) {
|
|
15597
15604
|
var Q = Z.index, K = Q + 1, te = Z.entries.slice(0);
|
|
15598
15605
|
te.length > K ? te.splice(K, te.length - K, J) : te.push(J), c({
|
|
15599
|
-
action:
|
|
15606
|
+
action: z,
|
|
15600
15607
|
location: J,
|
|
15601
15608
|
index: K,
|
|
15602
15609
|
entries: te
|
|
@@ -15604,23 +15611,23 @@ function NL(e) {
|
|
|
15604
15611
|
}
|
|
15605
15612
|
});
|
|
15606
15613
|
}
|
|
15607
|
-
function b(
|
|
15608
|
-
process.env.NODE_ENV !== "production" && ue(!(typeof
|
|
15609
|
-
var
|
|
15610
|
-
d.confirmTransitionTo(J,
|
|
15614
|
+
function b(j, N) {
|
|
15615
|
+
process.env.NODE_ENV !== "production" && ue(!(typeof j == "object" && j.state !== void 0 && N !== void 0), "You should avoid providing a 2nd state argument to replace when the 1st argument is a location-like object that already has state; it is ignored");
|
|
15616
|
+
var z = "REPLACE", J = Je(j, N, u(), Z.location);
|
|
15617
|
+
d.confirmTransitionTo(J, z, r, function(Y) {
|
|
15611
15618
|
Y && (Z.entries[Z.index] = J, c({
|
|
15612
|
-
action:
|
|
15619
|
+
action: z,
|
|
15613
15620
|
location: J
|
|
15614
15621
|
}));
|
|
15615
15622
|
});
|
|
15616
15623
|
}
|
|
15617
|
-
function m(
|
|
15618
|
-
var
|
|
15619
|
-
d.confirmTransitionTo(J,
|
|
15624
|
+
function m(j) {
|
|
15625
|
+
var N = K2(Z.index + j, 0, Z.entries.length - 1), z = "POP", J = Z.entries[N];
|
|
15626
|
+
d.confirmTransitionTo(J, z, r, function(Y) {
|
|
15620
15627
|
Y ? c({
|
|
15621
|
-
action:
|
|
15628
|
+
action: z,
|
|
15622
15629
|
location: J,
|
|
15623
|
-
index:
|
|
15630
|
+
index: N
|
|
15624
15631
|
}) : c();
|
|
15625
15632
|
});
|
|
15626
15633
|
}
|
|
@@ -15630,15 +15637,15 @@ function NL(e) {
|
|
|
15630
15637
|
function x() {
|
|
15631
15638
|
m(1);
|
|
15632
15639
|
}
|
|
15633
|
-
function k(
|
|
15634
|
-
var
|
|
15635
|
-
return
|
|
15640
|
+
function k(j) {
|
|
15641
|
+
var N = Z.index + j;
|
|
15642
|
+
return N >= 0 && N < Z.entries.length;
|
|
15636
15643
|
}
|
|
15637
|
-
function y(
|
|
15638
|
-
return
|
|
15644
|
+
function y(j) {
|
|
15645
|
+
return j === void 0 && (j = !1), d.setPrompt(j);
|
|
15639
15646
|
}
|
|
15640
|
-
function
|
|
15641
|
-
return d.appendListener(
|
|
15647
|
+
function F(j) {
|
|
15648
|
+
return d.appendListener(j);
|
|
15642
15649
|
}
|
|
15643
15650
|
var Z = {
|
|
15644
15651
|
length: g.length,
|
|
@@ -15654,7 +15661,7 @@ function NL(e) {
|
|
|
15654
15661
|
goForward: x,
|
|
15655
15662
|
canGo: k,
|
|
15656
15663
|
block: y,
|
|
15657
|
-
listen:
|
|
15664
|
+
listen: F
|
|
15658
15665
|
};
|
|
15659
15666
|
return Z;
|
|
15660
15667
|
}
|
|
@@ -15687,7 +15694,7 @@ function Zo(e, t) {
|
|
|
15687
15694
|
}
|
|
15688
15695
|
var u = e[i], h = s[2], g = s[3], p = s[4], A = s[5], b = s[6], m = s[7];
|
|
15689
15696
|
a && (r.push(a), a = "");
|
|
15690
|
-
var E = h != null && u != null && u !== h, x = b === "+" || b === "*", k = b === "?" || b === "*", y = s[2] || o,
|
|
15697
|
+
var E = h != null && u != null && u !== h, x = b === "+" || b === "*", k = b === "?" || b === "*", y = s[2] || o, F = p || A;
|
|
15691
15698
|
r.push({
|
|
15692
15699
|
name: g || n++,
|
|
15693
15700
|
prefix: h || "",
|
|
@@ -15696,7 +15703,7 @@ function Zo(e, t) {
|
|
|
15696
15703
|
repeat: x,
|
|
15697
15704
|
partial: E,
|
|
15698
15705
|
asterisk: !!m,
|
|
15699
|
-
pattern:
|
|
15706
|
+
pattern: F ? JL(F) : m ? ".*" : "[^" + dn(y) + "]+?"
|
|
15700
15707
|
});
|
|
15701
15708
|
}
|
|
15702
15709
|
return i < e.length && (a += e.substr(i)), a && r.push(a), r;
|
|
@@ -16063,8 +16070,8 @@ function Uo(e, t) {
|
|
|
16063
16070
|
// the matched portion of the URL
|
|
16064
16071
|
isExact: x,
|
|
16065
16072
|
// whether or not we matched exactly
|
|
16066
|
-
params: A.reduce(function(k, y,
|
|
16067
|
-
return k[y.name] = E[
|
|
16073
|
+
params: A.reduce(function(k, y, F) {
|
|
16074
|
+
return k[y.name] = E[F], k;
|
|
16068
16075
|
}, {})
|
|
16069
16076
|
};
|
|
16070
16077
|
}, null);
|
|
@@ -16347,20 +16354,20 @@ var Pa = Mn(function(e, t) {
|
|
|
16347
16354
|
var r = e["aria-current"], n = r === void 0 ? "page" : r, i = e.activeClassName, a = i === void 0 ? "active" : i, o = e.activeStyle, s = e.className, l = e.exact, d = e.isActive, c = e.location, u = e.sensitive, h = e.strict, g = e.style, p = e.to, A = e.innerRef, b = Rr(e, ["aria-current", "activeClassName", "activeStyle", "className", "exact", "isActive", "location", "sensitive", "strict", "style", "to", "innerRef"]);
|
|
16348
16355
|
return /* @__PURE__ */ $.createElement(Gt.Consumer, null, function(m) {
|
|
16349
16356
|
m || (process.env.NODE_ENV !== "production" ? De(!1, "You should not use <NavLink> outside a <Router>") : De(!1));
|
|
16350
|
-
var E = c || m.location, x = ka(xa(p, E), E), k = x.pathname, y = k && k.replace(/([.+*?=^!:${}()[\]|/\\])/g, "\\$1"),
|
|
16357
|
+
var E = c || m.location, x = ka(xa(p, E), E), k = x.pathname, y = k && k.replace(/([.+*?=^!:${}()[\]|/\\])/g, "\\$1"), F = y ? Uo(E.pathname, {
|
|
16351
16358
|
path: y,
|
|
16352
16359
|
exact: l,
|
|
16353
16360
|
sensitive: u,
|
|
16354
16361
|
strict: h
|
|
16355
|
-
}) : null, Z = !!(d ? d(
|
|
16356
|
-
Z && (
|
|
16357
|
-
var
|
|
16362
|
+
}) : null, Z = !!(d ? d(F, E) : F), j = typeof s == "function" ? s(Z) : s, N = typeof g == "function" ? g(Z) : g;
|
|
16363
|
+
Z && (j = pR(j, a), N = Oe({}, N, o));
|
|
16364
|
+
var z = Oe({
|
|
16358
16365
|
"aria-current": Z && n || null,
|
|
16359
|
-
className:
|
|
16360
|
-
style:
|
|
16366
|
+
className: j,
|
|
16367
|
+
style: N,
|
|
16361
16368
|
to: x
|
|
16362
16369
|
}, b);
|
|
16363
|
-
return _d !== Mn ?
|
|
16370
|
+
return _d !== Mn ? z.ref = t || A : z.innerRef = A, /* @__PURE__ */ $.createElement(wr, z);
|
|
16364
16371
|
});
|
|
16365
16372
|
});
|
|
16366
16373
|
if (process.env.NODE_ENV !== "production") {
|
|
@@ -16379,7 +16386,7 @@ if (process.env.NODE_ENV !== "production") {
|
|
|
16379
16386
|
style: L.oneOfType([L.object, L.func])
|
|
16380
16387
|
});
|
|
16381
16388
|
}
|
|
16382
|
-
const mR =
|
|
16389
|
+
const mR = V(Pa)`
|
|
16383
16390
|
color: ${({ color: e }) => Jt(e, 0.7)};
|
|
16384
16391
|
cursor: pointer;
|
|
16385
16392
|
:visited {
|
|
@@ -16509,7 +16516,7 @@ const AR = Xe(Re.div)`
|
|
|
16509
16516
|
c && /* @__PURE__ */ f.jsx(kR, { children: c })
|
|
16510
16517
|
] })
|
|
16511
16518
|
] });
|
|
16512
|
-
}, TR = 100, LR =
|
|
16519
|
+
}, TR = 100, LR = V.div`
|
|
16513
16520
|
display: flex;
|
|
16514
16521
|
justify-content: center;
|
|
16515
16522
|
align-items: center;
|
|
@@ -16541,7 +16548,7 @@ const AR = Xe(Re.div)`
|
|
|
16541
16548
|
...o,
|
|
16542
16549
|
children: e ? /* @__PURE__ */ f.jsx("img", { src: e, width: t, height: t }) : /* @__PURE__ */ f.jsx(Bh, {})
|
|
16543
16550
|
}
|
|
16544
|
-
) }), RR =
|
|
16551
|
+
) }), RR = V.div`
|
|
16545
16552
|
display: flex;
|
|
16546
16553
|
align-items: center;
|
|
16547
16554
|
justify-content: center;
|
|
@@ -16564,7 +16571,7 @@ const AR = Xe(Re.div)`
|
|
|
16564
16571
|
top: 0;
|
|
16565
16572
|
right: 0;
|
|
16566
16573
|
transform: translate(${({ topPosition: e }) => e ? "75%, -75%" : "50%, -50%"});
|
|
16567
|
-
`, OR =
|
|
16574
|
+
`, OR = V.div`
|
|
16568
16575
|
position: relative;
|
|
16569
16576
|
${({ width: e }) => e ? ve`
|
|
16570
16577
|
width: ${e};
|
|
@@ -16575,7 +16582,7 @@ const AR = Xe(Re.div)`
|
|
|
16575
16582
|
/* @__PURE__ */ f.jsx(RR, { color: l, size: d, topPosition: o, fontSize: n, children: /* @__PURE__ */ f.jsx("div", { className: "label", children: i }) }),
|
|
16576
16583
|
e
|
|
16577
16584
|
] });
|
|
16578
|
-
}, zR =
|
|
16585
|
+
}, zR = V(Re.div)`
|
|
16579
16586
|
display: flex;
|
|
16580
16587
|
box-sizing: border-box;
|
|
16581
16588
|
flex-direction: column;
|
|
@@ -16590,12 +16597,12 @@ const AR = Xe(Re.div)`
|
|
|
16590
16597
|
:after {
|
|
16591
16598
|
box-sizing: border-box;
|
|
16592
16599
|
}
|
|
16593
|
-
`, BR =
|
|
16600
|
+
`, BR = V.div`
|
|
16594
16601
|
${qo};
|
|
16595
16602
|
display: ${({ block: e }) => e ? "block" : "inline-flex"};
|
|
16596
16603
|
justify-content: center;
|
|
16597
16604
|
flex-wrap: wrap;
|
|
16598
|
-
`, jR =
|
|
16605
|
+
`, jR = V.div`
|
|
16599
16606
|
justify-content: space-between;
|
|
16600
16607
|
display: ${({ block: e }) => e ? "block" : "inline-flex"};
|
|
16601
16608
|
padding: ${({ p: e }) => e || "initial"};
|
|
@@ -16604,7 +16611,7 @@ const AR = Xe(Re.div)`
|
|
|
16604
16611
|
background-color: ${({ backgroundColor: e }) => e ? T.color(e) : "initial"};
|
|
16605
16612
|
border-color: lightGray3;
|
|
16606
16613
|
border-radius: 4px;
|
|
16607
|
-
`, NR =
|
|
16614
|
+
`, NR = V(Re.div)`
|
|
16608
16615
|
${qo};
|
|
16609
16616
|
justify-content: center;
|
|
16610
16617
|
flex-direction: column;
|
|
@@ -16615,12 +16622,12 @@ const AR = Xe(Re.div)`
|
|
|
16615
16622
|
display: none;
|
|
16616
16623
|
`
|
|
16617
16624
|
)}
|
|
16618
|
-
`, HR =
|
|
16625
|
+
`, HR = V(Re.div)`
|
|
16619
16626
|
display: flex;
|
|
16620
16627
|
align-self: center;
|
|
16621
16628
|
justify-content: center;
|
|
16622
16629
|
object-fit: cover;
|
|
16623
|
-
`, DR =
|
|
16630
|
+
`, DR = V(Re.div)`
|
|
16624
16631
|
${qo};
|
|
16625
16632
|
justify-content: center;
|
|
16626
16633
|
flex-direction: column;
|
|
@@ -16639,7 +16646,7 @@ const AR = Xe(Re.div)`
|
|
|
16639
16646
|
t,
|
|
16640
16647
|
r
|
|
16641
16648
|
] })
|
|
16642
|
-
] }), qd =
|
|
16649
|
+
] }), qd = V.div``, Kd = V.div``, $d = V.div`
|
|
16643
16650
|
position: relative;
|
|
16644
16651
|
left: ${({ verticalShift: e }) => e ? "calc(50% + 70px)" : "calc(50%)"};
|
|
16645
16652
|
height: 0;
|
|
@@ -16656,7 +16663,7 @@ const AR = Xe(Re.div)`
|
|
|
16656
16663
|
transform: rotate(45deg);
|
|
16657
16664
|
}
|
|
16658
16665
|
}
|
|
16659
|
-
`, JR =
|
|
16666
|
+
`, JR = V.div`
|
|
16660
16667
|
position: absolute;
|
|
16661
16668
|
|
|
16662
16669
|
${({ customDropdownPosition: e, verticalShift: t }) => e || `
|
|
@@ -16728,7 +16735,7 @@ const AR = Xe(Re.div)`
|
|
|
16728
16735
|
display: block;
|
|
16729
16736
|
}
|
|
16730
16737
|
}
|
|
16731
|
-
`, ZR =
|
|
16738
|
+
`, ZR = V.div`
|
|
16732
16739
|
color: red1;
|
|
16733
16740
|
font-size: 1;
|
|
16734
16741
|
display: flex;
|
|
@@ -16739,7 +16746,7 @@ const AR = Xe(Re.div)`
|
|
|
16739
16746
|
width: 13px;
|
|
16740
16747
|
fill: red1;
|
|
16741
16748
|
}
|
|
16742
|
-
`, QR =
|
|
16749
|
+
`, QR = V.div`
|
|
16743
16750
|
.inline {
|
|
16744
16751
|
margin-top: 1;
|
|
16745
16752
|
svg {
|
|
@@ -16920,10 +16927,10 @@ function rO(e) {
|
|
|
16920
16927
|
srcList: i,
|
|
16921
16928
|
imgPromise: A,
|
|
16922
16929
|
useSuspense: E
|
|
16923
|
-
}), y = k.src,
|
|
16930
|
+
}), y = k.src, F = k.isLoading;
|
|
16924
16931
|
return y ? c(/* @__PURE__ */ $.createElement("img", tO({
|
|
16925
16932
|
src: y
|
|
16926
|
-
}, x))) : !E &&
|
|
16933
|
+
}, x))) : !E && F ? h(o) : !E && l ? p(l) : null;
|
|
16927
16934
|
}
|
|
16928
16935
|
const nO = (e, t) => Object.entries(e).map(([r, n]) => `${n} ${r}`).join(", "), sB = (e) => {
|
|
16929
16936
|
const t = e.srcSet ? nO(e.srcSet) : void 0;
|
|
@@ -16934,14 +16941,14 @@ const nO = (e, t) => Object.entries(e).map(([r, n]) => `${n} ${r}`).join(", "),
|
|
|
16934
16941
|
font-weight: bold;
|
|
16935
16942
|
display: block;
|
|
16936
16943
|
margin-bottom: 6px;
|
|
16937
|
-
`, lB =
|
|
16944
|
+
`, lB = V.label`
|
|
16938
16945
|
margin-left: 8px;
|
|
16939
16946
|
${rf};
|
|
16940
16947
|
${({ fontSize: e }) => e ? ve`
|
|
16941
16948
|
font-size: ${e};
|
|
16942
16949
|
` : null}
|
|
16943
16950
|
${Nn};
|
|
16944
|
-
`, nf =
|
|
16951
|
+
`, nf = V.label`
|
|
16945
16952
|
${rf};
|
|
16946
16953
|
font-size: 12px;
|
|
16947
16954
|
`, nn = {
|
|
@@ -16949,7 +16956,7 @@ const nO = (e, t) => Object.entries(e).map(([r, n]) => `${n} ${r}`).join(", "),
|
|
|
16949
16956
|
small: "5px",
|
|
16950
16957
|
medium: "10px",
|
|
16951
16958
|
large: "20px"
|
|
16952
|
-
}, iO =
|
|
16959
|
+
}, iO = V.div`
|
|
16953
16960
|
width: 100%;
|
|
16954
16961
|
border-bottom: 1px ${({ variant: e }) => e};
|
|
16955
16962
|
border-bottom-color: lightGray3;
|
|
@@ -16982,25 +16989,25 @@ const nO = (e, t) => Object.entries(e).map(([r, n]) => `${n} ${r}`).join(", "),
|
|
|
16982
16989
|
mailwrap: {
|
|
16983
16990
|
black: hO
|
|
16984
16991
|
}
|
|
16985
|
-
}, vO =
|
|
16992
|
+
}, vO = V.img`
|
|
16986
16993
|
width: ${({ width: e }) => e || "auto"};
|
|
16987
16994
|
height: ${({ height: e, width: t, size: r }) => e || (t ? "auto" : r ? h0[r] : h0.medium)};
|
|
16988
16995
|
`, dB = ({ brand: e = "mailship", variant: t, size: r, width: n, height: i, ...a }) => {
|
|
16989
16996
|
const s = pO[e][t];
|
|
16990
16997
|
return s ? /* @__PURE__ */ f.jsx(vO, { src: s, size: r, width: n, height: i, ...a }) : (console.warn("No variant for this logo exists."), null);
|
|
16991
|
-
}, mO =
|
|
16998
|
+
}, mO = V(Re.div)`
|
|
16992
16999
|
display: inline-flex;
|
|
16993
17000
|
align-items: center;
|
|
16994
17001
|
|
|
16995
17002
|
& > *:not(:last-child) {
|
|
16996
17003
|
margin-right: 4px;
|
|
16997
17004
|
}
|
|
16998
|
-
`, g0 =
|
|
17005
|
+
`, g0 = V.button`
|
|
16999
17006
|
background-color: transparent;
|
|
17000
17007
|
border: none;
|
|
17001
17008
|
cursor: ${({ disabled: e }) => e ? "default" : "pointer"};
|
|
17002
17009
|
opacity: ${({ disabled: e }) => e ? 0 : 1};
|
|
17003
|
-
`, AO =
|
|
17010
|
+
`, AO = V(Le)`
|
|
17004
17011
|
border-radius: 50%;
|
|
17005
17012
|
aspect-ratio: 1 / 1;
|
|
17006
17013
|
width: 16px;
|
|
@@ -17011,15 +17018,15 @@ const nO = (e, t) => Object.entries(e).map(([r, n]) => `${n} ${r}`).join(", "),
|
|
|
17011
17018
|
&:hover {
|
|
17012
17019
|
color: blue2;
|
|
17013
17020
|
}
|
|
17014
|
-
`, p0 =
|
|
17021
|
+
`, p0 = V(AO)`
|
|
17015
17022
|
margin: 0 8px;
|
|
17016
17023
|
font-size: 11px;
|
|
17017
17024
|
& > svg {
|
|
17018
17025
|
width: 10px;
|
|
17019
17026
|
}
|
|
17020
|
-
`, v0 =
|
|
17027
|
+
`, v0 = V.div`
|
|
17021
17028
|
color: gray1;
|
|
17022
|
-
`, Wi =
|
|
17029
|
+
`, Wi = V.span`
|
|
17023
17030
|
height: 18px;
|
|
17024
17031
|
min-width: 18px;
|
|
17025
17032
|
display: flex;
|
|
@@ -17056,7 +17063,7 @@ const nO = (e, t) => Object.entries(e).map(([r, n]) => `${n} ${r}`).join(", "),
|
|
|
17056
17063
|
o !== 1 && /* @__PURE__ */ f.jsx(Wi, { isCurrent: a === o, onClick: i(o), children: o }),
|
|
17057
17064
|
/* @__PURE__ */ f.jsx(g0, { disabled: a >= o, onClick: i(a + 1), children: /* @__PURE__ */ f.jsx(p0, { icon: "goRight", isActive: a < o }) })
|
|
17058
17065
|
] });
|
|
17059
|
-
}, uB = () => /* @__PURE__ */ f.jsx("p", { children: "paragraph" }), bO =
|
|
17066
|
+
}, uB = () => /* @__PURE__ */ f.jsx("p", { children: "paragraph" }), bO = V.div`
|
|
17060
17067
|
position: relative;
|
|
17061
17068
|
display: flex;
|
|
17062
17069
|
width: 100%;
|
|
@@ -17103,7 +17110,7 @@ const nO = (e, t) => Object.entries(e).map(([r, n]) => `${n} ${r}`).join(", "),
|
|
|
17103
17110
|
${T("colors.red1")} 22.1px
|
|
17104
17111
|
);
|
|
17105
17112
|
background-size: 4000px 50px;
|
|
17106
|
-
`, SO =
|
|
17113
|
+
`, SO = V.div`
|
|
17107
17114
|
position: absolute;
|
|
17108
17115
|
top: 0;
|
|
17109
17116
|
left: 0;
|
|
@@ -17112,13 +17119,13 @@ const nO = (e, t) => Object.entries(e).map(([r, n]) => `${n} ${r}`).join(", "),
|
|
|
17112
17119
|
animation: ${yO} 20s linear infinite;
|
|
17113
17120
|
transition: width 500ms;
|
|
17114
17121
|
${(e) => e.status === "finished" ? wO : e.status === "error" ? EO : CO}
|
|
17115
|
-
`, xO =
|
|
17122
|
+
`, xO = V.span`
|
|
17116
17123
|
position: relative;
|
|
17117
17124
|
align-self: center;
|
|
17118
17125
|
`, hB = ({ progress: e = 0, status: t, errorMessage: r, noText: n, variant: i }) => ((e > 100 || e < 0) && console.warn("Progress value should be number between 0 and 100."), /* @__PURE__ */ f.jsxs(bO, { status: t, variant: i, children: [
|
|
17119
17126
|
/* @__PURE__ */ f.jsx(SO, { progress: e, status: t }),
|
|
17120
17127
|
!n && /* @__PURE__ */ f.jsx(xO, { children: t === "error" && r ? r : `${e}%` })
|
|
17121
|
-
] })), gB =
|
|
17128
|
+
] })), gB = V(wr)`
|
|
17122
17129
|
color: inherit;
|
|
17123
17130
|
cursor: pointer;
|
|
17124
17131
|
|
|
@@ -17143,7 +17150,7 @@ const nO = (e, t) => Object.entries(e).map(([r, n]) => `${n} ${r}`).join(", "),
|
|
|
17143
17150
|
${({ $decorate: e }) => e ? ve`
|
|
17144
17151
|
text-decoration: underline;
|
|
17145
17152
|
` : null}
|
|
17146
|
-
`, kO =
|
|
17153
|
+
`, kO = V(Re.div)`
|
|
17147
17154
|
width: ${({ $marginLeft: e, $marginRight: t }) => `calc(100% - ${e || "0px"} - ${t || "0px"})`};
|
|
17148
17155
|
position: relative;
|
|
17149
17156
|
box-sizing: border-box;
|
|
@@ -17175,22 +17182,22 @@ const nO = (e, t) => Object.entries(e).map(([r, n]) => `${n} ${r}`).join(", "),
|
|
|
17175
17182
|
success: "Success",
|
|
17176
17183
|
error: "Error",
|
|
17177
17184
|
warning: "Warning"
|
|
17178
|
-
}, IO =
|
|
17185
|
+
}, IO = V.span`
|
|
17179
17186
|
display: block;
|
|
17180
17187
|
margin-bottom: 5px;
|
|
17181
17188
|
line-height: 18px;
|
|
17182
17189
|
font-weight: 700;
|
|
17183
17190
|
color: ${T("colors.blue2")};
|
|
17184
|
-
`, MO =
|
|
17191
|
+
`, MO = V.span`
|
|
17185
17192
|
display: block;
|
|
17186
17193
|
font-size: 12px;
|
|
17187
17194
|
line-height: 18px;
|
|
17188
17195
|
font-weight: 500;
|
|
17189
17196
|
color: ${T("colors.gray1")};
|
|
17190
|
-
`, TO =
|
|
17197
|
+
`, TO = V.div`
|
|
17191
17198
|
display: flex;
|
|
17192
17199
|
justify-content: space-between;
|
|
17193
|
-
`, LO =
|
|
17200
|
+
`, LO = V.span`
|
|
17194
17201
|
display: flex;
|
|
17195
17202
|
align-items: center;
|
|
17196
17203
|
margin-left: 15px;
|
|
@@ -17204,13 +17211,13 @@ const nO = (e, t) => Object.entries(e).map(([r, n]) => `${n} ${r}`).join(", "),
|
|
|
17204
17211
|
r && /* @__PURE__ */ f.jsx(MO, { children: r })
|
|
17205
17212
|
] }),
|
|
17206
17213
|
/* @__PURE__ */ f.jsx(LO, { children: /* @__PURE__ */ f.jsx("div", { onClick: e, children: /* @__PURE__ */ f.jsx(Le, { icon: "close" }) }) })
|
|
17207
|
-
] }), RO =
|
|
17214
|
+
] }), RO = V(af)`
|
|
17208
17215
|
${({ $labelPosition: e }) => e === "left" ? "display: flex; align-items: center; margin-top: 1rem" : ""}
|
|
17209
|
-
`, OO =
|
|
17216
|
+
`, OO = V(nf)`
|
|
17210
17217
|
${({ labelPosition: e }) => e === "left" ? "margin-bottom: 0; margin-right: 1rem;" : ""}
|
|
17211
17218
|
`, zO = ve`
|
|
17212
17219
|
opacity: 0.4;
|
|
17213
|
-
`, BO =
|
|
17220
|
+
`, BO = V.div`
|
|
17214
17221
|
aspect-ratio: 1 / 1;
|
|
17215
17222
|
width: 100%;
|
|
17216
17223
|
height: 100%;
|
|
@@ -17232,7 +17239,7 @@ const nO = (e, t) => Object.entries(e).map(([r, n]) => `${n} ${r}`).join(", "),
|
|
|
17232
17239
|
background-color: white;
|
|
17233
17240
|
}
|
|
17234
17241
|
}
|
|
17235
|
-
`, Ia =
|
|
17242
|
+
`, Ia = V.span`
|
|
17236
17243
|
aspect-ratio: 1 / 1;
|
|
17237
17244
|
background-color: white;
|
|
17238
17245
|
border-radius: 50%;
|
|
@@ -17241,7 +17248,7 @@ const nO = (e, t) => Object.entries(e).map(([r, n]) => `${n} ${r}`).join(", "),
|
|
|
17241
17248
|
left: 10%;
|
|
17242
17249
|
transform: translate(-20%, -50%);
|
|
17243
17250
|
transition: all 100ms ease-out;
|
|
17244
|
-
`, jO =
|
|
17251
|
+
`, jO = V.input`
|
|
17245
17252
|
opacity: 0;
|
|
17246
17253
|
width: 100%;
|
|
17247
17254
|
height: 100%;
|
|
@@ -17253,7 +17260,7 @@ const nO = (e, t) => Object.entries(e).map(([r, n]) => `${n} ${r}`).join(", "),
|
|
|
17253
17260
|
margin: 0;
|
|
17254
17261
|
|
|
17255
17262
|
${({ $enabled: e }) => e ? "cursor: pointer;" : ""}
|
|
17256
|
-
`, NO =
|
|
17263
|
+
`, NO = V.div`
|
|
17257
17264
|
position: relative;
|
|
17258
17265
|
border-radius: 8px;
|
|
17259
17266
|
overflow: hidden;
|
|
@@ -17302,7 +17309,7 @@ const nO = (e, t) => Object.entries(e).map(([r, n]) => `${n} ${r}`).join(", "),
|
|
|
17302
17309
|
),
|
|
17303
17310
|
/* @__PURE__ */ f.jsx(BO, { active: !!n, disabled: o, ...c, children: /* @__PURE__ */ f.jsx(Ia, {}) })
|
|
17304
17311
|
] })
|
|
17305
|
-
] }), Ma =
|
|
17312
|
+
] }), Ma = V.div`
|
|
17306
17313
|
width: ${({ size: e }) => e};
|
|
17307
17314
|
min-width: ${({ size: e }) => e};
|
|
17308
17315
|
height: ${({ size: e }) => e};
|
|
@@ -17341,7 +17348,7 @@ const nO = (e, t) => Object.entries(e).map(([r, n]) => `${n} ${r}`).join(", "),
|
|
|
17341
17348
|
background-color: white;
|
|
17342
17349
|
border-color: lightGray5;
|
|
17343
17350
|
}
|
|
17344
|
-
`, HO =
|
|
17351
|
+
`, HO = V(Le)`
|
|
17345
17352
|
border-radius: lg;
|
|
17346
17353
|
transition: all 200ms ease;
|
|
17347
17354
|
& svg {
|
|
@@ -17364,7 +17371,7 @@ const nO = (e, t) => Object.entries(e).map(([r, n]) => `${n} ${r}`).join(", "),
|
|
|
17364
17371
|
fill: ${T.color("lightGray5")} !important;
|
|
17365
17372
|
}
|
|
17366
17373
|
}
|
|
17367
|
-
`, DO =
|
|
17374
|
+
`, DO = V.div`
|
|
17368
17375
|
position: relative;
|
|
17369
17376
|
display: flex;
|
|
17370
17377
|
align-items: center;
|
|
@@ -17382,7 +17389,7 @@ const nO = (e, t) => Object.entries(e).map(([r, n]) => `${n} ${r}`).join(", "),
|
|
|
17382
17389
|
left: 0;
|
|
17383
17390
|
cursor: pointer;
|
|
17384
17391
|
}
|
|
17385
|
-
`, VO =
|
|
17392
|
+
`, VO = V.span`
|
|
17386
17393
|
margin: 0;
|
|
17387
17394
|
margin-left: 8px;
|
|
17388
17395
|
font-size: 14px;
|
|
@@ -17423,7 +17430,7 @@ const nO = (e, t) => Object.entries(e).map(([r, n]) => `${n} ${r}`).join(", "),
|
|
|
17423
17430
|
const { $icon: t, $iconPlacement: r, $isClearable: n, $hasSuffix: i } = e;
|
|
17424
17431
|
let a = 2;
|
|
17425
17432
|
return t && r === "right" && (a += 1), n && (a += 1), i && (a += 2), String(a);
|
|
17426
|
-
}, kt =
|
|
17433
|
+
}, kt = V.div`
|
|
17427
17434
|
position: absolute;
|
|
17428
17435
|
|
|
17429
17436
|
// top: 52%; // TODO fix
|
|
@@ -17435,11 +17442,11 @@ const nO = (e, t) => Object.entries(e).map(([r, n]) => `${n} ${r}`).join(", "),
|
|
|
17435
17442
|
stroke: lightGray3;
|
|
17436
17443
|
cursor: pointer;
|
|
17437
17444
|
}
|
|
17438
|
-
`, JO =
|
|
17445
|
+
`, JO = V.div`
|
|
17439
17446
|
position: absolute;
|
|
17440
17447
|
top: 0.2em;
|
|
17441
17448
|
right: 0.5em;
|
|
17442
|
-
`, m0 =
|
|
17449
|
+
`, m0 = V.div`
|
|
17443
17450
|
display: flex;
|
|
17444
17451
|
svg {
|
|
17445
17452
|
:hover {
|
|
@@ -17447,7 +17454,7 @@ const nO = (e, t) => Object.entries(e).map(([r, n]) => `${n} ${r}`).join(", "),
|
|
|
17447
17454
|
color: blue2;
|
|
17448
17455
|
}
|
|
17449
17456
|
}
|
|
17450
|
-
`, GO =
|
|
17457
|
+
`, GO = V.input`
|
|
17451
17458
|
${Nn};
|
|
17452
17459
|
border: slim;
|
|
17453
17460
|
border-color: ${({ $isInvalid: e }) => e ? T.color("red1") : T.color("lightGray6")};
|
|
@@ -17506,9 +17513,9 @@ const nO = (e, t) => Object.entries(e).map(([r, n]) => `${n} ${r}`).join(", "),
|
|
|
17506
17513
|
::-webkit-inner-spin-button {
|
|
17507
17514
|
-webkit-appearance: none;
|
|
17508
17515
|
}
|
|
17509
|
-
`, ZO =
|
|
17516
|
+
`, ZO = V.div`
|
|
17510
17517
|
position: relative;
|
|
17511
|
-
`, QO =
|
|
17518
|
+
`, QO = V.div`
|
|
17512
17519
|
position: absolute;
|
|
17513
17520
|
right: 0;
|
|
17514
17521
|
top: 0;
|
|
@@ -17535,7 +17542,7 @@ const nO = (e, t) => Object.entries(e).map(([r, n]) => `${n} ${r}`).join(", "),
|
|
|
17535
17542
|
input:focus ~ & {
|
|
17536
17543
|
border-color: blue2;
|
|
17537
17544
|
}
|
|
17538
|
-
`, YO =
|
|
17545
|
+
`, YO = V.div`
|
|
17539
17546
|
position: relative;
|
|
17540
17547
|
color: ${({ $isInvalid: e }) => e ? T.color("red1") : T.color("gray")};
|
|
17541
17548
|
& > * {
|
|
@@ -17570,7 +17577,7 @@ const nO = (e, t) => Object.entries(e).map(([r, n]) => `${n} ${r}`).join(", "),
|
|
|
17570
17577
|
padding-right: 1.4em;
|
|
17571
17578
|
padding-left: 1em;
|
|
17572
17579
|
}
|
|
17573
|
-
`, UO =
|
|
17580
|
+
`, UO = V.div`
|
|
17574
17581
|
span {
|
|
17575
17582
|
display: none;
|
|
17576
17583
|
position: absolute;
|
|
@@ -17629,33 +17636,33 @@ const nO = (e, t) => Object.entries(e).map(([r, n]) => `${n} ${r}`).join(", "),
|
|
|
17629
17636
|
iconTooltip: x,
|
|
17630
17637
|
big: k,
|
|
17631
17638
|
showArrowsController: y = !1,
|
|
17632
|
-
onClear:
|
|
17639
|
+
onClear: F,
|
|
17633
17640
|
alwaysShowClear: Z,
|
|
17634
|
-
setNumber:
|
|
17635
|
-
onEnter:
|
|
17636
|
-
forceFocus:
|
|
17641
|
+
setNumber: j,
|
|
17642
|
+
onEnter: N,
|
|
17643
|
+
forceFocus: z = !1,
|
|
17637
17644
|
autoFocus: J = !1,
|
|
17638
17645
|
onBlur: Y,
|
|
17639
17646
|
...Q
|
|
17640
17647
|
}) => {
|
|
17641
|
-
const K = l !== void 0 ? l : !!s, te = !!
|
|
17642
|
-
|
|
17643
|
-
}, [
|
|
17648
|
+
const K = l !== void 0 ? l : !!s, te = !!F && (!!i || Z) && !o && !h, ne = !!p, fe = y ? "left" : m, oe = Te(() => j && j((B) => B + 1), [j]), _ = Te(() => {
|
|
17649
|
+
j && j((B) => B > 1 ? B - 1 : 1);
|
|
17650
|
+
}, [j]), S = je(), w = c || S;
|
|
17644
17651
|
$e(() => {
|
|
17645
|
-
var
|
|
17646
|
-
|
|
17647
|
-
}, [o,
|
|
17652
|
+
var B;
|
|
17653
|
+
z && !o && !h && ((B = w == null ? void 0 : w.current) == null || B.focus());
|
|
17654
|
+
}, [o, z, h]);
|
|
17648
17655
|
const R = Te(
|
|
17649
|
-
(
|
|
17650
|
-
var M, P, I,
|
|
17651
|
-
Y == null || Y(
|
|
17656
|
+
(B) => {
|
|
17657
|
+
var M, P, I, H, G;
|
|
17658
|
+
Y == null || Y(B), z && (((P = (M = B.relatedTarget) == null ? void 0 : M.tagName) == null ? void 0 : P.toLowerCase()) !== "input" || !_O.includes((H = (I = B.relatedTarget) == null ? void 0 : I.type) == null ? void 0 : H.toLowerCase())) && ((G = B.target) == null || G.focus());
|
|
17652
17659
|
},
|
|
17653
|
-
[
|
|
17654
|
-
),
|
|
17655
|
-
(
|
|
17656
|
-
|
|
17660
|
+
[z, Y]
|
|
17661
|
+
), O = Te(
|
|
17662
|
+
(B) => {
|
|
17663
|
+
B.key === "Enter" && (N == null || N());
|
|
17657
17664
|
},
|
|
17658
|
-
[
|
|
17665
|
+
[N]
|
|
17659
17666
|
);
|
|
17660
17667
|
return /* @__PURE__ */ f.jsxs(af, { spaceAround: d, className: g, children: [
|
|
17661
17668
|
/* @__PURE__ */ f.jsxs(ZO, { children: [
|
|
@@ -17676,7 +17683,7 @@ const nO = (e, t) => Object.entries(e).map(([r, n]) => `${n} ${r}`).join(", "),
|
|
|
17676
17683
|
disabled: o || h,
|
|
17677
17684
|
ref: w,
|
|
17678
17685
|
autoComplete: u,
|
|
17679
|
-
onKeyDown:
|
|
17686
|
+
onKeyDown: O,
|
|
17680
17687
|
big: k,
|
|
17681
17688
|
onBlur: R,
|
|
17682
17689
|
...Q
|
|
@@ -17690,20 +17697,20 @@ const nO = (e, t) => Object.entries(e).map(([r, n]) => `${n} ${r}`).join(", "),
|
|
|
17690
17697
|
/* @__PURE__ */ f.jsx(m0, { onClick: oe, children: /* @__PURE__ */ f.jsx(Le, { icon: "goUp", fill: "gray1" }) }),
|
|
17691
17698
|
/* @__PURE__ */ f.jsx(m0, { onClick: _, children: /* @__PURE__ */ f.jsx(Le, { icon: "goDown", fill: "gray1" }) })
|
|
17692
17699
|
] }),
|
|
17693
|
-
te && /* @__PURE__ */ f.jsx(kt, { right: !0, onClick:
|
|
17700
|
+
te && /* @__PURE__ */ f.jsx(kt, { right: !0, onClick: F, children: /* @__PURE__ */ f.jsx(Le, { icon: "deleteX", size: "16px", fill: "lightGray3" }) }),
|
|
17694
17701
|
p && /* @__PURE__ */ f.jsx(QO, { onClick: A, $isPointer: !!A, $isInvalid: K, children: p }),
|
|
17695
17702
|
h && /* @__PURE__ */ f.jsx(kt, { right: !0, children: /* @__PURE__ */ f.jsx(v3, { variant: "sm" }) })
|
|
17696
17703
|
] })
|
|
17697
17704
|
] }),
|
|
17698
17705
|
s && /* @__PURE__ */ f.jsx(YR, { appearance: b, children: s })
|
|
17699
17706
|
] });
|
|
17700
|
-
}, XO =
|
|
17707
|
+
}, XO = V.div`
|
|
17701
17708
|
display: flex;
|
|
17702
17709
|
align-items: center;
|
|
17703
17710
|
height: auto;
|
|
17704
17711
|
width: auto;
|
|
17705
17712
|
box-sizing: border-box;
|
|
17706
|
-
`, qO =
|
|
17713
|
+
`, qO = V.div`
|
|
17707
17714
|
display: flex;
|
|
17708
17715
|
position: relative;
|
|
17709
17716
|
width: 18px;
|
|
@@ -17719,7 +17726,7 @@ const nO = (e, t) => Object.entries(e).map(([r, n]) => `${n} ${r}`).join(", "),
|
|
|
17719
17726
|
left: 0;
|
|
17720
17727
|
top: 0;
|
|
17721
17728
|
}
|
|
17722
|
-
`, KO =
|
|
17729
|
+
`, KO = V.span`
|
|
17723
17730
|
border-radius: 50%;
|
|
17724
17731
|
background-color: white;
|
|
17725
17732
|
border: 1.5px solid;
|
|
@@ -17759,17 +17766,17 @@ const nO = (e, t) => Object.entries(e).map(([r, n]) => `${n} ${r}`).join(", "),
|
|
|
17759
17766
|
input[type='radio']:checked + & > span {
|
|
17760
17767
|
background-color: red1;
|
|
17761
17768
|
}
|
|
17762
|
-
`, $O =
|
|
17769
|
+
`, $O = V.span`
|
|
17763
17770
|
width: 10px;
|
|
17764
17771
|
height: 10px;
|
|
17765
|
-
`, ez =
|
|
17772
|
+
`, ez = V.input`
|
|
17766
17773
|
opacity: 0;
|
|
17767
17774
|
border-radius: 50%;
|
|
17768
17775
|
width: 18px;
|
|
17769
17776
|
height: 18px;
|
|
17770
17777
|
cursor: ${({ disabled: e }) => e ? "default" : "pointer"};
|
|
17771
17778
|
margin: 0;
|
|
17772
|
-
`, tz =
|
|
17779
|
+
`, tz = V.span`
|
|
17773
17780
|
margin: 0;
|
|
17774
17781
|
margin-left: 8px;
|
|
17775
17782
|
font-size: 14px;
|