60p82u21t54k 0.0.86 → 0.0.87

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.
@@ -1,5 +1,5 @@
1
- import te from "axios";
2
- const F = te.create({
1
+ import oe from "axios";
2
+ const z = oe.create({
3
3
  baseURL: "/graph",
4
4
  timeout: 5e3,
5
5
  // Request timeout
@@ -45,11 +45,11 @@ const F = te.create({
45
45
  // },
46
46
  // },
47
47
  });
48
- F.interceptors.request.use(
48
+ z.interceptors.request.use(
49
49
  (e) => e,
50
50
  (e) => (console.error("Error request:", e.response), Promise.reject(e))
51
51
  );
52
- F.interceptors.response.use(
52
+ z.interceptors.response.use(
53
53
  (e) => e,
54
54
  (e) => {
55
55
  const t = {
@@ -59,13 +59,13 @@ F.interceptors.response.use(
59
59
  return e.response ? (t.status = e.response.status, t.message = e.response.data.message || e.response.statusText, console.error("Error response:", JSON.stringify(t)), e.response.status === 401 ? console.error("Unauthorized access - redirecting to login.") : e.response.status === 404 ? console.error("Resource not found.") : e.response.status >= 500 && console.error("Server error. Please try again later.")) : e.request ? console.error("No response received:", e.request) : console.error("Error setting up request:", e.message), Promise.reject(t);
60
60
  }
61
61
  );
62
- const oe = (e) => new TextEncoder().encode(e), re = (e) => {
62
+ const ie = (e) => new TextEncoder().encode(e), le = (e) => {
63
63
  try {
64
64
  return atob(e);
65
65
  } catch (t) {
66
66
  return console.error("Failed to decode Base64:", t), "";
67
67
  }
68
- }, se = () => {
68
+ }, ue = () => {
69
69
  const e = /* @__PURE__ */ new Date(), t = e.getFullYear(), a = e.getMonth(), u = new Date(t, a, 1, 12, 0, 0), i = new Date(t, a + 1, 1, 12, 0, 0), l = Math.floor(
70
70
  (i.getTime() - e.getTime()) / 1e3
71
71
  ), d = Math.floor(
@@ -75,7 +75,7 @@ const oe = (e) => new TextEncoder().encode(e), re = (e) => {
75
75
  monthRemainingTime: l,
76
76
  monthProgressPercentage: Math.round(m / d * 100)
77
77
  };
78
- }, ie = () => {
78
+ }, de = () => {
79
79
  const e = /* @__PURE__ */ new Date(), t = e.getDay(), a = t === 1 ? 7 : 8 - t, u = new Date(
80
80
  e.getFullYear(),
81
81
  e.getMonth(),
@@ -89,7 +89,7 @@ const oe = (e) => new TextEncoder().encode(e), re = (e) => {
89
89
  weekRemainingTime: i,
90
90
  weekProgressPercentage: Math.round(i / p * 100)
91
91
  };
92
- }, le = () => {
92
+ }, ce = () => {
93
93
  const e = /* @__PURE__ */ new Date(), t = new Date(
94
94
  e.getFullYear(),
95
95
  e.getMonth(),
@@ -105,42 +105,42 @@ const oe = (e) => new TextEncoder().encode(e), re = (e) => {
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.registerForm = "registerForm", e.getFavouriteGame = "getFavouriteGame", e.updateFavouriteGame = "updateFavouriteGame", e))(s || {});
108
- const ue = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
108
+ const me = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
109
109
  __proto__: null,
110
110
  Api: s
111
111
  }, Symbol.toStringTag, { value: "Module" }));
112
- var L = /* @__PURE__ */ ((e) => (e.default = "default", e.pay = "pay", e.auto = "auto", e.fix = "fix", e.manual = "manual", e.unknown = "unknown", e))(L || {});
113
- const de = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
112
+ var C = /* @__PURE__ */ ((e) => (e.default = "default", e.pay = "pay", e.auto = "auto", e.fix = "fix", e.manual = "manual", e.unknown = "unknown", e))(C || {});
113
+ const pe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
114
114
  __proto__: null,
115
- PaymentType: L
116
- }, Symbol.toStringTag, { value: "Module" })), V = {
115
+ PaymentType: C
116
+ }, Symbol.toStringTag, { value: "Module" })), $ = {
117
117
  depositBank: !1,
118
118
  depositDateTime: !1,
119
119
  depositDetail: !1,
120
120
  depositMethod: !1,
121
121
  depositor: !1,
122
122
  uploadReceipt: !1
123
- }, J = {
123
+ }, Q = {
124
124
  id: 0,
125
125
  name: "",
126
- type: L.unknown,
126
+ type: C.unknown,
127
127
  promo: [],
128
128
  bank: [],
129
- requiredField: V
130
- }, ce = (e) => {
129
+ requiredField: $
130
+ }, ge = (e) => {
131
131
  var t;
132
132
  return ((t = e.mdPaymentChannels) == null ? void 0 : t.map((a) => {
133
133
  const u = [];
134
134
  switch (a.name) {
135
- case L.default:
136
- u.push(K(a.paymentmethod.manual, e));
135
+ case C.default:
136
+ u.push(Z(a.paymentmethod.manual, e));
137
137
  break;
138
- case L.pay:
139
- u.push(me(a.paymentmethod.onlinebanking, e));
138
+ case C.pay:
139
+ u.push(be(a.paymentmethod.onlinebanking, e));
140
140
  break;
141
141
  default:
142
142
  if (a.paymentmethod.auto.bank.length > 0 && u.push(
143
- pe(a.bankid ?? 0, a.paymentmethod.auto, e)
143
+ fe(a.bankid ?? 0, a.paymentmethod.auto, e)
144
144
  ), a.paymentmethod.manual.bank.length > 0) {
145
145
  let i = !1;
146
146
  for (let l = 0; l < a.paymentmethod.manual.bank.length; l++) {
@@ -150,10 +150,10 @@ const de = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
150
150
  break;
151
151
  }
152
152
  }
153
- i && u.push(K(a.paymentmethod.manual, e));
153
+ i && u.push(Z(a.paymentmethod.manual, e));
154
154
  }
155
155
  a.paymentmethod.fixamount.bank.length > 0 && u.push(
156
- ge(a.bankid ?? 0, a.paymentmethod.fixamount)
156
+ ye(a.bankid ?? 0, a.paymentmethod.fixamount)
157
157
  );
158
158
  }
159
159
  return {
@@ -162,7 +162,7 @@ const de = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
162
162
  paymentList: u
163
163
  };
164
164
  })) ?? [];
165
- }, E = (e) => {
165
+ }, H = (e) => {
166
166
  const t = {
167
167
  id: -1,
168
168
  name: "excludePromo",
@@ -177,7 +177,7 @@ const de = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
177
177
  dailyBonus: u.dtype === "5" && u.type === "D"
178
178
  }));
179
179
  return [t, ...a];
180
- }, U = (e, t, a, u) => {
180
+ }, q = (e, t, a, u) => {
181
181
  let i, l;
182
182
  a > 0 ? i = e > 0 ? Math.max(a, e) : a : i = Math.max(e, 0), u > 0 ? l = t > 0 ? Math.min(u, t) : u : l = Math.max(t, 0);
183
183
  const d = Math.round(i);
@@ -186,16 +186,16 @@ const de = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
186
186
  const b = m - d;
187
187
  let p = "", _ = "";
188
188
  if (b > 0) {
189
- let S = Math.round((m - d) * 0.25).toString().split(""), k = [];
189
+ let S = Math.round((m - d) * 0.25).toString().split(""), M = [];
190
190
  for (const T of S)
191
- T !== "" && k.push(T);
192
- for (let T = 0; T < k.length; T++)
193
- T === 0 ? p += (parseInt(k[T]) + 1).toString() : p += "0";
194
- S = Math.round((m - d) * 0.5).toString().split(""), k = [];
191
+ T !== "" && M.push(T);
192
+ for (let T = 0; T < M.length; T++)
193
+ T === 0 ? p += (parseInt(M[T]) + 1).toString() : p += "0";
194
+ S = Math.round((m - d) * 0.5).toString().split(""), M = [];
195
195
  for (const T of S)
196
- T !== "" && k.push(T);
197
- for (let T = 0; T < k.length; T++)
198
- T === 0 ? _ += (parseInt(k[T]) + 1).toString() : _ += "0";
196
+ T !== "" && M.push(T);
197
+ for (let T = 0; T < M.length; T++)
198
+ T === 0 ? _ += (parseInt(M[T]) + 1).toString() : _ += "0";
199
199
  } else
200
200
  p = m.toString(), _ = m.toString();
201
201
  return { amountList: [
@@ -204,13 +204,13 @@ const de = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
204
204
  _,
205
205
  m.toString()
206
206
  ], minAmount: d, maxAmount: l };
207
- }, K = (e, t) => t ? {
207
+ }, Z = (e, t) => t ? {
208
208
  id: 0,
209
209
  name: "manualMethod",
210
- type: L.manual,
211
- promo: E(e.promo),
210
+ type: C.manual,
211
+ promo: H(e.promo),
212
212
  bank: e.bank.map((i) => {
213
- const l = 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: m, minAmount: b, maxAmount: p } = U(
213
+ const l = 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: m, minAmount: b, maxAmount: p } = q(
214
214
  Number(l),
215
215
  Number(d),
216
216
  t.mdBankLevelDetail.deposit_min,
@@ -236,40 +236,40 @@ const de = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
236
236
  depositor: t.mdManualDepositRequireField.depositor,
237
237
  uploadReceipt: t.mdUploadReceipt
238
238
  }
239
- } : J, me = (e, t) => t ? {
239
+ } : Q, be = (e, t) => t ? {
240
240
  id: 0,
241
241
  name: "onlineBankingMethod",
242
- type: L.pay,
243
- promo: E(e.promo),
242
+ type: C.pay,
243
+ promo: H(e.promo),
244
244
  bank: e.banklist.map((i) => {
245
245
  let l = "0.00", d = "0.00";
246
246
  const m = i.bankindex ?? 0;
247
247
  for (let S = 0; S < t.mdGatewayMinMax.length; S++)
248
248
  t.mdGatewayMinMax[S].bankindex == m.toString() && (l = t.mdGatewayMinMax[S].min, d = t.mdGatewayMinMax[S].max);
249
- const { amountList: b, minAmount: p, maxAmount: _ } = U(
249
+ const { amountList: b, minAmount: p, maxAmount: _ } = q(
250
250
  Number(l),
251
251
  Number(d),
252
252
  t.mdBankLevelDetail.onlinepayment_min,
253
253
  t.mdBankLevelDetail.onlinepayment_max
254
- ), j = {
254
+ ), O = {
255
255
  id: 0,
256
256
  name: "autoChannel",
257
257
  amountList: b,
258
258
  min: p,
259
259
  max: _
260
260
  }, h = i.pg.map((S) => {
261
- const k = S.mintransaction ?? "0.00", C = S.maxtransaction ?? "0.00", { amountList: G, minAmount: T, maxAmount: B } = U(
262
- Number(k),
263
- Number(C),
261
+ const M = S.mintransaction ?? "0.00", I = S.maxtransaction ?? "0.00", { amountList: D, minAmount: T, maxAmount: L } = q(
262
+ Number(M),
263
+ Number(I),
264
264
  t.mdBankLevelDetail.onlinepayment_min,
265
265
  t.mdBankLevelDetail.onlinepayment_max
266
266
  );
267
267
  return {
268
268
  id: S.pgindex,
269
269
  name: S.bankaccountname,
270
- amountList: G,
270
+ amountList: D,
271
271
  min: T,
272
- max: B
272
+ max: L
273
273
  };
274
274
  });
275
275
  return {
@@ -278,18 +278,18 @@ const de = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
278
278
  amountList: [],
279
279
  min: 0,
280
280
  max: 0,
281
- gateway: [j, ...h]
281
+ gateway: [O, ...h]
282
282
  };
283
283
  }),
284
- requiredField: V
285
- } : J, pe = (e, t, a) => {
286
- if (!a) return J;
287
- const u = L.auto;
284
+ requiredField: $
285
+ } : Q, fe = (e, t, a) => {
286
+ if (!a) return Q;
287
+ const u = C.auto;
288
288
  let i = [];
289
289
  const l = a.mdGatewayMinMax ?? [];
290
290
  if (t.bank.length > 0 && a.mdPGSelection === "1")
291
291
  i = t.bank.map((m) => {
292
- const { amountList: b, minAmount: p, maxAmount: _ } = U(
292
+ const { amountList: b, minAmount: p, maxAmount: _ } = q(
293
293
  m.mintransaction ?? 0,
294
294
  m.maxtransaction ?? 0,
295
295
  a.mdBankLevelDetail.onlinepayment_min,
@@ -307,7 +307,7 @@ const de = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
307
307
  let m = "0.00", b = "0.00";
308
308
  for (let g = 0; g < l.length; g++)
309
309
  l[g].bankindex === e.toString() && (m = l[g].min, b = l[g].max);
310
- const { amountList: p, minAmount: _, maxAmount: j } = U(
310
+ const { amountList: p, minAmount: _, maxAmount: O } = q(
311
311
  Number(m),
312
312
  Number(b),
313
313
  a.mdBankLevelDetail.onlinepayment_min,
@@ -317,7 +317,7 @@ const de = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
317
317
  name: "autoChannel",
318
318
  amountList: p,
319
319
  min: _,
320
- max: j
320
+ max: O
321
321
  };
322
322
  i.push(h);
323
323
  }
@@ -325,17 +325,17 @@ const de = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
325
325
  id: e,
326
326
  name: "autoMethod",
327
327
  type: u,
328
- promo: E(t.promo),
328
+ promo: H(t.promo),
329
329
  bank: i,
330
- requiredField: V
330
+ requiredField: $
331
331
  };
332
- }, ge = (e, t) => {
333
- const a = L.fix;
332
+ }, ye = (e, t) => {
333
+ const a = C.fix;
334
334
  return {
335
335
  id: e,
336
336
  name: "fixAmountMethod",
337
337
  type: a,
338
- promo: E(t.promo),
338
+ promo: H(t.promo),
339
339
  bank: t.bank.map((i) => {
340
340
  const l = i.amtlist.map(Number).sort((m, b) => m - b);
341
341
  return {
@@ -346,20 +346,20 @@ const de = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
346
346
  max: l.length > 0 ? l[l.length - 1] : 0
347
347
  };
348
348
  }),
349
- requiredField: V
349
+ requiredField: $
350
350
  };
351
- }, be = (e) => (e == null ? void 0 : e.map((t) => ({
351
+ }, _e = (e) => (e == null ? void 0 : e.map((t) => ({
352
352
  alert: t.announcement_alert === "1",
353
353
  content: t.announcement_simplified ?? "",
354
354
  lastUpdatedTime: t.announcement_lastupdated
355
- }))) ?? [], fe = (e) => ({
355
+ }))) ?? [], ve = (e) => ({
356
356
  username: e.username,
357
357
  birthday: e.mdUserDetail.dob ?? "",
358
358
  email: e.mdUserDetail.email ?? "",
359
359
  fullName: e.mdUserDetail.firstname ?? "",
360
360
  phoneNumber: e.mdUserDetail.mobileno ?? "",
361
361
  profilePicUrl: e.mdUserDetail.profile_pic
362
- }), ye = (e) => {
362
+ }), he = (e) => {
363
363
  var t, a, u, i;
364
364
  return {
365
365
  platformGame: ((t = e.mdGameListResult) == null ? void 0 : t.map((l) => {
@@ -413,9 +413,9 @@ const de = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
413
413
  trialGameList: [],
414
414
  fishGameList: []
415
415
  };
416
- }, _e = (e) => ({
416
+ }, Te = (e) => ({
417
417
  list: e.mdGrade.map((t) => {
418
- var a, u, i, l, d, m, b, p, _, j, h, g, S, k, C, G, T, B, z, $, W, q, o, c, y, r, n, v, P, D, x, O;
418
+ var a, u, i, l, d, m, b, p, _, O, h, g, S, M, I, D, T, L, N, B, A, U, J, V, E, n, c, y, r, o, v, k;
419
419
  return {
420
420
  id: t.gradeindex,
421
421
  is_current_level: !1,
@@ -431,13 +431,13 @@ const de = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
431
431
  current: "0",
432
432
  total: t.min_deposit
433
433
  },
434
- promo_list: t.promocash.filter((M) => M.isshow == 1 && M.status == "1").map((M) => ({
435
- name: M.promosimplified,
436
- min_deposit: M.min_deposit,
437
- promo_bonus: M.percentage,
438
- promo_limit: M.max_promo_amt,
439
- turnover_multiplier: M.multiply,
440
- type: M.promo_type
434
+ promo_list: t.promocash.filter((P) => P.isshow == 1 && P.status == "1").map((P) => ({
435
+ name: P.promosimplified,
436
+ min_deposit: P.min_deposit,
437
+ promo_bonus: P.percentage,
438
+ promo_limit: P.max_promo_amt,
439
+ turnover_multiplier: P.multiply,
440
+ type: P.promo_type
441
441
  })),
442
442
  benefit_list: {
443
443
  daily: {
@@ -447,22 +447,22 @@ const de = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
447
447
  turnover_name: ((p = (b = t.benefit) == null ? void 0 : b.daily) == null ? void 0 : p.turnover_name) ?? ""
448
448
  },
449
449
  monthly: {
450
- bonus: ((j = (_ = t.benefit) == null ? void 0 : _.monthly) == null ? void 0 : j.bonus) ?? "",
450
+ bonus: ((O = (_ = t.benefit) == null ? void 0 : _.monthly) == null ? void 0 : O.bonus) ?? "",
451
451
  bonus_name: ((g = (h = t.benefit) == null ? void 0 : h.monthly) == null ? void 0 : g.bonus_name) ?? "",
452
- turnover: ((k = (S = t.benefit) == null ? void 0 : S.monthly) == null ? void 0 : k.turnover) ?? "",
453
- turnover_name: ((G = (C = t.benefit) == null ? void 0 : C.monthly) == null ? void 0 : G.turnover_name) ?? ""
452
+ turnover: ((M = (S = t.benefit) == null ? void 0 : S.monthly) == null ? void 0 : M.turnover) ?? "",
453
+ turnover_name: ((D = (I = t.benefit) == null ? void 0 : I.monthly) == null ? void 0 : D.turnover_name) ?? ""
454
454
  },
455
455
  weekly: {
456
- bonus: ((B = (T = t.benefit) == null ? void 0 : T.weekly) == null ? void 0 : B.bonus) ?? "",
457
- bonus_name: (($ = (z = t.benefit) == null ? void 0 : z.weekly) == null ? void 0 : $.bonus_name) ?? "",
458
- turnover: ((q = (W = t.benefit) == null ? void 0 : W.weekly) == null ? void 0 : q.turnover) ?? "",
459
- turnover_name: ((c = (o = t.benefit) == null ? void 0 : o.weekly) == null ? void 0 : c.turnover_name) ?? ""
456
+ bonus: ((L = (T = t.benefit) == null ? void 0 : T.weekly) == null ? void 0 : L.bonus) ?? "",
457
+ bonus_name: ((B = (N = t.benefit) == null ? void 0 : N.weekly) == null ? void 0 : B.bonus_name) ?? "",
458
+ turnover: ((U = (A = t.benefit) == null ? void 0 : A.weekly) == null ? void 0 : U.turnover) ?? "",
459
+ turnover_name: ((V = (J = t.benefit) == null ? void 0 : J.weekly) == null ? void 0 : V.turnover_name) ?? ""
460
460
  },
461
461
  upgrade: {
462
- bonus: ((r = (y = t.benefit) == null ? void 0 : y.upgrade) == null ? void 0 : r.bonus) ?? "",
463
- bonus_name: ((v = (n = t.benefit) == null ? void 0 : n.upgrade) == null ? void 0 : v.bonus_name) ?? "",
464
- turnover: ((D = (P = t.benefit) == null ? void 0 : P.upgrade) == null ? void 0 : D.turnover) ?? "",
465
- turnover_name: ((O = (x = t.benefit) == null ? void 0 : x.upgrade) == null ? void 0 : O.turnover_name) ?? ""
462
+ bonus: ((n = (E = t.benefit) == null ? void 0 : E.upgrade) == null ? void 0 : n.bonus) ?? "",
463
+ bonus_name: ((y = (c = t.benefit) == null ? void 0 : c.upgrade) == null ? void 0 : y.bonus_name) ?? "",
464
+ turnover: ((o = (r = t.benefit) == null ? void 0 : r.upgrade) == null ? void 0 : o.turnover) ?? "",
465
+ turnover_name: ((k = (v = t.benefit) == null ? void 0 : v.upgrade) == null ? void 0 : k.turnover_name) ?? ""
466
466
  }
467
467
  }
468
468
  };
@@ -497,7 +497,7 @@ const de = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
497
497
  }
498
498
  }
499
499
  }
500
- }), ve = (e) => ({
500
+ }), Re = (e) => ({
501
501
  category: e.category.sort((t, a) => t.sequence - a.sequence).map((t) => ({
502
502
  id: t.catid,
503
503
  name: t.name
@@ -512,7 +512,7 @@ const de = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
512
512
  name: t.title
513
513
  };
514
514
  })
515
- }), he = (e) => ({
515
+ }), Se = (e) => ({
516
516
  month: {
517
517
  isClaimable: e.month === 1
518
518
  },
@@ -522,16 +522,16 @@ const de = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
522
522
  day: {
523
523
  isClaimable: e.day === 1
524
524
  }
525
- }), Te = (e) => e.mdVipSetting.filter((a) => a.status == 1).map((a) => ({
525
+ }), ke = (e) => e.mdVipSetting.filter((a) => a.status == 1).map((a) => ({
526
526
  fieldName: a.fieldname,
527
527
  showName: a.showname
528
- })), Re = (e) => ({
528
+ })), Pe = (e) => ({
529
529
  current_deposit: e.deposit,
530
530
  current_turnover: e.turnOver,
531
531
  current_grade_id: e.mdCurrentGrade.gradeindex,
532
532
  next_grade_id: e.mdNextGrade.gradeindex,
533
533
  percentage: Number(e.percentage) * 100
534
- }), Se = (e) => {
534
+ }), Oe = (e) => {
535
535
  let t = 4;
536
536
  e.vipcalculation && (t = Number(e.vipcalculation));
537
537
  let a = [];
@@ -558,7 +558,7 @@ const de = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
558
558
  withdrawAlipay: e.withdrawalipay === "1",
559
559
  crypto: e.crypto === "1"
560
560
  };
561
- }, ke = (e) => {
561
+ }, Me = (e) => {
562
562
  var t, a, u, i;
563
563
  return {
564
564
  banner: ((t = e.mobileBanner) == null ? void 0 : t.map((l) => `${l.imagepath}?ts=${l.filemtime}`)) ?? [],
@@ -572,49 +572,49 @@ const de = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
572
572
  content: l.content
573
573
  }))) ?? []
574
574
  };
575
- }, Pe = (e) => {
575
+ }, je = (e) => {
576
576
  var t;
577
577
  return ((t = e.data) == null ? void 0 : t.filter((a) => a.status == "1").map((a) => ({
578
578
  code: a.area_code,
579
579
  regex: a.regex,
580
580
  value: a.value
581
581
  }))) ?? [];
582
- }, Oe = (e) => e, Me = (e) => {
582
+ }, De = (e) => e, xe = (e) => {
583
583
  let t = null;
584
584
  return e ? e.status != 1 ? t = 0 : t = e.mainwallet : t = 0, {
585
585
  amount: t
586
586
  };
587
- }, je = (e) => {
587
+ }, Ce = (e) => {
588
588
  var t;
589
589
  return ((t = e.data) == null ? void 0 : t.filter((a) => a.status == "1").map((a) => ({
590
590
  name: a.title,
591
591
  code: a.code,
592
592
  iconUrl: a.flag_icon
593
593
  }))) ?? [];
594
- }, De = (e) => (console.log(e), {
594
+ }, Ie = (e) => (console.log(e), {
595
595
  name: ""
596
- }), xe = (e) => {
596
+ }), Le = (e) => {
597
597
  var t;
598
598
  return ((t = e.data) == null ? void 0 : t.filter((a) => a.company_status == 1).map((a) => ({
599
599
  id: a.company_id,
600
600
  name: a.company_name,
601
601
  date: []
602
602
  }))) ?? [];
603
- }, Ce = (e) => {
603
+ }, Ge = (e) => {
604
604
  var t;
605
605
  return ((t = e.data) == null ? void 0 : t.map((a) => {
606
606
  var u;
607
607
  return {
608
608
  id: a.key,
609
- date: ((u = a.draw_date) == null ? void 0 : u.map((i) => Ie(i.draw_tmactive))) ?? []
609
+ date: ((u = a.draw_date) == null ? void 0 : u.map((i) => Fe(i.draw_tmactive))) ?? []
610
610
  };
611
611
  })) ?? [];
612
612
  };
613
- function Ie(e) {
613
+ function Fe(e) {
614
614
  const t = new Date(e * 1e3), a = t.getFullYear(), u = ("0" + (t.getMonth() + 1)).slice(-2), i = ("0" + t.getDate()).slice(-2);
615
615
  return `${a}-${u}-${i}`;
616
616
  }
617
- const Le = (e) => {
617
+ const we = (e) => {
618
618
  var t;
619
619
  return ((t = e.data) == null ? void 0 : t.map((a) => {
620
620
  var u;
@@ -627,7 +627,7 @@ const Le = (e) => {
627
627
  }))) ?? []
628
628
  };
629
629
  })) ?? [];
630
- }, Ge = (e) => e.data.map((t) => ({
630
+ }, ze = (e) => e.data.map((t) => ({
631
631
  companyId: t.company_id,
632
632
  companyName: t.company_name,
633
633
  resultByDateList: t.draws.map((a) => {
@@ -643,7 +643,7 @@ const Le = (e) => {
643
643
  (g) => g.combination_dimension === 4 && g.combination_position === 5
644
644
  ).map((g) => g.combination_combination), p = a.results.filter(
645
645
  (g) => g.combination_dimension === 5 && g.combination_position === 1
646
- ).map((g) => g.combination_combination), _ = a.results.filter((g) => g.combination_dimension == 5).map((g) => g.combination_combination), j = a.results.filter(
646
+ ).map((g) => g.combination_combination), _ = a.results.filter((g) => g.combination_dimension == 5).map((g) => g.combination_combination), O = a.results.filter(
647
647
  (g) => g.combination_dimension === 6 && g.combination_position === 1
648
648
  ).map((g) => g.combination_combination), h = a.results.filter((g) => g.combination_dimension === 6).map((g) => g.combination_combination);
649
649
  return {
@@ -661,12 +661,12 @@ const Le = (e) => {
661
661
  all: _
662
662
  },
663
663
  dimension_6: {
664
- prize_1: j,
664
+ prize_1: O,
665
665
  all: h
666
666
  }
667
667
  };
668
668
  })
669
- })), we = (e) => e.data.map((t) => ({
669
+ })), Ne = (e) => e.data.map((t) => ({
670
670
  id: t.id,
671
671
  date: t.matchDate,
672
672
  tag: t.tag,
@@ -680,18 +680,18 @@ const Le = (e) => {
680
680
  name: t.home,
681
681
  logo_url: t.homeLogo
682
682
  }
683
- })), Fe = (e) => ({
683
+ })), Be = (e) => ({
684
684
  status: e.status == 1,
685
685
  message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
686
686
  paymentUrl: e.urlpayment ?? ""
687
- }), ze = (e) => ({
687
+ }), Ue = (e) => ({
688
688
  status: e.status == 1,
689
689
  message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
690
690
  flag: e.flag
691
691
  }), R = (e) => ({
692
692
  status: e.status == 1,
693
693
  message: e.status == 1 ? e.message ?? "" : e.errormessage ?? ""
694
- }), Ne = (e) => R(e), Be = (e) => {
694
+ }), We = (e) => R(e), qe = (e) => {
695
695
  var t, a, u, i, l;
696
696
  return {
697
697
  bankCard: ((t = e.bankCard) == null ? void 0 : t.map((d) => {
@@ -749,14 +749,14 @@ const Le = (e) => {
749
749
  },
750
750
  bankCardLimit: e.bankcardlimit
751
751
  };
752
- }, Ue = (e) => ({
752
+ }, Ve = (e) => ({
753
753
  withdrawMin: Number(e.withdrawMin),
754
754
  withdrawMax: Number(e.withdrawMax),
755
755
  dailyWithdrawLimit: Number(e.dailyWithdrawLimit),
756
756
  withdrawFee: e.withdrawFee,
757
757
  withdrawMaxFee: Number(e.withdrawMaxFee),
758
758
  withdrawCount: e.withdrawCount
759
- }), We = (e) => R(e), qe = (e) => {
759
+ }), Ee = (e) => R(e), $e = (e) => {
760
760
  var t, a, u, i, l, d;
761
761
  return {
762
762
  statusMode: ((t = e.subStatusModes) == null ? void 0 : t.map((m) => ({
@@ -776,7 +776,7 @@ const Le = (e) => {
776
776
  transactionIndex: m.ledgerindex,
777
777
  transactionInfo: {
778
778
  id: m.fundindex,
779
- desc: Ve(m.fundindex, m.transactionindex),
779
+ desc: He(m.fundindex, m.transactionindex),
780
780
  ext: m.fundindex === 3 ? `(${m.promo_cash})` : ""
781
781
  },
782
782
  statusInfo: {
@@ -792,7 +792,7 @@ const Le = (e) => {
792
792
  })) ?? []
793
793
  }
794
794
  };
795
- }, Ve = (e, t) => {
795
+ }, He = (e, t) => {
796
796
  switch (e) {
797
797
  case 1:
798
798
  if (t === 1)
@@ -822,9 +822,9 @@ const Le = (e) => {
822
822
  return "shareHolderDividend";
823
823
  }
824
824
  return "";
825
- }, Ee = (e) => ({
825
+ }, Ae = (e) => ({
826
826
  status: e.status == 1
827
- }), $e = (e) => (e == null ? void 0 : e.map((t) => {
827
+ }), Je = (e) => (e == null ? void 0 : e.map((t) => {
828
828
  var a;
829
829
  return {
830
830
  activeCom: ((a = t.active_com) == null ? void 0 : a.map((u) => ({
@@ -837,7 +837,7 @@ const Le = (e) => {
837
837
  com: t.com ?? "",
838
838
  maintenance: t.maintenance ?? !1
839
839
  };
840
- })) ?? [], He = (e) => ({
840
+ })) ?? [], Ye = (e) => ({
841
841
  status: e.status == 1,
842
842
  message: e.message ?? "",
843
843
  data: e.data.map((t) => ({
@@ -847,7 +847,7 @@ const Le = (e) => {
847
847
  imageUrl: t.image_url,
848
848
  getToken: t.getToken === 1
849
849
  }))
850
- }), Ae = (e) => {
850
+ }), Ke = (e) => {
851
851
  var t;
852
852
  return {
853
853
  status: e.status == 1,
@@ -857,19 +857,19 @@ const Le = (e) => {
857
857
  tokenAmount: a.token_amount
858
858
  }))) ?? []
859
859
  };
860
- }, Je = (e) => ({
860
+ }, Qe = (e) => ({
861
861
  status: e.status == 1,
862
862
  message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
863
863
  loginId: e.loginId ?? "",
864
864
  password: e.password ?? "",
865
865
  downloadUrl: e.download_link ?? ""
866
- }), Ye = (e) => (e == null ? void 0 : e.map((t) => ({
866
+ }), Xe = (e) => (e == null ? void 0 : e.map((t) => ({
867
867
  messageId: t.msgindex,
868
868
  unread: t.status == "0",
869
869
  date: t.cdate,
870
870
  title: t.account_message_content.subject,
871
871
  content: t.account_message_content.content
872
- }))) ?? [], Ke = (e) => {
872
+ }))) ?? [], Ze = (e) => {
873
873
  var t;
874
874
  return ((t = e.mdGameLists) == null ? void 0 : t.map((a) => ({
875
875
  id: a.id,
@@ -877,7 +877,7 @@ const Le = (e) => {
877
877
  platformProductID: a.id_PlatformProduct,
878
878
  imgUrl: `${e.mdDomains[a.mdDomains_id]}${a.img}?ts=${a.filemtime}`
879
879
  }))) ?? [];
880
- }, Qe = (e) => e.mdGameLists.map((t) => ({
880
+ }, et = (e) => e.mdGameLists.map((t) => ({
881
881
  id: t.id,
882
882
  name: t.name,
883
883
  list: t.gameList.map((a) => {
@@ -888,7 +888,7 @@ const Le = (e) => {
888
888
  imageUrl: l
889
889
  };
890
890
  })
891
- })), Xe = (e) => e.status == 0 ? {
891
+ })), tt = (e) => e.status == 0 ? {
892
892
  claimedReward: "0",
893
893
  currentDirectDownline: "0",
894
894
  currentOtherDownline: "0",
@@ -902,7 +902,7 @@ const Le = (e) => {
902
902
  currentReward: e.data.current_reward.toString(),
903
903
  totalReward: e.data.total_reward,
904
904
  unclaimReward: e.data.unclaim_reward.toString()
905
- }, Ze = (e) => {
905
+ }, at = (e) => {
906
906
  const t = /* @__PURE__ */ new Set(), a = e.data.map((l) => (t.add(l.downline), {
907
907
  id: l.logindex,
908
908
  name: l.firstname,
@@ -914,7 +914,7 @@ const Le = (e) => {
914
914
  totalCount: i,
915
915
  list: a
916
916
  };
917
- }, et = (e) => e.status == 0 ? {
917
+ }, nt = (e) => e.status == 0 ? {
918
918
  claimedReward: "0",
919
919
  currentInvite: "0",
920
920
  currentReward: "0",
@@ -928,7 +928,7 @@ const Le = (e) => {
928
928
  totalInvite: e.data.total_invite,
929
929
  totalReward: e.data.total_reward,
930
930
  unclaimReward: e.data.unclaim_reward.toString()
931
- }, tt = (e) => {
931
+ }, ot = (e) => {
932
932
  const t = /* @__PURE__ */ new Set(), a = e.data.map((l) => (t.add(l.accountid), {
933
933
  id: l.id,
934
934
  name: l.firstname,
@@ -942,7 +942,7 @@ const Le = (e) => {
942
942
  totalCount: i,
943
943
  list: a
944
944
  };
945
- }, at = (e) => e.status == 0 ? {
945
+ }, rt = (e) => e.status == 0 ? {
946
946
  claimedReward: "0",
947
947
  currentDirectDownline: "0",
948
948
  currentOtherDownline: "0",
@@ -956,7 +956,7 @@ const Le = (e) => {
956
956
  currentReward: e.data.current_reward.toString(),
957
957
  totalReward: e.data.total_reward,
958
958
  unclaimReward: e.data.unclaim_reward.toString()
959
- }, nt = (e) => {
959
+ }, st = (e) => {
960
960
  const t = /* @__PURE__ */ new Set(), a = e.data.map((l) => (t.add(l.accountid), {
961
961
  id: l.logindex,
962
962
  name: l.firstname,
@@ -968,7 +968,7 @@ const Le = (e) => {
968
968
  totalCount: i,
969
969
  list: a
970
970
  };
971
- }, ot = (e) => e.status == 0 ? {
971
+ }, it = (e) => e.status == 0 ? {
972
972
  directDownline: "0",
973
973
  otherDownline: "0",
974
974
  uplineCode: "",
@@ -978,7 +978,7 @@ const Le = (e) => {
978
978
  otherDownline: e.data.others_downline_count.toString(),
979
979
  uplineCode: e.data.upline.accountcode,
980
980
  referralCode: e.data.referral_code
981
- }, rt = (e) => {
981
+ }, lt = (e) => {
982
982
  var b;
983
983
  let t = null, a = null;
984
984
  if (e.status == 0)
@@ -1021,16 +1021,16 @@ const Le = (e) => {
1021
1021
  expiryTime: d,
1022
1022
  list: m
1023
1023
  }, { welcomeBonus: t, dailyBonus: a };
1024
- }, st = (e) => ({
1024
+ }, ut = (e) => ({
1025
1025
  status: e.status == 1,
1026
1026
  message: e.msg ?? ""
1027
- }), it = (e) => ({
1027
+ }), dt = (e) => ({
1028
1028
  status: e.status == 1,
1029
1029
  message: e.msg ?? ""
1030
- }), lt = (e) => ({
1030
+ }), ct = (e) => ({
1031
1031
  status: e.status == 1,
1032
1032
  message: e.msg ?? ""
1033
- }), ut = (e) => e.status == 0 ? {
1033
+ }), mt = (e) => e.status == 0 ? {
1034
1034
  deposit: "0",
1035
1035
  reward: "0",
1036
1036
  turnover: "0"
@@ -1038,7 +1038,7 @@ const Le = (e) => {
1038
1038
  deposit: e.data.deposit,
1039
1039
  reward: e.data.reward,
1040
1040
  turnover: e.data.turnover
1041
- }, dt = (e) => {
1041
+ }, pt = (e) => {
1042
1042
  if (e.status == 0 || !e.data)
1043
1043
  return {};
1044
1044
  const t = {};
@@ -1057,7 +1057,7 @@ const Le = (e) => {
1057
1057
  }
1058
1058
  }
1059
1059
  return t;
1060
- }, ct = (e) => {
1060
+ }, gt = (e) => {
1061
1061
  if (e.status == 0 || !e.data)
1062
1062
  return {};
1063
1063
  const t = {};
@@ -1076,7 +1076,7 @@ const Le = (e) => {
1076
1076
  }
1077
1077
  }
1078
1078
  return t;
1079
- }, mt = (e) => R(e), pt = (e) => R(e), gt = (e) => {
1079
+ }, bt = (e) => R(e), ft = (e) => R(e), yt = (e) => {
1080
1080
  var t, a, u, i, l;
1081
1081
  return {
1082
1082
  status: e.status == 1,
@@ -1087,10 +1087,10 @@ const Le = (e) => {
1087
1087
  qrcode: ((i = e.data) == null ? void 0 : i.qrcode) ?? [],
1088
1088
  personal: ((l = e.data) == null ? void 0 : l.personal) ?? []
1089
1089
  };
1090
- }, H = (e) => (console.log(e), {
1090
+ }, Y = (e) => (console.log(e), {
1091
1091
  validated: e.withdrawValidate === 1 || e.depositValidate === 1 || e.TransferCreditValidate === 1,
1092
- forms: bt(e)
1093
- }), bt = (e) => e.subDepositForms && e.subDepositForms.length > 0 ? e.subDepositForms.map((t) => ({
1092
+ forms: _t(e)
1093
+ }), _t = (e) => e.subDepositForms && e.subDepositForms.length > 0 ? e.subDepositForms.map((t) => ({
1094
1094
  id: t.id,
1095
1095
  fieldName: t.fieldname,
1096
1096
  regex: t.regex,
@@ -1108,25 +1108,25 @@ const Le = (e) => {
1108
1108
  regex: t.regex,
1109
1109
  showName: t.showname,
1110
1110
  inputHelper: t.inputHelper
1111
- })) : [], ft = (e) => R(e), yt = (e) => e, _t = (e) => ({
1111
+ })) : [], vt = (e) => R(e), ht = (e) => e, Tt = (e) => ({
1112
1112
  status: e.status == 1,
1113
1113
  message: e.status == 1 ? e.message ?? "" : e.errormessage ?? ""
1114
- }), vt = (e) => R(e), ht = (e) => ({
1114
+ }), Rt = (e) => R(e), St = (e) => ({
1115
1115
  status: e.status == 1,
1116
1116
  message: e.message,
1117
1117
  user: e.user ?? ""
1118
- }), Tt = (e) => ({
1118
+ }), kt = (e) => ({
1119
1119
  status: e.status == 1,
1120
1120
  message: e.msg ?? "",
1121
1121
  amount: e.amount ?? ""
1122
- }), Rt = (e) => R(e), St = (e) => {
1122
+ }), Pt = (e) => R(e), Ot = (e) => {
1123
1123
  var t;
1124
1124
  return {
1125
1125
  status: e.status == 1,
1126
1126
  message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
1127
1127
  dayStreak: ((t = e.data) == null ? void 0 : t.continuousDay) ?? 0
1128
1128
  };
1129
- }, kt = (e) => {
1129
+ }, Mt = (e) => {
1130
1130
  var t;
1131
1131
  return {
1132
1132
  status: e.status == 1,
@@ -1144,18 +1144,18 @@ const Le = (e) => {
1144
1144
  };
1145
1145
  })) ?? []
1146
1146
  };
1147
- }, Pt = (e) => ({
1147
+ }, jt = (e) => ({
1148
1148
  status: e.status == 1,
1149
1149
  message: e.msg ?? ""
1150
- }), Ot = (e) => ({
1150
+ }), Dt = (e) => ({
1151
1151
  status: e.status == 1,
1152
1152
  message: e.msg ?? "",
1153
1153
  form: e.form ?? "",
1154
1154
  gameUrl: e.data ?? ""
1155
- }), Mt = (e) => R(e), jt = (e) => R(e), A = (e) => ({
1155
+ }), xt = (e) => R(e), Ct = (e) => R(e), K = (e) => ({
1156
1156
  status: e.status == 1,
1157
1157
  message: e.errormessage ?? ""
1158
- }), Dt = (e) => R(e), xt = (e) => e, Ct = (e) => R(e), It = (e) => {
1158
+ }), It = (e) => R(e), Lt = (e) => e, Gt = (e) => R(e), Ft = (e) => {
1159
1159
  var t;
1160
1160
  return {
1161
1161
  platformProduct: ((t = e.mdPlatformProduct) == null ? void 0 : t.map((a) => ({
@@ -1164,7 +1164,7 @@ const Le = (e) => {
1164
1164
  com: a.com
1165
1165
  }))) ?? []
1166
1166
  };
1167
- }, Lt = (e) => {
1167
+ }, wt = (e) => {
1168
1168
  var t;
1169
1169
  return ((t = e.mdProductMaster) == null ? void 0 : t.map((a) => {
1170
1170
  var u;
@@ -1179,33 +1179,33 @@ const Le = (e) => {
1179
1179
  }))) ?? []
1180
1180
  };
1181
1181
  })) ?? [];
1182
- }, Gt = (e) => R(e), wt = (e) => R(e), Ft = (e) => R(e), zt = (e) => R(e), Nt = (e) => R(e), Bt = (e) => R(e), Ut = (e) => R(e), Wt = (e) => ({
1182
+ }, zt = (e) => R(e), Nt = (e) => R(e), Bt = (e) => R(e), Ut = (e) => R(e), Wt = (e) => R(e), qt = (e) => R(e), Vt = (e) => R(e), Et = (e) => ({
1183
1183
  status: e.status == 1,
1184
1184
  message: e.msg ?? "",
1185
1185
  data: e.data
1186
- }), qt = (e) => ({
1186
+ }), $t = (e) => ({
1187
1187
  status: e.status == 1,
1188
1188
  message: e.msg ?? ""
1189
- }), Vt = (e) => {
1189
+ }), Ht = (e) => {
1190
1190
  let t = "";
1191
1191
  return e.data && (t = e.data.max_promo_amt), {
1192
1192
  status: e.status == 1,
1193
1193
  amount: t
1194
1194
  };
1195
- }, Et = (e) => ({
1195
+ }, At = (e) => ({
1196
1196
  eventDescription: {
1197
1197
  condition: e.bottomDescription.signinCondition,
1198
1198
  prize: e.bottomDescription.signinPrize,
1199
1199
  others: e.bottomDescription.otherDescription
1200
1200
  },
1201
1201
  firstDayOfMonth: e.firstDayOfMonth
1202
- }), $t = (e) => ({
1202
+ }), Jt = (e) => ({
1203
1203
  status: e.status == 1,
1204
1204
  signedDays: e.days,
1205
1205
  signedToday: e.todayIsSign === 1,
1206
1206
  dayStreak: e.continuousDay,
1207
1207
  canSignToday: e.canSign === 1
1208
- }), Ht = (e) => ({
1208
+ }), Yt = (e) => ({
1209
1209
  status: e.status == 1,
1210
1210
  message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
1211
1211
  fullName: e.fullname,
@@ -1241,7 +1241,7 @@ const Le = (e) => {
1241
1241
  commission: a.commission
1242
1242
  }))
1243
1243
  }))
1244
- }), At = (e) => ({
1244
+ }), Kt = (e) => ({
1245
1245
  status: e.status == 1,
1246
1246
  message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
1247
1247
  id: e.id ?? 0,
@@ -1253,12 +1253,12 @@ const Le = (e) => {
1253
1253
  })),
1254
1254
  currentPage: e.page,
1255
1255
  lastPage: e.lastpage
1256
- }), Jt = (e) => ({
1256
+ }), Qt = (e) => ({
1257
1257
  status: e.status == "1",
1258
1258
  message: e.msg ?? "",
1259
1259
  username: e.accountcode,
1260
1260
  password: e.password
1261
- }), Yt = (e) => {
1261
+ }), Xt = (e) => {
1262
1262
  var t;
1263
1263
  return {
1264
1264
  currentPage: e.mdGameCreditLimitTransfers.current_page,
@@ -1271,7 +1271,7 @@ const Le = (e) => {
1271
1271
  dateTime: a.transferdatetime
1272
1272
  }))) ?? []
1273
1273
  };
1274
- }, Kt = (e) => {
1274
+ }, Zt = (e) => {
1275
1275
  var t;
1276
1276
  return {
1277
1277
  currentPage: e.mdAgTransfeReport.current_page,
@@ -1284,8 +1284,8 @@ const Le = (e) => {
1284
1284
  dateTime: a.transferdatetime
1285
1285
  }))) ?? []
1286
1286
  };
1287
- }, Qt = (e) => {
1288
- var t, a, u, i, l, d, m, b, p, _, j;
1287
+ }, ea = (e) => {
1288
+ var t, a, u, i, l, d, m, b, p, _, O;
1289
1289
  return {
1290
1290
  status: e.status == 1,
1291
1291
  message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
@@ -1319,10 +1319,10 @@ const Le = (e) => {
1319
1319
  resultL: h.resultL
1320
1320
  }))) ?? [],
1321
1321
  currentPage: ((_ = e.data) == null ? void 0 : _.page.current_page) ?? 1,
1322
- totalPage: ((j = e.data) == null ? void 0 : j.page.last_page) ?? 1
1322
+ totalPage: ((O = e.data) == null ? void 0 : O.page.last_page) ?? 1
1323
1323
  }
1324
1324
  };
1325
- }, Xt = (e) => {
1325
+ }, ta = (e) => {
1326
1326
  var t, a, u;
1327
1327
  return {
1328
1328
  status: e.status == 1,
@@ -1333,7 +1333,7 @@ const Le = (e) => {
1333
1333
  binded: ((u = e.data) == null ? void 0 : u.binded) ?? !1
1334
1334
  }
1335
1335
  };
1336
- }, Zt = (e) => R(e), ea = (e) => {
1336
+ }, aa = (e) => R(e), na = (e) => {
1337
1337
  var t;
1338
1338
  return {
1339
1339
  status: e.status == 1,
@@ -1343,7 +1343,7 @@ const Le = (e) => {
1343
1343
  createdAt: a.created_at
1344
1344
  }))) ?? []
1345
1345
  };
1346
- }, ta = (e) => R(e), aa = (e) => {
1346
+ }, oa = (e) => R(e), ra = (e) => {
1347
1347
  var t, a, u;
1348
1348
  return {
1349
1349
  status: e.status == 1,
@@ -1368,23 +1368,23 @@ const Le = (e) => {
1368
1368
  }))) ?? []
1369
1369
  }
1370
1370
  };
