@qikdev/vue-ui 0.3.13 → 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 +741 -696
- package/dist/lib.es.js.map +1 -1
- package/dist/lib.umd.js +3 -3
- package/dist/lib.umd.js.map +1 -1
- package/dist/vue-ui.css +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
|
},
|
|
@@ -24845,7 +24886,7 @@ const iM = {
|
|
|
24845
24886
|
if (e.$sdk.utils.getAllFields)
|
|
24846
24887
|
return e.$sdk.utils.getAllFields(t);
|
|
24847
24888
|
const r = t.definesType === "submission";
|
|
24848
|
-
var s = [...t.fields], i = n ? n.fields : t.definedFields || [];
|
|
24889
|
+
var s = [...t.fields || []], i = n ? n.fields : t.definedFields || [];
|
|
24849
24890
|
if (i.length)
|
|
24850
24891
|
if (r) {
|
|
24851
24892
|
var a = {
|
|
@@ -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
|
},
|
|
@@ -26614,10 +26655,14 @@ const MV = /* @__PURE__ */ M(xV, [["render", EV], ["__scopeId", "data-v-aae5394a
|
|
|
26614
26655
|
}), e;
|
|
26615
26656
|
},
|
|
26616
26657
|
fields() {
|
|
26617
|
-
|
|
26658
|
+
var l;
|
|
26659
|
+
const e = this;
|
|
26660
|
+
if (!((l = e.definition) != null && l.fields))
|
|
26661
|
+
return [];
|
|
26662
|
+
const t = e.definition.definesType === "submission";
|
|
26618
26663
|
var n = [...e.definition.fields], r = (e.definition.definedFields || []).map(
|
|
26619
|
-
function(
|
|
26620
|
-
return
|
|
26664
|
+
function(u) {
|
|
26665
|
+
return u = { ...u }, u.batchEditable = !0, u;
|
|
26621
26666
|
}
|
|
26622
26667
|
);
|
|
26623
26668
|
if (r.length)
|
|
@@ -26639,8 +26684,8 @@ const MV = /* @__PURE__ */ M(xV, [["render", EV], ["__scopeId", "data-v-aae5394a
|
|
|
26639
26684
|
key: "data",
|
|
26640
26685
|
asObject: !0,
|
|
26641
26686
|
type: "group",
|
|
26642
|
-
fields: r.map(function(
|
|
26643
|
-
return
|
|
26687
|
+
fields: r.map(function(d) {
|
|
26688
|
+
return d.type === "reference" && (d = JSON.parse(JSON.stringify(d)), delete d.fields), d;
|
|
26644
26689
|
})
|
|
26645
26690
|
};
|
|
26646
26691
|
n.push(i);
|
|
@@ -26656,16 +26701,16 @@ const MV = /* @__PURE__ */ M(xV, [["render", EV], ["__scopeId", "data-v-aae5394a
|
|
|
26656
26701
|
};
|
|
26657
26702
|
n.push(i);
|
|
26658
26703
|
}
|
|
26659
|
-
var a = e.$sdk.utils.mapFields(n).filter(function(
|
|
26660
|
-
var
|
|
26661
|
-
return !
|
|
26662
|
-
}).filter(function(
|
|
26663
|
-
return
|
|
26664
|
-
}).map(function(
|
|
26665
|
-
return
|
|
26666
|
-
}).sort(function(
|
|
26667
|
-
const
|
|
26668
|
-
return
|
|
26704
|
+
var a = e.$sdk.utils.mapFields(n).filter(function(u) {
|
|
26705
|
+
var d = u.type == "group" && u.asObject && u.minimum == 1 && u.maximum == 1;
|
|
26706
|
+
return !d;
|
|
26707
|
+
}).filter(function(u) {
|
|
26708
|
+
return u.trail[0] === "fields" || u.readOnly ? !1 : u.batchEditable != !1;
|
|
26709
|
+
}).map(function(u) {
|
|
26710
|
+
return u.title = u.titles.filter(Boolean).join(" › "), u.key = "value", u;
|
|
26711
|
+
}).sort(function(u, d) {
|
|
26712
|
+
const m = u.filterTitle || u.title, p = d.filterTitle || d.title;
|
|
26713
|
+
return m < p ? -1 : 1;
|
|
26669
26714
|
});
|
|
26670
26715
|
return a;
|
|
26671
26716
|
}
|
|
@@ -26681,27 +26726,27 @@ const MV = /* @__PURE__ */ M(xV, [["render", EV], ["__scopeId", "data-v-aae5394a
|
|
|
26681
26726
|
};
|
|
26682
26727
|
}
|
|
26683
26728
|
}
|
|
26684
|
-
},
|
|
26729
|
+
}, AV = { key: 0 }, NV = { key: 1 }, $V = {
|
|
26685
26730
|
key: 0,
|
|
26686
26731
|
class: "ux-field-title"
|
|
26687
|
-
},
|
|
26732
|
+
}, PV = {
|
|
26688
26733
|
key: 0,
|
|
26689
26734
|
class: "ux-required-marker"
|
|
26690
|
-
},
|
|
26735
|
+
}, LV = {
|
|
26691
26736
|
key: 1,
|
|
26692
26737
|
class: "ux-field-description"
|
|
26693
|
-
},
|
|
26694
|
-
function
|
|
26738
|
+
}, RV = { key: 2 };
|
|
26739
|
+
function UV(e, t, n, r, s, i) {
|
|
26695
26740
|
const a = y("spinner"), l = y("ux-checkbox"), u = y("flex-cell"), d = y("ux-form"), m = y("flex-row");
|
|
26696
|
-
return i.loadingGlossary ? (o(), h("div",
|
|
26741
|
+
return i.loadingGlossary ? (o(), h("div", AV, [
|
|
26697
26742
|
c(a)
|
|
26698
|
-
])) : i.definition ? (o(), h("div",
|
|
26699
|
-
e.showLabel ? (o(), h("label",
|
|
26743
|
+
])) : i.definition ? (o(), h("div", NV, [
|
|
26744
|
+
e.showLabel ? (o(), h("label", $V, [
|
|
26700
26745
|
O(b(e.label) + " ", 1),
|
|
26701
|
-
e.required ? (o(), h("span",
|
|
26746
|
+
e.required ? (o(), h("span", PV, "*")) : _("", !0)
|
|
26702
26747
|
])) : _("", !0),
|
|
26703
|
-
e.showDescription ? (o(), h("div",
|
|
26704
|
-
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", {
|
|
26705
26750
|
class: $(["field-row", { active: e.model.enabled[p.path] }])
|
|
26706
26751
|
}, [
|
|
26707
26752
|
c(m, { gap: "" }, {
|
|
@@ -26757,7 +26802,7 @@ function LV(e, t, n, r, s, i) {
|
|
|
26757
26802
|
], 2))), 256))
|
|
26758
26803
|
])) : _("", !0);
|
|
26759
26804
|
}
|
|
26760
|
-
const
|
|
26805
|
+
const jV = /* @__PURE__ */ M(FV, [["render", UV], ["__scopeId", "data-v-9e2045bf"]]), qV = {
|
|
26761
26806
|
props: {
|
|
26762
26807
|
modelValue: {
|
|
26763
26808
|
type: [String, Array]
|
|
@@ -26826,25 +26871,25 @@ const RV = /* @__PURE__ */ M(VV, [["render", LV], ["__scopeId", "data-v-5bb07754
|
|
|
26826
26871
|
};
|
|
26827
26872
|
}
|
|
26828
26873
|
}
|
|
26829
|
-
}, Cr = (e) => (je("data-v-91cc715f"), e = e(), qe(), e),
|
|
26874
|
+
}, Cr = (e) => (je("data-v-91cc715f"), e = e(), qe(), e), BV = {
|
|
26830
26875
|
key: 0,
|
|
26831
26876
|
class: "ux-field-title"
|
|
26832
|
-
},
|
|
26877
|
+
}, zV = {
|
|
26833
26878
|
key: 0,
|
|
26834
26879
|
class: "ux-required-marker"
|
|
26835
|
-
},
|
|
26880
|
+
}, WV = {
|
|
26836
26881
|
key: 1,
|
|
26837
26882
|
class: "ux-field-description"
|
|
26838
|
-
},
|
|
26839
|
-
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) {
|
|
26840
26885
|
const a = y("flex-cell"), l = y("ux-icon"), u = y("ux-button"), d = y("flex-row");
|
|
26841
26886
|
return o(), h(D, null, [
|
|
26842
|
-
e.showLabel ? (o(), h("label",
|
|
26887
|
+
e.showLabel ? (o(), h("label", BV, [
|
|
26843
26888
|
O(b(e.label) + " ", 1),
|
|
26844
|
-
e.required ? (o(), h("span",
|
|
26889
|
+
e.required ? (o(), h("span", zV, "*")) : _("", !0)
|
|
26845
26890
|
])) : _("", !0),
|
|
26846
|
-
e.showDescription ? (o(), h("div",
|
|
26847
|
-
e.multiValue ? (o(), h("div",
|
|
26891
|
+
e.showDescription ? (o(), h("div", WV, b(e.description), 1)) : _("", !0),
|
|
26892
|
+
e.multiValue ? (o(), h("div", HV, [
|
|
26848
26893
|
(o(!0), h(D, null, A(e.model, (m, p) => (o(), k(d, {
|
|
26849
26894
|
gap: "",
|
|
26850
26895
|
class: "ux-text-row",
|
|
@@ -26853,8 +26898,8 @@ function iI(e, t, n, r, s, i) {
|
|
|
26853
26898
|
default: f(() => [
|
|
26854
26899
|
c(a, null, {
|
|
26855
26900
|
default: f(() => [
|
|
26856
|
-
T("div",
|
|
26857
|
-
|
|
26901
|
+
T("div", GV, [
|
|
26902
|
+
YV,
|
|
26858
26903
|
i.lazy ? Z((o(), h("input", {
|
|
26859
26904
|
key: 0,
|
|
26860
26905
|
class: "ux-field-focus ux-text-input-multiple",
|
|
@@ -26866,7 +26911,7 @@ function iI(e, t, n, r, s, i) {
|
|
|
26866
26911
|
onBlur: (g) => i.titleBlurred(p),
|
|
26867
26912
|
"on:update:modelValue": (g) => i.entryTitleChanged(p),
|
|
26868
26913
|
"onUpdate:modelValue": (g) => e.model[p].title = g
|
|
26869
|
-
}, null, 40,
|
|
26914
|
+
}, null, 40, JV)), [
|
|
26870
26915
|
[
|
|
26871
26916
|
be,
|
|
26872
26917
|
e.model[p].title,
|
|
@@ -26885,7 +26930,7 @@ function iI(e, t, n, r, s, i) {
|
|
|
26885
26930
|
onBlur: (g) => i.titleBlurred(p),
|
|
26886
26931
|
"on:update:modelValue": (g) => i.entryTitleChanged(p),
|
|
26887
26932
|
"onUpdate:modelValue": (g) => e.model[p].title = g
|
|
26888
|
-
}, null, 40,
|
|
26933
|
+
}, null, 40, KV)), [
|
|
26889
26934
|
[be, e.model[p].title]
|
|
26890
26935
|
])
|
|
26891
26936
|
])
|
|
@@ -26894,8 +26939,8 @@ function iI(e, t, n, r, s, i) {
|
|
|
26894
26939
|
}, 1024),
|
|
26895
26940
|
c(a, null, {
|
|
26896
26941
|
default: f(() => [
|
|
26897
|
-
T("div",
|
|
26898
|
-
|
|
26942
|
+
T("div", ZV, [
|
|
26943
|
+
XV,
|
|
26899
26944
|
i.lazy ? Z((o(), h("input", {
|
|
26900
26945
|
key: 0,
|
|
26901
26946
|
class: "ux-field-focus ux-text-input-multiple",
|
|
@@ -26905,7 +26950,7 @@ function iI(e, t, n, r, s, i) {
|
|
|
26905
26950
|
ref: "valueInput",
|
|
26906
26951
|
onKeydown: t[4] || (t[4] = we(B((g) => e.add(), ["stop", "prevent"]), ["enter"])),
|
|
26907
26952
|
"onUpdate:modelValue": (g) => e.model[p].value = g
|
|
26908
|
-
}, null, 40,
|
|
26953
|
+
}, null, 40, QV)), [
|
|
26909
26954
|
[
|
|
26910
26955
|
be,
|
|
26911
26956
|
e.model[p].value,
|
|
@@ -26922,7 +26967,7 @@ function iI(e, t, n, r, s, i) {
|
|
|
26922
26967
|
ref: "valueInput",
|
|
26923
26968
|
onKeydown: t[5] || (t[5] = we(B((g) => e.add(), ["stop", "prevent"]), ["enter"])),
|
|
26924
26969
|
"onUpdate:modelValue": (g) => e.model[p].value = g
|
|
26925
|
-
}, null, 40,
|
|
26970
|
+
}, null, 40, eI)), [
|
|
26926
26971
|
[be, e.model[p].value]
|
|
26927
26972
|
])
|
|
26928
26973
|
])
|
|
@@ -26971,8 +27016,8 @@ function iI(e, t, n, r, s, i) {
|
|
|
26971
27016
|
default: f(() => [
|
|
26972
27017
|
c(a, null, {
|
|
26973
27018
|
default: f(() => [
|
|
26974
|
-
T("div",
|
|
26975
|
-
|
|
27019
|
+
T("div", tI, [
|
|
27020
|
+
nI,
|
|
26976
27021
|
i.lazy ? Z((o(), h("input", {
|
|
26977
27022
|
key: 0,
|
|
26978
27023
|
class: "ux-field-focus ux-text-input-multiple",
|
|
@@ -27010,8 +27055,8 @@ function iI(e, t, n, r, s, i) {
|
|
|
27010
27055
|
}),
|
|
27011
27056
|
c(a, null, {
|
|
27012
27057
|
default: f(() => [
|
|
27013
|
-
T("div",
|
|
27014
|
-
|
|
27058
|
+
T("div", iI, [
|
|
27059
|
+
rI,
|
|
27015
27060
|
i.lazy ? Z((o(), h("input", {
|
|
27016
27061
|
key: 0,
|
|
27017
27062
|
class: "ux-field-focus ux-text-input-multiple",
|
|
@@ -27048,7 +27093,7 @@ function iI(e, t, n, r, s, i) {
|
|
|
27048
27093
|
}))
|
|
27049
27094
|
], 64);
|
|
27050
27095
|
}
|
|
27051
|
-
const
|
|
27096
|
+
const aI = /* @__PURE__ */ M(qV, [["render", sI], ["__scopeId", "data-v-91cc715f"]]), lI = {
|
|
27052
27097
|
components: {
|
|
27053
27098
|
CodeEditor: Dh
|
|
27054
27099
|
},
|
|
@@ -27073,30 +27118,30 @@ const rI = /* @__PURE__ */ M(UV, [["render", iI], ["__scopeId", "data-v-91cc715f
|
|
|
27073
27118
|
return "";
|
|
27074
27119
|
}
|
|
27075
27120
|
}
|
|
27076
|
-
},
|
|
27121
|
+
}, oI = {
|
|
27077
27122
|
key: 0,
|
|
27078
27123
|
class: "ux-field-title"
|
|
27079
|
-
},
|
|
27124
|
+
}, uI = {
|
|
27080
27125
|
key: 0,
|
|
27081
27126
|
class: "ux-required-marker"
|
|
27082
|
-
},
|
|
27127
|
+
}, dI = {
|
|
27083
27128
|
key: 1,
|
|
27084
27129
|
class: "ux-field-description"
|
|
27085
|
-
},
|
|
27130
|
+
}, cI = { key: 2 }, fI = { class: "code-editor-field-wrap" }, mI = {
|
|
27086
27131
|
key: 3,
|
|
27087
27132
|
class: "code-editor-field-wrap"
|
|
27088
27133
|
};
|
|
27089
|
-
function
|
|
27134
|
+
function hI(e, t, n, r, s, i) {
|
|
27090
27135
|
const a = y("code-editor"), l = y("flex-cell"), u = y("ux-icon"), d = y("ux-button"), m = y("flex-row");
|
|
27091
27136
|
return o(), h("div", {
|
|
27092
27137
|
onKeydown: t[2] || (t[2] = we(B((p) => i.enterPress(p), ["stop"]), ["enter"]))
|
|
27093
27138
|
}, [
|
|
27094
|
-
e.showLabel ? (o(), h("label",
|
|
27139
|
+
e.showLabel ? (o(), h("label", oI, [
|
|
27095
27140
|
O(b(e.label) + " ", 1),
|
|
27096
|
-
e.required ? (o(), h("span",
|
|
27141
|
+
e.required ? (o(), h("span", uI, "*")) : _("", !0)
|
|
27097
27142
|
])) : _("", !0),
|
|
27098
|
-
e.showDescription ? (o(), h("div",
|
|
27099
|
-
e.multiValue ? (o(), h("div",
|
|
27143
|
+
e.showDescription ? (o(), h("div", dI, b(e.description), 1)) : _("", !0),
|
|
27144
|
+
e.multiValue ? (o(), h("div", cI, [
|
|
27100
27145
|
(o(!0), h(D, null, A(e.model, (p, g) => (o(), k(m, {
|
|
27101
27146
|
class: "ux-text-row",
|
|
27102
27147
|
key: g
|
|
@@ -27104,7 +27149,7 @@ function fI(e, t, n, r, s, i) {
|
|
|
27104
27149
|
default: f(() => [
|
|
27105
27150
|
c(l, null, {
|
|
27106
27151
|
default: f(() => [
|
|
27107
|
-
T("div",
|
|
27152
|
+
T("div", fI, [
|
|
27108
27153
|
c(a, {
|
|
27109
27154
|
lang: i.syntax,
|
|
27110
27155
|
onFocus: e.touch,
|
|
@@ -27149,7 +27194,7 @@ function fI(e, t, n, r, s, i) {
|
|
|
27149
27194
|
]),
|
|
27150
27195
|
_: 1
|
|
27151
27196
|
})) : _("", !0)
|
|
27152
|
-
])) : (o(), h("div",
|
|
27197
|
+
])) : (o(), h("div", mI, [
|
|
27153
27198
|
c(a, {
|
|
27154
27199
|
lang: i.syntax,
|
|
27155
27200
|
tokens: i.tokens,
|
|
@@ -27161,7 +27206,7 @@ function fI(e, t, n, r, s, i) {
|
|
|
27161
27206
|
]))
|
|
27162
27207
|
], 32);
|
|
27163
27208
|
}
|
|
27164
|
-
const
|
|
27209
|
+
const pI = /* @__PURE__ */ M(lI, [["render", hI], ["__scopeId", "data-v-ecb1b9f8"]]), yI = {
|
|
27165
27210
|
emits: ["deselect"],
|
|
27166
27211
|
components: {
|
|
27167
27212
|
Search: Qt,
|
|
@@ -27310,21 +27355,21 @@ const mI = /* @__PURE__ */ M(sI, [["render", fI], ["__scopeId", "data-v-ecb1b9f8
|
|
|
27310
27355
|
}), e.processing = !1;
|
|
27311
27356
|
}
|
|
27312
27357
|
}
|
|
27313
|
-
},
|
|
27358
|
+
}, gI = { class: "location-search-outer" }, _I = {
|
|
27314
27359
|
key: 0,
|
|
27315
27360
|
class: "selectedLocation"
|
|
27316
|
-
},
|
|
27361
|
+
}, vI = { class: "content-item" }, bI = { class: "image-wrapper" }, kI = { class: "content-item-title" }, wI = {
|
|
27317
27362
|
key: 0,
|
|
27318
27363
|
class: "content-item-subtitle"
|
|
27319
|
-
},
|
|
27364
|
+
}, xI = {
|
|
27320
27365
|
key: 0,
|
|
27321
27366
|
class: "results"
|
|
27322
|
-
},
|
|
27323
|
-
function
|
|
27367
|
+
}, TI = ["onClick"], SI = { class: "result-item-title" }, OI = { class: "result-item-subtitle" };
|
|
27368
|
+
function DI(e, t, n, r, s, i) {
|
|
27324
27369
|
const a = y("ux-icon"), l = y("flex-cell"), u = y("ux-button"), d = y("flex-row"), m = y("search");
|
|
27325
|
-
return o(), h("div",
|
|
27326
|
-
i.hasLocation ? (o(), h("div",
|
|
27327
|
-
T("div",
|
|
27370
|
+
return o(), h("div", gI, [
|
|
27371
|
+
i.hasLocation ? (o(), h("div", _I, [
|
|
27372
|
+
T("div", vI, [
|
|
27328
27373
|
c(d, {
|
|
27329
27374
|
gap: "",
|
|
27330
27375
|
center: ""
|
|
@@ -27332,7 +27377,7 @@ function SI(e, t, n, r, s, i) {
|
|
|
27332
27377
|
default: f(() => [
|
|
27333
27378
|
c(l, { shrink: "" }, {
|
|
27334
27379
|
default: f(() => [
|
|
27335
|
-
T("div",
|
|
27380
|
+
T("div", bI, [
|
|
27336
27381
|
c(a, { icon: "fa-map-marker" })
|
|
27337
27382
|
])
|
|
27338
27383
|
]),
|
|
@@ -27340,8 +27385,8 @@ function SI(e, t, n, r, s, i) {
|
|
|
27340
27385
|
}),
|
|
27341
27386
|
c(l, null, {
|
|
27342
27387
|
default: f(() => [
|
|
27343
|
-
T("div",
|
|
27344
|
-
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)
|
|
27345
27390
|
]),
|
|
27346
27391
|
_: 1
|
|
27347
27392
|
}),
|
|
@@ -27400,21 +27445,21 @@ function SI(e, t, n, r, s, i) {
|
|
|
27400
27445
|
disabled: !i.teleportTarget,
|
|
27401
27446
|
to: i.teleportTarget
|
|
27402
27447
|
}, [
|
|
27403
|
-
s.results.length ? (o(), h("div",
|
|
27448
|
+
s.results.length ? (o(), h("div", xI, [
|
|
27404
27449
|
(o(!0), h(D, null, A(s.results, (p, g) => (o(), h("div", {
|
|
27405
27450
|
class: $(["result-item", { selected: g === s.selectedIndex }]),
|
|
27406
27451
|
key: p.title,
|
|
27407
27452
|
onClick: (v) => i.select(p)
|
|
27408
27453
|
}, [
|
|
27409
|
-
T("div",
|
|
27410
|
-
T("div",
|
|
27411
|
-
], 10,
|
|
27454
|
+
T("div", SI, b(p.title), 1),
|
|
27455
|
+
T("div", OI, b(p.summary), 1)
|
|
27456
|
+
], 10, TI))), 128))
|
|
27412
27457
|
])) : _("", !0)
|
|
27413
27458
|
], 8, ["disabled", "to"]))
|
|
27414
27459
|
], 64))
|
|
27415
27460
|
]);
|
|
27416
27461
|
}
|
|
27417
|
-
const
|
|
27462
|
+
const CI = /* @__PURE__ */ M(yI, [["render", DI], ["__scopeId", "data-v-084b9220"]]), EI = {
|
|
27418
27463
|
components: {
|
|
27419
27464
|
TextField: ro,
|
|
27420
27465
|
Spinner: Pn,
|
|
@@ -27738,20 +27783,20 @@ const OI = /* @__PURE__ */ M(hI, [["render", SI], ["__scopeId", "data-v-084b9220
|
|
|
27738
27783
|
}), e.redrawCircle();
|
|
27739
27784
|
}
|
|
27740
27785
|
}
|
|
27741
|
-
},
|
|
27786
|
+
}, MI = { class: "font-muted font-sm" }, VI = { class: "map-outer" }, II = {
|
|
27742
27787
|
key: 0,
|
|
27743
27788
|
class: "indicator"
|
|
27744
|
-
},
|
|
27789
|
+
}, FI = {
|
|
27745
27790
|
class: "map-inner",
|
|
27746
27791
|
ref: "mapContainer"
|
|
27747
27792
|
};
|
|
27748
|
-
function
|
|
27793
|
+
function AI(e, t, n, r, s, i) {
|
|
27749
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");
|
|
27750
27795
|
return o(), k(x, null, {
|
|
27751
27796
|
default: f(() => [
|
|
27752
27797
|
c(d, null, {
|
|
27753
27798
|
default: f(() => [
|
|
27754
|
-
T("div",
|
|
27799
|
+
T("div", MI, [
|
|
27755
27800
|
c(u, {
|
|
27756
27801
|
gap: "",
|
|
27757
27802
|
center: ""
|
|
@@ -27784,11 +27829,11 @@ function II(e, t, n, r, s, i) {
|
|
|
27784
27829
|
]),
|
|
27785
27830
|
_: 1
|
|
27786
27831
|
}),
|
|
27787
|
-
T("div",
|
|
27788
|
-
i.initializing ? (o(), h("div",
|
|
27832
|
+
T("div", VI, [
|
|
27833
|
+
i.initializing ? (o(), h("div", II, [
|
|
27789
27834
|
c(m)
|
|
27790
27835
|
])) : _("", !0),
|
|
27791
|
-
T("div",
|
|
27836
|
+
T("div", FI, null, 512)
|
|
27792
27837
|
]),
|
|
27793
27838
|
i.showFields ? (o(), k(v, { key: 0 }, {
|
|
27794
27839
|
default: f(() => [
|
|
@@ -27896,7 +27941,7 @@ function II(e, t, n, r, s, i) {
|
|
|
27896
27941
|
_: 1
|
|
27897
27942
|
});
|
|
27898
27943
|
}
|
|
27899
|
-
const
|
|
27944
|
+
const NI = /* @__PURE__ */ M(EI, [["render", AI]]);
|
|
27900
27945
|
function Vc() {
|
|
27901
27946
|
return {
|
|
27902
27947
|
title: void 0,
|
|
@@ -27912,7 +27957,7 @@ function Vc() {
|
|
|
27912
27957
|
search: void 0
|
|
27913
27958
|
};
|
|
27914
27959
|
}
|
|
27915
|
-
const
|
|
27960
|
+
const $I = {
|
|
27916
27961
|
data() {
|
|
27917
27962
|
return {
|
|
27918
27963
|
singleAdvancedOptions: !1,
|
|
@@ -27920,8 +27965,8 @@ const AI = {
|
|
|
27920
27965
|
};
|
|
27921
27966
|
},
|
|
27922
27967
|
components: {
|
|
27923
|
-
LocationSelect:
|
|
27924
|
-
LocationSearch:
|
|
27968
|
+
LocationSelect: NI,
|
|
27969
|
+
LocationSearch: CI
|
|
27925
27970
|
},
|
|
27926
27971
|
props: {
|
|
27927
27972
|
modelValue: {
|
|
@@ -27962,33 +28007,33 @@ const AI = {
|
|
|
27962
28007
|
return Vc();
|
|
27963
28008
|
}
|
|
27964
28009
|
}
|
|
27965
|
-
},
|
|
28010
|
+
}, PI = {
|
|
27966
28011
|
key: 0,
|
|
27967
28012
|
class: "ux-field-title"
|
|
27968
|
-
},
|
|
28013
|
+
}, LI = {
|
|
27969
28014
|
key: 0,
|
|
27970
28015
|
class: "ux-required-marker"
|
|
27971
|
-
},
|
|
28016
|
+
}, RI = {
|
|
27972
28017
|
key: 1,
|
|
27973
28018
|
class: "ux-field-description"
|
|
27974
|
-
},
|
|
28019
|
+
}, UI = { key: 2 }, jI = { class: "location-field-wrap" }, qI = ["id"], BI = {
|
|
27975
28020
|
key: 3,
|
|
27976
28021
|
class: "location-field-wrap"
|
|
27977
|
-
},
|
|
27978
|
-
function
|
|
28022
|
+
}, zI = ["id"];
|
|
28023
|
+
function WI(e, t, n, r, s, i) {
|
|
27979
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");
|
|
27980
28025
|
return o(), h("div", null, [
|
|
27981
|
-
e.showLabel ? (o(), h("label",
|
|
28026
|
+
e.showLabel ? (o(), h("label", PI, [
|
|
27982
28027
|
O(b(e.label) + " ", 1),
|
|
27983
|
-
e.required ? (o(), h("span",
|
|
28028
|
+
e.required ? (o(), h("span", LI, "*")) : _("", !0)
|
|
27984
28029
|
])) : _("", !0),
|
|
27985
|
-
e.showDescription ? (o(), h("div",
|
|
27986
|
-
e.multiValue ? (o(), h("div",
|
|
28030
|
+
e.showDescription ? (o(), h("div", RI, b(e.description), 1)) : _("", !0),
|
|
28031
|
+
e.multiValue ? (o(), h("div", UI, [
|
|
27987
28032
|
(o(!0), h(D, null, A(e.model, (g, v) => (o(), h("div", {
|
|
27988
28033
|
class: "ux-location-row",
|
|
27989
28034
|
key: v
|
|
27990
28035
|
}, [
|
|
27991
|
-
T("div",
|
|
28036
|
+
T("div", jI, [
|
|
27992
28037
|
c(m, {
|
|
27993
28038
|
gap: "",
|
|
27994
28039
|
center: ""
|
|
@@ -28032,7 +28077,7 @@ function BI(e, t, n, r, s, i) {
|
|
|
28032
28077
|
T("div", {
|
|
28033
28078
|
class: "teleport-results",
|
|
28034
28079
|
id: `teleport-${i.multipleTeleportIDs[v]}`
|
|
28035
|
-
}, null, 8,
|
|
28080
|
+
}, null, 8, qI),
|
|
28036
28081
|
s.multiAdvancedOptions[v] ? (o(), k(p, {
|
|
28037
28082
|
key: 0,
|
|
28038
28083
|
onFocus: e.touch,
|
|
@@ -28057,7 +28102,7 @@ function BI(e, t, n, r, s, i) {
|
|
|
28057
28102
|
]),
|
|
28058
28103
|
_: 1
|
|
28059
28104
|
})) : _("", !0)
|
|
28060
|
-
])) : (o(), h("div",
|
|
28105
|
+
])) : (o(), h("div", BI, [
|
|
28061
28106
|
c(m, null, {
|
|
28062
28107
|
default: f(() => [
|
|
28063
28108
|
c(l, null, {
|
|
@@ -28073,7 +28118,7 @@ function BI(e, t, n, r, s, i) {
|
|
|
28073
28118
|
T("div", {
|
|
28074
28119
|
class: "teleport-results",
|
|
28075
28120
|
id: `teleport-${i.singleTeleportID}`
|
|
28076
|
-
}, null, 8,
|
|
28121
|
+
}, null, 8, zI),
|
|
28077
28122
|
s.singleAdvancedOptions ? (o(), k(p, {
|
|
28078
28123
|
key: 0,
|
|
28079
28124
|
assumeDefault: !!e.field.assumeDefault,
|
|
@@ -28092,7 +28137,7 @@ function BI(e, t, n, r, s, i) {
|
|
|
28092
28137
|
]))
|
|
28093
28138
|
]);
|
|
28094
28139
|
}
|
|
28095
|
-
const
|
|
28140
|
+
const HI = /* @__PURE__ */ M($I, [["render", WI], ["__scopeId", "data-v-eac978e1"]]), GI = {
|
|
28096
28141
|
props: {
|
|
28097
28142
|
modelValue: {
|
|
28098
28143
|
type: [String, Array]
|
|
@@ -28106,30 +28151,30 @@ const zI = /* @__PURE__ */ M(AI, [["render", BI], ["__scopeId", "data-v-eac978e1
|
|
|
28106
28151
|
return "";
|
|
28107
28152
|
}
|
|
28108
28153
|
}
|
|
28109
|
-
},
|
|
28154
|
+
}, YI = {
|
|
28110
28155
|
key: 0,
|
|
28111
28156
|
class: "ux-field-title"
|
|
28112
|
-
},
|
|
28157
|
+
}, JI = {
|
|
28113
28158
|
key: 0,
|
|
28114
28159
|
class: "ux-required-marker"
|
|
28115
|
-
},
|
|
28160
|
+
}, KI = {
|
|
28116
28161
|
key: 1,
|
|
28117
28162
|
class: "ux-field-description"
|
|
28118
|
-
},
|
|
28163
|
+
}, ZI = { key: 2 }, XI = { class: "expression-field-wrap" }, QI = {
|
|
28119
28164
|
key: 3,
|
|
28120
28165
|
class: "expression-field-wrap"
|
|
28121
28166
|
};
|
|
28122
|
-
function
|
|
28167
|
+
function eF(e, t, n, r, s, i) {
|
|
28123
28168
|
const a = y("expression-editor"), l = y("flex-cell"), u = y("ux-icon"), d = y("ux-button"), m = y("flex-row");
|
|
28124
28169
|
return o(), h("div", {
|
|
28125
28170
|
onKeydown: t[2] || (t[2] = we(B((p) => i.enterPress(p), ["stop"]), ["enter"]))
|
|
28126
28171
|
}, [
|
|
28127
|
-
e.showLabel ? (o(), h("label",
|
|
28172
|
+
e.showLabel ? (o(), h("label", YI, [
|
|
28128
28173
|
O(b(e.label) + " ", 1),
|
|
28129
|
-
e.required ? (o(), h("span",
|
|
28174
|
+
e.required ? (o(), h("span", JI, "*")) : _("", !0)
|
|
28130
28175
|
])) : _("", !0),
|
|
28131
|
-
e.showDescription ? (o(), h("div",
|
|
28132
|
-
e.multiValue ? (o(), h("div",
|
|
28176
|
+
e.showDescription ? (o(), h("div", KI, b(e.description), 1)) : _("", !0),
|
|
28177
|
+
e.multiValue ? (o(), h("div", ZI, [
|
|
28133
28178
|
(o(!0), h(D, null, A(e.model, (p, g) => (o(), k(m, {
|
|
28134
28179
|
class: "ux-text-row",
|
|
28135
28180
|
key: g
|
|
@@ -28137,7 +28182,7 @@ function XI(e, t, n, r, s, i) {
|
|
|
28137
28182
|
default: f(() => [
|
|
28138
28183
|
c(l, null, {
|
|
28139
28184
|
default: f(() => [
|
|
28140
|
-
T("div",
|
|
28185
|
+
T("div", XI, [
|
|
28141
28186
|
c(a, {
|
|
28142
28187
|
field: e.field,
|
|
28143
28188
|
onFocus: e.touch,
|
|
@@ -28182,7 +28227,7 @@ function XI(e, t, n, r, s, i) {
|
|
|
28182
28227
|
]),
|
|
28183
28228
|
_: 1
|
|
28184
28229
|
})) : _("", !0)
|
|
28185
|
-
])) : (o(), h("div",
|
|
28230
|
+
])) : (o(), h("div", QI, [
|
|
28186
28231
|
c(a, {
|
|
28187
28232
|
field: e.field,
|
|
28188
28233
|
class: "ux-expression ux-field-focus ux-text-area-single",
|
|
@@ -28193,7 +28238,7 @@ function XI(e, t, n, r, s, i) {
|
|
|
28193
28238
|
]))
|
|
28194
28239
|
], 32);
|
|
28195
28240
|
}
|
|
28196
|
-
const
|
|
28241
|
+
const tF = /* @__PURE__ */ M(GI, [["render", eF], ["__scopeId", "data-v-56c3b71b"]]), nF = {
|
|
28197
28242
|
components: {},
|
|
28198
28243
|
methods: {},
|
|
28199
28244
|
props: {
|
|
@@ -28228,7 +28273,7 @@ const QI = /* @__PURE__ */ M(WI, [["render", XI], ["__scopeId", "data-v-56c3b71b
|
|
|
28228
28273
|
};
|
|
28229
28274
|
}
|
|
28230
28275
|
};
|
|
28231
|
-
function
|
|
28276
|
+
function iF(e, t, n, r, s, i) {
|
|
28232
28277
|
const a = y("tiptap"), l = y("flex-column");
|
|
28233
28278
|
return s.mounted ? (o(), k(l, { key: 0 }, {
|
|
28234
28279
|
default: f(() => [
|
|
@@ -28241,9 +28286,9 @@ function tF(e, t, n, r, s, i) {
|
|
|
28241
28286
|
_: 1
|
|
28242
28287
|
})) : _("", !0);
|
|
28243
28288
|
}
|
|
28244
|
-
const
|
|
28289
|
+
const rF = /* @__PURE__ */ M(nF, [["render", iF], ["__scopeId", "data-v-844777a7"]]), sF = {
|
|
28245
28290
|
components: {
|
|
28246
|
-
richtext:
|
|
28291
|
+
richtext: rF
|
|
28247
28292
|
},
|
|
28248
28293
|
props: {
|
|
28249
28294
|
modelValue: {
|
|
@@ -28261,28 +28306,28 @@ const nF = /* @__PURE__ */ M(eF, [["render", tF], ["__scopeId", "data-v-844777a7
|
|
|
28261
28306
|
return "";
|
|
28262
28307
|
}
|
|
28263
28308
|
}
|
|
28264
|
-
},
|
|
28309
|
+
}, aF = {
|
|
28265
28310
|
key: 0,
|
|
28266
28311
|
class: "ux-field-title"
|
|
28267
|
-
},
|
|
28312
|
+
}, lF = {
|
|
28268
28313
|
key: 0,
|
|
28269
28314
|
class: "ux-required-marker"
|
|
28270
|
-
},
|
|
28315
|
+
}, oF = {
|
|
28271
28316
|
key: 1,
|
|
28272
28317
|
class: "ux-field-description"
|
|
28273
|
-
},
|
|
28318
|
+
}, uF = { key: 2 }, dF = { class: "richtext-field-wrap" }, cF = {
|
|
28274
28319
|
key: 3,
|
|
28275
28320
|
class: "richtext-field-wrap"
|
|
28276
28321
|
};
|
|
28277
|
-
function
|
|
28322
|
+
function fF(e, t, n, r, s, i) {
|
|
28278
28323
|
const a = y("richtext"), l = y("flex-cell"), u = y("ux-icon"), d = y("ux-button"), m = y("flex-row");
|
|
28279
28324
|
return o(), h("div", null, [
|
|
28280
|
-
e.showLabel ? (o(), h("label",
|
|
28325
|
+
e.showLabel ? (o(), h("label", aF, [
|
|
28281
28326
|
O(b(e.label) + " ", 1),
|
|
28282
|
-
e.required ? (o(), h("span",
|
|
28327
|
+
e.required ? (o(), h("span", lF, "*")) : _("", !0)
|
|
28283
28328
|
])) : _("", !0),
|
|
28284
|
-
e.showDescription ? (o(), h("div",
|
|
28285
|
-
e.multiValue ? (o(), h("div",
|
|
28329
|
+
e.showDescription ? (o(), h("div", oF, b(e.description), 1)) : _("", !0),
|
|
28330
|
+
e.multiValue ? (o(), h("div", uF, [
|
|
28286
28331
|
(o(!0), h(D, null, A(e.model, (p, g) => (o(), k(m, {
|
|
28287
28332
|
class: "ux-text-row",
|
|
28288
28333
|
key: g
|
|
@@ -28290,7 +28335,7 @@ function dF(e, t, n, r, s, i) {
|
|
|
28290
28335
|
default: f(() => [
|
|
28291
28336
|
c(l, null, {
|
|
28292
28337
|
default: f(() => [
|
|
28293
|
-
T("div",
|
|
28338
|
+
T("div", dF, [
|
|
28294
28339
|
c(a, {
|
|
28295
28340
|
onFocus: e.touch,
|
|
28296
28341
|
ref_for: !0,
|
|
@@ -28334,7 +28379,7 @@ function dF(e, t, n, r, s, i) {
|
|
|
28334
28379
|
]),
|
|
28335
28380
|
_: 1
|
|
28336
28381
|
})) : _("", !0)
|
|
28337
|
-
])) : (o(), h("div",
|
|
28382
|
+
])) : (o(), h("div", cF, [
|
|
28338
28383
|
c(a, {
|
|
28339
28384
|
class: "ux-richtext ux-field-focus ux-text-area-single",
|
|
28340
28385
|
onFocus: e.touch,
|
|
@@ -28344,7 +28389,7 @@ function dF(e, t, n, r, s, i) {
|
|
|
28344
28389
|
]))
|
|
28345
28390
|
]);
|
|
28346
28391
|
}
|
|
28347
|
-
const
|
|
28392
|
+
const mF = /* @__PURE__ */ M(sF, [["render", fF], ["__scopeId", "data-v-396fd196"]]), hF = Array.from(
|
|
28348
28393
|
{ length: 6 },
|
|
28349
28394
|
(e, t) => (/* @__PURE__ */ new Date()).getFullYear() + t
|
|
28350
28395
|
).map(function(e) {
|
|
@@ -28353,7 +28398,7 @@ const cF = /* @__PURE__ */ M(iF, [["render", dF], ["__scopeId", "data-v-396fd196
|
|
|
28353
28398
|
title: e,
|
|
28354
28399
|
value: t
|
|
28355
28400
|
};
|
|
28356
|
-
}),
|
|
28401
|
+
}), pF = {
|
|
28357
28402
|
mixins: [re],
|
|
28358
28403
|
components: {
|
|
28359
28404
|
// StripeElements,
|
|
@@ -28626,7 +28671,7 @@ const cF = /* @__PURE__ */ M(iF, [["render", dF], ["__scopeId", "data-v-396fd196
|
|
|
28626
28671
|
minLength: 2,
|
|
28627
28672
|
maxLength: 2,
|
|
28628
28673
|
widget: "select",
|
|
28629
|
-
options:
|
|
28674
|
+
options: hF
|
|
28630
28675
|
},
|
|
28631
28676
|
{
|
|
28632
28677
|
title: "CVN",
|
|
@@ -28667,17 +28712,17 @@ const cF = /* @__PURE__ */ M(iF, [["render", dF], ["__scopeId", "data-v-396fd196
|
|
|
28667
28712
|
};
|
|
28668
28713
|
}
|
|
28669
28714
|
}
|
|
28670
|
-
}, en = (e) => (je("data-v-b05c2ca1"), e = e(), qe(), e),
|
|
28671
|
-
|
|
28672
|
-
|
|
28673
|
-
|
|
28674
|
-
],
|
|
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 = {
|
|
28675
28720
|
key: 0,
|
|
28676
28721
|
class: "grand-total"
|
|
28677
|
-
},
|
|
28722
|
+
}, OF = /* @__PURE__ */ en(() => /* @__PURE__ */ T("td", null, [
|
|
28678
28723
|
/* @__PURE__ */ T("strong", null, "Total")
|
|
28679
|
-
], -1)),
|
|
28680
|
-
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) {
|
|
28681
28726
|
var p, g;
|
|
28682
28727
|
const a = y("ux-form"), l = y("ux-panel-body"), u = y("ux-panel"), d = y("ux-icon"), m = y("ux-button");
|
|
28683
28728
|
return e.multiValue ? (o(), h(D, { key: 0 }, [
|
|
@@ -28696,12 +28741,12 @@ function CF(e, t, n, r, s, i) {
|
|
|
28696
28741
|
fields: i.calculatedTotalFields
|
|
28697
28742
|
}, null, 8, ["trail", "paymentConfiguration", "includeOfficeOnly", "submission", "onForm:state", "parentModel", "modelValue", "fields"]),
|
|
28698
28743
|
i.showPaymentSummary ? (o(), h(D, { key: 0 }, [
|
|
28699
|
-
|
|
28744
|
+
yF,
|
|
28700
28745
|
c(u, null, {
|
|
28701
28746
|
default: f(() => [
|
|
28702
28747
|
c(l, null, {
|
|
28703
28748
|
default: f(() => [
|
|
28704
|
-
T("table",
|
|
28749
|
+
T("table", gF, [
|
|
28705
28750
|
T("tbody", null, [
|
|
28706
28751
|
i.baseAmount ? (o(), h("tr", {
|
|
28707
28752
|
key: 0,
|
|
@@ -28710,13 +28755,13 @@ function CF(e, t, n, r, s, i) {
|
|
|
28710
28755
|
`modifier-visible-${i.baseAmountVisible}`
|
|
28711
28756
|
]])
|
|
28712
28757
|
}, [
|
|
28713
|
-
|
|
28758
|
+
_F,
|
|
28714
28759
|
T("td", null, b(i.formattedBaseAmount), 1),
|
|
28715
|
-
T("td",
|
|
28760
|
+
T("td", vF, b(i.formattedBaseAmount), 1)
|
|
28716
28761
|
], 2)) : i.calculatedTotal ? (o(), h("tr", {
|
|
28717
28762
|
key: 1,
|
|
28718
28763
|
class: $(["calculation-modifier", ["modifier-set", "modifier-visible-true"]])
|
|
28719
|
-
},
|
|
28764
|
+
}, xF)) : _("", !0),
|
|
28720
28765
|
(o(!0), h(D, null, A(i.visibleModifications, (v) => (o(), h("tr", {
|
|
28721
28766
|
class: $(["calculation-modifier", [
|
|
28722
28767
|
`modifier-${v.modifier}`,
|
|
@@ -28725,13 +28770,13 @@ function CF(e, t, n, r, s, i) {
|
|
|
28725
28770
|
}, [
|
|
28726
28771
|
T("td", null, b(v.title), 1),
|
|
28727
28772
|
T("td", null, b(v.summary), 1),
|
|
28728
|
-
T("td",
|
|
28773
|
+
T("td", TF, b(v.result), 1)
|
|
28729
28774
|
], 2))), 256))
|
|
28730
28775
|
]),
|
|
28731
28776
|
T("tfoot", null, [
|
|
28732
|
-
i.calculatedTotal || i.visibleModifications.length ? (o(), h("tr",
|
|
28733
|
-
|
|
28734
|
-
|
|
28777
|
+
i.calculatedTotal || i.visibleModifications.length ? (o(), h("tr", SF, [
|
|
28778
|
+
OF,
|
|
28779
|
+
DF,
|
|
28735
28780
|
T("td", null, [
|
|
28736
28781
|
T("strong", null, b(i.formattedTotal), 1)
|
|
28737
28782
|
])
|
|
@@ -28747,7 +28792,7 @@ function CF(e, t, n, r, s, i) {
|
|
|
28747
28792
|
], 64)) : _("", !0),
|
|
28748
28793
|
i.requiresPayment ? (o(), h(D, { key: 1 }, [
|
|
28749
28794
|
i.gateways.length > 1 ? (o(), h(D, { key: 0 }, [
|
|
28750
|
-
|
|
28795
|
+
CF,
|
|
28751
28796
|
T("div", null, [
|
|
28752
28797
|
(o(!0), h(D, null, A(i.gateways, (v) => (o(), k(m, {
|
|
28753
28798
|
class: "gateway-selector",
|
|
@@ -28771,7 +28816,7 @@ function CF(e, t, n, r, s, i) {
|
|
|
28771
28816
|
T("h5", null, b(i.gateway.title), 1),
|
|
28772
28817
|
T("div", {
|
|
28773
28818
|
innerHTML: i.gateway.instructions
|
|
28774
|
-
}, null, 8,
|
|
28819
|
+
}, null, 8, EF)
|
|
28775
28820
|
]),
|
|
28776
28821
|
_: 1
|
|
28777
28822
|
})
|
|
@@ -28782,7 +28827,7 @@ function CF(e, t, n, r, s, i) {
|
|
|
28782
28827
|
], 64)) : _("", !0)
|
|
28783
28828
|
], 64));
|
|
28784
28829
|
}
|
|
28785
|
-
const
|
|
28830
|
+
const VF = /* @__PURE__ */ M(pF, [["render", MF], ["__scopeId", "data-v-b05c2ca1"]]), IF = {
|
|
28786
28831
|
name: "Signature",
|
|
28787
28832
|
props: {
|
|
28788
28833
|
modelValue: {
|
|
@@ -28932,10 +28977,10 @@ const EF = /* @__PURE__ */ M(mF, [["render", CF], ["__scopeId", "data-v-b05c2ca1
|
|
|
28932
28977
|
return e.width = this.currentWidth, e.height = this.currentHeight, e.toDataURL();
|
|
28933
28978
|
}
|
|
28934
28979
|
}
|
|
28935
|
-
},
|
|
28936
|
-
function
|
|
28980
|
+
}, FF = { class: "signature-container" }, AF = { class: "buttons" };
|
|
28981
|
+
function NF(e, t, n, r, s, i) {
|
|
28937
28982
|
const a = y("ux-icon"), l = y("ux-button");
|
|
28938
|
-
return o(), h("div",
|
|
28983
|
+
return o(), h("div", FF, [
|
|
28939
28984
|
T("canvas", {
|
|
28940
28985
|
ref: "canvas",
|
|
28941
28986
|
class: "signature-canvas",
|
|
@@ -28947,7 +28992,7 @@ function FF(e, t, n, r, s, i) {
|
|
|
28947
28992
|
onTouchmove: t[5] || (t[5] = (...u) => i.handleTouchMove && i.handleTouchMove(...u)),
|
|
28948
28993
|
onTouchend: t[6] || (t[6] = (...u) => i.stopDrawing && i.stopDrawing(...u))
|
|
28949
28994
|
}, null, 544),
|
|
28950
|
-
T("div",
|
|
28995
|
+
T("div", AF, [
|
|
28951
28996
|
c(l, {
|
|
28952
28997
|
size: "sm",
|
|
28953
28998
|
onClick: i.clearSignature
|
|
@@ -28964,9 +29009,9 @@ function FF(e, t, n, r, s, i) {
|
|
|
28964
29009
|
])
|
|
28965
29010
|
]);
|
|
28966
29011
|
}
|
|
28967
|
-
const
|
|
29012
|
+
const $F = /* @__PURE__ */ M(IF, [["render", NF], ["__scopeId", "data-v-d6d646d4"]]), PF = {
|
|
28968
29013
|
components: {
|
|
28969
|
-
signature:
|
|
29014
|
+
signature: $F
|
|
28970
29015
|
},
|
|
28971
29016
|
props: {
|
|
28972
29017
|
modelValue: {
|
|
@@ -28980,25 +29025,25 @@ const AF = /* @__PURE__ */ M(MF, [["render", FF], ["__scopeId", "data-v-d6d646d4
|
|
|
28980
29025
|
return null;
|
|
28981
29026
|
}
|
|
28982
29027
|
}
|
|
28983
|
-
},
|
|
29028
|
+
}, LF = {
|
|
28984
29029
|
key: 0,
|
|
28985
29030
|
class: "ux-field-title"
|
|
28986
|
-
},
|
|
29031
|
+
}, RF = {
|
|
28987
29032
|
key: 0,
|
|
28988
29033
|
class: "ux-required-marker"
|
|
28989
|
-
},
|
|
29034
|
+
}, UF = {
|
|
28990
29035
|
key: 1,
|
|
28991
29036
|
class: "ux-field-description"
|
|
28992
|
-
},
|
|
28993
|
-
function
|
|
29037
|
+
}, jF = { key: 2 };
|
|
29038
|
+
function qF(e, t, n, r, s, i) {
|
|
28994
29039
|
const a = y("signature"), l = y("flex-cell"), u = y("ux-icon"), d = y("ux-button"), m = y("flex-row");
|
|
28995
29040
|
return o(), h(D, null, [
|
|
28996
|
-
e.showLabel ? (o(), h("label",
|
|
29041
|
+
e.showLabel ? (o(), h("label", LF, [
|
|
28997
29042
|
O(b(e.label) + " ", 1),
|
|
28998
|
-
e.required ? (o(), h("span",
|
|
29043
|
+
e.required ? (o(), h("span", RF, "*")) : _("", !0)
|
|
28999
29044
|
])) : _("", !0),
|
|
29000
|
-
e.showDescription ? (o(), h("div",
|
|
29001
|
-
e.multiValue ? (o(), h("div",
|
|
29045
|
+
e.showDescription ? (o(), h("div", UF, b(e.description), 1)) : _("", !0),
|
|
29046
|
+
e.multiValue ? (o(), h("div", jF, [
|
|
29002
29047
|
(o(!0), h(D, null, A(e.model, (p, g) => (o(), k(m, {
|
|
29003
29048
|
class: "ux-signature-row",
|
|
29004
29049
|
gap: "",
|
|
@@ -29059,11 +29104,11 @@ function UF(e, t, n, r, s, i) {
|
|
|
29059
29104
|
}, null, 8, ["onFocus", "modelValue"]))
|
|
29060
29105
|
], 64);
|
|
29061
29106
|
}
|
|
29062
|
-
const
|
|
29063
|
-
function
|
|
29107
|
+
const BF = /* @__PURE__ */ M(PF, [["render", qF], ["__scopeId", "data-v-afb76f23"]]);
|
|
29108
|
+
function zF(e) {
|
|
29064
29109
|
return e === void 0 || typeof e > "u" || e === null || String(e) === "null" || String(e) === "undefined";
|
|
29065
29110
|
}
|
|
29066
|
-
const
|
|
29111
|
+
const WF = {
|
|
29067
29112
|
props: {
|
|
29068
29113
|
title: {
|
|
29069
29114
|
type: String
|
|
@@ -29079,7 +29124,7 @@ const BF = {
|
|
|
29079
29124
|
methods: {
|
|
29080
29125
|
cleanOutput(e) {
|
|
29081
29126
|
var t = this;
|
|
29082
|
-
return
|
|
29127
|
+
return zF(e) ? t.multiValue ? e = [] : e = void 0 : t.multiValue ? e = (e || []).filter(Boolean).map(function(n) {
|
|
29083
29128
|
return t.getValue(n);
|
|
29084
29129
|
}) : e = t.getValue(e), e;
|
|
29085
29130
|
},
|
|
@@ -29149,37 +29194,37 @@ const BF = {
|
|
|
29149
29194
|
return this.actualOptions || [];
|
|
29150
29195
|
}
|
|
29151
29196
|
}
|
|
29152
|
-
},
|
|
29197
|
+
}, HF = {
|
|
29153
29198
|
key: 0,
|
|
29154
29199
|
class: "ux-field-title"
|
|
29155
|
-
},
|
|
29200
|
+
}, GF = {
|
|
29156
29201
|
key: 0,
|
|
29157
29202
|
class: "ux-required-marker"
|
|
29158
|
-
},
|
|
29203
|
+
}, YF = {
|
|
29159
29204
|
key: 1,
|
|
29160
29205
|
class: "ux-field-description"
|
|
29161
|
-
},
|
|
29206
|
+
}, JF = {
|
|
29162
29207
|
key: 0,
|
|
29163
29208
|
class: "ui-select-button"
|
|
29164
|
-
},
|
|
29209
|
+
}, KF = ["multiple"], ZF = {
|
|
29165
29210
|
key: 0,
|
|
29166
29211
|
value: ""
|
|
29167
|
-
},
|
|
29212
|
+
}, XF = ["value"], QF = {
|
|
29168
29213
|
key: 3,
|
|
29169
29214
|
class: "ui-select-button"
|
|
29170
29215
|
};
|
|
29171
|
-
function
|
|
29216
|
+
function eA(e, t, n, r, s, i) {
|
|
29172
29217
|
const a = y("ux-button");
|
|
29173
29218
|
return o(), h("div", {
|
|
29174
29219
|
class: $(["native-select", i.classes])
|
|
29175
29220
|
}, [
|
|
29176
|
-
e.showLabel ? (o(), h("label",
|
|
29221
|
+
e.showLabel ? (o(), h("label", HF, [
|
|
29177
29222
|
O(b(e.label) + " ", 1),
|
|
29178
|
-
e.required ? (o(), h("span",
|
|
29223
|
+
e.required ? (o(), h("span", GF, "*")) : _("", !0)
|
|
29179
29224
|
])) : _("", !0),
|
|
29180
|
-
e.showDescription ? (o(), h("div",
|
|
29225
|
+
e.showDescription ? (o(), h("div", YF, b(e.description), 1)) : _("", !0),
|
|
29181
29226
|
i.selectableOptions.length ? (o(), h(D, { key: 2 }, [
|
|
29182
|
-
e.singleValue ? (o(), h("div",
|
|
29227
|
+
e.singleValue ? (o(), h("div", JF, [
|
|
29183
29228
|
z(e.$slots, "default", {}, () => [
|
|
29184
29229
|
c(a, { tag: "div" }, {
|
|
29185
29230
|
default: f(() => [
|
|
@@ -29194,14 +29239,14 @@ function XF(e, t, n, r, s, i) {
|
|
|
29194
29239
|
multiple: e.multiValue,
|
|
29195
29240
|
"onUpdate:modelValue": t[1] || (t[1] = (l) => e.model = l)
|
|
29196
29241
|
}, [
|
|
29197
|
-
e.singleValue && !e.minimum ? (o(), h("option",
|
|
29242
|
+
e.singleValue && !e.minimum ? (o(), h("option", ZF, "None")) : _("", !0),
|
|
29198
29243
|
(o(!0), h(D, null, A(i.selectableOptions, (l) => (o(), h("option", {
|
|
29199
29244
|
value: l.value
|
|
29200
|
-
}, b(l.title), 9,
|
|
29201
|
-
], 40,
|
|
29245
|
+
}, b(l.title), 9, XF))), 256))
|
|
29246
|
+
], 40, KF), [
|
|
29202
29247
|
[Dt, e.model]
|
|
29203
29248
|
])
|
|
29204
|
-
], 64)) : (o(), h("div",
|
|
29249
|
+
], 64)) : (o(), h("div", QF, [
|
|
29205
29250
|
c(a, { tag: "div" }, {
|
|
29206
29251
|
default: f(() => [
|
|
29207
29252
|
O(" No valid routes ")
|
|
@@ -29211,11 +29256,11 @@ function XF(e, t, n, r, s, i) {
|
|
|
29211
29256
|
]))
|
|
29212
29257
|
], 2);
|
|
29213
29258
|
}
|
|
29214
|
-
const
|
|
29215
|
-
function
|
|
29259
|
+
const tA = /* @__PURE__ */ M(WF, [["render", eA], ["__scopeId", "data-v-a9c5a05f"]]);
|
|
29260
|
+
function nA(e) {
|
|
29216
29261
|
return e === void 0 || typeof e > "u" || e === null || String(e) === "null" || String(e) === "undefined";
|
|
29217
29262
|
}
|
|
29218
|
-
const
|
|
29263
|
+
const iA = {
|
|
29219
29264
|
props: {
|
|
29220
29265
|
title: {
|
|
29221
29266
|
type: String
|
|
@@ -29231,7 +29276,7 @@ const tA = {
|
|
|
29231
29276
|
methods: {
|
|
29232
29277
|
cleanOutput(e) {
|
|
29233
29278
|
var t = this;
|
|
29234
|
-
return
|
|
29279
|
+
return nA(e) ? t.multiValue ? e = [] : e = void 0 : t.multiValue ? e = (e || []).filter(Boolean).map(function(n) {
|
|
29235
29280
|
return t.getValue(n);
|
|
29236
29281
|
}) : e = t.getValue(e), e;
|
|
29237
29282
|
},
|
|
@@ -29284,33 +29329,33 @@ const tA = {
|
|
|
29284
29329
|
return this.actualOptions;
|
|
29285
29330
|
}
|
|
29286
29331
|
}
|
|
29287
|
-
},
|
|
29332
|
+
}, rA = {
|
|
29288
29333
|
key: 0,
|
|
29289
29334
|
class: "ux-field-title"
|
|
29290
|
-
},
|
|
29335
|
+
}, sA = {
|
|
29291
29336
|
key: 0,
|
|
29292
29337
|
class: "ux-required-marker"
|
|
29293
|
-
},
|
|
29338
|
+
}, aA = {
|
|
29294
29339
|
key: 1,
|
|
29295
29340
|
class: "ux-field-description"
|
|
29296
|
-
},
|
|
29341
|
+
}, lA = {
|
|
29297
29342
|
key: 2,
|
|
29298
29343
|
class: "ui-select-button"
|
|
29299
|
-
},
|
|
29344
|
+
}, oA = ["multiple"], uA = {
|
|
29300
29345
|
key: 0,
|
|
29301
29346
|
value: ""
|
|
29302
|
-
},
|
|
29303
|
-
function
|
|
29347
|
+
}, dA = ["value"];
|
|
29348
|
+
function cA(e, t, n, r, s, i) {
|
|
29304
29349
|
const a = y("ux-button");
|
|
29305
29350
|
return o(), h("div", {
|
|
29306
29351
|
class: $(["native-select", i.classes])
|
|
29307
29352
|
}, [
|
|
29308
|
-
e.showLabel ? (o(), h("label",
|
|
29353
|
+
e.showLabel ? (o(), h("label", rA, [
|
|
29309
29354
|
O(b(e.label) + " ", 1),
|
|
29310
|
-
e.required ? (o(), h("span",
|
|
29355
|
+
e.required ? (o(), h("span", sA, "*")) : _("", !0)
|
|
29311
29356
|
])) : _("", !0),
|
|
29312
|
-
e.showDescription ? (o(), h("div",
|
|
29313
|
-
e.singleValue ? (o(), h("div",
|
|
29357
|
+
e.showDescription ? (o(), h("div", aA, b(e.description), 1)) : _("", !0),
|
|
29358
|
+
e.singleValue ? (o(), h("div", lA, [
|
|
29314
29359
|
z(e.$slots, "default", {}, () => [
|
|
29315
29360
|
c(a, { tag: "div" }, {
|
|
29316
29361
|
default: f(() => [
|
|
@@ -29325,16 +29370,16 @@ function uA(e, t, n, r, s, i) {
|
|
|
29325
29370
|
multiple: e.multiValue,
|
|
29326
29371
|
"onUpdate:modelValue": t[1] || (t[1] = (l) => e.model = l)
|
|
29327
29372
|
}, [
|
|
29328
|
-
e.singleValue && !e.minimum ? (o(), h("option",
|
|
29373
|
+
e.singleValue && !e.minimum ? (o(), h("option", uA, "None")) : _("", !0),
|
|
29329
29374
|
(o(!0), h(D, null, A(i.selectableOptions, (l) => (o(), h("option", {
|
|
29330
29375
|
value: l.value
|
|
29331
|
-
}, b(l.title), 9,
|
|
29332
|
-
], 40,
|
|
29376
|
+
}, b(l.title), 9, dA))), 256))
|
|
29377
|
+
], 40, oA), [
|
|
29333
29378
|
[Dt, e.model]
|
|
29334
29379
|
])
|
|
29335
29380
|
], 2);
|
|
29336
29381
|
}
|
|
29337
|
-
const
|
|
29382
|
+
const fA = /* @__PURE__ */ M(iA, [["render", cA], ["__scopeId", "data-v-8801d1a0"]]), wn = {
|
|
29338
29383
|
props: {
|
|
29339
29384
|
options: {
|
|
29340
29385
|
type: Object,
|
|
@@ -29362,7 +29407,7 @@ const dA = /* @__PURE__ */ M(tA, [["render", uA], ["__scopeId", "data-v-8801d1a0
|
|
|
29362
29407
|
this.$emit("close", e);
|
|
29363
29408
|
}
|
|
29364
29409
|
}
|
|
29365
|
-
},
|
|
29410
|
+
}, mA = {
|
|
29366
29411
|
data() {
|
|
29367
29412
|
return {
|
|
29368
29413
|
selection: {}
|
|
@@ -29383,7 +29428,7 @@ const dA = /* @__PURE__ */ M(tA, [["render", uA], ["__scopeId", "data-v-8801d1a0
|
|
|
29383
29428
|
const e = this;
|
|
29384
29429
|
if (!e.definition)
|
|
29385
29430
|
return [];
|
|
29386
|
-
let t = e.definition.fields.filter(function(n) {
|
|
29431
|
+
let t = (e.definition.fields || []).filter(function(n) {
|
|
29387
29432
|
return !n.readOnly;
|
|
29388
29433
|
}).map(function(n) {
|
|
29389
29434
|
switch (n.key) {
|
|
@@ -29486,15 +29531,15 @@ const dA = /* @__PURE__ */ M(tA, [["render", uA], ["__scopeId", "data-v-8801d1a0
|
|
|
29486
29531
|
this.selection[e.path] = !this.selection[e.path], console.log(e);
|
|
29487
29532
|
}
|
|
29488
29533
|
}
|
|
29489
|
-
},
|
|
29490
|
-
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) {
|
|
29491
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");
|
|
29492
|
-
return o(), h("div",
|
|
29537
|
+
return o(), h("div", hA, [
|
|
29493
29538
|
c(g, null, {
|
|
29494
29539
|
default: f(() => [
|
|
29495
29540
|
c(d, null, {
|
|
29496
29541
|
default: f(() => [
|
|
29497
|
-
T("div",
|
|
29542
|
+
T("div", pA, [
|
|
29498
29543
|
c(u, {
|
|
29499
29544
|
gap: "",
|
|
29500
29545
|
center: ""
|
|
@@ -29572,14 +29617,14 @@ function yA(e, t, n, r, s, i) {
|
|
|
29572
29617
|
class: "font-muted"
|
|
29573
29618
|
}, {
|
|
29574
29619
|
default: f(() => [
|
|
29575
|
-
T("div",
|
|
29620
|
+
T("div", gA, b(v.path), 1)
|
|
29576
29621
|
]),
|
|
29577
29622
|
_: 2
|
|
29578
29623
|
}, 1024)
|
|
29579
29624
|
]),
|
|
29580
29625
|
_: 2
|
|
29581
29626
|
}, 1024)
|
|
29582
|
-
], 14,
|
|
29627
|
+
], 14, yA))), 256))
|
|
29583
29628
|
]),
|
|
29584
29629
|
_: 1
|
|
29585
29630
|
})
|
|
@@ -29588,7 +29633,7 @@ function yA(e, t, n, r, s, i) {
|
|
|
29588
29633
|
})
|
|
29589
29634
|
]);
|
|
29590
29635
|
}
|
|
29591
|
-
const
|
|
29636
|
+
const vA = /* @__PURE__ */ M(mA, [["render", _A], ["__scopeId", "data-v-192c1fbd"]]), bA = {
|
|
29592
29637
|
props: {
|
|
29593
29638
|
modelValue: {
|
|
29594
29639
|
type: Object
|
|
@@ -29627,7 +29672,7 @@ const gA = /* @__PURE__ */ M(cA, [["render", yA], ["__scopeId", "data-v-73221a58
|
|
|
29627
29672
|
methods: {
|
|
29628
29673
|
async openModal() {
|
|
29629
29674
|
const e = this, t = await e.$sdk.modal({
|
|
29630
|
-
component:
|
|
29675
|
+
component: vA,
|
|
29631
29676
|
options: {
|
|
29632
29677
|
definition: e.definition
|
|
29633
29678
|
}
|
|
@@ -29635,10 +29680,10 @@ const gA = /* @__PURE__ */ M(cA, [["render", yA], ["__scopeId", "data-v-73221a58
|
|
|
29635
29680
|
t.length && e.addFields && e.addFields(t);
|
|
29636
29681
|
}
|
|
29637
29682
|
}
|
|
29638
|
-
},
|
|
29639
|
-
function
|
|
29683
|
+
}, kA = { key: 0 };
|
|
29684
|
+
function wA(e, t, n, r, s, i) {
|
|
29640
29685
|
const a = y("ux-icon"), l = y("ux-button");
|
|
29641
|
-
return i.definition ? (o(), h("div",
|
|
29686
|
+
return i.definition ? (o(), h("div", kA, [
|
|
29642
29687
|
c(l, {
|
|
29643
29688
|
color: "primary",
|
|
29644
29689
|
onClick: i.openModal
|
|
@@ -29651,7 +29696,7 @@ function bA(e, t, n, r, s, i) {
|
|
|
29651
29696
|
}, 8, ["onClick"])
|
|
29652
29697
|
])) : _("", !0);
|
|
29653
29698
|
}
|
|
29654
|
-
const
|
|
29699
|
+
const xA = /* @__PURE__ */ M(bA, [["render", wA]]);
|
|
29655
29700
|
function Ra(e) {
|
|
29656
29701
|
switch (String(e).toLowerCase()) {
|
|
29657
29702
|
case "true":
|
|
@@ -29693,7 +29738,7 @@ function Zn(e, t, n, r, s, i) {
|
|
|
29693
29738
|
}
|
|
29694
29739
|
return t;
|
|
29695
29740
|
}
|
|
29696
|
-
function
|
|
29741
|
+
function TA(e, t) {
|
|
29697
29742
|
function n(g) {
|
|
29698
29743
|
return g === void 0 || typeof g > "u" || g === null;
|
|
29699
29744
|
}
|
|
@@ -29840,7 +29885,7 @@ function Ee(e) {
|
|
|
29840
29885
|
return Mt.evaluateExpression(n, r);
|
|
29841
29886
|
};
|
|
29842
29887
|
}
|
|
29843
|
-
const
|
|
29888
|
+
const SA = {
|
|
29844
29889
|
emits: [
|
|
29845
29890
|
"field:mount",
|
|
29846
29891
|
"field:unmount",
|
|
@@ -29854,10 +29899,10 @@ const xA = {
|
|
|
29854
29899
|
"update:modelValue"
|
|
29855
29900
|
],
|
|
29856
29901
|
components: {
|
|
29857
|
-
InternalRouteSelect:
|
|
29858
|
-
InternalMenuSelect:
|
|
29859
|
-
InternalFieldCreator:
|
|
29860
|
-
ButtonSelect:
|
|
29902
|
+
InternalRouteSelect: tA,
|
|
29903
|
+
InternalMenuSelect: fA,
|
|
29904
|
+
InternalFieldCreator: xA,
|
|
29905
|
+
ButtonSelect: TV,
|
|
29861
29906
|
NativeSelect: It,
|
|
29862
29907
|
DateField: gh,
|
|
29863
29908
|
TimeField: _h,
|
|
@@ -29867,14 +29912,14 @@ const xA = {
|
|
|
29867
29912
|
CurrencyField: yh,
|
|
29868
29913
|
TextArea: pD,
|
|
29869
29914
|
Checkbox: jD,
|
|
29870
|
-
FilterInput:
|
|
29915
|
+
FilterInput: QE,
|
|
29871
29916
|
FieldSelect: Ec,
|
|
29872
29917
|
DateObjectInput: tE,
|
|
29873
|
-
SliderInput:
|
|
29874
|
-
ColorInput:
|
|
29918
|
+
SliderInput: CM,
|
|
29919
|
+
ColorInput: PM,
|
|
29875
29920
|
CustomHtml: CC,
|
|
29876
|
-
BooleanSwitch:
|
|
29877
|
-
FieldGroup:
|
|
29921
|
+
BooleanSwitch: BM,
|
|
29922
|
+
FieldGroup: mV,
|
|
29878
29923
|
ContentSelect: mh,
|
|
29879
29924
|
ContentSearch: MO,
|
|
29880
29925
|
ValueSearch: BO,
|
|
@@ -29884,16 +29929,16 @@ const xA = {
|
|
|
29884
29929
|
TimezoneSelect: Hm,
|
|
29885
29930
|
CountrySelect: Ql,
|
|
29886
29931
|
PhoneNumberInput: XT,
|
|
29887
|
-
Upload:
|
|
29888
|
-
Signature:
|
|
29889
|
-
ObjectField:
|
|
29890
|
-
ModelField:
|
|
29891
|
-
OptionsManager:
|
|
29892
|
-
CodeEditorField:
|
|
29893
|
-
LocationField:
|
|
29894
|
-
ExpressionField:
|
|
29895
|
-
RichTextField:
|
|
29896
|
-
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
|
|
29897
29942
|
},
|
|
29898
29943
|
props: {
|
|
29899
29944
|
trail: {
|
|
@@ -30029,7 +30074,7 @@ const xA = {
|
|
|
30029
30074
|
var e = this.expressions && this.expressions.value ? this.getExpressionValue : void 0;
|
|
30030
30075
|
if (e)
|
|
30031
30076
|
return e;
|
|
30032
|
-
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(
|
|
30033
30078
|
t || n
|
|
30034
30079
|
);
|
|
30035
30080
|
if ((s = this.field) != null && s.assumeDefault) {
|
|
@@ -30428,11 +30473,11 @@ const xA = {
|
|
|
30428
30473
|
return e;
|
|
30429
30474
|
}
|
|
30430
30475
|
}
|
|
30431
|
-
},
|
|
30476
|
+
}, OA = {
|
|
30432
30477
|
key: 2,
|
|
30433
30478
|
class: "ux-field-message"
|
|
30434
30479
|
};
|
|
30435
|
-
function
|
|
30480
|
+
function DA(e, t, n, r, s, i) {
|
|
30436
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");
|
|
30437
30482
|
return i.visible ? (o(), h("div", {
|
|
30438
30483
|
key: 0,
|
|
@@ -30786,12 +30831,12 @@ function SA(e, t, n, r, s, i) {
|
|
|
30786
30831
|
"onUpdate:modelValue": t[42] || (t[42] = (F) => i.fieldModel = F)
|
|
30787
30832
|
}, null, 8, ["onTouched", "field", "modelValue"])) : _("", !0)
|
|
30788
30833
|
], 64)),
|
|
30789
|
-
i.error && s.validateResults.message ? (o(), h("div",
|
|
30834
|
+
i.error && s.validateResults.message ? (o(), h("div", OA, b(s.validateResults.message), 1)) : _("", !0)
|
|
30790
30835
|
], 34)) : _("", !0);
|
|
30791
30836
|
}
|
|
30792
|
-
const ao = /* @__PURE__ */ M(
|
|
30837
|
+
const ao = /* @__PURE__ */ M(SA, [["render", DA], ["__scopeId", "data-v-fa5cb6bf"]]);
|
|
30793
30838
|
var Ua, Ic;
|
|
30794
|
-
function
|
|
30839
|
+
function CA() {
|
|
30795
30840
|
if (Ic) return Ua;
|
|
30796
30841
|
Ic = 1;
|
|
30797
30842
|
function e(t, n, r, s) {
|
|
@@ -30803,7 +30848,7 @@ function OA() {
|
|
|
30803
30848
|
return Ua = e, Ua;
|
|
30804
30849
|
}
|
|
30805
30850
|
var ja, Fc;
|
|
30806
|
-
function
|
|
30851
|
+
function EA() {
|
|
30807
30852
|
if (Fc) return ja;
|
|
30808
30853
|
Fc = 1;
|
|
30809
30854
|
function e(t) {
|
|
@@ -30814,10 +30859,10 @@ function DA() {
|
|
|
30814
30859
|
return ja = e, ja;
|
|
30815
30860
|
}
|
|
30816
30861
|
var qa, Ac;
|
|
30817
|
-
function
|
|
30862
|
+
function MA() {
|
|
30818
30863
|
if (Ac) return qa;
|
|
30819
30864
|
Ac = 1;
|
|
30820
|
-
var e =
|
|
30865
|
+
var e = EA(), t = {
|
|
30821
30866
|
// Latin-1 Supplement block.
|
|
30822
30867
|
À: "A",
|
|
30823
30868
|
Á: "A",
|
|
@@ -31014,17 +31059,17 @@ function CA() {
|
|
|
31014
31059
|
return qa = n, qa;
|
|
31015
31060
|
}
|
|
31016
31061
|
var Ba, Nc;
|
|
31017
|
-
function
|
|
31062
|
+
function VA() {
|
|
31018
31063
|
if (Nc) return Ba;
|
|
31019
31064
|
Nc = 1;
|
|
31020
|
-
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");
|
|
31021
31066
|
function d(m) {
|
|
31022
31067
|
return m = t(m), m && m.replace(n, e).replace(u, "");
|
|
31023
31068
|
}
|
|
31024
31069
|
return Ba = d, Ba;
|
|
31025
31070
|
}
|
|
31026
31071
|
var za, $c;
|
|
31027
|
-
function
|
|
31072
|
+
function IA() {
|
|
31028
31073
|
if ($c) return za;
|
|
31029
31074
|
$c = 1;
|
|
31030
31075
|
var e = /[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g;
|
|
@@ -31034,7 +31079,7 @@ function MA() {
|
|
|
31034
31079
|
return za = t, za;
|
|
31035
31080
|
}
|
|
31036
31081
|
var Wa, Pc;
|
|
31037
|
-
function
|
|
31082
|
+
function FA() {
|
|
31038
31083
|
if (Pc) return Wa;
|
|
31039
31084
|
Pc = 1;
|
|
31040
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 ]/;
|
|
@@ -31044,7 +31089,7 @@ function VA() {
|
|
|
31044
31089
|
return Wa = t, Wa;
|
|
31045
31090
|
}
|
|
31046
31091
|
var Ha, Lc;
|
|
31047
|
-
function
|
|
31092
|
+
function AA() {
|
|
31048
31093
|
if (Lc) return Ha;
|
|
31049
31094
|
Lc = 1;
|
|
31050
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([
|
|
@@ -31063,20 +31108,20 @@ function IA() {
|
|
|
31063
31108
|
return Ha = j, Ha;
|
|
31064
31109
|
}
|
|
31065
31110
|
var Ga, Rc;
|
|
31066
|
-
function
|
|
31111
|
+
function NA() {
|
|
31067
31112
|
if (Rc) return Ga;
|
|
31068
31113
|
Rc = 1;
|
|
31069
|
-
var e =
|
|
31114
|
+
var e = IA(), t = FA(), n = Wl(), r = AA();
|
|
31070
31115
|
function s(i, a, l) {
|
|
31071
31116
|
return i = n(i), a = l ? void 0 : a, a === void 0 ? t(i) ? r(i) : e(i) : i.match(a) || [];
|
|
31072
31117
|
}
|
|
31073
31118
|
return Ga = s, Ga;
|
|
31074
31119
|
}
|
|
31075
31120
|
var Ya, Uc;
|
|
31076
|
-
function
|
|
31121
|
+
function $A() {
|
|
31077
31122
|
if (Uc) return Ya;
|
|
31078
31123
|
Uc = 1;
|
|
31079
|
-
var e =
|
|
31124
|
+
var e = CA(), t = VA(), n = NA(), r = "['’]", s = RegExp(r, "g");
|
|
31080
31125
|
function i(a) {
|
|
31081
31126
|
return function(l) {
|
|
31082
31127
|
return e(n(t(l).replace(s, "")), a, "");
|
|
@@ -31085,16 +31130,16 @@ function AA() {
|
|
|
31085
31130
|
return Ya = i, Ya;
|
|
31086
31131
|
}
|
|
31087
31132
|
var Ja, jc;
|
|
31088
|
-
function
|
|
31133
|
+
function PA() {
|
|
31089
31134
|
if (jc) return Ja;
|
|
31090
31135
|
jc = 1;
|
|
31091
|
-
var e =
|
|
31136
|
+
var e = $A(), t = e(function(n, r, s) {
|
|
31092
31137
|
return n + (s ? "-" : "") + r.toLowerCase();
|
|
31093
31138
|
});
|
|
31094
31139
|
return Ja = t, Ja;
|
|
31095
31140
|
}
|
|
31096
|
-
var
|
|
31097
|
-
const
|
|
31141
|
+
var LA = PA();
|
|
31142
|
+
const RA = /* @__PURE__ */ Kt(LA), UA = {
|
|
31098
31143
|
emits: [
|
|
31099
31144
|
"field:unmount",
|
|
31100
31145
|
"field:mount",
|
|
@@ -31263,7 +31308,7 @@ const PA = /* @__PURE__ */ Kt($A), LA = {
|
|
|
31263
31308
|
};
|
|
31264
31309
|
},
|
|
31265
31310
|
getFieldKey(e) {
|
|
31266
|
-
let t =
|
|
31311
|
+
let t = RA(`${e.title}-${e.key}`);
|
|
31267
31312
|
return e.incrementor && (t = `${t}-${e.incrementor}`), t;
|
|
31268
31313
|
},
|
|
31269
31314
|
touch() {
|
|
@@ -31354,7 +31399,7 @@ const PA = /* @__PURE__ */ Kt($A), LA = {
|
|
|
31354
31399
|
}
|
|
31355
31400
|
}
|
|
31356
31401
|
};
|
|
31357
|
-
function
|
|
31402
|
+
function jA(e, t, n, r, s, i) {
|
|
31358
31403
|
const a = y("ux-field");
|
|
31359
31404
|
return o(), h("div", {
|
|
31360
31405
|
class: $(["ux-form", i.formClass])
|
|
@@ -31393,7 +31438,7 @@ function RA(e, t, n, r, s, i) {
|
|
|
31393
31438
|
z(e.$slots, "below", { model: i.formModel }, void 0, !0)
|
|
31394
31439
|
], 2);
|
|
31395
31440
|
}
|
|
31396
|
-
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 = {
|
|
31397
31442
|
emits: ["reset", "processing", "intent", "success", "error"],
|
|
31398
31443
|
methods: {
|
|
31399
31444
|
multiFormStateUpdated(e, t) {
|
|
@@ -31445,7 +31490,7 @@ const Ch = /* @__PURE__ */ M(LA, [["render", RA], ["__scopeId", "data-v-e6afec75
|
|
|
31445
31490
|
console.log("Form is invalid", this.invalidFields);
|
|
31446
31491
|
return;
|
|
31447
31492
|
}
|
|
31448
|
-
e.processing = !0, e.state =
|
|
31493
|
+
e.processing = !0, e.state = qA, e.$emit("processing");
|
|
31449
31494
|
const { submission: t, error: n } = await e.preSubmit(e.model);
|
|
31450
31495
|
if (n)
|
|
31451
31496
|
return console.log("pre submit error", n), u(n);
|
|
@@ -31478,7 +31523,7 @@ const Ch = /* @__PURE__ */ M(LA, [["render", RA], ["__scopeId", "data-v-e6afec75
|
|
|
31478
31523
|
);
|
|
31479
31524
|
break;
|
|
31480
31525
|
}
|
|
31481
|
-
e.state =
|
|
31526
|
+
e.state = BA, e.processing = !1, e.$emit("intent", d);
|
|
31482
31527
|
}
|
|
31483
31528
|
async function l(d) {
|
|
31484
31529
|
await e.postSubmit(d), e.processing = !1, e.state = qc, e.$emit("success", d);
|
|
@@ -31787,14 +31832,14 @@ const Ch = /* @__PURE__ */ M(LA, [["render", RA], ["__scopeId", "data-v-e6afec75
|
|
|
31787
31832
|
return ((e = this.form) == null ? void 0 : e.fields) || [];
|
|
31788
31833
|
}
|
|
31789
31834
|
}
|
|
31790
|
-
}, 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 = {
|
|
31791
31836
|
key: 0,
|
|
31792
31837
|
class: "multistep-form"
|
|
31793
|
-
},
|
|
31838
|
+
}, ZA = { class: "multistep-form-sections" }, XA = { class: "multistep-fields" }, QA = { class: "multistep-controls" }, eN = ["tooltip"], tN = ["tooltip"], nN = { class: "multistep-progress" }, iN = {
|
|
31794
31839
|
key: 0,
|
|
31795
31840
|
class: "invalid-field-message"
|
|
31796
|
-
},
|
|
31797
|
-
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) {
|
|
31798
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");
|
|
31799
31844
|
return o(), h("div", {
|
|
31800
31845
|
class: $(["ux-submission-form", i.classes])
|
|
@@ -31802,13 +31847,13 @@ function rN(e, t, n, r, s, i) {
|
|
|
31802
31847
|
s.state === "form.error" ? z(e.$slots, "error", ff(mt({ key: 0 }, { error: s.error, softReset: i.softReset })), () => {
|
|
31803
31848
|
var S;
|
|
31804
31849
|
return [
|
|
31805
|
-
|
|
31806
|
-
s.error.message ? (o(), h("pre",
|
|
31807
|
-
(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, [
|
|
31808
31853
|
(o(!0), h(D, null, A(s.error.data.errors, (C) => (o(), h("pre", {
|
|
31809
31854
|
key: C.path
|
|
31810
31855
|
}, b(C.message), 1))), 128))
|
|
31811
|
-
])) : (o(), h("pre",
|
|
31856
|
+
])) : (o(), h("pre", YA, b(s.error), 1)),
|
|
31812
31857
|
c(l, {
|
|
31813
31858
|
color: "primary",
|
|
31814
31859
|
onClick: i.softReset
|
|
@@ -31863,7 +31908,7 @@ function rN(e, t, n, r, s, i) {
|
|
|
31863
31908
|
]),
|
|
31864
31909
|
_: 1
|
|
31865
31910
|
}, 8, ["stripe-key", "instance-options", "elements-options"])) : _("", !0),
|
|
31866
|
-
T("div",
|
|
31911
|
+
T("div", JA, [
|
|
31867
31912
|
c(l, {
|
|
31868
31913
|
color: "primary",
|
|
31869
31914
|
loading: s.processing,
|
|
@@ -31877,8 +31922,8 @@ function rN(e, t, n, r, s, i) {
|
|
|
31877
31922
|
])
|
|
31878
31923
|
], 64)) : _("", !0)
|
|
31879
31924
|
], 64)) : (o(), h(D, { key: 3 }, [
|
|
31880
|
-
n.multistep ? (o(), h("div",
|
|
31881
|
-
T("div",
|
|
31925
|
+
n.multistep ? (o(), h("div", KA, [
|
|
31926
|
+
T("div", ZA, [
|
|
31882
31927
|
(o(!0), h(D, null, A(i.pages, (S, C) => (o(), h("div", {
|
|
31883
31928
|
class: $(["multistep-form-section", {
|
|
31884
31929
|
inactive: C !== i.currentPage,
|
|
@@ -31887,7 +31932,7 @@ function rN(e, t, n, r, s, i) {
|
|
|
31887
31932
|
active: C === i.currentPage
|
|
31888
31933
|
}])
|
|
31889
31934
|
}, [
|
|
31890
|
-
T("div",
|
|
31935
|
+
T("div", XA, [
|
|
31891
31936
|
c(g, {
|
|
31892
31937
|
step: C + 1,
|
|
31893
31938
|
submission: "",
|
|
@@ -31901,7 +31946,7 @@ function rN(e, t, n, r, s, i) {
|
|
|
31901
31946
|
fields: [S]
|
|
31902
31947
|
}, null, 8, ["step", "sandbox", "paymentConfiguration", "modelValue", "onForm:state", "fields"])
|
|
31903
31948
|
]),
|
|
31904
|
-
T("div",
|
|
31949
|
+
T("div", QA, [
|
|
31905
31950
|
c(x, {
|
|
31906
31951
|
gap: "",
|
|
31907
31952
|
center: ""
|
|
@@ -31948,7 +31993,7 @@ function rN(e, t, n, r, s, i) {
|
|
|
31948
31993
|
]),
|
|
31949
31994
|
_: 1
|
|
31950
31995
|
}, 8, ["onClick", "disabled"])
|
|
31951
|
-
], 8,
|
|
31996
|
+
], 8, eN)
|
|
31952
31997
|
]),
|
|
31953
31998
|
_: 1
|
|
31954
31999
|
})) : _("", !0),
|
|
@@ -31969,7 +32014,7 @@ function rN(e, t, n, r, s, i) {
|
|
|
31969
32014
|
]),
|
|
31970
32015
|
_: 1
|
|
31971
32016
|
}, 8, ["disabled", "onClick", "loading"])
|
|
31972
|
-
], 8,
|
|
32017
|
+
], 8, tN)
|
|
31973
32018
|
]),
|
|
31974
32019
|
_: 1
|
|
31975
32020
|
})) : _("", !0)
|
|
@@ -31979,7 +32024,7 @@ function rN(e, t, n, r, s, i) {
|
|
|
31979
32024
|
])
|
|
31980
32025
|
], 2))), 256))
|
|
31981
32026
|
]),
|
|
31982
|
-
T("div",
|
|
32027
|
+
T("div", nN, [
|
|
31983
32028
|
O(b(i.displayCurrentPage) + " of " + b(i.displayTotalPages) + " ", 1),
|
|
31984
32029
|
c(w, { value: i.displayPercentage }, null, 8, ["value"])
|
|
31985
32030
|
])
|
|
@@ -31994,8 +32039,8 @@ function rN(e, t, n, r, s, i) {
|
|
|
31994
32039
|
"onForm:state": i.formStateUpdated,
|
|
31995
32040
|
fields: i.formFields
|
|
31996
32041
|
}, null, 8, ["sandbox", "paymentConfiguration", "modelValue", "onForm:state", "fields"]),
|
|
31997
|
-
i.invalidFields.length ? (o(), h("div",
|
|
31998
|
-
|
|
32042
|
+
i.invalidFields.length ? (o(), h("div", iN, [
|
|
32043
|
+
rN,
|
|
31999
32044
|
(o(!0), h(D, null, A(i.invalidFields, (S) => (o(), h("div", {
|
|
32000
32045
|
key: S.key
|
|
32001
32046
|
}, b(S.message || `Please provide a valid answer for ${S.title}`), 1))), 128))
|
|
@@ -32012,12 +32057,12 @@ function rN(e, t, n, r, s, i) {
|
|
|
32012
32057
|
]),
|
|
32013
32058
|
_: 1
|
|
32014
32059
|
}, 8, ["disabled", "onClick", "loading"])
|
|
32015
|
-
], 8,
|
|
32060
|
+
], 8, sN)
|
|
32016
32061
|
], 64))
|
|
32017
32062
|
], 64))
|
|
32018
32063
|
], 2);
|
|
32019
32064
|
}
|
|
32020
|
-
const
|
|
32065
|
+
const lN = /* @__PURE__ */ M(zA, [["render", aN], ["__scopeId", "data-v-b83af107"]]), oN = "init", zc = "ready", uN = "processing", dN = "success", cN = "error", fN = {
|
|
32021
32066
|
name: "PaymentMethodForm",
|
|
32022
32067
|
components: {
|
|
32023
32068
|
StripeElements: mm,
|
|
@@ -32121,7 +32166,7 @@ const sN = /* @__PURE__ */ M(qA, [["render", rN], ["__scopeId", "data-v-b83af107
|
|
|
32121
32166
|
data() {
|
|
32122
32167
|
return {
|
|
32123
32168
|
initialised: !1,
|
|
32124
|
-
state:
|
|
32169
|
+
state: oN,
|
|
32125
32170
|
cardholderName: "",
|
|
32126
32171
|
processing: !1,
|
|
32127
32172
|
error: null,
|
|
@@ -32171,7 +32216,7 @@ const sN = /* @__PURE__ */ M(qA, [["render", rN], ["__scopeId", "data-v-b83af107
|
|
|
32171
32216
|
async submitPaymentMethod() {
|
|
32172
32217
|
const e = this;
|
|
32173
32218
|
if (!e.processing) {
|
|
32174
|
-
e.processing = !0, e.state =
|
|
32219
|
+
e.processing = !0, e.state = uN, e.cardError = null;
|
|
32175
32220
|
try {
|
|
32176
32221
|
const t = await e.startSetup(), { setupIntent: n, key: r, method: s } = t, i = e.$refs.stripeElements, a = e.$refs.stripeCard;
|
|
32177
32222
|
if (!i || !a)
|
|
@@ -32197,9 +32242,9 @@ const sN = /* @__PURE__ */ M(qA, [["render", rN], ["__scopeId", "data-v-b83af107
|
|
|
32197
32242
|
if (u)
|
|
32198
32243
|
throw console.log("Confirmation Error", u), u;
|
|
32199
32244
|
const d = await e.confirmSetup(s._id);
|
|
32200
|
-
e.$emit("success", d.method), e.state =
|
|
32245
|
+
e.$emit("success", d.method), e.state = dN;
|
|
32201
32246
|
} catch (t) {
|
|
32202
|
-
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);
|
|
32203
32248
|
} finally {
|
|
32204
32249
|
this.processing = !1;
|
|
32205
32250
|
}
|
|
@@ -32232,28 +32277,28 @@ const sN = /* @__PURE__ */ M(qA, [["render", rN], ["__scopeId", "data-v-b83af107
|
|
|
32232
32277
|
this.resetForm(), this.$emit("close");
|
|
32233
32278
|
}
|
|
32234
32279
|
}
|
|
32235
|
-
}, lo = (e) => (je("data-v-e3ee591f"), e = e(), qe(), e),
|
|
32280
|
+
}, lo = (e) => (je("data-v-e3ee591f"), e = e(), qe(), e), mN = {
|
|
32236
32281
|
key: 0,
|
|
32237
32282
|
class: "payment-method"
|
|
32238
|
-
},
|
|
32283
|
+
}, hN = { class: "payment-method-form" }, pN = /* @__PURE__ */ lo(() => /* @__PURE__ */ T("h3", null, "Add Payment Method", -1)), yN = {
|
|
32239
32284
|
key: 0,
|
|
32240
32285
|
class: "error-message"
|
|
32241
|
-
},
|
|
32286
|
+
}, gN = /* @__PURE__ */ lo(() => /* @__PURE__ */ T("h4", null, "An error occurred", -1)), _N = { key: 0 }, vN = { key: 1 }, bN = {
|
|
32242
32287
|
key: 1,
|
|
32243
32288
|
class: "success-message"
|
|
32244
|
-
},
|
|
32289
|
+
}, kN = /* @__PURE__ */ lo(() => /* @__PURE__ */ T("h4", null, "Payment method added successfully!", -1)), wN = { key: 2 }, xN = {
|
|
32245
32290
|
key: 0,
|
|
32246
32291
|
id: "card-errors",
|
|
32247
32292
|
class: "error-text"
|
|
32248
|
-
},
|
|
32249
|
-
function
|
|
32293
|
+
}, TN = { class: "form-actions" }, SN = { key: 1 };
|
|
32294
|
+
function ON(e, t, n, r, s, i) {
|
|
32250
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");
|
|
32251
|
-
return i.allSetup ? (o(), h("div",
|
|
32252
|
-
T("div",
|
|
32253
|
-
|
|
32254
|
-
s.state === "error" ? (o(), h("div",
|
|
32255
|
-
|
|
32256
|
-
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)),
|
|
32257
32302
|
c(l, {
|
|
32258
32303
|
color: "primary",
|
|
32259
32304
|
onClick: i.resetForm
|
|
@@ -32267,8 +32312,8 @@ function TN(e, t, n, r, s, i) {
|
|
|
32267
32312
|
]),
|
|
32268
32313
|
_: 1
|
|
32269
32314
|
}, 8, ["onClick"])
|
|
32270
|
-
])) : s.state === "success" ? (o(), h("div",
|
|
32271
|
-
|
|
32315
|
+
])) : s.state === "success" ? (o(), h("div", bN, [
|
|
32316
|
+
kN,
|
|
32272
32317
|
c(l, {
|
|
32273
32318
|
color: "primary",
|
|
32274
32319
|
onClick: i.close
|
|
@@ -32282,7 +32327,7 @@ function TN(e, t, n, r, s, i) {
|
|
|
32282
32327
|
]),
|
|
32283
32328
|
_: 1
|
|
32284
32329
|
}, 8, ["onClick"])
|
|
32285
|
-
])) : (o(), h("div",
|
|
32330
|
+
])) : (o(), h("div", wN, [
|
|
32286
32331
|
T("form", {
|
|
32287
32332
|
onSubmit: t[1] || (t[1] = B((...g) => i.submitPaymentMethod && i.submitPaymentMethod(...g), ["prevent", "stop"]))
|
|
32288
32333
|
}, [
|
|
@@ -32311,11 +32356,11 @@ function TN(e, t, n, r, s, i) {
|
|
|
32311
32356
|
]),
|
|
32312
32357
|
_: 1
|
|
32313
32358
|
}, 8, ["stripe-key", "instance-options", "elements-options"])),
|
|
32314
|
-
s.cardError ? (o(), h("div",
|
|
32359
|
+
s.cardError ? (o(), h("div", xN, b(s.cardError), 1)) : _("", !0)
|
|
32315
32360
|
]),
|
|
32316
32361
|
_: 1
|
|
32317
32362
|
}),
|
|
32318
|
-
T("div",
|
|
32363
|
+
T("div", TN, [
|
|
32319
32364
|
c(l, {
|
|
32320
32365
|
type: "button",
|
|
32321
32366
|
color: "secondary",
|
|
@@ -32342,9 +32387,9 @@ function TN(e, t, n, r, s, i) {
|
|
|
32342
32387
|
], 32)
|
|
32343
32388
|
]))
|
|
32344
32389
|
])
|
|
32345
|
-
])) : (o(), h("div",
|
|
32390
|
+
])) : (o(), h("div", SN, "Initialising secure payment form..."));
|
|
32346
32391
|
}
|
|
32347
|
-
const
|
|
32392
|
+
const DN = /* @__PURE__ */ M(fN, [["render", ON], ["__scopeId", "data-v-e3ee591f"]]), CN = {
|
|
32348
32393
|
name: "UxFieldWrapper",
|
|
32349
32394
|
props: {
|
|
32350
32395
|
title: {
|
|
@@ -32366,23 +32411,23 @@ const SN = /* @__PURE__ */ M(dN, [["render", TN], ["__scopeId", "data-v-e3ee591f
|
|
|
32366
32411
|
return this.error && e.push("ux-field-error"), e;
|
|
32367
32412
|
}
|
|
32368
32413
|
}
|
|
32369
|
-
},
|
|
32414
|
+
}, EN = {
|
|
32370
32415
|
key: 0,
|
|
32371
32416
|
class: "ux-field-title"
|
|
32372
|
-
},
|
|
32417
|
+
}, MN = {
|
|
32373
32418
|
key: 1,
|
|
32374
32419
|
class: "ux-field-description"
|
|
32375
32420
|
};
|
|
32376
|
-
function
|
|
32421
|
+
function VN(e, t, n, r, s, i) {
|
|
32377
32422
|
return o(), h("div", {
|
|
32378
32423
|
class: $(["ux-field", i.classes])
|
|
32379
32424
|
}, [
|
|
32380
|
-
n.title ? (o(), h("label",
|
|
32381
|
-
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),
|
|
32382
32427
|
z(e.$slots, "default", {}, void 0, !0)
|
|
32383
32428
|
], 2);
|
|
32384
32429
|
}
|
|
32385
|
-
const
|
|
32430
|
+
const IN = /* @__PURE__ */ M(CN, [["render", VN], ["__scopeId", "data-v-980de6f6"]]), Wc = /* @__PURE__ */ new Set([
|
|
32386
32431
|
"area",
|
|
32387
32432
|
"base",
|
|
32388
32433
|
"br",
|
|
@@ -32398,7 +32443,7 @@ const MN = /* @__PURE__ */ M(ON, [["render", EN], ["__scopeId", "data-v-980de6f6
|
|
|
32398
32443
|
"track",
|
|
32399
32444
|
"wbr"
|
|
32400
32445
|
]);
|
|
32401
|
-
function
|
|
32446
|
+
function FN(e) {
|
|
32402
32447
|
const t = /<\/?([a-zA-Z0-9]+)[^>]*>/g, n = [];
|
|
32403
32448
|
let r;
|
|
32404
32449
|
for (; (r = t.exec(e)) !== null; ) {
|
|
@@ -32439,14 +32484,14 @@ const Mh = {
|
|
|
32439
32484
|
actualTemplate() {
|
|
32440
32485
|
let e = this.template || "";
|
|
32441
32486
|
e = e.replaceAll ? e.replaceAll("<br>", "<br/>") : e;
|
|
32442
|
-
var { valid: t, invalid: n } =
|
|
32487
|
+
var { valid: t, invalid: n } = FN(e);
|
|
32443
32488
|
return t || (console.log("Invalid html", e), e = `<div>Invalid HTML. <pre>${n}</pre></div>`), e;
|
|
32444
32489
|
}
|
|
32445
32490
|
},
|
|
32446
32491
|
components: {
|
|
32447
32492
|
VRuntimeTemplate: bm
|
|
32448
32493
|
}
|
|
32449
|
-
},
|
|
32494
|
+
}, AN = {
|
|
32450
32495
|
emits: ["error", "reset"],
|
|
32451
32496
|
data() {
|
|
32452
32497
|
return {
|
|
@@ -32461,14 +32506,14 @@ const Mh = {
|
|
|
32461
32506
|
this.$emit("reset");
|
|
32462
32507
|
}
|
|
32463
32508
|
}
|
|
32464
|
-
},
|
|
32509
|
+
}, NN = {
|
|
32465
32510
|
key: 0,
|
|
32466
32511
|
class: "error-boundary",
|
|
32467
32512
|
style: { color: "#b40000", border: "2px solid #fd0000", background: "#ffd6d6", padding: "1em" }
|
|
32468
32513
|
};
|
|
32469
|
-
function
|
|
32514
|
+
function $N(e, t, n, r, s, i) {
|
|
32470
32515
|
const a = y("ux-button");
|
|
32471
|
-
return s.error ? (o(), h("div",
|
|
32516
|
+
return s.error ? (o(), h("div", NN, [
|
|
32472
32517
|
T("pre", null, "COMPILE ERROR: " + b(s.error), 1),
|
|
32473
32518
|
c(a, { onClick: i.reset }, {
|
|
32474
32519
|
default: f(() => [
|
|
@@ -32478,7 +32523,7 @@ function AN(e, t, n, r, s, i) {
|
|
|
32478
32523
|
}, 8, ["onClick"])
|
|
32479
32524
|
])) : z(e.$slots, "default", { key: 1 }, void 0, !0);
|
|
32480
32525
|
}
|
|
32481
|
-
const
|
|
32526
|
+
const PN = /* @__PURE__ */ M(AN, [["render", $N], ["__scopeId", "data-v-0fd69158"]]), LN = {
|
|
32482
32527
|
props: {
|
|
32483
32528
|
field: {
|
|
32484
32529
|
type: Object,
|
|
@@ -32558,8 +32603,8 @@ const NN = /* @__PURE__ */ M(IN, [["render", AN], ["__scopeId", "data-v-0fd69158
|
|
|
32558
32603
|
return isNaN(e) && (e = 0), e = Math.max(e, 0), parseInt(e);
|
|
32559
32604
|
}
|
|
32560
32605
|
}
|
|
32561
|
-
},
|
|
32562
|
-
mixins: [
|
|
32606
|
+
}, RN = {
|
|
32607
|
+
mixins: [LN],
|
|
32563
32608
|
props: {
|
|
32564
32609
|
modelValue: {
|
|
32565
32610
|
type: [Object, Array]
|
|
@@ -32579,13 +32624,13 @@ const NN = /* @__PURE__ */ M(IN, [["render", AN], ["__scopeId", "data-v-0fd69158
|
|
|
32579
32624
|
return `${this.label} ${t + 1}`;
|
|
32580
32625
|
}
|
|
32581
32626
|
}
|
|
32582
|
-
},
|
|
32627
|
+
}, UN = {
|
|
32583
32628
|
key: 0,
|
|
32584
32629
|
class: "ux-multi-group"
|
|
32585
32630
|
};
|
|
32586
|
-
function
|
|
32631
|
+
function jN(e, t, n, r, s, i) {
|
|
32587
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");
|
|
32588
|
-
return e.multiValue ? (o(), h("div",
|
|
32633
|
+
return e.multiValue ? (o(), h("div", UN, [
|
|
32589
32634
|
(o(!0), h(D, null, A(e.model, (g, v) => (o(), k(p, {
|
|
32590
32635
|
ref_for: !0,
|
|
32591
32636
|
ref: "row",
|
|
@@ -32636,13 +32681,13 @@ function RN(e, t, n, r, s, i) {
|
|
|
32636
32681
|
"onUpdate:modelValue": t[0] || (t[0] = (g) => e.model = g)
|
|
32637
32682
|
}, null, 8, ["submission", "fields", "flex", "parentModel", "modelValue"]));
|
|
32638
32683
|
}
|
|
32639
|
-
const
|
|
32684
|
+
const qN = /* @__PURE__ */ M(RN, [["render", jN], ["__scopeId", "data-v-cb997d0e"]]), BN = {
|
|
32640
32685
|
components: {
|
|
32641
32686
|
Item: eo,
|
|
32642
|
-
FieldGroup:
|
|
32687
|
+
FieldGroup: qN,
|
|
32643
32688
|
// Compiler,
|
|
32644
32689
|
Compile: Mh,
|
|
32645
|
-
ErrorBoundary:
|
|
32690
|
+
ErrorBoundary: PN
|
|
32646
32691
|
// ButtonSelect,
|
|
32647
32692
|
// NativeSelect,
|
|
32648
32693
|
// DateField,
|
|
@@ -32878,26 +32923,26 @@ const UN = /* @__PURE__ */ M(PN, [["render", RN], ["__scopeId", "data-v-cb997d0e
|
|
|
32878
32923
|
return e;
|
|
32879
32924
|
}
|
|
32880
32925
|
}
|
|
32881
|
-
},
|
|
32926
|
+
}, zN = { class: "ux-field-title" }, WN = { class: "signature-view" }, HN = ["src"], GN = {
|
|
32882
32927
|
key: 1,
|
|
32883
32928
|
class: "signature-view"
|
|
32884
|
-
},
|
|
32929
|
+
}, YN = ["src"], JN = { class: "currency" }, KN = { key: 1 }, ZN = { class: "currency" }, XN = { key: 1 }, QN = {
|
|
32885
32930
|
key: 6,
|
|
32886
32931
|
class: "ux-password-render"
|
|
32887
|
-
},
|
|
32932
|
+
}, e$ = ["type", "value"], t$ = ["type", "value"], n$ = {
|
|
32888
32933
|
key: 0,
|
|
32889
32934
|
class: "display-grid"
|
|
32890
|
-
},
|
|
32935
|
+
}, i$ = { class: "display-cell" }, r$ = { key: 1 }, s$ = { class: "display-cell" }, a$ = {
|
|
32891
32936
|
key: 0,
|
|
32892
32937
|
class: "display-grid"
|
|
32893
|
-
},
|
|
32894
|
-
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) {
|
|
32895
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");
|
|
32896
32941
|
return i.visible ? (o(), h("div", {
|
|
32897
32942
|
key: 0,
|
|
32898
32943
|
class: $(["ux-field-render", i.classes])
|
|
32899
32944
|
}, [
|
|
32900
|
-
T("label",
|
|
32945
|
+
T("label", zN, b(i.title), 1),
|
|
32901
32946
|
z(e.$slots, "field-after-title", { field: n.field }, void 0, !0),
|
|
32902
32947
|
i.widget === "group" ? (o(), h(D, { key: 0 }, [
|
|
32903
32948
|
i.asObject ? (o(), k(a, {
|
|
@@ -32926,18 +32971,18 @@ function v$(e, t, n, r, s, i) {
|
|
|
32926
32971
|
modelValue: i.fieldModel,
|
|
32927
32972
|
"onUpdate:modelValue": t[2] || (t[2] = (S) => i.fieldModel = S)
|
|
32928
32973
|
}, null, 8, ["submission", "display", "field", "parentModel", "modelValue"])) : i.widget === "signature" ? (o(), h(D, { key: 3 }, [
|
|
32929
|
-
i.multiValue ? (o(!0), h(D, { key: 0 }, A(i.fieldModel, (S, C) => (o(), h("div",
|
|
32930
|
-
T("img", { src: S }, null, 8,
|
|
32931
|
-
]))), 256)) : (o(), h("div",
|
|
32932
|
-
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)
|
|
32933
32978
|
]))
|
|
32934
32979
|
], 64)) : i.widget === "currency" ? (o(), h(D, { key: 4 }, [
|
|
32935
32980
|
i.multiValue ? (o(!0), h(D, { key: 0 }, A(i.fieldModel, (S, C) => (o(), h("div", null, [
|
|
32936
32981
|
O(b(i.formatCurrency(S)) + " ", 1),
|
|
32937
|
-
T("span", GN, b(n.field.currency), 1)
|
|
32938
|
-
]))), 256)) : (o(), h("div", YN, [
|
|
32939
|
-
O(b(i.formatCurrency(i.fieldModel)) + " ", 1),
|
|
32940
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)
|
|
32941
32986
|
]))
|
|
32942
32987
|
], 64)) : i.widget === "code" ? (o(), h(D, { key: 5 }, [
|
|
32943
32988
|
i.multiValue ? (o(!0), h(D, { key: 0 }, A(i.fieldModel, (S, C) => (o(), h("div", null, [
|
|
@@ -32948,7 +32993,7 @@ function v$(e, t, n, r, s, i) {
|
|
|
32948
32993
|
syntax: n.field.syntax,
|
|
32949
32994
|
style: { "min-height": "300px" }
|
|
32950
32995
|
}, null, 8, ["modelValue", "syntax"])
|
|
32951
|
-
]))), 256)) : (o(), h("div",
|
|
32996
|
+
]))), 256)) : (o(), h("div", XN, [
|
|
32952
32997
|
c(l, {
|
|
32953
32998
|
readonly: !0,
|
|
32954
32999
|
class: "editor-wrap",
|
|
@@ -32957,7 +33002,7 @@ function v$(e, t, n, r, s, i) {
|
|
|
32957
33002
|
style: { "min-height": "300px" }
|
|
32958
33003
|
}, null, 8, ["modelValue", "syntax"])
|
|
32959
33004
|
]))
|
|
32960
|
-
], 64)) : i.widget === "password" ? (o(), h("div",
|
|
33005
|
+
], 64)) : i.widget === "password" ? (o(), h("div", QN, [
|
|
32961
33006
|
i.multiValue ? (o(!0), h(D, { key: 0 }, A(i.fieldModel, (S, C) => (o(), k(p, {
|
|
32962
33007
|
gap: "",
|
|
32963
33008
|
center: ""
|
|
@@ -32968,7 +33013,7 @@ function v$(e, t, n, r, s, i) {
|
|
|
32968
33013
|
T("input", {
|
|
32969
33014
|
type: s.unmaskedLookup[`${C}`] ? "text" : "password",
|
|
32970
33015
|
value: S
|
|
32971
|
-
}, null, 8,
|
|
33016
|
+
}, null, 8, e$)
|
|
32972
33017
|
]),
|
|
32973
33018
|
_: 2
|
|
32974
33019
|
}, 1024),
|
|
@@ -33020,7 +33065,7 @@ function v$(e, t, n, r, s, i) {
|
|
|
33020
33065
|
T("input", {
|
|
33021
33066
|
type: s.unmasked ? "text" : "password",
|
|
33022
33067
|
value: i.fieldModel
|
|
33023
|
-
}, null, 8,
|
|
33068
|
+
}, null, 8, t$)
|
|
33024
33069
|
]),
|
|
33025
33070
|
_: 1
|
|
33026
33071
|
}),
|
|
@@ -33064,12 +33109,12 @@ function v$(e, t, n, r, s, i) {
|
|
|
33064
33109
|
}))
|
|
33065
33110
|
])) : i.displayType === "image" ? (o(), h(D, { key: 7 }, [
|
|
33066
33111
|
i.multiValue ? (o(), h(D, { key: 0 }, [
|
|
33067
|
-
i.fieldModel.length > 1 ? (o(), h("div",
|
|
33068
|
-
(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$, [
|
|
33069
33114
|
c(g, { item: S }, null, 8, ["item"])
|
|
33070
33115
|
]))), 256))
|
|
33071
|
-
])) : (o(), h("div",
|
|
33072
|
-
(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$, [
|
|
33073
33118
|
c(g, { item: S }, null, 8, ["item"])
|
|
33074
33119
|
]))), 256))
|
|
33075
33120
|
]))
|
|
@@ -33079,12 +33124,12 @@ function v$(e, t, n, r, s, i) {
|
|
|
33079
33124
|
}, null, 8, ["item"]))
|
|
33080
33125
|
], 64)) : i.displayType === "video" ? (o(), h(D, { key: 8 }, [
|
|
33081
33126
|
i.multiValue ? (o(), h(D, { key: 0 }, [
|
|
33082
|
-
i.fieldModel.length > 1 ? (o(), h("div",
|
|
33083
|
-
(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$, [
|
|
33084
33129
|
c(v, { item: S }, null, 8, ["item"])
|
|
33085
33130
|
]))), 256))
|
|
33086
|
-
])) : (o(), h("div",
|
|
33087
|
-
(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$, [
|
|
33088
33133
|
c(v, { item: S }, null, 8, ["item"])
|
|
33089
33134
|
]))), 256))
|
|
33090
33135
|
]))
|
|
@@ -33138,48 +33183,48 @@ function v$(e, t, n, r, s, i) {
|
|
|
33138
33183
|
i.multiValue ? (o(!0), h(D, { key: 0 }, A(i.fieldModel, (S, C) => (o(), h("div", null, [
|
|
33139
33184
|
c(w, null, {
|
|
33140
33185
|
default: f(() => [
|
|
33141
|
-
T("div", { innerHTML: S }, null, 8,
|
|
33186
|
+
T("div", { innerHTML: S }, null, 8, d$)
|
|
33142
33187
|
]),
|
|
33143
33188
|
_: 2
|
|
33144
33189
|
}, 1024)
|
|
33145
33190
|
]))), 256)) : (o(), k(w, { key: 1 }, {
|
|
33146
33191
|
default: f(() => [
|
|
33147
|
-
T("div", { innerHTML: i.fieldModel }, null, 8,
|
|
33192
|
+
T("div", { innerHTML: i.fieldModel }, null, 8, c$)
|
|
33148
33193
|
]),
|
|
33149
33194
|
_: 1
|
|
33150
33195
|
}))
|
|
33151
33196
|
], 64)) : _("", !0),
|
|
33152
33197
|
i.type == "boolean" ? (o(), h(D, { key: 2 }, [
|
|
33153
|
-
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))
|
|
33154
33199
|
], 64)) : _("", !0),
|
|
33155
33200
|
i.type == "date" ? (o(), h(D, { key: 3 }, [
|
|
33156
|
-
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))
|
|
33157
33202
|
], 64)) : _("", !0),
|
|
33158
33203
|
i.type == "email" ? (o(), h(D, { key: 4 }, [
|
|
33159
33204
|
i.multiValue ? (o(!0), h(D, { key: 0 }, A(i.fieldModel, (S, C) => (o(), h("div", null, [
|
|
33160
33205
|
T("a", {
|
|
33161
33206
|
href: `mailto:${S}`
|
|
33162
|
-
}, b(S), 9,
|
|
33163
|
-
]))), 256)) : (o(), h("div",
|
|
33207
|
+
}, b(S), 9, h$)
|
|
33208
|
+
]))), 256)) : (o(), h("div", p$, [
|
|
33164
33209
|
T("a", {
|
|
33165
33210
|
href: `mailto:${i.fieldModel}`
|
|
33166
|
-
}, b(i.fieldModel), 9,
|
|
33211
|
+
}, b(i.fieldModel), 9, y$)
|
|
33167
33212
|
]))
|
|
33168
33213
|
], 64)) : _("", !0),
|
|
33169
33214
|
i.type == "url" ? (o(), h(D, { key: 5 }, [
|
|
33170
33215
|
i.multiValue ? (o(!0), h(D, { key: 0 }, A(i.fieldModel, (S, C) => (o(), h("div", null, [
|
|
33171
|
-
T("a", { href: S }, b(S), 9,
|
|
33172
|
-
]))), 256)) : (o(), h("div",
|
|
33173
|
-
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$)
|
|
33174
33219
|
]))
|
|
33175
33220
|
], 64)) : _("", !0),
|
|
33176
33221
|
i.isNumber ? (o(), h(D, { key: 6 }, [
|
|
33177
|
-
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))
|
|
33178
33223
|
], 64)) : _("", !0)
|
|
33179
33224
|
], 64))
|
|
33180
33225
|
], 2)) : _("", !0);
|
|
33181
33226
|
}
|
|
33182
|
-
const Vh = /* @__PURE__ */ M(
|
|
33227
|
+
const Vh = /* @__PURE__ */ M(BN, [["render", k$], ["__scopeId", "data-v-20e6bdd4"]]), w$ = {
|
|
33183
33228
|
props: {
|
|
33184
33229
|
parentModel: {
|
|
33185
33230
|
type: Object
|
|
@@ -33236,7 +33281,7 @@ const Vh = /* @__PURE__ */ M(jN, [["render", v$], ["__scopeId", "data-v-20e6bdd4
|
|
|
33236
33281
|
}
|
|
33237
33282
|
}
|
|
33238
33283
|
};
|
|
33239
|
-
function
|
|
33284
|
+
function x$(e, t, n, r, s, i) {
|
|
33240
33285
|
const a = y("ux-field-render");
|
|
33241
33286
|
return o(), h("div", {
|
|
33242
33287
|
class: $(["ux-render", i.renderClass])
|
|
@@ -33260,8 +33305,8 @@ function k$(e, t, n, r, s, i) {
|
|
|
33260
33305
|
], !0)
|
|
33261
33306
|
], 2);
|
|
33262
33307
|
}
|
|
33263
|
-
const
|
|
33264
|
-
function
|
|
33308
|
+
const T$ = /* @__PURE__ */ M(w$, [["render", x$], ["__scopeId", "data-v-0b434a9f"]]);
|
|
33309
|
+
function S$(e) {
|
|
33265
33310
|
e = e || {}, Math.max(parseInt(e.minimum || 0), 0);
|
|
33266
33311
|
let t = Math.max(parseInt(e.maximum || 0), 0);
|
|
33267
33312
|
const n = mf({}), r = Gt([]);
|
|
@@ -33315,7 +33360,7 @@ function x$(e) {
|
|
|
33315
33360
|
}), n;
|
|
33316
33361
|
}
|
|
33317
33362
|
var Za, Hc;
|
|
33318
|
-
function
|
|
33363
|
+
function O$() {
|
|
33319
33364
|
if (Hc) return Za;
|
|
33320
33365
|
Hc = 1;
|
|
33321
33366
|
var e = "__lodash_hash_undefined__";
|
|
@@ -33325,7 +33370,7 @@ function T$() {
|
|
|
33325
33370
|
return Za = t, Za;
|
|
33326
33371
|
}
|
|
33327
33372
|
var Xa, Gc;
|
|
33328
|
-
function
|
|
33373
|
+
function D$() {
|
|
33329
33374
|
if (Gc) return Xa;
|
|
33330
33375
|
Gc = 1;
|
|
33331
33376
|
function e(t) {
|
|
@@ -33334,10 +33379,10 @@ function S$() {
|
|
|
33334
33379
|
return Xa = e, Xa;
|
|
33335
33380
|
}
|
|
33336
33381
|
var Qa, Yc;
|
|
33337
|
-
function
|
|
33382
|
+
function C$() {
|
|
33338
33383
|
if (Yc) return Qa;
|
|
33339
33384
|
Yc = 1;
|
|
33340
|
-
var e = _m(), t =
|
|
33385
|
+
var e = _m(), t = O$(), n = D$();
|
|
33341
33386
|
function r(s) {
|
|
33342
33387
|
var i = -1, a = s == null ? 0 : s.length;
|
|
33343
33388
|
for (this.__data__ = new e(); ++i < a; )
|
|
@@ -33346,7 +33391,7 @@ function O$() {
|
|
|
33346
33391
|
return r.prototype.add = r.prototype.push = t, r.prototype.has = n, Qa = r, Qa;
|
|
33347
33392
|
}
|
|
33348
33393
|
var el, Jc;
|
|
33349
|
-
function
|
|
33394
|
+
function E$() {
|
|
33350
33395
|
if (Jc) return el;
|
|
33351
33396
|
Jc = 1;
|
|
33352
33397
|
var e = vh();
|
|
@@ -33357,7 +33402,7 @@ function D$() {
|
|
|
33357
33402
|
return el = t, el;
|
|
33358
33403
|
}
|
|
33359
33404
|
var tl, Kc;
|
|
33360
|
-
function
|
|
33405
|
+
function M$() {
|
|
33361
33406
|
if (Kc) return tl;
|
|
33362
33407
|
Kc = 1;
|
|
33363
33408
|
function e(t, n, r) {
|
|
@@ -33369,7 +33414,7 @@ function C$() {
|
|
|
33369
33414
|
return tl = e, tl;
|
|
33370
33415
|
}
|
|
33371
33416
|
var nl, Zc;
|
|
33372
|
-
function
|
|
33417
|
+
function V$() {
|
|
33373
33418
|
if (Zc) return nl;
|
|
33374
33419
|
Zc = 1;
|
|
33375
33420
|
function e(t, n) {
|
|
@@ -33378,14 +33423,14 @@ function E$() {
|
|
|
33378
33423
|
return nl = e, nl;
|
|
33379
33424
|
}
|
|
33380
33425
|
var il, Xc;
|
|
33381
|
-
function
|
|
33426
|
+
function I$() {
|
|
33382
33427
|
if (Xc) return il;
|
|
33383
33428
|
Xc = 1;
|
|
33384
33429
|
var e = zl(), t = qn(), n = e(t, "Set");
|
|
33385
33430
|
return il = n, il;
|
|
33386
33431
|
}
|
|
33387
33432
|
var rl, Qc;
|
|
33388
|
-
function
|
|
33433
|
+
function F$() {
|
|
33389
33434
|
if (Qc) return rl;
|
|
33390
33435
|
Qc = 1;
|
|
33391
33436
|
function e() {
|
|
@@ -33405,19 +33450,19 @@ function Ih() {
|
|
|
33405
33450
|
return sl = e, sl;
|
|
33406
33451
|
}
|
|
33407
33452
|
var al, tf;
|
|
33408
|
-
function
|
|
33453
|
+
function A$() {
|
|
33409
33454
|
if (tf) return al;
|
|
33410
33455
|
tf = 1;
|
|
33411
|
-
var e =
|
|
33456
|
+
var e = I$(), t = F$(), n = Ih(), r = 1 / 0, s = e && 1 / n(new e([, -0]))[1] == r ? function(i) {
|
|
33412
33457
|
return new e(i);
|
|
33413
33458
|
} : t;
|
|
33414
33459
|
return al = s, al;
|
|
33415
33460
|
}
|
|
33416
33461
|
var ll, nf;
|
|
33417
|
-
function
|
|
33462
|
+
function N$() {
|
|
33418
33463
|
if (nf) return ll;
|
|
33419
33464
|
nf = 1;
|
|
33420
|
-
var e =
|
|
33465
|
+
var e = C$(), t = E$(), n = M$(), r = V$(), s = A$(), i = Ih(), a = 200;
|
|
33421
33466
|
function l(u, d, m) {
|
|
33422
33467
|
var p = -1, g = t, v = u.length, x = !0, w = [], S = w;
|
|
33423
33468
|
if (m)
|
|
@@ -33444,18 +33489,18 @@ function F$() {
|
|
|
33444
33489
|
return ll = l, ll;
|
|
33445
33490
|
}
|
|
33446
33491
|
var ol, rf;
|
|
33447
|
-
function
|
|
33492
|
+
function $$() {
|
|
33448
33493
|
if (rf) return ol;
|
|
33449
33494
|
rf = 1;
|
|
33450
|
-
var e =
|
|
33495
|
+
var e = N$();
|
|
33451
33496
|
function t(n) {
|
|
33452
33497
|
return n && n.length ? e(n) : [];
|
|
33453
33498
|
}
|
|
33454
33499
|
return ol = t, ol;
|
|
33455
33500
|
}
|
|
33456
|
-
var
|
|
33457
|
-
const
|
|
33458
|
-
function
|
|
33501
|
+
var P$ = $$();
|
|
33502
|
+
const L$ = /* @__PURE__ */ Kt(P$);
|
|
33503
|
+
function R$(e, t) {
|
|
33459
33504
|
var n = [], r;
|
|
33460
33505
|
switch (t) {
|
|
33461
33506
|
case "image":
|
|
@@ -33606,7 +33651,7 @@ function sf() {
|
|
|
33606
33651
|
};
|
|
33607
33652
|
}
|
|
33608
33653
|
let ul;
|
|
33609
|
-
const
|
|
33654
|
+
const U$ = {
|
|
33610
33655
|
emits: ["loading", "loaded", "click:row", "click:actions"],
|
|
33611
33656
|
props: {
|
|
33612
33657
|
defaultPage: {
|
|
@@ -34109,7 +34154,7 @@ const L$ = {
|
|
|
34109
34154
|
t.push("event");
|
|
34110
34155
|
break;
|
|
34111
34156
|
}
|
|
34112
|
-
return
|
|
34157
|
+
return L$(t);
|
|
34113
34158
|
},
|
|
34114
34159
|
columns() {
|
|
34115
34160
|
let e = [], t = {};
|
|
@@ -34124,7 +34169,7 @@ const L$ = {
|
|
|
34124
34169
|
}
|
|
34125
34170
|
var r = this.actualOptions.prefixColumns || [];
|
|
34126
34171
|
r.forEach(n(!0));
|
|
34127
|
-
var s = this.actualOptions.columns || [], i = s.length ? s :
|
|
34172
|
+
var s = this.actualOptions.columns || [], i = s.length ? s : R$(this, this.basicType);
|
|
34128
34173
|
i.length || i.push({
|
|
34129
34174
|
title: "Title",
|
|
34130
34175
|
key: "title"
|
|
@@ -34281,7 +34326,7 @@ const L$ = {
|
|
|
34281
34326
|
data() {
|
|
34282
34327
|
var s;
|
|
34283
34328
|
var e = this.selectionManager;
|
|
34284
|
-
e || (e = new
|
|
34329
|
+
e || (e = new S$({ minimum: this.minimum, maximum: this.maximum })), this.modelValue && e.setSelection(this.modelValue);
|
|
34285
34330
|
const t = Math.max(
|
|
34286
34331
|
isNaN(this.defaultPage) ? 1 : this.defaultPage || 1,
|
|
34287
34332
|
1
|
|
@@ -34322,11 +34367,11 @@ const L$ = {
|
|
|
34322
34367
|
actualOptions: this.options
|
|
34323
34368
|
};
|
|
34324
34369
|
}
|
|
34325
|
-
}, 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$ = {
|
|
34326
34371
|
key: 0,
|
|
34327
34372
|
class: "font-sm"
|
|
34328
|
-
},
|
|
34329
|
-
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) {
|
|
34330
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");
|
|
34331
34376
|
return i.actualDefinition ? (o(), k(d, {
|
|
34332
34377
|
key: 0,
|
|
@@ -34430,7 +34475,7 @@ function W$(e, t, n, r, s, i) {
|
|
|
34430
34475
|
icon: "fa-plus-minus",
|
|
34431
34476
|
left: ""
|
|
34432
34477
|
}),
|
|
34433
|
-
|
|
34478
|
+
j$
|
|
34434
34479
|
]),
|
|
34435
34480
|
_: 1
|
|
34436
34481
|
})
|
|
@@ -34486,7 +34531,7 @@ function W$(e, t, n, r, s, i) {
|
|
|
34486
34531
|
c(l, null, {
|
|
34487
34532
|
default: f(() => [
|
|
34488
34533
|
T("div", null, b(i.emptyTextString), 1),
|
|
34489
|
-
n.dateFilterEnabled ? (o(), h("div",
|
|
34534
|
+
n.dateFilterEnabled ? (o(), h("div", q$, " Try changing your date range or updating your filter. ")) : _("", !0)
|
|
34490
34535
|
]),
|
|
34491
34536
|
_: 1
|
|
34492
34537
|
})
|
|
@@ -34504,7 +34549,7 @@ function W$(e, t, n, r, s, i) {
|
|
|
34504
34549
|
s.dataSource && !i.boundaryMessage ? (o(), k(V, { key: 0 }, {
|
|
34505
34550
|
default: f(() => [
|
|
34506
34551
|
z(e.$slots, "footera", {}, void 0, !0),
|
|
34507
|
-
T("div",
|
|
34552
|
+
T("div", B$, [
|
|
34508
34553
|
c(C, {
|
|
34509
34554
|
page: s.page,
|
|
34510
34555
|
"onUpdate:page": t[2] || (t[2] = (H) => s.page = H),
|
|
@@ -34536,15 +34581,15 @@ function W$(e, t, n, r, s, i) {
|
|
|
34536
34581
|
debounce: 500,
|
|
34537
34582
|
placeholder: "Keyword Search"
|
|
34538
34583
|
}, null, 8, ["modelValue", "loading"]),
|
|
34539
|
-
|
|
34540
|
-
n.dateFilterEnabled ? (o(), h("div",
|
|
34584
|
+
z$,
|
|
34585
|
+
n.dateFilterEnabled ? (o(), h("div", W$, [
|
|
34541
34586
|
c(X, {
|
|
34542
34587
|
field: i.dateRangeField,
|
|
34543
34588
|
modelValue: s.dateRangeFilter,
|
|
34544
34589
|
"onUpdate:modelValue": t[4] || (t[4] = (H) => s.dateRangeFilter = H)
|
|
34545
34590
|
}, null, 8, ["field", "modelValue"])
|
|
34546
34591
|
])) : _("", !0),
|
|
34547
|
-
|
|
34592
|
+
H$,
|
|
34548
34593
|
c(ne, {
|
|
34549
34594
|
definition: i.actualDefinition,
|
|
34550
34595
|
modelValue: s.actualFilter,
|
|
@@ -34571,7 +34616,7 @@ function W$(e, t, n, r, s, i) {
|
|
|
34571
34616
|
_: 3
|
|
34572
34617
|
})) : _("", !0);
|
|
34573
34618
|
}
|
|
34574
|
-
const
|
|
34619
|
+
const Y$ = /* @__PURE__ */ M(U$, [["render", G$], ["__scopeId", "data-v-b0fd455a"]]), J$ = {
|
|
34575
34620
|
props: {
|
|
34576
34621
|
modal: {
|
|
34577
34622
|
type: Object,
|
|
@@ -34601,9 +34646,9 @@ const H$ = /* @__PURE__ */ M(L$, [["render", W$], ["__scopeId", "data-v-b0fd455a
|
|
|
34601
34646
|
return this.modal.style && (e = Object.assign(e, this.modal.style)), e;
|
|
34602
34647
|
}
|
|
34603
34648
|
}
|
|
34604
|
-
},
|
|
34605
|
-
function
|
|
34606
|
-
return o(), h("div",
|
|
34649
|
+
}, K$ = { class: "modal-wrapper" };
|
|
34650
|
+
function Z$(e, t, n, r, s, i) {
|
|
34651
|
+
return o(), h("div", K$, [
|
|
34607
34652
|
T("div", {
|
|
34608
34653
|
class: "modal-blanket",
|
|
34609
34654
|
onClick: t[0] || (t[0] = (...a) => i.blanketClick && i.blanketClick(...a))
|
|
@@ -34621,7 +34666,7 @@ function J$(e, t, n, r, s, i) {
|
|
|
34621
34666
|
], 4)
|
|
34622
34667
|
]);
|
|
34623
34668
|
}
|
|
34624
|
-
const
|
|
34669
|
+
const X$ = /* @__PURE__ */ M(J$, [["render", Z$], ["__scopeId", "data-v-90c28992"]]), Q$ = {
|
|
34625
34670
|
mixins: [wn],
|
|
34626
34671
|
computed: {
|
|
34627
34672
|
confirmText() {
|
|
@@ -34649,25 +34694,25 @@ const K$ = /* @__PURE__ */ M(G$, [["render", J$], ["__scopeId", "data-v-90c28992
|
|
|
34649
34694
|
}
|
|
34650
34695
|
}
|
|
34651
34696
|
}
|
|
34652
|
-
},
|
|
34653
|
-
function
|
|
34697
|
+
}, eP = { class: "padder" }, tP = ["innerHTML"], nP = { class: "padder" };
|
|
34698
|
+
function iP(e, t, n, r, s, i) {
|
|
34654
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");
|
|
34655
34700
|
return o(), k(p, { class: "wrapper" }, {
|
|
34656
34701
|
default: f(() => [
|
|
34657
34702
|
c(a, null, {
|
|
34658
34703
|
default: f(() => [
|
|
34659
|
-
T("div",
|
|
34704
|
+
T("div", eP, [
|
|
34660
34705
|
T("h5", null, b(e.options.title), 1),
|
|
34661
34706
|
T("div", {
|
|
34662
34707
|
innerHTML: e.options.description
|
|
34663
|
-
}, null, 8,
|
|
34708
|
+
}, null, 8, tP)
|
|
34664
34709
|
])
|
|
34665
34710
|
]),
|
|
34666
34711
|
_: 1
|
|
34667
34712
|
}),
|
|
34668
34713
|
c(m, null, {
|
|
34669
34714
|
default: f(() => [
|
|
34670
|
-
T("div",
|
|
34715
|
+
T("div", nP, [
|
|
34671
34716
|
c(d, null, {
|
|
34672
34717
|
default: f(() => [
|
|
34673
34718
|
c(u, null, {
|
|
@@ -34709,7 +34754,7 @@ function tP(e, t, n, r, s, i) {
|
|
|
34709
34754
|
_: 1
|
|
34710
34755
|
});
|
|
34711
34756
|
}
|
|
34712
|
-
const
|
|
34757
|
+
const rP = /* @__PURE__ */ M(Q$, [["render", iP], ["__scopeId", "data-v-ee67e4b1"]]), sP = {
|
|
34713
34758
|
data() {
|
|
34714
34759
|
return {
|
|
34715
34760
|
selected: null,
|
|
@@ -34748,21 +34793,21 @@ const nP = /* @__PURE__ */ M(Z$, [["render", tP], ["__scopeId", "data-v-ee67e4b1
|
|
|
34748
34793
|
this.selected = e, this.close(e);
|
|
34749
34794
|
}
|
|
34750
34795
|
}
|
|
34751
|
-
},
|
|
34796
|
+
}, aP = { class: "options-modal-header" }, lP = { class: "padder" }, oP = { class: "options-modal-header" }, uP = { class: "padder" }, dP = ["onClick"], cP = ["innerHTML"], fP = {
|
|
34752
34797
|
key: 0,
|
|
34753
34798
|
class: "title"
|
|
34754
|
-
},
|
|
34799
|
+
}, mP = {
|
|
34755
34800
|
key: 1,
|
|
34756
34801
|
class: "description"
|
|
34757
|
-
},
|
|
34758
|
-
function
|
|
34802
|
+
}, hP = { class: "padder" };
|
|
34803
|
+
function pP(e, t, n, r, s, i) {
|
|
34759
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");
|
|
34760
34805
|
return o(), k(x, { class: "wrapper" }, {
|
|
34761
34806
|
default: f(() => [
|
|
34762
34807
|
e.options.title || e.options.description ? (o(), k(a, { key: 0 }, {
|
|
34763
34808
|
default: f(() => [
|
|
34764
|
-
T("div",
|
|
34765
|
-
T("div",
|
|
34809
|
+
T("div", aP, [
|
|
34810
|
+
T("div", lP, [
|
|
34766
34811
|
T("h5", null, b(e.options.title), 1),
|
|
34767
34812
|
T("div", null, b(e.options.description), 1)
|
|
34768
34813
|
])
|
|
@@ -34772,8 +34817,8 @@ function mP(e, t, n, r, s, i) {
|
|
|
34772
34817
|
})) : _("", !0),
|
|
34773
34818
|
i.searchEnabled ? (o(), k(a, { key: 1 }, {
|
|
34774
34819
|
default: f(() => [
|
|
34775
|
-
T("div",
|
|
34776
|
-
T("div",
|
|
34820
|
+
T("div", oP, [
|
|
34821
|
+
T("div", uP, [
|
|
34777
34822
|
c(l, {
|
|
34778
34823
|
modelValue: s.search,
|
|
34779
34824
|
"onUpdate:modelValue": t[0] || (t[0] = (w) => s.search = w),
|
|
@@ -34808,14 +34853,14 @@ function mP(e, t, n, r, s, i) {
|
|
|
34808
34853
|
T("div", {
|
|
34809
34854
|
class: "option-icon",
|
|
34810
34855
|
innerHTML: w.icon
|
|
34811
|
-
}, null, 8,
|
|
34856
|
+
}, null, 8, cP)
|
|
34812
34857
|
]),
|
|
34813
34858
|
_: 2
|
|
34814
34859
|
}, 1024)) : _("", !0),
|
|
34815
34860
|
c(u, null, {
|
|
34816
34861
|
default: f(() => [
|
|
34817
|
-
w.title ? (o(), h("div",
|
|
34818
|
-
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)
|
|
34819
34864
|
]),
|
|
34820
34865
|
_: 2
|
|
34821
34866
|
}, 1024),
|
|
@@ -34831,14 +34876,14 @@ function mP(e, t, n, r, s, i) {
|
|
|
34831
34876
|
]),
|
|
34832
34877
|
_: 2
|
|
34833
34878
|
}, 1024)
|
|
34834
|
-
], 8,
|
|
34879
|
+
], 8, dP))), 256))
|
|
34835
34880
|
], 2)
|
|
34836
34881
|
]),
|
|
34837
34882
|
_: 1
|
|
34838
34883
|
}),
|
|
34839
34884
|
c(v, { class: "options-modal-footer" }, {
|
|
34840
34885
|
default: f(() => [
|
|
34841
|
-
T("div",
|
|
34886
|
+
T("div", hP, [
|
|
34842
34887
|
c(g, {
|
|
34843
34888
|
size: "sm",
|
|
34844
34889
|
onClick: e.dismiss
|
|
@@ -34856,7 +34901,7 @@ function mP(e, t, n, r, s, i) {
|
|
|
34856
34901
|
_: 1
|
|
34857
34902
|
});
|
|
34858
34903
|
}
|
|
34859
|
-
const
|
|
34904
|
+
const yP = /* @__PURE__ */ M(sP, [["render", pP], ["__scopeId", "data-v-79ee703e"]]), gP = {
|
|
34860
34905
|
mixins: [wn],
|
|
34861
34906
|
data() {
|
|
34862
34907
|
return {
|
|
@@ -34889,8 +34934,8 @@ const hP = /* @__PURE__ */ M(iP, [["render", mP], ["__scopeId", "data-v-79ee703e
|
|
|
34889
34934
|
created() {
|
|
34890
34935
|
this.options.model && (this.model = this.options.model);
|
|
34891
34936
|
}
|
|
34892
|
-
},
|
|
34893
|
-
function
|
|
34937
|
+
}, _P = { class: "padder" }, vP = { key: 0 }, bP = { class: "padder" };
|
|
34938
|
+
function kP(e, t, n, r, s, i) {
|
|
34894
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");
|
|
34895
34940
|
return o(), h("form", {
|
|
34896
34941
|
class: "wrapper",
|
|
@@ -34900,9 +34945,9 @@ function vP(e, t, n, r, s, i) {
|
|
|
34900
34945
|
default: f(() => [
|
|
34901
34946
|
c(l, null, {
|
|
34902
34947
|
default: f(() => [
|
|
34903
|
-
T("div",
|
|
34948
|
+
T("div", _P, [
|
|
34904
34949
|
T("h5", null, b(e.options.title), 1),
|
|
34905
|
-
e.options.description ? (o(), h("p",
|
|
34950
|
+
e.options.description ? (o(), h("p", vP, b(e.options.description), 1)) : _("", !0),
|
|
34906
34951
|
c(a, {
|
|
34907
34952
|
ref: "form",
|
|
34908
34953
|
"onForm:state": i.formStateUpdated,
|
|
@@ -34916,7 +34961,7 @@ function vP(e, t, n, r, s, i) {
|
|
|
34916
34961
|
}),
|
|
34917
34962
|
c(g, { class: "border-top" }, {
|
|
34918
34963
|
default: f(() => [
|
|
34919
|
-
T("div",
|
|
34964
|
+
T("div", bP, [
|
|
34920
34965
|
c(p, null, {
|
|
34921
34966
|
default: f(() => [
|
|
34922
34967
|
c(d, { shrink: "" }, {
|
|
@@ -34962,8 +35007,8 @@ function vP(e, t, n, r, s, i) {
|
|
|
34962
35007
|
})
|
|
34963
35008
|
], 32);
|
|
34964
35009
|
}
|
|
34965
|
-
const
|
|
34966
|
-
function
|
|
35010
|
+
const wP = /* @__PURE__ */ M(gP, [["render", kP], ["__scopeId", "data-v-22036a05"]]);
|
|
35011
|
+
function xP(e, t) {
|
|
34967
35012
|
switch (e) {
|
|
34968
35013
|
case "systemtask":
|
|
34969
35014
|
case "comment":
|
|
@@ -34986,7 +35031,7 @@ function kP(e, t) {
|
|
|
34986
35031
|
break;
|
|
34987
35032
|
}
|
|
34988
35033
|
}
|
|
34989
|
-
function
|
|
35034
|
+
function TP(e, t) {
|
|
34990
35035
|
let n = [];
|
|
34991
35036
|
switch (e) {
|
|
34992
35037
|
case "transaction":
|
|
@@ -35174,9 +35219,9 @@ function wP(e, t) {
|
|
|
35174
35219
|
}
|
|
35175
35220
|
return n;
|
|
35176
35221
|
}
|
|
35177
|
-
const
|
|
35222
|
+
const SP = {
|
|
35178
35223
|
components: {
|
|
35179
|
-
ContentBrowser:
|
|
35224
|
+
ContentBrowser: Y$,
|
|
35180
35225
|
Search: Qt,
|
|
35181
35226
|
DateRange: Um
|
|
35182
35227
|
},
|
|
@@ -35199,7 +35244,7 @@ const xP = {
|
|
|
35199
35244
|
},
|
|
35200
35245
|
dateShortcuts() {
|
|
35201
35246
|
const e = this.definition.key, t = this.definition.definesType || e;
|
|
35202
|
-
return
|
|
35247
|
+
return TP(t);
|
|
35203
35248
|
},
|
|
35204
35249
|
bigData() {
|
|
35205
35250
|
var e;
|
|
@@ -35207,7 +35252,7 @@ const xP = {
|
|
|
35207
35252
|
},
|
|
35208
35253
|
dateFilterEnabled() {
|
|
35209
35254
|
const e = this.definition.key, t = this.definition.definesType || e;
|
|
35210
|
-
return
|
|
35255
|
+
return xP(t, e);
|
|
35211
35256
|
},
|
|
35212
35257
|
dateSummary() {
|
|
35213
35258
|
let { startDate: e, endDate: t } = this.dateRange;
|
|
@@ -35310,8 +35355,8 @@ const xP = {
|
|
|
35310
35355
|
this.close(this.model);
|
|
35311
35356
|
}
|
|
35312
35357
|
}
|
|
35313
|
-
},
|
|
35314
|
-
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) {
|
|
35315
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");
|
|
35316
35361
|
return o(), k(a, { class: "wrapper" }, {
|
|
35317
35362
|
default: f(() => [
|
|
@@ -35324,7 +35369,7 @@ function MP(e, t, n, r, s, i) {
|
|
|
35324
35369
|
s.definition ? (o(), h(D, { key: 0 }, [
|
|
35325
35370
|
c(x, null, {
|
|
35326
35371
|
default: f(() => [
|
|
35327
|
-
T("div",
|
|
35372
|
+
T("div", OP, [
|
|
35328
35373
|
c(p, {
|
|
35329
35374
|
vcenter: "",
|
|
35330
35375
|
gap: ""
|
|
@@ -35338,7 +35383,7 @@ function MP(e, t, n, r, s, i) {
|
|
|
35338
35383
|
}),
|
|
35339
35384
|
i.maximum ? (o(), k(l, { key: 0 }, {
|
|
35340
35385
|
default: f(() => [
|
|
35341
|
-
T("span",
|
|
35386
|
+
T("span", DP, "(" + b(s.model.length) + " of " + b(i.maximum) + ")", 1)
|
|
35342
35387
|
]),
|
|
35343
35388
|
_: 1
|
|
35344
35389
|
})) : _("", !0),
|
|
@@ -35376,16 +35421,16 @@ function MP(e, t, n, r, s, i) {
|
|
|
35376
35421
|
])
|
|
35377
35422
|
]),
|
|
35378
35423
|
default: f(() => [
|
|
35379
|
-
T("div",
|
|
35424
|
+
T("div", CP, [
|
|
35380
35425
|
c(p, { gap: "" }, {
|
|
35381
35426
|
default: f(() => [
|
|
35382
35427
|
c(l, { shrink: "" }, {
|
|
35383
35428
|
default: f(() => [
|
|
35384
|
-
T("ul",
|
|
35429
|
+
T("ul", EP, [
|
|
35385
35430
|
(o(!0), h(D, null, A(i.dateShortcuts, (C) => (o(), h("li", null, [
|
|
35386
35431
|
T("a", {
|
|
35387
35432
|
onClick: (V) => i.setDateRange(C)
|
|
35388
|
-
}, b(C.title), 9,
|
|
35433
|
+
}, b(C.title), 9, MP)
|
|
35389
35434
|
]))), 256))
|
|
35390
35435
|
])
|
|
35391
35436
|
]),
|
|
@@ -35469,7 +35514,7 @@ function MP(e, t, n, r, s, i) {
|
|
|
35469
35514
|
abovecontent: f(() => [
|
|
35470
35515
|
i.rolodexEnabled ? (o(), k(x, { key: 0 }, {
|
|
35471
35516
|
default: f(() => [
|
|
35472
|
-
T("div",
|
|
35517
|
+
T("div", VP, [
|
|
35473
35518
|
c(d, {
|
|
35474
35519
|
size: "sm",
|
|
35475
35520
|
onClick: t[3] || (t[3] = (C) => i.toggleRolodex("")),
|
|
@@ -35505,7 +35550,7 @@ function MP(e, t, n, r, s, i) {
|
|
|
35505
35550
|
_: 1
|
|
35506
35551
|
});
|
|
35507
35552
|
}
|
|
35508
|
-
const
|
|
35553
|
+
const FP = /* @__PURE__ */ M(SP, [["render", IP], ["__scopeId", "data-v-aeaca77a"]]), AP = {
|
|
35509
35554
|
components: {
|
|
35510
35555
|
ScopeSelect: c2
|
|
35511
35556
|
// Search,
|
|
@@ -35579,14 +35624,14 @@ const VP = /* @__PURE__ */ M(xP, [["render", MP], ["__scopeId", "data-v-aeaca77a
|
|
|
35579
35624
|
console.log("selection complete", e, this.model), this.close(this.model);
|
|
35580
35625
|
}
|
|
35581
35626
|
}
|
|
35582
|
-
},
|
|
35583
|
-
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) {
|
|
35584
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");
|
|
35585
35630
|
return o(), k(p, { class: "wrapper" }, {
|
|
35586
35631
|
default: f(() => [
|
|
35587
35632
|
c(d, null, {
|
|
35588
35633
|
default: f(() => [
|
|
35589
|
-
T("div",
|
|
35634
|
+
T("div", $P, [
|
|
35590
35635
|
c(u, {
|
|
35591
35636
|
vcenter: "",
|
|
35592
35637
|
gap: ""
|
|
@@ -35594,7 +35639,7 @@ function $P(e, t, n, r, s, i) {
|
|
|
35594
35639
|
default: f(() => [
|
|
35595
35640
|
c(a, null, {
|
|
35596
35641
|
default: f(() => [
|
|
35597
|
-
|
|
35642
|
+
PP
|
|
35598
35643
|
]),
|
|
35599
35644
|
_: 1
|
|
35600
35645
|
}),
|
|
@@ -35631,7 +35676,7 @@ function $P(e, t, n, r, s, i) {
|
|
|
35631
35676
|
_: 1
|
|
35632
35677
|
});
|
|
35633
35678
|
}
|
|
35634
|
-
const
|
|
35679
|
+
const RP = /* @__PURE__ */ M(AP, [["render", LP], ["__scopeId", "data-v-c5b42335"]]), UP = {
|
|
35635
35680
|
mixins: [wn],
|
|
35636
35681
|
components: {
|
|
35637
35682
|
Tagger: $T
|
|
@@ -35655,17 +35700,17 @@ const PP = /* @__PURE__ */ M(IP, [["render", $P], ["__scopeId", "data-v-c5b42335
|
|
|
35655
35700
|
data() {
|
|
35656
35701
|
return {};
|
|
35657
35702
|
}
|
|
35658
|
-
},
|
|
35703
|
+
}, jP = { class: "header" }, qP = {
|
|
35659
35704
|
key: 0,
|
|
35660
35705
|
class: "font-sm font-muted"
|
|
35661
|
-
},
|
|
35662
|
-
function
|
|
35706
|
+
}, BP = { class: "footer" };
|
|
35707
|
+
function zP(e, t, n, r, s, i) {
|
|
35663
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");
|
|
35664
35709
|
return o(), k(x, { class: "wrapper" }, {
|
|
35665
35710
|
default: f(() => [
|
|
35666
35711
|
c(u, null, {
|
|
35667
35712
|
default: f(() => [
|
|
35668
|
-
T("div",
|
|
35713
|
+
T("div", jP, [
|
|
35669
35714
|
c(l, {
|
|
35670
35715
|
gap: "",
|
|
35671
35716
|
center: ""
|
|
@@ -35676,7 +35721,7 @@ function qP(e, t, n, r, s, i) {
|
|
|
35676
35721
|
var w;
|
|
35677
35722
|
return [
|
|
35678
35723
|
T("h3", null, b(i.title), 1),
|
|
35679
|
-
(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)
|
|
35680
35725
|
];
|
|
35681
35726
|
}),
|
|
35682
35727
|
_: 1
|
|
@@ -35704,7 +35749,7 @@ function qP(e, t, n, r, s, i) {
|
|
|
35704
35749
|
}),
|
|
35705
35750
|
c(v, null, {
|
|
35706
35751
|
default: f(() => [
|
|
35707
|
-
T("div",
|
|
35752
|
+
T("div", BP, [
|
|
35708
35753
|
c(l, {
|
|
35709
35754
|
gap: "",
|
|
35710
35755
|
center: ""
|
|
@@ -35747,7 +35792,7 @@ function qP(e, t, n, r, s, i) {
|
|
|
35747
35792
|
_: 1
|
|
35748
35793
|
});
|
|
35749
35794
|
}
|
|
35750
|
-
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 = {
|
|
35751
35796
|
props: {
|
|
35752
35797
|
accept: {
|
|
35753
35798
|
type: String
|
|
@@ -35878,7 +35923,7 @@ const BP = /* @__PURE__ */ M(LP, [["render", qP], ["__scopeId", "data-v-da6e77a9
|
|
|
35878
35923
|
return new mf().bootstrap(d), n.queue.unshift(d), d;
|
|
35879
35924
|
},
|
|
35880
35925
|
cancelFile(e) {
|
|
35881
|
-
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));
|
|
35882
35927
|
},
|
|
35883
35928
|
removeFile(e) {
|
|
35884
35929
|
var t = this.queue.indexOf(e);
|
|
@@ -35904,7 +35949,7 @@ const BP = /* @__PURE__ */ M(LP, [["render", qP], ["__scopeId", "data-v-da6e77a9
|
|
|
35904
35949
|
case yt:
|
|
35905
35950
|
return;
|
|
35906
35951
|
}
|
|
35907
|
-
e.state = yt, e.dispatch(
|
|
35952
|
+
e.state = yt, e.dispatch(YP);
|
|
35908
35953
|
{
|
|
35909
35954
|
const m = e.size, p = e.name, g = e.mime, { data: v } = await t.$sdk.api.post("/file/check", {
|
|
35910
35955
|
fileSize: m,
|
|
@@ -35928,7 +35973,7 @@ const BP = /* @__PURE__ */ M(LP, [["render", qP], ["__scopeId", "data-v-da6e77a9
|
|
|
35928
35973
|
let p = Math.floor(
|
|
35929
35974
|
m.loaded * 100 / m.total
|
|
35930
35975
|
);
|
|
35931
|
-
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);
|
|
35932
35977
|
}
|
|
35933
35978
|
};
|
|
35934
35979
|
const l = t.$sdk.api.CancelToken.source();
|
|
@@ -35940,7 +35985,7 @@ const BP = /* @__PURE__ */ M(LP, [["render", qP], ["__scopeId", "data-v-da6e77a9
|
|
|
35940
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();
|
|
35941
35986
|
}), d.catch(function(m) {
|
|
35942
35987
|
var p = t.$sdk.api.wasCancelled(m);
|
|
35943
|
-
p ? e.state = dn : (e.state =
|
|
35988
|
+
p ? e.state = dn : (e.state = HP, e.dispatch(KP, m), t.uploadNextFile());
|
|
35944
35989
|
});
|
|
35945
35990
|
},
|
|
35946
35991
|
toggle() {
|
|
@@ -35997,9 +36042,9 @@ const BP = /* @__PURE__ */ M(LP, [["render", qP], ["__scopeId", "data-v-da6e77a9
|
|
|
35997
36042
|
e.uploading ? e.pause() : (e.queue.length = 0, e.defaultFreeformTags.length = 0, e.defaultScopes.length = 0);
|
|
35998
36043
|
}
|
|
35999
36044
|
}
|
|
36000
|
-
},
|
|
36001
|
-
function
|
|
36002
|
-
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, [
|
|
36003
36048
|
T("input", {
|
|
36004
36049
|
style: { display: "none" },
|
|
36005
36050
|
accept: n.accept,
|
|
@@ -36007,13 +36052,13 @@ function QP(e, t, n, r, s, i) {
|
|
|
36007
36052
|
type: "file",
|
|
36008
36053
|
multiple: "",
|
|
36009
36054
|
onChange: t[0] || (t[0] = (a) => i.filesSelected(a.target.files))
|
|
36010
|
-
}, null, 40,
|
|
36055
|
+
}, null, 40, QP),
|
|
36011
36056
|
T("input", {
|
|
36012
36057
|
style: { display: "none" },
|
|
36013
36058
|
accept: n.accept,
|
|
36014
36059
|
ref: "immediateFile",
|
|
36015
36060
|
type: "file"
|
|
36016
|
-
}, null, 8,
|
|
36061
|
+
}, null, 8, eL),
|
|
36017
36062
|
z(e.$slots, "default", {
|
|
36018
36063
|
queue: s.queue,
|
|
36019
36064
|
items: e.items,
|
|
@@ -36025,11 +36070,11 @@ function QP(e, t, n, r, s, i) {
|
|
|
36025
36070
|
})
|
|
36026
36071
|
]);
|
|
36027
36072
|
}
|
|
36028
|
-
const
|
|
36029
|
-
function
|
|
36073
|
+
const oL = /* @__PURE__ */ M(ZP, [["render", tL]]);
|
|
36074
|
+
function nL(e, t) {
|
|
36030
36075
|
return t.reduce((n, r) => Math.abs(r - e) < Math.abs(n - e) ? r : n);
|
|
36031
36076
|
}
|
|
36032
|
-
function
|
|
36077
|
+
function uL() {
|
|
36033
36078
|
var e = Gt({
|
|
36034
36079
|
mounted: !1,
|
|
36035
36080
|
screen: {
|
|
@@ -36102,7 +36147,7 @@ function lL() {
|
|
|
36102
36147
|
point: 0
|
|
36103
36148
|
}, a = 0;
|
|
36104
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;
|
|
36105
|
-
const u =
|
|
36150
|
+
const u = nL(r, [320, 768, 1200, 1800, 2e3]), d = u * 1, m = u * 1.5, p = u * 2;
|
|
36106
36151
|
e.image = {
|
|
36107
36152
|
auto: {
|
|
36108
36153
|
low: d,
|
|
@@ -36116,7 +36161,7 @@ function lL() {
|
|
|
36116
36161
|
n.removeEventListener("resize", e.resize), n = !1, t = !1, e.mounted = !1;
|
|
36117
36162
|
}, e;
|
|
36118
36163
|
}
|
|
36119
|
-
const
|
|
36164
|
+
const iL = `qik vue ui ${Jh}`, lf = {
|
|
36120
36165
|
FlexColumn: ug,
|
|
36121
36166
|
FlexBody: mg,
|
|
36122
36167
|
FlexHeader: gg,
|
|
@@ -36135,10 +36180,10 @@ const tL = `qik vue ui ${Jh}`, lf = {
|
|
|
36135
36180
|
// UxCircle: UXCircle,
|
|
36136
36181
|
UxForm: Ch,
|
|
36137
36182
|
UxFormField: ao,
|
|
36138
|
-
UxFieldWrapper:
|
|
36139
|
-
UxSubmissionForm:
|
|
36140
|
-
UxPaymentMethodForm:
|
|
36141
|
-
UxRender:
|
|
36183
|
+
UxFieldWrapper: IN,
|
|
36184
|
+
UxSubmissionForm: lN,
|
|
36185
|
+
UxPaymentMethodForm: DN,
|
|
36186
|
+
UxRender: T$,
|
|
36142
36187
|
UxRenderField: Vh,
|
|
36143
36188
|
UxIcon: hk,
|
|
36144
36189
|
UxMenu: gk,
|
|
@@ -36159,12 +36204,12 @@ const tL = `qik vue ui ${Jh}`, lf = {
|
|
|
36159
36204
|
UxSpinner: Pn,
|
|
36160
36205
|
ProgressBar: Yu,
|
|
36161
36206
|
UxProgressBar: Yu,
|
|
36162
|
-
UxModal:
|
|
36207
|
+
UxModal: X$,
|
|
36163
36208
|
Compile: Mh
|
|
36164
|
-
},
|
|
36209
|
+
}, dL = {
|
|
36165
36210
|
install(e, t) {
|
|
36166
36211
|
var r;
|
|
36167
|
-
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) {
|
|
36168
36213
|
var n = Zy(t);
|
|
36169
36214
|
e.config.globalProperties.$glossary = n, t.global.glossary = n;
|
|
36170
36215
|
}
|
|
@@ -36174,17 +36219,17 @@ const tL = `qik vue ui ${Jh}`, lf = {
|
|
|
36174
36219
|
});
|
|
36175
36220
|
}, t.prompt = function(s, i) {
|
|
36176
36221
|
return i = i || {}, i.model = i.model || {}, i.fields = s, t.modal({
|
|
36177
|
-
component:
|
|
36222
|
+
component: wP,
|
|
36178
36223
|
options: i
|
|
36179
36224
|
});
|
|
36180
36225
|
}, t.browse = function(s, i) {
|
|
36181
36226
|
return i = i || {}, i.type = s, i.model = i.model || [], t.modal({
|
|
36182
|
-
component:
|
|
36227
|
+
component: FP,
|
|
36183
36228
|
options: i
|
|
36184
36229
|
});
|
|
36185
36230
|
}, t.tag = function(s) {
|
|
36186
36231
|
return s = s || {}, s.model = s.model || [], t.modal({
|
|
36187
|
-
component:
|
|
36232
|
+
component: WP,
|
|
36188
36233
|
options: s
|
|
36189
36234
|
});
|
|
36190
36235
|
}, t.selectScopes = async function(s) {
|
|
@@ -36206,17 +36251,17 @@ const tL = `qik vue ui ${Jh}`, lf = {
|
|
|
36206
36251
|
);
|
|
36207
36252
|
}
|
|
36208
36253
|
return t.modal({
|
|
36209
|
-
component:
|
|
36254
|
+
component: RP,
|
|
36210
36255
|
options: s
|
|
36211
36256
|
});
|
|
36212
36257
|
}, t.confirm = function(s, i) {
|
|
36213
36258
|
return i = i || {}, i.title = s, t.modal({
|
|
36214
|
-
component:
|
|
36259
|
+
component: rP,
|
|
36215
36260
|
options: i
|
|
36216
36261
|
});
|
|
36217
36262
|
}, t.options = function(s, i, a, l) {
|
|
36218
36263
|
return l = l || {}, t.modal({
|
|
36219
|
-
component:
|
|
36264
|
+
component: yP,
|
|
36220
36265
|
options: {
|
|
36221
36266
|
title: i,
|
|
36222
36267
|
description: a,
|
|
@@ -36239,11 +36284,11 @@ const tL = `qik vue ui ${Jh}`, lf = {
|
|
|
36239
36284
|
export {
|
|
36240
36285
|
Gu as Avatar,
|
|
36241
36286
|
Dh as CodeEditor,
|
|
36242
|
-
|
|
36287
|
+
Y$ as ContentBrowser,
|
|
36243
36288
|
Wm as ContentSearch,
|
|
36244
36289
|
Um as DateRange,
|
|
36245
|
-
|
|
36246
|
-
|
|
36290
|
+
uL as Device,
|
|
36291
|
+
GM as FileDrop,
|
|
36247
36292
|
mg as FlexBody,
|
|
36248
36293
|
Tg as FlexCell,
|
|
36249
36294
|
ug as FlexColumn,
|
|
@@ -36263,12 +36308,12 @@ export {
|
|
|
36263
36308
|
Gg as PanelFooter,
|
|
36264
36309
|
Bg as PanelHeader,
|
|
36265
36310
|
Yu as ProgressBar,
|
|
36266
|
-
|
|
36311
|
+
dL as QikUI,
|
|
36267
36312
|
J1 as RememberScrollMixin,
|
|
36268
36313
|
c2 as ScopeSelect,
|
|
36269
36314
|
p2 as ScopeSelectButton,
|
|
36270
36315
|
Qt as Search,
|
|
36271
|
-
|
|
36316
|
+
S$ as Selection,
|
|
36272
36317
|
Pn as Spinner,
|
|
36273
36318
|
fm as StripeElement,
|
|
36274
36319
|
mm as StripeElements,
|
|
@@ -36276,7 +36321,7 @@ export {
|
|
|
36276
36321
|
rk as UXButton,
|
|
36277
36322
|
Gl as UXCheckbox,
|
|
36278
36323
|
Hl as UXCircle,
|
|
36279
|
-
|
|
36324
|
+
IN as UXFieldWrapper,
|
|
36280
36325
|
Ch as UXForm,
|
|
36281
36326
|
ao as UXFormField,
|
|
36282
36327
|
hk as UXIcon,
|
|
@@ -36285,27 +36330,27 @@ export {
|
|
|
36285
36330
|
ck as UXLink,
|
|
36286
36331
|
Bk as UXList,
|
|
36287
36332
|
Hk as UXListItem,
|
|
36288
|
-
|
|
36333
|
+
NI as UXLocationSelect,
|
|
36289
36334
|
_T as UXMap,
|
|
36290
36335
|
gk as UXMenu,
|
|
36291
36336
|
bk as UXMenuList,
|
|
36292
|
-
|
|
36337
|
+
DN as UXPaymentMethodForm,
|
|
36293
36338
|
Rk as UXPill,
|
|
36294
|
-
|
|
36339
|
+
T$ as UXRender,
|
|
36295
36340
|
Vh as UXRenderField,
|
|
36296
|
-
|
|
36341
|
+
lN as UXSubmissionForm,
|
|
36297
36342
|
xm as UXSwitch,
|
|
36298
36343
|
l_ as UXTab,
|
|
36299
36344
|
ib as UXTable,
|
|
36300
36345
|
r_ as UXTabset,
|
|
36301
36346
|
Vk as UXVideo,
|
|
36302
|
-
|
|
36303
|
-
|
|
36304
|
-
|
|
36305
|
-
|
|
36306
|
-
|
|
36307
|
-
|
|
36308
|
-
|
|
36309
|
-
|
|
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
|
|
36310
36355
|
};
|
|
36311
36356
|
//# sourceMappingURL=lib.es.js.map
|