gearboxdownloadmodal 1.0.26 → 1.0.28
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 +37 -30
- 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
|
@@ -4018,7 +4018,7 @@ const Ni = ({ versionId: e, typeOfProduct: t, api: r, fetchFileUrl: n }) => {
|
|
|
4018
4018
|
fetchFileUrl: a
|
|
4019
4019
|
}) => {
|
|
4020
4020
|
const o = (e == null ? void 0 : e.length) > 25 ? e.slice(0, 25) + "..." : e;
|
|
4021
|
-
return /* @__PURE__ */ g.
|
|
4021
|
+
return /* @__PURE__ */ g.jsx("div", { className: "w-[322px]", children: /* @__PURE__ */ g.jsxs("div", { className: "flex flex-col p-5 gap-5 rounded-l-xl", children: [
|
|
4022
4022
|
/* @__PURE__ */ g.jsx(Ma, { iframeUrl: A }),
|
|
4023
4023
|
/* @__PURE__ */ g.jsx(Sa, { name: o }),
|
|
4024
4024
|
/* @__PURE__ */ g.jsx(
|
|
@@ -4030,7 +4030,7 @@ const Ni = ({ versionId: e, typeOfProduct: t, api: r, fetchFileUrl: n }) => {
|
|
|
4030
4030
|
fetchFileUrl: a
|
|
4031
4031
|
}
|
|
4032
4032
|
)
|
|
4033
|
-
] });
|
|
4033
|
+
] }) });
|
|
4034
4034
|
};
|
|
4035
4035
|
var se = /* @__PURE__ */ ((e) => (e.Flex = "#7101FF", e.Playable = "#F9830B", e))(se || {});
|
|
4036
4036
|
const Gi = ({ typeOfProduct: e }) => /* @__PURE__ */ g.jsxs("div", { className: "text-2xl font-bold", children: [
|
|
@@ -4855,34 +4855,41 @@ const ss = [
|
|
|
4855
4855
|
networks: d
|
|
4856
4856
|
});
|
|
4857
4857
|
}
|
|
4858
|
-
}, [e, t, A]), /* @__PURE__ */ g.jsxs(
|
|
4859
|
-
|
|
4860
|
-
|
|
4861
|
-
|
|
4862
|
-
|
|
4863
|
-
|
|
4864
|
-
|
|
4865
|
-
|
|
4866
|
-
|
|
4867
|
-
|
|
4868
|
-
|
|
4869
|
-
|
|
4870
|
-
|
|
4871
|
-
|
|
4872
|
-
|
|
4873
|
-
|
|
4874
|
-
|
|
4875
|
-
|
|
4876
|
-
|
|
4877
|
-
|
|
4878
|
-
|
|
4879
|
-
|
|
4880
|
-
|
|
4881
|
-
|
|
4882
|
-
|
|
4883
|
-
|
|
4884
|
-
|
|
4885
|
-
|
|
4858
|
+
}, [e, t, A]), /* @__PURE__ */ g.jsxs(
|
|
4859
|
+
"div",
|
|
4860
|
+
{
|
|
4861
|
+
className: "flex w-[600px] flex-col rounded bg-dark-light retina:w-[740px] pt-5",
|
|
4862
|
+
style: { height: "700px" },
|
|
4863
|
+
children: [
|
|
4864
|
+
/* @__PURE__ */ g.jsx(
|
|
4865
|
+
Hi,
|
|
4866
|
+
{
|
|
4867
|
+
title: i,
|
|
4868
|
+
typeOfProduct: n,
|
|
4869
|
+
fileSize: C,
|
|
4870
|
+
urls: { iosUrl: Y, googleUrl: ae }
|
|
4871
|
+
}
|
|
4872
|
+
),
|
|
4873
|
+
L && /* @__PURE__ */ g.jsx("div", { className: "h-full w-[100%] retina:w-[100%] flex justify-center items-center", children: /* @__PURE__ */ g.jsx(TA, { typeOfProduct: n }) }),
|
|
4874
|
+
(l || p) && !L && /* @__PURE__ */ g.jsx(
|
|
4875
|
+
ns,
|
|
4876
|
+
{
|
|
4877
|
+
playable: l,
|
|
4878
|
+
downloadFlex: p,
|
|
4879
|
+
flexSubs: w,
|
|
4880
|
+
visible: A,
|
|
4881
|
+
versionId: t,
|
|
4882
|
+
typeOfProduct: n,
|
|
4883
|
+
api: a,
|
|
4884
|
+
user: o,
|
|
4885
|
+
instantGames: ie,
|
|
4886
|
+
handleDownloadError: c,
|
|
4887
|
+
fetchFileUrl: u
|
|
4888
|
+
}
|
|
4889
|
+
)
|
|
4890
|
+
]
|
|
4891
|
+
}
|
|
4892
|
+
);
|
|
4886
4893
|
};
|
|
4887
4894
|
var Jr = { exports: {} }, nt = {}, Nr = { exports: {} }, Ye = {}, Dr = { exports: {} };
|
|
4888
4895
|
(function(e, t) {
|