1371
- }, na = (e) => R(e), oa = (e) => ({
1371
+ }, sa = (e) => R(e), ia = (e) => ({
1372
1372
  status: e.status == 1,
1373
1373
  message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
1374
1374
  tokenAmount: e.token_amount
1375
- }), ra = (e) => R(e);
1376
- var Y = /* @__PURE__ */ ((e) => (e.vipcalculation = "vipcalculation", e.livechat = "livechat", e.extralivechat = "extralivechat", e.mobilevalidate = "mobilevalidate", e.withdrawtac = "withdrawtac", e.imageDomain = "imagedomain", e.withdrawalCode = "withdrawalcode", e.withdrawAlipay = "withdrawalipay", e.crypto = "crypto", e))(Y || {});
1377
- const sa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1375
+ }), la = (e) => R(e);
1376
+ var X = /* @__PURE__ */ ((e) => (e.vipcalculation = "vipcalculation", e.livechat = "livechat", e.extralivechat = "extralivechat", e.mobilevalidate = "mobilevalidate", e.withdrawtac = "withdrawtac", e.imageDomain = "imagedomain", e.withdrawalCode = "withdrawalcode", e.withdrawAlipay = "withdrawalipay", e.crypto = "crypto", e))(X || {});
1377
+ const ua = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1378
1378
  __proto__: null,
