@qikdev/vue-ui 0.2.165 → 0.2.167
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 +7 -4
- package/dist/lib.es.js.map +1 -1
- package/dist/lib.umd.js +1 -1
- package/dist/lib.umd.js.map +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/lib.es.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import './style.css';
|
|
2
2
|
import { defineComponent as Vr, ref as Zt, toRefs as xa, onMounted as wa, onBeforeUnmount as Ho, watch as Er, computed as fr, openBlock as o, createElementBlock as d, renderSlot as H, createCommentVNode as _, normalizeClass as L, useSlots as qo, reactive as Ti, provide as Li, resolveComponent as y, Fragment as S, unref as zn, createBlock as k, withCtx as h, createVNode as m, renderList as F, toDisplayString as b, withDirectives as K, vShow as di, createElementVNode as x, withModifiers as z, createTextVNode as T, h as mr, mergeProps as Oi, toHandlers as Ar, normalizeStyle as ze, resolveDynamicComponent as ft, vModelSelect as Tt, pushScopeId as He, popScopeId as qe, Teleport as Wo, vModelText as se, withKeys as ge, TransitionGroup as Go, nextTick as Sa, vModelDynamic as Hn } from "vue";
|
|
3
3
|
import { EventDispatcher as Ko } from "@qikdev/sdk";
|
|
4
|
-
const Yo = "0.2.
|
|
4
|
+
const Yo = "0.2.167";
|
|
5
5
|
class Lt extends Error {
|
|
6
6
|
}
|
|
7
7
|
class Zo extends Lt {
|
|
@@ -7806,6 +7806,7 @@ const ng = {
|
|
|
7806
7806
|
function rg(e, t, n, r, s, i) {
|
|
7807
7807
|
const a = y("spinner");
|
|
7808
7808
|
return o(), k(ft(i.element), {
|
|
7809
|
+
type: "button",
|
|
7809
7810
|
active: n.active,
|
|
7810
7811
|
loading: n.loading,
|
|
7811
7812
|
to: n.to,
|
|
@@ -7824,7 +7825,7 @@ function rg(e, t, n, r, s, i) {
|
|
|
7824
7825
|
_: 3
|
|
7825
7826
|
}, 8, ["active", "loading", "to", "href", "target", "style", "class", "disabled"]);
|
|
7826
7827
|
}
|
|
7827
|
-
const sg = /* @__PURE__ */ C(ng, [["render", rg], ["__scopeId", "data-v-
|
|
7828
|
+
const sg = /* @__PURE__ */ C(ng, [["render", rg], ["__scopeId", "data-v-22b4884a"]]);
|
|
7828
7829
|
const ag = {
|
|
7829
7830
|
props: {
|
|
7830
7831
|
value: {
|
|
@@ -8761,7 +8762,9 @@ const Ig = {
|
|
|
8761
8762
|
return "i";
|
|
8762
8763
|
}
|
|
8763
8764
|
}
|
|
8764
|
-
}, Fg = (e) => (He("data-v-
|
|
8765
|
+
}, Fg = (e) => (He("data-v-9571dee6"), e = e(), qe(), e), $g = { class: "ux-progress" }, Ng = /* @__PURE__ */ Fg(() => /* @__PURE__ */ x("div", { class: "ux-progress-bg" }, [
|
|
8766
|
+
/* @__PURE__ */ x("span")
|
|
8767
|
+
], -1));
|
|
8765
8768
|
function Lg(e, t, n, r, s, i) {
|
|
8766
8769
|
return o(), d("div", $g, [
|
|
8767
8770
|
Ng,
|
|
@@ -8771,7 +8774,7 @@ function Lg(e, t, n, r, s, i) {
|
|
|
8771
8774
|
}, null, 4)
|
|
8772
8775
|
]);
|
|
8773
8776
|
}
|
|
8774
|
-
const Pg = /* @__PURE__ */ C(Ig, [["render", Lg], ["__scopeId", "data-v-
|
|
8777
|
+
const Pg = /* @__PURE__ */ C(Ig, [["render", Lg], ["__scopeId", "data-v-9571dee6"]]);
|
|
8775
8778
|
const Ug = {
|
|
8776
8779
|
props: {
|
|
8777
8780
|
value: {},
|