@obb871001/api-integration-sdk 1.0.385 → 1.0.386
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/index.cjs +7 -7
- package/dist/index.js +1092 -1082
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import
|
|
2
|
-
import { useQueries as Wn, useQuery as
|
|
1
|
+
import ce, { createContext as jt, useContext as _i, useState as Xa, useMemo as Oa, useCallback as H, useRef as ae, useEffect as ue } from "react";
|
|
2
|
+
import { useQueries as Wn, useQuery as Q, useQueryClient as Wa, useMutation as X, QueryClient as Or, QueryClientProvider as Br } from "@tanstack/react-query";
|
|
3
3
|
import Hr from "axios";
|
|
4
4
|
import { get as Y, find as Ie, isEmpty as Ne, entries as zn, forEach as Wr, map as Le, isArray as ea, toLower as Ei, omit as zr, keyBy as Ir, replace as nt, includes as Vr, isObject as Yt, flatMap as Xt, values as Jr, keys as Ni } from "lodash";
|
|
5
5
|
import Zr from "react-dom";
|
|
@@ -36,7 +36,7 @@ var Li;
|
|
|
36
36
|
function qr() {
|
|
37
37
|
if (Li) return Ka;
|
|
38
38
|
Li = 1;
|
|
39
|
-
var e =
|
|
39
|
+
var e = ce, n = Symbol.for("react.element"), t = Symbol.for("react.fragment"), r = Object.prototype.hasOwnProperty, p = e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, g = { key: !0, ref: !0, __self: !0, __source: !0 };
|
|
40
40
|
function U(d, l, a) {
|
|
41
41
|
var i, o = {}, s = null, u = null;
|
|
42
42
|
a !== void 0 && (s = "" + a), l.key !== void 0 && (s = "" + l.key), l.ref !== void 0 && (u = l.ref);
|
|
@@ -50,7 +50,7 @@ var qa = {};
|
|
|
50
50
|
var Gi;
|
|
51
51
|
function $r() {
|
|
52
52
|
return Gi || (Gi = 1, process.env.NODE_ENV !== "production" && (function() {
|
|
53
|
-
var e =
|
|
53
|
+
var e = ce, n = Symbol.for("react.element"), t = Symbol.for("react.portal"), r = Symbol.for("react.fragment"), p = Symbol.for("react.strict_mode"), g = Symbol.for("react.profiler"), U = Symbol.for("react.provider"), d = Symbol.for("react.context"), l = Symbol.for("react.forward_ref"), a = Symbol.for("react.suspense"), i = Symbol.for("react.suspense_list"), o = Symbol.for("react.memo"), s = Symbol.for("react.lazy"), u = Symbol.for("react.offscreen"), m = Symbol.iterator, _ = "@@iterator";
|
|
54
54
|
function c(x) {
|
|
55
55
|
if (x === null || typeof x != "object")
|
|
56
56
|
return null;
|
|
@@ -60,41 +60,41 @@ function $r() {
|
|
|
60
60
|
var y = e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
|
|
61
61
|
function f(x) {
|
|
62
62
|
{
|
|
63
|
-
for (var I = arguments.length, Z = new Array(I > 1 ? I - 1 : 0),
|
|
64
|
-
Z[
|
|
63
|
+
for (var I = arguments.length, Z = new Array(I > 1 ? I - 1 : 0), j = 1; j < I; j++)
|
|
64
|
+
Z[j - 1] = arguments[j];
|
|
65
65
|
b("error", x, Z);
|
|
66
66
|
}
|
|
67
67
|
}
|
|
68
68
|
function b(x, I, Z) {
|
|
69
69
|
{
|
|
70
|
-
var
|
|
71
|
-
|
|
72
|
-
var
|
|
70
|
+
var j = y.ReactDebugCurrentFrame, me = j.getStackAddendum();
|
|
71
|
+
me !== "" && (I += "%s", Z = Z.concat([me]));
|
|
72
|
+
var de = Z.map(function(oe) {
|
|
73
73
|
return String(oe);
|
|
74
74
|
});
|
|
75
|
-
|
|
75
|
+
de.unshift("Warning: " + I), Function.prototype.apply.call(console[x], console, de);
|
|
76
76
|
}
|
|
77
77
|
}
|
|
78
|
-
var C = !1, v = !1,
|
|
78
|
+
var C = !1, v = !1, S = !1, E = !1, M = !1, A;
|
|
79
79
|
A = Symbol.for("react.module.reference");
|
|
80
|
-
function
|
|
81
|
-
return !!(typeof x == "string" || typeof x == "function" || x === r || x === g ||
|
|
80
|
+
function k(x) {
|
|
81
|
+
return !!(typeof x == "string" || typeof x == "function" || x === r || x === g || M || x === p || x === a || x === i || E || x === u || C || v || S || typeof x == "object" && x !== null && (x.$$typeof === s || x.$$typeof === o || x.$$typeof === U || x.$$typeof === d || x.$$typeof === l || // This needs to include all possible module reference object
|
|
82
82
|
// types supported by any Flight configuration anywhere since
|
|
83
83
|
// we don't know which Flight build this will end up being used
|
|
84
84
|
// with.
|
|
85
85
|
x.$$typeof === A || x.getModuleId !== void 0));
|
|
86
86
|
}
|
|
87
|
-
function
|
|
88
|
-
var
|
|
89
|
-
if (
|
|
90
|
-
return
|
|
91
|
-
var
|
|
92
|
-
return
|
|
87
|
+
function D(x, I, Z) {
|
|
88
|
+
var j = x.displayName;
|
|
89
|
+
if (j)
|
|
90
|
+
return j;
|
|
91
|
+
var me = I.displayName || I.name || "";
|
|
92
|
+
return me !== "" ? Z + "(" + me + ")" : Z;
|
|
93
93
|
}
|
|
94
|
-
function
|
|
94
|
+
function P(x) {
|
|
95
95
|
return x.displayName || "Context";
|
|
96
96
|
}
|
|
97
|
-
function
|
|
97
|
+
function w(x) {
|
|
98
98
|
if (x == null)
|
|
99
99
|
return null;
|
|
100
100
|
if (typeof x.tag == "number" && f("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof x == "function")
|
|
@@ -119,19 +119,19 @@ function $r() {
|
|
|
119
119
|
switch (x.$$typeof) {
|
|
120
120
|
case d:
|
|
121
121
|
var I = x;
|
|
122
|
-
return
|
|
122
|
+
return P(I) + ".Consumer";
|
|
123
123
|
case U:
|
|
124
124
|
var Z = x;
|
|
125
|
-
return
|
|
125
|
+
return P(Z._context) + ".Provider";
|
|
126
126
|
case l:
|
|
127
|
-
return
|
|
127
|
+
return D(x, x.render, "ForwardRef");
|
|
128
128
|
case o:
|
|
129
|
-
var
|
|
130
|
-
return
|
|
129
|
+
var j = x.displayName || null;
|
|
130
|
+
return j !== null ? j : w(x.type) || "Memo";
|
|
131
131
|
case s: {
|
|
132
|
-
var
|
|
132
|
+
var me = x, de = me._payload, oe = me._init;
|
|
133
133
|
try {
|
|
134
|
-
return
|
|
134
|
+
return w(oe(de));
|
|
135
135
|
} catch {
|
|
136
136
|
return null;
|
|
137
137
|
}
|
|
@@ -139,18 +139,18 @@ function $r() {
|
|
|
139
139
|
}
|
|
140
140
|
return null;
|
|
141
141
|
}
|
|
142
|
-
var
|
|
143
|
-
function L() {
|
|
144
|
-
}
|
|
145
|
-
L.__reactDisabledLog = !0;
|
|
142
|
+
var F = Object.assign, G = 0, R, B, O, W, z, T, h;
|
|
146
143
|
function N() {
|
|
144
|
+
}
|
|
145
|
+
N.__reactDisabledLog = !0;
|
|
146
|
+
function L() {
|
|
147
147
|
{
|
|
148
|
-
if (
|
|
149
|
-
R = console.log, B = console.info, O = console.warn, W = console.error, z = console.group,
|
|
148
|
+
if (G === 0) {
|
|
149
|
+
R = console.log, B = console.info, O = console.warn, W = console.error, z = console.group, T = console.groupCollapsed, h = console.groupEnd;
|
|
150
150
|
var x = {
|
|
151
151
|
configurable: !0,
|
|
152
152
|
enumerable: !0,
|
|
153
|
-
value:
|
|
153
|
+
value: N,
|
|
154
154
|
writable: !0
|
|
155
155
|
};
|
|
156
156
|
Object.defineProperties(console, {
|
|
@@ -163,64 +163,64 @@ function $r() {
|
|
|
163
163
|
groupEnd: x
|
|
164
164
|
});
|
|
165
165
|
}
|
|
166
|
-
|
|
166
|
+
G++;
|
|
167
167
|
}
|
|
168
168
|
}
|
|
169
|
-
function
|
|
169
|
+
function V() {
|
|
170
170
|
{
|
|
171
|
-
if (
|
|
171
|
+
if (G--, G === 0) {
|
|
172
172
|
var x = {
|
|
173
173
|
configurable: !0,
|
|
174
174
|
enumerable: !0,
|
|
175
175
|
writable: !0
|
|
176
176
|
};
|
|
177
177
|
Object.defineProperties(console, {
|
|
178
|
-
log:
|
|
178
|
+
log: F({}, x, {
|
|
179
179
|
value: R
|
|
180
180
|
}),
|
|
181
|
-
info:
|
|
181
|
+
info: F({}, x, {
|
|
182
182
|
value: B
|
|
183
183
|
}),
|
|
184
|
-
warn:
|
|
184
|
+
warn: F({}, x, {
|
|
185
185
|
value: O
|
|
186
186
|
}),
|
|
187
|
-
error:
|
|
187
|
+
error: F({}, x, {
|
|
188
188
|
value: W
|
|
189
189
|
}),
|
|
190
|
-
group:
|
|
190
|
+
group: F({}, x, {
|
|
191
191
|
value: z
|
|
192
192
|
}),
|
|
193
|
-
groupCollapsed:
|
|
194
|
-
value: h
|
|
195
|
-
}),
|
|
196
|
-
groupEnd: P({}, x, {
|
|
193
|
+
groupCollapsed: F({}, x, {
|
|
197
194
|
value: T
|
|
195
|
+
}),
|
|
196
|
+
groupEnd: F({}, x, {
|
|
197
|
+
value: h
|
|
198
198
|
})
|
|
199
199
|
});
|
|
200
200
|
}
|
|
201
|
-
|
|
201
|
+
G < 0 && f("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
|
|
202
202
|
}
|
|
203
203
|
}
|
|
204
|
-
var q = y.ReactCurrentDispatcher,
|
|
204
|
+
var q = y.ReactCurrentDispatcher, $;
|
|
205
205
|
function K(x, I, Z) {
|
|
206
206
|
{
|
|
207
|
-
if (
|
|
207
|
+
if ($ === void 0)
|
|
208
208
|
try {
|
|
209
209
|
throw Error();
|
|
210
|
-
} catch (
|
|
211
|
-
var
|
|
212
|
-
|
|
210
|
+
} catch (me) {
|
|
211
|
+
var j = me.stack.trim().match(/\n( *(at )?)/);
|
|
212
|
+
$ = j && j[1] || "";
|
|
213
213
|
}
|
|
214
214
|
return `
|
|
215
|
-
` +
|
|
215
|
+
` + $ + x;
|
|
216
216
|
}
|
|
217
217
|
}
|
|
218
218
|
var te = !1, le;
|
|
219
219
|
{
|
|
220
|
-
var
|
|
221
|
-
le = new
|
|
220
|
+
var be = typeof WeakMap == "function" ? WeakMap : Map;
|
|
221
|
+
le = new be();
|
|
222
222
|
}
|
|
223
|
-
function
|
|
223
|
+
function Ce(x, I) {
|
|
224
224
|
if (!x || te)
|
|
225
225
|
return "";
|
|
226
226
|
{
|
|
@@ -228,12 +228,12 @@ function $r() {
|
|
|
228
228
|
if (Z !== void 0)
|
|
229
229
|
return Z;
|
|
230
230
|
}
|
|
231
|
-
var
|
|
231
|
+
var j;
|
|
232
232
|
te = !0;
|
|
233
|
-
var
|
|
233
|
+
var me = Error.prepareStackTrace;
|
|
234
234
|
Error.prepareStackTrace = void 0;
|
|
235
|
-
var
|
|
236
|
-
|
|
235
|
+
var de;
|
|
236
|
+
de = q.current, q.current = null, L();
|
|
237
237
|
try {
|
|
238
238
|
if (I) {
|
|
239
239
|
var oe = function() {
|
|
@@ -247,14 +247,14 @@ function $r() {
|
|
|
247
247
|
try {
|
|
248
248
|
Reflect.construct(oe, []);
|
|
249
249
|
} catch (ze) {
|
|
250
|
-
|
|
250
|
+
j = ze;
|
|
251
251
|
}
|
|
252
252
|
Reflect.construct(x, [], oe);
|
|
253
253
|
} else {
|
|
254
254
|
try {
|
|
255
255
|
oe.call();
|
|
256
256
|
} catch (ze) {
|
|
257
|
-
|
|
257
|
+
j = ze;
|
|
258
258
|
}
|
|
259
259
|
x.call(oe.prototype);
|
|
260
260
|
}
|
|
@@ -262,47 +262,47 @@ function $r() {
|
|
|
262
262
|
try {
|
|
263
263
|
throw Error();
|
|
264
264
|
} catch (ze) {
|
|
265
|
-
|
|
265
|
+
j = ze;
|
|
266
266
|
}
|
|
267
267
|
x();
|
|
268
268
|
}
|
|
269
269
|
} catch (ze) {
|
|
270
|
-
if (ze &&
|
|
270
|
+
if (ze && j && typeof ze.stack == "string") {
|
|
271
271
|
for (var ie = ze.stack.split(`
|
|
272
|
-
`), Be =
|
|
273
|
-
`),
|
|
274
|
-
|
|
275
|
-
for (;
|
|
276
|
-
if (ie[
|
|
277
|
-
if (
|
|
272
|
+
`), Be = j.stack.split(`
|
|
273
|
+
`), ve = ie.length - 1, Te = Be.length - 1; ve >= 1 && Te >= 0 && ie[ve] !== Be[Te]; )
|
|
274
|
+
Te--;
|
|
275
|
+
for (; ve >= 1 && Te >= 0; ve--, Te--)
|
|
276
|
+
if (ie[ve] !== Be[Te]) {
|
|
277
|
+
if (ve !== 1 || Te !== 1)
|
|
278
278
|
do
|
|
279
|
-
if (
|
|
279
|
+
if (ve--, Te--, Te < 0 || ie[ve] !== Be[Te]) {
|
|
280
280
|
var $e = `
|
|
281
|
-
` + ie[
|
|
281
|
+
` + ie[ve].replace(" at new ", " at ");
|
|
282
282
|
return x.displayName && $e.includes("<anonymous>") && ($e = $e.replace("<anonymous>", x.displayName)), typeof x == "function" && le.set(x, $e), $e;
|
|
283
283
|
}
|
|
284
|
-
while (
|
|
284
|
+
while (ve >= 1 && Te >= 0);
|
|
285
285
|
break;
|
|
286
286
|
}
|
|
287
287
|
}
|
|
288
288
|
} finally {
|
|
289
|
-
te = !1, q.current =
|
|
289
|
+
te = !1, q.current = de, V(), Error.prepareStackTrace = me;
|
|
290
290
|
}
|
|
291
291
|
var Ra = x ? x.displayName || x.name : "", ba = Ra ? K(Ra) : "";
|
|
292
292
|
return typeof x == "function" && le.set(x, ba), ba;
|
|
293
293
|
}
|
|
294
|
-
function
|
|
295
|
-
return
|
|
294
|
+
function pe(x, I, Z) {
|
|
295
|
+
return Ce(x, !1);
|
|
296
296
|
}
|
|
297
|
-
function
|
|
297
|
+
function ge(x) {
|
|
298
298
|
var I = x.prototype;
|
|
299
299
|
return !!(I && I.isReactComponent);
|
|
300
300
|
}
|
|
301
|
-
function
|
|
301
|
+
function ye(x, I, Z) {
|
|
302
302
|
if (x == null)
|
|
303
303
|
return "";
|
|
304
304
|
if (typeof x == "function")
|
|
305
|
-
return
|
|
305
|
+
return Ce(x, ge(x));
|
|
306
306
|
if (typeof x == "string")
|
|
307
307
|
return K(x);
|
|
308
308
|
switch (x) {
|
|
@@ -314,48 +314,48 @@ function $r() {
|
|
|
314
314
|
if (typeof x == "object")
|
|
315
315
|
switch (x.$$typeof) {
|
|
316
316
|
case l:
|
|
317
|
-
return
|
|
317
|
+
return pe(x.render);
|
|
318
318
|
case o:
|
|
319
|
-
return
|
|
319
|
+
return ye(x.type, I, Z);
|
|
320
320
|
case s: {
|
|
321
|
-
var
|
|
321
|
+
var j = x, me = j._payload, de = j._init;
|
|
322
322
|
try {
|
|
323
|
-
return
|
|
323
|
+
return ye(de(me), I, Z);
|
|
324
324
|
} catch {
|
|
325
325
|
}
|
|
326
326
|
}
|
|
327
327
|
}
|
|
328
328
|
return "";
|
|
329
329
|
}
|
|
330
|
-
var fe = Object.prototype.hasOwnProperty, Ve = {},
|
|
330
|
+
var fe = Object.prototype.hasOwnProperty, Ve = {}, _e = y.ReactDebugCurrentFrame;
|
|
331
331
|
function Pe(x) {
|
|
332
332
|
if (x) {
|
|
333
|
-
var I = x._owner, Z =
|
|
334
|
-
|
|
333
|
+
var I = x._owner, Z = ye(x.type, x._source, I ? I.type : null);
|
|
334
|
+
_e.setExtraStackFrame(Z);
|
|
335
335
|
} else
|
|
336
|
-
|
|
336
|
+
_e.setExtraStackFrame(null);
|
|
337
337
|
}
|
|
338
|
-
function aa(x, I, Z,
|
|
338
|
+
function aa(x, I, Z, j, me) {
|
|
339
339
|
{
|
|
340
|
-
var
|
|
340
|
+
var de = Function.call.bind(fe);
|
|
341
341
|
for (var oe in x)
|
|
342
|
-
if (
|
|
342
|
+
if (de(x, oe)) {
|
|
343
343
|
var ie = void 0;
|
|
344
344
|
try {
|
|
345
345
|
if (typeof x[oe] != "function") {
|
|
346
|
-
var Be = Error((
|
|
346
|
+
var Be = Error((j || "React class") + ": " + Z + " type `" + oe + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof x[oe] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
|
|
347
347
|
throw Be.name = "Invariant Violation", Be;
|
|
348
348
|
}
|
|
349
|
-
ie = x[oe](I, oe,
|
|
350
|
-
} catch (
|
|
351
|
-
ie =
|
|
349
|
+
ie = x[oe](I, oe, j, Z, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
|
|
350
|
+
} catch (ve) {
|
|
351
|
+
ie = ve;
|
|
352
352
|
}
|
|
353
|
-
ie && !(ie instanceof Error) && (Pe(
|
|
353
|
+
ie && !(ie instanceof Error) && (Pe(me), f("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", j || "React class", Z, oe, typeof ie), Pe(null)), ie instanceof Error && !(ie.message in Ve) && (Ve[ie.message] = !0, Pe(me), f("Failed %s type: %s", Z, ie.message), Pe(null));
|
|
354
354
|
}
|
|
355
355
|
}
|
|
356
356
|
}
|
|
357
357
|
var we = Array.isArray;
|
|
358
|
-
function
|
|
358
|
+
function he(x) {
|
|
359
359
|
return we(x);
|
|
360
360
|
}
|
|
361
361
|
function We(x) {
|
|
@@ -425,7 +425,7 @@ function $r() {
|
|
|
425
425
|
});
|
|
426
426
|
}
|
|
427
427
|
}
|
|
428
|
-
var Ja = function(x, I, Z,
|
|
428
|
+
var Ja = function(x, I, Z, j, me, de, oe) {
|
|
429
429
|
var ie = {
|
|
430
430
|
// This tag allows us to uniquely identify this as a React Element
|
|
431
431
|
$$typeof: n,
|
|
@@ -435,7 +435,7 @@ function $r() {
|
|
|
435
435
|
ref: Z,
|
|
436
436
|
props: oe,
|
|
437
437
|
// Record the component responsible for creating this element.
|
|
438
|
-
_owner:
|
|
438
|
+
_owner: de
|
|
439
439
|
};
|
|
440
440
|
return ie._store = {}, Object.defineProperty(ie._store, "validated", {
|
|
441
441
|
configurable: !1,
|
|
@@ -446,36 +446,36 @@ function $r() {
|
|
|
446
446
|
configurable: !1,
|
|
447
447
|
enumerable: !1,
|
|
448
448
|
writable: !1,
|
|
449
|
-
value:
|
|
449
|
+
value: j
|
|
450
450
|
}), Object.defineProperty(ie, "_source", {
|
|
451
451
|
configurable: !1,
|
|
452
452
|
enumerable: !1,
|
|
453
453
|
writable: !1,
|
|
454
|
-
value:
|
|
454
|
+
value: me
|
|
455
455
|
}), Object.freeze && (Object.freeze(ie.props), Object.freeze(ie)), ie;
|
|
456
456
|
};
|
|
457
|
-
function Za(x, I, Z,
|
|
457
|
+
function Za(x, I, Z, j, me) {
|
|
458
458
|
{
|
|
459
|
-
var
|
|
460
|
-
Z !== void 0 && (xe(Z), ie = "" + Z), Ye(I) && (xe(I.key), ie = "" + I.key), Je(I) && (Be = I.ref, Va(I,
|
|
461
|
-
for (
|
|
462
|
-
fe.call(I,
|
|
459
|
+
var de, oe = {}, ie = null, Be = null;
|
|
460
|
+
Z !== void 0 && (xe(Z), ie = "" + Z), Ye(I) && (xe(I.key), ie = "" + I.key), Je(I) && (Be = I.ref, Va(I, me));
|
|
461
|
+
for (de in I)
|
|
462
|
+
fe.call(I, de) && !je.hasOwnProperty(de) && (oe[de] = I[de]);
|
|
463
463
|
if (x && x.defaultProps) {
|
|
464
|
-
var
|
|
465
|
-
for (
|
|
466
|
-
oe[
|
|
464
|
+
var ve = x.defaultProps;
|
|
465
|
+
for (de in ve)
|
|
466
|
+
oe[de] === void 0 && (oe[de] = ve[de]);
|
|
467
467
|
}
|
|
468
468
|
if (ie || Be) {
|
|
469
|
-
var
|
|
470
|
-
ie && Da(oe,
|
|
469
|
+
var Te = typeof x == "function" ? x.displayName || x.name || "Unknown" : x;
|
|
470
|
+
ie && Da(oe, Te), Be && Ea(oe, Te);
|
|
471
471
|
}
|
|
472
|
-
return Ja(x, ie, Be,
|
|
472
|
+
return Ja(x, ie, Be, me, j, Fe.current, oe);
|
|
473
473
|
}
|
|
474
474
|
}
|
|
475
475
|
var da = y.ReactCurrentOwner, ya = y.ReactDebugCurrentFrame;
|
|
476
476
|
function qe(x) {
|
|
477
477
|
if (x) {
|
|
478
|
-
var I = x._owner, Z =
|
|
478
|
+
var I = x._owner, Z = ye(x.type, x._source, I ? I.type : null);
|
|
479
479
|
ya.setExtraStackFrame(Z);
|
|
480
480
|
} else
|
|
481
481
|
ya.setExtraStackFrame(null);
|
|
@@ -488,7 +488,7 @@ function $r() {
|
|
|
488
488
|
function Na() {
|
|
489
489
|
{
|
|
490
490
|
if (da.current) {
|
|
491
|
-
var x =
|
|
491
|
+
var x = w(da.current.type);
|
|
492
492
|
if (x)
|
|
493
493
|
return `
|
|
494
494
|
|
|
@@ -522,30 +522,30 @@ Check the top-level render call using <` + Z + ">.");
|
|
|
522
522
|
if (Ua[Z])
|
|
523
523
|
return;
|
|
524
524
|
Ua[Z] = !0;
|
|
525
|
-
var
|
|
526
|
-
x && x._owner && x._owner !== da.current && (
|
|
525
|
+
var j = "";
|
|
526
|
+
x && x._owner && x._owner !== da.current && (j = " It was passed a child from " + w(x._owner.type) + "."), qe(x), f('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', Z, j), qe(null);
|
|
527
527
|
}
|
|
528
528
|
}
|
|
529
529
|
function Se(x, I) {
|
|
530
530
|
{
|
|
531
531
|
if (typeof x != "object")
|
|
532
532
|
return;
|
|
533
|
-
if (
|
|
533
|
+
if (he(x))
|
|
534
534
|
for (var Z = 0; Z < x.length; Z++) {
|
|
535
|
-
var
|
|
536
|
-
fa(
|
|
535
|
+
var j = x[Z];
|
|
536
|
+
fa(j) && Ma(j, I);
|
|
537
537
|
}
|
|
538
538
|
else if (fa(x))
|
|
539
539
|
x._store && (x._store.validated = !0);
|
|
540
540
|
else if (x) {
|
|
541
|
-
var
|
|
542
|
-
if (typeof
|
|
543
|
-
for (var
|
|
541
|
+
var me = c(x);
|
|
542
|
+
if (typeof me == "function" && me !== x.entries)
|
|
543
|
+
for (var de = me.call(x), oe; !(oe = de.next()).done; )
|
|
544
544
|
fa(oe.value) && Ma(oe.value, I);
|
|
545
545
|
}
|
|
546
546
|
}
|
|
547
547
|
}
|
|
548
|
-
function
|
|
548
|
+
function J(x) {
|
|
549
549
|
{
|
|
550
550
|
var I = x.type;
|
|
551
551
|
if (I == null || typeof I == "string")
|
|
@@ -560,12 +560,12 @@ Check the top-level render call using <` + Z + ">.");
|
|
|
560
560
|
else
|
|
561
561
|
return;
|
|
562
562
|
if (Z) {
|
|
563
|
-
var
|
|
564
|
-
aa(Z, x.props, "prop",
|
|
563
|
+
var j = w(I);
|
|
564
|
+
aa(Z, x.props, "prop", j, x);
|
|
565
565
|
} else if (I.PropTypes !== void 0 && !ca) {
|
|
566
566
|
ca = !0;
|
|
567
|
-
var
|
|
568
|
-
f("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",
|
|
567
|
+
var me = w(I);
|
|
568
|
+
f("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", me || "Unknown");
|
|
569
569
|
}
|
|
570
570
|
typeof I.getDefaultProps == "function" && !I.getDefaultProps.isReactClassApproved && f("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
|
|
571
571
|
}
|
|
@@ -573,9 +573,9 @@ Check the top-level render call using <` + Z + ">.");
|
|
|
573
573
|
function De(x) {
|
|
574
574
|
{
|
|
575
575
|
for (var I = Object.keys(x.props), Z = 0; Z < I.length; Z++) {
|
|
576
|
-
var
|
|
577
|
-
if (
|
|
578
|
-
qe(x), f("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",
|
|
576
|
+
var j = I[Z];
|
|
577
|
+
if (j !== "children" && j !== "key") {
|
|
578
|
+
qe(x), f("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", j), qe(null);
|
|
579
579
|
break;
|
|
580
580
|
}
|
|
581
581
|
}
|
|
@@ -583,25 +583,25 @@ Check the top-level render call using <` + Z + ">.");
|
|
|
583
583
|
}
|
|
584
584
|
}
|
|
585
585
|
var na = {};
|
|
586
|
-
function Ae(x, I, Z,
|
|
586
|
+
function Ae(x, I, Z, j, me, de) {
|
|
587
587
|
{
|
|
588
|
-
var oe =
|
|
588
|
+
var oe = k(x);
|
|
589
589
|
if (!oe) {
|
|
590
590
|
var ie = "";
|
|
591
591
|
(x === void 0 || typeof x == "object" && x !== null && Object.keys(x).length === 0) && (ie += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
|
|
592
592
|
var Be = La();
|
|
593
593
|
Be ? ie += Be : ie += Na();
|
|
594
|
-
var
|
|
595
|
-
x === null ?
|
|
594
|
+
var ve;
|
|
595
|
+
x === null ? ve = "null" : he(x) ? ve = "array" : x !== void 0 && x.$$typeof === n ? (ve = "<" + (w(x.type) || "Unknown") + " />", ie = " Did you accidentally export a JSX literal instead of a component?") : ve = typeof x, f("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", ve, ie);
|
|
596
596
|
}
|
|
597
|
-
var
|
|
598
|
-
if (
|
|
599
|
-
return
|
|
597
|
+
var Te = Za(x, I, Z, me, de);
|
|
598
|
+
if (Te == null)
|
|
599
|
+
return Te;
|
|
600
600
|
if (oe) {
|
|
601
601
|
var $e = I.children;
|
|
602
602
|
if ($e !== void 0)
|
|
603
|
-
if (
|
|
604
|
-
if (
|
|
603
|
+
if (j)
|
|
604
|
+
if (he($e)) {
|
|
605
605
|
for (var Ra = 0; Ra < $e.length; Ra++)
|
|
606
606
|
Se($e[Ra], x);
|
|
607
607
|
Object.freeze && Object.freeze($e);
|
|
@@ -611,7 +611,7 @@ Check the top-level render call using <` + Z + ">.");
|
|
|
611
611
|
Se($e, x);
|
|
612
612
|
}
|
|
613
613
|
if (fe.call(I, "key")) {
|
|
614
|
-
var ba =
|
|
614
|
+
var ba = w(x), ze = Object.keys(I).filter(function(Ar) {
|
|
615
615
|
return Ar !== "key";
|
|
616
616
|
}), ti = ze.length > 0 ? "{key: someKey, " + ze.join(": ..., ") + ": ...}" : "{key: someKey}";
|
|
617
617
|
if (!na[ba + ti]) {
|
|
@@ -624,7 +624,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
624
624
|
<%s key={someKey} {...props} />`, ti, ba, Fr, ba), na[ba + ti] = !0;
|
|
625
625
|
}
|
|
626
626
|
}
|
|
627
|
-
return x === r ? De(
|
|
627
|
+
return x === r ? De(Te) : J(Te), Te;
|
|
628
628
|
}
|
|
629
629
|
}
|
|
630
630
|
function ra(x, I, Z) {
|
|
@@ -842,275 +842,275 @@ function nl() {
|
|
|
842
842
|
(function(t, r) {
|
|
843
843
|
e.exports = r();
|
|
844
844
|
})(il, (function() {
|
|
845
|
-
var t = 1e3, r = 6e4, p = 36e5, g = "millisecond", U = "second", d = "minute", l = "hour", a = "day", i = "week", o = "month", s = "quarter", u = "year", m = "date", _ = "Invalid Date", c = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, y = /\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, f = { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(
|
|
846
|
-
var
|
|
847
|
-
return "[" +
|
|
848
|
-
} }, b = function(
|
|
849
|
-
var B = String(
|
|
850
|
-
return !B || B.length >=
|
|
851
|
-
}, C = { s: b, z: function(
|
|
852
|
-
var
|
|
853
|
-
return (
|
|
854
|
-
}, m: function
|
|
855
|
-
if (
|
|
856
|
-
var B = 12 * (R.year() -
|
|
845
|
+
var t = 1e3, r = 6e4, p = 36e5, g = "millisecond", U = "second", d = "minute", l = "hour", a = "day", i = "week", o = "month", s = "quarter", u = "year", m = "date", _ = "Invalid Date", c = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, y = /\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, f = { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(F) {
|
|
846
|
+
var G = ["th", "st", "nd", "rd"], R = F % 100;
|
|
847
|
+
return "[" + F + (G[(R - 20) % 10] || G[R] || G[0]) + "]";
|
|
848
|
+
} }, b = function(F, G, R) {
|
|
849
|
+
var B = String(F);
|
|
850
|
+
return !B || B.length >= G ? F : "" + Array(G + 1 - B.length).join(R) + F;
|
|
851
|
+
}, C = { s: b, z: function(F) {
|
|
852
|
+
var G = -F.utcOffset(), R = Math.abs(G), B = Math.floor(R / 60), O = R % 60;
|
|
853
|
+
return (G <= 0 ? "+" : "-") + b(B, 2, "0") + ":" + b(O, 2, "0");
|
|
854
|
+
}, m: function F(G, R) {
|
|
855
|
+
if (G.date() < R.date()) return -F(R, G);
|
|
856
|
+
var B = 12 * (R.year() - G.year()) + (R.month() - G.month()), O = G.clone().add(B, o), W = R - O < 0, z = G.clone().add(B + (W ? -1 : 1), o);
|
|
857
857
|
return +(-(B + (R - O) / (W ? O - z : z - O)) || 0);
|
|
858
|
-
}, a: function(
|
|
859
|
-
return
|
|
860
|
-
}, p: function(
|
|
861
|
-
return { M: o, y: u, w: i, d: a, D: m, h: l, m: d, s: U, ms: g, Q: s }[
|
|
862
|
-
}, u: function(
|
|
863
|
-
return
|
|
864
|
-
} }, v = "en",
|
|
865
|
-
|
|
866
|
-
var E = "$isDayjsObject",
|
|
867
|
-
return
|
|
868
|
-
}, A = function
|
|
858
|
+
}, a: function(F) {
|
|
859
|
+
return F < 0 ? Math.ceil(F) || 0 : Math.floor(F);
|
|
860
|
+
}, p: function(F) {
|
|
861
|
+
return { M: o, y: u, w: i, d: a, D: m, h: l, m: d, s: U, ms: g, Q: s }[F] || String(F || "").toLowerCase().replace(/s$/, "");
|
|
862
|
+
}, u: function(F) {
|
|
863
|
+
return F === void 0;
|
|
864
|
+
} }, v = "en", S = {};
|
|
865
|
+
S[v] = f;
|
|
866
|
+
var E = "$isDayjsObject", M = function(F) {
|
|
867
|
+
return F instanceof P || !(!F || !F[E]);
|
|
868
|
+
}, A = function F(G, R, B) {
|
|
869
869
|
var O;
|
|
870
|
-
if (!
|
|
871
|
-
if (typeof
|
|
872
|
-
var W =
|
|
873
|
-
|
|
874
|
-
var z =
|
|
875
|
-
if (!O && z.length > 1) return
|
|
870
|
+
if (!G) return v;
|
|
871
|
+
if (typeof G == "string") {
|
|
872
|
+
var W = G.toLowerCase();
|
|
873
|
+
S[W] && (O = W), R && (S[W] = R, O = W);
|
|
874
|
+
var z = G.split("-");
|
|
875
|
+
if (!O && z.length > 1) return F(z[0]);
|
|
876
876
|
} else {
|
|
877
|
-
var
|
|
878
|
-
|
|
877
|
+
var T = G.name;
|
|
878
|
+
S[T] = G, O = T;
|
|
879
879
|
}
|
|
880
880
|
return !B && O && (v = O), O || !B && v;
|
|
881
|
-
},
|
|
882
|
-
if (
|
|
883
|
-
var R = typeof
|
|
884
|
-
return R.date =
|
|
885
|
-
},
|
|
886
|
-
|
|
887
|
-
return
|
|
881
|
+
}, k = function(F, G) {
|
|
882
|
+
if (M(F)) return F.clone();
|
|
883
|
+
var R = typeof G == "object" ? G : {};
|
|
884
|
+
return R.date = F, R.args = arguments, new P(R);
|
|
885
|
+
}, D = C;
|
|
886
|
+
D.l = A, D.i = M, D.w = function(F, G) {
|
|
887
|
+
return k(F, { locale: G.$L, utc: G.$u, x: G.$x, $offset: G.$offset });
|
|
888
888
|
};
|
|
889
|
-
var
|
|
890
|
-
function
|
|
889
|
+
var P = (function() {
|
|
890
|
+
function F(R) {
|
|
891
891
|
this.$L = A(R.locale, null, !0), this.parse(R), this.$x = this.$x || R.x || {}, this[E] = !0;
|
|
892
892
|
}
|
|
893
|
-
var
|
|
894
|
-
return
|
|
893
|
+
var G = F.prototype;
|
|
894
|
+
return G.parse = function(R) {
|
|
895
895
|
this.$d = (function(B) {
|
|
896
896
|
var O = B.date, W = B.utc;
|
|
897
897
|
if (O === null) return /* @__PURE__ */ new Date(NaN);
|
|
898
|
-
if (
|
|
898
|
+
if (D.u(O)) return /* @__PURE__ */ new Date();
|
|
899
899
|
if (O instanceof Date) return new Date(O);
|
|
900
900
|
if (typeof O == "string" && !/Z$/i.test(O)) {
|
|
901
901
|
var z = O.match(c);
|
|
902
902
|
if (z) {
|
|
903
|
-
var
|
|
904
|
-
return W ? new Date(Date.UTC(z[1],
|
|
903
|
+
var T = z[2] - 1 || 0, h = (z[7] || "0").substring(0, 3);
|
|
904
|
+
return W ? new Date(Date.UTC(z[1], T, z[3] || 1, z[4] || 0, z[5] || 0, z[6] || 0, h)) : new Date(z[1], T, z[3] || 1, z[4] || 0, z[5] || 0, z[6] || 0, h);
|
|
905
905
|
}
|
|
906
906
|
}
|
|
907
907
|
return new Date(O);
|
|
908
908
|
})(R), this.init();
|
|
909
|
-
},
|
|
909
|
+
}, G.init = function() {
|
|
910
910
|
var R = this.$d;
|
|
911
911
|
this.$y = R.getFullYear(), this.$M = R.getMonth(), this.$D = R.getDate(), this.$W = R.getDay(), this.$H = R.getHours(), this.$m = R.getMinutes(), this.$s = R.getSeconds(), this.$ms = R.getMilliseconds();
|
|
912
|
-
},
|
|
913
|
-
return
|
|
914
|
-
},
|
|
912
|
+
}, G.$utils = function() {
|
|
913
|
+
return D;
|
|
914
|
+
}, G.isValid = function() {
|
|
915
915
|
return this.$d.toString() !== _;
|
|
916
|
-
},
|
|
917
|
-
var O =
|
|
916
|
+
}, G.isSame = function(R, B) {
|
|
917
|
+
var O = k(R);
|
|
918
918
|
return this.startOf(B) <= O && O <= this.endOf(B);
|
|
919
|
-
},
|
|
920
|
-
return
|
|
921
|
-
},
|
|
922
|
-
return this.endOf(B) <
|
|
923
|
-
},
|
|
924
|
-
return
|
|
925
|
-
},
|
|
919
|
+
}, G.isAfter = function(R, B) {
|
|
920
|
+
return k(R) < this.startOf(B);
|
|
921
|
+
}, G.isBefore = function(R, B) {
|
|
922
|
+
return this.endOf(B) < k(R);
|
|
923
|
+
}, G.$g = function(R, B, O) {
|
|
924
|
+
return D.u(R) ? this[B] : this.set(O, R);
|
|
925
|
+
}, G.unix = function() {
|
|
926
926
|
return Math.floor(this.valueOf() / 1e3);
|
|
927
|
-
},
|
|
927
|
+
}, G.valueOf = function() {
|
|
928
928
|
return this.$d.getTime();
|
|
929
|
-
},
|
|
930
|
-
var O = this, W = !!
|
|
931
|
-
var
|
|
932
|
-
return W ?
|
|
933
|
-
},
|
|
934
|
-
return
|
|
935
|
-
},
|
|
929
|
+
}, G.startOf = function(R, B) {
|
|
930
|
+
var O = this, W = !!D.u(B) || B, z = D.p(R), T = function(te, le) {
|
|
931
|
+
var be = D.w(O.$u ? Date.UTC(O.$y, le, te) : new Date(O.$y, le, te), O);
|
|
932
|
+
return W ? be : be.endOf(a);
|
|
933
|
+
}, h = function(te, le) {
|
|
934
|
+
return D.w(O.toDate()[te].apply(O.toDate("s"), (W ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice(le)), O);
|
|
935
|
+
}, N = this.$W, L = this.$M, V = this.$D, q = "set" + (this.$u ? "UTC" : "");
|
|
936
936
|
switch (z) {
|
|
937
937
|
case u:
|
|
938
|
-
return W ?
|
|
938
|
+
return W ? T(1, 0) : T(31, 11);
|
|
939
939
|
case o:
|
|
940
|
-
return W ?
|
|
940
|
+
return W ? T(1, L) : T(0, L + 1);
|
|
941
941
|
case i:
|
|
942
|
-
var
|
|
943
|
-
return
|
|
942
|
+
var $ = this.$locale().weekStart || 0, K = (N < $ ? N + 7 : N) - $;
|
|
943
|
+
return T(W ? V - K : V + (6 - K), L);
|
|
944
944
|
case a:
|
|
945
945
|
case m:
|
|
946
|
-
return
|
|
946
|
+
return h(q + "Hours", 0);
|
|
947
947
|
case l:
|
|
948
|
-
return
|
|
948
|
+
return h(q + "Minutes", 1);
|
|
949
949
|
case d:
|
|
950
|
-
return
|
|
950
|
+
return h(q + "Seconds", 2);
|
|
951
951
|
case U:
|
|
952
|
-
return
|
|
952
|
+
return h(q + "Milliseconds", 3);
|
|
953
953
|
default:
|
|
954
954
|
return this.clone();
|
|
955
955
|
}
|
|
956
|
-
},
|
|
956
|
+
}, G.endOf = function(R) {
|
|
957
957
|
return this.startOf(R, !1);
|
|
958
|
-
},
|
|
959
|
-
var O, W =
|
|
958
|
+
}, G.$set = function(R, B) {
|
|
959
|
+
var O, W = D.p(R), z = "set" + (this.$u ? "UTC" : ""), T = (O = {}, O[a] = z + "Date", O[m] = z + "Date", O[o] = z + "Month", O[u] = z + "FullYear", O[l] = z + "Hours", O[d] = z + "Minutes", O[U] = z + "Seconds", O[g] = z + "Milliseconds", O)[W], h = W === a ? this.$D + (B - this.$W) : B;
|
|
960
960
|
if (W === o || W === u) {
|
|
961
|
-
var
|
|
962
|
-
|
|
963
|
-
} else
|
|
961
|
+
var N = this.clone().set(m, 1);
|
|
962
|
+
N.$d[T](h), N.init(), this.$d = N.set(m, Math.min(this.$D, N.daysInMonth())).$d;
|
|
963
|
+
} else T && this.$d[T](h);
|
|
964
964
|
return this.init(), this;
|
|
965
|
-
},
|
|
965
|
+
}, G.set = function(R, B) {
|
|
966
966
|
return this.clone().$set(R, B);
|
|
967
|
-
},
|
|
968
|
-
return this[
|
|
969
|
-
},
|
|
967
|
+
}, G.get = function(R) {
|
|
968
|
+
return this[D.p(R)]();
|
|
969
|
+
}, G.add = function(R, B) {
|
|
970
970
|
var O, W = this;
|
|
971
971
|
R = Number(R);
|
|
972
|
-
var z =
|
|
973
|
-
var
|
|
974
|
-
return
|
|
972
|
+
var z = D.p(B), T = function(L) {
|
|
973
|
+
var V = k(W);
|
|
974
|
+
return D.w(V.date(V.date() + Math.round(L * R)), W);
|
|
975
975
|
};
|
|
976
976
|
if (z === o) return this.set(o, this.$M + R);
|
|
977
977
|
if (z === u) return this.set(u, this.$y + R);
|
|
978
|
-
if (z === a) return
|
|
979
|
-
if (z === i) return
|
|
980
|
-
var
|
|
981
|
-
return
|
|
982
|
-
},
|
|
978
|
+
if (z === a) return T(1);
|
|
979
|
+
if (z === i) return T(7);
|
|
980
|
+
var h = (O = {}, O[d] = r, O[l] = p, O[U] = t, O)[z] || 1, N = this.$d.getTime() + R * h;
|
|
981
|
+
return D.w(N, this);
|
|
982
|
+
}, G.subtract = function(R, B) {
|
|
983
983
|
return this.add(-1 * R, B);
|
|
984
|
-
},
|
|
984
|
+
}, G.format = function(R) {
|
|
985
985
|
var B = this, O = this.$locale();
|
|
986
986
|
if (!this.isValid()) return O.invalidDate || _;
|
|
987
|
-
var W = R || "YYYY-MM-DDTHH:mm:ssZ", z =
|
|
988
|
-
return le && (le[
|
|
987
|
+
var W = R || "YYYY-MM-DDTHH:mm:ssZ", z = D.z(this), T = this.$H, h = this.$m, N = this.$M, L = O.weekdays, V = O.months, q = O.meridiem, $ = function(le, be, Ce, pe) {
|
|
988
|
+
return le && (le[be] || le(B, W)) || Ce[be].slice(0, pe);
|
|
989
989
|
}, K = function(le) {
|
|
990
|
-
return
|
|
991
|
-
}, te = q || function(le,
|
|
992
|
-
var
|
|
993
|
-
return
|
|
990
|
+
return D.s(T % 12 || 12, le, "0");
|
|
991
|
+
}, te = q || function(le, be, Ce) {
|
|
992
|
+
var pe = le < 12 ? "AM" : "PM";
|
|
993
|
+
return Ce ? pe.toLowerCase() : pe;
|
|
994
994
|
};
|
|
995
|
-
return W.replace(y, (function(le,
|
|
996
|
-
return
|
|
997
|
-
switch (
|
|
995
|
+
return W.replace(y, (function(le, be) {
|
|
996
|
+
return be || (function(Ce) {
|
|
997
|
+
switch (Ce) {
|
|
998
998
|
case "YY":
|
|
999
999
|
return String(B.$y).slice(-2);
|
|
1000
1000
|
case "YYYY":
|
|
1001
|
-
return
|
|
1001
|
+
return D.s(B.$y, 4, "0");
|
|
1002
1002
|
case "M":
|
|
1003
|
-
return
|
|
1003
|
+
return N + 1;
|
|
1004
1004
|
case "MM":
|
|
1005
|
-
return
|
|
1005
|
+
return D.s(N + 1, 2, "0");
|
|
1006
1006
|
case "MMM":
|
|
1007
|
-
return
|
|
1007
|
+
return $(O.monthsShort, N, V, 3);
|
|
1008
1008
|
case "MMMM":
|
|
1009
|
-
return
|
|
1009
|
+
return $(V, N);
|
|
1010
1010
|
case "D":
|
|
1011
1011
|
return B.$D;
|
|
1012
1012
|
case "DD":
|
|
1013
|
-
return
|
|
1013
|
+
return D.s(B.$D, 2, "0");
|
|
1014
1014
|
case "d":
|
|
1015
1015
|
return String(B.$W);
|
|
1016
1016
|
case "dd":
|
|
1017
|
-
return
|
|
1017
|
+
return $(O.weekdaysMin, B.$W, L, 2);
|
|
1018
1018
|
case "ddd":
|
|
1019
|
-
return
|
|
1019
|
+
return $(O.weekdaysShort, B.$W, L, 3);
|
|
1020
1020
|
case "dddd":
|
|
1021
|
-
return
|
|
1021
|
+
return L[B.$W];
|
|
1022
1022
|
case "H":
|
|
1023
|
-
return String(
|
|
1023
|
+
return String(T);
|
|
1024
1024
|
case "HH":
|
|
1025
|
-
return
|
|
1025
|
+
return D.s(T, 2, "0");
|
|
1026
1026
|
case "h":
|
|
1027
1027
|
return K(1);
|
|
1028
1028
|
case "hh":
|
|
1029
1029
|
return K(2);
|
|
1030
1030
|
case "a":
|
|
1031
|
-
return te(
|
|
1031
|
+
return te(T, h, !0);
|
|
1032
1032
|
case "A":
|
|
1033
|
-
return te(
|
|
1033
|
+
return te(T, h, !1);
|
|
1034
1034
|
case "m":
|
|
1035
|
-
return String(
|
|
1035
|
+
return String(h);
|
|
1036
1036
|
case "mm":
|
|
1037
|
-
return
|
|
1037
|
+
return D.s(h, 2, "0");
|
|
1038
1038
|
case "s":
|
|
1039
1039
|
return String(B.$s);
|
|
1040
1040
|
case "ss":
|
|
1041
|
-
return
|
|
1041
|
+
return D.s(B.$s, 2, "0");
|
|
1042
1042
|
case "SSS":
|
|
1043
|
-
return
|
|
1043
|
+
return D.s(B.$ms, 3, "0");
|
|
1044
1044
|
case "Z":
|
|
1045
1045
|
return z;
|
|
1046
1046
|
}
|
|
1047
1047
|
return null;
|
|
1048
1048
|
})(le) || z.replace(":", "");
|
|
1049
1049
|
}));
|
|
1050
|
-
},
|
|
1050
|
+
}, G.utcOffset = function() {
|
|
1051
1051
|
return 15 * -Math.round(this.$d.getTimezoneOffset() / 15);
|
|
1052
|
-
},
|
|
1053
|
-
var W, z = this,
|
|
1054
|
-
return
|
|
1052
|
+
}, G.diff = function(R, B, O) {
|
|
1053
|
+
var W, z = this, T = D.p(B), h = k(R), N = (h.utcOffset() - this.utcOffset()) * r, L = this - h, V = function() {
|
|
1054
|
+
return D.m(z, h);
|
|
1055
1055
|
};
|
|
1056
|
-
switch (
|
|
1056
|
+
switch (T) {
|
|
1057
1057
|
case u:
|
|
1058
|
-
W =
|
|
1058
|
+
W = V() / 12;
|
|
1059
1059
|
break;
|
|
1060
1060
|
case o:
|
|
1061
|
-
W =
|
|
1061
|
+
W = V();
|
|
1062
1062
|
break;
|
|
1063
1063
|
case s:
|
|
1064
|
-
W =
|
|
1064
|
+
W = V() / 3;
|
|
1065
1065
|
break;
|
|
1066
1066
|
case i:
|
|
1067
|
-
W = (
|
|
1067
|
+
W = (L - N) / 6048e5;
|
|
1068
1068
|
break;
|
|
1069
1069
|
case a:
|
|
1070
|
-
W = (
|
|
1070
|
+
W = (L - N) / 864e5;
|
|
1071
1071
|
break;
|
|
1072
1072
|
case l:
|
|
1073
|
-
W =
|
|
1073
|
+
W = L / p;
|
|
1074
1074
|
break;
|
|
1075
1075
|
case d:
|
|
1076
|
-
W =
|
|
1076
|
+
W = L / r;
|
|
1077
1077
|
break;
|
|
1078
1078
|
case U:
|
|
1079
|
-
W =
|
|
1079
|
+
W = L / t;
|
|
1080
1080
|
break;
|
|
1081
1081
|
default:
|
|
1082
|
-
W =
|
|
1082
|
+
W = L;
|
|
1083
1083
|
}
|
|
1084
|
-
return O ? W :
|
|
1085
|
-
},
|
|
1084
|
+
return O ? W : D.a(W);
|
|
1085
|
+
}, G.daysInMonth = function() {
|
|
1086
1086
|
return this.endOf(o).$D;
|
|
1087
|
-
},
|
|
1088
|
-
return
|
|
1089
|
-
},
|
|
1087
|
+
}, G.$locale = function() {
|
|
1088
|
+
return S[this.$L];
|
|
1089
|
+
}, G.locale = function(R, B) {
|
|
1090
1090
|
if (!R) return this.$L;
|
|
1091
1091
|
var O = this.clone(), W = A(R, B, !0);
|
|
1092
1092
|
return W && (O.$L = W), O;
|
|
1093
|
-
},
|
|
1094
|
-
return
|
|
1095
|
-
},
|
|
1093
|
+
}, G.clone = function() {
|
|
1094
|
+
return D.w(this.$d, this);
|
|
1095
|
+
}, G.toDate = function() {
|
|
1096
1096
|
return new Date(this.valueOf());
|
|
1097
|
-
},
|
|
1097
|
+
}, G.toJSON = function() {
|
|
1098
1098
|
return this.isValid() ? this.toISOString() : null;
|
|
1099
|
-
},
|
|
1099
|
+
}, G.toISOString = function() {
|
|
1100
1100
|
return this.$d.toISOString();
|
|
1101
|
-
},
|
|
1101
|
+
}, G.toString = function() {
|
|
1102
1102
|
return this.$d.toUTCString();
|
|
1103
|
-
},
|
|
1104
|
-
})(),
|
|
1105
|
-
return
|
|
1106
|
-
F[
|
|
1107
|
-
return this.$g(
|
|
1103
|
+
}, F;
|
|
1104
|
+
})(), w = P.prototype;
|
|
1105
|
+
return k.prototype = w, [["$ms", g], ["$s", U], ["$m", d], ["$H", l], ["$W", a], ["$M", o], ["$y", u], ["$D", m]].forEach((function(F) {
|
|
1106
|
+
w[F[1]] = function(G) {
|
|
1107
|
+
return this.$g(G, F[0], F[1]);
|
|
1108
1108
|
};
|
|
1109
|
-
})),
|
|
1110
|
-
return
|
|
1111
|
-
},
|
|
1112
|
-
return
|
|
1113
|
-
},
|
|
1109
|
+
})), k.extend = function(F, G) {
|
|
1110
|
+
return F.$i || (F(G, P, k), F.$i = !0), k;
|
|
1111
|
+
}, k.locale = A, k.isDayjs = M, k.unix = function(F) {
|
|
1112
|
+
return k(1e3 * F);
|
|
1113
|
+
}, k.en = S[v], k.Ls = S, k.p = {}, k;
|
|
1114
1114
|
}));
|
|
1115
1115
|
})(pt)), pt.exports;
|
|
1116
1116
|
}
|
|
@@ -1288,16 +1288,16 @@ function ne() {
|
|
|
1288
1288
|
* wordArray1.concat(wordArray2);
|
|
1289
1289
|
*/
|
|
1290
1290
|
concat: function(f) {
|
|
1291
|
-
var b = this.words, C = f.words, v = this.sigBytes,
|
|
1291
|
+
var b = this.words, C = f.words, v = this.sigBytes, S = f.sigBytes;
|
|
1292
1292
|
if (this.clamp(), v % 4)
|
|
1293
|
-
for (var E = 0; E <
|
|
1294
|
-
var
|
|
1295
|
-
b[v + E >>> 2] |=
|
|
1293
|
+
for (var E = 0; E < S; E++) {
|
|
1294
|
+
var M = C[E >>> 2] >>> 24 - E % 4 * 8 & 255;
|
|
1295
|
+
b[v + E >>> 2] |= M << 24 - (v + E) % 4 * 8;
|
|
1296
1296
|
}
|
|
1297
1297
|
else
|
|
1298
|
-
for (var A = 0; A <
|
|
1298
|
+
for (var A = 0; A < S; A += 4)
|
|
1299
1299
|
b[v + A >>> 2] = C[A >>> 2];
|
|
1300
|
-
return this.sigBytes +=
|
|
1300
|
+
return this.sigBytes += S, this;
|
|
1301
1301
|
},
|
|
1302
1302
|
/**
|
|
1303
1303
|
* Removes insignificant bits.
|
|
@@ -1356,8 +1356,8 @@ function ne() {
|
|
|
1356
1356
|
* var hexString = CryptoJS.enc.Hex.stringify(wordArray);
|
|
1357
1357
|
*/
|
|
1358
1358
|
stringify: function(f) {
|
|
1359
|
-
for (var b = f.words, C = f.sigBytes, v = [],
|
|
1360
|
-
var E = b[
|
|
1359
|
+
for (var b = f.words, C = f.sigBytes, v = [], S = 0; S < C; S++) {
|
|
1360
|
+
var E = b[S >>> 2] >>> 24 - S % 4 * 8 & 255;
|
|
1361
1361
|
v.push((E >>> 4).toString(16)), v.push((E & 15).toString(16));
|
|
1362
1362
|
}
|
|
1363
1363
|
return v.join("");
|
|
@@ -1395,8 +1395,8 @@ function ne() {
|
|
|
1395
1395
|
* var latin1String = CryptoJS.enc.Latin1.stringify(wordArray);
|
|
1396
1396
|
*/
|
|
1397
1397
|
stringify: function(f) {
|
|
1398
|
-
for (var b = f.words, C = f.sigBytes, v = [],
|
|
1399
|
-
var E = b[
|
|
1398
|
+
for (var b = f.words, C = f.sigBytes, v = [], S = 0; S < C; S++) {
|
|
1399
|
+
var E = b[S >>> 2] >>> 24 - S % 4 * 8 & 255;
|
|
1400
1400
|
v.push(String.fromCharCode(E));
|
|
1401
1401
|
}
|
|
1402
1402
|
return v.join("");
|
|
@@ -1495,15 +1495,15 @@ function ne() {
|
|
|
1495
1495
|
* var processedData = bufferedBlockAlgorithm._process(!!'flush');
|
|
1496
1496
|
*/
|
|
1497
1497
|
_process: function(f) {
|
|
1498
|
-
var b, C = this._data, v = C.words,
|
|
1498
|
+
var b, C = this._data, v = C.words, S = C.sigBytes, E = this.blockSize, M = E * 4, A = S / M;
|
|
1499
1499
|
f ? A = r.ceil(A) : A = r.max((A | 0) - this._minBufferSize, 0);
|
|
1500
|
-
var
|
|
1501
|
-
if (
|
|
1502
|
-
for (var
|
|
1503
|
-
this._doProcessBlock(v,
|
|
1504
|
-
b = v.splice(0,
|
|
1500
|
+
var k = A * E, D = r.min(k * 4, S);
|
|
1501
|
+
if (k) {
|
|
1502
|
+
for (var P = 0; P < k; P += E)
|
|
1503
|
+
this._doProcessBlock(v, P);
|
|
1504
|
+
b = v.splice(0, k), C.sigBytes -= D;
|
|
1505
1505
|
}
|
|
1506
|
-
return new o.init(b,
|
|
1506
|
+
return new o.init(b, D);
|
|
1507
1507
|
},
|
|
1508
1508
|
/**
|
|
1509
1509
|
* Creates a copy of this object.
|
|
@@ -2155,17 +2155,17 @@ function Sa() {
|
|
|
2155
2155
|
var f = c + y, b = _[f];
|
|
2156
2156
|
_[f] = (b << 8 | b >>> 24) & 16711935 | (b << 24 | b >>> 8) & 4278255360;
|
|
2157
2157
|
}
|
|
2158
|
-
var C = this._hash.words, v = _[c + 0],
|
|
2159
|
-
|
|
2158
|
+
var C = this._hash.words, v = _[c + 0], S = _[c + 1], E = _[c + 2], M = _[c + 3], A = _[c + 4], k = _[c + 5], D = _[c + 6], P = _[c + 7], w = _[c + 8], F = _[c + 9], G = _[c + 10], R = _[c + 11], B = _[c + 12], O = _[c + 13], W = _[c + 14], z = _[c + 15], T = C[0], h = C[1], N = C[2], L = C[3];
|
|
2159
|
+
T = o(T, h, N, L, v, 7, a[0]), L = o(L, T, h, N, S, 12, a[1]), N = o(N, L, T, h, E, 17, a[2]), h = o(h, N, L, T, M, 22, a[3]), T = o(T, h, N, L, A, 7, a[4]), L = o(L, T, h, N, k, 12, a[5]), N = o(N, L, T, h, D, 17, a[6]), h = o(h, N, L, T, P, 22, a[7]), T = o(T, h, N, L, w, 7, a[8]), L = o(L, T, h, N, F, 12, a[9]), N = o(N, L, T, h, G, 17, a[10]), h = o(h, N, L, T, R, 22, a[11]), T = o(T, h, N, L, B, 7, a[12]), L = o(L, T, h, N, O, 12, a[13]), N = o(N, L, T, h, W, 17, a[14]), h = o(h, N, L, T, z, 22, a[15]), T = s(T, h, N, L, S, 5, a[16]), L = s(L, T, h, N, D, 9, a[17]), N = s(N, L, T, h, R, 14, a[18]), h = s(h, N, L, T, v, 20, a[19]), T = s(T, h, N, L, k, 5, a[20]), L = s(L, T, h, N, G, 9, a[21]), N = s(N, L, T, h, z, 14, a[22]), h = s(h, N, L, T, A, 20, a[23]), T = s(T, h, N, L, F, 5, a[24]), L = s(L, T, h, N, W, 9, a[25]), N = s(N, L, T, h, M, 14, a[26]), h = s(h, N, L, T, w, 20, a[27]), T = s(T, h, N, L, O, 5, a[28]), L = s(L, T, h, N, E, 9, a[29]), N = s(N, L, T, h, P, 14, a[30]), h = s(h, N, L, T, B, 20, a[31]), T = u(T, h, N, L, k, 4, a[32]), L = u(L, T, h, N, w, 11, a[33]), N = u(N, L, T, h, R, 16, a[34]), h = u(h, N, L, T, W, 23, a[35]), T = u(T, h, N, L, S, 4, a[36]), L = u(L, T, h, N, A, 11, a[37]), N = u(N, L, T, h, P, 16, a[38]), h = u(h, N, L, T, G, 23, a[39]), T = u(T, h, N, L, O, 4, a[40]), L = u(L, T, h, N, v, 11, a[41]), N = u(N, L, T, h, M, 16, a[42]), h = u(h, N, L, T, D, 23, a[43]), T = u(T, h, N, L, F, 4, a[44]), L = u(L, T, h, N, B, 11, a[45]), N = u(N, L, T, h, z, 16, a[46]), h = u(h, N, L, T, E, 23, a[47]), T = m(T, h, N, L, v, 6, a[48]), L = m(L, T, h, N, P, 10, a[49]), N = m(N, L, T, h, W, 15, a[50]), h = m(h, N, L, T, k, 21, a[51]), T = m(T, h, N, L, B, 6, a[52]), L = m(L, T, h, N, M, 10, a[53]), N = m(N, L, T, h, G, 15, a[54]), h = m(h, N, L, T, S, 21, a[55]), T = m(T, h, N, L, w, 6, a[56]), L = m(L, T, h, N, z, 10, a[57]), N = m(N, L, T, h, D, 15, a[58]), h = m(h, N, L, T, O, 21, a[59]), T = m(T, h, N, L, A, 6, a[60]), L = m(L, T, h, N, R, 10, a[61]), N = m(N, L, T, h, E, 15, a[62]), h = m(h, N, L, T, F, 21, a[63]), C[0] = C[0] + T | 0, C[1] = C[1] + h | 0, C[2] = C[2] + N | 0, C[3] = C[3] + L | 0;
|
|
2160
2160
|
},
|
|
2161
2161
|
_doFinalize: function() {
|
|
2162
2162
|
var _ = this._data, c = _.words, y = this._nDataBytes * 8, f = _.sigBytes * 8;
|
|
2163
2163
|
c[f >>> 5] |= 128 << 24 - f % 32;
|
|
2164
2164
|
var b = r.floor(y / 4294967296), C = y;
|
|
2165
2165
|
c[(f + 64 >>> 9 << 4) + 15] = (b << 8 | b >>> 24) & 16711935 | (b << 24 | b >>> 8) & 4278255360, c[(f + 64 >>> 9 << 4) + 14] = (C << 8 | C >>> 24) & 16711935 | (C << 24 | C >>> 8) & 4278255360, _.sigBytes = (c.length + 1) * 4, this._process();
|
|
2166
|
-
for (var v = this._hash,
|
|
2167
|
-
var
|
|
2168
|
-
|
|
2166
|
+
for (var v = this._hash, S = v.words, E = 0; E < 4; E++) {
|
|
2167
|
+
var M = S[E];
|
|
2168
|
+
S[E] = (M << 8 | M >>> 24) & 16711935 | (M << 24 | M >>> 8) & 4278255360;
|
|
2169
2169
|
}
|
|
2170
2170
|
return v;
|
|
2171
2171
|
},
|
|
@@ -2175,20 +2175,20 @@ function Sa() {
|
|
|
2175
2175
|
}
|
|
2176
2176
|
});
|
|
2177
2177
|
function o(_, c, y, f, b, C, v) {
|
|
2178
|
-
var
|
|
2179
|
-
return (
|
|
2178
|
+
var S = _ + (c & y | ~c & f) + b + v;
|
|
2179
|
+
return (S << C | S >>> 32 - C) + c;
|
|
2180
2180
|
}
|
|
2181
2181
|
function s(_, c, y, f, b, C, v) {
|
|
2182
|
-
var
|
|
2183
|
-
return (
|
|
2182
|
+
var S = _ + (c & f | y & ~f) + b + v;
|
|
2183
|
+
return (S << C | S >>> 32 - C) + c;
|
|
2184
2184
|
}
|
|
2185
2185
|
function u(_, c, y, f, b, C, v) {
|
|
2186
|
-
var
|
|
2187
|
-
return (
|
|
2186
|
+
var S = _ + (c ^ y ^ f) + b + v;
|
|
2187
|
+
return (S << C | S >>> 32 - C) + c;
|
|
2188
2188
|
}
|
|
2189
2189
|
function m(_, c, y, f, b, C, v) {
|
|
2190
|
-
var
|
|
2191
|
-
return (
|
|
2190
|
+
var S = _ + (y ^ (c | ~f)) + b + v;
|
|
2191
|
+
return (S << C | S >>> 32 - C) + c;
|
|
2192
2192
|
}
|
|
2193
2193
|
p.MD5 = d._createHelper(i), p.HmacMD5 = d._createHmacHelper(i);
|
|
2194
2194
|
})(Math), t.MD5;
|
|
@@ -2265,17 +2265,17 @@ function Ui() {
|
|
|
2265
2265
|
this._hash = new U.init(a.slice(0));
|
|
2266
2266
|
},
|
|
2267
2267
|
_doProcessBlock: function(u, m) {
|
|
2268
|
-
for (var _ = this._hash.words, c = _[0], y = _[1], f = _[2], b = _[3], C = _[4], v = _[5],
|
|
2269
|
-
if (
|
|
2270
|
-
o[
|
|
2268
|
+
for (var _ = this._hash.words, c = _[0], y = _[1], f = _[2], b = _[3], C = _[4], v = _[5], S = _[6], E = _[7], M = 0; M < 64; M++) {
|
|
2269
|
+
if (M < 16)
|
|
2270
|
+
o[M] = u[m + M] | 0;
|
|
2271
2271
|
else {
|
|
2272
|
-
var A = o[
|
|
2273
|
-
o[
|
|
2272
|
+
var A = o[M - 15], k = (A << 25 | A >>> 7) ^ (A << 14 | A >>> 18) ^ A >>> 3, D = o[M - 2], P = (D << 15 | D >>> 17) ^ (D << 13 | D >>> 19) ^ D >>> 10;
|
|
2273
|
+
o[M] = k + o[M - 7] + P + o[M - 16];
|
|
2274
2274
|
}
|
|
2275
|
-
var
|
|
2276
|
-
E =
|
|
2275
|
+
var w = C & v ^ ~C & S, F = c & y ^ c & f ^ y & f, G = (c << 30 | c >>> 2) ^ (c << 19 | c >>> 13) ^ (c << 10 | c >>> 22), R = (C << 26 | C >>> 6) ^ (C << 21 | C >>> 11) ^ (C << 7 | C >>> 25), B = E + R + w + i[M] + o[M], O = G + F;
|
|
2276
|
+
E = S, S = v, v = C, C = b + B | 0, b = f, f = y, y = c, c = B + O | 0;
|
|
2277
2277
|
}
|
|
2278
|
-
_[0] = _[0] + c | 0, _[1] = _[1] + y | 0, _[2] = _[2] + f | 0, _[3] = _[3] + b | 0, _[4] = _[4] + C | 0, _[5] = _[5] + v | 0, _[6] = _[6] +
|
|
2278
|
+
_[0] = _[0] + c | 0, _[1] = _[1] + y | 0, _[2] = _[2] + f | 0, _[3] = _[3] + b | 0, _[4] = _[4] + C | 0, _[5] = _[5] + v | 0, _[6] = _[6] + S | 0, _[7] = _[7] + E | 0;
|
|
2279
2279
|
},
|
|
2280
2280
|
_doFinalize: function() {
|
|
2281
2281
|
var u = this._data, m = u.words, _ = this._nDataBytes * 8, c = u.sigBytes * 8;
|
|
@@ -2432,18 +2432,18 @@ function ar() {
|
|
|
2432
2432
|
]);
|
|
2433
2433
|
},
|
|
2434
2434
|
_doProcessBlock: function(m, _) {
|
|
2435
|
-
for (var c = this._hash.words, y = c[0], f = c[1], b = c[2], C = c[3], v = c[4],
|
|
2436
|
-
var
|
|
2435
|
+
for (var c = this._hash.words, y = c[0], f = c[1], b = c[2], C = c[3], v = c[4], S = c[5], E = c[6], M = c[7], A = y.high, k = y.low, D = f.high, P = f.low, w = b.high, F = b.low, G = C.high, R = C.low, B = v.high, O = v.low, W = S.high, z = S.low, T = E.high, h = E.low, N = M.high, L = M.low, V = A, q = k, $ = D, K = P, te = w, le = F, be = G, Ce = R, pe = B, ge = O, ye = W, fe = z, Ve = T, _e = h, Pe = N, aa = L, we = 0; we < 80; we++) {
|
|
2436
|
+
var he, We, ta = s[we];
|
|
2437
2437
|
if (we < 16)
|
|
2438
|
-
We = ta.high = m[_ + we * 2] | 0,
|
|
2438
|
+
We = ta.high = m[_ + we * 2] | 0, he = ta.low = m[_ + we * 2 + 1] | 0;
|
|
2439
2439
|
else {
|
|
2440
2440
|
var ia = s[we - 15], xe = ia.high, Fe = ia.low, je = (xe >>> 1 | Fe << 31) ^ (xe >>> 8 | Fe << 24) ^ xe >>> 7, oa = (Fe >>> 1 | xe << 31) ^ (Fe >>> 8 | xe << 24) ^ (Fe >>> 7 | xe << 25), ga = s[we - 2], Je = ga.high, Ye = ga.low, Va = (Je >>> 19 | Ye << 13) ^ (Je << 3 | Ye >>> 29) ^ Je >>> 6, Da = (Ye >>> 19 | Je << 13) ^ (Ye << 3 | Je >>> 29) ^ (Ye >>> 6 | Je << 26), Ea = s[we - 7], Ja = Ea.high, Za = Ea.low, da = s[we - 16], ya = da.high, qe = da.low;
|
|
2441
|
-
|
|
2441
|
+
he = oa + Za, We = je + Ja + (he >>> 0 < oa >>> 0 ? 1 : 0), he = he + Da, We = We + Va + (he >>> 0 < Da >>> 0 ? 1 : 0), he = he + qe, We = We + ya + (he >>> 0 < qe >>> 0 ? 1 : 0), ta.high = We, ta.low = he;
|
|
2442
2442
|
}
|
|
2443
|
-
var ca =
|
|
2444
|
-
Pe = Ve, aa =
|
|
2443
|
+
var ca = pe & ye ^ ~pe & Ve, fa = ge & fe ^ ~ge & _e, Na = V & $ ^ V & te ^ $ & te, La = q & K ^ q & le ^ K & le, Ua = (V >>> 28 | q << 4) ^ (V << 30 | q >>> 2) ^ (V << 25 | q >>> 7), Ga = (q >>> 28 | V << 4) ^ (q << 30 | V >>> 2) ^ (q << 25 | V >>> 7), Ma = (pe >>> 14 | ge << 18) ^ (pe >>> 18 | ge << 14) ^ (pe << 23 | ge >>> 9), Se = (ge >>> 14 | pe << 18) ^ (ge >>> 18 | pe << 14) ^ (ge << 23 | pe >>> 9), J = o[we], De = J.high, na = J.low, Ae = aa + Se, ra = Pe + Ma + (Ae >>> 0 < aa >>> 0 ? 1 : 0), Ae = Ae + fa, ra = ra + ca + (Ae >>> 0 < fa >>> 0 ? 1 : 0), Ae = Ae + na, ra = ra + De + (Ae >>> 0 < na >>> 0 ? 1 : 0), Ae = Ae + he, ra = ra + We + (Ae >>> 0 < he >>> 0 ? 1 : 0), it = Ga + La, ai = Ua + Na + (it >>> 0 < Ga >>> 0 ? 1 : 0);
|
|
2444
|
+
Pe = Ve, aa = _e, Ve = ye, _e = fe, ye = pe, fe = ge, ge = Ce + Ae | 0, pe = be + ra + (ge >>> 0 < Ce >>> 0 ? 1 : 0) | 0, be = te, Ce = le, te = $, le = K, $ = V, K = q, q = Ae + it | 0, V = ra + ai + (q >>> 0 < Ae >>> 0 ? 1 : 0) | 0;
|
|
2445
2445
|
}
|
|
2446
|
-
|
|
2446
|
+
k = y.low = k + q, y.high = A + V + (k >>> 0 < q >>> 0 ? 1 : 0), P = f.low = P + K, f.high = D + $ + (P >>> 0 < K >>> 0 ? 1 : 0), F = b.low = F + le, b.high = w + te + (F >>> 0 < le >>> 0 ? 1 : 0), R = C.low = R + Ce, C.high = G + be + (R >>> 0 < Ce >>> 0 ? 1 : 0), O = v.low = O + ge, v.high = B + pe + (O >>> 0 < ge >>> 0 ? 1 : 0), z = S.low = z + fe, S.high = W + ye + (z >>> 0 < fe >>> 0 ? 1 : 0), h = E.low = h + _e, E.high = T + Ve + (h >>> 0 < _e >>> 0 ? 1 : 0), L = M.low = L + aa, M.high = N + Pe + (L >>> 0 < aa >>> 0 ? 1 : 0);
|
|
2447
2447
|
},
|
|
2448
2448
|
_doFinalize: function() {
|
|
2449
2449
|
var m = this._data, _ = m.words, c = this._nDataBytes * 8, y = m.sigBytes * 8;
|
|
@@ -2509,15 +2509,15 @@ function El() {
|
|
|
2509
2509
|
for (var c = 0; c < 5; c++)
|
|
2510
2510
|
for (var y = 0; y < 5; y++)
|
|
2511
2511
|
s[c + 5 * y] = y + (2 * c + 3 * y) % 5 * 5;
|
|
2512
|
-
for (var v = 1,
|
|
2513
|
-
for (var E = 0,
|
|
2512
|
+
for (var v = 1, S = 0; S < 24; S++) {
|
|
2513
|
+
for (var E = 0, M = 0, A = 0; A < 7; A++) {
|
|
2514
2514
|
if (v & 1) {
|
|
2515
|
-
var
|
|
2516
|
-
|
|
2515
|
+
var k = (1 << A) - 1;
|
|
2516
|
+
k < 32 ? M ^= 1 << k : E ^= 1 << k - 32;
|
|
2517
2517
|
}
|
|
2518
2518
|
v & 128 ? v = v << 1 ^ 113 : v <<= 1;
|
|
2519
2519
|
}
|
|
2520
|
-
u[
|
|
2520
|
+
u[S] = a.create(E, M);
|
|
2521
2521
|
}
|
|
2522
2522
|
})();
|
|
2523
2523
|
var m = [];
|
|
@@ -2544,39 +2544,39 @@ function El() {
|
|
|
2544
2544
|
},
|
|
2545
2545
|
_doProcessBlock: function(c, y) {
|
|
2546
2546
|
for (var f = this._state, b = this.blockSize / 2, C = 0; C < b; C++) {
|
|
2547
|
-
var v = c[y + 2 * C],
|
|
2548
|
-
v = (v << 8 | v >>> 24) & 16711935 | (v << 24 | v >>> 8) & 4278255360,
|
|
2547
|
+
var v = c[y + 2 * C], S = c[y + 2 * C + 1];
|
|
2548
|
+
v = (v << 8 | v >>> 24) & 16711935 | (v << 24 | v >>> 8) & 4278255360, S = (S << 8 | S >>> 24) & 16711935 | (S << 24 | S >>> 8) & 4278255360;
|
|
2549
2549
|
var E = f[C];
|
|
2550
|
-
E.high ^=
|
|
2550
|
+
E.high ^= S, E.low ^= v;
|
|
2551
2551
|
}
|
|
2552
|
-
for (var
|
|
2552
|
+
for (var M = 0; M < 24; M++) {
|
|
2553
2553
|
for (var A = 0; A < 5; A++) {
|
|
2554
|
-
for (var
|
|
2555
|
-
var E = f[A + 5 *
|
|
2556
|
-
|
|
2554
|
+
for (var k = 0, D = 0, P = 0; P < 5; P++) {
|
|
2555
|
+
var E = f[A + 5 * P];
|
|
2556
|
+
k ^= E.high, D ^= E.low;
|
|
2557
2557
|
}
|
|
2558
|
-
var
|
|
2559
|
-
|
|
2558
|
+
var w = m[A];
|
|
2559
|
+
w.high = k, w.low = D;
|
|
2560
2560
|
}
|
|
2561
2561
|
for (var A = 0; A < 5; A++)
|
|
2562
|
-
for (var
|
|
2563
|
-
var E = f[A + 5 *
|
|
2564
|
-
E.high ^=
|
|
2562
|
+
for (var F = m[(A + 4) % 5], G = m[(A + 1) % 5], R = G.high, B = G.low, k = F.high ^ (R << 1 | B >>> 31), D = F.low ^ (B << 1 | R >>> 31), P = 0; P < 5; P++) {
|
|
2563
|
+
var E = f[A + 5 * P];
|
|
2564
|
+
E.high ^= k, E.low ^= D;
|
|
2565
2565
|
}
|
|
2566
2566
|
for (var O = 1; O < 25; O++) {
|
|
2567
|
-
var
|
|
2568
|
-
|
|
2569
|
-
var
|
|
2570
|
-
|
|
2567
|
+
var k, D, E = f[O], W = E.high, z = E.low, T = o[O];
|
|
2568
|
+
T < 32 ? (k = W << T | z >>> 32 - T, D = z << T | W >>> 32 - T) : (k = z << T - 32 | W >>> 64 - T, D = W << T - 32 | z >>> 64 - T);
|
|
2569
|
+
var h = m[s[O]];
|
|
2570
|
+
h.high = k, h.low = D;
|
|
2571
2571
|
}
|
|
2572
|
-
var
|
|
2573
|
-
|
|
2572
|
+
var N = m[0], L = f[0];
|
|
2573
|
+
N.high = L.high, N.low = L.low;
|
|
2574
2574
|
for (var A = 0; A < 5; A++)
|
|
2575
|
-
for (var
|
|
2576
|
-
var O = A + 5 *
|
|
2577
|
-
E.high =
|
|
2575
|
+
for (var P = 0; P < 5; P++) {
|
|
2576
|
+
var O = A + 5 * P, E = f[O], V = m[O], q = m[(A + 1) % 5 + 5 * P], $ = m[(A + 2) % 5 + 5 * P];
|
|
2577
|
+
E.high = V.high ^ ~q.high & $.high, E.low = V.low ^ ~q.low & $.low;
|
|
2578
2578
|
}
|
|
2579
|
-
var E = f[0], K = u[
|
|
2579
|
+
var E = f[0], K = u[M];
|
|
2580
2580
|
E.high ^= K.high, E.low ^= K.low;
|
|
2581
2581
|
}
|
|
2582
2582
|
},
|
|
@@ -2585,9 +2585,9 @@ function El() {
|
|
|
2585
2585
|
this._nDataBytes * 8;
|
|
2586
2586
|
var f = c.sigBytes * 8, b = this.blockSize * 32;
|
|
2587
2587
|
y[f >>> 5] |= 1 << 24 - f % 32, y[(r.ceil((f + 1) / b) * b >>> 5) - 1] |= 128, c.sigBytes = y.length * 4, this._process();
|
|
2588
|
-
for (var C = this._state, v = this.cfg.outputLength / 8,
|
|
2589
|
-
var A = C[
|
|
2590
|
-
|
|
2588
|
+
for (var C = this._state, v = this.cfg.outputLength / 8, S = v / 8, E = [], M = 0; M < S; M++) {
|
|
2589
|
+
var A = C[M], k = A.high, D = A.low;
|
|
2590
|
+
k = (k << 8 | k >>> 24) & 16711935 | (k << 24 | k >>> 8) & 4278255360, D = (D << 8 | D >>> 24) & 16711935 | (D << 24 | D >>> 8) & 4278255360, E.push(D), E.push(k);
|
|
2591
2591
|
}
|
|
2592
2592
|
return new U.init(E, v);
|
|
2593
2593
|
},
|
|
@@ -2937,48 +2937,48 @@ function Ll() {
|
|
|
2937
2937
|
_doReset: function() {
|
|
2938
2938
|
this._hash = U.create([1732584193, 4023233417, 2562383102, 271733878, 3285377520]);
|
|
2939
2939
|
},
|
|
2940
|
-
_doProcessBlock: function(
|
|
2941
|
-
for (var
|
|
2942
|
-
var A = E +
|
|
2943
|
-
|
|
2940
|
+
_doProcessBlock: function(S, E) {
|
|
2941
|
+
for (var M = 0; M < 16; M++) {
|
|
2942
|
+
var A = E + M, k = S[A];
|
|
2943
|
+
S[A] = (k << 8 | k >>> 24) & 16711935 | (k << 24 | k >>> 8) & 4278255360;
|
|
2944
2944
|
}
|
|
2945
|
-
var
|
|
2946
|
-
|
|
2947
|
-
for (var K,
|
|
2948
|
-
K = O +
|
|
2949
|
-
K =
|
|
2945
|
+
var D = this._hash.words, P = u.words, w = m.words, F = a.words, G = i.words, R = o.words, B = s.words, O, W, z, T, h, N, L, V, q, $;
|
|
2946
|
+
N = O = D[0], L = W = D[1], V = z = D[2], q = T = D[3], $ = h = D[4];
|
|
2947
|
+
for (var K, M = 0; M < 80; M += 1)
|
|
2948
|
+
K = O + S[E + F[M]] | 0, M < 16 ? K += c(W, z, T) + P[0] : M < 32 ? K += y(W, z, T) + P[1] : M < 48 ? K += f(W, z, T) + P[2] : M < 64 ? K += b(W, z, T) + P[3] : K += C(W, z, T) + P[4], K = K | 0, K = v(K, R[M]), K = K + h | 0, O = h, h = T, T = v(z, 10), z = W, W = K, K = N + S[E + G[M]] | 0, M < 16 ? K += C(L, V, q) + w[0] : M < 32 ? K += b(L, V, q) + w[1] : M < 48 ? K += f(L, V, q) + w[2] : M < 64 ? K += y(L, V, q) + w[3] : K += c(L, V, q) + w[4], K = K | 0, K = v(K, B[M]), K = K + $ | 0, N = $, $ = q, q = v(V, 10), V = L, L = K;
|
|
2949
|
+
K = D[1] + z + q | 0, D[1] = D[2] + T + $ | 0, D[2] = D[3] + h + N | 0, D[3] = D[4] + O + L | 0, D[4] = D[0] + W + V | 0, D[0] = K;
|
|
2950
2950
|
},
|
|
2951
2951
|
_doFinalize: function() {
|
|
2952
|
-
var
|
|
2953
|
-
E[A >>> 5] |= 128 << 24 - A % 32, E[(A + 64 >>> 9 << 4) + 14] = (
|
|
2954
|
-
for (var
|
|
2955
|
-
var
|
|
2956
|
-
|
|
2952
|
+
var S = this._data, E = S.words, M = this._nDataBytes * 8, A = S.sigBytes * 8;
|
|
2953
|
+
E[A >>> 5] |= 128 << 24 - A % 32, E[(A + 64 >>> 9 << 4) + 14] = (M << 8 | M >>> 24) & 16711935 | (M << 24 | M >>> 8) & 4278255360, S.sigBytes = (E.length + 1) * 4, this._process();
|
|
2954
|
+
for (var k = this._hash, D = k.words, P = 0; P < 5; P++) {
|
|
2955
|
+
var w = D[P];
|
|
2956
|
+
D[P] = (w << 8 | w >>> 24) & 16711935 | (w << 24 | w >>> 8) & 4278255360;
|
|
2957
2957
|
}
|
|
2958
|
-
return
|
|
2958
|
+
return k;
|
|
2959
2959
|
},
|
|
2960
2960
|
clone: function() {
|
|
2961
|
-
var
|
|
2962
|
-
return
|
|
2961
|
+
var S = d.clone.call(this);
|
|
2962
|
+
return S._hash = this._hash.clone(), S;
|
|
2963
2963
|
}
|
|
2964
2964
|
});
|
|
2965
|
-
function c(
|
|
2966
|
-
return
|
|
2965
|
+
function c(S, E, M) {
|
|
2966
|
+
return S ^ E ^ M;
|
|
2967
2967
|
}
|
|
2968
|
-
function y(
|
|
2969
|
-
return
|
|
2968
|
+
function y(S, E, M) {
|
|
2969
|
+
return S & E | ~S & M;
|
|
2970
2970
|
}
|
|
2971
|
-
function f(
|
|
2972
|
-
return (
|
|
2971
|
+
function f(S, E, M) {
|
|
2972
|
+
return (S | ~E) ^ M;
|
|
2973
2973
|
}
|
|
2974
|
-
function b(
|
|
2975
|
-
return
|
|
2974
|
+
function b(S, E, M) {
|
|
2975
|
+
return S & M | E & ~M;
|
|
2976
2976
|
}
|
|
2977
|
-
function C(
|
|
2978
|
-
return
|
|
2977
|
+
function C(S, E, M) {
|
|
2978
|
+
return S ^ (E | ~M);
|
|
2979
2979
|
}
|
|
2980
|
-
function v(
|
|
2981
|
-
return
|
|
2980
|
+
function v(S, E) {
|
|
2981
|
+
return S << E | S >>> 32 - E;
|
|
2982
2982
|
}
|
|
2983
2983
|
p.RIPEMD160 = d._createHelper(_), p.HmacRIPEMD160 = d._createHmacHelper(_);
|
|
2984
2984
|
})(), t.RIPEMD160;
|
|
@@ -3113,10 +3113,10 @@ function Rl() {
|
|
|
3113
3113
|
for (var u = this.cfg, m = a.create(u.hasher, o), _ = U.create(), c = U.create([1]), y = _.words, f = c.words, b = u.keySize, C = u.iterations; y.length < b; ) {
|
|
3114
3114
|
var v = m.update(s).finalize(c);
|
|
3115
3115
|
m.reset();
|
|
3116
|
-
for (var
|
|
3117
|
-
|
|
3118
|
-
for (var
|
|
3119
|
-
D
|
|
3116
|
+
for (var S = v.words, E = S.length, M = v, A = 1; A < C; A++) {
|
|
3117
|
+
M = m.finalize(M), m.reset();
|
|
3118
|
+
for (var k = M.words, D = 0; D < E; D++)
|
|
3119
|
+
S[D] ^= k[D];
|
|
3120
3120
|
}
|
|
3121
3121
|
_.concat(v), f[0]++;
|
|
3122
3122
|
}
|
|
@@ -3223,8 +3223,8 @@ function Ge() {
|
|
|
3223
3223
|
*
|
|
3224
3224
|
* var cipher = CryptoJS.algo.AES.createEncryptor(keyWordArray, { iv: ivWordArray });
|
|
3225
3225
|
*/
|
|
3226
|
-
createEncryptor: function(
|
|
3227
|
-
return this.create(this._ENC_XFORM_MODE,
|
|
3226
|
+
createEncryptor: function(k, D) {
|
|
3227
|
+
return this.create(this._ENC_XFORM_MODE, k, D);
|
|
3228
3228
|
},
|
|
3229
3229
|
/**
|
|
3230
3230
|
* Creates this cipher in decryption mode.
|
|
@@ -3240,8 +3240,8 @@ function Ge() {
|
|
|
3240
3240
|
*
|
|
3241
3241
|
* var cipher = CryptoJS.algo.AES.createDecryptor(keyWordArray, { iv: ivWordArray });
|
|
3242
3242
|
*/
|
|
3243
|
-
createDecryptor: function(
|
|
3244
|
-
return this.create(this._DEC_XFORM_MODE,
|
|
3243
|
+
createDecryptor: function(k, D) {
|
|
3244
|
+
return this.create(this._DEC_XFORM_MODE, k, D);
|
|
3245
3245
|
},
|
|
3246
3246
|
/**
|
|
3247
3247
|
* Initializes a newly created cipher.
|
|
@@ -3254,8 +3254,8 @@ function Ge() {
|
|
|
3254
3254
|
*
|
|
3255
3255
|
* var cipher = CryptoJS.algo.AES.create(CryptoJS.algo.AES._ENC_XFORM_MODE, keyWordArray, { iv: ivWordArray });
|
|
3256
3256
|
*/
|
|
3257
|
-
init: function(
|
|
3258
|
-
this.cfg = this.cfg.extend(
|
|
3257
|
+
init: function(k, D, P) {
|
|
3258
|
+
this.cfg = this.cfg.extend(P), this._xformMode = k, this._key = D, this.reset();
|
|
3259
3259
|
},
|
|
3260
3260
|
/**
|
|
3261
3261
|
* Resets this cipher to its initial state.
|
|
@@ -3279,8 +3279,8 @@ function Ge() {
|
|
|
3279
3279
|
* var encrypted = cipher.process('data');
|
|
3280
3280
|
* var encrypted = cipher.process(wordArray);
|
|
3281
3281
|
*/
|
|
3282
|
-
process: function(
|
|
3283
|
-
return this._append(
|
|
3282
|
+
process: function(k) {
|
|
3283
|
+
return this._append(k), this._process();
|
|
3284
3284
|
},
|
|
3285
3285
|
/**
|
|
3286
3286
|
* Finalizes the encryption or decryption process.
|
|
@@ -3296,10 +3296,10 @@ function Ge() {
|
|
|
3296
3296
|
* var encrypted = cipher.finalize('data');
|
|
3297
3297
|
* var encrypted = cipher.finalize(wordArray);
|
|
3298
3298
|
*/
|
|
3299
|
-
finalize: function(
|
|
3300
|
-
|
|
3301
|
-
var
|
|
3302
|
-
return
|
|
3299
|
+
finalize: function(k) {
|
|
3300
|
+
k && this._append(k);
|
|
3301
|
+
var D = this._doFinalize();
|
|
3302
|
+
return D;
|
|
3303
3303
|
},
|
|
3304
3304
|
keySize: 128 / 32,
|
|
3305
3305
|
ivSize: 128 / 32,
|
|
@@ -3319,16 +3319,16 @@ function Ge() {
|
|
|
3319
3319
|
* var AES = CryptoJS.lib.Cipher._createHelper(CryptoJS.algo.AES);
|
|
3320
3320
|
*/
|
|
3321
3321
|
_createHelper: /* @__PURE__ */ (function() {
|
|
3322
|
-
function
|
|
3323
|
-
return typeof
|
|
3322
|
+
function k(D) {
|
|
3323
|
+
return typeof D == "string" ? A : S;
|
|
3324
3324
|
}
|
|
3325
|
-
return function(
|
|
3325
|
+
return function(D) {
|
|
3326
3326
|
return {
|
|
3327
|
-
encrypt: function(w, F
|
|
3328
|
-
return
|
|
3327
|
+
encrypt: function(P, w, F) {
|
|
3328
|
+
return k(w).encrypt(D, P, w, F);
|
|
3329
3329
|
},
|
|
3330
|
-
decrypt: function(w, F
|
|
3331
|
-
return
|
|
3330
|
+
decrypt: function(P, w, F) {
|
|
3331
|
+
return k(w).decrypt(D, P, w, F);
|
|
3332
3332
|
}
|
|
3333
3333
|
};
|
|
3334
3334
|
};
|
|
@@ -3336,8 +3336,8 @@ function Ge() {
|
|
|
3336
3336
|
});
|
|
3337
3337
|
g.StreamCipher = u.extend({
|
|
3338
3338
|
_doFinalize: function() {
|
|
3339
|
-
var
|
|
3340
|
-
return
|
|
3339
|
+
var k = this._process(!0);
|
|
3340
|
+
return k;
|
|
3341
3341
|
},
|
|
3342
3342
|
blockSize: 1
|
|
3343
3343
|
});
|
|
@@ -3354,8 +3354,8 @@ function Ge() {
|
|
|
3354
3354
|
*
|
|
3355
3355
|
* var mode = CryptoJS.mode.CBC.createEncryptor(cipher, iv.words);
|
|
3356
3356
|
*/
|
|
3357
|
-
createEncryptor: function(
|
|
3358
|
-
return this.Encryptor.create(
|
|
3357
|
+
createEncryptor: function(k, D) {
|
|
3358
|
+
return this.Encryptor.create(k, D);
|
|
3359
3359
|
},
|
|
3360
3360
|
/**
|
|
3361
3361
|
* Creates this mode for decryption.
|
|
@@ -3369,8 +3369,8 @@ function Ge() {
|
|
|
3369
3369
|
*
|
|
3370
3370
|
* var mode = CryptoJS.mode.CBC.createDecryptor(cipher, iv.words);
|
|
3371
3371
|
*/
|
|
3372
|
-
createDecryptor: function(
|
|
3373
|
-
return this.Decryptor.create(
|
|
3372
|
+
createDecryptor: function(k, D) {
|
|
3373
|
+
return this.Decryptor.create(k, D);
|
|
3374
3374
|
},
|
|
3375
3375
|
/**
|
|
3376
3376
|
* Initializes a newly created mode.
|
|
@@ -3382,12 +3382,12 @@ function Ge() {
|
|
|
3382
3382
|
*
|
|
3383
3383
|
* var mode = CryptoJS.mode.CBC.Encryptor.create(cipher, iv.words);
|
|
3384
3384
|
*/
|
|
3385
|
-
init: function(
|
|
3386
|
-
this._cipher =
|
|
3385
|
+
init: function(k, D) {
|
|
3386
|
+
this._cipher = k, this._iv = D;
|
|
3387
3387
|
}
|
|
3388
3388
|
}), c = m.CBC = (function() {
|
|
3389
|
-
var
|
|
3390
|
-
|
|
3389
|
+
var k = _.extend();
|
|
3390
|
+
k.Encryptor = k.extend({
|
|
3391
3391
|
/**
|
|
3392
3392
|
* Processes the data block at offset.
|
|
3393
3393
|
*
|
|
@@ -3398,11 +3398,11 @@ function Ge() {
|
|
|
3398
3398
|
*
|
|
3399
3399
|
* mode.processBlock(data.words, offset);
|
|
3400
3400
|
*/
|
|
3401
|
-
processBlock: function(
|
|
3402
|
-
var
|
|
3403
|
-
|
|
3401
|
+
processBlock: function(P, w) {
|
|
3402
|
+
var F = this._cipher, G = F.blockSize;
|
|
3403
|
+
D.call(this, P, w, G), F.encryptBlock(P, w), this._prevBlock = P.slice(w, w + G);
|
|
3404
3404
|
}
|
|
3405
|
-
}),
|
|
3405
|
+
}), k.Decryptor = k.extend({
|
|
3406
3406
|
/**
|
|
3407
3407
|
* Processes the data block at offset.
|
|
3408
3408
|
*
|
|
@@ -3413,18 +3413,18 @@ function Ge() {
|
|
|
3413
3413
|
*
|
|
3414
3414
|
* mode.processBlock(data.words, offset);
|
|
3415
3415
|
*/
|
|
3416
|
-
processBlock: function(
|
|
3417
|
-
var
|
|
3418
|
-
|
|
3416
|
+
processBlock: function(P, w) {
|
|
3417
|
+
var F = this._cipher, G = F.blockSize, R = P.slice(w, w + G);
|
|
3418
|
+
F.decryptBlock(P, w), D.call(this, P, w, G), this._prevBlock = R;
|
|
3419
3419
|
}
|
|
3420
3420
|
});
|
|
3421
|
-
function
|
|
3422
|
-
var
|
|
3423
|
-
R ? (
|
|
3424
|
-
for (var B = 0; B <
|
|
3425
|
-
w
|
|
3421
|
+
function D(P, w, F) {
|
|
3422
|
+
var G, R = this._iv;
|
|
3423
|
+
R ? (G = R, this._iv = r) : G = this._prevBlock;
|
|
3424
|
+
for (var B = 0; B < F; B++)
|
|
3425
|
+
P[w + B] ^= G[B];
|
|
3426
3426
|
}
|
|
3427
|
-
return
|
|
3427
|
+
return k;
|
|
3428
3428
|
})(), y = p.pad = {}, f = y.Pkcs7 = {
|
|
3429
3429
|
/**
|
|
3430
3430
|
* Pads data using the algorithm defined in PKCS #5/7.
|
|
@@ -3438,11 +3438,11 @@ function Ge() {
|
|
|
3438
3438
|
*
|
|
3439
3439
|
* CryptoJS.pad.Pkcs7.pad(wordArray, 4);
|
|
3440
3440
|
*/
|
|
3441
|
-
pad: function(
|
|
3442
|
-
for (var
|
|
3443
|
-
|
|
3444
|
-
var B = d.create(
|
|
3445
|
-
|
|
3441
|
+
pad: function(k, D) {
|
|
3442
|
+
for (var P = D * 4, w = P - k.sigBytes % P, F = w << 24 | w << 16 | w << 8 | w, G = [], R = 0; R < w; R += 4)
|
|
3443
|
+
G.push(F);
|
|
3444
|
+
var B = d.create(G, w);
|
|
3445
|
+
k.concat(B);
|
|
3446
3446
|
},
|
|
3447
3447
|
/**
|
|
3448
3448
|
* Unpads data that had been padded using the algorithm defined in PKCS #5/7.
|
|
@@ -3455,9 +3455,9 @@ function Ge() {
|
|
|
3455
3455
|
*
|
|
3456
3456
|
* CryptoJS.pad.Pkcs7.unpad(wordArray);
|
|
3457
3457
|
*/
|
|
3458
|
-
unpad: function(
|
|
3459
|
-
var
|
|
3460
|
-
|
|
3458
|
+
unpad: function(k) {
|
|
3459
|
+
var D = k.words[k.sigBytes - 1 >>> 2] & 255;
|
|
3460
|
+
k.sigBytes -= D;
|
|
3461
3461
|
}
|
|
3462
3462
|
};
|
|
3463
3463
|
g.BlockCipher = u.extend({
|
|
@@ -3472,17 +3472,17 @@ function Ge() {
|
|
|
3472
3472
|
padding: f
|
|
3473
3473
|
}),
|
|
3474
3474
|
reset: function() {
|
|
3475
|
-
var
|
|
3475
|
+
var k;
|
|
3476
3476
|
u.reset.call(this);
|
|
3477
|
-
var
|
|
3478
|
-
this._xformMode == this._ENC_XFORM_MODE ?
|
|
3477
|
+
var D = this.cfg, P = D.iv, w = D.mode;
|
|
3478
|
+
this._xformMode == this._ENC_XFORM_MODE ? k = w.createEncryptor : (k = w.createDecryptor, this._minBufferSize = 1), this._mode && this._mode.__creator == k ? this._mode.init(this, P && P.words) : (this._mode = k.call(w, this, P && P.words), this._mode.__creator = k);
|
|
3479
3479
|
},
|
|
3480
|
-
_doProcessBlock: function(
|
|
3481
|
-
this._mode.processBlock(
|
|
3480
|
+
_doProcessBlock: function(k, D) {
|
|
3481
|
+
this._mode.processBlock(k, D);
|
|
3482
3482
|
},
|
|
3483
3483
|
_doFinalize: function() {
|
|
3484
|
-
var
|
|
3485
|
-
return this._xformMode == this._ENC_XFORM_MODE ? (
|
|
3484
|
+
var k, D = this.cfg.padding;
|
|
3485
|
+
return this._xformMode == this._ENC_XFORM_MODE ? (D.pad(this._data, this.blockSize), k = this._process(!0)) : (k = this._process(!0), D.unpad(k)), k;
|
|
3486
3486
|
},
|
|
3487
3487
|
blockSize: 128 / 32
|
|
3488
3488
|
});
|
|
@@ -3506,8 +3506,8 @@ function Ge() {
|
|
|
3506
3506
|
* formatter: CryptoJS.format.OpenSSL
|
|
3507
3507
|
* });
|
|
3508
3508
|
*/
|
|
3509
|
-
init: function(
|
|
3510
|
-
this.mixIn(
|
|
3509
|
+
init: function(k) {
|
|
3510
|
+
this.mixIn(k);
|
|
3511
3511
|
},
|
|
3512
3512
|
/**
|
|
3513
3513
|
* Converts this cipher params object to a string.
|
|
@@ -3524,8 +3524,8 @@ function Ge() {
|
|
|
3524
3524
|
* var string = cipherParams.toString();
|
|
3525
3525
|
* var string = cipherParams.toString(CryptoJS.format.OpenSSL);
|
|
3526
3526
|
*/
|
|
3527
|
-
toString: function(
|
|
3528
|
-
return (
|
|
3527
|
+
toString: function(k) {
|
|
3528
|
+
return (k || this.formatter).stringify(this);
|
|
3529
3529
|
}
|
|
3530
3530
|
}), C = p.format = {}, v = C.OpenSSL = {
|
|
3531
3531
|
/**
|
|
@@ -3541,9 +3541,9 @@ function Ge() {
|
|
|
3541
3541
|
*
|
|
3542
3542
|
* var openSSLString = CryptoJS.format.OpenSSL.stringify(cipherParams);
|
|
3543
3543
|
*/
|
|
3544
|
-
stringify: function(
|
|
3545
|
-
var
|
|
3546
|
-
return
|
|
3544
|
+
stringify: function(k) {
|
|
3545
|
+
var D, P = k.ciphertext, w = k.salt;
|
|
3546
|
+
return w ? D = d.create([1398893684, 1701076831]).concat(w).concat(P) : D = P, D.toString(i);
|
|
3547
3547
|
},
|
|
3548
3548
|
/**
|
|
3549
3549
|
* Converts an OpenSSL-compatible string to a cipher params object.
|
|
@@ -3558,11 +3558,11 @@ function Ge() {
|
|
|
3558
3558
|
*
|
|
3559
3559
|
* var cipherParams = CryptoJS.format.OpenSSL.parse(openSSLString);
|
|
3560
3560
|
*/
|
|
3561
|
-
parse: function(
|
|
3562
|
-
var
|
|
3563
|
-
return
|
|
3561
|
+
parse: function(k) {
|
|
3562
|
+
var D, P = i.parse(k), w = P.words;
|
|
3563
|
+
return w[0] == 1398893684 && w[1] == 1701076831 && (D = d.create(w.slice(2, 4)), w.splice(0, 4), P.sigBytes -= 16), b.create({ ciphertext: P, salt: D });
|
|
3564
3564
|
}
|
|
3565
|
-
},
|
|
3565
|
+
}, S = g.SerializableCipher = U.extend({
|
|
3566
3566
|
/**
|
|
3567
3567
|
* Configuration options.
|
|
3568
3568
|
*
|
|
@@ -3589,18 +3589,18 @@ function Ge() {
|
|
|
3589
3589
|
* var ciphertextParams = CryptoJS.lib.SerializableCipher.encrypt(CryptoJS.algo.AES, message, key, { iv: iv });
|
|
3590
3590
|
* var ciphertextParams = CryptoJS.lib.SerializableCipher.encrypt(CryptoJS.algo.AES, message, key, { iv: iv, format: CryptoJS.format.OpenSSL });
|
|
3591
3591
|
*/
|
|
3592
|
-
encrypt: function(
|
|
3593
|
-
|
|
3594
|
-
var
|
|
3592
|
+
encrypt: function(k, D, P, w) {
|
|
3593
|
+
w = this.cfg.extend(w);
|
|
3594
|
+
var F = k.createEncryptor(P, w), G = F.finalize(D), R = F.cfg;
|
|
3595
3595
|
return b.create({
|
|
3596
|
-
ciphertext:
|
|
3597
|
-
key:
|
|
3596
|
+
ciphertext: G,
|
|
3597
|
+
key: P,
|
|
3598
3598
|
iv: R.iv,
|
|
3599
|
-
algorithm:
|
|
3599
|
+
algorithm: k,
|
|
3600
3600
|
mode: R.mode,
|
|
3601
3601
|
padding: R.padding,
|
|
3602
|
-
blockSize:
|
|
3603
|
-
formatter:
|
|
3602
|
+
blockSize: k.blockSize,
|
|
3603
|
+
formatter: w.format
|
|
3604
3604
|
});
|
|
3605
3605
|
},
|
|
3606
3606
|
/**
|
|
@@ -3620,10 +3620,10 @@ function Ge() {
|
|
|
3620
3620
|
* var plaintext = CryptoJS.lib.SerializableCipher.decrypt(CryptoJS.algo.AES, formattedCiphertext, key, { iv: iv, format: CryptoJS.format.OpenSSL });
|
|
3621
3621
|
* var plaintext = CryptoJS.lib.SerializableCipher.decrypt(CryptoJS.algo.AES, ciphertextParams, key, { iv: iv, format: CryptoJS.format.OpenSSL });
|
|
3622
3622
|
*/
|
|
3623
|
-
decrypt: function(
|
|
3624
|
-
|
|
3625
|
-
var
|
|
3626
|
-
return
|
|
3623
|
+
decrypt: function(k, D, P, w) {
|
|
3624
|
+
w = this.cfg.extend(w), D = this._parse(D, w.format);
|
|
3625
|
+
var F = k.createDecryptor(P, w).finalize(D.ciphertext);
|
|
3626
|
+
return F;
|
|
3627
3627
|
},
|
|
3628
3628
|
/**
|
|
3629
3629
|
* Converts serialized ciphertext to CipherParams,
|
|
@@ -3640,10 +3640,10 @@ function Ge() {
|
|
|
3640
3640
|
*
|
|
3641
3641
|
* var ciphertextParams = CryptoJS.lib.SerializableCipher._parse(ciphertextStringOrParams, format);
|
|
3642
3642
|
*/
|
|
3643
|
-
_parse: function(
|
|
3644
|
-
return typeof
|
|
3643
|
+
_parse: function(k, D) {
|
|
3644
|
+
return typeof k == "string" ? D.parse(k, this) : k;
|
|
3645
3645
|
}
|
|
3646
|
-
}), E = p.kdf = {},
|
|
3646
|
+
}), E = p.kdf = {}, M = E.OpenSSL = {
|
|
3647
3647
|
/**
|
|
3648
3648
|
* Derives a key and IV from a password.
|
|
3649
3649
|
*
|
|
@@ -3661,22 +3661,22 @@ function Ge() {
|
|
|
3661
3661
|
* var derivedParams = CryptoJS.kdf.OpenSSL.execute('Password', 256/32, 128/32);
|
|
3662
3662
|
* var derivedParams = CryptoJS.kdf.OpenSSL.execute('Password', 256/32, 128/32, 'saltsalt');
|
|
3663
3663
|
*/
|
|
3664
|
-
execute: function(
|
|
3665
|
-
if (
|
|
3666
|
-
var
|
|
3664
|
+
execute: function(k, D, P, w, F) {
|
|
3665
|
+
if (w || (w = d.random(64 / 8)), F)
|
|
3666
|
+
var G = s.create({ keySize: D + P, hasher: F }).compute(k, w);
|
|
3667
3667
|
else
|
|
3668
|
-
var
|
|
3669
|
-
var R = d.create(
|
|
3670
|
-
return
|
|
3668
|
+
var G = s.create({ keySize: D + P }).compute(k, w);
|
|
3669
|
+
var R = d.create(G.words.slice(D), P * 4);
|
|
3670
|
+
return G.sigBytes = D * 4, b.create({ key: G, iv: R, salt: w });
|
|
3671
3671
|
}
|
|
3672
|
-
}, A = g.PasswordBasedCipher =
|
|
3672
|
+
}, A = g.PasswordBasedCipher = S.extend({
|
|
3673
3673
|
/**
|
|
3674
3674
|
* Configuration options.
|
|
3675
3675
|
*
|
|
3676
3676
|
* @property {KDF} kdf The key derivation function to use to generate a key and IV from a password. Default: OpenSSL
|
|
3677
3677
|
*/
|
|
3678
|
-
cfg:
|
|
3679
|
-
kdf:
|
|
3678
|
+
cfg: S.cfg.extend({
|
|
3679
|
+
kdf: M
|
|
3680
3680
|
}),
|
|
3681
3681
|
/**
|
|
3682
3682
|
* Encrypts a message using a password.
|
|
@@ -3695,12 +3695,12 @@ function Ge() {
|
|
|
3695
3695
|
* var ciphertextParams = CryptoJS.lib.PasswordBasedCipher.encrypt(CryptoJS.algo.AES, message, 'password');
|
|
3696
3696
|
* var ciphertextParams = CryptoJS.lib.PasswordBasedCipher.encrypt(CryptoJS.algo.AES, message, 'password', { format: CryptoJS.format.OpenSSL });
|
|
3697
3697
|
*/
|
|
3698
|
-
encrypt: function(
|
|
3699
|
-
|
|
3700
|
-
var
|
|
3701
|
-
|
|
3702
|
-
var
|
|
3703
|
-
return
|
|
3698
|
+
encrypt: function(k, D, P, w) {
|
|
3699
|
+
w = this.cfg.extend(w);
|
|
3700
|
+
var F = w.kdf.execute(P, k.keySize, k.ivSize, w.salt, w.hasher);
|
|
3701
|
+
w.iv = F.iv;
|
|
3702
|
+
var G = S.encrypt.call(this, k, D, F.key, w);
|
|
3703
|
+
return G.mixIn(F), G;
|
|
3704
3704
|
},
|
|
3705
3705
|
/**
|
|
3706
3706
|
* Decrypts serialized ciphertext using a password.
|
|
@@ -3719,12 +3719,12 @@ function Ge() {
|
|
|
3719
3719
|
* var plaintext = CryptoJS.lib.PasswordBasedCipher.decrypt(CryptoJS.algo.AES, formattedCiphertext, 'password', { format: CryptoJS.format.OpenSSL });
|
|
3720
3720
|
* var plaintext = CryptoJS.lib.PasswordBasedCipher.decrypt(CryptoJS.algo.AES, ciphertextParams, 'password', { format: CryptoJS.format.OpenSSL });
|
|
3721
3721
|
*/
|
|
3722
|
-
decrypt: function(
|
|
3723
|
-
|
|
3724
|
-
var
|
|
3725
|
-
|
|
3726
|
-
var
|
|
3727
|
-
return
|
|
3722
|
+
decrypt: function(k, D, P, w) {
|
|
3723
|
+
w = this.cfg.extend(w), D = this._parse(D, w.format);
|
|
3724
|
+
var F = w.kdf.execute(P, k.keySize, k.ivSize, D.salt, w.hasher);
|
|
3725
|
+
w.iv = F.iv;
|
|
3726
|
+
var G = S.decrypt.call(this, k, D, F.key, w);
|
|
3727
|
+
return G;
|
|
3728
3728
|
}
|
|
3729
3729
|
});
|
|
3730
3730
|
})();
|
|
@@ -4008,28 +4008,28 @@ function ro() {
|
|
|
4008
4008
|
(function() {
|
|
4009
4009
|
for (var b = [], C = 0; C < 256; C++)
|
|
4010
4010
|
C < 128 ? b[C] = C << 1 : b[C] = C << 1 ^ 283;
|
|
4011
|
-
for (var v = 0,
|
|
4012
|
-
var E =
|
|
4011
|
+
for (var v = 0, S = 0, C = 0; C < 256; C++) {
|
|
4012
|
+
var E = S ^ S << 1 ^ S << 2 ^ S << 3 ^ S << 4;
|
|
4013
4013
|
E = E >>> 8 ^ E & 255 ^ 99, d[v] = E, l[E] = v;
|
|
4014
|
-
var
|
|
4015
|
-
a[v] =
|
|
4016
|
-
var
|
|
4017
|
-
u[E] =
|
|
4014
|
+
var M = b[v], A = b[M], k = b[A], D = b[E] * 257 ^ E * 16843008;
|
|
4015
|
+
a[v] = D << 24 | D >>> 8, i[v] = D << 16 | D >>> 16, o[v] = D << 8 | D >>> 24, s[v] = D;
|
|
4016
|
+
var D = k * 16843009 ^ A * 65537 ^ M * 257 ^ v * 16843008;
|
|
4017
|
+
u[E] = D << 24 | D >>> 8, m[E] = D << 16 | D >>> 16, _[E] = D << 8 | D >>> 24, c[E] = D, v ? (v = M ^ b[b[b[k ^ M]]], S ^= b[b[S]]) : v = S = 1;
|
|
4018
4018
|
}
|
|
4019
4019
|
})();
|
|
4020
4020
|
var y = [0, 1, 2, 4, 8, 16, 32, 64, 128, 27, 54], f = U.AES = g.extend({
|
|
4021
4021
|
_doReset: function() {
|
|
4022
4022
|
var b;
|
|
4023
4023
|
if (!(this._nRounds && this._keyPriorReset === this._key)) {
|
|
4024
|
-
for (var C = this._keyPriorReset = this._key, v = C.words,
|
|
4025
|
-
|
|
4026
|
-
for (var
|
|
4027
|
-
var
|
|
4028
|
-
if (
|
|
4029
|
-
var b = A[
|
|
4024
|
+
for (var C = this._keyPriorReset = this._key, v = C.words, S = C.sigBytes / 4, E = this._nRounds = S + 6, M = (E + 1) * 4, A = this._keySchedule = [], k = 0; k < M; k++)
|
|
4025
|
+
k < S ? A[k] = v[k] : (b = A[k - 1], k % S ? S > 6 && k % S == 4 && (b = d[b >>> 24] << 24 | d[b >>> 16 & 255] << 16 | d[b >>> 8 & 255] << 8 | d[b & 255]) : (b = b << 8 | b >>> 24, b = d[b >>> 24] << 24 | d[b >>> 16 & 255] << 16 | d[b >>> 8 & 255] << 8 | d[b & 255], b ^= y[k / S | 0] << 24), A[k] = A[k - S] ^ b);
|
|
4026
|
+
for (var D = this._invKeySchedule = [], P = 0; P < M; P++) {
|
|
4027
|
+
var k = M - P;
|
|
4028
|
+
if (P % 4)
|
|
4029
|
+
var b = A[k];
|
|
4030
4030
|
else
|
|
4031
|
-
var b = A[
|
|
4032
|
-
|
|
4031
|
+
var b = A[k - 4];
|
|
4032
|
+
P < 4 || k <= 4 ? D[P] = b : D[P] = u[d[b >>> 24]] ^ m[d[b >>> 16 & 255]] ^ _[d[b >>> 8 & 255]] ^ c[d[b & 255]];
|
|
4033
4033
|
}
|
|
4034
4034
|
}
|
|
4035
4035
|
},
|
|
@@ -4042,13 +4042,13 @@ function ro() {
|
|
|
4042
4042
|
var v = b[C + 1];
|
|
4043
4043
|
b[C + 1] = b[C + 3], b[C + 3] = v;
|
|
4044
4044
|
},
|
|
4045
|
-
_doCryptBlock: function(b, C, v,
|
|
4046
|
-
for (var
|
|
4047
|
-
var O =
|
|
4048
|
-
|
|
4045
|
+
_doCryptBlock: function(b, C, v, S, E, M, A, k) {
|
|
4046
|
+
for (var D = this._nRounds, P = b[C] ^ v[0], w = b[C + 1] ^ v[1], F = b[C + 2] ^ v[2], G = b[C + 3] ^ v[3], R = 4, B = 1; B < D; B++) {
|
|
4047
|
+
var O = S[P >>> 24] ^ E[w >>> 16 & 255] ^ M[F >>> 8 & 255] ^ A[G & 255] ^ v[R++], W = S[w >>> 24] ^ E[F >>> 16 & 255] ^ M[G >>> 8 & 255] ^ A[P & 255] ^ v[R++], z = S[F >>> 24] ^ E[G >>> 16 & 255] ^ M[P >>> 8 & 255] ^ A[w & 255] ^ v[R++], T = S[G >>> 24] ^ E[P >>> 16 & 255] ^ M[w >>> 8 & 255] ^ A[F & 255] ^ v[R++];
|
|
4048
|
+
P = O, w = W, F = z, G = T;
|
|
4049
4049
|
}
|
|
4050
|
-
var O = (
|
|
4051
|
-
b[C] = O, b[C + 1] = W, b[C + 2] = z, b[C + 3] =
|
|
4050
|
+
var O = (k[P >>> 24] << 24 | k[w >>> 16 & 255] << 16 | k[F >>> 8 & 255] << 8 | k[G & 255]) ^ v[R++], W = (k[w >>> 24] << 24 | k[F >>> 16 & 255] << 16 | k[G >>> 8 & 255] << 8 | k[P & 255]) ^ v[R++], z = (k[F >>> 24] << 24 | k[G >>> 16 & 255] << 16 | k[P >>> 8 & 255] << 8 | k[w & 255]) ^ v[R++], T = (k[G >>> 24] << 24 | k[P >>> 16 & 255] << 16 | k[w >>> 8 & 255] << 8 | k[F & 255]) ^ v[R++];
|
|
4051
|
+
b[C] = O, b[C + 1] = W, b[C + 2] = z, b[C + 3] = T;
|
|
4052
4052
|
},
|
|
4053
4053
|
keySize: 256 / 32
|
|
4054
4054
|
});
|
|
@@ -4714,16 +4714,16 @@ function oo() {
|
|
|
4714
4714
|
var v = l[C] - 1;
|
|
4715
4715
|
b[C] = f[v >>> 5] >>> 31 - v % 32 & 1;
|
|
4716
4716
|
}
|
|
4717
|
-
for (var
|
|
4718
|
-
for (var
|
|
4719
|
-
|
|
4720
|
-
|
|
4717
|
+
for (var S = this._subKeys = [], E = 0; E < 16; E++) {
|
|
4718
|
+
for (var M = S[E] = [], A = i[E], C = 0; C < 24; C++)
|
|
4719
|
+
M[C / 6 | 0] |= b[(a[C] - 1 + A) % 28] << 31 - C % 6, M[4 + (C / 6 | 0)] |= b[28 + (a[C + 24] - 1 + A) % 28] << 31 - C % 6;
|
|
4720
|
+
M[0] = M[0] << 1 | M[0] >>> 31;
|
|
4721
4721
|
for (var C = 1; C < 7; C++)
|
|
4722
|
-
|
|
4723
|
-
|
|
4722
|
+
M[C] = M[C] >>> (C - 1) * 4 + 3;
|
|
4723
|
+
M[7] = M[7] << 5 | M[7] >>> 27;
|
|
4724
4724
|
}
|
|
4725
|
-
for (var
|
|
4726
|
-
|
|
4725
|
+
for (var k = this._invSubKeys = [], C = 0; C < 16; C++)
|
|
4726
|
+
k[C] = S[15 - C];
|
|
4727
4727
|
},
|
|
4728
4728
|
encryptBlock: function(y, f) {
|
|
4729
4729
|
this._doCryptBlock(y, f, this._subKeys);
|
|
@@ -4734,12 +4734,12 @@ function oo() {
|
|
|
4734
4734
|
_doCryptBlock: function(y, f, b) {
|
|
4735
4735
|
this._lBlock = y[f], this._rBlock = y[f + 1], m.call(this, 4, 252645135), m.call(this, 16, 65535), _.call(this, 2, 858993459), _.call(this, 8, 16711935), m.call(this, 1, 1431655765);
|
|
4736
4736
|
for (var C = 0; C < 16; C++) {
|
|
4737
|
-
for (var v = b[C],
|
|
4738
|
-
|
|
4739
|
-
this._lBlock = E, this._rBlock =
|
|
4737
|
+
for (var v = b[C], S = this._lBlock, E = this._rBlock, M = 0, A = 0; A < 8; A++)
|
|
4738
|
+
M |= o[A][((E ^ v[A]) & s[A]) >>> 0];
|
|
4739
|
+
this._lBlock = E, this._rBlock = S ^ M;
|
|
4740
4740
|
}
|
|
4741
|
-
var
|
|
4742
|
-
this._lBlock = this._rBlock, this._rBlock =
|
|
4741
|
+
var k = this._lBlock;
|
|
4742
|
+
this._lBlock = this._rBlock, this._rBlock = k, m.call(this, 1, 1431655765), _.call(this, 8, 16711935), _.call(this, 2, 858993459), m.call(this, 16, 65535), m.call(this, 4, 252645135), y[f] = this._lBlock, y[f + 1] = this._rBlock;
|
|
4743
4743
|
},
|
|
4744
4744
|
keySize: 64 / 32,
|
|
4745
4745
|
ivSize: 64 / 32,
|
|
@@ -4867,8 +4867,8 @@ function po() {
|
|
|
4867
4867
|
for (var m = 0; m < 8; m++)
|
|
4868
4868
|
c[m] ^= _[m + 4 & 7];
|
|
4869
4869
|
if (u) {
|
|
4870
|
-
var y = u.words, f = y[0], b = y[1], C = (f << 8 | f >>> 24) & 16711935 | (f << 24 | f >>> 8) & 4278255360, v = (b << 8 | b >>> 24) & 16711935 | (b << 24 | b >>> 8) & 4278255360,
|
|
4871
|
-
c[0] ^= C, c[1] ^=
|
|
4870
|
+
var y = u.words, f = y[0], b = y[1], C = (f << 8 | f >>> 24) & 16711935 | (f << 24 | f >>> 8) & 4278255360, v = (b << 8 | b >>> 24) & 16711935 | (b << 24 | b >>> 8) & 4278255360, S = C >>> 16 | v & 4294901760, E = v << 16 | C & 65535;
|
|
4871
|
+
c[0] ^= C, c[1] ^= S, c[2] ^= v, c[3] ^= E, c[4] ^= C, c[5] ^= S, c[6] ^= v, c[7] ^= E;
|
|
4872
4872
|
for (var m = 0; m < 4; m++)
|
|
4873
4873
|
o.call(this);
|
|
4874
4874
|
}
|
|
@@ -4931,8 +4931,8 @@ function co() {
|
|
|
4931
4931
|
for (var c = 0; c < 8; c++)
|
|
4932
4932
|
_[c] ^= m[c + 4 & 7];
|
|
4933
4933
|
if (u) {
|
|
4934
|
-
var y = u.words, f = y[0], b = y[1], C = (f << 8 | f >>> 24) & 16711935 | (f << 24 | f >>> 8) & 4278255360, v = (b << 8 | b >>> 24) & 16711935 | (b << 24 | b >>> 8) & 4278255360,
|
|
4935
|
-
_[0] ^= C, _[1] ^=
|
|
4934
|
+
var y = u.words, f = y[0], b = y[1], C = (f << 8 | f >>> 24) & 16711935 | (f << 24 | f >>> 8) & 4278255360, v = (b << 8 | b >>> 24) & 16711935 | (b << 24 | b >>> 8) & 4278255360, S = C >>> 16 | v & 4294901760, E = v << 16 | C & 65535;
|
|
4935
|
+
_[0] ^= C, _[1] ^= S, _[2] ^= v, _[3] ^= E, _[4] ^= C, _[5] ^= S, _[6] ^= v, _[7] ^= E;
|
|
4936
4936
|
for (var c = 0; c < 4; c++)
|
|
4937
4937
|
o.call(this);
|
|
4938
4938
|
}
|
|
@@ -6027,36 +6027,36 @@ function _o() {
|
|
|
6027
6027
|
sbox: []
|
|
6028
6028
|
};
|
|
6029
6029
|
function o(c, y) {
|
|
6030
|
-
let f = y >> 24 & 255, b = y >> 16 & 255, C = y >> 8 & 255, v = y & 255,
|
|
6031
|
-
return
|
|
6030
|
+
let f = y >> 24 & 255, b = y >> 16 & 255, C = y >> 8 & 255, v = y & 255, S = c.sbox[0][f] + c.sbox[1][b];
|
|
6031
|
+
return S = S ^ c.sbox[2][C], S = S + c.sbox[3][v], S;
|
|
6032
6032
|
}
|
|
6033
6033
|
function s(c, y, f) {
|
|
6034
6034
|
let b = y, C = f, v;
|
|
6035
|
-
for (let
|
|
6036
|
-
b = b ^ c.pbox[
|
|
6035
|
+
for (let S = 0; S < d; ++S)
|
|
6036
|
+
b = b ^ c.pbox[S], C = o(c, b) ^ C, v = b, b = C, C = v;
|
|
6037
6037
|
return v = b, b = C, C = v, C = C ^ c.pbox[d], b = b ^ c.pbox[d + 1], { left: b, right: C };
|
|
6038
6038
|
}
|
|
6039
6039
|
function u(c, y, f) {
|
|
6040
6040
|
let b = y, C = f, v;
|
|
6041
|
-
for (let
|
|
6042
|
-
b = b ^ c.pbox[
|
|
6041
|
+
for (let S = d + 1; S > 1; --S)
|
|
6042
|
+
b = b ^ c.pbox[S], C = o(c, b) ^ C, v = b, b = C, C = v;
|
|
6043
6043
|
return v = b, b = C, C = v, C = C ^ c.pbox[1], b = b ^ c.pbox[0], { left: b, right: C };
|
|
6044
6044
|
}
|
|
6045
6045
|
function m(c, y, f) {
|
|
6046
6046
|
for (let E = 0; E < 4; E++) {
|
|
6047
6047
|
c.sbox[E] = [];
|
|
6048
|
-
for (let
|
|
6049
|
-
c.sbox[E][
|
|
6048
|
+
for (let M = 0; M < 256; M++)
|
|
6049
|
+
c.sbox[E][M] = a[E][M];
|
|
6050
6050
|
}
|
|
6051
6051
|
let b = 0;
|
|
6052
6052
|
for (let E = 0; E < d + 2; E++)
|
|
6053
6053
|
c.pbox[E] = l[E] ^ y[b], b++, b >= f && (b = 0);
|
|
6054
|
-
let C = 0, v = 0,
|
|
6054
|
+
let C = 0, v = 0, S = 0;
|
|
6055
6055
|
for (let E = 0; E < d + 2; E += 2)
|
|
6056
|
-
|
|
6056
|
+
S = s(c, C, v), C = S.left, v = S.right, c.pbox[E] = C, c.pbox[E + 1] = v;
|
|
6057
6057
|
for (let E = 0; E < 4; E++)
|
|
6058
|
-
for (let
|
|
6059
|
-
|
|
6058
|
+
for (let M = 0; M < 256; M += 2)
|
|
6059
|
+
S = s(c, C, v), C = S.left, v = S.right, c.sbox[E][M] = C, c.sbox[E][M + 1] = v;
|
|
6060
6060
|
return !0;
|
|
6061
6061
|
}
|
|
6062
6062
|
var _ = U.Blowfish = g.extend({
|
|
@@ -6106,255 +6106,255 @@ const Ca = /* @__PURE__ */ yi($t), Pa = (e) => {
|
|
|
6106
6106
|
return g + ":" + U;
|
|
6107
6107
|
}, re = () => {
|
|
6108
6108
|
const { client: e, formDataClient: n } = se(), t = H(
|
|
6109
|
-
async (
|
|
6110
|
-
const { mac_address:
|
|
6109
|
+
async (T) => {
|
|
6110
|
+
const { mac_address: h = "", app_version: N = "", anydesk_id: L = "" } = T;
|
|
6111
6111
|
return await e.post("/cash-register/login", {
|
|
6112
|
-
mac_address:
|
|
6113
|
-
app_version:
|
|
6114
|
-
anydesk_id:
|
|
6112
|
+
mac_address: h,
|
|
6113
|
+
app_version: N,
|
|
6114
|
+
anydesk_id: L
|
|
6115
6115
|
});
|
|
6116
6116
|
},
|
|
6117
6117
|
[e]
|
|
6118
6118
|
), r = H(async () => e.get("/member/getMemberInfo"), [e]), p = H(async () => await e.get("/member/getGameList"), [e]), g = H(async () => await e.get("/member/getNowCurrencyExchange"), [e]), U = H(async () => await e.get("member/getFavoriteGame"), [e]), d = H(
|
|
6119
|
-
async (
|
|
6120
|
-
const { account:
|
|
6119
|
+
async (T) => {
|
|
6120
|
+
const { account: h, password: N, trans_code: L } = T;
|
|
6121
6121
|
return await e.post("/login", {
|
|
6122
|
-
memId:
|
|
6123
|
-
passwd:
|
|
6124
|
-
trans_code:
|
|
6122
|
+
memId: h,
|
|
6123
|
+
passwd: N,
|
|
6124
|
+
trans_code: L
|
|
6125
6125
|
});
|
|
6126
6126
|
},
|
|
6127
6127
|
[e]
|
|
6128
6128
|
), l = H(async () => await e.post("/logout"), [e]), a = H(
|
|
6129
|
-
async (
|
|
6130
|
-
const { gameUid:
|
|
6131
|
-
return await e.put(`/member/toggleFavoriteGame/${
|
|
6132
|
-
status:
|
|
6129
|
+
async (T) => {
|
|
6130
|
+
const { gameUid: h = "", status: N = 0 } = T;
|
|
6131
|
+
return await e.put(`/member/toggleFavoriteGame/${h}`, {
|
|
6132
|
+
status: N
|
|
6133
6133
|
});
|
|
6134
6134
|
},
|
|
6135
6135
|
[e]
|
|
6136
6136
|
), i = H(async () => await e.get("/profit/ranking"), [e]), o = H(
|
|
6137
6137
|
async ({
|
|
6138
|
-
memberId:
|
|
6139
|
-
password:
|
|
6140
|
-
unlimitCode:
|
|
6141
|
-
email:
|
|
6142
|
-
inviteCode:
|
|
6138
|
+
memberId: T,
|
|
6139
|
+
password: h,
|
|
6140
|
+
unlimitCode: N,
|
|
6141
|
+
email: L,
|
|
6142
|
+
inviteCode: V,
|
|
6143
6143
|
currencyCode: q,
|
|
6144
|
-
validCode:
|
|
6144
|
+
validCode: $
|
|
6145
6145
|
}) => {
|
|
6146
6146
|
const K = {
|
|
6147
|
-
memId:
|
|
6148
|
-
passwd: Pa(
|
|
6149
|
-
email:
|
|
6147
|
+
memId: T,
|
|
6148
|
+
passwd: Pa(h),
|
|
6149
|
+
email: L,
|
|
6150
6150
|
currency_code: q,
|
|
6151
|
-
code:
|
|
6151
|
+
code: $
|
|
6152
6152
|
};
|
|
6153
|
-
return
|
|
6153
|
+
return N && (K.unlimit_code = N), V && (K.invite = V), e.post("/signUp", K);
|
|
6154
6154
|
},
|
|
6155
6155
|
[e]
|
|
6156
6156
|
), s = H(
|
|
6157
|
-
async (
|
|
6158
|
-
const { name:
|
|
6157
|
+
async (T) => {
|
|
6158
|
+
const { name: h, birthday: N, email: L, mobile: V } = T;
|
|
6159
6159
|
return await e.post("/editMembetInfo", {
|
|
6160
|
-
name:
|
|
6160
|
+
name: h,
|
|
6161
6161
|
// 暱稱
|
|
6162
|
-
birthday:
|
|
6162
|
+
birthday: N,
|
|
6163
6163
|
// 生日 (格式:YYYY-MM-DD)
|
|
6164
|
-
email:
|
|
6164
|
+
email: L,
|
|
6165
6165
|
// 電子郵件
|
|
6166
|
-
mobile:
|
|
6166
|
+
mobile: V
|
|
6167
6167
|
// 手機號碼
|
|
6168
6168
|
});
|
|
6169
6169
|
},
|
|
6170
6170
|
[e]
|
|
6171
6171
|
), u = H(
|
|
6172
|
-
async (
|
|
6173
|
-
const { oldPwd:
|
|
6172
|
+
async (T) => {
|
|
6173
|
+
const { oldPwd: h, newPwd: N } = T;
|
|
6174
6174
|
return await e.post("/passwordReset", {
|
|
6175
|
-
old_pwd: $t.MD5(
|
|
6176
|
-
new_pwd: $t.MD5(
|
|
6175
|
+
old_pwd: $t.MD5(h).toString(),
|
|
6176
|
+
new_pwd: $t.MD5(N).toString()
|
|
6177
6177
|
});
|
|
6178
6178
|
},
|
|
6179
6179
|
[e]
|
|
6180
6180
|
), m = H(
|
|
6181
|
-
async (
|
|
6182
|
-
const { newPwd:
|
|
6181
|
+
async (T) => {
|
|
6182
|
+
const { newPwd: h, confirmNewPwd: N } = T;
|
|
6183
6183
|
return await e.post("/setWithdrawPassword", {
|
|
6184
|
-
newPassword: Pa(
|
|
6185
|
-
confirmPassword: Pa(
|
|
6184
|
+
newPassword: Pa(h),
|
|
6185
|
+
confirmPassword: Pa(N)
|
|
6186
6186
|
});
|
|
6187
6187
|
},
|
|
6188
6188
|
[e]
|
|
6189
6189
|
), _ = H(
|
|
6190
|
-
async (
|
|
6191
|
-
const { oldPwd:
|
|
6190
|
+
async (T) => {
|
|
6191
|
+
const { oldPwd: h, newPwd: N } = T;
|
|
6192
6192
|
return await e.post("/withdrawPasswordReset", {
|
|
6193
|
-
old_pwd: Pa(
|
|
6194
|
-
new_pwd: Pa(
|
|
6193
|
+
old_pwd: Pa(h),
|
|
6194
|
+
new_pwd: Pa(N)
|
|
6195
6195
|
});
|
|
6196
6196
|
},
|
|
6197
6197
|
[e]
|
|
6198
6198
|
), c = H(
|
|
6199
|
-
async (
|
|
6200
|
-
const { mobile:
|
|
6199
|
+
async (T) => {
|
|
6200
|
+
const { mobile: h, verification_code: N } = T;
|
|
6201
6201
|
return await e.post("/withdrawPasswordRenew", {
|
|
6202
|
-
mobile:
|
|
6203
|
-
verification_code:
|
|
6202
|
+
mobile: h,
|
|
6203
|
+
verification_code: N
|
|
6204
6204
|
});
|
|
6205
6205
|
},
|
|
6206
6206
|
[e]
|
|
6207
6207
|
), y = H(
|
|
6208
|
-
async ({ paramsData:
|
|
6209
|
-
const { start_time:
|
|
6208
|
+
async ({ paramsData: T }) => {
|
|
6209
|
+
const { start_time: h, end_time: N, limit: L = 25 } = T || {};
|
|
6210
6210
|
return await e.get("/report/totalprofit", {
|
|
6211
6211
|
params: {
|
|
6212
|
-
str_date: `${Ee(
|
|
6213
|
-
end_date: `${Ee(
|
|
6214
|
-
limit:
|
|
6212
|
+
str_date: `${Ee(h).format("YYYY-MM-DD")} 12:00:00`,
|
|
6213
|
+
end_date: `${Ee(N).format("YYYY-MM-DD")} 11:59:59`,
|
|
6214
|
+
limit: L
|
|
6215
6215
|
}
|
|
6216
6216
|
});
|
|
6217
6217
|
},
|
|
6218
6218
|
[e]
|
|
6219
6219
|
), f = H(
|
|
6220
|
-
async (
|
|
6221
|
-
const { platform:
|
|
6220
|
+
async (T) => {
|
|
6221
|
+
const { platform: h } = T;
|
|
6222
6222
|
return await e.post("/member/all-in-la", {
|
|
6223
|
-
platform:
|
|
6223
|
+
platform: h
|
|
6224
6224
|
});
|
|
6225
6225
|
},
|
|
6226
6226
|
[e]
|
|
6227
6227
|
), b = H(async () => await e.get("/member/checkRestrictedWagering"), [e]), C = H(
|
|
6228
|
-
async (
|
|
6229
|
-
const { memId:
|
|
6228
|
+
async (T) => {
|
|
6229
|
+
const { memId: h, point: N, currency: L, password: V } = T;
|
|
6230
6230
|
return await e.post("/pointsTransaction", {
|
|
6231
|
-
to_memId:
|
|
6232
|
-
point:
|
|
6233
|
-
currency:
|
|
6234
|
-
password: Pa(
|
|
6231
|
+
to_memId: h,
|
|
6232
|
+
point: N,
|
|
6233
|
+
currency: L,
|
|
6234
|
+
password: Pa(V)
|
|
6235
6235
|
});
|
|
6236
6236
|
},
|
|
6237
6237
|
[e]
|
|
6238
6238
|
), v = H(
|
|
6239
|
-
async ({ formData:
|
|
6239
|
+
async ({ formData: T }) => {
|
|
6240
6240
|
const {
|
|
6241
|
-
bank_name:
|
|
6242
|
-
bank_account_name:
|
|
6243
|
-
bank_branch_name:
|
|
6244
|
-
bank_account:
|
|
6241
|
+
bank_name: h,
|
|
6242
|
+
bank_account_name: N,
|
|
6243
|
+
bank_branch_name: L,
|
|
6244
|
+
bank_account: V,
|
|
6245
6245
|
bank_card_number: q,
|
|
6246
|
-
id_card:
|
|
6246
|
+
id_card: $,
|
|
6247
6247
|
id_pic: K
|
|
6248
|
-
} =
|
|
6249
|
-
return await n.post("/bindBankAccount",
|
|
6248
|
+
} = T;
|
|
6249
|
+
return await n.post("/bindBankAccount", T);
|
|
6250
6250
|
},
|
|
6251
6251
|
[n]
|
|
6252
|
-
),
|
|
6253
|
-
async (
|
|
6254
|
-
const { point_transfer:
|
|
6252
|
+
), S = H(
|
|
6253
|
+
async (T) => {
|
|
6254
|
+
const { point_transfer: h } = T;
|
|
6255
6255
|
return await e.post("/cash-register/clear", {
|
|
6256
|
-
point_transfer:
|
|
6256
|
+
point_transfer: h
|
|
6257
6257
|
});
|
|
6258
6258
|
},
|
|
6259
6259
|
[e]
|
|
6260
6260
|
), E = H(
|
|
6261
|
-
async (
|
|
6262
|
-
const { trans_code:
|
|
6261
|
+
async (T) => {
|
|
6262
|
+
const { trans_code: h, line_id: N, invite: L, line_name: V } = T;
|
|
6263
6263
|
return await e.post("/goLine", {
|
|
6264
|
-
trans_code:
|
|
6265
|
-
line_id:
|
|
6266
|
-
invite:
|
|
6267
|
-
line_name:
|
|
6264
|
+
trans_code: h,
|
|
6265
|
+
line_id: N,
|
|
6266
|
+
invite: L,
|
|
6267
|
+
line_name: V
|
|
6268
6268
|
});
|
|
6269
6269
|
},
|
|
6270
6270
|
[e]
|
|
6271
|
-
),
|
|
6272
|
-
async (
|
|
6273
|
-
const { trans_code:
|
|
6271
|
+
), M = H(
|
|
6272
|
+
async (T) => {
|
|
6273
|
+
const { trans_code: h, line_id: N, line_name: L } = T;
|
|
6274
6274
|
return await e.post("/login/line", {
|
|
6275
|
-
trans_code:
|
|
6276
|
-
line_id:
|
|
6277
|
-
line_name:
|
|
6275
|
+
trans_code: h,
|
|
6276
|
+
line_id: N,
|
|
6277
|
+
line_name: L
|
|
6278
6278
|
});
|
|
6279
6279
|
},
|
|
6280
6280
|
[e]
|
|
6281
6281
|
), A = H(
|
|
6282
|
-
async (
|
|
6283
|
-
const { mac_address:
|
|
6284
|
-
return await e.get(`/machine-login-code/${
|
|
6282
|
+
async (T) => {
|
|
6283
|
+
const { mac_address: h } = T;
|
|
6284
|
+
return await e.get(`/machine-login-code/${h}`);
|
|
6285
6285
|
},
|
|
6286
6286
|
[e]
|
|
6287
|
-
),
|
|
6288
|
-
async (
|
|
6289
|
-
const { member_info_uid:
|
|
6290
|
-
return await e.post(`/member/transfer/${
|
|
6291
|
-
point:
|
|
6292
|
-
currency:
|
|
6293
|
-
withdraw_password:
|
|
6287
|
+
), k = H(
|
|
6288
|
+
async (T) => {
|
|
6289
|
+
const { member_info_uid: h, point: N, currency: L, withdraw_password: V } = T;
|
|
6290
|
+
return await e.post(`/member/transfer/${h}`, {
|
|
6291
|
+
point: N,
|
|
6292
|
+
currency: L,
|
|
6293
|
+
withdraw_password: V
|
|
6294
6294
|
});
|
|
6295
6295
|
},
|
|
6296
6296
|
[e]
|
|
6297
|
-
),
|
|
6298
|
-
async (
|
|
6299
|
-
const { mobile:
|
|
6297
|
+
), D = H(
|
|
6298
|
+
async (T) => {
|
|
6299
|
+
const { mobile: h, verifyCode: N } = T;
|
|
6300
6300
|
return await e.post("/sms/verifyValidationCode", {
|
|
6301
|
-
mobile:
|
|
6302
|
-
inputCode:
|
|
6301
|
+
mobile: h,
|
|
6302
|
+
inputCode: N
|
|
6303
6303
|
});
|
|
6304
6304
|
},
|
|
6305
6305
|
[e]
|
|
6306
|
-
),
|
|
6307
|
-
async (
|
|
6308
|
-
const { mobile:
|
|
6306
|
+
), P = H(
|
|
6307
|
+
async (T) => {
|
|
6308
|
+
const { mobile: h, verifyCode: N, snCode: L } = T;
|
|
6309
6309
|
return await e.post("/goMobile", {
|
|
6310
|
-
mobile:
|
|
6311
|
-
verification_code:
|
|
6312
|
-
sn_code:
|
|
6310
|
+
mobile: h,
|
|
6311
|
+
verification_code: N,
|
|
6312
|
+
sn_code: L
|
|
6313
6313
|
});
|
|
6314
6314
|
},
|
|
6315
6315
|
[e]
|
|
6316
|
-
),
|
|
6317
|
-
async (
|
|
6318
|
-
const { mobile:
|
|
6316
|
+
), w = H(
|
|
6317
|
+
async (T) => {
|
|
6318
|
+
const { mobile: h, verifyCode: N, invite: L } = T;
|
|
6319
6319
|
return await e.post("/goMobileByInvite", {
|
|
6320
|
-
mobile:
|
|
6321
|
-
verification_code:
|
|
6322
|
-
invite:
|
|
6320
|
+
mobile: h,
|
|
6321
|
+
verification_code: N,
|
|
6322
|
+
invite: L
|
|
6323
6323
|
});
|
|
6324
6324
|
},
|
|
6325
6325
|
[e]
|
|
6326
|
-
),
|
|
6327
|
-
async (
|
|
6328
|
-
const { mobile:
|
|
6326
|
+
), F = H(
|
|
6327
|
+
async (T) => {
|
|
6328
|
+
const { mobile: h } = T;
|
|
6329
6329
|
return await e.get("/sms/getValidCode", {
|
|
6330
6330
|
params: {
|
|
6331
|
-
mobile:
|
|
6331
|
+
mobile: h
|
|
6332
6332
|
}
|
|
6333
6333
|
});
|
|
6334
6334
|
},
|
|
6335
6335
|
[e]
|
|
6336
|
-
),
|
|
6337
|
-
async (
|
|
6338
|
-
const { bindType:
|
|
6336
|
+
), G = H(
|
|
6337
|
+
async (T) => {
|
|
6338
|
+
const { bindType: h, bindId: N } = T;
|
|
6339
6339
|
return await e.post("/member/bindThirdPartyAccount", {
|
|
6340
|
-
bind_type:
|
|
6341
|
-
bind_id:
|
|
6340
|
+
bind_type: h,
|
|
6341
|
+
bind_id: N
|
|
6342
6342
|
});
|
|
6343
6343
|
},
|
|
6344
6344
|
[e]
|
|
6345
6345
|
), R = H(async () => await e.get("/jackpot", {}), [e]), B = H(
|
|
6346
|
-
async (
|
|
6346
|
+
async (T) => await e.get("/total-bet-ranking"),
|
|
6347
6347
|
[e]
|
|
6348
6348
|
), O = H(async () => await e.get("/member/avatar/list"), [e]), W = H(
|
|
6349
|
-
async (
|
|
6350
|
-
const { avatarId:
|
|
6349
|
+
async (T) => {
|
|
6350
|
+
const { avatarId: h } = T;
|
|
6351
6351
|
return await e.post("/member/avatar/change", {
|
|
6352
|
-
avatar_file_name:
|
|
6352
|
+
avatar_file_name: h
|
|
6353
6353
|
});
|
|
6354
6354
|
},
|
|
6355
6355
|
[e]
|
|
6356
6356
|
), z = H(
|
|
6357
|
-
async ({ formData:
|
|
6357
|
+
async ({ formData: T }) => await e.post("/cash-register/createMachine", T),
|
|
6358
6358
|
[e]
|
|
6359
6359
|
);
|
|
6360
6360
|
return {
|
|
@@ -6378,16 +6378,16 @@ const Ca = /* @__PURE__ */ yi($t), Pa = (e) => {
|
|
|
6378
6378
|
transferInGameApi: f,
|
|
6379
6379
|
checkUserWagerApi: b,
|
|
6380
6380
|
pointTransferApi: C,
|
|
6381
|
-
abandonPointsApi:
|
|
6381
|
+
abandonPointsApi: S,
|
|
6382
6382
|
lineLoginApi: E,
|
|
6383
|
-
lineLogin2Api:
|
|
6383
|
+
lineLogin2Api: M,
|
|
6384
6384
|
getMachineLoginCodeApi: A,
|
|
6385
|
-
memberTransferApi:
|
|
6386
|
-
mobileLoginApi:
|
|
6387
|
-
sendMobileVerifyCodeApi:
|
|
6388
|
-
mobileLoginApiV2:
|
|
6389
|
-
bindAccountApi:
|
|
6390
|
-
mobileRegisterApi:
|
|
6385
|
+
memberTransferApi: k,
|
|
6386
|
+
mobileLoginApi: D,
|
|
6387
|
+
sendMobileVerifyCodeApi: F,
|
|
6388
|
+
mobileLoginApiV2: P,
|
|
6389
|
+
bindAccountApi: G,
|
|
6390
|
+
mobileRegisterApi: w,
|
|
6391
6391
|
verifyResetActionApi: c,
|
|
6392
6392
|
getJackpotApi: R,
|
|
6393
6393
|
getBetRankingApi: B,
|
|
@@ -6430,19 +6430,19 @@ const Ca = /* @__PURE__ */ yi($t), Pa = (e) => {
|
|
|
6430
6430
|
userFavoriteGameApi: t,
|
|
6431
6431
|
userGameListApi: r,
|
|
6432
6432
|
userCurrencyExchangeApi: p
|
|
6433
|
-
} = re(), g =
|
|
6433
|
+
} = re(), g = Q({
|
|
6434
6434
|
queryKey: ["getMemInfo"],
|
|
6435
6435
|
queryFn: async () => n(),
|
|
6436
6436
|
enabled: e
|
|
6437
|
-
}), U =
|
|
6437
|
+
}), U = Q({
|
|
6438
6438
|
queryKey: ["getFavoriteGame"],
|
|
6439
6439
|
queryFn: async () => t(),
|
|
6440
6440
|
enabled: e && g.isSuccess
|
|
6441
|
-
}), d =
|
|
6441
|
+
}), d = Q({
|
|
6442
6442
|
queryKey: ["getUserGameList"],
|
|
6443
6443
|
queryFn: async () => r(),
|
|
6444
6444
|
enabled: e && g.isSuccess && U.isSuccess
|
|
6445
|
-
}), l =
|
|
6445
|
+
}), l = Q({
|
|
6446
6446
|
queryKey: ["getUserCurrencyExchange"],
|
|
6447
6447
|
queryFn: async () => p(),
|
|
6448
6448
|
enabled: e && g.isSuccess && U.isSuccess && d.isSuccess
|
|
@@ -6521,7 +6521,7 @@ const Ca = /* @__PURE__ */ yi($t), Pa = (e) => {
|
|
|
6521
6521
|
return { playGameApi: r, betRecordApi: p, betRecordDetailApi: g };
|
|
6522
6522
|
}, bo = ({ options: e, formData: n } = {}) => {
|
|
6523
6523
|
const { betRecordApi: t } = Ci();
|
|
6524
|
-
return
|
|
6524
|
+
return Q({
|
|
6525
6525
|
queryKey: ["getBetRecord"],
|
|
6526
6526
|
queryFn: async () => await t(n),
|
|
6527
6527
|
select: (r) => zn(r).map(([g, U]) => ({
|
|
@@ -6532,7 +6532,7 @@ const Ca = /* @__PURE__ */ yi($t), Pa = (e) => {
|
|
|
6532
6532
|
});
|
|
6533
6533
|
}, Co = ({ options: e, formData: n } = {}) => {
|
|
6534
6534
|
const { betRecordDetailApi: t } = Ci();
|
|
6535
|
-
return
|
|
6535
|
+
return Q({
|
|
6536
6536
|
queryKey: ["getBetRecordDetail"],
|
|
6537
6537
|
queryFn: async () => await t(n),
|
|
6538
6538
|
...e
|
|
@@ -7045,7 +7045,7 @@ function xo() {
|
|
|
7045
7045
|
for (var i = [], o = 2; o < arguments.length; o++)
|
|
7046
7046
|
i[o - 2] = arguments[o];
|
|
7047
7047
|
return n(void 0, r([l, a], i, !0), void 0, function(s, u, m) {
|
|
7048
|
-
var _, c, y, f, b, C, v,
|
|
7048
|
+
var _, c, y, f, b, C, v, S;
|
|
7049
7049
|
return m === void 0 && (m = 0), t(this, function(E) {
|
|
7050
7050
|
switch (E.label) {
|
|
7051
7051
|
case 0:
|
|
@@ -7060,7 +7060,7 @@ function xo() {
|
|
|
7060
7060
|
case 4:
|
|
7061
7061
|
return E.sent(), [2, (0, e.getUrl)(s, u, m + 1)];
|
|
7062
7062
|
case 5:
|
|
7063
|
-
return (
|
|
7063
|
+
return (S = (v = u.current).onReconnectStop) === null || S === void 0 || S.call(v, m), [2, null];
|
|
7064
7064
|
case 6:
|
|
7065
7065
|
return [3, 8];
|
|
7066
7066
|
case 7:
|
|
@@ -7118,22 +7118,22 @@ function xi() {
|
|
|
7118
7118
|
});
|
|
7119
7119
|
}
|
|
7120
7120
|
return new (m || (m = Promise))(function(y, f) {
|
|
7121
|
-
function b(
|
|
7121
|
+
function b(S) {
|
|
7122
7122
|
try {
|
|
7123
|
-
v(_.next(
|
|
7123
|
+
v(_.next(S));
|
|
7124
7124
|
} catch (E) {
|
|
7125
7125
|
f(E);
|
|
7126
7126
|
}
|
|
7127
7127
|
}
|
|
7128
|
-
function C(
|
|
7128
|
+
function C(S) {
|
|
7129
7129
|
try {
|
|
7130
|
-
v(_.throw(
|
|
7130
|
+
v(_.throw(S));
|
|
7131
7131
|
} catch (E) {
|
|
7132
7132
|
f(E);
|
|
7133
7133
|
}
|
|
7134
7134
|
}
|
|
7135
|
-
function v(
|
|
7136
|
-
|
|
7135
|
+
function v(S) {
|
|
7136
|
+
S.done ? y(S.value) : c(S.value).then(b, C);
|
|
7137
7137
|
}
|
|
7138
7138
|
v((_ = _.apply(s, u || [])).next());
|
|
7139
7139
|
});
|
|
@@ -7146,8 +7146,8 @@ function xi() {
|
|
|
7146
7146
|
return this;
|
|
7147
7147
|
}), f;
|
|
7148
7148
|
function b(v) {
|
|
7149
|
-
return function(
|
|
7150
|
-
return C([v,
|
|
7149
|
+
return function(S) {
|
|
7150
|
+
return C([v, S]);
|
|
7151
7151
|
};
|
|
7152
7152
|
}
|
|
7153
7153
|
function C(v) {
|
|
@@ -7188,8 +7188,8 @@ function xi() {
|
|
|
7188
7188
|
continue;
|
|
7189
7189
|
}
|
|
7190
7190
|
v = u.call(s, m);
|
|
7191
|
-
} catch (
|
|
7192
|
-
v = [6,
|
|
7191
|
+
} catch (S) {
|
|
7192
|
+
v = [6, S], c = 0;
|
|
7193
7193
|
} finally {
|
|
7194
7194
|
_ = y = 0;
|
|
7195
7195
|
}
|
|
@@ -7200,7 +7200,7 @@ function xi() {
|
|
|
7200
7200
|
return s && s.__esModule ? s : { default: s };
|
|
7201
7201
|
};
|
|
7202
7202
|
Object.defineProperty(Ze, "__esModule", { value: !0 }), Ze.useWebSocket = void 0;
|
|
7203
|
-
var p =
|
|
7203
|
+
var p = ce, g = Zr, U = la(), d = ko(), l = xo(), a = r(So()), i = ki(), o = function(s, u, m) {
|
|
7204
7204
|
u === void 0 && (u = U.DEFAULT_OPTIONS), m === void 0 && (m = !0);
|
|
7205
7205
|
var _ = (0, p.useState)(null), c = _[0], y = _[1], f = (0, p.useState)({}), b = f[0], C = f[1], v = (0, p.useMemo)(function() {
|
|
7206
7206
|
if (!u.disableJson && c)
|
|
@@ -7210,50 +7210,50 @@ function xi() {
|
|
|
7210
7210
|
return U.UNPARSABLE_JSON_OBJECT;
|
|
7211
7211
|
}
|
|
7212
7212
|
return null;
|
|
7213
|
-
}, [c, u.disableJson]),
|
|
7214
|
-
}), A = (0, p.useRef)(0),
|
|
7215
|
-
|
|
7216
|
-
var
|
|
7217
|
-
var
|
|
7213
|
+
}, [c, u.disableJson]), S = (0, p.useRef)(null), E = (0, p.useRef)(null), M = (0, p.useRef)(function() {
|
|
7214
|
+
}), A = (0, p.useRef)(0), k = (0, p.useRef)(Date.now()), D = (0, p.useRef)([]), P = (0, p.useRef)(null), w = (0, p.useRef)(u);
|
|
7215
|
+
w.current = u;
|
|
7216
|
+
var F = S.current && b[S.current] !== void 0 ? b[S.current] : s !== null && m === !0 ? U.ReadyState.CONNECTING : U.ReadyState.UNINSTANTIATED, G = u.queryParams ? JSON.stringify(u.queryParams) : null, R = (0, p.useCallback)(function(W, z) {
|
|
7217
|
+
var T;
|
|
7218
7218
|
if (z === void 0 && (z = !0), U.isEventSourceSupported && E.current instanceof EventSource) {
|
|
7219
7219
|
console.warn("Unable to send a message from an eventSource");
|
|
7220
7220
|
return;
|
|
7221
7221
|
}
|
|
7222
|
-
((
|
|
7222
|
+
((T = E.current) === null || T === void 0 ? void 0 : T.readyState) === U.ReadyState.OPEN ? ((0, i.assertIsWebSocket)(E.current, w.current.skipAssert), E.current.send(W)) : z && D.current.push(W);
|
|
7223
7223
|
}, []), B = (0, p.useCallback)(function(W, z) {
|
|
7224
7224
|
z === void 0 && (z = !0), R(JSON.stringify(W), z);
|
|
7225
7225
|
}, [R]), O = (0, p.useCallback)(function() {
|
|
7226
|
-
return
|
|
7226
|
+
return w.current.share !== !0 || U.isEventSourceSupported && E.current instanceof EventSource ? E.current : (P.current === null && E.current && ((0, i.assertIsWebSocket)(E.current, w.current.skipAssert), P.current = (0, a.default)(E.current, M)), P.current);
|
|
7227
7227
|
}, []);
|
|
7228
7228
|
return (0, p.useEffect)(function() {
|
|
7229
7229
|
if (s !== null && m === !0) {
|
|
7230
|
-
var W, z = !1,
|
|
7230
|
+
var W, z = !1, T = !0, h = function() {
|
|
7231
7231
|
return n(void 0, void 0, void 0, function() {
|
|
7232
|
-
var
|
|
7232
|
+
var N, L, V;
|
|
7233
7233
|
return t(this, function(q) {
|
|
7234
7234
|
switch (q.label) {
|
|
7235
7235
|
case 0:
|
|
7236
|
-
return
|
|
7236
|
+
return N = S, [4, (0, l.getUrl)(s, w)];
|
|
7237
7237
|
case 1:
|
|
7238
|
-
return
|
|
7239
|
-
return C(function(
|
|
7240
|
-
return e(e({},
|
|
7238
|
+
return N.current = q.sent(), S.current === null ? (console.error("Failed to get a valid URL. WebSocket connection aborted."), S.current = "ABORTED", (0, g.flushSync)(function() {
|
|
7239
|
+
return C(function($) {
|
|
7240
|
+
return e(e({}, $), { ABORTED: U.ReadyState.CLOSED });
|
|
7241
7241
|
});
|
|
7242
7242
|
}), [
|
|
7243
7243
|
2
|
|
7244
7244
|
/*return*/
|
|
7245
|
-
]) : (
|
|
7245
|
+
]) : (L = function($) {
|
|
7246
7246
|
z || (0, g.flushSync)(function() {
|
|
7247
|
-
return y(
|
|
7247
|
+
return y($);
|
|
7248
7248
|
});
|
|
7249
|
-
},
|
|
7249
|
+
}, V = function($) {
|
|
7250
7250
|
z || (0, g.flushSync)(function() {
|
|
7251
7251
|
return C(function(K) {
|
|
7252
7252
|
var te;
|
|
7253
|
-
return e(e({}, K),
|
|
7253
|
+
return e(e({}, K), S.current && (te = {}, te[S.current] = $, te));
|
|
7254
7254
|
});
|
|
7255
7255
|
});
|
|
7256
|
-
},
|
|
7256
|
+
}, T && (W = (0, d.createOrJoinSocket)(E, S.current, V, w, L, M, A, k, R)), [
|
|
7257
7257
|
2
|
|
7258
7258
|
/*return*/
|
|
7259
7259
|
]);
|
|
@@ -7261,25 +7261,25 @@ function xi() {
|
|
|
7261
7261
|
});
|
|
7262
7262
|
});
|
|
7263
7263
|
};
|
|
7264
|
-
return
|
|
7265
|
-
z || (
|
|
7266
|
-
},
|
|
7267
|
-
z = !0,
|
|
7264
|
+
return M.current = function() {
|
|
7265
|
+
z || (P.current && (P.current = null), W?.(), h());
|
|
7266
|
+
}, h(), function() {
|
|
7267
|
+
z = !0, T = !1, P.current && (P.current = null), W?.(), y(null);
|
|
7268
7268
|
};
|
|
7269
|
-
} else (s === null || m === !1) && (A.current = 0, C(function(
|
|
7270
|
-
var
|
|
7271
|
-
return e(e({},
|
|
7269
|
+
} else (s === null || m === !1) && (A.current = 0, C(function(N) {
|
|
7270
|
+
var L;
|
|
7271
|
+
return e(e({}, N), S.current && (L = {}, L[S.current] = U.ReadyState.CLOSED, L));
|
|
7272
7272
|
}));
|
|
7273
|
-
}, [s, m,
|
|
7274
|
-
|
|
7273
|
+
}, [s, m, G, R]), (0, p.useEffect)(function() {
|
|
7274
|
+
F === U.ReadyState.OPEN && D.current.splice(0).forEach(function(W) {
|
|
7275
7275
|
R(W);
|
|
7276
7276
|
});
|
|
7277
|
-
}, [
|
|
7277
|
+
}, [F]), {
|
|
7278
7278
|
sendMessage: R,
|
|
7279
7279
|
sendJsonMessage: B,
|
|
7280
7280
|
lastMessage: c,
|
|
7281
7281
|
lastJsonMessage: v,
|
|
7282
|
-
readyState:
|
|
7282
|
+
readyState: F,
|
|
7283
7283
|
getWebSocket: O
|
|
7284
7284
|
};
|
|
7285
7285
|
};
|
|
@@ -7299,7 +7299,7 @@ function Do() {
|
|
|
7299
7299
|
}, e.apply(this, arguments);
|
|
7300
7300
|
};
|
|
7301
7301
|
Object.defineProperty(Ta, "__esModule", { value: !0 }), Ta.useSocketIO = void 0;
|
|
7302
|
-
var n =
|
|
7302
|
+
var n = ce, t = xi(), r = la(), p = {
|
|
7303
7303
|
type: "empty",
|
|
7304
7304
|
payload: null
|
|
7305
7305
|
}, g = function(d) {
|
|
@@ -7352,7 +7352,7 @@ function Eo() {
|
|
|
7352
7352
|
return l;
|
|
7353
7353
|
};
|
|
7354
7354
|
Object.defineProperty(ua, "__esModule", { value: !0 }), ua.useEventSource = void 0;
|
|
7355
|
-
var t =
|
|
7355
|
+
var t = ce, r = xi(), p = la(), g = function(U, d, l) {
|
|
7356
7356
|
d === void 0 && (d = p.DEFAULT_EVENT_SOURCE_OPTIONS);
|
|
7357
7357
|
var a = d.withCredentials, i = d.events, o = n(d, ["withCredentials", "events"]);
|
|
7358
7358
|
l === void 0 && (l = !0);
|
|
@@ -7541,7 +7541,7 @@ const Go = /* @__PURE__ */ yi(Lo), Mo = ({
|
|
|
7541
7541
|
});
|
|
7542
7542
|
}, Wo = ({ paramsData: e, options: n } = {}) => {
|
|
7543
7543
|
const { userRebateApi: t } = re(), { getToken: r } = se();
|
|
7544
|
-
return r?.(),
|
|
7544
|
+
return r?.(), Q({
|
|
7545
7545
|
queryKey: ["userRebate", e],
|
|
7546
7546
|
queryFn: async () => t({ paramsData: e }),
|
|
7547
7547
|
enabled: !1,
|
|
@@ -7574,7 +7574,7 @@ const Go = /* @__PURE__ */ yi(Lo), Mo = ({
|
|
|
7574
7574
|
});
|
|
7575
7575
|
}, Gm = ({ options: e } = {}) => {
|
|
7576
7576
|
const { currency: n } = se(), { checkUserWagerApi: t } = re();
|
|
7577
|
-
return
|
|
7577
|
+
return Q({
|
|
7578
7578
|
queryKey: ["checkUserWager"],
|
|
7579
7579
|
queryFn: async () => t(),
|
|
7580
7580
|
select: (r) => {
|
|
@@ -7620,7 +7620,7 @@ const Go = /* @__PURE__ */ yi(Lo), Mo = ({
|
|
|
7620
7620
|
});
|
|
7621
7621
|
}, Jo = ({ options: e, formData: n } = {}) => {
|
|
7622
7622
|
const { getMachineLoginCodeApi: t } = re();
|
|
7623
|
-
return
|
|
7623
|
+
return Q({
|
|
7624
7624
|
queryKey: ["getMachineLoginCode"],
|
|
7625
7625
|
queryFn: async () => t(n),
|
|
7626
7626
|
...e
|
|
@@ -7669,14 +7669,14 @@ const Go = /* @__PURE__ */ yi(Lo), Mo = ({
|
|
|
7669
7669
|
});
|
|
7670
7670
|
}, Bm = ({ options: e, paramsData: n } = {}) => {
|
|
7671
7671
|
const { verifyPhoneBarApi: t } = za();
|
|
7672
|
-
return
|
|
7672
|
+
return Q({
|
|
7673
7673
|
queryKey: ["verifyPhoneBar", n],
|
|
7674
7674
|
queryFn: async () => t(n),
|
|
7675
7675
|
...e
|
|
7676
7676
|
});
|
|
7677
7677
|
}, Hm = ({ options: e, paramsData: n } = {}) => {
|
|
7678
7678
|
const { verifyDonationCodeApi: t } = za();
|
|
7679
|
-
return
|
|
7679
|
+
return Q({
|
|
7680
7680
|
queryKey: ["verifyDonationCode", n],
|
|
7681
7681
|
queryFn: async () => t(n),
|
|
7682
7682
|
...e
|
|
@@ -7697,7 +7697,7 @@ const Go = /* @__PURE__ */ yi(Lo), Mo = ({
|
|
|
7697
7697
|
});
|
|
7698
7698
|
}, Im = ({ options: e, bonusData: n } = {}) => {
|
|
7699
7699
|
const { getJackpotApi: t } = re();
|
|
7700
|
-
return
|
|
7700
|
+
return Q({
|
|
7701
7701
|
queryKey: ["getJackpotData"],
|
|
7702
7702
|
queryFn: async () => t(),
|
|
7703
7703
|
select: (r) => {
|
|
@@ -7716,14 +7716,14 @@ const Go = /* @__PURE__ */ yi(Lo), Mo = ({
|
|
|
7716
7716
|
});
|
|
7717
7717
|
}, Vm = ({ options: e } = {}) => {
|
|
7718
7718
|
const { getBetRankingApi: n } = re();
|
|
7719
|
-
return
|
|
7719
|
+
return Q({
|
|
7720
7720
|
queryKey: ["getBetRankingData"],
|
|
7721
7721
|
queryFn: async () => n(),
|
|
7722
7722
|
...e
|
|
7723
7723
|
});
|
|
7724
7724
|
}, Jm = ({ options: e } = {}) => {
|
|
7725
7725
|
const { getUserAvatarListApi: n } = re();
|
|
7726
|
-
return
|
|
7726
|
+
return Q({
|
|
7727
7727
|
queryKey: ["getAvatarList"],
|
|
7728
7728
|
queryFn: async () => n(),
|
|
7729
7729
|
// select: (data) => {
|
|
@@ -7800,244 +7800,254 @@ const Go = /* @__PURE__ */ yi(Lo), Mo = ({
|
|
|
7800
7800
|
currentGamePlatform: ""
|
|
7801
7801
|
},
|
|
7802
7802
|
enableNotification: g = !1,
|
|
7803
|
-
disabledLineAutoRegister: U = !1
|
|
7803
|
+
disabledLineAutoRegister: U = !1,
|
|
7804
|
+
navigate: d = null
|
|
7804
7805
|
}) => {
|
|
7805
|
-
const { store:
|
|
7806
|
+
const { store: l, lng: a } = se(), i = Wa(), { isReady: o, setAsReady: s, isPending: u, setAsPending: m } = Jn(), _ = Qe(a), c = ae(!1), y = ae(n), f = Y(r, "uid", null);
|
|
7806
7807
|
Y(r, "testFunction", 0);
|
|
7807
|
-
const
|
|
7808
|
+
const b = new URLSearchParams(window.location.search), C = Y(
|
|
7808
7809
|
p,
|
|
7809
7810
|
"enableTransferInGaming",
|
|
7810
7811
|
!1
|
|
7811
|
-
), { mutateAsync:
|
|
7812
|
+
), { mutateAsync: v } = ir({
|
|
7812
7813
|
options: {
|
|
7813
|
-
onSuccess: (
|
|
7814
|
-
|
|
7814
|
+
onSuccess: (G) => {
|
|
7815
|
+
y.current.onLineLogin?.(G);
|
|
7815
7816
|
},
|
|
7816
7817
|
retry: !1
|
|
7817
7818
|
}
|
|
7818
|
-
}), { mutateAsync:
|
|
7819
|
+
}), { mutateAsync: S } = Vo({
|
|
7819
7820
|
options: {
|
|
7820
|
-
onSuccess: (
|
|
7821
|
-
|
|
7821
|
+
onSuccess: (G) => {
|
|
7822
|
+
y.current.onLineLogin?.(G);
|
|
7822
7823
|
},
|
|
7823
|
-
onError: (
|
|
7824
|
-
U ||
|
|
7824
|
+
onError: (G, R) => {
|
|
7825
|
+
U || v(R);
|
|
7825
7826
|
}
|
|
7826
7827
|
}
|
|
7827
|
-
}), { handleTransferInGame:
|
|
7828
|
-
enable:
|
|
7828
|
+
}), { handleTransferInGame: E } = Mo({
|
|
7829
|
+
enable: C,
|
|
7829
7830
|
isTestFunction: !0,
|
|
7830
7831
|
isTransferMode: Y(p, "isTransferMode", !1),
|
|
7831
7832
|
isInGameBox: Y(p, "isInGameBox", !1),
|
|
7832
7833
|
currentGamePlatform: Y(p, "currentGamePlatform", "")
|
|
7833
7834
|
}), {
|
|
7834
|
-
sendMessage:
|
|
7835
|
+
sendMessage: M,
|
|
7835
7836
|
// 發送普通訊息
|
|
7836
|
-
sendJsonMessage:
|
|
7837
|
+
sendJsonMessage: A,
|
|
7837
7838
|
// 發送 JSON 訊息
|
|
7838
|
-
lastMessage:
|
|
7839
|
+
lastMessage: k,
|
|
7839
7840
|
// 最後接收到的訊息
|
|
7840
7841
|
// lastJsonMessage, // 最後接收到的 JSON 訊息
|
|
7841
|
-
readyState:
|
|
7842
|
+
readyState: D
|
|
7842
7843
|
// WebSocket 連線狀態
|
|
7843
7844
|
// getWebSocket, // 獲取 WebSocket 實例
|
|
7844
7845
|
} = Go(e, {
|
|
7845
7846
|
queryParams: { key: "wsky" },
|
|
7846
7847
|
onOpen: () => console.log("連線成功"),
|
|
7847
|
-
shouldReconnect: () =>
|
|
7848
|
+
shouldReconnect: () => c.current === !1,
|
|
7848
7849
|
reconnectAttempts: 9999,
|
|
7849
7850
|
reconnectInterval: 1e3,
|
|
7850
7851
|
...t
|
|
7851
|
-
}),
|
|
7852
|
+
}), P = Oa(() => {
|
|
7852
7853
|
try {
|
|
7853
|
-
return JSON.parse(
|
|
7854
|
+
return JSON.parse(k?.data);
|
|
7854
7855
|
} catch {
|
|
7855
7856
|
return null;
|
|
7856
7857
|
}
|
|
7857
|
-
}, [
|
|
7858
|
-
|
|
7859
|
-
const
|
|
7860
|
-
() =>
|
|
7858
|
+
}, [k]);
|
|
7859
|
+
ue(() => {
|
|
7860
|
+
const G = setInterval(
|
|
7861
|
+
() => M("ping"),
|
|
7861
7862
|
Ko
|
|
7862
7863
|
);
|
|
7863
|
-
return () => clearInterval(
|
|
7864
|
-
}, [
|
|
7864
|
+
return () => clearInterval(G);
|
|
7865
|
+
}, [M]);
|
|
7865
7866
|
const w = H(
|
|
7866
|
-
(
|
|
7867
|
-
g &&
|
|
7867
|
+
(G, R) => {
|
|
7868
|
+
g && l.dispatch({
|
|
7868
7869
|
type: "ui/openNotificationModal",
|
|
7869
7870
|
payload: {
|
|
7870
|
-
title: Ba[
|
|
7871
|
-
content:
|
|
7871
|
+
title: Ba[_] || "System Prompt",
|
|
7872
|
+
content: G,
|
|
7872
7873
|
type: "warning",
|
|
7873
|
-
props:
|
|
7874
|
+
props: R
|
|
7874
7875
|
}
|
|
7875
7876
|
});
|
|
7876
7877
|
},
|
|
7877
|
-
[g,
|
|
7878
|
+
[g, l, _]
|
|
7878
7879
|
);
|
|
7879
|
-
|
|
7880
|
-
|
|
7880
|
+
ue(() => {
|
|
7881
|
+
y.current = n;
|
|
7881
7882
|
}, [n]);
|
|
7882
7883
|
const F = ae(null);
|
|
7883
|
-
return
|
|
7884
|
-
if (!
|
|
7884
|
+
return ue(() => {
|
|
7885
|
+
if (!P || F.current === P)
|
|
7885
7886
|
return;
|
|
7886
|
-
F.current =
|
|
7887
|
+
F.current = P;
|
|
7887
7888
|
const {
|
|
7888
|
-
onDeposit:
|
|
7889
|
-
onTransCode:
|
|
7890
|
-
onError:
|
|
7891
|
-
onUpdateMember:
|
|
7892
|
-
onMaintainNotice:
|
|
7893
|
-
onMaintainNoticeMember:
|
|
7894
|
-
onTransferInGame:
|
|
7889
|
+
onDeposit: G,
|
|
7890
|
+
onTransCode: R,
|
|
7891
|
+
onError: B,
|
|
7892
|
+
onUpdateMember: O,
|
|
7893
|
+
onMaintainNotice: W,
|
|
7894
|
+
onMaintainNoticeMember: z,
|
|
7895
|
+
onTransferInGame: T,
|
|
7895
7896
|
onCashRegisterLimit: h,
|
|
7896
|
-
onLineLogin:
|
|
7897
|
-
} =
|
|
7898
|
-
memberInfoUid: Y(
|
|
7899
|
-
data: Y(
|
|
7900
|
-
memo: Y(
|
|
7901
|
-
amount: Y(
|
|
7902
|
-
limitAmount: Y(
|
|
7903
|
-
},
|
|
7897
|
+
onLineLogin: N
|
|
7898
|
+
} = y.current, L = Y(P, "type", ""), V = {
|
|
7899
|
+
memberInfoUid: Y(P, "member_info_uid", null),
|
|
7900
|
+
data: Y(P, "data", null),
|
|
7901
|
+
memo: Y(P, "memo", null),
|
|
7902
|
+
amount: Y(P, "amount", null),
|
|
7903
|
+
limitAmount: Y(P, "limit_amount", null)
|
|
7904
|
+
}, q = Number(V.memberInfoUid) === f, $ = V.data, K = V.amount, te = V.limitAmount, le = b.get("mac") || pi.get("machine_mac_address") || "", be = Y(P, "data.line_id", null), Ce = Y(P, "data.line_name", null), pe = Y(P, "member_info_uid", null);
|
|
7904
7905
|
switch (L) {
|
|
7905
7906
|
case He.DEPOSIT:
|
|
7906
|
-
|
|
7907
|
+
q && (E(), G?.(V));
|
|
7907
7908
|
break;
|
|
7908
7909
|
case He.TRANS_CODE:
|
|
7909
|
-
|
|
7910
|
+
R?.(V);
|
|
7910
7911
|
break;
|
|
7911
7912
|
case He.ERROR:
|
|
7912
|
-
if (
|
|
7913
|
-
const
|
|
7914
|
-
w(
|
|
7915
|
-
notificationType:
|
|
7916
|
-
}),
|
|
7913
|
+
if (q) {
|
|
7914
|
+
const ge = Y(P, "open_game_modal", 0) === 1;
|
|
7915
|
+
w($, {
|
|
7916
|
+
notificationType: ge ? "gamingNotice" : void 0
|
|
7917
|
+
}), B?.(V);
|
|
7917
7918
|
}
|
|
7918
7919
|
break;
|
|
7919
7920
|
case He.UPDATE_MEMBER:
|
|
7920
|
-
|
|
7921
|
+
f && (i.invalidateQueries({
|
|
7921
7922
|
queryKey: ["getMemberInfo"]
|
|
7922
|
-
}),
|
|
7923
|
+
}), O?.(V));
|
|
7923
7924
|
break;
|
|
7924
7925
|
case He.MAINTAIN_NOTICE:
|
|
7925
|
-
w(
|
|
7926
|
+
w($, {
|
|
7926
7927
|
notificationType: "maintainNotice"
|
|
7927
|
-
}),
|
|
7928
|
+
}), W?.(V);
|
|
7928
7929
|
break;
|
|
7929
7930
|
case He.MAINTAIN_NOTICE_MEMBER:
|
|
7930
|
-
|
|
7931
|
-
|
|
7932
|
-
|
|
7931
|
+
if (q) {
|
|
7932
|
+
const ge = l.getState()?.game?.currentGameData?.gameUid ?? null, ye = V.data?.game_id;
|
|
7933
|
+
if (ye != null) {
|
|
7934
|
+
Array.isArray(ye) && ye.some((fe) => String(fe) === String(ge)) && (w(V.data?.msg, { rawMessage: !0 }), z?.(V), setTimeout(() => {
|
|
7935
|
+
d?.("/");
|
|
7936
|
+
}, 5e3));
|
|
7937
|
+
return;
|
|
7938
|
+
}
|
|
7939
|
+
w($), z?.(V), setTimeout(() => {
|
|
7940
|
+
window.location.reload();
|
|
7941
|
+
}, 5e4);
|
|
7942
|
+
}
|
|
7933
7943
|
break;
|
|
7934
7944
|
case He.RELOAD:
|
|
7935
7945
|
window.location.reload();
|
|
7936
7946
|
break;
|
|
7937
7947
|
case He.TRANSFER_IN_GAME:
|
|
7938
7948
|
case He.CHECK_REQUEST:
|
|
7939
|
-
if (
|
|
7940
|
-
const { request_id:
|
|
7949
|
+
if (q && C) {
|
|
7950
|
+
const { request_id: ge, amount: ye, platform: fe, status: Ve } = Y(V, "data", {}) || {}, _e = localStorage.getItem(
|
|
7941
7951
|
"transfer_in_game_request_id"
|
|
7942
7952
|
);
|
|
7943
|
-
if (
|
|
7944
|
-
localStorage.setItem("transfer_in_game_request_id",
|
|
7953
|
+
if (Ve === "pending") {
|
|
7954
|
+
localStorage.setItem("transfer_in_game_request_id", ge);
|
|
7945
7955
|
return;
|
|
7946
|
-
} else if (
|
|
7947
|
-
if (
|
|
7948
|
-
|
|
7956
|
+
} else if (_e && _e === ge) {
|
|
7957
|
+
if (Ve === "rollback") {
|
|
7958
|
+
E();
|
|
7949
7959
|
return;
|
|
7950
7960
|
}
|
|
7951
|
-
localStorage.removeItem("transfer_in_game_request_id"),
|
|
7961
|
+
localStorage.removeItem("transfer_in_game_request_id"), l.dispatch({
|
|
7952
7962
|
type: "ui/showToast",
|
|
7953
7963
|
payload: {
|
|
7954
|
-
title: Ba[
|
|
7955
|
-
description: `您於${
|
|
7964
|
+
title: Ba[_] || "System Prompt",
|
|
7965
|
+
description: `您於${fe}存入的${ye}元已經處理完成了,請確認遊戲餘額`,
|
|
7956
7966
|
status: "success"
|
|
7957
7967
|
}
|
|
7958
|
-
}),
|
|
7968
|
+
}), s();
|
|
7959
7969
|
}
|
|
7960
|
-
|
|
7970
|
+
T?.(V);
|
|
7961
7971
|
}
|
|
7962
7972
|
break;
|
|
7963
7973
|
case He.CASH_REGISTER_LIMIT:
|
|
7964
|
-
w(
|
|
7974
|
+
w($, {
|
|
7965
7975
|
notificationType: "cashRegisterLimit",
|
|
7966
|
-
amount:
|
|
7967
|
-
limitAmount:
|
|
7968
|
-
}), h?.(
|
|
7976
|
+
amount: K,
|
|
7977
|
+
limitAmount: te
|
|
7978
|
+
}), h?.(V);
|
|
7969
7979
|
break;
|
|
7970
7980
|
case He.UPDATE_ONLY_ONE_MEMBER:
|
|
7971
|
-
|
|
7981
|
+
q && (i.invalidateQueries({
|
|
7972
7982
|
queryKey: ["getMemberInfo"]
|
|
7973
|
-
}),
|
|
7983
|
+
}), O?.(V));
|
|
7974
7984
|
break;
|
|
7975
7985
|
case He.GAME_MAINTAIN:
|
|
7976
|
-
w(
|
|
7986
|
+
w($, {
|
|
7977
7987
|
notificationType: "gameMaintain"
|
|
7978
7988
|
});
|
|
7979
7989
|
break;
|
|
7980
7990
|
case He.LINE_LOGIN:
|
|
7981
|
-
|
|
7982
|
-
line_id:
|
|
7983
|
-
line_name:
|
|
7991
|
+
pe === le && v({
|
|
7992
|
+
line_id: be,
|
|
7993
|
+
line_name: Ce
|
|
7984
7994
|
});
|
|
7985
7995
|
break;
|
|
7986
7996
|
case He.UPDATE_EVENT_WALLET:
|
|
7987
|
-
|
|
7997
|
+
q && (i.invalidateQueries({ queryKey: ["getEventWalletList"] }), i.invalidateQueries({ queryKey: ["evaluateEventWallet"] }));
|
|
7988
7998
|
return;
|
|
7989
7999
|
default:
|
|
7990
8000
|
console.warn("Unknown socket type:", L);
|
|
7991
8001
|
break;
|
|
7992
8002
|
}
|
|
7993
8003
|
}, [
|
|
7994
|
-
|
|
7995
|
-
|
|
7996
|
-
|
|
7997
|
-
|
|
7998
|
-
|
|
8004
|
+
P,
|
|
8005
|
+
f,
|
|
8006
|
+
l,
|
|
8007
|
+
i,
|
|
8008
|
+
_,
|
|
7999
8009
|
w,
|
|
8010
|
+
u,
|
|
8011
|
+
E,
|
|
8012
|
+
C,
|
|
8000
8013
|
s,
|
|
8001
|
-
D,
|
|
8002
8014
|
b,
|
|
8003
|
-
|
|
8004
|
-
|
|
8005
|
-
C
|
|
8006
|
-
]), pe(() => () => _.current = !0, []), pe(() => {
|
|
8015
|
+
v
|
|
8016
|
+
]), ue(() => () => c.current = !0, []), ue(() => {
|
|
8007
8017
|
localStorage.getItem(
|
|
8008
8018
|
"transfer_in_game_request_id"
|
|
8009
|
-
) &&
|
|
8010
|
-
}, [
|
|
8011
|
-
if (
|
|
8012
|
-
const
|
|
8019
|
+
) && m();
|
|
8020
|
+
}, [m]), ue(() => {
|
|
8021
|
+
if (C) {
|
|
8022
|
+
const G = localStorage.getItem(
|
|
8013
8023
|
"transfer_in_game_request_id"
|
|
8014
8024
|
);
|
|
8015
|
-
|
|
8025
|
+
G && f && u && A({
|
|
8016
8026
|
type: He.CHECK_REQUEST,
|
|
8017
|
-
request_id:
|
|
8018
|
-
member_info_uid:
|
|
8027
|
+
request_id: G,
|
|
8028
|
+
member_info_uid: f
|
|
8019
8029
|
});
|
|
8020
8030
|
}
|
|
8021
|
-
}, [
|
|
8022
|
-
|
|
8031
|
+
}, [f, u, A, C]), ue(() => {
|
|
8032
|
+
u ? l.dispatch({
|
|
8023
8033
|
type: "ui/showToast",
|
|
8024
8034
|
payload: {
|
|
8025
|
-
title: Ba[
|
|
8026
|
-
description: Yr[
|
|
8035
|
+
title: Ba[_] || "System Prompt",
|
|
8036
|
+
description: Yr[_] || "We are processing your transfer",
|
|
8027
8037
|
status: "warning",
|
|
8028
8038
|
duration: 1 / 0,
|
|
8029
8039
|
id: "trasnferingInGame"
|
|
8030
8040
|
}
|
|
8031
|
-
}) :
|
|
8041
|
+
}) : o && l.dispatch({
|
|
8032
8042
|
type: "ui/removeToast",
|
|
8033
8043
|
payload: {
|
|
8034
8044
|
id: "trasnferingInGame"
|
|
8035
8045
|
}
|
|
8036
8046
|
});
|
|
8037
|
-
}, [
|
|
8038
|
-
sendMessage:
|
|
8039
|
-
sendJsonMessage:
|
|
8040
|
-
readyState:
|
|
8047
|
+
}, [u, o, l, _]), {
|
|
8048
|
+
sendMessage: M,
|
|
8049
|
+
sendJsonMessage: A,
|
|
8050
|
+
readyState: D
|
|
8041
8051
|
// WebSocket 連線狀態
|
|
8042
8052
|
};
|
|
8043
8053
|
}, et = () => {
|
|
@@ -8085,7 +8095,7 @@ const Go = /* @__PURE__ */ yi(Lo), Mo = ({
|
|
|
8085
8095
|
};
|
|
8086
8096
|
}, qo = ({ paramsData: e, options: n } = {}) => {
|
|
8087
8097
|
const { store: t, lng: r, data2URL: p } = se(), { eventListApi: g } = et(), U = t?.getState()?.isWalletCurrency || t?.getState()?.currency?.currentCurrency || "TWD", d = Qe(r);
|
|
8088
|
-
return
|
|
8098
|
+
return Q({
|
|
8089
8099
|
queryKey: ["eventList", e],
|
|
8090
8100
|
queryFn: () => g({ paramsData: e }),
|
|
8091
8101
|
select: (l) => {
|
|
@@ -8222,14 +8232,14 @@ const Go = /* @__PURE__ */ yi(Lo), Mo = ({
|
|
|
8222
8232
|
});
|
|
8223
8233
|
}, $o = ({ options: e, formData: n } = {}) => {
|
|
8224
8234
|
const { checkCurrentEventProgessApi: t } = et();
|
|
8225
|
-
return
|
|
8235
|
+
return Q({
|
|
8226
8236
|
queryKey: ["checkEventProgress"],
|
|
8227
8237
|
queryFn: async () => t(n),
|
|
8228
8238
|
...e
|
|
8229
8239
|
});
|
|
8230
8240
|
}, Qo = ({ options: e, formData: n } = {}) => {
|
|
8231
8241
|
const { checkEventStatusApi: t } = et();
|
|
8232
|
-
return
|
|
8242
|
+
return Q({
|
|
8233
8243
|
queryKey: ["checkEventStatus"],
|
|
8234
8244
|
queryFn: async () => t(n),
|
|
8235
8245
|
select: (r) => r.data.event_status,
|
|
@@ -8294,7 +8304,7 @@ const Go = /* @__PURE__ */ yi(Lo), Mo = ({
|
|
|
8294
8304
|
};
|
|
8295
8305
|
}, Ym = ({ gamePlatform: e, params: n } = {}) => {
|
|
8296
8306
|
const { eventWalletListApi: t } = at();
|
|
8297
|
-
return
|
|
8307
|
+
return Q({
|
|
8298
8308
|
queryKey: ["getEventWalletList", e, n],
|
|
8299
8309
|
queryFn: async () => await t({
|
|
8300
8310
|
gamePlatform: e,
|
|
@@ -8344,7 +8354,7 @@ const Go = /* @__PURE__ */ yi(Lo), Mo = ({
|
|
|
8344
8354
|
});
|
|
8345
8355
|
}, eu = ({ gamePlatform: e = "", options: n = {} } = {}) => {
|
|
8346
8356
|
const { evaluateEventWalletApi: t } = at();
|
|
8347
|
-
return
|
|
8357
|
+
return Q({
|
|
8348
8358
|
queryKey: ["evaluateEventWallet", e],
|
|
8349
8359
|
queryFn: async () => await t({ gamePlatform: e }),
|
|
8350
8360
|
select: (r) => {
|
|
@@ -8378,7 +8388,7 @@ const Go = /* @__PURE__ */ yi(Lo), Mo = ({
|
|
|
8378
8388
|
});
|
|
8379
8389
|
}, iu = ({ skipPreload: e = !1 } = {}) => {
|
|
8380
8390
|
const { lng: n, data2URL: t } = se(), { commonCarouselApi: r } = za(), p = Qe(n);
|
|
8381
|
-
return
|
|
8391
|
+
return Q({
|
|
8382
8392
|
queryKey: ["getCarouselList", e],
|
|
8383
8393
|
queryFn: async () => {
|
|
8384
8394
|
const g = window.carousels_list;
|
|
@@ -8406,7 +8416,7 @@ const Go = /* @__PURE__ */ yi(Lo), Mo = ({
|
|
|
8406
8416
|
});
|
|
8407
8417
|
}, nu = () => {
|
|
8408
8418
|
const { lng: e, getToken: n } = se(), t = n?.(), { commonMarqueeApi: r } = za(), p = Qe(e);
|
|
8409
|
-
return
|
|
8419
|
+
return Q({
|
|
8410
8420
|
queryKey: ["getMarqueeList", t],
|
|
8411
8421
|
queryFn: async () => {
|
|
8412
8422
|
const g = window.marquees;
|
|
@@ -8422,7 +8432,7 @@ const Go = /* @__PURE__ */ yi(Lo), Mo = ({
|
|
|
8422
8432
|
});
|
|
8423
8433
|
}, ru = ({ options: e } = {}) => {
|
|
8424
8434
|
const { rankingGameApi: n } = re();
|
|
8425
|
-
return
|
|
8435
|
+
return Q({
|
|
8426
8436
|
queryKey: ["rankingGame"],
|
|
8427
8437
|
queryFn: async () => n(),
|
|
8428
8438
|
enabled: window.profit_ranking_status === 1,
|
|
@@ -8755,167 +8765,167 @@ function mi(e, n) {
|
|
|
8755
8765
|
if (!(p - t < n)) return t = p, e(...r);
|
|
8756
8766
|
};
|
|
8757
8767
|
}
|
|
8758
|
-
var
|
|
8768
|
+
var ke = () => Date.now(), Fa = 2147483647;
|
|
8759
8769
|
function fs({ timeout: e = 1e3 * 60 * 20, promptTimeout: n = 0, promptBeforeIdle: t = 0, element: r = gs, events: p = ds, timers: g = void 0, immediateEvents: U = [], onPresenceChange: d = () => {
|
|
8760
8770
|
}, onPrompt: l = () => {
|
|
8761
8771
|
}, onIdle: a = () => {
|
|
8762
8772
|
}, onActive: i = () => {
|
|
8763
8773
|
}, onAction: o = () => {
|
|
8764
8774
|
}, onMessage: s = () => {
|
|
8765
|
-
}, debounce: u = 0, throttle: m = 0, eventsThrottle: _ = 200, startOnMount: c = !0, startManually: y = !1, stopOnIdle: f = !1, crossTab: b = !1, name: C = "idle-timer", syncTimers: v = 0, leaderElection:
|
|
8766
|
-
let
|
|
8767
|
-
|
|
8775
|
+
}, debounce: u = 0, throttle: m = 0, eventsThrottle: _ = 200, startOnMount: c = !0, startManually: y = !1, stopOnIdle: f = !1, crossTab: b = !1, name: C = "idle-timer", syncTimers: v = 0, leaderElection: S = !1, disabled: E = !1 } = {}) {
|
|
8776
|
+
let M = ae(ke()), A = ae(ke()), k = ae(null), D = ae(null), P = ae(0), w = ae(0), F = ae(0), G = ae(0), R = ae(!1), B = ae(!1), O = ae(!1), W = ae(!0), z = ae(!1), T = ae(null), h = ae(null), N = ae(e), L = ae(0);
|
|
8777
|
+
ue(() => {
|
|
8768
8778
|
if (n && console.warn("⚠️ IdleTimer -- The `promptTimeout` property has been deprecated in favor of `promptBeforeIdle`. It will be removed in the next major release."), t && n) throw new Error("❌ Both promptTimeout and promptBeforeIdle can not be set. The promptTimeout property will be deprecated in a future version.");
|
|
8769
8779
|
if (e >= Fa) throw new Error(`❌ The value for the timeout property must fit in a 32 bit signed integer, ${Fa}.`);
|
|
8770
8780
|
if (n >= Fa) throw new Error(`❌ The value for the promptTimeout property must fit in a 32 bit signed integer, ${Fa}.`);
|
|
8771
8781
|
if (t >= Fa) throw new Error(`❌ The value for the promptBeforeIdle property must fit in a 32 bit signed integer, ${Fa}.`);
|
|
8772
8782
|
if (t >= e) throw new Error(`❌ The value for the promptBeforeIdle property must be less than the timeout property, ${e}.`);
|
|
8773
|
-
if (t ? (
|
|
8783
|
+
if (t ? (N.current = e - t, L.current = t) : (N.current = e, L.current = n), !W.current) {
|
|
8774
8784
|
if (y || E) return;
|
|
8775
|
-
R.current && (
|
|
8785
|
+
R.current && (pe.current(null, Se), h.current && h.current.active()), je();
|
|
8776
8786
|
}
|
|
8777
8787
|
}, [e, n, t, y, E]);
|
|
8778
|
-
let
|
|
8779
|
-
|
|
8780
|
-
|
|
8788
|
+
let V = ae(f);
|
|
8789
|
+
ue(() => {
|
|
8790
|
+
V.current = f;
|
|
8781
8791
|
}, [f]);
|
|
8782
|
-
let q = ae(U),
|
|
8783
|
-
|
|
8792
|
+
let q = ae(U), $ = ae(r), K = ae([...(/* @__PURE__ */ new Set([...p, ...U])).values()]), te = ae(E);
|
|
8793
|
+
ue(() => {
|
|
8784
8794
|
te.current = E, !W.current && (E ? Je() : y || je());
|
|
8785
8795
|
}, [E]);
|
|
8786
8796
|
let le = ae(d);
|
|
8787
|
-
|
|
8797
|
+
ue(() => {
|
|
8788
8798
|
le.current = d;
|
|
8789
8799
|
}, [d]);
|
|
8790
|
-
let
|
|
8791
|
-
|
|
8792
|
-
|
|
8800
|
+
let be = ae(l);
|
|
8801
|
+
ue(() => {
|
|
8802
|
+
be.current = l;
|
|
8793
8803
|
}, [l]);
|
|
8794
|
-
let
|
|
8795
|
-
|
|
8796
|
-
|
|
8804
|
+
let Ce = ae(a);
|
|
8805
|
+
ue(() => {
|
|
8806
|
+
Ce.current = a;
|
|
8797
8807
|
}, [a]);
|
|
8798
|
-
let
|
|
8799
|
-
|
|
8800
|
-
|
|
8808
|
+
let pe = ae(i);
|
|
8809
|
+
ue(() => {
|
|
8810
|
+
pe.current = i;
|
|
8801
8811
|
}, [i]);
|
|
8802
|
-
let
|
|
8803
|
-
|
|
8804
|
-
|
|
8812
|
+
let ge = ae(o);
|
|
8813
|
+
ue(() => {
|
|
8814
|
+
ge.current = o;
|
|
8805
8815
|
}, [o]);
|
|
8806
|
-
let
|
|
8807
|
-
|
|
8808
|
-
|
|
8816
|
+
let ye = ae(s);
|
|
8817
|
+
ue(() => {
|
|
8818
|
+
ye.current = s;
|
|
8809
8819
|
}, [s]);
|
|
8810
8820
|
let fe = Oa(() => {
|
|
8811
|
-
let
|
|
8812
|
-
return u > 0 ? cs(
|
|
8821
|
+
let J = (De, na) => ge.current(De, na);
|
|
8822
|
+
return u > 0 ? cs(J, u) : m > 0 ? mi(J, m) : J;
|
|
8813
8823
|
}, [m, u]), Ve = ae();
|
|
8814
|
-
|
|
8824
|
+
ue(() => {
|
|
8815
8825
|
b && v && (Ve.current = mi(() => {
|
|
8816
|
-
|
|
8826
|
+
h.current.active();
|
|
8817
8827
|
}, v));
|
|
8818
8828
|
}, [b, v]);
|
|
8819
|
-
let
|
|
8820
|
-
|
|
8821
|
-
}, Pe = (
|
|
8822
|
-
|
|
8823
|
-
}, aa = (
|
|
8824
|
-
!B.current && !R.current && (
|
|
8829
|
+
let _e = () => {
|
|
8830
|
+
T.current !== null && (Xe.clearTimeout(T.current), T.current = null);
|
|
8831
|
+
}, Pe = (J, De = !0) => {
|
|
8832
|
+
_e(), T.current = Xe.setTimeout(We, J || N.current), De && (D.current = ke());
|
|
8833
|
+
}, aa = (J) => {
|
|
8834
|
+
!B.current && !R.current && (be.current(J, Se), le.current({ type: "active", prompted: !0 }, Se)), G.current = 0, F.current = ke(), B.current = !0, Pe(L.current, !1);
|
|
8825
8835
|
}, we = () => {
|
|
8826
|
-
|
|
8827
|
-
},
|
|
8828
|
-
|
|
8829
|
-
}, We = (
|
|
8836
|
+
_e(), R.current || (Ce.current(null, Se), le.current({ type: "idle" }, Se)), R.current = !0, k.current = ke(), V.current ? Fe() : B.current && (F.current = 0, B.current = !1);
|
|
8837
|
+
}, he = (J) => {
|
|
8838
|
+
_e(), (R.current || B.current) && (pe.current(J, Se), le.current({ type: "active", prompted: !1 }, Se)), B.current = !1, F.current = 0, R.current = !1, P.current += ke() - k.current, w.current += ke() - k.current, xe(), Pe();
|
|
8839
|
+
}, We = (J) => {
|
|
8830
8840
|
if (!R.current) {
|
|
8831
8841
|
fe.cancel && fe.cancel();
|
|
8832
|
-
let De =
|
|
8833
|
-
if (!(
|
|
8834
|
-
|
|
8842
|
+
let De = ke() - D.current;
|
|
8843
|
+
if (!(N.current + L.current < De) && L.current > 0 && !B.current) {
|
|
8844
|
+
h.current ? h.current.prompt() : aa(J);
|
|
8835
8845
|
return;
|
|
8836
8846
|
}
|
|
8837
|
-
|
|
8847
|
+
h.current ? h.current.idle() : we();
|
|
8838
8848
|
return;
|
|
8839
8849
|
}
|
|
8840
|
-
|
|
8841
|
-
}, ta = (
|
|
8842
|
-
if (!c && !
|
|
8843
|
-
if (
|
|
8844
|
-
We(
|
|
8850
|
+
h.current ? h.current.active() : he(J);
|
|
8851
|
+
}, ta = (J) => {
|
|
8852
|
+
if (!c && !D.current && (D.current = ke(), pe.current(null, Se)), fe(J, Se), B.current) return;
|
|
8853
|
+
if (_e(), !R.current && q.current.includes(J.type)) {
|
|
8854
|
+
We(J);
|
|
8845
8855
|
return;
|
|
8846
8856
|
}
|
|
8847
|
-
let De =
|
|
8848
|
-
if (R.current && !f || !R.current && De >=
|
|
8849
|
-
We(
|
|
8857
|
+
let De = ke() - D.current;
|
|
8858
|
+
if (R.current && !f || !R.current && De >= N.current) {
|
|
8859
|
+
We(J);
|
|
8850
8860
|
return;
|
|
8851
8861
|
}
|
|
8852
|
-
O.current = !1,
|
|
8862
|
+
O.current = !1, G.current = 0, F.current = 0, Pe(), b && v && Ve.current();
|
|
8853
8863
|
}, ia = ae(ta);
|
|
8854
|
-
|
|
8855
|
-
let
|
|
8856
|
-
|
|
8857
|
-
}, [_, m, u,
|
|
8864
|
+
ue(() => {
|
|
8865
|
+
let J = z.current;
|
|
8866
|
+
J && Fe(), _ > 0 ? ia.current = mi(ta, _) : ia.current = ta, J && xe();
|
|
8867
|
+
}, [_, m, u, ge, b, v]);
|
|
8858
8868
|
let xe = () => {
|
|
8859
|
-
pa &&
|
|
8860
|
-
|
|
8869
|
+
pa && $.current && (z.current || (K.current.forEach((J) => {
|
|
8870
|
+
$.current.addEventListener(J, ia.current, { capture: !0, passive: !0 });
|
|
8861
8871
|
}), z.current = !0));
|
|
8862
|
-
}, Fe = (
|
|
8863
|
-
pa &&
|
|
8864
|
-
|
|
8872
|
+
}, Fe = (J = !1) => {
|
|
8873
|
+
pa && $.current && (z.current || J) && (K.current.forEach((De) => {
|
|
8874
|
+
$.current.removeEventListener(De, ia.current, { capture: !0 });
|
|
8865
8875
|
}), z.current = !1);
|
|
8866
|
-
}, je = H((
|
|
8867
|
-
if (O.current) return
|
|
8868
|
-
let
|
|
8876
|
+
}, je = H((J) => te.current ? !1 : (_e(), xe(), R.current = !1, B.current = !1, O.current = !1, G.current = 0, F.current = 0, h.current && !J && h.current.start(), Pe(), !0), [T, R, te, N, h]), oa = H((J) => te.current ? !1 : (_e(), xe(), A.current = ke(), P.current += ke() - k.current, w.current += ke() - k.current, P.current = 0, R.current = !1, B.current = !1, O.current = !1, G.current = 0, F.current = 0, h.current && !J && h.current.reset(), y || Pe(), !0), [T, R, N, y, te, h]), ga = H((J) => te.current ? !1 : (_e(), xe(), (R.current || B.current) && he(), R.current = !1, B.current = !1, O.current = !1, G.current = 0, F.current = 0, A.current = ke(), h.current && !J && h.current.activate(), Pe(), !0), [T, R, B, te, N, h]), Je = H((J = !1) => te.current || O.current ? !1 : (G.current = ya(), O.current = !0, Fe(), _e(), h.current && !J && h.current.pause(), !0), [T, te, h]), Ye = H((J = !1) => te.current || !O.current ? !1 : (O.current = !1, B.current || xe(), R.current || Pe(G.current), F.current && (F.current = ke()), h.current && !J && h.current.resume(), !0), [T, N, te, G, h]), Va = H((J, De) => (h.current ? (De && ye.current(J, Se), h.current.message(J)) : De && ye.current(J, Se), !0), [s]), Da = H(() => R.current, [R]), Ea = H(() => B.current, [B]), Ja = H(() => h.current ? h.current.isLeader : null, [h]), Za = H(() => h.current ? h.current.isLastActive : null, [h]), da = H(() => h.current ? h.current.token : null, [h]), ya = H(() => {
|
|
8877
|
+
if (O.current) return G.current;
|
|
8878
|
+
let J = G.current ? G.current : L.current + N.current, De = D.current ? ke() - D.current : 0, na = Math.floor(J - De);
|
|
8869
8879
|
return na < 0 ? 0 : Math.abs(na);
|
|
8870
|
-
}, [
|
|
8871
|
-
let
|
|
8872
|
-
return
|
|
8873
|
-
}, [
|
|
8874
|
-
let
|
|
8875
|
-
return
|
|
8876
|
-
}, [
|
|
8877
|
-
|
|
8880
|
+
}, [N, L, B, G, D]), qe = H(() => Math.round(ke() - A.current), [A]), ca = H(() => Math.round(ke() - M.current), [M]), fa = H(() => k.current ? new Date(k.current) : null, [k]), Na = H(() => D.current ? new Date(D.current) : null, [D]), La = H(() => R.current ? Math.round(ke() - k.current + P.current) : Math.round(P.current), [k, P]), Ua = H(() => R.current ? Math.round(ke() - k.current + w.current) : Math.round(w.current), [k, w]), Ga = H(() => {
|
|
8881
|
+
let J = Math.round(qe() - La());
|
|
8882
|
+
return J >= 0 ? J : 0;
|
|
8883
|
+
}, [k, P]), Ma = H(() => {
|
|
8884
|
+
let J = Math.round(ca() - Ua());
|
|
8885
|
+
return J >= 0 ? J : 0;
|
|
8886
|
+
}, [k, P]);
|
|
8887
|
+
ue(() => {
|
|
8878
8888
|
if (u > 0 && m > 0) throw new Error("❌ onAction can either be throttled or debounced, not both.");
|
|
8879
8889
|
g && ls(g);
|
|
8880
|
-
let
|
|
8881
|
-
|
|
8890
|
+
let J = () => {
|
|
8891
|
+
h.current && h.current.close(), fe.cancel && fe.cancel(), _e(), Fe(!0);
|
|
8882
8892
|
};
|
|
8883
|
-
return pa && window.addEventListener("beforeunload",
|
|
8884
|
-
pa && window.removeEventListener("beforeunload",
|
|
8893
|
+
return pa && window.addEventListener("beforeunload", J), () => {
|
|
8894
|
+
pa && window.removeEventListener("beforeunload", J), h.current && h.current.close(), fe.cancel && fe.cancel(), _e(), Fe(!0);
|
|
8885
8895
|
};
|
|
8886
|
-
}, []),
|
|
8887
|
-
|
|
8896
|
+
}, []), ue(() => {
|
|
8897
|
+
h.current && h.current.close(), b ? h.current = new ps({ channelName: C, leaderElection: S, onPrompt: () => {
|
|
8888
8898
|
aa();
|
|
8889
8899
|
}, onIdle: () => {
|
|
8890
8900
|
we();
|
|
8891
8901
|
}, onActive: () => {
|
|
8892
|
-
|
|
8893
|
-
}, onMessage: (
|
|
8894
|
-
|
|
8895
|
-
}, start: je, reset: oa, activate: ga, pause: Je, resume: Ye }) :
|
|
8896
|
-
}, [b, C,
|
|
8897
|
-
W.current || (
|
|
8898
|
-
}, [y, c, E, W]),
|
|
8902
|
+
he();
|
|
8903
|
+
}, onMessage: (J) => {
|
|
8904
|
+
ye.current(J, Se);
|
|
8905
|
+
}, start: je, reset: oa, activate: ga, pause: Je, resume: Ye }) : h.current = null;
|
|
8906
|
+
}, [b, C, S, be, Ce, pe, ye, je, oa, Je, Ye]), ue(() => {
|
|
8907
|
+
W.current || (_e(), Fe(!0)), !(y || E) && (c ? je() : xe());
|
|
8908
|
+
}, [y, c, E, W]), ue(() => {
|
|
8899
8909
|
if (!W.current) {
|
|
8900
|
-
let
|
|
8901
|
-
if (Fe(), K.current =
|
|
8910
|
+
let J = [...(/* @__PURE__ */ new Set([...p, ...U])).values()];
|
|
8911
|
+
if (Fe(), K.current = J, $.current = r, q.current = U, y || E) return;
|
|
8902
8912
|
c ? je() : xe();
|
|
8903
8913
|
}
|
|
8904
|
-
}, [r, JSON.stringify(p), JSON.stringify(U), W, E, y, c]),
|
|
8914
|
+
}, [r, JSON.stringify(p), JSON.stringify(U), W, E, y, c]), ue(() => {
|
|
8905
8915
|
W.current && (W.current = !1);
|
|
8906
8916
|
}, [W]);
|
|
8907
|
-
let Se = { message: Va, start: je, reset: oa, activate: ga, pause: Je, resume: Ye, isIdle: Da, isPrompted: Ea, isLeader: Ja, isLastActiveTab: Za, getTabId: da, getRemainingTime: ya, getElapsedTime: qe, getTotalElapsedTime: ca, getLastIdleTime: fa, getLastActiveTime: Na, getIdleTime: La, getTotalIdleTime: Ua, getActiveTime: Ga, getTotalActiveTime: Ma, setOnPresenceChange: (
|
|
8908
|
-
d =
|
|
8909
|
-
}, setOnPrompt: (
|
|
8910
|
-
l =
|
|
8911
|
-
}, setOnIdle: (
|
|
8912
|
-
a =
|
|
8913
|
-
}, setOnActive: (
|
|
8914
|
-
i =
|
|
8915
|
-
}, setOnAction: (
|
|
8916
|
-
o =
|
|
8917
|
-
}, setOnMessage: (
|
|
8918
|
-
s =
|
|
8917
|
+
let Se = { message: Va, start: je, reset: oa, activate: ga, pause: Je, resume: Ye, isIdle: Da, isPrompted: Ea, isLeader: Ja, isLastActiveTab: Za, getTabId: da, getRemainingTime: ya, getElapsedTime: qe, getTotalElapsedTime: ca, getLastIdleTime: fa, getLastActiveTime: Na, getIdleTime: La, getTotalIdleTime: Ua, getActiveTime: Ga, getTotalActiveTime: Ma, setOnPresenceChange: (J) => {
|
|
8918
|
+
d = J, le.current = J;
|
|
8919
|
+
}, setOnPrompt: (J) => {
|
|
8920
|
+
l = J, be.current = J;
|
|
8921
|
+
}, setOnIdle: (J) => {
|
|
8922
|
+
a = J, Ce.current = J;
|
|
8923
|
+
}, setOnActive: (J) => {
|
|
8924
|
+
i = J, pe.current = J;
|
|
8925
|
+
}, setOnAction: (J) => {
|
|
8926
|
+
o = J, ge.current = J;
|
|
8927
|
+
}, setOnMessage: (J) => {
|
|
8928
|
+
s = J, ye.current = J;
|
|
8919
8929
|
} };
|
|
8920
8930
|
return Se;
|
|
8921
8931
|
}
|
|
@@ -8929,7 +8939,7 @@ const lu = ({ onIdle: e, onActive: n, onAction: t, timeout: r = 6e5 }) => fs({
|
|
|
8929
8939
|
throttle: 500
|
|
8930
8940
|
}), ys = ({ options: e } = {}) => {
|
|
8931
8941
|
const { commonInboxApi: n } = za(), { getToken: t, lng: r } = se(), p = t?.(), g = Qe(r);
|
|
8932
|
-
return
|
|
8942
|
+
return Q({
|
|
8933
8943
|
queryKey: ["inboxList"],
|
|
8934
8944
|
queryFn: async () => await n(),
|
|
8935
8945
|
select: (U) => {
|
|
@@ -9024,7 +9034,7 @@ const lu = ({ onIdle: e, onActive: n, onAction: t, timeout: r = 6e5 }) => fs({
|
|
|
9024
9034
|
}
|
|
9025
9035
|
], su = ({ options: e, formData: n } = {}) => {
|
|
9026
9036
|
const { lng: t } = se(), { newsListApi: r } = lr(), p = Qe(t);
|
|
9027
|
-
return
|
|
9037
|
+
return Q({
|
|
9028
9038
|
queryKey: ["newsList"],
|
|
9029
9039
|
queryFn: () => {
|
|
9030
9040
|
const { uid: g, params: U } = n || {};
|
|
@@ -9050,7 +9060,7 @@ const lu = ({ onIdle: e, onActive: n, onAction: t, timeout: r = 6e5 }) => fs({
|
|
|
9050
9060
|
});
|
|
9051
9061
|
}, mu = ({ options: e, formData: n } = {}) => {
|
|
9052
9062
|
const { lng: t } = se(), { newsListApi: r } = lr(), p = Qe(t);
|
|
9053
|
-
return
|
|
9063
|
+
return Q({
|
|
9054
9064
|
queryKey: ["newsList"],
|
|
9055
9065
|
queryFn: () => {
|
|
9056
9066
|
const { uid: g, params: U } = n || {};
|
|
@@ -9118,11 +9128,11 @@ const lu = ({ onIdle: e, onActive: n, onAction: t, timeout: r = 6e5 }) => fs({
|
|
|
9118
9128
|
[e]
|
|
9119
9129
|
), U = H(
|
|
9120
9130
|
async ({ paramsData: c } = {}) => {
|
|
9121
|
-
const { str_date: y, end_date: f, limit: b = 25, current_page: C } = c || {}, v = Ee().format("HH:mm:ss"),
|
|
9131
|
+
const { str_date: y, end_date: f, limit: b = 25, current_page: C } = c || {}, v = Ee().format("HH:mm:ss"), S = Ee().subtract(24, "hour").format("HH:mm:ss");
|
|
9122
9132
|
return await e.get("/report/deposit", {
|
|
9123
9133
|
params: {
|
|
9124
9134
|
str_date: `${Ee(y).format("YYYY-MM-DD")} ${v}`,
|
|
9125
|
-
end_date: `${Ee(f).format("YYYY-MM-DD")} ${
|
|
9135
|
+
end_date: `${Ee(f).format("YYYY-MM-DD")} ${S}`,
|
|
9126
9136
|
limit: b,
|
|
9127
9137
|
page: C
|
|
9128
9138
|
}
|
|
@@ -9131,11 +9141,11 @@ const lu = ({ onIdle: e, onActive: n, onAction: t, timeout: r = 6e5 }) => fs({
|
|
|
9131
9141
|
[e]
|
|
9132
9142
|
), d = H(
|
|
9133
9143
|
async ({ paramsData: c }) => {
|
|
9134
|
-
const { str_date: y, end_date: f, limit: b = 25, current_page: C } = c || {}, v = Ee().format("HH:mm:ss"),
|
|
9144
|
+
const { str_date: y, end_date: f, limit: b = 25, current_page: C } = c || {}, v = Ee().format("HH:mm:ss"), S = Ee().subtract(24, "hour").format("HH:mm:ss");
|
|
9135
9145
|
return await e.get("report/eventsreward", {
|
|
9136
9146
|
params: {
|
|
9137
9147
|
str_date: `${Ee(y).format("YYYY-MM-DD")} ${v}`,
|
|
9138
|
-
end_date: `${Ee(f).format("YYYY-MM-DD")} ${
|
|
9148
|
+
end_date: `${Ee(f).format("YYYY-MM-DD")} ${S}`,
|
|
9139
9149
|
limit: b,
|
|
9140
9150
|
page: C
|
|
9141
9151
|
}
|
|
@@ -9199,14 +9209,14 @@ const lu = ({ onIdle: e, onActive: n, onAction: t, timeout: r = 6e5 }) => fs({
|
|
|
9199
9209
|
end_date: b,
|
|
9200
9210
|
limit: C = 25,
|
|
9201
9211
|
page: v = 1,
|
|
9202
|
-
wallet_log_uid:
|
|
9212
|
+
wallet_log_uid: S,
|
|
9203
9213
|
transhash: E
|
|
9204
9214
|
} = c;
|
|
9205
9215
|
return await e.get(`/walletlog/${y}`, {
|
|
9206
9216
|
params: {
|
|
9207
9217
|
s_date: f,
|
|
9208
9218
|
e_date: b,
|
|
9209
|
-
wallet_log_uid:
|
|
9219
|
+
wallet_log_uid: S,
|
|
9210
9220
|
transhash: E,
|
|
9211
9221
|
limit: C,
|
|
9212
9222
|
page: v
|
|
@@ -9274,14 +9284,14 @@ const lu = ({ onIdle: e, onActive: n, onAction: t, timeout: r = 6e5 }) => fs({
|
|
|
9274
9284
|
};
|
|
9275
9285
|
}, Cs = ({ options: e } = {}) => {
|
|
9276
9286
|
const { depositApiV1: n } = Me();
|
|
9277
|
-
return
|
|
9287
|
+
return Q({
|
|
9278
9288
|
queryKey: ["depositV1"],
|
|
9279
9289
|
queryFn: n,
|
|
9280
9290
|
...e
|
|
9281
9291
|
});
|
|
9282
9292
|
}, vs = ({ paramsData: e, options: n } = {}) => {
|
|
9283
9293
|
const { depositApiV2: t } = Me();
|
|
9284
|
-
return
|
|
9294
|
+
return Q({
|
|
9285
9295
|
queryKey: ["depositV2", e],
|
|
9286
9296
|
queryFn: () => t({ paramsData: e }),
|
|
9287
9297
|
select: (r) => {
|
|
@@ -9320,14 +9330,14 @@ const lu = ({ onIdle: e, onActive: n, onAction: t, timeout: r = 6e5 }) => fs({
|
|
|
9320
9330
|
});
|
|
9321
9331
|
}, ks = ({ paramsData: e, options: n } = {}) => {
|
|
9322
9332
|
const { depositTransactionApi: t } = Me();
|
|
9323
|
-
return
|
|
9333
|
+
return Q({
|
|
9324
9334
|
queryKey: ["depositTransaction", e],
|
|
9325
9335
|
queryFn: () => t({ paramsData: e }),
|
|
9326
9336
|
...n
|
|
9327
9337
|
});
|
|
9328
9338
|
}, xs = ({ paramsData: e, options: n } = {}) => {
|
|
9329
9339
|
const { eventTransactionApi: t } = Me();
|
|
9330
|
-
return
|
|
9340
|
+
return Q({
|
|
9331
9341
|
queryKey: ["eventTransaction", e],
|
|
9332
9342
|
queryFn: () => t({ paramsData: e }),
|
|
9333
9343
|
...n
|
|
@@ -9341,7 +9351,7 @@ const lu = ({ onIdle: e, onActive: n, onAction: t, timeout: r = 6e5 }) => fs({
|
|
|
9341
9351
|
});
|
|
9342
9352
|
}, Ds = ({ paramsData: e, options: n } = {}) => {
|
|
9343
9353
|
const { withdrawTransactionApi: t } = Me();
|
|
9344
|
-
return
|
|
9354
|
+
return Q({
|
|
9345
9355
|
queryKey: ["withdrawTransaction", e],
|
|
9346
9356
|
queryFn: () => t({ paramsData: e }),
|
|
9347
9357
|
...n
|
|
@@ -9369,49 +9379,49 @@ const lu = ({ onIdle: e, onActive: n, onAction: t, timeout: r = 6e5 }) => fs({
|
|
|
9369
9379
|
});
|
|
9370
9380
|
}, du = ({ options: e, paramsData: n } = {}) => {
|
|
9371
9381
|
const { transactionRecordApi: t } = Me();
|
|
9372
|
-
return
|
|
9382
|
+
return Q({
|
|
9373
9383
|
queryKey: ["transactionRecord", "deposit"],
|
|
9374
9384
|
queryFn: () => t(n, "deposit"),
|
|
9375
9385
|
...e
|
|
9376
9386
|
});
|
|
9377
9387
|
}, cu = ({ options: e, paramsData: n } = {}) => {
|
|
9378
9388
|
const { transactionRecordApi: t } = Me();
|
|
9379
|
-
return
|
|
9389
|
+
return Q({
|
|
9380
9390
|
queryKey: ["transactionRecord", "withdraw"],
|
|
9381
9391
|
queryFn: () => t(n, "withdraw"),
|
|
9382
9392
|
...e
|
|
9383
9393
|
});
|
|
9384
9394
|
}, fu = ({ options: e, paramsData: n } = {}) => {
|
|
9385
9395
|
const { transactionRecordApi: t } = Me();
|
|
9386
|
-
return
|
|
9396
|
+
return Q({
|
|
9387
9397
|
queryKey: ["transactionRecord", "event"],
|
|
9388
9398
|
queryFn: () => t(n, "event"),
|
|
9389
9399
|
...e
|
|
9390
9400
|
});
|
|
9391
9401
|
}, _u = ({ options: e, paramsData: n } = {}) => {
|
|
9392
9402
|
const { transactionRecordApi: t } = Me();
|
|
9393
|
-
return
|
|
9403
|
+
return Q({
|
|
9394
9404
|
queryKey: ["transactionRecord", "rebate"],
|
|
9395
9405
|
queryFn: () => t(n, "rebate"),
|
|
9396
9406
|
...e
|
|
9397
9407
|
});
|
|
9398
9408
|
}, yu = ({ options: e, paramsData: n } = {}) => {
|
|
9399
9409
|
const { treasureRecordApi: t } = Me();
|
|
9400
|
-
return
|
|
9410
|
+
return Q({
|
|
9401
9411
|
queryKey: ["treasureRecord", n],
|
|
9402
9412
|
queryFn: () => t(n),
|
|
9403
9413
|
...e
|
|
9404
9414
|
});
|
|
9405
9415
|
}, Uu = ({ options: e, paramsData: n } = {}) => {
|
|
9406
9416
|
const { snCashRecordApi: t } = Me();
|
|
9407
|
-
return
|
|
9417
|
+
return Q({
|
|
9408
9418
|
queryKey: ["snCashRecord", n],
|
|
9409
9419
|
queryFn: () => t(n),
|
|
9410
9420
|
...e
|
|
9411
9421
|
});
|
|
9412
9422
|
}, bu = ({ options: e, paramsData: n } = {}) => {
|
|
9413
9423
|
const { otherTransactionApi: t } = Me();
|
|
9414
|
-
return
|
|
9424
|
+
return Q({
|
|
9415
9425
|
queryKey: ["otherTransaction", n],
|
|
9416
9426
|
queryFn: () => t({ paramsData: n }),
|
|
9417
9427
|
...e
|
|
@@ -9539,7 +9549,7 @@ const lu = ({ onIdle: e, onActive: n, onAction: t, timeout: r = 6e5 }) => fs({
|
|
|
9539
9549
|
extendBuiltins: As
|
|
9540
9550
|
}, vu = (e, n) => {
|
|
9541
9551
|
const { playGameApi: t } = Ci();
|
|
9542
|
-
return
|
|
9552
|
+
return Q({
|
|
9543
9553
|
queryKey: ["playGame"],
|
|
9544
9554
|
queryFn: async () => {
|
|
9545
9555
|
const { gameUid: r, gameCode: p, isMobile: g, gameCurrency: U, currentCurrency: d } = e || {}, l = await t({
|
|
@@ -9581,7 +9591,7 @@ const lu = ({ onIdle: e, onActive: n, onAction: t, timeout: r = 6e5 }) => fs({
|
|
|
9581
9591
|
};
|
|
9582
9592
|
}, Bs = ({ options: e } = {}) => {
|
|
9583
9593
|
const { currentRebateApi: n } = Cr();
|
|
9584
|
-
return
|
|
9594
|
+
return Q({
|
|
9585
9595
|
queryKey: ["currentRebate"],
|
|
9586
9596
|
queryFn: () => n(),
|
|
9587
9597
|
select: (t) => zr(t, ["code", "status"]),
|
|
@@ -9626,7 +9636,7 @@ const lu = ({ onIdle: e, onActive: n, onAction: t, timeout: r = 6e5 }) => fs({
|
|
|
9626
9636
|
};
|
|
9627
9637
|
}, Ws = ({ options: e, formData: n } = {}) => {
|
|
9628
9638
|
const { rewardListApi: t } = tt();
|
|
9629
|
-
return
|
|
9639
|
+
return Q({
|
|
9630
9640
|
queryKey: ["rewardsList"],
|
|
9631
9641
|
queryFn: () => {
|
|
9632
9642
|
const { uid: r, params: p } = n || {};
|
|
@@ -9680,21 +9690,21 @@ const lu = ({ onIdle: e, onActive: n, onAction: t, timeout: r = 6e5 }) => fs({
|
|
|
9680
9690
|
});
|
|
9681
9691
|
}, Is = ({ options: e } = {}) => {
|
|
9682
9692
|
const { unUsedRewardListApi: n } = tt();
|
|
9683
|
-
return
|
|
9693
|
+
return Q({
|
|
9684
9694
|
queryKey: ["unUsedRewardsList"],
|
|
9685
9695
|
queryFn: n,
|
|
9686
9696
|
...e
|
|
9687
9697
|
});
|
|
9688
9698
|
}, Vs = ({ options: e } = {}) => {
|
|
9689
9699
|
const { expiredRewardListApi: n } = tt();
|
|
9690
|
-
return
|
|
9700
|
+
return Q({
|
|
9691
9701
|
queryKey: ["expiredRewardsList"],
|
|
9692
9702
|
queryFn: n,
|
|
9693
9703
|
...e
|
|
9694
9704
|
});
|
|
9695
9705
|
}, Js = ({ options: e } = {}) => {
|
|
9696
9706
|
const { historyRewardApi: n } = tt();
|
|
9697
|
-
return
|
|
9707
|
+
return Q({
|
|
9698
9708
|
queryKey: ["historyRewardsList"],
|
|
9699
9709
|
queryFn: n,
|
|
9700
9710
|
...e
|
|
@@ -9761,7 +9771,7 @@ const lu = ({ onIdle: e, onActive: n, onAction: t, timeout: r = 6e5 }) => fs({
|
|
|
9761
9771
|
};
|
|
9762
9772
|
}, ku = ({ paramsData: e, options: n } = {}) => {
|
|
9763
9773
|
const { client: t, lng: r } = se(), p = Qe(r || "tw"), { treasureListApi: g } = vr();
|
|
9764
|
-
return
|
|
9774
|
+
return Q({
|
|
9765
9775
|
queryKey: ["treasureList", e],
|
|
9766
9776
|
queryFn: () => g(e),
|
|
9767
9777
|
select: (U) => {
|
|
@@ -9802,7 +9812,7 @@ const lu = ({ onIdle: e, onActive: n, onAction: t, timeout: r = 6e5 }) => fs({
|
|
|
9802
9812
|
};
|
|
9803
9813
|
}, Su = ({ options: e } = {}) => {
|
|
9804
9814
|
const { store: n } = se(), t = n?.getState()?.isMemberInfo || n?.getState()?.member?.member || {}, { vipInfoApi: r } = hr();
|
|
9805
|
-
return
|
|
9815
|
+
return Q({
|
|
9806
9816
|
queryKey: ["vipInfo"],
|
|
9807
9817
|
queryFn: async () => r(),
|
|
9808
9818
|
select: (p) => {
|
|
@@ -9827,7 +9837,7 @@ const lu = ({ onIdle: e, onActive: n, onAction: t, timeout: r = 6e5 }) => fs({
|
|
|
9827
9837
|
});
|
|
9828
9838
|
}, Zs = ({ options: e } = {}) => {
|
|
9829
9839
|
const { store: n } = se(), t = n?.getState()?.isWalletCurrency || n?.getState()?.currency?.currentCurrency || "TWD", { vipListApi: r } = hr();
|
|
9830
|
-
return
|
|
9840
|
+
return Q({
|
|
9831
9841
|
queryKey: ["vipList"],
|
|
9832
9842
|
queryFn: async () => {
|
|
9833
9843
|
const p = window.vip_list;
|
|
@@ -9873,7 +9883,7 @@ const lu = ({ onIdle: e, onActive: n, onAction: t, timeout: r = 6e5 }) => fs({
|
|
|
9873
9883
|
const s = (/* @__PURE__ */ new Date()).toLocaleTimeString("zh-TW");
|
|
9874
9884
|
p((u) => [...u, { time: s, message: o }]);
|
|
9875
9885
|
}, []);
|
|
9876
|
-
|
|
9886
|
+
ue(() => {
|
|
9877
9887
|
if (window.chrome && window.chrome.webview) {
|
|
9878
9888
|
t(!0), U("WebView2 環境已就緒");
|
|
9879
9889
|
const o = (s) => {
|
|
@@ -9954,11 +9964,11 @@ const lu = ({ onIdle: e, onActive: n, onAction: t, timeout: r = 6e5 }) => fs({
|
|
|
9954
9964
|
// 英文名稱
|
|
9955
9965
|
gameNameZh: v,
|
|
9956
9966
|
// 中文名稱
|
|
9957
|
-
gameNameVi:
|
|
9967
|
+
gameNameVi: S,
|
|
9958
9968
|
// 越南名稱
|
|
9959
9969
|
gameNameTw: E
|
|
9960
9970
|
// 繁體中文名稱
|
|
9961
|
-
} = e,
|
|
9971
|
+
} = e, M = e?.[`gameName${t}`], A = `${lt}/${ut}/${n}/${a}/${nt(r, / /g, "_")}.webp`, k = `${lt}/${ut}/${n}/${a}/${nt(r, / /g, "_")}.gif`, D = `${lt}/${ut}/en/${a}/${nt(r, / /g, "_")}.webp`, P = `${lt}/${ut}/en/${a}/${nt(r, / /g, "_")}.gif`;
|
|
9962
9972
|
return {
|
|
9963
9973
|
gameCode: r,
|
|
9964
9974
|
gameUid: p,
|
|
@@ -9976,13 +9986,13 @@ const lu = ({ onIdle: e, onActive: n, onAction: t, timeout: r = 6e5 }) => fs({
|
|
|
9976
9986
|
userClickCount: b,
|
|
9977
9987
|
gameNameEn: C,
|
|
9978
9988
|
gameNameZh: v,
|
|
9979
|
-
gameNameVi:
|
|
9989
|
+
gameNameVi: S,
|
|
9980
9990
|
gameNameTw: E,
|
|
9981
|
-
gameName:
|
|
9991
|
+
gameName: M,
|
|
9982
9992
|
gameImageUrl: A,
|
|
9983
|
-
gameImageUrlAnimated:
|
|
9984
|
-
fallbackGameImageUrl:
|
|
9985
|
-
fallbackGameImageUrlAnimated:
|
|
9993
|
+
gameImageUrlAnimated: k,
|
|
9994
|
+
fallbackGameImageUrl: D,
|
|
9995
|
+
fallbackGameImageUrlAnimated: P,
|
|
9986
9996
|
popularityRanking: c,
|
|
9987
9997
|
isInvalidBet: y,
|
|
9988
9998
|
haveJackpot: f
|
|
@@ -10104,21 +10114,21 @@ const lu = ({ onIdle: e, onActive: n, onAction: t, timeout: r = 6e5 }) => fs({
|
|
|
10104
10114
|
gameList: e,
|
|
10105
10115
|
allGameTypes: t,
|
|
10106
10116
|
allPlatforms: n
|
|
10107
|
-
}), f = Le(n, (
|
|
10108
|
-
const A = `${Ke}/${qn}/${
|
|
10117
|
+
}), f = Le(n, (M) => {
|
|
10118
|
+
const A = `${Ke}/${qn}/${M.platformEnum}.png`;
|
|
10109
10119
|
return {
|
|
10110
|
-
...
|
|
10120
|
+
...M,
|
|
10111
10121
|
platformImageUrl: A
|
|
10112
10122
|
};
|
|
10113
|
-
}), b = Ys(o, r), C = em(y), v = am(C),
|
|
10114
|
-
(
|
|
10115
|
-
const
|
|
10116
|
-
return
|
|
10123
|
+
}), b = Ys(o, r), C = em(y), v = am(C), S = zn(y).reduce(
|
|
10124
|
+
(M, [A, k]) => {
|
|
10125
|
+
const D = Xt(Jr(k));
|
|
10126
|
+
return M[A] = D, M;
|
|
10117
10127
|
},
|
|
10118
10128
|
{}
|
|
10119
|
-
), E = Ni(y).reduce((
|
|
10120
|
-
const
|
|
10121
|
-
return
|
|
10129
|
+
), E = Ni(y).reduce((M, A) => {
|
|
10130
|
+
const k = Ni(y[A]);
|
|
10131
|
+
return M[A] = k, M;
|
|
10122
10132
|
}, {});
|
|
10123
10133
|
return {
|
|
10124
10134
|
platform: {
|
|
@@ -10147,7 +10157,7 @@ const lu = ({ onIdle: e, onActive: n, onAction: t, timeout: r = 6e5 }) => fs({
|
|
|
10147
10157
|
byPlatform: C,
|
|
10148
10158
|
byPlatformAndCategory: v,
|
|
10149
10159
|
byGameTypeAndPlatform: y,
|
|
10150
|
-
byGameType:
|
|
10160
|
+
byGameType: S
|
|
10151
10161
|
},
|
|
10152
10162
|
user: {
|
|
10153
10163
|
favorite: c
|
|
@@ -10179,7 +10189,7 @@ const lu = ({ onIdle: e, onActive: n, onAction: t, timeout: r = 6e5 }) => fs({
|
|
|
10179
10189
|
},
|
|
10180
10190
|
user: { favorite: [] }
|
|
10181
10191
|
}, nm = ({ enabled: e = !0 } = {}) => {
|
|
10182
|
-
const { getToken: n } = se(), { userFavoriteGameApi: t, userGameListApi: r } = re(), { data: p, isLoading: g, error: U, refetch: d } =
|
|
10192
|
+
const { getToken: n } = se(), { userFavoriteGameApi: t, userGameListApi: r } = re(), { data: p, isLoading: g, error: U, refetch: d } = Q({
|
|
10183
10193
|
queryKey: ["gamesInfo"],
|
|
10184
10194
|
queryFn: async () => {
|
|
10185
10195
|
let l = {}, a = {};
|
|
@@ -36748,7 +36758,7 @@ const lu = ({ onIdle: e, onActive: n, onAction: t, timeout: r = 6e5 }) => fs({
|
|
|
36748
36758
|
autoFetch: n = !1,
|
|
36749
36759
|
mockData: t = !1
|
|
36750
36760
|
}) => {
|
|
36751
|
-
|
|
36761
|
+
ue(() => {
|
|
36752
36762
|
t && rm(!0);
|
|
36753
36763
|
}, [t]);
|
|
36754
36764
|
const r = nm({ enabled: n });
|
|
@@ -36794,7 +36804,7 @@ const Pu = ({ onFunction: e = () => {
|
|
|
36794
36804
|
retry: !1
|
|
36795
36805
|
}
|
|
36796
36806
|
});
|
|
36797
|
-
|
|
36807
|
+
ue(() => {
|
|
36798
36808
|
r.current || U === "true" && l && a && (o({
|
|
36799
36809
|
trans_code: d,
|
|
36800
36810
|
line_id: l,
|
|
@@ -37022,8 +37032,8 @@ var ka;
|
|
|
37022
37032
|
for (let b = 0, C = 0; b < o; b++) {
|
|
37023
37033
|
let v = l.slice(C, C + _ - s + (b < m ? 0 : 1));
|
|
37024
37034
|
C += v.length;
|
|
37025
|
-
const
|
|
37026
|
-
b < m && v.push(0), c.push(v.concat(
|
|
37035
|
+
const S = ee.reedSolomonComputeRemainder(v, y);
|
|
37036
|
+
b < m && v.push(0), c.push(v.concat(S));
|
|
37027
37037
|
}
|
|
37028
37038
|
let f = [];
|
|
37029
37039
|
for (let b = 0; b < c[0].length; b++)
|
|
@@ -37240,7 +37250,7 @@ var ka;
|
|
|
37240
37250
|
if (!d)
|
|
37241
37251
|
throw new Error("Assertion error");
|
|
37242
37252
|
}
|
|
37243
|
-
const g = class
|
|
37253
|
+
const g = class Ue {
|
|
37244
37254
|
/*-- Constructor (low level) and fields --*/
|
|
37245
37255
|
// Creates a new QR Code segment with the given attributes and data.
|
|
37246
37256
|
// The character count (numChars) must agree with the mode and the bit buffer length,
|
|
@@ -37258,36 +37268,36 @@ var ka;
|
|
|
37258
37268
|
let a = [];
|
|
37259
37269
|
for (const i of l)
|
|
37260
37270
|
t(i, 8, a);
|
|
37261
|
-
return new
|
|
37271
|
+
return new Ue(Ue.Mode.BYTE, l.length, a);
|
|
37262
37272
|
}
|
|
37263
37273
|
// Returns a segment representing the given string of decimal digits encoded in numeric mode.
|
|
37264
37274
|
static makeNumeric(l) {
|
|
37265
|
-
if (!
|
|
37275
|
+
if (!Ue.isNumeric(l))
|
|
37266
37276
|
throw new RangeError("String contains non-numeric characters");
|
|
37267
37277
|
let a = [];
|
|
37268
37278
|
for (let i = 0; i < l.length; ) {
|
|
37269
37279
|
const o = Math.min(l.length - i, 3);
|
|
37270
37280
|
t(parseInt(l.substring(i, i + o), 10), o * 3 + 1, a), i += o;
|
|
37271
37281
|
}
|
|
37272
|
-
return new
|
|
37282
|
+
return new Ue(Ue.Mode.NUMERIC, l.length, a);
|
|
37273
37283
|
}
|
|
37274
37284
|
// Returns a segment representing the given text string encoded in alphanumeric mode.
|
|
37275
37285
|
// The characters allowed are: 0 to 9, A to Z (uppercase only), space,
|
|
37276
37286
|
// dollar, percent, asterisk, plus, hyphen, period, slash, colon.
|
|
37277
37287
|
static makeAlphanumeric(l) {
|
|
37278
|
-
if (!
|
|
37288
|
+
if (!Ue.isAlphanumeric(l))
|
|
37279
37289
|
throw new RangeError("String contains unencodable characters in alphanumeric mode");
|
|
37280
37290
|
let a = [], i;
|
|
37281
37291
|
for (i = 0; i + 2 <= l.length; i += 2) {
|
|
37282
|
-
let o =
|
|
37283
|
-
o +=
|
|
37292
|
+
let o = Ue.ALPHANUMERIC_CHARSET.indexOf(l.charAt(i)) * 45;
|
|
37293
|
+
o += Ue.ALPHANUMERIC_CHARSET.indexOf(l.charAt(i + 1)), t(o, 11, a);
|
|
37284
37294
|
}
|
|
37285
|
-
return i < l.length && t(
|
|
37295
|
+
return i < l.length && t(Ue.ALPHANUMERIC_CHARSET.indexOf(l.charAt(i)), 6, a), new Ue(Ue.Mode.ALPHANUMERIC, l.length, a);
|
|
37286
37296
|
}
|
|
37287
37297
|
// Returns a new mutable list of zero or more segments to represent the given Unicode text string.
|
|
37288
37298
|
// The result may use various segment modes and switch modes to optimize the length of the bit stream.
|
|
37289
37299
|
static makeSegments(l) {
|
|
37290
|
-
return l == "" ? [] :
|
|
37300
|
+
return l == "" ? [] : Ue.isNumeric(l) ? [Ue.makeNumeric(l)] : Ue.isAlphanumeric(l) ? [Ue.makeAlphanumeric(l)] : [Ue.makeBytes(Ue.toUtf8ByteArray(l))];
|
|
37291
37301
|
}
|
|
37292
37302
|
// Returns a segment representing an Extended Channel Interpretation
|
|
37293
37303
|
// (ECI) designator with the given assignment value.
|
|
@@ -37303,18 +37313,18 @@ var ka;
|
|
|
37303
37313
|
t(6, 3, a), t(l, 21, a);
|
|
37304
37314
|
else
|
|
37305
37315
|
throw new RangeError("ECI assignment value out of range");
|
|
37306
|
-
return new
|
|
37316
|
+
return new Ue(Ue.Mode.ECI, 0, a);
|
|
37307
37317
|
}
|
|
37308
37318
|
// Tests whether the given string can be encoded as a segment in numeric mode.
|
|
37309
37319
|
// A string is encodable iff each character is in the range 0 to 9.
|
|
37310
37320
|
static isNumeric(l) {
|
|
37311
|
-
return
|
|
37321
|
+
return Ue.NUMERIC_REGEX.test(l);
|
|
37312
37322
|
}
|
|
37313
37323
|
// Tests whether the given string can be encoded as a segment in alphanumeric mode.
|
|
37314
37324
|
// A string is encodable iff each character is in the following set: 0 to 9, A to Z
|
|
37315
37325
|
// (uppercase only), space, dollar, percent, asterisk, plus, hyphen, period, slash, colon.
|
|
37316
37326
|
static isAlphanumeric(l) {
|
|
37317
|
-
return
|
|
37327
|
+
return Ue.ALPHANUMERIC_REGEX.test(l);
|
|
37318
37328
|
}
|
|
37319
37329
|
/*-- Methods --*/
|
|
37320
37330
|
// Returns a new copy of the data bits of this segment.
|
|
@@ -37433,7 +37443,7 @@ function Rr({
|
|
|
37433
37443
|
size: U,
|
|
37434
37444
|
boostLevel: d
|
|
37435
37445
|
}) {
|
|
37436
|
-
let l =
|
|
37446
|
+
let l = ce.useMemo(() => {
|
|
37437
37447
|
const m = (Array.isArray(e) ? e : [e]).reduce((_, c) => (_.push(...Aa.QrSegment.makeSegments(c)), _), []);
|
|
37438
37448
|
return Aa.QrCode.encodeSegments(
|
|
37439
37449
|
m,
|
|
@@ -37444,7 +37454,7 @@ function Rr({
|
|
|
37444
37454
|
d
|
|
37445
37455
|
);
|
|
37446
37456
|
}, [e, n, t, d]);
|
|
37447
|
-
const { cells: a, margin: i, numCells: o, calculatedImageSettings: s } =
|
|
37457
|
+
const { cells: a, margin: i, numCells: o, calculatedImageSettings: s } = ce.useMemo(() => {
|
|
37448
37458
|
let u = l.getModules();
|
|
37449
37459
|
const m = dm(r, p), _ = u.length + m * 2, c = gm(
|
|
37450
37460
|
u,
|
|
@@ -37474,7 +37484,7 @@ var cm = (function() {
|
|
|
37474
37484
|
return !1;
|
|
37475
37485
|
}
|
|
37476
37486
|
return !0;
|
|
37477
|
-
})(), fm =
|
|
37487
|
+
})(), fm = ce.forwardRef(
|
|
37478
37488
|
function(n, t) {
|
|
37479
37489
|
const r = n, {
|
|
37480
37490
|
value: p,
|
|
@@ -37498,12 +37508,12 @@ var cm = (function() {
|
|
|
37498
37508
|
"boostLevel",
|
|
37499
37509
|
"marginSize",
|
|
37500
37510
|
"imageSettings"
|
|
37501
|
-
]), { style: c } = _, y = fi(_, ["style"]), f = u?.src, b =
|
|
37502
|
-
(
|
|
37503
|
-
b.current =
|
|
37511
|
+
]), { style: c } = _, y = fi(_, ["style"]), f = u?.src, b = ce.useRef(null), C = ce.useRef(null), v = ce.useCallback(
|
|
37512
|
+
(F) => {
|
|
37513
|
+
b.current = F, typeof t == "function" ? t(F) : t && (t.current = F);
|
|
37504
37514
|
},
|
|
37505
37515
|
[t]
|
|
37506
|
-
), [
|
|
37516
|
+
), [S, E] = ce.useState(!1), { margin: M, cells: A, numCells: k, calculatedImageSettings: D } = Rr({
|
|
37507
37517
|
value: p,
|
|
37508
37518
|
level: U,
|
|
37509
37519
|
minVersion: i,
|
|
@@ -37513,38 +37523,38 @@ var cm = (function() {
|
|
|
37513
37523
|
imageSettings: u,
|
|
37514
37524
|
size: g
|
|
37515
37525
|
});
|
|
37516
|
-
|
|
37526
|
+
ce.useEffect(() => {
|
|
37517
37527
|
if (b.current != null) {
|
|
37518
|
-
const
|
|
37519
|
-
if (!
|
|
37528
|
+
const F = b.current, G = F.getContext("2d");
|
|
37529
|
+
if (!G)
|
|
37520
37530
|
return;
|
|
37521
37531
|
let R = A;
|
|
37522
|
-
const B = C.current, O =
|
|
37523
|
-
O &&
|
|
37532
|
+
const B = C.current, O = D != null && B !== null && B.complete && B.naturalHeight !== 0 && B.naturalWidth !== 0;
|
|
37533
|
+
O && D.excavation != null && (R = Mr(
|
|
37524
37534
|
A,
|
|
37525
|
-
|
|
37535
|
+
D.excavation
|
|
37526
37536
|
));
|
|
37527
37537
|
const W = window.devicePixelRatio || 1;
|
|
37528
|
-
|
|
37529
|
-
const z = g /
|
|
37530
|
-
|
|
37531
|
-
|
|
37532
|
-
|
|
37538
|
+
F.height = F.width = g * W;
|
|
37539
|
+
const z = g / k * W;
|
|
37540
|
+
G.scale(z, z), G.fillStyle = d, G.fillRect(0, 0, k, k), G.fillStyle = l, cm ? G.fill(new Path2D(Gr(R, M))) : A.forEach(function(T, h) {
|
|
37541
|
+
T.forEach(function(N, L) {
|
|
37542
|
+
N && G.fillRect(L + M, h + M, 1, 1);
|
|
37533
37543
|
});
|
|
37534
|
-
}),
|
|
37544
|
+
}), D && (G.globalAlpha = D.opacity), O && G.drawImage(
|
|
37535
37545
|
B,
|
|
37536
|
-
|
|
37537
|
-
|
|
37538
|
-
|
|
37539
|
-
|
|
37546
|
+
D.x + M,
|
|
37547
|
+
D.y + M,
|
|
37548
|
+
D.w,
|
|
37549
|
+
D.h
|
|
37540
37550
|
);
|
|
37541
37551
|
}
|
|
37542
|
-
}),
|
|
37552
|
+
}), ce.useEffect(() => {
|
|
37543
37553
|
E(!1);
|
|
37544
37554
|
}, [f]);
|
|
37545
|
-
const
|
|
37546
|
-
let
|
|
37547
|
-
return f != null && (
|
|
37555
|
+
const P = ci({ height: g, width: g }, c);
|
|
37556
|
+
let w = null;
|
|
37557
|
+
return f != null && (w = /* @__PURE__ */ ce.createElement(
|
|
37548
37558
|
"img",
|
|
37549
37559
|
{
|
|
37550
37560
|
src: f,
|
|
@@ -37554,22 +37564,22 @@ var cm = (function() {
|
|
|
37554
37564
|
E(!0);
|
|
37555
37565
|
},
|
|
37556
37566
|
ref: C,
|
|
37557
|
-
crossOrigin:
|
|
37567
|
+
crossOrigin: D?.crossOrigin
|
|
37558
37568
|
}
|
|
37559
|
-
)), /* @__PURE__ */
|
|
37569
|
+
)), /* @__PURE__ */ ce.createElement(ce.Fragment, null, /* @__PURE__ */ ce.createElement(
|
|
37560
37570
|
"canvas",
|
|
37561
37571
|
ci({
|
|
37562
|
-
style:
|
|
37572
|
+
style: P,
|
|
37563
37573
|
height: g,
|
|
37564
37574
|
width: g,
|
|
37565
37575
|
ref: v,
|
|
37566
37576
|
role: "img"
|
|
37567
37577
|
}, y)
|
|
37568
|
-
),
|
|
37578
|
+
), w);
|
|
37569
37579
|
}
|
|
37570
37580
|
);
|
|
37571
37581
|
fm.displayName = "QRCodeCanvas";
|
|
37572
|
-
var Pr =
|
|
37582
|
+
var Pr = ce.forwardRef(
|
|
37573
37583
|
function(n, t) {
|
|
37574
37584
|
const r = n, {
|
|
37575
37585
|
value: p,
|
|
@@ -37609,7 +37619,7 @@ var Pr = de.forwardRef(
|
|
|
37609
37619
|
m != null && b != null && (b.excavation != null && (C = Mr(
|
|
37610
37620
|
y,
|
|
37611
37621
|
b.excavation
|
|
37612
|
-
)), v = /* @__PURE__ */
|
|
37622
|
+
)), v = /* @__PURE__ */ ce.createElement(
|
|
37613
37623
|
"image",
|
|
37614
37624
|
{
|
|
37615
37625
|
href: m.src,
|
|
@@ -37622,8 +37632,8 @@ var Pr = de.forwardRef(
|
|
|
37622
37632
|
crossOrigin: b.crossOrigin
|
|
37623
37633
|
}
|
|
37624
37634
|
));
|
|
37625
|
-
const
|
|
37626
|
-
return /* @__PURE__ */
|
|
37635
|
+
const S = Gr(C, c);
|
|
37636
|
+
return /* @__PURE__ */ ce.createElement(
|
|
37627
37637
|
"svg",
|
|
37628
37638
|
ci({
|
|
37629
37639
|
height: g,
|
|
@@ -37632,8 +37642,8 @@ var Pr = de.forwardRef(
|
|
|
37632
37642
|
ref: t,
|
|
37633
37643
|
role: "img"
|
|
37634
37644
|
}, _),
|
|
37635
|
-
!!s && /* @__PURE__ */
|
|
37636
|
-
/* @__PURE__ */
|
|
37645
|
+
!!s && /* @__PURE__ */ ce.createElement("title", null, s),
|
|
37646
|
+
/* @__PURE__ */ ce.createElement(
|
|
37637
37647
|
"path",
|
|
37638
37648
|
{
|
|
37639
37649
|
fill: d,
|
|
@@ -37641,7 +37651,7 @@ var Pr = de.forwardRef(
|
|
|
37641
37651
|
shapeRendering: "crispEdges"
|
|
37642
37652
|
}
|
|
37643
37653
|
),
|
|
37644
|
-
/* @__PURE__ */
|
|
37654
|
+
/* @__PURE__ */ ce.createElement("path", { fill: l, d: S, shapeRendering: "crispEdges" }),
|
|
37645
37655
|
v
|
|
37646
37656
|
);
|
|
37647
37657
|
}
|
|
@@ -37700,16 +37710,16 @@ const _m = {
|
|
|
37700
37710
|
enabled: e ? !0 : !!_ && !u
|
|
37701
37711
|
}
|
|
37702
37712
|
}), f = Y(c, "liff_url", "") || `https://liff.line.me/${o}`;
|
|
37703
|
-
|
|
37713
|
+
ue(() => {
|
|
37704
37714
|
_ && pi.set("machine_mac_address", _, { expires: 365 });
|
|
37705
|
-
}, [_]),
|
|
37715
|
+
}, [_]), ue(() => (f && (d(300), a(!1), i.current && clearInterval(i.current), i.current = setInterval(() => {
|
|
37706
37716
|
d((v) => v <= 1 ? (clearInterval(i.current), a(!0), 0) : v - 1);
|
|
37707
37717
|
}, 1e3)), () => {
|
|
37708
37718
|
i.current && clearInterval(i.current);
|
|
37709
37719
|
}), [f]);
|
|
37710
37720
|
const b = (v) => {
|
|
37711
|
-
const
|
|
37712
|
-
return `${
|
|
37721
|
+
const S = Math.floor(v / 60), E = v % 60;
|
|
37722
|
+
return `${S}:${E < 10 ? "0" : ""}${E}`;
|
|
37713
37723
|
};
|
|
37714
37724
|
if (!e && (!_ || u)) return null;
|
|
37715
37725
|
const C = Hn[s] || Hn.en_US;
|
|
@@ -37772,7 +37782,7 @@ const _m = {
|
|
|
37772
37782
|
}
|
|
37773
37783
|
}
|
|
37774
37784
|
}), U = ae(!1);
|
|
37775
|
-
return
|
|
37785
|
+
return ue(() => {
|
|
37776
37786
|
if (U.current) return;
|
|
37777
37787
|
const d = new URLSearchParams(window.location.search), l = d.get("bind_type"), a = d.get("bind_id");
|
|
37778
37788
|
if (l && a)
|