60p82u21t54k 0.0.109 → 0.0.110

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.
@@ -68,12 +68,12 @@ const me = (e) => new TextEncoder().encode(e), pe = (e) => {
68
68
  }, ge = () => {
69
69
  const e = /* @__PURE__ */ new Date(), t = e.getFullYear(), a = e.getMonth(), l = new Date(t, a, 1, 12, 0, 0), i = new Date(t, a + 1, 1, 12, 0, 0), u = Math.floor(
70
70
  (i.getTime() - e.getTime()) / 1e3
71
- ), c = Math.floor(
71
+ ), d = Math.floor(
72
72
  (i.getTime() - l.getTime()) / 1e3
73
- ), p = c - u;
73
+ ), p = d - u;
74
74
  return {
75
75
  monthRemainingTime: u,
76
- monthProgressPercentage: Math.round(p / c * 100)
76
+ monthProgressPercentage: Math.round(p / d * 100)
77
77
  };
78
78
  }, be = () => {
79
79
  const e = /* @__PURE__ */ new Date(), t = e.getDay(), a = t === 1 ? 7 : 8 - t, l = new Date(
@@ -98,10 +98,10 @@ const me = (e) => new TextEncoder().encode(e), pe = (e) => {
98
98
  0,
99
99
  0,
100
100
  0
101
- ), a = Math.floor((t.getTime() - e.getTime()) / 1e3), c = 24 * 60 * 60;
101
+ ), a = Math.floor((t.getTime() - e.getTime()) / 1e3), d = 24 * 60 * 60;
102
102
  return {
103
103
  dayRemainingTime: a,
104
- dayProgressPercentage: Math.round(a / c * 100)
104
+ dayProgressPercentage: Math.round(a / d * 100)
105
105
  };
106
106
  };
