antdv-next 1.4.0 → 1.4.1

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.
package/web-tags.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "1.4.0",
2
+ "version": "1.4.1",
3
3
  "tags": [
4
4
  {
5
5
  "name": "a-affix",
@@ -155,6 +155,74 @@
155
155
  }
156
156
  ]
157
157
  },
158
+ {
159
+ "name": "a-avatar",
160
+ "description": "(ZH) 用来代表用户或事物,支持图片、图标或字符展示。\n\n(EN) Used to represent users or things, supporting the display of images, icons, or characters.",
161
+ "attributes": [
162
+ {
163
+ "name": "shape",
164
+ "description": "Default: circle\n\nThe shape of avatar"
165
+ },
166
+ {
167
+ "name": "size",
168
+ "description": "Default: medium\n\nThe size of the avatar"
169
+ },
170
+ {
171
+ "name": "gap",
172
+ "description": "Default: 4\n\nLetter type unit distance between left and right sides"
173
+ },
174
+ {
175
+ "name": "src",
176
+ "description": "Default: -\n\nThe address of the image for an image avatar or image element"
177
+ },
178
+ {
179
+ "name": "src-set",
180
+ "description": "Default: -\n\nA list of sources to use for different screen resolutions"
181
+ },
182
+ {
183
+ "name": "draggable",
184
+ "description": "Default: true\n\nWhether the picture is allowed to be dragged"
185
+ },
186
+ {
187
+ "name": "icon",
188
+ "description": "Default: -\n\nCustom icon type for an icon avatar"
189
+ },
190
+ {
191
+ "name": "alt",
192
+ "description": "Default: -\n\nThis attribute defines the alternative text describing the image"
193
+ },
194
+ {
195
+ "name": "cross-origin",
196
+ "description": "Default: -\n\nCORS settings attributes"
197
+ },
198
+ {
199
+ "name": "on-error",
200
+ "description": "Default: -\n\nHandler when img load error, return false to prevent default fallback behavior"
201
+ }
202
+ ]
203
+ },
204
+ {
205
+ "name": "a-avatar-group",
206
+ "description": "(ZH) 用来代表用户或事物,支持图片、图标或字符展示。\n\n(EN) Used to represent users or things, supporting the display of images, icons, or characters.",
207
+ "attributes": [
208
+ {
209
+ "name": "prefix-cls",
210
+ "description": "Default: -\n\n-"
211
+ },
212
+ {
213
+ "name": "max",
214
+ "description": "Default: -\n\n-"
215
+ },
216
+ {
217
+ "name": "size",
218
+ "description": "Default: default\n\nThe size of the avatar"
219
+ },
220
+ {
221
+ "name": "shape",
222
+ "description": "Default: circle\n\nThe shape of avatar"
223
+ }
224
+ ]
225
+ },
158
226
  {
159
227
  "name": "a-app",
160
228
  "description": "(ZH) 提供重置样式和提供消费上下文的默认环境。\n\n(EN) Application wrapper for some global usages.",
@@ -264,70 +332,16 @@
264
332
  ]
265
333
  },
266
334
  {
267
- "name": "a-avatar",
268
- "description": "(ZH) 用来代表用户或事物,支持图片、图标或字符展示。\n\n(EN) Used to represent users or things, supporting the display of images, icons, or characters.",
269
- "attributes": [
270
- {
271
- "name": "shape",
272
- "description": "Default: circle\n\nThe shape of avatar"
273
- },
274
- {
275
- "name": "size",
276
- "description": "Default: medium\n\nThe size of the avatar"
277
- },
278
- {
279
- "name": "gap",
280
- "description": "Default: 4\n\nLetter type unit distance between left and right sides"
281
- },
282
- {
283
- "name": "src",
284
- "description": "Default: -\n\nThe address of the image for an image avatar or image element"
285
- },
286
- {
287
- "name": "src-set",
288
- "description": "Default: -\n\nA list of sources to use for different screen resolutions"
289
- },
290
- {
291
- "name": "draggable",
292
- "description": "Default: true\n\nWhether the picture is allowed to be dragged"
293
- },
294
- {
295
- "name": "icon",
296
- "description": "Default: -\n\nCustom icon type for an icon avatar"
297
- },
298
- {
299
- "name": "alt",
300
- "description": "Default: -\n\nThis attribute defines the alternative text describing the image"
301
- },
302
- {
303
- "name": "cross-origin",
304
- "description": "Default: -\n\nCORS settings attributes"
305
- },
306
- {
307
- "name": "on-error",
308
- "description": "Default: -\n\nHandler when img load error, return false to prevent default fallback behavior"
309
- }
310
- ]
311
- },
312
- {
313
- "name": "a-avatar-group",
314
- "description": "(ZH) 用来代表用户或事物,支持图片、图标或字符展示。\n\n(EN) Used to represent users or things, supporting the display of images, icons, or characters.",
335
+ "name": "a-border-beam",
336
+ "description": "(ZH) 为容器边框提供持续流动的装饰性高亮效果。\n\n(EN) Decorative component that renders a moving beam along a container border.",
315
337
  "attributes": [
316
338
  {
317
- "name": "prefix-cls",
318
- "description": "Default: -\n\n-"
319
- },
320
- {
321
- "name": "max",
322
- "description": "Default: -\n\n-"
323
- },
324
- {
325
- "name": "size",
326
- "description": "Default: default\n\nThe size of the avatar"
339
+ "name": "color",
340
+ "description": "Default: -\n\nBeam color configuration. Supports a single color string or gradient stops. percent uses the 0 ~ 100 input range and BorderBeam reserves tail space for the transparent fade"
327
341
  },
328
342
  {
329
- "name": "shape",
330
- "description": "Default: circle\n\nThe shape of avatar"
343
+ "name": "outset",
344
+ "description": "Default: -\n\nOutset distance of the beam layer from the container edge. Set to 0 for clipped containers"
331
345
  }
332
346
  ]
333
347
  },
@@ -390,16 +404,80 @@
390
404
  ]
391
405
  },
392
406
  {
393
- "name": "a-border-beam",
394
- "description": "(ZH) 为容器边框提供持续流动的装饰性高亮效果。\n\n(EN) Decorative component that renders a moving beam along a container border.",
407
+ "name": "a-button",
408
+ "description": "(ZH) 按钮用于开始一个即时操作。\n\n(EN) To trigger an operation.",
395
409
  "attributes": [
410
+ {
411
+ "name": "auto-insert-space",
412
+ "description": "Default: true\n\nWe add a space between two Chinese characters by default. Set autoInsertSpace to false to disable."
413
+ },
414
+ {
415
+ "name": "block",
416
+ "description": "Default: false\n\nOption to fit button width to its parent width"
417
+ },
418
+ {
419
+ "name": "classes",
420
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
421
+ },
396
422
  {
397
423
  "name": "color",
398
- "description": "Default: -\n\nBeam color configuration. Supports a single color string or gradient stops. percent uses the 0 ~ 100 input range and BorderBeam reserves tail space for the transparent fade"
424
+ "description": "Default: -\n\nSet button color"
399
425
  },
400
426
  {
401
- "name": "outset",
402
- "description": "Default: -\n\nOutset distance of the beam layer from the container edge. Set to 0 for clipped containers"
427
+ "name": "danger",
428
+ "description": "Default: false\n\nSyntactic sugar. Set the danger status of button. Will follow color if provided"
429
+ },
430
+ {
431
+ "name": "disabled",
432
+ "description": "Default: false\n\nDisabled state of button"
433
+ },
434
+ {
435
+ "name": "ghost",
436
+ "description": "Default: false\n\nMake background transparent and invert text and border colors"
437
+ },
438
+ {
439
+ "name": "href",
440
+ "description": "Default: -\n\nRedirect url of link button"
441
+ },
442
+ {
443
+ "name": "html-type",
444
+ "description": "Default: button\n\nSet the original html type of button, see: HTML Standard"
445
+ },
446
+ {
447
+ "name": "icon-placement",
448
+ "description": "Default: start\n\nSet the icon position of button"
449
+ },
450
+ {
451
+ "name": "loading",
452
+ "description": "Default: false\n\nSet the loading status of button"
453
+ },
454
+ {
455
+ "name": "loading-icon",
456
+ "description": "Default: -\n\n(Global config only) Set the loading icon of button"
457
+ },
458
+ {
459
+ "name": "shape",
460
+ "description": "Default: default\n\nCan be used to set button shape"
461
+ },
462
+ {
463
+ "name": "size",
464
+ "description": "Default: middle\n\nSet the size of button"
465
+ },
466
+ {
467
+ "name": "styles",
468
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
469
+ },
470
+ {
471
+ "name": "target",
472
+ "description": "Default: -\n\nSame as target attribute of a, works when href is specified"
473
+ },
474
+ {
475
+ "name": "type",
476
+ "description": "Default: default\n\nSyntactic sugar. Set button type. Will follow variant & color if provided"
477
+ },
478
+ {
479
+ "name": "variant",
480
+ "description": "Default: -\n\nSet button variant"
403
481
  }
404
482
  ]
405
483
  },
@@ -438,52 +516,134 @@
438
516
  ]
439
517
  },
440
518
  {
441
- "name": "a-card",
442
- "description": "(ZH) 通用卡片容器。\n\n(EN) A container for displaying information.",
519
+ "name": "a-calendar",
520
+ "description": "(ZH) 按照日历形式展示数据的容器。\n\n(EN) A container that displays data in calendar form.",
443
521
  "attributes": [
444
522
  {
445
- "name": "title",
446
- "description": "Default: -\n\nCard title"
523
+ "name": "prefix-cls",
524
+ "description": "Default: -\n\n-"
447
525
  },
448
526
  {
449
- "name": "extra",
450
- "description": "Default: -\n\nContent to render in the top-right corner of the card"
527
+ "name": "root-class",
528
+ "description": "Default: -\n\n-"
451
529
  },
452
530
  {
453
- "name": "bordered",
454
- "description": "Default: true\n\nToggles rendering of the border around the card, please use variant instead"
531
+ "name": "classes",
532
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
455
533
  },
456
534
  {
457
- "name": "head-style",
458
- "description": "Default: -\n\nDeprecated."
535
+ "name": "styles",
536
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
459
537
  },
460
538
  {
461
- "name": "body-style",
462
- "description": "Default: -\n\nDeprecated."
539
+ "name": "locale",
540
+ "description": "Default: (default)\n\nThe calendar's locale"
463
541
  },
464
542
  {
465
- "name": "loading",
466
- "description": "Default: false\n\nShows a loading indicator while the contents of the card are being fetched"
543
+ "name": "valid-range",
544
+ "description": "Default: -\n\nTo set valid range"
467
545
  },
468
546
  {
469
- "name": "hoverable",
470
- "description": "Default: false\n\nLift up when hovering card"
547
+ "name": "disabled-date",
548
+ "description": "Default: -\n\nFunction that specifies the dates that cannot be selected, currentDate is same dayjs object as value prop which you shouldn't mutate it"
471
549
  },
472
550
  {
473
- "name": "id",
474
- "description": "Default: -\n\n-"
551
+ "name": "date-full-cell-render",
552
+ "description": "Default: -\n\nCustomize the display of the date cell, the returned content will override the cell"
475
553
  },
476
554
  {
477
- "name": "size",
478
- "description": "Default: default\n\nSize of card"
555
+ "name": "date-cell-render",
556
+ "description": "Default: -\n\nDeprecated."
479
557
  },
480
558
  {
481
- "name": "type",
482
- "description": "Default: -\n\nCard style type, can be set to inner or not set"
559
+ "name": "month-full-cell-render",
560
+ "description": "Default: -\n\nDeprecated."
483
561
  },
484
562
  {
485
- "name": "cover",
486
- "description": "Default: -\n\nCard cover"
563
+ "name": "month-cell-render",
564
+ "description": "Default: -\n\nDeprecated."
565
+ },
566
+ {
567
+ "name": "cell-render",
568
+ "description": "Default: -\n\nCustomize cell content"
569
+ },
570
+ {
571
+ "name": "full-cell-render",
572
+ "description": "Default: -\n\nCustomize cell content"
573
+ },
574
+ {
575
+ "name": "header-render",
576
+ "description": "Default: -\n\nRender custom header in panel"
577
+ },
578
+ {
579
+ "name": "value",
580
+ "description": "Default: -\n\nThe current selected date, support v-model:value"
581
+ },
582
+ {
583
+ "name": "default-value",
584
+ "description": "Default: -\n\nThe date selected by default"
585
+ },
586
+ {
587
+ "name": "mode",
588
+ "description": "Default: month\n\nThe display mode of the calendar"
589
+ },
590
+ {
591
+ "name": "fullscreen",
592
+ "description": "Default: true\n\nWhether to display in full-screen"
593
+ },
594
+ {
595
+ "name": "show-week",
596
+ "description": "Default: false\n\nWhether to display week number"
597
+ }
598
+ ]
599
+ },
600
+ {
601
+ "name": "a-card",
602
+ "description": "(ZH) 通用卡片容器。\n\n(EN) A container for displaying information.",
603
+ "attributes": [
604
+ {
605
+ "name": "title",
606
+ "description": "Default: -\n\nCard title"
607
+ },
608
+ {
609
+ "name": "extra",
610
+ "description": "Default: -\n\nContent to render in the top-right corner of the card"
611
+ },
612
+ {
613
+ "name": "bordered",
614
+ "description": "Default: true\n\nToggles rendering of the border around the card, please use variant instead"
615
+ },
616
+ {
617
+ "name": "head-style",
618
+ "description": "Default: -\n\nDeprecated."
619
+ },
620
+ {
621
+ "name": "body-style",
622
+ "description": "Default: -\n\nDeprecated."
623
+ },
624
+ {
625
+ "name": "loading",
626
+ "description": "Default: false\n\nShows a loading indicator while the contents of the card are being fetched"
627
+ },
628
+ {
629
+ "name": "hoverable",
630
+ "description": "Default: false\n\nLift up when hovering card"
631
+ },
632
+ {
633
+ "name": "id",
634
+ "description": "Default: -\n\n-"
635
+ },
636
+ {
637
+ "name": "size",
638
+ "description": "Default: default\n\nSize of card"
639
+ },
640
+ {
641
+ "name": "type",
642
+ "description": "Default: -\n\nCard style type, can be set to inner or not set"
643
+ },
644
+ {
645
+ "name": "cover",
646
+ "description": "Default: -\n\nCard cover"
487
647
  },
488
648
  {
489
649
  "name": "actions",
@@ -568,162 +728,108 @@
568
728
  ]
569
729
  },
570
730
  {
571
- "name": "a-button",
572
- "description": "(ZH) 按钮用于开始一个即时操作。\n\n(EN) To trigger an operation.",
731
+ "name": "a-cascader",
732
+ "description": "(ZH) 级联选择框。\n\n(EN) Cascade selection box.",
573
733
  "attributes": [
574
734
  {
575
- "name": "auto-insert-space",
576
- "description": "Default: true\n\nWe add a space between two Chinese characters by default. Set autoInsertSpace to false to disable."
735
+ "name": "allow-clear",
736
+ "description": "Default: true\n\nShow clear button"
577
737
  },
578
738
  {
579
- "name": "block",
580
- "description": "Default: false\n\nOption to fit button width to its parent width"
739
+ "name": "change-on-select",
740
+ "description": "Default: false\n\nChange value on each selection if set to true (always works when multiple is true)"
581
741
  },
582
742
  {
583
743
  "name": "classes",
584
744
  "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
585
745
  },
586
- {
587
- "name": "color",
588
- "description": "Default: -\n\nSet button color"
589
- },
590
- {
591
- "name": "danger",
592
- "description": "Default: false\n\nSyntactic sugar. Set the danger status of button. Will follow color if provided"
593
- },
594
746
  {
595
747
  "name": "disabled",
596
- "description": "Default: false\n\nDisabled state of button"
597
- },
598
- {
599
- "name": "ghost",
600
- "description": "Default: false\n\nMake background transparent and invert text and border colors"
601
- },
602
- {
603
- "name": "href",
604
- "description": "Default: -\n\nRedirect url of link button"
605
- },
606
- {
607
- "name": "html-type",
608
- "description": "Default: button\n\nSet the original html type of button, see: HTML Standard"
609
- },
610
- {
611
- "name": "icon-placement",
612
- "description": "Default: start\n\nSet the icon position of button"
613
- },
614
- {
615
- "name": "loading",
616
- "description": "Default: false\n\nSet the loading status of button"
617
- },
618
- {
619
- "name": "loading-icon",
620
- "description": "Default: -\n\n(Global config only) Set the loading icon of button"
748
+ "description": "Default: false\n\nWhether disabled select"
621
749
  },
622
750
  {
623
- "name": "shape",
624
- "description": "Default: default\n\nCan be used to set button shape"
751
+ "name": "expand-trigger",
752
+ "description": "Default: click\n\nexpand current item when click or hover, one of click hover"
625
753
  },
626
754
  {
627
- "name": "size",
628
- "description": "Default: middle\n\nSet the size of button"
755
+ "name": "field-names",
756
+ "description": "Default: \\{ label: label, value: value, children: children \\}\n\nCustom field name for label and value and children"
629
757
  },
630
758
  {
631
- "name": "styles",
632
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
759
+ "name": "get-popup-container",
760
+ "description": "Default: () => document.body\n\nParent Node which the selector should be rendered to. Default to body. When position issues happen, try to modify it into scrollable content and position it relative. example"
633
761
  },
634
762
  {
635
- "name": "target",
636
- "description": "Default: -\n\nSame as target attribute of a, works when href is specified"
763
+ "name": "load-data",
764
+ "description": "Default: -\n\nTo load option lazily, and it cannot work with showSearch"
637
765
  },
638
766
  {
639
- "name": "type",
640
- "description": "Default: default\n\nSyntactic sugar. Set button type. Will follow variant & color if provided"
767
+ "name": "max-tag-count",
768
+ "description": "Default: -\n\nMax tag count to show. responsive will cost render performance"
641
769
  },
642
770
  {
643
- "name": "variant",
644
- "description": "Default: -\n\nSet button variant"
645
- }
646
- ]
647
- },
648
- {
649
- "name": "a-calendar",
650
- "description": "(ZH) 按照日历形式展示数据的容器。\n\n(EN) A container that displays data in calendar form.",
651
- "attributes": [
652
- {
653
- "name": "prefix-cls",
654
- "description": "Default: -\n\n-"
771
+ "name": "max-tag-placeholder",
772
+ "description": "Default: -\n\nPlaceholder for not showing tags"
655
773
  },
656
774
  {
657
- "name": "root-class",
658
- "description": "Default: -\n\n-"
775
+ "name": "max-tag-text-length",
776
+ "description": "Default: -\n\nMax tag text length to show"
659
777
  },
660
778
  {
661
- "name": "classes",
662
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
779
+ "name": "multiple",
780
+ "description": "Default: -\n\nSupport multiple or not"
663
781
  },
664
782
  {
665
- "name": "styles",
666
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
783
+ "name": "open",
784
+ "description": "Default: -\n\nSet visible of cascader popup"
667
785
  },
668
786
  {
669
- "name": "locale",
670
- "description": "Default: (default)\n\nThe calendar's locale"
787
+ "name": "options",
788
+ "description": "Default: -\n\nThe data options of cascade"
671
789
  },
672
790
  {
673
- "name": "valid-range",
674
- "description": "Default: -\n\nTo set valid range"
791
+ "name": "placeholder",
792
+ "description": "Default: -\n\nThe input placeholder"
675
793
  },
676
794
  {
677
- "name": "disabled-date",
678
- "description": "Default: -\n\nFunction that specifies the dates that cannot be selected, currentDate is same dayjs object as value prop which you shouldn't mutate it"
795
+ "name": "placement",
796
+ "description": "Default: bottomLeft\n\nUse preset popup align config from builtinPlacements"
679
797
  },
680
798
  {
681
- "name": "date-full-cell-render",
682
- "description": "Default: -\n\nCustomize the display of the date cell, the returned content will override the cell"
799
+ "name": "popup-menu-column-style",
800
+ "description": "Default: -\n\nThe style of the drop-down menu column"
683
801
  },
684
802
  {
685
- "name": "date-cell-render",
686
- "description": "Default: -\n\nDeprecated."
803
+ "name": "show-checked-strategy",
804
+ "description": "Default: Cascader.SHOW_PARENT\n\nThe way to show selected items in the box (only effective when multiple is true). Cascader.SHOW_CHILD: just show child treeNode. Cascader.SHOW_PARENT: just show parent treeNode (when all child treeNode under the parent treeNode are checked)"
687
805
  },
688
806
  {
689
- "name": "month-full-cell-render",
690
- "description": "Default: -\n\nDeprecated."
807
+ "name": "show-search",
808
+ "description": "Default: false\n\nWhether show search input in single mode"
691
809
  },
692
810
  {
693
- "name": "month-cell-render",
694
- "description": "Default: -\n\nDeprecated."
811
+ "name": "~~search-value~~",
812
+ "description": "Default: -\n\nSet search value, Need work with showSearch"
695
813
  },
696
814
  {
697
- "name": "cell-render",
698
- "description": "Default: -\n\nCustomize cell content"
815
+ "name": "size",
816
+ "description": "Default: -\n\nThe input size"
699
817
  },
700
818
  {
701
- "name": "full-cell-render",
702
- "description": "Default: -\n\nCustomize cell content"
819
+ "name": "status",
820
+ "description": "Default: -\n\nSet validation status"
703
821
  },
704
822
  {
705
- "name": "header-render",
706
- "description": "Default: -\n\nRender custom header in panel"
823
+ "name": "styles",
824
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
707
825
  },
708
826
  {
709
827
  "name": "value",
710
- "description": "Default: -\n\nThe current selected date, support v-model:value"
711
- },
712
- {
713
- "name": "default-value",
714
- "description": "Default: -\n\nThe date selected by default"
715
- },
716
- {
717
- "name": "mode",
718
- "description": "Default: month\n\nThe display mode of the calendar"
719
- },
720
- {
721
- "name": "fullscreen",
722
- "description": "Default: true\n\nWhether to display in full-screen"
828
+ "description": "Default: -\n\nThe selected value, support v-model:value"
723
829
  },
724
830
  {
725
- "name": "show-week",
726
- "description": "Default: false\n\nWhether to display week number"
831
+ "name": "variant",
832
+ "description": "Default: outlined\n\nVariants of selector"
727
833
  }
728
834
  ]
729
835
  },
@@ -774,134 +880,28 @@
774
880
  ]
