vsoft-ui 1.0.10 → 1.0.11
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/vsoft-ui.es.js +262 -254
- package/dist/vsoft-ui.umd.js +1 -1
- package/package.json +1 -1
package/dist/vsoft-ui.es.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import mn, { ElMessageBox as fn, ElMessage as pn, ElLoading as R, vLoading as tn } from "element-plus";
|
|
2
2
|
import * as ln from "@element-plus/icons-vue";
|
|
3
|
-
import { defineComponent as a, resolveComponent as j, createBlock as r, openBlock as z, normalizeProps as o, guardReactiveProps as t, createSlots as d, renderList as m, withCtx as l, renderSlot as c, mergeProps as E, unref as bn, ref as v, useAttrs as F, computed as L, createCommentVNode as xn, resolveDynamicComponent as wn } from "vue";
|
|
3
|
+
import { defineComponent as a, resolveComponent as j, createBlock as r, openBlock as z, normalizeProps as o, guardReactiveProps as t, createSlots as d, renderList as m, withCtx as l, renderSlot as c, mergeProps as E, unref as bn, ref as v, useAttrs as F, computed as L, createCommentVNode as xn, resolveDynamicComponent as wn, watch as _n } from "vue";
|
|
4
4
|
var cn = {
|
|
5
5
|
name: "zh-cn",
|
|
6
6
|
el: {
|
|
@@ -195,7 +195,7 @@ var cn = {
|
|
|
195
195
|
}
|
|
196
196
|
}
|
|
197
197
|
};
|
|
198
|
-
class
|
|
198
|
+
class qn {
|
|
199
199
|
state = {
|
|
200
200
|
permissions: []
|
|
201
201
|
};
|
|
@@ -226,7 +226,7 @@ class _n {
|
|
|
226
226
|
this.state.permissions = [];
|
|
227
227
|
}
|
|
228
228
|
}
|
|
229
|
-
const $ = new
|
|
229
|
+
const $ = new qn(), kn = {
|
|
230
230
|
mounted(i, n) {
|
|
231
231
|
const { value: h, arg: u } = n, [e, g] = (u || "").split(":");
|
|
232
232
|
let s = "whitelist", y = "any";
|
|
@@ -250,7 +250,7 @@ const $ = new _n(), qn = {
|
|
|
250
250
|
mode: s,
|
|
251
251
|
checkMode: y
|
|
252
252
|
}, b = i.__permissionInstance, f = K(h, p);
|
|
253
|
-
b.hasPermission !== f && (b.hasPermission = f, f ?
|
|
253
|
+
b.hasPermission !== f && (b.hasPermission = f, f ? $n(b) : O(i));
|
|
254
254
|
},
|
|
255
255
|
beforeUnmount(i) {
|
|
256
256
|
delete i.__permissionInstance;
|
|
@@ -259,7 +259,7 @@ const $ = new _n(), qn = {
|
|
|
259
259
|
function O(i) {
|
|
260
260
|
i.remove();
|
|
261
261
|
}
|
|
262
|
-
function
|
|
262
|
+
function $n(i) {
|
|
263
263
|
const { el: n, parentNode: h, nextSibling: u } = i;
|
|
264
264
|
h && (u ? h.insertBefore(n, u) : h.appendChild(n));
|
|
265
265
|
}
|
|
@@ -267,7 +267,7 @@ function K(i, n) {
|
|
|
267
267
|
const { mode: h, checkMode: u = "any" } = n, e = $.hasPermission(i, u);
|
|
268
268
|
return h === "blacklist" ? !e : e;
|
|
269
269
|
}
|
|
270
|
-
const
|
|
270
|
+
const En = /* @__PURE__ */ a({
|
|
271
271
|
__name: "index",
|
|
272
272
|
setup(i) {
|
|
273
273
|
return (n, h) => {
|
|
@@ -282,7 +282,7 @@ const $n = /* @__PURE__ */ a({
|
|
|
282
282
|
]), 1040);
|
|
283
283
|
};
|
|
284
284
|
}
|
|
285
|
-
}),
|
|
285
|
+
}), vn = /* @__PURE__ */ a({
|
|
286
286
|
__name: "index",
|
|
287
287
|
setup(i) {
|
|
288
288
|
return (n, h) => {
|
|
@@ -297,7 +297,7 @@ const $n = /* @__PURE__ */ a({
|
|
|
297
297
|
]), 1040);
|
|
298
298
|
};
|
|
299
299
|
}
|
|
300
|
-
}),
|
|
300
|
+
}), Vn = /* @__PURE__ */ a({
|
|
301
301
|
__name: "index",
|
|
302
302
|
setup(i) {
|
|
303
303
|
return (n, h) => {
|
|
@@ -312,7 +312,7 @@ const $n = /* @__PURE__ */ a({
|
|
|
312
312
|
]), 1040);
|
|
313
313
|
};
|
|
314
314
|
}
|
|
315
|
-
}),
|
|
315
|
+
}), Cn = /* @__PURE__ */ a({
|
|
316
316
|
__name: "index",
|
|
317
317
|
setup(i) {
|
|
318
318
|
return (n, h) => {
|
|
@@ -327,7 +327,7 @@ const $n = /* @__PURE__ */ a({
|
|
|
327
327
|
]), 1040);
|
|
328
328
|
};
|
|
329
329
|
}
|
|
330
|
-
}),
|
|
330
|
+
}), Dn = /* @__PURE__ */ a({
|
|
331
331
|
__name: "index",
|
|
332
332
|
setup(i) {
|
|
333
333
|
return (n, h) => {
|
|
@@ -342,7 +342,7 @@ const $n = /* @__PURE__ */ a({
|
|
|
342
342
|
]), 1040);
|
|
343
343
|
};
|
|
344
344
|
}
|
|
345
|
-
}),
|
|
345
|
+
}), Pn = /* @__PURE__ */ a({
|
|
346
346
|
__name: "index",
|
|
347
347
|
setup(i) {
|
|
348
348
|
return (n, h) => {
|
|
@@ -357,7 +357,7 @@ const $n = /* @__PURE__ */ a({
|
|
|
357
357
|
]), 1040);
|
|
358
358
|
};
|
|
359
359
|
}
|
|
360
|
-
}),
|
|
360
|
+
}), Fn = /* @__PURE__ */ a({
|
|
361
361
|
__name: "index",
|
|
362
362
|
setup(i) {
|
|
363
363
|
return (n, h) => {
|
|
@@ -372,7 +372,7 @@ const $n = /* @__PURE__ */ a({
|
|
|
372
372
|
]), 1040);
|
|
373
373
|
};
|
|
374
374
|
}
|
|
375
|
-
}),
|
|
375
|
+
}), Sn = /* @__PURE__ */ a({
|
|
376
376
|
__name: "index",
|
|
377
377
|
setup(i) {
|
|
378
378
|
return (n, h) => {
|
|
@@ -387,7 +387,7 @@ const $n = /* @__PURE__ */ a({
|
|
|
387
387
|
]), 1040);
|
|
388
388
|
};
|
|
389
389
|
}
|
|
390
|
-
}),
|
|
390
|
+
}), Tn = /* @__PURE__ */ a({
|
|
391
391
|
__name: "index",
|
|
392
392
|
setup(i) {
|
|
393
393
|
return (n, h) => {
|
|
@@ -402,7 +402,7 @@ const $n = /* @__PURE__ */ a({
|
|
|
402
402
|
]), 1040);
|
|
403
403
|
};
|
|
404
404
|
}
|
|
405
|
-
}),
|
|
405
|
+
}), Bn = /* @__PURE__ */ a({
|
|
406
406
|
__name: "index",
|
|
407
407
|
setup(i) {
|
|
408
408
|
return (n, h) => {
|
|
@@ -417,7 +417,7 @@ const $n = /* @__PURE__ */ a({
|
|
|
417
417
|
]), 1040);
|
|
418
418
|
};
|
|
419
419
|
}
|
|
420
|
-
}),
|
|
420
|
+
}), An = /* @__PURE__ */ a({
|
|
421
421
|
__name: "index",
|
|
422
422
|
setup(i) {
|
|
423
423
|
return (n, h) => {
|
|
@@ -432,7 +432,7 @@ const $n = /* @__PURE__ */ a({
|
|
|
432
432
|
]), 1040);
|
|
433
433
|
};
|
|
434
434
|
}
|
|
435
|
-
}),
|
|
435
|
+
}), Mn = /* @__PURE__ */ a({
|
|
436
436
|
__name: "index",
|
|
437
437
|
setup(i) {
|
|
438
438
|
return (n, h) => {
|
|
@@ -447,7 +447,7 @@ const $n = /* @__PURE__ */ a({
|
|
|
447
447
|
]), 1040);
|
|
448
448
|
};
|
|
449
449
|
}
|
|
450
|
-
}),
|
|
450
|
+
}), In = /* @__PURE__ */ a({
|
|
451
451
|
__name: "index",
|
|
452
452
|
setup(i) {
|
|
453
453
|
return (n, h) => {
|
|
@@ -462,7 +462,7 @@ const $n = /* @__PURE__ */ a({
|
|
|
462
462
|
]), 1040);
|
|
463
463
|
};
|
|
464
464
|
}
|
|
465
|
-
}),
|
|
465
|
+
}), Rn = /* @__PURE__ */ a({
|
|
466
466
|
__name: "index",
|
|
467
467
|
setup(i) {
|
|
468
468
|
return (n, h) => {
|
|
@@ -477,7 +477,7 @@ const $n = /* @__PURE__ */ a({
|
|
|
477
477
|
]), 1040);
|
|
478
478
|
};
|
|
479
479
|
}
|
|
480
|
-
}),
|
|
480
|
+
}), Ln = /* @__PURE__ */ a({
|
|
481
481
|
__name: "index",
|
|
482
482
|
setup(i) {
|
|
483
483
|
return (n, h) => {
|
|
@@ -492,7 +492,7 @@ const $n = /* @__PURE__ */ a({
|
|
|
492
492
|
]), 1040);
|
|
493
493
|
};
|
|
494
494
|
}
|
|
495
|
-
}),
|
|
495
|
+
}), Zn = /* @__PURE__ */ a({
|
|
496
496
|
__name: "index",
|
|
497
497
|
setup(i) {
|
|
498
498
|
return (n, h) => {
|
|
@@ -507,7 +507,7 @@ const $n = /* @__PURE__ */ a({
|
|
|
507
507
|
]), 1040);
|
|
508
508
|
};
|
|
509
509
|
}
|
|
510
|
-
}),
|
|
510
|
+
}), On = /* @__PURE__ */ a({
|
|
511
511
|
__name: "index",
|
|
512
512
|
setup(i) {
|
|
513
513
|
return (n, h) => {
|
|
@@ -522,7 +522,7 @@ const $n = /* @__PURE__ */ a({
|
|
|
522
522
|
]), 1040);
|
|
523
523
|
};
|
|
524
524
|
}
|
|
525
|
-
}),
|
|
525
|
+
}), Kn = /* @__PURE__ */ a({
|
|
526
526
|
__name: "index",
|
|
527
527
|
setup(i) {
|
|
528
528
|
return (n, h) => {
|
|
@@ -537,7 +537,7 @@ const $n = /* @__PURE__ */ a({
|
|
|
537
537
|
]), 1040);
|
|
538
538
|
};
|
|
539
539
|
}
|
|
540
|
-
}),
|
|
540
|
+
}), Un = /* @__PURE__ */ a({
|
|
541
541
|
__name: "index",
|
|
542
542
|
setup(i) {
|
|
543
543
|
return (n, h) => {
|
|
@@ -552,7 +552,7 @@ const $n = /* @__PURE__ */ a({
|
|
|
552
552
|
]), 1040);
|
|
553
553
|
};
|
|
554
554
|
}
|
|
555
|
-
}),
|
|
555
|
+
}), Hn = /* @__PURE__ */ a({
|
|
556
556
|
__name: "index",
|
|
557
557
|
setup(i) {
|
|
558
558
|
return (n, h) => {
|
|
@@ -567,7 +567,7 @@ const $n = /* @__PURE__ */ a({
|
|
|
567
567
|
]), 1040, ["locale"]);
|
|
568
568
|
};
|
|
569
569
|
}
|
|
570
|
-
}),
|
|
570
|
+
}), Gn = /* @__PURE__ */ a({
|
|
571
571
|
__name: "index",
|
|
572
572
|
setup(i) {
|
|
573
573
|
return (n, h) => {
|
|
@@ -582,7 +582,7 @@ const $n = /* @__PURE__ */ a({
|
|
|
582
582
|
]), 1040);
|
|
583
583
|
};
|
|
584
584
|
}
|
|
585
|
-
}),
|
|
585
|
+
}), Wn = /* @__PURE__ */ a({
|
|
586
586
|
__name: "index",
|
|
587
587
|
setup(i) {
|
|
588
588
|
return (n, h) => {
|
|
@@ -597,7 +597,7 @@ const $n = /* @__PURE__ */ a({
|
|
|
597
597
|
]), 1040);
|
|
598
598
|
};
|
|
599
599
|
}
|
|
600
|
-
}),
|
|
600
|
+
}), Yn = /* @__PURE__ */ a({
|
|
601
601
|
__name: "index",
|
|
602
602
|
setup(i) {
|
|
603
603
|
return (n, h) => {
|
|
@@ -612,7 +612,7 @@ const $n = /* @__PURE__ */ a({
|
|
|
612
612
|
]), 1040);
|
|
613
613
|
};
|
|
614
614
|
}
|
|
615
|
-
}),
|
|
615
|
+
}), Qn = /* @__PURE__ */ a({
|
|
616
616
|
__name: "index",
|
|
617
617
|
setup(i) {
|
|
618
618
|
return (n, h) => {
|
|
@@ -627,7 +627,7 @@ const $n = /* @__PURE__ */ a({
|
|
|
627
627
|
]), 1040);
|
|
628
628
|
};
|
|
629
629
|
}
|
|
630
|
-
}),
|
|
630
|
+
}), Xn = /* @__PURE__ */ a({
|
|
631
631
|
__name: "index",
|
|
632
632
|
setup(i) {
|
|
633
633
|
return (n, h) => {
|
|
@@ -642,7 +642,7 @@ const $n = /* @__PURE__ */ a({
|
|
|
642
642
|
]), 1040);
|
|
643
643
|
};
|
|
644
644
|
}
|
|
645
|
-
}),
|
|
645
|
+
}), Jn = /* @__PURE__ */ a({
|
|
646
646
|
__name: "index",
|
|
647
647
|
setup(i) {
|
|
648
648
|
return (n, h) => {
|
|
@@ -657,7 +657,7 @@ const $n = /* @__PURE__ */ a({
|
|
|
657
657
|
]), 1040);
|
|
658
658
|
};
|
|
659
659
|
}
|
|
660
|
-
}),
|
|
660
|
+
}), Nn = /* @__PURE__ */ a({
|
|
661
661
|
__name: "index",
|
|
662
662
|
setup(i) {
|
|
663
663
|
return (n, h) => {
|
|
@@ -672,7 +672,7 @@ const $n = /* @__PURE__ */ a({
|
|
|
672
672
|
]), 1040);
|
|
673
673
|
};
|
|
674
674
|
}
|
|
675
|
-
}),
|
|
675
|
+
}), ni = /* @__PURE__ */ a({
|
|
676
676
|
__name: "index",
|
|
677
677
|
setup(i) {
|
|
678
678
|
return (n, h) => {
|
|
@@ -687,7 +687,7 @@ const $n = /* @__PURE__ */ a({
|
|
|
687
687
|
]), 1040);
|
|
688
688
|
};
|
|
689
689
|
}
|
|
690
|
-
}),
|
|
690
|
+
}), ii = /* @__PURE__ */ a({
|
|
691
691
|
__name: "index",
|
|
692
692
|
setup(i) {
|
|
693
693
|
return (n, h) => {
|
|
@@ -702,7 +702,7 @@ const $n = /* @__PURE__ */ a({
|
|
|
702
702
|
]), 1040);
|
|
703
703
|
};
|
|
704
704
|
}
|
|
705
|
-
}),
|
|
705
|
+
}), hi = /* @__PURE__ */ a({
|
|
706
706
|
__name: "index",
|
|
707
707
|
setup(i) {
|
|
708
708
|
return (n, h) => {
|
|
@@ -717,7 +717,7 @@ const $n = /* @__PURE__ */ a({
|
|
|
717
717
|
]), 1040);
|
|
718
718
|
};
|
|
719
719
|
}
|
|
720
|
-
}),
|
|
720
|
+
}), gi = /* @__PURE__ */ a({
|
|
721
721
|
__name: "index",
|
|
722
722
|
setup(i, { expose: n }) {
|
|
723
723
|
const h = v(), u = F(), e = L(() => ({
|
|
@@ -760,7 +760,7 @@ const $n = /* @__PURE__ */ a({
|
|
|
760
760
|
]), 1040);
|
|
761
761
|
};
|
|
762
762
|
}
|
|
763
|
-
}),
|
|
763
|
+
}), ui = /* @__PURE__ */ a({
|
|
764
764
|
__name: "index",
|
|
765
765
|
setup(i) {
|
|
766
766
|
return (n, h) => {
|
|
@@ -775,7 +775,7 @@ const $n = /* @__PURE__ */ a({
|
|
|
775
775
|
]), 1040);
|
|
776
776
|
};
|
|
777
777
|
}
|
|
778
|
-
}),
|
|
778
|
+
}), si = /* @__PURE__ */ a({
|
|
779
779
|
__name: "index",
|
|
780
780
|
setup(i) {
|
|
781
781
|
return (n, h) => {
|
|
@@ -790,7 +790,7 @@ const $n = /* @__PURE__ */ a({
|
|
|
790
790
|
]), 1040);
|
|
791
791
|
};
|
|
792
792
|
}
|
|
793
|
-
}),
|
|
793
|
+
}), ei = /* @__PURE__ */ a({
|
|
794
794
|
__name: "index",
|
|
795
795
|
props: {
|
|
796
796
|
icon: {}
|
|
@@ -814,7 +814,7 @@ const $n = /* @__PURE__ */ a({
|
|
|
814
814
|
]), 1040);
|
|
815
815
|
};
|
|
816
816
|
}
|
|
817
|
-
}),
|
|
817
|
+
}), oi = /* @__PURE__ */ a({
|
|
818
818
|
__name: "index",
|
|
819
819
|
setup(i) {
|
|
820
820
|
return (n, h) => {
|
|
@@ -829,7 +829,7 @@ const $n = /* @__PURE__ */ a({
|
|
|
829
829
|
]), 1040);
|
|
830
830
|
};
|
|
831
831
|
}
|
|
832
|
-
}),
|
|
832
|
+
}), ti = /* @__PURE__ */ a({
|
|
833
833
|
__name: "index",
|
|
834
834
|
setup(i) {
|
|
835
835
|
return (n, h) => {
|
|
@@ -844,7 +844,7 @@ const $n = /* @__PURE__ */ a({
|
|
|
844
844
|
]), 1040);
|
|
845
845
|
};
|
|
846
846
|
}
|
|
847
|
-
}),
|
|
847
|
+
}), li = /* @__PURE__ */ a({
|
|
848
848
|
__name: "index",
|
|
849
849
|
setup(i) {
|
|
850
850
|
return (n, h) => {
|
|
@@ -859,7 +859,7 @@ const $n = /* @__PURE__ */ a({
|
|
|
859
859
|
]), 1040);
|
|
860
860
|
};
|
|
861
861
|
}
|
|
862
|
-
}),
|
|
862
|
+
}), ci = /* @__PURE__ */ a({
|
|
863
863
|
__name: "index",
|
|
864
864
|
setup(i) {
|
|
865
865
|
return (n, h) => {
|
|
@@ -874,7 +874,7 @@ const $n = /* @__PURE__ */ a({
|
|
|
874
874
|
]), 1040);
|
|
875
875
|
};
|
|
876
876
|
}
|
|
877
|
-
}),
|
|
877
|
+
}), ri = /* @__PURE__ */ a({
|
|
878
878
|
__name: "index",
|
|
879
879
|
setup(i) {
|
|
880
880
|
return (n, h) => {
|
|
@@ -889,7 +889,7 @@ const $n = /* @__PURE__ */ a({
|
|
|
889
889
|
]), 1040);
|
|
890
890
|
};
|
|
891
891
|
}
|
|
892
|
-
}),
|
|
892
|
+
}), zi = /* @__PURE__ */ a({
|
|
893
893
|
__name: "index",
|
|
894
894
|
setup(i) {
|
|
895
895
|
return (n, h) => {
|
|
@@ -904,7 +904,7 @@ const $n = /* @__PURE__ */ a({
|
|
|
904
904
|
]), 1040);
|
|
905
905
|
};
|
|
906
906
|
}
|
|
907
|
-
}),
|
|
907
|
+
}), yi = /* @__PURE__ */ a({
|
|
908
908
|
__name: "index",
|
|
909
909
|
setup(i) {
|
|
910
910
|
return (n, h) => {
|
|
@@ -919,7 +919,7 @@ const $n = /* @__PURE__ */ a({
|
|
|
919
919
|
]), 1040);
|
|
920
920
|
};
|
|
921
921
|
}
|
|
922
|
-
}),
|
|
922
|
+
}), di = /* @__PURE__ */ a({
|
|
923
923
|
__name: "index",
|
|
924
924
|
setup(i) {
|
|
925
925
|
return (n, h) => {
|
|
@@ -934,7 +934,7 @@ const $n = /* @__PURE__ */ a({
|
|
|
934
934
|
]), 1040);
|
|
935
935
|
};
|
|
936
936
|
}
|
|
937
|
-
}),
|
|
937
|
+
}), ai = /* @__PURE__ */ a({
|
|
938
938
|
__name: "index",
|
|
939
939
|
setup(i) {
|
|
940
940
|
return (n, h) => {
|
|
@@ -949,7 +949,7 @@ const $n = /* @__PURE__ */ a({
|
|
|
949
949
|
]), 1040);
|
|
950
950
|
};
|
|
951
951
|
}
|
|
952
|
-
}),
|
|
952
|
+
}), ji = /* @__PURE__ */ a({
|
|
953
953
|
__name: "index",
|
|
954
954
|
setup(i) {
|
|
955
955
|
return (n, h) => {
|
|
@@ -964,7 +964,7 @@ const $n = /* @__PURE__ */ a({
|
|
|
964
964
|
]), 1040);
|
|
965
965
|
};
|
|
966
966
|
}
|
|
967
|
-
}),
|
|
967
|
+
}), mi = /* @__PURE__ */ a({
|
|
968
968
|
__name: "index",
|
|
969
969
|
setup(i) {
|
|
970
970
|
return (n, h) => {
|
|
@@ -979,7 +979,7 @@ const $n = /* @__PURE__ */ a({
|
|
|
979
979
|
]), 1040);
|
|
980
980
|
};
|
|
981
981
|
}
|
|
982
|
-
}),
|
|
982
|
+
}), fi = /* @__PURE__ */ a({
|
|
983
983
|
__name: "index",
|
|
984
984
|
setup(i) {
|
|
985
985
|
return (n, h) => {
|
|
@@ -994,7 +994,7 @@ const $n = /* @__PURE__ */ a({
|
|
|
994
994
|
]), 1040);
|
|
995
995
|
};
|
|
996
996
|
}
|
|
997
|
-
}),
|
|
997
|
+
}), pi = /* @__PURE__ */ a({
|
|
998
998
|
__name: "index",
|
|
999
999
|
setup(i) {
|
|
1000
1000
|
return (n, h) => {
|
|
@@ -1009,7 +1009,7 @@ const $n = /* @__PURE__ */ a({
|
|
|
1009
1009
|
]), 1040);
|
|
1010
1010
|
};
|
|
1011
1011
|
}
|
|
1012
|
-
}),
|
|
1012
|
+
}), bi = /* @__PURE__ */ a({
|
|
1013
1013
|
__name: "index",
|
|
1014
1014
|
setup(i) {
|
|
1015
1015
|
return (n, h) => {
|
|
@@ -1024,7 +1024,7 @@ const $n = /* @__PURE__ */ a({
|
|
|
1024
1024
|
]), 1040);
|
|
1025
1025
|
};
|
|
1026
1026
|
}
|
|
1027
|
-
}),
|
|
1027
|
+
}), xi = /* @__PURE__ */ a({
|
|
1028
1028
|
__name: "index",
|
|
1029
1029
|
setup(i) {
|
|
1030
1030
|
return (n, h) => {
|
|
@@ -1039,7 +1039,7 @@ const $n = /* @__PURE__ */ a({
|
|
|
1039
1039
|
]), 1040);
|
|
1040
1040
|
};
|
|
1041
1041
|
}
|
|
1042
|
-
}),
|
|
1042
|
+
}), wi = /* @__PURE__ */ a({
|
|
1043
1043
|
__name: "index",
|
|
1044
1044
|
setup(i) {
|
|
1045
1045
|
return (n, h) => {
|
|
@@ -1054,7 +1054,7 @@ const $n = /* @__PURE__ */ a({
|
|
|
1054
1054
|
]), 1040);
|
|
1055
1055
|
};
|
|
1056
1056
|
}
|
|
1057
|
-
}),
|
|
1057
|
+
}), _i = /* @__PURE__ */ a({
|
|
1058
1058
|
__name: "index",
|
|
1059
1059
|
setup(i) {
|
|
1060
1060
|
return (n, h) => {
|
|
@@ -1069,7 +1069,7 @@ const $n = /* @__PURE__ */ a({
|
|
|
1069
1069
|
]), 1040);
|
|
1070
1070
|
};
|
|
1071
1071
|
}
|
|
1072
|
-
}),
|
|
1072
|
+
}), qi = /* @__PURE__ */ a({
|
|
1073
1073
|
__name: "index",
|
|
1074
1074
|
setup(i) {
|
|
1075
1075
|
return (n, h) => {
|
|
@@ -1084,7 +1084,7 @@ const $n = /* @__PURE__ */ a({
|
|
|
1084
1084
|
]), 1040);
|
|
1085
1085
|
};
|
|
1086
1086
|
}
|
|
1087
|
-
}),
|
|
1087
|
+
}), ki = /* @__PURE__ */ a({
|
|
1088
1088
|
__name: "index",
|
|
1089
1089
|
setup(i) {
|
|
1090
1090
|
return (n, h) => {
|
|
@@ -1099,7 +1099,7 @@ const $n = /* @__PURE__ */ a({
|
|
|
1099
1099
|
]), 1040);
|
|
1100
1100
|
};
|
|
1101
1101
|
}
|
|
1102
|
-
}),
|
|
1102
|
+
}), $i = /* @__PURE__ */ a({
|
|
1103
1103
|
__name: "index",
|
|
1104
1104
|
setup(i) {
|
|
1105
1105
|
return (n, h) => {
|
|
@@ -1114,7 +1114,7 @@ const $n = /* @__PURE__ */ a({
|
|
|
1114
1114
|
]), 1040);
|
|
1115
1115
|
};
|
|
1116
1116
|
}
|
|
1117
|
-
}),
|
|
1117
|
+
}), Ei = /* @__PURE__ */ a({
|
|
1118
1118
|
__name: "index",
|
|
1119
1119
|
setup(i) {
|
|
1120
1120
|
return (n, h) => {
|
|
@@ -1129,7 +1129,7 @@ const $n = /* @__PURE__ */ a({
|
|
|
1129
1129
|
]), 1040);
|
|
1130
1130
|
};
|
|
1131
1131
|
}
|
|
1132
|
-
}),
|
|
1132
|
+
}), vi = /^[\uD800-\uDBFF]$/, Vi = /^[\uDC00-\uDFFF]$/, Ci = /[\uD800-\uDBFF][\uDC00-\uDFFF]/g;
|
|
1133
1133
|
var U;
|
|
1134
1134
|
(function(i) {
|
|
1135
1135
|
i[i.Unknown = 1e-13] = "Unknown", i[i.Rule = 1e-12] = "Rule", i[i.DICT = 2e-8] = "DICT", i[i.Surname = 1] = "Surname", i[i.Custom = 1] = "Custom";
|
|
@@ -1141,14 +1141,14 @@ const w = {
|
|
|
1141
1141
|
};
|
|
1142
1142
|
function q(i) {
|
|
1143
1143
|
var n;
|
|
1144
|
-
return i.length - (((n = i.match(
|
|
1144
|
+
return i.length - (((n = i.match(Ci)) === null || n === void 0 ? void 0 : n.length) || 0);
|
|
1145
1145
|
}
|
|
1146
1146
|
function V(i) {
|
|
1147
1147
|
const n = [];
|
|
1148
1148
|
let h = 0;
|
|
1149
1149
|
for (; h < i.length; ) {
|
|
1150
1150
|
const u = i[h];
|
|
1151
|
-
|
|
1151
|
+
vi.test(u) && Vi.test(i[h + 1]) ? (n.push(i.substring(h, h + 2)), h += 2) : (n.push(u), h += 1);
|
|
1152
1152
|
}
|
|
1153
1153
|
return n;
|
|
1154
1154
|
}
|
|
@@ -19842,7 +19842,7 @@ Object.keys(H).forEach((i) => {
|
|
|
19842
19842
|
for (let h of n)
|
|
19843
19843
|
k.set(h, i);
|
|
19844
19844
|
});
|
|
19845
|
-
const
|
|
19845
|
+
const Di = [
|
|
19846
19846
|
"zh",
|
|
19847
19847
|
"ch",
|
|
19848
19848
|
"sh",
|
|
@@ -19867,7 +19867,7 @@ const Ci = [
|
|
|
19867
19867
|
"y",
|
|
19868
19868
|
"w",
|
|
19869
19869
|
""
|
|
19870
|
-
],
|
|
19870
|
+
], Pi = ["j", "q", "x"], Fi = [
|
|
19871
19871
|
"uān",
|
|
19872
19872
|
"uán",
|
|
19873
19873
|
"uǎn",
|
|
@@ -19888,7 +19888,7 @@ const Ci = [
|
|
|
19888
19888
|
"ǔ",
|
|
19889
19889
|
"ù",
|
|
19890
19890
|
"u"
|
|
19891
|
-
],
|
|
19891
|
+
], Si = {
|
|
19892
19892
|
uān: "üān",
|
|
19893
19893
|
uán: "üán",
|
|
19894
19894
|
uǎn: "üǎn",
|
|
@@ -19909,7 +19909,7 @@ const Ci = [
|
|
|
19909
19909
|
ǔ: "ǚ",
|
|
19910
19910
|
ù: "ǜ",
|
|
19911
19911
|
u: "ü"
|
|
19912
|
-
},
|
|
19912
|
+
}, Ti = [
|
|
19913
19913
|
"ia",
|
|
19914
19914
|
"ian",
|
|
19915
19915
|
"iang",
|
|
@@ -19959,7 +19959,7 @@ const Ci = [
|
|
|
19959
19959
|
斗: "dǒu",
|
|
19960
19960
|
更: "gēng"
|
|
19961
19961
|
};
|
|
19962
|
-
function
|
|
19962
|
+
function Bi() {
|
|
19963
19963
|
const i = {
|
|
19964
19964
|
零一: "líng yī",
|
|
19965
19965
|
"〇一": "líng yī",
|
|
@@ -19975,7 +19975,7 @@ function Ti() {
|
|
|
19975
19975
|
}
|
|
19976
19976
|
return i;
|
|
19977
19977
|
}
|
|
19978
|
-
const Y =
|
|
19978
|
+
const Y = Bi(), Ai = Object.keys(Y).map((i) => ({
|
|
19979
19979
|
zh: i,
|
|
19980
19980
|
pinyin: Y[i],
|
|
19981
19981
|
probability: 1e-12,
|
|
@@ -19992,16 +19992,16 @@ const Y = Ti(), Bi = Object.keys(Y).map((i) => ({
|
|
|
19992
19992
|
yí: [4],
|
|
19993
19993
|
yì: [1, 2, 3]
|
|
19994
19994
|
}
|
|
19995
|
-
},
|
|
19995
|
+
}, Mi = {
|
|
19996
19996
|
不: ["的", "而", "之", "后", "也", "还", "地"],
|
|
19997
19997
|
一: ["的", "而", "之", "后", "也", "还", "是"]
|
|
19998
|
-
},
|
|
19999
|
-
function
|
|
20000
|
-
if (
|
|
19998
|
+
}, Ii = Object.keys(zn);
|
|
19999
|
+
function Ri(i, n, h) {
|
|
20000
|
+
if (Ii.indexOf(i) === -1)
|
|
20001
20001
|
return C(i);
|
|
20002
20002
|
if (n === h && n && C(n) !== n)
|
|
20003
20003
|
return S(C(i));
|
|
20004
|
-
if (h && !
|
|
20004
|
+
if (h && !Mi[i].includes(h)) {
|
|
20005
20005
|
const u = C(h);
|
|
20006
20006
|
if (u !== h) {
|
|
20007
20007
|
const e = T(u), g = zn[i];
|
|
@@ -20011,16 +20011,16 @@ function Ii(i, n, h) {
|
|
|
20011
20011
|
}
|
|
20012
20012
|
}
|
|
20013
20013
|
}
|
|
20014
|
-
function
|
|
20014
|
+
function Li(i, n) {
|
|
20015
20015
|
if (i === "了" && (!n || !k.get(n)))
|
|
20016
20016
|
return "liǎo";
|
|
20017
20017
|
}
|
|
20018
|
-
function
|
|
20018
|
+
function Zi(i, n) {
|
|
20019
20019
|
if (i === "々")
|
|
20020
20020
|
return !n || !k.get(n) ? "tóng" : k.get(n).split(" ")[0];
|
|
20021
20021
|
}
|
|
20022
20022
|
function Q(i, n, h) {
|
|
20023
|
-
return
|
|
20023
|
+
return Zi(i, n) || Li(i, n) || Ri(i, n, h) || C(i);
|
|
20024
20024
|
}
|
|
20025
20025
|
const M = {
|
|
20026
20026
|
南宫: "nán gōng",
|
|
@@ -20515,7 +20515,7 @@ const M = {
|
|
|
20515
20515
|
六: "lù",
|
|
20516
20516
|
啜: "chuài",
|
|
20517
20517
|
行: "xíng"
|
|
20518
|
-
},
|
|
20518
|
+
}, Oi = Object.keys(M).map((i) => ({
|
|
20519
20519
|
zh: i,
|
|
20520
20520
|
pinyin: M[i],
|
|
20521
20521
|
probability: 1 + q(i),
|
|
@@ -22679,7 +22679,7 @@ const M = {
|
|
|
22679
22679
|
曲肱: "qū gōng",
|
|
22680
22680
|
曲意: "qū yì",
|
|
22681
22681
|
仡佬: "gē lǎo"
|
|
22682
|
-
},
|
|
22682
|
+
}, Ki = Object.keys(X).map((i) => ({
|
|
22683
22683
|
zh: i,
|
|
22684
22684
|
pinyin: X[i],
|
|
22685
22685
|
probability: 2e-8,
|
|
@@ -23012,7 +23012,7 @@ const M = {
|
|
|
23012
23012
|
干哪行: "gàn nǎ háng",
|
|
23013
23013
|
干一行: "gàn yì háng",
|
|
23014
23014
|
曲别针: "qū bié zhēn"
|
|
23015
|
-
},
|
|
23015
|
+
}, Ui = Object.keys(J).map((i) => ({
|
|
23016
23016
|
zh: i,
|
|
23017
23017
|
pinyin: J[i],
|
|
23018
23018
|
probability: 2e-8,
|
|
@@ -24615,7 +24615,7 @@ const M = {
|
|
|
24615
24615
|
曲意逢迎: "qū yì féng yíng",
|
|
24616
24616
|
一行不行: "yì háng bù xíng",
|
|
24617
24617
|
行行不行: "háng háng bù xíng"
|
|
24618
|
-
},
|
|
24618
|
+
}, Hi = Object.keys(N).map((i) => ({
|
|
24619
24619
|
zh: i,
|
|
24620
24620
|
pinyin: N[i],
|
|
24621
24621
|
probability: 2e-8,
|
|
@@ -24638,7 +24638,7 @@ const M = {
|
|
|
24638
24638
|
亚得里亚海: "yà dé lǐ yà hǎi",
|
|
24639
24639
|
眼不见为净: "yǎn bú jiàn wéi jìng",
|
|
24640
24640
|
竹筒倒豆子: "zhú tǒng dào dòu zi"
|
|
24641
|
-
},
|
|
24641
|
+
}, Gi = Object.keys(nn).map((i) => ({
|
|
24642
24642
|
zh: i,
|
|
24643
24643
|
pinyin: nn[i],
|
|
24644
24644
|
probability: 2e-8,
|
|
@@ -24652,10 +24652,10 @@ function hn(i, n) {
|
|
|
24652
24652
|
function gn(i) {
|
|
24653
24653
|
i.probability < 1e-300 && (i.probability *= 1e300, i.decimal += 1);
|
|
24654
24654
|
}
|
|
24655
|
-
function
|
|
24655
|
+
function Wi(i) {
|
|
24656
24656
|
return i.priority === w.Custom ? -(i.length * i.length * 100) : i.priority === w.Surname ? -(i.length * i.length * 10) : 0;
|
|
24657
24657
|
}
|
|
24658
|
-
function
|
|
24658
|
+
function Yi(i, n) {
|
|
24659
24659
|
const h = [];
|
|
24660
24660
|
let u = i.length - 1, e = i[u];
|
|
24661
24661
|
for (let g = n - 1; g >= 0; g--) {
|
|
@@ -24663,7 +24663,7 @@ function Wi(i, n) {
|
|
|
24663
24663
|
for (; e && e.index + e.length - 1 === g; ) {
|
|
24664
24664
|
const p = e.index, b = {
|
|
24665
24665
|
probability: e.probability * s.probability,
|
|
24666
|
-
decimal: s.decimal +
|
|
24666
|
+
decimal: s.decimal + Wi(e),
|
|
24667
24667
|
patterns: s.patterns,
|
|
24668
24668
|
concatPattern: e
|
|
24669
24669
|
};
|
|
@@ -24681,17 +24681,17 @@ function Wi(i, n) {
|
|
|
24681
24681
|
function un(i, n) {
|
|
24682
24682
|
return i && i.count <= n.count ? i : n;
|
|
24683
24683
|
}
|
|
24684
|
-
function
|
|
24684
|
+
function Qi(i) {
|
|
24685
24685
|
return i.priority === w.Custom ? -(i.length * i.length * 1e5) : i.priority === w.Surname ? -(i.length * i.length * 100) : 1;
|
|
24686
24686
|
}
|
|
24687
|
-
function
|
|
24687
|
+
function Xi(i, n) {
|
|
24688
24688
|
const h = [];
|
|
24689
24689
|
let u = i.length - 1, e = i[u];
|
|
24690
24690
|
for (let g = n - 1; g >= 0; g--) {
|
|
24691
24691
|
const s = g + 1 >= n ? { count: 0, patterns: [] } : h[g + 1];
|
|
24692
24692
|
for (; e && e.index + e.length - 1 === g; ) {
|
|
24693
24693
|
const p = e.index, b = {
|
|
24694
|
-
count:
|
|
24694
|
+
count: Qi(e) + s.count,
|
|
24695
24695
|
patterns: s.patterns,
|
|
24696
24696
|
concatPattern: e
|
|
24697
24697
|
};
|
|
@@ -24705,15 +24705,15 @@ function Qi(i, n) {
|
|
|
24705
24705
|
}
|
|
24706
24706
|
return h[0].patterns.reverse();
|
|
24707
24707
|
}
|
|
24708
|
-
function
|
|
24708
|
+
function Ji(i, n) {
|
|
24709
24709
|
return !(n.index + n.length <= i.index || n.priority > i.priority || n.priority === i.priority && n.length > i.length);
|
|
24710
24710
|
}
|
|
24711
|
-
function
|
|
24711
|
+
function Ni(i) {
|
|
24712
24712
|
const n = [];
|
|
24713
24713
|
for (let h = i.length - 1; h >= 0; ) {
|
|
24714
24714
|
const { index: u } = i[h];
|
|
24715
24715
|
let e = h - 1;
|
|
24716
|
-
for (; e >= 0 &&
|
|
24716
|
+
for (; e >= 0 && Ji(i[h], i[e]); )
|
|
24717
24717
|
e--;
|
|
24718
24718
|
(e < 0 || i[e].index + i[e].length <= u) && n.push(i[h]), h = e;
|
|
24719
24719
|
}
|
|
@@ -24728,7 +24728,7 @@ class en {
|
|
|
24728
24728
|
this.children = /* @__PURE__ */ new Map(), this.fail = null, this.patterns = [], this.parent = n, this.prefix = h, this.key = u;
|
|
24729
24729
|
}
|
|
24730
24730
|
}
|
|
24731
|
-
class
|
|
24731
|
+
class nh {
|
|
24732
24732
|
constructor() {
|
|
24733
24733
|
this.dictMap = /* @__PURE__ */ new Map(), this.queues = [], this.root = new en(null);
|
|
24734
24734
|
}
|
|
@@ -24815,22 +24815,22 @@ class Ni {
|
|
|
24815
24815
|
}
|
|
24816
24816
|
search(n, h, u = 2) {
|
|
24817
24817
|
const e = this.match(n, h);
|
|
24818
|
-
return u === 1 ?
|
|
24818
|
+
return u === 1 ? Ni(e) : u === 3 ? Xi(e, q(n)) : Yi(e, q(n));
|
|
24819
24819
|
}
|
|
24820
24820
|
}
|
|
24821
|
-
const
|
|
24821
|
+
const ih = [
|
|
24822
|
+
...Gi,
|
|
24822
24823
|
...Hi,
|
|
24823
24824
|
...Ui,
|
|
24824
24825
|
...Ki,
|
|
24825
|
-
...
|
|
24826
|
-
...
|
|
24827
|
-
|
|
24828
|
-
|
|
24829
|
-
|
|
24830
|
-
const ih = new rn(), hh = () => ih, C = (i) => {
|
|
24826
|
+
...Ai,
|
|
24827
|
+
...Oi
|
|
24828
|
+
], yn = new nh();
|
|
24829
|
+
yn.build(ih);
|
|
24830
|
+
const hh = new rn(), gh = () => hh, C = (i) => {
|
|
24831
24831
|
const n = k.get(i);
|
|
24832
24832
|
return n ? n.split(" ")[0] : i;
|
|
24833
|
-
},
|
|
24833
|
+
}, uh = (i, n, h, u) => {
|
|
24834
24834
|
const e = yn.search(i, h, u);
|
|
24835
24835
|
let g = 0;
|
|
24836
24836
|
const s = V(i);
|
|
@@ -24873,7 +24873,7 @@ const ih = new rn(), hh = () => ih, C = (i) => {
|
|
|
24873
24873
|
}
|
|
24874
24874
|
return { list: n, matches: e };
|
|
24875
24875
|
}, S = (i) => i.replace(/(ā|á|ǎ|à)/g, "a").replace(/(ō|ó|ǒ|ò)/g, "o").replace(/(ē|é|ě|è)/g, "e").replace(/(ī|í|ǐ|ì)/g, "i").replace(/(ū|ú|ǔ|ù)/g, "u").replace(/(ǖ|ǘ|ǚ|ǜ)/g, "ü").replace(/(n̄|ń|ň|ǹ)/g, "n").replace(/(m̄|ḿ|m̌|m̀)/g, "m").replace(/(ê̄|ế|ê̌|ề)/g, "ê"), dn = (i, n = "off") => {
|
|
24876
|
-
const h =
|
|
24876
|
+
const h = gh();
|
|
24877
24877
|
let u = k.get(i) ? k.get(i).split(" ") : [];
|
|
24878
24878
|
if (h.get(i))
|
|
24879
24879
|
u = h.get(i).split(" ");
|
|
@@ -24882,7 +24882,7 @@ const ih = new rn(), hh = () => ih, C = (i) => {
|
|
|
24882
24882
|
e && (u = [e].concat(u.filter((g) => g !== e)));
|
|
24883
24883
|
}
|
|
24884
24884
|
return u;
|
|
24885
|
-
},
|
|
24885
|
+
}, sh = (i, n = "off") => {
|
|
24886
24886
|
let h = dn(i, n);
|
|
24887
24887
|
return h.length > 0 ? h.map((u) => ({
|
|
24888
24888
|
origin: i,
|
|
@@ -24900,10 +24900,10 @@ const ih = new rn(), hh = () => ih, C = (i) => {
|
|
|
24900
24900
|
}, P = (i, n) => {
|
|
24901
24901
|
const h = i.split(" "), u = [], e = [];
|
|
24902
24902
|
for (let g of h)
|
|
24903
|
-
for (let s of
|
|
24903
|
+
for (let s of Di)
|
|
24904
24904
|
if (g.startsWith(s)) {
|
|
24905
24905
|
let y = g.slice(s.length);
|
|
24906
|
-
|
|
24906
|
+
Pi.indexOf(s) !== -1 && Fi.indexOf(y) !== -1 && (y = Si[y]), u.push(s), e.push(y);
|
|
24907
24907
|
break;
|
|
24908
24908
|
}
|
|
24909
24909
|
return n === "standard" && u.forEach((g, s) => {
|
|
@@ -24916,13 +24916,13 @@ const ih = new rn(), hh = () => ih, C = (i) => {
|
|
|
24916
24916
|
}, D = (i) => {
|
|
24917
24917
|
const { final: n } = P(i);
|
|
24918
24918
|
let h = "", u = "", e = "";
|
|
24919
|
-
return
|
|
24919
|
+
return Ti.indexOf(S(n)) !== -1 ? (h = n[0], u = n[1], e = n.slice(2)) : (u = n[0] || "", e = n.slice(1) || ""), { head: h, body: u, tail: e };
|
|
24920
24920
|
}, T = (i) => {
|
|
24921
24921
|
const n = /(ā|ō|ē|ī|ū|ǖ|n̄|m̄|ê̄)/, h = /(á|ó|é|í|ú|ǘ|ń|ḿ|ế)/, u = /(ǎ|ǒ|ě|ǐ|ǔ|ǚ|ň|m̌|ê̌)/, e = /(à|ò|è|ì|ù|ǜ|ǹ|m̀|ề)/, g = /(a|o|e|i|u|ü|ê)/, s = /(n|m)$/, y = [];
|
|
24922
24922
|
return i.split(" ").forEach((b) => {
|
|
24923
24923
|
n.test(b) ? y.push("1") : h.test(b) ? y.push("2") : u.test(b) ? y.push("3") : e.test(b) ? y.push("4") : g.test(b) || s.test(b) ? y.push("0") : y.push("");
|
|
24924
24924
|
}), y.join(" ");
|
|
24925
|
-
},
|
|
24925
|
+
}, eh = (i, n) => {
|
|
24926
24926
|
const h = S(i).split(" "), u = T(n).split(" "), e = [];
|
|
24927
24927
|
return h.forEach((g, s) => {
|
|
24928
24928
|
e.push(`${g}${u[s]}`);
|
|
@@ -24932,11 +24932,11 @@ const ih = new rn(), hh = () => ih, C = (i) => {
|
|
|
24932
24932
|
return i.split(" ").forEach((e) => {
|
|
24933
24933
|
h.push(n ? e[0] : e);
|
|
24934
24934
|
}), h.join(" ");
|
|
24935
|
-
},
|
|
24935
|
+
}, oh = (i) => typeof i != "string" ? (console.error("The first param of pinyin is error: " + i + ' is not assignable to type "string".'), !1) : !0;
|
|
24936
24936
|
function A(i, n) {
|
|
24937
24937
|
return n instanceof RegExp ? n.test(i) : !0;
|
|
24938
24938
|
}
|
|
24939
|
-
const
|
|
24939
|
+
const th = (i, n) => {
|
|
24940
24940
|
let h = n.nonZh;
|
|
24941
24941
|
if (h === "removed")
|
|
24942
24942
|
return i.filter((u) => u.isZh || !A(u.origin, n.nonZhScope));
|
|
@@ -24948,7 +24948,7 @@ const oh = (i, n) => {
|
|
|
24948
24948
|
return i.filter((u) => !u.delete);
|
|
24949
24949
|
} else
|
|
24950
24950
|
return i;
|
|
24951
|
-
}, on = (i, n) => q(i) === 1 && n.multiple ?
|
|
24951
|
+
}, on = (i, n) => q(i) === 1 && n.multiple ? sh(i, n.surname) : !1, lh = (i, n) => {
|
|
24952
24952
|
switch (n.pattern) {
|
|
24953
24953
|
case "pinyin":
|
|
24954
24954
|
break;
|
|
@@ -24988,7 +24988,7 @@ const oh = (i, n) => {
|
|
|
24988
24988
|
});
|
|
24989
24989
|
break;
|
|
24990
24990
|
}
|
|
24991
|
-
},
|
|
24991
|
+
}, ch = (i, n) => {
|
|
24992
24992
|
switch (n.toneType) {
|
|
24993
24993
|
case "symbol":
|
|
24994
24994
|
break;
|
|
@@ -24999,16 +24999,16 @@ const oh = (i, n) => {
|
|
|
24999
24999
|
break;
|
|
25000
25000
|
case "num": {
|
|
25001
25001
|
i.forEach((h) => {
|
|
25002
|
-
h.isZh && (h.result =
|
|
25002
|
+
h.isZh && (h.result = eh(h.result, h.originPinyin));
|
|
25003
25003
|
});
|
|
25004
25004
|
break;
|
|
25005
25005
|
}
|
|
25006
25006
|
}
|
|
25007
|
-
},
|
|
25007
|
+
}, rh = (i, n) => {
|
|
25008
25008
|
n.v && i.forEach((h) => {
|
|
25009
25009
|
h.isZh && (h.result = h.result.replace(/ü/g, typeof n.v == "string" ? n.v : "v"));
|
|
25010
25010
|
});
|
|
25011
|
-
},
|
|
25011
|
+
}, zh = (i, n, h) => {
|
|
25012
25012
|
if (n.multiple && q(h) === 1) {
|
|
25013
25013
|
let u = "";
|
|
25014
25014
|
i = i.filter((e) => {
|
|
@@ -25035,9 +25035,9 @@ const oh = (i, n) => {
|
|
|
25035
25035
|
result: u.result
|
|
25036
25036
|
};
|
|
25037
25037
|
}) : i.map((u) => u.result).join(n.separator);
|
|
25038
|
-
},
|
|
25038
|
+
}, yh = (i, n) => (n === !1 && i.forEach((h) => {
|
|
25039
25039
|
h.origin === "一" ? h.result = h.originPinyin = "yī" : h.origin === "不" && (h.result = h.originPinyin = "bù");
|
|
25040
|
-
}), i),
|
|
25040
|
+
}), i), dh = {
|
|
25041
25041
|
pattern: "pinyin",
|
|
25042
25042
|
toneType: "symbol",
|
|
25043
25043
|
type: "string",
|
|
@@ -25051,27 +25051,27 @@ const oh = (i, n) => {
|
|
|
25051
25051
|
segmentit: 2
|
|
25052
25052
|
};
|
|
25053
25053
|
function B(i, n) {
|
|
25054
|
-
if (n = Object.assign(Object.assign({},
|
|
25054
|
+
if (n = Object.assign(Object.assign({}, dh), n || {}), !oh(i))
|
|
25055
25055
|
return i;
|
|
25056
25056
|
if (i === "")
|
|
25057
25057
|
return n.type === "array" || n.type === "all" ? [] : "";
|
|
25058
25058
|
n.surname === void 0 && (n.mode === "surname" ? n.surname = "all" : n.surname = "off"), n.type === "all" && (n.pattern = "pinyin"), n.pattern === "num" && (n.toneType = "none"), n.removeNonZh && (n.nonZh = "removed");
|
|
25059
|
-
let u = Array(q(i)), { list: e } =
|
|
25060
|
-
return e =
|
|
25059
|
+
let u = Array(q(i)), { list: e } = uh(i, u, n.surname, n.segmentit);
|
|
25060
|
+
return e = yh(e, n.toneSandhi), e = th(e, n), on(i, n) && (e = on(i, n)), lh(e, n), ch(e, n), rh(e, n), zh(e, n, i);
|
|
25061
25061
|
}
|
|
25062
|
-
const
|
|
25062
|
+
const ah = {
|
|
25063
25063
|
precision: "first",
|
|
25064
25064
|
continuous: !1,
|
|
25065
25065
|
space: "ignore",
|
|
25066
25066
|
lastPrecision: "start",
|
|
25067
25067
|
insensitive: !0,
|
|
25068
25068
|
v: !1
|
|
25069
|
-
},
|
|
25070
|
-
const u = Object.assign(Object.assign({},
|
|
25069
|
+
}, jh = 6, Z = (i, n, h) => {
|
|
25070
|
+
const u = Object.assign(Object.assign({}, ah), {});
|
|
25071
25071
|
u.insensitive !== !1 && (i = i.toLowerCase(), n = n.toLowerCase()), u.space === "ignore" && (n = n.replace(/\s/g, ""));
|
|
25072
|
-
const e =
|
|
25073
|
-
return
|
|
25074
|
-
},
|
|
25072
|
+
const e = mh(i, n, u);
|
|
25073
|
+
return fh(i, e);
|
|
25074
|
+
}, mh = (i, n, h) => {
|
|
25075
25075
|
const u = V(i), e = Array(u.length + 1);
|
|
25076
25076
|
for (let g = 0; g < e.length; g++)
|
|
25077
25077
|
e[g] = Array(n.length + 1), e[g][0] = [];
|
|
@@ -25097,7 +25097,7 @@ const dh = {
|
|
|
25097
25097
|
if ((!e[g][s] || f.length > e[g][s].length) && (e[g][s] = f), s === n.length)
|
|
25098
25098
|
return e[g][s];
|
|
25099
25099
|
}
|
|
25100
|
-
if (n.length - s <=
|
|
25100
|
+
if (n.length - s <= jh && y.some((x) => h.lastPrecision === "any" ? x.includes(n.slice(s - 1, n.length)) : h.lastPrecision === "start" ? x.startsWith(n.slice(s - 1, n.length)) : h.lastPrecision === "first" ? x[0] === n.slice(s - 1, n.length) : h.lastPrecision === "every" ? x === n.slice(s - 1, n.length) : !1))
|
|
25101
25101
|
return [...e[g - 1][s - 1], g - 1];
|
|
25102
25102
|
const p = h.precision;
|
|
25103
25103
|
if (p === "start" && y.forEach((f) => {
|
|
@@ -25119,7 +25119,7 @@ const dh = {
|
|
|
25119
25119
|
}
|
|
25120
25120
|
return null;
|
|
25121
25121
|
};
|
|
25122
|
-
function
|
|
25122
|
+
function fh(i, n) {
|
|
25123
25123
|
if (!n)
|
|
25124
25124
|
return null;
|
|
25125
25125
|
const h = [];
|
|
@@ -25140,14 +25140,22 @@ var I;
|
|
|
25140
25140
|
i[i.AllSegment = 1] = "AllSegment", i[i.AllArray = 2] = "AllArray", i[i.AllString = 3] = "AllString", i[i.PinyinSegment = 4] = "PinyinSegment", i[i.PinyinArray = 5] = "PinyinArray", i[i.PinyinString = 6] = "PinyinString", i[i.ZhSegment = 7] = "ZhSegment", i[i.ZhArray = 8] = "ZhArray", i[i.ZhString = 9] = "ZhString";
|
|
25141
25141
|
})(I || (I = {}));
|
|
25142
25142
|
I.AllSegment;
|
|
25143
|
-
const
|
|
25143
|
+
const ph = /* @__PURE__ */ a({
|
|
25144
25144
|
__name: "index",
|
|
25145
25145
|
props: {
|
|
25146
25146
|
options: { default: () => [] },
|
|
25147
25147
|
props: { default: () => ({ label: "label", value: "value" }) }
|
|
25148
25148
|
},
|
|
25149
25149
|
setup(i) {
|
|
25150
|
-
const n = i, h = v(n.options)
|
|
25150
|
+
const n = i, h = v(n.options);
|
|
25151
|
+
_n(
|
|
25152
|
+
() => n.options,
|
|
25153
|
+
(s) => {
|
|
25154
|
+
h.value = s || [];
|
|
25155
|
+
},
|
|
25156
|
+
{ deep: !0 }
|
|
25157
|
+
);
|
|
25158
|
+
const u = (s, y) => B(s, { toneType: "none", ...y }), e = n.props?.label || "label", g = (s) => {
|
|
25151
25159
|
const y = n.options || [];
|
|
25152
25160
|
if (!s) return h.value = y;
|
|
25153
25161
|
const p = y.filter((b) => {
|
|
@@ -25169,7 +25177,7 @@ const fh = /* @__PURE__ */ a({
|
|
|
25169
25177
|
filterable: "",
|
|
25170
25178
|
"filter-method": g,
|
|
25171
25179
|
options: h.value,
|
|
25172
|
-
props:
|
|
25180
|
+
props: i.props
|
|
25173
25181
|
}), d({ _: 2 }, [
|
|
25174
25182
|
s.$slots.default ? {
|
|
25175
25183
|
name: "default",
|
|
@@ -25230,7 +25238,7 @@ const fh = /* @__PURE__ */ a({
|
|
|
25230
25238
|
]), 1040, ["options", "props"]));
|
|
25231
25239
|
};
|
|
25232
25240
|
}
|
|
25233
|
-
}),
|
|
25241
|
+
}), bh = /* @__PURE__ */ a({
|
|
25234
25242
|
__name: "index",
|
|
25235
25243
|
setup(i) {
|
|
25236
25244
|
return (n, h) => {
|
|
@@ -25245,7 +25253,7 @@ const fh = /* @__PURE__ */ a({
|
|
|
25245
25253
|
]), 1040);
|
|
25246
25254
|
};
|
|
25247
25255
|
}
|
|
25248
|
-
}),
|
|
25256
|
+
}), xh = /* @__PURE__ */ a({
|
|
25249
25257
|
__name: "index",
|
|
25250
25258
|
setup(i) {
|
|
25251
25259
|
return (n, h) => {
|
|
@@ -25260,7 +25268,7 @@ const fh = /* @__PURE__ */ a({
|
|
|
25260
25268
|
]), 1040);
|
|
25261
25269
|
};
|
|
25262
25270
|
}
|
|
25263
|
-
}),
|
|
25271
|
+
}), wh = /* @__PURE__ */ a({
|
|
25264
25272
|
__name: "index",
|
|
25265
25273
|
setup(i) {
|
|
25266
25274
|
return (n, h) => {
|
|
@@ -25275,7 +25283,7 @@ const fh = /* @__PURE__ */ a({
|
|
|
25275
25283
|
]), 1040);
|
|
25276
25284
|
};
|
|
25277
25285
|
}
|
|
25278
|
-
}),
|
|
25286
|
+
}), _h = /* @__PURE__ */ a({
|
|
25279
25287
|
__name: "index",
|
|
25280
25288
|
setup(i) {
|
|
25281
25289
|
return (n, h) => {
|
|
@@ -25290,7 +25298,7 @@ const fh = /* @__PURE__ */ a({
|
|
|
25290
25298
|
]), 1040);
|
|
25291
25299
|
};
|
|
25292
25300
|
}
|
|
25293
|
-
}),
|
|
25301
|
+
}), qh = /* @__PURE__ */ a({
|
|
25294
25302
|
__name: "index",
|
|
25295
25303
|
setup(i) {
|
|
25296
25304
|
return (n, h) => {
|
|
@@ -25305,7 +25313,7 @@ const fh = /* @__PURE__ */ a({
|
|
|
25305
25313
|
]), 1040);
|
|
25306
25314
|
};
|
|
25307
25315
|
}
|
|
25308
|
-
}),
|
|
25316
|
+
}), kh = /* @__PURE__ */ a({
|
|
25309
25317
|
__name: "index",
|
|
25310
25318
|
setup(i) {
|
|
25311
25319
|
return (n, h) => {
|
|
@@ -25320,7 +25328,7 @@ const fh = /* @__PURE__ */ a({
|
|
|
25320
25328
|
]), 1040);
|
|
25321
25329
|
};
|
|
25322
25330
|
}
|
|
25323
|
-
}),
|
|
25331
|
+
}), $h = /* @__PURE__ */ a({
|
|
25324
25332
|
__name: "index",
|
|
25325
25333
|
setup(i) {
|
|
25326
25334
|
return (n, h) => {
|
|
@@ -25335,7 +25343,7 @@ const fh = /* @__PURE__ */ a({
|
|
|
25335
25343
|
]), 1040);
|
|
25336
25344
|
};
|
|
25337
25345
|
}
|
|
25338
|
-
}),
|
|
25346
|
+
}), Eh = /* @__PURE__ */ a({
|
|
25339
25347
|
__name: "index",
|
|
25340
25348
|
setup(i, { expose: n }) {
|
|
25341
25349
|
const h = v();
|
|
@@ -25422,7 +25430,7 @@ const fh = /* @__PURE__ */ a({
|
|
|
25422
25430
|
}, 16);
|
|
25423
25431
|
};
|
|
25424
25432
|
}
|
|
25425
|
-
}),
|
|
25433
|
+
}), vh = /* @__PURE__ */ a({
|
|
25426
25434
|
__name: "index",
|
|
25427
25435
|
setup(i) {
|
|
25428
25436
|
return (n, h) => {
|
|
@@ -25437,7 +25445,7 @@ const fh = /* @__PURE__ */ a({
|
|
|
25437
25445
|
]), 1040);
|
|
25438
25446
|
};
|
|
25439
25447
|
}
|
|
25440
|
-
}),
|
|
25448
|
+
}), Vh = /* @__PURE__ */ a({
|
|
25441
25449
|
__name: "index",
|
|
25442
25450
|
setup(i) {
|
|
25443
25451
|
return (n, h) => {
|
|
@@ -25452,7 +25460,7 @@ const fh = /* @__PURE__ */ a({
|
|
|
25452
25460
|
]), 1040);
|
|
25453
25461
|
};
|
|
25454
25462
|
}
|
|
25455
|
-
}),
|
|
25463
|
+
}), Ch = /* @__PURE__ */ a({
|
|
25456
25464
|
__name: "index",
|
|
25457
25465
|
setup(i) {
|
|
25458
25466
|
return (n, h) => {
|
|
@@ -25467,7 +25475,7 @@ const fh = /* @__PURE__ */ a({
|
|
|
25467
25475
|
]), 1040);
|
|
25468
25476
|
};
|
|
25469
25477
|
}
|
|
25470
|
-
}),
|
|
25478
|
+
}), Dh = /* @__PURE__ */ a({
|
|
25471
25479
|
__name: "index",
|
|
25472
25480
|
setup(i) {
|
|
25473
25481
|
return (n, h) => {
|
|
@@ -25482,7 +25490,7 @@ const fh = /* @__PURE__ */ a({
|
|
|
25482
25490
|
]), 1040);
|
|
25483
25491
|
};
|
|
25484
25492
|
}
|
|
25485
|
-
}),
|
|
25493
|
+
}), Ph = /* @__PURE__ */ a({
|
|
25486
25494
|
__name: "index",
|
|
25487
25495
|
setup(i) {
|
|
25488
25496
|
return (n, h) => {
|
|
@@ -25497,7 +25505,7 @@ const fh = /* @__PURE__ */ a({
|
|
|
25497
25505
|
]), 1040);
|
|
25498
25506
|
};
|
|
25499
25507
|
}
|
|
25500
|
-
}),
|
|
25508
|
+
}), Fh = /* @__PURE__ */ a({
|
|
25501
25509
|
__name: "index",
|
|
25502
25510
|
setup(i) {
|
|
25503
25511
|
return (n, h) => {
|
|
@@ -25512,7 +25520,7 @@ const fh = /* @__PURE__ */ a({
|
|
|
25512
25520
|
]), 1040);
|
|
25513
25521
|
};
|
|
25514
25522
|
}
|
|
25515
|
-
}),
|
|
25523
|
+
}), Sh = /* @__PURE__ */ a({
|
|
25516
25524
|
__name: "index",
|
|
25517
25525
|
setup(i) {
|
|
25518
25526
|
return (n, h) => {
|
|
@@ -25527,7 +25535,7 @@ const fh = /* @__PURE__ */ a({
|
|
|
25527
25535
|
]), 1040);
|
|
25528
25536
|
};
|
|
25529
25537
|
}
|
|
25530
|
-
}),
|
|
25538
|
+
}), Th = /* @__PURE__ */ a({
|
|
25531
25539
|
__name: "index",
|
|
25532
25540
|
setup(i) {
|
|
25533
25541
|
return (n, h) => {
|
|
@@ -25542,7 +25550,7 @@ const fh = /* @__PURE__ */ a({
|
|
|
25542
25550
|
]), 1040);
|
|
25543
25551
|
};
|
|
25544
25552
|
}
|
|
25545
|
-
}),
|
|
25553
|
+
}), Bh = /* @__PURE__ */ a({
|
|
25546
25554
|
__name: "index",
|
|
25547
25555
|
setup(i) {
|
|
25548
25556
|
return (n, h) => {
|
|
@@ -25557,7 +25565,7 @@ const fh = /* @__PURE__ */ a({
|
|
|
25557
25565
|
]), 1040);
|
|
25558
25566
|
};
|
|
25559
25567
|
}
|
|
25560
|
-
}),
|
|
25568
|
+
}), Ah = /* @__PURE__ */ a({
|
|
25561
25569
|
__name: "index",
|
|
25562
25570
|
setup(i) {
|
|
25563
25571
|
return (n, h) => {
|
|
@@ -25572,7 +25580,7 @@ const fh = /* @__PURE__ */ a({
|
|
|
25572
25580
|
]), 1040);
|
|
25573
25581
|
};
|
|
25574
25582
|
}
|
|
25575
|
-
}),
|
|
25583
|
+
}), Mh = /* @__PURE__ */ a({
|
|
25576
25584
|
__name: "index",
|
|
25577
25585
|
setup(i, { expose: n }) {
|
|
25578
25586
|
const h = v();
|
|
@@ -25672,7 +25680,7 @@ const fh = /* @__PURE__ */ a({
|
|
|
25672
25680
|
]), 1040);
|
|
25673
25681
|
};
|
|
25674
25682
|
}
|
|
25675
|
-
}),
|
|
25683
|
+
}), Ih = /* @__PURE__ */ a({
|
|
25676
25684
|
__name: "index",
|
|
25677
25685
|
setup(i) {
|
|
25678
25686
|
return (n, h) => {
|
|
@@ -25687,7 +25695,7 @@ const fh = /* @__PURE__ */ a({
|
|
|
25687
25695
|
]), 1040);
|
|
25688
25696
|
};
|
|
25689
25697
|
}
|
|
25690
|
-
}),
|
|
25698
|
+
}), Rh = /* @__PURE__ */ a({
|
|
25691
25699
|
__name: "index",
|
|
25692
25700
|
props: {
|
|
25693
25701
|
data: { default: () => [] },
|
|
@@ -25724,7 +25732,7 @@ const fh = /* @__PURE__ */ a({
|
|
|
25724
25732
|
]), 1040, ["data", "props", "class"]);
|
|
25725
25733
|
};
|
|
25726
25734
|
}
|
|
25727
|
-
}),
|
|
25735
|
+
}), Lh = /* @__PURE__ */ a({
|
|
25728
25736
|
__name: "index",
|
|
25729
25737
|
setup(i) {
|
|
25730
25738
|
return (n, h) => {
|
|
@@ -25739,7 +25747,7 @@ const fh = /* @__PURE__ */ a({
|
|
|
25739
25747
|
]), 1040);
|
|
25740
25748
|
};
|
|
25741
25749
|
}
|
|
25742
|
-
}),
|
|
25750
|
+
}), Zh = /* @__PURE__ */ a({
|
|
25743
25751
|
__name: "index",
|
|
25744
25752
|
setup(i) {
|
|
25745
25753
|
return (n, h) => {
|
|
@@ -25754,7 +25762,7 @@ const fh = /* @__PURE__ */ a({
|
|
|
25754
25762
|
]), 1040);
|
|
25755
25763
|
};
|
|
25756
25764
|
}
|
|
25757
|
-
}),
|
|
25765
|
+
}), Oh = /* @__PURE__ */ a({
|
|
25758
25766
|
__name: "index",
|
|
25759
25767
|
setup(i) {
|
|
25760
25768
|
const n = F(), h = L(() => ({
|
|
@@ -25773,7 +25781,7 @@ const fh = /* @__PURE__ */ a({
|
|
|
25773
25781
|
]), 1040);
|
|
25774
25782
|
};
|
|
25775
25783
|
}
|
|
25776
|
-
}),
|
|
25784
|
+
}), Kh = /* @__PURE__ */ a({
|
|
25777
25785
|
__name: "index",
|
|
25778
25786
|
setup(i) {
|
|
25779
25787
|
return (n, h) => {
|
|
@@ -25789,7 +25797,7 @@ const fh = /* @__PURE__ */ a({
|
|
|
25789
25797
|
};
|
|
25790
25798
|
}
|
|
25791
25799
|
});
|
|
25792
|
-
function
|
|
25800
|
+
function Wh() {
|
|
25793
25801
|
return {
|
|
25794
25802
|
setPermissions: (s) => {
|
|
25795
25803
|
$.setPermissions(s);
|
|
@@ -25806,7 +25814,7 @@ function Gh() {
|
|
|
25806
25814
|
}
|
|
25807
25815
|
};
|
|
25808
25816
|
}
|
|
25809
|
-
function
|
|
25817
|
+
function Yh() {
|
|
25810
25818
|
return {
|
|
25811
25819
|
pinyin: (h = "", u) => B(
|
|
25812
25820
|
h,
|
|
@@ -25818,110 +25826,110 @@ function Wh() {
|
|
|
25818
25826
|
match: (h, u) => Z(h, u)
|
|
25819
25827
|
};
|
|
25820
25828
|
}
|
|
25821
|
-
const
|
|
25829
|
+
const Qh = fn, Xh = pn, Jh = R, Nh = R.service, ng = R.service, ig = tn, hg = tn, Uh = (i) => {
|
|
25822
25830
|
i.use(mn, {
|
|
25823
25831
|
locale: cn
|
|
25824
25832
|
});
|
|
25825
25833
|
for (const [n, h] of Object.entries(ln))
|
|
25826
25834
|
i.component(n, h);
|
|
25827
|
-
i.directive("permission",
|
|
25828
|
-
},
|
|
25829
|
-
install:
|
|
25835
|
+
i.directive("permission", kn), i.component("VAffix", En), i.component("VAlert", vn), i.component("VAside", Vn), i.component("VAvatar", Cn), i.component("VBacktop", Dn), i.component("VBadge", Pn), i.component("VBreadcrumb", Fn), i.component("VBreadcrumbItem", Sn), i.component("VButton", Tn), i.component("VCalendar", Bn), i.component("VCard", An), i.component("VCarousel", Mn), i.component("VCarouselItem", In), i.component("VCascader", Rn), i.component("VCheckbox", Ln), i.component("VCheckboxButton", Zn), i.component("VCollapse", On), i.component("VCollapseItem", Kn), i.component("VColorPicker", Un), i.component("VConfigProvider", Hn), i.component("VContainer", Gn), i.component("VDatePicker", Wn), i.component("VDialog", Yn), i.component("VDivider", Qn), i.component("VDrawer", Xn), i.component("VDropdown", Jn), i.component("VDropdownItem", Nn), i.component("VDropdownMenu", ni), i.component("VEmpty", ii), i.component("VFooter", hi), i.component("VForm", gi), i.component("VFormItem", ui), i.component("VHeader", si), i.component("VIcon", ei), i.component("VImage", oi), i.component("VInput", ti), i.component("VInputNumber", li), i.component("VLink", ci), i.component("VMain", ri), i.component("VMenu", zi), i.component("VMenuGroup", yi), i.component("VMenuItem", di), i.component("VOption", ai), i.component("VOptionGroup", ji), i.component("VPagination", mi), i.component("VPopconfirm", fi), i.component("VPopper", pi), i.component("VProgress", xi), i.component("VRadio", wi), i.component("VRadioButton", _i), i.component("VRadioGroup", qi), i.component("VCheckboxGroup", ki), i.component("VRate", $i), i.component("VScrollbar", Ei), i.component("VSelect", ph), i.component("VSelectV2", bh), i.component("VSlider", xh), i.component("VSpace", wh), i.component("VStep", _h), i.component("VSteps", qh), i.component("VSubMenu", kh), i.component("VSwitch", $h), i.component("VTable", Eh), i.component("VTableColumn", vh), i.component("VTabPane", Vh), i.component("VTabs", Ch), i.component("VTag", Dh), i.component("VTimeline", Fh), i.component("VTimelineItem", Sh), i.component("VTimePicker", Th), i.component("VTooltip", Bh), i.component("VTransfer", Ah), i.component("VTree", Mh), i.component("VTreeNode", Ih), i.component("VTreeSelect", Rh), i.component("VUpload", Lh), i.component("VUploadDragger", Zh), i.component("VPopover", bi), i.component("VText", Ph), i.component("VRow", Oh), i.component("VCol", Kh);
|
|
25836
|
+
}, gg = {
|
|
25837
|
+
install: Uh
|
|
25830
25838
|
};
|
|
25831
25839
|
export {
|
|
25832
25840
|
ln as ElementPlusIconsVue,
|
|
25833
|
-
|
|
25834
|
-
|
|
25835
|
-
|
|
25836
|
-
|
|
25837
|
-
|
|
25838
|
-
|
|
25839
|
-
|
|
25840
|
-
|
|
25841
|
-
|
|
25842
|
-
|
|
25843
|
-
|
|
25844
|
-
|
|
25845
|
-
|
|
25846
|
-
|
|
25847
|
-
|
|
25848
|
-
|
|
25849
|
-
|
|
25850
|
-
|
|
25851
|
-
|
|
25852
|
-
|
|
25853
|
-
|
|
25854
|
-
|
|
25855
|
-
|
|
25856
|
-
|
|
25857
|
-
|
|
25858
|
-
|
|
25859
|
-
|
|
25860
|
-
|
|
25861
|
-
|
|
25862
|
-
|
|
25863
|
-
|
|
25864
|
-
|
|
25865
|
-
|
|
25866
|
-
|
|
25867
|
-
|
|
25868
|
-
|
|
25869
|
-
|
|
25870
|
-
|
|
25871
|
-
|
|
25872
|
-
|
|
25873
|
-
|
|
25874
|
-
|
|
25875
|
-
|
|
25876
|
-
|
|
25877
|
-
|
|
25878
|
-
|
|
25879
|
-
|
|
25880
|
-
|
|
25881
|
-
|
|
25882
|
-
|
|
25883
|
-
|
|
25884
|
-
|
|
25885
|
-
|
|
25886
|
-
|
|
25887
|
-
|
|
25888
|
-
|
|
25889
|
-
|
|
25890
|
-
|
|
25891
|
-
|
|
25892
|
-
|
|
25893
|
-
|
|
25894
|
-
|
|
25895
|
-
|
|
25896
|
-
|
|
25897
|
-
|
|
25898
|
-
|
|
25899
|
-
|
|
25900
|
-
|
|
25901
|
-
|
|
25902
|
-
|
|
25903
|
-
|
|
25904
|
-
|
|
25905
|
-
|
|
25906
|
-
|
|
25907
|
-
|
|
25908
|
-
|
|
25909
|
-
|
|
25910
|
-
|
|
25911
|
-
|
|
25912
|
-
|
|
25913
|
-
|
|
25914
|
-
|
|
25915
|
-
|
|
25916
|
-
|
|
25917
|
-
|
|
25918
|
-
|
|
25919
|
-
|
|
25920
|
-
|
|
25921
|
-
|
|
25922
|
-
|
|
25923
|
-
|
|
25924
|
-
|
|
25925
|
-
|
|
25841
|
+
ng as Loading,
|
|
25842
|
+
En as VAffix,
|
|
25843
|
+
vn as VAlert,
|
|
25844
|
+
Vn as VAside,
|
|
25845
|
+
Cn as VAvatar,
|
|
25846
|
+
Dn as VBacktop,
|
|
25847
|
+
Pn as VBadge,
|
|
25848
|
+
Fn as VBreadcrumb,
|
|
25849
|
+
Sn as VBreadcrumbItem,
|
|
25850
|
+
Tn as VButton,
|
|
25851
|
+
Bn as VCalendar,
|
|
25852
|
+
An as VCard,
|
|
25853
|
+
Mn as VCarousel,
|
|
25854
|
+
In as VCarouselItem,
|
|
25855
|
+
Rn as VCascader,
|
|
25856
|
+
Ln as VCheckbox,
|
|
25857
|
+
Zn as VCheckboxButton,
|
|
25858
|
+
ki as VCheckboxGroup,
|
|
25859
|
+
Kh as VCol,
|
|
25860
|
+
On as VCollapse,
|
|
25861
|
+
Kn as VCollapseItem,
|
|
25862
|
+
Un as VColorPicker,
|
|
25863
|
+
Hn as VConfigProvider,
|
|
25864
|
+
Gn as VContainer,
|
|
25865
|
+
Wn as VDatePicker,
|
|
25866
|
+
Yn as VDialog,
|
|
25867
|
+
Qn as VDivider,
|
|
25868
|
+
Xn as VDrawer,
|
|
25869
|
+
Jn as VDropdown,
|
|
25870
|
+
Nn as VDropdownItem,
|
|
25871
|
+
ni as VDropdownMenu,
|
|
25872
|
+
ii as VEmpty,
|
|
25873
|
+
hi as VFooter,
|
|
25874
|
+
gi as VForm,
|
|
25875
|
+
ui as VFormItem,
|
|
25876
|
+
si as VHeader,
|
|
25877
|
+
ei as VIcon,
|
|
25878
|
+
oi as VImage,
|
|
25879
|
+
ti as VInput,
|
|
25880
|
+
li as VInputNumber,
|
|
25881
|
+
ci as VLink,
|
|
25882
|
+
Jh as VLoading,
|
|
25883
|
+
hg as VLoadingDirective,
|
|
25884
|
+
Nh as VLoadingService,
|
|
25885
|
+
ri as VMain,
|
|
25886
|
+
zi as VMenu,
|
|
25887
|
+
yi as VMenuGroup,
|
|
25888
|
+
di as VMenuItem,
|
|
25889
|
+
Xh as VMessage,
|
|
25890
|
+
Qh as VMessageBox,
|
|
25891
|
+
ai as VOption,
|
|
25892
|
+
ji as VOptionGroup,
|
|
25893
|
+
mi as VPagination,
|
|
25894
|
+
fi as VPopconfirm,
|
|
25895
|
+
bi as VPopover,
|
|
25896
|
+
pi as VPopper,
|
|
25897
|
+
xi as VProgress,
|
|
25898
|
+
wi as VRadio,
|
|
25899
|
+
_i as VRadioButton,
|
|
25900
|
+
qi as VRadioGroup,
|
|
25901
|
+
$i as VRate,
|
|
25902
|
+
Oh as VRow,
|
|
25903
|
+
Ei as VScrollbar,
|
|
25904
|
+
ph as VSelect,
|
|
25905
|
+
bh as VSelectV2,
|
|
25906
|
+
xh as VSlider,
|
|
25907
|
+
wh as VSpace,
|
|
25908
|
+
_h as VStep,
|
|
25909
|
+
qh as VSteps,
|
|
25910
|
+
kh as VSubMenu,
|
|
25911
|
+
$h as VSwitch,
|
|
25912
|
+
Vh as VTabPane,
|
|
25913
|
+
Eh as VTable,
|
|
25914
|
+
vh as VTableColumn,
|
|
25915
|
+
Ch as VTabs,
|
|
25916
|
+
Dh as VTag,
|
|
25917
|
+
Ph as VText,
|
|
25918
|
+
Th as VTimePicker,
|
|
25919
|
+
Fh as VTimeline,
|
|
25920
|
+
Sh as VTimelineItem,
|
|
25921
|
+
Bh as VTooltip,
|
|
25922
|
+
Ah as VTransfer,
|
|
25923
|
+
Mh as VTree,
|
|
25924
|
+
Ih as VTreeNode,
|
|
25925
|
+
Rh as VTreeSelect,
|
|
25926
|
+
Lh as VUpload,
|
|
25927
|
+
Zh as VUploadDragger,
|
|
25928
|
+
gg as default,
|
|
25929
|
+
Uh as install,
|
|
25930
|
+
kn as permissionDirective,
|
|
25931
|
+
Wh as usePermission,
|
|
25932
|
+
Yh as usePinyin,
|
|
25933
|
+
ig as vLoading,
|
|
25926
25934
|
cn as zhCn
|
|
25927
25935
|
};
|