@obb871001/api-integration-sdk 1.0.314 → 1.0.316
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 +5 -5
- package/dist/index.js +341 -339
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import de, { createContext as
|
|
2
|
-
import { useQueries as Hn, useQuery as Q, useQueryClient as
|
|
1
|
+
import de, { createContext as Ki, useContext as dt, useState as rt, useMemo as Oa, useCallback as I, useRef as ee, useEffect as ge } from "react";
|
|
2
|
+
import { useQueries as Hn, useQuery as Q, useQueryClient as ct, useMutation as re, QueryClient as Ol, QueryClientProvider as Bl } from "@tanstack/react-query";
|
|
3
3
|
import Hl from "axios";
|
|
4
|
-
import { get as le, find as qe, isEmpty as Ee, entries as Wn, forEach as Wl, map as Be, isArray as la, toLower as
|
|
4
|
+
import { get as le, find as qe, isEmpty as Ee, entries as Wn, forEach as Wl, map as Be, isArray as la, toLower as St, omit as zl, replace as ai, includes as Il, isObject as qi, flatMap as $i, values as Vl, keys as Dt } from "lodash";
|
|
5
5
|
import Jl from "react-dom";
|
|
6
|
-
var
|
|
7
|
-
function
|
|
6
|
+
var Xi = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
|
|
7
|
+
function ft(e) {
|
|
8
8
|
return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
|
9
9
|
}
|
|
10
10
|
function Zl(e) {
|
|
@@ -31,11 +31,11 @@ function Zl(e) {
|
|
|
31
31
|
});
|
|
32
32
|
}), i;
|
|
33
33
|
}
|
|
34
|
-
var
|
|
35
|
-
var
|
|
34
|
+
var ii = { exports: {} }, Ja = {};
|
|
35
|
+
var Et;
|
|
36
36
|
function Kl() {
|
|
37
|
-
if (
|
|
38
|
-
|
|
37
|
+
if (Et) return Ja;
|
|
38
|
+
Et = 1;
|
|
39
39
|
var e = de, n = Symbol.for("react.element"), i = Symbol.for("react.fragment"), l = 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 b(d, r, a) {
|
|
41
41
|
var t, o = {}, s = null, u = null;
|
|
@@ -47,9 +47,9 @@ function Kl() {
|
|
|
47
47
|
return Ja.Fragment = i, Ja.jsx = b, Ja.jsxs = b, Ja;
|
|
48
48
|
}
|
|
49
49
|
var Za = {};
|
|
50
|
-
var
|
|
50
|
+
var Nt;
|
|
51
51
|
function ql() {
|
|
52
|
-
return
|
|
52
|
+
return Nt || (Nt = 1, process.env.NODE_ENV !== "production" && (function() {
|
|
53
53
|
var e = de, n = Symbol.for("react.element"), i = Symbol.for("react.portal"), l = Symbol.for("react.fragment"), p = Symbol.for("react.strict_mode"), g = Symbol.for("react.profiler"), b = Symbol.for("react.provider"), d = Symbol.for("react.context"), r = Symbol.for("react.forward_ref"), a = Symbol.for("react.suspense"), t = Symbol.for("react.suspense_list"), o = Symbol.for("react.memo"), s = Symbol.for("react.lazy"), u = Symbol.for("react.offscreen"), m = Symbol.iterator, c = "@@iterator";
|
|
54
54
|
function f(h) {
|
|
55
55
|
if (h === null || typeof h != "object")
|
|
@@ -288,7 +288,7 @@ function ql() {
|
|
|
288
288
|
} finally {
|
|
289
289
|
ae = !1, q.current = pe, K(), Error.prepareStackTrace = me;
|
|
290
290
|
}
|
|
291
|
-
var
|
|
291
|
+
var Pa = h ? h.displayName || h.name : "", Ca = Pa ? Z(Pa) : "";
|
|
292
292
|
return typeof h == "function" && te.set(h, Ca), Ca;
|
|
293
293
|
}
|
|
294
294
|
function se(h, z, J) {
|
|
@@ -403,7 +403,7 @@ function ql() {
|
|
|
403
403
|
function za(h, z) {
|
|
404
404
|
typeof h.ref == "string" && Re.current;
|
|
405
405
|
}
|
|
406
|
-
function
|
|
406
|
+
function Ea(h, z) {
|
|
407
407
|
{
|
|
408
408
|
var J = function() {
|
|
409
409
|
oa || (oa = !0, _("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", z));
|
|
@@ -414,7 +414,7 @@ function ql() {
|
|
|
414
414
|
});
|
|
415
415
|
}
|
|
416
416
|
}
|
|
417
|
-
function
|
|
417
|
+
function Na(h, z) {
|
|
418
418
|
{
|
|
419
419
|
var J = function() {
|
|
420
420
|
ga || (ga = !0, _("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", z));
|
|
@@ -467,7 +467,7 @@ function ql() {
|
|
|
467
467
|
}
|
|
468
468
|
if (X || Oe) {
|
|
469
469
|
var he = typeof h == "function" ? h.displayName || h.name || "Unknown" : h;
|
|
470
|
-
X &&
|
|
470
|
+
X && Ea(ne, he), Oe && Na(ne, he);
|
|
471
471
|
}
|
|
472
472
|
return Ia(h, X, Oe, me, $, Re.current, ne);
|
|
473
473
|
}
|
|
@@ -485,7 +485,7 @@ function ql() {
|
|
|
485
485
|
function fa(h) {
|
|
486
486
|
return typeof h == "object" && h !== null && h.$$typeof === n;
|
|
487
487
|
}
|
|
488
|
-
function
|
|
488
|
+
function La() {
|
|
489
489
|
{
|
|
490
490
|
if (da.current) {
|
|
491
491
|
var h = B(da.current.type);
|
|
@@ -497,13 +497,13 @@ Check the render method of \`` + h + "`.";
|
|
|
497
497
|
return "";
|
|
498
498
|
}
|
|
499
499
|
}
|
|
500
|
-
function
|
|
500
|
+
function Ga(h) {
|
|
501
501
|
return "";
|
|
502
502
|
}
|
|
503
503
|
var ba = {};
|
|
504
|
-
function
|
|
504
|
+
function Ma(h) {
|
|
505
505
|
{
|
|
506
|
-
var z =
|
|
506
|
+
var z = La();
|
|
507
507
|
if (!z) {
|
|
508
508
|
var J = typeof h == "string" ? h : h.displayName || h.name;
|
|
509
509
|
J && (z = `
|
|
@@ -513,12 +513,12 @@ Check the top-level render call using <` + J + ">.");
|
|
|
513
513
|
return z;
|
|
514
514
|
}
|
|
515
515
|
}
|
|
516
|
-
function
|
|
516
|
+
function Ra(h, z) {
|
|
517
517
|
{
|
|
518
518
|
if (!h._store || h._store.validated || h.key != null)
|
|
519
519
|
return;
|
|
520
520
|
h._store.validated = !0;
|
|
521
|
-
var J =
|
|
521
|
+
var J = Ma(z);
|
|
522
522
|
if (ba[J])
|
|
523
523
|
return;
|
|
524
524
|
ba[J] = !0;
|
|
@@ -533,7 +533,7 @@ Check the top-level render call using <` + J + ">.");
|
|
|
533
533
|
if (ve(h))
|
|
534
534
|
for (var J = 0; J < h.length; J++) {
|
|
535
535
|
var $ = h[J];
|
|
536
|
-
fa($) &&
|
|
536
|
+
fa($) && Ra($, z);
|
|
537
537
|
}
|
|
538
538
|
else if (fa(h))
|
|
539
539
|
h._store && (h._store.validated = !0);
|
|
@@ -541,7 +541,7 @@ Check the top-level render call using <` + J + ">.");
|
|
|
541
541
|
var me = f(h);
|
|
542
542
|
if (typeof me == "function" && me !== h.entries)
|
|
543
543
|
for (var pe = me.call(h), ne; !(ne = pe.next()).done; )
|
|
544
|
-
fa(ne.value) &&
|
|
544
|
+
fa(ne.value) && Ra(ne.value, z);
|
|
545
545
|
}
|
|
546
546
|
}
|
|
547
547
|
}
|
|
@@ -589,8 +589,8 @@ Check the top-level render call using <` + J + ">.");
|
|
|
589
589
|
if (!ne) {
|
|
590
590
|
var X = "";
|
|
591
591
|
(h === void 0 || typeof h == "object" && h !== null && Object.keys(h).length === 0) && (X += " 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
|
-
var Oe =
|
|
593
|
-
Oe ? X += Oe : X +=
|
|
592
|
+
var Oe = Ga();
|
|
593
|
+
Oe ? X += Oe : X += La();
|
|
594
594
|
var be;
|
|
595
595
|
h === null ? be = "null" : ve(h) ? be = "array" : h !== void 0 && h.$$typeof === n ? (be = "<" + (B(h.type) || "Unknown") + " />", X = " Did you accidentally export a JSX literal instead of a component?") : be = typeof h, _("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", be, X);
|
|
596
596
|
}
|
|
@@ -602,8 +602,8 @@ Check the top-level render call using <` + J + ">.");
|
|
|
602
602
|
if (Ke !== void 0)
|
|
603
603
|
if ($)
|
|
604
604
|
if (ve(Ke)) {
|
|
605
|
-
for (var
|
|
606
|
-
Se(Ke[
|
|
605
|
+
for (var Pa = 0; Pa < Ke.length; Pa++)
|
|
606
|
+
Se(Ke[Pa], h);
|
|
607
607
|
Object.freeze && Object.freeze(Ke);
|
|
608
608
|
} else
|
|
609
609
|
_("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");
|
|
@@ -613,15 +613,15 @@ Check the top-level render call using <` + J + ">.");
|
|
|
613
613
|
if (Ue.call(z, "key")) {
|
|
614
614
|
var Ca = B(h), We = Object.keys(z).filter(function(Al) {
|
|
615
615
|
return Al !== "key";
|
|
616
|
-
}),
|
|
617
|
-
if (!ta[Ca +
|
|
616
|
+
}), Yi = We.length > 0 ? "{key: someKey, " + We.join(": ..., ") + ": ...}" : "{key: someKey}";
|
|
617
|
+
if (!ta[Ca + Yi]) {
|
|
618
618
|
var Fl = We.length > 0 ? "{" + We.join(": ..., ") + ": ...}" : "{}";
|
|
619
619
|
_(`A props object containing a "key" prop is being spread into JSX:
|
|
620
620
|
let props = %s;
|
|
621
621
|
<%s {...props} />
|
|
622
622
|
React keys must be passed directly to JSX without using spread:
|
|
623
623
|
let props = %s;
|
|
624
|
-
<%s key={someKey} {...props} />`,
|
|
624
|
+
<%s key={someKey} {...props} />`, Yi, Ca, Fl, Ca), ta[Ca + Yi] = !0;
|
|
625
625
|
}
|
|
626
626
|
}
|
|
627
627
|
return h === l ? De(he) : V(he), he;
|
|
@@ -633,25 +633,25 @@ React keys must be passed directly to JSX without using spread:
|
|
|
633
633
|
function ei(h, z, J) {
|
|
634
634
|
return Pe(h, z, J, !1);
|
|
635
635
|
}
|
|
636
|
-
var
|
|
637
|
-
Za.Fragment = l, Za.jsx =
|
|
636
|
+
var ji = ei, wl = na;
|
|
637
|
+
Za.Fragment = l, Za.jsx = ji, Za.jsxs = wl;
|
|
638
638
|
})()), Za;
|
|
639
639
|
}
|
|
640
|
-
var
|
|
640
|
+
var Lt;
|
|
641
641
|
function $l() {
|
|
642
|
-
return
|
|
642
|
+
return Lt || (Lt = 1, process.env.NODE_ENV === "production" ? ii.exports = Kl() : ii.exports = ql()), ii.exports;
|
|
643
643
|
}
|
|
644
644
|
var Fe = $l();
|
|
645
|
-
const zn =
|
|
646
|
-
const e =
|
|
645
|
+
const zn = Ki(null), oe = () => {
|
|
646
|
+
const e = dt(zn);
|
|
647
647
|
if (!e)
|
|
648
648
|
throw new Error("useApiContext must be used within ApiProvider");
|
|
649
649
|
return e;
|
|
650
650
|
}, Ka = {
|
|
651
651
|
READY: "ready",
|
|
652
652
|
PENDING: "pending"
|
|
653
|
-
}, In =
|
|
654
|
-
const [n, i] =
|
|
653
|
+
}, In = Ki(null), Ql = ({ children: e }) => {
|
|
654
|
+
const [n, i] = rt(Ka.PENDING), l = Oa(() => {
|
|
655
655
|
const p = n === Ka.READY, g = n === Ka.PENDING;
|
|
656
656
|
return {
|
|
657
657
|
status: n,
|
|
@@ -664,7 +664,7 @@ const zn = Vi(null), oe = () => {
|
|
|
664
664
|
}, [n]);
|
|
665
665
|
return /* @__PURE__ */ Fe.jsx(In.Provider, { value: l, children: e });
|
|
666
666
|
}, Vn = () => {
|
|
667
|
-
const e =
|
|
667
|
+
const e = dt(In);
|
|
668
668
|
if (!e)
|
|
669
669
|
throw new Error("useStatus must be used within a StatusProvider");
|
|
670
670
|
return e;
|
|
@@ -687,7 +687,7 @@ const zn = Vi(null), oe = () => {
|
|
|
687
687
|
default:
|
|
688
688
|
return e;
|
|
689
689
|
}
|
|
690
|
-
}, Xe = "https://d1h3qe8voog6w4.cloudfront.net",
|
|
690
|
+
}, Xe = "https://d1h3qe8voog6w4.cloudfront.net", ti = "https://d3jx2uvukujuvn.cloudfront.net", Jn = (e) => `${Xe}/reward_icon/${e}.avif`, Zn = () => `${Xe}/reward_icon/background_deposit.avif`, Kn = "ds88platformIcon", ja = {
|
|
691
691
|
zh_TW: "系統提示",
|
|
692
692
|
zh_CN: "系统提示",
|
|
693
693
|
en_US: "System Prompt",
|
|
@@ -696,7 +696,7 @@ const zn = Vi(null), oe = () => {
|
|
|
696
696
|
th_TH: "ข้อความระบบ",
|
|
697
697
|
ja_JP: "システムプロンプト"
|
|
698
698
|
};
|
|
699
|
-
function
|
|
699
|
+
function Gt({
|
|
700
700
|
baseURL: e,
|
|
701
701
|
getToken: n,
|
|
702
702
|
timeoutMs: i = 15e3,
|
|
@@ -745,8 +745,8 @@ function Lt({
|
|
|
745
745
|
}
|
|
746
746
|
), a;
|
|
747
747
|
}
|
|
748
|
-
const qn =
|
|
749
|
-
const e =
|
|
748
|
+
const qn = Ki(null), Cm = () => {
|
|
749
|
+
const e = dt(qn);
|
|
750
750
|
if (!e)
|
|
751
751
|
throw new Error(
|
|
752
752
|
"useGameInfoContext must be used within a GameInfoCtx.Provider"
|
|
@@ -809,9 +809,9 @@ const qn = Vi(null), Cm = () => {
|
|
|
809
809
|
);
|
|
810
810
|
return jl(g);
|
|
811
811
|
};
|
|
812
|
-
var
|
|
812
|
+
var si = { exports: {} }, er = si.exports, Mt;
|
|
813
813
|
function ar() {
|
|
814
|
-
return
|
|
814
|
+
return Mt || (Mt = 1, (function(e, n) {
|
|
815
815
|
(function(i, l) {
|
|
816
816
|
e.exports = l();
|
|
817
817
|
})(er, (function() {
|
|
@@ -1085,28 +1085,28 @@ function ar() {
|
|
|
1085
1085
|
return k(1e3 * w);
|
|
1086
1086
|
}, k.en = x[v], k.Ls = x, k.p = {}, k;
|
|
1087
1087
|
}));
|
|
1088
|
-
})(
|
|
1088
|
+
})(si)), si.exports;
|
|
1089
1089
|
}
|
|
1090
1090
|
var ir = ar();
|
|
1091
|
-
const we = /* @__PURE__ */
|
|
1092
|
-
var
|
|
1091
|
+
const we = /* @__PURE__ */ ft(ir);
|
|
1092
|
+
var mi = { exports: {} };
|
|
1093
1093
|
function tr(e) {
|
|
1094
1094
|
throw new Error('Could not dynamically require "' + e + '". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.');
|
|
1095
1095
|
}
|
|
1096
|
-
var
|
|
1096
|
+
var ui = { exports: {} };
|
|
1097
1097
|
const nr = {}, lr = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
1098
1098
|
__proto__: null,
|
|
1099
1099
|
default: nr
|
|
1100
1100
|
}, Symbol.toStringTag, { value: "Module" })), rr = /* @__PURE__ */ Zl(lr);
|
|
1101
|
-
var or =
|
|
1101
|
+
var or = ui.exports, Rt;
|
|
1102
1102
|
function ie() {
|
|
1103
|
-
return
|
|
1103
|
+
return Rt || (Rt = 1, (function(e, n) {
|
|
1104
1104
|
(function(i, l) {
|
|
1105
1105
|
e.exports = l();
|
|
1106
1106
|
})(or, function() {
|
|
1107
1107
|
var i = i || (function(l, p) {
|
|
1108
1108
|
var g;
|
|
1109
|
-
if (typeof window < "u" && window.crypto && (g = window.crypto), typeof self < "u" && self.crypto && (g = self.crypto), typeof globalThis < "u" && globalThis.crypto && (g = globalThis.crypto), !g && typeof window < "u" && window.msCrypto && (g = window.msCrypto), !g && typeof
|
|
1109
|
+
if (typeof window < "u" && window.crypto && (g = window.crypto), typeof self < "u" && self.crypto && (g = self.crypto), typeof globalThis < "u" && globalThis.crypto && (g = globalThis.crypto), !g && typeof window < "u" && window.msCrypto && (g = window.msCrypto), !g && typeof Xi < "u" && Xi.crypto && (g = Xi.crypto), !g && typeof tr == "function")
|
|
1110
1110
|
try {
|
|
1111
1111
|
g = rr;
|
|
1112
1112
|
} catch {
|
|
@@ -1597,11 +1597,11 @@ function ie() {
|
|
|
1597
1597
|
})(Math);
|
|
1598
1598
|
return i;
|
|
1599
1599
|
});
|
|
1600
|
-
})(
|
|
1600
|
+
})(ui)), ui.exports;
|
|
1601
1601
|
}
|
|
1602
|
-
var
|
|
1603
|
-
function
|
|
1604
|
-
return
|
|
1602
|
+
var pi = { exports: {} }, sr = pi.exports, Pt;
|
|
1603
|
+
function Qi() {
|
|
1604
|
+
return Pt || (Pt = 1, (function(e, n) {
|
|
1605
1605
|
(function(i, l) {
|
|
1606
1606
|
e.exports = l(ie());
|
|
1607
1607
|
})(sr, function(i) {
|
|
@@ -1827,11 +1827,11 @@ function Ki() {
|
|
|
1827
1827
|
});
|
|
1828
1828
|
})(), i;
|
|
1829
1829
|
});
|
|
1830
|
-
})(
|
|
1830
|
+
})(pi)), pi.exports;
|
|
1831
1831
|
}
|
|
1832
|
-
var
|
|
1832
|
+
var gi = { exports: {} }, mr = gi.exports, wt;
|
|
1833
1833
|
function ur() {
|
|
1834
|
-
return
|
|
1834
|
+
return wt || (wt = 1, (function(e, n) {
|
|
1835
1835
|
(function(i, l) {
|
|
1836
1836
|
e.exports = l(ie());
|
|
1837
1837
|
})(mr, function(i) {
|
|
@@ -1849,11 +1849,11 @@ function ur() {
|
|
|
1849
1849
|
}
|
|
1850
1850
|
})(), i.lib.WordArray;
|
|
1851
1851
|
});
|
|
1852
|
-
})(
|
|
1852
|
+
})(gi)), gi.exports;
|
|
1853
1853
|
}
|
|
1854
|
-
var
|
|
1854
|
+
var di = { exports: {} }, pr = di.exports, Ft;
|
|
1855
1855
|
function gr() {
|
|
1856
|
-
return
|
|
1856
|
+
return Ft || (Ft = 1, (function(e, n) {
|
|
1857
1857
|
(function(i, l) {
|
|
1858
1858
|
e.exports = l(ie());
|
|
1859
1859
|
})(pr, function(i) {
|
|
@@ -1943,11 +1943,11 @@ function gr() {
|
|
|
1943
1943
|
}
|
|
1944
1944
|
})(), i.enc.Utf16;
|
|
1945
1945
|
});
|
|
1946
|
-
})(
|
|
1946
|
+
})(di)), di.exports;
|
|
1947
1947
|
}
|
|
1948
|
-
var
|
|
1948
|
+
var ci = { exports: {} }, dr = ci.exports, At;
|
|
1949
1949
|
function Sa() {
|
|
1950
|
-
return
|
|
1950
|
+
return At || (At = 1, (function(e, n) {
|
|
1951
1951
|
(function(i, l) {
|
|
1952
1952
|
e.exports = l(ie());
|
|
1953
1953
|
})(dr, function(i) {
|
|
@@ -2018,11 +2018,11 @@ function Sa() {
|
|
|
2018
2018
|
}
|
|
2019
2019
|
})(), i.enc.Base64;
|
|
2020
2020
|
});
|
|
2021
|
-
})(
|
|
2021
|
+
})(ci)), ci.exports;
|
|
2022
2022
|
}
|
|
2023
|
-
var
|
|
2023
|
+
var fi = { exports: {} }, cr = fi.exports, Ot;
|
|
2024
2024
|
function fr() {
|
|
2025
|
-
return
|
|
2025
|
+
return Ot || (Ot = 1, (function(e, n) {
|
|
2026
2026
|
(function(i, l) {
|
|
2027
2027
|
e.exports = l(ie());
|
|
2028
2028
|
})(cr, function(i) {
|
|
@@ -2100,11 +2100,11 @@ function fr() {
|
|
|
2100
2100
|
}
|
|
2101
2101
|
})(), i.enc.Base64url;
|
|
2102
2102
|
});
|
|
2103
|
-
})(
|
|
2103
|
+
})(fi)), fi.exports;
|
|
2104
2104
|
}
|
|
2105
|
-
var
|
|
2105
|
+
var _i = { exports: {} }, _r = _i.exports, Bt;
|
|
2106
2106
|
function Da() {
|
|
2107
|
-
return
|
|
2107
|
+
return Bt || (Bt = 1, (function(e, n) {
|
|
2108
2108
|
(function(i, l) {
|
|
2109
2109
|
e.exports = l(ie());
|
|
2110
2110
|
})(_r, function(i) {
|
|
@@ -2166,11 +2166,11 @@ function Da() {
|
|
|
2166
2166
|
p.MD5 = d._createHelper(t), p.HmacMD5 = d._createHmacHelper(t);
|
|
2167
2167
|
})(Math), i.MD5;
|
|
2168
2168
|
});
|
|
2169
|
-
})(
|
|
2169
|
+
})(_i)), _i.exports;
|
|
2170
2170
|
}
|
|
2171
|
-
var
|
|
2171
|
+
var yi = { exports: {} }, yr = yi.exports, Ht;
|
|
2172
2172
|
function Xn() {
|
|
2173
|
-
return
|
|
2173
|
+
return Ht || (Ht = 1, (function(e, n) {
|
|
2174
2174
|
(function(i, l) {
|
|
2175
2175
|
e.exports = l(ie());
|
|
2176
2176
|
})(yr, function(i) {
|
|
@@ -2210,11 +2210,11 @@ function Xn() {
|
|
|
2210
2210
|
l.SHA1 = b._createHelper(a), l.HmacSHA1 = b._createHmacHelper(a);
|
|
2211
2211
|
})(), i.SHA1;
|
|
2212
2212
|
});
|
|
2213
|
-
})(
|
|
2213
|
+
})(yi)), yi.exports;
|
|
2214
2214
|
}
|
|
2215
|
-
var
|
|
2216
|
-
function
|
|
2217
|
-
return
|
|
2215
|
+
var Ui = { exports: {} }, Ur = Ui.exports, Wt;
|
|
2216
|
+
function _t() {
|
|
2217
|
+
return Wt || (Wt = 1, (function(e, n) {
|
|
2218
2218
|
(function(i, l) {
|
|
2219
2219
|
e.exports = l(ie());
|
|
2220
2220
|
})(Ur, function(i) {
|
|
@@ -2262,13 +2262,13 @@ function dt() {
|
|
|
2262
2262
|
p.SHA256 = d._createHelper(s), p.HmacSHA256 = d._createHmacHelper(s);
|
|
2263
2263
|
})(Math), i.SHA256;
|
|
2264
2264
|
});
|
|
2265
|
-
})(
|
|
2265
|
+
})(Ui)), Ui.exports;
|
|
2266
2266
|
}
|
|
2267
|
-
var
|
|
2267
|
+
var bi = { exports: {} }, br = bi.exports, zt;
|
|
2268
2268
|
function Cr() {
|
|
2269
|
-
return
|
|
2269
|
+
return zt || (zt = 1, (function(e, n) {
|
|
2270
2270
|
(function(i, l, p) {
|
|
2271
|
-
e.exports = l(ie(),
|
|
2271
|
+
e.exports = l(ie(), _t());
|
|
2272
2272
|
})(br, function(i) {
|
|
2273
2273
|
return (function() {
|
|
2274
2274
|
var l = i, p = l.lib, g = p.WordArray, b = l.algo, d = b.SHA256, r = b.SHA224 = d.extend({
|
|
@@ -2292,13 +2292,13 @@ function Cr() {
|
|
|
2292
2292
|
l.SHA224 = d._createHelper(r), l.HmacSHA224 = d._createHmacHelper(r);
|
|
2293
2293
|
})(), i.SHA224;
|
|
2294
2294
|
});
|
|
2295
|
-
})(
|
|
2295
|
+
})(bi)), bi.exports;
|
|
2296
2296
|
}
|
|
2297
|
-
var
|
|
2297
|
+
var Ci = { exports: {} }, vr = Ci.exports, It;
|
|
2298
2298
|
function el() {
|
|
2299
|
-
return
|
|
2299
|
+
return It || (It = 1, (function(e, n) {
|
|
2300
2300
|
(function(i, l, p) {
|
|
2301
|
-
e.exports = l(ie(),
|
|
2301
|
+
e.exports = l(ie(), Qi());
|
|
2302
2302
|
})(vr, function(i) {
|
|
2303
2303
|
return (function() {
|
|
2304
2304
|
var l = i, p = l.lib, g = p.Hasher, b = l.x64, d = b.Word, r = b.WordArray, a = l.algo;
|
|
@@ -2410,11 +2410,11 @@ function el() {
|
|
|
2410
2410
|
if (Me < 16)
|
|
2411
2411
|
He = aa.high = m[c + Me * 2] | 0, ve = aa.low = m[c + Me * 2 + 1] | 0;
|
|
2412
2412
|
else {
|
|
2413
|
-
var ia = s[Me - 15], xe = ia.high, Re = ia.low, Qe = (xe >>> 1 | Re << 31) ^ (xe >>> 8 | Re << 24) ^ xe >>> 7, oa = (Re >>> 1 | xe << 31) ^ (Re >>> 8 | xe << 24) ^ (Re >>> 7 | xe << 25), ga = s[Me - 2], Ve = ga.high, je = ga.low, za = (Ve >>> 19 | je << 13) ^ (Ve << 3 | je >>> 29) ^ Ve >>> 6,
|
|
2414
|
-
ve = oa + Va, He = Qe + Ia + (ve >>> 0 < oa >>> 0 ? 1 : 0), ve = ve +
|
|
2413
|
+
var ia = s[Me - 15], xe = ia.high, Re = ia.low, Qe = (xe >>> 1 | Re << 31) ^ (xe >>> 8 | Re << 24) ^ xe >>> 7, oa = (Re >>> 1 | xe << 31) ^ (Re >>> 8 | xe << 24) ^ (Re >>> 7 | xe << 25), ga = s[Me - 2], Ve = ga.high, je = ga.low, za = (Ve >>> 19 | je << 13) ^ (Ve << 3 | je >>> 29) ^ Ve >>> 6, Ea = (je >>> 19 | Ve << 13) ^ (je << 3 | Ve >>> 29) ^ (je >>> 6 | Ve << 26), Na = s[Me - 7], Ia = Na.high, Va = Na.low, da = s[Me - 16], Ua = da.high, Ze = da.low;
|
|
2414
|
+
ve = oa + Va, He = Qe + Ia + (ve >>> 0 < oa >>> 0 ? 1 : 0), ve = ve + Ea, He = He + za + (ve >>> 0 < Ea >>> 0 ? 1 : 0), ve = ve + Ze, He = He + Ua + (ve >>> 0 < Ze >>> 0 ? 1 : 0), aa.high = He, aa.low = ve;
|
|
2415
2415
|
}
|
|
2416
|
-
var ca = se & ke ^ ~se & Ie, fa = ce & Ue ^ ~ce & Ce,
|
|
2417
|
-
Ge = Ie, ea = Ce, Ie = ke, Ce = Ue, ke = se, Ue = ce, ce = ye + Pe | 0, se = _e + na + (ce >>> 0 < ye >>> 0 ? 1 : 0) | 0, _e = ae, ye = te, ae = j, te = Z, j = K, Z = q, q = Pe + ei | 0, K = na +
|
|
2416
|
+
var ca = se & ke ^ ~se & Ie, fa = ce & Ue ^ ~ce & Ce, La = K & j ^ K & ae ^ j & ae, Ga = q & Z ^ q & te ^ Z & te, ba = (K >>> 28 | q << 4) ^ (K << 30 | q >>> 2) ^ (K << 25 | q >>> 7), Ma = (q >>> 28 | K << 4) ^ (q << 30 | K >>> 2) ^ (q << 25 | K >>> 7), Ra = (se >>> 14 | ce << 18) ^ (se >>> 18 | ce << 14) ^ (se << 23 | ce >>> 9), Se = (ce >>> 14 | se << 18) ^ (ce >>> 18 | se << 14) ^ (ce << 23 | se >>> 9), V = o[Me], De = V.high, ta = V.low, Pe = ea + Se, na = Ge + Ra + (Pe >>> 0 < ea >>> 0 ? 1 : 0), Pe = Pe + fa, na = na + ca + (Pe >>> 0 < fa >>> 0 ? 1 : 0), Pe = Pe + ta, na = na + De + (Pe >>> 0 < ta >>> 0 ? 1 : 0), Pe = Pe + ve, na = na + He + (Pe >>> 0 < ve >>> 0 ? 1 : 0), ei = Ma + Ga, ji = ba + La + (ei >>> 0 < Ma >>> 0 ? 1 : 0);
|
|
2417
|
+
Ge = Ie, ea = Ce, Ie = ke, Ce = Ue, ke = se, Ue = ce, ce = ye + Pe | 0, se = _e + na + (ce >>> 0 < ye >>> 0 ? 1 : 0) | 0, _e = ae, ye = te, ae = j, te = Z, j = K, Z = q, q = Pe + ei | 0, K = na + ji + (q >>> 0 < Pe >>> 0 ? 1 : 0) | 0;
|
|
2418
2418
|
}
|
|
2419
2419
|
k = y.low = k + q, y.high = W + K + (k >>> 0 < q >>> 0 ? 1 : 0), O = _.low = O + Z, _.high = T + j + (O >>> 0 < Z >>> 0 ? 1 : 0), w = U.low = w + te, U.high = B + ae + (w >>> 0 < te >>> 0 ? 1 : 0), P = C.low = P + ye, C.high = R + _e + (P >>> 0 < ye >>> 0 ? 1 : 0), L = v.low = L + ce, v.high = N + se + (L >>> 0 < ce >>> 0 ? 1 : 0), H = x.low = H + Ue, x.high = F + ke + (H >>> 0 < Ue >>> 0 ? 1 : 0), E = S.low = E + Ce, S.high = D + Ie + (E >>> 0 < Ce >>> 0 ? 1 : 0), M = G.low = M + ea, G.high = A + Ge + (M >>> 0 < ea >>> 0 ? 1 : 0);
|
|
2420
2420
|
},
|
|
@@ -2433,13 +2433,13 @@ function el() {
|
|
|
2433
2433
|
l.SHA512 = g._createHelper(u), l.HmacSHA512 = g._createHmacHelper(u);
|
|
2434
2434
|
})(), i.SHA512;
|
|
2435
2435
|
});
|
|
2436
|
-
})(
|
|
2436
|
+
})(Ci)), Ci.exports;
|
|
2437
2437
|
}
|
|
2438
|
-
var
|
|
2438
|
+
var vi = { exports: {} }, hr = vi.exports, Vt;
|
|
2439
2439
|
function Tr() {
|
|
2440
|
-
return
|
|
2440
|
+
return Vt || (Vt = 1, (function(e, n) {
|
|
2441
2441
|
(function(i, l, p) {
|
|
2442
|
-
e.exports = l(ie(),
|
|
2442
|
+
e.exports = l(ie(), Qi(), el());
|
|
2443
2443
|
})(hr, function(i) {
|
|
2444
2444
|
return (function() {
|
|
2445
2445
|
var l = i, p = l.x64, g = p.Word, b = p.WordArray, d = l.algo, r = d.SHA512, a = d.SHA384 = r.extend({
|
|
@@ -2463,13 +2463,13 @@ function Tr() {
|
|
|
2463
2463
|
l.SHA384 = r._createHelper(a), l.HmacSHA384 = r._createHmacHelper(a);
|
|
2464
2464
|
})(), i.SHA384;
|
|
2465
2465
|
});
|
|
2466
|
-
})(
|
|
2466
|
+
})(vi)), vi.exports;
|
|
2467
2467
|
}
|
|
2468
|
-
var
|
|
2468
|
+
var hi = { exports: {} }, kr = hi.exports, Jt;
|
|
2469
2469
|
function xr() {
|
|
2470
|
-
return
|
|
2470
|
+
return Jt || (Jt = 1, (function(e, n) {
|
|
2471
2471
|
(function(i, l, p) {
|
|
2472
|
-
e.exports = l(ie(),
|
|
2472
|
+
e.exports = l(ie(), Qi());
|
|
2473
2473
|
})(kr, function(i) {
|
|
2474
2474
|
return (function(l) {
|
|
2475
2475
|
var p = i, g = p.lib, b = g.WordArray, d = g.Hasher, r = p.x64, a = r.Word, t = p.algo, o = [], s = [], u = [];
|
|
@@ -2573,11 +2573,11 @@ function xr() {
|
|
|
2573
2573
|
p.SHA3 = d._createHelper(c), p.HmacSHA3 = d._createHmacHelper(c);
|
|
2574
2574
|
})(Math), i.SHA3;
|
|
2575
2575
|
});
|
|
2576
|
-
})(
|
|
2576
|
+
})(hi)), hi.exports;
|
|
2577
2577
|
}
|
|
2578
|
-
var
|
|
2578
|
+
var Ti = { exports: {} }, Sr = Ti.exports, Zt;
|
|
2579
2579
|
function Dr() {
|
|
2580
|
-
return
|
|
2580
|
+
return Zt || (Zt = 1, (function(e, n) {
|
|
2581
2581
|
(function(i, l) {
|
|
2582
2582
|
e.exports = l(ie());
|
|
2583
2583
|
})(Sr, function(i) {
|
|
@@ -2956,11 +2956,11 @@ function Dr() {
|
|
|
2956
2956
|
p.RIPEMD160 = d._createHelper(c), p.HmacRIPEMD160 = d._createHmacHelper(c);
|
|
2957
2957
|
})(), i.RIPEMD160;
|
|
2958
2958
|
});
|
|
2959
|
-
})(
|
|
2959
|
+
})(Ti)), Ti.exports;
|
|
2960
2960
|
}
|
|
2961
|
-
var
|
|
2962
|
-
function
|
|
2963
|
-
return
|
|
2961
|
+
var ki = { exports: {} }, Er = ki.exports, Kt;
|
|
2962
|
+
function yt() {
|
|
2963
|
+
return Kt || (Kt = 1, (function(e, n) {
|
|
2964
2964
|
(function(i, l) {
|
|
2965
2965
|
e.exports = l(ie());
|
|
2966
2966
|
})(Er, function(i) {
|
|
@@ -3034,13 +3034,13 @@ function ct() {
|
|
|
3034
3034
|
});
|
|
3035
3035
|
})();
|
|
3036
3036
|
});
|
|
3037
|
-
})(
|
|
3037
|
+
})(ki)), ki.exports;
|
|
3038
3038
|
}
|
|
3039
|
-
var
|
|
3039
|
+
var xi = { exports: {} }, Nr = xi.exports, qt;
|
|
3040
3040
|
function Lr() {
|
|
3041
|
-
return
|
|
3041
|
+
return qt || (qt = 1, (function(e, n) {
|
|
3042
3042
|
(function(i, l, p) {
|
|
3043
|
-
e.exports = l(ie(),
|
|
3043
|
+
e.exports = l(ie(), _t(), yt());
|
|
3044
3044
|
})(Nr, function(i) {
|
|
3045
3045
|
return (function() {
|
|
3046
3046
|
var l = i, p = l.lib, g = p.Base, b = p.WordArray, d = l.algo, r = d.SHA256, a = d.HMAC, t = d.PBKDF2 = g.extend({
|
|
@@ -3101,13 +3101,13 @@ function Lr() {
|
|
|
3101
3101
|
};
|
|
3102
3102
|
})(), i.PBKDF2;
|
|
3103
3103
|
});
|
|
3104
|
-
})(
|
|
3104
|
+
})(xi)), xi.exports;
|
|
3105
3105
|
}
|
|
3106
|
-
var
|
|
3106
|
+
var Si = { exports: {} }, Gr = Si.exports, $t;
|
|
3107
3107
|
function ya() {
|
|
3108
|
-
return
|
|
3108
|
+
return $t || ($t = 1, (function(e, n) {
|
|
3109
3109
|
(function(i, l, p) {
|
|
3110
|
-
e.exports = l(ie(), Xn(),
|
|
3110
|
+
e.exports = l(ie(), Xn(), yt());
|
|
3111
3111
|
})(Gr, function(i) {
|
|
3112
3112
|
return (function() {
|
|
3113
3113
|
var l = i, p = l.lib, g = p.Base, b = p.WordArray, d = l.algo, r = d.MD5, a = d.EvpKDF = g.extend({
|
|
@@ -3164,11 +3164,11 @@ function ya() {
|
|
|
3164
3164
|
};
|
|
3165
3165
|
})(), i.EvpKDF;
|
|
3166
3166
|
});
|
|
3167
|
-
})(
|
|
3167
|
+
})(Si)), Si.exports;
|
|
3168
3168
|
}
|
|
3169
|
-
var
|
|
3169
|
+
var Di = { exports: {} }, Mr = Di.exports, Qt;
|
|
3170
3170
|
function Ne() {
|
|
3171
|
-
return
|
|
3171
|
+
return Qt || (Qt = 1, (function(e, n) {
|
|
3172
3172
|
(function(i, l, p) {
|
|
3173
3173
|
e.exports = l(ie(), ya());
|
|
3174
3174
|
})(Mr, function(i) {
|
|
@@ -3702,11 +3702,11 @@ function Ne() {
|
|
|
3702
3702
|
});
|
|
3703
3703
|
})();
|
|
3704
3704
|
});
|
|
3705
|
-
})(
|
|
3705
|
+
})(Di)), Di.exports;
|
|
3706
3706
|
}
|
|
3707
|
-
var
|
|
3707
|
+
var Ei = { exports: {} }, Rr = Ei.exports, jt;
|
|
3708
3708
|
function Pr() {
|
|
3709
|
-
return
|
|
3709
|
+
return jt || (jt = 1, (function(e, n) {
|
|
3710
3710
|
(function(i, l, p) {
|
|
3711
3711
|
e.exports = l(ie(), Ne());
|
|
3712
3712
|
})(Rr, function(i) {
|
|
@@ -3732,11 +3732,11 @@ function Pr() {
|
|
|
3732
3732
|
return l;
|
|
3733
3733
|
})(), i.mode.CFB;
|
|
3734
3734
|
});
|
|
3735
|
-
})(
|
|
3735
|
+
})(Ei)), Ei.exports;
|
|
3736
3736
|
}
|
|
3737
|
-
var
|
|
3737
|
+
var Ni = { exports: {} }, wr = Ni.exports, Yt;
|
|
3738
3738
|
function Fr() {
|
|
3739
|
-
return
|
|
3739
|
+
return Yt || (Yt = 1, (function(e, n) {
|
|
3740
3740
|
(function(i, l, p) {
|
|
3741
3741
|
e.exports = l(ie(), Ne());
|
|
3742
3742
|
})(wr, function(i) {
|
|
@@ -3754,11 +3754,11 @@ function Fr() {
|
|
|
3754
3754
|
return l.Decryptor = p, l;
|
|
3755
3755
|
})(), i.mode.CTR;
|
|
3756
3756
|
});
|
|
3757
|
-
})(
|
|
3757
|
+
})(Ni)), Ni.exports;
|
|
3758
3758
|
}
|
|
3759
|
-
var
|
|
3759
|
+
var Li = { exports: {} }, Ar = Li.exports, Xt;
|
|
3760
3760
|
function Or() {
|
|
3761
|
-
return
|
|
3761
|
+
return Xt || (Xt = 1, (function(e, n) {
|
|
3762
3762
|
(function(i, l, p) {
|
|
3763
3763
|
e.exports = l(ie(), Ne());
|
|
3764
3764
|
})(Ar, function(i) {
|
|
@@ -3788,11 +3788,11 @@ function Or() {
|
|
|
3788
3788
|
return l.Decryptor = b, l;
|
|
3789
3789
|
})(), i.mode.CTRGladman;
|
|
3790
3790
|
});
|
|
3791
|
-
})(
|
|
3791
|
+
})(Li)), Li.exports;
|
|
3792
3792
|
}
|
|
3793
|
-
var
|
|
3793
|
+
var Gi = { exports: {} }, Br = Gi.exports, en;
|
|
3794
3794
|
function Hr() {
|
|
3795
|
-
return
|
|
3795
|
+
return en || (en = 1, (function(e, n) {
|
|
3796
3796
|
(function(i, l, p) {
|
|
3797
3797
|
e.exports = l(ie(), Ne());
|
|
3798
3798
|
})(Br, function(i) {
|
|
@@ -3808,11 +3808,11 @@ function Hr() {
|
|
|
3808
3808
|
return l.Decryptor = p, l;
|
|
3809
3809
|
})(), i.mode.OFB;
|
|
3810
3810
|
});
|
|
3811
|
-
})(
|
|
3811
|
+
})(Gi)), Gi.exports;
|
|
3812
3812
|
}
|
|
3813
|
-
var
|
|
3813
|
+
var Mi = { exports: {} }, Wr = Mi.exports, an;
|
|
3814
3814
|
function zr() {
|
|
3815
|
-
return
|
|
3815
|
+
return an || (an = 1, (function(e, n) {
|
|
3816
3816
|
(function(i, l, p) {
|
|
3817
3817
|
e.exports = l(ie(), Ne());
|
|
3818
3818
|
})(Wr, function(i) {
|
|
@@ -3829,11 +3829,11 @@ function zr() {
|
|
|
3829
3829
|
}), l;
|
|
3830
3830
|
})(), i.mode.ECB;
|
|
3831
3831
|
});
|
|
3832
|
-
})(
|
|
3832
|
+
})(Mi)), Mi.exports;
|
|
3833
3833
|
}
|
|
3834
|
-
var
|
|
3834
|
+
var Ri = { exports: {} }, Ir = Ri.exports, tn;
|
|
3835
3835
|
function Vr() {
|
|
3836
|
-
return
|
|
3836
|
+
return tn || (tn = 1, (function(e, n) {
|
|
3837
3837
|
(function(i, l, p) {
|
|
3838
3838
|
e.exports = l(ie(), Ne());
|
|
3839
3839
|
})(Ir, function(i) {
|
|
@@ -3848,11 +3848,11 @@ function Vr() {
|
|
|
3848
3848
|
}
|
|
3849
3849
|
}, i.pad.Ansix923;
|
|
3850
3850
|
});
|
|
3851
|
-
})(
|
|
3851
|
+
})(Ri)), Ri.exports;
|
|
3852
3852
|
}
|
|
3853
|
-
var
|
|
3853
|
+
var Pi = { exports: {} }, Jr = Pi.exports, nn;
|
|
3854
3854
|
function Zr() {
|
|
3855
|
-
return
|
|
3855
|
+
return nn || (nn = 1, (function(e, n) {
|
|
3856
3856
|
(function(i, l, p) {
|
|
3857
3857
|
e.exports = l(ie(), Ne());
|
|
3858
3858
|
})(Jr, function(i) {
|
|
@@ -3867,11 +3867,11 @@ function Zr() {
|
|
|
3867
3867
|
}
|
|
3868
3868
|
}, i.pad.Iso10126;
|
|
3869
3869
|
});
|
|
3870
|
-
})(
|
|
3870
|
+
})(Pi)), Pi.exports;
|
|
3871
3871
|
}
|
|
3872
|
-
var
|
|
3872
|
+
var wi = { exports: {} }, Kr = wi.exports, ln;
|
|
3873
3873
|
function qr() {
|
|
3874
|
-
return
|
|
3874
|
+
return ln || (ln = 1, (function(e, n) {
|
|
3875
3875
|
(function(i, l, p) {
|
|
3876
3876
|
e.exports = l(ie(), Ne());
|
|
3877
3877
|
})(Kr, function(i) {
|
|
@@ -3884,11 +3884,11 @@ function qr() {
|
|
|
3884
3884
|
}
|
|
3885
3885
|
}, i.pad.Iso97971;
|
|
3886
3886
|
});
|
|
3887
|
-
})(
|
|
3887
|
+
})(wi)), wi.exports;
|
|
3888
3888
|
}
|
|
3889
|
-
var
|
|
3889
|
+
var Fi = { exports: {} }, $r = Fi.exports, rn;
|
|
3890
3890
|
function Qr() {
|
|
3891
|
-
return
|
|
3891
|
+
return rn || (rn = 1, (function(e, n) {
|
|
3892
3892
|
(function(i, l, p) {
|
|
3893
3893
|
e.exports = l(ie(), Ne());
|
|
3894
3894
|
})($r, function(i) {
|
|
@@ -3906,11 +3906,11 @@ function Qr() {
|
|
|
3906
3906
|
}
|
|
3907
3907
|
}, i.pad.ZeroPadding;
|
|
3908
3908
|
});
|
|
3909
|
-
})(
|
|
3909
|
+
})(Fi)), Fi.exports;
|
|
3910
3910
|
}
|
|
3911
|
-
var
|
|
3911
|
+
var Ai = { exports: {} }, jr = Ai.exports, on;
|
|
3912
3912
|
function Yr() {
|
|
3913
|
-
return
|
|
3913
|
+
return on || (on = 1, (function(e, n) {
|
|
3914
3914
|
(function(i, l, p) {
|
|
3915
3915
|
e.exports = l(ie(), Ne());
|
|
3916
3916
|
})(jr, function(i) {
|
|
@@ -3921,11 +3921,11 @@ function Yr() {
|
|
|
3921
3921
|
}
|
|
3922
3922
|
}, i.pad.NoPadding;
|
|
3923
3923
|
});
|
|
3924
|
-
})(
|
|
3924
|
+
})(Ai)), Ai.exports;
|
|
3925
3925
|
}
|
|
3926
|
-
var
|
|
3926
|
+
var Oi = { exports: {} }, Xr = Oi.exports, sn;
|
|
3927
3927
|
function eo() {
|
|
3928
|
-
return
|
|
3928
|
+
return sn || (sn = 1, (function(e, n) {
|
|
3929
3929
|
(function(i, l, p) {
|
|
3930
3930
|
e.exports = l(ie(), Ne());
|
|
3931
3931
|
})(Xr, function(i) {
|
|
@@ -3968,11 +3968,11 @@ function eo() {
|
|
|
3968
3968
|
};
|
|
3969
3969
|
})(), i.format.Hex;
|
|
3970
3970
|
});
|
|
3971
|
-
})(
|
|
3971
|
+
})(Oi)), Oi.exports;
|
|
3972
3972
|
}
|
|
3973
|
-
var
|
|
3973
|
+
var Bi = { exports: {} }, ao = Bi.exports, mn;
|
|
3974
3974
|
function io() {
|
|
3975
|
-
return
|
|
3975
|
+
return mn || (mn = 1, (function(e, n) {
|
|
3976
3976
|
(function(i, l, p) {
|
|
3977
3977
|
e.exports = l(ie(), Sa(), Da(), ya(), Ne());
|
|
3978
3978
|
})(ao, function(i) {
|
|
@@ -4028,11 +4028,11 @@ function io() {
|
|
|
4028
4028
|
l.AES = g._createHelper(_);
|
|
4029
4029
|
})(), i.AES;
|
|
4030
4030
|
});
|
|
4031
|
-
})(
|
|
4031
|
+
})(Bi)), Bi.exports;
|
|
4032
4032
|
}
|
|
4033
|
-
var
|
|
4033
|
+
var Hi = { exports: {} }, to = Hi.exports, un;
|
|
4034
4034
|
function no() {
|
|
4035
|
-
return
|
|
4035
|
+
return un || (un = 1, (function(e, n) {
|
|
4036
4036
|
(function(i, l, p) {
|
|
4037
4037
|
e.exports = l(ie(), Sa(), Da(), ya(), Ne());
|
|
4038
4038
|
})(to, function(i) {
|
|
@@ -4748,11 +4748,11 @@ function no() {
|
|
|
4748
4748
|
l.TripleDES = b._createHelper(f);
|
|
4749
4749
|
})(), i.TripleDES;
|
|
4750
4750
|
});
|
|
4751
|
-
})(
|
|
4751
|
+
})(Hi)), Hi.exports;
|
|
4752
4752
|
}
|
|
4753
|
-
var
|
|
4753
|
+
var Wi = { exports: {} }, lo = Wi.exports, pn;
|
|
4754
4754
|
function ro() {
|
|
4755
|
-
return
|
|
4755
|
+
return pn || (pn = 1, (function(e, n) {
|
|
4756
4756
|
(function(i, l, p) {
|
|
4757
4757
|
e.exports = l(ie(), Sa(), Da(), ya(), Ne());
|
|
4758
4758
|
})(lo, function(i) {
|
|
@@ -4802,11 +4802,11 @@ function ro() {
|
|
|
4802
4802
|
l.RC4Drop = g._createHelper(a);
|
|
4803
4803
|
})(), i.RC4;
|
|
4804
4804
|
});
|
|
4805
|
-
})(
|
|
4805
|
+
})(Wi)), Wi.exports;
|
|
4806
4806
|
}
|
|
4807
|
-
var
|
|
4807
|
+
var zi = { exports: {} }, oo = zi.exports, gn;
|
|
4808
4808
|
function so() {
|
|
4809
|
-
return
|
|
4809
|
+
return gn || (gn = 1, (function(e, n) {
|
|
4810
4810
|
(function(i, l, p) {
|
|
4811
4811
|
e.exports = l(ie(), Sa(), Da(), ya(), Ne());
|
|
4812
4812
|
})(oo, function(i) {
|
|
@@ -4868,11 +4868,11 @@ function so() {
|
|
|
4868
4868
|
l.Rabbit = g._createHelper(t);
|
|
4869
4869
|
})(), i.Rabbit;
|
|
4870
4870
|
});
|
|
4871
|
-
})(
|
|
4871
|
+
})(zi)), zi.exports;
|
|
4872
4872
|
}
|
|
4873
|
-
var
|
|
4873
|
+
var Ii = { exports: {} }, mo = Ii.exports, dn;
|
|
4874
4874
|
function uo() {
|
|
4875
|
-
return
|
|
4875
|
+
return dn || (dn = 1, (function(e, n) {
|
|
4876
4876
|
(function(i, l, p) {
|
|
4877
4877
|
e.exports = l(ie(), Sa(), Da(), ya(), Ne());
|
|
4878
4878
|
})(mo, function(i) {
|
|
@@ -4932,11 +4932,11 @@ function uo() {
|
|
|
4932
4932
|
l.RabbitLegacy = g._createHelper(t);
|
|
4933
4933
|
})(), i.RabbitLegacy;
|
|
4934
4934
|
});
|
|
4935
|
-
})(
|
|
4935
|
+
})(Ii)), Ii.exports;
|
|
4936
4936
|
}
|
|
4937
|
-
var
|
|
4937
|
+
var Vi = { exports: {} }, po = Vi.exports, cn;
|
|
4938
4938
|
function go() {
|
|
4939
|
-
return
|
|
4939
|
+
return cn || (cn = 1, (function(e, n) {
|
|
4940
4940
|
(function(i, l, p) {
|
|
4941
4941
|
e.exports = l(ie(), Sa(), Da(), ya(), Ne());
|
|
4942
4942
|
})(po, function(i) {
|
|
@@ -6054,20 +6054,20 @@ function go() {
|
|
|
6054
6054
|
l.Blowfish = g._createHelper(c);
|
|
6055
6055
|
})(), i.Blowfish;
|
|
6056
6056
|
});
|
|
6057
|
-
})(
|
|
6057
|
+
})(Vi)), Vi.exports;
|
|
6058
6058
|
}
|
|
6059
|
-
var co =
|
|
6059
|
+
var co = mi.exports, fn;
|
|
6060
6060
|
function fo() {
|
|
6061
|
-
return
|
|
6061
|
+
return fn || (fn = 1, (function(e, n) {
|
|
6062
6062
|
(function(i, l, p) {
|
|
6063
|
-
e.exports = l(ie(),
|
|
6063
|
+
e.exports = l(ie(), Qi(), ur(), gr(), Sa(), fr(), Da(), Xn(), _t(), Cr(), el(), Tr(), xr(), Dr(), yt(), Lr(), ya(), Ne(), Pr(), Fr(), Or(), Hr(), zr(), Vr(), Zr(), qr(), Qr(), Yr(), eo(), io(), no(), ro(), so(), uo(), go());
|
|
6064
6064
|
})(co, function(i) {
|
|
6065
6065
|
return i;
|
|
6066
6066
|
});
|
|
6067
|
-
})(
|
|
6067
|
+
})(mi)), mi.exports;
|
|
6068
6068
|
}
|
|
6069
6069
|
var al = fo();
|
|
6070
|
-
const va = /* @__PURE__ */
|
|
6070
|
+
const va = /* @__PURE__ */ ft(al), _a = (e) => {
|
|
6071
6071
|
const n = "mySecretPassphrase", i = va.lib.WordArray.random(16), l = va.PBKDF2(n, i, {
|
|
6072
6072
|
keySize: 128 / 32,
|
|
6073
6073
|
iterations: 1e3
|
|
@@ -6408,7 +6408,7 @@ const va = /* @__PURE__ */ gt(al), _a = (e) => {
|
|
|
6408
6408
|
d,
|
|
6409
6409
|
r
|
|
6410
6410
|
];
|
|
6411
|
-
},
|
|
6411
|
+
}, Ut = () => {
|
|
6412
6412
|
const { client: e, lng: n } = oe(), i = $e(n || "tw"), l = I(
|
|
6413
6413
|
async (b) => {
|
|
6414
6414
|
const {
|
|
@@ -6475,7 +6475,7 @@ const va = /* @__PURE__ */ gt(al), _a = (e) => {
|
|
|
6475
6475
|
);
|
|
6476
6476
|
return { playGameApi: l, betRecordApi: p, betRecordDetailApi: g };
|
|
6477
6477
|
}, _o = ({ options: e, formData: n } = {}) => {
|
|
6478
|
-
const { betRecordApi: i } =
|
|
6478
|
+
const { betRecordApi: i } = Ut();
|
|
6479
6479
|
return Q({
|
|
6480
6480
|
queryKey: ["getBetRecord"],
|
|
6481
6481
|
queryFn: async () => await i(n),
|
|
@@ -6486,7 +6486,7 @@ const va = /* @__PURE__ */ gt(al), _a = (e) => {
|
|
|
6486
6486
|
...e
|
|
6487
6487
|
});
|
|
6488
6488
|
}, yo = ({ options: e, formData: n } = {}) => {
|
|
6489
|
-
const { betRecordDetailApi: i } =
|
|
6489
|
+
const { betRecordDetailApi: i } = Ut();
|
|
6490
6490
|
return Q({
|
|
6491
6491
|
queryKey: ["getBetRecordDetail"],
|
|
6492
6492
|
queryFn: async () => await i(n),
|
|
@@ -6506,7 +6506,7 @@ const va = /* @__PURE__ */ gt(al), _a = (e) => {
|
|
|
6506
6506
|
betRecordDetail: i
|
|
6507
6507
|
};
|
|
6508
6508
|
};
|
|
6509
|
-
function
|
|
6509
|
+
function ni(e) {
|
|
6510
6510
|
for (var n = 1; n < arguments.length; n++) {
|
|
6511
6511
|
var i = arguments[n];
|
|
6512
6512
|
for (var l in i)
|
|
@@ -6525,10 +6525,10 @@ var Uo = {
|
|
|
6525
6525
|
);
|
|
6526
6526
|
}
|
|
6527
6527
|
};
|
|
6528
|
-
function
|
|
6528
|
+
function ot(e, n) {
|
|
6529
6529
|
function i(p, g, b) {
|
|
6530
6530
|
if (!(typeof document > "u")) {
|
|
6531
|
-
b =
|
|
6531
|
+
b = ni({}, n, b), typeof b.expires == "number" && (b.expires = new Date(Date.now() + b.expires * 864e5)), b.expires && (b.expires = b.expires.toUTCString()), p = encodeURIComponent(p).replace(/%(2[346B]|5E|60|7C)/g, decodeURIComponent).replace(/[()]/g, escape);
|
|
6532
6532
|
var d = "";
|
|
6533
6533
|
for (var r in b)
|
|
6534
6534
|
b[r] && (d += "; " + r, b[r] !== !0 && (d += "=" + b[r].split(";")[0]));
|
|
@@ -6557,16 +6557,16 @@ function nt(e, n) {
|
|
|
6557
6557
|
i(
|
|
6558
6558
|
p,
|
|
6559
6559
|
"",
|
|
6560
|
-
|
|
6560
|
+
ni({}, g, {
|
|
6561
6561
|
expires: -1
|
|
6562
6562
|
})
|
|
6563
6563
|
);
|
|
6564
6564
|
},
|
|
6565
6565
|
withAttributes: function(p) {
|
|
6566
|
-
return
|
|
6566
|
+
return ot(this.converter, ni({}, this.attributes, p));
|
|
6567
6567
|
},
|
|
6568
6568
|
withConverter: function(p) {
|
|
6569
|
-
return
|
|
6569
|
+
return ot(ni({}, this.converter, p), this.attributes);
|
|
6570
6570
|
}
|
|
6571
6571
|
},
|
|
6572
6572
|
{
|
|
@@ -6575,9 +6575,9 @@ function nt(e, n) {
|
|
|
6575
6575
|
}
|
|
6576
6576
|
);
|
|
6577
6577
|
}
|
|
6578
|
-
var
|
|
6578
|
+
var st = ot(Uo, { path: "/" }), et = {}, Je = {}, at = {}, _n;
|
|
6579
6579
|
function ra() {
|
|
6580
|
-
return
|
|
6580
|
+
return _n || (_n = 1, (function(e) {
|
|
6581
6581
|
Object.defineProperty(e, "__esModule", { value: !0 }), e.isEventSourceSupported = e.isReactNative = e.ReadyState = e.DEFAULT_HEARTBEAT = e.UNPARSABLE_JSON_OBJECT = e.DEFAULT_RECONNECT_INTERVAL_MS = e.DEFAULT_RECONNECT_LIMIT = e.SOCKET_IO_PING_CODE = e.SOCKET_IO_PATH = e.SOCKET_IO_PING_INTERVAL = e.DEFAULT_EVENT_SOURCE_OPTIONS = e.EMPTY_EVENT_HANDLERS = e.DEFAULT_OPTIONS = void 0;
|
|
6582
6582
|
var n = 1, i = 1e3 * n;
|
|
6583
6583
|
e.DEFAULT_OPTIONS = {}, e.EMPTY_EVENT_HANDLERS = {}, e.DEFAULT_EVENT_SOURCE_OPTIONS = {
|
|
@@ -6600,11 +6600,11 @@ function ra() {
|
|
|
6600
6600
|
}
|
|
6601
6601
|
};
|
|
6602
6602
|
e.isReactNative = typeof navigator < "u" && navigator.product === "ReactNative", e.isEventSourceSupported = !e.isReactNative && p();
|
|
6603
|
-
})(
|
|
6603
|
+
})(at)), at;
|
|
6604
6604
|
}
|
|
6605
|
-
var qa = {},
|
|
6606
|
-
function
|
|
6607
|
-
return
|
|
6605
|
+
var qa = {}, it = {}, yn;
|
|
6606
|
+
function bt() {
|
|
6607
|
+
return yn || (yn = 1, (function(e) {
|
|
6608
6608
|
Object.defineProperty(e, "__esModule", { value: !0 }), e.resetWebSockets = e.sharedWebSockets = void 0, e.sharedWebSockets = {};
|
|
6609
6609
|
var n = function(i) {
|
|
6610
6610
|
if (i && e.sharedWebSockets.hasOwnProperty(i))
|
|
@@ -6614,12 +6614,12 @@ function _t() {
|
|
|
6614
6614
|
e.sharedWebSockets.hasOwnProperty(l) && delete e.sharedWebSockets[l];
|
|
6615
6615
|
};
|
|
6616
6616
|
e.resetWebSockets = n;
|
|
6617
|
-
})(
|
|
6617
|
+
})(it)), it;
|
|
6618
6618
|
}
|
|
6619
|
-
var ha = {}, sa = {},
|
|
6620
|
-
function
|
|
6621
|
-
if (
|
|
6622
|
-
|
|
6619
|
+
var ha = {}, sa = {}, Un;
|
|
6620
|
+
function Ct() {
|
|
6621
|
+
if (Un) return sa;
|
|
6622
|
+
Un = 1, Object.defineProperty(sa, "__esModule", { value: !0 }), sa.setUpSocketIOPing = sa.appendQueryParams = sa.parseSocketIOUrl = void 0;
|
|
6623
6623
|
var e = ra(), n = function(p) {
|
|
6624
6624
|
if (p) {
|
|
6625
6625
|
var g = /^https|wss/.test(p), b = p.replace(/^(https?|wss?)(:\/\/)?/, ""), d = b.replace(/\/$/, ""), r = g ? "wss" : "ws";
|
|
@@ -6649,10 +6649,10 @@ function yt() {
|
|
|
6649
6649
|
};
|
|
6650
6650
|
return sa.setUpSocketIOPing = l, sa;
|
|
6651
6651
|
}
|
|
6652
|
-
var
|
|
6652
|
+
var li = {}, bn;
|
|
6653
6653
|
function il() {
|
|
6654
|
-
if (
|
|
6655
|
-
|
|
6654
|
+
if (bn) return li;
|
|
6655
|
+
bn = 1, Object.defineProperty(li, "__esModule", { value: !0 }), li.heartbeat = i;
|
|
6656
6656
|
var e = ra();
|
|
6657
6657
|
function n(l) {
|
|
6658
6658
|
return Array.isArray(l) ? l.reduce(function(p, g) {
|
|
@@ -6676,11 +6676,11 @@ function il() {
|
|
|
6676
6676
|
}), function() {
|
|
6677
6677
|
};
|
|
6678
6678
|
}
|
|
6679
|
-
return
|
|
6679
|
+
return li;
|
|
6680
6680
|
}
|
|
6681
|
-
var $a = {},
|
|
6682
|
-
function
|
|
6683
|
-
return
|
|
6681
|
+
var $a = {}, tt = {}, Cn;
|
|
6682
|
+
function vt() {
|
|
6683
|
+
return Cn || (Cn = 1, (function(e) {
|
|
6684
6684
|
Object.defineProperty(e, "__esModule", { value: !0 }), e.resetSubscribers = e.removeSubscriber = e.addSubscriber = e.hasSubscribers = e.getSubscribers = void 0;
|
|
6685
6685
|
var n = {}, i = [], l = function(r) {
|
|
6686
6686
|
return (0, e.hasSubscribers)(r) ? Array.from(n[r]) : i;
|
|
@@ -6707,13 +6707,13 @@ function Ut() {
|
|
|
6707
6707
|
n.hasOwnProperty(a) && delete n[a];
|
|
6708
6708
|
};
|
|
6709
6709
|
e.resetSubscribers = d;
|
|
6710
|
-
})(
|
|
6710
|
+
})(tt)), tt;
|
|
6711
6711
|
}
|
|
6712
|
-
var
|
|
6713
|
-
function
|
|
6714
|
-
if (
|
|
6715
|
-
|
|
6716
|
-
var e =
|
|
6712
|
+
var vn;
|
|
6713
|
+
function ht() {
|
|
6714
|
+
if (vn) return $a;
|
|
6715
|
+
vn = 1, Object.defineProperty($a, "__esModule", { value: !0 }), $a.assertIsWebSocket = i, $a.resetGlobalState = l;
|
|
6716
|
+
var e = bt(), n = vt();
|
|
6717
6717
|
function i(p, g) {
|
|
6718
6718
|
if (!g && !(p instanceof WebSocket))
|
|
6719
6719
|
throw new Error("");
|
|
@@ -6723,10 +6723,10 @@ function bt() {
|
|
|
6723
6723
|
}
|
|
6724
6724
|
return $a;
|
|
6725
6725
|
}
|
|
6726
|
-
var
|
|
6726
|
+
var hn;
|
|
6727
6727
|
function bo() {
|
|
6728
|
-
if (
|
|
6729
|
-
|
|
6728
|
+
if (hn) return ha;
|
|
6729
|
+
hn = 1;
|
|
6730
6730
|
var e = ha && ha.__assign || function() {
|
|
6731
6731
|
return e = Object.assign || function(t) {
|
|
6732
6732
|
for (var o, s = 1, u = arguments.length; s < u; s++) {
|
|
@@ -6737,7 +6737,7 @@ function bo() {
|
|
|
6737
6737
|
}, e.apply(this, arguments);
|
|
6738
6738
|
};
|
|
6739
6739
|
Object.defineProperty(ha, "__esModule", { value: !0 }), ha.attachListeners = void 0;
|
|
6740
|
-
var n =
|
|
6740
|
+
var n = Ct(), i = il(), l = ra(), p = ht(), g = function(t, o, s, u) {
|
|
6741
6741
|
t.onmessage = function(m) {
|
|
6742
6742
|
var c;
|
|
6743
6743
|
o.current.onMessage && o.current.onMessage(m), typeof u?.current == "number" && (u.current = Date.now()), !(typeof o.current.filter == "function" && o.current.filter(m) !== !0) && (o.current.heartbeat && typeof o.current.heartbeat != "boolean" && ((c = o.current.heartbeat) === null || c === void 0 ? void 0 : c.returnMessage) === m.data || s(m));
|
|
@@ -6793,10 +6793,10 @@ function bo() {
|
|
|
6793
6793
|
};
|
|
6794
6794
|
return ha.attachListeners = a, ha;
|
|
6795
6795
|
}
|
|
6796
|
-
var Ta = {},
|
|
6796
|
+
var Ta = {}, Tn;
|
|
6797
6797
|
function Co() {
|
|
6798
|
-
if (
|
|
6799
|
-
|
|
6798
|
+
if (Tn) return Ta;
|
|
6799
|
+
Tn = 1;
|
|
6800
6800
|
var e = Ta && Ta.__assign || function() {
|
|
6801
6801
|
return e = Object.assign || function(o) {
|
|
6802
6802
|
for (var s, u = 1, m = arguments.length; u < m; u++) {
|
|
@@ -6807,7 +6807,7 @@ function Co() {
|
|
|
6807
6807
|
}, e.apply(this, arguments);
|
|
6808
6808
|
};
|
|
6809
6809
|
Object.defineProperty(Ta, "__esModule", { value: !0 }), Ta.attachSharedListeners = void 0;
|
|
6810
|
-
var n =
|
|
6810
|
+
var n = bt(), i = ra(), l = vt(), p = Ct(), g = il(), b = function(o, s, u) {
|
|
6811
6811
|
o.onmessage = function(m) {
|
|
6812
6812
|
(0, l.getSubscribers)(s).forEach(function(c) {
|
|
6813
6813
|
var f;
|
|
@@ -6855,11 +6855,11 @@ function Co() {
|
|
|
6855
6855
|
};
|
|
6856
6856
|
return Ta.attachSharedListeners = t, Ta;
|
|
6857
6857
|
}
|
|
6858
|
-
var
|
|
6858
|
+
var kn;
|
|
6859
6859
|
function vo() {
|
|
6860
|
-
if (
|
|
6861
|
-
|
|
6862
|
-
var e =
|
|
6860
|
+
if (kn) return qa;
|
|
6861
|
+
kn = 1, Object.defineProperty(qa, "__esModule", { value: !0 }), qa.createOrJoinSocket = void 0;
|
|
6862
|
+
var e = bt(), n = ra(), i = bo(), l = Co(), p = vt(), g = function(d, r, a, t, o) {
|
|
6863
6863
|
return function() {
|
|
6864
6864
|
if ((0, p.removeSubscriber)(d, r), !(0, p.hasSubscribers)(d)) {
|
|
6865
6865
|
try {
|
|
@@ -6898,9 +6898,9 @@ function vo() {
|
|
|
6898
6898
|
};
|
|
6899
6899
|
return qa.createOrJoinSocket = b, qa;
|
|
6900
6900
|
}
|
|
6901
|
-
var ma = {},
|
|
6901
|
+
var ma = {}, xn;
|
|
6902
6902
|
function ho() {
|
|
6903
|
-
return
|
|
6903
|
+
return xn || (xn = 1, (function(e) {
|
|
6904
6904
|
var n = ma && ma.__awaiter || function(r, a, t, o) {
|
|
6905
6905
|
function s(u) {
|
|
6906
6906
|
return u instanceof t ? u : new t(function(m) {
|
|
@@ -6992,7 +6992,7 @@ function ho() {
|
|
|
6992
6992
|
return r.concat(u || Array.prototype.slice.call(a));
|
|
6993
6993
|
};
|
|
6994
6994
|
Object.defineProperty(e, "__esModule", { value: !0 }), e.getUrl = void 0;
|
|
6995
|
-
var p =
|
|
6995
|
+
var p = Ct(), g = ra(), b = function(r) {
|
|
6996
6996
|
return new Promise(function(a) {
|
|
6997
6997
|
return window.setTimeout(a, r);
|
|
6998
6998
|
});
|
|
@@ -7035,9 +7035,9 @@ function ho() {
|
|
|
7035
7035
|
e.getUrl = d;
|
|
7036
7036
|
})(ma)), ma;
|
|
7037
7037
|
}
|
|
7038
|
-
var
|
|
7038
|
+
var nt = {}, Sn;
|
|
7039
7039
|
function To() {
|
|
7040
|
-
return
|
|
7040
|
+
return Sn || (Sn = 1, (function(e) {
|
|
7041
7041
|
Object.defineProperty(e, "__esModule", { value: !0 }), e.websocketWrapper = void 0;
|
|
7042
7042
|
var n = function(i, l) {
|
|
7043
7043
|
return new Proxy(i, {
|
|
@@ -7052,12 +7052,12 @@ function To() {
|
|
|
7052
7052
|
});
|
|
7053
7053
|
};
|
|
7054
7054
|
e.websocketWrapper = n, e.default = e.websocketWrapper;
|
|
7055
|
-
})(
|
|
7055
|
+
})(nt)), nt;
|
|
7056
7056
|
}
|
|
7057
|
-
var
|
|
7058
|
-
function
|
|
7059
|
-
if (
|
|
7060
|
-
|
|
7057
|
+
var Dn;
|
|
7058
|
+
function Tt() {
|
|
7059
|
+
if (Dn) return Je;
|
|
7060
|
+
Dn = 1;
|
|
7061
7061
|
var e = Je && Je.__assign || function() {
|
|
7062
7062
|
return e = Object.assign || function(s) {
|
|
7063
7063
|
for (var u, m = 1, c = arguments.length; m < c; m++) {
|
|
@@ -7155,7 +7155,7 @@ function Ct() {
|
|
|
7155
7155
|
return s && s.__esModule ? s : { default: s };
|
|
7156
7156
|
};
|
|
7157
7157
|
Object.defineProperty(Je, "__esModule", { value: !0 }), Je.useWebSocket = void 0;
|
|
7158
|
-
var p = de, g = Jl, b = ra(), d = vo(), r = ho(), a = l(To()), t =
|
|
7158
|
+
var p = de, g = Jl, b = ra(), d = vo(), r = ho(), a = l(To()), t = ht(), o = function(s, u, m) {
|
|
7159
7159
|
u === void 0 && (u = b.DEFAULT_OPTIONS), m === void 0 && (m = !0);
|
|
7160
7160
|
var c = (0, p.useState)(null), f = c[0], y = c[1], _ = (0, p.useState)({}), U = _[0], C = _[1], v = (0, p.useMemo)(function() {
|
|
7161
7161
|
if (!u.disableJson && f)
|
|
@@ -7240,10 +7240,10 @@ function Ct() {
|
|
|
7240
7240
|
};
|
|
7241
7241
|
return Je.useWebSocket = o, Je;
|
|
7242
7242
|
}
|
|
7243
|
-
var ka = {},
|
|
7243
|
+
var ka = {}, En;
|
|
7244
7244
|
function ko() {
|
|
7245
|
-
if (
|
|
7246
|
-
|
|
7245
|
+
if (En) return ka;
|
|
7246
|
+
En = 1;
|
|
7247
7247
|
var e = ka && ka.__assign || function() {
|
|
7248
7248
|
return e = Object.assign || function(d) {
|
|
7249
7249
|
for (var r, a = 1, t = arguments.length; a < t; a++) {
|
|
@@ -7254,7 +7254,7 @@ function ko() {
|
|
|
7254
7254
|
}, e.apply(this, arguments);
|
|
7255
7255
|
};
|
|
7256
7256
|
Object.defineProperty(ka, "__esModule", { value: !0 }), ka.useSocketIO = void 0;
|
|
7257
|
-
var n = de, i =
|
|
7257
|
+
var n = de, i = Tt(), l = ra(), p = {
|
|
7258
7258
|
type: "empty",
|
|
7259
7259
|
payload: null
|
|
7260
7260
|
}, g = function(d) {
|
|
@@ -7286,10 +7286,10 @@ function ko() {
|
|
|
7286
7286
|
};
|
|
7287
7287
|
return ka.useSocketIO = b, ka;
|
|
7288
7288
|
}
|
|
7289
|
-
var ua = {},
|
|
7289
|
+
var ua = {}, Nn;
|
|
7290
7290
|
function xo() {
|
|
7291
|
-
if (
|
|
7292
|
-
|
|
7291
|
+
if (Nn) return ua;
|
|
7292
|
+
Nn = 1;
|
|
7293
7293
|
var e = ua && ua.__assign || function() {
|
|
7294
7294
|
return e = Object.assign || function(b) {
|
|
7295
7295
|
for (var d, r = 1, a = arguments.length; r < a; r++) {
|
|
@@ -7307,7 +7307,7 @@ function xo() {
|
|
|
7307
7307
|
return r;
|
|
7308
7308
|
};
|
|
7309
7309
|
Object.defineProperty(ua, "__esModule", { value: !0 }), ua.useEventSource = void 0;
|
|
7310
|
-
var i = de, l =
|
|
7310
|
+
var i = de, l = Tt(), p = ra(), g = function(b, d, r) {
|
|
7311
7311
|
d === void 0 && (d = p.DEFAULT_EVENT_SOURCE_OPTIONS);
|
|
7312
7312
|
var a = d.withCredentials, t = d.events, o = n(d, ["withCredentials", "events"]);
|
|
7313
7313
|
r === void 0 && (r = !0);
|
|
@@ -7329,11 +7329,11 @@ function xo() {
|
|
|
7329
7329
|
};
|
|
7330
7330
|
return ua.useEventSource = g, ua;
|
|
7331
7331
|
}
|
|
7332
|
-
var
|
|
7332
|
+
var Ln;
|
|
7333
7333
|
function So() {
|
|
7334
|
-
return
|
|
7334
|
+
return Ln || (Ln = 1, (function(e) {
|
|
7335
7335
|
Object.defineProperty(e, "__esModule", { value: !0 }), e.resetGlobalState = e.useEventSource = e.ReadyState = e.useSocketIO = e.default = void 0;
|
|
7336
|
-
var n =
|
|
7336
|
+
var n = Tt();
|
|
7337
7337
|
Object.defineProperty(e, "default", { enumerable: !0, get: function() {
|
|
7338
7338
|
return n.useWebSocket;
|
|
7339
7339
|
} });
|
|
@@ -7349,14 +7349,14 @@ function So() {
|
|
|
7349
7349
|
Object.defineProperty(e, "useEventSource", { enumerable: !0, get: function() {
|
|
7350
7350
|
return p.useEventSource;
|
|
7351
7351
|
} });
|
|
7352
|
-
var g =
|
|
7352
|
+
var g = ht();
|
|
7353
7353
|
Object.defineProperty(e, "resetGlobalState", { enumerable: !0, get: function() {
|
|
7354
7354
|
return g.resetGlobalState;
|
|
7355
7355
|
} });
|
|
7356
|
-
})(
|
|
7356
|
+
})(et)), et;
|
|
7357
7357
|
}
|
|
7358
7358
|
var Do = So();
|
|
7359
|
-
const Eo = /* @__PURE__ */
|
|
7359
|
+
const Eo = /* @__PURE__ */ ft(Do), No = ({
|
|
7360
7360
|
enable: e = !1,
|
|
7361
7361
|
isTestFunction: n = !1,
|
|
7362
7362
|
isTransferMode: i = !1,
|
|
@@ -7402,7 +7402,7 @@ const Eo = /* @__PURE__ */ gt(Do), No = ({
|
|
|
7402
7402
|
}
|
|
7403
7403
|
});
|
|
7404
7404
|
} };
|
|
7405
|
-
},
|
|
7405
|
+
}, Ha = () => {
|
|
7406
7406
|
const { client: e } = oe(), n = I(async () => {
|
|
7407
7407
|
const { data: d } = await e.get("/carousels");
|
|
7408
7408
|
return d;
|
|
@@ -7541,7 +7541,7 @@ const Eo = /* @__PURE__ */ gt(Do), No = ({
|
|
|
7541
7541
|
...e
|
|
7542
7542
|
});
|
|
7543
7543
|
}, Nm = ({ options: e } = {}) => {
|
|
7544
|
-
const n =
|
|
7544
|
+
const n = ct(), { abandonPointsApi: i } = ue();
|
|
7545
7545
|
return re({
|
|
7546
7546
|
mutationKey: ["abandonPoint"],
|
|
7547
7547
|
mutationFn: async (l) => i({
|
|
@@ -7616,14 +7616,14 @@ const Eo = /* @__PURE__ */ gt(Do), No = ({
|
|
|
7616
7616
|
...e
|
|
7617
7617
|
});
|
|
7618
7618
|
}, wm = ({ options: e, paramsData: n } = {}) => {
|
|
7619
|
-
const { verifyPhoneBarApi: i } =
|
|
7619
|
+
const { verifyPhoneBarApi: i } = Ha();
|
|
7620
7620
|
return Q({
|
|
7621
7621
|
queryKey: ["verifyPhoneBar", n],
|
|
7622
7622
|
queryFn: async () => i(n),
|
|
7623
7623
|
...e
|
|
7624
7624
|
});
|
|
7625
7625
|
}, Fm = ({ options: e, paramsData: n } = {}) => {
|
|
7626
|
-
const { verifyDonationCodeApi: i } =
|
|
7626
|
+
const { verifyDonationCodeApi: i } = Ha();
|
|
7627
7627
|
return Q({
|
|
7628
7628
|
queryKey: ["verifyDonationCode", n],
|
|
7629
7629
|
queryFn: async () => i(n),
|
|
@@ -7637,7 +7637,7 @@ const Eo = /* @__PURE__ */ gt(Do), No = ({
|
|
|
7637
7637
|
...e
|
|
7638
7638
|
});
|
|
7639
7639
|
}, Om = ({ options: e, bonusData: n } = {}) => {
|
|
7640
|
-
const { getJackpotApi: i } =
|
|
7640
|
+
const { getJackpotApi: i } = ue();
|
|
7641
7641
|
return Q({
|
|
7642
7642
|
queryKey: ["getJackpotData"],
|
|
7643
7643
|
queryFn: async () => i(),
|
|
@@ -7718,7 +7718,7 @@ const Eo = /* @__PURE__ */ gt(Do), No = ({
|
|
|
7718
7718
|
enableNotification: g = !1,
|
|
7719
7719
|
disabledLineAutoRegister: b = !1
|
|
7720
7720
|
}) => {
|
|
7721
|
-
const { store: d, lng: r } = oe(), a =
|
|
7721
|
+
const { store: d, lng: r } = oe(), a = ct(), { isReady: t, setAsReady: o, isPending: s, setAsPending: u } = Vn(), m = $e(r), c = ee(!1), f = ee(n), y = le(l, "uid", null);
|
|
7722
7722
|
le(l, "testFunction", 0);
|
|
7723
7723
|
const _ = new URLSearchParams(window.location.search), U = le(
|
|
7724
7724
|
p,
|
|
@@ -7764,7 +7764,7 @@ const Eo = /* @__PURE__ */ gt(Do), No = ({
|
|
|
7764
7764
|
reconnectAttempts: 9999,
|
|
7765
7765
|
reconnectInterval: 1e3,
|
|
7766
7766
|
...i
|
|
7767
|
-
}), T =
|
|
7767
|
+
}), T = Oa(() => {
|
|
7768
7768
|
try {
|
|
7769
7769
|
return JSON.parse(W?.data);
|
|
7770
7770
|
} catch {
|
|
@@ -7816,7 +7816,7 @@ const Eo = /* @__PURE__ */ gt(Do), No = ({
|
|
|
7816
7816
|
memo: le(T, "memo", null),
|
|
7817
7817
|
amount: le(T, "amount", null),
|
|
7818
7818
|
limitAmount: le(T, "limit_amount", null)
|
|
7819
|
-
}, K = Number(M.memberInfoUid) === y, q = M.data, j = M.amount, Z = M.limitAmount, ae = _.get("mac") ||
|
|
7819
|
+
}, K = Number(M.memberInfoUid) === y, q = M.data, j = M.amount, Z = M.limitAmount, ae = _.get("mac") || st.get("machine_mac_address") || "", te = le(T, "data.line_id", null), _e = le(T, "data.line_name", null), ye = le(T, "member_info_uid", null);
|
|
7820
7820
|
switch (A) {
|
|
7821
7821
|
case ze.DEPOSIT:
|
|
7822
7822
|
K && (x(), w?.(M));
|
|
@@ -8142,7 +8142,7 @@ const Eo = /* @__PURE__ */ gt(Do), No = ({
|
|
|
8142
8142
|
checkEventStatusQuery: l
|
|
8143
8143
|
};
|
|
8144
8144
|
}, Vm = () => {
|
|
8145
|
-
const { lng: e, data2URL: n } = oe(), { commonCarouselApi: i } =
|
|
8145
|
+
const { lng: e, data2URL: n } = oe(), { commonCarouselApi: i } = Ha(), l = $e(e);
|
|
8146
8146
|
return Q({
|
|
8147
8147
|
queryKey: ["getCarouselList"],
|
|
8148
8148
|
queryFn: async () => {
|
|
@@ -8163,7 +8163,7 @@ const Eo = /* @__PURE__ */ gt(Do), No = ({
|
|
|
8163
8163
|
})
|
|
8164
8164
|
});
|
|
8165
8165
|
}, Jm = () => {
|
|
8166
|
-
const { lng: e } = oe(), { commonMarqueeApi: n } =
|
|
8166
|
+
const { lng: e } = oe(), { commonMarqueeApi: n } = Ha(), i = $e(e);
|
|
8167
8167
|
return Q({
|
|
8168
8168
|
queryKey: ["getMarqueeList"],
|
|
8169
8169
|
queryFn: async () => {
|
|
@@ -8254,12 +8254,12 @@ var pa = (typeof window > "u" ? "undefined" : typeof window) == "object", Ye = {
|
|
|
8254
8254
|
function ts(e) {
|
|
8255
8255
|
Ye.setTimeout = e.setTimeout, Ye.clearTimeout = e.clearTimeout, Ye.setInterval = e.setInterval, Ye.clearInterval = e.clearInterval;
|
|
8256
8256
|
}
|
|
8257
|
-
var
|
|
8257
|
+
var wa = {}, ns = class {
|
|
8258
8258
|
name;
|
|
8259
8259
|
closed = !1;
|
|
8260
8260
|
mc = new MessageChannel();
|
|
8261
8261
|
constructor(e) {
|
|
8262
|
-
this.name = e,
|
|
8262
|
+
this.name = e, wa[e] = wa[e] || [], wa[e].push(this), this.mc.port1.start(), this.mc.port2.start(), this.onStorage = this.onStorage.bind(this), window.addEventListener("storage", this.onStorage);
|
|
8263
8263
|
}
|
|
8264
8264
|
onStorage(e) {
|
|
8265
8265
|
if (e.storageArea !== window.localStorage || e.key.substring(0, this.name.length) !== this.name || e.newValue === null) return;
|
|
@@ -8271,15 +8271,15 @@ var Fa = {}, ns = class {
|
|
|
8271
8271
|
let n = JSON.stringify(e), i = `${this.name}:${String(Date.now())}${String(Math.random())}`;
|
|
8272
8272
|
window.localStorage.setItem(i, n), Ye.setTimeout(() => {
|
|
8273
8273
|
window.localStorage.removeItem(i);
|
|
8274
|
-
}, 500),
|
|
8274
|
+
}, 500), wa[this.name].forEach((l) => {
|
|
8275
8275
|
l !== this && l.mc.port2.postMessage(JSON.parse(n));
|
|
8276
8276
|
});
|
|
8277
8277
|
}
|
|
8278
8278
|
close() {
|
|
8279
8279
|
if (this.closed) return;
|
|
8280
8280
|
this.closed = !0, this.mc.port1.close(), this.mc.port2.close(), window.removeEventListener("storage", this.onStorage);
|
|
8281
|
-
let e =
|
|
8282
|
-
|
|
8281
|
+
let e = wa[this.name].indexOf(this);
|
|
8282
|
+
wa[this.name].splice(e, 1);
|
|
8283
8283
|
}
|
|
8284
8284
|
get onmessage() {
|
|
8285
8285
|
return this.mc.port1.onmessage;
|
|
@@ -8503,14 +8503,14 @@ function ps(e, n) {
|
|
|
8503
8503
|
clearTimeout(i);
|
|
8504
8504
|
}, l;
|
|
8505
8505
|
}
|
|
8506
|
-
function
|
|
8506
|
+
function lt(e, n) {
|
|
8507
8507
|
let i = 0;
|
|
8508
8508
|
return function(...l) {
|
|
8509
8509
|
let p = (/* @__PURE__ */ new Date()).getTime();
|
|
8510
8510
|
if (!(p - i < n)) return i = p, e(...l);
|
|
8511
8511
|
};
|
|
8512
8512
|
}
|
|
8513
|
-
var Te = () => Date.now(),
|
|
8513
|
+
var Te = () => Date.now(), Fa = 2147483647;
|
|
8514
8514
|
function gs({ timeout: e = 1e3 * 60 * 20, promptTimeout: n = 0, promptBeforeIdle: i = 0, element: l = ms, events: p = us, timers: g = void 0, immediateEvents: b = [], onPresenceChange: d = () => {
|
|
8515
8515
|
}, onPrompt: r = () => {
|
|
8516
8516
|
}, onIdle: a = () => {
|
|
@@ -8521,9 +8521,9 @@ function gs({ timeout: e = 1e3 * 60 * 20, promptTimeout: n = 0, promptBeforeIdle
|
|
|
8521
8521
|
let G = ee(Te()), W = ee(Te()), k = ee(null), T = ee(null), O = ee(0), B = ee(0), w = ee(0), R = ee(0), P = ee(!1), N = ee(!1), L = ee(!1), F = ee(!0), H = ee(!1), D = ee(null), E = ee(null), A = ee(e), M = ee(0);
|
|
8522
8522
|
ge(() => {
|
|
8523
8523
|
if (n && console.warn("⚠️ IdleTimer -- The `promptTimeout` property has been deprecated in favor of `promptBeforeIdle`. It will be removed in the next major release."), i && n) throw new Error("❌ Both promptTimeout and promptBeforeIdle can not be set. The promptTimeout property will be deprecated in a future version.");
|
|
8524
|
-
if (e >=
|
|
8525
|
-
if (n >=
|
|
8526
|
-
if (i >=
|
|
8524
|
+
if (e >= Fa) throw new Error(`❌ The value for the timeout property must fit in a 32 bit signed integer, ${Fa}.`);
|
|
8525
|
+
if (n >= Fa) throw new Error(`❌ The value for the promptTimeout property must fit in a 32 bit signed integer, ${Fa}.`);
|
|
8526
|
+
if (i >= Fa) throw new Error(`❌ The value for the promptBeforeIdle property must fit in a 32 bit signed integer, ${Fa}.`);
|
|
8527
8527
|
if (i >= e) throw new Error(`❌ The value for the promptBeforeIdle property must be less than the timeout property, ${e}.`);
|
|
8528
8528
|
if (i ? (A.current = e - i, M.current = i) : (A.current = e, M.current = n), !F.current) {
|
|
8529
8529
|
if (y || S) return;
|
|
@@ -8562,12 +8562,12 @@ function gs({ timeout: e = 1e3 * 60 * 20, promptTimeout: n = 0, promptBeforeIdle
|
|
|
8562
8562
|
ge(() => {
|
|
8563
8563
|
ke.current = s;
|
|
8564
8564
|
}, [s]);
|
|
8565
|
-
let Ue =
|
|
8565
|
+
let Ue = Oa(() => {
|
|
8566
8566
|
let V = (De, ta) => ce.current(De, ta);
|
|
8567
|
-
return u > 0 ? ps(V, u) : m > 0 ?
|
|
8567
|
+
return u > 0 ? ps(V, u) : m > 0 ? lt(V, m) : V;
|
|
8568
8568
|
}, [m, u]), Ie = ee();
|
|
8569
8569
|
ge(() => {
|
|
8570
|
-
U && v && (Ie.current =
|
|
8570
|
+
U && v && (Ie.current = lt(() => {
|
|
8571
8571
|
E.current.active();
|
|
8572
8572
|
}, v));
|
|
8573
8573
|
}, [U, v]);
|
|
@@ -8608,7 +8608,7 @@ function gs({ timeout: e = 1e3 * 60 * 20, promptTimeout: n = 0, promptBeforeIdle
|
|
|
8608
8608
|
}, ia = ee(aa);
|
|
8609
8609
|
ge(() => {
|
|
8610
8610
|
let V = H.current;
|
|
8611
|
-
V && Re(), c > 0 ? ia.current =
|
|
8611
|
+
V && Re(), c > 0 ? ia.current = lt(aa, c) : ia.current = aa, V && xe();
|
|
8612
8612
|
}, [c, m, u, ce, U, v]);
|
|
8613
8613
|
let xe = () => {
|
|
8614
8614
|
pa && j.current && (H.current || (Z.current.forEach((V) => {
|
|
@@ -8618,14 +8618,14 @@ function gs({ timeout: e = 1e3 * 60 * 20, promptTimeout: n = 0, promptBeforeIdle
|
|
|
8618
8618
|
pa && j.current && (H.current || V) && (Z.current.forEach((De) => {
|
|
8619
8619
|
j.current.removeEventListener(De, ia.current, { capture: !0 });
|
|
8620
8620
|
}), H.current = !1);
|
|
8621
|
-
}, Qe = I((V) => ae.current ? !1 : (Ce(), xe(), P.current = !1, N.current = !1, L.current = !1, R.current = 0, w.current = 0, E.current && !V && E.current.start(), Ge(), !0), [D, P, ae, A, E]), oa = I((V) => ae.current ? !1 : (Ce(), xe(), W.current = Te(), O.current += Te() - k.current, B.current += Te() - k.current, O.current = 0, P.current = !1, N.current = !1, L.current = !1, R.current = 0, w.current = 0, E.current && !V && E.current.reset(), y || Ge(), !0), [D, P, A, y, ae, E]), ga = I((V) => ae.current ? !1 : (Ce(), xe(), (P.current || N.current) && ve(), P.current = !1, N.current = !1, L.current = !1, R.current = 0, w.current = 0, W.current = Te(), E.current && !V && E.current.activate(), Ge(), !0), [D, P, N, ae, A, E]), Ve = I((V = !1) => ae.current || L.current ? !1 : (R.current = Ua(), L.current = !0, Re(), Ce(), E.current && !V && E.current.pause(), !0), [D, ae, E]), je = I((V = !1) => ae.current || !L.current ? !1 : (L.current = !1, N.current || xe(), P.current || Ge(R.current), w.current && (w.current = Te()), E.current && !V && E.current.resume(), !0), [D, A, ae, R, E]), za = I((V, De) => (E.current ? (De && ke.current(V, Se), E.current.message(V)) : De && ke.current(V, Se), !0), [s]),
|
|
8621
|
+
}, Qe = I((V) => ae.current ? !1 : (Ce(), xe(), P.current = !1, N.current = !1, L.current = !1, R.current = 0, w.current = 0, E.current && !V && E.current.start(), Ge(), !0), [D, P, ae, A, E]), oa = I((V) => ae.current ? !1 : (Ce(), xe(), W.current = Te(), O.current += Te() - k.current, B.current += Te() - k.current, O.current = 0, P.current = !1, N.current = !1, L.current = !1, R.current = 0, w.current = 0, E.current && !V && E.current.reset(), y || Ge(), !0), [D, P, A, y, ae, E]), ga = I((V) => ae.current ? !1 : (Ce(), xe(), (P.current || N.current) && ve(), P.current = !1, N.current = !1, L.current = !1, R.current = 0, w.current = 0, W.current = Te(), E.current && !V && E.current.activate(), Ge(), !0), [D, P, N, ae, A, E]), Ve = I((V = !1) => ae.current || L.current ? !1 : (R.current = Ua(), L.current = !0, Re(), Ce(), E.current && !V && E.current.pause(), !0), [D, ae, E]), je = I((V = !1) => ae.current || !L.current ? !1 : (L.current = !1, N.current || xe(), P.current || Ge(R.current), w.current && (w.current = Te()), E.current && !V && E.current.resume(), !0), [D, A, ae, R, E]), za = I((V, De) => (E.current ? (De && ke.current(V, Se), E.current.message(V)) : De && ke.current(V, Se), !0), [s]), Ea = I(() => P.current, [P]), Na = I(() => N.current, [N]), Ia = I(() => E.current ? E.current.isLeader : null, [E]), Va = I(() => E.current ? E.current.isLastActive : null, [E]), da = I(() => E.current ? E.current.token : null, [E]), Ua = I(() => {
|
|
8622
8622
|
if (L.current) return R.current;
|
|
8623
8623
|
let V = R.current ? R.current : M.current + A.current, De = T.current ? Te() - T.current : 0, ta = Math.floor(V - De);
|
|
8624
8624
|
return ta < 0 ? 0 : Math.abs(ta);
|
|
8625
|
-
}, [A, M, N, R, T]), Ze = I(() => Math.round(Te() - W.current), [W]), ca = I(() => Math.round(Te() - G.current), [G]), fa = I(() => k.current ? new Date(k.current) : null, [k]),
|
|
8626
|
-
let V = Math.round(Ze() -
|
|
8625
|
+
}, [A, M, N, R, T]), Ze = I(() => Math.round(Te() - W.current), [W]), ca = I(() => Math.round(Te() - G.current), [G]), fa = I(() => k.current ? new Date(k.current) : null, [k]), La = I(() => T.current ? new Date(T.current) : null, [T]), Ga = I(() => P.current ? Math.round(Te() - k.current + O.current) : Math.round(O.current), [k, O]), ba = I(() => P.current ? Math.round(Te() - k.current + B.current) : Math.round(B.current), [k, B]), Ma = I(() => {
|
|
8626
|
+
let V = Math.round(Ze() - Ga());
|
|
8627
8627
|
return V >= 0 ? V : 0;
|
|
8628
|
-
}, [k, O]),
|
|
8628
|
+
}, [k, O]), Ra = I(() => {
|
|
8629
8629
|
let V = Math.round(ca() - ba());
|
|
8630
8630
|
return V >= 0 ? V : 0;
|
|
8631
8631
|
}, [k, O]);
|
|
@@ -8659,7 +8659,7 @@ function gs({ timeout: e = 1e3 * 60 * 20, promptTimeout: n = 0, promptBeforeIdle
|
|
|
8659
8659
|
}, [l, JSON.stringify(p), JSON.stringify(b), F, S, y, f]), ge(() => {
|
|
8660
8660
|
F.current && (F.current = !1);
|
|
8661
8661
|
}, [F]);
|
|
8662
|
-
let Se = { message: za, start: Qe, reset: oa, activate: ga, pause: Ve, resume: je, isIdle:
|
|
8662
|
+
let Se = { message: za, start: Qe, reset: oa, activate: ga, pause: Ve, resume: je, isIdle: Ea, isPrompted: Na, isLeader: Ia, isLastActiveTab: Va, getTabId: da, getRemainingTime: Ua, getElapsedTime: Ze, getTotalElapsedTime: ca, getLastIdleTime: fa, getLastActiveTime: La, getIdleTime: Ga, getTotalIdleTime: ba, getActiveTime: Ma, getTotalActiveTime: Ra, setOnPresenceChange: (V) => {
|
|
8663
8663
|
d = V, te.current = V;
|
|
8664
8664
|
}, setOnPrompt: (V) => {
|
|
8665
8665
|
r = V, _e.current = V;
|
|
@@ -8674,7 +8674,7 @@ function gs({ timeout: e = 1e3 * 60 * 20, promptTimeout: n = 0, promptBeforeIdle
|
|
|
8674
8674
|
} };
|
|
8675
8675
|
return Se;
|
|
8676
8676
|
}
|
|
8677
|
-
var ds =
|
|
8677
|
+
var ds = Ki(null);
|
|
8678
8678
|
ds.Consumer;
|
|
8679
8679
|
const Km = ({ onIdle: e, onActive: n, onAction: i, timeout: l = 6e5 }) => gs({
|
|
8680
8680
|
onIdle: e,
|
|
@@ -8683,7 +8683,7 @@ const Km = ({ onIdle: e, onActive: n, onAction: i, timeout: l = 6e5 }) => gs({
|
|
|
8683
8683
|
timeout: l,
|
|
8684
8684
|
throttle: 500
|
|
8685
8685
|
}), cs = ({ options: e } = {}) => {
|
|
8686
|
-
const { commonInboxApi: n } =
|
|
8686
|
+
const { commonInboxApi: n } = Ha(), { getToken: i, lng: l } = oe(), p = i?.(), g = $e(l);
|
|
8687
8687
|
return Q({
|
|
8688
8688
|
queryKey: ["inboxList"],
|
|
8689
8689
|
queryFn: async () => await n(),
|
|
@@ -8704,7 +8704,7 @@ const Km = ({ onIdle: e, onActive: n, onAction: i, timeout: l = 6e5 }) => gs({
|
|
|
8704
8704
|
...e
|
|
8705
8705
|
});
|
|
8706
8706
|
}, fs = ({ options: e } = {}) => {
|
|
8707
|
-
const { commonReadInboxApi: n } =
|
|
8707
|
+
const { commonReadInboxApi: n } = Ha();
|
|
8708
8708
|
return re({
|
|
8709
8709
|
mutationKey: ["readInbox"],
|
|
8710
8710
|
mutationFn: async (i) => await n(i),
|
|
@@ -9010,11 +9010,11 @@ const Km = ({ onIdle: e, onActive: n, onAction: i, timeout: l = 6e5 }) => gs({
|
|
|
9010
9010
|
providerList: Be(r.providers, (a) => ({
|
|
9011
9011
|
...a,
|
|
9012
9012
|
providerUid: a.uid,
|
|
9013
|
-
providerImageUrl: `${Xe}/paymentIcon/${
|
|
9013
|
+
providerImageUrl: `${Xe}/paymentIcon/${St(a.provider_name)}.png`,
|
|
9014
9014
|
providerMax: a.max,
|
|
9015
9015
|
providerMin: a.min
|
|
9016
9016
|
})),
|
|
9017
|
-
methodImageUrl: `${Xe}/paymentIcon/${
|
|
9017
|
+
methodImageUrl: `${Xe}/paymentIcon/${St(r.method_name)}pay.png`
|
|
9018
9018
|
}));
|
|
9019
9019
|
return {
|
|
9020
9020
|
bank: g,
|
|
@@ -9145,10 +9145,10 @@ const Km = ({ onIdle: e, onActive: n, onAction: i, timeout: l = 6e5 }) => gs({
|
|
|
9145
9145
|
eventTransaction: m,
|
|
9146
9146
|
withdrawTransaction: c
|
|
9147
9147
|
};
|
|
9148
|
-
}, ol = "3.7.8", xs = ol, Wa = typeof Buffer == "function",
|
|
9148
|
+
}, ol = "3.7.8", xs = ol, Wa = typeof Buffer == "function", Gn = typeof TextDecoder == "function" ? new TextDecoder() : void 0, Mn = typeof TextEncoder == "function" ? new TextEncoder() : void 0, Ss = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=", Qa = Array.prototype.slice.call(Ss), ri = ((e) => {
|
|
9149
9149
|
let n = {};
|
|
9150
9150
|
return e.forEach((i, l) => n[i] = l), n;
|
|
9151
|
-
})(Qa), Ds = /^(?:[A-Za-z\d+\/]{4})*?(?:[A-Za-z\d+\/]{2}(?:==)?|[A-Za-z\d+\/]{3}=?)?$/, Le = String.fromCharCode.bind(String),
|
|
9151
|
+
})(Qa), Ds = /^(?:[A-Za-z\d+\/]{4})*?(?:[A-Za-z\d+\/]{2}(?:==)?|[A-Za-z\d+\/]{3}=?)?$/, Le = String.fromCharCode.bind(String), Rn = typeof Uint8Array.from == "function" ? Uint8Array.from.bind(Uint8Array) : (e) => new Uint8Array(Array.prototype.slice.call(e, 0)), sl = (e) => e.replace(/=/g, "").replace(/[+\/]/g, (n) => n == "+" ? "-" : "_"), ml = (e) => e.replace(/[^A-Za-z0-9\+\/]/g, ""), ul = (e) => {
|
|
9152
9152
|
let n, i, l, p, g = "";
|
|
9153
9153
|
const b = e.length % 3;
|
|
9154
9154
|
for (let d = 0; d < e.length; ) {
|
|
@@ -9157,12 +9157,12 @@ const Km = ({ onIdle: e, onActive: n, onAction: i, timeout: l = 6e5 }) => gs({
|
|
|
9157
9157
|
n = i << 16 | l << 8 | p, g += Qa[n >> 18 & 63] + Qa[n >> 12 & 63] + Qa[n >> 6 & 63] + Qa[n & 63];
|
|
9158
9158
|
}
|
|
9159
9159
|
return b ? g.slice(0, b - 3) + "===".substring(b) : g;
|
|
9160
|
-
},
|
|
9160
|
+
}, kt = typeof btoa == "function" ? (e) => btoa(e) : Wa ? (e) => Buffer.from(e, "binary").toString("base64") : ul, mt = Wa ? (e) => Buffer.from(e).toString("base64") : (e) => {
|
|
9161
9161
|
let i = [];
|
|
9162
9162
|
for (let l = 0, p = e.length; l < p; l += 4096)
|
|
9163
9163
|
i.push(Le.apply(null, e.subarray(l, l + 4096)));
|
|
9164
|
-
return
|
|
9165
|
-
},
|
|
9164
|
+
return kt(i.join(""));
|
|
9165
|
+
}, Ji = (e, n = !1) => n ? sl(mt(e)) : mt(e), Es = (e) => {
|
|
9166
9166
|
if (e.length < 2) {
|
|
9167
9167
|
var n = e.charCodeAt(0);
|
|
9168
9168
|
return n < 128 ? e : n < 2048 ? Le(192 | n >>> 6) + Le(128 | n & 63) : Le(224 | n >>> 12 & 15) + Le(128 | n >>> 6 & 63) + Le(128 | n & 63);
|
|
@@ -9170,7 +9170,7 @@ const Km = ({ onIdle: e, onActive: n, onAction: i, timeout: l = 6e5 }) => gs({
|
|
|
9170
9170
|
var n = 65536 + (e.charCodeAt(0) - 55296) * 1024 + (e.charCodeAt(1) - 56320);
|
|
9171
9171
|
return Le(240 | n >>> 18 & 7) + Le(128 | n >>> 12 & 63) + Le(128 | n >>> 6 & 63) + Le(128 | n & 63);
|
|
9172
9172
|
}
|
|
9173
|
-
}, Ns = /[\uD800-\uDBFF][\uDC00-\uDFFFF]|[^\x00-\x7F]/g, pl = (e) => e.replace(Ns, Es),
|
|
9173
|
+
}, Ns = /[\uD800-\uDBFF][\uDC00-\uDFFFF]|[^\x00-\x7F]/g, pl = (e) => e.replace(Ns, Es), Pn = Wa ? (e) => Buffer.from(e, "utf8").toString("base64") : Mn ? (e) => mt(Mn.encode(e)) : (e) => kt(pl(e)), Ba = (e, n = !1) => n ? sl(Pn(e)) : Pn(e), wn = (e) => Ba(e, !0), Ls = /[\xC0-\xDF][\x80-\xBF]|[\xE0-\xEF][\x80-\xBF]{2}|[\xF0-\xF7][\x80-\xBF]{3}/g, Gs = (e) => {
|
|
9174
9174
|
switch (e.length) {
|
|
9175
9175
|
case 4:
|
|
9176
9176
|
var n = (7 & e.charCodeAt(0)) << 18 | (63 & e.charCodeAt(1)) << 12 | (63 & e.charCodeAt(2)) << 6 | 63 & e.charCodeAt(3), i = n - 65536;
|
|
@@ -9186,9 +9186,9 @@ const Km = ({ onIdle: e, onActive: n, onAction: i, timeout: l = 6e5 }) => gs({
|
|
|
9186
9186
|
e += "==".slice(2 - (e.length & 3));
|
|
9187
9187
|
let n, i, l, p = [];
|
|
9188
9188
|
for (let g = 0; g < e.length; )
|
|
9189
|
-
n =
|
|
9189
|
+
n = ri[e.charAt(g++)] << 18 | ri[e.charAt(g++)] << 12 | (i = ri[e.charAt(g++)]) << 6 | (l = ri[e.charAt(g++)]), i === 64 ? p.push(Le(n >> 16 & 255)) : l === 64 ? p.push(Le(n >> 16 & 255, n >> 8 & 255)) : p.push(Le(n >> 16 & 255, n >> 8 & 255, n & 255));
|
|
9190
9190
|
return p.join("");
|
|
9191
|
-
},
|
|
9191
|
+
}, xt = typeof atob == "function" ? (e) => atob(ml(e)) : Wa ? (e) => Buffer.from(e, "base64").toString("binary") : dl, cl = Wa ? (e) => Rn(Buffer.from(e, "base64")) : (e) => Rn(xt(e).split("").map((n) => n.charCodeAt(0))), fl = (e) => cl(_l(e)), Ms = Wa ? (e) => Buffer.from(e, "base64").toString("utf8") : Gn ? (e) => Gn.decode(cl(e)) : (e) => gl(xt(e)), _l = (e) => ml(e.replace(/[-_]/g, (n) => n == "-" ? "+" : "/")), ut = (e) => Ms(_l(e)), Rs = (e) => {
|
|
9192
9192
|
if (typeof e != "string")
|
|
9193
9193
|
return !1;
|
|
9194
9194
|
const n = e.replace(/\s+/g, "").replace(/={0,2}$/, "");
|
|
@@ -9201,50 +9201,50 @@ const Km = ({ onIdle: e, onActive: n, onAction: i, timeout: l = 6e5 }) => gs({
|
|
|
9201
9201
|
}), Ul = function() {
|
|
9202
9202
|
const e = (n, i) => Object.defineProperty(String.prototype, n, yl(i));
|
|
9203
9203
|
e("fromBase64", function() {
|
|
9204
|
-
return
|
|
9204
|
+
return ut(this);
|
|
9205
9205
|
}), e("toBase64", function(n) {
|
|
9206
|
-
return
|
|
9206
|
+
return Ba(this, n);
|
|
9207
9207
|
}), e("toBase64URI", function() {
|
|
9208
|
-
return
|
|
9208
|
+
return Ba(this, !0);
|
|
9209
9209
|
}), e("toBase64URL", function() {
|
|
9210
|
-
return
|
|
9210
|
+
return Ba(this, !0);
|
|
9211
9211
|
}), e("toUint8Array", function() {
|
|
9212
9212
|
return fl(this);
|
|
9213
9213
|
});
|
|
9214
9214
|
}, bl = function() {
|
|
9215
9215
|
const e = (n, i) => Object.defineProperty(Uint8Array.prototype, n, yl(i));
|
|
9216
9216
|
e("toBase64", function(n) {
|
|
9217
|
-
return
|
|
9217
|
+
return Ji(this, n);
|
|
9218
9218
|
}), e("toBase64URI", function() {
|
|
9219
|
-
return
|
|
9219
|
+
return Ji(this, !0);
|
|
9220
9220
|
}), e("toBase64URL", function() {
|
|
9221
|
-
return
|
|
9221
|
+
return Ji(this, !0);
|
|
9222
9222
|
});
|
|
9223
9223
|
}, Ps = () => {
|
|
9224
9224
|
Ul(), bl();
|
|
9225
9225
|
}, ws = {
|
|
9226
9226
|
version: ol,
|
|
9227
9227
|
VERSION: xs,
|
|
9228
|
-
atob:
|
|
9228
|
+
atob: xt,
|
|
9229
9229
|
atobPolyfill: dl,
|
|
9230
|
-
btoa:
|
|
9230
|
+
btoa: kt,
|
|
9231
9231
|
btoaPolyfill: ul,
|
|
9232
|
-
fromBase64:
|
|
9233
|
-
toBase64:
|
|
9234
|
-
encode:
|
|
9235
|
-
encodeURI:
|
|
9236
|
-
encodeURL:
|
|
9232
|
+
fromBase64: ut,
|
|
9233
|
+
toBase64: Ba,
|
|
9234
|
+
encode: Ba,
|
|
9235
|
+
encodeURI: wn,
|
|
9236
|
+
encodeURL: wn,
|
|
9237
9237
|
utob: pl,
|
|
9238
9238
|
btou: gl,
|
|
9239
|
-
decode:
|
|
9239
|
+
decode: ut,
|
|
9240
9240
|
isValid: Rs,
|
|
9241
|
-
fromUint8Array:
|
|
9241
|
+
fromUint8Array: Ji,
|
|
9242
9242
|
toUint8Array: fl,
|
|
9243
9243
|
extendString: Ul,
|
|
9244
9244
|
extendUint8Array: bl,
|
|
9245
9245
|
extendBuiltins: Ps
|
|
9246
9246
|
}, ru = (e, n) => {
|
|
9247
|
-
const { playGameApi: i } =
|
|
9247
|
+
const { playGameApi: i } = Ut();
|
|
9248
9248
|
return Q({
|
|
9249
9249
|
queryKey: ["playGame"],
|
|
9250
9250
|
queryFn: async () => {
|
|
@@ -9553,7 +9553,7 @@ const Km = ({ onIdle: e, onActive: n, onAction: i, timeout: l = 6e5 }) => gs({
|
|
|
9553
9553
|
vipList: {}
|
|
9554
9554
|
}) => ({
|
|
9555
9555
|
vipList: Is({ options: e.vipList })
|
|
9556
|
-
}),
|
|
9556
|
+
}), Fn = (e) => {
|
|
9557
9557
|
switch (e) {
|
|
9558
9558
|
case "tw":
|
|
9559
9559
|
return "Tw";
|
|
@@ -9572,8 +9572,8 @@ const Km = ({ onIdle: e, onActive: n, onAction: i, timeout: l = 6e5 }) => gs({
|
|
|
9572
9572
|
default:
|
|
9573
9573
|
return "En";
|
|
9574
9574
|
}
|
|
9575
|
-
},
|
|
9576
|
-
const { lng: n } = oe(), i =
|
|
9575
|
+
}, oi = "game-icon-ds88", du = ({ gameData: e = {} } = {}) => {
|
|
9576
|
+
const { lng: n } = oe(), i = Fn(n), {
|
|
9577
9577
|
gameCode: l,
|
|
9578
9578
|
// 遊戲代碼
|
|
9579
9579
|
gameUid: p,
|
|
@@ -9611,7 +9611,7 @@ const Km = ({ onIdle: e, onActive: n, onAction: i, timeout: l = 6e5 }) => gs({
|
|
|
9611
9611
|
// 越南名稱
|
|
9612
9612
|
gameNameTw: C
|
|
9613
9613
|
// 繁體中文名稱
|
|
9614
|
-
} = e, v = e?.[`gameName${
|
|
9614
|
+
} = e, v = e?.[`gameName${Fn(i)}`], x = `${ti}/${oi}/${n}/${a}/${ai(l, / /g, "_")}.webp`, S = `${ti}/${oi}/${n}/${a}/${ai(l, / /g, "_")}.gif`, G = `${ti}/${oi}/en/${a}/${ai(l, / /g, "_")}.webp`, W = `${ti}/${oi}/en/${a}/${ai(l, / /g, "_")}.gif`;
|
|
9615
9615
|
return {
|
|
9616
9616
|
gameCode: l,
|
|
9617
9617
|
gameUid: p,
|
|
@@ -9633,7 +9633,9 @@ const Km = ({ onIdle: e, onActive: n, onAction: i, timeout: l = 6e5 }) => gs({
|
|
|
9633
9633
|
gameNameTw: C,
|
|
9634
9634
|
gameName: v,
|
|
9635
9635
|
gameImageUrl: x,
|
|
9636
|
-
gameImageUrlAnimated: S
|
|
9636
|
+
gameImageUrlAnimated: S,
|
|
9637
|
+
fallbackGameImageUrl: G,
|
|
9638
|
+
fallbackGameImageUrlAnimated: W
|
|
9637
9639
|
};
|
|
9638
9640
|
}, Vs = (e, n = !1) => Il([
|
|
9639
9641
|
"EVO",
|
|
@@ -9682,7 +9684,7 @@ const Km = ({ onIdle: e, onActive: n, onAction: i, timeout: l = 6e5 }) => gs({
|
|
|
9682
9684
|
tempMaintenanceEndTime: o,
|
|
9683
9685
|
platformImageUrl: s
|
|
9684
9686
|
};
|
|
9685
|
-
}, Js = (e = {}) => !
|
|
9687
|
+
}, Js = (e = {}) => !qi(e) || Ee(e) ? [] : $i(e), An = (e = []) => !la(e) || Ee(e) ? [] : Be(e, "platform"), Zs = (e = []) => !la(e) || Ee(e) ? [] : Be(e, "gameTypeName"), Ks = (e = []) => !la(e) || Ee(e) ? [] : Be(e, "game_subtype"), qs = (e = {}) => !qi(e) || Ee(e) ? [] : $i(e), $s = (e = [], n = []) => !la(e) || Ee(e) ? {} : !la(n) || Ee(n) ? {} : e.reduce((i, l) => {
|
|
9686
9688
|
const p = n.map((g) => g.game_subtype);
|
|
9687
9689
|
return p.forEach((g) => {
|
|
9688
9690
|
i[g] = i[g] || [];
|
|
@@ -9720,10 +9722,10 @@ const Km = ({ onIdle: e, onActive: n, onAction: i, timeout: l = 6e5 }) => gs({
|
|
|
9720
9722
|
return Ee(s) ? t : { ...t, [o]: s };
|
|
9721
9723
|
}, {});
|
|
9722
9724
|
return Ee(a) || (g[b] = a), g;
|
|
9723
|
-
}, {}), js = (e = {}) => !
|
|
9725
|
+
}, {}), js = (e = {}) => !qi(e) || Ee(e) ? {} : Object.values(e).reduce((i, l) => (Object.entries(l).forEach(([p, g]) => {
|
|
9724
9726
|
i[p] ? i[p] = [...i[p], ...g] : i[p] = g;
|
|
9725
9727
|
}), i), {}), Ys = (e = {}) => {
|
|
9726
|
-
if (!
|
|
9728
|
+
if (!qi(e) || Ee(e)) return {};
|
|
9727
9729
|
const n = {};
|
|
9728
9730
|
for (const [i, l] of Object.entries(e)) {
|
|
9729
9731
|
n[i] = {};
|
|
@@ -9760,12 +9762,12 @@ const Km = ({ onIdle: e, onActive: n, onAction: i, timeout: l = 6e5 }) => gs({
|
|
|
9760
9762
|
};
|
|
9761
9763
|
}), U = $s(o, l), C = js(y), v = Ys(C), x = Wn(y).reduce(
|
|
9762
9764
|
(G, [W, k]) => {
|
|
9763
|
-
const T =
|
|
9765
|
+
const T = $i(Vl(k));
|
|
9764
9766
|
return G[W] = T, G;
|
|
9765
9767
|
},
|
|
9766
9768
|
{}
|
|
9767
|
-
), S =
|
|
9768
|
-
const k =
|
|
9769
|
+
), S = Dt(y).reduce((G, W) => {
|
|
9770
|
+
const k = Dt(y[W]);
|
|
9769
9771
|
return G[W] = k, G;
|
|
9770
9772
|
}, {});
|
|
9771
9773
|
return {
|
|
@@ -9801,7 +9803,7 @@ const Km = ({ onIdle: e, onActive: n, onAction: i, timeout: l = 6e5 }) => gs({
|
|
|
9801
9803
|
favorite: f
|
|
9802
9804
|
}
|
|
9803
9805
|
};
|
|
9804
|
-
}, _u = (e = []) => !la(e) || Ee(e) ? [] :
|
|
9806
|
+
}, _u = (e = []) => !la(e) || Ee(e) ? [] : $i(e, (n) => Ee(n.SubPlatformEnum) ? n : n.SubPlatformEnum.map((i) => ({
|
|
9805
9807
|
...n,
|
|
9806
9808
|
...i,
|
|
9807
9809
|
platform: i.SubPlatformEnum,
|
|
@@ -36409,10 +36411,10 @@ function yu({
|
|
|
36409
36411
|
queryClient: l,
|
|
36410
36412
|
...p
|
|
36411
36413
|
}) {
|
|
36412
|
-
const g =
|
|
36413
|
-
() =>
|
|
36414
|
+
const g = Oa(() => Gt(p), [p]), b = Oa(
|
|
36415
|
+
() => Gt({ ...p, formData: !0 }),
|
|
36414
36416
|
[p]
|
|
36415
|
-
), d =
|
|
36417
|
+
), d = Oa(
|
|
36416
36418
|
() => new Ol({
|
|
36417
36419
|
defaultOptions: {
|
|
36418
36420
|
queries: {
|
|
@@ -36472,19 +36474,19 @@ const Uu = ({ onFunction: e = () => {
|
|
|
36472
36474
|
}
|
|
36473
36475
|
) : null;
|
|
36474
36476
|
};
|
|
36475
|
-
var nm = Object.defineProperty,
|
|
36477
|
+
var nm = Object.defineProperty, Zi = Object.getOwnPropertySymbols, Tl = Object.prototype.hasOwnProperty, kl = Object.prototype.propertyIsEnumerable, On = (e, n, i) => n in e ? nm(e, n, { enumerable: !0, configurable: !0, writable: !0, value: i }) : e[n] = i, pt = (e, n) => {
|
|
36476
36478
|
for (var i in n || (n = {}))
|
|
36477
36479
|
Tl.call(n, i) && On(e, i, n[i]);
|
|
36478
|
-
if (
|
|
36479
|
-
for (var i of
|
|
36480
|
+
if (Zi)
|
|
36481
|
+
for (var i of Zi(n))
|
|
36480
36482
|
kl.call(n, i) && On(e, i, n[i]);
|
|
36481
36483
|
return e;
|
|
36482
|
-
},
|
|
36484
|
+
}, gt = (e, n) => {
|
|
36483
36485
|
var i = {};
|
|
36484
36486
|
for (var l in e)
|
|
36485
36487
|
Tl.call(e, l) && n.indexOf(l) < 0 && (i[l] = e[l]);
|
|
36486
|
-
if (e != null &&
|
|
36487
|
-
for (var l of
|
|
36488
|
+
if (e != null && Zi)
|
|
36489
|
+
for (var l of Zi(e))
|
|
36488
36490
|
n.indexOf(l) < 0 && kl.call(e, l) && (i[l] = e[l]);
|
|
36489
36491
|
return i;
|
|
36490
36492
|
};
|
|
@@ -37023,12 +37025,12 @@ var xa;
|
|
|
37023
37025
|
i.NUMERIC = new i(1, [10, 12, 14]), i.ALPHANUMERIC = new i(2, [9, 11, 13]), i.BYTE = new i(4, [8, 16, 16]), i.KANJI = new i(8, [8, 10, 12]), i.ECI = new i(7, [0, 0, 0]), n.Mode = i;
|
|
37024
37026
|
})(e.QrSegment || (e.QrSegment = {}));
|
|
37025
37027
|
})(xa || (xa = {}));
|
|
37026
|
-
var
|
|
37028
|
+
var Aa = xa;
|
|
37027
37029
|
var lm = {
|
|
37028
|
-
L:
|
|
37029
|
-
M:
|
|
37030
|
-
Q:
|
|
37031
|
-
H:
|
|
37030
|
+
L: Aa.QrCode.Ecc.LOW,
|
|
37031
|
+
M: Aa.QrCode.Ecc.MEDIUM,
|
|
37032
|
+
Q: Aa.QrCode.Ecc.QUARTILE,
|
|
37033
|
+
H: Aa.QrCode.Ecc.HIGH
|
|
37032
37034
|
}, xl = 128, Sl = "L", Dl = "#FFFFFF", El = "#000000", Nl = !1, Ll = 1, rm = 4, om = 0, sm = 0.1;
|
|
37033
37035
|
function Gl(e, n = 0) {
|
|
37034
37036
|
const i = [];
|
|
@@ -37082,8 +37084,8 @@ function Rl({
|
|
|
37082
37084
|
boostLevel: d
|
|
37083
37085
|
}) {
|
|
37084
37086
|
let r = de.useMemo(() => {
|
|
37085
|
-
const m = (Array.isArray(e) ? e : [e]).reduce((c, f) => (c.push(...
|
|
37086
|
-
return
|
|
37087
|
+
const m = (Array.isArray(e) ? e : [e]).reduce((c, f) => (c.push(...Aa.QrSegment.makeSegments(f)), c), []);
|
|
37088
|
+
return Aa.QrCode.encodeSegments(
|
|
37087
37089
|
m,
|
|
37088
37090
|
lm[n],
|
|
37089
37091
|
i,
|
|
@@ -37135,7 +37137,7 @@ var pm = (function() {
|
|
|
37135
37137
|
boostLevel: o,
|
|
37136
37138
|
marginSize: s,
|
|
37137
37139
|
imageSettings: u
|
|
37138
|
-
} = l, c =
|
|
37140
|
+
} = l, c = gt(l, [
|
|
37139
37141
|
"value",
|
|
37140
37142
|
"size",
|
|
37141
37143
|
"level",
|
|
@@ -37146,7 +37148,7 @@ var pm = (function() {
|
|
|
37146
37148
|
"boostLevel",
|
|
37147
37149
|
"marginSize",
|
|
37148
37150
|
"imageSettings"
|
|
37149
|
-
]), { style: f } = c, y =
|
|
37151
|
+
]), { style: f } = c, y = gt(c, ["style"]), _ = u?.src, U = de.useRef(null), C = de.useRef(null), v = de.useCallback(
|
|
37150
37152
|
(w) => {
|
|
37151
37153
|
U.current = w, typeof i == "function" ? i(w) : i && (i.current = w);
|
|
37152
37154
|
},
|
|
@@ -37190,7 +37192,7 @@ var pm = (function() {
|
|
|
37190
37192
|
}), de.useEffect(() => {
|
|
37191
37193
|
S(!1);
|
|
37192
37194
|
}, [_]);
|
|
37193
|
-
const O =
|
|
37195
|
+
const O = pt({ height: g, width: g }, f);
|
|
37194
37196
|
let B = null;
|
|
37195
37197
|
return _ != null && (B = /* @__PURE__ */ de.createElement(
|
|
37196
37198
|
"img",
|
|
@@ -37206,7 +37208,7 @@ var pm = (function() {
|
|
|
37206
37208
|
}
|
|
37207
37209
|
)), /* @__PURE__ */ de.createElement(de.Fragment, null, /* @__PURE__ */ de.createElement(
|
|
37208
37210
|
"canvas",
|
|
37209
|
-
|
|
37211
|
+
pt({
|
|
37210
37212
|
style: O,
|
|
37211
37213
|
height: g,
|
|
37212
37214
|
width: g,
|
|
@@ -37231,7 +37233,7 @@ var Pl = de.forwardRef(
|
|
|
37231
37233
|
title: s,
|
|
37232
37234
|
marginSize: u,
|
|
37233
37235
|
imageSettings: m
|
|
37234
|
-
} = l, c =
|
|
37236
|
+
} = l, c = gt(l, [
|
|
37235
37237
|
"value",
|
|
37236
37238
|
"size",
|
|
37237
37239
|
"level",
|
|
@@ -37273,7 +37275,7 @@ var Pl = de.forwardRef(
|
|
|
37273
37275
|
const x = Gl(C, f);
|
|
37274
37276
|
return /* @__PURE__ */ de.createElement(
|
|
37275
37277
|
"svg",
|
|
37276
|
-
|
|
37278
|
+
pt({
|
|
37277
37279
|
height: g,
|
|
37278
37280
|
width: g,
|
|
37279
37281
|
viewBox: `0 0 ${_} ${_}`,
|
|
@@ -37340,7 +37342,7 @@ const dm = {
|
|
|
37340
37342
|
expired: "Kode QR telah kedaluwarsa"
|
|
37341
37343
|
}
|
|
37342
37344
|
}, vu = ({ forcedShow: e = !1, isVisible: n, setIsVisible: i } = {}) => {
|
|
37343
|
-
const { lng: l, getToken: p, lineConfig: g } = oe(), [b, d] =
|
|
37345
|
+
const { lng: l, getToken: p, lineConfig: g } = oe(), [b, d] = rt(300), [r, a] = rt(!1), t = ee(null), o = le(g, "liffId", ""), s = $e(l), u = p?.(), c = new URLSearchParams(window.location.search).get("mac") || st.get("machine_mac_address") || "", { data: f, isFetching: y } = zo({
|
|
37344
37346
|
formData: {
|
|
37345
37347
|
mac_address: c
|
|
37346
37348
|
},
|
|
@@ -37349,7 +37351,7 @@ const dm = {
|
|
|
37349
37351
|
}
|
|
37350
37352
|
}), _ = le(f, "liff_url", "") || `https://liff.line.me/${o}`;
|
|
37351
37353
|
ge(() => {
|
|
37352
|
-
c &&
|
|
37354
|
+
c && st.set("machine_mac_address", c, { expires: 365 });
|
|
37353
37355
|
}, [c]), ge(() => (_ && (d(300), a(!1), t.current && clearInterval(t.current), t.current = setInterval(() => {
|
|
37354
37356
|
d((v) => v <= 1 ? (clearInterval(t.current), a(!0), 0) : v - 1);
|
|
37355
37357
|
}, 1e3)), () => {
|
|
@@ -37405,7 +37407,7 @@ const dm = {
|
|
|
37405
37407
|
] })
|
|
37406
37408
|
] });
|
|
37407
37409
|
}, hu = () => {
|
|
37408
|
-
const e =
|
|
37410
|
+
const e = ct(), {
|
|
37409
37411
|
mutate: n,
|
|
37410
37412
|
isPending: i,
|
|
37411
37413
|
isSuccess: l,
|