@sdata/web-vue 1.4.1 → 1.6.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,12 @@
20
20
  "center"
21
21
  ]
22
22
  },
23
+ "sd-anchor-link": {
24
+ "attributes": [
25
+ "title",
26
+ "href"
27
+ ]
28
+ },
23
29
  "sd-anchor": {
24
30
  "attributes": [
25
31
  "select",
@@ -31,12 +37,6 @@
31
37
  "smooth"
32
38
  ]
33
39
  },
34
- "sd-anchor-link": {
35
- "attributes": [
36
- "title",
37
- "href"
38
- ]
39
- },
40
40
  "sd-auto-complete": {
41
41
  "attributes": [
42
42
  "change",
@@ -57,24 +57,15 @@
57
57
  "virtual-list-props"
58
58
  ]
59
59
  },
60
- "sd-back-top": {
61
- "attributes": [
62
- "visible-height",
63
- "target-container",
64
- "easing",
65
- "duration"
66
- ]
67
- },
68
- "sd-badge": {
60
+ "sd-avatar-group": {
69
61
  "attributes": [
70
- "text",
71
- "dot",
72
- "dot-style",
62
+ "shape",
63
+ "size",
64
+ "auto-fix-font-size",
73
65
  "max-count",
74
- "offset",
75
- "color",
76
- "status",
77
- "count"
66
+ "z-index-ascend",
67
+ "max-style",
68
+ "max-popover-trigger-props"
78
69
  ]
79
70
  },
80
71
  "sd-avatar": {
@@ -91,15 +82,24 @@
91
82
  "object-fit"
92
83
  ]
93
84
  },
94
- "sd-avatar-group": {
85
+ "sd-back-top": {
95
86
  "attributes": [
96
- "shape",
97
- "size",
98
- "auto-fix-font-size",
87
+ "visible-height",
88
+ "target-container",
89
+ "easing",
90
+ "duration"
91
+ ]
92
+ },
93
+ "sd-badge": {
94
+ "attributes": [
95
+ "text",
96
+ "dot",
97
+ "dot-style",
99
98
  "max-count",
100
- "z-index-ascend",
101
- "max-style",
102
- "max-popover-trigger-props"
99
+ "offset",
100
+ "color",
101
+ "status",
102
+ "count"
103
103
  ]
104
104
  },
105
105
  "sd-breadcrumb": {
@@ -117,6 +117,15 @@
117
117
  "dropdown-props"
118
118
  ]
119
119
  },
120
+ "sd-button-group": {
121
+ "attributes": [
122
+ "type",
123
+ "status",
124
+ "shape",
125
+ "size",
126
+ "disabled"
127
+ ]
128
+ },
120
129
  "sd-button": {
121
130
  "attributes": [
122
131
  "click",
@@ -132,15 +141,6 @@
132
141
  "href"
133
142
  ]
134
143
  },
135
- "sd-button-group": {
136
- "attributes": [
137
- "type",
138
- "status",
139
- "shape",
140
- "size",
141
- "disabled"
142
- ]
143
- },
144
144
  "sd-calendar": {
145
145
  "attributes": [
146
146
  "change",
@@ -152,6 +152,29 @@
152
152
  "modes"
153
153
  ]
154
154
  },
155
+ "sd-card": {
156
+ "attributes": [
157
+ "bordered",
158
+ "loading",
159
+ "hoverable",
160
+ "size",
161
+ "header-style",
162
+ "body-style",
163
+ "title",
164
+ "extra"
165
+ ]
166
+ },
167
+ "sd-card-grid": {
168
+ "attributes": [
169
+ "hoverable"
170
+ ]
171
+ },
172
+ "sd-card-meta": {
173
+ "attributes": [
174
+ "title",
175
+ "description"
176
+ ]
177
+ },
155
178
  "sd-carousel": {
156
179
  "attributes": [
157
180
  "change",
@@ -170,27 +193,23 @@
170
193
  "transition-timing-function"
171
194
  ]
172
195
  },
