antdv-next 1.4.3 → 1.4.4

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.
Files changed (42) hide show
  1. package/dist/_util/vueNode.d.ts +2 -6
  2. package/dist/_util/wave/index.js +1 -1
  3. package/dist/antd-with-locales.esm.js +9397 -9361
  4. package/dist/antd-with-locales.js +79 -79
  5. package/dist/antd.css +1 -1
  6. package/dist/antd.esm.js +8282 -8246
  7. package/dist/antd.js +39 -39
  8. package/dist/button/buttonHelper.d.ts +1 -1
  9. package/dist/collapse/style/index.js +1 -1
  10. package/dist/date-picker/generatePicker/useComponents.d.ts +2 -2
  11. package/dist/descriptions/hooks/useItems.d.ts +10 -10
  12. package/dist/form/Form.js +23 -6
  13. package/dist/form/FormItem/index.js +25 -2
  14. package/dist/form/context.d.ts +3 -1
  15. package/dist/form/hooks/useVariant.d.ts +1 -1
  16. package/dist/form/util.d.ts +7 -1
  17. package/dist/form/util.js +9 -1
  18. package/dist/grid/col.js +2 -2
  19. package/dist/image/hooks/usePreviewConfig.d.ts +2 -2
  20. package/dist/input/Search.js +19 -13
  21. package/dist/layout/style/sider.js +1 -1
  22. package/dist/package.js +1 -1
  23. package/dist/radio/style/index.js +1 -5
  24. package/dist/segmented/style/index.js +2 -7
  25. package/dist/splitter/Splitter.js +6 -4
  26. package/dist/tabs/index.d.ts +33 -10
  27. package/dist/tabs/index.js +3 -2
  28. package/dist/tag/hooks/useColor.d.ts +1 -1
  29. package/dist/tag/index.js +1 -0
  30. package/dist/timeline/Timeline.d.ts +6 -6
  31. package/dist/timeline/Timeline.js +21 -4
  32. package/dist/timeline/useItems.d.ts +7 -2
  33. package/dist/timeline/useItems.js +14 -4
  34. package/dist/tour/panelRender.js +2 -8
  35. package/dist/tree/DirectoryTree.js +4 -4
  36. package/dist/tree/Tree.d.ts +3 -1
  37. package/dist/tree/Tree.js +10 -7
  38. package/dist/tree/style/index.js +4 -4
  39. package/dist/typography/style/mixins.js +3 -3
  40. package/package.json +3 -3
  41. package/web-tags.json +679 -679
  42. package/web-types.json +2363 -2362
package/web-tags.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "1.4.3",
2
+ "version": "1.4.4",
3
3
  "tags": [
4
4
  {
5
5
  "name": "a-affix",
@@ -127,7 +127,7 @@
127
127
  },
128
128
  {
129
129
  "name": "offset-top",
130
- "description": "Default: -\n\nPixels to offset from top when calculating position of scroll"
130
+ "description": "Default: 0\n\nPixels to offset from top when calculating position of scroll"
131
131
  },
132
132
  {
133
133
  "name": "show-ink-in-fixed",
@@ -389,6 +389,20 @@
389
389
  }
390
390
  ]
391
391
  },
392
+ {
393
+ "name": "a-border-beam",
394
+ "description": "(ZH) 为容器边框提供持续流动的装饰性高亮效果。\n\n(EN) Decorative component that renders a moving beam along a container border.",
395
+ "attributes": [
396
+ {
397
+ "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"
399
+ },
400
+ {
401
+ "name": "outset",
402
+ "description": "Default: -\n\nOutset distance of the beam layer from the container edge. Set to 0 for clipped containers"
403
+ }
404
+ ]
405
+ },
392
406
  {
393
407
  "name": "a-breadcrumb",
394
408
  "description": "(ZH) 显示当前页面在系统层级结构中的位置,并能向上返回。\n\n(EN) Display the current location within a hierarchy. And allow going back to states higher up in the hierarchy.",
@@ -423,20 +437,6 @@
423
437
  }
424
438
  ]
425
439
  },
426
- {
427
- "name": "a-border-beam",
428
- "description": "(ZH) 为容器边框提供持续流动的装饰性高亮效果。\n\n(EN) Decorative component that renders a moving beam along a container border.",
429
- "attributes": [
430
- {
431
- "name": "color",
432
- "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"
433
- },
434
- {
435
- "name": "outset",
436
- "description": "Default: -\n\nOutset distance of the beam layer from the container edge. Set to 0 for clipped containers"
437
- }
438
- ]
439
- },
440
440
  {
441
441
  "name": "a-button",
442
442
  "description": "(ZH) 按钮用于开始一个即时操作。\n\n(EN) To trigger an operation.",
@@ -1137,66 +1137,6 @@
1137
1137
  }
1138
1138
  ]
1139
1139
  },
1140
- {
1141
- "name": "a-localization",
1142
- "description": "To select or input a date.",
1143
- "attributes": []
1144
- },
1145
- {
1146
- "name": "a-common-api",
1147
- "description": "To select or input a date.",
1148
- "attributes": []
1149
- },
1150
- {
1151
- "name": "a-common-methods",
1152
- "description": "To select or input a date.",
1153
- "attributes": []
1154
- },
1155
- {
1156
- "name": "a-date-picker",
1157
- "description": "(ZH) 输入或选择日期的控件。\n\n(EN) To select or input a date.",
1158
- "attributes": []
1159
- },
1160
- {
1161
- "name": "a-date-picker[picker=year]",
1162
- "description": "(ZH) 输入或选择日期的控件。\n\n(EN) To select or input a date.",
1163
- "attributes": []
1164
- },
1165
- {
1166
- "name": "a-date-picker[picker=quarter]",
1167
- "description": "(ZH) 输入或选择日期的控件。\n\n(EN) To select or input a date.",
1168
- "attributes": []
1169
- },
1170
- {
1171
- "name": "a-date-picker[picker=month]",
1172
- "description": "(ZH) 输入或选择日期的控件。\n\n(EN) To select or input a date.",
1173
- "attributes": []
1174
- },
1175
- {
1176
- "name": "a-date-picker[picker=week]",
1177
- "description": "(ZH) 输入或选择日期的控件。\n\n(EN) To select or input a date.",
1178
- "attributes": []
1179
- },
1180
- {
1181
- "name": "a-range-picker",
1182
- "description": "(ZH) 输入或选择日期的控件。\n\n(EN) To select or input a date.",
1183
- "attributes": []
1184
- },
1185
- {
1186
- "name": "a-国际化配置",
1187
- "description": "输入或选择日期的控件。",
1188
- "attributes": []
1189
- },
1190
- {
1191
- "name": "a-共同的-api",
1192
- "description": "输入或选择日期的控件。",
1193
- "attributes": []
1194
- },
1195
- {
1196
- "name": "a-共同的方法",
1197
- "description": "输入或选择日期的控件。",
1198
- "attributes": []
1199
- },
1200
1140
  {
1201
1141
  "name": "a-config-provider",
1202
1142
  "description": "(ZH) 为组件提供统一的全局化配置。\n\n(EN) Provide a uniform configuration support for components.",
@@ -1267,6 +1207,66 @@
1267
1207
  }
1268
1208
  ]
1269
1209
  },
1210
+ {
1211
+ "name": "a-localization",
1212
+ "description": "To select or input a date.",
1213
+ "attributes": []
1214
+ },
1215
+ {
1216
+ "name": "a-common-api",
1217
+ "description": "To select or input a date.",
1218
+ "attributes": []
1219
+ },
1220
+ {
1221
+ "name": "a-common-methods",
1222
+ "description": "To select or input a date.",
1223
+ "attributes": []
1224
+ },
1225
+ {
1226
+ "name": "a-date-picker",
1227
+ "description": "(ZH) 输入或选择日期的控件。\n\n(EN) To select or input a date.",
1228
+ "attributes": []
1229
+ },
1230
+ {
1231
+ "name": "a-date-picker[picker=year]",
1232
+ "description": "(ZH) 输入或选择日期的控件。\n\n(EN) To select or input a date.",
1233
+ "attributes": []
1234
+ },
1235
+ {
1236
+ "name": "a-date-picker[picker=quarter]",
1237
+ "description": "(ZH) 输入或选择日期的控件。\n\n(EN) To select or input a date.",
1238
+ "attributes": []
1239
+ },
1240
+ {
1241
+ "name": "a-date-picker[picker=month]",
1242
+ "description": "(ZH) 输入或选择日期的控件。\n\n(EN) To select or input a date.",
1243
+ "attributes": []
1244
+ },
1245
+ {
1246
+ "name": "a-date-picker[picker=week]",
1247
+ "description": "(ZH) 输入或选择日期的控件。\n\n(EN) To select or input a date.",
1248
+ "attributes": []
1249
+ },
1250
+ {
1251
+ "name": "a-range-picker",
1252
+ "description": "(ZH) 输入或选择日期的控件。\n\n(EN) To select or input a date.",
1253
+ "attributes": []
1254
+ },
1255
+ {
1256
+ "name": "a-国际化配置",
1257
+ "description": "输入或选择日期的控件。",
1258
+ "attributes": []
1259
+ },
1260
+ {
1261
+ "name": "a-共同的-api",
1262
+ "description": "输入或选择日期的控件。",
1263
+ "attributes": []
1264
+ },
1265
+ {
1266
+ "name": "a-共同的方法",
1267
+ "description": "输入或选择日期的控件。",
1268
+ "attributes": []
1269
+ },
1270
1270
  {
1271
1271
  "name": "a-descriptions",
1272
1272
  "description": "(ZH) 展示多个只读字段的组合。\n\n(EN) Display multiple read-only fields in a group.",
@@ -2998,6 +2998,72 @@
2998
2998
  }
