@sdata/web-vue 1.1.0 → 1.2.0

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.
@@ -20,6 +20,38 @@
20
20
  "center"
21
21
  ]
22
22
  },
23
+ "a-auto-complete": {
24
+ "attributes": [
25
+ "change",
26
+ "search",
27
+ "select",
28
+ "clear",
29
+ "dropdown-scroll",
30
+ "dropdown-reach-bottom",
31
+ "model-value",
32
+ "default-value",
33
+ "disabled",
34
+ "data",
35
+ "popup-container",
36
+ "strict",
37
+ "filter-option",
38
+ "trigger-props",
39
+ "allow-clear",
40
+ "virtual-list-props"
41
+ ]
42
+ },
43
+ "a-badge": {
44
+ "attributes": [
45
+ "text",
46
+ "dot",
47
+ "dot-style",
48
+ "max-count",
49
+ "offset",
50
+ "color",
51
+ "status",
52
+ "count"
53
+ ]
54
+ },
23
55
  "a-anchor": {
24
56
  "attributes": [
25
57
  "select",
@@ -45,18 +77,6 @@
45
77
  "duration"
46
78
  ]
47
79
  },
48
- "a-badge": {
49
- "attributes": [
50
- "text",
51
- "dot",
52
- "dot-style",
53
- "max-count",
54
- "offset",
55
- "color",
56
- "status",
57
- "count"
58
- ]
59
- },
60
80
  "a-avatar": {
61
81
  "attributes": [
62
82
  "click",
@@ -97,26 +117,6 @@
97
117
  "dropdown-props"
98
118
  ]
99
119
  },
100
- "a-auto-complete": {
101
- "attributes": [
102
- "change",
103
- "search",
104
- "select",
105
- "clear",
106
- "dropdown-scroll",
107
- "dropdown-reach-bottom",
108
- "model-value",
109
- "default-value",
110
- "disabled",
111
- "data",
112
- "popup-container",
113
- "strict",
114
- "filter-option",
115
- "trigger-props",
116
- "allow-clear",
117
- "virtual-list-props"
118
- ]
119
- },
120
120
  "a-button": {
121
121
  "attributes": [
122
122
  "click",
@@ -159,6 +159,17 @@
159
159
  "transition-timing-function"
160
160
  ]
161
161
  },
162
+ "a-calendar": {
163
+ "attributes": [
164
+ "change",
165
+ "panel-change",
166
+ "model-value",
167
+ "default-value",
168
+ "mode",
169
+ "default-mode",
170
+ "modes"
171
+ ]
172
+ },
162
173
  "a-card": {
163
174
  "attributes": [
164
175
  "bordered",
@@ -203,6 +214,26 @@
203
214
  "disabled"
204
215
  ]
205
216
  },
217
+ "a-collapse": {
218
+ "attributes": [
219
+ "change",
220
+ "active-key",
221
+ "default-active-key",
222
+ "accordion",
223
+ "show-expand-icon",
224
+ "expand-icon-position",
225
+ "bordered",
226
+ "destroy-on-hide"
227
+ ]
228
+ },
229
+ "a-collapse-item": {
230
+ "attributes": [
231
+ "header",
232
+ "disabled",
233
+ "show-expand-icon",
234
+ "destroy-on-hide"
235
+ ]
236
+ },
206
237
  "a-cascader": {
207
238
  "attributes": [
208
239
  "change",
@@ -262,35 +293,23 @@
262
293
  "expand-child"
263
294
  ]
264
295
  },
265
- "a-collapse": {
266
- "attributes": [
267
- "change",
268
- "active-key",
269
- "default-active-key",
270
- "accordion",
271
- "show-expand-icon",
272
- "expand-icon-position",
273
- "bordered",
274
- "destroy-on-hide"
275
- ]
276
- },
277
- "a-collapse-item": {
278
- "attributes": [
279
- "header",
280
- "disabled",
281
- "show-expand-icon",
282
- "destroy-on-hide"
283
- ]
284
- },
285
- "a-calendar": {
296
+ "a-color-picker": {
286
297
  "attributes": [
287
298
  "change",
288
- "panel-change",
299
+ "popup-visible-change",
289
300
  "model-value",
290
301
  "default-value",
291
- "mode",
292
- "default-mode",
293
- "modes"
302
+ "format",
303
+ "size",
304
+ "show-text",
305
+ "show-history",
306
+ "show-preset",
307
+ "disabled",
308
+ "disabled-alpha",
309
+ "hide-trigger",
310
+ "trigger-props",
311
+ "history-colors",
312
+ "preset-colors"
294
313
  ]
295
314
  },
296
315
  "a-comment": {
@@ -342,6 +361,62 @@
342
361
  "rtl"
343
362
  ]
344
363
  },
