gearboxdownloadmodal 3.0.21 → 3.0.23
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.es.js +6 -8
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -4865,9 +4865,7 @@ const Xn = [
|
|
|
4865
4865
|
}) => {
|
|
4866
4866
|
const [Z, I] = te(!1), [Y, J] = te(Bt(5)), [L, b] = te(""), [ae, ne] = te(!1), $ = () => {
|
|
4867
4867
|
r(e);
|
|
4868
|
-
}
|
|
4869
|
-
console.log("GAME", y);
|
|
4870
|
-
const ie = async (S, E, U, w, M, z) => {
|
|
4868
|
+
}, ie = async (S, E, U, w, M, z) => {
|
|
4871
4869
|
try {
|
|
4872
4870
|
if (I(!0), y.iosUrl = g.iosUrl, y.googleUrl = g.googleUrl, await Va(y, u), c === "Flex") {
|
|
4873
4871
|
const d = await jr(
|
|
@@ -4937,7 +4935,7 @@ const Xn = [
|
|
|
4937
4935
|
}
|
|
4938
4936
|
return I(!1), lt("Download successfully"), H;
|
|
4939
4937
|
}).catch((W) => {
|
|
4940
|
-
|
|
4938
|
+
m(W.response.data.error.msg);
|
|
4941
4939
|
});
|
|
4942
4940
|
}
|
|
4943
4941
|
} catch (d) {
|
|
@@ -5905,7 +5903,7 @@ const rs = ({
|
|
|
5905
5903
|
{
|
|
5906
5904
|
onClose: () => ne(!1),
|
|
5907
5905
|
instantGames: a,
|
|
5908
|
-
onSuccess: () => console.log("
|
|
5906
|
+
onSuccess: () => console.log("success")
|
|
5909
5907
|
}
|
|
5910
5908
|
),
|
|
5911
5909
|
p.length > 1 && A === "Playable" && /* @__PURE__ */ f.jsx(
|
|
@@ -6023,7 +6021,7 @@ const ls = [
|
|
|
6023
6021
|
const G = ((K = D.match(
|
|
6024
6022
|
/var\s+iosLink\s*=\s*['|"](https?[\w\d;,/?:@&=+$\-_.!~*'()#]+)['|"]/
|
|
6025
6023
|
)) == null ? void 0 : K.at(1)) || "";
|
|
6026
|
-
|
|
6024
|
+
ne(G);
|
|
6027
6025
|
const Q = ((k = D.match(
|
|
6028
6026
|
/var\s+androidLink\s*=\s*['|"](https?[\w\d;,/?:@&=+$\-_.!~*'()#]+)['|"]/
|
|
6029
6027
|
)) == null ? void 0 : k.at(1)) || "";
|
|
@@ -6032,7 +6030,7 @@ const ls = [
|
|
|
6032
6030
|
if (h)
|
|
6033
6031
|
ne(h.iosUrl), ie(h.googleUrl), S(!1);
|
|
6034
6032
|
else {
|
|
6035
|
-
|
|
6033
|
+
X = await jr(
|
|
6036
6034
|
{
|
|
6037
6035
|
_id: t
|
|
6038
6036
|
},
|
|
@@ -6044,7 +6042,7 @@ const ls = [
|
|
|
6044
6042
|
const G = ((j = D.match(
|
|
6045
6043
|
/var\s+iosLink\s*=\s*['|"](https?[\w\d;,/?:@&=+$\-_.!~*'()#]+)['|"]/
|
|
6046
6044
|
)) == null ? void 0 : j.at(1)) || "";
|
|
6047
|
-
|
|
6045
|
+
ne(G);
|
|
6048
6046
|
const Q = ((N = D.match(
|
|
6049
6047
|
/var\s+androidLink\s*=\s*['|"](https?[\w\d;,/?:@&=+$\-_.!~*'()#]+)['|"]/
|
|
6050
6048
|
)) == null ? void 0 : N.at(1)) || "";
|