1379
- SettingType: Y
1380
- }, Symbol.toStringTag, { value: "Module" })), ia = (e) => {
1379
+ SettingType: X
1380
+ }, Symbol.toStringTag, { value: "Module" })), da = (e) => {
1381
1381
  let t = 0;
1382
1382
  return e.data != null && typeof e.data == "object" && (t = e.data.amount), {
1383
1383
  status: e.status,
1384
1384
  message: e.msg ?? "",
1385
1385
  amount: t
1386
1386
  };
1387
- }, la = (e) => e.status == 0 ? {
1387
+ }, ca = (e) => e.status == 0 ? {
1388
1388
  record: {
1389
1389
  today: {
1390
1390
  deposit: "0",
@@ -1414,15 +1414,15 @@ const sa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1414
1414
  loseLimit: t.loselimit,
1415
1415
  maxReward: t.max_reward
1416
1416
  }))
1417
- }, ua = (e) => e.status == 0 ? [] : e.data.map((t) => ({
1417
+ }, ma = (e) => e.status == 0 ? [] : e.data.map((t) => ({
1418
1418
  amount: t.amount,
1419
1419
  date: t.date,
1420
1420
  deposit: t.deposit,
1421
1421
  payout: t.payout
1422
- })), da = (e) => ({
1422
+ })), pa = (e) => ({
1423
1423
  status: e.status,
1424
1424
  message: e.msg ?? ""
1425
- }), ca = (e) => e.status == 0 ? {
1425
+ }), ga = (e) => e.status == 0 ? {
1426
1426
  status: e.status,
1427
1427
  message: e.msg ?? "",
1428
1428
  data: null
@@ -1444,35 +1444,35 @@ const sa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1444
1444
  collectable: e.data.collectable,
1445
1445
  remainingDay: e.data.remaining
1446
1446
  }
