gearboxdownloadmodal 5.0.71 → 5.0.73

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
@@ -4056,11 +4056,11 @@ const PA = (e) => {
4056
4056
  const o = window.URL.createObjectURL(r), i = document.createElement("a");
4057
4057
  i.href = o, i.download = n.split("/").reduce((a, A) => A, ""), document.body.appendChild(i), i.click(), window.URL.revokeObjectURL(o), Lt("Download successfully");
4058
4058
  }).catch((r) => {
4059
- console.error("Dosya alınamadı:", r);
4059
+ console.error("File error:", r);
4060
4060
  });
4061
4061
  }, BA = (e, t) => {
4062
4062
  let n = rr + "/" + e;
4063
- console.log("Copy", n), nr(n) ? Lt("Link Copied") : t(n);
4063
+ nr(n) ? Lt("Link Copied") : t(n);
4064
4064
  };
4065
4065
  async function Vt(e, t, n, r, o, i = "download", a) {
4066
4066
  return new Promise(async (A, c) => {
@@ -4098,13 +4098,13 @@ async function Vt(e, t, n, r, o, i = "download", a) {
4098
4098
  c(m);
4099
4099
  })) : e === "Import" ? YA(o, t, n).then((s) => {
4100
4100
  let m = s.url;
4101
- return d(m), m;
4101
+ d(m), A(m);
4102
4102
  }).catch((s) => {
4103
4103
  let m = s.response.data.error.msg;
4104
4104
  c(m);
4105
4105
  }) : e === "Ready" && jA(o, t, n).then((s) => {
4106
4106
  let m = s.url;
4107
- return d(m), m;
4107
+ d(m), A(m);
4108
4108
  }).catch((s) => {
4109
4109
  let m = s.response.data.error.msg;
4110
4110
  c(m);
@@ -5792,6 +5792,11 @@ const ms = [
5792
5792
  id: "44",
5793
5793
  name: "molocoV2",
5794
5794
  imageSrc: "https://gearbox.playablefactory.com/molocoV2.png"
5795
+ },
5796
+ {
5797
+ id: "45",
5798
+ name: "adikteev",
5799
+ imageSrc: "https://gearbox.playablefactory.com/adikteev.png"
5795
5800
  }
5796
5801
  ], ps = ({ typeOfProduct: e }) => /* @__PURE__ */ u.jsx(
5797
5802
  "div",
@@ -7524,7 +7529,7 @@ const Jl = ({ width: e, height: t }) => /* @__PURE__ */ u.jsxs("svg", { width: e
7524
7529
  }
7525
7530
  )
7526
7531
  }
7527
- ) }) : V && a === "Flex" ? null : (console.log("typeOfProduct:", a), /* @__PURE__ */ u.jsxs(
7532
+ ) }) : V && a === "Flex" ? null : /* @__PURE__ */ u.jsxs(
7528
7533
  "div",
7529
7534
  {
7530
7535
  onMouseDown: (x) => {
@@ -7679,7 +7684,7 @@ const Jl = ({ width: e, height: t }) => /* @__PURE__ */ u.jsxs("svg", { width: e
7679
7684
  )
7680
7685
  ]
7681
7686
  }
7682
- ));
7687
+ );
7683
7688
  };
7684
7689
  export {
7685
7690
  Tl as DownloadModal