107
107
  var s = /* @__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))(s || {});
@@ -144,8 +144,8 @@ const _e = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
144
144
  ), a.paymentmethod.manual.bank.length > 0) {
145
145
  let i = !1;
146
146
  for (let u = 0; u < a.paymentmethod.manual.bank.length; u++) {
147
- const c = a.paymentmethod.manual.bank[u];
148
- if (c.list && c.list.length > 0) {
147
+ const d = a.paymentmethod.manual.bank[u];
148
+ if (d.list && d.list.length > 0) {
149
149
  i = !0;
150
150
  break;
151
151
  }
@@ -180,18 +180,18 @@ const _e = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
180
180
  }, $ = (e, t, a, l) => {
181
181
  let i, u;
182
182
  a > 0 ? i = e > 0 ? Math.max(a, e) : a : i = Math.max(e, 0), l > 0 ? u = t > 0 ? Math.min(l, t) : l : u = Math.max(t, 0);
183
- const c = Math.round(i);
183
+ const d = Math.round(i);
184
184
  let p = 1e3;
185
185
  u < p && (p = Math.round(u));
186
- const y = p - c;
186
+ const y = p - d;
187
187
  let g = "", b = "";
188
188
  if (y > 0) {
189
- let S = Math.round((p - c) * 0.25).toString().split(""), M = [];
189
+ let S = Math.round((p - d) * 0.25).toString().split(""), M = [];
190
190
  for (const R of S)
191
191
  R !== "" && M.push(R);
192
192
  for (let R = 0; R < M.length; R++)
193
193
  R === 0 ? g += (parseInt(M[R]) + 1).toString() : g += "0";
194
- S = Math.round((p - c) * 0.5).toString().split(""), M = [];
194
+ S = Math.round((p - d) * 0.5).toString().split(""), M = [];
195
195
  for (const R of S)
196
196
  R !== "" && M.push(R);
197
197
  for (let R = 0; R < M.length; R++)
@@ -199,20 +199,20 @@ const _e = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
199
199
  } else
200
200
  g = p.toString(), b = p.toString();
201
201
  return { amountList: [
202
- c.toString(),
202
+ d.toString(),
203
203
  g,
204
204
  b,
205
205
  p.toString()
206
- ], minAmount: c, maxAmount: u };
206
+ ], minAmount: d, maxAmount: u };
207
207
  }, te = (e, t) => t ? {
208
208
  id: 0,
209
209
  name: "manualMethod",
210
210
  type: I.manual,
211
211
  promo: J(e.promo),
212
212
  bank: e.bank.map((i) => {
213
- const u = i.list && i.list.length > 0 ? i.list[0].mintransaction ?? "0.00" : "0.00", c = i.list && i.list.length > 0 ? i.list[0].maxtransaction ?? "0.00" : "0.00", { amountList: p, minAmount: y, maxAmount: g } = $(
213
+ const u = i.list && i.list.length > 0 ? i.list[0].mintransaction ?? "0.00" : "0.00", d = i.list && i.list.length > 0 ? i.list[0].maxtransaction ?? "0.00" : "0.00", { amountList: p, minAmount: y, maxAmount: g } = $(
214
214
  Number(u),
215
- Number(c),
215
+ Number(d),
216
216
  t.mdBankLevelDetail.deposit_min,
217
217
  t.mdBankLevelDetail.deposit_max
218
218
  );
@@ -242,13 +242,13 @@ const _e = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
242
242
  type: I.pay,
243
243
  promo: J(e.promo),
244
244
  bank: e.banklist.map((i) => {
245
- let u = "0.00", c = "0.00";
245
+ let u = "0.00", d = "0.00";
246
246
  const p = i.bankindex ?? 0;
247
247
  for (let S = 0; S < t.mdGatewayMinMax.length; S++)
248
- t.mdGatewayMinMax[S].bankindex == p.toString() && (u = t.mdGatewayMinMax[S].min, c = t.mdGatewayMinMax[S].max);
248
+ t.mdGatewayMinMax[S].bankindex == p.toString() && (u = t.mdGatewayMinMax[S].min, d = t.mdGatewayMinMax[S].max);
249
249
  const { amountList: y, minAmount: g, maxAmount: b } = $(
250
250
  Number(u),
251
- Number(c),
251
+ Number(d),
252
252
  t.mdBankLevelDetail.onlinepayment_min,
253
253
  t.mdBankLevelDetail.onlinepayment_max
254
254
  ), P = {
@@ -360,7 +360,7 @@ const _e = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
360
360
  phoneNumber: e.mdUserDetail.mobileno ?? "",
361
361
  profilePicUrl: e.mdUserDetail.profile_pic
362
362
  }), ke = (e) => {
363
- var t, a, l, i, u, c, p, y, g;
363
+ var t, a, l, i, u, d, p, y, g;
364
364
  return {
365
365
  platformGame: ((t = e.mdGameListResult) == null ? void 0 : t.map((b) => {
366
366
  var P, v;
@@ -405,7 +405,7 @@ const _e = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
405
405
  }))
406
406
  } : {},
407
407
  platformGameList: Me(e.mdGameLists.data) && e.mdGameLists.data.length > 0 ? {
408
- currentPage: ((c = e.mdGameLists) == null ? void 0 : c.current_page) ?? 1,
408
+ currentPage: ((d = e.mdGameLists) == null ? void 0 : d.current_page) ?? 1,
409
409
  lastPage: ((p = e.mdGameLists) == null ? void 0 : p.last_page) ?? 1,
410
410
  data: (g = (y = e.mdGameLists) == null ? void 0 : y.data) == null ? void 0 : g.map((b) => ({
411
411
  gameId: Number(b.id),
@@ -438,7 +438,7 @@ function Me(e) {
438
438
  }
439
439
  const je = (e) => ({
440
440
  list: e.mdGrade.map((t) => {
441
- var a, l, i, u, c, p, y, g, b, P, v, m, S, M, L, D, R, G, B, q, Y, W, K, E, A, n, d, _, r, o, h, k;
441
+ var a, l, i, u, d, p, y, g, b, P, v, m, S, M, L, D, R, G, B, q, Y, W, K, E, A, n, c, _, r, o, h, k;
442
442
  return {
443
443
  id: t.gradeindex,
444
444
  is_current_level: !1,
@@ -466,7 +466,7 @@ const je = (e) => ({
466
466
  daily: {
467
467
  bonus: parseFloat(((l = (a = t.benefit) == null ? void 0 : a.daily) == null ? void 0 : l.bonus) ?? "0.00").toFixed(2),
468
468
  bonus_name: ((u = (i = t.benefit) == null ? void 0 : i.daily) == null ? void 0 : u.bonus_name) ?? "",
469
- turnover: parseFloat(((p = (c = t.benefit) == null ? void 0 : c.daily) == null ? void 0 : p.turnover) ?? "0.00").toFixed(2),
469
+ turnover: parseFloat(((p = (d = t.benefit) == null ? void 0 : d.daily) == null ? void 0 : p.turnover) ?? "0.00").toFixed(2),
470
470
  turnover_name: ((g = (y = t.benefit) == null ? void 0 : y.daily) == null ? void 0 : g.turnover_name) ?? ""
471
471
  },
472
472
  monthly: {
@@ -483,7 +483,7 @@ const je = (e) => ({
483
483
  },
484
484
  upgrade: {
485
485
  bonus: parseFloat(((n = (A = t.benefit) == null ? void 0 : A.upgrade) == null ? void 0 : n.bonus) ?? "0.00").toFixed(2),
486
- bonus_name: ((_ = (d = t.benefit) == null ? void 0 : d.upgrade) == null ? void 0 : _.bonus_name) ?? "",
486
+ bonus_name: ((_ = (c = t.benefit) == null ? void 0 : c.upgrade) == null ? void 0 : _.bonus_name) ?? "",
487
487
  turnover: parseFloat(((o = (r = t.benefit) == null ? void 0 : r.upgrade) == null ? void 0 : o.turnover) ?? "0.00").toFixed(2),
488
488
  turnover_name: ((k = (h = t.benefit) == null ? void 0 : h.upgrade) == null ? void 0 : k.turnover_name) ?? ""
489
489
  }
@@ -563,10 +563,10 @@ const je = (e) => ({
563
563
  vipCalculation: t,
564
564
  livechat: e.livechat ?? "",
565
565
  livechatList: a.filter((u) => u.status == 1).map((u) => {
566
- let c = u.imgname;
567
- return c.slice(-4) === ".png" && (c = u.imgname.slice(0, -4)), {
566
+ let d = u.imgname;
567
+ return d.slice(-4) === ".png" && (d = u.imgname.slice(0, -4)), {
568
568
  name: u.name,
569
- imageUrl: `/image/game/native/customer_service/${c}.png`,
569
+ imageUrl: `/image/game/native/customer_service/${d}.png`,
570
570
  url: u.url,
571
571
  status: u.status == 1
572
572
  };
@@ -667,7 +667,7 @@ const Ve = (e) => {
667
667
  (m) => m.combination_dimension == 4 && m.combination_position === 1
668
668
  ).map((m) => m.combination_combination), u = a.results.filter(
669
669
  (m) => m.combination_dimension === 4 && m.combination_position === 2
670
- ).map((m) => m.combination_combination), c = a.results.filter(
670
+ ).map((m) => m.combination_combination), d = a.results.filter(
671
671
  (m) => m.combination_dimension === 4 && m.combination_position === 3
672
672
  ).map((m) => m.combination_combination), p = a.results.filter(
673
673
  (m) => m.combination_dimension === 4 && m.combination_position === 4
@@ -684,7 +684,7 @@ const Ve = (e) => {
684
684
  dimension_4: {
685
685
  prize_1: i,
686
686
  prize_2: u,
687
- prize_3: c,
687
+ prize_3: d,
688
688
  prize_4: p,
689
689
  prize_5: y
690
690
  },
@@ -732,50 +732,50 @@ const Ve = (e) => {
732
732
  }), Je = (e) => T(e), Ye = (e) => {
733
733
  var t, a, l, i, u;
734
734
  return {
735
- bankCard: ((t = e.bankCard) == null ? void 0 : t.map((c) => {
735
+ bankCard: ((t = e.bankCard) == null ? void 0 : t.map((d) => {
736
736
  var p, y;
737
737
  return {
738
- bankIndex: c.bankindex,
738
+ bankIndex: d.bankindex,
739
739
  bankProvince: {
740
- id: c.bankprovince,
740
+ id: d.bankprovince,
741
741
  desc: ((y = (p = e.province) == null ? void 0 : p.find(
742
- (g) => g.provinceindex == c.bankprovince
742
+ (g) => g.provinceindex == d.bankprovince
743
743
  )) == null ? void 0 : y.label) ?? ""
744
744
  },
745
- bankName: c.banknamesimplified,
746
- bankAccountNo: c.bankaccountno,
747
- bankUrl: c.bankaddress ?? "",
748
- imgUrl: c.img,
749
- countryIndex: c.countryindex
745
+ bankName: d.banknamesimplified,
746
+ bankAccountNo: d.bankaccountno,
747
+ bankUrl: d.bankaddress ?? "",
748
+ imgUrl: d.img,
749
+ countryIndex: d.countryindex
750
750
  };
751
751
  })) ?? [],
752
- bankList: ((a = e.bankList) == null ? void 0 : a.map((c) => ({
753
- bankIndex: c.bankindex,
754
- bankType: c.bank_type,
755
- bankName: c.banknamesimplified,
756
- bankUrl: c.address ?? "",
757
- swiftCode: c.swiftcode,
758
- showBind: c.show_bind === "1",
759
- showDeposit: c.show_deposit === "1",
760
- countryIndex: c.countryindex
752
+ bankList: ((a = e.bankList) == null ? void 0 : a.map((d) => ({
753
+ bankIndex: d.bankindex,
754
+ bankType: d.bank_type,
755
+ bankName: d.banknamesimplified,
756
+ bankUrl: d.address ?? "",
757
+ swiftCode: d.swiftcode,
758
+ showBind: d.show_bind === "1",
759
+ showDeposit: d.show_deposit === "1",
760
+ countryIndex: d.countryindex
761
761
  }))) ?? [],
762
- province: ((l = e.province) == null ? void 0 : l.map((c) => ({
763
- index: c.provinceindex,
764
- label: c.label,
765
- countryIndex: c.countryindex
762
+ province: ((l = e.province) == null ? void 0 : l.map((d) => ({
763
+ index: d.provinceindex,
764
+ label: d.label,
765
+ countryIndex: d.countryindex
766
766
  }))) ?? [],
767
- cryptoAccount: ((i = e.mdAccountCrypto) == null ? void 0 : i.map((c) => ({
768
- id: c.crypto_id,
769
- type: c.type,
770
- name: c.crypto_name,
771
- address: c.address
767
+ cryptoAccount: ((i = e.mdAccountCrypto) == null ? void 0 : i.map((d) => ({
768
+ id: d.crypto_id,
769
+ type: d.type,
770
+ name: d.crypto_name,
771
+ address: d.address
772
772
  }))) ?? [],
773
773
  cryptoDetail: {
774
774
  limit: e.mdCryptoDetail.cryptolimit,
775
- protocol: ((u = e.mdCryptoDetail.cryptoprotocol) == null ? void 0 : u.map((c) => ({
776
- id: c.id,
777
- name: c.name,
778
- status: c.status == "1"
775
+ protocol: ((u = e.mdCryptoDetail.cryptoprotocol) == null ? void 0 : u.map((d) => ({
776
+ id: d.id,
777
+ name: d.name,
778
+ status: d.status == "1"
779
779
  }))) ?? []
780
780
  },
781
781
  alipayData: e.subWithdrawalAlipayData,
@@ -795,7 +795,7 @@ const Ve = (e) => {
795
795
  withdrawMaxFee: Number(e.withdrawMaxFee),
796
796
  withdrawCount: e.withdrawCount
797
797
  }), Qe = (e) => T(e), Xe = (e) => {
798
- var t, a, l, i, u, c;
798
+ var t, a, l, i, u, d;
799
799
  return {
800
800
  statusMode: ((t = e.subStatusModes) == null ? void 0 : t.map((p) => ({
801
801
  key: p.key,
@@ -808,7 +808,7 @@ const Ve = (e) => {
808
808
  data: {
809
809
  currentPage: ((l = e.mdCashLedgers) == null ? void 0 : l.current_page) ?? 0,
810
810
  lastPage: ((i = e.mdCashLedgers) == null ? void 0 : i.last_page) ?? 0,
811
- data: ((c = (u = e.mdCashLedgers) == null ? void 0 : u.data) == null ? void 0 : c.map((p) => {
811
+ data: ((d = (u = e.mdCashLedgers) == null ? void 0 : u.data) == null ? void 0 : d.map((p) => {
812
812
  var y, g;
813
813
  return {
814
814
  transactionIndex: p.ledgerindex,
@@ -946,13 +946,13 @@ const Ve = (e) => {
946
946
  name: u.firstname,
947
947
  cashback: u.turnover,
948
948
  commission: u.income
949
- })), l = e.data.reduce((u, c) => u + parseFloat(c.income), 0), i = t.size;
949
+ })), l = e.data.reduce((u, d) => u + parseFloat(d.income), 0), i = t.size;
950
950
  return {
951
951
  totalReward: l,
952
952
  totalCount: i,
953
953
  list: a
954
954
  };
955
- }, ct = (e) => e.status == 0 ? {
955
+ }, dt = (e) => e.status == 0 ? {
956
956
  claimedReward: "0",
957
957
  currentInvite: "0",
958
958
  currentReward: "0",
@@ -966,7 +966,7 @@ const Ve = (e) => {
966
966
  totalInvite: e.data.total_invite,
967
967
  totalReward: e.data.total_reward,
968
968
  unclaimReward: e.data.unclaim_reward.toString()
969
- }, dt = (e) => {
969
+ }, ct = (e) => {
970
970
  const t = /* @__PURE__ */ new Set(), a = e.data.map((u) => (t.add(u.accountid), {
971
971
  id: u.id,
972
972
  name: u.firstname,
@@ -974,7 +974,7 @@ const Ve = (e) => {
974
974
  deposit: u.deposit,
975
975
  activeBet: u.activebet,
976
976
  commission: u.reward
977
- })), l = e.data.reduce((u, c) => u + parseFloat(c.reward), 0), i = t.size;
977
+ })), l = e.data.reduce((u, d) => u + parseFloat(d.reward), 0), i = t.size;
978
978
  return {
979
979
  totalReward: l,
980
980
  totalCount: i,
@@ -1000,7 +1000,7 @@ const Ve = (e) => {
1000
1000
  name: u.firstname,
1001
1001
  total: u.deposit,
1002
1002
  commission: u.reward
1003
- })), l = e.data.reduce((u, c) => u + parseFloat(c.reward), 0), i = t.size;
1003
+ })), l = e.data.reduce((u, d) => u + parseFloat(d.reward), 0), i = t.size;
1004
1004
  return {
1005
1005
  totalReward: l,
1006
1006
  totalCount: i,
@@ -1048,15 +1048,15 @@ const Ve = (e) => {
1048
1048
  expiryTime: g.etime
1049
1049
  };
1050
1050
  });