1447
- }, ma = (e) => ({
1447
+ }, ba = (e) => ({
1448
1448
  status: e.status,
1449
1449
  message: e.msg ?? ""
1450
- }), pa = (e) => ({
1450
+ }), fa = (e) => ({
1451
1451
  status: e.status == 1,
1452
1452
  errorMessage: e.errormessage ?? "",
1453
1453
  isAutoTransfer: e.optionkey == "auto"
1454
- }), ga = (e) => R(e), ba = (e) => ({
1454
+ }), ya = (e) => R(e), _a = (e) => ({
1455
1455
  status: e.status,
1456
1456
  message: e.msg ?? "",
1457
1457
  turnover: e.data ? e.data.turnover : 0,
1458
1458
  percentage: e.data ? e.data.percentage ?? 0 : 0,
1459
1459
  incentive: e.data ? e.data.incentive : 0,
1460
1460
  claimable: 0
1461
- }), fa = (e) => {
1461
+ }), va = (e) => {
1462
1462
  let t = "0";
1463
1463
  return e.data && (t = e.data.incentive), {
1464
1464
  status: e.status,
1465
1465
  message: e.msg ?? "",
1466
1466
  amount: t
1467
1467
  };
1468
- }, ya = (e) => {
1468
+ }, ha = (e) => {
1469
1469
  let t = "0";
1470
1470
  return e.data && (t = e.data.incentive), {
1471
1471
  status: e.status,
1472
1472
  message: e.msg ?? "",
1473
1473
  amount: t
1474
1474
  };
1475
- }, _a = (e) => ({
1475
+ }, Ta = (e) => ({
1476
1476
  status: e.status == 1,
1477
1477
  socialLogin: e.social_login == 1,
1478
1478
  errorMessage: e.erorrmessage ?? "",
@@ -1483,7 +1483,7 @@ const sa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1483
1483
  minLength: t.minlen ?? "0",
1484
1484
  maxLength: t.maxlen ?? "0"
1485
1485
  }))
