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 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" ? "0" : "50%",
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 = "#000", document.getElementById("game-tab").style.color = "#a3a3a3", document.getElementById("single-tab").style.fontWeight = "bold", document.getElementById("game-tab").style.fontWeight = "normal", setTimeout(() => {
4801
- y("single");
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 === "single" ? "#000" : "#a3a3a3",
4810
- fontWeight: m === "single" ? "bold" : "normal",
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: "single-tab",
4814
- children: "Single URL"
4813
+ id: "game-tab",
4814
+ children: "App"
4815
4815
  }
4816
4816
  )
4817
4817
  },
4818
- "singleTab"
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 = "#a3a3a3", document.getElementById("game-tab").style.color = "#000", document.getElementById("single-tab").style.fontWeight = "normal", document.getElementById("game-tab").style.fontWeight = "bold", setTimeout(() => {
4834
- y("game");
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 === "game" ? "#000" : "#a3a3a3",
4843
- fontWeight: m === "game" ? "bold" : "normal",
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: "game-tab",
4847
- children: "Multi URL"
4846
+ id: "single-tab",
4847
+ children: "Website"
4848
4848
  }
4849
4849
  )
4850
4850
  },
4851
- "gameTab"
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("single");
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);