60p82u21t54k 0.1.10 → 0.1.11

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.
@@ -78,8 +78,8 @@ function me() {
78
78
  return Wt;
79
79
  }
80
80
  function re(e, n) {
81
- var d, b, m, p;
82
- const t = me(), r = (n == null ? void 0 : n.weekStartsOn) ?? ((b = (d = n == null ? void 0 : n.locale) == null ? void 0 : d.options) == null ? void 0 : b.weekStartsOn) ?? t.weekStartsOn ?? ((p = (m = t.locale) == null ? void 0 : m.options) == null ? void 0 : p.weekStartsOn) ?? 0, a = L(e, n == null ? void 0 : n.in), s = a.getDay(), o = (s < r ? 7 : 0) + s - r;
81
+ var d, p, m, b;
82
+ const t = me(), r = (n == null ? void 0 : n.weekStartsOn) ?? ((p = (d = n == null ? void 0 : n.locale) == null ? void 0 : d.options) == null ? void 0 : p.weekStartsOn) ?? t.weekStartsOn ?? ((b = (m = t.locale) == null ? void 0 : m.options) == null ? void 0 : b.weekStartsOn) ?? 0, a = L(e, n == null ? void 0 : n.in), s = a.getDay(), o = (s < r ? 7 : 0) + s - r;
83
83
  return a.setDate(a.getDate() - o), a.setHours(0, 0, 0, 0), a;
84
84
  }
85
85
  function de(e, n) {
@@ -123,8 +123,8 @@ function Et(e, n, t) {
123
123
  t == null ? void 0 : t.in,
124
124
  e,
125
125
  n
126
- ), s = He(r), o = He(a), d = +s - he(s), b = +o - he(o);
127
- return Math.round((d - b) / Lt);
126
+ ), s = He(r), o = He(a), d = +s - he(s), p = +o - he(o);
127
+ return Math.round((d - p) / Lt);
128
128
  }
