gearboxdownloadmodal 1.0.13 → 1.0.14
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 +4 -4
- 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
|
@@ -4313,10 +4313,10 @@ const Xn = [
|
|
|
4313
4313
|
className: "mb-1 inline-block w-6"
|
|
4314
4314
|
}
|
|
4315
4315
|
),
|
|
4316
|
-
/* @__PURE__ */ b.jsx("div", { children: a && a.map((W) => W.network).includes(A) ? o ? /* @__PURE__ */ b.jsx("div", { className: "absolute right-
|
|
4316
|
+
/* @__PURE__ */ b.jsx("div", { children: a && a.map((W) => W.network).includes(A) ? o ? /* @__PURE__ */ b.jsx("div", { className: "absolute right-0 top-2 p-2 h-6 flex justify-center items-center mr-8", children: /* @__PURE__ */ b.jsx(TA, { typeOfProduct: c }) }) : a.map((W) => /* @__PURE__ */ b.jsx(
|
|
4317
4317
|
"div",
|
|
4318
4318
|
{
|
|
4319
|
-
className: "absolute right-
|
|
4319
|
+
className: "absolute right-0 top-2 p-2 mr-8 text-md h-6 flex justify-center items-center",
|
|
4320
4320
|
children: W.network === A ? W.size.toString().slice(0, 5) + "Mb" : ""
|
|
4321
4321
|
},
|
|
4322
4322
|
W.network
|
|
@@ -4332,7 +4332,7 @@ const Xn = [
|
|
|
4332
4332
|
}
|
|
4333
4333
|
)
|
|
4334
4334
|
] }),
|
|
4335
|
-
/* @__PURE__ */ b.jsxs("div", { className: "flex items-center justify-
|
|
4335
|
+
/* @__PURE__ */ b.jsxs("div", { className: "flex items-center justify-center space-x-1", children: [
|
|
4336
4336
|
/* @__PURE__ */ b.jsxs(
|
|
4337
4337
|
Hn,
|
|
4338
4338
|
{
|
|
@@ -4551,7 +4551,7 @@ const Xn = [
|
|
|
4551
4551
|
name: "jammp",
|
|
4552
4552
|
imageSrc: "https://gearbox.playablefactory.com/nend.png"
|
|
4553
4553
|
}
|
|
4554
|
-
], Ui = ({ typeOfProduct: e }) => /* @__PURE__ */ b.jsx("div", { className: "flex-1 overflow-auto p-3 mb-5", children: /* @__PURE__ */ b.jsxs("div", { className: "flex justify-center text-center text-
|
|
4554
|
+
], Ui = ({ typeOfProduct: e }) => /* @__PURE__ */ b.jsx("div", { className: "flex-1 overflow-auto p-3 mb-5", children: /* @__PURE__ */ b.jsxs("div", { className: "flex justify-center text-center text-md font-bold h-6", children: [
|
|
4555
4555
|
/* @__PURE__ */ b.jsx(
|
|
4556
4556
|
RA,
|
|
4557
4557
|
{
|