@mc-markets/ui 1.1.46 → 1.1.47
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/Picker/Picker.vue.d.ts.map +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.mjs +142 -141
- package/dist/index.mjs.map +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
- package/packages/components/Picker/Picker.vue +2 -1
package/dist/index.mjs
CHANGED
|
@@ -19,7 +19,7 @@ var Se = (e, t) => {
|
|
|
19
19
|
t.indexOf(o) < 0 && st.call(e, o) && (n[o] = e[o]);
|
|
20
20
|
return n;
|
|
21
21
|
};
|
|
22
|
-
var
|
|
22
|
+
var Fe = (e, t, n) => new Promise((o, a) => {
|
|
23
23
|
var l = (i) => {
|
|
24
24
|
try {
|
|
25
25
|
r(n.next(i));
|
|
@@ -37,7 +37,7 @@ var Ne = (e, t, n) => new Promise((o, a) => {
|
|
|
37
37
|
});
|
|
38
38
|
import * as pt from "element-plus";
|
|
39
39
|
import { ElForm as nn } from "element-plus";
|
|
40
|
-
import { computed as R, createElementBlock as m, openBlock as d, mergeProps as S, renderSlot as h, ref as _, createBlock as E, createSlots as O, renderList as M, withCtx as $, unref as j, useAttrs as
|
|
40
|
+
import { computed as R, createElementBlock as m, openBlock as d, mergeProps as S, renderSlot as h, ref as _, createBlock as E, createSlots as O, renderList as M, withCtx as $, unref as j, useAttrs as Te, createCommentVNode as D, createElementVNode as C, Fragment as K, normalizeClass as U, mergeModels as Re, useModel as ze, createVNode as x, normalizeProps as vt, guardReactiveProps as gt, Teleport as Oe, TransitionGroup as _t, resolveDynamicComponent as ht, toDisplayString as Y, useSlots as on, watch as V, normalizeStyle as bt, createTextVNode as we, provide as ke, onMounted as xe, nextTick as le, onUnmounted as Ye, withDirectives as Pe, vShow as Ae, inject as He, onDeactivated as Le, isRef as sn, onActivated as Ke, reactive as an, getCurrentInstance as yt, defineComponent as ge, onBeforeUnmount as Ct, watchEffect as rn, Transition as $t } from "vue";
|
|
41
41
|
import { ElButton as ln, ElInput as cn, ElFormItem as un, ElTooltip as dn, ElSelect as fn, ElOption as mn, ElOptionGroup as pn, ElPagination as vn, ElRadio as gn, ElRadioGroup as _n, ElRadioButton as hn, ElSwitch as bn, ElTag as yn, ElAlert as Cn, ElDialog as $n, ElNotification as Sn, ElDatePicker as En, ElEmpty as Mn, ElTable as Rn, ElTableColumn as wn } from "element-plus/es";
|
|
42
42
|
import "element-plus/es/components/base/style/index";
|
|
43
43
|
import "element-plus/es/components/button/style/index";
|
|
@@ -121,7 +121,7 @@ const G = (e, t) => {
|
|
|
121
121
|
h(r.$slots, "default", {}, void 0, !0)
|
|
122
122
|
], 16));
|
|
123
123
|
}
|
|
124
|
-
}),
|
|
124
|
+
}), Ve = /* @__PURE__ */ G(In, [["__scopeId", "data-v-74564eea"]]);
|
|
125
125
|
function L(e = "innerRef", t = {}) {
|
|
126
126
|
const { compatibilityKeys: n = {} } = t, o = _(), a = new Proxy({}, {
|
|
127
127
|
get(l, s) {
|
|
@@ -267,7 +267,7 @@ const Tn = /* @__PURE__ */ Object.assign({
|
|
|
267
267
|
}), n;
|
|
268
268
|
};
|
|
269
269
|
function ce(e, t = "popperClass") {
|
|
270
|
-
const n =
|
|
270
|
+
const n = Te(), o = R(() => Ln(n, t)), a = R(() => An(e, n[t]));
|
|
271
271
|
return {
|
|
272
272
|
mergedAttrs: o,
|
|
273
273
|
className: a
|
|
@@ -300,7 +300,7 @@ const Bn = /* @__PURE__ */ Object.assign({
|
|
|
300
300
|
]), 1040, ["popper-class"]);
|
|
301
301
|
};
|
|
302
302
|
}
|
|
303
|
-
}),
|
|
303
|
+
}), Nn = /* @__PURE__ */ Object.assign({
|
|
304
304
|
name: "MSelect"
|
|
305
305
|
}, {
|
|
306
306
|
__name: "Select",
|
|
@@ -323,7 +323,7 @@ const Bn = /* @__PURE__ */ Object.assign({
|
|
|
323
323
|
]), 1040, ["class"]);
|
|
324
324
|
};
|
|
325
325
|
}
|
|
326
|
-
}),
|
|
326
|
+
}), Dn = /* @__PURE__ */ Object.assign({
|
|
327
327
|
name: "MOption"
|
|
328
328
|
}, {
|
|
329
329
|
__name: "Option",
|
|
@@ -424,7 +424,7 @@ const Bn = /* @__PURE__ */ Object.assign({
|
|
|
424
424
|
}
|
|
425
425
|
},
|
|
426
426
|
setup(e, { expose: t }) {
|
|
427
|
-
const n =
|
|
427
|
+
const n = Te(), o = R(() => {
|
|
428
428
|
const r = "mc-radio-group-popper";
|
|
429
429
|
return n.popperClass ? `${r} ${n.popperClass}`.trim() : r;
|
|
430
430
|
}), a = R(() => {
|
|
@@ -550,19 +550,19 @@ const Bn = /* @__PURE__ */ Object.assign({
|
|
|
550
550
|
fn: $(() => [
|
|
551
551
|
a.value && !l.value ? (d(), m("div", Un, [
|
|
552
552
|
C("div", Yn, [
|
|
553
|
-
(d(), m(
|
|
553
|
+
(d(), m(K, null, M(8, (B) => C("div", { key: B })), 64))
|
|
554
554
|
])
|
|
555
555
|
])) : l.value ? (d(), m("i", {
|
|
556
556
|
key: 1,
|
|
557
557
|
class: U(["prefixIcon", ["iconfont", l.value]])
|
|
558
|
-
}, null, 2)) :
|
|
558
|
+
}, null, 2)) : D("", !0),
|
|
559
559
|
C("div", null, [
|
|
560
560
|
h(c.$slots, k)
|
|
561
561
|
]),
|
|
562
562
|
s.value ? (d(), m("i", {
|
|
563
563
|
key: 2,
|
|
564
564
|
class: U(["suffixIcon", ["iconfont", s.value]])
|
|
565
|
-
}, null, 2)) :
|
|
565
|
+
}, null, 2)) : D("", !0)
|
|
566
566
|
])
|
|
567
567
|
}))
|
|
568
568
|
]), 1040, ["type", "class"]);
|
|
@@ -583,7 +583,7 @@ const Bn = /* @__PURE__ */ Object.assign({
|
|
|
583
583
|
}
|
|
584
584
|
},
|
|
585
585
|
setup(e) {
|
|
586
|
-
const t = e, n =
|
|
586
|
+
const t = e, n = Te(), o = R(() => {
|
|
587
587
|
const r = n, { useCustomIcon: l } = r, s = Se(r, ["useCustomIcon"]);
|
|
588
588
|
return Q(W({}, s), {
|
|
589
589
|
type: t.type
|
|
@@ -647,7 +647,7 @@ const Bn = /* @__PURE__ */ Object.assign({
|
|
|
647
647
|
}),
|
|
648
648
|
emits: /* @__PURE__ */ Re(["close"], ["update:modelValue"]),
|
|
649
649
|
setup(e, { expose: t, emit: n }) {
|
|
650
|
-
const o =
|
|
650
|
+
const o = ze(e, "modelValue"), { innerRef: a, exposedProxy: l } = L("dialogRef");
|
|
651
651
|
return t(l), (s, r) => {
|
|
652
652
|
const i = $n;
|
|
653
653
|
return d(), m("div", null, [
|
|
@@ -798,14 +798,14 @@ const oo = {
|
|
|
798
798
|
class: "message-repeat"
|
|
799
799
|
}, go = ["onClick"];
|
|
800
800
|
function _o(e, t, n, o, a, l) {
|
|
801
|
-
return d(), E(
|
|
801
|
+
return d(), E(Oe, { to: "body" }, [
|
|
802
802
|
x(_t, {
|
|
803
803
|
name: "message",
|
|
804
804
|
tag: "div",
|
|
805
805
|
class: "message-container"
|
|
806
806
|
}, {
|
|
807
807
|
default: $(() => [
|
|
808
|
-
(d(!0), m(
|
|
808
|
+
(d(!0), m(K, null, M(o.messages, (s) => (d(), m("div", {
|
|
809
809
|
key: s.id,
|
|
810
810
|
class: U([
|
|
811
811
|
"custom-message",
|
|
@@ -820,20 +820,20 @@ function _o(e, t, n, o, a, l) {
|
|
|
820
820
|
src: s.customIcon,
|
|
821
821
|
alt: "custom icon",
|
|
822
822
|
class: "message-icon-img"
|
|
823
|
-
}, null, 8, lo)) : s.type === "success" ? (d(), m("img", io)) : s.type === "warning" ? (d(), m("img", co)) : s.type === "error" ? (d(), m("img", uo)) :
|
|
824
|
-
])) :
|
|
823
|
+
}, null, 8, lo)) : s.type === "success" ? (d(), m("img", io)) : s.type === "warning" ? (d(), m("img", co)) : s.type === "error" ? (d(), m("img", uo)) : D("", !0)
|
|
824
|
+
])) : D("", !0),
|
|
825
825
|
C("div", fo, [
|
|
826
826
|
typeof s.message == "function" ? (d(), E(ht(s.message), { key: 0 })) : s.dangerouslyUseHTMLString ? (d(), m("div", {
|
|
827
827
|
key: 1,
|
|
828
828
|
innerHTML: s.message
|
|
829
|
-
}, null, 8, mo)) : (d(), m("span", po,
|
|
830
|
-
s.repeatNum > 1 ? (d(), m("span", vo,
|
|
829
|
+
}, null, 8, mo)) : (d(), m("span", po, Y(s.message), 1)),
|
|
830
|
+
s.repeatNum > 1 ? (d(), m("span", vo, Y(s.repeatNum), 1)) : D("", !0)
|
|
831
831
|
]),
|
|
832
832
|
s.showClose ? (d(), m("button", {
|
|
833
833
|
key: 1,
|
|
834
834
|
class: "message-close",
|
|
835
835
|
onClick: (r) => o.closeMessage(s.id)
|
|
836
|
-
}, " × ", 8, go)) :
|
|
836
|
+
}, " × ", 8, go)) : D("", !0)
|
|
837
837
|
], 2))), 128))
|
|
838
838
|
]),
|
|
839
839
|
_: 1
|
|
@@ -898,14 +898,14 @@ const Ha = {
|
|
|
898
898
|
class: "notification-action"
|
|
899
899
|
}, Mo = ["onClick"];
|
|
900
900
|
function Ro(e, t, n, o, a, l) {
|
|
901
|
-
return d(), E(
|
|
901
|
+
return d(), E(Oe, { to: "body" }, [
|
|
902
902
|
x(_t, {
|
|
903
903
|
name: "notification",
|
|
904
904
|
tag: "div",
|
|
905
905
|
class: "notification-container"
|
|
906
906
|
}, {
|
|
907
907
|
default: $(() => [
|
|
908
|
-
(d(!0), m(
|
|
908
|
+
(d(!0), m(K, null, M(o.notifications, (s) => (d(), m("div", {
|
|
909
909
|
key: s.id,
|
|
910
910
|
class: U([
|
|
911
911
|
"custom-notification",
|
|
@@ -919,17 +919,17 @@ function Ro(e, t, n, o, a, l) {
|
|
|
919
919
|
})
|
|
920
920
|
], -1)),
|
|
921
921
|
C("div", Co, [
|
|
922
|
-
C("div", $o,
|
|
923
|
-
C("div", So,
|
|
922
|
+
C("div", $o, Y(s.title), 1),
|
|
923
|
+
C("div", So, Y(s.message), 1),
|
|
924
924
|
s.slotContent ? (d(), m("div", Eo, [
|
|
925
925
|
(d(), E(ht(s.slotContent)))
|
|
926
|
-
])) :
|
|
926
|
+
])) : D("", !0)
|
|
927
927
|
]),
|
|
928
928
|
s.showClose ? (d(), m("button", {
|
|
929
929
|
key: 0,
|
|
930
930
|
class: "notification-close",
|
|
931
931
|
onClick: (r) => o.closeNotification(s.id)
|
|
932
|
-
}, " × ", 8, Mo)) :
|
|
932
|
+
}, " × ", 8, Mo)) : D("", !0)
|
|
933
933
|
], 2))), 128))
|
|
934
934
|
]),
|
|
935
935
|
_: 1
|
|
@@ -1000,7 +1000,7 @@ const Et = /* @__PURE__ */ G(yo, [["render", Ro]]), wo = /* @__PURE__ */ Object.
|
|
|
1000
1000
|
}
|
|
1001
1001
|
},
|
|
1002
1002
|
setup(e, { expose: t }) {
|
|
1003
|
-
const n = e, o =
|
|
1003
|
+
const n = e, o = Te(), a = R(() => {
|
|
1004
1004
|
const u = o, { image: i } = u;
|
|
1005
1005
|
return Se(u, ["image"]);
|
|
1006
1006
|
}), l = R(() => {
|
|
@@ -1164,15 +1164,15 @@ const Et = /* @__PURE__ */ G(yo, [["render", Ro]]), wo = /* @__PURE__ */ Object.
|
|
|
1164
1164
|
C("div", Po, [
|
|
1165
1165
|
e.icon || j(o).icon ? (d(), m("div", Ao, [
|
|
1166
1166
|
h(u.$slots, "icon", {}, () => [
|
|
1167
|
-
x(
|
|
1167
|
+
x(Ve, {
|
|
1168
1168
|
name: e.icon,
|
|
1169
1169
|
size: e.iconSize
|
|
1170
1170
|
}, null, 8, ["name", "size"])
|
|
1171
1171
|
], !0)
|
|
1172
|
-
])) :
|
|
1172
|
+
])) : D("", !0),
|
|
1173
1173
|
C("div", Lo, [
|
|
1174
1174
|
h(u.$slots, "default", {}, () => [
|
|
1175
|
-
|
|
1175
|
+
we(Y(e.content), 1)
|
|
1176
1176
|
], !0)
|
|
1177
1177
|
]),
|
|
1178
1178
|
e.closable ? (d(), m("div", {
|
|
@@ -1180,20 +1180,20 @@ const Et = /* @__PURE__ */ G(yo, [["render", Ro]]), wo = /* @__PURE__ */ Object.
|
|
|
1180
1180
|
class: "m-banner__close",
|
|
1181
1181
|
onClick: c
|
|
1182
1182
|
}, [
|
|
1183
|
-
x(
|
|
1183
|
+
x(Ve, {
|
|
1184
1184
|
name: "lucide-x",
|
|
1185
1185
|
size: e.closeIconSize
|
|
1186
1186
|
}, null, 8, ["size"])
|
|
1187
|
-
])) :
|
|
1187
|
+
])) : D("", !0)
|
|
1188
1188
|
])
|
|
1189
|
-
], 6)) :
|
|
1189
|
+
], 6)) : D("", !0);
|
|
1190
1190
|
}
|
|
1191
|
-
}),
|
|
1192
|
-
function
|
|
1191
|
+
}), No = /* @__PURE__ */ G(Bo, [["__scopeId", "data-v-00c80323"]]);
|
|
1192
|
+
function Ie(e) {
|
|
1193
1193
|
e && e.classList && e.classList.add("mc-ui-override");
|
|
1194
1194
|
}
|
|
1195
|
-
function
|
|
1196
|
-
e && e.$el &&
|
|
1195
|
+
function Do(e) {
|
|
1196
|
+
e && e.$el && Ie(e.$el);
|
|
1197
1197
|
}
|
|
1198
1198
|
function Fo() {
|
|
1199
1199
|
typeof document != "undefined" && (document.body.classList.add("mc-ui-override"), new MutationObserver((t) => {
|
|
@@ -1245,7 +1245,7 @@ function zo(e = '[class*="el-"]') {
|
|
|
1245
1245
|
o && !o.classList.contains("mc-ui-override") && o.classList.add("mc-ui-override");
|
|
1246
1246
|
});
|
|
1247
1247
|
}
|
|
1248
|
-
function
|
|
1248
|
+
function Ge(e = 768) {
|
|
1249
1249
|
if (typeof window == "undefined" || typeof document == "undefined")
|
|
1250
1250
|
return !1;
|
|
1251
1251
|
if (document.documentElement.classList.contains("mc-h5"))
|
|
@@ -1256,23 +1256,23 @@ function Ve(e = 768) {
|
|
|
1256
1256
|
function Vo(e) {
|
|
1257
1257
|
return Q(W({}, e), {
|
|
1258
1258
|
mounted() {
|
|
1259
|
-
|
|
1259
|
+
Ie(this.$el), e.mounted && e.mounted.call(this);
|
|
1260
1260
|
},
|
|
1261
1261
|
updated() {
|
|
1262
|
-
|
|
1262
|
+
Ie(this.$el), e.updated && e.updated.call(this);
|
|
1263
1263
|
}
|
|
1264
1264
|
});
|
|
1265
1265
|
}
|
|
1266
1266
|
const Go = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
1267
1267
|
__proto__: null,
|
|
1268
|
-
addComponentOverride:
|
|
1269
|
-
addOverrideClass:
|
|
1268
|
+
addComponentOverride: Do,
|
|
1269
|
+
addOverrideClass: Ie,
|
|
1270
1270
|
applyGlobalOverride: Fo,
|
|
1271
1271
|
createOverrideComponent: Vo,
|
|
1272
1272
|
enableH5Override: jo,
|
|
1273
1273
|
forceRefreshStyles: zo,
|
|
1274
|
-
isH5:
|
|
1275
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
1274
|
+
isH5: Ge
|
|
1275
|
+
}, Symbol.toStringTag, { value: "Module" })), N = {
|
|
1276
1276
|
// 滚动相关
|
|
1277
1277
|
SCROLL_RATIO: 0.8,
|
|
1278
1278
|
// 滚动比例
|
|
@@ -1327,9 +1327,9 @@ const Go = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
1327
1327
|
k.value = { width: "0px", left: "0px" };
|
|
1328
1328
|
}, be = (f) => {
|
|
1329
1329
|
let p = f.offsetLeft;
|
|
1330
|
-
if (
|
|
1330
|
+
if (Ge()) {
|
|
1331
1331
|
const w = window.getComputedStyle(o.value), P = parseFloat(w.paddingLeft) || 0;
|
|
1332
|
-
if (Math.abs(p - P) >
|
|
1332
|
+
if (Math.abs(p - P) > N.H5_POSITION_TOLERANCE) {
|
|
1333
1333
|
const I = o.value.getBoundingClientRect();
|
|
1334
1334
|
p = f.getBoundingClientRect().left - I.left;
|
|
1335
1335
|
}
|
|
@@ -1351,27 +1351,27 @@ const Go = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
1351
1351
|
de();
|
|
1352
1352
|
return;
|
|
1353
1353
|
}
|
|
1354
|
-
const T = be(P) + P.offsetWidth / 2 -
|
|
1354
|
+
const T = be(P) + P.offsetWidth / 2 - N.ACTIVE_BAR_OFFSET;
|
|
1355
1355
|
k.value = {
|
|
1356
|
-
width: `${
|
|
1356
|
+
width: `${N.ACTIVE_BAR_WIDTH}px`,
|
|
1357
1357
|
left: `${T}px`
|
|
1358
|
-
}, f &&
|
|
1358
|
+
}, f && H(P);
|
|
1359
1359
|
});
|
|
1360
|
-
},
|
|
1360
|
+
}, H = (f) => {
|
|
1361
1361
|
if (!a.value || !f) return;
|
|
1362
1362
|
const p = a.value, w = p.clientWidth, P = p.scrollLeft, I = f.offsetLeft, T = f.offsetWidth, A = I + T;
|
|
1363
|
-
if (
|
|
1363
|
+
if (Ge()) {
|
|
1364
1364
|
const re = I + T / 2, Yt = o.value.scrollWidth, Ht = Math.max(0, Yt - w);
|
|
1365
1365
|
let Ce = re - w / 2;
|
|
1366
1366
|
Ce = Math.max(0, Math.min(Ce, Ht));
|
|
1367
|
-
const
|
|
1368
|
-
Xt && Jt >
|
|
1367
|
+
const Ne = I - P, De = A - P, Kt = Ne >= 0 && De <= w, tt = w * N.EDGE_THRESHOLD_RATIO, qt = Ne >= 0 && Ne < tt, Zt = De > w - tt && De <= w, Xt = !Kt || qt || Zt, Jt = Math.abs(P - Ce);
|
|
1368
|
+
Xt && Jt > N.SCROLL_MIN_DIFF && p.scrollTo({ left: Ce, behavior: "smooth" });
|
|
1369
1369
|
} else
|
|
1370
1370
|
I < P ? p.scrollTo({
|
|
1371
|
-
left: I -
|
|
1371
|
+
left: I - N.SCROLL_MARGIN,
|
|
1372
1372
|
behavior: "smooth"
|
|
1373
1373
|
}) : A > P + w && p.scrollTo({
|
|
1374
|
-
left: A - w +
|
|
1374
|
+
left: A - w + N.SCROLL_MARGIN,
|
|
1375
1375
|
behavior: "smooth"
|
|
1376
1376
|
});
|
|
1377
1377
|
}, fe = (f) => {
|
|
@@ -1390,7 +1390,7 @@ const Go = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
1390
1390
|
le(() => {
|
|
1391
1391
|
Xe(), me();
|
|
1392
1392
|
});
|
|
1393
|
-
},
|
|
1393
|
+
}, N.SORT_DELAY);
|
|
1394
1394
|
}, Xe = () => {
|
|
1395
1395
|
if (!l.value || s.value.length === 0) return;
|
|
1396
1396
|
const f = l.value.querySelectorAll(".m-tab-pane");
|
|
@@ -1414,7 +1414,7 @@ const Go = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
1414
1414
|
const p = s.value.findIndex((w) => w.name === f);
|
|
1415
1415
|
p > -1 && s.value.splice(p, 1);
|
|
1416
1416
|
};
|
|
1417
|
-
|
|
1417
|
+
ke("tabsContext", {
|
|
1418
1418
|
activeTab: r,
|
|
1419
1419
|
registerTab: pe,
|
|
1420
1420
|
unregisterTab: Je,
|
|
@@ -1431,7 +1431,7 @@ const Go = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
1431
1431
|
i.value++, ue = !0, le(() => {
|
|
1432
1432
|
setTimeout(() => {
|
|
1433
1433
|
Xe(), s.value.length > 0 && (c.value = s.value.length, u.value = s.value.map((f) => String(f.name)), me()), ue = !1;
|
|
1434
|
-
},
|
|
1434
|
+
}, N.RESET_DELAY);
|
|
1435
1435
|
});
|
|
1436
1436
|
};
|
|
1437
1437
|
V(s, (f) => {
|
|
@@ -1451,7 +1451,7 @@ const Go = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
1451
1451
|
return;
|
|
1452
1452
|
}
|
|
1453
1453
|
const A = Math.max(0, P - I);
|
|
1454
|
-
v.value = w >
|
|
1454
|
+
v.value = w > N.SCROLL_PRECISION, b.value = w < A - N.SCROLL_PRECISION;
|
|
1455
1455
|
}, Qe = () => {
|
|
1456
1456
|
z && (cancelAnimationFrame(z), z = null), F && (clearTimeout(F), F = null);
|
|
1457
1457
|
}, Vt = () => {
|
|
@@ -1459,17 +1459,17 @@ const Go = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
1459
1459
|
J(), z = null;
|
|
1460
1460
|
}), F = setTimeout(() => {
|
|
1461
1461
|
J(), te && (te = !1), F = null;
|
|
1462
|
-
},
|
|
1462
|
+
}, N.SCROLL_DEBOUNCE);
|
|
1463
1463
|
}, et = (f) => {
|
|
1464
1464
|
if (!a.value) return;
|
|
1465
1465
|
te = !0;
|
|
1466
|
-
const p = a.value.clientWidth *
|
|
1466
|
+
const p = a.value.clientWidth * N.SCROLL_RATIO;
|
|
1467
1467
|
a.value.scrollBy({
|
|
1468
1468
|
left: f === "left" ? -p : p,
|
|
1469
1469
|
behavior: "smooth"
|
|
1470
1470
|
}), setTimeout(() => {
|
|
1471
1471
|
J(), te = !1;
|
|
1472
|
-
},
|
|
1472
|
+
}, N.SCROLL_ANIMATION);
|
|
1473
1473
|
}, Gt = () => {
|
|
1474
1474
|
et("left");
|
|
1475
1475
|
}, Wt = () => {
|
|
@@ -1480,13 +1480,13 @@ const Go = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
1480
1480
|
r.value = f.name, t("update:modelValue", r.value);
|
|
1481
1481
|
}
|
|
1482
1482
|
};
|
|
1483
|
-
return
|
|
1483
|
+
return xe(() => {
|
|
1484
1484
|
c.value = s.value.length, u.value = s.value.map((f) => String(f.name)), Ut(), y(), setTimeout(() => {
|
|
1485
1485
|
y();
|
|
1486
|
-
},
|
|
1486
|
+
}, N.INIT_DELAY), requestAnimationFrame(() => {
|
|
1487
1487
|
setTimeout(() => {
|
|
1488
1488
|
y();
|
|
1489
|
-
},
|
|
1489
|
+
}, N.INIT_DELAY);
|
|
1490
1490
|
}), le(() => {
|
|
1491
1491
|
J();
|
|
1492
1492
|
}), a.value && o.value && (X = new ResizeObserver(() => {
|
|
@@ -1529,33 +1529,33 @@ function Ko(e, t, n, o, a, l) {
|
|
|
1529
1529
|
key: 0,
|
|
1530
1530
|
class: "m-tabs__arrow m-tabs__arrow--left iconfont icon-chevron-left",
|
|
1531
1531
|
onClick: t[0] || (t[0] = (...s) => o.handleScrollLeft && o.handleScrollLeft(...s))
|
|
1532
|
-
})) :
|
|
1532
|
+
})) : D("", !0),
|
|
1533
1533
|
C("div", {
|
|
1534
1534
|
class: "m-tabs__header",
|
|
1535
1535
|
ref: "headerRef",
|
|
1536
1536
|
onScroll: t[1] || (t[1] = (...s) => o.handleScroll && o.handleScroll(...s))
|
|
1537
1537
|
}, [
|
|
1538
1538
|
C("div", Yo, [
|
|
1539
|
-
(d(!0), m(
|
|
1539
|
+
(d(!0), m(K, null, M(o.tabs, (s, r) => (d(), m("div", {
|
|
1540
1540
|
key: s.name,
|
|
1541
1541
|
class: U([
|
|
1542
1542
|
"m-tabs__item",
|
|
1543
1543
|
{ "is-active": o.activeTab === s.name }
|
|
1544
1544
|
]),
|
|
1545
1545
|
onClick: (i) => o.handleTabClick(s.name)
|
|
1546
|
-
},
|
|
1546
|
+
}, Y(s.label), 11, Ho))), 128)),
|
|
1547
1547
|
n.styleType !== "solid" ? (d(), m("div", {
|
|
1548
1548
|
key: 0,
|
|
1549
1549
|
class: "m-tabs__active-bar",
|
|
1550
1550
|
style: bt(o.activeBarStyle)
|
|
1551
|
-
}, null, 4)) :
|
|
1551
|
+
}, null, 4)) : D("", !0)
|
|
1552
1552
|
], 512)
|
|
1553
1553
|
], 544),
|
|
1554
1554
|
o.showRightArrow ? (d(), m("i", {
|
|
1555
1555
|
key: 1,
|
|
1556
1556
|
class: "m-tabs__arrow m-tabs__arrow--right iconfont icon-chevron-right",
|
|
1557
1557
|
onClick: t[2] || (t[2] = (...s) => o.handleScrollRight && o.handleScrollRight(...s))
|
|
1558
|
-
})) :
|
|
1558
|
+
})) : D("", !0)
|
|
1559
1559
|
]),
|
|
1560
1560
|
(d(), m("div", {
|
|
1561
1561
|
class: "m-tabs__content",
|
|
@@ -1596,7 +1596,7 @@ const qo = /* @__PURE__ */ G(Wo, [["render", Ko], ["__scopeId", "data-v-ff86167b
|
|
|
1596
1596
|
};
|
|
1597
1597
|
t.registerTab(l);
|
|
1598
1598
|
};
|
|
1599
|
-
return
|
|
1599
|
+
return xe(() => {
|
|
1600
1600
|
a();
|
|
1601
1601
|
}), V(() => [e.label, e.name, e.disabled, e.closable], (l, s) => {
|
|
1602
1602
|
(!s || l[0] !== s[0] || l[1] !== s[1] || l[2] !== s[2] || l[3] !== s[3]) && a();
|
|
@@ -1609,13 +1609,13 @@ const qo = /* @__PURE__ */ G(Wo, [["render", Ko], ["__scopeId", "data-v-ff86167b
|
|
|
1609
1609
|
}
|
|
1610
1610
|
}, Xo = ["data-tab-name"];
|
|
1611
1611
|
function Jo(e, t, n, o, a, l) {
|
|
1612
|
-
return
|
|
1612
|
+
return Pe((d(), m("div", {
|
|
1613
1613
|
class: U(["m-tab-pane", { "is-active": o.isActive }]),
|
|
1614
1614
|
"data-tab-name": o.tabName
|
|
1615
1615
|
}, [
|
|
1616
1616
|
h(e.$slots, "default", {}, void 0, !0)
|
|
1617
1617
|
], 10, Xo)), [
|
|
1618
|
-
[
|
|
1618
|
+
[Ae, o.isActive]
|
|
1619
1619
|
]);
|
|
1620
1620
|
}
|
|
1621
1621
|
const Qo = /* @__PURE__ */ G(Zo, [["render", Jo], ["__scopeId", "data-v-f1c56283"]]), es = { class: "m-tab-card-item__text" }, ts = /* @__PURE__ */ Object.assign({
|
|
@@ -1653,7 +1653,7 @@ const Qo = /* @__PURE__ */ G(Zo, [["render", Jo], ["__scopeId", "data-v-f1c56283
|
|
|
1653
1653
|
}, [
|
|
1654
1654
|
C("span", es, [
|
|
1655
1655
|
h(r.$slots, "default", {}, () => [
|
|
1656
|
-
|
|
1656
|
+
we(Y(e.label), 1)
|
|
1657
1657
|
], !0)
|
|
1658
1658
|
])
|
|
1659
1659
|
], 2));
|
|
@@ -1692,14 +1692,14 @@ const Qo = /* @__PURE__ */ G(Zo, [["render", Jo], ["__scopeId", "data-v-f1c56283
|
|
|
1692
1692
|
};
|
|
1693
1693
|
return V(() => n.modelValue, (r) => {
|
|
1694
1694
|
r !== a.value && (a.value = r);
|
|
1695
|
-
}),
|
|
1695
|
+
}), ke("tabCardContext", {
|
|
1696
1696
|
activeTab: a,
|
|
1697
1697
|
handleTabClick: s
|
|
1698
1698
|
}), (r, i) => (d(), m("div", {
|
|
1699
1699
|
class: U(["m-tab-card", { "is-disabled": e.disabled }])
|
|
1700
1700
|
}, [
|
|
1701
1701
|
C("div", ns, [
|
|
1702
|
-
(d(!0), m(
|
|
1702
|
+
(d(!0), m(K, null, M(l.value, (c, u) => (d(), E(Mt, {
|
|
1703
1703
|
key: c.name,
|
|
1704
1704
|
name: c.name,
|
|
1705
1705
|
label: c.label,
|
|
@@ -1758,22 +1758,22 @@ const Qo = /* @__PURE__ */ G(Zo, [["render", Jo], ["__scopeId", "data-v-f1c56283
|
|
|
1758
1758
|
}
|
|
1759
1759
|
};
|
|
1760
1760
|
return (a, l) => (d(), m("nav", is, [
|
|
1761
|
-
(d(!0), m(
|
|
1761
|
+
(d(!0), m(K, null, M(e.items, (s, r) => (d(), m(K, { key: r }, [
|
|
1762
1762
|
C("span", {
|
|
1763
1763
|
class: U(["m-breadcrumb__item", { "is-link": s.to }]),
|
|
1764
1764
|
onClick: (i) => o(s)
|
|
1765
|
-
},
|
|
1765
|
+
}, Y(s.label), 11, cs),
|
|
1766
1766
|
r < e.items.length - 1 ? (d(), E(ls, {
|
|
1767
1767
|
key: 0,
|
|
1768
1768
|
class: "m-breadcrumb__separator"
|
|
1769
|
-
})) :
|
|
1769
|
+
})) : D("", !0)
|
|
1770
1770
|
], 64))), 128))
|
|
1771
1771
|
]));
|
|
1772
1772
|
}
|
|
1773
1773
|
}), ds = /* @__PURE__ */ G(us, [["__scopeId", "data-v-8b9e8867"]]);
|
|
1774
1774
|
function fs() {
|
|
1775
1775
|
}
|
|
1776
|
-
const _e = Object.assign, Rt = typeof window != "undefined", qe = (e) => e !== null && typeof e == "object", ie = (e) => e != null,
|
|
1776
|
+
const _e = Object.assign, Rt = typeof window != "undefined", qe = (e) => e !== null && typeof e == "object", ie = (e) => e != null, We = (e) => typeof e == "function", ms = (e) => qe(e) && We(e.then) && We(e.catch), wt = (e) => typeof e == "number" || /^\d+(\.\d+)?$/.test(e), ps = () => Rt ? /ios|iphone|ipad|ipod/.test(navigator.userAgent.toLowerCase()) : !1;
|
|
1777
1777
|
function at(e, t) {
|
|
1778
1778
|
const n = t.split(".");
|
|
1779
1779
|
let o = e;
|
|
@@ -1792,7 +1792,7 @@ const It = null, ee = [Number, String], ae = {
|
|
|
1792
1792
|
var Ze = typeof window != "undefined";
|
|
1793
1793
|
function Tt(e) {
|
|
1794
1794
|
let t;
|
|
1795
|
-
|
|
1795
|
+
xe(() => {
|
|
1796
1796
|
e(), le(() => {
|
|
1797
1797
|
t = !0;
|
|
1798
1798
|
});
|
|
@@ -1819,7 +1819,7 @@ function Ot(e, t, n = {}) {
|
|
|
1819
1819
|
const b = j(v);
|
|
1820
1820
|
b && r && (b.removeEventListener(e, t, l), r = !1);
|
|
1821
1821
|
};
|
|
1822
|
-
Ye(() => c(o)),
|
|
1822
|
+
Ye(() => c(o)), Le(() => c(o)), Tt(() => i(o));
|
|
1823
1823
|
let u;
|
|
1824
1824
|
return sn(o) && (u = V(o, (v, b) => {
|
|
1825
1825
|
c(b), i(v);
|
|
@@ -1827,15 +1827,15 @@ function Ot(e, t, n = {}) {
|
|
|
1827
1827
|
u == null || u(), c(o), s = !0;
|
|
1828
1828
|
};
|
|
1829
1829
|
}
|
|
1830
|
-
var Ee,
|
|
1830
|
+
var Ee, je;
|
|
1831
1831
|
function vs() {
|
|
1832
|
-
if (!Ee && (Ee = _(0),
|
|
1832
|
+
if (!Ee && (Ee = _(0), je = _(0), Ze)) {
|
|
1833
1833
|
const e = () => {
|
|
1834
|
-
Ee.value = window.innerWidth,
|
|
1834
|
+
Ee.value = window.innerWidth, je.value = window.innerHeight;
|
|
1835
1835
|
};
|
|
1836
1836
|
e(), window.addEventListener("resize", e, { passive: !0 }), window.addEventListener("orientationchange", e, { passive: !0 });
|
|
1837
1837
|
}
|
|
1838
|
-
return { width: Ee, height:
|
|
1838
|
+
return { width: Ee, height: je };
|
|
1839
1839
|
}
|
|
1840
1840
|
var gs = /scroll|auto|overlay/i, _s = Ze ? window : void 0;
|
|
1841
1841
|
function hs(e) {
|
|
@@ -1955,20 +1955,20 @@ function Ts(e) {
|
|
|
1955
1955
|
const t = xt(e) + ".";
|
|
1956
1956
|
return (n, ...o) => {
|
|
1957
1957
|
const a = Is.messages(), l = at(a, t + n) || at(a, n);
|
|
1958
|
-
return
|
|
1958
|
+
return We(l) ? l(...o) : l;
|
|
1959
1959
|
};
|
|
1960
1960
|
}
|
|
1961
|
-
function
|
|
1961
|
+
function Ue(e, t) {
|
|
1962
1962
|
return t ? typeof t == "string" ? ` ${e}--${t}` : Array.isArray(t) ? t.reduce(
|
|
1963
|
-
(n, o) => n +
|
|
1963
|
+
(n, o) => n + Ue(e, o),
|
|
1964
1964
|
""
|
|
1965
1965
|
) : Object.keys(t).reduce(
|
|
1966
|
-
(n, o) => n + (t[o] ?
|
|
1966
|
+
(n, o) => n + (t[o] ? Ue(e, o) : ""),
|
|
1967
1967
|
""
|
|
1968
1968
|
) : "";
|
|
1969
1969
|
}
|
|
1970
1970
|
function Os(e) {
|
|
1971
|
-
return (t, n) => (t && typeof t != "string" && (n = t, t = ""), t = t ? `${e}__${t}` : e, `${t}${
|
|
1971
|
+
return (t, n) => (t && typeof t != "string" && (n = t, t = ""), t = t ? `${e}__${t}` : e, `${t}${Ue(t, n)}`);
|
|
1972
1972
|
}
|
|
1973
1973
|
function he(e) {
|
|
1974
1974
|
const t = `van-${e}`;
|
|
@@ -1993,7 +1993,7 @@ function xs(e, {
|
|
|
1993
1993
|
} else
|
|
1994
1994
|
n();
|
|
1995
1995
|
}
|
|
1996
|
-
function
|
|
1996
|
+
function Be(e) {
|
|
1997
1997
|
return e.install = (t) => {
|
|
1998
1998
|
const { name: n } = e;
|
|
1999
1999
|
n && (t.component(n, e), t.component(xt(`-${n}`), e));
|
|
@@ -2014,7 +2014,7 @@ const [Ls, ct] = he("badge"), Bs = {
|
|
|
2014
2014
|
showZero: ae,
|
|
2015
2015
|
position: Z("top-right")
|
|
2016
2016
|
};
|
|
2017
|
-
var
|
|
2017
|
+
var Ns = ge({
|
|
2018
2018
|
name: Ls,
|
|
2019
2019
|
props: Bs,
|
|
2020
2020
|
setup(e, {
|
|
@@ -2072,7 +2072,7 @@ var Ds = ge({
|
|
|
2072
2072
|
};
|
|
2073
2073
|
}
|
|
2074
2074
|
});
|
|
2075
|
-
const
|
|
2075
|
+
const Ds = Be(Ns);
|
|
2076
2076
|
let At = 2e3;
|
|
2077
2077
|
const Fs = () => ++At, js = (e) => {
|
|
2078
2078
|
At = e;
|
|
@@ -2120,13 +2120,13 @@ ge({
|
|
|
2120
2120
|
s && a(s), o();
|
|
2121
2121
|
}, {
|
|
2122
2122
|
immediate: !0
|
|
2123
|
-
}), Ke(o),
|
|
2123
|
+
}), Ke(o), Le(a), Ct(a), V(n, (l, s) => {
|
|
2124
2124
|
e.themeVarsScope === "global" && Me(l, s);
|
|
2125
2125
|
}), V(() => e.themeVarsScope, (l, s) => {
|
|
2126
2126
|
s === "global" && Me({}, n.value), l === "global" && Me(n.value, {});
|
|
2127
2127
|
}), e.themeVarsScope === "global" && Me(n.value, {});
|
|
2128
2128
|
}
|
|
2129
|
-
return
|
|
2129
|
+
return ke(Bt, e), rn(() => {
|
|
2130
2130
|
e.zIndex !== void 0 && js(e.zIndex);
|
|
2131
2131
|
}), () => x(e.tag, {
|
|
2132
2132
|
class: zs(),
|
|
@@ -2165,7 +2165,7 @@ var Ks = ge({
|
|
|
2165
2165
|
badge: i,
|
|
2166
2166
|
color: c
|
|
2167
2167
|
} = e, u = Ys(s);
|
|
2168
|
-
return x(
|
|
2168
|
+
return x(Ds, S({
|
|
2169
2169
|
dot: l,
|
|
2170
2170
|
tag: a,
|
|
2171
2171
|
class: [o.value, u ? "" : `${o.value}-${s}`],
|
|
@@ -2186,7 +2186,7 @@ var Ks = ge({
|
|
|
2186
2186
|
};
|
|
2187
2187
|
}
|
|
2188
2188
|
});
|
|
2189
|
-
const qs =
|
|
2189
|
+
const qs = Be(Ks), Zs = {
|
|
2190
2190
|
// whether to show popup
|
|
2191
2191
|
show: Boolean,
|
|
2192
2192
|
// z-index
|
|
@@ -2260,11 +2260,11 @@ function Qs(e, t) {
|
|
|
2260
2260
|
}, r = () => {
|
|
2261
2261
|
ve && (document.removeEventListener("touchstart", n.start), document.removeEventListener("touchmove", l), ve--, ve || document.body.classList.remove(dt));
|
|
2262
2262
|
}, i = () => t() && s(), c = () => t() && r();
|
|
2263
|
-
Tt(i),
|
|
2263
|
+
Tt(i), Le(c), Ct(c), V(t, (u) => {
|
|
2264
2264
|
u ? s() : r();
|
|
2265
2265
|
});
|
|
2266
2266
|
}
|
|
2267
|
-
function
|
|
2267
|
+
function Nt(e) {
|
|
2268
2268
|
const t = _(!1);
|
|
2269
2269
|
return V(
|
|
2270
2270
|
e,
|
|
@@ -2296,16 +2296,16 @@ var oa = ge({
|
|
|
2296
2296
|
attrs: t,
|
|
2297
2297
|
slots: n
|
|
2298
2298
|
}) {
|
|
2299
|
-
const o = _(), a =
|
|
2299
|
+
const o = _(), a = Nt(() => e.show || !e.lazyRender), l = (r) => {
|
|
2300
2300
|
e.lockScroll && kt(r);
|
|
2301
2301
|
}, s = a(() => {
|
|
2302
2302
|
var r;
|
|
2303
2303
|
const i = _e(Cs(e.zIndex), e.customStyle);
|
|
2304
|
-
return ie(e.duration) && (i.animationDuration = `${e.duration}s`),
|
|
2304
|
+
return ie(e.duration) && (i.animationDuration = `${e.duration}s`), Pe(x("div", S({
|
|
2305
2305
|
ref: o,
|
|
2306
2306
|
style: i,
|
|
2307
2307
|
class: [ta(), e.className]
|
|
2308
|
-
}, t), [(r = n.default) == null ? void 0 : r.call(n)]), [[
|
|
2308
|
+
}, t), [(r = n.default) == null ? void 0 : r.call(n)]), [[Ae, e.show]]);
|
|
2309
2309
|
});
|
|
2310
2310
|
return Ot("touchmove", l, {
|
|
2311
2311
|
target: o
|
|
@@ -2316,7 +2316,7 @@ var oa = ge({
|
|
|
2316
2316
|
}, {
|
|
2317
2317
|
default: s
|
|
2318
2318
|
});
|
|
2319
|
-
return e.teleport ? x(
|
|
2319
|
+
return e.teleport ? x(Oe, {
|
|
2320
2320
|
to: e.teleport
|
|
2321
2321
|
}, {
|
|
2322
2322
|
default: () => [r]
|
|
@@ -2324,7 +2324,7 @@ var oa = ge({
|
|
|
2324
2324
|
};
|
|
2325
2325
|
}
|
|
2326
2326
|
});
|
|
2327
|
-
const sa =
|
|
2327
|
+
const sa = Be(oa), aa = _e({}, Zs, {
|
|
2328
2328
|
round: Boolean,
|
|
2329
2329
|
position: Z("center"),
|
|
2330
2330
|
closeIcon: Z("cross"),
|
|
@@ -2348,13 +2348,13 @@ var la = ge({
|
|
|
2348
2348
|
slots: o
|
|
2349
2349
|
}) {
|
|
2350
2350
|
let a, l;
|
|
2351
|
-
const s = _(), r = _(), i =
|
|
2351
|
+
const s = _(), r = _(), i = Nt(() => e.show || !e.lazyRender), c = R(() => {
|
|
2352
2352
|
const y = {
|
|
2353
2353
|
zIndex: s.value
|
|
2354
2354
|
};
|
|
2355
2355
|
if (ie(e.duration)) {
|
|
2356
|
-
const
|
|
2357
|
-
y[
|
|
2356
|
+
const H = e.position === "center" ? "animationDuration" : "transitionDuration";
|
|
2357
|
+
y[H] = `${e.duration}s`;
|
|
2358
2358
|
}
|
|
2359
2359
|
return y;
|
|
2360
2360
|
}), u = () => {
|
|
@@ -2405,15 +2405,15 @@ var la = ge({
|
|
|
2405
2405
|
}, ue = () => t("closed"), X = (y) => t("keydown", y), de = i(() => {
|
|
2406
2406
|
var y;
|
|
2407
2407
|
const {
|
|
2408
|
-
destroyOnClose:
|
|
2408
|
+
destroyOnClose: H,
|
|
2409
2409
|
round: fe,
|
|
2410
2410
|
position: ne,
|
|
2411
2411
|
safeAreaInsetTop: ye,
|
|
2412
2412
|
safeAreaInsetBottom: me,
|
|
2413
2413
|
show: pe
|
|
2414
2414
|
} = e;
|
|
2415
|
-
if (!(!pe &&
|
|
2416
|
-
return
|
|
2415
|
+
if (!(!pe && H))
|
|
2416
|
+
return Pe(x("div", S({
|
|
2417
2417
|
ref: r,
|
|
2418
2418
|
style: c.value,
|
|
2419
2419
|
role: "dialog",
|
|
@@ -2426,15 +2426,15 @@ var la = ge({
|
|
|
2426
2426
|
"van-safe-area-bottom": me
|
|
2427
2427
|
}],
|
|
2428
2428
|
onKeydown: X
|
|
2429
|
-
}, n, ft()), [(y = o.default) == null ? void 0 : y.call(o), z()]), [[
|
|
2429
|
+
}, n, ft()), [(y = o.default) == null ? void 0 : y.call(o), z()]), [[Ae, pe]]);
|
|
2430
2430
|
}), be = () => {
|
|
2431
2431
|
const {
|
|
2432
2432
|
position: y,
|
|
2433
|
-
transition:
|
|
2433
|
+
transition: H,
|
|
2434
2434
|
transitionAppear: fe
|
|
2435
2435
|
} = e, ne = y === "center" ? "van-fade" : `van-popup-slide-${y}`;
|
|
2436
2436
|
return x($t, {
|
|
2437
|
-
name:
|
|
2437
|
+
name: H || ne,
|
|
2438
2438
|
appear: fe,
|
|
2439
2439
|
onAfterEnter: te,
|
|
2440
2440
|
onAfterLeave: ue
|
|
@@ -2444,27 +2444,27 @@ var la = ge({
|
|
|
2444
2444
|
};
|
|
2445
2445
|
return V(() => e.show, (y) => {
|
|
2446
2446
|
y && !a && (u(), n.tabindex === 0 && le(() => {
|
|
2447
|
-
var
|
|
2448
|
-
(
|
|
2447
|
+
var H;
|
|
2448
|
+
(H = r.value) == null || H.focus();
|
|
2449
2449
|
})), !y && a && (a = !1, t("close"));
|
|
2450
2450
|
}), As({
|
|
2451
2451
|
popupRef: r
|
|
2452
2452
|
}), Qs(r, () => e.show && e.lockScroll), Ot("popstate", () => {
|
|
2453
2453
|
e.closeOnPopstate && (v(), l = !1);
|
|
2454
|
-
}),
|
|
2454
|
+
}), xe(() => {
|
|
2455
2455
|
e.show && u();
|
|
2456
2456
|
}), Ke(() => {
|
|
2457
2457
|
l && (t("update:show", !0), l = !1);
|
|
2458
|
-
}),
|
|
2458
|
+
}), Le(() => {
|
|
2459
2459
|
e.show && e.teleport && (v(), l = !0);
|
|
2460
|
-
}),
|
|
2460
|
+
}), ke(Ps, () => e.show), () => e.teleport ? x(Oe, {
|
|
2461
2461
|
to: e.teleport
|
|
2462
2462
|
}, {
|
|
2463
2463
|
default: () => [k(), be()]
|
|
2464
|
-
}) : x(
|
|
2464
|
+
}) : x(K, null, [k(), be()]);
|
|
2465
2465
|
}
|
|
2466
2466
|
});
|
|
2467
|
-
const ia =
|
|
2467
|
+
const ia = Be(la), ca = { class: "header" }, ua = { class: "title" }, da = { class: "list-container" }, fa = ["onClick"], ma = { class: "label" }, pa = { class: "active-icon" }, va = /* @__PURE__ */ Object.assign({
|
|
2468
2468
|
name: "MPicker"
|
|
2469
2469
|
}, {
|
|
2470
2470
|
__name: "Picker",
|
|
@@ -2492,7 +2492,7 @@ const ia = Le(la), ca = { class: "header" }, ua = { class: "title" }, da = { cla
|
|
|
2492
2492
|
}),
|
|
2493
2493
|
emits: /* @__PURE__ */ Re(["confirm"], ["update:modelValue", "update:show"]),
|
|
2494
2494
|
setup(e, { emit: t }) {
|
|
2495
|
-
const n = t, o = e, a =
|
|
2495
|
+
const n = t, o = e, a = ze(e, "modelValue"), l = ze(e, "show"), s = (i) => {
|
|
2496
2496
|
a.value = i[o.columnsFieldNames.value], n("confirm", i), r();
|
|
2497
2497
|
}, r = () => {
|
|
2498
2498
|
l.value = !1;
|
|
@@ -2505,7 +2505,7 @@ const ia = Le(la), ca = { class: "header" }, ua = { class: "title" }, da = { cla
|
|
|
2505
2505
|
}, i.$attrs), {
|
|
2506
2506
|
default: $(() => [
|
|
2507
2507
|
C("div", ca, [
|
|
2508
|
-
C("div", ua,
|
|
2508
|
+
C("div", ua, Y(e.title), 1),
|
|
2509
2509
|
C("div", {
|
|
2510
2510
|
class: "close",
|
|
2511
2511
|
onClick: r
|
|
@@ -2514,7 +2514,8 @@ const ia = Le(la), ca = { class: "header" }, ua = { class: "title" }, da = { cla
|
|
|
2514
2514
|
])])
|
|
2515
2515
|
]),
|
|
2516
2516
|
C("div", da, [
|
|
2517
|
-
(
|
|
2517
|
+
we(Y(a.value) + " ", 1),
|
|
2518
|
+
(d(!0), m(K, null, M(e.columns, (u) => (d(), m("div", {
|
|
2518
2519
|
class: U(["list-item", { active: a.value === u[e.columnsFieldNames.value] }]),
|
|
2519
2520
|
key: u[e.columnsFieldNames.value],
|
|
2520
2521
|
onClick: (v) => s(u)
|
|
@@ -2523,14 +2524,14 @@ const ia = Le(la), ca = { class: "header" }, ua = { class: "title" }, da = { cla
|
|
|
2523
2524
|
i.$slots.label ? h(i.$slots, "label", {
|
|
2524
2525
|
key: 0,
|
|
2525
2526
|
item: u
|
|
2526
|
-
}, void 0, !0) : (d(), m(
|
|
2527
|
-
|
|
2527
|
+
}, void 0, !0) : (d(), m(K, { key: 1 }, [
|
|
2528
|
+
we(Y(u[e.columnsFieldNames.label]), 1)
|
|
2528
2529
|
], 64))
|
|
2529
2530
|
]),
|
|
2530
|
-
|
|
2531
|
+
Pe(C("div", pa, [...c[2] || (c[2] = [
|
|
2531
2532
|
C("i", { class: "iconfont icon-check" }, null, -1)
|
|
2532
2533
|
])], 512), [
|
|
2533
|
-
[
|
|
2534
|
+
[Ae, a.value === u[e.columnsFieldNames.value]]
|
|
2534
2535
|
])
|
|
2535
2536
|
], 10, fa))), 128)),
|
|
2536
2537
|
h(i.$slots, "default", {}, void 0, !0)
|
|
@@ -2539,7 +2540,7 @@ const ia = Le(la), ca = { class: "header" }, ua = { class: "title" }, da = { cla
|
|
|
2539
2540
|
_: 3
|
|
2540
2541
|
}, 16, ["show"]));
|
|
2541
2542
|
}
|
|
2542
|
-
}), ga = /* @__PURE__ */ G(va, [["__scopeId", "data-v-
|
|
2543
|
+
}), ga = /* @__PURE__ */ G(va, [["__scopeId", "data-v-a898974e"]]), Dt = [Ve, On, kn, xn, Pn, Bn, Nn, Dn, Fn, jn, zn, Vn, Gn, Wn, Hn, Xn, Jn, to, St, Et, wo, Oo, ko, xo, No, qo, Qo, ss, Mt, ds, ga];
|
|
2543
2544
|
function Ft(e) {
|
|
2544
2545
|
return !e || typeof e != "string" || !e.startsWith("M") ? null : "m-" + e.slice(1).replace(/([A-Z])/g, "-$1").toLowerCase().replace(/^-/, "");
|
|
2545
2546
|
}
|
|
@@ -2548,7 +2549,7 @@ const _a = [
|
|
|
2548
2549
|
{ id: "global-notification-container", component: Et }
|
|
2549
2550
|
];
|
|
2550
2551
|
function ha(n) {
|
|
2551
|
-
return
|
|
2552
|
+
return Fe(this, arguments, function* ({ id: e, component: t }) {
|
|
2552
2553
|
try {
|
|
2553
2554
|
if (document.getElementById(e)) return;
|
|
2554
2555
|
const { createApp: o, h: a } = yield import("vue"), l = document.createElement("div");
|
|
@@ -2561,14 +2562,14 @@ function ha(n) {
|
|
|
2561
2562
|
});
|
|
2562
2563
|
}
|
|
2563
2564
|
function ba() {
|
|
2564
|
-
return
|
|
2565
|
+
return Fe(this, null, function* () {
|
|
2565
2566
|
const e = _a.map(ha);
|
|
2566
2567
|
yield Promise.all(e);
|
|
2567
2568
|
});
|
|
2568
2569
|
}
|
|
2569
2570
|
const g = {};
|
|
2570
2571
|
function ya(e) {
|
|
2571
|
-
const t =
|
|
2572
|
+
const t = Dt.map((n) => Ft(n == null ? void 0 : n.name)).filter(Boolean);
|
|
2572
2573
|
Object.entries(pt).forEach(([n, o]) => {
|
|
2573
2574
|
if (o && o.name && typeof o.name == "string" && o.name.startsWith("El")) {
|
|
2574
2575
|
const a = "m-" + o.name.slice(2).replace(/([A-Z])/g, "-$1").toLowerCase().replace(/^-/, "");
|
|
@@ -2581,9 +2582,9 @@ function ya(e) {
|
|
|
2581
2582
|
const Ca = (e) => {
|
|
2582
2583
|
typeof window != "undefined" && Promise.resolve().then(() => Go).then(({ applyGlobalOverride: t, enableH5Override: n }) => {
|
|
2583
2584
|
t(), n({ mode: "auto", breakpoint: 768 });
|
|
2584
|
-
}), console.log("🚀 开始安装 @mc-markets/ui 组件库..."),
|
|
2585
|
-
const n = Ft(t == null ? void 0 : t.name);
|
|
2586
|
-
n && e.component(n, t);
|
|
2585
|
+
}), console.log("🚀 开始安装 @mc-markets/ui 组件库..."), Dt.forEach((t) => {
|
|
2586
|
+
const n = Ft(t == null ? void 0 : t.name), o = t == null ? void 0 : t.name;
|
|
2587
|
+
n && e.component(n, t), o && e.component(o, t);
|
|
2587
2588
|
}), ya(e), typeof window != "undefined" && ba();
|
|
2588
2589
|
}, Ka = { install: Ca }, qa = pt.ElMessageBox, Za = W({}, g), Xa = g.MButtonGroup, Ja = g.MCarousel, Qa = g.MCarouselItem, er = g.MCascader, tr = g.MCascaderPanel, nr = g.MCheckTag, or = g.MCalendar, sr = g.MTimePicker, ar = g.MDateTimePicker, rr = g.MColorPicker, lr = g.MTransfer, ir = g.MTree, cr = g.MTreeSelect, ur = g.MUpload, dr = g.MImage, fr = g.MImageViewer, mr = g.MBacktop, pr = g.MInfiniteScroll, vr = g.MAffix, gr = g.MScrollbar, _r = g.MResult, hr = g.MSkeleton, br = g.MLoading, yr = g.MSpinner, Cr = g.MProgress, $r = g.MBadge, Sr = g.MAvatar, Er = g.MImagePreview, Mr = g.MTeleport, Rr = g.MConfigProvider;
|
|
2589
2590
|
export {
|
|
@@ -2592,7 +2593,7 @@ export {
|
|
|
2592
2593
|
Sr as MAvatar,
|
|
2593
2594
|
mr as MBacktop,
|
|
2594
2595
|
$r as MBadge,
|
|
2595
|
-
|
|
2596
|
+
No as MBanner,
|
|
2596
2597
|
ds as MBreadcrumb,
|
|
2597
2598
|
On as MButton,
|
|
2598
2599
|
Xa as MButtonGroup,
|
|
@@ -2610,7 +2611,7 @@ export {
|
|
|
2610
2611
|
Oo as MEmpty,
|
|
2611
2612
|
xn as MForm,
|
|
2612
2613
|
Pn as MFormItem,
|
|
2613
|
-
|
|
2614
|
+
Ve as MIcon,
|
|
2614
2615
|
dr as MImage,
|
|
2615
2616
|
Er as MImagePreview,
|
|
2616
2617
|
fr as MImageViewer,
|
|
@@ -2621,7 +2622,7 @@ export {
|
|
|
2621
2622
|
qa as MMessageBox,
|
|
2622
2623
|
Et as MNotifiMessage,
|
|
2623
2624
|
to as MNotification,
|
|
2624
|
-
|
|
2625
|
+
Dn as MOption,
|
|
2625
2626
|
Fn as MOptionGroup,
|
|
2626
2627
|
jn as MPagination,
|
|
2627
2628
|
ga as MPicker,
|
|
@@ -2631,7 +2632,7 @@ export {
|
|
|
2631
2632
|
Vn as MRadioGroup,
|
|
2632
2633
|
_r as MResult,
|
|
2633
2634
|
gr as MScrollbar,
|
|
2634
|
-
|
|
2635
|
+
Nn as MSelect,
|
|
2635
2636
|
hr as MSkeleton,
|
|
2636
2637
|
yr as MSpinner,
|
|
2637
2638
|
Wn as MSwitch,
|
|
@@ -2651,14 +2652,14 @@ export {
|
|
|
2651
2652
|
ur as MUpload,
|
|
2652
2653
|
oo as Message,
|
|
2653
2654
|
Ha as NotifiMessage,
|
|
2654
|
-
|
|
2655
|
-
|
|
2655
|
+
Do as addComponentOverride,
|
|
2656
|
+
Ie as addOverrideClass,
|
|
2656
2657
|
Fo as applyGlobalOverride,
|
|
2657
2658
|
Vo as createOverrideComponent,
|
|
2658
2659
|
Ka as default,
|
|
2659
2660
|
jo as enableH5Override,
|
|
2660
2661
|
zo as forceRefreshStyles,
|
|
2661
|
-
|
|
2662
|
+
Ge as isH5,
|
|
2662
2663
|
Za as mComponents
|
|
2663
2664
|
};
|
|
2664
2665
|
//# sourceMappingURL=index.mjs.map
|