gearboxdownloadmodal 6.0.71 → 6.0.73
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 +413 -436
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +10 -10
- package/dist/index.umd.js.map +1 -1
- package/dist/src/services/findCustomer.d.ts +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -84,20 +84,20 @@ function Xa() {
|
|
|
84
84
|
{
|
|
85
85
|
var $ = b.ReactDebugCurrentFrame, de = $.getStackAddendum();
|
|
86
86
|
de !== "" && (L += "%s", z = z.concat([de]));
|
|
87
|
-
var
|
|
87
|
+
var he = z.map(function(le) {
|
|
88
88
|
return String(le);
|
|
89
89
|
});
|
|
90
|
-
|
|
90
|
+
he.unshift("Warning: " + L), Function.prototype.apply.call(console[p], console, he);
|
|
91
91
|
}
|
|
92
92
|
}
|
|
93
|
-
var w = !1, q = !1, N = !1, j = !1, O = !1,
|
|
94
|
-
|
|
93
|
+
var w = !1, q = !1, N = !1, j = !1, O = !1, P;
|
|
94
|
+
P = Symbol.for("react.module.reference");
|
|
95
95
|
function T(p) {
|
|
96
96
|
return !!(typeof p == "string" || typeof p == "function" || p === r || p === o || O || p === i || p === u || p === A || j || p === g || w || q || N || typeof p == "object" && p !== null && (p.$$typeof === m || p.$$typeof === d || p.$$typeof === a || p.$$typeof === s || p.$$typeof === l || // 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.
|
|
100
|
-
p.$$typeof ===
|
|
100
|
+
p.$$typeof === P || p.getModuleId !== void 0));
|
|
101
101
|
}
|
|
102
102
|
function ne(p, L, z) {
|
|
103
103
|
var $ = p.displayName;
|
|
@@ -106,7 +106,7 @@ function Xa() {
|
|
|
106
106
|
var de = L.displayName || L.name || "";
|
|
107
107
|
return de !== "" ? z + "(" + de + ")" : z;
|
|
108
108
|
}
|
|
109
|
-
function
|
|
109
|
+
function V(p) {
|
|
110
110
|
return p.displayName || "Context";
|
|
111
111
|
}
|
|
112
112
|
function ae(p) {
|
|
@@ -134,19 +134,19 @@ function Xa() {
|
|
|
134
134
|
switch (p.$$typeof) {
|
|
135
135
|
case s:
|
|
136
136
|
var L = p;
|
|
137
|
-
return
|
|
137
|
+
return V(L) + ".Consumer";
|
|
138
138
|
case a:
|
|
139
139
|
var z = p;
|
|
140
|
-
return
|
|
140
|
+
return V(z._context) + ".Provider";
|
|
141
141
|
case l:
|
|
142
142
|
return ne(p, p.render, "ForwardRef");
|
|
143
143
|
case d:
|
|
144
144
|
var $ = p.displayName || null;
|
|
145
145
|
return $ !== null ? $ : ae(p.type) || "Memo";
|
|
146
146
|
case m: {
|
|
147
|
-
var de = p,
|
|
147
|
+
var de = p, he = de._payload, le = de._init;
|
|
148
148
|
try {
|
|
149
|
-
return ae(le(
|
|
149
|
+
return ae(le(he));
|
|
150
150
|
} catch {
|
|
151
151
|
return null;
|
|
152
152
|
}
|
|
@@ -154,7 +154,7 @@ function Xa() {
|
|
|
154
154
|
}
|
|
155
155
|
return null;
|
|
156
156
|
}
|
|
157
|
-
var
|
|
157
|
+
var W = Object.assign, E = 0, D, v, M, F, Z, S, G;
|
|
158
158
|
function J() {
|
|
159
159
|
}
|
|
160
160
|
J.__reactDisabledLog = !0;
|
|
@@ -190,25 +190,25 @@ function Xa() {
|
|
|
190
190
|
writable: !0
|
|
191
191
|
};
|
|
192
192
|
Object.defineProperties(console, {
|
|
193
|
-
log:
|
|
193
|
+
log: W({}, p, {
|
|
194
194
|
value: D
|
|
195
195
|
}),
|
|
196
|
-
info:
|
|
196
|
+
info: W({}, p, {
|
|
197
197
|
value: v
|
|
198
198
|
}),
|
|
199
|
-
warn:
|
|
199
|
+
warn: W({}, p, {
|
|
200
200
|
value: M
|
|
201
201
|
}),
|
|
202
|
-
error:
|
|
202
|
+
error: W({}, p, {
|
|
203
203
|
value: F
|
|
204
204
|
}),
|
|
205
|
-
group:
|
|
205
|
+
group: W({}, p, {
|
|
206
206
|
value: Z
|
|
207
207
|
}),
|
|
208
|
-
groupCollapsed:
|
|
208
|
+
groupCollapsed: W({}, p, {
|
|
209
209
|
value: S
|
|
210
210
|
}),
|
|
211
|
-
groupEnd:
|
|
211
|
+
groupEnd: W({}, p, {
|
|
212
212
|
value: G
|
|
213
213
|
})
|
|
214
214
|
});
|
|
@@ -216,7 +216,7 @@ function Xa() {
|
|
|
216
216
|
E < 0 && C("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
|
|
217
217
|
}
|
|
218
218
|
}
|
|
219
|
-
var
|
|
219
|
+
var X = b.ReactCurrentDispatcher, B;
|
|
220
220
|
function re(p, L, z) {
|
|
221
221
|
{
|
|
222
222
|
if (B === void 0)
|
|
@@ -232,10 +232,10 @@ function Xa() {
|
|
|
232
232
|
}
|
|
233
233
|
var ie = !1, U;
|
|
234
234
|
{
|
|
235
|
-
var
|
|
236
|
-
U = new
|
|
235
|
+
var pe = typeof WeakMap == "function" ? WeakMap : Map;
|
|
236
|
+
U = new pe();
|
|
237
237
|
}
|
|
238
|
-
function
|
|
238
|
+
function k(p, L) {
|
|
239
239
|
if (!p || ie)
|
|
240
240
|
return "";
|
|
241
241
|
{
|
|
@@ -247,8 +247,8 @@ function Xa() {
|
|
|
247
247
|
ie = !0;
|
|
248
248
|
var de = Error.prepareStackTrace;
|
|
249
249
|
Error.prepareStackTrace = void 0;
|
|
250
|
-
var
|
|
251
|
-
|
|
250
|
+
var he;
|
|
251
|
+
he = X.current, X.current = null, Y();
|
|
252
252
|
try {
|
|
253
253
|
if (L) {
|
|
254
254
|
var le = function() {
|
|
@@ -301,15 +301,15 @@ function Xa() {
|
|
|
301
301
|
}
|
|
302
302
|
}
|
|
303
303
|
} finally {
|
|
304
|
-
ie = !1,
|
|
304
|
+
ie = !1, X.current = he, R(), Error.prepareStackTrace = de;
|
|
305
305
|
}
|
|
306
306
|
var bt = p ? p.displayName || p.name : "", oi = bt ? re(bt) : "";
|
|
307
307
|
return typeof p == "function" && U.set(p, oi), oi;
|
|
308
308
|
}
|
|
309
309
|
function ve(p, L, z) {
|
|
310
|
-
return
|
|
310
|
+
return k(p, !1);
|
|
311
311
|
}
|
|
312
|
-
function
|
|
312
|
+
function ke(p) {
|
|
313
313
|
var L = p.prototype;
|
|
314
314
|
return !!(L && L.isReactComponent);
|
|
315
315
|
}
|
|
@@ -317,7 +317,7 @@ function Xa() {
|
|
|
317
317
|
if (p == null)
|
|
318
318
|
return "";
|
|
319
319
|
if (typeof p == "function")
|
|
320
|
-
return
|
|
320
|
+
return k(p, ke(p));
|
|
321
321
|
if (typeof p == "string")
|
|
322
322
|
return re(p);
|
|
323
323
|
switch (p) {
|
|
@@ -333,16 +333,16 @@ function Xa() {
|
|
|
333
333
|
case d:
|
|
334
334
|
return I(p.type, L, z);
|
|
335
335
|
case m: {
|
|
336
|
-
var $ = p, de = $._payload,
|
|
336
|
+
var $ = p, de = $._payload, he = $._init;
|
|
337
337
|
try {
|
|
338
|
-
return I(
|
|
338
|
+
return I(he(de), L, z);
|
|
339
339
|
} catch {
|
|
340
340
|
}
|
|
341
341
|
}
|
|
342
342
|
}
|
|
343
343
|
return "";
|
|
344
344
|
}
|
|
345
|
-
var
|
|
345
|
+
var H = Object.prototype.hasOwnProperty, Q = {}, oe = b.ReactDebugCurrentFrame;
|
|
346
346
|
function ye(p) {
|
|
347
347
|
if (p) {
|
|
348
348
|
var L = p._owner, z = I(p.type, p._source, L ? L.type : null);
|
|
@@ -352,9 +352,9 @@ function Xa() {
|
|
|
352
352
|
}
|
|
353
353
|
function je(p, L, z, $, de) {
|
|
354
354
|
{
|
|
355
|
-
var
|
|
355
|
+
var he = Function.call.bind(H);
|
|
356
356
|
for (var le in p)
|
|
357
|
-
if (
|
|
357
|
+
if (he(p, le)) {
|
|
358
358
|
var Ae = void 0;
|
|
359
359
|
try {
|
|
360
360
|
if (typeof p[le] != "function") {
|
|
@@ -369,9 +369,9 @@ function Xa() {
|
|
|
369
369
|
}
|
|
370
370
|
}
|
|
371
371
|
}
|
|
372
|
-
var
|
|
372
|
+
var Wt = Array.isArray;
|
|
373
373
|
function ze(p) {
|
|
374
|
-
return
|
|
374
|
+
return Wt(p);
|
|
375
375
|
}
|
|
376
376
|
function Gn(p) {
|
|
377
377
|
{
|
|
@@ -393,7 +393,7 @@ function Xa() {
|
|
|
393
393
|
if (Hn(p))
|
|
394
394
|
return C("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", Gn(p)), rn(p);
|
|
395
395
|
}
|
|
396
|
-
var
|
|
396
|
+
var kt = b.ReactCurrentOwner, va = {
|
|
397
397
|
key: !0,
|
|
398
398
|
ref: !0,
|
|
399
399
|
__self: !0,
|
|
@@ -401,7 +401,7 @@ function Xa() {
|
|
|
401
401
|
}, Fr, _r, Pn;
|
|
402
402
|
Pn = {};
|
|
403
403
|
function ba(p) {
|
|
404
|
-
if (
|
|
404
|
+
if (H.call(p, "ref")) {
|
|
405
405
|
var L = Object.getOwnPropertyDescriptor(p, "ref").get;
|
|
406
406
|
if (L && L.isReactWarning)
|
|
407
407
|
return !1;
|
|
@@ -409,7 +409,7 @@ function Xa() {
|
|
|
409
409
|
return p.ref !== void 0;
|
|
410
410
|
}
|
|
411
411
|
function Ca(p) {
|
|
412
|
-
if (
|
|
412
|
+
if (H.call(p, "key")) {
|
|
413
413
|
var L = Object.getOwnPropertyDescriptor(p, "key").get;
|
|
414
414
|
if (L && L.isReactWarning)
|
|
415
415
|
return !1;
|
|
@@ -417,9 +417,9 @@ function Xa() {
|
|
|
417
417
|
return p.key !== void 0;
|
|
418
418
|
}
|
|
419
419
|
function Za(p, L) {
|
|
420
|
-
if (typeof p.ref == "string" &&
|
|
421
|
-
var z = ae(
|
|
422
|
-
Pn[z] || (C('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', ae(
|
|
420
|
+
if (typeof p.ref == "string" && kt.current && L && kt.current.stateNode !== L) {
|
|
421
|
+
var z = ae(kt.current.type);
|
|
422
|
+
Pn[z] || (C('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', ae(kt.current.type), p.ref), Pn[z] = !0);
|
|
423
423
|
}
|
|
424
424
|
}
|
|
425
425
|
function xa(p, L) {
|
|
@@ -444,7 +444,7 @@ function Xa() {
|
|
|
444
444
|
});
|
|
445
445
|
}
|
|
446
446
|
}
|
|
447
|
-
var Ia = function(p, L, z, $, de,
|
|
447
|
+
var Ia = function(p, L, z, $, de, he, le) {
|
|
448
448
|
var Ae = {
|
|
449
449
|
// This tag allows us to uniquely identify this as a React Element
|
|
450
450
|
$$typeof: t,
|
|
@@ -454,7 +454,7 @@ function Xa() {
|
|
|
454
454
|
ref: z,
|
|
455
455
|
props: le,
|
|
456
456
|
// Record the component responsible for creating this element.
|
|
457
|
-
_owner:
|
|
457
|
+
_owner: he
|
|
458
458
|
};
|
|
459
459
|
return Ae._store = {}, Object.defineProperty(Ae._store, "validated", {
|
|
460
460
|
configurable: !1,
|
|
@@ -475,20 +475,20 @@ function Xa() {
|
|
|
475
475
|
};
|
|
476
476
|
function Sa(p, L, z, $, de) {
|
|
477
477
|
{
|
|
478
|
-
var
|
|
478
|
+
var he, le = {}, Ae = null, Le = null;
|
|
479
479
|
z !== void 0 && (Ur(z), Ae = "" + z), Ca(L) && (Ur(L.key), Ae = "" + L.key), ba(L) && (Le = L.ref, Za(L, de));
|
|
480
|
-
for (
|
|
481
|
-
|
|
480
|
+
for (he in L)
|
|
481
|
+
H.call(L, he) && !va.hasOwnProperty(he) && (le[he] = L[he]);
|
|
482
482
|
if (p && p.defaultProps) {
|
|
483
483
|
var be = p.defaultProps;
|
|
484
|
-
for (
|
|
485
|
-
le[
|
|
484
|
+
for (he in be)
|
|
485
|
+
le[he] === void 0 && (le[he] = be[he]);
|
|
486
486
|
}
|
|
487
487
|
if (Ae || Le) {
|
|
488
488
|
var Ce = typeof p == "function" ? p.displayName || p.name || "Unknown" : p;
|
|
489
489
|
Ae && xa(le, Ce), Le && wa(le, Ce);
|
|
490
490
|
}
|
|
491
|
-
return Ia(p, Ae, Le, de, $,
|
|
491
|
+
return Ia(p, Ae, Le, de, $, kt.current, le);
|
|
492
492
|
}
|
|
493
493
|
}
|
|
494
494
|
var Xn = b.ReactCurrentOwner, $r = b.ReactDebugCurrentFrame;
|
|
@@ -567,7 +567,7 @@ Check the top-level render call using <` + z + ">.");
|
|
|
567
567
|
else if (p) {
|
|
568
568
|
var de = h(p);
|
|
569
569
|
if (typeof de == "function" && de !== p.entries)
|
|
570
|
-
for (var
|
|
570
|
+
for (var he = de.call(p), le; !(le = he.next()).done; )
|
|
571
571
|
Qn(le.value) && ni(le.value, L);
|
|
572
572
|
}
|
|
573
573
|
}
|
|
@@ -609,7 +609,7 @@ Check the top-level render call using <` + z + ">.");
|
|
|
609
609
|
p.ref !== null && (vt(p), C("Invalid attribute `ref` supplied to `React.Fragment`."), vt(null));
|
|
610
610
|
}
|
|
611
611
|
}
|
|
612
|
-
function ii(p, L, z, $, de,
|
|
612
|
+
function ii(p, L, z, $, de, he) {
|
|
613
613
|
{
|
|
614
614
|
var le = T(p);
|
|
615
615
|
if (!le) {
|
|
@@ -620,7 +620,7 @@ Check the top-level render call using <` + z + ">.");
|
|
|
620
620
|
var be;
|
|
621
621
|
p === null ? be = "null" : ze(p) ? be = "array" : p !== void 0 && p.$$typeof === t ? (be = "<" + (ae(p.type) || "Unknown") + " />", Ae = " Did you accidentally export a JSX literal instead of a component?") : be = typeof p, C("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", be, Ae);
|
|
622
622
|
}
|
|
623
|
-
var Ce = Sa(p, L, z, de,
|
|
623
|
+
var Ce = Sa(p, L, z, de, he);
|
|
624
624
|
if (Ce == null)
|
|
625
625
|
return Ce;
|
|
626
626
|
if (le) {
|
|
@@ -642,11 +642,11 @@ Check the top-level render call using <` + z + ">.");
|
|
|
642
642
|
function Ea(p, L, z) {
|
|
643
643
|
return ii(p, L, z, !0);
|
|
644
644
|
}
|
|
645
|
-
function
|
|
645
|
+
function Wa(p, L, z) {
|
|
646
646
|
return ii(p, L, z, !1);
|
|
647
647
|
}
|
|
648
|
-
var
|
|
649
|
-
zt.Fragment = r, zt.jsx =
|
|
648
|
+
var ka = Wa, ja = Ea;
|
|
649
|
+
zt.Fragment = r, zt.jsx = ka, zt.jsxs = ja;
|
|
650
650
|
}()), zt;
|
|
651
651
|
}
|
|
652
652
|
process.env.NODE_ENV === "production" ? fr.exports = Pa() : fr.exports = Xa();
|
|
@@ -1218,20 +1218,20 @@ var ho = pn, Ne = uo, Ai = ho, es = po, it = {
|
|
|
1218
1218
|
function Be(e, t) {
|
|
1219
1219
|
this.typeNumber = e, this.errorCorrectLevel = t, this.modules = null, this.moduleCount = 0, this.dataCache = null, this.dataList = [];
|
|
1220
1220
|
}
|
|
1221
|
-
var
|
|
1222
|
-
|
|
1221
|
+
var We = Be.prototype;
|
|
1222
|
+
We.addData = function(e) {
|
|
1223
1223
|
var t = new ns(e);
|
|
1224
1224
|
this.dataList.push(t), this.dataCache = null;
|
|
1225
1225
|
};
|
|
1226
|
-
|
|
1226
|
+
We.isDark = function(e, t) {
|
|
1227
1227
|
if (e < 0 || this.moduleCount <= e || t < 0 || this.moduleCount <= t)
|
|
1228
1228
|
throw new Error(e + "," + t);
|
|
1229
1229
|
return this.modules[e][t];
|
|
1230
1230
|
};
|
|
1231
|
-
|
|
1231
|
+
We.getModuleCount = function() {
|
|
1232
1232
|
return this.moduleCount;
|
|
1233
1233
|
};
|
|
1234
|
-
|
|
1234
|
+
We.make = function() {
|
|
1235
1235
|
if (this.typeNumber < 1) {
|
|
1236
1236
|
var e = 1;
|
|
1237
1237
|
for (e = 1; e < 40; e++) {
|
|
@@ -1248,7 +1248,7 @@ ke.make = function() {
|
|
|
1248
1248
|
}
|
|
1249
1249
|
this.makeImpl(!1, this.getBestMaskPattern());
|
|
1250
1250
|
};
|
|
1251
|
-
|
|
1251
|
+
We.makeImpl = function(e, t) {
|
|
1252
1252
|
this.moduleCount = this.typeNumber * 4 + 17, this.modules = new Array(this.moduleCount);
|
|
1253
1253
|
for (var n = 0; n < this.moduleCount; n++) {
|
|
1254
1254
|
this.modules[n] = new Array(this.moduleCount);
|
|
@@ -1257,13 +1257,13 @@ ke.makeImpl = function(e, t) {
|
|
|
1257
1257
|
}
|
|
1258
1258
|
this.setupPositionProbePattern(0, 0), this.setupPositionProbePattern(this.moduleCount - 7, 0), this.setupPositionProbePattern(0, this.moduleCount - 7), this.setupPositionAdjustPattern(), this.setupTimingPattern(), this.setupTypeInfo(e, t), this.typeNumber >= 7 && this.setupTypeNumber(e), this.dataCache == null && (this.dataCache = Be.createData(this.typeNumber, this.errorCorrectLevel, this.dataList)), this.mapData(this.dataCache, t);
|
|
1259
1259
|
};
|
|
1260
|
-
|
|
1260
|
+
We.setupPositionProbePattern = function(e, t) {
|
|
1261
1261
|
for (var n = -1; n <= 7; n++)
|
|
1262
1262
|
if (!(e + n <= -1 || this.moduleCount <= e + n))
|
|
1263
1263
|
for (var r = -1; r <= 7; r++)
|
|
1264
1264
|
t + r <= -1 || this.moduleCount <= t + r || (0 <= n && n <= 6 && (r == 0 || r == 6) || 0 <= r && r <= 6 && (n == 0 || n == 6) || 2 <= n && n <= 4 && 2 <= r && r <= 4 ? this.modules[e + n][t + r] = !0 : this.modules[e + n][t + r] = !1);
|
|
1265
1265
|
};
|
|
1266
|
-
|
|
1266
|
+
We.getBestMaskPattern = function() {
|
|
1267
1267
|
for (var e = 0, t = 0, n = 0; n < 8; n++) {
|
|
1268
1268
|
this.makeImpl(!0, n);
|
|
1269
1269
|
var r = At.getLostPoint(this);
|
|
@@ -1271,7 +1271,7 @@ ke.getBestMaskPattern = function() {
|
|
|
1271
1271
|
}
|
|
1272
1272
|
return t;
|
|
1273
1273
|
};
|
|
1274
|
-
|
|
1274
|
+
We.createMovieClip = function(e, t, n) {
|
|
1275
1275
|
var r = e.createEmptyMovieClip(t, n), i = 1;
|
|
1276
1276
|
this.make();
|
|
1277
1277
|
for (var o = 0; o < this.modules.length; o++)
|
|
@@ -1281,13 +1281,13 @@ ke.createMovieClip = function(e, t, n) {
|
|
|
1281
1281
|
}
|
|
1282
1282
|
return r;
|
|
1283
1283
|
};
|
|
1284
|
-
|
|
1284
|
+
We.setupTimingPattern = function() {
|
|
1285
1285
|
for (var e = 8; e < this.moduleCount - 8; e++)
|
|
1286
1286
|
this.modules[e][6] == null && (this.modules[e][6] = e % 2 == 0);
|
|
1287
1287
|
for (var t = 8; t < this.moduleCount - 8; t++)
|
|
1288
1288
|
this.modules[6][t] == null && (this.modules[6][t] = t % 2 == 0);
|
|
1289
1289
|
};
|
|
1290
|
-
|
|
1290
|
+
We.setupPositionAdjustPattern = function() {
|
|
1291
1291
|
for (var e = At.getPatternPosition(this.typeNumber), t = 0; t < e.length; t++)
|
|
1292
1292
|
for (var n = 0; n < e.length; n++) {
|
|
1293
1293
|
var r = e[t], i = e[n];
|
|
@@ -1297,7 +1297,7 @@ ke.setupPositionAdjustPattern = function() {
|
|
|
1297
1297
|
o == -2 || o == 2 || a == -2 || a == 2 || o == 0 && a == 0 ? this.modules[r + o][i + a] = !0 : this.modules[r + o][i + a] = !1;
|
|
1298
1298
|
}
|
|
1299
1299
|
};
|
|
1300
|
-
|
|
1300
|
+
We.setupTypeNumber = function(e) {
|
|
1301
1301
|
for (var t = At.getBCHTypeNumber(this.typeNumber), n = 0; n < 18; n++) {
|
|
1302
1302
|
var r = !e && (t >> n & 1) == 1;
|
|
1303
1303
|
this.modules[Math.floor(n / 3)][n % 3 + this.moduleCount - 8 - 3] = r;
|
|
@@ -1307,7 +1307,7 @@ ke.setupTypeNumber = function(e) {
|
|
|
1307
1307
|
this.modules[n % 3 + this.moduleCount - 8 - 3][Math.floor(n / 3)] = r;
|
|
1308
1308
|
}
|
|
1309
1309
|
};
|
|
1310
|
-
|
|
1310
|
+
We.setupTypeInfo = function(e, t) {
|
|
1311
1311
|
for (var n = this.errorCorrectLevel << 3 | t, r = At.getBCHTypeInfo(n), i = 0; i < 15; i++) {
|
|
1312
1312
|
var o = !e && (r >> i & 1) == 1;
|
|
1313
1313
|
i < 6 ? this.modules[i][8] = o : i < 8 ? this.modules[i + 1][8] = o : this.modules[this.moduleCount - 15 + i][8] = o;
|
|
@@ -1318,7 +1318,7 @@ ke.setupTypeInfo = function(e, t) {
|
|
|
1318
1318
|
}
|
|
1319
1319
|
this.modules[this.moduleCount - 8][8] = !e;
|
|
1320
1320
|
};
|
|
1321
|
-
|
|
1321
|
+
We.mapData = function(e, t) {
|
|
1322
1322
|
for (var n = -1, r = this.moduleCount - 1, i = 7, o = 0, a = this.moduleCount - 1; a > 0; a -= 2)
|
|
1323
1323
|
for (a == 6 && a--; ; ) {
|
|
1324
1324
|
for (var s = 0; s < 2; s++)
|
|
@@ -1464,26 +1464,26 @@ var ui;
|
|
|
1464
1464
|
function as() {
|
|
1465
1465
|
return ui || (ui = 1, process.env.NODE_ENV !== "production" && function() {
|
|
1466
1466
|
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, i = e ? Symbol.for("react.strict_mode") : 60108, o = e ? Symbol.for("react.profiler") : 60114, a = e ? Symbol.for("react.provider") : 60109, s = e ? Symbol.for("react.context") : 60110, l = e ? Symbol.for("react.async_mode") : 60111, u = e ? Symbol.for("react.concurrent_mode") : 60111, A = e ? Symbol.for("react.forward_ref") : 60112, d = e ? Symbol.for("react.suspense") : 60113, m = e ? Symbol.for("react.suspense_list") : 60120, g = e ? Symbol.for("react.memo") : 60115, y = e ? Symbol.for("react.lazy") : 60116, f = e ? Symbol.for("react.block") : 60121, h = e ? Symbol.for("react.fundamental") : 60117, b = e ? Symbol.for("react.responder") : 60118, C = e ? Symbol.for("react.scope") : 60119;
|
|
1467
|
-
function K(
|
|
1468
|
-
return typeof
|
|
1469
|
-
|
|
1467
|
+
function K(k) {
|
|
1468
|
+
return typeof k == "string" || typeof k == "function" || // Note: its typeof might be other than 'symbol' or 'number' if it's a polyfill.
|
|
1469
|
+
k === r || k === u || k === o || k === i || k === d || k === m || typeof k == "object" && k !== null && (k.$$typeof === y || k.$$typeof === g || k.$$typeof === a || k.$$typeof === s || k.$$typeof === A || k.$$typeof === h || k.$$typeof === b || k.$$typeof === C || k.$$typeof === f);
|
|
1470
1470
|
}
|
|
1471
|
-
function w(
|
|
1472
|
-
if (typeof
|
|
1473
|
-
var ve =
|
|
1471
|
+
function w(k) {
|
|
1472
|
+
if (typeof k == "object" && k !== null) {
|
|
1473
|
+
var ve = k.$$typeof;
|
|
1474
1474
|
switch (ve) {
|
|
1475
1475
|
case t:
|
|
1476
|
-
var
|
|
1477
|
-
switch (
|
|
1476
|
+
var ke = k.type;
|
|
1477
|
+
switch (ke) {
|
|
1478
1478
|
case l:
|
|
1479
1479
|
case u:
|
|
1480
1480
|
case r:
|
|
1481
1481
|
case o:
|
|
1482
1482
|
case i:
|
|
1483
1483
|
case d:
|
|
1484
|
-
return
|
|
1484
|
+
return ke;
|
|
1485
1485
|
default:
|
|
1486
|
-
var I =
|
|
1486
|
+
var I = ke && ke.$$typeof;
|
|
1487
1487
|
switch (I) {
|
|
1488
1488
|
case s:
|
|
1489
1489
|
case A:
|
|
@@ -1500,47 +1500,47 @@ function as() {
|
|
|
1500
1500
|
}
|
|
1501
1501
|
}
|
|
1502
1502
|
}
|
|
1503
|
-
var q = l, N = u, j = s, O = a,
|
|
1504
|
-
function F(
|
|
1505
|
-
return M || (M = !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.")), Z(
|
|
1503
|
+
var q = l, N = u, j = s, O = a, P = t, T = A, ne = r, V = y, ae = g, W = n, E = o, D = i, v = d, M = !1;
|
|
1504
|
+
function F(k) {
|
|
1505
|
+
return M || (M = !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.")), Z(k) || w(k) === l;
|
|
1506
1506
|
}
|
|
1507
|
-
function Z(
|
|
1508
|
-
return w(
|
|
1507
|
+
function Z(k) {
|
|
1508
|
+
return w(k) === u;
|
|
1509
1509
|
}
|
|
1510
|
-
function S(
|
|
1511
|
-
return w(
|
|
1510
|
+
function S(k) {
|
|
1511
|
+
return w(k) === s;
|
|
1512
1512
|
}
|
|
1513
|
-
function G(
|
|
1514
|
-
return w(
|
|
1513
|
+
function G(k) {
|
|
1514
|
+
return w(k) === a;
|
|
1515
1515
|
}
|
|
1516
|
-
function J(
|
|
1517
|
-
return typeof
|
|
1516
|
+
function J(k) {
|
|
1517
|
+
return typeof k == "object" && k !== null && k.$$typeof === t;
|
|
1518
1518
|
}
|
|
1519
|
-
function Y(
|
|
1520
|
-
return w(
|
|
1519
|
+
function Y(k) {
|
|
1520
|
+
return w(k) === A;
|
|
1521
1521
|
}
|
|
1522
|
-
function R(
|
|
1523
|
-
return w(
|
|
1522
|
+
function R(k) {
|
|
1523
|
+
return w(k) === r;
|
|
1524
1524
|
}
|
|
1525
|
-
function
|
|
1526
|
-
return w(
|
|
1525
|
+
function X(k) {
|
|
1526
|
+
return w(k) === y;
|
|
1527
1527
|
}
|
|
1528
|
-
function B(
|
|
1529
|
-
return w(
|
|
1528
|
+
function B(k) {
|
|
1529
|
+
return w(k) === g;
|
|
1530
1530
|
}
|
|
1531
|
-
function re(
|
|
1532
|
-
return w(
|
|
1531
|
+
function re(k) {
|
|
1532
|
+
return w(k) === n;
|
|
1533
1533
|
}
|
|
1534
|
-
function ie(
|
|
1535
|
-
return w(
|
|
1534
|
+
function ie(k) {
|
|
1535
|
+
return w(k) === o;
|
|
1536
1536
|
}
|
|
1537
|
-
function U(
|
|
1538
|
-
return w(
|
|
1537
|
+
function U(k) {
|
|
1538
|
+
return w(k) === i;
|
|
1539
1539
|
}
|
|
1540
|
-
function
|
|
1541
|
-
return w(
|
|
1540
|
+
function pe(k) {
|
|
1541
|
+
return w(k) === d;
|
|
1542
1542
|
}
|
|
1543
|
-
fe.AsyncMode = q, fe.ConcurrentMode = N, fe.ContextConsumer = j, fe.ContextProvider = O, fe.Element =
|
|
1543
|
+
fe.AsyncMode = q, fe.ConcurrentMode = N, fe.ContextConsumer = j, fe.ContextProvider = O, fe.Element = P, fe.ForwardRef = T, fe.Fragment = ne, fe.Lazy = V, fe.Memo = ae, fe.Portal = W, fe.Profiler = E, fe.StrictMode = D, fe.Suspense = v, fe.isAsyncMode = F, fe.isConcurrentMode = Z, fe.isContextConsumer = S, fe.isContextProvider = G, fe.isElement = J, fe.isForwardRef = Y, fe.isFragment = R, fe.isLazy = X, fe.isMemo = B, fe.isPortal = re, fe.isProfiler = ie, fe.isStrictMode = U, fe.isSuspense = pe, fe.isValidElementType = K, fe.typeOf = w;
|
|
1544
1544
|
}()), fe;
|
|
1545
1545
|
}
|
|
1546
1546
|
var ci;
|
|
@@ -1600,7 +1600,7 @@ function ss() {
|
|
|
1600
1600
|
}, Bn;
|
|
1601
1601
|
}
|
|
1602
1602
|
var Un, mi;
|
|
1603
|
-
function
|
|
1603
|
+
function Wr() {
|
|
1604
1604
|
if (mi)
|
|
1605
1605
|
return Un;
|
|
1606
1606
|
mi = 1;
|
|
@@ -1619,7 +1619,7 @@ function As() {
|
|
|
1619
1619
|
var e = function() {
|
|
1620
1620
|
};
|
|
1621
1621
|
if (process.env.NODE_ENV !== "production") {
|
|
1622
|
-
var t =
|
|
1622
|
+
var t = Wr(), n = {}, r = vo();
|
|
1623
1623
|
e = function(o) {
|
|
1624
1624
|
var a = "Warning: " + o;
|
|
1625
1625
|
typeof console < "u" && console.error(a);
|
|
@@ -1666,7 +1666,7 @@ function ls() {
|
|
|
1666
1666
|
if (hi)
|
|
1667
1667
|
return $n;
|
|
1668
1668
|
hi = 1;
|
|
1669
|
-
var e = qo(), t = ss(), n =
|
|
1669
|
+
var e = qo(), t = ss(), n = Wr(), r = vo(), i = As(), o = function() {
|
|
1670
1670
|
};
|
|
1671
1671
|
process.env.NODE_ENV !== "production" && (o = function(s) {
|
|
1672
1672
|
var l = "Warning: " + s;
|
|
@@ -1703,8 +1703,8 @@ function ls() {
|
|
|
1703
1703
|
node: T(),
|
|
1704
1704
|
objectOf: O,
|
|
1705
1705
|
oneOf: j,
|
|
1706
|
-
oneOfType:
|
|
1707
|
-
shape:
|
|
1706
|
+
oneOfType: P,
|
|
1707
|
+
shape: V,
|
|
1708
1708
|
exact: ae
|
|
1709
1709
|
};
|
|
1710
1710
|
function y(Z, S) {
|
|
@@ -1717,13 +1717,13 @@ function ls() {
|
|
|
1717
1717
|
function h(Z) {
|
|
1718
1718
|
if (process.env.NODE_ENV !== "production")
|
|
1719
1719
|
var S = {}, G = 0;
|
|
1720
|
-
function J(R,
|
|
1721
|
-
if (re = re || m, U = U || B,
|
|
1720
|
+
function J(R, X, B, re, ie, U, pe) {
|
|
1721
|
+
if (re = re || m, U = U || B, pe !== n) {
|
|
1722
1722
|
if (l) {
|
|
1723
|
-
var
|
|
1723
|
+
var k = 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"
|
|
1725
1725
|
);
|
|
1726
|
-
throw
|
|
1726
|
+
throw k.name = "Invariant Violation", k;
|
|
1727
1727
|
} else if (process.env.NODE_ENV !== "production" && typeof console < "u") {
|
|
1728
1728
|
var ve = re + ":" + B;
|
|
1729
1729
|
!S[ve] && // Avoid spamming the console because they are often not actionable except for lib authors
|
|
@@ -1732,18 +1732,18 @@ function ls() {
|
|
|
1732
1732
|
), S[ve] = !0, G++);
|
|
1733
1733
|
}
|
|
1734
1734
|
}
|
|
1735
|
-
return
|
|
1735
|
+
return X[B] == null ? R ? X[B] === null ? new f("The " + ie + " `" + U + "` is marked as required " + ("in `" + re + "`, but its value is `null`.")) : new f("The " + ie + " `" + U + "` is marked as required in " + ("`" + re + "`, but its value is `undefined`.")) : null : Z(X, B, re, ie, U);
|
|
1736
1736
|
}
|
|
1737
1737
|
var Y = J.bind(null, !1);
|
|
1738
1738
|
return Y.isRequired = J.bind(null, !0), Y;
|
|
1739
1739
|
}
|
|
1740
1740
|
function b(Z) {
|
|
1741
|
-
function S(G, J, Y, R,
|
|
1741
|
+
function S(G, J, Y, R, X, B) {
|
|
1742
1742
|
var re = G[J], ie = D(re);
|
|
1743
1743
|
if (ie !== Z) {
|
|
1744
1744
|
var U = v(re);
|
|
1745
1745
|
return new f(
|
|
1746
|
-
"Invalid " + R + " `" +
|
|
1746
|
+
"Invalid " + R + " `" + X + "` of type " + ("`" + U + "` supplied to `" + Y + "`, expected ") + ("`" + Z + "`."),
|
|
1747
1747
|
{ expectedType: Z }
|
|
1748
1748
|
);
|
|
1749
1749
|
}
|
|
@@ -1755,16 +1755,16 @@ function ls() {
|
|
|
1755
1755
|
return h(a);
|
|
1756
1756
|
}
|
|
1757
1757
|
function K(Z) {
|
|
1758
|
-
function S(G, J, Y, R,
|
|
1758
|
+
function S(G, J, Y, R, X) {
|
|
1759
1759
|
if (typeof Z != "function")
|
|
1760
|
-
return new f("Property `" +
|
|
1760
|
+
return new f("Property `" + X + "` of component `" + Y + "` has invalid PropType notation inside arrayOf.");
|
|
1761
1761
|
var B = G[J];
|
|
1762
1762
|
if (!Array.isArray(B)) {
|
|
1763
1763
|
var re = D(B);
|
|
1764
|
-
return new f("Invalid " + R + " `" +
|
|
1764
|
+
return new f("Invalid " + R + " `" + X + "` of type " + ("`" + re + "` supplied to `" + Y + "`, expected an array."));
|
|
1765
1765
|
}
|
|
1766
1766
|
for (var ie = 0; ie < B.length; ie++) {
|
|
1767
|
-
var U = Z(B, ie, Y, R,
|
|
1767
|
+
var U = Z(B, ie, Y, R, X + "[" + ie + "]", n);
|
|
1768
1768
|
if (U instanceof Error)
|
|
1769
1769
|
return U;
|
|
1770
1770
|
}
|
|
@@ -1774,9 +1774,9 @@ function ls() {
|
|
|
1774
1774
|
}
|
|
1775
1775
|
function w() {
|
|
1776
1776
|
function Z(S, G, J, Y, R) {
|
|
1777
|
-
var
|
|
1778
|
-
if (!s(
|
|
1779
|
-
var B = D(
|
|
1777
|
+
var X = S[G];
|
|
1778
|
+
if (!s(X)) {
|
|
1779
|
+
var B = D(X);
|
|
1780
1780
|
return new f("Invalid " + Y + " `" + R + "` of type " + ("`" + B + "` supplied to `" + J + "`, expected a single ReactElement."));
|
|
1781
1781
|
}
|
|
1782
1782
|
return null;
|
|
@@ -1785,9 +1785,9 @@ function ls() {
|
|
|
1785
1785
|
}
|
|
1786
1786
|
function q() {
|
|
1787
1787
|
function Z(S, G, J, Y, R) {
|
|
1788
|
-
var
|
|
1789
|
-
if (!e.isValidElementType(
|
|
1790
|
-
var B = D(
|
|
1788
|
+
var X = S[G];
|
|
1789
|
+
if (!e.isValidElementType(X)) {
|
|
1790
|
+
var B = D(X);
|
|
1791
1791
|
return new f("Invalid " + Y + " `" + R + "` of type " + ("`" + B + "` supplied to `" + J + "`, expected a single ReactElement type."));
|
|
1792
1792
|
}
|
|
1793
1793
|
return null;
|
|
@@ -1795,10 +1795,10 @@ function ls() {
|
|
|
1795
1795
|
return h(Z);
|
|
1796
1796
|
}
|
|
1797
1797
|
function N(Z) {
|
|
1798
|
-
function S(G, J, Y, R,
|
|
1798
|
+
function S(G, J, Y, R, X) {
|
|
1799
1799
|
if (!(G[J] instanceof Z)) {
|
|
1800
1800
|
var B = Z.name || m, re = F(G[J]);
|
|
1801
|
-
return new f("Invalid " + R + " `" +
|
|
1801
|
+
return new f("Invalid " + R + " `" + X + "` of type " + ("`" + re + "` supplied to `" + Y + "`, expected ") + ("instance of `" + B + "`."));
|
|
1802
1802
|
}
|
|
1803
1803
|
return null;
|
|
1804
1804
|
}
|
|
@@ -1809,28 +1809,28 @@ function ls() {
|
|
|
1809
1809
|
return process.env.NODE_ENV !== "production" && (arguments.length > 1 ? o(
|
|
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
|
) : o("Invalid argument supplied to oneOf, expected an array.")), a;
|
|
1812
|
-
function S(G, J, Y, R,
|
|
1812
|
+
function S(G, J, Y, R, X) {
|
|
1813
1813
|
for (var B = G[J], re = 0; re < Z.length; re++)
|
|
1814
1814
|
if (y(B, Z[re]))
|
|
1815
1815
|
return null;
|
|
1816
|
-
var ie = JSON.stringify(Z, function(
|
|
1817
|
-
var ve = v(
|
|
1818
|
-
return ve === "symbol" ? String(
|
|
1816
|
+
var ie = JSON.stringify(Z, function(pe, k) {
|
|
1817
|
+
var ve = v(k);
|
|
1818
|
+
return ve === "symbol" ? String(k) : k;
|
|
1819
1819
|
});
|
|
1820
|
-
return new f("Invalid " + R + " `" +
|
|
1820
|
+
return new f("Invalid " + R + " `" + X + "` of value `" + String(B) + "` " + ("supplied to `" + Y + "`, expected one of " + ie + "."));
|
|
1821
1821
|
}
|
|
1822
1822
|
return h(S);
|
|
1823
1823
|
}
|
|
1824
1824
|
function O(Z) {
|
|
1825
|
-
function S(G, J, Y, R,
|
|
1825
|
+
function S(G, J, Y, R, X) {
|
|
1826
1826
|
if (typeof Z != "function")
|
|
1827
|
-
return new f("Property `" +
|
|
1827
|
+
return new f("Property `" + X + "` of component `" + Y + "` has invalid PropType notation inside objectOf.");
|
|
1828
1828
|
var B = G[J], re = D(B);
|
|
1829
1829
|
if (re !== "object")
|
|
1830
|
-
return new f("Invalid " + R + " `" +
|
|
1830
|
+
return new f("Invalid " + R + " `" + X + "` of type " + ("`" + re + "` supplied to `" + Y + "`, expected an object."));
|
|
1831
1831
|
for (var ie in B)
|
|
1832
1832
|
if (r(B, ie)) {
|
|
1833
|
-
var U = Z(B, ie, Y, R,
|
|
1833
|
+
var U = Z(B, ie, Y, R, X + "." + ie, n);
|
|
1834
1834
|
if (U instanceof Error)
|
|
1835
1835
|
return U;
|
|
1836
1836
|
}
|
|
@@ -1838,7 +1838,7 @@ function ls() {
|
|
|
1838
1838
|
}
|
|
1839
1839
|
return h(S);
|
|
1840
1840
|
}
|
|
1841
|
-
function
|
|
1841
|
+
function P(Z) {
|
|
1842
1842
|
if (!Array.isArray(Z))
|
|
1843
1843
|
return process.env.NODE_ENV !== "production" && o("Invalid argument supplied to oneOfType, expected an instance of array."), a;
|
|
1844
1844
|
for (var S = 0; S < Z.length; S++) {
|
|
@@ -1848,21 +1848,21 @@ function ls() {
|
|
|
1848
1848
|
"Invalid argument supplied to oneOfType. Expected an array of check functions, but received " + M(G) + " at index " + S + "."
|
|
1849
1849
|
), a;
|
|
1850
1850
|
}
|
|
1851
|
-
function J(Y, R,
|
|
1851
|
+
function J(Y, R, X, B, re) {
|
|
1852
1852
|
for (var ie = [], U = 0; U < Z.length; U++) {
|
|
1853
|
-
var
|
|
1854
|
-
if (
|
|
1853
|
+
var pe = Z[U], k = pe(Y, R, X, B, re, n);
|
|
1854
|
+
if (k == null)
|
|
1855
1855
|
return null;
|
|
1856
|
-
|
|
1856
|
+
k.data && r(k.data, "expectedType") && ie.push(k.data.expectedType);
|
|
1857
1857
|
}
|
|
1858
1858
|
var ve = ie.length > 0 ? ", expected one of type [" + ie.join(", ") + "]" : "";
|
|
1859
|
-
return new f("Invalid " + B + " `" + re + "` supplied to " + ("`" +
|
|
1859
|
+
return new f("Invalid " + B + " `" + re + "` supplied to " + ("`" + X + "`" + ve + "."));
|
|
1860
1860
|
}
|
|
1861
1861
|
return h(J);
|
|
1862
1862
|
}
|
|
1863
1863
|
function T() {
|
|
1864
1864
|
function Z(S, G, J, Y, R) {
|
|
1865
|
-
return
|
|
1865
|
+
return W(S[G]) ? null : new f("Invalid " + Y + " `" + R + "` supplied to " + ("`" + J + "`, expected a ReactNode."));
|
|
1866
1866
|
}
|
|
1867
1867
|
return h(Z);
|
|
1868
1868
|
}
|
|
@@ -1871,47 +1871,47 @@ function ls() {
|
|
|
1871
1871
|
(Z || "React class") + ": " + S + " type `" + G + "." + J + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + Y + "`."
|
|
1872
1872
|
);
|
|
1873
1873
|
}
|
|
1874
|
-
function
|
|
1875
|
-
function S(G, J, Y, R,
|
|
1874
|
+
function V(Z) {
|
|
1875
|
+
function S(G, J, Y, R, X) {
|
|
1876
1876
|
var B = G[J], re = D(B);
|
|
1877
1877
|
if (re !== "object")
|
|
1878
|
-
return new f("Invalid " + R + " `" +
|
|
1878
|
+
return new f("Invalid " + R + " `" + X + "` of type `" + re + "` " + ("supplied to `" + Y + "`, expected `object`."));
|
|
1879
1879
|
for (var ie in Z) {
|
|
1880
1880
|
var U = Z[ie];
|
|
1881
1881
|
if (typeof U != "function")
|
|
1882
|
-
return ne(Y, R,
|
|
1883
|
-
var
|
|
1884
|
-
if (
|
|
1885
|
-
return
|
|
1882
|
+
return ne(Y, R, X, ie, v(U));
|
|
1883
|
+
var pe = U(B, ie, Y, R, X + "." + ie, n);
|
|
1884
|
+
if (pe)
|
|
1885
|
+
return pe;
|
|
1886
1886
|
}
|
|
1887
1887
|
return null;
|
|
1888
1888
|
}
|
|
1889
1889
|
return h(S);
|
|
1890
1890
|
}
|
|
1891
1891
|
function ae(Z) {
|
|
1892
|
-
function S(G, J, Y, R,
|
|
1892
|
+
function S(G, J, Y, R, X) {
|
|
1893
1893
|
var B = G[J], re = D(B);
|
|
1894
1894
|
if (re !== "object")
|
|
1895
|
-
return new f("Invalid " + R + " `" +
|
|
1895
|
+
return new f("Invalid " + R + " `" + X + "` of type `" + re + "` " + ("supplied to `" + Y + "`, expected `object`."));
|
|
1896
1896
|
var ie = t({}, G[J], Z);
|
|
1897
1897
|
for (var U in ie) {
|
|
1898
|
-
var
|
|
1899
|
-
if (r(Z, U) && typeof
|
|
1900
|
-
return ne(Y, R,
|
|
1901
|
-
if (!
|
|
1898
|
+
var pe = Z[U];
|
|
1899
|
+
if (r(Z, U) && typeof pe != "function")
|
|
1900
|
+
return ne(Y, R, X, U, v(pe));
|
|
1901
|
+
if (!pe)
|
|
1902
1902
|
return new f(
|
|
1903
|
-
"Invalid " + R + " `" +
|
|
1903
|
+
"Invalid " + R + " `" + X + "` key `" + U + "` supplied to `" + Y + "`.\nBad object: " + JSON.stringify(G[J], null, " ") + `
|
|
1904
1904
|
Valid keys: ` + JSON.stringify(Object.keys(Z), null, " ")
|
|
1905
1905
|
);
|
|
1906
|
-
var
|
|
1907
|
-
if (
|
|
1908
|
-
return
|
|
1906
|
+
var k = pe(B, U, Y, R, X + "." + U, n);
|
|
1907
|
+
if (k)
|
|
1908
|
+
return k;
|
|
1909
1909
|
}
|
|
1910
1910
|
return null;
|
|
1911
1911
|
}
|
|
1912
1912
|
return h(S);
|
|
1913
1913
|
}
|
|
1914
|
-
function
|
|
1914
|
+
function W(Z) {
|
|
1915
1915
|
switch (typeof Z) {
|
|
1916
1916
|
case "number":
|
|
1917
1917
|
case "string":
|
|
@@ -1921,7 +1921,7 @@ Valid keys: ` + JSON.stringify(Object.keys(Z), null, " ")
|
|
|
1921
1921
|
return !Z;
|
|
1922
1922
|
case "object":
|
|
1923
1923
|
if (Array.isArray(Z))
|
|
1924
|
-
return Z.every(
|
|
1924
|
+
return Z.every(W);
|
|
1925
1925
|
if (Z === null || s(Z))
|
|
1926
1926
|
return !0;
|
|
1927
1927
|
var S = d(Z);
|
|
@@ -1929,12 +1929,12 @@ Valid keys: ` + JSON.stringify(Object.keys(Z), null, " ")
|
|
|
1929
1929
|
var G = S.call(Z), J;
|
|
1930
1930
|
if (S !== Z.entries) {
|
|
1931
1931
|
for (; !(J = G.next()).done; )
|
|
1932
|
-
if (!
|
|
1932
|
+
if (!W(J.value))
|
|
1933
1933
|
return !1;
|
|
1934
1934
|
} else
|
|
1935
1935
|
for (; !(J = G.next()).done; ) {
|
|
1936
1936
|
var Y = J.value;
|
|
1937
|
-
if (Y && !
|
|
1937
|
+
if (Y && !W(Y[1]))
|
|
1938
1938
|
return !1;
|
|
1939
1939
|
}
|
|
1940
1940
|
} else
|
|
@@ -1988,7 +1988,7 @@ function us() {
|
|
|
1988
1988
|
if (gi)
|
|
1989
1989
|
return er;
|
|
1990
1990
|
gi = 1;
|
|
1991
|
-
var e =
|
|
1991
|
+
var e = Wr();
|
|
1992
1992
|
function t() {
|
|
1993
1993
|
}
|
|
1994
1994
|
function n() {
|
|
@@ -2037,8 +2037,8 @@ if (process.env.NODE_ENV !== "production") {
|
|
|
2037
2037
|
pr.exports = ls()(cs.isElement, ds);
|
|
2038
2038
|
} else
|
|
2039
2039
|
pr.exports = us()();
|
|
2040
|
-
var Mn = pr.exports,
|
|
2041
|
-
Object.defineProperty(
|
|
2040
|
+
var Mn = pr.exports, kr = {};
|
|
2041
|
+
Object.defineProperty(kr, "__esModule", {
|
|
2042
2042
|
value: !0
|
|
2043
2043
|
});
|
|
2044
2044
|
var ms = Object.assign || function(e) {
|
|
@@ -2087,7 +2087,7 @@ var hs = {
|
|
|
2087
2087
|
En.displayName = "QRCodeSvg";
|
|
2088
2088
|
En.propTypes = hs;
|
|
2089
2089
|
En.defaultProps = gs;
|
|
2090
|
-
|
|
2090
|
+
kr.default = En;
|
|
2091
2091
|
Object.defineProperty(On, "__esModule", {
|
|
2092
2092
|
value: !0
|
|
2093
2093
|
});
|
|
@@ -2099,7 +2099,7 @@ var ys = Object.assign || function(e) {
|
|
|
2099
2099
|
Object.prototype.hasOwnProperty.call(n, r) && (e[r] = n[r]);
|
|
2100
2100
|
}
|
|
2101
2101
|
return e;
|
|
2102
|
-
}, qs = is, vs = _t(qs), bs = mo, Cs = _t(bs), Zs = Mn, tt = _t(Zs), Zo = ce, xs = _t(Zo), ws =
|
|
2102
|
+
}, qs = is, vs = _t(qs), bs = mo, Cs = _t(bs), Zs = Mn, tt = _t(Zs), Zo = ce, xs = _t(Zo), ws = kr, Is = _t(ws);
|
|
2103
2103
|
function _t(e) {
|
|
2104
2104
|
return e && e.__esModule ? e : { default: e };
|
|
2105
2105
|
}
|
|
@@ -2221,7 +2221,7 @@ const xo = ({
|
|
|
2221
2221
|
for (; s.obj === void 0 && a.length; )
|
|
2222
2222
|
o = `${a[a.length - 1]}.${o}`, a = a.slice(0, a.length - 1), s = Dt(e, a, Object), s && s.obj && typeof s.obj[`${s.k}.${o}`] < "u" && (s.obj = void 0);
|
|
2223
2223
|
s.obj[`${s.k}.${o}`] = n;
|
|
2224
|
-
},
|
|
2224
|
+
}, Ws = (e, t, n, r) => {
|
|
2225
2225
|
const {
|
|
2226
2226
|
obj: i,
|
|
2227
2227
|
k: o
|
|
@@ -2234,7 +2234,7 @@ const xo = ({
|
|
|
2234
2234
|
} = Dt(e, t);
|
|
2235
2235
|
if (n)
|
|
2236
2236
|
return n[r];
|
|
2237
|
-
},
|
|
2237
|
+
}, ks = (e, t, n) => {
|
|
2238
2238
|
const r = bn(e, n);
|
|
2239
2239
|
return r !== void 0 ? r : bn(t, n);
|
|
2240
2240
|
}, wo = (e, t, n) => {
|
|
@@ -2355,7 +2355,7 @@ class Zn {
|
|
|
2355
2355
|
}
|
|
2356
2356
|
}
|
|
2357
2357
|
var Ue = new Zn();
|
|
2358
|
-
class
|
|
2358
|
+
class Wn {
|
|
2359
2359
|
constructor() {
|
|
2360
2360
|
this.observers = {};
|
|
2361
2361
|
}
|
|
@@ -2389,7 +2389,7 @@ class kn {
|
|
|
2389
2389
|
});
|
|
2390
2390
|
}
|
|
2391
2391
|
}
|
|
2392
|
-
class Ci extends
|
|
2392
|
+
class Ci extends Wn {
|
|
2393
2393
|
constructor(t) {
|
|
2394
2394
|
let n = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {
|
|
2395
2395
|
ns: ["translation"],
|
|
@@ -2476,7 +2476,7 @@ var Io = {
|
|
|
2476
2476
|
}
|
|
2477
2477
|
};
|
|
2478
2478
|
const Zi = {};
|
|
2479
|
-
class xn extends
|
|
2479
|
+
class xn extends Wn {
|
|
2480
2480
|
constructor(t) {
|
|
2481
2481
|
let n = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
|
|
2482
2482
|
super(), Ms(["resourceStore", "languageUtils", "pluralResolver", "interpolator", "backendConnector", "i18nFormat", "utils"], t, this), this.options = n, this.options.keySeparator === void 0 && (this.options.keySeparator = "."), this.logger = Ue.create("translator");
|
|
@@ -2574,13 +2574,13 @@ class xn extends kn {
|
|
|
2574
2574
|
m = m.join(b), m && (m = this.extendTranslation(m, t, n, r));
|
|
2575
2575
|
else {
|
|
2576
2576
|
let w = !1, q = !1;
|
|
2577
|
-
const N = n.count !== void 0 && !te(n.count), j = xn.hasDefaultValue(n), O = N ? this.pluralResolver.getSuffix(u, n.count, n) : "",
|
|
2577
|
+
const N = n.count !== void 0 && !te(n.count), j = xn.hasDefaultValue(n), O = N ? this.pluralResolver.getSuffix(u, n.count, n) : "", P = n.ordinal && N ? this.pluralResolver.getSuffix(u, n.count, {
|
|
2578
2578
|
ordinal: !1
|
|
2579
|
-
}) : "", T = N && !n.ordinal && n.count === 0 && this.pluralResolver.shouldUseIntlApi(), ne = T && n[`defaultValue${this.options.pluralSeparator}zero`] || n[`defaultValue${O}`] || n[`defaultValue${
|
|
2579
|
+
}) : "", T = N && !n.ordinal && n.count === 0 && this.pluralResolver.shouldUseIntlApi(), ne = T && n[`defaultValue${this.options.pluralSeparator}zero`] || n[`defaultValue${O}`] || n[`defaultValue${P}`] || n.defaultValue;
|
|
2580
2580
|
!this.isValidLookup(m) && j && (w = !0, m = ne), this.isValidLookup(m) || (q = !0, m = a);
|
|
2581
|
-
const ae = (n.missingKeyNoValueFallbackToKey || this.options.missingKeyNoValueFallbackToKey) && q ? void 0 : m,
|
|
2582
|
-
if (q || w ||
|
|
2583
|
-
if (this.logger.log(
|
|
2581
|
+
const ae = (n.missingKeyNoValueFallbackToKey || this.options.missingKeyNoValueFallbackToKey) && q ? void 0 : m, W = j && ne !== m && this.options.updateMissing;
|
|
2582
|
+
if (q || w || W) {
|
|
2583
|
+
if (this.logger.log(W ? "updateKey" : "missingKey", u, l, a, W ? ne : m), o) {
|
|
2584
2584
|
const M = this.resolve(a, {
|
|
2585
2585
|
...n,
|
|
2586
2586
|
keySeparator: !1
|
|
@@ -2596,7 +2596,7 @@ class xn extends kn {
|
|
|
2596
2596
|
this.options.saveMissingTo === "all" ? E = this.languageUtils.toResolveHierarchy(n.lng || this.language) : E.push(n.lng || this.language);
|
|
2597
2597
|
const v = (M, F, Z) => {
|
|
2598
2598
|
const S = j && Z !== m ? Z : ae;
|
|
2599
|
-
this.options.missingKeyHandler ? this.options.missingKeyHandler(M, l, F, S,
|
|
2599
|
+
this.options.missingKeyHandler ? this.options.missingKeyHandler(M, l, F, S, W, n) : this.backendConnector && this.backendConnector.saveMissing && this.backendConnector.saveMissing(M, l, F, S, W, n), this.emit("missingKey", M, l, F, m);
|
|
2600
2600
|
};
|
|
2601
2601
|
this.options.saveMissing && (this.options.saveMissingPlurals && N ? E.forEach((M) => {
|
|
2602
2602
|
const F = this.pluralResolver.getSuffixes(M, n);
|
|
@@ -2998,7 +2998,7 @@ class Vs {
|
|
|
2998
2998
|
}
|
|
2999
2999
|
}
|
|
3000
3000
|
const Ii = function(e, t, n) {
|
|
3001
|
-
let r = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : ".", i = arguments.length > 4 && arguments[4] !== void 0 ? arguments[4] : !0, o =
|
|
3001
|
+
let r = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : ".", i = arguments.length > 4 && arguments[4] !== void 0 ? arguments[4] : !0, o = ks(e, t, n);
|
|
3002
3002
|
return !o && i && te(n) && (o = hr(e, n, r), o === void 0 && (o = hr(t, n, r))), o;
|
|
3003
3003
|
}, nr = (e) => e.replace(/\$/g, "$$$$");
|
|
3004
3004
|
class Qs {
|
|
@@ -3242,7 +3242,7 @@ class Us {
|
|
|
3242
3242
|
const Fs = (e, t) => {
|
|
3243
3243
|
e.pending[t] !== void 0 && (delete e.pending[t], e.pendingCount--);
|
|
3244
3244
|
};
|
|
3245
|
-
class _s extends
|
|
3245
|
+
class _s extends Wn {
|
|
3246
3246
|
constructor(t, n, r) {
|
|
3247
3247
|
let i = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : {};
|
|
3248
3248
|
super(), this.backend = t, this.store = n, this.services = r, this.languageUtils = r.languageUtils, this.options = i, this.logger = Ue.create("backendConnector"), this.waitingReads = [], this.maxParallelReads = i.maxParallelReads || 10, this.readingCalls = 0, this.maxRetries = i.maxRetries >= 0 ? i.maxRetries : 5, this.retryTimeout = i.retryTimeout >= 1 ? i.retryTimeout : 350, this.state = {}, this.queue = [], this.backend && this.backend.init && this.backend.init(r, i.backend, i);
|
|
@@ -3275,7 +3275,7 @@ class _s extends kn {
|
|
|
3275
3275
|
}), this.state[t] = n ? -1 : 2, n && r && (this.state[t] = 0);
|
|
3276
3276
|
const s = {};
|
|
3277
3277
|
this.queue.forEach((l) => {
|
|
3278
|
-
|
|
3278
|
+
Ws(l.loaded, [o], a), Fs(l, t), n && l.errors.push(n), l.pendingCount === 0 && !l.done && (Object.keys(l.loaded).forEach((u) => {
|
|
3279
3279
|
s[u] || (s[u] = {});
|
|
3280
3280
|
const A = l.loaded[u];
|
|
3281
3281
|
A.length && A.forEach((d) => {
|
|
@@ -3440,7 +3440,7 @@ const Si = () => ({
|
|
|
3440
3440
|
typeof e[n] == "function" && (e[n] = e[n].bind(e));
|
|
3441
3441
|
});
|
|
3442
3442
|
};
|
|
3443
|
-
class Vt extends
|
|
3443
|
+
class Vt extends Wn {
|
|
3444
3444
|
constructor() {
|
|
3445
3445
|
let t = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, n = arguments.length > 1 ? arguments[1] : void 0;
|
|
3446
3446
|
if (super(), this.options = Ki(t), this.services = {}, this.logger = Ue, this.modules = {
|
|
@@ -3724,7 +3724,7 @@ const eA = "App Store", tA = "Google Play", nA = "Select Network", rA = "From Li
|
|
|
3724
3724
|
download: yA,
|
|
3725
3725
|
link_copied: qA,
|
|
3726
3726
|
generate_link: vA
|
|
3727
|
-
}, CA = "App Store", ZA = "Google Play", xA = "选择网络", wA = "从列表", IA = "全选", SA = "文本", KA = "HTML", LA = "两个链接都为空,确定要继续吗?", OA = "重定向URL为空,确定要继续吗?", MA = "iOS链接为空,确定要继续吗?", EA = "Google Play链接为空,确定要继续吗?",
|
|
3727
|
+
}, CA = "App Store", ZA = "Google Play", xA = "选择网络", wA = "从列表", IA = "全选", SA = "文本", KA = "HTML", LA = "两个链接都为空,确定要继续吗?", OA = "重定向URL为空,确定要继续吗?", MA = "iOS链接为空,确定要继续吗?", EA = "Google Play链接为空,确定要继续吗?", WA = "文件大小", kA = "是", jA = "否", zA = "移动测试", YA = "复制链接", NA = "扫描二维码在任何浏览器中测试", JA = "工作中", RA = "下载", DA = "链接已复制", TA = "生成链接", GA = {
|
|
3728
3728
|
app_store: CA,
|
|
3729
3729
|
google_play: ZA,
|
|
3730
3730
|
select_network: xA,
|
|
@@ -3736,8 +3736,8 @@ const eA = "App Store", tA = "Google Play", nA = "Select Network", rA = "From Li
|
|
|
3736
3736
|
redirection_url_is_empty_are_you_sure_want_to_continue: OA,
|
|
3737
3737
|
ios_link_is_empty_are_you_sure_want_to_continue: MA,
|
|
3738
3738
|
google_play_link_is_empty_are_you_sure_want_to_continue: EA,
|
|
3739
|
-
file_size:
|
|
3740
|
-
yes:
|
|
3739
|
+
file_size: WA,
|
|
3740
|
+
yes: kA,
|
|
3741
3741
|
no: jA,
|
|
3742
3742
|
mobile_testing: zA,
|
|
3743
3743
|
copy_link: YA,
|
|
@@ -3766,10 +3766,10 @@ function Ko(e, t) {
|
|
|
3766
3766
|
return e.apply(t, arguments);
|
|
3767
3767
|
};
|
|
3768
3768
|
}
|
|
3769
|
-
const { toString: HA } = Object.prototype, { getPrototypeOf: jr } = Object,
|
|
3769
|
+
const { toString: HA } = Object.prototype, { getPrototypeOf: jr } = Object, kn = ((e) => (t) => {
|
|
3770
3770
|
const n = HA.call(t);
|
|
3771
3771
|
return e[n] || (e[n] = n.slice(8, -1).toLowerCase());
|
|
3772
|
-
})(/* @__PURE__ */ Object.create(null)), $e = (e) => (e = e.toLowerCase(), (t) =>
|
|
3772
|
+
})(/* @__PURE__ */ Object.create(null)), $e = (e) => (e = e.toLowerCase(), (t) => kn(t) === e), jn = (e) => (t) => typeof t === e, { isArray: Kt } = Array, Qt = jn("undefined");
|
|
3773
3773
|
function PA(e) {
|
|
3774
3774
|
return e !== null && !Qt(e) && e.constructor !== null && !Qt(e.constructor) && Te(e.constructor.isBuffer) && e.constructor.isBuffer(e);
|
|
3775
3775
|
}
|
|
@@ -3779,13 +3779,13 @@ function XA(e) {
|
|
|
3779
3779
|
return typeof ArrayBuffer < "u" && ArrayBuffer.isView ? t = ArrayBuffer.isView(e) : t = e && e.buffer && Lo(e.buffer), t;
|
|
3780
3780
|
}
|
|
3781
3781
|
const VA = jn("string"), Te = jn("function"), Oo = jn("number"), zn = (e) => e !== null && typeof e == "object", QA = (e) => e === !0 || e === !1, hn = (e) => {
|
|
3782
|
-
if (
|
|
3782
|
+
if (kn(e) !== "object")
|
|
3783
3783
|
return !1;
|
|
3784
3784
|
const t = jr(e);
|
|
3785
3785
|
return (t === null || t === Object.prototype || Object.getPrototypeOf(t) === null) && !(Symbol.toStringTag in e) && !(Symbol.iterator in e);
|
|
3786
3786
|
}, BA = $e("Date"), UA = $e("File"), FA = $e("Blob"), _A = $e("FileList"), $A = (e) => zn(e) && Te(e.pipe), el = (e) => {
|
|
3787
3787
|
let t;
|
|
3788
|
-
return e && (typeof FormData == "function" && e instanceof FormData || Te(e.append) && ((t =
|
|
3788
|
+
return e && (typeof FormData == "function" && e instanceof FormData || Te(e.append) && ((t = kn(e)) === "formdata" || // detect form-data instance
|
|
3789
3789
|
t === "object" && Te(e.toString) && e.toString() === "[object FormData]"));
|
|
3790
3790
|
}, tl = $e("URLSearchParams"), nl = (e) => e.trim ? e.trim() : e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, "");
|
|
3791
3791
|
function en(e, t, { allOwnKeys: n = !1 } = {}) {
|
|
@@ -3811,9 +3811,9 @@ function Mo(e, t) {
|
|
|
3811
3811
|
return i;
|
|
3812
3812
|
return null;
|
|
3813
3813
|
}
|
|
3814
|
-
const Eo = (() => typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typeof window < "u" ? window : global)(),
|
|
3814
|
+
const Eo = (() => typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typeof window < "u" ? window : global)(), Wo = (e) => !Qt(e) && e !== Eo;
|
|
3815
3815
|
function gr() {
|
|
3816
|
-
const { caseless: e } =
|
|
3816
|
+
const { caseless: e } = Wo(this) && this || {}, t = {}, n = (r, i) => {
|
|
3817
3817
|
const o = e && Mo(t, i) || i;
|
|
3818
3818
|
hn(t[o]) && hn(r) ? t[o] = gr(t[o], r) : hn(r) ? t[o] = gr({}, r) : Kt(r) ? t[o] = r.slice() : t[o] = r;
|
|
3819
3819
|
};
|
|
@@ -3872,14 +3872,14 @@ const rl = (e, t, n, { allOwnKeys: r } = {}) => (en(t, (i, o) => {
|
|
|
3872
3872
|
function(n, r, i) {
|
|
3873
3873
|
return r.toUpperCase() + i;
|
|
3874
3874
|
}
|
|
3875
|
-
), Li = (({ hasOwnProperty: e }) => (t, n) => e.call(t, n))(Object.prototype), fl = $e("RegExp"),
|
|
3875
|
+
), Li = (({ hasOwnProperty: e }) => (t, n) => e.call(t, n))(Object.prototype), fl = $e("RegExp"), ko = (e, t) => {
|
|
3876
3876
|
const n = Object.getOwnPropertyDescriptors(e), r = {};
|
|
3877
3877
|
en(n, (i, o) => {
|
|
3878
3878
|
let a;
|
|
3879
3879
|
(a = t(i, o, e)) !== !1 && (r[o] = a || i);
|
|
3880
3880
|
}), Object.defineProperties(e, r);
|
|
3881
3881
|
}, pl = (e) => {
|
|
3882
|
-
|
|
3882
|
+
ko(e, (t, n) => {
|
|
3883
3883
|
if (Te(e) && ["arguments", "caller", "callee"].indexOf(n) !== -1)
|
|
3884
3884
|
return !1;
|
|
3885
3885
|
const r = e[n];
|
|
@@ -3960,7 +3960,7 @@ const bl = (e) => {
|
|
|
3960
3960
|
stripBOM: il,
|
|
3961
3961
|
inherits: ol,
|
|
3962
3962
|
toFlatObject: al,
|
|
3963
|
-
kindOf:
|
|
3963
|
+
kindOf: kn,
|
|
3964
3964
|
kindOfTest: $e,
|
|
3965
3965
|
endsWith: sl,
|
|
3966
3966
|
toArray: Al,
|
|
@@ -3970,7 +3970,7 @@ const bl = (e) => {
|
|
|
3970
3970
|
hasOwnProperty: Li,
|
|
3971
3971
|
hasOwnProp: Li,
|
|
3972
3972
|
// an alias to avoid ESLint no-prototype-builtins detection
|
|
3973
|
-
reduceDescriptors:
|
|
3973
|
+
reduceDescriptors: ko,
|
|
3974
3974
|
freezeMethods: pl,
|
|
3975
3975
|
toObjectSet: hl,
|
|
3976
3976
|
toCamelCase: ml,
|
|
@@ -3978,7 +3978,7 @@ const bl = (e) => {
|
|
|
3978
3978
|
toFiniteNumber: yl,
|
|
3979
3979
|
findKey: Mo,
|
|
3980
3980
|
global: Eo,
|
|
3981
|
-
isContextDefined:
|
|
3981
|
+
isContextDefined: Wo,
|
|
3982
3982
|
ALPHABET: jo,
|
|
3983
3983
|
generateString: ql,
|
|
3984
3984
|
isSpecCompliantForm: vl,
|
|
@@ -4213,14 +4213,14 @@ class Kl {
|
|
|
4213
4213
|
});
|
|
4214
4214
|
}
|
|
4215
4215
|
}
|
|
4216
|
-
const
|
|
4216
|
+
const Wi = Kl, Do = {
|
|
4217
4217
|
silentJSONParsing: !0,
|
|
4218
4218
|
forcedJSONParsing: !0,
|
|
4219
4219
|
clarifyTimeoutError: !1
|
|
4220
4220
|
}, Ll = typeof URLSearchParams < "u" ? URLSearchParams : zr, Ol = typeof FormData < "u" ? FormData : null, Ml = typeof Blob < "u" ? Blob : null, El = (() => {
|
|
4221
4221
|
let e;
|
|
4222
4222
|
return typeof navigator < "u" && ((e = navigator.product) === "ReactNative" || e === "NativeScript" || e === "NS") ? !1 : typeof window < "u" && typeof document < "u";
|
|
4223
|
-
})(),
|
|
4223
|
+
})(), Wl = (() => typeof WorkerGlobalScope < "u" && // eslint-disable-next-line no-undef
|
|
4224
4224
|
self instanceof WorkerGlobalScope && typeof self.importScripts == "function")(), Fe = {
|
|
4225
4225
|
isBrowser: !0,
|
|
4226
4226
|
classes: {
|
|
@@ -4229,10 +4229,10 @@ self instanceof WorkerGlobalScope && typeof self.importScripts == "function")(),
|
|
|
4229
4229
|
Blob: Ml
|
|
4230
4230
|
},
|
|
4231
4231
|
isStandardBrowserEnv: El,
|
|
4232
|
-
isStandardBrowserWebWorkerEnv:
|
|
4232
|
+
isStandardBrowserWebWorkerEnv: Wl,
|
|
4233
4233
|
protocols: ["http", "https", "file", "blob", "url", "data"]
|
|
4234
4234
|
};
|
|
4235
|
-
function
|
|
4235
|
+
function kl(e, t) {
|
|
4236
4236
|
return Yn(e, new Fe.classes.URLSearchParams(), Object.assign({
|
|
4237
4237
|
visitor: function(n, r, i, o) {
|
|
4238
4238
|
return Fe.isNode && x.isBuffer(n) ? (this.append(r, n.toString("base64")), !1) : o.defaultVisitor.apply(this, arguments);
|
|
@@ -4291,7 +4291,7 @@ const Yr = {
|
|
|
4291
4291
|
let s;
|
|
4292
4292
|
if (o) {
|
|
4293
4293
|
if (r.indexOf("application/x-www-form-urlencoded") > -1)
|
|
4294
|
-
return
|
|
4294
|
+
return kl(t, this.formSerializer).toString();
|
|
4295
4295
|
if ((s = x.isFileList(t)) || r.indexOf("multipart/form-data") > -1) {
|
|
4296
4296
|
const l = this.env && this.env.FormData;
|
|
4297
4297
|
return Yn(
|
|
@@ -4367,7 +4367,7 @@ const Nr = Yr, Nl = x.toObjectSet([
|
|
|
4367
4367
|
`).forEach(function(a) {
|
|
4368
4368
|
i = a.indexOf(":"), n = a.substring(0, i).trim().toLowerCase(), r = a.substring(i + 1).trim(), !(!n || t[n] && Nl[n]) && (n === "set-cookie" ? t[n] ? t[n].push(r) : t[n] = [r] : t[n] = t[n] ? t[n] + ", " + r : r);
|
|
4369
4369
|
}), t;
|
|
4370
|
-
},
|
|
4370
|
+
}, ki = Symbol("internals");
|
|
4371
4371
|
function Nt(e) {
|
|
4372
4372
|
return e && String(e).trim().toLowerCase();
|
|
4373
4373
|
}
|
|
@@ -4505,7 +4505,7 @@ class Nn {
|
|
|
4505
4505
|
return n.forEach((i) => r.set(i)), r;
|
|
4506
4506
|
}
|
|
4507
4507
|
static accessor(t) {
|
|
4508
|
-
const r = (this[
|
|
4508
|
+
const r = (this[ki] = this[ki] = {
|
|
4509
4509
|
accessors: {}
|
|
4510
4510
|
}).accessors, i = this.prototype;
|
|
4511
4511
|
function o(a) {
|
|
@@ -4911,8 +4911,8 @@ const vr = {
|
|
|
4911
4911
|
class wn {
|
|
4912
4912
|
constructor(t) {
|
|
4913
4913
|
this.defaults = t, this.interceptors = {
|
|
4914
|
-
request: new
|
|
4915
|
-
response: new
|
|
4914
|
+
request: new Wi(),
|
|
4915
|
+
response: new Wi()
|
|
4916
4916
|
};
|
|
4917
4917
|
}
|
|
4918
4918
|
/**
|
|
@@ -5438,25 +5438,25 @@ function bu(e) {
|
|
|
5438
5438
|
}
|
|
5439
5439
|
function d(g, y) {
|
|
5440
5440
|
let { delay: f, staleId: h, ...b } = y;
|
|
5441
|
-
if (!sr(g) || function(
|
|
5442
|
-
return !i.current || s.props.enableMultiContainer &&
|
|
5441
|
+
if (!sr(g) || function(V) {
|
|
5442
|
+
return !i.current || s.props.enableMultiContainer && V.containerId !== s.props.containerId || o.has(V.toastId) && V.updateId == null;
|
|
5443
5443
|
}(b))
|
|
5444
5444
|
return;
|
|
5445
5445
|
const { toastId: C, updateId: K, data: w } = b, { props: q } = s, N = () => u(C), j = K == null;
|
|
5446
5446
|
j && s.count++;
|
|
5447
|
-
const O = { ...q, style: q.toastStyle, key: s.toastKey++, ...Object.fromEntries(Object.entries(b).filter((
|
|
5448
|
-
let [ae,
|
|
5449
|
-
return
|
|
5450
|
-
})), toastId: C, updateId: K, data: w, closeToast: N, isIn: !1, className: qn(b.className || q.toastClassName), bodyClassName: qn(b.bodyClassName || q.bodyClassName), progressClassName: qn(b.progressClassName || q.progressClassName), autoClose: !b.isLoading && (
|
|
5451
|
-
const
|
|
5452
|
-
o.delete(C), Re.emit(4,
|
|
5447
|
+
const O = { ...q, style: q.toastStyle, key: s.toastKey++, ...Object.fromEntries(Object.entries(b).filter((V) => {
|
|
5448
|
+
let [ae, W] = V;
|
|
5449
|
+
return W != null;
|
|
5450
|
+
})), toastId: C, updateId: K, data: w, closeToast: N, isIn: !1, className: qn(b.className || q.toastClassName), bodyClassName: qn(b.bodyClassName || q.bodyClassName), progressClassName: qn(b.progressClassName || q.progressClassName), autoClose: !b.isLoading && (P = b.autoClose, T = q.autoClose, P === !1 || Tt(P) && P > 0 ? P : T), deleteToast() {
|
|
5451
|
+
const V = Ti(o.get(C), "removed");
|
|
5452
|
+
o.delete(C), Re.emit(4, V);
|
|
5453
5453
|
const ae = s.queue.length;
|
|
5454
5454
|
if (s.count = C == null ? s.count - s.displayedToast : s.count - 1, s.count < 0 && (s.count = 0), ae > 0) {
|
|
5455
|
-
const
|
|
5456
|
-
if (ae === 1 ||
|
|
5455
|
+
const W = C == null ? s.props.limit : 1;
|
|
5456
|
+
if (ae === 1 || W === 1)
|
|
5457
5457
|
s.displayedToast++, A();
|
|
5458
5458
|
else {
|
|
5459
|
-
const E =
|
|
5459
|
+
const E = W > ae ? ae : W;
|
|
5460
5460
|
s.displayedToast = E;
|
|
5461
5461
|
for (let D = 0; D < E; D++)
|
|
5462
5462
|
A();
|
|
@@ -5464,11 +5464,11 @@ function bu(e) {
|
|
|
5464
5464
|
} else
|
|
5465
5465
|
t();
|
|
5466
5466
|
} };
|
|
5467
|
-
var
|
|
5468
|
-
O.iconOut = function(
|
|
5469
|
-
let { theme: ae, type:
|
|
5470
|
-
const M = { theme: ae, type:
|
|
5471
|
-
return D === !1 || (Me(D) ? v = D(M) : It(D) ? v = mr(D, M) : ht(D) || Tt(D) ? v = D : E ? v = Ar.spinner() : ((F) => F in Ar)(
|
|
5467
|
+
var P, T;
|
|
5468
|
+
O.iconOut = function(V) {
|
|
5469
|
+
let { theme: ae, type: W, isLoading: E, icon: D } = V, v = null;
|
|
5470
|
+
const M = { theme: ae, type: W };
|
|
5471
|
+
return D === !1 || (Me(D) ? v = D(M) : It(D) ? v = mr(D, M) : ht(D) || Tt(D) ? v = D : E ? v = Ar.spinner() : ((F) => F in Ar)(W) && (v = Ar[W](M))), v;
|
|
5472
5472
|
}(O), Me(b.onOpen) && (O.onOpen = b.onOpen), Me(b.onClose) && (O.onClose = b.onClose), O.closeButton = q.closeButton, b.closeButton === !1 || sr(b.closeButton) ? O.closeButton = b.closeButton : b.closeButton === !0 && (O.closeButton = !sr(q.closeButton) || q.closeButton);
|
|
5473
5473
|
let ne = g;
|
|
5474
5474
|
It(g) && !ht(g.type) ? ne = mr(g, { closeToast: N, toastProps: O, data: w }) : Me(g) && (ne = g({ closeToast: N, toastProps: O, data: w })), q.limit && q.limit > 0 && s.count > q.limit && j ? s.queue.push({ toastContent: ne, toastProps: O, staleId: h }) : Tt(f) ? setTimeout(() => {
|
|
@@ -5562,9 +5562,9 @@ function Zu(e) {
|
|
|
5562
5562
|
} });
|
|
5563
5563
|
}
|
|
5564
5564
|
const xu = (e) => {
|
|
5565
|
-
const { isRunning: t, preventExitTransition: n, toastRef: r, eventHandlers: i } = Cu(e), { closeButton: o, children: a, autoClose: s, onClick: l, type: u, hideProgressBar: A, closeToast: d, transition: m, position: g, className: y, style: f, bodyClassName: h, bodyStyle: b, progressClassName: C, progressStyle: K, updateId: w, role: q, progress: N, rtl: j, toastId: O, deleteToast:
|
|
5565
|
+
const { isRunning: t, preventExitTransition: n, toastRef: r, eventHandlers: i } = Cu(e), { closeButton: o, children: a, autoClose: s, onClick: l, type: u, hideProgressBar: A, closeToast: d, transition: m, position: g, className: y, style: f, bodyClassName: h, bodyStyle: b, progressClassName: C, progressStyle: K, updateId: w, role: q, progress: N, rtl: j, toastId: O, deleteToast: P, isIn: T, isLoading: ne, iconOut: V, closeOnClick: ae, theme: W } = e, E = at("Toastify__toast", `Toastify__toast-theme--${W}`, `Toastify__toast--${u}`, { "Toastify__toast--rtl": j }, { "Toastify__toast--close-on-click": ae }), D = Me(y) ? y({ rtl: j, position: g, type: u, defaultClassName: E }) : at(E, y), v = !!N || !s, M = { closeToast: d, type: u, theme: W };
|
|
5566
5566
|
let F = null;
|
|
5567
|
-
return o === !1 || (F = Me(o) ? o(M) : It(o) ? mr(o, M) : ta(M)), ce.createElement(m, { isIn: T, done:
|
|
5567
|
+
return o === !1 || (F = Me(o) ? o(M) : It(o) ? mr(o, M) : ta(M)), ce.createElement(m, { isIn: T, done: P, position: g, preventExitTransition: n, nodeRef: r }, ce.createElement("div", { id: O, onClick: l, className: D, ...i, style: f, ref: r }, ce.createElement("div", { ...T && { role: q }, className: Me(h) ? h({ type: u }) : at("Toastify__toast-body", h), style: b }, V != null && ce.createElement("div", { className: at("Toastify__toast-icon", { "Toastify--animate-icon Toastify__zoom-enter": !ne }) }, V), ce.createElement("div", null, a)), F, ce.createElement(Zu, { ...w && !v ? { key: `pb-${w}` } : {}, rtl: j, theme: W, delay: s, isRunning: t, isIn: T, closeToast: d, hide: A, type: u, style: K, className: C, controlledProgress: v, progress: N || 0 })));
|
|
5568
5568
|
}, Rn = function(e, t) {
|
|
5569
5569
|
return t === void 0 && (t = !1), { enter: `Toastify--animate Toastify__${e}-enter`, exit: `Toastify--animate Toastify__${e}-exit`, appendPosition: t };
|
|
5570
5570
|
}, wu = Jn(Rn("bounce", !0));
|
|
@@ -5818,7 +5818,7 @@ function Mu(e, t, n, r, i) {
|
|
|
5818
5818
|
function Eu(e) {
|
|
5819
5819
|
ia = e;
|
|
5820
5820
|
}
|
|
5821
|
-
async function
|
|
5821
|
+
async function Wu(e) {
|
|
5822
5822
|
try {
|
|
5823
5823
|
return await yu(
|
|
5824
5824
|
{
|
|
@@ -5834,7 +5834,7 @@ async function ku(e) {
|
|
|
5834
5834
|
async function xr(e, t) {
|
|
5835
5835
|
return (await qe.post(t + "/findPlayable", { _id: e })).data;
|
|
5836
5836
|
}
|
|
5837
|
-
const
|
|
5837
|
+
const ku = ({
|
|
5838
5838
|
versionId: e,
|
|
5839
5839
|
playableId: t,
|
|
5840
5840
|
typeOfProduct: n,
|
|
@@ -6055,7 +6055,7 @@ const Wu = ({
|
|
|
6055
6055
|
/* @__PURE__ */ c.jsx(Qa, { iframeUrl: o }),
|
|
6056
6056
|
/* @__PURE__ */ c.jsx(Ba, { name: y }),
|
|
6057
6057
|
/* @__PURE__ */ c.jsx(
|
|
6058
|
-
|
|
6058
|
+
ku,
|
|
6059
6059
|
{
|
|
6060
6060
|
versionId: t,
|
|
6061
6061
|
playableId: n,
|
|
@@ -6072,9 +6072,7 @@ const Wu = ({
|
|
|
6072
6072
|
]
|
|
6073
6073
|
}
|
|
6074
6074
|
);
|
|
6075
|
-
}
|
|
6076
|
-
var Se = /* @__PURE__ */ ((e) => (e.Flex = "#7101FF", e.Playable = "#F9830B", e.Import = "#00a3ff", e.Ready = "#0060A5", e.Fusion = "#171717", e))(Se || {});
|
|
6077
|
-
const zu = ({
|
|
6075
|
+
}, zu = ({
|
|
6078
6076
|
typeOfProduct: e,
|
|
6079
6077
|
allNetworksSelected: t,
|
|
6080
6078
|
setAllNetworksSelected: n
|
|
@@ -6088,27 +6086,14 @@ const zu = ({
|
|
|
6088
6086
|
width: "100%",
|
|
6089
6087
|
marginBottom: "0.5rem"
|
|
6090
6088
|
},
|
|
6091
|
-
children: /* @__PURE__ */ c.
|
|
6089
|
+
children: /* @__PURE__ */ c.jsx(
|
|
6092
6090
|
"div",
|
|
6093
6091
|
{
|
|
6094
6092
|
style: {
|
|
6095
6093
|
fontSize: "2xl",
|
|
6096
6094
|
fontWeight: "bold",
|
|
6097
6095
|
display: "flex"
|
|
6098
|
-
}
|
|
6099
|
-
children: [
|
|
6100
|
-
/* @__PURE__ */ c.jsx(
|
|
6101
|
-
"span",
|
|
6102
|
-
{
|
|
6103
|
-
style: {
|
|
6104
|
-
color: Se[e]
|
|
6105
|
-
},
|
|
6106
|
-
className: "mr-2",
|
|
6107
|
-
children: se.t("common:select_network")
|
|
6108
|
-
}
|
|
6109
|
-
),
|
|
6110
|
-
/* @__PURE__ */ c.jsx("span", { style: { whiteSpace: "pre" }, children: se.t("common:from_list") })
|
|
6111
|
-
]
|
|
6096
|
+
}
|
|
6112
6097
|
}
|
|
6113
6098
|
)
|
|
6114
6099
|
}
|
|
@@ -6146,7 +6131,9 @@ const Nu = () => /* @__PURE__ */ c.jsxs("svg", { width: "24", height: "24", view
|
|
|
6146
6131
|
}
|
|
6147
6132
|
)
|
|
6148
6133
|
] })
|
|
6149
|
-
] })
|
|
6134
|
+
] });
|
|
6135
|
+
var Ke = /* @__PURE__ */ ((e) => (e.Flex = "#7101FF", e.Playable = "#F9830B", e.Import = "#00a3ff", e.Ready = "#0060A5", e.Fusion = "#171717", e))(Ke || {});
|
|
6136
|
+
const Pi = ({
|
|
6150
6137
|
typeOfProduct: e,
|
|
6151
6138
|
urls: t,
|
|
6152
6139
|
handleIosChange: n,
|
|
@@ -6211,7 +6198,7 @@ const Nu = () => /* @__PURE__ */ c.jsxs("svg", { width: "24", height: "24", view
|
|
|
6211
6198
|
// pl-2
|
|
6212
6199
|
color: "#000000",
|
|
6213
6200
|
// placeholder:text-black
|
|
6214
|
-
borderColor:
|
|
6201
|
+
borderColor: Ke[e],
|
|
6215
6202
|
marginRight: "2rem"
|
|
6216
6203
|
},
|
|
6217
6204
|
type: "text",
|
|
@@ -6282,7 +6269,7 @@ const Nu = () => /* @__PURE__ */ c.jsxs("svg", { width: "24", height: "24", view
|
|
|
6282
6269
|
// pl-2
|
|
6283
6270
|
color: "#000000",
|
|
6284
6271
|
// placeholder:text-black
|
|
6285
|
-
borderColor:
|
|
6272
|
+
borderColor: Ke[e],
|
|
6286
6273
|
marginRight: "2rem"
|
|
6287
6274
|
//typeOfProduct === "Flex" ? ColorStyle.Flex : ColorStyle.Playable,
|
|
6288
6275
|
},
|
|
@@ -6359,7 +6346,7 @@ const Nu = () => /* @__PURE__ */ c.jsxs("svg", { width: "24", height: "24", view
|
|
|
6359
6346
|
// pl-2
|
|
6360
6347
|
color: "#000000",
|
|
6361
6348
|
// placeholder:text-black
|
|
6362
|
-
borderColor:
|
|
6349
|
+
borderColor: Ke[e],
|
|
6363
6350
|
marginRight: "2rem"
|
|
6364
6351
|
},
|
|
6365
6352
|
type: "text",
|
|
@@ -6539,7 +6526,7 @@ const Nu = () => /* @__PURE__ */ c.jsxs("svg", { width: "24", height: "24", view
|
|
|
6539
6526
|
"span",
|
|
6540
6527
|
{
|
|
6541
6528
|
style: {
|
|
6542
|
-
color:
|
|
6529
|
+
color: Ke[e]
|
|
6543
6530
|
},
|
|
6544
6531
|
children: t
|
|
6545
6532
|
}
|
|
@@ -6557,7 +6544,7 @@ const Nu = () => /* @__PURE__ */ c.jsxs("svg", { width: "24", height: "24", view
|
|
|
6557
6544
|
},
|
|
6558
6545
|
children: [
|
|
6559
6546
|
se.t("common:file_size"),
|
|
6560
|
-
"
|
|
6547
|
+
" ",
|
|
6561
6548
|
parseFloat(n).toFixed(2),
|
|
6562
6549
|
" mb"
|
|
6563
6550
|
]
|
|
@@ -6730,8 +6717,8 @@ const Nu = () => /* @__PURE__ */ c.jsxs("svg", { width: "24", height: "24", view
|
|
|
6730
6717
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6731
6718
|
style: { height: "14px", width: "14px" },
|
|
6732
6719
|
viewBox: "0 0 20 20",
|
|
6733
|
-
fill:
|
|
6734
|
-
stroke:
|
|
6720
|
+
fill: Ke[t],
|
|
6721
|
+
stroke: Ke[t],
|
|
6735
6722
|
strokeWidth: "1",
|
|
6736
6723
|
children: /* @__PURE__ */ c.jsx(
|
|
6737
6724
|
"path",
|
|
@@ -6781,7 +6768,7 @@ const Pu = ({ typeOfProduct: e }) => /* @__PURE__ */ c.jsx(
|
|
|
6781
6768
|
width: "8px",
|
|
6782
6769
|
height: "8px",
|
|
6783
6770
|
borderRadius: "50%",
|
|
6784
|
-
backgroundColor:
|
|
6771
|
+
backgroundColor: Ke[e]
|
|
6785
6772
|
}
|
|
6786
6773
|
}
|
|
6787
6774
|
),
|
|
@@ -6794,7 +6781,7 @@ const Pu = ({ typeOfProduct: e }) => /* @__PURE__ */ c.jsx(
|
|
|
6794
6781
|
width: "8px",
|
|
6795
6782
|
height: "8px",
|
|
6796
6783
|
borderRadius: "50%",
|
|
6797
|
-
backgroundColor:
|
|
6784
|
+
backgroundColor: Ke[e]
|
|
6798
6785
|
}
|
|
6799
6786
|
}
|
|
6800
6787
|
),
|
|
@@ -6807,7 +6794,7 @@ const Pu = ({ typeOfProduct: e }) => /* @__PURE__ */ c.jsx(
|
|
|
6807
6794
|
width: "8px",
|
|
6808
6795
|
height: "8px",
|
|
6809
6796
|
borderRadius: "50%",
|
|
6810
|
-
backgroundColor:
|
|
6797
|
+
backgroundColor: Ke[e]
|
|
6811
6798
|
}
|
|
6812
6799
|
}
|
|
6813
6800
|
),
|
|
@@ -6820,7 +6807,7 @@ const Pu = ({ typeOfProduct: e }) => /* @__PURE__ */ c.jsx(
|
|
|
6820
6807
|
width: "8px",
|
|
6821
6808
|
height: "8px",
|
|
6822
6809
|
borderRadius: "50%",
|
|
6823
|
-
backgroundColor:
|
|
6810
|
+
backgroundColor: Ke[e]
|
|
6824
6811
|
}
|
|
6825
6812
|
}
|
|
6826
6813
|
)
|
|
@@ -7423,11 +7410,11 @@ const Xi = (e, t) => e.unstable_is ? e.unstable_is(t) : t === e, Vi = (e) => "in
|
|
|
7423
7410
|
);
|
|
7424
7411
|
if (j.status === Xr)
|
|
7425
7412
|
for (const O of h.d.keys()) {
|
|
7426
|
-
const
|
|
7413
|
+
const P = n(O);
|
|
7427
7414
|
Ui(
|
|
7428
7415
|
f,
|
|
7429
7416
|
j,
|
|
7430
|
-
|
|
7417
|
+
P
|
|
7431
7418
|
);
|
|
7432
7419
|
}
|
|
7433
7420
|
h.v = j, delete h.e;
|
|
@@ -7447,10 +7434,10 @@ const Xi = (e, t) => e.unstable_is ? e.unstable_is(t) : t === e, Vi = (e) => "in
|
|
|
7447
7434
|
}, o = (f, h, b) => {
|
|
7448
7435
|
const C = n(h);
|
|
7449
7436
|
if (!(b != null && b(h)) && Bi(C) && (C.m || Array.from(C.d).every(
|
|
7450
|
-
([O,
|
|
7437
|
+
([O, P]) => (
|
|
7451
7438
|
// Recursively, read the atom state of the dependency, and
|
|
7452
7439
|
// check if the atom epoch number is unchanged
|
|
7453
|
-
o(f, O, b).n ===
|
|
7440
|
+
o(f, O, b).n === P
|
|
7454
7441
|
)
|
|
7455
7442
|
)))
|
|
7456
7443
|
return C;
|
|
@@ -7466,14 +7453,14 @@ const Xi = (e, t) => e.unstable_is ? e.unstable_is(t) : t === e, Vi = (e) => "in
|
|
|
7466
7453
|
throw new Error("no atom init");
|
|
7467
7454
|
return dn(T);
|
|
7468
7455
|
}
|
|
7469
|
-
const
|
|
7456
|
+
const P = o(f, O, b);
|
|
7470
7457
|
if (K)
|
|
7471
|
-
i(f, h, O,
|
|
7458
|
+
i(f, h, O, P);
|
|
7472
7459
|
else {
|
|
7473
7460
|
const T = Jt();
|
|
7474
|
-
i(T, h, O,
|
|
7461
|
+
i(T, h, O, P), A(T, h, C), xt(T);
|
|
7475
7462
|
}
|
|
7476
|
-
return dn(
|
|
7463
|
+
return dn(P);
|
|
7477
7464
|
};
|
|
7478
7465
|
let q, N;
|
|
7479
7466
|
const j = {
|
|
@@ -7496,8 +7483,8 @@ const Xi = (e, t) => e.unstable_is ? e.unstable_is(t) : t === e, Vi = (e) => "in
|
|
|
7496
7483
|
() => q == null ? void 0 : q.abort(),
|
|
7497
7484
|
() => {
|
|
7498
7485
|
if (C.m) {
|
|
7499
|
-
const
|
|
7500
|
-
A(
|
|
7486
|
+
const P = Jt();
|
|
7487
|
+
A(P, h, C), xt(P);
|
|
7501
7488
|
}
|
|
7502
7489
|
}
|
|
7503
7490
|
), C;
|
|
@@ -7508,12 +7495,12 @@ const Xi = (e, t) => e.unstable_is ? e.unstable_is(t) : t === e, Vi = (e) => "in
|
|
|
7508
7495
|
}
|
|
7509
7496
|
}, a = (f) => dn(o(void 0, f)), s = (f, h) => {
|
|
7510
7497
|
const b = (j) => {
|
|
7511
|
-
var O,
|
|
7498
|
+
var O, P;
|
|
7512
7499
|
const T = n(j), ne = new Set((O = T.m) == null ? void 0 : O.t);
|
|
7513
|
-
for (const
|
|
7514
|
-
ne.add(
|
|
7515
|
-
return (
|
|
7516
|
-
ne.add(
|
|
7500
|
+
for (const V of T.p)
|
|
7501
|
+
ne.add(V);
|
|
7502
|
+
return (P = ic(f, j)) == null || P.forEach((V) => {
|
|
7503
|
+
ne.add(V);
|
|
7517
7504
|
}), ne;
|
|
7518
7505
|
}, C = [], K = /* @__PURE__ */ new Set(), w = (j) => {
|
|
7519
7506
|
if (!K.has(j)) {
|
|
@@ -7526,14 +7513,14 @@ const Xi = (e, t) => e.unstable_is ? e.unstable_is(t) : t === e, Vi = (e) => "in
|
|
|
7526
7513
|
w(h);
|
|
7527
7514
|
const q = /* @__PURE__ */ new Set([h]), N = (j) => K.has(j);
|
|
7528
7515
|
for (let j = C.length - 1; j >= 0; --j) {
|
|
7529
|
-
const O = C[j],
|
|
7516
|
+
const O = C[j], P = n(O), T = P.n;
|
|
7530
7517
|
let ne = !1;
|
|
7531
|
-
for (const
|
|
7532
|
-
if (
|
|
7518
|
+
for (const V of P.d.keys())
|
|
7519
|
+
if (V !== O && q.has(V)) {
|
|
7533
7520
|
ne = !0;
|
|
7534
7521
|
break;
|
|
7535
7522
|
}
|
|
7536
|
-
ne && (o(f, O, N), A(f, O,
|
|
7523
|
+
ne && (o(f, O, N), A(f, O, P), T !== P.n && (Fi(f, O, P), q.add(O))), K.delete(O);
|
|
7537
7524
|
}
|
|
7538
7525
|
}, l = (f, h, ...b) => {
|
|
7539
7526
|
const C = (q) => dn(o(f, q)), K = (q, ...N) => {
|
|
@@ -7541,8 +7528,8 @@ const Xi = (e, t) => e.unstable_is ? e.unstable_is(t) : t === e, Vi = (e) => "in
|
|
|
7541
7528
|
if (Xi(h, q)) {
|
|
7542
7529
|
if (!Vi(q))
|
|
7543
7530
|
throw new Error("atom not writable");
|
|
7544
|
-
const O = n(q),
|
|
7545
|
-
r(q, O, ne), A(f, q, O), (!
|
|
7531
|
+
const O = n(q), P = "v" in O, T = O.v, ne = N[0];
|
|
7532
|
+
r(q, O, ne), A(f, q, O), (!P || !Object.is(T, O.v)) && (Fi(f, q, O), s(f, q));
|
|
7546
7533
|
} else
|
|
7547
7534
|
j = l(f, q, ...N);
|
|
7548
7535
|
return xt(f), j;
|
|
@@ -7700,14 +7687,14 @@ const sa = Dn(""), Aa = Dn(!1), Vr = Dn([]), la = Dn([]), dc = ({
|
|
|
7700
7687
|
urlType: N,
|
|
7701
7688
|
setCdnModal: j,
|
|
7702
7689
|
generateCDN: O,
|
|
7703
|
-
cdnUrl:
|
|
7690
|
+
cdnUrl: P
|
|
7704
7691
|
}) => {
|
|
7705
|
-
const [T, ne] = _(!1), [
|
|
7692
|
+
const [T, ne] = _(!1), [V, ae] = _(""), [W, E] = _(!1), [D, v] = _(!1), [M, F] = _(!1), [Z, S] = _("download"), [G, J] = _(!1), [Y, R] = _(!1), [X, B] = _(!1), [re, ie] = rt(Vr), U = {
|
|
7706
7693
|
cdn: "Generate Link",
|
|
7707
7694
|
adikteev: "Copy CDN"
|
|
7708
|
-
},
|
|
7695
|
+
}, pe = () => {
|
|
7709
7696
|
n(e);
|
|
7710
|
-
},
|
|
7697
|
+
}, k = async (Q, oe) => {
|
|
7711
7698
|
const ye = {
|
|
7712
7699
|
molocoGenerateHtml: !1,
|
|
7713
7700
|
urlType: N
|
|
@@ -7716,11 +7703,11 @@ const sa = Dn(""), Aa = Dn(!1), Vr = Dn([]), la = Dn([]), dc = ({
|
|
|
7716
7703
|
j(!0), await O(!0);
|
|
7717
7704
|
return;
|
|
7718
7705
|
}
|
|
7719
|
-
return Q === "adikteev" && (oe = "copy"), ne(!0), new Promise((je,
|
|
7706
|
+
return Q === "adikteev" && (oe = "copy"), ne(!0), new Promise((je, Wt) => {
|
|
7720
7707
|
Bt(u, Q, g, oe, q, ye).then((ze) => {
|
|
7721
7708
|
ne(!1), je(ze), R(!1), J(!1);
|
|
7722
7709
|
}).catch((ze) => {
|
|
7723
|
-
ne(!1), d(ze.message, ze),
|
|
7710
|
+
ne(!1), d(ze.message, ze), Wt(ze), R(!1), J(!1);
|
|
7724
7711
|
});
|
|
7725
7712
|
});
|
|
7726
7713
|
}, ve = async (Q = !1) => {
|
|
@@ -7733,12 +7720,12 @@ const sa = Dn(""), Aa = Dn(!1), Vr = Dn([]), la = Dn([]), dc = ({
|
|
|
7733
7720
|
}).catch((ye) => {
|
|
7734
7721
|
d(ye.message, ye);
|
|
7735
7722
|
});
|
|
7736
|
-
},
|
|
7723
|
+
}, ke = async () => {
|
|
7737
7724
|
B(!0);
|
|
7738
7725
|
const Q = await Qu(A, u, i, l);
|
|
7739
7726
|
let oe = `${m}/${Q == null ? void 0 : Q.url}`;
|
|
7740
7727
|
Lt(oe) ? (qt(se.t("common:link_copied")), B(!1)) : w(oe);
|
|
7741
|
-
}, I = i === "moloco" || i === "molocoV2",
|
|
7728
|
+
}, I = i === "moloco" || i === "molocoV2", H = re.find((Q) => Q.name === i);
|
|
7742
7729
|
return /* @__PURE__ */ c.jsxs(c.Fragment, { children: [
|
|
7743
7730
|
/* @__PURE__ */ c.jsxs(
|
|
7744
7731
|
"div",
|
|
@@ -7749,7 +7736,7 @@ const sa = Dn(""), Aa = Dn(!1), Vr = Dn([]), la = Dn([]), dc = ({
|
|
|
7749
7736
|
flexDirection: "column",
|
|
7750
7737
|
gap: "20px",
|
|
7751
7738
|
padding: "16px",
|
|
7752
|
-
borderColor: r ?
|
|
7739
|
+
borderColor: r ? Ke[l] : "lightgray",
|
|
7753
7740
|
borderWidth: "1px",
|
|
7754
7741
|
borderStyle: "solid",
|
|
7755
7742
|
backgroundColor: "white",
|
|
@@ -7759,7 +7746,7 @@ const sa = Dn(""), Aa = Dn(!1), Vr = Dn([]), la = Dn([]), dc = ({
|
|
|
7759
7746
|
cursor: "pointer"
|
|
7760
7747
|
},
|
|
7761
7748
|
className: "border-hover-" + l,
|
|
7762
|
-
onClick:
|
|
7749
|
+
onClick: pe,
|
|
7763
7750
|
children: [
|
|
7764
7751
|
/* @__PURE__ */ c.jsxs(
|
|
7765
7752
|
"div",
|
|
@@ -7838,7 +7825,7 @@ const sa = Dn(""), Aa = Dn(!1), Vr = Dn([]), la = Dn([]), dc = ({
|
|
|
7838
7825
|
/* @__PURE__ */ c.jsx(
|
|
7839
7826
|
"img",
|
|
7840
7827
|
{
|
|
7841
|
-
onClick:
|
|
7828
|
+
onClick: pe,
|
|
7842
7829
|
style: {
|
|
7843
7830
|
width: "30rem",
|
|
7844
7831
|
// Equivalent to 120/4 = 30rem
|
|
@@ -7873,7 +7860,7 @@ const sa = Dn(""), Aa = Dn(!1), Vr = Dn([]), la = Dn([]), dc = ({
|
|
|
7873
7860
|
} else {
|
|
7874
7861
|
ae("download");
|
|
7875
7862
|
const oe = g.iosUrl, ye = g.googleUrl;
|
|
7876
|
-
i === "cdn" && h && h.willSpendCredit && !
|
|
7863
|
+
i === "cdn" && h && h.willSpendCredit && !P || i !== "cdn" && h && h.willSpendCredit ? (f(!0), S("download"), E(!0)) : ["Playable", "Flex"].includes(l) && (!oe || !ye) || l === "Ready" && N === "single" && !oe || l === "Ready" && N === "multi" && (!oe || !ye) ? (f(!0), v(!0)) : (v(!1), E(!1), await k(i, "download"));
|
|
7877
7864
|
}
|
|
7878
7865
|
},
|
|
7879
7866
|
children: I ? /* @__PURE__ */ c.jsxs(c.Fragment, { children: [
|
|
@@ -7919,14 +7906,14 @@ const sa = Dn(""), Aa = Dn(!1), Vr = Dn([]), la = Dn([]), dc = ({
|
|
|
7919
7906
|
] })
|
|
7920
7907
|
}
|
|
7921
7908
|
),
|
|
7922
|
-
|
|
7909
|
+
H && H.downloadType.includes("copy") && /* @__PURE__ */ c.jsx(
|
|
7923
7910
|
ur,
|
|
7924
7911
|
{
|
|
7925
7912
|
className: "w-1/3 border-hover-" + l,
|
|
7926
7913
|
onClickDonwload: async (Q) => {
|
|
7927
7914
|
Q.stopPropagation(), ae("copyLink");
|
|
7928
7915
|
const oe = g.iosUrl, ye = g.googleUrl;
|
|
7929
|
-
h && (h != null && h.willSpendCredit) ? (S("copy"), f(!0), E(!0)) : l !== "Import" && (!oe || !ye) ? (f(!0), v(!0)) : (E(!1), v(!1), await
|
|
7916
|
+
h && (h != null && h.willSpendCredit) ? (S("copy"), f(!0), E(!0)) : l !== "Import" && (!oe || !ye) ? (f(!0), v(!0)) : (E(!1), v(!1), await k(i, "copy"));
|
|
7930
7917
|
},
|
|
7931
7918
|
disabled: C,
|
|
7932
7919
|
children: /* @__PURE__ */ c.jsx(xo, { className: "h-6 w-6 stroke-dark-full" })
|
|
@@ -7967,31 +7954,19 @@ const sa = Dn(""), Aa = Dn(!1), Vr = Dn([]), la = Dn([]), dc = ({
|
|
|
7967
7954
|
)
|
|
7968
7955
|
]
|
|
7969
7956
|
}
|
|
7970
|
-
),
|
|
7971
|
-
I && /* @__PURE__ */ c.jsx(
|
|
7972
|
-
"img",
|
|
7973
|
-
{
|
|
7974
|
-
style: {
|
|
7975
|
-
position: "absolute",
|
|
7976
|
-
width: "135px",
|
|
7977
|
-
right: "0",
|
|
7978
|
-
top: "18px"
|
|
7979
|
-
},
|
|
7980
|
-
src: "https://home.playablefactory.app/recommended_badge.png"
|
|
7981
|
-
}
|
|
7982
7957
|
)
|
|
7983
7958
|
]
|
|
7984
7959
|
}
|
|
7985
7960
|
),
|
|
7986
|
-
|
|
7961
|
+
W && /* @__PURE__ */ c.jsx(
|
|
7987
7962
|
wr,
|
|
7988
7963
|
{
|
|
7989
7964
|
creditConfirmType: Z,
|
|
7990
7965
|
handleCopyLink: async () => {
|
|
7991
|
-
v(!1), f(!1), await
|
|
7966
|
+
v(!1), f(!1), await k(i, "copy");
|
|
7992
7967
|
},
|
|
7993
7968
|
download: async () => {
|
|
7994
|
-
v(!1), f(!1), await
|
|
7969
|
+
v(!1), f(!1), await k(i, "download");
|
|
7995
7970
|
},
|
|
7996
7971
|
onClose: () => {
|
|
7997
7972
|
E(!1), f(!1);
|
|
@@ -8007,12 +7982,12 @@ const sa = Dn(""), Aa = Dn(!1), Vr = Dn([]), la = Dn([]), dc = ({
|
|
|
8007
7982
|
},
|
|
8008
7983
|
iosLink: g.iosUrl,
|
|
8009
7984
|
googleLink: g.googleUrl,
|
|
8010
|
-
buttonType:
|
|
7985
|
+
buttonType: V,
|
|
8011
7986
|
handleCopyLink: async () => {
|
|
8012
|
-
v(!1), f(!1), await
|
|
7987
|
+
v(!1), f(!1), await k(i, "copy");
|
|
8013
7988
|
},
|
|
8014
7989
|
download: async () => {
|
|
8015
|
-
v(!1), f(!1), await
|
|
7990
|
+
v(!1), f(!1), await k(i, "download");
|
|
8016
7991
|
},
|
|
8017
7992
|
typeOfProduct: l,
|
|
8018
7993
|
urlType: N
|
|
@@ -8025,9 +8000,9 @@ const sa = Dn(""), Aa = Dn(!1), Vr = Dn([]), la = Dn([]), dc = ({
|
|
|
8025
8000
|
F(!1);
|
|
8026
8001
|
},
|
|
8027
8002
|
handleDownload: ve,
|
|
8028
|
-
handleDownloadMolocoTest:
|
|
8003
|
+
handleDownloadMolocoTest: ke,
|
|
8029
8004
|
downloadingMoloco: G,
|
|
8030
|
-
donwloadintMolocoTest:
|
|
8005
|
+
donwloadintMolocoTest: X,
|
|
8031
8006
|
downloadingMolocoHtml: Y
|
|
8032
8007
|
}
|
|
8033
8008
|
)
|
|
@@ -8041,7 +8016,7 @@ const sa = Dn(""), Aa = Dn(!1), Vr = Dn([]), la = Dn([]), dc = ({
|
|
|
8041
8016
|
padding: "0.5rem",
|
|
8042
8017
|
width: "12rem",
|
|
8043
8018
|
height: "2.5rem",
|
|
8044
|
-
backgroundColor:
|
|
8019
|
+
backgroundColor: Ke[t],
|
|
8045
8020
|
color: "white",
|
|
8046
8021
|
fontSize: "0.875rem",
|
|
8047
8022
|
borderRadius: "0.875rem"
|
|
@@ -8072,7 +8047,7 @@ const sa = Dn(""), Aa = Dn(!1), Vr = Dn([]), la = Dn([]), dc = ({
|
|
|
8072
8047
|
borderRadius: "0.875rem",
|
|
8073
8048
|
alignItems: "center",
|
|
8074
8049
|
justifyContent: "center",
|
|
8075
|
-
backgroundColor:
|
|
8050
|
+
backgroundColor: Ke[t]
|
|
8076
8051
|
},
|
|
8077
8052
|
children: /* @__PURE__ */ c.jsx(Pt, {})
|
|
8078
8053
|
}
|
|
@@ -8084,7 +8059,7 @@ const sa = Dn(""), Aa = Dn(!1), Vr = Dn([]), la = Dn([]), dc = ({
|
|
|
8084
8059
|
padding: "0.5rem",
|
|
8085
8060
|
color: "#fff"
|
|
8086
8061
|
},
|
|
8087
|
-
children: "Download
|
|
8062
|
+
children: "Download Selected"
|
|
8088
8063
|
}
|
|
8089
8064
|
) })
|
|
8090
8065
|
}
|
|
@@ -8441,37 +8416,37 @@ const sa = Dn(""), Aa = Dn(!1), Vr = Dn([]), la = Dn([]), dc = ({
|
|
|
8441
8416
|
setCdnUrl: w,
|
|
8442
8417
|
customer: q
|
|
8443
8418
|
}) => {
|
|
8444
|
-
const [N, j] = _([]), [O,
|
|
8445
|
-
I && K || Y || (R(!0), Bt(r, "cdn", u, null, !1, {}).then((
|
|
8446
|
-
w(
|
|
8447
|
-
}).catch((
|
|
8448
|
-
s(
|
|
8419
|
+
const [N, j] = _([]), [O, P] = _([]), [T, ne] = _(!1), [V, ae] = _(""), [W, E] = _(!1), [D, v] = _(!1), [M, F] = _("download"), [Z, S] = _(!1), [G, J] = _(!1), [Y, R] = _(!1), [X, B] = rt(sa), [re, ie] = rt(Aa), [U] = rt(Vr), pe = async (I = !1) => {
|
|
8420
|
+
I && K || Y || (R(!0), Bt(r, "cdn", u, null, !1, {}).then((H) => {
|
|
8421
|
+
w(H.url), R(!1);
|
|
8422
|
+
}).catch((H) => {
|
|
8423
|
+
s(H.message, H), R(!1);
|
|
8449
8424
|
}));
|
|
8450
|
-
},
|
|
8425
|
+
}, k = async (I) => {
|
|
8451
8426
|
if (I === "adikteev")
|
|
8452
8427
|
return;
|
|
8453
|
-
const
|
|
8428
|
+
const H = [...N];
|
|
8454
8429
|
if (N.includes(I)) {
|
|
8455
|
-
const Q =
|
|
8456
|
-
|
|
8430
|
+
const Q = H.findIndex((oe) => oe === I);
|
|
8431
|
+
H.splice(Q, 1), j(H);
|
|
8457
8432
|
} else
|
|
8458
|
-
|
|
8459
|
-
U.filter((Q) => [...
|
|
8460
|
-
}, ve = async () => new Promise(async (I,
|
|
8433
|
+
H.push(I), j([...N, I]);
|
|
8434
|
+
U.filter((Q) => [...H].includes(Q.id)).map((Q) => Q.name);
|
|
8435
|
+
}, ve = async () => new Promise(async (I, H) => {
|
|
8461
8436
|
const Q = U.filter((oe) => [...N].includes(oe.id)).map((oe) => oe.name);
|
|
8462
8437
|
E(!0), Ou(r, u, Q, { urlType: f }).then((oe) => {
|
|
8463
8438
|
E(!1), I(oe);
|
|
8464
8439
|
}).catch((oe) => {
|
|
8465
|
-
console.log("get multi download err"), E(!1), s(oe.message, oe),
|
|
8440
|
+
console.log("get multi download err"), E(!1), s(oe.message, oe), H(oe);
|
|
8466
8441
|
});
|
|
8467
|
-
}),
|
|
8442
|
+
}), ke = async () => {
|
|
8468
8443
|
u.iosUrl, u.googleUrl, t && t.willSpendCredit ? (v(!0), F("download"), S(!0)) : (S(!1), await ve());
|
|
8469
8444
|
};
|
|
8470
8445
|
return xe(() => {
|
|
8471
|
-
const I = U.filter((
|
|
8446
|
+
const I = U.filter((H) => {
|
|
8472
8447
|
var Q;
|
|
8473
|
-
return t && ((Q = t == null ? void 0 : t.networks) == null ? void 0 : Q.length) > 0 ? t == null ? void 0 : t.networks.includes(
|
|
8474
|
-
}).filter((
|
|
8448
|
+
return t && ((Q = t == null ? void 0 : t.networks) == null ? void 0 : Q.length) > 0 ? t == null ? void 0 : t.networks.includes(H.name) : i === "Import" ? e == null ? void 0 : e.networks.filter((oe) => oe.status === "paid").some((oe) => oe.name === H.name) : (e == null ? void 0 : e.networks.includes(H.name)) || (A == null ? void 0 : A.networks.includes(H.name));
|
|
8449
|
+
}).filter((H) => H.name === "voodoo" ? a.customer === "customer:20" : !0).map((H) => H.id);
|
|
8475
8450
|
j(h ? I : []);
|
|
8476
8451
|
}, [h]), /* @__PURE__ */ c.jsxs(c.Fragment, { children: [
|
|
8477
8452
|
/* @__PURE__ */ c.jsx(
|
|
@@ -8495,24 +8470,24 @@ const sa = Dn(""), Aa = Dn(!1), Vr = Dn([]), la = Dn([]), dc = ({
|
|
|
8495
8470
|
padding: "0.75rem"
|
|
8496
8471
|
},
|
|
8497
8472
|
children: n && U.filter((I) => {
|
|
8498
|
-
var
|
|
8499
|
-
return t && ((
|
|
8473
|
+
var H;
|
|
8474
|
+
return t && ((H = t == null ? void 0 : t.networks) == null ? void 0 : H.length) > 0 ? t == null ? void 0 : t.networks.includes(I.name) : i === "Import" ? e == null ? void 0 : e.networks.filter((Q) => Q.status === "paid").some((Q) => Q.name === I.name) : q != null && q.networks ? q.networks.includes(I.name) : (e == null ? void 0 : e.networks.includes(I.name)) || (A == null ? void 0 : A.networks.includes(I.name));
|
|
8500
8475
|
}).filter(
|
|
8501
8476
|
(I) => I.name === "voodoo" ? a.customer === "customer:20" : !0
|
|
8502
8477
|
).map((I) => {
|
|
8503
|
-
let
|
|
8478
|
+
let H = I.imageSrc;
|
|
8504
8479
|
if (I.name === "web") {
|
|
8505
8480
|
let Q = "web_" + i.toLowerCase() + ".png";
|
|
8506
|
-
|
|
8481
|
+
H = H.replace("web.png", Q);
|
|
8507
8482
|
}
|
|
8508
8483
|
return /* @__PURE__ */ c.jsx(
|
|
8509
8484
|
dc,
|
|
8510
8485
|
{
|
|
8511
8486
|
id: I.id,
|
|
8512
8487
|
name: I.name,
|
|
8513
|
-
imageUrl:
|
|
8488
|
+
imageUrl: H,
|
|
8514
8489
|
selected: N.includes(I.id),
|
|
8515
|
-
handleCardClick:
|
|
8490
|
+
handleCardClick: k,
|
|
8516
8491
|
networkVersionSize: O,
|
|
8517
8492
|
fileSizeLoading: T,
|
|
8518
8493
|
showCheckBox: I.id !== "adikteev",
|
|
@@ -8532,7 +8507,7 @@ const sa = Dn(""), Aa = Dn(!1), Vr = Dn([]), la = Dn([]), dc = ({
|
|
|
8532
8507
|
isTest: y,
|
|
8533
8508
|
urlType: f,
|
|
8534
8509
|
setCdnModal: C,
|
|
8535
|
-
generateCDN:
|
|
8510
|
+
generateCDN: pe,
|
|
8536
8511
|
cdnUrl: K
|
|
8537
8512
|
},
|
|
8538
8513
|
I.id
|
|
@@ -8558,10 +8533,10 @@ const sa = Dn(""), Aa = Dn(!1), Vr = Dn([]), la = Dn([]), dc = ({
|
|
|
8558
8533
|
children: /* @__PURE__ */ c.jsx(
|
|
8559
8534
|
fc,
|
|
8560
8535
|
{
|
|
8561
|
-
onClickMultiDownload:
|
|
8562
|
-
networksVersionTotalSize:
|
|
8536
|
+
onClickMultiDownload: ke,
|
|
8537
|
+
networksVersionTotalSize: V,
|
|
8563
8538
|
typeOfProduct: i,
|
|
8564
|
-
multiDownloading:
|
|
8539
|
+
multiDownloading: W
|
|
8565
8540
|
}
|
|
8566
8541
|
)
|
|
8567
8542
|
}
|
|
@@ -8580,7 +8555,7 @@ const sa = Dn(""), Aa = Dn(!1), Vr = Dn([]), la = Dn([]), dc = ({
|
|
|
8580
8555
|
generateCDN: async () => {
|
|
8581
8556
|
if (!Y) {
|
|
8582
8557
|
if (a.customer === "playableFactoryInternal") {
|
|
8583
|
-
|
|
8558
|
+
pe();
|
|
8584
8559
|
return;
|
|
8585
8560
|
}
|
|
8586
8561
|
J(!0);
|
|
@@ -8595,7 +8570,7 @@ const sa = Dn(""), Aa = Dn(!1), Vr = Dn([]), la = Dn([]), dc = ({
|
|
|
8595
8570
|
onClose: () => {
|
|
8596
8571
|
ie(!1);
|
|
8597
8572
|
},
|
|
8598
|
-
url:
|
|
8573
|
+
url: X
|
|
8599
8574
|
}
|
|
8600
8575
|
),
|
|
8601
8576
|
G && /* @__PURE__ */ c.jsx(
|
|
@@ -8607,7 +8582,7 @@ const sa = Dn(""), Aa = Dn(!1), Vr = Dn([]), la = Dn([]), dc = ({
|
|
|
8607
8582
|
handleCopyLink: async () => {
|
|
8608
8583
|
},
|
|
8609
8584
|
download: async () => {
|
|
8610
|
-
S(!1), J(!1),
|
|
8585
|
+
S(!1), J(!1), pe();
|
|
8611
8586
|
},
|
|
8612
8587
|
onClose: () => {
|
|
8613
8588
|
S(!1), J(!1), R(!1);
|
|
@@ -8655,9 +8630,9 @@ async function Cc(e, t) {
|
|
|
8655
8630
|
async function Zc(e, t) {
|
|
8656
8631
|
return (await qe.post(t + "/getReadyDownloadCount", e)).data;
|
|
8657
8632
|
}
|
|
8658
|
-
async function xc(e) {
|
|
8633
|
+
async function xc(e, t) {
|
|
8659
8634
|
try {
|
|
8660
|
-
return (await qe.post(
|
|
8635
|
+
return (await qe.post(t + "/findCustomer", { _id: e })).data;
|
|
8661
8636
|
} catch {
|
|
8662
8637
|
}
|
|
8663
8638
|
}
|
|
@@ -8704,11 +8679,11 @@ const wc = ({
|
|
|
8704
8679
|
urlType: b,
|
|
8705
8680
|
setUrlType: C
|
|
8706
8681
|
}) => {
|
|
8707
|
-
const [K, w] = _(null), [q, N] = _(null), [j, O] = _(null), [
|
|
8682
|
+
const [K, w] = _(null), [q, N] = _(null), [j, O] = _(null), [P, T] = _(!1), [ne, V] = _(!0), [ae, W] = _(window.innerWidth), [E, D] = _(!1), [v, M] = _(!1), [F, Z] = _("");
|
|
8708
8683
|
rt(sa), rt(Aa);
|
|
8709
8684
|
const [S, G] = rt(la);
|
|
8710
8685
|
xe(() => {
|
|
8711
|
-
!F && r !== "Fusion" &&
|
|
8686
|
+
!F && r !== "Fusion" && Wu(t).then((I) => {
|
|
8712
8687
|
I != null && I.exist && Z(I.uploadPath);
|
|
8713
8688
|
});
|
|
8714
8689
|
}, [F]), console.log("download modal version: 6.0.45");
|
|
@@ -8716,7 +8691,7 @@ const wc = ({
|
|
|
8716
8691
|
xe(() => {
|
|
8717
8692
|
}, [J]), xe(() => {
|
|
8718
8693
|
const I = () => {
|
|
8719
|
-
|
|
8694
|
+
W(window.innerWidth);
|
|
8720
8695
|
};
|
|
8721
8696
|
return window.addEventListener("resize", I), () => {
|
|
8722
8697
|
window.removeEventListener("resize", I);
|
|
@@ -8726,15 +8701,15 @@ const wc = ({
|
|
|
8726
8701
|
T(!0);
|
|
8727
8702
|
const I = await xr(e, o);
|
|
8728
8703
|
return I != null && I.networks || (I.networks = $i), w(I), I;
|
|
8729
|
-
},
|
|
8704
|
+
}, X = (I, H) => {
|
|
8730
8705
|
clearTimeout(eo), eo = setTimeout(() => {
|
|
8731
|
-
Pr(t, { iosUrl: I, googleUrl:
|
|
8706
|
+
Pr(t, { iosUrl: I, googleUrl: H }, { urlType: b });
|
|
8732
8707
|
}, 1e3);
|
|
8733
8708
|
}, B = (I) => {
|
|
8734
|
-
f(I),
|
|
8709
|
+
f(I), X(I, y);
|
|
8735
8710
|
}, re = (I) => {
|
|
8736
|
-
h(I),
|
|
8737
|
-
}, ie = async (I,
|
|
8711
|
+
h(I), X(g, I);
|
|
8712
|
+
}, ie = async (I, H) => {
|
|
8738
8713
|
var Q, oe;
|
|
8739
8714
|
try {
|
|
8740
8715
|
let ye;
|
|
@@ -8748,9 +8723,9 @@ const wc = ({
|
|
|
8748
8723
|
f(I.iosUrl), h(I.googleUrl), T(!1);
|
|
8749
8724
|
return;
|
|
8750
8725
|
}
|
|
8751
|
-
if (
|
|
8752
|
-
const
|
|
8753
|
-
let ze = await fetch(
|
|
8726
|
+
if (H && H.html) {
|
|
8727
|
+
const Wt = `${u}/${H.html}?t=${Date.now()}`;
|
|
8728
|
+
let ze = await fetch(Wt).then((rn) => rn.text());
|
|
8754
8729
|
const Gn = ((Q = ze.match(
|
|
8755
8730
|
/var\s+iosLink\s*=\s*['|"](https?[\w\d;,/?:@&=+$\-_.!~*'()#]+)['|"]/
|
|
8756
8731
|
)) == null ? void 0 : Q.at(1)) || "";
|
|
@@ -8783,24 +8758,26 @@ const wc = ({
|
|
|
8783
8758
|
...I,
|
|
8784
8759
|
networks: $i
|
|
8785
8760
|
}) : O(I)), T(!1);
|
|
8786
|
-
},
|
|
8761
|
+
}, pe = async () => await qc(n, o), [k, ve] = _(null), ke = async (I) => await xc(I, o);
|
|
8787
8762
|
return xe(() => {
|
|
8788
|
-
i || (w(null), N(null), O(null), d(null), ve(null)), i && (r === "Playable" ? (
|
|
8789
|
-
|
|
8790
|
-
|
|
8791
|
-
|
|
8792
|
-
|
|
8793
|
-
|
|
8794
|
-
|
|
8763
|
+
i || (w(null), N(null), O(null), d(null), ve(null)), i && (r === "Playable" ? pe().then((I) => {
|
|
8764
|
+
ke(I.customer).then((H) => {
|
|
8765
|
+
ve(H);
|
|
8766
|
+
}), R().then((H) => {
|
|
8767
|
+
ie(null, H);
|
|
8768
|
+
}), V(!1);
|
|
8769
|
+
}) : r === "Ready" ? U().then((I) => {
|
|
8770
|
+
R().then((H) => {
|
|
8771
|
+
ie(null, H), V(!1);
|
|
8795
8772
|
});
|
|
8796
8773
|
}) : r === "Flex" ? U().then((I) => {
|
|
8797
|
-
|
|
8798
|
-
i && (ie(
|
|
8774
|
+
V(!1), pe().then((H) => {
|
|
8775
|
+
i && (ie(H, null), V(!1), N(H));
|
|
8799
8776
|
});
|
|
8800
8777
|
}) : r === "Import" ? Cc(t, o).then((I) => {
|
|
8801
|
-
w(I), f(I.iosUrl || ""), h(I.googleUrl || ""), T(!1),
|
|
8802
|
-
}) : r === "Fusion" && (
|
|
8803
|
-
i && (ie(I, null),
|
|
8778
|
+
w(I), f(I.iosUrl || ""), h(I.googleUrl || ""), T(!1), V(!1);
|
|
8779
|
+
}) : r === "Fusion" && (V(!1), pe().then((I) => {
|
|
8780
|
+
i && (ie(I, null), V(!1), I.networks = S.filter((H) => H !== "cdn"), N(I));
|
|
8804
8781
|
})));
|
|
8805
8782
|
}, [n, e, t, i]), /* @__PURE__ */ c.jsxs(
|
|
8806
8783
|
"div",
|
|
@@ -8837,7 +8814,7 @@ const wc = ({
|
|
|
8837
8814
|
setAllNetworksSelected: Y
|
|
8838
8815
|
}
|
|
8839
8816
|
),
|
|
8840
|
-
|
|
8817
|
+
P ? /* @__PURE__ */ c.jsx(
|
|
8841
8818
|
"div",
|
|
8842
8819
|
{
|
|
8843
8820
|
style: {
|
|
@@ -8849,7 +8826,7 @@ const wc = ({
|
|
|
8849
8826
|
},
|
|
8850
8827
|
children: /* @__PURE__ */ c.jsx(Pt, { isNetworksLoading: !0 })
|
|
8851
8828
|
}
|
|
8852
|
-
) : (K || j || r === "Fusion") && (r === "Flex" ? q : !0) && !
|
|
8829
|
+
) : (K || j || r === "Fusion") && (r === "Flex" ? q : !0) && !P && g !== "Loading..." && y !== "Loading..." && /* @__PURE__ */ c.jsx(
|
|
8853
8830
|
gc,
|
|
8854
8831
|
{
|
|
8855
8832
|
playable: K,
|
|
@@ -8873,7 +8850,7 @@ const wc = ({
|
|
|
8873
8850
|
setCdnModal: M,
|
|
8874
8851
|
cdnUrl: F,
|
|
8875
8852
|
setCdnUrl: Z,
|
|
8876
|
-
customer:
|
|
8853
|
+
customer: k ?? void 0
|
|
8877
8854
|
}
|
|
8878
8855
|
)
|
|
8879
8856
|
]
|
|
@@ -8948,8 +8925,8 @@ Xe.handleBlur = Ut;
|
|
|
8948
8925
|
Xe.handleFocus = Ft;
|
|
8949
8926
|
Xe.markForFocusLater = Mc;
|
|
8950
8927
|
Xe.returnFocus = Ec;
|
|
8951
|
-
Xe.popWithoutFocus =
|
|
8952
|
-
Xe.setupScopedFocus =
|
|
8928
|
+
Xe.popWithoutFocus = Wc;
|
|
8929
|
+
Xe.setupScopedFocus = kc;
|
|
8953
8930
|
Xe.teardownScopedFocus = jc;
|
|
8954
8931
|
var Ic = ca, Sc = Kc(Ic);
|
|
8955
8932
|
function Kc(e) {
|
|
@@ -8992,10 +8969,10 @@ function Ec() {
|
|
|
8992
8969
|
console.warn(["You tried to return focus to", t, "but it is not in the DOM anymore"].join(" "));
|
|
8993
8970
|
}
|
|
8994
8971
|
}
|
|
8995
|
-
function
|
|
8972
|
+
function Wc() {
|
|
8996
8973
|
yt.length > 0 && yt.pop();
|
|
8997
8974
|
}
|
|
8998
|
-
function
|
|
8975
|
+
function kc(e) {
|
|
8999
8976
|
wt = e, window.addEventListener ? (window.addEventListener("blur", Ut, !1), document.addEventListener("focus", Ft, !0)) : (window.attachEvent("onBlur", Ut), document.attachEvent("onFocus", Ft));
|
|
9000
8977
|
}
|
|
9001
8978
|
function jc() {
|
|
@@ -9301,17 +9278,17 @@ var ud = Mt, cd = dd(ud);
|
|
|
9301
9278
|
function dd(e) {
|
|
9302
9279
|
return e && e.__esModule ? e : { default: e };
|
|
9303
9280
|
}
|
|
9304
|
-
var
|
|
9281
|
+
var Se = void 0, Ge = void 0, pt = [];
|
|
9305
9282
|
function md() {
|
|
9306
|
-
for (var e = [
|
|
9283
|
+
for (var e = [Se, Ge], t = 0; t < e.length; t++) {
|
|
9307
9284
|
var n = e[t];
|
|
9308
9285
|
n && n.parentNode && n.parentNode.removeChild(n);
|
|
9309
9286
|
}
|
|
9310
|
-
|
|
9287
|
+
Se = Ge = null, pt = [];
|
|
9311
9288
|
}
|
|
9312
9289
|
function fd() {
|
|
9313
9290
|
console.log("bodyTrap ----------"), console.log(pt.length);
|
|
9314
|
-
for (var e = [
|
|
9291
|
+
for (var e = [Se, Ge], t = 0; t < e.length; t++) {
|
|
9315
9292
|
var n = e[t], r = n || {};
|
|
9316
9293
|
console.log(r.nodeName, r.className, r.id);
|
|
9317
9294
|
}
|
|
@@ -9325,70 +9302,70 @@ function no() {
|
|
|
9325
9302
|
pt[pt.length - 1].focusContent();
|
|
9326
9303
|
}
|
|
9327
9304
|
function pd(e, t) {
|
|
9328
|
-
!
|
|
9305
|
+
!Se && !Ge && (Se = document.createElement("div"), Se.setAttribute("data-react-modal-body-trap", ""), Se.style.position = "absolute", Se.style.opacity = "0", Se.setAttribute("tabindex", "0"), Se.addEventListener("focus", no), Ge = Se.cloneNode(), Ge.addEventListener("focus", no)), pt = t, pt.length > 0 ? (document.body.firstChild !== Se && document.body.insertBefore(Se, document.body.firstChild), document.body.lastChild !== Ge && document.body.appendChild(Ge)) : (Se.parentElement && Se.parentElement.removeChild(Se), Ge.parentElement && Ge.parentElement.removeChild(Ge));
|
|
9329
9306
|
}
|
|
9330
9307
|
cd.default.subscribe(pd);
|
|
9331
9308
|
(function(e, t) {
|
|
9332
9309
|
Object.defineProperty(t, "__esModule", {
|
|
9333
9310
|
value: !0
|
|
9334
9311
|
});
|
|
9335
|
-
var n = Object.assign || function(
|
|
9312
|
+
var n = Object.assign || function(W) {
|
|
9336
9313
|
for (var E = 1; E < arguments.length; E++) {
|
|
9337
9314
|
var D = arguments[E];
|
|
9338
9315
|
for (var v in D)
|
|
9339
|
-
Object.prototype.hasOwnProperty.call(D, v) && (
|
|
9316
|
+
Object.prototype.hasOwnProperty.call(D, v) && (W[v] = D[v]);
|
|
9340
9317
|
}
|
|
9341
|
-
return
|
|
9342
|
-
}, r = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(
|
|
9343
|
-
return typeof
|
|
9344
|
-
} : function(
|
|
9345
|
-
return
|
|
9318
|
+
return W;
|
|
9319
|
+
}, r = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(W) {
|
|
9320
|
+
return typeof W;
|
|
9321
|
+
} : function(W) {
|
|
9322
|
+
return W && typeof Symbol == "function" && W.constructor === Symbol && W !== Symbol.prototype ? "symbol" : typeof W;
|
|
9346
9323
|
}, i = function() {
|
|
9347
|
-
function
|
|
9324
|
+
function W(E, D) {
|
|
9348
9325
|
for (var v = 0; v < D.length; v++) {
|
|
9349
9326
|
var M = D[v];
|
|
9350
9327
|
M.enumerable = M.enumerable || !1, M.configurable = !0, "value" in M && (M.writable = !0), Object.defineProperty(E, M.key, M);
|
|
9351
9328
|
}
|
|
9352
9329
|
}
|
|
9353
9330
|
return function(E, D, v) {
|
|
9354
|
-
return D &&
|
|
9331
|
+
return D && W(E.prototype, D), v && W(E, v), E;
|
|
9355
9332
|
};
|
|
9356
9333
|
}(), o = ce, a = Mn, s = q(a), l = Xe, u = w(l), A = zc, d = q(A), m = Ve, g = w(m), y = Ot, f = w(y), h = Pe, b = q(h), C = Mt, K = q(C);
|
|
9357
|
-
function w(
|
|
9358
|
-
if (
|
|
9359
|
-
return
|
|
9334
|
+
function w(W) {
|
|
9335
|
+
if (W && W.__esModule)
|
|
9336
|
+
return W;
|
|
9360
9337
|
var E = {};
|
|
9361
|
-
if (
|
|
9362
|
-
for (var D in
|
|
9363
|
-
Object.prototype.hasOwnProperty.call(
|
|
9364
|
-
return E.default =
|
|
9338
|
+
if (W != null)
|
|
9339
|
+
for (var D in W)
|
|
9340
|
+
Object.prototype.hasOwnProperty.call(W, D) && (E[D] = W[D]);
|
|
9341
|
+
return E.default = W, E;
|
|
9365
9342
|
}
|
|
9366
|
-
function q(
|
|
9367
|
-
return
|
|
9343
|
+
function q(W) {
|
|
9344
|
+
return W && W.__esModule ? W : { default: W };
|
|
9368
9345
|
}
|
|
9369
|
-
function N(
|
|
9370
|
-
if (!(
|
|
9346
|
+
function N(W, E) {
|
|
9347
|
+
if (!(W instanceof E))
|
|
9371
9348
|
throw new TypeError("Cannot call a class as a function");
|
|
9372
9349
|
}
|
|
9373
|
-
function j(
|
|
9374
|
-
if (!
|
|
9350
|
+
function j(W, E) {
|
|
9351
|
+
if (!W)
|
|
9375
9352
|
throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
|
|
9376
|
-
return E && (typeof E == "object" || typeof E == "function") ? E :
|
|
9353
|
+
return E && (typeof E == "object" || typeof E == "function") ? E : W;
|
|
9377
9354
|
}
|
|
9378
|
-
function O(
|
|
9355
|
+
function O(W, E) {
|
|
9379
9356
|
if (typeof E != "function" && E !== null)
|
|
9380
9357
|
throw new TypeError("Super expression must either be null or a function, not " + typeof E);
|
|
9381
|
-
|
|
9358
|
+
W.prototype = Object.create(E && E.prototype, { constructor: { value: W, enumerable: !1, writable: !0, configurable: !0 } }), E && (Object.setPrototypeOf ? Object.setPrototypeOf(W, E) : W.__proto__ = E);
|
|
9382
9359
|
}
|
|
9383
|
-
var
|
|
9360
|
+
var P = {
|
|
9384
9361
|
overlay: "ReactModal__Overlay",
|
|
9385
9362
|
content: "ReactModal__Content"
|
|
9386
9363
|
}, T = function(E) {
|
|
9387
9364
|
return E.code === "Tab" || E.keyCode === 9;
|
|
9388
9365
|
}, ne = function(E) {
|
|
9389
9366
|
return E.code === "Escape" || E.keyCode === 27;
|
|
9390
|
-
},
|
|
9391
|
-
O(E,
|
|
9367
|
+
}, V = 0, ae = function(W) {
|
|
9368
|
+
O(E, W);
|
|
9392
9369
|
function E(D) {
|
|
9393
9370
|
N(this, E);
|
|
9394
9371
|
var v = j(this, (E.__proto__ || Object.getPrototypeOf(E)).call(this, D));
|
|
@@ -9398,7 +9375,7 @@ cd.default.subscribe(pd);
|
|
|
9398
9375
|
v.content = M, v.props.contentRef && v.props.contentRef(M);
|
|
9399
9376
|
}, v.afterClose = function() {
|
|
9400
9377
|
var M = v.props, F = M.appElement, Z = M.ariaHideApp, S = M.htmlOpenClassName, G = M.bodyOpenClassName, J = M.parentSelector, Y = J && J().ownerDocument || document;
|
|
9401
|
-
G && f.remove(Y.body, G), S && f.remove(Y.getElementsByTagName("html")[0], S), Z &&
|
|
9378
|
+
G && f.remove(Y.body, G), S && f.remove(Y.getElementsByTagName("html")[0], S), Z && V > 0 && (V -= 1, V === 0 && g.show(F)), v.props.shouldFocusAfterRender && (v.props.shouldReturnFocusAfterClose ? (u.returnFocus(v.props.preventScroll), u.teardownScopedFocus()) : u.popWithoutFocus()), v.props.onAfterClose && v.props.onAfterClose(), K.default.deregister(v);
|
|
9402
9379
|
}, v.open = function() {
|
|
9403
9380
|
v.beforeOpen(), v.state.afterOpen && v.state.beforeClose ? (clearTimeout(v.closeTimer), v.setState({ beforeClose: !1 })) : (v.props.shouldFocusAfterRender && (u.setupScopedFocus(v.node), u.markForFocusLater()), v.setState({ isOpen: !0 }, function() {
|
|
9404
9381
|
v.openAnimationFrame = requestAnimationFrame(function() {
|
|
@@ -9446,9 +9423,9 @@ cd.default.subscribe(pd);
|
|
|
9446
9423
|
return document.activeElement === v.content || v.content.contains(document.activeElement);
|
|
9447
9424
|
}, v.buildClassName = function(M, F) {
|
|
9448
9425
|
var Z = (typeof F > "u" ? "undefined" : r(F)) === "object" ? F : {
|
|
9449
|
-
base:
|
|
9450
|
-
afterOpen:
|
|
9451
|
-
beforeClose:
|
|
9426
|
+
base: P[M],
|
|
9427
|
+
afterOpen: P[M] + "--after-open",
|
|
9428
|
+
beforeClose: P[M] + "--before-close"
|
|
9452
9429
|
}, S = Z.base;
|
|
9453
9430
|
return v.state.afterOpen && (S = S + " " + Z.afterOpen), v.state.beforeClose && (S = S + " " + Z.beforeClose), typeof F == "string" && F ? S + " " + F : S;
|
|
9454
9431
|
}, v.attributesFromObject = function(M, F) {
|
|
@@ -9479,7 +9456,7 @@ cd.default.subscribe(pd);
|
|
|
9479
9456
|
key: "beforeOpen",
|
|
9480
9457
|
value: function() {
|
|
9481
9458
|
var v = this.props, M = v.appElement, F = v.ariaHideApp, Z = v.htmlOpenClassName, S = v.bodyOpenClassName, G = v.parentSelector, J = G && G().ownerDocument || document;
|
|
9482
|
-
S && f.add(J.body, S), Z && f.add(J.getElementsByTagName("html")[0], Z), F && (
|
|
9459
|
+
S && f.add(J.body, S), Z && f.add(J.getElementsByTagName("html")[0], Z), F && (V += 1, g.hide(M)), K.default.register(this);
|
|
9483
9460
|
}
|
|
9484
9461
|
// Don't steal focus from inner elements
|
|
9485
9462
|
}, {
|
|
@@ -9494,7 +9471,7 @@ cd.default.subscribe(pd);
|
|
|
9494
9471
|
style: n({}, Y, this.props.style.overlay),
|
|
9495
9472
|
onClick: this.handleOverlayOnClick,
|
|
9496
9473
|
onMouseDown: this.handleOverlayOnMouseDown
|
|
9497
|
-
},
|
|
9474
|
+
}, X = n({
|
|
9498
9475
|
id: M,
|
|
9499
9476
|
ref: this.setContentRef,
|
|
9500
9477
|
style: n({}, J, this.props.style.content),
|
|
@@ -9508,7 +9485,7 @@ cd.default.subscribe(pd);
|
|
|
9508
9485
|
"aria-label": this.props.contentLabel
|
|
9509
9486
|
}, this.attributesFromObject("aria", n({ modal: !0 }, this.props.aria)), this.attributesFromObject("data", this.props.data || {}), {
|
|
9510
9487
|
"data-testid": this.props.testId
|
|
9511
|
-
}), B = this.props.contentElement(
|
|
9488
|
+
}), B = this.props.contentElement(X, G);
|
|
9512
9489
|
return this.props.overlayElement(R, B);
|
|
9513
9490
|
}
|
|
9514
9491
|
}]), E;
|
|
@@ -9861,7 +9838,7 @@ gt.default = Et;
|
|
|
9861
9838
|
t.default = r.default, e.exports = t.default;
|
|
9862
9839
|
})(Ir, Ir.exports);
|
|
9863
9840
|
var Ed = Ir.exports;
|
|
9864
|
-
const Er = /* @__PURE__ */ Ga(Ed),
|
|
9841
|
+
const Er = /* @__PURE__ */ Ga(Ed), Wd = ({ width: e, height: t, fill: n }) => /* @__PURE__ */ c.jsxs(
|
|
9865
9842
|
"svg",
|
|
9866
9843
|
{
|
|
9867
9844
|
width: e,
|
|
@@ -9899,7 +9876,7 @@ const Er = /* @__PURE__ */ Ga(Ed), kd = ({ width: e, height: t, fill: n }) => /*
|
|
|
9899
9876
|
)
|
|
9900
9877
|
]
|
|
9901
9878
|
}
|
|
9902
|
-
),
|
|
9879
|
+
), kd = ({
|
|
9903
9880
|
setIsExceedingFileSizeAccepted: e,
|
|
9904
9881
|
closeModal: t,
|
|
9905
9882
|
setLoading: n,
|
|
@@ -9950,11 +9927,11 @@ const Er = /* @__PURE__ */ Ga(Ed), kd = ({ width: e, height: t, fill: n }) => /*
|
|
|
9950
9927
|
}
|
|
9951
9928
|
) }),
|
|
9952
9929
|
/* @__PURE__ */ c.jsx("div", { className: "mt-5 h-[150px] w-full ", children: /* @__PURE__ */ c.jsx("div", { className: "flex h-full w-full items-center justify-center", children: /* @__PURE__ */ c.jsx(
|
|
9953
|
-
|
|
9930
|
+
Wd,
|
|
9954
9931
|
{
|
|
9955
9932
|
width: 100,
|
|
9956
9933
|
height: 100,
|
|
9957
|
-
fill:
|
|
9934
|
+
fill: Ke[r]
|
|
9958
9935
|
}
|
|
9959
9936
|
) }) }),
|
|
9960
9937
|
/* @__PURE__ */ c.jsx("div", { className: "mb-5 h-[50px] w-full", children: /* @__PURE__ */ c.jsx("div", { className: "flex h-full w-full items-center justify-center", children: /* @__PURE__ */ c.jsx("span", { className: "text-3xl font-bold text-flex-purple", children: "Playable Size Too Big" }) }) }),
|
|
@@ -9977,7 +9954,7 @@ const Er = /* @__PURE__ */ Ga(Ed), kd = ({ width: e, height: t, fill: n }) => /*
|
|
|
9977
9954
|
{
|
|
9978
9955
|
className: " pointer-events-auto ml-3 flex h-full w-[180px] items-center justify-center rounded-md transition-all hover:scale-105 cursor-pointer",
|
|
9979
9956
|
style: {
|
|
9980
|
-
backgroundColor:
|
|
9957
|
+
backgroundColor: Ke[r]
|
|
9981
9958
|
},
|
|
9982
9959
|
onClick: () => e(!1),
|
|
9983
9960
|
children: /* @__PURE__ */ c.jsx("span", { className: "text-center align-middle text-xl font-bold text-white", children: "Continue" })
|
|
@@ -10124,8 +10101,8 @@ const Jd = ({
|
|
|
10124
10101
|
copyLinkUrl: g,
|
|
10125
10102
|
fusionData: y
|
|
10126
10103
|
}) => {
|
|
10127
|
-
const [f, h] = _(window.innerWidth), [b, C] = _(!1), [K, w] = _(A), [q, N] = _(!1), [j, O] = _(!0), [
|
|
10128
|
-
Mu(a, s,
|
|
10104
|
+
const [f, h] = _(window.innerWidth), [b, C] = _(!1), [K, w] = _(A), [q, N] = _(!1), [j, O] = _(!0), [P, T] = _(null), [ne, V] = _(""), [ae, W] = _("Loading..."), [E, D] = _("Loading..."), [v, M] = _("game"), [F, Z] = rt(Vr), [S, G] = rt(la);
|
|
10105
|
+
Mu(a, s, V, m, y);
|
|
10129
10106
|
const J = async () => {
|
|
10130
10107
|
let Y = await zd(s);
|
|
10131
10108
|
if (!Y) {
|
|
@@ -10213,7 +10190,7 @@ const Jd = ({
|
|
|
10213
10190
|
},
|
|
10214
10191
|
children: [
|
|
10215
10192
|
q && e && /* @__PURE__ */ c.jsx(
|
|
10216
|
-
|
|
10193
|
+
kd,
|
|
10217
10194
|
{
|
|
10218
10195
|
setIsExceedingFileSizeAccepted: N,
|
|
10219
10196
|
closeModal: t,
|
|
@@ -10297,7 +10274,7 @@ const Jd = ({
|
|
|
10297
10274
|
api: s,
|
|
10298
10275
|
fetchFileUrl: m,
|
|
10299
10276
|
copyLinkUrl: g,
|
|
10300
|
-
setSafariCopyLink:
|
|
10277
|
+
setSafariCopyLink: V,
|
|
10301
10278
|
iosLink: ae,
|
|
10302
10279
|
androidLink: E,
|
|
10303
10280
|
urlType: v
|
|
@@ -10341,12 +10318,12 @@ const Jd = ({
|
|
|
10341
10318
|
title: u,
|
|
10342
10319
|
handleDownloadError: d,
|
|
10343
10320
|
fetchFileUrl: m,
|
|
10344
|
-
fileSize:
|
|
10321
|
+
fileSize: P,
|
|
10345
10322
|
setFileSize: T,
|
|
10346
|
-
setSafariCopyLink:
|
|
10323
|
+
setSafariCopyLink: V,
|
|
10347
10324
|
iosLink: ae,
|
|
10348
10325
|
androidLink: E,
|
|
10349
|
-
setIosLink:
|
|
10326
|
+
setIosLink: W,
|
|
10350
10327
|
setAndroidLink: D,
|
|
10351
10328
|
urlType: v,
|
|
10352
10329
|
setUrlType: M
|
|
@@ -10358,7 +10335,7 @@ const Jd = ({
|
|
|
10358
10335
|
jd,
|
|
10359
10336
|
{
|
|
10360
10337
|
onClose: () => {
|
|
10361
|
-
Lt(ne),
|
|
10338
|
+
Lt(ne), V("");
|
|
10362
10339
|
},
|
|
10363
10340
|
url: ne
|
|
10364
10341
|
}
|