364
+ "a-descriptions": {
365
+ "attributes": [
366
+ "data",
367
+ "column",
368
+ "title",
369
+ "layout",
370
+ "align",
371
+ "size",
372
+ "bordered",
373
+ "label-style",
374
+ "value-style",
375
+ "table-layout"
376
+ ]
377
+ },
378
+ "a-descriptions-item": {
379
+ "attributes": [
380
+ "span",
381
+ "label"
382
+ ]
383
+ },
384
+ "a-drawer": {
385
+ "attributes": [
386
+ "ok",
387
+ "cancel",
388
+ "open",
389
+ "close",
390
+ "before-open",
391
+ "before-close",
392
+ "visible",
393
+ "default-visible",
394
+ "placement",
395
+ "title",
396
+ "mask",
397
+ "mask-closable",
398
+ "closable",
399
+ "ok-text",
400
+ "cancel-text",
401
+ "ok-loading",
402
+ "ok-button-props",
403
+ "cancel-button-props",
404
+ "unmount-on-close",
405
+ "width",
406
+ "height",
407
+ "popup-container",
408
+ "drawer-style",
409
+ "body-class",
410
+ "body-style",
411
+ "before-ok",
412
+ "before-cancel",
413
+ "esc-to-close",
414
+ "render-to-body",
415
+ "header",
416
+ "footer",
417
+ "hide-cancel"
418
+ ]
419
+ },
345
420
  "a-divider": {
346
421
  "attributes": [
347
422
  "direction",
@@ -351,25 +426,6 @@
351
426
  "margin"
352
427
  ]
353
428
  },
354
- "a-color-picker": {
355
- "attributes": [
356
- "change",
357
- "popup-visible-change",
358
- "model-value",
359
- "default-value",
360
- "format",
361
- "size",
362
- "show-text",
363
- "show-history",
364
- "show-preset",
365
- "disabled",
366
- "disabled-alpha",
367
- "hide-trigger",
368
- "trigger-props",
369
- "history-colors",
370
- "preset-colors"
371
- ]
372
- },
373
429
  "a-dropdown": {
374
430
  "attributes": [
375
431
  "popup-visible-change",
@@ -424,73 +480,17 @@
424
480
  "hide-on-select"
425
481
  ]
426
482
  },
