@sdata/web-vue 1.4.0 → 1.5.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,6 +57,17 @@
57
57
  "virtual-list-props"
58
58
  ]
59
59
  },
60
+ "sd-avatar-group": {
61
+ "attributes": [
62
+ "shape",
63
+ "size",
64
+ "auto-fix-font-size",
65
+ "max-count",
66
+ "z-index-ascend",
67
+ "max-style",
68
+ "max-popover-trigger-props"
69
+ ]
70
+ },
60
71
  "sd-avatar": {
61
72
  "attributes": [
62
73
  "click",
@@ -71,15 +82,12 @@
71
82
  "object-fit"
72
83
  ]
73
84
  },
74
- "sd-avatar-group": {
85
+ "sd-back-top": {
75
86
  "attributes": [
76
- "shape",
77
- "size",
78
- "auto-fix-font-size",
79
- "max-count",
80
- "z-index-ascend",
81
- "max-style",
82
- "max-popover-trigger-props"
87
+ "visible-height",
88
+ "target-container",
89
+ "easing",
90
+ "duration"
83
91
  ]
84
92
  },
85
93
  "sd-badge": {
@@ -94,14 +102,6 @@
94
102
  "count"
95
103
  ]
96
104
  },
97
- "sd-back-top": {
98
- "attributes": [
99
- "visible-height",
100
- "target-container",
101
- "easing",
102
- "duration"
103
- ]
104
- },
105
105
  "sd-breadcrumb": {
106
106
  "attributes": [
107
107
  "max-count",
@@ -117,15 +117,13 @@
117
117
  "dropdown-props"
118
118
  ]
119
119
  },
120
- "sd-calendar": {
120
+ "sd-button-group": {
121
121
  "attributes": [
122
- "change",
123
- "panel-change",
124
- "model-value",
125
- "default-value",
126
- "mode",
127
- "default-mode",
128
- "modes"
122
+ "type",
123
+ "status",
124
+ "shape",
125
+ "size",
126
+ "disabled"
129
127
  ]
130
128
  },
131
129
  "sd-button": {
@@ -143,31 +141,15 @@
143
141
  "href"
144
142
  ]
145
143
  },
146
- "sd-button-group": {
147
- "attributes": [
148
- "type",
149
- "status",
150
- "shape",
151
- "size",
152
- "disabled"
153
- ]
154
- },
155
- "sd-carousel": {
144
+ "sd-calendar": {
156
145
  "attributes": [
157
146
  "change",
158
- "current",
159
- "default-current",
160
- "auto-play",
161
- "move-speed",
162
- "animation-name",
163
- "trigger",
164
- "direction",
165
- "show-arrow",
166
- "arrow-class",
167
- "indicator-type",
168
- "indicator-position",
169
- "indicator-class",
170
- "transition-timing-function"
147
+ "panel-change",
148
+ "model-value",
149
+ "default-value",
150
+ "mode",
151
+ "default-mode",
152
+ "modes"
171
153
  ]
172
154
  },
173
155
  "sd-card": {
@@ -182,36 +164,52 @@
182
164
  "extra"
183
165
  ]
184
166
  },
