@qikdev/vue-ui 0.2.118 → 0.2.119
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 +4 -3
- package/dist/lib.es.js.map +1 -1
- package/dist/lib.umd.js +3 -3
- 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 _a, onMounted as ga, onBeforeUnmount as Lo, watch as Ci, computed as di, openBlock as o, createElementBlock as d, renderSlot as q, createCommentVNode as _, useSlots as Po, reactive as Sr, provide as $r, resolveComponent as y, normalizeClass as U, Fragment as S, unref as Bn, createBlock as k, withCtx as h, createVNode as m, renderList as $, toDisplayString as v, withDirectives as G, vShow as ci, createElementVNode as x, withModifiers as W, createTextVNode as O, h as fi, resolveDynamicComponent as Ot, mergeProps as Ei, toHandlers as va, vModelSelect as Tt, pushScopeId as tt, popScopeId as nt, normalizeStyle as ut, Teleport as Uo, vModelText as se, withKeys as ge, TransitionGroup as jo, nextTick as ba, vModelDynamic as zn } from "vue";
|
|
3
3
|
import { EventDispatcher as Ro } from "@qikdev/sdk";
|
|
4
|
-
const Bo = "0.2.
|
|
4
|
+
const Bo = "0.2.119";
|
|
5
5
|
class Lt extends Error {
|
|
6
6
|
}
|
|
7
7
|
class zo extends Lt {
|
|
@@ -6020,7 +6020,8 @@ function Iy(e, t, n, i, s, r) {
|
|
|
6020
6020
|
r.subtitle ? (o(), d("div", My, v(r.subtitle), 1)) : _("", !0)
|
|
6021
6021
|
], 2);
|
|
6022
6022
|
}
|
|
6023
|
-
const Dy = /* @__PURE__ */ V(Ey, [["render", Iy], ["__scopeId", "data-v-69182ca5"]])
|
|
6023
|
+
const Dy = /* @__PURE__ */ V(Ey, [["render", Iy], ["__scopeId", "data-v-69182ca5"]]);
|
|
6024
|
+
const Fy = {
|
|
6024
6025
|
mixins: [We],
|
|
6025
6026
|
data() {
|
|
6026
6027
|
return {
|
|
@@ -6044,7 +6045,7 @@ const Dy = /* @__PURE__ */ V(Ey, [["render", Iy], ["__scopeId", "data-v-69182ca5
|
|
|
6044
6045
|
function Ny(e, t, n, i, s, r) {
|
|
6045
6046
|
return o(), d("td", $y, v(r.title), 1);
|
|
6046
6047
|
}
|
|
6047
|
-
const Ly = /* @__PURE__ */ V(Fy, [["render", Ny]]);
|
|
6048
|
+
const Ly = /* @__PURE__ */ V(Fy, [["render", Ny], ["__scopeId", "data-v-fcc58142"]]);
|
|
6048
6049
|
function bi(e, t) {
|
|
6049
6050
|
if (!e || !t)
|
|
6050
6051
|
return;
|