gearboxdownloadmodal 6.0.1 → 6.0.2
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 +16 -16
- 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
|
@@ -4773,7 +4773,7 @@ const ss = () => /* @__PURE__ */ l.jsxs("svg", { width: "24", height: "24", view
|
|
|
4773
4773
|
style: {
|
|
4774
4774
|
position: "absolute",
|
|
4775
4775
|
bottom: "-3px",
|
|
4776
|
-
left: m === "single" ? "
|
|
4776
|
+
left: m === "single" ? "50%" : "0%",
|
|
4777
4777
|
width: "50%",
|
|
4778
4778
|
height: "3px",
|
|
4779
4779
|
borderRadius: "2px",
|
|
@@ -4797,8 +4797,8 @@ const ss = () => /* @__PURE__ */ l.jsxs("svg", { width: "24", height: "24", view
|
|
|
4797
4797
|
position: "relative"
|
|
4798
4798
|
},
|
|
4799
4799
|
onClick: () => {
|
|
4800
|
-
document.getElementById("tab-switch-background").style.left = "0", document.getElementById("single-tab").style.color = "#
|
|
4801
|
-
y("
|
|
4800
|
+
document.getElementById("tab-switch-background").style.left = "0%", document.getElementById("single-tab").style.color = "#a3a3a3", document.getElementById("game-tab").style.color = "#000", document.getElementById("single-tab").style.fontWeight = "normal", document.getElementById("game-tab").style.fontWeight = "bold", setTimeout(() => {
|
|
4801
|
+
y("game");
|
|
4802
4802
|
}, 200);
|
|
4803
4803
|
},
|
|
4804
4804
|
children: /* @__PURE__ */ l.jsx(
|
|
@@ -4806,16 +4806,16 @@ const ss = () => /* @__PURE__ */ l.jsxs("svg", { width: "24", height: "24", view
|
|
|
4806
4806
|
{
|
|
4807
4807
|
style: {
|
|
4808
4808
|
position: "relative",
|
|
4809
|
-
color: m === "
|
|
4810
|
-
fontWeight: m === "
|
|
4809
|
+
color: m === "game" ? "#000" : "#a3a3a3",
|
|
4810
|
+
fontWeight: m === "game" ? "bold" : "normal",
|
|
4811
4811
|
transition: "all 0.2s ease-in-out"
|
|
4812
4812
|
},
|
|
4813
|
-
id: "
|
|
4814
|
-
children: "
|
|
4813
|
+
id: "game-tab",
|
|
4814
|
+
children: "App"
|
|
4815
4815
|
}
|
|
4816
4816
|
)
|
|
4817
4817
|
},
|
|
4818
|
-
"
|
|
4818
|
+
"gameTab"
|
|
4819
4819
|
),
|
|
4820
4820
|
/* @__PURE__ */ l.jsx(
|
|
4821
4821
|
"div",
|
|
@@ -4830,8 +4830,8 @@ const ss = () => /* @__PURE__ */ l.jsxs("svg", { width: "24", height: "24", view
|
|
|
4830
4830
|
position: "relative"
|
|
4831
4831
|
},
|
|
4832
4832
|
onClick: () => {
|
|
4833
|
-
document.getElementById("tab-switch-background").style.left = "50%", document.getElementById("single-tab").style.color = "#
|
|
4834
|
-
y("
|
|
4833
|
+
document.getElementById("tab-switch-background").style.left = "50%", document.getElementById("single-tab").style.color = "#000", document.getElementById("game-tab").style.color = "#a3a3a3", document.getElementById("single-tab").style.fontWeight = "bold", document.getElementById("game-tab").style.fontWeight = "normal", setTimeout(() => {
|
|
4834
|
+
y("single");
|
|
4835
4835
|
}, 200);
|
|
4836
4836
|
},
|
|
4837
4837
|
children: /* @__PURE__ */ l.jsx(
|
|
@@ -4839,16 +4839,16 @@ const ss = () => /* @__PURE__ */ l.jsxs("svg", { width: "24", height: "24", view
|
|
|
4839
4839
|
{
|
|
4840
4840
|
style: {
|
|
4841
4841
|
position: "relative",
|
|
4842
|
-
color: m === "
|
|
4843
|
-
fontWeight: m === "
|
|
4842
|
+
color: m === "single" ? "#000" : "#a3a3a3",
|
|
4843
|
+
fontWeight: m === "single" ? "bold" : "normal",
|
|
4844
4844
|
transition: "all 0.2s ease-in-out"
|
|
4845
4845
|
},
|
|
4846
|
-
id: "
|
|
4847
|
-
children: "
|
|
4846
|
+
id: "single-tab",
|
|
4847
|
+
children: "Website"
|
|
4848
4848
|
}
|
|
4849
4849
|
)
|
|
4850
4850
|
},
|
|
4851
|
-
"
|
|
4851
|
+
"singleTab"
|
|
4852
4852
|
)
|
|
4853
4853
|
]
|
|
4854
4854
|
}
|
|
@@ -6496,7 +6496,7 @@ const Ss = [
|
|
|
6496
6496
|
setFileSize: m,
|
|
6497
6497
|
setSafariCopyLink: y
|
|
6498
6498
|
}) => {
|
|
6499
|
-
const [h, p] = V(null), [q, C] = V(null), [w, E] = V(null), [J, M] = V(!1), [b, B] = V("Loading..."), [te, Q] = V("Loading..."), [ae, le] = V(!0), [re, F] = V(window.innerWidth), [H, W] = V(!1), [S, j] = V("
|
|
6499
|
+
const [h, p] = V(null), [q, C] = V(null), [w, E] = V(null), [J, M] = V(!1), [b, B] = V("Loading..."), [te, Q] = V("Loading..."), [ae, le] = V(!0), [re, F] = V(window.innerWidth), [H, W] = V(!1), [S, j] = V("game");
|
|
6500
6500
|
Ie(() => {
|
|
6501
6501
|
const x = () => {
|
|
6502
6502
|
F(window.innerWidth);
|