2999
2999
  ]
3000
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",
3059
+ "description": "Default: -\n\ncustom status render"
3060
+ },
3061
+ {
3062
+ "name": "styles",
3063
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
3064
+ }
3065
+ ]
3066
+ },
3001
3067
  {
3002
3068
  "name": "a-progress",
3003
3069
  "description": "(ZH) 展示操作的当前进度。\n\n(EN) Display the current progress of the operation.",
@@ -3068,28 +3134,6 @@
3068
3134
  }
3069
3135
  ]
3070
3136
  },
3071
- {
3072
- "name": "a-popover",
3073
- "description": "(ZH) 点击/鼠标移入元素,弹出气泡式的卡片浮层。\n\n(EN) The floating card pops up when clicking/mouse hovering over an element.",
3074
- "attributes": [
3075
- {
3076
- "name": "title",
3077
- "description": "Default: -\n\nTitle of the card"
3078
- },
3079
- {
3080
- "name": "content",
3081
- "description": "Default: -\n\nContent of the card"
3082
- },
3083
- {
3084
- "name": "classes",
3085
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
3086
- },
3087
- {
3088
- "name": "styles",
3089
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
3090
- }
3091
- ]
3092
- },
3093
3137
  {
3094
3138
  "name": "a-radio/radio-button",
3095
3139
  "description": "(ZH) 用于在多个备选项中选中单个状态。\n\n(EN) Used to select a single state from multiple options.",
@@ -3175,90 +3219,24 @@
3175
3219
  ]
3176
3220
  },
3177
3221
  {
3178
- "name": "a-qrcode",
3179
- "description": "(ZH) 能够将文本转换生成二维码的组件,支持自定义配色和 Logo 配置。\n\n(EN) Components that can convert text into QR codes, and support custom color and logo.",
3222
+ "name": "a-rate",
3223
+ "description": "(ZH) 用于对事物进行评分操作。\n\n(EN) Used for rating operation on something.",
3180
3224
  "attributes": [
3181
3225
  {
3182
- "name": "value",
3183
- "description": "Default: -\n\nscanned text"
3226
+ "name": "allow-clear",
3227
+ "description": "Default: true\n\nWhether to allow clear when click again"
3184
3228
  },
3185
3229
  {
3186
- "name": "type",
3187
- "description": "Default: canvas\n\nrender type"
3230
+ "name": "allow-half",
3231
+ "description": "Default: false\n\nWhether to allow semi selection"
3188
3232
  },
3189
3233
  {
3190
- "name": "icon",
3191
- "description": "Default: -\n\ninclude image url (only image link are supported)"
3234
+ "name": "character",
3235
+ "description": "Default: -\n\nThe custom character of rate"
3192
3236
  },
3193
3237
  {
3194
- "name": "size",
3195
- "description": "Default: 160\n\nQRCode size"
3196
- },
3197
- {
3198
- "name": "icon-size",
3199
- "description": "Default: 40\n\ninclude image size"
3200
- },
3201
- {
3202
- "name": "color",
3203
- "description": "Default: #000\n\nQRCode Color"
3204
- },
3205
- {
3206
- "name": "classes",
3207
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
3208
- },
3209
- {
3210
- "name": "bg-color",
3211
- "description": "Default: transparent\n\nQRCode Background Color"
3212
- },
3213
- {
3214
- "name": "margin-size",
3215
- "description": "Default: 0\n\nQuiet zone size (in modules). 0 means no margin"
3216
- },
3217
- {
3218
- "name": "bordered",
3219
- "description": "Default: true\n\nWhether has border style"
3220
- },
3221
- {
3222
- "name": "error-level",
3223
- "description": "Default: 'M'\n\nError Code Level"
3224
- },
3225
- {
3226
- "name": "boost-level",
3227
- "description": "Default: true\n\nIf enabled, the Error Correction Level of the result may be higher than the specified Error Correction Level"
3228
- },
3229
- {
3230
- "name": "status",
3231
- "description": "Default: 'active'\n\nQRCode status"
3232
- },
3233
- {
3234
- "name": "status-render",
3235
- "description": "Default: -\n\ncustom status render"
3236
- },
3237
- {
3238
- "name": "styles",
3239
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
3240
- }
3241
- ]
3242
- },
3243
- {
3244
- "name": "a-rate",
3245
- "description": "(ZH) 用于对事物进行评分操作。\n\n(EN) Used for rating operation on something.",
3246
- "attributes": [
3247
- {
3248
- "name": "allow-clear",
3249
- "description": "Default: true\n\nWhether to allow clear when click again"
3250
- },
3251
- {
3252
- "name": "allow-half",
3253
- "description": "Default: false\n\nWhether to allow semi selection"
3254
- },
3255
- {
3256
- "name": "character",
3257
- "description": "Default: -\n\nThe custom character of rate"
3258
- },
3259
- {
3260
- "name": "count",
3261
- "description": "Default: 5\n\nStar count"
3238
+ "name": "count",
3239
+ "description": "Default: 5\n\nStar count"
3262
3240
  },
3263
3241
  {
3264
3242
  "name": "disabled",
@@ -3370,6 +3348,28 @@
3370
3348
  }
3371
3349
  ]
3372
3350
  },
3351
+ {
3352
+ "name": "a-popover",
3353
+ "description": "(ZH) 点击/鼠标移入元素,弹出气泡式的卡片浮层。\n\n(EN) The floating card pops up when clicking/mouse hovering over an element.",
3354
+ "attributes": [
3355
+ {
3356
+ "name": "title",
3357
+ "description": "Default: -\n\nTitle of the card"
3358
+ },
3359
+ {
3360
+ "name": "content",
3361
+ "description": "Default: -\n\nContent of the card"
3362
+ },
3363
+ {
3364
+ "name": "classes",
3365
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
3366
+ },
3367
+ {
3368
+ "name": "styles",
3369
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
3370
+ }
3371
+ ]
3372
+ },
3373
3373
  {
3374
3374
  "name": "a-select",
3375
3375
  "description": "(ZH) 下拉选择器。\n\n(EN) A dropdown menu for displaying choices.",
@@ -3560,6 +3560,80 @@
3560
3560
  }
3561
3561
  ]
3562
3562
  },
