@qikdev/vue-ui 0.2.145 → 0.2.146

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 Vi, ref as Zt, toRefs as ba, onMounted as ka, onBeforeUnmount as zo, watch as Ci, computed as ci, openBlock as o, createElementBlock as d, renderSlot as z, createCommentVNode as _, normalizeClass as L, useSlots as Ho, reactive as Or, provide as Nr, resolveComponent as y, Fragment as S, unref as Bn, createBlock as k, withCtx as h, createVNode as m, renderList as $, toDisplayString as v, withDirectives as W, vShow as ur, createElementVNode as x, withModifiers as B, createTextVNode as O, h as fi, resolveDynamicComponent as Ot, mergeProps as Ei, toHandlers as xa, vModelSelect as Tt, pushScopeId as tt, popScopeId as nt, normalizeStyle as ut, Teleport as qo, vModelText as se, withKeys as ge, TransitionGroup as Go, nextTick as wa, vModelDynamic as zn } from "vue";
3
3
  import { EventDispatcher as Wo } from "@qikdev/sdk";
4
- const Ko = "0.2.145";
4
+ const Ko = "0.2.146";
5
5
  class Lt extends Error {
6
6
  }
7
7
  class Yo extends Lt {
@@ -5226,7 +5226,7 @@ const Rf = ["onClick"], Bf = ["onClick"], zf = {
5226
5226
  ], 2);
5227
5227
  };
5228
5228
  }
5229
- }, Hf = /* @__PURE__ */ V(zf, [["__scopeId", "data-v-943eb769"]]), qf = {
5229
+ }, Hf = /* @__PURE__ */ V(zf, [["__scopeId", "data-v-66869b50"]]), qf = {
5230
5230
  name: "tab",
5231
5231
  props: {
5232
5232
  heading: {
@@ -7794,6 +7794,16 @@ const J_ = {
7794
7794
  return this.href;
7795
7795
  if (this.nuxtMode)
7796
7796
  return this.$sdk.app.createHref(this.to);
7797
+ if (this.to) {
7798
+ const e = this.$router;
7799
+ this.$route;
7800
+ const t = !1, { location: n, route: i, href: s } = e.resolve(
7801
+ this.to,
7802
+ this.$route,
7803
+ t
7804
+ );
7805
+ return s;
7806
+ }
7797
7807
  },
7798
7808
  nuxtMode() {
7799
7809
  return this.to && this.$sdk.nuxt && this.$sdk.app && this.$sdk.app.createHref;
@@ -7824,7 +7834,7 @@ function X_(e, t, n, i, s, r) {
7824
7834
  _: 3
7825
7835
  }, 8, ["onClick", "to", "href", "target", "class"]);
7826
7836
  }
7827
- const Q_ = /* @__PURE__ */ V(J_, [["render", X_], ["__scopeId", "data-v-c91c7a6c"]]);
7837
+ const Q_ = /* @__PURE__ */ V(J_, [["render", X_], ["__scopeId", "data-v-9091cdcf"]]);
7828
7838
  const eg = {
7829
7839
  props: {
7830
7840
  icon: {