185
- "sd-card-meta": {
167
+ "sd-card-grid": {
186
168
  "attributes": [
187
- "title",
188
- "description"
169
+ "hoverable"
189
170
  ]
190
171
  },
191
- "sd-card-grid": {
172
+ "sd-card-meta": {
192
173
  "attributes": [
193
- "hoverable"
174
+ "title",
175
+ "description"
194
176
  ]
195
177
  },
196
- "sd-checkbox": {
178
+ "sd-carousel": {
197
179
  "attributes": [
198
180
  "change",
199
- "model-value",
200
- "default-checked",
201
- "value",
202
- "disabled",
203
- "indeterminate"
181
+ "current",
182
+ "default-current",
183
+ "auto-play",
184
+ "move-speed",
185
+ "animation-name",
186
+ "trigger",
187
+ "direction",
188
+ "show-arrow",
189
+ "arrow-class",
190
+ "indicator-type",
191
+ "indicator-position",
192
+ "indicator-class",
193
+ "transition-timing-function"
204
194
  ]
205
195
  },
206
- "sd-checkbox-group": {
196
+ "sd-carousel-item": {
197
+ "attributes": []
198
+ },
199
+ "sd-cascader-panel": {
207
200
  "attributes": [
208
201
  "change",
202
+ "path-mode",
203
+ "multiple",
209
204
  "model-value",
210
205
  "default-value",
211
- "max",
212
206
  "options",
213
- "direction",
214
- "disabled"
207
+ "expand-trigger",
208
+ "check-strictly",
209
+ "load-more",
210
+ "field-names",
211
+ "value-key",
212
+ "expand-child"
215
213
  ]
216
214
  },
217
215
  "sd-cascader": {
@@ -257,20 +255,33 @@
257
255
  "tag-nowrap"
258
256
  ]
259
257
  },
260
- "sd-cascader-panel": {
258
+ "sd-checkbox": {
259
+ "attributes": [
260
+ "change",
261
+ "model-value",
262
+ "default-checked",
263
+ "value",
264
+ "disabled",
265
+ "indeterminate"
266
+ ]
267
+ },
268
+ "sd-checkbox-group": {
261
269
  "attributes": [
262
270
  "change",
263
- "path-mode",
264
- "multiple",
265
271
  "model-value",
266
272
  "default-value",
273
+ "max",
267
274
  "options",
268
- "expand-trigger",
269
- "check-strictly",
270
- "load-more",
271
- "field-names",
272
- "value-key",
273
- "expand-child"
275
+ "direction",
276
+ "disabled"
277
+ ]
278
+ },
279
+ "sd-collapse-item": {
280
+ "attributes": [
281
+ "header",
282
+ "disabled",
283
+ "show-expand-icon",
284
+ "destroy-on-hide"
274
285
  ]
275
286
  },
276
287
  "sd-collapse": {
@@ -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",
@@ -332,26 +335,6 @@
332
335
  "rtl"
333
336
  ]
334
337
  },
335
- "sd-descriptions": {
336
- "attributes": [
337
- "data",
338
- "column",
339
- "title",
340
- "layout",
341
- "align",
342
- "size",
343
- "bordered",
344
- "label-style",
345
- "value-style",
346
- "table-layout"
347
- ]
348
- },
349
- "sd-descriptions-item": {
350
- "attributes": [
351
- "span",
352
- "label"
353
- ]
354
- },
355
338
  "sd-range-picker": {
356
339
  "attributes": [
357
340
  "change",
@@ -381,6 +364,35 @@
381
364
  "abbreviation"
382
365
  ]
383
366
  },
367
+ "sd-descriptions": {
368
+ "attributes": [
369
+ "data",
370
+ "column",
371
+ "title",
372
+ "layout",
373
+ "align",
374
+ "size",
375
+ "bordered",
376
+ "label-style",
377
+ "value-style",
378
+ "table-layout"
379
+ ]
380
+ },
381
+ "sd-descriptions-item": {
382
+ "attributes": [
383
+ "span",
384
+ "label"
385
+ ]
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,35 +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-empty": {
430
- "attributes": [
431
- "description",
432
- "img-src",
433
- "in-config-provider"
434
- ]
435
- },
436
- "sd-dropdown": {
432
+ "sd-dropdown-button": {
437
433
  "attributes": [
438
434
  "popup-visible-change",
435
+ "click",
439
436
  "select",
440
437
  "popup-visible",
441
438
  "default-popup-visible",
442
439
  "trigger",
443
440
  "position",
444
441
  "popup-container",
445
- "popup-max-height",
442
+ "disabled",
443
+ "type",
444
+ "size",
445
+ "button-props",
446
446
  "hide-on-select"
447
447
  ]
448
448
  },
449
+ "sd-dgroup": {
450
+ "attributes": [
451
+ "title"
452
+ ]
453
+ },
449
454
  "sd-doption": {
450
455
  "attributes": [
451
456
  "click",
@@ -453,11 +458,6 @@
453
458
  "disabled"
454
459
  ]
455
460
  },
456
- "sd-dgroup": {
457
- "attributes": [
458
- "title"
459
- ]
460
- },
461
461
  "sd-dsubmenu": {
462
462
  "attributes": [
463
463
  "popup-visible-change",
@@ -470,39 +470,38 @@
470
470
  "option-props"
471
471
  ]
472
472
  },
473
- "sd-dropdown-button": {
473
+ "sd-dropdown": {
474
474
  "attributes": [
475
475
  "popup-visible-change",
476
- "click",
477
476
  "select",
478
477
  "popup-visible",
479
478
  "default-popup-visible",
480
479
  "trigger",
481
480
  "position",
482
481
  "popup-container",
483
- "disabled",
484
- "type",
485
- "size",
486
- "button-props",
482
+ "popup-max-height",
487
483
  "hide-on-select"
488
484
  ]
489
485
  },
490
- "sd-form": {
486
+ "sd-ellipsis": {
491
487
  "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"
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
+ },
500
+ "sd-empty": {
501
+ "attributes": [
502
+ "description",
503
+ "img-src",
504
+ "in-config-provider"
506
505
  ]
507
506
  },
508
507
  "sd-form-item": {
@@ -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,39 +846,9 @@
826
846
  "allow-clear"
827
847
  ]
828
848
  },
829
- "sd-menu": {
830
- "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"
854
- ]
855
- },
856
- "sd-sub-menu": {
849
+ "sd-menu-item": {
857
850
  "attributes": [
858
- "title",
859
- "selectable",
860
- "popup",
861
- "popup-max-height"
851
+ "disabled"
862
852
  ]
863
853
  },
864
854
  "sd-menu-item-group": {
@@ -866,9 +856,15 @@
866
856
  "title"
867
857
  ]
868
858
  },
869
- "sd-menu-item": {
859
+ "sd-menu": {
860
+ "attributes": []
861
+ },
862
+ "sd-sub-menu": {
870
863
  "attributes": [
871
- "disabled"
864
+ "title",
865
+ "selectable",
866
+ "popup",
867
+ "popup-max-height"
872
868
  ]
873
869
  },
874
870
  "sd-overflow-list": {
@@ -879,53 +875,14 @@
879
875
  "from"
880
876
  ]
881
877
  },
882
- "sd-modal": {
878
+ "sd-page-header": {
883
879
  "attributes": [
884
- "ok",
885
- "cancel",
886
- "open",
887
- "close",
888
- "before-open",
889
- "before-close",
890
- "visible",
891
- "default-visible",
892
- "width",
893
- "top",
894
- "mask",
880
+ "back",
895
881
  "title",
896
- "title-align",
897
- "align-center",
898
- "unmount-on-close",
899
- "mask-closable",
900
- "hide-cancel",
901
- "simple",
902
- "closable",
903
- "ok-text",
904
- "cancel-text",
905
- "ok-loading",
906
- "ok-button-props",
907
- "cancel-button-props",
908
- "footer",
909
- "render-to-body",
910
- "popup-container",
911
- "mask-style",
912
- "modal-class",
913
- "modal-style",
914
- "before-ok",
915
- "before-cancel",
916
- "esc-to-close",
917
- "draggable",
918
- "fullscreen",
919
- "mask-animation-name",
920
- "modal-animation-name",
921
- "body-class",
922
- "body-style",
923
- "hide-title"
882
+ "subtitle",
883
+ "show-back"
924
884
  ]
925
885
  },
926
- "sd-notification": {
927
- "attributes": []
928
- },
929
886
  "sd-pagination": {
930
887
  "attributes": [
931
888
  "change",
@@ -976,14 +933,6 @@
976
933
  "before-cancel"
977
934
  ]
978
935
  },
979
- "sd-page-header": {
980
- "attributes": [
981
- "back",
982
- "title",
983
- "subtitle",
984
- "show-back"
985
- ]
986
- },
987
936
  "sd-popover": {
988
937
  "attributes": [
989
938
  "popup-visible-change",
@@ -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",
@@ -1196,6 +1145,31 @@
1196
1145
  "hide-icon"
1197
1146
  ]
1198
1147
  },
1148
+ "sd-split": {
1149
+ "attributes": [
1150
+ "move-start",
1151
+ "moving",
1152
+ "move-end",
1153
+ "component",
1154
+ "direction",
1155
+ "size",
1156
+ "default-size",
1157
+ "min",
1158
+ "max",
1159
+ "disabled"
1160
+ ]
1161
+ },
1162
+ "sd-countdown": {
1163
+ "attributes": [
1164
+ "finish",
1165
+ "title",
1166
+ "value",
1167
+ "now",
1168
+ "format",
1169
+ "start",
1170
+ "value-style"
1171
+ ]
1172
+ },
1199
1173
  "sd-statistic": {
1200
1174
  "attributes": [
1201
1175
  "title",
@@ -1213,15 +1187,12 @@
1213
1187
  "value-style"
1214
1188
  ]
1215
1189
  },
1216
- "sd-countdown": {
1190
+ "sd-step": {
1217
1191
  "attributes": [
1218
- "finish",
1219
1192
  "title",
1220
- "value",
1221
- "now",
1222
- "format",
1223
- "start",
1224
- "value-style"
1193
+ "description",
1194
+ "status",
1195
+ "disabled"
1225
1196
  ]
1226
1197
  },
1227
1198
  "sd-steps": {
@@ -1238,14 +1209,6 @@
1238
1209
  "changeable"
1239
1210
  ]
1240
1211
  },
1241
- "sd-step": {
1242
- "attributes": [
1243
- "title",
1244
- "description",
1245
- "status",
1246
- "disabled"
1247
- ]
1248
- },
1249
1212
  "sd-switch": {
1250
1213
  "attributes": [
1251
1214
  "change",
@@ -1349,18 +1312,27 @@
1349
1312
  "tooltip"
1350
1313
  ]
1351
1314
  },
1352
- "sd-split": {
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": {
1353
1331
  "attributes": [
1354
- "move-start",
1355
- "moving",
1356
- "move-end",
1357
- "component",
1358
- "direction",
1359
- "size",
1360
- "default-size",
1361
- "min",
1362
- "max",
1363
- "disabled"
1332
+ "title",
1333
+ "disabled",
1334
+ "closable",
1335
+ "destroy-on-hide"
1364
1336
  ]
1365
1337
  },
1366
1338
  "sd-tabs": {
@@ -1388,14 +1360,6 @@
1388
1360
  "scroll-position"
1389
1361
  ]
1390
1362
  },
1391
- "sd-tab-pane": {
1392
- "attributes": [
1393
- "title",
1394
- "disabled",
1395
- "closable",
1396
- "destroy-on-hide"
1397
- ]
1398
- },
1399
1363
  "sd-tag": {
1400
1364
  "attributes": [
1401
1365
  "close",
@@ -1465,6 +1429,25 @@
1465
1429
  "unmount-on-close"
1466
1430
  ]
1467
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
+ },
1468
1451
  "sd-tooltip": {
1469
1452
  "attributes": [
1470
1453
  "popup-visible-change",
@@ -1502,23 +1485,48 @@
1502
1485
  "target-input-search-props"
1503
1486
  ]
1504
1487
  },
1505
- "sd-timeline": {
1506
- "attributes": [
1507
- "reverse",
1508
- "direction",
1509
- "mode",
1510
- "pending",
1511
- "label-position"
1512
- ]
1513
- },
1514
- "sd-timeline-item": {
1488
+ "sd-tree-select": {
1515
1489
  "attributes": [
1516
- "dot-color",
1517
- "dot-type",
1518
- "line-type",
1519
- "line-color",
1520
- "label",
1521
- "position"
1490
+ "change",
1491
+ "popup-visible-change",
1492
+ "search",
1493
+ "clear",
1494
+ "input-value-change",
1495
+ "disabled",
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"
1522
1530
  ]
1523
1531
  },
1524
1532
  "sd-tree": {
@@ -1561,90 +1569,6 @@
1561
1569
  "action-on-node-click"
1562
1570
  ]
1563
1571
  },
1564
- "sd-typography": {
1565
- "attributes": []
1566
- },
1567
- "sd-typography-title": {
1568
- "attributes": [
1569
- "edit-start",
1570
- "change",
1571
- "edit-end",
1572
- "copy",
1573
- "ellipsis",
1574
- "expand",
1575
- "heading",
1576
- "type",
1577
- "bold",
1578
- "mark",
1579
- "underline",
1580
- "delete",
1581
- "code",
1582
- "disabled",
1583
- "editable",
1584
- "editing",
1585
- "default-editing",
1586
- "edit-text",
1587
- "copyable",
1588
- "copy-text",
1589
- "copy-delay",
1590
- "edit-tooltip-props",
1591
- "copy-tooltip-props"
1592
- ]
1593
- },
1594
- "sd-typography-paragraph": {
1595
- "attributes": [
1596
- "edit-start",
1597
- "change",
1598
- "edit-end",
1599
- "copy",
1600
- "ellipsis",
1601
- "expand",
1602
- "blockquote",
1603
- "spacing",
1604
- "type",
1605
- "bold",
1606
- "mark",
1607
- "underline",
1608
- "delete",
1609
- "code",
1610
- "disabled",
1611
- "editable",
1612
- "editing",
1613
- "default-editing",
1614
- "edit-text",
1615
- "copyable",
1616
- "copy-text",
1617
- "copy-delay",
1618
- "edit-tooltip-props",
1619
- "copy-tooltip-props"
1620
- ]
1621
- },
1622
- "sd-typography-text": {
1623
- "attributes": [
1624
- "edit-start",
1625
- "change",
1626
- "edit-end",
1627
- "copy",
1628
- "ellipsis",
1629
- "expand",
1630
- "type",
1631
- "bold",
1632
- "mark",
1633
- "underline",
1634
- "delete",
1635
- "code",
1636
- "disabled",
1637
- "editable",
1638
- "editing",
1639
- "default-editing",
1640
- "edit-text",
1641
- "copyable",
1642
- "copy-text",
1643
- "copy-delay",
1644
- "edit-tooltip-props",
1645
- "copy-tooltip-props"
1646
- ]
1647
- },
1648
1572
  "sd-trigger": {
1649
1573
  "attributes": [
1650
1574
  "popup-visible-change",
@@ -1685,6 +1609,23 @@
1685
1609
  "scroll-to-close-distance"
1686
1610
  ]
1687
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
+ },
1688
1629
  "sd-upload": {
1689
1630
  "attributes": [
1690
1631
  "exceed-limit",
@@ -1726,50 +1667,6 @@
1726
1667
  "button-click"
1727
1668
  ]
1728
1669
  },
1729
- "sd-tree-select": {
1730
- "attributes": [
1731
- "change",
1732
- "popup-visible-change",
1733
- "search",
1734
- "clear",
1735
- "input-value-change",
1736
- "disabled",
1737
- "loading",
1738
- "error",
1739
- "size",
1740
- "border",
1741
- "allow-search",
1742
- "allow-clear",
1743
- "placeholder",
1744
- "max-tag-count",
1745
- "multiple",
1746
- "default-value",
1747
- "model-value",
1748
- "field-names",
1749
- "data",
1750
- "label-in-value",
1751
- "tree-checkable",
1752
- "tree-check-strictly",
1753
- "tree-checked-strategy",
1754
- "tree-props",
1755
- "trigger-props",
1756
- "popup-visible",
1757
- "default-popup-visible",
1758
- "dropdown-style",
1759
- "dropdown-class-name",
1760
- "filter-tree-node",
1761
- "load-more",
1762
- "disable-filter",
1763
- "popup-container",
1764
- "fallback-option",
1765
- "selectable",
1766
- "scrollbar",
1767
- "show-header-on-empty",
1768
- "show-footer-on-empty",
1769
- "input-value",
1770
- "default-input-value"
1771
- ]
1772
- },
1773
1670
  "sd-verification-code": {
1774
1671
  "attributes": [
1775
1672
  "change",