3563
+ {
3564
+ "name": "a-slider",
3565
+ "description": "(ZH) 滑动型输入器,展示当前值和可选范围。\n\n(EN) A Slider component for displaying current value and intervals in range.",
3566
+ "attributes": [
3567
+ {
3568
+ "name": "classes",
3569
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
3570
+ },
3571
+ {
3572
+ "name": "default-value",
3573
+ "description": "Default: 0 | [0, 0]\n\nThe default value of the slider. When range is false, use number, otherwise, use [number, number]"
3574
+ },
3575
+ {
3576
+ "name": "disabled",
3577
+ "description": "Default: false\n\nIf true, the slider will not be interactive. Pass boolean[] to disable specific handles individually in Range mode"
3578
+ },
3579
+ {
3580
+ "name": "dots",
3581
+ "description": "Default: false\n\nWhether the thumb can only be dragged to tick marks"
3582
+ },
3583
+ {
3584
+ "name": "included",
3585
+ "description": "Default: true\n\nTakes effect when marks is not null. True means containment and false means coordinative"
3586
+ },
3587
+ {
3588
+ "name": "keyboard",
3589
+ "description": "Default: true\n\nSupport using keyboard to move handlers"
3590
+ },
3591
+ {
3592
+ "name": "marks",
3593
+ "description": "Default: { number: VueNode } | { number: { style: CSSProperties, label: VueNode } }\n\nTick marks of Slider. The type of key must be number, and must be in closed interval [min, max]. Each mark can declare its own style"
3594
+ },
3595
+ {
3596
+ "name": "max",
3597
+ "description": "Default: 100\n\nThe maximum value the slider can slide to"
3598
+ },
3599
+ {
3600
+ "name": "min",
3601
+ "description": "Default: 0\n\nThe minimum value the slider can slide to"
3602
+ },
3603
+ {
3604
+ "name": "orientation",
3605
+ "description": "Default: horizontal\n\nOrientation direction"
3606
+ },
3607
+ {
3608
+ "name": "range",
3609
+ "description": "Default: false\n\nEnable dual thumb mode for range selection"
3610
+ },
3611
+ {
3612
+ "name": "reverse",
3613
+ "description": "Default: false\n\nReverse the component"
3614
+ },
3615
+ {
3616
+ "name": "step",
3617
+ "description": "Default: 1\n\nThe granularity the slider can step through values. Must be greater than 0, and be divisible by (max - min). When step is null and marks exist, valid points will only be marks, min and max"
3618
+ },
3619
+ {
3620
+ "name": "styles",
3621
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
3622
+ },
3623
+ {
3624
+ "name": "tooltip",
3625
+ "description": "Default: -\n\nThe tooltip related props"
3626
+ },
3627
+ {
3628
+ "name": "value",
3629
+ "description": "Default: -\n\nThe value of slider. When range is false, use number, otherwise, use [number, number], support v-model:value"
3630
+ },
3631
+ {
3632
+ "name": "vertical",
3633
+ "description": "Default: false\n\nIf true, the slider will be vertical. Simultaneously existing with orientation, orientation takes priority"
3634
+ }
3635
+ ]
3636
+ },
3563
3637
  {
3564
3638
  "name": "a-skeleton",
3565
3639
  "description": "(ZH) 在需要等待加载内容的位置提供一个占位图形组合。\n\n(EN) Provide a placeholder while you wait for content to load, or to visualize content that doesn't exist yet.",
@@ -3737,224 +3811,81 @@
3737
3811
  ]
3738
3812
  },
3739
3813
  {
3740
- "name": "a-slider",
3741
- "description": "(ZH) 滑动型输入器,展示当前值和可选范围。\n\n(EN) A Slider component for displaying current value and intervals in range.",
3814
+ "name": "a-space",
3815
+ "description": "(ZH) 设置组件之间的间距。\n\n(EN) Set components spacing.",
3742
3816
  "attributes": [
3743
3817
  {
3744
- "name": "classes",
3745
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
3818
+ "name": "align",
3819
+ "description": "Default: -\n\nAlign items"
3746
3820
  },
3747
3821
  {
3748
- "name": "default-value",
3749
- "description": "Default: 0 | [0, 0]\n\nThe default value of the slider. When range is false, use number, otherwise, use [number, number]"
3822
+ "name": "classes",
3823
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
3750
3824
  },
3751
3825
  {
3752
- "name": "disabled",
3753
- "description": "Default: false\n\nIf true, the slider will not be interactive. Pass boolean[] to disable specific handles individually in Range mode"
3826
+ "name": "orientation",
3827
+ "description": "Default: horizontal\n\nThe space direction"
3754
3828
  },
3755
3829
  {
3756
- "name": "dots",
3757
- "description": "Default: false\n\nWhether the thumb can only be dragged to tick marks"
3830
+ "name": "separator",
3831
+ "description": "Default: -\n\nSet separator"
3758
3832
  },
3759
3833
  {
3760
- "name": "included",
3761
- "description": "Default: true\n\nTakes effect when marks is not null. True means containment and false means coordinative"
3834
+ "name": "size",
3835
+ "description": "Default: small\n\nThe space size"
3762
3836
  },
3763
3837
  {
3764
- "name": "keyboard",
3765
- "description": "Default: true\n\nSupport using keyboard to move handlers"
3838
+ "name": "styles",
3839
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
3766
3840
  },
3767
3841
  {
3768
- "name": "marks",
3769
- "description": "Default: { number: VueNode } | { number: { style: CSSProperties, label: VueNode } }\n\nTick marks of Slider. The type of key must be number, and must be in closed interval [min, max]. Each mark can declare its own style"
3842
+ "name": "vertical",
3843
+ "description": "Default: false\n\nOrientation, Simultaneously configure with orientation and prioritize orientation"
3770
3844
  },
3771
3845
  {
3772
- "name": "max",
3773
- "description": "Default: 100\n\nThe maximum value the slider can slide to"
3774
- },
3846
+ "name": "wrap",
3847
+ "description": "Default: false\n\nAuto wrap line, when horizontal effective"
3848
+ }
3849
+ ]
3850
+ },
3851
+ {
3852
+ "name": "a-size",
3853
+ "description": "(ZH) 设置组件之间的间距。\n\n(EN) Set components spacing.",
3854
+ "attributes": []
3855
+ },
3856
+ {
3857
+ "name": "a-space-compact",
3858
+ "description": "(ZH) 设置组件之间的间距。\n\n(EN) Set components spacing.",
3859
+ "attributes": [
3775
3860
  {
3776
- "name": "min",
3777
- "description": "Default: 0\n\nThe minimum value the slider can slide to"
3861
+ "name": "block",
3862
+ "description": "Default: false\n\nOption to fit width to its parent's width"
3778
3863
  },
3779
3864
  {
3780
3865
  "name": "orientation",
3781
- "description": "Default: horizontal\n\nOrientation direction"
3782
- },
3783
- {
3784
- "name": "range",
3785
- "description": "Default: false\n\nEnable dual thumb mode for range selection"
3786
- },
3787
- {
3788
- "name": "reverse",
3789
- "description": "Default: false\n\nReverse the component"
3790
- },
3791
- {
3792
- "name": "step",
3793
- "description": "Default: 1\n\nThe granularity the slider can step through values. Must be greater than 0, and be divisible by (max - min). When step is null and marks exist, valid points will only be marks, min and max"
3794
- },
3795
- {
3796
- "name": "styles",
3797
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
3798
- },
3799
- {
3800
- "name": "tooltip",
3801
- "description": "Default: -\n\nThe tooltip related props"
3866
+ "description": "Default: horizontal\n\nSet direction of layout"
3802
3867
  },
3803
3868
  {
3804
- "name": "value",
3805
- "description": "Default: -\n\nThe value of slider. When range is false, use number, otherwise, use [number, number], support v-model:value"
3869
+ "name": "size",
3870
+ "description": "Default: middle\n\nSet child component size"
3806
3871
  },
3807
3872
  {
3808
3873
  "name": "vertical",
3809
- "description": "Default: false\n\nIf true, the slider will be vertical. Simultaneously existing with orientation, orientation takes priority"
3874
+ "description": "Default: false\n\nOrientation, Simultaneously configure with orientation and prioritize orientation"
3810
3875
  }
3811
3876
  ]
3812
3877
  },