1051
- let u = 0, c = ((y = i[0]) == null ? void 0 : y.expiryTime) || "";
1052
- const p = i.map((g) => (u = Math.max(u, g.percentage), new Date(g.expiryTime) < new Date(c) && (c = g.expiryTime), {
1051
+ let u = 0, d = ((y = i[0]) == null ? void 0 : y.expiryTime) || "";
1052
+ const p = i.map((g) => (u = Math.max(u, g.percentage), new Date(g.expiryTime) < new Date(d) && (d = g.expiryTime), {
1053
1053
  name: g.name,
1054
1054
  depositAmount: g.depositAmount,
1055
1055
  promoAmount: g.promoAmount
1056
1056
  }));
1057
1057
  return a = {
1058
1058
  percentage: u,
1059
- expiryTime: c,
1059
+ expiryTime: d,
1060
1060
  list: p
1061
1061
  }, { welcomeBonus: t, dailyBonus: a };
1062
1062
  }, ft = (e) => ({
@@ -1086,11 +1086,11 @@ const Ve = (e) => {
1086
1086
  t[a] = [];
1087
1087
  for (let i = 0; i < l.length; i++) {
1088
1088
  const u = l[i];
1089
- let c = "";
1090
- l.length > i + 1 && (c = (Number(l[i + 1].achievement) - 1).toString()), t[a].push({
1089
+ let d = "";
1090
+ l.length > i + 1 && (d = (Number(l[i + 1].achievement) - 1).toString()), t[a].push({
1091
1091
  rate: u.rate,
1092
1092
  minValue: u.achievement.toString(),
1093
- maxValue: c
1093
+ maxValue: d
1094
1094
  });
1095
1095
  }
1096
1096
  }
@@ -1105,11 +1105,11 @@ const Ve = (e) => {
1105
1105
  t[a] = [];
1106
1106
  for (let i = 0; i < l.length; i++) {
1107
1107
  const u = l[i];
1108
- let c = "";
1109
- l.length > i + 1 && (c = (Number(l[i + 1].achievement) - 1).toString()), t[a].push({
1108
+ let d = "";
1109
+ l.length > i + 1 && (d = (Number(l[i + 1].achievement) - 1).toString()), t[a].push({
1110
1110
  rate: u.rate,
1111
1111
  minValue: u.achievement,
1112
- maxValue: c
1112
+ maxValue: d
1113
1113
  });
1114
1114
  }
1115
1115
  }
@@ -1323,7 +1323,7 @@ const Ve = (e) => {
1323
1323
  }))) ?? []
1324
1324
  };
1325
1325
  }, ia = (e) => {
1326
- var t, a, l, i, u, c, p, y, g, b, P;
1326
+ var t, a, l, i, u, d, p, y, g, b, P;
1327
1327
  return {
1328
1328
  status: e.status == 1,
1329
1329
  message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
@@ -1339,7 +1339,7 @@ const Ve = (e) => {
1339
1339
  validBet: "0.00",
1340
1340
  payout: "0.00"
1341
1341
  },
1342
- data: ((p = (c = e.data) == null ? void 0 : c.sum) == null ? void 0 : p.map((v) => ({
1342
+ data: ((p = (d = e.data) == null ? void 0 : d.sum) == null ? void 0 : p.map((v) => ({
1343
1343
  bet: Number(v.bet).toFixed(2),
1344
1344
  activeBet: Number(v.activebet).toFixed(2),
1345
1345
  payout: Number(v.payout).toFixed(2),
@@ -1372,7 +1372,7 @@ const Ve = (e) => {
1372
1372
  binded: ((l = e.data) == null ? void 0 : l.binded) ?? !1
1373
1373
  }
1374
1374
  };
1375
- }, ua = (e) => T(e), ca = (e) => {
1375
+ }, ua = (e) => T(e), da = (e) => {
1376
1376
  var t;
1377
1377
  return {
1378
1378
  status: e.status == 1,
@@ -1382,7 +1382,7 @@ const Ve = (e) => {
1382
1382
  createdAt: a.created_at
1383
1383
  }))) ?? []
1384
1384
  };
1385
- }, da = (e) => T(e), ma = (e) => {
1385
+ }, ca = (e) => T(e), ma = (e) => {
1386
1386
  var t, a, l;
1387
1387
  return {
1388
1388
  status: e.status == 1,
@@ -1618,7 +1618,7 @@ const Na = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1618
1618
  const a = e.data.achieve ?? 0, l = e.data.achieve ?? 0, i = a / l * 100;
1619
1619
  t = {
1620
1620
  buttonStatus: e.data.tier.filter(
1621
- (c) => c.claimable == "1" && c.collected != "1"
1621
+ (d) => d.claimable == "1" && d.collected != "1"
1622
1622
  ).length > 0 ? U.collectable : U.collected,
1623
1623
  dateFrom: e.data.datefrom,
1624
1624
  dateTo: e.data.dateto,
@@ -1627,10 +1627,10 @@ const Na = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1627
1627
  total: l,
1628
1628
  currentPercentage: i
1629
1629
  },
1630
- list: e.data.tier.map((c) => ({
1631
- total: c.requirement,
1632
- reward: Number(c.reward),
1633
- status: c.claimable != "1" ? U.inProgress : c.collected == "1" ? U.collected : U.collectable
1630
+ list: e.data.tier.map((d) => ({
1631
+ total: d.requirement,
1632
+ reward: Number(d.reward),
1633
+ status: d.claimable != "1" ? U.inProgress : d.collected == "1" ? U.collected : U.collectable
1634
1634
  }))
1635
1635
  };
1636
1636
  }
@@ -1643,9 +1643,9 @@ const Na = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1643
1643
  status: e.status == 1,
1644
1644
  message: e.msg ?? ""
1645
1645
  }), Ba = async (e) => {
1646
- var t, a, l, i, u, c, p, y, g, b, P, v, m, S, M, L;
1646
+ var t, a, l, i, u, d, p, y, g, b, P, v, m, S, M, L;
1647
1647
  try {
1648
- e.findIndex((d) => d.name === s.vipList) !== -1 && e.push(
1648
+ e.findIndex((c) => c.name === s.vipList) !== -1 && e.push(
1649
1649
  {
1650
1650
  name: s.vipBonus,
1651
1651
  query: ""
@@ -1658,13 +1658,13 @@ const Na = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1658
1658
  }
1659
1659
  );
1660
1660
  const R = e.findIndex(
1661
- (d) => d.name === s.getFavouriteGame
1661
+ (c) => c.name === s.getFavouriteGame
1662
1662
  );
1663
1663
  R !== -1 && (JSON.parse(e[R].query).pid || e.push({
1664
1664
  name: s.getPlatformTurnoverRate,
1665
1665
  query: ""
1666
1666
  }));
1667
- const G = e.findIndex((d) => d.name === s.gameList);
1667
+ const G = e.findIndex((c) => c.name === s.gameList);
1668
1668
  G !== -1 && (JSON.parse(e[G].query).pid || e.push({
1669
1669
  name: s.fishGameList,
1670
1670
  query: JSON.stringify({
@@ -1676,37 +1676,37 @@ const Na = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1676
1676
  name: s.getPlatformTurnoverRate,
1677
1677
  query: ""
1678
1678
  }));
1679
- const B = e.findIndex((d) => d.name === s.searchHot);
1679
+ const B = e.findIndex((c) => c.name === s.searchHot);
1680
1680
  if (B !== -1) {
1681
- let d = {};
1681
+ let c = {};
1682
1682
  e.forEach((_) => {
1683
- d = _.query;
1683
+ c = _.query;
1684
1684
  }), e.splice(B), e.push({
1685
1685
  name: s.getFourDimensionData,
1686
- query: String(d)
1686
+ query: String(c)
1687
1687
  });
1688
1688
  }
1689
- const q = e.findIndex((d) => d.name === s.searchNumberHistory);
1689
+ const q = e.findIndex((c) => c.name === s.searchNumberHistory);
1690
1690
  if (q !== -1) {
1691
- let d = {};
1691
+ let c = {};
1692
1692
  e.forEach((_) => {
1693
- d = _.query;
1693
+ c = _.query;
1694
1694
  }), e.splice(q), e.push({
1695
1695
  name: s.getFourDimensionData,
1696
- query: String(d)
1696
+ query: String(c)
1697
1697
  });
1698
1698
  }
1699
- if (e.findIndex((d) => d.name === s.searchByDate) !== -1) {
1700
- let d = {};
1699
+ if (e.findIndex((c) => c.name === s.searchByDate) !== -1) {
1700
+ let c = {};
1701
1701
  e.forEach((_) => {
1702
- d = _.query;
1702
+ c = _.query;
1703
1703
  }), e.splice(q), e.push({
1704
1704
  name: s.getFourDimensionData,
1705
- query: String(d)
1705
+ query: String(c)
1706
1706
  });
1707
1707
  }
1708
1708
  const W = e.findIndex(
1709
- (d) => d.name === s.getFourDimensionData
1709
+ (c) => c.name === s.getFourDimensionData
1710
1710
  );
1711
1711
  W !== -1 && e[W].query == "" && (e.splice(W), e.push(
1712
1712
  {
@@ -1725,9 +1725,9 @@ const Na = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1725
1725
  }
1726
1726
  ));
1727
1727
  const E = {
1728
- requests: e.map((d) => ({
1729
- name: d.name,
1730
- query: btoa(d.query)
1728
+ requests: e.map((c) => ({
1729
+ name: c.name,
1730
+ query: btoa(c.query)
1731
1731
  }))
1732
1732
  }, A = await F.post(
1733
1733
  "/graph/jwt",
@@ -1737,9 +1737,9 @@ const Na = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1737
1737
  message: "",
1738
1738
  result: {}
1739
1739
  };
1740
- for (const d of A.data.responses) {
1741
- d.error != null && d.error.code != 200 && (n.status = d.error.code, n.message = d.error.message);
1742
- const _ = d.attributes !== null && d.attributes !== void 0 ? pe(d.attributes) : null, r = d.name, o = _ ? JSON.parse(_) : null;
1740
+ for (const c of A.data.responses) {
1741
+ c.error != null && c.error.code != 200 && (n.status = c.error.code, n.message = c.error.message);
1742
+ const _ = c.attributes !== null && c.attributes !== void 0 ? pe(c.attributes) : null, r = c.name, o = _ ? JSON.parse(_) : null;
1743
1743
  if (console.log(r), console.log(o), !o)
1744
1744
  console.log("Not data received"), n.result[r] = null;
1745
1745
  else
@@ -1881,12 +1881,12 @@ const Na = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1881
1881
  );
1882
1882
  break;
1883
1883
  case s.getInviteRewardData:
1884
- n.result[r] = ct(
1884
+ n.result[r] = dt(
1885
1885
  o
1886
1886
  );
1887
1887
  break;
1888
1888
  case s.getInviteRewardReport:
1889
- n.result[r] = dt(
1889
+ n.result[r] = ct(
1890
1890
  o
1891
1891
  );
1892
1892
  break;
@@ -2126,12 +2126,12 @@ const Na = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2126
2126
  );
2127
2127
  break;
2128
2128
  case s.getUserDeviceList:
2129
- n.result[r] = ca(
2129
+ n.result[r] = da(
2130
2130
  o
2131
2131
  );
2132
2132
  break;
2133
2133
  case s.unbindUserDevice:
2134
- n.result[r] = da(
2134
+ n.result[r] = ca(
2135
2135
  o
2136
2136
  );
2137
2137
  break;
@@ -2250,18 +2250,18 @@ const Na = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2250
2250
  }
2251
2251
  }
2252
2252
  if (s.getIncentiveData in n.result && ((t = n.result) != null && t.getIncentiveData)) {
2253
- const d = n.result.getIncentiveData;
2253
+ const c = n.result.getIncentiveData;
2254
2254
  if (s.getIncentiveRebate in n.result) {
2255
2255
  if ((a = n.result) != null && a.getIncentiveRebate) {
2256
2256
  const _ = n.result.getIncentiveRebate;
2257
- d.claimable = Number(_.amount);
2257
+ c.claimable = Number(_.amount);
2258
2258
  }
2259
2259
  delete n.result.getIncentiveRebate;
2260
2260
  }
2261
- n.result.getIncentiveData = d;
2261
+ n.result.getIncentiveData = c;
2262
2262
  }
2263
2263
  if (s.vipList in n.result && ((l = n.result) != null && l.vipList)) {
2264
- const d = n.result.vipList;
2264
+ const c = n.result.vipList;
2265
2265
  let _ = 4;
2266
2266
  if (s.getSetting in n.result && ((i = n.result) != null && i.getSetting && (_ = n.result.getSetting.vipCalculation), delete n.result.getSetting), s.vipStatus in n.result) {
2267
2267
  if ((u = n.result) != null && u.vipStatus) {
@@ -2270,8 +2270,8 @@ const Na = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2270
2270
  current_deposit: h,
2271
2271
  current_turnover: k,
2272
2272
  percentage: O
2273
- } = r, z = d.list.findIndex((j) => j.id === o);
2274
- d.list = d.list.map((j, N) => {
2273
+ } = r, z = c.list.findIndex((j) => j.id === o);
2274
+ c.list = c.list.map((j, N) => {
2275
2275
  const w = N === z;
2276
2276
  let C = "0", f = "0", V = 0;
2277
2277
  return w ? (C = `${Math.min(Number(h), Number(j.deposit.total))}`, f = `${Math.min(Number(k), Number(j.turnover.total))}`, V = O) : N < z ? (C = j.deposit.total, f = j.turnover.total, V = 1) : N > z && (C = "0.00", f = "0.00", V = 0), {
@@ -2294,21 +2294,21 @@ const Na = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2294
2294
  delete n.result.vipStatus;
2295
2295
  }
2296
2296
  if (s.vipBonus in n.result) {
2297
- if ((c = n.result) != null && c.vipBonus) {
2298
- const r = n.result.vipBonus, o = d.list.find((V) => V.is_current_level == !0), h = Number(o == null ? void 0 : o.benefit_list.daily.bonus) ?? 0, k = Number(o == null ? void 0 : o.benefit_list.weekly.bonus) ?? 0, O = Number(o == null ? void 0 : o.benefit_list.monthly.bonus) ?? 0;
2299
- d.bonus.day.isClaimable = r.day.isClaimable;
2297
+ if ((d = n.result) != null && d.vipBonus) {
2298
+ const r = n.result.vipBonus, o = c.list.find((V) => V.is_current_level == !0), h = Number(o == null ? void 0 : o.benefit_list.daily.bonus) ?? 0, k = Number(o == null ? void 0 : o.benefit_list.weekly.bonus) ?? 0, O = Number(o == null ? void 0 : o.benefit_list.monthly.bonus) ?? 0;
2299
+ c.bonus.day.isClaimable = r.day.isClaimable;
2300
2300
  const { dayRemainingTime: z, dayProgressPercentage: j } = fe();
2301
- d.bonus.day.timestamp = {
2301
+ c.bonus.day.timestamp = {
2302
2302
  current: !r.day.isClaimable && h > 0 ? z : 0,
2303
2303
  percentage: j
2304
- }, d.bonus.week.isClaimable = r.week.isClaimable;
2304
+ }, c.bonus.week.isClaimable = r.week.isClaimable;
2305
2305
  const { weekRemainingTime: N, weekProgressPercentage: w } = be();
2306
- d.bonus.week.timestamp = {
2306
+ c.bonus.week.timestamp = {
2307
2307
  current: !r.week.isClaimable && k > 0 ? N : 0,
2308
2308
  percentage: w
2309
- }, d.bonus.month.isClaimable = r.month.isClaimable;
2309
+ }, c.bonus.month.isClaimable = r.month.isClaimable;
2310
2310
  const { monthRemainingTime: C, monthProgressPercentage: f } = ge();
2311
- d.bonus.month.timestamp = {
2311
+ c.bonus.month.timestamp = {
2312
2312
  current: !r.month.isClaimable && O > 0 ? C : 0,
2313
2313
  percentage: f
2314
2314
  };
@@ -2321,7 +2321,7 @@ const Na = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2321
2321
  o.push({
2322
2322
  name: "",
2323
2323
  code: "vipLevel",
2324
- value: d.list.map((f) => f.name)
2324
+ value: c.list.map((f) => f.name)
2325
2325
  });
2326
2326
  const h = r.findIndex(
2327
2327
  (f) => f.fieldName == "upgrade_bonus"
@@ -2329,7 +2329,7 @@ const Na = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2329
2329
  h > -1 && o.push({
2330
2330
  name: r[h].showName,
2331
2331
  code: "",
2332
- value: d.list.map((f) => f.benefit_list.upgrade.bonus)
2332
+ value: c.list.map((f) => f.benefit_list.upgrade.bonus)
2333
2333
  });
2334
2334
  const k = r.findIndex(
2335
2335
  (f) => f.fieldName == "upgrade_bonus_multiply"
@@ -2337,15 +2337,15 @@ const Na = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2337
2337
  k > -1 && o.push({
2338
2338
  name: r[k].showName,
2339
2339
  code: "",
2340
- value: d.list.map((f) => f.benefit_list.upgrade.turnover)
2340
+ value: c.list.map((f) => f.benefit_list.upgrade.turnover)
2341
2341
  });
2342
2342
  const O = r.findIndex(
2343
2343
  (f) => f.fieldName == "monthly_bonus"
2344
2344
  );
2345
- d.bonus.month.isShow = O > -1, O > -1 && o.push({
2345
+ c.bonus.month.isShow = O > -1, O > -1 && o.push({
2346
2346
  name: r[O].showName,
2347
2347
  code: "",
2348
- value: d.list.map((f) => f.benefit_list.monthly.bonus)
2348
+ value: c.list.map((f) => f.benefit_list.monthly.bonus)
2349
2349
  });
2350
2350
  const z = r.findIndex(
2351
2351
  (f) => f.fieldName == "monthly_bonus_multiply"
@@ -2353,15 +2353,15 @@ const Na = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2353
2353
  z > -1 && o.push({
2354
2354
  name: r[z].showName,
2355
2355
  code: "",
2356
- value: d.list.map((f) => f.benefit_list.monthly.turnover)
2356
+ value: c.list.map((f) => f.benefit_list.monthly.turnover)
2357
2357
  });
2358
2358
  const j = r.findIndex(
2359
2359
  (f) => f.fieldName == "weekly_bonus"
2360
2360
  );
2361
- d.bonus.week.isShow = j > -1, j > -1 && o.push({
2361
+ c.bonus.week.isShow = j > -1, j > -1 && o.push({
2362
2362
  name: r[j].showName,
2363
2363
  code: "",
2364
- value: d.list.map((f) => f.benefit_list.weekly.bonus)
2364
+ value: c.list.map((f) => f.benefit_list.weekly.bonus)
2365
2365
  });
2366
2366
  const N = r.findIndex(
2367
2367
  (f) => f.fieldName == "weekly_bonus_multiply"
@@ -2369,15 +2369,15 @@ const Na = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2369
2369
  N > -1 && o.push({
2370
2370
  name: r[N].showName,
2371
2371
  code: "",
2372
- value: d.list.map((f) => f.benefit_list.weekly.turnover)
2372
+ value: c.list.map((f) => f.benefit_list.weekly.turnover)
2373
2373
  });
2374
2374
  const w = r.findIndex(
2375
2375
  (f) => f.fieldName == "daily_bonus"
2376
2376
  );
2377
- d.bonus.day.isShow = w > -1, w > -1 && o.push({
2377
+ c.bonus.day.isShow = w > -1, w > -1 && o.push({
2378
2378
  name: r[w].showName,
2379
2379
  code: "",
2380
- value: d.list.map((f) => f.benefit_list.daily.bonus)
2380
+ value: c.list.map((f) => f.benefit_list.daily.bonus)
2381
2381
  });
2382
2382
  const C = r.findIndex(
2383
2383
  (f) => f.fieldName == "daily_bonus_multiply"
@@ -2385,26 +2385,26 @@ const Na = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2385
2385
  C > -1 && o.push({
2386
2386
  name: r[C].showName,
2387
2387
  code: "",
2388
- value: d.list.map((f) => f.benefit_list.daily.turnover)
2388
+ value: c.list.map((f) => f.benefit_list.daily.turnover)
2389
2389
  }), (_ === 1 || _ === 3 || _ === 4) && o.push({
2390
2390
  name: "",
2391
2391
  code: "detail_deposit",
2392
- value: d.list.map((f) => f.deposit.total)
2392
+ value: c.list.map((f) => f.deposit.total)
2393
2393
  }), (_ === 2 || _ === 3 || _ === 4) && o.push({
2394
2394
  name: "",
2395
2395
  code: "detail_turnover",
2396
- value: d.list.map((f) => f.turnover.total)
2397
- }), d.detail = o;
2396
+ value: c.list.map((f) => f.turnover.total)
2397
+ }), c.detail = o;
2398
2398
  }
2399
2399
  delete n.result.vipFieldStatus;
2400
2400
  }
2401
- n.result.vipList = d;
2401
+ n.result.vipList = c;
2402
2402
  }
2403
2403
  if (s.getFavouriteGame in n.result && ((y = n.result) != null && y.getFavouriteGame)) {
2404
- const d = n.result.getFavouriteGame;
2404
+ const c = n.result.getFavouriteGame;
2405
2405
  if (JSON.parse(e[R].query).pid && s.getPlatformTurnoverRate in n.result && (g = n.result) != null && g.getPlatformTurnoverRate) {
2406
2406
  const _ = n.result.getPlatformTurnoverRate;
2407
- n.result.getFavouriteGame = d.data.map((r) => {
2407
+ n.result.getFavouriteGame = c.data.map((r) => {
2408
2408
  const o = _.find(
2409
2409
  (h) => h.id === r.platformId
2410
2410
  );
@@ -2416,11 +2416,11 @@ const Na = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2416
2416
  }
2417
2417
  }
2418
2418
  if (s.gameList in n.result && ((b = n.result) != null && b.gameList)) {
2419
- const d = n.result.gameList;
2419
+ const c = n.result.gameList;
2420
2420
  if (JSON.parse(e[G].query).pid) {
2421
2421
  if (s.getPlatformTurnoverRate in n.result && ((P = n.result) != null && P.getPlatformTurnoverRate)) {
2422
2422
  const _ = n.result.getPlatformTurnoverRate;
2423
- d.platformGameList.data = d.platformGameList.data.map(
2423
+ c.platformGameList.data = c.platformGameList.data.map(
2424
2424
  (r) => {
2425
2425
  const o = _.find(
2426
2426
  (h) => h.id === r.platformId
@@ -2433,10 +2433,10 @@ const Na = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2433
2433
  );
2434
2434
  }
2435
2435
  } else {
2436
- const _ = d.platformGame.map((r) => r.list.filter((o) => o.flag.trial && !r.nextPage).map((o) => o));
2437
- if (d.trialGameList = _.flat(), s.fishGameList in n.result && n.result.fishGameList) {
2436
+ const _ = c.platformGame.map((r) => r.list.filter((o) => o.flag.trial && !r.nextPage).map((o) => o));
2437
+ if (c.trialGameList = _.flat(), s.fishGameList in n.result && n.result.fishGameList) {
2438
2438
  const r = n.result.fishGameList;
2439
- d.fishGameList = r.map((o) => ({
2439
+ c.fishGameList = r.map((o) => ({
2440
2440
  gameId: Number(o.id),
2441
2441
  platformId: Number(o.platformProductID),
2442
2442
  name: o.gameName,
@@ -2453,7 +2453,7 @@ const Na = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2453
2453
  }
2454
2454
  if (s.getPlatformTurnoverRate in n.result && ((v = n.result) != null && v.getPlatformTurnoverRate)) {
2455
2455
  const r = n.result.getPlatformTurnoverRate;
2456
- d.platformGame.forEach((o) => {
2456
+ c.platformGame.forEach((o) => {
2457
2457
  o.list = o.list.map((h) => {
2458
2458
  const k = r.find(
2459
2459
  (O) => O.id === h.platformId
@@ -2463,7 +2463,7 @@ const Na = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2463
2463
  rate: (k == null ? void 0 : k.percentage) ?? "0.00"
2464
2464
  };
2465
2465
  });
2466
- }), d.hotGameList.data = d.hotGameList.data.map((o) => {
2466
+ }), c.hotGameList.data = c.hotGameList.data.map((o) => {
2467
2467
  const h = r.find(
2468
2468
  (k) => k.id === o.platformId
2469
2469
  );
@@ -2471,7 +2471,7 @@ const Na = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2471
2471
  ...o,
2472
2472
  rate: (h == null ? void 0 : h.percentage) ?? "0.00"
2473
2473
  };
2474
- }), d.trialGameList = d.trialGameList.map((o) => {
2474
+ }), c.trialGameList = c.trialGameList.map((o) => {
2475
2475
  const h = r.find(
2476
2476
  (k) => k.id === o.platformId
2477
2477
  );
@@ -2479,7 +2479,7 @@ const Na = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2479
2479
  ...o,
2480
2480
  rate: (h == null ? void 0 : h.percentage) ?? "0.00"
2481
2481
  };
2482
- }), d.fishGameList = d.fishGameList.map((o) => {
2482
+ }), c.fishGameList = c.fishGameList.map((o) => {
2483
2483
  const h = r.find(
2484
2484
  (k) => k.id === o.platformId
2485
2485
  );
@@ -2490,18 +2490,18 @@ const Na = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2490
2490
  }), delete n.result.getPlatformTurnoverRate;
2491
2491
  }
2492
2492
  }
2493
- n.result.gameList = d;
2493
+ n.result.gameList = c;
2494
2494
  }
2495
2495
  if (s.getCompany in n.result && ((m = n.result) != null && m.getCompany)) {
2496
- const d = n.result.getCompany;
2496
+ const c = n.result.getCompany;
2497
2497
  if (s.searchResultDate in n.result && (S = n.result) != null && S.searchResultDate) {
2498
2498
  const _ = n.result.searchResultDate;
2499
- d.forEach((r) => {
2499
+ c.forEach((r) => {
2500
2500
  const o = _.find((h) => h.id == r.id);
2501
2501
  o && (r.date = o == null ? void 0 : o.date);
2502
2502
  }), delete n.result.searchResultDate;
2503
2503
  }
2504
- n.result.getCompany = d;
2504
+ n.result.getCompany = c;
2505
2505
  }
2506
2506
  return n;
2507
2507
  } catch (D) {
@@ -2521,74 +2521,27 @@ const Na = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2521
2521
  }, Symbol.toStringTag, { value: "Module" })), Wa = async (e, t) => {
2522
2522
  let a = {
2523
2523
  status: 200,
2524
- message: "",
2525
- data: {
2526
- message: "",
2527
- accessToken: ""
2528
- }
2524
+ message: ""
2529
2525
  };
2530
2526
  try {
2531
- a = {
2527
+ await F.post("/graph/auth/sesh", {
2528
+ usr: e,
2529
+ pwd: t
2530
+ }), a = {
2532
2531
  status: 200,
2533
- message: "",
2534
- data: {
2535
- message: "",
2536
- accessToken: (await F.post("/graph/auth/sesh", {
2537
- usr: e,
2538
- pwd: t
2539
- })).data.access_token ?? ""
2540
- }
2532
+ message: ""
2541
2533
  };
2542
2534
  } catch (l) {
2543
2535
  a = {
2544
2536
  status: l.status || 500,
2545
- message: l.message,
2546
- data: {
2547
- message: "",
2548
- accessToken: ""
2549
- }
2537
+ message: l.message
2550
2538
  };
2551
2539
  }
2552
2540
  return a;
2553
- }, Va = async (e, t, a) => {
2554
- let l = {
2555
- status: 200,
2556
- message: "",
2557
- data: {
2558
- message: "",
2559
- accessToken: ""
2560
- }
2561
- };
2562
- try {
2563
- const u = (await F.post("/auth", {
2564
- usr: e,
2565
- pwd: t,
2566
- captcha: a
2567
- })).data;
2568
- l = {
2569
- status: 200,
2570
- message: "",
2571
- data: {
2572
- message: u.msg ?? "",
2573
- accessToken: u.access_token ?? ""
2574
- }
2575
- };
2576
- } catch (i) {
2577
- l = {
2578
- status: i.status || 500,
2579
- message: i.message,
2580
- data: {
2581
- message: "",
2582
- accessToken: ""
2583
- }
2584
- };
2585
- }
2586
- return l;
2587
- }, $a = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2541
+ }, Va = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2588
2542
  __proto__: null,
2589
- call: Wa,
2590
- callWithCaptcha: Va
2591
- }, Symbol.toStringTag, { value: "Module" })), Ea = async () => {
2543
+ call: Wa
2544
+ }, Symbol.toStringTag, { value: "Module" })), $a = async () => {
2592
2545
  let e = {
2593
2546
  status: 200,
2594
2547
  message: ""
@@ -2602,9 +2555,9 @@ const Na = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2602
2555
  };
2603
2556
  }
2604
2557
  return e;
2605
- }, Aa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2558
+ }, Ea = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2606
2559
  __proto__: null,
2607
- call: Ea
2560
+ call: $a
2608
2561
  }, Symbol.toStringTag, { value: "Module" })), re = {
2609
2562
  data: {
2610
2563
  status: !1,
@@ -2615,7 +2568,7 @@ const Na = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2615
2568
  accountId: 0
2616
2569
  }
2617
2570
  }
2618
- }, Ha = async () => {
2571
+ }, Aa = async () => {
2619
2572
  let e = {
2620
2573
  status: 200,
2621
2574
  message: "",
@@ -2640,15 +2593,15 @@ const Na = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2640
2593
  };
2641
2594
  }
2642
2595
  return e;
2643
- }, Ja = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2596
+ }, Ha = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2644
2597
  __proto__: null,
2645
- call: Ha
2598
+ call: Aa
2646
2599
  }, Symbol.toStringTag, { value: "Module" })), se = {
2647
2600
  data: {
2648
2601
  status: !1,
2649
2602
  message: ""
2650
2603
  }
2651
- }, Ya = async (e, t) => {
2604
+ }, Ja = async (e, t) => {
2652
2605
  let a = {
2653
2606
  status: 200,
2654
2607
  message: "",
@@ -2673,10 +2626,10 @@ const Na = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2673
2626
  };
2674
2627
  }
2675
2628
  return a;
2676
- }, Ka = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2629
+ }, Ya = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2677
2630
  __proto__: null,
2678
- call: Ya
2679
- }, Symbol.toStringTag, { value: "Module" })), Qa = async (e, t, a, l) => {
2631
+ call: Ja
2632
+ }, Symbol.toStringTag, { value: "Module" })), Ka = async (e, t, a, l) => {
2680
2633
  let i = {
2681
2634
  status: 200,
2682
2635
  message: "",
@@ -2686,20 +2639,21 @@ const Na = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2686
2639
  }
2687
2640
  };
2688
2641
  try {
2642
+ const d = (await F.post("/loadgame/40770", {
2643
+ wanturl: 1,
2644
+ extra: {
2645
+ Stage: e,
2646
+ SportId: t,
2647
+ tagid: a,
2648
+ MatchId: l
2649
+ }
2650
+ })).data;
2689
2651
  i = {
2690
2652
  status: 200,
2691
2653
  message: "",
2692
2654
  data: {
2693
- message: "",
2694
- urlLink: (await F.post("/loadgame/40770", {
2695
- wanturl: 1,
2696
- extra: {
2697
- Stage: e,
2698
- SportId: t,
2699
- tagid: a,
2700
- MatchId: l
2701
- }
2702
- })).data.data ?? ""
2655
+ message: d.msg ?? "",
2656
+ urlLink: d.data ?? ""
2703
2657
  }
2704
2658
  };
2705
2659
  } catch (u) {
@@ -2713,11 +2667,46 @@ const Na = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2713
2667
  };
2714
2668
  }
2715
2669
  return i;
2716
- }, Xa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2670
+ }, Qa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2717
2671
  __proto__: null,
2718
- call: Qa
2719
- }, Symbol.toStringTag, { value: "Module" })), Za = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2720
- __proto__: null
2672
+ call: Ka
2673
+ }, Symbol.toStringTag, { value: "Module" })), Xa = async (e, t, a) => {
2674
+ let l = {
2675
+ status: 200,
2676
+ message: "",
2677
+ data: {
2678
+ status: !0,
2679
+ message: ""
2680
+ }
2681
+ };
2682
+ try {
2683
+ const u = (await F.post("/auth", {
2684
+ usr: e,
2685
+ pwd: t,
2686
+ captcha: a
2687
+ })).data;
2688
+ l = {
2689
+ status: 200,
2690
+ message: "",
2691
+ data: {
2692
+ status: u.status == "1",
2693
+ message: u.msg ?? ""
2694
+ }
2695
+ };
2696
+ } catch (i) {
2697
+ l = {
2698
+ status: i.status || 500,
2699
+ message: i.message,
2700
+ data: {
2701
+ status: !1,
2702
+ message: ""
2703
+ }
2704
+ };
2705
+ }
2706
+ return l;
2707
+ }, Za = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2708
+ __proto__: null,
2709
+ call: Xa
2721
2710
  }, Symbol.toStringTag, { value: "Module" })), en = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2722
2711
  __proto__: null
2723
2712
  }, Symbol.toStringTag, { value: "Module" })), tn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
@@ -2728,21 +2717,21 @@ const Na = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2728
2717
  __proto__: null
2729
2718
  }, Symbol.toStringTag, { value: "Module" })), on = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2730
2719
  __proto__: null
2720
+ }, Symbol.toStringTag, { value: "Module" })), rn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2721
+ __proto__: null
2731
2722
  }, Symbol.toStringTag, { value: "Module" }));
2732
- var ce = /* @__PURE__ */ ((e) => (e.mobileBanner = "mobileBanner", e.mobileAbout = "mobileAbout", e.mobileAd = "mobileAd", e.about = "about", e))(ce || {});
2733
- const rn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2723
+ var de = /* @__PURE__ */ ((e) => (e.mobileBanner = "mobileBanner", e.mobileAbout = "mobileAbout", e.mobileAd = "mobileAd", e.about = "about", e))(de || {});
2724
+ const sn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2734
2725
  __proto__: null,
2735
- CmsType: ce
2736
- }, Symbol.toStringTag, { value: "Module" })), sn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2737
- __proto__: null
2726
+ CmsType: de
2738
2727
  }, Symbol.toStringTag, { value: "Module" })), ln = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2739