1486
- }), va = (e) => e.mdGameLists.data.map((t) => ({
1486
+ }), Ra = (e) => e.mdGameLists.data.map((t) => ({
1487
1487
  gameId: t.id,
1488
1488
  platformId: t.id_PlatformProduct,
1489
1489
  name: t.name,
@@ -1495,8 +1495,8 @@ const sa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1495
1495
  },
1496
1496
  imageUrl: `${e.mdDomains[t.mdDomains_id]}${t.img}?ts=${t.filemtime}`,
1497
1497
  rate: "0.00"
1498
- })), ha = (e) => R(e), Ta = async (e) => {
1499
- var t, a, u, i, l, d, m, b, p, _, j, h, g, S;
1498
+ })), Sa = (e) => R(e), ka = async (e) => {
1499
+ var t, a, u, i, l, d, m, b, p, _, O, h, g, S, M, I;
1500
1500
  try {
1501
1501
  e.findIndex((c) => c.name === s.vipList) !== -1 && e.push(
1502
1502
  {
@@ -1507,11 +1507,18 @@ const sa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1507
1507
  { name: s.vipStatus, query: "" },
1508
1508
  {
1509
1509
  name: s.getSetting,
1510
- query: JSON.stringify({ name: [Y.vipcalculation] })
1510
+ query: JSON.stringify({ name: [X.vipcalculation] })
1511
1511
  }
1512
1512
  );
1513
- const C = e.findIndex((c) => c.name === s.gameList);
1514
- C !== -1 && (JSON.parse(e[C].query).pid || e.push({
1513
+ const T = e.findIndex(
1514
+ (c) => c.name === s.getFavouriteGame
1515
+ );
1516
+ T !== -1 && (JSON.parse(e[T].query).pid || e.push({
1517
+ name: s.getPlatformTurnoverRate,
1518
+ query: ""
1519
+ }));
1520
+ const L = e.findIndex((c) => c.name === s.gameList);
1521
+ L !== -1 && (JSON.parse(e[L].query).pid || e.push({
1515
1522
  name: s.fishGameList,
1516
1523
  query: JSON.stringify({
1517
1524
  d: "mobile",
@@ -1522,22 +1529,22 @@ const sa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1522
1529
  name: s.getPlatformTurnoverRate,
1523
1530
  query: ""
1524
1531
  }));
1525
- const G = e.findIndex((c) => c.name === s.searchHot);
1526
- if (G !== -1) {
1532
+ const N = e.findIndex((c) => c.name === s.searchHot);
1533
+ if (N !== -1) {
1527
1534
  let c = {};
1528
1535
  e.forEach((y) => {
1529
1536
  c = y.query;
1530
- }), e.splice(G), e.push({
1537
+ }), e.splice(N), e.push({
1531
1538
  name: s.getFourDimensionData,
1532
1539
  query: String(c)
1533
1540
  });
1534
1541
  }
1535
- const T = e.findIndex((c) => c.name === s.searchNumberHistory);
1536
- if (T !== -1) {
1542
+ const B = e.findIndex((c) => c.name === s.searchNumberHistory);
1543
+ if (B !== -1) {
1537
1544
  let c = {};
1538
1545
  e.forEach((y) => {
1539
1546
  c = y.query;
1540
- }), e.splice(T), e.push({
1547
+ }), e.splice(B), e.push({
1541
1548
  name: s.getFourDimensionData,
1542
1549
  query: String(c)
1543
1550
  });
@@ -1546,15 +1553,15 @@ const sa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1546
1553
  let c = {};
1547
1554
  e.forEach((y) => {
1548
1555
  c = y.query;
1549
- }), e.splice(T), e.push({
1556
+ }), e.splice(B), e.push({
1550
1557
  name: s.getFourDimensionData,
1551
1558
  query: String(c)
1552
1559
  });
1553
1560
  }
1554
- const z = e.findIndex(
1561
+ const U = e.findIndex(
1555
1562
  (c) => c.name === s.getFourDimensionData
1556
1563
  );
1557
- z !== -1 && e[z].query == "" && (e.splice(z), e.push(
1564
+ U !== -1 && e[U].query == "" && (e.splice(U), e.push(
1558
1565
  {
1559
1566
  name: s.getFourDimensionData,
1560
1567
  query: JSON.stringify({ action: s.getCompany, native: "1" })
@@ -1570,573 +1577,573 @@ const sa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1570
1577
  })
1571
1578
  }
1572
1579
  ));
1573
- const W = {
1580
+ const V = {
1574
1581
  requests: e.map((c) => ({
1575
1582
  name: c.name,
1576
1583
  query: btoa(c.query)
1577
1584
  }))
1578
- }, q = await F.post(
1585
+ }, E = await z.post(
1579
1586
  "/jwt",
1580
- oe(JSON.stringify(W))
1581
- ), o = {
1587
+ ie(JSON.stringify(V))
1588
+ ), n = {
1582
1589
  status: 200,
1583
1590
  message: "",
1584
1591
  result: {}
1585
1592
  };
1586
- for (const c of q.data.responses) {
1587
- c.error != null && c.error.code != 200 && (o.status = c.error.code, o.message = c.error.message);
1588
- const y = c.attributes !== null && c.attributes !== void 0 ? re(c.attributes) : null, r = c.name, n = y ? JSON.parse(y) : null;
1589
- if (console.log(r), console.log(JSON.stringify(n)), !n)
1590
- console.log("Not data received"), o.result[r] = null;
1593
+ for (const c of E.data.responses) {
1594
+ c.error != null && c.error.code != 200 && (n.status = c.error.code, n.message = c.error.message);
1595
+ const y = c.attributes !== null && c.attributes !== void 0 ? le(c.attributes) : null, r = c.name, o = y ? JSON.parse(y) : null;
1596
+ if (console.log(r), console.log(JSON.stringify(o)), !o)
1597
+ console.log("Not data received"), n.result[r] = null;
1591
1598
  else
1592
1599
  switch (r) {
1593
1600
  case s.announcement:
1594
- o.result[r] = be(n);
1601
+ n.result[r] = _e(o);
1595
1602
  break;
1596
1603
  case s.gameList:
1597
- o.result[r] = ye(n);
1604
+ n.result[r] = he(o);
1598
1605
  break;
1599
1606
  case s.cmsList:
1600
- o.result[r] = ke(n);
1607
+ n.result[r] = Me(o);
1601
1608
  break;
1602
1609
  case s.paymentsProvider:
1603
- o.result[r] = ce(
1604
- n
1610
+ n.result[r] = ge(
1611
+ o
1605
1612
  );
1606
1613
  break;
1607
1614
  case s.getUserProfile:
1608
- o.result[r] = fe(n);
1615
+ n.result[r] = ve(o);
1609
1616
  break;
1610
1617
  case s.vipList:
1611
- o.result[r] = _e(n);
1618
+ n.result[r] = Te(o);
1612
1619
  break;
1613
1620
  case s.vipBonus:
1614
- o.result[r] = he(n);
1621
+ n.result[r] = Se(o);
1615
1622
  break;
1616
1623
  case s.vipFieldStatus:
1617
- o.result[r] = Te(n);
1624
+ n.result[r] = ke(o);
1618
1625
  break;
1619
1626
  case s.vipStatus:
1620
- o.result[r] = Re(n);
1627
+ n.result[r] = Pe(o);
1621
1628
  break;
1622
1629
  case s.promotion:
1623
- o.result[r] = ve(n);
1630
+ n.result[r] = Re(o);
1624
1631
  break;
1625
1632
  case s.getSetting:
1626
- o.result[r] = Se(n);
1633
+ n.result[r] = Oe(o);
1627
1634
  break;
1628
1635
  case s.getCountryMobile:
1629
- o.result[r] = Pe(
1630
- n
1636
+ n.result[r] = je(
1637
+ o
1631
1638
  );
1632
1639
  break;
1633
1640
  case s.getPlatformTurnoverRate:
1634
- o.result[r] = Oe(
1635
- n
1641
+ n.result[r] = De(
1642
+ o
1636
1643
  );
1637
1644
  break;
1638
1645
  case s.mainWallet:
1639
- o.result[r] = Me(n);
1646
+ n.result[r] = xe(o);
1640
1647
  break;
1641
1648
  case s.getLanguageSetting:
1642
- o.result[r] = je(
1643
- n
1649
+ n.result[r] = Ce(
1650
+ o
1644
1651
  );
1645
1652
  break;
1646
1653
  case s.getFourDimensionData:
1647
- o.result[r] = De(
1648
- n
1654
+ n.result[r] = Ie(
1655
+ o
1649
1656
  );
1650
1657
  break;
1651
1658
  case s.getCompany:
1652
- o.result[r] = xe(n);
1659
+ n.result[r] = Le(o);
1653
1660
  break;
1654
1661
  case s.searchResultDate:
1655
- o.result[r] = Ce(
1656
- n
1662
+ n.result[r] = Ge(
1663
+ o
1657
1664
  );
1658
1665
  break;
1659
1666
  case s.searchHot:
1660
- o.result[r] = Le(n);
1667
+ n.result[r] = we(o);
1661
1668
  break;
1662
1669
  case s.searchByDate:
1663
- o.result[r] = Ge(n);
1670
+ n.result[r] = ze(o);
1664
1671
  break;
1665
1672
  case s.upcomingMatches:
1666
- o.result[r] = we(
1667
- n
1673
+ n.result[r] = Ne(
1674
+ o
1668
1675
  );
1669
1676
  break;
1670
1677
  case s.deposit:
1671
- o.result[r] = Fe(n);
1678
+ n.result[r] = Be(o);
1672
1679
  break;
1673
1680
  case s.applyVipBonus:
1674
- o.result[r] = ze(n);
1681
+ n.result[r] = Ue(o);
1675
1682
  break;
1676
1683
  case s.withdraw:
1677
- o.result[r] = Ne(n);
1684
+ n.result[r] = We(o);
1678
1685
  break;
1679
1686
  case s.getBankCardData:
1680
- o.result[r] = Be(
1681
- n
1687
+ n.result[r] = qe(
1688
+ o
1682
1689
  );
1683
1690
  break;
1684
1691
  case s.withdrawalGet:
1685
- o.result[r] = Ue(n);
1692
+ n.result[r] = Ve(o);
1686
1693
  break;
1687
1694
  case s.addBankCard:
1688
- o.result[r] = We(n);
1695
+ n.result[r] = Ee(o);
1689
1696
  break;
1690
1697
  case s.transactionReport:
1691
- o.result[r] = qe(
1692
- n
1698
+ n.result[r] = $e(
1699
+ o
1693
1700
  );
1694
1701
  break;
1695
1702
  case s.changePassword:
1696
- o.result[r] = Ee(n);
1703
+ n.result[r] = Ae(o);
1697
1704
  break;
1698
1705
  case s.wallet:
1699
- o.result[r] = $e(n);
1706
+ n.result[r] = Je(o);
1700
1707
  break;
1701
1708
  case s.getEventList:
1702
- o.result[r] = He(n);
1709
+ n.result[r] = Ye(o);
1703
1710
  break;
1704
1711
  case s.getEventToken:
1705
- o.result[r] = Ae(n);
1712
+ n.result[r] = Ke(o);
1706
1713
  break;
1707
1714
  case s.getExtraGame:
1708
- o.result[r] = Je(n);
1715
+ n.result[r] = Qe(o);
1709
1716
  break;
1710
1717
  case s.mailBox:
1711
- o.result[r] = Ye(n);
1718
+ n.result[r] = Xe(o);
1712
1719
  break;
1713
1720
  case s.fishGameList:
1714
- o.result[r] = Ke(n);
1721
+ n.result[r] = Ze(o);
1715
1722
  break;
1716
1723
  case s.slotGameList:
1717
- o.result[r] = Qe(n);
1724
+ n.result[r] = et(o);
1718
1725
  break;
1719
1726
  case s.getTurnOverRewardData:
1720
- o.result[r] = Xe(
1721
- n
1727
+ n.result[r] = tt(
1728
+ o
1722
1729
  );
1723
1730
  break;
1724
1731
  case s.getTurnOverRewardReport:
1725
- o.result[r] = Ze(
1726
- n
1732
+ n.result[r] = at(
1733
+ o
1727
1734
  );
1728
1735
  break;
1729
1736
  case s.getInviteRewardData:
1730
- o.result[r] = et(
1731
- n
1737
+ n.result[r] = nt(
1738
+ o
1732
1739
  );
1733
1740
  break;
1734
1741
  case s.getInviteRewardReport:
1735
- o.result[r] = tt(
1736
- n
1742
+ n.result[r] = ot(
1743
+ o
1737
1744
  );
1738
1745
  break;
1739
1746
  case s.getTopupRewardData:
1740
- o.result[r] = at(
1741
- n
1747
+ n.result[r] = rt(
1748
+ o
1742
1749
  );
1743
1750
  break;
1744
1751
  case s.getTopupRewardReport:
1745
- o.result[r] = nt(
1746
- n
1752
+ n.result[r] = st(
1753
+ o
1747
1754
  );
1748
1755
  break;
1749
1756
  case s.getRewardReferral:
1750
- o.result[r] = ot(
1751
- n
1757
+ n.result[r] = it(
1758
+ o
1752
1759
  );
1753
1760
  break;
1754
1761
  case s.submitWithdrawValidate:
1755
- o.result[r] = A(n);
1762
+ n.result[r] = K(o);
1756
1763
  break;
1757
1764
  case s.getDepositPromotion:
1758
- o.result[r] = rt(
1759
- n
1765
+ n.result[r] = lt(
1766
+ o
1760
1767
  );
1761
1768
  break;
1762
1769
  case s.getTopUpRewardClaim:
1763
- o.result[r] = st(
1764
- n
1770
+ n.result[r] = ut(
1771
+ o
1765
1772
  );
1766
1773
  break;
1767
1774
  case s.getInviteRewardClaim:
1768
- o.result[r] = it(
1769
- n
1775
+ n.result[r] = dt(
1776
+ o
1770
1777
  );
1771
1778
  break;
1772
1779
  case s.getTurnOverRewardClaim:
1773
- o.result[r] = lt(
1774
- n
1780
+ n.result[r] = ct(
1781
+ o
1775
1782
  );
1776
1783
  break;
1777
1784
  case s.getInviteRewardSetting:
1778
- o.result[r] = ut(
1779
- n
1785
+ n.result[r] = mt(
1786
+ o
1780
1787
  );
1781
1788
  break;
1782
1789
  case s.getTurnOverRewardSetting:
1783
- o.result[r] = dt(
1784
- n
1790
+ n.result[r] = pt(
1791
+ o
1785
1792
  );
1786
1793
  break;
1787
1794
  case s.getTopUpRewardSetting:
1788
- o.result[r] = ct(
1789
- n
1795
+ n.result[r] = gt(
1796
+ o
1790
1797
  );
1791
1798
  break;
1792
1799
  case s.requestForgetPassword:
1793
- o.result[r] = mt(
1794
- n
1800
+ n.result[r] = bt(
1801
+ o
1795
1802
  );
1796
1803
  break;
1797
1804
  case s.submitForgetPassword:
1798
- o.result[r] = pt(
1799
- n
1805
+ n.result[r] = ft(
1806
+ o
1800
1807
  );
1801
1808
  break;
1802
1809
  case s.getImage:
1803
- o.result[r] = gt(n);
1810
+ n.result[r] = yt(o);
1804
1811
  break;
1805
1812
  case s.getDepositValidate:
1806
- o.result[r] = H(n);
1813
+ n.result[r] = Y(o);
1807
1814
  break;
1808
1815
  case s.getWithdrawValidate:
1809
- o.result[r] = H(n);
1816
+ n.result[r] = Y(o);
1810
1817
  break;
1811
1818
  case s.getTransferCreditValidate:
1812
- o.result[r] = H(n);
1819
+ n.result[r] = Y(o);
1813
1820
  break;
1814
1821
  case s.updateProfilePicture:
1815
- o.result[r] = ft(
1816
- n
1822
+ n.result[r] = vt(
1823
+ o
1817
1824
  );
1818
1825
  break;
1819
1826
  case s.readMail:
1820
- o.result[r] = yt(n);
1827
+ n.result[r] = ht(o);
1821
1828
  break;
1822
1829
  case s.checkRedPacketValidate:
1823
- o.result[r] = _t(
1824
- n
1830
+ n.result[r] = Tt(
1831
+ o
1825
1832
  );
1826
1833
  break;
1827
1834
  case s.requestTacCode:
1828
- o.result[r] = vt(n);
1835
+ n.result[r] = Rt(o);
1829
1836
  break;
1830
1837
  case s.getUsernameByRefer:
1831
- o.result[r] = ht(
1832
- n
1838
+ n.result[r] = St(
1839
+ o
1833
1840
  );
1834
1841
  break;
1835
1842
  case s.applyPromo:
1836
- o.result[r] = Tt(n);
1843
+ n.result[r] = kt(o);
1837
1844
  break;
1838
1845
  case s.applyRedPacket:
1839
- o.result[r] = Rt(n);
1846
+ n.result[r] = Pt(o);
1840
1847
  break;
1841
1848
  case s.applySignIn:
1842
- o.result[r] = St(n);
1849
+ n.result[r] = Ot(o);
1843
1850
  break;
1844
1851
  case s.getCountry:
1845
- o.result[r] = kt(n);
1852
+ n.result[r] = Mt(o);
1846
1853
  break;
1847
1854
  case s.submitGiftCode:
1848
- o.result[r] = Pt(n);
1855
+ n.result[r] = jt(o);
1849
1856
  break;
1850
1857
  case s.playGame:
1851
- o.result[r] = Ot(n);
1858
+ n.result[r] = Dt(o);
1852
1859
  break;
1853
1860
  case s.transferToMain:
1854
- o.result[r] = Mt(n);
1861
+ n.result[r] = xt(o);
1855
1862
  break;
1856
1863
  case s.transferProcess:
1857
- o.result[r] = jt(
1858
- n
1864
+ n.result[r] = Ct(
1865
+ o
1859
1866
  );
1860
1867
  break;
1861
1868
  case s.submitDepositValidate:
1862
- o.result[r] = A(n);
1869
+ n.result[r] = K(o);
1863
1870
  break;
1864
1871
  case s.submitTransferCreditValidate:
1865
- o.result[r] = A(n);
1872
+ n.result[r] = K(o);
1866
1873
  break;
1867
1874
  case s.checkTransferCredit:
1868
- o.result[r] = Dt(
1869
- n
1875
+ n.result[r] = It(
1876
+ o
1870
1877
  );
1871
1878
  break;
1872
1879
  case s.friendList:
1873
- o.result[r] = xt(n);
1880
+ n.result[r] = Lt(o);
1874
1881
  break;
1875
1882
  case s.friendListEdit:
1876
- o.result[r] = Ct(n);
1883
+ n.result[r] = Gt(o);
1877
1884
  break;
1878
1885
  case s.getActivePP:
1879
- o.result[r] = It(n);
1886
+ n.result[r] = Ft(o);
1880
1887
  break;
1881
1888
  case s.getActiveProduct:
1882
- o.result[r] = Lt(
1883
- n
1889
+ n.result[r] = wt(
1890
+ o
1884
1891
  );
1885
1892
  break;
1886
1893
  case s.requestWithdrawTac:
1887
- o.result[r] = Gt(
1888
- n
1894
+ n.result[r] = zt(
1895
+ o
1889
1896
  );
1890
1897
  break;
1891
1898
  case s.requestWithdrawalCode:
1892
- o.result[r] = wt(
1893
- n
1899
+ n.result[r] = Nt(
1900
+ o
1894
1901
  );
1895
1902
  break;
1896
1903
  case s.commissionWithdraw:
1897
- o.result[r] = Ft(
1898
- n
1904
+ n.result[r] = Bt(
1905
+ o
1899
1906
  );
1900
1907
  break;
1901
1908
  case s.submitWithdrawalCode:
1902
- o.result[r] = zt(
1903
- n
1909
+ n.result[r] = Ut(
1910
+ o
1904
1911
  );
1905
1912
  break;
1906
1913
  case s.submitCryptoAccount:
1907
- o.result[r] = Nt(
1908
- n
1914
+ n.result[r] = Wt(
1915
+ o
1909
1916
  );
1910
1917
  break;
1911
1918
  case s.requestTransferMoney:
1912
- o.result[r] = Bt(
1913
- n
1919
+ n.result[r] = qt(
1920
+ o
1914
1921
  );
1915
1922
  break;
1916
1923
  case s.submitTransferMoney:
1917
- o.result[r] = Ut(
1918
- n
1924
+ n.result[r] = Vt(
1925
+ o
1919
1926
  );
1920
1927
  break;
1921
1928
  case s.requestUpdateMobileTacCode:
1922
- o.result[r] = Wt(
1923
- n
1929
+ n.result[r] = Et(
1930
+ o
1924
1931
  );
1925
1932
  break;
1926
1933
  case s.submitUpdateMobileTacCode:
1927
- o.result[r] = qt(
1928
- n
1934
+ n.result[r] = $t(
1935
+ o
1929
1936
  );
1930
1937
  break;
1931
1938
  case s.getVerifyPromo:
1932
- o.result[r] = Vt(n);
1939
+ n.result[r] = Ht(o);
1933
1940
  break;
1934
1941
  case s.signInViewInfo:
1935
- o.result[r] = Et(n);
1942
+ n.result[r] = At(o);
1936
1943
  break;
1937
1944
  case s.signInRecord:
1938
- o.result[r] = $t(n);
1945
+ n.result[r] = Jt(o);
1939
1946
  break;
1940
1947
  case s.referralProfile:
1941
- o.result[r] = Ht(
1942
- n
1948
+ n.result[r] = Yt(
1949
+ o
1943
1950
  );
1944
1951
  break;
1945
1952
  case s.referralMemberProfile:
1946
- o.result[r] = At(
1947
- n
1953
+ n.result[r] = Kt(
1954
+ o
1948
1955
  );
1949
1956
  break;
1950
1957
  case s.registerAction:
1951
- o.result[r] = Jt(n);
1958
+ n.result[r] = Qt(o);
1952
1959
  break;
1953
1960
  case s.transferReport:
1954
- o.result[r] = Yt(n);
1961
+ n.result[r] = Xt(o);
1955
1962
  break;
1956
1963
  case s.agTransferCreditReport:
1957
- o.result[r] = Kt(
1958
- n
1964
+ n.result[r] = Zt(
1965
+ o
1959
1966
  );
1960
1967
  break;
1961
1968
  case s.betReport:
1962
- o.result[r] = Qt(n);
1969
+ n.result[r] = ea(o);
1963
1970
  break;
1964
1971
  case s.getTwoFactorAuthenticate:
1965
- o.result[r] = Xt(
1966
- n
1972
+ n.result[r] = ta(
1973
+ o
1967
1974
  );
1968
1975
  break;
1969
1976
  case s.submitTwoFactorAuthenticate:
1970
- o.result[r] = Zt(
1971
- n
1977
+ n.result[r] = aa(
1978
+ o
1972
1979
  );
1973
1980
  break;
1974
1981
  case s.getUserDeviceList:
1975
- o.result[r] = ea(
1976
- n
1982
+ n.result[r] = na(
1983
+ o
1977
1984
  );
1978
1985
  break;
1979
1986
  case s.unbindUserDevice:
1980
- o.result[r] = ta(
1981
- n
1987
+ n.result[r] = oa(
1988
+ o
1982
1989
  );
1983
1990
  break;
1984
1991
  case s.searchNumberHistory:
1985
- o.result[r] = aa(
1986
- n
1992
+ n.result[r] = ra(
1993
+ o
1987
1994
  );
1988
1995
  break;
1989
1996
  case s.changeWithdrawalCode:
1990
- o.result[r] = na(
1991
- n
1997
+ n.result[r] = sa(
1998
+ o
1992
1999
  );
1993
2000
  break;
1994
2001
  case s.checkRedPacketToken:
1995
- o.result[r] = oa(
1996
- n
2002
+ n.result[r] = ia(
2003
+ o
1997
2004
  );
1998
2005
  break;
1999
2006
  case s.submitWithdrawalAlipay:
2000
- o.result[r] = ra(
2001
- n
2007
+ n.result[r] = la(
2008
+ o
2002
2009
  );
2003
2010
  break;
2004
2011
  case s.applyReliefFund:
2005
- o.result[r] = ia(
2006
- n
2012
+ n.result[r] = da(
2013
+ o
2007
2014
  );
2008
2015
  break;
2009
2016
  case s.getReliefFundData:
2010
- o.result[r] = la(
2011
- n
2017
+ n.result[r] = ca(
2018
+ o
2012
2019
  );
2013
2020
  break;
2014
2021
  case s.getReliefFundReport:
2015
- o.result[r] = ua(
2016
- n
2022
+ n.result[r] = ma(
2023
+ o
2017
2024
  );
2018
2025
  break;
2019
2026
  case s.getWeekCardClaim:
2020
- o.result[r] = da(
2021
- n
2027
+ n.result[r] = pa(
2028
+ o
2022
2029
  );
2023
2030
  break;
2024
2031
  case s.getWeekCardData:
2025
- o.result[r] = ca(
2026
- n
2032
+ n.result[r] = ga(
2033
+ o
2027
2034
  );
2028
2035
  break;
2029
2036
  case s.applyWeekCard:
2030
- o.result[r] = ma(n);
2037
+ n.result[r] = ba(o);
2031
2038
  break;
2032
2039
  case s.transferSetting:
2033
- o.result[r] = pa(
2034
- n
2040
+ n.result[r] = fa(
2041
+ o
2035
2042
  );
2036
2043
  break;
2037
2044
  case s.transfer:
2038
- o.result[r] = ga(n);
2045
+ n.result[r] = ya(o);
2039
2046
  break;
2040
2047
  case s.getIncentiveData:
2041
- o.result[r] = ba(
2042
- n
2048
+ n.result[r] = _a(
2049
+ o
2043
2050
  );
2044
2051
  break;
2045
2052
  case s.getIncentiveRebate:
2046
- o.result[r] = fa(
2047
- n
2053
+ n.result[r] = va(
2054
+ o
2048
2055
  );
2049
2056
  break;
2050
2057
  case s.claimIncentiveRebate:
2051
- o.result[r] = ya(
2052
- n
2058
+ n.result[r] = ha(
2059
+ o
2053
2060
  );
2054
2061
  break;
2055
2062
  case s.registerForm:
2056
- o.result[r] = _a(n);
2063
+ n.result[r] = Ta(o);
2057
2064
  break;
2058
2065
  case s.getFavouriteGame:
2059
- o.result[r] = va(
2060
- n
2066
+ n.result[r] = Ra(
2067
+ o
2061
2068
  );
2062
2069
  break;
2063
2070
  case s.updateFavouriteGame:
2064
- o.result[r] = ha(
2065
- n
2071
+ n.result[r] = Sa(
2072
+ o
2066
2073
  );
2067
2074
  break;
2068
2075
  }
2069
2076
  }
2070
- if (s.getIncentiveData in o.result && ((t = o.result) != null && t.getIncentiveData)) {
2071
- const c = o.result.getIncentiveData;
2072
- if (s.getIncentiveRebate in o.result) {
2073
- if ((a = o.result) != null && a.getIncentiveRebate) {
2074
- const y = o.result.getIncentiveRebate;
2077
+ if (s.getIncentiveData in n.result && ((t = n.result) != null && t.getIncentiveData)) {
2078
+ const c = n.result.getIncentiveData;
2079
+ if (s.getIncentiveRebate in n.result) {
2080
+ if ((a = n.result) != null && a.getIncentiveRebate) {
2081
+ const y = n.result.getIncentiveRebate;
2075
2082
  c.claimable = Number(y.amount);
2076
2083
  }
2077
- delete o.result.getIncentiveRebate;
2084
+ delete n.result.getIncentiveRebate;
2078
2085
  }
2079
- o.result.getIncentiveData = c;
2086
+ n.result.getIncentiveData = c;
2080
2087
  }
2081
- if (s.vipList in o.result && ((u = o.result) != null && u.vipList)) {
2082
- const c = o.result.vipList;
2088
+ if (s.vipList in n.result && ((u = n.result) != null && u.vipList)) {
2089
+ const c = n.result.vipList;
2083
2090
  let y = 4;
2084
- if (s.getSetting in o.result && ((i = o.result) != null && i.getSetting && (y = o.result.getSetting.vipCalculation), delete o.result.getSetting), s.vipStatus in o.result) {
2085
- if ((l = o.result) != null && l.vipStatus) {
2086
- const r = o.result.vipStatus, {
2087
- current_grade_id: n,
2091
+ if (s.getSetting in n.result && ((i = n.result) != null && i.getSetting && (y = n.result.getSetting.vipCalculation), delete n.result.getSetting), s.vipStatus in n.result) {
2092
+ if ((l = n.result) != null && l.vipStatus) {
2093
+ const r = n.result.vipStatus, {
2094
+ current_grade_id: o,
2088
2095
  current_deposit: v,
2089
- current_turnover: P,
2090
- percentage: D
2091
- } = r, x = c.list.findIndex((O) => O.id === n);
2092
- c.list = c.list.map((O, M) => {
2093
- const w = M === x;
2094
- let I = "0", f = "0", N = 0;
2095
- return w ? (I = `${Math.min(Number(v), Number(O.deposit.total))}`, f = `${Math.min(Number(P), Number(O.turnover.total))}`, N = D) : M < x ? (I = O.deposit.total, f = O.turnover.total, N = 1) : M > x && (I = "0.00", f = "0.00", N = 0), {
2096
- ...O,
2096
+ current_turnover: k,
2097
+ percentage: P
2098
+ } = r, G = c.list.findIndex((j) => j.id === o);
2099
+ c.list = c.list.map((j, F) => {
2100
+ const w = F === G;
2101
+ let x = "0", f = "0", W = 0;
2102
+ return w ? (x = `${Math.min(Number(v), Number(j.deposit.total))}`, f = `${Math.min(Number(k), Number(j.turnover.total))}`, W = P) : F < G ? (x = j.deposit.total, f = j.turnover.total, W = 1) : F > G && (x = "0.00", f = "0.00", W = 0), {
2103
+ ...j,
2097
2104
  is_current_level: w,
2098
2105
  deposit: {
2099
- ...O.deposit,
2106
+ ...j.deposit,
2100
2107
  isShow: y === 1 || y === 3 || y === 4,
2101
- current: I
2108
+ current: x
2102
2109
  },
2103
2110
  turnover: {
2104
- ...O.turnover,
2111
+ ...j.turnover,
2105
2112
  isShow: y === 2 || y === 3 || y === 4,
2106
2113
  current: f
2107
2114
  },
2108
- percentage: N
2115
+ percentage: W
2109
2116
  };
2110
2117
  });
2111
2118
  }
2112
- delete o.result.vipStatus;
2119
+ delete n.result.vipStatus;
2113
2120
  }
2114
- if (s.vipBonus in o.result) {
2115
- if ((d = o.result) != null && d.vipBonus) {
2116
- const r = o.result.vipBonus, n = c.list.find((N) => N.is_current_level == !0), v = Number(n == null ? void 0 : n.benefit_list.daily.bonus) ?? 0, P = Number(n == null ? void 0 : n.benefit_list.weekly.bonus) ?? 0, D = Number(n == null ? void 0 : n.benefit_list.monthly.bonus) ?? 0;
2121
+ if (s.vipBonus in n.result) {
2122
+ if ((d = n.result) != null && d.vipBonus) {
2123
+ const r = n.result.vipBonus, o = c.list.find((W) => W.is_current_level == !0), v = Number(o == null ? void 0 : o.benefit_list.daily.bonus) ?? 0, k = Number(o == null ? void 0 : o.benefit_list.weekly.bonus) ?? 0, P = Number(o == null ? void 0 : o.benefit_list.monthly.bonus) ?? 0;
2117
2124
  c.bonus.day.isClaimable = r.day.isClaimable;
2118
- const { dayRemainingTime: x, dayProgressPercentage: O } = le();
2125
+ const { dayRemainingTime: G, dayProgressPercentage: j } = ce();
2119
2126
  c.bonus.day.timestamp = {
2120
- current: !r.day.isClaimable && v > 0 ? x : 0,
2121
- percentage: O
2127
+ current: !r.day.isClaimable && v > 0 ? G : 0,
2128
+ percentage: j
2122
2129
  }, c.bonus.week.isClaimable = r.week.isClaimable;
2123
- const { weekRemainingTime: M, weekProgressPercentage: w } = ie();
2130
+ const { weekRemainingTime: F, weekProgressPercentage: w } = de();
2124
2131
  c.bonus.week.timestamp = {
2125
- current: !r.week.isClaimable && P > 0 ? M : 0,
2132
+ current: !r.week.isClaimable && k > 0 ? F : 0,
2126
2133
  percentage: w
2127
2134
  }, c.bonus.month.isClaimable = r.month.isClaimable;
2128
- const { monthRemainingTime: I, monthProgressPercentage: f } = se();
2135
+ const { monthRemainingTime: x, monthProgressPercentage: f } = ue();
2129
2136
  c.bonus.month.timestamp = {
2130
- current: !r.month.isClaimable && D > 0 ? I : 0,
2137
+ current: !r.month.isClaimable && P > 0 ? x : 0,
2131
2138
  percentage: f
2132
2139
  };
2133
2140
  }
2134
- delete o.result.vipBonus;
2141
+ delete n.result.vipBonus;
2135
2142
  }
2136
- if (s.vipFieldStatus in o.result) {
2137
- if ((m = o.result) != null && m.vipFieldStatus) {
2138
- const r = o.result.vipFieldStatus, n = [];
2139
- n.push({
2143
+ if (s.vipFieldStatus in n.result) {
2144
+ if ((m = n.result) != null && m.vipFieldStatus) {
2145
+ const r = n.result.vipFieldStatus, o = [];
2146
+ o.push({
2140
2147
  name: "",
2141
2148
  code: "vipLevel",
2142
2149
  value: c.list.map((f) => f.name)
@@ -2144,181 +2151,196 @@ const sa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2144
2151
  const v = r.findIndex(
2145
2152
  (f) => f.fieldName == "upgrade_bonus"
2146
2153
  );
2147
- v > -1 && n.push({
2154
+ v > -1 && o.push({
2148
2155
  name: r[v].showName,
2149
2156
  code: "",
2150
2157
  value: c.list.map((f) => f.benefit_list.upgrade.bonus)
2151
2158
  });
2152
- const P = r.findIndex(
2159
+ const k = r.findIndex(
2153
2160
  (f) => f.fieldName == "upgrade_bonus_multiply"
2154
2161
  );
2155
- P > -1 && n.push({
2156
- name: r[P].showName,
2162
+ k > -1 && o.push({
2163
+ name: r[k].showName,
2157
2164
  code: "",
2158
2165
  value: c.list.map((f) => f.benefit_list.upgrade.turnover)
2159
2166
  });
2160
- const D = r.findIndex(
2167
+ const P = r.findIndex(
2161
2168
  (f) => f.fieldName == "monthly_bonus"
2162
2169
  );
2163
- c.bonus.month.isShow = D > -1, D > -1 && n.push({
2164
- name: r[D].showName,
2170
+ c.bonus.month.isShow = P > -1, P > -1 && o.push({
2171
+ name: r[P].showName,
2165
2172
  code: "",
2166
2173
  value: c.list.map((f) => f.benefit_list.monthly.bonus)
2167
2174
  });
2168
- const x = r.findIndex(
2175
+ const G = r.findIndex(
2169
2176
  (f) => f.fieldName == "monthly_bonus_multiply"
2170
2177
  );
2171
- x > -1 && n.push({
2172
- name: r[x].showName,
2178
+ G > -1 && o.push({
2179
+ name: r[G].showName,
2173
2180
  code: "",
2174
2181
  value: c.list.map((f) => f.benefit_list.monthly.turnover)
2175
2182
  });
2176
- const O = r.findIndex(
2183
+ const j = r.findIndex(
2177
2184
  (f) => f.fieldName == "weekly_bonus"
2178
2185
  );
2179
- c.bonus.week.isShow = O > -1, O > -1 && n.push({
2180
- name: r[O].showName,
2186
+ c.bonus.week.isShow = j > -1, j > -1 && o.push({
2187
+ name: r[j].showName,
2181
2188
  code: "",
2182
2189
  value: c.list.map((f) => f.benefit_list.weekly.bonus)
2183
2190
  });
2184
- const M = r.findIndex(
2191
+ const F = r.findIndex(
2185
2192
  (f) => f.fieldName == "weekly_bonus_multiply"
2186
2193
  );
2187
- M > -1 && n.push({
2188
- name: r[M].showName,
2194
+ F > -1 && o.push({
2195
+ name: r[F].showName,
2189
2196
  code: "",
2190
2197
  value: c.list.map((f) => f.benefit_list.weekly.turnover)
2191
2198
  });
2192
2199
  const w = r.findIndex(
2193
2200
  (f) => f.fieldName == "daily_bonus"
2194
2201
  );
2195
- c.bonus.day.isShow = w > -1, w > -1 && n.push({
2202
+ c.bonus.day.isShow = w > -1, w > -1 && o.push({
2196
2203
  name: r[w].showName,
2197
2204
  code: "",
2198
2205
  value: c.list.map((f) => f.benefit_list.daily.bonus)
2199
2206
  });
2200
- const I = r.findIndex(
2207
+ const x = r.findIndex(
2201
2208
  (f) => f.fieldName == "daily_bonus_multiply"
2202
2209
  );
2203
- I > -1 && n.push({
2204
- name: r[I].showName,
2210
+ x > -1 && o.push({
2211
+ name: r[x].showName,
2205
2212
  code: "",
2206
2213
  value: c.list.map((f) => f.benefit_list.daily.turnover)
2207
- }), (y === 1 || y === 3 || y === 4) && n.push({
2214
+ }), (y === 1 || y === 3 || y === 4) && o.push({
2208
2215
  name: "",
2209
2216
  code: "detail_deposit",
2210
2217
  value: c.list.map((f) => f.deposit.total)
2211
- }), (y === 2 || y === 3 || y === 4) && n.push({
2218
+ }), (y === 2 || y === 3 || y === 4) && o.push({
2212
2219
  name: "",
2213
2220
  code: "detail_turnover",
2214
2221
  value: c.list.map((f) => f.turnover.total)
2215
- }), c.detail = n;
2222
+ }), c.detail = o;
2216
2223
  }
2217
- delete o.result.vipFieldStatus;
2224
+ delete n.result.vipFieldStatus;
2225
+ }
2226
+ n.result.vipList = c;
2227
+ }
2228
+ if (s.getFavouriteGame in n.result && ((b = n.result) != null && b.getFavouriteGame)) {
2229
+ const c = n.result.getFavouriteGame;
2230
+ if (JSON.parse(e[T].query).pid && s.getPlatformTurnoverRate in n.result && (p = n.result) != null && p.getPlatformTurnoverRate) {
2231
+ const y = n.result.getPlatformTurnoverRate;
2232
+ n.result.getFavouriteGame = c.map((r) => {
2233
+ const o = y.find(
2234
+ (v) => v.id === r.platformId
2235
+ );
2236
+ return {
2237
+ ...r,
2238
+ rate: (o == null ? void 0 : o.percentage) ?? "0.00"
2239
+ };
2240
+ });
2218
2241
  }
2219
- o.result.vipList = c;
2220
2242
  }
2221
- if (s.gameList in o.result && ((b = o.result) != null && b.gameList)) {
2222
- const c = o.result.gameList;
2223
- if (JSON.parse(e[C].query).pid) {
2224
- if (s.getPlatformTurnoverRate in o.result && ((p = o.result) != null && p.getPlatformTurnoverRate)) {
2225
- const y = o.result.getPlatformTurnoverRate;
2243
+ if (s.gameList in n.result && ((_ = n.result) != null && _.gameList)) {
2244
+ const c = n.result.gameList;
2245
+ if (JSON.parse(e[L].query).pid) {
2246
+ if (s.getPlatformTurnoverRate in n.result && ((O = n.result) != null && O.getPlatformTurnoverRate)) {
2247
+ const y = n.result.getPlatformTurnoverRate;
2226
2248
  c.platformGameList = c.platformGameList.map((r) => {
2227
- const n = y.find(
2249
+ const o = y.find(
2228
2250
  (v) => v.id === r.platformId
2229
2251
  );
2230
2252
  return {
2231
2253
  ...r,
2232
- rate: (n == null ? void 0 : n.percentage) ?? "0.00"
2254
+ rate: (o == null ? void 0 : o.percentage) ?? "0.00"
2233
2255
  };
2234
2256
  });
2235
2257
  }
2236
2258
  } else {
2237
- const y = c.platformGame.map((r) => r.list.filter((n) => n.flag.trial && !r.nextPage).map((n) => n));
2238
- if (c.trialGameList = y.flat(), s.fishGameList in o.result && o.result.fishGameList) {
2239
- const r = o.result.fishGameList;
2240
- c.fishGameList = r.map((n) => ({
2241
- gameId: Number(n.id),
2242
- platformId: Number(n.platformProductID),
2243
- name: n.gameName,
2259
+ const y = c.platformGame.map((r) => r.list.filter((o) => o.flag.trial && !r.nextPage).map((o) => o));
2260
+ if (c.trialGameList = y.flat(), s.fishGameList in n.result && n.result.fishGameList) {
2261
+ const r = n.result.fishGameList;
2262
+ c.fishGameList = r.map((o) => ({
2263
+ gameId: Number(o.id),
2264
+ platformId: Number(o.platformProductID),
2265
+ name: o.gameName,
2244
2266
  flag: {
2245
2267
  value: 0,
2246
2268
  hot: !1,
2247
2269
  trial: !1,
2248
2270
  new: !1
2249
2271
  },
2250
- imageUrl: n.imgUrl,
2272
+ imageUrl: o.imgUrl,
2251
2273
  rate: "0.00"
2252
- })), delete o.result.fishGameList;
2274
+ })), delete n.result.fishGameList;
2253
2275
  }
2254
- if (s.getPlatformTurnoverRate in o.result && ((_ = o.result) != null && _.getPlatformTurnoverRate)) {
2255
- const r = o.result.getPlatformTurnoverRate;
2256
- c.platformGame.forEach((n) => {
2257
- n.list = n.list.map((v) => {
2258
- const P = r.find(
2259
- (D) => D.id === v.platformId
2276
+ if (s.getPlatformTurnoverRate in n.result && ((h = n.result) != null && h.getPlatformTurnoverRate)) {
2277
+ const r = n.result.getPlatformTurnoverRate;
2278
+ c.platformGame.forEach((o) => {
2279
+ o.list = o.list.map((v) => {
2280
+ const k = r.find(
2281
+ (P) => P.id === v.platformId
2260
2282
  );
2261
2283
  return {
2262
2284
  ...v,
2263
- rate: (P == null ? void 0 : P.percentage) ?? "0.00"
2285
+ rate: (k == null ? void 0 : k.percentage) ?? "0.00"
2264
2286
  };
2265
2287
  });
2266
- }), c.hotGameList = c.hotGameList.map((n) => {
2288
+ }), c.hotGameList = c.hotGameList.map((o) => {
2267
2289
  const v = r.find(
2268
- (P) => P.id === n.platformId
2290
+ (k) => k.id === o.platformId
2269
2291
  );
2270
2292
  return {
2271
- ...n,
2293
+ ...o,
2272
2294
  rate: (v == null ? void 0 : v.percentage) ?? "0.00"
2273
2295
  };
2274
- }), c.trialGameList = c.trialGameList.map((n) => {
2296
+ }), c.trialGameList = c.trialGameList.map((o) => {
2275
2297
  const v = r.find(
2276
- (P) => P.id === n.platformId
2298
+ (k) => k.id === o.platformId
2277
2299
  );
2278
2300
  return {
2279
- ...n,
2301
+ ...o,
2280
2302
  rate: (v == null ? void 0 : v.percentage) ?? "0.00"
2281
2303
  };
2282
- }), c.fishGameList = c.fishGameList.map((n) => {
2304
+ }), c.fishGameList = c.fishGameList.map((o) => {
2283
2305
  const v = r.find(
2284
- (P) => P.id === n.platformId
2306
+ (k) => k.id === o.platformId
2285
2307
  );
2286
2308
  return {
2287
- ...n,
2309
+ ...o,
2288
2310
  rate: (v == null ? void 0 : v.percentage) ?? "0.00"
2289
2311
  };
2290
- }), delete o.result.getPlatformTurnoverRate;
2312
+ }), delete n.result.getPlatformTurnoverRate;
2291
2313
  }
2292
2314
  }
2293
- o.result.gameList = c;
2315
+ n.result.gameList = c;
2294
2316
  }
2295
- if (s.getCompany in o.result && ((j = o.result) != null && j.getCompany)) {
2296
- const c = o.result.getCompany;
2297
- if (s.searchResultDate in o.result && (h = o.result) != null && h.searchResultDate) {
2298
- const y = o.result.searchResultDate;
2317
+ if (s.getCompany in n.result && ((g = n.result) != null && g.getCompany)) {
2318
+ const c = n.result.getCompany;
2319
+ if (s.searchResultDate in n.result && (S = n.result) != null && S.searchResultDate) {
2320
+ const y = n.result.searchResultDate;
2299
2321
  c.forEach((r) => {
2300
- const n = y.find((v) => v.id == r.id);
2301
- n && (r.date = n == null ? void 0 : n.date);
2302
- }), delete o.result.searchResultDate;
2322
+ const o = y.find((v) => v.id == r.id);
2323
+ o && (r.date = o == null ? void 0 : o.date);
2324
+ }), delete n.result.searchResultDate;
2303
2325
  }
2304
- o.result.getCompany = c;
2326
+ n.result.getCompany = c;
2305
2327
  }
2306
- return o;
2307
- } catch (k) {
2308
- return te.isAxiosError(k) ? {
2309
- status: ((g = k.response) == null ? void 0 : g.status) || 600,
2310
- message: JSON.stringify((S = k.response) == null ? void 0 : S.data),
2328
+ return n;
2329
+ } catch (D) {
2330
+ return oe.isAxiosError(D) ? {
2331
+ status: ((M = D.response) == null ? void 0 : M.status) || 600,
2332
+ message: JSON.stringify((I = D.response) == null ? void 0 : I.data),
2311
2333
  result: {}
2312
- } : (console.error(k), {
2313
- status: k.status || 500,
2314
- message: k.message,
2334
+ } : (console.error(D), {
2335
+ status: D.status || 500,
2336
+ message: D.message,
2315
2337
  result: {}
2316
2338
  });
2317
2339
  }
2318
- }, Ra = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2340
+ }, Pa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2319
2341
  __proto__: null,
2320
- post: Ta
2321
- }, Symbol.toStringTag, { value: "Module" })), Sa = async (e, t) => {
2342
+ post: ka
2343
+ }, Symbol.toStringTag, { value: "Module" })), Oa = async (e, t) => {
2322
2344
  let a = {
2323
2345
  status: 200,
2324
2346
  message: "",
@@ -2328,7 +2350,7 @@ const sa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2328
2350
  a = {
2329
2351
  status: 200,
2330
2352
  message: "",
2331
- accessToken: (await F.post("/auth/sesh", {
2353
+ accessToken: (await z.post("/auth/sesh", {
2332
2354
  usr: e,
2333
2355
  pwd: t
2334
2356
  })).data.access_token
@@ -2341,14 +2363,14 @@ const sa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2341
2363
  };
2342
2364
  }
2343
2365
  return a;
2344
- }, ka = async (e, t, a, u, i) => {
2366
+ }, Ma = async (e, t, a, u, i) => {
2345
2367
  let l = {
2346
2368
  status: 200,
2347
2369
  message: "",
2348
2370
  accessToken: ""
2349
2371
  };
2350
2372
  try {
2351
- const m = (await F.post("/auth/jwt", {
2373
+ const m = (await z.post("/auth/jwt", {
2352
2374
  os: e,
2353
2375
  usr: t,
2354
2376
  pwd: a,
@@ -2368,17 +2390,17 @@ const sa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2368
2390
  };
2369
2391
  }
2370
2392
  return l;
2371
- }, Pa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2393
+ }, ja = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2372
2394
  __proto__: null,
2373
- call: ka,
2374
- debug: Sa
2375
- }, Symbol.toStringTag, { value: "Module" })), Oa = async () => {
2395
+ call: Ma,
2396
+ debug: Oa
2397
+ }, Symbol.toStringTag, { value: "Module" })), Da = async () => {
2376
2398
  let e = {
2377
2399
  status: 200,
2378
2400
  message: ""
2379
2401
  };
2380
2402
  try {
2381
- await F.post("/auth/sesh/logout");
2403
+ await z.post("/auth/sesh/logout");
2382
2404
  } catch (t) {
2383
2405
  e = {
2384
2406
  status: t.status || 500,
@@ -2386,10 +2408,10 @@ const sa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2386
2408
  };
2387
2409
  }
2388
2410
  return e;
2389
- }, Ma = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2411
+ }, xa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2390
2412
  __proto__: null,
2391
- call: Oa
2392
- }, Symbol.toStringTag, { value: "Module" })), Q = {
2413
+ call: Da
2414
+ }, Symbol.toStringTag, { value: "Module" })), ee = {
2393
2415
  data: {
2394
2416
  status: !1,
2395
2417
  message: "",
@@ -2399,14 +2421,14 @@ const sa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2399
2421
  accountId: 0
2400
2422
  }
2401
2423
  }
2402
- }, ja = async () => {
2424
+ }, Ca = async () => {
2403
2425
  let e = {
2404
2426
  status: 200,
2405
2427
  message: "",
2406
- ...Q
2428
+ ...ee
2407
2429
  };
2408
2430
  try {
2409
- const a = (await F.get("/autoregister")).data;
2431
+ const a = (await z.get("/autoregister")).data;
2410
2432
  e.data = {
2411
2433
  status: a.status == 1,
2412
2434
  message: a.message ?? "",
@@ -2420,26 +2442,26 @@ const sa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2420
2442
  e = {
2421
2443
  status: t.status || 500,
2422
2444
  message: t.message,
2423
- ...Q
2445
+ ...ee
2424
2446
  };
2425
2447
  }
2426
2448
  return e;
2427
- }, Da = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2449
+ }, Ia = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2428
2450
  __proto__: null,
2429
- call: ja
2430
- }, Symbol.toStringTag, { value: "Module" })), X = {
2451
+ call: Ca
2452
+ }, Symbol.toStringTag, { value: "Module" })), te = {
2431
2453
  data: {
2432
2454
  status: !1,
2433
2455
  message: ""
2434
2456
  }
2435
- }, xa = async (e, t) => {
2457
+ }, La = async (e, t) => {
2436
2458
  let a = {
2437
2459
  status: 200,
2438
2460
  message: "",
2439
- ...X
2461
+ ...te
2440
2462
  };
2441
2463
  try {
2442
- const u = await F.post("/setlocale", {
2464
+ const u = await z.post("/setlocale", {
2443
2465
  language: e,
2444
2466
  udid: t ?? ""
2445
2467
  }), i = JSON.parse(
@@ -2453,36 +2475,30 @@ const sa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2453
2475
  a = {
2454
2476
  status: u.status || 500,
2455
2477
  message: u.message,
2456
- ...X
2478
+ ...te
2457
2479
  };
2458
2480
  }
2459
2481
  return a;
2460
- }, Ca = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2482
+ }, Ga = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2461
2483
  __proto__: null,
2462
- call: xa
2463
- }, Symbol.toStringTag, { value: "Module" })), Ia = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2464
- __proto__: null
2465
- }, Symbol.toStringTag, { value: "Module" })), La = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2466
- __proto__: null
2467
- }, Symbol.toStringTag, { value: "Module" })), Ga = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2484
+ call: La
2485
+ }, Symbol.toStringTag, { value: "Module" })), Fa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2468
2486
  __proto__: null
2469
2487
  }, Symbol.toStringTag, { value: "Module" })), wa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2470
2488
  __proto__: null
2471
- }, Symbol.toStringTag, { value: "Module" })), Fa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2472
- __proto__: null
2473
2489
  }, Symbol.toStringTag, { value: "Module" })), za = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2474
2490
  __proto__: null
2475
- }, Symbol.toStringTag, { value: "Module" }));
2476
- var ae = /* @__PURE__ */ ((e) => (e.mobileBanner = "mobileBanner", e.mobileAbout = "mobileAbout", e.mobileAd = "mobileAd", e.about = "about", e))(ae || {});
2477
- const Na = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2478
- __proto__: null,
2479
- CmsType: ae
2491
+ }, Symbol.toStringTag, { value: "Module" })), Na = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2492
+ __proto__: null
2480
2493
  }, Symbol.toStringTag, { value: "Module" })), Ba = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2481
2494
  __proto__: null
2482
2495
  }, Symbol.toStringTag, { value: "Module" })), Ua = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2483
2496
  __proto__: null
2484
- }, Symbol.toStringTag, { value: "Module" })), Wa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2485
- __proto__: null
2497
+ }, Symbol.toStringTag, { value: "Module" }));
2498
+ var re = /* @__PURE__ */ ((e) => (e.mobileBanner = "mobileBanner", e.mobileAbout = "mobileAbout", e.mobileAd = "mobileAd", e.about = "about", e))(re || {});
2499
+ const Wa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2500
+ __proto__: null,
2501
+ CmsType: re
2486
2502
  }, Symbol.toStringTag, { value: "Module" })), qa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2487
2503
  __proto__: null
2488
2504
  }, Symbol.toStringTag, { value: "Module" })), Va = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
@@ -2541,27 +2557,27 @@ const Na = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2541
2557
  __proto__: null
2542
2558
  }, Symbol.toStringTag, { value: "Module" })), yn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2543
2559
  __proto__: null
2544
- }, Symbol.toStringTag, { value: "Module" })), Z = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2545
- __proto__: null
2546
- }, Symbol.toStringTag, { value: "Module" })), ee = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2547
- __proto__: null
2548
2560
  }, Symbol.toStringTag, { value: "Module" })), _n = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2549
2561
  __proto__: null
2550
2562
  }, Symbol.toStringTag, { value: "Module" })), vn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2551
2563
  __proto__: null
2552
2564
  }, Symbol.toStringTag, { value: "Module" })), hn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2553
2565
  __proto__: null
2554
- }, Symbol.toStringTag, { value: "Module" }));
2555
- var ne = /* @__PURE__ */ ((e) => (e.default = "default", e.online = "online", e.mycard = "mycard", e.qrcode = "qrcode", e.personal = "personal", e))(ne || {});
2556
- const Tn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2557
- __proto__: null,
2558
- ImageType: ne
2566
+ }, Symbol.toStringTag, { value: "Module" })), ae = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2567
+ __proto__: null
2568
+ }, Symbol.toStringTag, { value: "Module" })), ne = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2569
+ __proto__: null
2570
+ }, Symbol.toStringTag, { value: "Module" })), Tn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2571
+ __proto__: null
2559
2572
  }, Symbol.toStringTag, { value: "Module" })), Rn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2560
2573
  __proto__: null
2561
2574
  }, Symbol.toStringTag, { value: "Module" })), Sn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2562
2575
  __proto__: null
2563
- }, Symbol.toStringTag, { value: "Module" })), kn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2564
- __proto__: null
2576
+ }, Symbol.toStringTag, { value: "Module" }));
2577
+ var se = /* @__PURE__ */ ((e) => (e.default = "default", e.online = "online", e.mycard = "mycard", e.qrcode = "qrcode", e.personal = "personal", e))(se || {});
2578
+ const kn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2579
+ __proto__: null,
2580
+ ImageType: se
2565
2581
  }, Symbol.toStringTag, { value: "Module" })), Pn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2566
2582
  __proto__: null
2567
2583
  }, Symbol.toStringTag, { value: "Module" })), On = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
@@ -2582,10 +2598,10 @@ const Tn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2582
2598
  __proto__: null
2583
2599
  }, Symbol.toStringTag, { value: "Module" })), Gn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2584
2600
  __proto__: null
2585
- }, Symbol.toStringTag, { value: "Module" })), wn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2586
- __proto__: null
2587
2601
  }, Symbol.toStringTag, { value: "Module" })), Fn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2588
2602
  __proto__: null
2603
+ }, Symbol.toStringTag, { value: "Module" })), wn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2604
+ __proto__: null
2589
2605
  }, Symbol.toStringTag, { value: "Module" })), zn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2590