3813
3878
  {
3814
- "name": "a-splitter",
3815
- "description": "(ZH) 分割面板用于隔离内容。\n\n(EN) Split panels to isolate content.",
3879
+ "name": "a-statistic",
3880
+ "description": "(ZH) 展示统计数值。\n\n(EN) Display statistic number.",
3816
3881
  "attributes": [
3817
3882
  {
3818
3883
  "name": "classes",
3819
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
3884
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the Statistic component. Supports object or function"
3820
3885
  },
3821
3886
  {
3822
- "name": "collapsible-icon",
3823
- "description": "Default: -\n\nCustom collapsible icon"
3824
- },
3825
- {
3826
- "name": "dragger-icon",
3827
- "description": "Default: -\n\nCustom dragger icon"
3828
- },
3829
- {
3830
- "name": "lazy",
3831
- "description": "Default: false\n\nLazy rendering mode"
3832
- },
3833
- {
3834
- "name": "orientation",
3835
- "description": "Default: horizontal\n\nLayout direction"
3836
- },
3837
- {
3838
- "name": "styles",
3839
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
3840
- },
3841
- {
3842
- "name": "vertical",
3843
- "description": "Default: false\n\nOrientation, Simultaneously existing with orientation, orientation takes priority"
3844
- }
3845
- ]
3846
- },
3847
- {
3848
- "name": "a-splitter-panel",
3849
- "description": "(ZH) 分割面板用于隔离内容。\n\n(EN) Split panels to isolate content.",
3850
- "attributes": [
3851
- {
3852
- "name": "collapsible",
3853
- "description": "Default: false\n\nEnable collapsible"
3854
- },
3855
- {
3856
- "name": "default-size",
3857
- "description": "Default: -\n\nInitial panel size, supports px and percentage"
3858
- },
3859
- {
3860
- "name": "max",
3861
- "description": "Default: -\n\nMaximum threshold, supports px and percentage"
3862
- },
3863
- {
3864
- "name": "min",
3865
- "description": "Default: -\n\nMinimum threshold, supports px and percentage"
3866
- },
3867
- {
3868
- "name": "resizable",
3869
- "description": "Default: true\n\nWhether to enable resize"
3870
- },
3871
- {
3872
- "name": "size",
3873
- "description": "Default: -\n\nControlled panel size, supports px and percentage"
3874
- }
3875
- ]
3876
- },
3877
- {
3878
- "name": "a-steps",
3879
- "description": "(ZH) 引导用户按照流程完成任务的导航条。\n\n(EN) A navigation bar that guides users through the steps of a task.",
3880
- "attributes": [
3881
- {
3882
- "name": "classes",
3883
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
3884
- },
3885
- {
3886
- "name": "current",
3887
- "description": "Default: 0\n\nTo set the current step, counting from 0. You can overwrite this state by using status of Step, support v-model:current"
3888
- },
3889
- {
3890
- "name": "icon-render",
3891
- "description": "Default: -\n\nCustom render icon, please use items.icon first"
3892
- },
3893
- {
3894
- "name": "initial",
3895
- "description": "Default: 0\n\nSet the initial step, counting from 0"
3896
- },
3897
- {
3898
- "name": "items",
3899
- "description": "Default: []\n\nStepItem content"
3900
- },
3901
- {
3902
- "name": "max-count",
3903
- "description": "Default: -\n\nMaximum number of step items to display (>= 3). Hidden step ranges are collapsed into disabled ellipsis steps"
3904
- },
3905
- {
3906
- "name": "orientation",
3907
- "description": "Default: horizontal\n\nTo specify the orientation of the step bar, horizontal or vertical"
3908
- },
3909
- {
3910
- "name": "percent",
3911
- "description": "Default: -\n\nProgress circle percentage of current step in process status (only works on basic Steps)"
3912
- },
3913
- {
3914
- "name": "progress-dot",
3915
- "description": "Default: false\n\nSteps with progress dot style, customize the progress dot by setting it to a function. titlePlacement will be vertical"
3916
- },
3917
- {
3918
- "name": "responsive",
3919
- "description": "Default: true\n\nChange to vertical direction when screen width smaller than 532px"
3920
- },
3921
- {
3922
- "name": "size",
3923
- "description": "Default: default\n\nTo specify the size of the step bar, default and small are currently supported"
3924
- },
3925
- {
3926
- "name": "status",
3927
- "description": "Default: process\n\nTo specify the status of current step, can be set to one of the following values: wait process finish error"
3928
- },
3929
- {
3930
- "name": "styles",
3931
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
3932
- },
3933
- {
3934
- "name": "title-placement",
3935
- "description": "Default: horizontal\n\nPlace title and content with horizontal or vertical direction"
3936
- },
3937
- {
3938
- "name": "type",
3939
- "description": "Default: default\n\nType of steps, can be set to one of the following values: default dot inline navigation panel"
3940
- },
3941
- {
3942
- "name": "variant",
3943
- "description": "Default: filled\n\nConfig style variant"
3944
- }
3945
- ]
3946
- },
3947
- {
3948
- "name": "a-statistic",
3949
- "description": "(ZH) 展示统计数值。\n\n(EN) Display statistic number.",
3950
- "attributes": [
3951
- {
3952
- "name": "classes",
3953
- "description": "Default: -\n\nCustomize class for each semantic structure inside the Statistic component. Supports object or function"
3954
- },
3955
- {
3956
- "name": "decimal-separator",
3957
- "description": "Default: .\n\nThe decimal separator"
3887
+ "name": "decimal-separator",
3888
+ "description": "Default: .\n\nThe decimal separator"
3958
3889
  },
3959
3890
  {
3960
3891
  "name": "formatter",
@@ -4004,183 +3935,190 @@
4004
3935
  "attributes": []
4005
3936
  },
4006
3937
  {
4007
- "name": "a-space",
4008
- "description": "(ZH) 设置组件之间的间距。\n\n(EN) Set components spacing.",
3938
+ "name": "a-spin",
3939
+ "description": "(ZH) 用于页面和区块的加载中状态。\n\n(EN) Used for the loading status of a page or a block.",
4009
3940
  "attributes": [
4010
3941
  {
4011
- "name": "align",
4012
- "description": "Default: -\n\nAlign items"
3942
+ "name": "spinning",
3943
+ "description": "Default: true\n\nWhether Spin is visible"
4013
3944
  },
4014
3945
  {
4015
- "name": "classes",
4016
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
3946
+ "name": "size",
3947
+ "description": "Default: default\n\nThe size of Spin, options: small, default and large"
4017
3948
  },
4018
3949
  {
4019
- "name": "orientation",
4020
- "description": "Default: horizontal\n\nThe space direction"
3950
+ "name": "~~tip~~",
3951
+ "description": "Default: -\n\ndeprecated, use descriptionCustomize description content when Spin has children"
4021
3952
  },
4022
3953
  {
4023
- "name": "separator",
4024
- "description": "Default: -\n\nSet separator"
3954
+ "name": "description",
3955
+ "description": "Default: -\n\nCustomize description content"
4025
3956
  },
4026
3957
  {
4027
- "name": "size",
4028
- "description": "Default: small\n\nThe space size"
3958
+ "name": "delay",
3959
+ "description": "Default: -\n\nSpecifies a delay in milliseconds for loading state (prevent flush)"
4029
3960
  },
4030
3961
  {
4031
- "name": "styles",
4032
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
3962
+ "name": "wrapper-class-name",
3963
+ "description": "Default: -\n\nThe className of wrapper when Spin has children"
4033
3964
  },
4034
3965
  {
4035
- "name": "vertical",
4036
- "description": "Default: false\n\nOrientation, Simultaneously configure with orientation and prioritize orientation"
3966
+ "name": "indicator",
3967
+ "description": "Default: -\n\nThe node of the spinning indicator"
4037
3968
  },
4038
3969
  {
4039
- "name": "wrap",
4040
- "description": "Default: false\n\nAuto wrap line, when horizontal effective"
4041
- }
4042
- ]
4043
- },
4044
- {
4045
- "name": "a-size",
4046
- "description": "(ZH) 设置组件之间的间距。\n\n(EN) Set components spacing.",
4047
- "attributes": []
4048
- },
4049
- {
4050
- "name": "a-space-compact",
4051
- "description": "(ZH) 设置组件之间的间距。\n\n(EN) Set components spacing.",
4052
- "attributes": [
3970
+ "name": "fullscreen",
3971
+ "description": "Default: false\n\nDisplay a backdrop with the Spin component"
3972
+ },
4053
3973
  {
4054
- "name": "block",
4055
- "description": "Default: false\n\nOption to fit width to its parent's width"
3974
+ "name": "percent",
3975
+ "description": "Default: -\n\nThe progress percentage, when set to auto, it will be an indeterminate progress"
4056
3976
  },
4057
3977
  {
4058
- "name": "orientation",
4059
- "description": "Default: horizontal\n\nSet direction of layout"
3978
+ "name": "root-class",
3979
+ "description": "Default: -\n\nRoot container class"
4060
3980
  },
4061
3981
  {
4062
- "name": "size",
4063
- "description": "Default: middle\n\nSet child component size"
3982
+ "name": "classes",
3983
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
4064
3984
  },
4065
3985
  {
4066
- "name": "vertical",
4067
- "description": "Default: false\n\nOrientation, Simultaneously configure with orientation and prioritize orientation"
3986
+ "name": "styles",
3987
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
4068
3988
  }
4069
3989
  ]
4070
3990
  },
4071
3991
  {
4072
- "name": "a-switch",
4073
- "description": "(ZH) 使用开关切换两种状态之间。\n\n(EN) Used to toggle between two states.",
3992
+ "name": "a-splitter",
3993
+ "description": "(ZH) 分割面板用于隔离内容。\n\n(EN) Split panels to isolate content.",
4074
3994
  "attributes": [
4075
3995
  {
4076
- "name": "auto-focus",
4077
- "description": "Default: false\n\nAuto focus when component mounted"
4078
- },
4079
- {
4080
- "name": "checked",
4081
- "description": "Default: false\n\nDetermine whether the Switch is checked, support v-model:checked"
3996
+ "name": "classes",
3997
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
4082
3998
  },
4083
3999
  {
4084
- "name": "checked-children",
4085
- "description": "Default: -\n\nThe content to be shown when the state is checked"
4000
+ "name": "collapsible-icon",
4001
+ "description": "Default: -\n\nCustom collapsible icon"
4086
4002
  },
4087
4003
  {
4088
- "name": "checked-value",
4089
- "description": "Default: true\n\nThe value when checked"
4004
+ "name": "dragger-icon",
4005
+ "description": "Default: -\n\nCustom dragger icon"
4090
4006
  },
4091
4007
  {
4092
- "name": "classes",
4093
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
4008
+ "name": "lazy",
4009
+ "description": "Default: false\n\nLazy rendering mode"
4094
4010
  },
4095
4011
  {
4096
- "name": "default-checked",
4097
- "description": "Default: false\n\nWhether to set the initial state"
4012
+ "name": "orientation",
4013
+ "description": "Default: horizontal\n\nLayout direction"
4098
4014
  },
4099
4015
  {
4100
- "name": "default-value",
4101
- "description": "Default: -\n\nAlias for defaultChecked"
4016
+ "name": "styles",
4017
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
4102
4018
  },
4103
4019
  {
4104
- "name": "disabled",
4105
- "description": "Default: false\n\nDisable switch"
4106
- },
4020
+ "name": "vertical",
4021
+ "description": "Default: false\n\nOrientation, Simultaneously existing with orientation, orientation takes priority"
4022
+ }
4023
+ ]
4024
+ },
4025
+ {
4026
+ "name": "a-splitter-panel",
4027
+ "description": "(ZH) 分割面板用于隔离内容。\n\n(EN) Split panels to isolate content.",
4028
+ "attributes": [
4107
4029
  {
4108
- "name": "loading",
4109
- "description": "Default: false\n\nLoading state of switch"
4030
+ "name": "collapsible",
4031
+ "description": "Default: false\n\nEnable collapsible"
4110
4032
  },
4111
4033
  {
4112
- "name": "size",
4113
- "description": "Default: default\n\nThe size of the Switch, options: default small"
4034
+ "name": "default-size",
4035
+ "description": "Default: -\n\nInitial panel size, supports px and percentage"
4114
4036
  },
4115
4037
  {
4116
- "name": "styles",
4117
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
4038
+ "name": "max",
4039
+ "description": "Default: -\n\nMaximum threshold, supports px and percentage"
4118
4040
  },
4119
4041
  {
4120
- "name": "un-checked-children",
4121
- "description": "Default: -\n\nThe content to be shown when the state is unchecked"
4042
+ "name": "min",
4043
+ "description": "Default: -\n\nMinimum threshold, supports px and percentage"
4122
4044
  },
4123
4045
  {
4124
- "name": "un-checked-value",
4125
- "description": "Default: false\n\nThe value when unchecked"
4046
+ "name": "resizable",
4047
+ "description": "Default: true\n\nWhether to enable resize"
4126
4048
  },
4127
4049
  {
4128
- "name": "value",
4129
- "description": "Default: -\n\nAlias for checked, support v-model:value"
4050
+ "name": "size",
4051
+ "description": "Default: -\n\nControlled panel size, supports px and percentage"
4130
4052
  }
4131
4053
  ]
4132
4054
  },
