@julingbase/jly-arco-design 0.0.2 → 0.0.3
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/README.md +2 -8
- package/dist/arco-vue-icon.js.map +1 -1
- package/dist/arco-vue-icon.min.js.map +1 -1
- package/dist/arco-vue.js +30 -6
- package/dist/arco-vue.js.map +1 -1
- package/dist/arco-vue.min.js +471 -468
- package/dist/arco-vue.min.js.map +1 -1
- package/es/_components/auto-tooltip/style/index.less +10 -10
- package/es/_components/input-label/style/index.less +7 -7
- package/es/_components/input-label/style/input-label.less +70 -70
- package/es/_components/picker/style/index.less +191 -191
- package/es/_components/picker/style/token.less +58 -58
- package/es/_components/select-view/style/index.less +58 -58
- package/es/_components/select-view/style/token.less +4 -4
- package/es/affix/style/index.less +8 -8
- package/es/alert/style/index.less +198 -198
- package/es/alert/style/token.less +76 -76
- package/es/anchor/style/index.less +99 -99
- package/es/anchor/style/token.less +30 -30
- package/es/auto-complete/style/index.less +44 -44
- package/es/auto-complete/style/token.less +29 -29
- package/es/avatar/style/index.less +155 -155
- package/es/avatar/style/token.less +29 -29
- package/es/back-top/style/index.less +33 -33
- package/es/back-top/style/token.less +12 -12
- package/es/badge/style/index.less +178 -178
- package/es/badge/style/token.less +30 -30
- package/es/breadcrumb/style/index.less +76 -76
- package/es/breadcrumb/style/token.less +24 -24
- package/es/button/style/index.less +304 -304
- package/es/button/style/token.less +459 -459
- package/es/calendar/style/index.less +479 -479
- package/es/calendar/style/token.less +62 -62
- package/es/card/style/index.less +219 -219
- package/es/card/style/token.less +40 -40
- package/es/carousel/style/index.less +405 -405
- package/es/carousel/style/slide.less +175 -175
- package/es/carousel/style/token.less +33 -33
- package/es/cascader/style/index.less +234 -234
- package/es/cascader/style/token.less +24 -24
- package/es/checkbox/style/index.less +182 -182
- package/es/checkbox/style/token.less +37 -37
- package/es/collapse/style/index.less +180 -180
- package/es/collapse/style/token.less +34 -34
- package/es/color-picker/style/index.less +309 -309
- package/es/color-picker/style/token.less +70 -70
- package/es/comment/style/index.less +66 -66
- package/es/comment/style/token.less +17 -17
- package/es/date-picker/index.d.ts +1 -1
- package/es/date-picker/picker.d.ts +1 -1
- package/es/date-picker/range-picker.d.ts +1 -1
- package/es/date-picker/style/date.less +128 -128
- package/es/date-picker/style/index.less +309 -309
- package/es/date-picker/style/month.less +26 -26
- package/es/date-picker/style/quarter.less +8 -8
- package/es/date-picker/style/range.less +9 -9
- package/es/date-picker/style/shortcuts.less +25 -25
- package/es/date-picker/style/token.less +76 -76
- package/es/date-picker/style/week.less +68 -68
- package/es/date-picker/style/year.less +8 -8
- package/es/descriptions/descriptions.d.ts +1 -1
- package/es/descriptions/index.d.ts +3 -3
- package/es/descriptions/style/index.less +159 -159
- package/es/descriptions/style/token.less +45 -45
- package/es/divider/style/index.less +56 -56
- package/es/divider/style/token.less +15 -15
- package/es/drawer/style/index.less +230 -230
- package/es/drawer/style/token.less +16 -16
- package/es/dropdown/context.d.ts +2 -1
- package/es/dropdown/dropdown-button.d.ts +12 -3
- package/es/dropdown/dropdown-panel.js +18 -4
- package/es/dropdown/dropdown.d.ts +12 -3
- package/es/dropdown/dropdown.js +12 -2
- package/es/dropdown/index.d.ts +33 -9
- package/es/dropdown/style/index.less +106 -106
- package/es/dropdown/style/token.less +40 -40
- package/es/empty/style/index.less +26 -26
- package/es/empty/style/token.less +10 -10
- package/es/form/style/index.less +257 -257
- package/es/form/style/status.less +152 -152
- package/es/form/style/token.less +81 -81
- package/es/grid/style/col.less +95 -95
- package/es/grid/style/grid.less +5 -5
- package/es/grid/style/index.less +3 -3
- package/es/grid/style/row.less +44 -44
- package/es/image/style/image.less +158 -158
- package/es/image/style/index.less +5 -5
- package/es/image/style/preview.less +227 -227
- package/es/image/style/token.less +123 -123
- package/es/image/style/trigger.less +14 -14
- package/es/input/index.d.ts +4 -4
- package/es/input/input-password.d.ts +1 -1
- package/es/input/input.d.ts +1 -1
- package/es/input/style/group.less +63 -63
- package/es/input/style/index.less +121 -121
- package/es/input/style/input.less +185 -185
- package/es/input/style/password.less +11 -11
- package/es/input/style/search.less +18 -18
- package/es/input/style/size.less +149 -149
- package/es/input/style/textarea.less +37 -37
- package/es/input/style/token.less +131 -131
- package/es/input-number/style/index.less +160 -160
- package/es/input-number/style/token.less +19 -19
- package/es/input-tag/style/index.less +40 -40
- package/es/input-tag/style/input-tag.less +129 -129
- package/es/input-tag/style/token.less +83 -83
- package/es/layout/style/index.less +104 -104
- package/es/layout/style/token.less +13 -13
- package/es/link/style/index.less +120 -120
- package/es/link/style/token.less +48 -48
- package/es/list/style/index.less +183 -183
- package/es/list/style/token.less +55 -55
- package/es/mention/index.d.ts +3 -3
- package/es/mention/mention.d.ts +1 -1
- package/es/mention/style/index.less +21 -21
- package/es/mention/style/token.less +6 -6
- package/es/menu/style/index.less +622 -622
- package/es/menu/style/token.less +117 -117
- package/es/message/style/index.less +191 -191
- package/es/message/style/token.less +52 -52
- package/es/modal/style/index.less +283 -283
- package/es/modal/style/token.less +30 -30
- package/es/notification/style/index.less +249 -249
- package/es/notification/style/token.less +58 -58
- package/es/overflow-list/style/index.less +19 -19
- package/es/page-header/style/index.less +127 -127
- package/es/page-header/style/token.less +30 -30
- package/es/pagination/style/index.less +300 -300
- package/es/pagination/style/token.less +91 -91
- package/es/popconfirm/style/index.less +70 -70
- package/es/popconfirm/style/token.less +20 -20
- package/es/popover/style/index.less +38 -38
- package/es/popover/style/token.less +15 -15
- package/es/progress/style/index.less +378 -378
- package/es/progress/style/token.less +60 -60
- package/es/radio/index.d.ts +4 -4
- package/es/radio/radio-group.d.ts +1 -1
- package/es/radio/radio.d.ts +1 -1
- package/es/radio/style/index.less +266 -266
- package/es/radio/style/token.less +55 -55
- package/es/rate/style/index.less +87 -87
- package/es/rate/style/token.less +13 -13
- package/es/resize-box/style/index.less +60 -60
- package/es/resize-box/style/token.less +6 -6
- package/es/result/style/index.less +94 -94
- package/es/result/style/token.less +32 -32
- package/es/scrollbar/style/index.less +137 -137
- package/es/scrollbar/style/token.less +12 -12
- package/es/select/style/index.less +132 -132
- package/es/select/style/token.less +43 -43
- package/es/skeleton/style/index.less +66 -66
- package/es/skeleton/style/token.less +15 -15
- package/es/slider/style/index.less +282 -282
- package/es/slider/style/token.less +50 -50
- package/es/space/style/index.less +50 -50
- package/es/spin/style/dot-loading.less +64 -64
- package/es/spin/style/index.less +56 -56
- package/es/spin/style/token.less +17 -17
- package/es/split/style/index.less +53 -53
- package/es/split/style/token.less +7 -7
- package/es/statistic/style/index.less +47 -47
- package/es/statistic/style/token.less +15 -15
- package/es/steps/style/arrow.less +212 -212
- package/es/steps/style/circle.less +265 -265
- package/es/steps/style/dot.less +210 -210
- package/es/steps/style/index.less +74 -74
- package/es/steps/style/navigation.less +60 -60
- package/es/steps/style/token.less +144 -144
- package/es/style/animation/fade.less +57 -57
- package/es/style/animation/index.less +3 -3
- package/es/style/animation/slide.less +158 -158
- package/es/style/animation/zoom.less +217 -217
- package/es/style/color/colors.less +427 -427
- package/es/style/color/css-variables.less +389 -389
- package/es/style/color/get-rgb-str.js +17 -17
- package/es/style/color/palette-dark.js +10 -10
- package/es/style/color/palette.js +10 -10
- package/es/style/icon.less +86 -86
- package/es/style/index.less +11 -11
- package/es/style/mixins/icon-hover.less +14 -14
- package/es/style/mixins/index.less +13 -13
- package/es/style/normalize.less +353 -353
- package/es/style/theme/component.less +21 -21
- package/es/style/theme/css-variables.less +146 -146
- package/es/style/theme/global.less +416 -416
- package/es/style/theme/index.less +42 -42
- package/es/switch/index.d.ts +3 -3
- package/es/switch/style/index.less +332 -332
- package/es/switch/style/token.less +62 -62
- package/es/switch/switch.d.ts +1 -1
- package/es/table/style/filters-popup.less +51 -51
- package/es/table/style/index.less +868 -868
- package/es/table/style/token.less +134 -134
- package/es/table/table-operation-td.d.ts +4 -4
- package/es/tabs/style/index.less +730 -730
- package/es/tabs/style/rtl.less +104 -104
- package/es/tabs/style/token.less +146 -146
- package/es/tabs/style/vertical.less +156 -156
- package/es/tag/style/index.less +171 -171
- package/es/tag/style/token.less +171 -171
- package/es/textarea/style/index.less +64 -64
- package/es/time-picker/index.d.ts +3 -3
- package/es/time-picker/style/index.less +94 -94
- package/es/time-picker/style/token.less +17 -17
- package/es/time-picker/time-picker.d.ts +1 -1
- package/es/timeline/style/horizontal.less +87 -87
- package/es/timeline/style/index.less +272 -272
- package/es/timeline/style/token.less +25 -25
- package/es/tooltip/style/index.less +24 -24
- package/es/tooltip/style/token.less +14 -14
- package/es/transfer/style/index.less +294 -294
- package/es/transfer/style/token.less +48 -48
- package/es/tree/style/index.less +396 -396
- package/es/tree/style/token.less +51 -51
- package/es/tree-select/style/index.less +49 -49
- package/es/tree-select/style/token.less +7 -7
- package/es/trigger/style/index.less +57 -57
- package/es/trigger/style/token.less +5 -5
- package/es/typography/edit-content.d.ts +12 -12
- package/es/typography/style/index.less +207 -207
- package/es/typography/style/token.less +55 -55
- package/es/upload/style/index.less +515 -515
- package/es/upload/style/token.less +97 -97
- package/es/verification-code/style/index.less +32 -32
- package/es/verification-code/style/token.less +1 -1
- package/json/vetur-attributes.json +1403 -1399
- package/json/vetur-tags.json +573 -572
- package/json/web-types.json +4401 -4393
- package/lib/_components/auto-tooltip/style/index.less +10 -10
- package/lib/_components/input-label/style/index.less +7 -7
- package/lib/_components/input-label/style/input-label.less +70 -70
- package/lib/_components/picker/style/index.less +191 -191
- package/lib/_components/picker/style/token.less +58 -58
- package/lib/_components/select-view/style/index.less +58 -58
- package/lib/_components/select-view/style/token.less +4 -4
- package/lib/affix/style/index.less +8 -8
- package/lib/alert/style/index.less +198 -198
- package/lib/alert/style/token.less +76 -76
- package/lib/anchor/style/index.less +99 -99
- package/lib/anchor/style/token.less +30 -30
- package/lib/auto-complete/style/index.less +44 -44
- package/lib/auto-complete/style/token.less +29 -29
- package/lib/avatar/style/index.less +155 -155
- package/lib/avatar/style/token.less +29 -29
- package/lib/back-top/style/index.less +33 -33
- package/lib/back-top/style/token.less +12 -12
- package/lib/badge/style/index.less +178 -178
- package/lib/badge/style/token.less +30 -30
- package/lib/breadcrumb/style/index.less +76 -76
- package/lib/breadcrumb/style/token.less +24 -24
- package/lib/button/style/index.less +304 -304
- package/lib/button/style/token.less +459 -459
- package/lib/calendar/style/index.less +479 -479
- package/lib/calendar/style/token.less +62 -62
- package/lib/card/style/index.less +219 -219
- package/lib/card/style/token.less +40 -40
- package/lib/carousel/style/index.less +405 -405
- package/lib/carousel/style/slide.less +175 -175
- package/lib/carousel/style/token.less +33 -33
- package/lib/cascader/style/index.less +234 -234
- package/lib/cascader/style/token.less +24 -24
- package/lib/checkbox/style/index.less +182 -182
- package/lib/checkbox/style/token.less +37 -37
- package/lib/collapse/style/index.less +180 -180
- package/lib/collapse/style/token.less +34 -34
- package/lib/color-picker/style/index.less +309 -309
- package/lib/color-picker/style/token.less +70 -70
- package/lib/comment/style/index.less +66 -66
- package/lib/comment/style/token.less +17 -17
- package/lib/date-picker/style/date.less +128 -128
- package/lib/date-picker/style/index.less +309 -309
- package/lib/date-picker/style/month.less +26 -26
- package/lib/date-picker/style/quarter.less +8 -8
- package/lib/date-picker/style/range.less +9 -9
- package/lib/date-picker/style/shortcuts.less +25 -25
- package/lib/date-picker/style/token.less +76 -76
- package/lib/date-picker/style/week.less +68 -68
- package/lib/date-picker/style/year.less +8 -8
- package/lib/descriptions/style/index.less +159 -159
- package/lib/descriptions/style/token.less +45 -45
- package/lib/divider/style/index.less +56 -56
- package/lib/divider/style/token.less +15 -15
- package/lib/drawer/style/index.less +230 -230
- package/lib/drawer/style/token.less +16 -16
- package/lib/dropdown/dropdown-panel.js +18 -4
- package/lib/dropdown/dropdown.js +12 -2
- package/lib/dropdown/style/index.less +106 -106
- package/lib/dropdown/style/token.less +40 -40
- package/lib/empty/style/index.less +26 -26
- package/lib/empty/style/token.less +10 -10
- package/lib/form/style/index.less +257 -257
- package/lib/form/style/status.less +152 -152
- package/lib/form/style/token.less +81 -81
- package/lib/grid/style/col.less +95 -95
- package/lib/grid/style/grid.less +5 -5
- package/lib/grid/style/index.less +3 -3
- package/lib/grid/style/row.less +44 -44
- package/lib/image/style/image.less +158 -158
- package/lib/image/style/index.less +5 -5
- package/lib/image/style/preview.less +227 -227
- package/lib/image/style/token.less +123 -123
- package/lib/image/style/trigger.less +14 -14
- package/lib/input/style/group.less +63 -63
- package/lib/input/style/index.less +121 -121
- package/lib/input/style/input.less +185 -185
- package/lib/input/style/password.less +11 -11
- package/lib/input/style/search.less +18 -18
- package/lib/input/style/size.less +149 -149
- package/lib/input/style/textarea.less +37 -37
- package/lib/input/style/token.less +131 -131
- package/lib/input-number/style/index.less +160 -160
- package/lib/input-number/style/token.less +19 -19
- package/lib/input-tag/style/index.less +40 -40
- package/lib/input-tag/style/input-tag.less +129 -129
- package/lib/input-tag/style/token.less +83 -83
- package/lib/layout/style/index.less +104 -104
- package/lib/layout/style/token.less +13 -13
- package/lib/link/style/index.less +120 -120
- package/lib/link/style/token.less +48 -48
- package/lib/list/style/index.less +183 -183
- package/lib/list/style/token.less +55 -55
- package/lib/mention/style/index.less +21 -21
- package/lib/mention/style/token.less +6 -6
- package/lib/menu/style/index.less +622 -622
- package/lib/menu/style/token.less +117 -117
- package/lib/message/style/index.less +191 -191
- package/lib/message/style/token.less +52 -52
- package/lib/modal/style/index.less +283 -283
- package/lib/modal/style/token.less +30 -30
- package/lib/notification/style/index.less +249 -249
- package/lib/notification/style/token.less +58 -58
- package/lib/overflow-list/style/index.less +19 -19
- package/lib/page-header/style/index.less +127 -127
- package/lib/page-header/style/token.less +30 -30
- package/lib/pagination/style/index.less +300 -300
- package/lib/pagination/style/token.less +91 -91
- package/lib/popconfirm/style/index.less +70 -70
- package/lib/popconfirm/style/token.less +20 -20
- package/lib/popover/style/index.less +38 -38
- package/lib/popover/style/token.less +15 -15
- package/lib/progress/style/index.less +378 -378
- package/lib/progress/style/token.less +60 -60
- package/lib/radio/style/index.less +266 -266
- package/lib/radio/style/token.less +55 -55
- package/lib/rate/style/index.less +87 -87
- package/lib/rate/style/token.less +13 -13
- package/lib/resize-box/style/index.less +60 -60
- package/lib/resize-box/style/token.less +6 -6
- package/lib/result/style/index.less +94 -94
- package/lib/result/style/token.less +32 -32
- package/lib/scrollbar/style/index.less +137 -137
- package/lib/scrollbar/style/token.less +12 -12
- package/lib/select/style/index.less +132 -132
- package/lib/select/style/token.less +43 -43
- package/lib/skeleton/style/index.less +66 -66
- package/lib/skeleton/style/token.less +15 -15
- package/lib/slider/style/index.less +282 -282
- package/lib/slider/style/token.less +50 -50
- package/lib/space/style/index.less +50 -50
- package/lib/spin/style/dot-loading.less +64 -64
- package/lib/spin/style/index.less +56 -56
- package/lib/spin/style/token.less +17 -17
- package/lib/split/style/index.less +53 -53
- package/lib/split/style/token.less +7 -7
- package/lib/statistic/style/index.less +47 -47
- package/lib/statistic/style/token.less +15 -15
- package/lib/steps/style/arrow.less +212 -212
- package/lib/steps/style/circle.less +265 -265
- package/lib/steps/style/dot.less +210 -210
- package/lib/steps/style/index.less +74 -74
- package/lib/steps/style/navigation.less +60 -60
- package/lib/steps/style/token.less +144 -144
- package/lib/style/animation/fade.less +57 -57
- package/lib/style/animation/index.less +3 -3
- package/lib/style/animation/slide.less +158 -158
- package/lib/style/animation/zoom.less +217 -217
- package/lib/style/color/colors.less +427 -427
- package/lib/style/color/css-variables.less +389 -389
- package/lib/style/color/get-rgb-str.js +17 -17
- package/lib/style/color/palette-dark.js +10 -10
- package/lib/style/color/palette.js +10 -10
- package/lib/style/icon.less +86 -86
- package/lib/style/index.less +11 -11
- package/lib/style/mixins/icon-hover.less +14 -14
- package/lib/style/mixins/index.less +13 -13
- package/lib/style/normalize.less +353 -353
- package/lib/style/theme/component.less +21 -21
- package/lib/style/theme/css-variables.less +146 -146
- package/lib/style/theme/global.less +416 -416
- package/lib/style/theme/index.less +42 -42
- package/lib/switch/style/index.less +332 -332
- package/lib/switch/style/token.less +62 -62
- package/lib/table/style/filters-popup.less +51 -51
- package/lib/table/style/index.less +868 -868
- package/lib/table/style/token.less +134 -134
- package/lib/tabs/style/index.less +730 -730
- package/lib/tabs/style/rtl.less +104 -104
- package/lib/tabs/style/token.less +146 -146
- package/lib/tabs/style/vertical.less +156 -156
- package/lib/tag/style/index.less +171 -171
- package/lib/tag/style/token.less +171 -171
- package/lib/textarea/style/index.less +64 -64
- package/lib/time-picker/style/index.less +94 -94
- package/lib/time-picker/style/token.less +17 -17
- package/lib/timeline/style/horizontal.less +87 -87
- package/lib/timeline/style/index.less +272 -272
- package/lib/timeline/style/token.less +25 -25
- package/lib/tooltip/style/index.less +24 -24
- package/lib/tooltip/style/token.less +14 -14
- package/lib/transfer/style/index.less +294 -294
- package/lib/transfer/style/token.less +48 -48
- package/lib/tree/style/index.less +396 -396
- package/lib/tree/style/token.less +51 -51
- package/lib/tree-select/style/index.less +49 -49
- package/lib/tree-select/style/token.less +7 -7
- package/lib/trigger/style/index.less +57 -57
- package/lib/trigger/style/token.less +5 -5
- package/lib/typography/style/index.less +207 -207
- package/lib/typography/style/token.less +55 -55
- package/lib/upload/style/index.less +515 -515
- package/lib/upload/style/token.less +97 -97
- package/lib/verification-code/style/index.less +32 -32
- package/lib/verification-code/style/token.less +1 -1
- package/package.json +2 -2
package/json/vetur-tags.json
CHANGED
|
@@ -28,51 +28,6 @@
|
|
|
28
28
|
"virtual-list-props"
|
|
29
29
|
]
|
|
30
30
|
},
|
|
31
|
-
"a-avatar": {
|
|
32
|
-
"attributes": [
|
|
33
|
-
"click",
|
|
34
|
-
"error",
|
|
35
|
-
"load",
|
|
36
|
-
"shape",
|
|
37
|
-
"image-url",
|
|
38
|
-
"size",
|
|
39
|
-
"auto-fix-font-size",
|
|
40
|
-
"trigger-type",
|
|
41
|
-
"trigger-icon-style",
|
|
42
|
-
"object-fit"
|
|
43
|
-
]
|
|
44
|
-
},
|
|
45
|
-
"a-avatar-group": {
|
|
46
|
-
"attributes": [
|
|
47
|
-
"shape",
|
|
48
|
-
"size",
|
|
49
|
-
"auto-fix-font-size",
|
|
50
|
-
"max-count",
|
|
51
|
-
"z-index-ascend",
|
|
52
|
-
"max-style",
|
|
53
|
-
"max-popover-trigger-props"
|
|
54
|
-
]
|
|
55
|
-
},
|
|
56
|
-
"a-back-top": {
|
|
57
|
-
"attributes": [
|
|
58
|
-
"visible-height",
|
|
59
|
-
"target-container",
|
|
60
|
-
"easing",
|
|
61
|
-
"duration"
|
|
62
|
-
]
|
|
63
|
-
},
|
|
64
|
-
"a-badge": {
|
|
65
|
-
"attributes": [
|
|
66
|
-
"text",
|
|
67
|
-
"dot",
|
|
68
|
-
"dot-style",
|
|
69
|
-
"max-count",
|
|
70
|
-
"offset",
|
|
71
|
-
"color",
|
|
72
|
-
"status",
|
|
73
|
-
"count"
|
|
74
|
-
]
|
|
75
|
-
},
|
|
76
31
|
"a-anchor": {
|
|
77
32
|
"attributes": [
|
|
78
33
|
"select",
|
|
@@ -102,21 +57,6 @@
|
|
|
102
57
|
"center"
|
|
103
58
|
]
|
|
104
59
|
},
|
|
105
|
-
"a-breadcrumb": {
|
|
106
|
-
"attributes": [
|
|
107
|
-
"max-count",
|
|
108
|
-
"routes",
|
|
109
|
-
"separator",
|
|
110
|
-
"custom-url"
|
|
111
|
-
]
|
|
112
|
-
},
|
|
113
|
-
"a-breadcrumb-item": {
|
|
114
|
-
"attributes": [
|
|
115
|
-
"separator",
|
|
116
|
-
"droplist",
|
|
117
|
-
"dropdown-props"
|
|
118
|
-
]
|
|
119
|
-
},
|
|
120
60
|
"a-button": {
|
|
121
61
|
"attributes": [
|
|
122
62
|
"click",
|
|
@@ -141,6 +81,39 @@
|
|
|
141
81
|
"disabled"
|
|
142
82
|
]
|
|
143
83
|
},
|
|
84
|
+
"a-back-top": {
|
|
85
|
+
"attributes": [
|
|
86
|
+
"visible-height",
|
|
87
|
+
"target-container",
|
|
88
|
+
"easing",
|
|
89
|
+
"duration"
|
|
90
|
+
]
|
|
91
|
+
},
|
|
92
|
+
"a-avatar": {
|
|
93
|
+
"attributes": [
|
|
94
|
+
"click",
|
|
95
|
+
"error",
|
|
96
|
+
"load",
|
|
97
|
+
"shape",
|
|
98
|
+
"image-url",
|
|
99
|
+
"size",
|
|
100
|
+
"auto-fix-font-size",
|
|
101
|
+
"trigger-type",
|
|
102
|
+
"trigger-icon-style",
|
|
103
|
+
"object-fit"
|
|
104
|
+
]
|
|
105
|
+
},
|
|
106
|
+
"a-avatar-group": {
|
|
107
|
+
"attributes": [
|
|
108
|
+
"shape",
|
|
109
|
+
"size",
|
|
110
|
+
"auto-fix-font-size",
|
|
111
|
+
"max-count",
|
|
112
|
+
"z-index-ascend",
|
|
113
|
+
"max-style",
|
|
114
|
+
"max-popover-trigger-props"
|
|
115
|
+
]
|
|
116
|
+
},
|
|
144
117
|
"a-calendar": {
|
|
145
118
|
"attributes": [
|
|
146
119
|
"change",
|
|
@@ -152,6 +125,65 @@
|
|
|
152
125
|
"modes"
|
|
153
126
|
]
|
|
154
127
|
},
|
|
128
|
+
"a-breadcrumb": {
|
|
129
|
+
"attributes": [
|
|
130
|
+
"max-count",
|
|
131
|
+
"routes",
|
|
132
|
+
"separator",
|
|
133
|
+
"custom-url"
|
|
134
|
+
]
|
|
135
|
+
},
|
|
136
|
+
"a-breadcrumb-item": {
|
|
137
|
+
"attributes": [
|
|
138
|
+
"separator",
|
|
139
|
+
"droplist",
|
|
140
|
+
"dropdown-props"
|
|
141
|
+
]
|
|
142
|
+
},
|
|
143
|
+
"a-card": {
|
|
144
|
+
"attributes": [
|
|
145
|
+
"bordered",
|
|
146
|
+
"loading",
|
|
147
|
+
"hoverable",
|
|
148
|
+
"size",
|
|
149
|
+
"header-style",
|
|
150
|
+
"body-style",
|
|
151
|
+
"title",
|
|
152
|
+
"extra"
|
|
153
|
+
]
|
|
154
|
+
},
|
|
155
|
+
"a-card-meta": {
|
|
156
|
+
"attributes": [
|
|
157
|
+
"title",
|
|
158
|
+
"description"
|
|
159
|
+
]
|
|
160
|
+
},
|
|
161
|
+
"a-card-grid": {
|
|
162
|
+
"attributes": [
|
|
163
|
+
"hoverable"
|
|
164
|
+
]
|
|
165
|
+
},
|
|
166
|
+
"a-checkbox": {
|
|
167
|
+
"attributes": [
|
|
168
|
+
"change",
|
|
169
|
+
"model-value",
|
|
170
|
+
"default-checked",
|
|
171
|
+
"value",
|
|
172
|
+
"disabled",
|
|
173
|
+
"indeterminate"
|
|
174
|
+
]
|
|
175
|
+
},
|
|
176
|
+
"a-checkbox-group": {
|
|
177
|
+
"attributes": [
|
|
178
|
+
"change",
|
|
179
|
+
"model-value",
|
|
180
|
+
"default-value",
|
|
181
|
+
"max",
|
|
182
|
+
"options",
|
|
183
|
+
"direction",
|
|
184
|
+
"disabled"
|
|
185
|
+
]
|
|
186
|
+
},
|
|
155
187
|
"a-carousel": {
|
|
156
188
|
"attributes": [
|
|
157
189
|
"change",
|
|
@@ -169,6 +201,18 @@
|
|
|
169
201
|
"transition-timing-function"
|
|
170
202
|
]
|
|
171
203
|
},
|
|
204
|
+
"a-badge": {
|
|
205
|
+
"attributes": [
|
|
206
|
+
"text",
|
|
207
|
+
"dot",
|
|
208
|
+
"dot-style",
|
|
209
|
+
"max-count",
|
|
210
|
+
"offset",
|
|
211
|
+
"color",
|
|
212
|
+
"status",
|
|
213
|
+
"count"
|
|
214
|
+
]
|
|
215
|
+
},
|
|
172
216
|
"a-cascader": {
|
|
173
217
|
"attributes": [
|
|
174
218
|
"change",
|
|
@@ -228,50 +272,6 @@
|
|
|
228
272
|
"expand-child"
|
|
229
273
|
]
|
|
230
274
|
},
|
|
231
|
-
"a-card": {
|
|
232
|
-
"attributes": [
|
|
233
|
-
"bordered",
|
|
234
|
-
"loading",
|
|
235
|
-
"hoverable",
|
|
236
|
-
"size",
|
|
237
|
-
"header-style",
|
|
238
|
-
"body-style",
|
|
239
|
-
"title",
|
|
240
|
-
"extra"
|
|
241
|
-
]
|
|
242
|
-
},
|
|
243
|
-
"a-card-meta": {
|
|
244
|
-
"attributes": [
|
|
245
|
-
"title",
|
|
246
|
-
"description"
|
|
247
|
-
]
|
|
248
|
-
},
|
|
249
|
-
"a-card-grid": {
|
|
250
|
-
"attributes": [
|
|
251
|
-
"hoverable"
|
|
252
|
-
]
|
|
253
|
-
},
|
|
254
|
-
"a-checkbox": {
|
|
255
|
-
"attributes": [
|
|
256
|
-
"change",
|
|
257
|
-
"model-value",
|
|
258
|
-
"default-checked",
|
|
259
|
-
"value",
|
|
260
|
-
"disabled",
|
|
261
|
-
"indeterminate"
|
|
262
|
-
]
|
|
263
|
-
},
|
|
264
|
-
"a-checkbox-group": {
|
|
265
|
-
"attributes": [
|
|
266
|
-
"change",
|
|
267
|
-
"model-value",
|
|
268
|
-
"default-value",
|
|
269
|
-
"max",
|
|
270
|
-
"options",
|
|
271
|
-
"direction",
|
|
272
|
-
"disabled"
|
|
273
|
-
]
|
|
274
|
-
},
|
|
275
275
|
"a-collapse": {
|
|
276
276
|
"attributes": [
|
|
277
277
|
"change",
|
|
@@ -311,6 +311,35 @@
|
|
|
311
311
|
"preset-colors"
|
|
312
312
|
]
|
|
313
313
|
},
|
|
314
|
+
"a-divider": {
|
|
315
|
+
"attributes": [
|
|
316
|
+
"direction",
|
|
317
|
+
"orientation",
|
|
318
|
+
"type",
|
|
319
|
+
"size",
|
|
320
|
+
"margin"
|
|
321
|
+
]
|
|
322
|
+
},
|
|
323
|
+
"a-descriptions": {
|
|
324
|
+
"attributes": [
|
|
325
|
+
"data",
|
|
326
|
+
"column",
|
|
327
|
+
"title",
|
|
328
|
+
"layout",
|
|
329
|
+
"align",
|
|
330
|
+
"size",
|
|
331
|
+
"bordered",
|
|
332
|
+
"label-style",
|
|
333
|
+
"value-style",
|
|
334
|
+
"table-layout"
|
|
335
|
+
]
|
|
336
|
+
},
|
|
337
|
+
"a-descriptions-item": {
|
|
338
|
+
"attributes": [
|
|
339
|
+
"span",
|
|
340
|
+
"label"
|
|
341
|
+
]
|
|
342
|
+
},
|
|
314
343
|
"a-comment": {
|
|
315
344
|
"attributes": [
|
|
316
345
|
"author",
|
|
@@ -420,47 +449,18 @@
|
|
|
420
449
|
"abbreviation"
|
|
421
450
|
]
|
|
422
451
|
},
|
|
423
|
-
"a-
|
|
452
|
+
"a-config-provider": {
|
|
424
453
|
"attributes": [
|
|
425
|
-
"
|
|
426
|
-
"
|
|
427
|
-
"title",
|
|
428
|
-
"layout",
|
|
429
|
-
"align",
|
|
454
|
+
"prefix-cls",
|
|
455
|
+
"locale",
|
|
430
456
|
"size",
|
|
431
|
-
"
|
|
432
|
-
"
|
|
433
|
-
"
|
|
434
|
-
"
|
|
457
|
+
"global",
|
|
458
|
+
"scroll-to-close",
|
|
459
|
+
"exchange-time",
|
|
460
|
+
"rtl"
|
|
435
461
|
]
|
|
436
462
|
},
|
|
437
|
-
"a-
|
|
438
|
-
"attributes": [
|
|
439
|
-
"span",
|
|
440
|
-
"label"
|
|
441
|
-
]
|
|
442
|
-
},
|
|
443
|
-
"a-config-provider": {
|
|
444
|
-
"attributes": [
|
|
445
|
-
"prefix-cls",
|
|
446
|
-
"locale",
|
|
447
|
-
"size",
|
|
448
|
-
"global",
|
|
449
|
-
"scroll-to-close",
|
|
450
|
-
"exchange-time",
|
|
451
|
-
"rtl"
|
|
452
|
-
]
|
|
453
|
-
},
|
|
454
|
-
"a-divider": {
|
|
455
|
-
"attributes": [
|
|
456
|
-
"direction",
|
|
457
|
-
"orientation",
|
|
458
|
-
"type",
|
|
459
|
-
"size",
|
|
460
|
-
"margin"
|
|
461
|
-
]
|
|
462
|
-
},
|
|
463
|
-
"a-dropdown": {
|
|
463
|
+
"a-dropdown": {
|
|
464
464
|
"attributes": [
|
|
465
465
|
"popup-visible-change",
|
|
466
466
|
"select",
|
|
@@ -470,6 +470,7 @@
|
|
|
470
470
|
"position",
|
|
471
471
|
"popup-container",
|
|
472
472
|
"popup-max-height",
|
|
473
|
+
"popup-min-height",
|
|
473
474
|
"hide-on-select",
|
|
474
475
|
"trigger-auto-fix-position"
|
|
475
476
|
]
|
|
@@ -551,6 +552,45 @@
|
|
|
551
552
|
"hide-cancel"
|
|
552
553
|
]
|
|
553
554
|
},
|
|
555
|
+
"a-row": {
|
|
556
|
+
"attributes": [
|
|
557
|
+
"gutter",
|
|
558
|
+
"justify",
|
|
559
|
+
"align",
|
|
560
|
+
"div",
|
|
561
|
+
"wrap"
|
|
562
|
+
]
|
|
563
|
+
},
|
|
564
|
+
"a-col": {
|
|
565
|
+
"attributes": [
|
|
566
|
+
"span",
|
|
567
|
+
"offset",
|
|
568
|
+
"order",
|
|
569
|
+
"xs",
|
|
570
|
+
"sm",
|
|
571
|
+
"md",
|
|
572
|
+
"lg",
|
|
573
|
+
"xl",
|
|
574
|
+
"xxl",
|
|
575
|
+
"flex"
|
|
576
|
+
]
|
|
577
|
+
},
|
|
578
|
+
"a-grid": {
|
|
579
|
+
"attributes": [
|
|
580
|
+
"cols",
|
|
581
|
+
"row-gap",
|
|
582
|
+
"col-gap",
|
|
583
|
+
"collapsed",
|
|
584
|
+
"collapsed-rows"
|
|
585
|
+
]
|
|
586
|
+
},
|
|
587
|
+
"a-grid-item": {
|
|
588
|
+
"attributes": [
|
|
589
|
+
"span",
|
|
590
|
+
"offset",
|
|
591
|
+
"suffix"
|
|
592
|
+
]
|
|
593
|
+
},
|
|
554
594
|
"a-empty": {
|
|
555
595
|
"attributes": [
|
|
556
596
|
"description",
|
|
@@ -608,43 +648,51 @@
|
|
|
608
648
|
"label-attrs"
|
|
609
649
|
]
|
|
610
650
|
},
|
|
611
|
-
"a-
|
|
651
|
+
"a-input": {
|
|
612
652
|
"attributes": [
|
|
613
|
-
"
|
|
614
|
-
"
|
|
615
|
-
"
|
|
616
|
-
"
|
|
617
|
-
"
|
|
653
|
+
"input",
|
|
654
|
+
"change",
|
|
655
|
+
"press-enter",
|
|
656
|
+
"clear",
|
|
657
|
+
"focus",
|
|
658
|
+
"blur",
|
|
659
|
+
"model-value",
|
|
660
|
+
"default-value",
|
|
661
|
+
"size",
|
|
662
|
+
"allow-clear",
|
|
663
|
+
"disabled",
|
|
664
|
+
"readonly",
|
|
665
|
+
"error",
|
|
666
|
+
"placeholder",
|
|
667
|
+
"max-length",
|
|
668
|
+
"show-word-limit",
|
|
669
|
+
"word-length",
|
|
670
|
+
"word-slice",
|
|
671
|
+
"input-attrs",
|
|
672
|
+
"prepend",
|
|
673
|
+
"append"
|
|
618
674
|
]
|
|
619
675
|
},
|
|
620
|
-
"a-
|
|
621
|
-
"attributes": [
|
|
622
|
-
"span",
|
|
623
|
-
"offset",
|
|
624
|
-
"order",
|
|
625
|
-
"xs",
|
|
626
|
-
"sm",
|
|
627
|
-
"md",
|
|
628
|
-
"lg",
|
|
629
|
-
"xl",
|
|
630
|
-
"xxl",
|
|
631
|
-
"flex"
|
|
632
|
-
]
|
|
676
|
+
"a-input-group": {
|
|
677
|
+
"attributes": []
|
|
633
678
|
},
|
|
634
|
-
"a-
|
|
679
|
+
"a-input-password": {
|
|
635
680
|
"attributes": [
|
|
636
|
-
"
|
|
637
|
-
"
|
|
638
|
-
"
|
|
639
|
-
"
|
|
640
|
-
"collapsed-rows"
|
|
681
|
+
"visibility-change",
|
|
682
|
+
"visibility",
|
|
683
|
+
"default-visibility",
|
|
684
|
+
"invisible-button"
|
|
641
685
|
]
|
|
642
686
|
},
|
|
643
|
-
"a-
|
|
687
|
+
"a-input-search": {
|
|
644
688
|
"attributes": [
|
|
645
|
-
"
|
|
646
|
-
"
|
|
647
|
-
"
|
|
689
|
+
"search",
|
|
690
|
+
"search-button",
|
|
691
|
+
"loading",
|
|
692
|
+
"disabled",
|
|
693
|
+
"size",
|
|
694
|
+
"button-text",
|
|
695
|
+
"button-props"
|
|
648
696
|
]
|
|
649
697
|
},
|
|
650
698
|
"a-image": {
|
|
@@ -734,53 +782,6 @@
|
|
|
734
782
|
"input-attrs"
|
|
735
783
|
]
|
|
736
784
|
},
|
|
737
|
-
"a-input": {
|
|
738
|
-
"attributes": [
|
|
739
|
-
"input",
|
|
740
|
-
"change",
|
|
741
|
-
"press-enter",
|
|
742
|
-
"clear",
|
|
743
|
-
"focus",
|
|
744
|
-
"blur",
|
|
745
|
-
"model-value",
|
|
746
|
-
"default-value",
|
|
747
|
-
"size",
|
|
748
|
-
"allow-clear",
|
|
749
|
-
"disabled",
|
|
750
|
-
"readonly",
|
|
751
|
-
"error",
|
|
752
|
-
"placeholder",
|
|
753
|
-
"max-length",
|
|
754
|
-
"show-word-limit",
|
|
755
|
-
"word-length",
|
|
756
|
-
"word-slice",
|
|
757
|
-
"input-attrs",
|
|
758
|
-
"prepend",
|
|
759
|
-
"append"
|
|
760
|
-
]
|
|
761
|
-
},
|
|
762
|
-
"a-input-group": {
|
|
763
|
-
"attributes": []
|
|
764
|
-
},
|
|
765
|
-
"a-input-password": {
|
|
766
|
-
"attributes": [
|
|
767
|
-
"visibility-change",
|
|
768
|
-
"visibility",
|
|
769
|
-
"default-visibility",
|
|
770
|
-
"invisible-button"
|
|
771
|
-
]
|
|
772
|
-
},
|
|
773
|
-
"a-input-search": {
|
|
774
|
-
"attributes": [
|
|
775
|
-
"search",
|
|
776
|
-
"search-button",
|
|
777
|
-
"loading",
|
|
778
|
-
"disabled",
|
|
779
|
-
"size",
|
|
780
|
-
"button-text",
|
|
781
|
-
"button-props"
|
|
782
|
-
]
|
|
783
|
-
},
|
|
784
785
|
"a-input-tag": {
|
|
785
786
|
"attributes": [
|
|
786
787
|
"change",
|
|
@@ -808,6 +809,35 @@
|
|
|
808
809
|
"tag-nowrap"
|
|
809
810
|
]
|
|
810
811
|
},
|
|
812
|
+
"a-link": {
|
|
813
|
+
"attributes": [
|
|
814
|
+
"click",
|
|
815
|
+
"href",
|
|
816
|
+
"status",
|
|
817
|
+
"hoverable",
|
|
818
|
+
"icon",
|
|
819
|
+
"loading",
|
|
820
|
+
"disabled"
|
|
821
|
+
]
|
|
822
|
+
},
|
|
823
|
+
"a-mention": {
|
|
824
|
+
"attributes": [
|
|
825
|
+
"change",
|
|
826
|
+
"search",
|
|
827
|
+
"select",
|
|
828
|
+
"clear",
|
|
829
|
+
"focus",
|
|
830
|
+
"blur",
|
|
831
|
+
"model-value",
|
|
832
|
+
"default-value",
|
|
833
|
+
"data",
|
|
834
|
+
"prefix",
|
|
835
|
+
"split",
|
|
836
|
+
"type",
|
|
837
|
+
"disabled",
|
|
838
|
+
"allow-clear"
|
|
839
|
+
]
|
|
840
|
+
},
|
|
811
841
|
"a-layout": {
|
|
812
842
|
"attributes": [
|
|
813
843
|
"has-sider"
|
|
@@ -837,48 +867,6 @@
|
|
|
837
867
|
"hide-trigger"
|
|
838
868
|
]
|
|
839
869
|
},
|
|
840
|
-
"a-link": {
|
|
841
|
-
"attributes": [
|
|
842
|
-
"click",
|
|
843
|
-
"href",
|
|
844
|
-
"status",
|
|
845
|
-
"hoverable",
|
|
846
|
-
"icon",
|
|
847
|
-
"loading",
|
|
848
|
-
"disabled"
|
|
849
|
-
]
|
|
850
|
-
},
|
|
851
|
-
"a-list": {
|
|
852
|
-
"attributes": [
|
|
853
|
-
"scroll",
|
|
854
|
-
"reach-bottom",
|
|
855
|
-
"page-change",
|
|
856
|
-
"page-size-change",
|
|
857
|
-
"data",
|
|
858
|
-
"size",
|
|
859
|
-
"bordered",
|
|
860
|
-
"split",
|
|
861
|
-
"loading",
|
|
862
|
-
"hoverable",
|
|
863
|
-
"pagination-props",
|
|
864
|
-
"grid-props",
|
|
865
|
-
"max-height",
|
|
866
|
-
"bottom-offset",
|
|
867
|
-
"virtual-list-props",
|
|
868
|
-
"scrollbar"
|
|
869
|
-
]
|
|
870
|
-
},
|
|
871
|
-
"a-list-item": {
|
|
872
|
-
"attributes": [
|
|
873
|
-
"action-layout"
|
|
874
|
-
]
|
|
875
|
-
},
|
|
876
|
-
"a-list-item-meta": {
|
|
877
|
-
"attributes": [
|
|
878
|
-
"title",
|
|
879
|
-
"description"
|
|
880
|
-
]
|
|
881
|
-
},
|
|
882
870
|
"a-menu": {
|
|
883
871
|
"attributes": [
|
|
884
872
|
"collapse",
|
|
@@ -924,67 +912,67 @@
|
|
|
924
912
|
"disabled"
|
|
925
913
|
]
|
|
926
914
|
},
|
|
927
|
-
"a-
|
|
915
|
+
"a-page-header": {
|
|
928
916
|
"attributes": [
|
|
929
|
-
"
|
|
930
|
-
"cancel",
|
|
931
|
-
"open",
|
|
932
|
-
"close",
|
|
933
|
-
"before-open",
|
|
934
|
-
"before-close",
|
|
935
|
-
"visible",
|
|
936
|
-
"default-visible",
|
|
937
|
-
"width",
|
|
938
|
-
"top",
|
|
939
|
-
"mask",
|
|
917
|
+
"back",
|
|
940
918
|
"title",
|
|
941
|
-
"
|
|
942
|
-
"
|
|
943
|
-
"unmount-on-close",
|
|
944
|
-
"mask-closable",
|
|
945
|
-
"hide-cancel",
|
|
946
|
-
"simple",
|
|
947
|
-
"closable",
|
|
948
|
-
"ok-text",
|
|
949
|
-
"cancel-text",
|
|
950
|
-
"ok-loading",
|
|
951
|
-
"ok-button-props",
|
|
952
|
-
"cancel-button-props",
|
|
953
|
-
"footer",
|
|
954
|
-
"render-to-body",
|
|
955
|
-
"popup-container",
|
|
956
|
-
"mask-style",
|
|
957
|
-
"modal-class",
|
|
958
|
-
"modal-style",
|
|
959
|
-
"before-ok",
|
|
960
|
-
"before-cancel",
|
|
961
|
-
"esc-to-close",
|
|
962
|
-
"draggable",
|
|
963
|
-
"fullscreen",
|
|
964
|
-
"mask-animation-name",
|
|
965
|
-
"modal-animation-name",
|
|
966
|
-
"body-class",
|
|
967
|
-
"body-style",
|
|
968
|
-
"hide-title"
|
|
919
|
+
"subtitle",
|
|
920
|
+
"show-back"
|
|
969
921
|
]
|
|
970
922
|
},
|
|
971
|
-
"a-
|
|
972
|
-
"attributes": [
|
|
923
|
+
"a-list": {
|
|
924
|
+
"attributes": [
|
|
925
|
+
"scroll",
|
|
926
|
+
"reach-bottom",
|
|
927
|
+
"page-change",
|
|
928
|
+
"page-size-change",
|
|
929
|
+
"data",
|
|
930
|
+
"size",
|
|
931
|
+
"bordered",
|
|
932
|
+
"split",
|
|
933
|
+
"loading",
|
|
934
|
+
"hoverable",
|
|
935
|
+
"pagination-props",
|
|
936
|
+
"grid-props",
|
|
937
|
+
"max-height",
|
|
938
|
+
"bottom-offset",
|
|
939
|
+
"virtual-list-props",
|
|
940
|
+
"scrollbar"
|
|
941
|
+
]
|
|
973
942
|
},
|
|
974
|
-
"a-
|
|
943
|
+
"a-list-item": {
|
|
975
944
|
"attributes": [
|
|
976
|
-
"
|
|
977
|
-
"min",
|
|
978
|
-
"margin",
|
|
979
|
-
"from"
|
|
945
|
+
"action-layout"
|
|
980
946
|
]
|
|
981
947
|
},
|
|
982
|
-
"a-
|
|
948
|
+
"a-list-item-meta": {
|
|
983
949
|
"attributes": [
|
|
984
|
-
"back",
|
|
985
950
|
"title",
|
|
986
|
-
"
|
|
987
|
-
|
|
951
|
+
"description"
|
|
952
|
+
]
|
|
953
|
+
},
|
|
954
|
+
"a-popconfirm": {
|
|
955
|
+
"attributes": [
|
|
956
|
+
"popup-visible-change",
|
|
957
|
+
"ok",
|
|
958
|
+
"cancel",
|
|
959
|
+
"content",
|
|
960
|
+
"position",
|
|
961
|
+
"popup-visible",
|
|
962
|
+
"default-popup-visible",
|
|
963
|
+
"type",
|
|
964
|
+
"ok-text",
|
|
965
|
+
"cancel-text",
|
|
966
|
+
"ok-loading",
|
|
967
|
+
"ok-button-props",
|
|
968
|
+
"cancel-button-props",
|
|
969
|
+
"content-class",
|
|
970
|
+
"content-style",
|
|
971
|
+
"arrow-class",
|
|
972
|
+
"arrow-style",
|
|
973
|
+
"popup-container",
|
|
974
|
+
"before-ok",
|
|
975
|
+
"before-cancel"
|
|
988
976
|
]
|
|
989
977
|
},
|
|
990
978
|
"a-pagination": {
|
|
@@ -1013,46 +1001,12 @@
|
|
|
1013
1001
|
"auto-adjust"
|
|
1014
1002
|
]
|
|
1015
1003
|
},
|
|
1016
|
-
"a-
|
|
1004
|
+
"a-overflow-list": {
|
|
1017
1005
|
"attributes": [
|
|
1018
1006
|
"change",
|
|
1019
|
-
"
|
|
1020
|
-
"
|
|
1021
|
-
"
|
|
1022
|
-
"focus",
|
|
1023
|
-
"blur",
|
|
1024
|
-
"model-value",
|
|
1025
|
-
"default-value",
|
|
1026
|
-
"data",
|
|
1027
|
-
"prefix",
|
|
1028
|
-
"split",
|
|
1029
|
-
"type",
|
|
1030
|
-
"disabled",
|
|
1031
|
-
"allow-clear"
|
|
1032
|
-
]
|
|
1033
|
-
},
|
|
1034
|
-
"a-popconfirm": {
|
|
1035
|
-
"attributes": [
|
|
1036
|
-
"popup-visible-change",
|
|
1037
|
-
"ok",
|
|
1038
|
-
"cancel",
|
|
1039
|
-
"content",
|
|
1040
|
-
"position",
|
|
1041
|
-
"popup-visible",
|
|
1042
|
-
"default-popup-visible",
|
|
1043
|
-
"type",
|
|
1044
|
-
"ok-text",
|
|
1045
|
-
"cancel-text",
|
|
1046
|
-
"ok-loading",
|
|
1047
|
-
"ok-button-props",
|
|
1048
|
-
"cancel-button-props",
|
|
1049
|
-
"content-class",
|
|
1050
|
-
"content-style",
|
|
1051
|
-
"arrow-class",
|
|
1052
|
-
"arrow-style",
|
|
1053
|
-
"popup-container",
|
|
1054
|
-
"before-ok",
|
|
1055
|
-
"before-cancel"
|
|
1007
|
+
"min",
|
|
1008
|
+
"margin",
|
|
1009
|
+
"from"
|
|
1056
1010
|
]
|
|
1057
1011
|
},
|
|
1058
1012
|
"a-popover": {
|
|
@@ -1101,32 +1055,6 @@
|
|
|
1101
1055
|
"color"
|
|
1102
1056
|
]
|
|
1103
1057
|
},
|
|
1104
|
-
"a-resize-box": {
|
|
1105
|
-
"attributes": [
|
|
1106
|
-
"moving-start",
|
|
1107
|
-
"moving",
|
|
1108
|
-
"moving-end",
|
|
1109
|
-
"width",
|
|
1110
|
-
"height",
|
|
1111
|
-
"component",
|
|
1112
|
-
"directions"
|
|
1113
|
-
]
|
|
1114
|
-
},
|
|
1115
|
-
"a-result": {
|
|
1116
|
-
"attributes": [
|
|
1117
|
-
"status",
|
|
1118
|
-
"title",
|
|
1119
|
-
"subtitle"
|
|
1120
|
-
]
|
|
1121
|
-
},
|
|
1122
|
-
"a-scrollbar": {
|
|
1123
|
-
"attributes": [
|
|
1124
|
-
"scroll",
|
|
1125
|
-
"type",
|
|
1126
|
-
"outer-class",
|
|
1127
|
-
"outer-style"
|
|
1128
|
-
]
|
|
1129
|
-
},
|
|
1130
1058
|
"a-radio": {
|
|
1131
1059
|
"attributes": [
|
|
1132
1060
|
"change",
|
|
@@ -1149,6 +1077,13 @@
|
|
|
1149
1077
|
"disabled"
|
|
1150
1078
|
]
|
|
1151
1079
|
},
|
|
1080
|
+
"a-result": {
|
|
1081
|
+
"attributes": [
|
|
1082
|
+
"status",
|
|
1083
|
+
"title",
|
|
1084
|
+
"subtitle"
|
|
1085
|
+
]
|
|
1086
|
+
},
|
|
1152
1087
|
"a-select": {
|
|
1153
1088
|
"attributes": [
|
|
1154
1089
|
"change",
|
|
@@ -1212,6 +1147,25 @@
|
|
|
1212
1147
|
"label"
|
|
1213
1148
|
]
|
|
1214
1149
|
},
|
|
1150
|
+
"a-resize-box": {
|
|
1151
|
+
"attributes": [
|
|
1152
|
+
"moving-start",
|
|
1153
|
+
"moving",
|
|
1154
|
+
"moving-end",
|
|
1155
|
+
"width",
|
|
1156
|
+
"height",
|
|
1157
|
+
"component",
|
|
1158
|
+
"directions"
|
|
1159
|
+
]
|
|
1160
|
+
},
|
|
1161
|
+
"a-scrollbar": {
|
|
1162
|
+
"attributes": [
|
|
1163
|
+
"scroll",
|
|
1164
|
+
"type",
|
|
1165
|
+
"outer-class",
|
|
1166
|
+
"outer-style"
|
|
1167
|
+
]
|
|
1168
|
+
},
|
|
1215
1169
|
"a-slider": {
|
|
1216
1170
|
"attributes": [
|
|
1217
1171
|
"change",
|
|
@@ -1249,6 +1203,20 @@
|
|
|
1249
1203
|
"size"
|
|
1250
1204
|
]
|
|
1251
1205
|
},
|
|
1206
|
+
"a-split": {
|
|
1207
|
+
"attributes": [
|
|
1208
|
+
"move-start",
|
|
1209
|
+
"moving",
|
|
1210
|
+
"move-end",
|
|
1211
|
+
"component",
|
|
1212
|
+
"direction",
|
|
1213
|
+
"size",
|
|
1214
|
+
"default-size",
|
|
1215
|
+
"min",
|
|
1216
|
+
"max",
|
|
1217
|
+
"disabled"
|
|
1218
|
+
]
|
|
1219
|
+
},
|
|
1252
1220
|
"a-space": {
|
|
1253
1221
|
"attributes": [
|
|
1254
1222
|
"align",
|
|
@@ -1258,6 +1226,9 @@
|
|
|
1258
1226
|
"fill"
|
|
1259
1227
|
]
|
|
1260
1228
|
},
|
|
1229
|
+
"a-notification": {
|
|
1230
|
+
"attributes": []
|
|
1231
|
+
},
|
|
1261
1232
|
"a-spin": {
|
|
1262
1233
|
"attributes": [
|
|
1263
1234
|
"size",
|
|
@@ -1267,18 +1238,24 @@
|
|
|
1267
1238
|
"hide-icon"
|
|
1268
1239
|
]
|
|
1269
1240
|
},
|
|
1270
|
-
"a-
|
|
1241
|
+
"a-switch": {
|
|
1271
1242
|
"attributes": [
|
|
1272
|
-
"
|
|
1273
|
-
"
|
|
1274
|
-
"
|
|
1275
|
-
"
|
|
1276
|
-
"
|
|
1243
|
+
"change",
|
|
1244
|
+
"focus",
|
|
1245
|
+
"blur",
|
|
1246
|
+
"model-value",
|
|
1247
|
+
"default-checked",
|
|
1248
|
+
"disabled",
|
|
1249
|
+
"loading",
|
|
1250
|
+
"type",
|
|
1277
1251
|
"size",
|
|
1278
|
-
"
|
|
1279
|
-
"
|
|
1280
|
-
"
|
|
1281
|
-
"
|
|
1252
|
+
"checked-value",
|
|
1253
|
+
"unchecked-value",
|
|
1254
|
+
"checked-color",
|
|
1255
|
+
"unchecked-color",
|
|
1256
|
+
"before-change",
|
|
1257
|
+
"checked-text",
|
|
1258
|
+
"unchecked-text"
|
|
1282
1259
|
]
|
|
1283
1260
|
},
|
|
1284
1261
|
"a-statistic": {
|
|
@@ -1331,26 +1308,39 @@
|
|
|
1331
1308
|
"disabled"
|
|
1332
1309
|
]
|
|
1333
1310
|
},
|
|
1334
|
-
"a-
|
|
1311
|
+
"a-tabs": {
|
|
1335
1312
|
"attributes": [
|
|
1336
1313
|
"change",
|
|
1337
|
-
"
|
|
1338
|
-
"
|
|
1339
|
-
"
|
|
1340
|
-
"
|
|
1341
|
-
"
|
|
1342
|
-
"
|
|
1343
|
-
"type",
|
|
1314
|
+
"tab-click",
|
|
1315
|
+
"add",
|
|
1316
|
+
"delete",
|
|
1317
|
+
"active-key",
|
|
1318
|
+
"default-active-key",
|
|
1319
|
+
"position",
|
|
1344
1320
|
"size",
|
|
1345
|
-
"
|
|
1346
|
-
"
|
|
1347
|
-
"
|
|
1348
|
-
"
|
|
1349
|
-
"
|
|
1350
|
-
"
|
|
1351
|
-
"
|
|
1352
|
-
|
|
1353
|
-
|
|
1321
|
+
"type",
|
|
1322
|
+
"direction",
|
|
1323
|
+
"editable",
|
|
1324
|
+
"show-add-button",
|
|
1325
|
+
"destroy-on-hide",
|
|
1326
|
+
"lazy-load",
|
|
1327
|
+
"justify",
|
|
1328
|
+
"animation",
|
|
1329
|
+
"header-padding",
|
|
1330
|
+
"auto-switch",
|
|
1331
|
+
"hide-content",
|
|
1332
|
+
"trigger",
|
|
1333
|
+
"scroll-position"
|
|
1334
|
+
]
|
|
1335
|
+
},
|
|
1336
|
+
"a-tab-pane": {
|
|
1337
|
+
"attributes": [
|
|
1338
|
+
"title",
|
|
1339
|
+
"disabled",
|
|
1340
|
+
"closable",
|
|
1341
|
+
"destroy-on-hide"
|
|
1342
|
+
]
|
|
1343
|
+
},
|
|
1354
1344
|
"a-table": {
|
|
1355
1345
|
"attributes": [
|
|
1356
1346
|
"expand",
|
|
@@ -1434,143 +1424,6 @@
|
|
|
1434
1424
|
"tooltip"
|
|
1435
1425
|
]
|
|
1436
1426
|
},
|
|
1437
|
-
"a-tabs": {
|
|
1438
|
-
"attributes": [
|
|
1439
|
-
"change",
|
|
1440
|
-
"tab-click",
|
|
1441
|
-
"add",
|
|
1442
|
-
"delete",
|
|
1443
|
-
"active-key",
|
|
1444
|
-
"default-active-key",
|
|
1445
|
-
"position",
|
|
1446
|
-
"size",
|
|
1447
|
-
"type",
|
|
1448
|
-
"direction",
|
|
1449
|
-
"editable",
|
|
1450
|
-
"show-add-button",
|
|
1451
|
-
"destroy-on-hide",
|
|
1452
|
-
"lazy-load",
|
|
1453
|
-
"justify",
|
|
1454
|
-
"animation",
|
|
1455
|
-
"header-padding",
|
|
1456
|
-
"auto-switch",
|
|
1457
|
-
"hide-content",
|
|
1458
|
-
"trigger",
|
|
1459
|
-
"scroll-position"
|
|
1460
|
-
]
|
|
1461
|
-
},
|
|
1462
|
-
"a-tab-pane": {
|
|
1463
|
-
"attributes": [
|
|
1464
|
-
"title",
|
|
1465
|
-
"disabled",
|
|
1466
|
-
"closable",
|
|
1467
|
-
"destroy-on-hide"
|
|
1468
|
-
]
|
|
1469
|
-
},
|
|
1470
|
-
"a-tag": {
|
|
1471
|
-
"attributes": [
|
|
1472
|
-
"close",
|
|
1473
|
-
"check",
|
|
1474
|
-
"color",
|
|
1475
|
-
"size",
|
|
1476
|
-
"bordered",
|
|
1477
|
-
"visible",
|
|
1478
|
-
"default-visible",
|
|
1479
|
-
"loading",
|
|
1480
|
-
"closable",
|
|
1481
|
-
"checkable",
|
|
1482
|
-
"checked",
|
|
1483
|
-
"default-checked",
|
|
1484
|
-
"nowrap"
|
|
1485
|
-
]
|
|
1486
|
-
},
|
|
1487
|
-
"a-textarea": {
|
|
1488
|
-
"attributes": [
|
|
1489
|
-
"input",
|
|
1490
|
-
"change",
|
|
1491
|
-
"clear",
|
|
1492
|
-
"focus",
|
|
1493
|
-
"blur",
|
|
1494
|
-
"model-value",
|
|
1495
|
-
"default-value",
|
|
1496
|
-
"placeholder",
|
|
1497
|
-
"disabled",
|
|
1498
|
-
"error",
|
|
1499
|
-
"max-length",
|
|
1500
|
-
"show-word-limit",
|
|
1501
|
-
"allow-clear",
|
|
1502
|
-
"auto-size",
|
|
1503
|
-
"word-length",
|
|
1504
|
-
"word-slice",
|
|
1505
|
-
"textarea-attrs"
|
|
1506
|
-
]
|
|
1507
|
-
},
|
|
1508
|
-
"a-timeline": {
|
|
1509
|
-
"attributes": [
|
|
1510
|
-
"reverse",
|
|
1511
|
-
"direction",
|
|
1512
|
-
"mode",
|
|
1513
|
-
"pending",
|
|
1514
|
-
"label-position"
|
|
1515
|
-
]
|
|
1516
|
-
},
|
|
1517
|
-
"a-timeline-item": {
|
|
1518
|
-
"attributes": [
|
|
1519
|
-
"dot-color",
|
|
1520
|
-
"dot-type",
|
|
1521
|
-
"line-type",
|
|
1522
|
-
"line-color",
|
|
1523
|
-
"label",
|
|
1524
|
-
"position"
|
|
1525
|
-
]
|
|
1526
|
-
},
|
|
1527
|
-
"a-time-picker": {
|
|
1528
|
-
"attributes": [
|
|
1529
|
-
"change",
|
|
1530
|
-
"select",
|
|
1531
|
-
"clear",
|
|
1532
|
-
"popup-visible-change",
|
|
1533
|
-
"type",
|
|
1534
|
-
"model-value",
|
|
1535
|
-
"default-value",
|
|
1536
|
-
"disabled",
|
|
1537
|
-
"allow-clear",
|
|
1538
|
-
"readonly",
|
|
1539
|
-
"error",
|
|
1540
|
-
"format",
|
|
1541
|
-
"placeholder",
|
|
1542
|
-
"size",
|
|
1543
|
-
"popup-container",
|
|
1544
|
-
"use12-hours",
|
|
1545
|
-
"step",
|
|
1546
|
-
"disabled-hours",
|
|
1547
|
-
"disabled-minutes",
|
|
1548
|
-
"disabled-seconds",
|
|
1549
|
-
"hide-disabled-options",
|
|
1550
|
-
"disable-confirm",
|
|
1551
|
-
"position",
|
|
1552
|
-
"popup-visible",
|
|
1553
|
-
"default-popup-visible",
|
|
1554
|
-
"trigger-props",
|
|
1555
|
-
"unmount-on-close"
|
|
1556
|
-
]
|
|
1557
|
-
},
|
|
1558
|
-
"a-tooltip": {
|
|
1559
|
-
"attributes": [
|
|
1560
|
-
"popup-visible-change",
|
|
1561
|
-
"popup-visible",
|
|
1562
|
-
"default-popup-visible",
|
|
1563
|
-
"content",
|
|
1564
|
-
"position",
|
|
1565
|
-
"mini",
|
|
1566
|
-
"background-color",
|
|
1567
|
-
"content-class",
|
|
1568
|
-
"content-style",
|
|
1569
|
-
"arrow-class",
|
|
1570
|
-
"arrow-style",
|
|
1571
|
-
"popup-container"
|
|
1572
|
-
]
|
|
1573
|
-
},
|
|
1574
1427
|
"a-transfer": {
|
|
1575
1428
|
"attributes": [
|
|
1576
1429
|
"change",
|
|
@@ -1591,44 +1444,21 @@
|
|
|
1591
1444
|
"target-input-search-props"
|
|
1592
1445
|
]
|
|
1593
1446
|
},
|
|
1594
|
-
"a-
|
|
1447
|
+
"a-tag": {
|
|
1595
1448
|
"attributes": [
|
|
1596
|
-
"
|
|
1449
|
+
"close",
|
|
1597
1450
|
"check",
|
|
1598
|
-
"
|
|
1599
|
-
"drag-start",
|
|
1600
|
-
"drag-end",
|
|
1601
|
-
"drag-over",
|
|
1602
|
-
"drag-leave",
|
|
1603
|
-
"drop",
|
|
1451
|
+
"color",
|
|
1604
1452
|
"size",
|
|
1605
|
-
"
|
|
1606
|
-
"
|
|
1607
|
-
"
|
|
1453
|
+
"bordered",
|
|
1454
|
+
"visible",
|
|
1455
|
+
"default-visible",
|
|
1456
|
+
"loading",
|
|
1457
|
+
"closable",
|
|
1608
1458
|
"checkable",
|
|
1609
|
-
"
|
|
1610
|
-
"
|
|
1611
|
-
"
|
|
1612
|
-
"default-selected-keys",
|
|
1613
|
-
"selected-keys",
|
|
1614
|
-
"default-checked-keys",
|
|
1615
|
-
"checked-keys",
|
|
1616
|
-
"default-expanded-keys",
|
|
1617
|
-
"expanded-keys",
|
|
1618
|
-
"data",
|
|
1619
|
-
"field-names",
|
|
1620
|
-
"show-line",
|
|
1621
|
-
"load-more",
|
|
1622
|
-
"draggable",
|
|
1623
|
-
"allow-drop",
|
|
1624
|
-
"virtual-list-props",
|
|
1625
|
-
"default-expand-selected",
|
|
1626
|
-
"default-expand-checked",
|
|
1627
|
-
"auto-expand-parent",
|
|
1628
|
-
"half-checked-keys",
|
|
1629
|
-
"only-check-leaf",
|
|
1630
|
-
"animation",
|
|
1631
|
-
"action-on-node-click"
|
|
1459
|
+
"checked",
|
|
1460
|
+
"default-checked",
|
|
1461
|
+
"nowrap"
|
|
1632
1462
|
]
|
|
1633
1463
|
},
|
|
1634
1464
|
"a-tree-select": {
|
|
@@ -1675,6 +1505,81 @@
|
|
|
1675
1505
|
"default-input-value"
|
|
1676
1506
|
]
|
|
1677
1507
|
},
|
|
1508
|
+
"a-time-picker": {
|
|
1509
|
+
"attributes": [
|
|
1510
|
+
"change",
|
|
1511
|
+
"select",
|
|
1512
|
+
"clear",
|
|
1513
|
+
"popup-visible-change",
|
|
1514
|
+
"type",
|
|
1515
|
+
"model-value",
|
|
1516
|
+
"default-value",
|
|
1517
|
+
"disabled",
|
|
1518
|
+
"allow-clear",
|
|
1519
|
+
"readonly",
|
|
1520
|
+
"error",
|
|
1521
|
+
"format",
|
|
1522
|
+
"placeholder",
|
|
1523
|
+
"size",
|
|
1524
|
+
"popup-container",
|
|
1525
|
+
"use12-hours",
|
|
1526
|
+
"step",
|
|
1527
|
+
"disabled-hours",
|
|
1528
|
+
"disabled-minutes",
|
|
1529
|
+
"disabled-seconds",
|
|
1530
|
+
"hide-disabled-options",
|
|
1531
|
+
"disable-confirm",
|
|
1532
|
+
"position",
|
|
1533
|
+
"popup-visible",
|
|
1534
|
+
"default-popup-visible",
|
|
1535
|
+
"trigger-props",
|
|
1536
|
+
"unmount-on-close"
|
|
1537
|
+
]
|
|
1538
|
+
},
|
|
1539
|
+
"a-modal": {
|
|
1540
|
+
"attributes": [
|
|
1541
|
+
"ok",
|
|
1542
|
+
"cancel",
|
|
1543
|
+
"open",
|
|
1544
|
+
"close",
|
|
1545
|
+
"before-open",
|
|
1546
|
+
"before-close",
|
|
1547
|
+
"visible",
|
|
1548
|
+
"default-visible",
|
|
1549
|
+
"width",
|
|
1550
|
+
"top",
|
|
1551
|
+
"mask",
|
|
1552
|
+
"title",
|
|
1553
|
+
"title-align",
|
|
1554
|
+
"align-center",
|
|
1555
|
+
"unmount-on-close",
|
|
1556
|
+
"mask-closable",
|
|
1557
|
+
"hide-cancel",
|
|
1558
|
+
"simple",
|
|
1559
|
+
"closable",
|
|
1560
|
+
"ok-text",
|
|
1561
|
+
"cancel-text",
|
|
1562
|
+
"ok-loading",
|
|
1563
|
+
"ok-button-props",
|
|
1564
|
+
"cancel-button-props",
|
|
1565
|
+
"footer",
|
|
1566
|
+
"render-to-body",
|
|
1567
|
+
"popup-container",
|
|
1568
|
+
"mask-style",
|
|
1569
|
+
"modal-class",
|
|
1570
|
+
"modal-style",
|
|
1571
|
+
"before-ok",
|
|
1572
|
+
"before-cancel",
|
|
1573
|
+
"esc-to-close",
|
|
1574
|
+
"draggable",
|
|
1575
|
+
"fullscreen",
|
|
1576
|
+
"mask-animation-name",
|
|
1577
|
+
"modal-animation-name",
|
|
1578
|
+
"body-class",
|
|
1579
|
+
"body-style",
|
|
1580
|
+
"hide-title"
|
|
1581
|
+
]
|
|
1582
|
+
},
|
|
1678
1583
|
"a-trigger": {
|
|
1679
1584
|
"attributes": [
|
|
1680
1585
|
"popup-visible-change",
|
|
@@ -1715,6 +1620,27 @@
|
|
|
1715
1620
|
"scroll-to-close-distance"
|
|
1716
1621
|
]
|
|
1717
1622
|
},
|
|
1623
|
+
"a-textarea": {
|
|
1624
|
+
"attributes": [
|
|
1625
|
+
"input",
|
|
1626
|
+
"change",
|
|
1627
|
+
"clear",
|
|
1628
|
+
"focus",
|
|
1629
|
+
"blur",
|
|
1630
|
+
"model-value",
|
|
1631
|
+
"default-value",
|
|
1632
|
+
"placeholder",
|
|
1633
|
+
"disabled",
|
|
1634
|
+
"error",
|
|
1635
|
+
"max-length",
|
|
1636
|
+
"show-word-limit",
|
|
1637
|
+
"allow-clear",
|
|
1638
|
+
"auto-size",
|
|
1639
|
+
"word-length",
|
|
1640
|
+
"word-slice",
|
|
1641
|
+
"textarea-attrs"
|
|
1642
|
+
]
|
|
1643
|
+
},
|
|
1718
1644
|
"a-typography": {
|
|
1719
1645
|
"attributes": []
|
|
1720
1646
|
},
|
|
@@ -1790,6 +1716,25 @@
|
|
|
1790
1716
|
"formatter"
|
|
1791
1717
|
]
|
|
1792
1718
|
},
|
|
1719
|
+
"a-timeline": {
|
|
1720
|
+
"attributes": [
|
|
1721
|
+
"reverse",
|
|
1722
|
+
"direction",
|
|
1723
|
+
"mode",
|
|
1724
|
+
"pending",
|
|
1725
|
+
"label-position"
|
|
1726
|
+
]
|
|
1727
|
+
},
|
|
1728
|
+
"a-timeline-item": {
|
|
1729
|
+
"attributes": [
|
|
1730
|
+
"dot-color",
|
|
1731
|
+
"dot-type",
|
|
1732
|
+
"line-type",
|
|
1733
|
+
"line-color",
|
|
1734
|
+
"label",
|
|
1735
|
+
"position"
|
|
1736
|
+
]
|
|
1737
|
+
},
|
|
1793
1738
|
"a-watermark": {
|
|
1794
1739
|
"attributes": [
|
|
1795
1740
|
"content",
|
|
@@ -1807,5 +1752,61 @@
|
|
|
1807
1752
|
"repeat",
|
|
1808
1753
|
"staggered"
|
|
1809
1754
|
]
|
|
1755
|
+
},
|
|
1756
|
+
"a-tree": {
|
|
1757
|
+
"attributes": [
|
|
1758
|
+
"select",
|
|
1759
|
+
"check",
|
|
1760
|
+
"expand",
|
|
1761
|
+
"drag-start",
|
|
1762
|
+
"drag-end",
|
|
1763
|
+
"drag-over",
|
|
1764
|
+
"drag-leave",
|
|
1765
|
+
"drop",
|
|
1766
|
+
"size",
|
|
1767
|
+
"block-node",
|
|
1768
|
+
"default-expand-all",
|
|
1769
|
+
"multiple",
|
|
1770
|
+
"checkable",
|
|
1771
|
+
"selectable",
|
|
1772
|
+
"check-strictly",
|
|
1773
|
+
"checked-strategy",
|
|
1774
|
+
"default-selected-keys",
|
|
1775
|
+
"selected-keys",
|
|
1776
|
+
"default-checked-keys",
|
|
1777
|
+
"checked-keys",
|
|
1778
|
+
"default-expanded-keys",
|
|
1779
|
+
"expanded-keys",
|
|
1780
|
+
"data",
|
|
1781
|
+
"field-names",
|
|
1782
|
+
"show-line",
|
|
1783
|
+
"load-more",
|
|
1784
|
+
"draggable",
|
|
1785
|
+
"allow-drop",
|
|
1786
|
+
"virtual-list-props",
|
|
1787
|
+
"default-expand-selected",
|
|
1788
|
+
"default-expand-checked",
|
|
1789
|
+
"auto-expand-parent",
|
|
1790
|
+
"half-checked-keys",
|
|
1791
|
+
"only-check-leaf",
|
|
1792
|
+
"animation",
|
|
1793
|
+
"action-on-node-click"
|
|
1794
|
+
]
|
|
1795
|
+
},
|
|
1796
|
+
"a-tooltip": {
|
|
1797
|
+
"attributes": [
|
|
1798
|
+
"popup-visible-change",
|
|
1799
|
+
"popup-visible",
|
|
1800
|
+
"default-popup-visible",
|
|
1801
|
+
"content",
|
|
1802
|
+
"position",
|
|
1803
|
+
"mini",
|
|
1804
|
+
"background-color",
|
|
1805
|
+
"content-class",
|
|
1806
|
+
"content-style",
|
|
1807
|
+
"arrow-class",
|
|
1808
|
+
"arrow-style",
|
|
1809
|
+
"popup-container"
|
|
1810
|
+
]
|
|
1810
1811
|
}
|
|
1811
1812
|
}
|