775
881
  },
776
882
  {
777
- "name": "a-cascader",
778
- "description": "(ZH) 级联选择框。\n\n(EN) Cascade selection box.",
883
+ "name": "a-checkbox",
884
+ "description": "(ZH) 收集用户的多项选择。\n\n(EN) Collect user's choices.",
779
885
  "attributes": [
780
886
  {
781
- "name": "allow-clear",
782
- "description": "Default: true\n\nShow clear button"
887
+ "name": "checked",
888
+ "description": "Default: false\n\nSpecifies whether the checkbox is selected, support v-model:checked"
783
889
  },
784
890
  {
785
- "name": "change-on-select",
786
- "description": "Default: false\n\nChange value on each selection if set to true (always works when multiple is true)"
891
+ "name": "checked-value",
892
+ "description": "Default: true\n\nThe value when checked"
787
893
  },
788
894
  {
789
- "name": "classes",
790
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
895
+ "name": "default-checked",
896
+ "description": "Default: false\n\nWhether to set the initial state"
791
897
  },
792
898
  {
793
899
  "name": "disabled",
794
- "description": "Default: false\n\nWhether disabled select"
900
+ "description": "Default: false\n\nIf disable checkbox"
795
901
  },
796
902
  {
797
- "name": "expand-trigger",
798
- "description": "Default: click\n\nexpand current item when click or hover, one of click hover"
799
- },
800
- {
801
- "name": "field-names",
802
- "description": "Default: \\{ label: label, value: value, children: children \\}\n\nCustom field name for label and value and children"
803
- },
804
- {
805
- "name": "get-popup-container",
806
- "description": "Default: () => document.body\n\nParent Node which the selector should be rendered to. Default to body. When position issues happen, try to modify it into scrollable content and position it relative. example"
807
- },
808
- {
809
- "name": "load-data",
810
- "description": "Default: -\n\nTo load option lazily, and it cannot work with showSearch"
811
- },
812
- {
813
- "name": "max-tag-count",
814
- "description": "Default: -\n\nMax tag count to show. responsive will cost render performance"
815
- },
816
- {
817
- "name": "max-tag-placeholder",
818
- "description": "Default: -\n\nPlaceholder for not showing tags"
819
- },
820
- {
821
- "name": "max-tag-text-length",
822
- "description": "Default: -\n\nMax tag text length to show"
823
- },
824
- {
825
- "name": "multiple",
826
- "description": "Default: -\n\nSupport multiple or not"
827
- },
828
- {
829
- "name": "open",
830
- "description": "Default: -\n\nSet visible of cascader popup"
831
- },
832
- {
833
- "name": "options",
834
- "description": "Default: -\n\nThe data options of cascade"
835
- },
836
- {
837
- "name": "placeholder",
838
- "description": "Default: -\n\nThe input placeholder"
839
- },
840
- {
841
- "name": "placement",
842
- "description": "Default: bottomLeft\n\nUse preset popup align config from builtinPlacements"
843
- },
844
- {
845
- "name": "popup-menu-column-style",
846
- "description": "Default: -\n\nThe style of the drop-down menu column"
847
- },
848
- {
849
- "name": "show-checked-strategy",
850
- "description": "Default: Cascader.SHOW_PARENT\n\nThe way to show selected items in the box (only effective when multiple is true). Cascader.SHOW_CHILD: just show child treeNode. Cascader.SHOW_PARENT: just show parent treeNode (when all child treeNode under the parent treeNode are checked)"
851
- },
852
- {
853
- "name": "show-search",
854
- "description": "Default: false\n\nWhether show search input in single mode"
855
- },
856
- {
857
- "name": "~~search-value~~",
858
- "description": "Default: -\n\nSet search value, Need work with showSearch"
859
- },
860
- {
861
- "name": "size",
862
- "description": "Default: -\n\nThe input size"
863
- },
864
- {
865
- "name": "status",
866
- "description": "Default: -\n\nSet validation status"
867
- },
868
- {
869
- "name": "styles",
870
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
871
- },
872
- {
873
- "name": "value",
874
- "description": "Default: -\n\nThe selected value, support v-model:value"
875
- },
876
- {
877
- "name": "variant",
878
- "description": "Default: outlined\n\nVariants of selector"
879
- }
880
- ]
881
- },
882
- {
883
- "name": "a-checkbox",
884
- "description": "(ZH) 收集用户的多项选择。\n\n(EN) Collect user's choices.",
885
- "attributes": [
886
- {
887
- "name": "checked",
888
- "description": "Default: false\n\nSpecifies whether the checkbox is selected, support v-model:checked"
889
- },
890
- {
891
- "name": "checked-value",
892
- "description": "Default: true\n\nThe value when checked"
893
- },
894
- {
895
- "name": "default-checked",
896
- "description": "Default: false\n\nWhether to set the initial state"
897
- },
898
- {
899
- "name": "disabled",
900
- "description": "Default: false\n\nIf disable checkbox"
901
- },
902
- {
903
- "name": "indeterminate",
904
- "description": "Default: false\n\nThe indeterminate checked state of checkbox"
903
+ "name": "indeterminate",
904
+ "description": "Default: false\n\nThe indeterminate checked state of checkbox"
905
905
  },
906
906
  {
907
907
  "name": "un-checked-value",
@@ -1035,6 +1035,76 @@
1035
1035
  }
1036
1036
  ]
1037
1037
  },
1038
+ {
1039
+ "name": "a-config-provider",
1040
+ "description": "(ZH) 为组件提供统一的全局化配置。\n\n(EN) Provide a uniform configuration support for components.",
1041
+ "attributes": [
1042
+ {
1043
+ "name": "component-disabled",
1044
+ "description": "Default: -\n\nConfig antd component disabled"
1045
+ },
1046
+ {
1047
+ "name": "component-size",
1048
+ "description": "Default: -\n\nConfig antd component size"
1049
+ },
1050
+ {
1051
+ "name": "csp",
1052
+ "description": "Default: -\n\nSet Content Security Policy config"
1053
+ },
1054
+ {
1055
+ "name": "direction",
1056
+ "description": "Default: ltr\n\nSet direction of layout. See demo"
1057
+ },
1058
+ {
1059
+ "name": "get-popup-container",
1060
+ "description": "Default: () => document.body\n\nTo set the container of the popup element. The default is to create a div element in body"
1061
+ },
1062
+ {
1063
+ "name": "get-target-container",
1064
+ "description": "Default: () => window\n\nConfig Affix, Anchor scroll target container"
1065
+ },
1066
+ {
1067
+ "name": "icon-prefix-cls",
1068
+ "description": "Default: anticon\n\nSet icon prefix className"
1069
+ },
1070
+ {
1071
+ "name": "locale",
1072
+ "description": "Default: -\n\nLanguage package setting, you can find the packages in antd/locale"
1073
+ },
1074
+ {
1075
+ "name": "popup-match-select-width",
1076
+ "description": "Default: -\n\nDetermine whether the dropdown menu and the select input are the same width. Default set min-width same as input. Will ignore when value less than select width. false will disable virtual scroll"
1077
+ },
1078
+ {
1079
+ "name": "popup-overflow",
1080
+ "description": "Default: viewport\n\nSelect like component popup logic. Can set to show in viewport or follow window scroll"
1081
+ },
1082
+ {
1083
+ "name": "prefix-cls",
1084
+ "description": "Default: ant\n\nSet prefix className"
1085
+ },
1086
+ {
1087
+ "name": "render-empty",
1088
+ "description": "Default: -\n\nSet empty content of components. Ref Empty"
1089
+ },
1090
+ {
1091
+ "name": "theme",
1092
+ "description": "Default: -\n\nSet theme, ref Customize Theme"
1093
+ },
1094
+ {
1095
+ "name": "variant",
1096
+ "description": "Default: -\n\nSet variant of data entry components"
1097
+ },
1098
+ {
1099
+ "name": "virtual",
1100
+ "description": "Default: -\n\nDisable virtual scroll when set to false"
1101
+ },
1102
+ {
1103
+ "name": "warning",
1104
+ "description": "Default: -\n\nConfig warning level, when strict is false, it will aggregate deprecated information into a single message"
1105
+ }
1106
+ ]
1107
+ },
1038
1108
  {
1039
1109
  "name": "a-color-picker",
1040
1110
  "description": "(ZH) 用于选择颜色。\n\n(EN) Used for color selection.",
@@ -1137,76 +1207,6 @@
1137
1207
  }
1138
1208
  ]
1139
1209
  },
1140
- {
1141
- "name": "a-config-provider",
1142
- "description": "(ZH) 为组件提供统一的全局化配置。\n\n(EN) Provide a uniform configuration support for components.",
1143
- "attributes": [
1144
- {
1145
- "name": "component-disabled",
1146
- "description": "Default: -\n\nConfig antd component disabled"
1147
- },
1148
- {
1149
- "name": "component-size",
1150
- "description": "Default: -\n\nConfig antd component size"
1151
- },
1152
- {
1153
- "name": "csp",
1154
- "description": "Default: -\n\nSet Content Security Policy config"
1155
- },
1156
- {
1157
- "name": "direction",
1158
- "description": "Default: ltr\n\nSet direction of layout. See demo"
1159
- },
1160
- {
1161
- "name": "get-popup-container",
1162
- "description": "Default: () => document.body\n\nTo set the container of the popup element. The default is to create a div element in body"
1163
- },
1164
- {
1165
- "name": "get-target-container",
1166
- "description": "Default: () => window\n\nConfig Affix, Anchor scroll target container"
1167
- },
1168
- {
1169
- "name": "icon-prefix-cls",
1170
- "description": "Default: anticon\n\nSet icon prefix className"
1171
- },
1172
- {
1173
- "name": "locale",
1174
- "description": "Default: -\n\nLanguage package setting, you can find the packages in antd/locale"
1175
- },
1176
- {
1177
- "name": "popup-match-select-width",
1178
- "description": "Default: -\n\nDetermine whether the dropdown menu and the select input are the same width. Default set min-width same as input. Will ignore when value less than select width. false will disable virtual scroll"
1179
- },
1180
- {
1181
- "name": "popup-overflow",
1182
- "description": "Default: viewport\n\nSelect like component popup logic. Can set to show in viewport or follow window scroll"
1183
- },
1184
- {
1185
- "name": "prefix-cls",
1186
- "description": "Default: ant\n\nSet prefix className"
1187
- },
1188
- {
1189
- "name": "render-empty",
1190
- "description": "Default: -\n\nSet empty content of components. Ref Empty"
1191
- },
1192
- {
1193
- "name": "theme",
1194
- "description": "Default: -\n\nSet theme, ref Customize Theme"
1195
- },
1196
- {
1197
- "name": "variant",
1198
- "description": "Default: -\n\nSet variant of data entry components"
1199
- },
1200
- {
1201
- "name": "virtual",
1202
- "description": "Default: -\n\nDisable virtual scroll when set to false"
1203
- },
1204
- {
1205
- "name": "warning",
1206
- "description": "Default: -\n\nConfig warning level, when strict is false, it will aggregate deprecated information into a single message"
1207
- }
1208
- ]
1209
- },
1210
1210
  {
1211
1211
  "name": "a-localization",
1212
1212
  "description": "To select or input a date.",
@@ -1326,44 +1326,104 @@
1326
1326
  ]
1327
1327
  },
1328
1328
  {
1329
- "name": "a-divider",
1330
- "description": "(ZH) 区隔内容的分割线。\n\n(EN) A divider line separates different content.",
1329
+ "name": "a-drawer",
1330
+ "description": "(ZH) 屏幕边缘滑出的浮层面板。\n\n(EN) A panel that slides out from the edge of the screen.",
1331
1331
  "attributes": [
1332
1332
  {
1333
- "name": "dashed",
1334
- "description": "Default: false\n\nWhether line is dashed"
1333
+ "name": "after-open-change",
1334
+ "description": "Default: -\n\nCallback after the animation ends when switching drawers"
1335
1335
  },
1336
1336
  {
1337
- "name": "orientation",
1338
- "description": "Default: horizontal\n\nWhether line is horizontal or vertical"
1337
+ "name": "classes",
1338
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the Drawer component. Supports object or function."
1339
1339
  },
1340
1340
  {
1341
- "name": "plain",
1342
- "description": "Default: true\n\nDivider text show as plain style"
1341
+ "name": "closable",
1342
+ "description": "Default: true\n\nWhether to show a close button. The position can be configured with placement"
1343
1343
  },
1344
1344
  {
1345
- "name": "size",
1346
- "description": "Default: -\n\nThe size of divider. Only valid for horizontal layout"
1345
+ "name": "close-icon",
1346
+ "description": "Default: -\n\nCustom close icon"
1347
1347
  },
1348
1348
  {
1349
- "name": "title-placement",
1350
- "description": "Default: center\n\nThe position of title inside divider"
1349
+ "name": "~~destroy-on-close~~",
1350
+ "description": "Default: false\n\nWhether to unmount child components on closing drawer or not"
1351
1351
  },
1352
1352
  {
1353
- "name": "variant",
1354
- "description": "Default: solid\n\nWhether line is dashed, dotted or solid"
1353
+ "name": "destroy-on-hidden",
1354
+ "description": "Default: false\n\nWhether to unmount child components on closing drawer or not"
1355
1355
  },
1356
1356
  {
1357
- "name": "vertical",
1358
- "description": "Default: false\n\nOrientation, Simultaneously configure with orientation and prioritize orientation"
1357
+ "name": "extra",
1358
+ "description": "Default: -\n\nExtra actions area at corner"
1359
1359
  },
1360
1360
  {
1361
- "name": "classes",
1362
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
1361
+ "name": "footer",
1362
+ "description": "Default: -\n\nThe footer for Drawer"
1363
+ },
1364
+ {
1365
+ "name": "force-render",
1366
+ "description": "Default: false\n\nPre-render Drawer component forcibly"
1367
+ },
1368
+ {
1369
+ "name": "get-container",
1370
+ "description": "Default: document.body\n\nMounted node and display window for Drawer"
1371
+ },
1372
+ {
1373
+ "name": "keyboard",
1374
+ "description": "Default: true\n\nWhether support press esc to close"
1375
+ },
1376
+ {
1377
+ "name": "loading",
1378
+ "description": "Default: false\n\nShow the Skeleton"
1379
+ },
1380
+ {
1381
+ "name": "mask",
1382
+ "description": "Default: true\n\nMask effect"
1383
+ },
1384
+ {
1385
+ "name": "mask-closable",
1386
+ "description": "Default: true\n\nClicking on the mask (area outside the Drawer) to close the Drawer or not"
1387
+ },
1388
+ {
1389
+ "name": "placement",
1390
+ "description": "Default: right\n\nThe placement of the Drawer"
1391
+ },
1392
+ {
1393
+ "name": "push",
1394
+ "description": "Default: \\{ distance: 180 \\}\n\nNested drawers push behavior"
1395
+ },
1396
+ {
1397
+ "name": "resizable",
1398
+ "description": "Default: -\n\nEnable resizable by dragging"
1399
+ },
1400
+ {
1401
+ "name": "root-class",
1402
+ "description": "Default: -\n\nRoot container class"
1403
+ },
1404
+ {
1405
+ "name": "root-style",
1406
+ "description": "Default: -\n\nStyle of wrapper element which contains mask"
1407
+ },
1408
+ {
1409
+ "name": "size",
1410
+ "description": "Default: 'default'\n\nPreset size of drawer, default 378px and large 736px, or a custom number"
1363
1411
  },
1364
1412
  {
1365
1413
  "name": "styles",
1366
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
1414
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the Drawer component. Supports object or function."
1415
+ },
1416
+ {
1417
+ "name": "title",
1418
+ "description": "Default: -\n\nThe title for Drawer"
1419
+ },
1420
+ {
1421
+ "name": "open",
1422
+ "description": "Default: false\n\nWhether the Drawer dialog is visible or not, support v-model:open"
1423
+ },
1424
+ {
1425
+ "name": "z-index",
1426
+ "description": "Default: 1000\n\nThe z-index of the Drawer"
1367
1427
  }
1368
1428
  ]
1369
1429
  },
@@ -1453,108 +1513,6 @@
1453
1513
  }
1454
1514
  ]
1455
1515
  },
1456
- {
1457
- "name": "a-drawer",
1458
- "description": "(ZH) 屏幕边缘滑出的浮层面板。\n\n(EN) A panel that slides out from the edge of the screen.",
1459
- "attributes": [
1460
- {
1461
- "name": "after-open-change",
1462
- "description": "Default: -\n\nCallback after the animation ends when switching drawers"
1463
- },
1464
- {
1465
- "name": "classes",
1466
- "description": "Default: -\n\nCustomize class for each semantic structure inside the Drawer component. Supports object or function."
1467
- },
1468
- {
1469
- "name": "closable",
1470
- "description": "Default: true\n\nWhether to show a close button. The position can be configured with placement"
1471
- },
1472
- {
1473
- "name": "close-icon",
1474
- "description": "Default: -\n\nCustom close icon"
1475
- },
1476
- {
1477
- "name": "~~destroy-on-close~~",
1478
- "description": "Default: false\n\nWhether to unmount child components on closing drawer or not"
1479
- },
1480
- {
1481
- "name": "destroy-on-hidden",
1482
- "description": "Default: false\n\nWhether to unmount child components on closing drawer or not"
1483
- },
1484
- {
1485
- "name": "extra",
1486
- "description": "Default: -\n\nExtra actions area at corner"
1487
- },
1488
- {
1489
- "name": "footer",
1490
- "description": "Default: -\n\nThe footer for Drawer"
1491
- },
1492
- {
1493
- "name": "force-render",
1494
- "description": "Default: false\n\nPre-render Drawer component forcibly"
1495
- },
1496
- {
1497
- "name": "get-container",
1498
- "description": "Default: document.body\n\nMounted node and display window for Drawer"
1499
- },
1500
- {
1501
- "name": "keyboard",
1502
- "description": "Default: true\n\nWhether support press esc to close"
1503
- },
1504
- {
1505
- "name": "loading",
1506
- "description": "Default: false\n\nShow the Skeleton"
1507
- },
1508
- {
1509
- "name": "mask",
1510
- "description": "Default: true\n\nMask effect"
1511
- },
1512
- {
1513
- "name": "mask-closable",
1514
- "description": "Default: true\n\nClicking on the mask (area outside the Drawer) to close the Drawer or not"
1515
- },
1516
- {
1517
- "name": "placement",
1518
- "description": "Default: right\n\nThe placement of the Drawer"
1519
- },
1520
- {
1521
- "name": "push",
1522
- "description": "Default: \\{ distance: 180 \\}\n\nNested drawers push behavior"
1523
- },
1524
- {
1525
- "name": "resizable",
1526
- "description": "Default: -\n\nEnable resizable by dragging"
1527
- },
1528
- {
1529
- "name": "root-class",
1530
- "description": "Default: -\n\nRoot container class"
1531
- },
1532
- {
1533
- "name": "root-style",
1534
- "description": "Default: -\n\nStyle of wrapper element which contains mask"
1535
- },
1536
- {
1537
- "name": "size",
1538
- "description": "Default: 'default'\n\nPreset size of drawer, default 378px and large 736px, or a custom number"
1539
- },
1540
- {
1541
- "name": "styles",
1542
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the Drawer component. Supports object or function."
1543
- },
1544
- {
1545
- "name": "title",
1546
- "description": "Default: -\n\nThe title for Drawer"
1547
- },
1548
- {
1549
- "name": "open",
1550
- "description": "Default: false\n\nWhether the Drawer dialog is visible or not, support v-model:open"
1551
- },
1552
- {
1553
- "name": "z-index",
1554
- "description": "Default: 1000\n\nThe z-index of the Drawer"
1555
- }
1556
- ]
1557
- },
1558
1516
  {
1559
1517
  "name": "a-empty",
1560
1518
  "description": "(ZH) 空状态时的展示占位图。\n\n(EN) Empty state placeholder.",
@@ -1590,33 +1548,36 @@
1590
1548
  ]