4133
4055
  {
4134
- "name": "a-spin",
4135
- "description": "(ZH) 用于页面和区块的加载中状态。\n\n(EN) Used for the loading status of a page or a block.",
4056
+ "name": "a-steps",
4057
+ "description": "(ZH) 引导用户按照流程完成任务的导航条。\n\n(EN) A navigation bar that guides users through the steps of a task.",
4136
4058
  "attributes": [
4137
4059
  {
4138
- "name": "spinning",
4139
- "description": "Default: true\n\nWhether Spin is visible"
4060
+ "name": "classes",
4061
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
4140
4062
  },
4141
4063
  {
4142
- "name": "size",
4143
- "description": "Default: default\n\nThe size of Spin, options: small, default and large"
4064
+ "name": "current",
4065
+ "description": "Default: 0\n\nTo set the current step, counting from 0. You can overwrite this state by using status of Step, support v-model:current"
4144
4066
  },
4145
4067
  {
4146
- "name": "~~tip~~",
4147
- "description": "Default: -\n\ndeprecated, use descriptionCustomize description content when Spin has children"
4068
+ "name": "icon-render",
4069
+ "description": "Default: -\n\nCustom render icon, please use items.icon first"
4148
4070
  },
4149
4071
  {
4150
- "name": "description",
4151
- "description": "Default: -\n\nCustomize description content"
4072
+ "name": "initial",
4073
+ "description": "Default: 0\n\nSet the initial step, counting from 0"
4152
4074
  },
4153
4075
  {
4154
- "name": "delay",
4155
- "description": "Default: -\n\nSpecifies a delay in milliseconds for loading state (prevent flush)"
4076
+ "name": "items",
4077
+ "description": "Default: []\n\nStepItem content"
4156
4078
  },
4157
4079
  {
4158
- "name": "wrapper-class-name",
4159
- "description": "Default: -\n\nThe className of wrapper when Spin has children"
4080
+ "name": "max-count",
4081
+ "description": "Default: -\n\nMaximum number of step items to display (>= 3). Hidden step ranges are collapsed into disabled ellipsis steps"
4160
4082
  },
4161
4083
  {
4162
- "name": "indicator",
4163
- "description": "Default: -\n\nThe node of the spinning indicator"
4084
+ "name": "orientation",
4085
+ "description": "Default: horizontal\n\nTo specify the orientation of the step bar, horizontal or vertical"
4164
4086
  },
4165
4087
  {
4166
- "name": "fullscreen",
4167
- "description": "Default: false\n\nDisplay a backdrop with the Spin component"
4088
+ "name": "percent",
4089
+ "description": "Default: -\n\nProgress circle percentage of current step in process status (only works on basic Steps)"
4168
4090
  },
4169
4091
  {
4170
- "name": "percent",
4171
- "description": "Default: -\n\nThe progress percentage, when set to auto, it will be an indeterminate progress"
4092
+ "name": "progress-dot",
4093
+ "description": "Default: false\n\nSteps with progress dot style, customize the progress dot by setting it to a function. titlePlacement will be vertical"
4172
4094
  },
4173
4095
  {
4174
- "name": "root-class",
4175
- "description": "Default: -\n\nRoot container class"
4096
+ "name": "responsive",
4097
+ "description": "Default: true\n\nChange to vertical direction when screen width smaller than 532px"
4176
4098
  },
4177
4099
  {
4178
- "name": "classes",
4179
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
4100
+ "name": "size",
4101
+ "description": "Default: default\n\nTo specify the size of the step bar, default and small are currently supported"
4102
+ },
4103
+ {
4104
+ "name": "status",
4105
+ "description": "Default: process\n\nTo specify the status of current step, can be set to one of the following values: wait process finish error"
4106
+ },
4107
+ {
4108
+ "name": "styles",
4109
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
4110
+ },
4111
+ {
4112
+ "name": "title-placement",
4113
+ "description": "Default: horizontal\n\nPlace title and content with horizontal or vertical direction"
4114
+ },
4115
+ {
4116
+ "name": "type",
4117
+ "description": "Default: default\n\nType of steps, can be set to one of the following values: default dot inline navigation panel"
4180
4118
  },
4181
4119
  {
4182
- "name": "styles",
4183
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
4120
+ "name": "variant",
4121
+ "description": "Default: filled\n\nConfig style variant"
4184
4122
  }
4185
4123
  ]
4186
4124
  },
@@ -4299,92 +4237,64 @@
4299
4237
  ]
4300
4238
  },