129
129
  function Ht(e, n) {
130
130
  const t = bt(e, n), r = G(e, 0);
@@ -420,17 +420,17 @@ function ge(e) {
420
420
  const r = t.width, a = r && e.matchPatterns[r] || e.matchPatterns[e.defaultMatchWidth], s = n.match(a);
421
421
  if (!s)
422
422
  return null;
423
- const o = s[0], d = r && e.parsePatterns[r] || e.parsePatterns[e.defaultParseWidth], b = Array.isArray(d) ? dn(d, (x) => x.test(o)) : (
423
+ const o = s[0], d = r && e.parsePatterns[r] || e.parsePatterns[e.defaultParseWidth], p = Array.isArray(d) ? dn(d, (x) => x.test(o)) : (
424
424
  // [TODO] -- I challenge you to fix the type
425
425
  ln(d, (x) => x.test(o))
426
426
  );
427
427
  let m;
428
- m = e.valueCallback ? e.valueCallback(b) : b, m = t.valueCallback ? (
428
+ m = e.valueCallback ? e.valueCallback(p) : p, m = t.valueCallback ? (
429
429
  // [TODO] -- I challenge you to fix the type
430
430
  t.valueCallback(m)
431
431
  ) : m;
432
- const p = n.slice(o.length);
433
- return { value: m, rest: p };
432
+ const b = n.slice(o.length);
433
+ return { value: m, rest: b };
434
434
  };
435
435
  }
436
436
  function ln(e, n) {
@@ -580,17 +580,17 @@ function ht(e, n) {
580
580
  return Math.round(r / gt) + 1;
581
581
  }
582
582
  function Le(e, n) {
583
- var p, x, h, g;
584
- const t = L(e, n == null ? void 0 : n.in), r = t.getFullYear(), a = me(), s = (n == null ? void 0 : n.firstWeekContainsDate) ?? ((x = (p = n == null ? void 0 : n.locale) == null ? void 0 : p.options) == null ? void 0 : x.firstWeekContainsDate) ?? a.firstWeekContainsDate ?? ((g = (h = a.locale) == null ? void 0 : h.options) == null ? void 0 : g.firstWeekContainsDate) ?? 1, o = G((n == null ? void 0 : n.in) || e, 0);
583
+ var b, x, h, g;
584
+ const t = L(e, n == null ? void 0 : n.in), r = t.getFullYear(), a = me(), s = (n == null ? void 0 : n.firstWeekContainsDate) ?? ((x = (b = n == null ? void 0 : n.locale) == null ? void 0 : b.options) == null ? void 0 : x.firstWeekContainsDate) ?? a.firstWeekContainsDate ?? ((g = (h = a.locale) == null ? void 0 : h.options) == null ? void 0 : g.firstWeekContainsDate) ?? 1, o = G((n == null ? void 0 : n.in) || e, 0);
585
585
  o.setFullYear(r + 1, 0, s), o.setHours(0, 0, 0, 0);
586
- const d = re(o, n), b = G((n == null ? void 0 : n.in) || e, 0);
587
- b.setFullYear(r, 0, s), b.setHours(0, 0, 0, 0);
588
- const m = re(b, n);
586
+ const d = re(o, n), p = G((n == null ? void 0 : n.in) || e, 0);
587
+ p.setFullYear(r, 0, s), p.setHours(0, 0, 0, 0);
588
+ const m = re(p, n);
589
589
  return +t >= +d ? r + 1 : +t >= +m ? r : r - 1;
590
590
  }
591
591
  function On(e, n) {
592
- var d, b, m, p;
593
- const t = me(), r = (n == null ? void 0 : n.firstWeekContainsDate) ?? ((b = (d = n == null ? void 0 : n.locale) == null ? void 0 : d.options) == null ? void 0 : b.firstWeekContainsDate) ?? t.firstWeekContainsDate ?? ((p = (m = t.locale) == null ? void 0 : m.options) == null ? void 0 : p.firstWeekContainsDate) ?? 1, a = Le(e, n), s = G((n == null ? void 0 : n.in) || e, 0);
592
+ var d, p, m, b;
593
+ const t = me(), r = (n == null ? void 0 : n.firstWeekContainsDate) ?? ((p = (d = n == null ? void 0 : n.locale) == null ? void 0 : d.options) == null ? void 0 : p.firstWeekContainsDate) ?? t.firstWeekContainsDate ?? ((b = (m = t.locale) == null ? void 0 : m.options) == null ? void 0 : b.firstWeekContainsDate) ?? 1, a = Le(e, n), s = G((n == null ? void 0 : n.in) || e, 0);
594
594
  return s.setFullYear(a, 0, r), s.setHours(0, 0, 0, 0), re(s, n);
595
595
  }
596
596
  function _t(e, n) {
@@ -1227,11 +1227,11 @@ function In(e, n, t) {
1227
1227
  }
1228
1228
  const jn = /[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g, Fn = /P+p+|P+|p+|''|'(''|[^'])+('|$)|./g, Nn = /^'([^]*?)'?$/, Ln = /''/g, Gn = /[a-zA-Z]/;
1229
1229
  function zn(e, n, t) {
1230
- var p, x, h, g, P, j, E, H;
1231
- const r = me(), a = (t == null ? void 0 : t.locale) ?? r.locale ?? yt, s = (t == null ? void 0 : t.firstWeekContainsDate) ?? ((x = (p = t == null ? void 0 : t.locale) == null ? void 0 : p.options) == null ? void 0 : x.firstWeekContainsDate) ?? r.firstWeekContainsDate ?? ((g = (h = r.locale) == null ? void 0 : h.options) == null ? void 0 : g.firstWeekContainsDate) ?? 1, o = (t == null ? void 0 : t.weekStartsOn) ?? ((j = (P = t == null ? void 0 : t.locale) == null ? void 0 : P.options) == null ? void 0 : j.weekStartsOn) ?? r.weekStartsOn ?? ((H = (E = r.locale) == null ? void 0 : E.options) == null ? void 0 : H.weekStartsOn) ?? 0, d = L(e, t == null ? void 0 : t.in);
1230
+ var b, x, h, g, P, j, E, H;
1231
+ const r = me(), a = (t == null ? void 0 : t.locale) ?? r.locale ?? yt, s = (t == null ? void 0 : t.firstWeekContainsDate) ?? ((x = (b = t == null ? void 0 : t.locale) == null ? void 0 : b.options) == null ? void 0 : x.firstWeekContainsDate) ?? r.firstWeekContainsDate ?? ((g = (h = r.locale) == null ? void 0 : h.options) == null ? void 0 : g.firstWeekContainsDate) ?? 1, o = (t == null ? void 0 : t.weekStartsOn) ?? ((j = (P = t == null ? void 0 : t.locale) == null ? void 0 : P.options) == null ? void 0 : j.weekStartsOn) ?? r.weekStartsOn ?? ((H = (E = r.locale) == null ? void 0 : E.options) == null ? void 0 : H.weekStartsOn) ?? 0, d = L(e, t == null ? void 0 : t.in);
1232
1232
  if (!Bt(d))
1233
1233
  throw new RangeError("Invalid time value");
1234
- let b = n.match(Fn).map((_) => {
1234
+ let p = n.match(Fn).map((_) => {
1235
1235
  const R = _[0];
1236
1236
  if (R === "p" || R === "P") {
1237
1237
  const w = je[R];
@@ -1252,13 +1252,13 @@ function zn(e, n, t) {
1252
1252
  );
1253
1253
  return { isToken: !1, value: _ };
1254
1254
  });
1255
- a.localize.preprocessor && (b = a.localize.preprocessor(d, b));
1255
+ a.localize.preprocessor && (p = a.localize.preprocessor(d, p));
1256
1256
  const m = {
1257
1257
  firstWeekContainsDate: s,
1258
1258
  weekStartsOn: o,
1259
1259
  locale: a
1260
1260
  };
1261
- return b.map((_) => {
1261
+ return p.map((_) => {
1262
1262
  if (!_.isToken) return _.value;
1263
1263
  const R = _.value;
1264
1264
  (!(t != null && t.useAdditionalWeekYearTokens) && vt(R) || !(t != null && t.useAdditionalDayOfYearTokens) && wt(R)) && Fe(R, n, String(e));
@@ -1583,12 +1583,12 @@ class An extends M {
1583
1583
  set(t, r, a, s) {
1584
1584
  const o = Le(t, s);
1585
1585
  if (a.isTwoDigitYear) {
1586
- const b = Mt(
1586
+ const p = Mt(
1587
1587
  a.year,
1588
1588
  o
1589
1589
  );
1590
1590
  return t.setFullYear(
1591
- b,
1591
+ p,
1592
1592
  0,
1593
1593
  s.firstWeekContainsDate
1594
1594
  ), t.setHours(0, 0, 0, 0), re(t, s);
@@ -2067,8 +2067,8 @@ class ur extends M {
2067
2067
  }
2068
2068
  function ze(e, n, t) {
2069
2069
  var x, h, g, P;
2070
- const r = me(), a = (t == null ? void 0 : t.weekStartsOn) ?? ((h = (x = t == null ? void 0 : t.locale) == null ? void 0 : x.options) == null ? void 0 : h.weekStartsOn) ?? r.weekStartsOn ?? ((P = (g = r.locale) == null ? void 0 : g.options) == null ? void 0 : P.weekStartsOn) ?? 0, s = L(e, t == null ? void 0 : t.in), o = s.getDay(), b = (n % 7 + 7) % 7, m = 7 - a, p = n < 0 || n > 6 ? n - (o + m) % 7 : (b + m) % 7 - (o + m) % 7;
2071
- return pt(s, p, t);
2070
+ const r = me(), a = (t == null ? void 0 : t.weekStartsOn) ?? ((h = (x = t == null ? void 0 : t.locale) == null ? void 0 : x.options) == null ? void 0 : h.weekStartsOn) ?? r.weekStartsOn ?? ((P = (g = r.locale) == null ? void 0 : g.options) == null ? void 0 : P.weekStartsOn) ?? 0, s = L(e, t == null ? void 0 : t.in), o = s.getDay(), p = (n % 7 + 7) % 7, m = 7 - a, b = n < 0 || n > 6 ? n - (o + m) % 7 : (p + m) % 7 - (o + m) % 7;
2071
+ return pt(s, b, t);
2072
2072
  }
2073
2073
  class cr extends M {
2074
2074
  constructor() {
@@ -2131,8 +2131,8 @@ class lr extends M {
2131
2131
  }
2132
2132
  parse(t, r, a, s) {
2133
2133
  const o = (d) => {
2134
- const b = Math.floor((d - 1) / 7) * 7;
2135
- return (d + s.weekStartsOn + 6) % 7 + b;
2134
+ const p = Math.floor((d - 1) / 7) * 7;
2135
+ return (d + s.weekStartsOn + 6) % 7 + p;
2136
2136
  };
2137
2137
  switch (r) {
2138
2138
  case "e":
@@ -2196,8 +2196,8 @@ class dr extends M {
2196
2196
  }
2197
2197
  parse(t, r, a, s) {
2198
2198
  const o = (d) => {
2199
- const b = Math.floor((d - 1) / 7) * 7;
2200
- return (d + s.weekStartsOn + 6) % 7 + b;
2199
+ const p = Math.floor((d - 1) / 7) * 7;
2200
+ return (d + s.weekStartsOn + 6) % 7 + p;
2201
2201
  };
2202
2202
  switch (r) {
2203
2203
  case "c":
@@ -2743,11 +2743,11 @@ const kr = {
2743
2743
  }, Rr = /[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g, Sr = /P+p+|P+|p+|''|'(''|[^'])+('|$)|./g, Cr = /^'([^]*?)'?$/, Ir = /''/g, jr = /\S/, Fr = /[a-zA-Z]/;
2744
2744
  function Nr(e, n, t, r) {
2745
2745
  var E, H, _, R;
2746
- const a = () => G(t, NaN), s = xt(), o = s.locale ?? yt, d = s.firstWeekContainsDate ?? ((H = (E = s.locale) == null ? void 0 : E.options) == null ? void 0 : H.firstWeekContainsDate) ?? 1, b = s.weekStartsOn ?? ((R = (_ = s.locale) == null ? void 0 : _.options) == null ? void 0 : R.weekStartsOn) ?? 0, m = {
2746
+ const a = () => G(t, NaN), s = xt(), o = s.locale ?? yt, d = s.firstWeekContainsDate ?? ((H = (E = s.locale) == null ? void 0 : E.options) == null ? void 0 : H.firstWeekContainsDate) ?? 1, p = s.weekStartsOn ?? ((R = (_ = s.locale) == null ? void 0 : _.options) == null ? void 0 : R.weekStartsOn) ?? 0, m = {
2747
2747
  firstWeekContainsDate: d,
2748
- weekStartsOn: b,
2748
+ weekStartsOn: p,
2749
2749
  locale: o
2750
- }, p = [new Bn(r == null ? void 0 : r.in, t)], x = n.match(Sr).map((w) => {
2750
+ }, b = [new Bn(r == null ? void 0 : r.in, t)], x = n.match(Sr).map((w) => {
2751
2751
  const O = w[0];
2752
2752
  if (O in je) {
2753
2753
  const z = je[O];
@@ -2781,7 +2781,7 @@ function Nr(e, n, t, r) {
2781
2781
  );
2782
2782
  if (!ae)
2783
2783
  return a();
2784
- p.push(ae.setter), e = ae.rest;
2784
+ b.push(ae.setter), e = ae.rest;
2785
2785
  } else {
2786
2786
  if (O.match(Fr))
2787
2787
  throw new RangeError(
@@ -2795,8 +2795,8 @@ function Nr(e, n, t, r) {
2795
2795
  }
2796
2796
  if (e.length > 0 && jr.test(e))
2797
2797
  return a();
2798
- const g = p.map((w) => w.priority).sort((w, O) => O - w).filter((w, O, z) => z.indexOf(w) === O).map(
2799
- (w) => p.filter((O) => O.priority === w).sort((O, z) => z.subPriority - O.subPriority)
2798
+ const g = b.map((w) => w.priority).sort((w, O) => O - w).filter((w, O, z) => z.indexOf(w) === O).map(
2799
+ (w) => b.filter((O) => O.priority === w).sort((O, z) => z.subPriority - O.subPriority)
2800
2800
  ).map((w) => w[0]);
2801
2801
  let P = L(t, r == null ? void 0 : r.in);
2802
2802
  if (isNaN(+P)) return a();
@@ -3103,15 +3103,15 @@ function we(e, n = {}) {
3103
3103
  return /* @__PURE__ */ new Date(NaN);
3104
3104
  if (o) {
3105
3105
  const d = o.getTime();
3106
- let b = 0, m;
3107
- if (r.time && (b = ra(r.time), b === null || isNaN(b)))
3106
+ let p = 0, m;
3107
+ if (r.time && (p = ra(r.time), p === null || isNaN(p)))
3108
3108
  return /* @__PURE__ */ new Date(NaN);
3109
3109
  if (r.timeZone || n.timeZone) {
3110
- if (m = ve(r.timeZone || n.timeZone, new Date(d + b)), isNaN(m))
3110
+ if (m = ve(r.timeZone || n.timeZone, new Date(d + p)), isNaN(m))
3111
3111
  return /* @__PURE__ */ new Date(NaN);
3112
3112
  } else
3113
- m = et(new Date(d + b)), m = et(new Date(d + b + m));
3114
- return new Date(d + b + m);
3113
+ m = et(new Date(d + p)), m = et(new Date(d + p + m));
3114
+ return new Date(d + p + m);
3115
3115
  } else
3116
3116
  return /* @__PURE__ */ new Date(NaN);
3117
3117
  }
@@ -3232,8 +3232,8 @@ function ua(e, n, t = {}) {
3232
3232
  n = r.reduce(function(s, o) {
3233
3233
  if (o[0] === "'")
3234
3234
  return s;
3235
- const d = s.indexOf(o), b = s[d - 1] === "'", m = s.replace(o, "'" + Zr[o[0]](a, o, t) + "'");
3236
- return b ? m.substring(0, d - 1) + m.substring(d + 1) : m;
3235
+ const d = s.indexOf(o), p = s[d - 1] === "'", m = s.replace(o, "'" + Zr[o[0]](a, o, t) + "'");
3236
+ return p ? m.substring(0, d - 1) + m.substring(d + 1) : m;
3237
3237
  }, n);
3238
3238
  }
3239
3239
  return zn(e, n, t);
@@ -3305,15 +3305,8 @@ const da = (e) => new TextEncoder().encode(e), ma = (e) => {
3305
3305
  throw console.error("Error converting to user timezone:", n), n;
3306
3306
  }
3307
3307
  }, Ct = (e) => {
3308
- console.log("enter formatToISODateTime");
3309
- const n = e.replace(" at ", " ");
3310
- console.log(`enter convertToUserTimeZone processedDateTime: ${n}`);
3311
- const t = n.replace(/GMT([+-]\d+)/, (x, h) => `${h.padStart(3, "0")}:00`);
3312
- console.log(`enter convertToUserTimeZone updatedDateTime: ${t}`);
3313
- const r = new Date(t.replace(/0([+-]\d{1,2}:\d{2})/, "$1"));
3314
- console.log(`enter convertToUserTimeZone date: ${r}`);
3315
- const a = r.getFullYear(), s = String(r.getMonth() + 1).padStart(2, "0"), o = String(r.getDate()).padStart(2, "0"), d = String(r.getHours()).padStart(2, "0"), b = String(r.getMinutes()).padStart(2, "0"), m = String(r.getSeconds()).padStart(2, "0"), p = `${a}-${s}-${o} ${d}:${b}:${m}`;
3316
- return console.log(`enter convertToUserTimeZone data: ${p}`), p;
3308
+ const t = e.replace(" at ", " ").replace(/GMT([+-]\d+)/, (x, h) => `${h.padStart(3, "0")}:00`), r = new Date(t.replace(/0([+-]\d{1,2}:\d{2})/, "$1")), a = r.getFullYear(), s = String(r.getMonth() + 1).padStart(2, "0"), o = String(r.getDate()).padStart(2, "0"), d = String(r.getHours()).padStart(2, "0"), p = String(r.getMinutes()).padStart(2, "0"), m = String(r.getSeconds()).padStart(2, "0");
3309
+ return `${a}-${s}-${o} ${d}:${p}:${m}`;
3317
3310
  }, ba = () => Date.now(), ya = (e) => new Date(e).getTime(), ha = (e) => ba() > ya(Ct(St(e)));
3318
3311
  var l = /* @__PURE__ */ ((e) => (e.announcement = "announcement", e.gameList = "gameList", e.fishGameList = "fishGameList", e.cmsList = "cmsList", e.paymentsProvider = "paymentsProvider", e.getUserProfile = "getUserProfile", e.vipList = "vipList", e.vipStatus = "vipStatus", e.vipBonus = "vipBonus", e.vipFieldStatus = "vipFieldStatus", e.promotion = "promotion", e.getSetting = "getSetting", e.getCountryMobile = "getCountryMobile", e.getPlatformTurnoverRate = "getPlatformTurnoverRate", e.mainWallet = "mainWallet", e.getLanguageSetting = "getLanguageSetting", e.getFourDimensionData = "getfourDimensionData", e.getCompany = "getCompany", e.searchResultDate = "searchResultDate", e.searchHot = "searchHot", e.searchByDate = "searchByDate", e.upcomingMatches = "upcomingMatches", e.deposit = "deposit", e.applyVipBonus = "applyVipBonus", e.getBankCardData = "getBankCardData", e.withdrawalGet = "withdrawalGet", e.withdraw = "withdraw", e.addBankCard = "addBankCard", e.transactionReport = "transactionReport", e.changePassword = "changePassword", e.wallet = "wallet", e.getEventList = "getEventlist", e.getEventToken = "getEventToken", e.getExtraGame = "getExtraGame", e.mailBox = "mailBox", e.slotGameList = "slotGameList", e.getTurnOverRewardData = "getTurnOverRewardData", e.getTurnOverRewardReport = "getTurnOverRewardReport", e.getInviteRewardData = "getInviteRewardData", e.getInviteRewardReport = "getInviteRewardReport", e.getTopupRewardData = "getTopupRewardData", e.getTopupRewardReport = "getTopupRewardReport", e.getRewardReferral = "getRewardReferral", e.submitWithdrawValidate = "submitWithdrawValidate", e.getDepositPromotion = "getDepositPromotion", e.getInviteRewardClaim = "getInviteRewardClaim", e.getTopUpRewardClaim = "getTopupRewardClaim", e.getTurnOverRewardClaim = "getTurnOverRewardClaim", e.getInviteRewardSetting = "getInviteRewardSetting", e.getTopUpRewardSetting = "getTopupRewardSetting", e.getTurnOverRewardSetting = "getTurnOverRewardSetting", e.requestForgetPassword = "requestForgetPassword", e.submitForgetPassword = "submitForgetPassword", e.getImage = "getImage", e.getDepositValidate = "getDepositValidate", e.getTransferCreditValidate = "getTransferCreditValidate", e.getWithdrawValidate = "getWithdrawValidate", e.updateProfilePicture = "updateProfilePicture", e.readMail = "readMail", e.checkRedPacketValidate = "checkRedpacketValidate", e.requestTacCode = "requestTacCode", e.getUsernameByRefer = "getUsernameByRefer", e.applyPromo = "applyPromo", e.applyRedPacket = "applyRedpacket", e.applySignIn = "applySignIn", e.getCountry = "getCountry", e.submitGiftCode = "submitGiftCode", e.playGame = "playGame", e.transferToMain = "transferToMain", e.transferProcess = "transferProcess", e.submitDepositValidate = "submitDepositValidate", e.submitTransferCreditValidate = "submitTransferCreditValidate", e.checkTransferCredit = "checkTransferCredit", e.friendList = "friendList", e.friendListEdit = "friendListEdit", e.getActivePP = "getActivePP", e.getActiveProduct = "getActiveProduct", e.requestWithdrawTac = "requestWithdrawTac", e.requestWithdrawalCode = "requestWithdrawalCode", e.commissionWithdraw = "commissionWithdraw", e.submitWithdrawalCode = "submitWithdrawalCode", e.submitCryptoAccount = "submitCryptoAccount", e.requestTransferMoney = "requestTransferMoney", e.submitTransferMoney = "submitTransferMoney", e.getVerifyPromo = "getVerifyPromo", e.requestUpdateMobileTacCode = "requestUpdateMobileTacCode", e.submitUpdateMobileTacCode = "submitUpdateMobileTacCode", e.signInViewInfo = "signInViewInfo", e.signInRecord = "signInRecord", e.referralProfile = "referralProfile", e.referralMemberProfile = "referralMemberProfile", e.registerAction = "registerAction", e.transferReport = "transferReport", e.agTransferCreditReport = "agTransferCreditReport", e.betReport = "betReport", e.getTwoFactorAuthenticate = "getTwoFactorAuthenticate", e.getUserDeviceList = "getUserDeviceList", e.submitTwoFactorAuthenticate = "submitTwoFactorAuthenticate", e.unbindUserDevice = "unbindUserDevice", e.searchNumberHistory = "searchNumberHistory", e.changeWithdrawalCode = "changeWithdrawalCode", e.checkRedPacketToken = "checkRedPacketToken", e.submitWithdrawalAlipay = "submitWithdrawalAlipay", e.applyReliefFund = "applyReliefFund", e.getReliefFundData = "getReliefFundData", e.getReliefFundReport = "getReliefFundReport", e.getWeekCardData = "getWeekCardData", e.applyWeekCard = "applyWeekCard", e.getWeekCardClaim = "getWeekCardClaim", e.transferSetting = "transfersetting", e.transfer = "transfer", e.getIncentiveData = "getIncentiveData", e.getIncentiveRebate = "getIncentiveRebate", e.claimIncentiveRebate = "claimIncentiveRebate", e.getMissionData = "getMissionData", e.getMissionClaim = "getMissionClaim", e.registerForm = "registerForm", e.getFavouriteGame = "getFavouriteGame", e.updateFavouriteGame = "updateFavouriteGame", e.requestForgetUsername = "requestForgetUsername", e.submitForgetUsername = "submitForgetUsername", e.getAccumulateDepositData = "getAccumulateDepositData", e.getAccumulateDepositClaim = "getAccumulateDepositClaim", e))(l || {});
3319
3312
  const _a = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
@@ -3394,9 +3387,9 @@ const Ta = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3394
3387
  const o = Math.round(a);
3395
3388
  let d = 1e3;
3396
3389
  s < d && (d = Math.round(s));
3397
- const b = d - o;
3398
- let m = "", p = "";
3399
- if (b > 0) {
3390
+ const p = d - o;
3391
+ let m = "", b = "";
3392
+ if (p > 0) {
3400
3393
  let P = Math.round((d - o) * 0.25).toString().split(""), j = [];
3401
3394
  for (const _ of P)
3402
3395
  _ !== "" && j.push(_);
@@ -3406,13 +3399,13 @@ const Ta = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3406
3399
  for (const _ of P)
3407
3400
  _ !== "" && j.push(_);
3408
3401
  for (let _ = 0; _ < j.length; _++)
3409
- _ === 0 ? p += (parseInt(j[_]) + 1).toString() : p += "0";
3402
+ _ === 0 ? b += (parseInt(j[_]) + 1).toString() : b += "0";
3410
3403
  } else
3411
- m = d.toString(), p = d.toString();
3404
+ m = d.toString(), b = d.toString();
3412
3405
  return { amountList: [
3413
3406
  o.toString(),
3414
3407
  m,
3415
- p,
3408
+ b,
3416
3409
  d.toString()
3417
3410
  ], minAmount: o, maxAmount: s };
3418
3411
  }, st = (e, n) => n ? {
@@ -3421,7 +3414,7 @@ const Ta = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3421
3414
  type: J.manual,
3422
3415
  promo: De(e.promo),
3423
3416
  bank: e.bank.map((a) => {
3424
- const s = a.list && a.list.length > 0 ? a.list[0].mintransaction ?? "0.00" : "0.00", o = a.list && a.list.length > 0 ? a.list[0].maxtransaction ?? "0.00" : "0.00", { amountList: d, minAmount: b, maxAmount: m } = pe(
3417
+ const s = a.list && a.list.length > 0 ? a.list[0].mintransaction ?? "0.00" : "0.00", o = a.list && a.list.length > 0 ? a.list[0].maxtransaction ?? "0.00" : "0.00", { amountList: d, minAmount: p, maxAmount: m } = pe(
3425
3418
  Number(s),
3426
3419
  Number(o),
3427
3420
  n.mdBankLevelDetail.deposit_min,
@@ -3435,7 +3428,7 @@ const Ta = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3435
3428
  accountNo: a.list && a.list.length > 0 ? a.list[0].bankaccountno ?? "" : "",
3436
3429
  qrcode: a.list && a.list.length > 0 ? a.list[0].bankaccountdesc : "",
3437
3430
  amountList: d,
3438
- min: b,
3431
+ min: p,
3439
3432
  max: m
3440
3433
  };
3441
3434
  }),
@@ -3457,7 +3450,7 @@ const Ta = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3457
3450
  const d = a.bankindex ?? 0;
3458
3451
  for (let P = 0; P < n.mdGatewayMinMax.length; P++)
3459
3452
  n.mdGatewayMinMax[P].bankindex == d.toString() && (s = n.mdGatewayMinMax[P].min, o = n.mdGatewayMinMax[P].max);
3460
- const { amountList: b, minAmount: m, maxAmount: p } = pe(
3453
+ const { amountList: p, minAmount: m, maxAmount: b } = pe(
3461
3454
  Number(s),
3462
3455
  Number(o),
3463
3456
  n.mdBankLevelDetail.onlinepayment_min,
@@ -3465,9 +3458,9 @@ const Ta = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3465
3458
  ), x = {
3466
3459
  id: 0,
3467
3460
  name: "autoChannel",
3468
- amountList: b,
3461
+ amountList: p,
3469
3462
  min: m,
3470
- max: p
3463
+ max: b
3471
3464
  }, h = a.pg.map((P) => {
3472
3465
  const j = P.mintransaction ?? "0.00", E = P.maxtransaction ?? "0.00", { amountList: H, minAmount: _, maxAmount: R } = pe(
3473
3466
  Number(j),
@@ -3500,7 +3493,7 @@ const Ta = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3500
3493
  const s = t.mdGatewayMinMax ?? [];
3501
3494
  if (n.bank.length > 0 && t.mdPGSelection === "1")
3502
3495
  a = n.bank.map((d) => {
3503
- const { amountList: b, minAmount: m, maxAmount: p } = pe(
3496
+ const { amountList: p, minAmount: m, maxAmount: b } = pe(
3504
3497
  d.mintransaction ?? 0,
3505
3498
  d.maxtransaction ?? 0,
3506
3499
  t.mdBankLevelDetail.onlinepayment_min,
@@ -3509,25 +3502,25 @@ const Ta = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3509
3502
  return {
3510
3503
  id: d.pgindex ?? 0,
3511
3504
  name: d.bankaccountname || "",
3512
- amountList: b,
3505
+ amountList: p,
3513
3506
  min: m,
3514
- max: p
3507
+ max: b
3515
3508
  };
3516
3509
  });
3517
3510
  else {
3518
- let d = "0.00", b = "0.00";
3511
+ let d = "0.00", p = "0.00";
3519
3512
  for (let g = 0; g < s.length; g++)
3520
- s[g].bankindex === e.toString() && (d = s[g].min, b = s[g].max);
3521
- const { amountList: m, minAmount: p, maxAmount: x } = pe(
3513
+ s[g].bankindex === e.toString() && (d = s[g].min, p = s[g].max);
3514
+ const { amountList: m, minAmount: b, maxAmount: x } = pe(
3522
3515
  Number(d),
3523
- Number(b),
3516
+ Number(p),
3524
3517
  t.mdBankLevelDetail.onlinepayment_min,
3525
3518
  t.mdBankLevelDetail.onlinepayment_max
3526
3519
  ), h = {
3527
3520
  id: 0,
3528
3521
  name: "autoChannel",
3529
3522
  amountList: m,
3530
- min: p,
3523
+ min: b,
3531
3524
  max: x
3532
3525
  };
3533
3526
  a.push(h);
@@ -3548,7 +3541,7 @@ const Ta = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3548
3541
  type: t,
3549
3542
  promo: De(n.promo),
3550
3543
  bank: n.bank.map((a) => {
3551
- const s = a.amtlist.map(Number).sort((d, b) => d - b);
3544
+ const s = a.amtlist.map(Number).sort((d, p) => d - p);
3552
3545
  return {
3553
3546
  id: a.pgindex,
3554
3547
  name: a.name,
@@ -3571,17 +3564,17 @@ const Ta = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3571
3564
  phoneNumber: e.mdUserDetail.mobileno ?? "",
3572
3565
  profilePicUrl: e.mdUserDetail.profile_pic
3573
3566
  }), Oa = (e) => {
3574
- var n, t, r, a, s, o, d, b, m;
3567
+ var n, t, r, a, s, o, d, p, m;
3575
3568
  return {
3576
- platformGame: ((n = e.mdGameListResult) == null ? void 0 : n.map((p) => {
3569
+ platformGame: ((n = e.mdGameListResult) == null ? void 0 : n.map((b) => {
3577
3570
  var x, h;
3578
3571
  return {
3579
- code: p.code.toLowerCase(),
3580
- id: p.id,
3581
- name: p.name,
3582
- iconUrl: `${e.mdDomains[3]}side_menu/${p.code.toLowerCase()}/${p.code.toLowerCase()}.png?v=1`,
3583
- nextPage: p.nextPage === 1,
3584
- list: (p.mdPlatformProducts !== null && ((x = p.mdPlatformProducts) == null ? void 0 : x.length)) ?? !1 ? ((h = p.mdPlatformProducts) == null ? void 0 : h.map((g) => ({
3572
+ code: b.code.toLowerCase(),
3573
+ id: b.id,
3574
+ name: b.name,
3575
+ iconUrl: `${e.mdDomains[3]}side_menu/${b.code.toLowerCase()}/${b.code.toLowerCase()}.png?v=1`,
3576
+ nextPage: b.nextPage === 1,
3577
+ list: (b.mdPlatformProducts !== null && ((x = b.mdPlatformProducts) == null ? void 0 : x.length)) ?? !1 ? ((h = b.mdPlatformProducts) == null ? void 0 : h.map((g) => ({
3585
3578
  gameId: Number(g.id_GameMaster),
3586
3579
  platformId: Number(g.id),
3587
3580
  name: g.shortName,
@@ -3600,36 +3593,36 @@ const Ta = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3600
3593
  hotGameList: ka(e.mdGameLists.data) ? {
3601
3594
  currentPage: ((t = e.mdGameLists) == null ? void 0 : t.current_page) ?? 1,
3602
3595
  lastPage: ((r = e.mdGameLists) == null ? void 0 : r.last_page) ?? 1,
3603
- data: ((s = (a = e.mdGameLists) == null ? void 0 : a.data) == null ? void 0 : s.map((p) => ({
3604
- gameId: Number(p.id),
3605
- platformId: Number(p.id_PlatformProduct),
3606
- name: p.name,
3596
+ data: ((s = (a = e.mdGameLists) == null ? void 0 : a.data) == null ? void 0 : s.map((b) => ({
3597
+ gameId: Number(b.id),
3598
+ platformId: Number(b.id_PlatformProduct),
3599
+ name: b.name,
3607
3600
  flag: {
3608
3601
  value: 0,
3609
3602
  hot: !1,
3610
3603
  trial: !1,
3611
3604
  new: !1
3612
3605
  },
3613
- imageUrl: `${e.mdDomains[p.mdDomains_id]}${p.img}?ts=${p.filemtime}`,
3614
- logoUrl: `/image/platform_logo/${p.img.split("/").pop()}?v=1`,
3606
+ imageUrl: `${e.mdDomains[b.mdDomains_id]}${b.img}?ts=${b.filemtime}`,
3607
+ logoUrl: `/image/platform_logo/${b.img.split("/").pop()}?v=1`,
3615
3608
  rate: "0.00"
3616
3609
  }))) ?? []
3617
3610
  } : {},
3618
3611
  platformGameList: Ra(e.mdGameLists.data) ? {
3619
3612
  currentPage: ((o = e.mdGameLists) == null ? void 0 : o.current_page) ?? 1,
3620
3613
  lastPage: ((d = e.mdGameLists) == null ? void 0 : d.last_page) ?? 1,
3621
- data: ((m = (b = e.mdGameLists) == null ? void 0 : b.data) == null ? void 0 : m.map((p) => ({
3622
- gameId: Number(p.id),
3623
- platformId: Number(p.id_PlatformProduct),
3624
- name: p.name,
3614
+ data: ((m = (p = e.mdGameLists) == null ? void 0 : p.data) == null ? void 0 : m.map((b) => ({
3615
+ gameId: Number(b.id),
3616
+ platformId: Number(b.id_PlatformProduct),
3617
+ name: b.name,
3625
3618
  flag: {
3626
3619
  value: 0,
3627
3620
  hot: !1,
3628
3621
  trial: !1,
3629
3622
  new: !1
3630
3623
  },
3631
- imageUrl: `${e.mdDomains[p.mdDomains_id]}${p.img}?ts=${p.filemtime}`,
3632
- logoUrl: `/image/platform_logo/${p.img.split("/").pop()}?v=1`,
3624
+ imageUrl: `${e.mdDomains[b.mdDomains_id]}${b.img}?ts=${b.filemtime}`,
3625
+ logoUrl: `/image/platform_logo/${b.img.split("/").pop()}?v=1`,
3633
3626
  rate: "0.00"
3634
3627
  }))) ?? []
3635
3628
  } : {},
@@ -3648,7 +3641,7 @@ function Ra(e) {
3648
3641
  }
3649
3642
  const Sa = (e) => ({
3650
3643
  list: e.mdGrade.map((n) => {
3651
- var t, r, a, s, o, d, b, m, p, x, h, g, P, j, E, H, _, R, w, O, z, V, ae, A, ie, be, ye, i, f, D, c, u;
3644
+ var t, r, a, s, o, d, p, m, b, x, h, g, P, j, E, H, _, R, w, O, z, V, ae, A, ie, be, ye, i, f, D, c, u;
3652
3645
  return {
3653
3646
  id: n.gradeindex,
3654
3647
  is_current_level: !1,
@@ -3677,10 +3670,10 @@ const Sa = (e) => ({
3677
3670
  bonus: parseFloat(((r = (t = n.benefit) == null ? void 0 : t.daily) == null ? void 0 : r.bonus) ?? "0.00").toFixed(2),
3678
3671
  bonus_name: ((s = (a = n.benefit) == null ? void 0 : a.daily) == null ? void 0 : s.bonus_name) ?? "",
3679
3672
  turnover: parseFloat(((d = (o = n.benefit) == null ? void 0 : o.daily) == null ? void 0 : d.turnover) ?? "0.00").toFixed(2),
3680
- turnover_name: ((m = (b = n.benefit) == null ? void 0 : b.daily) == null ? void 0 : m.turnover_name) ?? ""
3673
+ turnover_name: ((m = (p = n.benefit) == null ? void 0 : p.daily) == null ? void 0 : m.turnover_name) ?? ""
3681
3674
  },
3682
3675
  monthly: {
3683
- bonus: parseFloat(((x = (p = n.benefit) == null ? void 0 : p.monthly) == null ? void 0 : x.bonus) ?? "0.00").toFixed(2),
3676
+ bonus: parseFloat(((x = (b = n.benefit) == null ? void 0 : b.monthly) == null ? void 0 : x.bonus) ?? "0.00").toFixed(2),
3684
3677
  bonus_name: ((g = (h = n.benefit) == null ? void 0 : h.monthly) == null ? void 0 : g.bonus_name) ?? "",
3685
3678
  turnover: parseFloat(((j = (P = n.benefit) == null ? void 0 : P.monthly) == null ? void 0 : j.turnover) ?? "0.00").toFixed(2),
3686
3679
  turnover_name: ((H = (E = n.benefit) == null ? void 0 : E.monthly) == null ? void 0 : H.turnover_name) ?? ""
@@ -3881,11 +3874,11 @@ const Ba = (e) => {
3881
3874
  (g) => g.combination_dimension === 4 && g.combination_position === 3
3882
3875
  ).map((g) => g.combination_combination), d = t.results.filter(
3883
3876
  (g) => g.combination_dimension === 4 && g.combination_position === 4
3884
- ).map((g) => g.combination_combination), b = t.results.filter(
3877
+ ).map((g) => g.combination_combination), p = t.results.filter(
3885
3878
  (g) => g.combination_dimension === 4 && g.combination_position === 5
3886
3879
  ).map((g) => g.combination_combination), m = t.results.filter(
3887
3880
  (g) => g.combination_dimension === 5 && g.combination_position === 1
3888
- ).map((g) => g.combination_combination), p = t.results.filter((g) => g.combination_dimension == 5).map((g) => g.combination_combination), x = t.results.filter(
3881
+ ).map((g) => g.combination_combination), b = t.results.filter((g) => g.combination_dimension == 5).map((g) => g.combination_combination), x = t.results.filter(
3889
3882
  (g) => g.combination_dimension === 6 && g.combination_position === 1
3890
3883
  ).map((g) => g.combination_combination), h = t.results.filter((g) => g.combination_dimension === 6).map((g) => g.combination_combination);
3891
3884
  return {
@@ -3896,11 +3889,11 @@ const Ba = (e) => {
3896
3889
  prize_2: s,
3897
3890
  prize_3: o,
3898
3891
  prize_4: d,
3899
- prize_5: b
3892
+ prize_5: p
3900
3893
  },
3901
3894
  dimension_5: {
3902
3895
  prize_1: m,
3903
- all: p
3896
+ all: b
3904
3897
  },
3905
3898
  dimension_6: {
3906
3899
  prize_1: x,
@@ -3943,14 +3936,14 @@ const Ba = (e) => {
3943
3936
  var n, t, r, a, s;
3944
3937
  return {
3945
3938
  bankCard: ((n = e.bankCard) == null ? void 0 : n.map((o) => {
3946
- var d, b;
3939
+ var d, p;
3947
3940
  return {
3948
3941
  bankIndex: o.bankindex,
3949
3942
  bankProvince: {
3950
3943
  id: o.bankprovince,
3951
- desc: ((b = (d = e.province) == null ? void 0 : d.find(
3944
+ desc: ((p = (d = e.province) == null ? void 0 : d.find(
3952
3945
  (m) => m.provinceindex == o.bankprovince
3953
- )) == null ? void 0 : b.label) ?? ""
3946
+ )) == null ? void 0 : p.label) ?? ""
3954
3947
  },
3955
3948
  bankName: o.banknamesimplified,
3956
3949
  bankAccountNo: o.bankaccountno,
@@ -4019,7 +4012,7 @@ const Ba = (e) => {
4019
4012
  currentPage: ((r = e.mdCashLedgers) == null ? void 0 : r.current_page) ?? 0,
4020
4013
  lastPage: ((a = e.mdCashLedgers) == null ? void 0 : a.last_page) ?? 0,
4021
4014
  data: ((o = (s = e.mdCashLedgers) == null ? void 0 : s.data) == null ? void 0 : o.map((d) => {
4022
- var b, m;
4015
+ var p, m;
4023
4016
  return {
4024
4017
  transactionIndex: d.ledgerindex,
4025
4018
  transactionInfo: {
@@ -4030,7 +4023,7 @@ const Ba = (e) => {
4030
4023
  statusInfo: {
4031
4024
  id: d.status,
4032
4025
  value: d.status == 1,
4033
- desc: ((m = (b = e.subStatusModes) == null ? void 0 : b.find((p) => p.key === d.status)) == null ? void 0 : m.value) ?? ""
4026
+ desc: ((m = (p = e.subStatusModes) == null ? void 0 : p.find((b) => b.key === d.status)) == null ? void 0 : m.value) ?? ""
4034
4027
  },
4035
4028
  amount: Number(d.amount).toFixed(2),
4036
4029
  dateTime: d.ledgerdatetime,
@@ -4239,38 +4232,38 @@ const Ba = (e) => {
4239
4232
  uplineCode: e.data.upline.accountcode,
4240
4233
  referralCode: e.data.referral_code
4241
4234
  }, ys = (e) => {
4242
- var b;
4235
+ var p;
4243
4236
  let n = null, t = null;
4244
4237
  if (e.status == 0)
4245
4238
  return { welcomeBonus: null, dailyBonus: null };
4246
4239
  const r = e.data.filter((m) => m.dtype == "5" && m.type == "F").map((m) => {
4247
- const p = Math.min(
4240
+ const b = Math.min(
4248
4241
  Number(m.min_deposit) * Number(m.percentage) / 100,
4249
4242
  Number(m.max_promo_amt)
4250
4243
  );
4251
4244
  return {
4252
4245
  name: m.promodesc,
4253
4246
  depositAmount: Number(m.min_deposit),
4254
- promoAmount: p,
4255
- percentage: Math.round(p / Number(m.min_deposit) * 100),
4247
+ promoAmount: b,
4248
+ percentage: Math.round(b / Number(m.min_deposit) * 100),
4256
4249
  expiryTime: m.etime
4257
4250
  };
4258
4251
  });
4259
4252
  r.length > 0 && (n = r[0]);
4260
4253
  const a = e.data.filter((m) => m.dtype == "5" && m.type == "D").map((m) => {
4261
- const p = Math.min(
4254
+ const b = Math.min(
4262
4255
  Number(m.min_deposit) * Number(m.percentage) / 100,
4263
4256
  Number(m.max_promo_amt)
4264
4257
  );
4265
4258
  return {
4266
4259
  name: m.promodesc,
4267
4260
  depositAmount: Number(m.min_deposit),
4268
- promoAmount: p,
4269
- percentage: Number((p / Number(m.min_deposit) * 100).toFixed(2)),
4261
+ promoAmount: b,
4262
+ percentage: Number((b / Number(m.min_deposit) * 100).toFixed(2)),
4270
4263
  expiryTime: m.etime
4271
4264
  };
4272
4265
  });
4273
- let s = 0, o = ((b = a[0]) == null ? void 0 : b.expiryTime) || "";
4266
+ let s = 0, o = ((p = a[0]) == null ? void 0 : p.expiryTime) || "";
4274
4267
  const d = a.map((m) => (s = Math.max(s, m.percentage), new Date(m.expiryTime) < new Date(o) && (o = m.expiryTime), {
4275
4268
  name: m.name,
4276
4269
  depositAmount: m.depositAmount,
@@ -4546,7 +4539,7 @@ const Ba = (e) => {
4546
4539
  }))) ?? []
4547
4540
  };
4548
4541
  }, co = (e) => {
4549
- var n, t, r, a, s, o, d, b, m, p, x;
4542
+ var n, t, r, a, s, o, d, p, m, b, x;
4550
4543
  return {
4551
4544
  status: e.status == 1,
4552
4545
  message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
@@ -4569,7 +4562,7 @@ const Ba = (e) => {
4569
4562
  target: h.name,
4570
4563
  com: h.com
4571
4564
  }))) ?? [],
4572
- wagers: ((m = (b = e.data) == null ? void 0 : b.wagers) == null ? void 0 : m.map((h) => ({
4565
+ wagers: ((m = (p = e.data) == null ? void 0 : p.wagers) == null ? void 0 : m.map((h) => ({
4573
4566
  payout: Number(h.payout).toFixed(2),
4574
4567
  betType: h.betType,
4575
4568
  stakeF: Number(h.stakeF).toFixed(2),
@@ -4580,7 +4573,7 @@ const Ba = (e) => {
4580
4573
  detailSC: h.detailsc,
4581
4574
  resultL: h.resultL
4582
4575
  }))) ?? [],
4583
- currentPage: ((p = e.data) == null ? void 0 : p.page.current_page) ?? 1,
4576
+ currentPage: ((b = e.data) == null ? void 0 : b.page.current_page) ?? 1,
4584
4577
  lastPage: ((x = e.data) == null ? void 0 : x.page.last_page) ?? 1
4585
4578
  }
4586
4579
  };
@@ -4866,7 +4859,7 @@ const Wo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
4866
4859
  status: e.status == 1,
4867
4860
  message: e.msg ?? ""
4868
4861
  }), Ho = async (e) => {
4869
- var n, t, r, a, s, o, d, b, m, p, x, h, g, P, j, E, H;
4862
+ var n, t, r, a, s, o, d, p, m, b, x, h, g, P, j, E, H;
4870
4863
  try {
4871
4864
  e.findIndex((f) => f.name === l.vipList) !== -1 && e.push(
4872
4865
  {
@@ -5621,7 +5614,7 @@ const Wo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
5621
5614
  }
5622
5615
  i.result.vipList = f;
5623
5616
  }
5624
- if (l.getFavouriteGame in i.result && ((b = i.result) != null && b.getFavouriteGame)) {
5617
+ if (l.getFavouriteGame in i.result && ((p = i.result) != null && p.getFavouriteGame)) {
5625
5618
  const f = i.result.getFavouriteGame;
5626
5619
  if (JSON.parse(e[R].query).pid && l.getPlatformTurnoverRate in i.result && (m = i.result) != null && m.getPlatformTurnoverRate) {
5627
5620
  const D = i.result.getPlatformTurnoverRate;
@@ -5636,7 +5629,7 @@ const Wo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
5636
5629
  }), delete i.result.getPlatformTurnoverRate;
5637
5630
  }
5638
5631
  }
5639
- if (l.fishGameList in i.result && ((p = i.result) != null && p.fishGameList)) {
5632
+ if (l.fishGameList in i.result && ((b = i.result) != null && b.fishGameList)) {
5640
5633
  const f = i.result.fishGameList;
5641
5634
  if (JSON.parse(e[w].query).pid && l.getPlatformTurnoverRate in i.result && (x = i.result) != null && x.getPlatformTurnoverRate) {
5642
5635
  const D = i.result.getPlatformTurnoverRate;