@yqg/permission 1.0.8-beta.0 → 1.0.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/dist/{apply-modal-DEXDzX6B.js → apply-modal-AV3_k_ue.js} +496 -494
- package/dist/{checkbox-item-D5r_FlIc.js → checkbox-item-Bsy25r5N.js} +425 -425
- package/dist/{index-DsIoPFuc.js → index-CUxQJBEu.js} +1 -1
- package/dist/index.js +2 -2
- package/dist/index.umd.cjs +49 -49
- package/dist/{yqg-permission-Cx73HCrN.js → yqg-permission-CijpI0ru.js} +16 -10
- package/package.json +4 -6
- package/src/App.vue +9 -4
- package/src/axios/index.ts +1 -1
- package/src/components/apply-modal.vue +9 -2
- package/src/components/checkbox-item.vue +3 -2
- package/src/components/success-modal.vue +6 -6
- package/src/components/yqg-permission.vue +1 -0
- package/src/i18n/en-US.ts +8 -3
- package/src/i18n/zh-CH.ts +3 -2
- package/src/typings/index.d.ts +3 -0
- package/src/vite-env.d.ts +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { d as ce, c as R, f as he, k as y, i as Yn, v as Zt, e as Ue, p as
|
|
2
|
-
import { _ as
|
|
3
|
-
import { p as
|
|
1
|
+
import { d as ce, c as R, f as he, k as y, i as Yn, v as Zt, e as Ue, p as Je, b as en, s as G, w as ae, h as Me, o as $e, P as be, F as Ke, j as Ye, W as Gn, r as Le, I as Xn, G as gt, y as ze, a as kn, z as xe, K as Se, R as ke, N as ge, O as Fe, L as _e, u as ie, Q as ve, M as Ne, _ as Ht } from "./index-CUxQJBEu.js";
|
|
2
|
+
import { _ as w, Q as qn, P as A, G as Y, F as ue, bb as Qn, aE as Jn, aw as tn, bc as ht, aP as K, E as bt, R as We, an as nn, bd as Oe, be as Ce, aD as Ze, bf as Zn, bg as we, bh as _t, bi as Bt, bj as zt, I as eo, a6 as to, a7 as no, bk as oo, au as lo, C as on, K as de, Y as yt, bl as mt, L as Te, bm as ln, J as io, bn as ao, ai as ro, a2 as so, aG as uo, bo as co, N as fo, aH as mo, am as po, aV as vo, bp as go, aL as ho, bq as bo, O as Kt, ae as Be, ad as yo, ag as So, b4 as Ie, br as wo, b6 as qe, b7 as Io } from "./yqg-permission-CijpI0ru.js";
|
|
3
|
+
import { p as St, S as Co, T as rt, C as xo, Q as Oo } from "./apply-modal-AV3_k_ue.js";
|
|
4
4
|
function Wt(e, n) {
|
|
5
5
|
const {
|
|
6
6
|
key: o
|
|
@@ -57,8 +57,8 @@ function $o(e) {
|
|
|
57
57
|
}
|
|
58
58
|
return a(e, !1), t;
|
|
59
59
|
}
|
|
60
|
-
function
|
|
61
|
-
const n =
|
|
60
|
+
function pt(e) {
|
|
61
|
+
const n = w({}, e);
|
|
62
62
|
return "props" in n || Object.defineProperty(n, "props", {
|
|
63
63
|
get() {
|
|
64
64
|
return qn(!1, "Return type is option instead of Option instance. Please read value directly instead of reading from `props`."), n;
|
|
@@ -173,14 +173,14 @@ const Mo = (e) => {
|
|
|
173
173
|
return l({
|
|
174
174
|
getPopupElement: () => u.value
|
|
175
175
|
}), () => {
|
|
176
|
-
const a =
|
|
176
|
+
const a = w(w({}, e), t), {
|
|
177
177
|
empty: m = !1
|
|
178
178
|
} = a, r = Eo(a, ["empty"]), {
|
|
179
179
|
visible: s,
|
|
180
180
|
dropdownAlign: f,
|
|
181
181
|
prefixCls: p,
|
|
182
|
-
popupElement:
|
|
183
|
-
dropdownClassName:
|
|
182
|
+
popupElement: S,
|
|
183
|
+
dropdownClassName: h,
|
|
184
184
|
dropdownStyle: x,
|
|
185
185
|
direction: O = "ltr",
|
|
186
186
|
placement: I,
|
|
@@ -196,12 +196,12 @@ const Mo = (e) => {
|
|
|
196
196
|
onPopupFocusin: z,
|
|
197
197
|
onPopupFocusout: Q
|
|
198
198
|
} = r, X = `${p}-dropdown`;
|
|
199
|
-
let U =
|
|
199
|
+
let U = S;
|
|
200
200
|
C && (U = C({
|
|
201
|
-
menuNode:
|
|
201
|
+
menuNode: S,
|
|
202
202
|
props: e
|
|
203
203
|
}));
|
|
204
|
-
const M = v ? `${X}-${v}` : T, L =
|
|
204
|
+
const M = v ? `${X}-${v}` : T, L = w({
|
|
205
205
|
minWidth: `${D}px`
|
|
206
206
|
}, x);
|
|
207
207
|
return typeof P == "number" ? L.width = `${P}px` : P && (L.width = `${D}px`), y(Qn, Y(Y({}, e), {}, {
|
|
@@ -214,7 +214,7 @@ const Mo = (e) => {
|
|
|
214
214
|
popupAlign: f,
|
|
215
215
|
popupVisible: s,
|
|
216
216
|
getPopupContainer: $,
|
|
217
|
-
popupClassName: ue(
|
|
217
|
+
popupClassName: ue(h, {
|
|
218
218
|
[`${X}-empty`]: m
|
|
219
219
|
}),
|
|
220
220
|
popupStyle: L,
|
|
@@ -342,8 +342,8 @@ const Ro = {
|
|
|
342
342
|
autocomplete: s,
|
|
343
343
|
editable: f,
|
|
344
344
|
activeDescendantId: p,
|
|
345
|
-
value:
|
|
346
|
-
onKeydown:
|
|
345
|
+
value: S,
|
|
346
|
+
onKeydown: h,
|
|
347
347
|
onMousedown: x,
|
|
348
348
|
onChange: O,
|
|
349
349
|
onPaste: I,
|
|
@@ -366,7 +366,7 @@ const Ro = {
|
|
|
366
366
|
onCompositionend: k,
|
|
367
367
|
style: ee
|
|
368
368
|
} = j;
|
|
369
|
-
return V = tn(V,
|
|
369
|
+
return V = tn(V, w(w(w(w(w({
|
|
370
370
|
type: "search"
|
|
371
371
|
}, j), {
|
|
372
372
|
id: i,
|
|
@@ -385,14 +385,14 @@ const Ro = {
|
|
|
385
385
|
"aria-controls": `${i}_list`,
|
|
386
386
|
"aria-activedescendant": p
|
|
387
387
|
}), N), {
|
|
388
|
-
value: f ?
|
|
388
|
+
value: f ? S : "",
|
|
389
389
|
readonly: !f,
|
|
390
390
|
unselectable: f ? null : "on",
|
|
391
|
-
style:
|
|
391
|
+
style: w(w({}, ee), {
|
|
392
392
|
opacity: f ? null : 0
|
|
393
393
|
}),
|
|
394
394
|
onKeydown: (g) => {
|
|
395
|
-
|
|
395
|
+
h(g), z && z(g);
|
|
396
396
|
},
|
|
397
397
|
onMousedown: (g) => {
|
|
398
398
|
x(g), M && M(g);
|
|
@@ -422,7 +422,7 @@ const Ro = {
|
|
|
422
422
|
}), !0, !0), V;
|
|
423
423
|
};
|
|
424
424
|
}
|
|
425
|
-
}), sn = Symbol("OverflowContextProviderKey"),
|
|
425
|
+
}), sn = Symbol("OverflowContextProviderKey"), vt = ce({
|
|
426
426
|
compatConfig: {
|
|
427
427
|
MODE: 3
|
|
428
428
|
},
|
|
@@ -437,7 +437,7 @@ const Ro = {
|
|
|
437
437
|
let {
|
|
438
438
|
slots: o
|
|
439
439
|
} = n;
|
|
440
|
-
return
|
|
440
|
+
return Je(sn, R(() => e.value)), () => {
|
|
441
441
|
var t;
|
|
442
442
|
return (t = o.default) === null || t === void 0 ? void 0 : t.call(o);
|
|
443
443
|
};
|
|
@@ -450,7 +450,7 @@ var Fo = function(e, n) {
|
|
|
450
450
|
n.indexOf(t[l]) < 0 && Object.prototype.propertyIsEnumerable.call(e, t[l]) && (o[t[l]] = e[t[l]]);
|
|
451
451
|
return o;
|
|
452
452
|
};
|
|
453
|
-
const Ae = void 0,
|
|
453
|
+
const Ae = void 0, Qe = ce({
|
|
454
454
|
compatConfig: {
|
|
455
455
|
MODE: 3
|
|
456
456
|
},
|
|
@@ -491,8 +491,8 @@ const Ae = void 0, qe = ce({
|
|
|
491
491
|
item: s,
|
|
492
492
|
renderItem: f,
|
|
493
493
|
responsive: p,
|
|
494
|
-
registerSize:
|
|
495
|
-
itemKey:
|
|
494
|
+
registerSize: S,
|
|
495
|
+
itemKey: h,
|
|
496
496
|
display: x,
|
|
497
497
|
order: O,
|
|
498
498
|
component: I = "div"
|
|
@@ -507,7 +507,7 @@ const Ae = void 0, qe = ce({
|
|
|
507
507
|
position: l.value ? "absolute" : Ae
|
|
508
508
|
});
|
|
509
509
|
const T = {};
|
|
510
|
-
return l.value && (T["aria-hidden"] = !0), y(
|
|
510
|
+
return l.value && (T["aria-hidden"] = !0), y(ht, {
|
|
511
511
|
disabled: !p,
|
|
512
512
|
onResize: ($) => {
|
|
513
513
|
let {
|
|
@@ -528,7 +528,7 @@ const Ae = void 0, qe = ce({
|
|
|
528
528
|
};
|
|
529
529
|
}
|
|
530
530
|
});
|
|
531
|
-
var
|
|
531
|
+
var st = function(e, n) {
|
|
532
532
|
var o = {};
|
|
533
533
|
for (var t in e) Object.prototype.hasOwnProperty.call(e, t) && n.indexOf(t) < 0 && (o[t] = e[t]);
|
|
534
534
|
if (e != null && typeof Object.getOwnPropertySymbols == "function") for (var l = 0, t = Object.getOwnPropertySymbols(e); l < t.length; l++)
|
|
@@ -574,20 +574,20 @@ const No = ce({
|
|
|
574
574
|
if (!l.value) {
|
|
575
575
|
const {
|
|
576
576
|
component: f = "div"
|
|
577
|
-
} = e, p =
|
|
577
|
+
} = e, p = st(e, ["component"]);
|
|
578
578
|
return y(f, Y(Y({}, p), t), {
|
|
579
579
|
default: () => [(i = o.default) === null || i === void 0 ? void 0 : i.call(o)]
|
|
580
580
|
});
|
|
581
581
|
}
|
|
582
582
|
const u = l.value, {
|
|
583
583
|
className: a
|
|
584
|
-
} = u, m =
|
|
584
|
+
} = u, m = st(u, ["className"]), {
|
|
585
585
|
class: r
|
|
586
|
-
} = t, s =
|
|
587
|
-
return y(
|
|
586
|
+
} = t, s = st(t, ["class"]);
|
|
587
|
+
return y(vt, {
|
|
588
588
|
value: null
|
|
589
589
|
}, {
|
|
590
|
-
default: () => [y(
|
|
590
|
+
default: () => [y(Qe, Y(Y(Y({
|
|
591
591
|
class: ue(a, r)
|
|
592
592
|
}, m), s), e), o)]
|
|
593
593
|
});
|
|
@@ -631,7 +631,7 @@ const Lo = () => ({
|
|
|
631
631
|
ssr: String,
|
|
632
632
|
onMousedown: Function,
|
|
633
633
|
role: String
|
|
634
|
-
}),
|
|
634
|
+
}), et = ce({
|
|
635
635
|
name: "Overflow",
|
|
636
636
|
inheritAttrs: !1,
|
|
637
637
|
props: Lo(),
|
|
@@ -642,14 +642,14 @@ const Lo = () => ({
|
|
|
642
642
|
emit: t,
|
|
643
643
|
slots: l
|
|
644
644
|
} = n;
|
|
645
|
-
const i = R(() => e.ssr === "full"), u = G(null), a = R(() => u.value || 0), m = G(/* @__PURE__ */ new Map()), r = G(0), s = G(0), f = G(0), p = G(null),
|
|
645
|
+
const i = R(() => e.ssr === "full"), u = G(null), a = R(() => u.value || 0), m = G(/* @__PURE__ */ new Map()), r = G(0), s = G(0), f = G(0), p = G(null), S = G(null), h = R(() => S.value === null && i.value ? Number.MAX_SAFE_INTEGER : S.value || 0), x = G(!1), O = R(() => `${e.prefixCls}-item`), I = R(() => Math.max(r.value, s.value)), P = R(() => !!(e.data.length && e.maxCount === un)), D = R(() => e.maxCount === cn), C = R(() => P.value || typeof e.maxCount == "number" && e.data.length > e.maxCount), v = R(() => {
|
|
646
646
|
let M = e.data;
|
|
647
647
|
return P.value ? u.value === null && i.value ? M = e.data : M = e.data.slice(0, Math.min(e.data.length, a.value / e.itemWidth)) : typeof e.maxCount == "number" && (M = e.data.slice(0, e.maxCount)), M;
|
|
648
|
-
}), T = R(() => P.value ? e.data.slice(
|
|
648
|
+
}), T = R(() => P.value ? e.data.slice(h.value + 1) : e.data.slice(v.value.length)), $ = (M, L) => {
|
|
649
649
|
var k;
|
|
650
650
|
return typeof e.itemKey == "function" ? e.itemKey(M) : (k = e.itemKey && (M == null ? void 0 : M[e.itemKey])) !== null && k !== void 0 ? k : L;
|
|
651
651
|
}, N = R(() => e.renderItem || ((M) => M)), V = (M, L) => {
|
|
652
|
-
|
|
652
|
+
S.value = M, L || (x.value = M < e.data.length - 1, t("visibleChange", M));
|
|
653
653
|
}, j = (M, L) => {
|
|
654
654
|
u.value = L.clientWidth;
|
|
655
655
|
}, z = (M, L) => {
|
|
@@ -707,53 +707,53 @@ const Lo = () => ({
|
|
|
707
707
|
left: `${p.value}px`,
|
|
708
708
|
top: 0
|
|
709
709
|
});
|
|
710
|
-
const
|
|
710
|
+
const b = {
|
|
711
711
|
prefixCls: O.value,
|
|
712
712
|
responsive: P.value,
|
|
713
713
|
component: L,
|
|
714
714
|
invalidate: D.value
|
|
715
715
|
}, c = k ? (B, q) => {
|
|
716
716
|
const J = $(B, q);
|
|
717
|
-
return y(
|
|
717
|
+
return y(vt, {
|
|
718
718
|
key: J,
|
|
719
|
-
value:
|
|
719
|
+
value: w(w({}, b), {
|
|
720
720
|
order: q,
|
|
721
721
|
item: B,
|
|
722
722
|
itemKey: J,
|
|
723
723
|
registerSize: z,
|
|
724
|
-
display: q <=
|
|
724
|
+
display: q <= h.value
|
|
725
725
|
})
|
|
726
726
|
}, {
|
|
727
727
|
default: () => [k(B, q)]
|
|
728
728
|
});
|
|
729
729
|
} : (B, q) => {
|
|
730
730
|
const J = $(B, q);
|
|
731
|
-
return y(
|
|
731
|
+
return y(Qe, Y(Y({}, b), {}, {
|
|
732
732
|
order: q,
|
|
733
733
|
key: J,
|
|
734
734
|
item: B,
|
|
735
735
|
renderItem: N.value,
|
|
736
736
|
itemKey: J,
|
|
737
737
|
registerSize: z,
|
|
738
|
-
display: q <=
|
|
738
|
+
display: q <= h.value
|
|
739
739
|
}), null);
|
|
740
740
|
};
|
|
741
741
|
let d = () => null;
|
|
742
742
|
const F = {
|
|
743
|
-
order: M ?
|
|
743
|
+
order: M ? h.value : Number.MAX_SAFE_INTEGER,
|
|
744
744
|
className: `${O.value} ${O.value}-rest`,
|
|
745
745
|
registerSize: Q,
|
|
746
746
|
display: M
|
|
747
747
|
};
|
|
748
748
|
if (ee)
|
|
749
|
-
ee && (d = () => y(
|
|
750
|
-
value:
|
|
749
|
+
ee && (d = () => y(vt, {
|
|
750
|
+
value: w(w({}, b), F)
|
|
751
751
|
}, {
|
|
752
752
|
default: () => [ee(T.value)]
|
|
753
753
|
}));
|
|
754
754
|
else {
|
|
755
755
|
const B = g || Vo;
|
|
756
|
-
d = () => y(
|
|
756
|
+
d = () => y(Qe, Y(Y({}, b), F), {
|
|
757
757
|
default: () => typeof B == "function" ? B(T.value) : B
|
|
758
758
|
});
|
|
759
759
|
}
|
|
@@ -766,8 +766,8 @@ const Lo = () => ({
|
|
|
766
766
|
onMousedown: oe,
|
|
767
767
|
role: e.role
|
|
768
768
|
}, me), {
|
|
769
|
-
default: () => [v.value.map(c), C.value ? d() : null, W && y(
|
|
770
|
-
order:
|
|
769
|
+
default: () => [v.value.map(c), C.value ? d() : null, W && y(Qe, Y(Y({}, b), {}, {
|
|
770
|
+
order: h.value,
|
|
771
771
|
class: `${O.value}-suffix`,
|
|
772
772
|
registerSize: X,
|
|
773
773
|
display: !0,
|
|
@@ -777,7 +777,7 @@ const Lo = () => ({
|
|
|
777
777
|
}), (B = l.default) === null || B === void 0 ? void 0 : B.call(l)]
|
|
778
778
|
});
|
|
779
779
|
};
|
|
780
|
-
return y(
|
|
780
|
+
return y(ht, {
|
|
781
781
|
disabled: !P.value,
|
|
782
782
|
onResize: j
|
|
783
783
|
}, {
|
|
@@ -786,11 +786,11 @@ const Lo = () => ({
|
|
|
786
786
|
};
|
|
787
787
|
}
|
|
788
788
|
});
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
789
|
+
et.Item = No;
|
|
790
|
+
et.RESPONSIVE = un;
|
|
791
|
+
et.INVALIDATE = cn;
|
|
792
792
|
const Ho = Symbol("TreeSelectLegacyContextPropsKey");
|
|
793
|
-
function
|
|
793
|
+
function wt() {
|
|
794
794
|
return Ue(Ho, {});
|
|
795
795
|
}
|
|
796
796
|
const _o = {
|
|
@@ -844,10 +844,10 @@ const _o = {
|
|
|
844
844
|
inheritAttrs: !1,
|
|
845
845
|
props: _o,
|
|
846
846
|
setup(e) {
|
|
847
|
-
const n = G(), o = G(0), t = G(!1), l =
|
|
847
|
+
const n = G(), o = G(0), t = G(!1), l = wt(), i = R(() => `${e.prefixCls}-selection`), u = R(() => e.open || e.mode === "tags" ? e.searchValue : ""), a = R(() => e.mode === "tags" || e.showSearch && (e.open || t.value)), m = he("");
|
|
848
848
|
Me(() => {
|
|
849
849
|
m.value = u.value;
|
|
850
|
-
}),
|
|
850
|
+
}), $e(() => {
|
|
851
851
|
ae(m, () => {
|
|
852
852
|
o.value = n.value.scrollWidth;
|
|
853
853
|
}, {
|
|
@@ -855,12 +855,12 @@ const _o = {
|
|
|
855
855
|
immediate: !0
|
|
856
856
|
});
|
|
857
857
|
});
|
|
858
|
-
function r(
|
|
858
|
+
function r(h, x, O, I, P) {
|
|
859
859
|
return y("span", {
|
|
860
860
|
class: ue(`${i.value}-item`, {
|
|
861
861
|
[`${i.value}-item-disabled`]: O
|
|
862
862
|
}),
|
|
863
|
-
title: typeof
|
|
863
|
+
title: typeof h == "string" || typeof h == "number" ? h.toString() : void 0
|
|
864
864
|
}, [y("span", {
|
|
865
865
|
class: `${i.value}-item-content`
|
|
866
866
|
}, [x]), I && y(Pe, {
|
|
@@ -872,31 +872,31 @@ const _o = {
|
|
|
872
872
|
default: () => [be("×")]
|
|
873
873
|
})]);
|
|
874
874
|
}
|
|
875
|
-
function s(
|
|
875
|
+
function s(h, x, O, I, P, D) {
|
|
876
876
|
var C;
|
|
877
877
|
const v = ($) => {
|
|
878
878
|
jt($), e.onToggleOpen(!open);
|
|
879
879
|
};
|
|
880
880
|
let T = D;
|
|
881
|
-
return l.keyEntities && (T = ((C = l.keyEntities[
|
|
882
|
-
key:
|
|
881
|
+
return l.keyEntities && (T = ((C = l.keyEntities[h]) === null || C === void 0 ? void 0 : C.node) || {}), y("span", {
|
|
882
|
+
key: h,
|
|
883
883
|
onMousedown: v
|
|
884
884
|
}, [e.tagRender({
|
|
885
885
|
label: x,
|
|
886
|
-
value:
|
|
886
|
+
value: h,
|
|
887
887
|
disabled: O,
|
|
888
888
|
closable: I,
|
|
889
889
|
onClose: P,
|
|
890
890
|
option: T
|
|
891
891
|
})]);
|
|
892
892
|
}
|
|
893
|
-
function f(
|
|
893
|
+
function f(h) {
|
|
894
894
|
const {
|
|
895
895
|
disabled: x,
|
|
896
896
|
label: O,
|
|
897
897
|
value: I,
|
|
898
898
|
option: P
|
|
899
|
-
} =
|
|
899
|
+
} = h, D = !e.disabled && !x;
|
|
900
900
|
let C = O;
|
|
901
901
|
if (typeof e.maxTagTextLength == "number" && (typeof O == "string" || typeof O == "number")) {
|
|
902
902
|
const T = String(C);
|
|
@@ -904,23 +904,23 @@ const _o = {
|
|
|
904
904
|
}
|
|
905
905
|
const v = (T) => {
|
|
906
906
|
var $;
|
|
907
|
-
T && T.stopPropagation(), ($ = e.onRemove) === null || $ === void 0 || $.call(e,
|
|
907
|
+
T && T.stopPropagation(), ($ = e.onRemove) === null || $ === void 0 || $.call(e, h);
|
|
908
908
|
};
|
|
909
909
|
return typeof e.tagRender == "function" ? s(I, C, x, D, v, P) : r(O, C, x, D, v);
|
|
910
910
|
}
|
|
911
|
-
function p(
|
|
911
|
+
function p(h) {
|
|
912
912
|
const {
|
|
913
913
|
maxTagPlaceholder: x = (I) => `+ ${I.length} ...`
|
|
914
|
-
} = e, O = typeof x == "function" ? x(
|
|
914
|
+
} = e, O = typeof x == "function" ? x(h) : x;
|
|
915
915
|
return r(O, O, !1);
|
|
916
916
|
}
|
|
917
|
-
const
|
|
918
|
-
const x =
|
|
919
|
-
m.value =
|
|
917
|
+
const S = (h) => {
|
|
918
|
+
const x = h.target.composing;
|
|
919
|
+
m.value = h.target.value, x || e.onInputChange(h);
|
|
920
920
|
};
|
|
921
921
|
return () => {
|
|
922
922
|
const {
|
|
923
|
-
id:
|
|
923
|
+
id: h,
|
|
924
924
|
prefixCls: x,
|
|
925
925
|
values: O,
|
|
926
926
|
open: I,
|
|
@@ -947,7 +947,7 @@ const _o = {
|
|
|
947
947
|
inputRef: P,
|
|
948
948
|
open: I,
|
|
949
949
|
prefixCls: x,
|
|
950
|
-
id:
|
|
950
|
+
id: h,
|
|
951
951
|
inputElement: null,
|
|
952
952
|
disabled: C,
|
|
953
953
|
autofocus: v,
|
|
@@ -957,19 +957,19 @@ const _o = {
|
|
|
957
957
|
value: m.value,
|
|
958
958
|
onKeydown: z,
|
|
959
959
|
onMousedown: Q,
|
|
960
|
-
onChange:
|
|
960
|
+
onChange: S,
|
|
961
961
|
onPaste: j,
|
|
962
962
|
onCompositionstart: X,
|
|
963
963
|
onCompositionend: U,
|
|
964
964
|
tabindex: N,
|
|
965
|
-
attrs:
|
|
965
|
+
attrs: St(e, !0),
|
|
966
966
|
onFocus: () => t.value = !0,
|
|
967
967
|
onBlur: () => t.value = !1
|
|
968
968
|
}, null), y("span", {
|
|
969
969
|
ref: n,
|
|
970
970
|
class: `${i.value}-search-mirror`,
|
|
971
971
|
"aria-hidden": !0
|
|
972
|
-
}, [m.value, be(" ")])]), L = y(
|
|
972
|
+
}, [m.value, be(" ")])]), L = y(et, {
|
|
973
973
|
prefixCls: `${i.value}-overflow`,
|
|
974
974
|
data: O,
|
|
975
975
|
renderItem: f,
|
|
@@ -1028,13 +1028,13 @@ const _o = {
|
|
|
1028
1028
|
onInputMouseDown: Function,
|
|
1029
1029
|
onInputCompositionStart: Function,
|
|
1030
1030
|
onInputCompositionEnd: Function
|
|
1031
|
-
},
|
|
1031
|
+
}, It = ce({
|
|
1032
1032
|
name: "SingleSelector",
|
|
1033
1033
|
setup(e) {
|
|
1034
1034
|
const n = G(!1), o = R(() => e.mode === "combobox"), t = R(() => o.value || e.showSearch), l = R(() => {
|
|
1035
1035
|
let s = e.searchValue || "";
|
|
1036
1036
|
return o.value && e.activeValue && !n.value && (s = e.activeValue), s;
|
|
1037
|
-
}), i =
|
|
1037
|
+
}), i = wt();
|
|
1038
1038
|
ae([o, () => e.activeValue], () => {
|
|
1039
1039
|
o.value && (n.value = !1);
|
|
1040
1040
|
}, {
|
|
@@ -1057,9 +1057,9 @@ const _o = {
|
|
|
1057
1057
|
s.target.composing || (n.value = !0, e.onInputChange(s));
|
|
1058
1058
|
};
|
|
1059
1059
|
return () => {
|
|
1060
|
-
var s, f, p,
|
|
1060
|
+
var s, f, p, S;
|
|
1061
1061
|
const {
|
|
1062
|
-
inputElement:
|
|
1062
|
+
inputElement: h,
|
|
1063
1063
|
prefixCls: x,
|
|
1064
1064
|
id: O,
|
|
1065
1065
|
values: I,
|
|
@@ -1090,7 +1090,7 @@ const _o = {
|
|
|
1090
1090
|
prefixCls: x,
|
|
1091
1091
|
id: O,
|
|
1092
1092
|
open: $,
|
|
1093
|
-
inputElement:
|
|
1093
|
+
inputElement: h,
|
|
1094
1094
|
disabled: D,
|
|
1095
1095
|
autofocus: C,
|
|
1096
1096
|
autocomplete: v,
|
|
@@ -1104,18 +1104,18 @@ const _o = {
|
|
|
1104
1104
|
onCompositionstart: X,
|
|
1105
1105
|
onCompositionend: U,
|
|
1106
1106
|
tabindex: N,
|
|
1107
|
-
attrs:
|
|
1107
|
+
attrs: St(e, !0)
|
|
1108
1108
|
}, null)]), !o.value && M && !u.value && y("span", {
|
|
1109
1109
|
class: `${x}-selection-item`,
|
|
1110
1110
|
title: a.value
|
|
1111
1111
|
}, [y(Ke, {
|
|
1112
|
-
key: (
|
|
1112
|
+
key: (S = M.key) !== null && S !== void 0 ? S : M.value
|
|
1113
1113
|
}, [L])]), m()]);
|
|
1114
1114
|
};
|
|
1115
1115
|
}
|
|
1116
1116
|
});
|
|
1117
|
-
|
|
1118
|
-
|
|
1117
|
+
It.props = zo;
|
|
1118
|
+
It.inheritAttrs = !1;
|
|
1119
1119
|
function Ko(e) {
|
|
1120
1120
|
return ![
|
|
1121
1121
|
// System function button
|
|
@@ -1249,7 +1249,7 @@ const Wo = ce({
|
|
|
1249
1249
|
l.value = !0;
|
|
1250
1250
|
}, p = (I) => {
|
|
1251
1251
|
l.value = !1, e.mode !== "combobox" && s(I.target.value);
|
|
1252
|
-
},
|
|
1252
|
+
}, S = (I) => {
|
|
1253
1253
|
let {
|
|
1254
1254
|
target: {
|
|
1255
1255
|
value: P
|
|
@@ -1260,7 +1260,7 @@ const Wo = ce({
|
|
|
1260
1260
|
P = P.replace(D, r);
|
|
1261
1261
|
}
|
|
1262
1262
|
r = null, s(P);
|
|
1263
|
-
},
|
|
1263
|
+
}, h = (I) => {
|
|
1264
1264
|
const {
|
|
1265
1265
|
clipboardData: P
|
|
1266
1266
|
} = I;
|
|
@@ -1292,12 +1292,12 @@ const Wo = ce({
|
|
|
1292
1292
|
inputRef: t,
|
|
1293
1293
|
onInputKeyDown: a,
|
|
1294
1294
|
onInputMouseDown: m,
|
|
1295
|
-
onInputChange:
|
|
1296
|
-
onInputPaste:
|
|
1295
|
+
onInputChange: S,
|
|
1296
|
+
onInputPaste: h,
|
|
1297
1297
|
compositionStatus: l.value,
|
|
1298
1298
|
onInputCompositionStart: f,
|
|
1299
1299
|
onInputCompositionEnd: p
|
|
1300
|
-
}, v = D === "multiple" || D === "tags" ? y(Bo, Y(Y({}, e), C), null) : y(
|
|
1300
|
+
}, v = D === "multiple" || D === "tags" ? y(Bo, Y(Y({}, e), C), null) : y(It, Y(Y({}, e), C), null);
|
|
1301
1301
|
return y("div", {
|
|
1302
1302
|
ref: P,
|
|
1303
1303
|
class: `${I}-selector`,
|
|
@@ -1315,7 +1315,7 @@ function jo(e, n, o) {
|
|
|
1315
1315
|
const r = [(i = e[0]) === null || i === void 0 ? void 0 : i.value, (a = (u = e[1]) === null || u === void 0 ? void 0 : u.value) === null || a === void 0 ? void 0 : a.getPopupElement()];
|
|
1316
1316
|
n.value && r.every((s) => s && !s.contains(m) && s !== m) && o(!1);
|
|
1317
1317
|
}
|
|
1318
|
-
|
|
1318
|
+
$e(() => {
|
|
1319
1319
|
window.addEventListener("mousedown", t);
|
|
1320
1320
|
}), Ye(() => {
|
|
1321
1321
|
window.removeEventListener("mousedown", t);
|
|
@@ -1328,7 +1328,7 @@ function Uo() {
|
|
|
1328
1328
|
const t = () => {
|
|
1329
1329
|
clearTimeout(o);
|
|
1330
1330
|
};
|
|
1331
|
-
return
|
|
1331
|
+
return $e(() => {
|
|
1332
1332
|
t();
|
|
1333
1333
|
}), [n, (i, u) => {
|
|
1334
1334
|
t(), o = setTimeout(() => {
|
|
@@ -1338,7 +1338,7 @@ function Uo() {
|
|
|
1338
1338
|
}
|
|
1339
1339
|
const fn = Symbol("BaseSelectContextKey");
|
|
1340
1340
|
function Yo(e) {
|
|
1341
|
-
return
|
|
1341
|
+
return Je(fn, e);
|
|
1342
1342
|
}
|
|
1343
1343
|
function Go() {
|
|
1344
1344
|
return Ue(fn, {});
|
|
@@ -1523,8 +1523,8 @@ const qo = ["value", "onChange", "removeIcon", "placeholder", "autofocus", "maxT
|
|
|
1523
1523
|
onMouseenter: Function,
|
|
1524
1524
|
onMouseleave: Function,
|
|
1525
1525
|
onClick: Function
|
|
1526
|
-
}), Jo = () =>
|
|
1527
|
-
function
|
|
1526
|
+
}), Jo = () => w(w({}, Qo()), pn());
|
|
1527
|
+
function Ct(e) {
|
|
1528
1528
|
return e === "tags" || e === "multiple";
|
|
1529
1529
|
}
|
|
1530
1530
|
const Zo = ce({
|
|
@@ -1533,7 +1533,7 @@ const Zo = ce({
|
|
|
1533
1533
|
},
|
|
1534
1534
|
name: "BaseSelect",
|
|
1535
1535
|
inheritAttrs: !1,
|
|
1536
|
-
props:
|
|
1536
|
+
props: bt(Jo(), {
|
|
1537
1537
|
showAction: [],
|
|
1538
1538
|
notFoundContent: "Not Found"
|
|
1539
1539
|
}),
|
|
@@ -1543,11 +1543,11 @@ const Zo = ce({
|
|
|
1543
1543
|
expose: t,
|
|
1544
1544
|
slots: l
|
|
1545
1545
|
} = n;
|
|
1546
|
-
const i = R(() =>
|
|
1547
|
-
|
|
1546
|
+
const i = R(() => Ct(e.mode)), u = R(() => e.showSearch !== void 0 ? e.showSearch : i.value || e.mode === "combobox"), a = G(!1);
|
|
1547
|
+
$e(() => {
|
|
1548
1548
|
a.value = Xo();
|
|
1549
1549
|
});
|
|
1550
|
-
const m =
|
|
1550
|
+
const m = wt(), r = G(null), s = je(), f = G(null), p = G(null), S = G(null), h = he(!1), [x, O, I] = Uo();
|
|
1551
1551
|
t({
|
|
1552
1552
|
focus: () => {
|
|
1553
1553
|
var c;
|
|
@@ -1559,7 +1559,7 @@ const Zo = ce({
|
|
|
1559
1559
|
},
|
|
1560
1560
|
scrollTo: (c) => {
|
|
1561
1561
|
var d;
|
|
1562
|
-
return (d =
|
|
1562
|
+
return (d = S.value) === null || d === void 0 ? void 0 : d.scrollTo(c);
|
|
1563
1563
|
}
|
|
1564
1564
|
});
|
|
1565
1565
|
const C = R(() => {
|
|
@@ -1603,7 +1603,7 @@ const Zo = ce({
|
|
|
1603
1603
|
immediate: !0,
|
|
1604
1604
|
flush: "post"
|
|
1605
1605
|
}), ae(() => e.disabled, () => {
|
|
1606
|
-
T.value && e.disabled && N(!1), e.disabled && !
|
|
1606
|
+
T.value && e.disabled && N(!1), e.disabled && !h.value && O(!1);
|
|
1607
1607
|
}, {
|
|
1608
1608
|
immediate: !0
|
|
1609
1609
|
});
|
|
@@ -1629,11 +1629,11 @@ const Zo = ce({
|
|
|
1629
1629
|
}
|
|
1630
1630
|
for (var B = arguments.length, q = new Array(B > 1 ? B - 1 : 0), J = 1; J < B; J++)
|
|
1631
1631
|
q[J - 1] = arguments[J];
|
|
1632
|
-
$.value &&
|
|
1632
|
+
$.value && S.value && S.value.onKeydown(c, ...q), (d = e.onKeydown) === null || d === void 0 || d.call(e, c, ...q);
|
|
1633
1633
|
}, ee = function(c) {
|
|
1634
1634
|
for (var d = arguments.length, F = new Array(d > 1 ? d - 1 : 0), E = 1; E < d; E++)
|
|
1635
1635
|
F[E - 1] = arguments[E];
|
|
1636
|
-
$.value &&
|
|
1636
|
+
$.value && S.value && S.value.onKeyup(c, ...F), e.onKeyup && e.onKeyup(c, ...F);
|
|
1637
1637
|
}, g = (c) => {
|
|
1638
1638
|
const d = e.displayValues.filter((F) => F !== c);
|
|
1639
1639
|
e.onDisplayValuesChange(d, {
|
|
@@ -1643,8 +1643,8 @@ const Zo = ce({
|
|
|
1643
1643
|
}, H = G(!1), W = function() {
|
|
1644
1644
|
O(!0), e.disabled || (e.onFocus && !H.value && e.onFocus(...arguments), e.showAction && e.showAction.includes("focus") && z(!0)), H.value = !0;
|
|
1645
1645
|
}, _ = he(!1), te = function() {
|
|
1646
|
-
if (_.value || (
|
|
1647
|
-
H.value = !1,
|
|
1646
|
+
if (_.value || (h.value = !0, O(!1, () => {
|
|
1647
|
+
H.value = !1, h.value = !1, z(!1);
|
|
1648
1648
|
}), e.disabled))
|
|
1649
1649
|
return;
|
|
1650
1650
|
const c = C.value;
|
|
@@ -1658,12 +1658,12 @@ const Zo = ce({
|
|
|
1658
1658
|
}, re = () => {
|
|
1659
1659
|
_.value = !1;
|
|
1660
1660
|
};
|
|
1661
|
-
|
|
1661
|
+
Je("VCSelectContainerEvent", {
|
|
1662
1662
|
focus: W,
|
|
1663
1663
|
blur: te
|
|
1664
1664
|
});
|
|
1665
1665
|
const ne = [];
|
|
1666
|
-
|
|
1666
|
+
$e(() => {
|
|
1667
1667
|
ne.forEach((c) => clearTimeout(c)), ne.splice(0, ne.length);
|
|
1668
1668
|
}), Ye(() => {
|
|
1669
1669
|
ne.forEach((c) => clearTimeout(c)), ne.splice(0, ne.length);
|
|
@@ -1684,9 +1684,9 @@ const Zo = ce({
|
|
|
1684
1684
|
for (var q = arguments.length, J = new Array(q > 1 ? q - 1 : 0), le = 1; le < q; le++)
|
|
1685
1685
|
J[le - 1] = arguments[le];
|
|
1686
1686
|
(F = e.onMousedown) === null || F === void 0 || F.call(e, c, ...J);
|
|
1687
|
-
}, pe = G(null),
|
|
1687
|
+
}, pe = G(null), b = () => {
|
|
1688
1688
|
};
|
|
1689
|
-
return
|
|
1689
|
+
return $e(() => {
|
|
1690
1690
|
ae(j, () => {
|
|
1691
1691
|
var c;
|
|
1692
1692
|
if (j.value) {
|
|
@@ -1697,14 +1697,14 @@ const Zo = ce({
|
|
|
1697
1697
|
immediate: !0,
|
|
1698
1698
|
flush: "post"
|
|
1699
1699
|
});
|
|
1700
|
-
}), jo([r, f], j, z), Yo(mn(
|
|
1700
|
+
}), jo([r, f], j, z), Yo(mn(w(w({}, Xn(e)), {
|
|
1701
1701
|
open: $,
|
|
1702
1702
|
triggerOpen: j,
|
|
1703
1703
|
showSearch: u,
|
|
1704
1704
|
multiple: i,
|
|
1705
1705
|
toggleOpen: z
|
|
1706
1706
|
}))), () => {
|
|
1707
|
-
const c =
|
|
1707
|
+
const c = w(w({}, e), o), {
|
|
1708
1708
|
prefixCls: d,
|
|
1709
1709
|
id: F,
|
|
1710
1710
|
open: E,
|
|
@@ -1718,11 +1718,11 @@ const Zo = ce({
|
|
|
1718
1718
|
allowClear: se,
|
|
1719
1719
|
clearIcon: fe,
|
|
1720
1720
|
showArrow: Ge,
|
|
1721
|
-
inputIcon:
|
|
1721
|
+
inputIcon: nt,
|
|
1722
1722
|
// Others
|
|
1723
1723
|
disabled: Re,
|
|
1724
1724
|
loading: De,
|
|
1725
|
-
getInputElement:
|
|
1725
|
+
getInputElement: Mt,
|
|
1726
1726
|
getPopupContainer: xn,
|
|
1727
1727
|
placement: On,
|
|
1728
1728
|
// Dropdown
|
|
@@ -1733,45 +1733,45 @@ const Zo = ce({
|
|
|
1733
1733
|
dropdownMatchSelectWidth: Pn,
|
|
1734
1734
|
dropdownRender: Rn,
|
|
1735
1735
|
dropdownAlign: Dn,
|
|
1736
|
-
showAction:
|
|
1736
|
+
showAction: vi,
|
|
1737
1737
|
direction: Fn,
|
|
1738
1738
|
// Tags
|
|
1739
|
-
tokenSeparators:
|
|
1739
|
+
tokenSeparators: gi,
|
|
1740
1740
|
tagRender: Nn,
|
|
1741
1741
|
optionLabelRender: An,
|
|
1742
1742
|
// Events
|
|
1743
|
-
onPopupScroll:
|
|
1744
|
-
onDropdownVisibleChange:
|
|
1745
|
-
onFocus:
|
|
1746
|
-
onBlur:
|
|
1747
|
-
onKeyup:
|
|
1748
|
-
onKeydown:
|
|
1749
|
-
onMousedown:
|
|
1750
|
-
onClear:
|
|
1751
|
-
omitDomProps:
|
|
1752
|
-
getRawInputElement:
|
|
1743
|
+
onPopupScroll: hi,
|
|
1744
|
+
onDropdownVisibleChange: bi,
|
|
1745
|
+
onFocus: yi,
|
|
1746
|
+
onBlur: Si,
|
|
1747
|
+
onKeyup: wi,
|
|
1748
|
+
onKeydown: Ii,
|
|
1749
|
+
onMousedown: Ci,
|
|
1750
|
+
onClear: ot,
|
|
1751
|
+
omitDomProps: lt,
|
|
1752
|
+
getRawInputElement: Pt,
|
|
1753
1753
|
displayValues: Xe,
|
|
1754
1754
|
onDisplayValuesChange: Vn,
|
|
1755
1755
|
emptyOptions: Ln,
|
|
1756
1756
|
activeDescendantId: Hn,
|
|
1757
1757
|
activeValue: _n,
|
|
1758
1758
|
OptionList: Bn
|
|
1759
|
-
} = c, zn = ko(c, ["prefixCls", "id", "open", "defaultOpen", "mode", "showSearch", "searchValue", "onSearch", "allowClear", "clearIcon", "showArrow", "inputIcon", "disabled", "loading", "getInputElement", "getPopupContainer", "placement", "animation", "transitionName", "dropdownStyle", "dropdownClassName", "dropdownMatchSelectWidth", "dropdownRender", "dropdownAlign", "showAction", "direction", "tokenSeparators", "tagRender", "optionLabelRender", "onPopupScroll", "onDropdownVisibleChange", "onFocus", "onBlur", "onKeyup", "onKeydown", "onMousedown", "onClear", "omitDomProps", "getRawInputElement", "displayValues", "onDisplayValuesChange", "emptyOptions", "activeDescendantId", "activeValue", "OptionList"]),
|
|
1760
|
-
let
|
|
1761
|
-
He && (
|
|
1762
|
-
z(
|
|
1763
|
-
}), qo.forEach((
|
|
1764
|
-
delete
|
|
1765
|
-
}),
|
|
1766
|
-
delete
|
|
1759
|
+
} = c, zn = ko(c, ["prefixCls", "id", "open", "defaultOpen", "mode", "showSearch", "searchValue", "onSearch", "allowClear", "clearIcon", "showArrow", "inputIcon", "disabled", "loading", "getInputElement", "getPopupContainer", "placement", "animation", "transitionName", "dropdownStyle", "dropdownClassName", "dropdownMatchSelectWidth", "dropdownRender", "dropdownAlign", "showAction", "direction", "tokenSeparators", "tagRender", "optionLabelRender", "onPopupScroll", "onDropdownVisibleChange", "onFocus", "onBlur", "onKeyup", "onKeydown", "onMousedown", "onClear", "omitDomProps", "getRawInputElement", "displayValues", "onDisplayValuesChange", "emptyOptions", "activeDescendantId", "activeValue", "OptionList"]), Rt = q === "combobox" && Mt && Mt() || null, He = typeof Pt == "function" && Pt(), it = w({}, zn);
|
|
1760
|
+
let Dt;
|
|
1761
|
+
He && (Dt = (Ee) => {
|
|
1762
|
+
z(Ee);
|
|
1763
|
+
}), qo.forEach((Ee) => {
|
|
1764
|
+
delete it[Ee];
|
|
1765
|
+
}), lt == null || lt.forEach((Ee) => {
|
|
1766
|
+
delete it[Ee];
|
|
1767
1767
|
});
|
|
1768
|
-
const
|
|
1769
|
-
let
|
|
1770
|
-
|
|
1768
|
+
const Ft = Ge !== void 0 ? Ge : De || !i.value && q !== "combobox";
|
|
1769
|
+
let Nt;
|
|
1770
|
+
Ft && (Nt = y(Pe, {
|
|
1771
1771
|
class: ue(`${d}-arrow`, {
|
|
1772
1772
|
[`${d}-arrow-loading`]: De
|
|
1773
1773
|
}),
|
|
1774
|
-
customizeIcon:
|
|
1774
|
+
customizeIcon: nt,
|
|
1775
1775
|
customizeIconProps: {
|
|
1776
1776
|
loading: De,
|
|
1777
1777
|
searchValue: C.value,
|
|
@@ -1780,14 +1780,14 @@ const Zo = ce({
|
|
|
1780
1780
|
showSearch: u.value
|
|
1781
1781
|
}
|
|
1782
1782
|
}, null));
|
|
1783
|
-
let
|
|
1783
|
+
let At;
|
|
1784
1784
|
const Kn = () => {
|
|
1785
|
-
|
|
1785
|
+
ot == null || ot(), Vn([], {
|
|
1786
1786
|
type: "clear",
|
|
1787
1787
|
values: Xe
|
|
1788
1788
|
}), X("", !1, !1);
|
|
1789
1789
|
};
|
|
1790
|
-
!Re && se && (Xe.length || C.value) && (
|
|
1790
|
+
!Re && se && (Xe.length || C.value) && (At = y(Pe, {
|
|
1791
1791
|
class: `${d}-clear`,
|
|
1792
1792
|
onMousedown: Kn,
|
|
1793
1793
|
customizeIcon: fe
|
|
@@ -1795,21 +1795,21 @@ const Zo = ce({
|
|
|
1795
1795
|
default: () => [be("×")]
|
|
1796
1796
|
}));
|
|
1797
1797
|
const Wn = y(Bn, {
|
|
1798
|
-
ref:
|
|
1799
|
-
},
|
|
1798
|
+
ref: S
|
|
1799
|
+
}, w(w({}, m.customSlots), {
|
|
1800
1800
|
option: l.option
|
|
1801
1801
|
})), jn = ue(d, o.class, {
|
|
1802
1802
|
[`${d}-focused`]: x.value,
|
|
1803
1803
|
[`${d}-multiple`]: i.value,
|
|
1804
1804
|
[`${d}-single`]: !i.value,
|
|
1805
1805
|
[`${d}-allow-clear`]: se,
|
|
1806
|
-
[`${d}-show-arrow`]:
|
|
1806
|
+
[`${d}-show-arrow`]: Ft,
|
|
1807
1807
|
[`${d}-disabled`]: Re,
|
|
1808
1808
|
[`${d}-loading`]: De,
|
|
1809
1809
|
[`${d}-open`]: $.value,
|
|
1810
|
-
[`${d}-customize-input`]:
|
|
1810
|
+
[`${d}-customize-input`]: Rt,
|
|
1811
1811
|
[`${d}-show-search`]: u.value
|
|
1812
|
-
}),
|
|
1812
|
+
}), Vt = y(Po, {
|
|
1813
1813
|
ref: f,
|
|
1814
1814
|
disabled: Re,
|
|
1815
1815
|
prefixCls: d,
|
|
@@ -1828,8 +1828,8 @@ const Zo = ce({
|
|
|
1828
1828
|
getPopupContainer: xn,
|
|
1829
1829
|
empty: Ln,
|
|
1830
1830
|
getTriggerDOMNode: () => s.current,
|
|
1831
|
-
onPopupVisibleChange:
|
|
1832
|
-
onPopupMouseEnter:
|
|
1831
|
+
onPopupVisibleChange: Dt,
|
|
1832
|
+
onPopupMouseEnter: b,
|
|
1833
1833
|
onPopupFocusin: oe,
|
|
1834
1834
|
onPopupFocusout: re
|
|
1835
1835
|
}, {
|
|
@@ -1838,7 +1838,7 @@ const Zo = ce({
|
|
|
1838
1838
|
}, !1, !0) : y(Wo, Y(Y({}, e), {}, {
|
|
1839
1839
|
domRef: s,
|
|
1840
1840
|
prefixCls: d,
|
|
1841
|
-
inputElement:
|
|
1841
|
+
inputElement: Rt,
|
|
1842
1842
|
ref: p,
|
|
1843
1843
|
id: F,
|
|
1844
1844
|
showSearch: u.value,
|
|
@@ -1857,8 +1857,8 @@ const Zo = ce({
|
|
|
1857
1857
|
tokenWithEnter: Q.value
|
|
1858
1858
|
}), null)
|
|
1859
1859
|
});
|
|
1860
|
-
let
|
|
1861
|
-
return He ?
|
|
1860
|
+
let at;
|
|
1861
|
+
return He ? at = Vt : at = y("div", Y(Y({}, it), {}, {
|
|
1862
1862
|
class: jn,
|
|
1863
1863
|
ref: r,
|
|
1864
1864
|
onMousedown: me,
|
|
@@ -1873,16 +1873,16 @@ const Zo = ce({
|
|
|
1873
1873
|
opacity: 0
|
|
1874
1874
|
},
|
|
1875
1875
|
"aria-live": "polite"
|
|
1876
|
-
}, [`${Xe.map((
|
|
1876
|
+
}, [`${Xe.map((Ee) => {
|
|
1877
1877
|
let {
|
|
1878
|
-
label:
|
|
1878
|
+
label: Lt,
|
|
1879
1879
|
value: Un
|
|
1880
|
-
} =
|
|
1881
|
-
return ["number", "string"].includes(typeof
|
|
1882
|
-
}).join(", ")}`]),
|
|
1880
|
+
} = Ee;
|
|
1881
|
+
return ["number", "string"].includes(typeof Lt) ? Lt : Un;
|
|
1882
|
+
}).join(", ")}`]), Vt, Nt, At]), at;
|
|
1883
1883
|
};
|
|
1884
1884
|
}
|
|
1885
|
-
}),
|
|
1885
|
+
}), tt = (e, n) => {
|
|
1886
1886
|
let {
|
|
1887
1887
|
height: o,
|
|
1888
1888
|
offset: t,
|
|
@@ -1900,7 +1900,7 @@ const Zo = ce({
|
|
|
1900
1900
|
height: `${o}px`,
|
|
1901
1901
|
position: "relative",
|
|
1902
1902
|
overflow: "hidden"
|
|
1903
|
-
}, r =
|
|
1903
|
+
}, r = w(w({}, r), {
|
|
1904
1904
|
transform: `translateY(${t}px)`,
|
|
1905
1905
|
position: "absolute",
|
|
1906
1906
|
left: 0,
|
|
@@ -1908,7 +1908,7 @@ const Zo = ce({
|
|
|
1908
1908
|
top: 0
|
|
1909
1909
|
})), y("div", {
|
|
1910
1910
|
style: m
|
|
1911
|
-
}, [y(
|
|
1911
|
+
}, [y(ht, {
|
|
1912
1912
|
onResize: (s) => {
|
|
1913
1913
|
let {
|
|
1914
1914
|
offsetHeight: f
|
|
@@ -1924,9 +1924,9 @@ const Zo = ce({
|
|
|
1924
1924
|
}, [(a = u.default) === null || a === void 0 ? void 0 : a.call(u)])]
|
|
1925
1925
|
})]);
|
|
1926
1926
|
};
|
|
1927
|
-
|
|
1928
|
-
|
|
1929
|
-
|
|
1927
|
+
tt.displayName = "Filter";
|
|
1928
|
+
tt.inheritAttrs = !1;
|
|
1929
|
+
tt.props = {
|
|
1930
1930
|
prefixCls: String,
|
|
1931
1931
|
/** Virtual filler height. Should be `count * itemMinHeight` */
|
|
1932
1932
|
height: Number,
|
|
@@ -2003,9 +2003,9 @@ const tl = ce({
|
|
|
2003
2003
|
},
|
|
2004
2004
|
mounted() {
|
|
2005
2005
|
var e, n;
|
|
2006
|
-
(e = this.scrollbarRef.current) === null || e === void 0 || e.addEventListener("touchstart", this.onScrollbarTouchStart,
|
|
2006
|
+
(e = this.scrollbarRef.current) === null || e === void 0 || e.addEventListener("touchstart", this.onScrollbarTouchStart, Oe ? {
|
|
2007
2007
|
passive: !1
|
|
2008
|
-
} : !1), (n = this.thumbRef.current) === null || n === void 0 || n.addEventListener("touchstart", this.onMouseDown,
|
|
2008
|
+
} : !1), (n = this.thumbRef.current) === null || n === void 0 || n.addEventListener("touchstart", this.onMouseDown, Oe ? {
|
|
2009
2009
|
passive: !1
|
|
2010
2010
|
} : !1);
|
|
2011
2011
|
},
|
|
@@ -2026,25 +2026,25 @@ const tl = ce({
|
|
|
2026
2026
|
},
|
|
2027
2027
|
// ======================= Clean =======================
|
|
2028
2028
|
patchEvents() {
|
|
2029
|
-
window.addEventListener("mousemove", this.onMouseMove), window.addEventListener("mouseup", this.onMouseUp), this.thumbRef.current.addEventListener("touchmove", this.onMouseMove,
|
|
2029
|
+
window.addEventListener("mousemove", this.onMouseMove), window.addEventListener("mouseup", this.onMouseUp), this.thumbRef.current.addEventListener("touchmove", this.onMouseMove, Oe ? {
|
|
2030
2030
|
passive: !1
|
|
2031
2031
|
} : !1), this.thumbRef.current.addEventListener("touchend", this.onMouseUp);
|
|
2032
2032
|
},
|
|
2033
2033
|
removeEvents() {
|
|
2034
|
-
window.removeEventListener("mousemove", this.onMouseMove), window.removeEventListener("mouseup", this.onMouseUp), this.scrollbarRef.current.removeEventListener("touchstart", this.onScrollbarTouchStart,
|
|
2034
|
+
window.removeEventListener("mousemove", this.onMouseMove), window.removeEventListener("mouseup", this.onMouseUp), this.scrollbarRef.current.removeEventListener("touchstart", this.onScrollbarTouchStart, Oe ? {
|
|
2035
2035
|
passive: !1
|
|
2036
|
-
} : !1), this.thumbRef.current && (this.thumbRef.current.removeEventListener("touchstart", this.onMouseDown,
|
|
2036
|
+
} : !1), this.thumbRef.current && (this.thumbRef.current.removeEventListener("touchstart", this.onMouseDown, Oe ? {
|
|
2037
2037
|
passive: !1
|
|
2038
|
-
} : !1), this.thumbRef.current.removeEventListener("touchmove", this.onMouseMove,
|
|
2038
|
+
} : !1), this.thumbRef.current.removeEventListener("touchmove", this.onMouseMove, Oe ? {
|
|
2039
2039
|
passive: !1
|
|
2040
|
-
} : !1), this.thumbRef.current.removeEventListener("touchend", this.onMouseUp)),
|
|
2040
|
+
} : !1), this.thumbRef.current.removeEventListener("touchend", this.onMouseUp)), Ce.cancel(this.moveRaf);
|
|
2041
2041
|
},
|
|
2042
2042
|
// ======================= Thumb =======================
|
|
2043
2043
|
onMouseDown(e) {
|
|
2044
2044
|
const {
|
|
2045
2045
|
onStartMove: n
|
|
2046
2046
|
} = this.$props;
|
|
2047
|
-
|
|
2047
|
+
w(this.state, {
|
|
2048
2048
|
dragging: !0,
|
|
2049
2049
|
pageY: Ut(e),
|
|
2050
2050
|
startTop: this.getTop()
|
|
@@ -2058,9 +2058,9 @@ const tl = ce({
|
|
|
2058
2058
|
} = this.state, {
|
|
2059
2059
|
onScroll: l
|
|
2060
2060
|
} = this.$props;
|
|
2061
|
-
if (
|
|
2061
|
+
if (Ce.cancel(this.moveRaf), n) {
|
|
2062
2062
|
const i = Ut(e) - o, u = t + i, a = this.getEnableScrollRange(), m = this.getEnableHeightRange(), r = m ? u / m : 0, s = Math.ceil(r * a);
|
|
2063
|
-
this.moveRaf =
|
|
2063
|
+
this.moveRaf = Ce(() => {
|
|
2064
2064
|
l(s);
|
|
2065
2065
|
});
|
|
2066
2066
|
}
|
|
@@ -2157,23 +2157,23 @@ function nl(e, n, o, t) {
|
|
|
2157
2157
|
});
|
|
2158
2158
|
let a;
|
|
2159
2159
|
function m() {
|
|
2160
|
-
|
|
2160
|
+
Ce.cancel(a);
|
|
2161
2161
|
}
|
|
2162
2162
|
function r() {
|
|
2163
|
-
m(), a =
|
|
2163
|
+
m(), a = Ce(() => {
|
|
2164
2164
|
l.forEach((f, p) => {
|
|
2165
2165
|
if (f && f.offsetParent) {
|
|
2166
2166
|
const {
|
|
2167
|
-
offsetHeight:
|
|
2167
|
+
offsetHeight: S
|
|
2168
2168
|
} = f;
|
|
2169
|
-
i.get(p) !==
|
|
2169
|
+
i.get(p) !== S && (u.value = Symbol("update"), i.set(p, f.offsetHeight));
|
|
2170
2170
|
}
|
|
2171
2171
|
});
|
|
2172
2172
|
});
|
|
2173
2173
|
}
|
|
2174
2174
|
function s(f, p) {
|
|
2175
|
-
const
|
|
2176
|
-
l.get(
|
|
2175
|
+
const S = n(f);
|
|
2176
|
+
l.get(S), p ? (l.set(S, p.$el || p), r()) : l.delete(S);
|
|
2177
2177
|
}
|
|
2178
2178
|
return en(() => {
|
|
2179
2179
|
m();
|
|
@@ -2186,26 +2186,26 @@ function ol(e, n, o, t, l, i, u, a) {
|
|
|
2186
2186
|
a();
|
|
2187
2187
|
return;
|
|
2188
2188
|
}
|
|
2189
|
-
|
|
2189
|
+
Ce.cancel(m);
|
|
2190
2190
|
const s = n.value, f = t.itemHeight;
|
|
2191
2191
|
if (typeof r == "number")
|
|
2192
2192
|
u(r);
|
|
2193
2193
|
else if (r && typeof r == "object") {
|
|
2194
2194
|
let p;
|
|
2195
2195
|
const {
|
|
2196
|
-
align:
|
|
2196
|
+
align: S
|
|
2197
2197
|
} = r;
|
|
2198
2198
|
"index" in r ? {
|
|
2199
2199
|
index: p
|
|
2200
2200
|
} = r : p = s.findIndex((O) => l(O) === r.key);
|
|
2201
2201
|
const {
|
|
2202
|
-
offset:
|
|
2202
|
+
offset: h = 0
|
|
2203
2203
|
} = r, x = (O, I) => {
|
|
2204
2204
|
if (O < 0 || !e.value) return;
|
|
2205
2205
|
const P = e.value.clientHeight;
|
|
2206
2206
|
let D = !1, C = I;
|
|
2207
2207
|
if (P) {
|
|
2208
|
-
const v = I ||
|
|
2208
|
+
const v = I || S;
|
|
2209
2209
|
let T = 0, $ = 0, N = 0;
|
|
2210
2210
|
const V = Math.min(s.length, p);
|
|
2211
2211
|
for (let Q = 0; Q <= V; Q += 1) {
|
|
@@ -2218,10 +2218,10 @@ function ol(e, n, o, t, l, i, u, a) {
|
|
|
2218
2218
|
let z = null;
|
|
2219
2219
|
switch (v) {
|
|
2220
2220
|
case "top":
|
|
2221
|
-
z = $ -
|
|
2221
|
+
z = $ - h;
|
|
2222
2222
|
break;
|
|
2223
2223
|
case "bottom":
|
|
2224
|
-
z = N - P +
|
|
2224
|
+
z = N - P + h;
|
|
2225
2225
|
break;
|
|
2226
2226
|
default: {
|
|
2227
2227
|
const Q = j + P;
|
|
@@ -2230,7 +2230,7 @@ function ol(e, n, o, t, l, i, u, a) {
|
|
|
2230
2230
|
}
|
|
2231
2231
|
z !== null && z !== j && u(z);
|
|
2232
2232
|
}
|
|
2233
|
-
m =
|
|
2233
|
+
m = Ce(() => {
|
|
2234
2234
|
D && i(), x(O - 1, C);
|
|
2235
2235
|
}, 2);
|
|
2236
2236
|
};
|
|
@@ -2260,11 +2260,11 @@ function il(e, n, o, t) {
|
|
|
2260
2260
|
const m = gn(n, o);
|
|
2261
2261
|
function r(f) {
|
|
2262
2262
|
if (!e.value) return;
|
|
2263
|
-
|
|
2263
|
+
Ce.cancel(i);
|
|
2264
2264
|
const {
|
|
2265
2265
|
deltaY: p
|
|
2266
2266
|
} = f;
|
|
2267
|
-
l += p, u = p, !m(p) && (ll || f.preventDefault(), i =
|
|
2267
|
+
l += p, u = p, !m(p) && (ll || f.preventDefault(), i = Ce(() => {
|
|
2268
2268
|
t(l * (a ? 10 : 1)), l = 0;
|
|
2269
2269
|
}));
|
|
2270
2270
|
}
|
|
@@ -2280,10 +2280,10 @@ function rl(e, n, o) {
|
|
|
2280
2280
|
i && (i.removeEventListener("touchmove", m), i.removeEventListener("touchend", r));
|
|
2281
2281
|
}, m = (p) => {
|
|
2282
2282
|
if (t) {
|
|
2283
|
-
const
|
|
2284
|
-
let
|
|
2285
|
-
l =
|
|
2286
|
-
|
|
2283
|
+
const S = Math.ceil(p.touches[0].pageY);
|
|
2284
|
+
let h = l - S;
|
|
2285
|
+
l = S, o(h) && p.preventDefault(), clearInterval(u), u = setInterval(() => {
|
|
2286
|
+
h *= al, (!o(h, !0) || Math.abs(h) <= 0.1) && clearInterval(u);
|
|
2287
2287
|
}, 16);
|
|
2288
2288
|
}
|
|
2289
2289
|
}, r = () => {
|
|
@@ -2294,7 +2294,7 @@ function rl(e, n, o) {
|
|
|
2294
2294
|
}), i.addEventListener("touchend", r));
|
|
2295
2295
|
}, f = () => {
|
|
2296
2296
|
};
|
|
2297
|
-
|
|
2297
|
+
$e(() => {
|
|
2298
2298
|
document.addEventListener("touchmove", f, {
|
|
2299
2299
|
passive: !1
|
|
2300
2300
|
}), ae(e, (p) => {
|
|
@@ -2392,7 +2392,7 @@ const fl = ce({
|
|
|
2392
2392
|
scrollMoving: !1
|
|
2393
2393
|
}), u = R(() => e.data || ul), a = G([]);
|
|
2394
2394
|
ae(u, () => {
|
|
2395
|
-
a.value =
|
|
2395
|
+
a.value = gt(u.value).slice();
|
|
2396
2396
|
}, {
|
|
2397
2397
|
immediate: !0
|
|
2398
2398
|
});
|
|
@@ -2403,10 +2403,10 @@ const fl = ce({
|
|
|
2403
2403
|
}, {
|
|
2404
2404
|
immediate: !0
|
|
2405
2405
|
});
|
|
2406
|
-
const r = G(), s = G(), f = G(), p = (g) => m.value(g),
|
|
2406
|
+
const r = G(), s = G(), f = G(), p = (g) => m.value(g), S = {
|
|
2407
2407
|
getKey: p
|
|
2408
2408
|
};
|
|
2409
|
-
function
|
|
2409
|
+
function h(g) {
|
|
2410
2410
|
let H;
|
|
2411
2411
|
typeof g == "function" ? H = g(i.scrollTop) : H = g;
|
|
2412
2412
|
const W = T(H);
|
|
@@ -2418,7 +2418,7 @@ const fl = ce({
|
|
|
2418
2418
|
end: 0,
|
|
2419
2419
|
offset: void 0
|
|
2420
2420
|
}), C = G(0);
|
|
2421
|
-
|
|
2421
|
+
$e(() => {
|
|
2422
2422
|
ze(() => {
|
|
2423
2423
|
var g;
|
|
2424
2424
|
C.value = ((g = s.value) === null || g === void 0 ? void 0 : g.offsetHeight) || 0;
|
|
@@ -2429,7 +2429,7 @@ const fl = ce({
|
|
|
2429
2429
|
C.value = ((g = s.value) === null || g === void 0 ? void 0 : g.offsetHeight) || 0;
|
|
2430
2430
|
});
|
|
2431
2431
|
}), ae([t, a], () => {
|
|
2432
|
-
t.value ||
|
|
2432
|
+
t.value || w(D, {
|
|
2433
2433
|
scrollHeight: void 0,
|
|
2434
2434
|
start: 0,
|
|
2435
2435
|
end: a.value.length - 1,
|
|
@@ -2438,7 +2438,7 @@ const fl = ce({
|
|
|
2438
2438
|
}, {
|
|
2439
2439
|
immediate: !0
|
|
2440
2440
|
}), ae([t, a, C, l], () => {
|
|
2441
|
-
t.value && !l.value &&
|
|
2441
|
+
t.value && !l.value && w(D, {
|
|
2442
2442
|
scrollHeight: C.value,
|
|
2443
2443
|
start: 0,
|
|
2444
2444
|
end: a.value.length - 1,
|
|
@@ -2454,14 +2454,14 @@ const fl = ce({
|
|
|
2454
2454
|
itemHeight: ne,
|
|
2455
2455
|
height: me
|
|
2456
2456
|
} = e, pe = re + me;
|
|
2457
|
-
for (let
|
|
2458
|
-
const c = oe[
|
|
2457
|
+
for (let b = 0; b < te; b += 1) {
|
|
2458
|
+
const c = oe[b], d = p(c);
|
|
2459
2459
|
let F = I.get(d);
|
|
2460
2460
|
F === void 0 && (F = ne);
|
|
2461
2461
|
const E = g + F;
|
|
2462
|
-
H === void 0 && E >= re && (H =
|
|
2462
|
+
H === void 0 && E >= re && (H = b, W = g), _ === void 0 && E > pe && (_ = b), g = E;
|
|
2463
2463
|
}
|
|
2464
|
-
H === void 0 && (H = 0, W = 0, _ = Math.ceil(me / ne)), _ === void 0 && (_ = te - 1), _ = Math.min(_ + 1, te),
|
|
2464
|
+
H === void 0 && (H = 0, W = 0, _ = Math.ceil(me / ne)), _ === void 0 && (_ = te - 1), _ = Math.min(_ + 1, te), w(D, {
|
|
2465
2465
|
scrollHeight: g,
|
|
2466
2466
|
start: H,
|
|
2467
2467
|
end: _,
|
|
@@ -2477,17 +2477,17 @@ const fl = ce({
|
|
|
2477
2477
|
}
|
|
2478
2478
|
const $ = R(() => i.scrollTop <= 0), N = R(() => i.scrollTop >= v.value), V = gn($, N);
|
|
2479
2479
|
function j(g) {
|
|
2480
|
-
|
|
2480
|
+
h(g);
|
|
2481
2481
|
}
|
|
2482
2482
|
function z(g) {
|
|
2483
2483
|
var H;
|
|
2484
2484
|
const {
|
|
2485
2485
|
scrollTop: W
|
|
2486
2486
|
} = g.currentTarget;
|
|
2487
|
-
W !== i.scrollTop &&
|
|
2487
|
+
W !== i.scrollTop && h(W), (H = e.onScroll) === null || H === void 0 || H.call(e, g);
|
|
2488
2488
|
}
|
|
2489
2489
|
const [Q, X] = il(t, $, N, (g) => {
|
|
2490
|
-
|
|
2490
|
+
h((H) => H + g);
|
|
2491
2491
|
});
|
|
2492
2492
|
rl(t, r, (g, H) => V(g, H) ? !1 : (Q({
|
|
2493
2493
|
preventDefault() {
|
|
@@ -2498,20 +2498,20 @@ const fl = ce({
|
|
|
2498
2498
|
t.value && g.preventDefault();
|
|
2499
2499
|
}
|
|
2500
2500
|
const M = () => {
|
|
2501
|
-
r.value && (r.value.removeEventListener("wheel", Q,
|
|
2501
|
+
r.value && (r.value.removeEventListener("wheel", Q, Oe ? {
|
|
2502
2502
|
passive: !1
|
|
2503
2503
|
} : !1), r.value.removeEventListener("DOMMouseScroll", X), r.value.removeEventListener("MozMousePixelScroll", U));
|
|
2504
2504
|
};
|
|
2505
2505
|
Me(() => {
|
|
2506
2506
|
ze(() => {
|
|
2507
|
-
r.value && (M(), r.value.addEventListener("wheel", Q,
|
|
2507
|
+
r.value && (M(), r.value.addEventListener("wheel", Q, Oe ? {
|
|
2508
2508
|
passive: !1
|
|
2509
2509
|
} : !1), r.value.addEventListener("DOMMouseScroll", X), r.value.addEventListener("MozMousePixelScroll", U));
|
|
2510
2510
|
});
|
|
2511
2511
|
}), Ye(() => {
|
|
2512
2512
|
M();
|
|
2513
2513
|
});
|
|
2514
|
-
const L = ol(r, a, I, e, p, O,
|
|
2514
|
+
const L = ol(r, a, I, e, p, O, h, () => {
|
|
2515
2515
|
var g;
|
|
2516
2516
|
(g = f.value) === null || g === void 0 || g.delayHidden();
|
|
2517
2517
|
});
|
|
@@ -2520,7 +2520,7 @@ const fl = ce({
|
|
|
2520
2520
|
});
|
|
2521
2521
|
const k = R(() => {
|
|
2522
2522
|
let g = null;
|
|
2523
|
-
return e.height && (g =
|
|
2523
|
+
return e.height && (g = w({
|
|
2524
2524
|
[e.fullHeight ? "height" : "maxHeight"]: e.height + "px"
|
|
2525
2525
|
}, cl), t.value && (g.overflowY = "hidden", i.scrollMoving && (g.pointerEvents = "none"))), g;
|
|
2526
2526
|
});
|
|
@@ -2542,7 +2542,7 @@ const fl = ce({
|
|
|
2542
2542
|
calRes: D,
|
|
2543
2543
|
collectHeight: O,
|
|
2544
2544
|
setInstance: x,
|
|
2545
|
-
sharedConfig:
|
|
2545
|
+
sharedConfig: S,
|
|
2546
2546
|
scrollBarRef: f,
|
|
2547
2547
|
fillerInnerRef: s,
|
|
2548
2548
|
delayHideScrollBar: () => {
|
|
@@ -2552,7 +2552,7 @@ const fl = ce({
|
|
|
2552
2552
|
};
|
|
2553
2553
|
},
|
|
2554
2554
|
render() {
|
|
2555
|
-
const e =
|
|
2555
|
+
const e = w(w({}, this.$props), this.$attrs), {
|
|
2556
2556
|
prefixCls: n = "rc-virtual-list",
|
|
2557
2557
|
height: o,
|
|
2558
2558
|
itemHeight: t,
|
|
@@ -2566,7 +2566,7 @@ const fl = ce({
|
|
|
2566
2566
|
children: s = this.$slots.default,
|
|
2567
2567
|
style: f,
|
|
2568
2568
|
class: p
|
|
2569
|
-
} = e,
|
|
2569
|
+
} = e, S = sl(e, ["prefixCls", "height", "itemHeight", "fullHeight", "data", "itemKey", "virtual", "component", "onScroll", "children", "style", "class"]), h = ue(n, p), {
|
|
2570
2570
|
scrollTop: x
|
|
2571
2571
|
} = this.state, {
|
|
2572
2572
|
scrollHeight: O,
|
|
@@ -2585,18 +2585,18 @@ const fl = ce({
|
|
|
2585
2585
|
delayHideScrollBar: Q
|
|
2586
2586
|
} = this;
|
|
2587
2587
|
return y("div", Y({
|
|
2588
|
-
style:
|
|
2588
|
+
style: w(w({}, f), {
|
|
2589
2589
|
position: "relative"
|
|
2590
2590
|
}),
|
|
2591
|
-
class:
|
|
2592
|
-
},
|
|
2591
|
+
class: h
|
|
2592
|
+
}, S), [y(m, {
|
|
2593
2593
|
class: `${n}-holder`,
|
|
2594
2594
|
style: C,
|
|
2595
2595
|
ref: "componentRef",
|
|
2596
2596
|
onScroll: v,
|
|
2597
2597
|
onMouseenter: Q
|
|
2598
2598
|
}, {
|
|
2599
|
-
default: () => [y(
|
|
2599
|
+
default: () => [y(tt, {
|
|
2600
2600
|
prefixCls: n,
|
|
2601
2601
|
height: O,
|
|
2602
2602
|
offset: I,
|
|
@@ -2633,7 +2633,7 @@ function pl() {
|
|
|
2633
2633
|
}
|
|
2634
2634
|
const hn = Symbol("SelectContextKey");
|
|
2635
2635
|
function vl(e) {
|
|
2636
|
-
return
|
|
2636
|
+
return Je(hn, e);
|
|
2637
2637
|
}
|
|
2638
2638
|
function gl() {
|
|
2639
2639
|
return Ue(hn, {});
|
|
@@ -2679,7 +2679,7 @@ const bl = ce({
|
|
|
2679
2679
|
return -1;
|
|
2680
2680
|
}, p = Le({
|
|
2681
2681
|
activeIndex: f(0)
|
|
2682
|
-
}),
|
|
2682
|
+
}), S = function(v) {
|
|
2683
2683
|
let T = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !1;
|
|
2684
2684
|
p.activeIndex = v;
|
|
2685
2685
|
const $ = {
|
|
@@ -2692,20 +2692,20 @@ const bl = ce({
|
|
|
2692
2692
|
i.onActiveValue(N.value, v, $);
|
|
2693
2693
|
};
|
|
2694
2694
|
ae([() => a.value.length, () => l.searchValue], () => {
|
|
2695
|
-
|
|
2695
|
+
S(i.defaultActiveFirstOption !== !1 ? f(0) : -1);
|
|
2696
2696
|
}, {
|
|
2697
2697
|
immediate: !0
|
|
2698
2698
|
});
|
|
2699
|
-
const
|
|
2699
|
+
const h = (v) => i.rawValues.has(v) && l.mode !== "combobox";
|
|
2700
2700
|
ae([() => l.open, () => l.searchValue], () => {
|
|
2701
2701
|
if (!l.multiple && l.open && i.rawValues.size === 1) {
|
|
2702
|
-
const v = Array.from(i.rawValues)[0], T =
|
|
2702
|
+
const v = Array.from(i.rawValues)[0], T = gt(a.value).findIndex(($) => {
|
|
2703
2703
|
let {
|
|
2704
2704
|
data: N
|
|
2705
2705
|
} = $;
|
|
2706
2706
|
return N[i.fieldNames.value] === v;
|
|
2707
2707
|
});
|
|
2708
|
-
T !== -1 && (
|
|
2708
|
+
T !== -1 && (S(T), ze(() => {
|
|
2709
2709
|
s(T);
|
|
2710
2710
|
}));
|
|
2711
2711
|
}
|
|
@@ -2729,14 +2729,14 @@ const bl = ce({
|
|
|
2729
2729
|
value: N
|
|
2730
2730
|
} = $, {
|
|
2731
2731
|
group: V
|
|
2732
|
-
} = T, j =
|
|
2732
|
+
} = T, j = St($, !0), z = O(T);
|
|
2733
2733
|
return T ? y("div", Y(Y({
|
|
2734
2734
|
"aria-label": typeof z == "string" && !V ? z : null
|
|
2735
2735
|
}, j), {}, {
|
|
2736
2736
|
key: v,
|
|
2737
2737
|
role: V ? "presentation" : "option",
|
|
2738
2738
|
id: `${l.id}_list_${v}`,
|
|
2739
|
-
"aria-selected":
|
|
2739
|
+
"aria-selected": h(N)
|
|
2740
2740
|
}), [N]) : null;
|
|
2741
2741
|
}
|
|
2742
2742
|
return o({
|
|
@@ -2753,7 +2753,7 @@ const bl = ce({
|
|
|
2753
2753
|
let N = 0;
|
|
2754
2754
|
if (T === K.UP ? N = -1 : T === K.DOWN ? N = 1 : pl() && $ && (T === K.N ? N = 1 : T === K.P && (N = -1)), N !== 0) {
|
|
2755
2755
|
const V = f(p.activeIndex + N, N);
|
|
2756
|
-
s(V),
|
|
2756
|
+
s(V), S(V, !0);
|
|
2757
2757
|
}
|
|
2758
2758
|
break;
|
|
2759
2759
|
}
|
|
@@ -2831,9 +2831,9 @@ const bl = ce({
|
|
|
2831
2831
|
title: ne,
|
|
2832
2832
|
children: me,
|
|
2833
2833
|
style: pe,
|
|
2834
|
-
class:
|
|
2834
|
+
class: b,
|
|
2835
2835
|
className: c
|
|
2836
|
-
} = W, d = hl(W, ["disabled", "title", "children", "style", "class", "className"]), F =
|
|
2836
|
+
} = W, d = hl(W, ["disabled", "title", "children", "style", "class", "className"]), F = Ze(d, M), E = h(_), B = `${u.value}-option`, q = ue(u.value, B, b, c, {
|
|
2837
2837
|
[`${B}-grouped`]: H,
|
|
2838
2838
|
[`${B}-active`]: U === k && !re,
|
|
2839
2839
|
[`${B}-disabled`]: re,
|
|
@@ -2845,7 +2845,7 @@ const bl = ce({
|
|
|
2845
2845
|
class: q,
|
|
2846
2846
|
title: se,
|
|
2847
2847
|
onMousemove: (fe) => {
|
|
2848
|
-
d.onMousemove && d.onMousemove(fe), !(U === k || re) &&
|
|
2848
|
+
d.onMousemove && d.onMousemove(fe), !(U === k || re) && S(k);
|
|
2849
2849
|
},
|
|
2850
2850
|
onClick: (fe) => {
|
|
2851
2851
|
re || x(_), d.onClick && d.onClick(fe);
|
|
@@ -2882,14 +2882,14 @@ function Sl(e) {
|
|
|
2882
2882
|
value: i,
|
|
2883
2883
|
disabled: u
|
|
2884
2884
|
} = l, a = yl(l, ["value", "disabled"]), m = t == null ? void 0 : t.default;
|
|
2885
|
-
return
|
|
2885
|
+
return w({
|
|
2886
2886
|
key: o,
|
|
2887
2887
|
value: i !== void 0 ? i : o,
|
|
2888
2888
|
children: m,
|
|
2889
2889
|
disabled: u || u === ""
|
|
2890
2890
|
}, a);
|
|
2891
2891
|
}
|
|
2892
|
-
function
|
|
2892
|
+
function xt(e) {
|
|
2893
2893
|
let n = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !1;
|
|
2894
2894
|
return nn(e).map((t, l) => {
|
|
2895
2895
|
var i;
|
|
@@ -2906,28 +2906,28 @@ function Ct(e) {
|
|
|
2906
2906
|
if (n || !u)
|
|
2907
2907
|
return Sl(t);
|
|
2908
2908
|
const s = m && m.default ? m.default() : void 0, f = (r == null ? void 0 : r.label) || ((i = m.label) === null || i === void 0 ? void 0 : i.call(m)) || a;
|
|
2909
|
-
return
|
|
2909
|
+
return w(w({
|
|
2910
2910
|
key: `__RC_SELECT_GRP__${a === null ? l : String(a)}__`
|
|
2911
2911
|
}, r), {
|
|
2912
2912
|
label: f,
|
|
2913
|
-
options:
|
|
2913
|
+
options: xt(s || [])
|
|
2914
2914
|
});
|
|
2915
2915
|
}).filter((t) => t);
|
|
2916
2916
|
}
|
|
2917
2917
|
function wl(e, n, o) {
|
|
2918
2918
|
const t = G(), l = G(), i = G(), u = G([]);
|
|
2919
2919
|
return ae([e, n], () => {
|
|
2920
|
-
e.value ? u.value =
|
|
2920
|
+
e.value ? u.value = gt(e.value).slice() : u.value = xt(n.value);
|
|
2921
2921
|
}, {
|
|
2922
2922
|
immediate: !0,
|
|
2923
2923
|
deep: !0
|
|
2924
2924
|
}), Me(() => {
|
|
2925
2925
|
const a = u.value, m = /* @__PURE__ */ new Map(), r = /* @__PURE__ */ new Map(), s = o.value;
|
|
2926
2926
|
function f(p) {
|
|
2927
|
-
let
|
|
2928
|
-
for (let
|
|
2929
|
-
const x = p[
|
|
2930
|
-
!x[s.options] ||
|
|
2927
|
+
let S = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !1;
|
|
2928
|
+
for (let h = 0; h < p.length; h += 1) {
|
|
2929
|
+
const x = p[h];
|
|
2930
|
+
!x[s.options] || S ? (m.set(x[s.value], x), r.set(x[s.label], x)) : f(x[s.options], !0);
|
|
2931
2931
|
}
|
|
2932
2932
|
}
|
|
2933
2933
|
f(a), t.value = a, l.value = m, i.value = r;
|
|
@@ -2948,7 +2948,7 @@ function xl() {
|
|
|
2948
2948
|
const n = `rc_select_${Cl()}`;
|
|
2949
2949
|
return e.value || n;
|
|
2950
2950
|
}
|
|
2951
|
-
function
|
|
2951
|
+
function Ot(e) {
|
|
2952
2952
|
return Array.isArray(e) ? e : e !== void 0 ? [e] : [];
|
|
2953
2953
|
}
|
|
2954
2954
|
const Ol = typeof window < "u" && window.document && window.document.documentElement;
|
|
@@ -2967,13 +2967,13 @@ function $l(e) {
|
|
|
2967
2967
|
defaultOpen: s,
|
|
2968
2968
|
autofocus: f,
|
|
2969
2969
|
labelInValue: p,
|
|
2970
|
-
value:
|
|
2971
|
-
inputValue:
|
|
2970
|
+
value: S,
|
|
2971
|
+
inputValue: h,
|
|
2972
2972
|
optionLabelProp: x
|
|
2973
|
-
} = e, O =
|
|
2974
|
-
if (
|
|
2975
|
-
const D =
|
|
2976
|
-
|
|
2973
|
+
} = e, O = Ct(n), I = m !== void 0 ? m : O || n === "combobox", P = o || xt(t);
|
|
2974
|
+
if (we(n !== "tags" || P.every((D) => !D.disabled), "Please avoid setting option to disabled in tags mode since user can always type text as tag."), we(n !== "combobox" || !x, "`combobox` mode not support `optionLabelProp`. Please set `value` on Option directly."), we(n === "combobox" || !l, "`backfill` only works with `combobox` mode."), we(n === "combobox" || !a, "`getInputElement` only work with `combobox` mode."), _t(n !== "combobox" || !a || !i || !u, "Customize `getInputElement` should customize clear and placeholder logic instead of configuring `allowClear` and `placeholder`."), r && !I && n !== "combobox" && n !== "tags" && we(!1, "`onSearch` should work with `showSearch` instead of use alone."), _t(!s || f, "`defaultOpen` makes Select open without focus which means it will not close by click outside. You can set `autofocus` if needed."), S != null) {
|
|
2975
|
+
const D = Ot(S);
|
|
2976
|
+
we(!p || D.every((C) => typeof C == "object" && ("key" in C || "value" in C)), "`value` should in shape of `{ value: string | number, label?: any }` when you set `labelInValue` to `true`"), we(!O || Array.isArray(S), "`value` should be array when `mode` is `multiple` or `tags`");
|
|
2977
2977
|
}
|
|
2978
2978
|
if (t) {
|
|
2979
2979
|
let D = null;
|
|
@@ -2985,11 +2985,11 @@ function $l(e) {
|
|
|
2985
2985
|
type: T
|
|
2986
2986
|
} = C;
|
|
2987
2987
|
return T.isSelectOption ? !1 : T.isSelectOptGroup ? !(((v = C.children) === null || v === void 0 ? void 0 : v.default()) || []).every((V) => !We(V) || !C.type || V.type.isSelectOption ? !0 : (D = V.type, !1)) : (D = T, !0);
|
|
2988
|
-
}), D &&
|
|
2988
|
+
}), D && we(!1, `\`children\` should be \`Select.Option\` or \`Select.OptGroup\` instead of \`${D.displayName || D.name || D}\`.`), we(h === void 0, "`inputValue` is deprecated, please use `searchValue` instead.");
|
|
2989
2989
|
}
|
|
2990
2990
|
}
|
|
2991
|
-
function
|
|
2992
|
-
return
|
|
2991
|
+
function ut(e, n) {
|
|
2992
|
+
return Ot(e).join("").toUpperCase().includes(n);
|
|
2993
2993
|
}
|
|
2994
2994
|
const Tl = (e, n, o, t, l) => R(() => {
|
|
2995
2995
|
const i = o.value, u = l == null ? void 0 : l.value, a = t == null ? void 0 : t.value;
|
|
@@ -2999,20 +2999,20 @@ const Tl = (e, n, o, t, l) => R(() => {
|
|
|
2999
2999
|
options: m,
|
|
3000
3000
|
label: r,
|
|
3001
3001
|
value: s
|
|
3002
|
-
} = n.value, f = [], p = typeof a == "function",
|
|
3002
|
+
} = n.value, f = [], p = typeof a == "function", S = i.toUpperCase(), h = p ? a : (O, I) => u ? ut(I[u], S) : I[m] ? ut(I[r !== "children" ? r : "label"], S) : ut(I[s], S), x = p ? (O) => pt(O) : (O) => O;
|
|
3003
3003
|
return e.value.forEach((O) => {
|
|
3004
3004
|
if (O[m]) {
|
|
3005
|
-
if (
|
|
3005
|
+
if (h(i, x(O)))
|
|
3006
3006
|
f.push(O);
|
|
3007
3007
|
else {
|
|
3008
|
-
const P = O[m].filter((D) =>
|
|
3009
|
-
P.length && f.push(
|
|
3008
|
+
const P = O[m].filter((D) => h(i, x(D)));
|
|
3009
|
+
P.length && f.push(w(w({}, O), {
|
|
3010
3010
|
[m]: P
|
|
3011
3011
|
}));
|
|
3012
3012
|
}
|
|
3013
3013
|
return;
|
|
3014
3014
|
}
|
|
3015
|
-
|
|
3015
|
+
h(i, x(O)) && f.push(O);
|
|
3016
3016
|
}), f;
|
|
3017
3017
|
}), El = (e, n) => {
|
|
3018
3018
|
const o = G({
|
|
@@ -3025,7 +3025,7 @@ const Tl = (e, n, o, t, l) => R(() => {
|
|
|
3025
3025
|
options: u
|
|
3026
3026
|
} = o.value, a = e.value.map((s) => {
|
|
3027
3027
|
var f;
|
|
3028
|
-
return s.label === void 0 ?
|
|
3028
|
+
return s.label === void 0 ? w(w({}, s), {
|
|
3029
3029
|
label: (f = i.get(s.value)) === null || f === void 0 ? void 0 : f.label
|
|
3030
3030
|
}) : s;
|
|
3031
3031
|
}), m = /* @__PURE__ */ new Map(), r = /* @__PURE__ */ new Map();
|
|
@@ -3035,7 +3035,7 @@ const Tl = (e, n, o, t, l) => R(() => {
|
|
|
3035
3035
|
}), (i) => n.value.get(i) || o.value.options.get(i)];
|
|
3036
3036
|
}, Ml = ["inputValue"];
|
|
3037
3037
|
function bn() {
|
|
3038
|
-
return
|
|
3038
|
+
return w(w({}, pn()), {
|
|
3039
3039
|
prefixCls: String,
|
|
3040
3040
|
id: String,
|
|
3041
3041
|
backfill: {
|
|
@@ -3102,7 +3102,7 @@ const Rl = ce({
|
|
|
3102
3102
|
},
|
|
3103
3103
|
name: "VcSelect",
|
|
3104
3104
|
inheritAttrs: !1,
|
|
3105
|
-
props:
|
|
3105
|
+
props: bt(bn(), {
|
|
3106
3106
|
prefixCls: "vc-select",
|
|
3107
3107
|
autoClearSearchValue: !0,
|
|
3108
3108
|
listHeight: 200,
|
|
@@ -3115,18 +3115,18 @@ const Rl = ce({
|
|
|
3115
3115
|
attrs: t,
|
|
3116
3116
|
slots: l
|
|
3117
3117
|
} = n;
|
|
3118
|
-
const i = xl(
|
|
3118
|
+
const i = xl(xe(e, "id")), u = R(() => Ct(e.mode)), a = R(() => !!(!e.options && e.children)), m = R(() => e.filterOption === void 0 && e.mode === "combobox" ? !1 : e.filterOption), r = R(() => an(e.fieldNames, a.value)), [s, f] = Bt("", {
|
|
3119
3119
|
value: R(() => e.searchValue !== void 0 ? e.searchValue : e.inputValue),
|
|
3120
|
-
postState: (
|
|
3121
|
-
}), p = wl(
|
|
3122
|
-
valueOptions:
|
|
3123
|
-
labelOptions:
|
|
3120
|
+
postState: (b) => b || ""
|
|
3121
|
+
}), p = wl(xe(e, "options"), xe(e, "children"), r), {
|
|
3122
|
+
valueOptions: S,
|
|
3123
|
+
labelOptions: h,
|
|
3124
3124
|
options: x
|
|
3125
|
-
} = p, O = (
|
|
3125
|
+
} = p, O = (b) => Ot(b).map((d) => {
|
|
3126
3126
|
var F, E;
|
|
3127
3127
|
let B, q, J, le;
|
|
3128
3128
|
Pl(d) ? B = d : (J = d.key, q = d.label, B = (F = d.value) !== null && F !== void 0 ? F : J);
|
|
3129
|
-
const Z =
|
|
3129
|
+
const Z = S.value.get(B);
|
|
3130
3130
|
return Z && (q === void 0 && (q = Z == null ? void 0 : Z[e.optionLabelProp || r.value.label]), J === void 0 && (J = (E = Z == null ? void 0 : Z.key) !== null && E !== void 0 ? E : B), le = Z == null ? void 0 : Z.disabled), {
|
|
3131
3131
|
label: q,
|
|
3132
3132
|
value: B,
|
|
@@ -3135,37 +3135,37 @@ const Rl = ce({
|
|
|
3135
3135
|
option: Z
|
|
3136
3136
|
};
|
|
3137
3137
|
}), [I, P] = Bt(e.defaultValue, {
|
|
3138
|
-
value:
|
|
3138
|
+
value: xe(e, "value")
|
|
3139
3139
|
}), D = R(() => {
|
|
3140
|
-
var
|
|
3140
|
+
var b;
|
|
3141
3141
|
const c = O(I.value);
|
|
3142
|
-
return e.mode === "combobox" && !(!((
|
|
3143
|
-
}), [C, v] = El(D,
|
|
3142
|
+
return e.mode === "combobox" && !(!((b = c[0]) === null || b === void 0) && b.value) ? [] : c;
|
|
3143
|
+
}), [C, v] = El(D, S), T = R(() => {
|
|
3144
3144
|
if (!e.mode && C.value.length === 1) {
|
|
3145
|
-
const
|
|
3146
|
-
if (
|
|
3145
|
+
const b = C.value[0];
|
|
3146
|
+
if (b.value === null && (b.label === null || b.label === void 0))
|
|
3147
3147
|
return [];
|
|
3148
3148
|
}
|
|
3149
|
-
return C.value.map((
|
|
3149
|
+
return C.value.map((b) => {
|
|
3150
3150
|
var c;
|
|
3151
|
-
return
|
|
3152
|
-
label: (c = typeof
|
|
3151
|
+
return w(w({}, b), {
|
|
3152
|
+
label: (c = typeof b.label == "function" ? b.label() : b.label) !== null && c !== void 0 ? c : b.value
|
|
3153
3153
|
});
|
|
3154
3154
|
});
|
|
3155
|
-
}), $ = R(() => new Set(C.value.map((
|
|
3155
|
+
}), $ = R(() => new Set(C.value.map((b) => b.value)));
|
|
3156
3156
|
Me(() => {
|
|
3157
|
-
var
|
|
3157
|
+
var b;
|
|
3158
3158
|
if (e.mode === "combobox") {
|
|
3159
|
-
const c = (
|
|
3159
|
+
const c = (b = C.value[0]) === null || b === void 0 ? void 0 : b.value;
|
|
3160
3160
|
c != null && f(String(c));
|
|
3161
3161
|
}
|
|
3162
3162
|
}, {
|
|
3163
3163
|
flush: "post"
|
|
3164
3164
|
});
|
|
3165
|
-
const N = (
|
|
3166
|
-
const d = c ??
|
|
3165
|
+
const N = (b, c) => {
|
|
3166
|
+
const d = c ?? b;
|
|
3167
3167
|
return {
|
|
3168
|
-
[r.value.value]:
|
|
3168
|
+
[r.value.value]: b,
|
|
3169
3169
|
[r.value.label]: d
|
|
3170
3170
|
};
|
|
3171
3171
|
}, V = G();
|
|
@@ -3174,26 +3174,26 @@ const Rl = ce({
|
|
|
3174
3174
|
V.value = x.value;
|
|
3175
3175
|
return;
|
|
3176
3176
|
}
|
|
3177
|
-
const
|
|
3177
|
+
const b = x.value.slice(), c = (d) => S.value.has(d);
|
|
3178
3178
|
[...C.value].sort((d, F) => d.value < F.value ? -1 : 1).forEach((d) => {
|
|
3179
3179
|
const F = d.value;
|
|
3180
|
-
c(F) ||
|
|
3181
|
-
}), V.value =
|
|
3180
|
+
c(F) || b.push(N(F, d.label));
|
|
3181
|
+
}), V.value = b;
|
|
3182
3182
|
});
|
|
3183
|
-
const j = Tl(V, r, s, m,
|
|
3183
|
+
const j = Tl(V, r, s, m, xe(e, "optionFilterProp")), z = R(() => e.mode !== "tags" || !s.value || j.value.some((b) => b[e.optionFilterProp || "value"] === s.value) ? j.value : [N(s.value), ...j.value]), Q = R(() => e.filterSort ? [...z.value].sort((b, c) => e.filterSort(b, c)) : z.value), X = R(() => $o(Q.value, {
|
|
3184
3184
|
fieldNames: r.value,
|
|
3185
3185
|
childrenAsData: a.value
|
|
3186
|
-
})), U = (
|
|
3187
|
-
const c = O(
|
|
3186
|
+
})), U = (b) => {
|
|
3187
|
+
const c = O(b);
|
|
3188
3188
|
if (P(c), e.onChange && // Trigger event only when value changed
|
|
3189
3189
|
(c.length !== C.value.length || c.some((d, F) => {
|
|
3190
3190
|
var E;
|
|
3191
3191
|
return ((E = C.value[F]) === null || E === void 0 ? void 0 : E.value) !== (d == null ? void 0 : d.value);
|
|
3192
3192
|
}))) {
|
|
3193
|
-
const d = e.labelInValue ? c.map((E) =>
|
|
3193
|
+
const d = e.labelInValue ? c.map((E) => w(w({}, E), {
|
|
3194
3194
|
originLabel: E.label,
|
|
3195
3195
|
label: typeof E.label == "function" ? E.label() : E.label
|
|
3196
|
-
})) : c.map((E) => E.value), F = c.map((E) =>
|
|
3196
|
+
})) : c.map((E) => E.value), F = c.map((E) => pt(v(E.value)));
|
|
3197
3197
|
e.onChange(
|
|
3198
3198
|
// Value
|
|
3199
3199
|
u.value ? d : d[0],
|
|
@@ -3201,21 +3201,21 @@ const Rl = ce({
|
|
|
3201
3201
|
u.value ? F : F[0]
|
|
3202
3202
|
);
|
|
3203
3203
|
}
|
|
3204
|
-
}, [M, L] = zt(null), [k, ee] = zt(0), g = R(() => e.defaultActiveFirstOption !== void 0 ? e.defaultActiveFirstOption : e.mode !== "combobox"), H = function(
|
|
3204
|
+
}, [M, L] = zt(null), [k, ee] = zt(0), g = R(() => e.defaultActiveFirstOption !== void 0 ? e.defaultActiveFirstOption : e.mode !== "combobox"), H = function(b, c) {
|
|
3205
3205
|
let {
|
|
3206
3206
|
source: d = "keyboard"
|
|
3207
3207
|
} = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
|
|
3208
|
-
ee(c), e.backfill && e.mode === "combobox" &&
|
|
3209
|
-
}, W = (
|
|
3208
|
+
ee(c), e.backfill && e.mode === "combobox" && b !== null && d === "keyboard" && L(String(b));
|
|
3209
|
+
}, W = (b, c) => {
|
|
3210
3210
|
const d = () => {
|
|
3211
3211
|
var F;
|
|
3212
|
-
const E = v(
|
|
3212
|
+
const E = v(b), B = E == null ? void 0 : E[r.value.label];
|
|
3213
3213
|
return [e.labelInValue ? {
|
|
3214
3214
|
label: typeof B == "function" ? B() : B,
|
|
3215
3215
|
originLabel: B,
|
|
3216
|
-
value:
|
|
3217
|
-
key: (F = E == null ? void 0 : E.key) !== null && F !== void 0 ? F :
|
|
3218
|
-
} :
|
|
3216
|
+
value: b,
|
|
3217
|
+
key: (F = E == null ? void 0 : E.key) !== null && F !== void 0 ? F : b
|
|
3218
|
+
} : b, pt(E)];
|
|
3219
3219
|
};
|
|
3220
3220
|
if (c && e.onSelect) {
|
|
3221
3221
|
const [F, E] = d();
|
|
@@ -3224,29 +3224,29 @@ const Rl = ce({
|
|
|
3224
3224
|
const [F, E] = d();
|
|
3225
3225
|
e.onDeselect(F, E);
|
|
3226
3226
|
}
|
|
3227
|
-
}, _ = (
|
|
3227
|
+
}, _ = (b, c) => {
|
|
3228
3228
|
let d;
|
|
3229
3229
|
const F = u.value ? c.selected : !0;
|
|
3230
|
-
F ? d = u.value ? [...C.value,
|
|
3231
|
-
}, te = (
|
|
3232
|
-
U(
|
|
3230
|
+
F ? d = u.value ? [...C.value, b] : [b] : d = C.value.filter((E) => E.value !== b), U(d), W(b, F), e.mode === "combobox" ? L("") : (!u.value || e.autoClearSearchValue) && (f(""), L(""));
|
|
3231
|
+
}, te = (b, c) => {
|
|
3232
|
+
U(b), (c.type === "remove" || c.type === "clear") && c.values.forEach((d) => {
|
|
3233
3233
|
W(d.value, !1);
|
|
3234
3234
|
});
|
|
3235
|
-
}, oe = (
|
|
3235
|
+
}, oe = (b, c) => {
|
|
3236
3236
|
var d;
|
|
3237
|
-
if (f(
|
|
3238
|
-
const F = (
|
|
3237
|
+
if (f(b), L(null), c.source === "submit") {
|
|
3238
|
+
const F = (b || "").trim();
|
|
3239
3239
|
if (F) {
|
|
3240
3240
|
const E = Array.from(/* @__PURE__ */ new Set([...$.value, F]));
|
|
3241
3241
|
U(E), W(F, !0), f("");
|
|
3242
3242
|
}
|
|
3243
3243
|
return;
|
|
3244
3244
|
}
|
|
3245
|
-
c.source !== "blur" && (e.mode === "combobox" && U(
|
|
3246
|
-
}, re = (
|
|
3247
|
-
let c =
|
|
3248
|
-
e.mode !== "tags" && (c =
|
|
3249
|
-
const E =
|
|
3245
|
+
c.source !== "blur" && (e.mode === "combobox" && U(b), (d = e.onSearch) === null || d === void 0 || d.call(e, b));
|
|
3246
|
+
}, re = (b) => {
|
|
3247
|
+
let c = b;
|
|
3248
|
+
e.mode !== "tags" && (c = b.map((F) => {
|
|
3249
|
+
const E = h.value.get(F);
|
|
3250
3250
|
return E == null ? void 0 : E.value;
|
|
3251
3251
|
}).filter((F) => F !== void 0));
|
|
3252
3252
|
const d = Array.from(/* @__PURE__ */ new Set([...$.value, ...c]));
|
|
@@ -3254,17 +3254,17 @@ const Rl = ce({
|
|
|
3254
3254
|
W(F, !0);
|
|
3255
3255
|
});
|
|
3256
3256
|
}, ne = R(() => e.virtual !== !1 && e.dropdownMatchSelectWidth !== !1);
|
|
3257
|
-
vl(mn(
|
|
3257
|
+
vl(mn(w(w({}, p), {
|
|
3258
3258
|
flattenOptions: X,
|
|
3259
3259
|
onActiveValue: H,
|
|
3260
3260
|
defaultActiveFirstOption: g,
|
|
3261
3261
|
onSelect: _,
|
|
3262
|
-
menuItemSelectedIcon:
|
|
3262
|
+
menuItemSelectedIcon: xe(e, "menuItemSelectedIcon"),
|
|
3263
3263
|
rawValues: $,
|
|
3264
3264
|
fieldNames: r,
|
|
3265
3265
|
virtual: ne,
|
|
3266
|
-
listHeight:
|
|
3267
|
-
listItemHeight:
|
|
3266
|
+
listHeight: xe(e, "listHeight"),
|
|
3267
|
+
listItemHeight: xe(e, "listItemHeight"),
|
|
3268
3268
|
childrenAsData: a
|
|
3269
3269
|
}))), process.env.NODE_ENV !== "production" && Me(() => {
|
|
3270
3270
|
$l(e);
|
|
@@ -3274,19 +3274,19 @@ const Rl = ce({
|
|
|
3274
3274
|
const me = he();
|
|
3275
3275
|
o({
|
|
3276
3276
|
focus() {
|
|
3277
|
-
var
|
|
3278
|
-
(
|
|
3277
|
+
var b;
|
|
3278
|
+
(b = me.value) === null || b === void 0 || b.focus();
|
|
3279
3279
|
},
|
|
3280
3280
|
blur() {
|
|
3281
|
-
var
|
|
3282
|
-
(
|
|
3281
|
+
var b;
|
|
3282
|
+
(b = me.value) === null || b === void 0 || b.blur();
|
|
3283
3283
|
},
|
|
3284
|
-
scrollTo(
|
|
3284
|
+
scrollTo(b) {
|
|
3285
3285
|
var c;
|
|
3286
|
-
(c = me.value) === null || c === void 0 || c.scrollTo(
|
|
3286
|
+
(c = me.value) === null || c === void 0 || c.scrollTo(b);
|
|
3287
3287
|
}
|
|
3288
3288
|
});
|
|
3289
|
-
const pe = R(() =>
|
|
3289
|
+
const pe = R(() => Ze(e, [
|
|
3290
3290
|
"id",
|
|
3291
3291
|
"mode",
|
|
3292
3292
|
"prefixCls",
|
|
@@ -3337,12 +3337,12 @@ const Rl = ce({
|
|
|
3337
3337
|
activeDescendantId: `${i}_list_${k.value}`
|
|
3338
3338
|
}), l);
|
|
3339
3339
|
}
|
|
3340
|
-
}),
|
|
3341
|
-
|
|
3342
|
-
|
|
3343
|
-
const
|
|
3344
|
-
|
|
3345
|
-
|
|
3340
|
+
}), $t = () => null;
|
|
3341
|
+
$t.isSelectOption = !0;
|
|
3342
|
+
$t.displayName = "ASelectOption";
|
|
3343
|
+
const Tt = () => null;
|
|
3344
|
+
Tt.isSelectOptGroup = !0;
|
|
3345
|
+
Tt.displayName = "ASelectOptGroup";
|
|
3346
3346
|
var Dl = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" } }] }, name: "down", theme: "outlined" };
|
|
3347
3347
|
function Xt(e) {
|
|
3348
3348
|
for (var n = 1; n < arguments.length; n++) {
|
|
@@ -3358,14 +3358,14 @@ function Xt(e) {
|
|
|
3358
3358
|
function Fl(e, n, o) {
|
|
3359
3359
|
return n in e ? Object.defineProperty(e, n, { value: o, enumerable: !0, configurable: !0, writable: !0 }) : e[n] = o, e;
|
|
3360
3360
|
}
|
|
3361
|
-
var
|
|
3361
|
+
var Et = function(n, o) {
|
|
3362
3362
|
var t = Xt({}, n, o.attrs);
|
|
3363
3363
|
return y(eo, Xt({}, t, {
|
|
3364
3364
|
icon: Dl
|
|
3365
3365
|
}), null);
|
|
3366
3366
|
};
|
|
3367
|
-
|
|
3368
|
-
|
|
3367
|
+
Et.displayName = "DownOutlined";
|
|
3368
|
+
Et.inheritAttrs = !1;
|
|
3369
3369
|
function Nl(e) {
|
|
3370
3370
|
let n = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
|
|
3371
3371
|
const {
|
|
@@ -3375,24 +3375,24 @@ function Nl(e) {
|
|
|
3375
3375
|
hasFeedback: i,
|
|
3376
3376
|
feedbackIcon: u,
|
|
3377
3377
|
showArrow: a
|
|
3378
|
-
} = e, m = e.suffixIcon || n.suffixIcon && n.suffixIcon(), r = e.clearIcon || n.clearIcon && n.clearIcon(), s = e.menuItemSelectedIcon || n.menuItemSelectedIcon && n.menuItemSelectedIcon(), f = e.removeIcon || n.removeIcon && n.removeIcon(), p = r ?? y(to, null, null),
|
|
3379
|
-
let
|
|
3378
|
+
} = e, m = e.suffixIcon || n.suffixIcon && n.suffixIcon(), r = e.clearIcon || n.clearIcon && n.clearIcon(), s = e.menuItemSelectedIcon || n.menuItemSelectedIcon && n.menuItemSelectedIcon(), f = e.removeIcon || n.removeIcon && n.removeIcon(), p = r ?? y(to, null, null), S = (I) => y(Ke, null, [a !== !1 && I, i && u]);
|
|
3379
|
+
let h = null;
|
|
3380
3380
|
if (m !== void 0)
|
|
3381
|
-
|
|
3381
|
+
h = S(m);
|
|
3382
3382
|
else if (o)
|
|
3383
|
-
|
|
3383
|
+
h = S(y(no, {
|
|
3384
3384
|
spin: !0
|
|
3385
3385
|
}, null));
|
|
3386
3386
|
else {
|
|
3387
3387
|
const I = `${l}-suffix`;
|
|
3388
|
-
|
|
3388
|
+
h = (P) => {
|
|
3389
3389
|
let {
|
|
3390
3390
|
open: D,
|
|
3391
3391
|
showSearch: C
|
|
3392
3392
|
} = P;
|
|
3393
|
-
return
|
|
3393
|
+
return S(D && C ? y(Co, {
|
|
3394
3394
|
class: I
|
|
3395
|
-
}, null) : y(
|
|
3395
|
+
}, null) : y(Et, {
|
|
3396
3396
|
class: I
|
|
3397
3397
|
}, null));
|
|
3398
3398
|
};
|
|
@@ -3402,7 +3402,7 @@ function Nl(e) {
|
|
|
3402
3402
|
let O = null;
|
|
3403
3403
|
return f !== void 0 ? O = f : O = y(lo, null, null), {
|
|
3404
3404
|
clearIcon: p,
|
|
3405
|
-
suffixIcon:
|
|
3405
|
+
suffixIcon: h,
|
|
3406
3406
|
itemIcon: x,
|
|
3407
3407
|
removeIcon: O
|
|
3408
3408
|
};
|
|
@@ -3679,7 +3679,7 @@ const Al = new de("antMoveDownIn", {
|
|
|
3679
3679
|
} = e, t = `${o}-item`;
|
|
3680
3680
|
return [
|
|
3681
3681
|
{
|
|
3682
|
-
[`${o}-dropdown`]:
|
|
3682
|
+
[`${o}-dropdown`]: w(w({}, yt(e)), {
|
|
3683
3683
|
position: "absolute",
|
|
3684
3684
|
top: -9999,
|
|
3685
3685
|
zIndex: e.zIndexPopup,
|
|
@@ -3720,10 +3720,10 @@ const Al = new de("antMoveDownIn", {
|
|
|
3720
3720
|
color: e.colorTextDisabled
|
|
3721
3721
|
},
|
|
3722
3722
|
// ========================= Options =========================
|
|
3723
|
-
[`${t}-empty`]:
|
|
3723
|
+
[`${t}-empty`]: w(w({}, Qt(e)), {
|
|
3724
3724
|
color: e.colorTextDisabled
|
|
3725
3725
|
}),
|
|
3726
|
-
[`${t}`]:
|
|
3726
|
+
[`${t}`]: w(w({}, Qt(e)), {
|
|
3727
3727
|
cursor: "pointer",
|
|
3728
3728
|
transition: `background ${e.motionDurationSlow} ease`,
|
|
3729
3729
|
borderRadius: e.borderRadiusSM,
|
|
@@ -3736,9 +3736,9 @@ const Al = new de("antMoveDownIn", {
|
|
|
3736
3736
|
// =========== Option ===========
|
|
3737
3737
|
"&-option": {
|
|
3738
3738
|
display: "flex",
|
|
3739
|
-
"&-content":
|
|
3739
|
+
"&-content": w({
|
|
3740
3740
|
flex: "auto"
|
|
3741
|
-
},
|
|
3741
|
+
}, mt),
|
|
3742
3742
|
"&-state": {
|
|
3743
3743
|
flex: "none"
|
|
3744
3744
|
},
|
|
@@ -3787,7 +3787,7 @@ function Cn(e) {
|
|
|
3787
3787
|
const l = (o - n) / 2 - t, i = Math.ceil(l / 2);
|
|
3788
3788
|
return [l, i];
|
|
3789
3789
|
}
|
|
3790
|
-
function
|
|
3790
|
+
function ct(e, n) {
|
|
3791
3791
|
const {
|
|
3792
3792
|
componentCls: o,
|
|
3793
3793
|
iconCls: t
|
|
@@ -3875,7 +3875,7 @@ function ut(e, n) {
|
|
|
3875
3875
|
whiteSpace: "pre",
|
|
3876
3876
|
textOverflow: "ellipsis"
|
|
3877
3877
|
},
|
|
3878
|
-
"&-remove":
|
|
3878
|
+
"&-remove": w(w({}, ln()), {
|
|
3879
3879
|
display: "inline-block",
|
|
3880
3880
|
color: e.colorIcon,
|
|
3881
3881
|
fontWeight: "bold",
|
|
@@ -3937,17 +3937,17 @@ function ut(e, n) {
|
|
|
3937
3937
|
function ql(e) {
|
|
3938
3938
|
const {
|
|
3939
3939
|
componentCls: n
|
|
3940
|
-
} = e, o =
|
|
3940
|
+
} = e, o = Te(e, {
|
|
3941
3941
|
controlHeight: e.controlHeightSM,
|
|
3942
3942
|
controlHeightSM: e.controlHeightXS,
|
|
3943
3943
|
borderRadius: e.borderRadiusSM,
|
|
3944
3944
|
borderRadiusSM: e.borderRadiusXS
|
|
3945
3945
|
}), [, t] = Cn(e);
|
|
3946
3946
|
return [
|
|
3947
|
-
|
|
3947
|
+
ct(e),
|
|
3948
3948
|
// ======================== Small ========================
|
|
3949
3949
|
// Shared
|
|
3950
|
-
|
|
3950
|
+
ct(o, "sm"),
|
|
3951
3951
|
// Padding
|
|
3952
3952
|
{
|
|
3953
3953
|
[`${n}-multiple${n}-sm`]: {
|
|
@@ -3963,7 +3963,7 @@ function ql(e) {
|
|
|
3963
3963
|
},
|
|
3964
3964
|
// ======================== Large ========================
|
|
3965
3965
|
// Shared
|
|
3966
|
-
|
|
3966
|
+
ct(Te(e, {
|
|
3967
3967
|
fontSize: e.fontSizeLG,
|
|
3968
3968
|
controlHeight: e.controlHeightLG,
|
|
3969
3969
|
controlHeightSM: e.controlHeight,
|
|
@@ -3972,7 +3972,7 @@ function ql(e) {
|
|
|
3972
3972
|
}), "lg")
|
|
3973
3973
|
];
|
|
3974
3974
|
}
|
|
3975
|
-
function
|
|
3975
|
+
function dt(e, n) {
|
|
3976
3976
|
const {
|
|
3977
3977
|
componentCls: o,
|
|
3978
3978
|
inputPaddingHorizontalBase: t,
|
|
@@ -3982,7 +3982,7 @@ function ct(e, n) {
|
|
|
3982
3982
|
[`${o}-single${a}`]: {
|
|
3983
3983
|
fontSize: e.fontSize,
|
|
3984
3984
|
// ========================= Selector =========================
|
|
3985
|
-
[`${o}-selector`]:
|
|
3985
|
+
[`${o}-selector`]: w(w({}, yt(e)), {
|
|
3986
3986
|
display: "flex",
|
|
3987
3987
|
borderRadius: l,
|
|
3988
3988
|
[`${o}-selection-search`]: {
|
|
@@ -4083,10 +4083,10 @@ function Ql(e) {
|
|
|
4083
4083
|
componentCls: n
|
|
4084
4084
|
} = e, o = e.controlPaddingHorizontalSM - e.lineWidth;
|
|
4085
4085
|
return [
|
|
4086
|
-
|
|
4086
|
+
dt(e),
|
|
4087
4087
|
// ======================== Small ========================
|
|
4088
4088
|
// Shared
|
|
4089
|
-
|
|
4089
|
+
dt(Te(e, {
|
|
4090
4090
|
controlHeight: e.controlHeightSM,
|
|
4091
4091
|
borderRadius: e.borderRadiusSM
|
|
4092
4092
|
}), "sm"),
|
|
@@ -4116,7 +4116,7 @@ function Ql(e) {
|
|
|
4116
4116
|
},
|
|
4117
4117
|
// ======================== Large ========================
|
|
4118
4118
|
// Shared
|
|
4119
|
-
|
|
4119
|
+
dt(Te(e, {
|
|
4120
4120
|
controlHeight: e.controlHeightLG,
|
|
4121
4121
|
fontSize: e.fontSizeLG,
|
|
4122
4122
|
borderRadius: e.borderRadiusLG
|
|
@@ -4154,7 +4154,7 @@ const Jl = (e) => {
|
|
|
4154
4154
|
}
|
|
4155
4155
|
}
|
|
4156
4156
|
};
|
|
4157
|
-
},
|
|
4157
|
+
}, ft = function(e, n) {
|
|
4158
4158
|
let o = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : !1;
|
|
4159
4159
|
const {
|
|
4160
4160
|
componentCls: t,
|
|
@@ -4168,7 +4168,7 @@ const Jl = (e) => {
|
|
|
4168
4168
|
} : {};
|
|
4169
4169
|
return {
|
|
4170
4170
|
[e]: {
|
|
4171
|
-
[`&:not(${t}-disabled):not(${t}-customize-input):not(${u}-pagination-size-changer)`]:
|
|
4171
|
+
[`&:not(${t}-disabled):not(${t}-customize-input):not(${u}-pagination-size-changer)`]: w(w({}, a), {
|
|
4172
4172
|
[`${t}-focused& ${t}-selector`]: {
|
|
4173
4173
|
borderColor: l,
|
|
4174
4174
|
boxShadow: `0 0 0 ${n.controlOutlineWidth}px ${i}`,
|
|
@@ -4207,27 +4207,27 @@ const Jl = (e) => {
|
|
|
4207
4207
|
iconCls: t
|
|
4208
4208
|
} = e;
|
|
4209
4209
|
return {
|
|
4210
|
-
[n]:
|
|
4210
|
+
[n]: w(w({}, yt(e)), {
|
|
4211
4211
|
position: "relative",
|
|
4212
4212
|
display: "inline-block",
|
|
4213
4213
|
cursor: "pointer",
|
|
4214
|
-
[`&:not(${n}-customize-input) ${n}-selector`]:
|
|
4214
|
+
[`&:not(${n}-customize-input) ${n}-selector`]: w(w({}, Jl(e)), Zl(e)),
|
|
4215
4215
|
// [`&:not(&-disabled):hover ${selectCls}-selector`]: {
|
|
4216
4216
|
// ...genHoverStyle(token),
|
|
4217
4217
|
// },
|
|
4218
4218
|
// ======================== Selection ========================
|
|
4219
|
-
[`${n}-selection-item`]:
|
|
4219
|
+
[`${n}-selection-item`]: w({
|
|
4220
4220
|
flex: 1,
|
|
4221
4221
|
fontWeight: "normal"
|
|
4222
|
-
},
|
|
4222
|
+
}, mt),
|
|
4223
4223
|
// ======================= Placeholder =======================
|
|
4224
|
-
[`${n}-selection-placeholder`]:
|
|
4224
|
+
[`${n}-selection-placeholder`]: w(w({}, mt), {
|
|
4225
4225
|
flex: 1,
|
|
4226
4226
|
color: e.colorTextPlaceholder,
|
|
4227
4227
|
pointerEvents: "none"
|
|
4228
4228
|
}),
|
|
4229
4229
|
// ========================== Arrow ==========================
|
|
4230
|
-
[`${n}-arrow`]:
|
|
4230
|
+
[`${n}-arrow`]: w(w({}, ln()), {
|
|
4231
4231
|
position: "absolute",
|
|
4232
4232
|
top: "50%",
|
|
4233
4233
|
insetInlineStart: "auto",
|
|
@@ -4342,15 +4342,15 @@ const Jl = (e) => {
|
|
|
4342
4342
|
// =====================================================
|
|
4343
4343
|
// == Status ==
|
|
4344
4344
|
// =====================================================
|
|
4345
|
-
|
|
4345
|
+
ft(n, Te(e, {
|
|
4346
4346
|
borderHoverColor: e.colorPrimaryHover,
|
|
4347
4347
|
outlineColor: e.controlOutline
|
|
4348
4348
|
})),
|
|
4349
|
-
|
|
4349
|
+
ft(`${n}-status-error`, Te(e, {
|
|
4350
4350
|
borderHoverColor: e.colorErrorHover,
|
|
4351
4351
|
outlineColor: e.colorErrorOutline
|
|
4352
4352
|
}), !0),
|
|
4353
|
-
|
|
4353
|
+
ft(`${n}-status-warning`, Te(e, {
|
|
4354
4354
|
borderHoverColor: e.colorWarningHover,
|
|
4355
4355
|
outlineColor: e.colorWarningOutline
|
|
4356
4356
|
}), !0),
|
|
@@ -4366,14 +4366,14 @@ const Jl = (e) => {
|
|
|
4366
4366
|
let {
|
|
4367
4367
|
rootPrefixCls: o
|
|
4368
4368
|
} = n;
|
|
4369
|
-
const t =
|
|
4369
|
+
const t = Te(e, {
|
|
4370
4370
|
rootPrefixCls: o,
|
|
4371
4371
|
inputPaddingHorizontalBase: e.paddingSM - 1
|
|
4372
4372
|
});
|
|
4373
4373
|
return [ti(t)];
|
|
4374
4374
|
}, (e) => ({
|
|
4375
4375
|
zIndexPopup: e.zIndexPopupBase + 50
|
|
4376
|
-
})), oi = () =>
|
|
4376
|
+
})), oi = () => w(w({}, Ze(bn(), ["inputIcon", "mode", "getInputElement", "getRawInputElement", "backfill"])), {
|
|
4377
4377
|
value: Kt([Array, Object, String, Number]),
|
|
4378
4378
|
defaultValue: Kt([Array, Object, String, Number]),
|
|
4379
4379
|
notFoundContent: A.any,
|
|
@@ -4395,10 +4395,10 @@ const Jl = (e) => {
|
|
|
4395
4395
|
MODE: 3
|
|
4396
4396
|
},
|
|
4397
4397
|
name: "ASelect",
|
|
4398
|
-
Option:
|
|
4399
|
-
OptGroup:
|
|
4398
|
+
Option: $t,
|
|
4399
|
+
OptGroup: Tt,
|
|
4400
4400
|
inheritAttrs: !1,
|
|
4401
|
-
props:
|
|
4401
|
+
props: bt(oi(), {
|
|
4402
4402
|
listHeight: 256,
|
|
4403
4403
|
listItemHeight: 24
|
|
4404
4404
|
}),
|
|
@@ -4420,7 +4420,7 @@ const Jl = (e) => {
|
|
|
4420
4420
|
}, p = (_) => {
|
|
4421
4421
|
var te;
|
|
4422
4422
|
(te = u.value) === null || te === void 0 || te.scrollTo(_);
|
|
4423
|
-
},
|
|
4423
|
+
}, S = R(() => {
|
|
4424
4424
|
const {
|
|
4425
4425
|
mode: _
|
|
4426
4426
|
} = e;
|
|
@@ -4429,7 +4429,7 @@ const Jl = (e) => {
|
|
|
4429
4429
|
});
|
|
4430
4430
|
process.env.NODE_ENV !== "production" && co(!e.dropdownClassName, "Select", "`dropdownClassName` is deprecated. Please use `popupClassName` instead.");
|
|
4431
4431
|
const {
|
|
4432
|
-
prefixCls:
|
|
4432
|
+
prefixCls: h,
|
|
4433
4433
|
direction: x,
|
|
4434
4434
|
configProvider: O,
|
|
4435
4435
|
renderEmpty: I,
|
|
@@ -4441,16 +4441,16 @@ const Jl = (e) => {
|
|
|
4441
4441
|
} = fo("select", e), {
|
|
4442
4442
|
compactSize: $,
|
|
4443
4443
|
compactItemClassnames: N
|
|
4444
|
-
} = mo(
|
|
4444
|
+
} = mo(h, x), V = R(() => $.value || P.value), j = po(), z = R(() => {
|
|
4445
4445
|
var _;
|
|
4446
4446
|
return (_ = v.value) !== null && _ !== void 0 ? _ : j.value;
|
|
4447
|
-
}), [Q, X] = ni(
|
|
4448
|
-
[`${
|
|
4449
|
-
[`${
|
|
4450
|
-
[`${
|
|
4451
|
-
[`${
|
|
4452
|
-
[`${
|
|
4453
|
-
}, ho(
|
|
4447
|
+
}), [Q, X] = ni(h), U = R(() => D()), M = R(() => e.placement !== void 0 ? e.placement : x.value === "rtl" ? "bottomRight" : "bottomLeft"), L = R(() => vo(U.value, go(M.value), e.transitionName)), k = R(() => ue({
|
|
4448
|
+
[`${h.value}-lg`]: V.value === "large",
|
|
4449
|
+
[`${h.value}-sm`]: V.value === "small",
|
|
4450
|
+
[`${h.value}-rtl`]: x.value === "rtl",
|
|
4451
|
+
[`${h.value}-borderless`]: !e.bordered,
|
|
4452
|
+
[`${h.value}-in-form-item`]: m.isFormItemInput
|
|
4453
|
+
}, ho(h.value, r.value, m.hasFeedback), N.value, X.value)), ee = function() {
|
|
4454
4454
|
for (var _ = arguments.length, te = new Array(_), oe = 0; oe < _; oe++)
|
|
4455
4455
|
te[oe] = arguments[oe];
|
|
4456
4456
|
t("update:value", te[0]), t("change", ...te), a.onFieldChange();
|
|
@@ -4462,14 +4462,14 @@ const Jl = (e) => {
|
|
|
4462
4462
|
focus: s,
|
|
4463
4463
|
scrollTo: p
|
|
4464
4464
|
});
|
|
4465
|
-
const H = R(() =>
|
|
4465
|
+
const H = R(() => S.value === "multiple" || S.value === "tags"), W = R(() => e.showArrow !== void 0 ? e.showArrow : e.loading || !(H.value || S.value === "combobox"));
|
|
4466
4466
|
return () => {
|
|
4467
4467
|
var _, te, oe, re;
|
|
4468
4468
|
const {
|
|
4469
4469
|
notFoundContent: ne,
|
|
4470
4470
|
listHeight: me = 256,
|
|
4471
4471
|
listItemHeight: pe = 24,
|
|
4472
|
-
popupClassName:
|
|
4472
|
+
popupClassName: b,
|
|
4473
4473
|
dropdownClassName: c,
|
|
4474
4474
|
virtual: d,
|
|
4475
4475
|
dropdownMatchSelectWidth: F,
|
|
@@ -4481,22 +4481,22 @@ const Jl = (e) => {
|
|
|
4481
4481
|
feedbackIcon: le
|
|
4482
4482
|
} = m;
|
|
4483
4483
|
let Z;
|
|
4484
|
-
ne !== void 0 ? Z = ne : l.notFoundContent ? Z = l.notFoundContent() :
|
|
4484
|
+
ne !== void 0 ? Z = ne : l.notFoundContent ? Z = l.notFoundContent() : S.value === "combobox" ? Z = null : Z = (I == null ? void 0 : I("Select")) || y(bo, {
|
|
4485
4485
|
componentName: "Select"
|
|
4486
4486
|
}, null);
|
|
4487
4487
|
const {
|
|
4488
4488
|
suffixIcon: se,
|
|
4489
4489
|
itemIcon: fe,
|
|
4490
4490
|
removeIcon: Ge,
|
|
4491
|
-
clearIcon:
|
|
4492
|
-
} = Nl(
|
|
4491
|
+
clearIcon: nt
|
|
4492
|
+
} = Nl(w(w({}, e), {
|
|
4493
4493
|
multiple: H.value,
|
|
4494
|
-
prefixCls:
|
|
4494
|
+
prefixCls: h.value,
|
|
4495
4495
|
hasFeedback: J,
|
|
4496
4496
|
feedbackIcon: le,
|
|
4497
4497
|
showArrow: W.value
|
|
4498
|
-
}), l), Re =
|
|
4499
|
-
[`${
|
|
4498
|
+
}), l), Re = Ze(e, ["prefixCls", "suffixIcon", "itemIcon", "removeIcon", "clearIcon", "size", "bordered", "status"]), De = ue(b || c, {
|
|
4499
|
+
[`${h.value}-dropdown-${x.value}`]: x.value === "rtl"
|
|
4500
4500
|
}, X.value);
|
|
4501
4501
|
return Q(y(Rl, Y(Y(Y({
|
|
4502
4502
|
ref: u,
|
|
@@ -4507,13 +4507,13 @@ const Jl = (e) => {
|
|
|
4507
4507
|
placeholder: B,
|
|
4508
4508
|
listHeight: me,
|
|
4509
4509
|
listItemHeight: pe,
|
|
4510
|
-
mode:
|
|
4511
|
-
prefixCls:
|
|
4510
|
+
mode: S.value,
|
|
4511
|
+
prefixCls: h.value,
|
|
4512
4512
|
direction: x.value,
|
|
4513
4513
|
inputIcon: se,
|
|
4514
4514
|
menuItemSelectedIcon: fe,
|
|
4515
4515
|
removeIcon: Ge,
|
|
4516
|
-
clearIcon:
|
|
4516
|
+
clearIcon: nt,
|
|
4517
4517
|
notFoundContent: Z,
|
|
4518
4518
|
class: [k.value, o.class],
|
|
4519
4519
|
getPopupContainer: C == null ? void 0 : C.value,
|
|
@@ -4540,10 +4540,10 @@ ye.install = function(e) {
|
|
|
4540
4540
|
};
|
|
4541
4541
|
ye.Option;
|
|
4542
4542
|
ye.OptGroup;
|
|
4543
|
-
const li = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAGXSURBVHgBlVNLTgJBEK1qOrjtI4w34AhwAuQEZBJc4yyVBbCRxE2HrZoQT4CcAI7AEeYIbDUM5asGZYj0KJX0J1WvX9eXqUIm/qUpbNp6ZzHT+yzNY1iOGR796w2sc1w3B5Ujoc5D1ns/hzcxImb2OPJPqV3rwn0NYh/DR4mEJBGhxShLN7pEZAF1EsPbmAExr7C1kad9KGy6oF/RpR6R1FIGkzAvw4KPqqv4OC4jP3N1LpZ6R55aGiJd7JES4SF+CquK5JdHWnKE48o6YenjcCw8PtGTbMqtwGWSQ9/8X0p9ZY+M7DShLNKCOq9m2Cb7Ahy9P1N+m1eNgsrEz7AXJ7qQ7Cf/3IBLw71rxQzApIIkUUyAsgzDWyXSEhdcm2tY6N4xuqXxDTwrsCkGXT/VPtuyWSqHuaJtQ8cBuUkH2e0IgDcAmzEeteHD6SDr3eHMoHLKYT/IruuIF0PaR+UczjaIc4rLGpguRmfFTN1dUNncHAZyDEUoP0iclV0nxgLbz+joG32rxeGTJKKs6uFfXaw50XDK2C8hpcmbpfjHLAAAAABJRU5ErkJggg==", ii = { class: "crane-checkbox-line" }, ai = { class: "crane-flex-center crane-checkbox-label" }, ri = { class: "crane-text-overflow" }, si = { class: "crane-flex-center crane-margin-left-4" },
|
|
4543
|
+
const li = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAGXSURBVHgBlVNLTgJBEK1qOrjtI4w34AhwAuQEZBJc4yyVBbCRxE2HrZoQT4CcAI7AEeYIbDUM5asGZYj0KJX0J1WvX9eXqUIm/qUpbNp6ZzHT+yzNY1iOGR796w2sc1w3B5Ujoc5D1ns/hzcxImb2OPJPqV3rwn0NYh/DR4mEJBGhxShLN7pEZAF1EsPbmAExr7C1kad9KGy6oF/RpR6R1FIGkzAvw4KPqqv4OC4jP3N1LpZ6R55aGiJd7JES4SF+CquK5JdHWnKE48o6YenjcCw8PtGTbMqtwGWSQ9/8X0p9ZY+M7DShLNKCOq9m2Cb7Ahy9P1N+m1eNgsrEz7AXJ7qQ7Cf/3IBLw71rxQzApIIkUUyAsgzDWyXSEhdcm2tY6N4xuqXxDTwrsCkGXT/VPtuyWSqHuaJtQ8cBuUkH2e0IgDcAmzEeteHD6SDr3eHMoHLKYT/IruuIF0PaR+UczjaIc4rLGpguRmfFTN1dUNncHAZyDEUoP0iclV0nxgLbz+joG32rxeGTJKKs6uFfXaw50XDK2C8hpcmbpfjHLAAAAABJRU5ErkJggg==", ii = { class: "crane-checkbox-line" }, ai = { class: "crane-flex-center crane-checkbox-label" }, ri = { class: "crane-text-overflow" }, si = { key: 0 }, ui = { key: 1 }, ci = { class: "crane-flex-center crane-margin-left-4" }, di = ["src"], fi = { class: "crane-week-color crane-margin-left-4" }, mi = {
|
|
4544
4544
|
key: 2,
|
|
4545
4545
|
class: "crane-week-color crane-margin-left-12"
|
|
4546
|
-
},
|
|
4546
|
+
}, pi = /* @__PURE__ */ ce({
|
|
4547
4547
|
__name: "checkbox-item",
|
|
4548
4548
|
props: {
|
|
4549
4549
|
item: {
|
|
@@ -4565,84 +4565,84 @@ const li = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAA
|
|
|
4565
4565
|
const n = {
|
|
4566
4566
|
L1: {
|
|
4567
4567
|
color: "green",
|
|
4568
|
-
text:
|
|
4568
|
+
text: Ie("levels.L1")
|
|
4569
4569
|
},
|
|
4570
4570
|
L2: {
|
|
4571
4571
|
color: "orange",
|
|
4572
|
-
text:
|
|
4572
|
+
text: Ie("levels.L2")
|
|
4573
4573
|
},
|
|
4574
4574
|
L3: {
|
|
4575
4575
|
color: "red",
|
|
4576
|
-
text:
|
|
4576
|
+
text: Ie("levels.L3")
|
|
4577
4577
|
}
|
|
4578
4578
|
};
|
|
4579
4579
|
let o = e;
|
|
4580
|
-
const t = wo("availiables"), l =
|
|
4580
|
+
const t = wo("availiables"), l = Ie("status"), i = he(""), u = (r) => {
|
|
4581
4581
|
const s = {
|
|
4582
4582
|
L1: "SIXTY_DAYS",
|
|
4583
4583
|
L2: "THIRTY_DAYS",
|
|
4584
4584
|
L3: "SEVEN_DAYS"
|
|
4585
|
-
}, { relatedDepartmentIds: f = [], curDepartmentId: p = 0, securityLevel:
|
|
4586
|
-
return f.includes(p) ? r.validTime = "NINETY_DAYS" : r.validTime = s[
|
|
4585
|
+
}, { relatedDepartmentIds: f = [], curDepartmentId: p = 0, securityLevel: S } = r;
|
|
4586
|
+
return f.includes(p) ? r.validTime = "NINETY_DAYS" : r.validTime = s[S], r.validTime;
|
|
4587
4587
|
}, a = (r) => {
|
|
4588
4588
|
o.item.validTime = r, o.onChangeTime();
|
|
4589
4589
|
}, m = (r) => {
|
|
4590
4590
|
r.target.checked && (i.value = u(o.item));
|
|
4591
4591
|
};
|
|
4592
|
-
return (r, s) => (
|
|
4592
|
+
return (r, s) => (Se(), ke("div", ii, [
|
|
4593
4593
|
y(ie(xo), {
|
|
4594
4594
|
value: e.item.roleId,
|
|
4595
4595
|
disabled: ["OWNER", "PENDING", "NO"].includes(ie(o).item.businessApplyType),
|
|
4596
4596
|
onChange: m
|
|
4597
4597
|
}, {
|
|
4598
|
-
default:
|
|
4598
|
+
default: ge(() => [
|
|
4599
4599
|
Fe("div", ai, [
|
|
4600
|
-
e.item.securityLevel ? (
|
|
4600
|
+
e.item.securityLevel ? (Se(), _e(ie(rt), {
|
|
4601
4601
|
key: 0,
|
|
4602
4602
|
bordered: !1,
|
|
4603
4603
|
color: n[e.item.securityLevel].color,
|
|
4604
4604
|
class: "crane-tag-position"
|
|
4605
4605
|
}, {
|
|
4606
|
-
default:
|
|
4607
|
-
be(
|
|
4606
|
+
default: ge(() => [
|
|
4607
|
+
be(ve(n[e.item.securityLevel].text), 1)
|
|
4608
4608
|
]),
|
|
4609
4609
|
_: 1
|
|
4610
4610
|
}, 8, ["color"])) : Ne("", !0),
|
|
4611
|
-
Fe("span", null,
|
|
4612
|
-
y(ie(
|
|
4613
|
-
content:
|
|
4614
|
-
be(
|
|
4611
|
+
Fe("span", null, ve(ie(Ie)(`operationType.${e.item.operationType}`)) + "| ", 1),
|
|
4612
|
+
y(ie(qe), null, {
|
|
4613
|
+
content: ge(() => [
|
|
4614
|
+
be(ve(e.item.name), 1)
|
|
4615
4615
|
]),
|
|
4616
|
-
default:
|
|
4617
|
-
Fe("span", ri,
|
|
4616
|
+
default: ge(() => [
|
|
4617
|
+
Fe("span", ri, ve(e.item.name), 1)
|
|
4618
4618
|
]),
|
|
4619
4619
|
_: 1
|
|
4620
4620
|
}),
|
|
4621
|
-
e.item.businessApplyType && e.item.businessApplyType !== "TEMP_OWNER" ? (
|
|
4621
|
+
e.item.businessApplyType && e.item.businessApplyType !== "TEMP_OWNER" ? (Se(), _e(ie(rt), {
|
|
4622
4622
|
key: 1,
|
|
4623
4623
|
bordered: !1,
|
|
4624
4624
|
class: Ht(["crane-tag-position crane-margin-left-4 crane-margin-right-0", ["PENDING", "TEMP_OWNER"].includes(e.item.businessApplyType) ? "" : "crane-disabled-color"])
|
|
4625
4625
|
}, {
|
|
4626
|
-
default:
|
|
4627
|
-
be(
|
|
4626
|
+
default: ge(() => [
|
|
4627
|
+
be(ve(ie(l)[e.item.businessApplyType]), 1)
|
|
4628
4628
|
]),
|
|
4629
4629
|
_: 1
|
|
4630
4630
|
}, 8, ["class"])) : Ne("", !0),
|
|
4631
|
-
y(ie(
|
|
4632
|
-
content:
|
|
4633
|
-
var f, p;
|
|
4631
|
+
y(ie(qe), null, {
|
|
4632
|
+
content: ge(() => {
|
|
4633
|
+
var f, p, S, h;
|
|
4634
4634
|
return [
|
|
4635
|
-
|
|
4635
|
+
((p = (f = e.item) == null ? void 0 : f.ownStatusVO) == null ? void 0 : p.dayDiff) > 0 ? (Se(), ke("span", si, ve(ie(Ie)("lastDays", { count: (h = (S = e.item) == null ? void 0 : S.ownStatusVO) == null ? void 0 : h.dayDiff })), 1)) : (Se(), ke("span", ui, ve(ie(Ie)("taday")), 1))
|
|
4636
4636
|
];
|
|
4637
4637
|
}),
|
|
4638
|
-
default:
|
|
4639
|
-
e.item.businessApplyType === "TEMP_OWNER" ? (
|
|
4638
|
+
default: ge(() => [
|
|
4639
|
+
e.item.businessApplyType === "TEMP_OWNER" ? (Se(), _e(ie(rt), {
|
|
4640
4640
|
key: 0,
|
|
4641
4641
|
bordered: !1,
|
|
4642
4642
|
class: Ht(["crane-tag-position crane-margin-left-4 crane-margin-right-0", ["PENDING"].includes(e.item.businessApplyType) ? "" : "crane-disabled-color"])
|
|
4643
4643
|
}, {
|
|
4644
|
-
default:
|
|
4645
|
-
be(
|
|
4644
|
+
default: ge(() => [
|
|
4645
|
+
be(ve(ie(l)[e.item.businessApplyType]), 1)
|
|
4646
4646
|
]),
|
|
4647
4647
|
_: 1
|
|
4648
4648
|
}, 8, ["class"])) : Ne("", !0)
|
|
@@ -4653,33 +4653,33 @@ const li = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAA
|
|
|
4653
4653
|
]),
|
|
4654
4654
|
_: 1
|
|
4655
4655
|
}, 8, ["value", "disabled"]),
|
|
4656
|
-
e.item.desc ? (
|
|
4657
|
-
content:
|
|
4658
|
-
be(
|
|
4656
|
+
e.item.desc ? (Se(), _e(ie(qe), { key: 0 }, {
|
|
4657
|
+
content: ge(() => [
|
|
4658
|
+
be(ve(e.item.desc), 1)
|
|
4659
4659
|
]),
|
|
4660
|
-
default:
|
|
4660
|
+
default: ge(() => [
|
|
4661
4661
|
y(ie(Oo), { class: "crane-week-color" })
|
|
4662
4662
|
]),
|
|
4663
4663
|
_: 1
|
|
4664
4664
|
})) : Ne("", !0),
|
|
4665
|
-
e.item.relatedDepartments ? (
|
|
4666
|
-
content:
|
|
4667
|
-
be(
|
|
4665
|
+
e.item.relatedDepartments ? (Se(), _e(ie(qe), { key: 1 }, {
|
|
4666
|
+
content: ge(() => [
|
|
4667
|
+
be(ve(ie(Ie)("adaptDepartment")) + ":" + ve(e.item.relatedDepartments.map((f) => f.name).join("、")), 1)
|
|
4668
4668
|
]),
|
|
4669
|
-
default:
|
|
4670
|
-
Fe("span",
|
|
4669
|
+
default: ge(() => [
|
|
4670
|
+
Fe("span", ci, [
|
|
4671
4671
|
Fe("img", {
|
|
4672
4672
|
src: ie(li),
|
|
4673
4673
|
height: "14",
|
|
4674
4674
|
width: "14"
|
|
4675
|
-
}, null, 8,
|
|
4676
|
-
Fe("span",
|
|
4675
|
+
}, null, 8, di),
|
|
4676
|
+
Fe("span", fi, ve(e.item.relatedDepartments.length), 1)
|
|
4677
4677
|
])
|
|
4678
4678
|
]),
|
|
4679
4679
|
_: 1
|
|
4680
4680
|
})) : Ne("", !0),
|
|
4681
|
-
e.checkedIds.includes(e.item.roleId) ? (
|
|
4682
|
-
be(
|
|
4681
|
+
e.checkedIds.includes(e.item.roleId) ? (Se(), ke("span", mi, [
|
|
4682
|
+
be(ve(ie(Ie)("availableTime")) + ": ", 1),
|
|
4683
4683
|
y(ie(ye), {
|
|
4684
4684
|
value: i.value,
|
|
4685
4685
|
"onUpdate:value": s[0] || (s[0] = (f) => i.value = f),
|
|
@@ -4691,7 +4691,7 @@ const li = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAA
|
|
|
4691
4691
|
])) : Ne("", !0)
|
|
4692
4692
|
]));
|
|
4693
4693
|
}
|
|
4694
|
-
}),
|
|
4694
|
+
}), Ti = /* @__PURE__ */ Io(pi, [["__scopeId", "data-v-95656202"]]);
|
|
4695
4695
|
export {
|
|
4696
|
-
|
|
4696
|
+
Ti as default
|
|
4697
4697
|
};
|