2606
  __proto__: null
2591
2607
  }, Symbol.toStringTag, { value: "Module" })), Nn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
@@ -2668,234 +2684,240 @@ const Tn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2668
2684
  __proto__: null
2669
2685
  }, Symbol.toStringTag, { value: "Module" })), ko = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2670
2686
  __proto__: null
2671
- }, Symbol.toStringTag, { value: "Module" })), Po = {
2672
- api: Ra,
2673
- loginApi: Pa,
2674
- logoutApi: Ma,
2675
- autoRegisterApi: Da,
2676
- setLocaleApi: Ca,
2677
- apiType: ue,
2678
- loginType: Ia,
2679
- logoutType: La,
2680
- announcementType: Ga,
2681
- paymentsProviderType: de,
2682
- gameListType: wa,
2683
- vipListType: Fa,
2684
- promotionType: za,
2685
- cmsListType: Na,
2686
- mainWalletType: Ba,
2687
- upcomingMatchType: Ua,
2688
- depositType: Wa,
2689
- applyVipBonusType: qa,
2690
- withdrawalGetType: Va,
2691
- addBankCardType: Ea,
2692
- withdrawType: $a,
2693
- getSettingType: sa,
2694
- transactionReportType: Ha,
2695
- changePasswordType: Aa,
2696
- walletType: Ja,
2697
- getEventListType: Ya,
2698
- getEventTokenType: Ka,
2699
- getExtraGameType: Qa,
2700
- mailBoxType: Xa,
2701
- fishGameListType: Za,
2702
- slotGameListType: en,
2703
- getTurnOverRewardDataType: tn,
2704
- getTurnOverRewardReportType: an,
2705
- getInviteRewardDataType: nn,
2706
- getInviteRewardReportType: on,
2707
- getTopupRewardDataType: rn,
2708
- getTopupRewardReportType: sn,
2709
- getRewardReferralType: ln,
2710
- getDepositPromotionType: un,
2711
- getInviteRewardClaimType: dn,
2712
- getTopUpRewardClaimType: cn,
2713
- getTurnOverRewardClaimType: mn,
2714
- getInviteRewardSettingType: pn,
2715
- getTopUpRewardSettingType: gn,
2716
- getTurnOverRewardSettingType: bn,
2717
- requestForgetPasswordType: fn,
2718
- submitForgetPasswordType: yn,
2719
- submitGiftCode: Z,
2720
- playGame: ee,
2721
- requestUpdateMobileTacCode: _n,
2722
- submitUpdateMobileTacCode: vn,
2723
- getVerifyPromo: hn,
2724
- getImageType: Tn,
2725
- getValidateType: Rn,
2726
- updateProfilePictureType: Sn,
2727
- readMailType: kn,
2728
- checkRedPacketValidateType: Pn,
2729
- getUserProfileType: On,
2730
- requestTacCodeType: Mn,
2731
- getUsernameByReferType: jn,
2732
- applyPromoType: Dn,
2733
- applySignInType: xn,
2734
- applyRedPacketType: Cn,
2735
- getCountryType: In,
2736
- submitGiftCodeType: Z,
2737
- playGameType: ee,
2738
- transferToMainType: Ln,
2739
- transferProcessType: Gn,
2740
- submitValidateType: wn,
2741
- checkTransferCreditType: Fn,
2742
- friendListType: zn,
2743
- friendListEditType: Nn,
2744
- getActivePPType: Bn,
2745
- getActiveProductType: Un,
2746
- requestWithdrawTacType: Wn,
2747
- requestWithdrawalCodeType: qn,
2748
- commissionWithdrawType: Vn,
2749
- submitWithdrawalCodeType: En,
2750
- submitCryptoAccountType: $n,
2751
- requestTransferMoneyType: Hn,
2752
- submitTransferMoneyType: An,
2753
- signInViewInfoType: Jn,
2754
- signInRecordType: Yn,
2755
- referralProfileType: Kn,
2756
- referralMemberProfileType: Qn,
2757
- registerActionType: Xn,
2758
- transferReportType: Zn,
2759
- agTransferCreditReportType: eo,
2760
- betReportType: to,
2761
- getTwoFactorAuthenticateType: ao,
2762
- submitTwoFactorAuthenticateType: no,
2763
- getUserDeviceListType: oo,
2764
- unbindUserDeviceType: ro,
2765
- searchNumberHistoryType: so,
2766
- changeWithdrawalCodeType: io,
2767
- checkRedPacketTokenType: lo,
2768
- submitWithdrawalAlipayType: uo,
2769
- applyReliefFund: co,
2770
- getReliefFundData: mo,
2771
- getReliefFundReport: po,
2772
- getWeekCardClaim: go,
2773
- getWeekCardData: bo,
2774
- applyWeekCard: fo,
2775
- transferSettingType: yo,
2776
- transferType: _o,
2777
- claimIncentiveRebate: vo,
2778
- getIncentiveData: ho,
2779
- getIncentiveRebate: To,
2780
- registerFormType: Ro,
2781
- getFavouriteGameType: So,
2782
- updateFavouriteGameType: ko
2783
- }, Mo = {
2687
+ }, Symbol.toStringTag, { value: "Module" })), Po = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2688
+ __proto__: null
2689
+ }, Symbol.toStringTag, { value: "Module" })), Oo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2690
+ __proto__: null
2691
+ }, Symbol.toStringTag, { value: "Module" })), Mo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2692
+ __proto__: null
2693
+ }, Symbol.toStringTag, { value: "Module" })), jo = {
2694
+ api: Pa,
2695
+ loginApi: ja,
2696
+ logoutApi: xa,
2697
+ autoRegisterApi: Ia,
2698
+ setLocaleApi: Ga,
2699
+ apiType: me,
2700
+ loginType: Fa,
2701
+ logoutType: wa,
2702
+ announcementType: za,
2703
+ paymentsProviderType: pe,
2704
+ gameListType: Na,
2705
+ vipListType: Ba,
2706
+ promotionType: Ua,
2707
+ cmsListType: Wa,
2708
+ mainWalletType: qa,
2709
+ upcomingMatchType: Va,
2710
+ depositType: Ea,
2711
+ applyVipBonusType: $a,
2712
+ withdrawalGetType: Ha,
2713
+ addBankCardType: Aa,
2714
+ withdrawType: Ja,
2715
+ getSettingType: ua,
2716
+ transactionReportType: Ya,
2717
+ changePasswordType: Ka,
2718
+ walletType: Qa,
2719
+ getEventListType: Xa,
2720
+ getEventTokenType: Za,
2721
+ getExtraGameType: en,
2722
+ mailBoxType: tn,
2723
+ fishGameListType: an,
2724
+ slotGameListType: nn,
2725
+ getTurnOverRewardDataType: on,
2726
+ getTurnOverRewardReportType: rn,
2727
+ getInviteRewardDataType: sn,
2728
+ getInviteRewardReportType: ln,
2729
+ getTopupRewardDataType: un,
2730
+ getTopupRewardReportType: dn,
2731
+ getRewardReferralType: cn,
2732
+ getDepositPromotionType: mn,
2733
+ getInviteRewardClaimType: pn,
2734
+ getTopUpRewardClaimType: gn,
2735
+ getTurnOverRewardClaimType: bn,
2736
+ getInviteRewardSettingType: fn,
2737
+ getTopUpRewardSettingType: yn,
2738
+ getTurnOverRewardSettingType: _n,
2739
+ requestForgetPasswordType: vn,
2740
+ submitForgetPasswordType: hn,
2741
+ submitGiftCode: ae,
2742
+ playGame: ne,
2743
+ requestUpdateMobileTacCode: Tn,
2744
+ submitUpdateMobileTacCode: Rn,
2745
+ getVerifyPromo: Sn,
2746
+ getImageType: kn,
2747
+ getValidateType: Pn,
2748
+ updateProfilePictureType: On,
2749
+ readMailType: Mn,
2750
+ checkRedPacketValidateType: jn,
2751
+ getUserProfileType: Dn,
2752
+ requestTacCodeType: xn,
2753
+ getUsernameByReferType: Cn,
2754
+ applyPromoType: In,
2755
+ applySignInType: Ln,
2756
+ applyRedPacketType: Gn,
2757
+ getCountryType: Fn,
2758
+ submitGiftCodeType: ae,
2759
+ playGameType: ne,
2760
+ transferToMainType: wn,
2761
+ transferProcessType: zn,
2762
+ submitValidateType: Nn,
2763
+ checkTransferCreditType: Bn,
2764
+ friendListType: Un,
2765
+ friendListEditType: Wn,
2766
+ getActivePPType: qn,
2767
+ getActiveProductType: Vn,
2768
+ requestWithdrawTacType: En,
2769
+ requestWithdrawalCodeType: $n,
2770
+ commissionWithdrawType: Hn,
2771
+ submitWithdrawalCodeType: An,
2772
+ submitCryptoAccountType: Jn,
2773
+ requestTransferMoneyType: Yn,
2774
+ submitTransferMoneyType: Kn,
2775
+ signInViewInfoType: Qn,
2776
+ signInRecordType: Xn,
2777
+ referralProfileType: Zn,
2778
+ referralMemberProfileType: eo,
2779
+ registerActionType: to,
2780
+ transferReportType: ao,
2781
+ agTransferCreditReportType: no,
2782
+ betReportType: oo,
2783
+ getTwoFactorAuthenticateType: ro,
2784
+ submitTwoFactorAuthenticateType: so,
2785
+ getUserDeviceListType: io,
2786
+ unbindUserDeviceType: lo,
2787
+ searchNumberHistoryType: uo,
2788
+ changeWithdrawalCodeType: co,
2789
+ checkRedPacketTokenType: mo,
2790
+ submitWithdrawalAlipayType: po,
2791
+ applyReliefFund: go,
2792
+ getReliefFundData: bo,
2793
+ getReliefFundReport: fo,
2794
+ getWeekCardClaim: yo,
2795
+ getWeekCardData: _o,
2796
+ applyWeekCard: vo,
2797
+ transferSettingType: ho,
2798
+ transferType: To,
2799
+ claimIncentiveRebate: Ro,
2800
+ getIncentiveData: So,
2801
+ getIncentiveRebate: ko,
2802
+ registerFormType: Po,
2803
+ getFavouriteGameType: Oo,
2804
+ updateFavouriteGameType: Mo
2805
+ }, xo = {
2784
2806
  install(e) {
2785
- e.config.globalProperties.$library = Po;
2807
+ e.config.globalProperties.$library = jo;
2786
2808
  }
2787
2809
  };