2728
  __proto__: null
2740
2729
  }, Symbol.toStringTag, { value: "Module" })), un = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2741
2730
  __proto__: null
2742
- }, Symbol.toStringTag, { value: "Module" })), cn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2743
- __proto__: null
2744
2731
  }, Symbol.toStringTag, { value: "Module" })), dn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2745
2732
  __proto__: null
2733
+ }, Symbol.toStringTag, { value: "Module" })), cn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2734
+ __proto__: null
2746
2735
  }, Symbol.toStringTag, { value: "Module" })), mn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2747
2736
  __proto__: null
2748
2737
  }, Symbol.toStringTag, { value: "Module" })), pn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
@@ -2797,23 +2786,23 @@ const rn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2797
2786
  __proto__: null
2798
2787
  }, Symbol.toStringTag, { value: "Module" })), wn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2799
2788
  __proto__: null
2789
+ }, Symbol.toStringTag, { value: "Module" })), Un = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2790
+ __proto__: null
2800
2791
  }, Symbol.toStringTag, { value: "Module" })), ie = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2801
2792
  __proto__: null
2802
2793
  }, Symbol.toStringTag, { value: "Module" })), le = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2803
2794
  __proto__: null
2804
- }, Symbol.toStringTag, { value: "Module" })), Un = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2805
- __proto__: null
2806
2795
  }, Symbol.toStringTag, { value: "Module" })), Bn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2807
