yh-mobile-components 1.6.6 → 1.6.8
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/index.es.js +187 -185
- package/index.es.js.map +1 -1
- package/package.json +1 -1
- package/style.css +0 -0
package/index.es.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as Z, ref as
|
|
1
|
+
import { defineComponent as Z, ref as C, reactive as we, computed as F, watch as de, onMounted as _e, onActivated as Ce, resolveComponent as M, openBlock as c, createElementBlock as x, createElementVNode as w, Fragment as P, renderList as X, unref as U, createBlock as q, createCommentVNode as te, withCtx as j, createVNode as R, renderSlot as he, normalizeClass as se, toDisplayString as G, nextTick as fe, useCssVars as ke, createTextVNode as oe, resolveDynamicComponent as Se, mergeProps as ae, withDirectives as re, vShow as $e, createStaticVNode as Ye, vModelText as ue, createSlots as Ve } from "vue";
|
|
2
2
|
const Oe = { class: "yhm-list-container" }, Le = { class: "list-condition-container" }, Te = ["onClick"], He = /* @__PURE__ */ Z({
|
|
3
3
|
__name: "yhmList",
|
|
4
4
|
props: {
|
|
@@ -14,13 +14,13 @@ const Oe = { class: "yhm-list-container" }, Le = { class: "list-condition-contai
|
|
|
14
14
|
getData: null
|
|
15
15
|
},
|
|
16
16
|
setup(e, { expose: y }) {
|
|
17
|
-
const a = e, t =
|
|
17
|
+
const a = e, t = C(), m = C("");
|
|
18
18
|
function i(h) {
|
|
19
19
|
m.value = h, fe(() => {
|
|
20
20
|
Y(!0);
|
|
21
21
|
});
|
|
22
22
|
}
|
|
23
|
-
const l = we({}), o =
|
|
23
|
+
const l = we({}), o = C([]), _ = C(!1), s = C(!1), u = C(1), p = C(15), D = C(!1), k = C(!1), S = F(() => {
|
|
24
24
|
var h;
|
|
25
25
|
return (h = a.paramConfig) == null ? void 0 : h.filter(($) => $.type === "tabs");
|
|
26
26
|
}), H = F(() => {
|
|
@@ -30,16 +30,16 @@ const Oe = { class: "yhm-list-container" }, Le = { class: "list-condition-contai
|
|
|
30
30
|
var h;
|
|
31
31
|
return (h = a.paramConfig) == null ? void 0 : h.filter(($) => $.type === "custom").map(($) => $.custom);
|
|
32
32
|
});
|
|
33
|
-
let
|
|
33
|
+
let g = null;
|
|
34
34
|
async function Y(h = !1) {
|
|
35
|
-
|
|
35
|
+
g && clearTimeout(g), s.value = !1, g = setTimeout(async () => {
|
|
36
36
|
var W;
|
|
37
|
-
|
|
38
|
-
let { data: $, total: I } = await a.getData(u.value,
|
|
37
|
+
_.value = !0, h && (o.value = [], k.value = !1, D.value = !0, u.value = 1);
|
|
38
|
+
let { data: $, total: I } = await a.getData(u.value, p.value, l, m);
|
|
39
39
|
try {
|
|
40
|
-
h ? o.value = $ : o.value = o.value.concat($), o.value.length >= I && (k.value = !0),
|
|
40
|
+
h ? o.value = $ : o.value = o.value.concat($), o.value.length >= I && (k.value = !0), g = null, u.value++, D.value = !1, _.value = !1;
|
|
41
41
|
} catch {
|
|
42
|
-
|
|
42
|
+
g = null, s.value = !0, D.value = !1, _.value = !1;
|
|
43
43
|
}
|
|
44
44
|
!k.value && !s.value && ((W = t.value) == null || W.check());
|
|
45
45
|
}, 500);
|
|
@@ -126,14 +126,14 @@ const Oe = { class: "yhm-list-container" }, Le = { class: "list-condition-contai
|
|
|
126
126
|
})) : te("", !0)
|
|
127
127
|
]),
|
|
128
128
|
R(f, {
|
|
129
|
-
modelValue:
|
|
130
|
-
"onUpdate:modelValue": $[4] || ($[4] = (v) =>
|
|
129
|
+
modelValue: D.value,
|
|
130
|
+
"onUpdate:modelValue": $[4] || ($[4] = (v) => D.value = v),
|
|
131
131
|
onRefresh: $[5] || ($[5] = (v) => Y(!0))
|
|
132
132
|
}, {
|
|
133
133
|
default: j(() => [
|
|
134
134
|
R(d, {
|
|
135
|
-
loading:
|
|
136
|
-
"onUpdate:loading": $[3] || ($[3] = (v) =>
|
|
135
|
+
loading: _.value,
|
|
136
|
+
"onUpdate:loading": $[3] || ($[3] = (v) => _.value = v),
|
|
137
137
|
finished: k.value,
|
|
138
138
|
error: s.value,
|
|
139
139
|
"error-text": "遇到错误了,点击重试",
|
|
@@ -237,15 +237,15 @@ const Ie = /* @__PURE__ */ Z({
|
|
|
237
237
|
set(l) {
|
|
238
238
|
a.valueObj[a.value] = l;
|
|
239
239
|
}
|
|
240
|
-
}), m =
|
|
240
|
+
}), m = C();
|
|
241
241
|
de(
|
|
242
242
|
() => t.value,
|
|
243
243
|
(l) => {
|
|
244
|
-
var
|
|
244
|
+
var _;
|
|
245
245
|
let o = a.optionData.map((s) => s.value);
|
|
246
246
|
if (o && o.length && m.value) {
|
|
247
247
|
let s = Array.from(m.value.querySelectorAll(".yhm-tab-item")), u = o.indexOf(l);
|
|
248
|
-
(
|
|
248
|
+
(_ = s[u]) == null || _.scrollIntoView({ behavior: "smooth", block: "center", inline: "center" });
|
|
249
249
|
}
|
|
250
250
|
}
|
|
251
251
|
);
|
|
@@ -257,10 +257,10 @@ const Ie = /* @__PURE__ */ Z({
|
|
|
257
257
|
ref_key: "yhmTabsRef",
|
|
258
258
|
ref: m
|
|
259
259
|
}, [
|
|
260
|
-
(c(!0), x(P, null, X(e.optionData, (
|
|
261
|
-
class: se(["yhm-tab-item", { active:
|
|
262
|
-
onClick: (s) => i(s,
|
|
263
|
-
}, G(
|
|
260
|
+
(c(!0), x(P, null, X(e.optionData, (_) => (c(), x("div", {
|
|
261
|
+
class: se(["yhm-tab-item", { active: _.value === U(t) }]),
|
|
262
|
+
onClick: (s) => i(s, _.value)
|
|
263
|
+
}, G(_.text), 11, Be))), 256))
|
|
264
264
|
], 512));
|
|
265
265
|
}
|
|
266
266
|
});
|
|
@@ -389,7 +389,7 @@ const Qe = { class: "yhm-form-container" }, Xe = { class: "yhm-form-actions" },
|
|
|
389
389
|
emits: ["update:verification"],
|
|
390
390
|
setup(e, { emit: y }) {
|
|
391
391
|
const a = e, t = F(() => a.options.map((l) => {
|
|
392
|
-
let { label: o, required:
|
|
392
|
+
let { label: o, required: _, name: s, defaultValue: u, disabled: p, placeholder: D, type: k, rexMsg: S, rex: H, itemChange: z, labelAlign: g, config: Y } = l, O = !1, A = "", h = "yhm-input";
|
|
393
393
|
switch (k) {
|
|
394
394
|
case "year":
|
|
395
395
|
case "month":
|
|
@@ -421,11 +421,11 @@ const Qe = { class: "yhm-form-container" }, Xe = { class: "yhm-form-actions" },
|
|
|
421
421
|
errorMessage: A,
|
|
422
422
|
attrs: {
|
|
423
423
|
label: o,
|
|
424
|
-
required:
|
|
425
|
-
disabled:
|
|
426
|
-
placeholder:
|
|
424
|
+
required: _,
|
|
425
|
+
disabled: p,
|
|
426
|
+
placeholder: D,
|
|
427
427
|
type: k,
|
|
428
|
-
labelAlign:
|
|
428
|
+
labelAlign: g,
|
|
429
429
|
...Y
|
|
430
430
|
},
|
|
431
431
|
itemChange: z
|
|
@@ -434,8 +434,8 @@ const Qe = { class: "yhm-form-container" }, Xe = { class: "yhm-form-actions" },
|
|
|
434
434
|
de(
|
|
435
435
|
() => m,
|
|
436
436
|
(l) => {
|
|
437
|
-
let o = Object.values(l),
|
|
438
|
-
y("update:verification",
|
|
437
|
+
let o = Object.values(l), _ = !(o && o.includes(!0));
|
|
438
|
+
y("update:verification", _);
|
|
439
439
|
},
|
|
440
440
|
{
|
|
441
441
|
deep: !0,
|
|
@@ -444,26 +444,26 @@ const Qe = { class: "yhm-form-container" }, Xe = { class: "yhm-form-actions" },
|
|
|
444
444
|
);
|
|
445
445
|
function i(l, o) {
|
|
446
446
|
let {
|
|
447
|
-
name:
|
|
447
|
+
name: _,
|
|
448
448
|
itemChange: s,
|
|
449
449
|
rex: u,
|
|
450
|
-
rexMsg:
|
|
451
|
-
attrs: { required:
|
|
450
|
+
rexMsg: p,
|
|
451
|
+
attrs: { required: D }
|
|
452
452
|
} = o;
|
|
453
|
-
a.formData[
|
|
453
|
+
a.formData[_] = l, s && typeof s == "function" && s(l, a.formData);
|
|
454
454
|
let k = !1;
|
|
455
455
|
l instanceof Array ? k = l.length > 0 : typeof l == "number" ? k = !isNaN(l) : k = !!l;
|
|
456
456
|
let S = !0;
|
|
457
|
-
u && u instanceof RegExp && (S = u.test(l), S || (o.error = !0, o.errorMessage =
|
|
457
|
+
u && u instanceof RegExp && (S = u.test(l), S || (o.error = !0, o.errorMessage = p)), u === void 0 && typeof D == "boolean" && D && !k && (S = !1, o.error = !0, o.errorMessage = `${o.attrs.label}不能为空`), S ? (m[_] = !1, o.error = !1, o.errorMessage = "") : m[_] = !0;
|
|
458
458
|
}
|
|
459
459
|
return _e(() => {
|
|
460
460
|
t.value.forEach((l) => {
|
|
461
461
|
i(l.defaultValue || "", l);
|
|
462
462
|
});
|
|
463
463
|
}), (l, o) => {
|
|
464
|
-
const
|
|
464
|
+
const _ = M("van-form");
|
|
465
465
|
return c(), x("section", Qe, [
|
|
466
|
-
R(
|
|
466
|
+
R(_, null, {
|
|
467
467
|
default: j(() => [
|
|
468
468
|
(c(!0), x(P, null, X(U(t), (s) => (c(), q(Se(s.component), ae(s.attrs, {
|
|
469
469
|
error: s.error,
|
|
@@ -490,7 +490,7 @@ var Me = { exports: {} };
|
|
|
490
490
|
(function(a, t) {
|
|
491
491
|
e.exports = t();
|
|
492
492
|
})(tt, function() {
|
|
493
|
-
var a = 1e3, t = 6e4, m = 36e5, i = "millisecond", l = "second", o = "minute",
|
|
493
|
+
var a = 1e3, t = 6e4, m = 36e5, i = "millisecond", l = "second", o = "minute", _ = "hour", s = "day", u = "week", p = "month", D = "quarter", k = "year", S = "date", H = "Invalid Date", z = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, g = /\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, Y = { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(b) {
|
|
494
494
|
var d = ["th", "st", "nd", "rd"], f = b % 100;
|
|
495
495
|
return "[" + b + (d[(f - 20) % 10] || d[f] || d[0]) + "]";
|
|
496
496
|
} }, O = function(b, d, f) {
|
|
@@ -502,12 +502,12 @@ var Me = { exports: {} };
|
|
|
502
502
|
}, m: function b(d, f) {
|
|
503
503
|
if (d.date() < f.date())
|
|
504
504
|
return -b(f, d);
|
|
505
|
-
var v = 12 * (f.year() - d.year()) + (f.month() - d.month()), r = d.clone().add(v,
|
|
505
|
+
var v = 12 * (f.year() - d.year()) + (f.month() - d.month()), r = d.clone().add(v, p), L = f - r < 0, T = d.clone().add(v + (L ? -1 : 1), p);
|
|
506
506
|
return +(-(v + (f - r) / (L ? r - T : T - r)) || 0);
|
|
507
507
|
}, a: function(b) {
|
|
508
508
|
return b < 0 ? Math.ceil(b) || 0 : Math.floor(b);
|
|
509
509
|
}, p: function(b) {
|
|
510
|
-
return { M:
|
|
510
|
+
return { M: p, y: k, w: u, d: s, D: S, h: _, m: o, s: l, ms: i, Q: D }[b] || String(b || "").toLowerCase().replace(/s$/, "");
|
|
511
511
|
}, u: function(b) {
|
|
512
512
|
return b === void 0;
|
|
513
513
|
} }, h = "en", $ = {};
|
|
@@ -591,7 +591,7 @@ var Me = { exports: {} };
|
|
|
591
591
|
switch (T) {
|
|
592
592
|
case k:
|
|
593
593
|
return L ? E(1, 0) : E(31, 11);
|
|
594
|
-
case
|
|
594
|
+
case p:
|
|
595
595
|
return L ? E(1, ee) : E(0, ee + 1);
|
|
596
596
|
case u:
|
|
597
597
|
var ce = this.$locale().weekStart || 0, ye = (Q < ce ? Q + 7 : Q) - ce;
|
|
@@ -599,7 +599,7 @@ var Me = { exports: {} };
|
|
|
599
599
|
case s:
|
|
600
600
|
case S:
|
|
601
601
|
return J(ve + "Hours", 0);
|
|
602
|
-
case
|
|
602
|
+
case _:
|
|
603
603
|
return J(ve + "Minutes", 1);
|
|
604
604
|
case o:
|
|
605
605
|
return J(ve + "Seconds", 2);
|
|
@@ -611,8 +611,8 @@ var Me = { exports: {} };
|
|
|
611
611
|
}, d.endOf = function(f) {
|
|
612
612
|
return this.startOf(f, !1);
|
|
613
613
|
}, d.$set = function(f, v) {
|
|
614
|
-
var r, L = n.p(f), T = "set" + (this.$u ? "UTC" : ""), E = (r = {}, r[s] = T + "Date", r[S] = T + "Date", r[
|
|
615
|
-
if (L ===
|
|
614
|
+
var r, L = n.p(f), T = "set" + (this.$u ? "UTC" : ""), E = (r = {}, r[s] = T + "Date", r[S] = T + "Date", r[p] = T + "Month", r[k] = T + "FullYear", r[_] = T + "Hours", r[o] = T + "Minutes", r[l] = T + "Seconds", r[i] = T + "Milliseconds", r)[L], J = L === s ? this.$D + (v - this.$W) : v;
|
|
615
|
+
if (L === p || L === k) {
|
|
616
616
|
var Q = this.clone().set(S, 1);
|
|
617
617
|
Q.$d[E](J), Q.init(), this.$d = Q.set(S, Math.min(this.$D, Q.daysInMonth())).$d;
|
|
618
618
|
} else
|
|
@@ -629,15 +629,15 @@ var Me = { exports: {} };
|
|
|
629
629
|
var le = V(L);
|
|
630
630
|
return n.w(le.date(le.date() + Math.round(ee * f)), L);
|
|
631
631
|
};
|
|
632
|
-
if (T ===
|
|
633
|
-
return this.set(
|
|
632
|
+
if (T === p)
|
|
633
|
+
return this.set(p, this.$M + f);
|
|
634
634
|
if (T === k)
|
|
635
635
|
return this.set(k, this.$y + f);
|
|
636
636
|
if (T === s)
|
|
637
637
|
return E(1);
|
|
638
638
|
if (T === u)
|
|
639
639
|
return E(7);
|
|
640
|
-
var J = (r = {}, r[o] = t, r[
|
|
640
|
+
var J = (r = {}, r[o] = t, r[_] = m, r[l] = a, r)[T] || 1, Q = this.$d.getTime() + f * J;
|
|
641
641
|
return n.w(Q, this);
|
|
642
642
|
}, d.subtract = function(f, v) {
|
|
643
643
|
return this.add(-1 * f, v);
|
|
@@ -653,7 +653,7 @@ var Me = { exports: {} };
|
|
|
653
653
|
var be = ne < 12 ? "AM" : "PM";
|
|
654
654
|
return pe ? be.toLowerCase() : be;
|
|
655
655
|
};
|
|
656
|
-
return L.replace(
|
|
656
|
+
return L.replace(g, function(ne, ie) {
|
|
657
657
|
return ie || function(pe) {
|
|
658
658
|
switch (pe) {
|
|
659
659
|
case "YY":
|
|
@@ -718,10 +718,10 @@ var Me = { exports: {} };
|
|
|
718
718
|
case k:
|
|
719
719
|
L = le() / 12;
|
|
720
720
|
break;
|
|
721
|
-
case
|
|
721
|
+
case p:
|
|
722
722
|
L = le();
|
|
723
723
|
break;
|
|
724
|
-
case
|
|
724
|
+
case D:
|
|
725
725
|
L = le() / 3;
|
|
726
726
|
break;
|
|
727
727
|
case u:
|
|
@@ -730,7 +730,7 @@ var Me = { exports: {} };
|
|
|
730
730
|
case s:
|
|
731
731
|
L = (ee - Q) / 864e5;
|
|
732
732
|
break;
|
|
733
|
-
case
|
|
733
|
+
case _:
|
|
734
734
|
L = ee / m;
|
|
735
735
|
break;
|
|
736
736
|
case o:
|
|
@@ -744,7 +744,7 @@ var Me = { exports: {} };
|
|
|
744
744
|
}
|
|
745
745
|
return r ? L : n.a(L);
|
|
746
746
|
}, d.daysInMonth = function() {
|
|
747
|
-
return this.endOf(
|
|
747
|
+
return this.endOf(p).$D;
|
|
748
748
|
}, d.$locale = function() {
|
|
749
749
|
return $[this.$L];
|
|
750
750
|
}, d.locale = function(f, v) {
|
|
@@ -764,7 +764,7 @@ var Me = { exports: {} };
|
|
|
764
764
|
return this.$d.toUTCString();
|
|
765
765
|
}, b;
|
|
766
766
|
}(), B = N.prototype;
|
|
767
|
-
return V.prototype = B, [["$ms", i], ["$s", l], ["$m", o], ["$H",
|
|
767
|
+
return V.prototype = B, [["$ms", i], ["$s", l], ["$m", o], ["$H", _], ["$W", s], ["$M", p], ["$y", k], ["$D", S]].forEach(function(b) {
|
|
768
768
|
B[b[1]] = function(d) {
|
|
769
769
|
return this.$g(d, b[0], b[1]);
|
|
770
770
|
};
|
|
@@ -823,11 +823,11 @@ const ge = /* @__PURE__ */ nt(at), lt = { class: "yh-calendar" }, ot = { class:
|
|
|
823
823
|
},
|
|
824
824
|
emits: ["update:modelValue", "change"],
|
|
825
825
|
setup(e, { expose: y, emit: a }) {
|
|
826
|
-
const t = e, m =
|
|
826
|
+
const t = e, m = C("day");
|
|
827
827
|
de(
|
|
828
828
|
() => t.type,
|
|
829
|
-
(
|
|
830
|
-
switch (
|
|
829
|
+
(g) => {
|
|
830
|
+
switch (g) {
|
|
831
831
|
case "year":
|
|
832
832
|
m.value = "year";
|
|
833
833
|
break;
|
|
@@ -845,13 +845,13 @@ const ge = /* @__PURE__ */ nt(at), lt = { class: "yh-calendar" }, ot = { class:
|
|
|
845
845
|
immediate: !0
|
|
846
846
|
}
|
|
847
847
|
);
|
|
848
|
-
const i =
|
|
848
|
+
const i = C(ge()), l = F(() => i.value.format("YYYY")), o = F(() => i.value.format("MM")), _ = F(() => i.value.format("DD")), s = F(() => m.value === "day" ? "month" : "year"), u = F(() => {
|
|
849
849
|
if (m.value === "day") {
|
|
850
|
-
let
|
|
850
|
+
let g = i.value.date(1), Y = g.endOf("month").date(), O = 1 - (g.day() === 0 ? 7 : g.day()), A = i.value.date(Y).day(), h = 0;
|
|
851
851
|
A === 0 ? h = Y : h = Y - (A - 7);
|
|
852
852
|
let $ = [];
|
|
853
853
|
for (let K = O; K < h; K++) {
|
|
854
|
-
let V =
|
|
854
|
+
let V = g.add(K, "day"), n = !1;
|
|
855
855
|
t.min && t.max ? n = !(V.valueOf() >= t.min.valueOf() && V.valueOf() <= t.max.valueOf()) : t.min ? n = V.valueOf() < t.min.valueOf() : t.max && (n = V.valueOf() > t.max.valueOf()), $.push({
|
|
856
856
|
notMoment: V.month() !== t.modelValue.month(),
|
|
857
857
|
choose: V.format("YYYYMMDD") === t.modelValue.format("YYYYMMDD"),
|
|
@@ -865,7 +865,7 @@ const ge = /* @__PURE__ */ nt(at), lt = { class: "yh-calendar" }, ot = { class:
|
|
|
865
865
|
W.push($.splice(0, 7));
|
|
866
866
|
return W;
|
|
867
867
|
} else if (m.value === "month") {
|
|
868
|
-
let
|
|
868
|
+
let g = i.value.month(), Y = 0 - g, O = -(g - 12), A = [];
|
|
869
869
|
for (let $ = Y; $ < O; $++) {
|
|
870
870
|
let I = i.value.add($, "month"), W = !1;
|
|
871
871
|
t.min && t.max ? W = I.valueOf() < t.min.valueOf() || I.valueOf() > t.max.valueOf() : t.min ? W = I.valueOf() < t.min.valueOf() : t.max && (W = I.valueOf() > t.max.valueOf()), A.push({
|
|
@@ -880,10 +880,10 @@ const ge = /* @__PURE__ */ nt(at), lt = { class: "yh-calendar" }, ot = { class:
|
|
|
880
880
|
h.push(A.splice(0, 3));
|
|
881
881
|
return h;
|
|
882
882
|
} else {
|
|
883
|
-
let
|
|
883
|
+
let g = [];
|
|
884
884
|
for (let O = -11; O < 13; O++) {
|
|
885
885
|
let A = i.value.add(O, "year"), h = !1;
|
|
886
|
-
t.min && t.max ? h = A.valueOf() < t.min.valueOf() || A.valueOf() > t.max.valueOf() : t.min ? h = A.valueOf() < t.min.valueOf() : t.max && (h = A.valueOf() > t.max.valueOf()),
|
|
886
|
+
t.min && t.max ? h = A.valueOf() < t.min.valueOf() || A.valueOf() > t.max.valueOf() : t.min ? h = A.valueOf() < t.min.valueOf() : t.max && (h = A.valueOf() > t.max.valueOf()), g.push({
|
|
887
887
|
choose: A.format("YYYY") === t.modelValue.format("YYYY"),
|
|
888
888
|
disabled: h,
|
|
889
889
|
info: A.year().toString(),
|
|
@@ -892,30 +892,30 @@ const ge = /* @__PURE__ */ nt(at), lt = { class: "yh-calendar" }, ot = { class:
|
|
|
892
892
|
}
|
|
893
893
|
let Y = [];
|
|
894
894
|
for (let O = 0; O < 4; O++)
|
|
895
|
-
Y.push(
|
|
895
|
+
Y.push(g.splice(0, 3));
|
|
896
896
|
return Y;
|
|
897
897
|
}
|
|
898
898
|
});
|
|
899
|
-
function
|
|
900
|
-
i.value =
|
|
899
|
+
function p(g) {
|
|
900
|
+
i.value = g, a("update:modelValue", g), a("change", g);
|
|
901
901
|
}
|
|
902
|
-
function
|
|
903
|
-
|
|
902
|
+
function D(g) {
|
|
903
|
+
p(g), ["date", "datetime"].includes(t.type) && (m.value = "day");
|
|
904
904
|
}
|
|
905
|
-
function k(
|
|
906
|
-
|
|
905
|
+
function k(g) {
|
|
906
|
+
p(g), ["month", "date", "datetime"].includes(t.type) && (m.value = "month");
|
|
907
907
|
}
|
|
908
908
|
function S() {
|
|
909
|
-
let
|
|
910
|
-
s.value === "year" && (
|
|
911
|
-
let Y = t.modelValue.add(
|
|
912
|
-
i.value = Y,
|
|
909
|
+
let g = -1;
|
|
910
|
+
s.value === "year" && (g = -12);
|
|
911
|
+
let Y = t.modelValue.add(g, s.value).date(1);
|
|
912
|
+
i.value = Y, p(Y);
|
|
913
913
|
}
|
|
914
914
|
function H() {
|
|
915
|
-
let
|
|
916
|
-
s.value === "year" && (
|
|
917
|
-
let Y = t.modelValue.add(
|
|
918
|
-
i.value = Y,
|
|
915
|
+
let g = 1;
|
|
916
|
+
s.value === "year" && (g = 12);
|
|
917
|
+
let Y = t.modelValue.add(g, s.value).date(1);
|
|
918
|
+
i.value = Y, p(Y);
|
|
919
919
|
}
|
|
920
920
|
function z() {
|
|
921
921
|
t.modelValue.isValid() && (i.value = t.modelValue.clone());
|
|
@@ -927,7 +927,7 @@ const ge = /* @__PURE__ */ nt(at), lt = { class: "yh-calendar" }, ot = { class:
|
|
|
927
927
|
), y({
|
|
928
928
|
syncModelValue: z
|
|
929
929
|
}), _e(() => {
|
|
930
|
-
}), (
|
|
930
|
+
}), (g, Y) => (c(), x("div", lt, [
|
|
931
931
|
w("div", ot, [
|
|
932
932
|
w("div", {
|
|
933
933
|
class: "prev",
|
|
@@ -947,7 +947,7 @@ const ge = /* @__PURE__ */ nt(at), lt = { class: "yh-calendar" }, ot = { class:
|
|
|
947
947
|
re(w("span", {
|
|
948
948
|
class: "yh-calendar-btn",
|
|
949
949
|
onClick: Y[2] || (Y[2] = (O) => m.value = "day")
|
|
950
|
-
}, G(U(
|
|
950
|
+
}, G(U(_)) + "日 ", 513), [
|
|
951
951
|
[$e, ["date", "datetime"].includes(e.type)]
|
|
952
952
|
])
|
|
953
953
|
]),
|
|
@@ -963,14 +963,14 @@ const ge = /* @__PURE__ */ nt(at), lt = { class: "yh-calendar" }, ot = { class:
|
|
|
963
963
|
}, [
|
|
964
964
|
m.value === "day" ? (c(!0), x(P, { key: 0 }, X(O, (h, $) => (c(), x("div", {
|
|
965
965
|
class: se(["yh-calendar-item", { "not-moment": h.notMoment, choose: h.choose, disabled: h.disabled }]),
|
|
966
|
-
onClick: (I) =>
|
|
966
|
+
onClick: (I) => p(h.dayjs),
|
|
967
967
|
key: $
|
|
968
968
|
}, [
|
|
969
969
|
w("div", ht, G(h.info), 1)
|
|
970
970
|
], 10, vt))), 128)) : te("", !0),
|
|
971
971
|
m.value === "month" ? (c(!0), x(P, { key: 1 }, X(O, (h, $) => (c(), x("div", {
|
|
972
972
|
class: se(["yh-calendar-item month", { choose: h.choose, disabled: h.disabled }]),
|
|
973
|
-
onClick: (I) =>
|
|
973
|
+
onClick: (I) => D(h.dayjs),
|
|
974
974
|
key: $
|
|
975
975
|
}, [
|
|
976
976
|
w("div", pt, G(h.info) + "月", 1)
|
|
@@ -1002,15 +1002,17 @@ const Vt = /* @__PURE__ */ Z({
|
|
|
1002
1002
|
}), i = F(() => {
|
|
1003
1003
|
let s = "23:59:59";
|
|
1004
1004
|
return t.max && t.max.format("YYYYMMDD") === t.modelValue.format("YYYYMMDD") && (s = t.max.format("HH:mm:ss")), s;
|
|
1005
|
-
}), l =
|
|
1005
|
+
}), l = C(["00", "00", "00"]);
|
|
1006
1006
|
function o() {
|
|
1007
1007
|
if (t.modelValue.isValid()) {
|
|
1008
|
-
let s = t.modelValue.format("HH"), u = t.modelValue.format("mm"),
|
|
1009
|
-
l.value[0] = s, l.value[1] = u, l.value[2] =
|
|
1008
|
+
let s = t.modelValue.format("HH"), u = t.modelValue.format("mm"), p = t.modelValue.format("ss");
|
|
1009
|
+
l.value[0] = s, l.value[1] = u, l.value[2] = p;
|
|
1010
1010
|
}
|
|
1011
1011
|
}
|
|
1012
|
-
function
|
|
1013
|
-
let [u,
|
|
1012
|
+
function _({ selectedValues: s }) {
|
|
1013
|
+
let [u, p, D] = s;
|
|
1014
|
+
u = parseInt(u), p = parseInt(p), D = parseInt(D);
|
|
1015
|
+
let k = t.modelValue.clone().hour(u).minute(p).second(D);
|
|
1014
1016
|
a("update:modelValue", k);
|
|
1015
1017
|
}
|
|
1016
1018
|
return de(
|
|
@@ -1023,15 +1025,15 @@ const Vt = /* @__PURE__ */ Z({
|
|
|
1023
1025
|
}), _e(() => {
|
|
1024
1026
|
o();
|
|
1025
1027
|
}), (s, u) => {
|
|
1026
|
-
const
|
|
1027
|
-
return c(), q(
|
|
1028
|
+
const p = M("van-time-picker");
|
|
1029
|
+
return c(), q(p, {
|
|
1028
1030
|
"show-toolbar": !1,
|
|
1029
1031
|
"columns-type": ["hour", "minute", "second"],
|
|
1030
1032
|
modelValue: l.value,
|
|
1031
|
-
"onUpdate:modelValue": u[0] || (u[0] = (
|
|
1033
|
+
"onUpdate:modelValue": u[0] || (u[0] = (D) => l.value = D),
|
|
1032
1034
|
"min-time": U(m),
|
|
1033
1035
|
"max-time": U(i),
|
|
1034
|
-
onChange:
|
|
1036
|
+
onChange: _
|
|
1035
1037
|
}, null, 8, ["modelValue", "min-time", "max-time"]);
|
|
1036
1038
|
};
|
|
1037
1039
|
}
|
|
@@ -1047,14 +1049,14 @@ const Vt = /* @__PURE__ */ Z({
|
|
|
1047
1049
|
},
|
|
1048
1050
|
emits: ["update:modelValue", "change"],
|
|
1049
1051
|
setup(e, { expose: y, emit: a }) {
|
|
1050
|
-
const t = e, m =
|
|
1051
|
-
function
|
|
1052
|
+
const t = e, m = C(""), i = C("1900"), l = C(), o = C("01"), _ = C(), s = C("01"), u = C(), p = C("00"), D = C(), k = C("00"), S = C(), H = C("00"), z = C();
|
|
1053
|
+
function g(V) {
|
|
1052
1054
|
V.target.select();
|
|
1053
1055
|
}
|
|
1054
1056
|
function Y(V) {
|
|
1055
1057
|
var N, B;
|
|
1056
1058
|
let n = V.target.value;
|
|
1057
|
-
n.length === 4 && (W(t.modelValue.year(parseInt(n))), (N =
|
|
1059
|
+
n.length === 4 && (W(t.modelValue.year(parseInt(n))), (N = _.value) == null || N.focus(), (B = _.value) == null || B.select());
|
|
1058
1060
|
}
|
|
1059
1061
|
function O(V) {
|
|
1060
1062
|
var N, B;
|
|
@@ -1069,16 +1071,16 @@ const Vt = /* @__PURE__ */ Z({
|
|
|
1069
1071
|
let n = V.target.value;
|
|
1070
1072
|
n.length === 2 && !isNaN(parseInt(n)) ? (n = parseInt(n), n > 31 ? (n = 31, s.value = "31") : n < 1 && (n = 1, s.value = "01"), fe(() => {
|
|
1071
1073
|
var b, d;
|
|
1072
|
-
W(t.modelValue.date(n)), (b =
|
|
1073
|
-
})) : n.length === 0 && (s.value = t.modelValue.format("DD"), (N =
|
|
1074
|
+
W(t.modelValue.date(n)), (b = D.value) == null || b.focus(), (d = D.value) == null || d.select();
|
|
1075
|
+
})) : n.length === 0 && (s.value = t.modelValue.format("DD"), (N = _.value) == null || N.focus(), (B = _.value) == null || B.select());
|
|
1074
1076
|
}
|
|
1075
1077
|
function h(V) {
|
|
1076
1078
|
var N, B;
|
|
1077
1079
|
let n = V.target.value;
|
|
1078
|
-
n.length === 2 && !isNaN(parseInt(n)) ? (n = parseInt(n), n > 24 ? (n = 24,
|
|
1080
|
+
n.length === 2 && !isNaN(parseInt(n)) ? (n = parseInt(n), n > 24 ? (n = 24, p.value = "24") : n < 1 && (n = 1, p.value = "01"), fe(() => {
|
|
1079
1081
|
var b, d;
|
|
1080
1082
|
W(t.modelValue.hour(n)), (b = S.value) == null || b.focus(), (d = S.value) == null || d.select();
|
|
1081
|
-
})) : n.length === 0 && (
|
|
1083
|
+
})) : n.length === 0 && (p.value = t.modelValue.format("HH"), (N = u.value) == null || N.focus(), (B = u.value) == null || B.select());
|
|
1082
1084
|
}
|
|
1083
1085
|
function $(V) {
|
|
1084
1086
|
var N, B;
|
|
@@ -1086,7 +1088,7 @@ const Vt = /* @__PURE__ */ Z({
|
|
|
1086
1088
|
n.length === 2 && !isNaN(parseInt(n)) ? (n = parseInt(n), n > 59 ? (n = 59, k.value = "59") : n < 1 && (n = 1, k.value = "01"), fe(() => {
|
|
1087
1089
|
var b, d;
|
|
1088
1090
|
W(t.modelValue.minute(n)), (b = z.value) == null || b.focus(), (d = z.value) == null || d.select();
|
|
1089
|
-
})) : n.length === 0 && (k.value = t.modelValue.format("mm"), (N =
|
|
1091
|
+
})) : n.length === 0 && (k.value = t.modelValue.format("mm"), (N = D.value) == null || N.focus(), (B = D.value) == null || B.select());
|
|
1090
1092
|
}
|
|
1091
1093
|
function I(V) {
|
|
1092
1094
|
var N, B;
|
|
@@ -1101,7 +1103,7 @@ const Vt = /* @__PURE__ */ Z({
|
|
|
1101
1103
|
}
|
|
1102
1104
|
function K() {
|
|
1103
1105
|
var V, n;
|
|
1104
|
-
t.modelValue.isValid() && (i.value = t.modelValue.format("YYYY"), o.value = t.modelValue.format("MM"), s.value = t.modelValue.format("DD"),
|
|
1106
|
+
t.modelValue.isValid() && (i.value = t.modelValue.format("YYYY"), o.value = t.modelValue.format("MM"), s.value = t.modelValue.format("DD"), p.value = t.modelValue.format("HH"), k.value = t.modelValue.format("mm"), H.value = t.modelValue.format("ss"), m.value = t.modelValue.format(t.format), document.activeElement && document.activeElement.nodeName !== "INPUT" && ((V = l.value) == null || V.focus(), (n = l.value) == null || n.select()));
|
|
1105
1107
|
}
|
|
1106
1108
|
return de(
|
|
1107
1109
|
() => t.modelValue,
|
|
@@ -1123,7 +1125,7 @@ const Vt = /* @__PURE__ */ Z({
|
|
|
1123
1125
|
ref_key: "yearRef",
|
|
1124
1126
|
ref: l,
|
|
1125
1127
|
onInput: Y,
|
|
1126
|
-
onFocus:
|
|
1128
|
+
onFocus: g,
|
|
1127
1129
|
"max-length": "4"
|
|
1128
1130
|
}, null, 544), [
|
|
1129
1131
|
[ue, i.value]
|
|
@@ -1133,9 +1135,9 @@ const Vt = /* @__PURE__ */ Z({
|
|
|
1133
1135
|
type: "digit",
|
|
1134
1136
|
"onUpdate:modelValue": n[1] || (n[1] = (B) => o.value = B),
|
|
1135
1137
|
ref_key: "monthRef",
|
|
1136
|
-
ref:
|
|
1138
|
+
ref: _,
|
|
1137
1139
|
onInput: O,
|
|
1138
|
-
onFocus:
|
|
1140
|
+
onFocus: g,
|
|
1139
1141
|
"max-length": "2"
|
|
1140
1142
|
}, null, 544), [
|
|
1141
1143
|
[ue, o.value]
|
|
@@ -1147,7 +1149,7 @@ const Vt = /* @__PURE__ */ Z({
|
|
|
1147
1149
|
ref_key: "dateRef",
|
|
1148
1150
|
ref: u,
|
|
1149
1151
|
onInput: A,
|
|
1150
|
-
onFocus:
|
|
1152
|
+
onFocus: g,
|
|
1151
1153
|
"max-length": "2"
|
|
1152
1154
|
}, null, 544), [
|
|
1153
1155
|
[ue, s.value]
|
|
@@ -1155,14 +1157,14 @@ const Vt = /* @__PURE__ */ Z({
|
|
|
1155
1157
|
oe(" "),
|
|
1156
1158
|
re(w("input", {
|
|
1157
1159
|
type: "digit",
|
|
1158
|
-
"onUpdate:modelValue": n[3] || (n[3] = (B) =>
|
|
1160
|
+
"onUpdate:modelValue": n[3] || (n[3] = (B) => p.value = B),
|
|
1159
1161
|
ref_key: "hourRef",
|
|
1160
|
-
ref:
|
|
1162
|
+
ref: D,
|
|
1161
1163
|
onInput: h,
|
|
1162
|
-
onFocus:
|
|
1164
|
+
onFocus: g,
|
|
1163
1165
|
"max-length": "2"
|
|
1164
1166
|
}, null, 544), [
|
|
1165
|
-
[ue,
|
|
1167
|
+
[ue, p.value]
|
|
1166
1168
|
]),
|
|
1167
1169
|
oe(" : "),
|
|
1168
1170
|
re(w("input", {
|
|
@@ -1171,7 +1173,7 @@ const Vt = /* @__PURE__ */ Z({
|
|
|
1171
1173
|
ref_key: "minuteRef",
|
|
1172
1174
|
ref: S,
|
|
1173
1175
|
onInput: $,
|
|
1174
|
-
onFocus:
|
|
1176
|
+
onFocus: g,
|
|
1175
1177
|
"max-length": "2"
|
|
1176
1178
|
}, null, 544), [
|
|
1177
1179
|
[ue, k.value]
|
|
@@ -1183,7 +1185,7 @@ const Vt = /* @__PURE__ */ Z({
|
|
|
1183
1185
|
ref_key: "secondRef",
|
|
1184
1186
|
ref: z,
|
|
1185
1187
|
onInput: I,
|
|
1186
|
-
onFocus:
|
|
1188
|
+
onFocus: g,
|
|
1187
1189
|
"max-length": "2"
|
|
1188
1190
|
}, null, 544), [
|
|
1189
1191
|
[ue, H.value]
|
|
@@ -1208,17 +1210,17 @@ const wt = /* @__PURE__ */ Z({
|
|
|
1208
1210
|
},
|
|
1209
1211
|
emits: ["update:modelValue", "change"],
|
|
1210
1212
|
setup(e, { emit: y }) {
|
|
1211
|
-
const a = e, t =
|
|
1213
|
+
const a = e, t = C(), m = C(), i = C(), l = C(ge());
|
|
1212
1214
|
de(
|
|
1213
1215
|
() => a.modelValue,
|
|
1214
1216
|
(z) => {
|
|
1215
|
-
let
|
|
1216
|
-
|
|
1217
|
+
let g = ge(z);
|
|
1218
|
+
g.isValid() && g.valueOf() !== l.value.valueOf() && (l.value = g);
|
|
1217
1219
|
}
|
|
1218
1220
|
);
|
|
1219
|
-
const o = F(() => a.modelValue || a.placeholder),
|
|
1221
|
+
const o = F(() => a.modelValue || a.placeholder), _ = F(() => ({
|
|
1220
1222
|
placeholder: !a.modelValue
|
|
1221
|
-
})), s =
|
|
1223
|
+
})), s = C("YYYY-MM-DD HH:mm:ss"), u = F(() => {
|
|
1222
1224
|
switch (a.type) {
|
|
1223
1225
|
case "year":
|
|
1224
1226
|
return s.value = "YYYY-01-01 00:00:00", "年";
|
|
@@ -1231,26 +1233,26 @@ const wt = /* @__PURE__ */ Z({
|
|
|
1231
1233
|
case "datetime":
|
|
1232
1234
|
return s.value = "YYYY-MM-DD HH:mm:ss", "日期时间";
|
|
1233
1235
|
}
|
|
1234
|
-
}),
|
|
1235
|
-
function
|
|
1236
|
+
}), p = C(!1);
|
|
1237
|
+
function D() {
|
|
1236
1238
|
if (a.disabled)
|
|
1237
1239
|
return !1;
|
|
1238
|
-
|
|
1240
|
+
p.value = !0;
|
|
1239
1241
|
let z = ge(a.modelValue);
|
|
1240
1242
|
z.isValid() && z.valueOf() !== l.value.valueOf() && (l.value = z), fe(() => {
|
|
1241
|
-
var
|
|
1242
|
-
(
|
|
1243
|
+
var g, Y, O;
|
|
1244
|
+
(g = t.value) == null || g.syncModelValue(), (Y = m.value) == null || Y.syncModelValue(), (O = i.value) == null || O.syncModelValue();
|
|
1243
1245
|
});
|
|
1244
1246
|
}
|
|
1245
1247
|
function k() {
|
|
1246
|
-
|
|
1248
|
+
p.value = !1, l.value = ge(), y("update:modelValue", "");
|
|
1247
1249
|
}
|
|
1248
1250
|
function S() {
|
|
1249
1251
|
let z = l.value.format(a.format || s.value);
|
|
1250
|
-
y("update:modelValue", z),
|
|
1252
|
+
y("update:modelValue", z), p.value = !1;
|
|
1251
1253
|
}
|
|
1252
|
-
const H =
|
|
1253
|
-
return (z,
|
|
1254
|
+
const H = C(0);
|
|
1255
|
+
return (z, g) => {
|
|
1254
1256
|
const Y = M("van-field"), O = M("van-nav-bar"), A = M("van-tab"), h = M("van-tabs"), $ = M("van-popup");
|
|
1255
1257
|
return c(), x(P, null, [
|
|
1256
1258
|
R(Y, ae({
|
|
@@ -1263,15 +1265,15 @@ const wt = /* @__PURE__ */ Z({
|
|
|
1263
1265
|
}), {
|
|
1264
1266
|
input: j(() => [
|
|
1265
1267
|
w("div", {
|
|
1266
|
-
class: se(["yhm-datetime-value", U(
|
|
1267
|
-
onClick:
|
|
1268
|
+
class: se(["yhm-datetime-value", U(_)]),
|
|
1269
|
+
onClick: D
|
|
1268
1270
|
}, G(U(o)), 3)
|
|
1269
1271
|
]),
|
|
1270
1272
|
_: 1
|
|
1271
1273
|
}, 16, ["disabled", "modelValue", "error", "error-message"]),
|
|
1272
1274
|
R($, {
|
|
1273
|
-
show:
|
|
1274
|
-
"onUpdate:show":
|
|
1275
|
+
show: p.value,
|
|
1276
|
+
"onUpdate:show": g[4] || (g[4] = (I) => p.value = I),
|
|
1275
1277
|
class: "yhm-datetime-container",
|
|
1276
1278
|
"lazy-render": "",
|
|
1277
1279
|
teleport: "body",
|
|
@@ -1287,7 +1289,7 @@ const wt = /* @__PURE__ */ Z({
|
|
|
1287
1289
|
}, null, 8, ["title"]),
|
|
1288
1290
|
R(h, {
|
|
1289
1291
|
active: H.value,
|
|
1290
|
-
"onUpdate:active":
|
|
1292
|
+
"onUpdate:active": g[3] || (g[3] = (I) => H.value = I)
|
|
1291
1293
|
}, {
|
|
1292
1294
|
default: j(() => [
|
|
1293
1295
|
["year", "month", "date", "datetime"].includes(e.type) ? (c(), q(A, {
|
|
@@ -1302,7 +1304,7 @@ const wt = /* @__PURE__ */ Z({
|
|
|
1302
1304
|
min: e.min,
|
|
1303
1305
|
type: e.type,
|
|
1304
1306
|
modelValue: l.value,
|
|
1305
|
-
"onUpdate:modelValue":
|
|
1307
|
+
"onUpdate:modelValue": g[0] || (g[0] = (I) => l.value = I)
|
|
1306
1308
|
}, null, 8, ["max", "min", "type", "modelValue"])
|
|
1307
1309
|
]),
|
|
1308
1310
|
_: 1
|
|
@@ -1319,7 +1321,7 @@ const wt = /* @__PURE__ */ Z({
|
|
|
1319
1321
|
min: e.min,
|
|
1320
1322
|
type: e.type,
|
|
1321
1323
|
modelValue: l.value,
|
|
1322
|
-
"onUpdate:modelValue":
|
|
1324
|
+
"onUpdate:modelValue": g[1] || (g[1] = (I) => l.value = I)
|
|
1323
1325
|
}, null, 8, ["max", "min", "type", "modelValue"])
|
|
1324
1326
|
]),
|
|
1325
1327
|
_: 1
|
|
@@ -1337,7 +1339,7 @@ const wt = /* @__PURE__ */ Z({
|
|
|
1337
1339
|
type: e.type,
|
|
1338
1340
|
"type-name": U(u),
|
|
1339
1341
|
modelValue: l.value,
|
|
1340
|
-
"onUpdate:modelValue":
|
|
1342
|
+
"onUpdate:modelValue": g[2] || (g[2] = (I) => l.value = I)
|
|
1341
1343
|
}, null, 8, ["max", "min", "format", "type", "type-name", "modelValue"])
|
|
1342
1344
|
]),
|
|
1343
1345
|
_: 1
|
|
@@ -1382,11 +1384,11 @@ const kt = { class: "yhm-radio-list" }, Mt = /* @__PURE__ */ Z({
|
|
|
1382
1384
|
"onUpdate:modelValue": a
|
|
1383
1385
|
}, {
|
|
1384
1386
|
default: j(() => [
|
|
1385
|
-
(c(!0), x(P, null, X(e.optionData, (
|
|
1386
|
-
name:
|
|
1387
|
+
(c(!0), x(P, null, X(e.optionData, (_) => (c(), q(i, {
|
|
1388
|
+
name: _.value
|
|
1387
1389
|
}, {
|
|
1388
1390
|
default: j(() => [
|
|
1389
|
-
oe(G(
|
|
1391
|
+
oe(G(_.text), 1)
|
|
1390
1392
|
]),
|
|
1391
1393
|
_: 2
|
|
1392
1394
|
}, 1032, ["name"]))), 256))
|
|
@@ -1431,11 +1433,11 @@ const Dt = { class: "yhm-radio-list" }, Ct = /* @__PURE__ */ Z({
|
|
|
1431
1433
|
"onUpdate:modelValue": a
|
|
1432
1434
|
}, {
|
|
1433
1435
|
default: j(() => [
|
|
1434
|
-
(c(!0), x(P, null, X(e.optionData, (
|
|
1435
|
-
name:
|
|
1436
|
+
(c(!0), x(P, null, X(e.optionData, (_) => (c(), q(i, {
|
|
1437
|
+
name: _.value
|
|
1436
1438
|
}, {
|
|
1437
1439
|
default: j(() => [
|
|
1438
|
-
oe(G(
|
|
1440
|
+
oe(G(_.text), 1)
|
|
1439
1441
|
]),
|
|
1440
1442
|
_: 2
|
|
1441
1443
|
}, 1032, ["name"]))), 256))
|
|
@@ -1471,26 +1473,26 @@ const St = /* @__PURE__ */ Z({
|
|
|
1471
1473
|
return a.palceholder || "请选择";
|
|
1472
1474
|
}), m = F(() => ({
|
|
1473
1475
|
placeholder: !a.modelValue
|
|
1474
|
-
})), i =
|
|
1476
|
+
})), i = C(!1), l = C(), o = C(""), _ = F(() => a.filterabled && !a.remoteFilter ? a.optionData.filter(({ text: S, value: H }) => S.indexOf(o.value) > -1 || H.indexOf(o.value) > -1) : a.optionData);
|
|
1475
1477
|
let s = null;
|
|
1476
1478
|
function u() {
|
|
1477
1479
|
s && (clearTimeout(s), s = null), s = setTimeout(() => {
|
|
1478
1480
|
y("filter", o.value);
|
|
1479
1481
|
}, 300);
|
|
1480
1482
|
}
|
|
1481
|
-
function
|
|
1483
|
+
function p() {
|
|
1482
1484
|
if (a.disabled)
|
|
1483
1485
|
return !1;
|
|
1484
1486
|
i.value = !0;
|
|
1485
1487
|
}
|
|
1486
|
-
function
|
|
1488
|
+
function D() {
|
|
1487
1489
|
i.value = !1;
|
|
1488
1490
|
}
|
|
1489
1491
|
function k({ selectedValues: S }) {
|
|
1490
|
-
y("update:modelValue", S[0]),
|
|
1492
|
+
y("update:modelValue", S[0]), D();
|
|
1491
1493
|
}
|
|
1492
1494
|
return (S, H) => {
|
|
1493
|
-
const z = M("van-field"),
|
|
1495
|
+
const z = M("van-field"), g = M("van-picker"), Y = M("van-popup");
|
|
1494
1496
|
return c(), x(P, null, [
|
|
1495
1497
|
R(z, ae({
|
|
1496
1498
|
class: "yhm-select-container",
|
|
@@ -1503,7 +1505,7 @@ const St = /* @__PURE__ */ Z({
|
|
|
1503
1505
|
input: j(() => [
|
|
1504
1506
|
w("div", {
|
|
1505
1507
|
class: se(["yhm-select-value", U(m)]),
|
|
1506
|
-
onClick:
|
|
1508
|
+
onClick: p
|
|
1507
1509
|
}, G(U(t)), 3)
|
|
1508
1510
|
]),
|
|
1509
1511
|
_: 1
|
|
@@ -1515,14 +1517,14 @@ const St = /* @__PURE__ */ Z({
|
|
|
1515
1517
|
position: "bottom"
|
|
1516
1518
|
}, {
|
|
1517
1519
|
default: j(() => [
|
|
1518
|
-
R(
|
|
1520
|
+
R(g, {
|
|
1519
1521
|
title: e.palceholder,
|
|
1520
|
-
columns: U(
|
|
1522
|
+
columns: U(_),
|
|
1521
1523
|
modelValue: [e.modelValue],
|
|
1522
1524
|
ref_key: "pickerRef",
|
|
1523
1525
|
ref: l,
|
|
1524
1526
|
onConfirm: k,
|
|
1525
|
-
onCancel:
|
|
1527
|
+
onCancel: D
|
|
1526
1528
|
}, Ve({ _: 2 }, [
|
|
1527
1529
|
e.filterabled ? {
|
|
1528
1530
|
name: "title",
|
|
@@ -1576,16 +1578,16 @@ const Yt = {
|
|
|
1576
1578
|
const t = e, m = F(() => t.type === "scan" ? "text" : t.type);
|
|
1577
1579
|
function i(u) {
|
|
1578
1580
|
if (t.type === "number" && t.precision && !isNaN(t.precision)) {
|
|
1579
|
-
let
|
|
1580
|
-
|
|
1581
|
+
let p = u.split(".");
|
|
1582
|
+
p[1] && p[1].length && p[1].length > t.precision && (u = `${p[0]}.${p[1].substring(0, t.precision)}`);
|
|
1581
1583
|
}
|
|
1582
1584
|
a("update:modelValue", u), a("change", u);
|
|
1583
1585
|
}
|
|
1584
1586
|
function l(u) {
|
|
1585
1587
|
u.key === "Enter" && t.type === "scan" && t.scanCallback && typeof t.scanCallback == "function" && t.scanCallback(t.modelValue);
|
|
1586
1588
|
}
|
|
1587
|
-
const o =
|
|
1588
|
-
function
|
|
1589
|
+
const o = C();
|
|
1590
|
+
function _() {
|
|
1589
1591
|
var u;
|
|
1590
1592
|
(u = o.value) == null || u.focus();
|
|
1591
1593
|
}
|
|
@@ -1593,9 +1595,9 @@ const Yt = {
|
|
|
1593
1595
|
var u;
|
|
1594
1596
|
(u = o.value) == null || u.blur();
|
|
1595
1597
|
}
|
|
1596
|
-
return y({ fieldRef: o, focus:
|
|
1597
|
-
const
|
|
1598
|
-
return c(), q(
|
|
1598
|
+
return y({ fieldRef: o, focus: _, blur: s }), (u, p) => {
|
|
1599
|
+
const D = M("van-field");
|
|
1600
|
+
return c(), q(D, ae({ class: "yhm-input-container" }, u.$attrs, {
|
|
1599
1601
|
"model-value": e.modelValue,
|
|
1600
1602
|
"onUpdate:modelValue": i,
|
|
1601
1603
|
onKeydown: l,
|
|
@@ -1725,16 +1727,16 @@ const jt = /* @__PURE__ */ w("path", {
|
|
|
1725
1727
|
},
|
|
1726
1728
|
emits: ["update:modelValue", "change"],
|
|
1727
1729
|
setup(e, { emit: y }) {
|
|
1728
|
-
const a =
|
|
1730
|
+
const a = C(!1), t = F(() => a.value ? "text" : "password");
|
|
1729
1731
|
function m(o) {
|
|
1730
1732
|
y("update:modelValue", o), y("change", o);
|
|
1731
1733
|
}
|
|
1732
|
-
const i =
|
|
1734
|
+
const i = C();
|
|
1733
1735
|
function l() {
|
|
1734
1736
|
var o;
|
|
1735
1737
|
a.value = !a.value, (o = i.value) == null || o.focus();
|
|
1736
1738
|
}
|
|
1737
|
-
return (o,
|
|
1739
|
+
return (o, _) => {
|
|
1738
1740
|
const s = M("van-field");
|
|
1739
1741
|
return c(), q(s, ae({
|
|
1740
1742
|
class: "yhm-password-container",
|
|
@@ -1778,7 +1780,7 @@ const Kt = /* @__PURE__ */ Z({
|
|
|
1778
1780
|
},
|
|
1779
1781
|
emits: ["update:modelValue", "change"],
|
|
1780
1782
|
setup(e, { emit: y }) {
|
|
1781
|
-
const a = e, t =
|
|
1783
|
+
const a = e, t = C(!1), m = C("");
|
|
1782
1784
|
function i() {
|
|
1783
1785
|
a.disabled || (t.value = !0);
|
|
1784
1786
|
}
|
|
@@ -1786,16 +1788,16 @@ const Kt = /* @__PURE__ */ Z({
|
|
|
1786
1788
|
y("update:modelValue", s), y("change", s);
|
|
1787
1789
|
}
|
|
1788
1790
|
function o({ selectedOptions: s }) {
|
|
1789
|
-
let u = s.map((
|
|
1790
|
-
m.value = s.map((
|
|
1791
|
+
let u = s.map((p) => p.value).join("/");
|
|
1792
|
+
m.value = s.map((p) => p.text).join("/"), l(u), t.value = !1;
|
|
1791
1793
|
}
|
|
1792
|
-
function
|
|
1794
|
+
function _() {
|
|
1793
1795
|
l(""), t.value = !1;
|
|
1794
1796
|
}
|
|
1795
1797
|
return (s, u) => {
|
|
1796
|
-
const
|
|
1798
|
+
const p = M("van-field"), D = M("van-cascader"), k = M("van-popup");
|
|
1797
1799
|
return c(), x(P, null, [
|
|
1798
|
-
R(
|
|
1800
|
+
R(p, ae({ class: "yhm-cascader-container" }, s.$attrs, {
|
|
1799
1801
|
modelValue: e.modelValue,
|
|
1800
1802
|
error: e.error,
|
|
1801
1803
|
"error-message": e.errorMessage,
|
|
@@ -1817,11 +1819,11 @@ const Kt = /* @__PURE__ */ Z({
|
|
|
1817
1819
|
position: "bottom"
|
|
1818
1820
|
}, {
|
|
1819
1821
|
default: j(() => [
|
|
1820
|
-
R(
|
|
1822
|
+
R(D, {
|
|
1821
1823
|
"value-model": e.modelValue,
|
|
1822
1824
|
title: e.placeholder,
|
|
1823
1825
|
options: e.optionData,
|
|
1824
|
-
onClose:
|
|
1826
|
+
onClose: _,
|
|
1825
1827
|
onFinish: o
|
|
1826
1828
|
}, null, 8, ["value-model", "title", "options"])
|
|
1827
1829
|
]),
|
|
@@ -1886,23 +1888,23 @@ const Gt = ["src"], Qt = /* @__PURE__ */ Z({
|
|
|
1886
1888
|
},
|
|
1887
1889
|
emits: ["update:modelValue", "change"],
|
|
1888
1890
|
setup(e, { emit: y }) {
|
|
1889
|
-
const a = e, t =
|
|
1891
|
+
const a = e, t = C(!1);
|
|
1890
1892
|
function m() {
|
|
1891
1893
|
a.disabled || (t.value = !0);
|
|
1892
1894
|
}
|
|
1893
|
-
function i(
|
|
1894
|
-
y("update:modelValue",
|
|
1895
|
+
function i(_) {
|
|
1896
|
+
y("update:modelValue", _), y("change", _);
|
|
1895
1897
|
}
|
|
1896
|
-
function l({ image:
|
|
1897
|
-
i(
|
|
1898
|
+
function l({ image: _ }) {
|
|
1899
|
+
i(_), t.value = !1;
|
|
1898
1900
|
}
|
|
1899
1901
|
function o() {
|
|
1900
1902
|
i(""), t.value = !1;
|
|
1901
1903
|
}
|
|
1902
|
-
return (
|
|
1903
|
-
const u = M("van-field"),
|
|
1904
|
+
return (_, s) => {
|
|
1905
|
+
const u = M("van-field"), p = M("van-signature"), D = M("van-popup");
|
|
1904
1906
|
return c(), x(P, null, [
|
|
1905
|
-
R(u, ae({ class: "yhm-signature-container" },
|
|
1907
|
+
R(u, ae({ class: "yhm-signature-container" }, _.$attrs, {
|
|
1906
1908
|
modelValue: e.modelValue,
|
|
1907
1909
|
error: e.error,
|
|
1908
1910
|
"error-message": e.errorMessage,
|
|
@@ -1923,14 +1925,14 @@ const Gt = ["src"], Qt = /* @__PURE__ */ Z({
|
|
|
1923
1925
|
]),
|
|
1924
1926
|
_: 1
|
|
1925
1927
|
}, 16, ["modelValue", "error", "error-message", "disabled"]),
|
|
1926
|
-
R(
|
|
1928
|
+
R(D, {
|
|
1927
1929
|
class: "yhm-signature-container",
|
|
1928
1930
|
show: t.value,
|
|
1929
1931
|
"onUpdate:show": s[0] || (s[0] = (k) => t.value = k),
|
|
1930
1932
|
position: "bottom"
|
|
1931
1933
|
}, {
|
|
1932
1934
|
default: j(() => [
|
|
1933
|
-
R(
|
|
1935
|
+
R(p, {
|
|
1934
1936
|
onSubmit: l,
|
|
1935
1937
|
onClear: o
|
|
1936
1938
|
})
|
|
@@ -2052,26 +2054,26 @@ const tn = {
|
|
|
2052
2054
|
},
|
|
2053
2055
|
emits: ["scan"],
|
|
2054
2056
|
setup(e, { emit: y }) {
|
|
2055
|
-
const a = e, t =
|
|
2057
|
+
const a = e, t = C(), m = F(() => i.value ? "M100,700 L500,300 L900,700 L500,700 Z" : "M100,300 L500,300 L900,300 L500,700 Z"), i = C(!1), l = C(), o = C(""), _ = F(() => a.filterabled && !a.remoteFilter ? a.optionData.filter(({ text: S, value: H }) => S.indexOf(o.value) > -1 || H.indexOf(o.value) > -1) : a.optionData);
|
|
2056
2058
|
function s(S) {
|
|
2057
2059
|
S.key === "Enter" && u();
|
|
2058
2060
|
}
|
|
2059
2061
|
function u() {
|
|
2060
2062
|
y("scan", t.value);
|
|
2061
2063
|
}
|
|
2062
|
-
function
|
|
2064
|
+
function p() {
|
|
2063
2065
|
if (a.disabled)
|
|
2064
2066
|
return !1;
|
|
2065
2067
|
i.value = !0;
|
|
2066
2068
|
}
|
|
2067
|
-
function
|
|
2069
|
+
function D() {
|
|
2068
2070
|
i.value = !1;
|
|
2069
2071
|
}
|
|
2070
2072
|
function k({ selectedValues: S }) {
|
|
2071
|
-
t.value = S[0], y("scan", t.value),
|
|
2073
|
+
t.value = S[0], y("scan", t.value), D();
|
|
2072
2074
|
}
|
|
2073
2075
|
return (S, H) => {
|
|
2074
|
-
const z = M("van-field"),
|
|
2076
|
+
const z = M("van-field"), g = M("van-picker"), Y = M("van-popup");
|
|
2075
2077
|
return c(), x(P, null, [
|
|
2076
2078
|
R(z, ae({
|
|
2077
2079
|
class: "yhm-scan-and-select-container",
|
|
@@ -2090,7 +2092,7 @@ const tn = {
|
|
|
2090
2092
|
height: "20px",
|
|
2091
2093
|
style: { "vertical-align": "middle", "margin-left": "5px" },
|
|
2092
2094
|
viewBox: "0 0 1000 1000",
|
|
2093
|
-
onClick:
|
|
2095
|
+
onClick: p,
|
|
2094
2096
|
xmlns: "http://www.w3.org/2000/svg"
|
|
2095
2097
|
}, [
|
|
2096
2098
|
w("path", {
|
|
@@ -2110,14 +2112,14 @@ const tn = {
|
|
|
2110
2112
|
position: "bottom"
|
|
2111
2113
|
}, {
|
|
2112
2114
|
default: j(() => [
|
|
2113
|
-
R(
|
|
2115
|
+
R(g, {
|
|
2114
2116
|
title: e.palceholder,
|
|
2115
|
-
columns: U(
|
|
2117
|
+
columns: U(_),
|
|
2116
2118
|
modelValue: [t.value],
|
|
2117
2119
|
ref_key: "pickerRef",
|
|
2118
2120
|
ref: l,
|
|
2119
2121
|
onConfirm: k,
|
|
2120
|
-
onCancel:
|
|
2122
|
+
onCancel: D
|
|
2121
2123
|
}, Ve({ _: 2 }, [
|
|
2122
2124
|
e.filterabled ? {
|
|
2123
2125
|
name: "title",
|
|
@@ -2146,14 +2148,14 @@ function sn({ el: e, value: y, color: a = "rgb(25, 137, 250)", bgColor: t = "rgb
|
|
|
2146
2148
|
return console.error("yh-mobile-loading: DOM 不存在,loading 指令初始化失败"), !1;
|
|
2147
2149
|
const l = `yhmLoading-${Date.now()}`;
|
|
2148
2150
|
e.setAttribute("data-loadingid", l), e.style.position = "relative";
|
|
2149
|
-
const o = e.classList.contains("van-button"),
|
|
2151
|
+
const o = e.classList.contains("van-button"), _ = window.getComputedStyle(e), s = parseInt(_.getPropertyValue("z-index"));
|
|
2150
2152
|
isNaN(s) || (zindex = s + 10);
|
|
2151
2153
|
const u = document.createElement("div");
|
|
2152
2154
|
u.setAttribute("id", l), u.className = "van-loading van-loading--circular";
|
|
2153
|
-
let
|
|
2154
|
-
o && (
|
|
2155
|
-
const
|
|
2156
|
-
|
|
2155
|
+
let p = `display: none; flex-direction: column; position: absolute; left: 0px; top: 0px; width: calc(100% - ${o ? 2 : 0}px); height: calc(100% + ${o ? 2 : 0}px);justify-content: center;align-items: center;background-color: ${t}; z-index: ${m};`;
|
|
2156
|
+
o && (p += "margin: -1px;"), u.setAttribute("style", p);
|
|
2157
|
+
const D = document.createElement("span");
|
|
2158
|
+
D.className = "van-loading__spinner van-loading__spinner--circular", D.style.color = a, D.innerHTML = '<svg class="van-loading__circular" viewBox="25 25 50 50"><circle cx="50" cy="50" r="20" fill="none"></circle></svg>', u.appendChild(D);
|
|
2157
2159
|
const k = document.createElement("span");
|
|
2158
2160
|
return k.className = "van-loading__text", k.style.color = a, k.innerText = i, u.appendChild(k), e.appendChild(u), De(e, u, y), u;
|
|
2159
2161
|
}
|