1591
1549
  },
1592
1550
  {
1593
- "name": "a-flex",
1594
- "description": "用于对齐的弹性布局容器。",
1595
- "attributes": []
1596
- },
1597
- {
1598
- "name": "a-float-button-group",
1599
- "description": "(ZH) 悬浮于页面上方的按钮。\n\n(EN) A button that floats at the top of the page.",
1551
+ "name": "a-divider",
1552
+ "description": "(ZH) 区隔内容的分割线。\n\n(EN) A divider line separates different content.",
1600
1553
  "attributes": [
1601
1554
  {
1602
- "name": "shape",
1603
- "description": "Default: circle\n\nSetting button shape of children"
1555
+ "name": "dashed",
1556
+ "description": "Default: false\n\nWhether line is dashed"
1604
1557
  },
1605
1558
  {
1606
- "name": "trigger",
1607
- "description": "Default: -\n\nWhich action can trigger menu open/close"
1559
+ "name": "orientation",
1560
+ "description": "Default: horizontal\n\nWhether line is horizontal or vertical"
1608
1561
  },
1609
1562
  {
1610
- "name": "open",
1611
- "description": "Default: -\n\nWhether the menu is visible or not, use it with trigger"
1563
+ "name": "plain",
1564
+ "description": "Default: true\n\nDivider text show as plain style"
1612
1565
  },
1613
1566
  {
1614
- "name": "close-icon",
1615
- "description": "Default: -\n\nCustomize close button icon"
1567
+ "name": "size",
1568
+ "description": "Default: -\n\nThe size of divider. Only valid for horizontal layout"
1616
1569
  },
1617
1570
  {
1618
- "name": "placement",
1619
- "description": "Default: top\n\nCustomize menu animation placement"
1571
+ "name": "title-placement",
1572
+ "description": "Default: center\n\nThe position of title inside divider"
1573
+ },
1574
+ {
1575
+ "name": "variant",
1576
+ "description": "Default: solid\n\nWhether line is dashed, dotted or solid"
1577
+ },
1578
+ {
1579
+ "name": "vertical",
1580
+ "description": "Default: false\n\nOrientation, Simultaneously configure with orientation and prioritize orientation"
1620
1581
  },
1621
1582
  {
1622
1583
  "name": "classes",
@@ -1629,32 +1590,151 @@
1629
1590
  ]
1630
1591
  },
1631
1592
  {
1632
- "name": "a-float-button",
1633
- "description": "(ZH) 悬浮于页面上方的按钮。\n\n(EN) A button that floats at the top of the page.",
1593
+ "name": "a-flex",
1594
+ "description": "用于对齐的弹性布局容器。",
1595
+ "attributes": []
1596
+ },
1597
+ {
1598
+ "name": "a-row",
1599
+ "description": "(ZH) 24 栅格系统。\n\n(EN) 24 Grids System.",
1634
1600
  "attributes": [
1635
1601
  {
1636
- "name": "icon",
1637
- "description": "Default: -\n\nSet the icon component of button"
1638
- },
1639
- {
1640
- "name": "content",
1641
- "description": "Default: -\n\nText and other"
1642
- },
1643
- {
1644
- "name": "~~description~~",
1645
- "description": "Default: -\n\nPlease use content instead"
1602
+ "name": "align",
1603
+ "description": "Default: top\n\nVertical alignment"
1646
1604
  },
1647
1605
  {
1648
- "name": "tooltip",
1649
- "description": "Default: -\n\nThe text shown in the tooltip"
1606
+ "name": "gutter",
1607
+ "description": "Default: 0\n\nSpacing between grids, could be a string CSS units or a object like { xs: 8, sm: 16, md: 24}. Or you can use array to make horizontal and vertical spacing work at the same time [horizontal, vertical]"
1650
1608
  },
1651
1609
  {
1652
- "name": "type",
1653
- "description": "Default: default\n\nSetting button type"
1610
+ "name": "justify",
1611
+ "description": "Default: start\n\nHorizontal arrangement"
1654
1612
  },
1655
1613
  {
1656
- "name": "shape",
1657
- "description": "Default: circle\n\nSetting button shape"
1614
+ "name": "wrap",
1615
+ "description": "Default: true\n\nAuto wrap line"
1616
+ }
1617
+ ]
1618
+ },
1619
+ {
1620
+ "name": "a-col",
1621
+ "description": "(ZH) 24 栅格系统。\n\n(EN) 24 Grids System.",
1622
+ "attributes": [
1623
+ {
1624
+ "name": "flex",
1625
+ "description": "Default: -\n\nFlex layout style"
1626
+ },
1627
+ {
1628
+ "name": "offset",
1629
+ "description": "Default: 0\n\nThe number of cells to offset Col from the left"
1630
+ },
1631
+ {
1632
+ "name": "order",
1633
+ "description": "Default: 0\n\nRaster order"
1634
+ },
1635
+ {
1636
+ "name": "pull",
1637
+ "description": "Default: 0\n\nThe number of cells that raster is moved to the left"
1638
+ },
1639
+ {
1640
+ "name": "push",
1641
+ "description": "Default: 0\n\nThe number of cells that raster is moved to the right"
1642
+ },
1643
+ {
1644
+ "name": "span",
1645
+ "description": "Default: none\n\nRaster number of cells to occupy, 0 corresponds to display: none"
1646
+ },
1647
+ {
1648
+ "name": "xs",
1649
+ "description": "Default: -\n\nscreen < 576px and also default setting, could be a span value or an object containing above props"
1650
+ },
1651
+ {
1652
+ "name": "sm",
1653
+ "description": "Default: -\n\nscreen ≥ 576px, could be a span value or an object containing above props"
1654
+ },
1655
+ {
1656
+ "name": "md",
1657
+ "description": "Default: -\n\nscreen ≥ 768px, could be a span value or an object containing above props"
1658
+ },
1659
+ {
1660
+ "name": "lg",
1661
+ "description": "Default: -\n\nscreen ≥ 992px, could be a span value or an object containing above props"
1662
+ },
1663
+ {
1664
+ "name": "xl",
1665
+ "description": "Default: -\n\nscreen ≥ 1200px, could be a span value or an object containing above props"
1666
+ },
1667
+ {
1668
+ "name": "xxl",
1669
+ "description": "Default: -\n\nscreen ≥ 1600px, could be a span value or an object containing above props"
1670
+ },
1671
+ {
1672
+ "name": "xxxl",
1673
+ "description": "Default: -\n\nscreen ≥ 1920px, could be a span value or an object containing above props"
1674
+ }
1675
+ ]
1676
+ },
1677
+ {
1678
+ "name": "a-float-button-group",
1679
+ "description": "(ZH) 悬浮于页面上方的按钮。\n\n(EN) A button that floats at the top of the page.",
1680
+ "attributes": [
1681
+ {
1682
+ "name": "shape",
1683
+ "description": "Default: circle\n\nSetting button shape of children"
1684
+ },
1685
+ {
1686
+ "name": "trigger",
1687
+ "description": "Default: -\n\nWhich action can trigger menu open/close"
1688
+ },
1689
+ {
1690
+ "name": "open",
1691
+ "description": "Default: -\n\nWhether the menu is visible or not, use it with trigger"
1692
+ },
1693
+ {
1694
+ "name": "close-icon",
1695
+ "description": "Default: -\n\nCustomize close button icon"
1696
+ },
1697
+ {
1698
+ "name": "placement",
1699
+ "description": "Default: top\n\nCustomize menu animation placement"
1700
+ },
1701
+ {
1702
+ "name": "classes",
1703
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
1704
+ },
1705
+ {
1706
+ "name": "styles",
1707
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
1708
+ }
1709
+ ]
1710
+ },
1711
+ {
1712
+ "name": "a-float-button",
1713
+ "description": "(ZH) 悬浮于页面上方的按钮。\n\n(EN) A button that floats at the top of the page.",
1714
+ "attributes": [
1715
+ {
1716
+ "name": "icon",
1717
+ "description": "Default: -\n\nSet the icon component of button"
1718
+ },
1719
+ {
1720
+ "name": "content",
1721
+ "description": "Default: -\n\nText and other"
1722
+ },
1723
+ {
1724
+ "name": "~~description~~",
1725
+ "description": "Default: -\n\nPlease use content instead"
1726
+ },
1727
+ {
1728
+ "name": "tooltip",
1729
+ "description": "Default: -\n\nThe text shown in the tooltip"
1730
+ },
1731
+ {
1732
+ "name": "type",
1733
+ "description": "Default: default\n\nSetting button type"
1734
+ },
1735
+ {
1736
+ "name": "shape",
1737
+ "description": "Default: circle\n\nSetting button shape"
1658
1738
  },
1659
1739
  {
1660
1740
  "name": "href",
@@ -1929,86 +2009,6 @@
1929
2009
  "description": "高性能表单控件,自带数据域管理。包含数据录入、校验以及对应样式。",
1930
2010
  "attributes": []
1931
2011
  },
1932
- {
1933
- "name": "a-row",
1934
- "description": "(ZH) 24 栅格系统。\n\n(EN) 24 Grids System.",
1935
- "attributes": [
1936
- {
1937
- "name": "align",
1938
- "description": "Default: top\n\nVertical alignment"
1939
- },
1940
- {
1941
- "name": "gutter",
1942
- "description": "Default: 0\n\nSpacing between grids, could be a string CSS units or a object like { xs: 8, sm: 16, md: 24}. Or you can use array to make horizontal and vertical spacing work at the same time [horizontal, vertical]"
1943
- },
1944
- {
1945
- "name": "justify",
1946
- "description": "Default: start\n\nHorizontal arrangement"
1947
- },
1948
- {
1949
- "name": "wrap",
1950
- "description": "Default: true\n\nAuto wrap line"
1951
- }
1952
- ]
1953
- },
1954
- {
1955
- "name": "a-col",
1956
- "description": "(ZH) 24 栅格系统。\n\n(EN) 24 Grids System.",
1957
- "attributes": [
1958
- {
1959
- "name": "flex",
1960
- "description": "Default: -\n\nFlex layout style"
1961
- },
1962
- {
1963
- "name": "offset",
1964
- "description": "Default: 0\n\nThe number of cells to offset Col from the left"
1965
- },
1966
- {
1967
- "name": "order",
1968
- "description": "Default: 0\n\nRaster order"
1969
- },
1970
- {
1971
- "name": "pull",
1972
- "description": "Default: 0\n\nThe number of cells that raster is moved to the left"
1973
- },
1974
- {
1975
- "name": "push",
1976
- "description": "Default: 0\n\nThe number of cells that raster is moved to the right"
1977
- },
1978
- {
1979
- "name": "span",
1980
- "description": "Default: none\n\nRaster number of cells to occupy, 0 corresponds to display: none"
1981
- },
1982
- {
1983
- "name": "xs",
1984
- "description": "Default: -\n\nscreen < 576px and also default setting, could be a span value or an object containing above props"
1985
- },
1986
- {
1987
- "name": "sm",
1988
- "description": "Default: -\n\nscreen ≥ 576px, could be a span value or an object containing above props"
1989
- },
1990
- {
1991
- "name": "md",
1992
- "description": "Default: -\n\nscreen ≥ 768px, could be a span value or an object containing above props"
1993
- },
1994
- {
1995
- "name": "lg",
1996
- "description": "Default: -\n\nscreen ≥ 992px, could be a span value or an object containing above props"
1997
- },
1998
- {
1999
- "name": "xl",
2000
- "description": "Default: -\n\nscreen ≥ 1200px, could be a span value or an object containing above props"
2001
- },
2002
- {
2003
- "name": "xxl",
2004
- "description": "Default: -\n\nscreen ≥ 1600px, could be a span value or an object containing above props"
2005
- },
2006
- {
2007
- "name": "xxxl",
2008
- "description": "Default: -\n\nscreen ≥ 1920px, could be a span value or an object containing above props"
2009
- }
2010
- ]
2011
- },
2012
2012
  {
2013
2013
  "name": "a-common-icon",
2014
2014
  "description": "Semantic vector graphics.",
@@ -2069,48 +2069,6 @@
2069
2069
  "description": "语义化的矢量图形。",
2070
2070
  "attributes": []
2071
2071
  },
2072
- {
2073
- "name": "a-image",
2074
- "description": "(ZH) 可预览的图片。\n\n(EN) Preview-able image.",
2075
- "attributes": [
2076
- {
2077
- "name": "preview",
2078
- "description": "Default: true\n\nPreview configuration; set to false to disable"
2079
- },
2080
- {
2081
- "name": "wrapper-style",
2082
- "description": "Default: -\n\nDeprecated."
2083
- },
2084
- {
2085
- "name": "classes",
2086
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
2087
- },
2088
- {
2089
- "name": "styles",
2090
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
2091
- },
2092
- {
2093
- "name": "root-class",
2094
- "description": "Default: -\n\n-"
2095
- },
2096
- {
2097
- "name": "alt",
2098
- "description": "Default: -\n\nImage description"
2099
- },
2100
- {
2101
- "name": "height",
2102
- "description": "Default: -\n\nImage height"
2103
- },
2104
- {
2105
- "name": "src",
2106
- "description": "Default: -\n\nImage URL"
2107
- },
2108
- {
2109
- "name": "width",
2110
- "description": "Default: -\n\nImage width"
2111
- }
2112
- ]
2113
- },
2114
2072
  {
2115
2073
  "name": "a-input",
2116
2074
  "description": "(ZH) 通过鼠标或键盘输入内容,是最基础的表单域的包装。\n\n(EN) Through mouse or keyboard input content, it is the most basic form field wrapper.",
@@ -2303,62 +2261,44 @@
2303
2261
  "attributes": []
2304
2262
  },
2305
2263
  {
2306
- "name": "a-layout",
2307
- "description": "(ZH) 协助进行页面级整体布局。\n\n(EN) Handling the overall layout of a page.",
2264
+ "name": "a-image",
2265
+ "description": "(ZH) 可预览的图片。\n\n(EN) Preview-able image.",
2308
2266
  "attributes": [
2309
2267
  {
2310
- "name": "has-sider",
2311
- "description": "Default: -\n\nWhether contain Sider in children, don't have to assign it normally. Useful in ssr avoid style flickering"
2312
- }
2313
- ]
2314
- },
2315
- {
2316
- "name": "a-layout-sider",
2317
- "description": "(ZH) 协助进行页面级整体布局。\n\n(EN) Handling the overall layout of a page.",
2318
- "attributes": [
2319
- {
2320
- "name": "breakpoint",
2321
- "description": "Default: -\n\nBreakpoints of the responsive layout"
2322
- },
2323
- {
2324
- "name": "classes",
2325
- "description": "Default: -\n\nSemantic structure class (root, body) for the Sider, supports object or function"
2268
+ "name": "preview",
2269
+ "description": "Default: true\n\nPreview configuration; set to false to disable"
2326
2270
  },
2327
2271
  {
2328
- "name": "collapsed",
2329
- "description": "Default: -\n\nTo set the current status"
2272
+ "name": "wrapper-style",
2273
+ "description": "Default: -\n\nDeprecated."
2330
2274
  },
2331
2275
  {
2332
- "name": "collapsed-width",
2333
- "description": "Default: 80\n\nWidth of the collapsed sidebar, by setting to 0 a special trigger will appear"
2276
+ "name": "classes",
2277
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
2334
2278
  },
2335
2279
  {
2336
- "name": "collapsible",
2337
- "description": "Default: false\n\nWhether can be collapsed"
2280
+ "name": "styles",
2281
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
2338
2282
  },
2339
2283
  {
2340
- "name": "reverse-arrow",
2341
- "description": "Default: false\n\nReverse direction of arrow, for a sider that expands from the right"
2284
+ "name": "root-class",
2285
+ "description": "Default: -\n\n-"
2342
2286
  },
2343
2287
  {
2344
- "name": "styles",
2345
- "description": "Default: -\n\nSemantic structure inline style (root, body) for the Sider, supports object or function"
2288
+ "name": "alt",
2289
+ "description": "Default: -\n\nImage description"
2346
2290
  },
2347
2291
  {
2348
- "name": "theme",
2349
- "description": "Default: dark\n\nColor theme of the sidebar"
2292
+ "name": "height",
2293
+ "description": "Default: -\n\nImage height"
2350
2294
  },
2351
2295
  {
2352
- "name": "trigger",
2353
- "description": "Default: -\n\nSpecify the customized trigger, set to null to hide the trigger"
2296
+ "name": "src",
2297
+ "description": "Default: -\n\nImage URL"
2354
2298
  },
2355
2299
  {
2356
2300
  "name": "width",
2357
- "description": "Default: 200\n\nWidth of the sidebar"
2358
- },
2359
- {
2360
- "name": "zero-width-trigger-style",
2361
- "description": "Default: -\n\nTo customize the styles of the special trigger that appears when collapsedWidth is 0"
2301
+ "description": "Default: -\n\nImage width"
2362
2302
  }
2363
2303
  ]
2364
2304
  },
@@ -2433,124 +2373,99 @@
2433
2373
  ]
2434
2374
  },
2435
2375
  {
2436
- "name": "a-masonry",
2437
- "description": "(ZH) 瀑布流\n\n(EN) A masonry layout component for displaying content with different heights.",
2376
+ "name": "a-layout",
2377
+ "description": "(ZH) 协助进行页面级整体布局。\n\n(EN) Handling the overall layout of a page.",
2438
2378
  "attributes": [
2439
2379
  {
2440
- "name": "classes",
2441
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
2442
- },
2380
+ "name": "has-sider",
2381
+ "description": "Default: -\n\nWhether contain Sider in children, don't have to assign it normally. Useful in ssr avoid style flickering"
2382
+ }
2383
+ ]
2384
+ },
2385
+ {
2386
+ "name": "a-layout-sider",
2387
+ "description": "(ZH) 协助进行页面级整体布局。\n\n(EN) Handling the overall layout of a page.",
2388
+ "attributes": [
2443
2389
  {
2444
- "name": "styles",
2445
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
2390
+ "name": "breakpoint",
2391
+ "description": "Default: -\n\nBreakpoints of the responsive layout"
2446
2392
  },
2447
2393
  {
2448
- "name": "columns",
2449
- "description": "Default: 3\n\nNumber of columns, can be a fixed value or a responsive configuration"
2394
+ "name": "classes",
2395
+ "description": "Default: -\n\nSemantic structure class (root, body) for the Sider, supports object or function"
2450
2396
  },
2451
2397
  {
2452
- "name": "fresh",
2453
- "description": "Default: false\n\nWhether to continuously monitor the size changes of child items"
2398
+ "name": "collapsed",
2399
+ "description": "Default: -\n\nTo set the current status"
2454
2400
  },
2455
2401
  {
2456
- "name": "gutter",
2457
- "description": "Default: 0\n\nSpacing, can be a fixed value, responsive configuration, or a configuration for horizontal and vertical spacing"
2402
+ "name": "collapsed-width",
2403
+ "description": "Default: 80\n\nWidth of the collapsed sidebar, by setting to 0 a special trigger will appear"
2458
2404
  },
2459
2405
  {
2460
- "name": "items",
2461
- "description": "Default: -\n\nMasonry items"
2406
+ "name": "collapsible",
2407
+ "description": "Default: false\n\nWhether can be collapsed"
2462
2408
  },
2463
2409
  {
2464
- "name": "item-render",
2465
- "description": "Default: -\n\nCustom item rendering function"
2466
- }
2467
- ]
2468
- },
2469
- {
2470
- "name": "a-mentions",
2471
- "description": "(ZH) 用于在输入中提及某人或某事。\n\n(EN) Used to mention someone or something in an input.",
2472
- "attributes": [
2473
- {
2474
- "name": "loading",
2475
- "description": "Default: -\n\n-"
2410
+ "name": "reverse-arrow",
2411
+ "description": "Default: false\n\nReverse direction of arrow, for a sider that expands from the right"
2476
2412
  },
2477
2413
  {
2478
- "name": "status",
2479
- "description": "Default: -\n\nSet validation status"
2414
+ "name": "styles",
2415
+ "description": "Default: -\n\nSemantic structure inline style (root, body) for the Sider, supports object or function"
2480
2416
  },
2481
2417
  {
2482
- "name": "options",
2483
- "description": "Default: \\[]\n\nOption Configuration"
2418
+ "name": "theme",
2419
+ "description": "Default: dark\n\nColor theme of the sidebar"
2484
2420
  },
2485
2421
  {
2486
- "name": "popup-class-name",
2487
- "description": "Default: -\n\n-"
2422
+ "name": "trigger",
2423
+ "description": "Default: -\n\nSpecify the customized trigger, set to null to hide the trigger"
2488
2424
  },
2489
2425
  {
2490
- "name": "variant",
2491
- "description": "Default: outlined\n\nVariants of Input"
2426
+ "name": "width",
2427
+ "description": "Default: 200\n\nWidth of the sidebar"
2492
2428
  },
2429
+ {
2430
+ "name": "zero-width-trigger-style",
2431
+ "description": "Default: -\n\nTo customize the styles of the special trigger that appears when collapsedWidth is 0"
2432
+ }
2433
+ ]
2434
+ },
2435
+ {
2436
+ "name": "a-masonry",
2437
+ "description": "(ZH) 瀑布流\n\n(EN) A masonry layout component for displaying content with different heights.",
2438
+ "attributes": [
2493
2439
  {
2494
2440
  "name": "classes",
2495
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
2441
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
2496
2442
  },
2497
2443
  {
2498
2444
  "name": "styles",
2499
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
2445
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
2500
2446
  },
2501
2447
  {
2502
- "name": "size",
2503
- "description": "Default: -\n\n-"
2448
+ "name": "columns",
2449
+ "description": "Default: 3\n\nNumber of columns, can be a fixed value or a responsive configuration"
2504
2450
  },
2505
2451
  {
2506
- "name": "label-render",
2507
- "description": "Default: -\n\n-"
2452
+ "name": "fresh",
2453
+ "description": "Default: false\n\nWhether to continuously monitor the size changes of child items"
2508
2454
  },
2509
2455
  {
2510
- "name": "allow-clear",
2511
- "description": "Default: false\n\nIf allow to remove mentions content with clear icon"
2456
+ "name": "gutter",
2457
+ "description": "Default: 0\n\nSpacing, can be a fixed value, responsive configuration, or a configuration for horizontal and vertical spacing"
2512
2458
  },
2513
2459
  {
2514
- "name": "disabled",
2515
- "description": "Default: -\n\n-"
2460
+ "name": "items",
2461
+ "description": "Default: -\n\nMasonry items"
2462
+ },
2463
+ {
2464
+ "name": "item-render",
2465
+ "description": "Default: -\n\nCustom item rendering function"
2516
2466
  }
2517
2467
  ]
2518
2468
  },