4301
4239
  {
4302
- "name": "a-tabs",
4303
- "description": "(ZH) 选项卡切换组件。\n\n(EN) Tabs make it easy to explore and switch between different views.",
4240
+ "name": "a-switch",
4241
+ "description": "(ZH) 使用开关切换两种状态之间。\n\n(EN) Used to toggle between two states.",
4304
4242
  "attributes": [
4305
4243
  {
4306
- "name": "active-key",
4307
- "description": "Default: -\n\nCurrent TabPane's key, support v-model:active-key"
4244
+ "name": "auto-focus",
4245
+ "description": "Default: false\n\nAuto focus when component mounted"
4308
4246
  },
4309
4247
  {
4310
- "name": "add-icon",
4311
- "description": "Default: -\n\nCustomize add icon, only works with type=\"editable-card\""
4248
+ "name": "checked",
4249
+ "description": "Default: false\n\nDetermine whether the Switch is checked, support v-model:checked"
4312
4250
  },
4313
4251
  {
4314
- "name": "animated",
4315
- "description": "Default: \\{ inkBar: true, tabPane: false \\}\n\nWhether to change tabs with animation"
4252
+ "name": "checked-children",
4253
+ "description": "Default: -\n\nThe content to be shown when the state is checked"
4316
4254
  },
4317
4255
  {
4318
- "name": "centered",
4319
- "description": "Default: false\n\nCenters tabs"
4256
+ "name": "checked-value",
4257
+ "description": "Default: true\n\nThe value when checked"
4320
4258
  },
4321
4259
  {
4322
4260
  "name": "classes",
4323
4261
  "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
4324
4262
  },
4325
4263
  {
4326
- "name": "default-active-key",
4327
- "description": "Default: The key of first tab\n\nInitial active TabPane's key, if activeKey is not set"
4328
- },
4329
- {
4330
- "name": "hide-add",
4331
- "description": "Default: false\n\nHide plus icon or not. Only works while type=\"editable-card\""
4332
- },
4333
- {
4334
- "name": "indicator",
4335
- "description": "Default: -\n\nCustomize size and align of indicator"
4336
- },
4337
- {
4338
- "name": "items",
4339
- "description": "Default: []\n\nConfigure tab content"
4340
- },
4341
- {
4342
- "name": "more",
4343
- "description": "Default: \\{ icon: , trigger: 'hover' \\}\n\nCustomize the collapse menu"
4264
+ "name": "default-checked",
4265
+ "description": "Default: false\n\nWhether to set the initial state"
4344
4266
  },
4345
4267
  {
4346
- "name": "more-icon",
4347
- "description": "Default: -\n\nCustom icon of the collapse menu"
4268
+ "name": "default-value",
4269
+ "description": "Default: -\n\nAlias for defaultChecked"
4348
4270
  },
4349
4271
  {
4350
- "name": "remove-icon",
4351
- "description": "Default: -\n\nThe custom icon of remove, only works with type=\"editable-card\""
4272
+ "name": "disabled",
4273
+ "description": "Default: false\n\nDisable switch"
4352
4274
  },
4353
4275
  {
4354
- "name": "render-tab-bar",
4355
- "description": "Default: -\n\nReplace the TabBar"
4276
+ "name": "loading",
4277
+ "description": "Default: false\n\nLoading state of switch"
4356
4278
  },
4357
4279
  {
4358
4280
  "name": "size",
4359
- "description": "Default: middle\n\nPreset tab bar size"
4281
+ "description": "Default: default\n\nThe size of the Switch, options: default small"
4360
4282
  },
4361
4283
  {
4362
4284
  "name": "styles",
4363
4285
  "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
4364
4286
  },
4365
4287
  {
4366
- "name": "tab-bar-extra-content",
4367
- "description": "Default: -\n\nExtra content in tab bar"
4368
- },
4369
- {
4370
- "name": "tab-bar-gutter",
4371
- "description": "Default: -\n\nThe gap between tabs"
4372
- },
4373
- {
4374
- "name": "tab-bar-style",
4375
- "description": "Default: -\n\nTab bar style object"
4376
- },
4377
- {
4378
- "name": "tab-placement",
4379
- "description": "Default: top\n\nPlacement of tabs"
4288
+ "name": "un-checked-children",
4289
+ "description": "Default: -\n\nThe content to be shown when the state is unchecked"
4380
4290
  },
4381
4291
  {
4382
- "name": "destroy-on-hidden",
4383
- "description": "Default: false\n\nWhether destroy inactive TabPane when change tab"
4292
+ "name": "un-checked-value",
4293
+ "description": "Default: false\n\nThe value when unchecked"
4384
4294
  },
4385
4295
  {
4386
- "name": "type",
4387
- "description": "Default: line\n\nBasic style of tabs"
4296
+ "name": "value",
4297
+ "description": "Default: -\n\nAlias for checked, support v-model:value"
4388
4298
  }
4389
4299
  ]
4390
4300
  },
@@ -4492,11 +4402,6 @@
4492
4402
  "description": "进行标记和分类的小标签。",
4493
4403
  "attributes": []
4494
4404
  },
4495
- {
4496
- "name": "a-time-picker",
4497
- "description": "(ZH) 输入或选择时间的控件。\n\n(EN) To select/input a time.",
4498
- "attributes": []
4499
- },
4500
4405
  {
4501
4406
  "name": "a-timeline",
4502
4407
  "description": "(ZH) 垂直展示的时间流信息。\n\n(EN) Vertical display timeline.",
@@ -4646,86 +4551,9 @@
4646
4551
  ]
4647
4552
  },
4648
4553
  {
4649
- "name": "a-tour",
4650
- "description": "(ZH) 用于分步引导用户了解产品功能的气泡组件。\n\n(EN) A popup component for guiding users through a product.",
4651
- "attributes": [
4652
- {
4653
- "name": "steps",
4654
- "description": "Default: -\n\nTour steps"
4655
- },
4656
- {
4657
- "name": "open",
4658
- "description": "Default: false\n\nOpen tour, support v-model:open"
4659
- },
4660
- {
4661
- "name": "current",
4662
- "description": "Default: -\n\nWhat is the current step"
4663
- },
4664
- {
4665
- "name": "arrow",
4666
- "description": "Default: true\n\nWhether to show the arrow, including the configuration whether to point to the center of the element"
4667
- },
4668
- {
4669
- "name": "close-icon",
4670
- "description": "Default: true\n\nCustomize close icon"
4671
- },
4672
- {
4673
- "name": "disabled-interaction",
4674
- "description": "Default: false\n\nDisable interaction on highlighted area"
4675
- },
4676
- {
4677
- "name": "gap",
4678
- "description": "Default: { offset: 6, radius: 2 }\n\nControl the radius of the highlighted area and the offset between highlighted area and the element"
4679
- },
4680
- {
4681
- "name": "placement",
4682
- "description": "Default: bottom\n\nPosition of the guide card relative to the target element"
4683
- },
4684
- {
4685
- "name": "mask",
4686
- "description": "Default: true\n\nWhether to enable masking, change mask style and fill color by pass custom props"
4687
- },
4688
- {
4689
- "name": "type",
4690
- "description": "Default: default\n\nType, affects the background color and text color"
4691
- },
4692
- {
4693
- "name": "scroll-into-view-options",
4694
- "description": "Default: true\n\nsupport pass custom scrollIntoView options"
4695
- },
4696
- {
4697
- "name": "indicators-render",
4698
- "description": "Default: -\n\nCustom indicator"
4699
- },
4700
- {
4701
- "name": "actions-render",
4702
- "description": "Default: -\n\nCustom action"
4703
- },
4704
- {
4705
- "name": "z-index",
4706
- "description": "Default: 1001\n\nTour zIndex"
4707
- },
4708
- {
4709
- "name": "get-popup-container",
4710
- "description": "Default: () => document.body\n\nSet the rendering node of Tour floating layer"
4711
- },
4712
- {
4713
- "name": "classes",
4714
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
4715
- },
4716
- {
4717
- "name": "styles",
4718
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
4719
- },
4720
- {
4721
- "name": "root-class",
4722
- "description": "Default: -\n\nRoot container class"
4723
- },
4724
- {
4725
- "name": "prefix-cls",
4726
- "description": "Default: -\n\n-"
4727
- }
4728
- ]
4554
+ "name": "a-time-picker",
4555
+ "description": "(ZH) 输入或选择时间的控件。\n\n(EN) To select/input a time.",
4556
+ "attributes": []
4729
4557
  },
4730
4558
  {
4731
4559
  "name": "a-tree",
@@ -4820,8 +4648,8 @@
4820
4648
  "description": "Default: false\n\nAllows selecting multiple treeNodes"
4821
4649
  },
4822
4650
  {
4823
- "name": "root-style",
4824
- "description": "Default: -\n\nStyle on the root element"
4651
+ "name": "~~root-style~~",
4652
+ "description": "Default: -\n\nStyle on the root element, please use styles.root instead"
4825
4653
  },
