60p82u21t54k 0.1.38 → 0.1.40
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 +1127 -1101
- package/dist/60p82u21t54k.umd.js +1 -1
- package/dist/index.d.ts +3 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/main.d.ts +0 -1
- package/dist/model/getEndpoint/getEndpointApi.d.ts +4 -0
- package/dist/model/getEndpoint/getEndpointApi.d.ts.map +1 -0
- package/dist/model/getEndpoint/type.d.ts +5 -0
- package/dist/model/getEndpoint/type.d.ts.map +1 -0
- package/dist/model/loadMatch/loadMatchApi.d.ts +1 -1
- package/dist/model/loadMatch/loadMatchApi.d.ts.map +1 -1
- package/dist/plugin.d.ts +2 -1
- package/dist/plugin.d.ts.map +1 -1
- package/dist/util/tool.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 h = (e, n, t) =>
|
|
4
|
-
import
|
|
5
|
-
const
|
|
1
|
+
var cn = Object.defineProperty;
|
|
2
|
+
var dn = (e, n, t) => n in e ? cn(e, n, { enumerable: !0, configurable: !0, writable: !0, value: t }) : e[n] = t;
|
|
3
|
+
var h = (e, n, t) => dn(e, typeof n != "symbol" ? n + "" : n, t);
|
|
4
|
+
import Et from "axios";
|
|
5
|
+
const oe = Et.create({
|
|
6
6
|
baseURL: "",
|
|
7
7
|
timeout: 15e3,
|
|
8
8
|
// Request timeout
|
|
@@ -48,11 +48,11 @@ const ge = qt.create({
|
|
|
48
48
|
// },
|
|
49
49
|
// },
|
|
50
50
|
});
|
|
51
|
-
|
|
51
|
+
oe.interceptors.request.use(
|
|
52
52
|
(e) => e,
|
|
53
53
|
(e) => (console.error("Error request:", e.response), Promise.reject(e))
|
|
54
54
|
);
|
|
55
|
-
|
|
55
|
+
oe.interceptors.response.use(
|
|
56
56
|
(e) => e,
|
|
57
57
|
(e) => {
|
|
58
58
|
const n = {
|
|
@@ -62,30 +62,30 @@ ge.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 Bt = 6048e5, mn = 864e5, fn = 6e4, gn = 36e5, pn = 1e3, bt = Symbol.for("constructDateFrom");
|
|
66
66
|
function W(e, n) {
|
|
67
67
|
return typeof e == "function" ? e(n) : e && typeof e == "object" && bt in e ? e[bt](n) : e instanceof Date ? new e.constructor(n) : new Date(n);
|
|
68
68
|
}
|
|
69
69
|
function z(e, n) {
|
|
70
70
|
return W(n || e, e);
|
|
71
71
|
}
|
|
72
|
-
function
|
|
72
|
+
function Ht(e, n, t) {
|
|
73
73
|
const r = z(e, t == null ? void 0 : t.in);
|
|
74
74
|
return isNaN(n) ? W((t == null ? void 0 : t.in) || e, NaN) : (n && r.setDate(r.getDate() + n), r);
|
|
75
75
|
}
|
|
76
|
-
let
|
|
76
|
+
let bn = {};
|
|
77
77
|
function Pe() {
|
|
78
|
-
return
|
|
78
|
+
return bn;
|
|
79
79
|
}
|
|
80
|
-
function
|
|
81
|
-
var d,
|
|
82
|
-
const t = Pe(), r = (n == null ? void 0 : n.weekStartsOn) ?? ((
|
|
80
|
+
function ge(e, n) {
|
|
81
|
+
var d, p, f, b;
|
|
82
|
+
const t = Pe(), 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 = (f = t.locale) == null ? void 0 : f.options) == null ? void 0 : b.weekStartsOn) ?? 0, a = z(e, n == null ? void 0 : n.in), s = a.getDay(), o = (s < r ? 7 : 0) + s - r;
|
|
83
83
|
return a.setDate(a.getDate() - o), a.setHours(0, 0, 0, 0), a;
|
|
84
84
|
}
|
|
85
85
|
function we(e, n) {
|
|
86
|
-
return
|
|
86
|
+
return ge(e, { ...n, weekStartsOn: 1 });
|
|
87
87
|
}
|
|
88
|
-
function
|
|
88
|
+
function Ut(e, n) {
|
|
89
89
|
const t = z(e, n == null ? void 0 : n.in), r = t.getFullYear(), a = W(t, 0);
|
|
90
90
|
a.setFullYear(r + 1, 0, 4), a.setHours(0, 0, 0, 0);
|
|
91
91
|
const s = we(a), o = W(t, 0);
|
|
@@ -107,7 +107,7 @@ function Ce(e) {
|
|
|
107
107
|
);
|
|
108
108
|
return t.setUTCFullYear(n.getFullYear()), +e - +t;
|
|
109
109
|
}
|
|
110
|
-
function
|
|
110
|
+
function yn(e, ...n) {
|
|
111
111
|
const t = W.bind(
|
|
112
112
|
null,
|
|
113
113
|
n.find((r) => typeof r == "object")
|
|
@@ -118,29 +118,29 @@ function yt(e, n) {
|
|
|
118
118
|
const t = z(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 hn(e, n, t) {
|
|
122
|
+
const [r, a] = yn(
|
|
123
123
|
t == null ? void 0 : t.in,
|
|
124
124
|
e,
|
|
125
125
|
n
|
|
126
|
-
), s = yt(r), o = yt(a), d = +s - Ce(s),
|
|
127
|
-
return Math.round((d -
|
|
126
|
+
), s = yt(r), o = yt(a), d = +s - Ce(s), p = +o - Ce(o);
|
|
127
|
+
return Math.round((d - p) / mn);
|
|
128
128
|
}
|
|
129
|
-
function
|
|
130
|
-
const t =
|
|
129
|
+
function _n(e, n) {
|
|
130
|
+
const t = Ut(e, n), r = W(e, 0);
|
|
131
131
|
return r.setFullYear(t, 0, 4), r.setHours(0, 0, 0, 0), we(r);
|
|
132
132
|
}
|
|
133
|
-
function
|
|
133
|
+
function Tn(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 vn(e) {
|
|
137
|
+
return !(!Tn(e) && typeof e != "number" || isNaN(+z(e)));
|
|
138
138
|
}
|
|
139
|
-
function
|
|
139
|
+
function wn(e, n) {
|
|
140
140
|
const t = z(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 Pn = {
|
|
144
144
|
lessThanXSeconds: {
|
|
145
145
|
one: "less than a second",
|
|
146
146
|
other: "less than {{count}} seconds"
|
|
@@ -202,9 +202,9 @@ const wn = {
|
|
|
202
202
|
one: "almost 1 year",
|
|
203
203
|
other: "almost {{count}} years"
|
|
204
204
|
}
|
|
205
|
-
},
|
|
205
|
+
}, xn = (e, n, t) => {
|
|
206
206
|
let r;
|
|
207
|
-
const a =
|
|
207
|
+
const a = Pn[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
210
|
function We(e) {
|
|
@@ -218,38 +218,38 @@ const Dn = {
|
|
|
218
218
|
long: "MMMM do, y",
|
|
219
219
|
medium: "MMM d, y",
|
|
220
220
|
short: "MM/dd/yyyy"
|
|
221
|
-
},
|
|
221
|
+
}, Mn = {
|
|
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
|
+
}, On = {
|
|
227
227
|
full: "{{date}} 'at' {{time}}",
|
|
228
228
|
long: "{{date}} 'at' {{time}}",
|
|
229
229
|
medium: "{{date}}, {{time}}",
|
|
230
230
|
short: "{{date}}, {{time}}"
|
|
231
|
-
},
|
|
231
|
+
}, kn = {
|
|
232
232
|
date: We({
|
|
233
233
|
formats: Dn,
|
|
234
234
|
defaultWidth: "full"
|
|
235
235
|
}),
|
|
236
236
|
time: We({
|
|
237
|
-
formats:
|
|
237
|
+
formats: Mn,
|
|
238
238
|
defaultWidth: "full"
|
|
239
239
|
}),
|
|
240
240
|
dateTime: We({
|
|
241
|
-
formats:
|
|
241
|
+
formats: On,
|
|
242
242
|
defaultWidth: "full"
|
|
243
243
|
})
|
|
244
|
-
},
|
|
244
|
+
}, Rn = {
|
|
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
|
+
}, Sn = (e, n, t, r) => Rn[e];
|
|
252
|
+
function De(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 xe(e) {
|
|
|
264
264
|
return a[s];
|
|
265
265
|
};
|
|
266
266
|
}
|
|
267
|
-
const
|
|
267
|
+
const In = {
|
|
268
268
|
narrow: ["B", "A"],
|
|
269
269
|
abbreviated: ["BC", "AD"],
|
|
270
270
|
wide: ["Before Christ", "Anno Domini"]
|
|
271
|
-
},
|
|
271
|
+
}, Cn = {
|
|
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
|
+
}, jn = {
|
|
276
276
|
narrow: ["J", "F", "M", "A", "M", "J", "J", "A", "S", "O", "N", "D"],
|
|
277
277
|
abbreviated: [
|
|
278
278
|
"Jan",
|
|
@@ -315,7 +315,7 @@ const Sn = {
|
|
|
315
315
|
"Friday",
|
|
316
316
|
"Saturday"
|
|
317
317
|
]
|
|
318
|
-
},
|
|
318
|
+
}, Fn = {
|
|
319
319
|
narrow: {
|
|
320
320
|
am: "a",
|
|
321
321
|
pm: "p",
|
|
@@ -346,7 +346,7 @@ const Sn = {
|
|
|
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 Sn = {
|
|
|
377
377
|
evening: "in the evening",
|
|
378
378
|
night: "at night"
|
|
379
379
|
}
|
|
380
|
-
},
|
|
380
|
+
}, Gn = (e, n) => {
|
|
381
381
|
const t = Number(e), r = t % 100;
|
|
382
382
|
if (r > 20 || r < 10)
|
|
383
383
|
switch (r % 10) {
|
|
@@ -389,29 +389,29 @@ const Sn = {
|
|
|
389
389
|
return t + "rd";
|
|
390
390
|
}
|
|
391
391
|
return t + "th";
|
|
392
|
-
},
|
|
393
|
-
ordinalNumber:
|
|
394
|
-
era:
|
|
395
|
-
values:
|
|
392
|
+
}, zn = {
|
|
393
|
+
ordinalNumber: Gn,
|
|
394
|
+
era: De({
|
|
395
|
+
values: In,
|
|
396
396
|
defaultWidth: "wide"
|
|
397
397
|
}),
|
|
398
|
-
quarter:
|
|
399
|
-
values:
|
|
398
|
+
quarter: De({
|
|
399
|
+
values: Cn,
|
|
400
400
|
defaultWidth: "wide",
|
|
401
401
|
argumentCallback: (e) => e - 1
|
|
402
402
|
}),
|
|
403
|
-
month:
|
|
404
|
-
values:
|
|
403
|
+
month: De({
|
|
404
|
+
values: jn,
|
|
405
405
|
defaultWidth: "wide"
|
|
406
406
|
}),
|
|
407
|
-
day:
|
|
407
|
+
day: De({
|
|
408
408
|
values: Nn,
|
|
409
409
|
defaultWidth: "wide"
|
|
410
410
|
}),
|
|
411
|
-
dayPeriod:
|
|
412
|
-
values:
|
|
411
|
+
dayPeriod: De({
|
|
412
|
+
values: Fn,
|
|
413
413
|
defaultWidth: "wide",
|
|
414
|
-
formattingValues:
|
|
414
|
+
formattingValues: Ln,
|
|
415
415
|
defaultFormattingWidth: "wide"
|
|
416
416
|
})
|
|
417
417
|
};
|
|
@@ -420,12 +420,12 @@ function Me(e) {
|
|
|
420
420
|
const r = t.width, a = r && e.matchPatterns[r] || e.matchPatterns[e.defaultMatchWidth], s = n.match(a);
|
|
421
421
|
if (!s)
|
|
422
422
|
return null;
|
|
423
|
-
const o = s[0], d = r && e.parsePatterns[r] || e.parsePatterns[e.defaultParseWidth],
|
|
423
|
+
const o = s[0], d = r && e.parsePatterns[r] || e.parsePatterns[e.defaultParseWidth], p = Array.isArray(d) ? Wn(d, (w) => w.test(o)) : (
|
|
424
424
|
// [TODO] -- I challenge you to fix the type
|
|
425
|
-
|
|
425
|
+
Yn(d, (w) => w.test(o))
|
|
426
426
|
);
|
|
427
427
|
let f;
|
|
428
|
-
f = e.valueCallback ? e.valueCallback(
|
|
428
|
+
f = e.valueCallback ? e.valueCallback(p) : p, f = t.valueCallback ? (
|
|
429
429
|
// [TODO] -- I challenge you to fix the type
|
|
430
430
|
t.valueCallback(f)
|
|
431
431
|
) : f;
|
|
@@ -433,17 +433,17 @@ function Me(e) {
|
|
|
433
433
|
return { value: f, rest: b };
|
|
434
434
|
};
|
|
435
435
|
}
|
|
436
|
-
function
|
|
436
|
+
function Yn(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 Wn(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 qn(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 Wn(e) {
|
|
|
455
455
|
return { value: o, rest: d };
|
|
456
456
|
};
|
|
457
457
|
}
|
|
458
|
-
const
|
|
458
|
+
const En = /^(\d+)(th|st|nd|rd)?/i, Bn = /\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
|
}, Un = {
|
|
463
|
+
any: [/^b/i, /^(a|c)/i]
|
|
464
|
+
}, $n = {
|
|
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
|
}, An = {
|
|
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
|
+
}, Qn = {
|
|
475
475
|
narrow: [
|
|
476
476
|
/^j/i,
|
|
477
477
|
/^f/i,
|
|
@@ -500,18 +500,18 @@ const qn = /^(\d+)(th|st|nd|rd)?/i, En = /\d+/i, Bn = {
|
|
|
500
500
|
/^n/i,
|
|
501
501
|
/^d/i
|
|
502
502
|
]
|
|
503
|
-
},
|
|
503
|
+
}, Xn = {
|
|
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
|
+
}, Zn = {
|
|
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
|
+
}, Jn = {
|
|
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
|
+
}, Kn = {
|
|
515
515
|
any: {
|
|
516
516
|
am: /^a/i,
|
|
517
517
|
pm: /^p/i,
|
|
@@ -522,86 +522,86 @@ const qn = /^(\d+)(th|st|nd|rd)?/i, En = /\d+/i, Bn = {
|
|
|
522
522
|
evening: /evening/i,
|
|
523
523
|
night: /night/i
|
|
524
524
|
}
|
|
525
|
-
},
|
|
526
|
-
ordinalNumber:
|
|
527
|
-
matchPattern:
|
|
528
|
-
parsePattern:
|
|
525
|
+
}, er = {
|
|
526
|
+
ordinalNumber: qn({
|
|
527
|
+
matchPattern: En,
|
|
528
|
+
parsePattern: Bn,
|
|
529
529
|
valueCallback: (e) => parseInt(e, 10)
|
|
530
530
|
}),
|
|
531
531
|
era: Me({
|
|
532
|
-
matchPatterns:
|
|
532
|
+
matchPatterns: Hn,
|
|
533
533
|
defaultMatchWidth: "wide",
|
|
534
|
-
parsePatterns:
|
|
534
|
+
parsePatterns: Un,
|
|
535
535
|
defaultParseWidth: "any"
|
|
536
536
|
}),
|
|
537
537
|
quarter: Me({
|
|
538
|
-
matchPatterns:
|
|
538
|
+
matchPatterns: $n,
|
|
539
539
|
defaultMatchWidth: "wide",
|
|
540
|
-
parsePatterns:
|
|
540
|
+
parsePatterns: Vn,
|
|
541
541
|
defaultParseWidth: "any",
|
|
542
542
|
valueCallback: (e) => e + 1
|
|
543
543
|
}),
|
|
544
544
|
month: Me({
|
|
545
545
|
matchPatterns: An,
|
|
546
546
|
defaultMatchWidth: "wide",
|
|
547
|
-
parsePatterns:
|
|
547
|
+
parsePatterns: Qn,
|
|
548
548
|
defaultParseWidth: "any"
|
|
549
549
|
}),
|
|
550
550
|
day: Me({
|
|
551
|
-
matchPatterns:
|
|
551
|
+
matchPatterns: Xn,
|
|
552
552
|
defaultMatchWidth: "wide",
|
|
553
|
-
parsePatterns:
|
|
553
|
+
parsePatterns: Zn,
|
|
554
554
|
defaultParseWidth: "any"
|
|
555
555
|
}),
|
|
556
556
|
dayPeriod: Me({
|
|
557
|
-
matchPatterns:
|
|
557
|
+
matchPatterns: Jn,
|
|
558
558
|
defaultMatchWidth: "any",
|
|
559
|
-
parsePatterns:
|
|
559
|
+
parsePatterns: Kn,
|
|
560
560
|
defaultParseWidth: "any"
|
|
561
561
|
})
|
|
562
|
-
},
|
|
562
|
+
}, $t = {
|
|
563
563
|
code: "en-US",
|
|
564
|
-
formatDistance:
|
|
565
|
-
formatLong:
|
|
566
|
-
formatRelative:
|
|
567
|
-
localize:
|
|
568
|
-
match:
|
|
564
|
+
formatDistance: xn,
|
|
565
|
+
formatLong: kn,
|
|
566
|
+
formatRelative: Sn,
|
|
567
|
+
localize: zn,
|
|
568
|
+
match: er,
|
|
569
569
|
options: {
|
|
570
570
|
weekStartsOn: 0,
|
|
571
571
|
firstWeekContainsDate: 1
|
|
572
572
|
}
|
|
573
573
|
};
|
|
574
|
-
function
|
|
574
|
+
function tr(e, n) {
|
|
575
575
|
const t = z(e, n == null ? void 0 : n.in);
|
|
576
|
-
return
|
|
576
|
+
return hn(t, wn(t)) + 1;
|
|
577
577
|
}
|
|
578
|
-
function
|
|
579
|
-
const t = z(e, n == null ? void 0 : n.in), r = +we(t) - +
|
|
580
|
-
return Math.round(r /
|
|
578
|
+
function Vt(e, n) {
|
|
579
|
+
const t = z(e, n == null ? void 0 : n.in), r = +we(t) - +_n(t);
|
|
580
|
+
return Math.round(r / Bt) + 1;
|
|
581
581
|
}
|
|
582
582
|
function Ze(e, n) {
|
|
583
|
-
var b, w, _,
|
|
584
|
-
const t = z(e, n == null ? void 0 : n.in), r = t.getFullYear(), a = Pe(), s = (n == null ? void 0 : n.firstWeekContainsDate) ?? ((w = (b = n == null ? void 0 : n.locale) == null ? void 0 : b.options) == null ? void 0 : w.firstWeekContainsDate) ?? a.firstWeekContainsDate ?? ((
|
|
583
|
+
var b, w, _, g;
|
|
584
|
+
const t = z(e, n == null ? void 0 : n.in), r = t.getFullYear(), a = Pe(), s = (n == null ? void 0 : n.firstWeekContainsDate) ?? ((w = (b = n == null ? void 0 : n.locale) == null ? void 0 : b.options) == null ? void 0 : w.firstWeekContainsDate) ?? a.firstWeekContainsDate ?? ((g = (_ = a.locale) == null ? void 0 : _.options) == null ? void 0 : g.firstWeekContainsDate) ?? 1, o = W((n == null ? void 0 : n.in) || e, 0);
|
|
585
585
|
o.setFullYear(r + 1, 0, s), o.setHours(0, 0, 0, 0);
|
|
586
|
-
const d =
|
|
587
|
-
|
|
588
|
-
const f =
|
|
586
|
+
const d = ge(o, n), p = W((n == null ? void 0 : n.in) || e, 0);
|
|
587
|
+
p.setFullYear(r, 0, s), p.setHours(0, 0, 0, 0);
|
|
588
|
+
const f = ge(p, n);
|
|
589
589
|
return +t >= +d ? r + 1 : +t >= +f ? r : r - 1;
|
|
590
590
|
}
|
|
591
|
-
function
|
|
592
|
-
var d,
|
|
593
|
-
const t = Pe(), r = (n == null ? void 0 : n.firstWeekContainsDate) ?? ((
|
|
594
|
-
return s.setFullYear(a, 0, r), s.setHours(0, 0, 0, 0),
|
|
591
|
+
function nr(e, n) {
|
|
592
|
+
var d, p, f, b;
|
|
593
|
+
const t = Pe(), 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 = (f = t.locale) == null ? void 0 : f.options) == null ? void 0 : b.firstWeekContainsDate) ?? 1, a = Ze(e, n), s = W((n == null ? void 0 : n.in) || e, 0);
|
|
594
|
+
return s.setFullYear(a, 0, r), s.setHours(0, 0, 0, 0), ge(s, n);
|
|
595
595
|
}
|
|
596
596
|
function At(e, n) {
|
|
597
|
-
const t = z(e, n == null ? void 0 : n.in), r = +
|
|
598
|
-
return Math.round(r /
|
|
597
|
+
const t = z(e, n == null ? void 0 : n.in), r = +ge(t, n) - +nr(t, n);
|
|
598
|
+
return Math.round(r / Bt) + 1;
|
|
599
599
|
}
|
|
600
600
|
function R(e, n) {
|
|
601
601
|
const t = e < 0 ? "-" : "", r = Math.abs(e).toString().padStart(n, "0");
|
|
602
602
|
return t + r;
|
|
603
603
|
}
|
|
604
|
-
const
|
|
604
|
+
const fe = {
|
|
605
605
|
// Year
|
|
606
606
|
y(e, n) {
|
|
607
607
|
const t = e.getFullYear(), r = t > 0 ? t : 1 - t;
|
|
@@ -686,7 +686,7 @@ const me = {
|
|
|
686
686
|
const r = e.getFullYear(), a = r > 0 ? r : 1 - r;
|
|
687
687
|
return t.ordinalNumber(a, { unit: "year" });
|
|
688
688
|
}
|
|
689
|
-
return
|
|
689
|
+
return fe.y(e, n);
|
|
690
690
|
},
|
|
691
691
|
// Local week-numbering year
|
|
692
692
|
Y: function(e, n, t, r) {
|
|
@@ -699,7 +699,7 @@ const me = {
|
|
|
699
699
|
},
|
|
700
700
|
// ISO week-numbering year
|
|
701
701
|
R: function(e, n) {
|
|
702
|
-
const t =
|
|
702
|
+
const t = Ut(e);
|
|
703
703
|
return R(t, n.length);
|
|
704
704
|
},
|
|
705
705
|
// Extended year. This is a single number designating the year of this calendar system.
|
|
@@ -777,7 +777,7 @@ const me = {
|
|
|
777
777
|
switch (n) {
|
|
778
778
|
case "M":
|
|
779
779
|
case "MM":
|
|
780
|
-
return
|
|
780
|
+
return fe.M(e, n);
|
|
781
781
|
case "Mo":
|
|
782
782
|
return t.ordinalNumber(r + 1, { unit: "month" });
|
|
783
783
|
case "MMM":
|
|
@@ -827,16 +827,16 @@ const me = {
|
|
|
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" }) : R(r, n.length);
|
|
832
832
|
},
|
|
833
833
|
// Day of the month
|
|
834
834
|
d: function(e, n, t) {
|
|
835
|
-
return n === "do" ? t.ordinalNumber(e.getDate(), { unit: "date" }) :
|
|
835
|
+
return n === "do" ? t.ordinalNumber(e.getDate(), { unit: "date" }) : fe.d(e, n);
|
|
836
836
|
},
|
|
837
837
|
// Day of year
|
|
838
838
|
D: function(e, n, t) {
|
|
839
|
-
const r =
|
|
839
|
+
const r = tr(e);
|
|
840
840
|
return n === "Do" ? t.ordinalNumber(r, { unit: "dayOfYear" }) : R(r, n.length);
|
|
841
841
|
},
|
|
842
842
|
// Day of week
|
|
@@ -1055,11 +1055,11 @@ const me = {
|
|
|
1055
1055
|
let r = e.getHours() % 12;
|
|
1056
1056
|
return r === 0 && (r = 12), t.ordinalNumber(r, { unit: "hour" });
|
|
1057
1057
|
}
|
|
1058
|
-
return
|
|
1058
|
+
return fe.h(e, n);
|
|
1059
1059
|
},
|
|
1060
1060
|
// Hour [0-23]
|
|
1061
1061
|
H: function(e, n, t) {
|
|
1062
|
-
return n === "Ho" ? t.ordinalNumber(e.getHours(), { unit: "hour" }) :
|
|
1062
|
+
return n === "Ho" ? t.ordinalNumber(e.getHours(), { unit: "hour" }) : fe.H(e, n);
|
|
1063
1063
|
},
|
|
1064
1064
|
// Hour [0-11]
|
|
1065
1065
|
K: function(e, n, t) {
|
|
@@ -1073,15 +1073,15 @@ const me = {
|
|
|
1073
1073
|
},
|
|
1074
1074
|
// Minute
|
|
1075
1075
|
m: function(e, n, t) {
|
|
1076
|
-
return n === "mo" ? t.ordinalNumber(e.getMinutes(), { unit: "minute" }) :
|
|
1076
|
+
return n === "mo" ? t.ordinalNumber(e.getMinutes(), { unit: "minute" }) : fe.m(e, n);
|
|
1077
1077
|
},
|
|
1078
1078
|
// Second
|
|
1079
1079
|
s: function(e, n, t) {
|
|
1080
|
-
return n === "so" ? t.ordinalNumber(e.getSeconds(), { unit: "second" }) :
|
|
1080
|
+
return n === "so" ? t.ordinalNumber(e.getSeconds(), { unit: "second" }) : fe.s(e, n);
|
|
1081
1081
|
},
|
|
1082
1082
|
// Fraction of second
|
|
1083
1083
|
S: function(e, n) {
|
|
1084
|
-
return
|
|
1084
|
+
return fe.S(e, n);
|
|
1085
1085
|
},
|
|
1086
1086
|
// Timezone (ISO-8601. If offset is 0, output is always `'Z'`)
|
|
1087
1087
|
X: function(e, n, t) {
|
|
@@ -1174,7 +1174,7 @@ const vt = (e, n) => {
|
|
|
1174
1174
|
default:
|
|
1175
1175
|
return n.date({ width: "full" });
|
|
1176
1176
|
}
|
|
1177
|
-
},
|
|
1177
|
+
}, Qt = (e, n) => {
|
|
1178
1178
|
switch (e) {
|
|
1179
1179
|
case "p":
|
|
1180
1180
|
return n.time({ width: "short" });
|
|
@@ -1186,7 +1186,7 @@ const vt = (e, n) => {
|
|
|
1186
1186
|
default:
|
|
1187
1187
|
return n.time({ width: "full" });
|
|
1188
1188
|
}
|
|
1189
|
-
},
|
|
1189
|
+
}, rr = (e, n) => {
|
|
1190
1190
|
const t = e.match(/(P+)(p+)?/) || [], r = t[1], a = t[2];
|
|
1191
1191
|
if (!a)
|
|
1192
1192
|
return vt(e, n);
|
|
@@ -1206,79 +1206,79 @@ const vt = (e, n) => {
|
|
|
1206
1206
|
s = n.dateTime({ width: "full" });
|
|
1207
1207
|
break;
|
|
1208
1208
|
}
|
|
1209
|
-
return s.replace("{{date}}", vt(r, n)).replace("{{time}}",
|
|
1210
|
-
},
|
|
1211
|
-
p:
|
|
1212
|
-
P:
|
|
1213
|
-
},
|
|
1214
|
-
function Qt(e) {
|
|
1215
|
-
return rr.test(e);
|
|
1216
|
-
}
|
|
1209
|
+
return s.replace("{{date}}", vt(r, n)).replace("{{time}}", Qt(a, n));
|
|
1210
|
+
}, Ae = {
|
|
1211
|
+
p: Qt,
|
|
1212
|
+
P: rr
|
|
1213
|
+
}, ar = /^D+$/, sr = /^Y+$/, or = ["D", "DD", "YY", "YYYY"];
|
|
1217
1214
|
function Xt(e) {
|
|
1218
1215
|
return ar.test(e);
|
|
1219
1216
|
}
|
|
1217
|
+
function Zt(e) {
|
|
1218
|
+
return sr.test(e);
|
|
1219
|
+
}
|
|
1220
1220
|
function Qe(e, n, t) {
|
|
1221
|
-
const r =
|
|
1222
|
-
if (console.warn(r),
|
|
1221
|
+
const r = ir(e, n, t);
|
|
1222
|
+
if (console.warn(r), or.includes(e)) throw new RangeError(r);
|
|
1223
1223
|
}
|
|
1224
|
-
function
|
|
1224
|
+
function ir(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
|
|
1230
|
-
var b, w, _,
|
|
1231
|
-
const r = Pe(), a = (t == null ? void 0 : t.locale) ?? r.locale ??
|
|
1232
|
-
if (!
|
|
1228
|
+
const ur = /[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g, lr = /P+p+|P+|p+|''|'(''|[^'])+('|$)|./g, cr = /^'([^]*?)'?$/, dr = /''/g, mr = /[a-zA-Z]/;
|
|
1229
|
+
function fr(e, n, t) {
|
|
1230
|
+
var b, w, _, g, D, N, B, H;
|
|
1231
|
+
const r = Pe(), a = (t == null ? void 0 : t.locale) ?? r.locale ?? $t, s = (t == null ? void 0 : t.firstWeekContainsDate) ?? ((w = (b = t == null ? void 0 : t.locale) == null ? void 0 : b.options) == null ? void 0 : w.firstWeekContainsDate) ?? r.firstWeekContainsDate ?? ((g = (_ = r.locale) == null ? void 0 : _.options) == null ? void 0 : g.firstWeekContainsDate) ?? 1, o = (t == null ? void 0 : t.weekStartsOn) ?? ((N = (D = t == null ? void 0 : t.locale) == null ? void 0 : D.options) == null ? void 0 : N.weekStartsOn) ?? r.weekStartsOn ?? ((H = (B = r.locale) == null ? void 0 : B.options) == null ? void 0 : H.weekStartsOn) ?? 0, d = z(e, t == null ? void 0 : t.in);
|
|
1232
|
+
if (!vn(d))
|
|
1233
1233
|
throw new RangeError("Invalid time value");
|
|
1234
|
-
let
|
|
1234
|
+
let p = n.match(lr).map((T) => {
|
|
1235
1235
|
const S = T[0];
|
|
1236
1236
|
if (S === "p" || S === "P") {
|
|
1237
|
-
const v =
|
|
1237
|
+
const v = Ae[S];
|
|
1238
1238
|
return v(T, a.formatLong);
|
|
1239
1239
|
}
|
|
1240
1240
|
return T;
|
|
1241
|
-
}).join("").match(
|
|
1241
|
+
}).join("").match(ur).map((T) => {
|
|
1242
1242
|
if (T === "''")
|
|
1243
1243
|
return { isToken: !1, value: "'" };
|
|
1244
1244
|
const S = T[0];
|
|
1245
1245
|
if (S === "'")
|
|
1246
|
-
return { isToken: !1, value:
|
|
1246
|
+
return { isToken: !1, value: gr(T) };
|
|
1247
1247
|
if (ht[S])
|
|
1248
1248
|
return { isToken: !0, value: T };
|
|
1249
|
-
if (S.match(
|
|
1249
|
+
if (S.match(mr))
|
|
1250
1250
|
throw new RangeError(
|
|
1251
1251
|
"Format string contains an unescaped latin alphabet character `" + S + "`"
|
|
1252
1252
|
);
|
|
1253
1253
|
return { isToken: !1, value: T };
|
|
1254
1254
|
});
|
|
1255
|
-
a.localize.preprocessor && (
|
|
1255
|
+
a.localize.preprocessor && (p = a.localize.preprocessor(d, p));
|
|
1256
1256
|
const f = {
|
|
1257
1257
|
firstWeekContainsDate: s,
|
|
1258
1258
|
weekStartsOn: o,
|
|
1259
1259
|
locale: a
|
|
1260
1260
|
};
|
|
1261
|
-
return
|
|
1261
|
+
return p.map((T) => {
|
|
1262
1262
|
if (!T.isToken) return T.value;
|
|
1263
1263
|
const S = T.value;
|
|
1264
|
-
(!(t != null && t.useAdditionalWeekYearTokens) &&
|
|
1264
|
+
(!(t != null && t.useAdditionalWeekYearTokens) && Zt(S) || !(t != null && t.useAdditionalDayOfYearTokens) && Xt(S)) && Qe(S, n, String(e));
|
|
1265
1265
|
const v = ht[S[0]];
|
|
1266
1266
|
return v(d, S, a.localize, f);
|
|
1267
1267
|
}).join("");
|
|
1268
1268
|
}
|
|
1269
|
-
function
|
|
1270
|
-
const n = e.match(
|
|
1271
|
-
return n ? n[1].replace(
|
|
1269
|
+
function gr(e) {
|
|
1270
|
+
const n = e.match(cr);
|
|
1271
|
+
return n ? n[1].replace(dr, "'") : e;
|
|
1272
1272
|
}
|
|
1273
|
-
function
|
|
1273
|
+
function Jt() {
|
|
1274
1274
|
return Object.assign({}, Pe());
|
|
1275
1275
|
}
|
|
1276
|
-
function
|
|
1276
|
+
function pr(e, n) {
|
|
1277
1277
|
const t = z(e, n == null ? void 0 : n.in).getDay();
|
|
1278
1278
|
return t === 0 ? 7 : t;
|
|
1279
1279
|
}
|
|
1280
|
-
function
|
|
1281
|
-
const t =
|
|
1280
|
+
function br(e, n) {
|
|
1281
|
+
const t = yr(n) ? new n(0) : W(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 pr(e, n) {
|
|
|
1286
1286
|
e.getMilliseconds()
|
|
1287
1287
|
), t;
|
|
1288
1288
|
}
|
|
1289
|
-
function
|
|
1289
|
+
function yr(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 hr = 10;
|
|
1294
|
+
class Kt {
|
|
1295
1295
|
constructor() {
|
|
1296
1296
|
h(this, "subPriority", 0);
|
|
1297
1297
|
}
|
|
@@ -1299,7 +1299,7 @@ class Jt {
|
|
|
1299
1299
|
return !0;
|
|
1300
1300
|
}
|
|
1301
1301
|
}
|
|
1302
|
-
class
|
|
1302
|
+
class _r extends Kt {
|
|
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 hr extends Jt {
|
|
|
1310
1310
|
return this.setValue(n, t, this.value, r);
|
|
1311
1311
|
}
|
|
1312
1312
|
}
|
|
1313
|
-
class
|
|
1313
|
+
class Tr extends Kt {
|
|
1314
1314
|
constructor(t, r) {
|
|
1315
1315
|
super();
|
|
1316
|
-
h(this, "priority",
|
|
1316
|
+
h(this, "priority", hr);
|
|
1317
1317
|
h(this, "subPriority", -1);
|
|
1318
1318
|
this.context = t || ((a) => W(r, a));
|
|
1319
1319
|
}
|
|
1320
1320
|
set(t, r) {
|
|
1321
|
-
return r.timestampIsSet ? t : W(t,
|
|
1321
|
+
return r.timestampIsSet ? t : W(t, br(t, this.context));
|
|
1322
1322
|
}
|
|
1323
1323
|
}
|
|
1324
1324
|
class M {
|
|
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 _r(
|
|
1329
1329
|
s.value,
|
|
1330
1330
|
this.validate,
|
|
1331
1331
|
this.set,
|
|
@@ -1339,7 +1339,7 @@ class M {
|
|
|
1339
1339
|
return !0;
|
|
1340
1340
|
}
|
|
1341
1341
|
}
|
|
1342
|
-
class
|
|
1342
|
+
class vr extends M {
|
|
1343
1343
|
constructor() {
|
|
1344
1344
|
super(...arguments);
|
|
1345
1345
|
h(this, "priority", 140);
|
|
@@ -1431,14 +1431,14 @@ function ee(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 * gn + s * fn + o * pn),
|
|
1435
1435
|
rest: n.slice(t[0].length)
|
|
1436
1436
|
};
|
|
1437
1437
|
}
|
|
1438
|
-
function
|
|
1438
|
+
function en(e) {
|
|
1439
1439
|
return C(F.anyDigitsSigned, e);
|
|
1440
1440
|
}
|
|
1441
|
-
function
|
|
1441
|
+
function j(e, n) {
|
|
1442
1442
|
switch (e) {
|
|
1443
1443
|
case 1:
|
|
1444
1444
|
return C(F.singleDigit, n);
|
|
@@ -1452,7 +1452,7 @@ function N(e, n) {
|
|
|
1452
1452
|
return C(new RegExp("^\\d{1," + e + "}"), n);
|
|
1453
1453
|
}
|
|
1454
1454
|
}
|
|
1455
|
-
function
|
|
1455
|
+
function je(e, n) {
|
|
1456
1456
|
switch (e) {
|
|
1457
1457
|
case 1:
|
|
1458
1458
|
return C(F.singleDigitSigned, n);
|
|
@@ -1483,7 +1483,7 @@ function Je(e) {
|
|
|
1483
1483
|
return 0;
|
|
1484
1484
|
}
|
|
1485
1485
|
}
|
|
1486
|
-
function
|
|
1486
|
+
function tn(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 en(e, n) {
|
|
|
1494
1494
|
}
|
|
1495
1495
|
return t ? a : 1 - a;
|
|
1496
1496
|
}
|
|
1497
|
-
function
|
|
1497
|
+
function nn(e) {
|
|
1498
1498
|
return e % 400 === 0 || e % 4 === 0 && e % 100 !== 0;
|
|
1499
1499
|
}
|
|
1500
|
-
class
|
|
1500
|
+
class wr extends M {
|
|
1501
1501
|
constructor() {
|
|
1502
1502
|
super(...arguments);
|
|
1503
1503
|
h(this, "priority", 130);
|
|
@@ -1510,7 +1510,7 @@ class vr extends M {
|
|
|
1510
1510
|
});
|
|
1511
1511
|
switch (r) {
|
|
1512
1512
|
case "y":
|
|
1513
|
-
return L(
|
|
1513
|
+
return L(j(4, t), s);
|
|
1514
1514
|
case "yo":
|
|
1515
1515
|
return L(
|
|
1516
1516
|
a.ordinalNumber(t, {
|
|
@@ -1519,7 +1519,7 @@ class vr extends M {
|
|
|
1519
1519
|
s
|
|
1520
1520
|
);
|
|
1521
1521
|
default:
|
|
1522
|
-
return L(
|
|
1522
|
+
return L(j(r.length, t), s);
|
|
1523
1523
|
}
|
|
1524
1524
|
}
|
|
1525
1525
|
validate(t, r) {
|
|
@@ -1528,7 +1528,7 @@ class vr extends M {
|
|
|
1528
1528
|
set(t, r, a) {
|
|
1529
1529
|
const s = t.getFullYear();
|
|
1530
1530
|
if (a.isTwoDigitYear) {
|
|
1531
|
-
const d =
|
|
1531
|
+
const d = tn(
|
|
1532
1532
|
a.year,
|
|
1533
1533
|
s
|
|
1534
1534
|
);
|
|
@@ -1538,7 +1538,7 @@ class vr extends M {
|
|
|
1538
1538
|
return t.setFullYear(o, 0, 1), t.setHours(0, 0, 0, 0), t;
|
|
1539
1539
|
}
|
|
1540
1540
|
}
|
|
1541
|
-
class
|
|
1541
|
+
class Pr extends M {
|
|
1542
1542
|
constructor() {
|
|
1543
1543
|
super(...arguments);
|
|
1544
1544
|
h(this, "priority", 130);
|
|
@@ -1565,7 +1565,7 @@ class wr extends M {
|
|
|
1565
1565
|
});
|
|
1566
1566
|
switch (r) {
|
|
1567
1567
|
case "Y":
|
|
1568
|
-
return L(
|
|
1568
|
+
return L(j(4, t), s);
|
|
1569
1569
|
case "Yo":
|
|
1570
1570
|
return L(
|
|
1571
1571
|
a.ordinalNumber(t, {
|
|
@@ -1574,7 +1574,7 @@ class wr extends M {
|
|
|
1574
1574
|
s
|
|
1575
1575
|
);
|
|
1576
1576
|
default:
|
|
1577
|
-
return L(
|
|
1577
|
+
return L(j(r.length, t), s);
|
|
1578
1578
|
}
|
|
1579
1579
|
}
|
|
1580
1580
|
validate(t, r) {
|
|
@@ -1583,21 +1583,21 @@ class wr extends M {
|
|
|
1583
1583
|
set(t, r, a, s) {
|
|
1584
1584
|
const o = Ze(t, s);
|
|
1585
1585
|
if (a.isTwoDigitYear) {
|
|
1586
|
-
const
|
|
1586
|
+
const p = tn(
|
|
1587
1587
|
a.year,
|
|
1588
1588
|
o
|
|
1589
1589
|
);
|
|
1590
1590
|
return t.setFullYear(
|
|
1591
|
-
|
|
1591
|
+
p,
|
|
1592
1592
|
0,
|
|
1593
1593
|
s.firstWeekContainsDate
|
|
1594
|
-
), t.setHours(0, 0, 0, 0),
|
|
1594
|
+
), t.setHours(0, 0, 0, 0), ge(t, s);
|
|
1595
1595
|
}
|
|
1596
1596
|
const d = !("era" in r) || r.era === 1 ? a.year : 1 - a.year;
|
|
1597
|
-
return t.setFullYear(d, 0, s.firstWeekContainsDate), t.setHours(0, 0, 0, 0),
|
|
1597
|
+
return t.setFullYear(d, 0, s.firstWeekContainsDate), t.setHours(0, 0, 0, 0), ge(t, s);
|
|
1598
1598
|
}
|
|
1599
1599
|
}
|
|
1600
|
-
class
|
|
1600
|
+
class xr extends M {
|
|
1601
1601
|
constructor() {
|
|
1602
1602
|
super(...arguments);
|
|
1603
1603
|
h(this, "priority", 130);
|
|
@@ -1620,7 +1620,7 @@ class Pr extends M {
|
|
|
1620
1620
|
]);
|
|
1621
1621
|
}
|
|
1622
1622
|
parse(t, r) {
|
|
1623
|
-
return
|
|
1623
|
+
return je(r === "R" ? 4 : r.length, t);
|
|
1624
1624
|
}
|
|
1625
1625
|
set(t, r, a) {
|
|
1626
1626
|
const s = W(t, 0);
|
|
@@ -1634,13 +1634,13 @@ class Dr extends M {
|
|
|
1634
1634
|
h(this, "incompatibleTokens", ["G", "y", "Y", "R", "w", "I", "i", "e", "c", "t", "T"]);
|
|
1635
1635
|
}
|
|
1636
1636
|
parse(t, r) {
|
|
1637
|
-
return
|
|
1637
|
+
return je(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 Mr extends M {
|
|
1644
1644
|
constructor() {
|
|
1645
1645
|
super(...arguments);
|
|
1646
1646
|
h(this, "priority", 120);
|
|
@@ -1665,7 +1665,7 @@ class xr extends M {
|
|
|
1665
1665
|
switch (r) {
|
|
1666
1666
|
case "Q":
|
|
1667
1667
|
case "QQ":
|
|
1668
|
-
return
|
|
1668
|
+
return j(r.length, t);
|
|
1669
1669
|
case "Qo":
|
|
1670
1670
|
return a.ordinalNumber(t, { unit: "quarter" });
|
|
1671
1671
|
case "QQQ":
|
|
@@ -1702,7 +1702,7 @@ class xr extends M {
|
|
|
1702
1702
|
return t.setMonth((a - 1) * 3, 1), t.setHours(0, 0, 0, 0), t;
|
|
1703
1703
|
}
|
|
1704
1704
|
}
|
|
1705
|
-
class
|
|
1705
|
+
class Or extends M {
|
|
1706
1706
|
constructor() {
|
|
1707
1707
|
super(...arguments);
|
|
1708
1708
|
h(this, "priority", 120);
|
|
@@ -1727,7 +1727,7 @@ class Mr extends M {
|
|
|
1727
1727
|
switch (r) {
|
|
1728
1728
|
case "q":
|
|
1729
1729
|
case "qq":
|
|
1730
|
-
return
|
|
1730
|
+
return j(r.length, t);
|
|
1731
1731
|
case "qo":
|
|
1732
1732
|
return a.ordinalNumber(t, { unit: "quarter" });
|
|
1733
1733
|
case "qqq":
|
|
@@ -1764,7 +1764,7 @@ class Mr extends M {
|
|
|
1764
1764
|
return t.setMonth((a - 1) * 3, 1), t.setHours(0, 0, 0, 0), t;
|
|
1765
1765
|
}
|
|
1766
1766
|
}
|
|
1767
|
-
class
|
|
1767
|
+
class kr extends M {
|
|
1768
1768
|
constructor() {
|
|
1769
1769
|
super(...arguments);
|
|
1770
1770
|
h(this, "incompatibleTokens", [
|
|
@@ -1793,7 +1793,7 @@ class Or extends M {
|
|
|
1793
1793
|
s
|
|
1794
1794
|
);
|
|
1795
1795
|
case "MM":
|
|
1796
|
-
return L(
|
|
1796
|
+
return L(j(2, t), s);
|
|
1797
1797
|
case "Mo":
|
|
1798
1798
|
return L(
|
|
1799
1799
|
a.ordinalNumber(t, {
|
|
@@ -1826,7 +1826,7 @@ class Or extends M {
|
|
|
1826
1826
|
return t.setMonth(a, 1), t.setHours(0, 0, 0, 0), t;
|
|
1827
1827
|
}
|
|
1828
1828
|
}
|
|
1829
|
-
class
|
|
1829
|
+
class Rr extends M {
|
|
1830
1830
|
constructor() {
|
|
1831
1831
|
super(...arguments);
|
|
1832
1832
|
h(this, "priority", 110);
|
|
@@ -1855,7 +1855,7 @@ class kr extends M {
|
|
|
1855
1855
|
s
|
|
1856
1856
|
);
|
|
1857
1857
|
case "LL":
|
|
1858
|
-
return L(
|
|
1858
|
+
return L(j(2, t), s);
|
|
1859
1859
|
case "Lo":
|
|
1860
1860
|
return L(
|
|
1861
1861
|
a.ordinalNumber(t, {
|
|
@@ -1888,11 +1888,11 @@ class kr extends M {
|
|
|
1888
1888
|
return t.setMonth(a, 1), t.setHours(0, 0, 0, 0), t;
|
|
1889
1889
|
}
|
|
1890
1890
|
}
|
|
1891
|
-
function
|
|
1891
|
+
function Sr(e, n, t) {
|
|
1892
1892
|
const r = z(e, t == null ? void 0 : t.in), a = At(r, t) - n;
|
|
1893
1893
|
return r.setDate(r.getDate() - a * 7), z(r, t == null ? void 0 : t.in);
|
|
1894
1894
|
}
|
|
1895
|
-
class
|
|
1895
|
+
class Ir extends M {
|
|
1896
1896
|
constructor() {
|
|
1897
1897
|
super(...arguments);
|
|
1898
1898
|
h(this, "priority", 100);
|
|
@@ -1919,21 +1919,21 @@ class Sr extends M {
|
|
|
1919
1919
|
case "wo":
|
|
1920
1920
|
return a.ordinalNumber(t, { unit: "week" });
|
|
1921
1921
|
default:
|
|
1922
|
-
return
|
|
1922
|
+
return j(r.length, t);
|
|
1923
1923
|
}
|
|
1924
1924
|
}
|
|
1925
1925
|
validate(t, r) {
|
|
1926
1926
|
return r >= 1 && r <= 53;
|
|
1927
1927
|
}
|
|
1928
1928
|
set(t, r, a, s) {
|
|
1929
|
-
return
|
|
1929
|
+
return ge(Sr(t, a, s), s);
|
|
1930
1930
|
}
|
|
1931
1931
|
}
|
|
1932
|
-
function
|
|
1933
|
-
const r = z(e, t == null ? void 0 : t.in), a =
|
|
1932
|
+
function Cr(e, n, t) {
|
|
1933
|
+
const r = z(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 jr extends M {
|
|
1937
1937
|
constructor() {
|
|
1938
1938
|
super(...arguments);
|
|
1939
1939
|
h(this, "priority", 100);
|
|
@@ -1961,17 +1961,17 @@ class Cr extends M {
|
|
|
1961
1961
|
case "Io":
|
|
1962
1962
|
return a.ordinalNumber(t, { unit: "week" });
|
|
1963
1963
|
default:
|
|
1964
|
-
return
|
|
1964
|
+
return j(r.length, t);
|
|
1965
1965
|
}
|
|
1966
1966
|
}
|
|
1967
1967
|
validate(t, r) {
|
|
1968
1968
|
return r >= 1 && r <= 53;
|
|
1969
1969
|
}
|
|
1970
1970
|
set(t, r, a) {
|
|
1971
|
-
return we(
|
|
1971
|
+
return we(Cr(t, a));
|
|
1972
1972
|
}
|
|
1973
1973
|
}
|
|
1974
|
-
const Nr = [31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31],
|
|
1974
|
+
const Nr = [31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31], Fr = [
|
|
1975
1975
|
31,
|
|
1976
1976
|
29,
|
|
1977
1977
|
31,
|
|
@@ -1985,7 +1985,7 @@ const Nr = [31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31], jr = [
|
|
|
1985
1985
|
30,
|
|
1986
1986
|
31
|
|
1987
1987
|
];
|
|
1988
|
-
class
|
|
1988
|
+
class Lr extends M {
|
|
1989
1989
|
constructor() {
|
|
1990
1990
|
super(...arguments);
|
|
1991
1991
|
h(this, "priority", 90);
|
|
@@ -2012,18 +2012,18 @@ class Fr extends M {
|
|
|
2012
2012
|
case "do":
|
|
2013
2013
|
return a.ordinalNumber(t, { unit: "date" });
|
|
2014
2014
|
default:
|
|
2015
|
-
return
|
|
2015
|
+
return j(r.length, t);
|
|
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 = nn(a), o = t.getMonth();
|
|
2020
|
+
return s ? r >= 1 && r <= Fr[o] : r >= 1 && r <= Nr[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 Gr extends M {
|
|
2027
2027
|
constructor() {
|
|
2028
2028
|
super(...arguments);
|
|
2029
2029
|
h(this, "priority", 90);
|
|
@@ -2054,23 +2054,23 @@ class Lr extends M {
|
|
|
2054
2054
|
case "Do":
|
|
2055
2055
|
return a.ordinalNumber(t, { unit: "date" });
|
|
2056
2056
|
default:
|
|
2057
|
-
return
|
|
2057
|
+
return j(r.length, t);
|
|
2058
2058
|
}
|
|
2059
2059
|
}
|
|
2060
2060
|
validate(t, r) {
|
|
2061
2061
|
const a = t.getFullYear();
|
|
2062
|
-
return
|
|
2062
|
+
return nn(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
2068
|
function Ke(e, n, t) {
|
|
2069
|
-
var w, _,
|
|
2070
|
-
const r = Pe(), a = (t == null ? void 0 : t.weekStartsOn) ?? ((_ = (w = t == null ? void 0 : t.locale) == null ? void 0 : w.options) == null ? void 0 : _.weekStartsOn) ?? r.weekStartsOn ?? ((
|
|
2071
|
-
return
|
|
2069
|
+
var w, _, g, D;
|
|
2070
|
+
const r = Pe(), a = (t == null ? void 0 : t.weekStartsOn) ?? ((_ = (w = t == null ? void 0 : t.locale) == null ? void 0 : w.options) == null ? void 0 : _.weekStartsOn) ?? r.weekStartsOn ?? ((D = (g = r.locale) == null ? void 0 : g.options) == null ? void 0 : D.weekStartsOn) ?? 0, s = z(e, t == null ? void 0 : t.in), o = s.getDay(), p = (n % 7 + 7) % 7, f = 7 - a, b = n < 0 || n > 6 ? n - (o + f) % 7 : (p + f) % 7 - (o + f) % 7;
|
|
2071
|
+
return Ht(s, b, t);
|
|
2072
2072
|
}
|
|
2073
|
-
class
|
|
2073
|
+
class zr extends M {
|
|
2074
2074
|
constructor() {
|
|
2075
2075
|
super(...arguments);
|
|
2076
2076
|
h(this, "priority", 90);
|
|
@@ -2107,7 +2107,7 @@ class Gr extends M {
|
|
|
2107
2107
|
return t = Ke(t, a, s), t.setHours(0, 0, 0, 0), t;
|
|
2108
2108
|
}
|
|
2109
2109
|
}
|
|
2110
|
-
class
|
|
2110
|
+
class Yr extends M {
|
|
2111
2111
|
constructor() {
|
|
2112
2112
|
super(...arguments);
|
|
2113
2113
|
h(this, "priority", 90);
|
|
@@ -2131,13 +2131,13 @@ class zr extends M {
|
|
|
2131
2131
|
}
|
|
2132
2132
|
parse(t, r, a, s) {
|
|
2133
2133
|
const o = (d) => {
|
|
2134
|
-
const
|
|
2135
|
-
return (d + s.weekStartsOn + 6) % 7 +
|
|
2134
|
+
const p = Math.floor((d - 1) / 7) * 7;
|
|
2135
|
+
return (d + s.weekStartsOn + 6) % 7 + p;
|
|
2136
2136
|
};
|
|
2137
2137
|
switch (r) {
|
|
2138
2138
|
case "e":
|
|
2139
2139
|
case "ee":
|
|
2140
|
-
return L(
|
|
2140
|
+
return L(j(r.length, t), o);
|
|
2141
2141
|
case "eo":
|
|
2142
2142
|
return L(
|
|
2143
2143
|
a.ordinalNumber(t, {
|
|
@@ -2172,7 +2172,7 @@ class zr extends M {
|
|
|
2172
2172
|
return t = Ke(t, a, s), t.setHours(0, 0, 0, 0), t;
|
|
2173
2173
|
}
|
|
2174
2174
|
}
|
|
2175
|
-
class
|
|
2175
|
+
class Wr extends M {
|
|
2176
2176
|
constructor() {
|
|
2177
2177
|
super(...arguments);
|
|
2178
2178
|
h(this, "priority", 90);
|
|
@@ -2196,13 +2196,13 @@ class Yr extends M {
|
|
|
2196
2196
|
}
|
|
2197
2197
|
parse(t, r, a, s) {
|
|
2198
2198
|
const o = (d) => {
|
|
2199
|
-
const
|
|
2200
|
-
return (d + s.weekStartsOn + 6) % 7 +
|
|
2199
|
+
const p = Math.floor((d - 1) / 7) * 7;
|
|
2200
|
+
return (d + s.weekStartsOn + 6) % 7 + p;
|
|
2201
2201
|
};
|
|
2202
2202
|
switch (r) {
|
|
2203
2203
|
case "c":
|
|
2204
2204
|
case "cc":
|
|
2205
|
-
return L(
|
|
2205
|
+
return L(j(r.length, t), o);
|
|
2206
2206
|
case "co":
|
|
2207
2207
|
return L(
|
|
2208
2208
|
a.ordinalNumber(t, {
|
|
@@ -2237,11 +2237,11 @@ class Yr extends M {
|
|
|
2237
2237
|
return t = Ke(t, a, s), t.setHours(0, 0, 0, 0), t;
|
|
2238
2238
|
}
|
|
2239
2239
|
}
|
|
2240
|
-
function
|
|
2241
|
-
const r = z(e, t == null ? void 0 : t.in), a =
|
|
2242
|
-
return
|
|
2240
|
+
function qr(e, n, t) {
|
|
2241
|
+
const r = z(e, t == null ? void 0 : t.in), a = pr(r, t), s = n - a;
|
|
2242
|
+
return Ht(r, s, t);
|
|
2243
2243
|
}
|
|
2244
|
-
class
|
|
2244
|
+
class Er extends M {
|
|
2245
2245
|
constructor() {
|
|
2246
2246
|
super(...arguments);
|
|
2247
2247
|
h(this, "priority", 90);
|
|
@@ -2268,7 +2268,7 @@ class qr extends M {
|
|
|
2268
2268
|
switch (r) {
|
|
2269
2269
|
case "i":
|
|
2270
2270
|
case "ii":
|
|
2271
|
-
return
|
|
2271
|
+
return j(r.length, t);
|
|
2272
2272
|
case "io":
|
|
2273
2273
|
return a.ordinalNumber(t, { unit: "day" });
|
|
2274
2274
|
case "iii":
|
|
@@ -2328,10 +2328,10 @@ class qr extends M {
|
|
|
2328
2328
|
return r >= 1 && r <= 7;
|
|
2329
2329
|
}
|
|
2330
2330
|
set(t, r, a) {
|
|
2331
|
-
return t =
|
|
2331
|
+
return t = qr(t, a), t.setHours(0, 0, 0, 0), t;
|
|
2332
2332
|
}
|
|
2333
2333
|
}
|
|
2334
|
-
class
|
|
2334
|
+
class Br extends M {
|
|
2335
2335
|
constructor() {
|
|
2336
2336
|
super(...arguments);
|
|
2337
2337
|
h(this, "priority", 80);
|
|
@@ -2372,7 +2372,7 @@ class Er extends M {
|
|
|
2372
2372
|
return t.setHours(Je(a), 0, 0, 0), t;
|
|
2373
2373
|
}
|
|
2374
2374
|
}
|
|
2375
|
-
class
|
|
2375
|
+
class Hr extends M {
|
|
2376
2376
|
constructor() {
|
|
2377
2377
|
super(...arguments);
|
|
2378
2378
|
h(this, "priority", 80);
|
|
@@ -2413,7 +2413,7 @@ class Br extends M {
|
|
|
2413
2413
|
return t.setHours(Je(a), 0, 0, 0), t;
|
|
2414
2414
|
}
|
|
2415
2415
|
}
|
|
2416
|
-
class
|
|
2416
|
+
class Ur extends M {
|
|
2417
2417
|
constructor() {
|
|
2418
2418
|
super(...arguments);
|
|
2419
2419
|
h(this, "priority", 80);
|
|
@@ -2454,7 +2454,7 @@ class Hr extends M {
|
|
|
2454
2454
|
return t.setHours(Je(a), 0, 0, 0), t;
|
|
2455
2455
|
}
|
|
2456
2456
|
}
|
|
2457
|
-
class
|
|
2457
|
+
class $r extends M {
|
|
2458
2458
|
constructor() {
|
|
2459
2459
|
super(...arguments);
|
|
2460
2460
|
h(this, "priority", 70);
|
|
@@ -2467,7 +2467,7 @@ class Ur extends M {
|
|
|
2467
2467
|
case "ho":
|
|
2468
2468
|
return a.ordinalNumber(t, { unit: "hour" });
|
|
2469
2469
|
default:
|
|
2470
|
-
return
|
|
2470
|
+
return j(r.length, t);
|
|
2471
2471
|
}
|
|
2472
2472
|
}
|
|
2473
2473
|
validate(t, r) {
|
|
@@ -2478,7 +2478,7 @@ class Ur extends M {
|
|
|
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 M {
|
|
2482
2482
|
constructor() {
|
|
2483
2483
|
super(...arguments);
|
|
2484
2484
|
h(this, "priority", 70);
|
|
@@ -2491,7 +2491,7 @@ class $r extends M {
|
|
|
2491
2491
|
case "Ho":
|
|
2492
2492
|
return a.ordinalNumber(t, { unit: "hour" });
|
|
2493
2493
|
default:
|
|
2494
|
-
return
|
|
2494
|
+
return j(r.length, t);
|
|
2495
2495
|
}
|
|
2496
2496
|
}
|
|
2497
2497
|
validate(t, r) {
|
|
@@ -2514,7 +2514,7 @@ class Ar extends M {
|
|
|
2514
2514
|
case "Ko":
|
|
2515
2515
|
return a.ordinalNumber(t, { unit: "hour" });
|
|
2516
2516
|
default:
|
|
2517
|
-
return
|
|
2517
|
+
return j(r.length, t);
|
|
2518
2518
|
}
|
|
2519
2519
|
}
|
|
2520
2520
|
validate(t, r) {
|
|
@@ -2524,7 +2524,7 @@ class Ar extends M {
|
|
|
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 Qr extends M {
|
|
2528
2528
|
constructor() {
|
|
2529
2529
|
super(...arguments);
|
|
2530
2530
|
h(this, "priority", 70);
|
|
@@ -2537,7 +2537,7 @@ class Vr extends M {
|
|
|
2537
2537
|
case "ko":
|
|
2538
2538
|
return a.ordinalNumber(t, { unit: "hour" });
|
|
2539
2539
|
default:
|
|
2540
|
-
return
|
|
2540
|
+
return j(r.length, t);
|
|
2541
2541
|
}
|
|
2542
2542
|
}
|
|
2543
2543
|
validate(t, r) {
|
|
@@ -2548,7 +2548,7 @@ class Vr extends M {
|
|
|
2548
2548
|
return t.setHours(s, 0, 0, 0), t;
|
|
2549
2549
|
}
|
|
2550
2550
|
}
|
|
2551
|
-
class
|
|
2551
|
+
class Xr extends M {
|
|
2552
2552
|
constructor() {
|
|
2553
2553
|
super(...arguments);
|
|
2554
2554
|
h(this, "priority", 60);
|
|
@@ -2561,7 +2561,7 @@ class Qr extends M {
|
|
|
2561
2561
|
case "mo":
|
|
2562
2562
|
return a.ordinalNumber(t, { unit: "minute" });
|
|
2563
2563
|
default:
|
|
2564
|
-
return
|
|
2564
|
+
return j(r.length, t);
|
|
2565
2565
|
}
|
|
2566
2566
|
}
|
|
2567
2567
|
validate(t, r) {
|
|
@@ -2571,7 +2571,7 @@ class Qr extends M {
|
|
|
2571
2571
|
return t.setMinutes(a, 0, 0), t;
|
|
2572
2572
|
}
|
|
2573
2573
|
}
|
|
2574
|
-
class
|
|
2574
|
+
class Zr extends M {
|
|
2575
2575
|
constructor() {
|
|
2576
2576
|
super(...arguments);
|
|
2577
2577
|
h(this, "priority", 50);
|
|
@@ -2584,7 +2584,7 @@ class Xr extends M {
|
|
|
2584
2584
|
case "so":
|
|
2585
2585
|
return a.ordinalNumber(t, { unit: "second" });
|
|
2586
2586
|
default:
|
|
2587
|
-
return
|
|
2587
|
+
return j(r.length, t);
|
|
2588
2588
|
}
|
|
2589
2589
|
}
|
|
2590
2590
|
validate(t, r) {
|
|
@@ -2594,7 +2594,7 @@ class Xr extends M {
|
|
|
2594
2594
|
return t.setSeconds(a, 0), t;
|
|
2595
2595
|
}
|
|
2596
2596
|
}
|
|
2597
|
-
class
|
|
2597
|
+
class Jr extends M {
|
|
2598
2598
|
constructor() {
|
|
2599
2599
|
super(...arguments);
|
|
2600
2600
|
h(this, "priority", 30);
|
|
@@ -2602,13 +2602,13 @@ class Zr extends M {
|
|
|
2602
2602
|
}
|
|
2603
2603
|
parse(t, r) {
|
|
2604
2604
|
const a = (s) => Math.trunc(s * Math.pow(10, -r.length + 3));
|
|
2605
|
-
return L(
|
|
2605
|
+
return L(j(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 Kr extends M {
|
|
2612
2612
|
constructor() {
|
|
2613
2613
|
super(...arguments);
|
|
2614
2614
|
h(this, "priority", 10);
|
|
@@ -2645,7 +2645,7 @@ class Jr extends M {
|
|
|
2645
2645
|
);
|
|
2646
2646
|
}
|
|
2647
2647
|
}
|
|
2648
|
-
class
|
|
2648
|
+
class ea extends M {
|
|
2649
2649
|
constructor() {
|
|
2650
2650
|
super(...arguments);
|
|
2651
2651
|
h(this, "priority", 10);
|
|
@@ -2682,82 +2682,82 @@ class Kr extends M {
|
|
|
2682
2682
|
);
|
|
2683
2683
|
}
|
|
2684
2684
|
}
|
|
2685
|
-
class
|
|
2685
|
+
class ta extends M {
|
|
2686
2686
|
constructor() {
|
|
2687
2687
|
super(...arguments);
|
|
2688
2688
|
h(this, "priority", 40);
|
|
2689
2689
|
h(this, "incompatibleTokens", "*");
|
|
2690
2690
|
}
|
|
2691
2691
|
parse(t) {
|
|
2692
|
-
return
|
|
2692
|
+
return en(t);
|
|
2693
2693
|
}
|
|
2694
2694
|
set(t, r, a) {
|
|
2695
2695
|
return [W(t, a * 1e3), { timestampIsSet: !0 }];
|
|
2696
2696
|
}
|
|
2697
2697
|
}
|
|
2698
|
-
class
|
|
2698
|
+
class na extends M {
|
|
2699
2699
|
constructor() {
|
|
2700
2700
|
super(...arguments);
|
|
2701
2701
|
h(this, "priority", 20);
|
|
2702
2702
|
h(this, "incompatibleTokens", "*");
|
|
2703
2703
|
}
|
|
2704
2704
|
parse(t) {
|
|
2705
|
-
return
|
|
2705
|
+
return en(t);
|
|
2706
2706
|
}
|
|
2707
2707
|
set(t, r, a) {
|
|
2708
2708
|
return [W(t, a), { timestampIsSet: !0 }];
|
|
2709
2709
|
}
|
|
2710
2710
|
}
|
|
2711
|
-
const
|
|
2712
|
-
G: new
|
|
2713
|
-
y: new
|
|
2714
|
-
Y: new
|
|
2715
|
-
R: new
|
|
2711
|
+
const ra = {
|
|
2712
|
+
G: new vr(),
|
|
2713
|
+
y: new wr(),
|
|
2714
|
+
Y: new Pr(),
|
|
2715
|
+
R: new xr(),
|
|
2716
2716
|
u: new Dr(),
|
|
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
|
|
2717
|
+
Q: new Mr(),
|
|
2718
|
+
q: new Or(),
|
|
2719
|
+
M: new kr(),
|
|
2720
|
+
L: new Rr(),
|
|
2721
|
+
w: new Ir(),
|
|
2722
|
+
I: new jr(),
|
|
2723
|
+
d: new Lr(),
|
|
2724
|
+
D: new Gr(),
|
|
2725
|
+
E: new zr(),
|
|
2726
|
+
e: new Yr(),
|
|
2727
|
+
c: new Wr(),
|
|
2728
|
+
i: new Er(),
|
|
2729
|
+
a: new Br(),
|
|
2730
|
+
b: new Hr(),
|
|
2731
|
+
B: new Ur(),
|
|
2732
|
+
h: new $r(),
|
|
2733
|
+
H: new Vr(),
|
|
2734
2734
|
K: new Ar(),
|
|
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 Qr(),
|
|
2736
|
+
m: new Xr(),
|
|
2737
|
+
s: new Zr(),
|
|
2738
|
+
S: new Jr(),
|
|
2739
|
+
X: new Kr(),
|
|
2740
|
+
x: new ea(),
|
|
2741
|
+
t: new ta(),
|
|
2742
|
+
T: new na()
|
|
2743
|
+
}, aa = /[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g, sa = /P+p+|P+|p+|''|'(''|[^'])+('|$)|./g, oa = /^'([^]*?)'?$/, ia = /''/g, ua = /\S/, la = /[a-zA-Z]/;
|
|
2744
|
+
function ca(e, n, t, r) {
|
|
2745
2745
|
var B, H, T, S;
|
|
2746
|
-
const a = () => W(t, NaN), s =
|
|
2746
|
+
const a = () => W(t, NaN), s = Jt(), o = s.locale ?? $t, d = s.firstWeekContainsDate ?? ((H = (B = s.locale) == null ? void 0 : B.options) == null ? void 0 : H.firstWeekContainsDate) ?? 1, p = s.weekStartsOn ?? ((S = (T = s.locale) == null ? void 0 : T.options) == null ? void 0 : S.weekStartsOn) ?? 0, f = {
|
|
2747
2747
|
firstWeekContainsDate: d,
|
|
2748
|
-
weekStartsOn:
|
|
2748
|
+
weekStartsOn: p,
|
|
2749
2749
|
locale: o
|
|
2750
|
-
}, b = [new
|
|
2750
|
+
}, b = [new Tr(r == null ? void 0 : r.in, t)], w = n.match(sa).map((v) => {
|
|
2751
2751
|
const k = v[0];
|
|
2752
|
-
if (k in
|
|
2753
|
-
const q =
|
|
2752
|
+
if (k in Ae) {
|
|
2753
|
+
const q = Ae[k];
|
|
2754
2754
|
return q(v, o.formatLong);
|
|
2755
2755
|
}
|
|
2756
2756
|
return v;
|
|
2757
|
-
}).join("").match(
|
|
2757
|
+
}).join("").match(aa), _ = [];
|
|
2758
2758
|
for (let v of w) {
|
|
2759
|
-
|
|
2760
|
-
const k = v[0], q =
|
|
2759
|
+
Zt(v) && Qe(v, n, e), Xt(v) && Qe(v, n, e);
|
|
2760
|
+
const k = v[0], q = ra[k];
|
|
2761
2761
|
if (q) {
|
|
2762
2762
|
const { incompatibleTokens: ne } = q;
|
|
2763
2763
|
if (Array.isArray(ne)) {
|
|
@@ -2783,60 +2783,60 @@ function la(e, n, t, r) {
|
|
|
2783
2783
|
return a();
|
|
2784
2784
|
b.push(pe.setter), e = pe.rest;
|
|
2785
2785
|
} else {
|
|
2786
|
-
if (k.match(
|
|
2786
|
+
if (k.match(la))
|
|
2787
2787
|
throw new RangeError(
|
|
2788
2788
|
"Format string contains an unescaped latin alphabet character `" + k + "`"
|
|
2789
2789
|
);
|
|
2790
|
-
if (v === "''" ? v = "'" : k === "'" && (v =
|
|
2790
|
+
if (v === "''" ? v = "'" : k === "'" && (v = da(v)), e.indexOf(v) === 0)
|
|
2791
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 && ua.test(e))
|
|
2797
2797
|
return a();
|
|
2798
|
-
const
|
|
2798
|
+
const g = b.map((v) => v.priority).sort((v, k) => k - v).filter((v, k, q) => q.indexOf(v) === k).map(
|
|
2799
2799
|
(v) => b.filter((k) => k.priority === v).sort((k, q) => q.subPriority - k.subPriority)
|
|
2800
2800
|
).map((v) => v[0]);
|
|
2801
|
-
let
|
|
2802
|
-
if (isNaN(+
|
|
2803
|
-
const
|
|
2804
|
-
for (const v of
|
|
2805
|
-
if (!v.validate(
|
|
2801
|
+
let D = z(t, r == null ? void 0 : r.in);
|
|
2802
|
+
if (isNaN(+D)) return a();
|
|
2803
|
+
const N = {};
|
|
2804
|
+
for (const v of g) {
|
|
2805
|
+
if (!v.validate(D, f))
|
|
2806
2806
|
return a();
|
|
2807
|
-
const k = v.set(
|
|
2808
|
-
Array.isArray(k) ? (
|
|
2807
|
+
const k = v.set(D, N, f);
|
|
2808
|
+
Array.isArray(k) ? (D = k[0], Object.assign(N, k[1])) : D = k;
|
|
2809
2809
|
}
|
|
2810
|
-
return
|
|
2810
|
+
return D;
|
|
2811
2811
|
}
|
|
2812
|
-
function
|
|
2813
|
-
return e.match(
|
|
2812
|
+
function da(e) {
|
|
2813
|
+
return e.match(oa)[1].replace(ia, "'");
|
|
2814
2814
|
}
|
|
2815
2815
|
function wt(e, n, t) {
|
|
2816
|
-
const r =
|
|
2817
|
-
return "formatToParts" in a ?
|
|
2816
|
+
const r = Jt(), a = ga(e, t.timeZone, t.locale ?? r.locale);
|
|
2817
|
+
return "formatToParts" in a ? ma(a, n) : fa(a, n);
|
|
2818
2818
|
}
|
|
2819
|
-
function
|
|
2819
|
+
function ma(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 fa(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 ga(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 pa(e, n) {
|
|
2836
|
+
const t = Ta(n);
|
|
2837
|
+
return "formatToParts" in t ? ya(t, e) : ha(t, e);
|
|
2838
2838
|
}
|
|
2839
|
-
const
|
|
2839
|
+
const ba = {
|
|
2840
2840
|
year: 0,
|
|
2841
2841
|
month: 1,
|
|
2842
2842
|
day: 2,
|
|
@@ -2844,11 +2844,11 @@ const pa = {
|
|
|
2844
2844
|
minute: 4,
|
|
2845
2845
|
second: 5
|
|
2846
2846
|
};
|
|
2847
|
-
function
|
|
2847
|
+
function ya(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 = ba[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 ba(e, n) {
|
|
|
2858
2858
|
throw t;
|
|
2859
2859
|
}
|
|
2860
2860
|
}
|
|
2861
|
-
function
|
|
2861
|
+
function ha(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),
|
|
@@ -2878,9 +2878,9 @@ const qe = {}, Pt = 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 qe[e] || (qe[e] =
|
|
2881
|
+
}).format(/* @__PURE__ */ new Date("2014-06-25T04:00:00.123Z")), _a = Pt === "06/25/2014, 00:00:00" || Pt === "06/25/2014 00:00:00";
|
|
2882
|
+
function Ta(e) {
|
|
2883
|
+
return qe[e] || (qe[e] = _a ? new Intl.DateTimeFormat("en-US", {
|
|
2884
2884
|
hourCycle: "h23",
|
|
2885
2885
|
timeZone: e,
|
|
2886
2886
|
year: "numeric",
|
|
@@ -2904,7 +2904,7 @@ function et(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 xt = 36e5, va = 6e4, Ee = {
|
|
2908
2908
|
timezone: /([Z+-].*)$/,
|
|
2909
2909
|
timezoneZ: /^(Z)$/,
|
|
2910
2910
|
timezoneHH: /^([+-]\d{2})$/,
|
|
@@ -2918,29 +2918,29 @@ function Ge(e, n, t) {
|
|
|
2918
2918
|
return 0;
|
|
2919
2919
|
let a, s;
|
|
2920
2920
|
if (r = Ee.timezoneHH.exec(e), r)
|
|
2921
|
-
return a = parseInt(r[1], 10),
|
|
2921
|
+
return a = parseInt(r[1], 10), Dt(a) ? -(a * xt) : NaN;
|
|
2922
2922
|
if (r = Ee.timezoneHHMM.exec(e), r) {
|
|
2923
2923
|
a = parseInt(r[2], 10);
|
|
2924
2924
|
const o = parseInt(r[3], 10);
|
|
2925
|
-
return
|
|
2925
|
+
return Dt(a, o) ? (s = Math.abs(a) * xt + o * va, r[1] === "+" ? -s : s) : NaN;
|
|
2926
2926
|
}
|
|
2927
|
-
if (
|
|
2927
|
+
if (xa(e)) {
|
|
2928
2928
|
n = new Date(n || Date.now());
|
|
2929
|
-
const o = t ? n :
|
|
2930
|
-
return -(t ? d :
|
|
2929
|
+
const o = t ? n : wa(n), d = Xe(o, e);
|
|
2930
|
+
return -(t ? d : Pa(n, d, e));
|
|
2931
2931
|
}
|
|
2932
2932
|
return NaN;
|
|
2933
2933
|
}
|
|
2934
|
-
function
|
|
2934
|
+
function wa(e) {
|
|
2935
2935
|
return et(e.getFullYear(), e.getMonth(), e.getDate(), e.getHours(), e.getMinutes(), e.getSeconds(), e.getMilliseconds());
|
|
2936
2936
|
}
|
|
2937
2937
|
function Xe(e, n) {
|
|
2938
|
-
const t =
|
|
2938
|
+
const t = pa(e, n), r = et(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 Pa(e, n, t) {
|
|
2944
2944
|
let a = e.getTime() - n;
|
|
2945
2945
|
const s = Xe(new Date(a), t);
|
|
2946
2946
|
if (n === s)
|
|
@@ -2949,11 +2949,11 @@ function wa(e, n, t) {
|
|
|
2949
2949
|
const o = Xe(new Date(a), t);
|
|
2950
2950
|
return s === o ? s : Math.max(s, o);
|
|
2951
2951
|
}
|
|
2952
|
-
function
|
|
2952
|
+
function Dt(e, n) {
|
|
2953
2953
|
return -23 <= e && e <= 23 && (n == null || 0 <= n && n <= 59);
|
|
2954
2954
|
}
|
|
2955
2955
|
const Mt = {};
|
|
2956
|
-
function
|
|
2956
|
+
function xa(e) {
|
|
2957
2957
|
if (Mt[e])
|
|
2958
2958
|
return !0;
|
|
2959
2959
|
try {
|
|
@@ -2962,7 +2962,7 @@ function Pa(e) {
|
|
|
2962
2962
|
return !1;
|
|
2963
2963
|
}
|
|
2964
2964
|
}
|
|
2965
|
-
const Da = 60 * 1e3,
|
|
2965
|
+
const Da = 60 * 1e3, Ma = {
|
|
2966
2966
|
// Timezone (ISO-8601. If offset is 0, output is always `'Z'`)
|
|
2967
2967
|
X: function(e, n, t) {
|
|
2968
2968
|
const r = Be(t.timeZone, e);
|
|
@@ -3002,7 +3002,7 @@ const Da = 60 * 1e3, xa = {
|
|
|
3002
3002
|
case "O":
|
|
3003
3003
|
case "OO":
|
|
3004
3004
|
case "OOO":
|
|
3005
|
-
return "GMT" +
|
|
3005
|
+
return "GMT" + Oa(r, ":");
|
|
3006
3006
|
case "OOOO":
|
|
3007
3007
|
default:
|
|
3008
3008
|
return "GMT" + ve(r, ":");
|
|
@@ -3027,7 +3027,7 @@ function Be(e, n) {
|
|
|
3027
3027
|
throw new RangeError("Invalid time zone specified: " + e);
|
|
3028
3028
|
return t;
|
|
3029
3029
|
}
|
|
3030
|
-
function
|
|
3030
|
+
function Ne(e, n) {
|
|
3031
3031
|
const t = e < 0 ? "-" : "";
|
|
3032
3032
|
let r = Math.abs(e).toString();
|
|
3033
3033
|
for (; r.length < n; )
|
|
@@ -3035,21 +3035,21 @@ function je(e, n) {
|
|
|
3035
3035
|
return t + r;
|
|
3036
3036
|
}
|
|
3037
3037
|
function ve(e, n = "") {
|
|
3038
|
-
const t = e > 0 ? "-" : "+", r = Math.abs(e), a =
|
|
3038
|
+
const t = e > 0 ? "-" : "+", r = Math.abs(e), a = Ne(Math.floor(r / 60), 2), s = Ne(Math.floor(r % 60), 2);
|
|
3039
3039
|
return t + a + n + s;
|
|
3040
3040
|
}
|
|
3041
3041
|
function Ot(e, n) {
|
|
3042
|
-
return e % 60 === 0 ? (e > 0 ? "-" : "+") +
|
|
3042
|
+
return e % 60 === 0 ? (e > 0 ? "-" : "+") + Ne(Math.abs(e) / 60, 2) : ve(e, n);
|
|
3043
3043
|
}
|
|
3044
|
-
function
|
|
3044
|
+
function Oa(e, n = "") {
|
|
3045
3045
|
const t = e > 0 ? "-" : "+", r = Math.abs(e), a = Math.floor(r / 60), s = r % 60;
|
|
3046
|
-
return s === 0 ? t + String(a) : t + String(a) + n +
|
|
3046
|
+
return s === 0 ? t + String(a) : t + String(a) + n + Ne(s, 2);
|
|
3047
3047
|
}
|
|
3048
3048
|
function kt(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 rn = /(Z|[+-]\d{2}(?::?\d{2})?| UTC| [a-zA-Z]+\/[a-zA-Z_]+(?:\/[a-zA-Z_]+)?)$/, He = 36e5, Rt = 6e4, ka = 2, E = {
|
|
3053
3053
|
dateTimePattern: /^([0-9W+-]+)(T| )(.*)/,
|
|
3054
3054
|
datePattern: /^([0-9W+-]+)(.*)/,
|
|
3055
3055
|
plainTime: /:/,
|
|
@@ -3082,14 +3082,14 @@ const nn = /(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: rn
|
|
3086
3086
|
};
|
|
3087
3087
|
function Fe(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 ? ka : 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 Fe(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 } = Sa(r.date, t), o = Ia(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
|
-
let
|
|
3107
|
-
if (r.time && (
|
|
3106
|
+
let p = 0, f;
|
|
3107
|
+
if (r.time && (p = Ca(r.time), p === null || isNaN(p)))
|
|
3108
3108
|
return /* @__PURE__ */ new Date(NaN);
|
|
3109
3109
|
if (r.timeZone || n.timeZone) {
|
|
3110
|
-
if (f = Ge(r.timeZone || n.timeZone, new Date(d +
|
|
3110
|
+
if (f = Ge(r.timeZone || n.timeZone, new Date(d + p)), isNaN(f))
|
|
3111
3111
|
return /* @__PURE__ */ new Date(NaN);
|
|
3112
3112
|
} else
|
|
3113
|
-
f = kt(new Date(d +
|
|
3114
|
-
return new Date(d +
|
|
3113
|
+
f = kt(new Date(d + p)), f = kt(new Date(d + p + f));
|
|
3114
|
+
return new Date(d + p + f);
|
|
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 = E.dateTimePattern.exec(e), r;
|
|
3121
3121
|
if (t ? (n.date = t[1], r = t[3]) : (t = E.datePattern.exec(e), t ? (n.date = t[1], r = t[2]) : (n.date = null, r = e)), r) {
|
|
@@ -3124,7 +3124,7 @@ function ka(e) {
|
|
|
3124
3124
|
}
|
|
3125
3125
|
return n;
|
|
3126
3126
|
}
|
|
3127
|
-
function
|
|
3127
|
+
function Sa(e, n) {
|
|
3128
3128
|
if (e) {
|
|
3129
3129
|
const t = E.YYY[n], r = E.YYYYY[n];
|
|
3130
3130
|
let a = E.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 Ia(e, n) {
|
|
3151
3151
|
if (n === null)
|
|
3152
3152
|
return null;
|
|
3153
3153
|
let t, r, a;
|
|
@@ -3159,7 +3159,7 @@ function Sa(e, n) {
|
|
|
3159
3159
|
if (s = E.DDD.exec(e), s) {
|
|
3160
3160
|
t = /* @__PURE__ */ new Date(0);
|
|
3161
3161
|
const o = parseInt(s[1], 10);
|
|
3162
|
-
return
|
|
3162
|
+
return Fa(n, o) ? (t.setUTCFullYear(n, 0, o), t) : /* @__PURE__ */ new Date(NaN);
|
|
3163
3163
|
}
|
|
3164
3164
|
if (s = E.MMDD.exec(e), s) {
|
|
3165
3165
|
t = /* @__PURE__ */ new Date(0), r = parseInt(s[1], 10) - 1;
|
|
@@ -3175,7 +3175,7 @@ function Sa(e, n) {
|
|
|
3175
3175
|
}
|
|
3176
3176
|
return null;
|
|
3177
3177
|
}
|
|
3178
|
-
function
|
|
3178
|
+
function Ca(e) {
|
|
3179
3179
|
let n, t, r = E.HH.exec(e);
|
|
3180
3180
|
if (r)
|
|
3181
3181
|
return n = parseFloat(r[1].replace(",", ".")), Ue(n) ? n % 24 * He : NaN;
|
|
@@ -3195,8 +3195,8 @@ function St(e, n, t) {
|
|
|
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 ja = [31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31], Na = [31, 29, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31];
|
|
3199
|
+
function an(e) {
|
|
3200
3200
|
return e % 400 === 0 || e % 4 === 0 && e % 100 !== 0;
|
|
3201
3201
|
}
|
|
3202
3202
|
function It(e, n, t) {
|
|
@@ -3205,16 +3205,16 @@ function It(e, n, t) {
|
|
|
3205
3205
|
if (t != null) {
|
|
3206
3206
|
if (t < 1)
|
|
3207
3207
|
return !1;
|
|
3208
|
-
const r =
|
|
3209
|
-
if (r && t > Na[n] || !r && t >
|
|
3208
|
+
const r = an(e);
|
|
3209
|
+
if (r && t > Na[n] || !r && t > ja[n])
|
|
3210
3210
|
return !1;
|
|
3211
3211
|
}
|
|
3212
3212
|
return !0;
|
|
3213
3213
|
}
|
|
3214
|
-
function
|
|
3214
|
+
function Fa(e, n) {
|
|
3215
3215
|
if (n < 1)
|
|
3216
3216
|
return !1;
|
|
3217
|
-
const t =
|
|
3217
|
+
const t = an(e);
|
|
3218
3218
|
return !(t && n > 366 || !t && n > 365);
|
|
3219
3219
|
}
|
|
3220
3220
|
function Ct(e, n) {
|
|
@@ -3223,51 +3223,47 @@ function Ct(e, n) {
|
|
|
3223
3223
|
function Ue(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 Ga(e, n, t = {}) {
|
|
3228
3228
|
n = String(n);
|
|
3229
|
-
const r = n.match(
|
|
3229
|
+
const r = n.match(La);
|
|
3230
3230
|
if (r) {
|
|
3231
3231
|
const a = Fe(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),
|
|
3236
|
-
return
|
|
3235
|
+
const d = s.indexOf(o), p = s[d - 1] === "'", f = s.replace(o, "'" + Ma[o[0]](a, o, t) + "'");
|
|
3236
|
+
return p ? f.substring(0, d - 1) + f.substring(d + 1) : f;
|
|
3237
3237
|
}, n);
|
|
3238
3238
|
}
|
|
3239
|
-
return
|
|
3239
|
+
return fr(e, n, t);
|
|
3240
3240
|
}
|
|
3241
|
-
function
|
|
3241
|
+
function za(e, n, t) {
|
|
3242
3242
|
e = Fe(e, t);
|
|
3243
3243
|
const r = Ge(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(
|
|
3246
|
+
function Ya(e, n, t) {
|
|
3247
|
+
if (typeof e == "string" && !e.match(rn))
|
|
3248
3248
|
return Fe(e, { ...t, timeZone: n });
|
|
3249
3249
|
e = Fe(e, t);
|
|
3250
3250
|
const r = et(e.getFullYear(), e.getMonth(), e.getDate(), e.getHours(), e.getMinutes(), e.getSeconds(), e.getMilliseconds()).getTime(), a = Ge(n, new Date(r));
|
|
3251
3251
|
return new Date(r + a);
|
|
3252
3252
|
}
|
|
3253
|
-
const
|
|
3253
|
+
const Wa = (e) => new TextEncoder().encode(e), qa = (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
|
-
},
|
|
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 =
|
|
3261
|
-
(a.getTime() - e.getTime()) / 1e3
|
|
3262
|
-
), o = Math.floor(
|
|
3263
|
-
(a.getTime() - r.getTime()) / 1e3
|
|
3264
|
-
), d = o - s;
|
|
3259
|
+
}, Ea = () => {
|
|
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 = a.getTime() - e.getTime(), o = a.getTime() - r.getTime(), d = o - s;
|
|
3265
3261
|
return {
|
|
3266
3262
|
monthRemainingTime: s,
|
|
3267
3263
|
monthProgressPercentage: Math.round(d / o * 100)
|
|
3268
3264
|
};
|
|
3269
|
-
},
|
|
3270
|
-
const e = /* @__PURE__ */ new Date(), n = e.getDay(), t = n === 1 ? 7 : 8 - n,
|
|
3265
|
+
}, Ba = () => {
|
|
3266
|
+
const e = /* @__PURE__ */ new Date(), n = e.getDay(), t = n === 1 ? 7 : 8 - n, a = new Date(
|
|
3271
3267
|
e.getFullYear(),
|
|
3272
3268
|
e.getMonth(),
|
|
3273
3269
|
e.getDate() + t,
|
|
@@ -3275,13 +3271,13 @@ const Ya = (e) => new TextEncoder().encode(e), Wa = (e) => {
|
|
|
3275
3271
|
0,
|
|
3276
3272
|
0,
|
|
3277
3273
|
0
|
|
3278
|
-
)
|
|
3274
|
+
).getTime() - e.getTime(), s = 7 * 24 * 60 * 60 * 1e3;
|
|
3279
3275
|
return {
|
|
3280
3276
|
weekRemainingTime: a,
|
|
3281
|
-
weekProgressPercentage: Math.round(a /
|
|
3277
|
+
weekProgressPercentage: Math.round(a / s * 100)
|
|
3282
3278
|
};
|
|
3283
|
-
},
|
|
3284
|
-
const e = /* @__PURE__ */ new Date(),
|
|
3279
|
+
}, Ha = () => {
|
|
3280
|
+
const e = /* @__PURE__ */ new Date(), t = new Date(
|
|
3285
3281
|
e.getFullYear(),
|
|
3286
3282
|
e.getMonth(),
|
|
3287
3283
|
e.getDate() + 1,
|
|
@@ -3289,82 +3285,82 @@ const Ya = (e) => new TextEncoder().encode(e), Wa = (e) => {
|
|
|
3289
3285
|
0,
|
|
3290
3286
|
0,
|
|
3291
3287
|
0
|
|
3292
|
-
)
|
|
3288
|
+
).getTime() - e.getTime(), r = 24 * 60 * 60 * 1e3;
|
|
3293
3289
|
return {
|
|
3294
3290
|
dayRemainingTime: t,
|
|
3295
|
-
dayProgressPercentage: Math.round(t /
|
|
3291
|
+
dayProgressPercentage: Math.round(t / r * 100)
|
|
3296
3292
|
};
|
|
3297
|
-
},
|
|
3293
|
+
}, Ua = () => {
|
|
3298
3294
|
const e = /* @__PURE__ */ new Date(), n = e.getFullYear(), t = e.getMonth(), r = new Date(n, t, 5, 12, 0, 0);
|
|
3299
3295
|
if (e.getDate() > 5)
|
|
3300
3296
|
return {
|
|
3301
3297
|
remainingTimeTo5th: 0,
|
|
3302
3298
|
progressPercentageTo5th: 100
|
|
3303
3299
|
};
|
|
3304
|
-
const a = r.getTime() - e.getTime(), s = new Date(n, t, 1, 0, 0, 0), o = r.getTime() - s.getTime(), d = e.getTime() - s.getTime(),
|
|
3300
|
+
const a = r.getTime() - e.getTime(), s = new Date(n, t, 1, 0, 0, 0), o = r.getTime() - s.getTime(), d = e.getTime() - s.getTime(), p = Math.min(
|
|
3305
3301
|
Math.round(d / o * 100),
|
|
3306
3302
|
100
|
|
3307
3303
|
);
|
|
3308
3304
|
return {
|
|
3309
3305
|
remainingTimeTo5th: a,
|
|
3310
|
-
progressPercentageTo5th:
|
|
3306
|
+
progressPercentageTo5th: p
|
|
3311
3307
|
};
|
|
3312
|
-
},
|
|
3308
|
+
}, $a = () => {
|
|
3313
3309
|
const e = /* @__PURE__ */ new Date(), n = e.getFullYear(), t = e.getMonth(), r = new Date(n, t, 10, 12, 0, 0);
|
|
3314
3310
|
if (e.getDate() > 10)
|
|
3315
3311
|
return {
|
|
3316
3312
|
remainingTimeTo10th: 0,
|
|
3317
3313
|
progressPercentageTo10th: 100
|
|
3318
3314
|
};
|
|
3319
|
-
const a = r.getTime() - e.getTime(), s = new Date(n, t, 1, 0, 0, 0), o = r.getTime() - s.getTime(), d = e.getTime() - s.getTime(),
|
|
3315
|
+
const a = r.getTime() - e.getTime(), s = new Date(n, t, 1, 0, 0, 0), o = r.getTime() - s.getTime(), d = e.getTime() - s.getTime(), p = Math.min(
|
|
3320
3316
|
Math.round(d / o * 100),
|
|
3321
3317
|
100
|
|
3322
3318
|
);
|
|
3323
3319
|
return {
|
|
3324
3320
|
remainingTimeTo10th: a,
|
|
3325
|
-
progressPercentageTo10th:
|
|
3321
|
+
progressPercentageTo10th: p
|
|
3326
3322
|
};
|
|
3327
|
-
},
|
|
3323
|
+
}, Va = () => {
|
|
3328
3324
|
const e = /* @__PURE__ */ new Date(), n = e.getFullYear(), t = e.getMonth(), r = new Date(n, t, 20, 12, 0, 0);
|
|
3329
3325
|
if (e.getDate() > 20)
|
|
3330
3326
|
return {
|
|
3331
3327
|
remainingTimeTo20th: 0,
|
|
3332
3328
|
progressPercentageTo20th: 100
|
|
3333
3329
|
};
|
|
3334
|
-
const a = r.getTime() - e.getTime(), s = new Date(n, t, 1, 0, 0, 0), o = r.getTime() - s.getTime(), d = e.getTime() - s.getTime(),
|
|
3330
|
+
const a = r.getTime() - e.getTime(), s = new Date(n, t, 1, 0, 0, 0), o = r.getTime() - s.getTime(), d = e.getTime() - s.getTime(), p = Math.min(
|
|
3335
3331
|
Math.round(d / o * 100),
|
|
3336
3332
|
100
|
|
3337
3333
|
);
|
|
3338
3334
|
return {
|
|
3339
3335
|
remainingTimeTo20th: a,
|
|
3340
|
-
progressPercentageTo20th:
|
|
3336
|
+
progressPercentageTo20th: p
|
|
3341
3337
|
};
|
|
3342
|
-
},
|
|
3338
|
+
}, sn = (e) => {
|
|
3343
3339
|
try {
|
|
3344
|
-
const n = "Asia/Kuala_Lumpur", t =
|
|
3340
|
+
const n = "Asia/Kuala_Lumpur", t = ca(e, "yyyy-MM-dd HH:mm:ss", /* @__PURE__ */ new Date());
|
|
3345
3341
|
if (isNaN(t.getTime()))
|
|
3346
3342
|
throw new Error("Invalid date format");
|
|
3347
|
-
const r =
|
|
3348
|
-
return
|
|
3343
|
+
const r = Ya(t, n), a = Intl.DateTimeFormat().resolvedOptions().timeZone, s = za(r, a);
|
|
3344
|
+
return Ga(s, "yyyy-MM-dd HH:mm:ss", { timeZone: a });
|
|
3349
3345
|
} catch (n) {
|
|
3350
3346
|
throw console.error("Error converting to user timezone:", n), n;
|
|
3351
3347
|
}
|
|
3352
|
-
},
|
|
3353
|
-
const t = e.replace(" at ", " ").replace(/GMT([+-]\d+)/, (w, _) => `${_.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"),
|
|
3354
|
-
return `${a}-${s}-${o} ${d}:${
|
|
3355
|
-
}, Aa = () => Date.now(),
|
|
3348
|
+
}, on = (e) => {
|
|
3349
|
+
const t = e.replace(" at ", " ").replace(/GMT([+-]\d+)/, (w, _) => `${_.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"), f = String(r.getSeconds()).padStart(2, "0");
|
|
3350
|
+
return `${a}-${s}-${o} ${d}:${p}:${f}`;
|
|
3351
|
+
}, Aa = () => Date.now(), Qa = (e) => new Date(e).getTime(), Xa = (e) => Aa() > Qa(on(sn(e))), Ie = (e) => parseFloat(e.replace(/[^0-9.-]/g, "")), x = (e, n = 2) => {
|
|
3356
3352
|
if (Number(e) !== 0 && !Number(e))
|
|
3357
3353
|
return `${e || ""}`;
|
|
3358
3354
|
const t = `0${n ? "." + "0".repeat(n) : ""}`, r = parseFloat(e);
|
|
3359
3355
|
return isNaN(r) || typeof e == "string" && /[^\d.,]/.test(e) ? `${t}` : `${r.toFixed(n).replace(/\B(?=(\d{3})+(?!\d))/g, ",")}`;
|
|
3360
3356
|
};
|
|
3361
3357
|
var c = /* @__PURE__ */ ((e) => (e.announcement = "announcement", e.gameList = "gameList", e.fishGameList = "fishGameList", e.cmsList = "cmsList", e.paymentsProvider = "paymentsProvider", e.getUserProfile = "getUserProfile", e.vipList = "vipList", e.vipStatus = "vipStatus", e.vipBonus = "vipBonus", e.vipFieldStatus = "vipFieldStatus", e.promotion = "promotion", e.getSetting = "getSetting", e.getCountryMobile = "getCountryMobile", e.getPlatformTurnoverRate = "getPlatformTurnoverRate", e.mainWallet = "mainWallet", e.getLanguageSetting = "getLanguageSetting", e.getFourDimensionData = "getfourDimensionData", e.getCompany = "getCompany", e.searchResultDate = "searchResultDate", e.searchHot = "searchHot", e.searchByDate = "searchByDate", e.upcomingMatches = "upcomingMatches", e.deposit = "deposit", e.applyVipBonus = "applyVipBonus", e.getBankCardData = "getBankCardData", e.withdrawalGet = "withdrawalGet", e.withdraw = "withdraw", e.addBankCard = "addBankCard", e.transactionReport = "transactionReport", e.changePassword = "changePassword", e.wallet = "wallet", e.getEventList = "getEventlist", e.getEventToken = "getEventToken", e.getExtraGame = "getExtraGame", e.mailBox = "mailBox", e.slotGameList = "slotGameList", e.getTurnOverRewardData = "getTurnOverRewardData", e.getTurnOverRewardReport = "getTurnOverRewardReport", e.getInviteRewardData = "getInviteRewardData", e.getInviteRewardReport = "getInviteRewardReport", e.getTopupRewardData = "getTopupRewardData", e.getTopupRewardReport = "getTopupRewardReport", e.getRewardReferral = "getRewardReferral", e.submitWithdrawValidate = "submitWithdrawValidate", e.getDepositPromotion = "getDepositPromotion", e.getInviteRewardClaim = "getInviteRewardClaim", e.getTopUpRewardClaim = "getTopupRewardClaim", e.getTurnOverRewardClaim = "getTurnOverRewardClaim", e.getInviteRewardSetting = "getInviteRewardSetting", e.getTopUpRewardSetting = "getTopupRewardSetting", e.getTurnOverRewardSetting = "getTurnOverRewardSetting", e.requestForgetPassword = "requestForgetPassword", e.submitForgetPassword = "submitForgetPassword", e.getImage = "getImage", e.getDepositValidate = "getDepositValidate", e.getTransferCreditValidate = "getTransferCreditValidate", e.getWithdrawValidate = "getWithdrawValidate", e.updateProfilePicture = "updateProfilePicture", e.readMail = "readMail", e.checkRedPacketValidate = "checkRedpacketValidate", e.requestTacCode = "requestTacCode", e.getUsernameByRefer = "getUsernameByRefer", e.applyPromo = "applyPromo", e.applyRedPacket = "applyRedpacket", e.applySignIn = "applySignIn", e.getCountry = "getCountry", e.submitGiftCode = "submitGiftCode", e.playGame = "playGame", e.transferToMain = "transferToMain", e.transferProcess = "transferProcess", e.submitDepositValidate = "submitDepositValidate", e.submitTransferCreditValidate = "submitTransferCreditValidate", e.checkTransferCredit = "checkTransferCredit", e.friendList = "friendList", e.friendListEdit = "friendListEdit", e.getActivePP = "getActivePP", e.getActiveProduct = "getActiveProduct", e.requestWithdrawTac = "requestWithdrawTac", e.requestWithdrawalCode = "requestWithdrawalCode", e.commissionWithdraw = "commissionWithdraw", e.submitWithdrawalCode = "submitWithdrawalCode", e.submitCryptoAccount = "submitCryptoAccount", e.requestTransferMoney = "requestTransferMoney", e.submitTransferMoney = "submitTransferMoney", e.getVerifyPromo = "getVerifyPromo", e.requestUpdateMobileTacCode = "requestUpdateMobileTacCode", e.submitUpdateMobileTacCode = "submitUpdateMobileTacCode", e.signInViewInfo = "signInViewInfo", e.signInRecord = "signInRecord", e.referralProfile = "referralProfile", e.referralMemberProfile = "referralMemberProfile", e.registerAction = "registerAction", e.transferReport = "transferReport", e.agTransferCreditReport = "agTransferCreditReport", e.betReport = "betReport", e.getTwoFactorAuthenticate = "getTwoFactorAuthenticate", e.getUserDeviceList = "getUserDeviceList", e.submitTwoFactorAuthenticate = "submitTwoFactorAuthenticate", e.unbindUserDevice = "unbindUserDevice", e.searchNumberHistory = "searchNumberHistory", e.changeWithdrawalCode = "changeWithdrawalCode", e.checkRedPacketToken = "checkRedPacketToken", e.submitWithdrawalAlipay = "submitWithdrawalAlipay", e.applyReliefFund = "applyReliefFund", e.getReliefFundData = "getReliefFundData", e.getReliefFundReport = "getReliefFundReport", e.getWeekCardData = "getWeekCardData", e.applyWeekCard = "applyWeekCard", e.getWeekCardClaim = "getWeekCardClaim", e.transferSetting = "transfersetting", e.transfer = "transfer", e.getIncentiveData = "getIncentiveData", e.getIncentiveRebate = "getIncentiveRebate", e.claimIncentiveRebate = "claimIncentiveRebate", e.getMissionData = "getMissionData", e.getMissionClaim = "getMissionClaim", e.registerForm = "registerForm", e.getFavouriteGame = "getFavouriteGame", e.updateFavouriteGame = "updateFavouriteGame", e.requestForgetUsername = "requestForgetUsername", e.submitForgetUsername = "submitForgetUsername", e.getAccumulateDepositData = "getAccumulateDepositData", e.getAccumulateDepositClaim = "getAccumulateDepositClaim", e.rebateRefundSetting = "rebateRefundSetting", e.getASCMatchCount = "getASCMatchCount", e.getCryptoList = "getCryptoList", e.getCryptoAddress = "getCryptoAddress", e))(c || {});
|
|
3362
|
-
const
|
|
3358
|
+
const Za = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3363
3359
|
__proto__: null,
|
|
3364
3360
|
Api: c
|
|
3365
3361
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
3366
3362
|
var se = /* @__PURE__ */ ((e) => (e.default = "default", e.pay = "pay", e.auto = "auto", e.fix = "fix", e.manual = "manual", e.unknown = "unknown", e))(se || {});
|
|
3367
|
-
const
|
|
3363
|
+
const Ja = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3368
3364
|
__proto__: null,
|
|
3369
3365
|
PaymentType: se
|
|
3370
3366
|
}, Symbol.toStringTag, { value: "Module" })), ze = {
|
|
@@ -3381,20 +3377,20 @@ const Za = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3381
3377
|
promo: [],
|
|
3382
3378
|
bank: [],
|
|
3383
3379
|
requiredField: ze
|
|
3384
|
-
},
|
|
3380
|
+
}, Ka = (e) => {
|
|
3385
3381
|
var n;
|
|
3386
3382
|
return ((n = e.mdPaymentChannels) == null ? void 0 : n.map((t) => {
|
|
3387
3383
|
const r = [];
|
|
3388
3384
|
switch (t.name) {
|
|
3389
3385
|
case se.default:
|
|
3390
|
-
r.push(
|
|
3386
|
+
r.push(jt(t.paymentmethod.manual, e));
|
|
3391
3387
|
break;
|
|
3392
3388
|
case se.pay:
|
|
3393
|
-
r.push(
|
|
3389
|
+
r.push(es(t.paymentmethod.onlinebanking, e));
|
|
3394
3390
|
break;
|
|
3395
3391
|
default:
|
|
3396
3392
|
if (t.paymentmethod.auto.bank.length > 0 && r.push(
|
|
3397
|
-
|
|
3393
|
+
ts(t.bankid ?? 0, t.paymentmethod.auto, e)
|
|
3398
3394
|
), t.paymentmethod.manual.bank.length > 0) {
|
|
3399
3395
|
let a = !1;
|
|
3400
3396
|
for (let s = 0; s < t.paymentmethod.manual.bank.length; s++) {
|
|
@@ -3404,10 +3400,10 @@ const Za = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3404
3400
|
break;
|
|
3405
3401
|
}
|
|
3406
3402
|
}
|
|
3407
|
-
a && r.push(
|
|
3403
|
+
a && r.push(jt(t.paymentmethod.manual, e));
|
|
3408
3404
|
}
|
|
3409
3405
|
t.paymentmethod.fixamount.bank.length > 0 && r.push(
|
|
3410
|
-
|
|
3406
|
+
ns(t.bankid ?? 0, t.paymentmethod.fixamount)
|
|
3411
3407
|
);
|
|
3412
3408
|
}
|
|
3413
3409
|
return {
|
|
@@ -3437,19 +3433,19 @@ const Za = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3437
3433
|
const o = Math.round(a);
|
|
3438
3434
|
let d = 1e3;
|
|
3439
3435
|
s < d && (d = Math.round(s));
|
|
3440
|
-
const
|
|
3436
|
+
const p = d - o;
|
|
3441
3437
|
let f = "", b = "";
|
|
3442
|
-
if (
|
|
3443
|
-
let
|
|
3444
|
-
for (const T of
|
|
3445
|
-
T !== "" &&
|
|
3446
|
-
for (let T = 0; T <
|
|
3447
|
-
T === 0 ? f += (parseInt(
|
|
3448
|
-
|
|
3449
|
-
for (const T of
|
|
3450
|
-
T !== "" &&
|
|
3451
|
-
for (let T = 0; T <
|
|
3452
|
-
T === 0 ? b += (parseInt(
|
|
3438
|
+
if (p > 0) {
|
|
3439
|
+
let D = Math.round((d - o) * 0.25).toString().split(""), N = [];
|
|
3440
|
+
for (const T of D)
|
|
3441
|
+
T !== "" && N.push(T);
|
|
3442
|
+
for (let T = 0; T < N.length; T++)
|
|
3443
|
+
T === 0 ? f += (parseInt(N[T]) + 1).toString() : f += "0";
|
|
3444
|
+
D = Math.round((d - o) * 0.5).toString().split(""), N = [];
|
|
3445
|
+
for (const T of D)
|
|
3446
|
+
T !== "" && N.push(T);
|
|
3447
|
+
for (let T = 0; T < N.length; T++)
|
|
3448
|
+
T === 0 ? b += (parseInt(N[T]) + 1).toString() : b += "0";
|
|
3453
3449
|
} else
|
|
3454
3450
|
f = d.toString(), b = d.toString();
|
|
3455
3451
|
return { amountList: [
|
|
@@ -3458,13 +3454,13 @@ const Za = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3458
3454
|
b,
|
|
3459
3455
|
d.toString()
|
|
3460
3456
|
], minAmount: o, maxAmount: s };
|
|
3461
|
-
},
|
|
3457
|
+
}, jt = (e, n) => n ? {
|
|
3462
3458
|
id: 0,
|
|
3463
3459
|
name: "manualMethod",
|
|
3464
3460
|
type: se.manual,
|
|
3465
3461
|
promo: Ye(e.promo),
|
|
3466
3462
|
bank: e.bank.map((a) => {
|
|
3467
|
-
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:
|
|
3463
|
+
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: f } = Oe(
|
|
3468
3464
|
Number(s),
|
|
3469
3465
|
Number(o),
|
|
3470
3466
|
n.mdBankLevelDetail.deposit_min,
|
|
@@ -3478,7 +3474,7 @@ const Za = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3478
3474
|
accountNo: a.list && a.list.length > 0 ? a.list[0].bankaccountno ?? "" : "",
|
|
3479
3475
|
qrcode: a.list && a.list.length > 0 ? a.list[0].bankaccountdesc : "",
|
|
3480
3476
|
amountList: d,
|
|
3481
|
-
min:
|
|
3477
|
+
min: p,
|
|
3482
3478
|
max: f
|
|
3483
3479
|
};
|
|
3484
3480
|
}),
|
|
@@ -3490,7 +3486,7 @@ const Za = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3490
3486
|
depositor: n.mdManualDepositRequireField.depositor,
|
|
3491
3487
|
uploadReceipt: n.mdUploadReceipt
|
|
3492
3488
|
}
|
|
3493
|
-
} : tt,
|
|
3489
|
+
} : tt, es = (e, n) => n ? {
|
|
3494
3490
|
id: 0,
|
|
3495
3491
|
name: "onlineBankingMethod",
|
|
3496
3492
|
type: se.pay,
|
|
@@ -3498,9 +3494,9 @@ const Za = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3498
3494
|
bank: e.banklist.map((a) => {
|
|
3499
3495
|
let s = "0.00", o = "0.00";
|
|
3500
3496
|
const d = a.bankindex ?? 0;
|
|
3501
|
-
for (let
|
|
3502
|
-
n.mdGatewayMinMax[
|
|
3503
|
-
const { amountList:
|
|
3497
|
+
for (let D = 0; D < n.mdGatewayMinMax.length; D++)
|
|
3498
|
+
n.mdGatewayMinMax[D].bankindex == d.toString() && (s = n.mdGatewayMinMax[D].min, o = n.mdGatewayMinMax[D].max);
|
|
3499
|
+
const { amountList: p, minAmount: f, maxAmount: b } = Oe(
|
|
3504
3500
|
Number(s),
|
|
3505
3501
|
Number(o),
|
|
3506
3502
|
n.mdBankLevelDetail.onlinepayment_min,
|
|
@@ -3508,19 +3504,19 @@ const Za = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3508
3504
|
), w = {
|
|
3509
3505
|
id: 0,
|
|
3510
3506
|
name: "autoChannel",
|
|
3511
|
-
amountList:
|
|
3507
|
+
amountList: p,
|
|
3512
3508
|
min: f,
|
|
3513
3509
|
max: b
|
|
3514
|
-
}, _ = a.pg.map((
|
|
3515
|
-
const
|
|
3516
|
-
Number(
|
|
3510
|
+
}, _ = a.pg.map((D) => {
|
|
3511
|
+
const N = D.mintransaction ?? "0.00", B = D.maxtransaction ?? "0.00", { amountList: H, minAmount: T, maxAmount: S } = Oe(
|
|
3512
|
+
Number(N),
|
|
3517
3513
|
Number(B),
|
|
3518
3514
|
n.mdBankLevelDetail.onlinepayment_min,
|
|
3519
3515
|
n.mdBankLevelDetail.onlinepayment_max
|
|
3520
3516
|
);
|
|
3521
3517
|
return {
|
|
3522
|
-
id:
|
|
3523
|
-
name:
|
|
3518
|
+
id: D.pgindex,
|
|
3519
|
+
name: D.bankaccountname,
|
|
3524
3520
|
amountList: H,
|
|
3525
3521
|
min: T,
|
|
3526
3522
|
max: S
|
|
@@ -3536,14 +3532,14 @@ const Za = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3536
3532
|
};
|
|
3537
3533
|
}),
|
|
3538
3534
|
requiredField: ze
|
|
3539
|
-
} : tt,
|
|
3535
|
+
} : tt, ts = (e, n, t) => {
|
|
3540
3536
|
if (!t) return tt;
|
|
3541
3537
|
const r = se.auto;
|
|
3542
3538
|
let a = [];
|
|
3543
3539
|
const s = t.mdGatewayMinMax ?? [];
|
|
3544
3540
|
if (n.bank.length > 0 && t.mdPGSelection === "1")
|
|
3545
3541
|
a = n.bank.map((d) => {
|
|
3546
|
-
const { amountList:
|
|
3542
|
+
const { amountList: p, minAmount: f, maxAmount: b } = Oe(
|
|
3547
3543
|
d.mintransaction ?? 0,
|
|
3548
3544
|
d.maxtransaction ?? 0,
|
|
3549
3545
|
t.mdBankLevelDetail.onlinepayment_min,
|
|
@@ -3552,18 +3548,18 @@ const Za = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3552
3548
|
return {
|
|
3553
3549
|
id: d.pgindex ?? 0,
|
|
3554
3550
|
name: d.bankaccountname || "",
|
|
3555
|
-
amountList:
|
|
3551
|
+
amountList: p,
|
|
3556
3552
|
min: f,
|
|
3557
3553
|
max: b
|
|
3558
3554
|
};
|
|
3559
3555
|
});
|
|
3560
3556
|
else {
|
|
3561
|
-
let d = "0.00",
|
|
3562
|
-
for (let
|
|
3563
|
-
s[
|
|
3557
|
+
let d = "0.00", p = "0.00";
|
|
3558
|
+
for (let g = 0; g < s.length; g++)
|
|
3559
|
+
s[g].bankindex === e.toString() && (d = s[g].min, p = s[g].max);
|
|
3564
3560
|
const { amountList: f, minAmount: b, maxAmount: w } = Oe(
|
|
3565
3561
|
Number(d),
|
|
3566
|
-
Number(
|
|
3562
|
+
Number(p),
|
|
3567
3563
|
t.mdBankLevelDetail.onlinepayment_min,
|
|
3568
3564
|
t.mdBankLevelDetail.onlinepayment_max
|
|
3569
3565
|
), _ = {
|
|
@@ -3583,7 +3579,7 @@ const Za = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3583
3579
|
bank: a,
|
|
3584
3580
|
requiredField: ze
|
|
3585
3581
|
};
|
|
3586
|
-
},
|
|
3582
|
+
}, ns = (e, n) => {
|
|
3587
3583
|
const t = se.fix;
|
|
3588
3584
|
return {
|
|
3589
3585
|
id: e,
|
|
@@ -3591,7 +3587,7 @@ const Za = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3591
3587
|
type: t,
|
|
3592
3588
|
promo: Ye(n.promo),
|
|
3593
3589
|
bank: n.bank.map((a) => {
|
|
3594
|
-
const s = a.amtlist.map(Number).sort((d,
|
|
3590
|
+
const s = a.amtlist.map(Number).sort((d, p) => d - p);
|
|
3595
3591
|
return {
|
|
3596
3592
|
id: a.pgindex,
|
|
3597
3593
|
name: a.name,
|
|
@@ -3602,19 +3598,19 @@ const Za = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3602
3598
|
}),
|
|
3603
3599
|
requiredField: ze
|
|
3604
3600
|
};
|
|
3605
|
-
},
|
|
3601
|
+
}, rs = (e) => (e == null ? void 0 : e.map((n) => ({
|
|
3606
3602
|
alert: n.announcement_alert === "1",
|
|
3607
3603
|
content: n.announcement_simplified ?? "",
|
|
3608
3604
|
lastUpdatedTime: n.announcement_lastupdated
|
|
3609
|
-
}))) ?? [],
|
|
3605
|
+
}))) ?? [], as = (e) => ({
|
|
3610
3606
|
username: e.username,
|
|
3611
3607
|
birthday: e.mdUserDetail.dob ?? "",
|
|
3612
3608
|
email: e.mdUserDetail.email ?? "",
|
|
3613
3609
|
fullName: e.mdUserDetail.firstname ?? "",
|
|
3614
3610
|
phoneNumber: e.mdUserDetail.mobileno ?? "",
|
|
3615
3611
|
profilePicUrl: e.mdUserDetail.profile_pic
|
|
3616
|
-
}),
|
|
3617
|
-
var n, t, r, a, s, o, d,
|
|
3612
|
+
}), ss = (e) => {
|
|
3613
|
+
var n, t, r, a, s, o, d, p, f;
|
|
3618
3614
|
return {
|
|
3619
3615
|
platformGame: ((n = e.mdGameListResult) == null ? void 0 : n.map((b) => {
|
|
3620
3616
|
var w, _;
|
|
@@ -3624,23 +3620,23 @@ const Za = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3624
3620
|
name: b.name,
|
|
3625
3621
|
iconUrl: `/custom/image/side_menu/${b.code.toLowerCase()}.png?v=1`,
|
|
3626
3622
|
nextPage: b.nextPage === 1,
|
|
3627
|
-
list: (b.mdPlatformProducts !== null && ((w = b.mdPlatformProducts) == null ? void 0 : w.length)) ?? !1 ? ((_ = b.mdPlatformProducts) == null ? void 0 : _.map((
|
|
3628
|
-
gameId: Number(
|
|
3629
|
-
platformId: Number(
|
|
3630
|
-
name:
|
|
3623
|
+
list: (b.mdPlatformProducts !== null && ((w = b.mdPlatformProducts) == null ? void 0 : w.length)) ?? !1 ? ((_ = b.mdPlatformProducts) == null ? void 0 : _.map((g) => ({
|
|
3624
|
+
gameId: Number(g.id_GameMaster),
|
|
3625
|
+
platformId: Number(g.id),
|
|
3626
|
+
name: g.name,
|
|
3631
3627
|
flag: {
|
|
3632
|
-
value:
|
|
3633
|
-
hot: (
|
|
3634
|
-
trial: (
|
|
3635
|
-
new: (
|
|
3628
|
+
value: g.flag,
|
|
3629
|
+
hot: (g.flag & 2) > 0,
|
|
3630
|
+
trial: (g.flag & 4) > 0,
|
|
3631
|
+
new: (g.flag & 8) > 0
|
|
3636
3632
|
},
|
|
3637
|
-
imageUrl: `${e.mdDomains[
|
|
3638
|
-
logoUrl: `/image/platform_logo/${
|
|
3633
|
+
imageUrl: `${e.mdDomains[g.mdDomains_id]}${g.img}?ts=${g.filemtime}`,
|
|
3634
|
+
logoUrl: `/image/platform_logo/${g.img.split("/").pop()}?v=1`,
|
|
3639
3635
|
rate: "0.00"
|
|
3640
3636
|
}))) ?? [] : []
|
|
3641
3637
|
};
|
|
3642
3638
|
})) ?? [],
|
|
3643
|
-
hotGameList:
|
|
3639
|
+
hotGameList: os(e.mdGameLists.data) ? {
|
|
3644
3640
|
currentPage: ((t = e.mdGameLists) == null ? void 0 : t.current_page) ?? 1,
|
|
3645
3641
|
lastPage: ((r = e.mdGameLists) == null ? void 0 : r.last_page) ?? 1,
|
|
3646
3642
|
data: ((s = (a = e.mdGameLists) == null ? void 0 : a.data) == null ? void 0 : s.map((b) => ({
|
|
@@ -3658,10 +3654,10 @@ const Za = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3658
3654
|
rate: "0.00"
|
|
3659
3655
|
}))) ?? []
|
|
3660
3656
|
} : {},
|
|
3661
|
-
platformGameList:
|
|
3657
|
+
platformGameList: is(e.mdGameLists.data) ? {
|
|
3662
3658
|
currentPage: ((o = e.mdGameLists) == null ? void 0 : o.current_page) ?? 1,
|
|
3663
3659
|
lastPage: ((d = e.mdGameLists) == null ? void 0 : d.last_page) ?? 1,
|
|
3664
|
-
data: ((f = (
|
|
3660
|
+
data: ((f = (p = e.mdGameLists) == null ? void 0 : p.data) == null ? void 0 : f.map((b) => ({
|
|
3665
3661
|
gameId: Number(b.id),
|
|
3666
3662
|
platformId: Number(b.id_PlatformProduct),
|
|
3667
3663
|
name: b.name,
|
|
@@ -3679,19 +3675,19 @@ const Za = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3679
3675
|
trialGameList: []
|
|
3680
3676
|
};
|
|
3681
3677
|
};
|
|
3682
|
-
function
|
|
3678
|
+
function os(e) {
|
|
3683
3679
|
return Array.isArray(e) && e.every(
|
|
3684
3680
|
(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"
|
|
3685
3681
|
);
|
|
3686
3682
|
}
|
|
3687
|
-
function
|
|
3683
|
+
function is(e) {
|
|
3688
3684
|
return Array.isArray(e) && e.every(
|
|
3689
3685
|
(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"
|
|
3690
3686
|
);
|
|
3691
3687
|
}
|
|
3692
|
-
const
|
|
3688
|
+
const us = (e) => ({
|
|
3693
3689
|
list: e.mdGrade.map((n) => {
|
|
3694
|
-
var t, r, a, s, o, d,
|
|
3690
|
+
var t, r, a, s, o, d, p, f, b, w, _, g, D, N, B, H, T, S, v, k, q, ne, pe, re, _e, ke, Re, l, m, P, u, i, O, G, Q, X, Y, Z, J, V, A, U, ie, ue, le, ce, de, me, y, xe, Se, rt, at, st, ot, it, ut, lt, ct, dt, mt, ft, gt, pt;
|
|
3695
3691
|
return {
|
|
3696
3692
|
id: n.gradeindex,
|
|
3697
3693
|
is_current_level: !1,
|
|
@@ -3700,68 +3696,68 @@ const is = (e) => ({
|
|
|
3700
3696
|
turnover: {
|
|
3701
3697
|
isShow: !1,
|
|
3702
3698
|
current: "0.00",
|
|
3703
|
-
total:
|
|
3699
|
+
total: x(n.min_activebet)
|
|
3704
3700
|
},
|
|
3705
3701
|
deposit: {
|
|
3706
3702
|
isShow: !1,
|
|
3707
3703
|
current: "0.00",
|
|
3708
|
-
total:
|
|
3704
|
+
total: x(n.min_deposit)
|
|
3709
3705
|
},
|
|
3710
3706
|
promo_list: n.promocash.filter((ae) => ae.isshow == 1 && ae.status == "1").map((ae) => ({
|
|
3711
3707
|
name: ae.promosimplified,
|
|
3712
|
-
min_deposit:
|
|
3708
|
+
min_deposit: x(ae.min_deposit),
|
|
3713
3709
|
promo_bonus: ae.percentage,
|
|
3714
|
-
promo_limit:
|
|
3710
|
+
promo_limit: x(ae.max_promo_amt),
|
|
3715
3711
|
turnover_multiplier: ae.multiply,
|
|
3716
3712
|
type: ae.promo_type
|
|
3717
3713
|
})),
|
|
3718
3714
|
benefit_list: {
|
|
3719
3715
|
daily: {
|
|
3720
|
-
bonus:
|
|
3716
|
+
bonus: x(((r = (t = n.benefit) == null ? void 0 : t.daily) == null ? void 0 : r.bonus) ?? "0"),
|
|
3721
3717
|
bonus_name: ((s = (a = n.benefit) == null ? void 0 : a.daily) == null ? void 0 : s.bonus_name) ?? "",
|
|
3722
|
-
turnover:
|
|
3723
|
-
turnover_name: ((f = (
|
|
3718
|
+
turnover: x(((d = (o = n.benefit) == null ? void 0 : o.daily) == null ? void 0 : d.turnover) ?? "0"),
|
|
3719
|
+
turnover_name: ((f = (p = n.benefit) == null ? void 0 : p.daily) == null ? void 0 : f.turnover_name) ?? ""
|
|
3724
3720
|
},
|
|
3725
3721
|
monthly: {
|
|
3726
|
-
bonus:
|
|
3727
|
-
bonus_name: ((
|
|
3728
|
-
turnover:
|
|
3722
|
+
bonus: x(((w = (b = n.benefit) == null ? void 0 : b.monthly) == null ? void 0 : w.bonus) ?? "0"),
|
|
3723
|
+
bonus_name: ((g = (_ = n.benefit) == null ? void 0 : _.monthly) == null ? void 0 : g.bonus_name) ?? "",
|
|
3724
|
+
turnover: x(((N = (D = n.benefit) == null ? void 0 : D.monthly) == null ? void 0 : N.turnover) ?? "0"),
|
|
3729
3725
|
turnover_name: ((H = (B = n.benefit) == null ? void 0 : B.monthly) == null ? void 0 : H.turnover_name) ?? ""
|
|
3730
3726
|
},
|
|
3731
3727
|
weekly: {
|
|
3732
|
-
bonus:
|
|
3728
|
+
bonus: x(((S = (T = n.benefit) == null ? void 0 : T.weekly) == null ? void 0 : S.bonus) ?? "0"),
|
|
3733
3729
|
bonus_name: ((k = (v = n.benefit) == null ? void 0 : v.weekly) == null ? void 0 : k.bonus_name) ?? "",
|
|
3734
|
-
turnover:
|
|
3730
|
+
turnover: x(((ne = (q = n.benefit) == null ? void 0 : q.weekly) == null ? void 0 : ne.turnover) ?? "0"),
|
|
3735
3731
|
turnover_name: ((re = (pe = n.benefit) == null ? void 0 : pe.weekly) == null ? void 0 : re.turnover_name) ?? ""
|
|
3736
3732
|
},
|
|
3737
3733
|
upgrade: {
|
|
3738
|
-
bonus:
|
|
3734
|
+
bonus: x(((ke = (_e = n.benefit) == null ? void 0 : _e.upgrade) == null ? void 0 : ke.bonus) ?? "0"),
|
|
3739
3735
|
bonus_name: ((l = (Re = n.benefit) == null ? void 0 : Re.upgrade) == null ? void 0 : l.bonus_name) ?? "",
|
|
3740
|
-
turnover:
|
|
3736
|
+
turnover: x(((P = (m = n.benefit) == null ? void 0 : m.upgrade) == null ? void 0 : P.turnover) ?? "0"),
|
|
3741
3737
|
turnover_name: ((i = (u = n.benefit) == null ? void 0 : u.upgrade) == null ? void 0 : i.turnover_name) ?? ""
|
|
3742
3738
|
},
|
|
3743
3739
|
birthday: {
|
|
3744
|
-
bonus:
|
|
3740
|
+
bonus: x(((G = (O = n.benefit) == null ? void 0 : O.birthday) == null ? void 0 : G.bonus) ?? "0"),
|
|
3745
3741
|
bonus_name: ((X = (Q = n.benefit) == null ? void 0 : Q.birthday) == null ? void 0 : X.bonus_name) ?? "",
|
|
3746
|
-
turnover:
|
|
3747
|
-
turnover_name: ((
|
|
3742
|
+
turnover: x(((Z = (Y = n.benefit) == null ? void 0 : Y.birthday) == null ? void 0 : Z.turnover) ?? "0"),
|
|
3743
|
+
turnover_name: ((V = (J = n.benefit) == null ? void 0 : J.birthday) == null ? void 0 : V.turnover_name) ?? ""
|
|
3748
3744
|
},
|
|
3749
3745
|
salary_1st: {
|
|
3750
|
-
bonus:
|
|
3751
|
-
bonus_name: ((
|
|
3752
|
-
turnover:
|
|
3753
|
-
turnover_name: ((
|
|
3746
|
+
bonus: x(((U = (A = n.benefit) == null ? void 0 : A.salary_1st) == null ? void 0 : U.bonus) ?? "0"),
|
|
3747
|
+
bonus_name: ((ue = (ie = n.benefit) == null ? void 0 : ie.salary_1st) == null ? void 0 : ue.bonus_name) ?? "",
|
|
3748
|
+
turnover: x(((ce = (le = n.benefit) == null ? void 0 : le.salary_1st) == null ? void 0 : ce.turnover) ?? "0"),
|
|
3749
|
+
turnover_name: ((me = (de = n.benefit) == null ? void 0 : de.salary_1st) == null ? void 0 : me.turnover_name) ?? ""
|
|
3754
3750
|
},
|
|
3755
3751
|
salary_10th: {
|
|
3756
|
-
bonus:
|
|
3752
|
+
bonus: x(((xe = (y = n.benefit) == null ? void 0 : y.salary_10th) == null ? void 0 : xe.bonus) ?? "0"),
|
|
3757
3753
|
bonus_name: ((rt = (Se = n.benefit) == null ? void 0 : Se.salary_10th) == null ? void 0 : rt.bonus_name) ?? "",
|
|
3758
|
-
turnover:
|
|
3754
|
+
turnover: x(((st = (at = n.benefit) == null ? void 0 : at.salary_10th) == null ? void 0 : st.turnover) ?? "0"),
|
|
3759
3755
|
turnover_name: ((it = (ot = n.benefit) == null ? void 0 : ot.salary_10th) == null ? void 0 : it.turnover_name) ?? ""
|
|
3760
3756
|
},
|
|
3761
3757
|
salary_20th: {
|
|
3762
|
-
bonus:
|
|
3758
|
+
bonus: x(((lt = (ut = n.benefit) == null ? void 0 : ut.salary_20th) == null ? void 0 : lt.bonus) ?? "0"),
|
|
3763
3759
|
bonus_name: ((dt = (ct = n.benefit) == null ? void 0 : ct.salary_20th) == null ? void 0 : dt.bonus_name) ?? "",
|
|
3764
|
-
turnover:
|
|
3760
|
+
turnover: x(((ft = (mt = n.benefit) == null ? void 0 : mt.salary_20th) == null ? void 0 : ft.turnover) ?? "0"),
|
|
3765
3761
|
turnover_name: ((pt = (gt = n.benefit) == null ? void 0 : gt.salary_20th) == null ? void 0 : pt.turnover_name) ?? ""
|
|
3766
3762
|
}
|
|
3767
3763
|
}
|
|
@@ -3861,7 +3857,7 @@ const is = (e) => ({
|
|
|
3861
3857
|
}
|
|
3862
3858
|
}
|
|
3863
3859
|
}
|
|
3864
|
-
}),
|
|
3860
|
+
}), ls = (e) => ({
|
|
3865
3861
|
category: e.category.sort((n, t) => n.sequence - t.sequence).map((n) => ({
|
|
3866
3862
|
id: n.catid,
|
|
3867
3863
|
name: n.name
|
|
@@ -3876,7 +3872,7 @@ const is = (e) => ({
|
|
|
3876
3872
|
name: n.title
|
|
3877
3873
|
};
|
|
3878
3874
|
})
|
|
3879
|
-
}),
|
|
3875
|
+
}), cs = (e) => ({
|
|
3880
3876
|
month: {
|
|
3881
3877
|
status: be(e.month)
|
|
3882
3878
|
},
|
|
@@ -3902,16 +3898,16 @@ const is = (e) => ({
|
|
|
3902
3898
|
claimable: e === 1,
|
|
3903
3899
|
expired: e === 0,
|
|
3904
3900
|
claimed: e === -1
|
|
3905
|
-
}),
|
|
3901
|
+
}), ds = (e) => e.mdVipSetting.filter((t) => t.status == 1).map((t) => ({
|
|
3906
3902
|
fieldName: t.fieldname,
|
|
3907
3903
|
showName: t.showname
|
|
3908
|
-
})),
|
|
3904
|
+
})), ms = (e) => ({
|
|
3909
3905
|
current_deposit: e.deposit,
|
|
3910
3906
|
current_turnover: e.turnOver,
|
|
3911
3907
|
current_grade_id: e.mdCurrentGrade ? e.mdCurrentGrade.gradeindex : 0,
|
|
3912
3908
|
next_grade_id: e.mdNextGrade.gradeindex,
|
|
3913
3909
|
percentage: Number(e.percentage) * 100 > 100 ? 100 : Number(e.percentage) * 100
|
|
3914
|
-
}),
|
|
3910
|
+
}), fs = (e) => {
|
|
3915
3911
|
var r, a;
|
|
3916
3912
|
let n = 4;
|
|
3917
3913
|
e.vipcalculation && (n = Number(e.vipcalculation));
|
|
@@ -3948,7 +3944,7 @@ const is = (e) => ({
|
|
|
3948
3944
|
telegramBotId: e.telegrambotid ?? "",
|
|
3949
3945
|
whatsappRegister: e.registerwa ?? ""
|
|
3950
3946
|
};
|
|
3951
|
-
},
|
|
3947
|
+
}, gs = (e) => {
|
|
3952
3948
|
var n, t, r, a;
|
|
3953
3949
|
return {
|
|
3954
3950
|
banner: ((n = e.mobileBanner) == null ? void 0 : n.map((s) => `${s.imagepath}?ts=${s.filemtime}`)) ?? [],
|
|
@@ -3964,49 +3960,49 @@ const is = (e) => ({
|
|
|
3964
3960
|
link: s.link
|
|
3965
3961
|
}))) ?? []
|
|
3966
3962
|
};
|
|
3967
|
-
},
|
|
3963
|
+
}, ps = (e) => {
|
|
3968
3964
|
var n;
|
|
3969
3965
|
return ((n = e.data) == null ? void 0 : n.filter((t) => t.status == "1").map((t) => ({
|
|
3970
3966
|
code: t.area_code,
|
|
3971
3967
|
regex: t.regex,
|
|
3972
3968
|
value: t.value
|
|
3973
3969
|
}))) ?? [];
|
|
3974
|
-
},
|
|
3970
|
+
}, bs = (e) => e, ys = (e) => {
|
|
3975
3971
|
let n = null;
|
|
3976
3972
|
return e ? e.status != 1 ? n = 0 : n = e.mainwallet : n = 0, {
|
|
3977
3973
|
amount: n
|
|
3978
3974
|
};
|
|
3979
|
-
},
|
|
3975
|
+
}, hs = (e) => {
|
|
3980
3976
|
var n;
|
|
3981
3977
|
return ((n = e.data) == null ? void 0 : n.filter((t) => t.status == "1").map((t) => ({
|
|
3982
3978
|
name: t.title,
|
|
3983
3979
|
code: t.code,
|
|
3984
3980
|
iconUrl: t.flag_icon
|
|
3985
3981
|
}))) ?? [];
|
|
3986
|
-
},
|
|
3982
|
+
}, _s = (e) => ({
|
|
3987
3983
|
name: ""
|
|
3988
|
-
}),
|
|
3984
|
+
}), Ts = (e) => {
|
|
3989
3985
|
var n;
|
|
3990
3986
|
return ((n = e.data) == null ? void 0 : n.filter((t) => t.company_status == 1).map((t) => ({
|
|
3991
3987
|
id: t.company_id,
|
|
3992
3988
|
name: t.company_name,
|
|
3993
3989
|
date: []
|
|
3994
3990
|
}))) ?? [];
|
|
3995
|
-
},
|
|
3991
|
+
}, vs = (e) => {
|
|
3996
3992
|
var n;
|
|
3997
3993
|
return ((n = e.data) == null ? void 0 : n.map((t) => {
|
|
3998
3994
|
var r;
|
|
3999
3995
|
return {
|
|
4000
3996
|
id: t.key,
|
|
4001
|
-
date: ((r = t.draw_date) == null ? void 0 : r.map((a) =>
|
|
3997
|
+
date: ((r = t.draw_date) == null ? void 0 : r.map((a) => ws(a.draw_tmactive))) ?? []
|
|
4002
3998
|
};
|
|
4003
3999
|
})) ?? [];
|
|
4004
4000
|
};
|
|
4005
|
-
function
|
|
4001
|
+
function ws(e) {
|
|
4006
4002
|
const n = new Date(e * 1e3), t = n.getFullYear(), r = ("0" + (n.getMonth() + 1)).slice(-2), a = ("0" + n.getDate()).slice(-2);
|
|
4007
4003
|
return `${t}-${r}-${a}`;
|
|
4008
4004
|
}
|
|
4009
|
-
const
|
|
4005
|
+
const Ps = (e) => {
|
|
4010
4006
|
var n;
|
|
4011
4007
|
return ((n = e.data) == null ? void 0 : n.map((t) => {
|
|
4012
4008
|
var r;
|
|
@@ -4019,25 +4015,25 @@ const ws = (e) => {
|
|
|
4019
4015
|
}))) ?? []
|
|
4020
4016
|
};
|
|
4021
4017
|
})) ?? [];
|
|
4022
|
-
},
|
|
4018
|
+
}, xs = (e) => e.data.map((n) => ({
|
|
4023
4019
|
companyId: n.company_id,
|
|
4024
4020
|
companyName: n.company_name,
|
|
4025
4021
|
resultByDateList: n.draws.map((t) => {
|
|
4026
|
-
const r = t.results.filter((
|
|
4027
|
-
(
|
|
4028
|
-
).map((
|
|
4029
|
-
(
|
|
4030
|
-
).map((
|
|
4031
|
-
(
|
|
4032
|
-
).map((
|
|
4033
|
-
(
|
|
4034
|
-
).map((
|
|
4035
|
-
(
|
|
4036
|
-
).map((
|
|
4037
|
-
(
|
|
4038
|
-
).map((
|
|
4039
|
-
(
|
|
4040
|
-
).map((
|
|
4022
|
+
const r = t.results.filter((g) => g.combination_dimension == 3).map((g) => g.combination_combination), a = t.results.filter(
|
|
4023
|
+
(g) => g.combination_dimension == 4 && g.combination_position === 1
|
|
4024
|
+
).map((g) => g.combination_combination), s = t.results.filter(
|
|
4025
|
+
(g) => g.combination_dimension === 4 && g.combination_position === 2
|
|
4026
|
+
).map((g) => g.combination_combination), o = t.results.filter(
|
|
4027
|
+
(g) => g.combination_dimension === 4 && g.combination_position === 3
|
|
4028
|
+
).map((g) => g.combination_combination), d = t.results.filter(
|
|
4029
|
+
(g) => g.combination_dimension === 4 && g.combination_position === 4
|
|
4030
|
+
).map((g) => g.combination_combination), p = t.results.filter(
|
|
4031
|
+
(g) => g.combination_dimension === 4 && g.combination_position === 5
|
|
4032
|
+
).map((g) => g.combination_combination), f = t.results.filter(
|
|
4033
|
+
(g) => g.combination_dimension === 5 && g.combination_position === 1
|
|
4034
|
+
).map((g) => g.combination_combination), b = t.results.filter((g) => g.combination_dimension == 5).map((g) => g.combination_combination), w = t.results.filter(
|
|
4035
|
+
(g) => g.combination_dimension === 6 && g.combination_position === 1
|
|
4036
|
+
).map((g) => g.combination_combination), _ = t.results.filter((g) => g.combination_dimension === 6).map((g) => g.combination_combination);
|
|
4041
4037
|
return {
|
|
4042
4038
|
date: t.date,
|
|
4043
4039
|
dimension_3: r,
|
|
@@ -4046,7 +4042,7 @@ const ws = (e) => {
|
|
|
4046
4042
|
prize_2: s,
|
|
4047
4043
|
prize_3: o,
|
|
4048
4044
|
prize_4: d,
|
|
4049
|
-
prize_5:
|
|
4045
|
+
prize_5: p
|
|
4050
4046
|
},
|
|
4051
4047
|
dimension_5: {
|
|
4052
4048
|
prize_1: f,
|
|
@@ -4058,9 +4054,9 @@ const ws = (e) => {
|
|
|
4058
4054
|
}
|
|
4059
4055
|
};
|
|
4060
4056
|
})
|
|
4061
|
-
})), Ds = (e) => e.data ? e.data.filter((n) => !
|
|
4057
|
+
})), Ds = (e) => e.data ? e.data.filter((n) => !Xa(n.matchDate)).map((n) => ({
|
|
4062
4058
|
id: n.id,
|
|
4063
|
-
date: sn(
|
|
4059
|
+
date: on(sn(n.matchDate)),
|
|
4064
4060
|
stage: n.Stage,
|
|
4065
4061
|
sportId: n.SportID,
|
|
4066
4062
|
matchId: n.MatchID,
|
|
@@ -4078,29 +4074,29 @@ const ws = (e) => {
|
|
|
4078
4074
|
name: n.home,
|
|
4079
4075
|
logo_url: n.homeLogo
|
|
4080
4076
|
}
|
|
4081
|
-
})) ?? [] : [],
|
|
4077
|
+
})) ?? [] : [], Ms = (e) => ({
|
|
4082
4078
|
status: e.status == 1,
|
|
4083
4079
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
4084
4080
|
paymentUrl: e.urlpayment ?? ""
|
|
4085
|
-
}),
|
|
4081
|
+
}), Os = (e) => ({
|
|
4086
4082
|
status: e.status == 1,
|
|
4087
4083
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
4088
4084
|
flag: e.flag
|
|
4089
4085
|
}), I = (e) => ({
|
|
4090
4086
|
status: e.status == 1,
|
|
4091
4087
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? ""
|
|
4092
|
-
}),
|
|
4088
|
+
}), ks = (e) => I(e), Rs = (e) => {
|
|
4093
4089
|
var n, t, r, a, s;
|
|
4094
4090
|
return {
|
|
4095
4091
|
bankCard: ((n = e.bankCard) == null ? void 0 : n.map((o) => {
|
|
4096
|
-
var d,
|
|
4092
|
+
var d, p;
|
|
4097
4093
|
return {
|
|
4098
4094
|
bankIndex: o.bankindex,
|
|
4099
4095
|
bankProvince: {
|
|
4100
4096
|
id: o.bankprovince,
|
|
4101
|
-
desc: ((
|
|
4097
|
+
desc: ((p = (d = e.province) == null ? void 0 : d.find(
|
|
4102
4098
|
(f) => f.provinceindex == o.bankprovince
|
|
4103
|
-
)) == null ? void 0 :
|
|
4099
|
+
)) == null ? void 0 : p.label) ?? ""
|
|
4104
4100
|
},
|
|
4105
4101
|
bankName: o.banknamesimplified,
|
|
4106
4102
|
bankAccountNo: o.bankaccountno,
|
|
@@ -4147,19 +4143,19 @@ const ws = (e) => {
|
|
|
4147
4143
|
},
|
|
4148
4144
|
bankCardLimit: e.bankcardlimit
|
|
4149
4145
|
};
|
|
4150
|
-
},
|
|
4146
|
+
}, Ss = (e) => ({
|
|
4151
4147
|
withdrawMin: Number(e.withdrawMin),
|
|
4152
4148
|
withdrawMax: Number(e.withdrawMax),
|
|
4153
4149
|
dailyWithdrawLimit: Number(e.dailyWithdrawLimit),
|
|
4154
4150
|
withdrawFee: e.withdrawFee,
|
|
4155
4151
|
withdrawMaxFee: Number(e.withdrawMaxFee),
|
|
4156
4152
|
withdrawCount: e.withdrawCount
|
|
4157
|
-
}),
|
|
4153
|
+
}), Is = (e) => I(e);
|
|
4158
4154
|
var $ = /* @__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))($ || {});
|
|
4159
|
-
const
|
|
4155
|
+
const Cs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
4160
4156
|
__proto__: null,
|
|
4161
4157
|
TransactionMethod: $
|
|
4162
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
4158
|
+
}, Symbol.toStringTag, { value: "Module" })), js = (e) => {
|
|
4163
4159
|
var n, t, r, a, s, o;
|
|
4164
4160
|
return {
|
|
4165
4161
|
statusMode: ((n = e.subStatusModes) == null ? void 0 : n.map((d) => ({
|
|
@@ -4174,7 +4170,7 @@ const Is = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4174
4170
|
currentPage: ((r = e.mdCashLedgers) == null ? void 0 : r.current_page) ?? 0,
|
|
4175
4171
|
lastPage: ((a = e.mdCashLedgers) == null ? void 0 : a.last_page) ?? 0,
|
|
4176
4172
|
data: ((o = (s = e.mdCashLedgers) == null ? void 0 : s.data) == null ? void 0 : o.map((d) => {
|
|
4177
|
-
var
|
|
4173
|
+
var p, f;
|
|
4178
4174
|
return {
|
|
4179
4175
|
transactionIndex: d.ledgerindex,
|
|
4180
4176
|
transactionInfo: {
|
|
@@ -4185,9 +4181,9 @@ const Is = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4185
4181
|
statusInfo: {
|
|
4186
4182
|
id: d.status,
|
|
4187
4183
|
value: d.status == 1,
|
|
4188
|
-
desc: ((f = (
|
|
4184
|
+
desc: ((f = (p = e.subStatusModes) == null ? void 0 : p.find((b) => b.key === d.status)) == null ? void 0 : f.value) ?? ""
|
|
4189
4185
|
},
|
|
4190
|
-
amount:
|
|
4186
|
+
amount: x(d.amount),
|
|
4191
4187
|
dateTime: d.ledgerdatetime,
|
|
4192
4188
|
reason: d.reasonsimplified,
|
|
4193
4189
|
method: d.fundmethod
|
|
@@ -4225,9 +4221,9 @@ const Is = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4225
4221
|
return $.shareHolder;
|
|
4226
4222
|
}
|
|
4227
4223
|
return "";
|
|
4228
|
-
},
|
|
4224
|
+
}, Fs = (e) => ({
|
|
4229
4225
|
status: e.status == 1
|
|
4230
|
-
}),
|
|
4226
|
+
}), Ls = (e) => (e == null ? void 0 : e.map((n) => {
|
|
4231
4227
|
var t;
|
|
4232
4228
|
return {
|
|
4233
4229
|
activeCom: ((t = n.active_com) == null ? void 0 : t.map((r) => ({
|
|
@@ -4236,11 +4232,11 @@ const Is = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4236
4232
|
categoryId: r.category_id,
|
|
4237
4233
|
maintenance: r.maintenance === 1
|
|
4238
4234
|
}))) ?? [],
|
|
4239
|
-
platformWallet:
|
|
4235
|
+
platformWallet: x(n.platformwallet),
|
|
4240
4236
|
com: n.com ?? "",
|
|
4241
4237
|
maintenance: n.maintenance ?? !1
|
|
4242
4238
|
};
|
|
4243
|
-
})) ?? [],
|
|
4239
|
+
})) ?? [], Gs = (e) => ({
|
|
4244
4240
|
status: e.status == 1,
|
|
4245
4241
|
message: e.message ?? "",
|
|
4246
4242
|
data: e.data.map((n) => ({
|
|
@@ -4250,7 +4246,7 @@ const Is = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4250
4246
|
imageUrl: n.image_url,
|
|
4251
4247
|
getToken: n.getToken === 1
|
|
4252
4248
|
}))
|
|
4253
|
-
}),
|
|
4249
|
+
}), zs = (e) => {
|
|
4254
4250
|
var n;
|
|
4255
4251
|
return {
|
|
4256
4252
|
status: e.status == 1,
|
|
@@ -4260,19 +4256,19 @@ const Is = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4260
4256
|
tokenAmount: t.token_amount
|
|
4261
4257
|
}))) ?? []
|
|
4262
4258
|
};
|
|
4263
|
-
},
|
|
4259
|
+
}, Ys = (e) => ({
|
|
4264
4260
|
status: e.status == 1,
|
|
4265
4261
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
4266
4262
|
loginId: e.loginId ?? "",
|
|
4267
4263
|
password: e.password ?? "",
|
|
4268
4264
|
downloadUrl: e.download_link ?? ""
|
|
4269
|
-
}),
|
|
4265
|
+
}), Ws = (e) => (e == null ? void 0 : e.map((n) => ({
|
|
4270
4266
|
messageId: n.msgindex,
|
|
4271
4267
|
unread: n.status == "0",
|
|
4272
4268
|
date: n.cdate,
|
|
4273
4269
|
title: n.account_message_content.subject,
|
|
4274
4270
|
content: n.account_message_content.content
|
|
4275
|
-
}))) ?? [],
|
|
4271
|
+
}))) ?? [], qs = (e) => {
|
|
4276
4272
|
var n, t;
|
|
4277
4273
|
return {
|
|
4278
4274
|
currentPage: 1,
|
|
@@ -4292,7 +4288,7 @@ const Is = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4292
4288
|
rate: "0.00"
|
|
4293
4289
|
}))) ?? []
|
|
4294
4290
|
};
|
|
4295
|
-
},
|
|
4291
|
+
}, Es = (e) => e.mdGameLists.map((n) => ({
|
|
4296
4292
|
id: n.id,
|
|
4297
4293
|
name: n.name,
|
|
4298
4294
|
list: n.gameList.map((t) => {
|
|
@@ -4303,7 +4299,7 @@ const Is = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4303
4299
|
imageUrl: s
|
|
4304
4300
|
};
|
|
4305
4301
|
})
|
|
4306
|
-
})),
|
|
4302
|
+
})), Bs = (e) => {
|
|
4307
4303
|
let n = "0", t = "0", r = "0", a = "0", s = "0", o = "0";
|
|
4308
4304
|
return e.status == 0 ? {
|
|
4309
4305
|
claimedReward: n,
|
|
@@ -4320,7 +4316,7 @@ const Is = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4320
4316
|
totalReward: s,
|
|
4321
4317
|
unclaimReward: o
|
|
4322
4318
|
});
|
|
4323
|
-
},
|
|
4319
|
+
}, Hs = (e) => {
|
|
4324
4320
|
const n = /* @__PURE__ */ new Set(), t = e.data.map((s) => (n.add(s.downline), {
|
|
4325
4321
|
id: s.logindex,
|
|
4326
4322
|
name: s.firstname,
|
|
@@ -4333,7 +4329,7 @@ const Is = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4333
4329
|
totalCount: a,
|
|
4334
4330
|
list: t
|
|
4335
4331
|
};
|
|
4336
|
-
},
|
|
4332
|
+
}, Us = (e) => {
|
|
4337
4333
|
let n = "0", t = "0", r = "0", a = "0", s = "0", o = "0";
|
|
4338
4334
|
return e.status == 0 ? {
|
|
4339
4335
|
claimedReward: n,
|
|
@@ -4350,7 +4346,7 @@ const Is = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4350
4346
|
totalReward: s,
|
|
4351
4347
|
unclaimReward: o
|
|
4352
4348
|
});
|
|
4353
|
-
},
|
|
4349
|
+
}, $s = (e) => {
|
|
4354
4350
|
const n = /* @__PURE__ */ new Set(), t = e.data.map((s) => (n.add(s.accountid), {
|
|
4355
4351
|
id: s.id,
|
|
4356
4352
|
name: s.firstname,
|
|
@@ -4364,7 +4360,7 @@ const Is = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4364
4360
|
totalCount: a,
|
|
4365
4361
|
list: t
|
|
4366
4362
|
};
|
|
4367
|
-
},
|
|
4363
|
+
}, Vs = (e) => {
|
|
4368
4364
|
let n = "0", t = "0", r = "0", a = "0", s = "0", o = "0";
|
|
4369
4365
|
return e.status == 0 ? {
|
|
4370
4366
|
claimedReward: n,
|
|
@@ -4394,7 +4390,7 @@ const Is = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4394
4390
|
totalCount: a,
|
|
4395
4391
|
list: t
|
|
4396
4392
|
};
|
|
4397
|
-
},
|
|
4393
|
+
}, Qs = (e) => e.status == 0 ? {
|
|
4398
4394
|
directDownline: "0",
|
|
4399
4395
|
otherDownline: "0",
|
|
4400
4396
|
uplineCode: "",
|
|
@@ -4408,8 +4404,8 @@ const Is = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4408
4404
|
referralCode: e.data.referral_code,
|
|
4409
4405
|
totalCommission: "0",
|
|
4410
4406
|
isClaimable: !1
|
|
4411
|
-
},
|
|
4412
|
-
var
|
|
4407
|
+
}, Xs = (e) => {
|
|
4408
|
+
var p;
|
|
4413
4409
|
let n = null, t = null;
|
|
4414
4410
|
if (e.status == 0)
|
|
4415
4411
|
return { welcomeBonus: null, dailyBonus: null };
|
|
@@ -4440,7 +4436,7 @@ const Is = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4440
4436
|
expiryTime: f.etime
|
|
4441
4437
|
};
|
|
4442
4438
|
});
|
|
4443
|
-
let s = 0, o = ((
|
|
4439
|
+
let s = 0, o = ((p = a[0]) == null ? void 0 : p.expiryTime) || "";
|
|
4444
4440
|
const d = a.map((f) => (s = Math.max(s, f.percentage), new Date(f.expiryTime) < new Date(o) && (o = f.expiryTime), {
|
|
4445
4441
|
name: f.name,
|
|
4446
4442
|
depositAmount: f.depositAmount,
|
|
@@ -4451,16 +4447,16 @@ const Is = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4451
4447
|
expiryTime: o,
|
|
4452
4448
|
list: d
|
|
4453
4449
|
}, { welcomeBonus: n, dailyBonus: t };
|
|
4454
|
-
},
|
|
4450
|
+
}, Zs = (e) => ({
|
|
4455
4451
|
status: e.status == 1,
|
|
4456
4452
|
message: e.msg ?? ""
|
|
4457
|
-
}),
|
|
4453
|
+
}), Js = (e) => ({
|
|
4458
4454
|
status: e.status == 1,
|
|
4459
4455
|
message: e.msg ?? ""
|
|
4460
|
-
}),
|
|
4456
|
+
}), Ks = (e) => ({
|
|
4461
4457
|
status: e.status == 1,
|
|
4462
4458
|
message: e.msg ?? ""
|
|
4463
|
-
}),
|
|
4459
|
+
}), eo = (e) => e.status == 0 ? {
|
|
4464
4460
|
deposit: "0",
|
|
4465
4461
|
reward: "0",
|
|
4466
4462
|
turnover: "0",
|
|
@@ -4470,7 +4466,7 @@ const Is = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4470
4466
|
reward: e.data.reward,
|
|
4471
4467
|
turnover: e.data.turnover,
|
|
4472
4468
|
multiplier: e.data.multiply
|
|
4473
|
-
},
|
|
4469
|
+
}, to = (e) => {
|
|
4474
4470
|
if (e.status == 0 || !e.data)
|
|
4475
4471
|
return {};
|
|
4476
4472
|
const n = {};
|
|
@@ -4490,7 +4486,7 @@ const Is = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4490
4486
|
}
|
|
4491
4487
|
}
|
|
4492
4488
|
return n;
|
|
4493
|
-
},
|
|
4489
|
+
}, no = (e) => {
|
|
4494
4490
|
if (e.status == 0 || !e.data)
|
|
4495
4491
|
return {};
|
|
4496
4492
|
const n = {};
|
|
@@ -4510,7 +4506,7 @@ const Is = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4510
4506
|
}
|
|
4511
4507
|
}
|
|
4512
4508
|
return n;
|
|
4513
|
-
},
|
|
4509
|
+
}, ro = (e) => I(e), ao = (e) => I(e), so = (e) => {
|
|
4514
4510
|
var n, t, r, a, s;
|
|
4515
4511
|
return {
|
|
4516
4512
|
status: e.status == 1,
|
|
@@ -4523,8 +4519,8 @@ const Is = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4523
4519
|
};
|
|
4524
4520
|
}, $e = (e) => ({
|
|
4525
4521
|
validated: e.withdrawValidate === 1 || e.depositValidate === 1 || e.TransferCreditValidate === 1,
|
|
4526
|
-
forms:
|
|
4527
|
-
}),
|
|
4522
|
+
forms: oo(e)
|
|
4523
|
+
}), oo = (e) => e.subDepositForms && e.subDepositForms.length > 0 ? e.subDepositForms.map((n) => ({
|
|
4528
4524
|
id: n.id,
|
|
4529
4525
|
fieldName: n.fieldname,
|
|
4530
4526
|
regex: n.regex,
|
|
@@ -4542,25 +4538,25 @@ const Is = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4542
4538
|
regex: n.regex,
|
|
4543
4539
|
showName: n.showname,
|
|
4544
4540
|
inputHelper: n.inputHelper
|
|
4545
|
-
})) : [],
|
|
4541
|
+
})) : [], io = (e) => I(e), uo = (e) => e, lo = (e) => ({
|
|
4546
4542
|
status: e.status == 1,
|
|
4547
4543
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? ""
|
|
4548
|
-
}),
|
|
4544
|
+
}), co = (e) => I(e), mo = (e) => ({
|
|
4549
4545
|
status: e.status == 1,
|
|
4550
4546
|
message: e.message,
|
|
4551
4547
|
user: e.user ?? ""
|
|
4552
|
-
}),
|
|
4548
|
+
}), fo = (e) => ({
|
|
4553
4549
|
status: e.status == 1,
|
|
4554
4550
|
message: e.msg ?? "",
|
|
4555
4551
|
amount: e.amount ?? ""
|
|
4556
|
-
}),
|
|
4552
|
+
}), go = (e) => I(e), po = (e) => {
|
|
4557
4553
|
var n;
|
|
4558
4554
|
return {
|
|
4559
4555
|
status: e.status == 1,
|
|
4560
4556
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
4561
4557
|
dayStreak: ((n = e.data) == null ? void 0 : n.continuousDay) ?? 0
|
|
4562
4558
|
};
|
|
4563
|
-
},
|
|
4559
|
+
}, bo = (e) => {
|
|
4564
4560
|
var n;
|
|
4565
4561
|
return {
|
|
4566
4562
|
status: e.status == 1,
|
|
@@ -4578,19 +4574,19 @@ const Is = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4578
4574
|
};
|
|
4579
4575
|
})) ?? []
|
|
4580
4576
|
};
|
|
4581
|
-
},
|
|
4577
|
+
}, yo = (e) => ({
|
|
4582
4578
|
status: e.status == 1,
|
|
4583
4579
|
message: e.msg ?? ""
|
|
4584
|
-
}),
|
|
4580
|
+
}), ho = (e) => ({
|
|
4585
4581
|
status: e.status == 1,
|
|
4586
4582
|
code: e.code ?? 0,
|
|
4587
4583
|
message: e.msg ?? "",
|
|
4588
4584
|
form: e.form ?? "",
|
|
4589
4585
|
gameUrl: e.data ?? ""
|
|
4590
|
-
}),
|
|
4586
|
+
}), _o = (e) => I(e), To = (e) => I(e), Ve = (e) => ({
|
|
4591
4587
|
status: e.status == 1,
|
|
4592
4588
|
message: e.errormessage ?? ""
|
|
4593
|
-
}),
|
|
4589
|
+
}), vo = (e) => I(e), wo = (e) => e, Po = (e) => I(e), xo = (e) => {
|
|
4594
4590
|
var n;
|
|
4595
4591
|
return {
|
|
4596
4592
|
platformProduct: ((n = e.mdPlatformProduct) == null ? void 0 : n.map((t) => ({
|
|
@@ -4614,33 +4610,33 @@ const Is = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4614
4610
|
}))) ?? []
|
|
4615
4611
|
};
|
|
4616
4612
|
})) ?? [];
|
|
4617
|
-
},
|
|
4613
|
+
}, Mo = (e) => I(e), Oo = (e) => I(e), ko = (e) => I(e), Ro = (e) => I(e), So = (e) => I(e), Io = (e) => I(e), Co = (e) => I(e), jo = (e) => ({
|
|
4618
4614
|
status: e.status == 1,
|
|
4619
4615
|
message: e.msg ?? "",
|
|
4620
4616
|
data: e.data
|
|
4621
4617
|
}), No = (e) => ({
|
|
4622
4618
|
status: e.status == 1,
|
|
4623
4619
|
message: e.msg ?? ""
|
|
4624
|
-
}),
|
|
4620
|
+
}), Fo = (e) => {
|
|
4625
4621
|
let n = "";
|
|
4626
4622
|
return e.data && (n = e.data.max_promo_amt), {
|
|
4627
4623
|
status: e.status == 1,
|
|
4628
4624
|
amount: n
|
|
4629
4625
|
};
|
|
4630
|
-
},
|
|
4626
|
+
}, Lo = (e) => ({
|
|
4631
4627
|
eventDescription: {
|
|
4632
4628
|
condition: e.bottomDescription.signinCondition,
|
|
4633
4629
|
prize: e.bottomDescription.signinPrize,
|
|
4634
4630
|
others: e.bottomDescription.otherDescription
|
|
4635
4631
|
},
|
|
4636
4632
|
firstDayOfMonth: e.firstDayOfMonth
|
|
4637
|
-
}),
|
|
4633
|
+
}), Go = (e) => ({
|
|
4638
4634
|
status: e.status == 1,
|
|
4639
4635
|
signedDays: e.days,
|
|
4640
4636
|
signedToday: e.todayIsSign === 1,
|
|
4641
4637
|
dayStreak: e.continuousDay,
|
|
4642
4638
|
canSignToday: e.canSign === 1
|
|
4643
|
-
}),
|
|
4639
|
+
}), zo = (e) => ({
|
|
4644
4640
|
status: e.status == 1,
|
|
4645
4641
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
4646
4642
|
fullName: e.fullname,
|
|
@@ -4678,7 +4674,7 @@ const Is = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4678
4674
|
commission: t.commission
|
|
4679
4675
|
}))
|
|
4680
4676
|
}))
|
|
4681
|
-
}),
|
|
4677
|
+
}), Yo = (e) => ({
|
|
4682
4678
|
status: e.status == 1,
|
|
4683
4679
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
4684
4680
|
id: e.id ?? 0,
|
|
@@ -4690,17 +4686,17 @@ const Is = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4690
4686
|
})),
|
|
4691
4687
|
currentPage: e.page,
|
|
4692
4688
|
lastPage: e.lastpage
|
|
4693
|
-
}),
|
|
4689
|
+
}), Wo = (e) => ({
|
|
4694
4690
|
status: e.status == "1",
|
|
4695
4691
|
message: e.msg ?? "",
|
|
4696
4692
|
username: e.accountcode,
|
|
4697
4693
|
password: e.password
|
|
4698
4694
|
});
|
|
4699
4695
|
var Le = /* @__PURE__ */ ((e) => (e.toPlatform = "transferIn", e.toWallet = "transferOut", e))(Le || {});
|
|
4700
|
-
const
|
|
4696
|
+
const qo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
4701
4697
|
__proto__: null,
|
|
4702
4698
|
TransferMethod: Le
|
|
4703
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
4699
|
+
}, Symbol.toStringTag, { value: "Module" })), Eo = (e) => {
|
|
4704
4700
|
var n;
|
|
4705
4701
|
return {
|
|
4706
4702
|
currentPage: e.mdGameCreditLimitTransfers.current_page,
|
|
@@ -4709,11 +4705,11 @@ const Wo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4709
4705
|
transferIndex: t.clindex,
|
|
4710
4706
|
target: t.com_from !== "" ? t.com_from : t.com_to,
|
|
4711
4707
|
category: t.com_from !== "" ? Le.toWallet : Le.toPlatform,
|
|
4712
|
-
amount:
|
|
4708
|
+
amount: x(t.amount),
|
|
4713
4709
|
dateTime: t.transferdatetime
|
|
4714
4710
|
}))) ?? []
|
|
4715
4711
|
};
|
|
4716
|
-
},
|
|
4712
|
+
}, Bo = (e) => {
|
|
4717
4713
|
var n;
|
|
4718
4714
|
return {
|
|
4719
4715
|
currentPage: e.mdAgTransfeReport.current_page,
|
|
@@ -4726,17 +4722,17 @@ const Wo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4726
4722
|
dateTime: t.transferdatetime
|
|
4727
4723
|
}))) ?? []
|
|
4728
4724
|
};
|
|
4729
|
-
},
|
|
4730
|
-
var n, t, r, a, s, o, d,
|
|
4725
|
+
}, Ho = (e) => {
|
|
4726
|
+
var n, t, r, a, s, o, d, p, f, b, w;
|
|
4731
4727
|
return {
|
|
4732
4728
|
status: e.status == 1,
|
|
4733
4729
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
4734
4730
|
data: {
|
|
4735
4731
|
total: (n = e.data) != null && n.total ? {
|
|
4736
|
-
bet:
|
|
4737
|
-
activeBet:
|
|
4738
|
-
validBet:
|
|
4739
|
-
payout:
|
|
4732
|
+
bet: x(((t = e.data) == null ? void 0 : t.total.bet) ?? 0),
|
|
4733
|
+
activeBet: x(((r = e.data) == null ? void 0 : r.total.activebet) ?? 0),
|
|
4734
|
+
validBet: x(((a = e.data) == null ? void 0 : a.total.validbet) ?? 0),
|
|
4735
|
+
payout: x(((s = e.data) == null ? void 0 : s.total.payout) ?? 0)
|
|
4740
4736
|
} : {
|
|
4741
4737
|
bet: "0.00",
|
|
4742
4738
|
activeBet: "0.00",
|
|
@@ -4744,17 +4740,17 @@ const Wo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4744
4740
|
payout: "0.00"
|
|
4745
4741
|
},
|
|
4746
4742
|
data: ((d = (o = e.data) == null ? void 0 : o.sum) == null ? void 0 : d.map((_) => ({
|
|
4747
|
-
bet:
|
|
4748
|
-
activeBet:
|
|
4749
|
-
payout:
|
|
4743
|
+
bet: x(_.bet),
|
|
4744
|
+
activeBet: x(_.activebet),
|
|
4745
|
+
payout: x(_.payout),
|
|
4750
4746
|
target: _.name,
|
|
4751
4747
|
com: _.com
|
|
4752
4748
|
}))) ?? [],
|
|
4753
|
-
wagers: ((f = (
|
|
4754
|
-
payout:
|
|
4749
|
+
wagers: ((f = (p = e.data) == null ? void 0 : p.wagers) == null ? void 0 : f.map((_) => ({
|
|
4750
|
+
payout: x(_.payout),
|
|
4755
4751
|
betType: _.betType,
|
|
4756
|
-
stakeF:
|
|
4757
|
-
stakeL:
|
|
4752
|
+
stakeF: x(_.stakeF),
|
|
4753
|
+
stakeL: x(_.stakeL),
|
|
4758
4754
|
date: _.date,
|
|
4759
4755
|
key: _.key,
|
|
4760
4756
|
detailSA: _.detailsa,
|
|
@@ -4765,7 +4761,7 @@ const Wo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4765
4761
|
lastPage: ((w = e.data) == null ? void 0 : w.page.last_page) ?? 1
|
|
4766
4762
|
}
|
|
4767
4763
|
};
|
|
4768
|
-
},
|
|
4764
|
+
}, Uo = (e) => {
|
|
4769
4765
|
var n, t, r;
|
|
4770
4766
|
return {
|
|
4771
4767
|
status: e.status == 1,
|
|
@@ -4776,7 +4772,7 @@ const Wo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4776
4772
|
binded: ((r = e.data) == null ? void 0 : r.binded) ?? !1
|
|
4777
4773
|
}
|
|
4778
4774
|
};
|
|
4779
|
-
},
|
|
4775
|
+
}, $o = (e) => I(e), Vo = (e) => {
|
|
4780
4776
|
var n;
|
|
4781
4777
|
return {
|
|
4782
4778
|
status: e.status == 1,
|
|
@@ -4786,7 +4782,7 @@ const Wo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4786
4782
|
createdAt: t.created_at
|
|
4787
4783
|
}))) ?? []
|
|
4788
4784
|
};
|
|
4789
|
-
}, Ao = (e) => I(e),
|
|
4785
|
+
}, Ao = (e) => I(e), Qo = (e) => {
|
|
4790
4786
|
var n, t, r;
|
|
4791
4787
|
return {
|
|
4792
4788
|
status: e.status == 1,
|
|
@@ -4811,23 +4807,23 @@ const Wo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4811
4807
|
}))) ?? []
|
|
4812
4808
|
}
|
|
4813
4809
|
};
|
|
4814
|
-
},
|
|
4810
|
+
}, Xo = (e) => I(e), Zo = (e) => ({
|
|
4815
4811
|
status: e.status == 1,
|
|
4816
4812
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
4817
4813
|
tokenAmount: e.token_amount
|
|
4818
|
-
}),
|
|
4814
|
+
}), Jo = (e) => I(e);
|
|
4819
4815
|
var nt = /* @__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.registerwa = "registerwa", e))(nt || {});
|
|
4820
|
-
const
|
|
4816
|
+
const Ko = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
4821
4817
|
__proto__: null,
|
|
4822
4818
|
SettingCategory: nt
|
|
4823
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
4819
|
+
}, Symbol.toStringTag, { value: "Module" })), ei = (e) => {
|
|
4824
4820
|
let n = 0;
|
|
4825
4821
|
return e.data != null && typeof e.data == "object" && (n = e.data.amount), {
|
|
4826
4822
|
status: e.status,
|
|
4827
4823
|
message: e.msg ?? "",
|
|
4828
4824
|
amount: n
|
|
4829
4825
|
};
|
|
4830
|
-
},
|
|
4826
|
+
}, ti = (e) => e.status == 0 ? {
|
|
4831
4827
|
record: {
|
|
4832
4828
|
today: {
|
|
4833
4829
|
deposit: "0",
|
|
@@ -4857,15 +4853,15 @@ const Jo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4857
4853
|
loseLimit: n.loselimit,
|
|
4858
4854
|
maxReward: n.max_reward
|
|
4859
4855
|
}))
|
|
4860
|
-
},
|
|
4856
|
+
}, ni = (e) => e.status == 0 ? [] : e.data.map((n) => ({
|
|
4861
4857
|
amount: n.amount,
|
|
4862
4858
|
date: n.date,
|
|
4863
4859
|
deposit: n.deposit,
|
|
4864
4860
|
payout: n.payout
|
|
4865
|
-
})),
|
|
4861
|
+
})), ri = (e) => ({
|
|
4866
4862
|
status: e.status,
|
|
4867
4863
|
message: e.msg ?? ""
|
|
4868
|
-
}),
|
|
4864
|
+
}), ai = (e) => e.status == 0 ? {
|
|
4869
4865
|
status: e.status,
|
|
4870
4866
|
message: e.msg ?? "",
|
|
4871
4867
|
data: null
|
|
@@ -4887,31 +4883,31 @@ const Jo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4887
4883
|
collectable: e.data.collectable,
|
|
4888
4884
|
remainingDay: e.data.remaining
|
|
4889
4885
|
}
|
|
4890
|
-
},
|
|
4886
|
+
}, si = (e) => ({
|
|
4891
4887
|
status: e.status,
|
|
4892
4888
|
message: e.msg ?? ""
|
|
4893
|
-
}),
|
|
4889
|
+
}), oi = (e) => {
|
|
4894
4890
|
var n, t;
|
|
4895
4891
|
return {
|
|
4896
4892
|
status: e.status == 1,
|
|
4897
4893
|
errorMessage: e.errormessage ?? "",
|
|
4898
4894
|
isAutoTransfer: e.optionkey == "auto" || ((n = e.message) == null ? void 0 : n.optionkey) == "auto" || ((t = e.mdAccountSetting) == null ? void 0 : t.optionkey) == "auto"
|
|
4899
4895
|
};
|
|
4900
|
-
},
|
|
4896
|
+
}, ii = (e) => I(e), ui = (e) => ({
|
|
4901
4897
|
status: e.status,
|
|
4902
4898
|
message: e.msg ?? "",
|
|
4903
4899
|
turnover: e.data ? e.data.turnover : 0,
|
|
4904
4900
|
percentage: e.data ? e.data.percentage ?? 0 : 0,
|
|
4905
4901
|
incentive: e.data ? e.data.incentive : 0,
|
|
4906
4902
|
claimable: 0
|
|
4907
|
-
}),
|
|
4903
|
+
}), li = (e) => {
|
|
4908
4904
|
let n = "0";
|
|
4909
4905
|
return e.data && (n = e.data.incentive), {
|
|
4910
4906
|
status: e.status,
|
|
4911
4907
|
message: e.msg ?? "",
|
|
4912
4908
|
amount: n
|
|
4913
4909
|
};
|
|
4914
|
-
},
|
|
4910
|
+
}, ci = (e) => {
|
|
4915
4911
|
let n = "0";
|
|
4916
4912
|
return e.data && (n = e.data.incentive), {
|
|
4917
4913
|
status: e.status,
|
|
@@ -4920,16 +4916,16 @@ const Jo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4920
4916
|
};
|
|
4921
4917
|
};
|
|
4922
4918
|
var te = /* @__PURE__ */ ((e) => (e.inProgress = "inProgress", e.collectable = "collectable", e.collected = "collected", e))(te || {});
|
|
4923
|
-
const
|
|
4919
|
+
const di = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
4924
4920
|
__proto__: null,
|
|
4925
4921
|
MissionStatus: te
|
|
4926
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
4922
|
+
}, Symbol.toStringTag, { value: "Module" })), mi = (e) => {
|
|
4927
4923
|
if (e.status === 0)
|
|
4928
4924
|
return {
|
|
4929
4925
|
status: e.status,
|
|
4930
4926
|
data: null
|
|
4931
4927
|
};
|
|
4932
|
-
const n =
|
|
4928
|
+
const n = Nt(e, 0), t = Nt(e, 1);
|
|
4933
4929
|
return {
|
|
4934
4930
|
status: e.status,
|
|
4935
4931
|
data: {
|
|
@@ -4946,7 +4942,7 @@ const ci = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4946
4942
|
percentage: Lt(t)
|
|
4947
4943
|
},
|
|
4948
4944
|
grandPrize: {
|
|
4949
|
-
countDownTimestamp:
|
|
4945
|
+
countDownTimestamp: fi(e.data.dateto),
|
|
4950
4946
|
status: e.data.final_claimable ? e.data.final_collected === "1" ? te.collected : te.collectable : te.inProgress,
|
|
4951
4947
|
prize: e.data.reward
|
|
4952
4948
|
}
|
|
@@ -4955,7 +4951,7 @@ const ci = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4955
4951
|
activeBet: t
|
|
4956
4952
|
}
|
|
4957
4953
|
};
|
|
4958
|
-
},
|
|
4954
|
+
}, Nt = (e, n) => e.data.tier.filter((t) => t.type == n).map((t) => {
|
|
4959
4955
|
const r = Math.min(t.achieve ?? 0, t.requirement);
|
|
4960
4956
|
return {
|
|
4961
4957
|
id: t.transid,
|
|
@@ -4973,13 +4969,13 @@ const ci = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4973
4969
|
}, Lt = (e) => {
|
|
4974
4970
|
const n = e.reduce((r, a) => r + parseFloat(a.reward), 0), t = e.reduce((r, a) => r + a.progress.total, 0);
|
|
4975
4971
|
return t > 0 ? (n / t * 100).toFixed(2) : "0";
|
|
4976
|
-
},
|
|
4972
|
+
}, fi = (e) => {
|
|
4977
4973
|
const n = (/* @__PURE__ */ new Date()).getTime(), t = new Date(e).getTime();
|
|
4978
4974
|
return Math.max(0, t - n);
|
|
4979
|
-
},
|
|
4975
|
+
}, gi = (e) => ({
|
|
4980
4976
|
status: e.status,
|
|
4981
4977
|
message: e.msg ?? ""
|
|
4982
|
-
}),
|
|
4978
|
+
}), pi = (e) => ({
|
|
4983
4979
|
status: e.status == 1,
|
|
4984
4980
|
socialLogin: e.social_login == 1,
|
|
4985
4981
|
errorMessage: e.erorrmessage ?? "",
|
|
@@ -4991,7 +4987,7 @@ const ci = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4991
4987
|
maxLength: n.maxlen ?? "0",
|
|
4992
4988
|
inputHelper: n.inputHelper ?? ""
|
|
4993
4989
|
}))
|
|
4994
|
-
}),
|
|
4990
|
+
}), bi = (e) => ({
|
|
4995
4991
|
currentPage: e.mdGameLists.current_page,
|
|
4996
4992
|
lastPage: e.mdGameLists.last_page,
|
|
4997
4993
|
data: e.mdGameLists.data && e.mdGameLists.data.length > 0 ? e.mdGameLists.data.map((n) => ({
|
|
@@ -5008,12 +5004,12 @@ const ci = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5008
5004
|
logoUrl: `/image/platform_logo/${n.img.split("/").pop()}?v=1`,
|
|
5009
5005
|
rate: "0.00"
|
|
5010
5006
|
})) ?? [] : []
|
|
5011
|
-
}),
|
|
5007
|
+
}), yi = (e) => I(e), hi = (e) => I(e);
|
|
5012
5008
|
var he = /* @__PURE__ */ ((e) => (e.inProgress = "inProgress", e.collectable = "collectable", e.collected = "collected", e))(he || {});
|
|
5013
|
-
const
|
|
5009
|
+
const _i = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5014
5010
|
__proto__: null,
|
|
5015
5011
|
AccumulateDepositStatus: he
|
|
5016
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
5012
|
+
}, Symbol.toStringTag, { value: "Module" })), Ti = (e) => {
|
|
5017
5013
|
if (e.status == 0)
|
|
5018
5014
|
return {
|
|
5019
5015
|
status: !1,
|
|
@@ -5046,17 +5042,17 @@ const hi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5046
5042
|
message: e.msg ?? "",
|
|
5047
5043
|
data: n
|
|
5048
5044
|
};
|
|
5049
|
-
},
|
|
5045
|
+
}, vi = (e) => ({
|
|
5050
5046
|
status: e.status == 1,
|
|
5051
5047
|
message: e.msg ?? ""
|
|
5052
|
-
}),
|
|
5048
|
+
}), wi = (e) => {
|
|
5053
5049
|
var n;
|
|
5054
5050
|
return {
|
|
5055
5051
|
status: e.status == 1,
|
|
5056
5052
|
errorMessage: e.errormessage ?? "",
|
|
5057
5053
|
username: ((n = e.data) == null ? void 0 : n.username) ?? ""
|
|
5058
5054
|
};
|
|
5059
|
-
},
|
|
5055
|
+
}, Pi = (e) => {
|
|
5060
5056
|
var n;
|
|
5061
5057
|
return {
|
|
5062
5058
|
status: e.status == 1,
|
|
@@ -5082,7 +5078,7 @@ const hi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5082
5078
|
};
|
|
5083
5079
|
})) ?? []
|
|
5084
5080
|
};
|
|
5085
|
-
},
|
|
5081
|
+
}, xi = (e) => ({
|
|
5086
5082
|
status: e.status == 1,
|
|
5087
5083
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
5088
5084
|
data: {
|
|
@@ -5101,12 +5097,12 @@ const hi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5101
5097
|
networkId: t.network_id
|
|
5102
5098
|
})) ?? []
|
|
5103
5099
|
})) ?? []
|
|
5104
|
-
}),
|
|
5100
|
+
}), Mi = (e) => ({
|
|
5105
5101
|
status: e.status == 1,
|
|
5106
5102
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
5107
5103
|
address: e.data ?? ""
|
|
5108
|
-
}),
|
|
5109
|
-
var n, t, r, a, s, o, d,
|
|
5104
|
+
}), Oi = async (e) => {
|
|
5105
|
+
var n, t, r, a, s, o, d, p, f, b, w, _, g, D, N, B, H;
|
|
5110
5106
|
try {
|
|
5111
5107
|
e.findIndex((m) => m.name === c.vipList) !== -1 && e.push(
|
|
5112
5108
|
{
|
|
@@ -5190,9 +5186,9 @@ const hi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5190
5186
|
name: m.name,
|
|
5191
5187
|
query: btoa(m.query)
|
|
5192
5188
|
}))
|
|
5193
|
-
}, Re = await
|
|
5189
|
+
}, Re = await oe.post(
|
|
5194
5190
|
"/graph/jwt",
|
|
5195
|
-
|
|
5191
|
+
Wa(JSON.stringify(ke))
|
|
5196
5192
|
), l = {
|
|
5197
5193
|
status: 200,
|
|
5198
5194
|
message: "",
|
|
@@ -5200,82 +5196,82 @@ const hi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5200
5196
|
};
|
|
5201
5197
|
for (const m of Re.data.responses) {
|
|
5202
5198
|
m.error != null && m.error.code != 200 && (l.status = m.error.code, l.message = m.error.message);
|
|
5203
|
-
const P = m.attributes !== null && m.attributes !== void 0 ?
|
|
5199
|
+
const P = m.attributes !== null && m.attributes !== void 0 ? qa(m.attributes) : null, u = m.name, i = P ? JSON.parse(P) : null;
|
|
5204
5200
|
if (!i)
|
|
5205
5201
|
l.result[u] = null;
|
|
5206
5202
|
else
|
|
5207
5203
|
switch (u) {
|
|
5208
5204
|
case c.announcement:
|
|
5209
|
-
l.result[u] =
|
|
5205
|
+
l.result[u] = rs(i);
|
|
5210
5206
|
break;
|
|
5211
5207
|
case c.gameList:
|
|
5212
|
-
l.result[u] =
|
|
5208
|
+
l.result[u] = ss(i);
|
|
5213
5209
|
break;
|
|
5214
5210
|
case c.cmsList:
|
|
5215
|
-
l.result[u] =
|
|
5211
|
+
l.result[u] = gs(i);
|
|
5216
5212
|
break;
|
|
5217
5213
|
case c.paymentsProvider:
|
|
5218
|
-
l.result[u] =
|
|
5214
|
+
l.result[u] = Ka(
|
|
5219
5215
|
i
|
|
5220
5216
|
);
|
|
5221
5217
|
break;
|
|
5222
5218
|
case c.getUserProfile:
|
|
5223
|
-
l.result[u] =
|
|
5219
|
+
l.result[u] = as(i);
|
|
5224
5220
|
break;
|
|
5225
5221
|
case c.vipList:
|
|
5226
|
-
l.result[u] =
|
|
5222
|
+
l.result[u] = us(i);
|
|
5227
5223
|
break;
|
|
5228
5224
|
case c.vipBonus:
|
|
5229
|
-
l.result[u] =
|
|
5225
|
+
l.result[u] = cs(i);
|
|
5230
5226
|
break;
|
|
5231
5227
|
case c.vipFieldStatus:
|
|
5232
|
-
l.result[u] =
|
|
5228
|
+
l.result[u] = ds(i);
|
|
5233
5229
|
break;
|
|
5234
5230
|
case c.vipStatus:
|
|
5235
|
-
l.result[u] =
|
|
5231
|
+
l.result[u] = ms(i);
|
|
5236
5232
|
break;
|
|
5237
5233
|
case c.promotion:
|
|
5238
|
-
l.result[u] =
|
|
5234
|
+
l.result[u] = ls(i);
|
|
5239
5235
|
break;
|
|
5240
5236
|
case c.getSetting:
|
|
5241
|
-
l.result[u] =
|
|
5237
|
+
l.result[u] = fs(i);
|
|
5242
5238
|
break;
|
|
5243
5239
|
case c.getCountryMobile:
|
|
5244
|
-
l.result[u] =
|
|
5240
|
+
l.result[u] = ps(
|
|
5245
5241
|
i
|
|
5246
5242
|
);
|
|
5247
5243
|
break;
|
|
5248
5244
|
case c.getPlatformTurnoverRate:
|
|
5249
|
-
l.result[u] =
|
|
5245
|
+
l.result[u] = bs(
|
|
5250
5246
|
i
|
|
5251
5247
|
);
|
|
5252
5248
|
break;
|
|
5253
5249
|
case c.mainWallet:
|
|
5254
|
-
l.result[u] =
|
|
5250
|
+
l.result[u] = ys(i);
|
|
5255
5251
|
break;
|
|
5256
5252
|
case c.getLanguageSetting:
|
|
5257
|
-
l.result[u] =
|
|
5253
|
+
l.result[u] = hs(
|
|
5258
5254
|
i
|
|
5259
5255
|
);
|
|
5260
5256
|
break;
|
|
5261
5257
|
case c.getFourDimensionData:
|
|
5262
|
-
l.result[u] =
|
|
5258
|
+
l.result[u] = _s(
|
|
5263
5259
|
i
|
|
5264
5260
|
);
|
|
5265
5261
|
break;
|
|
5266
5262
|
case c.getCompany:
|
|
5267
|
-
l.result[u] =
|
|
5263
|
+
l.result[u] = Ts(i);
|
|
5268
5264
|
break;
|
|
5269
5265
|
case c.searchResultDate:
|
|
5270
|
-
l.result[u] =
|
|
5266
|
+
l.result[u] = vs(
|
|
5271
5267
|
i
|
|
5272
5268
|
);
|
|
5273
5269
|
break;
|
|
5274
5270
|
case c.searchHot:
|
|
5275
|
-
l.result[u] =
|
|
5271
|
+
l.result[u] = Ps(i);
|
|
5276
5272
|
break;
|
|
5277
5273
|
case c.searchByDate:
|
|
5278
|
-
l.result[u] =
|
|
5274
|
+
l.result[u] = xs(i);
|
|
5279
5275
|
break;
|
|
5280
5276
|
case c.upcomingMatches:
|
|
5281
5277
|
l.result[u] = Ds(
|
|
@@ -5283,76 +5279,76 @@ const hi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5283
5279
|
);
|
|
5284
5280
|
break;
|
|
5285
5281
|
case c.deposit:
|
|
5286
|
-
l.result[u] =
|
|
5282
|
+
l.result[u] = Ms(i);
|
|
5287
5283
|
break;
|
|
5288
5284
|
case c.applyVipBonus:
|
|
5289
|
-
l.result[u] =
|
|
5285
|
+
l.result[u] = Os(i);
|
|
5290
5286
|
break;
|
|
5291
5287
|
case c.withdraw:
|
|
5292
|
-
l.result[u] =
|
|
5288
|
+
l.result[u] = ks(i);
|
|
5293
5289
|
break;
|
|
5294
5290
|
case c.getBankCardData:
|
|
5295
|
-
l.result[u] =
|
|
5291
|
+
l.result[u] = Rs(
|
|
5296
5292
|
i
|
|
5297
5293
|
);
|
|
5298
5294
|
break;
|
|
5299
5295
|
case c.withdrawalGet:
|
|
5300
|
-
l.result[u] =
|
|
5296
|
+
l.result[u] = Ss(i);
|
|
5301
5297
|
break;
|
|
5302
5298
|
case c.addBankCard:
|
|
5303
|
-
l.result[u] =
|
|
5299
|
+
l.result[u] = Is(i);
|
|
5304
5300
|
break;
|
|
5305
5301
|
case c.transactionReport:
|
|
5306
|
-
l.result[u] =
|
|
5302
|
+
l.result[u] = js(
|
|
5307
5303
|
i
|
|
5308
5304
|
);
|
|
5309
5305
|
break;
|
|
5310
5306
|
case c.changePassword:
|
|
5311
|
-
l.result[u] =
|
|
5307
|
+
l.result[u] = Fs(i);
|
|
5312
5308
|
break;
|
|
5313
5309
|
case c.wallet:
|
|
5314
|
-
l.result[u] =
|
|
5310
|
+
l.result[u] = Ls(i);
|
|
5315
5311
|
break;
|
|
5316
5312
|
case c.getEventList:
|
|
5317
|
-
l.result[u] =
|
|
5313
|
+
l.result[u] = Gs(i);
|
|
5318
5314
|
break;
|
|
5319
5315
|
case c.getEventToken:
|
|
5320
|
-
l.result[u] =
|
|
5316
|
+
l.result[u] = zs(i);
|
|
5321
5317
|
break;
|
|
5322
5318
|
case c.getExtraGame:
|
|
5323
|
-
l.result[u] =
|
|
5319
|
+
l.result[u] = Ys(i);
|
|
5324
5320
|
break;
|
|
5325
5321
|
case c.mailBox:
|
|
5326
|
-
l.result[u] =
|
|
5322
|
+
l.result[u] = Ws(i);
|
|
5327
5323
|
break;
|
|
5328
5324
|
case c.fishGameList:
|
|
5329
|
-
l.result[u] =
|
|
5325
|
+
l.result[u] = qs(i);
|
|
5330
5326
|
break;
|
|
5331
5327
|
case c.slotGameList:
|
|
5332
|
-
l.result[u] =
|
|
5328
|
+
l.result[u] = Es(i);
|
|
5333
5329
|
break;
|
|
5334
5330
|
case c.getTurnOverRewardData:
|
|
5335
|
-
l.result[u] =
|
|
5331
|
+
l.result[u] = Bs(
|
|
5336
5332
|
i
|
|
5337
5333
|
);
|
|
5338
5334
|
break;
|
|
5339
5335
|
case c.getTurnOverRewardReport:
|
|
5340
|
-
l.result[u] =
|
|
5336
|
+
l.result[u] = Hs(
|
|
5341
5337
|
i
|
|
5342
5338
|
);
|
|
5343
5339
|
break;
|
|
5344
5340
|
case c.getInviteRewardData:
|
|
5345
|
-
l.result[u] =
|
|
5341
|
+
l.result[u] = Us(
|
|
5346
5342
|
i
|
|
5347
5343
|
);
|
|
5348
5344
|
break;
|
|
5349
5345
|
case c.getInviteRewardReport:
|
|
5350
|
-
l.result[u] =
|
|
5346
|
+
l.result[u] = $s(
|
|
5351
5347
|
i
|
|
5352
5348
|
);
|
|
5353
5349
|
break;
|
|
5354
5350
|
case c.getTopupRewardData:
|
|
5355
|
-
l.result[u] =
|
|
5351
|
+
l.result[u] = Vs(
|
|
5356
5352
|
i
|
|
5357
5353
|
);
|
|
5358
5354
|
break;
|
|
@@ -5362,60 +5358,60 @@ const hi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5362
5358
|
);
|
|
5363
5359
|
break;
|
|
5364
5360
|
case c.getRewardReferral:
|
|
5365
|
-
l.result[u] =
|
|
5361
|
+
l.result[u] = Qs(
|
|
5366
5362
|
i
|
|
5367
5363
|
);
|
|
5368
5364
|
break;
|
|
5369
5365
|
case c.submitWithdrawValidate:
|
|
5370
|
-
l.result[u] =
|
|
5366
|
+
l.result[u] = Ve(i);
|
|
5371
5367
|
break;
|
|
5372
5368
|
case c.getDepositPromotion:
|
|
5373
|
-
l.result[u] =
|
|
5369
|
+
l.result[u] = Xs(
|
|
5374
5370
|
i
|
|
5375
5371
|
);
|
|
5376
5372
|
break;
|
|
5377
5373
|
case c.getTopUpRewardClaim:
|
|
5378
|
-
l.result[u] =
|
|
5374
|
+
l.result[u] = Zs(
|
|
5379
5375
|
i
|
|
5380
5376
|
);
|
|
5381
5377
|
break;
|
|
5382
5378
|
case c.getInviteRewardClaim:
|
|
5383
|
-
l.result[u] =
|
|
5379
|
+
l.result[u] = Js(
|
|
5384
5380
|
i
|
|
5385
5381
|
);
|
|
5386
5382
|
break;
|
|
5387
5383
|
case c.getTurnOverRewardClaim:
|
|
5388
|
-
l.result[u] =
|
|
5384
|
+
l.result[u] = Ks(
|
|
5389
5385
|
i
|
|
5390
5386
|
);
|
|
5391
5387
|
break;
|
|
5392
5388
|
case c.getInviteRewardSetting:
|
|
5393
|
-
l.result[u] =
|
|
5389
|
+
l.result[u] = eo(
|
|
5394
5390
|
i
|
|
5395
5391
|
);
|
|
5396
5392
|
break;
|
|
5397
5393
|
case c.getTurnOverRewardSetting:
|
|
5398
|
-
l.result[u] =
|
|
5394
|
+
l.result[u] = to(
|
|
5399
5395
|
i
|
|
5400
5396
|
);
|
|
5401
5397
|
break;
|
|
5402
5398
|
case c.getTopUpRewardSetting:
|
|
5403
|
-
l.result[u] =
|
|
5399
|
+
l.result[u] = no(
|
|
5404
5400
|
i
|
|
5405
5401
|
);
|
|
5406
5402
|
break;
|
|
5407
5403
|
case c.requestForgetPassword:
|
|
5408
|
-
l.result[u] =
|
|
5404
|
+
l.result[u] = ro(
|
|
5409
5405
|
i
|
|
5410
5406
|
);
|
|
5411
5407
|
break;
|
|
5412
5408
|
case c.submitForgetPassword:
|
|
5413
|
-
l.result[u] =
|
|
5409
|
+
l.result[u] = ao(
|
|
5414
5410
|
i
|
|
5415
5411
|
);
|
|
5416
5412
|
break;
|
|
5417
5413
|
case c.getImage:
|
|
5418
|
-
l.result[u] =
|
|
5414
|
+
l.result[u] = so(i);
|
|
5419
5415
|
break;
|
|
5420
5416
|
case c.getDepositValidate:
|
|
5421
5417
|
l.result[u] = $e(i);
|
|
@@ -5427,71 +5423,71 @@ const hi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5427
5423
|
l.result[u] = $e(i);
|
|
5428
5424
|
break;
|
|
5429
5425
|
case c.updateProfilePicture:
|
|
5430
|
-
l.result[u] =
|
|
5426
|
+
l.result[u] = io(
|
|
5431
5427
|
i
|
|
5432
5428
|
);
|
|
5433
5429
|
break;
|
|
5434
5430
|
case c.readMail:
|
|
5435
|
-
l.result[u] =
|
|
5431
|
+
l.result[u] = uo(i);
|
|
5436
5432
|
break;
|
|
5437
5433
|
case c.checkRedPacketValidate:
|
|
5438
|
-
l.result[u] =
|
|
5434
|
+
l.result[u] = lo(
|
|
5439
5435
|
i
|
|
5440
5436
|
);
|
|
5441
5437
|
break;
|
|
5442
5438
|
case c.requestTacCode:
|
|
5443
|
-
l.result[u] =
|
|
5439
|
+
l.result[u] = co(i);
|
|
5444
5440
|
break;
|
|
5445
5441
|
case c.getUsernameByRefer:
|
|
5446
|
-
l.result[u] =
|
|
5442
|
+
l.result[u] = mo(
|
|
5447
5443
|
i
|
|
5448
5444
|
);
|
|
5449
5445
|
break;
|
|
5450
5446
|
case c.applyPromo:
|
|
5451
|
-
l.result[u] =
|
|
5447
|
+
l.result[u] = fo(i);
|
|
5452
5448
|
break;
|
|
5453
5449
|
case c.applyRedPacket:
|
|
5454
|
-
l.result[u] =
|
|
5450
|
+
l.result[u] = go(i);
|
|
5455
5451
|
break;
|
|
5456
5452
|
case c.applySignIn:
|
|
5457
|
-
l.result[u] =
|
|
5453
|
+
l.result[u] = po(i);
|
|
5458
5454
|
break;
|
|
5459
5455
|
case c.getCountry:
|
|
5460
|
-
l.result[u] =
|
|
5456
|
+
l.result[u] = bo(i);
|
|
5461
5457
|
break;
|
|
5462
5458
|
case c.submitGiftCode:
|
|
5463
|
-
l.result[u] =
|
|
5459
|
+
l.result[u] = yo(i);
|
|
5464
5460
|
break;
|
|
5465
5461
|
case c.playGame:
|
|
5466
|
-
l.result[u] =
|
|
5462
|
+
l.result[u] = ho(i);
|
|
5467
5463
|
break;
|
|
5468
5464
|
case c.transferToMain:
|
|
5469
|
-
l.result[u] =
|
|
5465
|
+
l.result[u] = _o(i);
|
|
5470
5466
|
break;
|
|
5471
5467
|
case c.transferProcess:
|
|
5472
|
-
l.result[u] =
|
|
5468
|
+
l.result[u] = To(
|
|
5473
5469
|
i
|
|
5474
5470
|
);
|
|
5475
5471
|
break;
|
|
5476
5472
|
case c.submitDepositValidate:
|
|
5477
|
-
l.result[u] =
|
|
5473
|
+
l.result[u] = Ve(i);
|
|
5478
5474
|
break;
|
|
5479
5475
|
case c.submitTransferCreditValidate:
|
|
5480
|
-
l.result[u] =
|
|
5476
|
+
l.result[u] = Ve(i);
|
|
5481
5477
|
break;
|
|
5482
5478
|
case c.checkTransferCredit:
|
|
5483
|
-
l.result[u] =
|
|
5479
|
+
l.result[u] = vo(
|
|
5484
5480
|
i
|
|
5485
5481
|
);
|
|
5486
5482
|
break;
|
|
5487
5483
|
case c.friendList:
|
|
5488
|
-
l.result[u] =
|
|
5484
|
+
l.result[u] = wo(i);
|
|
5489
5485
|
break;
|
|
5490
5486
|
case c.friendListEdit:
|
|
5491
|
-
l.result[u] =
|
|
5487
|
+
l.result[u] = Po(i);
|
|
5492
5488
|
break;
|
|
5493
5489
|
case c.getActivePP:
|
|
5494
|
-
l.result[u] =
|
|
5490
|
+
l.result[u] = xo(i);
|
|
5495
5491
|
break;
|
|
5496
5492
|
case c.getActiveProduct:
|
|
5497
5493
|
l.result[u] = Do(
|
|
@@ -5499,42 +5495,42 @@ const hi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5499
5495
|
);
|
|
5500
5496
|
break;
|
|
5501
5497
|
case c.requestWithdrawTac:
|
|
5502
|
-
l.result[u] =
|
|
5498
|
+
l.result[u] = Mo(
|
|
5503
5499
|
i
|
|
5504
5500
|
);
|
|
5505
5501
|
break;
|
|
5506
5502
|
case c.requestWithdrawalCode:
|
|
5507
|
-
l.result[u] =
|
|
5503
|
+
l.result[u] = Oo(
|
|
5508
5504
|
i
|
|
5509
5505
|
);
|
|
5510
5506
|
break;
|
|
5511
5507
|
case c.commissionWithdraw:
|
|
5512
|
-
l.result[u] =
|
|
5508
|
+
l.result[u] = ko(
|
|
5513
5509
|
i
|
|
5514
5510
|
);
|
|
5515
5511
|
break;
|
|
5516
5512
|
case c.submitWithdrawalCode:
|
|
5517
|
-
l.result[u] =
|
|
5513
|
+
l.result[u] = Ro(
|
|
5518
5514
|
i
|
|
5519
5515
|
);
|
|
5520
5516
|
break;
|
|
5521
5517
|
case c.submitCryptoAccount:
|
|
5522
|
-
l.result[u] =
|
|
5518
|
+
l.result[u] = So(
|
|
5523
5519
|
i
|
|
5524
5520
|
);
|
|
5525
5521
|
break;
|
|
5526
5522
|
case c.requestTransferMoney:
|
|
5527
|
-
l.result[u] =
|
|
5523
|
+
l.result[u] = Io(
|
|
5528
5524
|
i
|
|
5529
5525
|
);
|
|
5530
5526
|
break;
|
|
5531
5527
|
case c.submitTransferMoney:
|
|
5532
|
-
l.result[u] =
|
|
5528
|
+
l.result[u] = Co(
|
|
5533
5529
|
i
|
|
5534
5530
|
);
|
|
5535
5531
|
break;
|
|
5536
5532
|
case c.requestUpdateMobileTacCode:
|
|
5537
|
-
l.result[u] =
|
|
5533
|
+
l.result[u] = jo(
|
|
5538
5534
|
i
|
|
5539
5535
|
);
|
|
5540
5536
|
break;
|
|
@@ -5544,50 +5540,50 @@ const hi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5544
5540
|
);
|
|
5545
5541
|
break;
|
|
5546
5542
|
case c.getVerifyPromo:
|
|
5547
|
-
l.result[u] =
|
|
5543
|
+
l.result[u] = Fo(i);
|
|
5548
5544
|
break;
|
|
5549
5545
|
case c.signInViewInfo:
|
|
5550
|
-
l.result[u] =
|
|
5546
|
+
l.result[u] = Lo(i);
|
|
5551
5547
|
break;
|
|
5552
5548
|
case c.signInRecord:
|
|
5553
|
-
l.result[u] =
|
|
5549
|
+
l.result[u] = Go(i);
|
|
5554
5550
|
break;
|
|
5555
5551
|
case c.referralProfile:
|
|
5556
|
-
l.result[u] =
|
|
5552
|
+
l.result[u] = zo(
|
|
5557
5553
|
i
|
|
5558
5554
|
);
|
|
5559
5555
|
break;
|
|
5560
5556
|
case c.referralMemberProfile:
|
|
5561
|
-
l.result[u] =
|
|
5557
|
+
l.result[u] = Yo(
|
|
5562
5558
|
i
|
|
5563
5559
|
);
|
|
5564
5560
|
break;
|
|
5565
5561
|
case c.registerAction:
|
|
5566
|
-
l.result[u] =
|
|
5562
|
+
l.result[u] = Wo(i);
|
|
5567
5563
|
break;
|
|
5568
5564
|
case c.transferReport:
|
|
5569
|
-
l.result[u] =
|
|
5565
|
+
l.result[u] = Eo(i);
|
|
5570
5566
|
break;
|
|
5571
5567
|
case c.agTransferCreditReport:
|
|
5572
|
-
l.result[u] =
|
|
5568
|
+
l.result[u] = Bo(
|
|
5573
5569
|
i
|
|
5574
5570
|
);
|
|
5575
5571
|
break;
|
|
5576
5572
|
case c.betReport:
|
|
5577
|
-
l.result[u] =
|
|
5573
|
+
l.result[u] = Ho(i);
|
|
5578
5574
|
break;
|
|
5579
5575
|
case c.getTwoFactorAuthenticate:
|
|
5580
|
-
l.result[u] =
|
|
5576
|
+
l.result[u] = Uo(
|
|
5581
5577
|
i
|
|
5582
5578
|
);
|
|
5583
5579
|
break;
|
|
5584
5580
|
case c.submitTwoFactorAuthenticate:
|
|
5585
|
-
l.result[u] =
|
|
5581
|
+
l.result[u] = $o(
|
|
5586
5582
|
i
|
|
5587
5583
|
);
|
|
5588
5584
|
break;
|
|
5589
5585
|
case c.getUserDeviceList:
|
|
5590
|
-
l.result[u] =
|
|
5586
|
+
l.result[u] = Vo(
|
|
5591
5587
|
i
|
|
5592
5588
|
);
|
|
5593
5589
|
break;
|
|
@@ -5597,124 +5593,124 @@ const hi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5597
5593
|
);
|
|
5598
5594
|
break;
|
|
5599
5595
|
case c.searchNumberHistory:
|
|
5600
|
-
l.result[u] =
|
|
5596
|
+
l.result[u] = Qo(
|
|
5601
5597
|
i
|
|
5602
5598
|
);
|
|
5603
5599
|
break;
|
|
5604
5600
|
case c.changeWithdrawalCode:
|
|
5605
|
-
l.result[u] =
|
|
5601
|
+
l.result[u] = Xo(
|
|
5606
5602
|
i
|
|
5607
5603
|
);
|
|
5608
5604
|
break;
|
|
5609
5605
|
case c.checkRedPacketToken:
|
|
5610
|
-
l.result[u] =
|
|
5606
|
+
l.result[u] = Zo(
|
|
5611
5607
|
i
|
|
5612
5608
|
);
|
|
5613
5609
|
break;
|
|
5614
5610
|
case c.submitWithdrawalAlipay:
|
|
5615
|
-
l.result[u] =
|
|
5611
|
+
l.result[u] = Jo(
|
|
5616
5612
|
i
|
|
5617
5613
|
);
|
|
5618
5614
|
break;
|
|
5619
5615
|
case c.applyReliefFund:
|
|
5620
|
-
l.result[u] =
|
|
5616
|
+
l.result[u] = ei(
|
|
5621
5617
|
i
|
|
5622
5618
|
);
|
|
5623
5619
|
break;
|
|
5624
5620
|
case c.getReliefFundData:
|
|
5625
|
-
l.result[u] =
|
|
5621
|
+
l.result[u] = ti(
|
|
5626
5622
|
i
|
|
5627
5623
|
);
|
|
5628
5624
|
break;
|
|
5629
5625
|
case c.getReliefFundReport:
|
|
5630
|
-
l.result[u] =
|
|
5626
|
+
l.result[u] = ni(
|
|
5631
5627
|
i
|
|
5632
5628
|
);
|
|
5633
5629
|
break;
|
|
5634
5630
|
case c.getWeekCardClaim:
|
|
5635
|
-
l.result[u] =
|
|
5631
|
+
l.result[u] = ri(
|
|
5636
5632
|
i
|
|
5637
5633
|
);
|
|
5638
5634
|
break;
|
|
5639
5635
|
case c.getWeekCardData:
|
|
5640
|
-
l.result[u] =
|
|
5636
|
+
l.result[u] = ai(
|
|
5641
5637
|
i
|
|
5642
5638
|
);
|
|
5643
5639
|
break;
|
|
5644
5640
|
case c.applyWeekCard:
|
|
5645
|
-
l.result[u] =
|
|
5641
|
+
l.result[u] = si(i);
|
|
5646
5642
|
break;
|
|
5647
5643
|
case c.transferSetting:
|
|
5648
|
-
l.result[u] =
|
|
5644
|
+
l.result[u] = oi(
|
|
5649
5645
|
i
|
|
5650
5646
|
);
|
|
5651
5647
|
break;
|
|
5652
5648
|
case c.transfer:
|
|
5653
|
-
l.result[u] =
|
|
5649
|
+
l.result[u] = ii(i);
|
|
5654
5650
|
break;
|
|
5655
5651
|
case c.getIncentiveData:
|
|
5656
|
-
l.result[u] =
|
|
5652
|
+
l.result[u] = ui(
|
|
5657
5653
|
i
|
|
5658
5654
|
);
|
|
5659
5655
|
break;
|
|
5660
5656
|
case c.getIncentiveRebate:
|
|
5661
|
-
l.result[u] =
|
|
5657
|
+
l.result[u] = li(
|
|
5662
5658
|
i
|
|
5663
5659
|
);
|
|
5664
5660
|
break;
|
|
5665
5661
|
case c.claimIncentiveRebate:
|
|
5666
|
-
l.result[u] =
|
|
5662
|
+
l.result[u] = ci(
|
|
5667
5663
|
i
|
|
5668
5664
|
);
|
|
5669
5665
|
break;
|
|
5670
5666
|
case c.getMissionData:
|
|
5671
|
-
l.result[u] =
|
|
5667
|
+
l.result[u] = mi(i);
|
|
5672
5668
|
break;
|
|
5673
5669
|
case c.getMissionClaim:
|
|
5674
|
-
l.result[u] =
|
|
5670
|
+
l.result[u] = gi(
|
|
5675
5671
|
i
|
|
5676
5672
|
);
|
|
5677
5673
|
break;
|
|
5678
5674
|
case c.registerForm:
|
|
5679
|
-
l.result[u] =
|
|
5675
|
+
l.result[u] = pi(i);
|
|
5680
5676
|
break;
|
|
5681
5677
|
case c.getFavouriteGame:
|
|
5682
|
-
l.result[u] =
|
|
5678
|
+
l.result[u] = bi(
|
|
5683
5679
|
i
|
|
5684
5680
|
);
|
|
5685
5681
|
break;
|
|
5686
5682
|
case c.updateFavouriteGame:
|
|
5687
|
-
l.result[u] =
|
|
5683
|
+
l.result[u] = yi(
|
|
5688
5684
|
i
|
|
5689
5685
|
);
|
|
5690
5686
|
break;
|
|
5691
5687
|
case c.requestForgetUsername:
|
|
5692
|
-
l.result[u] =
|
|
5688
|
+
l.result[u] = hi(
|
|
5693
5689
|
i
|
|
5694
5690
|
);
|
|
5695
5691
|
break;
|
|
5696
5692
|
case c.submitForgetUsername:
|
|
5697
|
-
l.result[u] =
|
|
5693
|
+
l.result[u] = wi(
|
|
5698
5694
|
i
|
|
5699
5695
|
);
|
|
5700
5696
|
break;
|
|
5701
5697
|
case c.getAccumulateDepositData:
|
|
5702
|
-
l.result[u] =
|
|
5698
|
+
l.result[u] = Ti(
|
|
5703
5699
|
i
|
|
5704
5700
|
);
|
|
5705
5701
|
break;
|
|
5706
5702
|
case c.getAccumulateDepositClaim:
|
|
5707
|
-
l.result[u] =
|
|
5703
|
+
l.result[u] = vi(
|
|
5708
5704
|
i
|
|
5709
5705
|
);
|
|
5710
5706
|
break;
|
|
5711
5707
|
case c.rebateRefundSetting:
|
|
5712
|
-
l.result[u] =
|
|
5708
|
+
l.result[u] = Pi(
|
|
5713
5709
|
i
|
|
5714
5710
|
);
|
|
5715
5711
|
break;
|
|
5716
5712
|
case c.getASCMatchCount:
|
|
5717
|
-
l.result[u] =
|
|
5713
|
+
l.result[u] = xi(
|
|
5718
5714
|
i
|
|
5719
5715
|
);
|
|
5720
5716
|
break;
|
|
@@ -5722,7 +5718,7 @@ const hi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5722
5718
|
l.result[u] = Di(i);
|
|
5723
5719
|
break;
|
|
5724
5720
|
case c.getCryptoAddress:
|
|
5725
|
-
l.result[u] =
|
|
5721
|
+
l.result[u] = Mi(
|
|
5726
5722
|
i
|
|
5727
5723
|
);
|
|
5728
5724
|
break;
|
|
@@ -5752,19 +5748,19 @@ const hi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5752
5748
|
} = u, X = m.list.findIndex((Y) => Y.id === i);
|
|
5753
5749
|
m.list = m.list.map((Y, Z) => {
|
|
5754
5750
|
const J = Z === X;
|
|
5755
|
-
let
|
|
5756
|
-
return J ? (
|
|
5751
|
+
let V = "0", A = "0", U = 0;
|
|
5752
|
+
return J ? (V = `${Math.min(Ie(O), Ie(Y.deposit.total))}`, A = `${Math.min(Ie(G), Ie(Y.turnover.total))}`, U = Q) : Z < X ? (V = Y.deposit.total, A = Y.turnover.total, U = 1) : Z > X && (V = "0.00", A = "0.00", U = 0), {
|
|
5757
5753
|
...Y,
|
|
5758
5754
|
is_current_level: J,
|
|
5759
5755
|
deposit: {
|
|
5760
5756
|
...Y.deposit,
|
|
5761
5757
|
isShow: P === 1 || P === 3 || P === 4,
|
|
5762
|
-
current:
|
|
5758
|
+
current: x(V)
|
|
5763
5759
|
},
|
|
5764
5760
|
turnover: {
|
|
5765
5761
|
...Y.turnover,
|
|
5766
5762
|
isShow: P === 2 || P === 3 || P === 4,
|
|
5767
|
-
current:
|
|
5763
|
+
current: x(A)
|
|
5768
5764
|
},
|
|
5769
5765
|
percentage: U * 100 > 100 ? 100 : U * 100
|
|
5770
5766
|
};
|
|
@@ -5776,35 +5772,35 @@ const hi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5776
5772
|
if ((o = l.result) != null && o.vipBonus) {
|
|
5777
5773
|
const u = l.result.vipBonus, i = m.list.find((Se) => Se.is_current_level == !0), O = Number(i == null ? void 0 : i.benefit_list.daily.bonus) ?? 0, G = Number(i == null ? void 0 : i.benefit_list.weekly.bonus) ?? 0, Q = Number(i == null ? void 0 : i.benefit_list.monthly.bonus) ?? 0, X = Number(i == null ? void 0 : i.benefit_list.salary_1st.bonus) ?? 0, Y = Number(i == null ? void 0 : i.benefit_list.salary_10th.bonus) ?? 0, Z = Number(i == null ? void 0 : i.benefit_list.salary_20th.bonus) ?? 0;
|
|
5778
5774
|
m.bonus.day.status = u.day.status;
|
|
5779
|
-
const { dayRemainingTime: J, dayProgressPercentage:
|
|
5775
|
+
const { dayRemainingTime: J, dayProgressPercentage: V } = Ha();
|
|
5780
5776
|
m.bonus.day.timestamp = {
|
|
5781
5777
|
current: !u.day.status.claimable && O > 0 ? J : 0,
|
|
5782
|
-
percentage:
|
|
5778
|
+
percentage: V > 100 ? 100 : V
|
|
5783
5779
|
}, m.bonus.week.status = u.week.status;
|
|
5784
|
-
const { weekRemainingTime:
|
|
5780
|
+
const { weekRemainingTime: A, weekProgressPercentage: U } = Ba();
|
|
5785
5781
|
m.bonus.week.timestamp = {
|
|
5786
|
-
current: !u.week.status.claimable && G > 0 ?
|
|
5782
|
+
current: !u.week.status.claimable && G > 0 ? A : 0,
|
|
5787
5783
|
percentage: U > 100 ? 100 : U
|
|
5788
5784
|
}, m.bonus.month.status = u.month.status;
|
|
5789
|
-
const { monthRemainingTime:
|
|
5785
|
+
const { monthRemainingTime: ie, monthProgressPercentage: ue } = Ea();
|
|
5790
5786
|
m.bonus.month.timestamp = {
|
|
5791
|
-
current: !u.month.status.claimable && Q > 0 ?
|
|
5792
|
-
percentage:
|
|
5787
|
+
current: !u.month.status.claimable && Q > 0 ? ie : 0,
|
|
5788
|
+
percentage: ue > 100 ? 100 : ue
|
|
5793
5789
|
}, m.bonus.salary_1st.status = u.salary_1st.status;
|
|
5794
|
-
const { remainingTimeTo5th:
|
|
5790
|
+
const { remainingTimeTo5th: le, progressPercentageTo5th: ce } = Ua();
|
|
5795
5791
|
m.bonus.salary_1st.timestamp = {
|
|
5796
|
-
current: !u.salary_1st.status.claimable && X > 0 ?
|
|
5797
|
-
percentage:
|
|
5792
|
+
current: !u.salary_1st.status.claimable && X > 0 ? le : 0,
|
|
5793
|
+
percentage: ce > 100 ? 100 : ce
|
|
5798
5794
|
}, m.bonus.salary_10th.status = u.salary_10th.status;
|
|
5799
|
-
const { remainingTimeTo10th:
|
|
5795
|
+
const { remainingTimeTo10th: de, progressPercentageTo10th: me } = $a();
|
|
5800
5796
|
m.bonus.salary_10th.timestamp = {
|
|
5801
|
-
current: !u.salary_10th.status.claimable && Y > 0 ?
|
|
5802
|
-
percentage:
|
|
5797
|
+
current: !u.salary_10th.status.claimable && Y > 0 ? de : 0,
|
|
5798
|
+
percentage: me > 100 ? 100 : me
|
|
5803
5799
|
}, m.bonus.salary_20th.status = u.salary_20th.status;
|
|
5804
|
-
const { remainingTimeTo20th: y, progressPercentageTo20th:
|
|
5800
|
+
const { remainingTimeTo20th: y, progressPercentageTo20th: xe } = Va();
|
|
5805
5801
|
m.bonus.salary_20th.timestamp = {
|
|
5806
5802
|
current: !u.salary_20th.status.claimable && Z > 0 ? y : 0,
|
|
5807
|
-
percentage:
|
|
5803
|
+
percentage: xe > 100 ? 100 : xe
|
|
5808
5804
|
}, m.bonus.birthday.status = u.birthday.status;
|
|
5809
5805
|
}
|
|
5810
5806
|
delete l.result.vipBonus;
|
|
@@ -5873,19 +5869,19 @@ const hi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5873
5869
|
code: "",
|
|
5874
5870
|
value: m.list.map((y) => y.benefit_list.daily.bonus)
|
|
5875
5871
|
});
|
|
5876
|
-
const
|
|
5872
|
+
const V = u.findIndex(
|
|
5877
5873
|
(y) => y.fieldName == "daily_bonus_multiply"
|
|
5878
5874
|
);
|
|
5879
|
-
|
|
5880
|
-
name: u[
|
|
5875
|
+
V > -1 && i.push({
|
|
5876
|
+
name: u[V].showName,
|
|
5881
5877
|
code: "",
|
|
5882
5878
|
value: m.list.map((y) => y.benefit_list.daily.turnover)
|
|
5883
5879
|
});
|
|
5884
|
-
const
|
|
5880
|
+
const A = u.findIndex(
|
|
5885
5881
|
(y) => y.fieldName == "birthday_bonus"
|
|
5886
5882
|
);
|
|
5887
|
-
m.bonus.birthday.isShow =
|
|
5888
|
-
name: u[
|
|
5883
|
+
m.bonus.birthday.isShow = A > -1, A > -1 && i.push({
|
|
5884
|
+
name: u[A].showName,
|
|
5889
5885
|
code: "",
|
|
5890
5886
|
value: m.list.map((y) => y.benefit_list.birthday.bonus)
|
|
5891
5887
|
});
|
|
@@ -5897,51 +5893,51 @@ const hi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5897
5893
|
code: "",
|
|
5898
5894
|
value: m.list.map((y) => y.benefit_list.birthday.turnover)
|
|
5899
5895
|
});
|
|
5900
|
-
const
|
|
5896
|
+
const ie = u.findIndex(
|
|
5901
5897
|
(y) => y.fieldName == "salary_bonus_1st"
|
|
5902
5898
|
);
|
|
5903
|
-
m.bonus.salary_1st.isShow =
|
|
5904
|
-
name: u[
|
|
5899
|
+
m.bonus.salary_1st.isShow = ie > -1, ie > -1 && i.push({
|
|
5900
|
+
name: u[ie].showName,
|
|
5905
5901
|
code: "",
|
|
5906
5902
|
value: m.list.map((y) => y.benefit_list.salary_1st.bonus)
|
|
5907
5903
|
});
|
|
5908
|
-
const
|
|
5904
|
+
const ue = u.findIndex(
|
|
5909
5905
|
(y) => y.fieldName == "salary_bonus_multiply_1st"
|
|
5910
5906
|
);
|
|
5911
|
-
|
|
5912
|
-
name: u[
|
|
5907
|
+
ue > -1 && i.push({
|
|
5908
|
+
name: u[ue].showName,
|
|
5913
5909
|
code: "",
|
|
5914
5910
|
value: m.list.map((y) => y.benefit_list.salary_1st.turnover)
|
|
5915
5911
|
});
|
|
5916
|
-
const
|
|
5912
|
+
const le = u.findIndex(
|
|
5917
5913
|
(y) => y.fieldName == "salary_bonus_10th"
|
|
5918
5914
|
);
|
|
5919
|
-
m.bonus.salary_10th.isShow =
|
|
5920
|
-
name: u[
|
|
5915
|
+
m.bonus.salary_10th.isShow = le > -1, le > -1 && i.push({
|
|
5916
|
+
name: u[le].showName,
|
|
5921
5917
|
code: "",
|
|
5922
5918
|
value: m.list.map((y) => y.benefit_list.salary_10th.bonus)
|
|
5923
5919
|
});
|
|
5924
|
-
const
|
|
5920
|
+
const ce = u.findIndex(
|
|
5925
5921
|
(y) => y.fieldName == "salary_bonus_multiply_10th"
|
|
5926
5922
|
);
|
|
5927
|
-
|
|
5928
|
-
name: u[
|
|
5923
|
+
ce > -1 && i.push({
|
|
5924
|
+
name: u[ce].showName,
|
|
5929
5925
|
code: "",
|
|
5930
5926
|
value: m.list.map((y) => y.benefit_list.salary_10th.turnover)
|
|
5931
5927
|
});
|
|
5932
|
-
const
|
|
5928
|
+
const de = u.findIndex(
|
|
5933
5929
|
(y) => y.fieldName == "salary_bonus_20th"
|
|
5934
5930
|
);
|
|
5935
|
-
m.bonus.salary_20th.isShow =
|
|
5936
|
-
name: u[
|
|
5931
|
+
m.bonus.salary_20th.isShow = de > -1, de > -1 && i.push({
|
|
5932
|
+
name: u[de].showName,
|
|
5937
5933
|
code: "",
|
|
5938
5934
|
value: m.list.map((y) => y.benefit_list.salary_20th.bonus)
|
|
5939
5935
|
});
|
|
5940
|
-
const
|
|
5936
|
+
const me = u.findIndex(
|
|
5941
5937
|
(y) => y.fieldName == "salary_bonus_multiply_20th"
|
|
5942
5938
|
);
|
|
5943
|
-
|
|
5944
|
-
name: u[
|
|
5939
|
+
me > -1 && i.push({
|
|
5940
|
+
name: u[me].showName,
|
|
5945
5941
|
code: "",
|
|
5946
5942
|
value: m.list.map((y) => y.benefit_list.salary_20th.turnover)
|
|
5947
5943
|
}), (P === 1 || P === 3 || P === 4) && i.push({
|
|
@@ -5958,7 +5954,7 @@ const hi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5958
5954
|
}
|
|
5959
5955
|
l.result.vipList = m;
|
|
5960
5956
|
}
|
|
5961
|
-
if (c.getFavouriteGame in l.result && ((
|
|
5957
|
+
if (c.getFavouriteGame in l.result && ((p = l.result) != null && p.getFavouriteGame)) {
|
|
5962
5958
|
const m = l.result.getFavouriteGame;
|
|
5963
5959
|
if (JSON.parse(e[S].query).pid && c.getPlatformTurnoverRate in l.result && (f = l.result) != null && f.getPlatformTurnoverRate) {
|
|
5964
5960
|
const P = l.result.getPlatformTurnoverRate;
|
|
@@ -5992,7 +5988,7 @@ const hi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5992
5988
|
const m = l.result.gameList;
|
|
5993
5989
|
if (JSON.parse(e[k].query).pid) {
|
|
5994
5990
|
const P = m.platformGame.map((u) => u.list.filter((i) => i.flag.trial && !u.nextPage).map((i) => i));
|
|
5995
|
-
if (m.trialGameList = P.flat(), c.getPlatformTurnoverRate in l.result && ((
|
|
5991
|
+
if (m.trialGameList = P.flat(), c.getPlatformTurnoverRate in l.result && ((g = l.result) != null && g.getPlatformTurnoverRate)) {
|
|
5996
5992
|
const u = l.result.getPlatformTurnoverRate;
|
|
5997
5993
|
m.platformGame = m.platformGame.map((i) => ({
|
|
5998
5994
|
...i,
|
|
@@ -6034,9 +6030,9 @@ const hi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6034
6030
|
}
|
|
6035
6031
|
l.result.gameList = m;
|
|
6036
6032
|
}
|
|
6037
|
-
if (c.getCompany in l.result && ((
|
|
6033
|
+
if (c.getCompany in l.result && ((D = l.result) != null && D.getCompany)) {
|
|
6038
6034
|
const m = l.result.getCompany;
|
|
6039
|
-
if (c.searchResultDate in l.result && (
|
|
6035
|
+
if (c.searchResultDate in l.result && (N = l.result) != null && N.searchResultDate) {
|
|
6040
6036
|
const P = l.result.searchResultDate;
|
|
6041
6037
|
m.forEach((u) => {
|
|
6042
6038
|
const i = P.find((O) => O.id == u.id);
|
|
@@ -6047,7 +6043,7 @@ const hi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6047
6043
|
}
|
|
6048
6044
|
return l;
|
|
6049
6045
|
} catch (T) {
|
|
6050
|
-
return
|
|
6046
|
+
return Et.isAxiosError(T) ? {
|
|
6051
6047
|
status: ((B = T.response) == null ? void 0 : B.status) || 600,
|
|
6052
6048
|
message: JSON.stringify((H = T.response) == null ? void 0 : H.data),
|
|
6053
6049
|
result: {}
|
|
@@ -6057,16 +6053,16 @@ const hi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6057
6053
|
result: {}
|
|
6058
6054
|
});
|
|
6059
6055
|
}
|
|
6060
|
-
},
|
|
6056
|
+
}, ki = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6061
6057
|
__proto__: null,
|
|
6062
|
-
post:
|
|
6063
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
6058
|
+
post: Oi
|
|
6059
|
+
}, Symbol.toStringTag, { value: "Module" })), Ri = async (e, n) => {
|
|
6064
6060
|
let t = {
|
|
6065
6061
|
status: 200,
|
|
6066
6062
|
message: ""
|
|
6067
6063
|
};
|
|
6068
6064
|
try {
|
|
6069
|
-
await
|
|
6065
|
+
await oe.post("/graph/auth/sesh", {
|
|
6070
6066
|
usr: e,
|
|
6071
6067
|
pwd: n
|
|
6072
6068
|
}), t = {
|
|
@@ -6080,16 +6076,16 @@ const hi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6080
6076
|
};
|
|
6081
6077
|
}
|
|
6082
6078
|
return t;
|
|
6083
|
-
},
|
|
6079
|
+
}, Si = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6084
6080
|
__proto__: null,
|
|
6085
|
-
call:
|
|
6086
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
6081
|
+
call: Ri
|
|
6082
|
+
}, Symbol.toStringTag, { value: "Module" })), Ii = async () => {
|
|
6087
6083
|
let e = {
|
|
6088
6084
|
status: 200,
|
|
6089
6085
|
message: ""
|
|
6090
6086
|
};
|
|
6091
6087
|
try {
|
|
6092
|
-
await
|
|
6088
|
+
await oe.post("/graph/auth/sesh/logout");
|
|
6093
6089
|
} catch (n) {
|
|
6094
6090
|
e = {
|
|
6095
6091
|
status: n.status || 500,
|
|
@@ -6097,9 +6093,9 @@ const hi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6097
6093
|
};
|
|
6098
6094
|
}
|
|
6099
6095
|
return e;
|
|
6100
|
-
},
|
|
6096
|
+
}, Ci = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6101
6097
|
__proto__: null,
|
|
6102
|
-
call:
|
|
6098
|
+
call: Ii
|
|
6103
6099
|
}, Symbol.toStringTag, { value: "Module" })), Gt = {
|
|
6104
6100
|
data: {
|
|
6105
6101
|
status: !1,
|
|
@@ -6110,14 +6106,14 @@ const hi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6110
6106
|
accountId: 0
|
|
6111
6107
|
}
|
|
6112
6108
|
}
|
|
6113
|
-
},
|
|
6109
|
+
}, ji = async () => {
|
|
6114
6110
|
let e = {
|
|
6115
6111
|
status: 200,
|
|
6116
6112
|
message: "",
|
|
6117
6113
|
...Gt
|
|
6118
6114
|
};
|
|
6119
6115
|
try {
|
|
6120
|
-
const t = (await
|
|
6116
|
+
const t = (await oe.get("/graph/autoregister")).data;
|
|
6121
6117
|
e.data = {
|
|
6122
6118
|
status: t.status == 1,
|
|
6123
6119
|
message: t.message ?? "",
|
|
@@ -6137,20 +6133,20 @@ const hi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6137
6133
|
return e;
|
|
6138
6134
|
}, Ni = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6139
6135
|
__proto__: null,
|
|
6140
|
-
call:
|
|
6136
|
+
call: ji
|
|
6141
6137
|
}, Symbol.toStringTag, { value: "Module" })), zt = {
|
|
6142
6138
|
data: {
|
|
6143
6139
|
status: !1,
|
|
6144
6140
|
message: ""
|
|
6145
6141
|
}
|
|
6146
|
-
},
|
|
6142
|
+
}, Fi = async (e, n) => {
|
|
6147
6143
|
let t = {
|
|
6148
6144
|
status: 200,
|
|
6149
6145
|
message: "",
|
|
6150
6146
|
...zt
|
|
6151
6147
|
};
|
|
6152
6148
|
try {
|
|
6153
|
-
const r = await
|
|
6149
|
+
const r = await oe.post("/graph/setlocale", {
|
|
6154
6150
|
language: e,
|
|
6155
6151
|
udid: n ?? ""
|
|
6156
6152
|
}), a = JSON.parse(
|
|
@@ -6168,11 +6164,11 @@ const hi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6168
6164
|
};
|
|
6169
6165
|
}
|
|
6170
6166
|
return t;
|
|
6171
|
-
},
|
|
6167
|
+
}, Li = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6172
6168
|
__proto__: null,
|
|
6173
|
-
call:
|
|
6174
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
6175
|
-
let
|
|
6169
|
+
call: Fi
|
|
6170
|
+
}, Symbol.toStringTag, { value: "Module" })), Gi = async (e, n, t, r, a) => {
|
|
6171
|
+
let s = {
|
|
6176
6172
|
status: 200,
|
|
6177
6173
|
message: "",
|
|
6178
6174
|
data: {
|
|
@@ -6181,62 +6177,84 @@ const hi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6181
6177
|
}
|
|
6182
6178
|
};
|
|
6183
6179
|
try {
|
|
6184
|
-
const
|
|
6180
|
+
const d = (await oe.post(`/loadgame/${e}`, {
|
|
6185
6181
|
wanturl: 1,
|
|
6186
6182
|
extra: {
|
|
6187
|
-
Stage:
|
|
6188
|
-
SportId:
|
|
6189
|
-
tagid:
|
|
6190
|
-
MatchId:
|
|
6183
|
+
Stage: n,
|
|
6184
|
+
SportId: t,
|
|
6185
|
+
tagid: r,
|
|
6186
|
+
MatchId: a
|
|
6191
6187
|
}
|
|
6192
6188
|
})).data;
|
|
6193
|
-
|
|
6189
|
+
s = {
|
|
6194
6190
|
status: 200,
|
|
6195
6191
|
message: "",
|
|
6196
6192
|
data: {
|
|
6197
|
-
message:
|
|
6198
|
-
urlLink:
|
|
6193
|
+
message: d.msg ?? "",
|
|
6194
|
+
urlLink: d.data ?? ""
|
|
6199
6195
|
}
|
|
6200
6196
|
};
|
|
6201
|
-
} catch (
|
|
6202
|
-
|
|
6203
|
-
status:
|
|
6204
|
-
message:
|
|
6197
|
+
} catch (o) {
|
|
6198
|
+
s = {
|
|
6199
|
+
status: o.status || 500,
|
|
6200
|
+
message: o.message,
|
|
6205
6201
|
data: {
|
|
6206
6202
|
message: "",
|
|
6207
6203
|
urlLink: ""
|
|
6208
6204
|
}
|
|
6209
6205
|
};
|
|
6210
6206
|
}
|
|
6211
|
-
return
|
|
6212
|
-
},
|
|
6207
|
+
return s;
|
|
6208
|
+
}, zi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6213
6209
|
__proto__: null,
|
|
6214
|
-
call:
|
|
6215
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
6216
|
-
|
|
6217
|
-
|
|
6218
|
-
|
|
6219
|
-
}
|
|
6220
|
-
|
|
6210
|
+
call: Gi
|
|
6211
|
+
}, Symbol.toStringTag, { value: "Module" })), Yt = {
|
|
6212
|
+
data: {
|
|
6213
|
+
status: !1,
|
|
6214
|
+
message: ""
|
|
6215
|
+
}
|
|
6216
|
+
}, Yi = async () => {
|
|
6217
|
+
let e = {
|
|
6218
|
+
status: 200,
|
|
6219
|
+
message: "",
|
|
6220
|
+
...Yt
|
|
6221
|
+
};
|
|
6222
|
+
try {
|
|
6223
|
+
const t = (await oe.post("/graph/getendpoint")).data;
|
|
6224
|
+
e.data = {
|
|
6225
|
+
status: t.status == 1,
|
|
6226
|
+
message: t.message ?? ""
|
|
6227
|
+
};
|
|
6228
|
+
} catch (n) {
|
|
6229
|
+
e = {
|
|
6230
|
+
status: n.status || 500,
|
|
6231
|
+
message: n.message,
|
|
6232
|
+
...Yt
|
|
6233
|
+
};
|
|
6234
|
+
}
|
|
6235
|
+
return e;
|
|
6236
|
+
}, Wi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6237
|
+
__proto__: null,
|
|
6238
|
+
call: Yi
|
|
6221
6239
|
}, Symbol.toStringTag, { value: "Module" })), qi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6222
6240
|
__proto__: null
|
|
6223
6241
|
}, Symbol.toStringTag, { value: "Module" })), Ei = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6224
6242
|
__proto__: null
|
|
6225
6243
|
}, Symbol.toStringTag, { value: "Module" })), Bi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6226
6244
|
__proto__: null
|
|
6227
|
-
}, Symbol.toStringTag, { value: "Module" }))
|
|
6228
|
-
|
|
6229
|
-
const Hi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6230
|
-
__proto__: null,
|
|
6231
|
-
CmsCategory: on
|
|
6245
|
+
}, Symbol.toStringTag, { value: "Module" })), Hi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6246
|
+
__proto__: null
|
|
6232
6247
|
}, Symbol.toStringTag, { value: "Module" })), Ui = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6233
6248
|
__proto__: null
|
|
6234
6249
|
}, Symbol.toStringTag, { value: "Module" })), $i = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6235
6250
|
__proto__: null
|
|
6251
|
+
}, Symbol.toStringTag, { value: "Module" }));
|
|
6252
|
+
var un = /* @__PURE__ */ ((e) => (e.mobileBanner = "mobileBanner", e.mobileAbout = "mobileAbout", e.mobileAd = "mobileAd", e.about = "about", e))(un || {});
|
|
6253
|
+
const Vi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6254
|
+
__proto__: null,
|
|
6255
|
+
CmsCategory: un
|
|
6236
6256
|
}, Symbol.toStringTag, { value: "Module" })), Ai = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6237
6257
|
__proto__: null
|
|
6238
|
-
}, Symbol.toStringTag, { value: "Module" })), Vi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6239
|
-
__proto__: null
|
|
6240
6258
|
}, Symbol.toStringTag, { value: "Module" })), Qi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6241
6259
|
__proto__: null
|
|
6242
6260
|
}, Symbol.toStringTag, { value: "Module" })), Xi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
@@ -6291,27 +6309,27 @@ const Hi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6291
6309
|
__proto__: null
|
|
6292
6310
|
}, Symbol.toStringTag, { value: "Module" })), vu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6293
6311
|
__proto__: null
|
|
6294
|
-
}, Symbol.toStringTag, { value: "Module" })), Yt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6295
|
-
__proto__: null
|
|
6296
|
-
}, Symbol.toStringTag, { value: "Module" })), Wt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6297
|
-
__proto__: null
|
|
6298
6312
|
}, Symbol.toStringTag, { value: "Module" })), wu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6299
6313
|
__proto__: null
|
|
6300
6314
|
}, Symbol.toStringTag, { value: "Module" })), Pu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6301
6315
|
__proto__: null
|
|
6316
|
+
}, Symbol.toStringTag, { value: "Module" })), xu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6317
|
+
__proto__: null
|
|
6318
|
+
}, Symbol.toStringTag, { value: "Module" })), Wt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6319
|
+
__proto__: null
|
|
6320
|
+
}, Symbol.toStringTag, { value: "Module" })), qt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6321
|
+
__proto__: null
|
|
6302
6322
|
}, Symbol.toStringTag, { value: "Module" })), Du = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6303
6323
|
__proto__: null
|
|
6304
|
-
}, Symbol.toStringTag, { value: "Module" }));
|
|
6305
|
-
var un = /* @__PURE__ */ ((e) => (e.default = "default", e.online = "online", e.mycard = "mycard", e.qrcode = "qrcode", e.personal = "personal", e))(un || {});
|
|
6306
|
-
const xu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6307
|
-
__proto__: null,
|
|
6308
|
-
ImageCategory: un
|
|
6309
6324
|
}, Symbol.toStringTag, { value: "Module" })), Mu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6310
6325
|
__proto__: null
|
|
6311
6326
|
}, Symbol.toStringTag, { value: "Module" })), Ou = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6312
6327
|
__proto__: null
|
|
6313
|
-
}, Symbol.toStringTag, { value: "Module" }))
|
|
6314
|
-
|
|
6328
|
+
}, Symbol.toStringTag, { value: "Module" }));
|
|
6329
|
+
var ln = /* @__PURE__ */ ((e) => (e.default = "default", e.online = "online", e.mycard = "mycard", e.qrcode = "qrcode", e.personal = "personal", e))(ln || {});
|
|
6330
|
+
const ku = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6331
|
+
__proto__: null,
|
|
6332
|
+
ImageCategory: ln
|
|
6315
6333
|
}, Symbol.toStringTag, { value: "Module" })), Ru = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6316
6334
|
__proto__: null
|
|
6317
6335
|
}, Symbol.toStringTag, { value: "Module" })), Su = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
@@ -6320,10 +6338,10 @@ const xu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6320
6338
|
__proto__: null
|
|
6321
6339
|
}, Symbol.toStringTag, { value: "Module" })), Cu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6322
6340
|
__proto__: null
|
|
6323
|
-
}, Symbol.toStringTag, { value: "Module" })), Nu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6324
|
-
__proto__: null
|
|
6325
6341
|
}, Symbol.toStringTag, { value: "Module" })), ju = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6326
6342
|
__proto__: null
|
|
6343
|
+
}, Symbol.toStringTag, { value: "Module" })), Nu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6344
|
+
__proto__: null
|
|
6327
6345
|
}, Symbol.toStringTag, { value: "Module" })), Fu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6328
6346
|
__proto__: null
|
|
6329
6347
|
}, Symbol.toStringTag, { value: "Module" })), Lu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
@@ -6348,10 +6366,10 @@ const xu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6348
6366
|
__proto__: null
|
|
6349
6367
|
}, Symbol.toStringTag, { value: "Module" })), $u = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6350
6368
|
__proto__: null
|
|
6351
|
-
}, Symbol.toStringTag, { value: "Module" })), Au = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6352
|
-
__proto__: null
|
|
6353
6369
|
}, Symbol.toStringTag, { value: "Module" })), Vu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6354
6370
|
__proto__: null
|
|
6371
|
+
}, Symbol.toStringTag, { value: "Module" })), Au = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6372
|
+
__proto__: null
|
|
6355
6373
|
}, Symbol.toStringTag, { value: "Module" })), Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6356
6374
|
__proto__: null
|
|
6357
6375
|
}, Symbol.toStringTag, { value: "Module" })), Xu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
@@ -6410,10 +6428,10 @@ const xu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6410
6428
|
__proto__: null
|
|
6411
6429
|
}, Symbol.toStringTag, { value: "Module" })), Pl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6412
6430
|
__proto__: null
|
|
6413
|
-
}, Symbol.toStringTag, { value: "Module" })), Dl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6414
|
-
__proto__: null
|
|
6415
6431
|
}, Symbol.toStringTag, { value: "Module" })), xl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6416
6432
|
__proto__: null
|
|
6433
|
+
}, Symbol.toStringTag, { value: "Module" })), Dl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6434
|
+
__proto__: null
|
|
6417
6435
|
}, Symbol.toStringTag, { value: "Module" })), Ml = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6418
6436
|
__proto__: null
|
|
6419
6437
|
}, Symbol.toStringTag, { value: "Module" })), Ol = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
@@ -6428,256 +6446,264 @@ const xu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6428
6446
|
__proto__: null
|
|
6429
6447
|
}, Symbol.toStringTag, { value: "Module" })), Cl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6430
6448
|
__proto__: null
|
|
6449
|
+
}, Symbol.toStringTag, { value: "Module" })), jl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6450
|
+
__proto__: null
|
|
6431
6451
|
}, Symbol.toStringTag, { value: "Module" })), Nl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6432
6452
|
__proto__: null
|
|
6433
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
6453
|
+
}, Symbol.toStringTag, { value: "Module" })), Fl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6454
|
+
__proto__: null
|
|
6455
|
+
}, Symbol.toStringTag, { value: "Module" })), Ll = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6456
|
+
__proto__: null
|
|
6457
|
+
}, Symbol.toStringTag, { value: "Module" })), Gl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6434
6458
|
__proto__: null
|
|
6435
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
6436
|
-
api:
|
|
6437
|
-
loginApi:
|
|
6438
|
-
logoutApi:
|
|
6459
|
+
}, Symbol.toStringTag, { value: "Module" })), Wl = {
|
|
6460
|
+
api: ki,
|
|
6461
|
+
loginApi: Si,
|
|
6462
|
+
logoutApi: Ci,
|
|
6439
6463
|
autoRegisterApi: Ni,
|
|
6440
|
-
setLocaleApi:
|
|
6441
|
-
loadMatchApi:
|
|
6442
|
-
|
|
6443
|
-
|
|
6444
|
-
|
|
6445
|
-
|
|
6446
|
-
|
|
6447
|
-
|
|
6448
|
-
|
|
6449
|
-
|
|
6450
|
-
|
|
6451
|
-
|
|
6452
|
-
|
|
6453
|
-
|
|
6454
|
-
|
|
6455
|
-
|
|
6456
|
-
|
|
6457
|
-
|
|
6458
|
-
|
|
6459
|
-
|
|
6460
|
-
|
|
6461
|
-
|
|
6462
|
-
|
|
6463
|
-
|
|
6464
|
-
|
|
6465
|
-
|
|
6466
|
-
|
|
6467
|
-
|
|
6468
|
-
|
|
6469
|
-
|
|
6470
|
-
|
|
6471
|
-
|
|
6472
|
-
|
|
6473
|
-
|
|
6474
|
-
|
|
6475
|
-
|
|
6476
|
-
|
|
6477
|
-
|
|
6478
|
-
|
|
6479
|
-
|
|
6480
|
-
|
|
6481
|
-
|
|
6482
|
-
|
|
6483
|
-
|
|
6484
|
-
|
|
6485
|
-
|
|
6486
|
-
|
|
6487
|
-
|
|
6488
|
-
|
|
6489
|
-
|
|
6490
|
-
|
|
6491
|
-
|
|
6492
|
-
|
|
6493
|
-
|
|
6494
|
-
|
|
6495
|
-
|
|
6496
|
-
|
|
6497
|
-
|
|
6498
|
-
|
|
6499
|
-
|
|
6500
|
-
|
|
6501
|
-
|
|
6502
|
-
|
|
6503
|
-
|
|
6504
|
-
|
|
6505
|
-
|
|
6506
|
-
|
|
6507
|
-
|
|
6508
|
-
|
|
6509
|
-
|
|
6510
|
-
|
|
6511
|
-
|
|
6512
|
-
|
|
6513
|
-
|
|
6514
|
-
|
|
6515
|
-
|
|
6516
|
-
|
|
6517
|
-
|
|
6518
|
-
|
|
6519
|
-
|
|
6520
|
-
|
|
6521
|
-
|
|
6522
|
-
|
|
6523
|
-
|
|
6524
|
-
|
|
6525
|
-
|
|
6526
|
-
|
|
6527
|
-
|
|
6528
|
-
|
|
6529
|
-
|
|
6530
|
-
|
|
6531
|
-
|
|
6532
|
-
|
|
6533
|
-
|
|
6534
|
-
|
|
6535
|
-
|
|
6536
|
-
|
|
6537
|
-
|
|
6538
|
-
|
|
6539
|
-
|
|
6540
|
-
|
|
6541
|
-
|
|
6542
|
-
|
|
6543
|
-
|
|
6544
|
-
|
|
6545
|
-
|
|
6546
|
-
|
|
6547
|
-
|
|
6548
|
-
|
|
6549
|
-
|
|
6550
|
-
|
|
6551
|
-
|
|
6552
|
-
|
|
6553
|
-
|
|
6554
|
-
|
|
6555
|
-
|
|
6556
|
-
|
|
6557
|
-
|
|
6464
|
+
setLocaleApi: Li,
|
|
6465
|
+
loadMatchApi: zi,
|
|
6466
|
+
getEndpointApi: Wi,
|
|
6467
|
+
apiType: Za,
|
|
6468
|
+
loginType: qi,
|
|
6469
|
+
logoutType: Ei,
|
|
6470
|
+
announcementType: Bi,
|
|
6471
|
+
paymentsProviderType: Ja,
|
|
6472
|
+
gameListType: Hi,
|
|
6473
|
+
vipListType: Ui,
|
|
6474
|
+
promotionType: $i,
|
|
6475
|
+
cmsListType: Vi,
|
|
6476
|
+
mainWalletType: Ai,
|
|
6477
|
+
upcomingMatchType: Qi,
|
|
6478
|
+
depositType: Xi,
|
|
6479
|
+
applyVipBonusType: Zi,
|
|
6480
|
+
withdrawalGetType: Ji,
|
|
6481
|
+
addBankCardType: Ki,
|
|
6482
|
+
withdrawType: eu,
|
|
6483
|
+
getSettingType: Ko,
|
|
6484
|
+
transactionReportType: Cs,
|
|
6485
|
+
changePasswordType: tu,
|
|
6486
|
+
walletType: nu,
|
|
6487
|
+
getEventListType: ru,
|
|
6488
|
+
getEventTokenType: au,
|
|
6489
|
+
getExtraGameType: su,
|
|
6490
|
+
mailBoxType: ou,
|
|
6491
|
+
fishGameListType: iu,
|
|
6492
|
+
slotGameListType: uu,
|
|
6493
|
+
getTurnOverRewardDataType: lu,
|
|
6494
|
+
getTurnOverRewardReportType: cu,
|
|
6495
|
+
getInviteRewardDataType: du,
|
|
6496
|
+
getInviteRewardReportType: mu,
|
|
6497
|
+
getTopupRewardDataType: fu,
|
|
6498
|
+
getTopupRewardReportType: gu,
|
|
6499
|
+
getRewardReferralType: pu,
|
|
6500
|
+
getDepositPromotionType: bu,
|
|
6501
|
+
getInviteRewardClaimType: yu,
|
|
6502
|
+
getTopUpRewardClaimType: hu,
|
|
6503
|
+
getTurnOverRewardClaimType: _u,
|
|
6504
|
+
getInviteRewardSettingType: Tu,
|
|
6505
|
+
getTopUpRewardSettingType: vu,
|
|
6506
|
+
getTurnOverRewardSettingType: wu,
|
|
6507
|
+
requestForgetPasswordType: Pu,
|
|
6508
|
+
submitForgetPasswordType: xu,
|
|
6509
|
+
submitGiftCode: Wt,
|
|
6510
|
+
playGame: qt,
|
|
6511
|
+
requestUpdateMobileTacCode: Du,
|
|
6512
|
+
submitUpdateMobileTacCode: Mu,
|
|
6513
|
+
getVerifyPromo: Ou,
|
|
6514
|
+
getImageType: ku,
|
|
6515
|
+
getValidateType: Ru,
|
|
6516
|
+
updateProfilePictureType: Su,
|
|
6517
|
+
readMailType: Iu,
|
|
6518
|
+
checkRedPacketValidateType: Cu,
|
|
6519
|
+
getUserProfileType: ju,
|
|
6520
|
+
requestTacCodeType: Nu,
|
|
6521
|
+
getUsernameByReferType: Fu,
|
|
6522
|
+
applyPromoType: Lu,
|
|
6523
|
+
applySignInType: Gu,
|
|
6524
|
+
applyRedPacketType: zu,
|
|
6525
|
+
getCountryType: Yu,
|
|
6526
|
+
submitGiftCodeType: Wt,
|
|
6527
|
+
playGameType: qt,
|
|
6528
|
+
transferToMainType: Wu,
|
|
6529
|
+
transferProcessType: qu,
|
|
6530
|
+
submitValidateType: Eu,
|
|
6531
|
+
checkTransferCreditType: Bu,
|
|
6532
|
+
friendListType: Hu,
|
|
6533
|
+
friendListEditType: Uu,
|
|
6534
|
+
getActivePPType: $u,
|
|
6535
|
+
getActiveProductType: Vu,
|
|
6536
|
+
requestWithdrawTacType: Au,
|
|
6537
|
+
requestWithdrawalCodeType: Qu,
|
|
6538
|
+
commissionWithdrawType: Xu,
|
|
6539
|
+
submitWithdrawalCodeType: Zu,
|
|
6540
|
+
submitCryptoAccountType: Ju,
|
|
6541
|
+
requestTransferMoneyType: Ku,
|
|
6542
|
+
submitTransferMoneyType: el,
|
|
6543
|
+
signInViewInfoType: tl,
|
|
6544
|
+
signInRecordType: nl,
|
|
6545
|
+
referralProfileType: rl,
|
|
6546
|
+
referralMemberProfileType: al,
|
|
6547
|
+
registerActionType: sl,
|
|
6548
|
+
transferReportType: qo,
|
|
6549
|
+
agTransferCreditReportType: ol,
|
|
6550
|
+
betReportType: il,
|
|
6551
|
+
getTwoFactorAuthenticateType: ul,
|
|
6552
|
+
submitTwoFactorAuthenticateType: ll,
|
|
6553
|
+
getUserDeviceListType: cl,
|
|
6554
|
+
unbindUserDeviceType: dl,
|
|
6555
|
+
searchNumberHistoryType: ml,
|
|
6556
|
+
changeWithdrawalCodeType: fl,
|
|
6557
|
+
checkRedPacketTokenType: gl,
|
|
6558
|
+
submitWithdrawalAlipayType: pl,
|
|
6559
|
+
applyReliefFund: bl,
|
|
6560
|
+
getReliefFundData: yl,
|
|
6561
|
+
getReliefFundReport: hl,
|
|
6562
|
+
getWeekCardClaim: _l,
|
|
6563
|
+
getWeekCardData: Tl,
|
|
6564
|
+
applyWeekCard: vl,
|
|
6565
|
+
transferSettingType: wl,
|
|
6566
|
+
transferType: Pl,
|
|
6567
|
+
claimIncentiveRebate: xl,
|
|
6568
|
+
getIncentiveData: Dl,
|
|
6569
|
+
getIncentiveRebate: Ml,
|
|
6570
|
+
getMissionData: di,
|
|
6571
|
+
getMissionClaim: Ol,
|
|
6572
|
+
registerFormType: kl,
|
|
6573
|
+
getFavouriteGameType: Rl,
|
|
6574
|
+
updateFavouriteGameType: Sl,
|
|
6575
|
+
requestForgetUsernameType: Il,
|
|
6576
|
+
submitForgetUsernameType: Cl,
|
|
6577
|
+
getAccumulateDepositDataType: _i,
|
|
6578
|
+
getAccumulateDepositClaimType: jl,
|
|
6579
|
+
rebateRefundSettingType: Nl,
|
|
6580
|
+
getASCMatchCountType: Fl,
|
|
6581
|
+
getCryptoListType: Ll,
|
|
6582
|
+
getCryptoAddressType: Gl
|
|
6558
6583
|
};
|
|
6559
6584
|
export {
|
|
6560
|
-
|
|
6561
|
-
|
|
6562
|
-
|
|
6563
|
-
|
|
6564
|
-
|
|
6565
|
-
|
|
6566
|
-
|
|
6567
|
-
|
|
6568
|
-
|
|
6569
|
-
|
|
6570
|
-
|
|
6571
|
-
|
|
6585
|
+
Wl as Repository,
|
|
6586
|
+
Ki as addBankCardType,
|
|
6587
|
+
ol as agTransferCreditReportType,
|
|
6588
|
+
Bi as announcementType,
|
|
6589
|
+
ki as api,
|
|
6590
|
+
Za as apiType,
|
|
6591
|
+
Lu as applyPromoType,
|
|
6592
|
+
zu as applyRedPacketType,
|
|
6593
|
+
bl as applyReliefFund,
|
|
6594
|
+
Gu as applySignInType,
|
|
6595
|
+
Zi as applyVipBonusType,
|
|
6596
|
+
vl as applyWeekCard,
|
|
6572
6597
|
Ni as autoRegisterApi,
|
|
6573
|
-
|
|
6574
|
-
|
|
6575
|
-
|
|
6576
|
-
|
|
6577
|
-
|
|
6578
|
-
|
|
6579
|
-
|
|
6580
|
-
|
|
6581
|
-
|
|
6582
|
-
|
|
6583
|
-
|
|
6584
|
-
|
|
6585
|
-
|
|
6586
|
-
|
|
6587
|
-
|
|
6588
|
-
|
|
6589
|
-
|
|
6590
|
-
|
|
6591
|
-
|
|
6592
|
-
|
|
6593
|
-
|
|
6594
|
-
|
|
6595
|
-
|
|
6596
|
-
|
|
6597
|
-
|
|
6598
|
-
|
|
6599
|
-
|
|
6600
|
-
|
|
6601
|
-
|
|
6602
|
-
|
|
6603
|
-
|
|
6604
|
-
|
|
6605
|
-
|
|
6606
|
-
|
|
6607
|
-
|
|
6608
|
-
|
|
6609
|
-
|
|
6610
|
-
|
|
6611
|
-
|
|
6612
|
-
|
|
6613
|
-
|
|
6614
|
-
hu as
|
|
6615
|
-
|
|
6616
|
-
|
|
6617
|
-
|
|
6618
|
-
|
|
6619
|
-
|
|
6620
|
-
|
|
6621
|
-
|
|
6622
|
-
|
|
6623
|
-
|
|
6624
|
-
|
|
6625
|
-
|
|
6626
|
-
|
|
6627
|
-
|
|
6628
|
-
|
|
6629
|
-
|
|
6630
|
-
|
|
6631
|
-
|
|
6632
|
-
|
|
6633
|
-
|
|
6634
|
-
|
|
6635
|
-
|
|
6636
|
-
|
|
6637
|
-
|
|
6638
|
-
|
|
6639
|
-
|
|
6640
|
-
|
|
6641
|
-
|
|
6642
|
-
|
|
6643
|
-
|
|
6644
|
-
|
|
6645
|
-
|
|
6646
|
-
|
|
6647
|
-
|
|
6648
|
-
|
|
6649
|
-
|
|
6650
|
-
|
|
6651
|
-
|
|
6652
|
-
|
|
6653
|
-
|
|
6654
|
-
|
|
6655
|
-
|
|
6656
|
-
|
|
6657
|
-
|
|
6658
|
-
|
|
6659
|
-
|
|
6660
|
-
|
|
6661
|
-
|
|
6662
|
-
|
|
6663
|
-
|
|
6664
|
-
|
|
6665
|
-
|
|
6666
|
-
|
|
6667
|
-
|
|
6668
|
-
|
|
6669
|
-
|
|
6670
|
-
|
|
6671
|
-
|
|
6672
|
-
|
|
6673
|
-
|
|
6674
|
-
|
|
6675
|
-
|
|
6676
|
-
|
|
6677
|
-
|
|
6678
|
-
|
|
6679
|
-
|
|
6680
|
-
|
|
6681
|
-
|
|
6682
|
-
|
|
6598
|
+
il as betReportType,
|
|
6599
|
+
tu as changePasswordType,
|
|
6600
|
+
fl as changeWithdrawalCodeType,
|
|
6601
|
+
gl as checkRedPacketTokenType,
|
|
6602
|
+
Cu as checkRedPacketValidateType,
|
|
6603
|
+
Bu as checkTransferCreditType,
|
|
6604
|
+
xl as claimIncentiveRebate,
|
|
6605
|
+
Vi as cmsListType,
|
|
6606
|
+
Xu as commissionWithdrawType,
|
|
6607
|
+
Xi as depositType,
|
|
6608
|
+
iu as fishGameListType,
|
|
6609
|
+
Uu as friendListEditType,
|
|
6610
|
+
Hu as friendListType,
|
|
6611
|
+
Hi as gameListType,
|
|
6612
|
+
Fl as getASCMatchCountType,
|
|
6613
|
+
jl as getAccumulateDepositClaimType,
|
|
6614
|
+
_i as getAccumulateDepositDataType,
|
|
6615
|
+
$u as getActivePPType,
|
|
6616
|
+
Vu as getActiveProductType,
|
|
6617
|
+
Yu as getCountryType,
|
|
6618
|
+
Gl as getCryptoAddressType,
|
|
6619
|
+
Ll as getCryptoListType,
|
|
6620
|
+
bu as getDepositPromotionType,
|
|
6621
|
+
Wi as getEndpointApi,
|
|
6622
|
+
ru as getEventListType,
|
|
6623
|
+
au as getEventTokenType,
|
|
6624
|
+
su as getExtraGameType,
|
|
6625
|
+
Rl as getFavouriteGameType,
|
|
6626
|
+
ku as getImageType,
|
|
6627
|
+
Dl as getIncentiveData,
|
|
6628
|
+
Ml as getIncentiveRebate,
|
|
6629
|
+
yu as getInviteRewardClaimType,
|
|
6630
|
+
du as getInviteRewardDataType,
|
|
6631
|
+
mu as getInviteRewardReportType,
|
|
6632
|
+
Tu as getInviteRewardSettingType,
|
|
6633
|
+
Ol as getMissionClaim,
|
|
6634
|
+
di as getMissionData,
|
|
6635
|
+
yl as getReliefFundData,
|
|
6636
|
+
hl as getReliefFundReport,
|
|
6637
|
+
pu as getRewardReferralType,
|
|
6638
|
+
Ko as getSettingType,
|
|
6639
|
+
hu as getTopUpRewardClaimType,
|
|
6640
|
+
vu as getTopUpRewardSettingType,
|
|
6641
|
+
fu as getTopupRewardDataType,
|
|
6642
|
+
gu as getTopupRewardReportType,
|
|
6643
|
+
_u as getTurnOverRewardClaimType,
|
|
6644
|
+
lu as getTurnOverRewardDataType,
|
|
6645
|
+
cu as getTurnOverRewardReportType,
|
|
6646
|
+
wu as getTurnOverRewardSettingType,
|
|
6647
|
+
ul as getTwoFactorAuthenticateType,
|
|
6648
|
+
cl as getUserDeviceListType,
|
|
6649
|
+
ju as getUserProfileType,
|
|
6650
|
+
Fu as getUsernameByReferType,
|
|
6651
|
+
Ru as getValidateType,
|
|
6652
|
+
Ou as getVerifyPromo,
|
|
6653
|
+
_l as getWeekCardClaim,
|
|
6654
|
+
Tl as getWeekCardData,
|
|
6655
|
+
zi as loadMatchApi,
|
|
6656
|
+
Si as loginApi,
|
|
6657
|
+
qi as loginType,
|
|
6658
|
+
Ci as logoutApi,
|
|
6659
|
+
Ei as logoutType,
|
|
6660
|
+
ou as mailBoxType,
|
|
6661
|
+
Ai as mainWalletType,
|
|
6662
|
+
Ja as paymentsProviderType,
|
|
6663
|
+
qt as playGame,
|
|
6664
|
+
qt as playGameType,
|
|
6665
|
+
$i as promotionType,
|
|
6666
|
+
Iu as readMailType,
|
|
6667
|
+
Nl as rebateRefundSettingType,
|
|
6668
|
+
al as referralMemberProfileType,
|
|
6669
|
+
rl as referralProfileType,
|
|
6670
|
+
sl as registerActionType,
|
|
6671
|
+
kl as registerFormType,
|
|
6672
|
+
Pu as requestForgetPasswordType,
|
|
6673
|
+
Il as requestForgetUsernameType,
|
|
6674
|
+
Nu as requestTacCodeType,
|
|
6675
|
+
Ku as requestTransferMoneyType,
|
|
6676
|
+
Du as requestUpdateMobileTacCode,
|
|
6677
|
+
Au as requestWithdrawTacType,
|
|
6678
|
+
Qu as requestWithdrawalCodeType,
|
|
6679
|
+
ml as searchNumberHistoryType,
|
|
6680
|
+
Li as setLocaleApi,
|
|
6681
|
+
nl as signInRecordType,
|
|
6682
|
+
tl as signInViewInfoType,
|
|
6683
|
+
uu as slotGameListType,
|
|
6684
|
+
Ju as submitCryptoAccountType,
|
|
6685
|
+
xu as submitForgetPasswordType,
|
|
6686
|
+
Cl as submitForgetUsernameType,
|
|
6687
|
+
Wt as submitGiftCode,
|
|
6688
|
+
Wt as submitGiftCodeType,
|
|
6689
|
+
el as submitTransferMoneyType,
|
|
6690
|
+
ll as submitTwoFactorAuthenticateType,
|
|
6691
|
+
Mu as submitUpdateMobileTacCode,
|
|
6692
|
+
Eu as submitValidateType,
|
|
6693
|
+
pl as submitWithdrawalAlipayType,
|
|
6694
|
+
Zu as submitWithdrawalCodeType,
|
|
6695
|
+
Cs as transactionReportType,
|
|
6696
|
+
qu as transferProcessType,
|
|
6697
|
+
qo as transferReportType,
|
|
6698
|
+
wl as transferSettingType,
|
|
6699
|
+
Wu as transferToMainType,
|
|
6700
|
+
Pl as transferType,
|
|
6701
|
+
dl as unbindUserDeviceType,
|
|
6702
|
+
Qi as upcomingMatchType,
|
|
6703
|
+
Sl as updateFavouriteGameType,
|
|
6704
|
+
Su as updateProfilePictureType,
|
|
6705
|
+
Ui as vipListType,
|
|
6706
|
+
nu as walletType,
|
|
6707
|
+
eu as withdrawType,
|
|
6708
|
+
Ji as withdrawalGetType
|
|
6683
6709
|
};
|