@qikdev/vue-ui 0.2.94 → 0.2.95
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/README.md +44 -4
- package/dist/lib.es.js +183 -181
- 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 Si, ref as Yt, toRefs as fa, onMounted as ma, onBeforeUnmount as Ao, watch as Oi, computed as ui, openBlock as o, createElementBlock as d, renderSlot as q, createCommentVNode as _, useSlots as Mo, reactive as wr, provide as $r, resolveComponent as y, normalizeClass as L, Fragment as S, unref as Rn, createBlock as k, withCtx as h, createVNode as m, renderList as $, toDisplayString as b, withModifiers as W, createTextVNode as O, createElementVNode as w, h as di, resolveDynamicComponent as wt, mergeProps as Ti, toHandlers as ha, withDirectives as K, vModelSelect as St, pushScopeId as at, popScopeId as lt, normalizeStyle as Ot, Teleport as Io, vModelText as pe, withKeys as ge, TransitionGroup as Fo, nextTick as pa, vModelDynamic as Bn, vShow as Yi } from "vue";
|
|
3
3
|
import { EventDispatcher as Do } from "@qikdev/sdk";
|
|
4
|
-
const $o = "0.2.
|
|
4
|
+
const $o = "0.2.95";
|
|
5
5
|
class $t extends Error {
|
|
6
6
|
}
|
|
7
7
|
class No extends $t {
|
|
@@ -6129,7 +6129,8 @@ function Ty(e, t, n, i, s, r) {
|
|
|
6129
6129
|
}, null, 8, ["type", "value"]))
|
|
6130
6130
|
], 2));
|
|
6131
6131
|
}
|
|
6132
|
-
const xl = /* @__PURE__ */ E(wy, [["render", Ty], ["__scopeId", "data-v-2b9d12bd"]])
|
|
6132
|
+
const xl = /* @__PURE__ */ E(wy, [["render", Ty], ["__scopeId", "data-v-2b9d12bd"]]);
|
|
6133
|
+
const Ey = {
|
|
6133
6134
|
components: {
|
|
6134
6135
|
TableCell: xl
|
|
6135
6136
|
},
|
|
@@ -6175,8 +6176,9 @@ const xl = /* @__PURE__ */ E(wy, [["render", Ty], ["__scopeId", "data-v-2b9d12bd
|
|
|
6175
6176
|
},
|
|
6176
6177
|
computed: {
|
|
6177
6178
|
classes() {
|
|
6179
|
+
var t, n;
|
|
6178
6180
|
var e = [];
|
|
6179
|
-
return this.selected && e.push("selected"), e;
|
|
6181
|
+
return this.selected && e.push("selected"), ((n = (t = this.row) == null ? void 0 : t.meta) == null ? void 0 : n.status) === "inactive" && e.push("inactive"), e;
|
|
6180
6182
|
}
|
|
6181
6183
|
}
|
|
6182
6184
|
};
|
|
@@ -6214,10 +6216,10 @@ function Vy(e, t, n, i, s, r) {
|
|
|
6214
6216
|
_: 1
|
|
6215
6217
|
})
|
|
6216
6218
|
])) : _("", !0)
|
|
6217
|
-
])
|
|
6219
|
+
], !0)
|
|
6218
6220
|
], 2);
|
|
6219
6221
|
}
|
|
6220
|
-
const Cy = /* @__PURE__ */ E(Ey, [["render", Vy]]), Ay = {
|
|
6222
|
+
const Cy = /* @__PURE__ */ E(Ey, [["render", Vy], ["__scopeId", "data-v-32f1a8a7"]]), Ay = {
|
|
6221
6223
|
data() {
|
|
6222
6224
|
return {
|
|
6223
6225
|
scrollTop: 0
|
|
@@ -11383,33 +11385,33 @@ const Qv = {
|
|
|
11383
11385
|
return this.types;
|
|
11384
11386
|
}
|
|
11385
11387
|
}
|
|
11386
|
-
},
|
|
11388
|
+
}, e1 = {
|
|
11387
11389
|
key: 0,
|
|
11388
11390
|
class: "ux-field-title"
|
|
11389
|
-
},
|
|
11391
|
+
}, t1 = {
|
|
11390
11392
|
key: 0,
|
|
11391
11393
|
class: "ux-required-marker"
|
|
11392
|
-
},
|
|
11394
|
+
}, n1 = {
|
|
11393
11395
|
key: 1,
|
|
11394
11396
|
class: "ux-field-description"
|
|
11395
|
-
},
|
|
11397
|
+
}, r1 = {
|
|
11396
11398
|
key: 2,
|
|
11397
11399
|
class: "ui-select-button"
|
|
11398
|
-
},
|
|
11400
|
+
}, i1 = ["multiple"], s1 = {
|
|
11399
11401
|
key: 0,
|
|
11400
11402
|
value: ""
|
|
11401
|
-
},
|
|
11402
|
-
function
|
|
11403
|
+
}, a1 = ["value"];
|
|
11404
|
+
function l1(e, t, n, i, s, r) {
|
|
11403
11405
|
const a = y("ux-button");
|
|
11404
11406
|
return o(), d("div", {
|
|
11405
11407
|
class: L(["native-select", r.classes])
|
|
11406
11408
|
}, [
|
|
11407
|
-
e.showLabel ? (o(), d("label",
|
|
11409
|
+
e.showLabel ? (o(), d("label", e1, [
|
|
11408
11410
|
O(b(e.label) + " ", 1),
|
|
11409
|
-
e.required ? (o(), d("span",
|
|
11411
|
+
e.required ? (o(), d("span", t1, "*")) : _("", !0)
|
|
11410
11412
|
])) : _("", !0),
|
|
11411
|
-
e.showDescription ? (o(), d("div",
|
|
11412
|
-
e.singleValue ? (o(), d("div",
|
|
11413
|
+
e.showDescription ? (o(), d("div", n1, b(e.description), 1)) : _("", !0),
|
|
11414
|
+
e.singleValue ? (o(), d("div", r1, [
|
|
11413
11415
|
q(e.$slots, "default", {}, () => [
|
|
11414
11416
|
m(a, { tag: "div" }, {
|
|
11415
11417
|
default: h(() => [
|
|
@@ -11424,17 +11426,17 @@ function lb(e, t, n, i, s, r) {
|
|
|
11424
11426
|
multiple: e.multiValue,
|
|
11425
11427
|
"onUpdate:modelValue": t[1] || (t[1] = (l) => e.model = l)
|
|
11426
11428
|
}, [
|
|
11427
|
-
e.singleValue && !e.minimum ? (o(), d("option",
|
|
11429
|
+
e.singleValue && !e.minimum ? (o(), d("option", s1, "None")) : _("", !0),
|
|
11428
11430
|
(o(!0), d(S, null, $(r.selectableOptions, (l) => (o(), d("option", {
|
|
11429
11431
|
value: l.value
|
|
11430
|
-
}, b(l.title), 9,
|
|
11431
|
-
], 40,
|
|
11432
|
+
}, b(l.title), 9, a1))), 256))
|
|
11433
|
+
], 40, i1), [
|
|
11432
11434
|
[St, e.model]
|
|
11433
11435
|
])
|
|
11434
11436
|
], 2);
|
|
11435
11437
|
}
|
|
11436
|
-
const
|
|
11437
|
-
const
|
|
11438
|
+
const o1 = /* @__PURE__ */ E(Qv, [["render", l1], ["__scopeId", "data-v-a366d321"]]);
|
|
11439
|
+
const u1 = {
|
|
11438
11440
|
props: {
|
|
11439
11441
|
item: {
|
|
11440
11442
|
type: Object
|
|
@@ -11467,13 +11469,13 @@ const ub = {
|
|
|
11467
11469
|
return !this.hasChildren || this.item.collapsed;
|
|
11468
11470
|
}
|
|
11469
11471
|
}
|
|
11470
|
-
},
|
|
11472
|
+
}, d1 = { class: "outer" }, c1 = {
|
|
11471
11473
|
key: 0,
|
|
11472
11474
|
class: "children"
|
|
11473
11475
|
};
|
|
11474
|
-
function
|
|
11476
|
+
function f1(e, t, n, i, s, r) {
|
|
11475
11477
|
const a = y("ux-icon"), l = y("flex-cell"), u = y("ux-button"), c = y("flex-row"), f = y("scope-item", !0);
|
|
11476
|
-
return o(), d("div",
|
|
11478
|
+
return o(), d("div", d1, [
|
|
11477
11479
|
w("div", {
|
|
11478
11480
|
class: L(["scope-item", { selected: r.selected }]),
|
|
11479
11481
|
onClick: t[1] || (t[1] = (...p) => r.clicked && r.clicked(...p))
|
|
@@ -11525,7 +11527,7 @@ function fb(e, t, n, i, s, r) {
|
|
|
11525
11527
|
_: 1
|
|
11526
11528
|
})
|
|
11527
11529
|
], 2),
|
|
11528
|
-
r.expanded ? (o(), d("div",
|
|
11530
|
+
r.expanded ? (o(), d("div", c1, [
|
|
11529
11531
|
(o(!0), d(S, null, $(n.item.children, (p) => (o(), k(f, {
|
|
11530
11532
|
click: n.click,
|
|
11531
11533
|
item: p
|
|
@@ -11533,11 +11535,11 @@ function fb(e, t, n, i, s, r) {
|
|
|
11533
11535
|
])) : _("", !0)
|
|
11534
11536
|
]);
|
|
11535
11537
|
}
|
|
11536
|
-
const
|
|
11538
|
+
const m1 = /* @__PURE__ */ E(u1, [["render", f1], ["__scopeId", "data-v-2f79c449"]]);
|
|
11537
11539
|
let ri;
|
|
11538
|
-
const
|
|
11540
|
+
const h1 = {
|
|
11539
11541
|
components: {
|
|
11540
|
-
ScopeItem:
|
|
11542
|
+
ScopeItem: m1
|
|
11541
11543
|
},
|
|
11542
11544
|
async created() {
|
|
11543
11545
|
this.glossary = await this.$sdk.content.glossary({ hash: !0 });
|
|
@@ -11649,7 +11651,7 @@ const hb = {
|
|
|
11649
11651
|
}
|
|
11650
11652
|
}
|
|
11651
11653
|
};
|
|
11652
|
-
function
|
|
11654
|
+
function p1(e, t, n, i, s, r) {
|
|
11653
11655
|
const a = y("spinner"), l = y("scope-item");
|
|
11654
11656
|
return o(), d("div", {
|
|
11655
11657
|
class: L({ has: r.hasSelection })
|
|
@@ -11660,8 +11662,8 @@ function pb(e, t, n, i, s, r) {
|
|
|
11660
11662
|
}, null, 8, ["click", "item"]))), 256))
|
|
11661
11663
|
], 2);
|
|
11662
11664
|
}
|
|
11663
|
-
const
|
|
11664
|
-
const
|
|
11665
|
+
const y1 = /* @__PURE__ */ E(h1, [["render", p1], ["__scopeId", "data-v-5472184b"]]);
|
|
11666
|
+
const _1 = {
|
|
11665
11667
|
async created() {
|
|
11666
11668
|
const e = await this.$sdk.content.scopeGlossary({ hash: !0 });
|
|
11667
11669
|
this.scopeGlossary = e, this.loadingScopeGlossary = !1;
|
|
@@ -11771,7 +11773,7 @@ const _b = {
|
|
|
11771
11773
|
}
|
|
11772
11774
|
}
|
|
11773
11775
|
};
|
|
11774
|
-
function
|
|
11776
|
+
function g1(e, t, n, i, s, r) {
|
|
11775
11777
|
const a = y("ux-icon"), l = y("ux-button");
|
|
11776
11778
|
return o(), d("div", null, [
|
|
11777
11779
|
m(l, { onClick: r.openSelection }, {
|
|
@@ -11791,13 +11793,13 @@ function gb(e, t, n, i, s, r) {
|
|
|
11791
11793
|
}, 8, ["onClick"])
|
|
11792
11794
|
]);
|
|
11793
11795
|
}
|
|
11794
|
-
const
|
|
11795
|
-
function
|
|
11796
|
+
const v1 = /* @__PURE__ */ E(_1, [["render", g1], ["__scopeId", "data-v-f83c09f7"]]);
|
|
11797
|
+
function b1(e) {
|
|
11796
11798
|
return e === void 0 || typeof e > "u" || e === null || String(e) === "null" || String(e) === "undefined";
|
|
11797
11799
|
}
|
|
11798
|
-
const
|
|
11800
|
+
const k1 = {
|
|
11799
11801
|
components: {
|
|
11800
|
-
ScopeSelectButton:
|
|
11802
|
+
ScopeSelectButton: v1
|
|
11801
11803
|
},
|
|
11802
11804
|
props: {
|
|
11803
11805
|
title: {
|
|
@@ -11830,7 +11832,7 @@ const kb = {
|
|
|
11830
11832
|
methods: {
|
|
11831
11833
|
cleanOutput(e) {
|
|
11832
11834
|
var t = this;
|
|
11833
|
-
return
|
|
11835
|
+
return b1(e) ? t.multiValue ? e = [] : e = void 0 : t.multiValue ? e = (e || []).filter(Boolean).map(function(n) {
|
|
11834
11836
|
return t.getValue(n);
|
|
11835
11837
|
}) : e = t.getValue(e), e;
|
|
11836
11838
|
},
|
|
@@ -11876,26 +11878,26 @@ const kb = {
|
|
|
11876
11878
|
return this.types;
|
|
11877
11879
|
}
|
|
11878
11880
|
}
|
|
11879
|
-
},
|
|
11881
|
+
}, x1 = {
|
|
11880
11882
|
key: 0,
|
|
11881
11883
|
class: "ux-field-title"
|
|
11882
|
-
},
|
|
11884
|
+
}, w1 = {
|
|
11883
11885
|
key: 0,
|
|
11884
11886
|
class: "ux-required-marker"
|
|
11885
|
-
},
|
|
11887
|
+
}, S1 = {
|
|
11886
11888
|
key: 1,
|
|
11887
11889
|
class: "ux-field-description"
|
|
11888
11890
|
};
|
|
11889
|
-
function
|
|
11891
|
+
function O1(e, t, n, i, s, r) {
|
|
11890
11892
|
const a = y("scope-select-button");
|
|
11891
11893
|
return o(), d("div", {
|
|
11892
11894
|
class: L(["scope-select", r.classes])
|
|
11893
11895
|
}, [
|
|
11894
|
-
e.showLabel ? (o(), d("label",
|
|
11896
|
+
e.showLabel ? (o(), d("label", x1, [
|
|
11895
11897
|
O(b(e.label) + " ", 1),
|
|
11896
|
-
e.required ? (o(), d("span",
|
|
11898
|
+
e.required ? (o(), d("span", w1, "*")) : _("", !0)
|
|
11897
11899
|
])) : _("", !0),
|
|
11898
|
-
e.showDescription ? (o(), d("div",
|
|
11900
|
+
e.showDescription ? (o(), d("div", S1, b(e.description), 1)) : _("", !0),
|
|
11899
11901
|
m(a, {
|
|
11900
11902
|
type: r.contextReferenceType,
|
|
11901
11903
|
action: r.contextReferenceAction,
|
|
@@ -11904,11 +11906,11 @@ function Ob(e, t, n, i, s, r) {
|
|
|
11904
11906
|
}, null, 8, ["type", "action", "modelValue"])
|
|
11905
11907
|
], 2);
|
|
11906
11908
|
}
|
|
11907
|
-
const
|
|
11908
|
-
function
|
|
11909
|
+
const T1 = /* @__PURE__ */ E(k1, [["render", O1], ["__scopeId", "data-v-79e23811"]]);
|
|
11910
|
+
function E1(e) {
|
|
11909
11911
|
return e === void 0 || typeof e > "u" || e === null || String(e) === "null" || String(e) === "undefined";
|
|
11910
11912
|
}
|
|
11911
|
-
const
|
|
11913
|
+
const V1 = {
|
|
11912
11914
|
props: {
|
|
11913
11915
|
title: {
|
|
11914
11916
|
type: String
|
|
@@ -11939,7 +11941,7 @@ const Vb = {
|
|
|
11939
11941
|
methods: {
|
|
11940
11942
|
cleanOutput(e) {
|
|
11941
11943
|
var t = this;
|
|
11942
|
-
return
|
|
11944
|
+
return E1(e) ? t.multiValue ? e = [] : e = void 0 : t.multiValue ? e = (e || []).filter(Boolean).map(function(n) {
|
|
11943
11945
|
return t.getValue(n);
|
|
11944
11946
|
}) : e = t.getValue(e), e;
|
|
11945
11947
|
},
|
|
@@ -12048,33 +12050,33 @@ const Vb = {
|
|
|
12048
12050
|
return this.fieldOptions;
|
|
12049
12051
|
}
|
|
12050
12052
|
}
|
|
12051
|
-
},
|
|
12053
|
+
}, C1 = {
|
|
12052
12054
|
key: 0,
|
|
12053
12055
|
class: "ux-field-title"
|
|
12054
|
-
},
|
|
12056
|
+
}, A1 = {
|
|
12055
12057
|
key: 0,
|
|
12056
12058
|
class: "ux-required-marker"
|
|
12057
|
-
},
|
|
12059
|
+
}, M1 = {
|
|
12058
12060
|
key: 1,
|
|
12059
12061
|
class: "ux-field-description"
|
|
12060
|
-
},
|
|
12062
|
+
}, I1 = {
|
|
12061
12063
|
key: 2,
|
|
12062
12064
|
class: "ui-select-button"
|
|
12063
|
-
},
|
|
12065
|
+
}, F1 = ["multiple"], D1 = {
|
|
12064
12066
|
key: 0,
|
|
12065
12067
|
value: ""
|
|
12066
|
-
}, $
|
|
12067
|
-
function
|
|
12068
|
+
}, $1 = ["value"];
|
|
12069
|
+
function N1(e, t, n, i, s, r) {
|
|
12068
12070
|
const a = y("ux-button");
|
|
12069
12071
|
return o(), d("div", {
|
|
12070
12072
|
class: L(["native-select", r.classes])
|
|
12071
12073
|
}, [
|
|
12072
|
-
e.showLabel ? (o(), d("label",
|
|
12074
|
+
e.showLabel ? (o(), d("label", C1, [
|
|
12073
12075
|
O(b(e.label) + " ", 1),
|
|
12074
|
-
e.required ? (o(), d("span",
|
|
12076
|
+
e.required ? (o(), d("span", A1, "*")) : _("", !0)
|
|
12075
12077
|
])) : _("", !0),
|
|
12076
|
-
e.showDescription ? (o(), d("div",
|
|
12077
|
-
e.singleValue ? (o(), d("div",
|
|
12078
|
+
e.showDescription ? (o(), d("div", M1, b(e.description), 1)) : _("", !0),
|
|
12079
|
+
e.singleValue ? (o(), d("div", I1, [
|
|
12078
12080
|
q(e.$slots, "default", {}, () => [
|
|
12079
12081
|
m(a, { tag: "div" }, {
|
|
12080
12082
|
default: h(() => [
|
|
@@ -12089,17 +12091,17 @@ function Nb(e, t, n, i, s, r) {
|
|
|
12089
12091
|
multiple: e.multiValue,
|
|
12090
12092
|
"onUpdate:modelValue": t[1] || (t[1] = (l) => e.model = l)
|
|
12091
12093
|
}, [
|
|
12092
|
-
r.showNoneOption ? (o(), d("option",
|
|
12094
|
+
r.showNoneOption ? (o(), d("option", D1, "None")) : _("", !0),
|
|
12093
12095
|
(o(!0), d(S, null, $(r.selectableOptions, (l) => (o(), d("option", {
|
|
12094
12096
|
value: l.value
|
|
12095
|
-
}, b(l.title), 9, $
|
|
12096
|
-
], 40,
|
|
12097
|
+
}, b(l.title), 9, $1))), 256))
|
|
12098
|
+
], 40, F1), [
|
|
12097
12099
|
[St, e.model]
|
|
12098
12100
|
])
|
|
12099
12101
|
], 2);
|
|
12100
12102
|
}
|
|
12101
|
-
const
|
|
12102
|
-
const
|
|
12103
|
+
const L1 = /* @__PURE__ */ E(V1, [["render", N1], ["__scopeId", "data-v-2ba63156"]]);
|
|
12104
|
+
const P1 = {
|
|
12103
12105
|
props: {
|
|
12104
12106
|
modelValue: {
|
|
12105
12107
|
type: [String, Array]
|
|
@@ -12157,37 +12159,37 @@ const Pb = {
|
|
|
12157
12159
|
return String(this.currency).toUpperCase();
|
|
12158
12160
|
}
|
|
12159
12161
|
}
|
|
12160
|
-
},
|
|
12162
|
+
}, U1 = {
|
|
12161
12163
|
key: 0,
|
|
12162
12164
|
class: "ux-field-title"
|
|
12163
|
-
},
|
|
12165
|
+
}, j1 = {
|
|
12164
12166
|
key: 0,
|
|
12165
12167
|
class: "ux-required-marker"
|
|
12166
|
-
},
|
|
12168
|
+
}, R1 = {
|
|
12167
12169
|
key: 1,
|
|
12168
12170
|
class: "ux-field-description"
|
|
12169
|
-
},
|
|
12171
|
+
}, B1 = { key: 2 }, z1 = {
|
|
12170
12172
|
key: 0,
|
|
12171
12173
|
class: "ux-text-prefix"
|
|
12172
|
-
},
|
|
12174
|
+
}, H1 = ["onBlur", "onUpdate:modelValue"], q1 = {
|
|
12173
12175
|
key: 1,
|
|
12174
12176
|
class: "ux-text-suffix"
|
|
12175
|
-
},
|
|
12177
|
+
}, G1 = {
|
|
12176
12178
|
key: 0,
|
|
12177
12179
|
class: "ux-text-prefix"
|
|
12178
|
-
},
|
|
12180
|
+
}, W1 = {
|
|
12179
12181
|
key: 1,
|
|
12180
12182
|
class: "ux-text-suffix"
|
|
12181
12183
|
};
|
|
12182
|
-
function
|
|
12184
|
+
function K1(e, t, n, i, s, r) {
|
|
12183
12185
|
const a = y("flex-cell"), l = y("ux-icon"), u = y("ux-button"), c = y("flex-row");
|
|
12184
12186
|
return o(), d(S, null, [
|
|
12185
|
-
e.showLabel ? (o(), d("label",
|
|
12187
|
+
e.showLabel ? (o(), d("label", U1, [
|
|
12186
12188
|
O(b(e.label) + " ", 1),
|
|
12187
|
-
e.required ? (o(), d("span",
|
|
12189
|
+
e.required ? (o(), d("span", j1, "*")) : _("", !0)
|
|
12188
12190
|
])) : _("", !0),
|
|
12189
|
-
e.showDescription ? (o(), d("div",
|
|
12190
|
-
e.multiValue ? (o(), d("div",
|
|
12191
|
+
e.showDescription ? (o(), d("div", R1, b(e.description), 1)) : _("", !0),
|
|
12192
|
+
e.multiValue ? (o(), d("div", B1, [
|
|
12191
12193
|
(o(!0), d(S, null, $(r.model, (f, p) => (o(), k(c, {
|
|
12192
12194
|
class: "ux-text-row",
|
|
12193
12195
|
key: p
|
|
@@ -12198,7 +12200,7 @@ function Kb(e, t, n, i, s, r) {
|
|
|
12198
12200
|
w("div", {
|
|
12199
12201
|
class: L(["ux-text-wrap", { prefixed: r.prefix, suffixed: r.suffix }])
|
|
12200
12202
|
}, [
|
|
12201
|
-
r.prefix ? (o(), d("span",
|
|
12203
|
+
r.prefix ? (o(), d("span", z1, b(r.prefix), 1)) : _("", !0),
|
|
12202
12204
|
K((o(), d("input", {
|
|
12203
12205
|
class: "ux-field-focus ux-text-input-multiple",
|
|
12204
12206
|
ref_for: !0,
|
|
@@ -12209,7 +12211,7 @@ function Kb(e, t, n, i, s, r) {
|
|
|
12209
12211
|
onBlur: (g) => r.update(g, p),
|
|
12210
12212
|
"onUpdate:modelValue": (g) => r.proxy[p] = g,
|
|
12211
12213
|
onFocus: t[1] || (t[1] = (...g) => e.touch && e.touch(...g))
|
|
12212
|
-
}, null, 40,
|
|
12214
|
+
}, null, 40, H1)), [
|
|
12213
12215
|
[
|
|
12214
12216
|
pe,
|
|
12215
12217
|
r.proxy[p],
|
|
@@ -12217,7 +12219,7 @@ function Kb(e, t, n, i, s, r) {
|
|
|
12217
12219
|
{ lazy: !0 }
|
|
12218
12220
|
]
|
|
12219
12221
|
]),
|
|
12220
|
-
r.suffix ? (o(), d("span",
|
|
12222
|
+
r.suffix ? (o(), d("span", q1, b(r.suffix), 1)) : _("", !0)
|
|
12221
12223
|
], 2)
|
|
12222
12224
|
]),
|
|
12223
12225
|
_: 2
|
|
@@ -12261,7 +12263,7 @@ function Kb(e, t, n, i, s, r) {
|
|
|
12261
12263
|
key: 3,
|
|
12262
12264
|
class: L(["ux-text-wrap", { prefixed: r.prefix, suffixed: r.suffix }])
|
|
12263
12265
|
}, [
|
|
12264
|
-
r.prefix ? (o(), d("span",
|
|
12266
|
+
r.prefix ? (o(), d("span", G1, b(r.prefix), 1)) : _("", !0),
|
|
12265
12267
|
K((o(), d("input", {
|
|
12266
12268
|
class: "ux-field-focus ux-text-input-single",
|
|
12267
12269
|
ref: "input",
|
|
@@ -12278,12 +12280,12 @@ function Kb(e, t, n, i, s, r) {
|
|
|
12278
12280
|
{ lazy: !0 }
|
|
12279
12281
|
]
|
|
12280
12282
|
]),
|
|
12281
|
-
r.suffix ? (o(), d("span",
|
|
12283
|
+
r.suffix ? (o(), d("span", W1, b(r.suffix), 1)) : _("", !0)
|
|
12282
12284
|
], 2))
|
|
12283
12285
|
], 64);
|
|
12284
12286
|
}
|
|
12285
|
-
const Jl = /* @__PURE__ */ E(
|
|
12286
|
-
const
|
|
12287
|
+
const Jl = /* @__PURE__ */ E(P1, [["render", K1], ["__scopeId", "data-v-8204c7cd"]]);
|
|
12288
|
+
const Y1 = {
|
|
12287
12289
|
props: {
|
|
12288
12290
|
modelValue: {
|
|
12289
12291
|
type: [String, Array]
|
|
@@ -12373,37 +12375,37 @@ const Yb = {
|
|
|
12373
12375
|
return "";
|
|
12374
12376
|
}
|
|
12375
12377
|
}
|
|
12376
|
-
},
|
|
12378
|
+
}, Z1 = {
|
|
12377
12379
|
key: 0,
|
|
12378
12380
|
class: "ux-field-title"
|
|
12379
|
-
},
|
|
12381
|
+
}, J1 = {
|
|
12380
12382
|
key: 0,
|
|
12381
12383
|
class: "ux-required-marker"
|
|
12382
|
-
},
|
|
12384
|
+
}, X1 = {
|
|
12383
12385
|
key: 1,
|
|
12384
12386
|
class: "ux-field-description"
|
|
12385
|
-
},
|
|
12387
|
+
}, Q1 = { key: 2 }, eb = { class: "ux-text-wrap" }, tb = {
|
|
12386
12388
|
key: 0,
|
|
12387
12389
|
class: "ux-text-prefix"
|
|
12388
|
-
},
|
|
12390
|
+
}, nb = ["type", "placeholder", "onUpdate:modelValue"], rb = ["type", "placeholder", "onUpdate:modelValue"], ib = {
|
|
12389
12391
|
key: 3,
|
|
12390
12392
|
class: "ux-text-suffix"
|
|
12391
|
-
},
|
|
12393
|
+
}, sb = { class: "ux-text-wrap" }, ab = {
|
|
12392
12394
|
key: 0,
|
|
12393
12395
|
class: "ux-text-prefix"
|
|
12394
|
-
},
|
|
12396
|
+
}, lb = ["type", "placeholder"], ob = ["type", "placeholder"], ub = {
|
|
12395
12397
|
key: 3,
|
|
12396
12398
|
class: "ux-text-suffix"
|
|
12397
12399
|
};
|
|
12398
|
-
function
|
|
12400
|
+
function db(e, t, n, i, s, r) {
|
|
12399
12401
|
const a = y("flex-cell"), l = y("ux-icon"), u = y("ux-button"), c = y("flex-row");
|
|
12400
12402
|
return o(), d(S, null, [
|
|
12401
|
-
e.showLabel ? (o(), d("label",
|
|
12403
|
+
e.showLabel ? (o(), d("label", Z1, [
|
|
12402
12404
|
O(b(e.label) + " ", 1),
|
|
12403
|
-
e.required ? (o(), d("span",
|
|
12405
|
+
e.required ? (o(), d("span", J1, "*")) : _("", !0)
|
|
12404
12406
|
])) : _("", !0),
|
|
12405
|
-
e.showDescription ? (o(), d("div",
|
|
12406
|
-
e.multiValue ? (o(), d("div",
|
|
12407
|
+
e.showDescription ? (o(), d("div", X1, b(e.description), 1)) : _("", !0),
|
|
12408
|
+
e.multiValue ? (o(), d("div", Q1, [
|
|
12407
12409
|
(o(!0), d(S, null, $(e.model, (f, p) => (o(), k(c, {
|
|
12408
12410
|
class: "ux-text-row",
|
|
12409
12411
|
key: p
|
|
@@ -12411,8 +12413,8 @@ function d1(e, t, n, i, s, r) {
|
|
|
12411
12413
|
default: h(() => [
|
|
12412
12414
|
m(a, null, {
|
|
12413
12415
|
default: h(() => [
|
|
12414
|
-
w("div",
|
|
12415
|
-
e.prefix ? (o(), d("span",
|
|
12416
|
+
w("div", eb, [
|
|
12417
|
+
e.prefix ? (o(), d("span", tb, b(e.prefix), 1)) : _("", !0),
|
|
12416
12418
|
r.lazy ? K((o(), d("input", {
|
|
12417
12419
|
key: 1,
|
|
12418
12420
|
type: r.getInput(p),
|
|
@@ -12423,7 +12425,7 @@ function d1(e, t, n, i, s, r) {
|
|
|
12423
12425
|
ref: "input",
|
|
12424
12426
|
onKeydown: t[1] || (t[1] = ge(W((g) => e.add(), ["stop", "prevent"]), ["enter"])),
|
|
12425
12427
|
"onUpdate:modelValue": (g) => e.model[p] = g
|
|
12426
|
-
}, null, 42,
|
|
12428
|
+
}, null, 42, nb)), [
|
|
12427
12429
|
[
|
|
12428
12430
|
Bn,
|
|
12429
12431
|
e.model[p],
|
|
@@ -12441,10 +12443,10 @@ function d1(e, t, n, i, s, r) {
|
|
|
12441
12443
|
ref: "input",
|
|
12442
12444
|
onKeydown: t[3] || (t[3] = ge(W((g) => e.add(), ["stop", "prevent"]), ["enter"])),
|
|
12443
12445
|
"onUpdate:modelValue": (g) => e.model[p] = g
|
|
12444
|
-
}, null, 42,
|
|
12446
|
+
}, null, 42, rb)), [
|
|
12445
12447
|
[Bn, e.model[p]]
|
|
12446
12448
|
]),
|
|
12447
|
-
e.suffix ? (o(), d("span",
|
|
12449
|
+
e.suffix ? (o(), d("span", ib, b(e.suffix), 1)) : _("", !0)
|
|
12448
12450
|
])
|
|
12449
12451
|
]),
|
|
12450
12452
|
_: 2
|
|
@@ -12528,8 +12530,8 @@ function d1(e, t, n, i, s, r) {
|
|
|
12528
12530
|
default: h(() => [
|
|
12529
12531
|
m(a, null, {
|
|
12530
12532
|
default: h(() => [
|
|
12531
|
-
w("div",
|
|
12532
|
-
e.prefix ? (o(), d("span",
|
|
12533
|
+
w("div", sb, [
|
|
12534
|
+
e.prefix ? (o(), d("span", ab, b(e.prefix), 1)) : _("", !0),
|
|
12533
12535
|
r.lazy ? K((o(), d("input", {
|
|
12534
12536
|
key: 1,
|
|
12535
12537
|
type: r.actualInputType,
|
|
@@ -12538,7 +12540,7 @@ function d1(e, t, n, i, s, r) {
|
|
|
12538
12540
|
placeholder: r.actualPlaceholder,
|
|
12539
12541
|
onFocus: t[5] || (t[5] = (...f) => e.touch && e.touch(...f)),
|
|
12540
12542
|
"onUpdate:modelValue": t[6] || (t[6] = (f) => e.model = f)
|
|
12541
|
-
}, null, 42,
|
|
12543
|
+
}, null, 42, lb)), [
|
|
12542
12544
|
[
|
|
12543
12545
|
Bn,
|
|
12544
12546
|
e.model,
|
|
@@ -12554,10 +12556,10 @@ function d1(e, t, n, i, s, r) {
|
|
|
12554
12556
|
placeholder: r.actualPlaceholder,
|
|
12555
12557
|
onFocus: t[7] || (t[7] = (...f) => e.touch && e.touch(...f)),
|
|
12556
12558
|
"onUpdate:modelValue": t[8] || (t[8] = (f) => e.model = f)
|
|
12557
|
-
}, null, 42,
|
|
12559
|
+
}, null, 42, ob)), [
|
|
12558
12560
|
[Bn, e.model]
|
|
12559
12561
|
]),
|
|
12560
|
-
e.suffix ? (o(), d("span",
|
|
12562
|
+
e.suffix ? (o(), d("span", ub, b(e.suffix), 1)) : _("", !0)
|
|
12561
12563
|
])
|
|
12562
12564
|
]),
|
|
12563
12565
|
_: 1
|
|
@@ -12607,8 +12609,8 @@ function d1(e, t, n, i, s, r) {
|
|
|
12607
12609
|
}))
|
|
12608
12610
|
], 64);
|
|
12609
12611
|
}
|
|
12610
|
-
const Xl = /* @__PURE__ */ E(
|
|
12611
|
-
const
|
|
12612
|
+
const Xl = /* @__PURE__ */ E(Y1, [["render", db], ["__scopeId", "data-v-66dbd239"]]);
|
|
12613
|
+
const cb = {
|
|
12612
12614
|
props: {
|
|
12613
12615
|
modelValue: {
|
|
12614
12616
|
type: [String, Array]
|
|
@@ -12620,25 +12622,25 @@ const c1 = {
|
|
|
12620
12622
|
return "";
|
|
12621
12623
|
}
|
|
12622
12624
|
}
|
|
12623
|
-
},
|
|
12625
|
+
}, fb = {
|
|
12624
12626
|
key: 0,
|
|
12625
12627
|
class: "ux-field-title"
|
|
12626
|
-
},
|
|
12628
|
+
}, mb = {
|
|
12627
12629
|
key: 0,
|
|
12628
12630
|
class: "ux-required-marker"
|
|
12629
|
-
},
|
|
12631
|
+
}, hb = {
|
|
12630
12632
|
key: 1,
|
|
12631
12633
|
class: "ux-field-description"
|
|
12632
|
-
},
|
|
12633
|
-
function
|
|
12634
|
+
}, pb = { key: 2 }, yb = ["onUpdate:modelValue"];
|
|
12635
|
+
function _b(e, t, n, i, s, r) {
|
|
12634
12636
|
const a = y("flex-cell"), l = y("ux-icon"), u = y("ux-button"), c = y("flex-row");
|
|
12635
12637
|
return o(), d(S, null, [
|
|
12636
|
-
e.showLabel ? (o(), d("label",
|
|
12638
|
+
e.showLabel ? (o(), d("label", fb, [
|
|
12637
12639
|
O(b(e.label) + " ", 1),
|
|
12638
|
-
e.required ? (o(), d("span",
|
|
12640
|
+
e.required ? (o(), d("span", mb, "*")) : _("", !0)
|
|
12639
12641
|
])) : _("", !0),
|
|
12640
|
-
e.showDescription ? (o(), d("div",
|
|
12641
|
-
e.multiValue ? (o(), d("div",
|
|
12642
|
+
e.showDescription ? (o(), d("div", hb, b(e.description), 1)) : _("", !0),
|
|
12643
|
+
e.multiValue ? (o(), d("div", pb, [
|
|
12642
12644
|
(o(!0), d(S, null, $(e.model, (f, p) => (o(), k(c, {
|
|
12643
12645
|
class: "ux-text-row",
|
|
12644
12646
|
key: p
|
|
@@ -12653,7 +12655,7 @@ function _1(e, t, n, i, s, r) {
|
|
|
12653
12655
|
ref: "input",
|
|
12654
12656
|
"onUpdate:modelValue": (g) => e.model[p] = g,
|
|
12655
12657
|
class: "ux-textarea ux-field-focus ux-text-area-multiple"
|
|
12656
|
-
}, null, 40,
|
|
12658
|
+
}, null, 40, yb), [
|
|
12657
12659
|
[pe, e.model[p]]
|
|
12658
12660
|
])
|
|
12659
12661
|
]),
|
|
@@ -12702,11 +12704,11 @@ function _1(e, t, n, i, s, r) {
|
|
|
12702
12704
|
])
|
|
12703
12705
|
], 64);
|
|
12704
12706
|
}
|
|
12705
|
-
const
|
|
12707
|
+
const gb = /* @__PURE__ */ E(cb, [["render", _b], ["__scopeId", "data-v-03a618d3"]]);
|
|
12706
12708
|
function er(e) {
|
|
12707
12709
|
return String(e).length < 2 && (e = `0${e}`), e;
|
|
12708
12710
|
}
|
|
12709
|
-
const
|
|
12711
|
+
const vb = {
|
|
12710
12712
|
props: {
|
|
12711
12713
|
modelValue: {
|
|
12712
12714
|
type: [Date, String, Array]
|
|
@@ -12742,25 +12744,25 @@ const v1 = {
|
|
|
12742
12744
|
return new Date();
|
|
12743
12745
|
}
|
|
12744
12746
|
}
|
|
12745
|
-
},
|
|
12747
|
+
}, bb = {
|
|
12746
12748
|
key: 0,
|
|
12747
12749
|
class: "ux-field-title"
|
|
12748
|
-
},
|
|
12750
|
+
}, kb = {
|
|
12749
12751
|
key: 0,
|
|
12750
12752
|
class: "ux-required-marker"
|
|
12751
|
-
},
|
|
12753
|
+
}, xb = {
|
|
12752
12754
|
key: 1,
|
|
12753
12755
|
class: "ux-field-description"
|
|
12754
|
-
},
|
|
12755
|
-
function
|
|
12756
|
+
}, wb = { key: 2 }, Sb = ["onUpdate:modelValue"];
|
|
12757
|
+
function Ob(e, t, n, i, s, r) {
|
|
12756
12758
|
const a = y("flex-cell"), l = y("ux-icon"), u = y("ux-button"), c = y("flex-row");
|
|
12757
12759
|
return o(), d(S, null, [
|
|
12758
|
-
e.showLabel ? (o(), d("label",
|
|
12760
|
+
e.showLabel ? (o(), d("label", bb, [
|
|
12759
12761
|
O(b(e.label) + " ", 1),
|
|
12760
|
-
e.required ? (o(), d("span",
|
|
12762
|
+
e.required ? (o(), d("span", kb, "*")) : _("", !0)
|
|
12761
12763
|
])) : _("", !0),
|
|
12762
|
-
e.showDescription ? (o(), d("div",
|
|
12763
|
-
e.multiValue ? (o(), d("div",
|
|
12764
|
+
e.showDescription ? (o(), d("div", xb, b(e.description), 1)) : _("", !0),
|
|
12765
|
+
e.multiValue ? (o(), d("div", wb, [
|
|
12764
12766
|
(o(!0), d(S, null, $(r.model, (f, p) => (o(), k(c, {
|
|
12765
12767
|
class: "ux-text-row",
|
|
12766
12768
|
key: p
|
|
@@ -12776,7 +12778,7 @@ function O1(e, t, n, i, s, r) {
|
|
|
12776
12778
|
ref: "input",
|
|
12777
12779
|
onKeydown: t[1] || (t[1] = ge(W((g) => e.add(), ["stop", "prevent"]), ["enter"])),
|
|
12778
12780
|
"onUpdate:modelValue": (g) => r.model[p] = g
|
|
12779
|
-
}, null, 40,
|
|
12781
|
+
}, null, 40, Sb), [
|
|
12780
12782
|
[pe, r.model[p]]
|
|
12781
12783
|
])
|
|
12782
12784
|
]),
|
|
@@ -12824,11 +12826,11 @@ function O1(e, t, n, i, s, r) {
|
|
|
12824
12826
|
])
|
|
12825
12827
|
], 64);
|
|
12826
12828
|
}
|
|
12827
|
-
const Ql = /* @__PURE__ */ E(
|
|
12829
|
+
const Ql = /* @__PURE__ */ E(vb, [["render", Ob], ["__scopeId", "data-v-e0c57de2"]]);
|
|
12828
12830
|
function Ys(e) {
|
|
12829
12831
|
return String(e).length < 2 && (e = `0${e}`), e;
|
|
12830
12832
|
}
|
|
12831
|
-
const
|
|
12833
|
+
const Tb = {
|
|
12832
12834
|
props: {
|
|
12833
12835
|
modelValue: {
|
|
12834
12836
|
type: String
|
|
@@ -12847,25 +12849,25 @@ const T1 = {
|
|
|
12847
12849
|
return "00:00";
|
|
12848
12850
|
}
|
|
12849
12851
|
}
|
|
12850
|
-
},
|
|
12852
|
+
}, Eb = {
|
|
12851
12853
|
key: 0,
|
|
12852
12854
|
class: "ux-field-title"
|
|
12853
|
-
},
|
|
12855
|
+
}, Vb = {
|
|
12854
12856
|
key: 0,
|
|
12855
12857
|
class: "ux-required-marker"
|
|
12856
|
-
},
|
|
12858
|
+
}, Cb = {
|
|
12857
12859
|
key: 1,
|
|
12858
12860
|
class: "ux-field-description"
|
|
12859
|
-
},
|
|
12860
|
-
function
|
|
12861
|
+
}, Ab = { key: 2 }, Mb = ["onUpdate:modelValue"];
|
|
12862
|
+
function Ib(e, t, n, i, s, r) {
|
|
12861
12863
|
const a = y("flex-cell"), l = y("ux-icon"), u = y("ux-button"), c = y("flex-row");
|
|
12862
12864
|
return o(), d(S, null, [
|
|
12863
|
-
e.showLabel ? (o(), d("label",
|
|
12865
|
+
e.showLabel ? (o(), d("label", Eb, [
|
|
12864
12866
|
O(b(e.label) + " ", 1),
|
|
12865
|
-
e.required ? (o(), d("span",
|
|
12867
|
+
e.required ? (o(), d("span", Vb, "*")) : _("", !0)
|
|
12866
12868
|
])) : _("", !0),
|
|
12867
|
-
e.showDescription ? (o(), d("div",
|
|
12868
|
-
e.multiValue ? (o(), d("div",
|
|
12869
|
+
e.showDescription ? (o(), d("div", Cb, b(e.description), 1)) : _("", !0),
|
|
12870
|
+
e.multiValue ? (o(), d("div", Ab, [
|
|
12869
12871
|
(o(!0), d(S, null, $(e.model, (f, p) => (o(), k(c, {
|
|
12870
12872
|
class: "ux-text-row",
|
|
12871
12873
|
key: p
|
|
@@ -12881,7 +12883,7 @@ function I1(e, t, n, i, s, r) {
|
|
|
12881
12883
|
ref: "input",
|
|
12882
12884
|
onKeydown: t[1] || (t[1] = ge(W((g) => e.add(), ["stop", "prevent"]), ["enter"])),
|
|
12883
12885
|
"onUpdate:modelValue": (g) => e.model[p] = g
|
|
12884
|
-
}, null, 40,
|
|
12886
|
+
}, null, 40, Mb), [
|
|
12885
12887
|
[pe, e.model[p]]
|
|
12886
12888
|
])
|
|
12887
12889
|
]),
|
|
@@ -12929,8 +12931,8 @@ function I1(e, t, n, i, s, r) {
|
|
|
12929
12931
|
])
|
|
12930
12932
|
], 64);
|
|
12931
12933
|
}
|
|
12932
|
-
const
|
|
12933
|
-
const
|
|
12934
|
+
const Fb = /* @__PURE__ */ E(Tb, [["render", Ib], ["__scopeId", "data-v-9ae5aa1e"]]);
|
|
12935
|
+
const Db = {
|
|
12934
12936
|
components: {
|
|
12935
12937
|
Daterange: kg
|
|
12936
12938
|
},
|
|
@@ -12966,25 +12968,25 @@ const D1 = {
|
|
|
12966
12968
|
return {};
|
|
12967
12969
|
}
|
|
12968
12970
|
}
|
|
12969
|
-
}, $
|
|
12971
|
+
}, $b = {
|
|
12970
12972
|
key: 0,
|
|
12971
12973
|
class: "ux-field-title"
|
|
12972
|
-
},
|
|
12974
|
+
}, Nb = {
|
|
12973
12975
|
key: 0,
|
|
12974
12976
|
class: "ux-required-marker"
|
|
12975
|
-
},
|
|
12977
|
+
}, Lb = {
|
|
12976
12978
|
key: 1,
|
|
12977
12979
|
class: "ux-field-description"
|
|
12978
|
-
},
|
|
12979
|
-
function
|
|
12980
|
+
}, Pb = { key: 2 };
|
|
12981
|
+
function Ub(e, t, n, i, s, r) {
|
|
12980
12982
|
const a = y("daterange", !0), l = y("flex-cell"), u = y("ux-icon"), c = y("ux-button"), f = y("flex-row");
|
|
12981
12983
|
return o(), d(S, null, [
|
|
12982
|
-
e.showLabel ? (o(), d("label", $
|
|
12984
|
+
e.showLabel ? (o(), d("label", $b, [
|
|
12983
12985
|
O(b(e.label) + " ", 1),
|
|
12984
|
-
e.required ? (o(), d("span",
|
|
12986
|
+
e.required ? (o(), d("span", Nb, "*")) : _("", !0)
|
|
12985
12987
|
])) : _("", !0),
|
|
12986
|
-
e.showDescription ? (o(), d("div",
|
|
12987
|
-
e.multiValue ? (o(), d("div",
|
|
12988
|
+
e.showDescription ? (o(), d("div", Lb, b(e.description), 1)) : _("", !0),
|
|
12989
|
+
e.multiValue ? (o(), d("div", Pb, [
|
|
12988
12990
|
(o(!0), d(S, null, $(r.model, (p, g) => (o(), k(f, {
|
|
12989
12991
|
class: "ux-text-row",
|
|
12990
12992
|
key: g
|
|
@@ -13039,8 +13041,8 @@ function U1(e, t, n, i, s, r) {
|
|
|
13039
13041
|
}, null, 8, ["onFocus", "modelValue"]))
|
|
13040
13042
|
], 64);
|
|
13041
13043
|
}
|
|
13042
|
-
const
|
|
13043
|
-
const
|
|
13044
|
+
const jb = /* @__PURE__ */ E(Db, [["render", Ub], ["__scopeId", "data-v-b6688859"]]);
|
|
13045
|
+
const Rb = {
|
|
13044
13046
|
computed: {
|
|
13045
13047
|
NativeCheckbox: Tl
|
|
13046
13048
|
},
|
|
@@ -13079,17 +13081,17 @@ const R1 = {
|
|
|
13079
13081
|
}
|
|
13080
13082
|
}
|
|
13081
13083
|
}
|
|
13082
|
-
},
|
|
13084
|
+
}, Bb = {
|
|
13083
13085
|
key: 0,
|
|
13084
13086
|
class: "ux-field-title"
|
|
13085
|
-
},
|
|
13087
|
+
}, zb = {
|
|
13086
13088
|
key: 0,
|
|
13087
13089
|
class: "ux-required-marker"
|
|
13088
|
-
},
|
|
13090
|
+
}, Hb = {
|
|
13089
13091
|
key: 1,
|
|
13090
13092
|
class: "ux-field-description"
|
|
13091
13093
|
};
|
|
13092
|
-
function
|
|
13094
|
+
function qb(e, t, n, i, s, r) {
|
|
13093
13095
|
const a = y("ux-checkbox"), l = y("flex-cell"), u = y("flex-row");
|
|
13094
13096
|
return o(), k(u, {
|
|
13095
13097
|
onClick: t[1] || (t[1] = (c) => e.touch()),
|
|
@@ -13111,11 +13113,11 @@ function q1(e, t, n, i, s, r) {
|
|
|
13111
13113
|
m(l, { vcenter: "" }, {
|
|
13112
13114
|
default: h(() => [
|
|
13113
13115
|
w("div", null, [
|
|
13114
|
-
e.showLabel ? (o(), d("label",
|
|
13116
|
+
e.showLabel ? (o(), d("label", Bb, [
|
|
13115
13117
|
O(b(e.label) + " ", 1),
|
|
13116
|
-
e.required ? (o(), d("span",
|
|
13118
|
+
e.required ? (o(), d("span", zb, "*")) : _("", !0)
|
|
13117
13119
|
])) : _("", !0),
|
|
13118
|
-
e.showDescription ? (o(), d("div",
|
|
13120
|
+
e.showDescription ? (o(), d("div", Hb, b(e.description), 1)) : _("", !0)
|
|
13119
13121
|
])
|
|
13120
13122
|
]),
|
|
13121
13123
|
_: 1
|
|
@@ -13124,7 +13126,7 @@ function q1(e, t, n, i, s, r) {
|
|
|
13124
13126
|
_: 1
|
|
13125
13127
|
});
|
|
13126
13128
|
}
|
|
13127
|
-
const
|
|
13129
|
+
const Gb = /* @__PURE__ */ E(Rb, [["render", qb], ["__scopeId", "data-v-75883516"]]), Wb = {
|
|
13128
13130
|
props: {
|
|
13129
13131
|
modelValue: {
|
|
13130
13132
|
type: [String, Array]
|
|
@@ -13136,10 +13138,10 @@ const G1 = /* @__PURE__ */ E(R1, [["render", q1], ["__scopeId", "data-v-75883516
|
|
|
13136
13138
|
return "";
|
|
13137
13139
|
}
|
|
13138
13140
|
}
|
|
13139
|
-
},
|
|
13140
|
-
function
|
|
13141
|
+
}, Kb = { key: 0 }, Yb = ["innerHTML"], Zb = ["innerHTML"];
|
|
13142
|
+
function Jb(e, t, n, i, s, r) {
|
|
13141
13143
|
const a = y("flex-cell"), l = y("ux-icon"), u = y("ux-button"), c = y("flex-row");
|
|
13142
|
-
return e.multiValue ? (o(), d("div",
|
|
13144
|
+
return e.multiValue ? (o(), d("div", Kb, [
|
|
13143
13145
|
m(c, { class: "ux-text-row" }, {
|
|
13144
13146
|
default: h(() => [
|
|
13145
13147
|
m(a, null, {
|
|
@@ -13147,7 +13149,7 @@ function J1(e, t, n, i, s, r) {
|
|
|
13147
13149
|
(o(!0), d(S, null, $(e.model, (f, p) => (o(), d("div", {
|
|
13148
13150
|
innerHTML: e.field.template,
|
|
13149
13151
|
key: p
|
|
13150
|
-
}, null, 8,
|
|
13152
|
+
}, null, 8, Yb))), 128))
|
|
13151
13153
|
]),
|
|
13152
13154
|
_: 1
|
|
13153
13155
|
}),
|
|
@@ -13185,10 +13187,10 @@ function J1(e, t, n, i, s, r) {
|
|
|
13185
13187
|
])) : (o(), d("div", {
|
|
13186
13188
|
key: 1,
|
|
13187
13189
|
innerHTML: e.field.template
|
|
13188
|
-
}, null, 8,
|
|
13190
|
+
}, null, 8, Zb));
|
|
13189
13191
|
}
|
|
13190
|
-
const
|
|
13191
|
-
const
|
|
13192
|
+
const Xb = /* @__PURE__ */ E(Wb, [["render", Jb]]);
|
|
13193
|
+
const Qb = {
|
|
13192
13194
|
props: {
|
|
13193
13195
|
fields: {
|
|
13194
13196
|
type: Array,
|
|
@@ -13689,7 +13691,7 @@ function f0(e, t, n, i, s, r) {
|
|
|
13689
13691
|
})
|
|
13690
13692
|
])) : _("", !0);
|
|
13691
13693
|
}
|
|
13692
|
-
const m0 = /* @__PURE__ */ E(
|
|
13694
|
+
const m0 = /* @__PURE__ */ E(Qb, [["render", f0]]);
|
|
13693
13695
|
const h0 = {
|
|
13694
13696
|
props: {
|
|
13695
13697
|
enableRemove: {
|
|
@@ -17636,21 +17638,21 @@ const X2 = {
|
|
|
17636
17638
|
ButtonSelect: Nk,
|
|
17637
17639
|
NativeSelect: Pt,
|
|
17638
17640
|
DateField: Ql,
|
|
17639
|
-
TimeField:
|
|
17640
|
-
DateRange:
|
|
17641
|
+
TimeField: Fb,
|
|
17642
|
+
DateRange: jb,
|
|
17641
17643
|
TextField: Xl,
|
|
17642
17644
|
CurrencyField: Jl,
|
|
17643
|
-
TextArea:
|
|
17644
|
-
Checkbox:
|
|
17645
|
+
TextArea: gb,
|
|
17646
|
+
Checkbox: Gb,
|
|
17645
17647
|
FilterInput: F0,
|
|
17646
17648
|
SliderInput: Y0,
|
|
17647
|
-
CustomHtml:
|
|
17649
|
+
CustomHtml: Xb,
|
|
17648
17650
|
BooleanSwitch: tk,
|
|
17649
17651
|
FieldGroup: Ok,
|
|
17650
17652
|
ContentSelect: Zl,
|
|
17651
|
-
TypeSelect:
|
|
17652
|
-
ScopeSelect:
|
|
17653
|
-
FieldSelect:
|
|
17653
|
+
TypeSelect: o1,
|
|
17654
|
+
ScopeSelect: T1,
|
|
17655
|
+
FieldSelect: L1,
|
|
17654
17656
|
TimezoneSelect: Kg,
|
|
17655
17657
|
PhoneNumberInput: Lg,
|
|
17656
17658
|
Upload: mk,
|
|
@@ -21530,7 +21532,7 @@ function CV(e, t, n, i, s, r) {
|
|
|
21530
21532
|
const AV = /* @__PURE__ */ E(OV, [["render", CV], ["__scopeId", "data-v-7eedb824"]]);
|
|
21531
21533
|
const MV = {
|
|
21532
21534
|
components: {
|
|
21533
|
-
ScopeSelect:
|
|
21535
|
+
ScopeSelect: y1
|
|
21534
21536
|
// Search,
|
|
21535
21537
|
},
|
|
21536
21538
|
mixins: [Pn],
|
|
@@ -21824,8 +21826,8 @@ export {
|
|
|
21824
21826
|
ug as ProgressBar,
|
|
21825
21827
|
HV as QikUI,
|
|
21826
21828
|
Ay as RememberScrollMixin,
|
|
21827
|
-
|
|
21828
|
-
|
|
21829
|
+
y1 as ScopeSelect,
|
|
21830
|
+
v1 as ScopeSelectButton,
|
|
21829
21831
|
bo as Search,
|
|
21830
21832
|
nE as Selection,
|
|
21831
21833
|
Ol as Spinner,
|