@qikdev/vue-ui 0.2.110 → 0.2.111
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 +79 -47
- 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.111";
|
|
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 = {
|
|
@@ -9488,7 +9520,7 @@ function Ps(e, t) {
|
|
|
9488
9520
|
}
|
|
9489
9521
|
return n;
|
|
9490
9522
|
}
|
|
9491
|
-
function
|
|
9523
|
+
function lt(e) {
|
|
9492
9524
|
for (var t = 1; t < arguments.length; t++) {
|
|
9493
9525
|
var n = arguments[t] != null ? arguments[t] : {};
|
|
9494
9526
|
t % 2 ? Ps(Object(n), !0).forEach(function(i) {
|
|
@@ -9544,11 +9576,11 @@ function lv(e, t) {
|
|
|
9544
9576
|
return n;
|
|
9545
9577
|
}
|
|
9546
9578
|
var ov = "1.14.0";
|
|
9547
|
-
function
|
|
9579
|
+
function ct(e) {
|
|
9548
9580
|
if (typeof window < "u" && window.navigator)
|
|
9549
9581
|
return !!/* @__PURE__ */ navigator.userAgent.match(e);
|
|
9550
9582
|
}
|
|
9551
|
-
var ht =
|
|
9583
|
+
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
9584
|
capture: !1,
|
|
9553
9585
|
passive: !1
|
|
9554
9586
|
};
|
|
@@ -9772,7 +9804,7 @@ function hv() {
|
|
|
9772
9804
|
target: s,
|
|
9773
9805
|
rect: be(s)
|
|
9774
9806
|
});
|
|
9775
|
-
var r =
|
|
9807
|
+
var r = lt({}, e[e.length - 1].rect);
|
|
9776
9808
|
if (s.thisAnimationDuration) {
|
|
9777
9809
|
var a = Jt(s, !0);
|
|
9778
9810
|
a && (r.top -= a.f, r.left -= a.e);
|
|
@@ -9842,9 +9874,9 @@ var Ht = [], Wr = {
|
|
|
9842
9874
|
};
|
|
9843
9875
|
var r = t + "Global";
|
|
9844
9876
|
Ht.forEach(function(a) {
|
|
9845
|
-
n[a.pluginName] && (n[a.pluginName][r] && n[a.pluginName][r](
|
|
9877
|
+
n[a.pluginName] && (n[a.pluginName][r] && n[a.pluginName][r](lt({
|
|
9846
9878
|
sortable: n
|
|
9847
|
-
}, i)), n.options[a.pluginName] && n[a.pluginName][t] && n[a.pluginName][t](
|
|
9879
|
+
}, i)), n.options[a.pluginName] && n[a.pluginName][t] && n[a.pluginName][t](lt({
|
|
9848
9880
|
sortable: n
|
|
9849
9881
|
}, i)));
|
|
9850
9882
|
});
|
|
@@ -9884,7 +9916,7 @@ function _v(e) {
|
|
|
9884
9916
|
bubbles: !0,
|
|
9885
9917
|
cancelable: !0
|
|
9886
9918
|
}) : (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 =
|
|
9919
|
+
var Q = lt(lt({}, w), Nn.getEventProperties(i, t));
|
|
9888
9920
|
for (var re in Q)
|
|
9889
9921
|
T[re] = Q[re];
|
|
9890
9922
|
n && n.dispatchEvent(T), A[W] && A[W].call(t, T);
|
|
@@ -9892,7 +9924,7 @@ function _v(e) {
|
|
|
9892
9924
|
}
|
|
9893
9925
|
var gv = ["evt"], Ne = function(t, n) {
|
|
9894
9926
|
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,
|
|
9927
|
+
Nn.pluginEvent.bind(R)(t, n, lt({
|
|
9896
9928
|
dragEl: M,
|
|
9897
9929
|
parentEl: me,
|
|
9898
9930
|
ghostEl: H,
|
|
@@ -9927,7 +9959,7 @@ var gv = ["evt"], Ne = function(t, n) {
|
|
|
9927
9959
|
}, r));
|
|
9928
9960
|
};
|
|
9929
9961
|
function Ie(e) {
|
|
9930
|
-
_v(
|
|
9962
|
+
_v(lt({
|
|
9931
9963
|
putSortable: we,
|
|
9932
9964
|
cloneEl: he,
|
|
9933
9965
|
targetEl: M,
|
|
@@ -10261,7 +10293,7 @@ R.prototype = /** @lends Sortable.prototype */
|
|
|
10261
10293
|
if (vi)
|
|
10262
10294
|
return;
|
|
10263
10295
|
function A(tt, Ut) {
|
|
10264
|
-
Ne(tt, w,
|
|
10296
|
+
Ne(tt, w, lt({
|
|
10265
10297
|
evt: t,
|
|
10266
10298
|
isOwner: c,
|
|
10267
10299
|
axis: v ? "vertical" : "horizontal",
|
|
@@ -10595,7 +10627,7 @@ R.mount = function() {
|
|
|
10595
10627
|
t[0].constructor === Array && (t = t[0]), t.forEach(function(i) {
|
|
10596
10628
|
if (!i.prototype || !i.prototype.constructor)
|
|
10597
10629
|
throw "Sortable: Mounted plugin must be a constructor function, not ".concat({}.toString.call(i));
|
|
10598
|
-
i.utils && (R.utils =
|
|
10630
|
+
i.utils && (R.utils = lt(lt({}, R.utils), i.utils)), Nn.mount(i);
|
|
10599
10631
|
});
|
|
10600
10632
|
};
|
|
10601
10633
|
R.create = function(e, t) {
|
|
@@ -15845,7 +15877,7 @@ const ox = {
|
|
|
15845
15877
|
};
|
|
15846
15878
|
}
|
|
15847
15879
|
}
|
|
15848
|
-
}, Dr = (e) => (
|
|
15880
|
+
}, Dr = (e) => (ot("data-v-c8feb6c2"), e = e(), ut(), e), ux = {
|
|
15849
15881
|
key: 0,
|
|
15850
15882
|
class: "ux-field-title"
|
|
15851
15883
|
}, dx = {
|
|
@@ -17494,7 +17526,7 @@ const D2 = Array.from({ length: 6 }, (e, t) => new Date().getFullYear() + t).map
|
|
|
17494
17526
|
};
|
|
17495
17527
|
}
|
|
17496
17528
|
}
|
|
17497
|
-
}, Ln = (e) => (
|
|
17529
|
+
}, 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
17530
|
key: 0,
|
|
17499
17531
|
class: "grand-total"
|
|
17500
17532
|
}, R2 = /* @__PURE__ */ Ln(() => /* @__PURE__ */ x("td", null, [
|
|
@@ -19344,7 +19376,7 @@ const si = "form.ready", MT = "form.processing", oa = "form.complete", ua = "for
|
|
|
19344
19376
|
return this.form.fields || [];
|
|
19345
19377
|
}
|
|
19346
19378
|
}
|
|
19347
|
-
}, FT = (e) => (
|
|
19379
|
+
}, 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
19380
|
function RT(e, t, n, i, s, r) {
|
|
19349
19381
|
var v;
|
|
19350
19382
|
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 +21186,7 @@ const dV = {
|
|
|
21154
21186
|
actualOptions: this.options
|
|
21155
21187
|
};
|
|
21156
21188
|
}
|
|
21157
|
-
}, wo = (e) => (
|
|
21189
|
+
}, 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
21190
|
function pV(e, t, n, i, s, r) {
|
|
21159
21191
|
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
21192
|
return r.actualDefinition ? (o(), k(f, {
|
|
@@ -21435,7 +21467,7 @@ function vV(e, t, n, i, s, r) {
|
|
|
21435
21467
|
}),
|
|
21436
21468
|
x("div", {
|
|
21437
21469
|
class: "modal-content",
|
|
21438
|
-
style:
|
|
21470
|
+
style: at(r.style)
|
|
21439
21471
|
}, [
|
|
21440
21472
|
(o(), k(St(n.modal.component), Ti({
|
|
21441
21473
|
options: n.modal.options
|
|
@@ -22021,7 +22053,7 @@ const JV = {
|
|
|
22021
22053
|
this.close(this.model);
|
|
22022
22054
|
}
|
|
22023
22055
|
}
|
|
22024
|
-
}, XV = (e) => (
|
|
22056
|
+
}, 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
22057
|
function nE(e, t, n, i, s, r) {
|
|
22026
22058
|
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
22059
|
return o(), k(g, { class: "wrapper" }, {
|