@qikdev/vue-ui 0.2.369 → 0.2.370
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 -7
- 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/vue-ui.css +1 -1
- package/package.json +1 -1
package/dist/lib.es.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import './vue-ui.css';
|
|
2
2
|
import { defineComponent as Ha, ref as mt, toRefs as Gd, onMounted as Ga, onBeforeUnmount as sm, watch as Pr, computed as hn, createElementBlock as m, openBlock as o, createCommentVNode as _, renderSlot as z, normalizeClass as R, useSlots as am, reactive as Xt, provide as Yr, resolveComponent as y, createVNode as c, Fragment as C, createBlock as b, unref as ct, withCtx as f, renderList as L, toDisplayString as k, createTextVNode as O, withDirectives as G, vShow as Hn, withModifiers as W, createElementVNode as x, h as Ca, mergeProps as at, toHandlers as pt, normalizeStyle as Pe, resolveDirective as Jd, resolveDynamicComponent as xt, vModelSelect as bt, pushScopeId as We, popScopeId as He, getCurrentScope as lm, onScopeDispose as om, getCurrentInstance as um, Teleport as Kd, Transition as dm, vModelText as ce, withKeys as Se, TransitionGroup as cm, nextTick as Zd, vModelDynamic as sr, normalizeProps as fm } from "vue";
|
|
3
3
|
import { EventDispatcher as Yd } from "@qikdev/sdk";
|
|
4
|
-
const mm = "0.2.
|
|
4
|
+
const mm = "0.2.370";
|
|
5
5
|
class en extends Error {
|
|
6
6
|
}
|
|
7
7
|
class hm extends en {
|
|
@@ -30079,10 +30079,10 @@ const KM = {
|
|
|
30079
30079
|
const e = this;
|
|
30080
30080
|
return e.glossary ? e.glossary[e.type] : null;
|
|
30081
30081
|
},
|
|
30082
|
-
|
|
30082
|
+
scopeTypes() {
|
|
30083
30083
|
const e = this;
|
|
30084
30084
|
return e.glossary ? Object.entries(e.glossary).reduce(function(n, [i, s]) {
|
|
30085
|
-
return s.definesType === "scope" &&
|
|
30085
|
+
return s.definesType === "scope" && n.push(s), n;
|
|
30086
30086
|
}, []) : void 0;
|
|
30087
30087
|
},
|
|
30088
30088
|
profileDetailTypes() {
|
|
@@ -30249,7 +30249,7 @@ const KM = {
|
|
|
30249
30249
|
maximum: 1,
|
|
30250
30250
|
type: "date"
|
|
30251
30251
|
});
|
|
30252
|
-
const d = e.
|
|
30252
|
+
const d = e.scopeTypes;
|
|
30253
30253
|
d.length && (d.forEach(function(p) {
|
|
30254
30254
|
i.push({
|
|
30255
30255
|
title: `${p.plural}`,
|
|
@@ -30258,7 +30258,7 @@ const KM = {
|
|
|
30258
30258
|
key: `meta.scopes|${p.key}`
|
|
30259
30259
|
});
|
|
30260
30260
|
}), i.push({
|
|
30261
|
-
title: "Scopes (
|
|
30261
|
+
title: "Scopes (No definition)",
|
|
30262
30262
|
minimum: 0,
|
|
30263
30263
|
maximum: 0,
|
|
30264
30264
|
key: "meta.scopes|null"
|
|
@@ -30608,7 +30608,7 @@ const KM = {
|
|
|
30608
30608
|
actualOptions: this.options
|
|
30609
30609
|
};
|
|
30610
30610
|
}
|
|
30611
|
-
}, _l = (e) => (We("data-v-
|
|
30611
|
+
}, _l = (e) => (We("data-v-6f4242ea"), e = e(), He(), e), ZM = /* @__PURE__ */ _l(() => /* @__PURE__ */ x("strong", null, "Select Columns", -1)), YM = {
|
|
30612
30612
|
key: 0,
|
|
30613
30613
|
class: "font-sm"
|
|
30614
30614
|
}, XM = { class: "footer" }, QM = /* @__PURE__ */ _l(() => /* @__PURE__ */ x("p", null, null, -1)), eI = { key: 0 }, tI = /* @__PURE__ */ _l(() => /* @__PURE__ */ x("p", null, null, -1));
|
|
@@ -30857,7 +30857,7 @@ function nI(e, t, n, i, s, r) {
|
|
|
30857
30857
|
_: 3
|
|
30858
30858
|
})) : _("", !0);
|
|
30859
30859
|
}
|
|
30860
|
-
const rI = /* @__PURE__ */ E(KM, [["render", nI], ["__scopeId", "data-v-
|
|
30860
|
+
const rI = /* @__PURE__ */ E(KM, [["render", nI], ["__scopeId", "data-v-6f4242ea"]]), iI = {
|
|
30861
30861
|
props: {
|
|
30862
30862
|
modal: {
|
|
30863
30863
|
type: Object,
|