@qikdev/vue-ui 0.2.197 → 0.2.201
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 +5 -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 Jt, toRefs as xa, onMounted as wa, onBeforeUnmount as qo, watch as Er, computed as fr, openBlock as o, createElementBlock as d, renderSlot as q, createCommentVNode as _, normalizeClass as L, useSlots as Wo, 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 v, withDirectives as Y, vShow as di, createElementVNode as x, withModifiers as z, createTextVNode as T, h as mr, mergeProps as Oi, toHandlers as Ar, normalizeStyle as He, resolveDynamicComponent as ft, vModelSelect as Tt, pushScopeId as qe, popScopeId as We, Teleport as Go, vModelText as ae, withKeys as ge, TransitionGroup as Ko, nextTick as Sa, vModelDynamic as Hn } from "vue";
|
|
3
3
|
import { EventDispatcher as Yo } from "@qikdev/sdk";
|
|
4
|
-
const Zo = "0.2.
|
|
4
|
+
const Zo = "0.2.201";
|
|
5
5
|
class Pt extends Error {
|
|
6
6
|
}
|
|
7
7
|
class Jo extends Pt {
|
|
@@ -7081,10 +7081,11 @@ const ie = {
|
|
|
7081
7081
|
return e.field.asyncOptions;
|
|
7082
7082
|
},
|
|
7083
7083
|
hasAsyncOptions() {
|
|
7084
|
+
var e;
|
|
7084
7085
|
if (this.field.asyncOptionsURL)
|
|
7085
7086
|
return !0;
|
|
7086
7087
|
if (this.field.type === "reference") {
|
|
7087
|
-
if (this.field.allowedReferences.length)
|
|
7088
|
+
if ((e = this.field.allowedReferences) != null && e.length)
|
|
7088
7089
|
return !1;
|
|
7089
7090
|
switch (this.field.widget) {
|
|
7090
7091
|
case "select":
|
|
@@ -7937,7 +7938,7 @@ const ag = {
|
|
|
7937
7938
|
type: Boolean
|
|
7938
7939
|
}
|
|
7939
7940
|
}
|
|
7940
|
-
}, lg = (e) => (qe("data-v-
|
|
7941
|
+
}, lg = (e) => (qe("data-v-594a0385"), e = e(), We(), e), og = /* @__PURE__ */ lg(() => /* @__PURE__ */ x("svg", {
|
|
7941
7942
|
width: "24",
|
|
7942
7943
|
height: "24",
|
|
7943
7944
|
stroke: "#000",
|
|
@@ -7961,7 +7962,7 @@ function dg(e, t, n, r, s, i) {
|
|
|
7961
7962
|
class: L(["ux-spinner", { large: n.large }])
|
|
7962
7963
|
}, ug, 2);
|
|
7963
7964
|
}
|
|
7964
|
-
const Nl = /* @__PURE__ */ C(ag, [["render", dg], ["__scopeId", "data-v-
|
|
7965
|
+
const Nl = /* @__PURE__ */ C(ag, [["render", dg], ["__scopeId", "data-v-594a0385"]]);
|
|
7965
7966
|
const cg = {
|
|
7966
7967
|
components: {
|
|
7967
7968
|
Spinner: Nl
|