@prefabs.tech/vue3-ui 0.12.0 → 0.13.0
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.
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { defineComponent as A, ref as _, useSlots as Se, createElementBlock as p, createCommentVNode as k, unref as H, openBlock as d, normalizeClass as N, Fragment as q, renderList as se, createElementVNode as h, createVNode as le, withDirectives as bt, vShow as Ct, toDisplayString as O, Transition as gn, withCtx as G, createBlock as
|
|
1
|
+
import { defineComponent as A, ref as _, useSlots as Se, createElementBlock as p, createCommentVNode as k, unref as H, openBlock as d, normalizeClass as N, Fragment as q, renderList as se, createElementVNode as h, createVNode as le, withDirectives as bt, vShow as Ct, toDisplayString as O, Transition as gn, withCtx as G, createBlock as z, resolveDynamicComponent as _e, computed as Y, renderSlot as I, createTextVNode as Q, onMounted as yt, nextTick as Je, getCurrentInstance as Gt, watch as Ve, getCurrentScope as Vn, onScopeDispose as zn, hasInjectionContext as mn, inject as jn, toValue as Ce, shallowRef as Ft, watchEffect as Rn, onBeforeUnmount as vn, normalizeStyle as Ne, mergeProps as be, createSlots as Hn, resolveComponent as bn, h as Qt, withModifiers as Zn } from "vue";
|
|
2
2
|
const Gn = ["aria-orientation"], qn = ["data-expanded"], Wn = ["aria-expanded", "onClick"], Yn = ["src"], Un = {
|
|
3
3
|
key: 0,
|
|
4
4
|
class: "pane",
|
|
5
5
|
role: "region"
|
|
6
6
|
}, Xn = {
|
|
7
7
|
name: "Accordion"
|
|
8
|
-
},
|
|
8
|
+
}, j0 = /* @__PURE__ */ A({
|
|
9
9
|
...Xn,
|
|
10
10
|
props: {
|
|
11
11
|
canSelfCollapse: {
|
|
@@ -59,7 +59,7 @@ const Gn = ["aria-orientation"], qn = ["data-expanded"], Wn = ["aria-expanded",
|
|
|
59
59
|
}, {
|
|
60
60
|
default: G(() => [
|
|
61
61
|
u === n.value ? (d(), p("div", Un, [
|
|
62
|
-
(d(),
|
|
62
|
+
(d(), z(_e(s)))
|
|
63
63
|
])) : k("", !0)
|
|
64
64
|
]),
|
|
65
65
|
_: 2
|
|
@@ -228,7 +228,7 @@ const wt = /* @__PURE__ */ et(no, [["render", io], ["__scopeId", "data-v-4c97cef
|
|
|
228
228
|
function s() {
|
|
229
229
|
n("click");
|
|
230
230
|
}
|
|
231
|
-
return (u, f) => (d(),
|
|
231
|
+
return (u, f) => (d(), z(_e(e.to ? "a" : "button"), {
|
|
232
232
|
"aria-label": e.ariaLabel,
|
|
233
233
|
class: N(a.value),
|
|
234
234
|
disabled: !e.to && r.value,
|
|
@@ -257,7 +257,7 @@ const wt = /* @__PURE__ */ et(no, [["render", io], ["__scopeId", "data-v-4c97cef
|
|
|
257
257
|
}, null, 2)
|
|
258
258
|
])
|
|
259
259
|
])) : k("", !0),
|
|
260
|
-
e.loading ? (d(),
|
|
260
|
+
e.loading ? (d(), z(wt, {
|
|
261
261
|
key: 3,
|
|
262
262
|
class: "loading-button"
|
|
263
263
|
})) : k("", !0)
|
|
@@ -298,7 +298,7 @@ const wt = /* @__PURE__ */ et(no, [["render", io], ["__scopeId", "data-v-4c97cef
|
|
|
298
298
|
}
|
|
299
299
|
}), vo = { class: "label" }, bo = { class: "value" }, Co = {
|
|
300
300
|
name: "DataElement"
|
|
301
|
-
},
|
|
301
|
+
}, R0 = /* @__PURE__ */ A({
|
|
302
302
|
...Co,
|
|
303
303
|
props: {
|
|
304
304
|
caption: {
|
|
@@ -368,7 +368,7 @@ const wt = /* @__PURE__ */ et(no, [["render", io], ["__scopeId", "data-v-4c97cef
|
|
|
368
368
|
h("div", wo, [
|
|
369
369
|
h("span", null, O(e.label), 1)
|
|
370
370
|
]),
|
|
371
|
-
e.loading ? (d(),
|
|
371
|
+
e.loading ? (d(), z(wt, { key: 0 })) : k("", !0)
|
|
372
372
|
], 10, yo));
|
|
373
373
|
}
|
|
374
374
|
}), $o = /* @__PURE__ */ et(ko, [["__scopeId", "data-v-3fdbc7b3"]]), Eo = {
|
|
@@ -377,16 +377,16 @@ const wt = /* @__PURE__ */ et(no, [["render", io], ["__scopeId", "data-v-4c97cef
|
|
|
377
377
|
function To(e, t, n, o, i, a) {
|
|
378
378
|
return d(), p("div", Do);
|
|
379
379
|
}
|
|
380
|
-
const
|
|
380
|
+
const H0 = /* @__PURE__ */ et(Eo, [["render", To], ["__scopeId", "data-v-bf8003ec"]]);
|
|
381
381
|
function xo(e) {
|
|
382
|
-
return Vn() ? (
|
|
382
|
+
return Vn() ? (zn(e), !0) : !1;
|
|
383
383
|
}
|
|
384
384
|
const $t = /* @__PURE__ */ new WeakMap(), Lo = (...e) => {
|
|
385
385
|
var t;
|
|
386
386
|
const n = e[0], o = (t = Gt()) == null ? void 0 : t.proxy;
|
|
387
387
|
if (o == null && !mn())
|
|
388
388
|
throw new Error("injectLocal must be called in setup");
|
|
389
|
-
return o && $t.has(o) && n in $t.get(o) ? $t.get(o)[n] :
|
|
389
|
+
return o && $t.has(o) && n in $t.get(o) ? $t.get(o)[n] : jn(...e);
|
|
390
390
|
}, Cn = typeof window < "u" && typeof document < "u";
|
|
391
391
|
typeof WorkerGlobalScope < "u" && globalThis instanceof WorkerGlobalScope;
|
|
392
392
|
const Oo = Object.prototype.toString, Mo = (e) => Oo.call(e) === "[object Object]", Be = () => {
|
|
@@ -535,12 +535,12 @@ function Fo(e) {
|
|
|
535
535
|
return Y(() => (t.value, !!e()));
|
|
536
536
|
}
|
|
537
537
|
const Vo = Symbol("vueuse-ssr-width");
|
|
538
|
-
function
|
|
538
|
+
function zo() {
|
|
539
539
|
const e = mn() ? Lo(Vo, null) : null;
|
|
540
540
|
return typeof e == "number" ? e : void 0;
|
|
541
541
|
}
|
|
542
|
-
function
|
|
543
|
-
const { window: n = St, ssrWidth: o =
|
|
542
|
+
function jo(e, t = {}) {
|
|
543
|
+
const { window: n = St, ssrWidth: o = zo() } = t, i = Fo(() => n && "matchMedia" in n && typeof n.matchMedia == "function"), a = _(typeof o == "number"), l = Ft(), r = Ft(!1), s = (u) => {
|
|
544
544
|
r.value = u.matches;
|
|
545
545
|
};
|
|
546
546
|
return Rn(() => {
|
|
@@ -577,7 +577,7 @@ function Wt(e = {}) {
|
|
|
577
577
|
u(), Po(u);
|
|
578
578
|
const f = { passive: !0 };
|
|
579
579
|
if (De("resize", u, f), t && l === "visual" && t.visualViewport && De(t.visualViewport, "resize", u, f), i) {
|
|
580
|
-
const c =
|
|
580
|
+
const c = jo("(orientation: portrait)");
|
|
581
581
|
Ve(c, () => u());
|
|
582
582
|
}
|
|
583
583
|
return { width: r, height: s };
|
|
@@ -673,7 +673,7 @@ const Ro = { class: "modal-wrapper" }, Ho = {
|
|
|
673
673
|
}
|
|
674
674
|
}), qo = ["data-aria-orientation"], Wo = {
|
|
675
675
|
name: "DividerElement"
|
|
676
|
-
},
|
|
676
|
+
}, Z0 = /* @__PURE__ */ A({
|
|
677
677
|
...Wo,
|
|
678
678
|
props: {
|
|
679
679
|
orientation: {
|
|
@@ -859,7 +859,7 @@ const Jo = ["aria-expanded", "aria-label"], ei = {
|
|
|
859
859
|
viewBox: "0 0 1792 1792"
|
|
860
860
|
}, ii = ["aria-label"], ai = ["aria-disabled", "onClick"], li = { class: "menu-item" }, ri = {
|
|
861
861
|
name: "Dropdown"
|
|
862
|
-
},
|
|
862
|
+
}, G0 = /* @__PURE__ */ A({
|
|
863
863
|
...ri,
|
|
864
864
|
props: {
|
|
865
865
|
icon: {
|
|
@@ -882,7 +882,7 @@ const Jo = ["aria-expanded", "aria-label"], ei = {
|
|
|
882
882
|
), l = (r) => {
|
|
883
883
|
r.disabled || (o("select", r), i.value.isVisible = !1);
|
|
884
884
|
};
|
|
885
|
-
return (r, s) => (d(),
|
|
885
|
+
return (r, s) => (d(), z(ti, {
|
|
886
886
|
ref_key: "popup",
|
|
887
887
|
ref: i,
|
|
888
888
|
class: "dropdown-menu",
|
|
@@ -989,7 +989,7 @@ const Jo = ["aria-expanded", "aria-label"], ei = {
|
|
|
989
989
|
}
|
|
990
990
|
}), ci = { class: "errors" }, fi = { key: 1 }, hi = {
|
|
991
991
|
name: "Errors"
|
|
992
|
-
},
|
|
992
|
+
}, q0 = /* @__PURE__ */ A({
|
|
993
993
|
...hi,
|
|
994
994
|
props: {
|
|
995
995
|
errors: {
|
|
@@ -999,7 +999,7 @@ const Jo = ["aria-expanded", "aria-label"], ei = {
|
|
|
999
999
|
},
|
|
1000
1000
|
setup(e) {
|
|
1001
1001
|
return (t, n) => (d(), p("div", ci, [
|
|
1002
|
-
e.errors.length === 1 ? (d(),
|
|
1002
|
+
e.errors.length === 1 ? (d(), z(nn, {
|
|
1003
1003
|
key: 0,
|
|
1004
1004
|
error: e.errors[0]
|
|
1005
1005
|
}, null, 8, ["error"])) : (d(), p("ul", fi, [
|
|
@@ -1041,7 +1041,7 @@ const Jo = ["aria-expanded", "aria-label"], ei = {
|
|
|
1041
1041
|
],
|
|
1042
1042
|
setup(e) {
|
|
1043
1043
|
return (t, n) => (d(), p("div", pi, [
|
|
1044
|
-
e.showArchiveConfirmation ? (d(),
|
|
1044
|
+
e.showArchiveConfirmation ? (d(), z(tn, {
|
|
1045
1045
|
key: 0,
|
|
1046
1046
|
"onOn:close": n[0] || (n[0] = (o) => t.$emit("on:closeArchive")),
|
|
1047
1047
|
"onOn:confirm": n[1] || (n[1] = (o) => t.$emit("on:confirmArchive"))
|
|
@@ -1054,7 +1054,7 @@ const Jo = ["aria-expanded", "aria-label"], ei = {
|
|
|
1054
1054
|
]),
|
|
1055
1055
|
_: 1
|
|
1056
1056
|
})) : k("", !0),
|
|
1057
|
-
e.showDeleteConfirmation ? (d(),
|
|
1057
|
+
e.showDeleteConfirmation ? (d(), z(tn, {
|
|
1058
1058
|
key: 1,
|
|
1059
1059
|
"onOn:close": n[2] || (n[2] = (o) => t.$emit("on:closeDelete")),
|
|
1060
1060
|
"onOn:confirm": n[3] || (n[3] = (o) => t.$emit("on:confirmDelete"))
|
|
@@ -1203,7 +1203,7 @@ const Jo = ["aria-expanded", "aria-label"], ei = {
|
|
|
1203
1203
|
}, u = () => {
|
|
1204
1204
|
r("delete"), a.value = !1;
|
|
1205
1205
|
};
|
|
1206
|
-
return (f, c) => (d(),
|
|
1206
|
+
return (f, c) => (d(), z(mo, { class: "file-card" }, {
|
|
1207
1207
|
default: G(() => [
|
|
1208
1208
|
h("div", vi, [
|
|
1209
1209
|
e.showThumbnail || f.$slots.thumbnail ? (d(), p("div", bi, [
|
|
@@ -1232,7 +1232,7 @@ const Jo = ["aria-expanded", "aria-label"], ei = {
|
|
|
1232
1232
|
]),
|
|
1233
1233
|
e.file.description && e.visibilityDetail.description ? (d(), p("div", ki, [
|
|
1234
1234
|
h("span", null, O(e.file.description), 1),
|
|
1235
|
-
e.allowEditDescription ? (d(),
|
|
1235
|
+
e.allowEditDescription ? (d(), z(he, be({ key: 0 }, e.editDescriptionButtonProps, {
|
|
1236
1236
|
size: "small",
|
|
1237
1237
|
variant: "outlined",
|
|
1238
1238
|
onClick: c[0] || (c[0] = (v) => f.$emit("click:editDescription"))
|
|
@@ -1279,7 +1279,7 @@ const Jo = ["aria-expanded", "aria-label"], ei = {
|
|
|
1279
1279
|
])
|
|
1280
1280
|
]),
|
|
1281
1281
|
e.visibilityDetail.actions ? (d(), p("div", Mi, [
|
|
1282
|
-
e.actionButtonsVisibility.archive ? (d(),
|
|
1282
|
+
e.actionButtonsVisibility.archive ? (d(), z(he, be({ key: 0 }, e.archiveButtonProps, {
|
|
1283
1283
|
label: e.messages?.archiveAction || "Archive",
|
|
1284
1284
|
size: "small",
|
|
1285
1285
|
onClick: c[1] || (c[1] = (v) => i.value = !0)
|
|
@@ -1301,7 +1301,7 @@ const Jo = ["aria-expanded", "aria-label"], ei = {
|
|
|
1301
1301
|
])),
|
|
1302
1302
|
_: 1
|
|
1303
1303
|
}, 16, ["label"])) : k("", !0),
|
|
1304
|
-
e.actionButtonsVisibility.delete ? (d(),
|
|
1304
|
+
e.actionButtonsVisibility.delete ? (d(), z(he, be({ key: 1 }, e.deleteButtonProps, {
|
|
1305
1305
|
label: e.messages?.deleteAction || "Delete",
|
|
1306
1306
|
size: "small",
|
|
1307
1307
|
onClick: c[2] || (c[2] = (v) => a.value = !0)
|
|
@@ -1323,7 +1323,7 @@ const Jo = ["aria-expanded", "aria-label"], ei = {
|
|
|
1323
1323
|
])),
|
|
1324
1324
|
_: 1
|
|
1325
1325
|
}, 16, ["label"])) : k("", !0),
|
|
1326
|
-
e.actionButtonsVisibility.download ? (d(),
|
|
1326
|
+
e.actionButtonsVisibility.download ? (d(), z(he, be({ key: 2 }, e.downloadButtonProps, {
|
|
1327
1327
|
label: e.messages?.downloadAction || "Download",
|
|
1328
1328
|
size: "small",
|
|
1329
1329
|
onClick: c[3] || (c[3] = (v) => r("download"))
|
|
@@ -1346,7 +1346,7 @@ const Jo = ["aria-expanded", "aria-label"], ei = {
|
|
|
1346
1346
|
])),
|
|
1347
1347
|
_: 1
|
|
1348
1348
|
}, 16, ["label"])) : k("", !0),
|
|
1349
|
-
e.actionButtonsVisibility.share ? (d(),
|
|
1349
|
+
e.actionButtonsVisibility.share ? (d(), z(he, be({ key: 3 }, e.shareButtonProps, {
|
|
1350
1350
|
label: e.messages?.shareAction || "Share",
|
|
1351
1351
|
size: "small",
|
|
1352
1352
|
onClick: c[4] || (c[4] = (v) => r("share"))
|
|
@@ -1367,7 +1367,7 @@ const Jo = ["aria-expanded", "aria-label"], ei = {
|
|
|
1367
1367
|
])),
|
|
1368
1368
|
_: 1
|
|
1369
1369
|
}, 16, ["label"])) : k("", !0),
|
|
1370
|
-
e.actionButtonsVisibility.view ? (d(),
|
|
1370
|
+
e.actionButtonsVisibility.view ? (d(), z(he, be({ key: 4 }, e.viewButtonProps, {
|
|
1371
1371
|
label: e.messages?.viewAction || "View",
|
|
1372
1372
|
size: "small",
|
|
1373
1373
|
onClick: c[5] || (c[5] = (v) => r("view"))
|
|
@@ -1415,7 +1415,7 @@ const Jo = ["aria-expanded", "aria-label"], ei = {
|
|
|
1415
1415
|
}
|
|
1416
1416
|
}), Ii = { class: "file-list-wrapper" }, Pi = {
|
|
1417
1417
|
name: "FilesList"
|
|
1418
|
-
},
|
|
1418
|
+
}, W0 = /* @__PURE__ */ A({
|
|
1419
1419
|
...Pi,
|
|
1420
1420
|
props: {
|
|
1421
1421
|
actionButtonsVisibility: {
|
|
@@ -1507,7 +1507,7 @@ const Jo = ["aria-expanded", "aria-label"], ei = {
|
|
|
1507
1507
|
}
|
|
1508
1508
|
};
|
|
1509
1509
|
return (i, a) => (d(), p("div", Ii, [
|
|
1510
|
-
(d(!0), p(q, null, se(e.files, (l) => (d(),
|
|
1510
|
+
(d(!0), p(q, null, se(e.files, (l) => (d(), z(Bi, {
|
|
1511
1511
|
key: l.originalFileName,
|
|
1512
1512
|
"action-buttons-visibility": e.actionButtonsVisibility,
|
|
1513
1513
|
"allow-edit-description": e.actionButtonsVisibility?.edit,
|
|
@@ -1540,7 +1540,7 @@ const Jo = ["aria-expanded", "aria-label"], ei = {
|
|
|
1540
1540
|
}
|
|
1541
1541
|
}), Ai = { class: "field debounce-input" }, Ni = ["aria-label", "disabled", "placeholder", "type", "value"], Fi = {
|
|
1542
1542
|
name: "DebouncedInput"
|
|
1543
|
-
},
|
|
1543
|
+
}, Y0 = /* @__PURE__ */ A({
|
|
1544
1544
|
...Fi,
|
|
1545
1545
|
props: {
|
|
1546
1546
|
ariaLabel: {
|
|
@@ -1594,13 +1594,13 @@ const Jo = ["aria-expanded", "aria-label"], ei = {
|
|
|
1594
1594
|
}
|
|
1595
1595
|
}), Vi = {
|
|
1596
1596
|
name: "GridContainer"
|
|
1597
|
-
},
|
|
1598
|
-
function
|
|
1599
|
-
return d(), p("div",
|
|
1597
|
+
}, zi = { class: "grid-container" };
|
|
1598
|
+
function ji(e, t, n, o, i, a) {
|
|
1599
|
+
return d(), p("div", zi, [
|
|
1600
1600
|
I(e.$slots, "default")
|
|
1601
1601
|
]);
|
|
1602
1602
|
}
|
|
1603
|
-
const
|
|
1603
|
+
const U0 = /* @__PURE__ */ et(Vi, [["render", ji]]), Ri = {
|
|
1604
1604
|
key: 0,
|
|
1605
1605
|
class: "loading-page"
|
|
1606
1606
|
}, Hi = {
|
|
@@ -1620,7 +1620,7 @@ const X0 = /* @__PURE__ */ et(Vi, [["render", zi]]), Ri = {
|
|
|
1620
1620
|
}
|
|
1621
1621
|
}), Gi = { class: "message-content" }, qi = { key: 1 }, Wi = {
|
|
1622
1622
|
name: "Message"
|
|
1623
|
-
},
|
|
1623
|
+
}, X0 = /* @__PURE__ */ A({
|
|
1624
1624
|
...Wi,
|
|
1625
1625
|
props: {
|
|
1626
1626
|
enableClose: {
|
|
@@ -1683,19 +1683,19 @@ const X0 = /* @__PURE__ */ et(Vi, [["render", zi]]), Ri = {
|
|
|
1683
1683
|
[Ct, i.value]
|
|
1684
1684
|
]);
|
|
1685
1685
|
}
|
|
1686
|
-
}), Yi = { class: "modal
|
|
1686
|
+
}), Yi = { class: "modal overlay" }, Ui = { class: "header" }, Xi = {
|
|
1687
1687
|
key: 0,
|
|
1688
1688
|
role: "heading"
|
|
1689
|
-
},
|
|
1689
|
+
}, Ki = {
|
|
1690
1690
|
key: 0,
|
|
1691
1691
|
class: "content"
|
|
1692
|
-
},
|
|
1692
|
+
}, Qi = {
|
|
1693
1693
|
key: 1,
|
|
1694
1694
|
class: "footer"
|
|
1695
|
-
},
|
|
1695
|
+
}, Ji = {
|
|
1696
1696
|
name: "Modal"
|
|
1697
|
-
},
|
|
1698
|
-
...
|
|
1697
|
+
}, K0 = /* @__PURE__ */ A({
|
|
1698
|
+
...Ji,
|
|
1699
1699
|
props: {
|
|
1700
1700
|
dismissOnClickOut: {
|
|
1701
1701
|
default: !0,
|
|
@@ -1705,6 +1705,11 @@ const X0 = /* @__PURE__ */ et(Vi, [["render", zi]]), Ri = {
|
|
|
1705
1705
|
default: !1,
|
|
1706
1706
|
type: Boolean
|
|
1707
1707
|
},
|
|
1708
|
+
size: {
|
|
1709
|
+
default: "medium",
|
|
1710
|
+
type: String,
|
|
1711
|
+
validator: (e) => ["auto", "medium", "large"].includes(e)
|
|
1712
|
+
},
|
|
1708
1713
|
title: {
|
|
1709
1714
|
default: "",
|
|
1710
1715
|
type: String
|
|
@@ -1720,50 +1725,48 @@ const X0 = /* @__PURE__ */ et(Vi, [["render", zi]]), Ri = {
|
|
|
1720
1725
|
o("on:close");
|
|
1721
1726
|
};
|
|
1722
1727
|
return (r, s) => bt((d(), p("div", Yi, [
|
|
1723
|
-
h("div",
|
|
1724
|
-
|
|
1725
|
-
|
|
1726
|
-
|
|
1727
|
-
|
|
1728
|
-
|
|
1729
|
-
|
|
1730
|
-
|
|
1731
|
-
e.title ? (d(), p("span", Ki, O(e.title), 1)) : k("", !0)
|
|
1732
|
-
]),
|
|
1733
|
-
(d(), p("svg", {
|
|
1734
|
-
"aria-label": "close modal",
|
|
1735
|
-
height: "1.5rem",
|
|
1736
|
-
tabindex: "0",
|
|
1737
|
-
width: "1.5rem",
|
|
1738
|
-
viewBox: "0 0 16 16",
|
|
1739
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1740
|
-
onClick: s[0] || (s[0] = (u) => l())
|
|
1741
|
-
}, s[1] || (s[1] = [
|
|
1742
|
-
h("path", {
|
|
1743
|
-
fill: "currentColor",
|
|
1744
|
-
d: "M5.28 4.22a.75.75 0 0 0-1.06 1.06L6.94 8l-2.72 2.72a.75.75 0 1 0 1.06 1.06L8 9.06l2.72 2.72a.75.75 0 1 0 1.06-1.06L9.06 8l2.72-2.72a.75.75 0 0 0-1.06-1.06L8 6.94z"
|
|
1745
|
-
}, null, -1)
|
|
1746
|
-
])))
|
|
1728
|
+
h("div", {
|
|
1729
|
+
ref_key: "dzangolabVueModal",
|
|
1730
|
+
ref: n,
|
|
1731
|
+
class: N(["dialog", e.size, { active: e.show }])
|
|
1732
|
+
}, [
|
|
1733
|
+
h("div", Ui, [
|
|
1734
|
+
I(r.$slots, "header", {}, () => [
|
|
1735
|
+
e.title ? (d(), p("span", Xi, O(e.title), 1)) : k("", !0)
|
|
1747
1736
|
]),
|
|
1748
|
-
|
|
1749
|
-
|
|
1750
|
-
|
|
1751
|
-
|
|
1752
|
-
|
|
1753
|
-
|
|
1754
|
-
|
|
1755
|
-
|
|
1737
|
+
(d(), p("svg", {
|
|
1738
|
+
"aria-label": "close modal",
|
|
1739
|
+
height: "1.5rem",
|
|
1740
|
+
tabindex: "0",
|
|
1741
|
+
width: "1.5rem",
|
|
1742
|
+
viewBox: "0 0 16 16",
|
|
1743
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1744
|
+
onClick: s[0] || (s[0] = (u) => l())
|
|
1745
|
+
}, s[1] || (s[1] = [
|
|
1746
|
+
h("path", {
|
|
1747
|
+
fill: "currentColor",
|
|
1748
|
+
d: "M5.28 4.22a.75.75 0 0 0-1.06 1.06L6.94 8l-2.72 2.72a.75.75 0 1 0 1.06 1.06L8 9.06l2.72 2.72a.75.75 0 1 0 1.06-1.06L9.06 8l2.72-2.72a.75.75 0 0 0-1.06-1.06L8 6.94z"
|
|
1749
|
+
}, null, -1)
|
|
1750
|
+
])))
|
|
1751
|
+
]),
|
|
1752
|
+
H(a).default ? (d(), p("div", Ki, [
|
|
1753
|
+
I(r.$slots, "default")
|
|
1754
|
+
])) : k("", !0),
|
|
1755
|
+
H(a).footer ? (d(), p("div", Qi, [
|
|
1756
|
+
I(r.$slots, "footer")
|
|
1757
|
+
])) : k("", !0)
|
|
1758
|
+
], 2)
|
|
1756
1759
|
], 512)), [
|
|
1757
1760
|
[Ct, e.show]
|
|
1758
1761
|
]);
|
|
1759
1762
|
}
|
|
1760
|
-
}),
|
|
1763
|
+
}), e2 = ["data-centered"], t2 = { class: "page-header" }, n2 = { class: "page-title-wrapper" }, o2 = { class: "title" }, i2 = {
|
|
1761
1764
|
key: 0,
|
|
1762
1765
|
class: "title-tag"
|
|
1763
|
-
},
|
|
1766
|
+
}, a2 = { key: 0 }, l2 = { class: "page-toolbar" }, r2 = { class: "page-content" }, s2 = {
|
|
1764
1767
|
name: "Page"
|
|
1765
|
-
},
|
|
1766
|
-
...
|
|
1768
|
+
}, u2 = /* @__PURE__ */ A({
|
|
1769
|
+
...s2,
|
|
1767
1770
|
props: {
|
|
1768
1771
|
centered: Boolean,
|
|
1769
1772
|
loading: Boolean,
|
|
@@ -1792,39 +1795,39 @@ const X0 = /* @__PURE__ */ et(Vi, [["render", zi]]), Ri = {
|
|
|
1792
1795
|
class: "page",
|
|
1793
1796
|
"data-centered": e.centered
|
|
1794
1797
|
}, [
|
|
1795
|
-
h("div",
|
|
1796
|
-
h("div",
|
|
1797
|
-
h("div",
|
|
1798
|
-
e.title ? (d(),
|
|
1798
|
+
h("div", t2, [
|
|
1799
|
+
h("div", n2, [
|
|
1800
|
+
h("div", o2, [
|
|
1801
|
+
e.title ? (d(), z(_e(e.titleElement), { key: 0 }, {
|
|
1799
1802
|
default: G(() => [
|
|
1800
1803
|
Q(O(e.title), 1)
|
|
1801
1804
|
]),
|
|
1802
1805
|
_: 1
|
|
1803
1806
|
})) : k("", !0),
|
|
1804
1807
|
I(t.$slots, "titleTag", {}, () => [
|
|
1805
|
-
e.titleTag ? (d(), p("span",
|
|
1808
|
+
e.titleTag ? (d(), p("span", i2, [
|
|
1806
1809
|
le(to, { label: e.titleTag }, null, 8, ["label"])
|
|
1807
1810
|
])) : k("", !0)
|
|
1808
1811
|
])
|
|
1809
1812
|
]),
|
|
1810
1813
|
I(t.$slots, "subtitle", {}, () => [
|
|
1811
|
-
e.subTitle ? (d(), p("small",
|
|
1814
|
+
e.subTitle ? (d(), p("small", a2, O(e.subTitle), 1)) : k("", !0)
|
|
1812
1815
|
])
|
|
1813
1816
|
]),
|
|
1814
|
-
h("div",
|
|
1817
|
+
h("div", l2, [
|
|
1815
1818
|
I(t.$slots, "toolbar")
|
|
1816
1819
|
])
|
|
1817
1820
|
]),
|
|
1818
|
-
h("div",
|
|
1821
|
+
h("div", r2, [
|
|
1819
1822
|
I(t.$slots, "default"),
|
|
1820
1823
|
le(Zi, { loading: e.loading }, null, 8, ["loading"])
|
|
1821
1824
|
])
|
|
1822
|
-
], 8,
|
|
1825
|
+
], 8, e2));
|
|
1823
1826
|
}
|
|
1824
|
-
}),
|
|
1827
|
+
}), d2 = { class: "menu" }, c2 = ["onClick"], f2 = {
|
|
1825
1828
|
name: "ResponsiveMenu"
|
|
1826
|
-
},
|
|
1827
|
-
...
|
|
1829
|
+
}, Q0 = /* @__PURE__ */ A({
|
|
1830
|
+
...f2,
|
|
1828
1831
|
props: {
|
|
1829
1832
|
routes: {
|
|
1830
1833
|
required: !0,
|
|
@@ -1840,7 +1843,7 @@ const X0 = /* @__PURE__ */ et(Vi, [["render", zi]]), Ri = {
|
|
|
1840
1843
|
setup(e) {
|
|
1841
1844
|
return (t, n) => {
|
|
1842
1845
|
const o = bn("router-link");
|
|
1843
|
-
return d(), p("nav",
|
|
1846
|
+
return d(), p("nav", d2, [
|
|
1844
1847
|
h("ul", null, [
|
|
1845
1848
|
(d(!0), p(q, null, se(e.routes, (i, a) => (d(), p("li", {
|
|
1846
1849
|
key: a,
|
|
@@ -1855,7 +1858,7 @@ const X0 = /* @__PURE__ */ et(Vi, [["render", zi]]), Ri = {
|
|
|
1855
1858
|
]),
|
|
1856
1859
|
_: 2
|
|
1857
1860
|
}, 1032, ["to"])
|
|
1858
|
-
], 10,
|
|
1861
|
+
], 10, c2))), 128))
|
|
1859
1862
|
])
|
|
1860
1863
|
]);
|
|
1861
1864
|
};
|
|
@@ -1886,7 +1889,7 @@ function ge(e) {
|
|
|
1886
1889
|
for (var t = 1; t < arguments.length; t++) {
|
|
1887
1890
|
var n = arguments[t] != null ? arguments[t] : {};
|
|
1888
1891
|
t % 2 ? on(Object(n), !0).forEach(function(o) {
|
|
1889
|
-
|
|
1892
|
+
h2(e, o, n[o]);
|
|
1890
1893
|
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(n)) : on(Object(n)).forEach(function(o) {
|
|
1891
1894
|
Object.defineProperty(e, o, Object.getOwnPropertyDescriptor(n, o));
|
|
1892
1895
|
});
|
|
@@ -1901,7 +1904,7 @@ function st(e) {
|
|
|
1901
1904
|
return t && typeof Symbol == "function" && t.constructor === Symbol && t !== Symbol.prototype ? "symbol" : typeof t;
|
|
1902
1905
|
}, st(e);
|
|
1903
1906
|
}
|
|
1904
|
-
function
|
|
1907
|
+
function h2(e, t, n) {
|
|
1905
1908
|
return t in e ? Object.defineProperty(e, t, {
|
|
1906
1909
|
value: n,
|
|
1907
1910
|
enumerable: !0,
|
|
@@ -1919,16 +1922,16 @@ function we() {
|
|
|
1919
1922
|
return e;
|
|
1920
1923
|
}, we.apply(this, arguments);
|
|
1921
1924
|
}
|
|
1922
|
-
function
|
|
1925
|
+
function p2(e, t) {
|
|
1923
1926
|
if (e == null) return {};
|
|
1924
1927
|
var n = {}, o = Object.keys(e), i, a;
|
|
1925
1928
|
for (a = 0; a < o.length; a++)
|
|
1926
1929
|
i = o[a], !(t.indexOf(i) >= 0) && (n[i] = e[i]);
|
|
1927
1930
|
return n;
|
|
1928
1931
|
}
|
|
1929
|
-
function
|
|
1932
|
+
function g2(e, t) {
|
|
1930
1933
|
if (e == null) return {};
|
|
1931
|
-
var n =
|
|
1934
|
+
var n = p2(e, t), o, i;
|
|
1932
1935
|
if (Object.getOwnPropertySymbols) {
|
|
1933
1936
|
var a = Object.getOwnPropertySymbols(e);
|
|
1934
1937
|
for (i = 0; i < a.length; i++)
|
|
@@ -1936,12 +1939,12 @@ function m2(e, t) {
|
|
|
1936
1939
|
}
|
|
1937
1940
|
return n;
|
|
1938
1941
|
}
|
|
1939
|
-
var
|
|
1942
|
+
var m2 = "1.14.0";
|
|
1940
1943
|
function ye(e) {
|
|
1941
1944
|
if (typeof window < "u" && window.navigator)
|
|
1942
1945
|
return !!/* @__PURE__ */ navigator.userAgent.match(e);
|
|
1943
1946
|
}
|
|
1944
|
-
var ke = ye(/(?:Trident.*rv[ :]?11\.|msie|iemobile|Windows Phone)/i), tt = ye(/Edge/i), an = ye(/firefox/i), Ye = ye(/safari/i) && !ye(/chrome/i) && !ye(/android/i), kn = ye(/iP(ad|od|hone)/i),
|
|
1947
|
+
var ke = ye(/(?:Trident.*rv[ :]?11\.|msie|iemobile|Windows Phone)/i), tt = ye(/Edge/i), an = ye(/firefox/i), Ye = ye(/safari/i) && !ye(/chrome/i) && !ye(/android/i), kn = ye(/iP(ad|od|hone)/i), v2 = ye(/chrome/i) && ye(/android/i), $n = {
|
|
1945
1948
|
capture: !1,
|
|
1946
1949
|
passive: !1
|
|
1947
1950
|
};
|
|
@@ -1967,7 +1970,7 @@ function ht(e, t) {
|
|
|
1967
1970
|
return !1;
|
|
1968
1971
|
}
|
|
1969
1972
|
}
|
|
1970
|
-
function
|
|
1973
|
+
function b2(e) {
|
|
1971
1974
|
return e.host && e !== document && e.host.nodeType ? e.host : e.parentNode;
|
|
1972
1975
|
}
|
|
1973
1976
|
function fe(e, t, n, o) {
|
|
@@ -1977,7 +1980,7 @@ function fe(e, t, n, o) {
|
|
|
1977
1980
|
if (t != null && (t[0] === ">" ? e.parentNode === n && ht(e, t) : ht(e, t)) || o && e === n)
|
|
1978
1981
|
return e;
|
|
1979
1982
|
if (e === n) break;
|
|
1980
|
-
} while (e =
|
|
1983
|
+
} while (e = b2(e));
|
|
1981
1984
|
}
|
|
1982
1985
|
return null;
|
|
1983
1986
|
}
|
|
@@ -1999,7 +2002,7 @@ function T(e, t, n) {
|
|
|
1999
2002
|
!(t in o) && t.indexOf("webkit") === -1 && (t = "-webkit-" + t), o[t] = n + (typeof n == "string" ? "" : "px");
|
|
2000
2003
|
}
|
|
2001
2004
|
}
|
|
2002
|
-
function
|
|
2005
|
+
function ze(e, t) {
|
|
2003
2006
|
var n = "";
|
|
2004
2007
|
if (typeof e == "string")
|
|
2005
2008
|
n = e;
|
|
@@ -2037,7 +2040,7 @@ function W(e, t, n, o, i) {
|
|
|
2037
2040
|
}
|
|
2038
2041
|
while (i = i.parentNode);
|
|
2039
2042
|
if (o && e !== window) {
|
|
2040
|
-
var $ =
|
|
2043
|
+
var $ = ze(i || e), w = $ && $.a, M = $ && $.d;
|
|
2041
2044
|
$ && (l /= M, r /= w, c /= w, f /= M, s = l + f, u = r + c);
|
|
2042
2045
|
}
|
|
2043
2046
|
return {
|
|
@@ -2059,7 +2062,7 @@ function rn(e, t, n) {
|
|
|
2059
2062
|
}
|
|
2060
2063
|
return !1;
|
|
2061
2064
|
}
|
|
2062
|
-
function
|
|
2065
|
+
function je(e, t, n, o) {
|
|
2063
2066
|
for (var i = 0, a = 0, l = e.children; a < l.length; ) {
|
|
2064
2067
|
if (l[a].style.display !== "none" && l[a] !== x.ghost && (o || l[a] !== x.dragged) && fe(l[a], n.draggable, e, !1)) {
|
|
2065
2068
|
if (i === t)
|
|
@@ -2087,12 +2090,12 @@ function sn(e) {
|
|
|
2087
2090
|
var t = 0, n = 0, o = pe();
|
|
2088
2091
|
if (e)
|
|
2089
2092
|
do {
|
|
2090
|
-
var i =
|
|
2093
|
+
var i = ze(e), a = i.a, l = i.d;
|
|
2091
2094
|
t += e.scrollLeft * a, n += e.scrollTop * l;
|
|
2092
2095
|
} while (e !== o && (e = e.parentNode));
|
|
2093
2096
|
return [t, n];
|
|
2094
2097
|
}
|
|
2095
|
-
function
|
|
2098
|
+
function C2(e, t) {
|
|
2096
2099
|
for (var n in e)
|
|
2097
2100
|
if (e.hasOwnProperty(n)) {
|
|
2098
2101
|
for (var o in t)
|
|
@@ -2115,7 +2118,7 @@ function xe(e, t) {
|
|
|
2115
2118
|
while (n = n.parentNode);
|
|
2116
2119
|
return pe();
|
|
2117
2120
|
}
|
|
2118
|
-
function
|
|
2121
|
+
function y2(e, t) {
|
|
2119
2122
|
if (e && t)
|
|
2120
2123
|
for (var n in t)
|
|
2121
2124
|
t.hasOwnProperty(n) && (e[n] = t[n]);
|
|
@@ -2135,7 +2138,7 @@ function Dn(e, t) {
|
|
|
2135
2138
|
}
|
|
2136
2139
|
};
|
|
2137
2140
|
}
|
|
2138
|
-
function
|
|
2141
|
+
function w2() {
|
|
2139
2142
|
clearTimeout(Ue), Ue = void 0;
|
|
2140
2143
|
}
|
|
2141
2144
|
function Tn(e, t, n) {
|
|
@@ -2146,7 +2149,7 @@ function xn(e) {
|
|
|
2146
2149
|
return t && t.dom ? t.dom(e).cloneNode(!0) : n ? n(e).clone(!0)[0] : e.cloneNode(!0);
|
|
2147
2150
|
}
|
|
2148
2151
|
var ae = "Sortable" + (/* @__PURE__ */ new Date()).getTime();
|
|
2149
|
-
function
|
|
2152
|
+
function S2() {
|
|
2150
2153
|
var e = [], t;
|
|
2151
2154
|
return {
|
|
2152
2155
|
captureAnimationState: function() {
|
|
@@ -2160,7 +2163,7 @@ function k2() {
|
|
|
2160
2163
|
});
|
|
2161
2164
|
var a = ge({}, e[e.length - 1].rect);
|
|
2162
2165
|
if (i.thisAnimationDuration) {
|
|
2163
|
-
var l =
|
|
2166
|
+
var l = ze(i, !0);
|
|
2164
2167
|
l && (a.top -= l.f, a.left -= l.e);
|
|
2165
2168
|
}
|
|
2166
2169
|
i.fromRect = a;
|
|
@@ -2172,7 +2175,7 @@ function k2() {
|
|
|
2172
2175
|
e.push(o);
|
|
2173
2176
|
},
|
|
2174
2177
|
removeAnimationState: function(o) {
|
|
2175
|
-
e.splice(
|
|
2178
|
+
e.splice(C2(e, {
|
|
2176
2179
|
target: o
|
|
2177
2180
|
}), 1);
|
|
2178
2181
|
},
|
|
@@ -2184,9 +2187,9 @@ function k2() {
|
|
|
2184
2187
|
}
|
|
2185
2188
|
var a = !1, l = 0;
|
|
2186
2189
|
e.forEach(function(r) {
|
|
2187
|
-
var s = 0, u = r.target, f = u.fromRect, c = W(u), v = u.prevFromRect, $ = u.prevToRect, w = r.rect, M =
|
|
2190
|
+
var s = 0, u = r.target, f = u.fromRect, c = W(u), v = u.prevFromRect, $ = u.prevToRect, w = r.rect, M = ze(u, !0);
|
|
2188
2191
|
M && (c.top -= M.f, c.left -= M.e), u.toRect = c, u.thisAnimationDuration && Tt(v, c) && !Tt(f, c) && // Make sure animatingRect is on line between toRect & fromRect
|
|
2189
|
-
(w.top - c.top) / (w.left - c.left) === (f.top - c.top) / (f.left - c.left) && (s =
|
|
2192
|
+
(w.top - c.top) / (w.left - c.left) === (f.top - c.top) / (f.left - c.left) && (s = $2(w, v, $, i.options)), Tt(c, f) || (u.prevFromRect = f, u.prevToRect = c, s || (s = i.options.animation), i.animate(u, w, c, s)), s && (a = !0, l = Math.max(l, s), clearTimeout(u.animationResetTimer), u.animationResetTimer = setTimeout(function() {
|
|
2190
2193
|
u.animationTime = 0, u.prevFromRect = null, u.fromRect = null, u.prevToRect = null, u.thisAnimationDuration = null;
|
|
2191
2194
|
}, s), u.thisAnimationDuration = s);
|
|
2192
2195
|
}), clearTimeout(t), a ? t = setTimeout(function() {
|
|
@@ -2196,18 +2199,18 @@ function k2() {
|
|
|
2196
2199
|
animate: function(o, i, a, l) {
|
|
2197
2200
|
if (l) {
|
|
2198
2201
|
T(o, "transition", ""), T(o, "transform", "");
|
|
2199
|
-
var r =
|
|
2200
|
-
o.animatingX = !!f, o.animatingY = !!c, T(o, "transform", "translate3d(" + f + "px," + c + "px,0)"), this.forRepaintDummy =
|
|
2202
|
+
var r = ze(this.el), s = r && r.a, u = r && r.d, f = (i.left - a.left) / (s || 1), c = (i.top - a.top) / (u || 1);
|
|
2203
|
+
o.animatingX = !!f, o.animatingY = !!c, T(o, "transform", "translate3d(" + f + "px," + c + "px,0)"), this.forRepaintDummy = k2(o), T(o, "transition", "transform " + l + "ms" + (this.options.easing ? " " + this.options.easing : "")), T(o, "transform", "translate3d(0,0,0)"), typeof o.animated == "number" && clearTimeout(o.animated), o.animated = setTimeout(function() {
|
|
2201
2204
|
T(o, "transition", ""), T(o, "transform", ""), o.animated = !1, o.animatingX = !1, o.animatingY = !1;
|
|
2202
2205
|
}, l);
|
|
2203
2206
|
}
|
|
2204
2207
|
}
|
|
2205
2208
|
};
|
|
2206
2209
|
}
|
|
2207
|
-
function
|
|
2210
|
+
function k2(e) {
|
|
2208
2211
|
return e.offsetWidth;
|
|
2209
2212
|
}
|
|
2210
|
-
function
|
|
2213
|
+
function $2(e, t, n, o) {
|
|
2211
2214
|
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)) * o.animation;
|
|
2212
2215
|
}
|
|
2213
2216
|
var Ie = [], xt = {
|
|
@@ -2262,7 +2265,7 @@ var Ie = [], xt = {
|
|
|
2262
2265
|
}), i;
|
|
2263
2266
|
}
|
|
2264
2267
|
};
|
|
2265
|
-
function
|
|
2268
|
+
function E2(e) {
|
|
2266
2269
|
var t = e.sortable, n = e.rootEl, o = e.name, i = e.targetEl, a = e.cloneEl, l = e.toEl, r = e.fromEl, s = e.oldIndex, u = e.newIndex, f = e.oldDraggableIndex, c = e.newDraggableIndex, v = e.originalEvent, $ = e.putSortable, w = e.extraEventProperties;
|
|
2267
2270
|
if (t = t || n && n[ae], !!t) {
|
|
2268
2271
|
var M, E = t.options, D = "on" + o.charAt(0).toUpperCase() + o.substr(1);
|
|
@@ -2276,11 +2279,11 @@ function D2(e) {
|
|
|
2276
2279
|
n && n.dispatchEvent(M), E[D] && E[D].call(t, M);
|
|
2277
2280
|
}
|
|
2278
2281
|
}
|
|
2279
|
-
var
|
|
2280
|
-
var o = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {}, i = o.evt, a =
|
|
2282
|
+
var D2 = ["evt"], te = function(t, n) {
|
|
2283
|
+
var o = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {}, i = o.evt, a = g2(o, D2);
|
|
2281
2284
|
nt.pluginEvent.bind(x)(t, n, ge({
|
|
2282
2285
|
dragEl: m,
|
|
2283
|
-
parentEl:
|
|
2286
|
+
parentEl: j,
|
|
2284
2287
|
ghostEl: L,
|
|
2285
2288
|
rootEl: V,
|
|
2286
2289
|
nextEl: Me,
|
|
@@ -2313,7 +2316,7 @@ var T2 = ["evt"], te = function(t, n) {
|
|
|
2313
2316
|
}, a));
|
|
2314
2317
|
};
|
|
2315
2318
|
function ee(e) {
|
|
2316
|
-
|
|
2319
|
+
E2(ge({
|
|
2317
2320
|
putSortable: X,
|
|
2318
2321
|
cloneEl: R,
|
|
2319
2322
|
targetEl: m,
|
|
@@ -2324,7 +2327,7 @@ function ee(e) {
|
|
|
2324
2327
|
newDraggableIndex: Ee
|
|
2325
2328
|
}, e));
|
|
2326
2329
|
}
|
|
2327
|
-
var m,
|
|
2330
|
+
var m, j, L, V, Me, ut, R, Te, Fe, ie, Xe, Ee, it, X, Ae = !1, pt = !1, gt = [], Le, de, Lt, Ot, un, dn, Ge, Pe, Ke, Qe = !1, at = !1, dt, K, Mt = [], Vt = !1, mt = [], kt = typeof document < "u", lt = kn, cn = tt || ke ? "cssFloat" : "float", T2 = kt && !v2 && !kn && "draggable" in document.createElement("div"), Ln = function() {
|
|
2328
2331
|
if (kt) {
|
|
2329
2332
|
if (ke)
|
|
2330
2333
|
return !1;
|
|
@@ -2332,7 +2335,7 @@ var m, z, L, V, Me, ut, R, Te, Fe, ie, Xe, Ee, it, X, Ae = !1, pt = !1, gt = [],
|
|
|
2332
2335
|
return e.style.cssText = "pointer-events:auto", e.style.pointerEvents === "auto";
|
|
2333
2336
|
}
|
|
2334
2337
|
}(), On = function(t, n) {
|
|
2335
|
-
var o = T(t), i = parseInt(o.width) - parseInt(o.paddingLeft) - parseInt(o.paddingRight) - parseInt(o.borderLeftWidth) - parseInt(o.borderRightWidth), a =
|
|
2338
|
+
var o = T(t), i = parseInt(o.width) - parseInt(o.paddingLeft) - parseInt(o.paddingRight) - parseInt(o.borderLeftWidth) - parseInt(o.borderRightWidth), a = je(t, 0, n), l = je(t, 1, n), r = a && T(a), s = l && T(l), u = r && parseInt(r.marginLeft) + parseInt(r.marginRight) + W(a).width, f = s && parseInt(s.marginLeft) + parseInt(s.marginRight) + W(l).width;
|
|
2336
2339
|
if (o.display === "flex")
|
|
2337
2340
|
return o.flexDirection === "column" || o.flexDirection === "column-reverse" ? "vertical" : "horizontal";
|
|
2338
2341
|
if (o.display === "grid")
|
|
@@ -2342,10 +2345,10 @@ var m, z, L, V, Me, ut, R, Te, Fe, ie, Xe, Ee, it, X, Ae = !1, pt = !1, gt = [],
|
|
|
2342
2345
|
return l && (s.clear === "both" || s.clear === c) ? "vertical" : "horizontal";
|
|
2343
2346
|
}
|
|
2344
2347
|
return a && (r.display === "block" || r.display === "flex" || r.display === "table" || r.display === "grid" || u >= i && o[cn] === "none" || l && o[cn] === "none" && u + f > i) ? "vertical" : "horizontal";
|
|
2345
|
-
},
|
|
2348
|
+
}, x2 = function(t, n, o) {
|
|
2346
2349
|
var i = o ? t.left : t.top, a = o ? t.right : t.bottom, l = o ? t.width : t.height, r = o ? n.left : n.top, s = o ? n.right : n.bottom, u = o ? n.width : n.height;
|
|
2347
2350
|
return i === r || a === s || i + l / 2 === r + u / 2;
|
|
2348
|
-
},
|
|
2351
|
+
}, L2 = function(t, n) {
|
|
2349
2352
|
var o;
|
|
2350
2353
|
return gt.some(function(i) {
|
|
2351
2354
|
var a = i[ae].options.emptyInsertThreshold;
|
|
@@ -2387,7 +2390,7 @@ kt && document.addEventListener("click", function(e) {
|
|
|
2387
2390
|
var Oe = function(t) {
|
|
2388
2391
|
if (m) {
|
|
2389
2392
|
t = t.touches ? t.touches[0] : t;
|
|
2390
|
-
var n =
|
|
2393
|
+
var n = L2(t.clientX, t.clientY);
|
|
2391
2394
|
if (n) {
|
|
2392
2395
|
var o = {};
|
|
2393
2396
|
for (var i in t)
|
|
@@ -2395,7 +2398,7 @@ var Oe = function(t) {
|
|
|
2395
2398
|
o.target = o.rootEl = n, o.preventDefault = void 0, o.stopPropagation = void 0, n[ae]._onDragOver(o);
|
|
2396
2399
|
}
|
|
2397
2400
|
}
|
|
2398
|
-
},
|
|
2401
|
+
}, O2 = function(t) {
|
|
2399
2402
|
m && m.parentNode[ae]._isOutsideThisEl(t.target);
|
|
2400
2403
|
};
|
|
2401
2404
|
function x(e, t) {
|
|
@@ -2453,7 +2456,7 @@ function x(e, t) {
|
|
|
2453
2456
|
Mn(t);
|
|
2454
2457
|
for (var i in this)
|
|
2455
2458
|
i.charAt(0) === "_" && typeof this[i] == "function" && (this[i] = this[i].bind(this));
|
|
2456
|
-
this.nativeDraggable = t.forceFallback ? !1 :
|
|
2459
|
+
this.nativeDraggable = t.forceFallback ? !1 : T2, this.nativeDraggable && (this.options.touchStartThreshold = 1), t.supportPointer ? P(e, "pointerdown", this._onTapStart) : (P(e, "mousedown", this._onTapStart), P(e, "touchstart", this._onTapStart)), this.nativeDraggable && (P(e, "dragover", this), P(e, "dragenter", this)), gt.push(this.el), t.store && t.store.get && this.sort(t.store.get(this) || []), we(this, S2());
|
|
2457
2460
|
}
|
|
2458
2461
|
x.prototype = /** @lends Sortable.prototype */
|
|
2459
2462
|
{
|
|
@@ -2467,7 +2470,7 @@ x.prototype = /** @lends Sortable.prototype */
|
|
|
2467
2470
|
_onTapStart: function(t) {
|
|
2468
2471
|
if (t.cancelable) {
|
|
2469
2472
|
var n = this, o = this.el, i = this.options, a = i.preventOnFilter, l = t.type, r = t.touches && t.touches[0] || t.pointerType && t.pointerType === "touch" && t, s = (r || t).target, u = t.target.shadowRoot && (t.path && t.path[0] || t.composedPath && t.composedPath()[0]) || s, f = i.filter;
|
|
2470
|
-
if (
|
|
2473
|
+
if (F2(o), !m && !(/mousedown|pointerdown/.test(l) && t.button !== 0 || i.disabled) && !u.isContentEditable && !(!this.nativeDraggable && Ye && s && s.tagName.toUpperCase() === "SELECT") && (s = fe(s, i.draggable, o, !1), !(s && s.animated) && ut !== s)) {
|
|
2471
2474
|
if (Fe = re(s), Xe = re(s, i.draggable), typeof f == "function") {
|
|
2472
2475
|
if (f.call(this, t, s, this)) {
|
|
2473
2476
|
ee({
|
|
@@ -2506,7 +2509,7 @@ x.prototype = /** @lends Sortable.prototype */
|
|
|
2506
2509
|
var i = this, a = i.el, l = i.options, r = a.ownerDocument, s;
|
|
2507
2510
|
if (o && !m && o.parentNode === a) {
|
|
2508
2511
|
var u = W(o);
|
|
2509
|
-
if (V = a, m = o,
|
|
2512
|
+
if (V = a, m = o, j = m.parentNode, Me = m.nextSibling, ut = o, it = l.group, x.dragged = m, Le = {
|
|
2510
2513
|
target: m,
|
|
2511
2514
|
clientX: (n || t).clientX,
|
|
2512
2515
|
clientY: (n || t).clientY
|
|
@@ -2560,7 +2563,7 @@ x.prototype = /** @lends Sortable.prototype */
|
|
|
2560
2563
|
if (Ae = !1, V && m) {
|
|
2561
2564
|
te("dragStarted", this, {
|
|
2562
2565
|
evt: n
|
|
2563
|
-
}), this.nativeDraggable && P(document, "dragover",
|
|
2566
|
+
}), this.nativeDraggable && P(document, "dragover", O2);
|
|
2564
2567
|
var o = this.options;
|
|
2565
2568
|
!t && oe(m, o.dragClass, !1), oe(m, o.ghostClass, !0), x.active = this, t && this._appendGhost(), ee({
|
|
2566
2569
|
sortable: this,
|
|
@@ -2594,7 +2597,7 @@ x.prototype = /** @lends Sortable.prototype */
|
|
|
2594
2597
|
},
|
|
2595
2598
|
_onTouchMove: function(t) {
|
|
2596
2599
|
if (Le) {
|
|
2597
|
-
var n = this.options, o = n.fallbackTolerance, i = n.fallbackOffset, a = t.touches ? t.touches[0] : t, l = L &&
|
|
2600
|
+
var n = this.options, o = n.fallbackTolerance, i = n.fallbackOffset, a = t.touches ? t.touches[0] : t, l = L && ze(L, !0), r = L && l && l.a, s = L && l && l.d, u = lt && K && sn(K), f = (a.clientX - Le.clientX + i.x) / (r || 1) + (u ? u[0] - Mt[0] : 0) / (r || 1), c = (a.clientY - Le.clientY + i.y) / (s || 1) + (u ? u[1] - Mt[1] : 0) / (s || 1);
|
|
2598
2601
|
if (!x.active && !Ae) {
|
|
2599
2602
|
if (o && Math.max(Math.abs(a.clientX - this._lastX), Math.abs(a.clientY - this._lastY)) < o)
|
|
2600
2603
|
return;
|
|
@@ -2686,31 +2689,31 @@ x.prototype = /** @lends Sortable.prototype */
|
|
|
2686
2689
|
if (t.preventDefault !== void 0 && t.cancelable && t.preventDefault(), o = fe(o, r.draggable, n, !0), E("dragOver"), x.eventCanceled) return M;
|
|
2687
2690
|
if (m.contains(t.target) || o.animated && o.animatingX && o.animatingY || w._ignoreWhileAnimating === o)
|
|
2688
2691
|
return b(!1);
|
|
2689
|
-
if (pt = !1, u && !r.disabled && (f ? c || (l =
|
|
2692
|
+
if (pt = !1, u && !r.disabled && (f ? c || (l = j !== V) : X === this || (this.lastPutMode = it.checkPull(this, u, m, t)) && s.checkPut(this, u, m, t))) {
|
|
2690
2693
|
if ($ = this._getDirection(t, o) === "vertical", i = W(m), E("dragOverValid"), x.eventCanceled) return M;
|
|
2691
2694
|
if (l)
|
|
2692
|
-
return
|
|
2695
|
+
return j = V, D(), this._hideClone(), E("revert"), x.eventCanceled || (Me ? V.insertBefore(m, Me) : V.appendChild(m)), b(!0);
|
|
2693
2696
|
var g = Yt(n, r.draggable);
|
|
2694
|
-
if (!g ||
|
|
2697
|
+
if (!g || I2(t, $, this) && !g.animated) {
|
|
2695
2698
|
if (g === m)
|
|
2696
2699
|
return b(!1);
|
|
2697
2700
|
if (g && n === t.target && (o = g), o && (a = W(o)), rt(V, n, m, i, o, a, t, !!o) !== !1)
|
|
2698
|
-
return D(), n.appendChild(m),
|
|
2699
|
-
} else if (g &&
|
|
2700
|
-
var S =
|
|
2701
|
+
return D(), n.appendChild(m), j = n, C(), b(!0);
|
|
2702
|
+
} else if (g && B2(t, $, this)) {
|
|
2703
|
+
var S = je(n, 0, r, !0);
|
|
2701
2704
|
if (S === m)
|
|
2702
2705
|
return b(!1);
|
|
2703
2706
|
if (o = S, a = W(o), rt(V, n, m, i, o, a, t, !1) !== !1)
|
|
2704
|
-
return D(), n.insertBefore(m, S),
|
|
2707
|
+
return D(), n.insertBefore(m, S), j = n, C(), b(!0);
|
|
2705
2708
|
} else if (o.parentNode === n) {
|
|
2706
2709
|
a = W(o);
|
|
2707
|
-
var y = 0, F, J = m.parentNode !== n, U = !
|
|
2708
|
-
Pe !== o && (F = a[ce], Qe = !1, at = !U && r.invertSwap || J), y =
|
|
2710
|
+
var y = 0, F, J = m.parentNode !== n, U = !x2(m.animated && m.toRect || i, o.animated && o.toRect || a, $), ce = $ ? "top" : "left", ne = rn(o, "top", "top") || rn(m, "top", "top"), me = ne ? ne.scrollTop : void 0;
|
|
2711
|
+
Pe !== o && (F = a[ce], Qe = !1, at = !U && r.invertSwap || J), y = P2(t, o, a, $, U ? 1 : r.swapThreshold, r.invertedSwapThreshold == null ? r.swapThreshold : r.invertedSwapThreshold, at, Pe === o);
|
|
2709
2712
|
var ue;
|
|
2710
2713
|
if (y !== 0) {
|
|
2711
2714
|
var ve = re(m);
|
|
2712
2715
|
do
|
|
2713
|
-
ve -= y, ue =
|
|
2716
|
+
ve -= y, ue = j.children[ve];
|
|
2714
2717
|
while (ue && (T(ue, "display") === "none" || ue === L));
|
|
2715
2718
|
}
|
|
2716
2719
|
if (y === 0 || ue === o)
|
|
@@ -2720,7 +2723,7 @@ x.prototype = /** @lends Sortable.prototype */
|
|
|
2720
2723
|
$e = y === 1;
|
|
2721
2724
|
var ot = rt(V, n, m, i, o, a, t, $e);
|
|
2722
2725
|
if (ot !== !1)
|
|
2723
|
-
return (ot === 1 || ot === -1) && ($e = ot === 1), Vt = !0, setTimeout(
|
|
2726
|
+
return (ot === 1 || ot === -1) && ($e = ot === 1), Vt = !0, setTimeout(_2, 30), D(), $e && !Re ? n.appendChild(m) : o.parentNode.insertBefore(m, $e ? Re : o), ne && Tn(ne, 0, me - ne.scrollTop), j = m.parentNode, F !== void 0 && !at && (dt = Math.abs(F - W(o)[ce])), C(), b(!0);
|
|
2724
2727
|
}
|
|
2725
2728
|
if (n.contains(m))
|
|
2726
2729
|
return b(!1);
|
|
@@ -2739,58 +2742,58 @@ x.prototype = /** @lends Sortable.prototype */
|
|
|
2739
2742
|
var n = this.el, o = this.options;
|
|
2740
2743
|
if (ie = re(m), Ee = re(m, o.draggable), te("drop", this, {
|
|
2741
2744
|
evt: t
|
|
2742
|
-
}),
|
|
2745
|
+
}), j = m && m.parentNode, ie = re(m), Ee = re(m, o.draggable), x.eventCanceled) {
|
|
2743
2746
|
this._nulling();
|
|
2744
2747
|
return;
|
|
2745
2748
|
}
|
|
2746
|
-
Ae = !1, at = !1, Qe = !1, clearInterval(this._loopId), clearTimeout(this._dragStartTimer),
|
|
2749
|
+
Ae = !1, at = !1, Qe = !1, clearInterval(this._loopId), clearTimeout(this._dragStartTimer), zt(this.cloneId), zt(this._dragStartId), this.nativeDraggable && (B(document, "drop", this), B(n, "dragstart", this._onDragStart)), this._offMoveEvents(), this._offUpEvents(), Ye && T(document.body, "user-select", ""), T(m, "transform", ""), t && (Ge && (t.cancelable && t.preventDefault(), !o.dropBubble && t.stopPropagation()), L && L.parentNode && L.parentNode.removeChild(L), (V === j || X && X.lastPutMode !== "clone") && R && R.parentNode && R.parentNode.removeChild(R), m && (this.nativeDraggable && B(m, "dragend", this), _t(m), m.style["will-change"] = "", Ge && !Ae && oe(m, X ? X.options.ghostClass : this.options.ghostClass, !1), oe(m, this.options.chosenClass, !1), ee({
|
|
2747
2750
|
sortable: this,
|
|
2748
2751
|
name: "unchoose",
|
|
2749
|
-
toEl:
|
|
2752
|
+
toEl: j,
|
|
2750
2753
|
newIndex: null,
|
|
2751
2754
|
newDraggableIndex: null,
|
|
2752
2755
|
originalEvent: t
|
|
2753
|
-
}), V !==
|
|
2754
|
-
rootEl:
|
|
2756
|
+
}), V !== j ? (ie >= 0 && (ee({
|
|
2757
|
+
rootEl: j,
|
|
2755
2758
|
name: "add",
|
|
2756
|
-
toEl:
|
|
2759
|
+
toEl: j,
|
|
2757
2760
|
fromEl: V,
|
|
2758
2761
|
originalEvent: t
|
|
2759
2762
|
}), ee({
|
|
2760
2763
|
sortable: this,
|
|
2761
2764
|
name: "remove",
|
|
2762
|
-
toEl:
|
|
2765
|
+
toEl: j,
|
|
2763
2766
|
originalEvent: t
|
|
2764
2767
|
}), ee({
|
|
2765
|
-
rootEl:
|
|
2768
|
+
rootEl: j,
|
|
2766
2769
|
name: "sort",
|
|
2767
|
-
toEl:
|
|
2770
|
+
toEl: j,
|
|
2768
2771
|
fromEl: V,
|
|
2769
2772
|
originalEvent: t
|
|
2770
2773
|
}), ee({
|
|
2771
2774
|
sortable: this,
|
|
2772
2775
|
name: "sort",
|
|
2773
|
-
toEl:
|
|
2776
|
+
toEl: j,
|
|
2774
2777
|
originalEvent: t
|
|
2775
2778
|
})), X && X.save()) : ie !== Fe && ie >= 0 && (ee({
|
|
2776
2779
|
sortable: this,
|
|
2777
2780
|
name: "update",
|
|
2778
|
-
toEl:
|
|
2781
|
+
toEl: j,
|
|
2779
2782
|
originalEvent: t
|
|
2780
2783
|
}), ee({
|
|
2781
2784
|
sortable: this,
|
|
2782
2785
|
name: "sort",
|
|
2783
|
-
toEl:
|
|
2786
|
+
toEl: j,
|
|
2784
2787
|
originalEvent: t
|
|
2785
2788
|
})), x.active && ((ie == null || ie === -1) && (ie = Fe, Ee = Xe), ee({
|
|
2786
2789
|
sortable: this,
|
|
2787
2790
|
name: "end",
|
|
2788
|
-
toEl:
|
|
2791
|
+
toEl: j,
|
|
2789
2792
|
originalEvent: t
|
|
2790
2793
|
}), this.save()))), this._nulling();
|
|
2791
2794
|
},
|
|
2792
2795
|
_nulling: function() {
|
|
2793
|
-
te("nulling", this), V = m =
|
|
2796
|
+
te("nulling", this), V = m = j = L = Me = R = ut = Te = Le = de = Ge = ie = Ee = Fe = Xe = Pe = Ke = X = it = x.dragged = x.ghost = x.clone = x.active = null, mt.forEach(function(t) {
|
|
2794
2797
|
t.checked = !0;
|
|
2795
2798
|
}), mt.length = Lt = Ot = 0;
|
|
2796
2799
|
},
|
|
@@ -2802,7 +2805,7 @@ x.prototype = /** @lends Sortable.prototype */
|
|
|
2802
2805
|
break;
|
|
2803
2806
|
case "dragenter":
|
|
2804
2807
|
case "dragover":
|
|
2805
|
-
m && (this._onDragOver(t),
|
|
2808
|
+
m && (this._onDragOver(t), M2(t));
|
|
2806
2809
|
break;
|
|
2807
2810
|
case "selectstart":
|
|
2808
2811
|
t.preventDefault();
|
|
@@ -2815,7 +2818,7 @@ x.prototype = /** @lends Sortable.prototype */
|
|
|
2815
2818
|
*/
|
|
2816
2819
|
toArray: function() {
|
|
2817
2820
|
for (var t = [], n, o = this.el.children, i = 0, a = o.length, l = this.options; i < a; i++)
|
|
2818
|
-
n = o[i], fe(n, l.draggable, this.el, !1) && t.push(n.getAttribute(l.dataIdAttr) ||
|
|
2821
|
+
n = o[i], fe(n, l.draggable, this.el, !1) && t.push(n.getAttribute(l.dataIdAttr) || N2(n));
|
|
2819
2822
|
return t;
|
|
2820
2823
|
},
|
|
2821
2824
|
/**
|
|
@@ -2887,7 +2890,7 @@ x.prototype = /** @lends Sortable.prototype */
|
|
|
2887
2890
|
}
|
|
2888
2891
|
}
|
|
2889
2892
|
};
|
|
2890
|
-
function
|
|
2893
|
+
function M2(e) {
|
|
2891
2894
|
e.dataTransfer && (e.dataTransfer.dropEffect = "move"), e.cancelable && e.preventDefault();
|
|
2892
2895
|
}
|
|
2893
2896
|
function rt(e, t, n, o, i, a, l, r) {
|
|
@@ -2900,18 +2903,18 @@ function rt(e, t, n, o, i, a, l, r) {
|
|
|
2900
2903
|
function _t(e) {
|
|
2901
2904
|
e.draggable = !1;
|
|
2902
2905
|
}
|
|
2903
|
-
function
|
|
2906
|
+
function _2() {
|
|
2904
2907
|
Vt = !1;
|
|
2905
2908
|
}
|
|
2906
|
-
function
|
|
2907
|
-
var o = W(
|
|
2909
|
+
function B2(e, t, n) {
|
|
2910
|
+
var o = W(je(n.el, 0, n.options, !0)), i = 10;
|
|
2908
2911
|
return t ? e.clientX < o.left - i || e.clientY < o.top && e.clientX < o.right : e.clientY < o.top - i || e.clientY < o.bottom && e.clientX < o.left;
|
|
2909
2912
|
}
|
|
2910
|
-
function
|
|
2913
|
+
function I2(e, t, n) {
|
|
2911
2914
|
var o = W(Yt(n.el, n.options.draggable)), i = 10;
|
|
2912
2915
|
return t ? e.clientX > o.right + i || e.clientX <= o.right && e.clientY > o.bottom && e.clientX >= o.left : e.clientX > o.right && e.clientY > o.top || e.clientX <= o.right && e.clientY > o.bottom + i;
|
|
2913
2916
|
}
|
|
2914
|
-
function
|
|
2917
|
+
function P2(e, t, n, o, i, a, l, r) {
|
|
2915
2918
|
var s = o ? e.clientY : e.clientX, u = o ? n.height : n.width, f = o ? n.top : n.left, c = o ? n.bottom : n.right, v = !1;
|
|
2916
2919
|
if (!l) {
|
|
2917
2920
|
if (r && dt < u * i) {
|
|
@@ -2920,19 +2923,19 @@ function A2(e, t, n, o, i, a, l, r) {
|
|
|
2920
2923
|
else if (Ke === 1 ? s < f + dt : s > c - dt)
|
|
2921
2924
|
return -Ke;
|
|
2922
2925
|
} else if (s > f + u * (1 - i) / 2 && s < c - u * (1 - i) / 2)
|
|
2923
|
-
return
|
|
2926
|
+
return A2(t);
|
|
2924
2927
|
}
|
|
2925
2928
|
return v = v || l, v && (s < f + u * a / 2 || s > c - u * a / 2) ? s > f + u / 2 ? 1 : -1 : 0;
|
|
2926
2929
|
}
|
|
2927
|
-
function
|
|
2930
|
+
function A2(e) {
|
|
2928
2931
|
return re(m) < re(e) ? 1 : -1;
|
|
2929
2932
|
}
|
|
2930
|
-
function
|
|
2933
|
+
function N2(e) {
|
|
2931
2934
|
for (var t = e.tagName + e.className + e.src + e.href + e.textContent, n = t.length, o = 0; n--; )
|
|
2932
2935
|
o += t.charCodeAt(n);
|
|
2933
2936
|
return o.toString(36);
|
|
2934
2937
|
}
|
|
2935
|
-
function
|
|
2938
|
+
function F2(e) {
|
|
2936
2939
|
mt.length = 0;
|
|
2937
2940
|
for (var t = e.getElementsByTagName("input"), n = t.length; n--; ) {
|
|
2938
2941
|
var o = t[n];
|
|
@@ -2942,7 +2945,7 @@ function V2(e) {
|
|
|
2942
2945
|
function ct(e) {
|
|
2943
2946
|
return setTimeout(e, 0);
|
|
2944
2947
|
}
|
|
2945
|
-
function
|
|
2948
|
+
function zt(e) {
|
|
2946
2949
|
return clearTimeout(e);
|
|
2947
2950
|
}
|
|
2948
2951
|
kt && P(document, "touchmove", function(e) {
|
|
@@ -2956,16 +2959,16 @@ x.utils = {
|
|
|
2956
2959
|
is: function(t, n) {
|
|
2957
2960
|
return !!fe(t, n, t, !1);
|
|
2958
2961
|
},
|
|
2959
|
-
extend:
|
|
2962
|
+
extend: y2,
|
|
2960
2963
|
throttle: Dn,
|
|
2961
2964
|
closest: fe,
|
|
2962
2965
|
toggleClass: oe,
|
|
2963
2966
|
clone: xn,
|
|
2964
2967
|
index: re,
|
|
2965
2968
|
nextTick: ct,
|
|
2966
|
-
cancelNextTick:
|
|
2969
|
+
cancelNextTick: zt,
|
|
2967
2970
|
detectDirection: On,
|
|
2968
|
-
getChild:
|
|
2971
|
+
getChild: je
|
|
2969
2972
|
};
|
|
2970
2973
|
x.get = function(e) {
|
|
2971
2974
|
return e[ae];
|
|
@@ -2982,9 +2985,9 @@ x.mount = function() {
|
|
|
2982
2985
|
x.create = function(e, t) {
|
|
2983
2986
|
return new x(e, t);
|
|
2984
2987
|
};
|
|
2985
|
-
x.version =
|
|
2986
|
-
var Z = [], qe,
|
|
2987
|
-
function
|
|
2988
|
+
x.version = m2;
|
|
2989
|
+
var Z = [], qe, jt, Rt = !1, Bt, It, vt, We;
|
|
2990
|
+
function V2() {
|
|
2988
2991
|
function e() {
|
|
2989
2992
|
this.defaults = {
|
|
2990
2993
|
scroll: !0,
|
|
@@ -3006,10 +3009,10 @@ function j2() {
|
|
|
3006
3009
|
!this.options.dragOverBubble && !o.rootEl && this._handleAutoScroll(o);
|
|
3007
3010
|
},
|
|
3008
3011
|
drop: function() {
|
|
3009
|
-
this.sortable.nativeDraggable ? B(document, "dragover", this._handleAutoScroll) : (B(document, "pointermove", this._handleFallbackAutoScroll), B(document, "touchmove", this._handleFallbackAutoScroll), B(document, "mousemove", this._handleFallbackAutoScroll)), fn(), ft(),
|
|
3012
|
+
this.sortable.nativeDraggable ? B(document, "dragover", this._handleAutoScroll) : (B(document, "pointermove", this._handleFallbackAutoScroll), B(document, "touchmove", this._handleFallbackAutoScroll), B(document, "mousemove", this._handleFallbackAutoScroll)), fn(), ft(), w2();
|
|
3010
3013
|
},
|
|
3011
3014
|
nulling: function() {
|
|
3012
|
-
vt =
|
|
3015
|
+
vt = jt = qe = Rt = We = Bt = It = null, Z.length = 0;
|
|
3013
3016
|
},
|
|
3014
3017
|
_handleFallbackAutoScroll: function(n) {
|
|
3015
3018
|
this._handleAutoScroll(n, !0);
|
|
@@ -3047,7 +3050,7 @@ function fn() {
|
|
|
3047
3050
|
var Pt = Dn(function(e, t, n, o) {
|
|
3048
3051
|
if (t.scroll) {
|
|
3049
3052
|
var i = (e.touches ? e.touches[0] : e).clientX, a = (e.touches ? e.touches[0] : e).clientY, l = t.scrollSensitivity, r = t.scrollSpeed, s = pe(), u = !1, f;
|
|
3050
|
-
|
|
3053
|
+
jt !== n && (jt = n, ft(), qe = t.scroll, f = t.scrollFn, qe === !0 && (qe = xe(n, !0)));
|
|
3051
3054
|
var c = 0, v = qe;
|
|
3052
3055
|
do {
|
|
3053
3056
|
var $ = v, w = W($), M = w.top, E = w.bottom, D = w.left, b = w.right, C = w.width, g = w.height, S = void 0, y = void 0, F = $.scrollWidth, J = $.scrollHeight, U = T($), ce = $.scrollLeft, ne = $.scrollTop;
|
|
@@ -3089,7 +3092,7 @@ Ut.prototype = {
|
|
|
3089
3092
|
onSpill: function(t) {
|
|
3090
3093
|
var n = t.dragEl, o = t.putSortable;
|
|
3091
3094
|
this.sortable.captureAnimationState(), o && o.captureAnimationState();
|
|
3092
|
-
var i =
|
|
3095
|
+
var i = je(this.sortable.el, this.startIndex, this.options);
|
|
3093
3096
|
i ? this.sortable.el.insertBefore(n, i) : this.sortable.el.appendChild(n), this.sortable.animateAll(), o && o.animateAll();
|
|
3094
3097
|
},
|
|
3095
3098
|
drop: In
|
|
@@ -3109,19 +3112,19 @@ Xt.prototype = {
|
|
|
3109
3112
|
we(Xt, {
|
|
3110
3113
|
pluginName: "removeOnSpill"
|
|
3111
3114
|
});
|
|
3112
|
-
x.mount(new
|
|
3115
|
+
x.mount(new V2());
|
|
3113
3116
|
x.mount(Xt, Ut);
|
|
3114
3117
|
function z2() {
|
|
3115
3118
|
return typeof window < "u" ? window.console : global.console;
|
|
3116
3119
|
}
|
|
3117
|
-
const
|
|
3118
|
-
function
|
|
3120
|
+
const j2 = z2();
|
|
3121
|
+
function R2(e) {
|
|
3119
3122
|
const t = /* @__PURE__ */ Object.create(null);
|
|
3120
3123
|
return function(o) {
|
|
3121
3124
|
return t[o] || (t[o] = e(o));
|
|
3122
3125
|
};
|
|
3123
3126
|
}
|
|
3124
|
-
const
|
|
3127
|
+
const H2 = /-(\w)/g, hn = R2((e) => e.replace(H2, (t, n) => n ? n.toUpperCase() : ""));
|
|
3125
3128
|
function At(e) {
|
|
3126
3129
|
e.parentElement !== null && e.parentElement.removeChild(e);
|
|
3127
3130
|
}
|
|
@@ -3129,10 +3132,10 @@ function pn(e, t, n) {
|
|
|
3129
3132
|
const o = n === 0 ? e.children[0] : e.children[n - 1].nextSibling;
|
|
3130
3133
|
e.insertBefore(t, o);
|
|
3131
3134
|
}
|
|
3132
|
-
function
|
|
3135
|
+
function Z2(e, t) {
|
|
3133
3136
|
return Object.values(e).indexOf(t);
|
|
3134
3137
|
}
|
|
3135
|
-
function
|
|
3138
|
+
function G2(e, t, n, o) {
|
|
3136
3139
|
if (!e)
|
|
3137
3140
|
return [];
|
|
3138
3141
|
const i = Object.values(e), a = t.length - o;
|
|
@@ -3141,26 +3144,26 @@ function q2(e, t, n, o) {
|
|
|
3141
3144
|
function Pn(e, t) {
|
|
3142
3145
|
this.$nextTick(() => this.$emit(e.toLowerCase(), t));
|
|
3143
3146
|
}
|
|
3144
|
-
function
|
|
3147
|
+
function q2(e) {
|
|
3145
3148
|
return (t) => {
|
|
3146
3149
|
this.realList !== null && this["onDrag" + e](t), Pn.call(this, e, t);
|
|
3147
3150
|
};
|
|
3148
3151
|
}
|
|
3149
|
-
function
|
|
3152
|
+
function W2(e) {
|
|
3150
3153
|
return ["transition-group", "TransitionGroup"].includes(e);
|
|
3151
3154
|
}
|
|
3152
|
-
function
|
|
3155
|
+
function Y2(e) {
|
|
3153
3156
|
if (!e || e.length !== 1)
|
|
3154
3157
|
return !1;
|
|
3155
3158
|
const [{ type: t }] = e;
|
|
3156
|
-
return t ?
|
|
3159
|
+
return t ? W2(t.name) : !1;
|
|
3157
3160
|
}
|
|
3158
|
-
function
|
|
3161
|
+
function U2(e, t) {
|
|
3159
3162
|
return t ? { ...t.props, ...t.attrs } : e;
|
|
3160
3163
|
}
|
|
3161
|
-
const Ht = ["Start", "Add", "Remove", "Update", "End"], Zt = ["Choose", "Unchoose", "Sort", "Filter", "Clone"],
|
|
3164
|
+
const Ht = ["Start", "Add", "Remove", "Update", "End"], Zt = ["Choose", "Unchoose", "Sort", "Filter", "Clone"], X2 = ["Move", ...Ht, ...Zt].map((e) => "on" + e);
|
|
3162
3165
|
let Nt = null;
|
|
3163
|
-
const
|
|
3166
|
+
const K2 = {
|
|
3164
3167
|
options: Object,
|
|
3165
3168
|
list: {
|
|
3166
3169
|
type: Array,
|
|
@@ -3197,7 +3200,7 @@ const Q2 = {
|
|
|
3197
3200
|
required: !1,
|
|
3198
3201
|
default: null
|
|
3199
3202
|
}
|
|
3200
|
-
},
|
|
3203
|
+
}, Q2 = A({
|
|
3201
3204
|
name: "VueDraggableNext",
|
|
3202
3205
|
inheritAttrs: !1,
|
|
3203
3206
|
emits: [
|
|
@@ -3207,7 +3210,7 @@ const Q2 = {
|
|
|
3207
3210
|
...Ht.map((e) => e.toLowerCase()),
|
|
3208
3211
|
...Zt.map((e) => e.toLowerCase())
|
|
3209
3212
|
],
|
|
3210
|
-
props:
|
|
3213
|
+
props: K2,
|
|
3211
3214
|
data() {
|
|
3212
3215
|
return {
|
|
3213
3216
|
transitionMode: !1,
|
|
@@ -3220,16 +3223,16 @@ const Q2 = {
|
|
|
3220
3223
|
};
|
|
3221
3224
|
},
|
|
3222
3225
|
render() {
|
|
3223
|
-
const e = this.$slots.default ? this.$slots.default() : null, t =
|
|
3224
|
-
return e ? (this.transitionMode =
|
|
3226
|
+
const e = this.$slots.default ? this.$slots.default() : null, t = U2(this.$attrs, this.componentData);
|
|
3227
|
+
return e ? (this.transitionMode = Y2(e), Qt(this.getTag(), t, e)) : Qt(this.getTag(), t, []);
|
|
3225
3228
|
},
|
|
3226
3229
|
created() {
|
|
3227
|
-
this.list !== null && this.modelValue !== null &&
|
|
3230
|
+
this.list !== null && this.modelValue !== null && j2.error("list props are mutually exclusive! Please set one.");
|
|
3228
3231
|
},
|
|
3229
3232
|
mounted() {
|
|
3230
3233
|
const e = {};
|
|
3231
3234
|
Ht.forEach((i) => {
|
|
3232
|
-
e["on" + i] =
|
|
3235
|
+
e["on" + i] = q2.call(this, i);
|
|
3233
3236
|
}), Zt.forEach((i) => {
|
|
3234
3237
|
e["on" + i] = Pn.bind(this, i);
|
|
3235
3238
|
});
|
|
@@ -3269,7 +3272,7 @@ const Q2 = {
|
|
|
3269
3272
|
updateOptions(e) {
|
|
3270
3273
|
for (var t in e) {
|
|
3271
3274
|
const n = hn(t);
|
|
3272
|
-
|
|
3275
|
+
X2.indexOf(n) === -1 && this._sortable.option(n, e[t]);
|
|
3273
3276
|
}
|
|
3274
3277
|
},
|
|
3275
3278
|
getChildrenNodes() {
|
|
@@ -3277,11 +3280,11 @@ const Q2 = {
|
|
|
3277
3280
|
},
|
|
3278
3281
|
computeIndexes() {
|
|
3279
3282
|
this.$nextTick(() => {
|
|
3280
|
-
this.visibleIndexes =
|
|
3283
|
+
this.visibleIndexes = G2(this.getChildrenNodes(), this.$el.children, this.transitionMode, this.footerOffset);
|
|
3281
3284
|
});
|
|
3282
3285
|
},
|
|
3283
3286
|
getUnderlyingVm(e) {
|
|
3284
|
-
const t =
|
|
3287
|
+
const t = Z2(this.getChildrenNodes() || [], e);
|
|
3285
3288
|
if (t === -1)
|
|
3286
3289
|
return null;
|
|
3287
3290
|
const n = this.realList[t];
|
|
@@ -3399,10 +3402,10 @@ const Q2 = {
|
|
|
3399
3402
|
return n.indexOf(Nt) !== -1 || !t.willInsertAfter ? i : i + 1;
|
|
3400
3403
|
}
|
|
3401
3404
|
}
|
|
3402
|
-
}),
|
|
3405
|
+
}), J2 = { class: "flex m-10" }, e0 = { class: "sortable-list" }, t0 = {
|
|
3403
3406
|
name: "SortableList"
|
|
3404
|
-
},
|
|
3405
|
-
...
|
|
3407
|
+
}, J0 = /* @__PURE__ */ A({
|
|
3408
|
+
...t0,
|
|
3406
3409
|
props: {
|
|
3407
3410
|
list: {
|
|
3408
3411
|
required: !0,
|
|
@@ -3414,9 +3417,9 @@ const Q2 = {
|
|
|
3414
3417
|
const n = t, o = (i) => {
|
|
3415
3418
|
n("onDrag", i);
|
|
3416
3419
|
};
|
|
3417
|
-
return (i, a) => (d(), p("div",
|
|
3418
|
-
h("ul",
|
|
3419
|
-
le(H(
|
|
3420
|
+
return (i, a) => (d(), p("div", J2, [
|
|
3421
|
+
h("ul", e0, [
|
|
3422
|
+
le(H(Q2), {
|
|
3420
3423
|
list: e.list,
|
|
3421
3424
|
onChange: a[0] || (a[0] = (l) => o(e.list))
|
|
3422
3425
|
}, {
|
|
@@ -3442,7 +3445,7 @@ const Q2 = {
|
|
|
3442
3445
|
])
|
|
3443
3446
|
], -1)),
|
|
3444
3447
|
h("div", null, [
|
|
3445
|
-
l.render ? (d(),
|
|
3448
|
+
l.render ? (d(), z(_e(l.render(l.data)), { key: 0 })) : (d(), p(q, { key: 1 }, [
|
|
3446
3449
|
Q(O(l.data), 1)
|
|
3447
3450
|
], 64))
|
|
3448
3451
|
])
|
|
@@ -3453,10 +3456,10 @@ const Q2 = {
|
|
|
3453
3456
|
])
|
|
3454
3457
|
]));
|
|
3455
3458
|
}
|
|
3456
|
-
}),
|
|
3459
|
+
}), n0 = ["disabled"], o0 = ["src", "alt"], i0 = {
|
|
3457
3460
|
name: "SSOButton"
|
|
3458
3461
|
}, An = /* @__PURE__ */ A({
|
|
3459
|
-
...
|
|
3462
|
+
...i0,
|
|
3460
3463
|
props: {
|
|
3461
3464
|
alignCenter: Boolean,
|
|
3462
3465
|
alternativeText: {
|
|
@@ -3500,14 +3503,14 @@ const Q2 = {
|
|
|
3500
3503
|
h("img", {
|
|
3501
3504
|
src: e.imageSource,
|
|
3502
3505
|
alt: e.alternativeText
|
|
3503
|
-
}, null, 8,
|
|
3506
|
+
}, null, 8, o0),
|
|
3504
3507
|
h("span", null, O(e.title), 1)
|
|
3505
|
-
], 10,
|
|
3508
|
+
], 10, n0));
|
|
3506
3509
|
}
|
|
3507
|
-
}), l0 = "data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20width='2084'%20height='2084'%3e%3cpath%20d='M0%200%20C1.15764862%200.00060425%202.31529724%200.0012085%203.50802612%200.00183105%20C85.98260722%200.11720669%20167.94255485%209.87604579%20248.125%2029.1875%20C248.86457947%2029.36476624%20249.60415894%2029.54203247%20250.3661499%2029.72467041%20C334.62230969%2049.9574737%20416.80768306%2081.42007316%20533.125%20145.1875%20C534.02105957%20145.70908691%20534.91711914%20146.23067383%20535.84033203%20146.76806641%20C550.04886476%20155.0696507%20563.74211052%20164.13646225%20577.4375%20173.25%20C578.32679199%20173.8407431%20579.21608398%20174.43148621%20580.13232422%20175.04013062%20C591.69483528%20182.73135096%20603.0720229%20190.63196121%20614.27706909%20198.8354187%20C616.67050493%20200.58663127%20619.07390043%20202.32397661%20621.4765625%20204.0625%20C630.31030376%20210.50445197%20638.91838886%20217.148823%20647.35546875%20224.1015625%20C650.93712446%20227.05029675%20654.58513462%20229.90587171%20658.25%20232.75%20C664.80446613%20237.85872335%20671.10574818%20243.23251579%20677.37939453%20248.68017578%20C679.10687975%20250.17185322%20680.84590215%20251.64870526%20682.58984375%20253.12109375%20C689.5490538%20259.00754793%20696.29865442%20265.06950894%20702.93237305%20271.32104492%20C706.02875784%20274.23828319%20709.1375661%20277.11327067%20712.375%20279.875%20C716.13510937%20283.10378956%20719.58790586%20286.62314338%20723.06616211%20290.14794922%20C725.6075653%20292.71084883%20728.18211543%20295.16942847%20730.9375%20297.5%20C739.34322101%20304.69001756%20747.21573722%20312.7580678%20754.35546875%20321.19921875%20C756.67272617%20323.80293625%20759.14521445%20326.24047964%20761.625%20328.6875%20C765.32908948%20332.34742653%20768.87787767%20336.07693794%20772.2578125%20340.0390625%20C774.15320841%20342.21995738%20776.1052652%20344.34205746%20778.07080078%20346.4597168%20C782.90200954%20351.66642948%20787.48561882%20356.99917793%20791.94140625%20362.53515625%20C794.11897068%20365.18017637%20796.37818763%20367.71962525%20798.6875%20370.25%20C802.24142208%20374.1587026%20805.5852216%20378.17351283%20808.8515625%20382.32421875%20C810.55603659%20384.47091893%20812.27757011%20386.59447521%20814.0234375%20388.70703125%20C821.23010316%20397.44393263%20828.06132486%20406.39389068%20834.73046875%20415.546875%20C837.30174324%20419.07576257%20839.91615421%20422.56735039%20842.56005859%20426.04199219%20C855.57684339%20443.17700697%20867.54995923%20461.05622605%20879.125%20479.1875%20C879.62451172%20479.96512695%20880.12402344%20480.74275391%20880.63867188%20481.54394531%20C897.58381654%20507.93121546%20913.09593508%20535.18898842%20927.46484375%20563.05859375%20C929.00770036%20566.04920309%20930.5667459%20569.02569169%20932.19140625%20571.97265625%20C939.19339133%20584.70486712%20945.14022162%20597.95559111%20951.125%20611.1875%20C951.41070862%20611.81843567%20951.69641724%20612.44937134%20951.99078369%20613.09942627%20C984.41326204%20684.79659167%201008.53753875%20760.05556022%201037.8125%20926.75%20C1037.95767059%20928.00706253%201037.95767059%20928.00706253%201038.10577393%20929.28952026%20C1042.18612959%20965.02273189%201043.64357089%201000.92112464%201043.51611328%201036.86474609%20C1043.49902324%201041.71699519%201043.50922796%201046.56874997%201043.52643585%201051.42098236%20C1043.58875603%201072.22474355%201043.121671%201092.92627467%201041.7421875%201113.6875%20C1041.68073925%201114.61345474%201041.619291%201115.53940948%201041.55598068%201116.49342346%20C1035.0007366%201213.08026312%201014.38267632%201308.16853%20966.125%201439.1875%20C965.74018463%201440.10187836%20965.74018463%201440.10187836%20965.34759521%201441.034729%20C949.45738809%201478.73766744%20932.25383656%201516.09689741%20911.67675781%201551.49414062%20C910.07835791%201554.26845588%20908.51530634%201557.06017358%20906.9609375%201559.859375%20C895.54802769%201580.39389385%20882.94822692%201600.0776952%20869.9375%201619.625%20C869.44011322%201620.37300873%20868.94272644%201621.12101746%20868.43026733%201621.89169312%20C858.68653626%201636.525895%20848.74118479%201651.01255917%20838%201664.9375%20C837.32259766%201665.82091064%20836.64519531%201666.70432129%20835.94726562%201667.61450195%20C834.61307186%201669.35362798%20833.27752794%201671.09171932%20831.94042969%201672.82861328%20C830.34444691%201674.90236067%20828.75291154%201676.97937968%20827.1640625%201679.05859375%20C822.23462047%201685.50301824%20817.23152617%201691.88240063%20812.125%201698.1875%20C811.44050781%201699.03570313%20810.75601562%201699.88390625%20810.05078125%201700.7578125%20C804.87991842%201707.12623602%20799.5782563%201713.37313801%20794.22265625%201719.5859375%20C792.19755881%201721.93532976%20790.1847527%201724.2942514%20788.18359375%201726.6640625%20C781.38039056%201734.70287081%20774.30783235%201742.44088746%20767.07495117%201750.09399414%20C765.68090087%201751.59067391%20764.30252896%201753.10201885%20762.93481445%201754.62280273%20C754.62146255%201763.84397622%20745.8602102%201772.6040054%20737.07202148%201781.37084961%20C734.4290134%201784.0084693%20731.79143019%201786.6514299%20729.15429688%201789.29492188%20C727.45344575%201790.9951126%20725.75228466%201792.69499331%20724.05078125%201794.39453125%20C723.27350174%201795.17383499%20722.49622223%201795.95313873%20721.69538879%201796.75605774%20C717.55441138%201800.87950727%20713.33600026%201804.84794915%20708.89880371%201808.65180969%20C705.95478417%201811.20062738%20703.14452257%201813.89078831%20700.3125%201816.5625%20C695.28811299%201821.26903274%20690.13516609%201825.71608064%20684.7578125%201830.01953125%20C682.01530846%201832.27782463%20679.4156241%201834.64531334%20676.8125%201837.0625%20C672.28436424%201841.22556682%20667.58986729%201845.04964306%20662.72802734%201848.80688477%20C658.76816735%201851.87383515%20654.89260927%201855.02304957%20651.04980469%201858.23535156%20C642.11958177%201865.69578282%20632.89061882%201872.64530815%20623.47070312%201879.47265625%20C621.25005402%201881.09607833%20619.05139889%201882.74445617%20616.859375%201884.40625%20C601.99002628%201895.6324397%20586.41223305%201905.80978513%20570.85534668%201916.04760742%20C568.60118411%201917.5325718%20566.3516835%201919.0245461%20564.1015625%201920.515625%20C544.67940459%201933.3113726%20524.47697034%201944.94533071%20504.125%201956.1875%20C502.63226562%201957.01217773%20502.63226562%201957.01217773%20501.109375%201957.85351562%20C425.12550951%201999.65428426%20344.00442425%202031.25797004%20139.19140625%202076.15625%20C138.04930191%202076.3149482%20138.04930191%202076.3149482%20136.88412476%202076.47685242%20C133.5828542%202076.92098977%20130.46476193%202077.1875%20127.125%202077.1875%20C127.125%201840.5775%20127.125%201603.9675%20127.125%201360.1875%20C220.185%201360.1875%20313.245%201360.1875%20409.125%201360.1875%20C409.455%201357.2175%20409.785%201354.2475%20410.125%201351.1875%20C410.51943974%201348.75034978%20410.94040505%201346.31734207%20411.38798523%201343.88938904%20C411.51213267%201343.21104765%20411.63628011%201342.53270626%20411.7641896%201341.83380908%20C412.17662934%201339.58452582%20412.59355551%201337.33609905%20413.01049805%201335.08764648%20C413.31060355%201333.45620854%20413.61042778%201331.82471884%20413.90999508%201330.19318199%20C414.7269403%201325.74827455%20415.54779155%201321.30409627%20416.3692956%201316.86002946%20C417.24572562%201312.11485646%20418.11843243%201307.36899873%20418.99154663%201302.62321472%20C420.48537353%201294.50627273%20421.9814042%201286.38973962%20423.47903442%201278.27349854%20C425.81168262%201265.63190818%20428.14049765%201252.98961352%20430.46850586%201240.34716797%20C431.24634234%201236.12322799%20432.02419399%201231.8992908%20432.80204773%201227.675354%20C432.994336%201226.63115295%20433.18662427%201225.5869519%20433.38473946%201224.5111084%20C434.5517232%201218.17414514%20435.71909736%201211.83725394%20436.88678104%201205.50041962%20C441.55237596%201180.18084381%20446.20685276%201154.85928396%20450.83816981%201129.53341508%20C451.36915395%201126.62995752%20451.90032052%201123.72653335%20452.43148345%201120.82310849%20C454.7135128%201108.34887001%20456.99400124%201095.87435226%20459.2702446%201083.39905643%20C460.11947451%201078.74719247%20460.97040771%201074.09564133%20461.82182693%201069.44417763%20C462.20864513%201067.32864122%20462.59468226%201065.21296182%20462.97986984%201063.09712791%20C463.49512112%201060.26702672%20464.01297143%201057.43741349%20464.53149414%201054.60791016%20C464.7546708%201053.37627467%20464.7546708%201053.37627467%20464.98235607%201052.11975765%20C465.54550464%201049.05918558%20466.13944488%201046.14416537%20467.125%201043.1875%20C354.925%201043.1875%20242.725%201043.1875%20127.125%201043.1875%20C127.125%20820.4875%20127.125%20820.4875%20166.125%20767.1875%20C166.7334375%20766.33671875%20167.341875%20765.4859375%20167.96875%20764.609375%20C199.0356318%20723.45938244%20248.58254326%20706.8968135%20297.84375%20699.99609375%20C322.20646732%20696.77183572%20346.69767153%20695.99322627%20371.25%20696.0625%20C372.24480377%20696.0640509%20373.23960754%20696.06560181%20374.26455688%20696.06719971%20C403.35847437%20696.11952535%20432.44731149%20696.57260512%20461.5%20698.1875%20C462.25566254%20698.22929382%20463.01132507%20698.27108765%20463.78988647%20698.31414795%20C470.62665266%20698.70012868%20477.33423541%20699.21739077%20484.125%20700.1875%20C484.125%20605.1475%20484.125%20510.1075%20484.125%20412.1875%20C481.485%20411.8575%20478.845%20411.5275%20476.125%20411.1875%20C473.70350389%20410.74024359%20471.28672476%20410.26678913%20468.875%20409.76953125%20C467.46953422%20409.4842065%20466.06392837%20409.19957106%20464.65820312%20408.91552734%20C463.922229%20408.76637878%20463.18625488%20408.61723022%20462.42797852%20408.46356201%20C418.7251371%20399.6667031%20374.4681051%20394.56312206%20330.0625%20390.9375%20C329.04600372%20390.85441589%20328.02950745%20390.77133179%20326.98220825%20390.68572998%20C320.36555577%20390.15035922%20313.7468795%20389.65356543%20307.125%20389.1875%20C306.36406036%20389.13201996%20305.60312073%20389.07653992%20304.81912231%20389.01937866%20C288.301523%20387.84651093%20271.73733416%20387.98693467%20255.1875%20388%20C254.05323767%20388.00040031%20254.05323767%20388.00040031%20252.89606094%20388.00080872%20C229.91924016%20388.01099063%20207.02914183%20388.18285444%20184.125%20390.1875%20C183.00738281%20390.28224609%20183.00738281%20390.28224609%20181.8671875%20390.37890625%20C114.16045062%20396.12440306%2047.41054353%20409.25726526%20-14.875%20437.1875%20C-16.27419678%20437.81374268%20-16.27419678%20437.81374268%20-17.70166016%20438.45263672%20C-44.8755615%20450.73179164%20-70.7002496%20466.38909731%20-93.875%20485.1875%20C-94.78636719%20485.90808594%20-95.69773437%20486.62867188%20-96.63671875%20487.37109375%20C-114.16450229%20501.39832137%20-131.13485733%20517.41657747%20-144.875%20535.1875%20C-145.78582026%20536.30083746%20-146.70012221%20537.41133222%20-147.6171875%20538.51953125%20C-202.325014%20604.95432352%20-228.49253665%20690.27902932%20-246.625%20832.0625%20C-246.68425659%20832.8826358%20-246.74351318%20833.70277161%20-246.80456543%20834.54776001%20C-248.70329112%20861.39656802%20-249.05219436%20888.25161023%20-249.17891693%20915.15448761%20C-249.198928%20919.23179463%20-249.22365365%20923.30906858%20-249.2479248%20927.38635254%20C-249.31571778%20939.21587622%20-249.37618676%20951.04544096%20-249.4375%20962.875%20C-249.581875%20989.378125%20-249.72625%201015.88125%20-249.875%201043.1875%20C-320.825%201043.1875%20-391.775%201043.1875%20-464.875%201043.1875%20C-464.875%201147.7975%20-464.875%201252.4075%20-464.875%201360.1875%20C-393.925%201360.1875%20-322.975%201360.1875%20-249.875%201360.1875%20C-249.875%201589.2075%20-249.875%201818.2275%20-249.875%202054.1875%20C-270.62367633%202049.57668304%20-270.62367633%202049.57668304%20-277.3359375%202047.59375%20C-278.12266342%202047.36577728%20-278.90938934%202047.13780457%20-279.71995544%202046.90292358%20C-282.23215489%202046.17167304%20-284.74129526%202045.43064444%20-287.25%202044.6875%20C-288.12707611%202044.42938538%20-289.00415222%202044.17127075%20-289.9078064%202043.90533447%20C-307.71271842%202038.65736425%20-325.33810391%202032.92982037%20-342.88323975%202026.8737793%20C-344.78762714%202026.21760512%20-346.69382179%202025.56668313%20-348.60009766%202024.91601562%20C-386.39071379%202011.98422192%20-423.03805933%201995.76788599%20-458.875%201978.1875%20C-460.08801596%201977.59464997%20-461.30107048%201977.00187885%20-462.51416016%201976.40917969%20C-478.32368152%201968.67434904%20-493.85789195%201960.60770523%20-509.09521484%201951.78466797%20C-511.96370924%201950.13653075%20-514.8478377%201948.51946121%20-517.73828125%201946.91015625%20C-529.19760797%201940.52415668%20-540.40320532%201933.86804094%20-551.42675781%201926.75732422%20C-554.02158841%201925.09350683%20-556.63012701%201923.45302978%20-559.2421875%201921.81640625%20C-570.92292696%201914.48148611%20-582.3192026%201906.8345234%20-593.55371094%201898.83398438%20C-595.74838809%201897.2773055%20-597.95339131%201895.73697652%20-600.1640625%201894.203125%20C-610.85023778%201886.77100591%20-621.20735707%201878.93827558%20-631.52050781%201870.99853516%20C-633.58006511%201869.41435888%20-635.64392053%201867.83613925%20-637.7109375%201866.26171875%20C-647.39068031%201858.87917139%20-656.7664934%201851.16037524%20-666.03686523%201843.27368164%20C-669.46521372%201840.36174562%20-672.93465337%201837.50993757%20-676.4375%201834.6875%20C-681.51539439%201830.55708445%20-686.32063853%201826.17918232%20-691.1171875%201821.73046875%20C-693.27840548%201819.73761761%20-695.45846969%201817.79042215%20-697.6875%201815.875%20C-707.03725713%201807.75496041%20-715.97948201%201799.16676038%20-724.67578125%201790.35546875%20C-727.32888836%201787.74006121%20-730.11690846%201785.32121245%20-732.94140625%201782.89453125%20C-737.6422449%201778.74449794%20-741.99477244%201774.2690599%20-746.0625%201769.5%20C-749.31932797%201765.70411085%20-752.82135682%201762.20154687%20-756.375%201758.6875%20C-760.41419926%201754.68856796%20-764.33221615%201750.66891397%20-768.01171875%201746.33203125%20C-770.01595855%201744.02526469%20-772.08841257%201741.79447697%20-774.17431641%201739.56176758%20C-779.24905932%201734.12926079%20-784.08240797%201728.59009671%20-788.73828125%201722.7890625%20C-790.83382494%201720.23763271%20-793.01463155%201717.80423227%20-795.25%201715.375%20C-799.23008466%201711.00241564%20-802.88847497%201706.44580709%20-806.50952148%201701.77758789%20C-809.51028782%201697.91192218%20-812.56461153%201694.09842864%20-815.66894531%201690.31542969%20C-827.35908879%201676.06915264%20-838.17666647%201661.18693681%20-848.875%201646.1875%20C-849.71417969%201645.0121167%20-849.71417969%201645.0121167%20-850.5703125%201643.81298828%20C-860.04321275%201630.50929475%20-869.07734538%201616.94618682%20-877.875%201603.1875%20C-878.4952002%201602.21796387%20-879.11540039%201601.24842773%20-879.75439453%201600.24951172%20C-894.48377963%201577.14060668%20-908.02989957%201553.38947828%20-920.875%201529.1875%20C-921.41946777%201528.1670459%20-921.96393555%201527.1465918%20-922.52490234%201526.09521484%20C-950.92205251%201472.73772329%20-973.77638387%201416.81788606%20-992.20300293%201359.27978516%20C-992.84281907%201357.28769639%20-993.48916038%201355.2978585%20-994.13769531%201353.30859375%20C-1021.07962966%201270.16357352%20-1034.75061722%201183.25969817%20-1039.875%201096.1875%20C-1039.98303955%201094.41971191%20-1039.98303955%201094.41971191%20-1040.09326172%201092.61621094%20C-1045.63647387%20997.60231986%20-1035.95069819%20900.80955586%20-988.55480957%20714.24517822%20C-987.91148971%20712.29794869%20-987.27345606%20710.34897503%20-986.63574219%20708.39990234%20C-972.198078%20664.45683716%20-953.94499844%20621.94702594%20-933.50244141%20580.48925781%20C-931.92365217%20577.28620566%20-930.35774073%20574.07710499%20-928.79296875%20570.8671875%20C-922.47719203%20557.98975189%20-915.66417948%20545.46930097%20-908.50732422%20533.04199219%20C-906.88104815%20530.19807658%20-905.28202374%20527.34055521%20-903.69140625%20524.4765625%20C-886.12900281%20492.89821761%20-866.14484941%20462.40194511%20-844.875%20433.1875%20C-844.04911377%20432.04933838%20-844.04911377%20432.04933838%20-843.20654297%20430.88818359%20C-836.06130995%20421.05881457%20-828.7732954%20411.3658484%20-821.20166016%20401.86132812%20C-819.83665981%20400.13912673%20-818.48504984%20398.40715176%20-817.13671875%20396.671875%20C-812.17288962%20390.29043596%20-807.11257707%20384.01899817%20-801.859375%20377.87304688%20C-798.97588109%20374.499359%20-796.15862156%20371.08223817%20-793.375%20367.625%20C-789.24809794%20362.55142507%20-784.87397442%20357.75008858%20-780.4296875%20352.95703125%20C-778.37386278%20350.72831607%20-776.35883043%20348.47982081%20-774.375%20346.1875%20C-770.15531164%20341.33087754%20-765.80192045%20336.59811629%20-761.43359375%20331.87548828%20C-760.40256762%20330.75886631%20-759.37387963%20329.64008046%20-758.34765625%20328.51904297%20C-749.45659923%20318.81038563%20-740.23533473%20309.44175692%20-730.9375%20300.125%20C-730.35145996%20299.53637177%20-729.76541992%20298.94774353%20-729.16162109%20298.34127808%20C-717.61447074%20286.75390994%20-717.61447074%20286.75390994%20-711.50756836%20281.60571289%20C-709.70928757%20280.04354553%20-708.04247572%20278.38787503%20-706.375%20276.6875%20C-703.40764677%20273.67336418%20-700.30154708%20270.88832667%20-697.09765625%20268.12890625%20C-694.54523117%20265.89945939%20-692.05612486%20263.60748618%20-689.5625%20261.3125%20C-685.09977168%20257.24209944%20-680.51242%20253.38573091%20-675.8125%20249.59375%20C-672.51145806%20246.889705%20-669.28754385%20244.10617139%20-666.0625%20241.3125%20C-659.73423409%20235.85005238%20-653.2238193%20230.66076967%20-646.61621094%20225.54199219%20C-644.88545643%20224.19563408%20-643.16395475%20222.83833893%20-641.4453125%20221.4765625%20C-633.37371493%20215.0832974%20-625.20347731%20208.83326471%20-616.92724609%20202.70703125%20C-615.59760536%20201.72253399%20-614.26969096%20200.73569917%20-612.94384766%20199.74609375%20C-591.09427344%20183.46841045%20-568.10643973%20168.4136987%20-544.875%20154.1875%20C-544.10043457%20153.71231934%20-543.32586914%20153.23713867%20-542.52783203%20152.74755859%20C-529.15844276%20144.57334691%20-515.5714239%20136.79891975%20-501.875%20129.1875%20C-500.9586377%20128.67638672%20-500.04227539%20128.16527344%20-499.09814453%20127.63867188%20C-471.10385829%20112.0735903%20-442.34223185%2097.74699667%20-412.875%2085.1875%20C-412.1618866%2084.88326111%20-411.44877319%2084.57902222%20-410.71405029%2084.26556396%20C-385.762709%2073.64318405%20-360.52997695%2063.97343221%20-334.875%2055.1875%20C-334.15306458%2054.93997986%20-333.43112915%2054.69245972%20-332.68731689%2054.43743896%20C-249.37478965%2025.95429945%20-162.18869196%208.98545156%200%200%20Z%20'%20fill='%23FFFFFF'%20transform='translate(1040.875,-0.1875)'/%3e%3c/svg%3e", r0 = {
|
|
3510
|
+
}), a0 = "data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20width='2084'%20height='2084'%3e%3cpath%20d='M0%200%20C1.15764862%200.00060425%202.31529724%200.0012085%203.50802612%200.00183105%20C85.98260722%200.11720669%20167.94255485%209.87604579%20248.125%2029.1875%20C248.86457947%2029.36476624%20249.60415894%2029.54203247%20250.3661499%2029.72467041%20C334.62230969%2049.9574737%20416.80768306%2081.42007316%20533.125%20145.1875%20C534.02105957%20145.70908691%20534.91711914%20146.23067383%20535.84033203%20146.76806641%20C550.04886476%20155.0696507%20563.74211052%20164.13646225%20577.4375%20173.25%20C578.32679199%20173.8407431%20579.21608398%20174.43148621%20580.13232422%20175.04013062%20C591.69483528%20182.73135096%20603.0720229%20190.63196121%20614.27706909%20198.8354187%20C616.67050493%20200.58663127%20619.07390043%20202.32397661%20621.4765625%20204.0625%20C630.31030376%20210.50445197%20638.91838886%20217.148823%20647.35546875%20224.1015625%20C650.93712446%20227.05029675%20654.58513462%20229.90587171%20658.25%20232.75%20C664.80446613%20237.85872335%20671.10574818%20243.23251579%20677.37939453%20248.68017578%20C679.10687975%20250.17185322%20680.84590215%20251.64870526%20682.58984375%20253.12109375%20C689.5490538%20259.00754793%20696.29865442%20265.06950894%20702.93237305%20271.32104492%20C706.02875784%20274.23828319%20709.1375661%20277.11327067%20712.375%20279.875%20C716.13510937%20283.10378956%20719.58790586%20286.62314338%20723.06616211%20290.14794922%20C725.6075653%20292.71084883%20728.18211543%20295.16942847%20730.9375%20297.5%20C739.34322101%20304.69001756%20747.21573722%20312.7580678%20754.35546875%20321.19921875%20C756.67272617%20323.80293625%20759.14521445%20326.24047964%20761.625%20328.6875%20C765.32908948%20332.34742653%20768.87787767%20336.07693794%20772.2578125%20340.0390625%20C774.15320841%20342.21995738%20776.1052652%20344.34205746%20778.07080078%20346.4597168%20C782.90200954%20351.66642948%20787.48561882%20356.99917793%20791.94140625%20362.53515625%20C794.11897068%20365.18017637%20796.37818763%20367.71962525%20798.6875%20370.25%20C802.24142208%20374.1587026%20805.5852216%20378.17351283%20808.8515625%20382.32421875%20C810.55603659%20384.47091893%20812.27757011%20386.59447521%20814.0234375%20388.70703125%20C821.23010316%20397.44393263%20828.06132486%20406.39389068%20834.73046875%20415.546875%20C837.30174324%20419.07576257%20839.91615421%20422.56735039%20842.56005859%20426.04199219%20C855.57684339%20443.17700697%20867.54995923%20461.05622605%20879.125%20479.1875%20C879.62451172%20479.96512695%20880.12402344%20480.74275391%20880.63867188%20481.54394531%20C897.58381654%20507.93121546%20913.09593508%20535.18898842%20927.46484375%20563.05859375%20C929.00770036%20566.04920309%20930.5667459%20569.02569169%20932.19140625%20571.97265625%20C939.19339133%20584.70486712%20945.14022162%20597.95559111%20951.125%20611.1875%20C951.41070862%20611.81843567%20951.69641724%20612.44937134%20951.99078369%20613.09942627%20C984.41326204%20684.79659167%201008.53753875%20760.05556022%201037.8125%20926.75%20C1037.95767059%20928.00706253%201037.95767059%20928.00706253%201038.10577393%20929.28952026%20C1042.18612959%20965.02273189%201043.64357089%201000.92112464%201043.51611328%201036.86474609%20C1043.49902324%201041.71699519%201043.50922796%201046.56874997%201043.52643585%201051.42098236%20C1043.58875603%201072.22474355%201043.121671%201092.92627467%201041.7421875%201113.6875%20C1041.68073925%201114.61345474%201041.619291%201115.53940948%201041.55598068%201116.49342346%20C1035.0007366%201213.08026312%201014.38267632%201308.16853%20966.125%201439.1875%20C965.74018463%201440.10187836%20965.74018463%201440.10187836%20965.34759521%201441.034729%20C949.45738809%201478.73766744%20932.25383656%201516.09689741%20911.67675781%201551.49414062%20C910.07835791%201554.26845588%20908.51530634%201557.06017358%20906.9609375%201559.859375%20C895.54802769%201580.39389385%20882.94822692%201600.0776952%20869.9375%201619.625%20C869.44011322%201620.37300873%20868.94272644%201621.12101746%20868.43026733%201621.89169312%20C858.68653626%201636.525895%20848.74118479%201651.01255917%20838%201664.9375%20C837.32259766%201665.82091064%20836.64519531%201666.70432129%20835.94726562%201667.61450195%20C834.61307186%201669.35362798%20833.27752794%201671.09171932%20831.94042969%201672.82861328%20C830.34444691%201674.90236067%20828.75291154%201676.97937968%20827.1640625%201679.05859375%20C822.23462047%201685.50301824%20817.23152617%201691.88240063%20812.125%201698.1875%20C811.44050781%201699.03570313%20810.75601562%201699.88390625%20810.05078125%201700.7578125%20C804.87991842%201707.12623602%20799.5782563%201713.37313801%20794.22265625%201719.5859375%20C792.19755881%201721.93532976%20790.1847527%201724.2942514%20788.18359375%201726.6640625%20C781.38039056%201734.70287081%20774.30783235%201742.44088746%20767.07495117%201750.09399414%20C765.68090087%201751.59067391%20764.30252896%201753.10201885%20762.93481445%201754.62280273%20C754.62146255%201763.84397622%20745.8602102%201772.6040054%20737.07202148%201781.37084961%20C734.4290134%201784.0084693%20731.79143019%201786.6514299%20729.15429688%201789.29492188%20C727.45344575%201790.9951126%20725.75228466%201792.69499331%20724.05078125%201794.39453125%20C723.27350174%201795.17383499%20722.49622223%201795.95313873%20721.69538879%201796.75605774%20C717.55441138%201800.87950727%20713.33600026%201804.84794915%20708.89880371%201808.65180969%20C705.95478417%201811.20062738%20703.14452257%201813.89078831%20700.3125%201816.5625%20C695.28811299%201821.26903274%20690.13516609%201825.71608064%20684.7578125%201830.01953125%20C682.01530846%201832.27782463%20679.4156241%201834.64531334%20676.8125%201837.0625%20C672.28436424%201841.22556682%20667.58986729%201845.04964306%20662.72802734%201848.80688477%20C658.76816735%201851.87383515%20654.89260927%201855.02304957%20651.04980469%201858.23535156%20C642.11958177%201865.69578282%20632.89061882%201872.64530815%20623.47070312%201879.47265625%20C621.25005402%201881.09607833%20619.05139889%201882.74445617%20616.859375%201884.40625%20C601.99002628%201895.6324397%20586.41223305%201905.80978513%20570.85534668%201916.04760742%20C568.60118411%201917.5325718%20566.3516835%201919.0245461%20564.1015625%201920.515625%20C544.67940459%201933.3113726%20524.47697034%201944.94533071%20504.125%201956.1875%20C502.63226562%201957.01217773%20502.63226562%201957.01217773%20501.109375%201957.85351562%20C425.12550951%201999.65428426%20344.00442425%202031.25797004%20139.19140625%202076.15625%20C138.04930191%202076.3149482%20138.04930191%202076.3149482%20136.88412476%202076.47685242%20C133.5828542%202076.92098977%20130.46476193%202077.1875%20127.125%202077.1875%20C127.125%201840.5775%20127.125%201603.9675%20127.125%201360.1875%20C220.185%201360.1875%20313.245%201360.1875%20409.125%201360.1875%20C409.455%201357.2175%20409.785%201354.2475%20410.125%201351.1875%20C410.51943974%201348.75034978%20410.94040505%201346.31734207%20411.38798523%201343.88938904%20C411.51213267%201343.21104765%20411.63628011%201342.53270626%20411.7641896%201341.83380908%20C412.17662934%201339.58452582%20412.59355551%201337.33609905%20413.01049805%201335.08764648%20C413.31060355%201333.45620854%20413.61042778%201331.82471884%20413.90999508%201330.19318199%20C414.7269403%201325.74827455%20415.54779155%201321.30409627%20416.3692956%201316.86002946%20C417.24572562%201312.11485646%20418.11843243%201307.36899873%20418.99154663%201302.62321472%20C420.48537353%201294.50627273%20421.9814042%201286.38973962%20423.47903442%201278.27349854%20C425.81168262%201265.63190818%20428.14049765%201252.98961352%20430.46850586%201240.34716797%20C431.24634234%201236.12322799%20432.02419399%201231.8992908%20432.80204773%201227.675354%20C432.994336%201226.63115295%20433.18662427%201225.5869519%20433.38473946%201224.5111084%20C434.5517232%201218.17414514%20435.71909736%201211.83725394%20436.88678104%201205.50041962%20C441.55237596%201180.18084381%20446.20685276%201154.85928396%20450.83816981%201129.53341508%20C451.36915395%201126.62995752%20451.90032052%201123.72653335%20452.43148345%201120.82310849%20C454.7135128%201108.34887001%20456.99400124%201095.87435226%20459.2702446%201083.39905643%20C460.11947451%201078.74719247%20460.97040771%201074.09564133%20461.82182693%201069.44417763%20C462.20864513%201067.32864122%20462.59468226%201065.21296182%20462.97986984%201063.09712791%20C463.49512112%201060.26702672%20464.01297143%201057.43741349%20464.53149414%201054.60791016%20C464.7546708%201053.37627467%20464.7546708%201053.37627467%20464.98235607%201052.11975765%20C465.54550464%201049.05918558%20466.13944488%201046.14416537%20467.125%201043.1875%20C354.925%201043.1875%20242.725%201043.1875%20127.125%201043.1875%20C127.125%20820.4875%20127.125%20820.4875%20166.125%20767.1875%20C166.7334375%20766.33671875%20167.341875%20765.4859375%20167.96875%20764.609375%20C199.0356318%20723.45938244%20248.58254326%20706.8968135%20297.84375%20699.99609375%20C322.20646732%20696.77183572%20346.69767153%20695.99322627%20371.25%20696.0625%20C372.24480377%20696.0640509%20373.23960754%20696.06560181%20374.26455688%20696.06719971%20C403.35847437%20696.11952535%20432.44731149%20696.57260512%20461.5%20698.1875%20C462.25566254%20698.22929382%20463.01132507%20698.27108765%20463.78988647%20698.31414795%20C470.62665266%20698.70012868%20477.33423541%20699.21739077%20484.125%20700.1875%20C484.125%20605.1475%20484.125%20510.1075%20484.125%20412.1875%20C481.485%20411.8575%20478.845%20411.5275%20476.125%20411.1875%20C473.70350389%20410.74024359%20471.28672476%20410.26678913%20468.875%20409.76953125%20C467.46953422%20409.4842065%20466.06392837%20409.19957106%20464.65820312%20408.91552734%20C463.922229%20408.76637878%20463.18625488%20408.61723022%20462.42797852%20408.46356201%20C418.7251371%20399.6667031%20374.4681051%20394.56312206%20330.0625%20390.9375%20C329.04600372%20390.85441589%20328.02950745%20390.77133179%20326.98220825%20390.68572998%20C320.36555577%20390.15035922%20313.7468795%20389.65356543%20307.125%20389.1875%20C306.36406036%20389.13201996%20305.60312073%20389.07653992%20304.81912231%20389.01937866%20C288.301523%20387.84651093%20271.73733416%20387.98693467%20255.1875%20388%20C254.05323767%20388.00040031%20254.05323767%20388.00040031%20252.89606094%20388.00080872%20C229.91924016%20388.01099063%20207.02914183%20388.18285444%20184.125%20390.1875%20C183.00738281%20390.28224609%20183.00738281%20390.28224609%20181.8671875%20390.37890625%20C114.16045062%20396.12440306%2047.41054353%20409.25726526%20-14.875%20437.1875%20C-16.27419678%20437.81374268%20-16.27419678%20437.81374268%20-17.70166016%20438.45263672%20C-44.8755615%20450.73179164%20-70.7002496%20466.38909731%20-93.875%20485.1875%20C-94.78636719%20485.90808594%20-95.69773437%20486.62867188%20-96.63671875%20487.37109375%20C-114.16450229%20501.39832137%20-131.13485733%20517.41657747%20-144.875%20535.1875%20C-145.78582026%20536.30083746%20-146.70012221%20537.41133222%20-147.6171875%20538.51953125%20C-202.325014%20604.95432352%20-228.49253665%20690.27902932%20-246.625%20832.0625%20C-246.68425659%20832.8826358%20-246.74351318%20833.70277161%20-246.80456543%20834.54776001%20C-248.70329112%20861.39656802%20-249.05219436%20888.25161023%20-249.17891693%20915.15448761%20C-249.198928%20919.23179463%20-249.22365365%20923.30906858%20-249.2479248%20927.38635254%20C-249.31571778%20939.21587622%20-249.37618676%20951.04544096%20-249.4375%20962.875%20C-249.581875%20989.378125%20-249.72625%201015.88125%20-249.875%201043.1875%20C-320.825%201043.1875%20-391.775%201043.1875%20-464.875%201043.1875%20C-464.875%201147.7975%20-464.875%201252.4075%20-464.875%201360.1875%20C-393.925%201360.1875%20-322.975%201360.1875%20-249.875%201360.1875%20C-249.875%201589.2075%20-249.875%201818.2275%20-249.875%202054.1875%20C-270.62367633%202049.57668304%20-270.62367633%202049.57668304%20-277.3359375%202047.59375%20C-278.12266342%202047.36577728%20-278.90938934%202047.13780457%20-279.71995544%202046.90292358%20C-282.23215489%202046.17167304%20-284.74129526%202045.43064444%20-287.25%202044.6875%20C-288.12707611%202044.42938538%20-289.00415222%202044.17127075%20-289.9078064%202043.90533447%20C-307.71271842%202038.65736425%20-325.33810391%202032.92982037%20-342.88323975%202026.8737793%20C-344.78762714%202026.21760512%20-346.69382179%202025.56668313%20-348.60009766%202024.91601562%20C-386.39071379%202011.98422192%20-423.03805933%201995.76788599%20-458.875%201978.1875%20C-460.08801596%201977.59464997%20-461.30107048%201977.00187885%20-462.51416016%201976.40917969%20C-478.32368152%201968.67434904%20-493.85789195%201960.60770523%20-509.09521484%201951.78466797%20C-511.96370924%201950.13653075%20-514.8478377%201948.51946121%20-517.73828125%201946.91015625%20C-529.19760797%201940.52415668%20-540.40320532%201933.86804094%20-551.42675781%201926.75732422%20C-554.02158841%201925.09350683%20-556.63012701%201923.45302978%20-559.2421875%201921.81640625%20C-570.92292696%201914.48148611%20-582.3192026%201906.8345234%20-593.55371094%201898.83398438%20C-595.74838809%201897.2773055%20-597.95339131%201895.73697652%20-600.1640625%201894.203125%20C-610.85023778%201886.77100591%20-621.20735707%201878.93827558%20-631.52050781%201870.99853516%20C-633.58006511%201869.41435888%20-635.64392053%201867.83613925%20-637.7109375%201866.26171875%20C-647.39068031%201858.87917139%20-656.7664934%201851.16037524%20-666.03686523%201843.27368164%20C-669.46521372%201840.36174562%20-672.93465337%201837.50993757%20-676.4375%201834.6875%20C-681.51539439%201830.55708445%20-686.32063853%201826.17918232%20-691.1171875%201821.73046875%20C-693.27840548%201819.73761761%20-695.45846969%201817.79042215%20-697.6875%201815.875%20C-707.03725713%201807.75496041%20-715.97948201%201799.16676038%20-724.67578125%201790.35546875%20C-727.32888836%201787.74006121%20-730.11690846%201785.32121245%20-732.94140625%201782.89453125%20C-737.6422449%201778.74449794%20-741.99477244%201774.2690599%20-746.0625%201769.5%20C-749.31932797%201765.70411085%20-752.82135682%201762.20154687%20-756.375%201758.6875%20C-760.41419926%201754.68856796%20-764.33221615%201750.66891397%20-768.01171875%201746.33203125%20C-770.01595855%201744.02526469%20-772.08841257%201741.79447697%20-774.17431641%201739.56176758%20C-779.24905932%201734.12926079%20-784.08240797%201728.59009671%20-788.73828125%201722.7890625%20C-790.83382494%201720.23763271%20-793.01463155%201717.80423227%20-795.25%201715.375%20C-799.23008466%201711.00241564%20-802.88847497%201706.44580709%20-806.50952148%201701.77758789%20C-809.51028782%201697.91192218%20-812.56461153%201694.09842864%20-815.66894531%201690.31542969%20C-827.35908879%201676.06915264%20-838.17666647%201661.18693681%20-848.875%201646.1875%20C-849.71417969%201645.0121167%20-849.71417969%201645.0121167%20-850.5703125%201643.81298828%20C-860.04321275%201630.50929475%20-869.07734538%201616.94618682%20-877.875%201603.1875%20C-878.4952002%201602.21796387%20-879.11540039%201601.24842773%20-879.75439453%201600.24951172%20C-894.48377963%201577.14060668%20-908.02989957%201553.38947828%20-920.875%201529.1875%20C-921.41946777%201528.1670459%20-921.96393555%201527.1465918%20-922.52490234%201526.09521484%20C-950.92205251%201472.73772329%20-973.77638387%201416.81788606%20-992.20300293%201359.27978516%20C-992.84281907%201357.28769639%20-993.48916038%201355.2978585%20-994.13769531%201353.30859375%20C-1021.07962966%201270.16357352%20-1034.75061722%201183.25969817%20-1039.875%201096.1875%20C-1039.98303955%201094.41971191%20-1039.98303955%201094.41971191%20-1040.09326172%201092.61621094%20C-1045.63647387%20997.60231986%20-1035.95069819%20900.80955586%20-988.55480957%20714.24517822%20C-987.91148971%20712.29794869%20-987.27345606%20710.34897503%20-986.63574219%20708.39990234%20C-972.198078%20664.45683716%20-953.94499844%20621.94702594%20-933.50244141%20580.48925781%20C-931.92365217%20577.28620566%20-930.35774073%20574.07710499%20-928.79296875%20570.8671875%20C-922.47719203%20557.98975189%20-915.66417948%20545.46930097%20-908.50732422%20533.04199219%20C-906.88104815%20530.19807658%20-905.28202374%20527.34055521%20-903.69140625%20524.4765625%20C-886.12900281%20492.89821761%20-866.14484941%20462.40194511%20-844.875%20433.1875%20C-844.04911377%20432.04933838%20-844.04911377%20432.04933838%20-843.20654297%20430.88818359%20C-836.06130995%20421.05881457%20-828.7732954%20411.3658484%20-821.20166016%20401.86132812%20C-819.83665981%20400.13912673%20-818.48504984%20398.40715176%20-817.13671875%20396.671875%20C-812.17288962%20390.29043596%20-807.11257707%20384.01899817%20-801.859375%20377.87304688%20C-798.97588109%20374.499359%20-796.15862156%20371.08223817%20-793.375%20367.625%20C-789.24809794%20362.55142507%20-784.87397442%20357.75008858%20-780.4296875%20352.95703125%20C-778.37386278%20350.72831607%20-776.35883043%20348.47982081%20-774.375%20346.1875%20C-770.15531164%20341.33087754%20-765.80192045%20336.59811629%20-761.43359375%20331.87548828%20C-760.40256762%20330.75886631%20-759.37387963%20329.64008046%20-758.34765625%20328.51904297%20C-749.45659923%20318.81038563%20-740.23533473%20309.44175692%20-730.9375%20300.125%20C-730.35145996%20299.53637177%20-729.76541992%20298.94774353%20-729.16162109%20298.34127808%20C-717.61447074%20286.75390994%20-717.61447074%20286.75390994%20-711.50756836%20281.60571289%20C-709.70928757%20280.04354553%20-708.04247572%20278.38787503%20-706.375%20276.6875%20C-703.40764677%20273.67336418%20-700.30154708%20270.88832667%20-697.09765625%20268.12890625%20C-694.54523117%20265.89945939%20-692.05612486%20263.60748618%20-689.5625%20261.3125%20C-685.09977168%20257.24209944%20-680.51242%20253.38573091%20-675.8125%20249.59375%20C-672.51145806%20246.889705%20-669.28754385%20244.10617139%20-666.0625%20241.3125%20C-659.73423409%20235.85005238%20-653.2238193%20230.66076967%20-646.61621094%20225.54199219%20C-644.88545643%20224.19563408%20-643.16395475%20222.83833893%20-641.4453125%20221.4765625%20C-633.37371493%20215.0832974%20-625.20347731%20208.83326471%20-616.92724609%20202.70703125%20C-615.59760536%20201.72253399%20-614.26969096%20200.73569917%20-612.94384766%20199.74609375%20C-591.09427344%20183.46841045%20-568.10643973%20168.4136987%20-544.875%20154.1875%20C-544.10043457%20153.71231934%20-543.32586914%20153.23713867%20-542.52783203%20152.74755859%20C-529.15844276%20144.57334691%20-515.5714239%20136.79891975%20-501.875%20129.1875%20C-500.9586377%20128.67638672%20-500.04227539%20128.16527344%20-499.09814453%20127.63867188%20C-471.10385829%20112.0735903%20-442.34223185%2097.74699667%20-412.875%2085.1875%20C-412.1618866%2084.88326111%20-411.44877319%2084.57902222%20-410.71405029%2084.26556396%20C-385.762709%2073.64318405%20-360.52997695%2063.97343221%20-334.875%2055.1875%20C-334.15306458%2054.93997986%20-333.43112915%2054.69245972%20-332.68731689%2054.43743896%20C-249.37478965%2025.95429945%20-162.18869196%208.98545156%200%200%20Z%20'%20fill='%23FFFFFF'%20transform='translate(1040.875,-0.1875)'/%3e%3c/svg%3e", l0 = {
|
|
3508
3511
|
name: "FacebookSignInButton"
|
|
3509
|
-
},
|
|
3510
|
-
...
|
|
3512
|
+
}, ea = /* @__PURE__ */ A({
|
|
3513
|
+
...l0,
|
|
3511
3514
|
props: {
|
|
3512
3515
|
baseButtonOptions: {
|
|
3513
3516
|
default: () => ({}),
|
|
@@ -3528,19 +3531,19 @@ const Q2 = {
|
|
|
3528
3531
|
},
|
|
3529
3532
|
emits: ["click"],
|
|
3530
3533
|
setup(e) {
|
|
3531
|
-
return (t, n) => (d(),
|
|
3534
|
+
return (t, n) => (d(), z(An, be(e.baseButtonOptions, {
|
|
3532
3535
|
disabled: e.disabled,
|
|
3533
|
-
"image-source": H(
|
|
3536
|
+
"image-source": H(a0),
|
|
3534
3537
|
loading: e.loading,
|
|
3535
3538
|
title: e.title,
|
|
3536
3539
|
class: "facebook",
|
|
3537
3540
|
onClick: n[0] || (n[0] = (o) => t.$emit("click"))
|
|
3538
3541
|
}), null, 16, ["disabled", "image-source", "loading", "title"]));
|
|
3539
3542
|
}
|
|
3540
|
-
}),
|
|
3543
|
+
}), r0 = "data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3csvg%20width='46px'%20height='46px'%20viewBox='0%200%2046%2046'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20xmlns:sketch='http://www.bohemiancoding.com/sketch/ns'%3e%3c!--%20Generator:%20Sketch%203.3.3%20(12081)%20-%20http://www.bohemiancoding.com/sketch%20--%3e%3ctitle%3ebtn_google_light_normal_ios%3c/title%3e%3cdesc%3eCreated%20with%20Sketch.%3c/desc%3e%3cdefs%3e%3cfilter%20x='-50%25'%20y='-50%25'%20width='200%25'%20height='200%25'%20filterUnits='objectBoundingBox'%20id='filter-1'%3e%3cfeOffset%20dx='0'%20dy='1'%20in='SourceAlpha'%20result='shadowOffsetOuter1'%3e%3c/feOffset%3e%3cfeGaussianBlur%20stdDeviation='0.5'%20in='shadowOffsetOuter1'%20result='shadowBlurOuter1'%3e%3c/feGaussianBlur%3e%3cfeColorMatrix%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.168%200'%20in='shadowBlurOuter1'%20type='matrix'%20result='shadowMatrixOuter1'%3e%3c/feColorMatrix%3e%3cfeOffset%20dx='0'%20dy='0'%20in='SourceAlpha'%20result='shadowOffsetOuter2'%3e%3c/feOffset%3e%3cfeGaussianBlur%20stdDeviation='0.5'%20in='shadowOffsetOuter2'%20result='shadowBlurOuter2'%3e%3c/feGaussianBlur%3e%3cfeColorMatrix%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.084%200'%20in='shadowBlurOuter2'%20type='matrix'%20result='shadowMatrixOuter2'%3e%3c/feColorMatrix%3e%3cfeMerge%3e%3cfeMergeNode%20in='shadowMatrixOuter1'%3e%3c/feMergeNode%3e%3cfeMergeNode%20in='shadowMatrixOuter2'%3e%3c/feMergeNode%3e%3cfeMergeNode%20in='SourceGraphic'%3e%3c/feMergeNode%3e%3c/feMerge%3e%3c/filter%3e%3crect%20id='path-2'%20x='0'%20y='0'%20width='40'%20height='40'%20rx='2'%3e%3c/rect%3e%3c/defs%3e%3cg%20id='Google-Button'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20sketch:type='MSPage'%3e%3cg%20id='9-PATCH'%20sketch:type='MSArtboardGroup'%20transform='translate(-608.000000,%20-160.000000)'%3e%3c/g%3e%3cg%20id='btn_google_light_normal'%20sketch:type='MSArtboardGroup'%20transform='translate(-1.000000,%20-1.000000)'%3e%3cg%20id='button'%20sketch:type='MSLayerGroup'%20transform='translate(4.000000,%204.000000)'%20filter='url(%23filter-1)'%3e%3cg%20id='button-bg'%3e%3cuse%20fill='%23FFFFFF'%20fill-rule='evenodd'%20sketch:type='MSShapeGroup'%20xlink:href='%23path-2'%3e%3c/use%3e%3cuse%20fill='none'%20xlink:href='%23path-2'%3e%3c/use%3e%3cuse%20fill='none'%20xlink:href='%23path-2'%3e%3c/use%3e%3cuse%20fill='none'%20xlink:href='%23path-2'%3e%3c/use%3e%3c/g%3e%3c/g%3e%3cg%20id='logo_googleg_48dp'%20sketch:type='MSLayerGroup'%20transform='translate(15.000000,%2015.000000)'%3e%3cpath%20d='M17.64,9.20454545%20C17.64,8.56636364%2017.5827273,7.95272727%2017.4763636,7.36363636%20L9,7.36363636%20L9,10.845%20L13.8436364,10.845%20C13.635,11.97%2013.0009091,12.9231818%2012.0477273,13.5613636%20L12.0477273,15.8195455%20L14.9563636,15.8195455%20C16.6581818,14.2527273%2017.64,11.9454545%2017.64,9.20454545%20L17.64,9.20454545%20Z'%20id='Shape'%20fill='%234285F4'%20sketch:type='MSShapeGroup'%3e%3c/path%3e%3cpath%20d='M9,18%20C11.43,18%2013.4672727,17.1940909%2014.9563636,15.8195455%20L12.0477273,13.5613636%20C11.2418182,14.1013636%2010.2109091,14.4204545%209,14.4204545%20C6.65590909,14.4204545%204.67181818,12.8372727%203.96409091,10.71%20L0.957272727,10.71%20L0.957272727,13.0418182%20C2.43818182,15.9831818%205.48181818,18%209,18%20L9,18%20Z'%20id='Shape'%20fill='%2334A853'%20sketch:type='MSShapeGroup'%3e%3c/path%3e%3cpath%20d='M3.96409091,10.71%20C3.78409091,10.17%203.68181818,9.59318182%203.68181818,9%20C3.68181818,8.40681818%203.78409091,7.83%203.96409091,7.29%20L3.96409091,4.95818182%20L0.957272727,4.95818182%20C0.347727273,6.17318182%200,7.54772727%200,9%20C0,10.4522727%200.347727273,11.8268182%200.957272727,13.0418182%20L3.96409091,10.71%20L3.96409091,10.71%20Z'%20id='Shape'%20fill='%23FBBC05'%20sketch:type='MSShapeGroup'%3e%3c/path%3e%3cpath%20d='M9,3.57954545%20C10.3213636,3.57954545%2011.5077273,4.03363636%2012.4404545,4.92545455%20L15.0218182,2.34409091%20C13.4631818,0.891818182%2011.4259091,0%209,0%20C5.48181818,0%202.43818182,2.01681818%200.957272727,4.95818182%20L3.96409091,7.29%20C4.67181818,5.16272727%206.65590909,3.57954545%209,3.57954545%20L9,3.57954545%20Z'%20id='Shape'%20fill='%23EA4335'%20sketch:type='MSShapeGroup'%3e%3c/path%3e%3cpath%20d='M0,0%20L18,0%20L18,18%20L0,18%20L0,0%20Z'%20id='Shape'%20sketch:type='MSShapeGroup'%3e%3c/path%3e%3c/g%3e%3cg%20id='handles_square'%20sketch:type='MSLayerGroup'%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e", s0 = {
|
|
3541
3544
|
name: "GoogleSignInButton"
|
|
3542
|
-
},
|
|
3543
|
-
...
|
|
3545
|
+
}, ta = /* @__PURE__ */ A({
|
|
3546
|
+
...s0,
|
|
3544
3547
|
props: {
|
|
3545
3548
|
baseButtonOptions: {
|
|
3546
3549
|
default: () => ({}),
|
|
@@ -3561,25 +3564,25 @@ const Q2 = {
|
|
|
3561
3564
|
},
|
|
3562
3565
|
emits: ["click"],
|
|
3563
3566
|
setup(e) {
|
|
3564
|
-
return (t, n) => (d(),
|
|
3567
|
+
return (t, n) => (d(), z(An, be(e.baseButtonOptions, {
|
|
3565
3568
|
disabled: e.disabled,
|
|
3566
|
-
"image-source": H(
|
|
3569
|
+
"image-source": H(r0),
|
|
3567
3570
|
loading: e.loading,
|
|
3568
3571
|
title: e.title,
|
|
3569
3572
|
class: "google",
|
|
3570
3573
|
onClick: n[0] || (n[0] = (o) => t.$emit("click"))
|
|
3571
3574
|
}), null, 16, ["disabled", "image-source", "loading", "title"]));
|
|
3572
3575
|
}
|
|
3573
|
-
}),
|
|
3576
|
+
}), u0 = "data:image/svg+xml,%3csvg%20fill='%23007aff'%20height='1rem'%20width='1rem'%20version='1.1'%20id='Capa_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20viewBox='0%200%20490%20490'%20xml:space='preserve'%20stroke='%23007aff'%20%3e%3cg%20stroke-width='0'%3e%3c/g%3e%3cg%20stroke-linecap='round'%20stroke-linejoin='round'%20%3e%3c/g%3e%3cg%3e%3cpolygon%20points='452.253,28.326%20197.831,394.674%2029.044,256.875%200,292.469%20207.253,461.674%20490,54.528%20'%20%3e%3c/polygon%3e%3c/g%3e%3c/svg%3e", d0 = { class: "stepper" }, c0 = { class: "steps" }, f0 = {
|
|
3574
3577
|
key: 0,
|
|
3575
|
-
src:
|
|
3576
|
-
},
|
|
3578
|
+
src: u0
|
|
3579
|
+
}, h0 = {
|
|
3577
3580
|
key: 0,
|
|
3578
3581
|
class: "content"
|
|
3579
|
-
},
|
|
3582
|
+
}, p0 = { class: "actions" }, g0 = {
|
|
3580
3583
|
name: "Stepper"
|
|
3581
|
-
},
|
|
3582
|
-
...
|
|
3584
|
+
}, m0 = /* @__PURE__ */ A({
|
|
3585
|
+
...g0,
|
|
3583
3586
|
props: {
|
|
3584
3587
|
nextButtonProperties: {
|
|
3585
3588
|
default: null,
|
|
@@ -3601,8 +3604,8 @@ const Q2 = {
|
|
|
3601
3604
|
}, s = () => {
|
|
3602
3605
|
i.value > 0 && (i.value--, a.value = !1), i.value || (l.value = !0);
|
|
3603
3606
|
};
|
|
3604
|
-
return (u, f) => (d(), p("div",
|
|
3605
|
-
h("ul",
|
|
3607
|
+
return (u, f) => (d(), p("div", d0, [
|
|
3608
|
+
h("ul", c0, [
|
|
3606
3609
|
(d(!0), p(q, null, se(e.steps, (c, v) => (d(), p("li", {
|
|
3607
3610
|
key: v,
|
|
3608
3611
|
class: N([
|
|
@@ -3616,7 +3619,7 @@ const Q2 = {
|
|
|
3616
3619
|
{ active: v === i.value, completed: v < i.value }
|
|
3617
3620
|
])
|
|
3618
3621
|
}, [
|
|
3619
|
-
v < i.value ? (d(), p("img",
|
|
3622
|
+
v < i.value ? (d(), p("img", f0)) : (d(), p(q, { key: 1 }, [
|
|
3620
3623
|
Q(O(c.step || v + 1), 1)
|
|
3621
3624
|
], 64))
|
|
3622
3625
|
], 2),
|
|
@@ -3627,13 +3630,13 @@ const Q2 = {
|
|
|
3627
3630
|
], 2))), 128))
|
|
3628
3631
|
]),
|
|
3629
3632
|
(d(!0), p(q, null, se(e.steps, (c, v) => (d(), p(q, { key: v }, [
|
|
3630
|
-
v === i.value && c.content ? (d(), p("div",
|
|
3633
|
+
v === i.value && c.content ? (d(), p("div", h0, [
|
|
3631
3634
|
I(u.$slots, c?.step, {}, () => [
|
|
3632
3635
|
Q(O(c.content), 1)
|
|
3633
3636
|
], !0)
|
|
3634
3637
|
])) : k("", !0)
|
|
3635
3638
|
], 64))), 128)),
|
|
3636
|
-
h("div",
|
|
3639
|
+
h("div", p0, [
|
|
3637
3640
|
le(H(he), {
|
|
3638
3641
|
disabled: l.value || e.previousButtonProperties?.disabled,
|
|
3639
3642
|
"icon-left": e.previousButtonProperties?.iconLeft,
|
|
@@ -3659,13 +3662,13 @@ const Q2 = {
|
|
|
3659
3662
|
])
|
|
3660
3663
|
]));
|
|
3661
3664
|
}
|
|
3662
|
-
}),
|
|
3665
|
+
}), na = /* @__PURE__ */ et(m0, [["__scopeId", "data-v-75d55d88"]]), v0 = ["data-position"], b0 = { role: "tablist" }, C0 = ["data-selected"], y0 = ["aria-expanded", "onClick"], w0 = ["src"], S0 = {
|
|
3663
3666
|
class: "tabbed-pane",
|
|
3664
3667
|
role: "region"
|
|
3665
|
-
},
|
|
3668
|
+
}, k0 = {
|
|
3666
3669
|
name: "TabbedPanel"
|
|
3667
|
-
},
|
|
3668
|
-
|
|
3670
|
+
}, oa = /* @__PURE__ */ A({
|
|
3671
|
+
...k0,
|
|
3669
3672
|
props: {
|
|
3670
3673
|
defaultIndex: {
|
|
3671
3674
|
default: 0,
|
|
@@ -3688,7 +3691,7 @@ const Q2 = {
|
|
|
3688
3691
|
"data-position": n.position
|
|
3689
3692
|
}, [
|
|
3690
3693
|
h("nav", null, [
|
|
3691
|
-
h("ul",
|
|
3694
|
+
h("ul", b0, [
|
|
3692
3695
|
(d(!0), p(q, null, se(H(a), (u, f) => (d(), p("li", {
|
|
3693
3696
|
key: f,
|
|
3694
3697
|
"data-selected": f === o.value
|
|
@@ -3704,11 +3707,11 @@ const Q2 = {
|
|
|
3704
3707
|
key: 0,
|
|
3705
3708
|
src: u?.props?.icon,
|
|
3706
3709
|
class: "icon"
|
|
3707
|
-
}, null, 8,
|
|
3710
|
+
}, null, 8, w0)) : k("", !0)
|
|
3708
3711
|
]),
|
|
3709
3712
|
h("span", null, O(u.props?.title), 1)
|
|
3710
|
-
], 8,
|
|
3711
|
-
], 8,
|
|
3713
|
+
], 8, y0)
|
|
3714
|
+
], 8, C0))), 128))
|
|
3712
3715
|
])
|
|
3713
3716
|
]),
|
|
3714
3717
|
le(gn, {
|
|
@@ -3716,15 +3719,15 @@ const Q2 = {
|
|
|
3716
3719
|
name: "expand"
|
|
3717
3720
|
}, {
|
|
3718
3721
|
default: G(() => [
|
|
3719
|
-
h("div",
|
|
3720
|
-
(d(),
|
|
3722
|
+
h("div", S0, [
|
|
3723
|
+
(d(), z(_e(l.value)))
|
|
3721
3724
|
])
|
|
3722
3725
|
]),
|
|
3723
3726
|
_: 1
|
|
3724
3727
|
})
|
|
3725
|
-
], 8,
|
|
3728
|
+
], 8, v0)) : k("", !0);
|
|
3726
3729
|
}
|
|
3727
|
-
}),
|
|
3730
|
+
}), $0 = (e) => {
|
|
3728
3731
|
let t;
|
|
3729
3732
|
switch (e) {
|
|
3730
3733
|
case "top":
|
|
@@ -3740,10 +3743,10 @@ const Q2 = {
|
|
|
3740
3743
|
break;
|
|
3741
3744
|
}
|
|
3742
3745
|
return t;
|
|
3743
|
-
},
|
|
3746
|
+
}, E0 = ["id"], D0 = ["aria-orientation"], T0 = ["id", "aria-label", "aria-selected", "onClick"], x0 = ["src"], L0 = ["title"], O0 = ["onClick"], M0 = { role: "tabpanel" }, _0 = {
|
|
3744
3747
|
name: "TabView"
|
|
3745
|
-
},
|
|
3746
|
-
...
|
|
3748
|
+
}, ia = /* @__PURE__ */ A({
|
|
3749
|
+
..._0,
|
|
3747
3750
|
props: {
|
|
3748
3751
|
activeKey: {
|
|
3749
3752
|
type: String,
|
|
@@ -3793,7 +3796,7 @@ const Q2 = {
|
|
|
3793
3796
|
o.visibleTabs?.length ? o.visibleTabs : o.tabs.map((g) => g.key)
|
|
3794
3797
|
), u = Y(() => c.value.find((g) => g.key === l.value)?.children || $.value.find(
|
|
3795
3798
|
(g) => typeof g == "object" && g !== null && "props" in g && g.props?.key === l.value
|
|
3796
|
-
)), f = Y(() =>
|
|
3799
|
+
)), f = Y(() => $0(o.position)), c = Y(
|
|
3797
3800
|
() => s.value.map((g) => o.tabs.find((S) => S.key === g)).filter((g) => g !== void 0)
|
|
3798
3801
|
), v = Y(() => Ko(o.persistStateStorage)), $ = Y(() => (a?.default?.() ?? []).flatMap((S) => Array.isArray(S?.children) && !S?.props?.key ? S.children.filter(
|
|
3799
3802
|
(y) => typeof y == "object" && y !== null && "props" in y && y.props?.key
|
|
@@ -3881,10 +3884,10 @@ const Q2 = {
|
|
|
3881
3884
|
key: 0,
|
|
3882
3885
|
src: y?.icon,
|
|
3883
3886
|
class: "icon"
|
|
3884
|
-
}, null, 8,
|
|
3887
|
+
}, null, 8, x0)) : k("", !0),
|
|
3885
3888
|
h("span", {
|
|
3886
3889
|
title: y.label
|
|
3887
|
-
}, O(y.label), 9,
|
|
3890
|
+
}, O(y.label), 9, L0),
|
|
3888
3891
|
y.closable ? (d(), p("svg", {
|
|
3889
3892
|
key: 1,
|
|
3890
3893
|
height: "24",
|
|
@@ -3897,28 +3900,28 @@ const Q2 = {
|
|
|
3897
3900
|
d: "m13.06 12l4.42-4.42a.75.75 0 1 0-1.06-1.06L12 10.94L7.58 6.52a.75.75 0 0 0-1.06 1.06L10.94 12l-4.42 4.42a.75.75 0 0 0 0 1.06a.75.75 0 0 0 1.06 0L12 13.06l4.42 4.42a.75.75 0 0 0 1.06 0a.75.75 0 0 0 0-1.06Z",
|
|
3898
3901
|
fill: "currentColor"
|
|
3899
3902
|
}, null, -1)
|
|
3900
|
-
]), 8,
|
|
3901
|
-
], 10,
|
|
3902
|
-
], 8,
|
|
3903
|
-
h("div",
|
|
3903
|
+
]), 8, O0)) : k("", !0)
|
|
3904
|
+
], 10, T0))), 128))
|
|
3905
|
+
], 8, D0),
|
|
3906
|
+
h("div", M0, [
|
|
3904
3907
|
typeof u.value == "string" ? (d(), p(q, { key: 0 }, [
|
|
3905
3908
|
Q(O(u.value), 1)
|
|
3906
3909
|
], 64)) : (d(), p(q, { key: 1 }, [
|
|
3907
3910
|
e.lazy ? (d(), p(q, { key: 1 }, [
|
|
3908
|
-
u.value ? (d(),
|
|
3909
|
-
], 64)) : (d(!0), p(q, { key: 0 }, se($.value, (y, F) => bt((d(),
|
|
3911
|
+
u.value ? (d(), z(_e(u.value), { key: 0 })) : k("", !0)
|
|
3912
|
+
], 64)) : (d(!0), p(q, { key: 0 }, se($.value, (y, F) => bt((d(), z(_e(y), {
|
|
3910
3913
|
key: `slot-component-${F}`
|
|
3911
3914
|
})), [
|
|
3912
3915
|
[Ct, y === u.value]
|
|
3913
3916
|
])), 128))
|
|
3914
3917
|
], 64))
|
|
3915
3918
|
])
|
|
3916
|
-
], 10,
|
|
3919
|
+
], 10, E0));
|
|
3917
3920
|
}
|
|
3918
|
-
}),
|
|
3921
|
+
}), B0 = ["aria-label"], I0 = {
|
|
3919
3922
|
name: "Tooltip"
|
|
3920
|
-
},
|
|
3921
|
-
...
|
|
3923
|
+
}, aa = /* @__PURE__ */ A({
|
|
3924
|
+
...I0,
|
|
3922
3925
|
props: {
|
|
3923
3926
|
ariaLabel: {
|
|
3924
3927
|
default: "tooltip",
|
|
@@ -4026,12 +4029,12 @@ const Q2 = {
|
|
|
4026
4029
|
}, [
|
|
4027
4030
|
I(C.$slots, "content")
|
|
4028
4031
|
], 6)) : k("", !0)
|
|
4029
|
-
], 40,
|
|
4032
|
+
], 40, B0));
|
|
4030
4033
|
}
|
|
4031
|
-
}),
|
|
4034
|
+
}), P0 = ["aria-label", "href", "data-youtube-video-token"], A0 = ["src", "alt", "data-aspect-ratio"], N0 = ["href"], F0 = {
|
|
4032
4035
|
name: "YoutubeFacade"
|
|
4033
|
-
},
|
|
4034
|
-
...
|
|
4036
|
+
}, la = /* @__PURE__ */ A({
|
|
4037
|
+
...F0,
|
|
4035
4038
|
props: {
|
|
4036
4039
|
alt: {
|
|
4037
4040
|
default: null,
|
|
@@ -4092,8 +4095,8 @@ const Q2 = {
|
|
|
4092
4095
|
alt: e.alt,
|
|
4093
4096
|
"data-aspect-ratio": e.aspectRatio,
|
|
4094
4097
|
style: Ne(`aspect-ratio: ${e.aspectRatio}`)
|
|
4095
|
-
}, null, 12,
|
|
4096
|
-
], 12,
|
|
4098
|
+
}, null, 12, A0)
|
|
4099
|
+
], 12, P0),
|
|
4097
4100
|
h("a", {
|
|
4098
4101
|
href: e.videoLink,
|
|
4099
4102
|
rel: "noreferrer",
|
|
@@ -4101,47 +4104,47 @@ const Q2 = {
|
|
|
4101
4104
|
}, a[0] || (a[0] = [
|
|
4102
4105
|
Q(" Watch On "),
|
|
4103
4106
|
h("b", null, "YouTube", -1)
|
|
4104
|
-
]), 8,
|
|
4107
|
+
]), 8, N0)
|
|
4105
4108
|
], 4)
|
|
4106
4109
|
], 4));
|
|
4107
4110
|
}
|
|
4108
|
-
}),
|
|
4111
|
+
}), ra = {
|
|
4109
4112
|
install: (e) => {
|
|
4110
|
-
e.component("LoadingButton", $o), e.component("LoadingIcon", wt), e.component("Page",
|
|
4113
|
+
e.component("LoadingButton", $o), e.component("LoadingIcon", wt), e.component("Page", u2);
|
|
4111
4114
|
}
|
|
4112
4115
|
};
|
|
4113
4116
|
export {
|
|
4114
|
-
|
|
4117
|
+
j0 as Accordion,
|
|
4115
4118
|
to as BadgeComponent,
|
|
4116
4119
|
he as ButtonElement,
|
|
4117
4120
|
mo as Card,
|
|
4118
4121
|
tn as ConfirmationModal,
|
|
4119
|
-
|
|
4120
|
-
|
|
4121
|
-
|
|
4122
|
-
|
|
4123
|
-
|
|
4124
|
-
|
|
4122
|
+
R0 as Data,
|
|
4123
|
+
Y0 as DebouncedInput,
|
|
4124
|
+
Z0 as Divider,
|
|
4125
|
+
G0 as Dropdown,
|
|
4126
|
+
q0 as Errors,
|
|
4127
|
+
ea as FacebookSignInButton,
|
|
4125
4128
|
Bi as FileCard,
|
|
4126
|
-
|
|
4127
|
-
|
|
4128
|
-
|
|
4129
|
+
W0 as FilesList,
|
|
4130
|
+
ta as GoogleSignInButton,
|
|
4131
|
+
U0 as GridContainer,
|
|
4129
4132
|
$o as LoadingButton,
|
|
4130
4133
|
wt as LoadingIcon,
|
|
4131
4134
|
Zi as LoadingPage,
|
|
4132
|
-
|
|
4133
|
-
|
|
4134
|
-
|
|
4135
|
+
X0 as Message,
|
|
4136
|
+
K0 as Modal,
|
|
4137
|
+
u2 as Page,
|
|
4135
4138
|
ti as Popup,
|
|
4136
|
-
|
|
4137
|
-
|
|
4138
|
-
|
|
4139
|
-
|
|
4140
|
-
|
|
4141
|
-
|
|
4142
|
-
|
|
4143
|
-
|
|
4144
|
-
|
|
4139
|
+
Q0 as ResponsiveMenu,
|
|
4140
|
+
J0 as SortableList,
|
|
4141
|
+
na as Stepper,
|
|
4142
|
+
H0 as SubPane,
|
|
4143
|
+
ia as TabView,
|
|
4144
|
+
oa as TabbedPanel,
|
|
4145
|
+
aa as Tooltip,
|
|
4146
|
+
la as YoutubeFacade,
|
|
4147
|
+
ra as default,
|
|
4145
4148
|
Uo as formatDate,
|
|
4146
4149
|
Xo as formatDateTime,
|
|
4147
4150
|
wn as getBestPosition,
|