@julingbase/jly-arco-design 0.0.6 → 0.0.7

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,25 +1,4 @@
1
1
  {
2
- "a-affix": {
3
- "attributes": [
4
- "change",
5
- "offset-top",
6
- "offset-bottom",
7
- "target",
8
- "target-container"
9
- ]
10
- },
11
- "a-alert": {
12
- "attributes": [
13
- "close",
14
- "after-close",
15
- "type",
16
- "show-icon",
17
- "closable",
18
- "title",
19
- "banner",
20
- "center"
21
- ]
22
- },
23
2
  "a-anchor": {
24
3
  "attributes": [
25
4
  "select",
@@ -37,12 +16,28 @@
37
16
  "href"
38
17
  ]
39
18
  },
40
- "a-back-top": {
19
+ "a-alert": {
41
20
  "attributes": [
42
- "visible-height",
43
- "target-container",
44
- "easing",
45
- "duration"
21
+ "close",
22
+ "after-close",
23
+ "type",
24
+ "show-icon",
25
+ "closable",
26
+ "title",
27
+ "banner",
28
+ "center"
29
+ ]
30
+ },
31
+ "a-badge": {
32
+ "attributes": [
33
+ "text",
34
+ "dot",
35
+ "dot-style",
36
+ "max-count",
37
+ "offset",
38
+ "color",
39
+ "status",
40
+ "count"
46
41
  ]
47
42
  },
48
43
  "a-avatar": {
@@ -70,19 +65,28 @@
70
65
  "max-popover-trigger-props"
71
66
  ]
72
67
  },
73
- "a-breadcrumb": {
68
+ "a-button": {
74
69
  "attributes": [
75
- "max-count",
76
- "routes",
77
- "separator",
78
- "custom-url"
70
+ "click",
71
+ "type",
72
+ "shape",
73
+ "status",
74
+ "size",
75
+ "long",
76
+ "loading",
77
+ "disabled",
78
+ "html-type",
79
+ "autofocus",
80
+ "href"
79
81
  ]
80
82
  },
81
- "a-breadcrumb-item": {
83
+ "a-button-group": {
82
84
  "attributes": [
83
- "separator",
84
- "droplist",
85
- "dropdown-props"
85
+ "type",
86
+ "status",
87
+ "shape",
88
+ "size",
89
+ "disabled"
86
90
  ]
87
91
  },
88
92
  "a-auto-complete": {
@@ -105,40 +109,55 @@
105
109
  "virtual-list-props"
106
110
  ]
107
111
  },
108
- "a-button": {
112
+ "a-carousel": {
109
113
  "attributes": [
110
- "click",
111
- "type",
112
- "shape",
113
- "status",
114
- "size",
115
- "long",
116
- "loading",
117
- "disabled",
118
- "html-type",
119
- "autofocus",
120
- "href"
114
+ "change",
115
+ "current",
116
+ "default-current",
117
+ "move-speed",
118
+ "animation-name",
119
+ "trigger",
120
+ "direction",
121
+ "show-arrow",
122
+ "arrow-class",
123
+ "indicator-type",
124
+ "indicator-position",
125
+ "indicator-class",
126
+ "transition-timing-function"
121
127
  ]
122
128
  },
123
- "a-button-group": {
129
+ "a-back-top": {
124
130
  "attributes": [
125
- "type",
126
- "status",
127
- "shape",
128
- "size",
129
- "disabled"
131
+ "visible-height",
132
+ "target-container",
133
+ "easing",
134
+ "duration"
130
135
  ]
131
136
  },
132
- "a-badge": {
137
+ "a-calendar": {
138
+ "attributes": [
139
+ "change",
140
+ "panel-change",
141
+ "model-value",
142
+ "default-value",
143
+ "mode",
144
+ "default-mode",
145
+ "modes"
146
+ ]
147
+ },
148
+ "a-breadcrumb": {
133
149
  "attributes": [
134
- "text",
135
- "dot",
136
- "dot-style",
137
150
  "max-count",
138
- "offset",
139
- "color",
140
- "status",
141
- "count"
151
+ "routes",
152
+ "separator",
153
+ "custom-url"
154
+ ]
155
+ },
156
+ "a-breadcrumb-item": {
157
+ "attributes": [
158
+ "separator",
159
+ "droplist",
160
+ "dropdown-props"
142
161
  ]
143
162
  },
144
163
  "a-card": {
@@ -164,62 +183,32 @@
164
183
  "hoverable"
165
184
  ]
166
185
  },
167
- "a-carousel": {
168
- "attributes": [
169
- "change",
170
- "current",
171
- "default-current",
172
- "move-speed",
173
- "animation-name",
174
- "trigger",
175
- "direction",
176
- "show-arrow",
177
- "arrow-class",
178
- "indicator-type",
179
- "indicator-position",
180
- "indicator-class",
181
- "transition-timing-function"
182
- ]
183
- },
184
- "a-collapse": {
185
- "attributes": [
186
- "change",
187
- "active-key",
188
- "default-active-key",
189
- "accordion",
190
- "show-expand-icon",
191
- "expand-icon-position",
192
- "bordered",
193
- "destroy-on-hide"
194
- ]
195
- },
196
- "a-collapse-item": {
197
- "attributes": [
198
- "header",
199
- "disabled",
200
- "show-expand-icon",
201
- "destroy-on-hide"
202
- ]
203
- },
204
- "a-checkbox": {
186
+ "a-affix": {
205
187
  "attributes": [
206
188
  "change",
207
- "model-value",
208
- "default-checked",
209
- "value",
210
- "disabled",
211
- "indeterminate"
189
+ "offset-top",
190
+ "offset-bottom",
191
+ "target",
192
+ "target-container"
212
193
  ]
213
194
  },
214
- "a-checkbox-group": {
195
+ "a-color-picker": {
215
196
  "attributes": [
216
197
  "change",
198
+ "popup-visible-change",
217
199
  "model-value",
218
200
  "default-value",
219
- "max",
220
- "options",
221
- "direction",
222
- "disabled"
201
+ "format",
202
+ "size",
203
+ "show-text",
204
+ "show-history",
205
+ "show-preset",
206
+ "disabled",
207
+ "disabled-alpha",
208
+ "hide-trigger",
209
+ "trigger-props",
210
+ "history-colors",
211
+ "preset-colors"
223
212
  ]
224
213
  },
225
214
  "a-cascader": {
@@ -281,6 +270,26 @@
281
270
  "expand-child"
282
271
  ]
283
272
  },
273
+ "a-collapse": {
274
+ "attributes": [
275
+ "change",
276
+ "active-key",
277
+ "default-active-key",
278
+ "accordion",
279
+ "show-expand-icon",
280
+ "expand-icon-position",
281
+ "bordered",
282
+ "destroy-on-hide"
283
+ ]
284
+ },
285
+ "a-collapse-item": {
286
+ "attributes": [
287
+ "header",
288
+ "disabled",
289
+ "show-expand-icon",
290
+ "destroy-on-hide"
291
+ ]
292
+ },
284
293
  "a-comment": {
285
294
  "attributes": [
286
295
  "author",
@@ -290,38 +299,105 @@
290
299
  "align"
291
300
  ]
292
301
  },
293
- "a-color-picker": {
302
+ "a-checkbox": {
294
303
  "attributes": [
295
304
  "change",
296
- "popup-visible-change",
297
305
  "model-value",
298
- "default-value",
299
- "format",
300
- "size",
301
- "show-text",
302
- "show-history",
303
- "show-preset",
306
+ "default-checked",
307
+ "value",
304
308
  "disabled",
305
- "disabled-alpha",
306
- "hide-trigger",
307
- "trigger-props",
308
- "history-colors",
309
- "preset-colors"
309
+ "indeterminate"
310
310
  ]
311
311
  },
312
- "a-common": {
312
+ "a-checkbox-group": {
313
313
  "attributes": [
314
- "edit-start",
315
314
  "change",
316
- "edit-end",
317
- "copy",
318
- "ellipsis",
319
- "expand",
320
- "type",
321
- "bold",
322
- "mark",
323
- "underline",
324
- "delete",
315
+ "model-value",
316
+ "default-value",
317
+ "max",
318
+ "options",
319
+ "direction",
320
+ "disabled"
321
+ ]
322
+ },
323
+ "a-descriptions": {
324
+ "attributes": [
325
+ "data",
326
+ "column",
327
+ "title",
328
+ "layout",
329
+ "align",
330
+ "size",
331
+ "bordered",
332
+ "label-style",
333
+ "value-style",
334
+ "table-layout"
335
+ ]
336
+ },
337
+ "a-descriptions-item": {
338
+ "attributes": [
339
+ "span",
340
+ "label"
341
+ ]
342
+ },
343
+ "a-divider": {
344
+ "attributes": [
345
+ "direction",
346
+ "orientation",
347
+ "type",
348
+ "size",
349
+ "margin"
350
+ ]
351
+ },
352
+ "a-drawer": {
353
+ "attributes": [
354
+ "ok",
355
+ "cancel",
356
+ "open",
357
+ "close",
358
+ "before-open",
359
+ "before-close",
360
+ "visible",
361
+ "default-visible",
362
+ "placement",
363
+ "title",
364
+ "mask",
365
+ "mask-closable",
366
+ "closable",
367
+ "ok-text",
368
+ "cancel-text",
369
+ "ok-loading",
370
+ "ok-button-props",
371
+ "cancel-button-props",
372
+ "unmount-on-close",
373
+ "width",
374
+ "height",
375
+ "popup-container",
376
+ "drawer-style",
377
+ "body-class",
378
+ "body-style",
379
+ "before-ok",
380
+ "before-cancel",
381
+ "esc-to-close",
382
+ "render-to-body",
383
+ "header",
384
+ "footer",
385
+ "hide-cancel"
386
+ ]
387
+ },
388
+ "a-common": {
389
+ "attributes": [
390
+ "edit-start",
391
+ "change",
392
+ "edit-end",
393
+ "copy",
394
+ "ellipsis",
395
+ "expand",
396
+ "type",
397
+ "bold",
398
+ "mark",
399
+ "underline",
400
+ "delete",
325
401
  "code",
326
402
  "disabled",
327
403
  "editable",
@@ -409,26 +485,6 @@
409
485
  "abbreviation"
410
486
  ]
411
487
  },
412
- "a-descriptions": {
413
- "attributes": [
414
- "data",
415
- "column",
416
- "title",
417
- "layout",
418
- "align",
419
- "size",
420
- "bordered",
421
- "label-style",
422
- "value-style",
423
- "table-layout"
424
- ]
425
- },
426
- "a-descriptions-item": {
427
- "attributes": [
428
- "span",
429
- "label"
430
- ]
431
- },
432
488
  "a-config-provider": {
433
489
  "attributes": [
434
490
  "prefix-cls",
@@ -440,24 +496,11 @@
440
496
  "rtl"
441
497
  ]
442
498
  },
443
- "a-divider": {
444
- "attributes": [
445
- "direction",
446
- "orientation",
447
- "type",
448
- "size",
449
- "margin"
450
- ]
451
- },
452
- "a-calendar": {
499
+ "a-empty": {
453
500
  "attributes": [
454
- "change",
455
- "panel-change",
456
- "model-value",
457
- "default-value",
458
- "mode",
459
- "default-mode",
460
- "modes"
501
+ "description",
502
+ "img-src",
503
+ "in-config-provider"
461
504
  ]
462
505
  },
463
506
  "a-dropdown": {
@@ -516,6 +559,34 @@
516
559
  "hide-on-select"
517
560
  ]
518
561
  },
562
+ "a-input-number": {
563
+ "attributes": [
564
+ "change",
565
+ "focus",
566
+ "blur",
567
+ "clear",
568
+ "input",
569
+ "keydown",
570
+ "model-value",
571
+ "default-value",
572
+ "mode",
573
+ "precision",
574
+ "step",
575
+ "disabled",
576
+ "error",
577
+ "max",
578
+ "min",
579
+ "formatter",
580
+ "parser",
581
+ "placeholder",
582
+ "hide-button",
583
+ "size",
584
+ "allow-clear",
585
+ "model-event",
586
+ "read-only",
587
+ "input-attrs"
588
+ ]
589
+ },
519
590
  "a-form": {
520
591
  "attributes": [
521
592
  "submit",
@@ -566,88 +637,6 @@
566
637
  "label-attrs"
567
638
  ]
568
639
  },
569
- "a-drawer": {
570
- "attributes": [
571
- "ok",
572
- "cancel",
573
- "open",
574
- "close",
575
- "before-open",
576
- "before-close",
577
- "visible",
578
- "default-visible",
579
- "placement",
580
- "title",
581
- "mask",
582
- "mask-closable",
583
- "closable",
584
- "ok-text",
585
- "cancel-text",
586
- "ok-loading",
587
- "ok-button-props",
588
- "cancel-button-props",
589
- "unmount-on-close",
590
- "width",
591
- "height",
592
- "popup-container",
593
- "drawer-style",
594
- "body-class",
595
- "body-style",
596
- "before-ok",
597
- "before-cancel",
598
- "esc-to-close",
599
- "render-to-body",
600
- "header",
601
- "footer",
602
- "hide-cancel"
603
- ]
604
- },
605
- "a-row": {
606
- "attributes": [
607
- "gutter",
608
- "justify",
609
- "align",
610
- "div",
611
- "wrap"
612
- ]
613
- },
614
- "a-col": {
615
- "attributes": [
616
- "span",
617
- "offset",
618
- "order",
619
- "xs",
620
- "sm",
621
- "md",
622
- "lg",
623
- "xl",
624
- "xxl",
625
- "flex"
626
- ]
627
- },
628
- "a-grid": {
629
- "attributes": [
630
- "cols",
631
- "row-gap",
632
- "col-gap",
633
- "collapsed",
634
- "collapsed-rows"
635
- ]
636
- },
637
- "a-grid-item": {
638
- "attributes": [
639
- "span",
640
- "offset",
641
- "suffix"
642
- ]
643
- },
644
- "a-empty": {
645
- "attributes": [
646
- "description",
647
- "img-src",
648
- "in-config-provider"
649
- ]
650
- },
651
640
  "a-image": {
652
641
  "attributes": [
653
642
  "preview-visible-change",
@@ -736,67 +725,20 @@
736
725
  "hide-trigger"
737
726
  ]
738
727
  },
739
- "a-input": {
728
+ "a-input-tag": {
740
729
  "attributes": [
741
- "input",
742
730
  "change",
731
+ "input-value-change",
743
732
  "press-enter",
733
+ "remove",
744
734
  "clear",
745
735
  "focus",
746
736
  "blur",
747
737
  "model-value",
748
738
  "default-value",
749
- "size",
750
- "allow-clear",
751
- "disabled",
752
- "readonly",
753
- "error",
754
- "placeholder",
755
- "max-length",
756
- "show-word-limit",
757
- "word-length",
758
- "word-slice",
759
- "input-attrs",
760
- "prepend",
761
- "append"
762
- ]
763
- },
764
- "a-input-group": {
765
- "attributes": []
766
- },
767
- "a-input-password": {
768
- "attributes": [
769
- "visibility-change",
770
- "visibility",
771
- "default-visibility",
772
- "invisible-button"
773
- ]
774
- },
775
- "a-input-search": {
776
- "attributes": [
777
- "search",
778
- "search-button",
779
- "loading",
780
- "disabled",
781
- "size",
782
- "button-text",
783
- "button-props"
784
- ]
785
- },
786
- "a-input-tag": {
787
- "attributes": [
788
- "change",
789
- "input-value-change",
790
- "press-enter",
791
- "remove",
792
- "clear",
793
- "focus",
794
- "blur",
795
- "model-value",
796
- "default-value",
797
- "input-value",
798
- "default-input-value",
799
- "placeholder",
739
+ "input-value",
740
+ "default-input-value",
741
+ "placeholder",
800
742
  "disabled",
801
743
  "error",
802
744
  "readonly",
@@ -821,63 +763,43 @@
821
763
  "disabled"
822
764
  ]
823
765
  },
824
- "a-list": {
766
+ "a-row": {
825
767
  "attributes": [
826
- "scroll",
827
- "reach-bottom",
828
- "page-change",
829
- "page-size-change",
830
- "data",
831
- "size",
832
- "bordered",
833
- "split",
834
- "loading",
835
- "hoverable",
836
- "pagination-props",
837
- "grid-props",
838
- "max-height",
839
- "bottom-offset",
840
- "virtual-list-props",
841
- "scrollbar"
768
+ "gutter",
769
+ "justify",
770
+ "align",
771
+ "div",
772
+ "wrap"
842
773
  ]
843
774
  },
844
- "a-list-item": {
775
+ "a-col": {
845
776
  "attributes": [
846
- "action-layout"
777
+ "span",
778
+ "offset",
779
+ "order",
780
+ "xs",
781
+ "sm",
782
+ "md",
783
+ "lg",
784
+ "xl",
785
+ "xxl",
786
+ "flex"
847
787
  ]
848
788
  },
849
- "a-list-item-meta": {
789
+ "a-grid": {
850
790
  "attributes": [
851
- "title",
852
- "description"
791
+ "cols",
792
+ "row-gap",
793
+ "col-gap",
794
+ "collapsed",
795
+ "collapsed-rows"
853
796
  ]
854
797
  },
855
- "a-input-number": {
798
+ "a-grid-item": {
856
799
  "attributes": [
857
- "change",
858
- "focus",
859
- "blur",
860
- "clear",
861
- "input",
862
- "keydown",
863
- "model-value",
864
- "default-value",
865
- "mode",
866
- "precision",
867
- "step",
868
- "disabled",
869
- "error",
870
- "max",
871
- "min",
872
- "formatter",
873
- "parser",
874
- "placeholder",
875
- "hide-button",
876
- "size",
877
- "allow-clear",
878
- "model-event",
879
- "read-only",
880
- "input-attrs"
800
+ "span",
801
+ "offset",
802
+ "suffix"
881
803
  ]
882
804
  },
883
805
  "a-mention": {
@@ -898,51 +820,82 @@
898
820
  "allow-clear"
899
821
  ]
900
822
  },
901
- "a-notification": {
823
+ "a-input": {
824
+ "attributes": [
825
+ "input",
826
+ "change",
827
+ "press-enter",
828
+ "clear",
829
+ "focus",
830
+ "blur",
831
+ "model-value",
832
+ "default-value",
833
+ "size",
834
+ "allow-clear",
835
+ "disabled",
836
+ "readonly",
837
+ "error",
838
+ "placeholder",
839
+ "max-length",
840
+ "show-word-limit",
841
+ "word-length",
842
+ "word-slice",
843
+ "input-attrs",
844
+ "prepend",
845
+ "append"
846
+ ]
847
+ },
848
+ "a-input-group": {
902
849
  "attributes": []
903
850
  },
904
- "a-modal": {
851
+ "a-input-password": {
852
+ "attributes": [
853
+ "visibility-change",
854
+ "visibility",
855
+ "default-visibility",
856
+ "invisible-button"
857
+ ]
858
+ },
859
+ "a-input-search": {
860
+ "attributes": [
861
+ "search",
862
+ "search-button",
863
+ "loading",
864
+ "disabled",
865
+ "size",
866
+ "button-text",
867
+ "button-props"
868
+ ]
869
+ },
870
+ "a-list": {
871
+ "attributes": [
872
+ "scroll",
873
+ "reach-bottom",
874
+ "page-change",
875
+ "page-size-change",
876
+ "data",
877
+ "size",
878
+ "bordered",
879
+ "split",
880
+ "loading",
881
+ "hoverable",
882
+ "pagination-props",
883
+ "grid-props",
884
+ "max-height",
885
+ "bottom-offset",
886
+ "virtual-list-props",
887
+ "scrollbar"
888
+ ]
889
+ },
890
+ "a-list-item": {
891
+ "attributes": [
892
+ "action-layout"
893
+ ]
894
+ },
895
+ "a-list-item-meta": {
905
896
  "attributes": [
906
- "ok",
907
- "cancel",
908
- "open",
909
- "close",
910
- "before-open",
911
- "before-close",
912
- "visible",
913
- "default-visible",
914
- "width",
915
- "top",
916
- "mask",
917
897
  "title",
918
- "title-align",
919
- "align-center",
920
- "unmount-on-close",
921
- "mask-closable",
922
- "hide-cancel",
923
- "simple",
924
- "closable",
925
- "ok-text",
926
- "cancel-text",
927
- "ok-loading",
928
- "ok-button-props",
929
- "cancel-button-props",
930
- "footer",
931
- "render-to-body",
932
- "popup-container",
933
- "mask-style",
934
- "modal-class",
935
- "modal-style",
936
- "before-ok",
937
- "before-cancel",
938
- "esc-to-close",
939
- "draggable",
940
- "fullscreen",
941
- "mask-animation-name",
942
- "modal-animation-name",
943
- "body-class",
944
- "body-style",
945
- "hide-title"
898
+ "description"
946
899
  ]
947
900
  },
948
901
  "a-menu": {
@@ -990,14 +943,6 @@
990
943
  "disabled"
991
944
  ]
992
945
  },
993
- "a-page-header": {
994
- "attributes": [
995
- "back",
996
- "title",
997
- "subtitle",
998
- "show-back"
999
- ]
1000
- },
1001
946
  "a-overflow-list": {
1002
947
  "attributes": [
1003
948
  "change",
@@ -1006,6 +951,14 @@
1006
951
  "from"
1007
952
  ]
1008
953
  },
954
+ "a-page-header": {
955
+ "attributes": [
956
+ "back",
957
+ "title",
958
+ "subtitle",
959
+ "show-back"
960
+ ]
961
+ },
1009
962
  "a-pagination": {
1010
963
  "attributes": [
1011
964
  "change",
@@ -1032,42 +985,11 @@
1032
985
  "auto-adjust"
1033
986
  ]
1034
987
  },
1035
- "a-popover": {
988
+ "a-popconfirm": {
1036
989
  "attributes": [
1037
990
  "popup-visible-change",
1038
- "popup-visible",
1039
- "default-popup-visible",
1040
- "title",
1041
- "content",
1042
- "trigger",
1043
- "position",
1044
- "content-class",
1045
- "content-style",
1046
- "arrow-class",
1047
- "arrow-style",
1048
- "popup-container"
1049
- ]
1050
- },
1051
- "a-progress": {
1052
- "attributes": [
1053
- "type",
1054
- "size",
1055
- "percent",
1056
- "steps",
1057
- "animation",
1058
- "stroke-width",
1059
- "width",
1060
- "color",
1061
- "track-color",
1062
- "show-text",
1063
- "status"
1064
- ]
1065
- },
1066
- "a-popconfirm": {
1067
- "attributes": [
1068
- "popup-visible-change",
1069
- "ok",
1070
- "cancel",
991
+ "ok",
992
+ "cancel",
1071
993
  "content",
1072
994
  "position",
1073
995
  "popup-visible",
@@ -1087,26 +1009,78 @@
1087
1009
  "before-cancel"
1088
1010
  ]
1089
1011
  },
1090
- "a-radio": {
1012
+ "a-modal": {
1091
1013
  "attributes": [
1092
- "change",
1093
- "model-value",
1094
- "default-checked",
1095
- "value",
1096
- "type",
1097
- "disabled"
1014
+ "ok",
1015
+ "cancel",
1016
+ "open",
1017
+ "close",
1018
+ "before-open",
1019
+ "before-close",
1020
+ "visible",
1021
+ "default-visible",
1022
+ "width",
1023
+ "top",
1024
+ "mask",
1025
+ "title",
1026
+ "title-align",
1027
+ "align-center",
1028
+ "unmount-on-close",
1029
+ "mask-closable",
1030
+ "hide-cancel",
1031
+ "simple",
1032
+ "closable",
1033
+ "ok-text",
1034
+ "cancel-text",
1035
+ "ok-loading",
1036
+ "ok-button-props",
1037
+ "cancel-button-props",
1038
+ "footer",
1039
+ "render-to-body",
1040
+ "popup-container",
1041
+ "mask-style",
1042
+ "modal-class",
1043
+ "modal-style",
1044
+ "before-ok",
1045
+ "before-cancel",
1046
+ "esc-to-close",
1047
+ "draggable",
1048
+ "fullscreen",
1049
+ "mask-animation-name",
1050
+ "modal-animation-name",
1051
+ "body-class",
1052
+ "body-style",
1053
+ "hide-title"
1098
1054
  ]
1099
1055
  },
1100
- "a-radio-group": {
1056
+ "a-popover": {
1101
1057
  "attributes": [
1102
- "change",
1103
- "model-value",
1104
- "default-value",
1105
- "type",
1106
- "size",
1107
- "options",
1108
- "direction",
1109
- "disabled"
1058
+ "popup-visible-change",
1059
+ "popup-visible",
1060
+ "default-popup-visible",
1061
+ "title",
1062
+ "content",
1063
+ "trigger",
1064
+ "position",
1065
+ "content-class",
1066
+ "content-style",
1067
+ "arrow-class",
1068
+ "arrow-style",
1069
+ "popup-container"
1070
+ ]
1071
+ },
1072
+ "a-notification": {
1073
+ "attributes": []
1074
+ },
1075
+ "a-resize-box": {
1076
+ "attributes": [
1077
+ "moving-start",
1078
+ "moving",
1079
+ "moving-end",
1080
+ "width",
1081
+ "height",
1082
+ "component",
1083
+ "directions"
1110
1084
  ]
1111
1085
  },
1112
1086
  "a-rate": {
@@ -1124,17 +1098,6 @@
1124
1098
  "color"
1125
1099
  ]
1126
1100
  },
1127
- "a-resize-box": {
1128
- "attributes": [
1129
- "moving-start",
1130
- "moving",
1131
- "moving-end",
1132
- "width",
1133
- "height",
1134
- "component",
1135
- "directions"
1136
- ]
1137
- },
1138
1101
  "a-scrollbar": {
1139
1102
  "attributes": [
1140
1103
  "scroll",
@@ -1143,74 +1106,33 @@
1143
1106
  "outer-style"
1144
1107
  ]
1145
1108
  },
1146
- "a-select": {
1109
+ "a-result": {
1147
1110
  "attributes": [
1148
- "change",
1149
- "input-value-change",
1150
- "popup-visible-change",
1151
- "clear",
1152
- "remove",
1153
- "search",
1154
- "dropdown-scroll",
1155
- "dropdown-reach-bottom",
1156
- "exceed-limit",
1157
- "multiple",
1158
- "model-value",
1159
- "default-value",
1160
- "input-value",
1161
- "default-input-value",
1162
- "size",
1163
- "placeholder",
1164
- "loading",
1165
- "disabled",
1166
- "error",
1167
- "allow-clear",
1168
- "allow-search",
1169
- "allow-create",
1170
- "max-tag-count",
1171
- "popup-container",
1172
- "bordered",
1173
- "default-active-first-option",
1174
- "popup-visible",
1175
- "default-popup-visible",
1176
- "unmount-on-close",
1177
- "filter-option",
1178
- "options",
1179
- "virtual-list-props",
1180
- "trigger-props",
1181
- "format-label",
1182
- "fallback-option",
1183
- "show-extra-options",
1184
- "value-key",
1185
- "search-delay",
1186
- "limit",
1187
- "field-names",
1188
- "scrollbar",
1189
- "show-header-on-empty",
1190
- "show-footer-on-empty",
1191
- "tag-nowrap"
1111
+ "status",
1112
+ "title",
1113
+ "subtitle"
1192
1114
  ]
1193
1115
  },
1194
- "a-option": {
1116
+ "a-radio": {
1195
1117
  "attributes": [
1118
+ "change",
1119
+ "model-value",
1120
+ "default-checked",
1196
1121
  "value",
1197
- "label",
1198
- "disabled",
1199
- "tag-props",
1200
- "extra",
1201
- "index"
1202
- ]
1203
- },
1204
- "a-optgroup": {
1205
- "attributes": [
1206
- "label"
1122
+ "type",
1123
+ "disabled"
1207
1124
  ]
1208
1125
  },
1209
- "a-result": {
1126
+ "a-radio-group": {
1210
1127
  "attributes": [
1211
- "status",
1212
- "title",
1213
- "subtitle"
1128
+ "change",
1129
+ "model-value",
1130
+ "default-value",
1131
+ "type",
1132
+ "size",
1133
+ "options",
1134
+ "direction",
1135
+ "disabled"
1214
1136
  ]
1215
1137
  },
1216
1138
  "a-skeleton": {
@@ -1273,6 +1195,21 @@
1273
1195
  "disabled"
1274
1196
  ]
1275
1197
  },
1198
+ "a-progress": {
1199
+ "attributes": [
1200
+ "type",
1201
+ "size",
1202
+ "percent",
1203
+ "steps",
1204
+ "animation",
1205
+ "stroke-width",
1206
+ "width",
1207
+ "color",
1208
+ "track-color",
1209
+ "show-text",
1210
+ "status"
1211
+ ]
1212
+ },
1276
1213
  "a-statistic": {
1277
1214
  "attributes": [
1278
1215
  "title",
@@ -1301,36 +1238,68 @@
1301
1238
  "value-style"
1302
1239
  ]
1303
1240
  },
1304
- "a-spin": {
1241
+ "a-select": {
1305
1242
  "attributes": [
1243
+ "change",
1244
+ "input-value-change",
1245
+ "popup-visible-change",
1246
+ "clear",
1247
+ "remove",
1248
+ "search",
1249
+ "dropdown-scroll",
1250
+ "dropdown-reach-bottom",
1251
+ "exceed-limit",
1252
+ "multiple",
1253
+ "model-value",
1254
+ "default-value",
1255
+ "input-value",
1256
+ "default-input-value",
1306
1257
  "size",
1258
+ "placeholder",
1307
1259
  "loading",
1308
- "dot",
1309
- "tip",
1310
- "hide-icon"
1311
- ]
1312
- },
1313
- "a-steps": {
1314
- "attributes": [
1315
- "change",
1316
- "type",
1317
- "direction",
1318
- "label-placement",
1319
- "current",
1320
- "default-current",
1321
- "status",
1322
- "line-less",
1323
- "small",
1324
- "changeable"
1325
- ]
1326
- },
1327
- "a-step": {
1328
- "attributes": [
1329
- "title",
1330
- "description",
1331
- "status",
1332
- "disabled"
1333
- ]
1260
+ "disabled",
1261
+ "error",
1262
+ "allow-clear",
1263
+ "allow-search",
1264
+ "allow-create",
1265
+ "max-tag-count",
1266
+ "popup-container",
1267
+ "bordered",
1268
+ "default-active-first-option",
1269
+ "popup-visible",
1270
+ "default-popup-visible",
1271
+ "unmount-on-close",
1272
+ "filter-option",
1273
+ "options",
1274
+ "virtual-list-props",
1275
+ "trigger-props",
1276
+ "format-label",
1277
+ "fallback-option",
1278
+ "show-extra-options",
1279
+ "value-key",
1280
+ "search-delay",
1281
+ "limit",
1282
+ "field-names",
1283
+ "scrollbar",
1284
+ "show-header-on-empty",
1285
+ "show-footer-on-empty",
1286
+ "tag-nowrap"
1287
+ ]
1288
+ },
1289
+ "a-option": {
1290
+ "attributes": [
1291
+ "value",
1292
+ "label",
1293
+ "disabled",
1294
+ "tag-props",
1295
+ "extra",
1296
+ "index"
1297
+ ]
1298
+ },
1299
+ "a-optgroup": {
1300
+ "attributes": [
1301
+ "label"
1302
+ ]
1334
1303
  },
1335
1304
  "a-switch": {
1336
1305
  "attributes": [
@@ -1352,6 +1321,15 @@
1352
1321
  "unchecked-text"
1353
1322
  ]
1354
1323
  },
1324
+ "a-spin": {
1325
+ "attributes": [
1326
+ "size",
1327
+ "loading",
1328
+ "dot",
1329
+ "tip",
1330
+ "hide-icon"
1331
+ ]
1332
+ },
1355
1333
  "a-table": {
1356
1334
  "attributes": [
1357
1335
  "expand",
@@ -1435,21 +1413,66 @@
1435
1413
  "tooltip"
1436
1414
  ]
1437
1415
  },
1438
- "a-tag": {
1416
+ "a-textarea": {
1439
1417
  "attributes": [
1440
- "close",
1441
- "check",
1442
- "color",
1443
- "size",
1444
- "bordered",
1445
- "visible",
1446
- "default-visible",
1447
- "loading",
1448
- "closable",
1449
- "checkable",
1450
- "checked",
1451
- "default-checked",
1452
- "nowrap"
1418
+ "input",
1419
+ "change",
1420
+ "clear",
1421
+ "focus",
1422
+ "blur",
1423
+ "model-value",
1424
+ "default-value",
1425
+ "placeholder",
1426
+ "disabled",
1427
+ "error",
1428
+ "max-length",
1429
+ "show-word-limit",
1430
+ "allow-clear",
1431
+ "auto-size",
1432
+ "word-length",
1433
+ "word-slice",
1434
+ "textarea-attrs"
1435
+ ]
1436
+ },
1437
+ "a-steps": {
1438
+ "attributes": [
1439
+ "change",
1440
+ "type",
1441
+ "direction",
1442
+ "label-placement",
1443
+ "current",
1444
+ "default-current",
1445
+ "status",
1446
+ "line-less",
1447
+ "small",
1448
+ "changeable"
1449
+ ]
1450
+ },
1451
+ "a-step": {
1452
+ "attributes": [
1453
+ "title",
1454
+ "description",
1455
+ "status",
1456
+ "disabled"
1457
+ ]
1458
+ },
1459
+ "a-timeline": {
1460
+ "attributes": [
1461
+ "reverse",
1462
+ "direction",
1463
+ "mode",
1464
+ "pending",
1465
+ "label-position"
1466
+ ]
1467
+ },
1468
+ "a-timeline-item": {
1469
+ "attributes": [
1470
+ "dot-color",
1471
+ "dot-type",
1472
+ "line-type",
1473
+ "line-color",
1474
+ "label",
1475
+ "position"
1453
1476
  ]
1454
1477
  },
1455
1478
  "a-tabs": {
@@ -1485,25 +1508,57 @@
1485
1508
  "destroy-on-hide"
1486
1509
  ]
1487
1510
  },
1488
- "a-textarea": {
1511
+ "a-tooltip": {
1512
+ "attributes": [
1513
+ "popup-visible-change",
1514
+ "popup-visible",
1515
+ "default-popup-visible",
1516
+ "content",
1517
+ "position",
1518
+ "mini",
1519
+ "background-color",
1520
+ "content-class",
1521
+ "content-style",
1522
+ "arrow-class",
1523
+ "arrow-style",
1524
+ "popup-container"
1525
+ ]
1526
+ },
1527
+ "a-tag": {
1528
+ "attributes": [
1529
+ "close",
1530
+ "check",
1531
+ "color",
1532
+ "size",
1533
+ "bordered",
1534
+ "visible",
1535
+ "default-visible",
1536
+ "loading",
1537
+ "closable",
1538
+ "checkable",
1539
+ "checked",
1540
+ "default-checked",
1541
+ "nowrap"
1542
+ ]
1543
+ },
1544
+ "a-transfer": {
1489
1545
  "attributes": [
1490
- "input",
1491
1546
  "change",
1492
- "clear",
1493
- "focus",
1494
- "blur",
1547
+ "select",
1548
+ "search",
1549
+ "data",
1495
1550
  "model-value",
1496
1551
  "default-value",
1497
- "placeholder",
1552
+ "selected",
1553
+ "default-selected",
1498
1554
  "disabled",
1499
- "error",
1500
- "max-length",
1501
- "show-word-limit",
1502
- "allow-clear",
1503
- "auto-size",
1504
- "word-length",
1505
- "word-slice",
1506
- "textarea-attrs"
1555
+ "simple",
1556
+ "one-way",
1557
+ "show-search",
1558
+ "show-select-all",
1559
+ "title",
1560
+ "source-input-search-props",
1561
+ "target-input-search-props"
1507
1562
  ]
1508
1563
  },
1509
1564
  "a-time-picker": {
@@ -1537,84 +1592,22 @@
1537
1592
  "unmount-on-close"
1538
1593
  ]
1539
1594
  },
1540
- "a-timeline": {
1541
- "attributes": [
1542
- "reverse",
1543
- "direction",
1544
- "mode",
1545
- "pending",
1546
- "label-position"
1547
- ]
1595
+ "a-typography": {
1596
+ "attributes": []
1548
1597
  },
1549
- "a-timeline-item": {
1598
+ "a-typography-title": {
1550
1599
  "attributes": [
1551
- "dot-color",
1552
- "dot-type",
1553
- "line-type",
1554
- "line-color",
1555
- "label",
1556
- "position"
1600
+ "heading"
1557
1601
  ]
1558
1602
  },
1559
- "a-transfer": {
1603
+ "a-typography-paragraph": {
1560
1604
  "attributes": [
1561
- "change",
1562
- "select",
1563
- "search",
1564
- "data",
1565
- "model-value",
1566
- "default-value",
1567
- "selected",
1568
- "default-selected",
1569
- "disabled",
1570
- "simple",
1571
- "one-way",
1572
- "show-search",
1573
- "show-select-all",
1574
- "title",
1575
- "source-input-search-props",
1576
- "target-input-search-props"
1605
+ "blockquote",
1606
+ "spacing"
1577
1607
  ]
1578
1608
  },
1579
- "a-tree": {
1580
- "attributes": [
1581
- "select",
1582
- "check",
1583
- "expand",
1584
- "drag-start",
1585
- "drag-end",
1586
- "drag-over",
1587
- "drag-leave",
1588
- "drop",
1589
- "size",
1590
- "block-node",
1591
- "default-expand-all",
1592
- "multiple",
1593
- "checkable",
1594
- "selectable",
1595
- "check-strictly",
1596
- "checked-strategy",
1597
- "default-selected-keys",
1598
- "selected-keys",
1599
- "default-checked-keys",
1600
- "checked-keys",
1601
- "default-expanded-keys",
1602
- "expanded-keys",
1603
- "data",
1604
- "field-names",
1605
- "show-line",
1606
- "load-more",
1607
- "draggable",
1608
- "allow-drop",
1609
- "virtual-list-props",
1610
- "default-expand-selected",
1611
- "default-expand-checked",
1612
- "auto-expand-parent",
1613
- "half-checked-keys",
1614
- "only-check-leaf",
1615
- "animation",
1616
- "action-on-node-click"
1617
- ]
1609
+ "a-typography-text": {
1610
+ "attributes": []
1618
1611
  },
1619
1612
  "a-tree-select": {
1620
1613
  "attributes": [
@@ -1660,79 +1653,81 @@
1660
1653
  "default-input-value"
1661
1654
  ]
1662
1655
  },
1663
- "a-tooltip": {
1664
- "attributes": [
1665
- "popup-visible-change",
1666
- "popup-visible",
1667
- "default-popup-visible",
1668
- "content",
1669
- "position",
1670
- "mini",
1671
- "background-color",
1672
- "content-class",
1673
- "content-style",
1674
- "arrow-class",
1675
- "arrow-style",
1676
- "popup-container"
1677
- ]
1678
- },
1679
- "a-trigger": {
1656
+ "a-tree": {
1680
1657
  "attributes": [
1681
- "popup-visible-change",
1682
- "show",
1683
- "hide",
1684
- "popup-visible",
1685
- "default-popup-visible",
1686
- "trigger",
1687
- "position",
1688
- "disabled",
1689
- "popup-offset",
1690
- "popup-translate",
1691
- "show-arrow",
1692
- "align-point",
1693
- "popup-hover-stay",
1694
- "blur-to-close",
1695
- "click-to-close",
1696
- "click-outside-to-close",
1697
- "unmount-on-close",
1698
- "content-class",
1699
- "content-style",
1700
- "arrow-class",
1701
- "arrow-style",
1702
- "popup-style",
1703
- "animation-name",
1704
- "duration",
1705
- "mouse-enter-delay",
1706
- "mouse-leave-delay",
1707
- "focus-delay",
1708
- "auto-fit-popup-width",
1709
- "auto-fit-popup-min-width",
1710
- "auto-fix-position",
1711
- "popup-container",
1712
- "auto-fit-position",
1713
- "render-to-body",
1714
- "prevent-focus",
1715
- "scroll-to-close",
1716
- "scroll-to-close-distance"
1658
+ "select",
1659
+ "check",
1660
+ "expand",
1661
+ "drag-start",
1662
+ "drag-end",
1663
+ "drag-over",
1664
+ "drag-leave",
1665
+ "drop",
1666
+ "size",
1667
+ "block-node",
1668
+ "default-expand-all",
1669
+ "multiple",
1670
+ "checkable",
1671
+ "selectable",
1672
+ "check-strictly",
1673
+ "checked-strategy",
1674
+ "default-selected-keys",
1675
+ "selected-keys",
1676
+ "default-checked-keys",
1677
+ "checked-keys",
1678
+ "default-expanded-keys",
1679
+ "expanded-keys",
1680
+ "data",
1681
+ "field-names",
1682
+ "show-line",
1683
+ "load-more",
1684
+ "draggable",
1685
+ "allow-drop",
1686
+ "virtual-list-props",
1687
+ "default-expand-selected",
1688
+ "default-expand-checked",
1689
+ "auto-expand-parent",
1690
+ "half-checked-keys",
1691
+ "only-check-leaf",
1692
+ "animation",
1693
+ "action-on-node-click"
1717
1694
  ]
1718
1695
  },
1719
- "a-typography": {
1720
- "attributes": []
1721
- },
1722
- "a-typography-title": {
1696
+ "a-watermark": {
1723
1697
  "attributes": [
1724
- "heading"
1698
+ "content",
1699
+ "image",
1700
+ "width",
1701
+ "height",
1702
+ "gap",
1703
+ "offset",
1704
+ "rotate",
1705
+ "font",
1706
+ "z-index",
1707
+ "alpha",
1708
+ "anti-tamper",
1709
+ "grayscale",
1710
+ "repeat",
1711
+ "staggered"
1725
1712
  ]
1726
1713
  },
1727
- "a-typography-paragraph": {
1714
+ "a-verification-code": {
1728
1715
  "attributes": [
1729
- "blockquote",
1730
- "spacing"
1716
+ "change",
1717
+ "finish",
1718
+ "input",
1719
+ "model-value",
1720
+ "default-value",
1721
+ "length",
1722
+ "size",
1723
+ "disabled",
1724
+ "masked",
1725
+ "readonly",
1726
+ "error",
1727
+ "separator",
1728
+ "formatter"
1731
1729
  ]
1732
1730
  },
1733
- "a-typography-text": {
1734
- "attributes": []
1735
- },
1736
1731
  "a-upload": {
1737
1732
  "attributes": [
1738
1733
  "exceed-limit",
@@ -1774,39 +1769,44 @@
1774
1769
  "button-click"
1775
1770
  ]
1776
1771
  },
1777
- "a-watermark": {
1778
- "attributes": [
1779
- "content",
1780
- "image",
1781
- "width",
1782
- "height",
1783
- "gap",
1784
- "offset",
1785
- "rotate",
1786
- "font",
1787
- "z-index",
1788
- "alpha",
1789
- "anti-tamper",
1790
- "grayscale",
1791
- "repeat",
1792
- "staggered"
1793
- ]
1794
- },
1795
- "a-verification-code": {
1772
+ "a-trigger": {
1796
1773
  "attributes": [
1797
- "change",
1798
- "finish",
1799
- "input",
1800
- "model-value",
1801
- "default-value",
1802
- "length",
1803
- "size",
1774
+ "popup-visible-change",
1775
+ "show",
1776
+ "hide",
1777
+ "popup-visible",
1778
+ "default-popup-visible",
1779
+ "trigger",
1780
+ "position",
1804
1781
  "disabled",
1805
- "masked",
1806
- "readonly",
1807
- "error",
1808
- "separator",
1809
- "formatter"
1782
+ "popup-offset",
1783
+ "popup-translate",
1784
+ "show-arrow",
1785
+ "align-point",
1786
+ "popup-hover-stay",
1787
+ "blur-to-close",
1788
+ "click-to-close",
1789
+ "click-outside-to-close",
1790
+ "unmount-on-close",
1791
+ "content-class",
1792
+ "content-style",
1793
+ "arrow-class",
1794
+ "arrow-style",
1795
+ "popup-style",
1796
+ "animation-name",
1797
+ "duration",
1798
+ "mouse-enter-delay",
1799
+ "mouse-leave-delay",
1800
+ "focus-delay",
1801
+ "auto-fit-popup-width",
1802
+ "auto-fit-popup-min-width",
1803
+ "auto-fix-position",
1804
+ "popup-container",
1805
+ "auto-fit-position",
1806
+ "render-to-body",
1807
+ "prevent-focus",
1808
+ "scroll-to-close",
1809
+ "scroll-to-close-distance"
1810
1810
  ]
1811
1811
  }
1812
1812
  }