react-spring-carousel 3.0.0-beta090.30 → 3.0.0-beta090.32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs.js +5 -5
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.es.js +197 -196
- package/dist/index.es.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -10,7 +10,7 @@ var A = {}, Cr = {
|
|
|
10
10
|
set exports(n) {
|
|
11
11
|
A = n;
|
|
12
12
|
}
|
|
13
|
-
},
|
|
13
|
+
}, Ue = {};
|
|
14
14
|
/**
|
|
15
15
|
* @license React
|
|
16
16
|
* react-jsx-runtime.production.min.js
|
|
@@ -23,9 +23,9 @@ var A = {}, Cr = {
|
|
|
23
23
|
var cr;
|
|
24
24
|
function Ir() {
|
|
25
25
|
if (cr)
|
|
26
|
-
return
|
|
26
|
+
return Ue;
|
|
27
27
|
cr = 1;
|
|
28
|
-
var n = lr,
|
|
28
|
+
var n = lr, p = Symbol.for("react.element"), y = Symbol.for("react.fragment"), D = Object.prototype.hasOwnProperty, Y = n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, v = { key: !0, ref: !0, __self: !0, __source: !0 };
|
|
29
29
|
function T(l, f, d) {
|
|
30
30
|
var W, q = {}, _ = null, u = null;
|
|
31
31
|
d !== void 0 && (_ = "" + d), f.key !== void 0 && (_ = "" + f.key), f.ref !== void 0 && (u = f.ref);
|
|
@@ -34,9 +34,9 @@ function Ir() {
|
|
|
34
34
|
if (l && l.defaultProps)
|
|
35
35
|
for (W in f = l.defaultProps, f)
|
|
36
36
|
q[W] === void 0 && (q[W] = f[W]);
|
|
37
|
-
return { $$typeof:
|
|
37
|
+
return { $$typeof: p, type: l, key: _, ref: u, props: q, _owner: Y.current };
|
|
38
38
|
}
|
|
39
|
-
return
|
|
39
|
+
return Ue.Fragment = y, Ue.jsx = T, Ue.jsxs = T, Ue;
|
|
40
40
|
}
|
|
41
41
|
var qe = {};
|
|
42
42
|
/**
|
|
@@ -51,11 +51,11 @@ var qe = {};
|
|
|
51
51
|
var sr;
|
|
52
52
|
function Pr() {
|
|
53
53
|
return sr || (sr = 1, process.env.NODE_ENV !== "production" && function() {
|
|
54
|
-
var n = lr,
|
|
54
|
+
var n = lr, p = Symbol.for("react.element"), y = Symbol.for("react.portal"), D = Symbol.for("react.fragment"), Y = Symbol.for("react.strict_mode"), v = Symbol.for("react.profiler"), T = Symbol.for("react.provider"), l = Symbol.for("react.context"), f = Symbol.for("react.forward_ref"), d = Symbol.for("react.suspense"), W = Symbol.for("react.suspense_list"), q = Symbol.for("react.memo"), _ = Symbol.for("react.lazy"), u = Symbol.for("react.offscreen"), B = Symbol.iterator, x = "@@iterator";
|
|
55
55
|
function ae(e) {
|
|
56
56
|
if (e === null || typeof e != "object")
|
|
57
57
|
return null;
|
|
58
|
-
var t =
|
|
58
|
+
var t = B && e[B] || e[x];
|
|
59
59
|
return typeof t == "function" ? t : null;
|
|
60
60
|
}
|
|
61
61
|
var j = n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
|
|
@@ -70,8 +70,8 @@ function Pr() {
|
|
|
70
70
|
{
|
|
71
71
|
var s = j.ReactDebugCurrentFrame, b = s.getStackAddendum();
|
|
72
72
|
b !== "" && (t += "%s", i = i.concat([b]));
|
|
73
|
-
var w = i.map(function(
|
|
74
|
-
return String(
|
|
73
|
+
var w = i.map(function(m) {
|
|
74
|
+
return String(m);
|
|
75
75
|
});
|
|
76
76
|
w.unshift("Warning: " + t), Function.prototype.apply.call(console[e], console, w);
|
|
77
77
|
}
|
|
@@ -85,7 +85,7 @@ function Pr() {
|
|
|
85
85
|
// with.
|
|
86
86
|
e.$$typeof === ve || e.getModuleId !== void 0));
|
|
87
87
|
}
|
|
88
|
-
function
|
|
88
|
+
function S(e, t, i) {
|
|
89
89
|
var s = e.displayName;
|
|
90
90
|
if (s)
|
|
91
91
|
return s;
|
|
@@ -95,7 +95,7 @@ function Pr() {
|
|
|
95
95
|
function I(e) {
|
|
96
96
|
return e.displayName || "Context";
|
|
97
97
|
}
|
|
98
|
-
function
|
|
98
|
+
function g(e) {
|
|
99
99
|
if (e == null)
|
|
100
100
|
return null;
|
|
101
101
|
if (typeof e.tag == "number" && O("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof e == "function")
|
|
@@ -125,14 +125,14 @@ function Pr() {
|
|
|
125
125
|
var i = e;
|
|
126
126
|
return I(i._context) + ".Provider";
|
|
127
127
|
case f:
|
|
128
|
-
return
|
|
128
|
+
return S(e, e.render, "ForwardRef");
|
|
129
129
|
case q:
|
|
130
130
|
var s = e.displayName || null;
|
|
131
|
-
return s !== null ? s :
|
|
131
|
+
return s !== null ? s : g(e.type) || "Memo";
|
|
132
132
|
case _: {
|
|
133
|
-
var b = e, w = b._payload,
|
|
133
|
+
var b = e, w = b._payload, m = b._init;
|
|
134
134
|
try {
|
|
135
|
-
return m(
|
|
135
|
+
return g(m(w));
|
|
136
136
|
} catch {
|
|
137
137
|
return null;
|
|
138
138
|
}
|
|
@@ -140,14 +140,14 @@ function Pr() {
|
|
|
140
140
|
}
|
|
141
141
|
return null;
|
|
142
142
|
}
|
|
143
|
-
var E = Object.assign, P = 0, he,
|
|
143
|
+
var E = Object.assign, P = 0, he, ge, c, R, F, te, L;
|
|
144
144
|
function Me() {
|
|
145
145
|
}
|
|
146
146
|
Me.__reactDisabledLog = !0;
|
|
147
147
|
function Pe() {
|
|
148
148
|
{
|
|
149
149
|
if (P === 0) {
|
|
150
|
-
he = console.log,
|
|
150
|
+
he = console.log, ge = console.info, c = console.warn, R = console.error, F = console.group, te = console.groupCollapsed, L = console.groupEnd;
|
|
151
151
|
var e = {
|
|
152
152
|
configurable: !0,
|
|
153
153
|
enumerable: !0,
|
|
@@ -180,7 +180,7 @@ function Pr() {
|
|
|
180
180
|
value: he
|
|
181
181
|
}),
|
|
182
182
|
info: E({}, e, {
|
|
183
|
-
value:
|
|
183
|
+
value: ge
|
|
184
184
|
}),
|
|
185
185
|
warn: E({}, e, {
|
|
186
186
|
value: c
|
|
@@ -202,18 +202,18 @@ function Pr() {
|
|
|
202
202
|
P < 0 && O("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
|
|
203
203
|
}
|
|
204
204
|
}
|
|
205
|
-
var
|
|
205
|
+
var U = j.ReactCurrentDispatcher, me;
|
|
206
206
|
function ce(e, t, i) {
|
|
207
207
|
{
|
|
208
|
-
if (
|
|
208
|
+
if (me === void 0)
|
|
209
209
|
try {
|
|
210
210
|
throw Error();
|
|
211
211
|
} catch (b) {
|
|
212
212
|
var s = b.stack.trim().match(/\n( *(at )?)/);
|
|
213
|
-
|
|
213
|
+
me = s && s[1] || "";
|
|
214
214
|
}
|
|
215
215
|
return `
|
|
216
|
-
` +
|
|
216
|
+
` + me + e;
|
|
217
217
|
}
|
|
218
218
|
}
|
|
219
219
|
var We = !1, ke;
|
|
@@ -234,30 +234,30 @@ function Pr() {
|
|
|
234
234
|
var b = Error.prepareStackTrace;
|
|
235
235
|
Error.prepareStackTrace = void 0;
|
|
236
236
|
var w;
|
|
237
|
-
w =
|
|
237
|
+
w = U.current, U.current = null, Pe();
|
|
238
238
|
try {
|
|
239
239
|
if (t) {
|
|
240
|
-
var
|
|
240
|
+
var m = function() {
|
|
241
241
|
throw Error();
|
|
242
242
|
};
|
|
243
|
-
if (Object.defineProperty(
|
|
243
|
+
if (Object.defineProperty(m.prototype, "props", {
|
|
244
244
|
set: function() {
|
|
245
245
|
throw Error();
|
|
246
246
|
}
|
|
247
247
|
}), typeof Reflect == "object" && Reflect.construct) {
|
|
248
248
|
try {
|
|
249
|
-
Reflect.construct(
|
|
249
|
+
Reflect.construct(m, []);
|
|
250
250
|
} catch (fe) {
|
|
251
251
|
s = fe;
|
|
252
252
|
}
|
|
253
|
-
Reflect.construct(e, [],
|
|
253
|
+
Reflect.construct(e, [], m);
|
|
254
254
|
} else {
|
|
255
255
|
try {
|
|
256
|
-
|
|
256
|
+
m.call();
|
|
257
257
|
} catch (fe) {
|
|
258
258
|
s = fe;
|
|
259
259
|
}
|
|
260
|
-
e.call(
|
|
260
|
+
e.call(m.prototype);
|
|
261
261
|
}
|
|
262
262
|
} else {
|
|
263
263
|
try {
|
|
@@ -271,23 +271,23 @@ function Pr() {
|
|
|
271
271
|
if (fe && s && typeof fe.stack == "string") {
|
|
272
272
|
for (var h = fe.stack.split(`
|
|
273
273
|
`), H = s.stack.split(`
|
|
274
|
-
`), N = h.length - 1,
|
|
275
|
-
|
|
276
|
-
for (; N >= 1 &&
|
|
277
|
-
if (h[N] !== H[
|
|
278
|
-
if (N !== 1 ||
|
|
274
|
+
`), N = h.length - 1, V = H.length - 1; N >= 1 && V >= 0 && h[N] !== H[V]; )
|
|
275
|
+
V--;
|
|
276
|
+
for (; N >= 1 && V >= 0; N--, V--)
|
|
277
|
+
if (h[N] !== H[V]) {
|
|
278
|
+
if (N !== 1 || V !== 1)
|
|
279
279
|
do
|
|
280
|
-
if (N--,
|
|
280
|
+
if (N--, V--, V < 0 || h[N] !== H[V]) {
|
|
281
281
|
var Q = `
|
|
282
282
|
` + h[N].replace(" at new ", " at ");
|
|
283
283
|
return e.displayName && Q.includes("<anonymous>") && (Q = Q.replace("<anonymous>", e.displayName)), typeof e == "function" && ke.set(e, Q), Q;
|
|
284
284
|
}
|
|
285
|
-
while (N >= 1 &&
|
|
285
|
+
while (N >= 1 && V >= 0);
|
|
286
286
|
break;
|
|
287
287
|
}
|
|
288
288
|
}
|
|
289
289
|
} finally {
|
|
290
|
-
We = !1,
|
|
290
|
+
We = !1, U.current = w, ue(), Error.prepareStackTrace = b;
|
|
291
291
|
}
|
|
292
292
|
var je = e ? e.displayName || e.name : "", ur = je ? ce(je) : "";
|
|
293
293
|
return typeof e == "function" && ke.set(e, ur), ur;
|
|
@@ -339,19 +339,19 @@ function Pr() {
|
|
|
339
339
|
function _e(e, t, i, s, b) {
|
|
340
340
|
{
|
|
341
341
|
var w = Function.call.bind(G);
|
|
342
|
-
for (var
|
|
343
|
-
if (w(e,
|
|
342
|
+
for (var m in e)
|
|
343
|
+
if (w(e, m)) {
|
|
344
344
|
var h = void 0;
|
|
345
345
|
try {
|
|
346
|
-
if (typeof e[
|
|
347
|
-
var H = Error((s || "React class") + ": " + i + " type `" +
|
|
346
|
+
if (typeof e[m] != "function") {
|
|
347
|
+
var H = Error((s || "React class") + ": " + i + " type `" + m + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof e[m] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
|
|
348
348
|
throw H.name = "Invariant Violation", H;
|
|
349
349
|
}
|
|
350
|
-
h = e[
|
|
350
|
+
h = e[m](t, m, s, i, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
|
|
351
351
|
} catch (N) {
|
|
352
352
|
h = N;
|
|
353
353
|
}
|
|
354
|
-
h && !(h instanceof Error) && (ne(b), O("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", s || "React class", i,
|
|
354
|
+
h && !(h instanceof Error) && (ne(b), O("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", s || "React class", i, m, typeof h), ne(null)), h instanceof Error && !(h.message in M) && (M[h.message] = !0, ne(b), O("Failed %s type: %s", i, h.message), ne(null));
|
|
355
355
|
}
|
|
356
356
|
}
|
|
357
357
|
}
|
|
@@ -365,7 +365,7 @@ function Pr() {
|
|
|
365
365
|
return i;
|
|
366
366
|
}
|
|
367
367
|
}
|
|
368
|
-
function
|
|
368
|
+
function pe(e) {
|
|
369
369
|
try {
|
|
370
370
|
return se(e), !1;
|
|
371
371
|
} catch {
|
|
@@ -376,7 +376,7 @@ function Pr() {
|
|
|
376
376
|
return "" + e;
|
|
377
377
|
}
|
|
378
378
|
function Je(e) {
|
|
379
|
-
if (
|
|
379
|
+
if (pe(e))
|
|
380
380
|
return O("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", Ce(e)), se(e);
|
|
381
381
|
}
|
|
382
382
|
var ye = j.ReactCurrentOwner, ir = {
|
|
@@ -402,13 +402,13 @@ function Pr() {
|
|
|
402
402
|
}
|
|
403
403
|
return e.key !== void 0;
|
|
404
404
|
}
|
|
405
|
-
function
|
|
405
|
+
function Se(e, t) {
|
|
406
406
|
if (typeof e.ref == "string" && ye.current && t && ye.current.stateNode !== t) {
|
|
407
|
-
var i =
|
|
408
|
-
be[i] || (O('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',
|
|
407
|
+
var i = g(ye.current.type);
|
|
408
|
+
be[i] || (O('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', g(ye.current.type), e.ref), be[i] = !0);
|
|
409
409
|
}
|
|
410
410
|
}
|
|
411
|
-
function
|
|
411
|
+
function Ve(e, t) {
|
|
412
412
|
{
|
|
413
413
|
var i = function() {
|
|
414
414
|
ze || (ze = !0, O("%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)", t));
|
|
@@ -430,15 +430,15 @@ function Pr() {
|
|
|
430
430
|
});
|
|
431
431
|
}
|
|
432
432
|
}
|
|
433
|
-
var
|
|
433
|
+
var Be = function(e, t, i, s, b, w, m) {
|
|
434
434
|
var h = {
|
|
435
435
|
// This tag allows us to uniquely identify this as a React Element
|
|
436
|
-
$$typeof:
|
|
436
|
+
$$typeof: p,
|
|
437
437
|
// Built-in properties that belong on the element
|
|
438
438
|
type: e,
|
|
439
439
|
key: t,
|
|
440
440
|
ref: i,
|
|
441
|
-
props:
|
|
441
|
+
props: m,
|
|
442
442
|
// Record the component responsible for creating this element.
|
|
443
443
|
_owner: w
|
|
444
444
|
};
|
|
@@ -461,20 +461,20 @@ function Pr() {
|
|
|
461
461
|
};
|
|
462
462
|
function er(e, t, i, s, b) {
|
|
463
463
|
{
|
|
464
|
-
var w,
|
|
465
|
-
i !== void 0 && (Je(i), h = "" + i), xe(t) && (Je(t.key), h = "" + t.key), Ge(t) && (H = t.ref,
|
|
464
|
+
var w, m = {}, h = null, H = null;
|
|
465
|
+
i !== void 0 && (Je(i), h = "" + i), xe(t) && (Je(t.key), h = "" + t.key), Ge(t) && (H = t.ref, Se(t, b));
|
|
466
466
|
for (w in t)
|
|
467
|
-
G.call(t, w) && !ir.hasOwnProperty(w) && (
|
|
467
|
+
G.call(t, w) && !ir.hasOwnProperty(w) && (m[w] = t[w]);
|
|
468
468
|
if (e && e.defaultProps) {
|
|
469
469
|
var N = e.defaultProps;
|
|
470
470
|
for (w in N)
|
|
471
|
-
|
|
471
|
+
m[w] === void 0 && (m[w] = N[w]);
|
|
472
472
|
}
|
|
473
473
|
if (h || H) {
|
|
474
|
-
var
|
|
475
|
-
h &&
|
|
474
|
+
var V = typeof e == "function" ? e.displayName || e.name || "Unknown" : e;
|
|
475
|
+
h && Ve(m, V), H && Ye(m, V);
|
|
476
476
|
}
|
|
477
|
-
return
|
|
477
|
+
return Be(e, h, H, b, s, ye.current, m);
|
|
478
478
|
}
|
|
479
479
|
}
|
|
480
480
|
var Ie = j.ReactCurrentOwner, Ke = j.ReactDebugCurrentFrame;
|
|
@@ -488,12 +488,12 @@ function Pr() {
|
|
|
488
488
|
var r;
|
|
489
489
|
r = !1;
|
|
490
490
|
function o(e) {
|
|
491
|
-
return typeof e == "object" && e !== null && e.$$typeof ===
|
|
491
|
+
return typeof e == "object" && e !== null && e.$$typeof === p;
|
|
492
492
|
}
|
|
493
493
|
function a() {
|
|
494
494
|
{
|
|
495
495
|
if (Ie.current) {
|
|
496
|
-
var e =
|
|
496
|
+
var e = g(Ie.current.type);
|
|
497
497
|
if (e)
|
|
498
498
|
return `
|
|
499
499
|
|
|
@@ -536,7 +536,7 @@ Check the top-level render call using <` + i + ">.");
|
|
|
536
536
|
return;
|
|
537
537
|
K[i] = !0;
|
|
538
538
|
var s = "";
|
|
539
|
-
e && e._owner && e._owner !== Ie.current && (s = " It was passed a child from " +
|
|
539
|
+
e && e._owner && e._owner !== Ie.current && (s = " It was passed a child from " + g(e._owner.type) + "."), Ee(e), O('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', i, s), Ee(null);
|
|
540
540
|
}
|
|
541
541
|
}
|
|
542
542
|
function Ze(e, t) {
|
|
@@ -553,8 +553,8 @@ Check the top-level render call using <` + i + ">.");
|
|
|
553
553
|
else if (e) {
|
|
554
554
|
var b = ae(e);
|
|
555
555
|
if (typeof b == "function" && b !== e.entries)
|
|
556
|
-
for (var w = b.call(e),
|
|
557
|
-
o(
|
|
556
|
+
for (var w = b.call(e), m; !(m = w.next()).done; )
|
|
557
|
+
o(m.value) && le(m.value, t);
|
|
558
558
|
}
|
|
559
559
|
}
|
|
560
560
|
}
|
|
@@ -573,11 +573,11 @@ Check the top-level render call using <` + i + ">.");
|
|
|
573
573
|
else
|
|
574
574
|
return;
|
|
575
575
|
if (i) {
|
|
576
|
-
var s =
|
|
576
|
+
var s = g(t);
|
|
577
577
|
_e(i, e.props, "prop", s, e);
|
|
578
578
|
} else if (t.PropTypes !== void 0 && !r) {
|
|
579
579
|
r = !0;
|
|
580
|
-
var b =
|
|
580
|
+
var b = g(t);
|
|
581
581
|
O("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", b || "Unknown");
|
|
582
582
|
}
|
|
583
583
|
typeof t.getDefaultProps == "function" && !t.getDefaultProps.isReactClassApproved && O("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
|
|
@@ -597,19 +597,19 @@ Check the top-level render call using <` + i + ">.");
|
|
|
597
597
|
}
|
|
598
598
|
function or(e, t, i, s, b, w) {
|
|
599
599
|
{
|
|
600
|
-
var
|
|
601
|
-
if (!
|
|
600
|
+
var m = we(e);
|
|
601
|
+
if (!m) {
|
|
602
602
|
var h = "";
|
|
603
603
|
(e === void 0 || typeof e == "object" && e !== null && Object.keys(e).length === 0) && (h += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
|
|
604
604
|
var H = k(b);
|
|
605
605
|
H ? h += H : h += a();
|
|
606
606
|
var N;
|
|
607
|
-
e === null ? N = "null" : X(e) ? N = "array" : e !== void 0 && e.$$typeof ===
|
|
607
|
+
e === null ? N = "null" : X(e) ? N = "array" : e !== void 0 && e.$$typeof === p ? (N = "<" + (g(e.type) || "Unknown") + " />", h = " Did you accidentally export a JSX literal instead of a component?") : N = typeof e, O("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", N, h);
|
|
608
608
|
}
|
|
609
|
-
var
|
|
610
|
-
if (
|
|
611
|
-
return
|
|
612
|
-
if (
|
|
609
|
+
var V = er(e, t, i, b, w);
|
|
610
|
+
if (V == null)
|
|
611
|
+
return V;
|
|
612
|
+
if (m) {
|
|
613
613
|
var Q = t.children;
|
|
614
614
|
if (Q !== void 0)
|
|
615
615
|
if (s)
|
|
@@ -622,16 +622,16 @@ Check the top-level render call using <` + i + ">.");
|
|
|
622
622
|
else
|
|
623
623
|
Ze(Q, e);
|
|
624
624
|
}
|
|
625
|
-
return e === D ? ar(
|
|
625
|
+
return e === D ? ar(V) : ie(V), V;
|
|
626
626
|
}
|
|
627
627
|
}
|
|
628
|
-
function
|
|
628
|
+
function pr(e, t, i) {
|
|
629
629
|
return or(e, t, i, !0);
|
|
630
630
|
}
|
|
631
631
|
function yr(e, t, i) {
|
|
632
632
|
return or(e, t, i, !1);
|
|
633
633
|
}
|
|
634
|
-
var br = yr, xr =
|
|
634
|
+
var br = yr, xr = pr;
|
|
635
635
|
qe.Fragment = D, qe.jsx = br, qe.jsxs = xr;
|
|
636
636
|
}()), qe;
|
|
637
637
|
}
|
|
@@ -639,9 +639,9 @@ Check the top-level render call using <` + i + ">.");
|
|
|
639
639
|
process.env.NODE_ENV === "production" ? n.exports = Ir() : n.exports = Pr();
|
|
640
640
|
})(Cr);
|
|
641
641
|
const rr = "RSC::Event";
|
|
642
|
-
function
|
|
642
|
+
function gr() {
|
|
643
643
|
const n = $(null);
|
|
644
|
-
function
|
|
644
|
+
function p(D) {
|
|
645
645
|
de(() => {
|
|
646
646
|
n.current || (n.current = document.createElement("div"));
|
|
647
647
|
function Y(v) {
|
|
@@ -663,19 +663,19 @@ function mr() {
|
|
|
663
663
|
}
|
|
664
664
|
}
|
|
665
665
|
return {
|
|
666
|
-
useListenToCustomEvent:
|
|
666
|
+
useListenToCustomEvent: p,
|
|
667
667
|
emitEvent: y
|
|
668
668
|
};
|
|
669
669
|
}
|
|
670
670
|
function kr({
|
|
671
671
|
mainCarouselWrapperRef: n,
|
|
672
|
-
onFullScreenChange:
|
|
672
|
+
onFullScreenChange: p,
|
|
673
673
|
handleResize: y
|
|
674
674
|
}) {
|
|
675
675
|
const D = $(!1);
|
|
676
676
|
de(() => {
|
|
677
677
|
function f() {
|
|
678
|
-
document.fullscreenElement && (Y(!0),
|
|
678
|
+
document.fullscreenElement && (Y(!0), p(!0), y && y()), document.fullscreenElement || (Y(!1), p(!1), y && y());
|
|
679
679
|
}
|
|
680
680
|
if (Re.isEnabled)
|
|
681
681
|
return Re.on("change", f), () => {
|
|
@@ -701,12 +701,12 @@ function kr({
|
|
|
701
701
|
};
|
|
702
702
|
}
|
|
703
703
|
function Fr(n) {
|
|
704
|
-
const
|
|
705
|
-
return
|
|
704
|
+
const p = n.getBoundingClientRect();
|
|
705
|
+
return p.top >= 0 && p.left >= 0 && p.bottom <= (window.innerHeight || document.documentElement.clientHeight) && p.right <= (window.innerWidth || document.documentElement.clientWidth);
|
|
706
706
|
}
|
|
707
|
-
function
|
|
707
|
+
function mr({
|
|
708
708
|
thumbsSlideAxis: n = "x",
|
|
709
|
-
withThumbs:
|
|
709
|
+
withThumbs: p = !1,
|
|
710
710
|
prepareThumbsData: y,
|
|
711
711
|
items: D,
|
|
712
712
|
renderThumbFnProps: Y
|
|
@@ -727,9 +727,9 @@ function pr({
|
|
|
727
727
|
`#thumb-item-${D[_].id}`
|
|
728
728
|
) : null;
|
|
729
729
|
}
|
|
730
|
-
const
|
|
731
|
-
if (
|
|
732
|
-
const ae =
|
|
730
|
+
const B = u();
|
|
731
|
+
if (B && v.current && !Fr(B)) {
|
|
732
|
+
const ae = B.offsetLeft, j = ae > f() ? f() : ae;
|
|
733
733
|
l.start({
|
|
734
734
|
from: {
|
|
735
735
|
val: ((x = v.current) == null ? void 0 : x[n === "x" ? "scrollLeft" : "scrollTop"]) ?? 0
|
|
@@ -747,15 +747,15 @@ function pr({
|
|
|
747
747
|
}
|
|
748
748
|
function W() {
|
|
749
749
|
function _(u) {
|
|
750
|
-
return u.map((
|
|
751
|
-
id:
|
|
752
|
-
renderThumb:
|
|
750
|
+
return u.map((B) => ({
|
|
751
|
+
id: B.id,
|
|
752
|
+
renderThumb: B.renderThumb
|
|
753
753
|
}));
|
|
754
754
|
}
|
|
755
755
|
return y ? y(_(D)) : _(D);
|
|
756
756
|
}
|
|
757
757
|
return {
|
|
758
|
-
thumbsFragment:
|
|
758
|
+
thumbsFragment: p ? /* @__PURE__ */ A.jsx(
|
|
759
759
|
"div",
|
|
760
760
|
{
|
|
761
761
|
className: "use-spring-carousel-thumbs-wrapper",
|
|
@@ -774,8 +774,8 @@ function pr({
|
|
|
774
774
|
}
|
|
775
775
|
},
|
|
776
776
|
children: W().map(({ id: _, renderThumb: u }) => {
|
|
777
|
-
const
|
|
778
|
-
return /* @__PURE__ */ A.jsx("div", { id:
|
|
777
|
+
const B = `thumb-item-${_}`;
|
|
778
|
+
return /* @__PURE__ */ A.jsx("div", { id: B, className: "thumb-item", children: typeof u == "function" ? u(Y) : u }, B);
|
|
779
779
|
})
|
|
780
780
|
}
|
|
781
781
|
) : null,
|
|
@@ -784,7 +784,7 @@ function pr({
|
|
|
784
784
|
}
|
|
785
785
|
function Wr({
|
|
786
786
|
items: n,
|
|
787
|
-
init:
|
|
787
|
+
init: p = !0,
|
|
788
788
|
withThumbs: y,
|
|
789
789
|
thumbsSlideAxis: D = "x",
|
|
790
790
|
itemsPerSlide: Y = 1,
|
|
@@ -797,7 +797,7 @@ function Wr({
|
|
|
797
797
|
draggingSlideTreshold: q,
|
|
798
798
|
slideWhenThresholdIsReached: _ = !1,
|
|
799
799
|
freeScroll: u,
|
|
800
|
-
enableFreeScrollDrag:
|
|
800
|
+
enableFreeScrollDrag: B,
|
|
801
801
|
initialStartingPosition: x,
|
|
802
802
|
prepareThumbsData: ae,
|
|
803
803
|
initialActiveItem: j = 0,
|
|
@@ -805,7 +805,7 @@ function Wr({
|
|
|
805
805
|
slideGroupOfItems: ee = !1,
|
|
806
806
|
slideAmount: re
|
|
807
807
|
}) {
|
|
808
|
-
const J = Y > n.length ? n.length : Y, Z = $(!1), oe = $(q ?? 0), z = $("initial"), ve = $("initial"), we = $("initial"),
|
|
808
|
+
const J = Y > n.length ? n.length : Y, Z = $(!1), oe = $(q ?? 0), z = $("initial"), ve = $("initial"), we = $("initial"), S = $(j), I = $(j === 0), g = $(v === "fixed" && j === n.length - 1), E = $(null), P = $(null), he = $(0), ge = $(0), c = $(0), R = $(l), F = $(v), te = $(u), L = $(!1), Pe = Oe(() => l ? [
|
|
809
809
|
...n.map((r) => ({
|
|
810
810
|
...r,
|
|
811
811
|
id: `prev-repeated-item-${r.id}`
|
|
@@ -815,31 +815,31 @@ function Wr({
|
|
|
815
815
|
...r,
|
|
816
816
|
id: `next-repeated-item-${r.id}`
|
|
817
817
|
}))
|
|
818
|
-
] : [...n], [n, l])(), [ue,
|
|
818
|
+
] : [...n], [n, l])(), [ue, U] = vr(
|
|
819
819
|
() => ({
|
|
820
820
|
val: 0,
|
|
821
|
-
pause: !
|
|
821
|
+
pause: !p,
|
|
822
822
|
onChange: ({ value: r }) => {
|
|
823
823
|
u && E.current ? (d === "x" ? E.current.scrollLeft = Math.abs(r.val) : E.current.scrollTop = Math.abs(r.val), be()) : P.current && (d === "x" ? P.current.style.transform = `translate3d(${r.val}px, 0px,0px)` : P.current.style.transform = `translate3d(0px,${r.val}px,0px)`);
|
|
824
824
|
}
|
|
825
825
|
}),
|
|
826
826
|
[u]
|
|
827
|
-
), { emitEvent:
|
|
827
|
+
), { emitEvent: me, useListenToCustomEvent: ce } = gr(), { thumbsFragment: We, handleScroll: ke } = mr({
|
|
828
828
|
withThumbs: !!y,
|
|
829
829
|
thumbsSlideAxis: D,
|
|
830
830
|
prepareThumbsData: ae,
|
|
831
831
|
items: n,
|
|
832
832
|
renderThumbFnProps: {
|
|
833
|
-
getIsActiveItem:
|
|
833
|
+
getIsActiveItem: Be,
|
|
834
834
|
getIsPrevItem: Ye,
|
|
835
835
|
useListenToCustomEvent: ce,
|
|
836
|
-
getIsNextItem:
|
|
836
|
+
getIsNextItem: Ve
|
|
837
837
|
}
|
|
838
838
|
}), { enterFullscreen: Le, exitFullscreen: Ne, getIsFullscreen: He } = kr({
|
|
839
839
|
mainCarouselWrapperRef: E,
|
|
840
840
|
handleResize: () => Fe(),
|
|
841
841
|
onFullScreenChange: (r) => {
|
|
842
|
-
|
|
842
|
+
me({
|
|
843
843
|
eventName: "onFullscreenChange",
|
|
844
844
|
isFullscreen: r
|
|
845
845
|
});
|
|
@@ -872,17 +872,17 @@ function Wr({
|
|
|
872
872
|
f
|
|
873
873
|
]);
|
|
874
874
|
function G({ from: r, to: o, nextActiveItem: a, immediate: k = !1, slideMode: K }) {
|
|
875
|
-
ve.current = K, typeof a == "number" && (u || (
|
|
875
|
+
ve.current = K, typeof a == "number" && (u || (S.current = a), me({
|
|
876
876
|
eventName: "onSlideStartChange",
|
|
877
877
|
slideActionType: z.current,
|
|
878
878
|
slideMode: ve.current,
|
|
879
879
|
nextItem: {
|
|
880
880
|
startReached: I.current,
|
|
881
|
-
endReached:
|
|
882
|
-
index: u ? -1 :
|
|
883
|
-
id: u ? "" : n[
|
|
881
|
+
endReached: g.current,
|
|
882
|
+
index: u ? -1 : S.current,
|
|
883
|
+
id: u ? "" : n[S.current].id
|
|
884
884
|
}
|
|
885
|
-
})), c.current = o,
|
|
885
|
+
})), c.current = o, console.log("SET SPRING DB"), U.start({
|
|
886
886
|
immediate: k,
|
|
887
887
|
from: {
|
|
888
888
|
val: r
|
|
@@ -895,19 +895,19 @@ function Wr({
|
|
|
895
895
|
velocity: ue.val.velocity
|
|
896
896
|
},
|
|
897
897
|
onRest(Te) {
|
|
898
|
-
!k && Te.finished &&
|
|
898
|
+
!k && Te.finished && me({
|
|
899
899
|
eventName: "onSlideChange",
|
|
900
900
|
slideActionType: z.current,
|
|
901
901
|
slideMode: ve.current,
|
|
902
902
|
currentItem: {
|
|
903
903
|
startReached: I.current,
|
|
904
|
-
endReached:
|
|
905
|
-
index: u ? -1 :
|
|
906
|
-
id: u ? "" : n[
|
|
904
|
+
endReached: g.current,
|
|
905
|
+
index: u ? -1 : S.current,
|
|
906
|
+
id: u ? "" : n[S.current].id
|
|
907
907
|
}
|
|
908
908
|
});
|
|
909
909
|
}
|
|
910
|
-
}), y && !k && ke(
|
|
910
|
+
}), y && !k && ke(S.current);
|
|
911
911
|
}
|
|
912
912
|
const M = Oe(() => {
|
|
913
913
|
var r;
|
|
@@ -933,7 +933,7 @@ function Wr({
|
|
|
933
933
|
}, [d, T]), _e = Oe(
|
|
934
934
|
(r) => {
|
|
935
935
|
const o = d === "x" ? "left" : "top", a = P.current;
|
|
936
|
-
a && (l ? (a.style.top = "0px", a.style.left = "0px", a.style[o] = `-${r - f}px`, I.current = !1,
|
|
936
|
+
a && (l ? (a.style.top = "0px", a.style.left = "0px", a.style[o] = `-${r - f}px`, I.current = !1, g.current = !1) : (a.style.left = "0px", a.style.top = "0px"));
|
|
937
937
|
},
|
|
938
938
|
[d, f, l]
|
|
939
939
|
), Fe = Oe(
|
|
@@ -941,9 +941,9 @@ function Wr({
|
|
|
941
941
|
if (P.current && r && (P.current.style.transform = "translate3d(0px, 0px,0px)", P.current.style.left = "0", P.current.style.top = "0"), v === "fixed" && _e(
|
|
942
942
|
x === "center" ? ne() * n.length - C() * Math.round((J - 1) / 2) : x === "end" ? ne() * n.length - C() * Math.round(J - 1) : ne() * n.length
|
|
943
943
|
), v === "fluid") {
|
|
944
|
-
if (_e(ne() * n.length),
|
|
944
|
+
if (_e(ne() * n.length), g.current && M() !== Math.abs(c.current) && !l) {
|
|
945
945
|
const o = -M();
|
|
946
|
-
c.current = o,
|
|
946
|
+
c.current = o, U.start({
|
|
947
947
|
immediate: !0,
|
|
948
948
|
val: c.current
|
|
949
949
|
});
|
|
@@ -951,7 +951,7 @@ function Wr({
|
|
|
951
951
|
}
|
|
952
952
|
if (Math.abs(c.current) > 0 && M() !== Math.abs(c.current) && !l && !u && we.current === "backward") {
|
|
953
953
|
const o = he.current - M(), a = c.current + o;
|
|
954
|
-
return
|
|
954
|
+
return U.start({
|
|
955
955
|
immediate: !0,
|
|
956
956
|
val: a
|
|
957
957
|
}), () => {
|
|
@@ -962,15 +962,15 @@ function Wr({
|
|
|
962
962
|
return;
|
|
963
963
|
}
|
|
964
964
|
if (!u && v === "fixed") {
|
|
965
|
-
const o = -(C() *
|
|
965
|
+
const o = -(C() * S.current);
|
|
966
966
|
if (Math.abs(o) > M() && !l) {
|
|
967
967
|
const a = -M();
|
|
968
|
-
|
|
968
|
+
g.current = !0, c.current = a, U.start({
|
|
969
969
|
immediate: !0,
|
|
970
970
|
val: c.current
|
|
971
971
|
});
|
|
972
972
|
} else
|
|
973
|
-
c.current = o,
|
|
973
|
+
c.current = o, U.start({
|
|
974
974
|
immediate: !0,
|
|
975
975
|
val: o
|
|
976
976
|
});
|
|
@@ -988,7 +988,7 @@ function Wr({
|
|
|
988
988
|
n.length,
|
|
989
989
|
J,
|
|
990
990
|
_e,
|
|
991
|
-
|
|
991
|
+
U,
|
|
992
992
|
v,
|
|
993
993
|
l
|
|
994
994
|
]
|
|
@@ -1007,17 +1007,17 @@ function Wr({
|
|
|
1007
1007
|
}
|
|
1008
1008
|
return r === "next" ? typeof o == "number" ? -(o * C()) : c.current - C() : typeof o == "number" ? -(o * C()) : c.current + C();
|
|
1009
1009
|
}
|
|
1010
|
-
function
|
|
1011
|
-
if (!
|
|
1010
|
+
function pe({ type: r, index: o, immediate: a }) {
|
|
1011
|
+
if (!p || L.current || I.current && !l)
|
|
1012
1012
|
return;
|
|
1013
|
-
|
|
1014
|
-
const k = typeof o == "number" ? o :
|
|
1013
|
+
g.current && (we.current = "backward"), z.current = "prev", g.current = !1;
|
|
1014
|
+
const k = typeof o == "number" ? o : S.current - 1;
|
|
1015
1015
|
if (u && be(), !l) {
|
|
1016
1016
|
const K = u ? Ce("prev", o) - C() / 3 < 0 : Ce("prev", o) + C() / 3 > 0;
|
|
1017
1017
|
if (I.current)
|
|
1018
1018
|
return;
|
|
1019
1019
|
if (K) {
|
|
1020
|
-
I.current = !0,
|
|
1020
|
+
I.current = !0, g.current = !1, G({
|
|
1021
1021
|
slideMode: r,
|
|
1022
1022
|
from: X(),
|
|
1023
1023
|
to: 0,
|
|
@@ -1028,7 +1028,7 @@ function Wr({
|
|
|
1028
1028
|
}
|
|
1029
1029
|
}
|
|
1030
1030
|
if (l && (I.current || k < 0)) {
|
|
1031
|
-
I.current = !1,
|
|
1031
|
+
I.current = !1, g.current = !0, G({
|
|
1032
1032
|
slideMode: r,
|
|
1033
1033
|
from: X() - C() * n.length,
|
|
1034
1034
|
to: -(C() * n.length) + C(),
|
|
@@ -1037,7 +1037,7 @@ function Wr({
|
|
|
1037
1037
|
});
|
|
1038
1038
|
return;
|
|
1039
1039
|
}
|
|
1040
|
-
k === 0 && (I.current = !0), (k === n.length - 1 || k === -1) && (
|
|
1040
|
+
k === 0 && (I.current = !0), (k === n.length - 1 || k === -1) && (g.current = !0), G({
|
|
1041
1041
|
slideMode: r,
|
|
1042
1042
|
from: X(),
|
|
1043
1043
|
to: Ce("prev", o),
|
|
@@ -1046,16 +1046,17 @@ function Wr({
|
|
|
1046
1046
|
});
|
|
1047
1047
|
}
|
|
1048
1048
|
function se({ type: r, index: o, immediate: a }) {
|
|
1049
|
-
if (!
|
|
1049
|
+
if (console.log("here1"), !p || L.current || g.current && !l)
|
|
1050
1050
|
return;
|
|
1051
|
-
I.current && (we.current = "forward"), z.current = "next", I.current = !1;
|
|
1052
|
-
const k = o ||
|
|
1051
|
+
console.log("2"), I.current && (we.current = "forward"), z.current = "next", I.current = !1;
|
|
1052
|
+
const k = o || S.current + 1;
|
|
1053
1053
|
if (u && be(), !l) {
|
|
1054
|
+
console.log("3");
|
|
1054
1055
|
const K = Math.abs(Ce("next", o)) > M() - C() / 3;
|
|
1055
|
-
if (
|
|
1056
|
+
if (g.current)
|
|
1056
1057
|
return;
|
|
1057
1058
|
if (K) {
|
|
1058
|
-
I.current = !1,
|
|
1059
|
+
I.current = !1, g.current = !0, G({
|
|
1059
1060
|
slideMode: r,
|
|
1060
1061
|
from: X(),
|
|
1061
1062
|
to: u ? M() : -M(),
|
|
@@ -1065,8 +1066,8 @@ function Wr({
|
|
|
1065
1066
|
return;
|
|
1066
1067
|
}
|
|
1067
1068
|
}
|
|
1068
|
-
if (l && (
|
|
1069
|
-
|
|
1069
|
+
if (l && (g.current || k > n.length - 1)) {
|
|
1070
|
+
g.current = !1, I.current = !0, G({
|
|
1070
1071
|
slideMode: r,
|
|
1071
1072
|
from: X() + C() * n.length,
|
|
1072
1073
|
to: 0,
|
|
@@ -1075,7 +1076,7 @@ function Wr({
|
|
|
1075
1076
|
});
|
|
1076
1077
|
return;
|
|
1077
1078
|
}
|
|
1078
|
-
k === 0 && (I.current = !0), k === n.length - 1 && (
|
|
1079
|
+
k === 0 && (I.current = !0), k === n.length - 1 && (g.current = !0), G({
|
|
1079
1080
|
slideMode: r,
|
|
1080
1081
|
from: X(),
|
|
1081
1082
|
to: Ce("next", o),
|
|
@@ -1087,19 +1088,19 @@ function Wr({
|
|
|
1087
1088
|
q ? oe.current = q : oe.current = Math.floor(C() / 2 / 2);
|
|
1088
1089
|
}
|
|
1089
1090
|
function ye() {
|
|
1090
|
-
P.current && (he.current = M(), R.current = l, F.current = v, te.current = u,
|
|
1091
|
+
P.current && (he.current = M(), R.current = l, F.current = v, te.current = u, ge.current = window.innerWidth, c.current = 0, Se({ id: 0, immediate: !0, shouldReset: !0 }), Je(), Fe());
|
|
1091
1092
|
}
|
|
1092
1093
|
const ze = hr(
|
|
1093
1094
|
(r) => {
|
|
1094
1095
|
const o = r.dragging, a = r.offset[d === "x" ? 0 : 1], k = r.movement[d === "x" ? 0 : 1], K = r.direction[d === "x" ? 0 : 1], Te = k > oe.current, le = k < -oe.current, Ze = M(), ie = r.velocity;
|
|
1095
1096
|
if (o) {
|
|
1096
|
-
if (K > 0 ? z.current = "prev" : z.current = "next",
|
|
1097
|
+
if (K > 0 ? z.current = "prev" : z.current = "next", me({
|
|
1097
1098
|
...r,
|
|
1098
1099
|
eventName: "onDrag",
|
|
1099
1100
|
slideActionType: z.current
|
|
1100
1101
|
}), u) {
|
|
1101
1102
|
if (a > 0) {
|
|
1102
|
-
|
|
1103
|
+
U.start({
|
|
1103
1104
|
from: {
|
|
1104
1105
|
val: X()
|
|
1105
1106
|
},
|
|
@@ -1114,7 +1115,7 @@ function Wr({
|
|
|
1114
1115
|
}), r.cancel();
|
|
1115
1116
|
return;
|
|
1116
1117
|
}
|
|
1117
|
-
|
|
1118
|
+
U.start({
|
|
1118
1119
|
from: {
|
|
1119
1120
|
val: X()
|
|
1120
1121
|
},
|
|
@@ -1129,18 +1130,18 @@ function Wr({
|
|
|
1129
1130
|
});
|
|
1130
1131
|
return;
|
|
1131
1132
|
}
|
|
1132
|
-
|
|
1133
|
+
U.start({
|
|
1133
1134
|
val: a,
|
|
1134
1135
|
config: {
|
|
1135
1136
|
velocity: ie,
|
|
1136
1137
|
friction: 50,
|
|
1137
1138
|
tension: 1e3
|
|
1138
1139
|
}
|
|
1139
|
-
}), _ && le ? (se({ type: "drag" }), r.cancel()) : _ && Te && (
|
|
1140
|
+
}), _ && le ? (se({ type: "drag" }), r.cancel()) : _ && Te && (pe({ type: "drag" }), r.cancel()), Ze - Math.abs(a) < -(C() * 2) && r.cancel();
|
|
1140
1141
|
return;
|
|
1141
1142
|
}
|
|
1142
1143
|
if (r.last && u && a > 0) {
|
|
1143
|
-
|
|
1144
|
+
U.start({
|
|
1144
1145
|
from: {
|
|
1145
1146
|
val: X()
|
|
1146
1147
|
},
|
|
@@ -1155,25 +1156,25 @@ function Wr({
|
|
|
1155
1156
|
});
|
|
1156
1157
|
return;
|
|
1157
1158
|
}
|
|
1158
|
-
r.last && !r.canceled && u && (z.current === "prev" &&
|
|
1159
|
+
r.last && !r.canceled && u && (z.current === "prev" && pe({ type: "drag" }), z.current === "next" && se({ type: "drag" })), r.last && !r.canceled && !u && (le ? !l && g.current ? U.start({
|
|
1159
1160
|
val: -M(),
|
|
1160
1161
|
config: {
|
|
1161
1162
|
...De.default,
|
|
1162
1163
|
velocity: ie
|
|
1163
1164
|
}
|
|
1164
|
-
}) : se({ type: "drag" }) : Te ? !l && I.current ?
|
|
1165
|
+
}) : se({ type: "drag" }) : Te ? !l && I.current ? U.start({
|
|
1165
1166
|
val: 0,
|
|
1166
1167
|
config: {
|
|
1167
1168
|
...De.default,
|
|
1168
1169
|
velocity: ie
|
|
1169
1170
|
}
|
|
1170
|
-
}) :
|
|
1171
|
+
}) : pe({ type: "drag" }) : U.start({
|
|
1171
1172
|
val: c.current,
|
|
1172
1173
|
config: {
|
|
1173
1174
|
...De.default,
|
|
1174
1175
|
velocity: ie
|
|
1175
1176
|
}
|
|
1176
|
-
})), r.last && r.canceled &&
|
|
1177
|
+
})), r.last && r.canceled && U.start({
|
|
1177
1178
|
val: c.current,
|
|
1178
1179
|
config: {
|
|
1179
1180
|
...De.default,
|
|
@@ -1182,7 +1183,7 @@ function Wr({
|
|
|
1182
1183
|
});
|
|
1183
1184
|
},
|
|
1184
1185
|
{
|
|
1185
|
-
enabled:
|
|
1186
|
+
enabled: p && !W && !u || !!u && !!B,
|
|
1186
1187
|
axis: d,
|
|
1187
1188
|
from: () => u && E.current ? [
|
|
1188
1189
|
-E.current.scrollLeft,
|
|
@@ -1198,7 +1199,7 @@ function Wr({
|
|
|
1198
1199
|
} : {};
|
|
1199
1200
|
}
|
|
1200
1201
|
function be() {
|
|
1201
|
-
E.current && (c.current = E.current[d === "x" ? "scrollLeft" : "scrollTop"], E.current[d === "x" ? "scrollLeft" : "scrollTop"] === 0 && (I.current = !0,
|
|
1202
|
+
E.current && (c.current = E.current[d === "x" ? "scrollLeft" : "scrollTop"], E.current[d === "x" ? "scrollLeft" : "scrollTop"] === 0 && (I.current = !0, g.current = !1), E.current[d === "x" ? "scrollLeft" : "scrollTop"] > 0 && E.current[d === "x" ? "scrollLeft" : "scrollTop"] < M() && (I.current = !1, g.current = !1), E.current[d === "x" ? "scrollLeft" : "scrollTop"] === M() && (I.current = !1, g.current = !0));
|
|
1202
1203
|
}
|
|
1203
1204
|
function Ge() {
|
|
1204
1205
|
return u ? {
|
|
@@ -1216,37 +1217,37 @@ function Wr({
|
|
|
1216
1217
|
}
|
|
1217
1218
|
return a;
|
|
1218
1219
|
}
|
|
1219
|
-
function
|
|
1220
|
-
if (!
|
|
1220
|
+
function Se({ id: r, immediate: o, shouldReset: a, type: k }) {
|
|
1221
|
+
if (!p || L.current)
|
|
1221
1222
|
return;
|
|
1222
|
-
I.current = !1,
|
|
1223
|
+
I.current = !1, g.current = !1;
|
|
1223
1224
|
const K = xe(
|
|
1224
1225
|
r,
|
|
1225
1226
|
"The item you want to slide to doesn't exist; check the provided id."
|
|
1226
1227
|
);
|
|
1227
|
-
if (K ===
|
|
1228
|
+
if (K === S.current && !a)
|
|
1228
1229
|
return;
|
|
1229
|
-
const Te = xe(n[
|
|
1230
|
+
const Te = xe(n[S.current].id), le = xe(n[K].id);
|
|
1230
1231
|
le > Te ? se({
|
|
1231
1232
|
type: k || a ? "initial" : "click",
|
|
1232
1233
|
index: le,
|
|
1233
1234
|
immediate: o
|
|
1234
|
-
}) :
|
|
1235
|
+
}) : pe({
|
|
1235
1236
|
type: k || a ? "initial" : "click",
|
|
1236
1237
|
index: le,
|
|
1237
1238
|
immediate: o
|
|
1238
1239
|
});
|
|
1239
1240
|
}
|
|
1240
|
-
function
|
|
1241
|
-
const o = xe(r, "The item doesn't exist; check the provided id."), a =
|
|
1241
|
+
function Ve(r) {
|
|
1242
|
+
const o = xe(r, "The item doesn't exist; check the provided id."), a = S.current;
|
|
1242
1243
|
return l && a === n.length - 1 ? o === 0 : o === a + 1;
|
|
1243
1244
|
}
|
|
1244
1245
|
function Ye(r) {
|
|
1245
|
-
const o = xe(r, "The item doesn't exist; check the provided id."), a =
|
|
1246
|
+
const o = xe(r, "The item doesn't exist; check the provided id."), a = S.current;
|
|
1246
1247
|
return l && a === 0 ? o === n.length - 1 : o === a - 1;
|
|
1247
1248
|
}
|
|
1248
|
-
function
|
|
1249
|
-
return xe(r, "The item you want to check doesn't exist; check the provided id.") ===
|
|
1249
|
+
function Be(r) {
|
|
1250
|
+
return xe(r, "The item you want to check doesn't exist; check the provided id.") === S.current;
|
|
1250
1251
|
}
|
|
1251
1252
|
function er() {
|
|
1252
1253
|
return W ? "unset" : d === "x" ? "pan-y" : "pan-x";
|
|
@@ -1257,7 +1258,7 @@ function Wr({
|
|
|
1257
1258
|
exitFullscreen: Ne,
|
|
1258
1259
|
getIsFullscreen: He,
|
|
1259
1260
|
slideToPrevItem: (r = !0) => {
|
|
1260
|
-
|
|
1261
|
+
pe({
|
|
1261
1262
|
type: "click",
|
|
1262
1263
|
immediate: !r
|
|
1263
1264
|
});
|
|
@@ -1274,7 +1275,7 @@ function Wr({
|
|
|
1274
1275
|
exitFullscreen: Ne,
|
|
1275
1276
|
getIsFullscreen: He,
|
|
1276
1277
|
slideToPrevItem: (r = !0) => {
|
|
1277
|
-
|
|
1278
|
+
pe({
|
|
1278
1279
|
type: "click",
|
|
1279
1280
|
immediate: !r
|
|
1280
1281
|
});
|
|
@@ -1286,21 +1287,21 @@ function Wr({
|
|
|
1286
1287
|
});
|
|
1287
1288
|
},
|
|
1288
1289
|
slideToItem: (r, o = !0) => {
|
|
1289
|
-
|
|
1290
|
+
Se({ id: r, immediate: !o });
|
|
1290
1291
|
},
|
|
1291
|
-
getIsNextItem:
|
|
1292
|
+
getIsNextItem: Ve,
|
|
1292
1293
|
getIsPrevItem: Ye,
|
|
1293
|
-
getIsActiveItem:
|
|
1294
|
+
getIsActiveItem: Be
|
|
1294
1295
|
};
|
|
1295
1296
|
Tr(() => {
|
|
1296
|
-
P.current &&
|
|
1297
|
-
}, [
|
|
1298
|
-
|
|
1297
|
+
P.current && p && (Z.current = !0, ye());
|
|
1298
|
+
}, [p]), de(() => {
|
|
1299
|
+
S.current !== j && (Z.current = !0, Se({
|
|
1299
1300
|
id: j,
|
|
1300
1301
|
immediate: !O
|
|
1301
1302
|
}));
|
|
1302
1303
|
}, [j]), de(() => {
|
|
1303
|
-
if (
|
|
1304
|
+
if (p) {
|
|
1304
1305
|
if (j > n.length - 1)
|
|
1305
1306
|
throw new Error(
|
|
1306
1307
|
`initialActiveItem (${j}) is greater than the total quantity available items (${n.length}).`
|
|
@@ -1309,15 +1310,15 @@ function Wr({
|
|
|
1309
1310
|
`itemsPerSlide (${J}) is greater than the total quantity available items (${n.length}). Fallback to ${n.length})`
|
|
1310
1311
|
);
|
|
1311
1312
|
}
|
|
1312
|
-
}, [j, n.length, J,
|
|
1313
|
-
|
|
1313
|
+
}, [j, n.length, J, p]), de(() => {
|
|
1314
|
+
ge.current = window.innerWidth;
|
|
1314
1315
|
}, []), de(() => {
|
|
1315
|
-
if (
|
|
1316
|
+
if (p) {
|
|
1316
1317
|
if (l && u)
|
|
1317
1318
|
throw new Error("`withLoop` and `freeScroll` can't be used together.");
|
|
1318
1319
|
if (u && v === "fixed")
|
|
1319
1320
|
throw new Error("`freeScroll` can't be used when `scrollType: fixed`.");
|
|
1320
|
-
if (
|
|
1321
|
+
if (B && (v !== "fluid" || !u))
|
|
1321
1322
|
throw new Error(
|
|
1322
1323
|
"`enableFreeScrollDrag` must be used with `slideType: fluid` and `freeScroll=true`"
|
|
1323
1324
|
);
|
|
@@ -1332,14 +1333,14 @@ function Wr({
|
|
|
1332
1333
|
J,
|
|
1333
1334
|
f,
|
|
1334
1335
|
T,
|
|
1335
|
-
|
|
1336
|
+
p,
|
|
1336
1337
|
l,
|
|
1337
1338
|
v,
|
|
1338
1339
|
u,
|
|
1339
|
-
|
|
1340
|
+
B,
|
|
1340
1341
|
ee
|
|
1341
1342
|
]), de(() => {
|
|
1342
|
-
if (!
|
|
1343
|
+
if (!p)
|
|
1343
1344
|
return;
|
|
1344
1345
|
function r() {
|
|
1345
1346
|
document.hidden ? L.current = !0 : L.current = !1;
|
|
@@ -1347,12 +1348,12 @@ function Wr({
|
|
|
1347
1348
|
return document.addEventListener("visibilitychange", r), () => {
|
|
1348
1349
|
document.removeEventListener("visibilitychange", r);
|
|
1349
1350
|
};
|
|
1350
|
-
}, [
|
|
1351
|
+
}, [p]), de(() => {
|
|
1351
1352
|
if (E.current) {
|
|
1352
1353
|
let r;
|
|
1353
1354
|
const o = new _r(() => {
|
|
1354
1355
|
if (!L.current && !Z.current) {
|
|
1355
|
-
|
|
1356
|
+
ge.current = window.innerWidth;
|
|
1356
1357
|
const a = Fe();
|
|
1357
1358
|
window.clearTimeout(r), r = setTimeout(() => {
|
|
1358
1359
|
he.current = M(), typeof a == "function" && a();
|
|
@@ -1416,8 +1417,8 @@ function Wr({
|
|
|
1416
1417
|
)
|
|
1417
1418
|
},
|
|
1418
1419
|
children: typeof r.renderItem == "function" ? r.renderItem({
|
|
1419
|
-
getIsActiveItem:
|
|
1420
|
-
getIsNextItem:
|
|
1420
|
+
getIsActiveItem: Be,
|
|
1421
|
+
getIsNextItem: Ve,
|
|
1421
1422
|
getIsPrevItem: Ye,
|
|
1422
1423
|
useListenToCustomEvent: ce
|
|
1423
1424
|
}) : r.renderItem
|
|
@@ -1465,9 +1466,9 @@ const $e = {
|
|
|
1465
1466
|
position: "absolute"
|
|
1466
1467
|
}
|
|
1467
1468
|
};
|
|
1468
|
-
function
|
|
1469
|
+
function Sr({
|
|
1469
1470
|
init: n = !0,
|
|
1470
|
-
disableGestures:
|
|
1471
|
+
disableGestures: p = !1,
|
|
1471
1472
|
items: y,
|
|
1472
1473
|
springConfig: D = De.default,
|
|
1473
1474
|
exitBeforeEnter: Y = !1,
|
|
@@ -1479,12 +1480,12 @@ function Vr({
|
|
|
1479
1480
|
draggingSlideTreshold: W = 50,
|
|
1480
1481
|
thumbsSlideAxis: q = "x"
|
|
1481
1482
|
}) {
|
|
1482
|
-
const _ = $("next"), u = $("initial"),
|
|
1483
|
+
const _ = $("next"), u = $("initial"), B = $(null), [x, ae] = Er(l ?? 0), { emitEvent: j, useListenToCustomEvent: O } = gr(), { handleScroll: ee, thumbsFragment: re } = mr({
|
|
1483
1484
|
thumbsSlideAxis: q,
|
|
1484
1485
|
items: y,
|
|
1485
1486
|
renderThumbFnProps: {
|
|
1486
1487
|
getIsNextItem: I,
|
|
1487
|
-
getIsPrevItem:
|
|
1488
|
+
getIsPrevItem: g,
|
|
1488
1489
|
useListenToCustomEvent: O,
|
|
1489
1490
|
activeItem: {
|
|
1490
1491
|
index: x,
|
|
@@ -1617,10 +1618,10 @@ function Vr({
|
|
|
1617
1618
|
}
|
|
1618
1619
|
},
|
|
1619
1620
|
{
|
|
1620
|
-
enabled: !
|
|
1621
|
+
enabled: !p
|
|
1621
1622
|
}
|
|
1622
1623
|
);
|
|
1623
|
-
function
|
|
1624
|
+
function S(c, R) {
|
|
1624
1625
|
let F = 0;
|
|
1625
1626
|
if (typeof c == "string" ? F = y.findIndex((te) => te.id === c) : F = c, F < 0 || F >= y.length) {
|
|
1626
1627
|
if (R)
|
|
@@ -1630,11 +1631,11 @@ function Vr({
|
|
|
1630
1631
|
return F;
|
|
1631
1632
|
}
|
|
1632
1633
|
function I(c) {
|
|
1633
|
-
const R =
|
|
1634
|
+
const R = S(c, "The item doesn't exist; check the provided id."), F = x;
|
|
1634
1635
|
return T && F === y.length - 1 ? R === 0 : R === F + 1;
|
|
1635
1636
|
}
|
|
1636
|
-
function
|
|
1637
|
-
const R =
|
|
1637
|
+
function g(c) {
|
|
1638
|
+
const R = S(c, "The item doesn't exist; check the provided id."), F = x;
|
|
1638
1639
|
return T && F === 0 ? R === y.length - 1 : R === F - 1;
|
|
1639
1640
|
}
|
|
1640
1641
|
const E = ve((c, R, F, te) => {
|
|
@@ -1653,7 +1654,7 @@ function Vr({
|
|
|
1653
1654
|
children: typeof L == "function" ? L({
|
|
1654
1655
|
useListenToCustomEvent: O,
|
|
1655
1656
|
getIsNextItem: I,
|
|
1656
|
-
getIsPrevItem:
|
|
1657
|
+
getIsPrevItem: g,
|
|
1657
1658
|
activeItem: {
|
|
1658
1659
|
index: x,
|
|
1659
1660
|
id: y[x].id
|
|
@@ -1665,10 +1666,10 @@ function Vr({
|
|
|
1665
1666
|
useListenToCustomEvent: O,
|
|
1666
1667
|
slideToPrevItem: () => oe("click"),
|
|
1667
1668
|
slideToNextItem: () => z("click")
|
|
1668
|
-
}, he = /* @__PURE__ */ A.jsx(nr.Provider, { value: P, children: re }),
|
|
1669
|
+
}, he = /* @__PURE__ */ A.jsx(nr.Provider, { value: P, children: re }), ge = /* @__PURE__ */ A.jsx(nr.Provider, { value: P, children: /* @__PURE__ */ A.jsx(
|
|
1669
1670
|
"div",
|
|
1670
1671
|
{
|
|
1671
|
-
ref:
|
|
1672
|
+
ref: B,
|
|
1672
1673
|
...we(),
|
|
1673
1674
|
style: {
|
|
1674
1675
|
display: "flex",
|
|
@@ -1682,12 +1683,12 @@ function Vr({
|
|
|
1682
1683
|
) });
|
|
1683
1684
|
return {
|
|
1684
1685
|
...P,
|
|
1685
|
-
carouselFragment:
|
|
1686
|
+
carouselFragment: ge,
|
|
1686
1687
|
thumbsFragment: he
|
|
1687
1688
|
};
|
|
1688
1689
|
}
|
|
1689
1690
|
const nr = fr(void 0);
|
|
1690
|
-
function
|
|
1691
|
+
function Vr() {
|
|
1691
1692
|
const n = dr(nr);
|
|
1692
1693
|
if (!n)
|
|
1693
1694
|
throw new Error("useTransitionCarouselContext must be used within the carousel.");
|
|
@@ -1696,7 +1697,7 @@ function Sr() {
|
|
|
1696
1697
|
export {
|
|
1697
1698
|
Wr as useSpringCarousel,
|
|
1698
1699
|
Nr as useSpringCarouselContext,
|
|
1699
|
-
|
|
1700
|
-
|
|
1700
|
+
Sr as useTransitionCarousel,
|
|
1701
|
+
Vr as useTransitionCarouselContext
|
|
1701
1702
|
};
|
|
1702
1703
|
//# sourceMappingURL=index.es.js.map
|