2519
- {
2520
- "name": "a-static-methods",
2521
- "description": "Prompt notification message globally.",
2522
- "attributes": []
2523
- },
2524
- {
2525
- "name": "a-arguments",
2526
- "description": "Display global messages as feedback in response to user operations.",
2527
- "attributes": []
2528
- },
2529
- {
2530
- "name": "a-config",
2531
- "description": "(ZH) 全局展示操作反馈信息。\n\n(EN) Display global messages as feedback in response to user operations.",
2532
- "attributes": []
2533
- },
2534
- {
2535
- "name": "a-global-configuration",
2536
- "description": "Prompt notification message globally.",
2537
- "attributes": []
2538
- },
2539
- {
2540
- "name": "a-静态方法",
2541
- "description": "全局展示通知提醒信息。",
2542
- "attributes": []
2543
- },
2544
- {
2545
- "name": "a-参数",
2546
- "description": "全局展示操作反馈信息。",
2547
- "attributes": []
2548
- },
2549
- {
2550
- "name": "a-全局配置",
2551
- "description": "全局展示通知提醒信息。",
2552
- "attributes": []
2553
- },
2554
2469
  {
2555
2470
  "name": "a-menu",
2556
2471
  "description": "(ZH) 为页面和功能提供导航的菜单列表。\n\n(EN) A versatile menu for navigation.",
@@ -2662,170 +2577,90 @@
2662
2577
  ]
2663
2578
  },
2664
2579
  {
2665
- "name": "a-args-props",
2666
- "description": "(ZH) 全局展示通知提醒信息。\n\n(EN) Prompt notification message globally.",
2667
- "attributes": []
2668
- },
2669
- {
2670
- "name": "a-notification-use-notification",
2671
- "description": "(ZH) 全局展示通知提醒信息。\n\n(EN) Prompt notification message globally.",
2672
- "attributes": []
2673
- },
2674
- {
2675
- "name": "a-closable-type",
2676
- "description": "(ZH) 全局展示通知提醒信息。\n\n(EN) Prompt notification message globally.",
2677
- "attributes": []
2678
- },
2679
- {
2680
- "name": "a-modal",
2681
- "description": "(ZH) 展示一个对话框,提供标题、内容区、操作区。\n\n(EN) Display a modal dialog box, providing a title, content area, and action buttons.",
2580
+ "name": "a-mentions",
2581
+ "description": "(ZH) 用于在输入中提及某人或某事。\n\n(EN) Used to mention someone or something in an input.",
2682
2582
  "attributes": [
2683
2583
  {
2684
- "name": "after-close",
2685
- "description": "Default: -\n\nSpecify a function that will be called when modal is closed completely"
2584
+ "name": "loading",
2585
+ "description": "Default: -\n\n-"
2686
2586
  },
2687
2587
  {
2688
- "name": "after-open-change",
2689
- "description": "Default: -\n\nCallback when the animation ends when Modal is turned on and off"
2588
+ "name": "status",
2589
+ "description": "Default: -\n\nSet validation status"
2690
2590
  },
2691
2591
  {
2692
- "name": "cancel-button-props",
2693
- "description": "Default: -\n\nThe cancel button props"
2592
+ "name": "options",
2593
+ "description": "Default: \\[]\n\nOption Configuration"
2694
2594
  },
2695
2595
  {
2696
- "name": "cancel-text",
2697
- "description": "Default: Cancel\n\nText of the Cancel button"
2596
+ "name": "popup-class-name",
2597
+ "description": "Default: -\n\n-"
2698
2598
  },
2699
2599
  {
2700
- "name": "centered",
2701
- "description": "Default: false\n\nCentered Modal"
2600
+ "name": "variant",
2601
+ "description": "Default: outlined\n\nVariants of Input"
2702
2602
  },
2703
2603
  {
2704
2604
  "name": "classes",
2705
- "description": "Default: -\n\nCustomize class for each semantic structure inside the Modal component. Supports object or function."
2706
- },
2707
- {
2708
- "name": "closable",
2709
- "description": "Default: true\n\nWhether a close (x) button is visible on top right or not"
2710
- },
2711
- {
2712
- "name": "close-icon",
2713
- "description": "Default: -\n\nCustom close icon. Close button will be hidden when setting to null or false"
2714
- },
2715
- {
2716
- "name": "confirm-loading",
2717
- "description": "Default: false\n\nWhether to apply loading visual effect for OK button or not"
2718
- },
2719
- {
2720
- "name": "destroy-on-hidden",
2721
- "description": "Default: false\n\nWhether to unmount child components on close"
2605
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
2722
2606
  },
2723
2607
  {
2724
- "name": "focus-trigger-after-close",
2725
- "description": "Default: true\n\nWhether need to focus trigger element after dialog is closed"
2608
+ "name": "styles",
2609
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
2726
2610
  },
2727
2611
  {
2728
- "name": "footer",
2729
- "description": "Default: (OK and Cancel buttons)\n\nFooter content, set as footer={null} when you don't need default buttons"
2612
+ "name": "size",
2613
+ "description": "Default: -\n\n-"
2730
2614
  },
2731
2615
  {
2732
- "name": "force-render",
2733
- "description": "Default: false\n\nForce render Modal"
2616
+ "name": "label-render",
2617
+ "description": "Default: -\n\n-"
2734
2618
  },
2735
2619
  {
2736
- "name": "focusable",
2737
- "description": "Default: -\n\nConfiguration for focus management in the Modal"
2620
+ "name": "allow-clear",
2621
+ "description": "Default: false\n\nIf allow to remove mentions content with clear icon"
2738
2622
  },
2739
2623
  {
2740
- "name": "get-container",
2741
- "description": "Default: document.body\n\nThe mounted node for Modal but still display at fullscreen"
2742
- },
2743
- {
2744
- "name": "keyboard",
2745
- "description": "Default: true\n\nWhether support press esc to close"
2746
- },
2747
- {
2748
- "name": "loading",
2749
- "description": "Default: false\n\nShow the skeleton"
2750
- },
2751
- {
2752
- "name": "mask",
2753
- "description": "Default: true\n\nMask effect"
2754
- },
2755
- {
2756
- "name": "~~mask-closable~~",
2757
- "description": "Default: true\n\nWhether to close the modal dialog when the mask (area outside the modal) is clicked"
2758
- },
2759
- {
2760
- "name": "modal-render",
2761
- "description": "Default: -\n\nCustom modal content render"
2762
- },
2763
- {
2764
- "name": "mouse-position",
2765
- "description": "Default: -\n\nSet animation start position"
2766
- },
2767
- {
2768
- "name": "ok-button-props",
2769
- "description": "Default: -\n\nThe ok button props"
2770
- },
2771
- {
2772
- "name": "ok-text",
2773
- "description": "Default: OK\n\nText of the OK button"
2774
- },
2775
- {
2776
- "name": "ok-type",
2777
- "description": "Default: primary\n\nButton type of the OK button"
2778
- },
2779
- {
2780
- "name": "open",
2781
- "description": "Default: false\n\nWhether the modal dialog is visible or not, support v-model:open"
2782
- },
2783
- {
2784
- "name": "root-class",
2785
- "description": "Default: -\n\nRoot container class"
2786
- },
2787
- {
2788
- "name": "root-style",
2789
- "description": "Default: -\n\nRoot container style"
2790
- },
2791
- {
2792
- "name": "scroll-lock",
2793
- "description": "Default: true\n\nWhether to lock body scroll when modal opens"
2794
- },
2795
- {
2796
- "name": "styles",
2797
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the Modal component. Supports object or function."
2798
- },
2799
- {
2800
- "name": "title",
2801
- "description": "Default: -\n\nThe modal dialog's title"
2802
- },
2803
- {
2804
- "name": "transition-name",
2805
- "description": "Default: -\n\nTransition name of dialog"
2806
- },
2807
- {
2808
- "name": "mask-transition-name",
2809
- "description": "Default: -\n\nTransition name of mask"
2810
- },
2811
- {
2812
- "name": "width",
2813
- "description": "Default: 520\n\nWidth of the modal dialog"
2814
- },
2815
- {
2816
- "name": "wrap-class-name",
2817
- "description": "Default: -\n\nThe class name of the container of the modal dialog"
2818
- },
2819
- {
2820
- "name": "wrap-props",
2821
- "description": "Default: -\n\nWrapper element props"
2822
- },
2823
- {
2824
- "name": "z-index",
2825
- "description": "Default: 1000\n\nThe z-index of the Modal"
2624
+ "name": "disabled",
2625
+ "description": "Default: -\n\n-"
2826
2626
  }
2827
2627
  ]
2828
2628
  },
2629
+ {
2630
+ "name": "a-static-methods",
2631
+ "description": "Prompt notification message globally.",
2632
+ "attributes": []
2633
+ },
2634
+ {
2635
+ "name": "a-arguments",
2636
+ "description": "Display global messages as feedback in response to user operations.",
2637
+ "attributes": []
2638
+ },
2639
+ {
2640
+ "name": "a-config",
2641
+ "description": "(ZH) 全局展示操作反馈信息。\n\n(EN) Display global messages as feedback in response to user operations.",
2642
+ "attributes": []
2643
+ },
2644
+ {
2645
+ "name": "a-global-configuration",
2646
+ "description": "Prompt notification message globally.",
2647
+ "attributes": []
2648
+ },
2649
+ {
2650
+ "name": "a-静态方法",
2651
+ "description": "全局展示通知提醒信息。",
2652
+ "attributes": []
2653
+ },
2654
+ {
2655
+ "name": "a-参数",
2656
+ "description": "全局展示操作反馈信息。",
2657
+ "attributes": []
2658
+ },
2659
+ {
2660
+ "name": "a-全局配置",
2661
+ "description": "全局展示通知提醒信息。",
2662
+ "attributes": []
2663
+ },
2829
2664
  {
2830
2665
  "name": "a-pagination",
2831
2666
  "description": "(ZH) 分页器用于分隔长列表,每次只加载一个页面。\n\n(EN) A long list can be divided into several pages, and only one page will be loaded at a time.",
@@ -2945,139 +2780,282 @@
2945
2780
  ]
2946
2781
  },
2947
2782
  {
2948
- "name": "a-popconfirm",
2949
- "description": "(ZH) 点击元素,弹出气泡式的确认框。\n\n(EN) Pop up a bubble confirmation box for an action.",
2783
+ "name": "a-modal",
2784
+ "description": "(ZH) 展示一个对话框,提供标题、内容区、操作区。\n\n(EN) Display a modal dialog box, providing a title, content area, and action buttons.",
2950
2785
  "attributes": [
2786
+ {
2787
+ "name": "after-close",
2788
+ "description": "Default: -\n\nSpecify a function that will be called when modal is closed completely"
2789
+ },
2790
+ {
2791
+ "name": "after-open-change",
2792
+ "description": "Default: -\n\nCallback when the animation ends when Modal is turned on and off"
2793
+ },
2951
2794
  {
2952
2795
  "name": "cancel-button-props",
2953
2796
  "description": "Default: -\n\nThe cancel button props"
2954
2797
  },
2955
2798
  {
2956
2799
  "name": "cancel-text",
2957
- "description": "Default: Cancel\n\nThe text of the Cancel button"
2800
+ "description": "Default: Cancel\n\nText of the Cancel button"
2958
2801
  },
2959
2802
  {
2960
- "name": "disabled",
2961
- "description": "Default: false\n\nWhether to show popconfirm when clicking its children node"
2803
+ "name": "centered",
2804
+ "description": "Default: false\n\nCentered Modal"
2962
2805
  },
2963
2806
  {
2964
- "name": "icon",
2965
- "description": "Default: -\n\nCustomize icon of confirmation"
2807
+ "name": "classes",
2808
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the Modal component. Supports object or function."
2966
2809
  },
2967
2810
  {
2968
- "name": "ok-button-props",
2969
- "description": "Default: -\n\nThe ok button props"
2811
+ "name": "closable",
2812
+ "description": "Default: true\n\nWhether a close (x) button is visible on top right or not"
2970
2813
  },
2971
2814
  {
2972
- "name": "ok-text",
2973
- "description": "Default: OK\n\nThe text of the Confirm button"
2815
+ "name": "close-icon",
2816
+ "description": "Default: -\n\nCustom close icon. Close button will be hidden when setting to null or false"
2974
2817
  },
2975
2818
  {
2976
- "name": "ok-type",
2977
- "description": "Default: primary\n\nButton type of the Confirm button"
2819
+ "name": "confirm-loading",
2820
+ "description": "Default: false\n\nWhether to apply loading visual effect for OK button or not"
2978
2821
  },
2979
2822
  {
2980
- "name": "show-cancel",
2981
- "description": "Default: true\n\nShow cancel button"
2823
+ "name": "destroy-on-hidden",
2824
+ "description": "Default: false\n\nWhether to unmount child components on close"
2982
2825
  },
2983
2826
  {
2984
- "name": "title",
2985
- "description": "Default: -\n\nThe title of the confirmation box"
2827
+ "name": "focus-trigger-after-close",
2828
+ "description": "Default: true\n\nWhether need to focus trigger element after dialog is closed"
2986
2829
  },
2987
2830
  {
2988
- "name": "description",
2989
- "description": "Default: -\n\nThe description of the confirmation box"
2831
+ "name": "footer",
2832
+ "description": "Default: (OK and Cancel buttons)\n\nFooter content, set as footer={null} when you don't need default buttons"
2990
2833
  },
2991
2834
  {
2992
- "name": "classes",
2993
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
2835
+ "name": "force-render",
2836
+ "description": "Default: false\n\nForce render Modal"
2994
2837
  },
2995
2838
  {
2996
- "name": "styles",
2997
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
2998
- }
2999
- ]
3000
- },
3001
- {
3002
- "name": "a-popover",
3003
- "description": "(ZH) 点击/鼠标移入元素,弹出气泡式的卡片浮层。\n\n(EN) The floating card pops up when clicking/mouse hovering over an element.",
3004
- "attributes": [
3005
- {
3006
- "name": "title",
3007
- "description": "Default: -\n\nTitle of the card"
2839
+ "name": "focusable",
2840
+ "description": "Default: -\n\nConfiguration for focus management in the Modal"
3008
2841
  },
3009
2842
  {
3010
- "name": "content",
3011
- "description": "Default: -\n\nContent of the card"
2843
+ "name": "get-container",
2844
+ "description": "Default: document.body\n\nThe mounted node for Modal but still display at fullscreen"
3012
2845
  },
3013
2846
  {
3014
- "name": "classes",
3015
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
2847
+ "name": "keyboard",
2848
+ "description": "Default: true\n\nWhether support press esc to close"
3016
2849
  },
3017
2850
  {
3018
- "name": "styles",
3019
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
3020
- }
3021
- ]
3022
- },
3023
- {
3024
- "name": "a-qrcode",
3025
- "description": "(ZH) 能够将文本转换生成二维码的组件,支持自定义配色和 Logo 配置。\n\n(EN) Components that can convert text into QR codes, and support custom color and logo.",
3026
- "attributes": [
3027
- {
3028
- "name": "value",
3029
- "description": "Default: -\n\nscanned text"
2851
+ "name": "loading",
2852
+ "description": "Default: false\n\nShow the skeleton"
3030
2853
  },
3031
2854
  {
3032
- "name": "type",
3033
- "description": "Default: canvas\n\nrender type"
2855
+ "name": "mask",
2856
+ "description": "Default: true\n\nMask effect"
3034
2857
  },
3035
2858
  {
3036
- "name": "icon",
3037
- "description": "Default: -\n\ninclude image url (only image link are supported)"
2859
+ "name": "~~mask-closable~~",
2860
+ "description": "Default: true\n\nWhether to close the modal dialog when the mask (area outside the modal) is clicked"
3038
2861
  },
3039
2862
  {
3040
- "name": "size",
3041
- "description": "Default: 160\n\nQRCode size"
2863
+ "name": "modal-render",
2864
+ "description": "Default: -\n\nCustom modal content render"
3042
2865
  },
3043
2866
  {
3044
- "name": "icon-size",
3045
- "description": "Default: 40\n\ninclude image size"
2867
+ "name": "mouse-position",
2868
+ "description": "Default: -\n\nSet animation start position"
3046
2869
  },
3047
2870
  {
3048
- "name": "color",
3049
- "description": "Default: #000\n\nQRCode Color"
2871
+ "name": "ok-button-props",
2872
+ "description": "Default: -\n\nThe ok button props"
3050
2873
  },
3051
2874
  {
3052
- "name": "classes",
3053
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
2875
+ "name": "ok-text",
2876
+ "description": "Default: OK\n\nText of the OK button"
3054
2877
  },
3055
2878
  {
3056
- "name": "bg-color",
3057
- "description": "Default: transparent\n\nQRCode Background Color"
2879
+ "name": "ok-type",
2880
+ "description": "Default: primary\n\nButton type of the OK button"
3058
2881
  },
3059
2882
  {
3060
- "name": "margin-size",
3061
- "description": "Default: 0\n\nQuiet zone size (in modules). 0 means no margin"
2883
+ "name": "open",
2884
+ "description": "Default: false\n\nWhether the modal dialog is visible or not, support v-model:open"
3062
2885
  },
3063
2886
  {
3064
- "name": "bordered",
3065
- "description": "Default: true\n\nWhether has border style"
2887
+ "name": "root-class",
2888
+ "description": "Default: -\n\nRoot container class"
3066
2889
  },
3067
2890
  {
3068
- "name": "error-level",
3069
- "description": "Default: 'M'\n\nError Code Level"
2891
+ "name": "root-style",
2892
+ "description": "Default: -\n\nRoot container style"
3070
2893
  },
3071
2894
  {
3072
- "name": "boost-level",
3073
- "description": "Default: true\n\nIf enabled, the Error Correction Level of the result may be higher than the specified Error Correction Level"
2895
+ "name": "scroll-lock",
2896
+ "description": "Default: true\n\nWhether to lock body scroll when modal opens"
3074
2897
  },
3075
2898
  {
3076
- "name": "status",
3077
- "description": "Default: 'active'\n\nQRCode status"
2899
+ "name": "styles",
2900
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the Modal component. Supports object or function."
3078
2901
  },
3079
2902
  {
3080
- "name": "status-render",
2903
+ "name": "title",
2904
+ "description": "Default: -\n\nThe modal dialog's title"
2905
+ },
2906
+ {
2907
+ "name": "transition-name",
2908
+ "description": "Default: -\n\nTransition name of dialog"
2909
+ },
2910
+ {
2911
+ "name": "mask-transition-name",
2912
+ "description": "Default: -\n\nTransition name of mask"
2913
+ },
2914
+ {
2915
+ "name": "width",
2916
+ "description": "Default: 520\n\nWidth of the modal dialog"
2917
+ },
2918
+ {
2919
+ "name": "wrap-class-name",
2920
+ "description": "Default: -\n\nThe class name of the container of the modal dialog"
2921
+ },
2922
+ {
2923
+ "name": "wrap-props",
2924
+ "description": "Default: -\n\nWrapper element props"
2925
+ },
2926
+ {
2927
+ "name": "z-index",
2928
+ "description": "Default: 1000\n\nThe z-index of the Modal"
2929
+ }
2930
+ ]
2931
+ },
2932
+ {
2933
+ "name": "a-args-props",
2934
+ "description": "(ZH) 全局展示通知提醒信息。\n\n(EN) Prompt notification message globally.",
2935
+ "attributes": []
2936
+ },
2937
+ {
2938
+ "name": "a-notification-use-notification",
2939
+ "description": "(ZH) 全局展示通知提醒信息。\n\n(EN) Prompt notification message globally.",
2940
+ "attributes": []
2941
+ },
2942
+ {
2943
+ "name": "a-closable-type",
2944
+ "description": "(ZH) 全局展示通知提醒信息。\n\n(EN) Prompt notification message globally.",
2945
+ "attributes": []
2946
+ },
2947
+ {
2948
+ "name": "a-popconfirm",
2949
+ "description": "(ZH) 点击元素,弹出气泡式的确认框。\n\n(EN) Pop up a bubble confirmation box for an action.",
2950
+ "attributes": [
2951
+ {
2952
+ "name": "cancel-button-props",
2953
+ "description": "Default: -\n\nThe cancel button props"
2954
+ },
2955
+ {
2956
+ "name": "cancel-text",
2957
+ "description": "Default: Cancel\n\nThe text of the Cancel button"
2958
+ },
2959
+ {
2960
+ "name": "disabled",
2961
+ "description": "Default: false\n\nWhether to show popconfirm when clicking its children node"
2962
+ },
2963
+ {
2964
+ "name": "icon",
2965
+ "description": "Default: -\n\nCustomize icon of confirmation"
2966
+ },
2967
+ {
2968
+ "name": "ok-button-props",
2969
+ "description": "Default: -\n\nThe ok button props"
2970
+ },
2971
+ {
2972
+ "name": "ok-text",
2973
+ "description": "Default: OK\n\nThe text of the Confirm button"
2974
+ },
2975
+ {
2976
+ "name": "ok-type",
2977
+ "description": "Default: primary\n\nButton type of the Confirm button"
2978
+ },
2979
+ {
2980
+ "name": "show-cancel",
2981
+ "description": "Default: true\n\nShow cancel button"
2982
+ },
2983
+ {
2984
+ "name": "title",
2985
+ "description": "Default: -\n\nThe title of the confirmation box"
2986
+ },
2987
+ {
2988
+ "name": "description",
2989
+ "description": "Default: -\n\nThe description of the confirmation box"
2990
+ },
2991
+ {
2992
+ "name": "classes",
2993
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
2994
+ },
2995
+ {
2996
+ "name": "styles",
2997
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
2998
+ }
2999
+ ]
3000
+ },
3001
+ {
3002
+ "name": "a-qrcode",
3003
+ "description": "(ZH) 能够将文本转换生成二维码的组件,支持自定义配色和 Logo 配置。\n\n(EN) Components that can convert text into QR codes, and support custom color and logo.",
3004
+ "attributes": [
3005
+ {
3006
+ "name": "value",
3007
+ "description": "Default: -\n\nscanned text"
3008
+ },
3009
+ {
3010
+ "name": "type",
3011
+ "description": "Default: canvas\n\nrender type"
3012
+ },
3013
+ {
3014
+ "name": "icon",
3015
+ "description": "Default: -\n\ninclude image url (only image link are supported)"
3016
+ },
3017
+ {
3018
+ "name": "size",
3019
+ "description": "Default: 160\n\nQRCode size"
3020
+ },
3021
+ {
3022
+ "name": "icon-size",
3023
+ "description": "Default: 40\n\ninclude image size"
3024
+ },
3025
+ {
3026
+ "name": "color",
3027
+ "description": "Default: #000\n\nQRCode Color"
3028
+ },
3029
+ {
3030
+ "name": "classes",
3031
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
3032
+ },
3033
+ {
3034
+ "name": "bg-color",
3035
+ "description": "Default: transparent\n\nQRCode Background Color"
3036
+ },
3037
+ {
3038
+ "name": "margin-size",
3039
+ "description": "Default: 0\n\nQuiet zone size (in modules). 0 means no margin"
3040
+ },
3041
+ {
3042
+ "name": "bordered",
3043
+ "description": "Default: true\n\nWhether has border style"
3044
+ },
3045
+ {
3046
+ "name": "error-level",
3047
+ "description": "Default: 'M'\n\nError Code Level"
3048
+ },
3049
+ {
3050
+ "name": "boost-level",
3051
+ "description": "Default: true\n\nIf enabled, the Error Correction Level of the result may be higher than the specified Error Correction Level"
3052
+ },
3053
+ {
3054
+ "name": "status",
3055
+ "description": "Default: 'active'\n\nQRCode status"
3056
+ },
3057
+ {
3058
+ "name": "status-render",
3081
3059
  "description": "Default: -\n\ncustom status render"
3082
3060
  },
3083
3061
  {
@@ -3156,6 +3134,28 @@
3156
3134
  }
3157
3135
  ]
3158
3136
  },
