scope360-core 0.0.533 → 0.0.535

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.
@@ -14068,7 +14068,7 @@ const B2 = { class: "long-short" }, V2 = { class: "long-short__item__text" }, Y2
14068
14068
  ], 4)
14069
14069
  ]));
14070
14070
  }
14071
- }, z2 = /* @__PURE__ */ Re(W2, [["__scopeId", "data-v-d015d2ed"]]), H2 = { class: "technical-works" }, U2 = { class: "technical-works__icon-wrapper" }, j2 = {
14071
+ }, z2 = /* @__PURE__ */ Re(W2, [["__scopeId", "data-v-4672e39f"]]), H2 = { class: "technical-works" }, U2 = { class: "technical-works__icon-wrapper" }, j2 = {
14072
14072
  __name: "TechnicalWorks",
14073
14073
  setup(t) {
14074
14074
  return (e, n) => (w(), O("div", H2, [
@@ -29692,7 +29692,7 @@ function ON(t) {
29692
29692
  const e = Math.floor(t / 864e5), n = Math.floor(
29693
29693
  t % (1e3 * 60 * 60 * 24) / (1e3 * 60 * 60)
29694
29694
  ), s = Math.floor(t % (1e3 * 60 * 60) / (1e3 * 60)), i = Math.floor(t % (1e3 * 60) / 1e3), r = [];
29695
- return e > 0 && r.push(`${e}D`), n > 0 && r.push(`${n}H`), s > 0 && r.push(`${s}M`), i > 0 && r.push(`${i}S`), r.join(" ");
29695
+ return e > 0 && r.push(`${e}d`), n > 0 && r.push(`${n}h`), s > 0 && r.push(`${s}m`), i > 0 && r.push(`${i}s`), r.join(" ");
29696
29696
  }
29697
29697
  function h6(t) {
29698
29698
  const e = /^(.*?)(BTC|ETH|USDT|USD|USDC)$/, n = t.match(e);