gearboxdownloadmodal 4.0.21 → 4.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 +7 -7
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +2 -2
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -4036,7 +4036,7 @@ const Ra = ({
|
|
|
4036
4036
|
const i = async () => {
|
|
4037
4037
|
if (t === "Flex")
|
|
4038
4038
|
navigator.clipboard.writeText(
|
|
4039
|
-
`https://flex.playablefactory.
|
|
4039
|
+
`https://flex.playablefactory.com/preview?versionId=${e}`
|
|
4040
4040
|
), $e("Link copied");
|
|
4041
4041
|
else {
|
|
4042
4042
|
const o = await It(
|
|
@@ -4049,7 +4049,7 @@ const Ra = ({
|
|
|
4049
4049
|
"var type = e"
|
|
4050
4050
|
);
|
|
4051
4051
|
return navigator.clipboard.writeText(
|
|
4052
|
-
`https://gearbox.playablefactory.
|
|
4052
|
+
`https://gearbox.playablefactory.com/test?version=${e}`
|
|
4053
4053
|
), $e("Link coppied"), o == null ? void 0 : o.url;
|
|
4054
4054
|
}
|
|
4055
4055
|
};
|
|
@@ -4081,7 +4081,7 @@ const Ra = ({
|
|
|
4081
4081
|
bgColor: "#0F0F1E",
|
|
4082
4082
|
fgColor: "#ffffff",
|
|
4083
4083
|
style: { height: "auto", maxWidth: "100%", width: "100%" },
|
|
4084
|
-
value: t === "Flex" ? `https://flex.playablefactory.
|
|
4084
|
+
value: t === "Flex" ? `https://flex.playablefactory.com/preview?versionId=${e}` : `${n}/${e}_test/default.html`
|
|
4085
4085
|
}
|
|
4086
4086
|
)
|
|
4087
4087
|
}
|
|
@@ -5115,7 +5115,7 @@ const es = ({
|
|
|
5115
5115
|
b(!1), d(R.response.data.error.msg);
|
|
5116
5116
|
}
|
|
5117
5117
|
}, W = async () => {
|
|
5118
|
-
if (
|
|
5118
|
+
if (y.iosUrl = f.iosUrl, y.googleUrl = f.googleUrl, await Xn(y, u), c === "Playable") {
|
|
5119
5119
|
const g = await It(
|
|
5120
5120
|
u,
|
|
5121
5121
|
s,
|
|
@@ -5131,7 +5131,7 @@ const es = ({
|
|
|
5131
5131
|
{ _id: s, network: i },
|
|
5132
5132
|
u
|
|
5133
5133
|
);
|
|
5134
|
-
return navigator.clipboard.writeText(`${h}/${N == null ? void 0 : N.url}`),
|
|
5134
|
+
return navigator.clipboard.writeText(`${h}/${N == null ? void 0 : N.url}`), $e("Link Coppied"), N == null ? void 0 : N.url;
|
|
5135
5135
|
};
|
|
5136
5136
|
return /* @__PURE__ */ m.jsxs(m.Fragment, { children: [
|
|
5137
5137
|
/* @__PURE__ */ m.jsxs(
|
|
@@ -7353,7 +7353,7 @@ const Il = /* @__PURE__ */ Wo(Zl), Wl = ({
|
|
|
7353
7353
|
{ _id: r, network: "default" },
|
|
7354
7354
|
a
|
|
7355
7355
|
).then((L) => {
|
|
7356
|
-
C(!0), k("https://gearbox.playablefactory.
|
|
7356
|
+
C(!0), k("https://gearbox.playablefactory.com/files/" + L.url);
|
|
7357
7357
|
}) : await It(
|
|
7358
7358
|
a,
|
|
7359
7359
|
r,
|
|
@@ -7363,7 +7363,7 @@ const Il = /* @__PURE__ */ Wo(Zl), Wl = ({
|
|
|
7363
7363
|
0,
|
|
7364
7364
|
{}
|
|
7365
7365
|
).then((L) => {
|
|
7366
|
-
C(!0), k("https://gearbox.playablefactory.
|
|
7366
|
+
C(!0), k("https://gearbox.playablefactory.com/files/" + L.url);
|
|
7367
7367
|
});
|
|
7368
7368
|
};
|
|
7369
7369
|
return ve(() => {
|