mvframe 1.1.10 → 1.1.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.cursor/rules/global-components.mdc +1 -1
- package/.cursor/rules/style-system.mdc +28 -3
- package/dist/composition.js +188 -184
- package/dist/css/cpt.css +1 -1
- package/dist/css/style.css +1 -1
- package/dist/vendor.js +444 -443
- package/package.json +1 -1
- package/scripts/install-codex-agents.js +1 -1
package/dist/vendor.js
CHANGED
|
@@ -2,7 +2,7 @@ import { u as Na } from "./util.js";
|
|
|
2
2
|
import { d as Ia } from "./directive.js";
|
|
3
3
|
import { s as na, p as oa, a as $a } from "./store-shared.js";
|
|
4
4
|
import { createRouter as Ba, createWebHistory as ja, useRoute as ta, useRouter as ra } from "vue-router";
|
|
5
|
-
import { computed as p, openBlock as A, createElementBlock as E, mergeProps as oe, unref as t, Fragment as re, renderList as ce, normalizeClass as H, createCommentVNode as J, createTextVNode as ie, toDisplayString as
|
|
5
|
+
import { computed as p, openBlock as A, createElementBlock as E, mergeProps as oe, unref as t, Fragment as re, renderList as ce, normalizeClass as H, createCommentVNode as J, createTextVNode as ie, toDisplayString as I, renderSlot as q, createElementVNode as m, reactive as X, onUnmounted as ve, watch as te, markRaw as Te, resolveComponent as V, createVNode as D, withCtx as B, createBlock as le, resolveDynamicComponent as sa, nextTick as me, getCurrentInstance as pe, ref as ee, onMounted as se, normalizeStyle as de, defineComponent as ia, cloneVNode as Ge, h as Ke, inject as Ae, withModifiers as _e, defineAsyncComponent as ca, Teleport as Da, Transition as ua, createSlots as be, normalizeProps as he, guardReactiveProps as ze, useSlots as Pe, useAttrs as fe, withKeys as da, createStaticVNode as Ra, isRef as ma, onBeforeMount as Fa } from "vue";
|
|
6
6
|
/* empty css */
|
|
7
7
|
import { deepEqual as Ue, isInView as Va, loadMvframeTheme as Ga, MVFRAME_STORAGE_LANG as He, download as Ka, useRemoteSummary as Ua, useOptions as Ha, useLang as Ja } from "./composition.js";
|
|
8
8
|
import Je from "vuedraggable";
|
|
@@ -120,8 +120,8 @@ const Ya = {
|
|
|
120
120
|
function al(a) {
|
|
121
121
|
return String(a || "en_us").toLowerCase().replace(/-/g, "_");
|
|
122
122
|
}
|
|
123
|
-
const
|
|
124
|
-
function
|
|
123
|
+
const ts = Ee;
|
|
124
|
+
function rs(a) {
|
|
125
125
|
const o = al(a);
|
|
126
126
|
return { ...Ee[o] || Ee.en_us };
|
|
127
127
|
}
|
|
@@ -9692,7 +9692,7 @@ function Fe(a, o) {
|
|
|
9692
9692
|
}
|
|
9693
9693
|
return e;
|
|
9694
9694
|
}
|
|
9695
|
-
function
|
|
9695
|
+
function ss() {
|
|
9696
9696
|
return je();
|
|
9697
9697
|
}
|
|
9698
9698
|
function Ve(a) {
|
|
@@ -9700,7 +9700,7 @@ function Ve(a) {
|
|
|
9700
9700
|
}
|
|
9701
9701
|
Ve.lang = rn;
|
|
9702
9702
|
Ve.jump = (a) => Ce(ye(Re(a)));
|
|
9703
|
-
function
|
|
9703
|
+
function is(a) {
|
|
9704
9704
|
!a || typeof a != "object" || Array.isArray(a) || (Be = Fe(je(), a));
|
|
9705
9705
|
}
|
|
9706
9706
|
function cn(a, o = {}) {
|
|
@@ -9835,7 +9835,7 @@ function we(a, o) {
|
|
|
9835
9835
|
}
|
|
9836
9836
|
s.appendChild(g), n > 0 && (u = window.setTimeout(y, n));
|
|
9837
9837
|
}
|
|
9838
|
-
function
|
|
9838
|
+
function cs() {
|
|
9839
9839
|
return {
|
|
9840
9840
|
success: (a) => we("success", a),
|
|
9841
9841
|
warning: (a) => we("warning", a),
|
|
@@ -9843,8 +9843,8 @@ function is() {
|
|
|
9843
9843
|
error: (a) => we("error", a)
|
|
9844
9844
|
};
|
|
9845
9845
|
}
|
|
9846
|
-
var
|
|
9847
|
-
function
|
|
9846
|
+
var us = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
|
|
9847
|
+
function ds(a) {
|
|
9848
9848
|
return a && a.__esModule && Object.prototype.hasOwnProperty.call(a, "default") ? a.default : a;
|
|
9849
9849
|
}
|
|
9850
9850
|
const Se = (a) => {
|
|
@@ -9955,7 +9955,7 @@ const Se = (a) => {
|
|
|
9955
9955
|
class: H([[y.icon, e.iconClass], "noShrink fs16"]),
|
|
9956
9956
|
"aria-hidden": "true"
|
|
9957
9957
|
}, null, 2)) : J("", !0),
|
|
9958
|
-
ie(" " +
|
|
9958
|
+
ie(" " + I(u.$l(y.label)), 1)
|
|
9959
9959
|
], 10, pn))), 128))
|
|
9960
9960
|
], 16));
|
|
9961
9961
|
}
|
|
@@ -10010,9 +10010,9 @@ const Se = (a) => {
|
|
|
10010
10010
|
key: 0,
|
|
10011
10011
|
class: H(["header", o.headerClass])
|
|
10012
10012
|
}, [
|
|
10013
|
-
e.$slots.header ? q(e.$slots, "header", { key: 0 }, void 0, !0) : o.title ? (A(), E("span", gn,
|
|
10013
|
+
e.$slots.header ? q(e.$slots, "header", { key: 0 }, void 0, !0) : o.title ? (A(), E("span", gn, I(o.title), 1)) : J("", !0)
|
|
10014
10014
|
], 2)) : J("", !0),
|
|
10015
|
-
|
|
10015
|
+
m("div", {
|
|
10016
10016
|
class: H(["body", o.bodyClass])
|
|
10017
10017
|
}, [
|
|
10018
10018
|
q(e.$slots, "default", {}, void 0, !0)
|
|
@@ -10105,9 +10105,9 @@ const Se = (a) => {
|
|
|
10105
10105
|
v();
|
|
10106
10106
|
}
|
|
10107
10107
|
), (_, d) => {
|
|
10108
|
-
const T = V("Loading"),
|
|
10108
|
+
const T = V("Loading"), b = V("el-drawer");
|
|
10109
10109
|
return A(), E("div", wn, [
|
|
10110
|
-
D(
|
|
10110
|
+
D(b, {
|
|
10111
10111
|
modelValue: t(n).drawerInfo.visible,
|
|
10112
10112
|
"onUpdate:modelValue": d[0] || (d[0] = (C) => t(n).drawerInfo.visible = C),
|
|
10113
10113
|
title: _.$l(t(n).drawerInfo.title),
|
|
@@ -10122,16 +10122,16 @@ const Se = (a) => {
|
|
|
10122
10122
|
class: H(t(n).dragMode && "notransition noevent noselect")
|
|
10123
10123
|
}, {
|
|
10124
10124
|
default: B(() => [
|
|
10125
|
-
|
|
10126
|
-
|
|
10125
|
+
m("div", Sn, [
|
|
10126
|
+
m("div", {
|
|
10127
10127
|
class: H(["dragHandle", t(n).dragMode && "active"]),
|
|
10128
10128
|
onMousedown: c
|
|
10129
10129
|
}, [...d[1] || (d[1] = [
|
|
10130
|
-
|
|
10130
|
+
m("i", { class: "imicon im-handle fs12" }, null, -1)
|
|
10131
10131
|
])], 34)
|
|
10132
10132
|
]),
|
|
10133
10133
|
t(x) ? J("", !0) : (A(), E("div", Tn, [
|
|
10134
|
-
|
|
10134
|
+
m("i", {
|
|
10135
10135
|
class: "imicon im-close fs20 txt-dark7 hover-txt-primary",
|
|
10136
10136
|
onClick: v
|
|
10137
10137
|
})
|
|
@@ -10242,7 +10242,7 @@ const Se = (a) => {
|
|
|
10242
10242
|
return (w, h) => {
|
|
10243
10243
|
const x = V("Loading"), F = V("el-scrollbar"), _ = V("el-button");
|
|
10244
10244
|
return A(), E(re, null, [
|
|
10245
|
-
|
|
10245
|
+
m("div", {
|
|
10246
10246
|
class: H(["MvcDrawerBody VAfter", t(c)]),
|
|
10247
10247
|
style: de(t(y))
|
|
10248
10248
|
}, [
|
|
@@ -10274,12 +10274,12 @@ const Se = (a) => {
|
|
|
10274
10274
|
onClick: g
|
|
10275
10275
|
}, {
|
|
10276
10276
|
icon: B(() => [
|
|
10277
|
-
|
|
10277
|
+
m("i", {
|
|
10278
10278
|
class: H(["imicon", l.cancelIcon])
|
|
10279
10279
|
}, null, 2)
|
|
10280
10280
|
]),
|
|
10281
10281
|
default: B(() => [
|
|
10282
|
-
|
|
10282
|
+
m("span", On, I(w.$l(l.cancelTxt)), 1)
|
|
10283
10283
|
]),
|
|
10284
10284
|
_: 1
|
|
10285
10285
|
})) : J("", !0),
|
|
@@ -10291,12 +10291,12 @@ const Se = (a) => {
|
|
|
10291
10291
|
onClick: v
|
|
10292
10292
|
}, {
|
|
10293
10293
|
icon: B(() => [
|
|
10294
|
-
|
|
10294
|
+
m("i", {
|
|
10295
10295
|
class: H(["imicon", l.confirmIcon])
|
|
10296
10296
|
}, null, 2)
|
|
10297
10297
|
]),
|
|
10298
10298
|
default: B(() => [
|
|
10299
|
-
|
|
10299
|
+
m("span", Pn, I(w.$l(l.confirmTxt)), 1)
|
|
10300
10300
|
]),
|
|
10301
10301
|
_: 1
|
|
10302
10302
|
}, 8, ["loading"])) : J("", !0),
|
|
@@ -10545,7 +10545,7 @@ const $n = ia({
|
|
|
10545
10545
|
params: S.params,
|
|
10546
10546
|
query: S.query
|
|
10547
10547
|
});
|
|
10548
|
-
},
|
|
10548
|
+
}, b = (S) => {
|
|
10549
10549
|
console.info(S.name, z.value), S.name === z.value ? v.replace({ name: S.name, query: { t: +/* @__PURE__ */ new Date() } }) : T(S);
|
|
10550
10550
|
}, C = (S, O) => {
|
|
10551
10551
|
r.closeTab(S, O);
|
|
@@ -10568,7 +10568,7 @@ const $n = ia({
|
|
|
10568
10568
|
), ve(() => {
|
|
10569
10569
|
u.$el.removeEventListener("scroll", F), l == null || l(), l = null;
|
|
10570
10570
|
}), (S, O) => (A(), E("div", Rn, [
|
|
10571
|
-
|
|
10571
|
+
m("div", Fn, [
|
|
10572
10572
|
(A(!0), E(re, null, ce(t(f), (k, j) => (A(), E("div", {
|
|
10573
10573
|
key: k.name,
|
|
10574
10574
|
id: `tab_${k.name}`,
|
|
@@ -10578,21 +10578,21 @@ const $n = ia({
|
|
|
10578
10578
|
]]),
|
|
10579
10579
|
onContextmenu: _e((G) => d(G, k, j), ["prevent", "stop"]),
|
|
10580
10580
|
onClick: (G) => T(k),
|
|
10581
|
-
onDblclick: (G) =>
|
|
10581
|
+
onDblclick: (G) => b(k)
|
|
10582
10582
|
}, [
|
|
10583
10583
|
k.icon ? (A(), E("i", {
|
|
10584
10584
|
key: 0,
|
|
10585
10585
|
class: H(["imicon", k.icon])
|
|
10586
10586
|
}, null, 2)) : J("", !0),
|
|
10587
|
-
ie(" " +
|
|
10588
|
-
|
|
10587
|
+
ie(" " + I(k.meta.title) + " ", 1),
|
|
10588
|
+
m("div", {
|
|
10589
10589
|
class: "abs r flexMode hc vc w20 h20",
|
|
10590
10590
|
onClick: _e((G) => C(k, j), ["stop"])
|
|
10591
10591
|
}, [...O[0] || (O[0] = [
|
|
10592
|
-
|
|
10592
|
+
m("span", null, "✕", -1)
|
|
10593
10593
|
])], 8, Gn)
|
|
10594
10594
|
], 42, Vn))), 128)),
|
|
10595
|
-
O[1] || (O[1] =
|
|
10595
|
+
O[1] || (O[1] = m("div", { class: "w16 h16 noShrink" }, null, -1))
|
|
10596
10596
|
])
|
|
10597
10597
|
]));
|
|
10598
10598
|
}
|
|
@@ -10626,30 +10626,30 @@ const $n = ia({
|
|
|
10626
10626
|
u();
|
|
10627
10627
|
});
|
|
10628
10628
|
const v = o, u = () => {
|
|
10629
|
-
const
|
|
10630
|
-
|
|
10631
|
-
}, c = (
|
|
10632
|
-
l.collapse === !0 ? l.collapse = !1 : l.collapse === !1 ? l.collapse = !0 : l.collapse =
|
|
10633
|
-
}, y = (
|
|
10634
|
-
|
|
10635
|
-
}, w = (
|
|
10629
|
+
const b = localStorage.getItem("collapse");
|
|
10630
|
+
b && (l.collapse = JSON.parse(b)), document.addEventListener("keydown", y);
|
|
10631
|
+
}, c = (b) => {
|
|
10632
|
+
l.collapse === !0 ? l.collapse = !1 : l.collapse === !1 ? l.collapse = !0 : l.collapse = b, localStorage.setItem("collapse", l.collapse), v("on-collapse-change", l.collapse);
|
|
10633
|
+
}, y = (b) => {
|
|
10634
|
+
b.shiftKey && (b.metaKey || b.ctrlKey) && (b.keyCode === 37 ? c(!0) : b.keyCode === 39 && c(!1));
|
|
10635
|
+
}, w = (b) => {
|
|
10636
10636
|
var C;
|
|
10637
|
-
return (C =
|
|
10638
|
-
}, h = (
|
|
10637
|
+
return (C = b == null ? void 0 : b.children) != null && C.length ? w(b.children[0]) : b;
|
|
10638
|
+
}, h = (b) => {
|
|
10639
10639
|
var C;
|
|
10640
|
-
return ((C =
|
|
10641
|
-
}, x = (
|
|
10642
|
-
const C = w(
|
|
10640
|
+
return ((C = b == null ? void 0 : b.children) == null ? void 0 : C.some((f) => f.name === n.name || h(f))) ?? !1;
|
|
10641
|
+
}, x = (b) => {
|
|
10642
|
+
const C = w(b);
|
|
10643
10643
|
C != null && C.name && r.push({ name: C.name });
|
|
10644
10644
|
}, F = () => {
|
|
10645
|
-
const
|
|
10645
|
+
const b = { ...n.query, _: Date.now() }, C = n.name ? { name: n.name, params: n.params, query: b } : { path: n.path, query: b };
|
|
10646
10646
|
r.replace(C).catch(() => {
|
|
10647
10647
|
});
|
|
10648
10648
|
}, _ = () => {
|
|
10649
|
-
var
|
|
10650
|
-
return ((
|
|
10649
|
+
var b;
|
|
10650
|
+
return ((b = globalThis.$config) == null ? void 0 : b.loginPageName) || "Entry";
|
|
10651
10651
|
}, d = () => {
|
|
10652
|
-
const
|
|
10652
|
+
const b = () => {
|
|
10653
10653
|
var f, z;
|
|
10654
10654
|
try {
|
|
10655
10655
|
const R = s.tab();
|
|
@@ -10657,7 +10657,7 @@ const $n = ia({
|
|
|
10657
10657
|
} catch {
|
|
10658
10658
|
}
|
|
10659
10659
|
}, C = () => {
|
|
10660
|
-
if (
|
|
10660
|
+
if (b(), typeof g.clearLogin == "function")
|
|
10661
10661
|
g.clearLogin();
|
|
10662
10662
|
else {
|
|
10663
10663
|
try {
|
|
@@ -10678,35 +10678,35 @@ const $n = ia({
|
|
|
10678
10678
|
}, T = p(() => l.collapse ? "im-verticalleft" : "im-verticalright");
|
|
10679
10679
|
return ve(() => {
|
|
10680
10680
|
document.removeEventListener("keydown", y);
|
|
10681
|
-
}), (
|
|
10681
|
+
}), (b, C) => {
|
|
10682
10682
|
const f = V("el-popconfirm");
|
|
10683
10683
|
return A(), E("div", {
|
|
10684
10684
|
class: H(["FrameMenu sticky vh100 noselect noShrink", t(l).collapse && "collapse"])
|
|
10685
10685
|
}, [
|
|
10686
|
-
|
|
10687
|
-
|
|
10688
|
-
q(
|
|
10686
|
+
m("div", Hn, [
|
|
10687
|
+
m("div", Jn, [
|
|
10688
|
+
q(b.$slots, "logo", {}, void 0, !0)
|
|
10689
10689
|
]),
|
|
10690
|
-
|
|
10691
|
-
q(
|
|
10690
|
+
m("div", Zn, [
|
|
10691
|
+
q(b.$slots, "logomini", {}, void 0, !0)
|
|
10692
10692
|
]),
|
|
10693
|
-
|
|
10693
|
+
m("div", {
|
|
10694
10694
|
class: "collapseArea hover abs",
|
|
10695
10695
|
onClick: C[0] || (C[0] = (z) => c(t(l).collapse))
|
|
10696
10696
|
}, [
|
|
10697
|
-
|
|
10697
|
+
m("i", {
|
|
10698
10698
|
class: H(["imicon fs20", t(T)])
|
|
10699
10699
|
}, null, 2)
|
|
10700
10700
|
])
|
|
10701
10701
|
]),
|
|
10702
|
-
|
|
10702
|
+
m("div", Yn, [
|
|
10703
10703
|
(A(!0), E(re, null, ce(e.routes, (z, R) => {
|
|
10704
10704
|
var S, O;
|
|
10705
10705
|
return A(), E("div", {
|
|
10706
10706
|
key: R,
|
|
10707
10707
|
class: "menuItemWrap mb2"
|
|
10708
10708
|
}, [
|
|
10709
|
-
|
|
10709
|
+
m("div", {
|
|
10710
10710
|
class: H(["menuItem flexMode vc g8 radius4 p0-16", [
|
|
10711
10711
|
t(n).name === z.name && "active bg-primary",
|
|
10712
10712
|
t(l).collapse && "hc",
|
|
@@ -10715,18 +10715,18 @@ const $n = ia({
|
|
|
10715
10715
|
onClick: (k) => x(z),
|
|
10716
10716
|
onDblclick: F
|
|
10717
10717
|
}, [
|
|
10718
|
-
|
|
10718
|
+
m("div", qn, [
|
|
10719
10719
|
z.meta.icon ? (A(), E("i", {
|
|
10720
10720
|
key: 0,
|
|
10721
10721
|
class: H([e.iconClass, z.meta.icon])
|
|
10722
|
-
}, null, 2)) : (A(), E("span", Xn,
|
|
10722
|
+
}, null, 2)) : (A(), E("span", Xn, I(((S = z.meta.title) == null ? void 0 : S.substr(0, 1)) || "U"), 1))
|
|
10723
10723
|
]),
|
|
10724
|
-
|
|
10724
|
+
m("div", {
|
|
10725
10725
|
class: H(["itemTitle txt-nowrap fs14", [
|
|
10726
10726
|
t(n).name === z.name && "active",
|
|
10727
10727
|
t(l).collapse && "hide"
|
|
10728
10728
|
]])
|
|
10729
|
-
},
|
|
10729
|
+
}, I(z.meta.title), 3)
|
|
10730
10730
|
], 42, Wn),
|
|
10731
10731
|
(O = z.children) != null && O.length ? (A(), E("div", Qn, [
|
|
10732
10732
|
(A(!0), E(re, null, ce(z.children, (k, j) => (A(), E("div", {
|
|
@@ -10735,35 +10735,35 @@ const $n = ia({
|
|
|
10735
10735
|
onClick: (G) => x(k),
|
|
10736
10736
|
onDblclick: F
|
|
10737
10737
|
}, [
|
|
10738
|
-
|
|
10738
|
+
m("div", ao, [
|
|
10739
10739
|
k.meta.icon ? (A(), E("i", {
|
|
10740
10740
|
key: 0,
|
|
10741
10741
|
class: H([e.iconClass, k.meta.icon])
|
|
10742
10742
|
}, null, 2)) : J("", !0)
|
|
10743
10743
|
]),
|
|
10744
|
-
|
|
10744
|
+
m("div", {
|
|
10745
10745
|
class: H(["itemTitle txt-nowrap fs14", [
|
|
10746
10746
|
t(n).name === k.name && "active",
|
|
10747
10747
|
t(l).collapse && "hide"
|
|
10748
10748
|
]])
|
|
10749
|
-
},
|
|
10749
|
+
}, I(k.meta.title), 3)
|
|
10750
10750
|
], 42, eo))), 128))
|
|
10751
10751
|
])) : J("", !0)
|
|
10752
10752
|
]);
|
|
10753
10753
|
}), 128))
|
|
10754
10754
|
]),
|
|
10755
|
-
|
|
10755
|
+
m("div", lo, [
|
|
10756
10756
|
D(f, {
|
|
10757
10757
|
placement: "top",
|
|
10758
|
-
title:
|
|
10758
|
+
title: b.$l("Log out?"),
|
|
10759
10759
|
onConfirm: d
|
|
10760
10760
|
}, {
|
|
10761
10761
|
reference: B(() => [
|
|
10762
|
-
|
|
10763
|
-
C[1] || (C[1] =
|
|
10764
|
-
|
|
10762
|
+
m("div", no, [
|
|
10763
|
+
C[1] || (C[1] = m("i", { class: "imicon im-power fs24" }, null, -1)),
|
|
10764
|
+
m("span", {
|
|
10765
10765
|
class: H(["fs14", t(l).collapse && "hide"])
|
|
10766
|
-
},
|
|
10766
|
+
}, I(t(g).userinfo[e.usernameKey]), 3)
|
|
10767
10767
|
])
|
|
10768
10768
|
]),
|
|
10769
10769
|
_: 1
|
|
@@ -10772,7 +10772,7 @@ const $n = ia({
|
|
|
10772
10772
|
], 2);
|
|
10773
10773
|
};
|
|
10774
10774
|
}
|
|
10775
|
-
}), to = /* @__PURE__ */ ne(oo, [["__scopeId", "data-v-81e9f3a9"]]), ro = { class: "FrameFooter" }, so = { class: "txt-tip" }, io = { class: "txt-primary" }, co = /* @__PURE__ */ Object.assign({
|
|
10775
|
+
}), to = /* @__PURE__ */ ne(oo, [["__scopeId", "data-v-81e9f3a9"]]), ro = { class: "FrameFooter" }, so = { class: "txt-tip" }, io = { class: "txt-primary" }, co = { class: "txt-dark3" }, uo = /* @__PURE__ */ Object.assign({
|
|
10776
10776
|
name: "FrameFooter",
|
|
10777
10777
|
inheritAttrs: !1
|
|
10778
10778
|
}, {
|
|
@@ -10781,11 +10781,12 @@ const $n = ia({
|
|
|
10781
10781
|
X({});
|
|
10782
10782
|
const o = p(() => globalThis.$config);
|
|
10783
10783
|
return (e, l) => (A(), E("div", ro, [
|
|
10784
|
-
|
|
10785
|
-
|
|
10784
|
+
m("span", so, I(t(o).copyright), 1),
|
|
10785
|
+
m("span", io, I(t(o).author), 1),
|
|
10786
|
+
m("span", co, "Ver" + I(t(o).version), 1)
|
|
10786
10787
|
]));
|
|
10787
10788
|
}
|
|
10788
|
-
}),
|
|
10789
|
+
}), mo = /* @__PURE__ */ ne(uo, [["__scopeId", "data-v-a471ccbf"]]), bo = { class: "FrameTool fixed r t flexMode vc g8 p0-8 w40 h40 noShrink z9" }, vo = /* @__PURE__ */ Object.assign({
|
|
10789
10790
|
name: "FrameTool",
|
|
10790
10791
|
inheritAttrs: !1
|
|
10791
10792
|
}, {
|
|
@@ -10807,8 +10808,8 @@ const $n = ia({
|
|
|
10807
10808
|
return (n, r) => {
|
|
10808
10809
|
const s = V("Icon"), g = V("Drawer");
|
|
10809
10810
|
return A(), E(re, null, [
|
|
10810
|
-
|
|
10811
|
-
|
|
10811
|
+
m("div", bo, [
|
|
10812
|
+
m("div", {
|
|
10812
10813
|
class: "hover w24 h24 flexMode hc vc radius",
|
|
10813
10814
|
onClick: l
|
|
10814
10815
|
}, [
|
|
@@ -10826,10 +10827,10 @@ const $n = ia({
|
|
|
10826
10827
|
], 64);
|
|
10827
10828
|
};
|
|
10828
10829
|
}
|
|
10829
|
-
}),
|
|
10830
|
+
}), po = {
|
|
10830
10831
|
key: 0,
|
|
10831
10832
|
class: "menuDivider"
|
|
10832
|
-
},
|
|
10833
|
+
}, fo = ["disabled", "onClick"], ho = { class: "menuLabel" }, _o = /* @__PURE__ */ Object.assign({
|
|
10833
10834
|
name: "FrameRightMenu",
|
|
10834
10835
|
inheritAttrs: !1
|
|
10835
10836
|
}, {
|
|
@@ -10839,8 +10840,8 @@ const $n = ia({
|
|
|
10839
10840
|
x: 0,
|
|
10840
10841
|
y: 0,
|
|
10841
10842
|
ready: !1
|
|
10842
|
-
}), r = (
|
|
10843
|
-
const { position:
|
|
10843
|
+
}), r = (b, C, f) => Math.min(Math.max(b, C), f), s = (b) => Number.isFinite(Number(b)), g = () => {
|
|
10844
|
+
const { position: b, el: C } = e;
|
|
10844
10845
|
if (C != null && C.getBoundingClientRect) {
|
|
10845
10846
|
const f = C.getBoundingClientRect();
|
|
10846
10847
|
return {
|
|
@@ -10848,9 +10849,9 @@ const $n = ia({
|
|
|
10848
10849
|
y: f.bottom + 4
|
|
10849
10850
|
};
|
|
10850
10851
|
}
|
|
10851
|
-
return
|
|
10852
|
-
x: Number(
|
|
10853
|
-
y: Number(
|
|
10852
|
+
return b && s(b.x) && s(b.y) ? {
|
|
10853
|
+
x: Number(b.x),
|
|
10854
|
+
y: Number(b.y)
|
|
10854
10855
|
} : {
|
|
10855
10856
|
x: 0,
|
|
10856
10857
|
y: 0
|
|
@@ -10859,26 +10860,26 @@ const $n = ia({
|
|
|
10859
10860
|
if (n.ready = !1, !d.value)
|
|
10860
10861
|
return;
|
|
10861
10862
|
await me();
|
|
10862
|
-
const
|
|
10863
|
-
if (!
|
|
10863
|
+
const b = l.value;
|
|
10864
|
+
if (!b)
|
|
10864
10865
|
return;
|
|
10865
|
-
const C = g(), f =
|
|
10866
|
+
const C = g(), f = b.getBoundingClientRect(), z = 8, R = Math.max(z, window.innerWidth - f.width - z), S = Math.max(z, window.innerHeight - f.height - z);
|
|
10866
10867
|
n.x = r(C.x, z, R), n.y = r(C.y, z, S), n.ready = !0;
|
|
10867
10868
|
}, u = () => {
|
|
10868
10869
|
e.visible && e.hide(), n.ready = !1;
|
|
10869
|
-
}, c = (
|
|
10870
|
+
}, c = (b) => {
|
|
10870
10871
|
var C;
|
|
10871
|
-
!d.value || (C = l.value) != null && C.contains(
|
|
10872
|
-
}, y = (
|
|
10872
|
+
!d.value || (C = l.value) != null && C.contains(b.target) || u();
|
|
10873
|
+
}, y = (b) => {
|
|
10873
10874
|
var C;
|
|
10874
|
-
!d.value || (C = l.value) != null && C.contains(
|
|
10875
|
-
}, w = (
|
|
10876
|
-
|
|
10877
|
-
}, h = (
|
|
10875
|
+
!d.value || (C = l.value) != null && C.contains(b.target) || u();
|
|
10876
|
+
}, w = (b) => {
|
|
10877
|
+
b.key === "Escape" && u();
|
|
10878
|
+
}, h = (b) => typeof b.disabled == "function" ? b.disabled(b) : !!b.disabled, x = (b, C) => b.value ?? b.label ?? C, F = (b) => {
|
|
10878
10879
|
var C, f;
|
|
10879
|
-
if (!h(
|
|
10880
|
+
if (!h(b))
|
|
10880
10881
|
try {
|
|
10881
|
-
(C =
|
|
10882
|
+
(C = b.cb) == null || C.call(b, b), (f = b.onClick) == null || f.call(b, b);
|
|
10882
10883
|
} finally {
|
|
10883
10884
|
u();
|
|
10884
10885
|
}
|
|
@@ -10889,12 +10890,12 @@ const $n = ia({
|
|
|
10889
10890
|
}));
|
|
10890
10891
|
return te(
|
|
10891
10892
|
() => {
|
|
10892
|
-
var
|
|
10893
|
+
var b, C;
|
|
10893
10894
|
return [
|
|
10894
10895
|
e.visible,
|
|
10895
10896
|
e.el,
|
|
10896
10897
|
e.options,
|
|
10897
|
-
(
|
|
10898
|
+
(b = e.position) == null ? void 0 : b.x,
|
|
10898
10899
|
(C = e.position) == null ? void 0 : C.y,
|
|
10899
10900
|
_.value.length
|
|
10900
10901
|
];
|
|
@@ -10909,7 +10910,7 @@ const $n = ia({
|
|
|
10909
10910
|
document.addEventListener("pointerdown", c, !0), document.addEventListener("contextmenu", y, !0), document.addEventListener("keydown", w), window.addEventListener("resize", u), window.addEventListener("scroll", u, !0);
|
|
10910
10911
|
}), ve(() => {
|
|
10911
10912
|
document.removeEventListener("pointerdown", c, !0), document.removeEventListener("contextmenu", y, !0), document.removeEventListener("keydown", w), window.removeEventListener("resize", u), window.removeEventListener("scroll", u, !0);
|
|
10912
|
-
}), (
|
|
10913
|
+
}), (b, C) => (A(), le(Da, { to: "body" }, [
|
|
10913
10914
|
D(ua, { name: "FrameRightMenuFade" }, {
|
|
10914
10915
|
default: B(() => [
|
|
10915
10916
|
t(d) ? (A(), E("div", {
|
|
@@ -10928,7 +10929,7 @@ const $n = ia({
|
|
|
10928
10929
|
(A(!0), E(re, null, ce(t(_), (f, z) => (A(), E(re, {
|
|
10929
10930
|
key: x(f, z)
|
|
10930
10931
|
}, [
|
|
10931
|
-
f.divider ? (A(), E("div",
|
|
10932
|
+
f.divider ? (A(), E("div", po)) : (A(), E("button", {
|
|
10932
10933
|
key: 1,
|
|
10933
10934
|
type: "button",
|
|
10934
10935
|
class: H(["menuItem", { disabled: h(f) }]),
|
|
@@ -10939,8 +10940,8 @@ const $n = ia({
|
|
|
10939
10940
|
key: 0,
|
|
10940
10941
|
class: H(["imicon menuIcon", f.icon])
|
|
10941
10942
|
}, null, 2)) : J("", !0),
|
|
10942
|
-
|
|
10943
|
-
], 10,
|
|
10943
|
+
m("span", ho, I(f.label), 1)
|
|
10944
|
+
], 10, fo))
|
|
10944
10945
|
], 64))), 128))
|
|
10945
10946
|
], 36)) : J("", !0)
|
|
10946
10947
|
]),
|
|
@@ -10948,7 +10949,7 @@ const $n = ia({
|
|
|
10948
10949
|
})
|
|
10949
10950
|
]));
|
|
10950
10951
|
}
|
|
10951
|
-
}),
|
|
10952
|
+
}), go = /* @__PURE__ */ ne(_o, [["__scopeId", "data-v-388539e5"]]), yo = { class: "MvcFrame" }, Ao = /* @__PURE__ */ Object.assign({
|
|
10952
10953
|
name: "MvcFrame",
|
|
10953
10954
|
inheritAttrs: !1
|
|
10954
10955
|
}, {
|
|
@@ -10993,7 +10994,7 @@ const $n = ia({
|
|
|
10993
10994
|
}));
|
|
10994
10995
|
return (y, w) => {
|
|
10995
10996
|
const h = V("Loading"), x = V("router-view");
|
|
10996
|
-
return A(), E("div",
|
|
10997
|
+
return A(), E("div", yo, [
|
|
10997
10998
|
D(to, oe(o.menu, { onOnCollapseChange: v }), be({ _: 2 }, [
|
|
10998
10999
|
y.$slots.logo ? {
|
|
10999
11000
|
name: "logo",
|
|
@@ -11010,24 +11011,24 @@ const $n = ia({
|
|
|
11010
11011
|
key: "1"
|
|
11011
11012
|
} : void 0
|
|
11012
11013
|
]), 1040),
|
|
11013
|
-
|
|
11014
|
+
m("div", {
|
|
11014
11015
|
class: "PageArea",
|
|
11015
11016
|
style: de(t(c))
|
|
11016
11017
|
}, [
|
|
11017
11018
|
D(h, { loading: t(u) }, null, 8, ["loading"]),
|
|
11018
11019
|
t(n).useTab ? (A(), le(Un, { key: 0 })) : J("", !0),
|
|
11019
|
-
D(
|
|
11020
|
+
D(vo),
|
|
11020
11021
|
D(x, he(ze(o.page)), null, 16),
|
|
11021
|
-
D(
|
|
11022
|
+
D(mo)
|
|
11022
11023
|
], 4),
|
|
11023
|
-
D(
|
|
11024
|
+
D(go)
|
|
11024
11025
|
]);
|
|
11025
11026
|
};
|
|
11026
11027
|
}
|
|
11027
|
-
}),
|
|
11028
|
+
}), zo = /* @__PURE__ */ ne(Ao, [["__scopeId", "data-v-5ae195c7"]]), wo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
11028
11029
|
__proto__: null,
|
|
11029
|
-
default:
|
|
11030
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
11030
|
+
default: zo
|
|
11031
|
+
}, Symbol.toStringTag, { value: "Module" })), So = ["xlink:href"], To = /* @__PURE__ */ Object.assign({
|
|
11031
11032
|
name: "MvcIcon"
|
|
11032
11033
|
}, {
|
|
11033
11034
|
__name: "index",
|
|
@@ -11061,18 +11062,18 @@ const $n = ia({
|
|
|
11061
11062
|
"aria-hidden": "true",
|
|
11062
11063
|
style: de(t(l))
|
|
11063
11064
|
}, [
|
|
11064
|
-
|
|
11065
|
+
m("use", {
|
|
11065
11066
|
"xlink:href": `#${t(e).prefix}-${a.name}`
|
|
11066
|
-
}, null, 8,
|
|
11067
|
+
}, null, 8, So)
|
|
11067
11068
|
], 4));
|
|
11068
11069
|
}
|
|
11069
|
-
}),
|
|
11070
|
+
}), Co = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
11070
11071
|
__proto__: null,
|
|
11071
|
-
default:
|
|
11072
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
11072
|
+
default: To
|
|
11073
|
+
}, Symbol.toStringTag, { value: "Module" })), Mo = {
|
|
11073
11074
|
key: 0,
|
|
11074
11075
|
class: "MvcFieldLabel"
|
|
11075
|
-
},
|
|
11076
|
+
}, ko = /* @__PURE__ */ Object.assign({
|
|
11076
11077
|
name: "MvcInput",
|
|
11077
11078
|
inheritAttrs: !1
|
|
11078
11079
|
}, {
|
|
@@ -11118,14 +11119,14 @@ const $n = ia({
|
|
|
11118
11119
|
s = w(), s && (s.addEventListener("compositionstart", _), s.addEventListener("compositionend", d)), e.focus && F();
|
|
11119
11120
|
});
|
|
11120
11121
|
const w = () => {
|
|
11121
|
-
var W,
|
|
11122
|
+
var W, $, L;
|
|
11122
11123
|
const N = (W = r.value) == null ? void 0 : W.$el;
|
|
11123
|
-
return s = ((
|
|
11124
|
+
return s = (($ = N == null ? void 0 : N.querySelector) == null ? void 0 : $.call(N, "input")) || ((L = N == null ? void 0 : N.querySelector) == null ? void 0 : L.call(N, "textarea")) || s, s;
|
|
11124
11125
|
}, h = () => {
|
|
11125
11126
|
g && (clearTimeout(g), g = null);
|
|
11126
11127
|
}, x = () => {
|
|
11127
|
-
var W,
|
|
11128
|
-
(
|
|
11128
|
+
var W, $;
|
|
11129
|
+
($ = (W = r.value) == null ? void 0 : W.focus) == null || $.call(W);
|
|
11129
11130
|
const N = w();
|
|
11130
11131
|
return N ? (N.focus(), document.activeElement === N) : !1;
|
|
11131
11132
|
}, F = (N = 0) => {
|
|
@@ -11140,7 +11141,7 @@ const $n = ia({
|
|
|
11140
11141
|
v.isComposing = !1, me(() => z(v.val));
|
|
11141
11142
|
}, T = (N) => {
|
|
11142
11143
|
v.isComposing || z(N);
|
|
11143
|
-
},
|
|
11144
|
+
}, b = (N) => {
|
|
11144
11145
|
v.focused = !0, u("focus", N);
|
|
11145
11146
|
}, C = (N) => {
|
|
11146
11147
|
v.focused = !1, u("blur", N);
|
|
@@ -11179,13 +11180,13 @@ const $n = ia({
|
|
|
11179
11180
|
), ve(() => {
|
|
11180
11181
|
h(), s && (s.removeEventListener("compositionstart", _), s.removeEventListener("compositionend", d), s = null);
|
|
11181
11182
|
}), (N, W) => {
|
|
11182
|
-
const
|
|
11183
|
+
const $ = V("el-input");
|
|
11183
11184
|
return A(), E("div", {
|
|
11184
11185
|
class: H(["MvcField MvcFieldInput", t(G)]),
|
|
11185
11186
|
style: de(t(P))
|
|
11186
11187
|
}, [
|
|
11187
|
-
e.label ? (A(), E("label",
|
|
11188
|
-
D(
|
|
11188
|
+
e.label ? (A(), E("label", Mo, I(e.label), 1)) : J("", !0),
|
|
11189
|
+
D($, oe({
|
|
11189
11190
|
ref_key: "inputRef",
|
|
11190
11191
|
ref: r,
|
|
11191
11192
|
modelValue: t(v).val,
|
|
@@ -11196,7 +11197,7 @@ const $n = ia({
|
|
|
11196
11197
|
}, t(y), {
|
|
11197
11198
|
onInput: T,
|
|
11198
11199
|
onKeydown: da(f, ["enter"]),
|
|
11199
|
-
onFocus:
|
|
11200
|
+
onFocus: b,
|
|
11200
11201
|
onBlur: C
|
|
11201
11202
|
}), be({ _: 2 }, [
|
|
11202
11203
|
ce(t(l), (L, K) => ({
|
|
@@ -11209,13 +11210,13 @@ const $n = ia({
|
|
|
11209
11210
|
], 6);
|
|
11210
11211
|
};
|
|
11211
11212
|
}
|
|
11212
|
-
}),
|
|
11213
|
+
}), Eo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
11213
11214
|
__proto__: null,
|
|
11214
|
-
default:
|
|
11215
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
11215
|
+
default: ko
|
|
11216
|
+
}, Symbol.toStringTag, { value: "Module" })), Oo = {
|
|
11216
11217
|
key: 0,
|
|
11217
11218
|
class: "MvcFieldLabel"
|
|
11218
|
-
},
|
|
11219
|
+
}, Po = /* @__PURE__ */ Object.assign({
|
|
11219
11220
|
name: "MvcInputNumber",
|
|
11220
11221
|
inheritAttrs: !1
|
|
11221
11222
|
}, {
|
|
@@ -11268,46 +11269,46 @@ const $n = ia({
|
|
|
11268
11269
|
g && (clearTimeout(g), g = null);
|
|
11269
11270
|
}, y = () => {
|
|
11270
11271
|
var L, K;
|
|
11271
|
-
const
|
|
11272
|
-
return s = ((K =
|
|
11272
|
+
const $ = (L = r.value) == null ? void 0 : L.$el;
|
|
11273
|
+
return s = ((K = $ == null ? void 0 : $.querySelector) == null ? void 0 : K.call($, "input")) || s, s;
|
|
11273
11274
|
}, w = () => {
|
|
11274
11275
|
var L, K;
|
|
11275
11276
|
(K = (L = r.value) == null ? void 0 : L.focus) == null || K.call(L);
|
|
11276
|
-
const
|
|
11277
|
-
return
|
|
11278
|
-
}, h = (
|
|
11277
|
+
const $ = y();
|
|
11278
|
+
return $ ? ($.focus(), document.activeElement === $) : !1;
|
|
11279
|
+
}, h = ($ = 0) => {
|
|
11279
11280
|
c(), me(() => {
|
|
11280
|
-
!e.focus || typeof window > "u" || w() ||
|
|
11281
|
-
g = null, h(
|
|
11281
|
+
!e.focus || typeof window > "u" || w() || $ >= 5 || (g = setTimeout(() => {
|
|
11282
|
+
g = null, h($ + 1);
|
|
11282
11283
|
}, 30));
|
|
11283
11284
|
});
|
|
11284
|
-
}, x = (
|
|
11285
|
-
v.val =
|
|
11286
|
-
}, F = (
|
|
11287
|
-
u("change",
|
|
11288
|
-
}, _ = (
|
|
11289
|
-
v.focused = !0, u("focus",
|
|
11290
|
-
}, d = (
|
|
11291
|
-
v.focused = !1, u("blur",
|
|
11292
|
-
}, T = (
|
|
11285
|
+
}, x = ($) => {
|
|
11286
|
+
v.val = $, u("update:modelValue", $), u("input", $);
|
|
11287
|
+
}, F = ($, L) => {
|
|
11288
|
+
u("change", $, L);
|
|
11289
|
+
}, _ = ($) => {
|
|
11290
|
+
v.focused = !0, u("focus", $);
|
|
11291
|
+
}, d = ($) => {
|
|
11292
|
+
v.focused = !1, u("blur", $);
|
|
11293
|
+
}, T = ($) => {
|
|
11293
11294
|
var L;
|
|
11294
|
-
return !!((L =
|
|
11295
|
-
},
|
|
11296
|
-
v.controlsHovering = T(
|
|
11295
|
+
return !!((L = $ == null ? void 0 : $.closest) != null && L.call($, ".el-input-number__increase, .el-input-number__decrease"));
|
|
11296
|
+
}, b = ($) => {
|
|
11297
|
+
v.controlsHovering = T($.target);
|
|
11297
11298
|
}, C = () => {
|
|
11298
11299
|
v.controlsHovering = !1;
|
|
11299
11300
|
}, f = p(() => {
|
|
11300
|
-
const { modelValue:
|
|
11301
|
+
const { modelValue: $, label: L, materialLabel: K, focus: ae, ...i } = e;
|
|
11301
11302
|
return i;
|
|
11302
11303
|
}), z = p(() => {
|
|
11303
|
-
const { class:
|
|
11304
|
+
const { class: $, ...L } = n;
|
|
11304
11305
|
return L;
|
|
11305
11306
|
}), R = p(() => ({
|
|
11306
11307
|
...z.value,
|
|
11307
11308
|
...f.value
|
|
11308
11309
|
})), S = p(() => {
|
|
11309
|
-
const
|
|
11310
|
-
return
|
|
11310
|
+
const $ = v.val;
|
|
11311
|
+
return $ != null && String($) !== "";
|
|
11311
11312
|
}), O = p(() => !!n.placeholder), k = p(
|
|
11312
11313
|
() => e.materialLabel && (v.focused || S.value || O.value || l.prefix)
|
|
11313
11314
|
), j = p(
|
|
@@ -11334,25 +11335,25 @@ const $n = ia({
|
|
|
11334
11335
|
);
|
|
11335
11336
|
return te(
|
|
11336
11337
|
() => e.modelValue,
|
|
11337
|
-
(
|
|
11338
|
-
Object.is(v.val,
|
|
11338
|
+
($) => {
|
|
11339
|
+
Object.is(v.val, $) || (v.val = $);
|
|
11339
11340
|
},
|
|
11340
11341
|
{ immediate: !0 }
|
|
11341
11342
|
), te(
|
|
11342
11343
|
() => e.focus,
|
|
11343
|
-
(
|
|
11344
|
-
|
|
11344
|
+
($) => {
|
|
11345
|
+
$ ? h() : c();
|
|
11345
11346
|
},
|
|
11346
11347
|
{ flush: "post" }
|
|
11347
11348
|
), ve(() => {
|
|
11348
11349
|
c(), s = null;
|
|
11349
|
-
}), (
|
|
11350
|
+
}), ($, L) => {
|
|
11350
11351
|
const K = V("el-input-number");
|
|
11351
11352
|
return A(), E("div", {
|
|
11352
11353
|
class: H(["MvcField MvcFieldInputNumber", t(N)]),
|
|
11353
11354
|
style: de(t(W))
|
|
11354
11355
|
}, [
|
|
11355
|
-
e.label ? (A(), E("label",
|
|
11356
|
+
e.label ? (A(), E("label", Oo, I(e.label), 1)) : J("", !0),
|
|
11356
11357
|
D(K, oe({
|
|
11357
11358
|
ref_key: "inputNumberRef",
|
|
11358
11359
|
ref: r,
|
|
@@ -11363,29 +11364,29 @@ const $n = ia({
|
|
|
11363
11364
|
onChange: F,
|
|
11364
11365
|
onFocus: _,
|
|
11365
11366
|
onBlur: d,
|
|
11366
|
-
onMousemove:
|
|
11367
|
+
onMousemove: b,
|
|
11367
11368
|
onMouseleave: C
|
|
11368
11369
|
}), be({ _: 2 }, [
|
|
11369
11370
|
ce(t(l), (ae, i) => ({
|
|
11370
11371
|
name: i,
|
|
11371
11372
|
fn: B((M) => [
|
|
11372
|
-
q(
|
|
11373
|
+
q($.$slots, i, he(ze(M || {})))
|
|
11373
11374
|
])
|
|
11374
11375
|
}))
|
|
11375
11376
|
]), 1040, ["model-value"])
|
|
11376
11377
|
], 6);
|
|
11377
11378
|
};
|
|
11378
11379
|
}
|
|
11379
|
-
}),
|
|
11380
|
+
}), xo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
11380
11381
|
__proto__: null,
|
|
11381
|
-
default:
|
|
11382
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
11382
|
+
default: Po
|
|
11383
|
+
}, Symbol.toStringTag, { value: "Module" })), Lo = {
|
|
11383
11384
|
key: 0,
|
|
11384
11385
|
class: "langPrefix flexMode vc g4 noShrink"
|
|
11385
|
-
},
|
|
11386
|
+
}, No = { class: "langTag fs12 txt-tip" }, Io = { class: "flexMode vc g8 vl" }, $o = {
|
|
11386
11387
|
key: 0,
|
|
11387
11388
|
class: "langTag fs12 txt-tip noShrink"
|
|
11388
|
-
},
|
|
11389
|
+
}, Bo = { class: "txt-p" }, jo = /* @__PURE__ */ Object.assign({
|
|
11389
11390
|
name: "MvcLang",
|
|
11390
11391
|
inheritAttrs: !1
|
|
11391
11392
|
}, {
|
|
@@ -11438,9 +11439,9 @@ const $n = ia({
|
|
|
11438
11439
|
value: h.value
|
|
11439
11440
|
}, {
|
|
11440
11441
|
default: B(() => [
|
|
11441
|
-
|
|
11442
|
-
o.useIcon ? (A(), E("span",
|
|
11443
|
-
|
|
11442
|
+
m("div", Io, [
|
|
11443
|
+
o.useIcon ? (A(), E("span", $o, I(h.txt), 1)) : J("", !0),
|
|
11444
|
+
m("span", Bo, I(h.label), 1)
|
|
11444
11445
|
])
|
|
11445
11446
|
]),
|
|
11446
11447
|
_: 2
|
|
@@ -11451,8 +11452,8 @@ const $n = ia({
|
|
|
11451
11452
|
o.useIcon ? {
|
|
11452
11453
|
name: "prefix",
|
|
11453
11454
|
fn: B(() => [
|
|
11454
|
-
v.value ? (A(), E("div",
|
|
11455
|
-
|
|
11455
|
+
v.value ? (A(), E("div", Lo, [
|
|
11456
|
+
m("span", No, I(v.value.txt), 1)
|
|
11456
11457
|
])) : J("", !0)
|
|
11457
11458
|
]),
|
|
11458
11459
|
key: "0"
|
|
@@ -11460,10 +11461,10 @@ const $n = ia({
|
|
|
11460
11461
|
]), 1040, ["modelValue", "class", "teleported"]);
|
|
11461
11462
|
};
|
|
11462
11463
|
}
|
|
11463
|
-
}),
|
|
11464
|
+
}), Do = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
11464
11465
|
__proto__: null,
|
|
11465
|
-
default:
|
|
11466
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
11466
|
+
default: jo
|
|
11467
|
+
}, Symbol.toStringTag, { value: "Module" })), Ro = { class: "listViewport" }, Fo = ["aria-selected", "onClick"], Vo = /* @__PURE__ */ Object.assign({
|
|
11467
11468
|
name: "MvcList",
|
|
11468
11469
|
inheritAttrs: !1
|
|
11469
11470
|
}, {
|
|
@@ -11554,8 +11555,8 @@ const $n = ia({
|
|
|
11554
11555
|
return A(), E("div", oe({
|
|
11555
11556
|
class: ["MvcList", [t(v), c.$attrs.class]]
|
|
11556
11557
|
}, c.$attrs), [
|
|
11557
|
-
|
|
11558
|
-
|
|
11558
|
+
m("div", Ro, [
|
|
11559
|
+
m("div", {
|
|
11559
11560
|
class: H(["listScroll yscroll", e.listClass]),
|
|
11560
11561
|
role: "listbox"
|
|
11561
11562
|
}, [
|
|
@@ -11567,9 +11568,9 @@ const $n = ia({
|
|
|
11567
11568
|
onClick: (x) => r(h)
|
|
11568
11569
|
}, [
|
|
11569
11570
|
q(c.$slots, "item", { option: h }, () => [
|
|
11570
|
-
ie(
|
|
11571
|
+
ie(I(c.$l(h.label)), 1)
|
|
11571
11572
|
], !0)
|
|
11572
|
-
], 10,
|
|
11573
|
+
], 10, Fo))), 128))
|
|
11573
11574
|
], 2),
|
|
11574
11575
|
D(w, oe({
|
|
11575
11576
|
loading: e.loading
|
|
@@ -11578,10 +11579,10 @@ const $n = ia({
|
|
|
11578
11579
|
], 16);
|
|
11579
11580
|
};
|
|
11580
11581
|
}
|
|
11581
|
-
}),
|
|
11582
|
+
}), Go = /* @__PURE__ */ ne(Vo, [["__scopeId", "data-v-cdd3bad5"]]), Ko = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
11582
11583
|
__proto__: null,
|
|
11583
|
-
default:
|
|
11584
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
11584
|
+
default: Go
|
|
11585
|
+
}, Symbol.toStringTag, { value: "Module" })), Uo = { class: "content flexMode flexV vc g12 relative z1" }, Ho = /* @__PURE__ */ Object.assign({
|
|
11585
11586
|
name: "MvcLoading",
|
|
11586
11587
|
inheritAttrs: !1
|
|
11587
11588
|
}, {
|
|
@@ -11638,31 +11639,31 @@ const $n = ia({
|
|
|
11638
11639
|
zIndex: o.z
|
|
11639
11640
|
})
|
|
11640
11641
|
}, [
|
|
11641
|
-
|
|
11642
|
-
|
|
11642
|
+
m("div", Uo, [
|
|
11643
|
+
m("i", {
|
|
11643
11644
|
class: H([o.icon, `fs${o.size}`, "imicon ani-rotate"]),
|
|
11644
11645
|
"aria-hidden": "true"
|
|
11645
11646
|
}, null, 2),
|
|
11646
11647
|
o.showTxt ? (A(), E("span", {
|
|
11647
11648
|
key: 0,
|
|
11648
11649
|
class: H(["loaderTxt fs14 txt-c", o.txtClass])
|
|
11649
|
-
},
|
|
11650
|
+
}, I(e.$l(o.txt)), 3)) : J("", !0)
|
|
11650
11651
|
])
|
|
11651
11652
|
], 4)) : J("", !0)
|
|
11652
11653
|
]),
|
|
11653
11654
|
_: 1
|
|
11654
11655
|
}));
|
|
11655
11656
|
}
|
|
11656
|
-
}),
|
|
11657
|
+
}), Jo = /* @__PURE__ */ ne(Ho, [["__scopeId", "data-v-305a4676"]]), Zo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
11657
11658
|
__proto__: null,
|
|
11658
|
-
default:
|
|
11659
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
11659
|
+
default: Jo
|
|
11660
|
+
}, Symbol.toStringTag, { value: "Module" })), Yo = { class: "MvcLogin flexMode flexV hc vc wp100 vh100 p24-16" }, Wo = { class: "panelWrap wp100 maxw400 p24 radius8 border noShrink" }, qo = { class: "flexMode vc hb mb16" }, Xo = { class: "pl8 fs20 fw700 txt-h1" }, Qo = { class: "contentArea minh160" }, et = {
|
|
11660
11661
|
key: 1,
|
|
11661
11662
|
class: "oauthAuthPanel flexMode flexV g8 wp100 vl"
|
|
11662
|
-
},
|
|
11663
|
+
}, at = ["disabled"], lt = ["disabled"], nt = {
|
|
11663
11664
|
key: 2,
|
|
11664
11665
|
class: "scanArea flexMode flexV vc g12"
|
|
11665
|
-
},
|
|
11666
|
+
}, ot = { class: "scanTitle m0 block fs14 txt-h2" }, tt = { class: "footerLine flexMode flexWrap hc g8 mt24 fs12 txt-tip" }, ke = "mvframe_login_remember", rt = /* @__PURE__ */ Object.assign({
|
|
11666
11667
|
name: "MvcLogin",
|
|
11667
11668
|
inheritAttrs: !1
|
|
11668
11669
|
}, {
|
|
@@ -11767,7 +11768,7 @@ const $n = ia({
|
|
|
11767
11768
|
copyright: (f == null ? void 0 : f.copyright) ?? "",
|
|
11768
11769
|
author: (f == null ? void 0 : f.author) ?? ""
|
|
11769
11770
|
};
|
|
11770
|
-
}), F = p(() =>
|
|
11771
|
+
}), F = p(() => b[s.method] ?? "Login"), _ = p(() => ({
|
|
11771
11772
|
username: {
|
|
11772
11773
|
...C.username,
|
|
11773
11774
|
...e.formFileds.username || {}
|
|
@@ -11797,7 +11798,7 @@ const $n = ia({
|
|
|
11797
11798
|
{ value: "dingtalk", label: "DingTalk" },
|
|
11798
11799
|
{ value: "feishu", label: "Lark" },
|
|
11799
11800
|
{ value: "wechat", label: "Wechat" }
|
|
11800
|
-
].filter((f, z) => e.loginMethods.includes(z))),
|
|
11801
|
+
].filter((f, z) => e.loginMethods.includes(z))), b = {
|
|
11801
11802
|
dingtalk: "DingTalk",
|
|
11802
11803
|
feishu: "Lark",
|
|
11803
11804
|
wechat: "Wechat"
|
|
@@ -11821,10 +11822,10 @@ const $n = ia({
|
|
|
11821
11822
|
};
|
|
11822
11823
|
return (f, z) => {
|
|
11823
11824
|
const R = V("BtnGroup"), S = V("Input"), O = V("el-form-item"), k = V("el-checkbox"), j = V("el-button"), G = V("Form");
|
|
11824
|
-
return A(), E("div",
|
|
11825
|
-
|
|
11826
|
-
|
|
11827
|
-
|
|
11825
|
+
return A(), E("div", Yo, [
|
|
11826
|
+
m("div", Wo, [
|
|
11827
|
+
m("div", qo, [
|
|
11828
|
+
m("span", Xo, I(f.$l(e.title)), 1)
|
|
11828
11829
|
]),
|
|
11829
11830
|
D(R, {
|
|
11830
11831
|
modelValue: t(s).method,
|
|
@@ -11834,7 +11835,7 @@ const $n = ia({
|
|
|
11834
11835
|
size: "small",
|
|
11835
11836
|
class: "mb32"
|
|
11836
11837
|
}, null, 8, ["modelValue", "options", "disabled"]),
|
|
11837
|
-
|
|
11838
|
+
m("div", Qo, [
|
|
11838
11839
|
t(s).method === "password" ? (A(), le(G, {
|
|
11839
11840
|
key: 0,
|
|
11840
11841
|
ref_key: "pwdFormRef",
|
|
@@ -11859,7 +11860,7 @@ const $n = ia({
|
|
|
11859
11860
|
t(_).username.showPrefix ? {
|
|
11860
11861
|
name: "prefix",
|
|
11861
11862
|
fn: B(() => [
|
|
11862
|
-
|
|
11863
|
+
m("i", {
|
|
11863
11864
|
class: H(t(_).username.icon)
|
|
11864
11865
|
}, null, 2)
|
|
11865
11866
|
]),
|
|
@@ -11886,7 +11887,7 @@ const $n = ia({
|
|
|
11886
11887
|
t(_).password.showPrefix ? {
|
|
11887
11888
|
name: "prefix",
|
|
11888
11889
|
fn: B(() => [
|
|
11889
|
-
|
|
11890
|
+
m("i", {
|
|
11890
11891
|
class: H(t(_).password.icon)
|
|
11891
11892
|
}, null, 2)
|
|
11892
11893
|
]),
|
|
@@ -11904,7 +11905,7 @@ const $n = ia({
|
|
|
11904
11905
|
disabled: t(h)
|
|
11905
11906
|
}, {
|
|
11906
11907
|
default: B(() => [
|
|
11907
|
-
ie(
|
|
11908
|
+
ie(I(f.$l(e.rememberTxt)), 1)
|
|
11908
11909
|
]),
|
|
11909
11910
|
_: 1
|
|
11910
11911
|
}, 8, ["modelValue", "disabled"])
|
|
@@ -11920,29 +11921,29 @@ const $n = ia({
|
|
|
11920
11921
|
onClick: w
|
|
11921
11922
|
}, {
|
|
11922
11923
|
default: B(() => [
|
|
11923
|
-
ie(
|
|
11924
|
+
ie(I(f.$l(e.submitTxt)), 1)
|
|
11924
11925
|
]),
|
|
11925
11926
|
_: 1
|
|
11926
11927
|
}, 8, ["loading", "disabled"])
|
|
11927
11928
|
]),
|
|
11928
11929
|
_: 1
|
|
11929
|
-
}, 8, ["modelValue", "rules"])) : t(s).method === "auth" ? (A(), E("div",
|
|
11930
|
-
z[7] || (z[7] =
|
|
11931
|
-
|
|
11930
|
+
}, 8, ["modelValue", "rules"])) : t(s).method === "auth" ? (A(), E("div", et, [
|
|
11931
|
+
z[7] || (z[7] = m("p", { class: "oauthAuthTip m0 block fs12 lh20 txt-tip mb16" }, " 需在应用中配置 OAuth Client 与 token;以下为品牌示意按钮,不发起跳转。 ", -1)),
|
|
11932
|
+
m("button", {
|
|
11932
11933
|
type: "button",
|
|
11933
11934
|
class: "oauthGoogle wp100 mb36",
|
|
11934
11935
|
disabled: t(h),
|
|
11935
11936
|
onClick: c
|
|
11936
11937
|
}, [...z[5] || (z[5] = [
|
|
11937
11938
|
Ra('<svg class="oauthGoogleLogo noShrink" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="18" height="18" aria-hidden="true" data-v-6faa6992><path fill="#EA4335" d="M24 9.5c3.54 0 6.71 1.22 9.21 3.6l6.85-6.85C35.9 2.38 30.47 0 24 0 14.62 0 6.51 5.38 2.56 13.22l7.98 6.19C12.43 13.72 17.74 9.5 24 9.5z" data-v-6faa6992></path><path fill="#4285F4" d="M46.98 24.55c0-1.57-.15-3.09-.38-4.55H24v9.02h12.94c-.58 2.96-2.26 5.48-4.78 7.18l7.73 6c4.51-4.18 7.09-10.36 7.09-17.65z" data-v-6faa6992></path><path fill="#FBBC05" d="M10.53 28.59c-.48-1.45-.76-2.99-.76-4.59s.27-3.14.76-4.59l-7.98-6.19C.92 16.46 0 20.12 0 24c0 3.88.92 7.54 2.56 10.78l7.97-6.19z" data-v-6faa6992></path><path fill="#34A853" d="M24 48c6.48 0 11.93-2.13 15.89-5.81l-7.73-6c-2.15 1.45-4.92 2.3-8.16 2.3-6.26 0-11.57-4.22-13.47-9.91l-7.98 6.19C6.51 42.62 14.62 48 24 48z" data-v-6faa6992></path></svg><span class="oauthGoogleLabel" data-v-6faa6992>Sign in with Google</span>', 2)
|
|
11938
|
-
])], 8,
|
|
11939
|
-
|
|
11939
|
+
])], 8, at),
|
|
11940
|
+
m("button", {
|
|
11940
11941
|
type: "button",
|
|
11941
11942
|
class: "oauthApple wp100 mb16",
|
|
11942
11943
|
disabled: t(h),
|
|
11943
11944
|
onClick: y
|
|
11944
11945
|
}, [...z[6] || (z[6] = [
|
|
11945
|
-
|
|
11946
|
+
m("svg", {
|
|
11946
11947
|
class: "oauthAppleLogo noShrink",
|
|
11947
11948
|
xmlns: "http://www.w3.org/2000/svg",
|
|
11948
11949
|
viewBox: "0 0 24 24",
|
|
@@ -11950,36 +11951,36 @@ const $n = ia({
|
|
|
11950
11951
|
height: "22",
|
|
11951
11952
|
"aria-hidden": "true"
|
|
11952
11953
|
}, [
|
|
11953
|
-
|
|
11954
|
+
m("path", {
|
|
11954
11955
|
fill: "currentColor",
|
|
11955
11956
|
d: "M12.152 6.896c-.948 0-2.415-1.078-3.96-1.04-2.04.027-3.91 1.183-4.961 3.014-2.117 3.675-.546 9.103 1.519 12.09 1.013 1.454 2.208 3.09 3.792 3.039 1.52-.065 2.09-.987 3.935-.987 1.831 0 2.35.987 3.96.948 1.637-.026 2.676-1.48 3.676-2.948 1.156-1.688 1.636-3.325 1.662-3.415-.039-.013-3.182-1.221-3.22-4.857-.026-3.04 2.48-4.494 2.597-4.559-1.429-2.09-3.623-2.324-4.39-2.376-2-.156-3.675 1.09-4.61 1.09zM15.53 3.38c.843-1.012 1.4-2.427 1.245-3.826-1.207.052-2.662.805-3.532 1.818-.78.896-1.454 2.338-1.273 3.714 1.338.104 2.715-.688 3.559-1.701"
|
|
11956
11957
|
})
|
|
11957
11958
|
], -1),
|
|
11958
|
-
|
|
11959
|
-
])], 8,
|
|
11960
|
-
])) : (A(), E("div",
|
|
11961
|
-
|
|
11962
|
-
|
|
11959
|
+
m("span", { class: "oauthAppleLabel fs14" }, "Sign in with Apple", -1)
|
|
11960
|
+
])], 8, lt)
|
|
11961
|
+
])) : (A(), E("div", nt, [
|
|
11962
|
+
m("p", ot, I(t(F)), 1),
|
|
11963
|
+
m("div", {
|
|
11963
11964
|
class: H(["qrBlock w180 h180 radius6", `qr-${t(s).method}`]),
|
|
11964
11965
|
"aria-hidden": "true"
|
|
11965
11966
|
}, null, 2)
|
|
11966
11967
|
]))
|
|
11967
11968
|
])
|
|
11968
11969
|
]),
|
|
11969
|
-
|
|
11970
|
-
|
|
11971
|
-
|
|
11970
|
+
m("div", tt, [
|
|
11971
|
+
m("span", null, I(t(x).copyright), 1),
|
|
11972
|
+
m("span", null, I(t(x).author), 1)
|
|
11972
11973
|
])
|
|
11973
11974
|
]);
|
|
11974
11975
|
};
|
|
11975
11976
|
}
|
|
11976
|
-
}),
|
|
11977
|
+
}), st = /* @__PURE__ */ ne(rt, [["__scopeId", "data-v-6faa6992"]]), it = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
11977
11978
|
__proto__: null,
|
|
11978
|
-
default:
|
|
11979
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
11979
|
+
default: st
|
|
11980
|
+
}, Symbol.toStringTag, { value: "Module" })), ct = {
|
|
11980
11981
|
key: 0,
|
|
11981
11982
|
class: "MvcFieldLabel"
|
|
11982
|
-
},
|
|
11983
|
+
}, ut = /* @__PURE__ */ Object.assign({
|
|
11983
11984
|
name: "MvcMention",
|
|
11984
11985
|
inheritAttrs: !1
|
|
11985
11986
|
}, {
|
|
@@ -12108,12 +12109,12 @@ const $n = ia({
|
|
|
12108
12109
|
v("select", P, N);
|
|
12109
12110
|
}, T = (P, N) => {
|
|
12110
12111
|
v("whole-remove", P, N);
|
|
12111
|
-
},
|
|
12112
|
+
}, b = (P) => {
|
|
12112
12113
|
g.focused = !0, v("focus", P);
|
|
12113
12114
|
}, C = (P) => {
|
|
12114
12115
|
g.focused = !1, v("blur", P);
|
|
12115
12116
|
}, f = p(() => {
|
|
12116
|
-
const { modelValue: P, label: N, materialLabel: W, focus:
|
|
12117
|
+
const { modelValue: P, label: N, materialLabel: W, focus: $, ...L } = e;
|
|
12117
12118
|
return L;
|
|
12118
12119
|
}), z = p(() => {
|
|
12119
12120
|
const { class: P, ...N } = n;
|
|
@@ -12159,7 +12160,7 @@ const $n = ia({
|
|
|
12159
12160
|
class: H(["MvcField MvcFieldMention", t(j)]),
|
|
12160
12161
|
style: de(t(G))
|
|
12161
12162
|
}, [
|
|
12162
|
-
e.label ? (A(), E("label",
|
|
12163
|
+
e.label ? (A(), E("label", ct, I(e.label), 1)) : J("", !0),
|
|
12163
12164
|
D(W, oe({
|
|
12164
12165
|
ref_key: "mentionRef",
|
|
12165
12166
|
ref: r,
|
|
@@ -12171,10 +12172,10 @@ const $n = ia({
|
|
|
12171
12172
|
onSearch: _,
|
|
12172
12173
|
onSelect: d,
|
|
12173
12174
|
onWholeRemove: T,
|
|
12174
|
-
onFocus:
|
|
12175
|
+
onFocus: b,
|
|
12175
12176
|
onBlur: C
|
|
12176
12177
|
}), be({ _: 2 }, [
|
|
12177
|
-
ce(t(l), (
|
|
12178
|
+
ce(t(l), ($, L) => ({
|
|
12178
12179
|
name: L,
|
|
12179
12180
|
fn: B((K) => [
|
|
12180
12181
|
q(P.$slots, L, he(ze(K || {})), void 0, !0)
|
|
@@ -12184,10 +12185,10 @@ const $n = ia({
|
|
|
12184
12185
|
], 6);
|
|
12185
12186
|
};
|
|
12186
12187
|
}
|
|
12187
|
-
}),
|
|
12188
|
+
}), dt = /* @__PURE__ */ ne(ut, [["__scopeId", "data-v-a20420a4"]]), mt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
12188
12189
|
__proto__: null,
|
|
12189
|
-
default:
|
|
12190
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
12190
|
+
default: dt
|
|
12191
|
+
}, Symbol.toStringTag, { value: "Module" })), bt = /* @__PURE__ */ Object.assign({
|
|
12191
12192
|
name: "MvcNote",
|
|
12192
12193
|
inheritAttrs: !0
|
|
12193
12194
|
}, {
|
|
@@ -12221,13 +12222,13 @@ const $n = ia({
|
|
|
12221
12222
|
q(l.$slots, "default", {}, void 0, !0)
|
|
12222
12223
|
], 4));
|
|
12223
12224
|
}
|
|
12224
|
-
}),
|
|
12225
|
+
}), vt = /* @__PURE__ */ ne(bt, [["__scopeId", "data-v-e3e84cc8"]]), pt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
12225
12226
|
__proto__: null,
|
|
12226
|
-
default:
|
|
12227
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
12227
|
+
default: vt
|
|
12228
|
+
}, Symbol.toStringTag, { value: "Module" })), ft = {
|
|
12228
12229
|
key: 0,
|
|
12229
12230
|
class: "PageHeader"
|
|
12230
|
-
},
|
|
12231
|
+
}, ht = { class: "PageHeaderLeft" }, _t = { class: "PageHeaderTitle" }, gt = { class: "PageHeaderSubTitle" }, yt = { class: "PageHeaderRight" }, At = /* @__PURE__ */ Object.assign({
|
|
12231
12232
|
name: "MvcPage",
|
|
12232
12233
|
inheritAttrs: !1
|
|
12233
12234
|
}, {
|
|
@@ -12260,18 +12261,18 @@ const $n = ia({
|
|
|
12260
12261
|
return (v, u) => (A(), E("div", {
|
|
12261
12262
|
class: H(["MvcPage", t(s) && "hasTab"])
|
|
12262
12263
|
}, [
|
|
12263
|
-
o.noheader ? J("", !0) : (A(), E("div",
|
|
12264
|
-
|
|
12264
|
+
o.noheader ? J("", !0) : (A(), E("div", ft, [
|
|
12265
|
+
m("div", ht, [
|
|
12265
12266
|
v.$slots.header ? q(v.$slots, "header", { key: 0 }, void 0, !0) : t(r) ? (A(), E(re, { key: 1 }, [
|
|
12266
|
-
|
|
12267
|
-
|
|
12267
|
+
m("h3", _t, I(o.title), 1),
|
|
12268
|
+
m("p", gt, I(o.subtitle), 1)
|
|
12268
12269
|
], 64)) : J("", !0)
|
|
12269
12270
|
]),
|
|
12270
|
-
|
|
12271
|
+
m("div", yt, [
|
|
12271
12272
|
v.$slots.right ? q(v.$slots, "right", { key: 0 }, void 0, !0) : J("", !0)
|
|
12272
12273
|
])
|
|
12273
12274
|
])),
|
|
12274
|
-
|
|
12275
|
+
m("div", {
|
|
12275
12276
|
class: H(["PageBody", o.bodyClass]),
|
|
12276
12277
|
style: de(t(g))
|
|
12277
12278
|
}, [
|
|
@@ -12279,16 +12280,16 @@ const $n = ia({
|
|
|
12279
12280
|
], 6)
|
|
12280
12281
|
], 2));
|
|
12281
12282
|
}
|
|
12282
|
-
}),
|
|
12283
|
+
}), zt = /* @__PURE__ */ ne(At, [["__scopeId", "data-v-060130ad"]]), wt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
12283
12284
|
__proto__: null,
|
|
12284
|
-
default:
|
|
12285
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
12285
|
+
default: zt
|
|
12286
|
+
}, Symbol.toStringTag, { value: "Module" })), St = {
|
|
12286
12287
|
key: 0,
|
|
12287
12288
|
class: "MvcFieldLabel"
|
|
12288
|
-
},
|
|
12289
|
+
}, Tt = { class: "flexMode hb vc" }, Ct = { class: "flexMode g4 vc" }, Mt = { class: "tag" }, kt = {
|
|
12289
12290
|
key: 0,
|
|
12290
12291
|
class: "tag"
|
|
12291
|
-
},
|
|
12292
|
+
}, Et = { class: "flexMode hr" }, Ot = /* @__PURE__ */ Object.assign({
|
|
12292
12293
|
name: "MvcSelect",
|
|
12293
12294
|
inheritAttrs: !1
|
|
12294
12295
|
}, {
|
|
@@ -12384,7 +12385,7 @@ const $n = ia({
|
|
|
12384
12385
|
n.value = n.value.filter((Z) => !Y.has(Z));
|
|
12385
12386
|
}
|
|
12386
12387
|
f();
|
|
12387
|
-
},
|
|
12388
|
+
}, b = () => {
|
|
12388
12389
|
var i, M;
|
|
12389
12390
|
e.multiple && (c("update:modelValue", n.value), c("change", n.value), (M = (i = l.value) == null ? void 0 : i.blur) == null || M.call(i));
|
|
12390
12391
|
}, C = () => {
|
|
@@ -12432,8 +12433,8 @@ const $n = ia({
|
|
|
12432
12433
|
}), G = p(() => d().total), P = p(() => e.options.length), N = p(() => (u.multipleLimit || u["multiple-limit"]) && P.value), W = p(() => {
|
|
12433
12434
|
const i = e.multiple && r.value ? n.value : e.modelValue;
|
|
12434
12435
|
return Array.isArray(i) ? i.length > 0 : i != null && String(i) !== "";
|
|
12435
|
-
}),
|
|
12436
|
-
() => e.materialLabel && (v.value || r.value || W.value ||
|
|
12436
|
+
}), $ = p(() => !!u.placeholder), L = p(
|
|
12437
|
+
() => e.materialLabel && (v.value || r.value || W.value || $.value)
|
|
12437
12438
|
), K = p(() => ({
|
|
12438
12439
|
[u.class]: !!u.class,
|
|
12439
12440
|
hasLabel: !!e.label,
|
|
@@ -12462,7 +12463,7 @@ const $n = ia({
|
|
|
12462
12463
|
class: H(["MvcField MvcFieldSelect", t(K)]),
|
|
12463
12464
|
style: de(t(ae))
|
|
12464
12465
|
}, [
|
|
12465
|
-
e.label ? (A(), E("label",
|
|
12466
|
+
e.label ? (A(), E("label", St, I(e.label), 1)) : J("", !0),
|
|
12466
12467
|
D(U, oe({
|
|
12467
12468
|
ref_key: "selectRef",
|
|
12468
12469
|
ref: l,
|
|
@@ -12483,7 +12484,7 @@ const $n = ia({
|
|
|
12483
12484
|
e.filterable && e.multiple ? {
|
|
12484
12485
|
name: "header",
|
|
12485
12486
|
fn: B(() => [
|
|
12486
|
-
|
|
12487
|
+
m("div", Tt, [
|
|
12487
12488
|
D(Y, {
|
|
12488
12489
|
modelValue: t(s),
|
|
12489
12490
|
"onUpdate:modelValue": M[0] || (M[0] = (Q) => ma(s) ? s.value = Q : null),
|
|
@@ -12492,13 +12493,13 @@ const $n = ia({
|
|
|
12492
12493
|
onChange: T
|
|
12493
12494
|
}, {
|
|
12494
12495
|
default: B(() => [
|
|
12495
|
-
ie(
|
|
12496
|
+
ie(I(a.selectAllTxt), 1)
|
|
12496
12497
|
]),
|
|
12497
12498
|
_: 1
|
|
12498
12499
|
}, 8, ["modelValue", "indeterminate"]),
|
|
12499
|
-
|
|
12500
|
-
|
|
12501
|
-
t(N) ? (A(), E("span",
|
|
12500
|
+
m("div", Ct, [
|
|
12501
|
+
m("span", Mt, I(t(j)) + "/" + I(t(G)), 1),
|
|
12502
|
+
t(N) ? (A(), E("span", kt, I(t(P)), 1)) : J("", !0)
|
|
12502
12503
|
])
|
|
12503
12504
|
])
|
|
12504
12505
|
]),
|
|
@@ -12507,14 +12508,14 @@ const $n = ia({
|
|
|
12507
12508
|
e.multiple ? {
|
|
12508
12509
|
name: "footer",
|
|
12509
12510
|
fn: B(() => [
|
|
12510
|
-
|
|
12511
|
+
m("div", Et, [
|
|
12511
12512
|
D(Z, {
|
|
12512
12513
|
type: "primary",
|
|
12513
12514
|
size: "small",
|
|
12514
|
-
onClick:
|
|
12515
|
+
onClick: b
|
|
12515
12516
|
}, {
|
|
12516
12517
|
default: B(() => [
|
|
12517
|
-
ie(
|
|
12518
|
+
ie(I(a.confirmTxt), 1)
|
|
12518
12519
|
]),
|
|
12519
12520
|
_: 1
|
|
12520
12521
|
})
|
|
@@ -12526,16 +12527,16 @@ const $n = ia({
|
|
|
12526
12527
|
], 6);
|
|
12527
12528
|
};
|
|
12528
12529
|
}
|
|
12529
|
-
}),
|
|
12530
|
+
}), Pt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
12530
12531
|
__proto__: null,
|
|
12531
|
-
default:
|
|
12532
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
12532
|
+
default: Ot
|
|
12533
|
+
}, Symbol.toStringTag, { value: "Module" })), xt = {
|
|
12533
12534
|
key: 0,
|
|
12534
12535
|
class: "MvcFieldLabel"
|
|
12535
|
-
},
|
|
12536
|
+
}, Lt = { class: "flexMode hb vc" }, Nt = { class: "flexMode g4 vc" }, It = { class: "tag" }, $t = {
|
|
12536
12537
|
key: 0,
|
|
12537
12538
|
class: "tag"
|
|
12538
|
-
},
|
|
12539
|
+
}, Bt = { class: "flexMode hr" }, jt = /* @__PURE__ */ Object.assign({
|
|
12539
12540
|
name: "MvcSelectV2",
|
|
12540
12541
|
inheritAttrs: !1
|
|
12541
12542
|
}, {
|
|
@@ -12630,7 +12631,7 @@ const $n = ia({
|
|
|
12630
12631
|
n.value = n.value.filter((Z) => !Y.has(Z));
|
|
12631
12632
|
}
|
|
12632
12633
|
f();
|
|
12633
|
-
},
|
|
12634
|
+
}, b = () => {
|
|
12634
12635
|
var i, M;
|
|
12635
12636
|
e.multiple && (c("update:modelValue", n.value), c("change", n.value), (M = (i = l.value) == null ? void 0 : i.blur) == null || M.call(i));
|
|
12636
12637
|
}, C = () => {
|
|
@@ -12678,8 +12679,8 @@ const $n = ia({
|
|
|
12678
12679
|
}), G = p(() => d().total), P = p(() => e.options.length), N = p(() => (u.multipleLimit || u["multiple-limit"]) && P.value), W = p(() => {
|
|
12679
12680
|
const i = e.multiple && r.value ? n.value : e.modelValue;
|
|
12680
12681
|
return Array.isArray(i) ? i.length > 0 : i != null && String(i) !== "";
|
|
12681
|
-
}),
|
|
12682
|
-
() => e.materialLabel && (v.value || r.value || W.value ||
|
|
12682
|
+
}), $ = p(() => !!u.placeholder), L = p(
|
|
12683
|
+
() => e.materialLabel && (v.value || r.value || W.value || $.value)
|
|
12683
12684
|
), K = p(() => ({
|
|
12684
12685
|
[u.class]: !!u.class,
|
|
12685
12686
|
hasLabel: !!e.label,
|
|
@@ -12706,7 +12707,7 @@ const $n = ia({
|
|
|
12706
12707
|
class: H(["MvcField MvcFieldSelectV2", t(K)]),
|
|
12707
12708
|
style: de(t(ae))
|
|
12708
12709
|
}, [
|
|
12709
|
-
e.label ? (A(), E("label",
|
|
12710
|
+
e.label ? (A(), E("label", xt, I(e.label), 1)) : J("", !0),
|
|
12710
12711
|
D(U, oe({
|
|
12711
12712
|
ref_key: "selectRef",
|
|
12712
12713
|
ref: l,
|
|
@@ -12722,7 +12723,7 @@ const $n = ia({
|
|
|
12722
12723
|
e.filterable && e.multiple ? {
|
|
12723
12724
|
name: "header",
|
|
12724
12725
|
fn: B(() => [
|
|
12725
|
-
|
|
12726
|
+
m("div", Lt, [
|
|
12726
12727
|
D(Y, {
|
|
12727
12728
|
modelValue: t(s),
|
|
12728
12729
|
"onUpdate:modelValue": M[0] || (M[0] = (Q) => ma(s) ? s.value = Q : null),
|
|
@@ -12731,13 +12732,13 @@ const $n = ia({
|
|
|
12731
12732
|
onChange: T
|
|
12732
12733
|
}, {
|
|
12733
12734
|
default: B(() => [
|
|
12734
|
-
ie(
|
|
12735
|
+
ie(I(a.selectAllTxt), 1)
|
|
12735
12736
|
]),
|
|
12736
12737
|
_: 1
|
|
12737
12738
|
}, 8, ["modelValue", "indeterminate"]),
|
|
12738
|
-
|
|
12739
|
-
|
|
12740
|
-
t(N) ? (A(), E("span",
|
|
12739
|
+
m("div", Nt, [
|
|
12740
|
+
m("span", It, I(t(j)) + "/" + I(t(G)), 1),
|
|
12741
|
+
t(N) ? (A(), E("span", $t, I(t(P)), 1)) : J("", !0)
|
|
12741
12742
|
])
|
|
12742
12743
|
])
|
|
12743
12744
|
]),
|
|
@@ -12753,14 +12754,14 @@ const $n = ia({
|
|
|
12753
12754
|
e.multiple ? {
|
|
12754
12755
|
name: "footer",
|
|
12755
12756
|
fn: B(() => [
|
|
12756
|
-
|
|
12757
|
+
m("div", Bt, [
|
|
12757
12758
|
D(Z, {
|
|
12758
12759
|
type: "primary",
|
|
12759
12760
|
size: "small",
|
|
12760
|
-
onClick:
|
|
12761
|
+
onClick: b
|
|
12761
12762
|
}, {
|
|
12762
12763
|
default: B(() => [
|
|
12763
|
-
ie(
|
|
12764
|
+
ie(I(a.confirmTxt), 1)
|
|
12764
12765
|
]),
|
|
12765
12766
|
_: 1
|
|
12766
12767
|
})
|
|
@@ -12772,10 +12773,10 @@ const $n = ia({
|
|
|
12772
12773
|
], 6);
|
|
12773
12774
|
};
|
|
12774
12775
|
}
|
|
12775
|
-
}),
|
|
12776
|
+
}), Dt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
12776
12777
|
__proto__: null,
|
|
12777
|
-
default:
|
|
12778
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
12778
|
+
default: jt
|
|
12779
|
+
}, Symbol.toStringTag, { value: "Module" })), Rt = ia({
|
|
12779
12780
|
name: "MvcTableColumnFilter",
|
|
12780
12781
|
props: {
|
|
12781
12782
|
tableName: {
|
|
@@ -12850,28 +12851,28 @@ const $n = ia({
|
|
|
12850
12851
|
}
|
|
12851
12852
|
return s = s.sort((v, u) => v.props.sort - u.props.sort), () => s;
|
|
12852
12853
|
}
|
|
12853
|
-
}),
|
|
12854
|
+
}), Ft = { class: "hp100 flexMode" }, Vt = { class: "w200 hp100 border-r fs14" }, Gt = { class: "flexMode vc h36 p8 bg-gray3 border-b txt-nowrap" }, Kt = { class: "p4" }, Ut = ["onClick"], Ht = {
|
|
12854
12855
|
class: "flexMode vs hp100",
|
|
12855
12856
|
style: { width: "calc(100% - 200px)" }
|
|
12856
|
-
},
|
|
12857
|
+
}, Jt = { class: "wp50 border-r fs14" }, Zt = { class: "flexMode vc g8 h36 p8 bg-gray3 border-b txt-nowrap" }, Yt = { class: "tagArea blue small" }, Wt = { class: "p4" }, qt = {
|
|
12857
12858
|
key: 0,
|
|
12858
12859
|
class: "absCenter fs12 txt-dark5 txt-nowrap"
|
|
12859
|
-
},
|
|
12860
|
+
}, Xt = { class: "flexMode vc g8" }, Qt = ["txt", "onClick"], er = { class: "wp50 border-r fs14" }, ar = { class: "flexMode vc g8 h36 p8 bg-gray3 border-b txt-nowrap" }, lr = { class: "tagArea blue small" }, nr = {
|
|
12860
12861
|
class: "relative p4",
|
|
12861
12862
|
style: { height: "calc(100% - 36px)" }
|
|
12862
|
-
},
|
|
12863
|
+
}, or = {
|
|
12863
12864
|
class: "relative",
|
|
12864
12865
|
style: { height: "30%" }
|
|
12865
|
-
},
|
|
12866
|
+
}, tr = {
|
|
12866
12867
|
key: 0,
|
|
12867
12868
|
class: "absCenter fs12 txt-dark5 txt-nowrap"
|
|
12868
|
-
},
|
|
12869
|
+
}, rr = { class: "columnItem flexMode vc hb h40 g8 p4-8 mb4 radius4" }, sr = { class: "flexMode vc g8 txt-nowrap" }, ir = { class: "flexMode vc g8" }, cr = ["txt", "onClick"], ur = {
|
|
12869
12870
|
class: "relative",
|
|
12870
12871
|
style: { height: "calc(70% - 10px)" }
|
|
12871
|
-
},
|
|
12872
|
+
}, dr = {
|
|
12872
12873
|
key: 0,
|
|
12873
12874
|
class: "absCenter fs12 txt-dark5 txt-nowrap"
|
|
12874
|
-
},
|
|
12875
|
+
}, mr = { class: "columnItem flexMode vc hb h40 g8 p4-8 mb4 radius4" }, br = { class: "flexMode vc g8 txt-nowrap" }, vr = { class: "flexMode vc" }, pr = ["txt", "onClick"], fr = ["txt", "onClick"], hr = /* @__PURE__ */ Object.assign({
|
|
12875
12876
|
name: "MvcTableColumnConfig",
|
|
12876
12877
|
inheritAttrs: !1
|
|
12877
12878
|
}, {
|
|
@@ -12905,8 +12906,8 @@ const $n = ia({
|
|
|
12905
12906
|
const n = o, r = () => {
|
|
12906
12907
|
n("mounted");
|
|
12907
12908
|
const d = JSON.parse(localStorage.getItem(`${e.tableName}_Column`)), T = {};
|
|
12908
|
-
d.forEach((
|
|
12909
|
-
|
|
12909
|
+
d.forEach((b) => {
|
|
12910
|
+
b.type && (T[b.type] = !0), b.visible ? b.type === "selection" ? l.selection.push(b) : b.type === "operation" ? l.operation.push(b) : b.label && (b.fixed ? l.fixed.push(b) : l.visible.push(b)) : b.type === "mmp" ? l.columns.mmp.push(b) : b.type === "asa" ? l.columns.asa.push(b) : l.columns.normal.push(b);
|
|
12910
12911
|
}), l.columnType = T;
|
|
12911
12912
|
}, s = (d) => {
|
|
12912
12913
|
l.type = d;
|
|
@@ -12920,10 +12921,10 @@ const $n = ia({
|
|
|
12920
12921
|
l.visible.splice(T, 1), d.type ? l.columns[d.type].unshift(d) : l.columns.normal.unshift(d);
|
|
12921
12922
|
}, y = async () => {
|
|
12922
12923
|
l.loading = !0, window.$pm(() => {
|
|
12923
|
-
const { fixed: d, visible: T, columns:
|
|
12924
|
+
const { fixed: d, visible: T, columns: b, selection: C, operation: f } = l;
|
|
12924
12925
|
let z = [];
|
|
12925
|
-
Object.keys(
|
|
12926
|
-
z = z.concat(
|
|
12926
|
+
Object.keys(b).map((S) => {
|
|
12927
|
+
z = z.concat(b[S]);
|
|
12927
12928
|
}), d.forEach((S) => S.fixed = "left"), z.forEach((S) => S.visible = !1);
|
|
12928
12929
|
const R = C.concat(d, T, z, f);
|
|
12929
12930
|
R.forEach((S, O) => S.sort = O), localStorage.setItem(`${e.tableName}_Column`, JSON.stringify(R)), l.loading = !1, n("close"), n("init-column");
|
|
@@ -12952,7 +12953,7 @@ const $n = ia({
|
|
|
12952
12953
|
}
|
|
12953
12954
|
]);
|
|
12954
12955
|
return (d, T) => {
|
|
12955
|
-
const
|
|
12956
|
+
const b = V("el-scrollbar"), C = V("DrawerArea");
|
|
12956
12957
|
return A(), le(C, {
|
|
12957
12958
|
loading: t(l).loading,
|
|
12958
12959
|
noscroll: "",
|
|
@@ -12963,40 +12964,40 @@ const $n = ia({
|
|
|
12963
12964
|
onSubmit: y
|
|
12964
12965
|
}, {
|
|
12965
12966
|
default: B(() => [
|
|
12966
|
-
|
|
12967
|
-
|
|
12968
|
-
|
|
12969
|
-
|
|
12967
|
+
m("div", Ft, [
|
|
12968
|
+
m("div", Vt, [
|
|
12969
|
+
m("div", Gt, I(d.$l("Column Type")), 1),
|
|
12970
|
+
m("div", Kt, [
|
|
12970
12971
|
(A(!0), E(re, null, ce(t(_), (f) => (A(), E("div", {
|
|
12971
12972
|
key: f.value,
|
|
12972
12973
|
class: H(["typeItem p8-16 mb4 radius4 txt-nowrap", [t(l).type === f.value && "active", f.hide && "hide"]]),
|
|
12973
12974
|
onClick: (z) => s(f.value)
|
|
12974
|
-
},
|
|
12975
|
+
}, I(f.label), 11, Ut))), 128))
|
|
12975
12976
|
])
|
|
12976
12977
|
]),
|
|
12977
|
-
|
|
12978
|
-
|
|
12979
|
-
|
|
12980
|
-
|
|
12981
|
-
|
|
12978
|
+
m("div", Ht, [
|
|
12979
|
+
m("div", Jt, [
|
|
12980
|
+
m("div", Zt, [
|
|
12981
|
+
m("span", null, I(d.$l("Columns")), 1),
|
|
12982
|
+
m("span", Yt, I(t(l).columns[t(l).type].length), 1)
|
|
12982
12983
|
]),
|
|
12983
|
-
D(
|
|
12984
|
+
D(b, { style: { height: "calc(100% - 36px)" } }, {
|
|
12984
12985
|
default: B(() => [
|
|
12985
|
-
|
|
12986
|
-
t(l).columns[t(l).type].length === 0 ? (A(), E("span",
|
|
12986
|
+
m("div", Wt, [
|
|
12987
|
+
t(l).columns[t(l).type].length === 0 ? (A(), E("span", qt, I(d.$l("No Columns")), 1)) : J("", !0),
|
|
12987
12988
|
(A(!0), E(re, null, ce(t(l).columns[t(l).type], (f, z) => (A(), E("div", {
|
|
12988
12989
|
key: f.prop,
|
|
12989
12990
|
class: "columnItem flexMode vc hb h40 g8 p4-8 mb4 radius4 txt-nowrap"
|
|
12990
12991
|
}, [
|
|
12991
|
-
|
|
12992
|
-
|
|
12993
|
-
|
|
12992
|
+
m("span", null, I(d.$l(f.label)), 1),
|
|
12993
|
+
m("div", Xt, [
|
|
12994
|
+
m("div", {
|
|
12994
12995
|
class: "tipbtn left",
|
|
12995
12996
|
txt: d.$l("Visible"),
|
|
12996
12997
|
onClick: (R) => g(f, z)
|
|
12997
12998
|
}, [...T[0] || (T[0] = [
|
|
12998
|
-
|
|
12999
|
-
])], 8,
|
|
12999
|
+
m("i", { class: "imicon im-plus fs16" }, null, -1)
|
|
13000
|
+
])], 8, Qt)
|
|
13000
13001
|
])
|
|
13001
13002
|
]))), 128))
|
|
13002
13003
|
])
|
|
@@ -13004,15 +13005,15 @@ const $n = ia({
|
|
|
13004
13005
|
_: 1
|
|
13005
13006
|
})
|
|
13006
13007
|
]),
|
|
13007
|
-
|
|
13008
|
-
|
|
13009
|
-
|
|
13010
|
-
|
|
13008
|
+
m("div", er, [
|
|
13009
|
+
m("div", ar, [
|
|
13010
|
+
m("span", null, I(d.$l("Visible Columns")), 1),
|
|
13011
|
+
m("span", lr, I(t(l).visible.length), 1)
|
|
13011
13012
|
]),
|
|
13012
|
-
|
|
13013
|
-
|
|
13014
|
-
t(l).fixed.length === 0 ? (A(), E("span",
|
|
13015
|
-
D(
|
|
13013
|
+
m("div", nr, [
|
|
13014
|
+
m("div", or, [
|
|
13015
|
+
t(l).fixed.length === 0 ? (A(), E("span", tr, I(d.$l("No Fixed Columns")), 1)) : J("", !0),
|
|
13016
|
+
D(b, { height: t(x) }, {
|
|
13016
13017
|
default: B(() => [
|
|
13017
13018
|
D(t(Je), {
|
|
13018
13019
|
list: t(l).fixed,
|
|
@@ -13021,19 +13022,19 @@ const $n = ia({
|
|
|
13021
13022
|
"ghost-class": "ghost"
|
|
13022
13023
|
}, {
|
|
13023
13024
|
item: B(({ element: f, index: z }) => [
|
|
13024
|
-
|
|
13025
|
-
|
|
13026
|
-
T[1] || (T[1] =
|
|
13027
|
-
|
|
13025
|
+
m("div", rr, [
|
|
13026
|
+
m("div", sr, [
|
|
13027
|
+
T[1] || (T[1] = m("i", { class: "imicon im-handle cursor-grab" }, null, -1)),
|
|
13028
|
+
m("span", null, I(d.$l(f.label)), 1)
|
|
13028
13029
|
]),
|
|
13029
|
-
|
|
13030
|
-
|
|
13030
|
+
m("div", ir, [
|
|
13031
|
+
m("div", {
|
|
13031
13032
|
class: "tipbtn red left",
|
|
13032
13033
|
txt: d.$l("Unfixed"),
|
|
13033
13034
|
onClick: (R) => u(f, z)
|
|
13034
13035
|
}, [...T[2] || (T[2] = [
|
|
13035
|
-
|
|
13036
|
-
])], 8,
|
|
13036
|
+
m("i", { class: "imicon im-download1 fs14" }, null, -1)
|
|
13037
|
+
])], 8, cr)
|
|
13037
13038
|
])
|
|
13038
13039
|
])
|
|
13039
13040
|
]),
|
|
@@ -13043,12 +13044,12 @@ const $n = ia({
|
|
|
13043
13044
|
_: 1
|
|
13044
13045
|
}, 8, ["height"])
|
|
13045
13046
|
]),
|
|
13046
|
-
T[6] || (T[6] =
|
|
13047
|
-
|
|
13047
|
+
T[6] || (T[6] = m("div", { class: "p4-0" }, [
|
|
13048
|
+
m("div", { class: "border-t" })
|
|
13048
13049
|
], -1)),
|
|
13049
|
-
|
|
13050
|
-
t(l).visible.length === 0 ? (A(), E("span",
|
|
13051
|
-
D(
|
|
13050
|
+
m("div", ur, [
|
|
13051
|
+
t(l).visible.length === 0 ? (A(), E("span", dr, I(d.$l("No Columns")), 1)) : J("", !0),
|
|
13052
|
+
D(b, { height: t(F) }, {
|
|
13052
13053
|
default: B(() => [
|
|
13053
13054
|
D(t(Je), {
|
|
13054
13055
|
list: t(l).visible,
|
|
@@ -13058,26 +13059,26 @@ const $n = ia({
|
|
|
13058
13059
|
"ghost-class": "ghost"
|
|
13059
13060
|
}, {
|
|
13060
13061
|
item: B(({ element: f, index: z }) => [
|
|
13061
|
-
|
|
13062
|
-
|
|
13063
|
-
T[3] || (T[3] =
|
|
13064
|
-
|
|
13062
|
+
m("div", mr, [
|
|
13063
|
+
m("div", br, [
|
|
13064
|
+
T[3] || (T[3] = m("i", { class: "imicon im-handle cursor-grab" }, null, -1)),
|
|
13065
|
+
m("span", null, I(d.$l(f.label)), 1)
|
|
13065
13066
|
]),
|
|
13066
|
-
|
|
13067
|
-
|
|
13067
|
+
m("div", vr, [
|
|
13068
|
+
m("div", {
|
|
13068
13069
|
class: "tipbtn left",
|
|
13069
13070
|
txt: d.$l("Fixed"),
|
|
13070
13071
|
onClick: (R) => v(f, z)
|
|
13071
13072
|
}, [...T[4] || (T[4] = [
|
|
13072
|
-
|
|
13073
|
-
])], 8,
|
|
13074
|
-
|
|
13073
|
+
m("i", { class: "imicon im-download1 fs14 rotateZ180" }, null, -1)
|
|
13074
|
+
])], 8, pr),
|
|
13075
|
+
m("div", {
|
|
13075
13076
|
class: "tipbtn red left",
|
|
13076
13077
|
txt: d.$l("Hide"),
|
|
13077
13078
|
onClick: (R) => c(f, z)
|
|
13078
13079
|
}, [...T[5] || (T[5] = [
|
|
13079
|
-
|
|
13080
|
-
])], 8,
|
|
13080
|
+
m("i", { class: "imicon im-close fs14" }, null, -1)
|
|
13081
|
+
])], 8, fr)
|
|
13081
13082
|
])
|
|
13082
13083
|
])
|
|
13083
13084
|
]),
|
|
@@ -13096,10 +13097,10 @@ const $n = ia({
|
|
|
13096
13097
|
}, 8, ["loading"]);
|
|
13097
13098
|
};
|
|
13098
13099
|
}
|
|
13099
|
-
}),
|
|
13100
|
+
}), _r = /* @__PURE__ */ ne(hr, [["__scopeId", "data-v-1927ce52"]]), gr = { class: "p16 border-b" }, yr = { class: "flexMode vc g8" }, Ar = {
|
|
13100
13101
|
key: 0,
|
|
13101
13102
|
class: "flexMode vc g8"
|
|
13102
|
-
},
|
|
13103
|
+
}, zr = { class: "flexMode g16 hr vc" }, wr = { class: "TheEnd p16" }, Sr = { class: "sticky flexMode vc hb p4-8 mt16 mb8 fs14 txt-dark9 z9 backdrop border-l4-primary bg-gray3 radius4" }, Tr = { class: "fw700" }, Cr = { class: "flexMode vc g8" }, Mr = /* @__PURE__ */ Object.assign({
|
|
13103
13104
|
name: "MvcTableColumnDownload",
|
|
13104
13105
|
inheritAttrs: !1
|
|
13105
13106
|
}, {
|
|
@@ -13156,12 +13157,12 @@ const $n = ia({
|
|
|
13156
13157
|
l.loading = !1;
|
|
13157
13158
|
}
|
|
13158
13159
|
}, y = (_) => {
|
|
13159
|
-
const d = l.onlySelection ? e.selection : e.list, T = {},
|
|
13160
|
+
const d = l.onlySelection ? e.selection : e.list, T = {}, b = [];
|
|
13160
13161
|
l.columns.filter((O) => O.visible).forEach((O) => {
|
|
13161
|
-
|
|
13162
|
+
b.push(window.$l(O.label)), T[O.prop] = !0;
|
|
13162
13163
|
});
|
|
13163
13164
|
let C = "", f = [], z = _ === "download" ? "," : " ";
|
|
13164
|
-
(l.useHead || _) && (C =
|
|
13165
|
+
(l.useHead || _) && (C = b.join(z) + `
|
|
13165
13166
|
`);
|
|
13166
13167
|
let R = [], S;
|
|
13167
13168
|
return Object.keys(T).forEach((O, k) => {
|
|
@@ -13185,15 +13186,15 @@ const $n = ia({
|
|
|
13185
13186
|
}), h = p(() => {
|
|
13186
13187
|
const _ = {};
|
|
13187
13188
|
return l.columns.forEach((d) => {
|
|
13188
|
-
const T = d.type ? d.type : "normal",
|
|
13189
|
+
const T = d.type ? d.type : "normal", b = {
|
|
13189
13190
|
label: x[T],
|
|
13190
13191
|
type: T,
|
|
13191
13192
|
visible: 0
|
|
13192
13193
|
};
|
|
13193
|
-
_[T] ? (_[T].children.push(d), d.visible && _[T].visible++) : (
|
|
13194
|
+
_[T] ? (_[T].children.push(d), d.visible && _[T].visible++) : (b.children = [d], d.visible && b.visible++, _[T] = b);
|
|
13194
13195
|
}), Object.keys(_).forEach((d) => {
|
|
13195
|
-
const T = _[d].visible === _[d].children.length,
|
|
13196
|
-
T ? (_[d].checkstatus = !0, _[d].indeterminate = !1) :
|
|
13196
|
+
const T = _[d].visible === _[d].children.length, b = _[d].visible === 0;
|
|
13197
|
+
T ? (_[d].checkstatus = !0, _[d].indeterminate = !1) : b ? (_[d].checkstatus = !1, _[d].indeterminate = !1) : (_[d].checkstatus = !1, _[d].indeterminate = !0);
|
|
13197
13198
|
}), _;
|
|
13198
13199
|
}), x = {
|
|
13199
13200
|
asa: "Asa Metrics",
|
|
@@ -13203,7 +13204,7 @@ const $n = ia({
|
|
|
13203
13204
|
"Check All".$l(), "Cancel All".$l();
|
|
13204
13205
|
const F = Ve("asa.countryAll.obj");
|
|
13205
13206
|
return (_, d) => {
|
|
13206
|
-
const T = V("el-checkbox"),
|
|
13207
|
+
const T = V("el-checkbox"), b = V("el-button"), C = V("MvcAlert"), f = V("el-switch"), z = V("Input"), R = V("DrawerArea");
|
|
13207
13208
|
return A(), le(R, oe(_.$attrs, { class: "MvcTableColumnDownload" }), {
|
|
13208
13209
|
cancel: B(() => [
|
|
13209
13210
|
D(z, {
|
|
@@ -13214,15 +13215,15 @@ const $n = ia({
|
|
|
13214
13215
|
class: "w600"
|
|
13215
13216
|
}, {
|
|
13216
13217
|
append: B(() => [
|
|
13217
|
-
D(
|
|
13218
|
+
D(b, {
|
|
13218
13219
|
loading: t(l).loading,
|
|
13219
13220
|
onClick: c
|
|
13220
13221
|
}, {
|
|
13221
13222
|
icon: B(() => [...d[5] || (d[5] = [
|
|
13222
|
-
|
|
13223
|
+
m("i", { class: "imicon im-download1" }, null, -1)
|
|
13223
13224
|
])]),
|
|
13224
13225
|
default: B(() => [
|
|
13225
|
-
ie(" " +
|
|
13226
|
+
ie(" " + I(_.$l("Download")), 1)
|
|
13226
13227
|
]),
|
|
13227
13228
|
_: 1
|
|
13228
13229
|
}, 8, ["loading"])
|
|
@@ -13232,29 +13233,29 @@ const $n = ia({
|
|
|
13232
13233
|
]),
|
|
13233
13234
|
submit: B(() => [...d[6] || (d[6] = [])]),
|
|
13234
13235
|
default: B(() => [
|
|
13235
|
-
|
|
13236
|
+
m("div", gr, [
|
|
13236
13237
|
D(C, null, {
|
|
13237
13238
|
default: B(() => [
|
|
13238
|
-
|
|
13239
|
-
|
|
13240
|
-
|
|
13239
|
+
m("div", yr, [
|
|
13240
|
+
m("span", null, I(_.$l("Total")), 1),
|
|
13241
|
+
m("span", null, I(e.list.length), 1)
|
|
13241
13242
|
]),
|
|
13242
|
-
e.selection.length ? (A(), E("div",
|
|
13243
|
-
|
|
13244
|
-
|
|
13243
|
+
e.selection.length ? (A(), E("div", Ar, [
|
|
13244
|
+
m("span", null, I(_.$l("Selection")), 1),
|
|
13245
|
+
m("span", null, I(e.selection.length), 1),
|
|
13245
13246
|
D(T, {
|
|
13246
13247
|
modelValue: t(l).onlySelection,
|
|
13247
13248
|
"onUpdate:modelValue": d[0] || (d[0] = (S) => t(l).onlySelection = S),
|
|
13248
13249
|
label: _.$l("Only Selection")
|
|
13249
13250
|
}, null, 8, ["modelValue", "label"])
|
|
13250
13251
|
])) : J("", !0),
|
|
13251
|
-
|
|
13252
|
-
D(
|
|
13252
|
+
m("div", zr, [
|
|
13253
|
+
D(b, { onClick: u }, {
|
|
13253
13254
|
icon: B(() => [...d[4] || (d[4] = [
|
|
13254
|
-
|
|
13255
|
+
m("i", { class: "imicon im-copy" }, null, -1)
|
|
13255
13256
|
])]),
|
|
13256
13257
|
default: B(() => [
|
|
13257
|
-
ie(" " +
|
|
13258
|
+
ie(" " + I(_.$l("Copy to Clipboard")), 1)
|
|
13258
13259
|
]),
|
|
13259
13260
|
_: 1
|
|
13260
13261
|
}),
|
|
@@ -13268,12 +13269,12 @@ const $n = ia({
|
|
|
13268
13269
|
_: 1
|
|
13269
13270
|
})
|
|
13270
13271
|
]),
|
|
13271
|
-
|
|
13272
|
+
m("div", wr, [
|
|
13272
13273
|
(A(!0), E(re, null, ce(t(h), (S) => (A(), E("div", {
|
|
13273
13274
|
key: S.type
|
|
13274
13275
|
}, [
|
|
13275
|
-
|
|
13276
|
-
|
|
13276
|
+
m("div", Sr, [
|
|
13277
|
+
m("span", Tr, I(S.label), 1),
|
|
13277
13278
|
D(T, {
|
|
13278
13279
|
modelValue: S.checkstatus,
|
|
13279
13280
|
"onUpdate:modelValue": (O) => S.checkstatus = O,
|
|
@@ -13293,8 +13294,8 @@ const $n = ia({
|
|
|
13293
13294
|
default: B(() => {
|
|
13294
13295
|
var j;
|
|
13295
13296
|
return [
|
|
13296
|
-
|
|
13297
|
-
|
|
13297
|
+
m("div", Cr, [
|
|
13298
|
+
m("span", null, I(O.label), 1),
|
|
13298
13299
|
(j = O.prop) != null && j.includes("country") ? (A(), le(f, {
|
|
13299
13300
|
key: 0,
|
|
13300
13301
|
modelValue: t(l).useCountryCode,
|
|
@@ -13316,13 +13317,13 @@ const $n = ia({
|
|
|
13316
13317
|
}, 16);
|
|
13317
13318
|
};
|
|
13318
13319
|
}
|
|
13319
|
-
}),
|
|
13320
|
+
}), kr = { class: "MvcTable" }, Er = {
|
|
13320
13321
|
key: 0,
|
|
13321
13322
|
class: "flexMode vc"
|
|
13322
|
-
},
|
|
13323
|
+
}, Or = { class: "tableArea relative radius ctx-auto" }, Pr = {
|
|
13323
13324
|
key: 1,
|
|
13324
13325
|
class: "flexMode vc h56 p16 xscroll nobar fadeout"
|
|
13325
|
-
},
|
|
13326
|
+
}, xr = /* @__PURE__ */ Object.assign({
|
|
13326
13327
|
name: "MvcTable",
|
|
13327
13328
|
inheritAttrs: !1
|
|
13328
13329
|
}, {
|
|
@@ -13427,11 +13428,11 @@ const $n = ia({
|
|
|
13427
13428
|
{
|
|
13428
13429
|
title: "Table Column Customization",
|
|
13429
13430
|
size: 1024,
|
|
13430
|
-
cpt: Te(
|
|
13431
|
+
cpt: Te(_r)
|
|
13431
13432
|
},
|
|
13432
13433
|
{
|
|
13433
13434
|
title: "Download from Current Table",
|
|
13434
|
-
cpt: Te(
|
|
13435
|
+
cpt: Te(Mr)
|
|
13435
13436
|
}
|
|
13436
13437
|
]
|
|
13437
13438
|
}), g = ee(null), { proxy: v } = pe();
|
|
@@ -13483,7 +13484,7 @@ const $n = ia({
|
|
|
13483
13484
|
});
|
|
13484
13485
|
}, T = () => {
|
|
13485
13486
|
h();
|
|
13486
|
-
},
|
|
13487
|
+
}, b = (L) => {
|
|
13487
13488
|
if (n.selection = L, u("selection-change", L), n.shiftKey) {
|
|
13488
13489
|
const K = L[L.length - 2], ae = L[L.length - 1], i = r.list.filter1((U) => U.id === K.id).index || 0, M = r.list.filter1((U) => U.id === ae.id).index;
|
|
13489
13490
|
let Y = i, Z = M;
|
|
@@ -13513,7 +13514,7 @@ const $n = ia({
|
|
|
13513
13514
|
var K;
|
|
13514
13515
|
let L = l.height || ((K = globalThis.$config.options) == null ? void 0 : K.pageHeight) || 640;
|
|
13515
13516
|
return l.noheader === !1 && (L -= 64), l.nofooter === !1 && (L -= 56), L -= l.minusHeight, L;
|
|
13516
|
-
}), N = p(() => !!r.summary), W = p(() => r.nopagination === !0 ? "total" : "total,->,prev,pager,next,sizes"),
|
|
13517
|
+
}), N = p(() => !!r.summary), W = p(() => r.nopagination === !0 ? "total" : "total,->,prev,pager,next,sizes"), $ = p(() => {
|
|
13517
13518
|
if (l.tool) {
|
|
13518
13519
|
const { column: L = !0, download: K = !0, refresh: ae = !0 } = l.tool;
|
|
13519
13520
|
return {
|
|
@@ -13531,56 +13532,56 @@ const $n = ia({
|
|
|
13531
13532
|
editRow: G
|
|
13532
13533
|
}), (L, K) => {
|
|
13533
13534
|
const ae = V("el-button"), i = V("Loading"), M = V("el-table"), Y = V("el-pagination"), Z = V("Drawer");
|
|
13534
|
-
return A(), E("div",
|
|
13535
|
+
return A(), E("div", kr, [
|
|
13535
13536
|
l.noheader === !1 ? (A(), E("div", {
|
|
13536
13537
|
key: 0,
|
|
13537
13538
|
class: H(["flexMode hb g12 p16 bg-white", l.autoHeader ? "minh64" : "h64"])
|
|
13538
13539
|
}, [
|
|
13539
|
-
|
|
13540
|
+
m("div", {
|
|
13540
13541
|
class: H(["flexMode vc flexGrow maxwp100", l.headerClass])
|
|
13541
13542
|
}, [
|
|
13542
13543
|
q(L.$slots, "header", {}, void 0, !0)
|
|
13543
13544
|
], 2),
|
|
13544
|
-
t(
|
|
13545
|
-
t(
|
|
13545
|
+
t($) ? (A(), E("div", Er, [
|
|
13546
|
+
t($).refresh ? (A(), le(ae, {
|
|
13546
13547
|
key: 0,
|
|
13547
13548
|
onClick: C
|
|
13548
13549
|
}, {
|
|
13549
13550
|
icon: B(() => [...K[2] || (K[2] = [
|
|
13550
|
-
|
|
13551
|
+
m("i", { class: "imicon im-reload" }, null, -1)
|
|
13551
13552
|
])]),
|
|
13552
13553
|
default: B(() => [
|
|
13553
|
-
ie(" " +
|
|
13554
|
+
ie(" " + I(L.$l("Refresh")), 1)
|
|
13554
13555
|
]),
|
|
13555
13556
|
_: 1
|
|
13556
13557
|
})) : J("", !0),
|
|
13557
|
-
t(
|
|
13558
|
+
t($).column ? (A(), le(ae, {
|
|
13558
13559
|
key: 1,
|
|
13559
13560
|
onClick: f
|
|
13560
13561
|
}, {
|
|
13561
13562
|
icon: B(() => [...K[3] || (K[3] = [
|
|
13562
|
-
|
|
13563
|
+
m("i", { class: "imicon im-layout" }, null, -1)
|
|
13563
13564
|
])]),
|
|
13564
13565
|
default: B(() => [
|
|
13565
|
-
ie(" " +
|
|
13566
|
+
ie(" " + I(L.$l("Columns")), 1)
|
|
13566
13567
|
]),
|
|
13567
13568
|
_: 1
|
|
13568
13569
|
})) : J("", !0),
|
|
13569
|
-
t(
|
|
13570
|
+
t($).download ? (A(), le(ae, {
|
|
13570
13571
|
key: 2,
|
|
13571
13572
|
onClick: z
|
|
13572
13573
|
}, {
|
|
13573
13574
|
icon: B(() => [...K[4] || (K[4] = [
|
|
13574
|
-
|
|
13575
|
+
m("i", { class: "imicon im-download" }, null, -1)
|
|
13575
13576
|
])]),
|
|
13576
13577
|
default: B(() => [
|
|
13577
|
-
ie(" " +
|
|
13578
|
+
ie(" " + I(L.$l("Download")), 1)
|
|
13578
13579
|
]),
|
|
13579
13580
|
_: 1
|
|
13580
13581
|
})) : J("", !0)
|
|
13581
13582
|
])) : J("", !0)
|
|
13582
13583
|
], 2)) : J("", !0),
|
|
13583
|
-
|
|
13584
|
+
m("div", Or, [
|
|
13584
13585
|
D(i, {
|
|
13585
13586
|
loading: t(n).loading
|
|
13586
13587
|
}, null, 8, ["loading"]),
|
|
@@ -13597,12 +13598,12 @@ const $n = ia({
|
|
|
13597
13598
|
"show-summary": t(N),
|
|
13598
13599
|
"summary-method": F,
|
|
13599
13600
|
class: "MainTable",
|
|
13600
|
-
onSelectionChange:
|
|
13601
|
+
onSelectionChange: b
|
|
13601
13602
|
}, {
|
|
13602
13603
|
default: B(() => [
|
|
13603
|
-
D(t(
|
|
13604
|
+
D(t(Rt), oe({
|
|
13604
13605
|
"table-name": l.tableName,
|
|
13605
|
-
column: t(
|
|
13606
|
+
column: t($) ? t($).column : !1
|
|
13606
13607
|
}, L.$attrs), {
|
|
13607
13608
|
default: B(() => [
|
|
13608
13609
|
q(L.$slots, "default", {}, void 0, !0)
|
|
@@ -13613,7 +13614,7 @@ const $n = ia({
|
|
|
13613
13614
|
_: 3
|
|
13614
13615
|
}, 8, ["height", "data", "default-expand-all", "row-key", "show-summary"]))
|
|
13615
13616
|
]),
|
|
13616
|
-
l.nofooter === !1 ? (A(), E("div",
|
|
13617
|
+
l.nofooter === !1 ? (A(), E("div", Pr, [
|
|
13617
13618
|
D(Y, {
|
|
13618
13619
|
"current-page": t(r).page,
|
|
13619
13620
|
"onUpdate:currentPage": K[0] || (K[0] = (U) => t(r).page = U),
|
|
@@ -13640,10 +13641,10 @@ const $n = ia({
|
|
|
13640
13641
|
]);
|
|
13641
13642
|
};
|
|
13642
13643
|
}
|
|
13643
|
-
}),
|
|
13644
|
+
}), Lr = /* @__PURE__ */ ne(xr, [["__scopeId", "data-v-f79bf58d"]]), Nr = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
13644
13645
|
__proto__: null,
|
|
13645
|
-
default:
|
|
13646
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
13646
|
+
default: Lr
|
|
13647
|
+
}, Symbol.toStringTag, { value: "Module" })), Ir = { class: "minh480 pt16" }, $r = /* @__PURE__ */ Object.assign({
|
|
13647
13648
|
name: "MvcTabs",
|
|
13648
13649
|
inheritAttrs: !1
|
|
13649
13650
|
}, {
|
|
@@ -13717,19 +13718,19 @@ const $n = ia({
|
|
|
13717
13718
|
disabled: e.disabled,
|
|
13718
13719
|
"onUpdate:modelValue": s
|
|
13719
13720
|
}, null, 8, ["model-value", "options", "value-key", "label-key", "icon-key", "icon-class", "disabled"]),
|
|
13720
|
-
|
|
13721
|
+
m("div", Ir, [
|
|
13721
13722
|
t(v) ? (A(), le(sa(t(v)), he(oe({ key: 0 }, t(u))), null, 16)) : J("", !0)
|
|
13722
13723
|
])
|
|
13723
13724
|
], 16);
|
|
13724
13725
|
};
|
|
13725
13726
|
}
|
|
13726
|
-
}),
|
|
13727
|
+
}), Br = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
13727
13728
|
__proto__: null,
|
|
13728
|
-
default:
|
|
13729
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
13729
|
+
default: $r
|
|
13730
|
+
}, Symbol.toStringTag, { value: "Module" })), jr = {
|
|
13730
13731
|
key: 0,
|
|
13731
13732
|
class: "MvcFieldLabel"
|
|
13732
|
-
},
|
|
13733
|
+
}, Dr = /* @__PURE__ */ Object.assign({
|
|
13733
13734
|
name: "MvcTextarea",
|
|
13734
13735
|
inheritAttrs: !1
|
|
13735
13736
|
}, {
|
|
@@ -13811,7 +13812,7 @@ const $n = ia({
|
|
|
13811
13812
|
if (!e.height) return v.$attrs["input-style"];
|
|
13812
13813
|
const k = typeof e.height == "number" ? `${e.height}px` : e.height;
|
|
13813
13814
|
return { ...v.$attrs["input-style"] && typeof v.$attrs["input-style"] == "object" ? { ...v.$attrs["input-style"] } : {}, height: k, minHeight: k };
|
|
13814
|
-
}),
|
|
13815
|
+
}), b = p(() => !!(v.$attrs.maxlength || C.value)), C = p(() => v.$attrs.max), f = p(() => String(s.val ?? "").length > 0), z = p(() => !!l.placeholder), R = p(
|
|
13815
13816
|
() => e.materialLabel && (s.focused || f.value || z.value)
|
|
13816
13817
|
), S = p(() => ({
|
|
13817
13818
|
[l.class]: !!l.class,
|
|
@@ -13840,7 +13841,7 @@ const $n = ia({
|
|
|
13840
13841
|
class: H(["MvcField MvcFieldTextarea", t(S)]),
|
|
13841
13842
|
style: de(t(O))
|
|
13842
13843
|
}, [
|
|
13843
|
-
e.label ? (A(), E("label",
|
|
13844
|
+
e.label ? (A(), E("label", jr, I(e.label), 1)) : J("", !0),
|
|
13844
13845
|
D(G, oe({
|
|
13845
13846
|
ref_key: "inputRef",
|
|
13846
13847
|
ref: n,
|
|
@@ -13850,7 +13851,7 @@ const $n = ia({
|
|
|
13850
13851
|
rows: e.rows,
|
|
13851
13852
|
style: t(u).style,
|
|
13852
13853
|
"input-style": t(T),
|
|
13853
|
-
"show-word-limit": t(
|
|
13854
|
+
"show-word-limit": t(b),
|
|
13854
13855
|
maxlength: t(C),
|
|
13855
13856
|
resize: e.resize,
|
|
13856
13857
|
class: "MvcTextarea"
|
|
@@ -13862,39 +13863,39 @@ const $n = ia({
|
|
|
13862
13863
|
], 6);
|
|
13863
13864
|
};
|
|
13864
13865
|
}
|
|
13865
|
-
}),
|
|
13866
|
+
}), Rr = /* @__PURE__ */ ne(Dr, [["__scopeId", "data-v-90814c5c"]]), Fr = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
13866
13867
|
__proto__: null,
|
|
13867
|
-
default:
|
|
13868
|
+
default: Rr
|
|
13868
13869
|
}, Symbol.toStringTag, { value: "Module" })), la = /* @__PURE__ */ Object.assign({
|
|
13869
13870
|
"../component/BtnGroup/index.vue": _n,
|
|
13870
13871
|
"../component/Card/index.vue": zn,
|
|
13871
13872
|
"../component/Drawer/index.vue": kn,
|
|
13872
13873
|
"../component/DrawerArea/index.vue": Nn,
|
|
13873
13874
|
"../component/Form/index.vue": Dn,
|
|
13874
|
-
"../component/Frame/index.vue":
|
|
13875
|
-
"../component/Icon/index.vue":
|
|
13876
|
-
"../component/Input/index.vue":
|
|
13877
|
-
"../component/InputNumber/index.vue":
|
|
13878
|
-
"../component/Lang/index.vue":
|
|
13879
|
-
"../component/List/index.vue":
|
|
13880
|
-
"../component/Loading/index.vue":
|
|
13881
|
-
"../component/Login/index.vue":
|
|
13882
|
-
"../component/Mention/index.vue":
|
|
13883
|
-
"../component/Note/index.vue":
|
|
13884
|
-
"../component/Page/index.vue":
|
|
13885
|
-
"../component/Select/index.vue":
|
|
13886
|
-
"../component/SelectV2/index.vue":
|
|
13887
|
-
"../component/Table/index.vue":
|
|
13888
|
-
"../component/Tabs/index.vue":
|
|
13889
|
-
"../component/Textarea/index.vue":
|
|
13890
|
-
}),
|
|
13875
|
+
"../component/Frame/index.vue": wo,
|
|
13876
|
+
"../component/Icon/index.vue": Co,
|
|
13877
|
+
"../component/Input/index.vue": Eo,
|
|
13878
|
+
"../component/InputNumber/index.vue": xo,
|
|
13879
|
+
"../component/Lang/index.vue": Do,
|
|
13880
|
+
"../component/List/index.vue": Ko,
|
|
13881
|
+
"../component/Loading/index.vue": Zo,
|
|
13882
|
+
"../component/Login/index.vue": it,
|
|
13883
|
+
"../component/Mention/index.vue": mt,
|
|
13884
|
+
"../component/Note/index.vue": pt,
|
|
13885
|
+
"../component/Page/index.vue": wt,
|
|
13886
|
+
"../component/Select/index.vue": Pt,
|
|
13887
|
+
"../component/SelectV2/index.vue": Dt,
|
|
13888
|
+
"../component/Table/index.vue": Nr,
|
|
13889
|
+
"../component/Tabs/index.vue": Br,
|
|
13890
|
+
"../component/Textarea/index.vue": Fr
|
|
13891
|
+
}), Vr = {
|
|
13891
13892
|
VTable: () => import("./vtable.js")
|
|
13892
|
-
},
|
|
13893
|
-
function
|
|
13893
|
+
}, Gr = ["VTable"];
|
|
13894
|
+
function Kr(a) {
|
|
13894
13895
|
return a.match(/\.\.\/component\/(.*)\/index.vue/)[1];
|
|
13895
13896
|
}
|
|
13896
|
-
function
|
|
13897
|
-
const o = a == null ? void 0 : a.async, e = new Set(
|
|
13897
|
+
function Ur(a = {}) {
|
|
13898
|
+
const o = a == null ? void 0 : a.async, e = new Set(Gr);
|
|
13898
13899
|
if (Array.isArray(o))
|
|
13899
13900
|
for (const l of o)
|
|
13900
13901
|
e.add(l);
|
|
@@ -13903,20 +13904,20 @@ function Kr(a = {}) {
|
|
|
13903
13904
|
n ? e.add(l) : e.delete(l);
|
|
13904
13905
|
return e;
|
|
13905
13906
|
}
|
|
13906
|
-
const
|
|
13907
|
-
const e =
|
|
13907
|
+
const Hr = (a, o = {}) => {
|
|
13908
|
+
const e = Ur(o);
|
|
13908
13909
|
for (let l in la) {
|
|
13909
|
-
let n =
|
|
13910
|
+
let n = Kr(l);
|
|
13910
13911
|
a.component(n, la[l].default);
|
|
13911
13912
|
}
|
|
13912
13913
|
for (const l of e) {
|
|
13913
|
-
const n =
|
|
13914
|
+
const n = Vr[l];
|
|
13914
13915
|
n && a.component(l, ca(n));
|
|
13915
13916
|
}
|
|
13916
|
-
},
|
|
13917
|
+
}, Jr = {
|
|
13917
13918
|
name: "Matt Avias Frame",
|
|
13918
13919
|
copyright: "©2026",
|
|
13919
|
-
version: "1.1.
|
|
13920
|
+
version: "1.1.12",
|
|
13920
13921
|
author: "Matt Avias",
|
|
13921
13922
|
date: "2026-02-26",
|
|
13922
13923
|
/** 默认语言 key,与 `$getLang`、localStorage `lang` 一致;业务在 app.use(mvframe, { config }) 里覆盖 */
|
|
@@ -13939,36 +13940,36 @@ const Ur = (a, o = {}) => {
|
|
|
13939
13940
|
loginPageName: "Entry",
|
|
13940
13941
|
// Login为保留名称
|
|
13941
13942
|
firstPageName: "Overview_Home"
|
|
13942
|
-
},
|
|
13943
|
+
}, Zr = {
|
|
13943
13944
|
url: "//at.alicdn.com/t/c/font_4830641_s8ulvguq839.js",
|
|
13944
13945
|
prefix: "ant"
|
|
13945
|
-
},
|
|
13946
|
+
}, Yr = (a, o = {}) => {
|
|
13946
13947
|
globalThis.$config = {
|
|
13947
|
-
...
|
|
13948
|
-
iconfont:
|
|
13948
|
+
...Jr,
|
|
13949
|
+
iconfont: Zr,
|
|
13949
13950
|
...o
|
|
13950
13951
|
};
|
|
13951
|
-
},
|
|
13952
|
-
a.use(
|
|
13952
|
+
}, ms = (a, o = {}) => {
|
|
13953
|
+
a.use(Yr, o.config).use(cn, o.maps).use(Ha, o).use(Hr, o.components).use(Na).use(Za, o.notify).use(Ia).use($a, o.pinia).use(vn, o.vueRouter).use(Ja, o.lang);
|
|
13953
13954
|
};
|
|
13954
13955
|
export {
|
|
13955
13956
|
Mn as D,
|
|
13956
13957
|
ll as M,
|
|
13957
13958
|
ne as _,
|
|
13958
|
-
|
|
13959
|
+
ss as a,
|
|
13959
13960
|
rn as b,
|
|
13960
13961
|
Fe as c,
|
|
13961
|
-
|
|
13962
|
-
|
|
13963
|
-
|
|
13964
|
-
|
|
13962
|
+
ds as d,
|
|
13963
|
+
cs as e,
|
|
13964
|
+
us as f,
|
|
13965
|
+
rs as g,
|
|
13965
13966
|
cn as h,
|
|
13966
13967
|
ye as i,
|
|
13967
|
-
|
|
13968
|
-
|
|
13968
|
+
ts as j,
|
|
13969
|
+
ms as k,
|
|
13969
13970
|
ge as m,
|
|
13970
13971
|
al as n,
|
|
13971
|
-
|
|
13972
|
+
is as p,
|
|
13972
13973
|
we as s,
|
|
13973
13974
|
Ve as u
|
|
13974
13975
|
};
|