@qikdev/vue-ui 0.2.110 → 0.2.112
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 +84 -49
- package/dist/lib.es.js.map +1 -1
- package/dist/lib.umd.js +1 -1
- package/dist/lib.umd.js.map +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/lib.es.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import './style.css';
|
|
2
|
-
import { defineComponent as Si, ref as Yt, toRefs as ma, onMounted as ha, onBeforeUnmount as Ao, watch as Oi, computed as ui, openBlock as o, createElementBlock as d, renderSlot as G, createCommentVNode as _, useSlots as Mo, reactive as wr, provide as $r, resolveComponent as y, normalizeClass as P, Fragment as S, unref as Rn, createBlock as k, withCtx as m, createVNode as h, renderList as $, toDisplayString as b, createElementVNode as x, withModifiers as q, createTextVNode as O, h as di, resolveDynamicComponent as St, mergeProps as Ti, toHandlers as pa, withDirectives as K, vModelSelect as Ot, pushScopeId as
|
|
2
|
+
import { defineComponent as Si, ref as Yt, toRefs as ma, onMounted as ha, onBeforeUnmount as Ao, watch as Oi, computed as ui, openBlock as o, createElementBlock as d, renderSlot as G, createCommentVNode as _, useSlots as Mo, reactive as wr, provide as $r, resolveComponent as y, normalizeClass as P, Fragment as S, unref as Rn, createBlock as k, withCtx as m, createVNode as h, renderList as $, toDisplayString as b, createElementVNode as x, withModifiers as q, createTextVNode as O, h as di, resolveDynamicComponent as St, mergeProps as Ti, toHandlers as pa, withDirectives as K, vModelSelect as Ot, pushScopeId as ot, popScopeId as ut, normalizeStyle as at, Teleport as Io, vModelText as se, withKeys as ge, TransitionGroup as Do, nextTick as ya, vModelDynamic as Bn, vShow as Zi } from "vue";
|
|
3
3
|
import { EventDispatcher as Fo } from "@qikdev/sdk";
|
|
4
|
-
const $o = "0.2.
|
|
4
|
+
const $o = "0.2.112";
|
|
5
5
|
class $t extends Error {
|
|
6
6
|
}
|
|
7
7
|
class No extends $t {
|
|
@@ -197,7 +197,7 @@ function Ho(e, t) {
|
|
|
197
197
|
function Xt(e, t) {
|
|
198
198
|
return Object.prototype.hasOwnProperty.call(e, t);
|
|
199
199
|
}
|
|
200
|
-
function
|
|
200
|
+
function dt(e, t, n) {
|
|
201
201
|
return Sr(e) && e >= t && e <= n;
|
|
202
202
|
}
|
|
203
203
|
function qo(e, t) {
|
|
@@ -3162,19 +3162,19 @@ function fs(e) {
|
|
|
3162
3162
|
return { year: t, month: i, day: s, ...Tr(e) };
|
|
3163
3163
|
}
|
|
3164
3164
|
function Ad(e) {
|
|
3165
|
-
const t = Sr(e.weekYear), n =
|
|
3165
|
+
const t = Sr(e.weekYear), n = dt(e.weekNumber, 1, ur(e.weekYear)), i = dt(e.weekday, 1, 7);
|
|
3166
3166
|
return t ? n ? i ? !1 : Ge("weekday", e.weekday) : Ge("week", e.week) : Ge("weekYear", e.weekYear);
|
|
3167
3167
|
}
|
|
3168
3168
|
function Md(e) {
|
|
3169
|
-
const t = Sr(e.year), n =
|
|
3169
|
+
const t = Sr(e.year), n = dt(e.ordinal, 1, Sn(e.year));
|
|
3170
3170
|
return t ? n ? !1 : Ge("ordinal", e.ordinal) : Ge("year", e.year);
|
|
3171
3171
|
}
|
|
3172
3172
|
function ul(e) {
|
|
3173
|
-
const t = Sr(e.year), n =
|
|
3173
|
+
const t = Sr(e.year), n = dt(e.month, 1, 12), i = dt(e.day, 1, or(e.year, e.month));
|
|
3174
3174
|
return t ? n ? i ? !1 : Ge("day", e.day) : Ge("month", e.month) : Ge("year", e.year);
|
|
3175
3175
|
}
|
|
3176
3176
|
function dl(e) {
|
|
3177
|
-
const { hour: t, minute: n, second: i, millisecond: s } = e, r =
|
|
3177
|
+
const { hour: t, minute: n, second: i, millisecond: s } = e, r = dt(t, 0, 23) || t === 24 && n === 0 && i === 0 && s === 0, a = dt(n, 0, 59), l = dt(i, 0, 59), u = dt(s, 0, 999);
|
|
3178
3178
|
return r ? a ? l ? u ? !1 : Ge("millisecond", s) : Ge("second", i) : Ge("minute", n) : Ge("hour", t);
|
|
3179
3179
|
}
|
|
3180
3180
|
const Rr = "Invalid DateTime", ms = 864e13;
|
|
@@ -7079,7 +7079,7 @@ const Qy = {
|
|
|
7079
7079
|
}));
|
|
7080
7080
|
}
|
|
7081
7081
|
}
|
|
7082
|
-
}, e_ = (e) => (
|
|
7082
|
+
}, e_ = (e) => (ot("data-v-f4e2b110"), e = e(), ut(), e), t_ = {
|
|
7083
7083
|
key: 0,
|
|
7084
7084
|
class: "ux-field-title"
|
|
7085
7085
|
}, n_ = {
|
|
@@ -7502,7 +7502,7 @@ const T_ = {
|
|
|
7502
7502
|
function C_(e, t, n, i, s, r) {
|
|
7503
7503
|
return o(), d("div", {
|
|
7504
7504
|
class: "avatar-image",
|
|
7505
|
-
style:
|
|
7505
|
+
style: at(r.style)
|
|
7506
7506
|
}, null, 4);
|
|
7507
7507
|
}
|
|
7508
7508
|
const V_ = /* @__PURE__ */ C(T_, [["render", C_]]);
|
|
@@ -7512,7 +7512,7 @@ const E_ = {
|
|
|
7512
7512
|
type: Boolean
|
|
7513
7513
|
}
|
|
7514
7514
|
}
|
|
7515
|
-
}, A_ = (e) => (
|
|
7515
|
+
}, A_ = (e) => (ot("data-v-d68fe1cf"), e = e(), ut(), e), M_ = /* @__PURE__ */ A_(() => /* @__PURE__ */ x("i", { class: "fa fa-spin fa-spinner" }, null, -1)), I_ = [
|
|
7516
7516
|
M_
|
|
7517
7517
|
];
|
|
7518
7518
|
function D_(e, t, n, i, s, r) {
|
|
@@ -7597,7 +7597,7 @@ function N_(e, t, n, i, s, r) {
|
|
|
7597
7597
|
to: n.to,
|
|
7598
7598
|
href: n.href,
|
|
7599
7599
|
target: n.target,
|
|
7600
|
-
style:
|
|
7600
|
+
style: at(r.style),
|
|
7601
7601
|
class: P([r.classes, "ux-btn"]),
|
|
7602
7602
|
disabled: n.disabled
|
|
7603
7603
|
}, {
|
|
@@ -7907,12 +7907,12 @@ function Z_(e, t, n, i, s, r) {
|
|
|
7907
7907
|
s.isExpanded ? (o(), d("div", {
|
|
7908
7908
|
key: 0,
|
|
7909
7909
|
class: "ux-menu-outer",
|
|
7910
|
-
style:
|
|
7910
|
+
style: at(s.outerStyle)
|
|
7911
7911
|
}, [
|
|
7912
7912
|
x("div", {
|
|
7913
7913
|
class: "ux-menu-panel",
|
|
7914
7914
|
ref: "menu",
|
|
7915
|
-
style:
|
|
7915
|
+
style: at(s.innerStyle)
|
|
7916
7916
|
}, [
|
|
7917
7917
|
G(e.$slots, "default", {}, void 0, !0)
|
|
7918
7918
|
], 4)
|
|
@@ -8283,7 +8283,7 @@ const tg = {
|
|
|
8283
8283
|
function ig(e, t, n, i, s, r) {
|
|
8284
8284
|
return o(), d("div", {
|
|
8285
8285
|
class: P(["ux-image", r.className]),
|
|
8286
|
-
style:
|
|
8286
|
+
style: at(r.style)
|
|
8287
8287
|
}, [
|
|
8288
8288
|
n.svg ? (o(), d("object", {
|
|
8289
8289
|
key: 0,
|
|
@@ -8294,7 +8294,7 @@ function ig(e, t, n, i, s, r) {
|
|
|
8294
8294
|
key: 1,
|
|
8295
8295
|
ref: "img",
|
|
8296
8296
|
alt: r.altText,
|
|
8297
|
-
style:
|
|
8297
|
+
style: at(r.imageStyle),
|
|
8298
8298
|
src: r.src
|
|
8299
8299
|
}, null, 12, rg))
|
|
8300
8300
|
], 6);
|
|
@@ -8325,6 +8325,20 @@ const ag = {
|
|
|
8325
8325
|
this.$sdk.auth.ensureValidToken();
|
|
8326
8326
|
},
|
|
8327
8327
|
computed: {
|
|
8328
|
+
padHeight() {
|
|
8329
|
+
return this.actualHeight && this.actualWidth ? `${this.actualHeight / this.actualWidth * 100}%` : void 0;
|
|
8330
|
+
},
|
|
8331
|
+
youtubeSrc() {
|
|
8332
|
+
return `https://www.youtube.com/embed/${this.mediaID}`;
|
|
8333
|
+
},
|
|
8334
|
+
title() {
|
|
8335
|
+
var e;
|
|
8336
|
+
return (e = this.model) == null ? void 0 : e.title;
|
|
8337
|
+
},
|
|
8338
|
+
mediaID() {
|
|
8339
|
+
var e;
|
|
8340
|
+
return (e = this.model) == null ? void 0 : e.mediaIntegrationID;
|
|
8341
|
+
},
|
|
8328
8342
|
mediaType() {
|
|
8329
8343
|
var e;
|
|
8330
8344
|
return ((e = this.model) == null ? void 0 : e.mediaIntegrationType) || "upload";
|
|
@@ -8408,18 +8422,21 @@ const ag = {
|
|
|
8408
8422
|
// dimensionHeight() {
|
|
8409
8423
|
// return this.imageWidth && this.imageHeight ? this.imageHeight : this.modelHeight;
|
|
8410
8424
|
// },
|
|
8411
|
-
|
|
8425
|
+
embedStyle() {
|
|
8412
8426
|
var e = {};
|
|
8413
|
-
return e;
|
|
8427
|
+
return this.padHeight && (e.height = 0, e.paddingBottom = this.padHeight, e.overflow = "hidden", e.position = "relative"), e;
|
|
8414
8428
|
}
|
|
8415
8429
|
}
|
|
8416
|
-
}, lg =
|
|
8430
|
+
}, lg = ["width", "height", "controls"], og = ["src", "type"], ug = ["width", "height", "src", "title"];
|
|
8417
8431
|
function dg(e, t, n, i, s, r) {
|
|
8418
8432
|
return o(), d("div", {
|
|
8419
|
-
class: P(["ux-video", r.className])
|
|
8420
|
-
style: ct(r.style)
|
|
8433
|
+
class: P(["ux-video", r.className])
|
|
8421
8434
|
}, [
|
|
8422
|
-
|
|
8435
|
+
r.mediaType === "upload" ? (o(), d("div", {
|
|
8436
|
+
key: 0,
|
|
8437
|
+
class: "ux-video-embed ux-video-embed-upload",
|
|
8438
|
+
style: at(r.embedStyle)
|
|
8439
|
+
}, [
|
|
8423
8440
|
x("video", {
|
|
8424
8441
|
width: r.actualWidth,
|
|
8425
8442
|
height: r.actualHeight,
|
|
@@ -8428,13 +8445,28 @@ function dg(e, t, n, i, s, r) {
|
|
|
8428
8445
|
x("source", {
|
|
8429
8446
|
src: r.src,
|
|
8430
8447
|
type: r.mimetype
|
|
8431
|
-
}, null, 8,
|
|
8448
|
+
}, null, 8, og),
|
|
8432
8449
|
O(" Your browser does not support the video tag. ")
|
|
8433
|
-
], 8,
|
|
8434
|
-
])
|
|
8435
|
-
|
|
8450
|
+
], 8, lg)
|
|
8451
|
+
], 4)) : _("", !0),
|
|
8452
|
+
r.mediaType === "youtube" ? (o(), d("div", {
|
|
8453
|
+
key: 1,
|
|
8454
|
+
class: "ux-video-embed ux-video-embed-youtube",
|
|
8455
|
+
style: at(r.embedStyle)
|
|
8456
|
+
}, [
|
|
8457
|
+
x("iframe", {
|
|
8458
|
+
width: r.actualWidth,
|
|
8459
|
+
height: r.actualHeight,
|
|
8460
|
+
src: r.youtubeSrc,
|
|
8461
|
+
title: r.title,
|
|
8462
|
+
frameborder: "0",
|
|
8463
|
+
allow: "accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share",
|
|
8464
|
+
allowfullscreen: ""
|
|
8465
|
+
}, null, 8, ug)
|
|
8466
|
+
], 4)) : _("", !0)
|
|
8467
|
+
], 2);
|
|
8436
8468
|
}
|
|
8437
|
-
const cg = /* @__PURE__ */ C(ag, [["render", dg], ["__scopeId", "data-v-
|
|
8469
|
+
const cg = /* @__PURE__ */ C(ag, [["render", dg], ["__scopeId", "data-v-5787b105"]]);
|
|
8438
8470
|
const fg = {
|
|
8439
8471
|
props: {
|
|
8440
8472
|
value: {
|
|
@@ -8458,13 +8490,13 @@ const fg = {
|
|
|
8458
8490
|
return "i";
|
|
8459
8491
|
}
|
|
8460
8492
|
}
|
|
8461
|
-
}, mg = (e) => (
|
|
8493
|
+
}, mg = (e) => (ot("data-v-d56ad6e1"), e = e(), ut(), e), hg = { class: "ux-progress" }, pg = /* @__PURE__ */ mg(() => /* @__PURE__ */ x("div", { class: "ux-progress-bg" }, null, -1));
|
|
8462
8494
|
function yg(e, t, n, i, s, r) {
|
|
8463
8495
|
return o(), d("div", hg, [
|
|
8464
8496
|
pg,
|
|
8465
8497
|
x("div", {
|
|
8466
8498
|
class: "ux-progress-fg",
|
|
8467
|
-
style:
|
|
8499
|
+
style: at(r.barStyle)
|
|
8468
8500
|
}, null, 4)
|
|
8469
8501
|
]);
|
|
8470
8502
|
}
|
|
@@ -8556,7 +8588,7 @@ const Og = {
|
|
|
8556
8588
|
this.model = e;
|
|
8557
8589
|
}
|
|
8558
8590
|
}
|
|
8559
|
-
}, Vl = (e) => (
|
|
8591
|
+
}, Vl = (e) => (ot("data-v-dc53841d"), e = e(), ut(), e), Tg = /* @__PURE__ */ Vl(() => /* @__PURE__ */ x("label", null, "From Date", -1)), Cg = /* @__PURE__ */ Vl(() => /* @__PURE__ */ x("label", null, "To Date", -1));
|
|
8560
8592
|
function Vg(e, t, n, i, s, r) {
|
|
8561
8593
|
const a = y("flex-cell"), l = y("flex-row");
|
|
8562
8594
|
return o(), d("div", null, [
|
|
@@ -8663,7 +8695,7 @@ const Ag = {
|
|
|
8663
8695
|
};
|
|
8664
8696
|
}
|
|
8665
8697
|
}
|
|
8666
|
-
}, Mg = (e) => (
|
|
8698
|
+
}, Mg = (e) => (ot("data-v-d61960a4"), e = e(), ut(), e), Ig = {
|
|
8667
8699
|
key: 0,
|
|
8668
8700
|
class: "ux-field-title"
|
|
8669
8701
|
}, Dg = {
|
|
@@ -9450,7 +9482,10 @@ function iv(e, t, n, i, s, r) {
|
|
|
9450
9482
|
]),
|
|
9451
9483
|
_: 1
|
|
9452
9484
|
})) : _("", !0),
|
|
9453
|
-
h(l, {
|
|
9485
|
+
h(l, {
|
|
9486
|
+
class: "text",
|
|
9487
|
+
vcenter: ""
|
|
9488
|
+
}, {
|
|
9454
9489
|
default: m(() => [
|
|
9455
9490
|
x("div", null, [
|
|
9456
9491
|
G(e.$slots, "default", {}, () => [
|
|
@@ -9471,7 +9506,7 @@ function iv(e, t, n, i, s, r) {
|
|
|
9471
9506
|
})
|
|
9472
9507
|
]);
|
|
9473
9508
|
}
|
|
9474
|
-
const El = /* @__PURE__ */ C(rv, [["render", iv], ["__scopeId", "data-v-
|
|
9509
|
+
const El = /* @__PURE__ */ C(rv, [["render", iv], ["__scopeId", "data-v-6ca8ca73"]]);
|
|
9475
9510
|
/**!
|
|
9476
9511
|
* Sortable 1.14.0
|
|
9477
9512
|
* @author RubaXa <trash@rubaxa.org>
|
|
@@ -9488,7 +9523,7 @@ function Ps(e, t) {
|
|
|
9488
9523
|
}
|
|
9489
9524
|
return n;
|
|
9490
9525
|
}
|
|
9491
|
-
function
|
|
9526
|
+
function lt(e) {
|
|
9492
9527
|
for (var t = 1; t < arguments.length; t++) {
|
|
9493
9528
|
var n = arguments[t] != null ? arguments[t] : {};
|
|
9494
9529
|
t % 2 ? Ps(Object(n), !0).forEach(function(i) {
|
|
@@ -9544,11 +9579,11 @@ function lv(e, t) {
|
|
|
9544
9579
|
return n;
|
|
9545
9580
|
}
|
|
9546
9581
|
var ov = "1.14.0";
|
|
9547
|
-
function
|
|
9582
|
+
function ct(e) {
|
|
9548
9583
|
if (typeof window < "u" && window.navigator)
|
|
9549
9584
|
return !!/* @__PURE__ */ navigator.userAgent.match(e);
|
|
9550
9585
|
}
|
|
9551
|
-
var ht =
|
|
9586
|
+
var ht = ct(/(?:Trident.*rv[ :]?11\.|msie|iemobile|Windows Phone)/i), $n = ct(/Edge/i), Us = ct(/firefox/i), On = ct(/safari/i) && !ct(/chrome/i) && !ct(/android/i), Al = ct(/iP(ad|od|hone)/i), uv = ct(/chrome/i) && ct(/android/i), Ml = {
|
|
9552
9587
|
capture: !1,
|
|
9553
9588
|
passive: !1
|
|
9554
9589
|
};
|
|
@@ -9772,7 +9807,7 @@ function hv() {
|
|
|
9772
9807
|
target: s,
|
|
9773
9808
|
rect: be(s)
|
|
9774
9809
|
});
|
|
9775
|
-
var r =
|
|
9810
|
+
var r = lt({}, e[e.length - 1].rect);
|
|
9776
9811
|
if (s.thisAnimationDuration) {
|
|
9777
9812
|
var a = Jt(s, !0);
|
|
9778
9813
|
a && (r.top -= a.f, r.left -= a.e);
|
|
@@ -9842,9 +9877,9 @@ var Ht = [], Wr = {
|
|
|
9842
9877
|
};
|
|
9843
9878
|
var r = t + "Global";
|
|
9844
9879
|
Ht.forEach(function(a) {
|
|
9845
|
-
n[a.pluginName] && (n[a.pluginName][r] && n[a.pluginName][r](
|
|
9880
|
+
n[a.pluginName] && (n[a.pluginName][r] && n[a.pluginName][r](lt({
|
|
9846
9881
|
sortable: n
|
|
9847
|
-
}, i)), n.options[a.pluginName] && n[a.pluginName][t] && n[a.pluginName][t](
|
|
9882
|
+
}, i)), n.options[a.pluginName] && n[a.pluginName][t] && n[a.pluginName][t](lt({
|
|
9848
9883
|
sortable: n
|
|
9849
9884
|
}, i)));
|
|
9850
9885
|
});
|
|
@@ -9884,7 +9919,7 @@ function _v(e) {
|
|
|
9884
9919
|
bubbles: !0,
|
|
9885
9920
|
cancelable: !0
|
|
9886
9921
|
}) : (T = document.createEvent("Event"), T.initEvent(i, !0, !0)), T.to = a || n, T.from = l || n, T.item = s || n, T.clone = r, T.oldIndex = u, T.newIndex = f, T.oldDraggableIndex = c, T.newDraggableIndex = p, T.originalEvent = g, T.pullMode = v ? v.lastPutMode : void 0;
|
|
9887
|
-
var Q =
|
|
9922
|
+
var Q = lt(lt({}, w), Nn.getEventProperties(i, t));
|
|
9888
9923
|
for (var re in Q)
|
|
9889
9924
|
T[re] = Q[re];
|
|
9890
9925
|
n && n.dispatchEvent(T), A[W] && A[W].call(t, T);
|
|
@@ -9892,7 +9927,7 @@ function _v(e) {
|
|
|
9892
9927
|
}
|
|
9893
9928
|
var gv = ["evt"], Ne = function(t, n) {
|
|
9894
9929
|
var i = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {}, s = i.evt, r = lv(i, gv);
|
|
9895
|
-
Nn.pluginEvent.bind(R)(t, n,
|
|
9930
|
+
Nn.pluginEvent.bind(R)(t, n, lt({
|
|
9896
9931
|
dragEl: M,
|
|
9897
9932
|
parentEl: me,
|
|
9898
9933
|
ghostEl: H,
|
|
@@ -9927,7 +9962,7 @@ var gv = ["evt"], Ne = function(t, n) {
|
|
|
9927
9962
|
}, r));
|
|
9928
9963
|
};
|
|
9929
9964
|
function Ie(e) {
|
|
9930
|
-
_v(
|
|
9965
|
+
_v(lt({
|
|
9931
9966
|
putSortable: we,
|
|
9932
9967
|
cloneEl: he,
|
|
9933
9968
|
targetEl: M,
|
|
@@ -10261,7 +10296,7 @@ R.prototype = /** @lends Sortable.prototype */
|
|
|
10261
10296
|
if (vi)
|
|
10262
10297
|
return;
|
|
10263
10298
|
function A(tt, Ut) {
|
|
10264
|
-
Ne(tt, w,
|
|
10299
|
+
Ne(tt, w, lt({
|
|
10265
10300
|
evt: t,
|
|
10266
10301
|
isOwner: c,
|
|
10267
10302
|
axis: v ? "vertical" : "horizontal",
|
|
@@ -10595,7 +10630,7 @@ R.mount = function() {
|
|
|
10595
10630
|
t[0].constructor === Array && (t = t[0]), t.forEach(function(i) {
|
|
10596
10631
|
if (!i.prototype || !i.prototype.constructor)
|
|
10597
10632
|
throw "Sortable: Mounted plugin must be a constructor function, not ".concat({}.toString.call(i));
|
|
10598
|
-
i.utils && (R.utils =
|
|
10633
|
+
i.utils && (R.utils = lt(lt({}, R.utils), i.utils)), Nn.mount(i);
|
|
10599
10634
|
});
|
|
10600
10635
|
};
|
|
10601
10636
|
R.create = function(e, t) {
|
|
@@ -15845,7 +15880,7 @@ const ox = {
|
|
|
15845
15880
|
};
|
|
15846
15881
|
}
|
|
15847
15882
|
}
|
|
15848
|
-
}, Dr = (e) => (
|
|
15883
|
+
}, Dr = (e) => (ot("data-v-c8feb6c2"), e = e(), ut(), e), ux = {
|
|
15849
15884
|
key: 0,
|
|
15850
15885
|
class: "ux-field-title"
|
|
15851
15886
|
}, dx = {
|
|
@@ -17494,7 +17529,7 @@ const D2 = Array.from({ length: 6 }, (e, t) => new Date().getFullYear() + t).map
|
|
|
17494
17529
|
};
|
|
17495
17530
|
}
|
|
17496
17531
|
}
|
|
17497
|
-
}, Ln = (e) => (
|
|
17532
|
+
}, Ln = (e) => (ot("data-v-656d350e"), e = e(), ut(), e), $2 = /* @__PURE__ */ Ln(() => /* @__PURE__ */ x("h2", null, "Payment Summary", -1)), N2 = { class: "calculations" }, L2 = /* @__PURE__ */ Ln(() => /* @__PURE__ */ x("td", null, "Amount", -1)), P2 = { class: "running-total" }, U2 = { class: "running-total" }, j2 = {
|
|
17498
17533
|
key: 0,
|
|
17499
17534
|
class: "grand-total"
|
|
17500
17535
|
}, R2 = /* @__PURE__ */ Ln(() => /* @__PURE__ */ x("td", null, [
|
|
@@ -19344,7 +19379,7 @@ const si = "form.ready", MT = "form.processing", oa = "form.complete", ua = "for
|
|
|
19344
19379
|
return this.form.fields || [];
|
|
19345
19380
|
}
|
|
19346
19381
|
}
|
|
19347
|
-
}, FT = (e) => (
|
|
19382
|
+
}, FT = (e) => (ot("data-v-e1ea11cb"), e = e(), ut(), e), $T = /* @__PURE__ */ FT(() => /* @__PURE__ */ x("h3", null, "An error occurred", -1)), NT = { key: 0 }, LT = { key: 1 }, PT = { key: 2 }, UT = { class: "intent-submit" }, jT = ["tooltip"];
|
|
19348
19383
|
function RT(e, t, n, i, s, r) {
|
|
19349
19384
|
var v;
|
|
19350
19385
|
const a = y("ux-icon"), l = y("ux-button"), u = y("ux-panel-body"), f = y("ux-panel"), c = y("StripeElement"), p = y("StripeElements"), g = y("ux-form");
|
|
@@ -21154,7 +21189,7 @@ const dV = {
|
|
|
21154
21189
|
actualOptions: this.options
|
|
21155
21190
|
};
|
|
21156
21191
|
}
|
|
21157
|
-
}, wo = (e) => (
|
|
21192
|
+
}, wo = (e) => (ot("data-v-ae24fab5"), e = e(), ut(), e), cV = { class: "footer" }, fV = /* @__PURE__ */ wo(() => /* @__PURE__ */ x("p", null, null, -1)), mV = { key: 0 }, hV = /* @__PURE__ */ wo(() => /* @__PURE__ */ x("p", null, null, -1));
|
|
21158
21193
|
function pV(e, t, n, i, s, r) {
|
|
21159
21194
|
const a = y("ux-icon"), l = y("ux-panel-body"), u = y("ux-panel"), f = y("flex-column"), c = y("ux-button"), p = y("ux-list-item"), g = y("ux-list"), v = y("ux-menu"), w = y("native-table"), T = y("pager"), A = y("flex-footer"), W = y("flex-row"), Q = y("search"), re = y("ux-field"), oe = y("filter-builder"), ue = y("flex-body"), B = y("spinner");
|
|
21160
21195
|
return r.actualDefinition ? (o(), k(f, {
|
|
@@ -21435,7 +21470,7 @@ function vV(e, t, n, i, s, r) {
|
|
|
21435
21470
|
}),
|
|
21436
21471
|
x("div", {
|
|
21437
21472
|
class: "modal-content",
|
|
21438
|
-
style:
|
|
21473
|
+
style: at(r.style)
|
|
21439
21474
|
}, [
|
|
21440
21475
|
(o(), k(St(n.modal.component), Ti({
|
|
21441
21476
|
options: n.modal.options
|
|
@@ -22021,7 +22056,7 @@ const JV = {
|
|
|
22021
22056
|
this.close(this.model);
|
|
22022
22057
|
}
|
|
22023
22058
|
}
|
|
22024
|
-
}, XV = (e) => (
|
|
22059
|
+
}, XV = (e) => (ot("data-v-e905a558"), e = e(), ut(), e), QV = { class: "header" }, eE = /* @__PURE__ */ XV(() => /* @__PURE__ */ x("h3", null, "Select Scopes", -1)), tE = { class: "padder" };
|
|
22025
22060
|
function nE(e, t, n, i, s, r) {
|
|
22026
22061
|
const a = y("flex-cell"), l = y("ux-button"), u = y("flex-row"), f = y("flex-header"), c = y("scope-select"), p = y("flex-body"), g = y("flex-column");
|
|
22027
22062
|
return o(), k(g, { class: "wrapper" }, {
|