3137
+ {
3138
+ "name": "a-popover",
3139
+ "description": "(ZH) 点击/鼠标移入元素,弹出气泡式的卡片浮层。\n\n(EN) The floating card pops up when clicking/mouse hovering over an element.",
3140
+ "attributes": [
3141
+ {
3142
+ "name": "title",
3143
+ "description": "Default: -\n\nTitle of the card"
3144
+ },
3145
+ {
3146
+ "name": "content",
3147
+ "description": "Default: -\n\nContent of the card"
3148
+ },
3149
+ {
3150
+ "name": "classes",
3151
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
3152
+ },
3153
+ {
3154
+ "name": "styles",
3155
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
3156
+ }
3157
+ ]
3158
+ },
3159
3159
  {
3160
3160
  "name": "a-radio/radio-button",
3161
3161
  "description": "(ZH) 用于在多个备选项中选中单个状态。\n\n(EN) Used to select a single state from multiple options.",
@@ -3282,6 +3282,40 @@
3282
3282
  }
3283
3283
  ]
3284
3284
  },
3285
+ {
3286
+ "name": "a-result",
3287
+ "description": "(ZH) 用于反馈一系列操作任务的处理结果。\n\n(EN) Used to feedback the processing results of a series of operations.",
3288
+ "attributes": [
3289
+ {
3290
+ "name": "classes",
3291
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
3292
+ },
3293
+ {
3294
+ "name": "extra",
3295
+ "description": "Default: -\n\nOperating area"
3296
+ },
3297
+ {
3298
+ "name": "icon",
3299
+ "description": "Default: -\n\nCustom back icon"
3300
+ },
3301
+ {
3302
+ "name": "status",
3303
+ "description": "Default: info\n\nResult status, decide icons and colors"
3304
+ },
3305
+ {
3306
+ "name": "styles",
3307
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
3308
+ },
3309
+ {
3310
+ "name": "sub-title",
3311
+ "description": "Default: -\n\nThe subTitle"
3312
+ },
3313
+ {
3314
+ "name": "title",
3315
+ "description": "Default: -\n\nThe title"
3316
+ }
3317
+ ]
3318
+ },
3285
3319
  {
3286
3320
  "name": "a-segmented",
3287
3321
  "description": "(ZH) 用于展示多个选项并允许用户选择其中单个选项。\n\n(EN) Display multiple options and allow users to select a single option.",
@@ -3337,250 +3371,40 @@
3337
3371
  ]
3338
3372
  },
