60p82u21t54k 0.3.20 → 0.3.22
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 +847 -844
- 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 -16
- 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 -16
- 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 -0
- 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 -16
- 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 -16
- 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,14 +603,14 @@ 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
615
|
function R(e, a) {
|
|
616
616
|
const t = e < 0 ? "-" : "", n = Math.abs(e).toString().padStart(a, "0");
|
|
@@ -715,7 +715,7 @@ const H = {
|
|
|
715
715
|
},
|
|
716
716
|
// ISO week-numbering year
|
|
717
717
|
R: function(e, a) {
|
|
718
|
-
const t =
|
|
718
|
+
const t = aa(e);
|
|
719
719
|
return R(t, a.length);
|
|
720
720
|
},
|
|
721
721
|
// Extended year. This is a single number designating the year of this calendar system.
|
|
@@ -860,12 +860,12 @@ const H = {
|
|
|
860
860
|
},
|
|
861
861
|
// Local week of year
|
|
862
862
|
w: function(e, a, t, n) {
|
|
863
|
-
const r =
|
|
863
|
+
const r = sa(e, n);
|
|
864
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 =
|
|
868
|
+
const n = ra(e);
|
|
869
869
|
return a === "Io" ? t.ordinalNumber(n, { unit: "week" }) : R(n, a.length);
|
|
870
870
|
},
|
|
871
871
|
// Day of the month
|
|
@@ -874,7 +874,7 @@ const H = {
|
|
|
874
874
|
},
|
|
875
875
|
// Day of year
|
|
876
876
|
D: function(e, a, t) {
|
|
877
|
-
const n =
|
|
877
|
+
const n = dn(e);
|
|
878
878
|
return a === "Do" ? t.ordinalNumber(n, { unit: "dayOfYear" }) : R(n, a.length);
|
|
879
879
|
},
|
|
880
880
|
// Day of week
|
|
@@ -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
|
|
1310
|
-
function
|
|
1309
|
+
const hn = /[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g, _n = /P+p+|P+|p+|''|'(''|[^'])+('|$)|./g, Tn = /^'([^]*?)'?$/, vn = /''/g, wn = /[a-zA-Z]/;
|
|
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 Pn(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 *
|
|
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,34 +2937,34 @@ 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")
|
|
2951
2951
|
return t[n].value;
|
|
2952
2952
|
}
|
|
2953
|
-
function
|
|
2953
|
+
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
|
-
return
|
|
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,12 +3557,12 @@ 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
3568
|
}, Symbol.toStringTag, { value: "Module" })), Re = {
|
|
@@ -3581,7 +3581,7 @@ const Eu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3581
3581
|
bank: [],
|
|
3582
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
|
|
@@ -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 {
|
|
@@ -3760,7 +3760,7 @@ const Eu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3760
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 = [];
|
|
@@ -3809,7 +3809,7 @@ const Eu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3809
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,
|
|
@@ -3830,11 +3830,11 @@ const Eu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3830
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) => {
|
|
@@ -3857,6 +3857,7 @@ const Eu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3857
3857
|
gameId: c.id_GameMaster,
|
|
3858
3858
|
platformId: c.id,
|
|
3859
3859
|
platformCode: c.code,
|
|
3860
|
+
platformShortName: c.shortName,
|
|
3860
3861
|
name: c.name,
|
|
3861
3862
|
flag: {
|
|
3862
3863
|
value: c.flag,
|
|
@@ -3865,10 +3866,7 @@ const Eu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3865
3866
|
new: (c.flag & 8) > 0
|
|
3866
3867
|
},
|
|
3867
3868
|
imageUrl: `${e.mdDomains[c.mdDomains_id]}${ee(c.img, c.id_GameMaster, `?ts=${c.filemtime}`)}`,
|
|
3868
|
-
logoUrl:
|
|
3869
|
-
c.com ?? "",
|
|
3870
|
-
e.platformCodeImagePath ?? null
|
|
3871
|
-
),
|
|
3869
|
+
logoUrl: `/image/platform_logo/platform_logo_${c.code}.png?v=1`,
|
|
3872
3870
|
rate: "0.00",
|
|
3873
3871
|
jackpotAmount: ""
|
|
3874
3872
|
}))) ?? [] : []
|
|
@@ -3881,6 +3879,7 @@ const Eu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3881
3879
|
gameId: l.id ?? 0,
|
|
3882
3880
|
platformId: l.id_PlatformProduct ?? 0,
|
|
3883
3881
|
platformCode: l.code_PlatformProduct ?? "",
|
|
3882
|
+
platformShortName: l.shortName_PlatformProduct ?? "",
|
|
3884
3883
|
name: l.name ?? "",
|
|
3885
3884
|
flag: {
|
|
3886
3885
|
value: l.flag ?? 0,
|
|
@@ -3889,14 +3888,14 @@ const Eu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
3889
3888
|
new: (l.flag ?? 0) > 0
|
|
3890
3889
|
},
|
|
3891
3890
|
imageUrl: e.mdDomains && e.mdDomains.length > 0 ? `${e.mdDomains[l.mdDomains_id ?? 0]}${ee(l.img ?? "", l.id ?? 0, `?ts=${l.filemtime}`)}` : "",
|
|
3892
|
-
logoUrl:
|
|
3891
|
+
logoUrl: `/image/platform_logo/platform_logo_${l.code_PlatformProduct}.png?v=1`,
|
|
3893
3892
|
rate: "0.00",
|
|
3894
3893
|
jackpotAmount: l.jackpotAmount ?? ""
|
|
3895
3894
|
}))) == null ? void 0 : o.sort((l, m) => (m.jackpotAmount ? 1 : 0) - (l.jackpotAmount ? 1 : 0))) ?? []
|
|
3896
3895
|
},
|
|
3897
3896
|
trialGameList: []
|
|
3898
3897
|
};
|
|
3899
|
-
},
|
|
3898
|
+
}, Ts = (e) => ({
|
|
3900
3899
|
list: e.mdGrade.map((a) => {
|
|
3901
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;
|
|
3902
3901
|
return {
|
|
@@ -4080,7 +4079,7 @@ const Eu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4080
4079
|
title: a.title,
|
|
4081
4080
|
content: a.content
|
|
4082
4081
|
})) ?? []
|
|
4083
|
-
}),
|
|
4082
|
+
}), vs = (e) => ({
|
|
4084
4083
|
category: e.category.map((a) => ({
|
|
4085
4084
|
id: a.catid,
|
|
4086
4085
|
name: a.name
|
|
@@ -4099,7 +4098,7 @@ const Eu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4099
4098
|
amountDisplay: ((r = a.promo_cash) == null ? void 0 : r.display) ?? ""
|
|
4100
4099
|
};
|
|
4101
4100
|
}).sort((a, t) => a.claimable && !t.claimable ? -1 : !a.claimable && t.claimable ? 1 : 0)
|
|
4102
|
-
}),
|
|
4101
|
+
}), ws = (e) => ({
|
|
4103
4102
|
month: {
|
|
4104
4103
|
status: q(e.month)
|
|
4105
4104
|
},
|
|
@@ -4125,16 +4124,16 @@ const Eu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4125
4124
|
claimable: e === 1,
|
|
4126
4125
|
expired: e === 0,
|
|
4127
4126
|
claimed: e === -1
|
|
4128
|
-
}),
|
|
4127
|
+
}), Rs = (e) => e.mdVipSetting.filter((t) => t.status == 1).map((t) => ({
|
|
4129
4128
|
fieldName: t.fieldname,
|
|
4130
4129
|
showName: t.showname
|
|
4131
|
-
})),
|
|
4130
|
+
})), Ps = (e) => ({
|
|
4132
4131
|
current_deposit: e.deposit,
|
|
4133
4132
|
current_turnover: e.turnOver,
|
|
4134
4133
|
current_grade_id: e.mdCurrentGrade ? e.mdCurrentGrade.gradeindex : 0,
|
|
4135
4134
|
next_grade_id: e.mdNextGrade.gradeindex,
|
|
4136
4135
|
percentage: Number(e.percentage) * 100 > 100 ? 100 : Number(e.percentage) * 100
|
|
4137
|
-
}),
|
|
4136
|
+
}), Ds = (e) => {
|
|
4138
4137
|
var n, r, s, o, l, m, i, c;
|
|
4139
4138
|
let a = 4;
|
|
4140
4139
|
e.vipcalculation && (a = Number(e.vipcalculation));
|
|
@@ -4182,7 +4181,7 @@ const Eu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4182
4181
|
facebookPixelIdArr: e.facebook_pixel_id_arr ?? [],
|
|
4183
4182
|
googleAnalyticArr: e.google_analytic_arr ?? []
|
|
4184
4183
|
};
|
|
4185
|
-
},
|
|
4184
|
+
}, ks = (e) => {
|
|
4186
4185
|
var a, t, n, r, s, o, l, m;
|
|
4187
4186
|
return {
|
|
4188
4187
|
banner: ((a = e.mobileBanner) == null ? void 0 : a.map((i) => `${i.imagepath}?ts=${i.filemtime}`)) ?? [],
|
|
@@ -4217,7 +4216,7 @@ const Eu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4217
4216
|
redirect: i.link_target == 0
|
|
4218
4217
|
}))) ?? []
|
|
4219
4218
|
};
|
|
4220
|
-
},
|
|
4219
|
+
}, xs = (e) => {
|
|
4221
4220
|
var a;
|
|
4222
4221
|
return ((a = e.data) == null ? void 0 : a.filter((t) => t.status == "1").map((t) => ({
|
|
4223
4222
|
code: t.area_code,
|
|
@@ -4226,42 +4225,42 @@ const Eu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4226
4225
|
minLength: t.minlength,
|
|
4227
4226
|
maxLength: t.maxlength
|
|
4228
4227
|
}))) ?? [];
|
|
4229
|
-
},
|
|
4228
|
+
}, Os = (e) => e, Ms = (e) => {
|
|
4230
4229
|
let a = null;
|
|
4231
4230
|
return e ? e.status != 1 ? a = 0 : a = e.mainwallet : a = 0, {
|
|
4232
4231
|
amount: a
|
|
4233
4232
|
};
|
|
4234
|
-
},
|
|
4233
|
+
}, Ss = (e) => {
|
|
4235
4234
|
var a;
|
|
4236
4235
|
return ((a = e.data) == null ? void 0 : a.filter((t) => t.status == "1").map((t) => ({
|
|
4237
4236
|
name: t.title,
|
|
4238
4237
|
code: t.code,
|
|
4239
4238
|
iconUrl: t.flag_icon
|
|
4240
4239
|
}))) ?? [];
|
|
4241
|
-
},
|
|
4240
|
+
}, Is = (e) => ({
|
|
4242
4241
|
name: ""
|
|
4243
|
-
}),
|
|
4242
|
+
}), js = (e) => {
|
|
4244
4243
|
var a;
|
|
4245
4244
|
return ((a = e.data) == null ? void 0 : a.filter((t) => t.company_status == 1).map((t) => ({
|
|
4246
4245
|
id: t.company_id,
|
|
4247
4246
|
name: t.company_name,
|
|
4248
4247
|
date: []
|
|
4249
4248
|
}))) ?? [];
|
|
4250
|
-
},
|
|
4249
|
+
}, Cs = (e) => {
|
|
4251
4250
|
var a;
|
|
4252
4251
|
return ((a = e.data) == null ? void 0 : a.map((t) => {
|
|
4253
4252
|
var n;
|
|
4254
4253
|
return {
|
|
4255
4254
|
id: t.key,
|
|
4256
|
-
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))) ?? []
|
|
4257
4256
|
};
|
|
4258
4257
|
})) ?? [];
|
|
4259
4258
|
};
|
|
4260
|
-
function
|
|
4259
|
+
function Ns(e) {
|
|
4261
4260
|
const a = new Date(e * 1e3), t = a.getFullYear(), n = ("0" + (a.getMonth() + 1)).slice(-2), r = ("0" + a.getDate()).slice(-2);
|
|
4262
4261
|
return `${t}-${n}-${r}`;
|
|
4263
4262
|
}
|
|
4264
|
-
const
|
|
4263
|
+
const Ls = (e) => {
|
|
4265
4264
|
var a;
|
|
4266
4265
|
return ((a = e.data) == null ? void 0 : a.map((t) => {
|
|
4267
4266
|
var n;
|
|
@@ -4274,7 +4273,7 @@ const $s = (e) => {
|
|
|
4274
4273
|
}))) ?? []
|
|
4275
4274
|
};
|
|
4276
4275
|
})) ?? [];
|
|
4277
|
-
},
|
|
4276
|
+
}, $s = (e) => e.data.map((a) => ({
|
|
4278
4277
|
companyId: a.company_id,
|
|
4279
4278
|
companyName: a.company_name,
|
|
4280
4279
|
resultByDateList: a.draws.map((t) => {
|
|
@@ -4313,9 +4312,9 @@ const $s = (e) => {
|
|
|
4313
4312
|
}
|
|
4314
4313
|
};
|
|
4315
4314
|
})
|
|
4316
|
-
})),
|
|
4315
|
+
})), Gs = (e) => e.data ? e.data.filter((a) => !Ht(a.matchDate, 120)).map((a) => ({
|
|
4317
4316
|
id: a.id,
|
|
4318
|
-
date:
|
|
4317
|
+
date: ya(pe(a.matchDate)),
|
|
4319
4318
|
started: Ht(a.matchDate),
|
|
4320
4319
|
stage: a.Stage,
|
|
4321
4320
|
sportId: a.SportID,
|
|
@@ -4337,18 +4336,18 @@ const $s = (e) => {
|
|
|
4337
4336
|
score: a.HomeScore ?? 0,
|
|
4338
4337
|
logo_url: a.homeLogo
|
|
4339
4338
|
}
|
|
4340
|
-
})) ?? [] : [],
|
|
4339
|
+
})) ?? [] : [], Fs = (e) => ({
|
|
4341
4340
|
status: e.status == 1,
|
|
4342
4341
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
4343
4342
|
paymentUrl: e.urlpayment ?? ""
|
|
4344
|
-
}),
|
|
4343
|
+
}), zs = (e) => ({
|
|
4345
4344
|
status: e.status == 1,
|
|
4346
4345
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
4347
4346
|
flag: e.flag
|
|
4348
4347
|
}), P = (e) => ({
|
|
4349
4348
|
status: e.status == 1,
|
|
4350
4349
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? ""
|
|
4351
|
-
}),
|
|
4350
|
+
}), Ws = (e) => P(e), Es = (e) => {
|
|
4352
4351
|
var a, t, n, r, s;
|
|
4353
4352
|
return {
|
|
4354
4353
|
bankCard: ((a = e.bankCard) == null ? void 0 : a.map((o) => {
|
|
@@ -4406,7 +4405,7 @@ const $s = (e) => {
|
|
|
4406
4405
|
},
|
|
4407
4406
|
bankCardLimit: e.bankcardlimit
|
|
4408
4407
|
};
|
|
4409
|
-
},
|
|
4408
|
+
}, Ys = (e) => ({
|
|
4410
4409
|
withdrawMin: Number(e.withdrawMin),
|
|
4411
4410
|
withdrawMax: Number(e.withdrawMax),
|
|
4412
4411
|
dailyWithdrawLimit: Number(e.dailyWithdrawLimit),
|
|
@@ -4415,12 +4414,12 @@ const $s = (e) => {
|
|
|
4415
4414
|
withdrawCount: e.withdrawCount,
|
|
4416
4415
|
withdrawMin135: Number(e.withdrawMin_135) && Number(e.withdrawMin_135) > 0 ? Number(e.withdrawMin_135) : Number(e.withdrawMin),
|
|
4417
4416
|
withdrawMax135: Number(e.withdrawMax_135) && Number(e.withdrawMax_135) > 0 ? Number(e.withdrawMax_135) : Number(e.withdrawMax)
|
|
4418
|
-
}),
|
|
4417
|
+
}), Bs = (e) => P(e);
|
|
4419
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 || {});
|
|
4420
|
-
const
|
|
4419
|
+
const Eu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
4421
4420
|
__proto__: null,
|
|
4422
4421
|
TransactionMethod: L
|
|
4423
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
4422
|
+
}, Symbol.toStringTag, { value: "Module" })), Hs = (e) => {
|
|
4424
4423
|
var a, t, n, r, s, o;
|
|
4425
4424
|
return {
|
|
4426
4425
|
statusMode: ((a = e.subStatusModes) == null ? void 0 : a.map((l) => ({
|
|
@@ -4440,7 +4439,7 @@ const Yu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4440
4439
|
transactionIndex: l.ledgerindex,
|
|
4441
4440
|
transactionInfo: {
|
|
4442
4441
|
id: l.fundindex,
|
|
4443
|
-
desc:
|
|
4442
|
+
desc: Us(l.fundindex, l.transactionindex),
|
|
4444
4443
|
ext: l.fundindex === 3 ? `(${l.promo_cash})` : ""
|
|
4445
4444
|
},
|
|
4446
4445
|
statusInfo: {
|
|
@@ -4456,7 +4455,7 @@ const Yu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4456
4455
|
})) ?? []
|
|
4457
4456
|
}
|
|
4458
4457
|
};
|
|
4459
|
-
},
|
|
4458
|
+
}, Us = (e, a) => {
|
|
4460
4459
|
switch (e) {
|
|
4461
4460
|
case 1:
|
|
4462
4461
|
if (a === 1)
|
|
@@ -4486,9 +4485,9 @@ const Yu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4486
4485
|
return L.shareHolder;
|
|
4487
4486
|
}
|
|
4488
4487
|
return "";
|
|
4489
|
-
},
|
|
4488
|
+
}, qs = (e) => ({
|
|
4490
4489
|
status: e.status == 1
|
|
4491
|
-
}),
|
|
4490
|
+
}), Vs = (e) => (e == null ? void 0 : e.map((a) => {
|
|
4492
4491
|
var t;
|
|
4493
4492
|
return {
|
|
4494
4493
|
activeCom: ((t = a.active_com) == null ? void 0 : t.map((n) => ({
|
|
@@ -4501,7 +4500,7 @@ const Yu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4501
4500
|
com: a.com ?? "",
|
|
4502
4501
|
maintenance: a.maintenance ?? !1
|
|
4503
4502
|
};
|
|
4504
|
-
})) ?? [],
|
|
4503
|
+
})) ?? [], As = (e) => ({
|
|
4505
4504
|
status: e.status == 1,
|
|
4506
4505
|
message: e.message ?? "",
|
|
4507
4506
|
data: e.data.map((a) => ({
|
|
@@ -4511,7 +4510,7 @@ const Yu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4511
4510
|
imageUrl: a.image_url,
|
|
4512
4511
|
getToken: a.getToken === 1
|
|
4513
4512
|
}))
|
|
4514
|
-
}),
|
|
4513
|
+
}), Qs = (e) => {
|
|
4515
4514
|
var a;
|
|
4516
4515
|
return {
|
|
4517
4516
|
status: e.status == 1,
|
|
@@ -4521,13 +4520,13 @@ const Yu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4521
4520
|
tokenAmount: t.token_amount
|
|
4522
4521
|
}))) ?? []
|
|
4523
4522
|
};
|
|
4524
|
-
},
|
|
4523
|
+
}, Xs = (e) => ({
|
|
4525
4524
|
status: e.status == 1,
|
|
4526
4525
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
4527
4526
|
loginId: e.loginId ?? "",
|
|
4528
4527
|
password: e.password ?? "",
|
|
4529
4528
|
downloadUrl: e.download_link ?? ""
|
|
4530
|
-
}),
|
|
4529
|
+
}), Zs = (e) => ({
|
|
4531
4530
|
mail: (e == null ? void 0 : e.filter((a) => a.type == "1").map((a) => {
|
|
4532
4531
|
var t, n;
|
|
4533
4532
|
return {
|
|
@@ -4549,7 +4548,7 @@ const Yu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4549
4548
|
amount: parseFloat(a.amount ?? "0")
|
|
4550
4549
|
};
|
|
4551
4550
|
})) ?? []
|
|
4552
|
-
}),
|
|
4551
|
+
}), Js = (e) => {
|
|
4553
4552
|
var a, t, n, r;
|
|
4554
4553
|
return {
|
|
4555
4554
|
currentPage: ((a = e.mdGameLists) == null ? void 0 : a.current_page) ?? 1,
|
|
@@ -4558,6 +4557,7 @@ const Yu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4558
4557
|
gameId: s.id,
|
|
4559
4558
|
platformId: s.id_PlatformProduct,
|
|
4560
4559
|
platformCode: s.code_PlatformMaster,
|
|
4560
|
+
platformShortName: "",
|
|
4561
4561
|
name: s.name,
|
|
4562
4562
|
flag: {
|
|
4563
4563
|
value: 0,
|
|
@@ -4566,12 +4566,12 @@ const Yu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4566
4566
|
new: !1
|
|
4567
4567
|
},
|
|
4568
4568
|
imageUrl: `${e.mdDomains[s.mdDomains_id]}${ee(s.img, s.id, `?ts=${s.filemtime}`)}`,
|
|
4569
|
-
logoUrl:
|
|
4569
|
+
logoUrl: `/image/platform_logo/platform_logo_${s.code_PlatformMaster}.png?v=1`,
|
|
4570
4570
|
rate: "0.00",
|
|
4571
4571
|
jackpotAmount: ""
|
|
4572
4572
|
}))) ?? []
|
|
4573
4573
|
};
|
|
4574
|
-
},
|
|
4574
|
+
}, Ks = (e) => e.mdGameLists.map((a) => ({
|
|
4575
4575
|
id: a.id,
|
|
4576
4576
|
name: a.name,
|
|
4577
4577
|
list: a.gameList.map((t) => {
|
|
@@ -4582,7 +4582,7 @@ const Yu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4582
4582
|
imageUrl: s
|
|
4583
4583
|
};
|
|
4584
4584
|
})
|
|
4585
|
-
})),
|
|
4585
|
+
})), eo = (e) => {
|
|
4586
4586
|
let a = "0", t = "0", n = "0", r = "0", s = "0", o = "0";
|
|
4587
4587
|
return e.status == 0 ? {
|
|
4588
4588
|
claimedReward: a,
|
|
@@ -4599,7 +4599,7 @@ const Yu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4599
4599
|
totalReward: s,
|
|
4600
4600
|
unclaimReward: o
|
|
4601
4601
|
});
|
|
4602
|
-
},
|
|
4602
|
+
}, to = (e) => {
|
|
4603
4603
|
const a = /* @__PURE__ */ new Set(), t = e.data.map((s) => (a.add(s.downline), {
|
|
4604
4604
|
id: s.logindex,
|
|
4605
4605
|
name: s.firstname,
|
|
@@ -4612,7 +4612,7 @@ const Yu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4612
4612
|
totalCount: r,
|
|
4613
4613
|
list: t
|
|
4614
4614
|
};
|
|
4615
|
-
},
|
|
4615
|
+
}, ao = (e) => {
|
|
4616
4616
|
let a = "0", t = "0", n = "0", r = "0", s = "0", o = "0";
|
|
4617
4617
|
return e.status == 0 ? {
|
|
4618
4618
|
claimedReward: a,
|
|
@@ -4629,7 +4629,7 @@ const Yu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4629
4629
|
totalReward: s,
|
|
4630
4630
|
unclaimReward: o
|
|
4631
4631
|
});
|
|
4632
|
-
},
|
|
4632
|
+
}, no = (e) => {
|
|
4633
4633
|
const a = /* @__PURE__ */ new Set(), t = e.data.map((s) => (a.add(s.accountid), {
|
|
4634
4634
|
id: s.id,
|
|
4635
4635
|
name: s.firstname,
|
|
@@ -4643,7 +4643,7 @@ const Yu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4643
4643
|
totalCount: r,
|
|
4644
4644
|
list: t
|
|
4645
4645
|
};
|
|
4646
|
-
},
|
|
4646
|
+
}, ro = (e) => {
|
|
4647
4647
|
let a = "0", t = "0", n = "0", r = "0", s = "0", o = "0";
|
|
4648
4648
|
return e.status == 0 ? {
|
|
4649
4649
|
claimedReward: a,
|
|
@@ -4660,7 +4660,7 @@ const Yu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4660
4660
|
totalReward: s,
|
|
4661
4661
|
unclaimReward: o
|
|
4662
4662
|
});
|
|
4663
|
-
},
|
|
4663
|
+
}, so = (e) => {
|
|
4664
4664
|
const a = /* @__PURE__ */ new Set(), t = e.data.map((s) => (a.add(s.accountid), {
|
|
4665
4665
|
id: s.logindex,
|
|
4666
4666
|
name: s.firstname,
|
|
@@ -4673,7 +4673,7 @@ const Yu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4673
4673
|
totalCount: r,
|
|
4674
4674
|
list: t
|
|
4675
4675
|
};
|
|
4676
|
-
},
|
|
4676
|
+
}, oo = (e) => {
|
|
4677
4677
|
const a = {
|
|
4678
4678
|
claimedReward: "0",
|
|
4679
4679
|
currentInvite: "0",
|
|
@@ -4721,7 +4721,7 @@ const Yu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4721
4721
|
turnOverRewardData: t,
|
|
4722
4722
|
topupRewardData: n
|
|
4723
4723
|
};
|
|
4724
|
-
},
|
|
4724
|
+
}, io = (e) => {
|
|
4725
4725
|
if (e.status == 0 || e.data.new_price == null || e.data.ori_price == null || e.data.promoindex == null)
|
|
4726
4726
|
return null;
|
|
4727
4727
|
const a = Number(e.data.ori_price), t = Number(e.data.new_price), n = Math.round((a - t) / t * 100);
|
|
@@ -4731,16 +4731,16 @@ const Yu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4731
4731
|
depositAmount: t,
|
|
4732
4732
|
percentage: n
|
|
4733
4733
|
};
|
|
4734
|
-
},
|
|
4734
|
+
}, uo = (e) => ({
|
|
4735
4735
|
status: e.status == 1,
|
|
4736
4736
|
message: e.msg ?? ""
|
|
4737
|
-
}),
|
|
4737
|
+
}), co = (e) => ({
|
|
4738
4738
|
status: e.status == 1,
|
|
4739
4739
|
message: e.msg ?? ""
|
|
4740
|
-
}),
|
|
4740
|
+
}), lo = (e) => ({
|
|
4741
4741
|
status: e.status == 1,
|
|
4742
4742
|
message: e.msg ?? ""
|
|
4743
|
-
}),
|
|
4743
|
+
}), mo = (e) => e.status == 0 ? {
|
|
4744
4744
|
deposit: "0",
|
|
4745
4745
|
reward: "0",
|
|
4746
4746
|
turnover: "0",
|
|
@@ -4750,7 +4750,7 @@ const Yu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4750
4750
|
reward: e.data.reward,
|
|
4751
4751
|
turnover: e.data.turnover,
|
|
4752
4752
|
multiplier: e.data.multiply
|
|
4753
|
-
},
|
|
4753
|
+
}, go = (e) => {
|
|
4754
4754
|
if (e.status == 0 || !e.data)
|
|
4755
4755
|
return {};
|
|
4756
4756
|
const a = {};
|
|
@@ -4770,7 +4770,7 @@ const Yu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4770
4770
|
}
|
|
4771
4771
|
}
|
|
4772
4772
|
return a;
|
|
4773
|
-
},
|
|
4773
|
+
}, fo = (e) => {
|
|
4774
4774
|
if (e.status == 0 || !e.data)
|
|
4775
4775
|
return {};
|
|
4776
4776
|
const a = {};
|
|
@@ -4790,7 +4790,7 @@ const Yu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4790
4790
|
}
|
|
4791
4791
|
}
|
|
4792
4792
|
return a;
|
|
4793
|
-
},
|
|
4793
|
+
}, po = (e) => P(e), yo = (e) => P(e), bo = (e) => {
|
|
4794
4794
|
var a, t, n, r, s;
|
|
4795
4795
|
return {
|
|
4796
4796
|
status: e.status == 1,
|
|
@@ -4803,8 +4803,8 @@ const Yu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4803
4803
|
};
|
|
4804
4804
|
}, Ie = (e) => ({
|
|
4805
4805
|
validated: e.withdrawValidate === 1 || e.depositValidate === 1 || e.TransferCreditValidate === 1,
|
|
4806
|
-
forms:
|
|
4807
|
-
}),
|
|
4806
|
+
forms: ho(e)
|
|
4807
|
+
}), ho = (e) => e.subDepositForms && e.subDepositForms.length > 0 ? e.subDepositForms.map((a) => ({
|
|
4808
4808
|
id: a.id,
|
|
4809
4809
|
fieldName: a.fieldname,
|
|
4810
4810
|
regex: a.regex,
|
|
@@ -4822,7 +4822,7 @@ const Yu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4822
4822
|
regex: a.regex,
|
|
4823
4823
|
showName: a.showname,
|
|
4824
4824
|
inputHelper: a.inputHelper
|
|
4825
|
-
})) : [],
|
|
4825
|
+
})) : [], _o = (e) => P(e), To = (e) => e, vo = (e) => {
|
|
4826
4826
|
var a;
|
|
4827
4827
|
return {
|
|
4828
4828
|
status: e.status == 1,
|
|
@@ -4832,22 +4832,22 @@ const Yu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4832
4832
|
ledgerIndex: e.checkgame.ledgerindex ?? 0,
|
|
4833
4833
|
amount: e.checkgame.amount ?? ""
|
|
4834
4834
|
};
|
|
4835
|
-
},
|
|
4835
|
+
}, wo = (e) => P(e), Ro = (e) => ({
|
|
4836
4836
|
status: e.status == 1,
|
|
4837
4837
|
message: e.message,
|
|
4838
4838
|
user: e.user ?? ""
|
|
4839
|
-
}),
|
|
4839
|
+
}), Po = (e) => ({
|
|
4840
4840
|
status: e.status == 1,
|
|
4841
4841
|
message: e.msg ?? "",
|
|
4842
4842
|
amount: e.amount ?? ""
|
|
4843
|
-
}),
|
|
4843
|
+
}), Do = (e) => P(e), ko = (e) => {
|
|
4844
4844
|
var a;
|
|
4845
4845
|
return {
|
|
4846
4846
|
status: e.status == 1,
|
|
4847
4847
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
4848
4848
|
dayStreak: ((a = e.data) == null ? void 0 : a.continuousDay) ?? 0
|
|
4849
4849
|
};
|
|
4850
|
-
},
|
|
4850
|
+
}, xo = (e) => {
|
|
4851
4851
|
var a;
|
|
4852
4852
|
return {
|
|
4853
4853
|
status: e.status == 1,
|
|
@@ -4865,19 +4865,19 @@ const Yu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4865
4865
|
};
|
|
4866
4866
|
})) ?? []
|
|
4867
4867
|
};
|
|
4868
|
-
},
|
|
4868
|
+
}, Oo = (e) => ({
|
|
4869
4869
|
status: e.status == 1,
|
|
4870
4870
|
message: e.msg ?? ""
|
|
4871
|
-
}),
|
|
4871
|
+
}), Mo = (e) => ({
|
|
4872
4872
|
status: e.status == 1,
|
|
4873
4873
|
code: e.code ?? 0,
|
|
4874
4874
|
message: e.msg ?? "",
|
|
4875
4875
|
form: e.form ?? "",
|
|
4876
4876
|
gameUrl: e.data ?? ""
|
|
4877
|
-
}),
|
|
4877
|
+
}), So = (e) => P(e), Io = (e) => P(e), je = (e) => ({
|
|
4878
4878
|
status: e.status == 1,
|
|
4879
4879
|
message: e.errormessage ?? ""
|
|
4880
|
-
}),
|
|
4880
|
+
}), jo = (e) => P(e), Co = (e) => e, No = (e) => P(e), Lo = (e) => {
|
|
4881
4881
|
var a;
|
|
4882
4882
|
return {
|
|
4883
4883
|
platformProduct: ((a = e.mdPlatformProduct) == null ? void 0 : a.map((t) => ({
|
|
@@ -4886,7 +4886,7 @@ const Yu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4886
4886
|
com: t.com
|
|
4887
4887
|
}))) ?? []
|
|
4888
4888
|
};
|
|
4889
|
-
},
|
|
4889
|
+
}, $o = (e) => {
|
|
4890
4890
|
var a;
|
|
4891
4891
|
return ((a = e.mdProductMaster) == null ? void 0 : a.map((t) => {
|
|
4892
4892
|
var n;
|
|
@@ -4901,33 +4901,33 @@ const Yu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4901
4901
|
}))) ?? []
|
|
4902
4902
|
};
|
|
4903
4903
|
})) ?? [];
|
|
4904
|
-
},
|
|
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) => ({
|
|
4905
4905
|
status: e.status == 1,
|
|
4906
4906
|
message: e.msg ?? "",
|
|
4907
4907
|
data: e.data
|
|
4908
|
-
}),
|
|
4908
|
+
}), Uo = (e) => ({
|
|
4909
4909
|
status: e.status == 1,
|
|
4910
4910
|
message: e.msg ?? ""
|
|
4911
|
-
}),
|
|
4911
|
+
}), qo = (e) => {
|
|
4912
4912
|
let a = "";
|
|
4913
4913
|
return e.data && (a = e.data.max_promo_amt), {
|
|
4914
4914
|
status: e.status == 1,
|
|
4915
4915
|
amount: a
|
|
4916
4916
|
};
|
|
4917
|
-
},
|
|
4917
|
+
}, Vo = (e) => ({
|
|
4918
4918
|
eventDescription: {
|
|
4919
4919
|
condition: e.bottomDescription.signinCondition,
|
|
4920
4920
|
prize: e.bottomDescription.signinPrize,
|
|
4921
4921
|
others: e.bottomDescription.otherDescription
|
|
4922
4922
|
},
|
|
4923
4923
|
firstDayOfMonth: e.firstDayOfMonth
|
|
4924
|
-
}),
|
|
4924
|
+
}), Ao = (e) => ({
|
|
4925
4925
|
status: e.status == 1,
|
|
4926
4926
|
signedDays: e.days,
|
|
4927
4927
|
signedToday: e.todayIsSign === 1,
|
|
4928
4928
|
dayStreak: e.continuousDay,
|
|
4929
4929
|
canSignToday: e.canSign === 1
|
|
4930
|
-
}),
|
|
4930
|
+
}), Qo = (e) => ({
|
|
4931
4931
|
status: e.status == 1,
|
|
4932
4932
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
4933
4933
|
fullName: e.fullname,
|
|
@@ -4965,7 +4965,7 @@ const Yu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4965
4965
|
commission: t.commission
|
|
4966
4966
|
}))
|
|
4967
4967
|
}))
|
|
4968
|
-
}),
|
|
4968
|
+
}), Xo = (e) => ({
|
|
4969
4969
|
status: e.status == 1,
|
|
4970
4970
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
4971
4971
|
id: e.id ?? 0,
|
|
@@ -4977,17 +4977,17 @@ const Yu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4977
4977
|
})),
|
|
4978
4978
|
currentPage: e.page,
|
|
4979
4979
|
lastPage: e.lastpage
|
|
4980
|
-
}),
|
|
4980
|
+
}), Zo = (e) => ({
|
|
4981
4981
|
status: e.status == "1",
|
|
4982
4982
|
message: e.msg ?? "",
|
|
4983
4983
|
username: e.accountcode,
|
|
4984
4984
|
password: e.password
|
|
4985
4985
|
});
|
|
4986
4986
|
var ye = /* @__PURE__ */ ((e) => (e.toPlatform = "transferIn", e.toWallet = "transferOut", e))(ye || {});
|
|
4987
|
-
const
|
|
4987
|
+
const Yu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
4988
4988
|
__proto__: null,
|
|
4989
4989
|
TransferMethod: ye
|
|
4990
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
4990
|
+
}, Symbol.toStringTag, { value: "Module" })), Jo = (e) => {
|
|
4991
4991
|
var a;
|
|
4992
4992
|
return {
|
|
4993
4993
|
currentPage: e.mdGameCreditLimitTransfers.current_page,
|
|
@@ -5000,7 +5000,7 @@ const Bu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5000
5000
|
dateTime: t.transferdatetime
|
|
5001
5001
|
}))) ?? []
|
|
5002
5002
|
};
|
|
5003
|
-
},
|
|
5003
|
+
}, Ko = (e) => {
|
|
5004
5004
|
var a;
|
|
5005
5005
|
return {
|
|
5006
5006
|
currentPage: e.mdAgTransfeReport.current_page,
|
|
@@ -5013,7 +5013,7 @@ const Bu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5013
5013
|
dateTime: t.transferdatetime
|
|
5014
5014
|
}))) ?? []
|
|
5015
5015
|
};
|
|
5016
|
-
},
|
|
5016
|
+
}, ei = (e) => {
|
|
5017
5017
|
var a, t, n, r, s, o, l, m, i, c, y;
|
|
5018
5018
|
return {
|
|
5019
5019
|
status: e.status == 1,
|
|
@@ -5052,7 +5052,7 @@ const Bu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5052
5052
|
lastPage: ((y = e.data) == null ? void 0 : y.page.last_page) ?? 1
|
|
5053
5053
|
}
|
|
5054
5054
|
};
|
|
5055
|
-
},
|
|
5055
|
+
}, ti = (e) => {
|
|
5056
5056
|
var a, t, n;
|
|
5057
5057
|
return {
|
|
5058
5058
|
status: e.status == 1,
|
|
@@ -5063,7 +5063,7 @@ const Bu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5063
5063
|
binded: ((n = e.data) == null ? void 0 : n.binded) ?? !1
|
|
5064
5064
|
}
|
|
5065
5065
|
};
|
|
5066
|
-
},
|
|
5066
|
+
}, ai = (e) => P(e), ni = (e) => {
|
|
5067
5067
|
var a;
|
|
5068
5068
|
return {
|
|
5069
5069
|
status: e.status == 1,
|
|
@@ -5073,7 +5073,7 @@ const Bu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5073
5073
|
createdAt: t.created_at
|
|
5074
5074
|
}))) ?? []
|
|
5075
5075
|
};
|
|
5076
|
-
},
|
|
5076
|
+
}, ri = (e) => P(e), si = (e) => {
|
|
5077
5077
|
var a, t, n;
|
|
5078
5078
|
return {
|
|
5079
5079
|
status: e.status == 1,
|
|
@@ -5098,18 +5098,18 @@ const Bu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5098
5098
|
}))) ?? []
|
|
5099
5099
|
}
|
|
5100
5100
|
};
|
|
5101
|
-
},
|
|
5101
|
+
}, oi = (e) => P(e), ii = (e) => ({
|
|
5102
5102
|
status: e.status == 1,
|
|
5103
5103
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
5104
5104
|
tokenAmount: e.token_amount
|
|
5105
|
-
}),
|
|
5105
|
+
}), ui = (e) => P(e), ci = (e) => {
|
|
5106
5106
|
let a = 0;
|
|
5107
5107
|
return e.data != null && typeof e.data == "object" && (a = e.data.amount), {
|
|
5108
5108
|
status: e.status,
|
|
5109
5109
|
message: e.msg ?? "",
|
|
5110
5110
|
amount: a
|
|
5111
5111
|
};
|
|
5112
|
-
},
|
|
5112
|
+
}, li = (e) => e.status == 0 ? {
|
|
5113
5113
|
record: {
|
|
5114
5114
|
today: {
|
|
5115
5115
|
deposit: "0",
|
|
@@ -5139,15 +5139,15 @@ const Bu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5139
5139
|
loseLimit: a.loselimit,
|
|
5140
5140
|
maxReward: a.max_reward
|
|
5141
5141
|
}))
|
|
5142
|
-
},
|
|
5142
|
+
}, di = (e) => e.status == 0 ? [] : e.data.map((a) => ({
|
|
5143
5143
|
amount: a.amount,
|
|
5144
5144
|
date: a.date,
|
|
5145
5145
|
deposit: a.deposit,
|
|
5146
5146
|
payout: a.payout
|
|
5147
|
-
})),
|
|
5147
|
+
})), mi = (e) => ({
|
|
5148
5148
|
status: e.status == 1,
|
|
5149
5149
|
message: e.msg ?? ""
|
|
5150
|
-
}),
|
|
5150
|
+
}), gi = (e) => {
|
|
5151
5151
|
var a, t, n, r;
|
|
5152
5152
|
return {
|
|
5153
5153
|
status: e.status == 1,
|
|
@@ -5175,31 +5175,31 @@ const Bu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5175
5175
|
}))) ?? []
|
|
5176
5176
|
}
|
|
5177
5177
|
};
|
|
5178
|
-
},
|
|
5178
|
+
}, fi = (e) => ({
|
|
5179
5179
|
status: e.status == 1,
|
|
5180
5180
|
message: e.msg ?? ""
|
|
5181
|
-
}),
|
|
5181
|
+
}), pi = (e) => {
|
|
5182
5182
|
var a, t;
|
|
5183
5183
|
return {
|
|
5184
5184
|
status: e.status == 1,
|
|
5185
5185
|
errorMessage: e.errormessage ?? "",
|
|
5186
5186
|
isAutoTransfer: e.optionkey == "auto" || ((a = e.message) == null ? void 0 : a.optionkey) == "auto" || ((t = e.mdAccountSetting) == null ? void 0 : t.optionkey) == "auto"
|
|
5187
5187
|
};
|
|
5188
|
-
},
|
|
5188
|
+
}, yi = (e) => P(e), bi = (e) => ({
|
|
5189
5189
|
status: e.status,
|
|
5190
5190
|
message: e.msg ?? "",
|
|
5191
5191
|
turnover: e.data ? e.data.turnover : 0,
|
|
5192
5192
|
percentage: e.data ? e.data.percentage ?? 0 : 0,
|
|
5193
5193
|
incentive: e.data ? e.data.incentive : 0,
|
|
5194
5194
|
claimable: 0
|
|
5195
|
-
}),
|
|
5195
|
+
}), hi = (e) => {
|
|
5196
5196
|
let a = "0";
|
|
5197
5197
|
return e.data && (a = e.data.incentive), {
|
|
5198
5198
|
status: e.status,
|
|
5199
5199
|
message: e.msg ?? "",
|
|
5200
5200
|
amount: a
|
|
5201
5201
|
};
|
|
5202
|
-
},
|
|
5202
|
+
}, _i = (e) => {
|
|
5203
5203
|
let a = "0";
|
|
5204
5204
|
return e.data && (a = e.data.incentive), {
|
|
5205
5205
|
status: e.status,
|
|
@@ -5208,33 +5208,33 @@ const Bu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5208
5208
|
};
|
|
5209
5209
|
};
|
|
5210
5210
|
var W = /* @__PURE__ */ ((e) => (e.inProgress = "inProgress", e.collectable = "collectable", e.collected = "collected", e))(W || {});
|
|
5211
|
-
const
|
|
5211
|
+
const Bu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5212
5212
|
__proto__: null,
|
|
5213
5213
|
MissionStatus: W
|
|
5214
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
5214
|
+
}, Symbol.toStringTag, { value: "Module" })), Ti = (e) => {
|
|
5215
5215
|
if (e.status === 0)
|
|
5216
5216
|
return {
|
|
5217
5217
|
status: e.status,
|
|
5218
5218
|
data: null
|
|
5219
5219
|
};
|
|
5220
|
-
const a =
|
|
5220
|
+
const a = qt(e, 0), t = qt(e, 1);
|
|
5221
5221
|
return {
|
|
5222
5222
|
status: e.status,
|
|
5223
5223
|
data: {
|
|
5224
|
-
period: `${
|
|
5224
|
+
period: `${Vt(e.data.datefrom)} ~ ${Vt(e.data.dateto)}`,
|
|
5225
5225
|
gift: {
|
|
5226
5226
|
deposit: {
|
|
5227
5227
|
current: a.filter((n) => n.status == W.collected).length,
|
|
5228
5228
|
total: a.length,
|
|
5229
|
-
percentage:
|
|
5229
|
+
percentage: At(a)
|
|
5230
5230
|
},
|
|
5231
5231
|
activeBet: {
|
|
5232
5232
|
current: t.filter((n) => n.status == W.collected).length,
|
|
5233
5233
|
total: t.length,
|
|
5234
|
-
percentage:
|
|
5234
|
+
percentage: At(t)
|
|
5235
5235
|
},
|
|
5236
5236
|
grandPrize: {
|
|
5237
|
-
countDownTimestamp:
|
|
5237
|
+
countDownTimestamp: vi(e.data.dateto),
|
|
5238
5238
|
status: e.data.final_claimable ? e.data.final_collected === "1" ? W.collected : W.collectable : W.inProgress,
|
|
5239
5239
|
prize: e.data.reward
|
|
5240
5240
|
}
|
|
@@ -5243,7 +5243,7 @@ const Hu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5243
5243
|
activeBet: t
|
|
5244
5244
|
}
|
|
5245
5245
|
};
|
|
5246
|
-
},
|
|
5246
|
+
}, qt = (e, a) => e.data.tier.filter((t) => t.type == a).map((t) => {
|
|
5247
5247
|
const n = Math.min(t.achieve ?? 0, t.requirement);
|
|
5248
5248
|
return {
|
|
5249
5249
|
id: t.transid,
|
|
@@ -5255,19 +5255,19 @@ const Hu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5255
5255
|
currentPercentage: (n / t.requirement * 100).toFixed(0)
|
|
5256
5256
|
}
|
|
5257
5257
|
};
|
|
5258
|
-
}),
|
|
5258
|
+
}), Vt = (e) => {
|
|
5259
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");
|
|
5260
5260
|
return `${t}/${n} ${r}:${s}`;
|
|
5261
|
-
},
|
|
5261
|
+
}, At = (e) => {
|
|
5262
5262
|
const a = e.reduce((n, r) => n + parseFloat(r.reward), 0), t = e.reduce((n, r) => n + r.progress.total, 0);
|
|
5263
5263
|
return t > 0 ? (a / t * 100).toFixed(2) : "0";
|
|
5264
|
-
},
|
|
5264
|
+
}, vi = (e) => {
|
|
5265
5265
|
const a = (/* @__PURE__ */ new Date()).getTime(), t = new Date(e).getTime();
|
|
5266
5266
|
return Math.max(0, t - a);
|
|
5267
|
-
},
|
|
5267
|
+
}, wi = (e) => ({
|
|
5268
5268
|
status: e.status,
|
|
5269
5269
|
message: e.msg ?? ""
|
|
5270
|
-
}),
|
|
5270
|
+
}), Ri = (e) => ({
|
|
5271
5271
|
status: e.status == 1,
|
|
5272
5272
|
socialLogin: e.social_login == 1,
|
|
5273
5273
|
errorMessage: e.erorrmessage ?? "",
|
|
@@ -5279,13 +5279,14 @@ const Hu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5279
5279
|
maxLength: a.maxlen ?? "0",
|
|
5280
5280
|
inputHelper: a.inputHelper ?? ""
|
|
5281
5281
|
}))
|
|
5282
|
-
}),
|
|
5282
|
+
}), Pi = (e) => ({
|
|
5283
5283
|
currentPage: e.mdGameLists.current_page ?? 0,
|
|
5284
5284
|
lastPage: e.mdGameLists.last_page ?? 0,
|
|
5285
5285
|
data: e.mdGameLists.data && e.mdGameLists.data.length > 0 ? e.mdGameLists.data.map((a) => ({
|
|
5286
5286
|
gameId: a.id,
|
|
5287
5287
|
platformId: a.id_PlatformProduct,
|
|
5288
5288
|
platformCode: a.code,
|
|
5289
|
+
platformShortName: "",
|
|
5289
5290
|
name: a.name,
|
|
5290
5291
|
flag: {
|
|
5291
5292
|
value: 0,
|
|
@@ -5294,16 +5295,16 @@ const Hu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5294
5295
|
new: !1
|
|
5295
5296
|
},
|
|
5296
5297
|
imageUrl: `${e.mdDomains[a.mdDomains_id]}${ee(a.img, a.id, `?ts=${a.filemtime}`)}`,
|
|
5297
|
-
logoUrl:
|
|
5298
|
+
logoUrl: `/image/platform_logo/platform_logo_${a.code}.png?v=1`,
|
|
5298
5299
|
rate: "0.00",
|
|
5299
5300
|
jackpotAmount: ""
|
|
5300
5301
|
})) ?? [] : []
|
|
5301
|
-
}),
|
|
5302
|
+
}), Di = (e) => P(e), ki = (e) => P(e);
|
|
5302
5303
|
var A = /* @__PURE__ */ ((e) => (e.inProgress = "inProgress", e.collectable = "collectable", e.collected = "collected", e))(A || {});
|
|
5303
|
-
const
|
|
5304
|
+
const Hu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5304
5305
|
__proto__: null,
|
|
5305
5306
|
AccumulateDepositStatus: A
|
|
5306
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
5307
|
+
}, Symbol.toStringTag, { value: "Module" })), xi = (e) => {
|
|
5307
5308
|
if (e.status == 0)
|
|
5308
5309
|
return {
|
|
5309
5310
|
status: !1,
|
|
@@ -5336,17 +5337,17 @@ const Uu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5336
5337
|
message: e.msg ?? "",
|
|
5337
5338
|
data: a
|
|
5338
5339
|
};
|
|
5339
|
-
},
|
|
5340
|
+
}, Oi = (e) => ({
|
|
5340
5341
|
status: e.status == 1,
|
|
5341
5342
|
message: e.msg ?? ""
|
|
5342
|
-
}),
|
|
5343
|
+
}), Mi = (e) => {
|
|
5343
5344
|
var a;
|
|
5344
5345
|
return {
|
|
5345
5346
|
status: e.status == 1,
|
|
5346
5347
|
errorMessage: e.errormessage ?? "",
|
|
5347
5348
|
username: ((a = e.data) == null ? void 0 : a.username) ?? ""
|
|
5348
5349
|
};
|
|
5349
|
-
},
|
|
5350
|
+
}, Si = (e) => {
|
|
5350
5351
|
var a;
|
|
5351
5352
|
return {
|
|
5352
5353
|
status: e.status == 1,
|
|
@@ -5378,7 +5379,7 @@ const Uu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5378
5379
|
};
|
|
5379
5380
|
})) ?? []
|
|
5380
5381
|
};
|
|
5381
|
-
},
|
|
5382
|
+
}, Ii = (e) => {
|
|
5382
5383
|
var a, t, n;
|
|
5383
5384
|
return {
|
|
5384
5385
|
status: e.status == 1,
|
|
@@ -5389,10 +5390,10 @@ const Uu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5389
5390
|
early: ((n = e.data) == null ? void 0 : n.e) ?? 0
|
|
5390
5391
|
}
|
|
5391
5392
|
};
|
|
5392
|
-
},
|
|
5393
|
+
}, ji = (e) => (console.log(e), {
|
|
5393
5394
|
status: e.status,
|
|
5394
5395
|
message: e.message ?? ""
|
|
5395
|
-
}),
|
|
5396
|
+
}), Ci = (e) => ({
|
|
5396
5397
|
status: e.status == 1,
|
|
5397
5398
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
5398
5399
|
coinList: e.data.map((a) => ({
|
|
@@ -5403,11 +5404,11 @@ const Uu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5403
5404
|
networkId: t.network_id
|
|
5404
5405
|
})) ?? []
|
|
5405
5406
|
})) ?? []
|
|
5406
|
-
}),
|
|
5407
|
+
}), Ni = (e) => ({
|
|
5407
5408
|
status: e.status == 1,
|
|
5408
5409
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
5409
5410
|
address: e.data ?? ""
|
|
5410
|
-
}),
|
|
5411
|
+
}), Li = (e) => {
|
|
5411
5412
|
if (e.status == 0)
|
|
5412
5413
|
return {
|
|
5413
5414
|
status: 0,
|
|
@@ -5426,13 +5427,13 @@ const Uu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5426
5427
|
popoutList: t
|
|
5427
5428
|
}
|
|
5428
5429
|
};
|
|
5429
|
-
},
|
|
5430
|
+
}, $i = (e) => {
|
|
5430
5431
|
var a;
|
|
5431
5432
|
return ((a = e.data) == null ? void 0 : a.map((t) => ({
|
|
5432
5433
|
name: t.name,
|
|
5433
|
-
data:
|
|
5434
|
+
data: Gi(t)
|
|
5434
5435
|
}))) ?? [];
|
|
5435
|
-
},
|
|
5436
|
+
}, Gi = (e) => {
|
|
5436
5437
|
const a = [], t = Object.entries(e).filter(([n]) => n !== "name");
|
|
5437
5438
|
for (const [, n] of t) {
|
|
5438
5439
|
const r = n, s = [];
|
|
@@ -5449,7 +5450,7 @@ const Uu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5449
5450
|
a.push({ achievementRate: s });
|
|
5450
5451
|
}
|
|
5451
5452
|
return a;
|
|
5452
|
-
},
|
|
5453
|
+
}, Fi = (e) => {
|
|
5453
5454
|
const a = {
|
|
5454
5455
|
minAmount: "0",
|
|
5455
5456
|
minHours: "0",
|
|
@@ -5467,7 +5468,7 @@ const Uu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5467
5468
|
message: e.msg ?? "",
|
|
5468
5469
|
data: a
|
|
5469
5470
|
};
|
|
5470
|
-
},
|
|
5471
|
+
}, zi = (e) => ({
|
|
5471
5472
|
status: e.status,
|
|
5472
5473
|
message: e.msg ?? "",
|
|
5473
5474
|
data: {
|
|
@@ -5476,13 +5477,13 @@ const Uu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5476
5477
|
monthInterestSum: e.data.monthInterestSum ?? "0",
|
|
5477
5478
|
maintainStatus: e.data.maintainStatus
|
|
5478
5479
|
}
|
|
5479
|
-
}),
|
|
5480
|
+
}), Wi = (e) => ({
|
|
5480
5481
|
status: e.status == 1,
|
|
5481
5482
|
message: e.msg ?? ""
|
|
5482
|
-
}),
|
|
5483
|
+
}), Ei = (e) => ({
|
|
5483
5484
|
status: e.status == 1,
|
|
5484
5485
|
message: e.msg ?? ""
|
|
5485
|
-
}),
|
|
5486
|
+
}), Yi = (e) => ({
|
|
5486
5487
|
status: e.status == 1,
|
|
5487
5488
|
message: e.msg ?? "",
|
|
5488
5489
|
data: {
|
|
@@ -5495,7 +5496,7 @@ const Uu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5495
5496
|
desc: a.txn_type
|
|
5496
5497
|
}))
|
|
5497
5498
|
}
|
|
5498
|
-
}),
|
|
5499
|
+
}), Bi = (e) => e.status == 0 ? {
|
|
5499
5500
|
status: !1,
|
|
5500
5501
|
message: e.msg ?? "",
|
|
5501
5502
|
data: null
|
|
@@ -5513,20 +5514,20 @@ const Uu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5513
5514
|
prize: a.prize
|
|
5514
5515
|
}))
|
|
5515
5516
|
}
|
|
5516
|
-
},
|
|
5517
|
+
}, Hi = (e) => ({
|
|
5517
5518
|
status: e.status === 1,
|
|
5518
5519
|
message: e.msg ?? "",
|
|
5519
5520
|
data: Number(e.data ?? "0")
|
|
5520
|
-
}),
|
|
5521
|
+
}), Ui = (e) => ({
|
|
5521
5522
|
status: e.status == 1,
|
|
5522
5523
|
message: e.msg ?? "",
|
|
5523
5524
|
data: e.data ?? 0
|
|
5524
5525
|
});
|
|
5525
5526
|
var be = /* @__PURE__ */ ((e) => (e.complete = "complete", e.pending = "pending", e))(be || {});
|
|
5526
|
-
const
|
|
5527
|
+
const Uu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5527
5528
|
__proto__: null,
|
|
5528
5529
|
WheelStatus: be
|
|
5529
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
5530
|
+
}, Symbol.toStringTag, { value: "Module" })), qi = (e) => {
|
|
5530
5531
|
if (e.status === 0)
|
|
5531
5532
|
return {
|
|
5532
5533
|
status: !1,
|
|
@@ -5550,7 +5551,7 @@ const qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5550
5551
|
totalPage: t
|
|
5551
5552
|
}
|
|
5552
5553
|
};
|
|
5553
|
-
},
|
|
5554
|
+
}, Vi = (e) => {
|
|
5554
5555
|
var a, t, n, r;
|
|
5555
5556
|
return {
|
|
5556
5557
|
status: e.status == 1,
|
|
@@ -5578,7 +5579,7 @@ const qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5578
5579
|
}))) ?? []
|
|
5579
5580
|
}
|
|
5580
5581
|
};
|
|
5581
|
-
},
|
|
5582
|
+
}, Ai = (e) => {
|
|
5582
5583
|
var a, t, n, r;
|
|
5583
5584
|
return {
|
|
5584
5585
|
gameList: {
|
|
@@ -5588,6 +5589,7 @@ const qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5588
5589
|
gameId: s.id,
|
|
5589
5590
|
platformId: s.id_PlatformProduct,
|
|
5590
5591
|
platformCode: s.code,
|
|
5592
|
+
platformShortName: "",
|
|
5591
5593
|
name: s.name,
|
|
5592
5594
|
flag: {
|
|
5593
5595
|
value: 0,
|
|
@@ -5596,13 +5598,13 @@ const qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5596
5598
|
new: !1
|
|
5597
5599
|
},
|
|
5598
5600
|
imageUrl: `${e.mdDomains[s.mdDomains_id]}${ee(s.img, s.id, `?ts=${s.filemtime}`)}`,
|
|
5599
|
-
logoUrl:
|
|
5601
|
+
logoUrl: `/image/platform_logo/platform_logo_${s.code}.png?v=1`,
|
|
5600
5602
|
rate: "0.00",
|
|
5601
5603
|
jackpotAmount: ""
|
|
5602
5604
|
}))) ?? []
|
|
5603
5605
|
}
|
|
5604
5606
|
};
|
|
5605
|
-
},
|
|
5607
|
+
}, Qi = (e) => {
|
|
5606
5608
|
var a;
|
|
5607
5609
|
return {
|
|
5608
5610
|
status: e.status == 1,
|
|
@@ -5612,20 +5614,20 @@ const qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5612
5614
|
ledgerIndex: e.checkgame.ledgerindex ?? 0,
|
|
5613
5615
|
amount: e.checkgame.amount ?? ""
|
|
5614
5616
|
};
|
|
5615
|
-
},
|
|
5617
|
+
}, Xi = (e) => ({
|
|
5616
5618
|
status: !0,
|
|
5617
5619
|
message: "",
|
|
5618
5620
|
data: e.bottomDescription ?? ""
|
|
5619
|
-
}),
|
|
5621
|
+
}), Zi = (e) => ({
|
|
5620
5622
|
status: e.status == 1,
|
|
5621
5623
|
message: e.status == 1 ? e.message ?? "" : e.errormessage ?? "",
|
|
5622
5624
|
tokenAmount: e.token_amount
|
|
5623
|
-
}),
|
|
5625
|
+
}), Ji = (e) => P(e);
|
|
5624
5626
|
var J = /* @__PURE__ */ ((e) => (e.inProgress = "inProgress", e.collectable = "collectable", e.collected = "collected", e))(J || {});
|
|
5625
|
-
const
|
|
5627
|
+
const qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5626
5628
|
__proto__: null,
|
|
5627
5629
|
NewbieMissionStatus: J
|
|
5628
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
5630
|
+
}, Symbol.toStringTag, { value: "Module" })), Ki = (e) => {
|
|
5629
5631
|
if (e.status == 0 || e.data == null)
|
|
5630
5632
|
return {
|
|
5631
5633
|
status: !1,
|
|
@@ -5655,7 +5657,7 @@ const Vu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5655
5657
|
}
|
|
5656
5658
|
}
|
|
5657
5659
|
};
|
|
5658
|
-
},
|
|
5660
|
+
}, eu = (e) => e.status == 0 || e.data == null ? {
|
|
5659
5661
|
status: !1,
|
|
5660
5662
|
message: e.msg ?? "",
|
|
5661
5663
|
data: {
|
|
@@ -5669,10 +5671,10 @@ const Vu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5669
5671
|
}
|
|
5670
5672
|
};
|
|
5671
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 || {});
|
|
5672
|
-
const
|
|
5674
|
+
const Vu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5673
5675
|
__proto__: null,
|
|
5674
5676
|
SettingCategory: ue
|
|
5675
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
5677
|
+
}, Symbol.toStringTag, { value: "Module" })), tu = (e) => {
|
|
5676
5678
|
if (e.findIndex((a) => a.name === u.vipList) > -1) {
|
|
5677
5679
|
e.findIndex((t) => t.name === u.vipBonus) === -1 && e.push({
|
|
5678
5680
|
name: u.vipBonus,
|
|
@@ -5696,7 +5698,7 @@ const Au = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5696
5698
|
}
|
|
5697
5699
|
}
|
|
5698
5700
|
return e;
|
|
5699
|
-
},
|
|
5701
|
+
}, au = (e) => {
|
|
5700
5702
|
if (u.vipList in e && e.vipList !== null) {
|
|
5701
5703
|
const a = e.vipList;
|
|
5702
5704
|
let t = 4;
|
|
@@ -5735,32 +5737,32 @@ const Au = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5735
5737
|
if (e != null && e.vipBonus) {
|
|
5736
5738
|
const n = e.vipBonus;
|
|
5737
5739
|
a.bonus.day.status = n.day.status;
|
|
5738
|
-
const { dayRemainingTime: r, dayProgressPercentage: s } =
|
|
5740
|
+
const { dayRemainingTime: r, dayProgressPercentage: s } = os();
|
|
5739
5741
|
a.bonus.day.timestamp = {
|
|
5740
5742
|
current: r,
|
|
5741
5743
|
percentage: s > 100 ? 100 : s
|
|
5742
5744
|
}, a.bonus.week.status = n.week.status;
|
|
5743
|
-
const { weekRemainingTime: o, weekProgressPercentage: l } =
|
|
5745
|
+
const { weekRemainingTime: o, weekProgressPercentage: l } = ss();
|
|
5744
5746
|
a.bonus.week.timestamp = {
|
|
5745
5747
|
current: o,
|
|
5746
5748
|
percentage: l > 100 ? 100 : l
|
|
5747
5749
|
}, a.bonus.month.status = n.month.status;
|
|
5748
|
-
const { monthRemainingTime: m, monthProgressPercentage: i } =
|
|
5750
|
+
const { monthRemainingTime: m, monthProgressPercentage: i } = rs();
|
|
5749
5751
|
a.bonus.month.timestamp = {
|
|
5750
5752
|
current: m,
|
|
5751
5753
|
percentage: i > 100 ? 100 : i
|
|
5752
5754
|
}, a.bonus.salary_1st.status = n.salary_1st.status;
|
|
5753
|
-
const { remainingTimeTo5th: c, progressPercentageTo5th: y } =
|
|
5755
|
+
const { remainingTimeTo5th: c, progressPercentageTo5th: y } = is();
|
|
5754
5756
|
a.bonus.salary_1st.timestamp = {
|
|
5755
5757
|
current: c,
|
|
5756
5758
|
percentage: y > 100 ? 100 : y
|
|
5757
5759
|
}, a.bonus.salary_10th.status = n.salary_10th.status;
|
|
5758
|
-
const { remainingTimeTo10th: p, progressPercentageTo10th: g } =
|
|
5760
|
+
const { remainingTimeTo10th: p, progressPercentageTo10th: g } = us();
|
|
5759
5761
|
a.bonus.salary_10th.timestamp = {
|
|
5760
5762
|
current: p,
|
|
5761
5763
|
percentage: g > 100 ? 100 : g
|
|
5762
5764
|
}, a.bonus.salary_20th.status = n.salary_20th.status;
|
|
5763
|
-
const { remainingTimeTo20th: T, progressPercentageTo20th: _ } =
|
|
5765
|
+
const { remainingTimeTo20th: T, progressPercentageTo20th: _ } = cs();
|
|
5764
5766
|
a.bonus.salary_20th.timestamp = {
|
|
5765
5767
|
current: T,
|
|
5766
5768
|
percentage: _ > 100 ? 100 : _
|
|
@@ -5931,7 +5933,7 @@ const Au = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5931
5933
|
}
|
|
5932
5934
|
}
|
|
5933
5935
|
return e;
|
|
5934
|
-
},
|
|
5936
|
+
}, nu = (e) => (e.findIndex((a) => a.name === u.getRewardReferral) > -1 && (e.findIndex((a) => a.name === u.getTurnOverRewardData) === -1 && e.push({
|
|
5935
5937
|
name: u.getTurnOverRewardData,
|
|
5936
5938
|
query: ""
|
|
5937
5939
|
}), e.findIndex((a) => a.name === u.getInviteRewardData) === -1 && e.push({
|
|
@@ -5940,7 +5942,7 @@ const Au = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5940
5942
|
}), e.findIndex((a) => a.name === u.getTopupRewardData) === -1 && e.push({
|
|
5941
5943
|
name: u.getTopupRewardData,
|
|
5942
5944
|
query: ""
|
|
5943
|
-
})), e),
|
|
5945
|
+
})), e), ru = (e) => {
|
|
5944
5946
|
if (u.getRewardReferral in e && (e != null && e.getRewardReferral)) {
|
|
5945
5947
|
const a = e == null ? void 0 : e.getRewardReferral;
|
|
5946
5948
|
let t = 0, n = 0;
|
|
@@ -5961,10 +5963,10 @@ const Au = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5961
5963
|
return e;
|
|
5962
5964
|
};
|
|
5963
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 || {});
|
|
5964
|
-
const
|
|
5966
|
+
const Au = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5965
5967
|
__proto__: null,
|
|
5966
5968
|
CmsCategory: ce
|
|
5967
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
5969
|
+
}, Symbol.toStringTag, { value: "Module" })), su = (e) => {
|
|
5968
5970
|
if (e.findIndex((a) => a.name === u.paymentsProvider) > -1) {
|
|
5969
5971
|
const a = e.findIndex((t) => t.name === u.cmsList);
|
|
5970
5972
|
if (a === -1)
|
|
@@ -5982,7 +5984,7 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5982
5984
|
}
|
|
5983
5985
|
}
|
|
5984
5986
|
return e;
|
|
5985
|
-
},
|
|
5987
|
+
}, ou = (e) => {
|
|
5986
5988
|
if (u.paymentsProvider in e && e.paymentsProvider) {
|
|
5987
5989
|
const a = e.paymentsProvider;
|
|
5988
5990
|
if (u.cmsList in e && (e != null && e.cmsList)) {
|
|
@@ -5996,7 +5998,7 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5996
5998
|
}
|
|
5997
5999
|
}
|
|
5998
6000
|
return e;
|
|
5999
|
-
},
|
|
6001
|
+
}, iu = (e) => {
|
|
6000
6002
|
if (u.getIncentiveData in e && (e != null && e.getIncentiveData)) {
|
|
6001
6003
|
const a = e.getIncentiveData;
|
|
6002
6004
|
if (u.getIncentiveRebate in e) {
|
|
@@ -6009,13 +6011,13 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6009
6011
|
e.getIncentiveData = a;
|
|
6010
6012
|
}
|
|
6011
6013
|
return e;
|
|
6012
|
-
},
|
|
6014
|
+
}, uu = (e) => (e.findIndex((a) => a.name === u.getIncentiveData) > -1 && e.findIndex((a) => a.name === u.getIncentiveRebate) === -1 && e.push({
|
|
6013
6015
|
name: u.getIncentiveRebate,
|
|
6014
6016
|
query: ""
|
|
6015
|
-
}), e),
|
|
6017
|
+
}), e), cu = (e) => (e.findIndex((a) => a.name === u.getFavouriteGame) > -1 && e.findIndex((a) => a.name === u.getPlatformTurnoverRate) === -1 && e.push({
|
|
6016
6018
|
name: u.getPlatformTurnoverRate,
|
|
6017
6019
|
query: ""
|
|
6018
|
-
}), e),
|
|
6020
|
+
}), e), lu = (e) => {
|
|
6019
6021
|
if (u.getFavouriteGame in e && (e != null && e.getFavouriteGame)) {
|
|
6020
6022
|
const a = e.getFavouriteGame;
|
|
6021
6023
|
if (u.getPlatformTurnoverRate in e && (e != null && e.getPlatformTurnoverRate)) {
|
|
@@ -6035,10 +6037,10 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6035
6037
|
}
|
|
6036
6038
|
}
|
|
6037
6039
|
return e;
|
|
6038
|
-
},
|
|
6040
|
+
}, du = (e) => (e.findIndex((a) => a.name === u.searchGameByName) > -1 && e.findIndex((a) => a.name === u.getPlatformTurnoverRate) === -1 && e.push({
|
|
6039
6041
|
name: u.getPlatformTurnoverRate,
|
|
6040
6042
|
query: ""
|
|
6041
|
-
}), e),
|
|
6043
|
+
}), e), mu = (e) => {
|
|
6042
6044
|
if (u.searchGameByName in e && (e != null && e.searchGameByName)) {
|
|
6043
6045
|
const a = e.searchGameByName;
|
|
6044
6046
|
if (u.getPlatformTurnoverRate in e && (e != null && e.getPlatformTurnoverRate)) {
|
|
@@ -6058,7 +6060,7 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6058
6060
|
}
|
|
6059
6061
|
}
|
|
6060
6062
|
return e;
|
|
6061
|
-
},
|
|
6063
|
+
}, gu = (e) => {
|
|
6062
6064
|
if (u.fishGameList in e && (e != null && e.fishGameList)) {
|
|
6063
6065
|
const a = e.fishGameList;
|
|
6064
6066
|
if (u.getPlatformTurnoverRate in e && (e != null && e.getPlatformTurnoverRate)) {
|
|
@@ -6078,13 +6080,13 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6078
6080
|
}
|
|
6079
6081
|
}
|
|
6080
6082
|
return e;
|
|
6081
|
-
},
|
|
6083
|
+
}, fu = (e) => (e.findIndex((a) => a.name === u.fishGameList) > -1 && e.findIndex((a) => a.name === u.getPlatformTurnoverRate) === -1 && e.push({
|
|
6082
6084
|
name: u.getPlatformTurnoverRate,
|
|
6083
6085
|
query: ""
|
|
6084
|
-
}), e),
|
|
6086
|
+
}), e), pu = (e) => (e.findIndex((a) => a.name === u.gameList) > -1 && e.findIndex((a) => a.name === u.getPlatformTurnoverRate) === -1 && e.push({
|
|
6085
6087
|
name: u.getPlatformTurnoverRate,
|
|
6086
6088
|
query: ""
|
|
6087
|
-
}), e),
|
|
6089
|
+
}), e), yu = (e) => {
|
|
6088
6090
|
if (u.gameList in e && (e != null && e.gameList)) {
|
|
6089
6091
|
const a = e.gameList, t = a.platformGame.map((n) => n.list.filter((r) => r.flag.trial && !n.nextPage).map((r) => r));
|
|
6090
6092
|
if (a.trialGameList = t.flat(), u.getPlatformTurnoverRate in e && (e != null && e.getPlatformTurnoverRate)) {
|
|
@@ -6121,7 +6123,7 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6121
6123
|
e.gameList = a;
|
|
6122
6124
|
}
|
|
6123
6125
|
return e;
|
|
6124
|
-
},
|
|
6126
|
+
}, bu = (e) => {
|
|
6125
6127
|
if (u.getCompany in e && (e != null && e.getCompany)) {
|
|
6126
6128
|
const a = e.getCompany;
|
|
6127
6129
|
if (u.searchResultDate in e && e != null && e.searchResultDate) {
|
|
@@ -6134,7 +6136,7 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6134
6136
|
e.getCompany = a;
|
|
6135
6137
|
}
|
|
6136
6138
|
return e;
|
|
6137
|
-
},
|
|
6139
|
+
}, hu = (e) => {
|
|
6138
6140
|
const a = e.findIndex((t) => t.name === u.searchHot);
|
|
6139
6141
|
if (a !== -1) {
|
|
6140
6142
|
let t = {};
|
|
@@ -6146,7 +6148,7 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6146
6148
|
});
|
|
6147
6149
|
}
|
|
6148
6150
|
return e;
|
|
6149
|
-
},
|
|
6151
|
+
}, _u = (e) => {
|
|
6150
6152
|
const a = e.findIndex((t) => t.name === u.searchNumberHistory);
|
|
6151
6153
|
if (a !== -1) {
|
|
6152
6154
|
let t = {};
|
|
@@ -6158,7 +6160,7 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6158
6160
|
});
|
|
6159
6161
|
}
|
|
6160
6162
|
return e;
|
|
6161
|
-
},
|
|
6163
|
+
}, Tu = (e) => {
|
|
6162
6164
|
const a = e.findIndex((t) => t.name === u.searchByDate);
|
|
6163
6165
|
if (a !== -1) {
|
|
6164
6166
|
let t = {};
|
|
@@ -6170,7 +6172,7 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6170
6172
|
});
|
|
6171
6173
|
}
|
|
6172
6174
|
return e;
|
|
6173
|
-
},
|
|
6175
|
+
}, vu = (e) => {
|
|
6174
6176
|
const a = e.findIndex(
|
|
6175
6177
|
(t) => t.name === u.getFourDimensionData
|
|
6176
6178
|
);
|
|
@@ -6190,7 +6192,7 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6190
6192
|
})
|
|
6191
6193
|
}
|
|
6192
6194
|
)), e;
|
|
6193
|
-
},
|
|
6195
|
+
}, wu = (e) => e.status == 0 ? {
|
|
6194
6196
|
status: !1,
|
|
6195
6197
|
message: e.errormessage ?? "",
|
|
6196
6198
|
data: null
|
|
@@ -6208,10 +6210,10 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6208
6210
|
replyBy: a.replyby ?? "",
|
|
6209
6211
|
replyOn: a.replyon ?? ""
|
|
6210
6212
|
})) ?? []
|
|
6211
|
-
},
|
|
6213
|
+
}, Ru = (e) => ({
|
|
6212
6214
|
status: e.status == 1,
|
|
6213
6215
|
message: e.message ?? ""
|
|
6214
|
-
}),
|
|
6216
|
+
}), Pu = (e) => {
|
|
6215
6217
|
if (u.casinoGameList in e && (e != null && e.casinoGameList)) {
|
|
6216
6218
|
const a = e.casinoGameList;
|
|
6217
6219
|
if (u.getPlatformTurnoverRate in e && (e != null && e.getPlatformTurnoverRate)) {
|
|
@@ -6231,10 +6233,10 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6231
6233
|
}
|
|
6232
6234
|
}
|
|
6233
6235
|
return e;
|
|
6234
|
-
},
|
|
6236
|
+
}, Du = (e) => (e.findIndex((a) => a.name === u.casinoGameList) > -1 && e.findIndex((a) => a.name === u.getPlatformTurnoverRate) === -1 && e.push({
|
|
6235
6237
|
name: u.getPlatformTurnoverRate,
|
|
6236
6238
|
query: ""
|
|
6237
|
-
}), e),
|
|
6239
|
+
}), e), ku = (e) => {
|
|
6238
6240
|
var a, t, n, r;
|
|
6239
6241
|
return {
|
|
6240
6242
|
currentPage: ((a = e.mdGameLists) == null ? void 0 : a.current_page) ?? 1,
|
|
@@ -6243,6 +6245,7 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6243
6245
|
gameId: s.id,
|
|
6244
6246
|
platformId: s.id_PlatformProduct,
|
|
6245
6247
|
platformCode: s.code_PlatformMaster,
|
|
6248
|
+
platformShortName: "",
|
|
6246
6249
|
name: s.name,
|
|
6247
6250
|
flag: {
|
|
6248
6251
|
value: 0,
|
|
@@ -6251,15 +6254,15 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6251
6254
|
new: !1
|
|
6252
6255
|
},
|
|
6253
6256
|
imageUrl: `${e.mdDomains[s.mdDomains_id]}${ee(s.img, s.id, `?ts=${s.filemtime}`)}`,
|
|
6254
|
-
logoUrl:
|
|
6257
|
+
logoUrl: `/image/platform_logo/platform_logo_${s.code_PlatformMaster}.png?v=1`,
|
|
6255
6258
|
rate: "0.00",
|
|
6256
6259
|
jackpotAmount: ""
|
|
6257
6260
|
}))) ?? []
|
|
6258
6261
|
};
|
|
6259
|
-
},
|
|
6262
|
+
}, xu = async (e) => {
|
|
6260
6263
|
var a, t;
|
|
6261
6264
|
try {
|
|
6262
|
-
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);
|
|
6263
6266
|
const r = {
|
|
6264
6267
|
requests: e.map((l) => ({
|
|
6265
6268
|
name: l.name,
|
|
@@ -6267,7 +6270,7 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6267
6270
|
}))
|
|
6268
6271
|
}, s = await G.post(
|
|
6269
6272
|
"/graph/jwt",
|
|
6270
|
-
|
|
6273
|
+
Xr(JSON.stringify(r))
|
|
6271
6274
|
), o = {
|
|
6272
6275
|
status: 200,
|
|
6273
6276
|
message: "",
|
|
@@ -6275,169 +6278,169 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6275
6278
|
};
|
|
6276
6279
|
for (const l of s.data.responses) {
|
|
6277
6280
|
l.error != null && l.error.code != 200 && (o.status = l.error.code, o.message = l.error.message);
|
|
6278
|
-
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;
|
|
6279
6282
|
if (!c)
|
|
6280
6283
|
o.result[i] = null;
|
|
6281
6284
|
else
|
|
6282
6285
|
switch (i) {
|
|
6283
6286
|
case u.announcement:
|
|
6284
|
-
o.result[i] =
|
|
6287
|
+
o.result[i] = bs(c);
|
|
6285
6288
|
break;
|
|
6286
6289
|
case u.gameList:
|
|
6287
|
-
o.result[i] =
|
|
6290
|
+
o.result[i] = _s(c);
|
|
6288
6291
|
break;
|
|
6289
6292
|
case u.cmsList:
|
|
6290
|
-
o.result[i] =
|
|
6293
|
+
o.result[i] = ks(c);
|
|
6291
6294
|
break;
|
|
6292
6295
|
case u.paymentsProvider:
|
|
6293
|
-
o.result[i] =
|
|
6296
|
+
o.result[i] = gs(
|
|
6294
6297
|
c
|
|
6295
6298
|
);
|
|
6296
6299
|
break;
|
|
6297
6300
|
case u.getUserProfile:
|
|
6298
|
-
o.result[i] =
|
|
6301
|
+
o.result[i] = hs(c);
|
|
6299
6302
|
break;
|
|
6300
6303
|
case u.vipList:
|
|
6301
|
-
o.result[i] =
|
|
6304
|
+
o.result[i] = Ts(c);
|
|
6302
6305
|
break;
|
|
6303
6306
|
case u.vipBonus:
|
|
6304
|
-
o.result[i] =
|
|
6307
|
+
o.result[i] = ws(c);
|
|
6305
6308
|
break;
|
|
6306
6309
|
case u.vipFieldStatus:
|
|
6307
|
-
o.result[i] =
|
|
6310
|
+
o.result[i] = Rs(c);
|
|
6308
6311
|
break;
|
|
6309
6312
|
case u.vipStatus:
|
|
6310
|
-
o.result[i] =
|
|
6313
|
+
o.result[i] = Ps(c);
|
|
6311
6314
|
break;
|
|
6312
6315
|
case u.promotion:
|
|
6313
|
-
o.result[i] =
|
|
6316
|
+
o.result[i] = vs(c);
|
|
6314
6317
|
break;
|
|
6315
6318
|
case u.getSetting:
|
|
6316
|
-
o.result[i] =
|
|
6319
|
+
o.result[i] = Ds(c);
|
|
6317
6320
|
break;
|
|
6318
6321
|
case u.getCountryMobile:
|
|
6319
|
-
o.result[i] =
|
|
6322
|
+
o.result[i] = xs(
|
|
6320
6323
|
c
|
|
6321
6324
|
);
|
|
6322
6325
|
break;
|
|
6323
6326
|
case u.getPlatformTurnoverRate:
|
|
6324
|
-
o.result[i] =
|
|
6327
|
+
o.result[i] = Os(
|
|
6325
6328
|
c
|
|
6326
6329
|
);
|
|
6327
6330
|
break;
|
|
6328
6331
|
case u.mainWallet:
|
|
6329
|
-
o.result[i] =
|
|
6332
|
+
o.result[i] = Ms(c);
|
|
6330
6333
|
break;
|
|
6331
6334
|
case u.getLanguageSetting:
|
|
6332
|
-
o.result[i] =
|
|
6335
|
+
o.result[i] = Ss(
|
|
6333
6336
|
c
|
|
6334
6337
|
);
|
|
6335
6338
|
break;
|
|
6336
6339
|
case u.getFourDimensionData:
|
|
6337
|
-
o.result[i] =
|
|
6340
|
+
o.result[i] = Is(
|
|
6338
6341
|
c
|
|
6339
6342
|
);
|
|
6340
6343
|
break;
|
|
6341
6344
|
case u.getCompany:
|
|
6342
|
-
o.result[i] =
|
|
6345
|
+
o.result[i] = js(c);
|
|
6343
6346
|
break;
|
|
6344
6347
|
case u.searchResultDate:
|
|
6345
|
-
o.result[i] =
|
|
6348
|
+
o.result[i] = Cs(
|
|
6346
6349
|
c
|
|
6347
6350
|
);
|
|
6348
6351
|
break;
|
|
6349
6352
|
case u.searchHot:
|
|
6350
|
-
o.result[i] =
|
|
6353
|
+
o.result[i] = Ls(c);
|
|
6351
6354
|
break;
|
|
6352
6355
|
case u.searchByDate:
|
|
6353
|
-
o.result[i] =
|
|
6356
|
+
o.result[i] = $s(c);
|
|
6354
6357
|
break;
|
|
6355
6358
|
case u.upcomingMatches:
|
|
6356
|
-
o.result[i] =
|
|
6359
|
+
o.result[i] = Gs(
|
|
6357
6360
|
c
|
|
6358
6361
|
);
|
|
6359
6362
|
break;
|
|
6360
6363
|
case u.deposit:
|
|
6361
|
-
o.result[i] =
|
|
6364
|
+
o.result[i] = Fs(c);
|
|
6362
6365
|
break;
|
|
6363
6366
|
case u.applyVipBonus:
|
|
6364
|
-
o.result[i] =
|
|
6367
|
+
o.result[i] = zs(c);
|
|
6365
6368
|
break;
|
|
6366
6369
|
case u.withdraw:
|
|
6367
|
-
o.result[i] =
|
|
6370
|
+
o.result[i] = Ws(c);
|
|
6368
6371
|
break;
|
|
6369
6372
|
case u.getBankCardData:
|
|
6370
|
-
o.result[i] =
|
|
6373
|
+
o.result[i] = Es(
|
|
6371
6374
|
c
|
|
6372
6375
|
);
|
|
6373
6376
|
break;
|
|
6374
6377
|
case u.withdrawalGet:
|
|
6375
|
-
o.result[i] =
|
|
6378
|
+
o.result[i] = Ys(c);
|
|
6376
6379
|
break;
|
|
6377
6380
|
case u.addBankCard:
|
|
6378
|
-
o.result[i] =
|
|
6381
|
+
o.result[i] = Bs(c);
|
|
6379
6382
|
break;
|
|
6380
6383
|
case u.transactionReport:
|
|
6381
|
-
o.result[i] =
|
|
6384
|
+
o.result[i] = Hs(
|
|
6382
6385
|
c
|
|
6383
6386
|
);
|
|
6384
6387
|
break;
|
|
6385
6388
|
case u.changePassword:
|
|
6386
|
-
o.result[i] =
|
|
6389
|
+
o.result[i] = qs(c);
|
|
6387
6390
|
break;
|
|
6388
6391
|
case u.wallet:
|
|
6389
|
-
o.result[i] =
|
|
6392
|
+
o.result[i] = Vs(c);
|
|
6390
6393
|
break;
|
|
6391
6394
|
case u.getEventList:
|
|
6392
|
-
o.result[i] =
|
|
6395
|
+
o.result[i] = As(c);
|
|
6393
6396
|
break;
|
|
6394
6397
|
case u.getEventToken:
|
|
6395
|
-
o.result[i] =
|
|
6398
|
+
o.result[i] = Qs(c);
|
|
6396
6399
|
break;
|
|
6397
6400
|
case u.getExtraGame:
|
|
6398
|
-
o.result[i] =
|
|
6401
|
+
o.result[i] = Xs(c);
|
|
6399
6402
|
break;
|
|
6400
6403
|
case u.mailBox:
|
|
6401
|
-
o.result[i] =
|
|
6404
|
+
o.result[i] = Zs(c);
|
|
6402
6405
|
break;
|
|
6403
6406
|
case u.fishGameList:
|
|
6404
|
-
o.result[i] =
|
|
6407
|
+
o.result[i] = Js(c);
|
|
6405
6408
|
break;
|
|
6406
6409
|
case u.slotGameList:
|
|
6407
|
-
o.result[i] =
|
|
6410
|
+
o.result[i] = Ks(c);
|
|
6408
6411
|
break;
|
|
6409
6412
|
case u.getTurnOverRewardData:
|
|
6410
|
-
o.result[i] =
|
|
6413
|
+
o.result[i] = eo(
|
|
6411
6414
|
c
|
|
6412
6415
|
);
|
|
6413
6416
|
break;
|
|
6414
6417
|
case u.getTurnOverRewardReport:
|
|
6415
|
-
o.result[i] =
|
|
6418
|
+
o.result[i] = to(
|
|
6416
6419
|
c
|
|
6417
6420
|
);
|
|
6418
6421
|
break;
|
|
6419
6422
|
case u.getInviteRewardData:
|
|
6420
|
-
o.result[i] =
|
|
6423
|
+
o.result[i] = ao(
|
|
6421
6424
|
c
|
|
6422
6425
|
);
|
|
6423
6426
|
break;
|
|
6424
6427
|
case u.getInviteRewardReport:
|
|
6425
|
-
o.result[i] =
|
|
6428
|
+
o.result[i] = no(
|
|
6426
6429
|
c
|
|
6427
6430
|
);
|
|
6428
6431
|
break;
|
|
6429
6432
|
case u.getTopupRewardData:
|
|
6430
|
-
o.result[i] =
|
|
6433
|
+
o.result[i] = ro(
|
|
6431
6434
|
c
|
|
6432
6435
|
);
|
|
6433
6436
|
break;
|
|
6434
6437
|
case u.getTopupRewardReport:
|
|
6435
|
-
o.result[i] =
|
|
6438
|
+
o.result[i] = so(
|
|
6436
6439
|
c
|
|
6437
6440
|
);
|
|
6438
6441
|
break;
|
|
6439
6442
|
case u.getRewardReferral:
|
|
6440
|
-
o.result[i] =
|
|
6443
|
+
o.result[i] = oo(
|
|
6441
6444
|
c
|
|
6442
6445
|
);
|
|
6443
6446
|
break;
|
|
@@ -6445,52 +6448,52 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6445
6448
|
o.result[i] = je(c);
|
|
6446
6449
|
break;
|
|
6447
6450
|
case u.getDepositPromotion:
|
|
6448
|
-
o.result[i] =
|
|
6451
|
+
o.result[i] = io(
|
|
6449
6452
|
c
|
|
6450
6453
|
);
|
|
6451
6454
|
break;
|
|
6452
6455
|
case u.getTopUpRewardClaim:
|
|
6453
|
-
o.result[i] =
|
|
6456
|
+
o.result[i] = uo(
|
|
6454
6457
|
c
|
|
6455
6458
|
);
|
|
6456
6459
|
break;
|
|
6457
6460
|
case u.getInviteRewardClaim:
|
|
6458
|
-
o.result[i] =
|
|
6461
|
+
o.result[i] = co(
|
|
6459
6462
|
c
|
|
6460
6463
|
);
|
|
6461
6464
|
break;
|
|
6462
6465
|
case u.getTurnOverRewardClaim:
|
|
6463
|
-
o.result[i] =
|
|
6466
|
+
o.result[i] = lo(
|
|
6464
6467
|
c
|
|
6465
6468
|
);
|
|
6466
6469
|
break;
|
|
6467
6470
|
case u.getInviteRewardSetting:
|
|
6468
|
-
o.result[i] =
|
|
6471
|
+
o.result[i] = mo(
|
|
6469
6472
|
c
|
|
6470
6473
|
);
|
|
6471
6474
|
break;
|
|
6472
6475
|
case u.getTurnOverRewardSetting:
|
|
6473
|
-
o.result[i] =
|
|
6476
|
+
o.result[i] = go(
|
|
6474
6477
|
c
|
|
6475
6478
|
);
|
|
6476
6479
|
break;
|
|
6477
6480
|
case u.getTopUpRewardSetting:
|
|
6478
|
-
o.result[i] =
|
|
6481
|
+
o.result[i] = fo(
|
|
6479
6482
|
c
|
|
6480
6483
|
);
|
|
6481
6484
|
break;
|
|
6482
6485
|
case u.requestForgetPassword:
|
|
6483
|
-
o.result[i] =
|
|
6486
|
+
o.result[i] = po(
|
|
6484
6487
|
c
|
|
6485
6488
|
);
|
|
6486
6489
|
break;
|
|
6487
6490
|
case u.submitForgetPassword:
|
|
6488
|
-
o.result[i] =
|
|
6491
|
+
o.result[i] = yo(
|
|
6489
6492
|
c
|
|
6490
6493
|
);
|
|
6491
6494
|
break;
|
|
6492
6495
|
case u.getImage:
|
|
6493
|
-
o.result[i] =
|
|
6496
|
+
o.result[i] = bo(c);
|
|
6494
6497
|
break;
|
|
6495
6498
|
case u.getDepositValidate:
|
|
6496
6499
|
o.result[i] = Ie(c);
|
|
@@ -6502,49 +6505,49 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6502
6505
|
o.result[i] = Ie(c);
|
|
6503
6506
|
break;
|
|
6504
6507
|
case u.updateProfilePicture:
|
|
6505
|
-
o.result[i] =
|
|
6508
|
+
o.result[i] = _o(
|
|
6506
6509
|
c
|
|
6507
6510
|
);
|
|
6508
6511
|
break;
|
|
6509
6512
|
case u.readMail:
|
|
6510
|
-
o.result[i] =
|
|
6513
|
+
o.result[i] = To(c);
|
|
6511
6514
|
break;
|
|
6512
6515
|
case u.checkRedPacketValidate:
|
|
6513
|
-
o.result[i] =
|
|
6516
|
+
o.result[i] = vo(
|
|
6514
6517
|
c
|
|
6515
6518
|
);
|
|
6516
6519
|
break;
|
|
6517
6520
|
case u.requestTacCode:
|
|
6518
|
-
o.result[i] =
|
|
6521
|
+
o.result[i] = wo(c);
|
|
6519
6522
|
break;
|
|
6520
6523
|
case u.getUsernameByRefer:
|
|
6521
|
-
o.result[i] =
|
|
6524
|
+
o.result[i] = Ro(
|
|
6522
6525
|
c
|
|
6523
6526
|
);
|
|
6524
6527
|
break;
|
|
6525
6528
|
case u.applyPromo:
|
|
6526
|
-
o.result[i] =
|
|
6529
|
+
o.result[i] = Po(c);
|
|
6527
6530
|
break;
|
|
6528
6531
|
case u.applyRedPacket:
|
|
6529
|
-
o.result[i] =
|
|
6532
|
+
o.result[i] = Do(c);
|
|
6530
6533
|
break;
|
|
6531
6534
|
case u.applySignIn:
|
|
6532
|
-
o.result[i] =
|
|
6535
|
+
o.result[i] = ko(c);
|
|
6533
6536
|
break;
|
|
6534
6537
|
case u.getCountry:
|
|
6535
|
-
o.result[i] =
|
|
6538
|
+
o.result[i] = xo(c);
|
|
6536
6539
|
break;
|
|
6537
6540
|
case u.submitGiftCode:
|
|
6538
|
-
o.result[i] =
|
|
6541
|
+
o.result[i] = Oo(c);
|
|
6539
6542
|
break;
|
|
6540
6543
|
case u.playGame:
|
|
6541
|
-
o.result[i] =
|
|
6544
|
+
o.result[i] = Mo(c);
|
|
6542
6545
|
break;
|
|
6543
6546
|
case u.transferToMain:
|
|
6544
|
-
o.result[i] =
|
|
6547
|
+
o.result[i] = So(c);
|
|
6545
6548
|
break;
|
|
6546
6549
|
case u.transferProcess:
|
|
6547
|
-
o.result[i] =
|
|
6550
|
+
o.result[i] = Io(
|
|
6548
6551
|
c
|
|
6549
6552
|
);
|
|
6550
6553
|
break;
|
|
@@ -6555,350 +6558,350 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6555
6558
|
o.result[i] = je(c);
|
|
6556
6559
|
break;
|
|
6557
6560
|
case u.checkTransferCredit:
|
|
6558
|
-
o.result[i] =
|
|
6561
|
+
o.result[i] = jo(
|
|
6559
6562
|
c
|
|
6560
6563
|
);
|
|
6561
6564
|
break;
|
|
6562
6565
|
case u.friendList:
|
|
6563
|
-
o.result[i] =
|
|
6566
|
+
o.result[i] = Co(c);
|
|
6564
6567
|
break;
|
|
6565
6568
|
case u.friendListEdit:
|
|
6566
|
-
o.result[i] =
|
|
6569
|
+
o.result[i] = No(c);
|
|
6567
6570
|
break;
|
|
6568
6571
|
case u.getActivePP:
|
|
6569
|
-
o.result[i] =
|
|
6572
|
+
o.result[i] = Lo(c);
|
|
6570
6573
|
break;
|
|
6571
6574
|
case u.getActiveProduct:
|
|
6572
|
-
o.result[i] =
|
|
6575
|
+
o.result[i] = $o(
|
|
6573
6576
|
c
|
|
6574
6577
|
);
|
|
6575
6578
|
break;
|
|
6576
6579
|
case u.requestWithdrawTac:
|
|
6577
|
-
o.result[i] =
|
|
6580
|
+
o.result[i] = Go(
|
|
6578
6581
|
c
|
|
6579
6582
|
);
|
|
6580
6583
|
break;
|
|
6581
6584
|
case u.requestWithdrawalCode:
|
|
6582
|
-
o.result[i] =
|
|
6585
|
+
o.result[i] = Fo(
|
|
6583
6586
|
c
|
|
6584
6587
|
);
|
|
6585
6588
|
break;
|
|
6586
6589
|
case u.commissionWithdraw:
|
|
6587
|
-
o.result[i] =
|
|
6590
|
+
o.result[i] = zo(
|
|
6588
6591
|
c
|
|
6589
6592
|
);
|
|
6590
6593
|
break;
|
|
6591
6594
|
case u.submitWithdrawalCode:
|
|
6592
|
-
o.result[i] =
|
|
6595
|
+
o.result[i] = Wo(
|
|
6593
6596
|
c
|
|
6594
6597
|
);
|
|
6595
6598
|
break;
|
|
6596
6599
|
case u.submitCryptoAccount:
|
|
6597
|
-
o.result[i] =
|
|
6600
|
+
o.result[i] = Eo(
|
|
6598
6601
|
c
|
|
6599
6602
|
);
|
|
6600
6603
|
break;
|
|
6601
6604
|
case u.requestTransferMoney:
|
|
6602
|
-
o.result[i] =
|
|
6605
|
+
o.result[i] = Yo(
|
|
6603
6606
|
c
|
|
6604
6607
|
);
|
|
6605
6608
|
break;
|
|
6606
6609
|
case u.submitTransferMoney:
|
|
6607
|
-
o.result[i] =
|
|
6610
|
+
o.result[i] = Bo(
|
|
6608
6611
|
c
|
|
6609
6612
|
);
|
|
6610
6613
|
break;
|
|
6611
6614
|
case u.requestUpdateMobileTacCode:
|
|
6612
|
-
o.result[i] =
|
|
6615
|
+
o.result[i] = Ho(
|
|
6613
6616
|
c
|
|
6614
6617
|
);
|
|
6615
6618
|
break;
|
|
6616
6619
|
case u.submitUpdateMobileTacCode:
|
|
6617
|
-
o.result[i] =
|
|
6620
|
+
o.result[i] = Uo(
|
|
6618
6621
|
c
|
|
6619
6622
|
);
|
|
6620
6623
|
break;
|
|
6621
6624
|
case u.getVerifyPromo:
|
|
6622
|
-
o.result[i] =
|
|
6625
|
+
o.result[i] = qo(c);
|
|
6623
6626
|
break;
|
|
6624
6627
|
case u.signInViewInfo:
|
|
6625
|
-
o.result[i] =
|
|
6628
|
+
o.result[i] = Vo(c);
|
|
6626
6629
|
break;
|
|
6627
6630
|
case u.signInRecord:
|
|
6628
|
-
o.result[i] =
|
|
6631
|
+
o.result[i] = Ao(c);
|
|
6629
6632
|
break;
|
|
6630
6633
|
case u.referralProfile:
|
|
6631
|
-
o.result[i] =
|
|
6634
|
+
o.result[i] = Qo(
|
|
6632
6635
|
c
|
|
6633
6636
|
);
|
|
6634
6637
|
break;
|
|
6635
6638
|
case u.referralMemberProfile:
|
|
6636
|
-
o.result[i] =
|
|
6639
|
+
o.result[i] = Xo(
|
|
6637
6640
|
c
|
|
6638
6641
|
);
|
|
6639
6642
|
break;
|
|
6640
6643
|
case u.registerAction:
|
|
6641
|
-
o.result[i] =
|
|
6644
|
+
o.result[i] = Zo(c);
|
|
6642
6645
|
break;
|
|
6643
6646
|
case u.transferReport:
|
|
6644
|
-
o.result[i] =
|
|
6647
|
+
o.result[i] = Jo(c);
|
|
6645
6648
|
break;
|
|
6646
6649
|
case u.agTransferCreditReport:
|
|
6647
|
-
o.result[i] =
|
|
6650
|
+
o.result[i] = Ko(
|
|
6648
6651
|
c
|
|
6649
6652
|
);
|
|
6650
6653
|
break;
|
|
6651
6654
|
case u.betReport:
|
|
6652
|
-
o.result[i] =
|
|
6655
|
+
o.result[i] = ei(c);
|
|
6653
6656
|
break;
|
|
6654
6657
|
case u.getTwoFactorAuthenticate:
|
|
6655
|
-
o.result[i] =
|
|
6658
|
+
o.result[i] = ti(
|
|
6656
6659
|
c
|
|
6657
6660
|
);
|
|
6658
6661
|
break;
|
|
6659
6662
|
case u.submitTwoFactorAuthenticate:
|
|
6660
|
-
o.result[i] =
|
|
6663
|
+
o.result[i] = ai(
|
|
6661
6664
|
c
|
|
6662
6665
|
);
|
|
6663
6666
|
break;
|
|
6664
6667
|
case u.getUserDeviceList:
|
|
6665
|
-
o.result[i] =
|
|
6668
|
+
o.result[i] = ni(
|
|
6666
6669
|
c
|
|
6667
6670
|
);
|
|
6668
6671
|
break;
|
|
6669
6672
|
case u.unbindUserDevice:
|
|
6670
|
-
o.result[i] =
|
|
6673
|
+
o.result[i] = ri(
|
|
6671
6674
|
c
|
|
6672
6675
|
);
|
|
6673
6676
|
break;
|
|
6674
6677
|
case u.searchNumberHistory:
|
|
6675
|
-
o.result[i] =
|
|
6678
|
+
o.result[i] = si(
|
|
6676
6679
|
c
|
|
6677
6680
|
);
|
|
6678
6681
|
break;
|
|
6679
6682
|
case u.changeWithdrawalCode:
|
|
6680
|
-
o.result[i] =
|
|
6683
|
+
o.result[i] = oi(
|
|
6681
6684
|
c
|
|
6682
6685
|
);
|
|
6683
6686
|
break;
|
|
6684
6687
|
case u.checkRedPacketToken:
|
|
6685
|
-
o.result[i] =
|
|
6688
|
+
o.result[i] = ii(
|
|
6686
6689
|
c
|
|
6687
6690
|
);
|
|
6688
6691
|
break;
|
|
6689
6692
|
case u.submitWithdrawalAlipay:
|
|
6690
|
-
o.result[i] =
|
|
6693
|
+
o.result[i] = ui(
|
|
6691
6694
|
c
|
|
6692
6695
|
);
|
|
6693
6696
|
break;
|
|
6694
6697
|
case u.applyReliefFund:
|
|
6695
|
-
o.result[i] =
|
|
6698
|
+
o.result[i] = ci(
|
|
6696
6699
|
c
|
|
6697
6700
|
);
|
|
6698
6701
|
break;
|
|
6699
6702
|
case u.getReliefFundData:
|
|
6700
|
-
o.result[i] =
|
|
6703
|
+
o.result[i] = li(
|
|
6701
6704
|
c
|
|
6702
6705
|
);
|
|
6703
6706
|
break;
|
|
6704
6707
|
case u.getReliefFundReport:
|
|
6705
|
-
o.result[i] =
|
|
6708
|
+
o.result[i] = di(
|
|
6706
6709
|
c
|
|
6707
6710
|
);
|
|
6708
6711
|
break;
|
|
6709
6712
|
case u.getWeekCardClaim:
|
|
6710
|
-
o.result[i] =
|
|
6713
|
+
o.result[i] = mi(
|
|
6711
6714
|
c
|
|
6712
6715
|
);
|
|
6713
6716
|
break;
|
|
6714
6717
|
case u.getWeekCardData:
|
|
6715
|
-
o.result[i] =
|
|
6718
|
+
o.result[i] = gi(
|
|
6716
6719
|
c
|
|
6717
6720
|
);
|
|
6718
6721
|
break;
|
|
6719
6722
|
case u.applyWeekCard:
|
|
6720
|
-
o.result[i] =
|
|
6723
|
+
o.result[i] = fi(c);
|
|
6721
6724
|
break;
|
|
6722
6725
|
case u.transferSetting:
|
|
6723
|
-
o.result[i] =
|
|
6726
|
+
o.result[i] = pi(
|
|
6724
6727
|
c
|
|
6725
6728
|
);
|
|
6726
6729
|
break;
|
|
6727
6730
|
case u.transfer:
|
|
6728
|
-
o.result[i] =
|
|
6731
|
+
o.result[i] = yi(c);
|
|
6729
6732
|
break;
|
|
6730
6733
|
case u.getIncentiveData:
|
|
6731
|
-
o.result[i] =
|
|
6734
|
+
o.result[i] = bi(
|
|
6732
6735
|
c
|
|
6733
6736
|
);
|
|
6734
6737
|
break;
|
|
6735
6738
|
case u.getIncentiveRebate:
|
|
6736
|
-
o.result[i] =
|
|
6739
|
+
o.result[i] = hi(
|
|
6737
6740
|
c
|
|
6738
6741
|
);
|
|
6739
6742
|
break;
|
|
6740
6743
|
case u.claimIncentiveRebate:
|
|
6741
|
-
o.result[i] =
|
|
6744
|
+
o.result[i] = _i(
|
|
6742
6745
|
c
|
|
6743
6746
|
);
|
|
6744
6747
|
break;
|
|
6745
6748
|
case u.getMissionData:
|
|
6746
|
-
o.result[i] =
|
|
6749
|
+
o.result[i] = Ti(c);
|
|
6747
6750
|
break;
|
|
6748
6751
|
case u.getMissionClaim:
|
|
6749
|
-
o.result[i] =
|
|
6752
|
+
o.result[i] = wi(
|
|
6750
6753
|
c
|
|
6751
6754
|
);
|
|
6752
6755
|
break;
|
|
6753
6756
|
case u.registerForm:
|
|
6754
|
-
o.result[i] =
|
|
6757
|
+
o.result[i] = Ri(c);
|
|
6755
6758
|
break;
|
|
6756
6759
|
case u.getFavouriteGame:
|
|
6757
|
-
o.result[i] =
|
|
6760
|
+
o.result[i] = Pi(
|
|
6758
6761
|
c
|
|
6759
6762
|
);
|
|
6760
6763
|
break;
|
|
6761
6764
|
case u.updateFavouriteGame:
|
|
6762
|
-
o.result[i] =
|
|
6765
|
+
o.result[i] = Di(
|
|
6763
6766
|
c
|
|
6764
6767
|
);
|
|
6765
6768
|
break;
|
|
6766
6769
|
case u.requestForgetUsername:
|
|
6767
|
-
o.result[i] =
|
|
6770
|
+
o.result[i] = ki(
|
|
6768
6771
|
c
|
|
6769
6772
|
);
|
|
6770
6773
|
break;
|
|
6771
6774
|
case u.submitForgetUsername:
|
|
6772
|
-
o.result[i] =
|
|
6775
|
+
o.result[i] = Mi(
|
|
6773
6776
|
c
|
|
6774
6777
|
);
|
|
6775
6778
|
break;
|
|
6776
6779
|
case u.getAccumulateDepositData:
|
|
6777
|
-
o.result[i] =
|
|
6780
|
+
o.result[i] = xi(
|
|
6778
6781
|
c
|
|
6779
6782
|
);
|
|
6780
6783
|
break;
|
|
6781
6784
|
case u.getAccumulateDepositClaim:
|
|
6782
|
-
o.result[i] =
|
|
6785
|
+
o.result[i] = Oi(
|
|
6783
6786
|
c
|
|
6784
6787
|
);
|
|
6785
6788
|
break;
|
|
6786
6789
|
case u.rebateRefundSetting:
|
|
6787
|
-
o.result[i] =
|
|
6790
|
+
o.result[i] = Si(
|
|
6788
6791
|
c
|
|
6789
6792
|
);
|
|
6790
6793
|
break;
|
|
6791
6794
|
case u.getASCMatchCount:
|
|
6792
|
-
o.result[i] =
|
|
6795
|
+
o.result[i] = Ii(
|
|
6793
6796
|
c
|
|
6794
6797
|
);
|
|
6795
6798
|
break;
|
|
6796
6799
|
case u.updateDeviceToken:
|
|
6797
|
-
o.result[i] =
|
|
6800
|
+
o.result[i] = ji(
|
|
6798
6801
|
c
|
|
6799
6802
|
);
|
|
6800
6803
|
break;
|
|
6801
6804
|
case u.getCryptoList:
|
|
6802
|
-
o.result[i] =
|
|
6805
|
+
o.result[i] = Ci(c);
|
|
6803
6806
|
break;
|
|
6804
6807
|
case u.getCryptoAddress:
|
|
6805
|
-
o.result[i] =
|
|
6808
|
+
o.result[i] = Ni(
|
|
6806
6809
|
c
|
|
6807
6810
|
);
|
|
6808
6811
|
break;
|
|
6809
6812
|
case u.getPopoutItem:
|
|
6810
|
-
o.result[i] =
|
|
6813
|
+
o.result[i] = Li(c);
|
|
6811
6814
|
break;
|
|
6812
6815
|
case u.getTurnOverRewardSettingMult:
|
|
6813
|
-
o.result[i] =
|
|
6816
|
+
o.result[i] = $i(
|
|
6814
6817
|
c
|
|
6815
6818
|
);
|
|
6816
6819
|
break;
|
|
6817
6820
|
case u.interestIndex:
|
|
6818
|
-
o.result[i] =
|
|
6821
|
+
o.result[i] = Fi(c);
|
|
6819
6822
|
break;
|
|
6820
6823
|
case u.interestWalletInfo:
|
|
6821
|
-
o.result[i] =
|
|
6824
|
+
o.result[i] = zi(
|
|
6822
6825
|
c
|
|
6823
6826
|
);
|
|
6824
6827
|
break;
|
|
6825
6828
|
case u.interestTransactionList:
|
|
6826
|
-
o.result[i] =
|
|
6829
|
+
o.result[i] = Yi(
|
|
6827
6830
|
c
|
|
6828
6831
|
);
|
|
6829
6832
|
break;
|
|
6830
6833
|
case u.interestTransferIn:
|
|
6831
|
-
o.result[i] =
|
|
6834
|
+
o.result[i] = Wi(
|
|
6832
6835
|
c
|
|
6833
6836
|
);
|
|
6834
6837
|
break;
|
|
6835
6838
|
case u.interestTransferOut:
|
|
6836
|
-
o.result[i] =
|
|
6839
|
+
o.result[i] = Ei(
|
|
6837
6840
|
c
|
|
6838
6841
|
);
|
|
6839
6842
|
break;
|
|
6840
6843
|
case u.getWheelData:
|
|
6841
|
-
o.result[i] =
|
|
6844
|
+
o.result[i] = Bi(c);
|
|
6842
6845
|
break;
|
|
6843
6846
|
case u.getWheelTicket:
|
|
6844
|
-
o.result[i] =
|
|
6847
|
+
o.result[i] = Hi(c);
|
|
6845
6848
|
break;
|
|
6846
6849
|
case u.spinWheel:
|
|
6847
|
-
o.result[i] =
|
|
6850
|
+
o.result[i] = Ui(c);
|
|
6848
6851
|
break;
|
|
6849
6852
|
case u.getWheelReport:
|
|
6850
|
-
o.result[i] =
|
|
6853
|
+
o.result[i] = qi(c);
|
|
6851
6854
|
break;
|
|
6852
6855
|
case u.getWeekCardAllData:
|
|
6853
|
-
o.result[i] =
|
|
6856
|
+
o.result[i] = Vi(
|
|
6854
6857
|
c
|
|
6855
6858
|
);
|
|
6856
6859
|
break;
|
|
6857
6860
|
case u.searchGameByName:
|
|
6858
|
-
o.result[i] =
|
|
6861
|
+
o.result[i] = Ai(
|
|
6859
6862
|
c
|
|
6860
6863
|
);
|
|
6861
6864
|
break;
|
|
6862
6865
|
case u.checkGoldEggValidate:
|
|
6863
|
-
o.result[i] =
|
|
6866
|
+
o.result[i] = Qi(
|
|
6864
6867
|
c
|
|
6865
6868
|
);
|
|
6866
6869
|
break;
|
|
6867
6870
|
case u.applyGoldEgg:
|
|
6868
|
-
o.result[i] =
|
|
6871
|
+
o.result[i] = Ji(c);
|
|
6869
6872
|
break;
|
|
6870
6873
|
case u.checkGoldEggToken:
|
|
6871
|
-
o.result[i] =
|
|
6874
|
+
o.result[i] = Zi(
|
|
6872
6875
|
c
|
|
6873
6876
|
);
|
|
6874
6877
|
break;
|
|
6875
6878
|
case u.getGoldEggData:
|
|
6876
|
-
o.result[i] =
|
|
6879
|
+
o.result[i] = Xi(c);
|
|
6877
6880
|
break;
|
|
6878
6881
|
case u.getNewbieMissionData:
|
|
6879
|
-
o.result[i] =
|
|
6882
|
+
o.result[i] = Ki(
|
|
6880
6883
|
c
|
|
6881
6884
|
);
|
|
6882
6885
|
break;
|
|
6883
6886
|
case u.getNewbieMissionClaim:
|
|
6884
|
-
o.result[i] =
|
|
6887
|
+
o.result[i] = eu(
|
|
6885
6888
|
c
|
|
6886
6889
|
);
|
|
6887
6890
|
break;
|
|
6888
6891
|
case u.getFeedback:
|
|
6889
|
-
o.result[i] =
|
|
6892
|
+
o.result[i] = wu(c);
|
|
6890
6893
|
break;
|
|
6891
6894
|
case u.submitFeedback:
|
|
6892
|
-
o.result[i] =
|
|
6895
|
+
o.result[i] = Ru(c);
|
|
6893
6896
|
break;
|
|
6894
6897
|
case u.casinoGameList:
|
|
6895
|
-
o.result[i] =
|
|
6898
|
+
o.result[i] = ku(c);
|
|
6896
6899
|
break;
|
|
6897
6900
|
}
|
|
6898
6901
|
}
|
|
6899
|
-
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;
|
|
6900
6903
|
} catch (n) {
|
|
6901
|
-
return
|
|
6904
|
+
return Kt.isAxiosError(n) ? {
|
|
6902
6905
|
status: ((a = n.response) == null ? void 0 : a.status) || 600,
|
|
6903
6906
|
message: JSON.stringify((t = n.response) == null ? void 0 : t.data),
|
|
6904
6907
|
result: {}
|
|
@@ -6908,10 +6911,10 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6908
6911
|
result: {}
|
|
6909
6912
|
});
|
|
6910
6913
|
}
|
|
6911
|
-
},
|
|
6914
|
+
}, Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6912
6915
|
__proto__: null,
|
|
6913
|
-
post:
|
|
6914
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
6916
|
+
post: xu
|
|
6917
|
+
}, Symbol.toStringTag, { value: "Module" })), Ou = async (e) => {
|
|
6915
6918
|
let a = {
|
|
6916
6919
|
status: 200,
|
|
6917
6920
|
message: ""
|
|
@@ -6928,10 +6931,10 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6928
6931
|
};
|
|
6929
6932
|
}
|
|
6930
6933
|
return a;
|
|
6931
|
-
},
|
|
6934
|
+
}, Xu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6932
6935
|
__proto__: null,
|
|
6933
|
-
call:
|
|
6934
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
6936
|
+
call: Ou
|
|
6937
|
+
}, Symbol.toStringTag, { value: "Module" })), Mu = async (e, a) => {
|
|
6935
6938
|
let t = {
|
|
6936
6939
|
status: 200,
|
|
6937
6940
|
message: ""
|
|
@@ -6951,21 +6954,21 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6951
6954
|
};
|
|
6952
6955
|
}
|
|
6953
6956
|
return t;
|
|
6954
|
-
},
|
|
6957
|
+
}, Zu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6955
6958
|
__proto__: null,
|
|
6956
|
-
call:
|
|
6957
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
6959
|
+
call: Mu
|
|
6960
|
+
}, Symbol.toStringTag, { value: "Module" })), Qt = {
|
|
6958
6961
|
data: {
|
|
6959
6962
|
startTimestamp: 0,
|
|
6960
6963
|
startJackpot: 0,
|
|
6961
6964
|
dailyIncrease: 0,
|
|
6962
6965
|
updateInterval: 0
|
|
6963
6966
|
}
|
|
6964
|
-
},
|
|
6967
|
+
}, Su = async () => {
|
|
6965
6968
|
let e = {
|
|
6966
6969
|
status: 200,
|
|
6967
6970
|
message: "",
|
|
6968
|
-
...
|
|
6971
|
+
...Qt
|
|
6969
6972
|
};
|
|
6970
6973
|
try {
|
|
6971
6974
|
const t = (await G.get("/api/jackpotData")).data;
|
|
@@ -6979,14 +6982,14 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6979
6982
|
e = {
|
|
6980
6983
|
status: a.status || 500,
|
|
6981
6984
|
message: a.message,
|
|
6982
|
-
...
|
|
6985
|
+
...Qt
|
|
6983
6986
|
};
|
|
6984
6987
|
}
|
|
6985
6988
|
return e;
|
|
6986
|
-
},
|
|
6989
|
+
}, Ju = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6987
6990
|
__proto__: null,
|
|
6988
|
-
call:
|
|
6989
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
6991
|
+
call: Su
|
|
6992
|
+
}, Symbol.toStringTag, { value: "Module" })), Iu = async () => {
|
|
6990
6993
|
let e = {
|
|
6991
6994
|
status: 200,
|
|
6992
6995
|
message: ""
|
|
@@ -7000,10 +7003,10 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
7000
7003
|
};
|
|
7001
7004
|
}
|
|
7002
7005
|
return e;
|
|
7003
|
-
},
|
|
7006
|
+
}, Ku = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7004
7007
|
__proto__: null,
|
|
7005
|
-
call:
|
|
7006
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
7008
|
+
call: Iu
|
|
7009
|
+
}, Symbol.toStringTag, { value: "Module" })), Xt = {
|
|
7007
7010
|
data: {
|
|
7008
7011
|
status: !1,
|
|
7009
7012
|
message: "",
|
|
@@ -7013,11 +7016,11 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
7013
7016
|
accountId: 0
|
|
7014
7017
|
}
|
|
7015
7018
|
}
|
|
7016
|
-
},
|
|
7019
|
+
}, ju = async () => {
|
|
7017
7020
|
let e = {
|
|
7018
7021
|
status: 200,
|
|
7019
7022
|
message: "",
|
|
7020
|
-
...
|
|
7023
|
+
...Xt
|
|
7021
7024
|
};
|
|
7022
7025
|
try {
|
|
7023
7026
|
const t = (await G.get("/graph/autoregister")).data;
|
|
@@ -7034,23 +7037,23 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
7034
7037
|
e = {
|
|
7035
7038
|
status: a.status || 500,
|
|
7036
7039
|
message: a.message,
|
|
7037
|
-
...
|
|
7040
|
+
...Xt
|
|
7038
7041
|
};
|
|
7039
7042
|
}
|
|
7040
7043
|
return e;
|
|
7041
|
-
},
|
|
7044
|
+
}, ec = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7042
7045
|
__proto__: null,
|
|
7043
|
-
call:
|
|
7044
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
7046
|
+
call: ju
|
|
7047
|
+
}, Symbol.toStringTag, { value: "Module" })), Zt = {
|
|
7045
7048
|
data: {
|
|
7046
7049
|
status: !1,
|
|
7047
7050
|
message: ""
|
|
7048
7051
|
}
|
|
7049
|
-
},
|
|
7052
|
+
}, Cu = async (e, a) => {
|
|
7050
7053
|
let t = {
|
|
7051
7054
|
status: 200,
|
|
7052
7055
|
message: "",
|
|
7053
|
-
...
|
|
7056
|
+
...Zt
|
|
7054
7057
|
};
|
|
7055
7058
|
try {
|
|
7056
7059
|
const n = await G.post("/graph/setlocale", {
|
|
@@ -7067,14 +7070,14 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
7067
7070
|
t = {
|
|
7068
7071
|
status: n.status || 500,
|
|
7069
7072
|
message: n.message,
|
|
7070
|
-
...
|
|
7073
|
+
...Zt
|
|
7071
7074
|
};
|
|
7072
7075
|
}
|
|
7073
7076
|
return t;
|
|
7074
|
-
},
|
|
7077
|
+
}, tc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7075
7078
|
__proto__: null,
|
|
7076
|
-
call:
|
|
7077
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
7079
|
+
call: Cu
|
|
7080
|
+
}, Symbol.toStringTag, { value: "Module" })), Nu = async (e, a, t, n, r) => {
|
|
7078
7081
|
let s = {
|
|
7079
7082
|
status: 200,
|
|
7080
7083
|
message: "",
|
|
@@ -7112,10 +7115,10 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
7112
7115
|
};
|
|
7113
7116
|
}
|
|
7114
7117
|
return s;
|
|
7115
|
-
},
|
|
7118
|
+
}, ac = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7116
7119
|
__proto__: null,
|
|
7117
|
-
call:
|
|
7118
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
7120
|
+
call: Nu
|
|
7121
|
+
}, Symbol.toStringTag, { value: "Module" })), Jt = {
|
|
7119
7122
|
data: {
|
|
7120
7123
|
status: !1,
|
|
7121
7124
|
message: "",
|
|
@@ -7125,12 +7128,12 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
7125
7128
|
endTime: ""
|
|
7126
7129
|
}
|
|
7127
7130
|
}
|
|
7128
|
-
},
|
|
7131
|
+
}, Lu = async () => {
|
|
7129
7132
|
var a, t, n;
|
|
7130
7133
|
let e = {
|
|
7131
7134
|
status: 200,
|
|
7132
7135
|
message: "",
|
|
7133
|
-
...
|
|
7136
|
+
...Jt
|
|
7134
7137
|
};
|
|
7135
7138
|
try {
|
|
7136
7139
|
const s = (await G.get("/graph/getMaintenanceMode")).data;
|
|
@@ -7147,13 +7150,15 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
7147
7150
|
e = {
|
|
7148
7151
|
status: r.status || 500,
|
|
7149
7152
|
message: r.message,
|
|
7150
|
-
...
|
|
7153
|
+
...Jt
|
|
7151
7154
|
};
|
|
7152
7155
|
}
|
|
7153
7156
|
return e;
|
|
7154
|
-
},
|
|
7157
|
+
}, nc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7155
7158
|
__proto__: null,
|
|
7156
|
-
call:
|
|
7159
|
+
call: Lu
|
|
7160
|
+
}, Symbol.toStringTag, { value: "Module" })), rc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7161
|
+
__proto__: null
|
|
7157
7162
|
}, Symbol.toStringTag, { value: "Module" })), sc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7158
7163
|
__proto__: null
|
|
7159
7164
|
}, Symbol.toStringTag, { value: "Module" })), oc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
@@ -7236,13 +7241,13 @@ const Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
7236
7241
|
__proto__: null
|
|
7237
7242
|
}, Symbol.toStringTag, { value: "Module" })), Uc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7238
7243
|
__proto__: null
|
|
7239
|
-
}, Symbol.toStringTag, { value: "Module" })), qc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7240
|
-
__proto__: null
|
|
7241
7244
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
7242
|
-
var
|
|
7243
|
-
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({
|
|
7244
7247
|
__proto__: null,
|
|
7245
|
-
ImageCategory:
|
|
7248
|
+
ImageCategory: ba
|
|
7249
|
+
}, Symbol.toStringTag, { value: "Module" })), Vc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7250
|
+
__proto__: null
|
|
7246
7251
|
}, Symbol.toStringTag, { value: "Module" })), Ac = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7247
7252
|
__proto__: null
|
|
7248
7253
|
}, Symbol.toStringTag, { value: "Module" })), Qc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
@@ -7407,157 +7412,155 @@ const Vc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
7407
7412
|
__proto__: null
|
|
7408
7413
|
}, Symbol.toStringTag, { value: "Module" })), vd = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7409
7414
|
__proto__: null
|
|
7410
|
-
}, Symbol.toStringTag, { value: "Module" })), wd = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7411
|
-
__proto__: null
|
|
7412
7415
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
7413
7416
|
export {
|
|
7414
|
-
|
|
7415
|
-
|
|
7416
|
-
|
|
7417
|
-
|
|
7418
|
-
|
|
7419
|
-
|
|
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
|
-
|
|
7447
|
-
|
|
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
|
-
|
|
7526
|
-
|
|
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
|
-
|
|
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,
|
|
7444
|
+
Rc as fishGameListType,
|
|
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,
|
|
7523
|
+
Rl as registerActionType,
|
|
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
|
|
7563
7566
|
};
|