427
- "a-drawer": {
483
+ "a-empty": {
428
484
  "attributes": [
429
- "ok",
430
- "cancel",
431
- "open",
432
- "close",
433
- "before-open",
434
- "before-close",
435
- "visible",
436
- "default-visible",
437
- "placement",
438
- "title",
439
- "mask",
440
- "mask-closable",
441
- "closable",
442
- "ok-text",
443
- "cancel-text",
444
- "ok-loading",
445
- "ok-button-props",
446
- "cancel-button-props",
447
- "unmount-on-close",
448
- "width",
449
- "height",
450
- "popup-container",
451
- "drawer-style",
452
- "body-class",
453
- "body-style",
454
- "before-ok",
455
- "before-cancel",
456
- "esc-to-close",
457
- "render-to-body",
458
- "header",
459
- "footer",
460
- "hide-cancel"
485
+ "description",
486
+ "img-src",
487
+ "in-config-provider"
461
488
  ]
462
489
  },
463
- "a-descriptions": {
490
+ "a-row": {
464
491
  "attributes": [
465
- "data",
466
- "column",
467
- "title",
468
- "layout",
469
- "align",
470
- "size",
471
- "bordered",
472
- "label-style",
473
- "value-style",
474
- "table-layout"
475
- ]
476
- },
477
- "a-descriptions-item": {
478
- "attributes": [
479
- "span",
480
- "label"
481
- ]
482
- },
483
- "a-empty": {
484
- "attributes": [
485
- "description",
486
- "img-src",
487
- "in-config-provider"
488
- ]
489
- },
490
- "a-row": {
491
- "attributes": [
492
- "gutter",
493
- "justify",
492
+ "gutter",
493
+ "justify",
494
494
  "align",
495
495
  "div",
496
496
  "wrap"
@@ -526,65 +526,6 @@
526
526
  "suffix"
527
527
  ]
528
528
  },
529
- "a-image": {
530
- "attributes": [
531
- "preview-visible-change",
532
- "src",
533
- "width",
534
- "height",
535
- "title",
536
- "description",
537
- "fit",
538
- "alt",
539
- "hide-footer",
540
- "footer-position",
541
- "show-loader",
542
- "preview",
543
- "preview-visible",
544
- "default-preview-visible",
545
- "preview-props",
546
- "footer-class"
547
- ]
548
- },
549
- "a-image-preview": {
550
- "attributes": [
551
- "close",
552
- "src",
553
- "visible",
554
- "default-visible",
555
- "mask-closable",
556
- "closable",
557
- "actions-layout",
558
- "popup-container",
559
- "esc-to-close",
560
- "wheel-zoom",
561
- "keyboard",
562
- "default-scale",
563
- "zoom-rate"
564
- ]
565
- },
566
- "a-image-preview-group": {
567
- "attributes": [
568
- "change",
569
- "visible-change",
570
- "src-list",
571
- "current",
572
- "default-current",
573
- "infinite",
574
- "visible",
575
- "default-visible",
576
- "mask-closable",
577
- "closable",
578
- "actions-layout",
579
- "popup-container"
580
- ]
581
- },
582
- "a-image-preview-action": {
583
- "attributes": [
584
- "name",
585
- "disabled"
586
- ]
587
- },
588
529
  "a-form": {
589
530
  "attributes": [
590
531
  "submit",
@@ -663,78 +604,63 @@
663
604
  "input-attrs"
664
605
  ]
665
606
  },
666
- "a-input": {
607
+ "a-image": {
667
608
  "attributes": [
668
- "input",
669
- "change",
670
- "press-enter",
671
- "clear",
672
- "focus",
673
- "blur",
674
- "model-value",
675
- "default-value",
676
- "size",
677
- "allow-clear",
678
- "disabled",
679
- "readonly",
680
- "error",
681
- "placeholder",
682
- "max-length",
683
- "show-word-limit",
684
- "word-length",
685
- "word-slice",
686
- "input-attrs",
687
- "prepend",
688
- "append"
609
+ "preview-visible-change",
610
+ "src",
611
+ "width",
612
+ "height",
613
+ "title",
614
+ "description",
615
+ "fit",
616
+ "alt",
617
+ "hide-footer",
618
+ "footer-position",
619
+ "show-loader",
620
+ "preview",
621
+ "preview-visible",
622
+ "default-preview-visible",
623
+ "preview-props",
624
+ "footer-class"
689
625
  ]
690
626
  },
691
- "a-input-group": {
692
- "attributes": []
693
- },
694
- "a-input-password": {
627
+ "a-image-preview": {
695
628
  "attributes": [
696
- "visibility-change",
697
- "visibility",
698
- "default-visibility",
699
- "invisible-button"
629
+ "close",
630
+ "src",
631
+ "visible",
632
+ "default-visible",
633
+ "mask-closable",
634
+ "closable",
635
+ "actions-layout",
636
+ "popup-container",
637
+ "esc-to-close",
638
+ "wheel-zoom",
639
+ "keyboard",
640
+ "default-scale",
641
+ "zoom-rate"
700
642
  ]
701
643
  },
702
- "a-input-search": {
644
+ "a-image-preview-group": {
703
645
  "attributes": [
704
- "search",
705
- "search-button",
706
- "loading",
707
- "disabled",
708
- "size",
709
- "button-text",
710
- "button-props"
646
+ "change",
647
+ "visible-change",
648
+ "src-list",
649
+ "current",
650
+ "default-current",
651
+ "infinite",
652
+ "visible",
653
+ "default-visible",
654
+ "mask-closable",
655
+ "closable",
656
+ "actions-layout",
657
+ "popup-container"
711
658
  ]
712
659
  },
713
- "a-input-tag": {
660
+ "a-image-preview-action": {
714
661
  "attributes": [
715
- "change",
716
- "input-value-change",
717
- "press-enter",
718
- "remove",
719
- "clear",
720
- "focus",
721
- "blur",
722
- "model-value",
723
- "default-value",
724
- "input-value",
725
- "default-input-value",
726
- "placeholder",
727
- "disabled",
728
- "error",
729
- "readonly",
730
- "allow-clear",
731
- "size",
732
- "max-tag-count",
733
- "retain-input-value",
734
- "format-tag",
735
- "unique-value",
736
- "field-names",
737
- "tag-nowrap"
662
+ "name",
663
+ "disabled"
738
664
  ]
739
665
  },
740
666
  "a-layout": {
@@ -777,6 +703,33 @@
777
703
  "disabled"
778
704
  ]
779
705
  },
706
+ "a-input-tag": {
707
+ "attributes": [
708
+ "change",
709
+ "input-value-change",
710
+ "press-enter",
711
+ "remove",
712
+ "clear",
713
+ "focus",
714
+ "blur",
715
+ "model-value",
716
+ "default-value",
717
+ "input-value",
718
+ "default-input-value",
719
+ "placeholder",
720
+ "disabled",
721
+ "error",
722
+ "readonly",
723
+ "allow-clear",
724
+ "size",
725
+ "max-tag-count",
726
+ "retain-input-value",
727
+ "format-tag",
728
+ "unique-value",
729
+ "field-names",
730
+ "tag-nowrap"
731
+ ]
732
+ },
780
733
  "a-list": {
781
734
  "attributes": [
782
735
  "scroll",
@@ -826,6 +779,53 @@
826
779
  "allow-clear"
827
780
  ]
828
781
  },
782
+ "a-input": {
783
+ "attributes": [
784
+ "input",
785
+ "change",
786
+ "press-enter",
787
+ "clear",
788
+ "focus",
789
+ "blur",
790
+ "model-value",
791
+ "default-value",
792
+ "size",
793
+ "allow-clear",
794
+ "disabled",
795
+ "readonly",
796
+ "error",
797
+ "placeholder",
798
+ "max-length",
799
+ "show-word-limit",
800
+ "word-length",
801
+ "word-slice",
802
+ "input-attrs",
803
+ "prepend",
804
+ "append"
805
+ ]
806
+ },
807
+ "a-input-group": {
808
+ "attributes": []
809
+ },
810
+ "a-input-password": {
811
+ "attributes": [
812
+ "visibility-change",
813
+ "visibility",
814
+ "default-visibility",
815
+ "invisible-button"
816
+ ]
817
+ },
818
+ "a-input-search": {
819
+ "attributes": [
820
+ "search",
821
+ "search-button",
822
+ "loading",
823
+ "disabled",
824
+ "size",
825
+ "button-text",
826
+ "button-props"
827
+ ]
828
+ },
829
829
  "a-menu": {
830
830
  "attributes": [
831
831
  "collapse",
@@ -871,6 +871,17 @@
871
871
  "disabled"
872
872
  ]
873
873
  },
874
+ "a-notification": {
875
+ "attributes": []
876
+ },
877
+ "a-overflow-list": {
878
+ "attributes": [
879
+ "change",
880
+ "min",
881
+ "margin",
882
+ "from"
883
+ ]
884
+ },
874
885
  "a-modal": {
875
886
  "attributes": [
876
887
  "ok",
@@ -915,17 +926,6 @@
915
926
  "hide-title"
916
927
  ]
917
928
  },
918
- "a-notification": {
919
- "attributes": []
920
- },
921
- "a-overflow-list": {
922
- "attributes": [
923
- "change",
924
- "min",
925
- "margin",
926
- "from"
927
- ]
928
- },
929
929
  "a-page-header": {
930
930
  "attributes": [
931
931
  "back",
@@ -974,19 +974,30 @@
974
974
  "popup-container"
975
975
  ]
976
976
  },
977
- "a-rate": {
977
+ "a-pagination": {
978
978
  "attributes": [
979
979
  "change",
980
- "hover-change",
981
- "count",
982
- "model-value",
983
- "default-value",
984
- "allow-half",
985
- "allow-clear",
986
- "grading",
987
- "readonly",
980
+ "page-size-change",
981
+ "total",
982
+ "current",
983
+ "default-current",
984
+ "page-size",
985
+ "default-page-size",
988
986
  "disabled",
989
- "color"
987
+ "hide-on-single-page",
988
+ "simple",
989
+ "show-total",
990
+ "show-more",
991
+ "show-jumper",
992
+ "show-page-size",
993
+ "page-size-options",
994
+ "page-size-props",
995
+ "size",
996
+ "page-item-style",
997
+ "active-page-item-style",
998
+ "base-size",
999
+ "buffer-size",
1000
+ "auto-adjust"
990
1001
  ]
991
1002
  },
992
1003
  "a-progress": {
@@ -1026,11 +1037,19 @@
1026
1037
  "disabled"
1027
1038
  ]
1028
1039
  },
1029
- "a-result": {
1040
+ "a-rate": {
1030
1041
  "attributes": [
1031
- "status",
1032
- "title",
1033
- "subtitle"
1042
+ "change",
1043
+ "hover-change",
1044
+ "count",
1045
+ "model-value",
1046
+ "default-value",
1047
+ "allow-half",
1048
+ "allow-clear",
1049
+ "grading",
1050
+ "readonly",
1051
+ "disabled",
1052
+ "color"
1034
1053
  ]
1035
1054
  },
1036
1055
  "a-resize-box": {
@@ -1044,6 +1063,13 @@
1044
1063
  "directions"
1045
1064
  ]
1046
1065
  },
1066
+ "a-result": {
1067
+ "attributes": [
1068
+ "status",
1069
+ "title",
1070
+ "subtitle"
1071
+ ]
1072
+ },
1047
1073
  "a-select": {
1048
1074
  "attributes": [
1049
1075
  "change",
@@ -1107,40 +1133,6 @@
1107
1133
  "label"
1108
1134
  ]
1109
1135
  },
1110
- "a-pagination": {
1111
- "attributes": [
1112
- "change",
1113
- "page-size-change",
1114
- "total",
1115
- "current",
1116
- "default-current",
1117
- "page-size",
1118
- "default-page-size",
1119
- "disabled",
1120
- "hide-on-single-page",
1121
- "simple",
1122
- "show-total",
1123
- "show-more",
1124
- "show-jumper",
1125
- "show-page-size",
1126
- "page-size-options",
1127
- "page-size-props",
1128
- "size",
1129
- "page-item-style",
1130
- "active-page-item-style",
1131
- "base-size",
1132
- "buffer-size",
1133
- "auto-adjust"
1134
- ]
1135
- },
1136
- "a-scrollbar": {
1137
- "attributes": [
1138
- "scroll",
1139
- "type",
1140
- "outer-class",
1141
- "outer-style"
1142
- ]
1143
- },
1144
1136
  "a-skeleton": {
1145
1137
  "attributes": [
1146
1138
  "loading",
@@ -1187,6 +1179,59 @@
1187
1179
  "fill"
1188
1180
  ]
1189
1181
  },
1182
+ "a-scrollbar": {
1183
+ "attributes": [
1184
+ "scroll",
1185
+ "type",
1186
+ "outer-class",
1187
+ "outer-style"
1188
+ ]
1189
+ },
1190
+ "a-spin": {
1191
+ "attributes": [
1192
+ "size",
1193
+ "loading",
1194
+ "dot",
1195
+ "tip",
1196
+ "hide-icon"
1197
+ ]
1198
+ },
1199
+ "a-split": {
1200
+ "attributes": [
1201
+ "move-start",
1202
+ "moving",
1203
+ "move-end",
1204
+ "component",
1205
+ "direction",
1206
+ "size",
1207
+ "default-size",
1208
+ "min",
1209
+ "max",
1210
+ "disabled"
1211
+ ]
1212
+ },
1213
+ "a-steps": {
1214
+ "attributes": [
1215
+ "change",
1216
+ "type",
1217
+ "direction",
1218
+ "label-placement",
1219
+ "current",
1220
+ "default-current",
1221
+ "status",
1222
+ "line-less",
1223
+ "small",
1224
+ "changeable"
1225
+ ]
1226
+ },
1227
+ "a-step": {
1228
+ "attributes": [
1229
+ "title",
1230
+ "description",
1231
+ "status",
1232
+ "disabled"
1233
+ ]
1234
+ },
1190
1235
  "a-statistic": {
1191
1236
  "attributes": [
1192
1237
  "title",
@@ -1215,20 +1260,6 @@
1215
1260
  "value-style"
1216
1261
  ]
1217
1262
  },
1218
- "a-split": {
1219
- "attributes": [
1220
- "move-start",
1221
- "moving",
1222
- "move-end",
1223
- "component",
1224
- "direction",
1225
- "size",
1226
- "default-size",
1227
- "min",
1228
- "max",
1229
- "disabled"
1230
- ]
1231
- },
1232
1263
  "a-switch": {
1233
1264
  "attributes": [
1234
1265
  "change",
@@ -1249,35 +1280,54 @@
1249
1280
  "unchecked-text"
1250
1281
  ]
1251
1282
  },
1252
- "a-steps": {
1283
+ "a-tag": {
1284
+ "attributes": [
1285
+ "close",
1286
+ "check",
1287
+ "color",
1288
+ "size",
1289
+ "bordered",
1290
+ "visible",
1291
+ "default-visible",
1292
+ "loading",
1293
+ "closable",
1294
+ "checkable",
1295
+ "checked",
1296
+ "default-checked",
1297
+ "nowrap"
1298
+ ]
1299
+ },
1300
+ "a-tabs": {
1253
1301
  "attributes": [
1254
1302
  "change",
1303
+ "tab-click",
1304
+ "add",
1305
+ "delete",
1306
+ "active-key",
1307
+ "default-active-key",
1308
+ "position",
1309
+ "size",
1255
1310
  "type",
1256
1311
  "direction",
1257
- "label-placement",
1258
- "current",
1259
- "default-current",
1260
- "status",
1261
- "line-less",
1262
- "small",
1263
- "changeable"
1312
+ "editable",
1313
+ "show-add-button",
1314
+ "destroy-on-hide",
1315
+ "lazy-load",
1316
+ "justify",
1317
+ "animation",
1318
+ "header-padding",
1319
+ "auto-switch",
1320
+ "hide-content",
1321
+ "trigger",
1322
+ "scroll-position"
1264
1323
  ]
1265
1324
  },
1266
- "a-step": {
1325
+ "a-tab-pane": {
1267
1326
  "attributes": [
1268
1327
  "title",
1269
- "description",
1270
- "status",
1271
- "disabled"
1272
- ]
1273
- },
1274
- "a-spin": {
1275
- "attributes": [
1276
- "size",
1277
- "loading",
1278
- "dot",
1279
- "tip",
1280
- "hide-icon"
1328
+ "disabled",
1329
+ "closable",
1330
+ "destroy-on-hide"
1281
1331
  ]
1282
1332
  },
1283
1333
  "a-table": {
@@ -1336,104 +1386,52 @@
1336
1386
  "default-expanded-keys",
1337
1387
  "default-expand-all-rows",
1338
1388
  "sticky-header",
1339
- "scrollbar",
1340
- "show-empty-tree"
1341
- ]
1342
- },
1343
- "a-table-column": {
1344
- "attributes": [
1345
- "data-index",
1346
- "title",
1347
- "width",
1348
- "min-width",
1349
- "align",
1350
- "fixed",
1351
- "ellipsis",
1352
- "sortable",
1353
- "filterable",
1354
- "cell-class",
1355
- "header-cell-class",
1356
- "body-cell-class",
1357
- "summary-cell-class",
1358
- "cell-style",
1359
- "header-cell-style",
1360
- "body-cell-style",
1361
- "summary-cell-style",
1362
- "index",
1363
- "tooltip"
1364
- ]
1365
- },
1366
- "a-textarea": {
1367
- "attributes": [
1368
- "input",
1369
- "change",
1370
- "clear",
1371
- "focus",
1372
- "blur",
1373
- "model-value",
1374
- "default-value",
1375
- "placeholder",
1376
- "disabled",
1377
- "error",
1378
- "max-length",
1379
- "show-word-limit",
1380
- "allow-clear",
1381
- "auto-size",
1382
- "word-length",
1383
- "word-slice",
1384
- "textarea-attrs"
1385
- ]
1386
- },
1387
- "a-timeline": {
1388
- "attributes": [
1389
- "reverse",
1390
- "direction",
1391
- "mode",
1392
- "pending",
1393
- "label-position"
1394
- ]
1395
- },
1396
- "a-timeline-item": {
1397
- "attributes": [
1398
- "dot-color",
1399
- "dot-type",
1400
- "line-type",
1401
- "line-color",
1402
- "label",
1403
- "position"
1404
- ]
1405
- },
1406
- "a-tabs": {
1407
- "attributes": [
1408
- "change",
1409
- "tab-click",
1410
- "add",
1411
- "delete",
1412
- "active-key",
1413
- "default-active-key",
1414
- "position",
1415
- "size",
1416
- "type",
1417
- "direction",
1418
- "editable",
1419
- "show-add-button",
1420
- "destroy-on-hide",
1421
- "lazy-load",
1422
- "justify",
1423
- "animation",
1424
- "header-padding",
1425
- "auto-switch",
1426
- "hide-content",
1427
- "trigger",
1428
- "scroll-position"
1389
+ "scrollbar",
1390
+ "show-empty-tree"
1429
1391
  ]
1430
1392
  },
1431
- "a-tab-pane": {
1393
+ "a-table-column": {
1432
1394
  "attributes": [
1395
+ "data-index",
1433
1396
  "title",
1397
+ "width",
1398
+ "min-width",
1399
+ "align",
1400
+ "fixed",
1401
+ "ellipsis",
1402
+ "sortable",
1403
+ "filterable",
1404
+ "cell-class",
1405
+ "header-cell-class",
1406
+ "body-cell-class",
1407
+ "summary-cell-class",
1408
+ "cell-style",
1409
+ "header-cell-style",
1410
+ "body-cell-style",
1411
+ "summary-cell-style",
1412
+ "index",
1413
+ "tooltip"
1414
+ ]
1415
+ },
1416
+ "a-textarea": {
1417
+ "attributes": [
1418
+ "input",
1419
+ "change",
1420
+ "clear",
1421
+ "focus",
1422
+ "blur",
1423
+ "model-value",
1424
+ "default-value",
1425
+ "placeholder",
1434
1426
  "disabled",
1435
- "closable",
1436
- "destroy-on-hide"
1427
+ "error",
1428
+ "max-length",
1429
+ "show-word-limit",
1430
+ "allow-clear",
1431
+ "auto-size",
1432
+ "word-length",
1433
+ "word-slice",
1434
+ "textarea-attrs"
1437
1435
  ]
1438
1436
  },
1439
1437
  "a-time-picker": {
@@ -1467,6 +1465,42 @@
1467
1465
  "unmount-on-close"
1468
1466
  ]
1469
1467
  },
1468
+ "a-timeline": {
1469
+ "attributes": [
1470
+ "reverse",
1471
+ "direction",
1472
+ "mode",
1473
+ "pending",
1474
+ "label-position"
1475
+ ]
1476
+ },
1477
+ "a-timeline-item": {
1478
+ "attributes": [
1479
+ "dot-color",
1480
+ "dot-type",
1481
+ "line-type",
1482
+ "line-color",
1483
+ "label",
1484
+ "position"
1485
+ ]
1486
+ },
1487
+ "a-tooltip": {
1488
+ "attributes": [
1489
+ "popup-visible-change",
1490
+ "popup-visible",
1491
+ "default-popup-visible",
1492
+ "disabled",
1493
+ "content",
1494
+ "position",
1495
+ "mini",
1496
+ "background-color",
1497
+ "content-class",
1498
+ "content-style",
1499
+ "arrow-class",
1500
+ "arrow-style",
1501
+ "popup-container"
1502
+ ]
1503
+ },
1470
1504
  "a-transfer": {
1471
1505
  "attributes": [
1472
1506
  "change",
@@ -1531,78 +1565,44 @@
1531
1565
  "default-input-value"
1532
1566
  ]
1533
1567
  },
1534
- "a-tag": {
1568
+ "a-tree": {
1535
1569
  "attributes": [
1536
- "close",
1570
+ "select",
1537
1571
  "check",
1538
- "color",
1572
+ "expand",
1573
+ "drag-start",
1574
+ "drag-end",
1575
+ "drag-over",
1576
+ "drag-leave",
1577
+ "drop",
1539
1578
  "size",
1540
- "bordered",
1541
- "visible",
1542
- "default-visible",
1543
- "loading",
1544
- "closable",
1579
+ "block-node",
1580
+ "default-expand-all",
1581
+ "multiple",
1545
1582
  "checkable",
1546
- "checked",
1547
- "default-checked",
1548
- "nowrap"
1549
- ]
1550
- },
1551
- "a-trigger": {
1552
- "attributes": [
1553
- "popup-visible-change",
1554
- "show",
1555
- "hide",
1556
- "popup-visible",
1557
- "default-popup-visible",
1558
- "trigger",
1559
- "position",
1560
- "disabled",
1561
- "popup-offset",
1562
- "popup-translate",
1563
- "show-arrow",
1564
- "align-point",
1565
- "popup-hover-stay",
1566
- "blur-to-close",
1567
- "click-to-close",
1568
- "click-outside-to-close",
1569
- "unmount-on-close",
1570
- "content-class",
1571
- "content-style",
1572
- "arrow-class",
1573
- "arrow-style",
1574
- "popup-style",
1575
- "animation-name",
1576
- "duration",
1577
- "mouse-enter-delay",
1578
- "mouse-leave-delay",
1579
- "focus-delay",
1580
- "auto-fit-popup-width",
1581
- "auto-fit-popup-min-width",
1582
- "auto-fix-position",
1583
- "popup-container",
1584
- "auto-fit-position",
1585
- "render-to-body",
1586
- "prevent-focus",
1587
- "scroll-to-close",
1588
- "scroll-to-close-distance"
1589
- ]
1590
- },
1591
- "a-tooltip": {
1592
- "attributes": [
1593
- "popup-visible-change",
1594
- "popup-visible",
1595
- "default-popup-visible",
1596
- "disabled",
1597
- "content",
1598
- "position",
1599
- "mini",
1600
- "background-color",
1601
- "content-class",
1602
- "content-style",
1603
- "arrow-class",
1604
- "arrow-style",
1605
- "popup-container"
1583
+ "selectable",
1584
+ "check-strictly",
1585
+ "checked-strategy",
1586
+ "default-selected-keys",
1587
+ "selected-keys",
1588
+ "default-checked-keys",
1589
+ "checked-keys",
1590
+ "default-expanded-keys",
1591
+ "expanded-keys",
1592
+ "data",
1593
+ "field-names",
1594
+ "show-line",
1595
+ "load-more",
1596
+ "draggable",
1597
+ "allow-drop",
1598
+ "virtual-list-props",
1599
+ "default-expand-selected",
1600
+ "default-expand-checked",
1601
+ "auto-expand-parent",
1602
+ "half-checked-keys",
1603
+ "only-check-leaf",
1604
+ "animation",
1605
+ "action-on-node-click"
1606
1606
  ]
1607
1607
  },
1608
1608
  "a-typography": {
@@ -1765,44 +1765,44 @@
1765
1765
  "staggered"
1766
1766
  ]
1767
1767
  },
1768
- "a-tree": {
1768
+ "a-trigger": {
1769
1769
  "attributes": [
1770
- "select",
1771
- "check",
1772
- "expand",
1773
- "drag-start",
1774
- "drag-end",
1775
- "drag-over",
1776
- "drag-leave",
1777
- "drop",
1778
- "size",
1779
- "block-node",
1780
- "default-expand-all",
1781
- "multiple",
1782
- "checkable",
1783
- "selectable",
1784
- "check-strictly",
1785
- "checked-strategy",
1786
- "default-selected-keys",
1787
- "selected-keys",
1788
- "default-checked-keys",
1789
- "checked-keys",
1790
- "default-expanded-keys",
1791
- "expanded-keys",
1792
- "data",
1793
- "field-names",
1794
- "show-line",
1795
- "load-more",
1796
- "draggable",
1797
- "allow-drop",
1798
- "virtual-list-props",
1799
- "default-expand-selected",
1800
- "default-expand-checked",
1801
- "auto-expand-parent",
1802
- "half-checked-keys",
1803
- "only-check-leaf",
1804
- "animation",
1805
- "action-on-node-click"
1770
+ "popup-visible-change",
1771
+ "show",
1772
+ "hide",
1773
+ "popup-visible",
1774
+ "default-popup-visible",
1775
+ "trigger",
1776
+ "position",
1777
+ "disabled",
1778
+ "popup-offset",
1779
+ "popup-translate",
1780
+ "show-arrow",
1781
+ "align-point",
1782
+ "popup-hover-stay",
1783
+ "blur-to-close",
1784
+ "click-to-close",
1785
+ "click-outside-to-close",
1786
+ "unmount-on-close",
1787
+ "content-class",
1788
+ "content-style",
1789
+ "arrow-class",
1790
+ "arrow-style",
1791
+ "popup-style",
1792
+ "animation-name",
1793
+ "duration",
1794
+ "mouse-enter-delay",
1795
+ "mouse-leave-delay",
1796
+ "focus-delay",
1797
+ "auto-fit-popup-width",
1798
+ "auto-fit-popup-min-width",
1799
+ "auto-fix-position",
1800
+ "popup-container",
1801
+ "auto-fit-position",
1802
+ "render-to-body",
1803
+ "prevent-focus",
1804
+ "scroll-to-close",
1805
+ "scroll-to-close-distance"
1806
1806
  ]
1807
1807
  }
1808
1808
  }