2796
  __proto__: null
2808
2797
  }, Symbol.toStringTag, { value: "Module" })), qn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2809
2798
  __proto__: null
2799
+ }, Symbol.toStringTag, { value: "Module" })), Wn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2800
+ __proto__: null
2810
2801
  }, Symbol.toStringTag, { value: "Module" }));
2811
- var de = /* @__PURE__ */ ((e) => (e.default = "default", e.online = "online", e.mycard = "mycard", e.qrcode = "qrcode", e.personal = "personal", e))(de || {});
2812
- const Wn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2802
+ var ce = /* @__PURE__ */ ((e) => (e.default = "default", e.online = "online", e.mycard = "mycard", e.qrcode = "qrcode", e.personal = "personal", e))(ce || {});
2803
+ const Vn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2813
2804
  __proto__: null,
2814
- ImageType: de
2815
- }, Symbol.toStringTag, { value: "Module" })), Vn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2816
- __proto__: null
2805
+ ImageType: ce
2817
2806
  }, Symbol.toStringTag, { value: "Module" })), $n = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2818
2807
  __proto__: null
2819
2808
  }, Symbol.toStringTag, { value: "Module" })), En = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
@@ -2932,248 +2921,252 @@ const Wn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2932
2921
  __proto__: null
2933
2922
  }, Symbol.toStringTag, { value: "Module" })), Yo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2934
