60p82u21t54k 0.3.21 → 0.3.23
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 +881 -884
- package/dist/60p82u21t54k.umd.js +1 -1
- package/dist/model/casinoGameList/getCasinoGameListResponse.d.ts.map +1 -1
- package/dist/model/casinoGameList/type.d.ts +1 -17
- package/dist/model/casinoGameList/type.d.ts.map +1 -1
- package/dist/model/fishGameList/getFishGameListResponse.d.ts.map +1 -1
- package/dist/model/fishGameList/type.d.ts +1 -17
- package/dist/model/fishGameList/type.d.ts.map +1 -1
- package/dist/model/gameList/getGameListResponse.d.ts.map +1 -1
- package/dist/model/gameList/type.d.ts +1 -1
- package/dist/model/gameList/type.d.ts.map +1 -1
- package/dist/model/getFavouriteGame/getGetFavouriteGameResponse.d.ts.map +1 -1
- package/dist/model/getFavouriteGame/type.d.ts +1 -17
- package/dist/model/getFavouriteGame/type.d.ts.map +1 -1
- package/dist/model/searchGameByName/getSearchGameByNameResponse.d.ts.map +1 -1
- package/dist/model/searchGameByName/type.d.ts +1 -17
- package/dist/model/searchGameByName/type.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 f = (e, a, t) =>
|
|
4
|
-
import
|
|
5
|
-
const G =
|
|
1
|
+
var ha = Object.defineProperty;
|
|
2
|
+
var _a = (e, a, t) => a in e ? ha(e, a, { enumerable: !0, configurable: !0, writable: !0, value: t }) : e[a] = t;
|
|
3
|
+
var f = (e, a, t) => _a(e, typeof a != "symbol" ? a + "" : a, t);
|
|
4
|
+
import Kt from "axios";
|
|
5
|
+
const G = Kt.create({
|
|
6
6
|
baseURL: "",
|
|
7
7
|
timeout: 29e3,
|
|
8
8
|
// Request timeout
|
|
@@ -71,26 +71,26 @@ let Ce = {
|
|
|
71
71
|
currency: "¥",
|
|
72
72
|
language: "zh"
|
|
73
73
|
};
|
|
74
|
-
const
|
|
74
|
+
const Ta = (e) => {
|
|
75
75
|
Ce = { ...Ce, ...e };
|
|
76
|
-
}, he = () => Ce,
|
|
76
|
+
}, he = () => Ce, Fu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
77
77
|
__proto__: null,
|
|
78
78
|
getConfig: he,
|
|
79
|
-
setConfig:
|
|
80
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
79
|
+
setConfig: Ta
|
|
80
|
+
}, Symbol.toStringTag, { value: "Module" })), ea = 6048e5, va = 864e5, wa = 6e4, Ra = 36e5, Pa = 1e3, xt = Symbol.for("constructDateFrom");
|
|
81
81
|
function j(e, a) {
|
|
82
82
|
return typeof e == "function" ? e(a) : e && typeof e == "object" && xt in e ? e[xt](a) : e instanceof Date ? new e.constructor(a) : new Date(a);
|
|
83
83
|
}
|
|
84
84
|
function I(e, a) {
|
|
85
85
|
return j(a || e, e);
|
|
86
86
|
}
|
|
87
|
-
function
|
|
87
|
+
function ta(e, a, t) {
|
|
88
88
|
const n = I(e, t == null ? void 0 : t.in);
|
|
89
89
|
return isNaN(a) ? j((t == null ? void 0 : t.in) || e, NaN) : (a && n.setDate(n.getDate() + a), n);
|
|
90
90
|
}
|
|
91
|
-
let
|
|
91
|
+
let Da = {};
|
|
92
92
|
function te() {
|
|
93
|
-
return
|
|
93
|
+
return Da;
|
|
94
94
|
}
|
|
95
95
|
function U(e, a) {
|
|
96
96
|
var l, m, i, c;
|
|
@@ -100,7 +100,7 @@ function U(e, a) {
|
|
|
100
100
|
function K(e, a) {
|
|
101
101
|
return U(e, { ...a, weekStartsOn: 1 });
|
|
102
102
|
}
|
|
103
|
-
function
|
|
103
|
+
function aa(e, a) {
|
|
104
104
|
const t = I(e, a == null ? void 0 : a.in), n = t.getFullYear(), r = j(t, 0);
|
|
105
105
|
r.setFullYear(n + 1, 0, 4), r.setHours(0, 0, 0, 0);
|
|
106
106
|
const s = K(r), o = j(t, 0);
|
|
@@ -122,7 +122,7 @@ function de(e) {
|
|
|
122
122
|
);
|
|
123
123
|
return t.setUTCFullYear(a.getFullYear()), +e - +t;
|
|
124
124
|
}
|
|
125
|
-
function
|
|
125
|
+
function ka(e, ...a) {
|
|
126
126
|
const t = j.bind(
|
|
127
127
|
null,
|
|
128
128
|
a.find((n) => typeof n == "object")
|
|
@@ -133,29 +133,29 @@ function Ot(e, a) {
|
|
|
133
133
|
const t = I(e, a == null ? void 0 : a.in);
|
|
134
134
|
return t.setHours(0, 0, 0, 0), t;
|
|
135
135
|
}
|
|
136
|
-
function
|
|
137
|
-
const [n, r] =
|
|
136
|
+
function xa(e, a, t) {
|
|
137
|
+
const [n, r] = ka(
|
|
138
138
|
t == null ? void 0 : t.in,
|
|
139
139
|
e,
|
|
140
140
|
a
|
|
141
141
|
), s = Ot(n), o = Ot(r), l = +s - de(s), m = +o - de(o);
|
|
142
|
-
return Math.round((l - m) /
|
|
142
|
+
return Math.round((l - m) / va);
|
|
143
143
|
}
|
|
144
|
-
function
|
|
145
|
-
const t =
|
|
144
|
+
function Oa(e, a) {
|
|
145
|
+
const t = aa(e, a), n = j(e, 0);
|
|
146
146
|
return n.setFullYear(t, 0, 4), n.setHours(0, 0, 0, 0), K(n);
|
|
147
147
|
}
|
|
148
|
-
function
|
|
148
|
+
function Ma(e) {
|
|
149
149
|
return e instanceof Date || typeof e == "object" && Object.prototype.toString.call(e) === "[object Date]";
|
|
150
150
|
}
|
|
151
|
-
function
|
|
152
|
-
return !(!
|
|
151
|
+
function Sa(e) {
|
|
152
|
+
return !(!Ma(e) && typeof e != "number" || isNaN(+I(e)));
|
|
153
153
|
}
|
|
154
|
-
function
|
|
154
|
+
function Ia(e, a) {
|
|
155
155
|
const t = I(e, a == null ? void 0 : a.in);
|
|
156
156
|
return t.setFullYear(t.getFullYear(), 0, 1), t.setHours(0, 0, 0, 0), t;
|
|
157
157
|
}
|
|
158
|
-
const
|
|
158
|
+
const ja = {
|
|
159
159
|
lessThanXSeconds: {
|
|
160
160
|
one: "less than a second",
|
|
161
161
|
other: "less than {{count}} seconds"
|
|
@@ -217,9 +217,9 @@ const Ca = {
|
|
|
217
217
|
one: "almost 1 year",
|
|
218
218
|
other: "almost {{count}} years"
|
|
219
219
|
}
|
|
220
|
-
},
|
|
220
|
+
}, Ca = (e, a, t) => {
|
|
221
221
|
let n;
|
|
222
|
-
const r =
|
|
222
|
+
const r = ja[e];
|
|
223
223
|
return typeof r == "string" ? n = r : a === 1 ? n = r.one : n = r.other.replace("{{count}}", a.toString()), t != null && t.addSuffix ? t.comparison && t.comparison > 0 ? "in " + n : n + " ago" : n;
|
|
224
224
|
};
|
|
225
225
|
function De(e) {
|
|
@@ -228,42 +228,42 @@ function De(e) {
|
|
|
228
228
|
return e.formats[t] || e.formats[e.defaultWidth];
|
|
229
229
|
};
|
|
230
230
|
}
|
|
231
|
-
const
|
|
231
|
+
const Na = {
|
|
232
232
|
full: "EEEE, MMMM do, y",
|
|
233
233
|
long: "MMMM do, y",
|
|
234
234
|
medium: "MMM d, y",
|
|
235
235
|
short: "MM/dd/yyyy"
|
|
236
|
-
},
|
|
236
|
+
}, La = {
|
|
237
237
|
full: "h:mm:ss a zzzz",
|
|
238
238
|
long: "h:mm:ss a z",
|
|
239
239
|
medium: "h:mm:ss a",
|
|
240
240
|
short: "h:mm a"
|
|
241
|
-
},
|
|
241
|
+
}, $a = {
|
|
242
242
|
full: "{{date}} 'at' {{time}}",
|
|
243
243
|
long: "{{date}} 'at' {{time}}",
|
|
244
244
|
medium: "{{date}}, {{time}}",
|
|
245
245
|
short: "{{date}}, {{time}}"
|
|
246
|
-
},
|
|
246
|
+
}, Ga = {
|
|
247
247
|
date: De({
|
|
248
|
-
formats:
|
|
248
|
+
formats: Na,
|
|
249
249
|
defaultWidth: "full"
|
|
250
250
|
}),
|
|
251
251
|
time: De({
|
|
252
|
-
formats:
|
|
252
|
+
formats: La,
|
|
253
253
|
defaultWidth: "full"
|
|
254
254
|
}),
|
|
255
255
|
dateTime: De({
|
|
256
|
-
formats:
|
|
256
|
+
formats: $a,
|
|
257
257
|
defaultWidth: "full"
|
|
258
258
|
})
|
|
259
|
-
},
|
|
259
|
+
}, Fa = {
|
|
260
260
|
lastWeek: "'last' eeee 'at' p",
|
|
261
261
|
yesterday: "'yesterday at' p",
|
|
262
262
|
today: "'today at' p",
|
|
263
263
|
tomorrow: "'tomorrow at' p",
|
|
264
264
|
nextWeek: "eeee 'at' p",
|
|
265
265
|
other: "P"
|
|
266
|
-
},
|
|
266
|
+
}, za = (e, a, t, n) => Fa[e];
|
|
267
267
|
function oe(e) {
|
|
268
268
|
return (a, t) => {
|
|
269
269
|
const n = t != null && t.context ? String(t.context) : "standalone";
|
|
@@ -279,15 +279,15 @@ function oe(e) {
|
|
|
279
279
|
return r[s];
|
|
280
280
|
};
|
|
281
281
|
}
|
|
282
|
-
const
|
|
282
|
+
const Wa = {
|
|
283
283
|
narrow: ["B", "A"],
|
|
284
284
|
abbreviated: ["BC", "AD"],
|
|
285
285
|
wide: ["Before Christ", "Anno Domini"]
|
|
286
|
-
},
|
|
286
|
+
}, Ea = {
|
|
287
287
|
narrow: ["1", "2", "3", "4"],
|
|
288
288
|
abbreviated: ["Q1", "Q2", "Q3", "Q4"],
|
|
289
289
|
wide: ["1st quarter", "2nd quarter", "3rd quarter", "4th quarter"]
|
|
290
|
-
},
|
|
290
|
+
}, Ya = {
|
|
291
291
|
narrow: ["J", "F", "M", "A", "M", "J", "J", "A", "S", "O", "N", "D"],
|
|
292
292
|
abbreviated: [
|
|
293
293
|
"Jan",
|
|
@@ -317,7 +317,7 @@ const Ea = {
|
|
|
317
317
|
"November",
|
|
318
318
|
"December"
|
|
319
319
|
]
|
|
320
|
-
},
|
|
320
|
+
}, Ba = {
|
|
321
321
|
narrow: ["S", "M", "T", "W", "T", "F", "S"],
|
|
322
322
|
short: ["Su", "Mo", "Tu", "We", "Th", "Fr", "Sa"],
|
|
323
323
|
abbreviated: ["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"],
|
|
@@ -330,7 +330,7 @@ const Ea = {
|
|
|
330
330
|
"Friday",
|
|
331
331
|
"Saturday"
|
|
332
332
|
]
|
|
333
|
-
},
|
|
333
|
+
}, Ha = {
|
|
334
334
|
narrow: {
|
|
335
335
|
am: "a",
|
|
336
336
|
pm: "p",
|
|
@@ -361,7 +361,7 @@ const Ea = {
|
|
|
361
361
|
evening: "evening",
|
|
362
362
|
night: "night"
|
|
363
363
|
}
|
|
364
|
-
},
|
|
364
|
+
}, Ua = {
|
|
365
365
|
narrow: {
|
|
366
366
|
am: "a",
|
|
367
367
|
pm: "p",
|
|
@@ -392,7 +392,7 @@ const Ea = {
|
|
|
392
392
|
evening: "in the evening",
|
|
393
393
|
night: "at night"
|
|
394
394
|
}
|
|
395
|
-
},
|
|
395
|
+
}, qa = (e, a) => {
|
|
396
396
|
const t = Number(e), n = t % 100;
|
|
397
397
|
if (n > 20 || n < 10)
|
|
398
398
|
switch (n % 10) {
|
|
@@ -404,29 +404,29 @@ const Ea = {
|
|
|
404
404
|
return t + "rd";
|
|
405
405
|
}
|
|
406
406
|
return t + "th";
|
|
407
|
-
},
|
|
408
|
-
ordinalNumber:
|
|
407
|
+
}, Va = {
|
|
408
|
+
ordinalNumber: qa,
|
|
409
409
|
era: oe({
|
|
410
|
-
values:
|
|
410
|
+
values: Wa,
|
|
411
411
|
defaultWidth: "wide"
|
|
412
412
|
}),
|
|
413
413
|
quarter: oe({
|
|
414
|
-
values:
|
|
414
|
+
values: Ea,
|
|
415
415
|
defaultWidth: "wide",
|
|
416
416
|
argumentCallback: (e) => e - 1
|
|
417
417
|
}),
|
|
418
418
|
month: oe({
|
|
419
|
-
values:
|
|
419
|
+
values: Ya,
|
|
420
420
|
defaultWidth: "wide"
|
|
421
421
|
}),
|
|
422
422
|
day: oe({
|
|
423
|
-
values:
|
|
423
|
+
values: Ba,
|
|
424
424
|
defaultWidth: "wide"
|
|
425
425
|
}),
|
|
426
426
|
dayPeriod: oe({
|
|
427
|
-
values:
|
|
427
|
+
values: Ha,
|
|
428
428
|
defaultWidth: "wide",
|
|
429
|
-
formattingValues:
|
|
429
|
+
formattingValues: Ua,
|
|
430
430
|
defaultFormattingWidth: "wide"
|
|
431
431
|
})
|
|
432
432
|
};
|
|
@@ -435,9 +435,9 @@ function ie(e) {
|
|
|
435
435
|
const n = t.width, r = n && e.matchPatterns[n] || e.matchPatterns[e.defaultMatchWidth], s = a.match(r);
|
|
436
436
|
if (!s)
|
|
437
437
|
return null;
|
|
438
|
-
const o = s[0], l = n && e.parsePatterns[n] || e.parsePatterns[e.defaultParseWidth], m = Array.isArray(l) ?
|
|
438
|
+
const o = s[0], l = n && e.parsePatterns[n] || e.parsePatterns[e.defaultParseWidth], m = Array.isArray(l) ? Qa(l, (y) => y.test(o)) : (
|
|
439
439
|
// [TODO] -- I challenge you to fix the type
|
|
440
|
-
|
|
440
|
+
Aa(l, (y) => y.test(o))
|
|
441
441
|
);
|
|
442
442
|
let i;
|
|
443
443
|
i = e.valueCallback ? e.valueCallback(m) : m, i = t.valueCallback ? (
|
|
@@ -448,17 +448,17 @@ function ie(e) {
|
|
|
448
448
|
return { value: i, rest: c };
|
|
449
449
|
};
|
|
450
450
|
}
|
|
451
|
-
function
|
|
451
|
+
function Aa(e, a) {
|
|
452
452
|
for (const t in e)
|
|
453
453
|
if (Object.prototype.hasOwnProperty.call(e, t) && a(e[t]))
|
|
454
454
|
return t;
|
|
455
455
|
}
|
|
456
|
-
function
|
|
456
|
+
function Qa(e, a) {
|
|
457
457
|
for (let t = 0; t < e.length; t++)
|
|
458
458
|
if (a(e[t]))
|
|
459
459
|
return t;
|
|
460
460
|
}
|
|
461
|
-
function
|
|
461
|
+
function Xa(e) {
|
|
462
462
|
return (a, t = {}) => {
|
|
463
463
|
const n = a.match(e.matchPattern);
|
|
464
464
|
if (!n) return null;
|
|
@@ -470,23 +470,23 @@ function Za(e) {
|
|
|
470
470
|
return { value: o, rest: l };
|
|
471
471
|
};
|
|
472
472
|
}
|
|
473
|
-
const
|
|
473
|
+
const Za = /^(\d+)(th|st|nd|rd)?/i, Ja = /\d+/i, Ka = {
|
|
474
474
|
narrow: /^(b|a)/i,
|
|
475
475
|
abbreviated: /^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,
|
|
476
476
|
wide: /^(before christ|before common era|anno domini|common era)/i
|
|
477
|
-
},
|
|
477
|
+
}, en = {
|
|
478
478
|
any: [/^b/i, /^(a|c)/i]
|
|
479
|
-
},
|
|
479
|
+
}, tn = {
|
|
480
480
|
narrow: /^[1234]/i,
|
|
481
481
|
abbreviated: /^q[1234]/i,
|
|
482
482
|
wide: /^[1234](th|st|nd|rd)? quarter/i
|
|
483
|
-
},
|
|
483
|
+
}, an = {
|
|
484
484
|
any: [/1/i, /2/i, /3/i, /4/i]
|
|
485
|
-
},
|
|
485
|
+
}, nn = {
|
|
486
486
|
narrow: /^[jfmasond]/i,
|
|
487
487
|
abbreviated: /^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,
|
|
488
488
|
wide: /^(january|february|march|april|may|june|july|august|september|october|november|december)/i
|
|
489
|
-
},
|
|
489
|
+
}, rn = {
|
|
490
490
|
narrow: [
|
|
491
491
|
/^j/i,
|
|
492
492
|
/^f/i,
|
|
@@ -515,18 +515,18 @@ const Ja = /^(\d+)(th|st|nd|rd)?/i, Ka = /\d+/i, en = {
|
|
|
515
515
|
/^n/i,
|
|
516
516
|
/^d/i
|
|
517
517
|
]
|
|
518
|
-
},
|
|
518
|
+
}, sn = {
|
|
519
519
|
narrow: /^[smtwf]/i,
|
|
520
520
|
short: /^(su|mo|tu|we|th|fr|sa)/i,
|
|
521
521
|
abbreviated: /^(sun|mon|tue|wed|thu|fri|sat)/i,
|
|
522
522
|
wide: /^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i
|
|
523
|
-
},
|
|
523
|
+
}, on = {
|
|
524
524
|
narrow: [/^s/i, /^m/i, /^t/i, /^w/i, /^t/i, /^f/i, /^s/i],
|
|
525
525
|
any: [/^su/i, /^m/i, /^tu/i, /^w/i, /^th/i, /^f/i, /^sa/i]
|
|
526
|
-
},
|
|
526
|
+
}, un = {
|
|
527
527
|
narrow: /^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,
|
|
528
528
|
any: /^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i
|
|
529
|
-
},
|
|
529
|
+
}, cn = {
|
|
530
530
|
any: {
|
|
531
531
|
am: /^a/i,
|
|
532
532
|
pm: /^p/i,
|
|
@@ -537,62 +537,62 @@ const Ja = /^(\d+)(th|st|nd|rd)?/i, Ka = /\d+/i, en = {
|
|
|
537
537
|
evening: /evening/i,
|
|
538
538
|
night: /night/i
|
|
539
539
|
}
|
|
540
|
-
},
|
|
541
|
-
ordinalNumber:
|
|
542
|
-
matchPattern:
|
|
543
|
-
parsePattern:
|
|
540
|
+
}, ln = {
|
|
541
|
+
ordinalNumber: Xa({
|
|
542
|
+
matchPattern: Za,
|
|
543
|
+
parsePattern: Ja,
|
|
544
544
|
valueCallback: (e) => parseInt(e, 10)
|
|
545
545
|
}),
|
|
546
546
|
era: ie({
|
|
547
|
-
matchPatterns:
|
|
547
|
+
matchPatterns: Ka,
|
|
548
548
|
defaultMatchWidth: "wide",
|
|
549
|
-
parsePatterns:
|
|
549
|
+
parsePatterns: en,
|
|
550
550
|
defaultParseWidth: "any"
|
|
551
551
|
}),
|
|
552
552
|
quarter: ie({
|
|
553
|
-
matchPatterns:
|
|
553
|
+
matchPatterns: tn,
|
|
554
554
|
defaultMatchWidth: "wide",
|
|
555
|
-
parsePatterns:
|
|
555
|
+
parsePatterns: an,
|
|
556
556
|
defaultParseWidth: "any",
|
|
557
557
|
valueCallback: (e) => e + 1
|
|
558
558
|
}),
|
|
559
559
|
month: ie({
|
|
560
|
-
matchPatterns:
|
|
560
|
+
matchPatterns: nn,
|
|
561
561
|
defaultMatchWidth: "wide",
|
|
562
|
-
parsePatterns:
|
|
562
|
+
parsePatterns: rn,
|
|
563
563
|
defaultParseWidth: "any"
|
|
564
564
|
}),
|
|
565
565
|
day: ie({
|
|
566
|
-
matchPatterns:
|
|
566
|
+
matchPatterns: sn,
|
|
567
567
|
defaultMatchWidth: "wide",
|
|
568
|
-
parsePatterns:
|
|
568
|
+
parsePatterns: on,
|
|
569
569
|
defaultParseWidth: "any"
|
|
570
570
|
}),
|
|
571
571
|
dayPeriod: ie({
|
|
572
|
-
matchPatterns:
|
|
572
|
+
matchPatterns: un,
|
|
573
573
|
defaultMatchWidth: "any",
|
|
574
|
-
parsePatterns:
|
|
574
|
+
parsePatterns: cn,
|
|
575
575
|
defaultParseWidth: "any"
|
|
576
576
|
})
|
|
577
|
-
},
|
|
577
|
+
}, na = {
|
|
578
578
|
code: "en-US",
|
|
579
|
-
formatDistance:
|
|
580
|
-
formatLong:
|
|
581
|
-
formatRelative:
|
|
582
|
-
localize:
|
|
583
|
-
match:
|
|
579
|
+
formatDistance: Ca,
|
|
580
|
+
formatLong: Ga,
|
|
581
|
+
formatRelative: za,
|
|
582
|
+
localize: Va,
|
|
583
|
+
match: ln,
|
|
584
584
|
options: {
|
|
585
585
|
weekStartsOn: 0,
|
|
586
586
|
firstWeekContainsDate: 1
|
|
587
587
|
}
|
|
588
588
|
};
|
|
589
|
-
function
|
|
589
|
+
function dn(e, a) {
|
|
590
590
|
const t = I(e, a == null ? void 0 : a.in);
|
|
591
|
-
return
|
|
591
|
+
return xa(t, Ia(t)) + 1;
|
|
592
592
|
}
|
|
593
|
-
function
|
|
594
|
-
const t = I(e, a == null ? void 0 : a.in), n = +K(t) - +
|
|
595
|
-
return Math.round(n /
|
|
593
|
+
function ra(e, a) {
|
|
594
|
+
const t = I(e, a == null ? void 0 : a.in), n = +K(t) - +Oa(t);
|
|
595
|
+
return Math.round(n / ea) + 1;
|
|
596
596
|
}
|
|
597
597
|
function Ge(e, a) {
|
|
598
598
|
var c, y, p, g;
|
|
@@ -603,16 +603,16 @@ function Ge(e, a) {
|
|
|
603
603
|
const i = U(m, a);
|
|
604
604
|
return +t >= +l ? n + 1 : +t >= +i ? n : n - 1;
|
|
605
605
|
}
|
|
606
|
-
function
|
|
606
|
+
function mn(e, a) {
|
|
607
607
|
var l, m, i, c;
|
|
608
608
|
const t = te(), n = (a == null ? void 0 : a.firstWeekContainsDate) ?? ((m = (l = a == null ? void 0 : a.locale) == null ? void 0 : l.options) == null ? void 0 : m.firstWeekContainsDate) ?? t.firstWeekContainsDate ?? ((c = (i = t.locale) == null ? void 0 : i.options) == null ? void 0 : c.firstWeekContainsDate) ?? 1, r = Ge(e, a), s = j((a == null ? void 0 : a.in) || e, 0);
|
|
609
609
|
return s.setFullYear(r, 0, n), s.setHours(0, 0, 0, 0), U(s, a);
|
|
610
610
|
}
|
|
611
|
-
function
|
|
612
|
-
const t = I(e, a == null ? void 0 : a.in), n = +U(t, a) - +
|
|
613
|
-
return Math.round(n /
|
|
611
|
+
function sa(e, a) {
|
|
612
|
+
const t = I(e, a == null ? void 0 : a.in), n = +U(t, a) - +mn(t, a);
|
|
613
|
+
return Math.round(n / ea) + 1;
|
|
614
614
|
}
|
|
615
|
-
function
|
|
615
|
+
function R(e, a) {
|
|
616
616
|
const t = e < 0 ? "-" : "", n = Math.abs(e).toString().padStart(a, "0");
|
|
617
617
|
return t + n;
|
|
618
618
|
}
|
|
@@ -620,16 +620,16 @@ const H = {
|
|
|
620
620
|
// Year
|
|
621
621
|
y(e, a) {
|
|
622
622
|
const t = e.getFullYear(), n = t > 0 ? t : 1 - t;
|
|
623
|
-
return
|
|
623
|
+
return R(a === "yy" ? n % 100 : n, a.length);
|
|
624
624
|
},
|
|
625
625
|
// Month
|
|
626
626
|
M(e, a) {
|
|
627
627
|
const t = e.getMonth();
|
|
628
|
-
return a === "M" ? String(t + 1) :
|
|
628
|
+
return a === "M" ? String(t + 1) : R(t + 1, 2);
|
|
629
629
|
},
|
|
630
630
|
// Day of the month
|
|
631
631
|
d(e, a) {
|
|
632
|
-
return
|
|
632
|
+
return R(e.getDate(), a.length);
|
|
633
633
|
},
|
|
634
634
|
// AM or PM
|
|
635
635
|
a(e, a) {
|
|
@@ -649,26 +649,26 @@ const H = {
|
|
|
649
649
|
},
|
|
650
650
|
// Hour [1-12]
|
|
651
651
|
h(e, a) {
|
|
652
|
-
return
|
|
652
|
+
return R(e.getHours() % 12 || 12, a.length);
|
|
653
653
|
},
|
|
654
654
|
// Hour [0-23]
|
|
655
655
|
H(e, a) {
|
|
656
|
-
return
|
|
656
|
+
return R(e.getHours(), a.length);
|
|
657
657
|
},
|
|
658
658
|
// Minute
|
|
659
659
|
m(e, a) {
|
|
660
|
-
return
|
|
660
|
+
return R(e.getMinutes(), a.length);
|
|
661
661
|
},
|
|
662
662
|
// Second
|
|
663
663
|
s(e, a) {
|
|
664
|
-
return
|
|
664
|
+
return R(e.getSeconds(), a.length);
|
|
665
665
|
},
|
|
666
666
|
// Fraction of second
|
|
667
667
|
S(e, a) {
|
|
668
668
|
const t = a.length, n = e.getMilliseconds(), r = Math.trunc(
|
|
669
669
|
n * Math.pow(10, t - 3)
|
|
670
670
|
);
|
|
671
|
-
return
|
|
671
|
+
return R(r, a.length);
|
|
672
672
|
}
|
|
673
673
|
}, X = {
|
|
674
674
|
midnight: "midnight",
|
|
@@ -709,14 +709,14 @@ const H = {
|
|
|
709
709
|
const r = Ge(e, n), s = r > 0 ? r : 1 - r;
|
|
710
710
|
if (a === "YY") {
|
|
711
711
|
const o = s % 100;
|
|
712
|
-
return
|
|
712
|
+
return R(o, 2);
|
|
713
713
|
}
|
|
714
|
-
return a === "Yo" ? t.ordinalNumber(s, { unit: "year" }) :
|
|
714
|
+
return a === "Yo" ? t.ordinalNumber(s, { unit: "year" }) : R(s, a.length);
|
|
715
715
|
},
|
|
716
716
|
// ISO week-numbering year
|
|
717
717
|
R: function(e, a) {
|
|
718
|
-
const t =
|
|
719
|
-
return
|
|
718
|
+
const t = aa(e);
|
|
719
|
+
return R(t, a.length);
|
|
720
720
|
},
|
|
721
721
|
// Extended year. This is a single number designating the year of this calendar system.
|
|
722
722
|
// The main difference between `y` and `u` localizers are B.C. years:
|
|
@@ -729,7 +729,7 @@ const H = {
|
|
|
729
729
|
// while `uu` pads single digit years to 2 characters and returns other years unchanged.
|
|
730
730
|
u: function(e, a) {
|
|
731
731
|
const t = e.getFullYear();
|
|
732
|
-
return
|
|
732
|
+
return R(t, a.length);
|
|
733
733
|
},
|
|
734
734
|
// Quarter
|
|
735
735
|
Q: function(e, a, t) {
|
|
@@ -740,7 +740,7 @@ const H = {
|
|
|
740
740
|
return String(n);
|
|
741
741
|
// 01, 02, 03, 04
|
|
742
742
|
case "QQ":
|
|
743
|
-
return
|
|
743
|
+
return R(n, 2);
|
|
744
744
|
// 1st, 2nd, 3rd, 4th
|
|
745
745
|
case "Qo":
|
|
746
746
|
return t.ordinalNumber(n, { unit: "quarter" });
|
|
@@ -774,7 +774,7 @@ const H = {
|
|
|
774
774
|
return String(n);
|
|
775
775
|
// 01, 02, 03, 04
|
|
776
776
|
case "qq":
|
|
777
|
-
return
|
|
777
|
+
return R(n, 2);
|
|
778
778
|
// 1st, 2nd, 3rd, 4th
|
|
779
779
|
case "qo":
|
|
780
780
|
return t.ordinalNumber(n, { unit: "quarter" });
|
|
@@ -836,7 +836,7 @@ const H = {
|
|
|
836
836
|
return String(n + 1);
|
|
837
837
|
// 01, 02, ..., 12
|
|
838
838
|
case "LL":
|
|
839
|
-
return
|
|
839
|
+
return R(n + 1, 2);
|
|
840
840
|
// 1st, 2nd, ..., 12th
|
|
841
841
|
case "Lo":
|
|
842
842
|
return t.ordinalNumber(n + 1, { unit: "month" });
|
|
@@ -860,13 +860,13 @@ const H = {
|
|
|
860
860
|
},
|
|
861
861
|
// Local week of year
|
|
862
862
|
w: function(e, a, t, n) {
|
|
863
|
-
const r =
|
|
864
|
-
return a === "wo" ? t.ordinalNumber(r, { unit: "week" }) :
|
|
863
|
+
const r = sa(e, n);
|
|
864
|
+
return a === "wo" ? t.ordinalNumber(r, { unit: "week" }) : R(r, a.length);
|
|
865
865
|
},
|
|
866
866
|
// ISO week of year
|
|
867
867
|
I: function(e, a, t) {
|
|
868
|
-
const n =
|
|
869
|
-
return a === "Io" ? t.ordinalNumber(n, { unit: "week" }) :
|
|
868
|
+
const n = ra(e);
|
|
869
|
+
return a === "Io" ? t.ordinalNumber(n, { unit: "week" }) : R(n, a.length);
|
|
870
870
|
},
|
|
871
871
|
// Day of the month
|
|
872
872
|
d: function(e, a, t) {
|
|
@@ -874,8 +874,8 @@ const H = {
|
|
|
874
874
|
},
|
|
875
875
|
// Day of year
|
|
876
876
|
D: function(e, a, t) {
|
|
877
|
-
const n =
|
|
878
|
-
return a === "Do" ? t.ordinalNumber(n, { unit: "dayOfYear" }) :
|
|
877
|
+
const n = dn(e);
|
|
878
|
+
return a === "Do" ? t.ordinalNumber(n, { unit: "dayOfYear" }) : R(n, a.length);
|
|
879
879
|
},
|
|
880
880
|
// Day of week
|
|
881
881
|
E: function(e, a, t) {
|
|
@@ -919,7 +919,7 @@ const H = {
|
|
|
919
919
|
return String(s);
|
|
920
920
|
// Padded numerical value
|
|
921
921
|
case "ee":
|
|
922
|
-
return
|
|
922
|
+
return R(s, 2);
|
|
923
923
|
// 1st, 2nd, ..., 7th
|
|
924
924
|
case "eo":
|
|
925
925
|
return t.ordinalNumber(s, { unit: "day" });
|
|
@@ -958,7 +958,7 @@ const H = {
|
|
|
958
958
|
return String(s);
|
|
959
959
|
// Padded numerical value
|
|
960
960
|
case "cc":
|
|
961
|
-
return
|
|
961
|
+
return R(s, a.length);
|
|
962
962
|
// 1st, 2nd, ..., 7th
|
|
963
963
|
case "co":
|
|
964
964
|
return t.ordinalNumber(s, { unit: "day" });
|
|
@@ -997,7 +997,7 @@ const H = {
|
|
|
997
997
|
return String(r);
|
|
998
998
|
// 02
|
|
999
999
|
case "ii":
|
|
1000
|
-
return
|
|
1000
|
+
return R(r, a.length);
|
|
1001
1001
|
// 2nd
|
|
1002
1002
|
case "io":
|
|
1003
1003
|
return t.ordinalNumber(r, { unit: "day" });
|
|
@@ -1125,12 +1125,12 @@ const H = {
|
|
|
1125
1125
|
// Hour [0-11]
|
|
1126
1126
|
K: function(e, a, t) {
|
|
1127
1127
|
const n = e.getHours() % 12;
|
|
1128
|
-
return a === "Ko" ? t.ordinalNumber(n, { unit: "hour" }) :
|
|
1128
|
+
return a === "Ko" ? t.ordinalNumber(n, { unit: "hour" }) : R(n, a.length);
|
|
1129
1129
|
},
|
|
1130
1130
|
// Hour [1-24]
|
|
1131
1131
|
k: function(e, a, t) {
|
|
1132
1132
|
let n = e.getHours();
|
|
1133
|
-
return n === 0 && (n = 24), a === "ko" ? t.ordinalNumber(n, { unit: "hour" }) :
|
|
1133
|
+
return n === 0 && (n = 24), a === "ko" ? t.ordinalNumber(n, { unit: "hour" }) : R(n, a.length);
|
|
1134
1134
|
},
|
|
1135
1135
|
// Minute
|
|
1136
1136
|
m: function(e, a, t) {
|
|
@@ -1225,22 +1225,22 @@ const H = {
|
|
|
1225
1225
|
// Seconds timestamp
|
|
1226
1226
|
t: function(e, a, t) {
|
|
1227
1227
|
const n = Math.trunc(+e / 1e3);
|
|
1228
|
-
return
|
|
1228
|
+
return R(n, a.length);
|
|
1229
1229
|
},
|
|
1230
1230
|
// Milliseconds timestamp
|
|
1231
1231
|
T: function(e, a, t) {
|
|
1232
|
-
return
|
|
1232
|
+
return R(+e, a.length);
|
|
1233
1233
|
}
|
|
1234
1234
|
};
|
|
1235
1235
|
function St(e, a = "") {
|
|
1236
1236
|
const t = e > 0 ? "-" : "+", n = Math.abs(e), r = Math.trunc(n / 60), s = n % 60;
|
|
1237
|
-
return s === 0 ? t + String(r) : t + String(r) + a +
|
|
1237
|
+
return s === 0 ? t + String(r) : t + String(r) + a + R(s, 2);
|
|
1238
1238
|
}
|
|
1239
1239
|
function It(e, a) {
|
|
1240
|
-
return e % 60 === 0 ? (e > 0 ? "-" : "+") +
|
|
1240
|
+
return e % 60 === 0 ? (e > 0 ? "-" : "+") + R(Math.abs(e) / 60, 2) : V(e, a);
|
|
1241
1241
|
}
|
|
1242
1242
|
function V(e, a = "") {
|
|
1243
|
-
const t = e > 0 ? "-" : "+", n = Math.abs(e), r =
|
|
1243
|
+
const t = e > 0 ? "-" : "+", n = Math.abs(e), r = R(Math.trunc(n / 60), 2), s = R(n % 60, 2);
|
|
1244
1244
|
return t + r + a + s;
|
|
1245
1245
|
}
|
|
1246
1246
|
const jt = (e, a) => {
|
|
@@ -1255,7 +1255,7 @@ const jt = (e, a) => {
|
|
|
1255
1255
|
default:
|
|
1256
1256
|
return a.date({ width: "full" });
|
|
1257
1257
|
}
|
|
1258
|
-
},
|
|
1258
|
+
}, oa = (e, a) => {
|
|
1259
1259
|
switch (e) {
|
|
1260
1260
|
case "p":
|
|
1261
1261
|
return a.time({ width: "short" });
|
|
@@ -1267,7 +1267,7 @@ const jt = (e, a) => {
|
|
|
1267
1267
|
default:
|
|
1268
1268
|
return a.time({ width: "full" });
|
|
1269
1269
|
}
|
|
1270
|
-
},
|
|
1270
|
+
}, gn = (e, a) => {
|
|
1271
1271
|
const t = e.match(/(P+)(p+)?/) || [], n = t[1], r = t[2];
|
|
1272
1272
|
if (!r)
|
|
1273
1273
|
return jt(e, a);
|
|
@@ -1287,47 +1287,47 @@ const jt = (e, a) => {
|
|
|
1287
1287
|
s = a.dateTime({ width: "full" });
|
|
1288
1288
|
break;
|
|
1289
1289
|
}
|
|
1290
|
-
return s.replace("{{date}}", jt(n, a)).replace("{{time}}",
|
|
1290
|
+
return s.replace("{{date}}", jt(n, a)).replace("{{time}}", oa(r, a));
|
|
1291
1291
|
}, Ne = {
|
|
1292
|
-
p:
|
|
1293
|
-
P:
|
|
1294
|
-
},
|
|
1292
|
+
p: oa,
|
|
1293
|
+
P: gn
|
|
1294
|
+
}, fn = /^D+$/, pn = /^Y+$/, yn = ["D", "DD", "YY", "YYYY"];
|
|
1295
|
+
function ia(e) {
|
|
1296
|
+
return fn.test(e);
|
|
1297
|
+
}
|
|
1295
1298
|
function ua(e) {
|
|
1296
1299
|
return pn.test(e);
|
|
1297
1300
|
}
|
|
1298
|
-
function ca(e) {
|
|
1299
|
-
return yn.test(e);
|
|
1300
|
-
}
|
|
1301
1301
|
function Le(e, a, t) {
|
|
1302
|
-
const n =
|
|
1303
|
-
if (console.warn(n),
|
|
1302
|
+
const n = bn(e, a, t);
|
|
1303
|
+
if (console.warn(n), yn.includes(e)) throw new RangeError(n);
|
|
1304
1304
|
}
|
|
1305
|
-
function
|
|
1305
|
+
function bn(e, a, t) {
|
|
1306
1306
|
const n = e[0] === "Y" ? "years" : "days of the month";
|
|
1307
1307
|
return `Use \`${e.toLowerCase()}\` instead of \`${e}\` (in \`${a}\`) for formatting ${n} to the input \`${t}\`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md`;
|
|
1308
1308
|
}
|
|
1309
|
-
const
|
|
1309
|
+
const hn = /[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g, _n = /P+p+|P+|p+|''|'(''|[^'])+('|$)|./g, Tn = /^'([^]*?)'?$/, vn = /''/g, wn = /[a-zA-Z]/;
|
|
1310
1310
|
function Rn(e, a, t) {
|
|
1311
1311
|
var c, y, p, g, T, _, k, C;
|
|
1312
|
-
const n = te(), r = (t == null ? void 0 : t.locale) ?? n.locale ??
|
|
1313
|
-
if (!
|
|
1312
|
+
const n = te(), r = (t == null ? void 0 : t.locale) ?? n.locale ?? na, s = (t == null ? void 0 : t.firstWeekContainsDate) ?? ((y = (c = t == null ? void 0 : t.locale) == null ? void 0 : c.options) == null ? void 0 : y.firstWeekContainsDate) ?? n.firstWeekContainsDate ?? ((g = (p = n.locale) == null ? void 0 : p.options) == null ? void 0 : g.firstWeekContainsDate) ?? 1, o = (t == null ? void 0 : t.weekStartsOn) ?? ((_ = (T = t == null ? void 0 : t.locale) == null ? void 0 : T.options) == null ? void 0 : _.weekStartsOn) ?? n.weekStartsOn ?? ((C = (k = n.locale) == null ? void 0 : k.options) == null ? void 0 : C.weekStartsOn) ?? 0, l = I(e, t == null ? void 0 : t.in);
|
|
1313
|
+
if (!Sa(l))
|
|
1314
1314
|
throw new RangeError("Invalid time value");
|
|
1315
|
-
let m = a.match(
|
|
1315
|
+
let m = a.match(_n).map((D) => {
|
|
1316
1316
|
const h = D[0];
|
|
1317
1317
|
if (h === "p" || h === "P") {
|
|
1318
1318
|
const b = Ne[h];
|
|
1319
1319
|
return b(D, r.formatLong);
|
|
1320
1320
|
}
|
|
1321
1321
|
return D;
|
|
1322
|
-
}).join("").match(
|
|
1322
|
+
}).join("").match(hn).map((D) => {
|
|
1323
1323
|
if (D === "''")
|
|
1324
1324
|
return { isToken: !1, value: "'" };
|
|
1325
1325
|
const h = D[0];
|
|
1326
1326
|
if (h === "'")
|
|
1327
|
-
return { isToken: !1, value:
|
|
1327
|
+
return { isToken: !1, value: Pn(D) };
|
|
1328
1328
|
if (Mt[h])
|
|
1329
1329
|
return { isToken: !0, value: D };
|
|
1330
|
-
if (h.match(
|
|
1330
|
+
if (h.match(wn))
|
|
1331
1331
|
throw new RangeError(
|
|
1332
1332
|
"Format string contains an unescaped latin alphabet character `" + h + "`"
|
|
1333
1333
|
);
|
|
@@ -1342,24 +1342,24 @@ function Rn(e, a, t) {
|
|
|
1342
1342
|
return m.map((D) => {
|
|
1343
1343
|
if (!D.isToken) return D.value;
|
|
1344
1344
|
const h = D.value;
|
|
1345
|
-
(!(t != null && t.useAdditionalWeekYearTokens) &&
|
|
1345
|
+
(!(t != null && t.useAdditionalWeekYearTokens) && ua(h) || !(t != null && t.useAdditionalDayOfYearTokens) && ia(h)) && Le(h, a, String(e));
|
|
1346
1346
|
const b = Mt[h[0]];
|
|
1347
1347
|
return b(l, h, r.localize, i);
|
|
1348
1348
|
}).join("");
|
|
1349
1349
|
}
|
|
1350
|
-
function
|
|
1351
|
-
const a = e.match(
|
|
1352
|
-
return a ? a[1].replace(
|
|
1350
|
+
function Pn(e) {
|
|
1351
|
+
const a = e.match(Tn);
|
|
1352
|
+
return a ? a[1].replace(vn, "'") : e;
|
|
1353
1353
|
}
|
|
1354
|
-
function
|
|
1354
|
+
function ca() {
|
|
1355
1355
|
return Object.assign({}, te());
|
|
1356
1356
|
}
|
|
1357
|
-
function
|
|
1357
|
+
function Dn(e, a) {
|
|
1358
1358
|
const t = I(e, a == null ? void 0 : a.in).getDay();
|
|
1359
1359
|
return t === 0 ? 7 : t;
|
|
1360
1360
|
}
|
|
1361
|
-
function
|
|
1362
|
-
const t =
|
|
1361
|
+
function kn(e, a) {
|
|
1362
|
+
const t = xn(a) ? new a(0) : j(a, 0);
|
|
1363
1363
|
return t.setFullYear(e.getFullYear(), e.getMonth(), e.getDate()), t.setHours(
|
|
1364
1364
|
e.getHours(),
|
|
1365
1365
|
e.getMinutes(),
|
|
@@ -1367,12 +1367,12 @@ function xn(e, a) {
|
|
|
1367
1367
|
e.getMilliseconds()
|
|
1368
1368
|
), t;
|
|
1369
1369
|
}
|
|
1370
|
-
function
|
|
1370
|
+
function xn(e) {
|
|
1371
1371
|
var a;
|
|
1372
1372
|
return typeof e == "function" && ((a = e.prototype) == null ? void 0 : a.constructor) === e;
|
|
1373
1373
|
}
|
|
1374
|
-
const
|
|
1375
|
-
class
|
|
1374
|
+
const On = 10;
|
|
1375
|
+
class la {
|
|
1376
1376
|
constructor() {
|
|
1377
1377
|
f(this, "subPriority", 0);
|
|
1378
1378
|
}
|
|
@@ -1380,7 +1380,7 @@ class da {
|
|
|
1380
1380
|
return !0;
|
|
1381
1381
|
}
|
|
1382
1382
|
}
|
|
1383
|
-
class
|
|
1383
|
+
class Mn extends la {
|
|
1384
1384
|
constructor(a, t, n, r, s) {
|
|
1385
1385
|
super(), this.value = a, this.validateValue = t, this.setValue = n, this.priority = r, s && (this.subPriority = s);
|
|
1386
1386
|
}
|
|
@@ -1391,22 +1391,22 @@ class Sn extends da {
|
|
|
1391
1391
|
return this.setValue(a, t, this.value, n);
|
|
1392
1392
|
}
|
|
1393
1393
|
}
|
|
1394
|
-
class
|
|
1394
|
+
class Sn extends la {
|
|
1395
1395
|
constructor(t, n) {
|
|
1396
1396
|
super();
|
|
1397
|
-
f(this, "priority",
|
|
1397
|
+
f(this, "priority", On);
|
|
1398
1398
|
f(this, "subPriority", -1);
|
|
1399
1399
|
this.context = t || ((r) => j(n, r));
|
|
1400
1400
|
}
|
|
1401
1401
|
set(t, n) {
|
|
1402
|
-
return n.timestampIsSet ? t : j(t,
|
|
1402
|
+
return n.timestampIsSet ? t : j(t, kn(t, this.context));
|
|
1403
1403
|
}
|
|
1404
1404
|
}
|
|
1405
1405
|
class w {
|
|
1406
1406
|
run(a, t, n, r) {
|
|
1407
1407
|
const s = this.parse(a, t, n, r);
|
|
1408
1408
|
return s ? {
|
|
1409
|
-
setter: new
|
|
1409
|
+
setter: new Mn(
|
|
1410
1410
|
s.value,
|
|
1411
1411
|
this.validate,
|
|
1412
1412
|
this.set,
|
|
@@ -1420,7 +1420,7 @@ class w {
|
|
|
1420
1420
|
return !0;
|
|
1421
1421
|
}
|
|
1422
1422
|
}
|
|
1423
|
-
class
|
|
1423
|
+
class In extends w {
|
|
1424
1424
|
constructor() {
|
|
1425
1425
|
super(...arguments);
|
|
1426
1426
|
f(this, "priority", 140);
|
|
@@ -1515,11 +1515,11 @@ function z(e, a) {
|
|
|
1515
1515
|
};
|
|
1516
1516
|
const n = t[1] === "+" ? 1 : -1, r = t[2] ? parseInt(t[2], 10) : 0, s = t[3] ? parseInt(t[3], 10) : 0, o = t[5] ? parseInt(t[5], 10) : 0;
|
|
1517
1517
|
return {
|
|
1518
|
-
value: n * (r * Ra + s *
|
|
1518
|
+
value: n * (r * Ra + s * wa + o * Pa),
|
|
1519
1519
|
rest: a.slice(t[0].length)
|
|
1520
1520
|
};
|
|
1521
1521
|
}
|
|
1522
|
-
function
|
|
1522
|
+
function da(e) {
|
|
1523
1523
|
return x(M.anyDigitsSigned, e);
|
|
1524
1524
|
}
|
|
1525
1525
|
function O(e, a) {
|
|
@@ -1567,7 +1567,7 @@ function Fe(e) {
|
|
|
1567
1567
|
return 0;
|
|
1568
1568
|
}
|
|
1569
1569
|
}
|
|
1570
|
-
function
|
|
1570
|
+
function ma(e, a) {
|
|
1571
1571
|
const t = a > 0, n = t ? a : 1 - a;
|
|
1572
1572
|
let r;
|
|
1573
1573
|
if (n <= 50)
|
|
@@ -1578,10 +1578,10 @@ function ga(e, a) {
|
|
|
1578
1578
|
}
|
|
1579
1579
|
return t ? r : 1 - r;
|
|
1580
1580
|
}
|
|
1581
|
-
function
|
|
1581
|
+
function ga(e) {
|
|
1582
1582
|
return e % 400 === 0 || e % 4 === 0 && e % 100 !== 0;
|
|
1583
1583
|
}
|
|
1584
|
-
class
|
|
1584
|
+
class jn extends w {
|
|
1585
1585
|
constructor() {
|
|
1586
1586
|
super(...arguments);
|
|
1587
1587
|
f(this, "priority", 130);
|
|
@@ -1612,7 +1612,7 @@ class Cn extends w {
|
|
|
1612
1612
|
set(t, n, r) {
|
|
1613
1613
|
const s = t.getFullYear();
|
|
1614
1614
|
if (r.isTwoDigitYear) {
|
|
1615
|
-
const l =
|
|
1615
|
+
const l = ma(
|
|
1616
1616
|
r.year,
|
|
1617
1617
|
s
|
|
1618
1618
|
);
|
|
@@ -1622,7 +1622,7 @@ class Cn extends w {
|
|
|
1622
1622
|
return t.setFullYear(o, 0, 1), t.setHours(0, 0, 0, 0), t;
|
|
1623
1623
|
}
|
|
1624
1624
|
}
|
|
1625
|
-
class
|
|
1625
|
+
class Cn extends w {
|
|
1626
1626
|
constructor() {
|
|
1627
1627
|
super(...arguments);
|
|
1628
1628
|
f(this, "priority", 130);
|
|
@@ -1667,7 +1667,7 @@ class Nn extends w {
|
|
|
1667
1667
|
set(t, n, r, s) {
|
|
1668
1668
|
const o = Ge(t, s);
|
|
1669
1669
|
if (r.isTwoDigitYear) {
|
|
1670
|
-
const m =
|
|
1670
|
+
const m = ma(
|
|
1671
1671
|
r.year,
|
|
1672
1672
|
o
|
|
1673
1673
|
);
|
|
@@ -1681,7 +1681,7 @@ class Nn extends w {
|
|
|
1681
1681
|
return t.setFullYear(l, 0, s.firstWeekContainsDate), t.setHours(0, 0, 0, 0), U(t, s);
|
|
1682
1682
|
}
|
|
1683
1683
|
}
|
|
1684
|
-
class
|
|
1684
|
+
class Nn extends w {
|
|
1685
1685
|
constructor() {
|
|
1686
1686
|
super(...arguments);
|
|
1687
1687
|
f(this, "priority", 130);
|
|
@@ -1711,7 +1711,7 @@ class Ln extends w {
|
|
|
1711
1711
|
return s.setFullYear(r, 0, 4), s.setHours(0, 0, 0, 0), K(s);
|
|
1712
1712
|
}
|
|
1713
1713
|
}
|
|
1714
|
-
class
|
|
1714
|
+
class Ln extends w {
|
|
1715
1715
|
constructor() {
|
|
1716
1716
|
super(...arguments);
|
|
1717
1717
|
f(this, "priority", 130);
|
|
@@ -1724,7 +1724,7 @@ class $n extends w {
|
|
|
1724
1724
|
return t.setFullYear(r, 0, 1), t.setHours(0, 0, 0, 0), t;
|
|
1725
1725
|
}
|
|
1726
1726
|
}
|
|
1727
|
-
class
|
|
1727
|
+
class $n extends w {
|
|
1728
1728
|
constructor() {
|
|
1729
1729
|
super(...arguments);
|
|
1730
1730
|
f(this, "priority", 120);
|
|
@@ -1791,7 +1791,7 @@ class Gn extends w {
|
|
|
1791
1791
|
return t.setMonth((r - 1) * 3, 1), t.setHours(0, 0, 0, 0), t;
|
|
1792
1792
|
}
|
|
1793
1793
|
}
|
|
1794
|
-
class
|
|
1794
|
+
class Gn extends w {
|
|
1795
1795
|
constructor() {
|
|
1796
1796
|
super(...arguments);
|
|
1797
1797
|
f(this, "priority", 120);
|
|
@@ -1858,7 +1858,7 @@ class Fn extends w {
|
|
|
1858
1858
|
return t.setMonth((r - 1) * 3, 1), t.setHours(0, 0, 0, 0), t;
|
|
1859
1859
|
}
|
|
1860
1860
|
}
|
|
1861
|
-
class
|
|
1861
|
+
class Fn extends w {
|
|
1862
1862
|
constructor() {
|
|
1863
1863
|
super(...arguments);
|
|
1864
1864
|
f(this, "incompatibleTokens", [
|
|
@@ -1926,7 +1926,7 @@ class zn extends w {
|
|
|
1926
1926
|
return t.setMonth(r, 1), t.setHours(0, 0, 0, 0), t;
|
|
1927
1927
|
}
|
|
1928
1928
|
}
|
|
1929
|
-
class
|
|
1929
|
+
class zn extends w {
|
|
1930
1930
|
constructor() {
|
|
1931
1931
|
super(...arguments);
|
|
1932
1932
|
f(this, "priority", 110);
|
|
@@ -1994,11 +1994,11 @@ class Wn extends w {
|
|
|
1994
1994
|
return t.setMonth(r, 1), t.setHours(0, 0, 0, 0), t;
|
|
1995
1995
|
}
|
|
1996
1996
|
}
|
|
1997
|
-
function
|
|
1998
|
-
const n = I(e, t == null ? void 0 : t.in), r =
|
|
1997
|
+
function Wn(e, a, t) {
|
|
1998
|
+
const n = I(e, t == null ? void 0 : t.in), r = sa(n, t) - a;
|
|
1999
1999
|
return n.setDate(n.getDate() - r * 7), I(n, t == null ? void 0 : t.in);
|
|
2000
2000
|
}
|
|
2001
|
-
class
|
|
2001
|
+
class En extends w {
|
|
2002
2002
|
constructor() {
|
|
2003
2003
|
super(...arguments);
|
|
2004
2004
|
f(this, "priority", 100);
|
|
@@ -2032,14 +2032,14 @@ class Yn extends w {
|
|
|
2032
2032
|
return n >= 1 && n <= 53;
|
|
2033
2033
|
}
|
|
2034
2034
|
set(t, n, r, s) {
|
|
2035
|
-
return U(
|
|
2035
|
+
return U(Wn(t, r, s), s);
|
|
2036
2036
|
}
|
|
2037
2037
|
}
|
|
2038
|
-
function
|
|
2039
|
-
const n = I(e, t == null ? void 0 : t.in), r =
|
|
2038
|
+
function Yn(e, a, t) {
|
|
2039
|
+
const n = I(e, t == null ? void 0 : t.in), r = ra(n, t) - a;
|
|
2040
2040
|
return n.setDate(n.getDate() - r * 7), n;
|
|
2041
2041
|
}
|
|
2042
|
-
class
|
|
2042
|
+
class Bn extends w {
|
|
2043
2043
|
constructor() {
|
|
2044
2044
|
super(...arguments);
|
|
2045
2045
|
f(this, "priority", 100);
|
|
@@ -2074,10 +2074,10 @@ class Hn extends w {
|
|
|
2074
2074
|
return n >= 1 && n <= 53;
|
|
2075
2075
|
}
|
|
2076
2076
|
set(t, n, r) {
|
|
2077
|
-
return K(
|
|
2077
|
+
return K(Yn(t, r));
|
|
2078
2078
|
}
|
|
2079
2079
|
}
|
|
2080
|
-
const
|
|
2080
|
+
const Hn = [31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31], Un = [
|
|
2081
2081
|
31,
|
|
2082
2082
|
29,
|
|
2083
2083
|
31,
|
|
@@ -2091,7 +2091,7 @@ const Un = [31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31], qn = [
|
|
|
2091
2091
|
30,
|
|
2092
2092
|
31
|
|
2093
2093
|
];
|
|
2094
|
-
class
|
|
2094
|
+
class qn extends w {
|
|
2095
2095
|
constructor() {
|
|
2096
2096
|
super(...arguments);
|
|
2097
2097
|
f(this, "priority", 90);
|
|
@@ -2122,14 +2122,14 @@ class Vn extends w {
|
|
|
2122
2122
|
}
|
|
2123
2123
|
}
|
|
2124
2124
|
validate(t, n) {
|
|
2125
|
-
const r = t.getFullYear(), s =
|
|
2126
|
-
return s ? n >= 1 && n <=
|
|
2125
|
+
const r = t.getFullYear(), s = ga(r), o = t.getMonth();
|
|
2126
|
+
return s ? n >= 1 && n <= Un[o] : n >= 1 && n <= Hn[o];
|
|
2127
2127
|
}
|
|
2128
2128
|
set(t, n, r) {
|
|
2129
2129
|
return t.setDate(r), t.setHours(0, 0, 0, 0), t;
|
|
2130
2130
|
}
|
|
2131
2131
|
}
|
|
2132
|
-
class
|
|
2132
|
+
class Vn extends w {
|
|
2133
2133
|
constructor() {
|
|
2134
2134
|
super(...arguments);
|
|
2135
2135
|
f(this, "priority", 90);
|
|
@@ -2165,7 +2165,7 @@ class An extends w {
|
|
|
2165
2165
|
}
|
|
2166
2166
|
validate(t, n) {
|
|
2167
2167
|
const r = t.getFullYear();
|
|
2168
|
-
return
|
|
2168
|
+
return ga(r) ? n >= 1 && n <= 366 : n >= 1 && n <= 365;
|
|
2169
2169
|
}
|
|
2170
2170
|
set(t, n, r) {
|
|
2171
2171
|
return t.setMonth(0, r), t.setHours(0, 0, 0, 0), t;
|
|
@@ -2174,9 +2174,9 @@ class An extends w {
|
|
|
2174
2174
|
function ze(e, a, t) {
|
|
2175
2175
|
var y, p, g, T;
|
|
2176
2176
|
const n = te(), r = (t == null ? void 0 : t.weekStartsOn) ?? ((p = (y = t == null ? void 0 : t.locale) == null ? void 0 : y.options) == null ? void 0 : p.weekStartsOn) ?? n.weekStartsOn ?? ((T = (g = n.locale) == null ? void 0 : g.options) == null ? void 0 : T.weekStartsOn) ?? 0, s = I(e, t == null ? void 0 : t.in), o = s.getDay(), m = (a % 7 + 7) % 7, i = 7 - r, c = a < 0 || a > 6 ? a - (o + i) % 7 : (m + i) % 7 - (o + i) % 7;
|
|
2177
|
-
return
|
|
2177
|
+
return ta(s, c, t);
|
|
2178
2178
|
}
|
|
2179
|
-
class
|
|
2179
|
+
class An extends w {
|
|
2180
2180
|
constructor() {
|
|
2181
2181
|
super(...arguments);
|
|
2182
2182
|
f(this, "priority", 90);
|
|
@@ -2217,7 +2217,7 @@ class Qn extends w {
|
|
|
2217
2217
|
return t = ze(t, r, s), t.setHours(0, 0, 0, 0), t;
|
|
2218
2218
|
}
|
|
2219
2219
|
}
|
|
2220
|
-
class
|
|
2220
|
+
class Qn extends w {
|
|
2221
2221
|
constructor() {
|
|
2222
2222
|
super(...arguments);
|
|
2223
2223
|
f(this, "priority", 90);
|
|
@@ -2288,7 +2288,7 @@ class Xn extends w {
|
|
|
2288
2288
|
return t = ze(t, r, s), t.setHours(0, 0, 0, 0), t;
|
|
2289
2289
|
}
|
|
2290
2290
|
}
|
|
2291
|
-
class
|
|
2291
|
+
class Xn extends w {
|
|
2292
2292
|
constructor() {
|
|
2293
2293
|
super(...arguments);
|
|
2294
2294
|
f(this, "priority", 90);
|
|
@@ -2359,11 +2359,11 @@ class Zn extends w {
|
|
|
2359
2359
|
return t = ze(t, r, s), t.setHours(0, 0, 0, 0), t;
|
|
2360
2360
|
}
|
|
2361
2361
|
}
|
|
2362
|
-
function
|
|
2363
|
-
const n = I(e, t == null ? void 0 : t.in), r =
|
|
2364
|
-
return
|
|
2362
|
+
function Zn(e, a, t) {
|
|
2363
|
+
const n = I(e, t == null ? void 0 : t.in), r = Dn(n, t), s = a - r;
|
|
2364
|
+
return ta(n, s, t);
|
|
2365
2365
|
}
|
|
2366
|
-
class
|
|
2366
|
+
class Jn extends w {
|
|
2367
2367
|
constructor() {
|
|
2368
2368
|
super(...arguments);
|
|
2369
2369
|
f(this, "priority", 90);
|
|
@@ -2456,10 +2456,10 @@ class Kn extends w {
|
|
|
2456
2456
|
return n >= 1 && n <= 7;
|
|
2457
2457
|
}
|
|
2458
2458
|
set(t, n, r) {
|
|
2459
|
-
return t =
|
|
2459
|
+
return t = Zn(t, r), t.setHours(0, 0, 0, 0), t;
|
|
2460
2460
|
}
|
|
2461
2461
|
}
|
|
2462
|
-
class
|
|
2462
|
+
class Kn extends w {
|
|
2463
2463
|
constructor() {
|
|
2464
2464
|
super(...arguments);
|
|
2465
2465
|
f(this, "priority", 80);
|
|
@@ -2500,7 +2500,7 @@ class er extends w {
|
|
|
2500
2500
|
return t.setHours(Fe(r), 0, 0, 0), t;
|
|
2501
2501
|
}
|
|
2502
2502
|
}
|
|
2503
|
-
class
|
|
2503
|
+
class er extends w {
|
|
2504
2504
|
constructor() {
|
|
2505
2505
|
super(...arguments);
|
|
2506
2506
|
f(this, "priority", 80);
|
|
@@ -2541,7 +2541,7 @@ class tr extends w {
|
|
|
2541
2541
|
return t.setHours(Fe(r), 0, 0, 0), t;
|
|
2542
2542
|
}
|
|
2543
2543
|
}
|
|
2544
|
-
class
|
|
2544
|
+
class tr extends w {
|
|
2545
2545
|
constructor() {
|
|
2546
2546
|
super(...arguments);
|
|
2547
2547
|
f(this, "priority", 80);
|
|
@@ -2582,7 +2582,7 @@ class ar extends w {
|
|
|
2582
2582
|
return t.setHours(Fe(r), 0, 0, 0), t;
|
|
2583
2583
|
}
|
|
2584
2584
|
}
|
|
2585
|
-
class
|
|
2585
|
+
class ar extends w {
|
|
2586
2586
|
constructor() {
|
|
2587
2587
|
super(...arguments);
|
|
2588
2588
|
f(this, "priority", 70);
|
|
@@ -2606,7 +2606,7 @@ class nr extends w {
|
|
|
2606
2606
|
return s && r < 12 ? t.setHours(r + 12, 0, 0, 0) : !s && r === 12 ? t.setHours(0, 0, 0, 0) : t.setHours(r, 0, 0, 0), t;
|
|
2607
2607
|
}
|
|
2608
2608
|
}
|
|
2609
|
-
class
|
|
2609
|
+
class nr extends w {
|
|
2610
2610
|
constructor() {
|
|
2611
2611
|
super(...arguments);
|
|
2612
2612
|
f(this, "priority", 70);
|
|
@@ -2629,7 +2629,7 @@ class rr extends w {
|
|
|
2629
2629
|
return t.setHours(r, 0, 0, 0), t;
|
|
2630
2630
|
}
|
|
2631
2631
|
}
|
|
2632
|
-
class
|
|
2632
|
+
class rr extends w {
|
|
2633
2633
|
constructor() {
|
|
2634
2634
|
super(...arguments);
|
|
2635
2635
|
f(this, "priority", 70);
|
|
@@ -2652,7 +2652,7 @@ class sr extends w {
|
|
|
2652
2652
|
return t.getHours() >= 12 && r < 12 ? t.setHours(r + 12, 0, 0, 0) : t.setHours(r, 0, 0, 0), t;
|
|
2653
2653
|
}
|
|
2654
2654
|
}
|
|
2655
|
-
class
|
|
2655
|
+
class sr extends w {
|
|
2656
2656
|
constructor() {
|
|
2657
2657
|
super(...arguments);
|
|
2658
2658
|
f(this, "priority", 70);
|
|
@@ -2676,7 +2676,7 @@ class or extends w {
|
|
|
2676
2676
|
return t.setHours(s, 0, 0, 0), t;
|
|
2677
2677
|
}
|
|
2678
2678
|
}
|
|
2679
|
-
class
|
|
2679
|
+
class or extends w {
|
|
2680
2680
|
constructor() {
|
|
2681
2681
|
super(...arguments);
|
|
2682
2682
|
f(this, "priority", 60);
|
|
@@ -2699,7 +2699,7 @@ class ir extends w {
|
|
|
2699
2699
|
return t.setMinutes(r, 0, 0), t;
|
|
2700
2700
|
}
|
|
2701
2701
|
}
|
|
2702
|
-
class
|
|
2702
|
+
class ir extends w {
|
|
2703
2703
|
constructor() {
|
|
2704
2704
|
super(...arguments);
|
|
2705
2705
|
f(this, "priority", 50);
|
|
@@ -2722,7 +2722,7 @@ class ur extends w {
|
|
|
2722
2722
|
return t.setSeconds(r, 0), t;
|
|
2723
2723
|
}
|
|
2724
2724
|
}
|
|
2725
|
-
class
|
|
2725
|
+
class ur extends w {
|
|
2726
2726
|
constructor() {
|
|
2727
2727
|
super(...arguments);
|
|
2728
2728
|
f(this, "priority", 30);
|
|
@@ -2736,7 +2736,7 @@ class cr extends w {
|
|
|
2736
2736
|
return t.setMilliseconds(r), t;
|
|
2737
2737
|
}
|
|
2738
2738
|
}
|
|
2739
|
-
class
|
|
2739
|
+
class cr extends w {
|
|
2740
2740
|
constructor() {
|
|
2741
2741
|
super(...arguments);
|
|
2742
2742
|
f(this, "priority", 10);
|
|
@@ -2773,7 +2773,7 @@ class lr extends w {
|
|
|
2773
2773
|
);
|
|
2774
2774
|
}
|
|
2775
2775
|
}
|
|
2776
|
-
class
|
|
2776
|
+
class lr extends w {
|
|
2777
2777
|
constructor() {
|
|
2778
2778
|
super(...arguments);
|
|
2779
2779
|
f(this, "priority", 10);
|
|
@@ -2810,82 +2810,82 @@ class dr extends w {
|
|
|
2810
2810
|
);
|
|
2811
2811
|
}
|
|
2812
2812
|
}
|
|
2813
|
-
class
|
|
2813
|
+
class dr extends w {
|
|
2814
2814
|
constructor() {
|
|
2815
2815
|
super(...arguments);
|
|
2816
2816
|
f(this, "priority", 40);
|
|
2817
2817
|
f(this, "incompatibleTokens", "*");
|
|
2818
2818
|
}
|
|
2819
2819
|
parse(t) {
|
|
2820
|
-
return
|
|
2820
|
+
return da(t);
|
|
2821
2821
|
}
|
|
2822
2822
|
set(t, n, r) {
|
|
2823
2823
|
return [j(t, r * 1e3), { timestampIsSet: !0 }];
|
|
2824
2824
|
}
|
|
2825
2825
|
}
|
|
2826
|
-
class
|
|
2826
|
+
class mr extends w {
|
|
2827
2827
|
constructor() {
|
|
2828
2828
|
super(...arguments);
|
|
2829
2829
|
f(this, "priority", 20);
|
|
2830
2830
|
f(this, "incompatibleTokens", "*");
|
|
2831
2831
|
}
|
|
2832
2832
|
parse(t) {
|
|
2833
|
-
return
|
|
2833
|
+
return da(t);
|
|
2834
2834
|
}
|
|
2835
2835
|
set(t, n, r) {
|
|
2836
2836
|
return [j(t, r), { timestampIsSet: !0 }];
|
|
2837
2837
|
}
|
|
2838
2838
|
}
|
|
2839
|
-
const
|
|
2840
|
-
G: new
|
|
2841
|
-
y: new
|
|
2842
|
-
Y: new
|
|
2843
|
-
R: new
|
|
2844
|
-
u: new
|
|
2845
|
-
Q: new
|
|
2846
|
-
q: new
|
|
2847
|
-
M: new
|
|
2848
|
-
L: new
|
|
2849
|
-
w: new
|
|
2850
|
-
I: new
|
|
2851
|
-
d: new
|
|
2852
|
-
D: new
|
|
2853
|
-
E: new
|
|
2854
|
-
e: new
|
|
2855
|
-
c: new
|
|
2856
|
-
i: new
|
|
2857
|
-
a: new
|
|
2858
|
-
b: new
|
|
2859
|
-
B: new
|
|
2860
|
-
h: new
|
|
2861
|
-
H: new
|
|
2862
|
-
K: new
|
|
2863
|
-
k: new
|
|
2864
|
-
m: new
|
|
2865
|
-
s: new
|
|
2866
|
-
S: new
|
|
2867
|
-
X: new
|
|
2868
|
-
x: new
|
|
2869
|
-
t: new
|
|
2870
|
-
T: new
|
|
2871
|
-
},
|
|
2872
|
-
function
|
|
2839
|
+
const gr = {
|
|
2840
|
+
G: new In(),
|
|
2841
|
+
y: new jn(),
|
|
2842
|
+
Y: new Cn(),
|
|
2843
|
+
R: new Nn(),
|
|
2844
|
+
u: new Ln(),
|
|
2845
|
+
Q: new $n(),
|
|
2846
|
+
q: new Gn(),
|
|
2847
|
+
M: new Fn(),
|
|
2848
|
+
L: new zn(),
|
|
2849
|
+
w: new En(),
|
|
2850
|
+
I: new Bn(),
|
|
2851
|
+
d: new qn(),
|
|
2852
|
+
D: new Vn(),
|
|
2853
|
+
E: new An(),
|
|
2854
|
+
e: new Qn(),
|
|
2855
|
+
c: new Xn(),
|
|
2856
|
+
i: new Jn(),
|
|
2857
|
+
a: new Kn(),
|
|
2858
|
+
b: new er(),
|
|
2859
|
+
B: new tr(),
|
|
2860
|
+
h: new ar(),
|
|
2861
|
+
H: new nr(),
|
|
2862
|
+
K: new rr(),
|
|
2863
|
+
k: new sr(),
|
|
2864
|
+
m: new or(),
|
|
2865
|
+
s: new ir(),
|
|
2866
|
+
S: new ur(),
|
|
2867
|
+
X: new cr(),
|
|
2868
|
+
x: new lr(),
|
|
2869
|
+
t: new dr(),
|
|
2870
|
+
T: new mr()
|
|
2871
|
+
}, fr = /[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g, pr = /P+p+|P+|p+|''|'(''|[^'])+('|$)|./g, yr = /^'([^]*?)'?$/, br = /''/g, hr = /\S/, _r = /[a-zA-Z]/;
|
|
2872
|
+
function Tr(e, a, t, n) {
|
|
2873
2873
|
var k, C, D, h;
|
|
2874
|
-
const r = () => j(t, NaN), s =
|
|
2874
|
+
const r = () => j(t, NaN), s = ca(), o = s.locale ?? na, l = s.firstWeekContainsDate ?? ((C = (k = s.locale) == null ? void 0 : k.options) == null ? void 0 : C.firstWeekContainsDate) ?? 1, m = s.weekStartsOn ?? ((h = (D = s.locale) == null ? void 0 : D.options) == null ? void 0 : h.weekStartsOn) ?? 0, i = {
|
|
2875
2875
|
firstWeekContainsDate: l,
|
|
2876
2876
|
weekStartsOn: m,
|
|
2877
2877
|
locale: o
|
|
2878
|
-
}, c = [new
|
|
2878
|
+
}, c = [new Sn(n == null ? void 0 : n.in, t)], y = a.match(pr).map((b) => {
|
|
2879
2879
|
const d = b[0];
|
|
2880
2880
|
if (d in Ne) {
|
|
2881
2881
|
const $ = Ne[d];
|
|
2882
2882
|
return $(b, o.formatLong);
|
|
2883
2883
|
}
|
|
2884
2884
|
return b;
|
|
2885
|
-
}).join("").match(
|
|
2885
|
+
}).join("").match(fr), p = [];
|
|
2886
2886
|
for (let b of y) {
|
|
2887
|
-
|
|
2888
|
-
const d = b[0], $ =
|
|
2887
|
+
ua(b) && Le(b, a, e), ia(b) && Le(b, a, e);
|
|
2888
|
+
const d = b[0], $ = gr[d];
|
|
2889
2889
|
if ($) {
|
|
2890
2890
|
const { incompatibleTokens: ne } = $;
|
|
2891
2891
|
if (Array.isArray(ne)) {
|
|
@@ -2911,17 +2911,17 @@ function vr(e, a, t, n) {
|
|
|
2911
2911
|
return r();
|
|
2912
2912
|
c.push(Q.setter), e = Q.rest;
|
|
2913
2913
|
} else {
|
|
2914
|
-
if (d.match(
|
|
2914
|
+
if (d.match(_r))
|
|
2915
2915
|
throw new RangeError(
|
|
2916
2916
|
"Format string contains an unescaped latin alphabet character `" + d + "`"
|
|
2917
2917
|
);
|
|
2918
|
-
if (b === "''" ? b = "'" : d === "'" && (b =
|
|
2918
|
+
if (b === "''" ? b = "'" : d === "'" && (b = vr(b)), e.indexOf(b) === 0)
|
|
2919
2919
|
e = e.slice(b.length);
|
|
2920
2920
|
else
|
|
2921
2921
|
return r();
|
|
2922
2922
|
}
|
|
2923
2923
|
}
|
|
2924
|
-
if (e.length > 0 &&
|
|
2924
|
+
if (e.length > 0 && hr.test(e))
|
|
2925
2925
|
return r();
|
|
2926
2926
|
const g = c.map((b) => b.priority).sort((b, d) => d - b).filter((b, d, $) => $.indexOf(b) === d).map(
|
|
2927
2927
|
(b) => c.filter((d) => d.priority === b).sort((d, $) => $.subPriority - d.subPriority)
|
|
@@ -2937,14 +2937,14 @@ function vr(e, a, t, n) {
|
|
|
2937
2937
|
}
|
|
2938
2938
|
return T;
|
|
2939
2939
|
}
|
|
2940
|
-
function
|
|
2941
|
-
return e.match(
|
|
2940
|
+
function vr(e) {
|
|
2941
|
+
return e.match(yr)[1].replace(br, "'");
|
|
2942
2942
|
}
|
|
2943
2943
|
function Ct(e, a, t) {
|
|
2944
|
-
const n =
|
|
2945
|
-
return "formatToParts" in r ?
|
|
2944
|
+
const n = ca(), r = Pr(e, t.timeZone, t.locale ?? n.locale);
|
|
2945
|
+
return "formatToParts" in r ? wr(r, a) : Rr(r, a);
|
|
2946
2946
|
}
|
|
2947
|
-
function
|
|
2947
|
+
function wr(e, a) {
|
|
2948
2948
|
const t = e.formatToParts(a);
|
|
2949
2949
|
for (let n = t.length - 1; n >= 0; --n)
|
|
2950
2950
|
if (t[n].type === "timeZoneName")
|
|
@@ -2954,17 +2954,17 @@ function Rr(e, a) {
|
|
|
2954
2954
|
const t = e.format(a).replace(/\u200E/g, ""), n = / [\w-+ ]+$/.exec(t);
|
|
2955
2955
|
return n ? n[0].substr(1) : "";
|
|
2956
2956
|
}
|
|
2957
|
-
function
|
|
2957
|
+
function Pr(e, a, t) {
|
|
2958
2958
|
return new Intl.DateTimeFormat(t ? [t.code, "en-US"] : void 0, {
|
|
2959
2959
|
timeZone: a,
|
|
2960
2960
|
timeZoneName: e
|
|
2961
2961
|
});
|
|
2962
2962
|
}
|
|
2963
|
-
function
|
|
2964
|
-
const t =
|
|
2965
|
-
return "formatToParts" in t ?
|
|
2963
|
+
function Dr(e, a) {
|
|
2964
|
+
const t = Sr(a);
|
|
2965
|
+
return "formatToParts" in t ? xr(t, e) : Or(t, e);
|
|
2966
2966
|
}
|
|
2967
|
-
const
|
|
2967
|
+
const kr = {
|
|
2968
2968
|
year: 0,
|
|
2969
2969
|
month: 1,
|
|
2970
2970
|
day: 2,
|
|
@@ -2972,11 +2972,11 @@ const xr = {
|
|
|
2972
2972
|
minute: 4,
|
|
2973
2973
|
second: 5
|
|
2974
2974
|
};
|
|
2975
|
-
function
|
|
2975
|
+
function xr(e, a) {
|
|
2976
2976
|
try {
|
|
2977
2977
|
const t = e.formatToParts(a), n = [];
|
|
2978
2978
|
for (let r = 0; r < t.length; r++) {
|
|
2979
|
-
const s =
|
|
2979
|
+
const s = kr[t[r].type];
|
|
2980
2980
|
s !== void 0 && (n[s] = parseInt(t[r].value, 10));
|
|
2981
2981
|
}
|
|
2982
2982
|
return n;
|
|
@@ -2986,7 +2986,7 @@ function Or(e, a) {
|
|
|
2986
2986
|
throw t;
|
|
2987
2987
|
}
|
|
2988
2988
|
}
|
|
2989
|
-
function
|
|
2989
|
+
function Or(e, a) {
|
|
2990
2990
|
const t = e.format(a), n = /(\d+)\/(\d+)\/(\d+),? (\d+):(\d+):(\d+)/.exec(t);
|
|
2991
2991
|
return [
|
|
2992
2992
|
parseInt(n[3], 10),
|
|
@@ -3006,9 +3006,9 @@ const ke = {}, Nt = new Intl.DateTimeFormat("en-US", {
|
|
|
3006
3006
|
hour: "2-digit",
|
|
3007
3007
|
minute: "2-digit",
|
|
3008
3008
|
second: "2-digit"
|
|
3009
|
-
}).format(/* @__PURE__ */ new Date("2014-06-25T04:00:00.123Z")),
|
|
3010
|
-
function
|
|
3011
|
-
return ke[e] || (ke[e] =
|
|
3009
|
+
}).format(/* @__PURE__ */ new Date("2014-06-25T04:00:00.123Z")), Mr = Nt === "06/25/2014, 00:00:00" || Nt === "06/25/2014 00:00:00";
|
|
3010
|
+
function Sr(e) {
|
|
3011
|
+
return ke[e] || (ke[e] = Mr ? new Intl.DateTimeFormat("en-US", {
|
|
3012
3012
|
hourCycle: "h23",
|
|
3013
3013
|
timeZone: e,
|
|
3014
3014
|
year: "numeric",
|
|
@@ -3032,7 +3032,7 @@ function We(e, a, t, n, r, s, o) {
|
|
|
3032
3032
|
const l = /* @__PURE__ */ new Date(0);
|
|
3033
3033
|
return l.setUTCFullYear(e, a, t), l.setUTCHours(n, r, s, o), l;
|
|
3034
3034
|
}
|
|
3035
|
-
const Lt = 36e5,
|
|
3035
|
+
const Lt = 36e5, Ir = 6e4, xe = {
|
|
3036
3036
|
timezoneZ: /^(Z)$/,
|
|
3037
3037
|
timezoneHH: /^([+-]\d{2})$/,
|
|
3038
3038
|
timezoneHHMM: /^([+-])(\d{2}):?(\d{2})$/
|
|
@@ -3049,25 +3049,25 @@ function _e(e, a, t) {
|
|
|
3049
3049
|
if (n = xe.timezoneHHMM.exec(e), n) {
|
|
3050
3050
|
r = parseInt(n[2], 10);
|
|
3051
3051
|
const o = parseInt(n[3], 10);
|
|
3052
|
-
return $t(r, o) ? (s = Math.abs(r) * Lt + o *
|
|
3052
|
+
return $t(r, o) ? (s = Math.abs(r) * Lt + o * Ir, n[1] === "+" ? -s : s) : NaN;
|
|
3053
3053
|
}
|
|
3054
|
-
if (
|
|
3054
|
+
if (Nr(e)) {
|
|
3055
3055
|
a = new Date(a || Date.now());
|
|
3056
|
-
const o = t ? a :
|
|
3057
|
-
return -(t ? l :
|
|
3056
|
+
const o = t ? a : jr(a), l = $e(o, e);
|
|
3057
|
+
return -(t ? l : Cr(a, l, e));
|
|
3058
3058
|
}
|
|
3059
3059
|
return NaN;
|
|
3060
3060
|
}
|
|
3061
|
-
function
|
|
3061
|
+
function jr(e) {
|
|
3062
3062
|
return We(e.getFullYear(), e.getMonth(), e.getDate(), e.getHours(), e.getMinutes(), e.getSeconds(), e.getMilliseconds());
|
|
3063
3063
|
}
|
|
3064
3064
|
function $e(e, a) {
|
|
3065
|
-
const t =
|
|
3065
|
+
const t = Dr(e, a), n = We(t[0], t[1] - 1, t[2], t[3] % 24, t[4], t[5], 0).getTime();
|
|
3066
3066
|
let r = e.getTime();
|
|
3067
3067
|
const s = r % 1e3;
|
|
3068
3068
|
return r -= s >= 0 ? s : 1e3 + s, n - r;
|
|
3069
3069
|
}
|
|
3070
|
-
function
|
|
3070
|
+
function Cr(e, a, t) {
|
|
3071
3071
|
let r = e.getTime() - a;
|
|
3072
3072
|
const s = $e(new Date(r), t);
|
|
3073
3073
|
if (a === s)
|
|
@@ -3080,7 +3080,7 @@ function $t(e, a) {
|
|
|
3080
3080
|
return -23 <= e && e <= 23 && (a == null || 0 <= a && a <= 59);
|
|
3081
3081
|
}
|
|
3082
3082
|
const Gt = {};
|
|
3083
|
-
function
|
|
3083
|
+
function Nr(e) {
|
|
3084
3084
|
if (Gt[e])
|
|
3085
3085
|
return !0;
|
|
3086
3086
|
try {
|
|
@@ -3089,7 +3089,7 @@ function Lr(e) {
|
|
|
3089
3089
|
return !1;
|
|
3090
3090
|
}
|
|
3091
3091
|
}
|
|
3092
|
-
const
|
|
3092
|
+
const Lr = 60 * 1e3, $r = {
|
|
3093
3093
|
// Timezone (ISO-8601. If offset is 0, output is always `'Z'`)
|
|
3094
3094
|
X: function(e, a, t) {
|
|
3095
3095
|
const n = Oe(t.timeZone, e);
|
|
@@ -3146,7 +3146,7 @@ const $r = 60 * 1e3, Gr = {
|
|
|
3146
3146
|
case "O":
|
|
3147
3147
|
case "OO":
|
|
3148
3148
|
case "OOO":
|
|
3149
|
-
return "GMT" +
|
|
3149
|
+
return "GMT" + Gr(n, ":");
|
|
3150
3150
|
// Long
|
|
3151
3151
|
case "OOOO":
|
|
3152
3152
|
default:
|
|
@@ -3169,7 +3169,7 @@ const $r = 60 * 1e3, Gr = {
|
|
|
3169
3169
|
}
|
|
3170
3170
|
};
|
|
3171
3171
|
function Oe(e, a) {
|
|
3172
|
-
const t = e ? _e(e, a, !0) /
|
|
3172
|
+
const t = e ? _e(e, a, !0) / Lr : (a == null ? void 0 : a.getTimezoneOffset()) ?? 0;
|
|
3173
3173
|
if (Number.isNaN(t))
|
|
3174
3174
|
throw new RangeError("Invalid time zone specified: " + e);
|
|
3175
3175
|
return t;
|
|
@@ -3188,7 +3188,7 @@ function Z(e, a = "") {
|
|
|
3188
3188
|
function Ft(e, a) {
|
|
3189
3189
|
return e % 60 === 0 ? (e > 0 ? "-" : "+") + ge(Math.abs(e) / 60, 2) : Z(e, a);
|
|
3190
3190
|
}
|
|
3191
|
-
function
|
|
3191
|
+
function Gr(e, a = "") {
|
|
3192
3192
|
const t = e > 0 ? "-" : "+", n = Math.abs(e), r = Math.floor(n / 60), s = n % 60;
|
|
3193
3193
|
return s === 0 ? t + String(r) : t + String(r) + a + ge(s, 2);
|
|
3194
3194
|
}
|
|
@@ -3196,7 +3196,7 @@ function zt(e) {
|
|
|
3196
3196
|
const a = new Date(Date.UTC(e.getFullYear(), e.getMonth(), e.getDate(), e.getHours(), e.getMinutes(), e.getSeconds(), e.getMilliseconds()));
|
|
3197
3197
|
return a.setUTCFullYear(e.getFullYear()), +e - +a;
|
|
3198
3198
|
}
|
|
3199
|
-
const
|
|
3199
|
+
const fa = /(Z|[+-]\d{2}(?::?\d{2})?| UTC| [a-zA-Z]+\/[a-zA-Z_]+(?:\/[a-zA-Z_]+)?)$/, Me = 36e5, Wt = 6e4, Fr = 2, N = {
|
|
3200
3200
|
dateTimePattern: /^([0-9W+-]+)(T| )(.*)/,
|
|
3201
3201
|
datePattern: /^([0-9W+-]+)(.*)/,
|
|
3202
3202
|
// year tokens
|
|
@@ -3228,14 +3228,14 @@ const pa = /(Z|[+-]\d{2}(?::?\d{2})?| UTC| [a-zA-Z]+\/[a-zA-Z_]+(?:\/[a-zA-Z_]+)
|
|
|
3228
3228
|
HHMM: /^(\d{2}):?(\d{2}([.,]\d*)?)$/,
|
|
3229
3229
|
HHMMSS: /^(\d{2}):?(\d{2}):?(\d{2}([.,]\d*)?)$/,
|
|
3230
3230
|
// time zone tokens (to identify the presence of a tz)
|
|
3231
|
-
timeZone:
|
|
3231
|
+
timeZone: fa
|
|
3232
3232
|
};
|
|
3233
3233
|
function fe(e, a = {}) {
|
|
3234
3234
|
if (arguments.length < 1)
|
|
3235
3235
|
throw new TypeError("1 argument required, but only " + arguments.length + " present");
|
|
3236
3236
|
if (e === null)
|
|
3237
3237
|
return /* @__PURE__ */ new Date(NaN);
|
|
3238
|
-
const t = a.additionalDigits == null ?
|
|
3238
|
+
const t = a.additionalDigits == null ? Fr : Number(a.additionalDigits);
|
|
3239
3239
|
if (t !== 2 && t !== 1 && t !== 0)
|
|
3240
3240
|
throw new RangeError("additionalDigits must be 0, 1 or 2");
|
|
3241
3241
|
if (e instanceof Date || typeof e == "object" && Object.prototype.toString.call(e) === "[object Date]")
|
|
@@ -3244,13 +3244,13 @@ function fe(e, a = {}) {
|
|
|
3244
3244
|
return new Date(e);
|
|
3245
3245
|
if (Object.prototype.toString.call(e) !== "[object String]")
|
|
3246
3246
|
return /* @__PURE__ */ new Date(NaN);
|
|
3247
|
-
const n =
|
|
3247
|
+
const n = zr(e), { year: r, restDateString: s } = Wr(n.date, t), o = Er(s, r);
|
|
3248
3248
|
if (o === null || isNaN(o.getTime()))
|
|
3249
3249
|
return /* @__PURE__ */ new Date(NaN);
|
|
3250
3250
|
if (o) {
|
|
3251
3251
|
const l = o.getTime();
|
|
3252
3252
|
let m = 0, i;
|
|
3253
|
-
if (n.time && (m =
|
|
3253
|
+
if (n.time && (m = Yr(n.time), m === null || isNaN(m)))
|
|
3254
3254
|
return /* @__PURE__ */ new Date(NaN);
|
|
3255
3255
|
if (n.timeZone || a.timeZone) {
|
|
3256
3256
|
if (i = _e(n.timeZone || a.timeZone, new Date(l + m)), isNaN(i))
|
|
@@ -3261,7 +3261,7 @@ function fe(e, a = {}) {
|
|
|
3261
3261
|
} else
|
|
3262
3262
|
return /* @__PURE__ */ new Date(NaN);
|
|
3263
3263
|
}
|
|
3264
|
-
function
|
|
3264
|
+
function zr(e) {
|
|
3265
3265
|
const a = {};
|
|
3266
3266
|
let t = N.dateTimePattern.exec(e), n;
|
|
3267
3267
|
if (t ? (a.date = t[1], n = t[3]) : (t = N.datePattern.exec(e), t ? (a.date = t[1], n = t[2]) : (a.date = null, n = e)), n) {
|
|
@@ -3270,7 +3270,7 @@ function Wr(e) {
|
|
|
3270
3270
|
}
|
|
3271
3271
|
return a;
|
|
3272
3272
|
}
|
|
3273
|
-
function
|
|
3273
|
+
function Wr(e, a) {
|
|
3274
3274
|
if (e) {
|
|
3275
3275
|
const t = N.YYY[a], n = N.YYYYY[a];
|
|
3276
3276
|
let r = N.YYYY.exec(e) || n.exec(e);
|
|
@@ -3293,7 +3293,7 @@ function Er(e, a) {
|
|
|
3293
3293
|
year: null
|
|
3294
3294
|
};
|
|
3295
3295
|
}
|
|
3296
|
-
function
|
|
3296
|
+
function Er(e, a) {
|
|
3297
3297
|
if (a === null)
|
|
3298
3298
|
return null;
|
|
3299
3299
|
let t, n, r;
|
|
@@ -3305,7 +3305,7 @@ function Yr(e, a) {
|
|
|
3305
3305
|
if (s = N.DDD.exec(e), s) {
|
|
3306
3306
|
t = /* @__PURE__ */ new Date(0);
|
|
3307
3307
|
const o = parseInt(s[1], 10);
|
|
3308
|
-
return
|
|
3308
|
+
return Ur(a, o) ? (t.setUTCFullYear(a, 0, o), t) : /* @__PURE__ */ new Date(NaN);
|
|
3309
3309
|
}
|
|
3310
3310
|
if (s = N.MMDD.exec(e), s) {
|
|
3311
3311
|
t = /* @__PURE__ */ new Date(0), n = parseInt(s[1], 10) - 1;
|
|
@@ -3321,7 +3321,7 @@ function Yr(e, a) {
|
|
|
3321
3321
|
}
|
|
3322
3322
|
return null;
|
|
3323
3323
|
}
|
|
3324
|
-
function
|
|
3324
|
+
function Yr(e) {
|
|
3325
3325
|
let a, t, n = N.HH.exec(e);
|
|
3326
3326
|
if (n)
|
|
3327
3327
|
return a = parseFloat(n[1].replace(",", ".")), Se(a) ? a % 24 * Me : NaN;
|
|
@@ -3341,8 +3341,8 @@ function Et(e, a, t) {
|
|
|
3341
3341
|
const r = n.getUTCDay() || 7, s = a * 7 + t + 1 - r;
|
|
3342
3342
|
return n.setUTCDate(n.getUTCDate() + s), n;
|
|
3343
3343
|
}
|
|
3344
|
-
const
|
|
3345
|
-
function
|
|
3344
|
+
const Br = [31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31], Hr = [31, 29, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31];
|
|
3345
|
+
function pa(e) {
|
|
3346
3346
|
return e % 400 === 0 || e % 4 === 0 && e % 100 !== 0;
|
|
3347
3347
|
}
|
|
3348
3348
|
function Yt(e, a, t) {
|
|
@@ -3351,16 +3351,16 @@ function Yt(e, a, t) {
|
|
|
3351
3351
|
if (t != null) {
|
|
3352
3352
|
if (t < 1)
|
|
3353
3353
|
return !1;
|
|
3354
|
-
const n =
|
|
3355
|
-
if (n && t >
|
|
3354
|
+
const n = pa(e);
|
|
3355
|
+
if (n && t > Hr[a] || !n && t > Br[a])
|
|
3356
3356
|
return !1;
|
|
3357
3357
|
}
|
|
3358
3358
|
return !0;
|
|
3359
3359
|
}
|
|
3360
|
-
function
|
|
3360
|
+
function Ur(e, a) {
|
|
3361
3361
|
if (a < 1)
|
|
3362
3362
|
return !1;
|
|
3363
|
-
const t =
|
|
3363
|
+
const t = pa(e);
|
|
3364
3364
|
return !(t && a > 366 || !t && a > 365);
|
|
3365
3365
|
}
|
|
3366
3366
|
function Bt(e, a) {
|
|
@@ -3369,34 +3369,34 @@ function Bt(e, a) {
|
|
|
3369
3369
|
function Se(e, a, t) {
|
|
3370
3370
|
return !(e < 0 || e >= 25 || a != null && (a < 0 || a >= 60) || t != null && (t < 0 || t >= 60));
|
|
3371
3371
|
}
|
|
3372
|
-
const
|
|
3373
|
-
function
|
|
3372
|
+
const qr = /([xXOz]+)|''|'(''|[^'])+('|$)/g;
|
|
3373
|
+
function Vr(e, a, t = {}) {
|
|
3374
3374
|
a = String(a);
|
|
3375
|
-
const n = a.match(
|
|
3375
|
+
const n = a.match(qr);
|
|
3376
3376
|
if (n) {
|
|
3377
3377
|
const r = fe(t.originalDate || e, t);
|
|
3378
3378
|
a = n.reduce(function(s, o) {
|
|
3379
3379
|
if (o[0] === "'")
|
|
3380
3380
|
return s;
|
|
3381
|
-
const l = s.indexOf(o), m = s[l - 1] === "'", i = s.replace(o, "'" +
|
|
3381
|
+
const l = s.indexOf(o), m = s[l - 1] === "'", i = s.replace(o, "'" + $r[o[0]](r, o, t) + "'");
|
|
3382
3382
|
return m ? i.substring(0, l - 1) + i.substring(l + 1) : i;
|
|
3383
3383
|
}, a);
|
|
3384
3384
|
}
|
|
3385
3385
|
return Rn(e, a, t);
|
|
3386
3386
|
}
|
|
3387
|
-
function
|
|
3387
|
+
function Ar(e, a, t) {
|
|
3388
3388
|
e = fe(e, t);
|
|
3389
3389
|
const n = _e(a, e, !0), r = new Date(e.getTime() - n), s = /* @__PURE__ */ new Date(0);
|
|
3390
3390
|
return s.setFullYear(r.getUTCFullYear(), r.getUTCMonth(), r.getUTCDate()), s.setHours(r.getUTCHours(), r.getUTCMinutes(), r.getUTCSeconds(), r.getUTCMilliseconds()), s;
|
|
3391
3391
|
}
|
|
3392
|
-
function
|
|
3393
|
-
if (typeof e == "string" && !e.match(
|
|
3392
|
+
function Qr(e, a, t) {
|
|
3393
|
+
if (typeof e == "string" && !e.match(fa))
|
|
3394
3394
|
return fe(e, { ...t, timeZone: a });
|
|
3395
3395
|
e = fe(e, t);
|
|
3396
3396
|
const n = We(e.getFullYear(), e.getMonth(), e.getDate(), e.getHours(), e.getMinutes(), e.getSeconds(), e.getMilliseconds()).getTime(), r = _e(a, new Date(n));
|
|
3397
3397
|
return new Date(n + r);
|
|
3398
3398
|
}
|
|
3399
|
-
const
|
|
3399
|
+
const Xr = (e) => new TextEncoder().encode(e), Zr = (e) => {
|
|
3400
3400
|
try {
|
|
3401
3401
|
return atob(e);
|
|
3402
3402
|
} catch (a) {
|
|
@@ -3418,22 +3418,22 @@ const Zr = (e) => new TextEncoder().encode(e), Jr = (e) => {
|
|
|
3418
3418
|
return B(
|
|
3419
3419
|
new Date(n + 1 > 12 ? t + 1 : t, n + 1 > 12 ? 1 : n + 1, e)
|
|
3420
3420
|
);
|
|
3421
|
-
},
|
|
3421
|
+
}, Jr = () => {
|
|
3422
3422
|
const e = /* @__PURE__ */ new Date(), a = e.getDay(), t = a === 0 ? 13 : a - 1 + 7;
|
|
3423
3423
|
return e.setDate(e.getDate() - t), B(e);
|
|
3424
|
-
},
|
|
3424
|
+
}, Kr = () => {
|
|
3425
3425
|
const e = /* @__PURE__ */ new Date(), a = e.getDay(), t = a === 0 ? 6 : a - 1;
|
|
3426
3426
|
return e.setDate(e.getDate() - t), B(e);
|
|
3427
|
-
},
|
|
3427
|
+
}, es = () => {
|
|
3428
3428
|
const e = /* @__PURE__ */ new Date(), a = e.getDay(), t = a === 0 ? 1 : 8 - a;
|
|
3429
3429
|
return e.setDate(e.getDate() + t), e.setHours(12, 0, 0, 0), B(e);
|
|
3430
|
-
},
|
|
3430
|
+
}, ts = () => {
|
|
3431
3431
|
const e = /* @__PURE__ */ new Date();
|
|
3432
3432
|
return e.setDate(e.getDate() - 1), e.setHours(12, 0, 0, 0), B(e);
|
|
3433
|
-
},
|
|
3433
|
+
}, as = () => {
|
|
3434
3434
|
const e = /* @__PURE__ */ new Date();
|
|
3435
3435
|
return e.setHours(12, 0, 0, 0), B(e);
|
|
3436
|
-
},
|
|
3436
|
+
}, ns = () => {
|
|
3437
3437
|
const e = /* @__PURE__ */ new Date();
|
|
3438
3438
|
return e.setDate(e.getDate() + 1), e.setHours(12, 0, 0, 0), B(e);
|
|
3439
3439
|
}, ae = (e, a, t) => {
|
|
@@ -3449,7 +3449,7 @@ const Zr = (e) => new TextEncoder().encode(e), Jr = (e) => {
|
|
|
3449
3449
|
remainingTime: o,
|
|
3450
3450
|
percentage: m
|
|
3451
3451
|
};
|
|
3452
|
-
},
|
|
3452
|
+
}, rs = () => {
|
|
3453
3453
|
const { remainingTime: e, percentage: a } = ae(
|
|
3454
3454
|
ve(1),
|
|
3455
3455
|
Te(1),
|
|
@@ -3459,27 +3459,27 @@ const Zr = (e) => new TextEncoder().encode(e), Jr = (e) => {
|
|
|
3459
3459
|
monthRemainingTime: e,
|
|
3460
3460
|
monthProgressPercentage: a
|
|
3461
3461
|
};
|
|
3462
|
-
},
|
|
3462
|
+
}, ss = () => {
|
|
3463
3463
|
const { remainingTime: e, percentage: a } = ae(
|
|
3464
|
-
es(),
|
|
3465
3464
|
Kr(),
|
|
3466
|
-
|
|
3465
|
+
Jr(),
|
|
3466
|
+
es()
|
|
3467
3467
|
);
|
|
3468
3468
|
return {
|
|
3469
3469
|
weekRemainingTime: e,
|
|
3470
3470
|
weekProgressPercentage: a
|
|
3471
3471
|
};
|
|
3472
|
-
},
|
|
3472
|
+
}, os = () => {
|
|
3473
3473
|
const { remainingTime: e, percentage: a } = ae(
|
|
3474
|
-
ns(),
|
|
3475
3474
|
as(),
|
|
3476
|
-
|
|
3475
|
+
ts(),
|
|
3476
|
+
ns()
|
|
3477
3477
|
);
|
|
3478
3478
|
return {
|
|
3479
3479
|
dayRemainingTime: e,
|
|
3480
3480
|
dayProgressPercentage: a
|
|
3481
3481
|
};
|
|
3482
|
-
},
|
|
3482
|
+
}, is = () => {
|
|
3483
3483
|
const { remainingTime: e, percentage: a } = ae(
|
|
3484
3484
|
ve(5),
|
|
3485
3485
|
Te(5),
|
|
@@ -3489,7 +3489,7 @@ const Zr = (e) => new TextEncoder().encode(e), Jr = (e) => {
|
|
|
3489
3489
|
remainingTimeTo5th: e,
|
|
3490
3490
|
progressPercentageTo5th: a
|
|
3491
3491
|
};
|
|
3492
|
-
},
|
|
3492
|
+
}, us = () => {
|
|
3493
3493
|
const { remainingTime: e, percentage: a } = ae(
|
|
3494
3494
|
ve(10),
|
|
3495
3495
|
Te(10),
|
|
@@ -3499,7 +3499,7 @@ const Zr = (e) => new TextEncoder().encode(e), Jr = (e) => {
|
|
|
3499
3499
|
remainingTimeTo10th: e,
|
|
3500
3500
|
progressPercentageTo10th: a
|
|
3501
3501
|
};
|
|
3502
|
-
},
|
|
3502
|
+
}, cs = () => {
|
|
3503
3503
|
const { remainingTime: e, percentage: a } = ae(
|
|
3504
3504
|
ve(20),
|
|
3505
3505
|
Te(20),
|
|
@@ -3509,22 +3509,22 @@ const Zr = (e) => new TextEncoder().encode(e), Jr = (e) => {
|
|
|
3509
3509
|
remainingTimeTo20th: e,
|
|
3510
3510
|
progressPercentageTo20th: a
|
|
3511
3511
|
};
|
|
3512
|
-
},
|
|
3512
|
+
}, ls = () => Intl.DateTimeFormat().resolvedOptions().timeZone, pe = (e) => {
|
|
3513
3513
|
try {
|
|
3514
|
-
const { timezone: a } = he(), t = `Etc/GMT${a > 0 ? `-${a}` : `+${Math.abs(a)}`}`, n =
|
|
3514
|
+
const { timezone: a } = he(), t = `Etc/GMT${a > 0 ? `-${a}` : `+${Math.abs(a)}`}`, n = Tr(e, "yyyy-MM-dd HH:mm:ss", /* @__PURE__ */ new Date());
|
|
3515
3515
|
if (isNaN(n.getTime()))
|
|
3516
3516
|
throw new Error("Invalid date format");
|
|
3517
|
-
const r =
|
|
3518
|
-
return
|
|
3517
|
+
const r = Qr(n, t), s = ls(), o = Ar(r, s);
|
|
3518
|
+
return Vr(o, "yyyy-MM-dd HH:mm:ss", { timeZone: s });
|
|
3519
3519
|
} catch (a) {
|
|
3520
3520
|
throw console.error("Error converting to user timezone:", a), a;
|
|
3521
3521
|
}
|
|
3522
|
-
},
|
|
3522
|
+
}, ya = (e) => {
|
|
3523
3523
|
const t = e.replace(" at ", " ").replace(/GMT([+-]\d+)/, (y, p) => `${p.padStart(3, "0")}:00`), n = new Date(t.replace(/0([+-]\d{1,2}:\d{2})/, "$1")), r = n.getFullYear(), s = String(n.getMonth() + 1).padStart(2, "0"), o = String(n.getDate()).padStart(2, "0"), l = String(n.getHours()).padStart(2, "0"), m = String(n.getMinutes()).padStart(2, "0"), i = String(n.getSeconds()).padStart(2, "0");
|
|
3524
3524
|
return `${r}-${s}-${o} ${l}:${m}:${i}`;
|
|
3525
|
-
},
|
|
3526
|
-
const t =
|
|
3527
|
-
|
|
3525
|
+
}, ds = () => Date.now(), ms = (e) => new Date(e).getTime(), Ht = (e, a = 0) => {
|
|
3526
|
+
const t = ds(), n = ms(
|
|
3527
|
+
ya(pe(e))
|
|
3528
3528
|
);
|
|
3529
3529
|
if (t > n) {
|
|
3530
3530
|
const r = n + a * 60 * 1e3;
|
|
@@ -3557,15 +3557,15 @@ const Zr = (e) => new TextEncoder().encode(e), Jr = (e) => {
|
|
|
3557
3557
|
return s ? (n.includes(a) || r.includes(a) ? (s = s.replace(".png", `_${a}.png`).toLowerCase(), s = `${s}?v=1`) : s = `${s}${t}`, s) : "";
|
|
3558
3558
|
};
|
|
3559
3559
|
var u = /* @__PURE__ */ ((e) => (e.announcement = "announcement", e.gameList = "gameList", e.fishGameList = "fishGameList", e.cmsList = "cmsList", e.paymentsProvider = "paymentsProvider", e.getUserProfile = "getUserProfile", e.vipList = "vipList", e.vipStatus = "vipStatus", e.vipBonus = "vipBonus", e.vipFieldStatus = "vipFieldStatus", e.promotion = "promotion", e.getSetting = "getSetting", e.getCountryMobile = "getCountryMobile", e.getPlatformTurnoverRate = "getPlatformTurnoverRate", e.mainWallet = "mainWallet", e.getLanguageSetting = "getLanguageSetting", e.getFourDimensionData = "getfourDimensionData", e.getCompany = "getCompany", e.searchResultDate = "searchResultDate", e.searchHot = "searchHot", e.searchByDate = "searchByDate", e.upcomingMatches = "upcomingMatches", e.deposit = "deposit", e.applyVipBonus = "applyVipBonus", e.getBankCardData = "getBankCardData", e.withdrawalGet = "withdrawalGet", e.withdraw = "withdraw", e.addBankCard = "addBankCard", e.transactionReport = "transactionReport", e.changePassword = "changePassword", e.wallet = "wallet", e.getEventList = "getEventlist", e.getEventToken = "getEventToken", e.getExtraGame = "getExtraGame", e.mailBox = "mailBox", e.slotGameList = "slotGameList", e.getTurnOverRewardData = "getTurnOverRewardData", e.getTurnOverRewardReport = "getTurnOverRewardReport", e.getInviteRewardData = "getInviteRewardData", e.getInviteRewardReport = "getInviteRewardReport", e.getTopupRewardData = "getTopupRewardData", e.getTopupRewardReport = "getTopupRewardReport", e.getRewardReferral = "getRewardReferral", e.submitWithdrawValidate = "submitWithdrawValidate", e.getDepositPromotion = "getDepositPromotion", e.getInviteRewardClaim = "getInviteRewardClaim", e.getTopUpRewardClaim = "getTopupRewardClaim", e.getTurnOverRewardClaim = "getTurnOverRewardClaim", e.getInviteRewardSetting = "getInviteRewardSetting", e.getTopUpRewardSetting = "getTopupRewardSetting", e.getTurnOverRewardSetting = "getTurnOverRewardSetting", e.requestForgetPassword = "requestForgetPassword", e.submitForgetPassword = "submitForgetPassword", e.getImage = "getImage", e.getDepositValidate = "getDepositValidate", e.getTransferCreditValidate = "getTransferCreditValidate", e.getWithdrawValidate = "getWithdrawValidate", e.updateProfilePicture = "updateProfilePicture", e.readMail = "readMail", e.checkRedPacketValidate = "checkRedpacketValidate", e.requestTacCode = "requestTacCode", e.getUsernameByRefer = "getUsernameByRefer", e.applyPromo = "applyPromo", e.applyRedPacket = "applyRedpacket", e.applySignIn = "applySignIn", e.getCountry = "getCountry", e.submitGiftCode = "submitGiftCode", e.playGame = "playGame", e.transferToMain = "transferToMain", e.transferProcess = "transferProcess", e.submitDepositValidate = "submitDepositValidate", e.submitTransferCreditValidate = "submitTransferCreditValidate", e.checkTransferCredit = "checkTransferCredit", e.friendList = "friendList", e.friendListEdit = "friendListEdit", e.getActivePP = "getActivePP", e.getActiveProduct = "getActiveProduct", e.requestWithdrawTac = "requestWithdrawTac", e.requestWithdrawalCode = "requestWithdrawalCode", e.commissionWithdraw = "commissionWithdraw", e.submitWithdrawalCode = "submitWithdrawalCode", e.submitCryptoAccount = "submitCryptoAccount", e.requestTransferMoney = "requestTransferMoney", e.submitTransferMoney = "submitTransferMoney", e.getVerifyPromo = "getVerifyPromo", e.requestUpdateMobileTacCode = "requestUpdateMobileTacCode", e.submitUpdateMobileTacCode = "submitUpdateMobileTacCode", e.signInViewInfo = "signInViewInfo", e.signInRecord = "signInRecord", e.referralProfile = "referralProfile", e.referralMemberProfile = "referralMemberProfile", e.registerAction = "registerAction", e.transferReport = "transferReport", e.agTransferCreditReport = "agTransferCreditReport", e.betReport = "betReport", e.getTwoFactorAuthenticate = "getTwoFactorAuthenticate", e.getUserDeviceList = "getUserDeviceList", e.submitTwoFactorAuthenticate = "submitTwoFactorAuthenticate", e.unbindUserDevice = "unbindUserDevice", e.searchNumberHistory = "searchNumberHistory", e.changeWithdrawalCode = "changeWithdrawalCode", e.checkRedPacketToken = "checkRedPacketToken", e.submitWithdrawalAlipay = "submitWithdrawalAlipay", e.applyReliefFund = "applyReliefFund", e.getReliefFundData = "getReliefFundData", e.getReliefFundReport = "getReliefFundReport", e.getWeekCardData = "getWeekCardData", e.applyWeekCard = "applyWeekCard", e.getWeekCardClaim = "getWeekCardClaim", e.transferSetting = "transfersetting", e.transfer = "transfer", e.getIncentiveData = "getIncentiveData", e.getIncentiveRebate = "getIncentiveRebate", e.claimIncentiveRebate = "claimIncentiveRebate", e.getMissionData = "getMissionData", e.getMissionClaim = "getMissionClaim", e.registerForm = "registerForm", e.getFavouriteGame = "getFavouriteGame", e.updateFavouriteGame = "updateFavouriteGame", e.requestForgetUsername = "requestForgetUsername", e.submitForgetUsername = "submitForgetUsername", e.getAccumulateDepositData = "getAccumulateDepositData", e.getAccumulateDepositClaim = "getAccumulateDepositClaim", e.rebateRefundSetting = "rebateRefundSetting", e.getASCMatchCount = "getASCMatchCount", e.updateDeviceToken = "updateDeviceToken", e.getCryptoList = "getCryptoList", e.getCryptoAddress = "getCryptoAddress", e.getPopoutItem = "getPopoutItem", e.getTurnOverRewardSettingMult = "getTurnOverRewardSettingMult", e.interestIndex = "interestIndex", e.interestWalletInfo = "interestWalletInfo", e.interestTransactionList = "interestTransactionList", e.interestTransferIn = "interestTransferIn", e.interestTransferOut = "interestTransferOut", e.getWheelData = "getWheelData", e.getWheelTicket = "getWheelTicket", e.spinWheel = "spinWheel", e.getWheelReport = "getWheelReport", e.getWeekCardAllData = "getWeekCardAllData", e.searchGameByName = "searchGameByName", e.checkGoldEggValidate = "checkGoldEggValidate", e.applyGoldEgg = "applyGoldEgg", e.checkGoldEggToken = "checkGoldEggToken", e.getGoldEggData = "getGoldEggData", e.getNewbieMissionData = "getNewbieMissionData", e.getNewbieMissionClaim = "getNewbieMissionClaim", e.getFeedback = "getFeedback", e.submitFeedback = "submitFeedback", e.casinoGameList = "casinoGameList", e))(u || {});
|
|
3560
|
-
const
|
|
3560
|
+
const zu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3561
3561
|
__proto__: null,
|
|
3562
3562
|
Api: u
|
|
3563
3563
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
3564
3564
|
var Y = /* @__PURE__ */ ((e) => (e.default = "default", e.pay = "pay", e.auto = "auto", e.fix = "fix", e.manual = "manual", e.unknown = "unknown", e))(Y || {});
|
|
3565
|
-
const
|
|
3565
|
+
const Wu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3566
3566
|
__proto__: null,
|
|
3567
3567
|
PaymentType: Y
|
|
3568
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
3568
|
+
}, Symbol.toStringTag, { value: "Module" })), Re = {
|
|
3569
3569
|
depositBank: !1,
|
|
3570
3570
|
depositDateTime: !1,
|
|
3571
3571
|
depositDetail: !1,
|
|
@@ -3579,9 +3579,9 @@ const Eu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3579
3579
|
type: Y.unknown,
|
|
3580
3580
|
promo: [],
|
|
3581
3581
|
bank: [],
|
|
3582
|
-
requiredField:
|
|
3582
|
+
requiredField: Re,
|
|
3583
3583
|
hintMsg: ""
|
|
3584
|
-
},
|
|
3584
|
+
}, gs = (e) => {
|
|
3585
3585
|
var a;
|
|
3586
3586
|
return ((a = e.mdPaymentChannels) == null ? void 0 : a.map((t) => {
|
|
3587
3587
|
const n = [];
|
|
@@ -3591,12 +3591,12 @@ const Eu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3591
3591
|
break;
|
|
3592
3592
|
case Y.pay:
|
|
3593
3593
|
n.push(
|
|
3594
|
-
|
|
3594
|
+
fs(t.name, t.paymentmethod.onlinebanking, e)
|
|
3595
3595
|
);
|
|
3596
3596
|
break;
|
|
3597
3597
|
default:
|
|
3598
3598
|
if (t.paymentmethod.auto.bank.length > 0 && n.push(
|
|
3599
|
-
|
|
3599
|
+
ps(
|
|
3600
3600
|
t.name,
|
|
3601
3601
|
t.bankid ?? 0,
|
|
3602
3602
|
t.paymentmethod.auto,
|
|
@@ -3616,7 +3616,7 @@ const Eu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3616
3616
|
);
|
|
3617
3617
|
}
|
|
3618
3618
|
t.paymentmethod.fixamount.bank.length > 0 && n.push(
|
|
3619
|
-
|
|
3619
|
+
ys(
|
|
3620
3620
|
t.name,
|
|
3621
3621
|
t.bankid ?? 0,
|
|
3622
3622
|
t.paymentmethod.fixamount
|
|
@@ -3629,7 +3629,7 @@ const Eu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3629
3629
|
paymentList: n
|
|
3630
3630
|
};
|
|
3631
3631
|
})) ?? [];
|
|
3632
|
-
},
|
|
3632
|
+
}, Pe = (e) => {
|
|
3633
3633
|
const a = {
|
|
3634
3634
|
id: -1,
|
|
3635
3635
|
name: "excludePromo",
|
|
@@ -3678,7 +3678,7 @@ const Eu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3678
3678
|
name: "manualMethod",
|
|
3679
3679
|
pathName: e,
|
|
3680
3680
|
type: n,
|
|
3681
|
-
promo:
|
|
3681
|
+
promo: Pe(a.promo),
|
|
3682
3682
|
bank: a.bank.map((s) => {
|
|
3683
3683
|
const o = s.list && s.list.length > 0 ? s.list[0].mintransaction ?? "0.00" : "0.00", l = s.list && s.list.length > 0 ? s.list[0].maxtransaction ?? "0.00" : "0.00", { amountList: m, minAmount: i, maxAmount: c } = le(
|
|
3684
3684
|
Number(o),
|
|
@@ -3708,7 +3708,7 @@ const Eu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3708
3708
|
},
|
|
3709
3709
|
hintMsg: ""
|
|
3710
3710
|
};
|
|
3711
|
-
},
|
|
3711
|
+
}, fs = (e, a, t) => {
|
|
3712
3712
|
if (!t) return Ee;
|
|
3713
3713
|
const n = Y.pay;
|
|
3714
3714
|
return {
|
|
@@ -3716,7 +3716,7 @@ const Eu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3716
3716
|
name: "onlineBankingMethod",
|
|
3717
3717
|
pathName: e,
|
|
3718
3718
|
type: n,
|
|
3719
|
-
promo:
|
|
3719
|
+
promo: Pe(a.promo),
|
|
3720
3720
|
bank: a.banklist.map((s) => {
|
|
3721
3721
|
let o = "0.00", l = "0.00";
|
|
3722
3722
|
const m = s.bankindex ?? 0;
|
|
@@ -3757,10 +3757,10 @@ const Eu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3757
3757
|
gateway: [p, ...g]
|
|
3758
3758
|
};
|
|
3759
3759
|
}),
|
|
3760
|
-
requiredField:
|
|
3760
|
+
requiredField: Re,
|
|
3761
3761
|
hintMsg: ""
|
|
3762
3762
|
};
|
|
3763
|
-
},
|
|
3763
|
+
}, ps = (e, a, t, n) => {
|
|
3764
3764
|
if (!n) return Ee;
|
|
3765
3765
|
const r = Y.auto;
|
|
3766
3766
|
let s = [];
|
|
@@ -3804,19 +3804,19 @@ const Eu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3804
3804
|
name: "autoMethod",
|
|
3805
3805
|
pathName: e,
|
|
3806
3806
|
type: r,
|
|
3807
|
-
promo:
|
|
3807
|
+
promo: Pe(t.promo),
|
|
3808
3808
|
bank: s,
|
|
3809
|
-
requiredField:
|
|
3809
|
+
requiredField: Re,
|
|
3810
3810
|
hintMsg: ""
|
|
3811
3811
|
};
|
|
3812
|
-
},
|
|
3812
|
+
}, ys = (e, a, t) => {
|
|
3813
3813
|
const n = Y.fix;
|
|
3814
3814
|
return {
|
|
3815
3815
|
id: a,
|
|
3816
3816
|
name: "fixAmountMethod",
|
|
3817
3817
|
pathName: e,
|
|
3818
3818
|
type: n,
|
|
3819
|
-
promo:
|
|
3819
|
+
promo: Pe(t.promo),
|
|
3820
3820
|
bank: t.bank.map((s) => {
|
|
3821
3821
|
const o = s.amtlist.map(Number).sort((m, i) => m - i);
|
|
3822
3822
|
return {
|
|
@@ -3827,14 +3827,14 @@ const Eu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3827
3827
|
max: o.length > 0 ? o[o.length - 1] : 0
|
|
3828
3828
|
};
|
|
3829
3829
|
}),
|
|
3830
|
-
requiredField:
|
|
3830
|
+
requiredField: Re,
|
|
3831
3831
|
hintMsg: ""
|
|
3832
3832
|
};
|
|
3833
|
-
},
|
|
3833
|
+
}, bs = (e) => (e == null ? void 0 : e.map((a) => ({
|
|
3834
3834
|
alert: a.announcement_alert === "1",
|
|
3835
3835
|
content: a.announcement_simplified ?? "",
|
|
3836
3836
|
lastUpdatedTime: a.announcement_lastupdated
|
|
3837
|
-
}))) ?? [],
|
|
3837
|
+
}))) ?? [], hs = (e) => ({
|
|
3838
3838
|
username: e.username ?? "",
|
|
3839
3839
|
birthday: e.mdUserDetail.dob ?? "",
|
|
3840
3840
|
dateCreated: e.mdUserDetail.datecreated ?? "",
|
|
@@ -3842,7 +3842,7 @@ const Eu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3842
3842
|
fullName: e.mdUserDetail.firstname ?? "",
|
|
3843
3843
|
phoneNumber: e.mdUserDetail.mobileno ?? "",
|
|
3844
3844
|
profilePicUrl: e.mdUserDetail.profile_pic ?? ""
|
|
3845
|
-
}),
|
|
3845
|
+
}), _s = (e) => {
|
|
3846
3846
|
var a, t, n, r, s, o;
|
|
3847
3847
|
return {
|
|
3848
3848
|
platformGame: ((a = e.mdGameListResult) == null ? void 0 : a.map((l) => {
|
|
@@ -3856,8 +3856,8 @@ const Eu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3856
3856
|
list: (l.mdPlatformProducts !== null && ((m = l.mdPlatformProducts) == null ? void 0 : m.length)) ?? !1 ? ((i = l.mdPlatformProducts) == null ? void 0 : i.map((c) => ({
|
|
3857
3857
|
gameId: c.id_GameMaster,
|
|
3858
3858
|
platformId: c.id,
|
|
3859
|
-
platformName: c.shortName,
|
|
3860
3859
|
platformCode: c.code,
|
|
3860
|
+
platformShortName: c.shortName,
|
|
3861
3861
|
name: c.name,
|
|
3862
3862
|
flag: {
|
|
3863
3863
|
value: c.flag,
|
|
@@ -3866,10 +3866,7 @@ const Eu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3866
3866
|
new: (c.flag & 8) > 0
|
|
3867
3867
|
},
|
|
3868
3868
|
imageUrl: `${e.mdDomains[c.mdDomains_id]}${ee(c.img, c.id_GameMaster, `?ts=${c.filemtime}`)}`,
|
|
3869
|
-
logoUrl:
|
|
3870
|
-
c.com ?? "",
|
|
3871
|
-
e.platformCodeImagePath ?? null
|
|
3872
|
-
),
|
|
3869
|
+
logoUrl: `/image/platform_logo/${c.img.split("/").pop()}?v=1`,
|
|
3873
3870
|
rate: "0.00",
|
|
3874
3871
|
jackpotAmount: ""
|
|
3875
3872
|
}))) ?? [] : []
|
|
@@ -3881,8 +3878,8 @@ const Eu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3881
3878
|
data: ((o = (s = (r = e.mdGameLists) == null ? void 0 : r.data) == null ? void 0 : s.map((l) => ({
|
|
3882
3879
|
gameId: l.id ?? 0,
|
|
3883
3880
|
platformId: l.id_PlatformProduct ?? 0,
|
|
3884
|
-
platformName: l.shortName_PlatformProduct ?? "",
|
|
3885
3881
|
platformCode: l.code_PlatformProduct ?? "",
|
|
3882
|
+
platformShortName: l.shortName_PlatformProduct ?? "",
|
|
3886
3883
|
name: l.name ?? "",
|
|
3887
3884
|
flag: {
|
|
3888
3885
|
value: l.flag ?? 0,
|
|
@@ -3891,16 +3888,16 @@ const Eu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3891
3888
|
new: (l.flag ?? 0) > 0
|
|
3892
3889
|
},
|
|
3893
3890
|
imageUrl: e.mdDomains && e.mdDomains.length > 0 ? `${e.mdDomains[l.mdDomains_id ?? 0]}${ee(l.img ?? "", l.id ?? 0, `?ts=${l.filemtime}`)}` : "",
|
|
3894
|
-
logoUrl:
|
|
3891
|
+
logoUrl: `/image/platform_logo/platform_logo_${l.code_PlatformProduct}.png?v=1`,
|
|
3895
3892
|
rate: "0.00",
|
|
3896
3893
|
jackpotAmount: l.jackpotAmount ?? ""
|
|
3897
3894
|
}))) == null ? void 0 : o.sort((l, m) => (m.jackpotAmount ? 1 : 0) - (l.jackpotAmount ? 1 : 0))) ?? []
|
|
3898
3895
|
},
|
|
3899
3896
|
trialGameList: []
|
|
3900
3897
|
};
|
|
3901
|
-
},
|
|
3898
|
+
}, Ts = (e) => ({
|
|
3902
3899
|
list: e.mdGrade.map((a) => {
|
|
3903
|
-
var t, n, r, s, o, l, m, i, c, y, p, g, T, _, k, C, D, h, b, d, $, ne, Q, re, se, Ye, Be, He, Ue, qe, Ve, Ae, Qe, Xe, Ze, Je, Ke, et, tt, at, nt, rt, st, ot, it, ut, ct, lt, dt, mt, gt, ft, pt, yt, bt, ht, _t, Tt, vt, wt,
|
|
3900
|
+
var t, n, r, s, o, l, m, i, c, y, p, g, T, _, k, C, D, h, b, d, $, ne, Q, re, se, Ye, Be, He, Ue, qe, Ve, Ae, Qe, Xe, Ze, Je, Ke, et, tt, at, nt, rt, st, ot, it, ut, ct, lt, dt, mt, gt, ft, pt, yt, bt, ht, _t, Tt, vt, wt, Rt, Pt, Dt, kt;
|
|
3904
3901
|
return {
|
|
3905
3902
|
id: a.gradeindex,
|
|
3906
3903
|
is_current_level: !1,
|
|
@@ -3978,7 +3975,7 @@ const Eu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3978
3975
|
isShow: !0,
|
|
3979
3976
|
bonus: v(((Tt = (_t = a.benefit) == null ? void 0 : _t.salary_20th) == null ? void 0 : Tt.bonus) ?? "0"),
|
|
3980
3977
|
bonus_name: ((wt = (vt = a.benefit) == null ? void 0 : vt.salary_20th) == null ? void 0 : wt.bonus_name) ?? "",
|
|
3981
|
-
turnover: v(((
|
|
3978
|
+
turnover: v(((Pt = (Rt = a.benefit) == null ? void 0 : Rt.salary_20th) == null ? void 0 : Pt.turnover) ?? "0"),
|
|
3982
3979
|
turnover_name: ((kt = (Dt = a.benefit) == null ? void 0 : Dt.salary_20th) == null ? void 0 : kt.turnover_name) ?? ""
|
|
3983
3980
|
}
|
|
3984
3981
|
}
|
|
@@ -4082,7 +4079,7 @@ const Eu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4082
4079
|
title: a.title,
|
|
4083
4080
|
content: a.content
|
|
4084
4081
|
})) ?? []
|
|
4085
|
-
}),
|
|
4082
|
+
}), vs = (e) => ({
|
|
4086
4083
|
category: e.category.map((a) => ({
|
|
4087
4084
|
id: a.catid,
|
|
4088
4085
|
name: a.name
|
|
@@ -4101,7 +4098,7 @@ const Eu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4101
4098
|
amountDisplay: ((r = a.promo_cash) == null ? void 0 : r.display) ?? ""
|
|
4102
4099
|
};
|
|
4103
4100
|
}).sort((a, t) => a.claimable && !t.claimable ? -1 : !a.claimable && t.claimable ? 1 : 0)
|
|
4104
|
-
}),
|
|
4101
|
+
}), ws = (e) => ({
|
|
4105
4102
|
month: {
|
|
4106
4103
|
status: q(e.month)
|
|
4107
4104
|
},
|
|
@@ -4130,13 +4127,13 @@ const Eu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4130
4127
|
}), Rs = (e) => e.mdVipSetting.filter((t) => t.status == 1).map((t) => ({
|
|
4131
4128
|
fieldName: t.fieldname,
|
|
4132
4129
|
showName: t.showname
|
|
4133
|
-
})),
|
|
4130
|
+
})), Ps = (e) => ({
|
|
4134
4131
|
current_deposit: e.deposit,
|
|
4135
4132
|
current_turnover: e.turnOver,
|
|
4136
4133
|
current_grade_id: e.mdCurrentGrade ? e.mdCurrentGrade.gradeindex : 0,
|
|
4137
4134
|
next_grade_id: e.mdNextGrade.gradeindex,
|
|
4138
4135
|
percentage: Number(e.percentage) * 100 > 100 ? 100 : Number(e.percentage) * 100
|
|
4139
|
-
}),
|
|
4136
|
+
}), Ds = (e) => {
|
|
4140
4137
|
var n, r, s, o, l, m, i, c;
|
|
4141
4138
|
let a = 4;
|
|
4142
4139
|
e.vipcalculation && (a = Number(e.vipcalculation));
|
|
@@ -4184,7 +4181,7 @@ const Eu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4184
4181
|
facebookPixelIdArr: e.facebook_pixel_id_arr ?? [],
|
|
4185
4182
|
googleAnalyticArr: e.google_analytic_arr ?? []
|
|
4186
4183
|
};
|
|
4187
|
-
},
|
|
4184
|
+
}, ks = (e) => {
|
|
4188
4185
|
var a, t, n, r, s, o, l, m;
|
|
4189
4186
|
return {
|
|
4190
4187
|
banner: ((a = e.mobileBanner) == null ? void 0 : a.map((i) => `${i.imagepath}?ts=${i.filemtime}`)) ?? [],
|
|
@@ -4219,7 +4216,7 @@ const Eu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4219
4216
|
redirect: i.link_target == 0
|
|
4220
4217
|
}))) ?? []
|
|
4221
4218
|
};
|
|
4222
|
-
},
|
|
4219
|
+
}, xs = (e) => {
|
|
4223
4220
|
var a;
|
|
4224
4221
|
return ((a = e.data) == null ? void 0 : a.filter((t) => t.status == "1").map((t) => ({
|
|
4225
4222
|
code: t.area_code,
|
|
@@ -4228,42 +4225,42 @@ const Eu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4228
4225
|
minLength: t.minlength,
|
|
4229
4226
|
maxLength: t.maxlength
|
|
4230
4227
|
}))) ?? [];
|
|
4231
|
-
},
|
|
4228
|
+
}, Os = (e) => e, Ms = (e) => {
|
|
4232
4229
|
let a = null;
|
|
4233
4230
|
return e ? e.status != 1 ? a = 0 : a = e.mainwallet : a = 0, {
|
|
4234
4231
|
amount: a
|
|
4235
4232
|
};
|
|
4236
|
-
},
|
|
4233
|
+
}, Ss = (e) => {
|
|
4237
4234
|
var a;
|
|
4238
4235
|
return ((a = e.data) == null ? void 0 : a.filter((t) => t.status == "1").map((t) => ({
|
|
4239
4236
|
name: t.title,
|
|
4240
4237
|
code: t.code,
|
|
4241
4238
|
iconUrl: t.flag_icon
|
|
4242
4239
|
}))) ?? [];
|
|
4243
|
-
},
|
|
4240
|
+
}, Is = (e) => ({
|
|
4244
4241
|
name: ""
|
|
4245
|
-
}),
|
|
4242
|
+
}), js = (e) => {
|
|
4246
4243
|
var a;
|
|
4247
4244
|
return ((a = e.data) == null ? void 0 : a.filter((t) => t.company_status == 1).map((t) => ({
|
|
4248
4245
|
id: t.company_id,
|
|
4249
4246
|
name: t.company_name,
|
|
4250
4247
|
date: []
|
|
4251
4248
|
}))) ?? [];
|
|
4252
|
-
},
|
|
4249
|
+
}, Cs = (e) => {
|
|
4253
4250
|
var a;
|
|
4254
4251
|
return ((a = e.data) == null ? void 0 : a.map((t) => {
|
|
4255
4252
|
var n;
|
|
4256
4253
|
return {
|
|
4257
4254
|
id: t.key,
|
|
4258
|
-
date: ((n = t.draw_date) == null ? void 0 : n.map((r) =>
|
|
4255
|
+
date: ((n = t.draw_date) == null ? void 0 : n.map((r) => Ns(r.draw_tmactive))) ?? []
|
|
4259
4256
|
};
|
|
4260
4257
|
})) ?? [];
|
|
4261
4258
|
};
|
|
4262
|
-
function
|
|
4259
|
+
function Ns(e) {
|
|
4263
4260
|
const a = new Date(e * 1e3), t = a.getFullYear(), n = ("0" + (a.getMonth() + 1)).slice(-2), r = ("0" + a.getDate()).slice(-2);
|
|
4264
4261
|
return `${t}-${n}-${r}`;
|
|
4265
4262
|
}
|
|
4266
|
-
const
|
|
4263
|
+
const Ls = (e) => {
|
|
4267
4264
|
var a;
|
|
4268
4265
|
return ((a = e.data) == null ? void 0 : a.map((t) => {
|
|
4269
4266
|
var n;
|
|
@@ -4276,7 +4273,7 @@ const $s = (e) => {
|
|
|
4276
4273
|
}))) ?? []
|
|
4277
4274
|
};
|
|
4278
4275
|
})) ?? [];
|
|
4279
|
-
},
|
|
4276
|
+
}, $s = (e) => e.data.map((a) => ({
|
|
4280
4277
|
companyId: a.company_id,
|
|
4281
4278
|
companyName: a.company_name,
|
|
4282
4279
|
resultByDateList: a.draws.map((t) => {
|
|
@@ -4315,9 +4312,9 @@ const $s = (e) => {
|
|
|
4315
4312
|
}
|
|
4316
4313
|
};
|
|
4317
4314
|
})
|
|
4318
|
-
})),
|
|
4315
|
+
})), Gs = (e) => e.data ? e.data.filter((a) => !Ht(a.matchDate, 120)).map((a) => ({
|
|
4319
4316
|
id: a.id,
|
|
4320
|
-
date:
|
|
4317
|
+
date: ya(pe(a.matchDate)),
|
|
4321
4318
|
started: Ht(a.matchDate),
|
|
4322
4319
|
stage: a.Stage,
|
|
4323
4320
|
sportId: a.SportID,
|
|
@@ -4339,18 +4336,18 @@ const $s = (e) => {
|
|
|
4339
4336
|
score: a.HomeScore ?? 0,
|
|
4340
4337
|
logo_url: a.homeLogo
|
|
4341
4338
|
}
|
|
4342
|
-
})) ?? [] : [],
|
|
4339
|
+
})) ?? [] : [], Fs = (e) => ({
|
|
4343
4340
|
status: e.status == 1,
|
|
4344
4341
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
4345
4342
|
paymentUrl: e.urlpayment ?? ""
|
|
4346
|
-
}),
|
|
4343
|
+
}), zs = (e) => ({
|
|
4347
4344
|
status: e.status == 1,
|
|
4348
4345
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
4349
4346
|
flag: e.flag
|
|
4350
|
-
}),
|
|
4347
|
+
}), P = (e) => ({
|
|
4351
4348
|
status: e.status == 1,
|
|
4352
4349
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? ""
|
|
4353
|
-
}),
|
|
4350
|
+
}), Ws = (e) => P(e), Es = (e) => {
|
|
4354
4351
|
var a, t, n, r, s;
|
|
4355
4352
|
return {
|
|
4356
4353
|
bankCard: ((a = e.bankCard) == null ? void 0 : a.map((o) => {
|
|
@@ -4408,7 +4405,7 @@ const $s = (e) => {
|
|
|
4408
4405
|
},
|
|
4409
4406
|
bankCardLimit: e.bankcardlimit
|
|
4410
4407
|
};
|
|
4411
|
-
},
|
|
4408
|
+
}, Ys = (e) => ({
|
|
4412
4409
|
withdrawMin: Number(e.withdrawMin),
|
|
4413
4410
|
withdrawMax: Number(e.withdrawMax),
|
|
4414
4411
|
dailyWithdrawLimit: Number(e.dailyWithdrawLimit),
|
|
@@ -4417,12 +4414,12 @@ const $s = (e) => {
|
|
|
4417
4414
|
withdrawCount: e.withdrawCount,
|
|
4418
4415
|
withdrawMin135: Number(e.withdrawMin_135) && Number(e.withdrawMin_135) > 0 ? Number(e.withdrawMin_135) : Number(e.withdrawMin),
|
|
4419
4416
|
withdrawMax135: Number(e.withdrawMax_135) && Number(e.withdrawMax_135) > 0 ? Number(e.withdrawMax_135) : Number(e.withdrawMax)
|
|
4420
|
-
}),
|
|
4417
|
+
}), Bs = (e) => P(e);
|
|
4421
4418
|
var L = /* @__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))(L || {});
|
|
4422
|
-
const
|
|
4419
|
+
const Eu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
4423
4420
|
__proto__: null,
|
|
4424
4421
|
TransactionMethod: L
|
|
4425
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
4422
|
+
}, Symbol.toStringTag, { value: "Module" })), Hs = (e) => {
|
|
4426
4423
|
var a, t, n, r, s, o;
|
|
4427
4424
|
return {
|
|
4428
4425
|
statusMode: ((a = e.subStatusModes) == null ? void 0 : a.map((l) => ({
|
|
@@ -4442,7 +4439,7 @@ const Yu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4442
4439
|
transactionIndex: l.ledgerindex,
|
|
4443
4440
|
transactionInfo: {
|
|
4444
4441
|
id: l.fundindex,
|
|
4445
|
-
desc:
|
|
4442
|
+
desc: Us(l.fundindex, l.transactionindex),
|
|
4446
4443
|
ext: l.fundindex === 3 ? `(${l.promo_cash})` : ""
|
|
4447
4444
|
},
|
|
4448
4445
|
statusInfo: {
|
|
@@ -4458,7 +4455,7 @@ const Yu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4458
4455
|
})) ?? []
|
|
4459
4456
|
}
|
|
4460
4457
|
};
|
|
4461
|
-
},
|
|
4458
|
+
}, Us = (e, a) => {
|
|
4462
4459
|
switch (e) {
|
|
4463
4460
|
case 1:
|
|
4464
4461
|
if (a === 1)
|
|
@@ -4488,9 +4485,9 @@ const Yu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4488
4485
|
return L.shareHolder;
|
|
4489
4486
|
}
|
|
4490
4487
|
return "";
|
|
4491
|
-
},
|
|
4488
|
+
}, qs = (e) => ({
|
|
4492
4489
|
status: e.status == 1
|
|
4493
|
-
}),
|
|
4490
|
+
}), Vs = (e) => (e == null ? void 0 : e.map((a) => {
|
|
4494
4491
|
var t;
|
|
4495
4492
|
return {
|
|
4496
4493
|
activeCom: ((t = a.active_com) == null ? void 0 : t.map((n) => ({
|
|
@@ -4503,7 +4500,7 @@ const Yu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4503
4500
|
com: a.com ?? "",
|
|
4504
4501
|
maintenance: a.maintenance ?? !1
|
|
4505
4502
|
};
|
|
4506
|
-
})) ?? [],
|
|
4503
|
+
})) ?? [], As = (e) => ({
|
|
4507
4504
|
status: e.status == 1,
|
|
4508
4505
|
message: e.message ?? "",
|
|
4509
4506
|
data: e.data.map((a) => ({
|
|
@@ -4513,7 +4510,7 @@ const Yu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4513
4510
|
imageUrl: a.image_url,
|
|
4514
4511
|
getToken: a.getToken === 1
|
|
4515
4512
|
}))
|
|
4516
|
-
}),
|
|
4513
|
+
}), Qs = (e) => {
|
|
4517
4514
|
var a;
|
|
4518
4515
|
return {
|
|
4519
4516
|
status: e.status == 1,
|
|
@@ -4523,13 +4520,13 @@ const Yu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4523
4520
|
tokenAmount: t.token_amount
|
|
4524
4521
|
}))) ?? []
|
|
4525
4522
|
};
|
|
4526
|
-
},
|
|
4523
|
+
}, Xs = (e) => ({
|
|
4527
4524
|
status: e.status == 1,
|
|
4528
4525
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
4529
4526
|
loginId: e.loginId ?? "",
|
|
4530
4527
|
password: e.password ?? "",
|
|
4531
4528
|
downloadUrl: e.download_link ?? ""
|
|
4532
|
-
}),
|
|
4529
|
+
}), Zs = (e) => ({
|
|
4533
4530
|
mail: (e == null ? void 0 : e.filter((a) => a.type == "1").map((a) => {
|
|
4534
4531
|
var t, n;
|
|
4535
4532
|
return {
|
|
@@ -4551,7 +4548,7 @@ const Yu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4551
4548
|
amount: parseFloat(a.amount ?? "0")
|
|
4552
4549
|
};
|
|
4553
4550
|
})) ?? []
|
|
4554
|
-
}),
|
|
4551
|
+
}), Js = (e) => {
|
|
4555
4552
|
var a, t, n, r;
|
|
4556
4553
|
return {
|
|
4557
4554
|
currentPage: ((a = e.mdGameLists) == null ? void 0 : a.current_page) ?? 1,
|
|
@@ -4559,8 +4556,8 @@ const Yu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4559
4556
|
data: ((r = (n = e.mdGameLists) == null ? void 0 : n.data) == null ? void 0 : r.map((s) => ({
|
|
4560
4557
|
gameId: s.id,
|
|
4561
4558
|
platformId: s.id_PlatformProduct,
|
|
4562
|
-
platformName: s.name_PlatformProduct,
|
|
4563
4559
|
platformCode: s.code_PlatformMaster,
|
|
4560
|
+
platformShortName: "",
|
|
4564
4561
|
name: s.name,
|
|
4565
4562
|
flag: {
|
|
4566
4563
|
value: 0,
|
|
@@ -4569,12 +4566,12 @@ const Yu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4569
4566
|
new: !1
|
|
4570
4567
|
},
|
|
4571
4568
|
imageUrl: `${e.mdDomains[s.mdDomains_id]}${ee(s.img, s.id, `?ts=${s.filemtime}`)}`,
|
|
4572
|
-
logoUrl:
|
|
4569
|
+
logoUrl: `/image/platform_logo/platform_logo_${s.code_PlatformMaster}.png?v=1`,
|
|
4573
4570
|
rate: "0.00",
|
|
4574
4571
|
jackpotAmount: ""
|
|
4575
4572
|
}))) ?? []
|
|
4576
4573
|
};
|
|
4577
|
-
},
|
|
4574
|
+
}, Ks = (e) => e.mdGameLists.map((a) => ({
|
|
4578
4575
|
id: a.id,
|
|
4579
4576
|
name: a.name,
|
|
4580
4577
|
list: a.gameList.map((t) => {
|
|
@@ -4585,7 +4582,7 @@ const Yu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4585
4582
|
imageUrl: s
|
|
4586
4583
|
};
|
|
4587
4584
|
})
|
|
4588
|
-
})),
|
|
4585
|
+
})), eo = (e) => {
|
|
4589
4586
|
let a = "0", t = "0", n = "0", r = "0", s = "0", o = "0";
|
|
4590
4587
|
return e.status == 0 ? {
|
|
4591
4588
|
claimedReward: a,
|
|
@@ -4602,7 +4599,7 @@ const Yu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4602
4599
|
totalReward: s,
|
|
4603
4600
|
unclaimReward: o
|
|
4604
4601
|
});
|
|
4605
|
-
},
|
|
4602
|
+
}, to = (e) => {
|
|
4606
4603
|
const a = /* @__PURE__ */ new Set(), t = e.data.map((s) => (a.add(s.downline), {
|
|
4607
4604
|
id: s.logindex,
|
|
4608
4605
|
name: s.firstname,
|
|
@@ -4615,7 +4612,7 @@ const Yu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4615
4612
|
totalCount: r,
|
|
4616
4613
|
list: t
|
|
4617
4614
|
};
|
|
4618
|
-
},
|
|
4615
|
+
}, ao = (e) => {
|
|
4619
4616
|
let a = "0", t = "0", n = "0", r = "0", s = "0", o = "0";
|
|
4620
4617
|
return e.status == 0 ? {
|
|
4621
4618
|
claimedReward: a,
|
|
@@ -4632,7 +4629,7 @@ const Yu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4632
4629
|
totalReward: s,
|
|
4633
4630
|
unclaimReward: o
|
|
4634
4631
|
});
|
|
4635
|
-
},
|
|
4632
|
+
}, no = (e) => {
|
|
4636
4633
|
const a = /* @__PURE__ */ new Set(), t = e.data.map((s) => (a.add(s.accountid), {
|
|
4637
4634
|
id: s.id,
|
|
4638
4635
|
name: s.firstname,
|
|
@@ -4646,7 +4643,7 @@ const Yu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4646
4643
|
totalCount: r,
|
|
4647
4644
|
list: t
|
|
4648
4645
|
};
|
|
4649
|
-
},
|
|
4646
|
+
}, ro = (e) => {
|
|
4650
4647
|
let a = "0", t = "0", n = "0", r = "0", s = "0", o = "0";
|
|
4651
4648
|
return e.status == 0 ? {
|
|
4652
4649
|
claimedReward: a,
|
|
@@ -4663,7 +4660,7 @@ const Yu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4663
4660
|
totalReward: s,
|
|
4664
4661
|
unclaimReward: o
|
|
4665
4662
|
});
|
|
4666
|
-
},
|
|
4663
|
+
}, so = (e) => {
|
|
4667
4664
|
const a = /* @__PURE__ */ new Set(), t = e.data.map((s) => (a.add(s.accountid), {
|
|
4668
4665
|
id: s.logindex,
|
|
4669
4666
|
name: s.firstname,
|
|
@@ -4676,7 +4673,7 @@ const Yu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4676
4673
|
totalCount: r,
|
|
4677
4674
|
list: t
|
|
4678
4675
|
};
|
|
4679
|
-
},
|
|
4676
|
+
}, oo = (e) => {
|
|
4680
4677
|
const a = {
|
|
4681
4678
|
claimedReward: "0",
|
|
4682
4679
|
currentInvite: "0",
|
|
@@ -4724,7 +4721,7 @@ const Yu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4724
4721
|
turnOverRewardData: t,
|
|
4725
4722
|
topupRewardData: n
|
|
4726
4723
|
};
|
|
4727
|
-
},
|
|
4724
|
+
}, io = (e) => {
|
|
4728
4725
|
if (e.status == 0 || e.data.new_price == null || e.data.ori_price == null || e.data.promoindex == null)
|
|
4729
4726
|
return null;
|
|
4730
4727
|
const a = Number(e.data.ori_price), t = Number(e.data.new_price), n = Math.round((a - t) / t * 100);
|
|
@@ -4734,16 +4731,16 @@ const Yu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4734
4731
|
depositAmount: t,
|
|
4735
4732
|
percentage: n
|
|
4736
4733
|
};
|
|
4737
|
-
},
|
|
4734
|
+
}, uo = (e) => ({
|
|
4738
4735
|
status: e.status == 1,
|
|
4739
4736
|
message: e.msg ?? ""
|
|
4740
|
-
}),
|
|
4737
|
+
}), co = (e) => ({
|
|
4741
4738
|
status: e.status == 1,
|
|
4742
4739
|
message: e.msg ?? ""
|
|
4743
|
-
}),
|
|
4740
|
+
}), lo = (e) => ({
|
|
4744
4741
|
status: e.status == 1,
|
|
4745
4742
|
message: e.msg ?? ""
|
|
4746
|
-
}),
|
|
4743
|
+
}), mo = (e) => e.status == 0 ? {
|
|
4747
4744
|
deposit: "0",
|
|
4748
4745
|
reward: "0",
|
|
4749
4746
|
turnover: "0",
|
|
@@ -4753,7 +4750,7 @@ const Yu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4753
4750
|
reward: e.data.reward,
|
|
4754
4751
|
turnover: e.data.turnover,
|
|
4755
4752
|
multiplier: e.data.multiply
|
|
4756
|
-
},
|
|
4753
|
+
}, go = (e) => {
|
|
4757
4754
|
if (e.status == 0 || !e.data)
|
|
4758
4755
|
return {};
|
|
4759
4756
|
const a = {};
|
|
@@ -4773,7 +4770,7 @@ const Yu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4773
4770
|
}
|
|
4774
4771
|
}
|
|
4775
4772
|
return a;
|
|
4776
|
-
},
|
|
4773
|
+
}, fo = (e) => {
|
|
4777
4774
|
if (e.status == 0 || !e.data)
|
|
4778
4775
|
return {};
|
|
4779
4776
|
const a = {};
|
|
@@ -4793,7 +4790,7 @@ const Yu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4793
4790
|
}
|
|
4794
4791
|
}
|
|
4795
4792
|
return a;
|
|
4796
|
-
},
|
|
4793
|
+
}, po = (e) => P(e), yo = (e) => P(e), bo = (e) => {
|
|
4797
4794
|
var a, t, n, r, s;
|
|
4798
4795
|
return {
|
|
4799
4796
|
status: e.status == 1,
|
|
@@ -4806,8 +4803,8 @@ const Yu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4806
4803
|
};
|
|
4807
4804
|
}, Ie = (e) => ({
|
|
4808
4805
|
validated: e.withdrawValidate === 1 || e.depositValidate === 1 || e.TransferCreditValidate === 1,
|
|
4809
|
-
forms:
|
|
4810
|
-
}),
|
|
4806
|
+
forms: ho(e)
|
|
4807
|
+
}), ho = (e) => e.subDepositForms && e.subDepositForms.length > 0 ? e.subDepositForms.map((a) => ({
|
|
4811
4808
|
id: a.id,
|
|
4812
4809
|
fieldName: a.fieldname,
|
|
4813
4810
|
regex: a.regex,
|
|
@@ -4825,7 +4822,7 @@ const Yu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4825
4822
|
regex: a.regex,
|
|
4826
4823
|
showName: a.showname,
|
|
4827
4824
|
inputHelper: a.inputHelper
|
|
4828
|
-
})) : [],
|
|
4825
|
+
})) : [], _o = (e) => P(e), To = (e) => e, vo = (e) => {
|
|
4829
4826
|
var a;
|
|
4830
4827
|
return {
|
|
4831
4828
|
status: e.status == 1,
|
|
@@ -4835,22 +4832,22 @@ const Yu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4835
4832
|
ledgerIndex: e.checkgame.ledgerindex ?? 0,
|
|
4836
4833
|
amount: e.checkgame.amount ?? ""
|
|
4837
4834
|
};
|
|
4838
|
-
},
|
|
4835
|
+
}, wo = (e) => P(e), Ro = (e) => ({
|
|
4839
4836
|
status: e.status == 1,
|
|
4840
4837
|
message: e.message,
|
|
4841
4838
|
user: e.user ?? ""
|
|
4842
|
-
}),
|
|
4839
|
+
}), Po = (e) => ({
|
|
4843
4840
|
status: e.status == 1,
|
|
4844
4841
|
message: e.msg ?? "",
|
|
4845
4842
|
amount: e.amount ?? ""
|
|
4846
|
-
}),
|
|
4843
|
+
}), Do = (e) => P(e), ko = (e) => {
|
|
4847
4844
|
var a;
|
|
4848
4845
|
return {
|
|
4849
4846
|
status: e.status == 1,
|
|
4850
4847
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
4851
4848
|
dayStreak: ((a = e.data) == null ? void 0 : a.continuousDay) ?? 0
|
|
4852
4849
|
};
|
|
4853
|
-
},
|
|
4850
|
+
}, xo = (e) => {
|
|
4854
4851
|
var a;
|
|
4855
4852
|
return {
|
|
4856
4853
|
status: e.status == 1,
|
|
@@ -4868,19 +4865,19 @@ const Yu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4868
4865
|
};
|
|
4869
4866
|
})) ?? []
|
|
4870
4867
|
};
|
|
4871
|
-
},
|
|
4868
|
+
}, Oo = (e) => ({
|
|
4872
4869
|
status: e.status == 1,
|
|
4873
4870
|
message: e.msg ?? ""
|
|
4874
|
-
}),
|
|
4871
|
+
}), Mo = (e) => ({
|
|
4875
4872
|
status: e.status == 1,
|
|
4876
4873
|
code: e.code ?? 0,
|
|
4877
4874
|
message: e.msg ?? "",
|
|
4878
4875
|
form: e.form ?? "",
|
|
4879
4876
|
gameUrl: e.data ?? ""
|
|
4880
|
-
}),
|
|
4877
|
+
}), So = (e) => P(e), Io = (e) => P(e), je = (e) => ({
|
|
4881
4878
|
status: e.status == 1,
|
|
4882
4879
|
message: e.errormessage ?? ""
|
|
4883
|
-
}),
|
|
4880
|
+
}), jo = (e) => P(e), Co = (e) => e, No = (e) => P(e), Lo = (e) => {
|
|
4884
4881
|
var a;
|
|
4885
4882
|
return {
|
|
4886
4883
|
platformProduct: ((a = e.mdPlatformProduct) == null ? void 0 : a.map((t) => ({
|
|
@@ -4889,7 +4886,7 @@ const Yu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4889
4886
|
com: t.com
|
|
4890
4887
|
}))) ?? []
|
|
4891
4888
|
};
|
|
4892
|
-
},
|
|
4889
|
+
}, $o = (e) => {
|
|
4893
4890
|
var a;
|
|
4894
4891
|
return ((a = e.mdProductMaster) == null ? void 0 : a.map((t) => {
|
|
4895
4892
|
var n;
|
|
@@ -4904,33 +4901,33 @@ const Yu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4904
4901
|
}))) ?? []
|
|
4905
4902
|
};
|
|
4906
4903
|
})) ?? [];
|
|
4907
|
-
},
|
|
4904
|
+
}, Go = (e) => P(e), Fo = (e) => P(e), zo = (e) => P(e), Wo = (e) => P(e), Eo = (e) => P(e), Yo = (e) => P(e), Bo = (e) => P(e), Ho = (e) => ({
|
|
4908
4905
|
status: e.status == 1,
|
|
4909
4906
|
message: e.msg ?? "",
|
|
4910
4907
|
data: e.data
|
|
4911
|
-
}),
|
|
4908
|
+
}), Uo = (e) => ({
|
|
4912
4909
|
status: e.status == 1,
|
|
4913
4910
|
message: e.msg ?? ""
|
|
4914
|
-
}),
|
|
4911
|
+
}), qo = (e) => {
|
|
4915
4912
|
let a = "";
|
|
4916
4913
|
return e.data && (a = e.data.max_promo_amt), {
|
|
4917
4914
|
status: e.status == 1,
|
|
4918
4915
|
amount: a
|
|
4919
4916
|
};
|
|
4920
|
-
},
|
|
4917
|
+
}, Vo = (e) => ({
|
|
4921
4918
|
eventDescription: {
|
|
4922
4919
|
condition: e.bottomDescription.signinCondition,
|
|
4923
4920
|
prize: e.bottomDescription.signinPrize,
|
|
4924
4921
|
others: e.bottomDescription.otherDescription
|
|
4925
4922
|
},
|
|
4926
4923
|
firstDayOfMonth: e.firstDayOfMonth
|
|
4927
|
-
}),
|
|
4924
|
+
}), Ao = (e) => ({
|
|
4928
4925
|
status: e.status == 1,
|
|
4929
4926
|
signedDays: e.days,
|
|
4930
4927
|
signedToday: e.todayIsSign === 1,
|
|
4931
4928
|
dayStreak: e.continuousDay,
|
|
4932
4929
|
canSignToday: e.canSign === 1
|
|
4933
|
-
}),
|
|
4930
|
+
}), Qo = (e) => ({
|
|
4934
4931
|
status: e.status == 1,
|
|
4935
4932
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
4936
4933
|
fullName: e.fullname,
|
|
@@ -4968,7 +4965,7 @@ const Yu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4968
4965
|
commission: t.commission
|
|
4969
4966
|
}))
|
|
4970
4967
|
}))
|
|
4971
|
-
}),
|
|
4968
|
+
}), Xo = (e) => ({
|
|
4972
4969
|
status: e.status == 1,
|
|
4973
4970
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
4974
4971
|
id: e.id ?? 0,
|
|
@@ -4980,17 +4977,17 @@ const Yu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4980
4977
|
})),
|
|
4981
4978
|
currentPage: e.page,
|
|
4982
4979
|
lastPage: e.lastpage
|
|
4983
|
-
}),
|
|
4980
|
+
}), Zo = (e) => ({
|
|
4984
4981
|
status: e.status == "1",
|
|
4985
4982
|
message: e.msg ?? "",
|
|
4986
4983
|
username: e.accountcode,
|
|
4987
4984
|
password: e.password
|
|
4988
4985
|
});
|
|
4989
4986
|
var ye = /* @__PURE__ */ ((e) => (e.toPlatform = "transferIn", e.toWallet = "transferOut", e))(ye || {});
|
|
4990
|
-
const
|
|
4987
|
+
const Yu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
4991
4988
|
__proto__: null,
|
|
4992
4989
|
TransferMethod: ye
|
|
4993
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
4990
|
+
}, Symbol.toStringTag, { value: "Module" })), Jo = (e) => {
|
|
4994
4991
|
var a;
|
|
4995
4992
|
return {
|
|
4996
4993
|
currentPage: e.mdGameCreditLimitTransfers.current_page,
|
|
@@ -5003,7 +5000,7 @@ const Bu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5003
5000
|
dateTime: t.transferdatetime
|
|
5004
5001
|
}))) ?? []
|
|
5005
5002
|
};
|
|
5006
|
-
},
|
|
5003
|
+
}, Ko = (e) => {
|
|
5007
5004
|
var a;
|
|
5008
5005
|
return {
|
|
5009
5006
|
currentPage: e.mdAgTransfeReport.current_page,
|
|
@@ -5016,7 +5013,7 @@ const Bu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5016
5013
|
dateTime: t.transferdatetime
|
|
5017
5014
|
}))) ?? []
|
|
5018
5015
|
};
|
|
5019
|
-
},
|
|
5016
|
+
}, ei = (e) => {
|
|
5020
5017
|
var a, t, n, r, s, o, l, m, i, c, y;
|
|
5021
5018
|
return {
|
|
5022
5019
|
status: e.status == 1,
|
|
@@ -5055,7 +5052,7 @@ const Bu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5055
5052
|
lastPage: ((y = e.data) == null ? void 0 : y.page.last_page) ?? 1
|
|
5056
5053
|
}
|
|
5057
5054
|
};
|
|
5058
|
-
},
|
|
5055
|
+
}, ti = (e) => {
|
|
5059
5056
|
var a, t, n;
|
|
5060
5057
|
return {
|
|
5061
5058
|
status: e.status == 1,
|
|
@@ -5066,7 +5063,7 @@ const Bu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5066
5063
|
binded: ((n = e.data) == null ? void 0 : n.binded) ?? !1
|
|
5067
5064
|
}
|
|
5068
5065
|
};
|
|
5069
|
-
},
|
|
5066
|
+
}, ai = (e) => P(e), ni = (e) => {
|
|
5070
5067
|
var a;
|
|
5071
5068
|
return {
|
|
5072
5069
|
status: e.status == 1,
|
|
@@ -5076,7 +5073,7 @@ const Bu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5076
5073
|
createdAt: t.created_at
|
|
5077
5074
|
}))) ?? []
|
|
5078
5075
|
};
|
|
5079
|
-
},
|
|
5076
|
+
}, ri = (e) => P(e), si = (e) => {
|
|
5080
5077
|
var a, t, n;
|
|
5081
5078
|
return {
|
|
5082
5079
|
status: e.status == 1,
|
|
@@ -5101,18 +5098,18 @@ const Bu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5101
5098
|
}))) ?? []
|
|
5102
5099
|
}
|
|
5103
5100
|
};
|
|
5104
|
-
},
|
|
5101
|
+
}, oi = (e) => P(e), ii = (e) => ({
|
|
5105
5102
|
status: e.status == 1,
|
|
5106
5103
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
5107
5104
|
tokenAmount: e.token_amount
|
|
5108
|
-
}),
|
|
5105
|
+
}), ui = (e) => P(e), ci = (e) => {
|
|
5109
5106
|
let a = 0;
|
|
5110
5107
|
return e.data != null && typeof e.data == "object" && (a = e.data.amount), {
|
|
5111
5108
|
status: e.status,
|
|
5112
5109
|
message: e.msg ?? "",
|
|
5113
5110
|
amount: a
|
|
5114
5111
|
};
|
|
5115
|
-
},
|
|
5112
|
+
}, li = (e) => e.status == 0 ? {
|
|
5116
5113
|
record: {
|
|
5117
5114
|
today: {
|
|
5118
5115
|
deposit: "0",
|
|
@@ -5142,15 +5139,15 @@ const Bu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5142
5139
|
loseLimit: a.loselimit,
|
|
5143
5140
|
maxReward: a.max_reward
|
|
5144
5141
|
}))
|
|
5145
|
-
},
|
|
5142
|
+
}, di = (e) => e.status == 0 ? [] : e.data.map((a) => ({
|
|
5146
5143
|
amount: a.amount,
|
|
5147
5144
|
date: a.date,
|
|
5148
5145
|
deposit: a.deposit,
|
|
5149
5146
|
payout: a.payout
|
|
5150
|
-
})),
|
|
5147
|
+
})), mi = (e) => ({
|
|
5151
5148
|
status: e.status == 1,
|
|
5152
5149
|
message: e.msg ?? ""
|
|
5153
|
-
}),
|
|
5150
|
+
}), gi = (e) => {
|
|
5154
5151
|
var a, t, n, r;
|
|
5155
5152
|
return {
|
|
5156
5153
|
status: e.status == 1,
|
|
@@ -5178,31 +5175,31 @@ const Bu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5178
5175
|
}))) ?? []
|
|
5179
5176
|
}
|
|
5180
5177
|
};
|
|
5181
|
-
},
|
|
5178
|
+
}, fi = (e) => ({
|
|
5182
5179
|
status: e.status == 1,
|
|
5183
5180
|
message: e.msg ?? ""
|
|
5184
|
-
}),
|
|
5181
|
+
}), pi = (e) => {
|
|
5185
5182
|
var a, t;
|
|
5186
5183
|
return {
|
|
5187
5184
|
status: e.status == 1,
|
|
5188
5185
|
errorMessage: e.errormessage ?? "",
|
|
5189
5186
|
isAutoTransfer: e.optionkey == "auto" || ((a = e.message) == null ? void 0 : a.optionkey) == "auto" || ((t = e.mdAccountSetting) == null ? void 0 : t.optionkey) == "auto"
|
|
5190
5187
|
};
|
|
5191
|
-
},
|
|
5188
|
+
}, yi = (e) => P(e), bi = (e) => ({
|
|
5192
5189
|
status: e.status,
|
|
5193
5190
|
message: e.msg ?? "",
|
|
5194
5191
|
turnover: e.data ? e.data.turnover : 0,
|
|
5195
5192
|
percentage: e.data ? e.data.percentage ?? 0 : 0,
|
|
5196
5193
|
incentive: e.data ? e.data.incentive : 0,
|
|
5197
5194
|
claimable: 0
|
|
5198
|
-
}),
|
|
5195
|
+
}), hi = (e) => {
|
|
5199
5196
|
let a = "0";
|
|
5200
5197
|
return e.data && (a = e.data.incentive), {
|
|
5201
5198
|
status: e.status,
|
|
5202
5199
|
message: e.msg ?? "",
|
|
5203
5200
|
amount: a
|
|
5204
5201
|
};
|
|
5205
|
-
},
|
|
5202
|
+
}, _i = (e) => {
|
|
5206
5203
|
let a = "0";
|
|
5207
5204
|
return e.data && (a = e.data.incentive), {
|
|
5208
5205
|
status: e.status,
|
|
@@ -5211,33 +5208,33 @@ const Bu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5211
5208
|
};
|
|
5212
5209
|
};
|
|
5213
5210
|
var W = /* @__PURE__ */ ((e) => (e.inProgress = "inProgress", e.collectable = "collectable", e.collected = "collected", e))(W || {});
|
|
5214
|
-
const
|
|
5211
|
+
const Bu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5215
5212
|
__proto__: null,
|
|
5216
5213
|
MissionStatus: W
|
|
5217
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
5214
|
+
}, Symbol.toStringTag, { value: "Module" })), Ti = (e) => {
|
|
5218
5215
|
if (e.status === 0)
|
|
5219
5216
|
return {
|
|
5220
5217
|
status: e.status,
|
|
5221
5218
|
data: null
|
|
5222
5219
|
};
|
|
5223
|
-
const a =
|
|
5220
|
+
const a = qt(e, 0), t = qt(e, 1);
|
|
5224
5221
|
return {
|
|
5225
5222
|
status: e.status,
|
|
5226
5223
|
data: {
|
|
5227
|
-
period: `${
|
|
5224
|
+
period: `${Vt(e.data.datefrom)} ~ ${Vt(e.data.dateto)}`,
|
|
5228
5225
|
gift: {
|
|
5229
5226
|
deposit: {
|
|
5230
5227
|
current: a.filter((n) => n.status == W.collected).length,
|
|
5231
5228
|
total: a.length,
|
|
5232
|
-
percentage:
|
|
5229
|
+
percentage: At(a)
|
|
5233
5230
|
},
|
|
5234
5231
|
activeBet: {
|
|
5235
5232
|
current: t.filter((n) => n.status == W.collected).length,
|
|
5236
5233
|
total: t.length,
|
|
5237
|
-
percentage:
|
|
5234
|
+
percentage: At(t)
|
|
5238
5235
|
},
|
|
5239
5236
|
grandPrize: {
|
|
5240
|
-
countDownTimestamp:
|
|
5237
|
+
countDownTimestamp: vi(e.data.dateto),
|
|
5241
5238
|
status: e.data.final_claimable ? e.data.final_collected === "1" ? W.collected : W.collectable : W.inProgress,
|
|
5242
5239
|
prize: e.data.reward
|
|
5243
5240
|
}
|
|
@@ -5246,7 +5243,7 @@ const Hu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5246
5243
|
activeBet: t
|
|
5247
5244
|
}
|
|
5248
5245
|
};
|
|
5249
|
-
},
|
|
5246
|
+
}, qt = (e, a) => e.data.tier.filter((t) => t.type == a).map((t) => {
|
|
5250
5247
|
const n = Math.min(t.achieve ?? 0, t.requirement);
|
|
5251
5248
|
return {
|
|
5252
5249
|
id: t.transid,
|
|
@@ -5258,16 +5255,16 @@ const Hu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5258
5255
|
currentPercentage: (n / t.requirement * 100).toFixed(0)
|
|
5259
5256
|
}
|
|
5260
5257
|
};
|
|
5261
|
-
}),
|
|
5258
|
+
}), Vt = (e) => {
|
|
5262
5259
|
const a = new Date(e), t = a.getDate().toString().padStart(2, "0"), n = (a.getMonth() + 1).toString().padStart(2, "0"), r = a.getHours().toString().padStart(2, "0"), s = a.getMinutes().toString().padStart(2, "0");
|
|
5263
5260
|
return `${t}/${n} ${r}:${s}`;
|
|
5264
|
-
},
|
|
5261
|
+
}, At = (e) => {
|
|
5265
5262
|
const a = e.reduce((n, r) => n + parseFloat(r.reward), 0), t = e.reduce((n, r) => n + r.progress.total, 0);
|
|
5266
5263
|
return t > 0 ? (a / t * 100).toFixed(2) : "0";
|
|
5267
|
-
},
|
|
5264
|
+
}, vi = (e) => {
|
|
5268
5265
|
const a = (/* @__PURE__ */ new Date()).getTime(), t = new Date(e).getTime();
|
|
5269
5266
|
return Math.max(0, t - a);
|
|
5270
|
-
},
|
|
5267
|
+
}, wi = (e) => ({
|
|
5271
5268
|
status: e.status,
|
|
5272
5269
|
message: e.msg ?? ""
|
|
5273
5270
|
}), Ri = (e) => ({
|
|
@@ -5282,14 +5279,14 @@ const Hu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5282
5279
|
maxLength: a.maxlen ?? "0",
|
|
5283
5280
|
inputHelper: a.inputHelper ?? ""
|
|
5284
5281
|
}))
|
|
5285
|
-
}),
|
|
5282
|
+
}), Pi = (e) => ({
|
|
5286
5283
|
currentPage: e.mdGameLists.current_page ?? 0,
|
|
5287
5284
|
lastPage: e.mdGameLists.last_page ?? 0,
|
|
5288
5285
|
data: e.mdGameLists.data && e.mdGameLists.data.length > 0 ? e.mdGameLists.data.map((a) => ({
|
|
5289
5286
|
gameId: a.id,
|
|
5290
5287
|
platformId: a.id_PlatformProduct,
|
|
5291
|
-
platformName: a.product,
|
|
5292
5288
|
platformCode: a.code,
|
|
5289
|
+
platformShortName: "",
|
|
5293
5290
|
name: a.name,
|
|
5294
5291
|
flag: {
|
|
5295
5292
|
value: 0,
|
|
@@ -5298,16 +5295,16 @@ const Hu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5298
5295
|
new: !1
|
|
5299
5296
|
},
|
|
5300
5297
|
imageUrl: `${e.mdDomains[a.mdDomains_id]}${ee(a.img, a.id, `?ts=${a.filemtime}`)}`,
|
|
5301
|
-
logoUrl:
|
|
5298
|
+
logoUrl: `/image/platform_logo/platform_logo_${a.code}.png?v=1`,
|
|
5302
5299
|
rate: "0.00",
|
|
5303
5300
|
jackpotAmount: ""
|
|
5304
5301
|
})) ?? [] : []
|
|
5305
|
-
}),
|
|
5302
|
+
}), Di = (e) => P(e), ki = (e) => P(e);
|
|
5306
5303
|
var A = /* @__PURE__ */ ((e) => (e.inProgress = "inProgress", e.collectable = "collectable", e.collected = "collected", e))(A || {});
|
|
5307
|
-
const
|
|
5304
|
+
const Hu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5308
5305
|
__proto__: null,
|
|
5309
5306
|
AccumulateDepositStatus: A
|
|
5310
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
5307
|
+
}, Symbol.toStringTag, { value: "Module" })), xi = (e) => {
|
|
5311
5308
|
if (e.status == 0)
|
|
5312
5309
|
return {
|
|
5313
5310
|
status: !1,
|
|
@@ -5340,17 +5337,17 @@ const Uu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5340
5337
|
message: e.msg ?? "",
|
|
5341
5338
|
data: a
|
|
5342
5339
|
};
|
|
5343
|
-
},
|
|
5340
|
+
}, Oi = (e) => ({
|
|
5344
5341
|
status: e.status == 1,
|
|
5345
5342
|
message: e.msg ?? ""
|
|
5346
|
-
}),
|
|
5343
|
+
}), Mi = (e) => {
|
|
5347
5344
|
var a;
|
|
5348
5345
|
return {
|
|
5349
5346
|
status: e.status == 1,
|
|
5350
5347
|
errorMessage: e.errormessage ?? "",
|
|
5351
5348
|
username: ((a = e.data) == null ? void 0 : a.username) ?? ""
|
|
5352
5349
|
};
|
|
5353
|
-
},
|
|
5350
|
+
}, Si = (e) => {
|
|
5354
5351
|
var a;
|
|
5355
5352
|
return {
|
|
5356
5353
|
status: e.status == 1,
|
|
@@ -5382,7 +5379,7 @@ const Uu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5382
5379
|
};
|
|
5383
5380
|
})) ?? []
|
|
5384
5381
|
};
|
|
5385
|
-
},
|
|
5382
|
+
}, Ii = (e) => {
|
|
5386
5383
|
var a, t, n;
|
|
5387
5384
|
return {
|
|
5388
5385
|
status: e.status == 1,
|
|
@@ -5393,10 +5390,10 @@ const Uu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5393
5390
|
early: ((n = e.data) == null ? void 0 : n.e) ?? 0
|
|
5394
5391
|
}
|
|
5395
5392
|
};
|
|
5396
|
-
},
|
|
5393
|
+
}, ji = (e) => (console.log(e), {
|
|
5397
5394
|
status: e.status,
|
|
5398
5395
|
message: e.message ?? ""
|
|
5399
|
-
}),
|
|
5396
|
+
}), Ci = (e) => ({
|
|
5400
5397
|
status: e.status == 1,
|
|
5401
5398
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
5402
5399
|
coinList: e.data.map((a) => ({
|
|
@@ -5407,11 +5404,11 @@ const Uu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5407
5404
|
networkId: t.network_id
|
|
5408
5405
|
})) ?? []
|
|
5409
5406
|
})) ?? []
|
|
5410
|
-
}),
|
|
5407
|
+
}), Ni = (e) => ({
|
|
5411
5408
|
status: e.status == 1,
|
|
5412
5409
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
5413
5410
|
address: e.data ?? ""
|
|
5414
|
-
}),
|
|
5411
|
+
}), Li = (e) => {
|
|
5415
5412
|
if (e.status == 0)
|
|
5416
5413
|
return {
|
|
5417
5414
|
status: 0,
|
|
@@ -5430,13 +5427,13 @@ const Uu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5430
5427
|
popoutList: t
|
|
5431
5428
|
}
|
|
5432
5429
|
};
|
|
5433
|
-
},
|
|
5430
|
+
}, $i = (e) => {
|
|
5434
5431
|
var a;
|
|
5435
5432
|
return ((a = e.data) == null ? void 0 : a.map((t) => ({
|
|
5436
5433
|
name: t.name,
|
|
5437
|
-
data:
|
|
5434
|
+
data: Gi(t)
|
|
5438
5435
|
}))) ?? [];
|
|
5439
|
-
},
|
|
5436
|
+
}, Gi = (e) => {
|
|
5440
5437
|
const a = [], t = Object.entries(e).filter(([n]) => n !== "name");
|
|
5441
5438
|
for (const [, n] of t) {
|
|
5442
5439
|
const r = n, s = [];
|
|
@@ -5453,7 +5450,7 @@ const Uu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5453
5450
|
a.push({ achievementRate: s });
|
|
5454
5451
|
}
|
|
5455
5452
|
return a;
|
|
5456
|
-
},
|
|
5453
|
+
}, Fi = (e) => {
|
|
5457
5454
|
const a = {
|
|
5458
5455
|
minAmount: "0",
|
|
5459
5456
|
minHours: "0",
|
|
@@ -5471,7 +5468,7 @@ const Uu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5471
5468
|
message: e.msg ?? "",
|
|
5472
5469
|
data: a
|
|
5473
5470
|
};
|
|
5474
|
-
},
|
|
5471
|
+
}, zi = (e) => ({
|
|
5475
5472
|
status: e.status,
|
|
5476
5473
|
message: e.msg ?? "",
|
|
5477
5474
|
data: {
|
|
@@ -5480,13 +5477,13 @@ const Uu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5480
5477
|
monthInterestSum: e.data.monthInterestSum ?? "0",
|
|
5481
5478
|
maintainStatus: e.data.maintainStatus
|
|
5482
5479
|
}
|
|
5483
|
-
}),
|
|
5480
|
+
}), Wi = (e) => ({
|
|
5484
5481
|
status: e.status == 1,
|
|
5485
5482
|
message: e.msg ?? ""
|
|
5486
|
-
}),
|
|
5483
|
+
}), Ei = (e) => ({
|
|
5487
5484
|
status: e.status == 1,
|
|
5488
5485
|
message: e.msg ?? ""
|
|
5489
|
-
}),
|
|
5486
|
+
}), Yi = (e) => ({
|
|
5490
5487
|
status: e.status == 1,
|
|
5491
5488
|
message: e.msg ?? "",
|
|
5492
5489
|
data: {
|
|
@@ -5499,7 +5496,7 @@ const Uu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5499
5496
|
desc: a.txn_type
|
|
5500
5497
|
}))
|
|
5501
5498
|
}
|
|
5502
|
-
}),
|
|
5499
|
+
}), Bi = (e) => e.status == 0 ? {
|
|
5503
5500
|
status: !1,
|
|
5504
5501
|
message: e.msg ?? "",
|
|
5505
5502
|
data: null
|
|
@@ -5517,20 +5514,20 @@ const Uu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5517
5514
|
prize: a.prize
|
|
5518
5515
|
}))
|
|
5519
5516
|
}
|
|
5520
|
-
},
|
|
5517
|
+
}, Hi = (e) => ({
|
|
5521
5518
|
status: e.status === 1,
|
|
5522
5519
|
message: e.msg ?? "",
|
|
5523
5520
|
data: Number(e.data ?? "0")
|
|
5524
|
-
}),
|
|
5521
|
+
}), Ui = (e) => ({
|
|
5525
5522
|
status: e.status == 1,
|
|
5526
5523
|
message: e.msg ?? "",
|
|
5527
5524
|
data: e.data ?? 0
|
|
5528
5525
|
});
|
|
5529
5526
|
var be = /* @__PURE__ */ ((e) => (e.complete = "complete", e.pending = "pending", e))(be || {});
|
|
5530
|
-
const
|
|
5527
|
+
const Uu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5531
5528
|
__proto__: null,
|
|
5532
5529
|
WheelStatus: be
|
|
5533
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
5530
|
+
}, Symbol.toStringTag, { value: "Module" })), qi = (e) => {
|
|
5534
5531
|
if (e.status === 0)
|
|
5535
5532
|
return {
|
|
5536
5533
|
status: !1,
|
|
@@ -5554,7 +5551,7 @@ const qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5554
5551
|
totalPage: t
|
|
5555
5552
|
}
|
|
5556
5553
|
};
|
|
5557
|
-
},
|
|
5554
|
+
}, Vi = (e) => {
|
|
5558
5555
|
var a, t, n, r;
|
|
5559
5556
|
return {
|
|
5560
5557
|
status: e.status == 1,
|
|
@@ -5582,7 +5579,7 @@ const qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5582
5579
|
}))) ?? []
|
|
5583
5580
|
}
|
|
5584
5581
|
};
|
|
5585
|
-
},
|
|
5582
|
+
}, Ai = (e) => {
|
|
5586
5583
|
var a, t, n, r;
|
|
5587
5584
|
return {
|
|
5588
5585
|
gameList: {
|
|
@@ -5591,8 +5588,8 @@ const qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5591
5588
|
data: ((r = (n = e.mdGameLists) == null ? void 0 : n.data) == null ? void 0 : r.map((s) => ({
|
|
5592
5589
|
gameId: s.id,
|
|
5593
5590
|
platformId: s.id_PlatformProduct,
|
|
5594
|
-
platformName: s.product,
|
|
5595
5591
|
platformCode: s.code,
|
|
5592
|
+
platformShortName: "",
|
|
5596
5593
|
name: s.name,
|
|
5597
5594
|
flag: {
|
|
5598
5595
|
value: 0,
|
|
@@ -5601,13 +5598,13 @@ const qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5601
5598
|
new: !1
|
|
5602
5599
|
},
|
|
5603
5600
|
imageUrl: `${e.mdDomains[s.mdDomains_id]}${ee(s.img, s.id, `?ts=${s.filemtime}`)}`,
|
|
5604
|
-
logoUrl:
|
|
5601
|
+
logoUrl: `/image/platform_logo/platform_logo_${s.code}.png?v=1`,
|
|
5605
5602
|
rate: "0.00",
|
|
5606
5603
|
jackpotAmount: ""
|
|
5607
5604
|
}))) ?? []
|
|
5608
5605
|
}
|
|
5609
5606
|
};
|
|
5610
|
-
},
|
|
5607
|
+
}, Qi = (e) => {
|
|
5611
5608
|
var a;
|
|
5612
5609
|
return {
|
|
5613
5610
|
status: e.status == 1,
|
|
@@ -5617,20 +5614,20 @@ const qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5617
5614
|
ledgerIndex: e.checkgame.ledgerindex ?? 0,
|
|
5618
5615
|
amount: e.checkgame.amount ?? ""
|
|
5619
5616
|
};
|
|
5620
|
-
},
|
|
5617
|
+
}, Xi = (e) => ({
|
|
5621
5618
|
status: !0,
|
|
5622
5619
|
message: "",
|
|
5623
5620
|
data: e.bottomDescription ?? ""
|
|
5624
|
-
}),
|
|
5621
|
+
}), Zi = (e) => ({
|
|
5625
5622
|
status: e.status == 1,
|
|
5626
5623
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
5627
5624
|
tokenAmount: e.token_amount
|
|
5628
|
-
}),
|
|
5625
|
+
}), Ji = (e) => P(e);
|
|
5629
5626
|
var J = /* @__PURE__ */ ((e) => (e.inProgress = "inProgress", e.collectable = "collectable", e.collected = "collected", e))(J || {});
|
|
5630
|
-
const
|
|
5627
|
+
const qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5631
5628
|
__proto__: null,
|
|
5632
5629
|
NewbieMissionStatus: J
|
|
5633
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
5630
|
+
}, Symbol.toStringTag, { value: "Module" })), Ki = (e) => {
|
|
5634
5631
|
if (e.status == 0 || e.data == null)
|
|
5635
5632
|
return {
|
|
5636
5633
|
status: !1,
|
|
@@ -5660,7 +5657,7 @@ const Vu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5660
5657
|
}
|
|
5661
5658
|
}
|
|
5662
5659
|
};
|
|
5663
|
-
},
|
|
5660
|
+
}, eu = (e) => e.status == 0 || e.data == null ? {
|
|
5664
5661
|
status: !1,
|
|
5665
5662
|
message: e.msg ?? "",
|
|
5666
5663
|
data: {
|
|
@@ -5674,10 +5671,10 @@ const Vu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5674
5671
|
}
|
|
5675
5672
|
};
|
|
5676
5673
|
var ue = /* @__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.forgetUser = "forgetuser", e.contactUsSetting = "contact_us_setting", e.facebookPixelId = "facebookpixelid", e.facebookPixelIdArr = "facebook_pixel_id_arr", e.googleAnalyticArr = "google_analytic_arr", e))(ue || {});
|
|
5677
|
-
const
|
|
5674
|
+
const Vu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5678
5675
|
__proto__: null,
|
|
5679
5676
|
SettingCategory: ue
|
|
5680
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
5677
|
+
}, Symbol.toStringTag, { value: "Module" })), tu = (e) => {
|
|
5681
5678
|
if (e.findIndex((a) => a.name === u.vipList) > -1) {
|
|
5682
5679
|
e.findIndex((t) => t.name === u.vipBonus) === -1 && e.push({
|
|
5683
5680
|
name: u.vipBonus,
|
|
@@ -5701,7 +5698,7 @@ const Au = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5701
5698
|
}
|
|
5702
5699
|
}
|
|
5703
5700
|
return e;
|
|
5704
|
-
},
|
|
5701
|
+
}, au = (e) => {
|
|
5705
5702
|
if (u.vipList in e && e.vipList !== null) {
|
|
5706
5703
|
const a = e.vipList;
|
|
5707
5704
|
let t = 4;
|
|
@@ -5740,32 +5737,32 @@ const Au = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5740
5737
|
if (e != null && e.vipBonus) {
|
|
5741
5738
|
const n = e.vipBonus;
|
|
5742
5739
|
a.bonus.day.status = n.day.status;
|
|
5743
|
-
const { dayRemainingTime: r, dayProgressPercentage: s } =
|
|
5740
|
+
const { dayRemainingTime: r, dayProgressPercentage: s } = os();
|
|
5744
5741
|
a.bonus.day.timestamp = {
|
|
5745
5742
|
current: r,
|
|
5746
5743
|
percentage: s > 100 ? 100 : s
|
|
5747
5744
|
}, a.bonus.week.status = n.week.status;
|
|
5748
|
-
const { weekRemainingTime: o, weekProgressPercentage: l } =
|
|
5745
|
+
const { weekRemainingTime: o, weekProgressPercentage: l } = ss();
|
|
5749
5746
|
a.bonus.week.timestamp = {
|
|
5750
5747
|
current: o,
|
|
5751
5748
|
percentage: l > 100 ? 100 : l
|
|
5752
5749
|
}, a.bonus.month.status = n.month.status;
|
|
5753
|
-
const { monthRemainingTime: m, monthProgressPercentage: i } =
|
|
5750
|
+
const { monthRemainingTime: m, monthProgressPercentage: i } = rs();
|
|
5754
5751
|
a.bonus.month.timestamp = {
|
|
5755
5752
|
current: m,
|
|
5756
5753
|
percentage: i > 100 ? 100 : i
|
|
5757
5754
|
}, a.bonus.salary_1st.status = n.salary_1st.status;
|
|
5758
|
-
const { remainingTimeTo5th: c, progressPercentageTo5th: y } =
|
|
5755
|
+
const { remainingTimeTo5th: c, progressPercentageTo5th: y } = is();
|
|
5759
5756
|
a.bonus.salary_1st.timestamp = {
|
|
5760
5757
|
current: c,
|
|
5761
5758
|
percentage: y > 100 ? 100 : y
|
|
5762
5759
|
}, a.bonus.salary_10th.status = n.salary_10th.status;
|
|
5763
|
-
const { remainingTimeTo10th: p, progressPercentageTo10th: g } =
|
|
5760
|
+
const { remainingTimeTo10th: p, progressPercentageTo10th: g } = us();
|
|
5764
5761
|
a.bonus.salary_10th.timestamp = {
|
|
5765
5762
|
current: p,
|
|
5766
5763
|
percentage: g > 100 ? 100 : g
|
|
5767
5764
|
}, a.bonus.salary_20th.status = n.salary_20th.status;
|
|
5768
|
-
const { remainingTimeTo20th: T, progressPercentageTo20th: _ } =
|
|
5765
|
+
const { remainingTimeTo20th: T, progressPercentageTo20th: _ } = cs();
|
|
5769
5766
|
a.bonus.salary_20th.timestamp = {
|
|
5770
5767
|
current: T,
|
|
5771
5768
|
percentage: _ > 100 ? 100 : _
|
|
@@ -5936,7 +5933,7 @@ const Au = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5936
5933
|
}
|
|
5937
5934
|
}
|
|
5938
5935
|
return e;
|
|
5939
|
-
},
|
|
5936
|
+
}, nu = (e) => (e.findIndex((a) => a.name === u.getRewardReferral) > -1 && (e.findIndex((a) => a.name === u.getTurnOverRewardData) === -1 && e.push({
|
|
5940
5937
|
name: u.getTurnOverRewardData,
|
|
5941
5938
|
query: ""
|
|
5942
5939
|
}), e.findIndex((a) => a.name === u.getInviteRewardData) === -1 && e.push({
|
|
@@ -5945,7 +5942,7 @@ const Au = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5945
5942
|
}), e.findIndex((a) => a.name === u.getTopupRewardData) === -1 && e.push({
|
|
5946
5943
|
name: u.getTopupRewardData,
|
|
5947
5944
|
query: ""
|
|
5948
|
-
})), e),
|
|
5945
|
+
})), e), ru = (e) => {
|
|
5949
5946
|
if (u.getRewardReferral in e && (e != null && e.getRewardReferral)) {
|
|
5950
5947
|
const a = e == null ? void 0 : e.getRewardReferral;
|
|
5951
5948
|
let t = 0, n = 0;
|
|
@@ -5966,10 +5963,10 @@ const Au = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5966
5963
|
return e;
|
|
5967
5964
|
};
|
|
5968
5965
|
var ce = /* @__PURE__ */ ((e) => (e.mobileBanner = "mobileBanner", e.mobileAbout = "mobileAbout", e.mobileAd = "mobileAd", e.about = "about", e.appAd = "appAd", e.deposit = "deposit", e.eventPopupBotLeft = "eventPopupBotLeft", e.eventPopupBotRight = "eventPopupBotRight", e))(ce || {});
|
|
5969
|
-
const
|
|
5966
|
+
const Au = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5970
5967
|
__proto__: null,
|
|
5971
5968
|
CmsCategory: ce
|
|
5972
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
5969
|
+
}, Symbol.toStringTag, { value: "Module" })), su = (e) => {
|
|
5973
5970
|
if (e.findIndex((a) => a.name === u.paymentsProvider) > -1) {
|
|
5974
5971
|
const a = e.findIndex((t) => t.name === u.cmsList);
|
|
5975
5972
|
if (a === -1)
|
|
@@ -5987,7 +5984,7 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5987
5984
|
}
|
|
5988
5985
|
}
|
|
5989
5986
|
return e;
|
|
5990
|
-
},
|
|
5987
|
+
}, ou = (e) => {
|
|
5991
5988
|
if (u.paymentsProvider in e && e.paymentsProvider) {
|
|
5992
5989
|
const a = e.paymentsProvider;
|
|
5993
5990
|
if (u.cmsList in e && (e != null && e.cmsList)) {
|
|
@@ -6001,7 +5998,7 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6001
5998
|
}
|
|
6002
5999
|
}
|
|
6003
6000
|
return e;
|
|
6004
|
-
},
|
|
6001
|
+
}, iu = (e) => {
|
|
6005
6002
|
if (u.getIncentiveData in e && (e != null && e.getIncentiveData)) {
|
|
6006
6003
|
const a = e.getIncentiveData;
|
|
6007
6004
|
if (u.getIncentiveRebate in e) {
|
|
@@ -6014,13 +6011,13 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6014
6011
|
e.getIncentiveData = a;
|
|
6015
6012
|
}
|
|
6016
6013
|
return e;
|
|
6017
|
-
},
|
|
6014
|
+
}, uu = (e) => (e.findIndex((a) => a.name === u.getIncentiveData) > -1 && e.findIndex((a) => a.name === u.getIncentiveRebate) === -1 && e.push({
|
|
6018
6015
|
name: u.getIncentiveRebate,
|
|
6019
6016
|
query: ""
|
|
6020
|
-
}), e),
|
|
6017
|
+
}), e), cu = (e) => (e.findIndex((a) => a.name === u.getFavouriteGame) > -1 && e.findIndex((a) => a.name === u.getPlatformTurnoverRate) === -1 && e.push({
|
|
6021
6018
|
name: u.getPlatformTurnoverRate,
|
|
6022
6019
|
query: ""
|
|
6023
|
-
}), e),
|
|
6020
|
+
}), e), lu = (e) => {
|
|
6024
6021
|
if (u.getFavouriteGame in e && (e != null && e.getFavouriteGame)) {
|
|
6025
6022
|
const a = e.getFavouriteGame;
|
|
6026
6023
|
if (u.getPlatformTurnoverRate in e && (e != null && e.getPlatformTurnoverRate)) {
|
|
@@ -6040,10 +6037,10 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6040
6037
|
}
|
|
6041
6038
|
}
|
|
6042
6039
|
return e;
|
|
6043
|
-
},
|
|
6040
|
+
}, du = (e) => (e.findIndex((a) => a.name === u.searchGameByName) > -1 && e.findIndex((a) => a.name === u.getPlatformTurnoverRate) === -1 && e.push({
|
|
6044
6041
|
name: u.getPlatformTurnoverRate,
|
|
6045
6042
|
query: ""
|
|
6046
|
-
}), e),
|
|
6043
|
+
}), e), mu = (e) => {
|
|
6047
6044
|
if (u.searchGameByName in e && (e != null && e.searchGameByName)) {
|
|
6048
6045
|
const a = e.searchGameByName;
|
|
6049
6046
|
if (u.getPlatformTurnoverRate in e && (e != null && e.getPlatformTurnoverRate)) {
|
|
@@ -6063,7 +6060,7 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6063
6060
|
}
|
|
6064
6061
|
}
|
|
6065
6062
|
return e;
|
|
6066
|
-
},
|
|
6063
|
+
}, gu = (e) => {
|
|
6067
6064
|
if (u.fishGameList in e && (e != null && e.fishGameList)) {
|
|
6068
6065
|
const a = e.fishGameList;
|
|
6069
6066
|
if (u.getPlatformTurnoverRate in e && (e != null && e.getPlatformTurnoverRate)) {
|
|
@@ -6083,13 +6080,13 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6083
6080
|
}
|
|
6084
6081
|
}
|
|
6085
6082
|
return e;
|
|
6086
|
-
},
|
|
6083
|
+
}, fu = (e) => (e.findIndex((a) => a.name === u.fishGameList) > -1 && e.findIndex((a) => a.name === u.getPlatformTurnoverRate) === -1 && e.push({
|
|
6087
6084
|
name: u.getPlatformTurnoverRate,
|
|
6088
6085
|
query: ""
|
|
6089
|
-
}), e),
|
|
6086
|
+
}), e), pu = (e) => (e.findIndex((a) => a.name === u.gameList) > -1 && e.findIndex((a) => a.name === u.getPlatformTurnoverRate) === -1 && e.push({
|
|
6090
6087
|
name: u.getPlatformTurnoverRate,
|
|
6091
6088
|
query: ""
|
|
6092
|
-
}), e),
|
|
6089
|
+
}), e), yu = (e) => {
|
|
6093
6090
|
if (u.gameList in e && (e != null && e.gameList)) {
|
|
6094
6091
|
const a = e.gameList, t = a.platformGame.map((n) => n.list.filter((r) => r.flag.trial && !n.nextPage).map((r) => r));
|
|
6095
6092
|
if (a.trialGameList = t.flat(), u.getPlatformTurnoverRate in e && (e != null && e.getPlatformTurnoverRate)) {
|
|
@@ -6126,7 +6123,7 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6126
6123
|
e.gameList = a;
|
|
6127
6124
|
}
|
|
6128
6125
|
return e;
|
|
6129
|
-
},
|
|
6126
|
+
}, bu = (e) => {
|
|
6130
6127
|
if (u.getCompany in e && (e != null && e.getCompany)) {
|
|
6131
6128
|
const a = e.getCompany;
|
|
6132
6129
|
if (u.searchResultDate in e && e != null && e.searchResultDate) {
|
|
@@ -6139,7 +6136,7 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6139
6136
|
e.getCompany = a;
|
|
6140
6137
|
}
|
|
6141
6138
|
return e;
|
|
6142
|
-
},
|
|
6139
|
+
}, hu = (e) => {
|
|
6143
6140
|
const a = e.findIndex((t) => t.name === u.searchHot);
|
|
6144
6141
|
if (a !== -1) {
|
|
6145
6142
|
let t = {};
|
|
@@ -6151,7 +6148,7 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6151
6148
|
});
|
|
6152
6149
|
}
|
|
6153
6150
|
return e;
|
|
6154
|
-
},
|
|
6151
|
+
}, _u = (e) => {
|
|
6155
6152
|
const a = e.findIndex((t) => t.name === u.searchNumberHistory);
|
|
6156
6153
|
if (a !== -1) {
|
|
6157
6154
|
let t = {};
|
|
@@ -6163,7 +6160,7 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6163
6160
|
});
|
|
6164
6161
|
}
|
|
6165
6162
|
return e;
|
|
6166
|
-
},
|
|
6163
|
+
}, Tu = (e) => {
|
|
6167
6164
|
const a = e.findIndex((t) => t.name === u.searchByDate);
|
|
6168
6165
|
if (a !== -1) {
|
|
6169
6166
|
let t = {};
|
|
@@ -6175,7 +6172,7 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6175
6172
|
});
|
|
6176
6173
|
}
|
|
6177
6174
|
return e;
|
|
6178
|
-
},
|
|
6175
|
+
}, vu = (e) => {
|
|
6179
6176
|
const a = e.findIndex(
|
|
6180
6177
|
(t) => t.name === u.getFourDimensionData
|
|
6181
6178
|
);
|
|
@@ -6195,7 +6192,7 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6195
6192
|
})
|
|
6196
6193
|
}
|
|
6197
6194
|
)), e;
|
|
6198
|
-
},
|
|
6195
|
+
}, wu = (e) => e.status == 0 ? {
|
|
6199
6196
|
status: !1,
|
|
6200
6197
|
message: e.errormessage ?? "",
|
|
6201
6198
|
data: null
|
|
@@ -6216,7 +6213,7 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6216
6213
|
}, Ru = (e) => ({
|
|
6217
6214
|
status: e.status == 1,
|
|
6218
6215
|
message: e.message ?? ""
|
|
6219
|
-
}),
|
|
6216
|
+
}), Pu = (e) => {
|
|
6220
6217
|
if (u.casinoGameList in e && (e != null && e.casinoGameList)) {
|
|
6221
6218
|
const a = e.casinoGameList;
|
|
6222
6219
|
if (u.getPlatformTurnoverRate in e && (e != null && e.getPlatformTurnoverRate)) {
|
|
@@ -6236,10 +6233,10 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6236
6233
|
}
|
|
6237
6234
|
}
|
|
6238
6235
|
return e;
|
|
6239
|
-
},
|
|
6236
|
+
}, Du = (e) => (e.findIndex((a) => a.name === u.casinoGameList) > -1 && e.findIndex((a) => a.name === u.getPlatformTurnoverRate) === -1 && e.push({
|
|
6240
6237
|
name: u.getPlatformTurnoverRate,
|
|
6241
6238
|
query: ""
|
|
6242
|
-
}), e),
|
|
6239
|
+
}), e), ku = (e) => {
|
|
6243
6240
|
var a, t, n, r;
|
|
6244
6241
|
return {
|
|
6245
6242
|
currentPage: ((a = e.mdGameLists) == null ? void 0 : a.current_page) ?? 1,
|
|
@@ -6247,8 +6244,8 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6247
6244
|
data: ((r = (n = e.mdGameLists) == null ? void 0 : n.data) == null ? void 0 : r.map((s) => ({
|
|
6248
6245
|
gameId: s.id,
|
|
6249
6246
|
platformId: s.id_PlatformProduct,
|
|
6250
|
-
platformName: s.name_PlatformProduct,
|
|
6251
6247
|
platformCode: s.code_PlatformMaster,
|
|
6248
|
+
platformShortName: "",
|
|
6252
6249
|
name: s.name,
|
|
6253
6250
|
flag: {
|
|
6254
6251
|
value: 0,
|
|
@@ -6257,15 +6254,15 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6257
6254
|
new: !1
|
|
6258
6255
|
},
|
|
6259
6256
|
imageUrl: `${e.mdDomains[s.mdDomains_id]}${ee(s.img, s.id, `?ts=${s.filemtime}`)}`,
|
|
6260
|
-
logoUrl:
|
|
6257
|
+
logoUrl: `/image/platform_logo/platform_logo_${s.code_PlatformMaster}.png?v=1`,
|
|
6261
6258
|
rate: "0.00",
|
|
6262
6259
|
jackpotAmount: ""
|
|
6263
6260
|
}))) ?? []
|
|
6264
6261
|
};
|
|
6265
|
-
},
|
|
6262
|
+
}, xu = async (e) => {
|
|
6266
6263
|
var a, t;
|
|
6267
6264
|
try {
|
|
6268
|
-
e =
|
|
6265
|
+
e = uu(e), e = tu(e), e = nu(e), e = su(e), e = cu(e), e = du(e), e = fu(e), e = pu(e), e = hu(e), e = _u(e), e = Tu(e), e = vu(e), e = Du(e);
|
|
6269
6266
|
const r = {
|
|
6270
6267
|
requests: e.map((l) => ({
|
|
6271
6268
|
name: l.name,
|
|
@@ -6273,7 +6270,7 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6273
6270
|
}))
|
|
6274
6271
|
}, s = await G.post(
|
|
6275
6272
|
"/graph/jwt",
|
|
6276
|
-
|
|
6273
|
+
Xr(JSON.stringify(r))
|
|
6277
6274
|
), o = {
|
|
6278
6275
|
status: 200,
|
|
6279
6276
|
message: "",
|
|
@@ -6281,169 +6278,169 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6281
6278
|
};
|
|
6282
6279
|
for (const l of s.data.responses) {
|
|
6283
6280
|
l.error != null && l.error.code != 200 && (o.status = l.error.code, o.message = l.error.message);
|
|
6284
|
-
const m = l.attributes !== null && l.attributes !== void 0 ?
|
|
6281
|
+
const m = l.attributes !== null && l.attributes !== void 0 ? Zr(l.attributes) : null, i = l.name, c = m ? JSON.parse(m) : null;
|
|
6285
6282
|
if (!c)
|
|
6286
6283
|
o.result[i] = null;
|
|
6287
6284
|
else
|
|
6288
6285
|
switch (i) {
|
|
6289
6286
|
case u.announcement:
|
|
6290
|
-
o.result[i] =
|
|
6287
|
+
o.result[i] = bs(c);
|
|
6291
6288
|
break;
|
|
6292
6289
|
case u.gameList:
|
|
6293
|
-
o.result[i] =
|
|
6290
|
+
o.result[i] = _s(c);
|
|
6294
6291
|
break;
|
|
6295
6292
|
case u.cmsList:
|
|
6296
|
-
o.result[i] =
|
|
6293
|
+
o.result[i] = ks(c);
|
|
6297
6294
|
break;
|
|
6298
6295
|
case u.paymentsProvider:
|
|
6299
|
-
o.result[i] =
|
|
6296
|
+
o.result[i] = gs(
|
|
6300
6297
|
c
|
|
6301
6298
|
);
|
|
6302
6299
|
break;
|
|
6303
6300
|
case u.getUserProfile:
|
|
6304
|
-
o.result[i] =
|
|
6301
|
+
o.result[i] = hs(c);
|
|
6305
6302
|
break;
|
|
6306
6303
|
case u.vipList:
|
|
6307
|
-
o.result[i] =
|
|
6304
|
+
o.result[i] = Ts(c);
|
|
6308
6305
|
break;
|
|
6309
6306
|
case u.vipBonus:
|
|
6310
|
-
o.result[i] =
|
|
6307
|
+
o.result[i] = ws(c);
|
|
6311
6308
|
break;
|
|
6312
6309
|
case u.vipFieldStatus:
|
|
6313
6310
|
o.result[i] = Rs(c);
|
|
6314
6311
|
break;
|
|
6315
6312
|
case u.vipStatus:
|
|
6316
|
-
o.result[i] =
|
|
6313
|
+
o.result[i] = Ps(c);
|
|
6317
6314
|
break;
|
|
6318
6315
|
case u.promotion:
|
|
6319
|
-
o.result[i] =
|
|
6316
|
+
o.result[i] = vs(c);
|
|
6320
6317
|
break;
|
|
6321
6318
|
case u.getSetting:
|
|
6322
|
-
o.result[i] =
|
|
6319
|
+
o.result[i] = Ds(c);
|
|
6323
6320
|
break;
|
|
6324
6321
|
case u.getCountryMobile:
|
|
6325
|
-
o.result[i] =
|
|
6322
|
+
o.result[i] = xs(
|
|
6326
6323
|
c
|
|
6327
6324
|
);
|
|
6328
6325
|
break;
|
|
6329
6326
|
case u.getPlatformTurnoverRate:
|
|
6330
|
-
o.result[i] =
|
|
6327
|
+
o.result[i] = Os(
|
|
6331
6328
|
c
|
|
6332
6329
|
);
|
|
6333
6330
|
break;
|
|
6334
6331
|
case u.mainWallet:
|
|
6335
|
-
o.result[i] =
|
|
6332
|
+
o.result[i] = Ms(c);
|
|
6336
6333
|
break;
|
|
6337
6334
|
case u.getLanguageSetting:
|
|
6338
|
-
o.result[i] =
|
|
6335
|
+
o.result[i] = Ss(
|
|
6339
6336
|
c
|
|
6340
6337
|
);
|
|
6341
6338
|
break;
|
|
6342
6339
|
case u.getFourDimensionData:
|
|
6343
|
-
o.result[i] =
|
|
6340
|
+
o.result[i] = Is(
|
|
6344
6341
|
c
|
|
6345
6342
|
);
|
|
6346
6343
|
break;
|
|
6347
6344
|
case u.getCompany:
|
|
6348
|
-
o.result[i] =
|
|
6345
|
+
o.result[i] = js(c);
|
|
6349
6346
|
break;
|
|
6350
6347
|
case u.searchResultDate:
|
|
6351
|
-
o.result[i] =
|
|
6348
|
+
o.result[i] = Cs(
|
|
6352
6349
|
c
|
|
6353
6350
|
);
|
|
6354
6351
|
break;
|
|
6355
6352
|
case u.searchHot:
|
|
6356
|
-
o.result[i] =
|
|
6353
|
+
o.result[i] = Ls(c);
|
|
6357
6354
|
break;
|
|
6358
6355
|
case u.searchByDate:
|
|
6359
|
-
o.result[i] =
|
|
6356
|
+
o.result[i] = $s(c);
|
|
6360
6357
|
break;
|
|
6361
6358
|
case u.upcomingMatches:
|
|
6362
|
-
o.result[i] =
|
|
6359
|
+
o.result[i] = Gs(
|
|
6363
6360
|
c
|
|
6364
6361
|
);
|
|
6365
6362
|
break;
|
|
6366
6363
|
case u.deposit:
|
|
6367
|
-
o.result[i] =
|
|
6364
|
+
o.result[i] = Fs(c);
|
|
6368
6365
|
break;
|
|
6369
6366
|
case u.applyVipBonus:
|
|
6370
|
-
o.result[i] =
|
|
6367
|
+
o.result[i] = zs(c);
|
|
6371
6368
|
break;
|
|
6372
6369
|
case u.withdraw:
|
|
6373
|
-
o.result[i] =
|
|
6370
|
+
o.result[i] = Ws(c);
|
|
6374
6371
|
break;
|
|
6375
6372
|
case u.getBankCardData:
|
|
6376
|
-
o.result[i] =
|
|
6373
|
+
o.result[i] = Es(
|
|
6377
6374
|
c
|
|
6378
6375
|
);
|
|
6379
6376
|
break;
|
|
6380
6377
|
case u.withdrawalGet:
|
|
6381
|
-
o.result[i] =
|
|
6378
|
+
o.result[i] = Ys(c);
|
|
6382
6379
|
break;
|
|
6383
6380
|
case u.addBankCard:
|
|
6384
|
-
o.result[i] =
|
|
6381
|
+
o.result[i] = Bs(c);
|
|
6385
6382
|
break;
|
|
6386
6383
|
case u.transactionReport:
|
|
6387
|
-
o.result[i] =
|
|
6384
|
+
o.result[i] = Hs(
|
|
6388
6385
|
c
|
|
6389
6386
|
);
|
|
6390
6387
|
break;
|
|
6391
6388
|
case u.changePassword:
|
|
6392
|
-
o.result[i] =
|
|
6389
|
+
o.result[i] = qs(c);
|
|
6393
6390
|
break;
|
|
6394
6391
|
case u.wallet:
|
|
6395
|
-
o.result[i] =
|
|
6392
|
+
o.result[i] = Vs(c);
|
|
6396
6393
|
break;
|
|
6397
6394
|
case u.getEventList:
|
|
6398
|
-
o.result[i] =
|
|
6395
|
+
o.result[i] = As(c);
|
|
6399
6396
|
break;
|
|
6400
6397
|
case u.getEventToken:
|
|
6401
|
-
o.result[i] =
|
|
6398
|
+
o.result[i] = Qs(c);
|
|
6402
6399
|
break;
|
|
6403
6400
|
case u.getExtraGame:
|
|
6404
|
-
o.result[i] =
|
|
6401
|
+
o.result[i] = Xs(c);
|
|
6405
6402
|
break;
|
|
6406
6403
|
case u.mailBox:
|
|
6407
|
-
o.result[i] =
|
|
6404
|
+
o.result[i] = Zs(c);
|
|
6408
6405
|
break;
|
|
6409
6406
|
case u.fishGameList:
|
|
6410
|
-
o.result[i] =
|
|
6407
|
+
o.result[i] = Js(c);
|
|
6411
6408
|
break;
|
|
6412
6409
|
case u.slotGameList:
|
|
6413
|
-
o.result[i] =
|
|
6410
|
+
o.result[i] = Ks(c);
|
|
6414
6411
|
break;
|
|
6415
6412
|
case u.getTurnOverRewardData:
|
|
6416
|
-
o.result[i] =
|
|
6413
|
+
o.result[i] = eo(
|
|
6417
6414
|
c
|
|
6418
6415
|
);
|
|
6419
6416
|
break;
|
|
6420
6417
|
case u.getTurnOverRewardReport:
|
|
6421
|
-
o.result[i] =
|
|
6418
|
+
o.result[i] = to(
|
|
6422
6419
|
c
|
|
6423
6420
|
);
|
|
6424
6421
|
break;
|
|
6425
6422
|
case u.getInviteRewardData:
|
|
6426
|
-
o.result[i] =
|
|
6423
|
+
o.result[i] = ao(
|
|
6427
6424
|
c
|
|
6428
6425
|
);
|
|
6429
6426
|
break;
|
|
6430
6427
|
case u.getInviteRewardReport:
|
|
6431
|
-
o.result[i] =
|
|
6428
|
+
o.result[i] = no(
|
|
6432
6429
|
c
|
|
6433
6430
|
);
|
|
6434
6431
|
break;
|
|
6435
6432
|
case u.getTopupRewardData:
|
|
6436
|
-
o.result[i] =
|
|
6433
|
+
o.result[i] = ro(
|
|
6437
6434
|
c
|
|
6438
6435
|
);
|
|
6439
6436
|
break;
|
|
6440
6437
|
case u.getTopupRewardReport:
|
|
6441
|
-
o.result[i] =
|
|
6438
|
+
o.result[i] = so(
|
|
6442
6439
|
c
|
|
6443
6440
|
);
|
|
6444
6441
|
break;
|
|
6445
6442
|
case u.getRewardReferral:
|
|
6446
|
-
o.result[i] =
|
|
6443
|
+
o.result[i] = oo(
|
|
6447
6444
|
c
|
|
6448
6445
|
);
|
|
6449
6446
|
break;
|
|
@@ -6451,52 +6448,52 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6451
6448
|
o.result[i] = je(c);
|
|
6452
6449
|
break;
|
|
6453
6450
|
case u.getDepositPromotion:
|
|
6454
|
-
o.result[i] =
|
|
6451
|
+
o.result[i] = io(
|
|
6455
6452
|
c
|
|
6456
6453
|
);
|
|
6457
6454
|
break;
|
|
6458
6455
|
case u.getTopUpRewardClaim:
|
|
6459
|
-
o.result[i] =
|
|
6456
|
+
o.result[i] = uo(
|
|
6460
6457
|
c
|
|
6461
6458
|
);
|
|
6462
6459
|
break;
|
|
6463
6460
|
case u.getInviteRewardClaim:
|
|
6464
|
-
o.result[i] =
|
|
6461
|
+
o.result[i] = co(
|
|
6465
6462
|
c
|
|
6466
6463
|
);
|
|
6467
6464
|
break;
|
|
6468
6465
|
case u.getTurnOverRewardClaim:
|
|
6469
|
-
o.result[i] =
|
|
6466
|
+
o.result[i] = lo(
|
|
6470
6467
|
c
|
|
6471
6468
|
);
|
|
6472
6469
|
break;
|
|
6473
6470
|
case u.getInviteRewardSetting:
|
|
6474
|
-
o.result[i] =
|
|
6471
|
+
o.result[i] = mo(
|
|
6475
6472
|
c
|
|
6476
6473
|
);
|
|
6477
6474
|
break;
|
|
6478
6475
|
case u.getTurnOverRewardSetting:
|
|
6479
|
-
o.result[i] =
|
|
6476
|
+
o.result[i] = go(
|
|
6480
6477
|
c
|
|
6481
6478
|
);
|
|
6482
6479
|
break;
|
|
6483
6480
|
case u.getTopUpRewardSetting:
|
|
6484
|
-
o.result[i] =
|
|
6481
|
+
o.result[i] = fo(
|
|
6485
6482
|
c
|
|
6486
6483
|
);
|
|
6487
6484
|
break;
|
|
6488
6485
|
case u.requestForgetPassword:
|
|
6489
|
-
o.result[i] =
|
|
6486
|
+
o.result[i] = po(
|
|
6490
6487
|
c
|
|
6491
6488
|
);
|
|
6492
6489
|
break;
|
|
6493
6490
|
case u.submitForgetPassword:
|
|
6494
|
-
o.result[i] =
|
|
6491
|
+
o.result[i] = yo(
|
|
6495
6492
|
c
|
|
6496
6493
|
);
|
|
6497
6494
|
break;
|
|
6498
6495
|
case u.getImage:
|
|
6499
|
-
o.result[i] =
|
|
6496
|
+
o.result[i] = bo(c);
|
|
6500
6497
|
break;
|
|
6501
6498
|
case u.getDepositValidate:
|
|
6502
6499
|
o.result[i] = Ie(c);
|
|
@@ -6508,20 +6505,20 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6508
6505
|
o.result[i] = Ie(c);
|
|
6509
6506
|
break;
|
|
6510
6507
|
case u.updateProfilePicture:
|
|
6511
|
-
o.result[i] =
|
|
6508
|
+
o.result[i] = _o(
|
|
6512
6509
|
c
|
|
6513
6510
|
);
|
|
6514
6511
|
break;
|
|
6515
6512
|
case u.readMail:
|
|
6516
|
-
o.result[i] =
|
|
6513
|
+
o.result[i] = To(c);
|
|
6517
6514
|
break;
|
|
6518
6515
|
case u.checkRedPacketValidate:
|
|
6519
|
-
o.result[i] =
|
|
6516
|
+
o.result[i] = vo(
|
|
6520
6517
|
c
|
|
6521
6518
|
);
|
|
6522
6519
|
break;
|
|
6523
6520
|
case u.requestTacCode:
|
|
6524
|
-
o.result[i] =
|
|
6521
|
+
o.result[i] = wo(c);
|
|
6525
6522
|
break;
|
|
6526
6523
|
case u.getUsernameByRefer:
|
|
6527
6524
|
o.result[i] = Ro(
|
|
@@ -6529,28 +6526,28 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6529
6526
|
);
|
|
6530
6527
|
break;
|
|
6531
6528
|
case u.applyPromo:
|
|
6532
|
-
o.result[i] =
|
|
6529
|
+
o.result[i] = Po(c);
|
|
6533
6530
|
break;
|
|
6534
6531
|
case u.applyRedPacket:
|
|
6535
|
-
o.result[i] =
|
|
6532
|
+
o.result[i] = Do(c);
|
|
6536
6533
|
break;
|
|
6537
6534
|
case u.applySignIn:
|
|
6538
|
-
o.result[i] =
|
|
6535
|
+
o.result[i] = ko(c);
|
|
6539
6536
|
break;
|
|
6540
6537
|
case u.getCountry:
|
|
6541
|
-
o.result[i] =
|
|
6538
|
+
o.result[i] = xo(c);
|
|
6542
6539
|
break;
|
|
6543
6540
|
case u.submitGiftCode:
|
|
6544
|
-
o.result[i] =
|
|
6541
|
+
o.result[i] = Oo(c);
|
|
6545
6542
|
break;
|
|
6546
6543
|
case u.playGame:
|
|
6547
|
-
o.result[i] =
|
|
6544
|
+
o.result[i] = Mo(c);
|
|
6548
6545
|
break;
|
|
6549
6546
|
case u.transferToMain:
|
|
6550
|
-
o.result[i] =
|
|
6547
|
+
o.result[i] = So(c);
|
|
6551
6548
|
break;
|
|
6552
6549
|
case u.transferProcess:
|
|
6553
|
-
o.result[i] =
|
|
6550
|
+
o.result[i] = Io(
|
|
6554
6551
|
c
|
|
6555
6552
|
);
|
|
6556
6553
|
break;
|
|
@@ -6561,198 +6558,198 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6561
6558
|
o.result[i] = je(c);
|
|
6562
6559
|
break;
|
|
6563
6560
|
case u.checkTransferCredit:
|
|
6564
|
-
o.result[i] =
|
|
6561
|
+
o.result[i] = jo(
|
|
6565
6562
|
c
|
|
6566
6563
|
);
|
|
6567
6564
|
break;
|
|
6568
6565
|
case u.friendList:
|
|
6569
|
-
o.result[i] =
|
|
6566
|
+
o.result[i] = Co(c);
|
|
6570
6567
|
break;
|
|
6571
6568
|
case u.friendListEdit:
|
|
6572
|
-
o.result[i] =
|
|
6569
|
+
o.result[i] = No(c);
|
|
6573
6570
|
break;
|
|
6574
6571
|
case u.getActivePP:
|
|
6575
|
-
o.result[i] =
|
|
6572
|
+
o.result[i] = Lo(c);
|
|
6576
6573
|
break;
|
|
6577
6574
|
case u.getActiveProduct:
|
|
6578
|
-
o.result[i] =
|
|
6575
|
+
o.result[i] = $o(
|
|
6579
6576
|
c
|
|
6580
6577
|
);
|
|
6581
6578
|
break;
|
|
6582
6579
|
case u.requestWithdrawTac:
|
|
6583
|
-
o.result[i] =
|
|
6580
|
+
o.result[i] = Go(
|
|
6584
6581
|
c
|
|
6585
6582
|
);
|
|
6586
6583
|
break;
|
|
6587
6584
|
case u.requestWithdrawalCode:
|
|
6588
|
-
o.result[i] =
|
|
6585
|
+
o.result[i] = Fo(
|
|
6589
6586
|
c
|
|
6590
6587
|
);
|
|
6591
6588
|
break;
|
|
6592
6589
|
case u.commissionWithdraw:
|
|
6593
|
-
o.result[i] =
|
|
6590
|
+
o.result[i] = zo(
|
|
6594
6591
|
c
|
|
6595
6592
|
);
|
|
6596
6593
|
break;
|
|
6597
6594
|
case u.submitWithdrawalCode:
|
|
6598
|
-
o.result[i] =
|
|
6595
|
+
o.result[i] = Wo(
|
|
6599
6596
|
c
|
|
6600
6597
|
);
|
|
6601
6598
|
break;
|
|
6602
6599
|
case u.submitCryptoAccount:
|
|
6603
|
-
o.result[i] =
|
|
6600
|
+
o.result[i] = Eo(
|
|
6604
6601
|
c
|
|
6605
6602
|
);
|
|
6606
6603
|
break;
|
|
6607
6604
|
case u.requestTransferMoney:
|
|
6608
|
-
o.result[i] =
|
|
6605
|
+
o.result[i] = Yo(
|
|
6609
6606
|
c
|
|
6610
6607
|
);
|
|
6611
6608
|
break;
|
|
6612
6609
|
case u.submitTransferMoney:
|
|
6613
|
-
o.result[i] =
|
|
6610
|
+
o.result[i] = Bo(
|
|
6614
6611
|
c
|
|
6615
6612
|
);
|
|
6616
6613
|
break;
|
|
6617
6614
|
case u.requestUpdateMobileTacCode:
|
|
6618
|
-
o.result[i] =
|
|
6615
|
+
o.result[i] = Ho(
|
|
6619
6616
|
c
|
|
6620
6617
|
);
|
|
6621
6618
|
break;
|
|
6622
6619
|
case u.submitUpdateMobileTacCode:
|
|
6623
|
-
o.result[i] =
|
|
6620
|
+
o.result[i] = Uo(
|
|
6624
6621
|
c
|
|
6625
6622
|
);
|
|
6626
6623
|
break;
|
|
6627
6624
|
case u.getVerifyPromo:
|
|
6628
|
-
o.result[i] =
|
|
6625
|
+
o.result[i] = qo(c);
|
|
6629
6626
|
break;
|
|
6630
6627
|
case u.signInViewInfo:
|
|
6631
|
-
o.result[i] =
|
|
6628
|
+
o.result[i] = Vo(c);
|
|
6632
6629
|
break;
|
|
6633
6630
|
case u.signInRecord:
|
|
6634
|
-
o.result[i] =
|
|
6631
|
+
o.result[i] = Ao(c);
|
|
6635
6632
|
break;
|
|
6636
6633
|
case u.referralProfile:
|
|
6637
|
-
o.result[i] =
|
|
6634
|
+
o.result[i] = Qo(
|
|
6638
6635
|
c
|
|
6639
6636
|
);
|
|
6640
6637
|
break;
|
|
6641
6638
|
case u.referralMemberProfile:
|
|
6642
|
-
o.result[i] =
|
|
6639
|
+
o.result[i] = Xo(
|
|
6643
6640
|
c
|
|
6644
6641
|
);
|
|
6645
6642
|
break;
|
|
6646
6643
|
case u.registerAction:
|
|
6647
|
-
o.result[i] =
|
|
6644
|
+
o.result[i] = Zo(c);
|
|
6648
6645
|
break;
|
|
6649
6646
|
case u.transferReport:
|
|
6650
|
-
o.result[i] =
|
|
6647
|
+
o.result[i] = Jo(c);
|
|
6651
6648
|
break;
|
|
6652
6649
|
case u.agTransferCreditReport:
|
|
6653
|
-
o.result[i] =
|
|
6650
|
+
o.result[i] = Ko(
|
|
6654
6651
|
c
|
|
6655
6652
|
);
|
|
6656
6653
|
break;
|
|
6657
6654
|
case u.betReport:
|
|
6658
|
-
o.result[i] =
|
|
6655
|
+
o.result[i] = ei(c);
|
|
6659
6656
|
break;
|
|
6660
6657
|
case u.getTwoFactorAuthenticate:
|
|
6661
|
-
o.result[i] =
|
|
6658
|
+
o.result[i] = ti(
|
|
6662
6659
|
c
|
|
6663
6660
|
);
|
|
6664
6661
|
break;
|
|
6665
6662
|
case u.submitTwoFactorAuthenticate:
|
|
6666
|
-
o.result[i] =
|
|
6663
|
+
o.result[i] = ai(
|
|
6667
6664
|
c
|
|
6668
6665
|
);
|
|
6669
6666
|
break;
|
|
6670
6667
|
case u.getUserDeviceList:
|
|
6671
|
-
o.result[i] =
|
|
6668
|
+
o.result[i] = ni(
|
|
6672
6669
|
c
|
|
6673
6670
|
);
|
|
6674
6671
|
break;
|
|
6675
6672
|
case u.unbindUserDevice:
|
|
6676
|
-
o.result[i] =
|
|
6673
|
+
o.result[i] = ri(
|
|
6677
6674
|
c
|
|
6678
6675
|
);
|
|
6679
6676
|
break;
|
|
6680
6677
|
case u.searchNumberHistory:
|
|
6681
|
-
o.result[i] =
|
|
6678
|
+
o.result[i] = si(
|
|
6682
6679
|
c
|
|
6683
6680
|
);
|
|
6684
6681
|
break;
|
|
6685
6682
|
case u.changeWithdrawalCode:
|
|
6686
|
-
o.result[i] =
|
|
6683
|
+
o.result[i] = oi(
|
|
6687
6684
|
c
|
|
6688
6685
|
);
|
|
6689
6686
|
break;
|
|
6690
6687
|
case u.checkRedPacketToken:
|
|
6691
|
-
o.result[i] =
|
|
6688
|
+
o.result[i] = ii(
|
|
6692
6689
|
c
|
|
6693
6690
|
);
|
|
6694
6691
|
break;
|
|
6695
6692
|
case u.submitWithdrawalAlipay:
|
|
6696
|
-
o.result[i] =
|
|
6693
|
+
o.result[i] = ui(
|
|
6697
6694
|
c
|
|
6698
6695
|
);
|
|
6699
6696
|
break;
|
|
6700
6697
|
case u.applyReliefFund:
|
|
6701
|
-
o.result[i] =
|
|
6698
|
+
o.result[i] = ci(
|
|
6702
6699
|
c
|
|
6703
6700
|
);
|
|
6704
6701
|
break;
|
|
6705
6702
|
case u.getReliefFundData:
|
|
6706
|
-
o.result[i] =
|
|
6703
|
+
o.result[i] = li(
|
|
6707
6704
|
c
|
|
6708
6705
|
);
|
|
6709
6706
|
break;
|
|
6710
6707
|
case u.getReliefFundReport:
|
|
6711
|
-
o.result[i] =
|
|
6708
|
+
o.result[i] = di(
|
|
6712
6709
|
c
|
|
6713
6710
|
);
|
|
6714
6711
|
break;
|
|
6715
6712
|
case u.getWeekCardClaim:
|
|
6716
|
-
o.result[i] =
|
|
6713
|
+
o.result[i] = mi(
|
|
6717
6714
|
c
|
|
6718
6715
|
);
|
|
6719
6716
|
break;
|
|
6720
6717
|
case u.getWeekCardData:
|
|
6721
|
-
o.result[i] =
|
|
6718
|
+
o.result[i] = gi(
|
|
6722
6719
|
c
|
|
6723
6720
|
);
|
|
6724
6721
|
break;
|
|
6725
6722
|
case u.applyWeekCard:
|
|
6726
|
-
o.result[i] =
|
|
6723
|
+
o.result[i] = fi(c);
|
|
6727
6724
|
break;
|
|
6728
6725
|
case u.transferSetting:
|
|
6729
|
-
o.result[i] =
|
|
6726
|
+
o.result[i] = pi(
|
|
6730
6727
|
c
|
|
6731
6728
|
);
|
|
6732
6729
|
break;
|
|
6733
6730
|
case u.transfer:
|
|
6734
|
-
o.result[i] =
|
|
6731
|
+
o.result[i] = yi(c);
|
|
6735
6732
|
break;
|
|
6736
6733
|
case u.getIncentiveData:
|
|
6737
|
-
o.result[i] =
|
|
6734
|
+
o.result[i] = bi(
|
|
6738
6735
|
c
|
|
6739
6736
|
);
|
|
6740
6737
|
break;
|
|
6741
6738
|
case u.getIncentiveRebate:
|
|
6742
|
-
o.result[i] =
|
|
6739
|
+
o.result[i] = hi(
|
|
6743
6740
|
c
|
|
6744
6741
|
);
|
|
6745
6742
|
break;
|
|
6746
6743
|
case u.claimIncentiveRebate:
|
|
6747
|
-
o.result[i] =
|
|
6744
|
+
o.result[i] = _i(
|
|
6748
6745
|
c
|
|
6749
6746
|
);
|
|
6750
6747
|
break;
|
|
6751
6748
|
case u.getMissionData:
|
|
6752
|
-
o.result[i] =
|
|
6749
|
+
o.result[i] = Ti(c);
|
|
6753
6750
|
break;
|
|
6754
6751
|
case u.getMissionClaim:
|
|
6755
|
-
o.result[i] =
|
|
6752
|
+
o.result[i] = wi(
|
|
6756
6753
|
c
|
|
6757
6754
|
);
|
|
6758
6755
|
break;
|
|
@@ -6760,151 +6757,151 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6760
6757
|
o.result[i] = Ri(c);
|
|
6761
6758
|
break;
|
|
6762
6759
|
case u.getFavouriteGame:
|
|
6763
|
-
o.result[i] =
|
|
6760
|
+
o.result[i] = Pi(
|
|
6764
6761
|
c
|
|
6765
6762
|
);
|
|
6766
6763
|
break;
|
|
6767
6764
|
case u.updateFavouriteGame:
|
|
6768
|
-
o.result[i] =
|
|
6765
|
+
o.result[i] = Di(
|
|
6769
6766
|
c
|
|
6770
6767
|
);
|
|
6771
6768
|
break;
|
|
6772
6769
|
case u.requestForgetUsername:
|
|
6773
|
-
o.result[i] =
|
|
6770
|
+
o.result[i] = ki(
|
|
6774
6771
|
c
|
|
6775
6772
|
);
|
|
6776
6773
|
break;
|
|
6777
6774
|
case u.submitForgetUsername:
|
|
6778
|
-
o.result[i] =
|
|
6775
|
+
o.result[i] = Mi(
|
|
6779
6776
|
c
|
|
6780
6777
|
);
|
|
6781
6778
|
break;
|
|
6782
6779
|
case u.getAccumulateDepositData:
|
|
6783
|
-
o.result[i] =
|
|
6780
|
+
o.result[i] = xi(
|
|
6784
6781
|
c
|
|
6785
6782
|
);
|
|
6786
6783
|
break;
|
|
6787
6784
|
case u.getAccumulateDepositClaim:
|
|
6788
|
-
o.result[i] =
|
|
6785
|
+
o.result[i] = Oi(
|
|
6789
6786
|
c
|
|
6790
6787
|
);
|
|
6791
6788
|
break;
|
|
6792
6789
|
case u.rebateRefundSetting:
|
|
6793
|
-
o.result[i] =
|
|
6790
|
+
o.result[i] = Si(
|
|
6794
6791
|
c
|
|
6795
6792
|
);
|
|
6796
6793
|
break;
|
|
6797
6794
|
case u.getASCMatchCount:
|
|
6798
|
-
o.result[i] =
|
|
6795
|
+
o.result[i] = Ii(
|
|
6799
6796
|
c
|
|
6800
6797
|
);
|
|
6801
6798
|
break;
|
|
6802
6799
|
case u.updateDeviceToken:
|
|
6803
|
-
o.result[i] =
|
|
6800
|
+
o.result[i] = ji(
|
|
6804
6801
|
c
|
|
6805
6802
|
);
|
|
6806
6803
|
break;
|
|
6807
6804
|
case u.getCryptoList:
|
|
6808
|
-
o.result[i] =
|
|
6805
|
+
o.result[i] = Ci(c);
|
|
6809
6806
|
break;
|
|
6810
6807
|
case u.getCryptoAddress:
|
|
6811
|
-
o.result[i] =
|
|
6808
|
+
o.result[i] = Ni(
|
|
6812
6809
|
c
|
|
6813
6810
|
);
|
|
6814
6811
|
break;
|
|
6815
6812
|
case u.getPopoutItem:
|
|
6816
|
-
o.result[i] =
|
|
6813
|
+
o.result[i] = Li(c);
|
|
6817
6814
|
break;
|
|
6818
6815
|
case u.getTurnOverRewardSettingMult:
|
|
6819
|
-
o.result[i] =
|
|
6816
|
+
o.result[i] = $i(
|
|
6820
6817
|
c
|
|
6821
6818
|
);
|
|
6822
6819
|
break;
|
|
6823
6820
|
case u.interestIndex:
|
|
6824
|
-
o.result[i] =
|
|
6821
|
+
o.result[i] = Fi(c);
|
|
6825
6822
|
break;
|
|
6826
6823
|
case u.interestWalletInfo:
|
|
6827
|
-
o.result[i] =
|
|
6824
|
+
o.result[i] = zi(
|
|
6828
6825
|
c
|
|
6829
6826
|
);
|
|
6830
6827
|
break;
|
|
6831
6828
|
case u.interestTransactionList:
|
|
6832
|
-
o.result[i] =
|
|
6829
|
+
o.result[i] = Yi(
|
|
6833
6830
|
c
|
|
6834
6831
|
);
|
|
6835
6832
|
break;
|
|
6836
6833
|
case u.interestTransferIn:
|
|
6837
|
-
o.result[i] =
|
|
6834
|
+
o.result[i] = Wi(
|
|
6838
6835
|
c
|
|
6839
6836
|
);
|
|
6840
6837
|
break;
|
|
6841
6838
|
case u.interestTransferOut:
|
|
6842
|
-
o.result[i] =
|
|
6839
|
+
o.result[i] = Ei(
|
|
6843
6840
|
c
|
|
6844
6841
|
);
|
|
6845
6842
|
break;
|
|
6846
6843
|
case u.getWheelData:
|
|
6847
|
-
o.result[i] =
|
|
6844
|
+
o.result[i] = Bi(c);
|
|
6848
6845
|
break;
|
|
6849
6846
|
case u.getWheelTicket:
|
|
6850
|
-
o.result[i] =
|
|
6847
|
+
o.result[i] = Hi(c);
|
|
6851
6848
|
break;
|
|
6852
6849
|
case u.spinWheel:
|
|
6853
|
-
o.result[i] =
|
|
6850
|
+
o.result[i] = Ui(c);
|
|
6854
6851
|
break;
|
|
6855
6852
|
case u.getWheelReport:
|
|
6856
|
-
o.result[i] =
|
|
6853
|
+
o.result[i] = qi(c);
|
|
6857
6854
|
break;
|
|
6858
6855
|
case u.getWeekCardAllData:
|
|
6859
|
-
o.result[i] =
|
|
6856
|
+
o.result[i] = Vi(
|
|
6860
6857
|
c
|
|
6861
6858
|
);
|
|
6862
6859
|
break;
|
|
6863
6860
|
case u.searchGameByName:
|
|
6864
|
-
o.result[i] =
|
|
6861
|
+
o.result[i] = Ai(
|
|
6865
6862
|
c
|
|
6866
6863
|
);
|
|
6867
6864
|
break;
|
|
6868
6865
|
case u.checkGoldEggValidate:
|
|
6869
|
-
o.result[i] =
|
|
6866
|
+
o.result[i] = Qi(
|
|
6870
6867
|
c
|
|
6871
6868
|
);
|
|
6872
6869
|
break;
|
|
6873
6870
|
case u.applyGoldEgg:
|
|
6874
|
-
o.result[i] =
|
|
6871
|
+
o.result[i] = Ji(c);
|
|
6875
6872
|
break;
|
|
6876
6873
|
case u.checkGoldEggToken:
|
|
6877
|
-
o.result[i] =
|
|
6874
|
+
o.result[i] = Zi(
|
|
6878
6875
|
c
|
|
6879
6876
|
);
|
|
6880
6877
|
break;
|
|
6881
6878
|
case u.getGoldEggData:
|
|
6882
|
-
o.result[i] =
|
|
6879
|
+
o.result[i] = Xi(c);
|
|
6883
6880
|
break;
|
|
6884
6881
|
case u.getNewbieMissionData:
|
|
6885
|
-
o.result[i] =
|
|
6882
|
+
o.result[i] = Ki(
|
|
6886
6883
|
c
|
|
6887
6884
|
);
|
|
6888
6885
|
break;
|
|
6889
6886
|
case u.getNewbieMissionClaim:
|
|
6890
|
-
o.result[i] =
|
|
6887
|
+
o.result[i] = eu(
|
|
6891
6888
|
c
|
|
6892
6889
|
);
|
|
6893
6890
|
break;
|
|
6894
6891
|
case u.getFeedback:
|
|
6895
|
-
o.result[i] =
|
|
6892
|
+
o.result[i] = wu(c);
|
|
6896
6893
|
break;
|
|
6897
6894
|
case u.submitFeedback:
|
|
6898
6895
|
o.result[i] = Ru(c);
|
|
6899
6896
|
break;
|
|
6900
6897
|
case u.casinoGameList:
|
|
6901
|
-
o.result[i] =
|
|
6898
|
+
o.result[i] = ku(c);
|
|
6902
6899
|
break;
|
|
6903
6900
|
}
|
|
6904
6901
|
}
|
|
6905
|
-
return o.result =
|
|
6902
|
+
return o.result = iu(o.result), o.result = au(o.result), o.result = ru(o.result), o.result = ou(o.result), o.result = lu(o.result), o.result = mu(o.result), o.result = gu(o.result), o.result = yu(o.result), o.result = bu(o.result), o.result = Pu(o.result), o;
|
|
6906
6903
|
} catch (n) {
|
|
6907
|
-
return
|
|
6904
|
+
return Kt.isAxiosError(n) ? {
|
|
6908
6905
|
status: ((a = n.response) == null ? void 0 : a.status) || 600,
|
|
6909
6906
|
message: JSON.stringify((t = n.response) == null ? void 0 : t.data),
|
|
6910
6907
|
result: {}
|
|
@@ -6914,10 +6911,10 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6914
6911
|
result: {}
|
|
6915
6912
|
});
|
|
6916
6913
|
}
|
|
6917
|
-
},
|
|
6914
|
+
}, Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6918
6915
|
__proto__: null,
|
|
6919
|
-
post:
|
|
6920
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
6916
|
+
post: xu
|
|
6917
|
+
}, Symbol.toStringTag, { value: "Module" })), Ou = async (e) => {
|
|
6921
6918
|
let a = {
|
|
6922
6919
|
status: 200,
|
|
6923
6920
|
message: ""
|
|
@@ -6934,10 +6931,10 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6934
6931
|
};
|
|
6935
6932
|
}
|
|
6936
6933
|
return a;
|
|
6937
|
-
},
|
|
6934
|
+
}, Xu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6938
6935
|
__proto__: null,
|
|
6939
|
-
call:
|
|
6940
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
6936
|
+
call: Ou
|
|
6937
|
+
}, Symbol.toStringTag, { value: "Module" })), Mu = async (e, a) => {
|
|
6941
6938
|
let t = {
|
|
6942
6939
|
status: 200,
|
|
6943
6940
|
message: ""
|
|
@@ -6957,21 +6954,21 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6957
6954
|
};
|
|
6958
6955
|
}
|
|
6959
6956
|
return t;
|
|
6960
|
-
},
|
|
6957
|
+
}, Zu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6961
6958
|
__proto__: null,
|
|
6962
|
-
call:
|
|
6963
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
6959
|
+
call: Mu
|
|
6960
|
+
}, Symbol.toStringTag, { value: "Module" })), Qt = {
|
|
6964
6961
|
data: {
|
|
6965
6962
|
startTimestamp: 0,
|
|
6966
6963
|
startJackpot: 0,
|
|
6967
6964
|
dailyIncrease: 0,
|
|
6968
6965
|
updateInterval: 0
|
|
6969
6966
|
}
|
|
6970
|
-
},
|
|
6967
|
+
}, Su = async () => {
|
|
6971
6968
|
let e = {
|
|
6972
6969
|
status: 200,
|
|
6973
6970
|
message: "",
|
|
6974
|
-
...
|
|
6971
|
+
...Qt
|
|
6975
6972
|
};
|
|
6976
6973
|
try {
|
|
6977
6974
|
const t = (await G.get("/api/jackpotData")).data;
|
|
@@ -6985,14 +6982,14 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6985
6982
|
e = {
|
|
6986
6983
|
status: a.status || 500,
|
|
6987
6984
|
message: a.message,
|
|
6988
|
-
...
|
|
6985
|
+
...Qt
|
|
6989
6986
|
};
|
|
6990
6987
|
}
|
|
6991
6988
|
return e;
|
|
6992
|
-
},
|
|
6989
|
+
}, Ju = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6993
6990
|
__proto__: null,
|
|
6994
|
-
call:
|
|
6995
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
6991
|
+
call: Su
|
|
6992
|
+
}, Symbol.toStringTag, { value: "Module" })), Iu = async () => {
|
|
6996
6993
|
let e = {
|
|
6997
6994
|
status: 200,
|
|
6998
6995
|
message: ""
|
|
@@ -7006,10 +7003,10 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
7006
7003
|
};
|
|
7007
7004
|
}
|
|
7008
7005
|
return e;
|
|
7009
|
-
},
|
|
7006
|
+
}, Ku = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7010
7007
|
__proto__: null,
|
|
7011
|
-
call:
|
|
7012
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
7008
|
+
call: Iu
|
|
7009
|
+
}, Symbol.toStringTag, { value: "Module" })), Xt = {
|
|
7013
7010
|
data: {
|
|
7014
7011
|
status: !1,
|
|
7015
7012
|
message: "",
|
|
@@ -7019,11 +7016,11 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
7019
7016
|
accountId: 0
|
|
7020
7017
|
}
|
|
7021
7018
|
}
|
|
7022
|
-
},
|
|
7019
|
+
}, ju = async () => {
|
|
7023
7020
|
let e = {
|
|
7024
7021
|
status: 200,
|
|
7025
7022
|
message: "",
|
|
7026
|
-
...
|
|
7023
|
+
...Xt
|
|
7027
7024
|
};
|
|
7028
7025
|
try {
|
|
7029
7026
|
const t = (await G.get("/graph/autoregister")).data;
|
|
@@ -7040,23 +7037,23 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
7040
7037
|
e = {
|
|
7041
7038
|
status: a.status || 500,
|
|
7042
7039
|
message: a.message,
|
|
7043
|
-
...
|
|
7040
|
+
...Xt
|
|
7044
7041
|
};
|
|
7045
7042
|
}
|
|
7046
7043
|
return e;
|
|
7047
|
-
},
|
|
7044
|
+
}, ec = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7048
7045
|
__proto__: null,
|
|
7049
|
-
call:
|
|
7050
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
7046
|
+
call: ju
|
|
7047
|
+
}, Symbol.toStringTag, { value: "Module" })), Zt = {
|
|
7051
7048
|
data: {
|
|
7052
7049
|
status: !1,
|
|
7053
7050
|
message: ""
|
|
7054
7051
|
}
|
|
7055
|
-
},
|
|
7052
|
+
}, Cu = async (e, a) => {
|
|
7056
7053
|
let t = {
|
|
7057
7054
|
status: 200,
|
|
7058
7055
|
message: "",
|
|
7059
|
-
...
|
|
7056
|
+
...Zt
|
|
7060
7057
|
};
|
|
7061
7058
|
try {
|
|
7062
7059
|
const n = await G.post("/graph/setlocale", {
|
|
@@ -7073,14 +7070,14 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
7073
7070
|
t = {
|
|
7074
7071
|
status: n.status || 500,
|
|
7075
7072
|
message: n.message,
|
|
7076
|
-
...
|
|
7073
|
+
...Zt
|
|
7077
7074
|
};
|
|
7078
7075
|
}
|
|
7079
7076
|
return t;
|
|
7080
|
-
},
|
|
7077
|
+
}, tc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7081
7078
|
__proto__: null,
|
|
7082
|
-
call:
|
|
7083
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
7079
|
+
call: Cu
|
|
7080
|
+
}, Symbol.toStringTag, { value: "Module" })), Nu = async (e, a, t, n, r) => {
|
|
7084
7081
|
let s = {
|
|
7085
7082
|
status: 200,
|
|
7086
7083
|
message: "",
|
|
@@ -7118,10 +7115,10 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
7118
7115
|
};
|
|
7119
7116
|
}
|
|
7120
7117
|
return s;
|
|
7121
|
-
},
|
|
7118
|
+
}, ac = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7122
7119
|
__proto__: null,
|
|
7123
|
-
call:
|
|
7124
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
7120
|
+
call: Nu
|
|
7121
|
+
}, Symbol.toStringTag, { value: "Module" })), Jt = {
|
|
7125
7122
|
data: {
|
|
7126
7123
|
status: !1,
|
|
7127
7124
|
message: "",
|
|
@@ -7131,12 +7128,12 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
7131
7128
|
endTime: ""
|
|
7132
7129
|
}
|
|
7133
7130
|
}
|
|
7134
|
-
},
|
|
7131
|
+
}, Lu = async () => {
|
|
7135
7132
|
var a, t, n;
|
|
7136
7133
|
let e = {
|
|
7137
7134
|
status: 200,
|
|
7138
7135
|
message: "",
|
|
7139
|
-
...
|
|
7136
|
+
...Jt
|
|
7140
7137
|
};
|
|
7141
7138
|
try {
|
|
7142
7139
|
const s = (await G.get("/graph/getMaintenanceMode")).data;
|
|
@@ -7153,13 +7150,15 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
7153
7150
|
e = {
|
|
7154
7151
|
status: r.status || 500,
|
|
7155
7152
|
message: r.message,
|
|
7156
|
-
...
|
|
7153
|
+
...Jt
|
|
7157
7154
|
};
|
|
7158
7155
|
}
|
|
7159
7156
|
return e;
|
|
7160
|
-
},
|
|
7157
|
+
}, nc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7161
7158
|
__proto__: null,
|
|
7162
|
-
call:
|
|
7159
|
+
call: Lu
|
|
7160
|
+
}, Symbol.toStringTag, { value: "Module" })), rc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7161
|
+
__proto__: null
|
|
7163
7162
|
}, Symbol.toStringTag, { value: "Module" })), sc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7164
7163
|
__proto__: null
|
|
7165
7164
|
}, Symbol.toStringTag, { value: "Module" })), oc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
@@ -7196,10 +7195,10 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
7196
7195
|
__proto__: null
|
|
7197
7196
|
}, Symbol.toStringTag, { value: "Module" })), wc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7198
7197
|
__proto__: null
|
|
7199
|
-
}, Symbol.toStringTag, { value: "Module" })), Pc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7200
|
-
__proto__: null
|
|
7201
7198
|
}, Symbol.toStringTag, { value: "Module" })), Rc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7202
7199
|
__proto__: null
|
|
7200
|
+
}, Symbol.toStringTag, { value: "Module" })), Pc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7201
|
+
__proto__: null
|
|
7203
7202
|
}, Symbol.toStringTag, { value: "Module" })), Dc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7204
7203
|
__proto__: null
|
|
7205
7204
|
}, Symbol.toStringTag, { value: "Module" })), kc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
@@ -7242,13 +7241,13 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
7242
7241
|
__proto__: null
|
|
7243
7242
|
}, Symbol.toStringTag, { value: "Module" })), Uc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7244
7243
|
__proto__: null
|
|
7245
|
-
}, Symbol.toStringTag, { value: "Module" })), qc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7246
|
-
__proto__: null
|
|
7247
7244
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
7248
|
-
var
|
|
7249
|
-
const
|
|
7245
|
+
var ba = /* @__PURE__ */ ((e) => (e.default = "default", e.online = "online", e.mycard = "mycard", e.qrcode = "qrcode", e.personal = "personal", e))(ba || {});
|
|
7246
|
+
const qc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7250
7247
|
__proto__: null,
|
|
7251
|
-
ImageCategory:
|
|
7248
|
+
ImageCategory: ba
|
|
7249
|
+
}, Symbol.toStringTag, { value: "Module" })), Vc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7250
|
+
__proto__: null
|
|
7252
7251
|
}, Symbol.toStringTag, { value: "Module" })), Ac = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7253
7252
|
__proto__: null
|
|
7254
7253
|
}, Symbol.toStringTag, { value: "Module" })), Qc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
@@ -7307,10 +7306,10 @@ const Vc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
7307
7306
|
__proto__: null
|
|
7308
7307
|
}, Symbol.toStringTag, { value: "Module" })), wl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7309
7308
|
__proto__: null
|
|
7310
|
-
}, Symbol.toStringTag, { value: "Module" })), Pl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7311
|
-
__proto__: null
|
|
7312
7309
|
}, Symbol.toStringTag, { value: "Module" })), Rl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7313
7310
|
__proto__: null
|
|
7311
|
+
}, Symbol.toStringTag, { value: "Module" })), Pl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7312
|
+
__proto__: null
|
|
7314
7313
|
}, Symbol.toStringTag, { value: "Module" })), Dl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7315
7314
|
__proto__: null
|
|
7316
7315
|
}, Symbol.toStringTag, { value: "Module" })), kl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
@@ -7413,157 +7412,155 @@ const Vc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
7413
7412
|
__proto__: null
|
|
7414
7413
|
}, Symbol.toStringTag, { value: "Module" })), vd = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7415
7414
|
__proto__: null
|
|
7416
|
-
}, Symbol.toStringTag, { value: "Module" })), wd = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7417
|
-
__proto__: null
|
|
7418
7415
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
7419
7416
|
export {
|
|
7420
|
-
|
|
7421
|
-
|
|
7422
|
-
|
|
7423
|
-
|
|
7424
|
-
|
|
7425
|
-
|
|
7426
|
-
|
|
7427
|
-
|
|
7428
|
-
|
|
7429
|
-
|
|
7430
|
-
|
|
7431
|
-
|
|
7432
|
-
|
|
7433
|
-
|
|
7434
|
-
|
|
7435
|
-
|
|
7436
|
-
|
|
7437
|
-
|
|
7438
|
-
|
|
7439
|
-
|
|
7440
|
-
|
|
7441
|
-
|
|
7442
|
-
|
|
7443
|
-
|
|
7444
|
-
|
|
7445
|
-
|
|
7446
|
-
|
|
7417
|
+
pc as addBankCardType,
|
|
7418
|
+
Pl as agTransferCreditReportType,
|
|
7419
|
+
oc as announcementType,
|
|
7420
|
+
Qu as api,
|
|
7421
|
+
zu as apiType,
|
|
7422
|
+
fd as applyGoldEggType,
|
|
7423
|
+
el as applyPromoType,
|
|
7424
|
+
al as applyRedPacketType,
|
|
7425
|
+
Nl as applyReliefFund,
|
|
7426
|
+
tl as applySignInType,
|
|
7427
|
+
gc as applyVipBonusType,
|
|
7428
|
+
zl as applyWeekCard,
|
|
7429
|
+
ec as autoRegisterApi,
|
|
7430
|
+
Dl as betReportType,
|
|
7431
|
+
vd as casinoGameListType,
|
|
7432
|
+
bc as changePasswordType,
|
|
7433
|
+
Il as changeWithdrawalCodeType,
|
|
7434
|
+
pd as checkGoldEggTokenType,
|
|
7435
|
+
yd as checkGoldEggValidateType,
|
|
7436
|
+
jl as checkRedPacketTokenType,
|
|
7437
|
+
Xc as checkRedPacketValidateType,
|
|
7438
|
+
il as checkTransferCreditType,
|
|
7439
|
+
Yl as claimIncentiveRebate,
|
|
7440
|
+
Au as cmsListType,
|
|
7441
|
+
fl as commissionWithdrawType,
|
|
7442
|
+
Fu as config,
|
|
7443
|
+
mc as depositType,
|
|
7447
7444
|
Rc as fishGameListType,
|
|
7448
|
-
|
|
7449
|
-
|
|
7450
|
-
|
|
7451
|
-
|
|
7452
|
-
|
|
7453
|
-
|
|
7454
|
-
|
|
7455
|
-
|
|
7456
|
-
|
|
7457
|
-
|
|
7458
|
-
|
|
7459
|
-
|
|
7460
|
-
|
|
7461
|
-
|
|
7462
|
-
|
|
7463
|
-
|
|
7464
|
-
|
|
7465
|
-
|
|
7466
|
-
|
|
7467
|
-
|
|
7468
|
-
|
|
7469
|
-
|
|
7470
|
-
|
|
7471
|
-
|
|
7472
|
-
|
|
7473
|
-
|
|
7474
|
-
|
|
7475
|
-
|
|
7476
|
-
|
|
7477
|
-
|
|
7478
|
-
|
|
7479
|
-
|
|
7480
|
-
|
|
7481
|
-
|
|
7482
|
-
|
|
7483
|
-
|
|
7484
|
-
|
|
7485
|
-
|
|
7486
|
-
|
|
7487
|
-
|
|
7488
|
-
|
|
7489
|
-
|
|
7490
|
-
|
|
7491
|
-
|
|
7492
|
-
|
|
7493
|
-
|
|
7494
|
-
|
|
7495
|
-
|
|
7496
|
-
|
|
7497
|
-
|
|
7498
|
-
|
|
7499
|
-
|
|
7500
|
-
|
|
7501
|
-
|
|
7502
|
-
|
|
7503
|
-
|
|
7504
|
-
|
|
7505
|
-
|
|
7506
|
-
|
|
7507
|
-
|
|
7508
|
-
|
|
7509
|
-
|
|
7510
|
-
|
|
7511
|
-
|
|
7512
|
-
|
|
7513
|
-
|
|
7514
|
-
|
|
7515
|
-
|
|
7516
|
-
|
|
7517
|
-
|
|
7518
|
-
|
|
7519
|
-
|
|
7520
|
-
|
|
7521
|
-
|
|
7522
|
-
|
|
7523
|
-
|
|
7524
|
-
|
|
7525
|
-
|
|
7445
|
+
cl as friendListEditType,
|
|
7446
|
+
ul as friendListType,
|
|
7447
|
+
ic as gameListType,
|
|
7448
|
+
Kl as getASCMatchCountType,
|
|
7449
|
+
Zl as getAccumulateDepositClaimType,
|
|
7450
|
+
Hu as getAccumulateDepositDataType,
|
|
7451
|
+
ll as getActivePPType,
|
|
7452
|
+
dl as getActiveProductType,
|
|
7453
|
+
nl as getCountryType,
|
|
7454
|
+
ad as getCryptoAddressType,
|
|
7455
|
+
td as getCryptoListType,
|
|
7456
|
+
jc as getDepositPromotionType,
|
|
7457
|
+
_c as getEventListType,
|
|
7458
|
+
Tc as getEventTokenType,
|
|
7459
|
+
vc as getExtraGameType,
|
|
7460
|
+
Vl as getFavouriteGameType,
|
|
7461
|
+
_d as getFeedbackType,
|
|
7462
|
+
bd as getGoldEggDataType,
|
|
7463
|
+
qc as getImageType,
|
|
7464
|
+
Bl as getIncentiveData,
|
|
7465
|
+
Hl as getIncentiveRebate,
|
|
7466
|
+
Cc as getInviteRewardClaimType,
|
|
7467
|
+
xc as getInviteRewardDataType,
|
|
7468
|
+
Oc as getInviteRewardReportType,
|
|
7469
|
+
$c as getInviteRewardSettingType,
|
|
7470
|
+
nc as getMaintenanceModeApi,
|
|
7471
|
+
Ul as getMissionClaim,
|
|
7472
|
+
Bu as getMissionData,
|
|
7473
|
+
hd as getNewbieMissionClaimType,
|
|
7474
|
+
qu as getNewbieMissionDataType,
|
|
7475
|
+
nd as getPopoutItemType,
|
|
7476
|
+
Ll as getReliefFundData,
|
|
7477
|
+
$l as getReliefFundReport,
|
|
7478
|
+
Ic as getRewardReferralType,
|
|
7479
|
+
Vu as getSettingType,
|
|
7480
|
+
Nc as getTopUpRewardClaimType,
|
|
7481
|
+
Gc as getTopUpRewardSettingType,
|
|
7482
|
+
Mc as getTopupRewardDataType,
|
|
7483
|
+
Sc as getTopupRewardReportType,
|
|
7484
|
+
Lc as getTurnOverRewardClaimType,
|
|
7485
|
+
Dc as getTurnOverRewardDataType,
|
|
7486
|
+
kc as getTurnOverRewardReportType,
|
|
7487
|
+
rd as getTurnOverRewardSettingMultType,
|
|
7488
|
+
Fc as getTurnOverRewardSettingType,
|
|
7489
|
+
kl as getTwoFactorAuthenticateType,
|
|
7490
|
+
Ol as getUserDeviceListType,
|
|
7491
|
+
Zc as getUserProfileType,
|
|
7492
|
+
Kc as getUsernameByReferType,
|
|
7493
|
+
Vc as getValidateType,
|
|
7494
|
+
Uc as getVerifyPromo,
|
|
7495
|
+
gd as getWeekCardAllDataType,
|
|
7496
|
+
Gl as getWeekCardClaim,
|
|
7497
|
+
Fl as getWeekCardData,
|
|
7498
|
+
dd as getWheelDataType,
|
|
7499
|
+
Uu as getWheelReportType,
|
|
7500
|
+
md as getWheelTicketType,
|
|
7501
|
+
sd as interestIndexType,
|
|
7502
|
+
od as interestTransactionListType,
|
|
7503
|
+
id as interestTransferInType,
|
|
7504
|
+
ud as interestTransferOutType,
|
|
7505
|
+
cd as interestWalletInfoType,
|
|
7506
|
+
Ju as jackpotDataApi,
|
|
7507
|
+
ac as loadMatchApi,
|
|
7508
|
+
Zu as loginApi,
|
|
7509
|
+
rc as loginType,
|
|
7510
|
+
Ku as logoutApi,
|
|
7511
|
+
sc as logoutType,
|
|
7512
|
+
wc as mailBoxType,
|
|
7513
|
+
lc as mainWalletType,
|
|
7514
|
+
Wu as paymentsProviderType,
|
|
7515
|
+
Yc as playGame,
|
|
7516
|
+
Yc as playGameType,
|
|
7517
|
+
xu as post,
|
|
7518
|
+
cc as promotionType,
|
|
7519
|
+
Qc as readMailType,
|
|
7520
|
+
Jl as rebateRefundSettingType,
|
|
7521
|
+
wl as referralMemberProfileType,
|
|
7522
|
+
vl as referralProfileType,
|
|
7526
7523
|
Rl as registerActionType,
|
|
7527
|
-
|
|
7528
|
-
|
|
7529
|
-
|
|
7530
|
-
|
|
7531
|
-
|
|
7532
|
-
|
|
7533
|
-
|
|
7534
|
-
|
|
7535
|
-
|
|
7536
|
-
|
|
7537
|
-
|
|
7538
|
-
|
|
7539
|
-
|
|
7540
|
-
|
|
7541
|
-
|
|
7542
|
-
|
|
7543
|
-
|
|
7544
|
-
|
|
7545
|
-
|
|
7546
|
-
|
|
7547
|
-
|
|
7548
|
-
|
|
7549
|
-
|
|
7550
|
-
|
|
7551
|
-
|
|
7552
|
-
|
|
7553
|
-
|
|
7554
|
-
|
|
7555
|
-
|
|
7556
|
-
|
|
7557
|
-
|
|
7558
|
-
|
|
7559
|
-
|
|
7560
|
-
|
|
7561
|
-
|
|
7562
|
-
|
|
7563
|
-
|
|
7564
|
-
|
|
7565
|
-
|
|
7566
|
-
|
|
7567
|
-
|
|
7568
|
-
|
|
7524
|
+
ql as registerFormType,
|
|
7525
|
+
zc as requestForgetPasswordType,
|
|
7526
|
+
Ql as requestForgetUsernameType,
|
|
7527
|
+
Jc as requestTacCodeType,
|
|
7528
|
+
bl as requestTransferMoneyType,
|
|
7529
|
+
Bc as requestUpdateMobileTacCode,
|
|
7530
|
+
ml as requestWithdrawTacType,
|
|
7531
|
+
gl as requestWithdrawalCodeType,
|
|
7532
|
+
Sl as searchNumberHistoryType,
|
|
7533
|
+
tc as setLocaleApi,
|
|
7534
|
+
Tl as signInRecordType,
|
|
7535
|
+
_l as signInViewInfoType,
|
|
7536
|
+
Pc as slotGameListType,
|
|
7537
|
+
ld as spinWheelType,
|
|
7538
|
+
yl as submitCryptoAccountType,
|
|
7539
|
+
Td as submitFeedbackType,
|
|
7540
|
+
Wc as submitForgetPasswordType,
|
|
7541
|
+
Xl as submitForgetUsernameType,
|
|
7542
|
+
Ec as submitGiftCode,
|
|
7543
|
+
Ec as submitGiftCodeType,
|
|
7544
|
+
hl as submitTransferMoneyType,
|
|
7545
|
+
xl as submitTwoFactorAuthenticateType,
|
|
7546
|
+
Hc as submitUpdateMobileTacCode,
|
|
7547
|
+
ol as submitValidateType,
|
|
7548
|
+
Cl as submitWithdrawalAlipayType,
|
|
7549
|
+
pl as submitWithdrawalCodeType,
|
|
7550
|
+
Xu as telegramLoginApi,
|
|
7551
|
+
Eu as transactionReportType,
|
|
7552
|
+
sl as transferProcessType,
|
|
7553
|
+
Yu as transferReportType,
|
|
7554
|
+
Wl as transferSettingType,
|
|
7555
|
+
rl as transferToMainType,
|
|
7556
|
+
El as transferType,
|
|
7557
|
+
Ml as unbindUserDeviceType,
|
|
7558
|
+
dc as upcomingMatchType,
|
|
7559
|
+
ed as updateDeviceTokenType,
|
|
7560
|
+
Al as updateFavouriteGameType,
|
|
7561
|
+
Ac as updateProfilePictureType,
|
|
7562
|
+
uc as vipListType,
|
|
7563
|
+
hc as walletType,
|
|
7564
|
+
yc as withdrawType,
|
|
7565
|
+
fc as withdrawalGetType
|
|
7569
7566
|
};
|