3339
3373
  {
3340
- "name": "a-result",
3341
- "description": "(ZH) 用于反馈一系列操作任务的处理结果。\n\n(EN) Used to feedback the processing results of a series of operations.",
3374
+ "name": "a-select",
3375
+ "description": "(ZH) 下拉选择器。\n\n(EN) A dropdown menu for displaying choices.",
3342
3376
  "attributes": [
3343
3377
  {
3344
- "name": "classes",
3345
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
3378
+ "name": "allow-clear",
3379
+ "description": "Default: false\n\nShow clear button"
3346
3380
  },
3347
3381
  {
3348
- "name": "extra",
3349
- "description": "Default: -\n\nOperating area"
3382
+ "name": "auto-clear-search-value",
3383
+ "description": "Default: true\n\nWhether the current search will be cleared on selecting an item. Only applies when mode is set to multiple or tags"
3350
3384
  },
3351
3385
  {
3352
- "name": "icon",
3353
- "description": "Default: -\n\nCustom back icon"
3386
+ "name": "classes",
3387
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
3354
3388
  },
3355
3389
  {
3356
- "name": "status",
3357
- "description": "Default: info\n\nResult status, decide icons and colors"
3390
+ "name": "default-active-first-option",
3391
+ "description": "Default: true\n\nWhether active first option by default"
3358
3392
  },
3359
3393
  {
3360
- "name": "styles",
3361
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
3394
+ "name": "disabled",
3395
+ "description": "Default: false\n\nWhether disabled select"
3362
3396
  },
3363
3397
  {
3364
- "name": "sub-title",
3365
- "description": "Default: -\n\nThe subTitle"
3398
+ "name": "dropdown-class-name",
3399
+ "description": "Default: -\n\nThe className of dropdown menu, **Deprecated. Use classes.popup.root instead**"
3366
3400
  },
3367
3401
  {
3368
- "name": "title",
3369
- "description": "Default: -\n\nThe title"
3370
- }
3371
- ]
3372
- },
3373
- {
3374
- "name": "a-skeleton",
3375
- "description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
3376
- "attributes": [
3402
+ "name": "dropdown-match-select-width",
3403
+ "description": "Default: -\n\nDetermine whether the dropdown menu and the select input are the same width, **Deprecated. Use popupMatchSelectWidth instead**"
3404
+ },
3377
3405
  {
3378
- "name": "active",
3379
- "description": "Default: false\n\nShow animation effect"
3380
- },
3381
- {
3382
- "name": "avatar",
3383
- "description": "Default: false\n\nShow avatar placeholder"
3384
- },
3385
- {
3386
- "name": "loading",
3387
- "description": "Default: -\n\nDisplay the skeleton when true"
3388
- },
3389
- {
3390
- "name": "paragraph",
3391
- "description": "Default: true\n\nShow paragraph placeholder"
3392
- },
3393
- {
3394
- "name": "round",
3395
- "description": "Default: false\n\nShow paragraph and title radius when true"
3396
- },
3397
- {
3398
- "name": "title",
3399
- "description": "Default: true\n\nShow title placeholder"
3400
- },
3401
- {
3402
- "name": "classes",
3403
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component"
3404
- },
3405
- {
3406
- "name": "styles",
3407
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component"
3408
- }
3409
- ]
3410
- },
3411
- {
3412
- "name": "a-skeleton-avatar",
3413
- "description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
3414
- "attributes": [
3415
- {
3416
- "name": "active",
3417
- "description": "Default: false\n\nShow animation effect"
3418
- },
3419
- {
3420
- "name": "shape",
3421
- "description": "Default: circle\n\nSet the shape of avatar"
3422
- },
3423
- {
3424
- "name": "size",
3425
- "description": "Default: medium\n\nSet the size of avatar"
3426
- },
3427
- {
3428
- "name": "classes",
3429
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component"
3430
- },
3431
- {
3432
- "name": "styles",
3433
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component"
3434
- }
3435
- ]
3436
- },
3437
- {
3438
- "name": "a-skeleton-title",
3439
- "description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
3440
- "attributes": [
3441
- {
3442
- "name": "width",
3443
- "description": "Default: -\n\nSet the width of title"
3444
- }
3445
- ]
3446
- },
3447
- {
3448
- "name": "a-skeleton-paragraph",
3449
- "description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
3450
- "attributes": [
3451
- {
3452
- "name": "rows",
3453
- "description": "Default: -\n\nSet the row count of paragraph"
3454
- },
3455
- {
3456
- "name": "width",
3457
- "description": "Default: -\n\nSet the width of paragraph. When width is an Array, it can set the width of each row. Otherwise only set the last row width"
3458
- }
3459
- ]
3460
- },
3461
- {
3462
- "name": "a-skeleton-button",
3463
- "description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
3464
- "attributes": [
3465
- {
3466
- "name": "active",
3467
- "description": "Default: false\n\nShow animation effect"
3468
- },
3469
- {
3470
- "name": "block",
3471
- "description": "Default: false\n\nOption to fit button width to its parent width"
3472
- },
3473
- {
3474
- "name": "shape",
3475
- "description": "Default: -\n\nSet the shape of button"
3476
- },
3477
- {
3478
- "name": "size",
3479
- "description": "Default: medium\n\nSet the size of button"
3480
- },
3481
- {
3482
- "name": "classes",
3483
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component"
3484
- },
3485
- {
3486
- "name": "styles",
3487
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component"
3488
- }
3489
- ]
3490
- },
3491
- {
3492
- "name": "a-skeleton-input",
3493
- "description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
3494
- "attributes": [
3495
- {
3496
- "name": "active",
3497
- "description": "Default: false\n\nShow animation effect"
3498
- },
3499
- {
3500
- "name": "size",
3501
- "description": "Default: medium\n\nSet the size of input"
3502
- },
3503
- {
3504
- "name": "classes",
3505
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component"
3506
- },
3507
- {
3508
- "name": "styles",
3509
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component"
3510
- }
3511
- ]
3512
- },
3513
- {
3514
- "name": "a-skeleton-image",
3515
- "description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
3516
- "attributes": [
3517
- {
3518
- "name": "active",
3519
- "description": "Default: false\n\nShow animation effect"
3520
- },
3521
- {
3522
- "name": "classes",
3523
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component"
3524
- },
3525
- {
3526
- "name": "styles",
3527
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component"
3528
- }
3529
- ]
3530
- },
3531
- {
3532
- "name": "a-skeleton-node",
3533
- "description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
3534
- "attributes": [
3535
- {
3536
- "name": "active",
3537
- "description": "Default: false\n\nShow animation effect"
3538
- },
3539
- {
3540
- "name": "classes",
3541
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component"
3542
- },
3543
- {
3544
- "name": "styles",
3545
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component"
3546
- }
3547
- ]
3548
- },
3549
- {
3550
- "name": "a-select",
3551
- "description": "(ZH) 下拉选择器。\n\n(EN) A dropdown menu for displaying choices.",
3552
- "attributes": [
3553
- {
3554
- "name": "allow-clear",
3555
- "description": "Default: false\n\nShow clear button"
3556
- },
3557
- {
3558
- "name": "auto-clear-search-value",
3559
- "description": "Default: true\n\nWhether the current search will be cleared on selecting an item. Only applies when mode is set to multiple or tags"
3560
- },
3561
- {
3562
- "name": "classes",
3563
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
3564
- },
3565
- {
3566
- "name": "default-active-first-option",
3567
- "description": "Default: true\n\nWhether active first option by default"
3568
- },
3569
- {
3570
- "name": "disabled",
3571
- "description": "Default: false\n\nWhether disabled select"
3572
- },
3573
- {
3574
- "name": "dropdown-class-name",
3575
- "description": "Default: -\n\nThe className of dropdown menu, **Deprecated. Use classes.popup.root instead**"
3576
- },
3577
- {
3578
- "name": "dropdown-match-select-width",
3579
- "description": "Default: -\n\nDetermine whether the dropdown menu and the select input are the same width, **Deprecated. Use popupMatchSelectWidth instead**"
3580
- },
3581
- {
3582
- "name": "dropdown-render",
3583
- "description": "Default: -\n\nCustomize dropdown content, **Deprecated. Use popupRender instead**"
3406
+ "name": "dropdown-render",
3407
+ "description": "Default: -\n\nCustomize dropdown content, **Deprecated. Use popupRender instead**"
3584
3408
  },
3585
3409
  {
3586
3410
  "name": "dropdown-style",
@@ -3811,59 +3635,359 @@
3811
3635
  ]
3812
3636
  },
3813
3637
  {
3814
- "name": "a-spin",
3815
- "description": "(ZH) 用于页面和区块的加载中状态。\n\n(EN) Used for the loading status of a page or a block.",
3638
+ "name": "a-space",
3639
+ "description": "(ZH) 设置组件之间的间距。\n\n(EN) Set components spacing.",
3816
3640
  "attributes": [
3817
3641
  {
3818
- "name": "spinning",
3819
- "description": "Default: true\n\nWhether Spin is visible"
3820
- },
3821
- {
3822
- "name": "size",
3823
- "description": "Default: default\n\nThe size of Spin, options: small, default and large"
3824
- },
3825
- {
3826
- "name": "~~tip~~",
3827
- "description": "Default: -\n\ndeprecated, use descriptionCustomize description content when Spin has children"
3828
- },
3829
- {
3830
- "name": "description",
3831
- "description": "Default: -\n\nCustomize description content"
3832
- },
3833
- {
3834
- "name": "delay",
3835
- "description": "Default: -\n\nSpecifies a delay in milliseconds for loading state (prevent flush)"
3642
+ "name": "align",
3643
+ "description": "Default: -\n\nAlign items"
3836
3644
  },
3837
3645
  {
3838
- "name": "wrapper-class-name",
3839
- "description": "Default: -\n\nThe className of wrapper when Spin has children"
3646
+ "name": "classes",
3647
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
3840
3648
  },
3841
3649
  {
3842
- "name": "indicator",
3843
- "description": "Default: -\n\nThe node of the spinning indicator"
3650
+ "name": "orientation",
3651
+ "description": "Default: horizontal\n\nThe space direction"
3844
3652
  },
3845
3653
  {
3846
- "name": "fullscreen",
3847
- "description": "Default: false\n\nDisplay a backdrop with the Spin component"
3654
+ "name": "separator",
3655
+ "description": "Default: -\n\nSet separator"
3848
3656
  },
3849
3657
  {
3850
- "name": "percent",
3851
- "description": "Default: -\n\nThe progress percentage, when set to auto, it will be an indeterminate progress"
3658
+ "name": "size",
3659
+ "description": "Default: small\n\nThe space size"
3852
3660
  },
3853
3661
  {
3854
- "name": "root-class",
3855
- "description": "Default: -\n\nRoot container class"
3662
+ "name": "styles",
3663
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
3856
3664
  },
3857
3665
  {
3858
- "name": "classes",
3859
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
3666
+ "name": "vertical",
3667
+ "description": "Default: false\n\nOrientation, Simultaneously configure with orientation and prioritize orientation"
3860
3668
  },
3861
3669
  {
3862
- "name": "styles",
3863
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
3670
+ "name": "wrap",
3671
+ "description": "Default: false\n\nAuto wrap line, when horizontal effective"
3864
3672
  }
3865
3673
  ]
3866
3674
  },
3675
+ {
3676
+ "name": "a-size",
3677
+ "description": "(ZH) 设置组件之间的间距。\n\n(EN) Set components spacing.",
3678
+ "attributes": []
3679
+ },
3680
+ {
3681
+ "name": "a-space-compact",
3682
+ "description": "(ZH) 设置组件之间的间距。\n\n(EN) Set components spacing.",
3683
+ "attributes": [
3684
+ {
3685
+ "name": "block",
3686
+ "description": "Default: false\n\nOption to fit width to its parent's width"
3687
+ },
3688
+ {
3689
+ "name": "orientation",
3690
+ "description": "Default: horizontal\n\nSet direction of layout"
3691
+ },
3692
+ {
3693
+ "name": "size",
3694
+ "description": "Default: middle\n\nSet child component size"
3695
+ },
3696
+ {
3697
+ "name": "vertical",
3698
+ "description": "Default: false\n\nOrientation, Simultaneously configure with orientation and prioritize orientation"
3699
+ }
3700
+ ]
3701
+ },
3702
+ {
3703
+ "name": "a-spin",
3704
+ "description": "(ZH) 用于页面和区块的加载中状态。\n\n(EN) Used for the loading status of a page or a block.",
3705
+ "attributes": [
3706
+ {
3707
+ "name": "spinning",
3708
+ "description": "Default: true\n\nWhether Spin is visible"
3709
+ },
3710
+ {
3711
+ "name": "size",
3712
+ "description": "Default: default\n\nThe size of Spin, options: small, default and large"
3713
+ },
3714
+ {
3715
+ "name": "~~tip~~",
3716
+ "description": "Default: -\n\ndeprecated, use descriptionCustomize description content when Spin has children"
3717
+ },
3718
+ {
3719
+ "name": "description",
3720
+ "description": "Default: -\n\nCustomize description content"
3721
+ },
3722
+ {
3723
+ "name": "delay",
3724
+ "description": "Default: -\n\nSpecifies a delay in milliseconds for loading state (prevent flush)"
3725
+ },
3726
+ {
3727
+ "name": "wrapper-class-name",
3728
+ "description": "Default: -\n\nThe className of wrapper when Spin has children"
3729
+ },
3730
+ {
3731
+ "name": "indicator",
3732
+ "description": "Default: -\n\nThe node of the spinning indicator"
3733
+ },
3734
+ {
3735
+ "name": "fullscreen",
3736
+ "description": "Default: false\n\nDisplay a backdrop with the Spin component"
3737
+ },
3738
+ {
3739
+ "name": "percent",
3740
+ "description": "Default: -\n\nThe progress percentage, when set to auto, it will be an indeterminate progress"
3741
+ },
3742
+ {
3743
+ "name": "root-class",
3744
+ "description": "Default: -\n\nRoot container class"
3745
+ },
3746
+ {
3747
+ "name": "classes",
3748
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
3749
+ },
3750
+ {
3751
+ "name": "styles",
3752
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
3753
+ }
3754
+ ]
3755
+ },
3756
+ {
3757
+ "name": "a-skeleton",
3758
+ "description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
3759
+ "attributes": [
3760
+ {
3761
+ "name": "active",
3762
+ "description": "Default: false\n\nShow animation effect"
3763
+ },
3764
+ {
3765
+ "name": "avatar",
3766
+ "description": "Default: false\n\nShow avatar placeholder"
3767
+ },
3768
+ {
3769
+ "name": "loading",
3770
+ "description": "Default: -\n\nDisplay the skeleton when true"
3771
+ },
3772
+ {
3773
+ "name": "paragraph",
3774
+ "description": "Default: true\n\nShow paragraph placeholder"
3775
+ },
3776
+ {
3777
+ "name": "round",
3778
+ "description": "Default: false\n\nShow paragraph and title radius when true"
3779
+ },
3780
+ {
3781
+ "name": "title",
3782
+ "description": "Default: true\n\nShow title placeholder"
3783
+ },
3784
+ {
3785
+ "name": "classes",
3786
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component"
3787
+ },
3788
+ {
3789
+ "name": "styles",
3790
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component"
3791
+ }
3792
+ ]
3793
+ },
3794
+ {
3795
+ "name": "a-skeleton-avatar",
3796
+ "description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
3797
+ "attributes": [
3798
+ {
3799
+ "name": "active",
3800
+ "description": "Default: false\n\nShow animation effect"
3801
+ },
3802
+ {
3803
+ "name": "shape",
3804
+ "description": "Default: circle\n\nSet the shape of avatar"
3805
+ },
3806
+ {
3807
+ "name": "size",
3808
+ "description": "Default: medium\n\nSet the size of avatar"
3809
+ },
3810
+ {
3811
+ "name": "classes",
3812
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component"
3813
+ },
3814
+ {
3815
+ "name": "styles",
3816
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component"
3817
+ }
3818
+ ]
3819
+ },
3820
+ {
3821
+ "name": "a-skeleton-title",
3822
+ "description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
3823
+ "attributes": [
3824
+ {
3825
+ "name": "width",
3826
+ "description": "Default: -\n\nSet the width of title"
3827
+ }
3828
+ ]
3829
+ },
3830
+ {
3831
+ "name": "a-skeleton-paragraph",
3832
+ "description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
3833
+ "attributes": [
3834
+ {
3835
+ "name": "rows",
3836
+ "description": "Default: -\n\nSet the row count of paragraph"
3837
+ },
3838
+ {
3839
+ "name": "width",
3840
+ "description": "Default: -\n\nSet the width of paragraph. When width is an Array, it can set the width of each row. Otherwise only set the last row width"
3841
+ }
3842
+ ]
3843
+ },
3844
+ {
3845
+ "name": "a-skeleton-button",
3846
+ "description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
3847
+ "attributes": [
3848
+ {
3849
+ "name": "active",
3850
+ "description": "Default: false\n\nShow animation effect"
3851
+ },
3852
+ {
3853
+ "name": "block",
3854
+ "description": "Default: false\n\nOption to fit button width to its parent width"
3855
+ },
3856
+ {
3857
+ "name": "shape",
3858
+ "description": "Default: -\n\nSet the shape of button"
3859
+ },
3860
+ {
3861
+ "name": "size",
3862
+ "description": "Default: medium\n\nSet the size of button"
3863
+ },
3864
+ {
3865
+ "name": "classes",
3866
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component"
3867
+ },
3868
+ {
3869
+ "name": "styles",
3870
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component"
3871
+ }
3872
+ ]
3873
+ },
3874
+ {
3875
+ "name": "a-skeleton-input",
3876
+ "description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
3877
+ "attributes": [
3878
+ {
3879
+ "name": "active",
3880
+ "description": "Default: false\n\nShow animation effect"
3881
+ },
3882
+ {
3883
+ "name": "size",
3884
+ "description": "Default: medium\n\nSet the size of input"
3885
+ },
3886
+ {
3887
+ "name": "classes",
3888
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component"
3889
+ },
3890
+ {
3891
+ "name": "styles",
3892
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component"
3893
+ }
3894
+ ]
3895
+ },
3896
+ {
3897
+ "name": "a-skeleton-image",
3898
+ "description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
3899
+ "attributes": [
3900
+ {
3901
+ "name": "active",
3902
+ "description": "Default: false\n\nShow animation effect"
3903
+ },
3904
+ {
3905
+ "name": "classes",
3906
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component"
3907
+ },
3908
+ {
3909
+ "name": "styles",
3910
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component"
3911
+ }
3912
+ ]
3913
+ },
3914
+ {
3915
+ "name": "a-skeleton-node",
3916
+ "description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
3917
+ "attributes": [
3918
+ {
3919
+ "name": "active",
3920
+ "description": "Default: false\n\nShow animation effect"
3921
+ },
3922
+ {
3923
+ "name": "classes",
3924
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component"
3925
+ },
3926
+ {
3927
+ "name": "styles",
3928
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component"
3929
+ }
3930
+ ]
3931
+ },
3932
+ {
3933
+ "name": "a-statistic",
3934
+ "description": "(ZH) 展示统计数值。\n\n(EN) Display statistic number.",
3935
+ "attributes": [
3936
+ {
3937
+ "name": "classes",
3938
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the Statistic component. Supports object or function"
3939
+ },
3940
+ {
3941
+ "name": "decimal-separator",
3942
+ "description": "Default: .\n\nThe decimal separator"
3943
+ },
3944
+ {
3945
+ "name": "formatter",
3946
+ "description": "Default: -\n\nCustomize value display logic"
3947
+ },
3948
+ {
3949
+ "name": "group-separator",
3950
+ "description": "Default: ,\n\nGroup separator"
3951
+ },
3952
+ {
3953
+ "name": "loading",
3954
+ "description": "Default: false\n\nLoading status of Statistic"
3955
+ },
3956
+ {
3957
+ "name": "precision",
3958
+ "description": "Default: -\n\nThe precision of input value"
3959
+ },
3960
+ {
3961
+ "name": "prefix",
3962
+ "description": "Default: -\n\nThe prefix node of value"
3963
+ },
3964
+ {
3965
+ "name": "styles",
3966
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the Statistic component. Supports object or function"
3967
+ },
3968
+ {
3969
+ "name": "suffix",
3970
+ "description": "Default: -\n\nThe suffix node of value"
3971
+ },
3972
+ {
3973
+ "name": "title",
3974
+ "description": "Default: -\n\nDisplay title"
3975
+ },
3976
+ {
3977
+ "name": "value",
3978
+ "description": "Default: -\n\nDisplay value"
3979
+ },
3980
+ {
3981
+ "name": "value-style",
3982
+ "description": "Default: -\n\nSet value section style"
3983
+ }
3984
+ ]
3985
+ },
3986
+ {
3987
+ "name": "a-statistic-timer",
3988
+ "description": "(ZH) 展示统计数值。\n\n(EN) Display statistic number.",
3989
+ "attributes": []
3990
+ },
3867
3991
  {
3868
3992
  "name": "a-splitter",
3869
3993
  "description": "(ZH) 分割面板用于隔离内容。\n\n(EN) Split panels to isolate content.",
@@ -3907,151 +4031,277 @@
3907
4031
  "description": "Default: false\n\nEnable collapsible"
3908
4032
  },
3909
4033
  {
3910
- "name": "default-size",
3911
- "description": "Default: -\n\nInitial panel size, supports px and percentage"
4034
+ "name": "default-size",
4035
+ "description": "Default: -\n\nInitial panel size, supports px and percentage"
4036
+ },
4037
+ {
4038
+ "name": "max",
4039
+ "description": "Default: -\n\nMaximum threshold, supports px and percentage"
4040
+ },
4041
+ {
4042
+ "name": "min",
4043
+ "description": "Default: -\n\nMinimum threshold, supports px and percentage"
4044
+ },
4045
+ {
4046
+ "name": "resizable",
4047
+ "description": "Default: true\n\nWhether to enable resize"
4048
+ },
4049
+ {
4050
+ "name": "size",
4051
+ "description": "Default: -\n\nControlled panel size, supports px and percentage"
4052
+ }
4053
+ ]
4054
+ },
4055
+ {
4056
+ "name": "a-tabs",
4057
+ "description": "(ZH) 选项卡切换组件。\n\n(EN) Tabs make it easy to explore and switch between different views.",
4058
+ "attributes": [
4059
+ {
4060
+ "name": "active-key",
4061
+ "description": "Default: -\n\nCurrent TabPane's key, support v-model:active-key"
4062
+ },
4063
+ {
4064
+ "name": "add-icon",
4065
+ "description": "Default: -\n\nCustomize add icon, only works with type=\"editable-card\""
4066
+ },
4067
+ {
4068
+ "name": "animated",
4069
+ "description": "Default: \\{ inkBar: true, tabPane: false \\}\n\nWhether to change tabs with animation"
4070
+ },
4071
+ {
4072
+ "name": "centered",
4073
+ "description": "Default: false\n\nCenters tabs"
4074
+ },
4075
+ {
4076
+ "name": "classes",
4077
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
4078
+ },
4079
+ {
4080
+ "name": "default-active-key",
4081
+ "description": "Default: The key of first tab\n\nInitial active TabPane's key, if activeKey is not set"
4082
+ },
4083
+ {
4084
+ "name": "hide-add",
4085
+ "description": "Default: false\n\nHide plus icon or not. Only works while type=\"editable-card\""
4086
+ },
4087
+ {
4088
+ "name": "indicator",
4089
+ "description": "Default: -\n\nCustomize size and align of indicator"
4090
+ },
4091
+ {
4092
+ "name": "items",
4093
+ "description": "Default: []\n\nConfigure tab content"
4094
+ },
4095
+ {
4096
+ "name": "more",
4097
+ "description": "Default: \\{ icon: , trigger: 'hover' \\}\n\nCustomize the collapse menu"
4098
+ },
4099
+ {
4100
+ "name": "more-icon",
4101
+ "description": "Default: -\n\nCustom icon of the collapse menu"
4102
+ },
4103
+ {
4104
+ "name": "remove-icon",
4105
+ "description": "Default: -\n\nThe custom icon of remove, only works with type=\"editable-card\""
4106
+ },
4107
+ {
4108
+ "name": "render-tab-bar",
4109
+ "description": "Default: -\n\nReplace the TabBar"
4110
+ },
4111
+ {
4112
+ "name": "size",
4113
+ "description": "Default: middle\n\nPreset tab bar size"
4114
+ },
4115
+ {
4116
+ "name": "styles",
4117
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
4118
+ },
4119
+ {
4120
+ "name": "tab-bar-extra-content",
4121
+ "description": "Default: -\n\nExtra content in tab bar"
4122
+ },
4123
+ {
4124
+ "name": "tab-bar-gutter",
4125
+ "description": "Default: -\n\nThe gap between tabs"
4126
+ },
4127
+ {
4128
+ "name": "tab-bar-style",
4129
+ "description": "Default: -\n\nTab bar style object"
4130
+ },
4131
+ {
4132
+ "name": "tab-placement",
4133
+ "description": "Default: top\n\nPlacement of tabs"
4134
+ },
4135
+ {
4136
+ "name": "destroy-on-hidden",
4137
+ "description": "Default: false\n\nWhether destroy inactive TabPane when change tab"
4138
+ },
4139
+ {
4140
+ "name": "type",
4141
+ "description": "Default: line\n\nBasic style of tabs"
4142
+ }
4143
+ ]
4144
+ },
4145
+ {
4146
+ "name": "a-switch",
4147
+ "description": "(ZH) 使用开关切换两种状态之间。\n\n(EN) Used to toggle between two states.",
4148
+ "attributes": [
4149
+ {
4150
+ "name": "auto-focus",
4151
+ "description": "Default: false\n\nAuto focus when component mounted"
4152
+ },
4153
+ {
4154
+ "name": "checked",
4155
+ "description": "Default: false\n\nDetermine whether the Switch is checked, support v-model:checked"
4156
+ },
4157
+ {
4158
+ "name": "checked-children",
4159
+ "description": "Default: -\n\nThe content to be shown when the state is checked"
4160
+ },
4161
+ {
4162
+ "name": "checked-value",
4163
+ "description": "Default: true\n\nThe value when checked"
4164
+ },
4165
+ {
4166
+ "name": "classes",
4167
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
4168
+ },
4169
+ {
4170
+ "name": "default-checked",
4171
+ "description": "Default: false\n\nWhether to set the initial state"
4172
+ },
4173
+ {
4174
+ "name": "default-value",
4175
+ "description": "Default: -\n\nAlias for defaultChecked"
4176
+ },
4177
+ {
4178
+ "name": "disabled",
4179
+ "description": "Default: false\n\nDisable switch"
4180
+ },
4181
+ {
4182
+ "name": "loading",
4183
+ "description": "Default: false\n\nLoading state of switch"
4184
+ },
4185
+ {
4186
+ "name": "size",
4187
+ "description": "Default: default\n\nThe size of the Switch, options: default small"
3912
4188
  },
3913
4189
  {
3914
- "name": "max",
3915
- "description": "Default: -\n\nMaximum threshold, supports px and percentage"
4190
+ "name": "styles",
4191
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
3916
4192
  },
3917
4193
  {
3918
- "name": "min",
3919
- "description": "Default: -\n\nMinimum threshold, supports px and percentage"
4194
+ "name": "un-checked-children",
4195
+ "description": "Default: -\n\nThe content to be shown when the state is unchecked"
3920
4196
  },
3921
4197
  {
3922
- "name": "resizable",
3923
- "description": "Default: true\n\nWhether to enable resize"
4198
+ "name": "un-checked-value",
4199
+ "description": "Default: false\n\nThe value when unchecked"
3924
4200
  },
3925
4201
  {
3926
- "name": "size",
3927
- "description": "Default: -\n\nControlled panel size, supports px and percentage"
4202
+ "name": "value",
4203
+ "description": "Default: -\n\nAlias for checked, support v-model:value"
3928
4204
  }
3929
4205
  ]
3930
4206
  },
3931
4207
  {
3932
- "name": "a-space",
3933
- "description": "(ZH) 设置组件之间的间距。\n\n(EN) Set components spacing.",
4208
+ "name": "a-table",
4209
+ "description": "(ZH) 展示行列数据。\n\n(EN) A table displays rows of data.",
3934
4210
  "attributes": [
3935
4211
  {
3936
- "name": "align",
3937
- "description": "Default: -\n\nAlign items"
4212
+ "name": "bordered",
4213
+ "description": "Default: false\n\nWhether to show all table borders"
3938
4214
  },
3939
4215
  {
3940
4216
  "name": "classes",
3941
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
4217
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
3942
4218
  },
3943
4219
  {
3944
- "name": "orientation",
3945
- "description": "Default: horizontal\n\nThe space direction"
4220
+ "name": "columns",
4221
+ "description": "Default: -\n\nColumns of table"
3946
4222
  },
3947
4223
  {
3948
- "name": "separator",
3949
- "description": "Default: -\n\nSet separator"
4224
+ "name": "data-source",
4225
+ "description": "Default: -\n\nData record array to be displayed"
3950
4226
  },
3951
4227
  {
3952
- "name": "size",
3953
- "description": "Default: small\n\nThe space size"
4228
+ "name": "expandable",
4229
+ "description": "Default: -\n\nConfig expandable content"
3954
4230
  },
3955
4231
  {
3956
- "name": "styles",
3957
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
4232
+ "name": "get-popup-container",
4233
+ "description": "Default: () => TableHtmlElement\n\nThe render container of dropdowns in table"
3958
4234
  },
3959
4235
  {
3960
- "name": "vertical",
3961
- "description": "Default: false\n\nOrientation, Simultaneously configure with orientation and prioritize orientation"
4236
+ "name": "loading",
4237
+ "description": "Default: false\n\nLoading status of table"
3962
4238
  },
3963
4239
  {
3964
- "name": "wrap",
3965
- "description": "Default: false\n\nAuto wrap line, when horizontal effective"
3966
- }
3967
- ]
3968
- },
3969
- {
3970
- "name": "a-size",
3971
- "description": "(ZH) 设置组件之间的间距。\n\n(EN) Set components spacing.",
3972
- "attributes": []
3973
- },
3974
- {
3975
- "name": "a-space-compact",
3976
- "description": "(ZH) 设置组件之间的间距。\n\n(EN) Set components spacing.",
3977
- "attributes": [
3978
- {
3979
- "name": "block",
3980
- "description": "Default: false\n\nOption to fit width to its parent's width"
4240
+ "name": "locale",
4241
+ "description": "Default: 默认值\n\nThe i18n text including filter, sort, empty text, etc"
3981
4242
  },
3982
4243
  {
3983
- "name": "orientation",
3984
- "description": "Default: horizontal\n\nSet direction of layout"
4244
+ "name": "pagination",
4245
+ "description": "Default: -\n\nConfig of pagination. You can ref table pagination config or full pagination document, hide it by setting it to false"
3985
4246
  },
3986
4247
  {
3987
- "name": "size",
3988
- "description": "Default: middle\n\nSet child component size"
4248
+ "name": "row-class-name",
4249
+ "description": "Default: -\n\nRow's className"
3989
4250
  },
3990
4251
  {
3991
- "name": "vertical",
3992
- "description": "Default: false\n\nOrientation, Simultaneously configure with orientation and prioritize orientation"
3993
- }
3994
- ]
3995
- },
3996
- {
3997
- "name": "a-statistic",
3998
- "description": "(ZH) 展示统计数值。\n\n(EN) Display statistic number.",
3999
- "attributes": [
4252
+ "name": "row-key",
4253
+ "description": "Default: key\n\nRow's unique key, could be a string or function that returns a string"
4254
+ },
4000
4255
  {
4001
- "name": "classes",
4002
- "description": "Default: -\n\nCustomize class for each semantic structure inside the Statistic component. Supports object or function"
4256
+ "name": "row-selection",
4257
+ "description": "Default: -\n\nRow selection config"
4003
4258
  },
4004
4259
  {
4005
- "name": "decimal-separator",
4006
- "description": "Default: .\n\nThe decimal separator"
4260
+ "name": "row-hoverable",
4261
+ "description": "Default: true\n\nRow hover"
4007
4262
  },
4008
4263
  {
4009
- "name": "formatter",
4010
- "description": "Default: -\n\nCustomize value display logic"
4264
+ "name": "scroll",
4265
+ "description": "Default: -\n\nWhether the table can be scrollable, config"
4011
4266
  },
4012
4267
  {
4013
- "name": "group-separator",
4014
- "description": "Default: ,\n\nGroup separator"
4268
+ "name": "show-header",
4269
+ "description": "Default: true\n\nWhether to show table header"
4015
4270
  },
4016
4271
  {
4017
- "name": "loading",
4018
- "description": "Default: false\n\nLoading status of Statistic"
4272
+ "name": "show-sorter-tooltip",
4273
+ "description": "Default: \\{ target: 'full-header' \\}\n\nThe header show next sorter direction tooltip. It will be set as the property of Tooltip if its type is object"
4019
4274
  },
4020
4275
  {
4021
- "name": "precision",
4022
- "description": "Default: -\n\nThe precision of input value"
4276
+ "name": "size",
4277
+ "description": "Default: large\n\nSize of table"
4023
4278
  },
4024
4279
  {
4025
- "name": "prefix",
4026
- "description": "Default: -\n\nThe prefix node of value"
4280
+ "name": "sort-directions",
4281
+ "description": "Default: \\[ascend, descend]\n\nSupported sort way, could be ascend, descend"
4027
4282
  },
4028
4283
  {
4029
- "name": "styles",
4030
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the Statistic component. Supports object or function"
4284
+ "name": "sticky",
4285
+ "description": "Default: -\n\nSet sticky header and scroll bar"
4031
4286
  },
4032
4287
  {
4033
- "name": "suffix",
4034
- "description": "Default: -\n\nThe suffix node of value"
4288
+ "name": "styles",
4289
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
4035
4290
  },
4036
4291
  {
4037
- "name": "title",
4038
- "description": "Default: -\n\nDisplay title"
4292
+ "name": "table-layout",
4293
+ "description": "Default: -fixed when header/columns are fixed, or using column.ellipsis\n\nThe table-layout attribute of table element"
4039
4294
  },
4040
4295
  {
4041
- "name": "value",
4042
- "description": "Default: -\n\nDisplay value"
4296
+ "name": "dropdown-prefix-cls",
4297
+ "description": "Default: -\n\n-"
4043
4298
  },
4044
4299
  {
4045
- "name": "value-style",
4046
- "description": "Default: -\n\nSet value section style"
4300
+ "name": "virtual",
4301
+ "description": "Default: -\n\nSupport virtual list"
4047
4302
  }
4048
4303
  ]
4049
4304
  },
