gearboxdownloadmodal 5.0.75 → 5.0.77
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.es.js +264 -264
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +12 -12
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import ie, { useState as
|
|
1
|
+
import ie, { useState as U, useEffect as Ce, forwardRef as Zi, useReducer as Ii, useRef as _e, isValidElement as lt, cloneElement as Wn, useLayoutEffect as wi } from "react";
|
|
2
2
|
import xi from "react-dom";
|
|
3
3
|
function Ki(e) {
|
|
4
4
|
return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
|
@@ -84,16 +84,16 @@ function Li() {
|
|
|
84
84
|
{
|
|
85
85
|
var G = w.ReactDebugCurrentFrame, oe = G.getStackAddendum();
|
|
86
86
|
oe !== "" && (Z += "%s", L = L.concat([oe]));
|
|
87
|
-
var le = L.map(function(
|
|
88
|
-
return String(
|
|
87
|
+
var le = L.map(function($) {
|
|
88
|
+
return String($);
|
|
89
89
|
});
|
|
90
90
|
le.unshift("Warning: " + Z), Function.prototype.apply.call(console[l], console, le);
|
|
91
91
|
}
|
|
92
92
|
}
|
|
93
|
-
var M = !1, b = !1,
|
|
93
|
+
var M = !1, b = !1, P = !1, te = !1, X = !1, ne;
|
|
94
94
|
ne = Symbol.for("react.module.reference");
|
|
95
95
|
function re(l) {
|
|
96
|
-
return !!(typeof l == "string" || typeof l == "function" || l === r || l === i ||
|
|
96
|
+
return !!(typeof l == "string" || typeof l == "function" || l === r || l === i || X || l === o || l === d || l === s || te || l === h || M || b || P || typeof l == "object" && l !== null && (l.$$typeof === v || l.$$typeof === m || l.$$typeof === a || l.$$typeof === A || l.$$typeof === c || // This needs to include all possible module reference object
|
|
97
97
|
// types supported by any Flight configuration anywhere since
|
|
98
98
|
// we don't know which Flight build this will end up being used
|
|
99
99
|
// with.
|
|
@@ -106,10 +106,10 @@ function Li() {
|
|
|
106
106
|
var oe = Z.displayName || Z.name || "";
|
|
107
107
|
return oe !== "" ? L + "(" + oe + ")" : L;
|
|
108
108
|
}
|
|
109
|
-
function
|
|
109
|
+
function V(l) {
|
|
110
110
|
return l.displayName || "Context";
|
|
111
111
|
}
|
|
112
|
-
function
|
|
112
|
+
function B(l) {
|
|
113
113
|
if (l == null)
|
|
114
114
|
return null;
|
|
115
115
|
if (typeof l.tag == "number" && E("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof l == "function")
|
|
@@ -134,19 +134,19 @@ function Li() {
|
|
|
134
134
|
switch (l.$$typeof) {
|
|
135
135
|
case A:
|
|
136
136
|
var Z = l;
|
|
137
|
-
return
|
|
137
|
+
return V(Z) + ".Consumer";
|
|
138
138
|
case a:
|
|
139
139
|
var L = l;
|
|
140
|
-
return
|
|
140
|
+
return V(L._context) + ".Provider";
|
|
141
141
|
case c:
|
|
142
142
|
return se(l, l.render, "ForwardRef");
|
|
143
143
|
case m:
|
|
144
144
|
var G = l.displayName || null;
|
|
145
|
-
return G !== null ? G :
|
|
145
|
+
return G !== null ? G : B(l.type) || "Memo";
|
|
146
146
|
case v: {
|
|
147
|
-
var oe = l, le = oe._payload,
|
|
147
|
+
var oe = l, le = oe._payload, $ = oe._init;
|
|
148
148
|
try {
|
|
149
|
-
return
|
|
149
|
+
return B($(le));
|
|
150
150
|
} catch {
|
|
151
151
|
return null;
|
|
152
152
|
}
|
|
@@ -181,7 +181,7 @@ function Li() {
|
|
|
181
181
|
O++;
|
|
182
182
|
}
|
|
183
183
|
}
|
|
184
|
-
function
|
|
184
|
+
function Q() {
|
|
185
185
|
{
|
|
186
186
|
if (O--, O === 0) {
|
|
187
187
|
var l = {
|
|
@@ -230,48 +230,48 @@ function Li() {
|
|
|
230
230
|
` + N + l;
|
|
231
231
|
}
|
|
232
232
|
}
|
|
233
|
-
var
|
|
233
|
+
var _ = !1, H;
|
|
234
234
|
{
|
|
235
235
|
var ge = typeof WeakMap == "function" ? WeakMap : Map;
|
|
236
|
-
|
|
236
|
+
H = new ge();
|
|
237
237
|
}
|
|
238
238
|
function S(l, Z) {
|
|
239
|
-
if (!l ||
|
|
239
|
+
if (!l || _)
|
|
240
240
|
return "";
|
|
241
241
|
{
|
|
242
|
-
var L =
|
|
242
|
+
var L = H.get(l);
|
|
243
243
|
if (L !== void 0)
|
|
244
244
|
return L;
|
|
245
245
|
}
|
|
246
246
|
var G;
|
|
247
|
-
|
|
247
|
+
_ = !0;
|
|
248
248
|
var oe = Error.prepareStackTrace;
|
|
249
249
|
Error.prepareStackTrace = void 0;
|
|
250
250
|
var le;
|
|
251
251
|
le = k.current, k.current = null, Y();
|
|
252
252
|
try {
|
|
253
253
|
if (Z) {
|
|
254
|
-
var
|
|
254
|
+
var $ = function() {
|
|
255
255
|
throw Error();
|
|
256
256
|
};
|
|
257
|
-
if (Object.defineProperty(
|
|
257
|
+
if (Object.defineProperty($.prototype, "props", {
|
|
258
258
|
set: function() {
|
|
259
259
|
throw Error();
|
|
260
260
|
}
|
|
261
261
|
}), typeof Reflect == "object" && Reflect.construct) {
|
|
262
262
|
try {
|
|
263
|
-
Reflect.construct(
|
|
263
|
+
Reflect.construct($, []);
|
|
264
264
|
} catch (De) {
|
|
265
265
|
G = De;
|
|
266
266
|
}
|
|
267
|
-
Reflect.construct(l, [],
|
|
267
|
+
Reflect.construct(l, [], $);
|
|
268
268
|
} else {
|
|
269
269
|
try {
|
|
270
|
-
|
|
270
|
+
$.call();
|
|
271
271
|
} catch (De) {
|
|
272
272
|
G = De;
|
|
273
273
|
}
|
|
274
|
-
l.call(
|
|
274
|
+
l.call($.prototype);
|
|
275
275
|
}
|
|
276
276
|
} else {
|
|
277
277
|
try {
|
|
@@ -294,17 +294,17 @@ function Li() {
|
|
|
294
294
|
if (ce--, me--, me < 0 || F[ce] !== ve[me]) {
|
|
295
295
|
var xe = `
|
|
296
296
|
` + F[ce].replace(" at new ", " at ");
|
|
297
|
-
return l.displayName && xe.includes("<anonymous>") && (xe = xe.replace("<anonymous>", l.displayName)), typeof l == "function" &&
|
|
297
|
+
return l.displayName && xe.includes("<anonymous>") && (xe = xe.replace("<anonymous>", l.displayName)), typeof l == "function" && H.set(l, xe), xe;
|
|
298
298
|
}
|
|
299
299
|
while (ce >= 1 && me >= 0);
|
|
300
300
|
break;
|
|
301
301
|
}
|
|
302
302
|
}
|
|
303
303
|
} finally {
|
|
304
|
-
|
|
304
|
+
_ = !1, k.current = le, Q(), Error.prepareStackTrace = oe;
|
|
305
305
|
}
|
|
306
306
|
var At = l ? l.displayName || l.name : "", yr = At ? R(At) : "";
|
|
307
|
-
return typeof l == "function" &&
|
|
307
|
+
return typeof l == "function" && H.set(l, yr), yr;
|
|
308
308
|
}
|
|
309
309
|
function we(l, Z, L) {
|
|
310
310
|
return S(l, !1);
|
|
@@ -353,19 +353,19 @@ function Li() {
|
|
|
353
353
|
function ri(l, Z, L, G, oe) {
|
|
354
354
|
{
|
|
355
355
|
var le = Function.call.bind(Ot);
|
|
356
|
-
for (var
|
|
357
|
-
if (le(l,
|
|
356
|
+
for (var $ in l)
|
|
357
|
+
if (le(l, $)) {
|
|
358
358
|
var F = void 0;
|
|
359
359
|
try {
|
|
360
|
-
if (typeof l[
|
|
361
|
-
var ve = Error((G || "React class") + ": " + L + " type `" +
|
|
360
|
+
if (typeof l[$] != "function") {
|
|
361
|
+
var ve = Error((G || "React class") + ": " + L + " type `" + $ + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof l[$] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
|
|
362
362
|
throw ve.name = "Invariant Violation", ve;
|
|
363
363
|
}
|
|
364
|
-
F = l[
|
|
364
|
+
F = l[$](Z, $, G, L, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
|
|
365
365
|
} catch (ce) {
|
|
366
366
|
F = ce;
|
|
367
367
|
}
|
|
368
|
-
F && !(F instanceof Error) && (Et(oe), E("%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).", G || "React class", L,
|
|
368
|
+
F && !(F instanceof Error) && (Et(oe), E("%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).", G || "React class", L, $, typeof F), Et(null)), F instanceof Error && !(F.message in Ar) && (Ar[F.message] = !0, Et(oe), E("Failed %s type: %s", L, F.message), Et(null));
|
|
369
369
|
}
|
|
370
370
|
}
|
|
371
371
|
}
|
|
@@ -418,8 +418,8 @@ function Li() {
|
|
|
418
418
|
}
|
|
419
419
|
function ui(l, Z) {
|
|
420
420
|
if (typeof l.ref == "string" && ht.current && Z && ht.current.stateNode !== Z) {
|
|
421
|
-
var L =
|
|
422
|
-
un[L] || (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',
|
|
421
|
+
var L = B(ht.current.type);
|
|
422
|
+
un[L] || (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', B(ht.current.type), l.ref), un[L] = !0);
|
|
423
423
|
}
|
|
424
424
|
}
|
|
425
425
|
function ci(l, Z) {
|
|
@@ -444,7 +444,7 @@ function Li() {
|
|
|
444
444
|
});
|
|
445
445
|
}
|
|
446
446
|
}
|
|
447
|
-
var di = function(l, Z, L, G, oe, le,
|
|
447
|
+
var di = function(l, Z, L, G, oe, le, $) {
|
|
448
448
|
var F = {
|
|
449
449
|
// This tag allows us to uniquely identify this as a React Element
|
|
450
450
|
$$typeof: t,
|
|
@@ -452,7 +452,7 @@ function Li() {
|
|
|
452
452
|
type: l,
|
|
453
453
|
key: Z,
|
|
454
454
|
ref: L,
|
|
455
|
-
props:
|
|
455
|
+
props: $,
|
|
456
456
|
// Record the component responsible for creating this element.
|
|
457
457
|
_owner: le
|
|
458
458
|
};
|
|
@@ -475,20 +475,20 @@ function Li() {
|
|
|
475
475
|
};
|
|
476
476
|
function pi(l, Z, L, G, oe) {
|
|
477
477
|
{
|
|
478
|
-
var le,
|
|
478
|
+
var le, $ = {}, F = null, ve = null;
|
|
479
479
|
L !== void 0 && (ur(L), F = "" + L), li(Z) && (ur(Z.key), F = "" + Z.key), si(Z) && (ve = Z.ref, ui(Z, oe));
|
|
480
480
|
for (le in Z)
|
|
481
|
-
Ot.call(Z, le) && !Ai.hasOwnProperty(le) && (
|
|
481
|
+
Ot.call(Z, le) && !Ai.hasOwnProperty(le) && ($[le] = Z[le]);
|
|
482
482
|
if (l && l.defaultProps) {
|
|
483
483
|
var ce = l.defaultProps;
|
|
484
484
|
for (le in ce)
|
|
485
|
-
|
|
485
|
+
$[le] === void 0 && ($[le] = ce[le]);
|
|
486
486
|
}
|
|
487
487
|
if (F || ve) {
|
|
488
488
|
var me = typeof l == "function" ? l.displayName || l.name || "Unknown" : l;
|
|
489
|
-
F && ci(
|
|
489
|
+
F && ci($, me), ve && mi($, me);
|
|
490
490
|
}
|
|
491
|
-
return di(l, F, ve, oe, G, ht.current,
|
|
491
|
+
return di(l, F, ve, oe, G, ht.current, $);
|
|
492
492
|
}
|
|
493
493
|
}
|
|
494
494
|
var cn = w.ReactCurrentOwner, dr = w.ReactDebugCurrentFrame;
|
|
@@ -507,7 +507,7 @@ function Li() {
|
|
|
507
507
|
function pr() {
|
|
508
508
|
{
|
|
509
509
|
if (cn.current) {
|
|
510
|
-
var l =
|
|
510
|
+
var l = B(cn.current.type);
|
|
511
511
|
if (l)
|
|
512
512
|
return `
|
|
513
513
|
|
|
@@ -550,7 +550,7 @@ Check the top-level render call using <` + L + ">.");
|
|
|
550
550
|
return;
|
|
551
551
|
fr[L] = !0;
|
|
552
552
|
var G = "";
|
|
553
|
-
l && l._owner && l._owner !== cn.current && (G = " It was passed a child from " +
|
|
553
|
+
l && l._owner && l._owner !== cn.current && (G = " It was passed a child from " + B(l._owner.type) + "."), at(l), E('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', L, G), at(null);
|
|
554
554
|
}
|
|
555
555
|
}
|
|
556
556
|
function qr(l, Z) {
|
|
@@ -567,8 +567,8 @@ Check the top-level render call using <` + L + ">.");
|
|
|
567
567
|
else if (l) {
|
|
568
568
|
var oe = C(l);
|
|
569
569
|
if (typeof oe == "function" && oe !== l.entries)
|
|
570
|
-
for (var le = oe.call(l),
|
|
571
|
-
dn(
|
|
570
|
+
for (var le = oe.call(l), $; !($ = le.next()).done; )
|
|
571
|
+
dn($.value) && hr($.value, Z);
|
|
572
572
|
}
|
|
573
573
|
}
|
|
574
574
|
}
|
|
@@ -587,11 +587,11 @@ Check the top-level render call using <` + L + ">.");
|
|
|
587
587
|
else
|
|
588
588
|
return;
|
|
589
589
|
if (L) {
|
|
590
|
-
var G =
|
|
590
|
+
var G = B(Z);
|
|
591
591
|
ri(L, l.props, "prop", G, l);
|
|
592
592
|
} else if (Z.PropTypes !== void 0 && !mn) {
|
|
593
593
|
mn = !0;
|
|
594
|
-
var oe =
|
|
594
|
+
var oe = B(Z);
|
|
595
595
|
E("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", oe || "Unknown");
|
|
596
596
|
}
|
|
597
597
|
typeof Z.getDefaultProps == "function" && !Z.getDefaultProps.isReactClassApproved && E("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
|
|
@@ -611,19 +611,19 @@ Check the top-level render call using <` + L + ">.");
|
|
|
611
611
|
}
|
|
612
612
|
function gr(l, Z, L, G, oe, le) {
|
|
613
613
|
{
|
|
614
|
-
var
|
|
615
|
-
if (
|
|
614
|
+
var $ = re(l);
|
|
615
|
+
if (!$) {
|
|
616
616
|
var F = "";
|
|
617
617
|
(l === void 0 || typeof l == "object" && l !== null && Object.keys(l).length === 0) && (F += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
|
|
618
618
|
var ve = fi(oe);
|
|
619
619
|
ve ? F += ve : F += pr();
|
|
620
620
|
var ce;
|
|
621
|
-
l === null ? ce = "null" : ln(l) ? ce = "array" : l !== void 0 && l.$$typeof === t ? (ce = "<" + (
|
|
621
|
+
l === null ? ce = "null" : ln(l) ? ce = "array" : l !== void 0 && l.$$typeof === t ? (ce = "<" + (B(l.type) || "Unknown") + " />", F = " Did you accidentally export a JSX literal instead of a component?") : ce = typeof l, E("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", ce, F);
|
|
622
622
|
}
|
|
623
623
|
var me = pi(l, Z, L, oe, le);
|
|
624
624
|
if (me == null)
|
|
625
625
|
return me;
|
|
626
|
-
if (
|
|
626
|
+
if ($) {
|
|
627
627
|
var xe = Z.children;
|
|
628
628
|
if (xe !== void 0)
|
|
629
629
|
if (G)
|
|
@@ -652,7 +652,7 @@ Check the top-level render call using <` + L + ">.");
|
|
|
652
652
|
process.env.NODE_ENV === "production" ? Mn.exports = Mi() : Mn.exports = Li();
|
|
653
653
|
var u = Mn.exports;
|
|
654
654
|
const to = "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMyAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCiAgPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzE4OThfMzEyMjcpIj4NCiAgICA8cGF0aCBkPSJNMjAuMzQxNiAxMi4yMjY2TDEyLjc5NDkgMTkuNzczMiIgc3Ryb2tlPSIjMEYwRjFFIiBzdHJva2VXaWR0aD0iMS44Ig0KICAgICAgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiAvPg0KICAgIDxwYXRoIGQ9Ik0yMC4zNDE2IDE5Ljc3MzJMMTIuNzk0OSAxMi4yMjY2IiBzdHJva2U9IiMwRjBGMUUiIHN0cm9rZVdpZHRoPSIxLjgiDQogICAgICBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIC8+DQogICAgPHBhdGgNCiAgICAgIGQ9Ik0xNi41Njg0IDI4QzkuOTQwMzYgMjggNC41NjgzNiAyMi42MjggNC41NjgzNiAxNkM0LjU2ODM2IDkuMzcyIDkuOTQwMzYgNCAxNi41Njg0IDRDMjMuMTk2NCA0IDI4LjU2ODQgOS4zNzIgMjguNTY4NCAxNkMyOC41Njg0IDIyLjYyOCAyMy4xOTY0IDI4IDE2LjU2ODQgMjhaIg0KICAgICAgc3Ryb2tlPSIjMEYwRjFFIiBzdHJva2VXaWR0aD0iMS44IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIC8+DQogIDwvZz4NCiAgPGRlZnM+DQogICAgPGNsaXBQYXRoIGlkPSJjbGlwMF8xODk4XzMxMjI3Ij4NCiAgICAgIDxyZWN0IHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgZmlsbD0id2hpdGUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuNTY4MzU5KSIgLz4NCiAgICA8L2NsaXBQYXRoPg0KICA8L2RlZnM+DQo8L3N2Zz4=", Si = ({ children: e }) => {
|
|
655
|
-
const [t, n] =
|
|
655
|
+
const [t, n] = U(window.innerWidth);
|
|
656
656
|
return Ce(() => {
|
|
657
657
|
const r = () => {
|
|
658
658
|
n(window.innerWidth);
|
|
@@ -1392,8 +1392,8 @@ function Ti() {
|
|
|
1392
1392
|
var e = typeof Symbol == "function" && Symbol.for, t = e ? Symbol.for("react.element") : 60103, n = e ? Symbol.for("react.portal") : 60106, r = e ? Symbol.for("react.fragment") : 60107, o = e ? Symbol.for("react.strict_mode") : 60108, i = e ? Symbol.for("react.profiler") : 60114, a = e ? Symbol.for("react.provider") : 60109, A = e ? Symbol.for("react.context") : 60110, c = e ? Symbol.for("react.async_mode") : 60111, d = e ? Symbol.for("react.concurrent_mode") : 60111, s = e ? Symbol.for("react.forward_ref") : 60112, m = e ? Symbol.for("react.suspense") : 60113, v = e ? Symbol.for("react.suspense_list") : 60120, h = e ? Symbol.for("react.memo") : 60115, f = e ? Symbol.for("react.lazy") : 60116, q = e ? Symbol.for("react.block") : 60121, C = e ? Symbol.for("react.fundamental") : 60117, w = e ? Symbol.for("react.responder") : 60118, E = e ? Symbol.for("react.scope") : 60119;
|
|
1393
1393
|
function D(b) {
|
|
1394
1394
|
if (typeof b == "object" && b !== null) {
|
|
1395
|
-
var
|
|
1396
|
-
switch (
|
|
1395
|
+
var P = b.$$typeof;
|
|
1396
|
+
switch (P) {
|
|
1397
1397
|
case t:
|
|
1398
1398
|
switch (b = b.type, b) {
|
|
1399
1399
|
case c:
|
|
@@ -1412,11 +1412,11 @@ function Ti() {
|
|
|
1412
1412
|
case a:
|
|
1413
1413
|
return b;
|
|
1414
1414
|
default:
|
|
1415
|
-
return
|
|
1415
|
+
return P;
|
|
1416
1416
|
}
|
|
1417
1417
|
}
|
|
1418
1418
|
case n:
|
|
1419
|
-
return
|
|
1419
|
+
return P;
|
|
1420
1420
|
}
|
|
1421
1421
|
}
|
|
1422
1422
|
}
|
|
@@ -1500,7 +1500,7 @@ function Hi() {
|
|
|
1500
1500
|
}
|
|
1501
1501
|
}
|
|
1502
1502
|
}
|
|
1503
|
-
var b = c,
|
|
1503
|
+
var b = c, P = d, te = A, X = a, ne = t, re = s, se = r, V = f, B = h, x = n, O = i, j = o, p = m, W = !1;
|
|
1504
1504
|
function K(S) {
|
|
1505
1505
|
return W || (W = !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.")), g(S) || M(S) === c;
|
|
1506
1506
|
}
|
|
@@ -1519,7 +1519,7 @@ function Hi() {
|
|
|
1519
1519
|
function Y(S) {
|
|
1520
1520
|
return M(S) === s;
|
|
1521
1521
|
}
|
|
1522
|
-
function
|
|
1522
|
+
function Q(S) {
|
|
1523
1523
|
return M(S) === r;
|
|
1524
1524
|
}
|
|
1525
1525
|
function k(S) {
|
|
@@ -1531,16 +1531,16 @@ function Hi() {
|
|
|
1531
1531
|
function R(S) {
|
|
1532
1532
|
return M(S) === n;
|
|
1533
1533
|
}
|
|
1534
|
-
function
|
|
1534
|
+
function _(S) {
|
|
1535
1535
|
return M(S) === i;
|
|
1536
1536
|
}
|
|
1537
|
-
function
|
|
1537
|
+
function H(S) {
|
|
1538
1538
|
return M(S) === o;
|
|
1539
1539
|
}
|
|
1540
1540
|
function ge(S) {
|
|
1541
1541
|
return M(S) === m;
|
|
1542
1542
|
}
|
|
1543
|
-
Ae.AsyncMode = b, Ae.ConcurrentMode =
|
|
1543
|
+
Ae.AsyncMode = b, Ae.ConcurrentMode = P, Ae.ContextConsumer = te, Ae.ContextProvider = X, Ae.Element = ne, Ae.ForwardRef = re, Ae.Fragment = se, Ae.Lazy = V, Ae.Memo = B, Ae.Portal = x, Ae.Profiler = O, Ae.StrictMode = j, Ae.Suspense = p, Ae.isAsyncMode = K, Ae.isConcurrentMode = g, Ae.isContextConsumer = I, Ae.isContextProvider = J, Ae.isElement = z, Ae.isForwardRef = Y, Ae.isFragment = Q, Ae.isLazy = k, Ae.isMemo = N, Ae.isPortal = R, Ae.isProfiler = _, Ae.isStrictMode = H, Ae.isSuspense = ge, Ae.isValidElementType = D, Ae.typeOf = M;
|
|
1544
1544
|
}()), Ae;
|
|
1545
1545
|
}
|
|
1546
1546
|
var wr;
|
|
@@ -1699,13 +1699,13 @@ function Vi() {
|
|
|
1699
1699
|
arrayOf: D,
|
|
1700
1700
|
element: M(),
|
|
1701
1701
|
elementType: b(),
|
|
1702
|
-
instanceOf:
|
|
1702
|
+
instanceOf: P,
|
|
1703
1703
|
node: re(),
|
|
1704
|
-
objectOf:
|
|
1705
|
-
oneOf:
|
|
1704
|
+
objectOf: X,
|
|
1705
|
+
oneOf: te,
|
|
1706
1706
|
oneOfType: ne,
|
|
1707
|
-
shape:
|
|
1708
|
-
exact:
|
|
1707
|
+
shape: V,
|
|
1708
|
+
exact: B
|
|
1709
1709
|
};
|
|
1710
1710
|
function f(g, I) {
|
|
1711
1711
|
return g === I ? g !== 0 || 1 / g === 1 / I : g !== g && I !== I;
|
|
@@ -1717,8 +1717,8 @@ function Vi() {
|
|
|
1717
1717
|
function C(g) {
|
|
1718
1718
|
if (process.env.NODE_ENV !== "production")
|
|
1719
1719
|
var I = {}, J = 0;
|
|
1720
|
-
function z(
|
|
1721
|
-
if (R = R || v,
|
|
1720
|
+
function z(Q, k, N, R, _, H, ge) {
|
|
1721
|
+
if (R = R || v, H = H || N, ge !== n) {
|
|
1722
1722
|
if (c) {
|
|
1723
1723
|
var S = new Error(
|
|
1724
1724
|
"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"
|
|
@@ -1728,22 +1728,22 @@ function Vi() {
|
|
|
1728
1728
|
var we = R + ":" + N;
|
|
1729
1729
|
!I[we] && // Avoid spamming the console because they are often not actionable except for lib authors
|
|
1730
1730
|
J < 3 && (i(
|
|
1731
|
-
"You are manually calling a React.PropTypes validation function for the `" +
|
|
1731
|
+
"You are manually calling a React.PropTypes validation function for the `" + H + "` prop on `" + R + "`. 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."
|
|
1732
1732
|
), I[we] = !0, J++);
|
|
1733
1733
|
}
|
|
1734
1734
|
}
|
|
1735
|
-
return k[N] == null ?
|
|
1735
|
+
return k[N] == null ? Q ? k[N] === null ? new q("The " + _ + " `" + H + "` is marked as required " + ("in `" + R + "`, but its value is `null`.")) : new q("The " + _ + " `" + H + "` is marked as required in " + ("`" + R + "`, but its value is `undefined`.")) : null : g(k, N, R, _, H);
|
|
1736
1736
|
}
|
|
1737
1737
|
var Y = z.bind(null, !1);
|
|
1738
1738
|
return Y.isRequired = z.bind(null, !0), Y;
|
|
1739
1739
|
}
|
|
1740
1740
|
function w(g) {
|
|
1741
|
-
function I(J, z, Y,
|
|
1742
|
-
var R = J[z],
|
|
1743
|
-
if (
|
|
1744
|
-
var
|
|
1741
|
+
function I(J, z, Y, Q, k, N) {
|
|
1742
|
+
var R = J[z], _ = j(R);
|
|
1743
|
+
if (_ !== g) {
|
|
1744
|
+
var H = p(R);
|
|
1745
1745
|
return new q(
|
|
1746
|
-
"Invalid " +
|
|
1746
|
+
"Invalid " + Q + " `" + k + "` of type " + ("`" + H + "` supplied to `" + Y + "`, expected ") + ("`" + g + "`."),
|
|
1747
1747
|
{ expectedType: g }
|
|
1748
1748
|
);
|
|
1749
1749
|
}
|
|
@@ -1755,84 +1755,84 @@ function Vi() {
|
|
|
1755
1755
|
return C(a);
|
|
1756
1756
|
}
|
|
1757
1757
|
function D(g) {
|
|
1758
|
-
function I(J, z, Y,
|
|
1758
|
+
function I(J, z, Y, Q, k) {
|
|
1759
1759
|
if (typeof g != "function")
|
|
1760
1760
|
return new q("Property `" + k + "` of component `" + Y + "` has invalid PropType notation inside arrayOf.");
|
|
1761
1761
|
var N = J[z];
|
|
1762
1762
|
if (!Array.isArray(N)) {
|
|
1763
1763
|
var R = j(N);
|
|
1764
|
-
return new q("Invalid " +
|
|
1764
|
+
return new q("Invalid " + Q + " `" + k + "` of type " + ("`" + R + "` supplied to `" + Y + "`, expected an array."));
|
|
1765
1765
|
}
|
|
1766
|
-
for (var
|
|
1767
|
-
var
|
|
1768
|
-
if (
|
|
1769
|
-
return
|
|
1766
|
+
for (var _ = 0; _ < N.length; _++) {
|
|
1767
|
+
var H = g(N, _, Y, Q, k + "[" + _ + "]", n);
|
|
1768
|
+
if (H instanceof Error)
|
|
1769
|
+
return H;
|
|
1770
1770
|
}
|
|
1771
1771
|
return null;
|
|
1772
1772
|
}
|
|
1773
1773
|
return C(I);
|
|
1774
1774
|
}
|
|
1775
1775
|
function M() {
|
|
1776
|
-
function g(I, J, z, Y,
|
|
1776
|
+
function g(I, J, z, Y, Q) {
|
|
1777
1777
|
var k = I[J];
|
|
1778
1778
|
if (!A(k)) {
|
|
1779
1779
|
var N = j(k);
|
|
1780
|
-
return new q("Invalid " + Y + " `" +
|
|
1780
|
+
return new q("Invalid " + Y + " `" + Q + "` of type " + ("`" + N + "` supplied to `" + z + "`, expected a single ReactElement."));
|
|
1781
1781
|
}
|
|
1782
1782
|
return null;
|
|
1783
1783
|
}
|
|
1784
1784
|
return C(g);
|
|
1785
1785
|
}
|
|
1786
1786
|
function b() {
|
|
1787
|
-
function g(I, J, z, Y,
|
|
1787
|
+
function g(I, J, z, Y, Q) {
|
|
1788
1788
|
var k = I[J];
|
|
1789
1789
|
if (!e.isValidElementType(k)) {
|
|
1790
1790
|
var N = j(k);
|
|
1791
|
-
return new q("Invalid " + Y + " `" +
|
|
1791
|
+
return new q("Invalid " + Y + " `" + Q + "` of type " + ("`" + N + "` supplied to `" + z + "`, expected a single ReactElement type."));
|
|
1792
1792
|
}
|
|
1793
1793
|
return null;
|
|
1794
1794
|
}
|
|
1795
1795
|
return C(g);
|
|
1796
1796
|
}
|
|
1797
|
-
function
|
|
1798
|
-
function I(J, z, Y,
|
|
1797
|
+
function P(g) {
|
|
1798
|
+
function I(J, z, Y, Q, k) {
|
|
1799
1799
|
if (!(J[z] instanceof g)) {
|
|
1800
1800
|
var N = g.name || v, R = K(J[z]);
|
|
1801
|
-
return new q("Invalid " +
|
|
1801
|
+
return new q("Invalid " + Q + " `" + k + "` of type " + ("`" + R + "` supplied to `" + Y + "`, expected ") + ("instance of `" + N + "`."));
|
|
1802
1802
|
}
|
|
1803
1803
|
return null;
|
|
1804
1804
|
}
|
|
1805
1805
|
return C(I);
|
|
1806
1806
|
}
|
|
1807
|
-
function
|
|
1807
|
+
function te(g) {
|
|
1808
1808
|
if (!Array.isArray(g))
|
|
1809
1809
|
return process.env.NODE_ENV !== "production" && (arguments.length > 1 ? i(
|
|
1810
1810
|
"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])."
|
|
1811
1811
|
) : i("Invalid argument supplied to oneOf, expected an array.")), a;
|
|
1812
|
-
function I(J, z, Y,
|
|
1812
|
+
function I(J, z, Y, Q, k) {
|
|
1813
1813
|
for (var N = J[z], R = 0; R < g.length; R++)
|
|
1814
1814
|
if (f(N, g[R]))
|
|
1815
1815
|
return null;
|
|
1816
|
-
var
|
|
1816
|
+
var _ = JSON.stringify(g, function(ge, S) {
|
|
1817
1817
|
var we = p(S);
|
|
1818
1818
|
return we === "symbol" ? String(S) : S;
|
|
1819
1819
|
});
|
|
1820
|
-
return new q("Invalid " +
|
|
1820
|
+
return new q("Invalid " + Q + " `" + k + "` of value `" + String(N) + "` " + ("supplied to `" + Y + "`, expected one of " + _ + "."));
|
|
1821
1821
|
}
|
|
1822
1822
|
return C(I);
|
|
1823
1823
|
}
|
|
1824
|
-
function
|
|
1825
|
-
function I(J, z, Y,
|
|
1824
|
+
function X(g) {
|
|
1825
|
+
function I(J, z, Y, Q, k) {
|
|
1826
1826
|
if (typeof g != "function")
|
|
1827
1827
|
return new q("Property `" + k + "` of component `" + Y + "` has invalid PropType notation inside objectOf.");
|
|
1828
1828
|
var N = J[z], R = j(N);
|
|
1829
1829
|
if (R !== "object")
|
|
1830
|
-
return new q("Invalid " +
|
|
1831
|
-
for (var
|
|
1832
|
-
if (r(N,
|
|
1833
|
-
var
|
|
1834
|
-
if (
|
|
1835
|
-
return
|
|
1830
|
+
return new q("Invalid " + Q + " `" + k + "` of type " + ("`" + R + "` supplied to `" + Y + "`, expected an object."));
|
|
1831
|
+
for (var _ in N)
|
|
1832
|
+
if (r(N, _)) {
|
|
1833
|
+
var H = g(N, _, Y, Q, k + "." + _, n);
|
|
1834
|
+
if (H instanceof Error)
|
|
1835
|
+
return H;
|
|
1836
1836
|
}
|
|
1837
1837
|
return null;
|
|
1838
1838
|
}
|
|
@@ -1848,21 +1848,21 @@ function Vi() {
|
|
|
1848
1848
|
"Invalid argument supplied to oneOfType. Expected an array of check functions, but received " + W(J) + " at index " + I + "."
|
|
1849
1849
|
), a;
|
|
1850
1850
|
}
|
|
1851
|
-
function z(Y,
|
|
1852
|
-
for (var
|
|
1853
|
-
var ge = g[
|
|
1851
|
+
function z(Y, Q, k, N, R) {
|
|
1852
|
+
for (var _ = [], H = 0; H < g.length; H++) {
|
|
1853
|
+
var ge = g[H], S = ge(Y, Q, k, N, R, n);
|
|
1854
1854
|
if (S == null)
|
|
1855
1855
|
return null;
|
|
1856
|
-
S.data && r(S.data, "expectedType") &&
|
|
1856
|
+
S.data && r(S.data, "expectedType") && _.push(S.data.expectedType);
|
|
1857
1857
|
}
|
|
1858
|
-
var we =
|
|
1858
|
+
var we = _.length > 0 ? ", expected one of type [" + _.join(", ") + "]" : "";
|
|
1859
1859
|
return new q("Invalid " + N + " `" + R + "` supplied to " + ("`" + k + "`" + we + "."));
|
|
1860
1860
|
}
|
|
1861
1861
|
return C(z);
|
|
1862
1862
|
}
|
|
1863
1863
|
function re() {
|
|
1864
|
-
function g(I, J, z, Y,
|
|
1865
|
-
return x(I[J]) ? null : new q("Invalid " + Y + " `" +
|
|
1864
|
+
function g(I, J, z, Y, Q) {
|
|
1865
|
+
return x(I[J]) ? null : new q("Invalid " + Y + " `" + Q + "` supplied to " + ("`" + z + "`, expected a ReactNode."));
|
|
1866
1866
|
}
|
|
1867
1867
|
return C(g);
|
|
1868
1868
|
}
|
|
@@ -1871,16 +1871,16 @@ function Vi() {
|
|
|
1871
1871
|
(g || "React class") + ": " + I + " type `" + J + "." + z + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + Y + "`."
|
|
1872
1872
|
);
|
|
1873
1873
|
}
|
|
1874
|
-
function
|
|
1875
|
-
function I(J, z, Y,
|
|
1874
|
+
function V(g) {
|
|
1875
|
+
function I(J, z, Y, Q, k) {
|
|
1876
1876
|
var N = J[z], R = j(N);
|
|
1877
1877
|
if (R !== "object")
|
|
1878
|
-
return new q("Invalid " +
|
|
1879
|
-
for (var
|
|
1880
|
-
var
|
|
1881
|
-
if (typeof
|
|
1882
|
-
return se(Y,
|
|
1883
|
-
var ge =
|
|
1878
|
+
return new q("Invalid " + Q + " `" + k + "` of type `" + R + "` " + ("supplied to `" + Y + "`, expected `object`."));
|
|
1879
|
+
for (var _ in g) {
|
|
1880
|
+
var H = g[_];
|
|
1881
|
+
if (typeof H != "function")
|
|
1882
|
+
return se(Y, Q, k, _, p(H));
|
|
1883
|
+
var ge = H(N, _, Y, Q, k + "." + _, n);
|
|
1884
1884
|
if (ge)
|
|
1885
1885
|
return ge;
|
|
1886
1886
|
}
|
|
@@ -1888,22 +1888,22 @@ function Vi() {
|
|
|
1888
1888
|
}
|
|
1889
1889
|
return C(I);
|
|
1890
1890
|
}
|
|
1891
|
-
function
|
|
1892
|
-
function I(J, z, Y,
|
|
1891
|
+
function B(g) {
|
|
1892
|
+
function I(J, z, Y, Q, k) {
|
|
1893
1893
|
var N = J[z], R = j(N);
|
|
1894
1894
|
if (R !== "object")
|
|
1895
|
-
return new q("Invalid " +
|
|
1896
|
-
var
|
|
1897
|
-
for (var
|
|
1898
|
-
var ge = g[
|
|
1899
|
-
if (r(g,
|
|
1900
|
-
return se(Y,
|
|
1895
|
+
return new q("Invalid " + Q + " `" + k + "` of type `" + R + "` " + ("supplied to `" + Y + "`, expected `object`."));
|
|
1896
|
+
var _ = t({}, J[z], g);
|
|
1897
|
+
for (var H in _) {
|
|
1898
|
+
var ge = g[H];
|
|
1899
|
+
if (r(g, H) && typeof ge != "function")
|
|
1900
|
+
return se(Y, Q, k, H, p(ge));
|
|
1901
1901
|
if (!ge)
|
|
1902
1902
|
return new q(
|
|
1903
|
-
"Invalid " +
|
|
1903
|
+
"Invalid " + Q + " `" + k + "` key `" + H + "` supplied to `" + Y + "`.\nBad object: " + JSON.stringify(J[z], null, " ") + `
|
|
1904
1904
|
Valid keys: ` + JSON.stringify(Object.keys(g), null, " ")
|
|
1905
1905
|
);
|
|
1906
|
-
var S = ge(N,
|
|
1906
|
+
var S = ge(N, H, Y, Q, k + "." + H, n);
|
|
1907
1907
|
if (S)
|
|
1908
1908
|
return S;
|
|
1909
1909
|
}
|
|
@@ -2411,10 +2411,10 @@ const Qa = (e) => {
|
|
|
2411
2411
|
isAsyncFn: Va,
|
|
2412
2412
|
isThenable: Pa
|
|
2413
2413
|
};
|
|
2414
|
-
function
|
|
2414
|
+
function ee(e, t, n, r, o) {
|
|
2415
2415
|
Error.call(this), Error.captureStackTrace ? Error.captureStackTrace(this, this.constructor) : this.stack = new Error().stack, this.message = e, this.name = "AxiosError", t && (this.code = t), n && (this.config = n), r && (this.request = r), o && (this.response = o);
|
|
2416
2416
|
}
|
|
2417
|
-
y.inherits(
|
|
2417
|
+
y.inherits(ee, Error, {
|
|
2418
2418
|
toJSON: function() {
|
|
2419
2419
|
return {
|
|
2420
2420
|
// Standard
|
|
@@ -2435,7 +2435,7 @@ y.inherits($, Error, {
|
|
|
2435
2435
|
};
|
|
2436
2436
|
}
|
|
2437
2437
|
});
|
|
2438
|
-
const wo =
|
|
2438
|
+
const wo = ee.prototype, xo = {};
|
|
2439
2439
|
[
|
|
2440
2440
|
"ERR_BAD_OPTION_VALUE",
|
|
2441
2441
|
"ERR_BAD_OPTION",
|
|
@@ -2453,13 +2453,13 @@ const wo = $.prototype, xo = {};
|
|
|
2453
2453
|
].forEach((e) => {
|
|
2454
2454
|
xo[e] = { value: e };
|
|
2455
2455
|
});
|
|
2456
|
-
Object.defineProperties(
|
|
2456
|
+
Object.defineProperties(ee, xo);
|
|
2457
2457
|
Object.defineProperty(wo, "isAxiosError", { value: !0 });
|
|
2458
|
-
|
|
2458
|
+
ee.from = (e, t, n, r, o, i) => {
|
|
2459
2459
|
const a = Object.create(wo);
|
|
2460
2460
|
return y.toFlatObject(e, a, function(c) {
|
|
2461
2461
|
return c !== Error.prototype;
|
|
2462
|
-
}, (A) => A !== "isAxiosError"),
|
|
2462
|
+
}, (A) => A !== "isAxiosError"), ee.call(a, e.message, t, n, r, o), a.cause = e, a.name = e.name, i && Object.assign(a, i), a;
|
|
2463
2463
|
};
|
|
2464
2464
|
const Ba = null;
|
|
2465
2465
|
function On(e) {
|
|
@@ -2498,7 +2498,7 @@ function rn(e, t, n) {
|
|
|
2498
2498
|
if (y.isDate(f))
|
|
2499
2499
|
return f.toISOString();
|
|
2500
2500
|
if (!c && y.isBlob(f))
|
|
2501
|
-
throw new
|
|
2501
|
+
throw new ee("Blob is not supported. Use a Buffer instead.");
|
|
2502
2502
|
return y.isArrayBuffer(f) || y.isTypedArray(f) ? c && typeof Blob == "function" ? new Blob([f]) : Buffer.from(f) : f;
|
|
2503
2503
|
}
|
|
2504
2504
|
function s(f, q, C) {
|
|
@@ -2736,7 +2736,7 @@ const Bn = {
|
|
|
2736
2736
|
return JSON.parse(t);
|
|
2737
2737
|
} catch (A) {
|
|
2738
2738
|
if (a)
|
|
2739
|
-
throw A.name === "SyntaxError" ?
|
|
2739
|
+
throw A.name === "SyntaxError" ? ee.from(A, ee.ERR_BAD_RESPONSE, this, null, this.response) : A;
|
|
2740
2740
|
}
|
|
2741
2741
|
}
|
|
2742
2742
|
return t;
|
|
@@ -2963,16 +2963,16 @@ function Oo(e) {
|
|
|
2963
2963
|
return !!(e && e.__CANCEL__);
|
|
2964
2964
|
}
|
|
2965
2965
|
function Mt(e, t, n) {
|
|
2966
|
-
|
|
2966
|
+
ee.call(this, e ?? "canceled", ee.ERR_CANCELED, t, n), this.name = "CanceledError";
|
|
2967
2967
|
}
|
|
2968
|
-
y.inherits(Mt,
|
|
2968
|
+
y.inherits(Mt, ee, {
|
|
2969
2969
|
__CANCEL__: !0
|
|
2970
2970
|
});
|
|
2971
2971
|
function fA(e, t, n) {
|
|
2972
2972
|
const r = n.config.validateStatus;
|
|
2973
|
-
!n.status || !r || r(n.status) ? e(n) : t(new
|
|
2973
|
+
!n.status || !r || r(n.status) ? e(n) : t(new ee(
|
|
2974
2974
|
"Request failed with status code " + n.status,
|
|
2975
|
-
[
|
|
2975
|
+
[ee.ERR_BAD_REQUEST, ee.ERR_BAD_RESPONSE][Math.floor(n.status / 100) - 4],
|
|
2976
2976
|
n.config,
|
|
2977
2977
|
n.request,
|
|
2978
2978
|
n
|
|
@@ -3127,15 +3127,15 @@ const CA = typeof XMLHttpRequest < "u", ZA = CA && function(e) {
|
|
|
3127
3127
|
if ("onloadend" in s ? s.onloadend = v : s.onreadystatechange = function() {
|
|
3128
3128
|
!s || s.readyState !== 4 || s.status === 0 && !(s.responseURL && s.responseURL.indexOf("file:") === 0) || setTimeout(v);
|
|
3129
3129
|
}, s.onabort = function() {
|
|
3130
|
-
s && (r(new
|
|
3130
|
+
s && (r(new ee("Request aborted", ee.ECONNABORTED, e, s)), s = null);
|
|
3131
3131
|
}, s.onerror = function() {
|
|
3132
|
-
r(new
|
|
3132
|
+
r(new ee("Network Error", ee.ERR_NETWORK, e, s)), s = null;
|
|
3133
3133
|
}, s.ontimeout = function() {
|
|
3134
3134
|
let q = e.timeout ? "timeout of " + e.timeout + "ms exceeded" : "timeout exceeded";
|
|
3135
3135
|
const C = e.transitional || Lo;
|
|
3136
|
-
e.timeoutErrorMessage && (q = e.timeoutErrorMessage), r(new
|
|
3136
|
+
e.timeoutErrorMessage && (q = e.timeoutErrorMessage), r(new ee(
|
|
3137
3137
|
q,
|
|
3138
|
-
C.clarifyTimeoutError ?
|
|
3138
|
+
C.clarifyTimeoutError ? ee.ETIMEDOUT : ee.ECONNABORTED,
|
|
3139
3139
|
e,
|
|
3140
3140
|
s
|
|
3141
3141
|
)), s = null;
|
|
@@ -3150,7 +3150,7 @@ const CA = typeof XMLHttpRequest < "u", ZA = CA && function(e) {
|
|
|
3150
3150
|
}, e.cancelToken && e.cancelToken.subscribe(A), e.signal && (e.signal.aborted ? A() : e.signal.addEventListener("abort", A)));
|
|
3151
3151
|
const h = vA(m);
|
|
3152
3152
|
if (h && Je.protocols.indexOf(h) === -1) {
|
|
3153
|
-
r(new
|
|
3153
|
+
r(new ee("Unsupported protocol " + h + ":", ee.ERR_BAD_REQUEST, e));
|
|
3154
3154
|
return;
|
|
3155
3155
|
}
|
|
3156
3156
|
s.send(o || null);
|
|
@@ -3178,7 +3178,7 @@ const Nr = (e) => `- ${e}`, IA = (e) => y.isFunction(e) || e === null || e === !
|
|
|
3178
3178
|
n = e[i];
|
|
3179
3179
|
let a;
|
|
3180
3180
|
if (r = n, !IA(n) && (r = En[(a = String(n)).toLowerCase()], r === void 0))
|
|
3181
|
-
throw new
|
|
3181
|
+
throw new ee(`Unknown adapter '${a}'`);
|
|
3182
3182
|
if (r)
|
|
3183
3183
|
break;
|
|
3184
3184
|
o[a || "#" + i] = r;
|
|
@@ -3190,7 +3190,7 @@ const Nr = (e) => `- ${e}`, IA = (e) => y.isFunction(e) || e === null || e === !
|
|
|
3190
3190
|
let a = t ? i.length > 1 ? `since :
|
|
3191
3191
|
` + i.map(Nr).join(`
|
|
3192
3192
|
`) : " " + Nr(i[0]) : "as no adapter specified";
|
|
3193
|
-
throw new
|
|
3193
|
+
throw new ee(
|
|
3194
3194
|
"There is no suitable adapter to dispatch the request " + a,
|
|
3195
3195
|
"ERR_NOT_SUPPORT"
|
|
3196
3196
|
);
|
|
@@ -3300,9 +3300,9 @@ Fn.transitional = function(t, n, r) {
|
|
|
3300
3300
|
}
|
|
3301
3301
|
return (i, a, A) => {
|
|
3302
3302
|
if (t === !1)
|
|
3303
|
-
throw new
|
|
3303
|
+
throw new ee(
|
|
3304
3304
|
o(a, " has been removed" + (n ? " in " + n : "")),
|
|
3305
|
-
|
|
3305
|
+
ee.ERR_DEPRECATED
|
|
3306
3306
|
);
|
|
3307
3307
|
return n && !Gr[a] && (Gr[a] = !0, console.warn(
|
|
3308
3308
|
o(
|
|
@@ -3314,7 +3314,7 @@ Fn.transitional = function(t, n, r) {
|
|
|
3314
3314
|
};
|
|
3315
3315
|
function wA(e, t, n) {
|
|
3316
3316
|
if (typeof e != "object")
|
|
3317
|
-
throw new
|
|
3317
|
+
throw new ee("options must be an object", ee.ERR_BAD_OPTION_VALUE);
|
|
3318
3318
|
const r = Object.keys(e);
|
|
3319
3319
|
let o = r.length;
|
|
3320
3320
|
for (; o-- > 0; ) {
|
|
@@ -3322,11 +3322,11 @@ function wA(e, t, n) {
|
|
|
3322
3322
|
if (a) {
|
|
3323
3323
|
const A = e[i], c = A === void 0 || a(A, i, e);
|
|
3324
3324
|
if (c !== !0)
|
|
3325
|
-
throw new
|
|
3325
|
+
throw new ee("option " + i + " must be " + c, ee.ERR_BAD_OPTION_VALUE);
|
|
3326
3326
|
continue;
|
|
3327
3327
|
}
|
|
3328
3328
|
if (n !== !0)
|
|
3329
|
-
throw new
|
|
3329
|
+
throw new ee("Unknown option " + i, ee.ERR_BAD_OPTION);
|
|
3330
3330
|
}
|
|
3331
3331
|
}
|
|
3332
3332
|
const kn = {
|
|
@@ -3597,7 +3597,7 @@ de.CancelToken = xA;
|
|
|
3597
3597
|
de.isCancel = Oo;
|
|
3598
3598
|
de.VERSION = Yo;
|
|
3599
3599
|
de.toFormData = rn;
|
|
3600
|
-
de.AxiosError =
|
|
3600
|
+
de.AxiosError = ee;
|
|
3601
3601
|
de.Cancel = de.CanceledError;
|
|
3602
3602
|
de.all = function(t) {
|
|
3603
3603
|
return Promise.all(t);
|
|
@@ -3809,7 +3809,7 @@ const Me = { list: /* @__PURE__ */ new Map(), emitQueue: /* @__PURE__ */ new Map
|
|
|
3809
3809
|
return ie.createElement("div", { className: "Toastify__spinner" });
|
|
3810
3810
|
} };
|
|
3811
3811
|
function RA(e) {
|
|
3812
|
-
const [, t] = Ii((h) => h + 1, 0), [n, r] =
|
|
3812
|
+
const [, t] = Ii((h) => h + 1, 0), [n, r] = U([]), o = _e(null), i = _e(/* @__PURE__ */ new Map()).current, a = (h) => n.indexOf(h) !== -1, A = _e({ toastKey: 1, displayedToast: 0, count: 0, queue: [], props: e, containerId: null, isToastActive: a, getToast: (h) => i.get(h) }).current;
|
|
3813
3813
|
function c(h) {
|
|
3814
3814
|
let { containerId: f } = h;
|
|
3815
3815
|
const { limit: q } = A.props;
|
|
@@ -3824,25 +3824,25 @@ function RA(e) {
|
|
|
3824
3824
|
}
|
|
3825
3825
|
function m(h, f) {
|
|
3826
3826
|
let { delay: q, staleId: C, ...w } = f;
|
|
3827
|
-
if (!In(h) || function(
|
|
3828
|
-
return !o.current || A.props.enableMultiContainer &&
|
|
3827
|
+
if (!In(h) || function(V) {
|
|
3828
|
+
return !o.current || A.props.enableMultiContainer && V.containerId !== A.props.containerId || i.has(V.toastId) && V.updateId == null;
|
|
3829
3829
|
}(w))
|
|
3830
3830
|
return;
|
|
3831
|
-
const { toastId: E, updateId: D, data: M } = w, { props: b } = A,
|
|
3832
|
-
|
|
3833
|
-
const
|
|
3834
|
-
let [
|
|
3831
|
+
const { toastId: E, updateId: D, data: M } = w, { props: b } = A, P = () => d(E), te = D == null;
|
|
3832
|
+
te && A.count++;
|
|
3833
|
+
const X = { ...b, style: b.toastStyle, key: A.toastKey++, ...Object.fromEntries(Object.entries(w).filter((V) => {
|
|
3834
|
+
let [B, x] = V;
|
|
3835
3835
|
return x != null;
|
|
3836
|
-
})), toastId: E, updateId: D, data: M, closeToast:
|
|
3837
|
-
const
|
|
3838
|
-
i.delete(E), Me.emit(4,
|
|
3839
|
-
const
|
|
3840
|
-
if (A.count = E == null ? A.count - A.displayedToast : A.count - 1, A.count < 0 && (A.count = 0),
|
|
3836
|
+
})), toastId: E, updateId: D, data: M, closeToast: P, isIn: !1, className: Ht(w.className || b.toastClassName), bodyClassName: Ht(w.bodyClassName || b.bodyClassName), progressClassName: Ht(w.progressClassName || b.progressClassName), autoClose: !w.isLoading && (ne = w.autoClose, re = b.autoClose, ne === !1 || bt(ne) && ne > 0 ? ne : re), deleteToast() {
|
|
3837
|
+
const V = Hr(i.get(E), "removed");
|
|
3838
|
+
i.delete(E), Me.emit(4, V);
|
|
3839
|
+
const B = A.queue.length;
|
|
3840
|
+
if (A.count = E == null ? A.count - A.displayedToast : A.count - 1, A.count < 0 && (A.count = 0), B > 0) {
|
|
3841
3841
|
const x = E == null ? A.props.limit : 1;
|
|
3842
|
-
if (
|
|
3842
|
+
if (B === 1 || x === 1)
|
|
3843
3843
|
A.displayedToast++, s();
|
|
3844
3844
|
else {
|
|
3845
|
-
const O = x >
|
|
3845
|
+
const O = x > B ? B : x;
|
|
3846
3846
|
A.displayedToast = O;
|
|
3847
3847
|
for (let j = 0; j < O; j++)
|
|
3848
3848
|
s();
|
|
@@ -3851,15 +3851,15 @@ function RA(e) {
|
|
|
3851
3851
|
t();
|
|
3852
3852
|
} };
|
|
3853
3853
|
var ne, re;
|
|
3854
|
-
|
|
3855
|
-
let { theme:
|
|
3856
|
-
const W = { theme:
|
|
3854
|
+
X.iconOut = function(V) {
|
|
3855
|
+
let { theme: B, type: x, isLoading: O, icon: j } = V, p = null;
|
|
3856
|
+
const W = { theme: B, type: x };
|
|
3857
3857
|
return j === !1 || (be(j) ? p = j(W) : lt(j) ? p = Wn(j, W) : nt(j) || bt(j) ? p = j : O ? p = wn.spinner() : ((K) => K in wn)(x) && (p = wn[x](W))), p;
|
|
3858
|
-
}(
|
|
3858
|
+
}(X), be(w.onOpen) && (X.onOpen = w.onOpen), be(w.onClose) && (X.onClose = w.onClose), X.closeButton = b.closeButton, w.closeButton === !1 || In(w.closeButton) ? X.closeButton = w.closeButton : w.closeButton === !0 && (X.closeButton = !In(b.closeButton) || b.closeButton);
|
|
3859
3859
|
let se = h;
|
|
3860
|
-
lt(h) && !nt(h.type) ? se = Wn(h, { closeToast:
|
|
3861
|
-
v(se,
|
|
3862
|
-
}, q) : v(se,
|
|
3860
|
+
lt(h) && !nt(h.type) ? se = Wn(h, { closeToast: P, toastProps: X, data: M }) : be(h) && (se = h({ closeToast: P, toastProps: X, data: M })), b.limit && b.limit > 0 && A.count > b.limit && te ? A.queue.push({ toastContent: se, toastProps: X, staleId: C }) : bt(q) ? setTimeout(() => {
|
|
3861
|
+
v(se, X, C);
|
|
3862
|
+
}, q) : v(se, X, C);
|
|
3863
3863
|
}
|
|
3864
3864
|
function v(h, f, q) {
|
|
3865
3865
|
const { toastId: C } = f;
|
|
@@ -3886,7 +3886,7 @@ function Qr(e) {
|
|
|
3886
3886
|
return e.targetTouches && e.targetTouches.length >= 1 ? e.targetTouches[0].clientY : e.clientY;
|
|
3887
3887
|
}
|
|
3888
3888
|
function GA(e) {
|
|
3889
|
-
const [t, n] =
|
|
3889
|
+
const [t, n] = U(!1), [r, o] = U(!1), i = _e(null), a = _e({ start: 0, x: 0, y: 0, delta: 0, removalDistance: 0, canCloseOnClick: !0, canDrag: !1, boundingRect: null, didMove: !1 }).current, A = _e(e), { autoClose: c, pauseOnHover: d, closeToast: s, onClick: m, closeOnClick: v } = e;
|
|
3890
3890
|
function h(M) {
|
|
3891
3891
|
if (e.draggable) {
|
|
3892
3892
|
M.nativeEvent.type === "touchstart" && M.nativeEvent.preventDefault(), a.didMove = !1, document.addEventListener("mousemove", w), document.addEventListener("mouseup", E), document.addEventListener("touchmove", w), document.addEventListener("touchend", E);
|
|
@@ -3896,8 +3896,8 @@ function GA(e) {
|
|
|
3896
3896
|
}
|
|
3897
3897
|
function f(M) {
|
|
3898
3898
|
if (a.boundingRect) {
|
|
3899
|
-
const { top: b, bottom:
|
|
3900
|
-
M.nativeEvent.type !== "touchend" && e.pauseOnHover && a.x >=
|
|
3899
|
+
const { top: b, bottom: P, left: te, right: X } = a.boundingRect;
|
|
3900
|
+
M.nativeEvent.type !== "touchend" && e.pauseOnHover && a.x >= te && a.x <= X && a.y >= b && a.y <= P ? C() : q();
|
|
3901
3901
|
}
|
|
3902
3902
|
}
|
|
3903
3903
|
function q() {
|
|
@@ -3948,9 +3948,9 @@ function TA(e) {
|
|
|
3948
3948
|
} });
|
|
3949
3949
|
}
|
|
3950
3950
|
const HA = (e) => {
|
|
3951
|
-
const { isRunning: t, preventExitTransition: n, toastRef: r, eventHandlers: o } = GA(e), { closeButton: i, children: a, autoClose: A, onClick: c, type: d, hideProgressBar: s, closeToast: m, transition: v, position: h, className: f, style: q, bodyClassName: C, bodyStyle: w, progressClassName: E, progressStyle: D, updateId: M, role: b, progress:
|
|
3951
|
+
const { isRunning: t, preventExitTransition: n, toastRef: r, eventHandlers: o } = GA(e), { closeButton: i, children: a, autoClose: A, onClick: c, type: d, hideProgressBar: s, closeToast: m, transition: v, position: h, className: f, style: q, bodyClassName: C, bodyStyle: w, progressClassName: E, progressStyle: D, updateId: M, role: b, progress: P, rtl: te, toastId: X, deleteToast: ne, isIn: re, isLoading: se, iconOut: V, closeOnClick: B, theme: x } = e, O = Xe("Toastify__toast", `Toastify__toast-theme--${x}`, `Toastify__toast--${d}`, { "Toastify__toast--rtl": te }, { "Toastify__toast--close-on-click": B }), j = be(f) ? f({ rtl: te, position: h, type: d, defaultClassName: O }) : Xe(O, f), p = !!P || !A, W = { closeToast: m, type: d, theme: x };
|
|
3952
3952
|
let K = null;
|
|
3953
|
-
return i === !1 || (K = be(i) ? i(W) : lt(i) ? Wn(i, W) : Ho(W)), ie.createElement(v, { isIn: re, done: ne, position: h, preventExitTransition: n, nodeRef: r }, ie.createElement("div", { id:
|
|
3953
|
+
return i === !1 || (K = be(i) ? i(W) : lt(i) ? Wn(i, W) : Ho(W)), ie.createElement(v, { isIn: re, done: ne, position: h, preventExitTransition: n, nodeRef: r }, ie.createElement("div", { id: X, onClick: c, className: j, ...o, style: q, ref: r }, ie.createElement("div", { ...re && { role: b }, className: be(C) ? C({ type: d }) : Xe("Toastify__toast-body", C), style: w }, V != null && ie.createElement("div", { className: Xe("Toastify__toast-icon", { "Toastify--animate-icon Toastify__zoom-enter": !se }) }, V), ie.createElement("div", null, a)), K, ie.createElement(TA, { ...M && !p ? { key: `pb-${M}` } : {}, rtl: te, theme: x, delay: A, isRunning: t, isIn: re, closeToast: m, hide: s, type: d, style: D, className: E, controlledProgress: p, progress: P || 0 })));
|
|
3954
3954
|
}, An = function(e, t) {
|
|
3955
3955
|
return t === void 0 && (t = !1), { enter: `Toastify--animate Toastify__${e}-enter`, exit: `Toastify--animate Toastify__${e}-exit`, appendPosition: t };
|
|
3956
3956
|
}, XA = an(An("bounce", !0));
|
|
@@ -4076,7 +4076,7 @@ async function Vt(e, t, n, r, o, i = "download", a) {
|
|
|
4076
4076
|
d(m), A(m);
|
|
4077
4077
|
}).catch((s) => {
|
|
4078
4078
|
let m = s.response.data.error.msg;
|
|
4079
|
-
c(m);
|
|
4079
|
+
c({ message: m });
|
|
4080
4080
|
})) : e === "Flex" ? (r && await JA(
|
|
4081
4081
|
{
|
|
4082
4082
|
_id: t,
|
|
@@ -4092,26 +4092,26 @@ async function Vt(e, t, n, r, o, i = "download", a) {
|
|
|
4092
4092
|
o
|
|
4093
4093
|
).then(async (s) => {
|
|
4094
4094
|
if (s.message) {
|
|
4095
|
-
c(s
|
|
4095
|
+
c(s);
|
|
4096
4096
|
return;
|
|
4097
4097
|
}
|
|
4098
4098
|
let { url: m } = s;
|
|
4099
4099
|
d(m), A(m);
|
|
4100
4100
|
}).catch((s) => {
|
|
4101
4101
|
let m = s.response.data.error.msg;
|
|
4102
|
-
c(m);
|
|
4102
|
+
c({ message: m });
|
|
4103
4103
|
})) : e === "Import" ? YA(o, t, n).then((s) => {
|
|
4104
4104
|
let m = s.url;
|
|
4105
4105
|
d(m), A(m);
|
|
4106
4106
|
}).catch((s) => {
|
|
4107
4107
|
let m = s.response.data.error.msg;
|
|
4108
|
-
c(m);
|
|
4108
|
+
c({ message: m });
|
|
4109
4109
|
}) : e === "Ready" && jA(o, t, n).then((s) => {
|
|
4110
4110
|
let m = s.url;
|
|
4111
4111
|
d(m), A(m);
|
|
4112
4112
|
}).catch((s) => {
|
|
4113
4113
|
let m = s.response.data.error.msg;
|
|
4114
|
-
c(m);
|
|
4114
|
+
c({ message: m });
|
|
4115
4115
|
});
|
|
4116
4116
|
});
|
|
4117
4117
|
}
|
|
@@ -4126,7 +4126,7 @@ const FA = ({
|
|
|
4126
4126
|
copyLinkUrl: o,
|
|
4127
4127
|
setSafariCopyLink: i
|
|
4128
4128
|
}) => {
|
|
4129
|
-
const [a, A] =
|
|
4129
|
+
const [a, A] = U(!1), c = async () => {
|
|
4130
4130
|
A(!0), Vt(t, e, "default", null, n, "copy", i).then((d) => {
|
|
4131
4131
|
A(!1);
|
|
4132
4132
|
}).catch((d) => {
|
|
@@ -4263,7 +4263,7 @@ const FA = ({
|
|
|
4263
4263
|
copyLinkUrl: a,
|
|
4264
4264
|
setSafariCopyLink: A
|
|
4265
4265
|
}) => {
|
|
4266
|
-
const [c, d] =
|
|
4266
|
+
const [c, d] = U(window.innerWidth);
|
|
4267
4267
|
Ce(() => {
|
|
4268
4268
|
const m = () => {
|
|
4269
4269
|
d(window.innerWidth);
|
|
@@ -4647,7 +4647,7 @@ const ts = () => /* @__PURE__ */ u.jsxs("svg", { width: "24", height: "24", view
|
|
|
4647
4647
|
children: e
|
|
4648
4648
|
}
|
|
4649
4649
|
), as = ({ checked: e, typeOfProduct: t, id: n }) => {
|
|
4650
|
-
const [r, o] =
|
|
4650
|
+
const [r, o] = U(e);
|
|
4651
4651
|
Ce(() => {
|
|
4652
4652
|
o(e);
|
|
4653
4653
|
}, [e]);
|
|
@@ -5279,7 +5279,7 @@ const ms = [
|
|
|
5279
5279
|
user: D,
|
|
5280
5280
|
setSafariCopyLink: M
|
|
5281
5281
|
}) => {
|
|
5282
|
-
const [b,
|
|
5282
|
+
const [b, P] = U(!1), [te, X] = U(""), [ne, re] = U(!1), [se, V] = U(!1), [B, x] = U(!1), [O, j] = U("download"), [p, W] = U(!1), [K, g] = U(!1);
|
|
5283
5283
|
let I = {
|
|
5284
5284
|
aarki: "html,copy",
|
|
5285
5285
|
adcolony: "copy,html",
|
|
@@ -5325,8 +5325,8 @@ const ms = [
|
|
|
5325
5325
|
};
|
|
5326
5326
|
const J = () => {
|
|
5327
5327
|
n(e);
|
|
5328
|
-
}, z = async (k, N) => {
|
|
5329
|
-
|
|
5328
|
+
}, z = async (k, N) => (P(!0), new Promise((R, _) => {
|
|
5329
|
+
Vt(
|
|
5330
5330
|
c,
|
|
5331
5331
|
d,
|
|
5332
5332
|
k,
|
|
@@ -5334,18 +5334,18 @@ const ms = [
|
|
|
5334
5334
|
s,
|
|
5335
5335
|
N,
|
|
5336
5336
|
M
|
|
5337
|
-
).then((
|
|
5338
|
-
|
|
5339
|
-
}).catch((
|
|
5340
|
-
|
|
5337
|
+
).then((H) => {
|
|
5338
|
+
P(!1), R(H);
|
|
5339
|
+
}).catch((H) => {
|
|
5340
|
+
P(!1), m(H.message, H), _(H);
|
|
5341
5341
|
});
|
|
5342
|
-
}, Y = async () => {
|
|
5342
|
+
})), Y = async () => {
|
|
5343
5343
|
W(!0), Vt(c, d, o, h, s, "download", M).then((k) => {
|
|
5344
5344
|
W(!1), x(!1);
|
|
5345
5345
|
}).catch((k) => {
|
|
5346
|
-
m(k);
|
|
5346
|
+
m(k.message, k);
|
|
5347
5347
|
});
|
|
5348
|
-
},
|
|
5348
|
+
}, Q = async () => {
|
|
5349
5349
|
g(!0);
|
|
5350
5350
|
const k = await cs(s, d, o, c);
|
|
5351
5351
|
let N = `${v}/${k == null ? void 0 : k.url}`;
|
|
@@ -5498,9 +5498,9 @@ const ms = [
|
|
|
5498
5498
|
x(!0);
|
|
5499
5499
|
return;
|
|
5500
5500
|
} else {
|
|
5501
|
-
|
|
5501
|
+
X("download");
|
|
5502
5502
|
const N = h.iosUrl, R = h.googleUrl;
|
|
5503
|
-
C && C.willSpendCredit ? (q(!0), j("download"), re(!0)) : c !== "Import" && (!N || !R) ? (q(!0),
|
|
5503
|
+
C && C.willSpendCredit ? (q(!0), j("download"), re(!0)) : c !== "Import" && (!N || !R) ? (q(!0), V(!0)) : (V(!1), re(!1), await z(o, "download"));
|
|
5504
5504
|
}
|
|
5505
5505
|
},
|
|
5506
5506
|
children: [
|
|
@@ -5531,9 +5531,9 @@ const ms = [
|
|
|
5531
5531
|
{
|
|
5532
5532
|
className: "w-1/3 border-hover-" + c,
|
|
5533
5533
|
onClickDonwload: async (k) => {
|
|
5534
|
-
k.stopPropagation(),
|
|
5534
|
+
k.stopPropagation(), X("copyLink");
|
|
5535
5535
|
const N = h.iosUrl, R = h.googleUrl;
|
|
5536
|
-
C && (C != null && C.willSpendCredit) ? (j("copy"), q(!0), re(!0)) : c !== "Import" && (!N || !R) ? (q(!0),
|
|
5536
|
+
C && (C != null && C.willSpendCredit) ? (j("copy"), q(!0), re(!0)) : c !== "Import" && (!N || !R) ? (q(!0), V(!0)) : (re(!1), V(!1), await z(o, "copy"));
|
|
5537
5537
|
},
|
|
5538
5538
|
disabled: E,
|
|
5539
5539
|
children: /* @__PURE__ */ u.jsx(ho, { className: "h-6 w-6 stroke-dark-full" })
|
|
@@ -5550,10 +5550,10 @@ const ms = [
|
|
|
5550
5550
|
{
|
|
5551
5551
|
creditConfirmType: O,
|
|
5552
5552
|
handleCopyLink: async () => {
|
|
5553
|
-
|
|
5553
|
+
V(!1), q(!1), await z(o, "copy");
|
|
5554
5554
|
},
|
|
5555
5555
|
download: async () => {
|
|
5556
|
-
|
|
5556
|
+
V(!1), q(!1), await z(o, "download");
|
|
5557
5557
|
},
|
|
5558
5558
|
onClose: () => {
|
|
5559
5559
|
re(!1), q(!1);
|
|
@@ -5565,27 +5565,27 @@ const ms = [
|
|
|
5565
5565
|
ls,
|
|
5566
5566
|
{
|
|
5567
5567
|
onClose: () => {
|
|
5568
|
-
|
|
5568
|
+
V(!1), q(!1);
|
|
5569
5569
|
},
|
|
5570
5570
|
iosLink: h.iosUrl,
|
|
5571
5571
|
googleLink: h.googleUrl,
|
|
5572
|
-
buttonType:
|
|
5572
|
+
buttonType: te,
|
|
5573
5573
|
handleCopyLink: async () => {
|
|
5574
|
-
|
|
5574
|
+
V(!1), q(!1), await z(o, "copy");
|
|
5575
5575
|
},
|
|
5576
5576
|
download: async () => {
|
|
5577
|
-
|
|
5577
|
+
V(!1), q(!1), await z(o, "download");
|
|
5578
5578
|
}
|
|
5579
5579
|
}
|
|
5580
5580
|
),
|
|
5581
|
-
|
|
5581
|
+
B && D.customer === "playableFactoryInternal" && /* @__PURE__ */ u.jsx(
|
|
5582
5582
|
us,
|
|
5583
5583
|
{
|
|
5584
5584
|
onClose: () => {
|
|
5585
5585
|
x(!1);
|
|
5586
5586
|
},
|
|
5587
5587
|
handleDownload: Y,
|
|
5588
|
-
handleDownloadMolocoTest:
|
|
5588
|
+
handleDownloadMolocoTest: Q,
|
|
5589
5589
|
downloadingMoloco: p,
|
|
5590
5590
|
donwloadintMolocoTest: K
|
|
5591
5591
|
}
|
|
@@ -5930,7 +5930,7 @@ const ys = ({
|
|
|
5930
5930
|
disabled: v,
|
|
5931
5931
|
setSafariCopyLink: h
|
|
5932
5932
|
}) => {
|
|
5933
|
-
const [f, q] =
|
|
5933
|
+
const [f, q] = U([]), [C, w] = U([]), [E, D] = U(!1), [M, b] = U(""), [P, te] = U(!1), [X, ne] = U(!1), [re, se] = U("download"), [V, B] = U(!1), x = async (p) => {
|
|
5934
5934
|
const W = [...f];
|
|
5935
5935
|
if (f.includes(p)) {
|
|
5936
5936
|
const K = W.findIndex((g) => g === p);
|
|
@@ -5941,18 +5941,18 @@ const ys = ({
|
|
|
5941
5941
|
}, O = async () => {
|
|
5942
5942
|
try {
|
|
5943
5943
|
const p = Kn.filter((J) => [...f].includes(J.id)).map((J) => J.name);
|
|
5944
|
-
|
|
5944
|
+
te(!0);
|
|
5945
5945
|
let W;
|
|
5946
5946
|
o === "Flex" ? W = await gs(r, p, i) : W = await qs(r, p, i);
|
|
5947
5947
|
const { url: K } = W;
|
|
5948
5948
|
let g;
|
|
5949
5949
|
const I = c + "/" + K;
|
|
5950
|
-
g = document.createElement("iframe"), g.setAttribute("src", I), g.style.display = "none", document.body.appendChild(g), g.click(),
|
|
5950
|
+
g = document.createElement("iframe"), g.setAttribute("src", I), g.style.display = "none", document.body.appendChild(g), g.click(), te(!1), Lt("Multi downloaded completed successfully");
|
|
5951
5951
|
} catch (p) {
|
|
5952
|
-
|
|
5952
|
+
te(!1), A(p.response.data.error.msg, p.response), console.error(p);
|
|
5953
5953
|
}
|
|
5954
5954
|
}, j = async () => {
|
|
5955
|
-
d.iosUrl, d.googleUrl, t && t.willSpendCredit ? (ne(!0), se("download"),
|
|
5955
|
+
d.iosUrl, d.googleUrl, t && t.willSpendCredit ? (ne(!0), se("download"), B(!0)) : (B(!1), await O());
|
|
5956
5956
|
};
|
|
5957
5957
|
return /* @__PURE__ */ u.jsxs(u.Fragment, { children: [
|
|
5958
5958
|
/* @__PURE__ */ u.jsxs(
|
|
@@ -5961,7 +5961,7 @@ const ys = ({
|
|
|
5961
5961
|
style: {
|
|
5962
5962
|
position: "relative",
|
|
5963
5963
|
flex: 1,
|
|
5964
|
-
overflowY:
|
|
5964
|
+
overflowY: X ? "hidden" : "auto",
|
|
5965
5965
|
padding: "1.5rem",
|
|
5966
5966
|
paddingTop: "0"
|
|
5967
5967
|
},
|
|
@@ -6033,22 +6033,22 @@ const ys = ({
|
|
|
6033
6033
|
onClickMultiDownload: j,
|
|
6034
6034
|
networksVersionTotalSize: M,
|
|
6035
6035
|
typeOfProduct: o,
|
|
6036
|
-
multiDownloading:
|
|
6036
|
+
multiDownloading: P
|
|
6037
6037
|
}
|
|
6038
6038
|
)
|
|
6039
6039
|
}
|
|
6040
6040
|
),
|
|
6041
|
-
|
|
6041
|
+
V && /* @__PURE__ */ u.jsx(
|
|
6042
6042
|
Vo,
|
|
6043
6043
|
{
|
|
6044
6044
|
creditConfirmType: re,
|
|
6045
6045
|
handleCopyLink: async () => {
|
|
6046
6046
|
},
|
|
6047
6047
|
download: async () => {
|
|
6048
|
-
|
|
6048
|
+
B(!1), ne(!1), await O();
|
|
6049
6049
|
},
|
|
6050
6050
|
onClose: () => {
|
|
6051
|
-
|
|
6051
|
+
B(!1), ne(!1);
|
|
6052
6052
|
},
|
|
6053
6053
|
getDownloadCount: m
|
|
6054
6054
|
}
|
|
@@ -6124,23 +6124,23 @@ const Ks = [
|
|
|
6124
6124
|
setFileSize: m,
|
|
6125
6125
|
setSafariCopyLink: v
|
|
6126
6126
|
}) => {
|
|
6127
|
-
const [h, f] =
|
|
6127
|
+
const [h, f] = U(null), [q, C] = U(null), [w, E] = U(null), [D, M] = U(!1), [b, P] = U("Loading..."), [te, X] = U("Loading..."), [ne, re] = U(!0), [se, V] = U(window.innerWidth);
|
|
6128
6128
|
Ce(() => {
|
|
6129
6129
|
const K = () => {
|
|
6130
|
-
|
|
6130
|
+
V(window.innerWidth);
|
|
6131
6131
|
};
|
|
6132
6132
|
return window.addEventListener("resize", K), () => {
|
|
6133
6133
|
window.removeEventListener("resize", K);
|
|
6134
6134
|
};
|
|
6135
6135
|
}, []);
|
|
6136
|
-
const
|
|
6136
|
+
const B = async () => {
|
|
6137
6137
|
M(!0);
|
|
6138
6138
|
const K = await vs(e, i);
|
|
6139
6139
|
return K != null && K.networks || (K.networks = Ks), f(K), K;
|
|
6140
6140
|
}, x = (K) => {
|
|
6141
|
-
|
|
6141
|
+
P(K);
|
|
6142
6142
|
}, O = (K) => {
|
|
6143
|
-
|
|
6143
|
+
X(K);
|
|
6144
6144
|
}, j = async (K, g) => {
|
|
6145
6145
|
var I, J;
|
|
6146
6146
|
try {
|
|
@@ -6148,34 +6148,34 @@ const Ks = [
|
|
|
6148
6148
|
if (r === "Playable" || r === "Ready") {
|
|
6149
6149
|
const Y = await Zs(t, i);
|
|
6150
6150
|
if (Y) {
|
|
6151
|
-
|
|
6151
|
+
P(Y.iosLink), X(Y.androidLink), M(!1);
|
|
6152
6152
|
return;
|
|
6153
6153
|
}
|
|
6154
6154
|
if (K && (K.iosUrl || K.googleUrl)) {
|
|
6155
|
-
|
|
6155
|
+
P(K.iosUrl), X(K.googleUrl), M(!1);
|
|
6156
6156
|
return;
|
|
6157
6157
|
}
|
|
6158
6158
|
if (g && g.html) {
|
|
6159
|
-
let
|
|
6159
|
+
let Q = await fetch(d + "/" + g.html).then(
|
|
6160
6160
|
(R) => R.text()
|
|
6161
6161
|
);
|
|
6162
|
-
const k = ((I =
|
|
6162
|
+
const k = ((I = Q.match(
|
|
6163
6163
|
/var\s+iosLink\s*=\s*['|"](https?[\w\d;,/?:@&=+$\-_.!~*'()#]+)['|"]/
|
|
6164
6164
|
)) == null ? void 0 : I.at(1)) || "";
|
|
6165
|
-
|
|
6166
|
-
const N = ((J =
|
|
6165
|
+
P(k);
|
|
6166
|
+
const N = ((J = Q.match(
|
|
6167
6167
|
/var\s+androidLink\s*=\s*['|"](https?[\w\d;,/?:@&=+$\-_.!~*'()#]+)['|"]/
|
|
6168
6168
|
)) == null ? void 0 : J.at(1)) || "";
|
|
6169
|
-
|
|
6169
|
+
X(N), M(!1);
|
|
6170
6170
|
} else
|
|
6171
|
-
|
|
6171
|
+
X(""), P(""), M(!1);
|
|
6172
6172
|
} else if (r === "Flex") {
|
|
6173
6173
|
const Y = await Is(t, i);
|
|
6174
6174
|
if (Y.googleUrl || Y.iosUrl) {
|
|
6175
|
-
|
|
6175
|
+
X(Y.googleUrl), P(Y.iosUrl), M(!1);
|
|
6176
6176
|
return;
|
|
6177
6177
|
}
|
|
6178
|
-
K && (K.iosUrl || K.googleUrl) ? (
|
|
6178
|
+
K && (K.iosUrl || K.googleUrl) ? (P(K.iosUrl), X(K.googleUrl), M(!1)) : (X(""), P(""), M(!1));
|
|
6179
6179
|
}
|
|
6180
6180
|
} catch (z) {
|
|
6181
6181
|
c(z.response.data.error.msg);
|
|
@@ -6189,14 +6189,14 @@ const Ks = [
|
|
|
6189
6189
|
}) : E(K)), M(!1);
|
|
6190
6190
|
}, W = async () => await Cs(n, i);
|
|
6191
6191
|
return Ce(() => {
|
|
6192
|
-
o || (f(null), C(null), E(null), m(null)), o && (r === "Playable" || r === "Ready" ? (
|
|
6192
|
+
o || (f(null), C(null), E(null), m(null)), o && (r === "Playable" || r === "Ready" ? (B().then((K) => {
|
|
6193
6193
|
j(null, K);
|
|
6194
6194
|
}), re(!1)) : r === "Flex" ? p().then((K) => {
|
|
6195
6195
|
re(!1), W().then((g) => {
|
|
6196
6196
|
o && (j(g, null), re(!1), C(g));
|
|
6197
6197
|
});
|
|
6198
6198
|
}) : r === "Import" && ws(t, i).then((K) => {
|
|
6199
|
-
console.log(K), f(K),
|
|
6199
|
+
console.log(K), f(K), P(K.iosUrl || ""), X(K.googleUrl || ""), M(!1), re(!1);
|
|
6200
6200
|
}));
|
|
6201
6201
|
}, [n, e, t, o]), /* @__PURE__ */ u.jsxs(
|
|
6202
6202
|
"div",
|
|
@@ -6218,7 +6218,7 @@ const Ks = [
|
|
|
6218
6218
|
title: A,
|
|
6219
6219
|
typeOfProduct: r,
|
|
6220
6220
|
fileSize: s,
|
|
6221
|
-
urls: { iosUrl: b, googleUrl:
|
|
6221
|
+
urls: { iosUrl: b, googleUrl: te },
|
|
6222
6222
|
handleIosChange: x,
|
|
6223
6223
|
handleGoogleChange: O,
|
|
6224
6224
|
disabled: ne,
|
|
@@ -6238,7 +6238,7 @@ const Ks = [
|
|
|
6238
6238
|
},
|
|
6239
6239
|
children: /* @__PURE__ */ u.jsx(or, { isNetworksLoading: !0 })
|
|
6240
6240
|
}
|
|
6241
|
-
) : (h || w) && (r === "Flex" ? q : !0) && !D && b !== "Loading..." &&
|
|
6241
|
+
) : (h || w) && (r === "Flex" ? q : !0) && !D && b !== "Loading..." && te !== "Loading..." && /* @__PURE__ */ u.jsx(
|
|
6242
6242
|
ys,
|
|
6243
6243
|
{
|
|
6244
6244
|
playable: h,
|
|
@@ -6250,7 +6250,7 @@ const Ks = [
|
|
|
6250
6250
|
user: a,
|
|
6251
6251
|
handleDownloadError: c,
|
|
6252
6252
|
fetchFileUrl: d,
|
|
6253
|
-
urls: { iosUrl: b, googleUrl:
|
|
6253
|
+
urls: { iosUrl: b, googleUrl: te },
|
|
6254
6254
|
game: q,
|
|
6255
6255
|
getDownloadCount: p,
|
|
6256
6256
|
disabled: ne,
|
|
@@ -6747,16 +6747,16 @@ fl.default.subscribe(yl);
|
|
|
6747
6747
|
function b(x) {
|
|
6748
6748
|
return x && x.__esModule ? x : { default: x };
|
|
6749
6749
|
}
|
|
6750
|
-
function
|
|
6750
|
+
function P(x, O) {
|
|
6751
6751
|
if (!(x instanceof O))
|
|
6752
6752
|
throw new TypeError("Cannot call a class as a function");
|
|
6753
6753
|
}
|
|
6754
|
-
function
|
|
6754
|
+
function te(x, O) {
|
|
6755
6755
|
if (!x)
|
|
6756
6756
|
throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
|
|
6757
6757
|
return O && (typeof O == "object" || typeof O == "function") ? O : x;
|
|
6758
6758
|
}
|
|
6759
|
-
function
|
|
6759
|
+
function X(x, O) {
|
|
6760
6760
|
if (typeof O != "function" && O !== null)
|
|
6761
6761
|
throw new TypeError("Super expression must either be null or a function, not " + typeof O);
|
|
6762
6762
|
x.prototype = Object.create(O && O.prototype, { constructor: { value: x, enumerable: !1, writable: !0, configurable: !0 } }), O && (Object.setPrototypeOf ? Object.setPrototypeOf(x, O) : x.__proto__ = O);
|
|
@@ -6768,18 +6768,18 @@ fl.default.subscribe(yl);
|
|
|
6768
6768
|
return O.code === "Tab" || O.keyCode === 9;
|
|
6769
6769
|
}, se = function(O) {
|
|
6770
6770
|
return O.code === "Escape" || O.keyCode === 27;
|
|
6771
|
-
},
|
|
6772
|
-
|
|
6771
|
+
}, V = 0, B = function(x) {
|
|
6772
|
+
X(O, x);
|
|
6773
6773
|
function O(j) {
|
|
6774
|
-
|
|
6775
|
-
var p =
|
|
6774
|
+
P(this, O);
|
|
6775
|
+
var p = te(this, (O.__proto__ || Object.getPrototypeOf(O)).call(this, j));
|
|
6776
6776
|
return p.setOverlayRef = function(W) {
|
|
6777
6777
|
p.overlay = W, p.props.overlayRef && p.props.overlayRef(W);
|
|
6778
6778
|
}, p.setContentRef = function(W) {
|
|
6779
6779
|
p.content = W, p.props.contentRef && p.props.contentRef(W);
|
|
6780
6780
|
}, p.afterClose = function() {
|
|
6781
6781
|
var W = p.props, K = W.appElement, g = W.ariaHideApp, I = W.htmlOpenClassName, J = W.bodyOpenClassName, z = W.parentSelector, Y = z && z().ownerDocument || document;
|
|
6782
|
-
J && q.remove(Y.body, J), I && q.remove(Y.getElementsByTagName("html")[0], I), g &&
|
|
6782
|
+
J && q.remove(Y.body, J), I && q.remove(Y.getElementsByTagName("html")[0], I), g && V > 0 && (V -= 1, V === 0 && h.show(K)), p.props.shouldFocusAfterRender && (p.props.shouldReturnFocusAfterClose ? (d.returnFocus(p.props.preventScroll), d.teardownScopedFocus()) : d.popWithoutFocus()), p.props.onAfterClose && p.props.onAfterClose(), D.default.deregister(p);
|
|
6783
6783
|
}, p.open = function() {
|
|
6784
6784
|
p.beforeOpen(), p.state.afterOpen && p.state.beforeClose ? (clearTimeout(p.closeTimer), p.setState({ beforeClose: !1 })) : (p.props.shouldFocusAfterRender && (d.setupScopedFocus(p.node), d.markForFocusLater()), p.setState({ isOpen: !0 }, function() {
|
|
6785
6785
|
p.openAnimationFrame = requestAnimationFrame(function() {
|
|
@@ -6860,7 +6860,7 @@ fl.default.subscribe(yl);
|
|
|
6860
6860
|
key: "beforeOpen",
|
|
6861
6861
|
value: function() {
|
|
6862
6862
|
var p = this.props, W = p.appElement, K = p.ariaHideApp, g = p.htmlOpenClassName, I = p.bodyOpenClassName, J = p.parentSelector, z = J && J().ownerDocument || document;
|
|
6863
|
-
I && q.add(z.body, I), g && q.add(z.getElementsByTagName("html")[0], g), K && (
|
|
6863
|
+
I && q.add(z.body, I), g && q.add(z.getElementsByTagName("html")[0], g), K && (V += 1, h.hide(W)), D.default.register(this);
|
|
6864
6864
|
}
|
|
6865
6865
|
// Don't steal focus from inner elements
|
|
6866
6866
|
}, {
|
|
@@ -6869,7 +6869,7 @@ fl.default.subscribe(yl);
|
|
|
6869
6869
|
var p = this.props, W = p.id, K = p.className, g = p.overlayClassName, I = p.defaultStyles, J = p.children, z = K ? {} : I.content, Y = g ? {} : I.overlay;
|
|
6870
6870
|
if (this.shouldBeClosed())
|
|
6871
6871
|
return null;
|
|
6872
|
-
var
|
|
6872
|
+
var Q = {
|
|
6873
6873
|
ref: this.setOverlayRef,
|
|
6874
6874
|
className: this.buildClassName("overlay", g),
|
|
6875
6875
|
style: n({}, Y, this.props.style.overlay),
|
|
@@ -6890,17 +6890,17 @@ fl.default.subscribe(yl);
|
|
|
6890
6890
|
}, this.attributesFromObject("aria", n({ modal: !0 }, this.props.aria)), this.attributesFromObject("data", this.props.data || {}), {
|
|
6891
6891
|
"data-testid": this.props.testId
|
|
6892
6892
|
}), N = this.props.contentElement(k, J);
|
|
6893
|
-
return this.props.overlayElement(
|
|
6893
|
+
return this.props.overlayElement(Q, N);
|
|
6894
6894
|
}
|
|
6895
6895
|
}]), O;
|
|
6896
6896
|
}(i.Component);
|
|
6897
|
-
|
|
6897
|
+
B.defaultProps = {
|
|
6898
6898
|
style: {
|
|
6899
6899
|
overlay: {},
|
|
6900
6900
|
content: {}
|
|
6901
6901
|
},
|
|
6902
6902
|
defaultStyles: {}
|
|
6903
|
-
},
|
|
6903
|
+
}, B.propTypes = {
|
|
6904
6904
|
isOpen: A.default.bool.isRequired,
|
|
6905
6905
|
defaultStyles: A.default.shape({
|
|
6906
6906
|
content: A.default.object,
|
|
@@ -6937,7 +6937,7 @@ fl.default.subscribe(yl);
|
|
|
6937
6937
|
overlayElement: A.default.func,
|
|
6938
6938
|
contentElement: A.default.func,
|
|
6939
6939
|
testId: A.default.string
|
|
6940
|
-
}, t.default =
|
|
6940
|
+
}, t.default = B, e.exports = t.default;
|
|
6941
6941
|
})(Nn, Nn.exports);
|
|
6942
6942
|
var vl = Nn.exports;
|
|
6943
6943
|
function $o() {
|
|
@@ -7452,15 +7452,15 @@ const Jl = ({ width: e, height: t }) => /* @__PURE__ */ u.jsxs("svg", { width: e
|
|
|
7452
7452
|
fetchFileUrl: v,
|
|
7453
7453
|
copyLinkUrl: h
|
|
7454
7454
|
}) => {
|
|
7455
|
-
const [f, q] =
|
|
7455
|
+
const [f, q] = U(window.innerWidth), [C, w] = U(!1), [E, D] = U(s), [M, b] = U(!1), [P, te] = U(!0), [X, ne] = U(null), [re, se] = U("");
|
|
7456
7456
|
UA(v);
|
|
7457
|
-
const
|
|
7457
|
+
const V = (x) => {
|
|
7458
7458
|
jl({ _id: x, network: "applovin" }, A).then((O) => {
|
|
7459
7459
|
O.size >= 5 ? b(!0) : b(!1), ne(O.size);
|
|
7460
7460
|
}).finally(() => {
|
|
7461
|
-
|
|
7461
|
+
te(!1);
|
|
7462
7462
|
});
|
|
7463
|
-
},
|
|
7463
|
+
}, B = async () => {
|
|
7464
7464
|
Vt(
|
|
7465
7465
|
a,
|
|
7466
7466
|
n,
|
|
@@ -7470,11 +7470,11 @@ const Jl = ({ width: e, height: t }) => /* @__PURE__ */ u.jsxs("svg", { width: e
|
|
|
7470
7470
|
null,
|
|
7471
7471
|
se
|
|
7472
7472
|
).then((x) => {
|
|
7473
|
-
w(!0), D(v + "/" + x), a === "Flex" ?
|
|
7473
|
+
w(!0), D(v + "/" + x), a === "Flex" ? V(n) : te(!1);
|
|
7474
7474
|
});
|
|
7475
7475
|
};
|
|
7476
7476
|
return Ce(() => {
|
|
7477
|
-
e ? C || (
|
|
7477
|
+
e ? C || (B(), w(!0)) : (w(!1), D(""));
|
|
7478
7478
|
}, [e]), Ce(() => {
|
|
7479
7479
|
const x = () => {
|
|
7480
7480
|
q(window.innerWidth);
|
|
@@ -7482,13 +7482,13 @@ const Jl = ({ width: e, height: t }) => /* @__PURE__ */ u.jsxs("svg", { width: e
|
|
|
7482
7482
|
return window.addEventListener("resize", x), () => {
|
|
7483
7483
|
window.removeEventListener("resize", x);
|
|
7484
7484
|
};
|
|
7485
|
-
}, []),
|
|
7485
|
+
}, []), P && e ? /* @__PURE__ */ u.jsx(u.Fragment, { children: /* @__PURE__ */ u.jsx(
|
|
7486
7486
|
Hn,
|
|
7487
7487
|
{
|
|
7488
7488
|
isOpen: e,
|
|
7489
7489
|
ariaHideApp: !1,
|
|
7490
7490
|
onRequestClose: () => {
|
|
7491
|
-
t(), a === "Flex" &&
|
|
7491
|
+
t(), a === "Flex" && te(!0);
|
|
7492
7492
|
},
|
|
7493
7493
|
style: {
|
|
7494
7494
|
content: {
|
|
@@ -7537,7 +7537,7 @@ const Jl = ({ width: e, height: t }) => /* @__PURE__ */ u.jsxs("svg", { width: e
|
|
|
7537
7537
|
}
|
|
7538
7538
|
)
|
|
7539
7539
|
}
|
|
7540
|
-
) }) :
|
|
7540
|
+
) }) : P && a === "Flex" ? null : /* @__PURE__ */ u.jsxs(
|
|
7541
7541
|
"div",
|
|
7542
7542
|
{
|
|
7543
7543
|
onMouseDown: (x) => {
|
|
@@ -7552,7 +7552,7 @@ const Jl = ({ width: e, height: t }) => /* @__PURE__ */ u.jsxs("svg", { width: e
|
|
|
7552
7552
|
{
|
|
7553
7553
|
setIsExceedingFileSizeAccepted: b,
|
|
7554
7554
|
closeModal: t,
|
|
7555
|
-
setLoading:
|
|
7555
|
+
setLoading: te
|
|
7556
7556
|
}
|
|
7557
7557
|
),
|
|
7558
7558
|
(a === "Flex" && !M || a === "Playable" || a === "Ready" || a === "Import") && /* @__PURE__ */ u.jsxs(
|
|
@@ -7561,7 +7561,7 @@ const Jl = ({ width: e, height: t }) => /* @__PURE__ */ u.jsxs("svg", { width: e
|
|
|
7561
7561
|
isOpen: e,
|
|
7562
7562
|
ariaHideApp: !1,
|
|
7563
7563
|
onRequestClose: () => {
|
|
7564
|
-
t(), a === "Flex" &&
|
|
7564
|
+
t(), a === "Flex" && te(!0);
|
|
7565
7565
|
},
|
|
7566
7566
|
style: {
|
|
7567
7567
|
content: {
|
|
@@ -7606,7 +7606,7 @@ const Jl = ({ width: e, height: t }) => /* @__PURE__ */ u.jsxs("svg", { width: e
|
|
|
7606
7606
|
"button",
|
|
7607
7607
|
{
|
|
7608
7608
|
onClick: () => {
|
|
7609
|
-
t(), a === "Flex" &&
|
|
7609
|
+
t(), a === "Flex" && te(!0);
|
|
7610
7610
|
},
|
|
7611
7611
|
style: {
|
|
7612
7612
|
color: "#718096",
|
|
@@ -7671,7 +7671,7 @@ const Jl = ({ width: e, height: t }) => /* @__PURE__ */ u.jsxs("svg", { width: e
|
|
|
7671
7671
|
title: d,
|
|
7672
7672
|
handleDownloadError: m,
|
|
7673
7673
|
fetchFileUrl: v,
|
|
7674
|
-
fileSize:
|
|
7674
|
+
fileSize: X,
|
|
7675
7675
|
setFileSize: ne,
|
|
7676
7676
|
setSafariCopyLink: se
|
|
7677
7677
|
}
|