@qikdev/vue-ui 0.2.157 → 0.2.158
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 +6 -3
- package/dist/lib.es.js.map +1 -1
- package/dist/lib.umd.js +2 -2
- 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 Vi, ref as Zt, toRefs as ka, onMounted as xa, onBeforeUnmount as Ho, watch as Ci, computed as ci, openBlock as o, createElementBlock as d, renderSlot as z, createCommentVNode as _, normalizeClass as L, useSlots as qo, reactive as Tr, provide as Nr, resolveComponent as y, Fragment as S, unref as Bn, createBlock as k, withCtx as h, createVNode as m, renderList as F, toDisplayString as v, withDirectives as W, vShow as ur, createElementVNode as x, withModifiers as B, createTextVNode as T, h as fi, normalizeStyle as Ye, resolveDynamicComponent as mt, mergeProps as Ei, toHandlers as wa, vModelSelect as Ot, pushScopeId as nt, popScopeId as rt, Teleport as Go, vModelText as se, withKeys as ge, TransitionGroup as Wo, nextTick as Sa, vModelDynamic as zn } from "vue";
|
|
3
3
|
import { EventDispatcher as Ko } from "@qikdev/sdk";
|
|
4
|
-
const Yo = "0.2.
|
|
4
|
+
const Yo = "0.2.158";
|
|
5
5
|
class Lt extends Error {
|
|
6
6
|
}
|
|
7
7
|
class Zo extends Lt {
|
|
@@ -21886,6 +21886,9 @@ const gE = {
|
|
|
21886
21886
|
trash: {
|
|
21887
21887
|
type: Boolean,
|
|
21888
21888
|
default: !1
|
|
21889
|
+
},
|
|
21890
|
+
pluralText: {
|
|
21891
|
+
type: String
|
|
21889
21892
|
}
|
|
21890
21893
|
},
|
|
21891
21894
|
components: {
|
|
@@ -22381,7 +22384,7 @@ const gE = {
|
|
|
22381
22384
|
actualOptions: this.options
|
|
22382
22385
|
};
|
|
22383
22386
|
}
|
|
22384
|
-
}, Lo = (e) => (nt("data-v-
|
|
22387
|
+
}, Lo = (e) => (nt("data-v-422cc4e9"), e = e(), rt(), e), vE = { class: "footer" }, bE = /* @__PURE__ */ Lo(() => /* @__PURE__ */ x("p", null, null, -1)), kE = { key: 0 }, xE = /* @__PURE__ */ Lo(() => /* @__PURE__ */ x("p", null, null, -1));
|
|
22385
22388
|
function wE(e, t, n, i, s, r) {
|
|
22386
22389
|
const a = y("ux-icon"), l = y("ux-panel-body"), u = y("ux-panel"), f = y("flex-column"), c = y("ux-button"), p = y("ux-list-item"), g = y("ux-list"), b = y("ux-menu"), w = y("native-table"), O = y("pager"), E = y("flex-footer"), K = y("flex-row"), Q = y("search"), re = y("ux-field"), oe = y("filter-builder"), ue = y("flex-body"), H = y("spinner");
|
|
22387
22390
|
return r.actualDefinition ? (o(), k(f, {
|
|
@@ -22602,7 +22605,7 @@ function wE(e, t, n, i, s, r) {
|
|
|
22602
22605
|
_: 3
|
|
22603
22606
|
})) : _("", !0);
|
|
22604
22607
|
}
|
|
22605
|
-
const SE = /* @__PURE__ */ V(gE, [["render", wE], ["__scopeId", "data-v-
|
|
22608
|
+
const SE = /* @__PURE__ */ V(gE, [["render", wE], ["__scopeId", "data-v-422cc4e9"]]), Un = {
|
|
22606
22609
|
props: {
|
|
22607
22610
|
options: {
|
|
22608
22611
|
type: Object,
|