173
- "sd-card": {
174
- "attributes": [
175
- "bordered",
176
- "loading",
177
- "hoverable",
178
- "size",
179
- "header-style",
180
- "body-style",
181
- "title",
182
- "extra"
183
- ]
184
- },
185
- "sd-card-meta": {
186
- "attributes": [
187
- "title",
188
- "description"
189
- ]
196
+ "sd-carousel-item": {
197
+ "attributes": []
190
198
  },
191
- "sd-card-grid": {
199
+ "sd-cascader-panel": {
192
200
  "attributes": [
193
- "hoverable"
201
+ "change",
202
+ "path-mode",
203
+ "multiple",
204
+ "model-value",
205
+ "default-value",
206
+ "options",
207
+ "expand-trigger",
208
+ "check-strictly",
209
+ "load-more",
210
+ "field-names",
211
+ "value-key",
212
+ "expand-child"
194
213
  ]
195
214
  },
196
215
  "sd-cascader": {
@@ -236,22 +255,6 @@
236
255
  "tag-nowrap"
237
256
  ]
238
257
  },
239
- "sd-cascader-panel": {
240
- "attributes": [
241
- "change",
242
- "path-mode",
243
- "multiple",
244
- "model-value",
245
- "default-value",
246
- "options",
247
- "expand-trigger",
248
- "check-strictly",
249
- "load-more",
250
- "field-names",
251
- "value-key",
252
- "expand-child"
253
- ]
254
- },
255
258
  "sd-checkbox": {
256
259
  "attributes": [
257
260
  "change",
@@ -273,6 +276,14 @@
273
276
  "disabled"
274
277
  ]
275
278
  },
279
+ "sd-collapse-item": {
280
+ "attributes": [
281
+ "header",
282
+ "disabled",
283
+ "show-expand-icon",
284
+ "destroy-on-hide"
285
+ ]
286
+ },
276
287
  "sd-collapse": {
277
288
  "attributes": [
278
289
  "change",
@@ -285,14 +296,6 @@
285
296
  "destroy-on-hide"
286
297
  ]
287
298
  },
288
- "sd-collapse-item": {
289
- "attributes": [
290
- "header",
291
- "disabled",
292
- "show-expand-icon",
293
- "destroy-on-hide"
294
- ]
295
- },
296
299
  "sd-color-picker": {
297
300
  "attributes": [
298
301
  "change",
@@ -312,6 +315,15 @@
312
315
  "preset-colors"
313
316
  ]
314
317
  },
318
+ "sd-comment": {
319
+ "attributes": [
320
+ "author",
321
+ "avatar",
322
+ "content",
323
+ "datetime",
324
+ "align"
325
+ ]
326
+ },
315
327
  "sd-config-provider": {
316
328
  "attributes": [
317
329
  "prefix-cls",
@@ -323,15 +335,6 @@
323
335
  "rtl"
324
336
  ]
325
337
  },
326
- "sd-comment": {
327
- "attributes": [
328
- "author",
329
- "avatar",
330
- "content",
331
- "datetime",
332
- "align"
333
- ]
334
- },
335
338
  "sd-range-picker": {
336
339
  "attributes": [
337
340
  "change",
@@ -381,6 +384,15 @@
381
384
  "label"
382
385
  ]
383
386
  },
387
+ "sd-divider": {
388
+ "attributes": [
389
+ "direction",
390
+ "orientation",
391
+ "type",
392
+ "size",
393
+ "margin"
394
+ ]
395
+ },
384
396
  "sd-drawer": {
385
397
  "attributes": [
386
398
  "ok",
@@ -417,28 +429,28 @@
417
429
  "hide-cancel"
418
430
  ]
419
431
  },
420
- "sd-divider": {
421
- "attributes": [
422
- "direction",
423
- "orientation",
424
- "type",
425
- "size",
426
- "margin"
427
- ]
428
- },
429
- "sd-dropdown": {
432
+ "sd-dropdown-button": {
430
433
  "attributes": [
431
434
  "popup-visible-change",
435
+ "click",
432
436
  "select",
433
437
  "popup-visible",
434
438
  "default-popup-visible",
435
439
  "trigger",
436
440
  "position",
437
441
  "popup-container",
438
- "popup-max-height",
442
+ "disabled",
443
+ "type",
444
+ "size",
445
+ "button-props",
439
446
  "hide-on-select"
440
447
  ]
441
448
  },
449
+ "sd-dgroup": {
450
+ "attributes": [
451
+ "title"
452
+ ]
453
+ },
442
454
  "sd-doption": {
443
455
  "attributes": [
444
456
  "click",
@@ -446,11 +458,6 @@
446
458
  "disabled"
447
459
  ]
448
460
  },
449
- "sd-dgroup": {
450
- "attributes": [
451
- "title"
452
- ]
453
- },
454
461
  "sd-dsubmenu": {
455
462
  "attributes": [
456
463
  "popup-visible-change",
@@ -463,23 +470,33 @@
463
470
  "option-props"
464
471
  ]
465
472
  },
466
- "sd-dropdown-button": {
473
+ "sd-dropdown": {
467
474
  "attributes": [
468
475
  "popup-visible-change",
469
- "click",
470
476
  "select",
471
477
  "popup-visible",
472
478
  "default-popup-visible",
473
479
  "trigger",
474
480
  "position",
475
481
  "popup-container",
476
- "disabled",
477
- "type",
478
- "size",
479
- "button-props",
482
+ "popup-max-height",
480
483
  "hide-on-select"
481
484
  ]
482
485
  },
486
+ "sd-ellipsis": {
487
+ "attributes": [
488
+ "line-clamp",
489
+ "expand-trigger",
490
+ "tooltip"
491
+ ]
492
+ },
493
+ "sd-performant-ellipsis": {
494
+ "attributes": [
495
+ "line-clamp",
496
+ "expand-trigger",
497
+ "tooltip"
498
+ ]
499
+ },
483
500
  "sd-empty": {
484
501
  "attributes": [
485
502
  "description",
@@ -487,24 +504,6 @@
487
504
  "in-config-provider"
488
505
  ]
489
506
  },
490
- "sd-form": {
491
- "attributes": [
492
- "submit",
493
- "submit-success",
494
- "submit-failed",
495
- "model",
496
- "layout",
497
- "size",
498
- "label-col-props",
499
- "wrapper-col-props",
500
- "label-align",
501
- "disabled",
502
- "rules",
503
- "auto-label-width",
504
- "id",
505
- "scroll-to-first-error"
506
- ]
507
- },
508
507
  "sd-form-item": {
509
508
  "attributes": [
510
509
  "field",
@@ -537,13 +536,22 @@
537
536
  "label-attrs"
538
537
  ]
539
538
  },
540
- "sd-row": {
539
+ "sd-form": {
541
540
  "attributes": [
542
- "gutter",
543
- "justify",
544
- "align",
545
- "div",
546
- "wrap"
541
+ "submit",
542
+ "submit-success",
543
+ "submit-failed",
544
+ "model",
545
+ "layout",
546
+ "size",
547
+ "label-col-props",
548
+ "wrapper-col-props",
549
+ "label-align",
550
+ "disabled",
551
+ "rules",
552
+ "auto-label-width",
553
+ "id",
554
+ "scroll-to-first-error"
547
555
  ]
548
556
  },
549
557
  "sd-col": {
@@ -560,6 +568,22 @@
560
568
  "flex"
561
569
  ]
562
570
  },
571
+ "sd-grid-item": {
572
+ "attributes": [
573
+ "span",
574
+ "offset",
575
+ "suffix"
576
+ ]
577
+ },
578
+ "sd-row": {
579
+ "attributes": [
580
+ "gutter",
581
+ "justify",
582
+ "align",
583
+ "div",
584
+ "wrap"
585
+ ]
586
+ },
563
587
  "sd-grid": {
564
588
  "attributes": [
565
589
  "cols",
@@ -569,12 +593,8 @@
569
593
  "collapsed-rows"
570
594
  ]
571
595
  },
572
- "sd-grid-item": {
573
- "attributes": [
574
- "span",
575
- "offset",
576
- "suffix"
577
- ]
596
+ "sd-icon": {
597
+ "attributes": []
578
598
  },
579
599
  "sd-image": {
580
600
  "attributes": [
@@ -596,21 +616,10 @@
596
616
  "footer-class"
597
617
  ]
598
618
  },
599
- "sd-image-preview": {
619
+ "sd-image-preview-action": {
600
620
  "attributes": [
601
- "close",
602
- "src",
603
- "visible",
604
- "default-visible",
605
- "mask-closable",
606
- "closable",
607
- "actions-layout",
608
- "popup-container",
609
- "esc-to-close",
610
- "wheel-zoom",
611
- "keyboard",
612
- "default-scale",
613
- "zoom-rate"
621
+ "name",
622
+ "disabled"
614
623
  ]
615
624
  },
616
625
  "sd-image-preview-group": {
@@ -629,57 +638,21 @@
629
638
  "popup-container"
630
639
  ]
631
640
  },
632
- "sd-image-preview-action": {
633
- "attributes": [
634
- "name",
635
- "disabled"
636
- ]
637
- },
638
- "sd-input": {
639
- "attributes": [
640
- "input",
641
- "change",
642
- "press-enter",
643
- "clear",
644
- "focus",
645
- "blur",
646
- "model-value",
647
- "default-value",
648
- "size",
649
- "allow-clear",
650
- "disabled",
651
- "readonly",
652
- "error",
653
- "placeholder",
654
- "max-length",
655
- "show-word-limit",
656
- "word-length",
657
- "word-slice",
658
- "input-attrs",
659
- "prepend",
660
- "append"
661
- ]
662
- },
663
- "sd-input-group": {
664
- "attributes": []
665
- },
666
- "sd-input-password": {
667
- "attributes": [
668
- "visibility-change",
669
- "visibility",
670
- "default-visibility",
671
- "invisible-button"
672
- ]
673
- },
674
- "sd-input-search": {
641
+ "sd-image-preview": {
675
642
  "attributes": [
676
- "search",
677
- "search-button",
678
- "loading",
679
- "disabled",
680
- "size",
681
- "button-text",
682
- "button-props"
643
+ "close",
644
+ "src",
645
+ "visible",
646
+ "default-visible",
647
+ "mask-closable",
648
+ "closable",
649
+ "actions-layout",
650
+ "popup-container",
651
+ "esc-to-close",
652
+ "wheel-zoom",
653
+ "keyboard",
654
+ "default-scale",
655
+ "zoom-rate"
683
656
  ]
684
657
  },
685
658
  "sd-input-number": {
@@ -737,20 +710,67 @@
737
710
  "tag-nowrap"
738
711
  ]
739
712
  },
740
- "sd-layout": {
713
+ "sd-input": {
741
714
  "attributes": [
742
- "has-sider"
715
+ "input",
716
+ "change",
717
+ "press-enter",
718
+ "clear",
719
+ "focus",
720
+ "blur",
721
+ "model-value",
722
+ "default-value",
723
+ "size",
724
+ "allow-clear",
725
+ "disabled",
726
+ "readonly",
727
+ "error",
728
+ "placeholder",
729
+ "max-length",
730
+ "show-word-limit",
731
+ "word-length",
732
+ "word-slice",
733
+ "input-attrs",
734
+ "prepend",
735
+ "append"
743
736
  ]
744
737
  },
745
- "sd-layout-header": {
738
+ "sd-input-group": {
746
739
  "attributes": []
747
740
  },
741
+ "sd-input-password": {
742
+ "attributes": [
743
+ "visibility-change",
744
+ "visibility",
745
+ "default-visibility",
746
+ "invisible-button"
747
+ ]
748
+ },
749
+ "sd-input-search": {
750
+ "attributes": [
751
+ "search",
752
+ "search-button",
753
+ "loading",
754
+ "disabled",
755
+ "size",
756
+ "button-text",
757
+ "button-props"
758
+ ]
759
+ },
748
760
  "sd-layout-content": {
749
761
  "attributes": []
750
762
  },
751
763
  "sd-layout-footer": {
752
764
  "attributes": []
753
765
  },
766
+ "sd-layout-header": {
767
+ "attributes": []
768
+ },
769
+ "sd-layout": {
770
+ "attributes": [
771
+ "has-sider"
772
+ ]
773
+ },
754
774
  "sd-layout-sider": {
755
775
  "attributes": [
756
776
  "collapse",
@@ -826,33 +846,19 @@
826
846
  "allow-clear"
827
847
  ]
828
848
  },
829
- "sd-menu": {
849
+ "sd-menu-item": {
830
850
  "attributes": [
831
- "collapse",
832
- "menu-item-click",
833
- "sub-menu-click",
834
- "theme",
835
- "mode",
836
- "level-indent",
837
- "auto-open",
838
- "collapsed",
839
- "default-collapsed",
840
- "collapsed-width",
841
- "accordion",
842
- "auto-scroll-into-view",
843
- "show-collapse-button",
844
- "selected-keys",
845
- "default-selected-keys",
846
- "open-keys",
847
- "default-open-keys",
848
- "scroll-config",
849
- "trigger-props",
850
- "tooltip-props",
851
- "auto-open-selected",
852
- "breakpoint",
853
- "popup-max-height"
851
+ "disabled"
852
+ ]
853
+ },
854
+ "sd-menu-item-group": {
855
+ "attributes": [
856
+ "title"
854
857
  ]
855
858
  },
859
+ "sd-menu": {
860
+ "attributes": []
861
+ },
856
862
  "sd-sub-menu": {
857
863
  "attributes": [
858
864
  "title",
@@ -861,63 +867,22 @@
861
867
  "popup-max-height"
862
868
  ]
863
869
  },
864
- "sd-menu-item-group": {
865
- "attributes": [
866
- "title"
867
- ]
868
- },
869
- "sd-menu-item": {
870
+ "sd-overflow-list": {
870
871
  "attributes": [
871
- "disabled"
872
+ "change",
873
+ "min",
874
+ "margin",
875
+ "from"
872
876
  ]
873
877
  },
874
- "sd-modal": {
878
+ "sd-page-header": {
875
879
  "attributes": [
876
- "ok",
877
- "cancel",
878
- "open",
879
- "close",
880
- "before-open",
881
- "before-close",
882
- "visible",
883
- "default-visible",
884
- "width",
885
- "top",
886
- "mask",
880
+ "back",
887
881
  "title",
888
- "title-align",
889
- "align-center",
890
- "unmount-on-close",
891
- "mask-closable",
892
- "hide-cancel",
893
- "simple",
894
- "closable",
895
- "ok-text",
896
- "cancel-text",
897
- "ok-loading",
898
- "ok-button-props",
899
- "cancel-button-props",
900
- "footer",
901
- "render-to-body",
902
- "popup-container",
903
- "mask-style",
904
- "modal-class",
905
- "modal-style",
906
- "before-ok",
907
- "before-cancel",
908
- "esc-to-close",
909
- "draggable",
910
- "fullscreen",
911
- "mask-animation-name",
912
- "modal-animation-name",
913
- "body-class",
914
- "body-style",
915
- "hide-title"
882
+ "subtitle",
883
+ "show-back"
916
884
  ]
917
885
  },
918
- "sd-notification": {
919
- "attributes": []
920
- },
921
886
  "sd-pagination": {
922
887
  "attributes": [
923
888
  "change",
@@ -944,23 +909,7 @@
944
909
  "auto-adjust"
945
910
  ]
946
911
  },
947
- "sd-page-header": {
948
- "attributes": [
949
- "back",
950
- "title",
951
- "subtitle",
952
- "show-back"
953
- ]
954
- },
955
- "sd-overflow-list": {
956
- "attributes": [
957
- "change",
958
- "min",
959
- "margin",
960
- "from"
961
- ]
962
- },
963
- "sd-popconfirm": {
912
+ "sd-popconfirm": {
964
913
  "attributes": [
965
914
  "popup-visible-change",
966
915
  "ok",
@@ -1078,6 +1027,21 @@
1078
1027
  "outer-style"
1079
1028
  ]
1080
1029
  },
1030
+ "sd-optgroup": {
1031
+ "attributes": [
1032
+ "label"
1033
+ ]
1034
+ },
1035
+ "sd-option": {
1036
+ "attributes": [
1037
+ "value",
1038
+ "label",
1039
+ "disabled",
1040
+ "tag-props",
1041
+ "extra",
1042
+ "index"
1043
+ ]
1044
+ },
1081
1045
  "sd-select": {
1082
1046
  "attributes": [
1083
1047
  "change",
@@ -1126,27 +1090,6 @@
1126
1090
  "tag-nowrap"
1127
1091
  ]
1128
1092
  },
1129
- "sd-option": {
1130
- "attributes": [
1131
- "value",
1132
- "label",
1133
- "disabled",
1134
- "tag-props",
1135
- "extra",
1136
- "index"
1137
- ]
1138
- },
1139
- "sd-optgroup": {
1140
- "attributes": [
1141
- "label"
1142
- ]
1143
- },
1144
- "sd-skeleton": {
1145
- "attributes": [
1146
- "loading",
1147
- "animation"
1148
- ]
1149
- },
1150
1093
  "sd-skeleton-line": {
1151
1094
  "attributes": [
1152
1095
  "rows",
@@ -1161,6 +1104,12 @@
1161
1104
  "size"
1162
1105
  ]
1163
1106
  },
1107
+ "sd-skeleton": {
1108
+ "attributes": [
1109
+ "loading",
1110
+ "animation"
1111
+ ]
1112
+ },
1164
1113
  "sd-slider": {
1165
1114
  "attributes": [
1166
1115
  "change",
@@ -1178,15 +1127,6 @@
1178
1127
  "show-tooltip"
1179
1128
  ]
1180
1129
  },
1181
- "sd-spin": {
1182
- "attributes": [
1183
- "size",
1184
- "loading",
1185
- "dot",
1186
- "tip",
1187
- "hide-icon"
1188
- ]
1189
- },
1190
1130
  "sd-space": {
1191
1131
  "attributes": [
1192
1132
  "align",
@@ -1196,6 +1136,15 @@
1196
1136
  "fill"
1197
1137
  ]
1198
1138
  },
1139
+ "sd-spin": {
1140
+ "attributes": [
1141
+ "size",
1142
+ "loading",
1143
+ "dot",
1144
+ "tip",
1145
+ "hide-icon"
1146
+ ]
1147
+ },
1199
1148
  "sd-split": {
1200
1149
  "attributes": [
1201
1150
  "move-start",
@@ -1210,6 +1159,17 @@
1210
1159
  "disabled"
1211
1160
  ]
1212
1161
  },
1162
+ "sd-countdown": {
1163
+ "attributes": [
1164
+ "finish",
1165
+ "title",
1166
+ "value",
1167
+ "now",
1168
+ "format",
1169
+ "start",
1170
+ "value-style"
1171
+ ]
1172
+ },
1213
1173
  "sd-statistic": {
1214
1174
  "attributes": [
1215
1175
  "title",
@@ -1227,15 +1187,12 @@
1227
1187
  "value-style"
1228
1188
  ]
1229
1189
  },
1230
- "sd-countdown": {
1190
+ "sd-step": {
1231
1191
  "attributes": [
1232
- "finish",
1233
1192
  "title",
1234
- "value",
1235
- "now",
1236
- "format",
1237
- "start",
1238
- "value-style"
1193
+ "description",
1194
+ "status",
1195
+ "disabled"
1239
1196
  ]
1240
1197
  },
1241
1198
  "sd-steps": {
@@ -1252,14 +1209,6 @@
1252
1209
  "changeable"
1253
1210
  ]
1254
1211
  },
1255
- "sd-step": {
1256
- "attributes": [
1257
- "title",
1258
- "description",
1259
- "status",
1260
- "disabled"
1261
- ]
1262
- },
1263
1212
  "sd-switch": {
1264
1213
  "attributes": [
1265
1214
  "change",
@@ -1280,39 +1229,6 @@
1280
1229
  "unchecked-text"
1281
1230
  ]
1282
1231
  },
1283
- "sd-tabs": {
1284
- "attributes": [
1285
- "change",
1286
- "tab-click",
1287
- "add",
1288
- "delete",
1289
- "active-key",
1290
- "default-active-key",
1291
- "position",
1292
- "size",
1293
- "type",
1294
- "direction",
1295
- "editable",
1296
- "show-add-button",
1297
- "destroy-on-hide",
1298
- "lazy-load",
1299
- "justify",
1300
- "animation",
1301
- "header-padding",
1302
- "auto-switch",
1303
- "hide-content",
1304
- "trigger",
1305
- "scroll-position"
1306
- ]
1307
- },
1308
- "sd-tab-pane": {
1309
- "attributes": [
1310
- "title",
1311
- "disabled",
1312
- "closable",
1313
- "destroy-on-hide"
1314
- ]
1315
- },
1316
1232
  "sd-table": {
1317
1233
  "attributes": [
1318
1234
  "expand",
@@ -1396,25 +1312,52 @@
1396
1312
  "tooltip"
1397
1313
  ]
1398
1314
  },
1399
- "sd-textarea": {
1315
+ "sd-tbody": {
1316
+ "attributes": []
1317
+ },
1318
+ "sd-td": {
1319
+ "attributes": []
1320
+ },
1321
+ "sd-th": {
1322
+ "attributes": []
1323
+ },
1324
+ "sd-thead": {
1325
+ "attributes": []
1326
+ },
1327
+ "sd-tr": {
1328
+ "attributes": []
1329
+ },
1330
+ "sd-tab-pane": {
1400
1331
  "attributes": [
1401
- "input",
1402
- "change",
1403
- "clear",
1404
- "focus",
1405
- "blur",
1406
- "model-value",
1407
- "default-value",
1408
- "placeholder",
1332
+ "title",
1409
1333
  "disabled",
1410
- "error",
1411
- "max-length",
1412
- "show-word-limit",
1413
- "allow-clear",
1414
- "auto-size",
1415
- "word-length",
1416
- "word-slice",
1417
- "textarea-attrs"
1334
+ "closable",
1335
+ "destroy-on-hide"
1336
+ ]
1337
+ },
1338
+ "sd-tabs": {
1339
+ "attributes": [
1340
+ "change",
1341
+ "tab-click",
1342
+ "add",
1343
+ "delete",
1344
+ "active-key",
1345
+ "default-active-key",
1346
+ "position",
1347
+ "size",
1348
+ "type",
1349
+ "direction",
1350
+ "editable",
1351
+ "show-add-button",
1352
+ "destroy-on-hide",
1353
+ "lazy-load",
1354
+ "justify",
1355
+ "animation",
1356
+ "header-padding",
1357
+ "auto-switch",
1358
+ "hide-content",
1359
+ "trigger",
1360
+ "scroll-position"
1418
1361
  ]
1419
1362
  },
1420
1363
  "sd-tag": {
@@ -1434,40 +1377,25 @@
1434
1377
  "nowrap"
1435
1378
  ]
1436
1379
  },
1437
- "sd-tooltip": {
1380
+ "sd-textarea": {
1438
1381
  "attributes": [
1439
- "popup-visible-change",
1440
- "popup-visible",
1441
- "default-popup-visible",
1382
+ "input",
1383
+ "change",
1384
+ "clear",
1385
+ "focus",
1386
+ "blur",
1387
+ "model-value",
1388
+ "default-value",
1389
+ "placeholder",
1442
1390
  "disabled",
1443
- "content",
1444
- "position",
1445
- "mini",
1446
- "background-color",
1447
- "content-class",
1448
- "content-style",
1449
- "arrow-class",
1450
- "arrow-style",
1451
- "popup-container"
1452
- ]
1453
- },
1454
- "sd-timeline": {
1455
- "attributes": [
1456
- "reverse",
1457
- "direction",
1458
- "mode",
1459
- "pending",
1460
- "label-position"
1461
- ]
1462
- },
1463
- "sd-timeline-item": {
1464
- "attributes": [
1465
- "dot-color",
1466
- "dot-type",
1467
- "line-type",
1468
- "line-color",
1469
- "label",
1470
- "position"
1391
+ "error",
1392
+ "max-length",
1393
+ "show-word-limit",
1394
+ "allow-clear",
1395
+ "auto-size",
1396
+ "word-length",
1397
+ "word-slice",
1398
+ "textarea-attrs"
1471
1399
  ]
1472
1400
  },
1473
1401
  "sd-time-picker": {
@@ -1501,6 +1429,42 @@
1501
1429
  "unmount-on-close"
1502
1430
  ]
1503
1431
  },
1432
+ "sd-timeline-item": {
1433
+ "attributes": [
1434
+ "dot-color",
1435
+ "dot-type",
1436
+ "line-type",
1437
+ "line-color",
1438
+ "label",
1439
+ "position"
1440
+ ]
1441
+ },
1442
+ "sd-timeline": {
1443
+ "attributes": [
1444
+ "reverse",
1445
+ "direction",
1446
+ "mode",
1447
+ "pending",
1448
+ "label-position"
1449
+ ]
1450
+ },
1451
+ "sd-tooltip": {
1452
+ "attributes": [
1453
+ "popup-visible-change",
1454
+ "popup-visible",
1455
+ "default-popup-visible",
1456
+ "disabled",
1457
+ "content",
1458
+ "position",
1459
+ "mini",
1460
+ "background-color",
1461
+ "content-class",
1462
+ "content-style",
1463
+ "arrow-class",
1464
+ "arrow-style",
1465
+ "popup-container"
1466
+ ]
1467
+ },
1504
1468
  "sd-transfer": {
1505
1469
  "attributes": [
1506
1470
  "change",
@@ -1521,88 +1485,48 @@
1521
1485
  "target-input-search-props"
1522
1486
  ]
1523
1487
  },
1524
- "sd-typography": {
1525
- "attributes": []
1526
- },
1527
- "sd-typography-title": {
1528
- "attributes": [
1529
- "edit-start",
1530
- "change",
1531
- "edit-end",
1532
- "copy",
1533
- "ellipsis",
1534
- "expand",
1535
- "heading",
1536
- "type",
1537
- "bold",
1538
- "mark",
1539
- "underline",
1540
- "delete",
1541
- "code",
1542
- "disabled",
1543
- "editable",
1544
- "editing",
1545
- "default-editing",
1546
- "edit-text",
1547
- "copyable",
1548
- "copy-text",
1549
- "copy-delay",
1550
- "edit-tooltip-props",
1551
- "copy-tooltip-props"
1552
- ]
1553
- },
1554
- "sd-typography-paragraph": {
1555
- "attributes": [
1556
- "edit-start",
1557
- "change",
1558
- "edit-end",
1559
- "copy",
1560
- "ellipsis",
1561
- "expand",
1562
- "blockquote",
1563
- "spacing",
1564
- "type",
1565
- "bold",
1566
- "mark",
1567
- "underline",
1568
- "delete",
1569
- "code",
1570
- "disabled",
1571
- "editable",
1572
- "editing",
1573
- "default-editing",
1574
- "edit-text",
1575
- "copyable",
1576
- "copy-text",
1577
- "copy-delay",
1578
- "edit-tooltip-props",
1579
- "copy-tooltip-props"
1580
- ]
1581
- },
1582
- "sd-typography-text": {
1488
+ "sd-tree-select": {
1583
1489
  "attributes": [
1584
- "edit-start",
1585
1490
  "change",
1586
- "edit-end",
1587
- "copy",
1588
- "ellipsis",
1589
- "expand",
1590
- "type",
1591
- "bold",
1592
- "mark",
1593
- "underline",
1594
- "delete",
1595
- "code",
1491
+ "popup-visible-change",
1492
+ "search",
1493
+ "clear",
1494
+ "input-value-change",
1596
1495
  "disabled",
1597
- "editable",
1598
- "editing",
1599
- "default-editing",
1600
- "edit-text",
1601
- "copyable",
1602
- "copy-text",
1603
- "copy-delay",
1604
- "edit-tooltip-props",
1605
- "copy-tooltip-props"
1496
+ "loading",
1497
+ "error",
1498
+ "size",
1499
+ "border",
1500
+ "allow-search",
1501
+ "allow-clear",
1502
+ "placeholder",
1503
+ "max-tag-count",
1504
+ "multiple",
1505
+ "default-value",
1506
+ "model-value",
1507
+ "field-names",
1508
+ "data",
1509
+ "label-in-value",
1510
+ "tree-checkable",
1511
+ "tree-check-strictly",
1512
+ "tree-checked-strategy",
1513
+ "tree-props",
1514
+ "trigger-props",
1515
+ "popup-visible",
1516
+ "default-popup-visible",
1517
+ "dropdown-style",
1518
+ "dropdown-class-name",
1519
+ "filter-tree-node",
1520
+ "load-more",
1521
+ "disable-filter",
1522
+ "popup-container",
1523
+ "fallback-option",
1524
+ "selectable",
1525
+ "scrollbar",
1526
+ "show-header-on-empty",
1527
+ "show-footer-on-empty",
1528
+ "input-value",
1529
+ "default-input-value"
1606
1530
  ]
1607
1531
  },
1608
1532
  "sd-tree": {
@@ -1645,6 +1569,63 @@
1645
1569
  "action-on-node-click"
1646
1570
  ]
1647
1571
  },
1572
+ "sd-trigger": {
1573
+ "attributes": [
1574
+ "popup-visible-change",
1575
+ "show",
1576
+ "hide",
1577
+ "popup-visible",
1578
+ "default-popup-visible",
1579
+ "trigger",
1580
+ "position",
1581
+ "disabled",
1582
+ "popup-offset",
1583
+ "popup-translate",
1584
+ "show-arrow",
1585
+ "align-point",
1586
+ "popup-hover-stay",
1587
+ "blur-to-close",
1588
+ "click-to-close",
1589
+ "click-outside-to-close",
1590
+ "unmount-on-close",
1591
+ "content-class",
1592
+ "content-style",
1593
+ "arrow-class",
1594
+ "arrow-style",
1595
+ "popup-style",
1596
+ "animation-name",
1597
+ "duration",
1598
+ "mouse-enter-delay",
1599
+ "mouse-leave-delay",
1600
+ "focus-delay",
1601
+ "auto-fit-popup-width",
1602
+ "auto-fit-popup-min-width",
1603
+ "auto-fix-position",
1604
+ "popup-container",
1605
+ "auto-fit-position",
1606
+ "render-to-body",
1607
+ "prevent-focus",
1608
+ "scroll-to-close",
1609
+ "scroll-to-close-distance"
1610
+ ]
1611
+ },
1612
+ "sd-typography-paragraph": {
1613
+ "attributes": [
1614
+ "blockquote",
1615
+ "spacing"
1616
+ ]
1617
+ },
1618
+ "sd-typography-text": {
1619
+ "attributes": []
1620
+ },
1621
+ "sd-typography-title": {
1622
+ "attributes": [
1623
+ "heading"
1624
+ ]
1625
+ },
1626
+ "sd-typography": {
1627
+ "attributes": []
1628
+ },
1648
1629
  "sd-upload": {
1649
1630
  "attributes": [
1650
1631
  "exceed-limit",
@@ -1686,50 +1667,6 @@
1686
1667
  "button-click"
1687
1668
  ]
1688
1669
  },
1689
- "sd-tree-select": {
1690
- "attributes": [
1691
- "change",
1692
- "popup-visible-change",
1693
- "search",
1694
- "clear",
1695
- "input-value-change",
1696
- "disabled",
1697
- "loading",
1698
- "error",
1699
- "size",
1700
- "border",
1701
- "allow-search",
1702
- "allow-clear",
1703
- "placeholder",
1704
- "max-tag-count",
1705
- "multiple",
1706
- "default-value",
1707
- "model-value",
1708
- "field-names",
1709
- "data",
1710
- "label-in-value",
1711
- "tree-checkable",
1712
- "tree-check-strictly",
1713
- "tree-checked-strategy",
1714
- "tree-props",
1715
- "trigger-props",
1716
- "popup-visible",
1717
- "default-popup-visible",
1718
- "dropdown-style",
1719
- "dropdown-class-name",
1720
- "filter-tree-node",
1721
- "load-more",
1722
- "disable-filter",
1723
- "popup-container",
1724
- "fallback-option",
1725
- "selectable",
1726
- "scrollbar",
1727
- "show-header-on-empty",
1728
- "show-footer-on-empty",
1729
- "input-value",
1730
- "default-input-value"
1731
- ]
1732
- },
1733
1670
  "sd-verification-code": {
1734
1671
  "attributes": [
1735
1672
  "change",
@@ -1764,45 +1701,5 @@
1764
1701
  "repeat",
1765
1702
  "staggered"
1766
1703
  ]
1767
- },
1768
- "sd-trigger": {
1769
- "attributes": [
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
- ]
1807
1704
  }
1808
1705
  }