2788
2810
  export {
2789
- Mo as Repository,
2790
- Ea as addBankCardType,
2791
- eo as agTransferCreditReportType,
2792
- Ga as announcementType,
2793
- Ra as api,
2794
- ue as apiType,
2795
- Dn as applyPromoType,
2796
- Cn as applyRedPacketType,
2797
- co as applyReliefFund,
2798
- xn as applySignInType,
2799
- qa as applyVipBonusType,
2800
- fo as applyWeekCard,
2801
- Da as autoRegisterApi,
2802
- to as betReportType,
2803
- Aa as changePasswordType,
2804
- io as changeWithdrawalCodeType,
2805
- lo as checkRedPacketTokenType,
2806
- Pn as checkRedPacketValidateType,
2807
- Fn as checkTransferCreditType,
2808
- vo as claimIncentiveRebate,
2809
- Na as cmsListType,
2810
- Vn as commissionWithdrawType,
2811
- Wa as depositType,
2812
- Za as fishGameListType,
2813
- Nn as friendListEditType,
2814
- zn as friendListType,
2815
- wa as gameListType,
2816
- Bn as getActivePPType,
2817
- Un as getActiveProductType,
2818
- In as getCountryType,
2819
- un as getDepositPromotionType,
2820
- Ya as getEventListType,
2821
- Ka as getEventTokenType,
2822
- Qa as getExtraGameType,
2823
- So as getFavouriteGameType,
2824
- Tn as getImageType,
2825
- ho as getIncentiveData,
2826
- To as getIncentiveRebate,
2827
- dn as getInviteRewardClaimType,
2828
- nn as getInviteRewardDataType,
2829
- on as getInviteRewardReportType,
2830
- pn as getInviteRewardSettingType,
2831
- mo as getReliefFundData,
2832
- po as getReliefFundReport,
2833
- ln as getRewardReferralType,
2834
- sa as getSettingType,
2835
- cn as getTopUpRewardClaimType,
2836
- gn as getTopUpRewardSettingType,
2837
- rn as getTopupRewardDataType,
2838
- sn as getTopupRewardReportType,
2839
- mn as getTurnOverRewardClaimType,
2840
- tn as getTurnOverRewardDataType,
2841
- an as getTurnOverRewardReportType,
2842
- bn as getTurnOverRewardSettingType,
2843
- ao as getTwoFactorAuthenticateType,
2844
- oo as getUserDeviceListType,
2845
- On as getUserProfileType,
2846
- jn as getUsernameByReferType,
2847
- Rn as getValidateType,
2848
- hn as getVerifyPromo,
2849
- go as getWeekCardClaim,
2850
- bo as getWeekCardData,
2851
- Pa as loginApi,
2852
- Ia as loginType,
2853
- Ma as logoutApi,
2854
- La as logoutType,
2855
- Xa as mailBoxType,
2856
- Ba as mainWalletType,
2857
- de as paymentsProviderType,
2858
- ee as playGame,
2859
- ee as playGameType,
2860
- za as promotionType,
2861
- kn as readMailType,
2862
- Qn as referralMemberProfileType,
2863
- Kn as referralProfileType,
2864
- Xn as registerActionType,
2865
- Ro as registerFormType,
2866
- fn as requestForgetPasswordType,
2867
- Mn as requestTacCodeType,
2868
- Hn as requestTransferMoneyType,
2869
- _n as requestUpdateMobileTacCode,
2870
- Wn as requestWithdrawTacType,
2871
- qn as requestWithdrawalCodeType,
2872
- so as searchNumberHistoryType,
2873
- Ca as setLocaleApi,
2874
- Yn as signInRecordType,
2875
- Jn as signInViewInfoType,
2876
- en as slotGameListType,
2877
- $n as submitCryptoAccountType,
2878
- yn as submitForgetPasswordType,
2879
- Z as submitGiftCode,
2880
- Z as submitGiftCodeType,
2881
- An as submitTransferMoneyType,
2882
- no as submitTwoFactorAuthenticateType,
2883
- vn as submitUpdateMobileTacCode,
2884
- wn as submitValidateType,
2885
- uo as submitWithdrawalAlipayType,
2886
- En as submitWithdrawalCodeType,
2887
- Ha as transactionReportType,
2888
- Gn as transferProcessType,
2889
- Zn as transferReportType,
2890
- yo as transferSettingType,
2891
- Ln as transferToMainType,
2892
- _o as transferType,
2893
- ro as unbindUserDeviceType,
2894
- Ua as upcomingMatchType,
2895
- ko as updateFavouriteGameType,
2896
- Sn as updateProfilePictureType,
2897
- Fa as vipListType,
2898
- Ja as walletType,
2899
- $a as withdrawType,
2900
- Va as withdrawalGetType
2811
+ xo as Repository,
2812
+ Aa as addBankCardType,
2813
+ no as agTransferCreditReportType,
2814
+ za as announcementType,
2815
+ Pa as api,
2816
+ me as apiType,
2817
+ In as applyPromoType,
2818
+ Gn as applyRedPacketType,
2819
+ go as applyReliefFund,
2820
+ Ln as applySignInType,
2821
+ $a as applyVipBonusType,
2822
+ vo as applyWeekCard,
2823
+ Ia as autoRegisterApi,
2824
+ oo as betReportType,
2825
+ Ka as changePasswordType,
2826
+ co as changeWithdrawalCodeType,
2827
+ mo as checkRedPacketTokenType,
2828
+ jn as checkRedPacketValidateType,
2829
+ Bn as checkTransferCreditType,
2830
+ Ro as claimIncentiveRebate,
2831
+ Wa as cmsListType,
2832
+ Hn as commissionWithdrawType,
2833
+ Ea as depositType,
2834
+ an as fishGameListType,
2835
+ Wn as friendListEditType,
2836
+ Un as friendListType,
2837
+ Na as gameListType,
2838
+ qn as getActivePPType,
2839
+ Vn as getActiveProductType,
2840
+ Fn as getCountryType,
2841
+ mn as getDepositPromotionType,
2842
+ Xa as getEventListType,
2843
+ Za as getEventTokenType,
2844
+ en as getExtraGameType,
2845
+ Oo as getFavouriteGameType,
2846
+ kn as getImageType,
2847
+ So as getIncentiveData,
2848
+ ko as getIncentiveRebate,
2849
+ pn as getInviteRewardClaimType,
2850
+ sn as getInviteRewardDataType,
2851
+ ln as getInviteRewardReportType,
2852
+ fn as getInviteRewardSettingType,
2853
+ bo as getReliefFundData,
2854
+ fo as getReliefFundReport,
2855
+ cn as getRewardReferralType,
2856
+ ua as getSettingType,
2857
+ gn as getTopUpRewardClaimType,
2858
+ yn as getTopUpRewardSettingType,
2859
+ un as getTopupRewardDataType,
2860
+ dn as getTopupRewardReportType,
2861
+ bn as getTurnOverRewardClaimType,
2862
+ on as getTurnOverRewardDataType,
2863
+ rn as getTurnOverRewardReportType,
2864
+ _n as getTurnOverRewardSettingType,
2865
+ ro as getTwoFactorAuthenticateType,
2866
+ io as getUserDeviceListType,
2867
+ Dn as getUserProfileType,
2868
+ Cn as getUsernameByReferType,
2869
+ Pn as getValidateType,
2870
+ Sn as getVerifyPromo,
2871
+ yo as getWeekCardClaim,
2872
+ _o as getWeekCardData,
2873
+ ja as loginApi,
2874
+ Fa as loginType,
2875
+ xa as logoutApi,
2876
+ wa as logoutType,
2877
+ tn as mailBoxType,
2878
+ qa as mainWalletType,
2879
+ pe as paymentsProviderType,
2880
+ ne as playGame,
2881
+ ne as playGameType,
2882
+ Ua as promotionType,
2883
+ Mn as readMailType,
2884
+ eo as referralMemberProfileType,
2885
+ Zn as referralProfileType,
2886
+ to as registerActionType,
2887
+ Po as registerFormType,
2888
+ vn as requestForgetPasswordType,
2889
+ xn as requestTacCodeType,
2890
+ Yn as requestTransferMoneyType,
2891
+ Tn as requestUpdateMobileTacCode,
2892
+ En as requestWithdrawTacType,
2893
+ $n as requestWithdrawalCodeType,
2894
+ uo as searchNumberHistoryType,
2895
+ Ga as setLocaleApi,
2896
+ Xn as signInRecordType,
2897
+ Qn as signInViewInfoType,
2898
+ nn as slotGameListType,
2899
+ Jn as submitCryptoAccountType,
2900
+ hn as submitForgetPasswordType,
2901
+ ae as submitGiftCode,
2902
+ ae as submitGiftCodeType,
2903
+ Kn as submitTransferMoneyType,
2904
+ so as submitTwoFactorAuthenticateType,
2905
+ Rn as submitUpdateMobileTacCode,
2906
+ Nn as submitValidateType,
2907
+ po as submitWithdrawalAlipayType,
2908
+ An as submitWithdrawalCodeType,
2909
+ Ya as transactionReportType,
2910
+ zn as transferProcessType,
2911
+ ao as transferReportType,
2912
+ ho as transferSettingType,
2913
+ wn as transferToMainType,
2914
+ To as transferType,
2915
+ lo as unbindUserDeviceType,
2916
+ Va as upcomingMatchType,
2917
+ Mo as updateFavouriteGameType,
2918
+ On as updateProfilePictureType,
2919
+ Ba as vipListType,
2920
+ Qa as walletType,
2921
+ Ja as withdrawType,
2922
+ Ha as withdrawalGetType
2901
2923
  };