@qikdev/vue-ui 0.2.226 → 0.2.227
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 +389 -302
- package/dist/lib.es.js.map +1 -1
- package/dist/lib.umd.js +3 -3
- package/dist/lib.umd.js.map +1 -1
- package/dist/style.css +1 -1
- package/package.json +2 -2
package/dist/lib.es.js
CHANGED
|
@@ -1,34 +1,34 @@
|
|
|
1
1
|
import './style.css';
|
|
2
|
-
import { defineComponent as Fr, ref as
|
|
2
|
+
import { defineComponent as Fr, ref as en, toRefs as Dl, onMounted as Fl, onBeforeUnmount as Xa, watch as Ir, computed as pr, openBlock as a, createElementBlock as d, renderSlot as G, createCommentVNode as _, normalizeClass as A, useSlots as Qa, reactive as Ut, provide as ji, resolveComponent as y, Fragment as S, unref as Wn, createBlock as k, withCtx as h, createVNode as m, renderList as $, toDisplayString as b, withDirectives as W, vShow as hi, createElementVNode as x, withModifiers as H, createTextVNode as O, h as yr, mergeProps as Ei, toHandlers as Mr, normalizeStyle as qe, resolveDynamicComponent as Ct, vModelSelect as mt, pushScopeId as Ke, popScopeId as Je, Teleport as eu, vModelText as oe, withKeys as ye, TransitionGroup as tu, nextTick as Il, vModelDynamic as Gn } from "vue";
|
|
3
3
|
import { EventDispatcher as Ml } from "@qikdev/sdk";
|
|
4
|
-
const nu = "0.2.
|
|
5
|
-
class
|
|
4
|
+
const nu = "0.2.227";
|
|
5
|
+
class Rt extends Error {
|
|
6
6
|
}
|
|
7
|
-
class iu extends
|
|
7
|
+
class iu extends Rt {
|
|
8
8
|
constructor(t) {
|
|
9
9
|
super(`Invalid DateTime: ${t.toMessage()}`);
|
|
10
10
|
}
|
|
11
11
|
}
|
|
12
|
-
class ru extends
|
|
12
|
+
class ru extends Rt {
|
|
13
13
|
constructor(t) {
|
|
14
14
|
super(`Invalid Interval: ${t.toMessage()}`);
|
|
15
15
|
}
|
|
16
16
|
}
|
|
17
|
-
class su extends
|
|
17
|
+
class su extends Rt {
|
|
18
18
|
constructor(t) {
|
|
19
19
|
super(`Invalid Duration: ${t.toMessage()}`);
|
|
20
20
|
}
|
|
21
21
|
}
|
|
22
|
-
class wn extends
|
|
22
|
+
class wn extends Rt {
|
|
23
23
|
}
|
|
24
|
-
class $l extends
|
|
24
|
+
class $l extends Rt {
|
|
25
25
|
constructor(t) {
|
|
26
26
|
super(`Invalid unit ${t}`);
|
|
27
27
|
}
|
|
28
28
|
}
|
|
29
|
-
class Ye extends
|
|
29
|
+
class Ye extends Rt {
|
|
30
30
|
}
|
|
31
|
-
class kt extends
|
|
31
|
+
class kt extends Rt {
|
|
32
32
|
constructor() {
|
|
33
33
|
super("Zone is an abstract class");
|
|
34
34
|
}
|
|
@@ -162,7 +162,7 @@ const M = "numeric", it = "short", He = "long", _r = {
|
|
|
162
162
|
function Q(e) {
|
|
163
163
|
return typeof e > "u";
|
|
164
164
|
}
|
|
165
|
-
function
|
|
165
|
+
function Pt(e) {
|
|
166
166
|
return typeof e == "number";
|
|
167
167
|
}
|
|
168
168
|
function Di(e) {
|
|
@@ -1020,7 +1020,7 @@ function St(e, t) {
|
|
|
1020
1020
|
const n = e.toLowerCase();
|
|
1021
1021
|
return n === "local" || n === "system" ? t : n === "utc" || n === "gmt" ? Ne.utcInstance : Ne.parseSpecifier(n) || ht.create(e);
|
|
1022
1022
|
} else
|
|
1023
|
-
return
|
|
1023
|
+
return Pt(e) ? Ne.instance(e) : typeof e == "object" && e.offset && typeof e.offset == "number" ? e : new Du(e);
|
|
1024
1024
|
}
|
|
1025
1025
|
let ds = () => Date.now(), cs = "system", fs = null, ms = null, hs = null, ps;
|
|
1026
1026
|
class ve {
|
|
@@ -1348,7 +1348,7 @@ function on(...e) {
|
|
|
1348
1348
|
const t = e.reduce((n, r) => n + r.source, "");
|
|
1349
1349
|
return RegExp(`^${t}$`);
|
|
1350
1350
|
}
|
|
1351
|
-
function
|
|
1351
|
+
function Bt(...e) {
|
|
1352
1352
|
return (t) => e.reduce(
|
|
1353
1353
|
([n, r, s], i) => {
|
|
1354
1354
|
const [l, o, u] = i(t, s);
|
|
@@ -1390,7 +1390,7 @@ function po(e, t) {
|
|
|
1390
1390
|
day: tn(e, t + 2, 1)
|
|
1391
1391
|
}, null, t + 3];
|
|
1392
1392
|
}
|
|
1393
|
-
function
|
|
1393
|
+
function zt(e, t) {
|
|
1394
1394
|
return [{
|
|
1395
1395
|
hours: tn(e, t, 0),
|
|
1396
1396
|
minutes: tn(e, t + 1, 0),
|
|
@@ -1474,19 +1474,19 @@ function ld(e) {
|
|
|
1474
1474
|
const [, t, n, r, s, i, l, o] = e;
|
|
1475
1475
|
return [jr(t, o, n, r, s, i, l), Ne.utcInstance];
|
|
1476
1476
|
}
|
|
1477
|
-
const od = on(zu, Pr), ad = on(Hu, Pr), ud = on(qu, Pr), dd = on(mo), cd =
|
|
1477
|
+
const od = on(zu, Pr), ad = on(Hu, Pr), ud = on(qu, Pr), dd = on(mo), cd = Bt(
|
|
1478
1478
|
po,
|
|
1479
|
-
|
|
1479
|
+
zt,
|
|
1480
1480
|
un
|
|
1481
|
-
), fd =
|
|
1481
|
+
), fd = Bt(
|
|
1482
1482
|
Wu,
|
|
1483
|
-
|
|
1483
|
+
zt,
|
|
1484
1484
|
un
|
|
1485
|
-
), md =
|
|
1485
|
+
), md = Bt(
|
|
1486
1486
|
Gu,
|
|
1487
|
-
|
|
1487
|
+
zt,
|
|
1488
1488
|
un
|
|
1489
|
-
), hd =
|
|
1489
|
+
), hd = Bt(zt, un);
|
|
1490
1490
|
function pd(e) {
|
|
1491
1491
|
return an(
|
|
1492
1492
|
e,
|
|
@@ -1510,17 +1510,17 @@ function _d(e) {
|
|
|
1510
1510
|
function gd(e) {
|
|
1511
1511
|
return an(e, [Ju, Xu]);
|
|
1512
1512
|
}
|
|
1513
|
-
const vd =
|
|
1513
|
+
const vd = Bt(zt);
|
|
1514
1514
|
function bd(e) {
|
|
1515
1515
|
return an(e, [Ku, vd]);
|
|
1516
1516
|
}
|
|
1517
|
-
const kd = on(Yu, Zu), xd = on(ho), wd =
|
|
1517
|
+
const kd = on(Yu, Zu), xd = on(ho), wd = Bt(
|
|
1518
1518
|
po,
|
|
1519
|
-
|
|
1519
|
+
zt,
|
|
1520
1520
|
un,
|
|
1521
1521
|
yo
|
|
1522
|
-
), Sd =
|
|
1523
|
-
|
|
1522
|
+
), Sd = Bt(
|
|
1523
|
+
zt,
|
|
1524
1524
|
un,
|
|
1525
1525
|
yo
|
|
1526
1526
|
);
|
|
@@ -1577,7 +1577,7 @@ const Td = "Invalid Duration", _o = {
|
|
|
1577
1577
|
milliseconds: 30 * 24 * 60 * 60 * 1e3
|
|
1578
1578
|
},
|
|
1579
1579
|
..._o
|
|
1580
|
-
}, We = 146097 / 400,
|
|
1580
|
+
}, We = 146097 / 400, Yt = 146097 / 4800, Cd = {
|
|
1581
1581
|
years: {
|
|
1582
1582
|
quarters: 4,
|
|
1583
1583
|
months: 12,
|
|
@@ -1598,12 +1598,12 @@ const Td = "Invalid Duration", _o = {
|
|
|
1598
1598
|
milliseconds: We * 24 * 60 * 60 * 1e3 / 4
|
|
1599
1599
|
},
|
|
1600
1600
|
months: {
|
|
1601
|
-
weeks:
|
|
1602
|
-
days:
|
|
1603
|
-
hours:
|
|
1604
|
-
minutes:
|
|
1605
|
-
seconds:
|
|
1606
|
-
milliseconds:
|
|
1601
|
+
weeks: Yt / 7,
|
|
1602
|
+
days: Yt,
|
|
1603
|
+
hours: Yt * 24,
|
|
1604
|
+
minutes: Yt * 24 * 60,
|
|
1605
|
+
seconds: Yt * 24 * 60 * 60,
|
|
1606
|
+
milliseconds: Yt * 24 * 60 * 60 * 1e3
|
|
1607
1607
|
},
|
|
1608
1608
|
..._o
|
|
1609
1609
|
}, Lt = [
|
|
@@ -1696,7 +1696,7 @@ class ne {
|
|
|
1696
1696
|
* @return {Duration}
|
|
1697
1697
|
*/
|
|
1698
1698
|
static fromDurationLike(t) {
|
|
1699
|
-
if (
|
|
1699
|
+
if (Pt(t))
|
|
1700
1700
|
return ne.fromMillis(t);
|
|
1701
1701
|
if (ne.isDuration(t))
|
|
1702
1702
|
return t;
|
|
@@ -2056,13 +2056,13 @@ class ne {
|
|
|
2056
2056
|
let o = 0;
|
|
2057
2057
|
for (const f in r)
|
|
2058
2058
|
o += this.matrix[f][l] * r[f], r[f] = 0;
|
|
2059
|
-
|
|
2059
|
+
Pt(s[l]) && (o += s[l]);
|
|
2060
2060
|
const u = Math.trunc(o);
|
|
2061
2061
|
n[l] = u, r[l] = (o * 1e3 - u * 1e3) / 1e3;
|
|
2062
2062
|
for (const f in s)
|
|
2063
2063
|
Lt.indexOf(f) > Lt.indexOf(l) && go(this.matrix, s, f, n, l);
|
|
2064
2064
|
} else
|
|
2065
|
-
|
|
2065
|
+
Pt(s[l]) && (r[l] = s[l]);
|
|
2066
2066
|
for (const l in r)
|
|
2067
2067
|
r[l] !== 0 && (n[i] += l === i ? r[l] : r[l] / this.matrix[i][l]);
|
|
2068
2068
|
return It(this, { values: n }, !0).normalize();
|
|
@@ -2874,7 +2874,7 @@ function jd(e) {
|
|
|
2874
2874
|
return e.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g, "\\$&");
|
|
2875
2875
|
}
|
|
2876
2876
|
function Rd(e, t) {
|
|
2877
|
-
const n = Qe(t), r = Qe(t, "{2}"), s = Qe(t, "{3}"), i = Qe(t, "{4}"), l = Qe(t, "{6}"), o = Qe(t, "{1,2}"), u = Qe(t, "{1,3}"), f = Qe(t, "{1,6}"), c = Qe(t, "{1,9}"), p = Qe(t, "{2,4}"), g = Qe(t, "{4,6}"), v = (j) => ({ regex: RegExp(jd(j.val)), deser: ([
|
|
2877
|
+
const n = Qe(t), r = Qe(t, "{2}"), s = Qe(t, "{3}"), i = Qe(t, "{4}"), l = Qe(t, "{6}"), o = Qe(t, "{1,2}"), u = Qe(t, "{1,3}"), f = Qe(t, "{1,6}"), c = Qe(t, "{1,9}"), p = Qe(t, "{2,4}"), g = Qe(t, "{4,6}"), v = (j) => ({ regex: RegExp(jd(j.val)), deser: ([Y]) => Y, literal: !0 }), V = ((j) => {
|
|
2878
2878
|
if (e.literal)
|
|
2879
2879
|
return v(j);
|
|
2880
2880
|
switch (j.val) {
|
|
@@ -3471,7 +3471,7 @@ class N {
|
|
|
3471
3471
|
* @return {DateTime}
|
|
3472
3472
|
*/
|
|
3473
3473
|
static fromMillis(t, n = {}) {
|
|
3474
|
-
if (
|
|
3474
|
+
if (Pt(t))
|
|
3475
3475
|
return t < -Ss || t > Ss ? N.invalid("Timestamp out of range") : new N({
|
|
3476
3476
|
ts: t,
|
|
3477
3477
|
zone: St(n.zone, ve.defaultZone),
|
|
@@ -3492,7 +3492,7 @@ class N {
|
|
|
3492
3492
|
* @return {DateTime}
|
|
3493
3493
|
*/
|
|
3494
3494
|
static fromSeconds(t, n = {}) {
|
|
3495
|
-
if (
|
|
3495
|
+
if (Pt(t))
|
|
3496
3496
|
return new N({
|
|
3497
3497
|
ts: t * 1e3,
|
|
3498
3498
|
zone: St(n.zone, ve.defaultZone),
|
|
@@ -3543,12 +3543,12 @@ class N {
|
|
|
3543
3543
|
const v = p || l.weekday && !c;
|
|
3544
3544
|
let w, V, j = Os(s, i);
|
|
3545
3545
|
v ? (w = tc, V = Qd, j = wr(j)) : o ? (w = nc, V = ec, j = qi(j)) : (w = Fo, V = Do);
|
|
3546
|
-
let
|
|
3547
|
-
for (const
|
|
3548
|
-
const P = l[
|
|
3549
|
-
Q(P) ?
|
|
3546
|
+
let Y = !1;
|
|
3547
|
+
for (const J of w) {
|
|
3548
|
+
const P = l[J];
|
|
3549
|
+
Q(P) ? Y ? l[J] = V[J] : l[J] = j[J] : Y = !0;
|
|
3550
3550
|
}
|
|
3551
|
-
const
|
|
3551
|
+
const K = v ? Jd(l) : o ? Xd(l) : Vo(l), se = K || Co(l);
|
|
3552
3552
|
if (se)
|
|
3553
3553
|
return N.invalid(se);
|
|
3554
3554
|
const I = v ? xs(l) : o ? ws(l) : l, [le, q] = ai(I, i, r), R = new N({
|
|
@@ -4732,7 +4732,7 @@ class N {
|
|
|
4732
4732
|
function vn(e) {
|
|
4733
4733
|
if (N.isDateTime(e))
|
|
4734
4734
|
return e;
|
|
4735
|
-
if (e && e.valueOf &&
|
|
4735
|
+
if (e && e.valueOf && Pt(e.valueOf()))
|
|
4736
4736
|
return N.fromJSDate(e);
|
|
4737
4737
|
if (e && typeof e == "object")
|
|
4738
4738
|
return N.fromObject(e);
|
|
@@ -4850,7 +4850,7 @@ const lc = Fr({
|
|
|
4850
4850
|
}
|
|
4851
4851
|
},
|
|
4852
4852
|
setup(e, { emit: t }) {
|
|
4853
|
-
const n =
|
|
4853
|
+
const n = en(document.createElement("div")), r = en(), s = en(), { elements: i, type: l, options: o } = Dl(e);
|
|
4854
4854
|
return Fl(() => {
|
|
4855
4855
|
const u = () => {
|
|
4856
4856
|
r.value = sc(i.value, l.value, o.value), r.value.mount(n.value), s.value.appendChild(n.value);
|
|
@@ -4907,7 +4907,7 @@ const dc = Fr({
|
|
|
4907
4907
|
}
|
|
4908
4908
|
},
|
|
4909
4909
|
setup(e) {
|
|
4910
|
-
const { stripeKey: t, instanceOptions: n, elementsOptions: r } = Dl(e), s =
|
|
4910
|
+
const { stripeKey: t, instanceOptions: n, elementsOptions: r } = Dl(e), s = en(), i = en(), l = pr(() => i.value ? Object.keys(i.value).length > 0 : !1);
|
|
4911
4911
|
return Fl(() => {
|
|
4912
4912
|
s.value = ic(t.value, n.value), i.value = rc(s.value, r.value);
|
|
4913
4913
|
}), Ir(r, () => {
|
|
@@ -4922,7 +4922,7 @@ const dc = Fr({
|
|
|
4922
4922
|
}), cc = { key: 0 };
|
|
4923
4923
|
function fc(e, t, n, r, s, i) {
|
|
4924
4924
|
return e.elementsUsable ? (a(), d("div", cc, [
|
|
4925
|
-
|
|
4925
|
+
G(e.$slots, "default", {
|
|
4926
4926
|
instance: e.instance,
|
|
4927
4927
|
elements: e.elements
|
|
4928
4928
|
})
|
|
@@ -4948,28 +4948,28 @@ function pc(e, t, n, r, s, i) {
|
|
|
4948
4948
|
return a(), d("div", {
|
|
4949
4949
|
class: A(["flex-column", { center: n.center, shrink: n.shrink }])
|
|
4950
4950
|
}, [
|
|
4951
|
-
|
|
4951
|
+
G(e.$slots, "default", {}, void 0, !0)
|
|
4952
4952
|
], 2);
|
|
4953
4953
|
}
|
|
4954
4954
|
const yc = /* @__PURE__ */ T(hc, [["render", pc], ["__scopeId", "data-v-b03628f8"]]);
|
|
4955
4955
|
const _c = {}, gc = { class: "flex-column-body" };
|
|
4956
4956
|
function vc(e, t, n, r, s, i) {
|
|
4957
4957
|
return a(), d("div", gc, [
|
|
4958
|
-
|
|
4958
|
+
G(e.$slots, "default", {}, void 0, !0)
|
|
4959
4959
|
]);
|
|
4960
4960
|
}
|
|
4961
4961
|
const bc = /* @__PURE__ */ T(_c, [["render", vc], ["__scopeId", "data-v-ab49c425"]]);
|
|
4962
4962
|
const kc = {}, xc = { class: "flex-column-header" };
|
|
4963
4963
|
function wc(e, t, n, r, s, i) {
|
|
4964
4964
|
return a(), d("div", xc, [
|
|
4965
|
-
|
|
4965
|
+
G(e.$slots, "default", {}, void 0, !0)
|
|
4966
4966
|
]);
|
|
4967
4967
|
}
|
|
4968
4968
|
const Sc = /* @__PURE__ */ T(kc, [["render", wc], ["__scopeId", "data-v-968bcded"]]);
|
|
4969
4969
|
const Oc = {}, Tc = { class: "flex-column-footer" };
|
|
4970
4970
|
function Vc(e, t, n, r, s, i) {
|
|
4971
4971
|
return a(), d("div", Tc, [
|
|
4972
|
-
|
|
4972
|
+
G(e.$slots, "default", {}, void 0, !0)
|
|
4973
4973
|
]);
|
|
4974
4974
|
}
|
|
4975
4975
|
const Cc = /* @__PURE__ */ T(Oc, [["render", Vc], ["__scopeId", "data-v-941966e2"]]);
|
|
@@ -4986,7 +4986,7 @@ function Dc(e, t, n, r, s, i) {
|
|
|
4986
4986
|
return a(), d("div", {
|
|
4987
4987
|
class: A(["flex-cell", { flex: n.flex, center: n.center, vcenter: n.vcenter, "align-bottom": n.alignBottom, shrink: n.shrink }])
|
|
4988
4988
|
}, [
|
|
4989
|
-
|
|
4989
|
+
G(e.$slots, "default", {}, void 0, !0)
|
|
4990
4990
|
], 2);
|
|
4991
4991
|
}
|
|
4992
4992
|
const Fc = /* @__PURE__ */ T(Ec, [["render", Dc], ["__scopeId", "data-v-efd82fd0"]]);
|
|
@@ -5010,7 +5010,7 @@ function Mc(e, t, n, r, s, i) {
|
|
|
5010
5010
|
return a(), d("div", {
|
|
5011
5011
|
class: A(["flex-row", { gap: n.gap, vcenter: n.vcenter, center: n.center, wrap: n.wrap }])
|
|
5012
5012
|
}, [
|
|
5013
|
-
|
|
5013
|
+
G(e.$slots, "default", {}, void 0, !0)
|
|
5014
5014
|
], 2);
|
|
5015
5015
|
}
|
|
5016
5016
|
const $c = /* @__PURE__ */ T(Ic, [["render", Mc], ["__scopeId", "data-v-bd96c129"]]);
|
|
@@ -5022,28 +5022,28 @@ const Uc = /* @__PURE__ */ T(Ac, [["render", Nc], ["__scopeId", "data-v-f42ac625
|
|
|
5022
5022
|
const Pc = {}, jc = { class: "panel" };
|
|
5023
5023
|
function Rc(e, t, n, r, s, i) {
|
|
5024
5024
|
return a(), d("div", jc, [
|
|
5025
|
-
|
|
5025
|
+
G(e.$slots, "default", {}, void 0, !0)
|
|
5026
5026
|
]);
|
|
5027
5027
|
}
|
|
5028
5028
|
const Bc = /* @__PURE__ */ T(Pc, [["render", Rc], ["__scopeId", "data-v-dc6d0d19"]]);
|
|
5029
5029
|
const zc = {}, Hc = { class: "panel-body" };
|
|
5030
5030
|
function qc(e, t, n, r, s, i) {
|
|
5031
5031
|
return a(), d("div", Hc, [
|
|
5032
|
-
|
|
5032
|
+
G(e.$slots, "default", {}, void 0, !0)
|
|
5033
5033
|
]);
|
|
5034
5034
|
}
|
|
5035
5035
|
const Wc = /* @__PURE__ */ T(zc, [["render", qc], ["__scopeId", "data-v-53a6d4be"]]);
|
|
5036
5036
|
const Gc = {}, Yc = { class: "panel-header" };
|
|
5037
5037
|
function Zc(e, t, n, r, s, i) {
|
|
5038
5038
|
return a(), d("div", Yc, [
|
|
5039
|
-
|
|
5039
|
+
G(e.$slots, "default", {}, void 0, !0)
|
|
5040
5040
|
]);
|
|
5041
5041
|
}
|
|
5042
5042
|
const Kc = /* @__PURE__ */ T(Gc, [["render", Zc], ["__scopeId", "data-v-3b352542"]]);
|
|
5043
5043
|
const Jc = {}, Xc = { class: "panel-footer" };
|
|
5044
5044
|
function Qc(e, t, n, r, s, i) {
|
|
5045
5045
|
return a(), d("div", Xc, [
|
|
5046
|
-
|
|
5046
|
+
G(e.$slots, "default", {}, void 0, !0)
|
|
5047
5047
|
]);
|
|
5048
5048
|
}
|
|
5049
5049
|
const ef = /* @__PURE__ */ T(Jc, [["render", Qc], ["__scopeId", "data-v-e87fc082"]]);
|
|
@@ -5114,34 +5114,34 @@ function Yf(e, t, n) {
|
|
|
5114
5114
|
throw new TypeError(qf);
|
|
5115
5115
|
t = Ns(t) || 0, Hf(n) && (c = !!n.leading, p = "maxWait" in n, i = p ? Wf(Ns(n.maxWait) || 0, t) : i, g = "trailing" in n ? !!n.trailing : g);
|
|
5116
5116
|
function v(q) {
|
|
5117
|
-
var R = r,
|
|
5118
|
-
return r = s = void 0, f = q, l = e.apply(
|
|
5117
|
+
var R = r, J = s;
|
|
5118
|
+
return r = s = void 0, f = q, l = e.apply(J, R), l;
|
|
5119
5119
|
}
|
|
5120
5120
|
function w(q) {
|
|
5121
|
-
return f = q, o = setTimeout(
|
|
5121
|
+
return f = q, o = setTimeout(Y, t), c ? v(q) : l;
|
|
5122
5122
|
}
|
|
5123
5123
|
function V(q) {
|
|
5124
|
-
var R = q - u,
|
|
5125
|
-
return p ? Gf(P, i -
|
|
5124
|
+
var R = q - u, J = q - f, P = t - R;
|
|
5125
|
+
return p ? Gf(P, i - J) : P;
|
|
5126
5126
|
}
|
|
5127
5127
|
function j(q) {
|
|
5128
|
-
var R = q - u,
|
|
5129
|
-
return u === void 0 || R >= t || R < 0 || p &&
|
|
5128
|
+
var R = q - u, J = q - f;
|
|
5129
|
+
return u === void 0 || R >= t || R < 0 || p && J >= i;
|
|
5130
5130
|
}
|
|
5131
|
-
function
|
|
5131
|
+
function Y() {
|
|
5132
5132
|
var q = Zi();
|
|
5133
5133
|
if (j(q))
|
|
5134
|
-
return
|
|
5135
|
-
o = setTimeout(
|
|
5134
|
+
return K(q);
|
|
5135
|
+
o = setTimeout(Y, V(q));
|
|
5136
5136
|
}
|
|
5137
|
-
function
|
|
5137
|
+
function K(q) {
|
|
5138
5138
|
return o = void 0, g && r ? v(q) : (r = s = void 0, l);
|
|
5139
5139
|
}
|
|
5140
5140
|
function se() {
|
|
5141
5141
|
o !== void 0 && clearTimeout(o), f = 0, r = u = s = o = void 0;
|
|
5142
5142
|
}
|
|
5143
5143
|
function I() {
|
|
5144
|
-
return o === void 0 ? l :
|
|
5144
|
+
return o === void 0 ? l : K(Zi());
|
|
5145
5145
|
}
|
|
5146
5146
|
function le() {
|
|
5147
5147
|
var q = Zi(), R = j(q);
|
|
@@ -5149,9 +5149,9 @@ function Yf(e, t, n) {
|
|
|
5149
5149
|
if (o === void 0)
|
|
5150
5150
|
return w(u);
|
|
5151
5151
|
if (p)
|
|
5152
|
-
return clearTimeout(o), o = setTimeout(
|
|
5152
|
+
return clearTimeout(o), o = setTimeout(Y, t), v(u);
|
|
5153
5153
|
}
|
|
5154
|
-
return o === void 0 && (o = setTimeout(
|
|
5154
|
+
return o === void 0 && (o = setTimeout(Y, t)), l;
|
|
5155
5155
|
}
|
|
5156
5156
|
return le.cancel = se, le.flush = I, le;
|
|
5157
5157
|
}
|
|
@@ -5163,11 +5163,11 @@ const Zf = ["onClick"], Kf = ["onClick"], Jf = {
|
|
|
5163
5163
|
inline: Boolean
|
|
5164
5164
|
},
|
|
5165
5165
|
setup(e) {
|
|
5166
|
-
const t = Qa(), n =
|
|
5166
|
+
const t = Qa(), n = Ut({
|
|
5167
5167
|
tabs: []
|
|
5168
5168
|
});
|
|
5169
5169
|
ji("tabset", n);
|
|
5170
|
-
const r =
|
|
5170
|
+
const r = en();
|
|
5171
5171
|
ji("activeHeading", r);
|
|
5172
5172
|
const s = function(u) {
|
|
5173
5173
|
r.value = u;
|
|
@@ -5245,7 +5245,7 @@ const Zf = ["onClick"], Kf = ["onClick"], Jf = {
|
|
|
5245
5245
|
], 64)),
|
|
5246
5246
|
m(p, null, {
|
|
5247
5247
|
default: h(() => [
|
|
5248
|
-
|
|
5248
|
+
G(u.$slots, "default", {}, void 0, !0)
|
|
5249
5249
|
]),
|
|
5250
5250
|
_: 3
|
|
5251
5251
|
})
|
|
@@ -5253,6 +5253,7 @@ const Zf = ["onClick"], Kf = ["onClick"], Jf = {
|
|
|
5253
5253
|
};
|
|
5254
5254
|
}
|
|
5255
5255
|
}, Xf = /* @__PURE__ */ T(Jf, [["__scopeId", "data-v-5ee42f14"]]), Qf = {
|
|
5256
|
+
emits: ["mount", "unmount"],
|
|
5256
5257
|
name: "tab",
|
|
5257
5258
|
props: {
|
|
5258
5259
|
heading: {
|
|
@@ -5341,14 +5342,14 @@ function em(e, t, n, r, s, i) {
|
|
|
5341
5342
|
const l = y("flex-column");
|
|
5342
5343
|
return n.keepAlive ? W((a(), k(l, { key: 0 }, {
|
|
5343
5344
|
default: h(() => [
|
|
5344
|
-
|
|
5345
|
+
G(e.$slots, "default")
|
|
5345
5346
|
]),
|
|
5346
5347
|
_: 3
|
|
5347
5348
|
}, 512)), [
|
|
5348
5349
|
[hi, i.active]
|
|
5349
5350
|
]) : i.active ? (a(), k(l, { key: 1 }, {
|
|
5350
5351
|
default: h(() => [
|
|
5351
|
-
|
|
5352
|
+
G(e.$slots, "default")
|
|
5352
5353
|
]),
|
|
5353
5354
|
_: 3
|
|
5354
5355
|
})) : _("", !0);
|
|
@@ -5617,7 +5618,7 @@ function Kp(e, t, n) {
|
|
|
5617
5618
|
var r = e == null ? void 0 : Zp(e, t);
|
|
5618
5619
|
return r === void 0 ? n : r;
|
|
5619
5620
|
}
|
|
5620
|
-
var
|
|
5621
|
+
var jt = Kp;
|
|
5621
5622
|
const Me = {
|
|
5622
5623
|
props: {
|
|
5623
5624
|
column: {
|
|
@@ -5655,7 +5656,7 @@ const ny = {
|
|
|
5655
5656
|
return this.column.key;
|
|
5656
5657
|
},
|
|
5657
5658
|
rawSource() {
|
|
5658
|
-
return
|
|
5659
|
+
return jt(this.row, this.key);
|
|
5659
5660
|
},
|
|
5660
5661
|
source() {
|
|
5661
5662
|
return Array.isArray(this.rawSource) ? this.rawSource[0] : this.rawSource ? this.rawSource : this.row;
|
|
@@ -6042,17 +6043,17 @@ const Bo = { props: { template: String, parent: Object, templateProps: { type: O
|
|
|
6042
6043
|
}), Object.keys(s).forEach(function(R) {
|
|
6043
6044
|
g[R] === void 0 && (v.components[R] = s[R]);
|
|
6044
6045
|
});
|
|
6045
|
-
var w = Object.keys(v.methods || {}), V = Object.keys(v.$data || {}), j = Object.keys(v.$props || {}),
|
|
6046
|
+
var w = Object.keys(v.methods || {}), V = Object.keys(v.$data || {}), j = Object.keys(v.$props || {}), Y = Object.keys(this.templateProps), K = V.concat(j).concat(w).concat(Y), se = (le = e, q = {}, w.forEach(function(R) {
|
|
6046
6047
|
return Gs(le, q, R);
|
|
6047
6048
|
}), q), I = function(R) {
|
|
6048
|
-
var
|
|
6049
|
+
var J = {};
|
|
6049
6050
|
return R.forEach(function(P) {
|
|
6050
6051
|
P && Object.getOwnPropertyNames(P).forEach(function(Ve) {
|
|
6051
|
-
return Gs(P,
|
|
6052
|
+
return Gs(P, J, Ve);
|
|
6052
6053
|
});
|
|
6053
|
-
}),
|
|
6054
|
+
}), J;
|
|
6054
6055
|
}([v.$data, v.$props, se, this.templateProps]);
|
|
6055
|
-
return yr({ template: this.template || "<div></div>", props:
|
|
6056
|
+
return yr({ template: this.template || "<div></div>", props: K, computed: v.computed, components: v.components, provide: this.$parent.$.provides ? this.$parent.$.provides : {} }, Object.assign({}, I));
|
|
6056
6057
|
}
|
|
6057
6058
|
var le, q;
|
|
6058
6059
|
} };
|
|
@@ -6158,10 +6159,10 @@ const Ly = ".total", Ny = {
|
|
|
6158
6159
|
return `${this.rawPath}.items`;
|
|
6159
6160
|
},
|
|
6160
6161
|
value() {
|
|
6161
|
-
return
|
|
6162
|
+
return jt(this.row, this.column.key);
|
|
6162
6163
|
},
|
|
6163
6164
|
items() {
|
|
6164
|
-
return
|
|
6165
|
+
return jt(this.row, this.itemPath);
|
|
6165
6166
|
}
|
|
6166
6167
|
}
|
|
6167
6168
|
}, Uy = { class: "table-complex-cell" }, Py = { class: "items" };
|
|
@@ -6424,13 +6425,13 @@ function Sr(e, t) {
|
|
|
6424
6425
|
const n = t.split("|");
|
|
6425
6426
|
t = n[0];
|
|
6426
6427
|
const r = n[1];
|
|
6427
|
-
var s =
|
|
6428
|
+
var s = jt(e, t);
|
|
6428
6429
|
if (s)
|
|
6429
6430
|
return r && Array.isArray(s) ? s.filter(function(f) {
|
|
6430
6431
|
var c;
|
|
6431
6432
|
return ((c = f == null ? void 0 : f.meta) == null ? void 0 : c.definition) === r;
|
|
6432
6433
|
}) : s;
|
|
6433
|
-
const i = t.split("."), l = i.shift(), o = i.join("."), u =
|
|
6434
|
+
const i = t.split("."), l = i.shift(), o = i.join("."), u = jt(e, l);
|
|
6434
6435
|
return Array.isArray(u) ? u.map(function(f) {
|
|
6435
6436
|
return Sr(f, o);
|
|
6436
6437
|
}).flat().filter(Boolean) : Sr(u, o);
|
|
@@ -6629,6 +6630,12 @@ const v_ = {
|
|
|
6629
6630
|
}
|
|
6630
6631
|
}
|
|
6631
6632
|
},
|
|
6633
|
+
emits: [
|
|
6634
|
+
"click:cell",
|
|
6635
|
+
"click:row",
|
|
6636
|
+
"click:actions",
|
|
6637
|
+
"click:select"
|
|
6638
|
+
],
|
|
6632
6639
|
methods: {
|
|
6633
6640
|
clickCell(e) {
|
|
6634
6641
|
this.$emit("click:cell", { row: this.row, column: e }), this.$emit("click:row", this.row);
|
|
@@ -6654,7 +6661,7 @@ function b_(e, t, n, r, s, i) {
|
|
|
6654
6661
|
return a(), d("tr", {
|
|
6655
6662
|
class: A([i.classes, "table-row"])
|
|
6656
6663
|
}, [
|
|
6657
|
-
|
|
6664
|
+
G(e.$slots, "default", {}, () => [
|
|
6658
6665
|
n.enableSelection ? (a(), d("th", {
|
|
6659
6666
|
key: 0,
|
|
6660
6667
|
class: "table-cell table-select first shrink",
|
|
@@ -6686,7 +6693,7 @@ function b_(e, t, n, r, s, i) {
|
|
|
6686
6693
|
], !0)
|
|
6687
6694
|
], 2);
|
|
6688
6695
|
}
|
|
6689
|
-
const k_ = /* @__PURE__ */ T(v_, [["render", b_], ["__scopeId", "data-v-
|
|
6696
|
+
const k_ = /* @__PURE__ */ T(v_, [["render", b_], ["__scopeId", "data-v-fbdf91c9"]]), x_ = {
|
|
6690
6697
|
data() {
|
|
6691
6698
|
return {
|
|
6692
6699
|
scrollTop: 0
|
|
@@ -6717,6 +6724,16 @@ const w_ = {
|
|
|
6717
6724
|
TableRow: k_,
|
|
6718
6725
|
TableCell: zo
|
|
6719
6726
|
},
|
|
6727
|
+
emits: [
|
|
6728
|
+
"update:sort",
|
|
6729
|
+
"select:multiple",
|
|
6730
|
+
"deselect:multiple",
|
|
6731
|
+
"select:multiple",
|
|
6732
|
+
"click:row",
|
|
6733
|
+
"click:cell",
|
|
6734
|
+
"click:actions",
|
|
6735
|
+
"select:row:toggle"
|
|
6736
|
+
],
|
|
6720
6737
|
watch: {
|
|
6721
6738
|
rows() {
|
|
6722
6739
|
this.$refs.scroll.scroll({
|
|
@@ -6889,7 +6906,7 @@ const w_ = {
|
|
|
6889
6906
|
key: r,
|
|
6890
6907
|
direction: s,
|
|
6891
6908
|
type: e.type
|
|
6892
|
-
}
|
|
6909
|
+
};
|
|
6893
6910
|
},
|
|
6894
6911
|
clickRow(e) {
|
|
6895
6912
|
this.$emit("click:row", e);
|
|
@@ -7010,7 +7027,7 @@ function E_(e, t, n, r, s, i) {
|
|
|
7010
7027
|
], 10, V_);
|
|
7011
7028
|
}), 256)),
|
|
7012
7029
|
n.enableActions ? (a(), d("th", C_, [
|
|
7013
|
-
|
|
7030
|
+
G(e.$slots, "corner", {}, void 0, !0)
|
|
7014
7031
|
])) : _("", !0)
|
|
7015
7032
|
])
|
|
7016
7033
|
]),
|
|
@@ -7033,7 +7050,7 @@ function E_(e, t, n, r, s, i) {
|
|
|
7033
7050
|
], 512)
|
|
7034
7051
|
]);
|
|
7035
7052
|
}
|
|
7036
|
-
const D_ = /* @__PURE__ */ T(w_, [["render", E_], ["__scopeId", "data-v-
|
|
7053
|
+
const D_ = /* @__PURE__ */ T(w_, [["render", E_], ["__scopeId", "data-v-d2ab6b8a"]]);
|
|
7037
7054
|
var sn = {}, F_ = {
|
|
7038
7055
|
get exports() {
|
|
7039
7056
|
return sn;
|
|
@@ -7090,6 +7107,7 @@ function Ys(e) {
|
|
|
7090
7107
|
return e != null;
|
|
7091
7108
|
}
|
|
7092
7109
|
const ee = {
|
|
7110
|
+
emits: ["touched", "update:modelValue"],
|
|
7093
7111
|
props: {
|
|
7094
7112
|
field: {
|
|
7095
7113
|
type: Object,
|
|
@@ -7120,7 +7138,12 @@ const ee = {
|
|
|
7120
7138
|
const e = this;
|
|
7121
7139
|
e.hasAsyncOptions && await e.reloadAsyncOptions();
|
|
7122
7140
|
},
|
|
7123
|
-
inject:
|
|
7141
|
+
inject: {
|
|
7142
|
+
form: { default() {
|
|
7143
|
+
} },
|
|
7144
|
+
fieldPath: { default() {
|
|
7145
|
+
} }
|
|
7146
|
+
},
|
|
7124
7147
|
computed: {
|
|
7125
7148
|
asyncOptionsURL() {
|
|
7126
7149
|
const e = this;
|
|
@@ -7630,7 +7653,7 @@ function ng(e, t, n, r, s, i) {
|
|
|
7630
7653
|
e.multiValue ? (a(), d(S, { key: 0 }, [
|
|
7631
7654
|
e.canAddValue ? (a(), d(S, { key: 0 }, [
|
|
7632
7655
|
x("div", q_, [
|
|
7633
|
-
|
|
7656
|
+
G(e.$slots, "default", {}, () => [
|
|
7634
7657
|
m(f, {
|
|
7635
7658
|
size: e.size,
|
|
7636
7659
|
tag: "div"
|
|
@@ -7663,7 +7686,7 @@ function ng(e, t, n, r, s, i) {
|
|
|
7663
7686
|
], 64)) : _("", !0)
|
|
7664
7687
|
], 64)) : (a(), d(S, { key: 1 }, [
|
|
7665
7688
|
x("div", K_, [
|
|
7666
|
-
|
|
7689
|
+
G(e.$slots, "default", {}, () => [
|
|
7667
7690
|
m(f, {
|
|
7668
7691
|
size: e.size,
|
|
7669
7692
|
tag: "div"
|
|
@@ -7943,7 +7966,7 @@ function og(e, t, n, r, s, i) {
|
|
|
7943
7966
|
})) : _("", !0),
|
|
7944
7967
|
m(o, null, {
|
|
7945
7968
|
default: h(() => [
|
|
7946
|
-
|
|
7969
|
+
G(e.$slots, "default", {}, void 0, !0)
|
|
7947
7970
|
]),
|
|
7948
7971
|
_: 3
|
|
7949
7972
|
})
|
|
@@ -8101,7 +8124,7 @@ function vg(e, t, n, r, s, i) {
|
|
|
8101
8124
|
default: h(() => [
|
|
8102
8125
|
n.loading ? (a(), k(l, { key: 0 })) : _("", !0),
|
|
8103
8126
|
x("span", gg, [
|
|
8104
|
-
|
|
8127
|
+
G(e.$slots, "default", {}, void 0, !0)
|
|
8105
8128
|
])
|
|
8106
8129
|
]),
|
|
8107
8130
|
_: 3
|
|
@@ -8251,7 +8274,7 @@ function Tg(e, t, n, r, s, i) {
|
|
|
8251
8274
|
class: A([i.class, "ux-link"])
|
|
8252
8275
|
}, {
|
|
8253
8276
|
default: h(() => [
|
|
8254
|
-
|
|
8277
|
+
G(e.$slots, "default", {}, void 0, !0)
|
|
8255
8278
|
]),
|
|
8256
8279
|
_: 3
|
|
8257
8280
|
}, 8, ["onClick", "to", "href", "target", "class"]);
|
|
@@ -8425,7 +8448,7 @@ function Ig(e, t, n, r, s, i) {
|
|
|
8425
8448
|
class: A(["ux-menu", { right: n.right }])
|
|
8426
8449
|
}, [
|
|
8427
8450
|
x("span", null, [
|
|
8428
|
-
|
|
8451
|
+
G(e.$slots, "activator", { on: i.on }, void 0, !0)
|
|
8429
8452
|
]),
|
|
8430
8453
|
(a(), k(eu, { to: "body" }, [
|
|
8431
8454
|
s.isExpanded ? W((a(), d("div", {
|
|
@@ -8438,7 +8461,7 @@ function Ig(e, t, n, r, s, i) {
|
|
|
8438
8461
|
ref: "menu",
|
|
8439
8462
|
style: qe(s.innerStyle)
|
|
8440
8463
|
}, [
|
|
8441
|
-
|
|
8464
|
+
G(e.$slots, "default", {}, void 0, !0)
|
|
8442
8465
|
], 6)
|
|
8443
8466
|
], 4)), [
|
|
8444
8467
|
[hi, s.isVisible]
|
|
@@ -9173,7 +9196,7 @@ const ev = /* @__PURE__ */ T(Xg, [["render", Qg], ["__scopeId", "data-v-b377f005
|
|
|
9173
9196
|
const tv = {}, nv = { class: "ux-list" };
|
|
9174
9197
|
function iv(e, t) {
|
|
9175
9198
|
return a(), d("ul", nv, [
|
|
9176
|
-
|
|
9199
|
+
G(e.$slots, "default", {}, void 0, !0)
|
|
9177
9200
|
]);
|
|
9178
9201
|
}
|
|
9179
9202
|
const rv = /* @__PURE__ */ T(tv, [["render", iv], ["__scopeId", "data-v-670de630"]]);
|
|
@@ -9207,7 +9230,7 @@ function lv(e, t, n, r, s, i) {
|
|
|
9207
9230
|
disabled: n.disabled
|
|
9208
9231
|
}, {
|
|
9209
9232
|
default: h(() => [
|
|
9210
|
-
|
|
9233
|
+
G(e.$slots, "default", {}, void 0, !0)
|
|
9211
9234
|
]),
|
|
9212
9235
|
_: 3
|
|
9213
9236
|
}, 8, ["to", "href", "target", "disabled"]);
|
|
@@ -9625,7 +9648,7 @@ function Uv(e, t, n, r, s, i) {
|
|
|
9625
9648
|
])) : _("", !0),
|
|
9626
9649
|
e.showDescription ? (a(), d("div", Mv, b(e.description), 1)) : _("", !0),
|
|
9627
9650
|
e.singleValue ? (a(), d("div", $v, [
|
|
9628
|
-
|
|
9651
|
+
G(e.$slots, "default", {}, () => [
|
|
9629
9652
|
m(l, { tag: "div" }, {
|
|
9630
9653
|
default: h(() => [
|
|
9631
9654
|
O(b(i.summary), 1)
|
|
@@ -9761,7 +9784,7 @@ function Yv(e, t, n, r, s, i) {
|
|
|
9761
9784
|
])) : _("", !0),
|
|
9762
9785
|
e.showDescription ? (a(), d("div", zv, b(e.description), 1)) : _("", !0),
|
|
9763
9786
|
e.singleValue ? (a(), d("div", Hv, [
|
|
9764
|
-
|
|
9787
|
+
G(e.$slots, "default", {}, () => [
|
|
9765
9788
|
m(l, { tag: "div" }, {
|
|
9766
9789
|
default: h(() => [
|
|
9767
9790
|
O(b(i.summary), 1)
|
|
@@ -9822,6 +9845,7 @@ const Zv = {
|
|
|
9822
9845
|
return this.model.title || this.model.name || this.model.label || (this.model.firstName ? `${this.model.firstName} ${this.model.lastName}` : "(Title unknown)");
|
|
9823
9846
|
}
|
|
9824
9847
|
},
|
|
9848
|
+
emits: ["clicked"],
|
|
9825
9849
|
methods: {
|
|
9826
9850
|
clicked() {
|
|
9827
9851
|
this.manual ? this.$emit("clicked", this.model) : this.$sdk.dispatch("item:view", this.model);
|
|
@@ -9863,7 +9887,7 @@ function Kv(e, t, n, r, s, i) {
|
|
|
9863
9887
|
default: h(() => [
|
|
9864
9888
|
m(o, null, {
|
|
9865
9889
|
default: h(() => [
|
|
9866
|
-
|
|
9890
|
+
G(e.$slots, "default", {}, () => [
|
|
9867
9891
|
O(b(i.title), 1)
|
|
9868
9892
|
], !0)
|
|
9869
9893
|
]),
|
|
@@ -9874,7 +9898,7 @@ function Kv(e, t, n, r, s, i) {
|
|
|
9874
9898
|
}),
|
|
9875
9899
|
m(o, { shrink: "" }, {
|
|
9876
9900
|
default: h(() => [
|
|
9877
|
-
|
|
9901
|
+
G(e.$slots, "actions", {}, void 0, !0)
|
|
9878
9902
|
]),
|
|
9879
9903
|
_: 3
|
|
9880
9904
|
})
|
|
@@ -9883,7 +9907,7 @@ function Kv(e, t, n, r, s, i) {
|
|
|
9883
9907
|
})
|
|
9884
9908
|
]);
|
|
9885
9909
|
}
|
|
9886
|
-
const Ko = /* @__PURE__ */ T(Zv, [["render", Kv], ["__scopeId", "data-v-
|
|
9910
|
+
const Ko = /* @__PURE__ */ T(Zv, [["render", Kv], ["__scopeId", "data-v-fb753194"]]);
|
|
9887
9911
|
/**!
|
|
9888
9912
|
* Sortable 1.14.0
|
|
9889
9913
|
* @author RubaXa <trash@rubaxa.org>
|
|
@@ -10236,16 +10260,16 @@ function o1(e) {
|
|
|
10236
10260
|
function a1(e, t, n, r) {
|
|
10237
10261
|
return Math.sqrt(Math.pow(t.top - e.top, 2) + Math.pow(t.left - e.left, 2)) / Math.sqrt(Math.pow(t.top - n.top, 2) + Math.pow(t.left - n.left, 2)) * r.animation;
|
|
10238
10262
|
}
|
|
10239
|
-
var
|
|
10263
|
+
var Zt = [], Xi = {
|
|
10240
10264
|
initializeByDefault: !0
|
|
10241
10265
|
}, Bn = {
|
|
10242
10266
|
mount: function(t) {
|
|
10243
10267
|
for (var n in Xi)
|
|
10244
10268
|
Xi.hasOwnProperty(n) && !(n in t) && (t[n] = Xi[n]);
|
|
10245
|
-
|
|
10269
|
+
Zt.forEach(function(r) {
|
|
10246
10270
|
if (r.pluginName === t.pluginName)
|
|
10247
10271
|
throw "Sortable: Cannot mount plugin ".concat(t.pluginName, " more than once");
|
|
10248
|
-
}),
|
|
10272
|
+
}), Zt.push(t);
|
|
10249
10273
|
},
|
|
10250
10274
|
pluginEvent: function(t, n, r) {
|
|
10251
10275
|
var s = this;
|
|
@@ -10253,7 +10277,7 @@ var Yt = [], Xi = {
|
|
|
10253
10277
|
s.eventCanceled = !0;
|
|
10254
10278
|
};
|
|
10255
10279
|
var i = t + "Global";
|
|
10256
|
-
|
|
10280
|
+
Zt.forEach(function(l) {
|
|
10257
10281
|
n[l.pluginName] && (n[l.pluginName][i] && n[l.pluginName][i](dt({
|
|
10258
10282
|
sortable: n
|
|
10259
10283
|
}, r)), n.options[l.pluginName] && n[l.pluginName][t] && n[l.pluginName][t](dt({
|
|
@@ -10262,7 +10286,7 @@ var Yt = [], Xi = {
|
|
|
10262
10286
|
});
|
|
10263
10287
|
},
|
|
10264
10288
|
initializePlugins: function(t, n, r, s) {
|
|
10265
|
-
|
|
10289
|
+
Zt.forEach(function(o) {
|
|
10266
10290
|
var u = o.pluginName;
|
|
10267
10291
|
if (!(!t.options[u] && !o.initializeByDefault)) {
|
|
10268
10292
|
var f = new o(t, n, t.options);
|
|
@@ -10277,13 +10301,13 @@ var Yt = [], Xi = {
|
|
|
10277
10301
|
},
|
|
10278
10302
|
getEventProperties: function(t, n) {
|
|
10279
10303
|
var r = {};
|
|
10280
|
-
return
|
|
10304
|
+
return Zt.forEach(function(s) {
|
|
10281
10305
|
typeof s.eventProperties == "function" && pt(r, s.eventProperties.call(n[s.pluginName], t));
|
|
10282
10306
|
}), r;
|
|
10283
10307
|
},
|
|
10284
10308
|
modifyOption: function(t, n, r) {
|
|
10285
10309
|
var s;
|
|
10286
|
-
return
|
|
10310
|
+
return Zt.forEach(function(i) {
|
|
10287
10311
|
t[i.pluginName] && i.optionListeners && typeof i.optionListeners[n] == "function" && (s = i.optionListeners[n].call(t[i.pluginName], r));
|
|
10288
10312
|
}), s;
|
|
10289
10313
|
}
|
|
@@ -10291,15 +10315,15 @@ var Yt = [], Xi = {
|
|
|
10291
10315
|
function u1(e) {
|
|
10292
10316
|
var t = e.sortable, n = e.rootEl, r = e.name, s = e.targetEl, i = e.cloneEl, l = e.toEl, o = e.fromEl, u = e.oldIndex, f = e.newIndex, c = e.oldDraggableIndex, p = e.newDraggableIndex, g = e.originalEvent, v = e.putSortable, w = e.extraEventProperties;
|
|
10293
10317
|
if (t = t || n && n[ze], !!t) {
|
|
10294
|
-
var V, j = t.options,
|
|
10318
|
+
var V, j = t.options, Y = "on" + r.charAt(0).toUpperCase() + r.substr(1);
|
|
10295
10319
|
window.CustomEvent && !_t && !Rn ? V = new CustomEvent(r, {
|
|
10296
10320
|
bubbles: !0,
|
|
10297
10321
|
cancelable: !0
|
|
10298
10322
|
}) : (V = document.createEvent("Event"), V.initEvent(r, !0, !0)), V.to = l || n, V.from = o || n, V.item = s || n, V.clone = i, V.oldIndex = u, V.newIndex = f, V.oldDraggableIndex = c, V.newDraggableIndex = p, V.originalEvent = g, V.pullMode = v ? v.lastPutMode : void 0;
|
|
10299
|
-
var
|
|
10300
|
-
for (var se in
|
|
10301
|
-
V[se] =
|
|
10302
|
-
n && n.dispatchEvent(V), j[
|
|
10323
|
+
var K = dt(dt({}, w), Bn.getEventProperties(r, t));
|
|
10324
|
+
for (var se in K)
|
|
10325
|
+
V[se] = K[se];
|
|
10326
|
+
n && n.dispatchEvent(V), j[Y] && j[Y].call(t, V);
|
|
10303
10327
|
}
|
|
10304
10328
|
}
|
|
10305
10329
|
var d1 = ["evt"], Pe = function(t, n) {
|
|
@@ -10317,7 +10341,7 @@ var d1 = ["evt"], Pe = function(t, n) {
|
|
|
10317
10341
|
putSortable: Oe,
|
|
10318
10342
|
activeSortable: z.active,
|
|
10319
10343
|
originalEvent: s,
|
|
10320
|
-
oldIndex:
|
|
10344
|
+
oldIndex: Qt,
|
|
10321
10345
|
oldDraggableIndex: Fn,
|
|
10322
10346
|
newIndex: Be,
|
|
10323
10347
|
newDraggableIndex: wt,
|
|
@@ -10344,13 +10368,13 @@ function Le(e) {
|
|
|
10344
10368
|
cloneEl: he,
|
|
10345
10369
|
targetEl: F,
|
|
10346
10370
|
rootEl: ce,
|
|
10347
|
-
oldIndex:
|
|
10371
|
+
oldIndex: Qt,
|
|
10348
10372
|
oldDraggableIndex: Fn,
|
|
10349
10373
|
newIndex: Be,
|
|
10350
10374
|
newDraggableIndex: wt
|
|
10351
10375
|
}, e));
|
|
10352
10376
|
}
|
|
10353
|
-
var F, me, Z, ce, Nt, di, he, Ot,
|
|
10377
|
+
var F, me, Z, ce, Nt, di, he, Ot, Qt, Be, Fn, wt, ti, Oe, Jt = !1, ki = !1, xi = [], Mt, tt, Qi, er, el, tl, On, Kt, In, Mn = !1, ni = !1, ci, Fe, tr = [], Or = !1, wi = [], Ni = typeof document < "u", ii = Jo, nl = Rn || _t ? "cssFloat" : "float", c1 = Ni && !t1 && !Jo && "draggable" in document.createElement("div"), ia = function() {
|
|
10354
10378
|
if (Ni) {
|
|
10355
10379
|
if (_t)
|
|
10356
10380
|
return !1;
|
|
@@ -10485,7 +10509,7 @@ z.prototype = /** @lends Sortable.prototype */
|
|
|
10485
10509
|
{
|
|
10486
10510
|
constructor: z,
|
|
10487
10511
|
_isOutsideThisEl: function(t) {
|
|
10488
|
-
!this.el.contains(t) && t !== this.el && (
|
|
10512
|
+
!this.el.contains(t) && t !== this.el && (Kt = null);
|
|
10489
10513
|
},
|
|
10490
10514
|
_getDirection: function(t, n) {
|
|
10491
10515
|
return typeof this.options.direction == "function" ? this.options.direction.call(this, t, n, F) : this.options.direction;
|
|
@@ -10494,7 +10518,7 @@ z.prototype = /** @lends Sortable.prototype */
|
|
|
10494
10518
|
if (t.cancelable) {
|
|
10495
10519
|
var n = this, r = this.el, s = this.options, i = s.preventOnFilter, l = t.type, o = t.touches && t.touches[0] || t.pointerType && t.pointerType === "touch" && t, u = (o || t).target, f = t.target.shadowRoot && (t.path && t.path[0] || t.composedPath && t.composedPath()[0]) || u, c = s.filter;
|
|
10496
10520
|
if (x1(r), !F && !(/mousedown|pointerdown/.test(l) && t.button !== 0 || s.disabled) && !f.isContentEditable && !(!this.nativeDraggable && En && u && u.tagName.toUpperCase() === "SELECT") && (u = at(u, s.draggable, r, !1), !(u && u.animated) && di !== u)) {
|
|
10497
|
-
if (
|
|
10521
|
+
if (Qt = Ge(u), Fn = Ge(u, s.draggable), typeof c == "function") {
|
|
10498
10522
|
if (c.call(this, t, u, this)) {
|
|
10499
10523
|
Le({
|
|
10500
10524
|
sortable: n,
|
|
@@ -10583,7 +10607,7 @@ z.prototype = /** @lends Sortable.prototype */
|
|
|
10583
10607
|
}
|
|
10584
10608
|
},
|
|
10585
10609
|
_dragStarted: function(t, n) {
|
|
10586
|
-
if (
|
|
10610
|
+
if (Jt = !1, ce && F) {
|
|
10587
10611
|
Pe("dragStarted", this, {
|
|
10588
10612
|
evt: n
|
|
10589
10613
|
}), this.nativeDraggable && re(document, "dragover", h1);
|
|
@@ -10621,7 +10645,7 @@ z.prototype = /** @lends Sortable.prototype */
|
|
|
10621
10645
|
_onTouchMove: function(t) {
|
|
10622
10646
|
if (Mt) {
|
|
10623
10647
|
var n = this.options, r = n.fallbackTolerance, s = n.fallbackOffset, i = t.touches ? t.touches[0] : t, l = Z && nn(Z, !0), o = Z && l && l.a, u = Z && l && l.d, f = ii && Fe && Qs(Fe), c = (i.clientX - Mt.clientX + s.x) / (o || 1) + (f ? f[0] - tr[0] : 0) / (o || 1), p = (i.clientY - Mt.clientY + s.y) / (u || 1) + (f ? f[1] - tr[1] : 0) / (u || 1);
|
|
10624
|
-
if (!z.active && !
|
|
10648
|
+
if (!z.active && !Jt) {
|
|
10625
10649
|
if (r && Math.max(Math.abs(i.clientX - this._lastX), Math.abs(i.clientY - this._lastY)) < r)
|
|
10626
10650
|
return;
|
|
10627
10651
|
this._onDragStart(t, !0);
|
|
@@ -10665,14 +10689,14 @@ z.prototype = /** @lends Sortable.prototype */
|
|
|
10665
10689
|
sortable: r,
|
|
10666
10690
|
name: "clone"
|
|
10667
10691
|
}));
|
|
10668
|
-
}), !n && Re(F, i.dragClass, !0), n ? (ki = !0, r._loopId = setInterval(r._emulateDragOver, 50)) : (te(document, "mouseup", r._onDrop), te(document, "touchend", r._onDrop), te(document, "touchcancel", r._onDrop), s && (s.effectAllowed = "move", i.setData && i.setData.call(r, s, F)), re(document, "drop", r), B(F, "transform", "translateZ(0)")),
|
|
10692
|
+
}), !n && Re(F, i.dragClass, !0), n ? (ki = !0, r._loopId = setInterval(r._emulateDragOver, 50)) : (te(document, "mouseup", r._onDrop), te(document, "touchend", r._onDrop), te(document, "touchcancel", r._onDrop), s && (s.effectAllowed = "move", i.setData && i.setData.call(r, s, F)), re(document, "drop", r), B(F, "transform", "translateZ(0)")), Jt = !0, r._dragStartId = fi(r._dragStarted.bind(r, n, t)), re(document, "selectstart", r), On = !0, En && B(document.body, "user-select", "none");
|
|
10669
10693
|
},
|
|
10670
10694
|
// Returns true - if no further action is needed (either inserted or another condition)
|
|
10671
10695
|
_onDragOver: function(t) {
|
|
10672
10696
|
var n = this.el, r = t.target, s, i, l, o = this.options, u = o.group, f = z.active, c = ti === u, p = o.sort, g = Oe || f, v, w = this, V = !1;
|
|
10673
10697
|
if (Or)
|
|
10674
10698
|
return;
|
|
10675
|
-
function j(rt,
|
|
10699
|
+
function j(rt, Ht) {
|
|
10676
10700
|
Pe(rt, w, dt({
|
|
10677
10701
|
evt: t,
|
|
10678
10702
|
isOwner: c,
|
|
@@ -10683,22 +10707,22 @@ z.prototype = /** @lends Sortable.prototype */
|
|
|
10683
10707
|
canSort: p,
|
|
10684
10708
|
fromSortable: g,
|
|
10685
10709
|
target: r,
|
|
10686
|
-
completed:
|
|
10710
|
+
completed: K,
|
|
10687
10711
|
onMove: function(st, Et) {
|
|
10688
10712
|
return ri(ce, n, F, s, st, be(st), t, Et);
|
|
10689
10713
|
},
|
|
10690
10714
|
changed: se
|
|
10691
|
-
},
|
|
10715
|
+
}, Ht));
|
|
10692
10716
|
}
|
|
10693
|
-
function
|
|
10717
|
+
function Y() {
|
|
10694
10718
|
j("dragOverAnimationCapture"), w.captureAnimationState(), w !== g && g.captureAnimationState();
|
|
10695
10719
|
}
|
|
10696
|
-
function
|
|
10720
|
+
function K(rt) {
|
|
10697
10721
|
return j("dragOverCompleted", {
|
|
10698
10722
|
insertion: rt
|
|
10699
10723
|
}), rt && (c ? f._hideClone() : f._showClone(w), w !== g && (Re(F, Oe ? Oe.options.ghostClass : f.options.ghostClass, !1), Re(F, o.ghostClass, !0)), Oe !== w && w !== z.active ? Oe = w : w === z.active && Oe && (Oe = null), g === w && (w._ignoreWhileAnimating = r), w.animateAll(function() {
|
|
10700
10724
|
j("dragOverAnimationComplete"), w._ignoreWhileAnimating = null;
|
|
10701
|
-
}), w !== g && (g.animateAll(), g._ignoreWhileAnimating = null)), (r === F && !F.animated || r === n && !r.animated) && (
|
|
10725
|
+
}), w !== g && (g.animateAll(), g._ignoreWhileAnimating = null)), (r === F && !F.animated || r === n && !r.animated) && (Kt = null), !o.dragoverBubble && !t.rootEl && r !== document && (F.parentNode[ze]._isOutsideThisEl(t.target), !rt && $t(t)), !o.dragoverBubble && t.stopPropagation && t.stopPropagation(), V = !0;
|
|
10702
10726
|
}
|
|
10703
10727
|
function se() {
|
|
10704
10728
|
Be = Ge(F), wt = Ge(F, o.draggable), Le({
|
|
@@ -10713,28 +10737,28 @@ z.prototype = /** @lends Sortable.prototype */
|
|
|
10713
10737
|
if (t.preventDefault !== void 0 && t.cancelable && t.preventDefault(), r = at(r, o.draggable, n, !0), j("dragOver"), z.eventCanceled)
|
|
10714
10738
|
return V;
|
|
10715
10739
|
if (F.contains(t.target) || r.animated && r.animatingX && r.animatingY || w._ignoreWhileAnimating === r)
|
|
10716
|
-
return
|
|
10740
|
+
return K(!1);
|
|
10717
10741
|
if (ki = !1, f && !o.disabled && (c ? p || (l = me !== ce) : Oe === this || (this.lastPutMode = ti.checkPull(this, f, F, t)) && u.checkPut(this, f, F, t))) {
|
|
10718
10742
|
if (v = this._getDirection(t, r) === "vertical", s = be(F), j("dragOverValid"), z.eventCanceled)
|
|
10719
10743
|
return V;
|
|
10720
10744
|
if (l)
|
|
10721
|
-
return me = ce,
|
|
10745
|
+
return me = ce, Y(), this._hideClone(), j("revert"), z.eventCanceled || (Nt ? ce.insertBefore(F, Nt) : ce.appendChild(F)), K(!0);
|
|
10722
10746
|
var I = Zr(n, o.draggable);
|
|
10723
10747
|
if (!I || g1(t, v, this) && !I.animated) {
|
|
10724
10748
|
if (I === F)
|
|
10725
|
-
return
|
|
10749
|
+
return K(!1);
|
|
10726
10750
|
if (I && n === t.target && (r = I), r && (i = be(r)), ri(ce, n, F, s, r, i, t, !!r) !== !1)
|
|
10727
|
-
return
|
|
10751
|
+
return Y(), n.appendChild(F), me = n, se(), K(!0);
|
|
10728
10752
|
} else if (I && _1(t, v, this)) {
|
|
10729
10753
|
var le = ln(n, 0, o, !0);
|
|
10730
10754
|
if (le === F)
|
|
10731
|
-
return
|
|
10755
|
+
return K(!1);
|
|
10732
10756
|
if (r = le, i = be(r), ri(ce, n, F, s, r, i, t, !1) !== !1)
|
|
10733
|
-
return
|
|
10757
|
+
return Y(), n.insertBefore(F, le), me = n, se(), K(!0);
|
|
10734
10758
|
} else if (r.parentNode === n) {
|
|
10735
10759
|
i = be(r);
|
|
10736
|
-
var q = 0, R,
|
|
10737
|
-
|
|
10760
|
+
var q = 0, R, J = F.parentNode !== n, P = !f1(F.animated && F.toRect || s, r.animated && r.toRect || i, v), Ve = v ? "top" : "left", xe = Xs(r, "top", "top") || Xs(F, "top", "top"), we = xe ? xe.scrollTop : void 0;
|
|
10761
|
+
Kt !== r && (R = i[Ve], Mn = !1, ni = !P && o.invertSwap || J), q = v1(t, r, i, v, P ? 1 : o.swapThreshold, o.invertedSwapThreshold == null ? o.swapThreshold : o.invertedSwapThreshold, ni, Kt === r);
|
|
10738
10762
|
var Ce;
|
|
10739
10763
|
if (q !== 0) {
|
|
10740
10764
|
var Ee = Ge(F);
|
|
@@ -10743,16 +10767,16 @@ z.prototype = /** @lends Sortable.prototype */
|
|
|
10743
10767
|
while (Ce && (B(Ce, "display") === "none" || Ce === Z));
|
|
10744
10768
|
}
|
|
10745
10769
|
if (q === 0 || Ce === r)
|
|
10746
|
-
return
|
|
10747
|
-
|
|
10770
|
+
return K(!1);
|
|
10771
|
+
Kt = r, In = q;
|
|
10748
10772
|
var Ue = r.nextElementSibling, De = !1;
|
|
10749
10773
|
De = q === 1;
|
|
10750
10774
|
var gt = ri(ce, n, F, s, r, i, t, De);
|
|
10751
10775
|
if (gt !== !1)
|
|
10752
|
-
return (gt === 1 || gt === -1) && (De = gt === 1), Or = !0, setTimeout(y1, 30),
|
|
10776
|
+
return (gt === 1 || gt === -1) && (De = gt === 1), Or = !0, setTimeout(y1, 30), Y(), De && !Ue ? n.appendChild(F) : r.parentNode.insertBefore(F, De ? Ue : r), xe && ta(xe, 0, we - xe.scrollTop), me = F.parentNode, R !== void 0 && !ni && (ci = Math.abs(R - be(r)[Ve])), se(), K(!0);
|
|
10753
10777
|
}
|
|
10754
10778
|
if (n.contains(F))
|
|
10755
|
-
return
|
|
10779
|
+
return K(!1);
|
|
10756
10780
|
}
|
|
10757
10781
|
return !1;
|
|
10758
10782
|
},
|
|
@@ -10772,7 +10796,7 @@ z.prototype = /** @lends Sortable.prototype */
|
|
|
10772
10796
|
this._nulling();
|
|
10773
10797
|
return;
|
|
10774
10798
|
}
|
|
10775
|
-
|
|
10799
|
+
Jt = !1, ni = !1, Mn = !1, clearInterval(this._loopId), clearTimeout(this._dragStartTimer), Tr(this.cloneId), Tr(this._dragStartId), this.nativeDraggable && (te(document, "drop", this), te(n, "dragstart", this._onDragStart)), this._offMoveEvents(), this._offUpEvents(), En && B(document.body, "user-select", ""), B(F, "transform", ""), t && (On && (t.cancelable && t.preventDefault(), !r.dropBubble && t.stopPropagation()), Z && Z.parentNode && Z.parentNode.removeChild(Z), (ce === me || Oe && Oe.lastPutMode !== "clone") && he && he.parentNode && he.parentNode.removeChild(he), F && (this.nativeDraggable && te(F, "dragend", this), nr(F), F.style["will-change"] = "", On && !Jt && Re(F, Oe ? Oe.options.ghostClass : this.options.ghostClass, !1), Re(F, this.options.chosenClass, !1), Le({
|
|
10776
10800
|
sortable: this,
|
|
10777
10801
|
name: "unchoose",
|
|
10778
10802
|
toEl: me,
|
|
@@ -10801,7 +10825,7 @@ z.prototype = /** @lends Sortable.prototype */
|
|
|
10801
10825
|
name: "sort",
|
|
10802
10826
|
toEl: me,
|
|
10803
10827
|
originalEvent: t
|
|
10804
|
-
})), Oe && Oe.save()) : Be !==
|
|
10828
|
+
})), Oe && Oe.save()) : Be !== Qt && Be >= 0 && (Le({
|
|
10805
10829
|
sortable: this,
|
|
10806
10830
|
name: "update",
|
|
10807
10831
|
toEl: me,
|
|
@@ -10811,7 +10835,7 @@ z.prototype = /** @lends Sortable.prototype */
|
|
|
10811
10835
|
name: "sort",
|
|
10812
10836
|
toEl: me,
|
|
10813
10837
|
originalEvent: t
|
|
10814
|
-
})), z.active && ((Be == null || Be === -1) && (Be =
|
|
10838
|
+
})), z.active && ((Be == null || Be === -1) && (Be = Qt, wt = Fn), Le({
|
|
10815
10839
|
sortable: this,
|
|
10816
10840
|
name: "end",
|
|
10817
10841
|
toEl: me,
|
|
@@ -10819,7 +10843,7 @@ z.prototype = /** @lends Sortable.prototype */
|
|
|
10819
10843
|
}), this.save()))), this._nulling();
|
|
10820
10844
|
},
|
|
10821
10845
|
_nulling: function() {
|
|
10822
|
-
Pe("nulling", this), ce = F = me = Z = Nt = he = di = Ot = Mt = tt = On = Be = wt =
|
|
10846
|
+
Pe("nulling", this), ce = F = me = Z = Nt = he = di = Ot = Mt = tt = On = Be = wt = Qt = Fn = Kt = In = Oe = ti = z.dragged = z.ghost = z.clone = z.active = null, wi.forEach(function(t) {
|
|
10823
10847
|
t.checked = !0;
|
|
10824
10848
|
}), wi.length = Qi = er = 0;
|
|
10825
10849
|
},
|
|
@@ -10977,7 +11001,7 @@ function Tr(e) {
|
|
|
10977
11001
|
return clearTimeout(e);
|
|
10978
11002
|
}
|
|
10979
11003
|
Ni && re(document, "touchmove", function(e) {
|
|
10980
|
-
(z.active ||
|
|
11004
|
+
(z.active || Jt) && e.cancelable && e.preventDefault();
|
|
10981
11005
|
});
|
|
10982
11006
|
z.utils = {
|
|
10983
11007
|
on: re,
|
|
@@ -11081,9 +11105,9 @@ var sr = ea(function(e, t, n, r) {
|
|
|
11081
11105
|
Vr !== n && (Vr = n, mi(), Tn = t.scroll, c = t.scrollFn, Tn === !0 && (Tn = Tt(n, !0)));
|
|
11082
11106
|
var p = 0, g = Tn;
|
|
11083
11107
|
do {
|
|
11084
|
-
var v = g, w = be(v), V = w.top, j = w.bottom,
|
|
11085
|
-
v === u ? (le = se < R && (P.overflowX === "auto" || P.overflowX === "scroll" || P.overflowX === "visible"), q = I <
|
|
11086
|
-
var we = le && (Math.abs(
|
|
11108
|
+
var v = g, w = be(v), V = w.top, j = w.bottom, Y = w.left, K = w.right, se = w.width, I = w.height, le = void 0, q = void 0, R = v.scrollWidth, J = v.scrollHeight, P = B(v), Ve = v.scrollLeft, xe = v.scrollTop;
|
|
11109
|
+
v === u ? (le = se < R && (P.overflowX === "auto" || P.overflowX === "scroll" || P.overflowX === "visible"), q = I < J && (P.overflowY === "auto" || P.overflowY === "scroll" || P.overflowY === "visible")) : (le = se < R && (P.overflowX === "auto" || P.overflowX === "scroll"), q = I < J && (P.overflowY === "auto" || P.overflowY === "scroll"));
|
|
11110
|
+
var we = le && (Math.abs(K - s) <= l && Ve + se < R) - (Math.abs(Y - s) <= l && !!Ve), Ce = q && (Math.abs(j - i) <= l && xe + I < J) - (Math.abs(V - i) <= l && !!xe);
|
|
11087
11111
|
if (!_e[p])
|
|
11088
11112
|
for (var Ee = 0; Ee <= p; Ee++)
|
|
11089
11113
|
_e[Ee] || (_e[Ee] = {});
|
|
@@ -12025,7 +12049,7 @@ function lb(e, t, n, r, s, i) {
|
|
|
12025
12049
|
])) : _("", !0),
|
|
12026
12050
|
e.showDescription ? (a(), d("div", tb, b(e.description), 1)) : _("", !0),
|
|
12027
12051
|
e.singleValue ? (a(), d("div", nb, [
|
|
12028
|
-
|
|
12052
|
+
G(e.$slots, "default", {}, () => [
|
|
12029
12053
|
m(l, { tag: "div" }, {
|
|
12030
12054
|
default: h(() => [
|
|
12031
12055
|
O(b(i.summary), 1)
|
|
@@ -12077,7 +12101,12 @@ const ab = {
|
|
|
12077
12101
|
async created() {
|
|
12078
12102
|
this.glossary = await this.$sdk.content.glossary({ hash: !0 });
|
|
12079
12103
|
},
|
|
12080
|
-
inject:
|
|
12104
|
+
inject: {
|
|
12105
|
+
isSelected: {
|
|
12106
|
+
default() {
|
|
12107
|
+
}
|
|
12108
|
+
}
|
|
12109
|
+
},
|
|
12081
12110
|
computed: {
|
|
12082
12111
|
definition() {
|
|
12083
12112
|
var t, n;
|
|
@@ -12180,7 +12209,7 @@ function cb(e, t, n, r, s, i) {
|
|
|
12180
12209
|
])) : _("", !0)
|
|
12181
12210
|
]);
|
|
12182
12211
|
}
|
|
12183
|
-
const fb = /* @__PURE__ */ T(ab, [["render", cb], ["__scopeId", "data-v-
|
|
12212
|
+
const fb = /* @__PURE__ */ T(ab, [["render", cb], ["__scopeId", "data-v-be6d1032"]]);
|
|
12184
12213
|
let ar;
|
|
12185
12214
|
const mb = {
|
|
12186
12215
|
components: {
|
|
@@ -12782,7 +12811,7 @@ const Nb = {
|
|
|
12782
12811
|
data() {
|
|
12783
12812
|
return {
|
|
12784
12813
|
unmasked: !1,
|
|
12785
|
-
unmaskedLookup: {}
|
|
12814
|
+
unmaskedLookup: Ut({})
|
|
12786
12815
|
};
|
|
12787
12816
|
},
|
|
12788
12817
|
mixins: [ee],
|
|
@@ -12849,11 +12878,8 @@ const Nb = {
|
|
|
12849
12878
|
let t;
|
|
12850
12879
|
this.maximum === 1 ? t = this.model : t = this.model[e], this.$sdk.global.copyText(t);
|
|
12851
12880
|
},
|
|
12852
|
-
getInput(e) {
|
|
12853
|
-
return this.unmaskedLookup[`${e}`] ? "text" : this.inputType;
|
|
12854
|
-
},
|
|
12855
12881
|
toggleMask(e) {
|
|
12856
|
-
this.maximum === 1 ? this.unmasked = !this.unmasked : this.unmaskedLookup[
|
|
12882
|
+
this.maximum === 1 ? this.unmasked = !this.unmasked : this.unmaskedLookup[`m${e}`] = !this.unmaskedLookup[`m${e}`];
|
|
12857
12883
|
},
|
|
12858
12884
|
cleanOutputValue(e) {
|
|
12859
12885
|
var t = this.cleanTextInput(e, this.type, this);
|
|
@@ -12910,7 +12936,7 @@ function Xb(e, t, n, r, s, i) {
|
|
|
12910
12936
|
i.lazy ? W((a(), d("input", {
|
|
12911
12937
|
key: 1,
|
|
12912
12938
|
readonly: i.uneditable,
|
|
12913
|
-
type: i.
|
|
12939
|
+
type: s.unmaskedLookup[`m${p}`] ? "text" : i.inputType,
|
|
12914
12940
|
class: A([i.inputClasses, "ux-field-focus ux-text-input-multiple"]),
|
|
12915
12941
|
placeholder: i.actualPlaceholder,
|
|
12916
12942
|
onFocus: t[0] || (t[0] = (...g) => e.touch && e.touch(...g)),
|
|
@@ -12929,7 +12955,7 @@ function Xb(e, t, n, r, s, i) {
|
|
|
12929
12955
|
i.lazy ? _("", !0) : W((a(), d("input", {
|
|
12930
12956
|
key: 2,
|
|
12931
12957
|
readonly: i.uneditable,
|
|
12932
|
-
type: i.
|
|
12958
|
+
type: s.unmaskedLookup[`m${p}`] ? "text" : i.inputType,
|
|
12933
12959
|
class: A([i.inputClasses, "ux-field-focus ux-text-input-multiple"]),
|
|
12934
12960
|
placeholder: i.actualPlaceholder,
|
|
12935
12961
|
onFocus: t[2] || (t[2] = (...g) => e.touch && e.touch(...g)),
|
|
@@ -12959,7 +12985,7 @@ function Xb(e, t, n, r, s, i) {
|
|
|
12959
12985
|
}, {
|
|
12960
12986
|
default: h(() => [
|
|
12961
12987
|
m(o, {
|
|
12962
|
-
icon: s.unmaskedLookup[
|
|
12988
|
+
icon: s.unmaskedLookup[`m${p}`] ? "fa-eye" : "fa-eye-slash"
|
|
12963
12989
|
}, null, 8, ["icon"])
|
|
12964
12990
|
]),
|
|
12965
12991
|
_: 2
|
|
@@ -13114,7 +13140,7 @@ function Xb(e, t, n, r, s, i) {
|
|
|
13114
13140
|
}))
|
|
13115
13141
|
], 64);
|
|
13116
13142
|
}
|
|
13117
|
-
const Xr = /* @__PURE__ */ T(Nb, [["render", Xb], ["__scopeId", "data-v-
|
|
13143
|
+
const Xr = /* @__PURE__ */ T(Nb, [["render", Xb], ["__scopeId", "data-v-da2ca789"]]);
|
|
13118
13144
|
const Qb = {
|
|
13119
13145
|
props: {
|
|
13120
13146
|
modelValue: {
|
|
@@ -14391,6 +14417,7 @@ function Ak(e, t, n, r, s, i) {
|
|
|
14391
14417
|
}
|
|
14392
14418
|
const Lk = /* @__PURE__ */ T(Dk, [["render", Ak], ["__scopeId", "data-v-f9459e1e"]]);
|
|
14393
14419
|
const Nk = {
|
|
14420
|
+
emits: ["remove"],
|
|
14394
14421
|
props: {
|
|
14395
14422
|
fields: {
|
|
14396
14423
|
type: Array,
|
|
@@ -14802,12 +14829,12 @@ const Nk = {
|
|
|
14802
14829
|
CountrySelect: Zo,
|
|
14803
14830
|
TimezoneSelect: Yo
|
|
14804
14831
|
}
|
|
14805
|
-
}, Uk = (e) => (Ke("data-v-
|
|
14832
|
+
}, Uk = (e) => (Ke("data-v-611ccfb6"), e = e(), Je(), e), Pk = {
|
|
14806
14833
|
key: 0,
|
|
14807
14834
|
class: "filter-condition"
|
|
14808
14835
|
}, jk = { key: 0 }, Rk = { key: 1 }, Bk = { key: 2 }, zk = { key: 3 }, Hk = { key: 4 }, qk = { key: 5 }, Wk = { key: 6 }, Gk = { key: 7 }, Yk = { key: 8 }, Zk = { key: 9 }, Kk = { key: 10 }, Jk = /* @__PURE__ */ Uk(() => /* @__PURE__ */ x("label", null, "Where:", -1));
|
|
14809
14836
|
function Xk(e, t, n, r, s, i) {
|
|
14810
|
-
const l = y("native-select"), o = y("flex-cell"), u = y("currency-field"), f = y("country-select"), c = y("timezone-select"), p = y("text-field"), g = y("flex-row"), v = y("date-field"), w = y("scope-select"), V = y("content-select"), j = y("ux-switch"),
|
|
14837
|
+
const l = y("native-select"), o = y("flex-cell"), u = y("currency-field"), f = y("country-select"), c = y("timezone-select"), p = y("text-field"), g = y("flex-row"), v = y("date-field"), w = y("scope-select"), V = y("content-select"), j = y("ux-switch"), Y = y("ux-icon"), K = y("ux-button"), se = y("filter-condition", !0);
|
|
14811
14838
|
return s.comparators ? (a(), d("div", Pk, [
|
|
14812
14839
|
m(g, {
|
|
14813
14840
|
gap: "",
|
|
@@ -15042,13 +15069,13 @@ function Xk(e, t, n, r, s, i) {
|
|
|
15042
15069
|
shrink: ""
|
|
15043
15070
|
}, {
|
|
15044
15071
|
default: h(() => [
|
|
15045
|
-
m(
|
|
15072
|
+
m(K, {
|
|
15046
15073
|
size: "sm",
|
|
15047
15074
|
icon: "",
|
|
15048
15075
|
onClick: t[27] || (t[27] = (I) => e.$emit("remove"))
|
|
15049
15076
|
}, {
|
|
15050
15077
|
default: h(() => [
|
|
15051
|
-
m(
|
|
15078
|
+
m(Y, { icon: "fa-times" })
|
|
15052
15079
|
]),
|
|
15053
15080
|
_: 1
|
|
15054
15081
|
})
|
|
@@ -15071,13 +15098,13 @@ function Xk(e, t, n, r, s, i) {
|
|
|
15071
15098
|
"onUpdate:modelValue": (q) => s.model.conditions[le] = q
|
|
15072
15099
|
}, null, 8, ["fields", "onRemove", "modelValue", "onUpdate:modelValue"])
|
|
15073
15100
|
]))), 128)),
|
|
15074
|
-
m(
|
|
15101
|
+
m(K, {
|
|
15075
15102
|
size: "sm",
|
|
15076
15103
|
onClick: H(i.addCondition, ["stop", "prevent"])
|
|
15077
15104
|
}, {
|
|
15078
15105
|
default: h(() => [
|
|
15079
15106
|
O(" Add Criteria "),
|
|
15080
|
-
m(
|
|
15107
|
+
m(Y, {
|
|
15081
15108
|
icon: "fa-plus",
|
|
15082
15109
|
right: ""
|
|
15083
15110
|
})
|
|
@@ -15087,7 +15114,7 @@ function Xk(e, t, n, r, s, i) {
|
|
|
15087
15114
|
], 64)) : _("", !0)
|
|
15088
15115
|
])) : _("", !0);
|
|
15089
15116
|
}
|
|
15090
|
-
const Qk = /* @__PURE__ */ T(Nk, [["render", Xk], ["__scopeId", "data-v-
|
|
15117
|
+
const Qk = /* @__PURE__ */ T(Nk, [["render", Xk], ["__scopeId", "data-v-611ccfb6"]]);
|
|
15091
15118
|
function ex(e) {
|
|
15092
15119
|
let t = [];
|
|
15093
15120
|
if (t.push({
|
|
@@ -15371,6 +15398,7 @@ function sx(e) {
|
|
|
15371
15398
|
return nx(e, t), ix(e, t), rx(e, t), t;
|
|
15372
15399
|
}
|
|
15373
15400
|
const lx = {
|
|
15401
|
+
emits: ["remove"],
|
|
15374
15402
|
props: {
|
|
15375
15403
|
enableRemove: {
|
|
15376
15404
|
type: Boolean
|
|
@@ -15488,7 +15516,7 @@ const lx = {
|
|
|
15488
15516
|
FilterCondition: Qk,
|
|
15489
15517
|
NativeSelect: yt
|
|
15490
15518
|
}
|
|
15491
|
-
}, ox = (e) => (Ke("data-v-
|
|
15519
|
+
}, ox = (e) => (Ke("data-v-d9b697ae"), e = e(), Je(), e), ax = {
|
|
15492
15520
|
key: 0,
|
|
15493
15521
|
class: "filter-rule"
|
|
15494
15522
|
}, ux = { class: "top" }, dx = { class: "summary" }, cx = /* @__PURE__ */ ox(() => /* @__PURE__ */ x("span", { class: "line" }, null, -1)), fx = { class: "operator" };
|
|
@@ -15588,7 +15616,7 @@ function mx(e, t, n, r, s, i) {
|
|
|
15588
15616
|
}, 8, ["onClick"])
|
|
15589
15617
|
])) : _("", !0);
|
|
15590
15618
|
}
|
|
15591
|
-
const hx = /* @__PURE__ */ T(lx, [["render", mx], ["__scopeId", "data-v-
|
|
15619
|
+
const hx = /* @__PURE__ */ T(lx, [["render", mx], ["__scopeId", "data-v-d9b697ae"]]);
|
|
15592
15620
|
const px = {
|
|
15593
15621
|
components: {
|
|
15594
15622
|
FilterRule: hx,
|
|
@@ -16028,7 +16056,7 @@ function Ax(e, t, n, r, s, i) {
|
|
|
16028
16056
|
e.showDescription ? (a(), d("div", Fx, b(e.description), 1)) : _("", !0),
|
|
16029
16057
|
e.singleValue ? (a(), d(S, { key: 2 }, [
|
|
16030
16058
|
x("div", Ix, [
|
|
16031
|
-
|
|
16059
|
+
G(e.$slots, "default", {}, () => [
|
|
16032
16060
|
m(l, { tag: "div" }, {
|
|
16033
16061
|
default: h(() => [
|
|
16034
16062
|
O(b(i.summary), 1)
|
|
@@ -16550,6 +16578,7 @@ const mw = {
|
|
|
16550
16578
|
const t = this;
|
|
16551
16579
|
e.dataTransfer && e.dataTransfer.files && e.dataTransfer.files.length && (e.preventDefault(), e.stopPropagation(), t.filesSelected(e.dataTransfer.files));
|
|
16552
16580
|
},
|
|
16581
|
+
emits: ["files"],
|
|
16553
16582
|
filesSelected(e) {
|
|
16554
16583
|
var t = [];
|
|
16555
16584
|
for (var n in [...e]) {
|
|
@@ -16585,7 +16614,7 @@ function pw(e, t, n, r, s, i) {
|
|
|
16585
16614
|
class: "file-drop-ux",
|
|
16586
16615
|
onClick: t[1] || (t[1] = H((...o) => i.clicked && i.clicked(...o), ["stop", "prevent"]))
|
|
16587
16616
|
}, [
|
|
16588
|
-
|
|
16617
|
+
G(e.$slots, "default", {}, () => [
|
|
16589
16618
|
m(l, null, {
|
|
16590
16619
|
default: h(() => [
|
|
16591
16620
|
O("Select Files")
|
|
@@ -16596,7 +16625,7 @@ function pw(e, t, n, r, s, i) {
|
|
|
16596
16625
|
])
|
|
16597
16626
|
], 34);
|
|
16598
16627
|
}
|
|
16599
|
-
const yw = /* @__PURE__ */ T(mw, [["render", pw], ["__scopeId", "data-v-
|
|
16628
|
+
const yw = /* @__PURE__ */ T(mw, [["render", pw], ["__scopeId", "data-v-6bce29af"]]);
|
|
16600
16629
|
const _w = {
|
|
16601
16630
|
mixins: [ee],
|
|
16602
16631
|
components: {
|
|
@@ -16789,6 +16818,12 @@ const Ow = {
|
|
|
16789
16818
|
//TODO check whether we should move draggable into the input mixin
|
|
16790
16819
|
components: { draggable: _a },
|
|
16791
16820
|
props: {
|
|
16821
|
+
paymentConfiguration: {
|
|
16822
|
+
type: Object
|
|
16823
|
+
},
|
|
16824
|
+
sandbox: {
|
|
16825
|
+
type: Boolean
|
|
16826
|
+
},
|
|
16792
16827
|
submission: {
|
|
16793
16828
|
type: Boolean,
|
|
16794
16829
|
default: !1
|
|
@@ -16835,6 +16870,7 @@ const Ow = {
|
|
|
16835
16870
|
return this.field.sameLine;
|
|
16836
16871
|
}
|
|
16837
16872
|
},
|
|
16873
|
+
emits: ["form:state"],
|
|
16838
16874
|
methods: {
|
|
16839
16875
|
createSingleObject() {
|
|
16840
16876
|
this.model = {};
|
|
@@ -16944,7 +16980,7 @@ function Aw(e, t, n, r, s, i) {
|
|
|
16944
16980
|
m(u, {
|
|
16945
16981
|
size: "xs",
|
|
16946
16982
|
tag: "a",
|
|
16947
|
-
onClick: (
|
|
16983
|
+
onClick: (Y) => V.collapsed = !V.collapsed
|
|
16948
16984
|
}, {
|
|
16949
16985
|
default: h(() => [
|
|
16950
16986
|
O(b(V.collapsed ? "More" : "Less") + " ", 1),
|
|
@@ -16967,7 +17003,7 @@ function Aw(e, t, n, r, s, i) {
|
|
|
16967
17003
|
key: 0,
|
|
16968
17004
|
icon: "",
|
|
16969
17005
|
tag: "a",
|
|
16970
|
-
onClick: (
|
|
17006
|
+
onClick: (Y) => e.remove(V)
|
|
16971
17007
|
}, {
|
|
16972
17008
|
default: h(() => [
|
|
16973
17009
|
m(l, { icon: "fa-times" })
|
|
@@ -16984,7 +17020,7 @@ function Aw(e, t, n, r, s, i) {
|
|
|
16984
17020
|
_: 2
|
|
16985
17021
|
}, 1024),
|
|
16986
17022
|
W(m(g, {
|
|
16987
|
-
onKeydown: t[0] || (t[0] = ye((
|
|
17023
|
+
onKeydown: t[0] || (t[0] = ye((Y) => i.enterPress(Y), ["enter"]))
|
|
16988
17024
|
}, {
|
|
16989
17025
|
default: h(() => [
|
|
16990
17026
|
m(p, {
|
|
@@ -16996,7 +17032,7 @@ function Aw(e, t, n, r, s, i) {
|
|
|
16996
17032
|
"onForm:state": i.stateChange,
|
|
16997
17033
|
parentModel: e.parentModel,
|
|
16998
17034
|
modelValue: e.model[j],
|
|
16999
|
-
"onUpdate:modelValue": (
|
|
17035
|
+
"onUpdate:modelValue": (Y) => e.model[j] = Y,
|
|
17000
17036
|
flex: i.sameLine,
|
|
17001
17037
|
fields: e.field.fields
|
|
17002
17038
|
}, null, 8, ["trail", "includeOfficeOnly", "submission", "ignoreDefaults", "onForm:state", "parentModel", "modelValue", "onUpdate:modelValue", "flex", "fields"])
|
|
@@ -17047,7 +17083,7 @@ function Aw(e, t, n, r, s, i) {
|
|
|
17047
17083
|
m(u, {
|
|
17048
17084
|
size: "xs",
|
|
17049
17085
|
tag: "a",
|
|
17050
|
-
onClick: (
|
|
17086
|
+
onClick: (Y) => V.collapsed = !V.collapsed
|
|
17051
17087
|
}, {
|
|
17052
17088
|
default: h(() => [
|
|
17053
17089
|
O(b(V.collapsed ? "More" : "Less") + " ", 1),
|
|
@@ -17070,7 +17106,7 @@ function Aw(e, t, n, r, s, i) {
|
|
|
17070
17106
|
key: 0,
|
|
17071
17107
|
icon: "",
|
|
17072
17108
|
tag: "a",
|
|
17073
|
-
onClick: (
|
|
17109
|
+
onClick: (Y) => e.remove(V)
|
|
17074
17110
|
}, {
|
|
17075
17111
|
default: h(() => [
|
|
17076
17112
|
m(l, { icon: "fa-times" })
|
|
@@ -17087,7 +17123,7 @@ function Aw(e, t, n, r, s, i) {
|
|
|
17087
17123
|
_: 2
|
|
17088
17124
|
}, 1024),
|
|
17089
17125
|
W(m(g, {
|
|
17090
|
-
onKeydown: t[4] || (t[4] = ye((
|
|
17126
|
+
onKeydown: t[4] || (t[4] = ye((Y) => i.enterPress(Y), ["enter"]))
|
|
17091
17127
|
}, {
|
|
17092
17128
|
default: h(() => [
|
|
17093
17129
|
m(p, {
|
|
@@ -17100,7 +17136,7 @@ function Aw(e, t, n, r, s, i) {
|
|
|
17100
17136
|
"onForm:state": i.stateChange,
|
|
17101
17137
|
parentModel: e.parentModel,
|
|
17102
17138
|
modelValue: e.model[j],
|
|
17103
|
-
"onUpdate:modelValue": (
|
|
17139
|
+
"onUpdate:modelValue": (Y) => e.model[j] = Y,
|
|
17104
17140
|
flex: i.sameLine,
|
|
17105
17141
|
fields: e.field.fields
|
|
17106
17142
|
}, null, 8, ["trail", "includeOfficeOnly", "submission", "ignoreDefaults", "onForm:state", "parentModel", "modelValue", "onUpdate:modelValue", "flex", "fields"])
|
|
@@ -17262,7 +17298,7 @@ function Aw(e, t, n, r, s, i) {
|
|
|
17262
17298
|
], 64))
|
|
17263
17299
|
], 64));
|
|
17264
17300
|
}
|
|
17265
|
-
const Lw = /* @__PURE__ */ T(Ow, [["render", Aw], ["__scopeId", "data-v-
|
|
17301
|
+
const Lw = /* @__PURE__ */ T(Ow, [["render", Aw], ["__scopeId", "data-v-7b03fd05"]]);
|
|
17266
17302
|
function Dr(e) {
|
|
17267
17303
|
return e === void 0 || typeof e > "u" || e === null || String(e) === "null" || String(e) === "undefined";
|
|
17268
17304
|
}
|
|
@@ -17282,7 +17318,7 @@ const Nw = {
|
|
|
17282
17318
|
}
|
|
17283
17319
|
};
|
|
17284
17320
|
function Uw(e, t, n, r, s, i) {
|
|
17285
|
-
return
|
|
17321
|
+
return G(e.$slots, "default", { plainValue: i.plainValue }, () => [
|
|
17286
17322
|
x("pre", null, b(n.option), 1)
|
|
17287
17323
|
]);
|
|
17288
17324
|
}
|
|
@@ -18953,7 +18989,7 @@ var Oi = {}, T2 = {
|
|
|
18953
18989
|
};
|
|
18954
18990
|
(function(e, t) {
|
|
18955
18991
|
(function(n) {
|
|
18956
|
-
var r = "Compound", s = "Identifier", i = "MemberExpression", l = "Literal", o = "ThisExpression", u = "CallExpression", f = "UnaryExpression", c = "BinaryExpression", p = "LogicalExpression", g = "ConditionalExpression", v = "ArrayExpression", w = 46, V = 44, j = 39,
|
|
18992
|
+
var r = "Compound", s = "Identifier", i = "MemberExpression", l = "Literal", o = "ThisExpression", u = "CallExpression", f = "UnaryExpression", c = "BinaryExpression", p = "LogicalExpression", g = "ConditionalExpression", v = "ArrayExpression", w = 46, V = 44, j = 39, Y = 34, K = 40, se = 41, I = 91, le = 93, q = 63, R = 59, J = 58, P = function(L, C) {
|
|
18957
18993
|
var E = new Error(L + " at character " + C);
|
|
18958
18994
|
throw E.index = C, E.description = L, E;
|
|
18959
18995
|
}, Ve = !0, xe = { "-": Ve, "!": Ve, "~": Ve, "+": Ve }, we = {
|
|
@@ -18980,8 +19016,8 @@ var Oi = {}, T2 = {
|
|
|
18980
19016
|
"%": 10
|
|
18981
19017
|
}, Ce = function(L) {
|
|
18982
19018
|
var C = 0, E;
|
|
18983
|
-
for (var
|
|
18984
|
-
(E =
|
|
19019
|
+
for (var qt in L)
|
|
19020
|
+
(E = qt.length) > C && L.hasOwnProperty(qt) && (C = E);
|
|
18985
19021
|
return C;
|
|
18986
19022
|
}, Ee = Ce(xe), Ue = Ce(we), De = {
|
|
18987
19023
|
true: !0,
|
|
@@ -18989,10 +19025,10 @@ var Oi = {}, T2 = {
|
|
|
18989
19025
|
null: null
|
|
18990
19026
|
}, gt = "this", rt = function(L) {
|
|
18991
19027
|
return we[L] || 0;
|
|
18992
|
-
},
|
|
18993
|
-
var
|
|
19028
|
+
}, Ht = function(L, C, E) {
|
|
19029
|
+
var qt = L === "||" || L === "&&" ? p : c;
|
|
18994
19030
|
return {
|
|
18995
|
-
type:
|
|
19031
|
+
type: qt,
|
|
18996
19032
|
operator: L,
|
|
18997
19033
|
left: C,
|
|
18998
19034
|
right: E
|
|
@@ -19011,18 +19047,18 @@ var Oi = {}, T2 = {
|
|
|
19011
19047
|
L >= 48 && L <= 57 || // 0...9
|
|
19012
19048
|
L >= 128 && !we[String.fromCharCode(L)];
|
|
19013
19049
|
}, Se = function(L) {
|
|
19014
|
-
for (var C = 0, E = L.charAt,
|
|
19050
|
+
for (var C = 0, E = L.charAt, qt = L.charCodeAt, $e = function(D) {
|
|
19015
19051
|
return E.call(L, D);
|
|
19016
19052
|
}, de = function(D) {
|
|
19017
|
-
return
|
|
19053
|
+
return qt.call(L, D);
|
|
19018
19054
|
}, pn = L.length, lt = function() {
|
|
19019
19055
|
for (var D = de(C); D === 32 || D === 9 || D === 10 || D === 13; )
|
|
19020
19056
|
D = de(++C);
|
|
19021
|
-
},
|
|
19057
|
+
}, Wt = function() {
|
|
19022
19058
|
var D = Wa(), U, X;
|
|
19023
19059
|
if (lt(), de(C) === q) {
|
|
19024
|
-
if (C++, U =
|
|
19025
|
-
return C++, X =
|
|
19060
|
+
if (C++, U = Wt(), U || P("Expected expression", C), lt(), de(C) === J)
|
|
19061
|
+
return C++, X = Wt(), X || P("Expected expression", C), {
|
|
19026
19062
|
type: g,
|
|
19027
19063
|
test: D,
|
|
19028
19064
|
consequent: U,
|
|
@@ -19040,22 +19076,22 @@ var Oi = {}, T2 = {
|
|
|
19040
19076
|
}
|
|
19041
19077
|
return !1;
|
|
19042
19078
|
}, Wa = function() {
|
|
19043
|
-
var D, U, X, ae, Dt, Xe, bt,
|
|
19079
|
+
var D, U, X, ae, Dt, Xe, bt, Gt, os;
|
|
19044
19080
|
if (Xe = Hn(), U = is(), !U)
|
|
19045
19081
|
return Xe;
|
|
19046
19082
|
for (Dt = { value: U, prec: rt(U) }, bt = Hn(), bt || P("Expected expression after " + U, C), ae = [Xe, Dt, bt]; (U = is()) && (X = rt(U), X !== 0); ) {
|
|
19047
19083
|
for (Dt = { value: U, prec: X }, os = U; ae.length > 2 && X <= ae[ae.length - 2].prec; )
|
|
19048
|
-
bt = ae.pop(), U = ae.pop().value, Xe = ae.pop(), D =
|
|
19084
|
+
bt = ae.pop(), U = ae.pop().value, Xe = ae.pop(), D = Ht(U, Xe, bt), ae.push(D);
|
|
19049
19085
|
D = Hn(), D || P("Expected expression after " + os, C), ae.push(Dt, D);
|
|
19050
19086
|
}
|
|
19051
|
-
for (
|
|
19052
|
-
D =
|
|
19087
|
+
for (Gt = ae.length - 1, D = ae[Gt]; Gt > 1; )
|
|
19088
|
+
D = Ht(ae[Gt - 1].value, ae[Gt - 2], D), Gt -= 2;
|
|
19053
19089
|
return D;
|
|
19054
19090
|
}, Hn = function() {
|
|
19055
19091
|
var D, U, X;
|
|
19056
19092
|
if (lt(), D = de(C), vt(D) || D === w)
|
|
19057
19093
|
return Ga();
|
|
19058
|
-
if (D === j || D ===
|
|
19094
|
+
if (D === j || D === Y)
|
|
19059
19095
|
return Ya();
|
|
19060
19096
|
if (D === I)
|
|
19061
19097
|
return Ja();
|
|
@@ -19069,7 +19105,7 @@ var Oi = {}, T2 = {
|
|
|
19069
19105
|
};
|
|
19070
19106
|
U = U.substr(0, --X);
|
|
19071
19107
|
}
|
|
19072
|
-
return st(D) || D ===
|
|
19108
|
+
return st(D) || D === K ? Za() : !1;
|
|
19073
19109
|
}, Ga = function() {
|
|
19074
19110
|
for (var D = "", U, X; vt(de(C)); )
|
|
19075
19111
|
D += $e(C++);
|
|
@@ -19148,11 +19184,11 @@ var Oi = {}, T2 = {
|
|
|
19148
19184
|
X.push(null);
|
|
19149
19185
|
}
|
|
19150
19186
|
} else
|
|
19151
|
-
ae =
|
|
19187
|
+
ae = Wt(), (!ae || ae.type === r) && P("Expected comma", C), X.push(ae);
|
|
19152
19188
|
return Dt || P("Expected " + String.fromCharCode(D), C), X;
|
|
19153
19189
|
}, Za = function() {
|
|
19154
19190
|
var D, U;
|
|
19155
|
-
for (D = de(C), D ===
|
|
19191
|
+
for (D = de(C), D === K ? U = Ka() : U = rs(), lt(), D = de(C); D === w || D === I || D === K; )
|
|
19156
19192
|
C++, D === w ? (lt(), U = {
|
|
19157
19193
|
type: i,
|
|
19158
19194
|
computed: !1,
|
|
@@ -19162,8 +19198,8 @@ var Oi = {}, T2 = {
|
|
|
19162
19198
|
type: i,
|
|
19163
19199
|
computed: !0,
|
|
19164
19200
|
object: U,
|
|
19165
|
-
property:
|
|
19166
|
-
}, lt(), D = de(C), D !== le && P("Unclosed [", C), C++) : D ===
|
|
19201
|
+
property: Wt()
|
|
19202
|
+
}, lt(), D = de(C), D !== le && P("Unclosed [", C), C++) : D === K && (U = {
|
|
19167
19203
|
type: u,
|
|
19168
19204
|
arguments: ss(se),
|
|
19169
19205
|
callee: U
|
|
@@ -19171,7 +19207,7 @@ var Oi = {}, T2 = {
|
|
|
19171
19207
|
return U;
|
|
19172
19208
|
}, Ka = function() {
|
|
19173
19209
|
C++;
|
|
19174
|
-
var D =
|
|
19210
|
+
var D = Wt();
|
|
19175
19211
|
if (lt(), de(C) === se)
|
|
19176
19212
|
return C++, D;
|
|
19177
19213
|
P("Unclosed (", C);
|
|
@@ -19181,7 +19217,7 @@ var Oi = {}, T2 = {
|
|
|
19181
19217
|
elements: ss(le)
|
|
19182
19218
|
};
|
|
19183
19219
|
}, qn = [], Pi, ls; C < pn; )
|
|
19184
|
-
Pi = de(C), Pi === R || Pi === V ? C++ : (ls =
|
|
19220
|
+
Pi = de(C), Pi === R || Pi === V ? C++ : (ls = Wt()) ? qn.push(ls) : C < pn && P('Unexpected "' + $e(C) + '"', C);
|
|
19185
19221
|
return qn.length === 1 ? qn[0] : {
|
|
19186
19222
|
type: r,
|
|
19187
19223
|
body: qn
|
|
@@ -19446,7 +19482,7 @@ var $T = MT;
|
|
|
19446
19482
|
const Vt = {};
|
|
19447
19483
|
function AT(e, t, n, r) {
|
|
19448
19484
|
return e ? Array.isArray(e) ? e.filter(function(s) {
|
|
19449
|
-
const i =
|
|
19485
|
+
const i = jt(s, t);
|
|
19450
19486
|
let l;
|
|
19451
19487
|
switch (r) {
|
|
19452
19488
|
case ">":
|
|
@@ -19482,7 +19518,7 @@ function NT(e, t, n, r, s) {
|
|
|
19482
19518
|
if (s = s || {}, s.flat = n, s.unique = r, !Array.isArray(e))
|
|
19483
19519
|
return console.error("array.filter value was not provided as array", { input: e }), [];
|
|
19484
19520
|
let i = e.reduce(function(l, o) {
|
|
19485
|
-
const u =
|
|
19521
|
+
const u = jt(o, t), f = !u && u !== !1 && u !== 0;
|
|
19486
19522
|
return s.excludeNull && f || l.push(u), l;
|
|
19487
19523
|
}, []);
|
|
19488
19524
|
return s.unique && (i = [...new Set(i)]), s.flat && (i = i.flat()), i;
|
|
@@ -19550,6 +19586,10 @@ const PT = Array.from({ length: 6 }, (e, t) => new Date().getFullYear() + t).map
|
|
|
19550
19586
|
return {};
|
|
19551
19587
|
}
|
|
19552
19588
|
},
|
|
19589
|
+
includeOfficeOnly: {
|
|
19590
|
+
type: Boolean,
|
|
19591
|
+
default: !1
|
|
19592
|
+
},
|
|
19553
19593
|
modelValue: {
|
|
19554
19594
|
type: [Object, Array]
|
|
19555
19595
|
},
|
|
@@ -19569,13 +19609,6 @@ const PT = Array.from({ length: 6 }, (e, t) => new Date().getFullYear() + t).map
|
|
|
19569
19609
|
},
|
|
19570
19610
|
created() {
|
|
19571
19611
|
},
|
|
19572
|
-
// mounted() {
|
|
19573
|
-
// this.payment.element = this;
|
|
19574
|
-
// },
|
|
19575
|
-
// beforeUnmount() {
|
|
19576
|
-
// this.payment.element = null;
|
|
19577
|
-
// },
|
|
19578
|
-
// inject:['payment'],
|
|
19579
19612
|
watch: {
|
|
19580
19613
|
gateways: {
|
|
19581
19614
|
async handler(e) {
|
|
@@ -19802,6 +19835,7 @@ const PT = Array.from({ length: 6 }, (e, t) => new Date().getFullYear() + t).map
|
|
|
19802
19835
|
}), e;
|
|
19803
19836
|
}
|
|
19804
19837
|
},
|
|
19838
|
+
emits: ["form:state"],
|
|
19805
19839
|
methods: {
|
|
19806
19840
|
isSelectedGateway(e) {
|
|
19807
19841
|
var t;
|
|
@@ -19819,7 +19853,7 @@ const PT = Array.from({ length: 6 }, (e, t) => new Date().getFullYear() + t).map
|
|
|
19819
19853
|
};
|
|
19820
19854
|
}
|
|
19821
19855
|
}
|
|
19822
|
-
}, zn = (e) => (Ke("data-v-
|
|
19856
|
+
}, zn = (e) => (Ke("data-v-f5a130e8"), e = e(), Je(), e), RT = /* @__PURE__ */ zn(() => /* @__PURE__ */ x("h2", null, "Payment Summary", -1)), BT = { class: "calculations" }, zT = /* @__PURE__ */ zn(() => /* @__PURE__ */ x("td", null, "Amount", -1)), HT = { class: "running-total" }, qT = { class: "running-total" }, WT = {
|
|
19823
19857
|
key: 0,
|
|
19824
19858
|
class: "grand-total"
|
|
19825
19859
|
}, GT = /* @__PURE__ */ zn(() => /* @__PURE__ */ x("td", null, [
|
|
@@ -19834,15 +19868,14 @@ function KT(e, t, n, r, s, i) {
|
|
|
19834
19868
|
ref: "form",
|
|
19835
19869
|
trail: n.trail,
|
|
19836
19870
|
paymentConfiguration: n.configuration,
|
|
19837
|
-
includeOfficeOnly:
|
|
19871
|
+
includeOfficeOnly: n.includeOfficeOnly,
|
|
19838
19872
|
submission: n.submission,
|
|
19839
19873
|
"onForm:state": i.stateChange,
|
|
19840
19874
|
parentModel: e.parentModel,
|
|
19841
19875
|
modelValue: e.model,
|
|
19842
19876
|
"onUpdate:modelValue": t[0] || (t[0] = (p) => e.model = p),
|
|
19843
|
-
flex: e.sameLine,
|
|
19844
19877
|
fields: i.calculatedTotalFields
|
|
19845
|
-
}, null, 8, ["trail", "paymentConfiguration", "includeOfficeOnly", "submission", "onForm:state", "parentModel", "modelValue", "
|
|
19878
|
+
}, null, 8, ["trail", "paymentConfiguration", "includeOfficeOnly", "submission", "onForm:state", "parentModel", "modelValue", "fields"]),
|
|
19846
19879
|
i.requiresPayment ? (a(), d(S, { key: 0 }, [
|
|
19847
19880
|
RT,
|
|
19848
19881
|
m(u, null, {
|
|
@@ -19913,7 +19946,7 @@ function KT(e, t, n, r, s, i) {
|
|
|
19913
19946
|
], 64)) : _("", !0)
|
|
19914
19947
|
], 64));
|
|
19915
19948
|
}
|
|
19916
|
-
const JT = /* @__PURE__ */ T(jT, [["render", KT], ["__scopeId", "data-v-
|
|
19949
|
+
const JT = /* @__PURE__ */ T(jT, [["render", KT], ["__scopeId", "data-v-f5a130e8"]]);
|
|
19917
19950
|
function XT(e) {
|
|
19918
19951
|
return e === void 0 || typeof e > "u" || e === null || String(e) === "null" || String(e) === "undefined";
|
|
19919
19952
|
}
|
|
@@ -20034,7 +20067,7 @@ function aV(e, t, n, r, s, i) {
|
|
|
20034
20067
|
e.showDescription ? (a(), d("div", nV, b(e.description), 1)) : _("", !0),
|
|
20035
20068
|
i.selectableOptions.length ? (a(), d(S, { key: 2 }, [
|
|
20036
20069
|
e.singleValue ? (a(), d("div", iV, [
|
|
20037
|
-
|
|
20070
|
+
G(e.$slots, "default", {}, () => [
|
|
20038
20071
|
m(l, { tag: "div" }, {
|
|
20039
20072
|
default: h(() => [
|
|
20040
20073
|
O(b(i.summary), 1)
|
|
@@ -20165,7 +20198,7 @@ function vV(e, t, n, r, s, i) {
|
|
|
20165
20198
|
])) : _("", !0),
|
|
20166
20199
|
e.showDescription ? (a(), d("div", hV, b(e.description), 1)) : _("", !0),
|
|
20167
20200
|
e.singleValue ? (a(), d("div", pV, [
|
|
20168
|
-
|
|
20201
|
+
G(e.$slots, "default", {}, () => [
|
|
20169
20202
|
m(l, { tag: "div" }, {
|
|
20170
20203
|
default: h(() => [
|
|
20171
20204
|
O(b(i.summary), 1)
|
|
@@ -20200,6 +20233,7 @@ const bV = /* @__PURE__ */ T(cV, [["render", vV], ["__scopeId", "data-v-8801d1a0
|
|
|
20200
20233
|
data() {
|
|
20201
20234
|
return {};
|
|
20202
20235
|
},
|
|
20236
|
+
emits: ["dismiss", "close"],
|
|
20203
20237
|
methods: {
|
|
20204
20238
|
dismiss(e) {
|
|
20205
20239
|
this.$emit("dismiss", e);
|
|
@@ -20401,7 +20435,12 @@ const VV = /* @__PURE__ */ T(kV, [["render", TV], ["__scopeId", "data-v-415b9a32
|
|
|
20401
20435
|
return this.glossary[this.referenceType];
|
|
20402
20436
|
}
|
|
20403
20437
|
},
|
|
20404
|
-
inject:
|
|
20438
|
+
inject: {
|
|
20439
|
+
addFields: {
|
|
20440
|
+
default() {
|
|
20441
|
+
}
|
|
20442
|
+
}
|
|
20443
|
+
},
|
|
20405
20444
|
methods: {
|
|
20406
20445
|
async openModal() {
|
|
20407
20446
|
const e = this, t = await e.$sdk.modal({
|
|
@@ -20558,6 +20597,18 @@ function ke(e) {
|
|
|
20558
20597
|
};
|
|
20559
20598
|
}
|
|
20560
20599
|
const MV = {
|
|
20600
|
+
emits: [
|
|
20601
|
+
"field:mount",
|
|
20602
|
+
"field:unmount",
|
|
20603
|
+
"field:focus",
|
|
20604
|
+
"field:blur",
|
|
20605
|
+
"field:invalid",
|
|
20606
|
+
"field:valid",
|
|
20607
|
+
"field:error",
|
|
20608
|
+
"field:touched",
|
|
20609
|
+
"field:dirty",
|
|
20610
|
+
"update:modelValue"
|
|
20611
|
+
],
|
|
20561
20612
|
components: {
|
|
20562
20613
|
InternalRouteSelect: uV,
|
|
20563
20614
|
InternalMenuSelect: bV,
|
|
@@ -20650,7 +20701,16 @@ const MV = {
|
|
|
20650
20701
|
appeared: !1
|
|
20651
20702
|
};
|
|
20652
20703
|
},
|
|
20653
|
-
inject:
|
|
20704
|
+
inject: {
|
|
20705
|
+
parentFormElement: { default() {
|
|
20706
|
+
} },
|
|
20707
|
+
directParentModel: { default() {
|
|
20708
|
+
} },
|
|
20709
|
+
directFormElement: { default() {
|
|
20710
|
+
} },
|
|
20711
|
+
additionalContext: { default() {
|
|
20712
|
+
} }
|
|
20713
|
+
},
|
|
20654
20714
|
provide() {
|
|
20655
20715
|
return {
|
|
20656
20716
|
fieldPath: this.fieldPath,
|
|
@@ -20998,92 +21058,99 @@ const MV = {
|
|
|
20998
21058
|
class: "ux-field-message"
|
|
20999
21059
|
};
|
|
21000
21060
|
function AV(e, t, n, r, s, i) {
|
|
21001
|
-
const l = y("internal-route-select"),
|
|
21061
|
+
const l = y("text-field"), o = y("internal-route-select"), u = y("internal-menu-select"), f = y("internal-field-creator"), c = y("custom-html"), p = y("slider-input"), g = y("color-input"), v = y("filter-input"), w = y("date-object-input"), V = y("checkbox"), j = y("boolean-switch"), Y = y("upload"), K = y("field-group"), se = y("field-select"), I = y("native-select"), le = y("button-select"), q = y("currency-field"), R = y("time-field"), J = y("date-field"), P = y("date-range"), Ve = y("content-select"), xe = y("type-select"), we = y("scope-select"), Ce = y("rich-text-field"), Ee = y("text-area"), Ue = y("timezone-select"), De = y("country-select"), gt = y("phone-number-input"), rt = y("object-field"), Ht = y("model-field"), vt = y("payment-field"), st = y("options-manager"), Et = y("code-editor-field"), Se = y("flex-column"), L = y("location-field"), C = y("expression-field");
|
|
21002
21062
|
return i.visible ? (a(), d("div", {
|
|
21003
21063
|
key: 0,
|
|
21004
21064
|
class: A(["ux-field", i.classes]),
|
|
21005
21065
|
onFocusin: t[37] || (t[37] = (...E) => i.focus && i.focus(...E)),
|
|
21006
21066
|
onFocusout: t[38] || (t[38] = (...E) => i.blur && i.blur(...E))
|
|
21007
21067
|
}, [
|
|
21008
|
-
i.widget == "
|
|
21068
|
+
i.widget == "textfield" ? (a(), k(l, {
|
|
21009
21069
|
key: 0,
|
|
21010
21070
|
onTouched: i.touch,
|
|
21011
21071
|
field: i.actualField,
|
|
21012
21072
|
modelValue: i.fieldModel,
|
|
21013
21073
|
"onUpdate:modelValue": t[0] || (t[0] = (E) => i.fieldModel = E)
|
|
21014
21074
|
}, null, 8, ["onTouched", "field", "modelValue"])) : _("", !0),
|
|
21015
|
-
i.widget == "internal-
|
|
21075
|
+
i.widget == "internal-route" ? (a(), k(o, {
|
|
21016
21076
|
key: 1,
|
|
21017
21077
|
onTouched: i.touch,
|
|
21018
21078
|
field: i.actualField,
|
|
21019
21079
|
modelValue: i.fieldModel,
|
|
21020
21080
|
"onUpdate:modelValue": t[1] || (t[1] = (E) => i.fieldModel = E)
|
|
21021
21081
|
}, null, 8, ["onTouched", "field", "modelValue"])) : _("", !0),
|
|
21022
|
-
i.widget == "internal-
|
|
21082
|
+
i.widget == "internal-menu" ? (a(), k(u, {
|
|
21023
21083
|
key: 2,
|
|
21024
|
-
modelValue: s.definedField,
|
|
21025
|
-
"onUpdate:modelValue": t[2] || (t[2] = (E) => s.definedField = E),
|
|
21026
|
-
referenceType: i.actualField.referenceType
|
|
21027
|
-
}, null, 8, ["modelValue", "referenceType"])) : _("", !0),
|
|
21028
|
-
i.widget == "html" ? (a(), k(f, {
|
|
21029
|
-
key: 3,
|
|
21030
21084
|
onTouched: i.touch,
|
|
21031
21085
|
field: i.actualField,
|
|
21032
21086
|
modelValue: i.fieldModel,
|
|
21033
|
-
"onUpdate:modelValue": t[
|
|
21087
|
+
"onUpdate:modelValue": t[2] || (t[2] = (E) => i.fieldModel = E)
|
|
21034
21088
|
}, null, 8, ["onTouched", "field", "modelValue"])) : _("", !0),
|
|
21035
|
-
i.widget == "
|
|
21036
|
-
|
|
21037
|
-
|
|
21089
|
+
i.widget == "internal-field-creator" ? (a(), k(f, {
|
|
21090
|
+
key: 3,
|
|
21091
|
+
modelValue: s.definedField,
|
|
21092
|
+
"onUpdate:modelValue": t[3] || (t[3] = (E) => s.definedField = E),
|
|
21093
|
+
referenceType: i.actualField.referenceType
|
|
21094
|
+
}, null, 8, ["modelValue", "referenceType"])) : _("", !0),
|
|
21095
|
+
i.widget == "html" ? (a(), k(c, {
|
|
21096
|
+
key: 4,
|
|
21038
21097
|
onTouched: i.touch,
|
|
21039
21098
|
field: i.actualField,
|
|
21040
21099
|
modelValue: i.fieldModel,
|
|
21041
21100
|
"onUpdate:modelValue": t[4] || (t[4] = (E) => i.fieldModel = E)
|
|
21042
21101
|
}, null, 8, ["onTouched", "field", "modelValue"])) : _("", !0),
|
|
21043
|
-
i.widget == "
|
|
21102
|
+
i.widget == "value" ? (a(), d(S, { key: 5 }, [], 64)) : _("", !0),
|
|
21103
|
+
i.widget == "slider" ? (a(), k(p, {
|
|
21044
21104
|
key: 6,
|
|
21045
21105
|
onTouched: i.touch,
|
|
21046
21106
|
field: i.actualField,
|
|
21047
21107
|
modelValue: i.fieldModel,
|
|
21048
21108
|
"onUpdate:modelValue": t[5] || (t[5] = (E) => i.fieldModel = E)
|
|
21049
21109
|
}, null, 8, ["onTouched", "field", "modelValue"])) : _("", !0),
|
|
21050
|
-
i.widget == "
|
|
21110
|
+
i.widget == "color" ? (a(), k(g, {
|
|
21051
21111
|
key: 7,
|
|
21052
21112
|
onTouched: i.touch,
|
|
21053
21113
|
field: i.actualField,
|
|
21054
21114
|
modelValue: i.fieldModel,
|
|
21055
21115
|
"onUpdate:modelValue": t[6] || (t[6] = (E) => i.fieldModel = E)
|
|
21056
21116
|
}, null, 8, ["onTouched", "field", "modelValue"])) : _("", !0),
|
|
21057
|
-
i.widget == "
|
|
21117
|
+
i.widget == "filter" ? (a(), k(v, {
|
|
21058
21118
|
key: 8,
|
|
21059
21119
|
onTouched: i.touch,
|
|
21060
21120
|
field: i.actualField,
|
|
21061
21121
|
modelValue: i.fieldModel,
|
|
21062
21122
|
"onUpdate:modelValue": t[7] || (t[7] = (E) => i.fieldModel = E)
|
|
21063
21123
|
}, null, 8, ["onTouched", "field", "modelValue"])) : _("", !0),
|
|
21064
|
-
i.widget == "
|
|
21124
|
+
i.widget == "dateobject" ? (a(), k(w, {
|
|
21065
21125
|
key: 9,
|
|
21066
21126
|
onTouched: i.touch,
|
|
21067
21127
|
field: i.actualField,
|
|
21068
21128
|
modelValue: i.fieldModel,
|
|
21069
21129
|
"onUpdate:modelValue": t[8] || (t[8] = (E) => i.fieldModel = E)
|
|
21070
21130
|
}, null, 8, ["onTouched", "field", "modelValue"])) : _("", !0),
|
|
21071
|
-
i.widget == "
|
|
21131
|
+
i.widget == "checkbox" ? (a(), k(V, {
|
|
21072
21132
|
key: 10,
|
|
21073
21133
|
onTouched: i.touch,
|
|
21074
21134
|
field: i.actualField,
|
|
21075
21135
|
modelValue: i.fieldModel,
|
|
21076
21136
|
"onUpdate:modelValue": t[9] || (t[9] = (E) => i.fieldModel = E)
|
|
21077
21137
|
}, null, 8, ["onTouched", "field", "modelValue"])) : _("", !0),
|
|
21078
|
-
i.widget == "
|
|
21138
|
+
i.widget == "switch" ? (a(), k(j, {
|
|
21079
21139
|
key: 11,
|
|
21080
21140
|
onTouched: i.touch,
|
|
21081
21141
|
field: i.actualField,
|
|
21082
21142
|
modelValue: i.fieldModel,
|
|
21083
21143
|
"onUpdate:modelValue": t[10] || (t[10] = (E) => i.fieldModel = E)
|
|
21084
21144
|
}, null, 8, ["onTouched", "field", "modelValue"])) : _("", !0),
|
|
21085
|
-
i.widget == "
|
|
21086
|
-
|
|
21145
|
+
i.widget == "upload" ? (a(), k(Y, {
|
|
21146
|
+
key: 12,
|
|
21147
|
+
onTouched: i.touch,
|
|
21148
|
+
field: i.actualField,
|
|
21149
|
+
modelValue: i.fieldModel,
|
|
21150
|
+
"onUpdate:modelValue": t[11] || (t[11] = (E) => i.fieldModel = E)
|
|
21151
|
+
}, null, 8, ["onTouched", "field", "modelValue"])) : _("", !0),
|
|
21152
|
+
i.widget == "group" ? (a(), d(S, { key: 13 }, [
|
|
21153
|
+
i.asObject ? (a(), k(K, {
|
|
21087
21154
|
key: 0,
|
|
21088
21155
|
trail: i.currentTrail,
|
|
21089
21156
|
paymentConfiguration: n.paymentConfiguration,
|
|
@@ -21097,8 +21164,8 @@ function AV(e, t, n, r, s, i) {
|
|
|
21097
21164
|
field: i.actualField,
|
|
21098
21165
|
parentModel: n.parentModel,
|
|
21099
21166
|
modelValue: i.fieldModel,
|
|
21100
|
-
"onUpdate:modelValue": t[
|
|
21101
|
-
}, null, 8, ["trail", "paymentConfiguration", "includeOfficeOnly", "submission", "ignoreDefaults", "sandbox", "onForm:state", "onTouched", "field", "parentModel", "modelValue"])) : (a(), k(
|
|
21167
|
+
"onUpdate:modelValue": t[12] || (t[12] = (E) => i.fieldModel = E)
|
|
21168
|
+
}, null, 8, ["trail", "paymentConfiguration", "includeOfficeOnly", "submission", "ignoreDefaults", "sandbox", "onForm:state", "onTouched", "field", "parentModel", "modelValue"])) : (a(), k(K, {
|
|
21102
21169
|
key: 1,
|
|
21103
21170
|
trail: n.trail,
|
|
21104
21171
|
paymentConfiguration: n.paymentConfiguration,
|
|
@@ -21112,11 +21179,11 @@ function AV(e, t, n, r, s, i) {
|
|
|
21112
21179
|
field: i.actualField,
|
|
21113
21180
|
parentModel: n.parentModel,
|
|
21114
21181
|
modelValue: i.sourceModel,
|
|
21115
|
-
"onUpdate:modelValue": t[
|
|
21182
|
+
"onUpdate:modelValue": t[13] || (t[13] = (E) => i.sourceModel = E)
|
|
21116
21183
|
}, null, 8, ["trail", "paymentConfiguration", "includeOfficeOnly", "submission", "ignoreDefaults", "sandbox", "onForm:state", "onTouched", "field", "parentModel", "modelValue"]))
|
|
21117
21184
|
], 64)) : _("", !0),
|
|
21118
|
-
i.widget == "form" ? (a(), k(
|
|
21119
|
-
key:
|
|
21185
|
+
i.widget == "form" ? (a(), k(K, {
|
|
21186
|
+
key: 14,
|
|
21120
21187
|
trail: i.currentTrail,
|
|
21121
21188
|
paymentConfiguration: n.paymentConfiguration,
|
|
21122
21189
|
includeOfficeOnly: n.includeOfficeOnly,
|
|
@@ -21129,30 +21196,23 @@ function AV(e, t, n, r, s, i) {
|
|
|
21129
21196
|
field: i.actualField,
|
|
21130
21197
|
parentModel: n.parentModel,
|
|
21131
21198
|
modelValue: i.fieldModel,
|
|
21132
|
-
"onUpdate:modelValue": t[13] || (t[13] = (E) => i.fieldModel = E)
|
|
21133
|
-
}, null, 8, ["trail", "paymentConfiguration", "includeOfficeOnly", "submission", "ignoreDefaults", "sandbox", "onForm:state", "onTouched", "field", "parentModel", "modelValue"])) : _("", !0),
|
|
21134
|
-
i.widget == "field-select" ? (a(), k(J, {
|
|
21135
|
-
key: 14,
|
|
21136
|
-
onTouched: i.touch,
|
|
21137
|
-
field: i.actualField,
|
|
21138
|
-
modelValue: i.fieldModel,
|
|
21139
21199
|
"onUpdate:modelValue": t[14] || (t[14] = (E) => i.fieldModel = E)
|
|
21140
|
-
}, null, 8, ["onTouched", "field", "modelValue"])) : _("", !0),
|
|
21141
|
-
i.widget == "select" ? (a(), k(se, {
|
|
21200
|
+
}, null, 8, ["trail", "paymentConfiguration", "includeOfficeOnly", "submission", "ignoreDefaults", "sandbox", "onForm:state", "onTouched", "field", "parentModel", "modelValue"])) : _("", !0),
|
|
21201
|
+
i.widget == "field-select" ? (a(), k(se, {
|
|
21142
21202
|
key: 15,
|
|
21143
21203
|
onTouched: i.touch,
|
|
21144
21204
|
field: i.actualField,
|
|
21145
21205
|
modelValue: i.fieldModel,
|
|
21146
21206
|
"onUpdate:modelValue": t[15] || (t[15] = (E) => i.fieldModel = E)
|
|
21147
21207
|
}, null, 8, ["onTouched", "field", "modelValue"])) : _("", !0),
|
|
21148
|
-
i.widget == "
|
|
21208
|
+
i.widget == "select" ? (a(), k(I, {
|
|
21149
21209
|
key: 16,
|
|
21150
21210
|
onTouched: i.touch,
|
|
21151
21211
|
field: i.actualField,
|
|
21152
21212
|
modelValue: i.fieldModel,
|
|
21153
21213
|
"onUpdate:modelValue": t[16] || (t[16] = (E) => i.fieldModel = E)
|
|
21154
21214
|
}, null, 8, ["onTouched", "field", "modelValue"])) : _("", !0),
|
|
21155
|
-
i.widget == "
|
|
21215
|
+
i.widget == "button" ? (a(), k(le, {
|
|
21156
21216
|
key: 17,
|
|
21157
21217
|
onTouched: i.touch,
|
|
21158
21218
|
field: i.actualField,
|
|
@@ -21173,7 +21233,7 @@ function AV(e, t, n, r, s, i) {
|
|
|
21173
21233
|
modelValue: i.fieldModel,
|
|
21174
21234
|
"onUpdate:modelValue": t[19] || (t[19] = (E) => i.fieldModel = E)
|
|
21175
21235
|
}, null, 8, ["onTouched", "field", "modelValue"])) : _("", !0),
|
|
21176
|
-
i.widget == "datefield" ? (a(), k(
|
|
21236
|
+
i.widget == "datefield" ? (a(), k(J, {
|
|
21177
21237
|
key: 20,
|
|
21178
21238
|
onTouched: i.touch,
|
|
21179
21239
|
field: i.actualField,
|
|
@@ -21251,7 +21311,7 @@ function AV(e, t, n, r, s, i) {
|
|
|
21251
21311
|
modelValue: i.fieldModel,
|
|
21252
21312
|
"onUpdate:modelValue": t[30] || (t[30] = (E) => i.fieldModel = E)
|
|
21253
21313
|
}, null, 8, ["onTouched", "field", "modelValue"])) : _("", !0),
|
|
21254
|
-
i.widget == "model" ? (a(), k(
|
|
21314
|
+
i.widget == "model" ? (a(), k(Ht, {
|
|
21255
21315
|
key: 32,
|
|
21256
21316
|
onTouched: i.touch,
|
|
21257
21317
|
field: i.actualField,
|
|
@@ -21311,7 +21371,7 @@ function AV(e, t, n, r, s, i) {
|
|
|
21311
21371
|
i.error && s.validateResults.message ? (a(), d("div", $V, b(s.validateResults.message), 1)) : _("", !0)
|
|
21312
21372
|
], 34)) : _("", !0);
|
|
21313
21373
|
}
|
|
21314
|
-
const es = /* @__PURE__ */ T(MV, [["render", AV], ["__scopeId", "data-v-
|
|
21374
|
+
const es = /* @__PURE__ */ T(MV, [["render", AV], ["__scopeId", "data-v-b31f8e96"]]);
|
|
21315
21375
|
function LV(e, t, n, r) {
|
|
21316
21376
|
var s = -1, i = e == null ? 0 : e.length;
|
|
21317
21377
|
for (r && i && (n = e[++s]); ++s < i; )
|
|
@@ -21529,11 +21589,11 @@ var iC = nC, rC = /[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z
|
|
|
21529
21589
|
function sC(e) {
|
|
21530
21590
|
return rC.test(e);
|
|
21531
21591
|
}
|
|
21532
|
-
var lC = sC, Ea = "\\ud800-\\udfff", oC = "\\u0300-\\u036f", aC = "\\ufe20-\\ufe2f", uC = "\\u20d0-\\u20ff", dC = oC + aC + uC, Da = "\\u2700-\\u27bf", Fa = "a-z\\xdf-\\xf6\\xf8-\\xff", cC = "\\xac\\xb1\\xd7\\xf7", fC = "\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf", mC = "\\u2000-\\u206f", hC = " \\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", Ia = "A-Z\\xc0-\\xd6\\xd8-\\xde", pC = "\\ufe0e\\ufe0f", Ma = cC + fC + mC + hC, $a = "['’]", bl = "[" + Ma + "]", yC = "[" + dC + "]", Aa = "\\d+", _C = "[" + Da + "]", La = "[" + Fa + "]", Na = "[^" + Ea + Ma + Aa + Da + Fa + Ia + "]", gC = "\\ud83c[\\udffb-\\udfff]", vC = "(?:" + yC + "|" + gC + ")", bC = "[^" + Ea + "]", Ua = "(?:\\ud83c[\\udde6-\\uddff]){2}", Pa = "[\\ud800-\\udbff][\\udc00-\\udfff]",
|
|
21533
|
-
|
|
21534
|
-
xC + "+" + wl + "(?=" + [bl,
|
|
21535
|
-
|
|
21536
|
-
|
|
21592
|
+
var lC = sC, Ea = "\\ud800-\\udfff", oC = "\\u0300-\\u036f", aC = "\\ufe20-\\ufe2f", uC = "\\u20d0-\\u20ff", dC = oC + aC + uC, Da = "\\u2700-\\u27bf", Fa = "a-z\\xdf-\\xf6\\xf8-\\xff", cC = "\\xac\\xb1\\xd7\\xf7", fC = "\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf", mC = "\\u2000-\\u206f", hC = " \\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", Ia = "A-Z\\xc0-\\xd6\\xd8-\\xde", pC = "\\ufe0e\\ufe0f", Ma = cC + fC + mC + hC, $a = "['’]", bl = "[" + Ma + "]", yC = "[" + dC + "]", Aa = "\\d+", _C = "[" + Da + "]", La = "[" + Fa + "]", Na = "[^" + Ea + Ma + Aa + Da + Fa + Ia + "]", gC = "\\ud83c[\\udffb-\\udfff]", vC = "(?:" + yC + "|" + gC + ")", bC = "[^" + Ea + "]", Ua = "(?:\\ud83c[\\udde6-\\uddff]){2}", Pa = "[\\ud800-\\udbff][\\udc00-\\udfff]", Xt = "[" + Ia + "]", kC = "\\u200d", kl = "(?:" + La + "|" + Na + ")", xC = "(?:" + Xt + "|" + Na + ")", xl = "(?:" + $a + "(?:d|ll|m|re|s|t|ve))?", wl = "(?:" + $a + "(?:D|LL|M|RE|S|T|VE))?", ja = vC + "?", Ra = "[" + pC + "]?", wC = "(?:" + kC + "(?:" + [bC, Ua, Pa].join("|") + ")" + Ra + ja + ")*", SC = "\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])", OC = "\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])", TC = Ra + ja + wC, VC = "(?:" + [_C, Ua, Pa].join("|") + ")" + TC, CC = RegExp([
|
|
21593
|
+
Xt + "?" + La + "+" + xl + "(?=" + [bl, Xt, "$"].join("|") + ")",
|
|
21594
|
+
xC + "+" + wl + "(?=" + [bl, Xt + kl, "$"].join("|") + ")",
|
|
21595
|
+
Xt + "?" + kl + "+" + xl,
|
|
21596
|
+
Xt + "+" + wl,
|
|
21537
21597
|
OC,
|
|
21538
21598
|
SC,
|
|
21539
21599
|
Aa,
|
|
@@ -21556,6 +21616,19 @@ var zC = BC, HC = zC, qC = HC(function(e, t, n) {
|
|
|
21556
21616
|
return e + (n ? "-" : "") + t.toLowerCase();
|
|
21557
21617
|
}), WC = qC;
|
|
21558
21618
|
const GC = {
|
|
21619
|
+
emits: [
|
|
21620
|
+
"field:unmount",
|
|
21621
|
+
"field:mount",
|
|
21622
|
+
"field:dirty",
|
|
21623
|
+
"field:invalid",
|
|
21624
|
+
"field:valid",
|
|
21625
|
+
"field:error",
|
|
21626
|
+
"field:focus",
|
|
21627
|
+
"field:blur",
|
|
21628
|
+
"field:touch",
|
|
21629
|
+
"form:state",
|
|
21630
|
+
"update:modelValue"
|
|
21631
|
+
],
|
|
21559
21632
|
props: {
|
|
21560
21633
|
parentModel: {
|
|
21561
21634
|
type: Object
|
|
@@ -21761,7 +21834,7 @@ function YC(e, t, n, r, s, i) {
|
|
|
21761
21834
|
return a(), d("div", {
|
|
21762
21835
|
class: A(["ux-form", i.formClass])
|
|
21763
21836
|
}, [
|
|
21764
|
-
|
|
21837
|
+
G(e.$slots, "fields", {
|
|
21765
21838
|
fields: i.renderFields,
|
|
21766
21839
|
hash: i.fieldHash
|
|
21767
21840
|
}, () => [
|
|
@@ -21793,8 +21866,15 @@ function YC(e, t, n, r, s, i) {
|
|
|
21793
21866
|
], !0)
|
|
21794
21867
|
], 2);
|
|
21795
21868
|
}
|
|
21796
|
-
const Ba = /* @__PURE__ */ T(GC, [["render", YC], ["__scopeId", "data-v-
|
|
21869
|
+
const Ba = /* @__PURE__ */ T(GC, [["render", YC], ["__scopeId", "data-v-84534501"]]);
|
|
21797
21870
|
const cr = "form.ready", ZC = "form.processing", Sl = "form.complete", Ol = "form.error", KC = "form.intent", JC = {
|
|
21871
|
+
emits: [
|
|
21872
|
+
"reset",
|
|
21873
|
+
"processing",
|
|
21874
|
+
"intent",
|
|
21875
|
+
"success",
|
|
21876
|
+
"error"
|
|
21877
|
+
],
|
|
21798
21878
|
methods: {
|
|
21799
21879
|
formStateUpdated(e) {
|
|
21800
21880
|
this.formState = e;
|
|
@@ -22041,7 +22121,7 @@ const cr = "form.ready", ZC = "form.processing", Sl = "form.complete", Ol = "for
|
|
|
22041
22121
|
return this.form.fields || [];
|
|
22042
22122
|
}
|
|
22043
22123
|
}
|
|
22044
|
-
}, XC = (e) => (Ke("data-v-
|
|
22124
|
+
}, XC = (e) => (Ke("data-v-59acf39e"), e = e(), Je(), e), QC = /* @__PURE__ */ XC(() => /* @__PURE__ */ x("h3", null, "An error occurred", -1)), eE = { key: 0 }, tE = { key: 1 }, nE = { key: 2 }, iE = { class: "intent-submit" }, rE = ["tooltip"];
|
|
22045
22125
|
function sE(e, t, n, r, s, i) {
|
|
22046
22126
|
var v;
|
|
22047
22127
|
const l = y("ux-icon"), o = y("ux-button"), u = y("ux-panel-body"), f = y("ux-panel"), c = y("StripeElement"), p = y("StripeElements"), g = y("ux-form");
|
|
@@ -22069,7 +22149,7 @@ function sE(e, t, n, r, s, i) {
|
|
|
22069
22149
|
]),
|
|
22070
22150
|
_: 1
|
|
22071
22151
|
}, 8, ["onClick"])
|
|
22072
|
-
], 64)) : s.state === "form.complete" ?
|
|
22152
|
+
], 64)) : s.state === "form.complete" ? G(e.$slots, "default", {
|
|
22073
22153
|
key: 1,
|
|
22074
22154
|
reset: i.reset
|
|
22075
22155
|
}, () => [
|
|
@@ -22148,7 +22228,7 @@ function sE(e, t, n, r, s, i) {
|
|
|
22148
22228
|
], 64))
|
|
22149
22229
|
], 2);
|
|
22150
22230
|
}
|
|
22151
|
-
const Tl = /* @__PURE__ */ T(JC, [["render", sE], ["__scopeId", "data-v-
|
|
22231
|
+
const Tl = /* @__PURE__ */ T(JC, [["render", sE], ["__scopeId", "data-v-59acf39e"]]);
|
|
22152
22232
|
const lE = {
|
|
22153
22233
|
props: {
|
|
22154
22234
|
autofocus: {
|
|
@@ -22285,6 +22365,7 @@ const za = {
|
|
|
22285
22365
|
}
|
|
22286
22366
|
};
|
|
22287
22367
|
const cE = {
|
|
22368
|
+
emits: ["error", "reset"],
|
|
22288
22369
|
data() {
|
|
22289
22370
|
return {
|
|
22290
22371
|
error: null
|
|
@@ -22313,9 +22394,9 @@ function mE(e, t, n, r, s, i) {
|
|
|
22313
22394
|
]),
|
|
22314
22395
|
_: 1
|
|
22315
22396
|
}, 8, ["onClick"])
|
|
22316
|
-
])) :
|
|
22397
|
+
])) : G(e.$slots, "default", { key: 1 }, void 0, !0);
|
|
22317
22398
|
}
|
|
22318
|
-
const hE = /* @__PURE__ */ T(cE, [["render", mE], ["__scopeId", "data-v-
|
|
22399
|
+
const hE = /* @__PURE__ */ T(cE, [["render", mE], ["__scopeId", "data-v-0fd69158"]]), pE = {
|
|
22319
22400
|
props: {
|
|
22320
22401
|
field: {
|
|
22321
22402
|
type: Object,
|
|
@@ -23010,7 +23091,7 @@ function BE(e, t, n, r, s, i) {
|
|
|
23010
23091
|
return a(), d("div", {
|
|
23011
23092
|
class: A(["ux-render", i.renderClass])
|
|
23012
23093
|
}, [
|
|
23013
|
-
|
|
23094
|
+
G(e.$slots, "render", { fields: n.fields }, () => [
|
|
23014
23095
|
(a(!0), d(S, null, $(i.renderFields, (o, u) => (a(), k(l, {
|
|
23015
23096
|
submission: n.submission,
|
|
23016
23097
|
field: o,
|
|
@@ -23027,7 +23108,7 @@ const zE = /* @__PURE__ */ T(RE, [["render", BE], ["__scopeId", "data-v-f2b5ec33
|
|
|
23027
23108
|
function HE(e) {
|
|
23028
23109
|
e = e || {}, Math.max(parseInt(e.minimum || 0), 0);
|
|
23029
23110
|
let t = Math.max(parseInt(e.maximum || 0), 0);
|
|
23030
|
-
const n = Ml({}), r =
|
|
23111
|
+
const n = Ml({}), r = Ut([]);
|
|
23031
23112
|
let s = {};
|
|
23032
23113
|
Ir(r, function() {
|
|
23033
23114
|
i();
|
|
@@ -23490,6 +23571,12 @@ function Vl() {
|
|
|
23490
23571
|
}
|
|
23491
23572
|
let Ae, mr, hr;
|
|
23492
23573
|
const AD = {
|
|
23574
|
+
emits: [
|
|
23575
|
+
"loading",
|
|
23576
|
+
"loaded",
|
|
23577
|
+
"click:row",
|
|
23578
|
+
"click:actions"
|
|
23579
|
+
],
|
|
23493
23580
|
props: {
|
|
23494
23581
|
defaultPage: {
|
|
23495
23582
|
type: Number,
|
|
@@ -24097,9 +24184,9 @@ const AD = {
|
|
|
24097
24184
|
actualOptions: this.options
|
|
24098
24185
|
};
|
|
24099
24186
|
}
|
|
24100
|
-
}, ns = (e) => (Ke("data-v-
|
|
24187
|
+
}, ns = (e) => (Ke("data-v-20789825"), e = e(), Je(), e), LD = /* @__PURE__ */ ns(() => /* @__PURE__ */ x("strong", null, "Select Columns", -1)), ND = { class: "footer" }, UD = /* @__PURE__ */ ns(() => /* @__PURE__ */ x("p", null, null, -1)), PD = { key: 0 }, jD = /* @__PURE__ */ ns(() => /* @__PURE__ */ x("p", null, null, -1));
|
|
24101
24188
|
function RD(e, t, n, r, s, i) {
|
|
24102
|
-
const l = y("ux-icon"), o = y("ux-panel-body"), u = y("ux-panel"), f = y("flex-column"), c = y("ux-button"), p = y("flex-column-header"), g = y("ux-list-item"), v = y("ux-list"), w = y("flex-body"), V = y("ux-menu"), j = y("native-table"),
|
|
24189
|
+
const l = y("ux-icon"), o = y("ux-panel-body"), u = y("ux-panel"), f = y("flex-column"), c = y("ux-button"), p = y("flex-column-header"), g = y("ux-list-item"), v = y("ux-list"), w = y("flex-body"), V = y("ux-menu"), j = y("native-table"), Y = y("pager"), K = y("flex-footer"), se = y("flex-row"), I = y("search"), le = y("ux-field"), q = y("filter-builder"), R = y("spinner");
|
|
24103
24190
|
return i.actualDefinition ? (a(), k(f, {
|
|
24104
24191
|
key: 0,
|
|
24105
24192
|
class: "content-browser"
|
|
@@ -24117,10 +24204,10 @@ function RD(e, t, n, r, s, i) {
|
|
|
24117
24204
|
default: h(() => [
|
|
24118
24205
|
m(f, null, {
|
|
24119
24206
|
default: h(() => {
|
|
24120
|
-
var
|
|
24207
|
+
var J;
|
|
24121
24208
|
return [
|
|
24122
24209
|
s.dataSource ? (a(), d(S, { key: 0 }, [
|
|
24123
|
-
|
|
24210
|
+
G(e.$slots, "abovecontent", {}, void 0, !0),
|
|
24124
24211
|
i.boundaryMessage ? (a(), k(f, {
|
|
24125
24212
|
key: 0,
|
|
24126
24213
|
class: "empty"
|
|
@@ -24143,7 +24230,7 @@ function RD(e, t, n, r, s, i) {
|
|
|
24143
24230
|
})
|
|
24144
24231
|
]),
|
|
24145
24232
|
_: 1
|
|
24146
|
-
})) : i.items.length || (
|
|
24233
|
+
})) : i.items.length || (J = i.viewMode) != null && J.customEmpty ? (a(), k(f, { key: 1 }, {
|
|
24147
24234
|
default: h(() => [
|
|
24148
24235
|
i.viewMode && i.viewMode.component ? (a(), k(Ct(i.viewMode.component), {
|
|
24149
24236
|
key: 0,
|
|
@@ -24270,17 +24357,17 @@ function RD(e, t, n, r, s, i) {
|
|
|
24270
24357
|
}),
|
|
24271
24358
|
_: 3
|
|
24272
24359
|
}),
|
|
24273
|
-
s.dataSource && !i.boundaryMessage ? (a(), k(
|
|
24360
|
+
s.dataSource && !i.boundaryMessage ? (a(), k(K, { key: 0 }, {
|
|
24274
24361
|
default: h(() => [
|
|
24275
|
-
|
|
24362
|
+
G(e.$slots, "footera", {}, void 0, !0),
|
|
24276
24363
|
x("div", ND, [
|
|
24277
|
-
m(
|
|
24364
|
+
m(Y, {
|
|
24278
24365
|
page: s.page,
|
|
24279
|
-
"onUpdate:page": t[1] || (t[1] = (
|
|
24366
|
+
"onUpdate:page": t[1] || (t[1] = (J) => s.page = J),
|
|
24280
24367
|
total: i.totalItems
|
|
24281
24368
|
}, null, 8, ["page", "total"])
|
|
24282
24369
|
]),
|
|
24283
|
-
|
|
24370
|
+
G(e.$slots, "footerb", {}, void 0, !0)
|
|
24284
24371
|
]),
|
|
24285
24372
|
_: 3
|
|
24286
24373
|
})) : _("", !0)
|
|
@@ -24295,12 +24382,12 @@ function RD(e, t, n, r, s, i) {
|
|
|
24295
24382
|
class: "filter-column"
|
|
24296
24383
|
}, {
|
|
24297
24384
|
default: h(() => [
|
|
24298
|
-
|
|
24385
|
+
G(e.$slots, "abovefilter", {}, void 0, !0),
|
|
24299
24386
|
m(w, null, {
|
|
24300
24387
|
default: h(() => [
|
|
24301
24388
|
m(I, {
|
|
24302
24389
|
modelValue: s.keywords,
|
|
24303
|
-
"onUpdate:modelValue": t[2] || (t[2] = (
|
|
24390
|
+
"onUpdate:modelValue": t[2] || (t[2] = (J) => s.keywords = J),
|
|
24304
24391
|
loading: i.searching,
|
|
24305
24392
|
debounce: 500,
|
|
24306
24393
|
placeholder: "Keyword Search"
|
|
@@ -24310,19 +24397,19 @@ function RD(e, t, n, r, s, i) {
|
|
|
24310
24397
|
m(le, {
|
|
24311
24398
|
field: i.dateRangeField,
|
|
24312
24399
|
modelValue: s.dateRangeFilter,
|
|
24313
|
-
"onUpdate:modelValue": t[3] || (t[3] = (
|
|
24400
|
+
"onUpdate:modelValue": t[3] || (t[3] = (J) => s.dateRangeFilter = J)
|
|
24314
24401
|
}, null, 8, ["field", "modelValue"])
|
|
24315
24402
|
])) : _("", !0),
|
|
24316
24403
|
jD,
|
|
24317
24404
|
m(q, {
|
|
24318
24405
|
definition: i.actualDefinition,
|
|
24319
24406
|
modelValue: s.actualFilter,
|
|
24320
|
-
"onUpdate:modelValue": t[4] || (t[4] = (
|
|
24407
|
+
"onUpdate:modelValue": t[4] || (t[4] = (J) => s.actualFilter = J)
|
|
24321
24408
|
}, null, 8, ["definition", "modelValue"])
|
|
24322
24409
|
]),
|
|
24323
24410
|
_: 1
|
|
24324
24411
|
}),
|
|
24325
|
-
|
|
24412
|
+
G(e.$slots, "belowfilter", {}, void 0, !0)
|
|
24326
24413
|
]),
|
|
24327
24414
|
_: 3
|
|
24328
24415
|
})) : _("", !0)
|
|
@@ -24340,7 +24427,7 @@ function RD(e, t, n, r, s, i) {
|
|
|
24340
24427
|
_: 3
|
|
24341
24428
|
})) : _("", !0);
|
|
24342
24429
|
}
|
|
24343
|
-
const BD = /* @__PURE__ */ T(AD, [["render", RD], ["__scopeId", "data-v-
|
|
24430
|
+
const BD = /* @__PURE__ */ T(AD, [["render", RD], ["__scopeId", "data-v-20789825"]]);
|
|
24344
24431
|
const zD = {
|
|
24345
24432
|
props: {
|
|
24346
24433
|
modal: {
|
|
@@ -25296,7 +25383,7 @@ function UF(e, t) {
|
|
|
25296
25383
|
return t.reduce((n, r) => Math.abs(r - e) < Math.abs(n - e) ? r : n);
|
|
25297
25384
|
}
|
|
25298
25385
|
function qF() {
|
|
25299
|
-
var e =
|
|
25386
|
+
var e = Ut({
|
|
25300
25387
|
mounted: !1,
|
|
25301
25388
|
screen: {
|
|
25302
25389
|
width: 1024,
|
|
@@ -25424,7 +25511,7 @@ const PF = `qik vue ui ${nu}`, El = {
|
|
|
25424
25511
|
}, WF = {
|
|
25425
25512
|
install(e, t) {
|
|
25426
25513
|
var n;
|
|
25427
|
-
console.log(PF), t.date = Ie, t.global = t.global ||
|
|
25514
|
+
console.log(PF), t.date = Ie, t.global = t.global || Ut({}), (n = t.global) != null && n.cacheKeys || (t.global.cacheKeys = t.global.cacheKeys || Ut({})), t.modals = Ut([]), t.modal = function(r) {
|
|
25428
25515
|
return new Promise(function(s, i) {
|
|
25429
25516
|
r.id = t.modals.length, r.resolve = s, r.reject = i, t.modals.splice(r.id, 0, r);
|
|
25430
25517
|
});
|