mediacube-ui-v2 0.0.70 → 0.0.72

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.
@@ -368,8 +368,8 @@
368
368
  }
369
369
  }
370
370
  a {
371
- @include text-link(true);
372
371
  text-decoration: none;
372
+ @include text-link(true);
373
373
  }
374
374
  h1 {
375
375
  &,
@@ -2177,7 +2177,7 @@ const Z7 = {
2177
2177
  }), v = (y) => {
2178
2178
  s("blur", y);
2179
2179
  }, f = (y) => {
2180
- y.preventDefault(), r.to ? o.router && o.router.push({ path: r.to }) : window.open(r.href, r.target), s("click", y);
2180
+ y.preventDefault(), r.to ? o.router && o.router.push(r.to) : window.open(r.href, r.target), s("click", y);
2181
2181
  };
2182
2182
  return (y, H) => O0((p(), K(Q0(C.value), A2({ ref: n.value }, { ...m.value }, {
2183
2183
  class: ["mc-button", i.value],