2923
  __proto__: null
2935
- }, Symbol.toStringTag, { value: "Module" })), Ko = {
2924
+ }, Symbol.toStringTag, { value: "Module" })), Ko = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2925
+ __proto__: null
2926
+ }, Symbol.toStringTag, { value: "Module" })), Qo = {
2936
2927
  api: qa,
2937
- loginApi: $a,
2938
- logoutApi: Aa,
2939
- autoRegisterApi: Ja,
2940
- setLocaleApi: Ka,
2941
- loadMatchApi: Xa,
2928
+ loginApi: Va,
2929
+ logoutApi: Ea,
2930
+ autoRegisterApi: Ha,
2931
+ setLocaleApi: Ya,
2932
+ loadMatchApi: Qa,
2933
+ loginWithCaptchaApi: Za,
2942
2934
  apiType: ye,
2943
- loginType: Za,
2944
- logoutType: en,
2945
- announcementType: tn,
2935
+ loginType: en,
2936
+ logoutType: tn,
2937
+ announcementType: an,
2946
2938
  paymentsProviderType: _e,
2947
- gameListType: an,
2948
- vipListType: nn,
2949
- promotionType: on,
2950
- cmsListType: rn,
2951
- mainWalletType: sn,
2952
- upcomingMatchType: ln,
2953
- depositType: un,
2939
+ gameListType: nn,
2940
+ vipListType: on,
2941
+ promotionType: rn,
2942
+ cmsListType: sn,
2943
+ mainWalletType: ln,
2944
+ upcomingMatchType: un,
2945
+ depositType: dn,
2954
2946
  applyVipBonusType: cn,
2955
- withdrawalGetType: dn,
2956
- addBankCardType: mn,
2957
- withdrawType: pn,
2947
+ withdrawalGetType: mn,
2948
+ addBankCardType: pn,
2949
+ withdrawType: gn,
2958
2950
  getSettingType: fa,
2959
- transactionReportType: gn,
2960
- changePasswordType: bn,
2961
- walletType: fn,
2962
- getEventListType: yn,
2963
- getEventTokenType: _n,
2964
- getExtraGameType: vn,
2965
- mailBoxType: hn,
2966
- fishGameListType: Tn,
2967
- slotGameListType: Rn,
2968
- getTurnOverRewardDataType: Sn,
2969
- getTurnOverRewardReportType: Pn,
2970
- getInviteRewardDataType: kn,
2971
- getInviteRewardReportType: On,
2972
- getTopupRewardDataType: Mn,
2973
- getTopupRewardReportType: jn,
2974
- getRewardReferralType: Dn,
2975
- getDepositPromotionType: xn,
2976
- getInviteRewardClaimType: Cn,
2977
- getTopUpRewardClaimType: In,
2978
- getTurnOverRewardClaimType: Fn,
2979
- getInviteRewardSettingType: Ln,
2980
- getTopUpRewardSettingType: Gn,
2981
- getTurnOverRewardSettingType: zn,
2982
- requestForgetPasswordType: Nn,
2983
- submitForgetPasswordType: wn,
2951
+ transactionReportType: bn,
2952
+ changePasswordType: fn,
2953
+ walletType: yn,
2954
+ getEventListType: _n,
2955
+ getEventTokenType: vn,
2956
+ getExtraGameType: hn,
2957
+ mailBoxType: Tn,
2958
+ fishGameListType: Rn,
2959
+ slotGameListType: Sn,
2960
+ getTurnOverRewardDataType: Pn,
2961
+ getTurnOverRewardReportType: kn,
2962
+ getInviteRewardDataType: On,
2963
+ getInviteRewardReportType: Mn,
2964
+ getTopupRewardDataType: jn,
2965
+ getTopupRewardReportType: Dn,
2966
+ getRewardReferralType: xn,
2967
+ getDepositPromotionType: Cn,
2968
+ getInviteRewardClaimType: In,
2969
+ getTopUpRewardClaimType: Fn,
2970
+ getTurnOverRewardClaimType: Ln,
2971
+ getInviteRewardSettingType: Gn,
2972
+ getTopUpRewardSettingType: zn,
2973
+ getTurnOverRewardSettingType: Nn,
2974
+ requestForgetPasswordType: wn,
2975
+ submitForgetPasswordType: Un,
2984
2976
  submitGiftCode: ie,
2985
2977
  playGame: le,
2986
- requestUpdateMobileTacCode: Un,
2987
- submitUpdateMobileTacCode: Bn,
2988
- getVerifyPromo: qn,
2989
- getImageType: Wn,
2990
- getValidateType: Vn,
2991
- updateProfilePictureType: $n,
2992
- readMailType: En,
2993
- checkRedPacketValidateType: An,
2994
- getUserProfileType: Hn,
2995
- requestTacCodeType: Jn,
2996
- getUsernameByReferType: Yn,
2997
- applyPromoType: Kn,
2998
- applySignInType: Qn,
2999
- applyRedPacketType: Xn,
3000
- getCountryType: Zn,
2978
+ requestUpdateMobileTacCode: Bn,
2979
+ submitUpdateMobileTacCode: qn,
2980
+ getVerifyPromo: Wn,
2981
+ getImageType: Vn,
2982
+ getValidateType: $n,
2983
+ updateProfilePictureType: En,
2984
+ readMailType: An,
2985
+ checkRedPacketValidateType: Hn,
2986
+ getUserProfileType: Jn,
2987
+ requestTacCodeType: Yn,
2988
+ getUsernameByReferType: Kn,
2989
+ applyPromoType: Qn,
2990
+ applySignInType: Xn,
2991
+ applyRedPacketType: Zn,
2992
+ getCountryType: eo,
3001
2993
  submitGiftCodeType: ie,
3002
2994
  playGameType: le,
3003
- transferToMainType: eo,
3004
- transferProcessType: to,
3005
- submitValidateType: ao,
3006
- checkTransferCreditType: no,
3007
- friendListType: oo,
3008
- friendListEditType: ro,
3009
- getActivePPType: so,
3010
- getActiveProductType: io,
3011
- requestWithdrawTacType: lo,
3012
- requestWithdrawalCodeType: uo,
3013
- commissionWithdrawType: co,
3014
- submitWithdrawalCodeType: mo,
3015
- submitCryptoAccountType: po,
3016
- requestTransferMoneyType: go,
3017
- submitTransferMoneyType: bo,
3018
- signInViewInfoType: fo,
3019
- signInRecordType: yo,
3020
- referralProfileType: _o,
3021
- referralMemberProfileType: vo,
3022
- registerActionType: ho,
3023
- transferReportType: To,
3024
- agTransferCreditReportType: Ro,
3025
- betReportType: So,
3026
- getTwoFactorAuthenticateType: Po,
3027
- submitTwoFactorAuthenticateType: ko,
3028
- getUserDeviceListType: Oo,
3029
- unbindUserDeviceType: Mo,
3030
- searchNumberHistoryType: jo,
3031
- changeWithdrawalCodeType: Do,
3032
- checkRedPacketTokenType: xo,
3033
- submitWithdrawalAlipayType: Co,
3034
- applyReliefFund: Io,
3035
- getReliefFundData: Fo,
3036
- getReliefFundReport: Lo,
3037
- getWeekCardClaim: Go,
3038
- getWeekCardData: zo,
3039
- applyWeekCard: No,
3040
- transferSettingType: wo,
3041
- transferType: Uo,
3042
- claimIncentiveRebate: Bo,
3043
- getIncentiveData: qo,
3044
- getIncentiveRebate: Wo,
2995
+ transferToMainType: to,
2996
+ transferProcessType: ao,
2997
+ submitValidateType: no,
2998
+ checkTransferCreditType: oo,
2999
+ friendListType: ro,
3000
+ friendListEditType: so,
3001
+ getActivePPType: io,
3002
+ getActiveProductType: lo,
3003
+ requestWithdrawTacType: uo,
3004
+ requestWithdrawalCodeType: co,
3005
+ commissionWithdrawType: mo,
3006
+ submitWithdrawalCodeType: po,
3007
+ submitCryptoAccountType: go,
3008
+ requestTransferMoneyType: bo,
3009
+ submitTransferMoneyType: fo,
3010
+ signInViewInfoType: yo,
3011
+ signInRecordType: _o,
3012
+ referralProfileType: vo,
3013
+ referralMemberProfileType: ho,
3014
+ registerActionType: To,
3015
+ transferReportType: Ro,
3016
+ agTransferCreditReportType: So,
3017
+ betReportType: Po,
3018
+ getTwoFactorAuthenticateType: ko,
3019
+ submitTwoFactorAuthenticateType: Oo,
3020
+ getUserDeviceListType: Mo,
3021
+ unbindUserDeviceType: jo,
3022
+ searchNumberHistoryType: Do,
3023
+ changeWithdrawalCodeType: xo,
3024
+ checkRedPacketTokenType: Co,
3025
+ submitWithdrawalAlipayType: Io,
3026
+ applyReliefFund: Fo,
3027
+ getReliefFundData: Lo,
3028
+ getReliefFundReport: Go,
3029
+ getWeekCardClaim: zo,
3030
+ getWeekCardData: No,
3031
+ applyWeekCard: wo,
3032
+ transferSettingType: Uo,
3033
+ transferType: Bo,
3034
+ claimIncentiveRebate: qo,
3035
+ getIncentiveData: Wo,
3036
+ getIncentiveRebate: Vo,
3045
3037
  getMissionData: ja,
3046
- getMissionClaim: Vo,
3047
- registerFormType: $o,
3048
- getFavouriteGameType: Eo,
3049
- updateFavouriteGameType: Ao,
3050
- requestForgetUsernameType: Ho,
3051
- submitForgetUsernameType: Jo,
3038
+ getMissionClaim: $o,
3039
+ registerFormType: Eo,
3040
+ getFavouriteGameType: Ao,
3041
+ updateFavouriteGameType: Ho,
3042
+ requestForgetUsernameType: Jo,
3043
+ submitForgetUsernameType: Yo,
3052
3044
  getAccumulateDepositDataType: Na,
3053
- getAccumulateDepositClaimType: Yo
3054
- }, Xo = {
3045
+ getAccumulateDepositClaimType: Ko
3046
+ }, Zo = {
3055
3047
  install(e) {
3056
- e.config.globalProperties.$library = Ko;
3048
+ e.config.globalProperties.$library = Qo;
3057
3049
  }
3058
3050
  };