4050
- {
4051
- "name": "a-statistic-timer",
4052
- "description": "(ZH) 展示统计数值。\n\n(EN) Display statistic number.",
4053
- "attributes": []
4054
- },
4055
4305
  {
4056
4306
  "name": "a-steps",
4057
4307
  "description": "(ZH) 引导用户按照流程完成任务的导航条。\n\n(EN) A navigation bar that guides users through the steps of a task.",
@@ -4123,154 +4373,53 @@
4123
4373
  ]
4124
4374
  },
4125
4375
  {
4126
- "name": "a-switch",
4127
- "description": "(ZH) 使用开关切换两种状态之间。\n\n(EN) Used to toggle between two states.",
4128
- "attributes": [
4129
- {
4130
- "name": "auto-focus",
4131
- "description": "Default: false\n\nAuto focus when component mounted"
4132
- },
4133
- {
4134
- "name": "checked",
4135
- "description": "Default: false\n\nDetermine whether the Switch is checked, support v-model:checked"
4136
- },
4137
- {
4138
- "name": "checked-children",
4139
- "description": "Default: -\n\nThe content to be shown when the state is checked"
4140
- },
4141
- {
4142
- "name": "checked-value",
4143
- "description": "Default: true\n\nThe value when checked"
4144
- },
4145
- {
4146
- "name": "classes",
4147
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
4148
- },
4149
- {
4150
- "name": "default-checked",
4151
- "description": "Default: false\n\nWhether to set the initial state"
4152
- },
4153
- {
4154
- "name": "default-value",
4155
- "description": "Default: -\n\nAlias for defaultChecked"
4156
- },
4157
- {
4158
- "name": "disabled",
4159
- "description": "Default: false\n\nDisable switch"
4160
- },
4161
- {
4162
- "name": "loading",
4163
- "description": "Default: false\n\nLoading state of switch"
4164
- },
4165
- {
4166
- "name": "size",
4167
- "description": "Default: default\n\nThe size of the Switch, options: default small"
4168
- },
4169
- {
4170
- "name": "styles",
4171
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
4172
- },
4173
- {
4174
- "name": "un-checked-children",
4175
- "description": "Default: -\n\nThe content to be shown when the state is unchecked"
4176
- },
4177
- {
4178
- "name": "un-checked-value",
4179
- "description": "Default: false\n\nThe value when unchecked"
4180
- },
4181
- {
4182
- "name": "value",
4183
- "description": "Default: -\n\nAlias for checked, support v-model:value"
4184
- }
4185
- ]
4376
+ "name": "a-time-picker",
4377
+ "description": "(ZH) 输入或选择时间的控件。\n\n(EN) To select/input a time.",
4378
+ "attributes": []
4186
4379
  },
4187
4380
  {
4188
- "name": "a-tabs",
4189
- "description": "(ZH) 选项卡切换组件。\n\n(EN) Tabs make it easy to explore and switch between different views.",
4381
+ "name": "a-timeline",
4382
+ "description": "(ZH) 垂直展示的时间流信息。\n\n(EN) Vertical display timeline.",
4190
4383
  "attributes": [
4191
- {
4192
- "name": "active-key",
4193
- "description": "Default: -\n\nCurrent TabPane's key, support v-model:active-key"
4194
- },
4195
- {
4196
- "name": "add-icon",
4197
- "description": "Default: -\n\nCustomize add icon, only works with type=\"editable-card\""
4198
- },
4199
- {
4200
- "name": "animated",
4201
- "description": "Default: \\{ inkBar: true, tabPane: false \\}\n\nWhether to change tabs with animation"
4202
- },
4203
- {
4204
- "name": "centered",
4205
- "description": "Default: false\n\nCenters tabs"
4206
- },
4207
4384
  {
4208
4385
  "name": "classes",
4209
4386
  "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
4210
4387
  },
4211
- {
4212
- "name": "default-active-key",
4213
- "description": "Default: The key of first tab\n\nInitial active TabPane's key, if activeKey is not set"
4214
- },
4215
- {
4216
- "name": "hide-add",
4217
- "description": "Default: false\n\nHide plus icon or not. Only works while type=\"editable-card\""
4218
- },
4219
- {
4220
- "name": "indicator",
4221
- "description": "Default: -\n\nCustomize size and align of indicator"
4222
- },
4223
- {
4224
- "name": "items",
4225
- "description": "Default: []\n\nConfigure tab content"
4226
- },
4227
- {
4228
- "name": "more",
4229
- "description": "Default: \\{ icon: , trigger: 'hover' \\}\n\nCustomize the collapse menu"
4230
- },
4231
- {
4232
- "name": "more-icon",
4233
- "description": "Default: -\n\nCustom icon of the collapse menu"
4234
- },
4235
- {
4236
- "name": "remove-icon",
4237
- "description": "Default: -\n\nThe custom icon of remove, only works with type=\"editable-card\""
4238
- },
4239
- {
4240
- "name": "render-tab-bar",
4241
- "description": "Default: -\n\nReplace the TabBar"
4388
+ {
4389
+ "name": "items",
4390
+ "description": "Default: -\n\nEach node of timeline"
4242
4391
  },
4243
4392
  {
4244
- "name": "size",
4245
- "description": "Default: middle\n\nPreset tab bar size"
4393
+ "name": "mode",
4394
+ "description": "Default: -\n\nBy sending alternate the timeline will distribute the nodes to the left and right"
4246
4395
  },
4247
4396
  {
4248
- "name": "styles",
4249
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
4397
+ "name": "pending",
4398
+ "description": "Default: false\n\nSet the last ghost node's existence or its content. Use item.loading instead"
4250
4399
  },
4251
4400
  {
4252
- "name": "tab-bar-extra-content",
4253
- "description": "Default: -\n\nExtra content in tab bar"
4401
+ "name": "pending-dot",
4402
+ "description": "Default: -\n\nSet the dot of the last ghost node when pending is true. Use item.icon instead"
4254
4403
  },
4255
4404
  {
4256
- "name": "tab-bar-gutter",
4257
- "description": "Default: -\n\nThe gap between tabs"
4405
+ "name": "reverse",
4406
+ "description": "Default: false\n\nWhether reverse nodes or not"
4258
4407
  },
4259
4408
  {
4260
- "name": "tab-bar-style",
4261
- "description": "Default: -\n\nTab bar style object"
4409
+ "name": "styles",
4410
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
4262
4411
  },
4263
4412
  {
4264
- "name": "tab-placement",
4265
- "description": "Default: top\n\nPlacement of tabs"
4413
+ "name": "dot-render",
4414
+ "description": "Default: -\n\nCustom rendering function for timeline dot"
4266
4415
  },
4267
4416
  {
4268
- "name": "destroy-on-hidden",
4269
- "description": "Default: false\n\nWhether destroy inactive TabPane when change tab"
4417
+ "name": "label-render",
4418
+ "description": "Default: -\n\nCustom rendering function for timeline label"
4270
4419
  },
4271
4420
  {
4272
- "name": "type",
4273
- "description": "Default: line\n\nBasic style of tabs"
4421
+ "name": "content-render",
4422
+ "description": "Default: -\n\nCustom rendering function for timeline content"
4274
4423
  }
4275
4424
  ]
4276
4425
  },
@@ -4378,57 +4527,6 @@
4378
4527
  "description": "进行标记和分类的小标签。",
4379
4528
  "attributes": []
4380
4529
  },
4381
- {
4382
- "name": "a-time-picker",
4383
- "description": "(ZH) 输入或选择时间的控件。\n\n(EN) To select/input a time.",
4384
- "attributes": []
4385
- },
4386
- {
4387
- "name": "a-timeline",
4388
- "description": "(ZH) 垂直展示的时间流信息。\n\n(EN) Vertical display timeline.",
4389
- "attributes": [
4390
- {
4391
- "name": "classes",
4392
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
4393
- },
4394
- {
4395
- "name": "items",
4396
- "description": "Default: -\n\nEach node of timeline"
4397
- },
4398
- {
4399
- "name": "mode",
4400
- "description": "Default: -\n\nBy sending alternate the timeline will distribute the nodes to the left and right"
4401
- },
4402
- {
4403
- "name": "pending",
4404
- "description": "Default: false\n\nSet the last ghost node's existence or its content. Use item.loading instead"
4405
- },
4406
- {
4407
- "name": "pending-dot",
4408
- "description": "Default: -\n\nSet the dot of the last ghost node when pending is true. Use item.icon instead"
4409
- },
4410
- {
4411
- "name": "reverse",
4412
- "description": "Default: false\n\nWhether reverse nodes or not"
4413
- },
4414
- {
4415
- "name": "styles",
4416
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
4417
- },
4418
- {
4419
- "name": "dot-render",
4420
- "description": "Default: -\n\nCustom rendering function for timeline dot"
4421
- },
4422
- {
4423
- "name": "label-render",
4424
- "description": "Default: -\n\nCustom rendering function for timeline label"
4425
- },
4426
- {
4427
- "name": "content-render",
4428
- "description": "Default: -\n\nCustom rendering function for timeline content"
4429
- }
4430
- ]
4431
- },
4432
4530
  {
4433
4531
  "name": "a-tooltip",
4434
4532
  "description": "(ZH) 简单的文字提示气泡框。\n\n(EN) Simple text popup box.",
@@ -4450,252 +4548,84 @@
4450
4548
  "description": "Default: -\n\nThe background color. After using this attribute, the internal text color will adapt automatically"
4451
4549
  },
4452
4550
  {
4453
- "name": "open",
4454
- "description": "Default: -\n\nWhether tooltip is visible"
4455
- },
4456
- {
4457
- "name": "default-open",
4458
- "description": "Default: false\n\nInitial open state"
4459
- },
4460
- {
4461
- "name": "get-popup-container",
4462
- "description": "Default: -\n\nSpecify container for tooltip"
4463
- },
4464
- {
4465
- "name": "destroy-on-hidden",
4466
- "description": "Default: -\n\nDestroy tooltip when hidden"
4467
- },
4468
- {
4469
- "name": "z-index",
4470
- "description": "Default: -\n\nSet z-index of tooltip"
4471
- },
4472
- {
4473
- "name": "placement",
4474
- "description": "Default: top\n\nTooltip placement"
4475
- },
4476
- {
4477
- "name": "trigger",
4478
- "description": "Default: -\n\nTrigger action"
4479
- },
4480
- {
4481
- "name": "fresh",
4482
- "description": "Default: -\n\nUpdate content even when tooltip is hidden"
4483
- },
4484
- {
4485
- "name": "mouse-enter-delay",
4486
- "description": "Default: 0.1\n\nDelay in seconds before showing tooltip"
4487
- },
4488
- {
4489
- "name": "mouse-leave-delay",
4490
- "description": "Default: 0.1\n\nDelay in seconds before hiding tooltip"
4491
- },
4492
- {
4493
- "name": "classes",
4494
- "description": "Default: -\n\nSemantic DOM class. Supports object or function"
4495
- },
4496
- {
4497
- "name": "styles",
4498
- "description": "Default: -\n\nSemantic DOM style. Supports object or function"
4499
- },
4500
- {
4501
- "name": "get-tooltip-container",
4502
- "description": "Default: -\n\nLegacy alias of getPopupContainer"
4503
- },
4504
- {
4505
- "name": "motion",
4506
- "description": "Default: -\n\nPopup motion config"
4507
- },
4508
- {
4509
- "name": "after-open-change",
4510
- "description": "Default: -\n\nCallback after visibility change"
4511
- },
4512
- {
4513
- "name": "builtin-placements",
4514
- "description": "Default: -\n\nBuilt-in placement config"
4515
- },
4516
- {
4517
- "name": "title",
4518
- "description": "Default: -\n\nThe text shown in the tooltip"
4519
- },
4520
- {
4521
- "name": "overlay",
4522
- "description": "Default: -\n\nLegacy alias of title"
4523
- },
4524
- {
4525
- "name": "open-class",
4526
- "description": "Default: -\n\nClass added to child when tooltip is open"
4527
- },
4528
- {
4529
- "name": "unique",
4530
- "description": "Default: -\n\nEnable unique display inside AUniqueProvider/ConfigProvider"
4531
- }
4532
- ]
4533
- },
4534
- {
4535
- "name": "a-tour",
4536
- "description": "(ZH) 用于分步引导用户了解产品功能的气泡组件。\n\n(EN) A popup component for guiding users through a product.",
4537
- "attributes": [
4538
- {
4539
- "name": "steps",
4540
- "description": "Default: -\n\nTour steps"
4541
- },
4542
- {
4543
- "name": "open",
4544
- "description": "Default: false\n\nOpen tour, support v-model:open"
4545
- },
4546
- {
4547
- "name": "current",
4548
- "description": "Default: -\n\nWhat is the current step"
4549
- },
4550
- {
4551
- "name": "arrow",
4552
- "description": "Default: true\n\nWhether to show the arrow, including the configuration whether to point to the center of the element"
4553
- },
4554
- {
4555
- "name": "close-icon",
4556
- "description": "Default: true\n\nCustomize close icon"
4557
- },
4558
- {
4559
- "name": "disabled-interaction",
4560
- "description": "Default: false\n\nDisable interaction on highlighted area"
4561
- },
4562
- {
4563
- "name": "gap",
4564
- "description": "Default: &#123; offset: 6, radius: 2 &#125;\n\nControl the radius of the highlighted area and the offset between highlighted area and the element"
4565
- },
4566
- {
4567
- "name": "placement",
4568
- "description": "Default: bottom\n\nPosition of the guide card relative to the target element"
4569
- },
4570
- {
4571
- "name": "mask",
4572
- "description": "Default: true\n\nWhether to enable masking, change mask style and fill color by pass custom props"
4573
- },
4574
- {
4575
- "name": "type",
4576
- "description": "Default: default\n\nType, affects the background color and text color"
4577
- },
4578
- {
4579
- "name": "scroll-into-view-options",
4580
- "description": "Default: true\n\nsupport pass custom scrollIntoView options"
4581
- },
4582
- {
4583
- "name": "indicators-render",
4584
- "description": "Default: -\n\nCustom indicator"
4585
- },
4586
- {
4587
- "name": "actions-render",
4588
- "description": "Default: -\n\nCustom action"
4589
- },
4590
- {
4591
- "name": "z-index",
4592
- "description": "Default: 1001\n\nTour zIndex"
4593
- },
4594
- {
4595
- "name": "get-popup-container",
4596
- "description": "Default: () => document.body\n\nSet the rendering node of Tour floating layer"
4597
- },
4598
- {
4599
- "name": "classes",
4600
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
4601
- },
4602
- {
4603
- "name": "styles",
4604
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
4605
- },
4606
- {
4607
- "name": "root-class",
4608
- "description": "Default: -\n\nRoot container class"
4609
- },
4610
- {
4611
- "name": "prefix-cls",
4612
- "description": "Default: -\n\n-"
4613
- }
4614
- ]
4615
- },
4616
- {
4617
- "name": "a-transfer",
4618
- "description": "(ZH) 双栏穿梭选择框。\n\n(EN) Double column transfer choice box.",
4619
- "attributes": [
4620
- {
4621
- "name": "actions",
4622
- "description": "Default: [>, <]\n\nA set of operations that are sorted from top to bottom. When an array of strings is provided, default buttons will be used; when an array of VueNode is provided, custom elements will be used"
4551
+ "name": "open",
4552
+ "description": "Default: -\n\nWhether tooltip is visible"
4623
4553
  },
4624
4554
  {
4625
- "name": "classes",
4626
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
4555
+ "name": "default-open",
4556
+ "description": "Default: false\n\nInitial open state"
4627
4557
  },
4628
4558
  {
4629
- "name": "data-source",
4630
- "description": "Default: []\n\nUsed for setting the source data. The elements that are part of this array will be present the left column. Except the elements whose keys are included in targetKeys prop"
4559
+ "name": "get-popup-container",
4560
+ "description": "Default: -\n\nSpecify container for tooltip"
4631
4561
  },
4632
4562
  {
4633
- "name": "disabled",
4634
- "description": "Default: false\n\nWhether disabled transfer"
4563
+ "name": "destroy-on-hidden",
4564
+ "description": "Default: -\n\nDestroy tooltip when hidden"
4635
4565
  },
4636
4566
  {
4637
- "name": "filter-option",
4638
- "description": "Default: -\n\nA function to determine whether an item should show in search result list, only works when searching"
4567
+ "name": "z-index",
4568
+ "description": "Default: -\n\nSet z-index of tooltip"
4639
4569
  },
4640
4570
  {
4641
- "name": "footer",
4642
- "description": "Default: -\n\nA function used for rendering the footer"
4571
+ "name": "placement",
4572
+ "description": "Default: top\n\nTooltip placement"
4643
4573
  },
4644
4574
  {
4645
- "name": "locale",
4646
- "description": "Default: -\n\nThe i18n text including filter, empty text, item unit, etc"
4575
+ "name": "trigger",
4576
+ "description": "Default: -\n\nTrigger action"
4647
4577
  },
4648
4578
  {
4649
- "name": "one-way",
4650
- "description": "Default: false\n\nDisplay as single direction style"
4579
+ "name": "fresh",
4580
+ "description": "Default: -\n\nUpdate content even when tooltip is hidden"
4651
4581
  },
4652
4582
  {
4653
- "name": "pagination",
4654
- "description": "Default: false\n\nUse pagination. Not work in render props"
4583
+ "name": "mouse-enter-delay",
4584
+ "description": "Default: 0.1\n\nDelay in seconds before showing tooltip"
4655
4585
  },
4656
4586
  {
4657
- "name": "render",
4658
- "description": "Default: -\n\nThe function to generate the item shown on a column. Based on an record (element of the dataSource array), this function should return a VueNode which is generated from that record. Also, it can return a plain object with value and label, label is a VueNode and value is for title"
4587
+ "name": "mouse-leave-delay",
4588
+ "description": "Default: 0.1\n\nDelay in seconds before hiding tooltip"
4659
4589
  },
4660
4590
  {
4661
- "name": "row-key",
4662
- "description": "Default: -\n\nSpecify the key that will be used for uniquely identify each element"
4591
+ "name": "classes",
4592
+ "description": "Default: -\n\nSemantic DOM class. Supports object or function"
4663
4593
  },
4664
4594
  {
4665
- "name": "select-all-labels",
4666
- "description": "Default: -\n\nA set of customized labels for select all checkboxes on the header"
4595
+ "name": "styles",
4596
+ "description": "Default: -\n\nSemantic DOM style. Supports object or function"
4667
4597
  },
4668
4598
  {
4669
- "name": "selected-keys",
4670
- "description": "Default: []\n\nA set of keys of selected items, support v-model:selected-keys"
4599
+ "name": "get-tooltip-container",
4600
+ "description": "Default: -\n\nLegacy alias of getPopupContainer"
4671
4601
  },
4672
4602
  {
4673
- "name": "selections-icon",
4674
- "description": "Default: -\n\nCustom dropdown icon"
4603
+ "name": "motion",
4604
+ "description": "Default: -\n\nPopup motion config"
4675
4605
  },
4676
4606
  {
4677
- "name": "show-search",
4678
- "description": "Default: false\n\nIf included, a search box is shown on each column"
4607
+ "name": "after-open-change",
4608
+ "description": "Default: -\n\nCallback after visibility change"
4679
4609
  },
4680
4610
  {
4681
- "name": "show-select-all",
4682
- "description": "Default: true\n\nShow select all checkbox on the header"
4611
+ "name": "builtin-placements",
4612
+ "description": "Default: -\n\nBuilt-in placement config"
4683
4613
  },
4684
4614
  {
4685
- "name": "status",
4686
- "description": "Default: -\n\nSet validation status"
4615
+ "name": "title",
4616
+ "description": "Default: -\n\nThe text shown in the tooltip"
4687
4617
  },
4688
4618
  {
4689
- "name": "styles",
4690
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
4619
+ "name": "overlay",
4620
+ "description": "Default: -\n\nLegacy alias of title"
4691
4621
  },
4692
4622
  {
4693
- "name": "target-keys",
4694
- "description": "Default: []\n\nA set of keys of elements that are listed on the right column, support v-model:target-keys"
4623
+ "name": "open-class",
4624
+ "description": "Default: -\n\nClass added to child when tooltip is open"
4695
4625
  },
4696
4626
  {
4697
- "name": "titles",
4698
- "description": "Default: -\n\nA set of titles that are sorted from left to right"
4627
+ "name": "unique",
4628
+ "description": "Default: -\n\nEnable unique display inside AUniqueProvider/ConfigProvider"
4699
4629
  }
4700
4630
  ]
4701
4631
  },
@@ -4854,145 +4784,321 @@
4854
4784
  "description": "Default: false\n\nDisables the treeNode"
4855
4785
  },
