60p82u21t54k 0.1.16 → 0.1.18
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 +1182 -1120
- package/dist/60p82u21t54k.umd.js +1 -1
- package/dist/api/api.d.ts.map +1 -1
- package/dist/api/type.d.ts +4 -1
- package/dist/api/type.d.ts.map +1 -1
- package/dist/index.d.ts +3 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/model/getInviteRewardData/getGetInviteRewardDataResponse.d.ts +6 -6
- package/dist/model/getInviteRewardData/getGetInviteRewardDataResponse.d.ts.map +1 -1
- package/dist/model/getTopupRewardData/getGetTopupRewardDataResponse.d.ts +6 -6
- package/dist/model/getTopupRewardData/getGetTopupRewardDataResponse.d.ts.map +1 -1
- package/dist/model/getTopupRewardReport/getGetTopupRewardReportResponse.d.ts.map +1 -1
- package/dist/model/getTopupRewardReport/type.d.ts +1 -0
- package/dist/model/getTopupRewardReport/type.d.ts.map +1 -1
- package/dist/model/getTurnOverRewardData/getGetTurnOverRewardDataResponse.d.ts.map +1 -1
- package/dist/model/getTurnOverRewardReport/getGetTurnOverRewardReportResponse.d.ts.map +1 -1
- package/dist/model/getTurnOverRewardReport/type.d.ts +1 -0
- package/dist/model/getTurnOverRewardReport/type.d.ts.map +1 -1
- package/dist/model/rebateRefundSetting/getRebateRefundSettingResponse.d.ts +27 -0
- package/dist/model/rebateRefundSetting/getRebateRefundSettingResponse.d.ts.map +1 -0
- package/dist/model/rebateRefundSetting/type.d.ts +22 -0
- package/dist/model/rebateRefundSetting/type.d.ts.map +1 -0
- package/dist/model/vipBonus/getVipBonusResponse.d.ts +6 -2
- package/dist/model/vipBonus/getVipBonusResponse.d.ts.map +1 -1
- package/dist/model/vipBonus/type.d.ts +20 -3
- package/dist/model/vipBonus/type.d.ts.map +1 -1
- package/dist/plugin.d.ts +2 -1
- package/dist/plugin.d.ts.map +1 -1
- package/package.json +1 -1
package/dist/60p82u21t54k.es.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
var
|
|
2
|
-
var
|
|
3
|
-
var y = (e, n, t) =>
|
|
4
|
-
import
|
|
5
|
-
const ae =
|
|
1
|
+
var Gt = Object.defineProperty;
|
|
2
|
+
var zt = (e, n, t) => n in e ? Gt(e, n, { enumerable: !0, configurable: !0, writable: !0, value: t }) : e[n] = t;
|
|
3
|
+
var y = (e, n, t) => zt(e, typeof n != "symbol" ? n + "" : n, t);
|
|
4
|
+
import bt from "axios";
|
|
5
|
+
const ae = bt.create({
|
|
6
6
|
baseURL: "",
|
|
7
7
|
timeout: 15e3,
|
|
8
8
|
// Request timeout
|
|
@@ -62,38 +62,38 @@ ae.interceptors.response.use(
|
|
|
62
62
|
return e.response ? (n.status = e.response.status, n.message = e.response.data.message || e.response.statusText, console.error("Error response:", JSON.stringify(n)), 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(n);
|
|
63
63
|
}
|
|
64
64
|
);
|
|
65
|
-
const
|
|
65
|
+
const yt = 6048e5, Wt = 864e5, Yt = 6e4, qt = 36e5, Et = 1e3, Ue = Symbol.for("constructDateFrom");
|
|
66
66
|
function G(e, n) {
|
|
67
|
-
return typeof e == "function" ? e(n) : e && typeof e == "object" &&
|
|
67
|
+
return typeof e == "function" ? e(n) : e && typeof e == "object" && Ue in e ? e[Ue](n) : e instanceof Date ? new e.constructor(n) : new Date(n);
|
|
68
68
|
}
|
|
69
69
|
function L(e, n) {
|
|
70
70
|
return G(n || e, e);
|
|
71
71
|
}
|
|
72
|
-
function
|
|
72
|
+
function ht(e, n, t) {
|
|
73
73
|
const r = L(e, t == null ? void 0 : t.in);
|
|
74
74
|
return isNaN(n) ? G((t == null ? void 0 : t.in) || e, NaN) : (n && r.setDate(r.getDate() + n), r);
|
|
75
75
|
}
|
|
76
|
-
let
|
|
77
|
-
function
|
|
78
|
-
return
|
|
76
|
+
let Ht = {};
|
|
77
|
+
function ge() {
|
|
78
|
+
return Ht;
|
|
79
79
|
}
|
|
80
80
|
function re(e, n) {
|
|
81
81
|
var d, p, m, b;
|
|
82
|
-
const t =
|
|
82
|
+
const t = ge(), r = (n == null ? void 0 : n.weekStartsOn) ?? ((p = (d = n == null ? void 0 : n.locale) == null ? void 0 : d.options) == null ? void 0 : p.weekStartsOn) ?? t.weekStartsOn ?? ((b = (m = t.locale) == null ? void 0 : m.options) == null ? void 0 : b.weekStartsOn) ?? 0, a = L(e, n == null ? void 0 : n.in), s = a.getDay(), o = (s < r ? 7 : 0) + s - r;
|
|
83
83
|
return a.setDate(a.getDate() - o), a.setHours(0, 0, 0, 0), a;
|
|
84
84
|
}
|
|
85
|
-
function
|
|
85
|
+
function fe(e, n) {
|
|
86
86
|
return re(e, { ...n, weekStartsOn: 1 });
|
|
87
87
|
}
|
|
88
|
-
function
|
|
88
|
+
function _t(e, n) {
|
|
89
89
|
const t = L(e, n == null ? void 0 : n.in), r = t.getFullYear(), a = G(t, 0);
|
|
90
90
|
a.setFullYear(r + 1, 0, 4), a.setHours(0, 0, 0, 0);
|
|
91
|
-
const s =
|
|
91
|
+
const s = fe(a), o = G(t, 0);
|
|
92
92
|
o.setFullYear(r, 0, 4), o.setHours(0, 0, 0, 0);
|
|
93
|
-
const d =
|
|
93
|
+
const d = fe(o);
|
|
94
94
|
return t.getTime() >= s.getTime() ? r + 1 : t.getTime() >= d.getTime() ? r : r - 1;
|
|
95
95
|
}
|
|
96
|
-
function
|
|
96
|
+
function Te(e) {
|
|
97
97
|
const n = L(e), t = new Date(
|
|
98
98
|
Date.UTC(
|
|
99
99
|
n.getFullYear(),
|
|
@@ -107,40 +107,40 @@ function _e(e) {
|
|
|
107
107
|
);
|
|
108
108
|
return t.setUTCFullYear(n.getFullYear()), +e - +t;
|
|
109
109
|
}
|
|
110
|
-
function
|
|
110
|
+
function Bt(e, ...n) {
|
|
111
111
|
const t = G.bind(
|
|
112
112
|
null,
|
|
113
113
|
n.find((r) => typeof r == "object")
|
|
114
114
|
);
|
|
115
115
|
return n.map(t);
|
|
116
116
|
}
|
|
117
|
-
function
|
|
117
|
+
function $e(e, n) {
|
|
118
118
|
const t = L(e, n == null ? void 0 : n.in);
|
|
119
119
|
return t.setHours(0, 0, 0, 0), t;
|
|
120
120
|
}
|
|
121
|
-
function
|
|
122
|
-
const [r, a] =
|
|
121
|
+
function Ut(e, n, t) {
|
|
122
|
+
const [r, a] = Bt(
|
|
123
123
|
t == null ? void 0 : t.in,
|
|
124
124
|
e,
|
|
125
125
|
n
|
|
126
|
-
), s =
|
|
127
|
-
return Math.round((d - p) /
|
|
126
|
+
), s = $e(r), o = $e(a), d = +s - Te(s), p = +o - Te(o);
|
|
127
|
+
return Math.round((d - p) / Wt);
|
|
128
128
|
}
|
|
129
|
-
function
|
|
130
|
-
const t =
|
|
131
|
-
return r.setFullYear(t, 0, 4), r.setHours(0, 0, 0, 0),
|
|
129
|
+
function $t(e, n) {
|
|
130
|
+
const t = _t(e, n), r = G(e, 0);
|
|
131
|
+
return r.setFullYear(t, 0, 4), r.setHours(0, 0, 0, 0), fe(r);
|
|
132
132
|
}
|
|
133
|
-
function
|
|
133
|
+
function Vt(e) {
|
|
134
134
|
return e instanceof Date || typeof e == "object" && Object.prototype.toString.call(e) === "[object Date]";
|
|
135
135
|
}
|
|
136
|
-
function
|
|
137
|
-
return !(
|
|
136
|
+
function At(e) {
|
|
137
|
+
return !(!Vt(e) && typeof e != "number" || isNaN(+L(e)));
|
|
138
138
|
}
|
|
139
|
-
function
|
|
139
|
+
function Qt(e, n) {
|
|
140
140
|
const t = L(e, n == null ? void 0 : n.in);
|
|
141
141
|
return t.setFullYear(t.getFullYear(), 0, 1), t.setHours(0, 0, 0, 0), t;
|
|
142
142
|
}
|
|
143
|
-
const
|
|
143
|
+
const Xt = {
|
|
144
144
|
lessThanXSeconds: {
|
|
145
145
|
one: "less than a second",
|
|
146
146
|
other: "less than {{count}} seconds"
|
|
@@ -202,54 +202,54 @@ const Qt = {
|
|
|
202
202
|
one: "almost 1 year",
|
|
203
203
|
other: "almost {{count}} years"
|
|
204
204
|
}
|
|
205
|
-
},
|
|
205
|
+
}, Zt = (e, n, t) => {
|
|
206
206
|
let r;
|
|
207
|
-
const a =
|
|
207
|
+
const a = Xt[e];
|
|
208
208
|
return typeof a == "string" ? r = a : n === 1 ? r = a.one : r = a.other.replace("{{count}}", n.toString()), t != null && t.addSuffix ? t.comparison && t.comparison > 0 ? "in " + r : r + " ago" : r;
|
|
209
209
|
};
|
|
210
|
-
function
|
|
210
|
+
function ke(e) {
|
|
211
211
|
return (n = {}) => {
|
|
212
212
|
const t = n.width ? String(n.width) : e.defaultWidth;
|
|
213
213
|
return e.formats[t] || e.formats[e.defaultWidth];
|
|
214
214
|
};
|
|
215
215
|
}
|
|
216
|
-
const
|
|
216
|
+
const Jt = {
|
|
217
217
|
full: "EEEE, MMMM do, y",
|
|
218
218
|
long: "MMMM do, y",
|
|
219
219
|
medium: "MMM d, y",
|
|
220
220
|
short: "MM/dd/yyyy"
|
|
221
|
-
},
|
|
221
|
+
}, Kt = {
|
|
222
222
|
full: "h:mm:ss a zzzz",
|
|
223
223
|
long: "h:mm:ss a z",
|
|
224
224
|
medium: "h:mm:ss a",
|
|
225
225
|
short: "h:mm a"
|
|
226
|
-
},
|
|
226
|
+
}, en = {
|
|
227
227
|
full: "{{date}} 'at' {{time}}",
|
|
228
228
|
long: "{{date}} 'at' {{time}}",
|
|
229
229
|
medium: "{{date}}, {{time}}",
|
|
230
230
|
short: "{{date}}, {{time}}"
|
|
231
|
-
},
|
|
232
|
-
date:
|
|
233
|
-
formats: Zt,
|
|
234
|
-
defaultWidth: "full"
|
|
235
|
-
}),
|
|
236
|
-
time: Me({
|
|
231
|
+
}, tn = {
|
|
232
|
+
date: ke({
|
|
237
233
|
formats: Jt,
|
|
238
234
|
defaultWidth: "full"
|
|
239
235
|
}),
|
|
240
|
-
|
|
236
|
+
time: ke({
|
|
241
237
|
formats: Kt,
|
|
242
238
|
defaultWidth: "full"
|
|
239
|
+
}),
|
|
240
|
+
dateTime: ke({
|
|
241
|
+
formats: en,
|
|
242
|
+
defaultWidth: "full"
|
|
243
243
|
})
|
|
244
|
-
},
|
|
244
|
+
}, nn = {
|
|
245
245
|
lastWeek: "'last' eeee 'at' p",
|
|
246
246
|
yesterday: "'yesterday at' p",
|
|
247
247
|
today: "'today at' p",
|
|
248
248
|
tomorrow: "'tomorrow at' p",
|
|
249
249
|
nextWeek: "eeee 'at' p",
|
|
250
250
|
other: "P"
|
|
251
|
-
},
|
|
252
|
-
function
|
|
251
|
+
}, rn = (e, n, t, r) => nn[e];
|
|
252
|
+
function pe(e) {
|
|
253
253
|
return (n, t) => {
|
|
254
254
|
const r = t != null && t.context ? String(t.context) : "standalone";
|
|
255
255
|
let a;
|
|
@@ -264,15 +264,15 @@ function ge(e) {
|
|
|
264
264
|
return a[s];
|
|
265
265
|
};
|
|
266
266
|
}
|
|
267
|
-
const
|
|
267
|
+
const an = {
|
|
268
268
|
narrow: ["B", "A"],
|
|
269
269
|
abbreviated: ["BC", "AD"],
|
|
270
270
|
wide: ["Before Christ", "Anno Domini"]
|
|
271
|
-
},
|
|
271
|
+
}, sn = {
|
|
272
272
|
narrow: ["1", "2", "3", "4"],
|
|
273
273
|
abbreviated: ["Q1", "Q2", "Q3", "Q4"],
|
|
274
274
|
wide: ["1st quarter", "2nd quarter", "3rd quarter", "4th quarter"]
|
|
275
|
-
},
|
|
275
|
+
}, on = {
|
|
276
276
|
narrow: ["J", "F", "M", "A", "M", "J", "J", "A", "S", "O", "N", "D"],
|
|
277
277
|
abbreviated: [
|
|
278
278
|
"Jan",
|
|
@@ -302,7 +302,7 @@ const rn = {
|
|
|
302
302
|
"November",
|
|
303
303
|
"December"
|
|
304
304
|
]
|
|
305
|
-
},
|
|
305
|
+
}, un = {
|
|
306
306
|
narrow: ["S", "M", "T", "W", "T", "F", "S"],
|
|
307
307
|
short: ["Su", "Mo", "Tu", "We", "Th", "Fr", "Sa"],
|
|
308
308
|
abbreviated: ["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"],
|
|
@@ -315,7 +315,7 @@ const rn = {
|
|
|
315
315
|
"Friday",
|
|
316
316
|
"Saturday"
|
|
317
317
|
]
|
|
318
|
-
},
|
|
318
|
+
}, cn = {
|
|
319
319
|
narrow: {
|
|
320
320
|
am: "a",
|
|
321
321
|
pm: "p",
|
|
@@ -346,7 +346,7 @@ const rn = {
|
|
|
346
346
|
evening: "evening",
|
|
347
347
|
night: "night"
|
|
348
348
|
}
|
|
349
|
-
},
|
|
349
|
+
}, ln = {
|
|
350
350
|
narrow: {
|
|
351
351
|
am: "a",
|
|
352
352
|
pm: "p",
|
|
@@ -377,7 +377,7 @@ const rn = {
|
|
|
377
377
|
evening: "in the evening",
|
|
378
378
|
night: "at night"
|
|
379
379
|
}
|
|
380
|
-
},
|
|
380
|
+
}, dn = (e, n) => {
|
|
381
381
|
const t = Number(e), r = t % 100;
|
|
382
382
|
if (r > 20 || r < 10)
|
|
383
383
|
switch (r % 10) {
|
|
@@ -389,40 +389,40 @@ const rn = {
|
|
|
389
389
|
return t + "rd";
|
|
390
390
|
}
|
|
391
391
|
return t + "th";
|
|
392
|
-
},
|
|
393
|
-
ordinalNumber:
|
|
394
|
-
era:
|
|
395
|
-
values:
|
|
392
|
+
}, mn = {
|
|
393
|
+
ordinalNumber: dn,
|
|
394
|
+
era: pe({
|
|
395
|
+
values: an,
|
|
396
396
|
defaultWidth: "wide"
|
|
397
397
|
}),
|
|
398
|
-
quarter:
|
|
399
|
-
values:
|
|
398
|
+
quarter: pe({
|
|
399
|
+
values: sn,
|
|
400
400
|
defaultWidth: "wide",
|
|
401
401
|
argumentCallback: (e) => e - 1
|
|
402
402
|
}),
|
|
403
|
-
month:
|
|
404
|
-
values: sn,
|
|
405
|
-
defaultWidth: "wide"
|
|
406
|
-
}),
|
|
407
|
-
day: ge({
|
|
403
|
+
month: pe({
|
|
408
404
|
values: on,
|
|
409
405
|
defaultWidth: "wide"
|
|
410
406
|
}),
|
|
411
|
-
|
|
407
|
+
day: pe({
|
|
412
408
|
values: un,
|
|
409
|
+
defaultWidth: "wide"
|
|
410
|
+
}),
|
|
411
|
+
dayPeriod: pe({
|
|
412
|
+
values: cn,
|
|
413
413
|
defaultWidth: "wide",
|
|
414
|
-
formattingValues:
|
|
414
|
+
formattingValues: ln,
|
|
415
415
|
defaultFormattingWidth: "wide"
|
|
416
416
|
})
|
|
417
417
|
};
|
|
418
|
-
function
|
|
418
|
+
function be(e) {
|
|
419
419
|
return (n, t = {}) => {
|
|
420
420
|
const r = t.width, a = r && e.matchPatterns[r] || e.matchPatterns[e.defaultMatchWidth], s = n.match(a);
|
|
421
421
|
if (!s)
|
|
422
422
|
return null;
|
|
423
|
-
const o = s[0], d = r && e.parsePatterns[r] || e.parsePatterns[e.defaultParseWidth], p = Array.isArray(d) ?
|
|
423
|
+
const o = s[0], d = r && e.parsePatterns[r] || e.parsePatterns[e.defaultParseWidth], p = Array.isArray(d) ? gn(d, (x) => x.test(o)) : (
|
|
424
424
|
// [TODO] -- I challenge you to fix the type
|
|
425
|
-
|
|
425
|
+
fn(d, (x) => x.test(o))
|
|
426
426
|
);
|
|
427
427
|
let m;
|
|
428
428
|
m = e.valueCallback ? e.valueCallback(p) : p, m = t.valueCallback ? (
|
|
@@ -433,17 +433,17 @@ function pe(e) {
|
|
|
433
433
|
return { value: m, rest: b };
|
|
434
434
|
};
|
|
435
435
|
}
|
|
436
|
-
function
|
|
436
|
+
function fn(e, n) {
|
|
437
437
|
for (const t in e)
|
|
438
438
|
if (Object.prototype.hasOwnProperty.call(e, t) && n(e[t]))
|
|
439
439
|
return t;
|
|
440
440
|
}
|
|
441
|
-
function
|
|
441
|
+
function gn(e, n) {
|
|
442
442
|
for (let t = 0; t < e.length; t++)
|
|
443
443
|
if (n(e[t]))
|
|
444
444
|
return t;
|
|
445
445
|
}
|
|
446
|
-
function
|
|
446
|
+
function pn(e) {
|
|
447
447
|
return (n, t = {}) => {
|
|
448
448
|
const r = n.match(e.matchPattern);
|
|
449
449
|
if (!r) return null;
|
|
@@ -455,23 +455,23 @@ function gn(e) {
|
|
|
455
455
|
return { value: o, rest: d };
|
|
456
456
|
};
|
|
457
457
|
}
|
|
458
|
-
const
|
|
458
|
+
const bn = /^(\d+)(th|st|nd|rd)?/i, yn = /\d+/i, hn = {
|
|
459
459
|
narrow: /^(b|a)/i,
|
|
460
460
|
abbreviated: /^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,
|
|
461
461
|
wide: /^(before christ|before common era|anno domini|common era)/i
|
|
462
|
-
}, hn = {
|
|
463
|
-
any: [/^b/i, /^(a|c)/i]
|
|
464
462
|
}, _n = {
|
|
463
|
+
any: [/^b/i, /^(a|c)/i]
|
|
464
|
+
}, Tn = {
|
|
465
465
|
narrow: /^[1234]/i,
|
|
466
466
|
abbreviated: /^q[1234]/i,
|
|
467
467
|
wide: /^[1234](th|st|nd|rd)? quarter/i
|
|
468
|
-
},
|
|
468
|
+
}, vn = {
|
|
469
469
|
any: [/1/i, /2/i, /3/i, /4/i]
|
|
470
470
|
}, wn = {
|
|
471
471
|
narrow: /^[jfmasond]/i,
|
|
472
472
|
abbreviated: /^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,
|
|
473
473
|
wide: /^(january|february|march|april|may|june|july|august|september|october|november|december)/i
|
|
474
|
-
},
|
|
474
|
+
}, xn = {
|
|
475
475
|
narrow: [
|
|
476
476
|
/^j/i,
|
|
477
477
|
/^f/i,
|
|
@@ -500,18 +500,18 @@ const pn = /^(\d+)(th|st|nd|rd)?/i, bn = /\d+/i, yn = {
|
|
|
500
500
|
/^n/i,
|
|
501
501
|
/^d/i
|
|
502
502
|
]
|
|
503
|
-
},
|
|
503
|
+
}, Pn = {
|
|
504
504
|
narrow: /^[smtwf]/i,
|
|
505
505
|
short: /^(su|mo|tu|we|th|fr|sa)/i,
|
|
506
506
|
abbreviated: /^(sun|mon|tue|wed|thu|fri|sat)/i,
|
|
507
507
|
wide: /^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i
|
|
508
|
-
},
|
|
508
|
+
}, Dn = {
|
|
509
509
|
narrow: [/^s/i, /^m/i, /^t/i, /^w/i, /^t/i, /^f/i, /^s/i],
|
|
510
510
|
any: [/^su/i, /^m/i, /^tu/i, /^w/i, /^th/i, /^f/i, /^sa/i]
|
|
511
|
-
},
|
|
511
|
+
}, On = {
|
|
512
512
|
narrow: /^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,
|
|
513
513
|
any: /^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i
|
|
514
|
-
},
|
|
514
|
+
}, Mn = {
|
|
515
515
|
any: {
|
|
516
516
|
am: /^a/i,
|
|
517
517
|
pm: /^p/i,
|
|
@@ -522,80 +522,80 @@ const pn = /^(\d+)(th|st|nd|rd)?/i, bn = /\d+/i, yn = {
|
|
|
522
522
|
evening: /evening/i,
|
|
523
523
|
night: /night/i
|
|
524
524
|
}
|
|
525
|
-
},
|
|
526
|
-
ordinalNumber:
|
|
527
|
-
matchPattern:
|
|
528
|
-
parsePattern:
|
|
525
|
+
}, kn = {
|
|
526
|
+
ordinalNumber: pn({
|
|
527
|
+
matchPattern: bn,
|
|
528
|
+
parsePattern: yn,
|
|
529
529
|
valueCallback: (e) => parseInt(e, 10)
|
|
530
530
|
}),
|
|
531
|
-
era:
|
|
532
|
-
matchPatterns:
|
|
531
|
+
era: be({
|
|
532
|
+
matchPatterns: hn,
|
|
533
533
|
defaultMatchWidth: "wide",
|
|
534
|
-
parsePatterns:
|
|
534
|
+
parsePatterns: _n,
|
|
535
535
|
defaultParseWidth: "any"
|
|
536
536
|
}),
|
|
537
|
-
quarter:
|
|
538
|
-
matchPatterns:
|
|
537
|
+
quarter: be({
|
|
538
|
+
matchPatterns: Tn,
|
|
539
539
|
defaultMatchWidth: "wide",
|
|
540
|
-
parsePatterns:
|
|
540
|
+
parsePatterns: vn,
|
|
541
541
|
defaultParseWidth: "any",
|
|
542
542
|
valueCallback: (e) => e + 1
|
|
543
543
|
}),
|
|
544
|
-
month:
|
|
544
|
+
month: be({
|
|
545
545
|
matchPatterns: wn,
|
|
546
546
|
defaultMatchWidth: "wide",
|
|
547
|
-
parsePatterns:
|
|
547
|
+
parsePatterns: xn,
|
|
548
548
|
defaultParseWidth: "any"
|
|
549
549
|
}),
|
|
550
|
-
day:
|
|
551
|
-
matchPatterns:
|
|
550
|
+
day: be({
|
|
551
|
+
matchPatterns: Pn,
|
|
552
552
|
defaultMatchWidth: "wide",
|
|
553
|
-
parsePatterns:
|
|
553
|
+
parsePatterns: Dn,
|
|
554
554
|
defaultParseWidth: "any"
|
|
555
555
|
}),
|
|
556
|
-
dayPeriod:
|
|
557
|
-
matchPatterns:
|
|
556
|
+
dayPeriod: be({
|
|
557
|
+
matchPatterns: On,
|
|
558
558
|
defaultMatchWidth: "any",
|
|
559
|
-
parsePatterns:
|
|
559
|
+
parsePatterns: Mn,
|
|
560
560
|
defaultParseWidth: "any"
|
|
561
561
|
})
|
|
562
|
-
},
|
|
562
|
+
}, Tt = {
|
|
563
563
|
code: "en-US",
|
|
564
|
-
formatDistance:
|
|
565
|
-
formatLong:
|
|
566
|
-
formatRelative:
|
|
567
|
-
localize:
|
|
568
|
-
match:
|
|
564
|
+
formatDistance: Zt,
|
|
565
|
+
formatLong: tn,
|
|
566
|
+
formatRelative: rn,
|
|
567
|
+
localize: mn,
|
|
568
|
+
match: kn,
|
|
569
569
|
options: {
|
|
570
570
|
weekStartsOn: 0,
|
|
571
571
|
firstWeekContainsDate: 1
|
|
572
572
|
}
|
|
573
573
|
};
|
|
574
|
-
function
|
|
574
|
+
function Rn(e, n) {
|
|
575
575
|
const t = L(e, n == null ? void 0 : n.in);
|
|
576
|
-
return
|
|
576
|
+
return Ut(t, Qt(t)) + 1;
|
|
577
577
|
}
|
|
578
|
-
function
|
|
579
|
-
const t = L(e, n == null ? void 0 : n.in), r = +
|
|
580
|
-
return Math.round(r /
|
|
578
|
+
function vt(e, n) {
|
|
579
|
+
const t = L(e, n == null ? void 0 : n.in), r = +fe(t) - +$t(t);
|
|
580
|
+
return Math.round(r / yt) + 1;
|
|
581
581
|
}
|
|
582
|
-
function
|
|
582
|
+
function We(e, n) {
|
|
583
583
|
var b, x, h, g;
|
|
584
|
-
const t = L(e, n == null ? void 0 : n.in), r = t.getFullYear(), a =
|
|
584
|
+
const t = L(e, n == null ? void 0 : n.in), r = t.getFullYear(), a = ge(), s = (n == null ? void 0 : n.firstWeekContainsDate) ?? ((x = (b = n == null ? void 0 : n.locale) == null ? void 0 : b.options) == null ? void 0 : x.firstWeekContainsDate) ?? a.firstWeekContainsDate ?? ((g = (h = a.locale) == null ? void 0 : h.options) == null ? void 0 : g.firstWeekContainsDate) ?? 1, o = G((n == null ? void 0 : n.in) || e, 0);
|
|
585
585
|
o.setFullYear(r + 1, 0, s), o.setHours(0, 0, 0, 0);
|
|
586
586
|
const d = re(o, n), p = G((n == null ? void 0 : n.in) || e, 0);
|
|
587
587
|
p.setFullYear(r, 0, s), p.setHours(0, 0, 0, 0);
|
|
588
588
|
const m = re(p, n);
|
|
589
589
|
return +t >= +d ? r + 1 : +t >= +m ? r : r - 1;
|
|
590
590
|
}
|
|
591
|
-
function
|
|
591
|
+
function Sn(e, n) {
|
|
592
592
|
var d, p, m, b;
|
|
593
|
-
const t =
|
|
593
|
+
const t = ge(), r = (n == null ? void 0 : n.firstWeekContainsDate) ?? ((p = (d = n == null ? void 0 : n.locale) == null ? void 0 : d.options) == null ? void 0 : p.firstWeekContainsDate) ?? t.firstWeekContainsDate ?? ((b = (m = t.locale) == null ? void 0 : m.options) == null ? void 0 : b.firstWeekContainsDate) ?? 1, a = We(e, n), s = G((n == null ? void 0 : n.in) || e, 0);
|
|
594
594
|
return s.setFullYear(a, 0, r), s.setHours(0, 0, 0, 0), re(s, n);
|
|
595
595
|
}
|
|
596
596
|
function wt(e, n) {
|
|
597
|
-
const t = L(e, n == null ? void 0 : n.in), r = +re(t, n) - +
|
|
598
|
-
return Math.round(r /
|
|
597
|
+
const t = L(e, n == null ? void 0 : n.in), r = +re(t, n) - +Sn(t, n);
|
|
598
|
+
return Math.round(r / yt) + 1;
|
|
599
599
|
}
|
|
600
600
|
function k(e, n) {
|
|
601
601
|
const t = e < 0 ? "-" : "", r = Math.abs(e).toString().padStart(n, "0");
|
|
@@ -655,7 +655,7 @@ const ne = {
|
|
|
655
655
|
);
|
|
656
656
|
return k(a, n.length);
|
|
657
657
|
}
|
|
658
|
-
},
|
|
658
|
+
}, de = {
|
|
659
659
|
am: "am",
|
|
660
660
|
pm: "pm",
|
|
661
661
|
midnight: "midnight",
|
|
@@ -664,7 +664,7 @@ const ne = {
|
|
|
664
664
|
afternoon: "afternoon",
|
|
665
665
|
evening: "evening",
|
|
666
666
|
night: "night"
|
|
667
|
-
},
|
|
667
|
+
}, Ve = {
|
|
668
668
|
// Era
|
|
669
669
|
G: function(e, n, t) {
|
|
670
670
|
const r = e.getFullYear() > 0 ? 1 : 0;
|
|
@@ -690,7 +690,7 @@ const ne = {
|
|
|
690
690
|
},
|
|
691
691
|
// Local week-numbering year
|
|
692
692
|
Y: function(e, n, t, r) {
|
|
693
|
-
const a =
|
|
693
|
+
const a = We(e, r), s = a > 0 ? a : 1 - a;
|
|
694
694
|
if (n === "YY") {
|
|
695
695
|
const o = s % 100;
|
|
696
696
|
return k(o, 2);
|
|
@@ -699,7 +699,7 @@ const ne = {
|
|
|
699
699
|
},
|
|
700
700
|
// ISO week-numbering year
|
|
701
701
|
R: function(e, n) {
|
|
702
|
-
const t =
|
|
702
|
+
const t = _t(e);
|
|
703
703
|
return k(t, n.length);
|
|
704
704
|
},
|
|
705
705
|
// Extended year. This is a single number designating the year of this calendar system.
|
|
@@ -827,7 +827,7 @@ const ne = {
|
|
|
827
827
|
},
|
|
828
828
|
// ISO week of year
|
|
829
829
|
I: function(e, n, t) {
|
|
830
|
-
const r =
|
|
830
|
+
const r = vt(e);
|
|
831
831
|
return n === "Io" ? t.ordinalNumber(r, { unit: "week" }) : k(r, n.length);
|
|
832
832
|
},
|
|
833
833
|
// Day of the month
|
|
@@ -836,7 +836,7 @@ const ne = {
|
|
|
836
836
|
},
|
|
837
837
|
// Day of year
|
|
838
838
|
D: function(e, n, t) {
|
|
839
|
-
const r =
|
|
839
|
+
const r = Rn(e);
|
|
840
840
|
return n === "Do" ? t.ordinalNumber(r, { unit: "dayOfYear" }) : k(r, n.length);
|
|
841
841
|
},
|
|
842
842
|
// Day of week
|
|
@@ -999,7 +999,7 @@ const ne = {
|
|
|
999
999
|
b: function(e, n, t) {
|
|
1000
1000
|
const r = e.getHours();
|
|
1001
1001
|
let a;
|
|
1002
|
-
switch (r === 12 ? a =
|
|
1002
|
+
switch (r === 12 ? a = de.noon : r === 0 ? a = de.midnight : a = r / 12 >= 1 ? "pm" : "am", n) {
|
|
1003
1003
|
case "b":
|
|
1004
1004
|
case "bb":
|
|
1005
1005
|
return t.dayPeriod(a, {
|
|
@@ -1028,7 +1028,7 @@ const ne = {
|
|
|
1028
1028
|
B: function(e, n, t) {
|
|
1029
1029
|
const r = e.getHours();
|
|
1030
1030
|
let a;
|
|
1031
|
-
switch (r >= 17 ? a =
|
|
1031
|
+
switch (r >= 17 ? a = de.evening : r >= 12 ? a = de.afternoon : r >= 4 ? a = de.morning : a = de.night, n) {
|
|
1032
1032
|
case "B":
|
|
1033
1033
|
case "BB":
|
|
1034
1034
|
case "BBB":
|
|
@@ -1090,14 +1090,14 @@ const ne = {
|
|
|
1090
1090
|
return "Z";
|
|
1091
1091
|
switch (n) {
|
|
1092
1092
|
case "X":
|
|
1093
|
-
return
|
|
1093
|
+
return Qe(r);
|
|
1094
1094
|
case "XXXX":
|
|
1095
1095
|
case "XX":
|
|
1096
|
-
return
|
|
1096
|
+
return ue(r);
|
|
1097
1097
|
case "XXXXX":
|
|
1098
1098
|
case "XXX":
|
|
1099
1099
|
default:
|
|
1100
|
-
return
|
|
1100
|
+
return ue(r, ":");
|
|
1101
1101
|
}
|
|
1102
1102
|
},
|
|
1103
1103
|
// Timezone (ISO-8601. If offset is 0, output is `'+00:00'` or equivalent)
|
|
@@ -1105,14 +1105,14 @@ const ne = {
|
|
|
1105
1105
|
const r = e.getTimezoneOffset();
|
|
1106
1106
|
switch (n) {
|
|
1107
1107
|
case "x":
|
|
1108
|
-
return
|
|
1108
|
+
return Qe(r);
|
|
1109
1109
|
case "xxxx":
|
|
1110
1110
|
case "xx":
|
|
1111
|
-
return
|
|
1111
|
+
return ue(r);
|
|
1112
1112
|
case "xxxxx":
|
|
1113
1113
|
case "xxx":
|
|
1114
1114
|
default:
|
|
1115
|
-
return
|
|
1115
|
+
return ue(r, ":");
|
|
1116
1116
|
}
|
|
1117
1117
|
},
|
|
1118
1118
|
// Timezone (GMT)
|
|
@@ -1122,10 +1122,10 @@ const ne = {
|
|
|
1122
1122
|
case "O":
|
|
1123
1123
|
case "OO":
|
|
1124
1124
|
case "OOO":
|
|
1125
|
-
return "GMT" +
|
|
1125
|
+
return "GMT" + Ae(r, ":");
|
|
1126
1126
|
case "OOOO":
|
|
1127
1127
|
default:
|
|
1128
|
-
return "GMT" +
|
|
1128
|
+
return "GMT" + ue(r, ":");
|
|
1129
1129
|
}
|
|
1130
1130
|
},
|
|
1131
1131
|
// Timezone (specific non-location)
|
|
@@ -1135,10 +1135,10 @@ const ne = {
|
|
|
1135
1135
|
case "z":
|
|
1136
1136
|
case "zz":
|
|
1137
1137
|
case "zzz":
|
|
1138
|
-
return "GMT" +
|
|
1138
|
+
return "GMT" + Ae(r, ":");
|
|
1139
1139
|
case "zzzz":
|
|
1140
1140
|
default:
|
|
1141
|
-
return "GMT" +
|
|
1141
|
+
return "GMT" + ue(r, ":");
|
|
1142
1142
|
}
|
|
1143
1143
|
},
|
|
1144
1144
|
// Seconds timestamp
|
|
@@ -1151,18 +1151,18 @@ const ne = {
|
|
|
1151
1151
|
return k(+e, n.length);
|
|
1152
1152
|
}
|
|
1153
1153
|
};
|
|
1154
|
-
function
|
|
1154
|
+
function Ae(e, n = "") {
|
|
1155
1155
|
const t = e > 0 ? "-" : "+", r = Math.abs(e), a = Math.trunc(r / 60), s = r % 60;
|
|
1156
1156
|
return s === 0 ? t + String(a) : t + String(a) + n + k(s, 2);
|
|
1157
1157
|
}
|
|
1158
|
-
function
|
|
1159
|
-
return e % 60 === 0 ? (e > 0 ? "-" : "+") + k(Math.abs(e) / 60, 2) :
|
|
1158
|
+
function Qe(e, n) {
|
|
1159
|
+
return e % 60 === 0 ? (e > 0 ? "-" : "+") + k(Math.abs(e) / 60, 2) : ue(e, n);
|
|
1160
1160
|
}
|
|
1161
|
-
function
|
|
1161
|
+
function ue(e, n = "") {
|
|
1162
1162
|
const t = e > 0 ? "-" : "+", r = Math.abs(e), a = k(Math.trunc(r / 60), 2), s = k(r % 60, 2);
|
|
1163
1163
|
return t + a + n + s;
|
|
1164
1164
|
}
|
|
1165
|
-
const
|
|
1165
|
+
const Xe = (e, n) => {
|
|
1166
1166
|
switch (e) {
|
|
1167
1167
|
case "P":
|
|
1168
1168
|
return n.date({ width: "short" });
|
|
@@ -1174,7 +1174,7 @@ const Qe = (e, n) => {
|
|
|
1174
1174
|
default:
|
|
1175
1175
|
return n.date({ width: "full" });
|
|
1176
1176
|
}
|
|
1177
|
-
},
|
|
1177
|
+
}, xt = (e, n) => {
|
|
1178
1178
|
switch (e) {
|
|
1179
1179
|
case "p":
|
|
1180
1180
|
return n.time({ width: "short" });
|
|
@@ -1186,10 +1186,10 @@ const Qe = (e, n) => {
|
|
|
1186
1186
|
default:
|
|
1187
1187
|
return n.time({ width: "full" });
|
|
1188
1188
|
}
|
|
1189
|
-
},
|
|
1189
|
+
}, In = (e, n) => {
|
|
1190
1190
|
const t = e.match(/(P+)(p+)?/) || [], r = t[1], a = t[2];
|
|
1191
1191
|
if (!a)
|
|
1192
|
-
return
|
|
1192
|
+
return Xe(e, n);
|
|
1193
1193
|
let s;
|
|
1194
1194
|
switch (r) {
|
|
1195
1195
|
case "P":
|
|
@@ -1206,47 +1206,47 @@ const Qe = (e, n) => {
|
|
|
1206
1206
|
s = n.dateTime({ width: "full" });
|
|
1207
1207
|
break;
|
|
1208
1208
|
}
|
|
1209
|
-
return s.replace("{{date}}",
|
|
1210
|
-
},
|
|
1211
|
-
p:
|
|
1212
|
-
P:
|
|
1213
|
-
},
|
|
1214
|
-
function xt(e) {
|
|
1215
|
-
return In.test(e);
|
|
1216
|
-
}
|
|
1209
|
+
return s.replace("{{date}}", Xe(r, n)).replace("{{time}}", xt(a, n));
|
|
1210
|
+
}, Le = {
|
|
1211
|
+
p: xt,
|
|
1212
|
+
P: In
|
|
1213
|
+
}, Cn = /^D+$/, jn = /^Y+$/, Nn = ["D", "DD", "YY", "YYYY"];
|
|
1217
1214
|
function Pt(e) {
|
|
1218
1215
|
return Cn.test(e);
|
|
1219
1216
|
}
|
|
1220
|
-
function
|
|
1217
|
+
function Dt(e) {
|
|
1218
|
+
return jn.test(e);
|
|
1219
|
+
}
|
|
1220
|
+
function Ge(e, n, t) {
|
|
1221
1221
|
const r = Fn(e, n, t);
|
|
1222
|
-
if (console.warn(r),
|
|
1222
|
+
if (console.warn(r), Nn.includes(e)) throw new RangeError(r);
|
|
1223
1223
|
}
|
|
1224
1224
|
function Fn(e, n, t) {
|
|
1225
1225
|
const r = e[0] === "Y" ? "years" : "days of the month";
|
|
1226
1226
|
return `Use \`${e.toLowerCase()}\` instead of \`${e}\` (in \`${n}\`) for formatting ${r} to the input \`${t}\`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md`;
|
|
1227
1227
|
}
|
|
1228
|
-
const
|
|
1229
|
-
function
|
|
1228
|
+
const Ln = /[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g, Gn = /P+p+|P+|p+|''|'(''|[^'])+('|$)|./g, zn = /^'([^]*?)'?$/, Wn = /''/g, Yn = /[a-zA-Z]/;
|
|
1229
|
+
function qn(e, n, t) {
|
|
1230
1230
|
var b, x, h, g, D, j, E, H;
|
|
1231
|
-
const r =
|
|
1232
|
-
if (!
|
|
1231
|
+
const r = ge(), a = (t == null ? void 0 : t.locale) ?? r.locale ?? Tt, s = (t == null ? void 0 : t.firstWeekContainsDate) ?? ((x = (b = t == null ? void 0 : t.locale) == null ? void 0 : b.options) == null ? void 0 : x.firstWeekContainsDate) ?? r.firstWeekContainsDate ?? ((g = (h = r.locale) == null ? void 0 : h.options) == null ? void 0 : g.firstWeekContainsDate) ?? 1, o = (t == null ? void 0 : t.weekStartsOn) ?? ((j = (D = t == null ? void 0 : t.locale) == null ? void 0 : D.options) == null ? void 0 : j.weekStartsOn) ?? r.weekStartsOn ?? ((H = (E = r.locale) == null ? void 0 : E.options) == null ? void 0 : H.weekStartsOn) ?? 0, d = L(e, t == null ? void 0 : t.in);
|
|
1232
|
+
if (!At(d))
|
|
1233
1233
|
throw new RangeError("Invalid time value");
|
|
1234
|
-
let p = n.match(
|
|
1234
|
+
let p = n.match(Gn).map((_) => {
|
|
1235
1235
|
const R = _[0];
|
|
1236
1236
|
if (R === "p" || R === "P") {
|
|
1237
|
-
const
|
|
1238
|
-
return
|
|
1237
|
+
const v = Le[R];
|
|
1238
|
+
return v(_, a.formatLong);
|
|
1239
1239
|
}
|
|
1240
1240
|
return _;
|
|
1241
|
-
}).join("").match(
|
|
1241
|
+
}).join("").match(Ln).map((_) => {
|
|
1242
1242
|
if (_ === "''")
|
|
1243
1243
|
return { isToken: !1, value: "'" };
|
|
1244
1244
|
const R = _[0];
|
|
1245
1245
|
if (R === "'")
|
|
1246
|
-
return { isToken: !1, value:
|
|
1247
|
-
if (
|
|
1246
|
+
return { isToken: !1, value: En(_) };
|
|
1247
|
+
if (Ve[R])
|
|
1248
1248
|
return { isToken: !0, value: _ };
|
|
1249
|
-
if (R.match(
|
|
1249
|
+
if (R.match(Yn))
|
|
1250
1250
|
throw new RangeError(
|
|
1251
1251
|
"Format string contains an unescaped latin alphabet character `" + R + "`"
|
|
1252
1252
|
);
|
|
@@ -1261,24 +1261,24 @@ function Yn(e, n, t) {
|
|
|
1261
1261
|
return p.map((_) => {
|
|
1262
1262
|
if (!_.isToken) return _.value;
|
|
1263
1263
|
const R = _.value;
|
|
1264
|
-
(!(t != null && t.useAdditionalWeekYearTokens) &&
|
|
1265
|
-
const
|
|
1266
|
-
return
|
|
1264
|
+
(!(t != null && t.useAdditionalWeekYearTokens) && Dt(R) || !(t != null && t.useAdditionalDayOfYearTokens) && Pt(R)) && Ge(R, n, String(e));
|
|
1265
|
+
const v = Ve[R[0]];
|
|
1266
|
+
return v(d, R, a.localize, m);
|
|
1267
1267
|
}).join("");
|
|
1268
1268
|
}
|
|
1269
|
-
function
|
|
1270
|
-
const n = e.match(
|
|
1271
|
-
return n ? n[1].replace(
|
|
1269
|
+
function En(e) {
|
|
1270
|
+
const n = e.match(zn);
|
|
1271
|
+
return n ? n[1].replace(Wn, "'") : e;
|
|
1272
1272
|
}
|
|
1273
|
-
function
|
|
1274
|
-
return Object.assign({},
|
|
1273
|
+
function Ot() {
|
|
1274
|
+
return Object.assign({}, ge());
|
|
1275
1275
|
}
|
|
1276
|
-
function
|
|
1276
|
+
function Hn(e, n) {
|
|
1277
1277
|
const t = L(e, n == null ? void 0 : n.in).getDay();
|
|
1278
1278
|
return t === 0 ? 7 : t;
|
|
1279
1279
|
}
|
|
1280
|
-
function
|
|
1281
|
-
const t =
|
|
1280
|
+
function Bn(e, n) {
|
|
1281
|
+
const t = Un(n) ? new n(0) : G(n, 0);
|
|
1282
1282
|
return t.setFullYear(e.getFullYear(), e.getMonth(), e.getDate()), t.setHours(
|
|
1283
1283
|
e.getHours(),
|
|
1284
1284
|
e.getMinutes(),
|
|
@@ -1286,12 +1286,12 @@ function Hn(e, n) {
|
|
|
1286
1286
|
e.getMilliseconds()
|
|
1287
1287
|
), t;
|
|
1288
1288
|
}
|
|
1289
|
-
function
|
|
1289
|
+
function Un(e) {
|
|
1290
1290
|
var n;
|
|
1291
1291
|
return typeof e == "function" && ((n = e.prototype) == null ? void 0 : n.constructor) === e;
|
|
1292
1292
|
}
|
|
1293
|
-
const
|
|
1294
|
-
class
|
|
1293
|
+
const $n = 10;
|
|
1294
|
+
class Mt {
|
|
1295
1295
|
constructor() {
|
|
1296
1296
|
y(this, "subPriority", 0);
|
|
1297
1297
|
}
|
|
@@ -1299,7 +1299,7 @@ class Ot {
|
|
|
1299
1299
|
return !0;
|
|
1300
1300
|
}
|
|
1301
1301
|
}
|
|
1302
|
-
class
|
|
1302
|
+
class Vn extends Mt {
|
|
1303
1303
|
constructor(n, t, r, a, s) {
|
|
1304
1304
|
super(), this.value = n, this.validateValue = t, this.setValue = r, this.priority = a, s && (this.subPriority = s);
|
|
1305
1305
|
}
|
|
@@ -1310,22 +1310,22 @@ class $n extends Ot {
|
|
|
1310
1310
|
return this.setValue(n, t, this.value, r);
|
|
1311
1311
|
}
|
|
1312
1312
|
}
|
|
1313
|
-
class
|
|
1313
|
+
class An extends Mt {
|
|
1314
1314
|
constructor(t, r) {
|
|
1315
1315
|
super();
|
|
1316
|
-
y(this, "priority",
|
|
1316
|
+
y(this, "priority", $n);
|
|
1317
1317
|
y(this, "subPriority", -1);
|
|
1318
1318
|
this.context = t || ((a) => G(r, a));
|
|
1319
1319
|
}
|
|
1320
1320
|
set(t, r) {
|
|
1321
|
-
return r.timestampIsSet ? t : G(t,
|
|
1321
|
+
return r.timestampIsSet ? t : G(t, Bn(t, this.context));
|
|
1322
1322
|
}
|
|
1323
1323
|
}
|
|
1324
1324
|
class O {
|
|
1325
1325
|
run(n, t, r, a) {
|
|
1326
1326
|
const s = this.parse(n, t, r, a);
|
|
1327
1327
|
return s ? {
|
|
1328
|
-
setter: new
|
|
1328
|
+
setter: new Vn(
|
|
1329
1329
|
s.value,
|
|
1330
1330
|
this.validate,
|
|
1331
1331
|
this.set,
|
|
@@ -1339,7 +1339,7 @@ class O {
|
|
|
1339
1339
|
return !0;
|
|
1340
1340
|
}
|
|
1341
1341
|
}
|
|
1342
|
-
class
|
|
1342
|
+
class Qn extends O {
|
|
1343
1343
|
constructor() {
|
|
1344
1344
|
super(...arguments);
|
|
1345
1345
|
y(this, "priority", 140);
|
|
@@ -1362,7 +1362,7 @@ class An extends O {
|
|
|
1362
1362
|
return r.era = a, t.setFullYear(a, 0, 1), t.setHours(0, 0, 0, 0), t;
|
|
1363
1363
|
}
|
|
1364
1364
|
}
|
|
1365
|
-
const
|
|
1365
|
+
const N = {
|
|
1366
1366
|
month: /^(1[0-2]|0?\d)/,
|
|
1367
1367
|
// 0 to 12
|
|
1368
1368
|
date: /^(3[0-1]|[0-2]?\d)/,
|
|
@@ -1407,7 +1407,7 @@ const F = {
|
|
|
1407
1407
|
extended: /^([+-])(\d{2}):(\d{2})|Z/,
|
|
1408
1408
|
extendedOptionalSeconds: /^([+-])(\d{2}):(\d{2})(:(\d{2}))?|Z/
|
|
1409
1409
|
};
|
|
1410
|
-
function
|
|
1410
|
+
function F(e, n) {
|
|
1411
1411
|
return e && {
|
|
1412
1412
|
value: n(e.value),
|
|
1413
1413
|
rest: e.rest
|
|
@@ -1431,42 +1431,42 @@ function $(e, n) {
|
|
|
1431
1431
|
};
|
|
1432
1432
|
const r = t[1] === "+" ? 1 : -1, a = t[2] ? parseInt(t[2], 10) : 0, s = t[3] ? parseInt(t[3], 10) : 0, o = t[5] ? parseInt(t[5], 10) : 0;
|
|
1433
1433
|
return {
|
|
1434
|
-
value: r * (a *
|
|
1434
|
+
value: r * (a * qt + s * Yt + o * Et),
|
|
1435
1435
|
rest: n.slice(t[0].length)
|
|
1436
1436
|
};
|
|
1437
1437
|
}
|
|
1438
|
-
function
|
|
1439
|
-
return I(
|
|
1438
|
+
function kt(e) {
|
|
1439
|
+
return I(N.anyDigitsSigned, e);
|
|
1440
1440
|
}
|
|
1441
1441
|
function C(e, n) {
|
|
1442
1442
|
switch (e) {
|
|
1443
1443
|
case 1:
|
|
1444
|
-
return I(
|
|
1444
|
+
return I(N.singleDigit, n);
|
|
1445
1445
|
case 2:
|
|
1446
|
-
return I(
|
|
1446
|
+
return I(N.twoDigits, n);
|
|
1447
1447
|
case 3:
|
|
1448
|
-
return I(
|
|
1448
|
+
return I(N.threeDigits, n);
|
|
1449
1449
|
case 4:
|
|
1450
|
-
return I(
|
|
1450
|
+
return I(N.fourDigits, n);
|
|
1451
1451
|
default:
|
|
1452
1452
|
return I(new RegExp("^\\d{1," + e + "}"), n);
|
|
1453
1453
|
}
|
|
1454
1454
|
}
|
|
1455
|
-
function
|
|
1455
|
+
function ve(e, n) {
|
|
1456
1456
|
switch (e) {
|
|
1457
1457
|
case 1:
|
|
1458
|
-
return I(
|
|
1458
|
+
return I(N.singleDigitSigned, n);
|
|
1459
1459
|
case 2:
|
|
1460
|
-
return I(
|
|
1460
|
+
return I(N.twoDigitsSigned, n);
|
|
1461
1461
|
case 3:
|
|
1462
|
-
return I(
|
|
1462
|
+
return I(N.threeDigitsSigned, n);
|
|
1463
1463
|
case 4:
|
|
1464
|
-
return I(
|
|
1464
|
+
return I(N.fourDigitsSigned, n);
|
|
1465
1465
|
default:
|
|
1466
1466
|
return I(new RegExp("^-?\\d{1," + e + "}"), n);
|
|
1467
1467
|
}
|
|
1468
1468
|
}
|
|
1469
|
-
function
|
|
1469
|
+
function Ye(e) {
|
|
1470
1470
|
switch (e) {
|
|
1471
1471
|
case "morning":
|
|
1472
1472
|
return 4;
|
|
@@ -1483,7 +1483,7 @@ function We(e) {
|
|
|
1483
1483
|
return 0;
|
|
1484
1484
|
}
|
|
1485
1485
|
}
|
|
1486
|
-
function
|
|
1486
|
+
function Rt(e, n) {
|
|
1487
1487
|
const t = n > 0, r = t ? n : 1 - n;
|
|
1488
1488
|
let a;
|
|
1489
1489
|
if (r <= 50)
|
|
@@ -1494,10 +1494,10 @@ function kt(e, n) {
|
|
|
1494
1494
|
}
|
|
1495
1495
|
return t ? a : 1 - a;
|
|
1496
1496
|
}
|
|
1497
|
-
function
|
|
1497
|
+
function St(e) {
|
|
1498
1498
|
return e % 400 === 0 || e % 4 === 0 && e % 100 !== 0;
|
|
1499
1499
|
}
|
|
1500
|
-
class
|
|
1500
|
+
class Xn extends O {
|
|
1501
1501
|
constructor() {
|
|
1502
1502
|
super(...arguments);
|
|
1503
1503
|
y(this, "priority", 130);
|
|
@@ -1510,16 +1510,16 @@ class Qn extends O {
|
|
|
1510
1510
|
});
|
|
1511
1511
|
switch (r) {
|
|
1512
1512
|
case "y":
|
|
1513
|
-
return
|
|
1513
|
+
return F(C(4, t), s);
|
|
1514
1514
|
case "yo":
|
|
1515
|
-
return
|
|
1515
|
+
return F(
|
|
1516
1516
|
a.ordinalNumber(t, {
|
|
1517
1517
|
unit: "year"
|
|
1518
1518
|
}),
|
|
1519
1519
|
s
|
|
1520
1520
|
);
|
|
1521
1521
|
default:
|
|
1522
|
-
return
|
|
1522
|
+
return F(C(r.length, t), s);
|
|
1523
1523
|
}
|
|
1524
1524
|
}
|
|
1525
1525
|
validate(t, r) {
|
|
@@ -1528,7 +1528,7 @@ class Qn extends O {
|
|
|
1528
1528
|
set(t, r, a) {
|
|
1529
1529
|
const s = t.getFullYear();
|
|
1530
1530
|
if (a.isTwoDigitYear) {
|
|
1531
|
-
const d =
|
|
1531
|
+
const d = Rt(
|
|
1532
1532
|
a.year,
|
|
1533
1533
|
s
|
|
1534
1534
|
);
|
|
@@ -1538,7 +1538,7 @@ class Qn extends O {
|
|
|
1538
1538
|
return t.setFullYear(o, 0, 1), t.setHours(0, 0, 0, 0), t;
|
|
1539
1539
|
}
|
|
1540
1540
|
}
|
|
1541
|
-
class
|
|
1541
|
+
class Zn extends O {
|
|
1542
1542
|
constructor() {
|
|
1543
1543
|
super(...arguments);
|
|
1544
1544
|
y(this, "priority", 130);
|
|
@@ -1565,25 +1565,25 @@ class Xn extends O {
|
|
|
1565
1565
|
});
|
|
1566
1566
|
switch (r) {
|
|
1567
1567
|
case "Y":
|
|
1568
|
-
return
|
|
1568
|
+
return F(C(4, t), s);
|
|
1569
1569
|
case "Yo":
|
|
1570
|
-
return
|
|
1570
|
+
return F(
|
|
1571
1571
|
a.ordinalNumber(t, {
|
|
1572
1572
|
unit: "year"
|
|
1573
1573
|
}),
|
|
1574
1574
|
s
|
|
1575
1575
|
);
|
|
1576
1576
|
default:
|
|
1577
|
-
return
|
|
1577
|
+
return F(C(r.length, t), s);
|
|
1578
1578
|
}
|
|
1579
1579
|
}
|
|
1580
1580
|
validate(t, r) {
|
|
1581
1581
|
return r.isTwoDigitYear || r.year > 0;
|
|
1582
1582
|
}
|
|
1583
1583
|
set(t, r, a, s) {
|
|
1584
|
-
const o =
|
|
1584
|
+
const o = We(t, s);
|
|
1585
1585
|
if (a.isTwoDigitYear) {
|
|
1586
|
-
const p =
|
|
1586
|
+
const p = Rt(
|
|
1587
1587
|
a.year,
|
|
1588
1588
|
o
|
|
1589
1589
|
);
|
|
@@ -1597,7 +1597,7 @@ class Xn extends O {
|
|
|
1597
1597
|
return t.setFullYear(d, 0, s.firstWeekContainsDate), t.setHours(0, 0, 0, 0), re(t, s);
|
|
1598
1598
|
}
|
|
1599
1599
|
}
|
|
1600
|
-
class
|
|
1600
|
+
class Jn extends O {
|
|
1601
1601
|
constructor() {
|
|
1602
1602
|
super(...arguments);
|
|
1603
1603
|
y(this, "priority", 130);
|
|
@@ -1620,27 +1620,27 @@ class Zn extends O {
|
|
|
1620
1620
|
]);
|
|
1621
1621
|
}
|
|
1622
1622
|
parse(t, r) {
|
|
1623
|
-
return
|
|
1623
|
+
return ve(r === "R" ? 4 : r.length, t);
|
|
1624
1624
|
}
|
|
1625
1625
|
set(t, r, a) {
|
|
1626
1626
|
const s = G(t, 0);
|
|
1627
|
-
return s.setFullYear(a, 0, 4), s.setHours(0, 0, 0, 0),
|
|
1627
|
+
return s.setFullYear(a, 0, 4), s.setHours(0, 0, 0, 0), fe(s);
|
|
1628
1628
|
}
|
|
1629
1629
|
}
|
|
1630
|
-
class
|
|
1630
|
+
class Kn extends O {
|
|
1631
1631
|
constructor() {
|
|
1632
1632
|
super(...arguments);
|
|
1633
1633
|
y(this, "priority", 130);
|
|
1634
1634
|
y(this, "incompatibleTokens", ["G", "y", "Y", "R", "w", "I", "i", "e", "c", "t", "T"]);
|
|
1635
1635
|
}
|
|
1636
1636
|
parse(t, r) {
|
|
1637
|
-
return
|
|
1637
|
+
return ve(r === "u" ? 4 : r.length, t);
|
|
1638
1638
|
}
|
|
1639
1639
|
set(t, r, a) {
|
|
1640
1640
|
return t.setFullYear(a, 0, 1), t.setHours(0, 0, 0, 0), t;
|
|
1641
1641
|
}
|
|
1642
1642
|
}
|
|
1643
|
-
class
|
|
1643
|
+
class er extends O {
|
|
1644
1644
|
constructor() {
|
|
1645
1645
|
super(...arguments);
|
|
1646
1646
|
y(this, "priority", 120);
|
|
@@ -1702,7 +1702,7 @@ class Kn extends O {
|
|
|
1702
1702
|
return t.setMonth((a - 1) * 3, 1), t.setHours(0, 0, 0, 0), t;
|
|
1703
1703
|
}
|
|
1704
1704
|
}
|
|
1705
|
-
class
|
|
1705
|
+
class tr extends O {
|
|
1706
1706
|
constructor() {
|
|
1707
1707
|
super(...arguments);
|
|
1708
1708
|
y(this, "priority", 120);
|
|
@@ -1764,7 +1764,7 @@ class er extends O {
|
|
|
1764
1764
|
return t.setMonth((a - 1) * 3, 1), t.setHours(0, 0, 0, 0), t;
|
|
1765
1765
|
}
|
|
1766
1766
|
}
|
|
1767
|
-
class
|
|
1767
|
+
class nr extends O {
|
|
1768
1768
|
constructor() {
|
|
1769
1769
|
super(...arguments);
|
|
1770
1770
|
y(this, "incompatibleTokens", [
|
|
@@ -1788,14 +1788,14 @@ class tr extends O {
|
|
|
1788
1788
|
const s = (o) => o - 1;
|
|
1789
1789
|
switch (r) {
|
|
1790
1790
|
case "M":
|
|
1791
|
-
return
|
|
1792
|
-
I(
|
|
1791
|
+
return F(
|
|
1792
|
+
I(N.month, t),
|
|
1793
1793
|
s
|
|
1794
1794
|
);
|
|
1795
1795
|
case "MM":
|
|
1796
|
-
return
|
|
1796
|
+
return F(C(2, t), s);
|
|
1797
1797
|
case "Mo":
|
|
1798
|
-
return
|
|
1798
|
+
return F(
|
|
1799
1799
|
a.ordinalNumber(t, {
|
|
1800
1800
|
unit: "month"
|
|
1801
1801
|
}),
|
|
@@ -1826,7 +1826,7 @@ class tr extends O {
|
|
|
1826
1826
|
return t.setMonth(a, 1), t.setHours(0, 0, 0, 0), t;
|
|
1827
1827
|
}
|
|
1828
1828
|
}
|
|
1829
|
-
class
|
|
1829
|
+
class rr extends O {
|
|
1830
1830
|
constructor() {
|
|
1831
1831
|
super(...arguments);
|
|
1832
1832
|
y(this, "priority", 110);
|
|
@@ -1850,14 +1850,14 @@ class nr extends O {
|
|
|
1850
1850
|
const s = (o) => o - 1;
|
|
1851
1851
|
switch (r) {
|
|
1852
1852
|
case "L":
|
|
1853
|
-
return
|
|
1854
|
-
I(
|
|
1853
|
+
return F(
|
|
1854
|
+
I(N.month, t),
|
|
1855
1855
|
s
|
|
1856
1856
|
);
|
|
1857
1857
|
case "LL":
|
|
1858
|
-
return
|
|
1858
|
+
return F(C(2, t), s);
|
|
1859
1859
|
case "Lo":
|
|
1860
|
-
return
|
|
1860
|
+
return F(
|
|
1861
1861
|
a.ordinalNumber(t, {
|
|
1862
1862
|
unit: "month"
|
|
1863
1863
|
}),
|
|
@@ -1888,11 +1888,11 @@ class nr extends O {
|
|
|
1888
1888
|
return t.setMonth(a, 1), t.setHours(0, 0, 0, 0), t;
|
|
1889
1889
|
}
|
|
1890
1890
|
}
|
|
1891
|
-
function
|
|
1891
|
+
function ar(e, n, t) {
|
|
1892
1892
|
const r = L(e, t == null ? void 0 : t.in), a = wt(r, t) - n;
|
|
1893
1893
|
return r.setDate(r.getDate() - a * 7), L(r, t == null ? void 0 : t.in);
|
|
1894
1894
|
}
|
|
1895
|
-
class
|
|
1895
|
+
class sr extends O {
|
|
1896
1896
|
constructor() {
|
|
1897
1897
|
super(...arguments);
|
|
1898
1898
|
y(this, "priority", 100);
|
|
@@ -1915,7 +1915,7 @@ class ar extends O {
|
|
|
1915
1915
|
parse(t, r, a) {
|
|
1916
1916
|
switch (r) {
|
|
1917
1917
|
case "w":
|
|
1918
|
-
return I(
|
|
1918
|
+
return I(N.week, t);
|
|
1919
1919
|
case "wo":
|
|
1920
1920
|
return a.ordinalNumber(t, { unit: "week" });
|
|
1921
1921
|
default:
|
|
@@ -1926,14 +1926,14 @@ class ar extends O {
|
|
|
1926
1926
|
return r >= 1 && r <= 53;
|
|
1927
1927
|
}
|
|
1928
1928
|
set(t, r, a, s) {
|
|
1929
|
-
return re(
|
|
1929
|
+
return re(ar(t, a, s), s);
|
|
1930
1930
|
}
|
|
1931
1931
|
}
|
|
1932
|
-
function
|
|
1933
|
-
const r = L(e, t == null ? void 0 : t.in), a =
|
|
1932
|
+
function or(e, n, t) {
|
|
1933
|
+
const r = L(e, t == null ? void 0 : t.in), a = vt(r, t) - n;
|
|
1934
1934
|
return r.setDate(r.getDate() - a * 7), r;
|
|
1935
1935
|
}
|
|
1936
|
-
class
|
|
1936
|
+
class ir extends O {
|
|
1937
1937
|
constructor() {
|
|
1938
1938
|
super(...arguments);
|
|
1939
1939
|
y(this, "priority", 100);
|
|
@@ -1957,7 +1957,7 @@ class or extends O {
|
|
|
1957
1957
|
parse(t, r, a) {
|
|
1958
1958
|
switch (r) {
|
|
1959
1959
|
case "I":
|
|
1960
|
-
return I(
|
|
1960
|
+
return I(N.week, t);
|
|
1961
1961
|
case "Io":
|
|
1962
1962
|
return a.ordinalNumber(t, { unit: "week" });
|
|
1963
1963
|
default:
|
|
@@ -1968,10 +1968,10 @@ class or extends O {
|
|
|
1968
1968
|
return r >= 1 && r <= 53;
|
|
1969
1969
|
}
|
|
1970
1970
|
set(t, r, a) {
|
|
1971
|
-
return
|
|
1971
|
+
return fe(or(t, a));
|
|
1972
1972
|
}
|
|
1973
1973
|
}
|
|
1974
|
-
const
|
|
1974
|
+
const ur = [31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31], cr = [
|
|
1975
1975
|
31,
|
|
1976
1976
|
29,
|
|
1977
1977
|
31,
|
|
@@ -1985,7 +1985,7 @@ const ir = [31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31], ur = [
|
|
|
1985
1985
|
30,
|
|
1986
1986
|
31
|
|
1987
1987
|
];
|
|
1988
|
-
class
|
|
1988
|
+
class lr extends O {
|
|
1989
1989
|
constructor() {
|
|
1990
1990
|
super(...arguments);
|
|
1991
1991
|
y(this, "priority", 90);
|
|
@@ -2008,7 +2008,7 @@ class cr extends O {
|
|
|
2008
2008
|
parse(t, r, a) {
|
|
2009
2009
|
switch (r) {
|
|
2010
2010
|
case "d":
|
|
2011
|
-
return I(
|
|
2011
|
+
return I(N.date, t);
|
|
2012
2012
|
case "do":
|
|
2013
2013
|
return a.ordinalNumber(t, { unit: "date" });
|
|
2014
2014
|
default:
|
|
@@ -2016,14 +2016,14 @@ class cr extends O {
|
|
|
2016
2016
|
}
|
|
2017
2017
|
}
|
|
2018
2018
|
validate(t, r) {
|
|
2019
|
-
const a = t.getFullYear(), s =
|
|
2020
|
-
return s ? r >= 1 && r <=
|
|
2019
|
+
const a = t.getFullYear(), s = St(a), o = t.getMonth();
|
|
2020
|
+
return s ? r >= 1 && r <= cr[o] : r >= 1 && r <= ur[o];
|
|
2021
2021
|
}
|
|
2022
2022
|
set(t, r, a) {
|
|
2023
2023
|
return t.setDate(a), t.setHours(0, 0, 0, 0), t;
|
|
2024
2024
|
}
|
|
2025
2025
|
}
|
|
2026
|
-
class
|
|
2026
|
+
class dr extends O {
|
|
2027
2027
|
constructor() {
|
|
2028
2028
|
super(...arguments);
|
|
2029
2029
|
y(this, "priority", 90);
|
|
@@ -2050,7 +2050,7 @@ class lr extends O {
|
|
|
2050
2050
|
switch (r) {
|
|
2051
2051
|
case "D":
|
|
2052
2052
|
case "DD":
|
|
2053
|
-
return I(
|
|
2053
|
+
return I(N.dayOfYear, t);
|
|
2054
2054
|
case "Do":
|
|
2055
2055
|
return a.ordinalNumber(t, { unit: "date" });
|
|
2056
2056
|
default:
|
|
@@ -2059,18 +2059,18 @@ class lr extends O {
|
|
|
2059
2059
|
}
|
|
2060
2060
|
validate(t, r) {
|
|
2061
2061
|
const a = t.getFullYear();
|
|
2062
|
-
return
|
|
2062
|
+
return St(a) ? r >= 1 && r <= 366 : r >= 1 && r <= 365;
|
|
2063
2063
|
}
|
|
2064
2064
|
set(t, r, a) {
|
|
2065
2065
|
return t.setMonth(0, a), t.setHours(0, 0, 0, 0), t;
|
|
2066
2066
|
}
|
|
2067
2067
|
}
|
|
2068
|
-
function
|
|
2068
|
+
function qe(e, n, t) {
|
|
2069
2069
|
var x, h, g, D;
|
|
2070
|
-
const r =
|
|
2071
|
-
return
|
|
2070
|
+
const r = ge(), a = (t == null ? void 0 : t.weekStartsOn) ?? ((h = (x = t == null ? void 0 : t.locale) == null ? void 0 : x.options) == null ? void 0 : h.weekStartsOn) ?? r.weekStartsOn ?? ((D = (g = r.locale) == null ? void 0 : g.options) == null ? void 0 : D.weekStartsOn) ?? 0, s = L(e, t == null ? void 0 : t.in), o = s.getDay(), p = (n % 7 + 7) % 7, m = 7 - a, b = n < 0 || n > 6 ? n - (o + m) % 7 : (p + m) % 7 - (o + m) % 7;
|
|
2071
|
+
return ht(s, b, t);
|
|
2072
2072
|
}
|
|
2073
|
-
class
|
|
2073
|
+
class mr extends O {
|
|
2074
2074
|
constructor() {
|
|
2075
2075
|
super(...arguments);
|
|
2076
2076
|
y(this, "priority", 90);
|
|
@@ -2104,10 +2104,10 @@ class dr extends O {
|
|
|
2104
2104
|
return r >= 0 && r <= 6;
|
|
2105
2105
|
}
|
|
2106
2106
|
set(t, r, a, s) {
|
|
2107
|
-
return t =
|
|
2107
|
+
return t = qe(t, a, s), t.setHours(0, 0, 0, 0), t;
|
|
2108
2108
|
}
|
|
2109
2109
|
}
|
|
2110
|
-
class
|
|
2110
|
+
class fr extends O {
|
|
2111
2111
|
constructor() {
|
|
2112
2112
|
super(...arguments);
|
|
2113
2113
|
y(this, "priority", 90);
|
|
@@ -2137,9 +2137,9 @@ class mr extends O {
|
|
|
2137
2137
|
switch (r) {
|
|
2138
2138
|
case "e":
|
|
2139
2139
|
case "ee":
|
|
2140
|
-
return
|
|
2140
|
+
return F(C(r.length, t), o);
|
|
2141
2141
|
case "eo":
|
|
2142
|
-
return
|
|
2142
|
+
return F(
|
|
2143
2143
|
a.ordinalNumber(t, {
|
|
2144
2144
|
unit: "day"
|
|
2145
2145
|
}),
|
|
@@ -2169,10 +2169,10 @@ class mr extends O {
|
|
|
2169
2169
|
return r >= 0 && r <= 6;
|
|
2170
2170
|
}
|
|
2171
2171
|
set(t, r, a, s) {
|
|
2172
|
-
return t =
|
|
2172
|
+
return t = qe(t, a, s), t.setHours(0, 0, 0, 0), t;
|
|
2173
2173
|
}
|
|
2174
2174
|
}
|
|
2175
|
-
class
|
|
2175
|
+
class gr extends O {
|
|
2176
2176
|
constructor() {
|
|
2177
2177
|
super(...arguments);
|
|
2178
2178
|
y(this, "priority", 90);
|
|
@@ -2202,9 +2202,9 @@ class fr extends O {
|
|
|
2202
2202
|
switch (r) {
|
|
2203
2203
|
case "c":
|
|
2204
2204
|
case "cc":
|
|
2205
|
-
return
|
|
2205
|
+
return F(C(r.length, t), o);
|
|
2206
2206
|
case "co":
|
|
2207
|
-
return
|
|
2207
|
+
return F(
|
|
2208
2208
|
a.ordinalNumber(t, {
|
|
2209
2209
|
unit: "day"
|
|
2210
2210
|
}),
|
|
@@ -2234,14 +2234,14 @@ class fr extends O {
|
|
|
2234
2234
|
return r >= 0 && r <= 6;
|
|
2235
2235
|
}
|
|
2236
2236
|
set(t, r, a, s) {
|
|
2237
|
-
return t =
|
|
2237
|
+
return t = qe(t, a, s), t.setHours(0, 0, 0, 0), t;
|
|
2238
2238
|
}
|
|
2239
2239
|
}
|
|
2240
|
-
function
|
|
2241
|
-
const r = L(e, t == null ? void 0 : t.in), a =
|
|
2242
|
-
return
|
|
2240
|
+
function pr(e, n, t) {
|
|
2241
|
+
const r = L(e, t == null ? void 0 : t.in), a = Hn(r, t), s = n - a;
|
|
2242
|
+
return ht(r, s, t);
|
|
2243
2243
|
}
|
|
2244
|
-
class
|
|
2244
|
+
class br extends O {
|
|
2245
2245
|
constructor() {
|
|
2246
2246
|
super(...arguments);
|
|
2247
2247
|
y(this, "priority", 90);
|
|
@@ -2272,7 +2272,7 @@ class pr extends O {
|
|
|
2272
2272
|
case "io":
|
|
2273
2273
|
return a.ordinalNumber(t, { unit: "day" });
|
|
2274
2274
|
case "iii":
|
|
2275
|
-
return
|
|
2275
|
+
return F(
|
|
2276
2276
|
a.day(t, {
|
|
2277
2277
|
width: "abbreviated",
|
|
2278
2278
|
context: "formatting"
|
|
@@ -2286,7 +2286,7 @@ class pr extends O {
|
|
|
2286
2286
|
s
|
|
2287
2287
|
);
|
|
2288
2288
|
case "iiiii":
|
|
2289
|
-
return
|
|
2289
|
+
return F(
|
|
2290
2290
|
a.day(t, {
|
|
2291
2291
|
width: "narrow",
|
|
2292
2292
|
context: "formatting"
|
|
@@ -2294,7 +2294,7 @@ class pr extends O {
|
|
|
2294
2294
|
s
|
|
2295
2295
|
);
|
|
2296
2296
|
case "iiiiii":
|
|
2297
|
-
return
|
|
2297
|
+
return F(
|
|
2298
2298
|
a.day(t, {
|
|
2299
2299
|
width: "short",
|
|
2300
2300
|
context: "formatting"
|
|
@@ -2306,7 +2306,7 @@ class pr extends O {
|
|
|
2306
2306
|
);
|
|
2307
2307
|
case "iiii":
|
|
2308
2308
|
default:
|
|
2309
|
-
return
|
|
2309
|
+
return F(
|
|
2310
2310
|
a.day(t, {
|
|
2311
2311
|
width: "wide",
|
|
2312
2312
|
context: "formatting"
|
|
@@ -2328,10 +2328,10 @@ class pr extends O {
|
|
|
2328
2328
|
return r >= 1 && r <= 7;
|
|
2329
2329
|
}
|
|
2330
2330
|
set(t, r, a) {
|
|
2331
|
-
return t =
|
|
2331
|
+
return t = pr(t, a), t.setHours(0, 0, 0, 0), t;
|
|
2332
2332
|
}
|
|
2333
2333
|
}
|
|
2334
|
-
class
|
|
2334
|
+
class yr extends O {
|
|
2335
2335
|
constructor() {
|
|
2336
2336
|
super(...arguments);
|
|
2337
2337
|
y(this, "priority", 80);
|
|
@@ -2369,10 +2369,10 @@ class br extends O {
|
|
|
2369
2369
|
}
|
|
2370
2370
|
}
|
|
2371
2371
|
set(t, r, a) {
|
|
2372
|
-
return t.setHours(
|
|
2372
|
+
return t.setHours(Ye(a), 0, 0, 0), t;
|
|
2373
2373
|
}
|
|
2374
2374
|
}
|
|
2375
|
-
class
|
|
2375
|
+
class hr extends O {
|
|
2376
2376
|
constructor() {
|
|
2377
2377
|
super(...arguments);
|
|
2378
2378
|
y(this, "priority", 80);
|
|
@@ -2410,10 +2410,10 @@ class yr extends O {
|
|
|
2410
2410
|
}
|
|
2411
2411
|
}
|
|
2412
2412
|
set(t, r, a) {
|
|
2413
|
-
return t.setHours(
|
|
2413
|
+
return t.setHours(Ye(a), 0, 0, 0), t;
|
|
2414
2414
|
}
|
|
2415
2415
|
}
|
|
2416
|
-
class
|
|
2416
|
+
class _r extends O {
|
|
2417
2417
|
constructor() {
|
|
2418
2418
|
super(...arguments);
|
|
2419
2419
|
y(this, "priority", 80);
|
|
@@ -2451,10 +2451,10 @@ class hr extends O {
|
|
|
2451
2451
|
}
|
|
2452
2452
|
}
|
|
2453
2453
|
set(t, r, a) {
|
|
2454
|
-
return t.setHours(
|
|
2454
|
+
return t.setHours(Ye(a), 0, 0, 0), t;
|
|
2455
2455
|
}
|
|
2456
2456
|
}
|
|
2457
|
-
class
|
|
2457
|
+
class Tr extends O {
|
|
2458
2458
|
constructor() {
|
|
2459
2459
|
super(...arguments);
|
|
2460
2460
|
y(this, "priority", 70);
|
|
@@ -2463,7 +2463,7 @@ class _r extends O {
|
|
|
2463
2463
|
parse(t, r, a) {
|
|
2464
2464
|
switch (r) {
|
|
2465
2465
|
case "h":
|
|
2466
|
-
return I(
|
|
2466
|
+
return I(N.hour12h, t);
|
|
2467
2467
|
case "ho":
|
|
2468
2468
|
return a.ordinalNumber(t, { unit: "hour" });
|
|
2469
2469
|
default:
|
|
@@ -2478,7 +2478,7 @@ class _r extends O {
|
|
|
2478
2478
|
return s && a < 12 ? t.setHours(a + 12, 0, 0, 0) : !s && a === 12 ? t.setHours(0, 0, 0, 0) : t.setHours(a, 0, 0, 0), t;
|
|
2479
2479
|
}
|
|
2480
2480
|
}
|
|
2481
|
-
class
|
|
2481
|
+
class vr extends O {
|
|
2482
2482
|
constructor() {
|
|
2483
2483
|
super(...arguments);
|
|
2484
2484
|
y(this, "priority", 70);
|
|
@@ -2487,7 +2487,7 @@ class Tr extends O {
|
|
|
2487
2487
|
parse(t, r, a) {
|
|
2488
2488
|
switch (r) {
|
|
2489
2489
|
case "H":
|
|
2490
|
-
return I(
|
|
2490
|
+
return I(N.hour23h, t);
|
|
2491
2491
|
case "Ho":
|
|
2492
2492
|
return a.ordinalNumber(t, { unit: "hour" });
|
|
2493
2493
|
default:
|
|
@@ -2510,7 +2510,7 @@ class wr extends O {
|
|
|
2510
2510
|
parse(t, r, a) {
|
|
2511
2511
|
switch (r) {
|
|
2512
2512
|
case "K":
|
|
2513
|
-
return I(
|
|
2513
|
+
return I(N.hour11h, t);
|
|
2514
2514
|
case "Ko":
|
|
2515
2515
|
return a.ordinalNumber(t, { unit: "hour" });
|
|
2516
2516
|
default:
|
|
@@ -2524,7 +2524,7 @@ class wr extends O {
|
|
|
2524
2524
|
return t.getHours() >= 12 && a < 12 ? t.setHours(a + 12, 0, 0, 0) : t.setHours(a, 0, 0, 0), t;
|
|
2525
2525
|
}
|
|
2526
2526
|
}
|
|
2527
|
-
class
|
|
2527
|
+
class xr extends O {
|
|
2528
2528
|
constructor() {
|
|
2529
2529
|
super(...arguments);
|
|
2530
2530
|
y(this, "priority", 70);
|
|
@@ -2533,7 +2533,7 @@ class vr extends O {
|
|
|
2533
2533
|
parse(t, r, a) {
|
|
2534
2534
|
switch (r) {
|
|
2535
2535
|
case "k":
|
|
2536
|
-
return I(
|
|
2536
|
+
return I(N.hour24h, t);
|
|
2537
2537
|
case "ko":
|
|
2538
2538
|
return a.ordinalNumber(t, { unit: "hour" });
|
|
2539
2539
|
default:
|
|
@@ -2548,7 +2548,7 @@ class vr extends O {
|
|
|
2548
2548
|
return t.setHours(s, 0, 0, 0), t;
|
|
2549
2549
|
}
|
|
2550
2550
|
}
|
|
2551
|
-
class
|
|
2551
|
+
class Pr extends O {
|
|
2552
2552
|
constructor() {
|
|
2553
2553
|
super(...arguments);
|
|
2554
2554
|
y(this, "priority", 60);
|
|
@@ -2557,7 +2557,7 @@ class xr extends O {
|
|
|
2557
2557
|
parse(t, r, a) {
|
|
2558
2558
|
switch (r) {
|
|
2559
2559
|
case "m":
|
|
2560
|
-
return I(
|
|
2560
|
+
return I(N.minute, t);
|
|
2561
2561
|
case "mo":
|
|
2562
2562
|
return a.ordinalNumber(t, { unit: "minute" });
|
|
2563
2563
|
default:
|
|
@@ -2571,7 +2571,7 @@ class xr extends O {
|
|
|
2571
2571
|
return t.setMinutes(a, 0, 0), t;
|
|
2572
2572
|
}
|
|
2573
2573
|
}
|
|
2574
|
-
class
|
|
2574
|
+
class Dr extends O {
|
|
2575
2575
|
constructor() {
|
|
2576
2576
|
super(...arguments);
|
|
2577
2577
|
y(this, "priority", 50);
|
|
@@ -2580,7 +2580,7 @@ class Pr extends O {
|
|
|
2580
2580
|
parse(t, r, a) {
|
|
2581
2581
|
switch (r) {
|
|
2582
2582
|
case "s":
|
|
2583
|
-
return I(
|
|
2583
|
+
return I(N.second, t);
|
|
2584
2584
|
case "so":
|
|
2585
2585
|
return a.ordinalNumber(t, { unit: "second" });
|
|
2586
2586
|
default:
|
|
@@ -2594,7 +2594,7 @@ class Pr extends O {
|
|
|
2594
2594
|
return t.setSeconds(a, 0), t;
|
|
2595
2595
|
}
|
|
2596
2596
|
}
|
|
2597
|
-
class
|
|
2597
|
+
class Or extends O {
|
|
2598
2598
|
constructor() {
|
|
2599
2599
|
super(...arguments);
|
|
2600
2600
|
y(this, "priority", 30);
|
|
@@ -2602,13 +2602,13 @@ class Dr extends O {
|
|
|
2602
2602
|
}
|
|
2603
2603
|
parse(t, r) {
|
|
2604
2604
|
const a = (s) => Math.trunc(s * Math.pow(10, -r.length + 3));
|
|
2605
|
-
return
|
|
2605
|
+
return F(C(r.length, t), a);
|
|
2606
2606
|
}
|
|
2607
2607
|
set(t, r, a) {
|
|
2608
2608
|
return t.setMilliseconds(a), t;
|
|
2609
2609
|
}
|
|
2610
2610
|
}
|
|
2611
|
-
class
|
|
2611
|
+
class Mr extends O {
|
|
2612
2612
|
constructor() {
|
|
2613
2613
|
super(...arguments);
|
|
2614
2614
|
y(this, "priority", 10);
|
|
@@ -2641,11 +2641,11 @@ class Or extends O {
|
|
|
2641
2641
|
set(t, r, a) {
|
|
2642
2642
|
return r.timestampIsSet ? t : G(
|
|
2643
2643
|
t,
|
|
2644
|
-
t.getTime() -
|
|
2644
|
+
t.getTime() - Te(t) - a
|
|
2645
2645
|
);
|
|
2646
2646
|
}
|
|
2647
2647
|
}
|
|
2648
|
-
class
|
|
2648
|
+
class kr extends O {
|
|
2649
2649
|
constructor() {
|
|
2650
2650
|
super(...arguments);
|
|
2651
2651
|
y(this, "priority", 10);
|
|
@@ -2678,104 +2678,104 @@ class Mr extends O {
|
|
|
2678
2678
|
set(t, r, a) {
|
|
2679
2679
|
return r.timestampIsSet ? t : G(
|
|
2680
2680
|
t,
|
|
2681
|
-
t.getTime() -
|
|
2681
|
+
t.getTime() - Te(t) - a
|
|
2682
2682
|
);
|
|
2683
2683
|
}
|
|
2684
2684
|
}
|
|
2685
|
-
class
|
|
2685
|
+
class Rr extends O {
|
|
2686
2686
|
constructor() {
|
|
2687
2687
|
super(...arguments);
|
|
2688
2688
|
y(this, "priority", 40);
|
|
2689
2689
|
y(this, "incompatibleTokens", "*");
|
|
2690
2690
|
}
|
|
2691
2691
|
parse(t) {
|
|
2692
|
-
return
|
|
2692
|
+
return kt(t);
|
|
2693
2693
|
}
|
|
2694
2694
|
set(t, r, a) {
|
|
2695
2695
|
return [G(t, a * 1e3), { timestampIsSet: !0 }];
|
|
2696
2696
|
}
|
|
2697
2697
|
}
|
|
2698
|
-
class
|
|
2698
|
+
class Sr extends O {
|
|
2699
2699
|
constructor() {
|
|
2700
2700
|
super(...arguments);
|
|
2701
2701
|
y(this, "priority", 20);
|
|
2702
2702
|
y(this, "incompatibleTokens", "*");
|
|
2703
2703
|
}
|
|
2704
2704
|
parse(t) {
|
|
2705
|
-
return
|
|
2705
|
+
return kt(t);
|
|
2706
2706
|
}
|
|
2707
2707
|
set(t, r, a) {
|
|
2708
2708
|
return [G(t, a), { timestampIsSet: !0 }];
|
|
2709
2709
|
}
|
|
2710
2710
|
}
|
|
2711
|
-
const
|
|
2712
|
-
G: new
|
|
2713
|
-
y: new
|
|
2714
|
-
Y: new
|
|
2715
|
-
R: new
|
|
2716
|
-
u: new
|
|
2717
|
-
Q: new
|
|
2718
|
-
q: new
|
|
2719
|
-
M: new
|
|
2720
|
-
L: new
|
|
2721
|
-
w: new
|
|
2722
|
-
I: new
|
|
2723
|
-
d: new
|
|
2724
|
-
D: new
|
|
2725
|
-
E: new
|
|
2726
|
-
e: new
|
|
2727
|
-
c: new
|
|
2728
|
-
i: new
|
|
2729
|
-
a: new
|
|
2730
|
-
b: new
|
|
2731
|
-
B: new
|
|
2732
|
-
h: new
|
|
2733
|
-
H: new
|
|
2711
|
+
const Ir = {
|
|
2712
|
+
G: new Qn(),
|
|
2713
|
+
y: new Xn(),
|
|
2714
|
+
Y: new Zn(),
|
|
2715
|
+
R: new Jn(),
|
|
2716
|
+
u: new Kn(),
|
|
2717
|
+
Q: new er(),
|
|
2718
|
+
q: new tr(),
|
|
2719
|
+
M: new nr(),
|
|
2720
|
+
L: new rr(),
|
|
2721
|
+
w: new sr(),
|
|
2722
|
+
I: new ir(),
|
|
2723
|
+
d: new lr(),
|
|
2724
|
+
D: new dr(),
|
|
2725
|
+
E: new mr(),
|
|
2726
|
+
e: new fr(),
|
|
2727
|
+
c: new gr(),
|
|
2728
|
+
i: new br(),
|
|
2729
|
+
a: new yr(),
|
|
2730
|
+
b: new hr(),
|
|
2731
|
+
B: new _r(),
|
|
2732
|
+
h: new Tr(),
|
|
2733
|
+
H: new vr(),
|
|
2734
2734
|
K: new wr(),
|
|
2735
|
-
k: new
|
|
2736
|
-
m: new
|
|
2737
|
-
s: new
|
|
2738
|
-
S: new
|
|
2739
|
-
X: new
|
|
2740
|
-
x: new
|
|
2741
|
-
t: new
|
|
2742
|
-
T: new
|
|
2743
|
-
},
|
|
2744
|
-
function
|
|
2735
|
+
k: new xr(),
|
|
2736
|
+
m: new Pr(),
|
|
2737
|
+
s: new Dr(),
|
|
2738
|
+
S: new Or(),
|
|
2739
|
+
X: new Mr(),
|
|
2740
|
+
x: new kr(),
|
|
2741
|
+
t: new Rr(),
|
|
2742
|
+
T: new Sr()
|
|
2743
|
+
}, Cr = /[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g, jr = /P+p+|P+|p+|''|'(''|[^'])+('|$)|./g, Nr = /^'([^]*?)'?$/, Fr = /''/g, Lr = /\S/, Gr = /[a-zA-Z]/;
|
|
2744
|
+
function zr(e, n, t, r) {
|
|
2745
2745
|
var E, H, _, R;
|
|
2746
|
-
const a = () => G(t, NaN), s =
|
|
2746
|
+
const a = () => G(t, NaN), s = Ot(), o = s.locale ?? Tt, d = s.firstWeekContainsDate ?? ((H = (E = s.locale) == null ? void 0 : E.options) == null ? void 0 : H.firstWeekContainsDate) ?? 1, p = s.weekStartsOn ?? ((R = (_ = s.locale) == null ? void 0 : _.options) == null ? void 0 : R.weekStartsOn) ?? 0, m = {
|
|
2747
2747
|
firstWeekContainsDate: d,
|
|
2748
2748
|
weekStartsOn: p,
|
|
2749
2749
|
locale: o
|
|
2750
|
-
}, b = [new
|
|
2751
|
-
const M =
|
|
2752
|
-
if (M in
|
|
2753
|
-
const z =
|
|
2754
|
-
return z(
|
|
2750
|
+
}, b = [new An(r == null ? void 0 : r.in, t)], x = n.match(jr).map((v) => {
|
|
2751
|
+
const M = v[0];
|
|
2752
|
+
if (M in Le) {
|
|
2753
|
+
const z = Le[M];
|
|
2754
|
+
return z(v, o.formatLong);
|
|
2755
2755
|
}
|
|
2756
|
-
return
|
|
2757
|
-
}).join("").match(
|
|
2758
|
-
for (let
|
|
2759
|
-
|
|
2760
|
-
const M =
|
|
2756
|
+
return v;
|
|
2757
|
+
}).join("").match(Cr), h = [];
|
|
2758
|
+
for (let v of x) {
|
|
2759
|
+
Dt(v) && Ge(v, n, e), Pt(v) && Ge(v, n, e);
|
|
2760
|
+
const M = v[0], z = Ir[M];
|
|
2761
2761
|
if (z) {
|
|
2762
2762
|
const { incompatibleTokens: A } = z;
|
|
2763
2763
|
if (Array.isArray(A)) {
|
|
2764
2764
|
const Q = h.find(
|
|
2765
|
-
(
|
|
2765
|
+
(le) => A.includes(le.token) || le.token === M
|
|
2766
2766
|
);
|
|
2767
2767
|
if (Q)
|
|
2768
2768
|
throw new RangeError(
|
|
2769
|
-
`The format string mustn't contain \`${Q.fullToken}\` and \`${
|
|
2769
|
+
`The format string mustn't contain \`${Q.fullToken}\` and \`${v}\` at the same time`
|
|
2770
2770
|
);
|
|
2771
2771
|
} else if (z.incompatibleTokens === "*" && h.length > 0)
|
|
2772
2772
|
throw new RangeError(
|
|
2773
|
-
`The format string mustn't contain \`${
|
|
2773
|
+
`The format string mustn't contain \`${v}\` and any other token at the same time`
|
|
2774
2774
|
);
|
|
2775
|
-
h.push({ token: M, fullToken:
|
|
2775
|
+
h.push({ token: M, fullToken: v });
|
|
2776
2776
|
const se = z.run(
|
|
2777
2777
|
e,
|
|
2778
|
-
|
|
2778
|
+
v,
|
|
2779
2779
|
o.match,
|
|
2780
2780
|
m
|
|
2781
2781
|
);
|
|
@@ -2783,60 +2783,60 @@ function Gr(e, n, t, r) {
|
|
|
2783
2783
|
return a();
|
|
2784
2784
|
b.push(se.setter), e = se.rest;
|
|
2785
2785
|
} else {
|
|
2786
|
-
if (M.match(
|
|
2786
|
+
if (M.match(Gr))
|
|
2787
2787
|
throw new RangeError(
|
|
2788
2788
|
"Format string contains an unescaped latin alphabet character `" + M + "`"
|
|
2789
2789
|
);
|
|
2790
|
-
if (
|
|
2791
|
-
e = e.slice(
|
|
2790
|
+
if (v === "''" ? v = "'" : M === "'" && (v = Wr(v)), e.indexOf(v) === 0)
|
|
2791
|
+
e = e.slice(v.length);
|
|
2792
2792
|
else
|
|
2793
2793
|
return a();
|
|
2794
2794
|
}
|
|
2795
2795
|
}
|
|
2796
|
-
if (e.length > 0 &&
|
|
2796
|
+
if (e.length > 0 && Lr.test(e))
|
|
2797
2797
|
return a();
|
|
2798
|
-
const g = b.map((
|
|
2799
|
-
(
|
|
2800
|
-
).map((
|
|
2798
|
+
const g = b.map((v) => v.priority).sort((v, M) => M - v).filter((v, M, z) => z.indexOf(v) === M).map(
|
|
2799
|
+
(v) => b.filter((M) => M.priority === v).sort((M, z) => z.subPriority - M.subPriority)
|
|
2800
|
+
).map((v) => v[0]);
|
|
2801
2801
|
let D = L(t, r == null ? void 0 : r.in);
|
|
2802
2802
|
if (isNaN(+D)) return a();
|
|
2803
2803
|
const j = {};
|
|
2804
|
-
for (const
|
|
2805
|
-
if (!
|
|
2804
|
+
for (const v of g) {
|
|
2805
|
+
if (!v.validate(D, m))
|
|
2806
2806
|
return a();
|
|
2807
|
-
const M =
|
|
2807
|
+
const M = v.set(D, j, m);
|
|
2808
2808
|
Array.isArray(M) ? (D = M[0], Object.assign(j, M[1])) : D = M;
|
|
2809
2809
|
}
|
|
2810
2810
|
return D;
|
|
2811
2811
|
}
|
|
2812
|
-
function
|
|
2813
|
-
return e.match(
|
|
2812
|
+
function Wr(e) {
|
|
2813
|
+
return e.match(Nr)[1].replace(Fr, "'");
|
|
2814
2814
|
}
|
|
2815
|
-
function
|
|
2816
|
-
const r =
|
|
2817
|
-
return "formatToParts" in a ?
|
|
2815
|
+
function Ze(e, n, t) {
|
|
2816
|
+
const r = Ot(), a = Er(e, t.timeZone, t.locale ?? r.locale);
|
|
2817
|
+
return "formatToParts" in a ? Yr(a, n) : qr(a, n);
|
|
2818
2818
|
}
|
|
2819
|
-
function
|
|
2819
|
+
function Yr(e, n) {
|
|
2820
2820
|
const t = e.formatToParts(n);
|
|
2821
2821
|
for (let r = t.length - 1; r >= 0; --r)
|
|
2822
2822
|
if (t[r].type === "timeZoneName")
|
|
2823
2823
|
return t[r].value;
|
|
2824
2824
|
}
|
|
2825
|
-
function
|
|
2825
|
+
function qr(e, n) {
|
|
2826
2826
|
const t = e.format(n).replace(/\u200E/g, ""), r = / [\w-+ ]+$/.exec(t);
|
|
2827
2827
|
return r ? r[0].substr(1) : "";
|
|
2828
2828
|
}
|
|
2829
|
-
function
|
|
2829
|
+
function Er(e, n, t) {
|
|
2830
2830
|
return new Intl.DateTimeFormat(t ? [t.code, "en-US"] : void 0, {
|
|
2831
2831
|
timeZone: n,
|
|
2832
2832
|
timeZoneName: e
|
|
2833
2833
|
});
|
|
2834
2834
|
}
|
|
2835
|
-
function
|
|
2836
|
-
const t =
|
|
2837
|
-
return "formatToParts" in t ?
|
|
2835
|
+
function Hr(e, n) {
|
|
2836
|
+
const t = Ar(n);
|
|
2837
|
+
return "formatToParts" in t ? Ur(t, e) : $r(t, e);
|
|
2838
2838
|
}
|
|
2839
|
-
const
|
|
2839
|
+
const Br = {
|
|
2840
2840
|
year: 0,
|
|
2841
2841
|
month: 1,
|
|
2842
2842
|
day: 2,
|
|
@@ -2844,11 +2844,11 @@ const Hr = {
|
|
|
2844
2844
|
minute: 4,
|
|
2845
2845
|
second: 5
|
|
2846
2846
|
};
|
|
2847
|
-
function
|
|
2847
|
+
function Ur(e, n) {
|
|
2848
2848
|
try {
|
|
2849
2849
|
const t = e.formatToParts(n), r = [];
|
|
2850
2850
|
for (let a = 0; a < t.length; a++) {
|
|
2851
|
-
const s =
|
|
2851
|
+
const s = Br[t[a].type];
|
|
2852
2852
|
s !== void 0 && (r[s] = parseInt(t[a].value, 10));
|
|
2853
2853
|
}
|
|
2854
2854
|
return r;
|
|
@@ -2858,7 +2858,7 @@ function Br(e, n) {
|
|
|
2858
2858
|
throw t;
|
|
2859
2859
|
}
|
|
2860
2860
|
}
|
|
2861
|
-
function
|
|
2861
|
+
function $r(e, n) {
|
|
2862
2862
|
const t = e.format(n), r = /(\d+)\/(\d+)\/(\d+),? (\d+):(\d+):(\d+)/.exec(t);
|
|
2863
2863
|
return [
|
|
2864
2864
|
parseInt(r[3], 10),
|
|
@@ -2869,7 +2869,7 @@ function Ur(e, n) {
|
|
|
2869
2869
|
parseInt(r[6], 10)
|
|
2870
2870
|
];
|
|
2871
2871
|
}
|
|
2872
|
-
const
|
|
2872
|
+
const Re = {}, Je = new Intl.DateTimeFormat("en-US", {
|
|
2873
2873
|
hourCycle: "h23",
|
|
2874
2874
|
timeZone: "America/New_York",
|
|
2875
2875
|
year: "numeric",
|
|
@@ -2878,9 +2878,9 @@ const ke = {}, Ze = new Intl.DateTimeFormat("en-US", {
|
|
|
2878
2878
|
hour: "2-digit",
|
|
2879
2879
|
minute: "2-digit",
|
|
2880
2880
|
second: "2-digit"
|
|
2881
|
-
}).format(/* @__PURE__ */ new Date("2014-06-25T04:00:00.123Z")),
|
|
2882
|
-
function
|
|
2883
|
-
return
|
|
2881
|
+
}).format(/* @__PURE__ */ new Date("2014-06-25T04:00:00.123Z")), Vr = Je === "06/25/2014, 00:00:00" || Je === "06/25/2014 00:00:00";
|
|
2882
|
+
function Ar(e) {
|
|
2883
|
+
return Re[e] || (Re[e] = Vr ? new Intl.DateTimeFormat("en-US", {
|
|
2884
2884
|
hourCycle: "h23",
|
|
2885
2885
|
timeZone: e,
|
|
2886
2886
|
year: "numeric",
|
|
@@ -2898,114 +2898,114 @@ function Vr(e) {
|
|
|
2898
2898
|
hour: "2-digit",
|
|
2899
2899
|
minute: "2-digit",
|
|
2900
2900
|
second: "2-digit"
|
|
2901
|
-
})),
|
|
2901
|
+
})), Re[e];
|
|
2902
2902
|
}
|
|
2903
|
-
function
|
|
2903
|
+
function Ee(e, n, t, r, a, s, o) {
|
|
2904
2904
|
const d = /* @__PURE__ */ new Date(0);
|
|
2905
2905
|
return d.setUTCFullYear(e, n, t), d.setUTCHours(r, a, s, o), d;
|
|
2906
2906
|
}
|
|
2907
|
-
const
|
|
2907
|
+
const Ke = 36e5, Qr = 6e4, Se = {
|
|
2908
2908
|
timezone: /([Z+-].*)$/,
|
|
2909
2909
|
timezoneZ: /^(Z)$/,
|
|
2910
2910
|
timezoneHH: /^([+-]\d{2})$/,
|
|
2911
2911
|
timezoneHHMM: /^([+-])(\d{2}):?(\d{2})$/
|
|
2912
2912
|
};
|
|
2913
|
-
function
|
|
2913
|
+
function De(e, n, t) {
|
|
2914
2914
|
if (!e)
|
|
2915
2915
|
return 0;
|
|
2916
|
-
let r =
|
|
2916
|
+
let r = Se.timezoneZ.exec(e);
|
|
2917
2917
|
if (r)
|
|
2918
2918
|
return 0;
|
|
2919
2919
|
let a, s;
|
|
2920
|
-
if (r =
|
|
2921
|
-
return a = parseInt(r[1], 10),
|
|
2922
|
-
if (r =
|
|
2920
|
+
if (r = Se.timezoneHH.exec(e), r)
|
|
2921
|
+
return a = parseInt(r[1], 10), et(a) ? -(a * Ke) : NaN;
|
|
2922
|
+
if (r = Se.timezoneHHMM.exec(e), r) {
|
|
2923
2923
|
a = parseInt(r[2], 10);
|
|
2924
2924
|
const o = parseInt(r[3], 10);
|
|
2925
|
-
return
|
|
2925
|
+
return et(a, o) ? (s = Math.abs(a) * Ke + o * Qr, r[1] === "+" ? -s : s) : NaN;
|
|
2926
2926
|
}
|
|
2927
|
-
if (
|
|
2927
|
+
if (Jr(e)) {
|
|
2928
2928
|
n = new Date(n || Date.now());
|
|
2929
|
-
const o = t ? n :
|
|
2930
|
-
return -(t ? d :
|
|
2929
|
+
const o = t ? n : Xr(n), d = ze(o, e);
|
|
2930
|
+
return -(t ? d : Zr(n, d, e));
|
|
2931
2931
|
}
|
|
2932
2932
|
return NaN;
|
|
2933
2933
|
}
|
|
2934
|
-
function
|
|
2935
|
-
return
|
|
2934
|
+
function Xr(e) {
|
|
2935
|
+
return Ee(e.getFullYear(), e.getMonth(), e.getDate(), e.getHours(), e.getMinutes(), e.getSeconds(), e.getMilliseconds());
|
|
2936
2936
|
}
|
|
2937
|
-
function
|
|
2938
|
-
const t =
|
|
2937
|
+
function ze(e, n) {
|
|
2938
|
+
const t = Hr(e, n), r = Ee(t[0], t[1] - 1, t[2], t[3] % 24, t[4], t[5], 0).getTime();
|
|
2939
2939
|
let a = e.getTime();
|
|
2940
2940
|
const s = a % 1e3;
|
|
2941
2941
|
return a -= s >= 0 ? s : 1e3 + s, r - a;
|
|
2942
2942
|
}
|
|
2943
|
-
function
|
|
2943
|
+
function Zr(e, n, t) {
|
|
2944
2944
|
let a = e.getTime() - n;
|
|
2945
|
-
const s =
|
|
2945
|
+
const s = ze(new Date(a), t);
|
|
2946
2946
|
if (n === s)
|
|
2947
2947
|
return n;
|
|
2948
2948
|
a -= s - n;
|
|
2949
|
-
const o =
|
|
2949
|
+
const o = ze(new Date(a), t);
|
|
2950
2950
|
return s === o ? s : Math.max(s, o);
|
|
2951
2951
|
}
|
|
2952
|
-
function
|
|
2952
|
+
function et(e, n) {
|
|
2953
2953
|
return -23 <= e && e <= 23 && (n == null || 0 <= n && n <= 59);
|
|
2954
2954
|
}
|
|
2955
|
-
const
|
|
2956
|
-
function
|
|
2957
|
-
if (
|
|
2955
|
+
const tt = {};
|
|
2956
|
+
function Jr(e) {
|
|
2957
|
+
if (tt[e])
|
|
2958
2958
|
return !0;
|
|
2959
2959
|
try {
|
|
2960
|
-
return new Intl.DateTimeFormat(void 0, { timeZone: e }),
|
|
2960
|
+
return new Intl.DateTimeFormat(void 0, { timeZone: e }), tt[e] = !0, !0;
|
|
2961
2961
|
} catch {
|
|
2962
2962
|
return !1;
|
|
2963
2963
|
}
|
|
2964
2964
|
}
|
|
2965
|
-
const
|
|
2965
|
+
const Kr = 60 * 1e3, ea = {
|
|
2966
2966
|
// Timezone (ISO-8601. If offset is 0, output is always `'Z'`)
|
|
2967
2967
|
X: function(e, n, t) {
|
|
2968
|
-
const r =
|
|
2968
|
+
const r = Ie(t.timeZone, e);
|
|
2969
2969
|
if (r === 0)
|
|
2970
2970
|
return "Z";
|
|
2971
2971
|
switch (n) {
|
|
2972
2972
|
case "X":
|
|
2973
|
-
return
|
|
2973
|
+
return nt(r);
|
|
2974
2974
|
case "XXXX":
|
|
2975
2975
|
case "XX":
|
|
2976
|
-
return
|
|
2976
|
+
return me(r);
|
|
2977
2977
|
case "XXXXX":
|
|
2978
2978
|
case "XXX":
|
|
2979
2979
|
default:
|
|
2980
|
-
return
|
|
2980
|
+
return me(r, ":");
|
|
2981
2981
|
}
|
|
2982
2982
|
},
|
|
2983
2983
|
// Timezone (ISO-8601. If offset is 0, output is `'+00:00'` or equivalent)
|
|
2984
2984
|
x: function(e, n, t) {
|
|
2985
|
-
const r =
|
|
2985
|
+
const r = Ie(t.timeZone, e);
|
|
2986
2986
|
switch (n) {
|
|
2987
2987
|
case "x":
|
|
2988
|
-
return
|
|
2988
|
+
return nt(r);
|
|
2989
2989
|
case "xxxx":
|
|
2990
2990
|
case "xx":
|
|
2991
|
-
return
|
|
2991
|
+
return me(r);
|
|
2992
2992
|
case "xxxxx":
|
|
2993
2993
|
case "xxx":
|
|
2994
2994
|
default:
|
|
2995
|
-
return
|
|
2995
|
+
return me(r, ":");
|
|
2996
2996
|
}
|
|
2997
2997
|
},
|
|
2998
2998
|
// Timezone (GMT)
|
|
2999
2999
|
O: function(e, n, t) {
|
|
3000
|
-
const r =
|
|
3000
|
+
const r = Ie(t.timeZone, e);
|
|
3001
3001
|
switch (n) {
|
|
3002
3002
|
case "O":
|
|
3003
3003
|
case "OO":
|
|
3004
3004
|
case "OOO":
|
|
3005
|
-
return "GMT" +
|
|
3005
|
+
return "GMT" + ta(r, ":");
|
|
3006
3006
|
case "OOOO":
|
|
3007
3007
|
default:
|
|
3008
|
-
return "GMT" +
|
|
3008
|
+
return "GMT" + me(r, ":");
|
|
3009
3009
|
}
|
|
3010
3010
|
},
|
|
3011
3011
|
// Timezone (specific non-location)
|
|
@@ -3014,15 +3014,15 @@ const Jr = 60 * 1e3, Kr = {
|
|
|
3014
3014
|
case "z":
|
|
3015
3015
|
case "zz":
|
|
3016
3016
|
case "zzz":
|
|
3017
|
-
return
|
|
3017
|
+
return Ze("short", e, t);
|
|
3018
3018
|
case "zzzz":
|
|
3019
3019
|
default:
|
|
3020
|
-
return
|
|
3020
|
+
return Ze("long", e, t);
|
|
3021
3021
|
}
|
|
3022
3022
|
}
|
|
3023
3023
|
};
|
|
3024
|
-
function
|
|
3025
|
-
const t = e ?
|
|
3024
|
+
function Ie(e, n) {
|
|
3025
|
+
const t = e ? De(e, n, !0) / Kr : (n == null ? void 0 : n.getTimezoneOffset()) ?? 0;
|
|
3026
3026
|
if (Number.isNaN(t))
|
|
3027
3027
|
throw new RangeError("Invalid time zone specified: " + e);
|
|
3028
3028
|
return t;
|
|
@@ -3034,22 +3034,22 @@ function we(e, n) {
|
|
|
3034
3034
|
r = "0" + r;
|
|
3035
3035
|
return t + r;
|
|
3036
3036
|
}
|
|
3037
|
-
function
|
|
3037
|
+
function me(e, n = "") {
|
|
3038
3038
|
const t = e > 0 ? "-" : "+", r = Math.abs(e), a = we(Math.floor(r / 60), 2), s = we(Math.floor(r % 60), 2);
|
|
3039
3039
|
return t + a + n + s;
|
|
3040
3040
|
}
|
|
3041
|
-
function
|
|
3042
|
-
return e % 60 === 0 ? (e > 0 ? "-" : "+") + we(Math.abs(e) / 60, 2) :
|
|
3041
|
+
function nt(e, n) {
|
|
3042
|
+
return e % 60 === 0 ? (e > 0 ? "-" : "+") + we(Math.abs(e) / 60, 2) : me(e, n);
|
|
3043
3043
|
}
|
|
3044
|
-
function
|
|
3044
|
+
function ta(e, n = "") {
|
|
3045
3045
|
const t = e > 0 ? "-" : "+", r = Math.abs(e), a = Math.floor(r / 60), s = r % 60;
|
|
3046
3046
|
return s === 0 ? t + String(a) : t + String(a) + n + we(s, 2);
|
|
3047
3047
|
}
|
|
3048
|
-
function
|
|
3048
|
+
function rt(e) {
|
|
3049
3049
|
const n = new Date(Date.UTC(e.getFullYear(), e.getMonth(), e.getDate(), e.getHours(), e.getMinutes(), e.getSeconds(), e.getMilliseconds()));
|
|
3050
3050
|
return n.setUTCFullYear(e.getFullYear()), +e - +n;
|
|
3051
3051
|
}
|
|
3052
|
-
const
|
|
3052
|
+
const It = /(Z|[+-]\d{2}(?::?\d{2})?| UTC| [a-zA-Z]+\/[a-zA-Z_]+(?:\/[a-zA-Z_]+)?)$/, Ce = 36e5, at = 6e4, na = 2, q = {
|
|
3053
3053
|
dateTimePattern: /^([0-9W+-]+)(T| )(.*)/,
|
|
3054
3054
|
datePattern: /^([0-9W+-]+)(.*)/,
|
|
3055
3055
|
plainTime: /:/,
|
|
@@ -3082,14 +3082,14 @@ const St = /(Z|[+-]\d{2}(?::?\d{2})?| UTC| [a-zA-Z]+\/[a-zA-Z_]+(?:\/[a-zA-Z_]+)
|
|
|
3082
3082
|
HHMM: /^(\d{2}):?(\d{2}([.,]\d*)?)$/,
|
|
3083
3083
|
HHMMSS: /^(\d{2}):?(\d{2}):?(\d{2}([.,]\d*)?)$/,
|
|
3084
3084
|
// time zone tokens (to identify the presence of a tz)
|
|
3085
|
-
timeZone:
|
|
3085
|
+
timeZone: It
|
|
3086
3086
|
};
|
|
3087
|
-
function
|
|
3087
|
+
function xe(e, n = {}) {
|
|
3088
3088
|
if (arguments.length < 1)
|
|
3089
3089
|
throw new TypeError("1 argument required, but only " + arguments.length + " present");
|
|
3090
3090
|
if (e === null)
|
|
3091
3091
|
return /* @__PURE__ */ new Date(NaN);
|
|
3092
|
-
const t = n.additionalDigits == null ?
|
|
3092
|
+
const t = n.additionalDigits == null ? na : Number(n.additionalDigits);
|
|
3093
3093
|
if (t !== 2 && t !== 1 && t !== 0)
|
|
3094
3094
|
throw new RangeError("additionalDigits must be 0, 1 or 2");
|
|
3095
3095
|
if (e instanceof Date || typeof e == "object" && Object.prototype.toString.call(e) === "[object Date]")
|
|
@@ -3098,24 +3098,24 @@ function ve(e, n = {}) {
|
|
|
3098
3098
|
return new Date(e);
|
|
3099
3099
|
if (Object.prototype.toString.call(e) !== "[object String]")
|
|
3100
3100
|
return /* @__PURE__ */ new Date(NaN);
|
|
3101
|
-
const r =
|
|
3101
|
+
const r = ra(e), { year: a, restDateString: s } = aa(r.date, t), o = sa(s, a);
|
|
3102
3102
|
if (o === null || isNaN(o.getTime()))
|
|
3103
3103
|
return /* @__PURE__ */ new Date(NaN);
|
|
3104
3104
|
if (o) {
|
|
3105
3105
|
const d = o.getTime();
|
|
3106
3106
|
let p = 0, m;
|
|
3107
|
-
if (r.time && (p =
|
|
3107
|
+
if (r.time && (p = oa(r.time), p === null || isNaN(p)))
|
|
3108
3108
|
return /* @__PURE__ */ new Date(NaN);
|
|
3109
3109
|
if (r.timeZone || n.timeZone) {
|
|
3110
|
-
if (m =
|
|
3110
|
+
if (m = De(r.timeZone || n.timeZone, new Date(d + p)), isNaN(m))
|
|
3111
3111
|
return /* @__PURE__ */ new Date(NaN);
|
|
3112
3112
|
} else
|
|
3113
|
-
m =
|
|
3113
|
+
m = rt(new Date(d + p)), m = rt(new Date(d + p + m));
|
|
3114
3114
|
return new Date(d + p + m);
|
|
3115
3115
|
} else
|
|
3116
3116
|
return /* @__PURE__ */ new Date(NaN);
|
|
3117
3117
|
}
|
|
3118
|
-
function
|
|
3118
|
+
function ra(e) {
|
|
3119
3119
|
const n = {};
|
|
3120
3120
|
let t = q.dateTimePattern.exec(e), r;
|
|
3121
3121
|
if (t ? (n.date = t[1], r = t[3]) : (t = q.datePattern.exec(e), t ? (n.date = t[1], r = t[2]) : (n.date = null, r = e)), r) {
|
|
@@ -3124,7 +3124,7 @@ function na(e) {
|
|
|
3124
3124
|
}
|
|
3125
3125
|
return n;
|
|
3126
3126
|
}
|
|
3127
|
-
function
|
|
3127
|
+
function aa(e, n) {
|
|
3128
3128
|
if (e) {
|
|
3129
3129
|
const t = q.YYY[n], r = q.YYYYY[n];
|
|
3130
3130
|
let a = q.YYYY.exec(e) || r.exec(e);
|
|
@@ -3147,7 +3147,7 @@ function ra(e, n) {
|
|
|
3147
3147
|
year: null
|
|
3148
3148
|
};
|
|
3149
3149
|
}
|
|
3150
|
-
function
|
|
3150
|
+
function sa(e, n) {
|
|
3151
3151
|
if (n === null)
|
|
3152
3152
|
return null;
|
|
3153
3153
|
let t, r, a;
|
|
@@ -3155,108 +3155,108 @@ function aa(e, n) {
|
|
|
3155
3155
|
return t = /* @__PURE__ */ new Date(0), t.setUTCFullYear(n), t;
|
|
3156
3156
|
let s = q.MM.exec(e);
|
|
3157
3157
|
if (s)
|
|
3158
|
-
return t = /* @__PURE__ */ new Date(0), r = parseInt(s[1], 10) - 1,
|
|
3158
|
+
return t = /* @__PURE__ */ new Date(0), r = parseInt(s[1], 10) - 1, ot(n, r) ? (t.setUTCFullYear(n, r), t) : /* @__PURE__ */ new Date(NaN);
|
|
3159
3159
|
if (s = q.DDD.exec(e), s) {
|
|
3160
3160
|
t = /* @__PURE__ */ new Date(0);
|
|
3161
3161
|
const o = parseInt(s[1], 10);
|
|
3162
|
-
return
|
|
3162
|
+
return ca(n, o) ? (t.setUTCFullYear(n, 0, o), t) : /* @__PURE__ */ new Date(NaN);
|
|
3163
3163
|
}
|
|
3164
3164
|
if (s = q.MMDD.exec(e), s) {
|
|
3165
3165
|
t = /* @__PURE__ */ new Date(0), r = parseInt(s[1], 10) - 1;
|
|
3166
3166
|
const o = parseInt(s[2], 10);
|
|
3167
|
-
return
|
|
3167
|
+
return ot(n, r, o) ? (t.setUTCFullYear(n, r, o), t) : /* @__PURE__ */ new Date(NaN);
|
|
3168
3168
|
}
|
|
3169
3169
|
if (s = q.Www.exec(e), s)
|
|
3170
|
-
return a = parseInt(s[1], 10) - 1,
|
|
3170
|
+
return a = parseInt(s[1], 10) - 1, it(a) ? st(n, a) : /* @__PURE__ */ new Date(NaN);
|
|
3171
3171
|
if (s = q.WwwD.exec(e), s) {
|
|
3172
3172
|
a = parseInt(s[1], 10) - 1;
|
|
3173
3173
|
const o = parseInt(s[2], 10) - 1;
|
|
3174
|
-
return
|
|
3174
|
+
return it(a, o) ? st(n, a, o) : /* @__PURE__ */ new Date(NaN);
|
|
3175
3175
|
}
|
|
3176
3176
|
return null;
|
|
3177
3177
|
}
|
|
3178
|
-
function
|
|
3178
|
+
function oa(e) {
|
|
3179
3179
|
let n, t, r = q.HH.exec(e);
|
|
3180
3180
|
if (r)
|
|
3181
|
-
return n = parseFloat(r[1].replace(",", ".")),
|
|
3181
|
+
return n = parseFloat(r[1].replace(",", ".")), je(n) ? n % 24 * Ce : NaN;
|
|
3182
3182
|
if (r = q.HHMM.exec(e), r)
|
|
3183
|
-
return n = parseInt(r[1], 10), t = parseFloat(r[2].replace(",", ".")),
|
|
3183
|
+
return n = parseInt(r[1], 10), t = parseFloat(r[2].replace(",", ".")), je(n, t) ? n % 24 * Ce + t * at : NaN;
|
|
3184
3184
|
if (r = q.HHMMSS.exec(e), r) {
|
|
3185
3185
|
n = parseInt(r[1], 10), t = parseInt(r[2], 10);
|
|
3186
3186
|
const a = parseFloat(r[3].replace(",", "."));
|
|
3187
|
-
return
|
|
3187
|
+
return je(n, t, a) ? n % 24 * Ce + t * at + a * 1e3 : NaN;
|
|
3188
3188
|
}
|
|
3189
3189
|
return null;
|
|
3190
3190
|
}
|
|
3191
|
-
function
|
|
3191
|
+
function st(e, n, t) {
|
|
3192
3192
|
n = n || 0, t = t || 0;
|
|
3193
3193
|
const r = /* @__PURE__ */ new Date(0);
|
|
3194
3194
|
r.setUTCFullYear(e, 0, 4);
|
|
3195
3195
|
const a = r.getUTCDay() || 7, s = n * 7 + t + 1 - a;
|
|
3196
3196
|
return r.setUTCDate(r.getUTCDate() + s), r;
|
|
3197
3197
|
}
|
|
3198
|
-
const
|
|
3199
|
-
function
|
|
3198
|
+
const ia = [31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31], ua = [31, 29, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31];
|
|
3199
|
+
function Ct(e) {
|
|
3200
3200
|
return e % 400 === 0 || e % 4 === 0 && e % 100 !== 0;
|
|
3201
3201
|
}
|
|
3202
|
-
function
|
|
3202
|
+
function ot(e, n, t) {
|
|
3203
3203
|
if (n < 0 || n > 11)
|
|
3204
3204
|
return !1;
|
|
3205
3205
|
if (t != null) {
|
|
3206
3206
|
if (t < 1)
|
|
3207
3207
|
return !1;
|
|
3208
|
-
const r =
|
|
3209
|
-
if (r && t >
|
|
3208
|
+
const r = Ct(e);
|
|
3209
|
+
if (r && t > ua[n] || !r && t > ia[n])
|
|
3210
3210
|
return !1;
|
|
3211
3211
|
}
|
|
3212
3212
|
return !0;
|
|
3213
3213
|
}
|
|
3214
|
-
function
|
|
3214
|
+
function ca(e, n) {
|
|
3215
3215
|
if (n < 1)
|
|
3216
3216
|
return !1;
|
|
3217
|
-
const t =
|
|
3217
|
+
const t = Ct(e);
|
|
3218
3218
|
return !(t && n > 366 || !t && n > 365);
|
|
3219
3219
|
}
|
|
3220
|
-
function
|
|
3220
|
+
function it(e, n) {
|
|
3221
3221
|
return !(e < 0 || e > 52 || n != null && (n < 0 || n > 6));
|
|
3222
3222
|
}
|
|
3223
|
-
function
|
|
3223
|
+
function je(e, n, t) {
|
|
3224
3224
|
return !(e < 0 || e >= 25 || n != null && (n < 0 || n >= 60) || t != null && (t < 0 || t >= 60));
|
|
3225
3225
|
}
|
|
3226
|
-
const
|
|
3227
|
-
function
|
|
3226
|
+
const la = /([xXOz]+)|''|'(''|[^'])+('|$)/g;
|
|
3227
|
+
function da(e, n, t = {}) {
|
|
3228
3228
|
n = String(n);
|
|
3229
|
-
const r = n.match(
|
|
3229
|
+
const r = n.match(la);
|
|
3230
3230
|
if (r) {
|
|
3231
|
-
const a =
|
|
3231
|
+
const a = xe(t.originalDate || e, t);
|
|
3232
3232
|
n = r.reduce(function(s, o) {
|
|
3233
3233
|
if (o[0] === "'")
|
|
3234
3234
|
return s;
|
|
3235
|
-
const d = s.indexOf(o), p = s[d - 1] === "'", m = s.replace(o, "'" +
|
|
3235
|
+
const d = s.indexOf(o), p = s[d - 1] === "'", m = s.replace(o, "'" + ea[o[0]](a, o, t) + "'");
|
|
3236
3236
|
return p ? m.substring(0, d - 1) + m.substring(d + 1) : m;
|
|
3237
3237
|
}, n);
|
|
3238
3238
|
}
|
|
3239
|
-
return
|
|
3239
|
+
return qn(e, n, t);
|
|
3240
3240
|
}
|
|
3241
|
-
function
|
|
3242
|
-
e =
|
|
3243
|
-
const r =
|
|
3241
|
+
function ma(e, n, t) {
|
|
3242
|
+
e = xe(e, t);
|
|
3243
|
+
const r = De(n, e, !0), a = new Date(e.getTime() - r), s = /* @__PURE__ */ new Date(0);
|
|
3244
3244
|
return s.setFullYear(a.getUTCFullYear(), a.getUTCMonth(), a.getUTCDate()), s.setHours(a.getUTCHours(), a.getUTCMinutes(), a.getUTCSeconds(), a.getUTCMilliseconds()), s;
|
|
3245
3245
|
}
|
|
3246
|
-
function
|
|
3247
|
-
if (typeof e == "string" && !e.match(
|
|
3248
|
-
return
|
|
3249
|
-
e =
|
|
3250
|
-
const r =
|
|
3246
|
+
function fa(e, n, t) {
|
|
3247
|
+
if (typeof e == "string" && !e.match(It))
|
|
3248
|
+
return xe(e, { ...t, timeZone: n });
|
|
3249
|
+
e = xe(e, t);
|
|
3250
|
+
const r = Ee(e.getFullYear(), e.getMonth(), e.getDate(), e.getHours(), e.getMinutes(), e.getSeconds(), e.getMilliseconds()).getTime(), a = De(n, new Date(r));
|
|
3251
3251
|
return new Date(r + a);
|
|
3252
3252
|
}
|
|
3253
|
-
const
|
|
3253
|
+
const ga = (e) => new TextEncoder().encode(e), pa = (e) => {
|
|
3254
3254
|
try {
|
|
3255
3255
|
return atob(e);
|
|
3256
3256
|
} catch (n) {
|
|
3257
3257
|
return console.error("Failed to decode Base64:", n), "";
|
|
3258
3258
|
}
|
|
3259
|
-
},
|
|
3259
|
+
}, ba = () => {
|
|
3260
3260
|
const e = /* @__PURE__ */ new Date(), n = e.getFullYear(), t = e.getMonth(), r = new Date(n, t, 1, 12, 0, 0), a = new Date(n, t + 1, 1, 12, 0, 0), s = Math.floor(
|
|
3261
3261
|
(a.getTime() - e.getTime()) / 1e3
|
|
3262
3262
|
), o = Math.floor(
|
|
@@ -3266,7 +3266,7 @@ const fa = (e) => new TextEncoder().encode(e), ga = (e) => {
|
|
|
3266
3266
|
monthRemainingTime: s,
|
|
3267
3267
|
monthProgressPercentage: Math.round(d / o * 100)
|
|
3268
3268
|
};
|
|
3269
|
-
},
|
|
3269
|
+
}, ya = () => {
|
|
3270
3270
|
const e = /* @__PURE__ */ new Date(), n = e.getDay(), t = n === 1 ? 7 : 8 - n, r = new Date(
|
|
3271
3271
|
e.getFullYear(),
|
|
3272
3272
|
e.getMonth(),
|
|
@@ -3280,7 +3280,7 @@ const fa = (e) => new TextEncoder().encode(e), ga = (e) => {
|
|
|
3280
3280
|
weekRemainingTime: a,
|
|
3281
3281
|
weekProgressPercentage: Math.round(a / m * 100)
|
|
3282
3282
|
};
|
|
3283
|
-
},
|
|
3283
|
+
}, ha = () => {
|
|
3284
3284
|
const e = /* @__PURE__ */ new Date(), n = new Date(
|
|
3285
3285
|
e.getFullYear(),
|
|
3286
3286
|
e.getMonth(),
|
|
@@ -3294,57 +3294,57 @@ const fa = (e) => new TextEncoder().encode(e), ga = (e) => {
|
|
|
3294
3294
|
dayRemainingTime: t,
|
|
3295
3295
|
dayProgressPercentage: Math.round(t / o * 100)
|
|
3296
3296
|
};
|
|
3297
|
-
},
|
|
3297
|
+
}, jt = (e) => {
|
|
3298
3298
|
try {
|
|
3299
|
-
const n = "Asia/Kuala_Lumpur", t =
|
|
3299
|
+
const n = "Asia/Kuala_Lumpur", t = zr(e, "yyyy-MM-dd HH:mm:ss", /* @__PURE__ */ new Date());
|
|
3300
3300
|
if (isNaN(t.getTime()))
|
|
3301
3301
|
throw new Error("Invalid date format");
|
|
3302
|
-
const r =
|
|
3303
|
-
return
|
|
3302
|
+
const r = fa(t, n), a = Intl.DateTimeFormat().resolvedOptions().timeZone, s = ma(r, a);
|
|
3303
|
+
return da(s, "yyyy-MM-dd HH:mm:ss", { timeZone: a });
|
|
3304
3304
|
} catch (n) {
|
|
3305
3305
|
throw console.error("Error converting to user timezone:", n), n;
|
|
3306
3306
|
}
|
|
3307
|
-
},
|
|
3307
|
+
}, Nt = (e) => {
|
|
3308
3308
|
const t = e.replace(" at ", " ").replace(/GMT([+-]\d+)/, (x, h) => `${h.padStart(3, "0")}:00`), r = new Date(t.replace(/0([+-]\d{1,2}:\d{2})/, "$1")), a = r.getFullYear(), s = String(r.getMonth() + 1).padStart(2, "0"), o = String(r.getDate()).padStart(2, "0"), d = String(r.getHours()).padStart(2, "0"), p = String(r.getMinutes()).padStart(2, "0"), m = String(r.getSeconds()).padStart(2, "0");
|
|
3309
3309
|
return `${a}-${s}-${o} ${d}:${p}:${m}`;
|
|
3310
|
-
},
|
|
3311
|
-
var l = /* @__PURE__ */ ((e) => (e.announcement = "announcement", e.gameList = "gameList", e.fishGameList = "fishGameList", e.cmsList = "cmsList", e.paymentsProvider = "paymentsProvider", e.getUserProfile = "getUserProfile", e.vipList = "vipList", e.vipStatus = "vipStatus", e.vipBonus = "vipBonus", e.vipFieldStatus = "vipFieldStatus", e.promotion = "promotion", e.getSetting = "getSetting", e.getCountryMobile = "getCountryMobile", e.getPlatformTurnoverRate = "getPlatformTurnoverRate", e.mainWallet = "mainWallet", e.getLanguageSetting = "getLanguageSetting", e.getFourDimensionData = "getfourDimensionData", e.getCompany = "getCompany", e.searchResultDate = "searchResultDate", e.searchHot = "searchHot", e.searchByDate = "searchByDate", e.upcomingMatches = "upcomingMatches", e.deposit = "deposit", e.applyVipBonus = "applyVipBonus", e.getBankCardData = "getBankCardData", e.withdrawalGet = "withdrawalGet", e.withdraw = "withdraw", e.addBankCard = "addBankCard", e.transactionReport = "transactionReport", e.changePassword = "changePassword", e.wallet = "wallet", e.getEventList = "getEventlist", e.getEventToken = "getEventToken", e.getExtraGame = "getExtraGame", e.mailBox = "mailBox", e.slotGameList = "slotGameList", e.getTurnOverRewardData = "getTurnOverRewardData", e.getTurnOverRewardReport = "getTurnOverRewardReport", e.getInviteRewardData = "getInviteRewardData", e.getInviteRewardReport = "getInviteRewardReport", e.getTopupRewardData = "getTopupRewardData", e.getTopupRewardReport = "getTopupRewardReport", e.getRewardReferral = "getRewardReferral", e.submitWithdrawValidate = "submitWithdrawValidate", e.getDepositPromotion = "getDepositPromotion", e.getInviteRewardClaim = "getInviteRewardClaim", e.getTopUpRewardClaim = "getTopupRewardClaim", e.getTurnOverRewardClaim = "getTurnOverRewardClaim", e.getInviteRewardSetting = "getInviteRewardSetting", e.getTopUpRewardSetting = "getTopupRewardSetting", e.getTurnOverRewardSetting = "getTurnOverRewardSetting", e.requestForgetPassword = "requestForgetPassword", e.submitForgetPassword = "submitForgetPassword", e.getImage = "getImage", e.getDepositValidate = "getDepositValidate", e.getTransferCreditValidate = "getTransferCreditValidate", e.getWithdrawValidate = "getWithdrawValidate", e.updateProfilePicture = "updateProfilePicture", e.readMail = "readMail", e.checkRedPacketValidate = "checkRedpacketValidate", e.requestTacCode = "requestTacCode", e.getUsernameByRefer = "getUsernameByRefer", e.applyPromo = "applyPromo", e.applyRedPacket = "applyRedpacket", e.applySignIn = "applySignIn", e.getCountry = "getCountry", e.submitGiftCode = "submitGiftCode", e.playGame = "playGame", e.transferToMain = "transferToMain", e.transferProcess = "transferProcess", e.submitDepositValidate = "submitDepositValidate", e.submitTransferCreditValidate = "submitTransferCreditValidate", e.checkTransferCredit = "checkTransferCredit", e.friendList = "friendList", e.friendListEdit = "friendListEdit", e.getActivePP = "getActivePP", e.getActiveProduct = "getActiveProduct", e.requestWithdrawTac = "requestWithdrawTac", e.requestWithdrawalCode = "requestWithdrawalCode", e.commissionWithdraw = "commissionWithdraw", e.submitWithdrawalCode = "submitWithdrawalCode", e.submitCryptoAccount = "submitCryptoAccount", e.requestTransferMoney = "requestTransferMoney", e.submitTransferMoney = "submitTransferMoney", e.getVerifyPromo = "getVerifyPromo", e.requestUpdateMobileTacCode = "requestUpdateMobileTacCode", e.submitUpdateMobileTacCode = "submitUpdateMobileTacCode", e.signInViewInfo = "signInViewInfo", e.signInRecord = "signInRecord", e.referralProfile = "referralProfile", e.referralMemberProfile = "referralMemberProfile", e.registerAction = "registerAction", e.transferReport = "transferReport", e.agTransferCreditReport = "agTransferCreditReport", e.betReport = "betReport", e.getTwoFactorAuthenticate = "getTwoFactorAuthenticate", e.getUserDeviceList = "getUserDeviceList", e.submitTwoFactorAuthenticate = "submitTwoFactorAuthenticate", e.unbindUserDevice = "unbindUserDevice", e.searchNumberHistory = "searchNumberHistory", e.changeWithdrawalCode = "changeWithdrawalCode", e.checkRedPacketToken = "checkRedPacketToken", e.submitWithdrawalAlipay = "submitWithdrawalAlipay", e.applyReliefFund = "applyReliefFund", e.getReliefFundData = "getReliefFundData", e.getReliefFundReport = "getReliefFundReport", e.getWeekCardData = "getWeekCardData", e.applyWeekCard = "applyWeekCard", e.getWeekCardClaim = "getWeekCardClaim", e.transferSetting = "transfersetting", e.transfer = "transfer", e.getIncentiveData = "getIncentiveData", e.getIncentiveRebate = "getIncentiveRebate", e.claimIncentiveRebate = "claimIncentiveRebate", e.getMissionData = "getMissionData", e.getMissionClaim = "getMissionClaim", e.registerForm = "registerForm", e.getFavouriteGame = "getFavouriteGame", e.updateFavouriteGame = "updateFavouriteGame", e.requestForgetUsername = "requestForgetUsername", e.submitForgetUsername = "submitForgetUsername", e.getAccumulateDepositData = "getAccumulateDepositData", e.getAccumulateDepositClaim = "getAccumulateDepositClaim", e))(l || {});
|
|
3310
|
+
}, _a = () => Date.now(), Ta = (e) => new Date(e).getTime(), va = (e) => _a() > Ta(Nt(jt(e)));
|
|
3311
|
+
var l = /* @__PURE__ */ ((e) => (e.announcement = "announcement", e.gameList = "gameList", e.fishGameList = "fishGameList", e.cmsList = "cmsList", e.paymentsProvider = "paymentsProvider", e.getUserProfile = "getUserProfile", e.vipList = "vipList", e.vipStatus = "vipStatus", e.vipBonus = "vipBonus", e.vipFieldStatus = "vipFieldStatus", e.promotion = "promotion", e.getSetting = "getSetting", e.getCountryMobile = "getCountryMobile", e.getPlatformTurnoverRate = "getPlatformTurnoverRate", e.mainWallet = "mainWallet", e.getLanguageSetting = "getLanguageSetting", e.getFourDimensionData = "getfourDimensionData", e.getCompany = "getCompany", e.searchResultDate = "searchResultDate", e.searchHot = "searchHot", e.searchByDate = "searchByDate", e.upcomingMatches = "upcomingMatches", e.deposit = "deposit", e.applyVipBonus = "applyVipBonus", e.getBankCardData = "getBankCardData", e.withdrawalGet = "withdrawalGet", e.withdraw = "withdraw", e.addBankCard = "addBankCard", e.transactionReport = "transactionReport", e.changePassword = "changePassword", e.wallet = "wallet", e.getEventList = "getEventlist", e.getEventToken = "getEventToken", e.getExtraGame = "getExtraGame", e.mailBox = "mailBox", e.slotGameList = "slotGameList", e.getTurnOverRewardData = "getTurnOverRewardData", e.getTurnOverRewardReport = "getTurnOverRewardReport", e.getInviteRewardData = "getInviteRewardData", e.getInviteRewardReport = "getInviteRewardReport", e.getTopupRewardData = "getTopupRewardData", e.getTopupRewardReport = "getTopupRewardReport", e.getRewardReferral = "getRewardReferral", e.submitWithdrawValidate = "submitWithdrawValidate", e.getDepositPromotion = "getDepositPromotion", e.getInviteRewardClaim = "getInviteRewardClaim", e.getTopUpRewardClaim = "getTopupRewardClaim", e.getTurnOverRewardClaim = "getTurnOverRewardClaim", e.getInviteRewardSetting = "getInviteRewardSetting", e.getTopUpRewardSetting = "getTopupRewardSetting", e.getTurnOverRewardSetting = "getTurnOverRewardSetting", e.requestForgetPassword = "requestForgetPassword", e.submitForgetPassword = "submitForgetPassword", e.getImage = "getImage", e.getDepositValidate = "getDepositValidate", e.getTransferCreditValidate = "getTransferCreditValidate", e.getWithdrawValidate = "getWithdrawValidate", e.updateProfilePicture = "updateProfilePicture", e.readMail = "readMail", e.checkRedPacketValidate = "checkRedpacketValidate", e.requestTacCode = "requestTacCode", e.getUsernameByRefer = "getUsernameByRefer", e.applyPromo = "applyPromo", e.applyRedPacket = "applyRedpacket", e.applySignIn = "applySignIn", e.getCountry = "getCountry", e.submitGiftCode = "submitGiftCode", e.playGame = "playGame", e.transferToMain = "transferToMain", e.transferProcess = "transferProcess", e.submitDepositValidate = "submitDepositValidate", e.submitTransferCreditValidate = "submitTransferCreditValidate", e.checkTransferCredit = "checkTransferCredit", e.friendList = "friendList", e.friendListEdit = "friendListEdit", e.getActivePP = "getActivePP", e.getActiveProduct = "getActiveProduct", e.requestWithdrawTac = "requestWithdrawTac", e.requestWithdrawalCode = "requestWithdrawalCode", e.commissionWithdraw = "commissionWithdraw", e.submitWithdrawalCode = "submitWithdrawalCode", e.submitCryptoAccount = "submitCryptoAccount", e.requestTransferMoney = "requestTransferMoney", e.submitTransferMoney = "submitTransferMoney", e.getVerifyPromo = "getVerifyPromo", e.requestUpdateMobileTacCode = "requestUpdateMobileTacCode", e.submitUpdateMobileTacCode = "submitUpdateMobileTacCode", e.signInViewInfo = "signInViewInfo", e.signInRecord = "signInRecord", e.referralProfile = "referralProfile", e.referralMemberProfile = "referralMemberProfile", e.registerAction = "registerAction", e.transferReport = "transferReport", e.agTransferCreditReport = "agTransferCreditReport", e.betReport = "betReport", e.getTwoFactorAuthenticate = "getTwoFactorAuthenticate", e.getUserDeviceList = "getUserDeviceList", e.submitTwoFactorAuthenticate = "submitTwoFactorAuthenticate", e.unbindUserDevice = "unbindUserDevice", e.searchNumberHistory = "searchNumberHistory", e.changeWithdrawalCode = "changeWithdrawalCode", e.checkRedPacketToken = "checkRedPacketToken", e.submitWithdrawalAlipay = "submitWithdrawalAlipay", e.applyReliefFund = "applyReliefFund", e.getReliefFundData = "getReliefFundData", e.getReliefFundReport = "getReliefFundReport", e.getWeekCardData = "getWeekCardData", e.applyWeekCard = "applyWeekCard", e.getWeekCardClaim = "getWeekCardClaim", e.transferSetting = "transfersetting", e.transfer = "transfer", e.getIncentiveData = "getIncentiveData", e.getIncentiveRebate = "getIncentiveRebate", e.claimIncentiveRebate = "claimIncentiveRebate", e.getMissionData = "getMissionData", e.getMissionClaim = "getMissionClaim", e.registerForm = "registerForm", e.getFavouriteGame = "getFavouriteGame", e.updateFavouriteGame = "updateFavouriteGame", e.requestForgetUsername = "requestForgetUsername", e.submitForgetUsername = "submitForgetUsername", e.getAccumulateDepositData = "getAccumulateDepositData", e.getAccumulateDepositClaim = "getAccumulateDepositClaim", e.rebateRefundSetting = "rebateRefundSetting", e))(l || {});
|
|
3312
3312
|
const wa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3313
3313
|
__proto__: null,
|
|
3314
3314
|
Api: l
|
|
3315
3315
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
3316
3316
|
var K = /* @__PURE__ */ ((e) => (e.default = "default", e.pay = "pay", e.auto = "auto", e.fix = "fix", e.manual = "manual", e.unknown = "unknown", e))(K || {});
|
|
3317
|
-
const
|
|
3317
|
+
const xa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3318
3318
|
__proto__: null,
|
|
3319
3319
|
PaymentType: K
|
|
3320
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
3320
|
+
}, Symbol.toStringTag, { value: "Module" })), Oe = {
|
|
3321
3321
|
depositBank: !1,
|
|
3322
3322
|
depositDateTime: !1,
|
|
3323
3323
|
depositDetail: !1,
|
|
3324
3324
|
depositMethod: !1,
|
|
3325
3325
|
depositor: !1,
|
|
3326
3326
|
uploadReceipt: !1
|
|
3327
|
-
},
|
|
3327
|
+
}, He = {
|
|
3328
3328
|
id: 0,
|
|
3329
3329
|
name: "",
|
|
3330
3330
|
type: K.unknown,
|
|
3331
3331
|
promo: [],
|
|
3332
3332
|
bank: [],
|
|
3333
|
-
requiredField:
|
|
3334
|
-
},
|
|
3333
|
+
requiredField: Oe
|
|
3334
|
+
}, Pa = (e) => {
|
|
3335
3335
|
var n;
|
|
3336
3336
|
return ((n = e.mdPaymentChannels) == null ? void 0 : n.map((t) => {
|
|
3337
3337
|
const r = [];
|
|
3338
3338
|
switch (t.name) {
|
|
3339
3339
|
case K.default:
|
|
3340
|
-
r.push(
|
|
3340
|
+
r.push(ut(t.paymentmethod.manual, e));
|
|
3341
3341
|
break;
|
|
3342
3342
|
case K.pay:
|
|
3343
|
-
r.push(
|
|
3343
|
+
r.push(Da(t.paymentmethod.onlinebanking, e));
|
|
3344
3344
|
break;
|
|
3345
3345
|
default:
|
|
3346
3346
|
if (t.paymentmethod.auto.bank.length > 0 && r.push(
|
|
3347
|
-
|
|
3347
|
+
Oa(t.bankid ?? 0, t.paymentmethod.auto, e)
|
|
3348
3348
|
), t.paymentmethod.manual.bank.length > 0) {
|
|
3349
3349
|
let a = !1;
|
|
3350
3350
|
for (let s = 0; s < t.paymentmethod.manual.bank.length; s++) {
|
|
@@ -3354,10 +3354,10 @@ const va = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3354
3354
|
break;
|
|
3355
3355
|
}
|
|
3356
3356
|
}
|
|
3357
|
-
a && r.push(
|
|
3357
|
+
a && r.push(ut(t.paymentmethod.manual, e));
|
|
3358
3358
|
}
|
|
3359
3359
|
t.paymentmethod.fixamount.bank.length > 0 && r.push(
|
|
3360
|
-
|
|
3360
|
+
Ma(t.bankid ?? 0, t.paymentmethod.fixamount)
|
|
3361
3361
|
);
|
|
3362
3362
|
}
|
|
3363
3363
|
return {
|
|
@@ -3366,7 +3366,7 @@ const va = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3366
3366
|
paymentList: r
|
|
3367
3367
|
};
|
|
3368
3368
|
})) ?? [];
|
|
3369
|
-
},
|
|
3369
|
+
}, Me = (e) => {
|
|
3370
3370
|
const n = {
|
|
3371
3371
|
id: -1,
|
|
3372
3372
|
name: "excludePromo",
|
|
@@ -3381,7 +3381,7 @@ const va = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3381
3381
|
dailyBonus: r.dtype === "5" && r.type === "D"
|
|
3382
3382
|
}));
|
|
3383
3383
|
return [n, ...t];
|
|
3384
|
-
},
|
|
3384
|
+
}, ye = (e, n, t, r) => {
|
|
3385
3385
|
let a, s;
|
|
3386
3386
|
t > 0 ? a = e > 0 ? Math.max(t, e) : t : a = Math.max(e, 0), r > 0 ? s = n > 0 ? Math.min(r, n) : r : s = Math.max(n, 0);
|
|
3387
3387
|
const o = Math.round(a);
|
|
@@ -3408,13 +3408,13 @@ const va = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3408
3408
|
b,
|
|
3409
3409
|
d.toString()
|
|
3410
3410
|
], minAmount: o, maxAmount: s };
|
|
3411
|
-
},
|
|
3411
|
+
}, ut = (e, n) => n ? {
|
|
3412
3412
|
id: 0,
|
|
3413
3413
|
name: "manualMethod",
|
|
3414
3414
|
type: K.manual,
|
|
3415
|
-
promo:
|
|
3415
|
+
promo: Me(e.promo),
|
|
3416
3416
|
bank: e.bank.map((a) => {
|
|
3417
|
-
const s = a.list && a.list.length > 0 ? a.list[0].mintransaction ?? "0.00" : "0.00", o = a.list && a.list.length > 0 ? a.list[0].maxtransaction ?? "0.00" : "0.00", { amountList: d, minAmount: p, maxAmount: m } =
|
|
3417
|
+
const s = a.list && a.list.length > 0 ? a.list[0].mintransaction ?? "0.00" : "0.00", o = a.list && a.list.length > 0 ? a.list[0].maxtransaction ?? "0.00" : "0.00", { amountList: d, minAmount: p, maxAmount: m } = ye(
|
|
3418
3418
|
Number(s),
|
|
3419
3419
|
Number(o),
|
|
3420
3420
|
n.mdBankLevelDetail.deposit_min,
|
|
@@ -3440,17 +3440,17 @@ const va = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3440
3440
|
depositor: n.mdManualDepositRequireField.depositor,
|
|
3441
3441
|
uploadReceipt: n.mdUploadReceipt
|
|
3442
3442
|
}
|
|
3443
|
-
} :
|
|
3443
|
+
} : He, Da = (e, n) => n ? {
|
|
3444
3444
|
id: 0,
|
|
3445
3445
|
name: "onlineBankingMethod",
|
|
3446
3446
|
type: K.pay,
|
|
3447
|
-
promo:
|
|
3447
|
+
promo: Me(e.promo),
|
|
3448
3448
|
bank: e.banklist.map((a) => {
|
|
3449
3449
|
let s = "0.00", o = "0.00";
|
|
3450
3450
|
const d = a.bankindex ?? 0;
|
|
3451
3451
|
for (let D = 0; D < n.mdGatewayMinMax.length; D++)
|
|
3452
3452
|
n.mdGatewayMinMax[D].bankindex == d.toString() && (s = n.mdGatewayMinMax[D].min, o = n.mdGatewayMinMax[D].max);
|
|
3453
|
-
const { amountList: p, minAmount: m, maxAmount: b } =
|
|
3453
|
+
const { amountList: p, minAmount: m, maxAmount: b } = ye(
|
|
3454
3454
|
Number(s),
|
|
3455
3455
|
Number(o),
|
|
3456
3456
|
n.mdBankLevelDetail.onlinepayment_min,
|
|
@@ -3462,7 +3462,7 @@ const va = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3462
3462
|
min: m,
|
|
3463
3463
|
max: b
|
|
3464
3464
|
}, h = a.pg.map((D) => {
|
|
3465
|
-
const j = D.mintransaction ?? "0.00", E = D.maxtransaction ?? "0.00", { amountList: H, minAmount: _, maxAmount: R } =
|
|
3465
|
+
const j = D.mintransaction ?? "0.00", E = D.maxtransaction ?? "0.00", { amountList: H, minAmount: _, maxAmount: R } = ye(
|
|
3466
3466
|
Number(j),
|
|
3467
3467
|
Number(E),
|
|
3468
3468
|
n.mdBankLevelDetail.onlinepayment_min,
|
|
@@ -3485,15 +3485,15 @@ const va = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3485
3485
|
gateway: [x, ...h]
|
|
3486
3486
|
};
|
|
3487
3487
|
}),
|
|
3488
|
-
requiredField:
|
|
3489
|
-
} :
|
|
3490
|
-
if (!t) return
|
|
3488
|
+
requiredField: Oe
|
|
3489
|
+
} : He, Oa = (e, n, t) => {
|
|
3490
|
+
if (!t) return He;
|
|
3491
3491
|
const r = K.auto;
|
|
3492
3492
|
let a = [];
|
|
3493
3493
|
const s = t.mdGatewayMinMax ?? [];
|
|
3494
3494
|
if (n.bank.length > 0 && t.mdPGSelection === "1")
|
|
3495
3495
|
a = n.bank.map((d) => {
|
|
3496
|
-
const { amountList: p, minAmount: m, maxAmount: b } =
|
|
3496
|
+
const { amountList: p, minAmount: m, maxAmount: b } = ye(
|
|
3497
3497
|
d.mintransaction ?? 0,
|
|
3498
3498
|
d.maxtransaction ?? 0,
|
|
3499
3499
|
t.mdBankLevelDetail.onlinepayment_min,
|
|
@@ -3511,7 +3511,7 @@ const va = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3511
3511
|
let d = "0.00", p = "0.00";
|
|
3512
3512
|
for (let g = 0; g < s.length; g++)
|
|
3513
3513
|
s[g].bankindex === e.toString() && (d = s[g].min, p = s[g].max);
|
|
3514
|
-
const { amountList: m, minAmount: b, maxAmount: x } =
|
|
3514
|
+
const { amountList: m, minAmount: b, maxAmount: x } = ye(
|
|
3515
3515
|
Number(d),
|
|
3516
3516
|
Number(p),
|
|
3517
3517
|
t.mdBankLevelDetail.onlinepayment_min,
|
|
@@ -3529,17 +3529,17 @@ const va = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3529
3529
|
id: e,
|
|
3530
3530
|
name: "autoMethod",
|
|
3531
3531
|
type: r,
|
|
3532
|
-
promo:
|
|
3532
|
+
promo: Me(n.promo),
|
|
3533
3533
|
bank: a,
|
|
3534
|
-
requiredField:
|
|
3534
|
+
requiredField: Oe
|
|
3535
3535
|
};
|
|
3536
|
-
},
|
|
3536
|
+
}, Ma = (e, n) => {
|
|
3537
3537
|
const t = K.fix;
|
|
3538
3538
|
return {
|
|
3539
3539
|
id: e,
|
|
3540
3540
|
name: "fixAmountMethod",
|
|
3541
3541
|
type: t,
|
|
3542
|
-
promo:
|
|
3542
|
+
promo: Me(n.promo),
|
|
3543
3543
|
bank: n.bank.map((a) => {
|
|
3544
3544
|
const s = a.amtlist.map(Number).sort((d, p) => d - p);
|
|
3545
3545
|
return {
|
|
@@ -3550,20 +3550,20 @@ const va = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3550
3550
|
max: s.length > 0 ? s[s.length - 1] : 0
|
|
3551
3551
|
};
|
|
3552
3552
|
}),
|
|
3553
|
-
requiredField:
|
|
3553
|
+
requiredField: Oe
|
|
3554
3554
|
};
|
|
3555
|
-
},
|
|
3555
|
+
}, ka = (e) => (e == null ? void 0 : e.map((n) => ({
|
|
3556
3556
|
alert: n.announcement_alert === "1",
|
|
3557
3557
|
content: n.announcement_simplified ?? "",
|
|
3558
3558
|
lastUpdatedTime: n.announcement_lastupdated
|
|
3559
|
-
}))) ?? [],
|
|
3559
|
+
}))) ?? [], Ra = (e) => ({
|
|
3560
3560
|
username: e.username,
|
|
3561
3561
|
birthday: e.mdUserDetail.dob ?? "",
|
|
3562
3562
|
email: e.mdUserDetail.email ?? "",
|
|
3563
3563
|
fullName: e.mdUserDetail.firstname ?? "",
|
|
3564
3564
|
phoneNumber: e.mdUserDetail.mobileno ?? "",
|
|
3565
3565
|
profilePicUrl: e.mdUserDetail.profile_pic
|
|
3566
|
-
}),
|
|
3566
|
+
}), Sa = (e) => {
|
|
3567
3567
|
var n, t, r, a, s, o, d, p, m;
|
|
3568
3568
|
return {
|
|
3569
3569
|
platformGame: ((n = e.mdGameListResult) == null ? void 0 : n.map((b) => {
|
|
@@ -3590,7 +3590,7 @@ const va = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3590
3590
|
}))) ?? [] : []
|
|
3591
3591
|
};
|
|
3592
3592
|
})) ?? [],
|
|
3593
|
-
hotGameList:
|
|
3593
|
+
hotGameList: Ia(e.mdGameLists.data) ? {
|
|
3594
3594
|
currentPage: ((t = e.mdGameLists) == null ? void 0 : t.current_page) ?? 1,
|
|
3595
3595
|
lastPage: ((r = e.mdGameLists) == null ? void 0 : r.last_page) ?? 1,
|
|
3596
3596
|
data: ((s = (a = e.mdGameLists) == null ? void 0 : a.data) == null ? void 0 : s.map((b) => ({
|
|
@@ -3608,7 +3608,7 @@ const va = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3608
3608
|
rate: "0.00"
|
|
3609
3609
|
}))) ?? []
|
|
3610
3610
|
} : {},
|
|
3611
|
-
platformGameList:
|
|
3611
|
+
platformGameList: Ca(e.mdGameLists.data) ? {
|
|
3612
3612
|
currentPage: ((o = e.mdGameLists) == null ? void 0 : o.current_page) ?? 1,
|
|
3613
3613
|
lastPage: ((d = e.mdGameLists) == null ? void 0 : d.last_page) ?? 1,
|
|
3614
3614
|
data: ((m = (p = e.mdGameLists) == null ? void 0 : p.data) == null ? void 0 : m.map((b) => ({
|
|
@@ -3629,19 +3629,19 @@ const va = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3629
3629
|
trialGameList: []
|
|
3630
3630
|
};
|
|
3631
3631
|
};
|
|
3632
|
-
function
|
|
3632
|
+
function Ia(e) {
|
|
3633
3633
|
return Array.isArray(e) && e.every(
|
|
3634
3634
|
(n) => typeof n.appFlag == "number" && typeof n.code_PlatformProduct == "string" && typeof n.filemtime == "number" && typeof n.flag == "number" && typeof n.id == "number" && typeof n.id_PlatformProduct == "number" && typeof n.img == "string" && typeof n.mdDomains_id == "number" && typeof n.name == "string" && typeof n.shortName_PlatformProduct == "string"
|
|
3635
3635
|
);
|
|
3636
3636
|
}
|
|
3637
|
-
function
|
|
3637
|
+
function Ca(e) {
|
|
3638
3638
|
return Array.isArray(e) && e.every(
|
|
3639
3639
|
(n) => typeof n.id == "number" && typeof n.name == "string" && typeof n.img == "string" && typeof n.id_PlatformProduct == "number" && typeof n.appFlag == "number" && typeof n.filemtime == "number" && typeof n.mdDomains_id == "number"
|
|
3640
3640
|
);
|
|
3641
3641
|
}
|
|
3642
|
-
const
|
|
3642
|
+
const ja = (e) => ({
|
|
3643
3643
|
list: e.mdGrade.map((n) => {
|
|
3644
|
-
var t, r, a, s, o, d, p, m, b, x, h, g, D, j, E, H, _, R,
|
|
3644
|
+
var t, r, a, s, o, d, p, m, b, x, h, g, D, j, E, H, _, R, v, M, z, A, se, Q, le, he, _e, i, f, P, c, u;
|
|
3645
3645
|
return {
|
|
3646
3646
|
id: n.gradeindex,
|
|
3647
3647
|
is_current_level: !1,
|
|
@@ -3657,13 +3657,13 @@ const Ca = (e) => ({
|
|
|
3657
3657
|
current: "0.00",
|
|
3658
3658
|
total: parseFloat(n.min_deposit).toFixed(2)
|
|
3659
3659
|
},
|
|
3660
|
-
promo_list: n.promocash.filter((
|
|
3661
|
-
name:
|
|
3662
|
-
min_deposit: parseFloat(
|
|
3663
|
-
promo_bonus:
|
|
3664
|
-
promo_limit: parseFloat(
|
|
3665
|
-
turnover_multiplier:
|
|
3666
|
-
type:
|
|
3660
|
+
promo_list: n.promocash.filter((w) => w.isshow == 1 && w.status == "1").map((w) => ({
|
|
3661
|
+
name: w.promosimplified,
|
|
3662
|
+
min_deposit: parseFloat(w.min_deposit).toFixed(2),
|
|
3663
|
+
promo_bonus: w.percentage,
|
|
3664
|
+
promo_limit: parseFloat(w.max_promo_amt).toFixed(2),
|
|
3665
|
+
turnover_multiplier: w.multiply,
|
|
3666
|
+
type: w.promo_type
|
|
3667
3667
|
})),
|
|
3668
3668
|
benefit_list: {
|
|
3669
3669
|
daily: {
|
|
@@ -3680,13 +3680,13 @@ const Ca = (e) => ({
|
|
|
3680
3680
|
},
|
|
3681
3681
|
weekly: {
|
|
3682
3682
|
bonus: parseFloat(((R = (_ = n.benefit) == null ? void 0 : _.weekly) == null ? void 0 : R.bonus) ?? "0.00").toFixed(2),
|
|
3683
|
-
bonus_name: ((M = (
|
|
3683
|
+
bonus_name: ((M = (v = n.benefit) == null ? void 0 : v.weekly) == null ? void 0 : M.bonus_name) ?? "",
|
|
3684
3684
|
turnover: parseFloat(((A = (z = n.benefit) == null ? void 0 : z.weekly) == null ? void 0 : A.turnover) ?? "0.00").toFixed(2),
|
|
3685
3685
|
turnover_name: ((Q = (se = n.benefit) == null ? void 0 : se.weekly) == null ? void 0 : Q.turnover_name) ?? ""
|
|
3686
3686
|
},
|
|
3687
3687
|
upgrade: {
|
|
3688
|
-
bonus: parseFloat(((
|
|
3689
|
-
bonus_name: ((i = (
|
|
3688
|
+
bonus: parseFloat(((he = (le = n.benefit) == null ? void 0 : le.upgrade) == null ? void 0 : he.bonus) ?? "0.00").toFixed(2),
|
|
3689
|
+
bonus_name: ((i = (_e = n.benefit) == null ? void 0 : _e.upgrade) == null ? void 0 : i.bonus_name) ?? "",
|
|
3690
3690
|
turnover: parseFloat(((P = (f = n.benefit) == null ? void 0 : f.upgrade) == null ? void 0 : P.turnover) ?? "0.00").toFixed(2),
|
|
3691
3691
|
turnover_name: ((u = (c = n.benefit) == null ? void 0 : c.upgrade) == null ? void 0 : u.turnover_name) ?? ""
|
|
3692
3692
|
}
|
|
@@ -3723,7 +3723,7 @@ const Ca = (e) => ({
|
|
|
3723
3723
|
}
|
|
3724
3724
|
}
|
|
3725
3725
|
}
|
|
3726
|
-
}),
|
|
3726
|
+
}), Na = (e) => ({
|
|
3727
3727
|
category: e.category.sort((n, t) => n.sequence - t.sequence).map((n) => ({
|
|
3728
3728
|
id: n.catid,
|
|
3729
3729
|
name: n.name
|
|
@@ -3740,24 +3740,40 @@ const Ca = (e) => ({
|
|
|
3740
3740
|
})
|
|
3741
3741
|
}), Fa = (e) => ({
|
|
3742
3742
|
month: {
|
|
3743
|
-
|
|
3743
|
+
status: ie(e.month)
|
|
3744
3744
|
},
|
|
3745
3745
|
week: {
|
|
3746
|
-
|
|
3746
|
+
status: ie(e.week)
|
|
3747
3747
|
},
|
|
3748
3748
|
day: {
|
|
3749
|
-
|
|
3750
|
-
}
|
|
3751
|
-
|
|
3749
|
+
status: ie(e.day)
|
|
3750
|
+
},
|
|
3751
|
+
birthday: {
|
|
3752
|
+
status: ie(e.birthday)
|
|
3753
|
+
},
|
|
3754
|
+
salary1st: {
|
|
3755
|
+
status: ie(e.salary1st)
|
|
3756
|
+
},
|
|
3757
|
+
salary10th: {
|
|
3758
|
+
status: ie(e.salary10th)
|
|
3759
|
+
},
|
|
3760
|
+
salary20th: {
|
|
3761
|
+
status: ie(e.salary20th)
|
|
3762
|
+
}
|
|
3763
|
+
}), ie = (e) => ({
|
|
3764
|
+
claimable: e === 1,
|
|
3765
|
+
expired: e === 0,
|
|
3766
|
+
claimed: e === -1
|
|
3767
|
+
}), La = (e) => e.mdVipSetting.filter((t) => t.status == 1).map((t) => ({
|
|
3752
3768
|
fieldName: t.fieldname,
|
|
3753
3769
|
showName: t.showname
|
|
3754
|
-
})),
|
|
3770
|
+
})), Ga = (e) => ({
|
|
3755
3771
|
current_deposit: e.deposit,
|
|
3756
3772
|
current_turnover: e.turnOver,
|
|
3757
3773
|
current_grade_id: e.mdCurrentGrade ? e.mdCurrentGrade.gradeindex : 0,
|
|
3758
3774
|
next_grade_id: e.mdNextGrade.gradeindex,
|
|
3759
3775
|
percentage: Number(e.percentage) * 100 > 100 ? 100 : Number(e.percentage) * 100
|
|
3760
|
-
}),
|
|
3776
|
+
}), za = (e) => {
|
|
3761
3777
|
var r, a;
|
|
3762
3778
|
let n = 4;
|
|
3763
3779
|
e.vipcalculation && (n = Number(e.vipcalculation));
|
|
@@ -3793,7 +3809,7 @@ const Ca = (e) => ({
|
|
|
3793
3809
|
telegramAuthDomain: e.telegramauthdomain ?? "",
|
|
3794
3810
|
telegramBotId: e.telegrambotid ?? ""
|
|
3795
3811
|
};
|
|
3796
|
-
},
|
|
3812
|
+
}, Wa = (e) => {
|
|
3797
3813
|
var n, t, r, a;
|
|
3798
3814
|
return {
|
|
3799
3815
|
banner: ((n = e.mobileBanner) == null ? void 0 : n.map((s) => `${s.imagepath}?ts=${s.filemtime}`)) ?? [],
|
|
@@ -3809,49 +3825,49 @@ const Ca = (e) => ({
|
|
|
3809
3825
|
link: s.link
|
|
3810
3826
|
}))) ?? []
|
|
3811
3827
|
};
|
|
3812
|
-
},
|
|
3828
|
+
}, Ya = (e) => {
|
|
3813
3829
|
var n;
|
|
3814
3830
|
return ((n = e.data) == null ? void 0 : n.filter((t) => t.status == "1").map((t) => ({
|
|
3815
3831
|
code: t.area_code,
|
|
3816
3832
|
regex: t.regex,
|
|
3817
3833
|
value: t.value
|
|
3818
3834
|
}))) ?? [];
|
|
3819
|
-
},
|
|
3835
|
+
}, qa = (e) => e, Ea = (e) => {
|
|
3820
3836
|
let n = null;
|
|
3821
3837
|
return e ? e.status != 1 ? n = 0 : n = e.mainwallet : n = 0, {
|
|
3822
3838
|
amount: n
|
|
3823
3839
|
};
|
|
3824
|
-
},
|
|
3840
|
+
}, Ha = (e) => {
|
|
3825
3841
|
var n;
|
|
3826
3842
|
return ((n = e.data) == null ? void 0 : n.filter((t) => t.status == "1").map((t) => ({
|
|
3827
3843
|
name: t.title,
|
|
3828
3844
|
code: t.code,
|
|
3829
3845
|
iconUrl: t.flag_icon
|
|
3830
3846
|
}))) ?? [];
|
|
3831
|
-
},
|
|
3847
|
+
}, Ba = (e) => (console.log(e), {
|
|
3832
3848
|
name: ""
|
|
3833
|
-
}),
|
|
3849
|
+
}), Ua = (e) => {
|
|
3834
3850
|
var n;
|
|
3835
3851
|
return ((n = e.data) == null ? void 0 : n.filter((t) => t.company_status == 1).map((t) => ({
|
|
3836
3852
|
id: t.company_id,
|
|
3837
3853
|
name: t.company_name,
|
|
3838
3854
|
date: []
|
|
3839
3855
|
}))) ?? [];
|
|
3840
|
-
},
|
|
3856
|
+
}, $a = (e) => {
|
|
3841
3857
|
var n;
|
|
3842
3858
|
return ((n = e.data) == null ? void 0 : n.map((t) => {
|
|
3843
3859
|
var r;
|
|
3844
3860
|
return {
|
|
3845
3861
|
id: t.key,
|
|
3846
|
-
date: ((r = t.draw_date) == null ? void 0 : r.map((a) =>
|
|
3862
|
+
date: ((r = t.draw_date) == null ? void 0 : r.map((a) => Va(a.draw_tmactive))) ?? []
|
|
3847
3863
|
};
|
|
3848
3864
|
})) ?? [];
|
|
3849
3865
|
};
|
|
3850
|
-
function
|
|
3866
|
+
function Va(e) {
|
|
3851
3867
|
const n = new Date(e * 1e3), t = n.getFullYear(), r = ("0" + (n.getMonth() + 1)).slice(-2), a = ("0" + n.getDate()).slice(-2);
|
|
3852
3868
|
return `${t}-${r}-${a}`;
|
|
3853
3869
|
}
|
|
3854
|
-
const
|
|
3870
|
+
const Aa = (e) => {
|
|
3855
3871
|
var n;
|
|
3856
3872
|
return ((n = e.data) == null ? void 0 : n.map((t) => {
|
|
3857
3873
|
var r;
|
|
@@ -3864,7 +3880,7 @@ const Va = (e) => {
|
|
|
3864
3880
|
}))) ?? []
|
|
3865
3881
|
};
|
|
3866
3882
|
})) ?? [];
|
|
3867
|
-
},
|
|
3883
|
+
}, Qa = (e) => e.data.map((n) => ({
|
|
3868
3884
|
companyId: n.company_id,
|
|
3869
3885
|
companyName: n.company_name,
|
|
3870
3886
|
resultByDateList: n.draws.map((t) => {
|
|
@@ -3903,9 +3919,9 @@ const Va = (e) => {
|
|
|
3903
3919
|
}
|
|
3904
3920
|
};
|
|
3905
3921
|
})
|
|
3906
|
-
})),
|
|
3922
|
+
})), Xa = (e) => e.data ? e.data.filter((n) => !va(n.matchDate)).map((n) => ({
|
|
3907
3923
|
id: n.id,
|
|
3908
|
-
date: jt(
|
|
3924
|
+
date: Nt(jt(n.matchDate)),
|
|
3909
3925
|
stage: n.Stage,
|
|
3910
3926
|
sportId: n.SportID,
|
|
3911
3927
|
matchId: n.MatchID,
|
|
@@ -3923,18 +3939,18 @@ const Va = (e) => {
|
|
|
3923
3939
|
name: n.home,
|
|
3924
3940
|
logo_url: n.homeLogo
|
|
3925
3941
|
}
|
|
3926
|
-
})) ?? [] : [],
|
|
3942
|
+
})) ?? [] : [], Za = (e) => ({
|
|
3927
3943
|
status: e.status == 1,
|
|
3928
3944
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
3929
3945
|
paymentUrl: e.urlpayment ?? ""
|
|
3930
|
-
}),
|
|
3946
|
+
}), Ja = (e) => ({
|
|
3931
3947
|
status: e.status == 1,
|
|
3932
3948
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
3933
3949
|
flag: e.flag
|
|
3934
3950
|
}), S = (e) => ({
|
|
3935
3951
|
status: e.status == 1,
|
|
3936
3952
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? ""
|
|
3937
|
-
}),
|
|
3953
|
+
}), Ka = (e) => S(e), es = (e) => {
|
|
3938
3954
|
var n, t, r, a, s;
|
|
3939
3955
|
return {
|
|
3940
3956
|
bankCard: ((n = e.bankCard) == null ? void 0 : n.map((o) => {
|
|
@@ -3992,19 +4008,19 @@ const Va = (e) => {
|
|
|
3992
4008
|
},
|
|
3993
4009
|
bankCardLimit: e.bankcardlimit
|
|
3994
4010
|
};
|
|
3995
|
-
},
|
|
4011
|
+
}, ts = (e) => ({
|
|
3996
4012
|
withdrawMin: Number(e.withdrawMin),
|
|
3997
4013
|
withdrawMax: Number(e.withdrawMax),
|
|
3998
4014
|
dailyWithdrawLimit: Number(e.dailyWithdrawLimit),
|
|
3999
4015
|
withdrawFee: e.withdrawFee,
|
|
4000
4016
|
withdrawMaxFee: Number(e.withdrawMaxFee),
|
|
4001
4017
|
withdrawCount: e.withdrawCount
|
|
4002
|
-
}),
|
|
4018
|
+
}), ns = (e) => S(e);
|
|
4003
4019
|
var B = /* @__PURE__ */ ((e) => (e.deposit = "deposit", e.withdraw = "withdraw", e.promo = "promotion", e.manual = "adjustment", e.cashIn = "cashIn", e.cashOut = "cashOut", e.transfer = "transfer", e.incentive = "incentive", e.upgradeBonus = "upgradeBonus", e.extension = "extension", e.creditTransfer = "creditTransfer", e.shareHolder = "shareHolderDividend", e))(B || {});
|
|
4004
|
-
const
|
|
4020
|
+
const rs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
4005
4021
|
__proto__: null,
|
|
4006
4022
|
TransactionMethod: B
|
|
4007
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
4023
|
+
}, Symbol.toStringTag, { value: "Module" })), as = (e) => {
|
|
4008
4024
|
var n, t, r, a, s, o;
|
|
4009
4025
|
return {
|
|
4010
4026
|
statusMode: ((n = e.subStatusModes) == null ? void 0 : n.map((d) => ({
|
|
@@ -4024,7 +4040,7 @@ const ns = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4024
4040
|
transactionIndex: d.ledgerindex,
|
|
4025
4041
|
transactionInfo: {
|
|
4026
4042
|
id: d.fundindex,
|
|
4027
|
-
desc:
|
|
4043
|
+
desc: ss(d.fundindex, d.transactionindex),
|
|
4028
4044
|
ext: d.fundindex === 3 ? `(${d.promo_cash})` : ""
|
|
4029
4045
|
},
|
|
4030
4046
|
statusInfo: {
|
|
@@ -4040,7 +4056,7 @@ const ns = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4040
4056
|
})) ?? []
|
|
4041
4057
|
}
|
|
4042
4058
|
};
|
|
4043
|
-
},
|
|
4059
|
+
}, ss = (e, n) => {
|
|
4044
4060
|
switch (e) {
|
|
4045
4061
|
case 1:
|
|
4046
4062
|
if (n === 1)
|
|
@@ -4070,9 +4086,9 @@ const ns = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4070
4086
|
return B.shareHolder;
|
|
4071
4087
|
}
|
|
4072
4088
|
return "";
|
|
4073
|
-
},
|
|
4089
|
+
}, os = (e) => ({
|
|
4074
4090
|
status: e.status == 1
|
|
4075
|
-
}),
|
|
4091
|
+
}), is = (e) => (e == null ? void 0 : e.map((n) => {
|
|
4076
4092
|
var t;
|
|
4077
4093
|
return {
|
|
4078
4094
|
activeCom: ((t = n.active_com) == null ? void 0 : t.map((r) => ({
|
|
@@ -4085,7 +4101,7 @@ const ns = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4085
4101
|
com: n.com ?? "",
|
|
4086
4102
|
maintenance: n.maintenance ?? !1
|
|
4087
4103
|
};
|
|
4088
|
-
})) ?? [],
|
|
4104
|
+
})) ?? [], us = (e) => ({
|
|
4089
4105
|
status: e.status == 1,
|
|
4090
4106
|
message: e.message ?? "",
|
|
4091
4107
|
data: e.data.map((n) => ({
|
|
@@ -4095,7 +4111,7 @@ const ns = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4095
4111
|
imageUrl: n.image_url,
|
|
4096
4112
|
getToken: n.getToken === 1
|
|
4097
4113
|
}))
|
|
4098
|
-
}),
|
|
4114
|
+
}), cs = (e) => {
|
|
4099
4115
|
var n;
|
|
4100
4116
|
return {
|
|
4101
4117
|
status: e.status == 1,
|
|
@@ -4105,19 +4121,19 @@ const ns = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4105
4121
|
tokenAmount: t.token_amount
|
|
4106
4122
|
}))) ?? []
|
|
4107
4123
|
};
|
|
4108
|
-
},
|
|
4124
|
+
}, ls = (e) => ({
|
|
4109
4125
|
status: e.status == 1,
|
|
4110
4126
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
4111
4127
|
loginId: e.loginId ?? "",
|
|
4112
4128
|
password: e.password ?? "",
|
|
4113
4129
|
downloadUrl: e.download_link ?? ""
|
|
4114
|
-
}),
|
|
4130
|
+
}), ds = (e) => (e == null ? void 0 : e.map((n) => ({
|
|
4115
4131
|
messageId: n.msgindex,
|
|
4116
4132
|
unread: n.status == "0",
|
|
4117
4133
|
date: n.cdate,
|
|
4118
4134
|
title: n.account_message_content.subject,
|
|
4119
4135
|
content: n.account_message_content.content
|
|
4120
|
-
}))) ?? [],
|
|
4136
|
+
}))) ?? [], ms = (e) => {
|
|
4121
4137
|
var n, t;
|
|
4122
4138
|
return {
|
|
4123
4139
|
currentPage: 1,
|
|
@@ -4137,7 +4153,7 @@ const ns = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4137
4153
|
rate: "0.00"
|
|
4138
4154
|
}))) ?? []
|
|
4139
4155
|
};
|
|
4140
|
-
},
|
|
4156
|
+
}, fs = (e) => e.mdGameLists.map((n) => ({
|
|
4141
4157
|
id: n.id,
|
|
4142
4158
|
name: n.name,
|
|
4143
4159
|
list: n.gameList.map((t) => {
|
|
@@ -4148,24 +4164,28 @@ const ns = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4148
4164
|
imageUrl: s
|
|
4149
4165
|
};
|
|
4150
4166
|
})
|
|
4151
|
-
})),
|
|
4152
|
-
|
|
4153
|
-
|
|
4154
|
-
|
|
4155
|
-
|
|
4156
|
-
|
|
4157
|
-
|
|
4158
|
-
|
|
4159
|
-
|
|
4160
|
-
|
|
4161
|
-
|
|
4162
|
-
|
|
4163
|
-
|
|
4164
|
-
|
|
4165
|
-
|
|
4167
|
+
})), gs = (e) => {
|
|
4168
|
+
let n = "0", t = "0", r = "0", a = "0", s = "0", o = "0";
|
|
4169
|
+
return e.status == 0 ? {
|
|
4170
|
+
claimedReward: n,
|
|
4171
|
+
currentDirectDownline: t,
|
|
4172
|
+
currentOtherDownline: r,
|
|
4173
|
+
currentReward: a,
|
|
4174
|
+
totalReward: s,
|
|
4175
|
+
unclaimReward: o
|
|
4176
|
+
} : (e.data.collected_reward && (n = e.data.collected_reward.toString()), e.data.current_direct_downline && (t = e.data.current_direct_downline.toString()), e.data.current_others_downline && (r = e.data.current_others_downline.toString()), e.data.current_reward && (a = e.data.current_reward.toString()), e.data.total_reward && (s = e.data.total_reward.toString()), e.data.unclaim_reward && (o = e.data.unclaim_reward.toString()), {
|
|
4177
|
+
claimedReward: n,
|
|
4178
|
+
currentDirectDownline: t,
|
|
4179
|
+
currentOtherDownline: r,
|
|
4180
|
+
currentReward: a,
|
|
4181
|
+
totalReward: s,
|
|
4182
|
+
unclaimReward: o
|
|
4183
|
+
});
|
|
4184
|
+
}, ps = (e) => {
|
|
4166
4185
|
const n = /* @__PURE__ */ new Set(), t = e.data.map((s) => (n.add(s.downline), {
|
|
4167
4186
|
id: s.logindex,
|
|
4168
4187
|
name: s.firstname,
|
|
4188
|
+
dateCreated: s.created,
|
|
4169
4189
|
cashback: s.turnover,
|
|
4170
4190
|
commission: s.income
|
|
4171
4191
|
})), r = e.data.reduce((s, o) => s + parseFloat(o.income), 0), a = n.size;
|
|
@@ -4174,21 +4194,24 @@ const ns = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4174
4194
|
totalCount: a,
|
|
4175
4195
|
list: t
|
|
4176
4196
|
};
|
|
4177
|
-
}, ps = (e) => e.status == 0 ? {
|
|
4178
|
-
claimedReward: "0",
|
|
4179
|
-
currentInvite: "0",
|
|
4180
|
-
currentReward: "0",
|
|
4181
|
-
totalInvite: "0",
|
|
4182
|
-
totalReward: "0",
|
|
4183
|
-
unclaimReward: "0"
|
|
4184
|
-
} : {
|
|
4185
|
-
claimedReward: e.data.collected_reward.toString(),
|
|
4186
|
-
currentInvite: e.data.current_invite,
|
|
4187
|
-
currentReward: e.data.current_reward,
|
|
4188
|
-
totalInvite: e.data.total_invite,
|
|
4189
|
-
totalReward: e.data.total_reward,
|
|
4190
|
-
unclaimReward: e.data.unclaim_reward.toString()
|
|
4191
4197
|
}, bs = (e) => {
|
|
4198
|
+
let n = "0", t = "0", r = "0", a = "0", s = "0", o = "0";
|
|
4199
|
+
return e.status == 0 ? {
|
|
4200
|
+
claimedReward: n,
|
|
4201
|
+
currentInvite: t,
|
|
4202
|
+
currentReward: r,
|
|
4203
|
+
totalInvite: a,
|
|
4204
|
+
totalReward: s,
|
|
4205
|
+
unclaimReward: o
|
|
4206
|
+
} : (e.data.collected_reward && (n = e.data.collected_reward.toString()), e.data.current_invite && (t = e.data.current_invite), e.data.current_reward && (r = e.data.current_reward), e.data.total_invite && (a = e.data.total_invite), e.data.total_reward && (s = e.data.total_reward), e.data.unclaim_reward && (o = e.data.unclaim_reward.toString()), {
|
|
4207
|
+
claimedReward: n,
|
|
4208
|
+
currentInvite: t,
|
|
4209
|
+
currentReward: r,
|
|
4210
|
+
totalInvite: a,
|
|
4211
|
+
totalReward: s,
|
|
4212
|
+
unclaimReward: o
|
|
4213
|
+
});
|
|
4214
|
+
}, ys = (e) => {
|
|
4192
4215
|
const n = /* @__PURE__ */ new Set(), t = e.data.map((s) => (n.add(s.accountid), {
|
|
4193
4216
|
id: s.id,
|
|
4194
4217
|
name: s.firstname,
|
|
@@ -4202,24 +4225,28 @@ const ns = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4202
4225
|
totalCount: a,
|
|
4203
4226
|
list: t
|
|
4204
4227
|
};
|
|
4205
|
-
}, ys = (e) => e.status == 0 ? {
|
|
4206
|
-
claimedReward: "0",
|
|
4207
|
-
currentDirectDownline: "0",
|
|
4208
|
-
currentOtherDownline: "0",
|
|
4209
|
-
currentReward: "0",
|
|
4210
|
-
totalReward: "0",
|
|
4211
|
-
unclaimReward: "0"
|
|
4212
|
-
} : {
|
|
4213
|
-
claimedReward: e.data.collected_reward.toString(),
|
|
4214
|
-
currentDirectDownline: e.data.current_direct_downline.toString(),
|
|
4215
|
-
currentOtherDownline: e.data.current_others_downline.toString(),
|
|
4216
|
-
currentReward: e.data.current_reward.toString(),
|
|
4217
|
-
totalReward: e.data.total_reward,
|
|
4218
|
-
unclaimReward: e.data.unclaim_reward.toString()
|
|
4219
4228
|
}, hs = (e) => {
|
|
4229
|
+
let n = "0", t = "0", r = "0", a = "0", s = "0", o = "0";
|
|
4230
|
+
return e.status == 0 ? {
|
|
4231
|
+
claimedReward: n,
|
|
4232
|
+
currentDirectDownline: t,
|
|
4233
|
+
currentOtherDownline: r,
|
|
4234
|
+
currentReward: a,
|
|
4235
|
+
totalReward: s,
|
|
4236
|
+
unclaimReward: o
|
|
4237
|
+
} : (e.data.collected_reward && (n = e.data.collected_reward.toString()), e.data.current_direct_downline && (t = e.data.current_direct_downline.toString()), e.data.current_others_downline && (r = e.data.current_others_downline.toString()), e.data.current_reward && (a = e.data.current_reward.toString()), e.data.total_reward && (s = e.data.total_reward.toString()), e.data.unclaim_reward && (o = e.data.unclaim_reward.toString()), {
|
|
4238
|
+
claimedReward: n,
|
|
4239
|
+
currentDirectDownline: t,
|
|
4240
|
+
currentOtherDownline: r,
|
|
4241
|
+
currentReward: a,
|
|
4242
|
+
totalReward: s,
|
|
4243
|
+
unclaimReward: o
|
|
4244
|
+
});
|
|
4245
|
+
}, _s = (e) => {
|
|
4220
4246
|
const n = /* @__PURE__ */ new Set(), t = e.data.map((s) => (n.add(s.accountid), {
|
|
4221
4247
|
id: s.logindex,
|
|
4222
4248
|
name: s.firstname,
|
|
4249
|
+
dateCreated: s.created,
|
|
4223
4250
|
total: s.deposit,
|
|
4224
4251
|
commission: s.reward
|
|
4225
4252
|
})), r = e.data.reduce((s, o) => s + parseFloat(o.reward), 0), a = n.size;
|
|
@@ -4228,7 +4255,7 @@ const ns = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4228
4255
|
totalCount: a,
|
|
4229
4256
|
list: t
|
|
4230
4257
|
};
|
|
4231
|
-
},
|
|
4258
|
+
}, Ts = (e) => e.status == 0 ? {
|
|
4232
4259
|
directDownline: "0",
|
|
4233
4260
|
otherDownline: "0",
|
|
4234
4261
|
uplineCode: "",
|
|
@@ -4242,7 +4269,7 @@ const ns = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4242
4269
|
referralCode: e.data.referral_code,
|
|
4243
4270
|
totalCommission: "0",
|
|
4244
4271
|
isClaimable: !1
|
|
4245
|
-
},
|
|
4272
|
+
}, vs = (e) => {
|
|
4246
4273
|
var p;
|
|
4247
4274
|
let n = null, t = null;
|
|
4248
4275
|
if (e.status == 0)
|
|
@@ -4288,13 +4315,13 @@ const ns = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4288
4315
|
}, ws = (e) => ({
|
|
4289
4316
|
status: e.status == 1,
|
|
4290
4317
|
message: e.msg ?? ""
|
|
4291
|
-
}),
|
|
4318
|
+
}), xs = (e) => ({
|
|
4292
4319
|
status: e.status == 1,
|
|
4293
4320
|
message: e.msg ?? ""
|
|
4294
|
-
}),
|
|
4321
|
+
}), Ps = (e) => ({
|
|
4295
4322
|
status: e.status == 1,
|
|
4296
4323
|
message: e.msg ?? ""
|
|
4297
|
-
}),
|
|
4324
|
+
}), Ds = (e) => e.status == 0 ? {
|
|
4298
4325
|
deposit: "0",
|
|
4299
4326
|
reward: "0",
|
|
4300
4327
|
turnover: "0"
|
|
@@ -4302,7 +4329,7 @@ const ns = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4302
4329
|
deposit: e.data.deposit,
|
|
4303
4330
|
reward: e.data.reward,
|
|
4304
4331
|
turnover: e.data.turnover
|
|
4305
|
-
},
|
|
4332
|
+
}, Os = (e) => {
|
|
4306
4333
|
if (e.status == 0 || !e.data)
|
|
4307
4334
|
return {};
|
|
4308
4335
|
const n = {};
|
|
@@ -4321,7 +4348,7 @@ const ns = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4321
4348
|
}
|
|
4322
4349
|
}
|
|
4323
4350
|
return n;
|
|
4324
|
-
},
|
|
4351
|
+
}, Ms = (e) => {
|
|
4325
4352
|
if (e.status == 0 || !e.data)
|
|
4326
4353
|
return {};
|
|
4327
4354
|
const n = {};
|
|
@@ -4340,7 +4367,7 @@ const ns = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4340
4367
|
}
|
|
4341
4368
|
}
|
|
4342
4369
|
return n;
|
|
4343
|
-
},
|
|
4370
|
+
}, ks = (e) => S(e), Rs = (e) => S(e), Ss = (e) => {
|
|
4344
4371
|
var n, t, r, a, s;
|
|
4345
4372
|
return {
|
|
4346
4373
|
status: e.status == 1,
|
|
@@ -4351,10 +4378,10 @@ const ns = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4351
4378
|
qrcode: ((a = e.data) == null ? void 0 : a.qrcode) ?? [],
|
|
4352
4379
|
personal: ((s = e.data) == null ? void 0 : s.personal) ?? []
|
|
4353
4380
|
};
|
|
4354
|
-
},
|
|
4381
|
+
}, Ne = (e) => ({
|
|
4355
4382
|
validated: e.withdrawValidate === 1 || e.depositValidate === 1 || e.TransferCreditValidate === 1,
|
|
4356
|
-
forms:
|
|
4357
|
-
}),
|
|
4383
|
+
forms: Is(e)
|
|
4384
|
+
}), Is = (e) => e.subDepositForms && e.subDepositForms.length > 0 ? e.subDepositForms.map((n) => ({
|
|
4358
4385
|
id: n.id,
|
|
4359
4386
|
fieldName: n.fieldname,
|
|
4360
4387
|
regex: n.regex,
|
|
@@ -4372,25 +4399,25 @@ const ns = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4372
4399
|
regex: n.regex,
|
|
4373
4400
|
showName: n.showname,
|
|
4374
4401
|
inputHelper: n.inputHelper
|
|
4375
|
-
})) : [],
|
|
4402
|
+
})) : [], Cs = (e) => S(e), js = (e) => e, Ns = (e) => ({
|
|
4376
4403
|
status: e.status == 1,
|
|
4377
4404
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? ""
|
|
4378
|
-
}), Fs = (e) => S(e),
|
|
4405
|
+
}), Fs = (e) => S(e), Ls = (e) => ({
|
|
4379
4406
|
status: e.status == 1,
|
|
4380
4407
|
message: e.message,
|
|
4381
4408
|
user: e.user ?? ""
|
|
4382
|
-
}),
|
|
4409
|
+
}), Gs = (e) => ({
|
|
4383
4410
|
status: e.status == 1,
|
|
4384
4411
|
message: e.msg ?? "",
|
|
4385
4412
|
amount: e.amount ?? ""
|
|
4386
|
-
}),
|
|
4413
|
+
}), zs = (e) => S(e), Ws = (e) => {
|
|
4387
4414
|
var n;
|
|
4388
4415
|
return {
|
|
4389
4416
|
status: e.status == 1,
|
|
4390
4417
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
4391
4418
|
dayStreak: ((n = e.data) == null ? void 0 : n.continuousDay) ?? 0
|
|
4392
4419
|
};
|
|
4393
|
-
},
|
|
4420
|
+
}, Ys = (e) => {
|
|
4394
4421
|
var n;
|
|
4395
4422
|
return {
|
|
4396
4423
|
status: e.status == 1,
|
|
@@ -4408,19 +4435,19 @@ const ns = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4408
4435
|
};
|
|
4409
4436
|
})) ?? []
|
|
4410
4437
|
};
|
|
4411
|
-
},
|
|
4438
|
+
}, qs = (e) => ({
|
|
4412
4439
|
status: e.status == 1,
|
|
4413
4440
|
message: e.msg ?? ""
|
|
4414
|
-
}),
|
|
4441
|
+
}), Es = (e) => ({
|
|
4415
4442
|
status: e.status == 1,
|
|
4416
4443
|
code: e.code ?? 0,
|
|
4417
4444
|
message: e.msg ?? "",
|
|
4418
4445
|
form: e.form ?? "",
|
|
4419
4446
|
gameUrl: e.data ?? ""
|
|
4420
|
-
}),
|
|
4447
|
+
}), Hs = (e) => S(e), Bs = (e) => S(e), Fe = (e) => ({
|
|
4421
4448
|
status: e.status == 1,
|
|
4422
4449
|
message: e.errormessage ?? ""
|
|
4423
|
-
}),
|
|
4450
|
+
}), Us = (e) => S(e), $s = (e) => e, Vs = (e) => S(e), As = (e) => {
|
|
4424
4451
|
var n;
|
|
4425
4452
|
return {
|
|
4426
4453
|
platformProduct: ((n = e.mdPlatformProduct) == null ? void 0 : n.map((t) => ({
|
|
@@ -4429,7 +4456,7 @@ const ns = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4429
4456
|
com: t.com
|
|
4430
4457
|
}))) ?? []
|
|
4431
4458
|
};
|
|
4432
|
-
},
|
|
4459
|
+
}, Qs = (e) => {
|
|
4433
4460
|
var n;
|
|
4434
4461
|
return ((n = e.mdProductMaster) == null ? void 0 : n.map((t) => {
|
|
4435
4462
|
var r;
|
|
@@ -4444,33 +4471,33 @@ const ns = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4444
4471
|
}))) ?? []
|
|
4445
4472
|
};
|
|
4446
4473
|
})) ?? [];
|
|
4447
|
-
},
|
|
4474
|
+
}, Xs = (e) => S(e), Zs = (e) => S(e), Js = (e) => S(e), Ks = (e) => S(e), eo = (e) => S(e), to = (e) => S(e), no = (e) => S(e), ro = (e) => ({
|
|
4448
4475
|
status: e.status == 1,
|
|
4449
4476
|
message: e.msg ?? "",
|
|
4450
4477
|
data: e.data
|
|
4451
|
-
}),
|
|
4478
|
+
}), ao = (e) => ({
|
|
4452
4479
|
status: e.status == 1,
|
|
4453
4480
|
message: e.msg ?? ""
|
|
4454
|
-
}),
|
|
4481
|
+
}), so = (e) => {
|
|
4455
4482
|
let n = "";
|
|
4456
4483
|
return e.data && (n = e.data.max_promo_amt), {
|
|
4457
4484
|
status: e.status == 1,
|
|
4458
4485
|
amount: n
|
|
4459
4486
|
};
|
|
4460
|
-
},
|
|
4487
|
+
}, oo = (e) => ({
|
|
4461
4488
|
eventDescription: {
|
|
4462
4489
|
condition: e.bottomDescription.signinCondition,
|
|
4463
4490
|
prize: e.bottomDescription.signinPrize,
|
|
4464
4491
|
others: e.bottomDescription.otherDescription
|
|
4465
4492
|
},
|
|
4466
4493
|
firstDayOfMonth: e.firstDayOfMonth
|
|
4467
|
-
}),
|
|
4494
|
+
}), io = (e) => ({
|
|
4468
4495
|
status: e.status == 1,
|
|
4469
4496
|
signedDays: e.days,
|
|
4470
4497
|
signedToday: e.todayIsSign === 1,
|
|
4471
4498
|
dayStreak: e.continuousDay,
|
|
4472
4499
|
canSignToday: e.canSign === 1
|
|
4473
|
-
}),
|
|
4500
|
+
}), uo = (e) => ({
|
|
4474
4501
|
status: e.status == 1,
|
|
4475
4502
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
4476
4503
|
fullName: e.fullname,
|
|
@@ -4508,7 +4535,7 @@ const ns = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4508
4535
|
commission: t.commission
|
|
4509
4536
|
}))
|
|
4510
4537
|
}))
|
|
4511
|
-
}),
|
|
4538
|
+
}), co = (e) => ({
|
|
4512
4539
|
status: e.status == 1,
|
|
4513
4540
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
4514
4541
|
id: e.id ?? 0,
|
|
@@ -4520,17 +4547,17 @@ const ns = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4520
4547
|
})),
|
|
4521
4548
|
currentPage: e.page,
|
|
4522
4549
|
lastPage: e.lastpage
|
|
4523
|
-
}),
|
|
4550
|
+
}), lo = (e) => ({
|
|
4524
4551
|
status: e.status == "1",
|
|
4525
4552
|
message: e.msg ?? "",
|
|
4526
4553
|
username: e.accountcode,
|
|
4527
4554
|
password: e.password
|
|
4528
4555
|
});
|
|
4529
|
-
var
|
|
4530
|
-
const
|
|
4556
|
+
var Pe = /* @__PURE__ */ ((e) => (e.toPlatform = "transferIn", e.toWallet = "transferOut", e))(Pe || {});
|
|
4557
|
+
const mo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
4531
4558
|
__proto__: null,
|
|
4532
|
-
TransferMethod:
|
|
4533
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
4559
|
+
TransferMethod: Pe
|
|
4560
|
+
}, Symbol.toStringTag, { value: "Module" })), fo = (e) => {
|
|
4534
4561
|
var n;
|
|
4535
4562
|
return {
|
|
4536
4563
|
currentPage: e.mdGameCreditLimitTransfers.current_page,
|
|
@@ -4538,12 +4565,12 @@ const lo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4538
4565
|
data: ((n = e.mdGameCreditLimitTransfers.data) == null ? void 0 : n.map((t) => ({
|
|
4539
4566
|
transferIndex: t.clindex,
|
|
4540
4567
|
target: t.com_from !== "" ? t.com_from : t.com_to,
|
|
4541
|
-
category: t.com_from !== "" ?
|
|
4568
|
+
category: t.com_from !== "" ? Pe.toWallet : Pe.toPlatform,
|
|
4542
4569
|
amount: Number(t.amount).toFixed(2),
|
|
4543
4570
|
dateTime: t.transferdatetime
|
|
4544
4571
|
}))) ?? []
|
|
4545
4572
|
};
|
|
4546
|
-
},
|
|
4573
|
+
}, go = (e) => {
|
|
4547
4574
|
var n;
|
|
4548
4575
|
return {
|
|
4549
4576
|
currentPage: e.mdAgTransfeReport.current_page,
|
|
@@ -4556,7 +4583,7 @@ const lo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4556
4583
|
dateTime: t.transferdatetime
|
|
4557
4584
|
}))) ?? []
|
|
4558
4585
|
};
|
|
4559
|
-
},
|
|
4586
|
+
}, po = (e) => {
|
|
4560
4587
|
var n, t, r, a, s, o, d, p, m, b, x;
|
|
4561
4588
|
return {
|
|
4562
4589
|
status: e.status == 1,
|
|
@@ -4595,7 +4622,7 @@ const lo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4595
4622
|
lastPage: ((x = e.data) == null ? void 0 : x.page.last_page) ?? 1
|
|
4596
4623
|
}
|
|
4597
4624
|
};
|
|
4598
|
-
},
|
|
4625
|
+
}, bo = (e) => {
|
|
4599
4626
|
var n, t, r;
|
|
4600
4627
|
return {
|
|
4601
4628
|
status: e.status == 1,
|
|
@@ -4606,7 +4633,7 @@ const lo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4606
4633
|
binded: ((r = e.data) == null ? void 0 : r.binded) ?? !1
|
|
4607
4634
|
}
|
|
4608
4635
|
};
|
|
4609
|
-
},
|
|
4636
|
+
}, yo = (e) => S(e), ho = (e) => {
|
|
4610
4637
|
var n;
|
|
4611
4638
|
return {
|
|
4612
4639
|
status: e.status == 1,
|
|
@@ -4616,7 +4643,7 @@ const lo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4616
4643
|
createdAt: t.created_at
|
|
4617
4644
|
}))) ?? []
|
|
4618
4645
|
};
|
|
4619
|
-
},
|
|
4646
|
+
}, _o = (e) => S(e), To = (e) => {
|
|
4620
4647
|
var n, t, r;
|
|
4621
4648
|
return {
|
|
4622
4649
|
status: e.status == 1,
|
|
@@ -4641,23 +4668,23 @@ const lo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4641
4668
|
}))) ?? []
|
|
4642
4669
|
}
|
|
4643
4670
|
};
|
|
4644
|
-
},
|
|
4671
|
+
}, vo = (e) => S(e), wo = (e) => ({
|
|
4645
4672
|
status: e.status == 1,
|
|
4646
4673
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
4647
4674
|
tokenAmount: e.token_amount
|
|
4648
|
-
}),
|
|
4649
|
-
var
|
|
4650
|
-
const
|
|
4675
|
+
}), xo = (e) => S(e);
|
|
4676
|
+
var Be = /* @__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.loginCaptcha = "logincaptcha", e.registerCaptcha = "registercaptcha", e.telegramAuthDomain = "telegramauthdomain", e.telegramBotId = "telegrambotid", e))(Be || {});
|
|
4677
|
+
const Po = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
4651
4678
|
__proto__: null,
|
|
4652
|
-
SettingCategory:
|
|
4653
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
4679
|
+
SettingCategory: Be
|
|
4680
|
+
}, Symbol.toStringTag, { value: "Module" })), Do = (e) => {
|
|
4654
4681
|
let n = 0;
|
|
4655
4682
|
return e.data != null && typeof e.data == "object" && (n = e.data.amount), {
|
|
4656
4683
|
status: e.status,
|
|
4657
4684
|
message: e.msg ?? "",
|
|
4658
4685
|
amount: n
|
|
4659
4686
|
};
|
|
4660
|
-
},
|
|
4687
|
+
}, Oo = (e) => e.status == 0 ? {
|
|
4661
4688
|
record: {
|
|
4662
4689
|
today: {
|
|
4663
4690
|
deposit: "0",
|
|
@@ -4687,15 +4714,15 @@ const xo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4687
4714
|
loseLimit: n.loselimit,
|
|
4688
4715
|
maxReward: n.max_reward
|
|
4689
4716
|
}))
|
|
4690
|
-
},
|
|
4717
|
+
}, Mo = (e) => e.status == 0 ? [] : e.data.map((n) => ({
|
|
4691
4718
|
amount: n.amount,
|
|
4692
4719
|
date: n.date,
|
|
4693
4720
|
deposit: n.deposit,
|
|
4694
4721
|
payout: n.payout
|
|
4695
|
-
})),
|
|
4722
|
+
})), ko = (e) => ({
|
|
4696
4723
|
status: e.status,
|
|
4697
4724
|
message: e.msg ?? ""
|
|
4698
|
-
}),
|
|
4725
|
+
}), Ro = (e) => e.status == 0 ? {
|
|
4699
4726
|
status: e.status,
|
|
4700
4727
|
message: e.msg ?? "",
|
|
4701
4728
|
data: null
|
|
@@ -4717,21 +4744,21 @@ const xo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4717
4744
|
collectable: e.data.collectable,
|
|
4718
4745
|
remainingDay: e.data.remaining
|
|
4719
4746
|
}
|
|
4720
|
-
},
|
|
4747
|
+
}, So = (e) => ({
|
|
4721
4748
|
status: e.status,
|
|
4722
4749
|
message: e.msg ?? ""
|
|
4723
|
-
}),
|
|
4750
|
+
}), Io = (e) => ({
|
|
4724
4751
|
status: e.status == 1,
|
|
4725
4752
|
errorMessage: e.errormessage ?? "",
|
|
4726
4753
|
isAutoTransfer: e.optionkey == "auto"
|
|
4727
|
-
}),
|
|
4754
|
+
}), Co = (e) => S(e), jo = (e) => ({
|
|
4728
4755
|
status: e.status,
|
|
4729
4756
|
message: e.msg ?? "",
|
|
4730
4757
|
turnover: e.data ? e.data.turnover : 0,
|
|
4731
4758
|
percentage: e.data ? e.data.percentage ?? 0 : 0,
|
|
4732
4759
|
incentive: e.data ? e.data.incentive : 0,
|
|
4733
4760
|
claimable: 0
|
|
4734
|
-
}),
|
|
4761
|
+
}), No = (e) => {
|
|
4735
4762
|
let n = "0";
|
|
4736
4763
|
return e.data && (n = e.data.incentive), {
|
|
4737
4764
|
status: e.status,
|
|
@@ -4747,33 +4774,33 @@ const xo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4747
4774
|
};
|
|
4748
4775
|
};
|
|
4749
4776
|
var V = /* @__PURE__ */ ((e) => (e.inProgress = "inProgress", e.collectable = "collectable", e.collected = "collected", e))(V || {});
|
|
4750
|
-
const
|
|
4777
|
+
const Lo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
4751
4778
|
__proto__: null,
|
|
4752
4779
|
MissionStatus: V
|
|
4753
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
4780
|
+
}, Symbol.toStringTag, { value: "Module" })), Go = (e) => {
|
|
4754
4781
|
if (e.status === 0)
|
|
4755
4782
|
return {
|
|
4756
4783
|
status: e.status,
|
|
4757
4784
|
data: null
|
|
4758
4785
|
};
|
|
4759
|
-
const n =
|
|
4786
|
+
const n = ct(e, 0), t = ct(e, 1);
|
|
4760
4787
|
return {
|
|
4761
4788
|
status: e.status,
|
|
4762
4789
|
data: {
|
|
4763
|
-
period: `${
|
|
4790
|
+
period: `${lt(e.data.datefrom)} ~ ${lt(e.data.dateto)}`,
|
|
4764
4791
|
gift: {
|
|
4765
4792
|
deposit: {
|
|
4766
4793
|
current: n.filter((r) => r.status == V.collected).length,
|
|
4767
4794
|
total: n.length,
|
|
4768
|
-
percentage:
|
|
4795
|
+
percentage: dt(n)
|
|
4769
4796
|
},
|
|
4770
4797
|
activeBet: {
|
|
4771
4798
|
current: t.filter((r) => r.status == V.collected).length,
|
|
4772
4799
|
total: t.length,
|
|
4773
|
-
percentage:
|
|
4800
|
+
percentage: dt(t)
|
|
4774
4801
|
},
|
|
4775
4802
|
grandPrize: {
|
|
4776
|
-
countDownTimestamp:
|
|
4803
|
+
countDownTimestamp: zo(e.data.dateto),
|
|
4777
4804
|
status: e.data.final_claimable ? e.data.final_collected === "1" ? V.collected : V.collectable : V.inProgress,
|
|
4778
4805
|
prize: e.data.reward
|
|
4779
4806
|
}
|
|
@@ -4782,7 +4809,7 @@ const No = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4782
4809
|
activeBet: t
|
|
4783
4810
|
}
|
|
4784
4811
|
};
|
|
4785
|
-
},
|
|
4812
|
+
}, ct = (e, n) => e.data.tier.filter((t) => t.type == n).map((t) => {
|
|
4786
4813
|
const r = Math.min(t.achieve ?? 0, t.requirement);
|
|
4787
4814
|
return {
|
|
4788
4815
|
id: t.transid,
|
|
@@ -4794,19 +4821,19 @@ const No = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4794
4821
|
currentPercentage: (r / t.requirement * 100).toFixed(0)
|
|
4795
4822
|
}
|
|
4796
4823
|
};
|
|
4797
|
-
}),
|
|
4824
|
+
}), lt = (e) => {
|
|
4798
4825
|
const n = new Date(e), t = n.getDate().toString().padStart(2, "0"), r = (n.getMonth() + 1).toString().padStart(2, "0"), a = n.getHours().toString().padStart(2, "0"), s = n.getMinutes().toString().padStart(2, "0");
|
|
4799
4826
|
return `${t}/${r} ${a}:${s}`;
|
|
4800
|
-
},
|
|
4827
|
+
}, dt = (e) => {
|
|
4801
4828
|
const n = e.reduce((r, a) => r + parseFloat(a.reward), 0), t = e.reduce((r, a) => r + a.progress.total, 0);
|
|
4802
4829
|
return t > 0 ? (n / t * 100).toFixed(2) : "0";
|
|
4803
|
-
},
|
|
4830
|
+
}, zo = (e) => {
|
|
4804
4831
|
const n = (/* @__PURE__ */ new Date()).getTime(), t = new Date(e).getTime();
|
|
4805
4832
|
return Math.max(0, t - n);
|
|
4806
|
-
},
|
|
4833
|
+
}, Wo = (e) => ({
|
|
4807
4834
|
status: e.status,
|
|
4808
4835
|
message: e.msg ?? ""
|
|
4809
|
-
}),
|
|
4836
|
+
}), Yo = (e) => ({
|
|
4810
4837
|
status: e.status == 1,
|
|
4811
4838
|
socialLogin: e.social_login == 1,
|
|
4812
4839
|
errorMessage: e.erorrmessage ?? "",
|
|
@@ -4818,7 +4845,7 @@ const No = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4818
4845
|
maxLength: n.maxlen ?? "0",
|
|
4819
4846
|
inputHelper: n.inputHelper ?? ""
|
|
4820
4847
|
}))
|
|
4821
|
-
}),
|
|
4848
|
+
}), qo = (e) => ({
|
|
4822
4849
|
currentPage: e.mdGameLists.current_page,
|
|
4823
4850
|
lastPage: e.mdGameLists.last_page,
|
|
4824
4851
|
data: e.mdGameLists.data && e.mdGameLists.data.length > 0 ? e.mdGameLists.data.map((n) => ({
|
|
@@ -4835,12 +4862,12 @@ const No = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4835
4862
|
logoUrl: `/image/platform_logo/${n.img.split("/").pop()}?v=1`,
|
|
4836
4863
|
rate: "0.00"
|
|
4837
4864
|
})) ?? [] : []
|
|
4838
|
-
}),
|
|
4839
|
-
var
|
|
4840
|
-
const
|
|
4865
|
+
}), Eo = (e) => S(e), Ho = (e) => S(e);
|
|
4866
|
+
var ce = /* @__PURE__ */ ((e) => (e.inProgress = "inProgress", e.collectable = "collectable", e.collected = "collected", e))(ce || {});
|
|
4867
|
+
const Bo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
4841
4868
|
__proto__: null,
|
|
4842
|
-
AccumulateDepositStatus:
|
|
4843
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
4869
|
+
AccumulateDepositStatus: ce
|
|
4870
|
+
}, Symbol.toStringTag, { value: "Module" })), Uo = (e) => {
|
|
4844
4871
|
if (e.status == 0)
|
|
4845
4872
|
return {
|
|
4846
4873
|
status: !1,
|
|
@@ -4853,7 +4880,7 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4853
4880
|
n = {
|
|
4854
4881
|
buttonStatus: e.data.tier.filter(
|
|
4855
4882
|
(o) => o.claimable == "1" && o.collected != "1"
|
|
4856
|
-
).length > 0 ?
|
|
4883
|
+
).length > 0 ? ce.collectable : ce.collected,
|
|
4857
4884
|
dateFrom: e.data.datefrom,
|
|
4858
4885
|
dateTo: e.data.dateto,
|
|
4859
4886
|
progress: {
|
|
@@ -4864,7 +4891,7 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4864
4891
|
list: e.data.tier.map((o) => ({
|
|
4865
4892
|
total: o.requirement,
|
|
4866
4893
|
reward: Number(o.reward),
|
|
4867
|
-
status: o.claimable != "1" ?
|
|
4894
|
+
status: o.claimable != "1" ? ce.inProgress : o.collected == "1" ? ce.collected : ce.collectable
|
|
4868
4895
|
}))
|
|
4869
4896
|
};
|
|
4870
4897
|
}
|
|
@@ -4873,17 +4900,43 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4873
4900
|
message: e.msg ?? "",
|
|
4874
4901
|
data: n
|
|
4875
4902
|
};
|
|
4876
|
-
},
|
|
4903
|
+
}, $o = (e) => ({
|
|
4877
4904
|
status: e.status == 1,
|
|
4878
4905
|
message: e.msg ?? ""
|
|
4879
|
-
}),
|
|
4906
|
+
}), Vo = (e) => {
|
|
4880
4907
|
var n;
|
|
4881
4908
|
return {
|
|
4882
4909
|
status: e.status == 1,
|
|
4883
4910
|
errorMessage: e.errormessage ?? "",
|
|
4884
4911
|
username: ((n = e.data) == null ? void 0 : n.username) ?? ""
|
|
4885
4912
|
};
|
|
4886
|
-
},
|
|
4913
|
+
}, Ao = (e) => {
|
|
4914
|
+
var n;
|
|
4915
|
+
return {
|
|
4916
|
+
status: e.status == 1,
|
|
4917
|
+
message: e.msg ?? "",
|
|
4918
|
+
data: ((n = e.data) == null ? void 0 : n.map((t) => {
|
|
4919
|
+
var r;
|
|
4920
|
+
return {
|
|
4921
|
+
min: t.min,
|
|
4922
|
+
max: t.max,
|
|
4923
|
+
multiplier: t.multiply,
|
|
4924
|
+
name: t.displayName,
|
|
4925
|
+
vipSetting: ((r = t.settings) == null ? void 0 : r.map((a) => {
|
|
4926
|
+
var s;
|
|
4927
|
+
return {
|
|
4928
|
+
name: a.displayName,
|
|
4929
|
+
rate: a.percentage,
|
|
4930
|
+
platforms: ((s = a.platformProducts) == null ? void 0 : s.map((o) => ({
|
|
4931
|
+
name: o.displayName,
|
|
4932
|
+
rate: o.percentage
|
|
4933
|
+
}))) ?? []
|
|
4934
|
+
};
|
|
4935
|
+
})) ?? []
|
|
4936
|
+
};
|
|
4937
|
+
})) ?? []
|
|
4938
|
+
};
|
|
4939
|
+
}, Qo = async (e) => {
|
|
4887
4940
|
var n, t, r, a, s, o, d, p, m, b, x, h, g, D, j, E, H;
|
|
4888
4941
|
try {
|
|
4889
4942
|
e.findIndex((f) => f.name === l.vipList) !== -1 && e.push(
|
|
@@ -4895,7 +4948,7 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4895
4948
|
{ name: l.vipStatus, query: "" },
|
|
4896
4949
|
{
|
|
4897
4950
|
name: l.getSetting,
|
|
4898
|
-
query: JSON.stringify({ name: [
|
|
4951
|
+
query: JSON.stringify({ name: [Be.vipcalculation] })
|
|
4899
4952
|
}
|
|
4900
4953
|
);
|
|
4901
4954
|
const R = e.findIndex(
|
|
@@ -4905,8 +4958,8 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4905
4958
|
name: l.getPlatformTurnoverRate,
|
|
4906
4959
|
query: ""
|
|
4907
4960
|
}));
|
|
4908
|
-
const
|
|
4909
|
-
|
|
4961
|
+
const v = e.findIndex((f) => f.name === l.fishGameList);
|
|
4962
|
+
v !== -1 && (JSON.parse(e[v].query).pid || e.push({
|
|
4910
4963
|
name: l.getPlatformTurnoverRate,
|
|
4911
4964
|
query: ""
|
|
4912
4965
|
}));
|
|
@@ -4963,184 +5016,184 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4963
5016
|
})
|
|
4964
5017
|
}
|
|
4965
5018
|
));
|
|
4966
|
-
const
|
|
5019
|
+
const he = {
|
|
4967
5020
|
requests: e.map((f) => ({
|
|
4968
5021
|
name: f.name,
|
|
4969
5022
|
query: btoa(f.query)
|
|
4970
5023
|
}))
|
|
4971
|
-
},
|
|
5024
|
+
}, _e = await ae.post(
|
|
4972
5025
|
"/graph/jwt",
|
|
4973
|
-
|
|
5026
|
+
ga(JSON.stringify(he))
|
|
4974
5027
|
), i = {
|
|
4975
5028
|
status: 200,
|
|
4976
5029
|
message: "",
|
|
4977
5030
|
result: {}
|
|
4978
5031
|
};
|
|
4979
|
-
for (const f of
|
|
5032
|
+
for (const f of _e.data.responses) {
|
|
4980
5033
|
f.error != null && f.error.code != 200 && (i.status = f.error.code, i.message = f.error.message);
|
|
4981
|
-
const P = f.attributes !== null && f.attributes !== void 0 ?
|
|
5034
|
+
const P = f.attributes !== null && f.attributes !== void 0 ? pa(f.attributes) : null, c = f.name, u = P ? JSON.parse(P) : null;
|
|
4982
5035
|
if (console.log(c), console.log(u), !u)
|
|
4983
5036
|
console.log("Not data received"), i.result[c] = null;
|
|
4984
5037
|
else
|
|
4985
5038
|
switch (c) {
|
|
4986
5039
|
case l.announcement:
|
|
4987
|
-
i.result[c] =
|
|
5040
|
+
i.result[c] = ka(u);
|
|
4988
5041
|
break;
|
|
4989
5042
|
case l.gameList:
|
|
4990
|
-
i.result[c] =
|
|
5043
|
+
i.result[c] = Sa(u);
|
|
4991
5044
|
break;
|
|
4992
5045
|
case l.cmsList:
|
|
4993
|
-
i.result[c] =
|
|
5046
|
+
i.result[c] = Wa(u);
|
|
4994
5047
|
break;
|
|
4995
5048
|
case l.paymentsProvider:
|
|
4996
|
-
i.result[c] =
|
|
5049
|
+
i.result[c] = Pa(
|
|
4997
5050
|
u
|
|
4998
5051
|
);
|
|
4999
5052
|
break;
|
|
5000
5053
|
case l.getUserProfile:
|
|
5001
|
-
i.result[c] =
|
|
5054
|
+
i.result[c] = Ra(u);
|
|
5002
5055
|
break;
|
|
5003
5056
|
case l.vipList:
|
|
5004
|
-
i.result[c] =
|
|
5057
|
+
i.result[c] = ja(u);
|
|
5005
5058
|
break;
|
|
5006
5059
|
case l.vipBonus:
|
|
5007
5060
|
i.result[c] = Fa(u);
|
|
5008
5061
|
break;
|
|
5009
5062
|
case l.vipFieldStatus:
|
|
5010
|
-
i.result[c] =
|
|
5063
|
+
i.result[c] = La(u);
|
|
5011
5064
|
break;
|
|
5012
5065
|
case l.vipStatus:
|
|
5013
|
-
i.result[c] =
|
|
5066
|
+
i.result[c] = Ga(u);
|
|
5014
5067
|
break;
|
|
5015
5068
|
case l.promotion:
|
|
5016
|
-
i.result[c] =
|
|
5069
|
+
i.result[c] = Na(u);
|
|
5017
5070
|
break;
|
|
5018
5071
|
case l.getSetting:
|
|
5019
|
-
i.result[c] =
|
|
5072
|
+
i.result[c] = za(u);
|
|
5020
5073
|
break;
|
|
5021
5074
|
case l.getCountryMobile:
|
|
5022
|
-
i.result[c] =
|
|
5075
|
+
i.result[c] = Ya(
|
|
5023
5076
|
u
|
|
5024
5077
|
);
|
|
5025
5078
|
break;
|
|
5026
5079
|
case l.getPlatformTurnoverRate:
|
|
5027
|
-
i.result[c] =
|
|
5080
|
+
i.result[c] = qa(
|
|
5028
5081
|
u
|
|
5029
5082
|
);
|
|
5030
5083
|
break;
|
|
5031
5084
|
case l.mainWallet:
|
|
5032
|
-
i.result[c] =
|
|
5085
|
+
i.result[c] = Ea(u);
|
|
5033
5086
|
break;
|
|
5034
5087
|
case l.getLanguageSetting:
|
|
5035
|
-
i.result[c] =
|
|
5088
|
+
i.result[c] = Ha(
|
|
5036
5089
|
u
|
|
5037
5090
|
);
|
|
5038
5091
|
break;
|
|
5039
5092
|
case l.getFourDimensionData:
|
|
5040
|
-
i.result[c] =
|
|
5093
|
+
i.result[c] = Ba(
|
|
5041
5094
|
u
|
|
5042
5095
|
);
|
|
5043
5096
|
break;
|
|
5044
5097
|
case l.getCompany:
|
|
5045
|
-
i.result[c] =
|
|
5098
|
+
i.result[c] = Ua(u);
|
|
5046
5099
|
break;
|
|
5047
5100
|
case l.searchResultDate:
|
|
5048
|
-
i.result[c] =
|
|
5101
|
+
i.result[c] = $a(
|
|
5049
5102
|
u
|
|
5050
5103
|
);
|
|
5051
5104
|
break;
|
|
5052
5105
|
case l.searchHot:
|
|
5053
|
-
i.result[c] =
|
|
5106
|
+
i.result[c] = Aa(u);
|
|
5054
5107
|
break;
|
|
5055
5108
|
case l.searchByDate:
|
|
5056
|
-
i.result[c] =
|
|
5109
|
+
i.result[c] = Qa(u);
|
|
5057
5110
|
break;
|
|
5058
5111
|
case l.upcomingMatches:
|
|
5059
|
-
i.result[c] =
|
|
5112
|
+
i.result[c] = Xa(
|
|
5060
5113
|
u
|
|
5061
5114
|
);
|
|
5062
5115
|
break;
|
|
5063
5116
|
case l.deposit:
|
|
5064
|
-
i.result[c] =
|
|
5117
|
+
i.result[c] = Za(u);
|
|
5065
5118
|
break;
|
|
5066
5119
|
case l.applyVipBonus:
|
|
5067
|
-
i.result[c] =
|
|
5120
|
+
i.result[c] = Ja(u);
|
|
5068
5121
|
break;
|
|
5069
5122
|
case l.withdraw:
|
|
5070
|
-
i.result[c] =
|
|
5123
|
+
i.result[c] = Ka(u);
|
|
5071
5124
|
break;
|
|
5072
5125
|
case l.getBankCardData:
|
|
5073
|
-
i.result[c] =
|
|
5126
|
+
i.result[c] = es(
|
|
5074
5127
|
u
|
|
5075
5128
|
);
|
|
5076
5129
|
break;
|
|
5077
5130
|
case l.withdrawalGet:
|
|
5078
|
-
i.result[c] =
|
|
5131
|
+
i.result[c] = ts(u);
|
|
5079
5132
|
break;
|
|
5080
5133
|
case l.addBankCard:
|
|
5081
|
-
i.result[c] =
|
|
5134
|
+
i.result[c] = ns(u);
|
|
5082
5135
|
break;
|
|
5083
5136
|
case l.transactionReport:
|
|
5084
|
-
i.result[c] =
|
|
5137
|
+
i.result[c] = as(
|
|
5085
5138
|
u
|
|
5086
5139
|
);
|
|
5087
5140
|
break;
|
|
5088
5141
|
case l.changePassword:
|
|
5089
|
-
i.result[c] =
|
|
5142
|
+
i.result[c] = os(u);
|
|
5090
5143
|
break;
|
|
5091
5144
|
case l.wallet:
|
|
5092
|
-
i.result[c] =
|
|
5145
|
+
i.result[c] = is(u);
|
|
5093
5146
|
break;
|
|
5094
5147
|
case l.getEventList:
|
|
5095
|
-
i.result[c] =
|
|
5148
|
+
i.result[c] = us(u);
|
|
5096
5149
|
break;
|
|
5097
5150
|
case l.getEventToken:
|
|
5098
|
-
i.result[c] =
|
|
5151
|
+
i.result[c] = cs(u);
|
|
5099
5152
|
break;
|
|
5100
5153
|
case l.getExtraGame:
|
|
5101
|
-
i.result[c] =
|
|
5154
|
+
i.result[c] = ls(u);
|
|
5102
5155
|
break;
|
|
5103
5156
|
case l.mailBox:
|
|
5104
|
-
i.result[c] =
|
|
5157
|
+
i.result[c] = ds(u);
|
|
5105
5158
|
break;
|
|
5106
5159
|
case l.fishGameList:
|
|
5107
|
-
i.result[c] =
|
|
5160
|
+
i.result[c] = ms(u);
|
|
5108
5161
|
break;
|
|
5109
5162
|
case l.slotGameList:
|
|
5110
|
-
i.result[c] =
|
|
5163
|
+
i.result[c] = fs(u);
|
|
5111
5164
|
break;
|
|
5112
5165
|
case l.getTurnOverRewardData:
|
|
5113
|
-
i.result[c] =
|
|
5166
|
+
i.result[c] = gs(
|
|
5114
5167
|
u
|
|
5115
5168
|
);
|
|
5116
5169
|
break;
|
|
5117
5170
|
case l.getTurnOverRewardReport:
|
|
5118
|
-
i.result[c] =
|
|
5171
|
+
i.result[c] = ps(
|
|
5119
5172
|
u
|
|
5120
5173
|
);
|
|
5121
5174
|
break;
|
|
5122
5175
|
case l.getInviteRewardData:
|
|
5123
|
-
i.result[c] =
|
|
5176
|
+
i.result[c] = bs(
|
|
5124
5177
|
u
|
|
5125
5178
|
);
|
|
5126
5179
|
break;
|
|
5127
5180
|
case l.getInviteRewardReport:
|
|
5128
|
-
i.result[c] =
|
|
5181
|
+
i.result[c] = ys(
|
|
5129
5182
|
u
|
|
5130
5183
|
);
|
|
5131
5184
|
break;
|
|
5132
5185
|
case l.getTopupRewardData:
|
|
5133
|
-
i.result[c] =
|
|
5186
|
+
i.result[c] = hs(
|
|
5134
5187
|
u
|
|
5135
5188
|
);
|
|
5136
5189
|
break;
|
|
5137
5190
|
case l.getTopupRewardReport:
|
|
5138
|
-
i.result[c] =
|
|
5191
|
+
i.result[c] = _s(
|
|
5139
5192
|
u
|
|
5140
5193
|
);
|
|
5141
5194
|
break;
|
|
5142
5195
|
case l.getRewardReferral:
|
|
5143
|
-
i.result[c] =
|
|
5196
|
+
i.result[c] = Ts(
|
|
5144
5197
|
u
|
|
5145
5198
|
);
|
|
5146
5199
|
break;
|
|
@@ -5148,7 +5201,7 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5148
5201
|
i.result[c] = Fe(u);
|
|
5149
5202
|
break;
|
|
5150
5203
|
case l.getDepositPromotion:
|
|
5151
|
-
i.result[c] =
|
|
5204
|
+
i.result[c] = vs(
|
|
5152
5205
|
u
|
|
5153
5206
|
);
|
|
5154
5207
|
break;
|
|
@@ -5158,62 +5211,62 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5158
5211
|
);
|
|
5159
5212
|
break;
|
|
5160
5213
|
case l.getInviteRewardClaim:
|
|
5161
|
-
i.result[c] =
|
|
5214
|
+
i.result[c] = xs(
|
|
5162
5215
|
u
|
|
5163
5216
|
);
|
|
5164
5217
|
break;
|
|
5165
5218
|
case l.getTurnOverRewardClaim:
|
|
5166
|
-
i.result[c] =
|
|
5219
|
+
i.result[c] = Ps(
|
|
5167
5220
|
u
|
|
5168
5221
|
);
|
|
5169
5222
|
break;
|
|
5170
5223
|
case l.getInviteRewardSetting:
|
|
5171
|
-
i.result[c] =
|
|
5224
|
+
i.result[c] = Ds(
|
|
5172
5225
|
u
|
|
5173
5226
|
);
|
|
5174
5227
|
break;
|
|
5175
5228
|
case l.getTurnOverRewardSetting:
|
|
5176
|
-
i.result[c] =
|
|
5229
|
+
i.result[c] = Os(
|
|
5177
5230
|
u
|
|
5178
5231
|
);
|
|
5179
5232
|
break;
|
|
5180
5233
|
case l.getTopUpRewardSetting:
|
|
5181
|
-
i.result[c] =
|
|
5234
|
+
i.result[c] = Ms(
|
|
5182
5235
|
u
|
|
5183
5236
|
);
|
|
5184
5237
|
break;
|
|
5185
5238
|
case l.requestForgetPassword:
|
|
5186
|
-
i.result[c] =
|
|
5239
|
+
i.result[c] = ks(
|
|
5187
5240
|
u
|
|
5188
5241
|
);
|
|
5189
5242
|
break;
|
|
5190
5243
|
case l.submitForgetPassword:
|
|
5191
|
-
i.result[c] =
|
|
5244
|
+
i.result[c] = Rs(
|
|
5192
5245
|
u
|
|
5193
5246
|
);
|
|
5194
5247
|
break;
|
|
5195
5248
|
case l.getImage:
|
|
5196
|
-
i.result[c] =
|
|
5249
|
+
i.result[c] = Ss(u);
|
|
5197
5250
|
break;
|
|
5198
5251
|
case l.getDepositValidate:
|
|
5199
|
-
i.result[c] =
|
|
5252
|
+
i.result[c] = Ne(u);
|
|
5200
5253
|
break;
|
|
5201
5254
|
case l.getWithdrawValidate:
|
|
5202
|
-
i.result[c] =
|
|
5255
|
+
i.result[c] = Ne(u);
|
|
5203
5256
|
break;
|
|
5204
5257
|
case l.getTransferCreditValidate:
|
|
5205
|
-
i.result[c] =
|
|
5258
|
+
i.result[c] = Ne(u);
|
|
5206
5259
|
break;
|
|
5207
5260
|
case l.updateProfilePicture:
|
|
5208
|
-
i.result[c] =
|
|
5261
|
+
i.result[c] = Cs(
|
|
5209
5262
|
u
|
|
5210
5263
|
);
|
|
5211
5264
|
break;
|
|
5212
5265
|
case l.readMail:
|
|
5213
|
-
i.result[c] =
|
|
5266
|
+
i.result[c] = js(u);
|
|
5214
5267
|
break;
|
|
5215
5268
|
case l.checkRedPacketValidate:
|
|
5216
|
-
i.result[c] =
|
|
5269
|
+
i.result[c] = Ns(
|
|
5217
5270
|
u
|
|
5218
5271
|
);
|
|
5219
5272
|
break;
|
|
@@ -5221,33 +5274,33 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5221
5274
|
i.result[c] = Fs(u);
|
|
5222
5275
|
break;
|
|
5223
5276
|
case l.getUsernameByRefer:
|
|
5224
|
-
i.result[c] =
|
|
5277
|
+
i.result[c] = Ls(
|
|
5225
5278
|
u
|
|
5226
5279
|
);
|
|
5227
5280
|
break;
|
|
5228
5281
|
case l.applyPromo:
|
|
5229
|
-
i.result[c] =
|
|
5282
|
+
i.result[c] = Gs(u);
|
|
5230
5283
|
break;
|
|
5231
5284
|
case l.applyRedPacket:
|
|
5232
|
-
i.result[c] =
|
|
5285
|
+
i.result[c] = zs(u);
|
|
5233
5286
|
break;
|
|
5234
5287
|
case l.applySignIn:
|
|
5235
|
-
i.result[c] =
|
|
5288
|
+
i.result[c] = Ws(u);
|
|
5236
5289
|
break;
|
|
5237
5290
|
case l.getCountry:
|
|
5238
|
-
i.result[c] =
|
|
5291
|
+
i.result[c] = Ys(u);
|
|
5239
5292
|
break;
|
|
5240
5293
|
case l.submitGiftCode:
|
|
5241
|
-
i.result[c] =
|
|
5294
|
+
i.result[c] = qs(u);
|
|
5242
5295
|
break;
|
|
5243
5296
|
case l.playGame:
|
|
5244
|
-
i.result[c] =
|
|
5297
|
+
i.result[c] = Es(u);
|
|
5245
5298
|
break;
|
|
5246
5299
|
case l.transferToMain:
|
|
5247
|
-
i.result[c] =
|
|
5300
|
+
i.result[c] = Hs(u);
|
|
5248
5301
|
break;
|
|
5249
5302
|
case l.transferProcess:
|
|
5250
|
-
i.result[c] =
|
|
5303
|
+
i.result[c] = Bs(
|
|
5251
5304
|
u
|
|
5252
5305
|
);
|
|
5253
5306
|
break;
|
|
@@ -5258,129 +5311,129 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5258
5311
|
i.result[c] = Fe(u);
|
|
5259
5312
|
break;
|
|
5260
5313
|
case l.checkTransferCredit:
|
|
5261
|
-
i.result[c] =
|
|
5314
|
+
i.result[c] = Us(
|
|
5262
5315
|
u
|
|
5263
5316
|
);
|
|
5264
5317
|
break;
|
|
5265
5318
|
case l.friendList:
|
|
5266
|
-
i.result[c] =
|
|
5319
|
+
i.result[c] = $s(u);
|
|
5267
5320
|
break;
|
|
5268
5321
|
case l.friendListEdit:
|
|
5269
|
-
i.result[c] =
|
|
5322
|
+
i.result[c] = Vs(u);
|
|
5270
5323
|
break;
|
|
5271
5324
|
case l.getActivePP:
|
|
5272
|
-
i.result[c] =
|
|
5325
|
+
i.result[c] = As(u);
|
|
5273
5326
|
break;
|
|
5274
5327
|
case l.getActiveProduct:
|
|
5275
|
-
i.result[c] =
|
|
5328
|
+
i.result[c] = Qs(
|
|
5276
5329
|
u
|
|
5277
5330
|
);
|
|
5278
5331
|
break;
|
|
5279
5332
|
case l.requestWithdrawTac:
|
|
5280
|
-
i.result[c] =
|
|
5333
|
+
i.result[c] = Xs(
|
|
5281
5334
|
u
|
|
5282
5335
|
);
|
|
5283
5336
|
break;
|
|
5284
5337
|
case l.requestWithdrawalCode:
|
|
5285
|
-
i.result[c] =
|
|
5338
|
+
i.result[c] = Zs(
|
|
5286
5339
|
u
|
|
5287
5340
|
);
|
|
5288
5341
|
break;
|
|
5289
5342
|
case l.commissionWithdraw:
|
|
5290
|
-
i.result[c] =
|
|
5343
|
+
i.result[c] = Js(
|
|
5291
5344
|
u
|
|
5292
5345
|
);
|
|
5293
5346
|
break;
|
|
5294
5347
|
case l.submitWithdrawalCode:
|
|
5295
|
-
i.result[c] =
|
|
5348
|
+
i.result[c] = Ks(
|
|
5296
5349
|
u
|
|
5297
5350
|
);
|
|
5298
5351
|
break;
|
|
5299
5352
|
case l.submitCryptoAccount:
|
|
5300
|
-
i.result[c] =
|
|
5353
|
+
i.result[c] = eo(
|
|
5301
5354
|
u
|
|
5302
5355
|
);
|
|
5303
5356
|
break;
|
|
5304
5357
|
case l.requestTransferMoney:
|
|
5305
|
-
i.result[c] =
|
|
5358
|
+
i.result[c] = to(
|
|
5306
5359
|
u
|
|
5307
5360
|
);
|
|
5308
5361
|
break;
|
|
5309
5362
|
case l.submitTransferMoney:
|
|
5310
|
-
i.result[c] =
|
|
5363
|
+
i.result[c] = no(
|
|
5311
5364
|
u
|
|
5312
5365
|
);
|
|
5313
5366
|
break;
|
|
5314
5367
|
case l.requestUpdateMobileTacCode:
|
|
5315
|
-
i.result[c] =
|
|
5368
|
+
i.result[c] = ro(
|
|
5316
5369
|
u
|
|
5317
5370
|
);
|
|
5318
5371
|
break;
|
|
5319
5372
|
case l.submitUpdateMobileTacCode:
|
|
5320
|
-
i.result[c] =
|
|
5373
|
+
i.result[c] = ao(
|
|
5321
5374
|
u
|
|
5322
5375
|
);
|
|
5323
5376
|
break;
|
|
5324
5377
|
case l.getVerifyPromo:
|
|
5325
|
-
i.result[c] =
|
|
5378
|
+
i.result[c] = so(u);
|
|
5326
5379
|
break;
|
|
5327
5380
|
case l.signInViewInfo:
|
|
5328
|
-
i.result[c] =
|
|
5381
|
+
i.result[c] = oo(u);
|
|
5329
5382
|
break;
|
|
5330
5383
|
case l.signInRecord:
|
|
5331
|
-
i.result[c] =
|
|
5384
|
+
i.result[c] = io(u);
|
|
5332
5385
|
break;
|
|
5333
5386
|
case l.referralProfile:
|
|
5334
|
-
i.result[c] =
|
|
5387
|
+
i.result[c] = uo(
|
|
5335
5388
|
u
|
|
5336
5389
|
);
|
|
5337
5390
|
break;
|
|
5338
5391
|
case l.referralMemberProfile:
|
|
5339
|
-
i.result[c] =
|
|
5392
|
+
i.result[c] = co(
|
|
5340
5393
|
u
|
|
5341
5394
|
);
|
|
5342
5395
|
break;
|
|
5343
5396
|
case l.registerAction:
|
|
5344
|
-
i.result[c] =
|
|
5397
|
+
i.result[c] = lo(u);
|
|
5345
5398
|
break;
|
|
5346
5399
|
case l.transferReport:
|
|
5347
|
-
i.result[c] =
|
|
5400
|
+
i.result[c] = fo(u);
|
|
5348
5401
|
break;
|
|
5349
5402
|
case l.agTransferCreditReport:
|
|
5350
|
-
i.result[c] =
|
|
5403
|
+
i.result[c] = go(
|
|
5351
5404
|
u
|
|
5352
5405
|
);
|
|
5353
5406
|
break;
|
|
5354
5407
|
case l.betReport:
|
|
5355
|
-
i.result[c] =
|
|
5408
|
+
i.result[c] = po(u);
|
|
5356
5409
|
break;
|
|
5357
5410
|
case l.getTwoFactorAuthenticate:
|
|
5358
|
-
i.result[c] =
|
|
5411
|
+
i.result[c] = bo(
|
|
5359
5412
|
u
|
|
5360
5413
|
);
|
|
5361
5414
|
break;
|
|
5362
5415
|
case l.submitTwoFactorAuthenticate:
|
|
5363
|
-
i.result[c] =
|
|
5416
|
+
i.result[c] = yo(
|
|
5364
5417
|
u
|
|
5365
5418
|
);
|
|
5366
5419
|
break;
|
|
5367
5420
|
case l.getUserDeviceList:
|
|
5368
|
-
i.result[c] =
|
|
5421
|
+
i.result[c] = ho(
|
|
5369
5422
|
u
|
|
5370
5423
|
);
|
|
5371
5424
|
break;
|
|
5372
5425
|
case l.unbindUserDevice:
|
|
5373
|
-
i.result[c] =
|
|
5426
|
+
i.result[c] = _o(
|
|
5374
5427
|
u
|
|
5375
5428
|
);
|
|
5376
5429
|
break;
|
|
5377
5430
|
case l.searchNumberHistory:
|
|
5378
|
-
i.result[c] =
|
|
5431
|
+
i.result[c] = To(
|
|
5379
5432
|
u
|
|
5380
5433
|
);
|
|
5381
5434
|
break;
|
|
5382
5435
|
case l.changeWithdrawalCode:
|
|
5383
|
-
i.result[c] =
|
|
5436
|
+
i.result[c] = vo(
|
|
5384
5437
|
u
|
|
5385
5438
|
);
|
|
5386
5439
|
break;
|
|
@@ -5390,53 +5443,53 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5390
5443
|
);
|
|
5391
5444
|
break;
|
|
5392
5445
|
case l.submitWithdrawalAlipay:
|
|
5393
|
-
i.result[c] =
|
|
5446
|
+
i.result[c] = xo(
|
|
5394
5447
|
u
|
|
5395
5448
|
);
|
|
5396
5449
|
break;
|
|
5397
5450
|
case l.applyReliefFund:
|
|
5398
|
-
i.result[c] =
|
|
5451
|
+
i.result[c] = Do(
|
|
5399
5452
|
u
|
|
5400
5453
|
);
|
|
5401
5454
|
break;
|
|
5402
5455
|
case l.getReliefFundData:
|
|
5403
|
-
i.result[c] =
|
|
5456
|
+
i.result[c] = Oo(
|
|
5404
5457
|
u
|
|
5405
5458
|
);
|
|
5406
5459
|
break;
|
|
5407
5460
|
case l.getReliefFundReport:
|
|
5408
|
-
i.result[c] =
|
|
5461
|
+
i.result[c] = Mo(
|
|
5409
5462
|
u
|
|
5410
5463
|
);
|
|
5411
5464
|
break;
|
|
5412
5465
|
case l.getWeekCardClaim:
|
|
5413
|
-
i.result[c] =
|
|
5466
|
+
i.result[c] = ko(
|
|
5414
5467
|
u
|
|
5415
5468
|
);
|
|
5416
5469
|
break;
|
|
5417
5470
|
case l.getWeekCardData:
|
|
5418
|
-
i.result[c] =
|
|
5471
|
+
i.result[c] = Ro(
|
|
5419
5472
|
u
|
|
5420
5473
|
);
|
|
5421
5474
|
break;
|
|
5422
5475
|
case l.applyWeekCard:
|
|
5423
|
-
i.result[c] =
|
|
5476
|
+
i.result[c] = So(u);
|
|
5424
5477
|
break;
|
|
5425
5478
|
case l.transferSetting:
|
|
5426
|
-
i.result[c] =
|
|
5479
|
+
i.result[c] = Io(
|
|
5427
5480
|
u
|
|
5428
5481
|
);
|
|
5429
5482
|
break;
|
|
5430
5483
|
case l.transfer:
|
|
5431
|
-
i.result[c] =
|
|
5484
|
+
i.result[c] = Co(u);
|
|
5432
5485
|
break;
|
|
5433
5486
|
case l.getIncentiveData:
|
|
5434
|
-
i.result[c] =
|
|
5487
|
+
i.result[c] = jo(
|
|
5435
5488
|
u
|
|
5436
5489
|
);
|
|
5437
5490
|
break;
|
|
5438
5491
|
case l.getIncentiveRebate:
|
|
5439
|
-
i.result[c] =
|
|
5492
|
+
i.result[c] = No(
|
|
5440
5493
|
u
|
|
5441
5494
|
);
|
|
5442
5495
|
break;
|
|
@@ -5446,43 +5499,48 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5446
5499
|
);
|
|
5447
5500
|
break;
|
|
5448
5501
|
case l.getMissionData:
|
|
5449
|
-
i.result[c] =
|
|
5502
|
+
i.result[c] = Go(u);
|
|
5450
5503
|
break;
|
|
5451
5504
|
case l.getMissionClaim:
|
|
5452
|
-
i.result[c] =
|
|
5505
|
+
i.result[c] = Wo(
|
|
5453
5506
|
u
|
|
5454
5507
|
);
|
|
5455
5508
|
break;
|
|
5456
5509
|
case l.registerForm:
|
|
5457
|
-
i.result[c] =
|
|
5510
|
+
i.result[c] = Yo(u);
|
|
5458
5511
|
break;
|
|
5459
5512
|
case l.getFavouriteGame:
|
|
5460
|
-
i.result[c] =
|
|
5513
|
+
i.result[c] = qo(
|
|
5461
5514
|
u
|
|
5462
5515
|
);
|
|
5463
5516
|
break;
|
|
5464
5517
|
case l.updateFavouriteGame:
|
|
5465
|
-
i.result[c] =
|
|
5518
|
+
i.result[c] = Eo(
|
|
5466
5519
|
u
|
|
5467
5520
|
);
|
|
5468
5521
|
break;
|
|
5469
5522
|
case l.requestForgetUsername:
|
|
5470
|
-
i.result[c] =
|
|
5523
|
+
i.result[c] = Ho(
|
|
5471
5524
|
u
|
|
5472
5525
|
);
|
|
5473
5526
|
break;
|
|
5474
5527
|
case l.submitForgetUsername:
|
|
5475
|
-
i.result[c] =
|
|
5528
|
+
i.result[c] = Vo(
|
|
5476
5529
|
u
|
|
5477
5530
|
);
|
|
5478
5531
|
break;
|
|
5479
5532
|
case l.getAccumulateDepositData:
|
|
5480
|
-
i.result[c] =
|
|
5533
|
+
i.result[c] = Uo(
|
|
5481
5534
|
u
|
|
5482
5535
|
);
|
|
5483
5536
|
break;
|
|
5484
5537
|
case l.getAccumulateDepositClaim:
|
|
5485
|
-
i.result[c] =
|
|
5538
|
+
i.result[c] = $o(
|
|
5539
|
+
u
|
|
5540
|
+
);
|
|
5541
|
+
break;
|
|
5542
|
+
case l.rebateRefundSetting:
|
|
5543
|
+
i.result[c] = Ao(
|
|
5486
5544
|
u
|
|
5487
5545
|
);
|
|
5488
5546
|
break;
|
|
@@ -5506,14 +5564,14 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5506
5564
|
if ((s = i.result) != null && s.vipStatus) {
|
|
5507
5565
|
const c = i.result.vipStatus, {
|
|
5508
5566
|
current_grade_id: u,
|
|
5509
|
-
current_deposit:
|
|
5567
|
+
current_deposit: w,
|
|
5510
5568
|
current_turnover: W,
|
|
5511
5569
|
percentage: X
|
|
5512
5570
|
} = c, ee = f.list.findIndex((Y) => Y.id === u);
|
|
5513
5571
|
f.list = f.list.map((Y, te) => {
|
|
5514
5572
|
const Z = te === ee;
|
|
5515
|
-
let J = "0", T = "0",
|
|
5516
|
-
return Z ? (J = `${Math.min(Number(
|
|
5573
|
+
let J = "0", T = "0", oe = 0;
|
|
5574
|
+
return Z ? (J = `${Math.min(Number(w), Number(Y.deposit.total))}`, T = `${Math.min(Number(W), Number(Y.turnover.total))}`, oe = X) : te < ee ? (J = Y.deposit.total, T = Y.turnover.total, oe = 1) : te > ee && (J = "0.00", T = "0.00", oe = 0), {
|
|
5517
5575
|
...Y,
|
|
5518
5576
|
is_current_level: Z,
|
|
5519
5577
|
deposit: {
|
|
@@ -5526,7 +5584,7 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5526
5584
|
isShow: P === 2 || P === 3 || P === 4,
|
|
5527
5585
|
current: T
|
|
5528
5586
|
},
|
|
5529
|
-
percentage:
|
|
5587
|
+
percentage: oe * 100 > 100 ? 100 : oe * 100
|
|
5530
5588
|
};
|
|
5531
5589
|
});
|
|
5532
5590
|
}
|
|
@@ -5534,21 +5592,21 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5534
5592
|
}
|
|
5535
5593
|
if (l.vipBonus in i.result) {
|
|
5536
5594
|
if ((o = i.result) != null && o.vipBonus) {
|
|
5537
|
-
const c = i.result.vipBonus, u = f.list.find((
|
|
5538
|
-
f.bonus.day.isClaimable = c.day.
|
|
5539
|
-
const { dayRemainingTime: ee, dayProgressPercentage: Y } =
|
|
5595
|
+
const c = i.result.vipBonus, u = f.list.find((oe) => oe.is_current_level == !0), w = Number(u == null ? void 0 : u.benefit_list.daily.bonus) ?? 0, W = Number(u == null ? void 0 : u.benefit_list.weekly.bonus) ?? 0, X = Number(u == null ? void 0 : u.benefit_list.monthly.bonus) ?? 0;
|
|
5596
|
+
f.bonus.day.isClaimable = c.day.status.claimable;
|
|
5597
|
+
const { dayRemainingTime: ee, dayProgressPercentage: Y } = ha();
|
|
5540
5598
|
f.bonus.day.timestamp = {
|
|
5541
|
-
current: !c.day.
|
|
5599
|
+
current: !c.day.status.claimable && w > 0 ? ee : 0,
|
|
5542
5600
|
percentage: Y > 100 ? 100 : Y
|
|
5543
|
-
}, f.bonus.week.isClaimable = c.week.
|
|
5544
|
-
const { weekRemainingTime: te, weekProgressPercentage: Z } =
|
|
5601
|
+
}, f.bonus.week.isClaimable = c.week.status.claimable;
|
|
5602
|
+
const { weekRemainingTime: te, weekProgressPercentage: Z } = ya();
|
|
5545
5603
|
f.bonus.week.timestamp = {
|
|
5546
|
-
current: !c.week.
|
|
5604
|
+
current: !c.week.status.claimable && W > 0 ? te : 0,
|
|
5547
5605
|
percentage: Z > 100 ? 100 : Z
|
|
5548
|
-
}, f.bonus.month.isClaimable = c.month.
|
|
5549
|
-
const { monthRemainingTime: J, monthProgressPercentage: T } =
|
|
5606
|
+
}, f.bonus.month.isClaimable = c.month.status.claimable;
|
|
5607
|
+
const { monthRemainingTime: J, monthProgressPercentage: T } = ba();
|
|
5550
5608
|
f.bonus.month.timestamp = {
|
|
5551
|
-
current: !c.month.
|
|
5609
|
+
current: !c.month.status.claimable && X > 0 ? J : 0,
|
|
5552
5610
|
percentage: T > 100 ? 100 : T
|
|
5553
5611
|
};
|
|
5554
5612
|
}
|
|
@@ -5562,11 +5620,11 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5562
5620
|
code: "vipLevel",
|
|
5563
5621
|
value: f.list.map((T) => T.name)
|
|
5564
5622
|
});
|
|
5565
|
-
const
|
|
5623
|
+
const w = c.findIndex(
|
|
5566
5624
|
(T) => T.fieldName == "upgrade_bonus"
|
|
5567
5625
|
);
|
|
5568
|
-
|
|
5569
|
-
name: c[
|
|
5626
|
+
w > -1 && u.push({
|
|
5627
|
+
name: c[w].showName,
|
|
5570
5628
|
code: "",
|
|
5571
5629
|
value: f.list.map((T) => T.benefit_list.upgrade.bonus)
|
|
5572
5630
|
});
|
|
@@ -5645,7 +5703,7 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5645
5703
|
const P = i.result.getPlatformTurnoverRate;
|
|
5646
5704
|
i.result.getFavouriteGame = f.data.map((c) => {
|
|
5647
5705
|
const u = P.find(
|
|
5648
|
-
(
|
|
5706
|
+
(w) => w.id === c.platformId
|
|
5649
5707
|
);
|
|
5650
5708
|
return {
|
|
5651
5709
|
...c,
|
|
@@ -5656,11 +5714,11 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5656
5714
|
}
|
|
5657
5715
|
if (l.fishGameList in i.result && ((b = i.result) != null && b.fishGameList)) {
|
|
5658
5716
|
const f = i.result.fishGameList;
|
|
5659
|
-
if (JSON.parse(e[
|
|
5717
|
+
if (JSON.parse(e[v].query).pid && l.getPlatformTurnoverRate in i.result && (x = i.result) != null && x.getPlatformTurnoverRate) {
|
|
5660
5718
|
const P = i.result.getPlatformTurnoverRate;
|
|
5661
5719
|
i.result.fishGameList = f.data.map((c) => {
|
|
5662
5720
|
const u = P.find(
|
|
5663
|
-
(
|
|
5721
|
+
(w) => w.id === c.platformId
|
|
5664
5722
|
);
|
|
5665
5723
|
return {
|
|
5666
5724
|
...c,
|
|
@@ -5677,38 +5735,38 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5677
5735
|
const c = i.result.getPlatformTurnoverRate;
|
|
5678
5736
|
f.platformGame = f.platformGame.map((u) => ({
|
|
5679
5737
|
...u,
|
|
5680
|
-
list: u.list.map((
|
|
5738
|
+
list: u.list.map((w) => {
|
|
5681
5739
|
const W = c.find(
|
|
5682
|
-
(X) => X.id ===
|
|
5740
|
+
(X) => X.id === w.platformId
|
|
5683
5741
|
);
|
|
5684
5742
|
return {
|
|
5685
|
-
...
|
|
5743
|
+
...w,
|
|
5686
5744
|
rate: (W == null ? void 0 : W.percentage) ?? "0.00"
|
|
5687
5745
|
};
|
|
5688
5746
|
})
|
|
5689
5747
|
})), f.platformGameList.data = f.platformGameList.data.map((u) => {
|
|
5690
|
-
const
|
|
5748
|
+
const w = c.find(
|
|
5691
5749
|
(W) => W.id === u.platformId
|
|
5692
5750
|
);
|
|
5693
5751
|
return {
|
|
5694
5752
|
...u,
|
|
5695
|
-
rate: (
|
|
5753
|
+
rate: (w == null ? void 0 : w.percentage) ?? "0.00"
|
|
5696
5754
|
};
|
|
5697
5755
|
}), f.hotGameList.data = f.hotGameList.data.map((u) => {
|
|
5698
|
-
const
|
|
5756
|
+
const w = c.find(
|
|
5699
5757
|
(W) => W.id === u.platformId
|
|
5700
5758
|
);
|
|
5701
5759
|
return {
|
|
5702
5760
|
...u,
|
|
5703
|
-
rate: (
|
|
5761
|
+
rate: (w == null ? void 0 : w.percentage) ?? "0.00"
|
|
5704
5762
|
};
|
|
5705
5763
|
}), f.trialGameList = f.trialGameList.map((u) => {
|
|
5706
|
-
const
|
|
5764
|
+
const w = c.find(
|
|
5707
5765
|
(W) => W.id === u.platformId
|
|
5708
5766
|
);
|
|
5709
5767
|
return {
|
|
5710
5768
|
...u,
|
|
5711
|
-
rate: (
|
|
5769
|
+
rate: (w == null ? void 0 : w.percentage) ?? "0.00"
|
|
5712
5770
|
};
|
|
5713
5771
|
}), delete i.result.getPlatformTurnoverRate;
|
|
5714
5772
|
}
|
|
@@ -5720,7 +5778,7 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5720
5778
|
if (l.searchResultDate in i.result && (j = i.result) != null && j.searchResultDate) {
|
|
5721
5779
|
const P = i.result.searchResultDate;
|
|
5722
5780
|
f.forEach((c) => {
|
|
5723
|
-
const u = P.find((
|
|
5781
|
+
const u = P.find((w) => w.id == c.id);
|
|
5724
5782
|
u && (c.date = u == null ? void 0 : u.date);
|
|
5725
5783
|
}), delete i.result.searchResultDate;
|
|
5726
5784
|
}
|
|
@@ -5728,7 +5786,7 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5728
5786
|
}
|
|
5729
5787
|
return i;
|
|
5730
5788
|
} catch (_) {
|
|
5731
|
-
return
|
|
5789
|
+
return bt.isAxiosError(_) ? {
|
|
5732
5790
|
status: ((E = _.response) == null ? void 0 : E.status) || 600,
|
|
5733
5791
|
message: JSON.stringify((H = _.response) == null ? void 0 : H.data),
|
|
5734
5792
|
result: {}
|
|
@@ -5738,10 +5796,10 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5738
5796
|
result: {}
|
|
5739
5797
|
});
|
|
5740
5798
|
}
|
|
5741
|
-
},
|
|
5799
|
+
}, Xo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5742
5800
|
__proto__: null,
|
|
5743
|
-
post:
|
|
5744
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
5801
|
+
post: Qo
|
|
5802
|
+
}, Symbol.toStringTag, { value: "Module" })), Zo = async (e, n) => {
|
|
5745
5803
|
let t = {
|
|
5746
5804
|
status: 200,
|
|
5747
5805
|
message: ""
|
|
@@ -5761,10 +5819,10 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5761
5819
|
};
|
|
5762
5820
|
}
|
|
5763
5821
|
return t;
|
|
5764
|
-
},
|
|
5822
|
+
}, Jo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5765
5823
|
__proto__: null,
|
|
5766
|
-
call:
|
|
5767
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
5824
|
+
call: Zo
|
|
5825
|
+
}, Symbol.toStringTag, { value: "Module" })), Ko = async () => {
|
|
5768
5826
|
let e = {
|
|
5769
5827
|
status: 200,
|
|
5770
5828
|
message: ""
|
|
@@ -5778,10 +5836,10 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5778
5836
|
};
|
|
5779
5837
|
}
|
|
5780
5838
|
return e;
|
|
5781
|
-
},
|
|
5839
|
+
}, ei = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5782
5840
|
__proto__: null,
|
|
5783
|
-
call:
|
|
5784
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
5841
|
+
call: Ko
|
|
5842
|
+
}, Symbol.toStringTag, { value: "Module" })), mt = {
|
|
5785
5843
|
data: {
|
|
5786
5844
|
status: !1,
|
|
5787
5845
|
message: "",
|
|
@@ -5791,11 +5849,11 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5791
5849
|
accountId: 0
|
|
5792
5850
|
}
|
|
5793
5851
|
}
|
|
5794
|
-
},
|
|
5852
|
+
}, ti = async () => {
|
|
5795
5853
|
let e = {
|
|
5796
5854
|
status: 200,
|
|
5797
5855
|
message: "",
|
|
5798
|
-
...
|
|
5856
|
+
...mt
|
|
5799
5857
|
};
|
|
5800
5858
|
try {
|
|
5801
5859
|
const t = (await ae.get("/graph/autoregister")).data;
|
|
@@ -5812,23 +5870,23 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5812
5870
|
e = {
|
|
5813
5871
|
status: n.status || 500,
|
|
5814
5872
|
message: n.message,
|
|
5815
|
-
...
|
|
5873
|
+
...mt
|
|
5816
5874
|
};
|
|
5817
5875
|
}
|
|
5818
5876
|
return e;
|
|
5819
|
-
},
|
|
5877
|
+
}, ni = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5820
5878
|
__proto__: null,
|
|
5821
|
-
call:
|
|
5822
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
5879
|
+
call: ti
|
|
5880
|
+
}, Symbol.toStringTag, { value: "Module" })), ft = {
|
|
5823
5881
|
data: {
|
|
5824
5882
|
status: !1,
|
|
5825
5883
|
message: ""
|
|
5826
5884
|
}
|
|
5827
|
-
},
|
|
5885
|
+
}, ri = async (e, n) => {
|
|
5828
5886
|
let t = {
|
|
5829
5887
|
status: 200,
|
|
5830
5888
|
message: "",
|
|
5831
|
-
...
|
|
5889
|
+
...ft
|
|
5832
5890
|
};
|
|
5833
5891
|
try {
|
|
5834
5892
|
const r = await ae.post("/graph/setlocale", {
|
|
@@ -5845,14 +5903,14 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5845
5903
|
t = {
|
|
5846
5904
|
status: r.status || 500,
|
|
5847
5905
|
message: r.message,
|
|
5848
|
-
...
|
|
5906
|
+
...ft
|
|
5849
5907
|
};
|
|
5850
5908
|
}
|
|
5851
5909
|
return t;
|
|
5852
|
-
},
|
|
5910
|
+
}, ai = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5853
5911
|
__proto__: null,
|
|
5854
|
-
call:
|
|
5855
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
5912
|
+
call: ri
|
|
5913
|
+
}, Symbol.toStringTag, { value: "Module" })), si = async (e, n, t, r) => {
|
|
5856
5914
|
let a = {
|
|
5857
5915
|
status: 200,
|
|
5858
5916
|
message: "",
|
|
@@ -5890,13 +5948,9 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5890
5948
|
};
|
|
5891
5949
|
}
|
|
5892
5950
|
return a;
|
|
5893
|
-
},
|
|
5951
|
+
}, oi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5894
5952
|
__proto__: null,
|
|
5895
|
-
call:
|
|
5896
|
-
}, Symbol.toStringTag, { value: "Module" })), si = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5897
|
-
__proto__: null
|
|
5898
|
-
}, Symbol.toStringTag, { value: "Module" })), oi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5899
|
-
__proto__: null
|
|
5953
|
+
call: si
|
|
5900
5954
|
}, Symbol.toStringTag, { value: "Module" })), ii = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5901
5955
|
__proto__: null
|
|
5902
5956
|
}, Symbol.toStringTag, { value: "Module" })), ui = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
@@ -5905,15 +5959,15 @@ const Ho = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5905
5959
|
__proto__: null
|
|
5906
5960
|
}, Symbol.toStringTag, { value: "Module" })), li = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5907
5961
|
__proto__: null
|
|
5962
|
+
}, Symbol.toStringTag, { value: "Module" })), di = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5963
|
+
__proto__: null
|
|
5964
|
+
}, Symbol.toStringTag, { value: "Module" })), mi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5965
|
+
__proto__: null
|
|
5908
5966
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
5909
5967
|
var Ft = /* @__PURE__ */ ((e) => (e.mobileBanner = "mobileBanner", e.mobileAbout = "mobileAbout", e.mobileAd = "mobileAd", e.about = "about", e))(Ft || {});
|
|
5910
|
-
const
|
|
5968
|
+
const fi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5911
5969
|
__proto__: null,
|
|
5912
5970
|
CmsCategory: Ft
|
|
5913
|
-
}, Symbol.toStringTag, { value: "Module" })), mi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5914
|
-
__proto__: null
|
|
5915
|
-
}, Symbol.toStringTag, { value: "Module" })), fi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5916
|
-
__proto__: null
|
|
5917
5971
|
}, Symbol.toStringTag, { value: "Module" })), gi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5918
5972
|
__proto__: null
|
|
5919
5973
|
}, Symbol.toStringTag, { value: "Module" })), pi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
@@ -5928,10 +5982,10 @@ const di = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5928
5982
|
__proto__: null
|
|
5929
5983
|
}, Symbol.toStringTag, { value: "Module" })), Ti = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5930
5984
|
__proto__: null
|
|
5931
|
-
}, Symbol.toStringTag, { value: "Module" })), wi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5932
|
-
__proto__: null
|
|
5933
5985
|
}, Symbol.toStringTag, { value: "Module" })), vi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5934
5986
|
__proto__: null
|
|
5987
|
+
}, Symbol.toStringTag, { value: "Module" })), wi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5988
|
+
__proto__: null
|
|
5935
5989
|
}, Symbol.toStringTag, { value: "Module" })), xi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5936
5990
|
__proto__: null
|
|
5937
5991
|
}, Symbol.toStringTag, { value: "Module" })), Pi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
@@ -5954,10 +6008,10 @@ const di = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5954
6008
|
__proto__: null
|
|
5955
6009
|
}, Symbol.toStringTag, { value: "Module" })), ji = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5956
6010
|
__proto__: null
|
|
5957
|
-
}, Symbol.toStringTag, { value: "Module" })), Fi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5958
|
-
__proto__: null
|
|
5959
6011
|
}, Symbol.toStringTag, { value: "Module" })), Ni = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5960
6012
|
__proto__: null
|
|
6013
|
+
}, Symbol.toStringTag, { value: "Module" })), Fi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6014
|
+
__proto__: null
|
|
5961
6015
|
}, Symbol.toStringTag, { value: "Module" })), Li = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5962
6016
|
__proto__: null
|
|
5963
6017
|
}, Symbol.toStringTag, { value: "Module" })), Gi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
@@ -5972,25 +6026,25 @@ const di = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5972
6026
|
__proto__: null
|
|
5973
6027
|
}, Symbol.toStringTag, { value: "Module" })), Ei = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5974
6028
|
__proto__: null
|
|
5975
|
-
}, Symbol.toStringTag, { value: "Module" })), ft = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5976
|
-
__proto__: null
|
|
5977
|
-
}, Symbol.toStringTag, { value: "Module" })), gt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5978
|
-
__proto__: null
|
|
5979
6029
|
}, Symbol.toStringTag, { value: "Module" })), Hi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5980
6030
|
__proto__: null
|
|
5981
6031
|
}, Symbol.toStringTag, { value: "Module" })), Bi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5982
6032
|
__proto__: null
|
|
6033
|
+
}, Symbol.toStringTag, { value: "Module" })), gt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6034
|
+
__proto__: null
|
|
6035
|
+
}, Symbol.toStringTag, { value: "Module" })), pt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6036
|
+
__proto__: null
|
|
5983
6037
|
}, Symbol.toStringTag, { value: "Module" })), Ui = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5984
6038
|
__proto__: null
|
|
5985
|
-
}, Symbol.toStringTag, { value: "Module" }))
|
|
5986
|
-
var Nt = /* @__PURE__ */ ((e) => (e.default = "default", e.online = "online", e.mycard = "mycard", e.qrcode = "qrcode", e.personal = "personal", e))(Nt || {});
|
|
5987
|
-
const $i = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5988
|
-
__proto__: null,
|
|
5989
|
-
ImageCategory: Nt
|
|
5990
|
-
}, Symbol.toStringTag, { value: "Module" })), Vi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6039
|
+
}, Symbol.toStringTag, { value: "Module" })), $i = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5991
6040
|
__proto__: null
|
|
5992
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
6041
|
+
}, Symbol.toStringTag, { value: "Module" })), Vi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5993
6042
|
__proto__: null
|
|
6043
|
+
}, Symbol.toStringTag, { value: "Module" }));
|
|
6044
|
+
var Lt = /* @__PURE__ */ ((e) => (e.default = "default", e.online = "online", e.mycard = "mycard", e.qrcode = "qrcode", e.personal = "personal", e))(Lt || {});
|
|
6045
|
+
const Ai = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6046
|
+
__proto__: null,
|
|
6047
|
+
ImageCategory: Lt
|
|
5994
6048
|
}, Symbol.toStringTag, { value: "Module" })), Qi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5995
6049
|
__proto__: null
|
|
5996
6050
|
}, Symbol.toStringTag, { value: "Module" })), Xi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
@@ -6043,10 +6097,10 @@ const $i = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6043
6097
|
__proto__: null
|
|
6044
6098
|
}, Symbol.toStringTag, { value: "Module" })), Tu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6045
6099
|
__proto__: null
|
|
6046
|
-
}, Symbol.toStringTag, { value: "Module" })), wu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6047
|
-
__proto__: null
|
|
6048
6100
|
}, Symbol.toStringTag, { value: "Module" })), vu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6049
6101
|
__proto__: null
|
|
6102
|
+
}, Symbol.toStringTag, { value: "Module" })), wu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6103
|
+
__proto__: null
|
|
6050
6104
|
}, Symbol.toStringTag, { value: "Module" })), xu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6051
6105
|
__proto__: null
|
|
6052
6106
|
}, Symbol.toStringTag, { value: "Module" })), Pu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
@@ -6069,10 +6123,10 @@ const $i = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6069
6123
|
__proto__: null
|
|
6070
6124
|
}, Symbol.toStringTag, { value: "Module" })), ju = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6071
6125
|
__proto__: null
|
|
6072
|
-
}, Symbol.toStringTag, { value: "Module" })), Fu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6073
|
-
__proto__: null
|
|
6074
6126
|
}, Symbol.toStringTag, { value: "Module" })), Nu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6075
6127
|
__proto__: null
|
|
6128
|
+
}, Symbol.toStringTag, { value: "Module" })), Fu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6129
|
+
__proto__: null
|
|
6076
6130
|
}, Symbol.toStringTag, { value: "Module" })), Lu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6077
6131
|
__proto__: null
|
|
6078
6132
|
}, Symbol.toStringTag, { value: "Module" })), Gu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
@@ -6105,244 +6159,252 @@ const $i = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6105
6159
|
__proto__: null
|
|
6106
6160
|
}, Symbol.toStringTag, { value: "Module" })), Zu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6107
6161
|
__proto__: null
|
|
6108
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
6109
|
-
|
|
6110
|
-
|
|
6111
|
-
|
|
6112
|
-
|
|
6113
|
-
|
|
6114
|
-
|
|
6162
|
+
}, Symbol.toStringTag, { value: "Module" })), Ju = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6163
|
+
__proto__: null
|
|
6164
|
+
}, Symbol.toStringTag, { value: "Module" })), Ku = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6165
|
+
__proto__: null
|
|
6166
|
+
}, Symbol.toStringTag, { value: "Module" })), ec = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6167
|
+
__proto__: null
|
|
6168
|
+
}, Symbol.toStringTag, { value: "Module" })), rc = {
|
|
6169
|
+
api: Xo,
|
|
6170
|
+
loginApi: Jo,
|
|
6171
|
+
logoutApi: ei,
|
|
6172
|
+
autoRegisterApi: ni,
|
|
6173
|
+
setLocaleApi: ai,
|
|
6174
|
+
loadMatchApi: oi,
|
|
6115
6175
|
apiType: wa,
|
|
6116
|
-
loginType:
|
|
6117
|
-
logoutType:
|
|
6118
|
-
announcementType:
|
|
6119
|
-
paymentsProviderType:
|
|
6120
|
-
gameListType:
|
|
6121
|
-
vipListType:
|
|
6122
|
-
promotionType:
|
|
6123
|
-
cmsListType:
|
|
6124
|
-
mainWalletType:
|
|
6125
|
-
upcomingMatchType:
|
|
6126
|
-
depositType:
|
|
6127
|
-
applyVipBonusType:
|
|
6128
|
-
withdrawalGetType:
|
|
6129
|
-
addBankCardType:
|
|
6130
|
-
withdrawType:
|
|
6131
|
-
getSettingType:
|
|
6132
|
-
transactionReportType:
|
|
6133
|
-
changePasswordType:
|
|
6134
|
-
walletType:
|
|
6135
|
-
getEventListType:
|
|
6136
|
-
getEventTokenType:
|
|
6137
|
-
getExtraGameType:
|
|
6138
|
-
mailBoxType:
|
|
6139
|
-
fishGameListType:
|
|
6140
|
-
slotGameListType:
|
|
6141
|
-
getTurnOverRewardDataType:
|
|
6142
|
-
getTurnOverRewardReportType:
|
|
6143
|
-
getInviteRewardDataType:
|
|
6144
|
-
getInviteRewardReportType:
|
|
6145
|
-
getTopupRewardDataType:
|
|
6146
|
-
getTopupRewardReportType:
|
|
6147
|
-
getRewardReferralType:
|
|
6148
|
-
getDepositPromotionType:
|
|
6149
|
-
getInviteRewardClaimType:
|
|
6150
|
-
getTopUpRewardClaimType:
|
|
6151
|
-
getTurnOverRewardClaimType:
|
|
6152
|
-
getInviteRewardSettingType:
|
|
6153
|
-
getTopUpRewardSettingType:
|
|
6154
|
-
getTurnOverRewardSettingType:
|
|
6155
|
-
requestForgetPasswordType:
|
|
6156
|
-
submitForgetPasswordType:
|
|
6157
|
-
submitGiftCode:
|
|
6158
|
-
playGame:
|
|
6159
|
-
requestUpdateMobileTacCode:
|
|
6160
|
-
submitUpdateMobileTacCode:
|
|
6161
|
-
getVerifyPromo:
|
|
6162
|
-
getImageType:
|
|
6163
|
-
getValidateType:
|
|
6164
|
-
updateProfilePictureType:
|
|
6165
|
-
readMailType:
|
|
6166
|
-
checkRedPacketValidateType:
|
|
6167
|
-
getUserProfileType:
|
|
6168
|
-
requestTacCodeType:
|
|
6169
|
-
getUsernameByReferType:
|
|
6170
|
-
applyPromoType:
|
|
6171
|
-
applySignInType:
|
|
6172
|
-
applyRedPacketType:
|
|
6173
|
-
getCountryType:
|
|
6174
|
-
submitGiftCodeType:
|
|
6175
|
-
playGameType:
|
|
6176
|
-
transferToMainType:
|
|
6177
|
-
transferProcessType:
|
|
6178
|
-
submitValidateType:
|
|
6179
|
-
checkTransferCreditType:
|
|
6180
|
-
friendListType:
|
|
6181
|
-
friendListEditType:
|
|
6182
|
-
getActivePPType:
|
|
6183
|
-
getActiveProductType:
|
|
6184
|
-
requestWithdrawTacType:
|
|
6185
|
-
requestWithdrawalCodeType:
|
|
6186
|
-
commissionWithdrawType:
|
|
6187
|
-
submitWithdrawalCodeType:
|
|
6188
|
-
submitCryptoAccountType:
|
|
6189
|
-
requestTransferMoneyType:
|
|
6190
|
-
submitTransferMoneyType:
|
|
6191
|
-
signInViewInfoType:
|
|
6192
|
-
signInRecordType:
|
|
6193
|
-
referralProfileType:
|
|
6194
|
-
referralMemberProfileType:
|
|
6195
|
-
registerActionType:
|
|
6196
|
-
transferReportType:
|
|
6197
|
-
agTransferCreditReportType:
|
|
6198
|
-
betReportType:
|
|
6199
|
-
getTwoFactorAuthenticateType:
|
|
6200
|
-
submitTwoFactorAuthenticateType:
|
|
6201
|
-
getUserDeviceListType:
|
|
6202
|
-
unbindUserDeviceType:
|
|
6203
|
-
searchNumberHistoryType:
|
|
6204
|
-
changeWithdrawalCodeType:
|
|
6205
|
-
checkRedPacketTokenType:
|
|
6206
|
-
submitWithdrawalAlipayType:
|
|
6207
|
-
applyReliefFund:
|
|
6208
|
-
getReliefFundData:
|
|
6209
|
-
getReliefFundReport:
|
|
6210
|
-
getWeekCardClaim:
|
|
6211
|
-
getWeekCardData:
|
|
6212
|
-
applyWeekCard:
|
|
6213
|
-
transferSettingType:
|
|
6214
|
-
transferType:
|
|
6215
|
-
claimIncentiveRebate:
|
|
6216
|
-
getIncentiveData:
|
|
6217
|
-
getIncentiveRebate:
|
|
6218
|
-
getMissionData:
|
|
6219
|
-
getMissionClaim:
|
|
6220
|
-
registerFormType:
|
|
6221
|
-
getFavouriteGameType:
|
|
6222
|
-
updateFavouriteGameType:
|
|
6223
|
-
requestForgetUsernameType:
|
|
6224
|
-
submitForgetUsernameType:
|
|
6225
|
-
getAccumulateDepositDataType:
|
|
6226
|
-
getAccumulateDepositClaimType:
|
|
6176
|
+
loginType: ii,
|
|
6177
|
+
logoutType: ui,
|
|
6178
|
+
announcementType: ci,
|
|
6179
|
+
paymentsProviderType: xa,
|
|
6180
|
+
gameListType: li,
|
|
6181
|
+
vipListType: di,
|
|
6182
|
+
promotionType: mi,
|
|
6183
|
+
cmsListType: fi,
|
|
6184
|
+
mainWalletType: gi,
|
|
6185
|
+
upcomingMatchType: pi,
|
|
6186
|
+
depositType: bi,
|
|
6187
|
+
applyVipBonusType: yi,
|
|
6188
|
+
withdrawalGetType: hi,
|
|
6189
|
+
addBankCardType: _i,
|
|
6190
|
+
withdrawType: Ti,
|
|
6191
|
+
getSettingType: Po,
|
|
6192
|
+
transactionReportType: rs,
|
|
6193
|
+
changePasswordType: vi,
|
|
6194
|
+
walletType: wi,
|
|
6195
|
+
getEventListType: xi,
|
|
6196
|
+
getEventTokenType: Pi,
|
|
6197
|
+
getExtraGameType: Di,
|
|
6198
|
+
mailBoxType: Oi,
|
|
6199
|
+
fishGameListType: Mi,
|
|
6200
|
+
slotGameListType: ki,
|
|
6201
|
+
getTurnOverRewardDataType: Ri,
|
|
6202
|
+
getTurnOverRewardReportType: Si,
|
|
6203
|
+
getInviteRewardDataType: Ii,
|
|
6204
|
+
getInviteRewardReportType: Ci,
|
|
6205
|
+
getTopupRewardDataType: ji,
|
|
6206
|
+
getTopupRewardReportType: Ni,
|
|
6207
|
+
getRewardReferralType: Fi,
|
|
6208
|
+
getDepositPromotionType: Li,
|
|
6209
|
+
getInviteRewardClaimType: Gi,
|
|
6210
|
+
getTopUpRewardClaimType: zi,
|
|
6211
|
+
getTurnOverRewardClaimType: Wi,
|
|
6212
|
+
getInviteRewardSettingType: Yi,
|
|
6213
|
+
getTopUpRewardSettingType: qi,
|
|
6214
|
+
getTurnOverRewardSettingType: Ei,
|
|
6215
|
+
requestForgetPasswordType: Hi,
|
|
6216
|
+
submitForgetPasswordType: Bi,
|
|
6217
|
+
submitGiftCode: gt,
|
|
6218
|
+
playGame: pt,
|
|
6219
|
+
requestUpdateMobileTacCode: Ui,
|
|
6220
|
+
submitUpdateMobileTacCode: $i,
|
|
6221
|
+
getVerifyPromo: Vi,
|
|
6222
|
+
getImageType: Ai,
|
|
6223
|
+
getValidateType: Qi,
|
|
6224
|
+
updateProfilePictureType: Xi,
|
|
6225
|
+
readMailType: Zi,
|
|
6226
|
+
checkRedPacketValidateType: Ji,
|
|
6227
|
+
getUserProfileType: Ki,
|
|
6228
|
+
requestTacCodeType: eu,
|
|
6229
|
+
getUsernameByReferType: tu,
|
|
6230
|
+
applyPromoType: nu,
|
|
6231
|
+
applySignInType: ru,
|
|
6232
|
+
applyRedPacketType: au,
|
|
6233
|
+
getCountryType: su,
|
|
6234
|
+
submitGiftCodeType: gt,
|
|
6235
|
+
playGameType: pt,
|
|
6236
|
+
transferToMainType: ou,
|
|
6237
|
+
transferProcessType: iu,
|
|
6238
|
+
submitValidateType: uu,
|
|
6239
|
+
checkTransferCreditType: cu,
|
|
6240
|
+
friendListType: lu,
|
|
6241
|
+
friendListEditType: du,
|
|
6242
|
+
getActivePPType: mu,
|
|
6243
|
+
getActiveProductType: fu,
|
|
6244
|
+
requestWithdrawTacType: gu,
|
|
6245
|
+
requestWithdrawalCodeType: pu,
|
|
6246
|
+
commissionWithdrawType: bu,
|
|
6247
|
+
submitWithdrawalCodeType: yu,
|
|
6248
|
+
submitCryptoAccountType: hu,
|
|
6249
|
+
requestTransferMoneyType: _u,
|
|
6250
|
+
submitTransferMoneyType: Tu,
|
|
6251
|
+
signInViewInfoType: vu,
|
|
6252
|
+
signInRecordType: wu,
|
|
6253
|
+
referralProfileType: xu,
|
|
6254
|
+
referralMemberProfileType: Pu,
|
|
6255
|
+
registerActionType: Du,
|
|
6256
|
+
transferReportType: mo,
|
|
6257
|
+
agTransferCreditReportType: Ou,
|
|
6258
|
+
betReportType: Mu,
|
|
6259
|
+
getTwoFactorAuthenticateType: ku,
|
|
6260
|
+
submitTwoFactorAuthenticateType: Ru,
|
|
6261
|
+
getUserDeviceListType: Su,
|
|
6262
|
+
unbindUserDeviceType: Iu,
|
|
6263
|
+
searchNumberHistoryType: Cu,
|
|
6264
|
+
changeWithdrawalCodeType: ju,
|
|
6265
|
+
checkRedPacketTokenType: Nu,
|
|
6266
|
+
submitWithdrawalAlipayType: Fu,
|
|
6267
|
+
applyReliefFund: Lu,
|
|
6268
|
+
getReliefFundData: Gu,
|
|
6269
|
+
getReliefFundReport: zu,
|
|
6270
|
+
getWeekCardClaim: Wu,
|
|
6271
|
+
getWeekCardData: Yu,
|
|
6272
|
+
applyWeekCard: qu,
|
|
6273
|
+
transferSettingType: Eu,
|
|
6274
|
+
transferType: Hu,
|
|
6275
|
+
claimIncentiveRebate: Bu,
|
|
6276
|
+
getIncentiveData: Uu,
|
|
6277
|
+
getIncentiveRebate: $u,
|
|
6278
|
+
getMissionData: Lo,
|
|
6279
|
+
getMissionClaim: Vu,
|
|
6280
|
+
registerFormType: Au,
|
|
6281
|
+
getFavouriteGameType: Qu,
|
|
6282
|
+
updateFavouriteGameType: Xu,
|
|
6283
|
+
requestForgetUsernameType: Zu,
|
|
6284
|
+
submitForgetUsernameType: Ju,
|
|
6285
|
+
getAccumulateDepositDataType: Bo,
|
|
6286
|
+
getAccumulateDepositClaimType: Ku,
|
|
6287
|
+
rebateRefundSettingType: ec
|
|
6227
6288
|
};
|
|
6228
6289
|
export {
|
|
6229
|
-
|
|
6230
|
-
|
|
6231
|
-
|
|
6232
|
-
|
|
6233
|
-
|
|
6290
|
+
rc as Repository,
|
|
6291
|
+
_i as addBankCardType,
|
|
6292
|
+
Ou as agTransferCreditReportType,
|
|
6293
|
+
ci as announcementType,
|
|
6294
|
+
Xo as api,
|
|
6234
6295
|
wa as apiType,
|
|
6235
|
-
|
|
6236
|
-
|
|
6237
|
-
|
|
6238
|
-
|
|
6239
|
-
|
|
6240
|
-
|
|
6241
|
-
|
|
6242
|
-
|
|
6243
|
-
|
|
6244
|
-
|
|
6245
|
-
|
|
6246
|
-
|
|
6247
|
-
|
|
6248
|
-
|
|
6249
|
-
|
|
6250
|
-
|
|
6251
|
-
|
|
6252
|
-
|
|
6253
|
-
|
|
6254
|
-
|
|
6255
|
-
|
|
6256
|
-
|
|
6257
|
-
|
|
6258
|
-
|
|
6259
|
-
|
|
6260
|
-
|
|
6261
|
-
|
|
6262
|
-
|
|
6263
|
-
|
|
6264
|
-
|
|
6265
|
-
|
|
6266
|
-
|
|
6267
|
-
|
|
6268
|
-
|
|
6269
|
-
|
|
6270
|
-
|
|
6271
|
-
|
|
6272
|
-
|
|
6273
|
-
|
|
6274
|
-
|
|
6275
|
-
|
|
6276
|
-
|
|
6277
|
-
|
|
6278
|
-
|
|
6279
|
-
|
|
6280
|
-
|
|
6281
|
-
|
|
6282
|
-
|
|
6283
|
-
|
|
6284
|
-
|
|
6285
|
-
|
|
6286
|
-
|
|
6287
|
-
|
|
6288
|
-
|
|
6289
|
-
|
|
6290
|
-
|
|
6291
|
-
|
|
6292
|
-
|
|
6293
|
-
|
|
6294
|
-
|
|
6295
|
-
|
|
6296
|
-
|
|
6297
|
-
|
|
6298
|
-
|
|
6299
|
-
|
|
6300
|
-
|
|
6301
|
-
|
|
6302
|
-
|
|
6303
|
-
|
|
6304
|
-
|
|
6305
|
-
|
|
6306
|
-
|
|
6307
|
-
|
|
6308
|
-
|
|
6309
|
-
xu as
|
|
6310
|
-
|
|
6311
|
-
|
|
6312
|
-
|
|
6313
|
-
|
|
6314
|
-
|
|
6315
|
-
|
|
6316
|
-
|
|
6317
|
-
|
|
6318
|
-
|
|
6319
|
-
|
|
6320
|
-
|
|
6321
|
-
|
|
6322
|
-
|
|
6323
|
-
|
|
6324
|
-
|
|
6325
|
-
|
|
6326
|
-
|
|
6327
|
-
|
|
6328
|
-
|
|
6329
|
-
|
|
6330
|
-
|
|
6331
|
-
|
|
6332
|
-
|
|
6333
|
-
|
|
6334
|
-
|
|
6335
|
-
|
|
6336
|
-
|
|
6337
|
-
|
|
6338
|
-
|
|
6339
|
-
|
|
6340
|
-
|
|
6341
|
-
|
|
6342
|
-
|
|
6343
|
-
|
|
6344
|
-
|
|
6345
|
-
|
|
6346
|
-
|
|
6347
|
-
|
|
6296
|
+
nu as applyPromoType,
|
|
6297
|
+
au as applyRedPacketType,
|
|
6298
|
+
Lu as applyReliefFund,
|
|
6299
|
+
ru as applySignInType,
|
|
6300
|
+
yi as applyVipBonusType,
|
|
6301
|
+
qu as applyWeekCard,
|
|
6302
|
+
ni as autoRegisterApi,
|
|
6303
|
+
Mu as betReportType,
|
|
6304
|
+
vi as changePasswordType,
|
|
6305
|
+
ju as changeWithdrawalCodeType,
|
|
6306
|
+
Nu as checkRedPacketTokenType,
|
|
6307
|
+
Ji as checkRedPacketValidateType,
|
|
6308
|
+
cu as checkTransferCreditType,
|
|
6309
|
+
Bu as claimIncentiveRebate,
|
|
6310
|
+
fi as cmsListType,
|
|
6311
|
+
bu as commissionWithdrawType,
|
|
6312
|
+
bi as depositType,
|
|
6313
|
+
Mi as fishGameListType,
|
|
6314
|
+
du as friendListEditType,
|
|
6315
|
+
lu as friendListType,
|
|
6316
|
+
li as gameListType,
|
|
6317
|
+
Ku as getAccumulateDepositClaimType,
|
|
6318
|
+
Bo as getAccumulateDepositDataType,
|
|
6319
|
+
mu as getActivePPType,
|
|
6320
|
+
fu as getActiveProductType,
|
|
6321
|
+
su as getCountryType,
|
|
6322
|
+
Li as getDepositPromotionType,
|
|
6323
|
+
xi as getEventListType,
|
|
6324
|
+
Pi as getEventTokenType,
|
|
6325
|
+
Di as getExtraGameType,
|
|
6326
|
+
Qu as getFavouriteGameType,
|
|
6327
|
+
Ai as getImageType,
|
|
6328
|
+
Uu as getIncentiveData,
|
|
6329
|
+
$u as getIncentiveRebate,
|
|
6330
|
+
Gi as getInviteRewardClaimType,
|
|
6331
|
+
Ii as getInviteRewardDataType,
|
|
6332
|
+
Ci as getInviteRewardReportType,
|
|
6333
|
+
Yi as getInviteRewardSettingType,
|
|
6334
|
+
Vu as getMissionClaim,
|
|
6335
|
+
Lo as getMissionData,
|
|
6336
|
+
Gu as getReliefFundData,
|
|
6337
|
+
zu as getReliefFundReport,
|
|
6338
|
+
Fi as getRewardReferralType,
|
|
6339
|
+
Po as getSettingType,
|
|
6340
|
+
zi as getTopUpRewardClaimType,
|
|
6341
|
+
qi as getTopUpRewardSettingType,
|
|
6342
|
+
ji as getTopupRewardDataType,
|
|
6343
|
+
Ni as getTopupRewardReportType,
|
|
6344
|
+
Wi as getTurnOverRewardClaimType,
|
|
6345
|
+
Ri as getTurnOverRewardDataType,
|
|
6346
|
+
Si as getTurnOverRewardReportType,
|
|
6347
|
+
Ei as getTurnOverRewardSettingType,
|
|
6348
|
+
ku as getTwoFactorAuthenticateType,
|
|
6349
|
+
Su as getUserDeviceListType,
|
|
6350
|
+
Ki as getUserProfileType,
|
|
6351
|
+
tu as getUsernameByReferType,
|
|
6352
|
+
Qi as getValidateType,
|
|
6353
|
+
Vi as getVerifyPromo,
|
|
6354
|
+
Wu as getWeekCardClaim,
|
|
6355
|
+
Yu as getWeekCardData,
|
|
6356
|
+
oi as loadMatchApi,
|
|
6357
|
+
Jo as loginApi,
|
|
6358
|
+
ii as loginType,
|
|
6359
|
+
ei as logoutApi,
|
|
6360
|
+
ui as logoutType,
|
|
6361
|
+
Oi as mailBoxType,
|
|
6362
|
+
gi as mainWalletType,
|
|
6363
|
+
xa as paymentsProviderType,
|
|
6364
|
+
pt as playGame,
|
|
6365
|
+
pt as playGameType,
|
|
6366
|
+
mi as promotionType,
|
|
6367
|
+
Zi as readMailType,
|
|
6368
|
+
ec as rebateRefundSettingType,
|
|
6369
|
+
Pu as referralMemberProfileType,
|
|
6370
|
+
xu as referralProfileType,
|
|
6371
|
+
Du as registerActionType,
|
|
6372
|
+
Au as registerFormType,
|
|
6373
|
+
Hi as requestForgetPasswordType,
|
|
6374
|
+
Zu as requestForgetUsernameType,
|
|
6375
|
+
eu as requestTacCodeType,
|
|
6376
|
+
_u as requestTransferMoneyType,
|
|
6377
|
+
Ui as requestUpdateMobileTacCode,
|
|
6378
|
+
gu as requestWithdrawTacType,
|
|
6379
|
+
pu as requestWithdrawalCodeType,
|
|
6380
|
+
Cu as searchNumberHistoryType,
|
|
6381
|
+
ai as setLocaleApi,
|
|
6382
|
+
wu as signInRecordType,
|
|
6383
|
+
vu as signInViewInfoType,
|
|
6384
|
+
ki as slotGameListType,
|
|
6385
|
+
hu as submitCryptoAccountType,
|
|
6386
|
+
Bi as submitForgetPasswordType,
|
|
6387
|
+
Ju as submitForgetUsernameType,
|
|
6388
|
+
gt as submitGiftCode,
|
|
6389
|
+
gt as submitGiftCodeType,
|
|
6390
|
+
Tu as submitTransferMoneyType,
|
|
6391
|
+
Ru as submitTwoFactorAuthenticateType,
|
|
6392
|
+
$i as submitUpdateMobileTacCode,
|
|
6393
|
+
uu as submitValidateType,
|
|
6394
|
+
Fu as submitWithdrawalAlipayType,
|
|
6395
|
+
yu as submitWithdrawalCodeType,
|
|
6396
|
+
rs as transactionReportType,
|
|
6397
|
+
iu as transferProcessType,
|
|
6398
|
+
mo as transferReportType,
|
|
6399
|
+
Eu as transferSettingType,
|
|
6400
|
+
ou as transferToMainType,
|
|
6401
|
+
Hu as transferType,
|
|
6402
|
+
Iu as unbindUserDeviceType,
|
|
6403
|
+
pi as upcomingMatchType,
|
|
6404
|
+
Xu as updateFavouriteGameType,
|
|
6405
|
+
Xi as updateProfilePictureType,
|
|
6406
|
+
di as vipListType,
|
|
6407
|
+
wi as walletType,
|
|
6408
|
+
Ti as withdrawType,
|
|
6409
|
+
hi as withdrawalGetType
|
|
6348
6410
|
};
|