3059
3051
  export {
3060
- Xo as Repository,
3061
- mn as addBankCardType,
3062
- Ro as agTransferCreditReportType,
3063
- tn as announcementType,
3052
+ Zo as Repository,
3053
+ pn as addBankCardType,
3054
+ So as agTransferCreditReportType,
3055
+ an as announcementType,
3064
3056
  qa as api,
3065
3057
  ye as apiType,
3066
- Kn as applyPromoType,
3067
- Xn as applyRedPacketType,
3068
- Io as applyReliefFund,
3069
- Qn as applySignInType,
3058
+ Qn as applyPromoType,
3059
+ Zn as applyRedPacketType,
3060
+ Fo as applyReliefFund,
3061
+ Xn as applySignInType,
3070
3062
  cn as applyVipBonusType,
3071
- No as applyWeekCard,
3072
- Ja as autoRegisterApi,
3073
- So as betReportType,
3074
- bn as changePasswordType,
3075
- Do as changeWithdrawalCodeType,
3076
- xo as checkRedPacketTokenType,
3077
- An as checkRedPacketValidateType,
3078
- no as checkTransferCreditType,
3079
- Bo as claimIncentiveRebate,
3080
- rn as cmsListType,
3081
- co as commissionWithdrawType,
3082
- un as depositType,
3083
- Tn as fishGameListType,
3084
- ro as friendListEditType,
3085
- oo as friendListType,
3086
- an as gameListType,
3087
- Yo as getAccumulateDepositClaimType,
3063
+ wo as applyWeekCard,
3064
+ Ha as autoRegisterApi,
3065
+ Po as betReportType,
3066
+ fn as changePasswordType,
3067
+ xo as changeWithdrawalCodeType,
3068
+ Co as checkRedPacketTokenType,
3069
+ Hn as checkRedPacketValidateType,
3070
+ oo as checkTransferCreditType,
3071
+ qo as claimIncentiveRebate,
3072
+ sn as cmsListType,
3073
+ mo as commissionWithdrawType,
3074
+ dn as depositType,
3075
+ Rn as fishGameListType,
3076
+ so as friendListEditType,
3077
+ ro as friendListType,
3078
+ nn as gameListType,
3079
+ Ko as getAccumulateDepositClaimType,
3088
3080
  Na as getAccumulateDepositDataType,
3089
- so as getActivePPType,
3090
- io as getActiveProductType,
3091
- Zn as getCountryType,
3092
- xn as getDepositPromotionType,
3093
- yn as getEventListType,
3094
- _n as getEventTokenType,
3095
- vn as getExtraGameType,
3096
- Eo as getFavouriteGameType,
3097
- Wn as getImageType,
3098
- qo as getIncentiveData,
3099
- Wo as getIncentiveRebate,
3100
- Cn as getInviteRewardClaimType,
3101
- kn as getInviteRewardDataType,
3102
- On as getInviteRewardReportType,
3103
- Ln as getInviteRewardSettingType,
3104
- Vo as getMissionClaim,
3081
+ io as getActivePPType,
3082
+ lo as getActiveProductType,
3083
+ eo as getCountryType,
3084
+ Cn as getDepositPromotionType,
3085
+ _n as getEventListType,
3086
+ vn as getEventTokenType,
3087
+ hn as getExtraGameType,
3088
+ Ao as getFavouriteGameType,
3089
+ Vn as getImageType,
3090
+ Wo as getIncentiveData,
3091
+ Vo as getIncentiveRebate,
3092
+ In as getInviteRewardClaimType,
3093
+ On as getInviteRewardDataType,
3094
+ Mn as getInviteRewardReportType,
3095
+ Gn as getInviteRewardSettingType,
3096
+ $o as getMissionClaim,
3105
3097
  ja as getMissionData,
3106
- Fo as getReliefFundData,
3107
- Lo as getReliefFundReport,
3108
- Dn as getRewardReferralType,
3098
+ Lo as getReliefFundData,
3099
+ Go as getReliefFundReport,
3100
+ xn as getRewardReferralType,
3109
3101
  fa as getSettingType,
3110
- In as getTopUpRewardClaimType,
3111
- Gn as getTopUpRewardSettingType,
3112
- Mn as getTopupRewardDataType,
3113
- jn as getTopupRewardReportType,
3114
- Fn as getTurnOverRewardClaimType,
3115
- Sn as getTurnOverRewardDataType,
3116
- Pn as getTurnOverRewardReportType,
3117
- zn as getTurnOverRewardSettingType,
3118
- Po as getTwoFactorAuthenticateType,
3119
- Oo as getUserDeviceListType,
3120
- Hn as getUserProfileType,
3121
- Yn as getUsernameByReferType,
3122
- Vn as getValidateType,
3123
- qn as getVerifyPromo,
3124
- Go as getWeekCardClaim,
3125
- zo as getWeekCardData,
3126
- Xa as loadMatchApi,
3127
- $a as loginApi,
3128
- Za as loginType,
3129
- Aa as logoutApi,
3130
- en as logoutType,
3131
- hn as mailBoxType,
3132
- sn as mainWalletType,
3102
+ Fn as getTopUpRewardClaimType,
3103
+ zn as getTopUpRewardSettingType,
3104
+ jn as getTopupRewardDataType,
3105
+ Dn as getTopupRewardReportType,
3106
+ Ln as getTurnOverRewardClaimType,
3107
+ Pn as getTurnOverRewardDataType,
3108
+ kn as getTurnOverRewardReportType,
3109
+ Nn as getTurnOverRewardSettingType,
3110
+ ko as getTwoFactorAuthenticateType,
3111
+ Mo as getUserDeviceListType,
3112
+ Jn as getUserProfileType,
3113
+ Kn as getUsernameByReferType,
3114
+ $n as getValidateType,
3115
+ Wn as getVerifyPromo,
3116
+ zo as getWeekCardClaim,
3117
+ No as getWeekCardData,
3118
+ Qa as loadMatchApi,
3119
+ Va as loginApi,
3120
+ en as loginType,
3121
+ Za as loginWithCaptchaApi,
3122
+ Ea as logoutApi,
3123
+ tn as logoutType,
3124
+ Tn as mailBoxType,
3125
+ ln as mainWalletType,
3133
3126
  _e as paymentsProviderType,
3134
3127
  le as playGame,
3135
3128
  le as playGameType,
3136
- on as promotionType,
3137
- En as readMailType,
3138
- vo as referralMemberProfileType,
3139
- _o as referralProfileType,
3140
- ho as registerActionType,
3141
- $o as registerFormType,
3142
- Nn as requestForgetPasswordType,
3143
- Ho as requestForgetUsernameType,
3144
- Jn as requestTacCodeType,
3145
- go as requestTransferMoneyType,
3146
- Un as requestUpdateMobileTacCode,
3147
- lo as requestWithdrawTacType,
3148
- uo as requestWithdrawalCodeType,
3149
- jo as searchNumberHistoryType,
3150
- Ka as setLocaleApi,
3151
- yo as signInRecordType,
3152
- fo as signInViewInfoType,
3153
- Rn as slotGameListType,
3154
- po as submitCryptoAccountType,
3155
- wn as submitForgetPasswordType,
3156
- Jo as submitForgetUsernameType,
3129
+ rn as promotionType,
3130
+ An as readMailType,
3131
+ ho as referralMemberProfileType,
3132
+ vo as referralProfileType,
3133
+ To as registerActionType,
3134
+ Eo as registerFormType,
3135
+ wn as requestForgetPasswordType,
3136
+ Jo as requestForgetUsernameType,
3137
+ Yn as requestTacCodeType,
3138
+ bo as requestTransferMoneyType,
3139
+ Bn as requestUpdateMobileTacCode,
3140
+ uo as requestWithdrawTacType,
3141
+ co as requestWithdrawalCodeType,
3142
+ Do as searchNumberHistoryType,
3143
+ Ya as setLocaleApi,
3144
+ _o as signInRecordType,
3145
+ yo as signInViewInfoType,
3146
+ Sn as slotGameListType,
3147
+ go as submitCryptoAccountType,
3148
+ Un as submitForgetPasswordType,
3149
+ Yo as submitForgetUsernameType,
3157
3150
  ie as submitGiftCode,
3158
3151
  ie as submitGiftCodeType,
3159
- bo as submitTransferMoneyType,
3160
- ko as submitTwoFactorAuthenticateType,
3161
- Bn as submitUpdateMobileTacCode,
3162
- ao as submitValidateType,
3163
- Co as submitWithdrawalAlipayType,
3164
- mo as submitWithdrawalCodeType,
3165
- gn as transactionReportType,
3166
- to as transferProcessType,
3167
- To as transferReportType,
3168
- wo as transferSettingType,
3169
- eo as transferToMainType,
3170
- Uo as transferType,
3171
- Mo as unbindUserDeviceType,
3172
- ln as upcomingMatchType,
3173
- Ao as updateFavouriteGameType,
3174
- $n as updateProfilePictureType,
3175
- nn as vipListType,
3176
- fn as walletType,
3177
- pn as withdrawType,
3178
- dn as withdrawalGetType
3152
+ fo as submitTransferMoneyType,
3153
+ Oo as submitTwoFactorAuthenticateType,
3154
+ qn as submitUpdateMobileTacCode,
3155
+ no as submitValidateType,
3156
+ Io as submitWithdrawalAlipayType,
3157
+ po as submitWithdrawalCodeType,
3158
+ bn as transactionReportType,
3159
+ ao as transferProcessType,
3160
+ Ro as transferReportType,
3161
+ Uo as transferSettingType,
3162
+ to as transferToMainType,
3163
+ Bo as transferType,
3164
+ jo as unbindUserDeviceType,
3165
+ un as upcomingMatchType,
3166
+ Ho as updateFavouriteGameType,
3167
+ En as updateProfilePictureType,
3168
+ on as vipListType,
3169
+ yn as walletType,
3170
+ gn as withdrawType,
3171
+ mn as withdrawalGetType
3179
3172
  };