4826
4654
  {
4827
4655
  "name": "selectable",
@@ -4870,46 +4698,128 @@
4870
4698
  "description": "(ZH) 多层次的结构列表。\n\n(EN) Multiple-level structure list.",
4871
4699
  "attributes": [
4872
4700
  {
4873
- "name": "checkable",
4874
- "description": "Default: -\n\nWhen Tree is checkable, set TreeNode display Checkbox or not"
4701
+ "name": "checkable",
4702
+ "description": "Default: -\n\nWhen Tree is checkable, set TreeNode display Checkbox or not"
4703
+ },
4704
+ {
4705
+ "name": "disable-checkbox",
4706
+ "description": "Default: false\n\nDisables the checkbox of the treeNode"
4707
+ },
4708
+ {
4709
+ "name": "disabled",
4710
+ "description": "Default: false\n\nDisables the treeNode"
4711
+ },
4712
+ {
4713
+ "name": "icon",
4714
+ "description": "Default: -\n\nCustomize icon. When you pass component, whose render will receive full TreeNode props as component props"
4715
+ },
4716
+ {
4717
+ "name": "is-leaf",
4718
+ "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"
4719
+ },
4720
+ {
4721
+ "name": "key",
4722
+ "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"
4723
+ },
4724
+ {
4725
+ "name": "selectable",
4726
+ "description": "Default: true\n\nSet whether the treeNode can be selected"
4727
+ },
4728
+ {
4729
+ "name": "title",
4730
+ "description": "Default: ---\n\nTitle"
4731
+ }
4732
+ ]
4733
+ },
4734
+ {
4735
+ "name": "a-directory-tree",
4736
+ "description": "(ZH) 多层次的结构列表。\n\n(EN) Multiple-level structure list.",
4737
+ "attributes": [
4738
+ {
4739
+ "name": "expand-action",
4740
+ "description": "Default: click\n\nDirectory opening logic, options: false | click | doubleClick"
4741
+ }
4742
+ ]
4743
+ },
4744
+ {
4745
+ "name": "a-tour",
4746
+ "description": "(ZH) 用于分步引导用户了解产品功能的气泡组件。\n\n(EN) A popup component for guiding users through a product.",
4747
+ "attributes": [
4748
+ {
4749
+ "name": "steps",
4750
+ "description": "Default: -\n\nTour steps"
4751
+ },
4752
+ {
4753
+ "name": "open",
4754
+ "description": "Default: false\n\nOpen tour, support v-model:open"
4755
+ },
4756
+ {
4757
+ "name": "current",
4758
+ "description": "Default: -\n\nWhat is the current step"
4759
+ },
4760
+ {
4761
+ "name": "arrow",
4762
+ "description": "Default: true\n\nWhether to show the arrow, including the configuration whether to point to the center of the element"
4763
+ },
4764
+ {
4765
+ "name": "close-icon",
4766
+ "description": "Default: true\n\nCustomize close icon"
4767
+ },
4768
+ {
4769
+ "name": "disabled-interaction",
4770
+ "description": "Default: false\n\nDisable interaction on highlighted area"
4771
+ },
4772
+ {
4773
+ "name": "gap",
4774
+ "description": "Default: { offset: 6, radius: 2 }\n\nControl the radius of the highlighted area and the offset between highlighted area and the element"
4775
+ },
4776
+ {
4777
+ "name": "placement",
4778
+ "description": "Default: bottom\n\nPosition of the guide card relative to the target element"
4779
+ },
4780
+ {
4781
+ "name": "mask",
4782
+ "description": "Default: true\n\nWhether to enable masking, change mask style and fill color by pass custom props"
4783
+ },
4784
+ {
4785
+ "name": "type",
4786
+ "description": "Default: default\n\nType, affects the background color and text color"
4875
4787
  },
4876
4788
  {
4877
- "name": "disable-checkbox",
4878
- "description": "Default: false\n\nDisables the checkbox of the treeNode"
4789
+ "name": "scroll-into-view-options",
4790
+ "description": "Default: true\n\nsupport pass custom scrollIntoView options"
4879
4791
  },
4880
4792
  {
4881
- "name": "disabled",
4882
- "description": "Default: false\n\nDisables the treeNode"
4793
+ "name": "indicators-render",
4794
+ "description": "Default: -\n\nCustom indicator"
4883
4795
  },
4884
4796
  {
4885
- "name": "icon",
4886
- "description": "Default: -\n\nCustomize icon. When you pass component, whose render will receive full TreeNode props as component props"
4797
+ "name": "actions-render",
4798
+ "description": "Default: -\n\nCustom action"
4887
4799
  },
4888
4800
  {
4889
- "name": "is-leaf",
4890
- "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"
4801
+ "name": "z-index",
4802
+ "description": "Default: 1001\n\nTour zIndex"
4891
4803
  },
4892
4804
  {
4893
- "name": "key",
4894
- "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"
4805
+ "name": "get-popup-container",
4806
+ "description": "Default: () => document.body\n\nSet the rendering node of Tour floating layer"
4895
4807
  },
4896
4808
  {
4897
- "name": "selectable",
4898
- "description": "Default: true\n\nSet whether the treeNode can be selected"
4809
+ "name": "classes",
4810
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
4899
4811
  },
4900
4812
  {
4901
- "name": "title",
4902
- "description": "Default: ---\n\nTitle"
4903
- }
4904
- ]
4905
- },
4906
- {
4907
- "name": "a-directory-tree",
4908
- "description": "(ZH) 多层次的结构列表。\n\n(EN) Multiple-level structure list.",
4909
- "attributes": [
4813
+ "name": "styles",
4814
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
4815
+ },
4910
4816
  {
4911
- "name": "expand-action",
4912
- "description": "Default: click\n\nDirectory opening logic, options: false | click | doubleClick"
4817
+ "name": "root-class",
4818
+ "description": "Default: -\n\nRoot container class"
4819
+ },
4820
+ {
4821
+ "name": "prefix-cls",
4822
+ "description": "Default: -\n\n-"
4913
4823
  }
4914
4824
  ]
4915
4825
  },
@@ -5009,6 +4919,112 @@
5009
4919
  "description": "树型选择控件。",
5010
4920
  "attributes": []
5011
4921
  },
4922
+ {
4923
+ "name": "a-upload",
4924
+ "description": "(ZH) 文件选择上传和拖拽上传控件。\n\n(EN) Used to select and upload files or drag and drop files.",
4925
+ "attributes": [
4926
+ {
4927
+ "name": "accept",
4928
+ "description": "Default: -\n\nFile types that can be accepted. See input accept Attribute"
4929
+ },
4930
+ {
4931
+ "name": "action",
4932
+ "description": "Default: -\n\nUploading URL"
4933
+ },
4934
+ {
4935
+ "name": "before-upload",
4936
+ "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**"
4937
+ },
4938
+ {
4939
+ "name": "custom-request",
4940
+ "description": "Default: -\n\nOverride for the default xhr behavior allowing for additional customization and the ability to implement your own XMLHttpRequest"
4941
+ },
4942
+ {
4943
+ "name": "classes",
4944
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
4945
+ },
4946
+ {
4947
+ "name": "data",
4948
+ "description": "Default: -\n\nUploading extra params or function which can return uploading extra params"
4949
+ },
4950
+ {
4951
+ "name": "directory",
4952
+ "description": "Default: false\n\nSupport upload whole directory (caniuse)"
4953
+ },
4954
+ {
4955
+ "name": "disabled",
4956
+ "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."
4957
+ },
4958
+ {
4959
+ "name": "file-list",
4960
+ "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"
4961
+ },
4962
+ {
4963
+ "name": "headers",
4964
+ "description": "Default: -\n\nSet request headers, valid above IE10"
4965
+ },
4966
+ {
4967
+ "name": "icon-render",
4968
+ "description": "Default: -\n\nCustom show icon"
4969
+ },
4970
+ {
4971
+ "name": "is-image-url",
4972
+ "description": "Default: (inside implementation)\n\nCustomize if render in thumbnail"
4973
+ },
4974
+ {
4975
+ "name": "item-render",
4976
+ "description": "Default: -\n\nCustom item of uploadList"
4977
+ },
4978
+ {
4979
+ "name": "list-type",
4980
+ "description": "Default: text\n\nBuilt-in stylesheets, support for four types: text, picture, picture-card or picture-circle"
4981
+ },
4982
+ {
4983
+ "name": "max-count",
4984
+ "description": "Default: -\n\nLimit the number of uploaded files. Will replace current one when maxCount is 1"
4985
+ },
4986
+ {
4987
+ "name": "method",
4988
+ "description": "Default: post\n\nThe http method of upload request"
4989
+ },
4990
+ {
4991
+ "name": "multiple",
4992
+ "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"
4993
+ },
4994
+ {
4995
+ "name": "name",
4996
+ "description": "Default: file\n\nThe name of uploading file"
4997
+ },
4998
+ {
4999
+ "name": "open-file-dialog-on-click",
5000
+ "description": "Default: true\n\nClick open file dialog"
5001
+ },
5002
+ {
5003
+ "name": "pastable",
5004
+ "description": "Default: false\n\nSupport paste file"
5005
+ },
5006
+ {
5007
+ "name": "preview-file",
5008
+ "description": "Default: -\n\nCustomize preview file logic"
5009
+ },
5010
+ {
5011
+ "name": "progress",
5012
+ "description": "Default: \\{ strokeWidth: 2, showInfo: false \\}\n\nCustom progress bar"
5013
+ },
5014
+ {
5015
+ "name": "show-upload-list",
5016
+ "description": "Default: true\n\nWhether to show default upload list, could be an object to specify extra, showPreviewIcon, showRemoveIcon, showDownloadIcon, removeIcon and downloadIcon individually"
5017
+ },
5018
+ {
5019
+ "name": "styles",
5020
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
5021
+ },
5022
+ {
5023
+ "name": "with-credentials",
5024
+ "description": "Default: false\n\nThe ajax upload with cookie sent"
5025
+ }
5026
+ ]
5027
+ },
5012
5028
  {
5013
5029
  "name": "a-typography",
5014
5030
  "description": "(ZH) 文本的基本格式。\n\n(EN) Basic text writing, including headings, body text, lists, and more.",
@@ -5198,108 +5214,92 @@
5198
5214
  ]
