@geelato/web-vue 2.58.1 → 2.58.3

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.
@@ -1,41 +1,4 @@
1
1
  {
2
- "a-anchor": {
3
- "attributes": [
4
- "select",
5
- "change",
6
- "boundary",
7
- "line-less",
8
- "scroll-container",
9
- "change-hash",
10
- "smooth"
11
- ]
12
- },
13
- "a-anchor-link": {
14
- "attributes": [
15
- "title",
16
- "href"
17
- ]
18
- },
19
- "a-alert": {
20
- "attributes": [
21
- "close",
22
- "after-close",
23
- "type",
24
- "show-icon",
25
- "closable",
26
- "title",
27
- "banner",
28
- "center"
29
- ]
30
- },
31
- "a-back-top": {
32
- "attributes": [
33
- "visible-height",
34
- "target-container",
35
- "easing",
36
- "duration"
37
- ]
38
- },
39
2
  "a-auto-complete": {
40
3
  "attributes": [
41
4
  "change",
@@ -56,6 +19,18 @@
56
19
  "virtual-list-props"
57
20
  ]
58
21
  },
22
+ "a-alert": {
23
+ "attributes": [
24
+ "close",
25
+ "after-close",
26
+ "type",
27
+ "show-icon",
28
+ "closable",
29
+ "title",
30
+ "banner",
31
+ "center"
32
+ ]
33
+ },
59
34
  "a-affix": {
60
35
  "attributes": [
61
36
  "change",
@@ -65,16 +40,27 @@
65
40
  "target-container"
66
41
  ]
67
42
  },
68
- "a-badge": {
43
+ "a-breadcrumb": {
69
44
  "attributes": [
70
- "text",
71
- "dot",
72
- "dot-style",
73
45
  "max-count",
74
- "offset",
75
- "color",
76
- "status",
77
- "count"
46
+ "routes",
47
+ "separator",
48
+ "custom-url"
49
+ ]
50
+ },
51
+ "a-breadcrumb-item": {
52
+ "attributes": [
53
+ "separator",
54
+ "droplist",
55
+ "dropdown-props"
56
+ ]
57
+ },
58
+ "a-back-top": {
59
+ "attributes": [
60
+ "visible-height",
61
+ "target-container",
62
+ "easing",
63
+ "duration"
78
64
  ]
79
65
  },
80
66
  "a-button": {
@@ -101,21 +87,6 @@
101
87
  "disabled"
102
88
  ]
103
89
  },
104
- "a-breadcrumb": {
105
- "attributes": [
106
- "max-count",
107
- "routes",
108
- "separator",
109
- "custom-url"
110
- ]
111
- },
112
- "a-breadcrumb-item": {
113
- "attributes": [
114
- "separator",
115
- "droplist",
116
- "dropdown-props"
117
- ]
118
- },
119
90
  "a-calendar": {
120
91
  "attributes": [
121
92
  "change",
@@ -127,6 +98,18 @@
127
98
  "modes"
128
99
  ]
129
100
  },
101
+ "a-badge": {
102
+ "attributes": [
103
+ "text",
104
+ "dot",
105
+ "dot-style",
106
+ "max-count",
107
+ "offset",
108
+ "color",
109
+ "status",
110
+ "count"
111
+ ]
112
+ },
130
113
  "a-card": {
131
114
  "attributes": [
132
115
  "bordered",
@@ -150,6 +133,23 @@
150
133
  "hoverable"
151
134
  ]
152
135
  },
136
+ "a-carousel": {
137
+ "attributes": [
138
+ "change",
139
+ "current",
140
+ "default-current",
141
+ "move-speed",
142
+ "animation-name",
143
+ "trigger",
144
+ "direction",
145
+ "show-arrow",
146
+ "arrow-class",
147
+ "indicator-type",
148
+ "indicator-position",
149
+ "indicator-class",
150
+ "transition-timing-function"
151
+ ]
152
+ },
153
153
  "a-avatar": {
154
154
  "attributes": [
155
155
  "click",
@@ -196,50 +196,100 @@
196
196
  "disabled"
197
197
  ]
198
198
  },
199
- "a-carousel": {
199
+ "a-anchor": {
200
200
  "attributes": [
201
+ "select",
201
202
  "change",
202
- "current",
203
- "default-current",
204
- "move-speed",
205
- "animation-name",
206
- "trigger",
207
- "direction",
208
- "show-arrow",
209
- "arrow-class",
210
- "indicator-type",
211
- "indicator-position",
212
- "indicator-class",
213
- "transition-timing-function"
203
+ "boundary",
204
+ "line-less",
205
+ "scroll-container",
206
+ "change-hash",
207
+ "smooth"
214
208
  ]
215
209
  },
216
- "a-divider": {
210
+ "a-anchor-link": {
217
211
  "attributes": [
218
- "direction",
219
- "orientation",
220
- "type",
212
+ "title",
213
+ "href"
214
+ ]
215
+ },
216
+ "a-cascader": {
217
+ "attributes": [
218
+ "change",
219
+ "input-value-change",
220
+ "clear",
221
+ "search",
222
+ "popup-visible-change",
223
+ "focus",
224
+ "blur",
225
+ "path-mode",
226
+ "multiple",
227
+ "model-value",
228
+ "default-value",
229
+ "options",
230
+ "disabled",
231
+ "error",
221
232
  "size",
222
- "margin"
233
+ "allow-search",
234
+ "allow-clear",
235
+ "input-value",
236
+ "default-input-value",
237
+ "popup-visible",
238
+ "expand-trigger",
239
+ "default-popup-visible",
240
+ "placeholder",
241
+ "filter-option",
242
+ "popup-container",
243
+ "max-tag-count",
244
+ "format-label",
245
+ "trigger-props",
246
+ "check-strictly",
247
+ "load-more",
248
+ "loading",
249
+ "search-option-only-label",
250
+ "search-delay",
251
+ "field-names",
252
+ "value-key",
253
+ "fallback",
254
+ "expand-child",
255
+ "virtual-list-props",
256
+ "tag-nowrap"
223
257
  ]
224
258
  },
225
- "a-collapse": {
259
+ "a-cascader-panel": {
226
260
  "attributes": [
227
261
  "change",
228
- "active-key",
229
- "default-active-key",
230
- "accordion",
231
- "show-expand-icon",
232
- "expand-icon-position",
262
+ "path-mode",
263
+ "multiple",
264
+ "model-value",
265
+ "default-value",
266
+ "options",
267
+ "expand-trigger",
268
+ "check-strictly",
269
+ "load-more",
270
+ "field-names",
271
+ "value-key",
272
+ "expand-child"
273
+ ]
274
+ },
275
+ "a-descriptions": {
276
+ "attributes": [
277
+ "data",
278
+ "column",
279
+ "title",
280
+ "layout",
281
+ "align",
282
+ "size",
233
283
  "bordered",
234
- "destroy-on-hide"
284
+ "label-style",
285
+ "value-style",
286
+ "table-layout"
235
287
  ]
236
288
  },
237
- "a-collapse-item": {
289
+ "a-descriptions-item": {
238
290
  "attributes": [
239
- "header",
240
- "disabled",
241
- "show-expand-icon",
242
- "destroy-on-hide"
291
+ "span",
292
+ "label"
243
293
  ]
244
294
  },
245
295
  "a-color-picker": {
@@ -261,6 +311,15 @@
261
311
  "preset-colors"
262
312
  ]
263
313
  },
314
+ "a-comment": {
315
+ "attributes": [
316
+ "author",
317
+ "avatar",
318
+ "content",
319
+ "datetime",
320
+ "align"
321
+ ]
322
+ },
264
323
  "a-range-picker": {
265
324
  "attributes": [
266
325
  "change",
@@ -290,15 +349,6 @@
290
349
  "abbreviation"
291
350
  ]
292
351
  },
293
- "a-comment": {
294
- "attributes": [
295
- "author",
296
- "avatar",
297
- "content",
298
- "datetime",
299
- "align"
300
- ]
301
- },
302
352
  "a-config-provider": {
303
353
  "attributes": [
304
354
  "prefix-cls",
@@ -310,63 +360,24 @@
310
360
  "rtl"
311
361
  ]
312
362
  },
313
- "a-cascader": {
363
+ "a-collapse": {
314
364
  "attributes": [
315
365
  "change",
316
- "input-value-change",
317
- "clear",
318
- "search",
319
- "popup-visible-change",
320
- "focus",
321
- "blur",
322
- "path-mode",
323
- "multiple",
324
- "model-value",
325
- "default-value",
326
- "options",
327
- "disabled",
328
- "error",
329
- "size",
330
- "allow-search",
331
- "allow-clear",
332
- "input-value",
333
- "default-input-value",
334
- "popup-visible",
335
- "expand-trigger",
336
- "default-popup-visible",
337
- "placeholder",
338
- "filter-option",
339
- "popup-container",
340
- "max-tag-count",
341
- "format-label",
342
- "trigger-props",
343
- "check-strictly",
344
- "load-more",
345
- "loading",
346
- "search-option-only-label",
347
- "search-delay",
348
- "field-names",
349
- "value-key",
350
- "fallback",
351
- "expand-child",
352
- "virtual-list-props",
353
- "tag-nowrap"
366
+ "active-key",
367
+ "default-active-key",
368
+ "accordion",
369
+ "show-expand-icon",
370
+ "expand-icon-position",
371
+ "bordered",
372
+ "destroy-on-hide"
354
373
  ]
355
374
  },
356
- "a-cascader-panel": {
375
+ "a-collapse-item": {
357
376
  "attributes": [
358
- "change",
359
- "path-mode",
360
- "multiple",
361
- "model-value",
362
- "default-value",
363
- "options",
364
- "expand-trigger",
365
- "check-strictly",
366
- "load-more",
367
- "field-names",
368
- "value-key",
369
- "expand-child"
377
+ "header",
378
+ "disabled",
379
+ "show-expand-icon",
380
+ "destroy-on-hide"
370
381
  ]
371
382
  },
372
383
  "a-dropdown": {
@@ -423,6 +434,15 @@
423
434
  "hide-on-select"
424
435
  ]
425
436
  },
437
+ "a-divider": {
438
+ "attributes": [
439
+ "direction",
440
+ "orientation",
441
+ "type",
442
+ "size",
443
+ "margin"
444
+ ]
445
+ },
426
446
  "a-empty": {
427
447
  "attributes": [
428
448
  "description",
@@ -480,73 +500,6 @@
480
500
  "label-attrs"
481
501
  ]
482
502
  },
483
- "a-descriptions": {
484
- "attributes": [
485
- "data",
486
- "column",
487
- "title",
488
- "layout",
489
- "align",
490
- "size",
491
- "bordered",
492
- "label-style",
493
- "value-style",
494
- "table-layout"
495
- ]
496
- },
497
- "a-descriptions-item": {
498
- "attributes": [
499
- "span",
500
- "label"
501
- ]
502
- },
503
- "a-input": {
504
- "attributes": [
505
- "input",
506
- "change",
507
- "press-enter",
508
- "clear",
509
- "focus",
510
- "blur",
511
- "model-value",
512
- "default-value",
513
- "size",
514
- "allow-clear",
515
- "disabled",
516
- "readonly",
517
- "error",
518
- "placeholder",
519
- "max-length",
520
- "show-word-limit",
521
- "word-length",
522
- "word-slice",
523
- "input-attrs",
524
- "prepend",
525
- "append"
526
- ]
527
- },
528
- "a-input-group": {
529
- "attributes": []
530
- },
531
- "a-input-password": {
532
- "attributes": [
533
- "visibility-change",
534
- "visibility",
535
- "default-visibility",
536
- "invisible-button"
537
- ]
538
- },
539
- "a-input-search": {
540
- "attributes": [
541
- "search",
542
- "search-button",
543
- "loading",
544
- "disabled",
545
- "size",
546
- "button-text",
547
- "button-props"
548
- ]
549
- },
550
503
  "a-input-number": {
551
504
  "attributes": [
552
505
  "change",
@@ -575,6 +528,45 @@
575
528
  "input-attrs"
576
529
  ]
577
530
  },
531
+ "a-row": {
532
+ "attributes": [
533
+ "gutter",
534
+ "justify",
535
+ "align",
536
+ "div",
537
+ "wrap"
538
+ ]
539
+ },
540
+ "a-col": {
541
+ "attributes": [
542
+ "span",
543
+ "offset",
544
+ "order",
545
+ "xs",
546
+ "sm",
547
+ "md",
548
+ "lg",
549
+ "xl",
550
+ "xxl",
551
+ "flex"
552
+ ]
553
+ },
554
+ "a-grid": {
555
+ "attributes": [
556
+ "cols",
557
+ "row-gap",
558
+ "col-gap",
559
+ "collapsed",
560
+ "collapsed-rows"
561
+ ]
562
+ },
563
+ "a-grid-item": {
564
+ "attributes": [
565
+ "span",
566
+ "offset",
567
+ "suffix"
568
+ ]
569
+ },
578
570
  "a-image": {
579
571
  "attributes": [
580
572
  "preview-visible-change",
@@ -634,70 +626,35 @@
634
626
  "disabled"
635
627
  ]
636
628
  },
637
- "a-row": {
638
- "attributes": [
639
- "gutter",
640
- "justify",
641
- "align",
642
- "div",
643
- "wrap"
644
- ]
645
- },
646
- "a-col": {
647
- "attributes": [
648
- "span",
649
- "offset",
650
- "order",
651
- "xs",
652
- "sm",
653
- "md",
654
- "lg",
655
- "xl",
656
- "xxl",
657
- "flex"
658
- ]
659
- },
660
- "a-grid": {
629
+ "a-list": {
661
630
  "attributes": [
662
- "cols",
663
- "row-gap",
664
- "col-gap",
665
- "collapsed",
666
- "collapsed-rows"
631
+ "scroll",
632
+ "reach-bottom",
633
+ "page-change",
634
+ "page-size-change",
635
+ "data",
636
+ "size",
637
+ "bordered",
638
+ "split",
639
+ "loading",
640
+ "hoverable",
641
+ "pagination-props",
642
+ "grid-props",
643
+ "max-height",
644
+ "bottom-offset",
645
+ "virtual-list-props",
646
+ "scrollbar"
667
647
  ]
668
648
  },
669
- "a-grid-item": {
649
+ "a-list-item": {
670
650
  "attributes": [
671
- "span",
672
- "offset",
673
- "suffix"
651
+ "action-layout"
674
652
  ]
675
653
  },
676
- "a-input-tag": {
654
+ "a-list-item-meta": {
677
655
  "attributes": [
678
- "change",
679
- "input-value-change",
680
- "press-enter",
681
- "remove",
682
- "clear",
683
- "focus",
684
- "blur",
685
- "model-value",
686
- "default-value",
687
- "input-value",
688
- "default-input-value",
689
- "placeholder",
690
- "disabled",
691
- "error",
692
- "readonly",
693
- "allow-clear",
694
- "size",
695
- "max-tag-count",
696
- "retain-input-value",
697
- "format-tag",
698
- "unique-value",
699
- "field-names",
700
- "tag-nowrap"
656
+ "title",
657
+ "description"
701
658
  ]
702
659
  },
703
660
  "a-layout": {
@@ -729,33 +686,51 @@
729
686
  "hide-trigger"
730
687
  ]
731
688
  },
732
- "a-link": {
733
- "attributes": [
734
- "click",
735
- "href",
736
- "status",
737
- "hoverable",
738
- "icon",
739
- "loading",
740
- "disabled"
741
- ]
742
- },
743
- "a-mention": {
689
+ "a-input": {
744
690
  "attributes": [
691
+ "input",
745
692
  "change",
746
- "search",
747
- "select",
693
+ "press-enter",
748
694
  "clear",
749
695
  "focus",
750
696
  "blur",
751
697
  "model-value",
752
698
  "default-value",
753
- "data",
754
- "prefix",
755
- "split",
756
- "type",
699
+ "size",
700
+ "allow-clear",
757
701
  "disabled",
758
- "allow-clear"
702
+ "readonly",
703
+ "error",
704
+ "placeholder",
705
+ "max-length",
706
+ "show-word-limit",
707
+ "word-length",
708
+ "word-slice",
709
+ "input-attrs",
710
+ "prepend",
711
+ "append"
712
+ ]
713
+ },
714
+ "a-input-group": {
715
+ "attributes": []
716
+ },
717
+ "a-input-password": {
718
+ "attributes": [
719
+ "visibility-change",
720
+ "visibility",
721
+ "default-visibility",
722
+ "invisible-button"
723
+ ]
724
+ },
725
+ "a-input-search": {
726
+ "attributes": [
727
+ "search",
728
+ "search-button",
729
+ "loading",
730
+ "disabled",
731
+ "size",
732
+ "button-text",
733
+ "button-props"
759
734
  ]
760
735
  },
761
736
  "a-drawer": {
@@ -794,35 +769,22 @@
794
769
  "hide-cancel"
795
770
  ]
796
771
  },
797
- "a-list": {
772
+ "a-mention": {
798
773
  "attributes": [
799
- "scroll",
800
- "reach-bottom",
801
- "page-change",
802
- "page-size-change",
774
+ "change",
775
+ "search",
776
+ "select",
777
+ "clear",
778
+ "focus",
779
+ "blur",
780
+ "model-value",
781
+ "default-value",
803
782
  "data",
804
- "size",
805
- "bordered",
783
+ "prefix",
806
784
  "split",
807
- "loading",
808
- "hoverable",
809
- "pagination-props",
810
- "grid-props",
811
- "max-height",
812
- "bottom-offset",
813
- "virtual-list-props",
814
- "scrollbar"
815
- ]
816
- },
817
- "a-list-item": {
818
- "attributes": [
819
- "action-layout"
820
- ]
821
- },
822
- "a-list-item-meta": {
823
- "attributes": [
824
- "title",
825
- "description"
785
+ "type",
786
+ "disabled",
787
+ "allow-clear"
826
788
  ]
827
789
  },
828
790
  "a-menu": {
@@ -870,9 +832,6 @@
870
832
  "disabled"
871
833
  ]
872
834
  },
873
- "a-notification": {
874
- "attributes": []
875
- },
876
835
  "a-page-header": {
877
836
  "attributes": [
878
837
  "back",
@@ -881,43 +840,30 @@
881
840
  "show-back"
882
841
  ]
883
842
  },
884
- "a-popconfirm": {
885
- "attributes": [
886
- "popup-visible-change",
887
- "ok",
888
- "cancel",
889
- "content",
890
- "position",
891
- "popup-visible",
892
- "default-popup-visible",
893
- "type",
894
- "ok-text",
895
- "cancel-text",
896
- "ok-loading",
897
- "ok-button-props",
898
- "cancel-button-props",
899
- "content-class",
900
- "content-style",
901
- "arrow-class",
902
- "arrow-style",
903
- "popup-container",
904
- "before-ok",
905
- "before-cancel"
906
- ]
907
- },
908
- "a-progress": {
843
+ "a-pagination": {
909
844
  "attributes": [
910
- "type",
845
+ "change",
846
+ "page-size-change",
847
+ "total",
848
+ "current",
849
+ "default-current",
850
+ "page-size",
851
+ "default-page-size",
852
+ "disabled",
853
+ "hide-on-single-page",
854
+ "simple",
855
+ "show-total",
856
+ "show-more",
857
+ "show-jumper",
858
+ "show-page-size",
859
+ "page-size-options",
860
+ "page-size-props",
911
861
  "size",
912
- "percent",
913
- "steps",
914
- "animation",
915
- "stroke-width",
916
- "width",
917
- "color",
918
- "track-color",
919
- "show-text",
920
- "status"
862
+ "page-item-style",
863
+ "active-page-item-style",
864
+ "base-size",
865
+ "buffer-size",
866
+ "auto-adjust"
921
867
  ]
922
868
  },
923
869
  "a-modal": {
@@ -964,26 +910,46 @@
964
910
  "hide-title"
965
911
  ]
966
912
  },
967
- "a-radio": {
913
+ "a-notification": {
914
+ "attributes": []
915
+ },
916
+ "a-progress": {
968
917
  "attributes": [
969
- "change",
970
- "model-value",
971
- "default-checked",
972
- "value",
973
918
  "type",
974
- "disabled"
919
+ "size",
920
+ "percent",
921
+ "steps",
922
+ "animation",
923
+ "stroke-width",
924
+ "width",
925
+ "color",
926
+ "track-color",
927
+ "show-text",
928
+ "status"
975
929
  ]
976
930
  },
977
- "a-radio-group": {
931
+ "a-popconfirm": {
978
932
  "attributes": [
979
- "change",
980
- "model-value",
981
- "default-value",
933
+ "popup-visible-change",
934
+ "ok",
935
+ "cancel",
936
+ "content",
937
+ "position",
938
+ "popup-visible",
939
+ "default-popup-visible",
982
940
  "type",
983
- "size",
984
- "options",
985
- "direction",
986
- "disabled"
941
+ "ok-text",
942
+ "cancel-text",
943
+ "ok-loading",
944
+ "ok-button-props",
945
+ "cancel-button-props",
946
+ "content-class",
947
+ "content-style",
948
+ "arrow-class",
949
+ "arrow-style",
950
+ "popup-container",
951
+ "before-ok",
952
+ "before-cancel"
987
953
  ]
988
954
  },
989
955
  "a-popover": {
@@ -1002,41 +968,34 @@
1002
968
  "popup-container"
1003
969
  ]
1004
970
  },
1005
- "a-pagination": {
971
+ "a-radio": {
1006
972
  "attributes": [
1007
973
  "change",
1008
- "page-size-change",
1009
- "total",
1010
- "current",
1011
- "default-current",
1012
- "page-size",
1013
- "default-page-size",
1014
- "disabled",
1015
- "hide-on-single-page",
1016
- "simple",
1017
- "show-total",
1018
- "show-more",
1019
- "show-jumper",
1020
- "show-page-size",
1021
- "page-size-options",
1022
- "page-size-props",
974
+ "model-value",
975
+ "default-checked",
976
+ "value",
977
+ "type",
978
+ "disabled"
979
+ ]
980
+ },
981
+ "a-radio-group": {
982
+ "attributes": [
983
+ "change",
984
+ "model-value",
985
+ "default-value",
986
+ "type",
1023
987
  "size",
1024
- "page-item-style",
1025
- "active-page-item-style",
1026
- "base-size",
1027
- "buffer-size",
1028
- "auto-adjust"
988
+ "options",
989
+ "direction",
990
+ "disabled"
1029
991
  ]
1030
992
  },
1031
- "a-resize-box": {
993
+ "a-overflow-list": {
1032
994
  "attributes": [
1033
- "moving-start",
1034
- "moving",
1035
- "moving-end",
1036
- "width",
1037
- "height",
1038
- "component",
1039
- "directions"
995
+ "change",
996
+ "min",
997
+ "margin",
998
+ "from"
1040
999
  ]
1041
1000
  },
1042
1001
  "a-rate": {
@@ -1054,87 +1013,11 @@
1054
1013
  "color"
1055
1014
  ]
1056
1015
  },
1057
- "a-skeleton": {
1016
+ "a-result": {
1058
1017
  "attributes": [
1059
- "loading",
1060
- "animation"
1061
- ]
1062
- },
1063
- "a-skeleton-line": {
1064
- "attributes": [
1065
- "rows",
1066
- "widths",
1067
- "line-height",
1068
- "line-spacing"
1069
- ]
1070
- },
1071
- "a-skeleton-shape": {
1072
- "attributes": [
1073
- "shape",
1074
- "size"
1075
- ]
1076
- },
1077
- "a-result": {
1078
- "attributes": [
1079
- "status",
1080
- "title",
1081
- "subtitle"
1082
- ]
1083
- },
1084
- "a-scrollbar": {
1085
- "attributes": [
1086
- "scroll",
1087
- "type",
1088
- "outer-class",
1089
- "outer-style"
1090
- ]
1091
- },
1092
- "a-slider": {
1093
- "attributes": [
1094
- "change",
1095
- "model-value",
1096
- "default-value",
1097
- "step",
1098
- "min",
1099
- "marks",
1100
- "max",
1101
- "direction",
1102
- "disabled",
1103
- "show-ticks",
1104
- "show-input",
1105
- "range",
1106
- "show-tooltip"
1107
- ]
1108
- },
1109
- "a-overflow-list": {
1110
- "attributes": [
1111
- "change",
1112
- "min",
1113
- "margin",
1114
- "from"
1115
- ]
1116
- },
1117
- "a-space": {
1118
- "attributes": [
1119
- "align",
1120
- "direction",
1121
- "size",
1122
- "wrap",
1123
- "fill"
1124
- ]
1125
- },
1126
- "a-split": {
1127
- "attributes": [
1128
- "move-start",
1129
- "moving",
1130
- "move-end",
1131
- "component",
1132
- "direction",
1133
- "size",
1134
- "default-size",
1135
- "min",
1136
- "max",
1137
- "disabled"
1018
+ "status",
1019
+ "title",
1020
+ "subtitle"
1138
1021
  ]
1139
1022
  },
1140
1023
  "a-select": {
@@ -1200,41 +1083,60 @@
1200
1083
  "label"
1201
1084
  ]
1202
1085
  },
1203
- "a-spin": {
1086
+ "a-scrollbar": {
1087
+ "attributes": [
1088
+ "scroll",
1089
+ "type",
1090
+ "outer-class",
1091
+ "outer-style"
1092
+ ]
1093
+ },
1094
+ "a-resize-box": {
1095
+ "attributes": [
1096
+ "moving-start",
1097
+ "moving",
1098
+ "moving-end",
1099
+ "width",
1100
+ "height",
1101
+ "component",
1102
+ "directions"
1103
+ ]
1104
+ },
1105
+ "a-skeleton": {
1204
1106
  "attributes": [
1205
- "size",
1206
1107
  "loading",
1207
- "dot",
1208
- "tip",
1209
- "hide-icon"
1108
+ "animation"
1210
1109
  ]
1211
1110
  },
1212
- "a-statistic": {
1111
+ "a-skeleton-line": {
1213
1112
  "attributes": [
1214
- "title",
1215
- "value",
1216
- "format",
1217
- "extra",
1218
- "start",
1219
- "precision",
1220
- "separator",
1221
- "show-group-separator",
1222
- "animation",
1223
- "animation-duration",
1224
- "value-from",
1225
- "placeholder",
1226
- "value-style"
1113
+ "rows",
1114
+ "widths",
1115
+ "line-height",
1116
+ "line-spacing"
1227
1117
  ]
1228
1118
  },
1229
- "a-countdown": {
1119
+ "a-skeleton-shape": {
1230
1120
  "attributes": [
1231
- "finish",
1232
- "title",
1233
- "value",
1234
- "now",
1235
- "format",
1236
- "start",
1237
- "value-style"
1121
+ "shape",
1122
+ "size"
1123
+ ]
1124
+ },
1125
+ "a-slider": {
1126
+ "attributes": [
1127
+ "change",
1128
+ "model-value",
1129
+ "default-value",
1130
+ "step",
1131
+ "min",
1132
+ "marks",
1133
+ "max",
1134
+ "direction",
1135
+ "disabled",
1136
+ "show-ticks",
1137
+ "show-input",
1138
+ "range",
1139
+ "show-tooltip"
1238
1140
  ]
1239
1141
  },
1240
1142
  "a-switch": {
@@ -1257,21 +1159,96 @@
1257
1159
  "unchecked-text"
1258
1160
  ]
1259
1161
  },
1260
- "a-tag": {
1162
+ "a-space": {
1261
1163
  "attributes": [
1262
- "close",
1263
- "check",
1264
- "color",
1164
+ "align",
1165
+ "direction",
1265
1166
  "size",
1167
+ "wrap",
1168
+ "fill"
1169
+ ]
1170
+ },
1171
+ "a-table": {
1172
+ "attributes": [
1173
+ "expand",
1174
+ "expanded-change",
1175
+ "select",
1176
+ "select-all",
1177
+ "selection-change",
1178
+ "sorter-change",
1179
+ "filter-change",
1180
+ "page-change",
1181
+ "page-size-change",
1182
+ "change",
1183
+ "cell-mouse-enter",
1184
+ "cell-mouse-leave",
1185
+ "cell-click",
1186
+ "row-click",
1187
+ "header-click",
1188
+ "column-resize",
1189
+ "row-dblclick",
1190
+ "cell-dblclick",
1191
+ "row-contextmenu",
1192
+ "cell-contextmenu",
1193
+ "columns",
1194
+ "data",
1266
1195
  "bordered",
1267
- "visible",
1268
- "default-visible",
1196
+ "hoverable",
1197
+ "stripe",
1198
+ "size",
1199
+ "table-layout-fixed",
1269
1200
  "loading",
1270
- "closable",
1271
- "checkable",
1272
- "checked",
1273
- "default-checked",
1274
- "nowrap"
1201
+ "row-selection",
1202
+ "expandable",
1203
+ "scroll",
1204
+ "pagination",
1205
+ "page-position",
1206
+ "indent-size",
1207
+ "row-key",
1208
+ "show-header",
1209
+ "virtual-list-props",
1210
+ "span-method",
1211
+ "span-all",
1212
+ "load-more",
1213
+ "filter-icon-align-left",
1214
+ "hide-expand-button-on-empty",
1215
+ "row-class",
1216
+ "draggable",
1217
+ "column-resizable",
1218
+ "summary",
1219
+ "summary-text",
1220
+ "summary-span-method",
1221
+ "selected-keys",
1222
+ "default-selected-keys",
1223
+ "expanded-keys",
1224
+ "default-expanded-keys",
1225
+ "default-expand-all-rows",
1226
+ "sticky-header",
1227
+ "scrollbar",
1228
+ "show-empty-tree"
1229
+ ]
1230
+ },
1231
+ "a-table-column": {
1232
+ "attributes": [
1233
+ "data-index",
1234
+ "title",
1235
+ "width",
1236
+ "min-width",
1237
+ "align",
1238
+ "fixed",
1239
+ "ellipsis",
1240
+ "sortable",
1241
+ "filterable",
1242
+ "cell-class",
1243
+ "header-cell-class",
1244
+ "body-cell-class",
1245
+ "summary-cell-class",
1246
+ "cell-style",
1247
+ "header-cell-style",
1248
+ "body-cell-style",
1249
+ "summary-cell-style",
1250
+ "index",
1251
+ "tooltip"
1275
1252
  ]
1276
1253
  },
1277
1254
  "a-tabs": {
@@ -1307,6 +1284,15 @@
1307
1284
  "destroy-on-hide"
1308
1285
  ]
1309
1286
  },
1287
+ "a-spin": {
1288
+ "attributes": [
1289
+ "size",
1290
+ "loading",
1291
+ "dot",
1292
+ "tip",
1293
+ "hide-icon"
1294
+ ]
1295
+ },
1310
1296
  "a-steps": {
1311
1297
  "attributes": [
1312
1298
  "change",
@@ -1329,25 +1315,46 @@
1329
1315
  "disabled"
1330
1316
  ]
1331
1317
  },
1332
- "a-textarea": {
1318
+ "a-split": {
1333
1319
  "attributes": [
1334
- "input",
1335
- "change",
1336
- "clear",
1337
- "focus",
1338
- "blur",
1339
- "model-value",
1340
- "default-value",
1320
+ "move-start",
1321
+ "moving",
1322
+ "move-end",
1323
+ "component",
1324
+ "direction",
1325
+ "size",
1326
+ "default-size",
1327
+ "min",
1328
+ "max",
1329
+ "disabled"
1330
+ ]
1331
+ },
1332
+ "a-statistic": {
1333
+ "attributes": [
1334
+ "title",
1335
+ "value",
1336
+ "format",
1337
+ "extra",
1338
+ "start",
1339
+ "precision",
1340
+ "separator",
1341
+ "show-group-separator",
1342
+ "animation",
1343
+ "animation-duration",
1344
+ "value-from",
1341
1345
  "placeholder",
1342
- "disabled",
1343
- "error",
1344
- "max-length",
1345
- "show-word-limit",
1346
- "allow-clear",
1347
- "auto-size",
1348
- "word-length",
1349
- "word-slice",
1350
- "textarea-attrs"
1346
+ "value-style"
1347
+ ]
1348
+ },
1349
+ "a-countdown": {
1350
+ "attributes": [
1351
+ "finish",
1352
+ "title",
1353
+ "value",
1354
+ "now",
1355
+ "format",
1356
+ "start",
1357
+ "value-style"
1351
1358
  ]
1352
1359
  },
1353
1360
  "a-time-picker": {
@@ -1381,6 +1388,44 @@
1381
1388
  "unmount-on-close"
1382
1389
  ]
1383
1390
  },
1391
+ "a-tag": {
1392
+ "attributes": [
1393
+ "close",
1394
+ "check",
1395
+ "color",
1396
+ "size",
1397
+ "bordered",
1398
+ "visible",
1399
+ "default-visible",
1400
+ "loading",
1401
+ "closable",
1402
+ "checkable",
1403
+ "checked",
1404
+ "default-checked",
1405
+ "nowrap"
1406
+ ]
1407
+ },
1408
+ "a-textarea": {
1409
+ "attributes": [
1410
+ "input",
1411
+ "change",
1412
+ "clear",
1413
+ "focus",
1414
+ "blur",
1415
+ "model-value",
1416
+ "default-value",
1417
+ "placeholder",
1418
+ "disabled",
1419
+ "error",
1420
+ "max-length",
1421
+ "show-word-limit",
1422
+ "allow-clear",
1423
+ "auto-size",
1424
+ "word-length",
1425
+ "word-slice",
1426
+ "textarea-attrs"
1427
+ ]
1428
+ },
1384
1429
  "a-tooltip": {
1385
1430
  "attributes": [
1386
1431
  "popup-visible-change",
@@ -1416,6 +1461,66 @@
1416
1461
  "position"
1417
1462
  ]
1418
1463
  },
1464
+ "a-tree": {
1465
+ "attributes": [
1466
+ "select",
1467
+ "check",
1468
+ "expand",
1469
+ "drag-start",
1470
+ "drag-end",
1471
+ "drag-over",
1472
+ "drag-leave",
1473
+ "drop",
1474
+ "size",
1475
+ "block-node",
1476
+ "default-expand-all",
1477
+ "multiple",
1478
+ "checkable",
1479
+ "selectable",
1480
+ "check-strictly",
1481
+ "checked-strategy",
1482
+ "default-selected-keys",
1483
+ "selected-keys",
1484
+ "default-checked-keys",
1485
+ "checked-keys",
1486
+ "default-expanded-keys",
1487
+ "expanded-keys",
1488
+ "data",
1489
+ "field-names",
1490
+ "show-line",
1491
+ "load-more",
1492
+ "draggable",
1493
+ "allow-drop",
1494
+ "virtual-list-props",
1495
+ "default-expand-selected",
1496
+ "default-expand-checked",
1497
+ "auto-expand-parent",
1498
+ "half-checked-keys",
1499
+ "only-check-leaf",
1500
+ "animation",
1501
+ "action-on-node-click"
1502
+ ]
1503
+ },
1504
+ "a-transfer": {
1505
+ "attributes": [
1506
+ "change",
1507
+ "select",
1508
+ "search",
1509
+ "data",
1510
+ "model-value",
1511
+ "default-value",
1512
+ "selected",
1513
+ "default-selected",
1514
+ "disabled",
1515
+ "simple",
1516
+ "one-way",
1517
+ "show-search",
1518
+ "show-select-all",
1519
+ "title",
1520
+ "source-input-search-props",
1521
+ "target-input-search-props"
1522
+ ]
1523
+ },
1419
1524
  "a-tree-select": {
1420
1525
  "attributes": [
1421
1526
  "change",
@@ -1460,148 +1565,72 @@
1460
1565
  "default-input-value"
1461
1566
  ]
1462
1567
  },
1463
- "a-transfer": {
1568
+ "a-trigger": {
1464
1569
  "attributes": [
1465
- "change",
1466
- "select",
1467
- "search",
1468
- "data",
1469
- "model-value",
1470
- "default-value",
1471
- "selected",
1472
- "default-selected",
1570
+ "popup-visible-change",
1571
+ "show",
1572
+ "hide",
1573
+ "popup-visible",
1574
+ "default-popup-visible",
1575
+ "trigger",
1576
+ "position",
1473
1577
  "disabled",
1474
- "simple",
1475
- "one-way",
1476
- "show-search",
1477
- "show-select-all",
1478
- "title",
1479
- "source-input-search-props",
1480
- "target-input-search-props"
1578
+ "popup-offset",
1579
+ "popup-translate",
1580
+ "show-arrow",
1581
+ "align-point",
1582
+ "popup-hover-stay",
1583
+ "blur-to-close",
1584
+ "click-to-close",
1585
+ "click-outside-to-close",
1586
+ "unmount-on-close",
1587
+ "content-class",
1588
+ "content-style",
1589
+ "arrow-class",
1590
+ "arrow-style",
1591
+ "popup-style",
1592
+ "animation-name",
1593
+ "duration",
1594
+ "mouse-enter-delay",
1595
+ "mouse-leave-delay",
1596
+ "focus-delay",
1597
+ "auto-fit-popup-width",
1598
+ "auto-fit-popup-min-width",
1599
+ "auto-fix-position",
1600
+ "popup-container",
1601
+ "auto-fit-position",
1602
+ "render-to-body",
1603
+ "prevent-focus",
1604
+ "scroll-to-close",
1605
+ "scroll-to-close-distance"
1481
1606
  ]
1482
1607
  },
1483
- "a-table": {
1608
+ "a-verification-code": {
1484
1609
  "attributes": [
1485
- "expand",
1486
- "expanded-change",
1487
- "select",
1488
- "select-all",
1489
- "selection-change",
1490
- "sorter-change",
1491
- "filter-change",
1492
- "page-change",
1493
- "page-size-change",
1494
1610
  "change",
1495
- "cell-mouse-enter",
1496
- "cell-mouse-leave",
1497
- "cell-click",
1498
- "row-click",
1499
- "header-click",
1500
- "column-resize",
1501
- "row-dblclick",
1502
- "cell-dblclick",
1503
- "row-contextmenu",
1504
- "cell-contextmenu",
1505
- "columns",
1506
- "data",
1507
- "bordered",
1508
- "hoverable",
1509
- "stripe",
1611
+ "finish",
1612
+ "input",
1613
+ "model-value",
1614
+ "default-value",
1615
+ "length",
1510
1616
  "size",
1511
- "table-layout-fixed",
1512
- "loading",
1513
- "row-selection",
1514
- "expandable",
1515
- "scroll",
1516
- "pagination",
1517
- "page-position",
1518
- "indent-size",
1519
- "row-key",
1520
- "show-header",
1521
- "virtual-list-props",
1522
- "span-method",
1523
- "span-all",
1524
- "load-more",
1525
- "filter-icon-align-left",
1526
- "hide-expand-button-on-empty",
1527
- "row-class",
1528
- "draggable",
1529
- "column-resizable",
1530
- "summary",
1531
- "summary-text",
1532
- "summary-span-method",
1533
- "selected-keys",
1534
- "default-selected-keys",
1535
- "expanded-keys",
1536
- "default-expanded-keys",
1537
- "default-expand-all-rows",
1538
- "sticky-header",
1539
- "scrollbar",
1540
- "show-empty-tree"
1541
- ]
1542
- },
1543
- "a-table-column": {
1544
- "attributes": [
1545
- "data-index",
1546
- "title",
1547
- "width",
1548
- "min-width",
1549
- "align",
1550
- "fixed",
1551
- "ellipsis",
1552
- "sortable",
1553
- "filterable",
1554
- "cell-class",
1555
- "header-cell-class",
1556
- "body-cell-class",
1557
- "summary-cell-class",
1558
- "cell-style",
1559
- "header-cell-style",
1560
- "body-cell-style",
1561
- "summary-cell-style",
1562
- "index",
1563
- "tooltip"
1617
+ "disabled",
1618
+ "masked",
1619
+ "readonly",
1620
+ "error",
1621
+ "separator",
1622
+ "formatter"
1564
1623
  ]
1565
1624
  },
1566
- "a-upload": {
1625
+ "a-link": {
1567
1626
  "attributes": [
1568
- "exceed-limit",
1569
- "change",
1570
- "progress",
1571
- "preview",
1572
- "success",
1573
- "error",
1574
- "file-list",
1575
- "default-file-list",
1576
- "accept",
1577
- "action",
1578
- "disabled",
1579
- "multiple",
1580
- "directory",
1581
- "draggable",
1582
- "tip",
1583
- "headers",
1584
- "data",
1585
- "name",
1586
- "with-credentials",
1587
- "custom-request",
1588
- "limit",
1589
- "auto-upload",
1590
- "show-file-list",
1591
- "show-remove-button",
1592
- "show-retry-button",
1593
- "show-cancel-button",
1594
- "show-upload-button",
1595
- "show-preview-button",
1596
- "download",
1597
- "show-link",
1598
- "image-loading",
1599
- "list-type",
1600
- "response-url-key",
1601
- "custom-icon",
1602
- "before-upload",
1603
- "before-remove",
1604
- "button-click"
1627
+ "click",
1628
+ "href",
1629
+ "status",
1630
+ "hoverable",
1631
+ "icon",
1632
+ "loading",
1633
+ "disabled"
1605
1634
  ]
1606
1635
  },
1607
1636
  "a-typography": {
@@ -1688,84 +1717,31 @@
1688
1717
  "copy-tooltip-props"
1689
1718
  ]
1690
1719
  },
1691
- "a-trigger": {
1720
+ "a-input-tag": {
1692
1721
  "attributes": [
1693
- "popup-visible-change",
1694
- "show",
1695
- "hide",
1696
- "popup-visible",
1697
- "default-popup-visible",
1698
- "trigger",
1699
- "position",
1722
+ "change",
1723
+ "input-value-change",
1724
+ "press-enter",
1725
+ "remove",
1726
+ "clear",
1727
+ "focus",
1728
+ "blur",
1729
+ "model-value",
1730
+ "default-value",
1731
+ "input-value",
1732
+ "default-input-value",
1733
+ "placeholder",
1700
1734
  "disabled",
1701
- "popup-offset",
1702
- "popup-translate",
1703
- "show-arrow",
1704
- "align-point",
1705
- "popup-hover-stay",
1706
- "blur-to-close",
1707
- "click-to-close",
1708
- "click-outside-to-close",
1709
- "unmount-on-close",
1710
- "content-class",
1711
- "content-style",
1712
- "arrow-class",
1713
- "arrow-style",
1714
- "popup-style",
1715
- "animation-name",
1716
- "duration",
1717
- "mouse-enter-delay",
1718
- "mouse-leave-delay",
1719
- "focus-delay",
1720
- "auto-fit-popup-width",
1721
- "auto-fit-popup-min-width",
1722
- "auto-fix-position",
1723
- "popup-container",
1724
- "auto-fit-position",
1725
- "render-to-body",
1726
- "prevent-focus",
1727
- "scroll-to-close",
1728
- "scroll-to-close-distance"
1729
- ]
1730
- },
1731
- "a-tree": {
1732
- "attributes": [
1733
- "select",
1734
- "check",
1735
- "expand",
1736
- "drag-start",
1737
- "drag-end",
1738
- "drag-over",
1739
- "drag-leave",
1740
- "drop",
1735
+ "error",
1736
+ "readonly",
1737
+ "allow-clear",
1741
1738
  "size",
1742
- "block-node",
1743
- "default-expand-all",
1744
- "multiple",
1745
- "checkable",
1746
- "selectable",
1747
- "check-strictly",
1748
- "checked-strategy",
1749
- "default-selected-keys",
1750
- "selected-keys",
1751
- "default-checked-keys",
1752
- "checked-keys",
1753
- "default-expanded-keys",
1754
- "expanded-keys",
1755
- "data",
1739
+ "max-tag-count",
1740
+ "retain-input-value",
1741
+ "format-tag",
1742
+ "unique-value",
1756
1743
  "field-names",
1757
- "show-line",
1758
- "load-more",
1759
- "draggable",
1760
- "allow-drop",
1761
- "virtual-list-props",
1762
- "default-expand-selected",
1763
- "default-expand-checked",
1764
- "auto-expand-parent",
1765
- "half-checked-keys",
1766
- "only-check-leaf",
1767
- "animation",
1768
- "action-on-node-click"
1744
+ "tag-nowrap"
1769
1745
  ]
1770
1746
  },
1771
1747
  "a-watermark": {
@@ -1786,21 +1762,45 @@
1786
1762
  "staggered"
1787
1763
  ]
1788
1764
  },
1789
- "a-verification-code": {
1765
+ "a-upload": {
1790
1766
  "attributes": [
1767
+ "exceed-limit",
1791
1768
  "change",
1792
- "finish",
1793
- "input",
1794
- "model-value",
1795
- "default-value",
1796
- "length",
1797
- "size",
1798
- "disabled",
1799
- "masked",
1800
- "readonly",
1769
+ "progress",
1770
+ "preview",
1771
+ "success",
1801
1772
  "error",
1802
- "separator",
1803
- "formatter"
1773
+ "file-list",
1774
+ "default-file-list",
1775
+ "accept",
1776
+ "action",
1777
+ "disabled",
1778
+ "multiple",
1779
+ "directory",
1780
+ "draggable",
1781
+ "tip",
1782
+ "headers",
1783
+ "data",
1784
+ "name",
1785
+ "with-credentials",
1786
+ "custom-request",
1787
+ "limit",
1788
+ "auto-upload",
1789
+ "show-file-list",
1790
+ "show-remove-button",
1791
+ "show-retry-button",
1792
+ "show-cancel-button",
1793
+ "show-upload-button",
1794
+ "show-preview-button",
1795
+ "download",
1796
+ "show-link",
1797
+ "image-loading",
1798
+ "list-type",
1799
+ "response-url-key",
1800
+ "custom-icon",
1801
+ "before-upload",
1802
+ "before-remove",
1803
+ "button-click"
1804
1804
  ]
1805
1805
  }
1806
1806
  }