gearboxdownloadmodal 6.0.72 → 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 CHANGED
@@ -154,7 +154,7 @@ function Xa() {
154
154
  }
155
155
  return null;
156
156
  }
157
- var k = Object.assign, E = 0, D, v, M, F, Z, S, G;
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: k({}, p, {
193
+ log: W({}, p, {
194
194
  value: D
195
195
  }),
196
- info: k({}, p, {
196
+ info: W({}, p, {
197
197
  value: v
198
198
  }),
199
- warn: k({}, p, {
199
+ warn: W({}, p, {
200
200
  value: M
201
201
  }),
202
- error: k({}, p, {
202
+ error: W({}, p, {
203
203
  value: F
204
204
  }),
205
- group: k({}, p, {
205
+ group: W({}, p, {
206
206
  value: Z
207
207
  }),
208
- groupCollapsed: k({}, p, {
208
+ groupCollapsed: W({}, p, {
209
209
  value: S
210
210
  }),
211
- groupEnd: k({}, p, {
211
+ groupEnd: W({}, p, {
212
212
  value: G
213
213
  })
214
214
  });
@@ -235,7 +235,7 @@ function Xa() {
235
235
  var pe = typeof WeakMap == "function" ? WeakMap : Map;
236
236
  U = new pe();
237
237
  }
238
- function W(p, L) {
238
+ function k(p, L) {
239
239
  if (!p || ie)
240
240
  return "";
241
241
  {
@@ -307,9 +307,9 @@ function Xa() {
307
307
  return typeof p == "function" && U.set(p, oi), oi;
308
308
  }
309
309
  function ve(p, L, z) {
310
- return W(p, !1);
310
+ return k(p, !1);
311
311
  }
312
- function We(p) {
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 W(p, We(p));
320
+ return k(p, ke(p));
321
321
  if (typeof p == "string")
322
322
  return re(p);
323
323
  switch (p) {
@@ -369,9 +369,9 @@ function Xa() {
369
369
  }
370
370
  }
371
371
  }
372
- var kt = Array.isArray;
372
+ var Wt = Array.isArray;
373
373
  function ze(p) {
374
- return kt(p);
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 Wt = b.ReactCurrentOwner, va = {
396
+ var kt = b.ReactCurrentOwner, va = {
397
397
  key: !0,
398
398
  ref: !0,
399
399
  __self: !0,
@@ -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" && Wt.current && L && Wt.current.stateNode !== L) {
421
- var z = ae(Wt.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(Wt.current.type), p.ref), Pn[z] = !0);
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) {
@@ -488,7 +488,7 @@ function Xa() {
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, $, Wt.current, le);
491
+ return Ia(p, Ae, Le, de, $, kt.current, le);
492
492
  }
493
493
  }
494
494
  var Xn = b.ReactCurrentOwner, $r = b.ReactDebugCurrentFrame;
@@ -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 ka(p, L, z) {
645
+ function Wa(p, L, z) {
646
646
  return ii(p, L, z, !1);
647
647
  }
648
- var Wa = ka, ja = Ea;
649
- zt.Fragment = r, zt.jsx = Wa, zt.jsxs = ja;
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 ke = Be.prototype;
1222
- ke.addData = function(e) {
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
- ke.isDark = function(e, t) {
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
- ke.getModuleCount = function() {
1231
+ We.getModuleCount = function() {
1232
1232
  return this.moduleCount;
1233
1233
  };
1234
- ke.make = function() {
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
- ke.makeImpl = function(e, t) {
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
- ke.setupPositionProbePattern = function(e, t) {
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
- ke.getBestMaskPattern = function() {
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
- ke.createMovieClip = function(e, t, n) {
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
- ke.setupTimingPattern = function() {
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
- ke.setupPositionAdjustPattern = function() {
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
- ke.setupTypeNumber = function(e) {
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
- ke.setupTypeInfo = function(e, t) {
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
- ke.mapData = function(e, t) {
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(W) {
1468
- return typeof W == "string" || typeof W == "function" || // Note: its typeof might be other than 'symbol' or 'number' if it's a polyfill.
1469
- W === r || W === u || W === o || W === i || W === d || W === m || typeof W == "object" && W !== null && (W.$$typeof === y || W.$$typeof === g || W.$$typeof === a || W.$$typeof === s || W.$$typeof === A || W.$$typeof === h || W.$$typeof === b || W.$$typeof === C || W.$$typeof === f);
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(W) {
1472
- if (typeof W == "object" && W !== null) {
1473
- var ve = W.$$typeof;
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 We = W.type;
1477
- switch (We) {
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 We;
1484
+ return ke;
1485
1485
  default:
1486
- var I = We && We.$$typeof;
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, P = t, T = A, ne = r, V = y, ae = g, k = n, E = o, D = i, v = d, M = !1;
1504
- function F(W) {
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(W) || w(W) === l;
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(W) {
1508
- return w(W) === u;
1507
+ function Z(k) {
1508
+ return w(k) === u;
1509
1509
  }
1510
- function S(W) {
1511
- return w(W) === s;
1510
+ function S(k) {
1511
+ return w(k) === s;
1512
1512
  }
1513
- function G(W) {
1514
- return w(W) === a;
1513
+ function G(k) {
1514
+ return w(k) === a;
1515
1515
  }
1516
- function J(W) {
1517
- return typeof W == "object" && W !== null && W.$$typeof === t;
1516
+ function J(k) {
1517
+ return typeof k == "object" && k !== null && k.$$typeof === t;
1518
1518
  }
1519
- function Y(W) {
1520
- return w(W) === A;
1519
+ function Y(k) {
1520
+ return w(k) === A;
1521
1521
  }
1522
- function R(W) {
1523
- return w(W) === r;
1522
+ function R(k) {
1523
+ return w(k) === r;
1524
1524
  }
1525
- function X(W) {
1526
- return w(W) === y;
1525
+ function X(k) {
1526
+ return w(k) === y;
1527
1527
  }
1528
- function B(W) {
1529
- return w(W) === g;
1528
+ function B(k) {
1529
+ return w(k) === g;
1530
1530
  }
1531
- function re(W) {
1532
- return w(W) === n;
1531
+ function re(k) {
1532
+ return w(k) === n;
1533
1533
  }
1534
- function ie(W) {
1535
- return w(W) === o;
1534
+ function ie(k) {
1535
+ return w(k) === o;
1536
1536
  }
1537
- function U(W) {
1538
- return w(W) === i;
1537
+ function U(k) {
1538
+ return w(k) === i;
1539
1539
  }
1540
- function pe(W) {
1541
- return w(W) === d;
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 = P, fe.ForwardRef = T, fe.Fragment = ne, fe.Lazy = V, fe.Memo = ae, fe.Portal = k, 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;
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 kr() {
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 = kr(), n = {}, r = vo();
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 = kr(), r = vo(), i = As(), o = function() {
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;
@@ -1720,10 +1720,10 @@ function ls() {
1720
1720
  function J(R, X, B, re, ie, U, pe) {
1721
1721
  if (re = re || m, U = U || B, pe !== n) {
1722
1722
  if (l) {
1723
- var W = new Error(
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 W.name = "Invariant Violation", W;
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
@@ -1813,9 +1813,9 @@ function ls() {
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(pe, W) {
1817
- var ve = v(W);
1818
- return ve === "symbol" ? String(W) : W;
1816
+ var ie = JSON.stringify(Z, function(pe, k) {
1817
+ var ve = v(k);
1818
+ return ve === "symbol" ? String(k) : k;
1819
1819
  });
1820
1820
  return new f("Invalid " + R + " `" + X + "` of value `" + String(B) + "` " + ("supplied to `" + Y + "`, expected one of " + ie + "."));
1821
1821
  }
@@ -1850,10 +1850,10 @@ function ls() {
1850
1850
  }
1851
1851
  function J(Y, R, X, B, re) {
1852
1852
  for (var ie = [], U = 0; U < Z.length; U++) {
1853
- var pe = Z[U], W = pe(Y, R, X, B, re, n);
1854
- if (W == null)
1853
+ var pe = Z[U], k = pe(Y, R, X, B, re, n);
1854
+ if (k == null)
1855
1855
  return null;
1856
- W.data && r(W.data, "expectedType") && ie.push(W.data.expectedType);
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
1859
  return new f("Invalid " + B + " `" + re + "` supplied to " + ("`" + X + "`" + ve + "."));
@@ -1862,7 +1862,7 @@ function ls() {
1862
1862
  }
1863
1863
  function T() {
1864
1864
  function Z(S, G, J, Y, R) {
1865
- return k(S[G]) ? null : new f("Invalid " + Y + " `" + R + "` supplied to " + ("`" + J + "`, expected a ReactNode."));
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
  }
@@ -1903,15 +1903,15 @@ function ls() {
1903
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 W = pe(B, U, Y, R, X + "." + U, n);
1907
- if (W)
1908
- return W;
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 k(Z) {
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(k);
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 (!k(J.value))
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 && !k(Y[1]))
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 = kr();
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, Wr = {};
2041
- Object.defineProperty(Wr, "__esModule", {
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
- Wr.default = En;
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 = Wr, Is = _t(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
- }, ks = (e, t, n, r) => {
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
- }, Ws = (e, t, n) => {
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 kn {
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 kn {
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 kn {
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");
@@ -2578,9 +2578,9 @@ class xn extends kn {
2578
2578
  ordinal: !1
2579
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, k = j && ne !== m && this.options.updateMissing;
2582
- if (q || w || k) {
2583
- if (this.logger.log(k ? "updateKey" : "missingKey", u, l, a, k ? ne : m), o) {
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, k, n) : this.backendConnector && this.backendConnector.saveMissing && this.backendConnector.saveMissing(M, l, F, S, k, n), this.emit("missingKey", M, l, F, m);
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 = Ws(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 = 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 kn {
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
- ks(l.loaded, [o], a), Fs(l, t), n && l.errors.push(n), l.pendingCount === 0 && !l.done && (Object.keys(l.loaded).forEach((u) => {
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 kn {
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链接为空,确定要继续吗?", kA = "文件大小", WA = "是", jA = "否", zA = "移动测试", YA = "复制链接", NA = "扫描二维码在任何浏览器中测试", JA = "工作中", RA = "下载", DA = "链接已复制", TA = "生成链接", GA = {
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: kA,
3740
- yes: WA,
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, Wn = ((e) => (t) => {
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) => Wn(t) === e), jn = (e) => (t) => typeof t === e, { isArray: Kt } = Array, Qt = jn("undefined");
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 (Wn(e) !== "object")
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 = Wn(e)) === "formdata" || // detect form-data instance
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)(), ko = (e) => !Qt(e) && e !== Eo;
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 } = ko(this) && this || {}, t = {}, n = (r, i) => {
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"), Wo = (e, t) => {
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
- Wo(e, (t, n) => {
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: Wn,
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: Wo,
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: ko,
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 ki = Kl, Do = {
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
- })(), kl = (() => typeof WorkerGlobalScope < "u" && // eslint-disable-next-line no-undef
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: kl,
4232
+ isStandardBrowserWebWorkerEnv: Wl,
4233
4233
  protocols: ["http", "https", "file", "blob", "url", "data"]
4234
4234
  };
4235
- function Wl(e, t) {
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 Wl(t, this.formSerializer).toString();
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
- }, Wi = Symbol("internals");
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[Wi] = this[Wi] = {
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 ki(),
4915
- response: new ki()
4914
+ request: new Wi(),
4915
+ response: new Wi()
4916
4916
  };
4917
4917
  }
4918
4918
  /**
@@ -5445,18 +5445,18 @@ function bu(e) {
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
5447
  const O = { ...q, style: q.toastStyle, key: s.toastKey++, ...Object.fromEntries(Object.entries(b).filter((V) => {
5448
- let [ae, k] = V;
5449
- return k != null;
5448
+ let [ae, W] = V;
5449
+ return W != null;
5450
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
5451
  const V = Ti(o.get(C), "removed");
5452
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 k = C == null ? s.props.limit : 1;
5456
- if (ae === 1 || k === 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 = k > ae ? ae : k;
5459
+ const E = W > ae ? ae : W;
5460
5460
  s.displayedToast = E;
5461
5461
  for (let D = 0; D < E; D++)
5462
5462
  A();
@@ -5466,9 +5466,9 @@ function bu(e) {
5466
5466
  } };
5467
5467
  var P, T;
5468
5468
  O.iconOut = function(V) {
5469
- let { theme: ae, type: k, isLoading: E, icon: D } = V, v = null;
5470
- const M = { theme: ae, type: k };
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)(k) && (v = Ar[k](M))), 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: P, isIn: T, isLoading: ne, iconOut: V, closeOnClick: ae, theme: k } = e, E = at("Toastify__toast", `Toastify__toast-theme--${k}`, `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: k };
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: 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: k, delay: s, isRunning: t, isIn: T, closeToast: d, hide: A, type: u, style: K, className: C, controlledProgress: v, progress: N || 0 })));
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 ku(e) {
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 Wu = ({
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
- Wu,
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.jsxs(
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
- ] }), Pi = ({
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: Se[e],
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: Se[e],
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: Se[e],
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: Se[e]
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: Se[t],
6734
- stroke: Se[t],
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: Se[e]
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: Se[e]
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: Se[e]
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: Se[e]
6810
+ backgroundColor: Ke[e]
6824
6811
  }
6825
6812
  }
6826
6813
  )
@@ -7702,12 +7689,12 @@ const sa = Dn(""), Aa = Dn(!1), Vr = Dn([]), la = Dn([]), dc = ({
7702
7689
  generateCDN: O,
7703
7690
  cdnUrl: P
7704
7691
  }) => {
7705
- const [T, ne] = _(!1), [V, ae] = _(""), [k, 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 = {
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
- }, W = async (Q, oe) => {
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, kt) => {
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), kt(ze), R(!1), J(!1);
7710
+ ne(!1), d(ze.message, ze), Wt(ze), R(!1), J(!1);
7724
7711
  });
7725
7712
  });
7726
7713
  }, ve = async (Q = !1) => {
@@ -7733,7 +7720,7 @@ const sa = Dn(""), Aa = Dn(!1), Vr = Dn([]), la = Dn([]), dc = ({
7733
7720
  }).catch((ye) => {
7734
7721
  d(ye.message, ye);
7735
7722
  });
7736
- }, We = async () => {
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}`;
@@ -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 ? Se[l] : "lightgray",
7739
+ borderColor: r ? Ke[l] : "lightgray",
7753
7740
  borderWidth: "1px",
7754
7741
  borderStyle: "solid",
7755
7742
  backgroundColor: "white",
@@ -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 && !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 W(i, "download"));
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: [
@@ -7926,7 +7913,7 @@ const sa = Dn(""), Aa = Dn(!1), Vr = Dn([]), la = Dn([]), dc = ({
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 W(i, "copy"));
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
- k && /* @__PURE__ */ c.jsx(
7961
+ W && /* @__PURE__ */ c.jsx(
7987
7962
  wr,
7988
7963
  {
7989
7964
  creditConfirmType: Z,
7990
7965
  handleCopyLink: async () => {
7991
- v(!1), f(!1), await W(i, "copy");
7966
+ v(!1), f(!1), await k(i, "copy");
7992
7967
  },
7993
7968
  download: async () => {
7994
- v(!1), f(!1), await W(i, "download");
7969
+ v(!1), f(!1), await k(i, "download");
7995
7970
  },
7996
7971
  onClose: () => {
7997
7972
  E(!1), f(!1);
@@ -8009,10 +7984,10 @@ const sa = Dn(""), Aa = Dn(!1), Vr = Dn([]), la = Dn([]), dc = ({
8009
7984
  googleLink: g.googleUrl,
8010
7985
  buttonType: V,
8011
7986
  handleCopyLink: async () => {
8012
- v(!1), f(!1), await W(i, "copy");
7987
+ v(!1), f(!1), await k(i, "copy");
8013
7988
  },
8014
7989
  download: async () => {
8015
- v(!1), f(!1), await W(i, "download");
7990
+ v(!1), f(!1), await k(i, "download");
8016
7991
  },
8017
7992
  typeOfProduct: l,
8018
7993
  urlType: N
@@ -8025,7 +8000,7 @@ const sa = Dn(""), Aa = Dn(!1), Vr = Dn([]), la = Dn([]), dc = ({
8025
8000
  F(!1);
8026
8001
  },
8027
8002
  handleDownload: ve,
8028
- handleDownloadMolocoTest: We,
8003
+ handleDownloadMolocoTest: ke,
8029
8004
  downloadingMoloco: G,
8030
8005
  donwloadintMolocoTest: X,
8031
8006
  downloadingMolocoHtml: Y
@@ -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: Se[t],
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: Se[t]
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 All"
8062
+ children: "Download Selected"
8088
8063
  }
8089
8064
  ) })
8090
8065
  }
@@ -8441,13 +8416,13 @@ 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, P] = _([]), [T, ne] = _(!1), [V, ae] = _(""), [k, 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) => {
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) => {
8445
8420
  I && K || Y || (R(!0), Bt(r, "cdn", u, null, !1, {}).then((H) => {
8446
8421
  w(H.url), R(!1);
8447
8422
  }).catch((H) => {
8448
8423
  s(H.message, H), R(!1);
8449
8424
  }));
8450
- }, W = async (I) => {
8425
+ }, k = async (I) => {
8451
8426
  if (I === "adikteev")
8452
8427
  return;
8453
8428
  const H = [...N];
@@ -8464,7 +8439,7 @@ const sa = Dn(""), Aa = Dn(!1), Vr = Dn([]), la = Dn([]), dc = ({
8464
8439
  }).catch((oe) => {
8465
8440
  console.log("get multi download err"), E(!1), s(oe.message, oe), H(oe);
8466
8441
  });
8467
- }), We = async () => {
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(() => {
@@ -8512,7 +8487,7 @@ const sa = Dn(""), Aa = Dn(!1), Vr = Dn([]), la = Dn([]), dc = ({
8512
8487
  name: I.name,
8513
8488
  imageUrl: H,
8514
8489
  selected: N.includes(I.id),
8515
- handleCardClick: W,
8490
+ handleCardClick: k,
8516
8491
  networkVersionSize: O,
8517
8492
  fileSizeLoading: T,
8518
8493
  showCheckBox: I.id !== "adikteev",
@@ -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: We,
8536
+ onClickMultiDownload: ke,
8562
8537
  networksVersionTotalSize: V,
8563
8538
  typeOfProduct: i,
8564
- multiDownloading: k
8539
+ multiDownloading: W
8565
8540
  }
8566
8541
  )
8567
8542
  }
@@ -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), [P, T] = _(!1), [ne, V] = _(!0), [ae, k] = _(window.innerWidth), [E, D] = _(!1), [v, M] = _(!1), [F, Z] = _("");
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" && ku(t).then((I) => {
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
- k(window.innerWidth);
8694
+ W(window.innerWidth);
8720
8695
  };
8721
8696
  return window.addEventListener("resize", I), () => {
8722
8697
  window.removeEventListener("resize", I);
@@ -8749,8 +8724,8 @@ const wc = ({
8749
8724
  return;
8750
8725
  }
8751
8726
  if (H && H.html) {
8752
- const kt = `${u}/${H.html}?t=${Date.now()}`;
8753
- let ze = await fetch(kt).then((rn) => rn.text());
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,10 +8758,10 @@ const wc = ({
8783
8758
  ...I,
8784
8759
  networks: $i
8785
8760
  }) : O(I)), T(!1);
8786
- }, pe = async () => await qc(n, o), [W, ve] = _(null), We = async (I) => await xc(I, o);
8761
+ }, pe = async () => await qc(n, o), [k, ve] = _(null), ke = async (I) => await xc(I, o);
8787
8762
  return xe(() => {
8788
8763
  i || (w(null), N(null), O(null), d(null), ve(null)), i && (r === "Playable" ? pe().then((I) => {
8789
- We(I.customer).then((H) => {
8764
+ ke(I.customer).then((H) => {
8790
8765
  ve(H);
8791
8766
  }), R().then((H) => {
8792
8767
  ie(null, H);
@@ -8875,7 +8850,7 @@ const wc = ({
8875
8850
  setCdnModal: M,
8876
8851
  cdnUrl: F,
8877
8852
  setCdnUrl: Z,
8878
- customer: W ?? void 0
8853
+ customer: k ?? void 0
8879
8854
  }
8880
8855
  )
8881
8856
  ]
@@ -8950,8 +8925,8 @@ Xe.handleBlur = Ut;
8950
8925
  Xe.handleFocus = Ft;
8951
8926
  Xe.markForFocusLater = Mc;
8952
8927
  Xe.returnFocus = Ec;
8953
- Xe.popWithoutFocus = kc;
8954
- Xe.setupScopedFocus = Wc;
8928
+ Xe.popWithoutFocus = Wc;
8929
+ Xe.setupScopedFocus = kc;
8955
8930
  Xe.teardownScopedFocus = jc;
8956
8931
  var Ic = ca, Sc = Kc(Ic);
8957
8932
  function Kc(e) {
@@ -8994,10 +8969,10 @@ function Ec() {
8994
8969
  console.warn(["You tried to return focus to", t, "but it is not in the DOM anymore"].join(" "));
8995
8970
  }
8996
8971
  }
8997
- function kc() {
8972
+ function Wc() {
8998
8973
  yt.length > 0 && yt.pop();
8999
8974
  }
9000
- function Wc(e) {
8975
+ function kc(e) {
9001
8976
  wt = e, window.addEventListener ? (window.addEventListener("blur", Ut, !1), document.addEventListener("focus", Ft, !0)) : (window.attachEvent("onBlur", Ut), document.attachEvent("onFocus", Ft));
9002
8977
  }
9003
8978
  function jc() {
@@ -9303,17 +9278,17 @@ var ud = Mt, cd = dd(ud);
9303
9278
  function dd(e) {
9304
9279
  return e && e.__esModule ? e : { default: e };
9305
9280
  }
9306
- var Ke = void 0, Ge = void 0, pt = [];
9281
+ var Se = void 0, Ge = void 0, pt = [];
9307
9282
  function md() {
9308
- for (var e = [Ke, Ge], t = 0; t < e.length; t++) {
9283
+ for (var e = [Se, Ge], t = 0; t < e.length; t++) {
9309
9284
  var n = e[t];
9310
9285
  n && n.parentNode && n.parentNode.removeChild(n);
9311
9286
  }
9312
- Ke = Ge = null, pt = [];
9287
+ Se = Ge = null, pt = [];
9313
9288
  }
9314
9289
  function fd() {
9315
9290
  console.log("bodyTrap ----------"), console.log(pt.length);
9316
- for (var e = [Ke, Ge], t = 0; t < e.length; t++) {
9291
+ for (var e = [Se, Ge], t = 0; t < e.length; t++) {
9317
9292
  var n = e[t], r = n || {};
9318
9293
  console.log(r.nodeName, r.className, r.id);
9319
9294
  }
@@ -9327,60 +9302,60 @@ function no() {
9327
9302
  pt[pt.length - 1].focusContent();
9328
9303
  }
9329
9304
  function pd(e, t) {
9330
- !Ke && !Ge && (Ke = document.createElement("div"), Ke.setAttribute("data-react-modal-body-trap", ""), Ke.style.position = "absolute", Ke.style.opacity = "0", Ke.setAttribute("tabindex", "0"), Ke.addEventListener("focus", no), Ge = Ke.cloneNode(), Ge.addEventListener("focus", no)), pt = t, pt.length > 0 ? (document.body.firstChild !== Ke && document.body.insertBefore(Ke, document.body.firstChild), document.body.lastChild !== Ge && document.body.appendChild(Ge)) : (Ke.parentElement && Ke.parentElement.removeChild(Ke), Ge.parentElement && Ge.parentElement.removeChild(Ge));
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));
9331
9306
  }
9332
9307
  cd.default.subscribe(pd);
9333
9308
  (function(e, t) {
9334
9309
  Object.defineProperty(t, "__esModule", {
9335
9310
  value: !0
9336
9311
  });
9337
- var n = Object.assign || function(k) {
9312
+ var n = Object.assign || function(W) {
9338
9313
  for (var E = 1; E < arguments.length; E++) {
9339
9314
  var D = arguments[E];
9340
9315
  for (var v in D)
9341
- Object.prototype.hasOwnProperty.call(D, v) && (k[v] = D[v]);
9316
+ Object.prototype.hasOwnProperty.call(D, v) && (W[v] = D[v]);
9342
9317
  }
9343
- return k;
9344
- }, r = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(k) {
9345
- return typeof k;
9346
- } : function(k) {
9347
- return k && typeof Symbol == "function" && k.constructor === Symbol && k !== Symbol.prototype ? "symbol" : typeof k;
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;
9348
9323
  }, i = function() {
9349
- function k(E, D) {
9324
+ function W(E, D) {
9350
9325
  for (var v = 0; v < D.length; v++) {
9351
9326
  var M = D[v];
9352
9327
  M.enumerable = M.enumerable || !1, M.configurable = !0, "value" in M && (M.writable = !0), Object.defineProperty(E, M.key, M);
9353
9328
  }
9354
9329
  }
9355
9330
  return function(E, D, v) {
9356
- return D && k(E.prototype, D), v && k(E, v), E;
9331
+ return D && W(E.prototype, D), v && W(E, v), E;
9357
9332
  };
9358
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);
9359
- function w(k) {
9360
- if (k && k.__esModule)
9361
- return k;
9334
+ function w(W) {
9335
+ if (W && W.__esModule)
9336
+ return W;
9362
9337
  var E = {};
9363
- if (k != null)
9364
- for (var D in k)
9365
- Object.prototype.hasOwnProperty.call(k, D) && (E[D] = k[D]);
9366
- return E.default = k, E;
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;
9367
9342
  }
9368
- function q(k) {
9369
- return k && k.__esModule ? k : { default: k };
9343
+ function q(W) {
9344
+ return W && W.__esModule ? W : { default: W };
9370
9345
  }
9371
- function N(k, E) {
9372
- if (!(k instanceof E))
9346
+ function N(W, E) {
9347
+ if (!(W instanceof E))
9373
9348
  throw new TypeError("Cannot call a class as a function");
9374
9349
  }
9375
- function j(k, E) {
9376
- if (!k)
9350
+ function j(W, E) {
9351
+ if (!W)
9377
9352
  throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
9378
- return E && (typeof E == "object" || typeof E == "function") ? E : k;
9353
+ return E && (typeof E == "object" || typeof E == "function") ? E : W;
9379
9354
  }
9380
- function O(k, E) {
9355
+ function O(W, E) {
9381
9356
  if (typeof E != "function" && E !== null)
9382
9357
  throw new TypeError("Super expression must either be null or a function, not " + typeof E);
9383
- k.prototype = Object.create(E && E.prototype, { constructor: { value: k, enumerable: !1, writable: !0, configurable: !0 } }), E && (Object.setPrototypeOf ? Object.setPrototypeOf(k, E) : k.__proto__ = E);
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);
9384
9359
  }
9385
9360
  var P = {
9386
9361
  overlay: "ReactModal__Overlay",
@@ -9389,8 +9364,8 @@ cd.default.subscribe(pd);
9389
9364
  return E.code === "Tab" || E.keyCode === 9;
9390
9365
  }, ne = function(E) {
9391
9366
  return E.code === "Escape" || E.keyCode === 27;
9392
- }, V = 0, ae = function(k) {
9393
- O(E, k);
9367
+ }, V = 0, ae = function(W) {
9368
+ O(E, W);
9394
9369
  function E(D) {
9395
9370
  N(this, E);
9396
9371
  var v = j(this, (E.__proto__ || Object.getPrototypeOf(E)).call(this, D));
@@ -9863,7 +9838,7 @@ gt.default = Et;
9863
9838
  t.default = r.default, e.exports = t.default;
9864
9839
  })(Ir, Ir.exports);
9865
9840
  var Ed = Ir.exports;
9866
- const Er = /* @__PURE__ */ Ga(Ed), kd = ({ width: e, height: t, fill: n }) => /* @__PURE__ */ c.jsxs(
9841
+ const Er = /* @__PURE__ */ Ga(Ed), Wd = ({ width: e, height: t, fill: n }) => /* @__PURE__ */ c.jsxs(
9867
9842
  "svg",
9868
9843
  {
9869
9844
  width: e,
@@ -9901,7 +9876,7 @@ const Er = /* @__PURE__ */ Ga(Ed), kd = ({ width: e, height: t, fill: n }) => /*
9901
9876
  )
9902
9877
  ]
9903
9878
  }
9904
- ), Wd = ({
9879
+ ), kd = ({
9905
9880
  setIsExceedingFileSizeAccepted: e,
9906
9881
  closeModal: t,
9907
9882
  setLoading: n,
@@ -9952,11 +9927,11 @@ const Er = /* @__PURE__ */ Ga(Ed), kd = ({ width: e, height: t, fill: n }) => /*
9952
9927
  }
9953
9928
  ) }),
9954
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(
9955
- kd,
9930
+ Wd,
9956
9931
  {
9957
9932
  width: 100,
9958
9933
  height: 100,
9959
- fill: Se[r]
9934
+ fill: Ke[r]
9960
9935
  }
9961
9936
  ) }) }),
9962
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" }) }) }),
@@ -9979,7 +9954,7 @@ const Er = /* @__PURE__ */ Ga(Ed), kd = ({ width: e, height: t, fill: n }) => /*
9979
9954
  {
9980
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",
9981
9956
  style: {
9982
- backgroundColor: Se[r]
9957
+ backgroundColor: Ke[r]
9983
9958
  },
9984
9959
  onClick: () => e(!1),
9985
9960
  children: /* @__PURE__ */ c.jsx("span", { className: "text-center align-middle text-xl font-bold text-white", children: "Continue" })
@@ -10126,7 +10101,7 @@ const Jd = ({
10126
10101
  copyLinkUrl: g,
10127
10102
  fusionData: y
10128
10103
  }) => {
10129
- const [f, h] = _(window.innerWidth), [b, C] = _(!1), [K, w] = _(A), [q, N] = _(!1), [j, O] = _(!0), [P, T] = _(null), [ne, V] = _(""), [ae, k] = _("Loading..."), [E, D] = _("Loading..."), [v, M] = _("game"), [F, Z] = rt(Vr), [S, G] = rt(la);
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);
10130
10105
  Mu(a, s, V, m, y);
10131
10106
  const J = async () => {
10132
10107
  let Y = await zd(s);
@@ -10215,7 +10190,7 @@ const Jd = ({
10215
10190
  },
10216
10191
  children: [
10217
10192
  q && e && /* @__PURE__ */ c.jsx(
10218
- Wd,
10193
+ kd,
10219
10194
  {
10220
10195
  setIsExceedingFileSizeAccepted: N,
10221
10196
  closeModal: t,
@@ -10348,7 +10323,7 @@ const Jd = ({
10348
10323
  setSafariCopyLink: V,
10349
10324
  iosLink: ae,
10350
10325
  androidLink: E,
10351
- setIosLink: k,
10326
+ setIosLink: W,
10352
10327
  setAndroidLink: D,
10353
10328
  urlType: v,
10354
10329
  setUrlType: M