5199
5215
  },
5200
5216
  {
5201
- "name": "a-upload",
5202
- "description": "(ZH) 文件选择上传和拖拽上传控件。\n\n(EN) Used to select and upload files or drag and drop files.",
5217
+ "name": "a-tabs",
5218
+ "description": "(ZH) 选项卡切换组件。\n\n(EN) Tabs make it easy to explore and switch between different views.",
5203
5219
  "attributes": [
5204
5220
  {
5205
- "name": "accept",
5206
- "description": "Default: -\n\nFile types that can be accepted. See input accept Attribute"
5221
+ "name": "active-key",
5222
+ "description": "Default: -\n\nCurrent TabPane's key, support v-model:active-key"
5207
5223
  },
5208
5224
  {
5209
- "name": "action",
5210
- "description": "Default: -\n\nUploading URL"
5225
+ "name": "add-icon",
5226
+ "description": "Default: -\n\nCustomize add icon, only works with type=\"editable-card\""
5211
5227
  },
5212
5228
  {
5213
- "name": "before-upload",
5214
- "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**"
5229
+ "name": "animated",
5230
+ "description": "Default: \\{ inkBar: true, tabPane: false \\}\n\nWhether to change tabs with animation"
5215
5231
  },
5216
5232
  {
5217
- "name": "custom-request",
5218
- "description": "Default: -\n\nOverride for the default xhr behavior allowing for additional customization and the ability to implement your own XMLHttpRequest"
5233
+ "name": "centered",
5234
+ "description": "Default: false\n\nCenters tabs"
5219
5235
  },
5220
5236
  {
5221
5237
  "name": "classes",
5222
- "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function."
5223
- },
5224
- {
5225
- "name": "data",
5226
- "description": "Default: -\n\nUploading extra params or function which can return uploading extra params"
5227
- },
5228
- {
5229
- "name": "directory",
5230
- "description": "Default: false\n\nSupport upload whole directory (caniuse)"
5231
- },
5232
- {
5233
- "name": "disabled",
5234
- "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."
5235
- },
5236
- {
5237
- "name": "file-list",
5238
- "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"
5238
+ "description": "Default: -\n\nCustomize class for each semantic structure inside the component. Supports object or function"
5239
5239
  },
5240
5240
  {
5241
- "name": "headers",
5242
- "description": "Default: -\n\nSet request headers, valid above IE10"
5241
+ "name": "default-active-key",
5242
+ "description": "Default: The key of first tab\n\nInitial active TabPane's key, if activeKey is not set"
5243
5243
  },
5244
5244
  {
5245
- "name": "icon-render",
5246
- "description": "Default: -\n\nCustom show icon"
5245
+ "name": "hide-add",
5246
+ "description": "Default: false\n\nHide plus icon or not. Only works while type=\"editable-card\""
5247
5247
  },
5248
5248
  {
5249
- "name": "is-image-url",
5250
- "description": "Default: (inside implementation)\n\nCustomize if render in thumbnail"
5249
+ "name": "indicator",
5250
+ "description": "Default: -\n\nCustomize size and align of indicator"
5251
5251
  },
5252
5252
  {
5253
- "name": "item-render",
5254
- "description": "Default: -\n\nCustom item of uploadList"
5253
+ "name": "items",
5254
+ "description": "Default: []\n\nConfigure tab content"
5255
5255
  },
5256
5256
  {
5257
- "name": "list-type",
5258
- "description": "Default: text\n\nBuilt-in stylesheets, support for four types: text, picture, picture-card or picture-circle"
5257
+ "name": "more",
5258
+ "description": "Default: \\{ icon: , trigger: 'hover' \\}\n\nCustomize the collapse menu"
5259
5259
  },
5260
5260
  {
5261
- "name": "max-count",
5262
- "description": "Default: -\n\nLimit the number of uploaded files. Will replace current one when maxCount is 1"
5261
+ "name": "more-icon",
5262
+ "description": "Default: -\n\nCustom icon of the collapse menu"
5263
5263
  },
5264
5264
  {
5265
- "name": "method",
5266
- "description": "Default: post\n\nThe http method of upload request"
5265
+ "name": "remove-icon",
5266
+ "description": "Default: -\n\nThe custom icon of remove, only works with type=\"editable-card\""
5267
5267
  },
5268
5268
  {
5269
- "name": "multiple",
5270
- "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"
5269
+ "name": "render-tab-bar",
5270
+ "description": "Default: -\n\nReplace the TabBar"
5271
5271
  },
5272
5272
  {
5273
- "name": "name",
5274
- "description": "Default: file\n\nThe name of uploading file"
5273
+ "name": "size",
5274
+ "description": "Default: middle\n\nPreset tab bar size"
5275
5275
  },
5276
5276
  {
5277
- "name": "open-file-dialog-on-click",
5278
- "description": "Default: true\n\nClick open file dialog"
5277
+ "name": "styles",
5278
+ "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function"
5279
5279
  },
5280
5280
  {
5281
- "name": "pastable",
5282
- "description": "Default: false\n\nSupport paste file"
5281
+ "name": "tab-bar-extra-content",
5282
+ "description": "Default: -\n\nExtra content in tab bar"
5283
5283
  },
5284
5284
  {
5285
- "name": "preview-file",
5286
- "description": "Default: -\n\nCustomize preview file logic"
5285
+ "name": "tab-bar-gutter",
5286
+ "description": "Default: -\n\nThe gap between tabs"
5287
5287
  },
5288
5288
  {
5289
- "name": "progress",
5290
- "description": "Default: \\{ strokeWidth: 2, showInfo: false \\}\n\nCustom progress bar"
5289
+ "name": "tab-bar-style",
5290
+ "description": "Default: -\n\nTab bar style object"
5291
5291
  },
5292
5292
  {
5293
- "name": "show-upload-list",
5294
- "description": "Default: true\n\nWhether to show default upload list, could be an object to specify extra, showPreviewIcon, showRemoveIcon, showDownloadIcon, removeIcon and downloadIcon individually"
5293
+ "name": "tab-placement",
5294
+ "description": "Default: top\n\nPlacement of tabs"
5295
5295
  },
5296
5296
  {
5297
- "name": "styles",
5298
- "description": "Default: -\n\nCustomize inline style for each semantic structure inside the component. Supports object or function."
5297
+ "name": "destroy-on-hidden",
5298
+ "description": "Default: false\n\nWhether destroy inactive TabPane when change tab"
5299
5299
  },
5300
5300
  {
5301
- "name": "with-credentials",
5302
- "description": "Default: false\n\nThe ajax upload with cookie sent"
5301
+ "name": "type",
5302
+ "description": "Default: line\n\nBasic style of tabs"
5303
5303
  }
5304
5304
  ]
5305
5305
  },