4856
4786
  {
4857
- "name": "icon",
4858
- "description": "Default: -\n\nCustomize icon. When you pass component, whose render will receive full TreeNode props as component props"
4787
+ "name": "icon",
4788
+ "description": "Default: -\n\nCustomize icon. When you pass component, whose render will receive full TreeNode props as component props"
4789
+ },
4790
+ {
4791
+ "name": "is-leaf",
4792
+ "description": "Default: -\n\nDetermines if this is a leaf node (effective when loadData is specified). false will force the TreeNode to be treated as a parent node"
4793
+ },
4794
+ {
4795
+ "name": "key",
4796
+ "description": "Default: (internal calculated position of treeNode)\n\nUsed with (default)ExpandedKeys / (default)CheckedKeys / (default)SelectedKeys. P.S.: It must be unique in all of treeNodes of the tree"
4797
+ },
4798
+ {
4799
+ "name": "selectable",
4800
+ "description": "Default: true\n\nSet whether the treeNode can be selected"
4801
+ },
4802
+ {
4803
+ "name": "title",
4804
+ "description": "Default: ---\n\nTitle"
4805
+ }
4806
+ ]
4807
+ },
4808
+ {
4809
+ "name": "a-directory-tree",
4810
+ "description": "(ZH) 多层次的结构列表。\n\n(EN) Multiple-level structure list.",
4811
+ "attributes": [
4812
+ {
4813
+ "name": "expand-action",
4814
+ "description": "Default: click\n\nDirectory opening logic, options: false | click | doubleClick"
4815
+ }
4816
+ ]
4817
+ },
4818
+ {
4819
+ "name": "a-tour",
4820
+ "description": "(ZH) 用于分步引导用户了解产品功能的气泡组件。\n\n(EN) A popup component for guiding users through a product.",
4821
+ "attributes": [
4822
+ {
4823
+ "name": "steps",
4824
+ "description": "Default: -\n\nTour steps"
4825
+ },
4826
+ {
4827
+ "name": "open",
4828
+ "description": "Default: false\n\nOpen tour, support v-model:open"
4829
+ },
4830
+ {
4831
+ "name": "current",
4832
+ "description": "Default: -\n\nWhat is the current step"
4833
+ },
4834
+ {
4835
+ "name": "arrow",
4836
+ "description": "Default: true\n\nWhether to show the arrow, including the configuration whether to point to the center of the element"
4837
+ },
4838
+ {
4839
+ "name": "close-icon",
4840
+ "description": "Default: true\n\nCustomize close icon"
4841
+ },
4842
+ {
4843
+ "name": "disabled-interaction",
4844
+ "description": "Default: false\n\nDisable interaction on highlighted area"
4845
+ },
4846
+ {
4847
+ "name": "gap",
4848
+ "description": "Default: &#123; offset: 6, radius: 2 &#125;\n\nControl the radius of the highlighted area and the offset between highlighted area and the element"
4849
+ },
4850
+ {
4851
+ "name": "placement",
4852
+ "description": "Default: bottom\n\nPosition of the guide card relative to the target element"
4853
+ },
4854
+ {
4855
+ "name": "mask",
4856
+ "description": "Default: true\n\nWhether to enable masking, change mask style and fill color by pass custom props"
4857
+ },
4858
+ {
4859
+ "name": "type",
4860
+ "description": "Default: default\n\nType, affects the background color and text color"
4861
+ },
4862
+ {
4863
+ "name": "scroll-into-view-options",
4864
+ "description": "Default: true\n\nsupport pass custom scrollIntoView options"
4865
+ },
4866
+ {
4867
+ "name": "indicators-render",
4868
+ "description": "Default: -\n\nCustom indicator"
4869
+ },
4870
+ {
4871
+ "name": "actions-render",
4872
+ "description": "Default: -\n\nCustom action"
4873
+ },
4874
+ {
4875
+ "name": "z-index",
4876
+ "description": "Default: 1001\n\nTour zIndex"
4877
+ },
4878
+ {
4879
+ "name": "get-popup-container",
4880
+ "description": "Default: () => document.body\n\nSet the rendering node of Tour floating layer"
4881
+ },
4882
+ {
4883
+ "name": "classes",
4884
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
4885
+ },
4886
+ {
4887
+ "name": "styles",
4888
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
4889
+ },
4890
+ {
4891
+ "name": "root-class",
4892
+ "description": "Default: -\n\nRoot container class"
4893
+ },
4894
+ {
4895
+ "name": "prefix-cls",
4896
+ "description": "Default: -\n\n-"
4897
+ }
4898
+ ]
4899
+ },
4900
+ {
4901
+ "name": "a-transfer",
4902
+ "description": "(ZH) 双栏穿梭选择框。\n\n(EN) Double column transfer choice box.",
4903
+ "attributes": [
4904
+ {
4905
+ "name": "actions",
4906
+ "description": "Default: [>, <]\n\nA set of operations that are sorted from top to bottom. When an array of strings is provided, default buttons will be used; when an array of VueNode is provided, custom elements will be used"
4907
+ },
4908
+ {
4909
+ "name": "classes",
4910
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
4911
+ },
4912
+ {
4913
+ "name": "data-source",
4914
+ "description": "Default: []\n\nUsed for setting the source data. The elements that are part of this array will be present the left column. Except the elements whose keys are included in targetKeys prop"
4915
+ },
4916
+ {
4917
+ "name": "disabled",
4918
+ "description": "Default: false\n\nWhether disabled transfer"
4919
+ },
4920
+ {
4921
+ "name": "filter-option",
4922
+ "description": "Default: -\n\nA function to determine whether an item should show in search result list, only works when searching"
4923
+ },
4924
+ {
4925
+ "name": "footer",
4926
+ "description": "Default: -\n\nA function used for rendering the footer"
4927
+ },
4928
+ {
4929
+ "name": "locale",
4930
+ "description": "Default: -\n\nThe i18n text including filter, empty text, item unit, etc"
4931
+ },
4932
+ {
4933
+ "name": "one-way",
4934
+ "description": "Default: false\n\nDisplay as single direction style"
4935
+ },
4936
+ {
4937
+ "name": "pagination",
4938
+ "description": "Default: false\n\nUse pagination. Not work in render props"
4939
+ },
4940
+ {
4941
+ "name": "render",
4942
+ "description": "Default: -\n\nThe function to generate the item shown on a column. Based on an record (element of the dataSource array), this function should return a VueNode which is generated from that record. Also, it can return a plain object with value and label, label is a VueNode and value is for title"
4943
+ },
4944
+ {
4945
+ "name": "row-key",
4946
+ "description": "Default: -\n\nSpecify the key that will be used for uniquely identify each element"
4947
+ },
4948
+ {
4949
+ "name": "select-all-labels",
4950
+ "description": "Default: -\n\nA set of customized labels for select all checkboxes on the header"
4951
+ },
4952
+ {
4953
+ "name": "selected-keys",
4954
+ "description": "Default: []\n\nA set of keys of selected items, support v-model:selected-keys"
4955
+ },
4956
+ {
4957
+ "name": "selections-icon",
4958
+ "description": "Default: -\n\nCustom dropdown icon"
4959
+ },
4960
+ {
4961
+ "name": "show-search",
4962
+ "description": "Default: false\n\nIf included, a search box is shown on each column"
4963
+ },
4964
+ {
4965
+ "name": "show-select-all",
4966
+ "description": "Default: true\n\nShow select all checkbox on the header"
4859
4967
  },
4860
4968
  {
4861
- "name": "is-leaf",
4862
- "description": "Default: -\n\nDetermines if this is a leaf node (effective when loadData is specified). false will force the TreeNode to be treated as a parent node"
4969
+ "name": "status",
4970
+ "description": "Default: -\n\nSet validation status"
4863
4971
  },
4864
4972
  {
4865
- "name": "key",
4866
- "description": "Default: (internal calculated position of treeNode)\n\nUsed with (default)ExpandedKeys / (default)CheckedKeys / (default)SelectedKeys. P.S.: It must be unique in all of treeNodes of the tree"
4973
+ "name": "styles",
4974
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
4867
4975
  },
4868
4976
  {
4869
- "name": "selectable",
4870
- "description": "Default: true\n\nSet whether the treeNode can be selected"
4977
+ "name": "target-keys",
4978
+ "description": "Default: []\n\nA set of keys of elements that are listed on the right column, support v-model:target-keys"
4871
4979
  },
4872
4980
  {
4873
- "name": "title",
4874
- "description": "Default: ---\n\nTitle"
4981
+ "name": "titles",
4982
+ "description": "Default: -\n\nA set of titles that are sorted from left to right"
4875
4983
  }
4876
4984
  ]
4877
4985
  },
4878
4986
  {
4879
- "name": "a-directory-tree",
4880
- "description": "(ZH) 多层次的结构列表。\n\n(EN) Multiple-level structure list.",
4881
- "attributes": [
4882
- {
4883
- "name": "expand-action",
4884
- "description": "Default: click\n\nDirectory opening logic, options: false | click | doubleClick"
4885
- }
4886
- ]
4987
+ "name": "a-tree-select-props",
4988
+ "description": "Tree selection control.",
4989
+ "attributes": []
4887
4990
  },
4888
4991
  {
4889
- "name": "a-table",
4890
- "description": "(ZH) 展示行列数据。\n\n(EN) A table displays rows of data.",
4992
+ "name": "a-tree-select",
4993
+ "description": "树型选择控件。",
4994
+ "attributes": []
4995
+ },
4996
+ {
4997
+ "name": "a-upload",
4998
+ "description": "(ZH) 文件选择上传和拖拽上传控件。\n\n(EN) Used to select and upload files or drag and drop files.",
4891
4999
  "attributes": [
4892
5000
  {
4893
- "name": "bordered",
4894
- "description": "Default: false\n\nWhether to show all table borders"
5001
+ "name": "accept",
5002
+ "description": "Default: -\n\nFile types that can be accepted. See input accept Attribute"
4895
5003
  },
4896
5004
  {
4897
- "name": "classes",
4898
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
5005
+ "name": "action",
5006
+ "description": "Default: -\n\nUploading URL"
4899
5007
  },
4900
5008
  {
4901
- "name": "columns",
4902
- "description": "Default: -\n\nColumns of table"
5009
+ "name": "before-upload",
5010
+ "description": "Default: -\n\nHook function which will be executed before uploading. Uploading will be stopped with false or a rejected Promise returned. When returned value is Upload.LIST_IGNORE, the list of files that have been uploaded will ignore it. **Warning:this function is not supported in IE9**"
4903
5011
  },
4904
5012
  {
4905
- "name": "data-source",
4906
- "description": "Default: -\n\nData record array to be displayed"
5013
+ "name": "custom-request",
5014
+ "description": "Default: -\n\nOverride for the default xhr behavior allowing for additional customization and the ability to implement your own XMLHttpRequest"
4907
5015
  },
4908
5016
  {
4909
- "name": "expandable",
4910
- "description": "Default: -\n\nConfig expandable content"
5017
+ "name": "classes",
5018
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
4911
5019
  },
4912
5020
  {
4913
- "name": "get-popup-container",
4914
- "description": "Default: () => TableHtmlElement\n\nThe render container of dropdowns in table"
5021
+ "name": "data",
5022
+ "description": "Default: -\n\nUploading extra params or function which can return uploading extra params"
4915
5023
  },
4916
5024
  {
4917
- "name": "loading",
4918
- "description": "Default: false\n\nLoading status of table"
5025
+ "name": "directory",
5026
+ "description": "Default: false\n\nSupport upload whole directory (caniuse)"
4919
5027
  },
4920
5028
  {
4921
- "name": "locale",
4922
- "description": "Default: 默认值\n\nThe i18n text including filter, sort, empty text, etc"
5029
+ "name": "disabled",
5030
+ "description": "Default: false\n\nDisable upload button. When customizing Upload children, please pass the disabled attribute to the child node at the same time to ensure the disabled rendering effect is consistent."
4923
5031
  },
4924
5032
  {
4925
- "name": "pagination",
4926
- "description": "Default: -\n\nConfig of pagination. You can ref table pagination config or full pagination document, hide it by setting it to false"
5033
+ "name": "file-list",
5034
+ "description": "Default: -\n\nList of files that have been uploaded (controlled). Here is a common issue #2423 when using it, support v-model:file-list"
4927
5035
  },
4928
5036
  {
4929
- "name": "row-class-name",
4930
- "description": "Default: -\n\nRow's className"
5037
+ "name": "headers",
5038
+ "description": "Default: -\n\nSet request headers, valid above IE10"
4931
5039
  },
4932
5040
  {
4933
- "name": "row-key",
4934
- "description": "Default: key\n\nRow's unique key, could be a string or function that returns a string"
5041
+ "name": "icon-render",
5042
+ "description": "Default: -\n\nCustom show icon"
4935
5043
  },
4936
5044
  {
4937
- "name": "row-selection",
4938
- "description": "Default: -\n\nRow selection config"
5045
+ "name": "is-image-url",
5046
+ "description": "Default: (inside implementation)\n\nCustomize if render in thumbnail"
4939
5047
  },
4940
5048
  {
4941
- "name": "row-hoverable",
4942
- "description": "Default: true\n\nRow hover"
5049
+ "name": "item-render",
5050
+ "description": "Default: -\n\nCustom item of uploadList"
4943
5051
  },
4944
5052
  {
4945
- "name": "scroll",
4946
- "description": "Default: -\n\nWhether the table can be scrollable, config"
5053
+ "name": "list-type",
5054
+ "description": "Default: text\n\nBuilt-in stylesheets, support for four types: text, picture, picture-card or picture-circle"
4947
5055
  },
4948
5056
  {
4949
- "name": "show-header",
4950
- "description": "Default: true\n\nWhether to show table header"
5057
+ "name": "max-count",
5058
+ "description": "Default: -\n\nLimit the number of uploaded files. Will replace current one when maxCount is 1"
4951
5059
  },
4952
5060
  {
4953
- "name": "show-sorter-tooltip",
4954
- "description": "Default: \\{ target: 'full-header' \\}\n\nThe header show next sorter direction tooltip. It will be set as the property of Tooltip if its type is object"
5061
+ "name": "method",
5062
+ "description": "Default: post\n\nThe http method of upload request"
4955
5063
  },
4956
5064
  {
4957
- "name": "size",
4958
- "description": "Default: large\n\nSize of table"
5065
+ "name": "multiple",
5066
+ "description": "Default: false\n\nWhether to support selected multiple files. IE10+ supported. You can select multiple files with CTRL holding down while multiple is set to be true"
4959
5067
  },
4960
5068
  {
4961
- "name": "sort-directions",
4962
- "description": "Default: \\[ascend, descend]\n\nSupported sort way, could be ascend, descend"
5069
+ "name": "name",
5070
+ "description": "Default: file\n\nThe name of uploading file"
4963
5071
  },
4964
5072
  {
4965
- "name": "sticky",
4966
- "description": "Default: -\n\nSet sticky header and scroll bar"
5073
+ "name": "open-file-dialog-on-click",
5074
+ "description": "Default: true\n\nClick open file dialog"
4967
5075
  },
4968
5076
  {
4969
- "name": "styles",
4970
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
5077
+ "name": "pastable",
5078
+ "description": "Default: false\n\nSupport paste file"
4971
5079
  },
4972
5080
  {
4973
- "name": "table-layout",
4974
- "description": "Default: -fixed when header/columns are fixed, or using column.ellipsis\n\nThe table-layout attribute of table element"
5081
+ "name": "preview-file",
5082
+ "description": "Default: -\n\nCustomize preview file logic"
4975
5083
  },
4976
5084
  {
4977
- "name": "dropdown-prefix-cls",
4978
- "description": "Default: -\n\n-"
5085
+ "name": "progress",
5086
+ "description": "Default: \\{ strokeWidth: 2, showInfo: false \\}\n\nCustom progress bar"
4979
5087
  },
4980
5088
  {
4981
- "name": "virtual",
4982
- "description": "Default: -\n\nSupport virtual list"
5089
+ "name": "show-upload-list",
5090
+ "description": "Default: true\n\nWhether to show default upload list, could be an object to specify extra, showPreviewIcon, showRemoveIcon, showDownloadIcon, removeIcon and downloadIcon individually"
5091
+ },
5092
+ {
5093
+ "name": "styles",
5094
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
5095
+ },
5096
+ {
5097
+ "name": "with-credentials",
5098
+ "description": "Default: false\n\nThe ajax upload with cookie sent"
4983
5099
  }
4984
5100
  ]
4985
5101
  },
4986
- {
4987
- "name": "a-tree-select-props",
4988
- "description": "Tree selection control.",
4989
- "attributes": []
4990
- },
4991
- {
4992
- "name": "a-tree-select",
4993
- "description": "树型选择控件。",
4994
- "attributes": []
4995
- },
4996
5102
  {
4997
5103
  "name": "a-typography",
4998
5104
  "description": "(ZH) 文本的基本格式。\n\n(EN) Basic text writing, including headings, body text, lists, and more.",
@@ -5181,112 +5287,6 @@
5181
5287
  }
5182
5288
  ]
5183
5289
  },
5184
- {
5185
- "name": "a-upload",
5186
- "description": "(ZH) 文件选择上传和拖拽上传控件。\n\n(EN) Used to select and upload files or drag and drop files.",
5187
- "attributes": [
5188
- {
5189
- "name": "accept",
5190
- "description": "Default: -\n\nFile types that can be accepted. See input accept Attribute"
5191
- },
5192
- {
5193
- "name": "action",
5194
- "description": "Default: -\n\nUploading URL"
5195
- },
5196
- {
5197
- "name": "before-upload",
5198
- "description": "Default: -\n\nHook function which will be executed before uploading. Uploading will be stopped with false or a rejected Promise returned. When returned value is Upload.LIST_IGNORE, the list of files that have been uploaded will ignore it. **Warning:this function is not supported in IE9**"
5199
- },
5200
- {
5201
- "name": "custom-request",
5202
- "description": "Default: -\n\nOverride for the default xhr behavior allowing for additional customization and the ability to implement your own XMLHttpRequest"
5203
- },
5204
- {
5205
- "name": "classes",
5206
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
5207
- },
5208
- {
5209
- "name": "data",
5210
- "description": "Default: -\n\nUploading extra params or function which can return uploading extra params"
5211
- },
5212
- {
5213
- "name": "directory",
5214
- "description": "Default: false\n\nSupport upload whole directory (caniuse)"
5215
- },
5216
- {
5217
- "name": "disabled",
5218
- "description": "Default: false\n\nDisable upload button. When customizing Upload children, please pass the disabled attribute to the child node at the same time to ensure the disabled rendering effect is consistent."
5219
- },
5220
- {
5221
- "name": "file-list",
5222
- "description": "Default: -\n\nList of files that have been uploaded (controlled). Here is a common issue #2423 when using it, support v-model:file-list"
5223
- },
5224
- {
5225
- "name": "headers",
5226
- "description": "Default: -\n\nSet request headers, valid above IE10"
5227
- },
5228
- {
5229
- "name": "icon-render",
5230
- "description": "Default: -\n\nCustom show icon"
5231
- },
5232
- {
5233
- "name": "is-image-url",
5234
- "description": "Default: (inside implementation)\n\nCustomize if render in thumbnail"
5235
- },
5236
- {
5237
- "name": "item-render",
5238
- "description": "Default: -\n\nCustom item of uploadList"
5239
- },
5240
- {
5241
- "name": "list-type",
5242
- "description": "Default: text\n\nBuilt-in stylesheets, support for four types: text, picture, picture-card or picture-circle"
5243
- },
5244
- {
5245
- "name": "max-count",
5246
- "description": "Default: -\n\nLimit the number of uploaded files. Will replace current one when maxCount is 1"
5247
- },
5248
- {
5249
- "name": "method",
5250
- "description": "Default: post\n\nThe http method of upload request"
5251
- },
5252
- {
5253
- "name": "multiple",
5254
- "description": "Default: false\n\nWhether to support selected multiple files. IE10+ supported. You can select multiple files with CTRL holding down while multiple is set to be true"
5255
- },
5256
- {
5257
- "name": "name",
5258
- "description": "Default: file\n\nThe name of uploading file"
5259
- },
5260
- {
5261
- "name": "open-file-dialog-on-click",
5262
- "description": "Default: true\n\nClick open file dialog"
5263
- },
5264
- {
5265
- "name": "pastable",
5266
- "description": "Default: false\n\nSupport paste file"
5267
- },
5268
- {
5269
- "name": "preview-file",
5270
- "description": "Default: -\n\nCustomize preview file logic"
5271
- },
5272
- {
5273
- "name": "progress",
5274
- "description": "Default: \\{ strokeWidth: 2, showInfo: false \\}\n\nCustom progress bar"
5275
- },
5276
- {
5277
- "name": "show-upload-list",
5278
- "description": "Default: true\n\nWhether to show default upload list, could be an object to specify extra, showPreviewIcon, showRemoveIcon, showDownloadIcon, removeIcon and downloadIcon individually"
5279
- },
5280
- {
5281
- "name": "styles",
5282
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
5283
- },
5284
- {
5285
- "name": "with-credentials",
5286
- "description": "Default: false\n\nThe ajax upload with cookie sent"
5287
- }
5288
- ]
5289
- },
5290
5290
  {
5291
5291
  "name": "a-watermark",
5292
5292
  "description": "(ZH) 给页面的某个区域加上水印。\n\n(EN) Add specific text or patterns to the page.",