@qikdev/vue-ui 0.3.14 → 0.3.15
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 +720 -679
- package/dist/lib.es.js.map +1 -1
- package/dist/lib.umd.js +3 -3
- package/dist/lib.umd.js.map +1 -1
- package/package.json +1 -1
package/dist/lib.es.js
CHANGED
|
@@ -4,7 +4,7 @@ var Uh = (e, t, n) => t in e ? Rh(e, t, { enumerable: !0, configurable: !0, writ
|
|
|
4
4
|
var ie = (e, t, n) => Uh(e, typeof t != "symbol" ? t + "" : t, n);
|
|
5
5
|
import { reactive as Gt, defineComponent as Fl, ref as vt, toRefs as of, onMounted as Al, onBeforeUnmount as jh, watch as cr, computed as Fn, createElementBlock as h, openBlock as o, createCommentVNode as _, renderSlot as z, normalizeClass as $, useSlots as qh, provide as Mr, resolveComponent as y, createVNode as c, Fragment as D, createBlock as k, unref as gt, withCtx as f, renderList as A, toDisplayString as b, createTextVNode as O, withDirectives as Z, vShow as ci, withModifiers as B, createElementVNode as T, h as dl, mergeProps as mt, toHandlers as kt, normalizeStyle as Ge, resolveDirective as uf, resolveDynamicComponent as Vt, vModelSelect as Dt, pushScopeId as je, popScopeId as qe, getCurrentScope as Bh, onScopeDispose as zh, getCurrentInstance as Wh, Teleport as df, Transition as Hh, withKeys as we, vModelText as be, TransitionGroup as Gh, nextTick as cf, vModelDynamic as Sn, normalizeProps as ff, guardReactiveProps as Yh } from "vue";
|
|
6
6
|
import { EventDispatcher as mf } from "@qikdev/sdk";
|
|
7
|
-
const Jh = "0.3.
|
|
7
|
+
const Jh = "0.3.15";
|
|
8
8
|
class yn extends Error {
|
|
9
9
|
}
|
|
10
10
|
class Kh extends yn {
|
|
@@ -22744,7 +22744,48 @@ function rE(e, t) {
|
|
|
22744
22744
|
};
|
|
22745
22745
|
t.push(n);
|
|
22746
22746
|
}
|
|
22747
|
-
function sE(e) {
|
|
22747
|
+
function sE(e, t) {
|
|
22748
|
+
const n = {
|
|
22749
|
+
title: "Unsubscribed",
|
|
22750
|
+
minimum: 1,
|
|
22751
|
+
maximum: 1,
|
|
22752
|
+
key: "join_unsubscribe_email",
|
|
22753
|
+
asObject: !0,
|
|
22754
|
+
type: "group",
|
|
22755
|
+
fields: [
|
|
22756
|
+
{
|
|
22757
|
+
title: "Email Address",
|
|
22758
|
+
minimum: 0,
|
|
22759
|
+
maximum: 0,
|
|
22760
|
+
key: "emails",
|
|
22761
|
+
type: "email",
|
|
22762
|
+
widget: "email"
|
|
22763
|
+
}
|
|
22764
|
+
]
|
|
22765
|
+
};
|
|
22766
|
+
t.push(n);
|
|
22767
|
+
}
|
|
22768
|
+
function aE(e, t) {
|
|
22769
|
+
const n = {
|
|
22770
|
+
title: "Unsubscribed",
|
|
22771
|
+
minimum: 1,
|
|
22772
|
+
maximum: 1,
|
|
22773
|
+
key: "join_unsubscribe_sms",
|
|
22774
|
+
asObject: !0,
|
|
22775
|
+
type: "group",
|
|
22776
|
+
fields: [
|
|
22777
|
+
{
|
|
22778
|
+
title: "Phone Number",
|
|
22779
|
+
minimum: 0,
|
|
22780
|
+
maximum: 0,
|
|
22781
|
+
key: "numbers",
|
|
22782
|
+
type: "string"
|
|
22783
|
+
}
|
|
22784
|
+
]
|
|
22785
|
+
};
|
|
22786
|
+
t.push(n);
|
|
22787
|
+
}
|
|
22788
|
+
function lE(e) {
|
|
22748
22789
|
let t = [];
|
|
22749
22790
|
if (t.push({
|
|
22750
22791
|
title: "Age",
|
|
@@ -22759,7 +22800,7 @@ function sE(e) {
|
|
|
22759
22800
|
key: "_dob",
|
|
22760
22801
|
type: "date"
|
|
22761
22802
|
}), e.glossary) {
|
|
22762
|
-
nE(e, t), iE(e, t), rE(e, t);
|
|
22803
|
+
nE(e, t), iE(e, t), rE(e, t), sE(e, t), aE(e, t);
|
|
22763
22804
|
const n = e.glossary.persona;
|
|
22764
22805
|
if (n) {
|
|
22765
22806
|
const i = {
|
|
@@ -22882,7 +22923,7 @@ function Sh(e) {
|
|
|
22882
22923
|
definedParentType: "event"
|
|
22883
22924
|
}), t;
|
|
22884
22925
|
}
|
|
22885
|
-
const
|
|
22926
|
+
const oE = {
|
|
22886
22927
|
emits: ["remove"],
|
|
22887
22928
|
props: {
|
|
22888
22929
|
definition: {
|
|
@@ -23478,13 +23519,13 @@ const aE = {
|
|
|
23478
23519
|
TimezoneSelect: Hm,
|
|
23479
23520
|
TypeSelect: hh
|
|
23480
23521
|
}
|
|
23481
|
-
},
|
|
23522
|
+
}, uE = (e) => (je("data-v-e7ab57d1"), e = e(), qe(), e), dE = {
|
|
23482
23523
|
key: 0,
|
|
23483
23524
|
class: "filter-condition"
|
|
23484
|
-
},
|
|
23485
|
-
function
|
|
23525
|
+
}, cE = { key: 0 }, fE = { key: 1 }, mE = { key: 2 }, hE = { key: 3 }, pE = { key: 4 }, yE = { key: 5 }, gE = { key: 6 }, _E = { key: 7 }, vE = { key: 8 }, bE = { key: 9 }, kE = { key: 10 }, wE = /* @__PURE__ */ uE(() => /* @__PURE__ */ T("label", null, "Where:", -1));
|
|
23526
|
+
function xE(e, t, n, r, s, i) {
|
|
23486
23527
|
const a = y("native-select"), l = y("flex-cell"), u = y("currency-field"), d = y("timefield"), m = y("country-select"), p = y("timezone-select"), g = y("type-select"), v = y("text-field"), x = y("time-field"), w = y("flex-row"), S = y("date-field"), C = y("scope-select"), V = y("content-select"), R = y("ux-switch"), G = y("ux-icon"), X = y("ux-button"), ne = y("filter-condition", !0);
|
|
23487
|
-
return s.comparators ? (o(), h("div",
|
|
23528
|
+
return s.comparators ? (o(), h("div", dE, [
|
|
23488
23529
|
c(w, {
|
|
23489
23530
|
gap: "",
|
|
23490
23531
|
vcenter: ""
|
|
@@ -23514,7 +23555,7 @@ function kE(e, t, n, r, s, i) {
|
|
|
23514
23555
|
})) : _("", !0),
|
|
23515
23556
|
s.model.key && s.model.comparator ? (o(), k(l, { key: 1 }, {
|
|
23516
23557
|
default: f(() => [
|
|
23517
|
-
i.inputType == "array" ? (o(), h("div",
|
|
23558
|
+
i.inputType == "array" ? (o(), h("div", cE, [
|
|
23518
23559
|
i.showSelectOptions ? (o(), k(a, {
|
|
23519
23560
|
key: 0,
|
|
23520
23561
|
modelValue: s.model.values,
|
|
@@ -23554,7 +23595,7 @@ function kE(e, t, n, r, s, i) {
|
|
|
23554
23595
|
}, null, 8, ["field", "modelValue"]))
|
|
23555
23596
|
], 64))
|
|
23556
23597
|
])) : _("", !0),
|
|
23557
|
-
i.inputType == "range" ? (o(), h("div",
|
|
23598
|
+
i.inputType == "range" ? (o(), h("div", fE, [
|
|
23558
23599
|
i.fieldWidget == "currency" ? (o(), h(D, { key: 0 }, [
|
|
23559
23600
|
c(u, {
|
|
23560
23601
|
field: i.normalField,
|
|
@@ -23593,7 +23634,7 @@ function kE(e, t, n, r, s, i) {
|
|
|
23593
23634
|
}, null, 8, ["field", "modelValue"])
|
|
23594
23635
|
], 64))
|
|
23595
23636
|
])) : _("", !0),
|
|
23596
|
-
i.inputType == "daterelative" ? (o(), h("div",
|
|
23637
|
+
i.inputType == "daterelative" ? (o(), h("div", mE, [
|
|
23597
23638
|
c(w, null, {
|
|
23598
23639
|
default: f(() => [
|
|
23599
23640
|
c(l, { style: { width: "80px" } }, {
|
|
@@ -23620,7 +23661,7 @@ function kE(e, t, n, r, s, i) {
|
|
|
23620
23661
|
_: 1
|
|
23621
23662
|
})
|
|
23622
23663
|
])) : _("", !0),
|
|
23623
|
-
i.inputType == "daterange" ? (o(), h("div",
|
|
23664
|
+
i.inputType == "daterange" ? (o(), h("div", hE, [
|
|
23624
23665
|
c(S, {
|
|
23625
23666
|
disableTime: i.showDateOnly,
|
|
23626
23667
|
field: i.dateField,
|
|
@@ -23635,7 +23676,7 @@ function kE(e, t, n, r, s, i) {
|
|
|
23635
23676
|
"onUpdate:modelValue": t[18] || (t[18] = (I) => s.model.value2 = I)
|
|
23636
23677
|
}, null, 8, ["disableTime", "field", "modelValue"])
|
|
23637
23678
|
])) : _("", !0),
|
|
23638
|
-
i.inputType == "date" ? (o(), h("div",
|
|
23679
|
+
i.inputType == "date" ? (o(), h("div", pE, [
|
|
23639
23680
|
c(S, {
|
|
23640
23681
|
disableTime: i.showDateOnly,
|
|
23641
23682
|
field: i.dateField,
|
|
@@ -23643,7 +23684,7 @@ function kE(e, t, n, r, s, i) {
|
|
|
23643
23684
|
"onUpdate:modelValue": t[19] || (t[19] = (I) => s.model.value = I)
|
|
23644
23685
|
}, null, 8, ["disableTime", "field", "modelValue"])
|
|
23645
23686
|
])) : _("", !0),
|
|
23646
|
-
i.inputType == "reference" ? (o(), h("div",
|
|
23687
|
+
i.inputType == "reference" ? (o(), h("div", yE, [
|
|
23647
23688
|
s.model.key === "meta.scopes" ? (o(), k(C, {
|
|
23648
23689
|
key: 0,
|
|
23649
23690
|
maximum: 1,
|
|
@@ -23656,7 +23697,7 @@ function kE(e, t, n, r, s, i) {
|
|
|
23656
23697
|
"onUpdate:modelValue": t[21] || (t[21] = (I) => s.model.value = I)
|
|
23657
23698
|
}, null, 8, ["field", "modelValue"]))
|
|
23658
23699
|
])) : _("", !0),
|
|
23659
|
-
i.inputType == "multireference" ? (o(), h("div",
|
|
23700
|
+
i.inputType == "multireference" ? (o(), h("div", gE, [
|
|
23660
23701
|
s.model.key === "meta.scopes" ? (o(), k(C, {
|
|
23661
23702
|
key: 0,
|
|
23662
23703
|
modelValue: s.model.values,
|
|
@@ -23668,7 +23709,7 @@ function kE(e, t, n, r, s, i) {
|
|
|
23668
23709
|
"onUpdate:modelValue": t[23] || (t[23] = (I) => s.model.values = I)
|
|
23669
23710
|
}, null, 8, ["field", "modelValue"]))
|
|
23670
23711
|
])) : _("", !0),
|
|
23671
|
-
i.inputType == "boolean" ? (o(), h("div",
|
|
23712
|
+
i.inputType == "boolean" ? (o(), h("div", _E, [
|
|
23672
23713
|
c(w, {
|
|
23673
23714
|
gap: "",
|
|
23674
23715
|
center: ""
|
|
@@ -23693,8 +23734,8 @@ function kE(e, t, n, r, s, i) {
|
|
|
23693
23734
|
_: 1
|
|
23694
23735
|
})
|
|
23695
23736
|
])) : _("", !0),
|
|
23696
|
-
i.inputType == "none" ? (o(), h("div",
|
|
23697
|
-
i.inputType == "number" ? (o(), h("div",
|
|
23737
|
+
i.inputType == "none" ? (o(), h("div", vE)) : _("", !0),
|
|
23738
|
+
i.inputType == "number" ? (o(), h("div", bE, [
|
|
23698
23739
|
i.fieldWidget == "currency" ? (o(), k(u, {
|
|
23699
23740
|
key: 0,
|
|
23700
23741
|
field: i.normalField,
|
|
@@ -23712,7 +23753,7 @@ function kE(e, t, n, r, s, i) {
|
|
|
23712
23753
|
"onUpdate:modelValue": t[27] || (t[27] = (I) => s.model.value = I)
|
|
23713
23754
|
}, null, 8, ["field", "modelValue"]))
|
|
23714
23755
|
])) : _("", !0),
|
|
23715
|
-
i.inputType == "normal" ? (o(), h("div",
|
|
23756
|
+
i.inputType == "normal" ? (o(), h("div", kE, [
|
|
23716
23757
|
i.showSelectOptions ? (o(), k(a, {
|
|
23717
23758
|
key: 0,
|
|
23718
23759
|
modelValue: s.model.value,
|
|
@@ -23767,7 +23808,7 @@ function kE(e, t, n, r, s, i) {
|
|
|
23767
23808
|
_: 1
|
|
23768
23809
|
}),
|
|
23769
23810
|
i.extraCriteria ? (o(), h(D, { key: 0 }, [
|
|
23770
|
-
|
|
23811
|
+
wE,
|
|
23771
23812
|
(o(!0), h(D, null, A(s.model.conditions, (I, H) => (o(), h("div", {
|
|
23772
23813
|
key: I._guid
|
|
23773
23814
|
}, [
|
|
@@ -23795,8 +23836,8 @@ function kE(e, t, n, r, s, i) {
|
|
|
23795
23836
|
], 64)) : _("", !0)
|
|
23796
23837
|
])) : _("", !0);
|
|
23797
23838
|
}
|
|
23798
|
-
const
|
|
23799
|
-
function
|
|
23839
|
+
const TE = /* @__PURE__ */ M(oE, [["render", xE], ["__scopeId", "data-v-e7ab57d1"]]);
|
|
23840
|
+
function SE(e, t) {
|
|
23800
23841
|
let n = [];
|
|
23801
23842
|
if (t.length) {
|
|
23802
23843
|
var r = {
|
|
@@ -23824,7 +23865,7 @@ function xE(e, t) {
|
|
|
23824
23865
|
}
|
|
23825
23866
|
return n;
|
|
23826
23867
|
}
|
|
23827
|
-
function
|
|
23868
|
+
function OE(e, t) {
|
|
23828
23869
|
if (!e.glossary)
|
|
23829
23870
|
return;
|
|
23830
23871
|
const n = Object.entries(e.glossary).reduce(function(i, [a, l]) {
|
|
@@ -23888,7 +23929,7 @@ function TE(e, t) {
|
|
|
23888
23929
|
});
|
|
23889
23930
|
}), t.push(s);
|
|
23890
23931
|
}
|
|
23891
|
-
function
|
|
23932
|
+
function DE(e, t) {
|
|
23892
23933
|
if (!e.glossary)
|
|
23893
23934
|
return;
|
|
23894
23935
|
const n = Object.entries(e.glossary).reduce(function(s, [i, a]) {
|
|
@@ -23954,7 +23995,7 @@ function SE(e, t) {
|
|
|
23954
23995
|
});
|
|
23955
23996
|
}), t.push(r);
|
|
23956
23997
|
}
|
|
23957
|
-
function
|
|
23998
|
+
function CE(e, t) {
|
|
23958
23999
|
const n = {
|
|
23959
24000
|
title: "Reactions",
|
|
23960
24001
|
minimum: 1,
|
|
@@ -23975,7 +24016,7 @@ function OE(e, t) {
|
|
|
23975
24016
|
};
|
|
23976
24017
|
t.push(n);
|
|
23977
24018
|
}
|
|
23978
|
-
function
|
|
24019
|
+
function EE(e, t) {
|
|
23979
24020
|
const n = [
|
|
23980
24021
|
"Like",
|
|
23981
24022
|
"Dislike",
|
|
@@ -24025,7 +24066,7 @@ function DE(e, t) {
|
|
|
24025
24066
|
});
|
|
24026
24067
|
}), t.push(s);
|
|
24027
24068
|
}
|
|
24028
|
-
function
|
|
24069
|
+
function ME(e, t) {
|
|
24029
24070
|
if (!e.glossary)
|
|
24030
24071
|
return;
|
|
24031
24072
|
const n = Object.entries(e.glossary).reduce(function(r, [s, i]) {
|
|
@@ -24042,7 +24083,7 @@ function CE(e, t) {
|
|
|
24042
24083
|
});
|
|
24043
24084
|
});
|
|
24044
24085
|
}
|
|
24045
|
-
function
|
|
24086
|
+
function VE(e, t) {
|
|
24046
24087
|
if (!e.glossary)
|
|
24047
24088
|
return;
|
|
24048
24089
|
const n = Object.entries(e.glossary).reduce(function(r, [s, i]) {
|
|
@@ -24059,11 +24100,11 @@ function EE(e, t) {
|
|
|
24059
24100
|
});
|
|
24060
24101
|
});
|
|
24061
24102
|
}
|
|
24062
|
-
function
|
|
24103
|
+
function IE(e) {
|
|
24063
24104
|
let t = [];
|
|
24064
|
-
return
|
|
24105
|
+
return OE(e, t), DE(e, t), ME(e, t), VE(e, t), EE(e, t), CE(e, t), t;
|
|
24065
24106
|
}
|
|
24066
|
-
const
|
|
24107
|
+
const FE = {
|
|
24067
24108
|
emits: ["remove"],
|
|
24068
24109
|
props: {
|
|
24069
24110
|
enableRemove: {
|
|
@@ -24137,10 +24178,10 @@ const VE = {
|
|
|
24137
24178
|
fields() {
|
|
24138
24179
|
const e = this;
|
|
24139
24180
|
var t = e.definition && e.definition.fields ? [...e.definition.fields] : [], n = e.definition && e.definition.definedFields ? e.definition.definedFields : [];
|
|
24140
|
-
t = [...t, ...
|
|
24181
|
+
t = [...t, ...IE(e)];
|
|
24141
24182
|
const r = e.definition.definesType === "submission";
|
|
24142
24183
|
if (e.isType("profile")) {
|
|
24143
|
-
const a =
|
|
24184
|
+
const a = lE(e);
|
|
24144
24185
|
t = [...t, ...a];
|
|
24145
24186
|
}
|
|
24146
24187
|
if (e.isType("checkin")) {
|
|
@@ -24153,7 +24194,7 @@ const VE = {
|
|
|
24153
24194
|
}
|
|
24154
24195
|
if (n.length)
|
|
24155
24196
|
if (r) {
|
|
24156
|
-
const a =
|
|
24197
|
+
const a = SE(
|
|
24157
24198
|
e,
|
|
24158
24199
|
n
|
|
24159
24200
|
);
|
|
@@ -24197,17 +24238,17 @@ const VE = {
|
|
|
24197
24238
|
}
|
|
24198
24239
|
},
|
|
24199
24240
|
components: {
|
|
24200
|
-
FilterCondition:
|
|
24241
|
+
FilterCondition: TE,
|
|
24201
24242
|
NativeSelect: It
|
|
24202
24243
|
}
|
|
24203
|
-
},
|
|
24244
|
+
}, AE = (e) => (je("data-v-5783621c"), e = e(), qe(), e), NE = {
|
|
24204
24245
|
key: 0,
|
|
24205
24246
|
class: "filter-rule"
|
|
24206
|
-
},
|
|
24207
|
-
function
|
|
24247
|
+
}, $E = { class: "top" }, PE = { class: "summary" }, LE = /* @__PURE__ */ AE(() => /* @__PURE__ */ T("span", { class: "line" }, null, -1)), RE = { class: "operator" };
|
|
24248
|
+
function UE(e, t, n, r, s, i) {
|
|
24208
24249
|
const a = y("native-select"), l = y("flex-cell"), u = y("ux-icon"), d = y("ux-button"), m = y("flex-row"), p = y("filter-condition");
|
|
24209
|
-
return n.definition ? (o(), h("div",
|
|
24210
|
-
T("div",
|
|
24250
|
+
return n.definition ? (o(), h("div", NE, [
|
|
24251
|
+
T("div", $E, [
|
|
24211
24252
|
c(m, {
|
|
24212
24253
|
gap: "",
|
|
24213
24254
|
center: ""
|
|
@@ -24215,7 +24256,7 @@ function LE(e, t, n, r, s, i) {
|
|
|
24215
24256
|
default: f(() => [
|
|
24216
24257
|
c(l, null, {
|
|
24217
24258
|
default: f(() => [
|
|
24218
|
-
T("div",
|
|
24259
|
+
T("div", PE, [
|
|
24219
24260
|
O(" Match "),
|
|
24220
24261
|
c(a, {
|
|
24221
24262
|
modelValue: s.model.operator,
|
|
@@ -24265,8 +24306,8 @@ function LE(e, t, n, r, s, i) {
|
|
|
24265
24306
|
shrink: ""
|
|
24266
24307
|
}, {
|
|
24267
24308
|
default: f(() => [
|
|
24268
|
-
|
|
24269
|
-
T("div",
|
|
24309
|
+
LE,
|
|
24310
|
+
T("div", RE, b(s.model.operator), 1)
|
|
24270
24311
|
]),
|
|
24271
24312
|
_: 2
|
|
24272
24313
|
}, 1032, ["class"])) : _("", !0),
|
|
@@ -24301,9 +24342,9 @@ function LE(e, t, n, r, s, i) {
|
|
|
24301
24342
|
}, 8, ["onClick"])
|
|
24302
24343
|
])) : _("", !0);
|
|
24303
24344
|
}
|
|
24304
|
-
const
|
|
24345
|
+
const jE = /* @__PURE__ */ M(FE, [["render", UE], ["__scopeId", "data-v-5783621c"]]), qE = {
|
|
24305
24346
|
components: {
|
|
24306
|
-
FilterRule:
|
|
24347
|
+
FilterRule: jE,
|
|
24307
24348
|
NativeSelect: It
|
|
24308
24349
|
},
|
|
24309
24350
|
methods: {
|
|
@@ -24395,19 +24436,19 @@ const RE = /* @__PURE__ */ M(VE, [["render", LE], ["__scopeId", "data-v-5783621c
|
|
|
24395
24436
|
model: JSON.parse(JSON.stringify(this.modelValue))
|
|
24396
24437
|
};
|
|
24397
24438
|
}
|
|
24398
|
-
},
|
|
24439
|
+
}, BE = { class: "filters" }, zE = {
|
|
24399
24440
|
key: 0,
|
|
24400
24441
|
class: "top"
|
|
24401
|
-
},
|
|
24402
|
-
function
|
|
24442
|
+
}, WE = { class: "summary" };
|
|
24443
|
+
function HE(e, t, n, r, s, i) {
|
|
24403
24444
|
const a = y("native-select"), l = y("filter-rule"), u = y("ux-button"), d = y("flex-body"), m = y("flex-column");
|
|
24404
24445
|
return o(), k(m, { class: "filter-builder" }, {
|
|
24405
24446
|
default: f(() => [
|
|
24406
24447
|
c(d, null, {
|
|
24407
24448
|
default: f(() => [
|
|
24408
|
-
T("div",
|
|
24409
|
-
s.model && s.model.filters && s.model.filters.length > 1 ? (o(), h("div",
|
|
24410
|
-
T("div",
|
|
24449
|
+
T("div", BE, [
|
|
24450
|
+
s.model && s.model.filters && s.model.filters.length > 1 ? (o(), h("div", zE, [
|
|
24451
|
+
T("div", WE, [
|
|
24411
24452
|
O(" Match "),
|
|
24412
24453
|
c(a, {
|
|
24413
24454
|
modelValue: s.model.operator,
|
|
@@ -24448,7 +24489,7 @@ function zE(e, t, n, r, s, i) {
|
|
|
24448
24489
|
_: 1
|
|
24449
24490
|
});
|
|
24450
24491
|
}
|
|
24451
|
-
const Oh = /* @__PURE__ */ M(
|
|
24492
|
+
const Oh = /* @__PURE__ */ M(qE, [["render", HE], ["__scopeId", "data-v-6c52f8af"]]), GE = {
|
|
24452
24493
|
mixins: [re],
|
|
24453
24494
|
components: {
|
|
24454
24495
|
FilterBuilder: Oh
|
|
@@ -24487,25 +24528,25 @@ const Oh = /* @__PURE__ */ M(UE, [["render", zE], ["__scopeId", "data-v-6c52f8af
|
|
|
24487
24528
|
};
|
|
24488
24529
|
}
|
|
24489
24530
|
}
|
|
24490
|
-
},
|
|
24531
|
+
}, YE = {
|
|
24491
24532
|
key: 0,
|
|
24492
24533
|
class: "ux-field-title"
|
|
24493
|
-
},
|
|
24534
|
+
}, JE = {
|
|
24494
24535
|
key: 0,
|
|
24495
24536
|
class: "ux-required-marker"
|
|
24496
|
-
},
|
|
24537
|
+
}, KE = {
|
|
24497
24538
|
key: 1,
|
|
24498
24539
|
class: "ux-field-description"
|
|
24499
|
-
},
|
|
24500
|
-
function
|
|
24540
|
+
}, ZE = { key: 2 };
|
|
24541
|
+
function XE(e, t, n, r, s, i) {
|
|
24501
24542
|
const a = y("filter-builder"), l = y("flex-cell"), u = y("ux-icon"), d = y("ux-button"), m = y("flex-row");
|
|
24502
24543
|
return o(), h(D, null, [
|
|
24503
|
-
e.showLabel ? (o(), h("label",
|
|
24544
|
+
e.showLabel ? (o(), h("label", YE, [
|
|
24504
24545
|
O(b(e.label) + " (" + b(i.definitionTitle) + ") ", 1),
|
|
24505
|
-
e.required ? (o(), h("span",
|
|
24546
|
+
e.required ? (o(), h("span", JE, "*")) : _("", !0)
|
|
24506
24547
|
])) : _("", !0),
|
|
24507
|
-
e.showDescription ? (o(), h("div",
|
|
24508
|
-
e.multiValue ? (o(), h("div",
|
|
24548
|
+
e.showDescription ? (o(), h("div", KE, b(e.description), 1)) : _("", !0),
|
|
24549
|
+
e.multiValue ? (o(), h("div", ZE, [
|
|
24509
24550
|
(o(!0), h(D, null, A(e.model, (p, g) => (o(), k(m, {
|
|
24510
24551
|
class: "ux-text-row",
|
|
24511
24552
|
key: g
|
|
@@ -24561,7 +24602,7 @@ function KE(e, t, n, r, s, i) {
|
|
|
24561
24602
|
}, null, 8, ["definition", "modelValue"]))
|
|
24562
24603
|
], 64);
|
|
24563
24604
|
}
|
|
24564
|
-
const
|
|
24605
|
+
const QE = /* @__PURE__ */ M(GE, [["render", XE], ["__scopeId", "data-v-5ca20810"]]), eM = {
|
|
24565
24606
|
components: {
|
|
24566
24607
|
// VAceEditor,
|
|
24567
24608
|
},
|
|
@@ -24695,21 +24736,21 @@ const ZE = /* @__PURE__ */ M(WE, [["render", KE], ["__scopeId", "data-v-5ca20810
|
|
|
24695
24736
|
selectionContext: {}
|
|
24696
24737
|
};
|
|
24697
24738
|
}
|
|
24698
|
-
},
|
|
24739
|
+
}, tM = {
|
|
24699
24740
|
key: 0,
|
|
24700
24741
|
class: "tokens"
|
|
24701
|
-
},
|
|
24742
|
+
}, nM = {
|
|
24702
24743
|
key: 0,
|
|
24703
24744
|
class: "tokens-body"
|
|
24704
24745
|
};
|
|
24705
|
-
function
|
|
24746
|
+
function iM(e, t, n, r, s, i) {
|
|
24706
24747
|
const a = y("flex-cell"), l = y("ux-icon"), u = y("flex-row"), d = y("ux-button"), m = y("qik-code-editor"), p = y("flex-column");
|
|
24707
24748
|
return s.mounted ? (o(), k(p, {
|
|
24708
24749
|
key: 0,
|
|
24709
24750
|
class: "ux-code-editor"
|
|
24710
24751
|
}, {
|
|
24711
24752
|
default: f(() => [
|
|
24712
|
-
n.tokens.length ? (o(), h("div",
|
|
24753
|
+
n.tokens.length ? (o(), h("div", tM, [
|
|
24713
24754
|
T("div", {
|
|
24714
24755
|
class: "tokens-header",
|
|
24715
24756
|
onClick: t[0] || (t[0] = (g) => s.showTokens = !s.showTokens)
|
|
@@ -24737,7 +24778,7 @@ function tM(e, t, n, r, s, i) {
|
|
|
24737
24778
|
_: 1
|
|
24738
24779
|
})
|
|
24739
24780
|
]),
|
|
24740
|
-
s.showTokens ? (o(), h("div",
|
|
24781
|
+
s.showTokens ? (o(), h("div", nM, [
|
|
24741
24782
|
(o(!0), h(D, null, A(n.tokens, (g) => (o(), k(d, {
|
|
24742
24783
|
size: "xs",
|
|
24743
24784
|
onClick: B((v) => i.injectToken(g.value), ["stop", "prevent"])
|
|
@@ -24766,11 +24807,11 @@ function tM(e, t, n, r, s, i) {
|
|
|
24766
24807
|
_: 1
|
|
24767
24808
|
})) : _("", !0);
|
|
24768
24809
|
}
|
|
24769
|
-
const Dh = /* @__PURE__ */ M(
|
|
24770
|
-
function
|
|
24810
|
+
const Dh = /* @__PURE__ */ M(eM, [["render", iM], ["__scopeId", "data-v-a1601d1d"]]);
|
|
24811
|
+
function rM(e) {
|
|
24771
24812
|
return e === void 0 || typeof e > "u" || e === null || String(e) === "null" || String(e) === "undefined";
|
|
24772
24813
|
}
|
|
24773
|
-
const
|
|
24814
|
+
const sM = {
|
|
24774
24815
|
props: {
|
|
24775
24816
|
title: {
|
|
24776
24817
|
type: String
|
|
@@ -24809,7 +24850,7 @@ const iM = {
|
|
|
24809
24850
|
},
|
|
24810
24851
|
cleanOutput(e) {
|
|
24811
24852
|
var t = this;
|
|
24812
|
-
return
|
|
24853
|
+
return rM(e) ? t.multiValue ? e = [] : e = void 0 : t.multiValue ? e = (e || []).filter(Boolean).map(function(n) {
|
|
24813
24854
|
return t.getValue(n);
|
|
24814
24855
|
}) : e = t.getValue(e), e;
|
|
24815
24856
|
},
|
|
@@ -24928,29 +24969,29 @@ const iM = {
|
|
|
24928
24969
|
return this.fieldOptions;
|
|
24929
24970
|
}
|
|
24930
24971
|
}
|
|
24931
|
-
},
|
|
24972
|
+
}, aM = {
|
|
24932
24973
|
key: 0,
|
|
24933
24974
|
class: "ux-field-title"
|
|
24934
|
-
},
|
|
24975
|
+
}, lM = {
|
|
24935
24976
|
key: 0,
|
|
24936
24977
|
class: "ux-required-marker"
|
|
24937
|
-
},
|
|
24978
|
+
}, oM = {
|
|
24938
24979
|
key: 1,
|
|
24939
24980
|
class: "ux-field-description"
|
|
24940
|
-
},
|
|
24981
|
+
}, uM = { class: "ui-select-button" }, dM = {
|
|
24941
24982
|
key: 0,
|
|
24942
24983
|
value: ""
|
|
24943
|
-
},
|
|
24944
|
-
function
|
|
24984
|
+
}, cM = ["value"];
|
|
24985
|
+
function fM(e, t, n, r, s, i) {
|
|
24945
24986
|
const a = y("code-editor"), l = y("flex-cell"), u = y("ux-button"), d = y("ux-icon"), m = y("flex-row"), p = y("native-select");
|
|
24946
24987
|
return o(), h("div", {
|
|
24947
24988
|
class: $(["native-select", i.classes])
|
|
24948
24989
|
}, [
|
|
24949
|
-
e.showLabel ? (o(), h("label",
|
|
24990
|
+
e.showLabel ? (o(), h("label", aM, [
|
|
24950
24991
|
O(b(e.label) + " ", 1),
|
|
24951
|
-
e.required ? (o(), h("span",
|
|
24992
|
+
e.required ? (o(), h("span", lM, "*")) : _("", !0)
|
|
24952
24993
|
])) : _("", !0),
|
|
24953
|
-
e.showDescription ? (o(), h("div",
|
|
24994
|
+
e.showDescription ? (o(), h("div", oM, b(e.description), 1)) : _("", !0),
|
|
24954
24995
|
e.singleValue ? (o(), k(m, {
|
|
24955
24996
|
key: 2,
|
|
24956
24997
|
gap: "",
|
|
@@ -24971,7 +25012,7 @@ function dM(e, t, n, r, s, i) {
|
|
|
24971
25012
|
})) : (o(), k(l, { key: 1 }, {
|
|
24972
25013
|
default: f(() => [
|
|
24973
25014
|
T("div", null, [
|
|
24974
|
-
T("div",
|
|
25015
|
+
T("div", uM, [
|
|
24975
25016
|
z(e.$slots, "default", {}, () => [
|
|
24976
25017
|
c(u, { tag: "div" }, {
|
|
24977
25018
|
default: f(() => [
|
|
@@ -24985,10 +25026,10 @@ function dM(e, t, n, r, s, i) {
|
|
|
24985
25026
|
onFocus: t[1] || (t[1] = (...g) => e.touch && e.touch(...g)),
|
|
24986
25027
|
"onUpdate:modelValue": t[2] || (t[2] = (g) => e.model = g)
|
|
24987
25028
|
}, [
|
|
24988
|
-
i.showNoneOption ? (o(), h("option",
|
|
25029
|
+
i.showNoneOption ? (o(), h("option", dM, "None")) : _("", !0),
|
|
24989
25030
|
(o(!0), h(D, null, A(i.selectableOptions, (g) => (o(), h("option", {
|
|
24990
25031
|
value: g.value
|
|
24991
|
-
}, b(g.title), 9,
|
|
25032
|
+
}, b(g.title), 9, cM))), 256))
|
|
24992
25033
|
], 544), [
|
|
24993
25034
|
[Dt, e.model]
|
|
24994
25035
|
])
|
|
@@ -25025,11 +25066,11 @@ function dM(e, t, n, r, s, i) {
|
|
|
25025
25066
|
}, null, 8, ["onTouched", "field", "modelValue"]))
|
|
25026
25067
|
], 2);
|
|
25027
25068
|
}
|
|
25028
|
-
const Ec = /* @__PURE__ */ M(
|
|
25029
|
-
function
|
|
25069
|
+
const Ec = /* @__PURE__ */ M(sM, [["render", fM], ["__scopeId", "data-v-3c1cc501"]]);
|
|
25070
|
+
function mM(e, t, n) {
|
|
25030
25071
|
return e + (t - e) * (n / 100);
|
|
25031
25072
|
}
|
|
25032
|
-
const
|
|
25073
|
+
const hM = {
|
|
25033
25074
|
props: {
|
|
25034
25075
|
modelValue: {
|
|
25035
25076
|
type: Number
|
|
@@ -25075,7 +25116,7 @@ const fM = {
|
|
|
25075
25116
|
inputReceived(e) {
|
|
25076
25117
|
const t = this, n = t.$refs.range, r = t.$refs.bubble, s = n.value, i = n.min ? n.min : 0, a = n.max ? n.max : 100;
|
|
25077
25118
|
let l = Number((s - i) * 100 / (a - i));
|
|
25078
|
-
l =
|
|
25119
|
+
l = mM(1, 99, l), r.innerHTML = `${t.prefix}${s}${t.suffix}`, r.style.left = `${l}%`;
|
|
25079
25120
|
},
|
|
25080
25121
|
attachListeners() {
|
|
25081
25122
|
const e = this, t = e.$refs.range;
|
|
@@ -25086,12 +25127,12 @@ const fM = {
|
|
|
25086
25127
|
e.$refs.bubble, t.addEventListener("input", e.inputReceived);
|
|
25087
25128
|
}
|
|
25088
25129
|
}
|
|
25089
|
-
},
|
|
25130
|
+
}, pM = { class: "ux-range-slider-wrap" }, yM = ["min", "step", "max"], gM = {
|
|
25090
25131
|
ref: "bubble",
|
|
25091
25132
|
class: "ux-range-bubble"
|
|
25092
25133
|
};
|
|
25093
|
-
function
|
|
25094
|
-
return o(), h("div",
|
|
25134
|
+
function _M(e, t, n, r, s, i) {
|
|
25135
|
+
return o(), h("div", pM, [
|
|
25095
25136
|
Z(T("input", {
|
|
25096
25137
|
ref: "range",
|
|
25097
25138
|
min: n.min,
|
|
@@ -25100,15 +25141,15 @@ function yM(e, t, n, r, s, i) {
|
|
|
25100
25141
|
"onUpdate:modelValue": t[0] || (t[0] = (a) => s.model = a),
|
|
25101
25142
|
type: "range",
|
|
25102
25143
|
class: "ux-range-slider"
|
|
25103
|
-
}, null, 8,
|
|
25144
|
+
}, null, 8, yM), [
|
|
25104
25145
|
[be, s.model]
|
|
25105
25146
|
]),
|
|
25106
|
-
T("output",
|
|
25147
|
+
T("output", gM, null, 512)
|
|
25107
25148
|
]);
|
|
25108
25149
|
}
|
|
25109
|
-
const
|
|
25150
|
+
const vM = /* @__PURE__ */ M(hM, [["render", _M], ["__scopeId", "data-v-639c59a6"]]), bM = {
|
|
25110
25151
|
components: {
|
|
25111
|
-
RangeSlider:
|
|
25152
|
+
RangeSlider: vM
|
|
25112
25153
|
},
|
|
25113
25154
|
props: {
|
|
25114
25155
|
modelValue: {
|
|
@@ -25138,25 +25179,25 @@ const gM = /* @__PURE__ */ M(fM, [["render", yM], ["__scopeId", "data-v-639c59a6
|
|
|
25138
25179
|
return "";
|
|
25139
25180
|
}
|
|
25140
25181
|
}
|
|
25141
|
-
},
|
|
25182
|
+
}, kM = {
|
|
25142
25183
|
key: 0,
|
|
25143
25184
|
class: "ux-field-title"
|
|
25144
|
-
},
|
|
25185
|
+
}, wM = {
|
|
25145
25186
|
key: 0,
|
|
25146
25187
|
class: "ux-required-marker"
|
|
25147
|
-
},
|
|
25188
|
+
}, xM = {
|
|
25148
25189
|
key: 1,
|
|
25149
25190
|
class: "ux-field-description"
|
|
25150
|
-
},
|
|
25151
|
-
function
|
|
25191
|
+
}, TM = { key: 2 }, SM = { class: "ux-slider-limit ux-slider-limit-value" }, OM = { class: "ux-slider-limit ux-slider-limit-value" };
|
|
25192
|
+
function DM(e, t, n, r, s, i) {
|
|
25152
25193
|
const a = y("range-slider"), l = y("flex-cell"), u = y("flex-row"), d = y("ux-icon"), m = y("ux-button");
|
|
25153
25194
|
return o(), h(D, null, [
|
|
25154
|
-
e.showLabel ? (o(), h("label",
|
|
25195
|
+
e.showLabel ? (o(), h("label", kM, [
|
|
25155
25196
|
O(b(e.label) + " ", 1),
|
|
25156
|
-
e.required ? (o(), h("span",
|
|
25197
|
+
e.required ? (o(), h("span", wM, "*")) : _("", !0)
|
|
25157
25198
|
])) : _("", !0),
|
|
25158
|
-
e.showDescription ? (o(), h("div",
|
|
25159
|
-
e.multiValue ? (o(), h("div",
|
|
25199
|
+
e.showDescription ? (o(), h("div", xM, b(e.description), 1)) : _("", !0),
|
|
25200
|
+
e.multiValue ? (o(), h("div", TM, [
|
|
25160
25201
|
(o(!0), h(D, null, A(e.model, (p, g) => (o(), k(u, {
|
|
25161
25202
|
class: "ux-slider-row",
|
|
25162
25203
|
key: g
|
|
@@ -25187,7 +25228,7 @@ function SM(e, t, n, r, s, i) {
|
|
|
25187
25228
|
}, 1024),
|
|
25188
25229
|
c(l, { shrink: "" }, {
|
|
25189
25230
|
default: f(() => [
|
|
25190
|
-
T("span",
|
|
25231
|
+
T("span", SM, b(i.sliderPrefix) + b(e.model[g]) + b(i.sliderSuffix), 1)
|
|
25191
25232
|
]),
|
|
25192
25233
|
_: 2
|
|
25193
25234
|
}, 1024)
|
|
@@ -25252,7 +25293,7 @@ function SM(e, t, n, r, s, i) {
|
|
|
25252
25293
|
}),
|
|
25253
25294
|
c(l, { shrink: "" }, {
|
|
25254
25295
|
default: f(() => [
|
|
25255
|
-
T("span",
|
|
25296
|
+
T("span", OM, b(i.sliderPrefix) + b(e.model) + b(i.sliderSuffix), 1)
|
|
25256
25297
|
]),
|
|
25257
25298
|
_: 1
|
|
25258
25299
|
})
|
|
@@ -25261,7 +25302,7 @@ function SM(e, t, n, r, s, i) {
|
|
|
25261
25302
|
}))
|
|
25262
25303
|
], 64);
|
|
25263
25304
|
}
|
|
25264
|
-
const
|
|
25305
|
+
const CM = /* @__PURE__ */ M(bM, [["render", DM], ["__scopeId", "data-v-ae8ff721"]]), EM = {
|
|
25265
25306
|
props: {
|
|
25266
25307
|
modelValue: {
|
|
25267
25308
|
type: String
|
|
@@ -25279,25 +25320,25 @@ const OM = /* @__PURE__ */ M(_M, [["render", SM], ["__scopeId", "data-v-ae8ff721
|
|
|
25279
25320
|
return "";
|
|
25280
25321
|
}
|
|
25281
25322
|
}
|
|
25282
|
-
},
|
|
25323
|
+
}, MM = {
|
|
25283
25324
|
key: 0,
|
|
25284
25325
|
class: "ux-field-title"
|
|
25285
|
-
},
|
|
25326
|
+
}, VM = {
|
|
25286
25327
|
key: 0,
|
|
25287
25328
|
class: "ux-required-marker"
|
|
25288
|
-
},
|
|
25329
|
+
}, IM = {
|
|
25289
25330
|
key: 1,
|
|
25290
25331
|
class: "ux-field-description"
|
|
25291
|
-
},
|
|
25292
|
-
function
|
|
25332
|
+
}, FM = { key: 2 }, AM = ["onUpdate:modelValue"], NM = ["onUpdate:modelValue"];
|
|
25333
|
+
function $M(e, t, n, r, s, i) {
|
|
25293
25334
|
const a = y("flex-cell"), l = y("ux-icon"), u = y("ux-button"), d = y("flex-row");
|
|
25294
25335
|
return o(), h(D, null, [
|
|
25295
|
-
e.showLabel ? (o(), h("label",
|
|
25336
|
+
e.showLabel ? (o(), h("label", MM, [
|
|
25296
25337
|
O(b(e.label) + " ", 1),
|
|
25297
|
-
e.required ? (o(), h("span",
|
|
25338
|
+
e.required ? (o(), h("span", VM, "*")) : _("", !0)
|
|
25298
25339
|
])) : _("", !0),
|
|
25299
|
-
e.showDescription ? (o(), h("div",
|
|
25300
|
-
e.multiValue ? (o(), h("div",
|
|
25340
|
+
e.showDescription ? (o(), h("div", IM, b(e.description), 1)) : _("", !0),
|
|
25341
|
+
e.multiValue ? (o(), h("div", FM, [
|
|
25301
25342
|
(o(!0), h(D, null, A(e.model, (m, p) => (o(), k(d, {
|
|
25302
25343
|
class: "ux-text-row",
|
|
25303
25344
|
gap: "",
|
|
@@ -25313,7 +25354,7 @@ function AM(e, t, n, r, s, i) {
|
|
|
25313
25354
|
ref_for: !0,
|
|
25314
25355
|
ref: "input",
|
|
25315
25356
|
"onUpdate:modelValue": (g) => e.model[p] = g
|
|
25316
|
-
}, null, 40,
|
|
25357
|
+
}, null, 40, AM), [
|
|
25317
25358
|
[be, e.model[p]]
|
|
25318
25359
|
])
|
|
25319
25360
|
]),
|
|
@@ -25328,7 +25369,7 @@ function AM(e, t, n, r, s, i) {
|
|
|
25328
25369
|
ref_for: !0,
|
|
25329
25370
|
ref: "input",
|
|
25330
25371
|
"onUpdate:modelValue": (g) => e.model[p] = g
|
|
25331
|
-
}, null, 40,
|
|
25372
|
+
}, null, 40, NM), [
|
|
25332
25373
|
[be, e.model[p]]
|
|
25333
25374
|
])
|
|
25334
25375
|
]),
|
|
@@ -25402,11 +25443,11 @@ function AM(e, t, n, r, s, i) {
|
|
|
25402
25443
|
}))
|
|
25403
25444
|
], 64);
|
|
25404
25445
|
}
|
|
25405
|
-
const
|
|
25446
|
+
const PM = /* @__PURE__ */ M(EM, [["render", $M], ["__scopeId", "data-v-91624210"]]);
|
|
25406
25447
|
function Mc(e) {
|
|
25407
25448
|
return Array.isArray(e) ? !!e[0] : !!e;
|
|
25408
25449
|
}
|
|
25409
|
-
const
|
|
25450
|
+
const LM = {
|
|
25410
25451
|
mixins: [re],
|
|
25411
25452
|
components: {
|
|
25412
25453
|
UxSwitch: xm
|
|
@@ -25439,17 +25480,17 @@ const $M = {
|
|
|
25439
25480
|
return String(this.description).length > 2;
|
|
25440
25481
|
}
|
|
25441
25482
|
}
|
|
25442
|
-
},
|
|
25483
|
+
}, RM = {
|
|
25443
25484
|
key: 0,
|
|
25444
25485
|
class: "ux-field-title"
|
|
25445
|
-
},
|
|
25486
|
+
}, UM = {
|
|
25446
25487
|
key: 0,
|
|
25447
25488
|
class: "ux-required-marker"
|
|
25448
|
-
},
|
|
25489
|
+
}, jM = {
|
|
25449
25490
|
key: 1,
|
|
25450
25491
|
class: "ux-field-description"
|
|
25451
25492
|
};
|
|
25452
|
-
function
|
|
25493
|
+
function qM(e, t, n, r, s, i) {
|
|
25453
25494
|
const a = y("ux-switch"), l = y("flex-cell"), u = y("flex-row");
|
|
25454
25495
|
return o(), h("div", null, [
|
|
25455
25496
|
c(u, {
|
|
@@ -25472,11 +25513,11 @@ function UM(e, t, n, r, s, i) {
|
|
|
25472
25513
|
c(l, { vcenter: "" }, {
|
|
25473
25514
|
default: f(() => [
|
|
25474
25515
|
T("div", null, [
|
|
25475
|
-
e.showLabel ? (o(), h("label",
|
|
25516
|
+
e.showLabel ? (o(), h("label", RM, [
|
|
25476
25517
|
O(b(e.label) + " ", 1),
|
|
25477
|
-
e.required ? (o(), h("span",
|
|
25518
|
+
e.required ? (o(), h("span", UM, "*")) : _("", !0)
|
|
25478
25519
|
])) : _("", !0),
|
|
25479
|
-
e.showDescription ? (o(), h("div",
|
|
25520
|
+
e.showDescription ? (o(), h("div", jM, b(e.description), 1)) : _("", !0)
|
|
25480
25521
|
])
|
|
25481
25522
|
]),
|
|
25482
25523
|
_: 1
|
|
@@ -25486,7 +25527,7 @@ function UM(e, t, n, r, s, i) {
|
|
|
25486
25527
|
})
|
|
25487
25528
|
]);
|
|
25488
25529
|
}
|
|
25489
|
-
const
|
|
25530
|
+
const BM = /* @__PURE__ */ M(LM, [["render", qM], ["__scopeId", "data-v-1b49e626"]]), zM = {
|
|
25490
25531
|
props: {
|
|
25491
25532
|
multiple: {
|
|
25492
25533
|
type: Boolean
|
|
@@ -25530,8 +25571,8 @@ const jM = /* @__PURE__ */ M($M, [["render", UM], ["__scopeId", "data-v-1b49e626
|
|
|
25530
25571
|
this.$emit("files", t);
|
|
25531
25572
|
}
|
|
25532
25573
|
}
|
|
25533
|
-
},
|
|
25534
|
-
function
|
|
25574
|
+
}, WM = ["accept", "multiple"];
|
|
25575
|
+
function HM(e, t, n, r, s, i) {
|
|
25535
25576
|
const a = y("ux-button");
|
|
25536
25577
|
return o(), h("label", {
|
|
25537
25578
|
class: $(["file-drop", { over: s.over }]),
|
|
@@ -25545,7 +25586,7 @@ function zM(e, t, n, r, s, i) {
|
|
|
25545
25586
|
type: "file",
|
|
25546
25587
|
multiple: n.multiple,
|
|
25547
25588
|
onChange: t[0] || (t[0] = (l) => i.filesSelected(l.target.files))
|
|
25548
|
-
}, null, 40,
|
|
25589
|
+
}, null, 40, WM),
|
|
25549
25590
|
T("div", {
|
|
25550
25591
|
class: "file-drop-ux",
|
|
25551
25592
|
onClick: t[1] || (t[1] = B((...l) => i.clicked && i.clicked(...l), ["stop", "prevent"]))
|
|
@@ -25561,10 +25602,10 @@ function zM(e, t, n, r, s, i) {
|
|
|
25561
25602
|
])
|
|
25562
25603
|
], 34);
|
|
25563
25604
|
}
|
|
25564
|
-
const
|
|
25605
|
+
const GM = /* @__PURE__ */ M(zM, [["render", HM], ["__scopeId", "data-v-6bce29af"]]), YM = {
|
|
25565
25606
|
mixins: [re],
|
|
25566
25607
|
components: {
|
|
25567
|
-
FileDrop:
|
|
25608
|
+
FileDrop: GM
|
|
25568
25609
|
},
|
|
25569
25610
|
props: {
|
|
25570
25611
|
// modelValue: {
|
|
@@ -25658,28 +25699,28 @@ const WM = /* @__PURE__ */ M(qM, [["render", zM], ["__scopeId", "data-v-6bce29af
|
|
|
25658
25699
|
}
|
|
25659
25700
|
},
|
|
25660
25701
|
computed: {}
|
|
25661
|
-
},
|
|
25702
|
+
}, JM = {
|
|
25662
25703
|
key: 0,
|
|
25663
25704
|
class: "ux-field-title"
|
|
25664
|
-
},
|
|
25705
|
+
}, KM = {
|
|
25665
25706
|
key: 0,
|
|
25666
25707
|
class: "ux-required-marker"
|
|
25667
|
-
},
|
|
25708
|
+
}, ZM = {
|
|
25668
25709
|
key: 1,
|
|
25669
25710
|
class: "ux-field-description"
|
|
25670
|
-
},
|
|
25711
|
+
}, XM = {
|
|
25671
25712
|
key: 2,
|
|
25672
25713
|
class: "files"
|
|
25673
|
-
},
|
|
25674
|
-
function
|
|
25714
|
+
}, QM = { class: "size" };
|
|
25715
|
+
function eV(e, t, n, r, s, i) {
|
|
25675
25716
|
const a = y("progress-bar"), l = y("flex-cell"), u = y("ux-icon"), d = y("ux-button"), m = y("flex-row"), p = y("file-drop");
|
|
25676
25717
|
return o(), h(D, null, [
|
|
25677
|
-
e.showLabel ? (o(), h("label",
|
|
25718
|
+
e.showLabel ? (o(), h("label", JM, [
|
|
25678
25719
|
O(b(e.label) + " ", 1),
|
|
25679
|
-
e.required ? (o(), h("span",
|
|
25720
|
+
e.required ? (o(), h("span", KM, "*")) : _("", !0)
|
|
25680
25721
|
])) : _("", !0),
|
|
25681
|
-
e.showDescription ? (o(), h("div",
|
|
25682
|
-
s.files && s.files.length ? (o(), h("div",
|
|
25722
|
+
e.showDescription ? (o(), h("div", ZM, b(e.description), 1)) : _("", !0),
|
|
25723
|
+
s.files && s.files.length ? (o(), h("div", XM, [
|
|
25683
25724
|
(o(!0), h(D, null, A(s.files, (g, v) => (o(), h("div", {
|
|
25684
25725
|
class: "file-item",
|
|
25685
25726
|
key: v
|
|
@@ -25689,7 +25730,7 @@ function XM(e, t, n, r, s, i) {
|
|
|
25689
25730
|
c(l, null, {
|
|
25690
25731
|
default: f(() => [
|
|
25691
25732
|
T("strong", null, b(g.name), 1),
|
|
25692
|
-
T("div",
|
|
25733
|
+
T("div", QM, b(i.filesize(g.size)), 1),
|
|
25693
25734
|
c(a, {
|
|
25694
25735
|
value: g.progress
|
|
25695
25736
|
}, null, 8, ["value"])
|
|
@@ -25747,7 +25788,7 @@ function XM(e, t, n, r, s, i) {
|
|
|
25747
25788
|
}, 8, ["onFiles"]))
|
|
25748
25789
|
], 64);
|
|
25749
25790
|
}
|
|
25750
|
-
const
|
|
25791
|
+
const tV = /* @__PURE__ */ M(YM, [["render", eV], ["__scopeId", "data-v-d29a9855"]]), nV = {
|
|
25751
25792
|
mixins: [re],
|
|
25752
25793
|
//TODO check whether we should move draggable into the input mixin
|
|
25753
25794
|
components: { draggable: Dr },
|
|
@@ -25843,40 +25884,40 @@ const QM = /* @__PURE__ */ M(HM, [["render", XM], ["__scopeId", "data-v-d29a9855
|
|
|
25843
25884
|
this.model.push(n);
|
|
25844
25885
|
}
|
|
25845
25886
|
}
|
|
25846
|
-
},
|
|
25887
|
+
}, iV = {
|
|
25847
25888
|
key: 0,
|
|
25848
25889
|
class: "ux-multi-group"
|
|
25849
|
-
},
|
|
25890
|
+
}, rV = {
|
|
25850
25891
|
key: 0,
|
|
25851
25892
|
class: "ux-group-title"
|
|
25852
|
-
},
|
|
25893
|
+
}, sV = {
|
|
25853
25894
|
key: 0,
|
|
25854
25895
|
class: "ux-field-title"
|
|
25855
|
-
},
|
|
25896
|
+
}, aV = {
|
|
25856
25897
|
key: 0,
|
|
25857
25898
|
class: "ux-required-marker"
|
|
25858
|
-
},
|
|
25899
|
+
}, lV = {
|
|
25859
25900
|
key: 1,
|
|
25860
25901
|
class: "ux-field-description"
|
|
25861
|
-
},
|
|
25902
|
+
}, oV = {
|
|
25862
25903
|
key: 0,
|
|
25863
25904
|
class: "ux-single-group"
|
|
25864
|
-
},
|
|
25905
|
+
}, uV = { class: "ux-group-title" }, dV = {
|
|
25865
25906
|
key: 0,
|
|
25866
25907
|
class: "ux-field-title"
|
|
25867
|
-
},
|
|
25908
|
+
}, cV = {
|
|
25868
25909
|
key: 1,
|
|
25869
25910
|
class: "ux-field-description"
|
|
25870
25911
|
};
|
|
25871
|
-
function
|
|
25912
|
+
function fV(e, t, n, r, s, i) {
|
|
25872
25913
|
const a = y("ux-icon"), l = y("flex-cell"), u = y("ux-button"), d = y("flex-row"), m = y("ux-panel-header"), p = y("ux-form"), g = y("ux-panel-body"), v = y("ux-panel"), x = y("draggable");
|
|
25873
|
-
return e.multiValue ? (o(), h("div",
|
|
25874
|
-
i.showLabel ? (o(), h("div",
|
|
25875
|
-
i.showLabel ? (o(), h("label",
|
|
25914
|
+
return e.multiValue ? (o(), h("div", iV, [
|
|
25915
|
+
i.showLabel ? (o(), h("div", rV, [
|
|
25916
|
+
i.showLabel ? (o(), h("label", sV, [
|
|
25876
25917
|
O(b(e.plural || e.title) + " ", 1),
|
|
25877
|
-
e.required ? (o(), h("span",
|
|
25918
|
+
e.required ? (o(), h("span", aV, "*")) : _("", !0)
|
|
25878
25919
|
])) : _("", !0),
|
|
25879
|
-
e.showDescription ? (o(), h("div",
|
|
25920
|
+
e.showDescription ? (o(), h("div", lV, b(e.description), 1)) : _("", !0)
|
|
25880
25921
|
])) : _("", !0),
|
|
25881
25922
|
i.reorderable ? (o(), k(x, {
|
|
25882
25923
|
key: 1,
|
|
@@ -26242,10 +26283,10 @@ function dV(e, t, n, r, s, i) {
|
|
|
26242
26283
|
_: 1
|
|
26243
26284
|
}))
|
|
26244
26285
|
], 64)) : (o(), h(D, { key: 1 }, [
|
|
26245
|
-
i.showLabel ? (o(), h("div",
|
|
26246
|
-
T("div",
|
|
26247
|
-
i.showLabel ? (o(), h("label",
|
|
26248
|
-
e.showDescription ? (o(), h("div",
|
|
26286
|
+
i.showLabel ? (o(), h("div", oV, [
|
|
26287
|
+
T("div", uV, [
|
|
26288
|
+
i.showLabel ? (o(), h("label", dV, b(e.title), 1)) : _("", !0),
|
|
26289
|
+
e.showDescription ? (o(), h("div", cV, b(e.description), 1)) : _("", !0)
|
|
26249
26290
|
]),
|
|
26250
26291
|
c(v, null, {
|
|
26251
26292
|
default: f(() => [
|
|
@@ -26289,11 +26330,11 @@ function dV(e, t, n, r, s, i) {
|
|
|
26289
26330
|
], 64))
|
|
26290
26331
|
], 64));
|
|
26291
26332
|
}
|
|
26292
|
-
const
|
|
26333
|
+
const mV = /* @__PURE__ */ M(nV, [["render", fV], ["__scopeId", "data-v-3ce8a8fa"]]);
|
|
26293
26334
|
function Il(e) {
|
|
26294
26335
|
return e === void 0 || typeof e > "u" || e === null || String(e) === "null" || String(e) === "undefined";
|
|
26295
26336
|
}
|
|
26296
|
-
const
|
|
26337
|
+
const hV = {
|
|
26297
26338
|
props: {
|
|
26298
26339
|
option: {
|
|
26299
26340
|
required: !0
|
|
@@ -26308,14 +26349,14 @@ const fV = {
|
|
|
26308
26349
|
}
|
|
26309
26350
|
}
|
|
26310
26351
|
};
|
|
26311
|
-
function
|
|
26352
|
+
function pV(e, t, n, r, s, i) {
|
|
26312
26353
|
return z(e.$slots, "default", { plainValue: i.plainValue }, () => [
|
|
26313
26354
|
T("pre", null, b(n.option), 1)
|
|
26314
26355
|
]);
|
|
26315
26356
|
}
|
|
26316
|
-
const
|
|
26357
|
+
const yV = /* @__PURE__ */ M(hV, [["render", pV]]), gV = {
|
|
26317
26358
|
components: {
|
|
26318
|
-
OptionSlot:
|
|
26359
|
+
OptionSlot: yV
|
|
26319
26360
|
},
|
|
26320
26361
|
props: {
|
|
26321
26362
|
modelValue: {
|
|
@@ -26388,35 +26429,35 @@ const hV = /* @__PURE__ */ M(fV, [["render", mV]]), pV = {
|
|
|
26388
26429
|
return this.getLabel(this.optionLookup[this.model]) || "Click to select";
|
|
26389
26430
|
}
|
|
26390
26431
|
}
|
|
26391
|
-
},
|
|
26432
|
+
}, _V = {
|
|
26392
26433
|
key: 0,
|
|
26393
26434
|
class: "ux-field-title"
|
|
26394
|
-
},
|
|
26435
|
+
}, vV = {
|
|
26395
26436
|
key: 0,
|
|
26396
26437
|
class: "ux-required-marker"
|
|
26397
|
-
},
|
|
26438
|
+
}, bV = {
|
|
26398
26439
|
key: 1,
|
|
26399
26440
|
class: "ux-field-description"
|
|
26400
|
-
},
|
|
26441
|
+
}, kV = { key: 2 }, wV = {
|
|
26401
26442
|
key: 3,
|
|
26402
26443
|
class: "buttons"
|
|
26403
26444
|
};
|
|
26404
|
-
function
|
|
26445
|
+
function xV(e, t, n, r, s, i) {
|
|
26405
26446
|
const a = y("ux-icon"), l = y("flex-cell"), u = y("flex-row"), d = y("ux-button"), m = y("option-slot");
|
|
26406
26447
|
return o(), h(D, null, [
|
|
26407
|
-
e.showLabel ? (o(), h("label",
|
|
26448
|
+
e.showLabel ? (o(), h("label", _V, [
|
|
26408
26449
|
O(b(e.label) + " ", 1),
|
|
26409
|
-
e.required ? (o(), h("span",
|
|
26450
|
+
e.required ? (o(), h("span", vV, "*")) : _("", !0)
|
|
26410
26451
|
])) : _("", !0),
|
|
26411
|
-
e.showDescription ? (o(), h("div",
|
|
26412
|
-
e.loadingAsyncOptions ? (o(), h("div",
|
|
26452
|
+
e.showDescription ? (o(), h("div", bV, b(e.description), 1)) : _("", !0),
|
|
26453
|
+
e.loadingAsyncOptions ? (o(), h("div", kV, [
|
|
26413
26454
|
c(a, {
|
|
26414
26455
|
icon: "fa-spinner",
|
|
26415
26456
|
spin: "",
|
|
26416
26457
|
left: ""
|
|
26417
26458
|
}),
|
|
26418
26459
|
O(" Loading Options ")
|
|
26419
|
-
])) : (o(), h("div",
|
|
26460
|
+
])) : (o(), h("div", wV, [
|
|
26420
26461
|
(o(!0), h(D, null, A(e.selectableOptions, (p) => (o(), k(m, { option: p }, {
|
|
26421
26462
|
default: f(({ plainValue: g }) => [
|
|
26422
26463
|
c(d, {
|
|
@@ -26457,7 +26498,7 @@ function kV(e, t, n, r, s, i) {
|
|
|
26457
26498
|
]))
|
|
26458
26499
|
], 64);
|
|
26459
26500
|
}
|
|
26460
|
-
const
|
|
26501
|
+
const TV = /* @__PURE__ */ M(gV, [["render", xV], ["__scopeId", "data-v-491bd3a3"]]), SV = {
|
|
26461
26502
|
props: {
|
|
26462
26503
|
modelValue: {
|
|
26463
26504
|
type: Object
|
|
@@ -26470,25 +26511,25 @@ const wV = /* @__PURE__ */ M(pV, [["render", kV], ["__scopeId", "data-v-491bd3a3
|
|
|
26470
26511
|
return {};
|
|
26471
26512
|
}
|
|
26472
26513
|
}
|
|
26473
|
-
},
|
|
26514
|
+
}, OV = {
|
|
26474
26515
|
key: 0,
|
|
26475
26516
|
class: "ux-field-title"
|
|
26476
|
-
},
|
|
26517
|
+
}, DV = {
|
|
26477
26518
|
key: 0,
|
|
26478
26519
|
class: "ux-required-marker"
|
|
26479
|
-
},
|
|
26520
|
+
}, CV = {
|
|
26480
26521
|
key: 1,
|
|
26481
26522
|
class: "ux-field-description"
|
|
26482
|
-
},
|
|
26483
|
-
function
|
|
26523
|
+
}, EV = { key: 2 }, MV = { key: 3 };
|
|
26524
|
+
function VV(e, t, n, r, s, i) {
|
|
26484
26525
|
const a = y("flex-cell"), l = y("ux-icon"), u = y("ux-button"), d = y("flex-row");
|
|
26485
26526
|
return o(), h(D, null, [
|
|
26486
|
-
e.showLabel ? (o(), h("label",
|
|
26527
|
+
e.showLabel ? (o(), h("label", OV, [
|
|
26487
26528
|
O(b(e.label) + " ", 1),
|
|
26488
|
-
e.required ? (o(), h("span",
|
|
26529
|
+
e.required ? (o(), h("span", DV, "*")) : _("", !0)
|
|
26489
26530
|
])) : _("", !0),
|
|
26490
|
-
e.showDescription ? (o(), h("div",
|
|
26491
|
-
e.multiValue ? (o(), h("div",
|
|
26531
|
+
e.showDescription ? (o(), h("div", CV, b(e.description), 1)) : _("", !0),
|
|
26532
|
+
e.multiValue ? (o(), h("div", EV, [
|
|
26492
26533
|
(o(!0), h(D, null, A(e.model, (m, p) => (o(), k(d, {
|
|
26493
26534
|
class: "ux-text-row",
|
|
26494
26535
|
key: p
|
|
@@ -26535,10 +26576,10 @@ function EV(e, t, n, r, s, i) {
|
|
|
26535
26576
|
]),
|
|
26536
26577
|
_: 1
|
|
26537
26578
|
})) : _("", !0)
|
|
26538
|
-
])) : (o(), h("pre",
|
|
26579
|
+
])) : (o(), h("pre", MV, b(e.model), 1))
|
|
26539
26580
|
], 64);
|
|
26540
26581
|
}
|
|
26541
|
-
const
|
|
26582
|
+
const IV = /* @__PURE__ */ M(SV, [["render", VV], ["__scopeId", "data-v-aae5394a"]]), FV = {
|
|
26542
26583
|
components: {
|
|
26543
26584
|
UxCheckbox: Gl
|
|
26544
26585
|
},
|
|
@@ -26685,27 +26726,27 @@ const MV = /* @__PURE__ */ M(xV, [["render", EV], ["__scopeId", "data-v-aae5394a
|
|
|
26685
26726
|
};
|
|
26686
26727
|
}
|
|
26687
26728
|
}
|
|
26688
|
-
},
|
|
26729
|
+
}, AV = { key: 0 }, NV = { key: 1 }, $V = {
|
|
26689
26730
|
key: 0,
|
|
26690
26731
|
class: "ux-field-title"
|
|
26691
|
-
},
|
|
26732
|
+
}, PV = {
|
|
26692
26733
|
key: 0,
|
|
26693
26734
|
class: "ux-required-marker"
|
|
26694
|
-
},
|
|
26735
|
+
}, LV = {
|
|
26695
26736
|
key: 1,
|
|
26696
26737
|
class: "ux-field-description"
|
|
26697
|
-
},
|
|
26698
|
-
function
|
|
26738
|
+
}, RV = { key: 2 };
|
|
26739
|
+
function UV(e, t, n, r, s, i) {
|
|
26699
26740
|
const a = y("spinner"), l = y("ux-checkbox"), u = y("flex-cell"), d = y("ux-form"), m = y("flex-row");
|
|
26700
|
-
return i.loadingGlossary ? (o(), h("div",
|
|
26741
|
+
return i.loadingGlossary ? (o(), h("div", AV, [
|
|
26701
26742
|
c(a)
|
|
26702
|
-
])) : i.definition ? (o(), h("div",
|
|
26703
|
-
e.showLabel ? (o(), h("label",
|
|
26743
|
+
])) : i.definition ? (o(), h("div", NV, [
|
|
26744
|
+
e.showLabel ? (o(), h("label", $V, [
|
|
26704
26745
|
O(b(e.label) + " ", 1),
|
|
26705
|
-
e.required ? (o(), h("span",
|
|
26746
|
+
e.required ? (o(), h("span", PV, "*")) : _("", !0)
|
|
26706
26747
|
])) : _("", !0),
|
|
26707
|
-
e.showDescription ? (o(), h("div",
|
|
26708
|
-
e.multiValue ? (o(), h("div",
|
|
26748
|
+
e.showDescription ? (o(), h("div", LV, b(e.description), 1)) : _("", !0),
|
|
26749
|
+
e.multiValue ? (o(), h("div", RV, "This field can not be used on a multiple")) : (o(!0), h(D, { key: 3 }, A(i.fields, (p) => (o(), h("div", {
|
|
26709
26750
|
class: $(["field-row", { active: e.model.enabled[p.path] }])
|
|
26710
26751
|
}, [
|
|
26711
26752
|
c(m, { gap: "" }, {
|
|
@@ -26761,7 +26802,7 @@ function LV(e, t, n, r, s, i) {
|
|
|
26761
26802
|
], 2))), 256))
|
|
26762
26803
|
])) : _("", !0);
|
|
26763
26804
|
}
|
|
26764
|
-
const
|
|
26805
|
+
const jV = /* @__PURE__ */ M(FV, [["render", UV], ["__scopeId", "data-v-9e2045bf"]]), qV = {
|
|
26765
26806
|
props: {
|
|
26766
26807
|
modelValue: {
|
|
26767
26808
|
type: [String, Array]
|
|
@@ -26830,25 +26871,25 @@ const RV = /* @__PURE__ */ M(VV, [["render", LV], ["__scopeId", "data-v-9e2045bf
|
|
|
26830
26871
|
};
|
|
26831
26872
|
}
|
|
26832
26873
|
}
|
|
26833
|
-
}, Cr = (e) => (je("data-v-91cc715f"), e = e(), qe(), e),
|
|
26874
|
+
}, Cr = (e) => (je("data-v-91cc715f"), e = e(), qe(), e), BV = {
|
|
26834
26875
|
key: 0,
|
|
26835
26876
|
class: "ux-field-title"
|
|
26836
|
-
},
|
|
26877
|
+
}, zV = {
|
|
26837
26878
|
key: 0,
|
|
26838
26879
|
class: "ux-required-marker"
|
|
26839
|
-
},
|
|
26880
|
+
}, WV = {
|
|
26840
26881
|
key: 1,
|
|
26841
26882
|
class: "ux-field-description"
|
|
26842
|
-
},
|
|
26843
|
-
function
|
|
26883
|
+
}, HV = { key: 2 }, GV = { class: "ux-text-wrap prefixed" }, YV = /* @__PURE__ */ Cr(() => /* @__PURE__ */ T("span", { class: "ux-text-prefix" }, "Label", -1)), JV = ["onBlur", "on:update:modelValue", "onUpdate:modelValue"], KV = ["onBlur", "on:update:modelValue", "onUpdate:modelValue"], ZV = { class: "ux-text-wrap prefixed" }, XV = /* @__PURE__ */ Cr(() => /* @__PURE__ */ T("span", { class: "ux-text-prefix" }, "Value", -1)), QV = ["placeholder", "onFocus", "onUpdate:modelValue"], eI = ["placeholder", "onFocus", "onUpdate:modelValue"], tI = { class: "ux-text-wrap prefixed" }, nI = /* @__PURE__ */ Cr(() => /* @__PURE__ */ T("span", { class: "ux-text-prefix" }, "Label", -1)), iI = { class: "ux-text-wrap prefixed" }, rI = /* @__PURE__ */ Cr(() => /* @__PURE__ */ T("span", { class: "ux-text-prefix" }, "Value", -1));
|
|
26884
|
+
function sI(e, t, n, r, s, i) {
|
|
26844
26885
|
const a = y("flex-cell"), l = y("ux-icon"), u = y("ux-button"), d = y("flex-row");
|
|
26845
26886
|
return o(), h(D, null, [
|
|
26846
|
-
e.showLabel ? (o(), h("label",
|
|
26887
|
+
e.showLabel ? (o(), h("label", BV, [
|
|
26847
26888
|
O(b(e.label) + " ", 1),
|
|
26848
|
-
e.required ? (o(), h("span",
|
|
26889
|
+
e.required ? (o(), h("span", zV, "*")) : _("", !0)
|
|
26849
26890
|
])) : _("", !0),
|
|
26850
|
-
e.showDescription ? (o(), h("div",
|
|
26851
|
-
e.multiValue ? (o(), h("div",
|
|
26891
|
+
e.showDescription ? (o(), h("div", WV, b(e.description), 1)) : _("", !0),
|
|
26892
|
+
e.multiValue ? (o(), h("div", HV, [
|
|
26852
26893
|
(o(!0), h(D, null, A(e.model, (m, p) => (o(), k(d, {
|
|
26853
26894
|
gap: "",
|
|
26854
26895
|
class: "ux-text-row",
|
|
@@ -26857,8 +26898,8 @@ function iI(e, t, n, r, s, i) {
|
|
|
26857
26898
|
default: f(() => [
|
|
26858
26899
|
c(a, null, {
|
|
26859
26900
|
default: f(() => [
|
|
26860
|
-
T("div",
|
|
26861
|
-
|
|
26901
|
+
T("div", GV, [
|
|
26902
|
+
YV,
|
|
26862
26903
|
i.lazy ? Z((o(), h("input", {
|
|
26863
26904
|
key: 0,
|
|
26864
26905
|
class: "ux-field-focus ux-text-input-multiple",
|
|
@@ -26870,7 +26911,7 @@ function iI(e, t, n, r, s, i) {
|
|
|
26870
26911
|
onBlur: (g) => i.titleBlurred(p),
|
|
26871
26912
|
"on:update:modelValue": (g) => i.entryTitleChanged(p),
|
|
26872
26913
|
"onUpdate:modelValue": (g) => e.model[p].title = g
|
|
26873
|
-
}, null, 40,
|
|
26914
|
+
}, null, 40, JV)), [
|
|
26874
26915
|
[
|
|
26875
26916
|
be,
|
|
26876
26917
|
e.model[p].title,
|
|
@@ -26889,7 +26930,7 @@ function iI(e, t, n, r, s, i) {
|
|
|
26889
26930
|
onBlur: (g) => i.titleBlurred(p),
|
|
26890
26931
|
"on:update:modelValue": (g) => i.entryTitleChanged(p),
|
|
26891
26932
|
"onUpdate:modelValue": (g) => e.model[p].title = g
|
|
26892
|
-
}, null, 40,
|
|
26933
|
+
}, null, 40, KV)), [
|
|
26893
26934
|
[be, e.model[p].title]
|
|
26894
26935
|
])
|
|
26895
26936
|
])
|
|
@@ -26898,8 +26939,8 @@ function iI(e, t, n, r, s, i) {
|
|
|
26898
26939
|
}, 1024),
|
|
26899
26940
|
c(a, null, {
|
|
26900
26941
|
default: f(() => [
|
|
26901
|
-
T("div",
|
|
26902
|
-
|
|
26942
|
+
T("div", ZV, [
|
|
26943
|
+
XV,
|
|
26903
26944
|
i.lazy ? Z((o(), h("input", {
|
|
26904
26945
|
key: 0,
|
|
26905
26946
|
class: "ux-field-focus ux-text-input-multiple",
|
|
@@ -26909,7 +26950,7 @@ function iI(e, t, n, r, s, i) {
|
|
|
26909
26950
|
ref: "valueInput",
|
|
26910
26951
|
onKeydown: t[4] || (t[4] = we(B((g) => e.add(), ["stop", "prevent"]), ["enter"])),
|
|
26911
26952
|
"onUpdate:modelValue": (g) => e.model[p].value = g
|
|
26912
|
-
}, null, 40,
|
|
26953
|
+
}, null, 40, QV)), [
|
|
26913
26954
|
[
|
|
26914
26955
|
be,
|
|
26915
26956
|
e.model[p].value,
|
|
@@ -26926,7 +26967,7 @@ function iI(e, t, n, r, s, i) {
|
|
|
26926
26967
|
ref: "valueInput",
|
|
26927
26968
|
onKeydown: t[5] || (t[5] = we(B((g) => e.add(), ["stop", "prevent"]), ["enter"])),
|
|
26928
26969
|
"onUpdate:modelValue": (g) => e.model[p].value = g
|
|
26929
|
-
}, null, 40,
|
|
26970
|
+
}, null, 40, eI)), [
|
|
26930
26971
|
[be, e.model[p].value]
|
|
26931
26972
|
])
|
|
26932
26973
|
])
|
|
@@ -26975,8 +27016,8 @@ function iI(e, t, n, r, s, i) {
|
|
|
26975
27016
|
default: f(() => [
|
|
26976
27017
|
c(a, null, {
|
|
26977
27018
|
default: f(() => [
|
|
26978
|
-
T("div",
|
|
26979
|
-
|
|
27019
|
+
T("div", tI, [
|
|
27020
|
+
nI,
|
|
26980
27021
|
i.lazy ? Z((o(), h("input", {
|
|
26981
27022
|
key: 0,
|
|
26982
27023
|
class: "ux-field-focus ux-text-input-multiple",
|
|
@@ -27014,8 +27055,8 @@ function iI(e, t, n, r, s, i) {
|
|
|
27014
27055
|
}),
|
|
27015
27056
|
c(a, null, {
|
|
27016
27057
|
default: f(() => [
|
|
27017
|
-
T("div",
|
|
27018
|
-
|
|
27058
|
+
T("div", iI, [
|
|
27059
|
+
rI,
|
|
27019
27060
|
i.lazy ? Z((o(), h("input", {
|
|
27020
27061
|
key: 0,
|
|
27021
27062
|
class: "ux-field-focus ux-text-input-multiple",
|
|
@@ -27052,7 +27093,7 @@ function iI(e, t, n, r, s, i) {
|
|
|
27052
27093
|
}))
|
|
27053
27094
|
], 64);
|
|
27054
27095
|
}
|
|
27055
|
-
const
|
|
27096
|
+
const aI = /* @__PURE__ */ M(qV, [["render", sI], ["__scopeId", "data-v-91cc715f"]]), lI = {
|
|
27056
27097
|
components: {
|
|
27057
27098
|
CodeEditor: Dh
|
|
27058
27099
|
},
|
|
@@ -27077,30 +27118,30 @@ const rI = /* @__PURE__ */ M(UV, [["render", iI], ["__scopeId", "data-v-91cc715f
|
|
|
27077
27118
|
return "";
|
|
27078
27119
|
}
|
|
27079
27120
|
}
|
|
27080
|
-
},
|
|
27121
|
+
}, oI = {
|
|
27081
27122
|
key: 0,
|
|
27082
27123
|
class: "ux-field-title"
|
|
27083
|
-
},
|
|
27124
|
+
}, uI = {
|
|
27084
27125
|
key: 0,
|
|
27085
27126
|
class: "ux-required-marker"
|
|
27086
|
-
},
|
|
27127
|
+
}, dI = {
|
|
27087
27128
|
key: 1,
|
|
27088
27129
|
class: "ux-field-description"
|
|
27089
|
-
},
|
|
27130
|
+
}, cI = { key: 2 }, fI = { class: "code-editor-field-wrap" }, mI = {
|
|
27090
27131
|
key: 3,
|
|
27091
27132
|
class: "code-editor-field-wrap"
|
|
27092
27133
|
};
|
|
27093
|
-
function
|
|
27134
|
+
function hI(e, t, n, r, s, i) {
|
|
27094
27135
|
const a = y("code-editor"), l = y("flex-cell"), u = y("ux-icon"), d = y("ux-button"), m = y("flex-row");
|
|
27095
27136
|
return o(), h("div", {
|
|
27096
27137
|
onKeydown: t[2] || (t[2] = we(B((p) => i.enterPress(p), ["stop"]), ["enter"]))
|
|
27097
27138
|
}, [
|
|
27098
|
-
e.showLabel ? (o(), h("label",
|
|
27139
|
+
e.showLabel ? (o(), h("label", oI, [
|
|
27099
27140
|
O(b(e.label) + " ", 1),
|
|
27100
|
-
e.required ? (o(), h("span",
|
|
27141
|
+
e.required ? (o(), h("span", uI, "*")) : _("", !0)
|
|
27101
27142
|
])) : _("", !0),
|
|
27102
|
-
e.showDescription ? (o(), h("div",
|
|
27103
|
-
e.multiValue ? (o(), h("div",
|
|
27143
|
+
e.showDescription ? (o(), h("div", dI, b(e.description), 1)) : _("", !0),
|
|
27144
|
+
e.multiValue ? (o(), h("div", cI, [
|
|
27104
27145
|
(o(!0), h(D, null, A(e.model, (p, g) => (o(), k(m, {
|
|
27105
27146
|
class: "ux-text-row",
|
|
27106
27147
|
key: g
|
|
@@ -27108,7 +27149,7 @@ function fI(e, t, n, r, s, i) {
|
|
|
27108
27149
|
default: f(() => [
|
|
27109
27150
|
c(l, null, {
|
|
27110
27151
|
default: f(() => [
|
|
27111
|
-
T("div",
|
|
27152
|
+
T("div", fI, [
|
|
27112
27153
|
c(a, {
|
|
27113
27154
|
lang: i.syntax,
|
|
27114
27155
|
onFocus: e.touch,
|
|
@@ -27153,7 +27194,7 @@ function fI(e, t, n, r, s, i) {
|
|
|
27153
27194
|
]),
|
|
27154
27195
|
_: 1
|
|
27155
27196
|
})) : _("", !0)
|
|
27156
|
-
])) : (o(), h("div",
|
|
27197
|
+
])) : (o(), h("div", mI, [
|
|
27157
27198
|
c(a, {
|
|
27158
27199
|
lang: i.syntax,
|
|
27159
27200
|
tokens: i.tokens,
|
|
@@ -27165,7 +27206,7 @@ function fI(e, t, n, r, s, i) {
|
|
|
27165
27206
|
]))
|
|
27166
27207
|
], 32);
|
|
27167
27208
|
}
|
|
27168
|
-
const
|
|
27209
|
+
const pI = /* @__PURE__ */ M(lI, [["render", hI], ["__scopeId", "data-v-ecb1b9f8"]]), yI = {
|
|
27169
27210
|
emits: ["deselect"],
|
|
27170
27211
|
components: {
|
|
27171
27212
|
Search: Qt,
|
|
@@ -27314,21 +27355,21 @@ const mI = /* @__PURE__ */ M(sI, [["render", fI], ["__scopeId", "data-v-ecb1b9f8
|
|
|
27314
27355
|
}), e.processing = !1;
|
|
27315
27356
|
}
|
|
27316
27357
|
}
|
|
27317
|
-
},
|
|
27358
|
+
}, gI = { class: "location-search-outer" }, _I = {
|
|
27318
27359
|
key: 0,
|
|
27319
27360
|
class: "selectedLocation"
|
|
27320
|
-
},
|
|
27361
|
+
}, vI = { class: "content-item" }, bI = { class: "image-wrapper" }, kI = { class: "content-item-title" }, wI = {
|
|
27321
27362
|
key: 0,
|
|
27322
27363
|
class: "content-item-subtitle"
|
|
27323
|
-
},
|
|
27364
|
+
}, xI = {
|
|
27324
27365
|
key: 0,
|
|
27325
27366
|
class: "results"
|
|
27326
|
-
},
|
|
27327
|
-
function
|
|
27367
|
+
}, TI = ["onClick"], SI = { class: "result-item-title" }, OI = { class: "result-item-subtitle" };
|
|
27368
|
+
function DI(e, t, n, r, s, i) {
|
|
27328
27369
|
const a = y("ux-icon"), l = y("flex-cell"), u = y("ux-button"), d = y("flex-row"), m = y("search");
|
|
27329
|
-
return o(), h("div",
|
|
27330
|
-
i.hasLocation ? (o(), h("div",
|
|
27331
|
-
T("div",
|
|
27370
|
+
return o(), h("div", gI, [
|
|
27371
|
+
i.hasLocation ? (o(), h("div", _I, [
|
|
27372
|
+
T("div", vI, [
|
|
27332
27373
|
c(d, {
|
|
27333
27374
|
gap: "",
|
|
27334
27375
|
center: ""
|
|
@@ -27336,7 +27377,7 @@ function SI(e, t, n, r, s, i) {
|
|
|
27336
27377
|
default: f(() => [
|
|
27337
27378
|
c(l, { shrink: "" }, {
|
|
27338
27379
|
default: f(() => [
|
|
27339
|
-
T("div",
|
|
27380
|
+
T("div", bI, [
|
|
27340
27381
|
c(a, { icon: "fa-map-marker" })
|
|
27341
27382
|
])
|
|
27342
27383
|
]),
|
|
@@ -27344,8 +27385,8 @@ function SI(e, t, n, r, s, i) {
|
|
|
27344
27385
|
}),
|
|
27345
27386
|
c(l, null, {
|
|
27346
27387
|
default: f(() => [
|
|
27347
|
-
T("div",
|
|
27348
|
-
i.summary ? (o(), h("div",
|
|
27388
|
+
T("div", kI, b(s.model.title || s.model.addressLine1), 1),
|
|
27389
|
+
i.summary ? (o(), h("div", wI, b(i.summary(s.model)), 1)) : _("", !0)
|
|
27349
27390
|
]),
|
|
27350
27391
|
_: 1
|
|
27351
27392
|
}),
|
|
@@ -27404,21 +27445,21 @@ function SI(e, t, n, r, s, i) {
|
|
|
27404
27445
|
disabled: !i.teleportTarget,
|
|
27405
27446
|
to: i.teleportTarget
|
|
27406
27447
|
}, [
|
|
27407
|
-
s.results.length ? (o(), h("div",
|
|
27448
|
+
s.results.length ? (o(), h("div", xI, [
|
|
27408
27449
|
(o(!0), h(D, null, A(s.results, (p, g) => (o(), h("div", {
|
|
27409
27450
|
class: $(["result-item", { selected: g === s.selectedIndex }]),
|
|
27410
27451
|
key: p.title,
|
|
27411
27452
|
onClick: (v) => i.select(p)
|
|
27412
27453
|
}, [
|
|
27413
|
-
T("div",
|
|
27414
|
-
T("div",
|
|
27415
|
-
], 10,
|
|
27454
|
+
T("div", SI, b(p.title), 1),
|
|
27455
|
+
T("div", OI, b(p.summary), 1)
|
|
27456
|
+
], 10, TI))), 128))
|
|
27416
27457
|
])) : _("", !0)
|
|
27417
27458
|
], 8, ["disabled", "to"]))
|
|
27418
27459
|
], 64))
|
|
27419
27460
|
]);
|
|
27420
27461
|
}
|
|
27421
|
-
const
|
|
27462
|
+
const CI = /* @__PURE__ */ M(yI, [["render", DI], ["__scopeId", "data-v-084b9220"]]), EI = {
|
|
27422
27463
|
components: {
|
|
27423
27464
|
TextField: ro,
|
|
27424
27465
|
Spinner: Pn,
|
|
@@ -27742,20 +27783,20 @@ const OI = /* @__PURE__ */ M(hI, [["render", SI], ["__scopeId", "data-v-084b9220
|
|
|
27742
27783
|
}), e.redrawCircle();
|
|
27743
27784
|
}
|
|
27744
27785
|
}
|
|
27745
|
-
},
|
|
27786
|
+
}, MI = { class: "font-muted font-sm" }, VI = { class: "map-outer" }, II = {
|
|
27746
27787
|
key: 0,
|
|
27747
27788
|
class: "indicator"
|
|
27748
|
-
},
|
|
27789
|
+
}, FI = {
|
|
27749
27790
|
class: "map-inner",
|
|
27750
27791
|
ref: "mapContainer"
|
|
27751
27792
|
};
|
|
27752
|
-
function
|
|
27793
|
+
function AI(e, t, n, r, s, i) {
|
|
27753
27794
|
const a = y("flex-cell"), l = y("ux-icon"), u = y("flex-row"), d = y("ux-panel-header"), m = y("spinner"), p = y("text-field"), g = y("country-select"), v = y("ux-panel-body"), x = y("ux-panel");
|
|
27754
27795
|
return o(), k(x, null, {
|
|
27755
27796
|
default: f(() => [
|
|
27756
27797
|
c(d, null, {
|
|
27757
27798
|
default: f(() => [
|
|
27758
|
-
T("div",
|
|
27799
|
+
T("div", MI, [
|
|
27759
27800
|
c(u, {
|
|
27760
27801
|
gap: "",
|
|
27761
27802
|
center: ""
|
|
@@ -27788,11 +27829,11 @@ function II(e, t, n, r, s, i) {
|
|
|
27788
27829
|
]),
|
|
27789
27830
|
_: 1
|
|
27790
27831
|
}),
|
|
27791
|
-
T("div",
|
|
27792
|
-
i.initializing ? (o(), h("div",
|
|
27832
|
+
T("div", VI, [
|
|
27833
|
+
i.initializing ? (o(), h("div", II, [
|
|
27793
27834
|
c(m)
|
|
27794
27835
|
])) : _("", !0),
|
|
27795
|
-
T("div",
|
|
27836
|
+
T("div", FI, null, 512)
|
|
27796
27837
|
]),
|
|
27797
27838
|
i.showFields ? (o(), k(v, { key: 0 }, {
|
|
27798
27839
|
default: f(() => [
|
|
@@ -27900,7 +27941,7 @@ function II(e, t, n, r, s, i) {
|
|
|
27900
27941
|
_: 1
|
|
27901
27942
|
});
|
|
27902
27943
|
}
|
|
27903
|
-
const
|
|
27944
|
+
const NI = /* @__PURE__ */ M(EI, [["render", AI]]);
|
|
27904
27945
|
function Vc() {
|
|
27905
27946
|
return {
|
|
27906
27947
|
title: void 0,
|
|
@@ -27916,7 +27957,7 @@ function Vc() {
|
|
|
27916
27957
|
search: void 0
|
|
27917
27958
|
};
|
|
27918
27959
|
}
|
|
27919
|
-
const
|
|
27960
|
+
const $I = {
|
|
27920
27961
|
data() {
|
|
27921
27962
|
return {
|
|
27922
27963
|
singleAdvancedOptions: !1,
|
|
@@ -27924,8 +27965,8 @@ const AI = {
|
|
|
27924
27965
|
};
|
|
27925
27966
|
},
|
|
27926
27967
|
components: {
|
|
27927
|
-
LocationSelect:
|
|
27928
|
-
LocationSearch:
|
|
27968
|
+
LocationSelect: NI,
|
|
27969
|
+
LocationSearch: CI
|
|
27929
27970
|
},
|
|
27930
27971
|
props: {
|
|
27931
27972
|
modelValue: {
|
|
@@ -27966,33 +28007,33 @@ const AI = {
|
|
|
27966
28007
|
return Vc();
|
|
27967
28008
|
}
|
|
27968
28009
|
}
|
|
27969
|
-
},
|
|
28010
|
+
}, PI = {
|
|
27970
28011
|
key: 0,
|
|
27971
28012
|
class: "ux-field-title"
|
|
27972
|
-
},
|
|
28013
|
+
}, LI = {
|
|
27973
28014
|
key: 0,
|
|
27974
28015
|
class: "ux-required-marker"
|
|
27975
|
-
},
|
|
28016
|
+
}, RI = {
|
|
27976
28017
|
key: 1,
|
|
27977
28018
|
class: "ux-field-description"
|
|
27978
|
-
},
|
|
28019
|
+
}, UI = { key: 2 }, jI = { class: "location-field-wrap" }, qI = ["id"], BI = {
|
|
27979
28020
|
key: 3,
|
|
27980
28021
|
class: "location-field-wrap"
|
|
27981
|
-
},
|
|
27982
|
-
function
|
|
28022
|
+
}, zI = ["id"];
|
|
28023
|
+
function WI(e, t, n, r, s, i) {
|
|
27983
28024
|
const a = y("location-search"), l = y("flex-cell"), u = y("ux-icon"), d = y("ux-button"), m = y("flex-row"), p = y("location-select");
|
|
27984
28025
|
return o(), h("div", null, [
|
|
27985
|
-
e.showLabel ? (o(), h("label",
|
|
28026
|
+
e.showLabel ? (o(), h("label", PI, [
|
|
27986
28027
|
O(b(e.label) + " ", 1),
|
|
27987
|
-
e.required ? (o(), h("span",
|
|
28028
|
+
e.required ? (o(), h("span", LI, "*")) : _("", !0)
|
|
27988
28029
|
])) : _("", !0),
|
|
27989
|
-
e.showDescription ? (o(), h("div",
|
|
27990
|
-
e.multiValue ? (o(), h("div",
|
|
28030
|
+
e.showDescription ? (o(), h("div", RI, b(e.description), 1)) : _("", !0),
|
|
28031
|
+
e.multiValue ? (o(), h("div", UI, [
|
|
27991
28032
|
(o(!0), h(D, null, A(e.model, (g, v) => (o(), h("div", {
|
|
27992
28033
|
class: "ux-location-row",
|
|
27993
28034
|
key: v
|
|
27994
28035
|
}, [
|
|
27995
|
-
T("div",
|
|
28036
|
+
T("div", jI, [
|
|
27996
28037
|
c(m, {
|
|
27997
28038
|
gap: "",
|
|
27998
28039
|
center: ""
|
|
@@ -28036,7 +28077,7 @@ function BI(e, t, n, r, s, i) {
|
|
|
28036
28077
|
T("div", {
|
|
28037
28078
|
class: "teleport-results",
|
|
28038
28079
|
id: `teleport-${i.multipleTeleportIDs[v]}`
|
|
28039
|
-
}, null, 8,
|
|
28080
|
+
}, null, 8, qI),
|
|
28040
28081
|
s.multiAdvancedOptions[v] ? (o(), k(p, {
|
|
28041
28082
|
key: 0,
|
|
28042
28083
|
onFocus: e.touch,
|
|
@@ -28061,7 +28102,7 @@ function BI(e, t, n, r, s, i) {
|
|
|
28061
28102
|
]),
|
|
28062
28103
|
_: 1
|
|
28063
28104
|
})) : _("", !0)
|
|
28064
|
-
])) : (o(), h("div",
|
|
28105
|
+
])) : (o(), h("div", BI, [
|
|
28065
28106
|
c(m, null, {
|
|
28066
28107
|
default: f(() => [
|
|
28067
28108
|
c(l, null, {
|
|
@@ -28077,7 +28118,7 @@ function BI(e, t, n, r, s, i) {
|
|
|
28077
28118
|
T("div", {
|
|
28078
28119
|
class: "teleport-results",
|
|
28079
28120
|
id: `teleport-${i.singleTeleportID}`
|
|
28080
|
-
}, null, 8,
|
|
28121
|
+
}, null, 8, zI),
|
|
28081
28122
|
s.singleAdvancedOptions ? (o(), k(p, {
|
|
28082
28123
|
key: 0,
|
|
28083
28124
|
assumeDefault: !!e.field.assumeDefault,
|
|
@@ -28096,7 +28137,7 @@ function BI(e, t, n, r, s, i) {
|
|
|
28096
28137
|
]))
|
|
28097
28138
|
]);
|
|
28098
28139
|
}
|
|
28099
|
-
const
|
|
28140
|
+
const HI = /* @__PURE__ */ M($I, [["render", WI], ["__scopeId", "data-v-eac978e1"]]), GI = {
|
|
28100
28141
|
props: {
|
|
28101
28142
|
modelValue: {
|
|
28102
28143
|
type: [String, Array]
|
|
@@ -28110,30 +28151,30 @@ const zI = /* @__PURE__ */ M(AI, [["render", BI], ["__scopeId", "data-v-eac978e1
|
|
|
28110
28151
|
return "";
|
|
28111
28152
|
}
|
|
28112
28153
|
}
|
|
28113
|
-
},
|
|
28154
|
+
}, YI = {
|
|
28114
28155
|
key: 0,
|
|
28115
28156
|
class: "ux-field-title"
|
|
28116
|
-
},
|
|
28157
|
+
}, JI = {
|
|
28117
28158
|
key: 0,
|
|
28118
28159
|
class: "ux-required-marker"
|
|
28119
|
-
},
|
|
28160
|
+
}, KI = {
|
|
28120
28161
|
key: 1,
|
|
28121
28162
|
class: "ux-field-description"
|
|
28122
|
-
},
|
|
28163
|
+
}, ZI = { key: 2 }, XI = { class: "expression-field-wrap" }, QI = {
|
|
28123
28164
|
key: 3,
|
|
28124
28165
|
class: "expression-field-wrap"
|
|
28125
28166
|
};
|
|
28126
|
-
function
|
|
28167
|
+
function eF(e, t, n, r, s, i) {
|
|
28127
28168
|
const a = y("expression-editor"), l = y("flex-cell"), u = y("ux-icon"), d = y("ux-button"), m = y("flex-row");
|
|
28128
28169
|
return o(), h("div", {
|
|
28129
28170
|
onKeydown: t[2] || (t[2] = we(B((p) => i.enterPress(p), ["stop"]), ["enter"]))
|
|
28130
28171
|
}, [
|
|
28131
|
-
e.showLabel ? (o(), h("label",
|
|
28172
|
+
e.showLabel ? (o(), h("label", YI, [
|
|
28132
28173
|
O(b(e.label) + " ", 1),
|
|
28133
|
-
e.required ? (o(), h("span",
|
|
28174
|
+
e.required ? (o(), h("span", JI, "*")) : _("", !0)
|
|
28134
28175
|
])) : _("", !0),
|
|
28135
|
-
e.showDescription ? (o(), h("div",
|
|
28136
|
-
e.multiValue ? (o(), h("div",
|
|
28176
|
+
e.showDescription ? (o(), h("div", KI, b(e.description), 1)) : _("", !0),
|
|
28177
|
+
e.multiValue ? (o(), h("div", ZI, [
|
|
28137
28178
|
(o(!0), h(D, null, A(e.model, (p, g) => (o(), k(m, {
|
|
28138
28179
|
class: "ux-text-row",
|
|
28139
28180
|
key: g
|
|
@@ -28141,7 +28182,7 @@ function XI(e, t, n, r, s, i) {
|
|
|
28141
28182
|
default: f(() => [
|
|
28142
28183
|
c(l, null, {
|
|
28143
28184
|
default: f(() => [
|
|
28144
|
-
T("div",
|
|
28185
|
+
T("div", XI, [
|
|
28145
28186
|
c(a, {
|
|
28146
28187
|
field: e.field,
|
|
28147
28188
|
onFocus: e.touch,
|
|
@@ -28186,7 +28227,7 @@ function XI(e, t, n, r, s, i) {
|
|
|
28186
28227
|
]),
|
|
28187
28228
|
_: 1
|
|
28188
28229
|
})) : _("", !0)
|
|
28189
|
-
])) : (o(), h("div",
|
|
28230
|
+
])) : (o(), h("div", QI, [
|
|
28190
28231
|
c(a, {
|
|
28191
28232
|
field: e.field,
|
|
28192
28233
|
class: "ux-expression ux-field-focus ux-text-area-single",
|
|
@@ -28197,7 +28238,7 @@ function XI(e, t, n, r, s, i) {
|
|
|
28197
28238
|
]))
|
|
28198
28239
|
], 32);
|
|
28199
28240
|
}
|
|
28200
|
-
const
|
|
28241
|
+
const tF = /* @__PURE__ */ M(GI, [["render", eF], ["__scopeId", "data-v-56c3b71b"]]), nF = {
|
|
28201
28242
|
components: {},
|
|
28202
28243
|
methods: {},
|
|
28203
28244
|
props: {
|
|
@@ -28232,7 +28273,7 @@ const QI = /* @__PURE__ */ M(WI, [["render", XI], ["__scopeId", "data-v-56c3b71b
|
|
|
28232
28273
|
};
|
|
28233
28274
|
}
|
|
28234
28275
|
};
|
|
28235
|
-
function
|
|
28276
|
+
function iF(e, t, n, r, s, i) {
|
|
28236
28277
|
const a = y("tiptap"), l = y("flex-column");
|
|
28237
28278
|
return s.mounted ? (o(), k(l, { key: 0 }, {
|
|
28238
28279
|
default: f(() => [
|
|
@@ -28245,9 +28286,9 @@ function tF(e, t, n, r, s, i) {
|
|
|
28245
28286
|
_: 1
|
|
28246
28287
|
})) : _("", !0);
|
|
28247
28288
|
}
|
|
28248
|
-
const
|
|
28289
|
+
const rF = /* @__PURE__ */ M(nF, [["render", iF], ["__scopeId", "data-v-844777a7"]]), sF = {
|
|
28249
28290
|
components: {
|
|
28250
|
-
richtext:
|
|
28291
|
+
richtext: rF
|
|
28251
28292
|
},
|
|
28252
28293
|
props: {
|
|
28253
28294
|
modelValue: {
|
|
@@ -28265,28 +28306,28 @@ const nF = /* @__PURE__ */ M(eF, [["render", tF], ["__scopeId", "data-v-844777a7
|
|
|
28265
28306
|
return "";
|
|
28266
28307
|
}
|
|
28267
28308
|
}
|
|
28268
|
-
},
|
|
28309
|
+
}, aF = {
|
|
28269
28310
|
key: 0,
|
|
28270
28311
|
class: "ux-field-title"
|
|
28271
|
-
},
|
|
28312
|
+
}, lF = {
|
|
28272
28313
|
key: 0,
|
|
28273
28314
|
class: "ux-required-marker"
|
|
28274
|
-
},
|
|
28315
|
+
}, oF = {
|
|
28275
28316
|
key: 1,
|
|
28276
28317
|
class: "ux-field-description"
|
|
28277
|
-
},
|
|
28318
|
+
}, uF = { key: 2 }, dF = { class: "richtext-field-wrap" }, cF = {
|
|
28278
28319
|
key: 3,
|
|
28279
28320
|
class: "richtext-field-wrap"
|
|
28280
28321
|
};
|
|
28281
|
-
function
|
|
28322
|
+
function fF(e, t, n, r, s, i) {
|
|
28282
28323
|
const a = y("richtext"), l = y("flex-cell"), u = y("ux-icon"), d = y("ux-button"), m = y("flex-row");
|
|
28283
28324
|
return o(), h("div", null, [
|
|
28284
|
-
e.showLabel ? (o(), h("label",
|
|
28325
|
+
e.showLabel ? (o(), h("label", aF, [
|
|
28285
28326
|
O(b(e.label) + " ", 1),
|
|
28286
|
-
e.required ? (o(), h("span",
|
|
28327
|
+
e.required ? (o(), h("span", lF, "*")) : _("", !0)
|
|
28287
28328
|
])) : _("", !0),
|
|
28288
|
-
e.showDescription ? (o(), h("div",
|
|
28289
|
-
e.multiValue ? (o(), h("div",
|
|
28329
|
+
e.showDescription ? (o(), h("div", oF, b(e.description), 1)) : _("", !0),
|
|
28330
|
+
e.multiValue ? (o(), h("div", uF, [
|
|
28290
28331
|
(o(!0), h(D, null, A(e.model, (p, g) => (o(), k(m, {
|
|
28291
28332
|
class: "ux-text-row",
|
|
28292
28333
|
key: g
|
|
@@ -28294,7 +28335,7 @@ function dF(e, t, n, r, s, i) {
|
|
|
28294
28335
|
default: f(() => [
|
|
28295
28336
|
c(l, null, {
|
|
28296
28337
|
default: f(() => [
|
|
28297
|
-
T("div",
|
|
28338
|
+
T("div", dF, [
|
|
28298
28339
|
c(a, {
|
|
28299
28340
|
onFocus: e.touch,
|
|
28300
28341
|
ref_for: !0,
|
|
@@ -28338,7 +28379,7 @@ function dF(e, t, n, r, s, i) {
|
|
|
28338
28379
|
]),
|
|
28339
28380
|
_: 1
|
|
28340
28381
|
})) : _("", !0)
|
|
28341
|
-
])) : (o(), h("div",
|
|
28382
|
+
])) : (o(), h("div", cF, [
|
|
28342
28383
|
c(a, {
|
|
28343
28384
|
class: "ux-richtext ux-field-focus ux-text-area-single",
|
|
28344
28385
|
onFocus: e.touch,
|
|
@@ -28348,7 +28389,7 @@ function dF(e, t, n, r, s, i) {
|
|
|
28348
28389
|
]))
|
|
28349
28390
|
]);
|
|
28350
28391
|
}
|
|
28351
|
-
const
|
|
28392
|
+
const mF = /* @__PURE__ */ M(sF, [["render", fF], ["__scopeId", "data-v-396fd196"]]), hF = Array.from(
|
|
28352
28393
|
{ length: 6 },
|
|
28353
28394
|
(e, t) => (/* @__PURE__ */ new Date()).getFullYear() + t
|
|
28354
28395
|
).map(function(e) {
|
|
@@ -28357,7 +28398,7 @@ const cF = /* @__PURE__ */ M(iF, [["render", dF], ["__scopeId", "data-v-396fd196
|
|
|
28357
28398
|
title: e,
|
|
28358
28399
|
value: t
|
|
28359
28400
|
};
|
|
28360
|
-
}),
|
|
28401
|
+
}), pF = {
|
|
28361
28402
|
mixins: [re],
|
|
28362
28403
|
components: {
|
|
28363
28404
|
// StripeElements,
|
|
@@ -28630,7 +28671,7 @@ const cF = /* @__PURE__ */ M(iF, [["render", dF], ["__scopeId", "data-v-396fd196
|
|
|
28630
28671
|
minLength: 2,
|
|
28631
28672
|
maxLength: 2,
|
|
28632
28673
|
widget: "select",
|
|
28633
|
-
options:
|
|
28674
|
+
options: hF
|
|
28634
28675
|
},
|
|
28635
28676
|
{
|
|
28636
28677
|
title: "CVN",
|
|
@@ -28671,17 +28712,17 @@ const cF = /* @__PURE__ */ M(iF, [["render", dF], ["__scopeId", "data-v-396fd196
|
|
|
28671
28712
|
};
|
|
28672
28713
|
}
|
|
28673
28714
|
}
|
|
28674
|
-
}, en = (e) => (je("data-v-b05c2ca1"), e = e(), qe(), e),
|
|
28675
|
-
|
|
28676
|
-
|
|
28677
|
-
|
|
28678
|
-
],
|
|
28715
|
+
}, en = (e) => (je("data-v-b05c2ca1"), e = e(), qe(), e), yF = /* @__PURE__ */ en(() => /* @__PURE__ */ T("h2", null, "Payment Summary", -1)), gF = { class: "calculations" }, _F = /* @__PURE__ */ en(() => /* @__PURE__ */ T("td", null, "Amount", -1)), vF = { class: "running-total" }, bF = /* @__PURE__ */ en(() => /* @__PURE__ */ T("td", null, "Amount", -1)), kF = /* @__PURE__ */ en(() => /* @__PURE__ */ T("td", null, " ", -1)), wF = /* @__PURE__ */ en(() => /* @__PURE__ */ T("td", { class: "running-total" }, " ", -1)), xF = [
|
|
28716
|
+
bF,
|
|
28717
|
+
kF,
|
|
28718
|
+
wF
|
|
28719
|
+
], TF = { class: "running-total" }, SF = {
|
|
28679
28720
|
key: 0,
|
|
28680
28721
|
class: "grand-total"
|
|
28681
|
-
},
|
|
28722
|
+
}, OF = /* @__PURE__ */ en(() => /* @__PURE__ */ T("td", null, [
|
|
28682
28723
|
/* @__PURE__ */ T("strong", null, "Total")
|
|
28683
|
-
], -1)),
|
|
28684
|
-
function
|
|
28724
|
+
], -1)), DF = /* @__PURE__ */ en(() => /* @__PURE__ */ T("td", null, null, -1)), CF = /* @__PURE__ */ en(() => /* @__PURE__ */ T("h3", null, "Please select a payment method", -1)), EF = ["innerHTML"];
|
|
28725
|
+
function MF(e, t, n, r, s, i) {
|
|
28685
28726
|
var p, g;
|
|
28686
28727
|
const a = y("ux-form"), l = y("ux-panel-body"), u = y("ux-panel"), d = y("ux-icon"), m = y("ux-button");
|
|
28687
28728
|
return e.multiValue ? (o(), h(D, { key: 0 }, [
|
|
@@ -28700,12 +28741,12 @@ function CF(e, t, n, r, s, i) {
|
|
|
28700
28741
|
fields: i.calculatedTotalFields
|
|
28701
28742
|
}, null, 8, ["trail", "paymentConfiguration", "includeOfficeOnly", "submission", "onForm:state", "parentModel", "modelValue", "fields"]),
|
|
28702
28743
|
i.showPaymentSummary ? (o(), h(D, { key: 0 }, [
|
|
28703
|
-
|
|
28744
|
+
yF,
|
|
28704
28745
|
c(u, null, {
|
|
28705
28746
|
default: f(() => [
|
|
28706
28747
|
c(l, null, {
|
|
28707
28748
|
default: f(() => [
|
|
28708
|
-
T("table",
|
|
28749
|
+
T("table", gF, [
|
|
28709
28750
|
T("tbody", null, [
|
|
28710
28751
|
i.baseAmount ? (o(), h("tr", {
|
|
28711
28752
|
key: 0,
|
|
@@ -28714,13 +28755,13 @@ function CF(e, t, n, r, s, i) {
|
|
|
28714
28755
|
`modifier-visible-${i.baseAmountVisible}`
|
|
28715
28756
|
]])
|
|
28716
28757
|
}, [
|
|
28717
|
-
|
|
28758
|
+
_F,
|
|
28718
28759
|
T("td", null, b(i.formattedBaseAmount), 1),
|
|
28719
|
-
T("td",
|
|
28760
|
+
T("td", vF, b(i.formattedBaseAmount), 1)
|
|
28720
28761
|
], 2)) : i.calculatedTotal ? (o(), h("tr", {
|
|
28721
28762
|
key: 1,
|
|
28722
28763
|
class: $(["calculation-modifier", ["modifier-set", "modifier-visible-true"]])
|
|
28723
|
-
},
|
|
28764
|
+
}, xF)) : _("", !0),
|
|
28724
28765
|
(o(!0), h(D, null, A(i.visibleModifications, (v) => (o(), h("tr", {
|
|
28725
28766
|
class: $(["calculation-modifier", [
|
|
28726
28767
|
`modifier-${v.modifier}`,
|
|
@@ -28729,13 +28770,13 @@ function CF(e, t, n, r, s, i) {
|
|
|
28729
28770
|
}, [
|
|
28730
28771
|
T("td", null, b(v.title), 1),
|
|
28731
28772
|
T("td", null, b(v.summary), 1),
|
|
28732
|
-
T("td",
|
|
28773
|
+
T("td", TF, b(v.result), 1)
|
|
28733
28774
|
], 2))), 256))
|
|
28734
28775
|
]),
|
|
28735
28776
|
T("tfoot", null, [
|
|
28736
|
-
i.calculatedTotal || i.visibleModifications.length ? (o(), h("tr",
|
|
28737
|
-
|
|
28738
|
-
|
|
28777
|
+
i.calculatedTotal || i.visibleModifications.length ? (o(), h("tr", SF, [
|
|
28778
|
+
OF,
|
|
28779
|
+
DF,
|
|
28739
28780
|
T("td", null, [
|
|
28740
28781
|
T("strong", null, b(i.formattedTotal), 1)
|
|
28741
28782
|
])
|
|
@@ -28751,7 +28792,7 @@ function CF(e, t, n, r, s, i) {
|
|
|
28751
28792
|
], 64)) : _("", !0),
|
|
28752
28793
|
i.requiresPayment ? (o(), h(D, { key: 1 }, [
|
|
28753
28794
|
i.gateways.length > 1 ? (o(), h(D, { key: 0 }, [
|
|
28754
|
-
|
|
28795
|
+
CF,
|
|
28755
28796
|
T("div", null, [
|
|
28756
28797
|
(o(!0), h(D, null, A(i.gateways, (v) => (o(), k(m, {
|
|
28757
28798
|
class: "gateway-selector",
|
|
@@ -28775,7 +28816,7 @@ function CF(e, t, n, r, s, i) {
|
|
|
28775
28816
|
T("h5", null, b(i.gateway.title), 1),
|
|
28776
28817
|
T("div", {
|
|
28777
28818
|
innerHTML: i.gateway.instructions
|
|
28778
|
-
}, null, 8,
|
|
28819
|
+
}, null, 8, EF)
|
|
28779
28820
|
]),
|
|
28780
28821
|
_: 1
|
|
28781
28822
|
})
|
|
@@ -28786,7 +28827,7 @@ function CF(e, t, n, r, s, i) {
|
|
|
28786
28827
|
], 64)) : _("", !0)
|
|
28787
28828
|
], 64));
|
|
28788
28829
|
}
|
|
28789
|
-
const
|
|
28830
|
+
const VF = /* @__PURE__ */ M(pF, [["render", MF], ["__scopeId", "data-v-b05c2ca1"]]), IF = {
|
|
28790
28831
|
name: "Signature",
|
|
28791
28832
|
props: {
|
|
28792
28833
|
modelValue: {
|
|
@@ -28936,10 +28977,10 @@ const EF = /* @__PURE__ */ M(mF, [["render", CF], ["__scopeId", "data-v-b05c2ca1
|
|
|
28936
28977
|
return e.width = this.currentWidth, e.height = this.currentHeight, e.toDataURL();
|
|
28937
28978
|
}
|
|
28938
28979
|
}
|
|
28939
|
-
},
|
|
28940
|
-
function
|
|
28980
|
+
}, FF = { class: "signature-container" }, AF = { class: "buttons" };
|
|
28981
|
+
function NF(e, t, n, r, s, i) {
|
|
28941
28982
|
const a = y("ux-icon"), l = y("ux-button");
|
|
28942
|
-
return o(), h("div",
|
|
28983
|
+
return o(), h("div", FF, [
|
|
28943
28984
|
T("canvas", {
|
|
28944
28985
|
ref: "canvas",
|
|
28945
28986
|
class: "signature-canvas",
|
|
@@ -28951,7 +28992,7 @@ function FF(e, t, n, r, s, i) {
|
|
|
28951
28992
|
onTouchmove: t[5] || (t[5] = (...u) => i.handleTouchMove && i.handleTouchMove(...u)),
|
|
28952
28993
|
onTouchend: t[6] || (t[6] = (...u) => i.stopDrawing && i.stopDrawing(...u))
|
|
28953
28994
|
}, null, 544),
|
|
28954
|
-
T("div",
|
|
28995
|
+
T("div", AF, [
|
|
28955
28996
|
c(l, {
|
|
28956
28997
|
size: "sm",
|
|
28957
28998
|
onClick: i.clearSignature
|
|
@@ -28968,9 +29009,9 @@ function FF(e, t, n, r, s, i) {
|
|
|
28968
29009
|
])
|
|
28969
29010
|
]);
|
|
28970
29011
|
}
|
|
28971
|
-
const
|
|
29012
|
+
const $F = /* @__PURE__ */ M(IF, [["render", NF], ["__scopeId", "data-v-d6d646d4"]]), PF = {
|
|
28972
29013
|
components: {
|
|
28973
|
-
signature:
|
|
29014
|
+
signature: $F
|
|
28974
29015
|
},
|
|
28975
29016
|
props: {
|
|
28976
29017
|
modelValue: {
|
|
@@ -28984,25 +29025,25 @@ const AF = /* @__PURE__ */ M(MF, [["render", FF], ["__scopeId", "data-v-d6d646d4
|
|
|
28984
29025
|
return null;
|
|
28985
29026
|
}
|
|
28986
29027
|
}
|
|
28987
|
-
},
|
|
29028
|
+
}, LF = {
|
|
28988
29029
|
key: 0,
|
|
28989
29030
|
class: "ux-field-title"
|
|
28990
|
-
},
|
|
29031
|
+
}, RF = {
|
|
28991
29032
|
key: 0,
|
|
28992
29033
|
class: "ux-required-marker"
|
|
28993
|
-
},
|
|
29034
|
+
}, UF = {
|
|
28994
29035
|
key: 1,
|
|
28995
29036
|
class: "ux-field-description"
|
|
28996
|
-
},
|
|
28997
|
-
function
|
|
29037
|
+
}, jF = { key: 2 };
|
|
29038
|
+
function qF(e, t, n, r, s, i) {
|
|
28998
29039
|
const a = y("signature"), l = y("flex-cell"), u = y("ux-icon"), d = y("ux-button"), m = y("flex-row");
|
|
28999
29040
|
return o(), h(D, null, [
|
|
29000
|
-
e.showLabel ? (o(), h("label",
|
|
29041
|
+
e.showLabel ? (o(), h("label", LF, [
|
|
29001
29042
|
O(b(e.label) + " ", 1),
|
|
29002
|
-
e.required ? (o(), h("span",
|
|
29043
|
+
e.required ? (o(), h("span", RF, "*")) : _("", !0)
|
|
29003
29044
|
])) : _("", !0),
|
|
29004
|
-
e.showDescription ? (o(), h("div",
|
|
29005
|
-
e.multiValue ? (o(), h("div",
|
|
29045
|
+
e.showDescription ? (o(), h("div", UF, b(e.description), 1)) : _("", !0),
|
|
29046
|
+
e.multiValue ? (o(), h("div", jF, [
|
|
29006
29047
|
(o(!0), h(D, null, A(e.model, (p, g) => (o(), k(m, {
|
|
29007
29048
|
class: "ux-signature-row",
|
|
29008
29049
|
gap: "",
|
|
@@ -29063,11 +29104,11 @@ function UF(e, t, n, r, s, i) {
|
|
|
29063
29104
|
}, null, 8, ["onFocus", "modelValue"]))
|
|
29064
29105
|
], 64);
|
|
29065
29106
|
}
|
|
29066
|
-
const
|
|
29067
|
-
function
|
|
29107
|
+
const BF = /* @__PURE__ */ M(PF, [["render", qF], ["__scopeId", "data-v-afb76f23"]]);
|
|
29108
|
+
function zF(e) {
|
|
29068
29109
|
return e === void 0 || typeof e > "u" || e === null || String(e) === "null" || String(e) === "undefined";
|
|
29069
29110
|
}
|
|
29070
|
-
const
|
|
29111
|
+
const WF = {
|
|
29071
29112
|
props: {
|
|
29072
29113
|
title: {
|
|
29073
29114
|
type: String
|
|
@@ -29083,7 +29124,7 @@ const BF = {
|
|
|
29083
29124
|
methods: {
|
|
29084
29125
|
cleanOutput(e) {
|
|
29085
29126
|
var t = this;
|
|
29086
|
-
return
|
|
29127
|
+
return zF(e) ? t.multiValue ? e = [] : e = void 0 : t.multiValue ? e = (e || []).filter(Boolean).map(function(n) {
|
|
29087
29128
|
return t.getValue(n);
|
|
29088
29129
|
}) : e = t.getValue(e), e;
|
|
29089
29130
|
},
|
|
@@ -29153,37 +29194,37 @@ const BF = {
|
|
|
29153
29194
|
return this.actualOptions || [];
|
|
29154
29195
|
}
|
|
29155
29196
|
}
|
|
29156
|
-
},
|
|
29197
|
+
}, HF = {
|
|
29157
29198
|
key: 0,
|
|
29158
29199
|
class: "ux-field-title"
|
|
29159
|
-
},
|
|
29200
|
+
}, GF = {
|
|
29160
29201
|
key: 0,
|
|
29161
29202
|
class: "ux-required-marker"
|
|
29162
|
-
},
|
|
29203
|
+
}, YF = {
|
|
29163
29204
|
key: 1,
|
|
29164
29205
|
class: "ux-field-description"
|
|
29165
|
-
},
|
|
29206
|
+
}, JF = {
|
|
29166
29207
|
key: 0,
|
|
29167
29208
|
class: "ui-select-button"
|
|
29168
|
-
},
|
|
29209
|
+
}, KF = ["multiple"], ZF = {
|
|
29169
29210
|
key: 0,
|
|
29170
29211
|
value: ""
|
|
29171
|
-
},
|
|
29212
|
+
}, XF = ["value"], QF = {
|
|
29172
29213
|
key: 3,
|
|
29173
29214
|
class: "ui-select-button"
|
|
29174
29215
|
};
|
|
29175
|
-
function
|
|
29216
|
+
function eA(e, t, n, r, s, i) {
|
|
29176
29217
|
const a = y("ux-button");
|
|
29177
29218
|
return o(), h("div", {
|
|
29178
29219
|
class: $(["native-select", i.classes])
|
|
29179
29220
|
}, [
|
|
29180
|
-
e.showLabel ? (o(), h("label",
|
|
29221
|
+
e.showLabel ? (o(), h("label", HF, [
|
|
29181
29222
|
O(b(e.label) + " ", 1),
|
|
29182
|
-
e.required ? (o(), h("span",
|
|
29223
|
+
e.required ? (o(), h("span", GF, "*")) : _("", !0)
|
|
29183
29224
|
])) : _("", !0),
|
|
29184
|
-
e.showDescription ? (o(), h("div",
|
|
29225
|
+
e.showDescription ? (o(), h("div", YF, b(e.description), 1)) : _("", !0),
|
|
29185
29226
|
i.selectableOptions.length ? (o(), h(D, { key: 2 }, [
|
|
29186
|
-
e.singleValue ? (o(), h("div",
|
|
29227
|
+
e.singleValue ? (o(), h("div", JF, [
|
|
29187
29228
|
z(e.$slots, "default", {}, () => [
|
|
29188
29229
|
c(a, { tag: "div" }, {
|
|
29189
29230
|
default: f(() => [
|
|
@@ -29198,14 +29239,14 @@ function XF(e, t, n, r, s, i) {
|
|
|
29198
29239
|
multiple: e.multiValue,
|
|
29199
29240
|
"onUpdate:modelValue": t[1] || (t[1] = (l) => e.model = l)
|
|
29200
29241
|
}, [
|
|
29201
|
-
e.singleValue && !e.minimum ? (o(), h("option",
|
|
29242
|
+
e.singleValue && !e.minimum ? (o(), h("option", ZF, "None")) : _("", !0),
|
|
29202
29243
|
(o(!0), h(D, null, A(i.selectableOptions, (l) => (o(), h("option", {
|
|
29203
29244
|
value: l.value
|
|
29204
|
-
}, b(l.title), 9,
|
|
29205
|
-
], 40,
|
|
29245
|
+
}, b(l.title), 9, XF))), 256))
|
|
29246
|
+
], 40, KF), [
|
|
29206
29247
|
[Dt, e.model]
|
|
29207
29248
|
])
|
|
29208
|
-
], 64)) : (o(), h("div",
|
|
29249
|
+
], 64)) : (o(), h("div", QF, [
|
|
29209
29250
|
c(a, { tag: "div" }, {
|
|
29210
29251
|
default: f(() => [
|
|
29211
29252
|
O(" No valid routes ")
|
|
@@ -29215,11 +29256,11 @@ function XF(e, t, n, r, s, i) {
|
|
|
29215
29256
|
]))
|
|
29216
29257
|
], 2);
|
|
29217
29258
|
}
|
|
29218
|
-
const
|
|
29219
|
-
function
|
|
29259
|
+
const tA = /* @__PURE__ */ M(WF, [["render", eA], ["__scopeId", "data-v-a9c5a05f"]]);
|
|
29260
|
+
function nA(e) {
|
|
29220
29261
|
return e === void 0 || typeof e > "u" || e === null || String(e) === "null" || String(e) === "undefined";
|
|
29221
29262
|
}
|
|
29222
|
-
const
|
|
29263
|
+
const iA = {
|
|
29223
29264
|
props: {
|
|
29224
29265
|
title: {
|
|
29225
29266
|
type: String
|
|
@@ -29235,7 +29276,7 @@ const tA = {
|
|
|
29235
29276
|
methods: {
|
|
29236
29277
|
cleanOutput(e) {
|
|
29237
29278
|
var t = this;
|
|
29238
|
-
return
|
|
29279
|
+
return nA(e) ? t.multiValue ? e = [] : e = void 0 : t.multiValue ? e = (e || []).filter(Boolean).map(function(n) {
|
|
29239
29280
|
return t.getValue(n);
|
|
29240
29281
|
}) : e = t.getValue(e), e;
|
|
29241
29282
|
},
|
|
@@ -29288,33 +29329,33 @@ const tA = {
|
|
|
29288
29329
|
return this.actualOptions;
|
|
29289
29330
|
}
|
|
29290
29331
|
}
|
|
29291
|
-
},
|
|
29332
|
+
}, rA = {
|
|
29292
29333
|
key: 0,
|
|
29293
29334
|
class: "ux-field-title"
|
|
29294
|
-
},
|
|
29335
|
+
}, sA = {
|
|
29295
29336
|
key: 0,
|
|
29296
29337
|
class: "ux-required-marker"
|
|
29297
|
-
},
|
|
29338
|
+
}, aA = {
|
|
29298
29339
|
key: 1,
|
|
29299
29340
|
class: "ux-field-description"
|
|
29300
|
-
},
|
|
29341
|
+
}, lA = {
|
|
29301
29342
|
key: 2,
|
|
29302
29343
|
class: "ui-select-button"
|
|
29303
|
-
},
|
|
29344
|
+
}, oA = ["multiple"], uA = {
|
|
29304
29345
|
key: 0,
|
|
29305
29346
|
value: ""
|
|
29306
|
-
},
|
|
29307
|
-
function
|
|
29347
|
+
}, dA = ["value"];
|
|
29348
|
+
function cA(e, t, n, r, s, i) {
|
|
29308
29349
|
const a = y("ux-button");
|
|
29309
29350
|
return o(), h("div", {
|
|
29310
29351
|
class: $(["native-select", i.classes])
|
|
29311
29352
|
}, [
|
|
29312
|
-
e.showLabel ? (o(), h("label",
|
|
29353
|
+
e.showLabel ? (o(), h("label", rA, [
|
|
29313
29354
|
O(b(e.label) + " ", 1),
|
|
29314
|
-
e.required ? (o(), h("span",
|
|
29355
|
+
e.required ? (o(), h("span", sA, "*")) : _("", !0)
|
|
29315
29356
|
])) : _("", !0),
|
|
29316
|
-
e.showDescription ? (o(), h("div",
|
|
29317
|
-
e.singleValue ? (o(), h("div",
|
|
29357
|
+
e.showDescription ? (o(), h("div", aA, b(e.description), 1)) : _("", !0),
|
|
29358
|
+
e.singleValue ? (o(), h("div", lA, [
|
|
29318
29359
|
z(e.$slots, "default", {}, () => [
|
|
29319
29360
|
c(a, { tag: "div" }, {
|
|
29320
29361
|
default: f(() => [
|
|
@@ -29329,16 +29370,16 @@ function uA(e, t, n, r, s, i) {
|
|
|
29329
29370
|
multiple: e.multiValue,
|
|
29330
29371
|
"onUpdate:modelValue": t[1] || (t[1] = (l) => e.model = l)
|
|
29331
29372
|
}, [
|
|
29332
|
-
e.singleValue && !e.minimum ? (o(), h("option",
|
|
29373
|
+
e.singleValue && !e.minimum ? (o(), h("option", uA, "None")) : _("", !0),
|
|
29333
29374
|
(o(!0), h(D, null, A(i.selectableOptions, (l) => (o(), h("option", {
|
|
29334
29375
|
value: l.value
|
|
29335
|
-
}, b(l.title), 9,
|
|
29336
|
-
], 40,
|
|
29376
|
+
}, b(l.title), 9, dA))), 256))
|
|
29377
|
+
], 40, oA), [
|
|
29337
29378
|
[Dt, e.model]
|
|
29338
29379
|
])
|
|
29339
29380
|
], 2);
|
|
29340
29381
|
}
|
|
29341
|
-
const
|
|
29382
|
+
const fA = /* @__PURE__ */ M(iA, [["render", cA], ["__scopeId", "data-v-8801d1a0"]]), wn = {
|
|
29342
29383
|
props: {
|
|
29343
29384
|
options: {
|
|
29344
29385
|
type: Object,
|
|
@@ -29366,7 +29407,7 @@ const dA = /* @__PURE__ */ M(tA, [["render", uA], ["__scopeId", "data-v-8801d1a0
|
|
|
29366
29407
|
this.$emit("close", e);
|
|
29367
29408
|
}
|
|
29368
29409
|
}
|
|
29369
|
-
},
|
|
29410
|
+
}, mA = {
|
|
29370
29411
|
data() {
|
|
29371
29412
|
return {
|
|
29372
29413
|
selection: {}
|
|
@@ -29490,15 +29531,15 @@ const dA = /* @__PURE__ */ M(tA, [["render", uA], ["__scopeId", "data-v-8801d1a0
|
|
|
29490
29531
|
this.selection[e.path] = !this.selection[e.path], console.log(e);
|
|
29491
29532
|
}
|
|
29492
29533
|
}
|
|
29493
|
-
},
|
|
29494
|
-
function
|
|
29534
|
+
}, hA = { class: "wrapper" }, pA = { class: "header" }, yA = ["onClick"], gA = { class: "font-sm font-muted" };
|
|
29535
|
+
function _A(e, t, n, r, s, i) {
|
|
29495
29536
|
const a = y("flex-cell"), l = y("ux-button"), u = y("flex-row"), d = y("flex-header"), m = y("ux-checkbox"), p = y("flex-body"), g = y("flex-column");
|
|
29496
|
-
return o(), h("div",
|
|
29537
|
+
return o(), h("div", hA, [
|
|
29497
29538
|
c(g, null, {
|
|
29498
29539
|
default: f(() => [
|
|
29499
29540
|
c(d, null, {
|
|
29500
29541
|
default: f(() => [
|
|
29501
|
-
T("div",
|
|
29542
|
+
T("div", pA, [
|
|
29502
29543
|
c(u, {
|
|
29503
29544
|
gap: "",
|
|
29504
29545
|
center: ""
|
|
@@ -29576,14 +29617,14 @@ function yA(e, t, n, r, s, i) {
|
|
|
29576
29617
|
class: "font-muted"
|
|
29577
29618
|
}, {
|
|
29578
29619
|
default: f(() => [
|
|
29579
|
-
T("div",
|
|
29620
|
+
T("div", gA, b(v.path), 1)
|
|
29580
29621
|
]),
|
|
29581
29622
|
_: 2
|
|
29582
29623
|
}, 1024)
|
|
29583
29624
|
]),
|
|
29584
29625
|
_: 2
|
|
29585
29626
|
}, 1024)
|
|
29586
|
-
], 14,
|
|
29627
|
+
], 14, yA))), 256))
|
|
29587
29628
|
]),
|
|
29588
29629
|
_: 1
|
|
29589
29630
|
})
|
|
@@ -29592,7 +29633,7 @@ function yA(e, t, n, r, s, i) {
|
|
|
29592
29633
|
})
|
|
29593
29634
|
]);
|
|
29594
29635
|
}
|
|
29595
|
-
const
|
|
29636
|
+
const vA = /* @__PURE__ */ M(mA, [["render", _A], ["__scopeId", "data-v-192c1fbd"]]), bA = {
|
|
29596
29637
|
props: {
|
|
29597
29638
|
modelValue: {
|
|
29598
29639
|
type: Object
|
|
@@ -29631,7 +29672,7 @@ const gA = /* @__PURE__ */ M(cA, [["render", yA], ["__scopeId", "data-v-192c1fbd
|
|
|
29631
29672
|
methods: {
|
|
29632
29673
|
async openModal() {
|
|
29633
29674
|
const e = this, t = await e.$sdk.modal({
|
|
29634
|
-
component:
|
|
29675
|
+
component: vA,
|
|
29635
29676
|
options: {
|
|
29636
29677
|
definition: e.definition
|
|
29637
29678
|
}
|
|
@@ -29639,10 +29680,10 @@ const gA = /* @__PURE__ */ M(cA, [["render", yA], ["__scopeId", "data-v-192c1fbd
|
|
|
29639
29680
|
t.length && e.addFields && e.addFields(t);
|
|
29640
29681
|
}
|
|
29641
29682
|
}
|
|
29642
|
-
},
|
|
29643
|
-
function
|
|
29683
|
+
}, kA = { key: 0 };
|
|
29684
|
+
function wA(e, t, n, r, s, i) {
|
|
29644
29685
|
const a = y("ux-icon"), l = y("ux-button");
|
|
29645
|
-
return i.definition ? (o(), h("div",
|
|
29686
|
+
return i.definition ? (o(), h("div", kA, [
|
|
29646
29687
|
c(l, {
|
|
29647
29688
|
color: "primary",
|
|
29648
29689
|
onClick: i.openModal
|
|
@@ -29655,7 +29696,7 @@ function bA(e, t, n, r, s, i) {
|
|
|
29655
29696
|
}, 8, ["onClick"])
|
|
29656
29697
|
])) : _("", !0);
|
|
29657
29698
|
}
|
|
29658
|
-
const
|
|
29699
|
+
const xA = /* @__PURE__ */ M(bA, [["render", wA]]);
|
|
29659
29700
|
function Ra(e) {
|
|
29660
29701
|
switch (String(e).toLowerCase()) {
|
|
29661
29702
|
case "true":
|
|
@@ -29697,7 +29738,7 @@ function Zn(e, t, n, r, s, i) {
|
|
|
29697
29738
|
}
|
|
29698
29739
|
return t;
|
|
29699
29740
|
}
|
|
29700
|
-
function
|
|
29741
|
+
function TA(e, t) {
|
|
29701
29742
|
function n(g) {
|
|
29702
29743
|
return g === void 0 || typeof g > "u" || g === null;
|
|
29703
29744
|
}
|
|
@@ -29844,7 +29885,7 @@ function Ee(e) {
|
|
|
29844
29885
|
return Mt.evaluateExpression(n, r);
|
|
29845
29886
|
};
|
|
29846
29887
|
}
|
|
29847
|
-
const
|
|
29888
|
+
const SA = {
|
|
29848
29889
|
emits: [
|
|
29849
29890
|
"field:mount",
|
|
29850
29891
|
"field:unmount",
|
|
@@ -29858,10 +29899,10 @@ const xA = {
|
|
|
29858
29899
|
"update:modelValue"
|
|
29859
29900
|
],
|
|
29860
29901
|
components: {
|
|
29861
|
-
InternalRouteSelect:
|
|
29862
|
-
InternalMenuSelect:
|
|
29863
|
-
InternalFieldCreator:
|
|
29864
|
-
ButtonSelect:
|
|
29902
|
+
InternalRouteSelect: tA,
|
|
29903
|
+
InternalMenuSelect: fA,
|
|
29904
|
+
InternalFieldCreator: xA,
|
|
29905
|
+
ButtonSelect: TV,
|
|
29865
29906
|
NativeSelect: It,
|
|
29866
29907
|
DateField: gh,
|
|
29867
29908
|
TimeField: _h,
|
|
@@ -29871,14 +29912,14 @@ const xA = {
|
|
|
29871
29912
|
CurrencyField: yh,
|
|
29872
29913
|
TextArea: pD,
|
|
29873
29914
|
Checkbox: jD,
|
|
29874
|
-
FilterInput:
|
|
29915
|
+
FilterInput: QE,
|
|
29875
29916
|
FieldSelect: Ec,
|
|
29876
29917
|
DateObjectInput: tE,
|
|
29877
|
-
SliderInput:
|
|
29878
|
-
ColorInput:
|
|
29918
|
+
SliderInput: CM,
|
|
29919
|
+
ColorInput: PM,
|
|
29879
29920
|
CustomHtml: CC,
|
|
29880
|
-
BooleanSwitch:
|
|
29881
|
-
FieldGroup:
|
|
29921
|
+
BooleanSwitch: BM,
|
|
29922
|
+
FieldGroup: mV,
|
|
29882
29923
|
ContentSelect: mh,
|
|
29883
29924
|
ContentSearch: MO,
|
|
29884
29925
|
ValueSearch: BO,
|
|
@@ -29888,16 +29929,16 @@ const xA = {
|
|
|
29888
29929
|
TimezoneSelect: Hm,
|
|
29889
29930
|
CountrySelect: Ql,
|
|
29890
29931
|
PhoneNumberInput: XT,
|
|
29891
|
-
Upload:
|
|
29892
|
-
Signature:
|
|
29893
|
-
ObjectField:
|
|
29894
|
-
ModelField:
|
|
29895
|
-
OptionsManager:
|
|
29896
|
-
CodeEditorField:
|
|
29897
|
-
LocationField:
|
|
29898
|
-
ExpressionField:
|
|
29899
|
-
RichTextField:
|
|
29900
|
-
PaymentField:
|
|
29932
|
+
Upload: tV,
|
|
29933
|
+
Signature: BF,
|
|
29934
|
+
ObjectField: IV,
|
|
29935
|
+
ModelField: jV,
|
|
29936
|
+
OptionsManager: aI,
|
|
29937
|
+
CodeEditorField: pI,
|
|
29938
|
+
LocationField: HI,
|
|
29939
|
+
ExpressionField: tF,
|
|
29940
|
+
RichTextField: mF,
|
|
29941
|
+
PaymentField: VF
|
|
29901
29942
|
},
|
|
29902
29943
|
props: {
|
|
29903
29944
|
trail: {
|
|
@@ -30033,7 +30074,7 @@ const xA = {
|
|
|
30033
30074
|
var e = this.expressions && this.expressions.value ? this.getExpressionValue : void 0;
|
|
30034
30075
|
if (e)
|
|
30035
30076
|
return e;
|
|
30036
|
-
var t = this.expressions && this.expressions.defaultValue ? this.getExpressionDefaultValue : void 0, n =
|
|
30077
|
+
var t = this.expressions && this.expressions.defaultValue ? this.getExpressionDefaultValue : void 0, n = TA(this.actualField), r = this.cleanInput(
|
|
30037
30078
|
t || n
|
|
30038
30079
|
);
|
|
30039
30080
|
if ((s = this.field) != null && s.assumeDefault) {
|
|
@@ -30432,11 +30473,11 @@ const xA = {
|
|
|
30432
30473
|
return e;
|
|
30433
30474
|
}
|
|
30434
30475
|
}
|
|
30435
|
-
},
|
|
30476
|
+
}, OA = {
|
|
30436
30477
|
key: 2,
|
|
30437
30478
|
class: "ux-field-message"
|
|
30438
30479
|
};
|
|
30439
|
-
function
|
|
30480
|
+
function DA(e, t, n, r, s, i) {
|
|
30440
30481
|
const a = y("text-field"), l = y("key-field"), u = y("internal-route-select"), d = y("internal-menu-select"), m = y("internal-field-creator"), p = y("custom-html"), g = y("slider-input"), v = y("color-input"), x = y("filter-input"), w = y("date-object-input"), S = y("signature"), C = y("checkbox"), V = y("boolean-switch"), R = y("upload"), G = y("field-group"), X = y("field-select"), ne = y("native-select"), I = y("button-select"), H = y("currency-field"), q = y("form-relationship-field"), Q = y("date-field"), Y = y("time-field"), he = y("date-range"), ee = y("content-select"), me = y("content-search"), ke = y("value-search"), Se = y("type-select"), lt = y("scope-select"), Qe = y("rich-text-field"), At = y("text-area"), pt = y("timezone-select"), et = y("country-select"), Tt = y("phone-number-input"), Ae = y("object-field"), j = y("model-field"), N = y("payment-field"), tt = y("options-manager"), Nt = y("code-editor-field"), Ne = y("flex-column"), pe = y("location-field"), tn = y("expression-field");
|
|
30441
30482
|
return i.visible ? (o(), h("div", {
|
|
30442
30483
|
key: 0,
|
|
@@ -30790,12 +30831,12 @@ function SA(e, t, n, r, s, i) {
|
|
|
30790
30831
|
"onUpdate:modelValue": t[42] || (t[42] = (F) => i.fieldModel = F)
|
|
30791
30832
|
}, null, 8, ["onTouched", "field", "modelValue"])) : _("", !0)
|
|
30792
30833
|
], 64)),
|
|
30793
|
-
i.error && s.validateResults.message ? (o(), h("div",
|
|
30834
|
+
i.error && s.validateResults.message ? (o(), h("div", OA, b(s.validateResults.message), 1)) : _("", !0)
|
|
30794
30835
|
], 34)) : _("", !0);
|
|
30795
30836
|
}
|
|
30796
|
-
const ao = /* @__PURE__ */ M(
|
|
30837
|
+
const ao = /* @__PURE__ */ M(SA, [["render", DA], ["__scopeId", "data-v-fa5cb6bf"]]);
|
|
30797
30838
|
var Ua, Ic;
|
|
30798
|
-
function
|
|
30839
|
+
function CA() {
|
|
30799
30840
|
if (Ic) return Ua;
|
|
30800
30841
|
Ic = 1;
|
|
30801
30842
|
function e(t, n, r, s) {
|
|
@@ -30807,7 +30848,7 @@ function OA() {
|
|
|
30807
30848
|
return Ua = e, Ua;
|
|
30808
30849
|
}
|
|
30809
30850
|
var ja, Fc;
|
|
30810
|
-
function
|
|
30851
|
+
function EA() {
|
|
30811
30852
|
if (Fc) return ja;
|
|
30812
30853
|
Fc = 1;
|
|
30813
30854
|
function e(t) {
|
|
@@ -30818,10 +30859,10 @@ function DA() {
|
|
|
30818
30859
|
return ja = e, ja;
|
|
30819
30860
|
}
|
|
30820
30861
|
var qa, Ac;
|
|
30821
|
-
function
|
|
30862
|
+
function MA() {
|
|
30822
30863
|
if (Ac) return qa;
|
|
30823
30864
|
Ac = 1;
|
|
30824
|
-
var e =
|
|
30865
|
+
var e = EA(), t = {
|
|
30825
30866
|
// Latin-1 Supplement block.
|
|
30826
30867
|
À: "A",
|
|
30827
30868
|
Á: "A",
|
|
@@ -31018,17 +31059,17 @@ function CA() {
|
|
|
31018
31059
|
return qa = n, qa;
|
|
31019
31060
|
}
|
|
31020
31061
|
var Ba, Nc;
|
|
31021
|
-
function
|
|
31062
|
+
function VA() {
|
|
31022
31063
|
if (Nc) return Ba;
|
|
31023
31064
|
Nc = 1;
|
|
31024
|
-
var e =
|
|
31065
|
+
var e = MA(), t = Wl(), n = /[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g, r = "\\u0300-\\u036f", s = "\\ufe20-\\ufe2f", i = "\\u20d0-\\u20ff", a = r + s + i, l = "[" + a + "]", u = RegExp(l, "g");
|
|
31025
31066
|
function d(m) {
|
|
31026
31067
|
return m = t(m), m && m.replace(n, e).replace(u, "");
|
|
31027
31068
|
}
|
|
31028
31069
|
return Ba = d, Ba;
|
|
31029
31070
|
}
|
|
31030
31071
|
var za, $c;
|
|
31031
|
-
function
|
|
31072
|
+
function IA() {
|
|
31032
31073
|
if ($c) return za;
|
|
31033
31074
|
$c = 1;
|
|
31034
31075
|
var e = /[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g;
|
|
@@ -31038,7 +31079,7 @@ function MA() {
|
|
|
31038
31079
|
return za = t, za;
|
|
31039
31080
|
}
|
|
31040
31081
|
var Wa, Pc;
|
|
31041
|
-
function
|
|
31082
|
+
function FA() {
|
|
31042
31083
|
if (Pc) return Wa;
|
|
31043
31084
|
Pc = 1;
|
|
31044
31085
|
var e = /[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/;
|
|
@@ -31048,7 +31089,7 @@ function VA() {
|
|
|
31048
31089
|
return Wa = t, Wa;
|
|
31049
31090
|
}
|
|
31050
31091
|
var Ha, Lc;
|
|
31051
|
-
function
|
|
31092
|
+
function AA() {
|
|
31052
31093
|
if (Lc) return Ha;
|
|
31053
31094
|
Lc = 1;
|
|
31054
31095
|
var e = "\\ud800-\\udfff", t = "\\u0300-\\u036f", n = "\\ufe20-\\ufe2f", r = "\\u20d0-\\u20ff", s = t + n + r, i = "\\u2700-\\u27bf", a = "a-z\\xdf-\\xf6\\xf8-\\xff", l = "\\xac\\xb1\\xd7\\xf7", u = "\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf", d = "\\u2000-\\u206f", m = " \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000", p = "A-Z\\xc0-\\xd6\\xd8-\\xde", g = "\\ufe0e\\ufe0f", v = l + u + d + m, x = "['’]", w = "[" + v + "]", S = "[" + s + "]", C = "\\d+", V = "[" + i + "]", R = "[" + a + "]", G = "[^" + e + v + C + i + a + p + "]", X = "\\ud83c[\\udffb-\\udfff]", ne = "(?:" + S + "|" + X + ")", I = "[^" + e + "]", H = "(?:\\ud83c[\\udde6-\\uddff]){2}", q = "[\\ud800-\\udbff][\\udc00-\\udfff]", Q = "[" + p + "]", Y = "\\u200d", he = "(?:" + R + "|" + G + ")", ee = "(?:" + Q + "|" + G + ")", me = "(?:" + x + "(?:d|ll|m|re|s|t|ve))?", ke = "(?:" + x + "(?:D|LL|M|RE|S|T|VE))?", Se = ne + "?", lt = "[" + g + "]?", Qe = "(?:" + Y + "(?:" + [I, H, q].join("|") + ")" + lt + Se + ")*", At = "\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])", pt = "\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])", et = lt + Se + Qe, Tt = "(?:" + [V, H, q].join("|") + ")" + et, Ae = RegExp([
|
|
@@ -31067,20 +31108,20 @@ function IA() {
|
|
|
31067
31108
|
return Ha = j, Ha;
|
|
31068
31109
|
}
|
|
31069
31110
|
var Ga, Rc;
|
|
31070
|
-
function
|
|
31111
|
+
function NA() {
|
|
31071
31112
|
if (Rc) return Ga;
|
|
31072
31113
|
Rc = 1;
|
|
31073
|
-
var e =
|
|
31114
|
+
var e = IA(), t = FA(), n = Wl(), r = AA();
|
|
31074
31115
|
function s(i, a, l) {
|
|
31075
31116
|
return i = n(i), a = l ? void 0 : a, a === void 0 ? t(i) ? r(i) : e(i) : i.match(a) || [];
|
|
31076
31117
|
}
|
|
31077
31118
|
return Ga = s, Ga;
|
|
31078
31119
|
}
|
|
31079
31120
|
var Ya, Uc;
|
|
31080
|
-
function
|
|
31121
|
+
function $A() {
|
|
31081
31122
|
if (Uc) return Ya;
|
|
31082
31123
|
Uc = 1;
|
|
31083
|
-
var e =
|
|
31124
|
+
var e = CA(), t = VA(), n = NA(), r = "['’]", s = RegExp(r, "g");
|
|
31084
31125
|
function i(a) {
|
|
31085
31126
|
return function(l) {
|
|
31086
31127
|
return e(n(t(l).replace(s, "")), a, "");
|
|
@@ -31089,16 +31130,16 @@ function AA() {
|
|
|
31089
31130
|
return Ya = i, Ya;
|
|
31090
31131
|
}
|
|
31091
31132
|
var Ja, jc;
|
|
31092
|
-
function
|
|
31133
|
+
function PA() {
|
|
31093
31134
|
if (jc) return Ja;
|
|
31094
31135
|
jc = 1;
|
|
31095
|
-
var e =
|
|
31136
|
+
var e = $A(), t = e(function(n, r, s) {
|
|
31096
31137
|
return n + (s ? "-" : "") + r.toLowerCase();
|
|
31097
31138
|
});
|
|
31098
31139
|
return Ja = t, Ja;
|
|
31099
31140
|
}
|
|
31100
|
-
var
|
|
31101
|
-
const
|
|
31141
|
+
var LA = PA();
|
|
31142
|
+
const RA = /* @__PURE__ */ Kt(LA), UA = {
|
|
31102
31143
|
emits: [
|
|
31103
31144
|
"field:unmount",
|
|
31104
31145
|
"field:mount",
|
|
@@ -31267,7 +31308,7 @@ const PA = /* @__PURE__ */ Kt($A), LA = {
|
|
|
31267
31308
|
};
|
|
31268
31309
|
},
|
|
31269
31310
|
getFieldKey(e) {
|
|
31270
|
-
let t =
|
|
31311
|
+
let t = RA(`${e.title}-${e.key}`);
|
|
31271
31312
|
return e.incrementor && (t = `${t}-${e.incrementor}`), t;
|
|
31272
31313
|
},
|
|
31273
31314
|
touch() {
|
|
@@ -31358,7 +31399,7 @@ const PA = /* @__PURE__ */ Kt($A), LA = {
|
|
|
31358
31399
|
}
|
|
31359
31400
|
}
|
|
31360
31401
|
};
|
|
31361
|
-
function
|
|
31402
|
+
function jA(e, t, n, r, s, i) {
|
|
31362
31403
|
const a = y("ux-field");
|
|
31363
31404
|
return o(), h("div", {
|
|
31364
31405
|
class: $(["ux-form", i.formClass])
|
|
@@ -31397,7 +31438,7 @@ function RA(e, t, n, r, s, i) {
|
|
|
31397
31438
|
z(e.$slots, "below", { model: i.formModel }, void 0, !0)
|
|
31398
31439
|
], 2);
|
|
31399
31440
|
}
|
|
31400
|
-
const Ch = /* @__PURE__ */ M(
|
|
31441
|
+
const Ch = /* @__PURE__ */ M(UA, [["render", jA], ["__scopeId", "data-v-e6afec75"]]), Ka = "form.ready", qA = "form.processing", qc = "form.complete", Bc = "form.error", BA = "form.intent", zA = {
|
|
31401
31442
|
emits: ["reset", "processing", "intent", "success", "error"],
|
|
31402
31443
|
methods: {
|
|
31403
31444
|
multiFormStateUpdated(e, t) {
|
|
@@ -31449,7 +31490,7 @@ const Ch = /* @__PURE__ */ M(LA, [["render", RA], ["__scopeId", "data-v-e6afec75
|
|
|
31449
31490
|
console.log("Form is invalid", this.invalidFields);
|
|
31450
31491
|
return;
|
|
31451
31492
|
}
|
|
31452
|
-
e.processing = !0, e.state =
|
|
31493
|
+
e.processing = !0, e.state = qA, e.$emit("processing");
|
|
31453
31494
|
const { submission: t, error: n } = await e.preSubmit(e.model);
|
|
31454
31495
|
if (n)
|
|
31455
31496
|
return console.log("pre submit error", n), u(n);
|
|
@@ -31482,7 +31523,7 @@ const Ch = /* @__PURE__ */ M(LA, [["render", RA], ["__scopeId", "data-v-e6afec75
|
|
|
31482
31523
|
);
|
|
31483
31524
|
break;
|
|
31484
31525
|
}
|
|
31485
|
-
e.state =
|
|
31526
|
+
e.state = BA, e.processing = !1, e.$emit("intent", d);
|
|
31486
31527
|
}
|
|
31487
31528
|
async function l(d) {
|
|
31488
31529
|
await e.postSubmit(d), e.processing = !1, e.state = qc, e.$emit("success", d);
|
|
@@ -31791,14 +31832,14 @@ const Ch = /* @__PURE__ */ M(LA, [["render", RA], ["__scopeId", "data-v-e6afec75
|
|
|
31791
31832
|
return ((e = this.form) == null ? void 0 : e.fields) || [];
|
|
31792
31833
|
}
|
|
31793
31834
|
}
|
|
31794
|
-
}, Eh = (e) => (je("data-v-b83af107"), e = e(), qe(), e),
|
|
31835
|
+
}, Eh = (e) => (je("data-v-b83af107"), e = e(), qe(), e), WA = /* @__PURE__ */ Eh(() => /* @__PURE__ */ T("h3", null, "An error occurred", -1)), HA = { key: 0 }, GA = { key: 1 }, YA = { key: 2 }, JA = { class: "intent-submit" }, KA = {
|
|
31795
31836
|
key: 0,
|
|
31796
31837
|
class: "multistep-form"
|
|
31797
|
-
},
|
|
31838
|
+
}, ZA = { class: "multistep-form-sections" }, XA = { class: "multistep-fields" }, QA = { class: "multistep-controls" }, eN = ["tooltip"], tN = ["tooltip"], nN = { class: "multistep-progress" }, iN = {
|
|
31798
31839
|
key: 0,
|
|
31799
31840
|
class: "invalid-field-message"
|
|
31800
|
-
},
|
|
31801
|
-
function
|
|
31841
|
+
}, rN = /* @__PURE__ */ Eh(() => /* @__PURE__ */ T("h5", null, "Please fix the issues below to continue", -1)), sN = ["tooltip"];
|
|
31842
|
+
function aN(e, t, n, r, s, i) {
|
|
31802
31843
|
const a = y("ux-icon"), l = y("ux-button"), u = y("ux-panel-body"), d = y("ux-panel"), m = y("StripeElement"), p = y("StripeElements"), g = y("ux-form"), v = y("flex-cell"), x = y("flex-row"), w = y("ux-progress-bar");
|
|
31803
31844
|
return o(), h("div", {
|
|
31804
31845
|
class: $(["ux-submission-form", i.classes])
|
|
@@ -31806,13 +31847,13 @@ function rN(e, t, n, r, s, i) {
|
|
|
31806
31847
|
s.state === "form.error" ? z(e.$slots, "error", ff(mt({ key: 0 }, { error: s.error, softReset: i.softReset })), () => {
|
|
31807
31848
|
var S;
|
|
31808
31849
|
return [
|
|
31809
|
-
|
|
31810
|
-
s.error.message ? (o(), h("pre",
|
|
31811
|
-
(S = s.error.data) != null && S.errors ? (o(), h("div",
|
|
31850
|
+
WA,
|
|
31851
|
+
s.error.message ? (o(), h("pre", HA, b(s.error.message), 1)) : _("", !0),
|
|
31852
|
+
(S = s.error.data) != null && S.errors ? (o(), h("div", GA, [
|
|
31812
31853
|
(o(!0), h(D, null, A(s.error.data.errors, (C) => (o(), h("pre", {
|
|
31813
31854
|
key: C.path
|
|
31814
31855
|
}, b(C.message), 1))), 128))
|
|
31815
|
-
])) : (o(), h("pre",
|
|
31856
|
+
])) : (o(), h("pre", YA, b(s.error), 1)),
|
|
31816
31857
|
c(l, {
|
|
31817
31858
|
color: "primary",
|
|
31818
31859
|
onClick: i.softReset
|
|
@@ -31867,7 +31908,7 @@ function rN(e, t, n, r, s, i) {
|
|
|
31867
31908
|
]),
|
|
31868
31909
|
_: 1
|
|
31869
31910
|
}, 8, ["stripe-key", "instance-options", "elements-options"])) : _("", !0),
|
|
31870
|
-
T("div",
|
|
31911
|
+
T("div", JA, [
|
|
31871
31912
|
c(l, {
|
|
31872
31913
|
color: "primary",
|
|
31873
31914
|
loading: s.processing,
|
|
@@ -31881,8 +31922,8 @@ function rN(e, t, n, r, s, i) {
|
|
|
31881
31922
|
])
|
|
31882
31923
|
], 64)) : _("", !0)
|
|
31883
31924
|
], 64)) : (o(), h(D, { key: 3 }, [
|
|
31884
|
-
n.multistep ? (o(), h("div",
|
|
31885
|
-
T("div",
|
|
31925
|
+
n.multistep ? (o(), h("div", KA, [
|
|
31926
|
+
T("div", ZA, [
|
|
31886
31927
|
(o(!0), h(D, null, A(i.pages, (S, C) => (o(), h("div", {
|
|
31887
31928
|
class: $(["multistep-form-section", {
|
|
31888
31929
|
inactive: C !== i.currentPage,
|
|
@@ -31891,7 +31932,7 @@ function rN(e, t, n, r, s, i) {
|
|
|
31891
31932
|
active: C === i.currentPage
|
|
31892
31933
|
}])
|
|
31893
31934
|
}, [
|
|
31894
|
-
T("div",
|
|
31935
|
+
T("div", XA, [
|
|
31895
31936
|
c(g, {
|
|
31896
31937
|
step: C + 1,
|
|
31897
31938
|
submission: "",
|
|
@@ -31905,7 +31946,7 @@ function rN(e, t, n, r, s, i) {
|
|
|
31905
31946
|
fields: [S]
|
|
31906
31947
|
}, null, 8, ["step", "sandbox", "paymentConfiguration", "modelValue", "onForm:state", "fields"])
|
|
31907
31948
|
]),
|
|
31908
|
-
T("div",
|
|
31949
|
+
T("div", QA, [
|
|
31909
31950
|
c(x, {
|
|
31910
31951
|
gap: "",
|
|
31911
31952
|
center: ""
|
|
@@ -31952,7 +31993,7 @@ function rN(e, t, n, r, s, i) {
|
|
|
31952
31993
|
]),
|
|
31953
31994
|
_: 1
|
|
31954
31995
|
}, 8, ["onClick", "disabled"])
|
|
31955
|
-
], 8,
|
|
31996
|
+
], 8, eN)
|
|
31956
31997
|
]),
|
|
31957
31998
|
_: 1
|
|
31958
31999
|
})) : _("", !0),
|
|
@@ -31973,7 +32014,7 @@ function rN(e, t, n, r, s, i) {
|
|
|
31973
32014
|
]),
|
|
31974
32015
|
_: 1
|
|
31975
32016
|
}, 8, ["disabled", "onClick", "loading"])
|
|
31976
|
-
], 8,
|
|
32017
|
+
], 8, tN)
|
|
31977
32018
|
]),
|
|
31978
32019
|
_: 1
|
|
31979
32020
|
})) : _("", !0)
|
|
@@ -31983,7 +32024,7 @@ function rN(e, t, n, r, s, i) {
|
|
|
31983
32024
|
])
|
|
31984
32025
|
], 2))), 256))
|
|
31985
32026
|
]),
|
|
31986
|
-
T("div",
|
|
32027
|
+
T("div", nN, [
|
|
31987
32028
|
O(b(i.displayCurrentPage) + " of " + b(i.displayTotalPages) + " ", 1),
|
|
31988
32029
|
c(w, { value: i.displayPercentage }, null, 8, ["value"])
|
|
31989
32030
|
])
|
|
@@ -31998,8 +32039,8 @@ function rN(e, t, n, r, s, i) {
|
|
|
31998
32039
|
"onForm:state": i.formStateUpdated,
|
|
31999
32040
|
fields: i.formFields
|
|
32000
32041
|
}, null, 8, ["sandbox", "paymentConfiguration", "modelValue", "onForm:state", "fields"]),
|
|
32001
|
-
i.invalidFields.length ? (o(), h("div",
|
|
32002
|
-
|
|
32042
|
+
i.invalidFields.length ? (o(), h("div", iN, [
|
|
32043
|
+
rN,
|
|
32003
32044
|
(o(!0), h(D, null, A(i.invalidFields, (S) => (o(), h("div", {
|
|
32004
32045
|
key: S.key
|
|
32005
32046
|
}, b(S.message || `Please provide a valid answer for ${S.title}`), 1))), 128))
|
|
@@ -32016,12 +32057,12 @@ function rN(e, t, n, r, s, i) {
|
|
|
32016
32057
|
]),
|
|
32017
32058
|
_: 1
|
|
32018
32059
|
}, 8, ["disabled", "onClick", "loading"])
|
|
32019
|
-
], 8,
|
|
32060
|
+
], 8, sN)
|
|
32020
32061
|
], 64))
|
|
32021
32062
|
], 64))
|
|
32022
32063
|
], 2);
|
|
32023
32064
|
}
|
|
32024
|
-
const
|
|
32065
|
+
const lN = /* @__PURE__ */ M(zA, [["render", aN], ["__scopeId", "data-v-b83af107"]]), oN = "init", zc = "ready", uN = "processing", dN = "success", cN = "error", fN = {
|
|
32025
32066
|
name: "PaymentMethodForm",
|
|
32026
32067
|
components: {
|
|
32027
32068
|
StripeElements: mm,
|
|
@@ -32125,7 +32166,7 @@ const sN = /* @__PURE__ */ M(qA, [["render", rN], ["__scopeId", "data-v-b83af107
|
|
|
32125
32166
|
data() {
|
|
32126
32167
|
return {
|
|
32127
32168
|
initialised: !1,
|
|
32128
|
-
state:
|
|
32169
|
+
state: oN,
|
|
32129
32170
|
cardholderName: "",
|
|
32130
32171
|
processing: !1,
|
|
32131
32172
|
error: null,
|
|
@@ -32175,7 +32216,7 @@ const sN = /* @__PURE__ */ M(qA, [["render", rN], ["__scopeId", "data-v-b83af107
|
|
|
32175
32216
|
async submitPaymentMethod() {
|
|
32176
32217
|
const e = this;
|
|
32177
32218
|
if (!e.processing) {
|
|
32178
|
-
e.processing = !0, e.state =
|
|
32219
|
+
e.processing = !0, e.state = uN, e.cardError = null;
|
|
32179
32220
|
try {
|
|
32180
32221
|
const t = await e.startSetup(), { setupIntent: n, key: r, method: s } = t, i = e.$refs.stripeElements, a = e.$refs.stripeCard;
|
|
32181
32222
|
if (!i || !a)
|
|
@@ -32201,9 +32242,9 @@ const sN = /* @__PURE__ */ M(qA, [["render", rN], ["__scopeId", "data-v-b83af107
|
|
|
32201
32242
|
if (u)
|
|
32202
32243
|
throw console.log("Confirmation Error", u), u;
|
|
32203
32244
|
const d = await e.confirmSetup(s._id);
|
|
32204
|
-
e.$emit("success", d.method), e.state =
|
|
32245
|
+
e.$emit("success", d.method), e.state = dN;
|
|
32205
32246
|
} catch (t) {
|
|
32206
|
-
console.error("Error saving payment method:", t), this.error = t, this.state =
|
|
32247
|
+
console.error("Error saving payment method:", t), this.error = t, this.state = cN, this.$emit("error", t);
|
|
32207
32248
|
} finally {
|
|
32208
32249
|
this.processing = !1;
|
|
32209
32250
|
}
|
|
@@ -32236,28 +32277,28 @@ const sN = /* @__PURE__ */ M(qA, [["render", rN], ["__scopeId", "data-v-b83af107
|
|
|
32236
32277
|
this.resetForm(), this.$emit("close");
|
|
32237
32278
|
}
|
|
32238
32279
|
}
|
|
32239
|
-
}, lo = (e) => (je("data-v-e3ee591f"), e = e(), qe(), e),
|
|
32280
|
+
}, lo = (e) => (je("data-v-e3ee591f"), e = e(), qe(), e), mN = {
|
|
32240
32281
|
key: 0,
|
|
32241
32282
|
class: "payment-method"
|
|
32242
|
-
},
|
|
32283
|
+
}, hN = { class: "payment-method-form" }, pN = /* @__PURE__ */ lo(() => /* @__PURE__ */ T("h3", null, "Add Payment Method", -1)), yN = {
|
|
32243
32284
|
key: 0,
|
|
32244
32285
|
class: "error-message"
|
|
32245
|
-
},
|
|
32286
|
+
}, gN = /* @__PURE__ */ lo(() => /* @__PURE__ */ T("h4", null, "An error occurred", -1)), _N = { key: 0 }, vN = { key: 1 }, bN = {
|
|
32246
32287
|
key: 1,
|
|
32247
32288
|
class: "success-message"
|
|
32248
|
-
},
|
|
32289
|
+
}, kN = /* @__PURE__ */ lo(() => /* @__PURE__ */ T("h4", null, "Payment method added successfully!", -1)), wN = { key: 2 }, xN = {
|
|
32249
32290
|
key: 0,
|
|
32250
32291
|
id: "card-errors",
|
|
32251
32292
|
class: "error-text"
|
|
32252
|
-
},
|
|
32253
|
-
function
|
|
32293
|
+
}, TN = { class: "form-actions" }, SN = { key: 1 };
|
|
32294
|
+
function ON(e, t, n, r, s, i) {
|
|
32254
32295
|
const a = y("ux-icon"), l = y("ux-button"), u = y("ux-form"), d = y("StripeElement"), m = y("StripeElements"), p = y("ux-field-wrapper");
|
|
32255
|
-
return i.allSetup ? (o(), h("div",
|
|
32256
|
-
T("div",
|
|
32257
|
-
|
|
32258
|
-
s.state === "error" ? (o(), h("div",
|
|
32259
|
-
|
|
32260
|
-
s.error.message ? (o(), h("div",
|
|
32296
|
+
return i.allSetup ? (o(), h("div", mN, [
|
|
32297
|
+
T("div", hN, [
|
|
32298
|
+
pN,
|
|
32299
|
+
s.state === "error" ? (o(), h("div", yN, [
|
|
32300
|
+
gN,
|
|
32301
|
+
s.error.message ? (o(), h("div", _N, b(s.error.message), 1)) : (o(), h("div", vN, b(s.error), 1)),
|
|
32261
32302
|
c(l, {
|
|
32262
32303
|
color: "primary",
|
|
32263
32304
|
onClick: i.resetForm
|
|
@@ -32271,8 +32312,8 @@ function TN(e, t, n, r, s, i) {
|
|
|
32271
32312
|
]),
|
|
32272
32313
|
_: 1
|
|
32273
32314
|
}, 8, ["onClick"])
|
|
32274
|
-
])) : s.state === "success" ? (o(), h("div",
|
|
32275
|
-
|
|
32315
|
+
])) : s.state === "success" ? (o(), h("div", bN, [
|
|
32316
|
+
kN,
|
|
32276
32317
|
c(l, {
|
|
32277
32318
|
color: "primary",
|
|
32278
32319
|
onClick: i.close
|
|
@@ -32286,7 +32327,7 @@ function TN(e, t, n, r, s, i) {
|
|
|
32286
32327
|
]),
|
|
32287
32328
|
_: 1
|
|
32288
32329
|
}, 8, ["onClick"])
|
|
32289
|
-
])) : (o(), h("div",
|
|
32330
|
+
])) : (o(), h("div", wN, [
|
|
32290
32331
|
T("form", {
|
|
32291
32332
|
onSubmit: t[1] || (t[1] = B((...g) => i.submitPaymentMethod && i.submitPaymentMethod(...g), ["prevent", "stop"]))
|
|
32292
32333
|
}, [
|
|
@@ -32315,11 +32356,11 @@ function TN(e, t, n, r, s, i) {
|
|
|
32315
32356
|
]),
|
|
32316
32357
|
_: 1
|
|
32317
32358
|
}, 8, ["stripe-key", "instance-options", "elements-options"])),
|
|
32318
|
-
s.cardError ? (o(), h("div",
|
|
32359
|
+
s.cardError ? (o(), h("div", xN, b(s.cardError), 1)) : _("", !0)
|
|
32319
32360
|
]),
|
|
32320
32361
|
_: 1
|
|
32321
32362
|
}),
|
|
32322
|
-
T("div",
|
|
32363
|
+
T("div", TN, [
|
|
32323
32364
|
c(l, {
|
|
32324
32365
|
type: "button",
|
|
32325
32366
|
color: "secondary",
|
|
@@ -32346,9 +32387,9 @@ function TN(e, t, n, r, s, i) {
|
|
|
32346
32387
|
], 32)
|
|
32347
32388
|
]))
|
|
32348
32389
|
])
|
|
32349
|
-
])) : (o(), h("div",
|
|
32390
|
+
])) : (o(), h("div", SN, "Initialising secure payment form..."));
|
|
32350
32391
|
}
|
|
32351
|
-
const
|
|
32392
|
+
const DN = /* @__PURE__ */ M(fN, [["render", ON], ["__scopeId", "data-v-e3ee591f"]]), CN = {
|
|
32352
32393
|
name: "UxFieldWrapper",
|
|
32353
32394
|
props: {
|
|
32354
32395
|
title: {
|
|
@@ -32370,23 +32411,23 @@ const SN = /* @__PURE__ */ M(dN, [["render", TN], ["__scopeId", "data-v-e3ee591f
|
|
|
32370
32411
|
return this.error && e.push("ux-field-error"), e;
|
|
32371
32412
|
}
|
|
32372
32413
|
}
|
|
32373
|
-
},
|
|
32414
|
+
}, EN = {
|
|
32374
32415
|
key: 0,
|
|
32375
32416
|
class: "ux-field-title"
|
|
32376
|
-
},
|
|
32417
|
+
}, MN = {
|
|
32377
32418
|
key: 1,
|
|
32378
32419
|
class: "ux-field-description"
|
|
32379
32420
|
};
|
|
32380
|
-
function
|
|
32421
|
+
function VN(e, t, n, r, s, i) {
|
|
32381
32422
|
return o(), h("div", {
|
|
32382
32423
|
class: $(["ux-field", i.classes])
|
|
32383
32424
|
}, [
|
|
32384
|
-
n.title ? (o(), h("label",
|
|
32385
|
-
n.description ? (o(), h("div",
|
|
32425
|
+
n.title ? (o(), h("label", EN, b(n.title), 1)) : _("", !0),
|
|
32426
|
+
n.description ? (o(), h("div", MN, b(n.description), 1)) : _("", !0),
|
|
32386
32427
|
z(e.$slots, "default", {}, void 0, !0)
|
|
32387
32428
|
], 2);
|
|
32388
32429
|
}
|
|
32389
|
-
const
|
|
32430
|
+
const IN = /* @__PURE__ */ M(CN, [["render", VN], ["__scopeId", "data-v-980de6f6"]]), Wc = /* @__PURE__ */ new Set([
|
|
32390
32431
|
"area",
|
|
32391
32432
|
"base",
|
|
32392
32433
|
"br",
|
|
@@ -32402,7 +32443,7 @@ const MN = /* @__PURE__ */ M(ON, [["render", EN], ["__scopeId", "data-v-980de6f6
|
|
|
32402
32443
|
"track",
|
|
32403
32444
|
"wbr"
|
|
32404
32445
|
]);
|
|
32405
|
-
function
|
|
32446
|
+
function FN(e) {
|
|
32406
32447
|
const t = /<\/?([a-zA-Z0-9]+)[^>]*>/g, n = [];
|
|
32407
32448
|
let r;
|
|
32408
32449
|
for (; (r = t.exec(e)) !== null; ) {
|
|
@@ -32443,14 +32484,14 @@ const Mh = {
|
|
|
32443
32484
|
actualTemplate() {
|
|
32444
32485
|
let e = this.template || "";
|
|
32445
32486
|
e = e.replaceAll ? e.replaceAll("<br>", "<br/>") : e;
|
|
32446
|
-
var { valid: t, invalid: n } =
|
|
32487
|
+
var { valid: t, invalid: n } = FN(e);
|
|
32447
32488
|
return t || (console.log("Invalid html", e), e = `<div>Invalid HTML. <pre>${n}</pre></div>`), e;
|
|
32448
32489
|
}
|
|
32449
32490
|
},
|
|
32450
32491
|
components: {
|
|
32451
32492
|
VRuntimeTemplate: bm
|
|
32452
32493
|
}
|
|
32453
|
-
},
|
|
32494
|
+
}, AN = {
|
|
32454
32495
|
emits: ["error", "reset"],
|
|
32455
32496
|
data() {
|
|
32456
32497
|
return {
|
|
@@ -32465,14 +32506,14 @@ const Mh = {
|
|
|
32465
32506
|
this.$emit("reset");
|
|
32466
32507
|
}
|
|
32467
32508
|
}
|
|
32468
|
-
},
|
|
32509
|
+
}, NN = {
|
|
32469
32510
|
key: 0,
|
|
32470
32511
|
class: "error-boundary",
|
|
32471
32512
|
style: { color: "#b40000", border: "2px solid #fd0000", background: "#ffd6d6", padding: "1em" }
|
|
32472
32513
|
};
|
|
32473
|
-
function
|
|
32514
|
+
function $N(e, t, n, r, s, i) {
|
|
32474
32515
|
const a = y("ux-button");
|
|
32475
|
-
return s.error ? (o(), h("div",
|
|
32516
|
+
return s.error ? (o(), h("div", NN, [
|
|
32476
32517
|
T("pre", null, "COMPILE ERROR: " + b(s.error), 1),
|
|
32477
32518
|
c(a, { onClick: i.reset }, {
|
|
32478
32519
|
default: f(() => [
|
|
@@ -32482,7 +32523,7 @@ function AN(e, t, n, r, s, i) {
|
|
|
32482
32523
|
}, 8, ["onClick"])
|
|
32483
32524
|
])) : z(e.$slots, "default", { key: 1 }, void 0, !0);
|
|
32484
32525
|
}
|
|
32485
|
-
const
|
|
32526
|
+
const PN = /* @__PURE__ */ M(AN, [["render", $N], ["__scopeId", "data-v-0fd69158"]]), LN = {
|
|
32486
32527
|
props: {
|
|
32487
32528
|
field: {
|
|
32488
32529
|
type: Object,
|
|
@@ -32562,8 +32603,8 @@ const NN = /* @__PURE__ */ M(IN, [["render", AN], ["__scopeId", "data-v-0fd69158
|
|
|
32562
32603
|
return isNaN(e) && (e = 0), e = Math.max(e, 0), parseInt(e);
|
|
32563
32604
|
}
|
|
32564
32605
|
}
|
|
32565
|
-
},
|
|
32566
|
-
mixins: [
|
|
32606
|
+
}, RN = {
|
|
32607
|
+
mixins: [LN],
|
|
32567
32608
|
props: {
|
|
32568
32609
|
modelValue: {
|
|
32569
32610
|
type: [Object, Array]
|
|
@@ -32583,13 +32624,13 @@ const NN = /* @__PURE__ */ M(IN, [["render", AN], ["__scopeId", "data-v-0fd69158
|
|
|
32583
32624
|
return `${this.label} ${t + 1}`;
|
|
32584
32625
|
}
|
|
32585
32626
|
}
|
|
32586
|
-
},
|
|
32627
|
+
}, UN = {
|
|
32587
32628
|
key: 0,
|
|
32588
32629
|
class: "ux-multi-group"
|
|
32589
32630
|
};
|
|
32590
|
-
function
|
|
32631
|
+
function jN(e, t, n, r, s, i) {
|
|
32591
32632
|
const a = y("flex-cell"), l = y("flex-row"), u = y("ux-panel-header"), d = y("ux-render"), m = y("ux-panel-body"), p = y("ux-panel");
|
|
32592
|
-
return e.multiValue ? (o(), h("div",
|
|
32633
|
+
return e.multiValue ? (o(), h("div", UN, [
|
|
32593
32634
|
(o(!0), h(D, null, A(e.model, (g, v) => (o(), k(p, {
|
|
32594
32635
|
ref_for: !0,
|
|
32595
32636
|
ref: "row",
|
|
@@ -32640,13 +32681,13 @@ function RN(e, t, n, r, s, i) {
|
|
|
32640
32681
|
"onUpdate:modelValue": t[0] || (t[0] = (g) => e.model = g)
|
|
32641
32682
|
}, null, 8, ["submission", "fields", "flex", "parentModel", "modelValue"]));
|
|
32642
32683
|
}
|
|
32643
|
-
const
|
|
32684
|
+
const qN = /* @__PURE__ */ M(RN, [["render", jN], ["__scopeId", "data-v-cb997d0e"]]), BN = {
|
|
32644
32685
|
components: {
|
|
32645
32686
|
Item: eo,
|
|
32646
|
-
FieldGroup:
|
|
32687
|
+
FieldGroup: qN,
|
|
32647
32688
|
// Compiler,
|
|
32648
32689
|
Compile: Mh,
|
|
32649
|
-
ErrorBoundary:
|
|
32690
|
+
ErrorBoundary: PN
|
|
32650
32691
|
// ButtonSelect,
|
|
32651
32692
|
// NativeSelect,
|
|
32652
32693
|
// DateField,
|
|
@@ -32882,26 +32923,26 @@ const UN = /* @__PURE__ */ M(PN, [["render", RN], ["__scopeId", "data-v-cb997d0e
|
|
|
32882
32923
|
return e;
|
|
32883
32924
|
}
|
|
32884
32925
|
}
|
|
32885
|
-
},
|
|
32926
|
+
}, zN = { class: "ux-field-title" }, WN = { class: "signature-view" }, HN = ["src"], GN = {
|
|
32886
32927
|
key: 1,
|
|
32887
32928
|
class: "signature-view"
|
|
32888
|
-
},
|
|
32929
|
+
}, YN = ["src"], JN = { class: "currency" }, KN = { key: 1 }, ZN = { class: "currency" }, XN = { key: 1 }, QN = {
|
|
32889
32930
|
key: 6,
|
|
32890
32931
|
class: "ux-password-render"
|
|
32891
|
-
},
|
|
32932
|
+
}, e$ = ["type", "value"], t$ = ["type", "value"], n$ = {
|
|
32892
32933
|
key: 0,
|
|
32893
32934
|
class: "display-grid"
|
|
32894
|
-
},
|
|
32935
|
+
}, i$ = { class: "display-cell" }, r$ = { key: 1 }, s$ = { class: "display-cell" }, a$ = {
|
|
32895
32936
|
key: 0,
|
|
32896
32937
|
class: "display-grid"
|
|
32897
|
-
},
|
|
32898
|
-
function
|
|
32938
|
+
}, l$ = { class: "display-cell" }, o$ = { key: 1 }, u$ = { class: "display-cell" }, d$ = ["innerHTML"], c$ = ["innerHTML"], f$ = { key: 1 }, m$ = { key: 1 }, h$ = ["href"], p$ = { key: 1 }, y$ = ["href"], g$ = ["href"], _$ = { key: 1 }, v$ = ["href"], b$ = { key: 1 };
|
|
32939
|
+
function k$(e, t, n, r, s, i) {
|
|
32899
32940
|
const a = y("field-group"), l = y("qik-code-editor"), u = y("flex-cell"), d = y("ux-icon"), m = y("ux-button"), p = y("flex-row"), g = y("ux-image"), v = y("ux-video"), x = y("item"), w = y("error-boundary");
|
|
32900
32941
|
return i.visible ? (o(), h("div", {
|
|
32901
32942
|
key: 0,
|
|
32902
32943
|
class: $(["ux-field-render", i.classes])
|
|
32903
32944
|
}, [
|
|
32904
|
-
T("label",
|
|
32945
|
+
T("label", zN, b(i.title), 1),
|
|
32905
32946
|
z(e.$slots, "field-after-title", { field: n.field }, void 0, !0),
|
|
32906
32947
|
i.widget === "group" ? (o(), h(D, { key: 0 }, [
|
|
32907
32948
|
i.asObject ? (o(), k(a, {
|
|
@@ -32930,18 +32971,18 @@ function v$(e, t, n, r, s, i) {
|
|
|
32930
32971
|
modelValue: i.fieldModel,
|
|
32931
32972
|
"onUpdate:modelValue": t[2] || (t[2] = (S) => i.fieldModel = S)
|
|
32932
32973
|
}, null, 8, ["submission", "display", "field", "parentModel", "modelValue"])) : i.widget === "signature" ? (o(), h(D, { key: 3 }, [
|
|
32933
|
-
i.multiValue ? (o(!0), h(D, { key: 0 }, A(i.fieldModel, (S, C) => (o(), h("div",
|
|
32934
|
-
T("img", { src: S }, null, 8,
|
|
32935
|
-
]))), 256)) : (o(), h("div",
|
|
32936
|
-
T("img", { src: i.fieldModel }, null, 8,
|
|
32974
|
+
i.multiValue ? (o(!0), h(D, { key: 0 }, A(i.fieldModel, (S, C) => (o(), h("div", WN, [
|
|
32975
|
+
T("img", { src: S }, null, 8, HN)
|
|
32976
|
+
]))), 256)) : (o(), h("div", GN, [
|
|
32977
|
+
T("img", { src: i.fieldModel }, null, 8, YN)
|
|
32937
32978
|
]))
|
|
32938
32979
|
], 64)) : i.widget === "currency" ? (o(), h(D, { key: 4 }, [
|
|
32939
32980
|
i.multiValue ? (o(!0), h(D, { key: 0 }, A(i.fieldModel, (S, C) => (o(), h("div", null, [
|
|
32940
32981
|
O(b(i.formatCurrency(S)) + " ", 1),
|
|
32941
|
-
T("span", GN, b(n.field.currency), 1)
|
|
32942
|
-
]))), 256)) : (o(), h("div", YN, [
|
|
32943
|
-
O(b(i.formatCurrency(i.fieldModel)) + " ", 1),
|
|
32944
32982
|
T("span", JN, b(n.field.currency), 1)
|
|
32983
|
+
]))), 256)) : (o(), h("div", KN, [
|
|
32984
|
+
O(b(i.formatCurrency(i.fieldModel)) + " ", 1),
|
|
32985
|
+
T("span", ZN, b(n.field.currency), 1)
|
|
32945
32986
|
]))
|
|
32946
32987
|
], 64)) : i.widget === "code" ? (o(), h(D, { key: 5 }, [
|
|
32947
32988
|
i.multiValue ? (o(!0), h(D, { key: 0 }, A(i.fieldModel, (S, C) => (o(), h("div", null, [
|
|
@@ -32952,7 +32993,7 @@ function v$(e, t, n, r, s, i) {
|
|
|
32952
32993
|
syntax: n.field.syntax,
|
|
32953
32994
|
style: { "min-height": "300px" }
|
|
32954
32995
|
}, null, 8, ["modelValue", "syntax"])
|
|
32955
|
-
]))), 256)) : (o(), h("div",
|
|
32996
|
+
]))), 256)) : (o(), h("div", XN, [
|
|
32956
32997
|
c(l, {
|
|
32957
32998
|
readonly: !0,
|
|
32958
32999
|
class: "editor-wrap",
|
|
@@ -32961,7 +33002,7 @@ function v$(e, t, n, r, s, i) {
|
|
|
32961
33002
|
style: { "min-height": "300px" }
|
|
32962
33003
|
}, null, 8, ["modelValue", "syntax"])
|
|
32963
33004
|
]))
|
|
32964
|
-
], 64)) : i.widget === "password" ? (o(), h("div",
|
|
33005
|
+
], 64)) : i.widget === "password" ? (o(), h("div", QN, [
|
|
32965
33006
|
i.multiValue ? (o(!0), h(D, { key: 0 }, A(i.fieldModel, (S, C) => (o(), k(p, {
|
|
32966
33007
|
gap: "",
|
|
32967
33008
|
center: ""
|
|
@@ -32972,7 +33013,7 @@ function v$(e, t, n, r, s, i) {
|
|
|
32972
33013
|
T("input", {
|
|
32973
33014
|
type: s.unmaskedLookup[`${C}`] ? "text" : "password",
|
|
32974
33015
|
value: S
|
|
32975
|
-
}, null, 8,
|
|
33016
|
+
}, null, 8, e$)
|
|
32976
33017
|
]),
|
|
32977
33018
|
_: 2
|
|
32978
33019
|
}, 1024),
|
|
@@ -33024,7 +33065,7 @@ function v$(e, t, n, r, s, i) {
|
|
|
33024
33065
|
T("input", {
|
|
33025
33066
|
type: s.unmasked ? "text" : "password",
|
|
33026
33067
|
value: i.fieldModel
|
|
33027
|
-
}, null, 8,
|
|
33068
|
+
}, null, 8, t$)
|
|
33028
33069
|
]),
|
|
33029
33070
|
_: 1
|
|
33030
33071
|
}),
|
|
@@ -33068,12 +33109,12 @@ function v$(e, t, n, r, s, i) {
|
|
|
33068
33109
|
}))
|
|
33069
33110
|
])) : i.displayType === "image" ? (o(), h(D, { key: 7 }, [
|
|
33070
33111
|
i.multiValue ? (o(), h(D, { key: 0 }, [
|
|
33071
|
-
i.fieldModel.length > 1 ? (o(), h("div",
|
|
33072
|
-
(o(!0), h(D, null, A(i.fieldModel, (S, C) => (o(), h("div",
|
|
33112
|
+
i.fieldModel.length > 1 ? (o(), h("div", n$, [
|
|
33113
|
+
(o(!0), h(D, null, A(i.fieldModel, (S, C) => (o(), h("div", i$, [
|
|
33073
33114
|
c(g, { item: S }, null, 8, ["item"])
|
|
33074
33115
|
]))), 256))
|
|
33075
|
-
])) : (o(), h("div",
|
|
33076
|
-
(o(!0), h(D, null, A(i.fieldModel, (S, C) => (o(), h("div",
|
|
33116
|
+
])) : (o(), h("div", r$, [
|
|
33117
|
+
(o(!0), h(D, null, A(i.fieldModel, (S, C) => (o(), h("div", s$, [
|
|
33077
33118
|
c(g, { item: S }, null, 8, ["item"])
|
|
33078
33119
|
]))), 256))
|
|
33079
33120
|
]))
|
|
@@ -33083,12 +33124,12 @@ function v$(e, t, n, r, s, i) {
|
|
|
33083
33124
|
}, null, 8, ["item"]))
|
|
33084
33125
|
], 64)) : i.displayType === "video" ? (o(), h(D, { key: 8 }, [
|
|
33085
33126
|
i.multiValue ? (o(), h(D, { key: 0 }, [
|
|
33086
|
-
i.fieldModel.length > 1 ? (o(), h("div",
|
|
33087
|
-
(o(!0), h(D, null, A(i.fieldModel, (S, C) => (o(), h("div",
|
|
33127
|
+
i.fieldModel.length > 1 ? (o(), h("div", a$, [
|
|
33128
|
+
(o(!0), h(D, null, A(i.fieldModel, (S, C) => (o(), h("div", l$, [
|
|
33088
33129
|
c(v, { item: S }, null, 8, ["item"])
|
|
33089
33130
|
]))), 256))
|
|
33090
|
-
])) : (o(), h("div",
|
|
33091
|
-
(o(!0), h(D, null, A(i.fieldModel, (S, C) => (o(), h("div",
|
|
33131
|
+
])) : (o(), h("div", o$, [
|
|
33132
|
+
(o(!0), h(D, null, A(i.fieldModel, (S, C) => (o(), h("div", u$, [
|
|
33092
33133
|
c(v, { item: S }, null, 8, ["item"])
|
|
33093
33134
|
]))), 256))
|
|
33094
33135
|
]))
|
|
@@ -33142,48 +33183,48 @@ function v$(e, t, n, r, s, i) {
|
|
|
33142
33183
|
i.multiValue ? (o(!0), h(D, { key: 0 }, A(i.fieldModel, (S, C) => (o(), h("div", null, [
|
|
33143
33184
|
c(w, null, {
|
|
33144
33185
|
default: f(() => [
|
|
33145
|
-
T("div", { innerHTML: S }, null, 8,
|
|
33186
|
+
T("div", { innerHTML: S }, null, 8, d$)
|
|
33146
33187
|
]),
|
|
33147
33188
|
_: 2
|
|
33148
33189
|
}, 1024)
|
|
33149
33190
|
]))), 256)) : (o(), k(w, { key: 1 }, {
|
|
33150
33191
|
default: f(() => [
|
|
33151
|
-
T("div", { innerHTML: i.fieldModel }, null, 8,
|
|
33192
|
+
T("div", { innerHTML: i.fieldModel }, null, 8, c$)
|
|
33152
33193
|
]),
|
|
33153
33194
|
_: 1
|
|
33154
33195
|
}))
|
|
33155
33196
|
], 64)) : _("", !0),
|
|
33156
33197
|
i.type == "boolean" ? (o(), h(D, { key: 2 }, [
|
|
33157
|
-
i.multiValue ? (o(!0), h(D, { key: 0 }, A(i.fieldModel, (S, C) => (o(), h("div", null, b(!!S), 1))), 256)) : (o(), h("div",
|
|
33198
|
+
i.multiValue ? (o(!0), h(D, { key: 0 }, A(i.fieldModel, (S, C) => (o(), h("div", null, b(!!S), 1))), 256)) : (o(), h("div", f$, b(!!i.fieldModel), 1))
|
|
33158
33199
|
], 64)) : _("", !0),
|
|
33159
33200
|
i.type == "date" ? (o(), h(D, { key: 3 }, [
|
|
33160
|
-
i.multiValue ? (o(!0), h(D, { key: 0 }, A(i.fieldModel, (S, C) => (o(), h("div", null, b(i.renderDate(S)), 1))), 256)) : (o(), h("div",
|
|
33201
|
+
i.multiValue ? (o(!0), h(D, { key: 0 }, A(i.fieldModel, (S, C) => (o(), h("div", null, b(i.renderDate(S)), 1))), 256)) : (o(), h("div", m$, b(i.renderDate(i.fieldModel)), 1))
|
|
33161
33202
|
], 64)) : _("", !0),
|
|
33162
33203
|
i.type == "email" ? (o(), h(D, { key: 4 }, [
|
|
33163
33204
|
i.multiValue ? (o(!0), h(D, { key: 0 }, A(i.fieldModel, (S, C) => (o(), h("div", null, [
|
|
33164
33205
|
T("a", {
|
|
33165
33206
|
href: `mailto:${S}`
|
|
33166
|
-
}, b(S), 9,
|
|
33167
|
-
]))), 256)) : (o(), h("div",
|
|
33207
|
+
}, b(S), 9, h$)
|
|
33208
|
+
]))), 256)) : (o(), h("div", p$, [
|
|
33168
33209
|
T("a", {
|
|
33169
33210
|
href: `mailto:${i.fieldModel}`
|
|
33170
|
-
}, b(i.fieldModel), 9,
|
|
33211
|
+
}, b(i.fieldModel), 9, y$)
|
|
33171
33212
|
]))
|
|
33172
33213
|
], 64)) : _("", !0),
|
|
33173
33214
|
i.type == "url" ? (o(), h(D, { key: 5 }, [
|
|
33174
33215
|
i.multiValue ? (o(!0), h(D, { key: 0 }, A(i.fieldModel, (S, C) => (o(), h("div", null, [
|
|
33175
|
-
T("a", { href: S }, b(S), 9,
|
|
33176
|
-
]))), 256)) : (o(), h("div",
|
|
33177
|
-
T("a", { href: i.fieldModel }, b(i.fieldModel), 9,
|
|
33216
|
+
T("a", { href: S }, b(S), 9, g$)
|
|
33217
|
+
]))), 256)) : (o(), h("div", _$, [
|
|
33218
|
+
T("a", { href: i.fieldModel }, b(i.fieldModel), 9, v$)
|
|
33178
33219
|
]))
|
|
33179
33220
|
], 64)) : _("", !0),
|
|
33180
33221
|
i.isNumber ? (o(), h(D, { key: 6 }, [
|
|
33181
|
-
i.multiValue ? (o(!0), h(D, { key: 0 }, A(i.fieldModel, (S, C) => (o(), h("div", null, b(S), 1))), 256)) : (o(), h("div",
|
|
33222
|
+
i.multiValue ? (o(!0), h(D, { key: 0 }, A(i.fieldModel, (S, C) => (o(), h("div", null, b(S), 1))), 256)) : (o(), h("div", b$, b(i.fieldModel), 1))
|
|
33182
33223
|
], 64)) : _("", !0)
|
|
33183
33224
|
], 64))
|
|
33184
33225
|
], 2)) : _("", !0);
|
|
33185
33226
|
}
|
|
33186
|
-
const Vh = /* @__PURE__ */ M(
|
|
33227
|
+
const Vh = /* @__PURE__ */ M(BN, [["render", k$], ["__scopeId", "data-v-20e6bdd4"]]), w$ = {
|
|
33187
33228
|
props: {
|
|
33188
33229
|
parentModel: {
|
|
33189
33230
|
type: Object
|
|
@@ -33240,7 +33281,7 @@ const Vh = /* @__PURE__ */ M(jN, [["render", v$], ["__scopeId", "data-v-20e6bdd4
|
|
|
33240
33281
|
}
|
|
33241
33282
|
}
|
|
33242
33283
|
};
|
|
33243
|
-
function
|
|
33284
|
+
function x$(e, t, n, r, s, i) {
|
|
33244
33285
|
const a = y("ux-field-render");
|
|
33245
33286
|
return o(), h("div", {
|
|
33246
33287
|
class: $(["ux-render", i.renderClass])
|
|
@@ -33264,8 +33305,8 @@ function k$(e, t, n, r, s, i) {
|
|
|
33264
33305
|
], !0)
|
|
33265
33306
|
], 2);
|
|
33266
33307
|
}
|
|
33267
|
-
const
|
|
33268
|
-
function
|
|
33308
|
+
const T$ = /* @__PURE__ */ M(w$, [["render", x$], ["__scopeId", "data-v-0b434a9f"]]);
|
|
33309
|
+
function S$(e) {
|
|
33269
33310
|
e = e || {}, Math.max(parseInt(e.minimum || 0), 0);
|
|
33270
33311
|
let t = Math.max(parseInt(e.maximum || 0), 0);
|
|
33271
33312
|
const n = mf({}), r = Gt([]);
|
|
@@ -33319,7 +33360,7 @@ function x$(e) {
|
|
|
33319
33360
|
}), n;
|
|
33320
33361
|
}
|
|
33321
33362
|
var Za, Hc;
|
|
33322
|
-
function
|
|
33363
|
+
function O$() {
|
|
33323
33364
|
if (Hc) return Za;
|
|
33324
33365
|
Hc = 1;
|
|
33325
33366
|
var e = "__lodash_hash_undefined__";
|
|
@@ -33329,7 +33370,7 @@ function T$() {
|
|
|
33329
33370
|
return Za = t, Za;
|
|
33330
33371
|
}
|
|
33331
33372
|
var Xa, Gc;
|
|
33332
|
-
function
|
|
33373
|
+
function D$() {
|
|
33333
33374
|
if (Gc) return Xa;
|
|
33334
33375
|
Gc = 1;
|
|
33335
33376
|
function e(t) {
|
|
@@ -33338,10 +33379,10 @@ function S$() {
|
|
|
33338
33379
|
return Xa = e, Xa;
|
|
33339
33380
|
}
|
|
33340
33381
|
var Qa, Yc;
|
|
33341
|
-
function
|
|
33382
|
+
function C$() {
|
|
33342
33383
|
if (Yc) return Qa;
|
|
33343
33384
|
Yc = 1;
|
|
33344
|
-
var e = _m(), t =
|
|
33385
|
+
var e = _m(), t = O$(), n = D$();
|
|
33345
33386
|
function r(s) {
|
|
33346
33387
|
var i = -1, a = s == null ? 0 : s.length;
|
|
33347
33388
|
for (this.__data__ = new e(); ++i < a; )
|
|
@@ -33350,7 +33391,7 @@ function O$() {
|
|
|
33350
33391
|
return r.prototype.add = r.prototype.push = t, r.prototype.has = n, Qa = r, Qa;
|
|
33351
33392
|
}
|
|
33352
33393
|
var el, Jc;
|
|
33353
|
-
function
|
|
33394
|
+
function E$() {
|
|
33354
33395
|
if (Jc) return el;
|
|
33355
33396
|
Jc = 1;
|
|
33356
33397
|
var e = vh();
|
|
@@ -33361,7 +33402,7 @@ function D$() {
|
|
|
33361
33402
|
return el = t, el;
|
|
33362
33403
|
}
|
|
33363
33404
|
var tl, Kc;
|
|
33364
|
-
function
|
|
33405
|
+
function M$() {
|
|
33365
33406
|
if (Kc) return tl;
|
|
33366
33407
|
Kc = 1;
|
|
33367
33408
|
function e(t, n, r) {
|
|
@@ -33373,7 +33414,7 @@ function C$() {
|
|
|
33373
33414
|
return tl = e, tl;
|
|
33374
33415
|
}
|
|
33375
33416
|
var nl, Zc;
|
|
33376
|
-
function
|
|
33417
|
+
function V$() {
|
|
33377
33418
|
if (Zc) return nl;
|
|
33378
33419
|
Zc = 1;
|
|
33379
33420
|
function e(t, n) {
|
|
@@ -33382,14 +33423,14 @@ function E$() {
|
|
|
33382
33423
|
return nl = e, nl;
|
|
33383
33424
|
}
|
|
33384
33425
|
var il, Xc;
|
|
33385
|
-
function
|
|
33426
|
+
function I$() {
|
|
33386
33427
|
if (Xc) return il;
|
|
33387
33428
|
Xc = 1;
|
|
33388
33429
|
var e = zl(), t = qn(), n = e(t, "Set");
|
|
33389
33430
|
return il = n, il;
|
|
33390
33431
|
}
|
|
33391
33432
|
var rl, Qc;
|
|
33392
|
-
function
|
|
33433
|
+
function F$() {
|
|
33393
33434
|
if (Qc) return rl;
|
|
33394
33435
|
Qc = 1;
|
|
33395
33436
|
function e() {
|
|
@@ -33409,19 +33450,19 @@ function Ih() {
|
|
|
33409
33450
|
return sl = e, sl;
|
|
33410
33451
|
}
|
|
33411
33452
|
var al, tf;
|
|
33412
|
-
function
|
|
33453
|
+
function A$() {
|
|
33413
33454
|
if (tf) return al;
|
|
33414
33455
|
tf = 1;
|
|
33415
|
-
var e =
|
|
33456
|
+
var e = I$(), t = F$(), n = Ih(), r = 1 / 0, s = e && 1 / n(new e([, -0]))[1] == r ? function(i) {
|
|
33416
33457
|
return new e(i);
|
|
33417
33458
|
} : t;
|
|
33418
33459
|
return al = s, al;
|
|
33419
33460
|
}
|
|
33420
33461
|
var ll, nf;
|
|
33421
|
-
function
|
|
33462
|
+
function N$() {
|
|
33422
33463
|
if (nf) return ll;
|
|
33423
33464
|
nf = 1;
|
|
33424
|
-
var e =
|
|
33465
|
+
var e = C$(), t = E$(), n = M$(), r = V$(), s = A$(), i = Ih(), a = 200;
|
|
33425
33466
|
function l(u, d, m) {
|
|
33426
33467
|
var p = -1, g = t, v = u.length, x = !0, w = [], S = w;
|
|
33427
33468
|
if (m)
|
|
@@ -33448,18 +33489,18 @@ function F$() {
|
|
|
33448
33489
|
return ll = l, ll;
|
|
33449
33490
|
}
|
|
33450
33491
|
var ol, rf;
|
|
33451
|
-
function
|
|
33492
|
+
function $$() {
|
|
33452
33493
|
if (rf) return ol;
|
|
33453
33494
|
rf = 1;
|
|
33454
|
-
var e =
|
|
33495
|
+
var e = N$();
|
|
33455
33496
|
function t(n) {
|
|
33456
33497
|
return n && n.length ? e(n) : [];
|
|
33457
33498
|
}
|
|
33458
33499
|
return ol = t, ol;
|
|
33459
33500
|
}
|
|
33460
|
-
var
|
|
33461
|
-
const
|
|
33462
|
-
function
|
|
33501
|
+
var P$ = $$();
|
|
33502
|
+
const L$ = /* @__PURE__ */ Kt(P$);
|
|
33503
|
+
function R$(e, t) {
|
|
33463
33504
|
var n = [], r;
|
|
33464
33505
|
switch (t) {
|
|
33465
33506
|
case "image":
|
|
@@ -33610,7 +33651,7 @@ function sf() {
|
|
|
33610
33651
|
};
|
|
33611
33652
|
}
|
|
33612
33653
|
let ul;
|
|
33613
|
-
const
|
|
33654
|
+
const U$ = {
|
|
33614
33655
|
emits: ["loading", "loaded", "click:row", "click:actions"],
|
|
33615
33656
|
props: {
|
|
33616
33657
|
defaultPage: {
|
|
@@ -34113,7 +34154,7 @@ const L$ = {
|
|
|
34113
34154
|
t.push("event");
|
|
34114
34155
|
break;
|
|
34115
34156
|
}
|
|
34116
|
-
return
|
|
34157
|
+
return L$(t);
|
|
34117
34158
|
},
|
|
34118
34159
|
columns() {
|
|
34119
34160
|
let e = [], t = {};
|
|
@@ -34128,7 +34169,7 @@ const L$ = {
|
|
|
34128
34169
|
}
|
|
34129
34170
|
var r = this.actualOptions.prefixColumns || [];
|
|
34130
34171
|
r.forEach(n(!0));
|
|
34131
|
-
var s = this.actualOptions.columns || [], i = s.length ? s :
|
|
34172
|
+
var s = this.actualOptions.columns || [], i = s.length ? s : R$(this, this.basicType);
|
|
34132
34173
|
i.length || i.push({
|
|
34133
34174
|
title: "Title",
|
|
34134
34175
|
key: "title"
|
|
@@ -34285,7 +34326,7 @@ const L$ = {
|
|
|
34285
34326
|
data() {
|
|
34286
34327
|
var s;
|
|
34287
34328
|
var e = this.selectionManager;
|
|
34288
|
-
e || (e = new
|
|
34329
|
+
e || (e = new S$({ minimum: this.minimum, maximum: this.maximum })), this.modelValue && e.setSelection(this.modelValue);
|
|
34289
34330
|
const t = Math.max(
|
|
34290
34331
|
isNaN(this.defaultPage) ? 1 : this.defaultPage || 1,
|
|
34291
34332
|
1
|
|
@@ -34326,11 +34367,11 @@ const L$ = {
|
|
|
34326
34367
|
actualOptions: this.options
|
|
34327
34368
|
};
|
|
34328
34369
|
}
|
|
34329
|
-
}, oo = (e) => (je("data-v-b0fd455a"), e = e(), qe(), e),
|
|
34370
|
+
}, oo = (e) => (je("data-v-b0fd455a"), e = e(), qe(), e), j$ = /* @__PURE__ */ oo(() => /* @__PURE__ */ T("strong", null, "Select Columns", -1)), q$ = {
|
|
34330
34371
|
key: 0,
|
|
34331
34372
|
class: "font-sm"
|
|
34332
|
-
},
|
|
34333
|
-
function
|
|
34373
|
+
}, B$ = { class: "footer" }, z$ = /* @__PURE__ */ oo(() => /* @__PURE__ */ T("p", null, null, -1)), W$ = { key: 0 }, H$ = /* @__PURE__ */ oo(() => /* @__PURE__ */ T("p", null, null, -1));
|
|
34374
|
+
function G$(e, t, n, r, s, i) {
|
|
34334
34375
|
const a = y("ux-icon"), l = y("ux-panel-body"), u = y("ux-panel"), d = y("flex-column"), m = y("ux-button"), p = y("flex-header"), g = y("ux-list-item"), v = y("ux-list"), x = y("flex-body"), w = y("ux-menu"), S = y("native-table"), C = y("pager"), V = y("flex-footer"), R = y("flex-row"), G = y("search"), X = y("ux-field"), ne = y("filter-builder"), I = y("spinner");
|
|
34335
34376
|
return i.actualDefinition ? (o(), k(d, {
|
|
34336
34377
|
key: 0,
|
|
@@ -34434,7 +34475,7 @@ function W$(e, t, n, r, s, i) {
|
|
|
34434
34475
|
icon: "fa-plus-minus",
|
|
34435
34476
|
left: ""
|
|
34436
34477
|
}),
|
|
34437
|
-
|
|
34478
|
+
j$
|
|
34438
34479
|
]),
|
|
34439
34480
|
_: 1
|
|
34440
34481
|
})
|
|
@@ -34490,7 +34531,7 @@ function W$(e, t, n, r, s, i) {
|
|
|
34490
34531
|
c(l, null, {
|
|
34491
34532
|
default: f(() => [
|
|
34492
34533
|
T("div", null, b(i.emptyTextString), 1),
|
|
34493
|
-
n.dateFilterEnabled ? (o(), h("div",
|
|
34534
|
+
n.dateFilterEnabled ? (o(), h("div", q$, " Try changing your date range or updating your filter. ")) : _("", !0)
|
|
34494
34535
|
]),
|
|
34495
34536
|
_: 1
|
|
34496
34537
|
})
|
|
@@ -34508,7 +34549,7 @@ function W$(e, t, n, r, s, i) {
|
|
|
34508
34549
|
s.dataSource && !i.boundaryMessage ? (o(), k(V, { key: 0 }, {
|
|
34509
34550
|
default: f(() => [
|
|
34510
34551
|
z(e.$slots, "footera", {}, void 0, !0),
|
|
34511
|
-
T("div",
|
|
34552
|
+
T("div", B$, [
|
|
34512
34553
|
c(C, {
|
|
34513
34554
|
page: s.page,
|
|
34514
34555
|
"onUpdate:page": t[2] || (t[2] = (H) => s.page = H),
|
|
@@ -34540,15 +34581,15 @@ function W$(e, t, n, r, s, i) {
|
|
|
34540
34581
|
debounce: 500,
|
|
34541
34582
|
placeholder: "Keyword Search"
|
|
34542
34583
|
}, null, 8, ["modelValue", "loading"]),
|
|
34543
|
-
|
|
34544
|
-
n.dateFilterEnabled ? (o(), h("div",
|
|
34584
|
+
z$,
|
|
34585
|
+
n.dateFilterEnabled ? (o(), h("div", W$, [
|
|
34545
34586
|
c(X, {
|
|
34546
34587
|
field: i.dateRangeField,
|
|
34547
34588
|
modelValue: s.dateRangeFilter,
|
|
34548
34589
|
"onUpdate:modelValue": t[4] || (t[4] = (H) => s.dateRangeFilter = H)
|
|
34549
34590
|
}, null, 8, ["field", "modelValue"])
|
|
34550
34591
|
])) : _("", !0),
|
|
34551
|
-
|
|
34592
|
+
H$,
|
|
34552
34593
|
c(ne, {
|
|
34553
34594
|
definition: i.actualDefinition,
|
|
34554
34595
|
modelValue: s.actualFilter,
|
|
@@ -34575,7 +34616,7 @@ function W$(e, t, n, r, s, i) {
|
|
|
34575
34616
|
_: 3
|
|
34576
34617
|
})) : _("", !0);
|
|
34577
34618
|
}
|
|
34578
|
-
const
|
|
34619
|
+
const Y$ = /* @__PURE__ */ M(U$, [["render", G$], ["__scopeId", "data-v-b0fd455a"]]), J$ = {
|
|
34579
34620
|
props: {
|
|
34580
34621
|
modal: {
|
|
34581
34622
|
type: Object,
|
|
@@ -34605,9 +34646,9 @@ const H$ = /* @__PURE__ */ M(L$, [["render", W$], ["__scopeId", "data-v-b0fd455a
|
|
|
34605
34646
|
return this.modal.style && (e = Object.assign(e, this.modal.style)), e;
|
|
34606
34647
|
}
|
|
34607
34648
|
}
|
|
34608
|
-
},
|
|
34609
|
-
function
|
|
34610
|
-
return o(), h("div",
|
|
34649
|
+
}, K$ = { class: "modal-wrapper" };
|
|
34650
|
+
function Z$(e, t, n, r, s, i) {
|
|
34651
|
+
return o(), h("div", K$, [
|
|
34611
34652
|
T("div", {
|
|
34612
34653
|
class: "modal-blanket",
|
|
34613
34654
|
onClick: t[0] || (t[0] = (...a) => i.blanketClick && i.blanketClick(...a))
|
|
@@ -34625,7 +34666,7 @@ function J$(e, t, n, r, s, i) {
|
|
|
34625
34666
|
], 4)
|
|
34626
34667
|
]);
|
|
34627
34668
|
}
|
|
34628
|
-
const
|
|
34669
|
+
const X$ = /* @__PURE__ */ M(J$, [["render", Z$], ["__scopeId", "data-v-90c28992"]]), Q$ = {
|
|
34629
34670
|
mixins: [wn],
|
|
34630
34671
|
computed: {
|
|
34631
34672
|
confirmText() {
|
|
@@ -34653,25 +34694,25 @@ const K$ = /* @__PURE__ */ M(G$, [["render", J$], ["__scopeId", "data-v-90c28992
|
|
|
34653
34694
|
}
|
|
34654
34695
|
}
|
|
34655
34696
|
}
|
|
34656
|
-
},
|
|
34657
|
-
function
|
|
34697
|
+
}, eP = { class: "padder" }, tP = ["innerHTML"], nP = { class: "padder" };
|
|
34698
|
+
function iP(e, t, n, r, s, i) {
|
|
34658
34699
|
const a = y("flex-body"), l = y("ux-button"), u = y("flex-cell"), d = y("flex-row"), m = y("flex-footer"), p = y("flex-column");
|
|
34659
34700
|
return o(), k(p, { class: "wrapper" }, {
|
|
34660
34701
|
default: f(() => [
|
|
34661
34702
|
c(a, null, {
|
|
34662
34703
|
default: f(() => [
|
|
34663
|
-
T("div",
|
|
34704
|
+
T("div", eP, [
|
|
34664
34705
|
T("h5", null, b(e.options.title), 1),
|
|
34665
34706
|
T("div", {
|
|
34666
34707
|
innerHTML: e.options.description
|
|
34667
|
-
}, null, 8,
|
|
34708
|
+
}, null, 8, tP)
|
|
34668
34709
|
])
|
|
34669
34710
|
]),
|
|
34670
34711
|
_: 1
|
|
34671
34712
|
}),
|
|
34672
34713
|
c(m, null, {
|
|
34673
34714
|
default: f(() => [
|
|
34674
|
-
T("div",
|
|
34715
|
+
T("div", nP, [
|
|
34675
34716
|
c(d, null, {
|
|
34676
34717
|
default: f(() => [
|
|
34677
34718
|
c(u, null, {
|
|
@@ -34713,7 +34754,7 @@ function tP(e, t, n, r, s, i) {
|
|
|
34713
34754
|
_: 1
|
|
34714
34755
|
});
|
|
34715
34756
|
}
|
|
34716
|
-
const
|
|
34757
|
+
const rP = /* @__PURE__ */ M(Q$, [["render", iP], ["__scopeId", "data-v-ee67e4b1"]]), sP = {
|
|
34717
34758
|
data() {
|
|
34718
34759
|
return {
|
|
34719
34760
|
selected: null,
|
|
@@ -34752,21 +34793,21 @@ const nP = /* @__PURE__ */ M(Z$, [["render", tP], ["__scopeId", "data-v-ee67e4b1
|
|
|
34752
34793
|
this.selected = e, this.close(e);
|
|
34753
34794
|
}
|
|
34754
34795
|
}
|
|
34755
|
-
},
|
|
34796
|
+
}, aP = { class: "options-modal-header" }, lP = { class: "padder" }, oP = { class: "options-modal-header" }, uP = { class: "padder" }, dP = ["onClick"], cP = ["innerHTML"], fP = {
|
|
34756
34797
|
key: 0,
|
|
34757
34798
|
class: "title"
|
|
34758
|
-
},
|
|
34799
|
+
}, mP = {
|
|
34759
34800
|
key: 1,
|
|
34760
34801
|
class: "description"
|
|
34761
|
-
},
|
|
34762
|
-
function
|
|
34802
|
+
}, hP = { class: "padder" };
|
|
34803
|
+
function pP(e, t, n, r, s, i) {
|
|
34763
34804
|
const a = y("flex-header"), l = y("search"), u = y("flex-cell"), d = y("ux-icon"), m = y("flex-row"), p = y("flex-body"), g = y("ux-button"), v = y("flex-footer"), x = y("flex-column");
|
|
34764
34805
|
return o(), k(x, { class: "wrapper" }, {
|
|
34765
34806
|
default: f(() => [
|
|
34766
34807
|
e.options.title || e.options.description ? (o(), k(a, { key: 0 }, {
|
|
34767
34808
|
default: f(() => [
|
|
34768
|
-
T("div",
|
|
34769
|
-
T("div",
|
|
34809
|
+
T("div", aP, [
|
|
34810
|
+
T("div", lP, [
|
|
34770
34811
|
T("h5", null, b(e.options.title), 1),
|
|
34771
34812
|
T("div", null, b(e.options.description), 1)
|
|
34772
34813
|
])
|
|
@@ -34776,8 +34817,8 @@ function mP(e, t, n, r, s, i) {
|
|
|
34776
34817
|
})) : _("", !0),
|
|
34777
34818
|
i.searchEnabled ? (o(), k(a, { key: 1 }, {
|
|
34778
34819
|
default: f(() => [
|
|
34779
|
-
T("div",
|
|
34780
|
-
T("div",
|
|
34820
|
+
T("div", oP, [
|
|
34821
|
+
T("div", uP, [
|
|
34781
34822
|
c(l, {
|
|
34782
34823
|
modelValue: s.search,
|
|
34783
34824
|
"onUpdate:modelValue": t[0] || (t[0] = (w) => s.search = w),
|
|
@@ -34812,14 +34853,14 @@ function mP(e, t, n, r, s, i) {
|
|
|
34812
34853
|
T("div", {
|
|
34813
34854
|
class: "option-icon",
|
|
34814
34855
|
innerHTML: w.icon
|
|
34815
|
-
}, null, 8,
|
|
34856
|
+
}, null, 8, cP)
|
|
34816
34857
|
]),
|
|
34817
34858
|
_: 2
|
|
34818
34859
|
}, 1024)) : _("", !0),
|
|
34819
34860
|
c(u, null, {
|
|
34820
34861
|
default: f(() => [
|
|
34821
|
-
w.title ? (o(), h("div",
|
|
34822
|
-
w.description ? (o(), h("div",
|
|
34862
|
+
w.title ? (o(), h("div", fP, b(w.title), 1)) : _("", !0),
|
|
34863
|
+
w.description ? (o(), h("div", mP, b(w.description), 1)) : _("", !0)
|
|
34823
34864
|
]),
|
|
34824
34865
|
_: 2
|
|
34825
34866
|
}, 1024),
|
|
@@ -34835,14 +34876,14 @@ function mP(e, t, n, r, s, i) {
|
|
|
34835
34876
|
]),
|
|
34836
34877
|
_: 2
|
|
34837
34878
|
}, 1024)
|
|
34838
|
-
], 8,
|
|
34879
|
+
], 8, dP))), 256))
|
|
34839
34880
|
], 2)
|
|
34840
34881
|
]),
|
|
34841
34882
|
_: 1
|
|
34842
34883
|
}),
|
|
34843
34884
|
c(v, { class: "options-modal-footer" }, {
|
|
34844
34885
|
default: f(() => [
|
|
34845
|
-
T("div",
|
|
34886
|
+
T("div", hP, [
|
|
34846
34887
|
c(g, {
|
|
34847
34888
|
size: "sm",
|
|
34848
34889
|
onClick: e.dismiss
|
|
@@ -34860,7 +34901,7 @@ function mP(e, t, n, r, s, i) {
|
|
|
34860
34901
|
_: 1
|
|
34861
34902
|
});
|
|
34862
34903
|
}
|
|
34863
|
-
const
|
|
34904
|
+
const yP = /* @__PURE__ */ M(sP, [["render", pP], ["__scopeId", "data-v-79ee703e"]]), gP = {
|
|
34864
34905
|
mixins: [wn],
|
|
34865
34906
|
data() {
|
|
34866
34907
|
return {
|
|
@@ -34893,8 +34934,8 @@ const hP = /* @__PURE__ */ M(iP, [["render", mP], ["__scopeId", "data-v-79ee703e
|
|
|
34893
34934
|
created() {
|
|
34894
34935
|
this.options.model && (this.model = this.options.model);
|
|
34895
34936
|
}
|
|
34896
|
-
},
|
|
34897
|
-
function
|
|
34937
|
+
}, _P = { class: "padder" }, vP = { key: 0 }, bP = { class: "padder" };
|
|
34938
|
+
function kP(e, t, n, r, s, i) {
|
|
34898
34939
|
const a = y("ux-form"), l = y("flex-body"), u = y("ux-button"), d = y("flex-cell"), m = y("flex-spacer"), p = y("flex-row"), g = y("flex-footer"), v = y("flex-column");
|
|
34899
34940
|
return o(), h("form", {
|
|
34900
34941
|
class: "wrapper",
|
|
@@ -34904,9 +34945,9 @@ function vP(e, t, n, r, s, i) {
|
|
|
34904
34945
|
default: f(() => [
|
|
34905
34946
|
c(l, null, {
|
|
34906
34947
|
default: f(() => [
|
|
34907
|
-
T("div",
|
|
34948
|
+
T("div", _P, [
|
|
34908
34949
|
T("h5", null, b(e.options.title), 1),
|
|
34909
|
-
e.options.description ? (o(), h("p",
|
|
34950
|
+
e.options.description ? (o(), h("p", vP, b(e.options.description), 1)) : _("", !0),
|
|
34910
34951
|
c(a, {
|
|
34911
34952
|
ref: "form",
|
|
34912
34953
|
"onForm:state": i.formStateUpdated,
|
|
@@ -34920,7 +34961,7 @@ function vP(e, t, n, r, s, i) {
|
|
|
34920
34961
|
}),
|
|
34921
34962
|
c(g, { class: "border-top" }, {
|
|
34922
34963
|
default: f(() => [
|
|
34923
|
-
T("div",
|
|
34964
|
+
T("div", bP, [
|
|
34924
34965
|
c(p, null, {
|
|
34925
34966
|
default: f(() => [
|
|
34926
34967
|
c(d, { shrink: "" }, {
|
|
@@ -34966,8 +35007,8 @@ function vP(e, t, n, r, s, i) {
|
|
|
34966
35007
|
})
|
|
34967
35008
|
], 32);
|
|
34968
35009
|
}
|
|
34969
|
-
const
|
|
34970
|
-
function
|
|
35010
|
+
const wP = /* @__PURE__ */ M(gP, [["render", kP], ["__scopeId", "data-v-22036a05"]]);
|
|
35011
|
+
function xP(e, t) {
|
|
34971
35012
|
switch (e) {
|
|
34972
35013
|
case "systemtask":
|
|
34973
35014
|
case "comment":
|
|
@@ -34990,7 +35031,7 @@ function kP(e, t) {
|
|
|
34990
35031
|
break;
|
|
34991
35032
|
}
|
|
34992
35033
|
}
|
|
34993
|
-
function
|
|
35034
|
+
function TP(e, t) {
|
|
34994
35035
|
let n = [];
|
|
34995
35036
|
switch (e) {
|
|
34996
35037
|
case "transaction":
|
|
@@ -35178,9 +35219,9 @@ function wP(e, t) {
|
|
|
35178
35219
|
}
|
|
35179
35220
|
return n;
|
|
35180
35221
|
}
|
|
35181
|
-
const
|
|
35222
|
+
const SP = {
|
|
35182
35223
|
components: {
|
|
35183
|
-
ContentBrowser:
|
|
35224
|
+
ContentBrowser: Y$,
|
|
35184
35225
|
Search: Qt,
|
|
35185
35226
|
DateRange: Um
|
|
35186
35227
|
},
|
|
@@ -35203,7 +35244,7 @@ const xP = {
|
|
|
35203
35244
|
},
|
|
35204
35245
|
dateShortcuts() {
|
|
35205
35246
|
const e = this.definition.key, t = this.definition.definesType || e;
|
|
35206
|
-
return
|
|
35247
|
+
return TP(t);
|
|
35207
35248
|
},
|
|
35208
35249
|
bigData() {
|
|
35209
35250
|
var e;
|
|
@@ -35211,7 +35252,7 @@ const xP = {
|
|
|
35211
35252
|
},
|
|
35212
35253
|
dateFilterEnabled() {
|
|
35213
35254
|
const e = this.definition.key, t = this.definition.definesType || e;
|
|
35214
|
-
return
|
|
35255
|
+
return xP(t, e);
|
|
35215
35256
|
},
|
|
35216
35257
|
dateSummary() {
|
|
35217
35258
|
let { startDate: e, endDate: t } = this.dateRange;
|
|
@@ -35314,8 +35355,8 @@ const xP = {
|
|
|
35314
35355
|
this.close(this.model);
|
|
35315
35356
|
}
|
|
35316
35357
|
}
|
|
35317
|
-
},
|
|
35318
|
-
function
|
|
35358
|
+
}, OP = { class: "header" }, DP = { class: "font-muted font-sm" }, CP = { class: "date-range" }, EP = { class: "date-shortcuts" }, MP = ["onClick"], VP = { class: "rolodex" };
|
|
35359
|
+
function IP(e, t, n, r, s, i) {
|
|
35319
35360
|
const a = y("flex-column"), l = y("flex-cell"), u = y("search"), d = y("ux-button"), m = y("date-range"), p = y("flex-row"), g = y("ux-menu"), v = y("ux-icon"), x = y("flex-header"), w = y("content-browser"), S = uf("tippy");
|
|
35320
35361
|
return o(), k(a, { class: "wrapper" }, {
|
|
35321
35362
|
default: f(() => [
|
|
@@ -35328,7 +35369,7 @@ function MP(e, t, n, r, s, i) {
|
|
|
35328
35369
|
s.definition ? (o(), h(D, { key: 0 }, [
|
|
35329
35370
|
c(x, null, {
|
|
35330
35371
|
default: f(() => [
|
|
35331
|
-
T("div",
|
|
35372
|
+
T("div", OP, [
|
|
35332
35373
|
c(p, {
|
|
35333
35374
|
vcenter: "",
|
|
35334
35375
|
gap: ""
|
|
@@ -35342,7 +35383,7 @@ function MP(e, t, n, r, s, i) {
|
|
|
35342
35383
|
}),
|
|
35343
35384
|
i.maximum ? (o(), k(l, { key: 0 }, {
|
|
35344
35385
|
default: f(() => [
|
|
35345
|
-
T("span",
|
|
35386
|
+
T("span", DP, "(" + b(s.model.length) + " of " + b(i.maximum) + ")", 1)
|
|
35346
35387
|
]),
|
|
35347
35388
|
_: 1
|
|
35348
35389
|
})) : _("", !0),
|
|
@@ -35380,16 +35421,16 @@ function MP(e, t, n, r, s, i) {
|
|
|
35380
35421
|
])
|
|
35381
35422
|
]),
|
|
35382
35423
|
default: f(() => [
|
|
35383
|
-
T("div",
|
|
35424
|
+
T("div", CP, [
|
|
35384
35425
|
c(p, { gap: "" }, {
|
|
35385
35426
|
default: f(() => [
|
|
35386
35427
|
c(l, { shrink: "" }, {
|
|
35387
35428
|
default: f(() => [
|
|
35388
|
-
T("ul",
|
|
35429
|
+
T("ul", EP, [
|
|
35389
35430
|
(o(!0), h(D, null, A(i.dateShortcuts, (C) => (o(), h("li", null, [
|
|
35390
35431
|
T("a", {
|
|
35391
35432
|
onClick: (V) => i.setDateRange(C)
|
|
35392
|
-
}, b(C.title), 9,
|
|
35433
|
+
}, b(C.title), 9, MP)
|
|
35393
35434
|
]))), 256))
|
|
35394
35435
|
])
|
|
35395
35436
|
]),
|
|
@@ -35473,7 +35514,7 @@ function MP(e, t, n, r, s, i) {
|
|
|
35473
35514
|
abovecontent: f(() => [
|
|
35474
35515
|
i.rolodexEnabled ? (o(), k(x, { key: 0 }, {
|
|
35475
35516
|
default: f(() => [
|
|
35476
|
-
T("div",
|
|
35517
|
+
T("div", VP, [
|
|
35477
35518
|
c(d, {
|
|
35478
35519
|
size: "sm",
|
|
35479
35520
|
onClick: t[3] || (t[3] = (C) => i.toggleRolodex("")),
|
|
@@ -35509,7 +35550,7 @@ function MP(e, t, n, r, s, i) {
|
|
|
35509
35550
|
_: 1
|
|
35510
35551
|
});
|
|
35511
35552
|
}
|
|
35512
|
-
const
|
|
35553
|
+
const FP = /* @__PURE__ */ M(SP, [["render", IP], ["__scopeId", "data-v-aeaca77a"]]), AP = {
|
|
35513
35554
|
components: {
|
|
35514
35555
|
ScopeSelect: c2
|
|
35515
35556
|
// Search,
|
|
@@ -35583,14 +35624,14 @@ const VP = /* @__PURE__ */ M(xP, [["render", MP], ["__scopeId", "data-v-aeaca77a
|
|
|
35583
35624
|
console.log("selection complete", e, this.model), this.close(this.model);
|
|
35584
35625
|
}
|
|
35585
35626
|
}
|
|
35586
|
-
},
|
|
35587
|
-
function
|
|
35627
|
+
}, NP = (e) => (je("data-v-c5b42335"), e = e(), qe(), e), $P = { class: "header" }, PP = /* @__PURE__ */ NP(() => /* @__PURE__ */ T("h3", null, "Select Scopes", -1));
|
|
35628
|
+
function LP(e, t, n, r, s, i) {
|
|
35588
35629
|
const a = y("flex-cell"), l = y("ux-button"), u = y("flex-row"), d = y("flex-header"), m = y("scope-select"), p = y("flex-column");
|
|
35589
35630
|
return o(), k(p, { class: "wrapper" }, {
|
|
35590
35631
|
default: f(() => [
|
|
35591
35632
|
c(d, null, {
|
|
35592
35633
|
default: f(() => [
|
|
35593
|
-
T("div",
|
|
35634
|
+
T("div", $P, [
|
|
35594
35635
|
c(u, {
|
|
35595
35636
|
vcenter: "",
|
|
35596
35637
|
gap: ""
|
|
@@ -35598,7 +35639,7 @@ function $P(e, t, n, r, s, i) {
|
|
|
35598
35639
|
default: f(() => [
|
|
35599
35640
|
c(a, null, {
|
|
35600
35641
|
default: f(() => [
|
|
35601
|
-
|
|
35642
|
+
PP
|
|
35602
35643
|
]),
|
|
35603
35644
|
_: 1
|
|
35604
35645
|
}),
|
|
@@ -35635,7 +35676,7 @@ function $P(e, t, n, r, s, i) {
|
|
|
35635
35676
|
_: 1
|
|
35636
35677
|
});
|
|
35637
35678
|
}
|
|
35638
|
-
const
|
|
35679
|
+
const RP = /* @__PURE__ */ M(AP, [["render", LP], ["__scopeId", "data-v-c5b42335"]]), UP = {
|
|
35639
35680
|
mixins: [wn],
|
|
35640
35681
|
components: {
|
|
35641
35682
|
Tagger: $T
|
|
@@ -35659,17 +35700,17 @@ const PP = /* @__PURE__ */ M(IP, [["render", $P], ["__scopeId", "data-v-c5b42335
|
|
|
35659
35700
|
data() {
|
|
35660
35701
|
return {};
|
|
35661
35702
|
}
|
|
35662
|
-
},
|
|
35703
|
+
}, jP = { class: "header" }, qP = {
|
|
35663
35704
|
key: 0,
|
|
35664
35705
|
class: "font-sm font-muted"
|
|
35665
|
-
},
|
|
35666
|
-
function
|
|
35706
|
+
}, BP = { class: "footer" };
|
|
35707
|
+
function zP(e, t, n, r, s, i) {
|
|
35667
35708
|
const a = y("flex-cell"), l = y("flex-row"), u = y("flex-header"), d = y("tagger"), m = y("ux-panel-body"), p = y("flex-body"), g = y("ux-button"), v = y("flex-footer"), x = y("flex-column");
|
|
35668
35709
|
return o(), k(x, { class: "wrapper" }, {
|
|
35669
35710
|
default: f(() => [
|
|
35670
35711
|
c(u, null, {
|
|
35671
35712
|
default: f(() => [
|
|
35672
|
-
T("div",
|
|
35713
|
+
T("div", jP, [
|
|
35673
35714
|
c(l, {
|
|
35674
35715
|
gap: "",
|
|
35675
35716
|
center: ""
|
|
@@ -35680,7 +35721,7 @@ function qP(e, t, n, r, s, i) {
|
|
|
35680
35721
|
var w;
|
|
35681
35722
|
return [
|
|
35682
35723
|
T("h3", null, b(i.title), 1),
|
|
35683
|
-
(w = i.description) != null && w.length ? (o(), h("div",
|
|
35724
|
+
(w = i.description) != null && w.length ? (o(), h("div", qP, b(i.description), 1)) : _("", !0)
|
|
35684
35725
|
];
|
|
35685
35726
|
}),
|
|
35686
35727
|
_: 1
|
|
@@ -35708,7 +35749,7 @@ function qP(e, t, n, r, s, i) {
|
|
|
35708
35749
|
}),
|
|
35709
35750
|
c(v, null, {
|
|
35710
35751
|
default: f(() => [
|
|
35711
|
-
T("div",
|
|
35752
|
+
T("div", BP, [
|
|
35712
35753
|
c(l, {
|
|
35713
35754
|
gap: "",
|
|
35714
35755
|
center: ""
|
|
@@ -35751,7 +35792,7 @@ function qP(e, t, n, r, s, i) {
|
|
|
35751
35792
|
_: 1
|
|
35752
35793
|
});
|
|
35753
35794
|
}
|
|
35754
|
-
const
|
|
35795
|
+
const WP = /* @__PURE__ */ M(UP, [["render", zP], ["__scopeId", "data-v-da6e77a9"]]), yt = "uploading", zi = "complete", dn = "ready", HP = "error", GP = "upload.cancel", YP = "upload.start", af = "upload.complete", JP = "upload.progress", KP = "upload.error", ZP = {
|
|
35755
35796
|
props: {
|
|
35756
35797
|
accept: {
|
|
35757
35798
|
type: String
|
|
@@ -35882,7 +35923,7 @@ const BP = /* @__PURE__ */ M(LP, [["render", qP], ["__scopeId", "data-v-da6e77a9
|
|
|
35882
35923
|
return new mf().bootstrap(d), n.queue.unshift(d), d;
|
|
35883
35924
|
},
|
|
35884
35925
|
cancelFile(e) {
|
|
35885
|
-
e.state == yt && (e.cancel && e.cancel("Cancelled"), e.bytesLoaded = 0, e.percent = 0, e.state = dn, e.dispatch(
|
|
35926
|
+
e.state == yt && (e.cancel && e.cancel("Cancelled"), e.bytesLoaded = 0, e.percent = 0, e.state = dn, e.dispatch(GP));
|
|
35886
35927
|
},
|
|
35887
35928
|
removeFile(e) {
|
|
35888
35929
|
var t = this.queue.indexOf(e);
|
|
@@ -35908,7 +35949,7 @@ const BP = /* @__PURE__ */ M(LP, [["render", qP], ["__scopeId", "data-v-da6e77a9
|
|
|
35908
35949
|
case yt:
|
|
35909
35950
|
return;
|
|
35910
35951
|
}
|
|
35911
|
-
e.state = yt, e.dispatch(
|
|
35952
|
+
e.state = yt, e.dispatch(YP);
|
|
35912
35953
|
{
|
|
35913
35954
|
const m = e.size, p = e.name, g = e.mime, { data: v } = await t.$sdk.api.post("/file/check", {
|
|
35914
35955
|
fileSize: m,
|
|
@@ -35932,7 +35973,7 @@ const BP = /* @__PURE__ */ M(LP, [["render", qP], ["__scopeId", "data-v-da6e77a9
|
|
|
35932
35973
|
let p = Math.floor(
|
|
35933
35974
|
m.loaded * 100 / m.total
|
|
35934
35975
|
);
|
|
35935
|
-
e.percent = p, e.bytesLoaded = m.loaded, e.bytesTotal = m.total, e.dispatch(
|
|
35976
|
+
e.percent = p, e.bytesLoaded = m.loaded, e.bytesTotal = m.total, e.dispatch(JP, m);
|
|
35936
35977
|
}
|
|
35937
35978
|
};
|
|
35938
35979
|
const l = t.$sdk.api.CancelToken.source();
|
|
@@ -35944,7 +35985,7 @@ const BP = /* @__PURE__ */ M(LP, [["render", qP], ["__scopeId", "data-v-da6e77a9
|
|
|
35944
35985
|
e.result = m.data, e.state = zi, e.result.meta, t.$sdk.notify(`${e.result.title} was uploaded successfully`), e.dispatch(af, m.data), t.uploadNextFile();
|
|
35945
35986
|
}), d.catch(function(m) {
|
|
35946
35987
|
var p = t.$sdk.api.wasCancelled(m);
|
|
35947
|
-
p ? e.state = dn : (e.state =
|
|
35988
|
+
p ? e.state = dn : (e.state = HP, e.dispatch(KP, m), t.uploadNextFile());
|
|
35948
35989
|
});
|
|
35949
35990
|
},
|
|
35950
35991
|
toggle() {
|
|
@@ -36001,9 +36042,9 @@ const BP = /* @__PURE__ */ M(LP, [["render", qP], ["__scopeId", "data-v-da6e77a9
|
|
|
36001
36042
|
e.uploading ? e.pause() : (e.queue.length = 0, e.defaultFreeformTags.length = 0, e.defaultScopes.length = 0);
|
|
36002
36043
|
}
|
|
36003
36044
|
}
|
|
36004
|
-
},
|
|
36005
|
-
function
|
|
36006
|
-
return o(), h("div",
|
|
36045
|
+
}, XP = { class: "uploader" }, QP = ["accept"], eL = ["accept"];
|
|
36046
|
+
function tL(e, t, n, r, s, i) {
|
|
36047
|
+
return o(), h("div", XP, [
|
|
36007
36048
|
T("input", {
|
|
36008
36049
|
style: { display: "none" },
|
|
36009
36050
|
accept: n.accept,
|
|
@@ -36011,13 +36052,13 @@ function QP(e, t, n, r, s, i) {
|
|
|
36011
36052
|
type: "file",
|
|
36012
36053
|
multiple: "",
|
|
36013
36054
|
onChange: t[0] || (t[0] = (a) => i.filesSelected(a.target.files))
|
|
36014
|
-
}, null, 40,
|
|
36055
|
+
}, null, 40, QP),
|
|
36015
36056
|
T("input", {
|
|
36016
36057
|
style: { display: "none" },
|
|
36017
36058
|
accept: n.accept,
|
|
36018
36059
|
ref: "immediateFile",
|
|
36019
36060
|
type: "file"
|
|
36020
|
-
}, null, 8,
|
|
36061
|
+
}, null, 8, eL),
|
|
36021
36062
|
z(e.$slots, "default", {
|
|
36022
36063
|
queue: s.queue,
|
|
36023
36064
|
items: e.items,
|
|
@@ -36029,11 +36070,11 @@ function QP(e, t, n, r, s, i) {
|
|
|
36029
36070
|
})
|
|
36030
36071
|
]);
|
|
36031
36072
|
}
|
|
36032
|
-
const
|
|
36033
|
-
function
|
|
36073
|
+
const oL = /* @__PURE__ */ M(ZP, [["render", tL]]);
|
|
36074
|
+
function nL(e, t) {
|
|
36034
36075
|
return t.reduce((n, r) => Math.abs(r - e) < Math.abs(n - e) ? r : n);
|
|
36035
36076
|
}
|
|
36036
|
-
function
|
|
36077
|
+
function uL() {
|
|
36037
36078
|
var e = Gt({
|
|
36038
36079
|
mounted: !1,
|
|
36039
36080
|
screen: {
|
|
@@ -36106,7 +36147,7 @@ function lL() {
|
|
|
36106
36147
|
point: 0
|
|
36107
36148
|
}, a = 0;
|
|
36108
36149
|
r > e.limits.xs && a++, r > e.limits.sm && a++, r > e.limits.md && a++, r > e.limits.lg && a++, a < 1 && (i.mobile = !0, i.xs = !0, i.xsOnly = !0, i.smAndDown = !0, i.mdAndDown = !0, i.lgAndDown = !0), a == 1 && (i.tablet = !0, i.sm = !0, i.smOnly = !0, i.smAndDown = !0, i.mdAndDown = !0, i.lgAndDown = !0, i.smAndUp = !0), a == 2 && (i.desktop = !0, i.md = !0, i.mdOnly = !0, i.mdAndDown = !0, i.lgAndDown = !0, i.smAndUp = !0, i.mdAndUp = !0), a == 3 && (i.desktop = !0, i.lg = !0, i.lgOnly = !0, i.lgAndDown = !0, i.smAndUp = !0, i.mdAndUp = !0, i.lgAndUp = !0), a > 3 && (i.desktop = !0, i.xl = !0, i.xlOnly = !0, i.smAndUp = !0, i.mdAndUp = !0, i.lgAndUp = !0), e.point = a, e.breakpoint = i;
|
|
36109
|
-
const u =
|
|
36150
|
+
const u = nL(r, [320, 768, 1200, 1800, 2e3]), d = u * 1, m = u * 1.5, p = u * 2;
|
|
36110
36151
|
e.image = {
|
|
36111
36152
|
auto: {
|
|
36112
36153
|
low: d,
|
|
@@ -36120,7 +36161,7 @@ function lL() {
|
|
|
36120
36161
|
n.removeEventListener("resize", e.resize), n = !1, t = !1, e.mounted = !1;
|
|
36121
36162
|
}, e;
|
|
36122
36163
|
}
|
|
36123
|
-
const
|
|
36164
|
+
const iL = `qik vue ui ${Jh}`, lf = {
|
|
36124
36165
|
FlexColumn: ug,
|
|
36125
36166
|
FlexBody: mg,
|
|
36126
36167
|
FlexHeader: gg,
|
|
@@ -36139,10 +36180,10 @@ const tL = `qik vue ui ${Jh}`, lf = {
|
|
|
36139
36180
|
// UxCircle: UXCircle,
|
|
36140
36181
|
UxForm: Ch,
|
|
36141
36182
|
UxFormField: ao,
|
|
36142
|
-
UxFieldWrapper:
|
|
36143
|
-
UxSubmissionForm:
|
|
36144
|
-
UxPaymentMethodForm:
|
|
36145
|
-
UxRender:
|
|
36183
|
+
UxFieldWrapper: IN,
|
|
36184
|
+
UxSubmissionForm: lN,
|
|
36185
|
+
UxPaymentMethodForm: DN,
|
|
36186
|
+
UxRender: T$,
|
|
36146
36187
|
UxRenderField: Vh,
|
|
36147
36188
|
UxIcon: hk,
|
|
36148
36189
|
UxMenu: gk,
|
|
@@ -36163,12 +36204,12 @@ const tL = `qik vue ui ${Jh}`, lf = {
|
|
|
36163
36204
|
UxSpinner: Pn,
|
|
36164
36205
|
ProgressBar: Yu,
|
|
36165
36206
|
UxProgressBar: Yu,
|
|
36166
|
-
UxModal:
|
|
36207
|
+
UxModal: X$,
|
|
36167
36208
|
Compile: Mh
|
|
36168
|
-
},
|
|
36209
|
+
}, dL = {
|
|
36169
36210
|
install(e, t) {
|
|
36170
36211
|
var r;
|
|
36171
|
-
if (console.log(
|
|
36212
|
+
if (console.log(iL), t.date = fe, t.global = t.global || Gt({}), (r = t.global) != null && r.cacheKeys || (t.global.cacheKeys = t.global.cacheKeys || Gt({})), !t.global.glossary) {
|
|
36172
36213
|
var n = Zy(t);
|
|
36173
36214
|
e.config.globalProperties.$glossary = n, t.global.glossary = n;
|
|
36174
36215
|
}
|
|
@@ -36178,17 +36219,17 @@ const tL = `qik vue ui ${Jh}`, lf = {
|
|
|
36178
36219
|
});
|
|
36179
36220
|
}, t.prompt = function(s, i) {
|
|
36180
36221
|
return i = i || {}, i.model = i.model || {}, i.fields = s, t.modal({
|
|
36181
|
-
component:
|
|
36222
|
+
component: wP,
|
|
36182
36223
|
options: i
|
|
36183
36224
|
});
|
|
36184
36225
|
}, t.browse = function(s, i) {
|
|
36185
36226
|
return i = i || {}, i.type = s, i.model = i.model || [], t.modal({
|
|
36186
|
-
component:
|
|
36227
|
+
component: FP,
|
|
36187
36228
|
options: i
|
|
36188
36229
|
});
|
|
36189
36230
|
}, t.tag = function(s) {
|
|
36190
36231
|
return s = s || {}, s.model = s.model || [], t.modal({
|
|
36191
|
-
component:
|
|
36232
|
+
component: WP,
|
|
36192
36233
|
options: s
|
|
36193
36234
|
});
|
|
36194
36235
|
}, t.selectScopes = async function(s) {
|
|
@@ -36210,17 +36251,17 @@ const tL = `qik vue ui ${Jh}`, lf = {
|
|
|
36210
36251
|
);
|
|
36211
36252
|
}
|
|
36212
36253
|
return t.modal({
|
|
36213
|
-
component:
|
|
36254
|
+
component: RP,
|
|
36214
36255
|
options: s
|
|
36215
36256
|
});
|
|
36216
36257
|
}, t.confirm = function(s, i) {
|
|
36217
36258
|
return i = i || {}, i.title = s, t.modal({
|
|
36218
|
-
component:
|
|
36259
|
+
component: rP,
|
|
36219
36260
|
options: i
|
|
36220
36261
|
});
|
|
36221
36262
|
}, t.options = function(s, i, a, l) {
|
|
36222
36263
|
return l = l || {}, t.modal({
|
|
36223
|
-
component:
|
|
36264
|
+
component: yP,
|
|
36224
36265
|
options: {
|
|
36225
36266
|
title: i,
|
|
36226
36267
|
description: a,
|
|
@@ -36243,11 +36284,11 @@ const tL = `qik vue ui ${Jh}`, lf = {
|
|
|
36243
36284
|
export {
|
|
36244
36285
|
Gu as Avatar,
|
|
36245
36286
|
Dh as CodeEditor,
|
|
36246
|
-
|
|
36287
|
+
Y$ as ContentBrowser,
|
|
36247
36288
|
Wm as ContentSearch,
|
|
36248
36289
|
Um as DateRange,
|
|
36249
|
-
|
|
36250
|
-
|
|
36290
|
+
uL as Device,
|
|
36291
|
+
GM as FileDrop,
|
|
36251
36292
|
mg as FlexBody,
|
|
36252
36293
|
Tg as FlexCell,
|
|
36253
36294
|
ug as FlexColumn,
|
|
@@ -36267,12 +36308,12 @@ export {
|
|
|
36267
36308
|
Gg as PanelFooter,
|
|
36268
36309
|
Bg as PanelHeader,
|
|
36269
36310
|
Yu as ProgressBar,
|
|
36270
|
-
|
|
36311
|
+
dL as QikUI,
|
|
36271
36312
|
J1 as RememberScrollMixin,
|
|
36272
36313
|
c2 as ScopeSelect,
|
|
36273
36314
|
p2 as ScopeSelectButton,
|
|
36274
36315
|
Qt as Search,
|
|
36275
|
-
|
|
36316
|
+
S$ as Selection,
|
|
36276
36317
|
Pn as Spinner,
|
|
36277
36318
|
fm as StripeElement,
|
|
36278
36319
|
mm as StripeElements,
|
|
@@ -36280,7 +36321,7 @@ export {
|
|
|
36280
36321
|
rk as UXButton,
|
|
36281
36322
|
Gl as UXCheckbox,
|
|
36282
36323
|
Hl as UXCircle,
|
|
36283
|
-
|
|
36324
|
+
IN as UXFieldWrapper,
|
|
36284
36325
|
Ch as UXForm,
|
|
36285
36326
|
ao as UXFormField,
|
|
36286
36327
|
hk as UXIcon,
|
|
@@ -36289,27 +36330,27 @@ export {
|
|
|
36289
36330
|
ck as UXLink,
|
|
36290
36331
|
Bk as UXList,
|
|
36291
36332
|
Hk as UXListItem,
|
|
36292
|
-
|
|
36333
|
+
NI as UXLocationSelect,
|
|
36293
36334
|
_T as UXMap,
|
|
36294
36335
|
gk as UXMenu,
|
|
36295
36336
|
bk as UXMenuList,
|
|
36296
|
-
|
|
36337
|
+
DN as UXPaymentMethodForm,
|
|
36297
36338
|
Rk as UXPill,
|
|
36298
|
-
|
|
36339
|
+
T$ as UXRender,
|
|
36299
36340
|
Vh as UXRenderField,
|
|
36300
|
-
|
|
36341
|
+
lN as UXSubmissionForm,
|
|
36301
36342
|
xm as UXSwitch,
|
|
36302
36343
|
l_ as UXTab,
|
|
36303
36344
|
ib as UXTable,
|
|
36304
36345
|
r_ as UXTabset,
|
|
36305
36346
|
Vk as UXVideo,
|
|
36306
|
-
|
|
36307
|
-
|
|
36308
|
-
|
|
36309
|
-
|
|
36310
|
-
|
|
36311
|
-
|
|
36312
|
-
|
|
36313
|
-
|
|
36347
|
+
oL as UploadService,
|
|
36348
|
+
rP as UxConfirmModal,
|
|
36349
|
+
FP as UxContentModal,
|
|
36350
|
+
X$ as UxModal,
|
|
36351
|
+
yP as UxOptionsModal,
|
|
36352
|
+
wP as UxPromptModal,
|
|
36353
|
+
RP as UxScopeModal,
|
|
36354
|
+
WP as UxTaggerModal
|
|
36314
36355
|
};
|
|
36315
36356
|
//# sourceMappingURL=lib.es.js.map
|