60p82u21t54k 0.2.10 → 0.2.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/60p82u21t54k.es.js +76 -76
- package/dist/60p82u21t54k.umd.js +1 -1
- package/dist/util/tool.d.ts.map +1 -1
- package/package.json +1 -1
package/dist/60p82u21t54k.es.js
CHANGED
|
@@ -150,11 +150,11 @@ function Ia(e) {
|
|
|
150
150
|
function ja(e) {
|
|
151
151
|
return !(!Ia(e) && typeof e != "number" || isNaN(+W(e)));
|
|
152
152
|
}
|
|
153
|
-
function
|
|
153
|
+
function Na(e, a) {
|
|
154
154
|
const t = W(e, a == null ? void 0 : a.in);
|
|
155
155
|
return t.setFullYear(t.getFullYear(), 0, 1), t.setHours(0, 0, 0, 0), t;
|
|
156
156
|
}
|
|
157
|
-
const
|
|
157
|
+
const Ca = {
|
|
158
158
|
lessThanXSeconds: {
|
|
159
159
|
one: "less than a second",
|
|
160
160
|
other: "less than {{count}} seconds"
|
|
@@ -218,7 +218,7 @@ const Na = {
|
|
|
218
218
|
}
|
|
219
219
|
}, La = (e, a, t) => {
|
|
220
220
|
let n;
|
|
221
|
-
const r =
|
|
221
|
+
const r = Ca[e];
|
|
222
222
|
return typeof r == "string" ? n = r : a === 1 ? n = r.one : n = r.other.replace("{{count}}", a.toString()), t != null && t.addSuffix ? t.comparison && t.comparison > 0 ? "in " + n : n + " ago" : n;
|
|
223
223
|
};
|
|
224
224
|
function st(e) {
|
|
@@ -587,7 +587,7 @@ const Ka = /^(\d+)(th|st|nd|rd)?/i, en = /\d+/i, tn = {
|
|
|
587
587
|
};
|
|
588
588
|
function gn(e, a) {
|
|
589
589
|
const t = W(e, a == null ? void 0 : a.in);
|
|
590
|
-
return ka(t,
|
|
590
|
+
return ka(t, Na(t)) + 1;
|
|
591
591
|
}
|
|
592
592
|
function sa(e, a) {
|
|
593
593
|
const t = W(e, a == null ? void 0 : a.in), n = +ke(t) - +Sa(t);
|
|
@@ -1241,8 +1241,8 @@ function _n(e, a, t) {
|
|
|
1241
1241
|
}
|
|
1242
1242
|
const Tn = /[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g, vn = /P+p+|P+|p+|''|'(''|[^'])+('|$)|./g, wn = /^'([^]*?)'?$/, Dn = /''/g, Pn = /[a-zA-Z]/;
|
|
1243
1243
|
function xn(e, a, t) {
|
|
1244
|
-
var y, D, _, b, M,
|
|
1245
|
-
const n = Se(), r = (t == null ? void 0 : t.locale) ?? n.locale ?? ra, s = (t == null ? void 0 : t.firstWeekContainsDate) ?? ((D = (y = t == null ? void 0 : t.locale) == null ? void 0 : y.options) == null ? void 0 : D.firstWeekContainsDate) ?? n.firstWeekContainsDate ?? ((b = (_ = n.locale) == null ? void 0 : _.options) == null ? void 0 : b.firstWeekContainsDate) ?? 1, i = (t == null ? void 0 : t.weekStartsOn) ?? ((
|
|
1244
|
+
var y, D, _, b, M, N, V, A;
|
|
1245
|
+
const n = Se(), r = (t == null ? void 0 : t.locale) ?? n.locale ?? ra, s = (t == null ? void 0 : t.firstWeekContainsDate) ?? ((D = (y = t == null ? void 0 : t.locale) == null ? void 0 : y.options) == null ? void 0 : D.firstWeekContainsDate) ?? n.firstWeekContainsDate ?? ((b = (_ = n.locale) == null ? void 0 : _.options) == null ? void 0 : b.firstWeekContainsDate) ?? 1, i = (t == null ? void 0 : t.weekStartsOn) ?? ((N = (M = t == null ? void 0 : t.locale) == null ? void 0 : M.options) == null ? void 0 : N.weekStartsOn) ?? n.weekStartsOn ?? ((A = (V = n.locale) == null ? void 0 : V.options) == null ? void 0 : A.weekStartsOn) ?? 0, d = W(e, t == null ? void 0 : t.in);
|
|
1246
1246
|
if (!ja(d))
|
|
1247
1247
|
throw new RangeError("Invalid time value");
|
|
1248
1248
|
let f = a.match(vn).map((I) => {
|
|
@@ -1353,7 +1353,7 @@ class x {
|
|
|
1353
1353
|
return !0;
|
|
1354
1354
|
}
|
|
1355
1355
|
}
|
|
1356
|
-
class
|
|
1356
|
+
class Nn extends x {
|
|
1357
1357
|
constructor() {
|
|
1358
1358
|
super(...arguments);
|
|
1359
1359
|
h(this, "priority", 140);
|
|
@@ -1511,7 +1511,7 @@ function ga(e, a) {
|
|
|
1511
1511
|
function fa(e) {
|
|
1512
1512
|
return e % 400 === 0 || e % 4 === 0 && e % 100 !== 0;
|
|
1513
1513
|
}
|
|
1514
|
-
class
|
|
1514
|
+
class Cn extends x {
|
|
1515
1515
|
constructor() {
|
|
1516
1516
|
super(...arguments);
|
|
1517
1517
|
h(this, "priority", 130);
|
|
@@ -2723,8 +2723,8 @@ class fr extends x {
|
|
|
2723
2723
|
}
|
|
2724
2724
|
}
|
|
2725
2725
|
const pr = {
|
|
2726
|
-
G: new
|
|
2727
|
-
y: new
|
|
2726
|
+
G: new Nn(),
|
|
2727
|
+
y: new Cn(),
|
|
2728
2728
|
Y: new Ln(),
|
|
2729
2729
|
R: new Fn(),
|
|
2730
2730
|
u: new Gn(),
|
|
@@ -2814,12 +2814,12 @@ function wr(e, a, t, n) {
|
|
|
2814
2814
|
).map((T) => T[0]);
|
|
2815
2815
|
let M = W(t, n == null ? void 0 : n.in);
|
|
2816
2816
|
if (isNaN(+M)) return r();
|
|
2817
|
-
const
|
|
2817
|
+
const N = {};
|
|
2818
2818
|
for (const T of b) {
|
|
2819
2819
|
if (!T.validate(M, g))
|
|
2820
2820
|
return r();
|
|
2821
|
-
const R = T.set(M,
|
|
2822
|
-
Array.isArray(R) ? (M = R[0], Object.assign(
|
|
2821
|
+
const R = T.set(M, N, g);
|
|
2822
|
+
Array.isArray(R) ? (M = R[0], Object.assign(N, R[1])) : M = R;
|
|
2823
2823
|
}
|
|
2824
2824
|
return M;
|
|
2825
2825
|
}
|
|
@@ -2883,7 +2883,7 @@ function Sr(e, a) {
|
|
|
2883
2883
|
parseInt(n[6], 10)
|
|
2884
2884
|
];
|
|
2885
2885
|
}
|
|
2886
|
-
const ot = {},
|
|
2886
|
+
const ot = {}, Nt = new Intl.DateTimeFormat("en-US", {
|
|
2887
2887
|
hourCycle: "h23",
|
|
2888
2888
|
timeZone: "America/New_York",
|
|
2889
2889
|
year: "numeric",
|
|
@@ -2892,7 +2892,7 @@ const ot = {}, Ct = new Intl.DateTimeFormat("en-US", {
|
|
|
2892
2892
|
hour: "2-digit",
|
|
2893
2893
|
minute: "2-digit",
|
|
2894
2894
|
second: "2-digit"
|
|
2895
|
-
}).format(/* @__PURE__ */ new Date("2014-06-25T04:00:00.123Z")), Ir =
|
|
2895
|
+
}).format(/* @__PURE__ */ new Date("2014-06-25T04:00:00.123Z")), Ir = Nt === "06/25/2014, 00:00:00" || Nt === "06/25/2014 00:00:00";
|
|
2896
2896
|
function jr(e) {
|
|
2897
2897
|
return ot[e] || (ot[e] = Ir ? new Intl.DateTimeFormat("en-US", {
|
|
2898
2898
|
hourCycle: "h23",
|
|
@@ -2918,7 +2918,7 @@ function vt(e, a, t, n, r, s, i) {
|
|
|
2918
2918
|
const d = /* @__PURE__ */ new Date(0);
|
|
2919
2919
|
return d.setUTCFullYear(e, a, t), d.setUTCHours(n, r, s, i), d;
|
|
2920
2920
|
}
|
|
2921
|
-
const
|
|
2921
|
+
const Ct = 36e5, Nr = 6e4, it = {
|
|
2922
2922
|
timezone: /([Z+-].*)$/,
|
|
2923
2923
|
timezoneZ: /^(Z)$/,
|
|
2924
2924
|
timezoneHH: /^([+-]\d{2})$/,
|
|
@@ -2932,20 +2932,20 @@ function Xe(e, a, t) {
|
|
|
2932
2932
|
return 0;
|
|
2933
2933
|
let r, s;
|
|
2934
2934
|
if (n = it.timezoneHH.exec(e), n)
|
|
2935
|
-
return r = parseInt(n[1], 10), Lt(r) ? -(r *
|
|
2935
|
+
return r = parseInt(n[1], 10), Lt(r) ? -(r * Ct) : NaN;
|
|
2936
2936
|
if (n = it.timezoneHHMM.exec(e), n) {
|
|
2937
2937
|
r = parseInt(n[2], 10);
|
|
2938
2938
|
const i = parseInt(n[3], 10);
|
|
2939
|
-
return Lt(r, i) ? (s = Math.abs(r) *
|
|
2939
|
+
return Lt(r, i) ? (s = Math.abs(r) * Ct + i * Nr, n[1] === "+" ? -s : s) : NaN;
|
|
2940
2940
|
}
|
|
2941
2941
|
if (Fr(e)) {
|
|
2942
2942
|
a = new Date(a || Date.now());
|
|
2943
|
-
const i = t ? a :
|
|
2943
|
+
const i = t ? a : Cr(a), d = bt(i, e);
|
|
2944
2944
|
return -(t ? d : Lr(a, d, e));
|
|
2945
2945
|
}
|
|
2946
2946
|
return NaN;
|
|
2947
2947
|
}
|
|
2948
|
-
function
|
|
2948
|
+
function Cr(e) {
|
|
2949
2949
|
return vt(e.getFullYear(), e.getMonth(), e.getDate(), e.getHours(), e.getMinutes(), e.getSeconds(), e.getMilliseconds());
|
|
2950
2950
|
}
|
|
2951
2951
|
function bt(e, a) {
|
|
@@ -3407,7 +3407,7 @@ const Jr = (e) => new TextEncoder().encode(e), Kr = (e) => {
|
|
|
3407
3407
|
}, Te = (e, a, t) => {
|
|
3408
3408
|
const n = [42563, 42564, 42565, 42566, 42567, 42568, 42569];
|
|
3409
3409
|
let r = e;
|
|
3410
|
-
return r ? (n.includes(a) ? (r = r.replace(".png", `_${a}.png`).toLowerCase(), r =
|
|
3410
|
+
return r ? (n.includes(a) ? (r = r.replace(".png", `_${a}.png`).toLowerCase(), r = `${r}?v=1`) : r = `${r}${t}`, r) : "";
|
|
3411
3411
|
};
|
|
3412
3412
|
var c = /* @__PURE__ */ ((e) => (e.announcement = "announcement", e.gameList = "gameList", e.fishGameList = "fishGameList", e.cmsList = "cmsList", e.paymentsProvider = "paymentsProvider", e.getUserProfile = "getUserProfile", e.vipList = "vipList", e.vipStatus = "vipStatus", e.vipBonus = "vipBonus", e.vipFieldStatus = "vipFieldStatus", e.promotion = "promotion", e.getSetting = "getSetting", e.getCountryMobile = "getCountryMobile", e.getPlatformTurnoverRate = "getPlatformTurnoverRate", e.mainWallet = "mainWallet", e.getLanguageSetting = "getLanguageSetting", e.getFourDimensionData = "getfourDimensionData", e.getCompany = "getCompany", e.searchResultDate = "searchResultDate", e.searchHot = "searchHot", e.searchByDate = "searchByDate", e.upcomingMatches = "upcomingMatches", e.deposit = "deposit", e.applyVipBonus = "applyVipBonus", e.getBankCardData = "getBankCardData", e.withdrawalGet = "withdrawalGet", e.withdraw = "withdraw", e.addBankCard = "addBankCard", e.transactionReport = "transactionReport", e.changePassword = "changePassword", e.wallet = "wallet", e.getEventList = "getEventlist", e.getEventToken = "getEventToken", e.getExtraGame = "getExtraGame", e.mailBox = "mailBox", e.slotGameList = "slotGameList", e.getTurnOverRewardData = "getTurnOverRewardData", e.getTurnOverRewardReport = "getTurnOverRewardReport", e.getInviteRewardData = "getInviteRewardData", e.getInviteRewardReport = "getInviteRewardReport", e.getTopupRewardData = "getTopupRewardData", e.getTopupRewardReport = "getTopupRewardReport", e.getRewardReferral = "getRewardReferral", e.submitWithdrawValidate = "submitWithdrawValidate", e.getDepositPromotion = "getDepositPromotion", e.getInviteRewardClaim = "getInviteRewardClaim", e.getTopUpRewardClaim = "getTopupRewardClaim", e.getTurnOverRewardClaim = "getTurnOverRewardClaim", e.getInviteRewardSetting = "getInviteRewardSetting", e.getTopUpRewardSetting = "getTopupRewardSetting", e.getTurnOverRewardSetting = "getTurnOverRewardSetting", e.requestForgetPassword = "requestForgetPassword", e.submitForgetPassword = "submitForgetPassword", e.getImage = "getImage", e.getDepositValidate = "getDepositValidate", e.getTransferCreditValidate = "getTransferCreditValidate", e.getWithdrawValidate = "getWithdrawValidate", e.updateProfilePicture = "updateProfilePicture", e.readMail = "readMail", e.checkRedPacketValidate = "checkRedpacketValidate", e.requestTacCode = "requestTacCode", e.getUsernameByRefer = "getUsernameByRefer", e.applyPromo = "applyPromo", e.applyRedPacket = "applyRedpacket", e.applySignIn = "applySignIn", e.getCountry = "getCountry", e.submitGiftCode = "submitGiftCode", e.playGame = "playGame", e.transferToMain = "transferToMain", e.transferProcess = "transferProcess", e.submitDepositValidate = "submitDepositValidate", e.submitTransferCreditValidate = "submitTransferCreditValidate", e.checkTransferCredit = "checkTransferCredit", e.friendList = "friendList", e.friendListEdit = "friendListEdit", e.getActivePP = "getActivePP", e.getActiveProduct = "getActiveProduct", e.requestWithdrawTac = "requestWithdrawTac", e.requestWithdrawalCode = "requestWithdrawalCode", e.commissionWithdraw = "commissionWithdraw", e.submitWithdrawalCode = "submitWithdrawalCode", e.submitCryptoAccount = "submitCryptoAccount", e.requestTransferMoney = "requestTransferMoney", e.submitTransferMoney = "submitTransferMoney", e.getVerifyPromo = "getVerifyPromo", e.requestUpdateMobileTacCode = "requestUpdateMobileTacCode", e.submitUpdateMobileTacCode = "submitUpdateMobileTacCode", e.signInViewInfo = "signInViewInfo", e.signInRecord = "signInRecord", e.referralProfile = "referralProfile", e.referralMemberProfile = "referralMemberProfile", e.registerAction = "registerAction", e.transferReport = "transferReport", e.agTransferCreditReport = "agTransferCreditReport", e.betReport = "betReport", e.getTwoFactorAuthenticate = "getTwoFactorAuthenticate", e.getUserDeviceList = "getUserDeviceList", e.submitTwoFactorAuthenticate = "submitTwoFactorAuthenticate", e.unbindUserDevice = "unbindUserDevice", e.searchNumberHistory = "searchNumberHistory", e.changeWithdrawalCode = "changeWithdrawalCode", e.checkRedPacketToken = "checkRedPacketToken", e.submitWithdrawalAlipay = "submitWithdrawalAlipay", e.applyReliefFund = "applyReliefFund", e.getReliefFundData = "getReliefFundData", e.getReliefFundReport = "getReliefFundReport", e.getWeekCardData = "getWeekCardData", e.applyWeekCard = "applyWeekCard", e.getWeekCardClaim = "getWeekCardClaim", e.transferSetting = "transfersetting", e.transfer = "transfer", e.getIncentiveData = "getIncentiveData", e.getIncentiveRebate = "getIncentiveRebate", e.claimIncentiveRebate = "claimIncentiveRebate", e.getMissionData = "getMissionData", e.getMissionClaim = "getMissionClaim", e.registerForm = "registerForm", e.getFavouriteGame = "getFavouriteGame", e.updateFavouriteGame = "updateFavouriteGame", e.requestForgetUsername = "requestForgetUsername", e.submitForgetUsername = "submitForgetUsername", e.getAccumulateDepositData = "getAccumulateDepositData", e.getAccumulateDepositClaim = "getAccumulateDepositClaim", e.rebateRefundSetting = "rebateRefundSetting", e.getASCMatchCount = "getASCMatchCount", e.updateDeviceToken = "updateDeviceToken", e.getCryptoList = "getCryptoList", e.getCryptoAddress = "getCryptoAddress", e.getPopoutItem = "getPopoutItem", e.getTurnOverRewardSettingMult = "getTurnOverRewardSettingMult", e.interestIndex = "interestIndex", e.interestWalletInfo = "interestWalletInfo", e.interestTransactionList = "interestTransactionList", e.interestTransferIn = "interestTransferIn", e.interestTransferOut = "interestTransferOut", e.getWheelData = "getWheelData", e.getWheelTicket = "getWheelTicket", e.spinWheel = "spinWheel", e.getWheelReport = "getWheelReport", e.getWeekCardAllData = "getWeekCardAllData", e.searchGameByName = "searchGameByName", e))(c || {});
|
|
3413
3413
|
const ps = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
@@ -3550,8 +3550,8 @@ const bs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3550
3550
|
bank: a.banklist.map((s) => {
|
|
3551
3551
|
let i = "0.00", d = "0.00";
|
|
3552
3552
|
const f = s.bankindex ?? 0;
|
|
3553
|
-
for (let
|
|
3554
|
-
t.mdGatewayMinMax[
|
|
3553
|
+
for (let N = 0; N < t.mdGatewayMinMax.length; N++)
|
|
3554
|
+
t.mdGatewayMinMax[N].bankindex == f.toString() && (i = t.mdGatewayMinMax[N].min, d = t.mdGatewayMinMax[N].max);
|
|
3555
3555
|
const { amountList: g, minAmount: y, maxAmount: D } = We(
|
|
3556
3556
|
Number(i),
|
|
3557
3557
|
Number(d),
|
|
@@ -3563,16 +3563,16 @@ const bs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3563
3563
|
amountList: g,
|
|
3564
3564
|
min: y,
|
|
3565
3565
|
max: D
|
|
3566
|
-
}, b = s.pg.map((
|
|
3567
|
-
const V =
|
|
3566
|
+
}, b = s.pg.map((N) => {
|
|
3567
|
+
const V = N.mintransaction ?? "0.00", A = N.maxtransaction ?? "0.00", { amountList: I, minAmount: k, maxAmount: T } = We(
|
|
3568
3568
|
Number(V),
|
|
3569
3569
|
Number(A),
|
|
3570
3570
|
t.mdBankLevelDetail.onlinepayment_min,
|
|
3571
3571
|
t.mdBankLevelDetail.onlinepayment_max
|
|
3572
3572
|
);
|
|
3573
3573
|
return {
|
|
3574
|
-
id:
|
|
3575
|
-
name:
|
|
3574
|
+
id: N.pgindex,
|
|
3575
|
+
name: N.bankaccountname,
|
|
3576
3576
|
amountList: I,
|
|
3577
3577
|
min: k,
|
|
3578
3578
|
max: T
|
|
@@ -3777,7 +3777,7 @@ function xs(e) {
|
|
|
3777
3777
|
}
|
|
3778
3778
|
const Rs = (e) => ({
|
|
3779
3779
|
list: e.mdGrade.map((a) => {
|
|
3780
|
-
var t, n, r, s, i, d, f, g, y, D, _, b, M,
|
|
3780
|
+
var t, n, r, s, i, d, f, g, y, D, _, b, M, N, V, A, I, k, T, R, E, le, se, ce, de, je, Ne, te, Ye, at, ve, we, De, Pe, Ce, xe, nt, Re, rt, Ee, qe, o, m, v, u, l, w, F, $, X, C, K, q, Z, B, J, Q, me, pe, Le, be, Fe, p, xt;
|
|
3781
3781
|
return {
|
|
3782
3782
|
id: a.gradeindex,
|
|
3783
3783
|
is_current_level: !1,
|
|
@@ -3813,7 +3813,7 @@ const Rs = (e) => ({
|
|
|
3813
3813
|
isShow: !0,
|
|
3814
3814
|
bonus: P(((D = (y = a.benefit) == null ? void 0 : y.monthly) == null ? void 0 : D.bonus) ?? "0"),
|
|
3815
3815
|
bonus_name: ((b = (_ = a.benefit) == null ? void 0 : _.monthly) == null ? void 0 : b.bonus_name) ?? "",
|
|
3816
|
-
turnover: P(((
|
|
3816
|
+
turnover: P(((N = (M = a.benefit) == null ? void 0 : M.monthly) == null ? void 0 : N.turnover) ?? "0"),
|
|
3817
3817
|
turnover_name: ((A = (V = a.benefit) == null ? void 0 : V.monthly) == null ? void 0 : A.turnover_name) ?? ""
|
|
3818
3818
|
},
|
|
3819
3819
|
weekly: {
|
|
@@ -3826,14 +3826,14 @@ const Rs = (e) => ({
|
|
|
3826
3826
|
upgrade: {
|
|
3827
3827
|
isShow: !0,
|
|
3828
3828
|
bonus: P(((je = (de = a.benefit) == null ? void 0 : de.upgrade) == null ? void 0 : je.bonus) ?? "0"),
|
|
3829
|
-
bonus_name: ((te = (
|
|
3829
|
+
bonus_name: ((te = (Ne = a.benefit) == null ? void 0 : Ne.upgrade) == null ? void 0 : te.bonus_name) ?? "",
|
|
3830
3830
|
turnover: P(((at = (Ye = a.benefit) == null ? void 0 : Ye.upgrade) == null ? void 0 : at.turnover) ?? "0"),
|
|
3831
3831
|
turnover_name: ((we = (ve = a.benefit) == null ? void 0 : ve.upgrade) == null ? void 0 : we.turnover_name) ?? ""
|
|
3832
3832
|
},
|
|
3833
3833
|
birthday: {
|
|
3834
3834
|
isShow: !0,
|
|
3835
3835
|
bonus: P(((Pe = (De = a.benefit) == null ? void 0 : De.birthday) == null ? void 0 : Pe.bonus) ?? "0"),
|
|
3836
|
-
bonus_name: ((xe = (
|
|
3836
|
+
bonus_name: ((xe = (Ce = a.benefit) == null ? void 0 : Ce.birthday) == null ? void 0 : xe.bonus_name) ?? "",
|
|
3837
3837
|
turnover: P(((Re = (nt = a.benefit) == null ? void 0 : nt.birthday) == null ? void 0 : Re.turnover) ?? "0"),
|
|
3838
3838
|
turnover_name: ((Ee = (rt = a.benefit) == null ? void 0 : rt.birthday) == null ? void 0 : Ee.turnover_name) ?? ""
|
|
3839
3839
|
},
|
|
@@ -3847,7 +3847,7 @@ const Rs = (e) => ({
|
|
|
3847
3847
|
salary_10th: {
|
|
3848
3848
|
isShow: !0,
|
|
3849
3849
|
bonus: P(((X = ($ = a.benefit) == null ? void 0 : $.salary_10th) == null ? void 0 : X.bonus) ?? "0"),
|
|
3850
|
-
bonus_name: ((K = (
|
|
3850
|
+
bonus_name: ((K = (C = a.benefit) == null ? void 0 : C.salary_10th) == null ? void 0 : K.bonus_name) ?? "",
|
|
3851
3851
|
turnover: P(((Z = (q = a.benefit) == null ? void 0 : q.salary_10th) == null ? void 0 : Z.turnover) ?? "0"),
|
|
3852
3852
|
turnover_name: ((J = (B = a.benefit) == null ? void 0 : B.salary_10th) == null ? void 0 : J.turnover_name) ?? ""
|
|
3853
3853
|
},
|
|
@@ -4071,7 +4071,7 @@ const Rs = (e) => ({
|
|
|
4071
4071
|
content: d.content
|
|
4072
4072
|
}))) ?? []
|
|
4073
4073
|
};
|
|
4074
|
-
},
|
|
4074
|
+
}, Ns = (e) => {
|
|
4075
4075
|
var a;
|
|
4076
4076
|
return ((a = e.data) == null ? void 0 : a.filter((t) => t.status == "1").map((t) => ({
|
|
4077
4077
|
code: t.area_code,
|
|
@@ -4080,7 +4080,7 @@ const Rs = (e) => ({
|
|
|
4080
4080
|
minLength: t.minlength,
|
|
4081
4081
|
maxLength: t.maxlength
|
|
4082
4082
|
}))) ?? [];
|
|
4083
|
-
},
|
|
4083
|
+
}, Cs = (e) => e, Ls = (e) => {
|
|
4084
4084
|
let a = null;
|
|
4085
4085
|
return e ? e.status != 1 ? a = 0 : a = e.mainwallet : a = 0, {
|
|
4086
4086
|
amount: a
|
|
@@ -4726,14 +4726,14 @@ const Xs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4726
4726
|
status: e.status == 1,
|
|
4727
4727
|
message: e.msg ?? "",
|
|
4728
4728
|
amount: e.amount ?? ""
|
|
4729
|
-
}), jo = (e) => S(e),
|
|
4729
|
+
}), jo = (e) => S(e), No = (e) => {
|
|
4730
4730
|
var a;
|
|
4731
4731
|
return {
|
|
4732
4732
|
status: e.status == 1,
|
|
4733
4733
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
4734
4734
|
dayStreak: ((a = e.data) == null ? void 0 : a.continuousDay) ?? 0
|
|
4735
4735
|
};
|
|
4736
|
-
},
|
|
4736
|
+
}, Co = (e) => {
|
|
4737
4737
|
var a;
|
|
4738
4738
|
return {
|
|
4739
4739
|
status: e.status == 1,
|
|
@@ -5158,7 +5158,7 @@ const ki = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5158
5158
|
}, ji = (e) => ({
|
|
5159
5159
|
status: e.status,
|
|
5160
5160
|
message: e.msg ?? ""
|
|
5161
|
-
}),
|
|
5161
|
+
}), Ni = (e) => ({
|
|
5162
5162
|
status: e.status == 1,
|
|
5163
5163
|
socialLogin: e.social_login == 1,
|
|
5164
5164
|
errorMessage: e.erorrmessage ?? "",
|
|
@@ -5170,7 +5170,7 @@ const ki = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5170
5170
|
maxLength: a.maxlen ?? "0",
|
|
5171
5171
|
inputHelper: a.inputHelper ?? ""
|
|
5172
5172
|
}))
|
|
5173
|
-
}),
|
|
5173
|
+
}), Ci = (e) => ({
|
|
5174
5174
|
currentPage: e.mdGameLists.current_page,
|
|
5175
5175
|
lastPage: e.mdGameLists.last_page,
|
|
5176
5176
|
data: e.mdGameLists.data && e.mdGameLists.data.length > 0 ? e.mdGameLists.data.map((a) => ({
|
|
@@ -5497,7 +5497,7 @@ const ru = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5497
5497
|
}
|
|
5498
5498
|
};
|
|
5499
5499
|
}, uu = async (e) => {
|
|
5500
|
-
var a, t, n, r, s, i, d, f, g, y, D, _, b, M,
|
|
5500
|
+
var a, t, n, r, s, i, d, f, g, y, D, _, b, M, N, V, A, I, k, T, R, E, le, se, ce, de, je, Ne;
|
|
5501
5501
|
try {
|
|
5502
5502
|
e.findIndex((m) => m.name === c.vipList) !== -1 && e.push(
|
|
5503
5503
|
{
|
|
@@ -5559,12 +5559,12 @@ const ru = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5559
5559
|
name: c.getPlatformTurnoverRate,
|
|
5560
5560
|
query: ""
|
|
5561
5561
|
}));
|
|
5562
|
-
const
|
|
5563
|
-
if (
|
|
5562
|
+
const Ce = e.findIndex((m) => m.name === c.searchHot);
|
|
5563
|
+
if (Ce !== -1) {
|
|
5564
5564
|
let m = {};
|
|
5565
5565
|
e.forEach((v) => {
|
|
5566
5566
|
m = v.query;
|
|
5567
|
-
}), e.splice(
|
|
5567
|
+
}), e.splice(Ce), e.push({
|
|
5568
5568
|
name: c.getFourDimensionData,
|
|
5569
5569
|
query: String(m)
|
|
5570
5570
|
});
|
|
@@ -5663,12 +5663,12 @@ const ru = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5663
5663
|
o.result[u] = Is(l);
|
|
5664
5664
|
break;
|
|
5665
5665
|
case c.getCountryMobile:
|
|
5666
|
-
o.result[u] =
|
|
5666
|
+
o.result[u] = Ns(
|
|
5667
5667
|
l
|
|
5668
5668
|
);
|
|
5669
5669
|
break;
|
|
5670
5670
|
case c.getPlatformTurnoverRate:
|
|
5671
|
-
o.result[u] =
|
|
5671
|
+
o.result[u] = Cs(
|
|
5672
5672
|
l
|
|
5673
5673
|
);
|
|
5674
5674
|
break;
|
|
@@ -5876,10 +5876,10 @@ const ru = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5876
5876
|
o.result[u] = jo(l);
|
|
5877
5877
|
break;
|
|
5878
5878
|
case c.applySignIn:
|
|
5879
|
-
o.result[u] =
|
|
5879
|
+
o.result[u] = No(l);
|
|
5880
5880
|
break;
|
|
5881
5881
|
case c.getCountry:
|
|
5882
|
-
o.result[u] =
|
|
5882
|
+
o.result[u] = Co(l);
|
|
5883
5883
|
break;
|
|
5884
5884
|
case c.submitGiftCode:
|
|
5885
5885
|
o.result[u] = Lo(l);
|
|
@@ -6098,10 +6098,10 @@ const ru = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6098
6098
|
);
|
|
6099
6099
|
break;
|
|
6100
6100
|
case c.registerForm:
|
|
6101
|
-
o.result[u] =
|
|
6101
|
+
o.result[u] = Ni(l);
|
|
6102
6102
|
break;
|
|
6103
6103
|
case c.getFavouriteGame:
|
|
6104
|
-
o.result[u] =
|
|
6104
|
+
o.result[u] = Ci(
|
|
6105
6105
|
l
|
|
6106
6106
|
);
|
|
6107
6107
|
break;
|
|
@@ -6229,14 +6229,14 @@ const ru = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6229
6229
|
current_deposit: w,
|
|
6230
6230
|
current_turnover: F,
|
|
6231
6231
|
percentage: $
|
|
6232
|
-
} = u, X = m.list.findIndex((
|
|
6233
|
-
for (let
|
|
6234
|
-
const K = m.list[
|
|
6232
|
+
} = u, X = m.list.findIndex((C) => C.id === l);
|
|
6233
|
+
for (let C = 0; C < m.list.length; C++) {
|
|
6234
|
+
const K = m.list[C], q = m.list[C + 1];
|
|
6235
6235
|
let Z = "0", B = "0", J = 0;
|
|
6236
6236
|
const Q = q === void 0 ? "0.00" : q.deposit.total, me = q === void 0 ? "0.00" : q.turnover.total;
|
|
6237
|
-
|
|
6237
|
+
C === X ? (Z = `${Math.min(Number(w), Number(Q))}`, B = `${Math.min(Number(F), Number(me))}`, J = $) : C < X ? (Z = K.deposit.total, B = K.turnover.total, J = 1) : C > X && (Z = "0.00", B = "0.00", J = 0), m.list[C] = {
|
|
6238
6238
|
...K,
|
|
6239
|
-
is_current_level:
|
|
6239
|
+
is_current_level: C === X,
|
|
6240
6240
|
deposit: {
|
|
6241
6241
|
total: Q,
|
|
6242
6242
|
isShow: v === 1 || v === 3 || v === 4,
|
|
@@ -6267,10 +6267,10 @@ const ru = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6267
6267
|
current: F,
|
|
6268
6268
|
percentage: $ > 100 ? 100 : $
|
|
6269
6269
|
}, m.bonus.month.status = u.month.status;
|
|
6270
|
-
const { monthRemainingTime: X, monthProgressPercentage:
|
|
6270
|
+
const { monthRemainingTime: X, monthProgressPercentage: C } = os();
|
|
6271
6271
|
m.bonus.month.timestamp = {
|
|
6272
6272
|
current: X,
|
|
6273
|
-
percentage:
|
|
6273
|
+
percentage: C > 100 ? 100 : C
|
|
6274
6274
|
}, m.bonus.salary_1st.status = u.salary_1st.status;
|
|
6275
6275
|
const { remainingTimeTo5th: K, progressPercentageTo5th: q } = ls();
|
|
6276
6276
|
m.bonus.salary_1st.timestamp = {
|
|
@@ -6332,13 +6332,13 @@ const ru = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6332
6332
|
code: "",
|
|
6333
6333
|
value: m.list.map((p) => p.benefit_list.monthly.turnover)
|
|
6334
6334
|
});
|
|
6335
|
-
const
|
|
6335
|
+
const C = u.findIndex(
|
|
6336
6336
|
(p) => p.fieldName == "weekly_bonus"
|
|
6337
6337
|
);
|
|
6338
6338
|
m.list.map((p) => {
|
|
6339
|
-
p.benefit_list.weekly.isShow =
|
|
6340
|
-
}), m.bonus.week.isShow =
|
|
6341
|
-
name: u[
|
|
6339
|
+
p.benefit_list.weekly.isShow = C > -1;
|
|
6340
|
+
}), m.bonus.week.isShow = C > -1, C > -1 && l.push({
|
|
6341
|
+
name: u[C].showName,
|
|
6342
6342
|
code: "",
|
|
6343
6343
|
value: m.list.map((p) => p.benefit_list.weekly.bonus)
|
|
6344
6344
|
});
|
|
@@ -6465,7 +6465,7 @@ const ru = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6465
6465
|
v += Number(l.totalReward), u += Number(l.unclaimReward), m.inviteRewardData = l, delete o.result.getInviteRewardData;
|
|
6466
6466
|
}
|
|
6467
6467
|
if (c.getTopupRewardData in o.result && ((M = o.result) != null && M.getTopupRewardData)) {
|
|
6468
|
-
const l = (
|
|
6468
|
+
const l = (N = o.result) == null ? void 0 : N.getTopupRewardData;
|
|
6469
6469
|
v += Number(l.totalReward), u += Number(l.unclaimReward), m.topupRewardData = l, delete o.result.getTopupRewardData;
|
|
6470
6470
|
}
|
|
6471
6471
|
m.referralRewardData.isClaimable = u > 0, m.referralRewardData.totalCommission = v.toString();
|
|
@@ -6590,7 +6590,7 @@ const ru = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6590
6590
|
} catch (te) {
|
|
6591
6591
|
return ea.isAxiosError(te) ? {
|
|
6592
6592
|
status: ((je = te.response) == null ? void 0 : je.status) || 600,
|
|
6593
|
-
message: JSON.stringify((
|
|
6593
|
+
message: JSON.stringify((Ne = te.response) == null ? void 0 : Ne.data),
|
|
6594
6594
|
result: {}
|
|
6595
6595
|
} : (console.error(te), {
|
|
6596
6596
|
status: te.status || 500,
|
|
@@ -6858,10 +6858,10 @@ const ru = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6858
6858
|
__proto__: null
|
|
6859
6859
|
}, Symbol.toStringTag, { value: "Module" })), ju = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6860
6860
|
__proto__: null
|
|
6861
|
-
}, Symbol.toStringTag, { value: "Module" })), Cu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6862
|
-
__proto__: null
|
|
6863
6861
|
}, Symbol.toStringTag, { value: "Module" })), Nu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6864
6862
|
__proto__: null
|
|
6863
|
+
}, Symbol.toStringTag, { value: "Module" })), Cu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6864
|
+
__proto__: null
|
|
6865
6865
|
}, Symbol.toStringTag, { value: "Module" })), Lu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6866
6866
|
__proto__: null
|
|
6867
6867
|
}, Symbol.toStringTag, { value: "Module" })), Fu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
@@ -6973,10 +6973,10 @@ const ml = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6973
6973
|
__proto__: null
|
|
6974
6974
|
}, Symbol.toStringTag, { value: "Module" })), jl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6975
6975
|
__proto__: null
|
|
6976
|
-
}, Symbol.toStringTag, { value: "Module" })), Cl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6977
|
-
__proto__: null
|
|
6978
6976
|
}, Symbol.toStringTag, { value: "Module" })), Nl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6979
6977
|
__proto__: null
|
|
6978
|
+
}, Symbol.toStringTag, { value: "Module" })), Cl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6979
|
+
__proto__: null
|
|
6980
6980
|
}, Symbol.toStringTag, { value: "Module" })), Ll = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6981
6981
|
__proto__: null
|
|
6982
6982
|
}, Symbol.toStringTag, { value: "Module" })), Fl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
@@ -7081,7 +7081,7 @@ const ml = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
7081
7081
|
__proto__: null
|
|
7082
7082
|
}, Symbol.toStringTag, { value: "Module" })), jc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7083
7083
|
__proto__: null
|
|
7084
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
7084
|
+
}, Symbol.toStringTag, { value: "Module" })), Nc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7085
7085
|
__proto__: null
|
|
7086
7086
|
}, Symbol.toStringTag, { value: "Module" })), Fc = {
|
|
7087
7087
|
api: lu,
|
|
@@ -7104,8 +7104,8 @@ const ml = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
7104
7104
|
promotionType: Iu,
|
|
7105
7105
|
cmsListType: nu,
|
|
7106
7106
|
mainWalletType: ju,
|
|
7107
|
-
upcomingMatchType:
|
|
7108
|
-
depositType:
|
|
7107
|
+
upcomingMatchType: Nu,
|
|
7108
|
+
depositType: Cu,
|
|
7109
7109
|
applyVipBonusType: Lu,
|
|
7110
7110
|
withdrawalGetType: Fu,
|
|
7111
7111
|
addBankCardType: Gu,
|
|
@@ -7164,8 +7164,8 @@ const ml = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
7164
7164
|
getActivePPType: Sl,
|
|
7165
7165
|
getActiveProductType: Il,
|
|
7166
7166
|
requestWithdrawTacType: jl,
|
|
7167
|
-
requestWithdrawalCodeType:
|
|
7168
|
-
commissionWithdrawType:
|
|
7167
|
+
requestWithdrawalCodeType: Nl,
|
|
7168
|
+
commissionWithdrawType: Cl,
|
|
7169
7169
|
submitWithdrawalCodeType: Ll,
|
|
7170
7170
|
submitCryptoAccountType: Fl,
|
|
7171
7171
|
requestTransferMoneyType: Gl,
|
|
@@ -7222,7 +7222,7 @@ const ml = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
7222
7222
|
getWheelDataType: Ic,
|
|
7223
7223
|
getWheelTicketType: jc,
|
|
7224
7224
|
getWheelReportType: ru,
|
|
7225
|
-
getWeekCardAllDataType:
|
|
7225
|
+
getWeekCardAllDataType: Nc
|
|
7226
7226
|
};
|
|
7227
7227
|
export {
|
|
7228
7228
|
Fc as Repository,
|
|
@@ -7246,9 +7246,9 @@ export {
|
|
|
7246
7246
|
Ol as checkTransferCreditType,
|
|
7247
7247
|
uc as claimIncentiveRebate,
|
|
7248
7248
|
nu as cmsListType,
|
|
7249
|
-
|
|
7249
|
+
Cl as commissionWithdrawType,
|
|
7250
7250
|
wa as config,
|
|
7251
|
-
|
|
7251
|
+
Cu as depositType,
|
|
7252
7252
|
$u as fishGameListType,
|
|
7253
7253
|
kl as friendListEditType,
|
|
7254
7254
|
Ml as friendListType,
|
|
@@ -7296,7 +7296,7 @@ export {
|
|
|
7296
7296
|
_l as getUsernameByReferType,
|
|
7297
7297
|
gl as getValidateType,
|
|
7298
7298
|
dl as getVerifyPromo,
|
|
7299
|
-
|
|
7299
|
+
Nc as getWeekCardAllDataType,
|
|
7300
7300
|
nc as getWeekCardClaim,
|
|
7301
7301
|
rc as getWeekCardData,
|
|
7302
7302
|
Ic as getWheelDataType,
|
|
@@ -7331,7 +7331,7 @@ export {
|
|
|
7331
7331
|
Gl as requestTransferMoneyType,
|
|
7332
7332
|
ll as requestUpdateMobileTacCode,
|
|
7333
7333
|
jl as requestWithdrawTacType,
|
|
7334
|
-
|
|
7334
|
+
Nl as requestWithdrawalCodeType,
|
|
7335
7335
|
Xl as searchNumberHistoryType,
|
|
7336
7336
|
vu as setLocaleApi,
|
|
7337
7337
|
Yl as signInRecordType,
|
|
@@ -7357,7 +7357,7 @@ export {
|
|
|
7357
7357
|
Pl as transferToMainType,
|
|
7358
7358
|
ic as transferType,
|
|
7359
7359
|
Ql as unbindUserDeviceType,
|
|
7360
|
-
|
|
7360
|
+
Nu as upcomingMatchType,
|
|
7361
7361
|
Tc as updateDeviceTokenType,
|
|
7362
7362
|
fc as updateFavouriteGameType,
|
|
7363
7363
|
fl as updateProfilePictureType,
|