@qikdev/vue-ui 0.2.235 → 0.2.236

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/lib.es.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import './style.css';
2
2
  import { defineComponent as Mr, ref as en, toRefs as Fl, onMounted as Il, onBeforeUnmount as Qa, watch as $r, computed as _r, openBlock as a, createElementBlock as d, renderSlot as G, createCommentVNode as _, normalizeClass as A, useSlots as eu, reactive as Ut, provide as Bi, resolveComponent as y, Fragment as S, unref as Wn, createBlock as k, withCtx as h, createVNode as f, renderList as M, toDisplayString as b, withDirectives as W, vShow as hi, createElementVNode as x, withModifiers as q, createTextVNode as V, h as gr, mergeProps as Ei, toHandlers as Ar, normalizeStyle as He, resolveDynamicComponent as Ct, vModelSelect as mt, pushScopeId as Ke, popScopeId as Je, Teleport as Ml, vModelText as oe, withKeys as ye, TransitionGroup as tu, nextTick as $l, vModelDynamic as Gn } from "vue";
3
3
  import { EventDispatcher as Al } from "@qikdev/sdk";
4
- const nu = "0.2.235";
4
+ const nu = "0.2.236";
5
5
  class Rt extends Error {
6
6
  }
7
7
  class iu extends Rt {
@@ -8224,7 +8224,7 @@ const Vg = {
8224
8224
  return e.preventDefault(), e.stopImmediatePropagation(), t.$sdk.app.to(t.to);
8225
8225
  if (t.href) {
8226
8226
  if (t.buildMode) {
8227
- e.preventDefault();
8227
+ e.preventDefault(), window.open(t.href);
8228
8228
  return;
8229
8229
  }
8230
8230
  if (t.nuxtMode) {
@@ -8238,7 +8238,7 @@ const Vg = {
8238
8238
  actualHref() {
8239
8239
  if (this.href)
8240
8240
  return this.href;
8241
- if (this.nuxtMode || !this.$router)
8241
+ if (this.nuxtMode)
8242
8242
  return this.$sdk.app.createHref(this.to);
8243
8243
  if (this.to && this.$router && this.$router.resolve) {
8244
8244
  const e = this.$router;
@@ -8280,7 +8280,7 @@ function Tg(e, t, n, r, s, i) {
8280
8280
  _: 3
8281
8281
  }, 8, ["onClick", "to", "href", "target", "class"]);
8282
8282
  }
8283
- const Og = /* @__PURE__ */ O(Vg, [["render", Tg], ["__scopeId", "data-v-5cd75c16"]]);
8283
+ const Og = /* @__PURE__ */ O(Vg, [["render", Tg], ["__scopeId", "data-v-02cdf658"]]);
8284
8284
  const Cg = {
8285
8285
  props: {
8286
8286
  icon: {