@julingbase/jly-arco-design 0.0.2 → 0.0.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.
- package/README.md +56 -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 +46 -8
- package/dist/arco-vue.js.map +1 -1
- package/dist/arco-vue.min.js +606 -600
- package/dist/arco-vue.min.js.map +1 -1
- package/es/_components/auto-tooltip/style/index.less +10 -10
- package/es/_components/input-label/input-label.d.ts +2 -2
- 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/input-range.d.ts +4 -4
- package/es/_components/picker/input.d.ts +2 -2
- package/es/_components/picker/style/index.less +191 -191
- package/es/_components/picker/style/token.less +58 -58
- package/es/_components/select-view/select-view.d.ts +1 -1
- 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/auto-complete.d.ts +3 -3
- package/es/auto-complete/index.d.ts +9 -9
- 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/calendar.d.ts +1 -1
- package/es/calendar/index.d.ts +3 -3
- 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/cascader-panel.d.ts +3 -3
- package/es/cascader/cascader.d.ts +6 -6
- package/es/cascader/index.d.ts +20 -20
- package/es/cascader/style/index.less +234 -234
- package/es/cascader/style/token.less +24 -24
- package/es/checkbox/checkbox-group.d.ts +2 -2
- package/es/checkbox/checkbox.d.ts +1 -1
- package/es/checkbox/index.d.ts +5 -5
- 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/color-picker.d.ts +1 -1
- package/es/color-picker/index.d.ts +3 -3
- 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 +8 -8
- package/es/date-picker/picker.d.ts +6 -6
- package/es/date-picker/range-picker.d.ts +8 -8
- 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/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/form-item.d.ts +3 -3
- package/es/form/index.d.ts +3 -3
- 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 +12 -12
- package/es/input/input-password.d.ts +3 -3
- package/es/input/input.d.ts +3 -3
- 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/index.d.ts +3 -3
- package/es/input-number/input-number.d.ts +1 -1
- package/es/input-number/style/index.less +160 -160
- package/es/input-number/style/token.less +19 -19
- package/es/input-tag/index.d.ts +18 -18
- package/es/input-tag/input-tag.d.ts +6 -6
- 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/index.d.ts +3 -3
- package/es/list/list.d.ts +1 -1
- package/es/list/style/index.less +183 -183
- package/es/list/style/token.less +55 -55
- package/es/mention/index.d.ts +6 -6
- package/es/mention/mention.d.ts +2 -2
- package/es/mention/style/index.less +21 -21
- package/es/mention/style/token.less +6 -6
- package/es/menu/item.d.ts +1 -1
- package/es/menu/style/index.less +622 -622
- package/es/menu/style/token.less +117 -117
- package/es/menu/sub-menu-pop.d.ts +1 -1
- 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/page-jumper.d.ts +3 -3
- package/es/pagination/page-options.d.ts +28 -28
- 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 +9 -9
- package/es/radio/radio-group.d.ts +3 -3
- package/es/radio/radio.d.ts +2 -2
- package/es/radio/style/index.less +266 -266
- package/es/radio/style/token.less +55 -55
- package/es/rate/index.d.ts +9 -9
- package/es/rate/rate.d.ts +3 -3
- 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/index.d.ts +28 -28
- package/es/select/option.d.ts +5 -5
- package/es/select/select-dropdown.d.ts +1 -1
- package/es/select/select.d.ts +8 -8
- 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/index.d.ts +12 -12
- package/es/slider/slider-input.d.ts +3 -3
- package/es/slider/slider.d.ts +5 -5
- 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/index.d.ts +3 -3
- package/es/split/split.d.ts +1 -1
- 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 +6 -6
- package/es/switch/style/index.less +332 -332
- package/es/switch/style/token.less +62 -62
- package/es/switch/switch.d.ts +2 -2
- package/es/table/index.d.ts +15 -0
- 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 +14 -14
- package/es/table/table.d.ts +9 -0
- package/es/table/table.js +16 -2
- 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/index.d.ts +3 -3
- package/es/tag/style/index.less +171 -171
- package/es/tag/style/token.less +171 -171
- package/es/tag/tag.d.ts +1 -1
- package/es/textarea/index.d.ts +6 -6
- package/es/textarea/style/index.less +64 -64
- package/es/textarea/textarea.d.ts +2 -2
- package/es/time-picker/index.d.ts +18 -18
- 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 +8 -8
- 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/index.d.ts +22 -22
- package/es/transfer/style/index.less +294 -294
- package/es/transfer/style/token.less +48 -48
- package/es/transfer/transfer-view.d.ts +8 -8
- package/es/transfer/transfer.d.ts +10 -10
- package/es/tree/base-node.d.ts +5 -5
- package/es/tree/style/index.less +396 -396
- package/es/tree/style/token.less +51 -51
- package/es/tree/transition-node-list.d.ts +5 -5
- package/es/tree-select/index.d.ts +8 -8
- package/es/tree-select/style/index.less +49 -49
- package/es/tree-select/style/token.less +7 -7
- package/es/tree-select/tree-select.d.ts +3 -3
- package/es/trigger/style/index.less +57 -57
- package/es/trigger/style/token.less +5 -5
- package/es/typography/edit-content.d.ts +36 -36
- package/es/typography/style/index.less +207 -207
- package/es/typography/style/token.less +55 -55
- package/es/upload/index.d.ts +3 -3
- package/es/upload/style/index.less +515 -515
- package/es/upload/style/token.less +97 -97
- package/es/upload/upload.d.ts +1 -1
- package/es/verification-code/index.d.ts +6 -6
- package/es/verification-code/style/index.less +32 -32
- package/es/verification-code/style/token.less +1 -1
- package/es/verification-code/verification-code.d.ts +2 -2
- package/json/vetur-attributes.json +1646 -1642
- package/json/vetur-tags.json +527 -526
- package/json/web-types.json +3543 -3535
- 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/table/table.js +16 -2
- 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
|
@@ -8,26 +8,6 @@
|
|
|
8
8
|
"target-container"
|
|
9
9
|
]
|
|
10
10
|
},
|
|
11
|
-
"a-auto-complete": {
|
|
12
|
-
"attributes": [
|
|
13
|
-
"change",
|
|
14
|
-
"search",
|
|
15
|
-
"select",
|
|
16
|
-
"clear",
|
|
17
|
-
"dropdown-scroll",
|
|
18
|
-
"dropdown-reach-bottom",
|
|
19
|
-
"model-value",
|
|
20
|
-
"default-value",
|
|
21
|
-
"disabled",
|
|
22
|
-
"data",
|
|
23
|
-
"popup-container",
|
|
24
|
-
"strict",
|
|
25
|
-
"filter-option",
|
|
26
|
-
"trigger-props",
|
|
27
|
-
"allow-clear",
|
|
28
|
-
"virtual-list-props"
|
|
29
|
-
]
|
|
30
|
-
},
|
|
31
11
|
"a-avatar": {
|
|
32
12
|
"attributes": [
|
|
33
13
|
"click",
|
|
@@ -53,24 +33,24 @@
|
|
|
53
33
|
"max-popover-trigger-props"
|
|
54
34
|
]
|
|
55
35
|
},
|
|
56
|
-
"a-
|
|
57
|
-
"attributes": [
|
|
58
|
-
"visible-height",
|
|
59
|
-
"target-container",
|
|
60
|
-
"easing",
|
|
61
|
-
"duration"
|
|
62
|
-
]
|
|
63
|
-
},
|
|
64
|
-
"a-badge": {
|
|
36
|
+
"a-auto-complete": {
|
|
65
37
|
"attributes": [
|
|
66
|
-
"
|
|
67
|
-
"
|
|
68
|
-
"
|
|
69
|
-
"
|
|
70
|
-
"
|
|
71
|
-
"
|
|
72
|
-
"
|
|
73
|
-
"
|
|
38
|
+
"change",
|
|
39
|
+
"search",
|
|
40
|
+
"select",
|
|
41
|
+
"clear",
|
|
42
|
+
"dropdown-scroll",
|
|
43
|
+
"dropdown-reach-bottom",
|
|
44
|
+
"model-value",
|
|
45
|
+
"default-value",
|
|
46
|
+
"disabled",
|
|
47
|
+
"data",
|
|
48
|
+
"popup-container",
|
|
49
|
+
"strict",
|
|
50
|
+
"filter-option",
|
|
51
|
+
"trigger-props",
|
|
52
|
+
"allow-clear",
|
|
53
|
+
"virtual-list-props"
|
|
74
54
|
]
|
|
75
55
|
},
|
|
76
56
|
"a-anchor": {
|
|
@@ -90,31 +70,24 @@
|
|
|
90
70
|
"href"
|
|
91
71
|
]
|
|
92
72
|
},
|
|
93
|
-
"a-
|
|
94
|
-
"attributes": [
|
|
95
|
-
"close",
|
|
96
|
-
"after-close",
|
|
97
|
-
"type",
|
|
98
|
-
"show-icon",
|
|
99
|
-
"closable",
|
|
100
|
-
"title",
|
|
101
|
-
"banner",
|
|
102
|
-
"center"
|
|
103
|
-
]
|
|
104
|
-
},
|
|
105
|
-
"a-breadcrumb": {
|
|
73
|
+
"a-badge": {
|
|
106
74
|
"attributes": [
|
|
75
|
+
"text",
|
|
76
|
+
"dot",
|
|
77
|
+
"dot-style",
|
|
107
78
|
"max-count",
|
|
108
|
-
"
|
|
109
|
-
"
|
|
110
|
-
"
|
|
79
|
+
"offset",
|
|
80
|
+
"color",
|
|
81
|
+
"status",
|
|
82
|
+
"count"
|
|
111
83
|
]
|
|
112
84
|
},
|
|
113
|
-
"a-
|
|
85
|
+
"a-back-top": {
|
|
114
86
|
"attributes": [
|
|
115
|
-
"
|
|
116
|
-
"
|
|
117
|
-
"
|
|
87
|
+
"visible-height",
|
|
88
|
+
"target-container",
|
|
89
|
+
"easing",
|
|
90
|
+
"duration"
|
|
118
91
|
]
|
|
119
92
|
},
|
|
120
93
|
"a-button": {
|
|
@@ -141,6 +114,18 @@
|
|
|
141
114
|
"disabled"
|
|
142
115
|
]
|
|
143
116
|
},
|
|
117
|
+
"a-alert": {
|
|
118
|
+
"attributes": [
|
|
119
|
+
"close",
|
|
120
|
+
"after-close",
|
|
121
|
+
"type",
|
|
122
|
+
"show-icon",
|
|
123
|
+
"closable",
|
|
124
|
+
"title",
|
|
125
|
+
"banner",
|
|
126
|
+
"center"
|
|
127
|
+
]
|
|
128
|
+
},
|
|
144
129
|
"a-calendar": {
|
|
145
130
|
"attributes": [
|
|
146
131
|
"change",
|
|
@@ -152,21 +137,19 @@
|
|
|
152
137
|
"modes"
|
|
153
138
|
]
|
|
154
139
|
},
|
|
155
|
-
"a-
|
|
140
|
+
"a-breadcrumb": {
|
|
156
141
|
"attributes": [
|
|
157
|
-
"
|
|
158
|
-
"
|
|
159
|
-
"
|
|
160
|
-
"
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
"
|
|
166
|
-
"
|
|
167
|
-
"
|
|
168
|
-
"indicator-class",
|
|
169
|
-
"transition-timing-function"
|
|
142
|
+
"max-count",
|
|
143
|
+
"routes",
|
|
144
|
+
"separator",
|
|
145
|
+
"custom-url"
|
|
146
|
+
]
|
|
147
|
+
},
|
|
148
|
+
"a-breadcrumb-item": {
|
|
149
|
+
"attributes": [
|
|
150
|
+
"separator",
|
|
151
|
+
"droplist",
|
|
152
|
+
"dropdown-props"
|
|
170
153
|
]
|
|
171
154
|
},
|
|
172
155
|
"a-cascader": {
|
|
@@ -228,27 +211,21 @@
|
|
|
228
211
|
"expand-child"
|
|
229
212
|
]
|
|
230
213
|
},
|
|
231
|
-
"a-
|
|
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": {
|
|
214
|
+
"a-carousel": {
|
|
250
215
|
"attributes": [
|
|
251
|
-
"
|
|
216
|
+
"change",
|
|
217
|
+
"current",
|
|
218
|
+
"default-current",
|
|
219
|
+
"move-speed",
|
|
220
|
+
"animation-name",
|
|
221
|
+
"trigger",
|
|
222
|
+
"direction",
|
|
223
|
+
"show-arrow",
|
|
224
|
+
"arrow-class",
|
|
225
|
+
"indicator-type",
|
|
226
|
+
"indicator-position",
|
|
227
|
+
"indicator-class",
|
|
228
|
+
"transition-timing-function"
|
|
252
229
|
]
|
|
253
230
|
},
|
|
254
231
|
"a-checkbox": {
|
|
@@ -311,13 +288,155 @@
|
|
|
311
288
|
"preset-colors"
|
|
312
289
|
]
|
|
313
290
|
},
|
|
314
|
-
"a-comment": {
|
|
291
|
+
"a-comment": {
|
|
292
|
+
"attributes": [
|
|
293
|
+
"author",
|
|
294
|
+
"avatar",
|
|
295
|
+
"content",
|
|
296
|
+
"datetime",
|
|
297
|
+
"align"
|
|
298
|
+
]
|
|
299
|
+
},
|
|
300
|
+
"a-divider": {
|
|
301
|
+
"attributes": [
|
|
302
|
+
"direction",
|
|
303
|
+
"orientation",
|
|
304
|
+
"type",
|
|
305
|
+
"size",
|
|
306
|
+
"margin"
|
|
307
|
+
]
|
|
308
|
+
},
|
|
309
|
+
"a-card": {
|
|
310
|
+
"attributes": [
|
|
311
|
+
"bordered",
|
|
312
|
+
"loading",
|
|
313
|
+
"hoverable",
|
|
314
|
+
"size",
|
|
315
|
+
"header-style",
|
|
316
|
+
"body-style",
|
|
317
|
+
"title",
|
|
318
|
+
"extra"
|
|
319
|
+
]
|
|
320
|
+
},
|
|
321
|
+
"a-card-meta": {
|
|
322
|
+
"attributes": [
|
|
323
|
+
"title",
|
|
324
|
+
"description"
|
|
325
|
+
]
|
|
326
|
+
},
|
|
327
|
+
"a-card-grid": {
|
|
328
|
+
"attributes": [
|
|
329
|
+
"hoverable"
|
|
330
|
+
]
|
|
331
|
+
},
|
|
332
|
+
"a-dropdown": {
|
|
333
|
+
"attributes": [
|
|
334
|
+
"popup-visible-change",
|
|
335
|
+
"select",
|
|
336
|
+
"popup-visible",
|
|
337
|
+
"default-popup-visible",
|
|
338
|
+
"trigger",
|
|
339
|
+
"position",
|
|
340
|
+
"popup-container",
|
|
341
|
+
"popup-max-height",
|
|
342
|
+
"popup-min-height",
|
|
343
|
+
"hide-on-select",
|
|
344
|
+
"trigger-auto-fix-position"
|
|
345
|
+
]
|
|
346
|
+
},
|
|
347
|
+
"a-doption": {
|
|
348
|
+
"attributes": [
|
|
349
|
+
"click",
|
|
350
|
+
"value",
|
|
351
|
+
"disabled"
|
|
352
|
+
]
|
|
353
|
+
},
|
|
354
|
+
"a-dgroup": {
|
|
355
|
+
"attributes": [
|
|
356
|
+
"title"
|
|
357
|
+
]
|
|
358
|
+
},
|
|
359
|
+
"a-dsubmenu": {
|
|
360
|
+
"attributes": [
|
|
361
|
+
"popup-visible-change",
|
|
362
|
+
"value",
|
|
363
|
+
"disabled",
|
|
364
|
+
"trigger",
|
|
365
|
+
"position",
|
|
366
|
+
"popup-visible",
|
|
367
|
+
"default-popup-visible",
|
|
368
|
+
"option-props"
|
|
369
|
+
]
|
|
370
|
+
},
|
|
371
|
+
"a-dropdown-button": {
|
|
372
|
+
"attributes": [
|
|
373
|
+
"popup-visible-change",
|
|
374
|
+
"click",
|
|
375
|
+
"select",
|
|
376
|
+
"popup-visible",
|
|
377
|
+
"default-popup-visible",
|
|
378
|
+
"trigger",
|
|
379
|
+
"position",
|
|
380
|
+
"popup-container",
|
|
381
|
+
"disabled",
|
|
382
|
+
"type",
|
|
383
|
+
"size",
|
|
384
|
+
"button-props",
|
|
385
|
+
"hide-on-select"
|
|
386
|
+
]
|
|
387
|
+
},
|
|
388
|
+
"a-config-provider": {
|
|
389
|
+
"attributes": [
|
|
390
|
+
"prefix-cls",
|
|
391
|
+
"locale",
|
|
392
|
+
"size",
|
|
393
|
+
"global",
|
|
394
|
+
"scroll-to-close",
|
|
395
|
+
"exchange-time",
|
|
396
|
+
"rtl"
|
|
397
|
+
]
|
|
398
|
+
},
|
|
399
|
+
"a-drawer": {
|
|
400
|
+
"attributes": [
|
|
401
|
+
"ok",
|
|
402
|
+
"cancel",
|
|
403
|
+
"open",
|
|
404
|
+
"close",
|
|
405
|
+
"before-open",
|
|
406
|
+
"before-close",
|
|
407
|
+
"visible",
|
|
408
|
+
"default-visible",
|
|
409
|
+
"placement",
|
|
410
|
+
"title",
|
|
411
|
+
"mask",
|
|
412
|
+
"mask-closable",
|
|
413
|
+
"closable",
|
|
414
|
+
"ok-text",
|
|
415
|
+
"cancel-text",
|
|
416
|
+
"ok-loading",
|
|
417
|
+
"ok-button-props",
|
|
418
|
+
"cancel-button-props",
|
|
419
|
+
"unmount-on-close",
|
|
420
|
+
"width",
|
|
421
|
+
"height",
|
|
422
|
+
"popup-container",
|
|
423
|
+
"drawer-style",
|
|
424
|
+
"body-class",
|
|
425
|
+
"body-style",
|
|
426
|
+
"before-ok",
|
|
427
|
+
"before-cancel",
|
|
428
|
+
"esc-to-close",
|
|
429
|
+
"render-to-body",
|
|
430
|
+
"header",
|
|
431
|
+
"footer",
|
|
432
|
+
"hide-cancel"
|
|
433
|
+
]
|
|
434
|
+
},
|
|
435
|
+
"a-empty": {
|
|
315
436
|
"attributes": [
|
|
316
|
-
"
|
|
317
|
-
"
|
|
318
|
-
"
|
|
319
|
-
"datetime",
|
|
320
|
-
"align"
|
|
437
|
+
"description",
|
|
438
|
+
"img-src",
|
|
439
|
+
"in-config-provider"
|
|
321
440
|
]
|
|
322
441
|
},
|
|
323
442
|
"a-common": {
|
|
@@ -440,174 +559,6 @@
|
|
|
440
559
|
"label"
|
|
441
560
|
]
|
|
442
561
|
},
|
|
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": {
|
|
464
|
-
"attributes": [
|
|
465
|
-
"popup-visible-change",
|
|
466
|
-
"select",
|
|
467
|
-
"popup-visible",
|
|
468
|
-
"default-popup-visible",
|
|
469
|
-
"trigger",
|
|
470
|
-
"position",
|
|
471
|
-
"popup-container",
|
|
472
|
-
"popup-max-height",
|
|
473
|
-
"hide-on-select",
|
|
474
|
-
"trigger-auto-fix-position"
|
|
475
|
-
]
|
|
476
|
-
},
|
|
477
|
-
"a-doption": {
|
|
478
|
-
"attributes": [
|
|
479
|
-
"click",
|
|
480
|
-
"value",
|
|
481
|
-
"disabled"
|
|
482
|
-
]
|
|
483
|
-
},
|
|
484
|
-
"a-dgroup": {
|
|
485
|
-
"attributes": [
|
|
486
|
-
"title"
|
|
487
|
-
]
|
|
488
|
-
},
|
|
489
|
-
"a-dsubmenu": {
|
|
490
|
-
"attributes": [
|
|
491
|
-
"popup-visible-change",
|
|
492
|
-
"value",
|
|
493
|
-
"disabled",
|
|
494
|
-
"trigger",
|
|
495
|
-
"position",
|
|
496
|
-
"popup-visible",
|
|
497
|
-
"default-popup-visible",
|
|
498
|
-
"option-props"
|
|
499
|
-
]
|
|
500
|
-
},
|
|
501
|
-
"a-dropdown-button": {
|
|
502
|
-
"attributes": [
|
|
503
|
-
"popup-visible-change",
|
|
504
|
-
"click",
|
|
505
|
-
"select",
|
|
506
|
-
"popup-visible",
|
|
507
|
-
"default-popup-visible",
|
|
508
|
-
"trigger",
|
|
509
|
-
"position",
|
|
510
|
-
"popup-container",
|
|
511
|
-
"disabled",
|
|
512
|
-
"type",
|
|
513
|
-
"size",
|
|
514
|
-
"button-props",
|
|
515
|
-
"hide-on-select"
|
|
516
|
-
]
|
|
517
|
-
},
|
|
518
|
-
"a-drawer": {
|
|
519
|
-
"attributes": [
|
|
520
|
-
"ok",
|
|
521
|
-
"cancel",
|
|
522
|
-
"open",
|
|
523
|
-
"close",
|
|
524
|
-
"before-open",
|
|
525
|
-
"before-close",
|
|
526
|
-
"visible",
|
|
527
|
-
"default-visible",
|
|
528
|
-
"placement",
|
|
529
|
-
"title",
|
|
530
|
-
"mask",
|
|
531
|
-
"mask-closable",
|
|
532
|
-
"closable",
|
|
533
|
-
"ok-text",
|
|
534
|
-
"cancel-text",
|
|
535
|
-
"ok-loading",
|
|
536
|
-
"ok-button-props",
|
|
537
|
-
"cancel-button-props",
|
|
538
|
-
"unmount-on-close",
|
|
539
|
-
"width",
|
|
540
|
-
"height",
|
|
541
|
-
"popup-container",
|
|
542
|
-
"drawer-style",
|
|
543
|
-
"body-class",
|
|
544
|
-
"body-style",
|
|
545
|
-
"before-ok",
|
|
546
|
-
"before-cancel",
|
|
547
|
-
"esc-to-close",
|
|
548
|
-
"render-to-body",
|
|
549
|
-
"header",
|
|
550
|
-
"footer",
|
|
551
|
-
"hide-cancel"
|
|
552
|
-
]
|
|
553
|
-
},
|
|
554
|
-
"a-empty": {
|
|
555
|
-
"attributes": [
|
|
556
|
-
"description",
|
|
557
|
-
"img-src",
|
|
558
|
-
"in-config-provider"
|
|
559
|
-
]
|
|
560
|
-
},
|
|
561
|
-
"a-form": {
|
|
562
|
-
"attributes": [
|
|
563
|
-
"submit",
|
|
564
|
-
"submit-success",
|
|
565
|
-
"submit-failed",
|
|
566
|
-
"model",
|
|
567
|
-
"layout",
|
|
568
|
-
"size",
|
|
569
|
-
"label-col-props",
|
|
570
|
-
"wrapper-col-props",
|
|
571
|
-
"label-align",
|
|
572
|
-
"disabled",
|
|
573
|
-
"rules",
|
|
574
|
-
"auto-label-width",
|
|
575
|
-
"id",
|
|
576
|
-
"scroll-to-first-error"
|
|
577
|
-
]
|
|
578
|
-
},
|
|
579
|
-
"a-form-item": {
|
|
580
|
-
"attributes": [
|
|
581
|
-
"field",
|
|
582
|
-
"label",
|
|
583
|
-
"tooltip",
|
|
584
|
-
"show-colon",
|
|
585
|
-
"no-style",
|
|
586
|
-
"disabled",
|
|
587
|
-
"help",
|
|
588
|
-
"extra",
|
|
589
|
-
"required",
|
|
590
|
-
"asterisk-position",
|
|
591
|
-
"rules",
|
|
592
|
-
"validate-status",
|
|
593
|
-
"validate-trigger",
|
|
594
|
-
"label-col-props",
|
|
595
|
-
"wrapper-col-props",
|
|
596
|
-
"hide-label",
|
|
597
|
-
"hide-asterisk",
|
|
598
|
-
"label-col-style",
|
|
599
|
-
"wrapper-col-style",
|
|
600
|
-
"row-props",
|
|
601
|
-
"row-class",
|
|
602
|
-
"content-class",
|
|
603
|
-
"content-flex",
|
|
604
|
-
"merge-props",
|
|
605
|
-
"label-col-flex",
|
|
606
|
-
"feedback",
|
|
607
|
-
"label-component",
|
|
608
|
-
"label-attrs"
|
|
609
|
-
]
|
|
610
|
-
},
|
|
611
562
|
"a-row": {
|
|
612
563
|
"attributes": [
|
|
613
564
|
"gutter",
|
|
@@ -781,31 +732,54 @@
|
|
|
781
732
|
"button-props"
|
|
782
733
|
]
|
|
783
734
|
},
|
|
784
|
-
"a-
|
|
735
|
+
"a-form": {
|
|
785
736
|
"attributes": [
|
|
786
|
-
"
|
|
787
|
-
"
|
|
788
|
-
"
|
|
789
|
-
"
|
|
790
|
-
"
|
|
791
|
-
"focus",
|
|
792
|
-
"blur",
|
|
793
|
-
"model-value",
|
|
794
|
-
"default-value",
|
|
795
|
-
"input-value",
|
|
796
|
-
"default-input-value",
|
|
797
|
-
"placeholder",
|
|
798
|
-
"disabled",
|
|
799
|
-
"error",
|
|
800
|
-
"readonly",
|
|
801
|
-
"allow-clear",
|
|
737
|
+
"submit",
|
|
738
|
+
"submit-success",
|
|
739
|
+
"submit-failed",
|
|
740
|
+
"model",
|
|
741
|
+
"layout",
|
|
802
742
|
"size",
|
|
803
|
-
"
|
|
804
|
-
"
|
|
805
|
-
"
|
|
806
|
-
"
|
|
807
|
-
"
|
|
808
|
-
"
|
|
743
|
+
"label-col-props",
|
|
744
|
+
"wrapper-col-props",
|
|
745
|
+
"label-align",
|
|
746
|
+
"disabled",
|
|
747
|
+
"rules",
|
|
748
|
+
"auto-label-width",
|
|
749
|
+
"id",
|
|
750
|
+
"scroll-to-first-error"
|
|
751
|
+
]
|
|
752
|
+
},
|
|
753
|
+
"a-form-item": {
|
|
754
|
+
"attributes": [
|
|
755
|
+
"field",
|
|
756
|
+
"label",
|
|
757
|
+
"tooltip",
|
|
758
|
+
"show-colon",
|
|
759
|
+
"no-style",
|
|
760
|
+
"disabled",
|
|
761
|
+
"help",
|
|
762
|
+
"extra",
|
|
763
|
+
"required",
|
|
764
|
+
"asterisk-position",
|
|
765
|
+
"rules",
|
|
766
|
+
"validate-status",
|
|
767
|
+
"validate-trigger",
|
|
768
|
+
"label-col-props",
|
|
769
|
+
"wrapper-col-props",
|
|
770
|
+
"hide-label",
|
|
771
|
+
"hide-asterisk",
|
|
772
|
+
"label-col-style",
|
|
773
|
+
"wrapper-col-style",
|
|
774
|
+
"row-props",
|
|
775
|
+
"row-class",
|
|
776
|
+
"content-class",
|
|
777
|
+
"content-flex",
|
|
778
|
+
"merge-props",
|
|
779
|
+
"label-col-flex",
|
|
780
|
+
"feedback",
|
|
781
|
+
"label-component",
|
|
782
|
+
"label-attrs"
|
|
809
783
|
]
|
|
810
784
|
},
|
|
811
785
|
"a-layout": {
|
|
@@ -848,35 +822,31 @@
|
|
|
848
822
|
"disabled"
|
|
849
823
|
]
|
|
850
824
|
},
|
|
851
|
-
"a-
|
|
825
|
+
"a-input-tag": {
|
|
852
826
|
"attributes": [
|
|
853
|
-
"
|
|
854
|
-
"
|
|
855
|
-
"
|
|
856
|
-
"
|
|
857
|
-
"
|
|
827
|
+
"change",
|
|
828
|
+
"input-value-change",
|
|
829
|
+
"press-enter",
|
|
830
|
+
"remove",
|
|
831
|
+
"clear",
|
|
832
|
+
"focus",
|
|
833
|
+
"blur",
|
|
834
|
+
"model-value",
|
|
835
|
+
"default-value",
|
|
836
|
+
"input-value",
|
|
837
|
+
"default-input-value",
|
|
838
|
+
"placeholder",
|
|
839
|
+
"disabled",
|
|
840
|
+
"error",
|
|
841
|
+
"readonly",
|
|
842
|
+
"allow-clear",
|
|
858
843
|
"size",
|
|
859
|
-
"
|
|
860
|
-
"
|
|
861
|
-
"
|
|
862
|
-
"
|
|
863
|
-
"
|
|
864
|
-
"
|
|
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"
|
|
844
|
+
"max-tag-count",
|
|
845
|
+
"retain-input-value",
|
|
846
|
+
"format-tag",
|
|
847
|
+
"unique-value",
|
|
848
|
+
"field-names",
|
|
849
|
+
"tag-nowrap"
|
|
880
850
|
]
|
|
881
851
|
},
|
|
882
852
|
"a-menu": {
|
|
@@ -968,49 +938,35 @@
|
|
|
968
938
|
"hide-title"
|
|
969
939
|
]
|
|
970
940
|
},
|
|
971
|
-
"a-
|
|
972
|
-
"attributes": []
|
|
973
|
-
},
|
|
974
|
-
"a-overflow-list": {
|
|
941
|
+
"a-list": {
|
|
975
942
|
"attributes": [
|
|
976
|
-
"
|
|
977
|
-
"
|
|
978
|
-
"
|
|
979
|
-
"
|
|
943
|
+
"scroll",
|
|
944
|
+
"reach-bottom",
|
|
945
|
+
"page-change",
|
|
946
|
+
"page-size-change",
|
|
947
|
+
"data",
|
|
948
|
+
"size",
|
|
949
|
+
"bordered",
|
|
950
|
+
"split",
|
|
951
|
+
"loading",
|
|
952
|
+
"hoverable",
|
|
953
|
+
"pagination-props",
|
|
954
|
+
"grid-props",
|
|
955
|
+
"max-height",
|
|
956
|
+
"bottom-offset",
|
|
957
|
+
"virtual-list-props",
|
|
958
|
+
"scrollbar"
|
|
980
959
|
]
|
|
981
960
|
},
|
|
982
|
-
"a-
|
|
961
|
+
"a-list-item": {
|
|
983
962
|
"attributes": [
|
|
984
|
-
"
|
|
985
|
-
"title",
|
|
986
|
-
"subtitle",
|
|
987
|
-
"show-back"
|
|
963
|
+
"action-layout"
|
|
988
964
|
]
|
|
989
965
|
},
|
|
990
|
-
"a-
|
|
966
|
+
"a-list-item-meta": {
|
|
991
967
|
"attributes": [
|
|
992
|
-
"
|
|
993
|
-
"
|
|
994
|
-
"total",
|
|
995
|
-
"current",
|
|
996
|
-
"default-current",
|
|
997
|
-
"page-size",
|
|
998
|
-
"default-page-size",
|
|
999
|
-
"disabled",
|
|
1000
|
-
"hide-on-single-page",
|
|
1001
|
-
"simple",
|
|
1002
|
-
"show-total",
|
|
1003
|
-
"show-more",
|
|
1004
|
-
"show-jumper",
|
|
1005
|
-
"show-page-size",
|
|
1006
|
-
"page-size-options",
|
|
1007
|
-
"page-size-props",
|
|
1008
|
-
"size",
|
|
1009
|
-
"page-item-style",
|
|
1010
|
-
"active-page-item-style",
|
|
1011
|
-
"base-size",
|
|
1012
|
-
"buffer-size",
|
|
1013
|
-
"auto-adjust"
|
|
968
|
+
"title",
|
|
969
|
+
"description"
|
|
1014
970
|
]
|
|
1015
971
|
},
|
|
1016
972
|
"a-mention": {
|
|
@@ -1031,6 +987,32 @@
|
|
|
1031
987
|
"allow-clear"
|
|
1032
988
|
]
|
|
1033
989
|
},
|
|
990
|
+
"a-notification": {
|
|
991
|
+
"attributes": []
|
|
992
|
+
},
|
|
993
|
+
"a-page-header": {
|
|
994
|
+
"attributes": [
|
|
995
|
+
"back",
|
|
996
|
+
"title",
|
|
997
|
+
"subtitle",
|
|
998
|
+
"show-back"
|
|
999
|
+
]
|
|
1000
|
+
},
|
|
1001
|
+
"a-progress": {
|
|
1002
|
+
"attributes": [
|
|
1003
|
+
"type",
|
|
1004
|
+
"size",
|
|
1005
|
+
"percent",
|
|
1006
|
+
"steps",
|
|
1007
|
+
"animation",
|
|
1008
|
+
"stroke-width",
|
|
1009
|
+
"width",
|
|
1010
|
+
"color",
|
|
1011
|
+
"track-color",
|
|
1012
|
+
"show-text",
|
|
1013
|
+
"status"
|
|
1014
|
+
]
|
|
1015
|
+
},
|
|
1034
1016
|
"a-popconfirm": {
|
|
1035
1017
|
"attributes": [
|
|
1036
1018
|
"popup-visible-change",
|
|
@@ -1055,6 +1037,32 @@
|
|
|
1055
1037
|
"before-cancel"
|
|
1056
1038
|
]
|
|
1057
1039
|
},
|
|
1040
|
+
"a-pagination": {
|
|
1041
|
+
"attributes": [
|
|
1042
|
+
"change",
|
|
1043
|
+
"page-size-change",
|
|
1044
|
+
"total",
|
|
1045
|
+
"current",
|
|
1046
|
+
"default-current",
|
|
1047
|
+
"page-size",
|
|
1048
|
+
"default-page-size",
|
|
1049
|
+
"disabled",
|
|
1050
|
+
"hide-on-single-page",
|
|
1051
|
+
"simple",
|
|
1052
|
+
"show-total",
|
|
1053
|
+
"show-more",
|
|
1054
|
+
"show-jumper",
|
|
1055
|
+
"show-page-size",
|
|
1056
|
+
"page-size-options",
|
|
1057
|
+
"page-size-props",
|
|
1058
|
+
"size",
|
|
1059
|
+
"page-item-style",
|
|
1060
|
+
"active-page-item-style",
|
|
1061
|
+
"base-size",
|
|
1062
|
+
"buffer-size",
|
|
1063
|
+
"auto-adjust"
|
|
1064
|
+
]
|
|
1065
|
+
},
|
|
1058
1066
|
"a-popover": {
|
|
1059
1067
|
"attributes": [
|
|
1060
1068
|
"popup-visible-change",
|
|
@@ -1071,21 +1079,6 @@
|
|
|
1071
1079
|
"popup-container"
|
|
1072
1080
|
]
|
|
1073
1081
|
},
|
|
1074
|
-
"a-progress": {
|
|
1075
|
-
"attributes": [
|
|
1076
|
-
"type",
|
|
1077
|
-
"size",
|
|
1078
|
-
"percent",
|
|
1079
|
-
"steps",
|
|
1080
|
-
"animation",
|
|
1081
|
-
"stroke-width",
|
|
1082
|
-
"width",
|
|
1083
|
-
"color",
|
|
1084
|
-
"track-color",
|
|
1085
|
-
"show-text",
|
|
1086
|
-
"status"
|
|
1087
|
-
]
|
|
1088
|
-
},
|
|
1089
1082
|
"a-rate": {
|
|
1090
1083
|
"attributes": [
|
|
1091
1084
|
"change",
|
|
@@ -1101,17 +1094,6 @@
|
|
|
1101
1094
|
"color"
|
|
1102
1095
|
]
|
|
1103
1096
|
},
|
|
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
1097
|
"a-result": {
|
|
1116
1098
|
"attributes": [
|
|
1117
1099
|
"status",
|
|
@@ -1119,14 +1101,6 @@
|
|
|
1119
1101
|
"subtitle"
|
|
1120
1102
|
]
|
|
1121
1103
|
},
|
|
1122
|
-
"a-scrollbar": {
|
|
1123
|
-
"attributes": [
|
|
1124
|
-
"scroll",
|
|
1125
|
-
"type",
|
|
1126
|
-
"outer-class",
|
|
1127
|
-
"outer-style"
|
|
1128
|
-
]
|
|
1129
|
-
},
|
|
1130
1104
|
"a-radio": {
|
|
1131
1105
|
"attributes": [
|
|
1132
1106
|
"change",
|
|
@@ -1149,6 +1123,17 @@
|
|
|
1149
1123
|
"disabled"
|
|
1150
1124
|
]
|
|
1151
1125
|
},
|
|
1126
|
+
"a-resize-box": {
|
|
1127
|
+
"attributes": [
|
|
1128
|
+
"moving-start",
|
|
1129
|
+
"moving",
|
|
1130
|
+
"moving-end",
|
|
1131
|
+
"width",
|
|
1132
|
+
"height",
|
|
1133
|
+
"component",
|
|
1134
|
+
"directions"
|
|
1135
|
+
]
|
|
1136
|
+
},
|
|
1152
1137
|
"a-select": {
|
|
1153
1138
|
"attributes": [
|
|
1154
1139
|
"change",
|
|
@@ -1212,6 +1197,14 @@
|
|
|
1212
1197
|
"label"
|
|
1213
1198
|
]
|
|
1214
1199
|
},
|
|
1200
|
+
"a-scrollbar": {
|
|
1201
|
+
"attributes": [
|
|
1202
|
+
"scroll",
|
|
1203
|
+
"type",
|
|
1204
|
+
"outer-class",
|
|
1205
|
+
"outer-style"
|
|
1206
|
+
]
|
|
1207
|
+
},
|
|
1215
1208
|
"a-slider": {
|
|
1216
1209
|
"attributes": [
|
|
1217
1210
|
"change",
|
|
@@ -1229,42 +1222,13 @@
|
|
|
1229
1222
|
"show-tooltip"
|
|
1230
1223
|
]
|
|
1231
1224
|
},
|
|
1232
|
-
"a-skeleton": {
|
|
1233
|
-
"attributes": [
|
|
1234
|
-
"loading",
|
|
1235
|
-
"animation"
|
|
1236
|
-
]
|
|
1237
|
-
},
|
|
1238
|
-
"a-skeleton-line": {
|
|
1239
|
-
"attributes": [
|
|
1240
|
-
"rows",
|
|
1241
|
-
"widths",
|
|
1242
|
-
"line-height",
|
|
1243
|
-
"line-spacing"
|
|
1244
|
-
]
|
|
1245
|
-
},
|
|
1246
|
-
"a-skeleton-shape": {
|
|
1247
|
-
"attributes": [
|
|
1248
|
-
"shape",
|
|
1249
|
-
"size"
|
|
1250
|
-
]
|
|
1251
|
-
},
|
|
1252
1225
|
"a-space": {
|
|
1253
1226
|
"attributes": [
|
|
1254
|
-
"align",
|
|
1255
|
-
"direction",
|
|
1256
|
-
"size",
|
|
1257
|
-
"wrap",
|
|
1258
|
-
"fill"
|
|
1259
|
-
]
|
|
1260
|
-
},
|
|
1261
|
-
"a-spin": {
|
|
1262
|
-
"attributes": [
|
|
1263
|
-
"size",
|
|
1264
|
-
"loading",
|
|
1265
|
-
"dot",
|
|
1266
|
-
"tip",
|
|
1267
|
-
"hide-icon"
|
|
1227
|
+
"align",
|
|
1228
|
+
"direction",
|
|
1229
|
+
"size",
|
|
1230
|
+
"wrap",
|
|
1231
|
+
"fill"
|
|
1268
1232
|
]
|
|
1269
1233
|
},
|
|
1270
1234
|
"a-split": {
|
|
@@ -1281,6 +1245,26 @@
|
|
|
1281
1245
|
"disabled"
|
|
1282
1246
|
]
|
|
1283
1247
|
},
|
|
1248
|
+
"a-skeleton": {
|
|
1249
|
+
"attributes": [
|
|
1250
|
+
"loading",
|
|
1251
|
+
"animation"
|
|
1252
|
+
]
|
|
1253
|
+
},
|
|
1254
|
+
"a-skeleton-line": {
|
|
1255
|
+
"attributes": [
|
|
1256
|
+
"rows",
|
|
1257
|
+
"widths",
|
|
1258
|
+
"line-height",
|
|
1259
|
+
"line-spacing"
|
|
1260
|
+
]
|
|
1261
|
+
},
|
|
1262
|
+
"a-skeleton-shape": {
|
|
1263
|
+
"attributes": [
|
|
1264
|
+
"shape",
|
|
1265
|
+
"size"
|
|
1266
|
+
]
|
|
1267
|
+
},
|
|
1284
1268
|
"a-statistic": {
|
|
1285
1269
|
"attributes": [
|
|
1286
1270
|
"title",
|
|
@@ -1309,46 +1293,21 @@
|
|
|
1309
1293
|
"value-style"
|
|
1310
1294
|
]
|
|
1311
1295
|
},
|
|
1312
|
-
"a-
|
|
1296
|
+
"a-overflow-list": {
|
|
1313
1297
|
"attributes": [
|
|
1314
1298
|
"change",
|
|
1315
|
-
"
|
|
1316
|
-
"
|
|
1317
|
-
"
|
|
1318
|
-
"current",
|
|
1319
|
-
"default-current",
|
|
1320
|
-
"status",
|
|
1321
|
-
"line-less",
|
|
1322
|
-
"small",
|
|
1323
|
-
"changeable"
|
|
1324
|
-
]
|
|
1325
|
-
},
|
|
1326
|
-
"a-step": {
|
|
1327
|
-
"attributes": [
|
|
1328
|
-
"title",
|
|
1329
|
-
"description",
|
|
1330
|
-
"status",
|
|
1331
|
-
"disabled"
|
|
1299
|
+
"min",
|
|
1300
|
+
"margin",
|
|
1301
|
+
"from"
|
|
1332
1302
|
]
|
|
1333
1303
|
},
|
|
1334
|
-
"a-
|
|
1304
|
+
"a-spin": {
|
|
1335
1305
|
"attributes": [
|
|
1336
|
-
"change",
|
|
1337
|
-
"focus",
|
|
1338
|
-
"blur",
|
|
1339
|
-
"model-value",
|
|
1340
|
-
"default-checked",
|
|
1341
|
-
"disabled",
|
|
1342
|
-
"loading",
|
|
1343
|
-
"type",
|
|
1344
1306
|
"size",
|
|
1345
|
-
"
|
|
1346
|
-
"
|
|
1347
|
-
"
|
|
1348
|
-
"
|
|
1349
|
-
"before-change",
|
|
1350
|
-
"checked-text",
|
|
1351
|
-
"unchecked-text"
|
|
1307
|
+
"loading",
|
|
1308
|
+
"dot",
|
|
1309
|
+
"tip",
|
|
1310
|
+
"hide-icon"
|
|
1352
1311
|
]
|
|
1353
1312
|
},
|
|
1354
1313
|
"a-table": {
|
|
@@ -1434,37 +1393,46 @@
|
|
|
1434
1393
|
"tooltip"
|
|
1435
1394
|
]
|
|
1436
1395
|
},
|
|
1437
|
-
"a-
|
|
1396
|
+
"a-steps": {
|
|
1438
1397
|
"attributes": [
|
|
1439
1398
|
"change",
|
|
1440
|
-
"tab-click",
|
|
1441
|
-
"add",
|
|
1442
|
-
"delete",
|
|
1443
|
-
"active-key",
|
|
1444
|
-
"default-active-key",
|
|
1445
|
-
"position",
|
|
1446
|
-
"size",
|
|
1447
1399
|
"type",
|
|
1448
1400
|
"direction",
|
|
1449
|
-
"
|
|
1450
|
-
"
|
|
1451
|
-
"
|
|
1452
|
-
"
|
|
1453
|
-
"
|
|
1454
|
-
"
|
|
1455
|
-
"
|
|
1456
|
-
"auto-switch",
|
|
1457
|
-
"hide-content",
|
|
1458
|
-
"trigger",
|
|
1459
|
-
"scroll-position"
|
|
1401
|
+
"label-placement",
|
|
1402
|
+
"current",
|
|
1403
|
+
"default-current",
|
|
1404
|
+
"status",
|
|
1405
|
+
"line-less",
|
|
1406
|
+
"small",
|
|
1407
|
+
"changeable"
|
|
1460
1408
|
]
|
|
1461
1409
|
},
|
|
1462
|
-
"a-
|
|
1410
|
+
"a-step": {
|
|
1463
1411
|
"attributes": [
|
|
1464
1412
|
"title",
|
|
1413
|
+
"description",
|
|
1414
|
+
"status",
|
|
1415
|
+
"disabled"
|
|
1416
|
+
]
|
|
1417
|
+
},
|
|
1418
|
+
"a-switch": {
|
|
1419
|
+
"attributes": [
|
|
1420
|
+
"change",
|
|
1421
|
+
"focus",
|
|
1422
|
+
"blur",
|
|
1423
|
+
"model-value",
|
|
1424
|
+
"default-checked",
|
|
1465
1425
|
"disabled",
|
|
1466
|
-
"
|
|
1467
|
-
"
|
|
1426
|
+
"loading",
|
|
1427
|
+
"type",
|
|
1428
|
+
"size",
|
|
1429
|
+
"checked-value",
|
|
1430
|
+
"unchecked-value",
|
|
1431
|
+
"checked-color",
|
|
1432
|
+
"unchecked-color",
|
|
1433
|
+
"before-change",
|
|
1434
|
+
"checked-text",
|
|
1435
|
+
"unchecked-text"
|
|
1468
1436
|
]
|
|
1469
1437
|
},
|
|
1470
1438
|
"a-tag": {
|
|
@@ -1505,6 +1473,55 @@
|
|
|
1505
1473
|
"textarea-attrs"
|
|
1506
1474
|
]
|
|
1507
1475
|
},
|
|
1476
|
+
"a-tabs": {
|
|
1477
|
+
"attributes": [
|
|
1478
|
+
"change",
|
|
1479
|
+
"tab-click",
|
|
1480
|
+
"add",
|
|
1481
|
+
"delete",
|
|
1482
|
+
"active-key",
|
|
1483
|
+
"default-active-key",
|
|
1484
|
+
"position",
|
|
1485
|
+
"size",
|
|
1486
|
+
"type",
|
|
1487
|
+
"direction",
|
|
1488
|
+
"editable",
|
|
1489
|
+
"show-add-button",
|
|
1490
|
+
"destroy-on-hide",
|
|
1491
|
+
"lazy-load",
|
|
1492
|
+
"justify",
|
|
1493
|
+
"animation",
|
|
1494
|
+
"header-padding",
|
|
1495
|
+
"auto-switch",
|
|
1496
|
+
"hide-content",
|
|
1497
|
+
"trigger",
|
|
1498
|
+
"scroll-position"
|
|
1499
|
+
]
|
|
1500
|
+
},
|
|
1501
|
+
"a-tab-pane": {
|
|
1502
|
+
"attributes": [
|
|
1503
|
+
"title",
|
|
1504
|
+
"disabled",
|
|
1505
|
+
"closable",
|
|
1506
|
+
"destroy-on-hide"
|
|
1507
|
+
]
|
|
1508
|
+
},
|
|
1509
|
+
"a-tooltip": {
|
|
1510
|
+
"attributes": [
|
|
1511
|
+
"popup-visible-change",
|
|
1512
|
+
"popup-visible",
|
|
1513
|
+
"default-popup-visible",
|
|
1514
|
+
"content",
|
|
1515
|
+
"position",
|
|
1516
|
+
"mini",
|
|
1517
|
+
"background-color",
|
|
1518
|
+
"content-class",
|
|
1519
|
+
"content-style",
|
|
1520
|
+
"arrow-class",
|
|
1521
|
+
"arrow-style",
|
|
1522
|
+
"popup-container"
|
|
1523
|
+
]
|
|
1524
|
+
},
|
|
1508
1525
|
"a-timeline": {
|
|
1509
1526
|
"attributes": [
|
|
1510
1527
|
"reverse",
|
|
@@ -1555,22 +1572,6 @@
|
|
|
1555
1572
|
"unmount-on-close"
|
|
1556
1573
|
]
|
|
1557
1574
|
},
|
|
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
1575
|
"a-transfer": {
|
|
1575
1576
|
"attributes": [
|
|
1576
1577
|
"change",
|
|
@@ -1675,6 +1676,41 @@
|
|
|
1675
1676
|
"default-input-value"
|
|
1676
1677
|
]
|
|
1677
1678
|
},
|
|
1679
|
+
"a-typography": {
|
|
1680
|
+
"attributes": []
|
|
1681
|
+
},
|
|
1682
|
+
"a-typography-title": {
|
|
1683
|
+
"attributes": [
|
|
1684
|
+
"heading"
|
|
1685
|
+
]
|
|
1686
|
+
},
|
|
1687
|
+
"a-typography-paragraph": {
|
|
1688
|
+
"attributes": [
|
|
1689
|
+
"blockquote",
|
|
1690
|
+
"spacing"
|
|
1691
|
+
]
|
|
1692
|
+
},
|
|
1693
|
+
"a-typography-text": {
|
|
1694
|
+
"attributes": []
|
|
1695
|
+
},
|
|
1696
|
+
"a-watermark": {
|
|
1697
|
+
"attributes": [
|
|
1698
|
+
"content",
|
|
1699
|
+
"image",
|
|
1700
|
+
"width",
|
|
1701
|
+
"height",
|
|
1702
|
+
"gap",
|
|
1703
|
+
"offset",
|
|
1704
|
+
"rotate",
|
|
1705
|
+
"font",
|
|
1706
|
+
"z-index",
|
|
1707
|
+
"alpha",
|
|
1708
|
+
"anti-tamper",
|
|
1709
|
+
"grayscale",
|
|
1710
|
+
"repeat",
|
|
1711
|
+
"staggered"
|
|
1712
|
+
]
|
|
1713
|
+
},
|
|
1678
1714
|
"a-trigger": {
|
|
1679
1715
|
"attributes": [
|
|
1680
1716
|
"popup-visible-change",
|
|
@@ -1715,23 +1751,6 @@
|
|
|
1715
1751
|
"scroll-to-close-distance"
|
|
1716
1752
|
]
|
|
1717
1753
|
},
|
|
1718
|
-
"a-typography": {
|
|
1719
|
-
"attributes": []
|
|
1720
|
-
},
|
|
1721
|
-
"a-typography-title": {
|
|
1722
|
-
"attributes": [
|
|
1723
|
-
"heading"
|
|
1724
|
-
]
|
|
1725
|
-
},
|
|
1726
|
-
"a-typography-paragraph": {
|
|
1727
|
-
"attributes": [
|
|
1728
|
-
"blockquote",
|
|
1729
|
-
"spacing"
|
|
1730
|
-
]
|
|
1731
|
-
},
|
|
1732
|
-
"a-typography-text": {
|
|
1733
|
-
"attributes": []
|
|
1734
|
-
},
|
|
1735
1754
|
"a-upload": {
|
|
1736
1755
|
"attributes": [
|
|
1737
1756
|
"exceed-limit",
|
|
@@ -1789,23 +1808,5 @@
|
|
|
1789
1808
|
"separator",
|
|
1790
1809
|
"formatter"
|
|
1791
1810
|
]
|
|
1792
|
-
},
|
|
1793
|
-
"a-watermark": {
|
|
1794
|
-
"attributes": [
|
|
1795
|
-
"content",
|
|
1796
|
-
"image",
|
|
1797
|
-
"width",
|
|
1798
|
-
"height",
|
|
1799
|
-
"gap",
|
|
1800
|
-
"offset",
|
|
1801
|
-
"rotate",
|
|
1802
|
-
"font",
|
|
1803
|
-
"z-index",
|
|
1804
|
-
"alpha",
|
|
1805
|
-
"anti-tamper",
|
|
1806
|
-
"grayscale",
|
|
1807
|
-
"repeat",
|
|
1808
|
-
"staggered"
|
|
1809
|
-
]
|
|
1810
1811
|
}
|
|
1811
1812
|
}
|