@yh-ui/components 1.0.30 → 1.0.36
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/dist/affix/index.d.ts +1 -202
- package/dist/affix/src/affix.d.vue.ts +66 -0
- package/dist/affix/src/affix.vue.d.ts +4 -53
- package/dist/ai-action-group/index.d.ts +1 -108
- package/dist/ai-action-group/src/ai-action-group.d.vue.ts +40 -0
- package/dist/ai-action-group/src/ai-action-group.vue.d.ts +5 -30
- package/dist/ai-agent-card/index.d.ts +1 -174
- package/dist/ai-agent-card/src/ai-agent-card.d.vue.ts +62 -0
- package/dist/ai-agent-card/src/ai-agent-card.vue.d.ts +7 -50
- package/dist/ai-artifacts/index.d.ts +1 -274
- package/dist/ai-artifacts/src/ai-artifacts.d.vue.ts +91 -0
- package/dist/ai-artifacts/src/ai-artifacts.vue.d.ts +8 -80
- package/dist/ai-attachments/index.d.ts +1 -357
- package/dist/ai-attachments/src/ai-attachments.d.vue.ts +107 -0
- package/dist/ai-attachments/src/ai-attachments.vue.d.ts +13 -124
- package/dist/ai-bubble/index.d.ts +54 -54
- package/dist/ai-bubble/src/ai-bubble.d.vue.ts +273 -0
- package/dist/ai-bubble/src/ai-bubble.vue.d.ts +11 -11
- package/dist/ai-bubble-list/index.d.ts +1 -150
- package/dist/ai-bubble-list/src/ai-bubble-list.d.vue.ts +93 -0
- package/dist/ai-bubble-list/src/ai-bubble-list.vue.d.ts +7 -7
- package/dist/ai-chat/index.d.ts +1 -162
- package/dist/ai-chat/src/ai-chat.d.vue.ts +63 -0
- package/dist/ai-chat/src/ai-chat.vue.d.ts +7 -44
- package/dist/ai-code-block/index.d.ts +1 -218
- package/dist/ai-code-block/src/ai-code-block.d.vue.ts +73 -0
- package/dist/ai-code-block/src/ai-code-block.vue.d.ts +3 -59
- package/dist/ai-code-editor/index.d.ts +7 -68
- package/dist/ai-code-editor/src/ai-code-editor.d.vue.ts +71 -0
- package/dist/ai-code-editor/src/ai-code-editor.vue.d.ts +7 -68
- package/dist/ai-code-runner/index.d.ts +1 -66
- package/dist/ai-code-runner/src/ai-code-runner.d.vue.ts +34 -0
- package/dist/ai-code-runner/src/ai-code-runner.vue.d.ts +3 -36
- package/dist/ai-conversations/index.d.ts +1 -214
- package/dist/ai-conversations/src/ai-conversations.d.vue.ts +75 -0
- package/dist/ai-conversations/src/ai-conversations.vue.d.ts +3 -55
- package/dist/ai-editor-sender/index.d.ts +1 -415
- package/dist/ai-editor-sender/src/ai-editor-sender.d.vue.ts +134 -0
- package/dist/ai-editor-sender/src/ai-editor-sender.vue.d.ts +6 -113
- package/dist/ai-file-card/index.d.ts +7 -209
- package/dist/ai-file-card/src/ai-file-card.d.vue.ts +78 -0
- package/dist/ai-file-card/src/ai-file-card.vue.d.ts +5 -62
- package/dist/ai-mention/index.d.ts +12 -352
- package/dist/ai-mention/src/ai-mention.d.vue.ts +115 -0
- package/dist/ai-mention/src/ai-mention.vue.d.ts +11 -107
- package/dist/ai-mermaid/index.d.ts +1 -222
- package/dist/ai-mermaid/src/ai-mermaid.d.vue.ts +76 -0
- package/dist/ai-mermaid/src/ai-mermaid.vue.d.ts +4 -61
- package/dist/ai-prompts/index.d.ts +1 -102
- package/dist/ai-prompts/src/ai-prompts.d.vue.ts +44 -0
- package/dist/ai-prompts/src/ai-prompts.vue.d.ts +7 -28
- package/dist/ai-provider/index.d.ts +1 -263
- package/dist/ai-provider/src/ai-provider.d.vue.ts +85 -0
- package/dist/ai-provider/src/ai-provider.vue.d.ts +5 -56
- package/dist/ai-sender/index.d.ts +1 -234
- package/dist/ai-sender/src/ai-sender.d.vue.ts +74 -0
- package/dist/ai-sender/src/ai-sender.vue.d.ts +8 -70
- package/dist/ai-sources/index.d.ts +1 -134
- package/dist/ai-sources/src/ai-sources.d.vue.ts +47 -0
- package/dist/ai-sources/src/ai-sources.vue.d.ts +3 -34
- package/dist/ai-thinking/index.d.ts +1 -150
- package/dist/ai-thinking/src/ai-thinking.d.vue.ts +53 -0
- package/dist/ai-thinking/src/ai-thinking.vue.d.ts +4 -40
- package/dist/ai-thought-chain/index.d.ts +10 -268
- package/dist/ai-thought-chain/src/ai-thought-chain.d.vue.ts +92 -0
- package/dist/ai-thought-chain/src/ai-thought-chain.vue.d.ts +9 -84
- package/dist/ai-voice-trigger/index.d.ts +1 -153
- package/dist/ai-voice-trigger/src/ai-voice-trigger.d.vue.ts +49 -0
- package/dist/ai-voice-trigger/src/ai-voice-trigger.vue.d.ts +4 -43
- package/dist/ai-welcome/index.d.ts +1 -129
- package/dist/ai-welcome/src/ai-welcome.d.vue.ts +51 -0
- package/dist/ai-welcome/src/ai-welcome.vue.d.ts +3 -32
- package/dist/alert/index.d.ts +1 -289
- package/dist/alert/src/alert.d.vue.ts +106 -0
- package/dist/alert/src/alert.vue.d.ts +10 -81
- package/dist/autocomplete/index.d.ts +1 -365
- package/dist/autocomplete/src/autocomplete.d.vue.ts +63 -0
- package/dist/autocomplete/src/autocomplete.vue.d.ts +20 -68
- package/dist/avatar/index.d.ts +17 -140
- package/dist/avatar/src/avatar.d.vue.ts +22 -0
- package/dist/avatar/src/avatar.vue.d.ts +5 -32
- package/dist/back-top/index.d.ts +1 -153
- package/dist/back-top/src/back-top.d.vue.ts +54 -0
- package/dist/back-top/src/back-top.vue.d.ts +5 -42
- package/dist/badge/index.d.ts +1 -151
- package/dist/badge/src/badge.d.vue.ts +22 -0
- package/dist/badge/src/badge.vue.d.ts +3 -34
- package/dist/breadcrumb/index.d.ts +2 -177
- package/dist/breadcrumb/src/breadcrumb-item.d.vue.ts +42 -0
- package/dist/breadcrumb/src/breadcrumb-item.vue.d.ts +1 -1
- package/dist/breadcrumb/src/breadcrumb.d.vue.ts +41 -0
- package/dist/button/index.d.ts +38 -242
- package/dist/button/src/button.d.vue.ts +44 -0
- package/dist/button/src/button.vue.d.ts +11 -56
- package/dist/calendar/index.d.ts +1 -429
- package/dist/calendar/src/calendar.d.vue.ts +137 -0
- package/dist/calendar/src/calendar.vue.d.ts +10 -130
- package/dist/card/index.d.ts +1 -155
- package/dist/card/src/card.d.vue.ts +26 -0
- package/dist/card/src/card.vue.d.ts +4 -35
- package/dist/carousel/index.d.ts +2 -443
- package/dist/carousel/src/carousel-item.d.vue.ts +18 -0
- package/dist/carousel/src/carousel.d.vue.ts +144 -0
- package/dist/carousel/src/carousel.vue.d.ts +17 -108
- package/dist/cascader/index.d.ts +105 -456
- package/dist/cascader/src/cascader-panel.d.vue.ts +39 -0
- package/dist/cascader/src/cascader-panel.vue.d.ts +8 -37
- package/dist/cascader/src/cascader.d.vue.ts +63 -0
- package/dist/cascader/src/cascader.vue.d.ts +21 -76
- package/dist/category-nav/index.d.ts +1 -219
- package/dist/category-nav/src/category-nav.d.vue.ts +86 -0
- package/dist/category-nav/src/category-nav.vue.d.ts +10 -61
- package/dist/checkbox/index.d.ts +50 -323
- package/dist/checkbox/src/checkbox-group.d.vue.ts +24 -0
- package/dist/checkbox/src/checkbox-group.vue.d.ts +6 -33
- package/dist/checkbox/src/checkbox.d.vue.ts +32 -0
- package/dist/checkbox/src/checkbox.vue +28 -12
- package/dist/checkbox/src/checkbox.vue.d.ts +8 -41
- package/dist/col/index.d.ts +1 -188
- package/dist/col/src/col.d.vue.ts +114 -0
- package/dist/col/src/col.vue.d.ts +4 -4
- package/dist/color-picker/index.d.ts +1 -89
- package/dist/color-picker/src/alpha-slider.d.vue.ts +10 -0
- package/dist/color-picker/src/alpha-slider.vue.d.ts +4 -13
- package/dist/color-picker/src/color-picker.d.vue.ts +60 -0
- package/dist/color-picker/src/color-picker.vue.d.ts +4 -45
- package/dist/color-picker/src/hue-slider.d.vue.ts +9 -0
- package/dist/color-picker/src/hue-slider.vue.d.ts +4 -13
- package/dist/color-picker/src/sv-panel.d.vue.ts +11 -0
- package/dist/color-picker/src/sv-panel.vue.d.ts +4 -13
- package/dist/config-provider/index.d.ts +2 -2
- package/dist/config-provider/src/config-provider.d.ts +2 -2
- package/dist/container/index.d.ts +5 -208
- package/dist/container/src/aside.d.vue.ts +15 -0
- package/dist/container/src/aside.vue +4 -1
- package/dist/container/src/aside.vue.d.ts +2 -23
- package/dist/container/src/container.d.vue.ts +13 -0
- package/dist/container/src/container.vue +4 -1
- package/dist/container/src/container.vue.d.ts +1 -10
- package/dist/container/src/footer.d.vue.ts +15 -0
- package/dist/container/src/footer.vue +4 -1
- package/dist/container/src/footer.vue.d.ts +2 -23
- package/dist/container/src/header.d.vue.ts +15 -0
- package/dist/container/src/header.vue +4 -1
- package/dist/container/src/header.vue.d.ts +2 -23
- package/dist/container/src/main.d.vue.ts +13 -0
- package/dist/container/src/main.vue +4 -1
- package/dist/container/src/main.vue.d.ts +1 -10
- package/dist/countdown/index.d.ts +1 -419
- package/dist/countdown/src/countdown.d.vue.ts +146 -0
- package/dist/countdown/src/countdown.vue.d.ts +17 -122
- package/dist/coupon-card/index.d.ts +1 -340
- package/dist/coupon-card/src/coupon-card.d.vue.ts +121 -0
- package/dist/coupon-card/src/coupon-card.vue.d.ts +13 -98
- package/dist/date-picker/index.d.ts +1 -604
- package/dist/date-picker/src/date-picker.d.vue.ts +372 -0
- package/dist/date-picker/src/date-picker.vue.d.ts +28 -28
- package/dist/date-picker/src/date-table.d.vue.ts +37 -0
- package/dist/date-picker/src/date-table.vue.d.ts +7 -17
- package/dist/date-picker/src/month-table.d.vue.ts +19 -0
- package/dist/date-picker/src/month-table.vue.d.ts +6 -15
- package/dist/date-picker/src/quarter-table.d.vue.ts +19 -0
- package/dist/date-picker/src/quarter-table.vue.d.ts +6 -15
- package/dist/date-picker/src/year-table.d.vue.ts +19 -0
- package/dist/date-picker/src/year-table.vue.d.ts +6 -15
- package/dist/descriptions/index.d.ts +2 -492
- package/dist/descriptions/src/description-item.d.vue.ts +99 -0
- package/dist/descriptions/src/description-item.vue.d.ts +4 -4
- package/dist/descriptions/src/descriptions.d.vue.ts +106 -0
- package/dist/descriptions/src/descriptions.vue +29 -12
- package/dist/descriptions/src/descriptions.vue.d.ts +3 -3
- package/dist/dialog/index.d.ts +2 -665
- package/dist/dialog/src/dialog.d.vue.ts +217 -0
- package/dist/dialog/src/dialog.vue.d.ts +22 -200
- package/dist/divider/index.d.ts +1 -113
- package/dist/divider/src/divider.d.vue.ts +69 -0
- package/dist/divider/src/divider.vue +8 -2
- package/dist/divider/src/divider.vue.d.ts +3 -3
- package/dist/drawer/index.d.ts +13 -391
- package/dist/drawer/src/drawer.d.vue.ts +141 -0
- package/dist/drawer/src/drawer.vue.d.ts +10 -120
- package/dist/dropdown/index.d.ts +3 -627
- package/dist/dropdown/src/dropdown-item.d.vue.ts +78 -0
- package/dist/dropdown/src/dropdown-item.vue +9 -2
- package/dist/dropdown/src/dropdown-item.vue.d.ts +3 -3
- package/dist/dropdown/src/dropdown-menu.d.vue.ts +24 -0
- package/dist/dropdown/src/dropdown-menu.vue +4 -1
- package/dist/dropdown/src/dropdown.d.vue.ts +158 -0
- package/dist/dropdown/src/dropdown.vue.d.ts +16 -133
- package/dist/empty/index.d.ts +1 -78
- package/dist/empty/src/empty.d.vue.ts +19 -0
- package/dist/empty/src/empty.vue +26 -9
- package/dist/empty/src/empty.vue.d.ts +2 -23
- package/dist/filter-bar/index.d.ts +1 -281
- package/dist/filter-bar/src/filter-bar.d.vue.ts +87 -0
- package/dist/filter-bar/src/filter-bar.vue.d.ts +9 -92
- package/dist/form/index.d.ts +3 -690
- package/dist/form/src/form-item.d.vue.ts +144 -0
- package/dist/form/src/form-item.vue.d.ts +7 -7
- package/dist/form/src/form-schema.d.vue.ts +116 -0
- package/dist/form/src/form-schema.vue.d.ts +30 -36
- package/dist/form/src/form.d.vue.ts +158 -0
- package/dist/form/src/form.vue.d.ts +5 -5
- package/dist/gantt-chart/index.d.ts +1 -305
- package/dist/gantt-chart/src/gantt-chart.d.vue.ts +51 -0
- package/dist/gantt-chart/src/gantt-chart.vue.d.ts +17 -62
- package/dist/grid/index.d.ts +2 -226
- package/dist/grid/src/grid-item.d.vue.ts +17 -0
- package/dist/grid/src/grid-item.vue +13 -10
- package/dist/grid/src/grid-item.vue.d.ts +2 -27
- package/dist/grid/src/grid.d.vue.ts +20 -0
- package/dist/grid/src/grid.vue +12 -6
- package/dist/grid/src/grid.vue.d.ts +3 -34
- package/dist/icon/index.d.ts +9 -9
- package/dist/icon/src/icon.d.vue.ts +87 -0
- package/dist/icon/src/icon.vue.d.ts +3 -3
- package/dist/image/index.d.ts +34 -85
- package/dist/image/src/image-viewer.d.vue.ts +68 -0
- package/dist/image/src/image-viewer.vue.d.ts +4 -55
- package/dist/image/src/image.d.vue.ts +178 -0
- package/dist/image/src/image.vue.d.ts +11 -11
- package/dist/image-magnifier/index.d.ts +1 -462
- package/dist/image-magnifier/src/image-magnifier.d.vue.ts +154 -0
- package/dist/image-magnifier/src/image-magnifier.vue.d.ts +9 -126
- package/dist/infinite-scroll/index.d.ts +1 -270
- package/dist/infinite-scroll/src/infinite-scroll.d.vue.ts +93 -0
- package/dist/infinite-scroll/src/infinite-scroll.vue.d.ts +7 -72
- package/dist/input/index.d.ts +67 -508
- package/dist/input/src/input.d.vue.ts +76 -0
- package/dist/input/src/input.vue.d.ts +26 -85
- package/dist/input-number/index.d.ts +42 -297
- package/dist/input-number/src/input-number.d.vue.ts +50 -0
- package/dist/input-number/src/input-number.vue.d.ts +16 -59
- package/dist/input-tag/index.d.ts +1 -433
- package/dist/input-tag/src/input-tag.d.vue.ts +71 -0
- package/dist/input-tag/src/input-tag.vue.d.ts +28 -83
- package/dist/loading/index.d.ts +1 -1
- package/dist/lucky-draw/index.d.ts +1 -203
- package/dist/lucky-draw/src/lucky-draw.d.vue.ts +74 -0
- package/dist/lucky-draw/src/lucky-draw.vue.d.ts +5 -54
- package/dist/marquee/index.d.ts +1 -305
- package/dist/marquee/src/marquee.d.vue.ts +106 -0
- package/dist/marquee/src/marquee.vue.d.ts +6 -80
- package/dist/mention/index.d.ts +90 -432
- package/dist/mention/src/mention.d.vue.ts +84 -0
- package/dist/mention/src/mention.vue.d.ts +35 -100
- package/dist/menu/index.d.ts +4 -890
- package/dist/menu/src/menu-item-group.d.vue.ts +26 -0
- package/dist/menu/src/menu-item.d.vue.ts +52 -0
- package/dist/menu/src/menu-item.vue +20 -7
- package/dist/menu/src/menu-recursive-item.d.vue.ts +6 -0
- package/dist/menu/src/menu-recursive-item.vue.d.ts +1 -10
- package/dist/menu/src/menu.d.vue.ts +209 -0
- package/dist/menu/src/menu.vue.d.ts +15 -178
- package/dist/menu/src/sub-menu.d.vue.ts +87 -0
- package/dist/message/index.d.ts +1 -1
- package/dist/message/src/message.d.vue.ts +32 -0
- package/dist/message/src/message.vue.d.ts +8 -45
- package/dist/message-box/index.d.ts +1 -1
- package/dist/message-box/src/message-box.d.vue.ts +17 -0
- package/dist/message-box/src/message-box.vue.d.ts +2 -11
- package/dist/notification/index.d.ts +1 -1
- package/dist/notification/src/notification.d.vue.ts +30 -0
- package/dist/notification/src/notification.vue.d.ts +8 -37
- package/dist/pagination/index.d.ts +26 -26
- package/dist/pagination/src/pagination.d.vue.ts +149 -0
- package/dist/pagination/src/pagination.vue.d.ts +11 -11
- package/dist/popconfirm/index.d.ts +1 -433
- package/dist/popconfirm/src/popconfirm.d.vue.ts +148 -0
- package/dist/popconfirm/src/popconfirm.vue.d.ts +12 -121
- package/dist/popover/index.d.ts +1 -392
- package/dist/popover/src/popover.d.vue.ts +139 -0
- package/dist/popover/src/popover.vue.d.ts +13 -111
- package/dist/price/index.d.ts +1 -363
- package/dist/price/src/price.d.vue.ts +223 -0
- package/dist/price/src/price.vue.d.ts +5 -5
- package/dist/product-card/index.d.ts +1 -557
- package/dist/product-card/src/product-card.d.vue.ts +188 -0
- package/dist/product-card/src/product-card.vue.d.ts +12 -157
- package/dist/progress/index.d.ts +1 -321
- package/dist/progress/src/progress.d.vue.ts +199 -0
- package/dist/progress/src/progress.vue.d.ts +9 -9
- package/dist/radio/index.d.ts +51 -339
- package/dist/radio/src/radio-button.d.vue.ts +25 -0
- package/dist/radio/src/radio-button.vue.d.ts +6 -27
- package/dist/radio/src/radio-group.d.vue.ts +23 -0
- package/dist/radio/src/radio-group.vue.d.ts +6 -31
- package/dist/radio/src/radio.d.vue.ts +26 -0
- package/dist/radio/src/radio.vue +24 -5
- package/dist/radio/src/radio.vue.d.ts +6 -29
- package/dist/rate/index.d.ts +1 -313
- package/dist/rate/src/rate.d.vue.ts +109 -0
- package/dist/rate/src/rate.vue.d.ts +11 -90
- package/dist/result/index.d.ts +1 -73
- package/dist/result/src/result.d.vue.ts +23 -0
- package/dist/result/src/result.vue +11 -2
- package/dist/result/src/result.vue.d.ts +2 -23
- package/dist/row/index.d.ts +1 -98
- package/dist/row/src/row.d.ts +1 -1
- package/dist/row/src/row.d.vue.ts +60 -0
- package/dist/row/src/row.vue.d.ts +1 -1
- package/dist/sanitize.cjs +33 -23
- package/dist/sanitize.mjs +28 -20
- package/dist/scrollbar/index.d.ts +1 -192
- package/dist/scrollbar/src/scrollbar.d.vue.ts +67 -0
- package/dist/scrollbar/src/scrollbar.vue.d.ts +3 -45
- package/dist/scrollbar/src/thumb.d.vue.ts +16 -0
- package/dist/scrollbar/src/thumb.vue.d.ts +3 -30
- package/dist/select/index.d.ts +71 -461
- package/dist/select/src/option.d.vue.ts +15 -0
- package/dist/select/src/option.vue.d.ts +2 -23
- package/dist/select/src/select.d.vue.ts +68 -0
- package/dist/select/src/select.vue.d.ts +26 -93
- package/dist/skeleton/index.d.ts +2 -278
- package/dist/skeleton/src/skeleton-item.d.vue.ts +83 -0
- package/dist/skeleton/src/skeleton-item.vue.d.ts +2 -2
- package/dist/skeleton/src/skeleton.d.vue.ts +89 -0
- package/dist/skeleton/src/skeleton.vue.d.ts +3 -3
- package/dist/sku-selector/index.d.ts +1 -222
- package/dist/sku-selector/src/sku-selector.d.vue.ts +84 -0
- package/dist/sku-selector/src/sku-selector.vue.d.ts +9 -62
- package/dist/slider/index.d.ts +1 -471
- package/dist/slider/src/slider-button.d.vue.ts +43 -0
- package/dist/slider/src/slider-button.vue.d.ts +10 -41
- package/dist/slider/src/slider.d.vue.ts +164 -0
- package/dist/slider/src/slider.vue.d.ts +13 -129
- package/dist/smart-address/index.d.ts +1 -324
- package/dist/smart-address/src/smart-address.d.vue.ts +110 -0
- package/dist/smart-address/src/smart-address.vue.d.ts +8 -102
- package/dist/space/index.d.ts +1 -142
- package/dist/space/src/space.d.vue.ts +22 -0
- package/dist/space/src/space.vue +28 -15
- package/dist/space/src/space.vue.d.ts +3 -34
- package/dist/spin/index.d.ts +6 -161
- package/dist/spin/src/spin.d.vue.ts +66 -0
- package/dist/spin/src/spin.vue.d.ts +4 -47
- package/dist/steps/index.d.ts +2 -606
- package/dist/steps/src/step.d.vue.ts +105 -0
- package/dist/steps/src/step.vue.d.ts +5 -5
- package/dist/steps/src/steps.d.vue.ts +94 -0
- package/dist/steps/src/steps.vue +4 -1
- package/dist/steps/src/steps.vue.d.ts +9 -78
- package/dist/submit-bar/index.d.ts +1 -291
- package/dist/submit-bar/src/submit-bar.d.vue.ts +102 -0
- package/dist/submit-bar/src/submit-bar.vue.d.ts +6 -79
- package/dist/switch/index.d.ts +1 -372
- package/dist/switch/src/switch.d.vue.ts +133 -0
- package/dist/switch/src/switch.vue.d.ts +7 -98
- package/dist/table/index.d.ts +2 -1488
- package/dist/table/src/table-column.d.vue.ts +71 -0
- package/dist/table/src/table-column.vue.d.ts +11 -70
- package/dist/table/src/table.d.vue.ts +493 -0
- package/dist/table/src/table.vue.d.ts +25 -337
- package/dist/table/src/use-virtual-scroll.mjs +3 -1
- package/dist/tabs/index.d.ts +2 -583
- package/dist/tabs/src/tab-pane.d.vue.ts +77 -0
- package/dist/tabs/src/tab-pane.vue +11 -3
- package/dist/tabs/src/tab-pane.vue.d.ts +2 -2
- package/dist/tabs/src/tabs.d.vue.ts +110 -0
- package/dist/tabs/src/tabs.vue.d.ts +8 -98
- package/dist/tag/index.d.ts +1 -245
- package/dist/tag/src/tag.d.vue.ts +42 -0
- package/dist/tag/src/tag.vue.d.ts +12 -51
- package/dist/time-picker/index.d.ts +1 -619
- package/dist/time-picker/src/time-picker.d.vue.ts +67 -0
- package/dist/time-picker/src/time-picker.vue.d.ts +29 -102
- package/dist/time-picker/src/time-spinner.d.vue.ts +46 -0
- package/dist/time-picker/src/time-spinner.vue.d.ts +6 -45
- package/dist/time-select/index.d.ts +1 -379
- package/dist/time-select/src/time-select.d.vue.ts +51 -0
- package/dist/time-select/src/time-select.vue.d.ts +21 -66
- package/dist/tooltip/index.d.ts +17 -465
- package/dist/tooltip/src/tooltip.d.vue.ts +167 -0
- package/dist/tooltip/src/tooltip.vue.d.ts +15 -140
- package/dist/transfer/src/transfer-panel.d.vue.ts +45 -0
- package/dist/transfer/src/transfer-panel.vue.d.ts +12 -51
- package/dist/transfer/src/transfer.d.vue.ts +68 -0
- package/dist/transfer/src/transfer.vue.d.ts +15 -62
- package/dist/tree/index.d.ts +2 -632
- package/dist/tree/src/tree-node.d.vue.ts +18 -0
- package/dist/tree/src/tree-node.vue.d.ts +1 -10
- package/dist/tree/src/tree.d.vue.ts +228 -0
- package/dist/tree/src/tree.vue.d.ts +13 -161
- package/dist/tree-select/index.d.ts +1 -435
- package/dist/tree-select/src/tree-select.d.vue.ts +141 -0
- package/dist/tree-select/src/tree-select.vue.d.ts +19 -129
- package/dist/typography/index.d.ts +4 -612
- package/dist/typography/src/link.d.vue.ts +21 -0
- package/dist/typography/src/link.vue +13 -3
- package/dist/typography/src/link.vue.d.ts +4 -29
- package/dist/typography/src/paragraph.d.vue.ts +22 -0
- package/dist/typography/src/paragraph.vue.d.ts +3 -34
- package/dist/typography/src/text.d.vue.ts +29 -0
- package/dist/typography/src/text.vue +4 -1
- package/dist/typography/src/text.vue.d.ts +4 -41
- package/dist/typography/src/title.d.vue.ts +26 -0
- package/dist/typography/src/title.vue +4 -1
- package/dist/typography/src/title.vue.d.ts +3 -38
- package/dist/upload/index.d.ts +1 -391
- package/dist/upload/src/upload.d.vue.ts +134 -0
- package/dist/upload/src/upload.vue.d.ts +13 -109
- package/dist/waterfall/index.d.ts +1 -57
- package/dist/waterfall/src/waterfall.d.vue.ts +56 -0
- package/dist/waterfall/src/waterfall.vue.d.ts +4 -4
- package/dist/watermark/index.d.ts +1 -236
- package/dist/watermark/src/watermark.d.vue.ts +143 -0
- package/dist/watermark/src/watermark.vue.d.ts +6 -6
- package/package.json +8 -9
- package/dist/component.d.ts +0 -284
- package/dist/env.d.ts +0 -11
|
@@ -0,0 +1,167 @@
|
|
|
1
|
+
import type { TooltipTrigger } from './tooltip';
|
|
2
|
+
declare var __VLS_1: {}, __VLS_11: {};
|
|
3
|
+
type __VLS_Slots = {} & {
|
|
4
|
+
default?: (props: typeof __VLS_1) => any;
|
|
5
|
+
} & {
|
|
6
|
+
content?: (props: typeof __VLS_11) => any;
|
|
7
|
+
};
|
|
8
|
+
declare const __VLS_component: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
9
|
+
readonly content: {
|
|
10
|
+
readonly type: StringConstructor;
|
|
11
|
+
readonly default: "";
|
|
12
|
+
};
|
|
13
|
+
readonly placement: {
|
|
14
|
+
readonly type: import("vue").PropType<import("./tooltip").TooltipPlacement>;
|
|
15
|
+
readonly default: "top";
|
|
16
|
+
};
|
|
17
|
+
readonly trigger: {
|
|
18
|
+
readonly type: import("vue").PropType<TooltipTrigger | TooltipTrigger[]>;
|
|
19
|
+
readonly default: "hover";
|
|
20
|
+
};
|
|
21
|
+
readonly disabled: {
|
|
22
|
+
readonly type: BooleanConstructor;
|
|
23
|
+
readonly default: false;
|
|
24
|
+
};
|
|
25
|
+
readonly showAfter: {
|
|
26
|
+
readonly type: NumberConstructor;
|
|
27
|
+
readonly default: 0;
|
|
28
|
+
};
|
|
29
|
+
readonly hideAfter: {
|
|
30
|
+
readonly type: NumberConstructor;
|
|
31
|
+
readonly default: 200;
|
|
32
|
+
};
|
|
33
|
+
readonly offset: {
|
|
34
|
+
readonly type: import("vue").PropType<[number, number]>;
|
|
35
|
+
readonly default: () => number[];
|
|
36
|
+
};
|
|
37
|
+
readonly showArrow: {
|
|
38
|
+
readonly type: BooleanConstructor;
|
|
39
|
+
readonly default: true;
|
|
40
|
+
};
|
|
41
|
+
readonly interactive: {
|
|
42
|
+
readonly type: BooleanConstructor;
|
|
43
|
+
readonly default: true;
|
|
44
|
+
};
|
|
45
|
+
readonly visible: {
|
|
46
|
+
readonly type: BooleanConstructor;
|
|
47
|
+
readonly default: null;
|
|
48
|
+
};
|
|
49
|
+
readonly effect: {
|
|
50
|
+
readonly type: StringConstructor;
|
|
51
|
+
readonly default: "dark";
|
|
52
|
+
};
|
|
53
|
+
readonly followCursor: {
|
|
54
|
+
readonly type: BooleanConstructor;
|
|
55
|
+
readonly default: false;
|
|
56
|
+
};
|
|
57
|
+
readonly popperClass: {
|
|
58
|
+
readonly type: StringConstructor;
|
|
59
|
+
readonly default: "";
|
|
60
|
+
};
|
|
61
|
+
readonly teleported: {
|
|
62
|
+
readonly type: BooleanConstructor;
|
|
63
|
+
readonly default: true;
|
|
64
|
+
};
|
|
65
|
+
readonly zIndex: {
|
|
66
|
+
readonly type: NumberConstructor;
|
|
67
|
+
readonly default: 2000;
|
|
68
|
+
};
|
|
69
|
+
readonly transition: {
|
|
70
|
+
readonly type: StringConstructor;
|
|
71
|
+
readonly default: "yh-tooltip-fade";
|
|
72
|
+
};
|
|
73
|
+
readonly persistent: {
|
|
74
|
+
readonly type: BooleanConstructor;
|
|
75
|
+
readonly default: true;
|
|
76
|
+
};
|
|
77
|
+
readonly rawContent: {
|
|
78
|
+
readonly type: BooleanConstructor;
|
|
79
|
+
readonly default: false;
|
|
80
|
+
};
|
|
81
|
+
readonly width: {
|
|
82
|
+
readonly type: import("vue").PropType<string | number>;
|
|
83
|
+
readonly default: "auto";
|
|
84
|
+
};
|
|
85
|
+
readonly maxHeight: {
|
|
86
|
+
readonly type: import("vue").PropType<string | number>;
|
|
87
|
+
readonly default: "none";
|
|
88
|
+
};
|
|
89
|
+
readonly scrollable: {
|
|
90
|
+
readonly type: BooleanConstructor;
|
|
91
|
+
readonly default: false;
|
|
92
|
+
};
|
|
93
|
+
readonly contentClass: {
|
|
94
|
+
readonly type: StringConstructor;
|
|
95
|
+
readonly default: "";
|
|
96
|
+
};
|
|
97
|
+
readonly contentStyle: {
|
|
98
|
+
readonly type: import("vue").PropType<import("vue").StyleValue>;
|
|
99
|
+
readonly default: () => {};
|
|
100
|
+
};
|
|
101
|
+
readonly arrowClass: {
|
|
102
|
+
readonly type: StringConstructor;
|
|
103
|
+
readonly default: "";
|
|
104
|
+
};
|
|
105
|
+
readonly arrowStyle: {
|
|
106
|
+
readonly type: import("vue").PropType<import("vue").StyleValue>;
|
|
107
|
+
readonly default: () => {};
|
|
108
|
+
};
|
|
109
|
+
readonly popperStyle: {
|
|
110
|
+
readonly type: import("vue").PropType<import("vue").StyleValue>;
|
|
111
|
+
readonly default: () => {};
|
|
112
|
+
};
|
|
113
|
+
readonly arrowWrapperClass: {
|
|
114
|
+
readonly type: StringConstructor;
|
|
115
|
+
readonly default: "";
|
|
116
|
+
};
|
|
117
|
+
readonly arrowWrapperStyle: {
|
|
118
|
+
readonly type: import("vue").PropType<import("vue").StyleValue>;
|
|
119
|
+
readonly default: () => {};
|
|
120
|
+
};
|
|
121
|
+
readonly themeOverrides: {
|
|
122
|
+
readonly type: import("vue").PropType<import("@yh-ui/theme").ComponentThemeVars>;
|
|
123
|
+
readonly default: undefined;
|
|
124
|
+
};
|
|
125
|
+
}>, {
|
|
126
|
+
updatePosition: () => Promise<void>;
|
|
127
|
+
visible: import("vue").Ref<boolean, boolean>;
|
|
128
|
+
triggerRef: import("vue").Ref<HTMLElement | null, HTMLElement | null>;
|
|
129
|
+
popperRef: import("vue").Ref<HTMLElement | null, HTMLElement | null>;
|
|
130
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, any, string, import("vue").PublicProps, any, {
|
|
131
|
+
readonly disabled: boolean;
|
|
132
|
+
readonly themeOverrides: import("@yh-ui/theme").ComponentThemeVars;
|
|
133
|
+
readonly content: string;
|
|
134
|
+
readonly placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
|
|
135
|
+
readonly trigger: "hover" | "click" | "focus" | "contextmenu" | "manual" | ("hover" | "click" | "focus" | "contextmenu" | "manual")[];
|
|
136
|
+
readonly showAfter: number;
|
|
137
|
+
readonly hideAfter: number;
|
|
138
|
+
readonly offset: [number, number];
|
|
139
|
+
readonly showArrow: boolean;
|
|
140
|
+
readonly interactive: boolean;
|
|
141
|
+
readonly visible: boolean;
|
|
142
|
+
readonly effect: string;
|
|
143
|
+
readonly followCursor: boolean;
|
|
144
|
+
readonly popperClass: string;
|
|
145
|
+
readonly teleported: boolean;
|
|
146
|
+
readonly zIndex: number;
|
|
147
|
+
readonly transition: string;
|
|
148
|
+
readonly persistent: boolean;
|
|
149
|
+
readonly rawContent: boolean;
|
|
150
|
+
readonly width: string | number;
|
|
151
|
+
readonly maxHeight: string | number;
|
|
152
|
+
readonly scrollable: boolean;
|
|
153
|
+
readonly contentClass: string;
|
|
154
|
+
readonly contentStyle: import("vue").StyleValue;
|
|
155
|
+
readonly arrowClass: string;
|
|
156
|
+
readonly arrowStyle: import("vue").StyleValue;
|
|
157
|
+
readonly popperStyle: import("vue").StyleValue;
|
|
158
|
+
readonly arrowWrapperClass: string;
|
|
159
|
+
readonly arrowWrapperStyle: import("vue").StyleValue;
|
|
160
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
161
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
162
|
+
export default _default;
|
|
163
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
164
|
+
new (): {
|
|
165
|
+
$slots: S;
|
|
166
|
+
};
|
|
167
|
+
};
|
|
@@ -127,159 +127,34 @@ declare const __VLS_component: import("vue").DefineComponent<import("vue").Extra
|
|
|
127
127
|
visible: import("vue").Ref<boolean, boolean>;
|
|
128
128
|
triggerRef: import("vue").Ref<HTMLElement | null, HTMLElement | null>;
|
|
129
129
|
popperRef: import("vue").Ref<HTMLElement | null, HTMLElement | null>;
|
|
130
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
131
|
-
hide: () => void;
|
|
132
|
-
show: () => void;
|
|
133
|
-
"update:visible": (visible: boolean) => void;
|
|
134
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
135
|
-
readonly content: {
|
|
136
|
-
readonly type: StringConstructor;
|
|
137
|
-
readonly default: "";
|
|
138
|
-
};
|
|
139
|
-
readonly placement: {
|
|
140
|
-
readonly type: import("vue").PropType<import("./tooltip").TooltipPlacement>;
|
|
141
|
-
readonly default: "top";
|
|
142
|
-
};
|
|
143
|
-
readonly trigger: {
|
|
144
|
-
readonly type: import("vue").PropType<TooltipTrigger | TooltipTrigger[]>;
|
|
145
|
-
readonly default: "hover";
|
|
146
|
-
};
|
|
147
|
-
readonly disabled: {
|
|
148
|
-
readonly type: BooleanConstructor;
|
|
149
|
-
readonly default: false;
|
|
150
|
-
};
|
|
151
|
-
readonly showAfter: {
|
|
152
|
-
readonly type: NumberConstructor;
|
|
153
|
-
readonly default: 0;
|
|
154
|
-
};
|
|
155
|
-
readonly hideAfter: {
|
|
156
|
-
readonly type: NumberConstructor;
|
|
157
|
-
readonly default: 200;
|
|
158
|
-
};
|
|
159
|
-
readonly offset: {
|
|
160
|
-
readonly type: import("vue").PropType<[number, number]>;
|
|
161
|
-
readonly default: () => number[];
|
|
162
|
-
};
|
|
163
|
-
readonly showArrow: {
|
|
164
|
-
readonly type: BooleanConstructor;
|
|
165
|
-
readonly default: true;
|
|
166
|
-
};
|
|
167
|
-
readonly interactive: {
|
|
168
|
-
readonly type: BooleanConstructor;
|
|
169
|
-
readonly default: true;
|
|
170
|
-
};
|
|
171
|
-
readonly visible: {
|
|
172
|
-
readonly type: BooleanConstructor;
|
|
173
|
-
readonly default: null;
|
|
174
|
-
};
|
|
175
|
-
readonly effect: {
|
|
176
|
-
readonly type: StringConstructor;
|
|
177
|
-
readonly default: "dark";
|
|
178
|
-
};
|
|
179
|
-
readonly followCursor: {
|
|
180
|
-
readonly type: BooleanConstructor;
|
|
181
|
-
readonly default: false;
|
|
182
|
-
};
|
|
183
|
-
readonly popperClass: {
|
|
184
|
-
readonly type: StringConstructor;
|
|
185
|
-
readonly default: "";
|
|
186
|
-
};
|
|
187
|
-
readonly teleported: {
|
|
188
|
-
readonly type: BooleanConstructor;
|
|
189
|
-
readonly default: true;
|
|
190
|
-
};
|
|
191
|
-
readonly zIndex: {
|
|
192
|
-
readonly type: NumberConstructor;
|
|
193
|
-
readonly default: 2000;
|
|
194
|
-
};
|
|
195
|
-
readonly transition: {
|
|
196
|
-
readonly type: StringConstructor;
|
|
197
|
-
readonly default: "yh-tooltip-fade";
|
|
198
|
-
};
|
|
199
|
-
readonly persistent: {
|
|
200
|
-
readonly type: BooleanConstructor;
|
|
201
|
-
readonly default: true;
|
|
202
|
-
};
|
|
203
|
-
readonly rawContent: {
|
|
204
|
-
readonly type: BooleanConstructor;
|
|
205
|
-
readonly default: false;
|
|
206
|
-
};
|
|
207
|
-
readonly width: {
|
|
208
|
-
readonly type: import("vue").PropType<string | number>;
|
|
209
|
-
readonly default: "auto";
|
|
210
|
-
};
|
|
211
|
-
readonly maxHeight: {
|
|
212
|
-
readonly type: import("vue").PropType<string | number>;
|
|
213
|
-
readonly default: "none";
|
|
214
|
-
};
|
|
215
|
-
readonly scrollable: {
|
|
216
|
-
readonly type: BooleanConstructor;
|
|
217
|
-
readonly default: false;
|
|
218
|
-
};
|
|
219
|
-
readonly contentClass: {
|
|
220
|
-
readonly type: StringConstructor;
|
|
221
|
-
readonly default: "";
|
|
222
|
-
};
|
|
223
|
-
readonly contentStyle: {
|
|
224
|
-
readonly type: import("vue").PropType<import("vue").StyleValue>;
|
|
225
|
-
readonly default: () => {};
|
|
226
|
-
};
|
|
227
|
-
readonly arrowClass: {
|
|
228
|
-
readonly type: StringConstructor;
|
|
229
|
-
readonly default: "";
|
|
230
|
-
};
|
|
231
|
-
readonly arrowStyle: {
|
|
232
|
-
readonly type: import("vue").PropType<import("vue").StyleValue>;
|
|
233
|
-
readonly default: () => {};
|
|
234
|
-
};
|
|
235
|
-
readonly popperStyle: {
|
|
236
|
-
readonly type: import("vue").PropType<import("vue").StyleValue>;
|
|
237
|
-
readonly default: () => {};
|
|
238
|
-
};
|
|
239
|
-
readonly arrowWrapperClass: {
|
|
240
|
-
readonly type: StringConstructor;
|
|
241
|
-
readonly default: "";
|
|
242
|
-
};
|
|
243
|
-
readonly arrowWrapperStyle: {
|
|
244
|
-
readonly type: import("vue").PropType<import("vue").StyleValue>;
|
|
245
|
-
readonly default: () => {};
|
|
246
|
-
};
|
|
247
|
-
readonly themeOverrides: {
|
|
248
|
-
readonly type: import("vue").PropType<import("@yh-ui/theme").ComponentThemeVars>;
|
|
249
|
-
readonly default: undefined;
|
|
250
|
-
};
|
|
251
|
-
}>> & Readonly<{
|
|
252
|
-
onHide?: (() => any) | undefined;
|
|
253
|
-
onShow?: (() => any) | undefined;
|
|
254
|
-
"onUpdate:visible"?: ((visible: boolean) => any) | undefined;
|
|
255
|
-
}>, {
|
|
256
|
-
readonly trigger: "hover" | "focus" | "click" | "contextmenu" | "manual" | ("hover" | "focus" | "click" | "contextmenu" | "manual")[];
|
|
257
|
-
readonly effect: string;
|
|
258
|
-
readonly content: string;
|
|
259
|
-
readonly transition: string;
|
|
130
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, any, string, import("vue").PublicProps, any, {
|
|
260
131
|
readonly disabled: boolean;
|
|
261
132
|
readonly themeOverrides: import("@yh-ui/theme").ComponentThemeVars;
|
|
262
|
-
readonly
|
|
263
|
-
readonly
|
|
264
|
-
readonly
|
|
265
|
-
readonly offset: [number, number];
|
|
266
|
-
readonly visible: boolean;
|
|
267
|
-
readonly placement: "top" | "left" | "right" | "bottom" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "left-start" | "left-end" | "right-start" | "right-end";
|
|
268
|
-
readonly popperClass: string;
|
|
269
|
-
readonly teleported: boolean;
|
|
270
|
-
readonly popperStyle: import("vue").StyleValue;
|
|
271
|
-
readonly scrollable: boolean;
|
|
133
|
+
readonly content: string;
|
|
134
|
+
readonly placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
|
|
135
|
+
readonly trigger: "hover" | "click" | "focus" | "contextmenu" | "manual" | ("hover" | "click" | "focus" | "contextmenu" | "manual")[];
|
|
272
136
|
readonly showAfter: number;
|
|
273
137
|
readonly hideAfter: number;
|
|
138
|
+
readonly offset: [number, number];
|
|
274
139
|
readonly showArrow: boolean;
|
|
275
140
|
readonly interactive: boolean;
|
|
141
|
+
readonly visible: boolean;
|
|
142
|
+
readonly effect: string;
|
|
276
143
|
readonly followCursor: boolean;
|
|
144
|
+
readonly popperClass: string;
|
|
145
|
+
readonly teleported: boolean;
|
|
146
|
+
readonly zIndex: number;
|
|
147
|
+
readonly transition: string;
|
|
277
148
|
readonly persistent: boolean;
|
|
278
149
|
readonly rawContent: boolean;
|
|
150
|
+
readonly width: string | number;
|
|
151
|
+
readonly maxHeight: string | number;
|
|
152
|
+
readonly scrollable: boolean;
|
|
279
153
|
readonly contentClass: string;
|
|
280
154
|
readonly contentStyle: import("vue").StyleValue;
|
|
281
155
|
readonly arrowClass: string;
|
|
282
156
|
readonly arrowStyle: import("vue").StyleValue;
|
|
157
|
+
readonly popperStyle: import("vue").StyleValue;
|
|
283
158
|
readonly arrowWrapperClass: string;
|
|
284
159
|
readonly arrowWrapperStyle: import("vue").StyleValue;
|
|
285
160
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
import type { TransferPanelProps, TransferData, TransferKey } from './transfer';
|
|
2
|
+
declare var __VLS_1: {}, __VLS_3: {}, __VLS_5: {
|
|
3
|
+
option: any;
|
|
4
|
+
}, __VLS_7: {
|
|
5
|
+
option: any;
|
|
6
|
+
}, __VLS_9: {};
|
|
7
|
+
type __VLS_Slots = {} & {
|
|
8
|
+
header?: (props: typeof __VLS_1) => any;
|
|
9
|
+
} & {
|
|
10
|
+
empty?: (props: typeof __VLS_3) => any;
|
|
11
|
+
} & {
|
|
12
|
+
default?: (props: typeof __VLS_5) => any;
|
|
13
|
+
} & {
|
|
14
|
+
default?: (props: typeof __VLS_7) => any;
|
|
15
|
+
} & {
|
|
16
|
+
footer?: (props: typeof __VLS_9) => any;
|
|
17
|
+
};
|
|
18
|
+
declare const __VLS_component: import("vue").DefineComponent<TransferPanelProps, {
|
|
19
|
+
clearChecked: () => void;
|
|
20
|
+
query: import("vue").Ref<string>;
|
|
21
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
22
|
+
"update:checked": (value: TransferKey[]) => any;
|
|
23
|
+
"checked-change": (value: TransferKey[], movedKeys?: TransferKey[] | undefined) => any;
|
|
24
|
+
}, string, import("vue").PublicProps, Readonly<TransferPanelProps> & Readonly<{
|
|
25
|
+
"onUpdate:checked"?: ((value: TransferKey[]) => any) | undefined;
|
|
26
|
+
"onChecked-change"?: ((value: TransferKey[], movedKeys?: TransferKey[] | undefined) => any) | undefined;
|
|
27
|
+
}>, {
|
|
28
|
+
disabled: boolean;
|
|
29
|
+
size: import("./transfer").TransferSize;
|
|
30
|
+
data: TransferData[];
|
|
31
|
+
height: number;
|
|
32
|
+
title: string;
|
|
33
|
+
itemHeight: number;
|
|
34
|
+
virtual: boolean;
|
|
35
|
+
checked: TransferKey[];
|
|
36
|
+
filterable: boolean;
|
|
37
|
+
showAllCheckbox: boolean;
|
|
38
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
39
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
40
|
+
export default _default;
|
|
41
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
42
|
+
new (): {
|
|
43
|
+
$slots: S;
|
|
44
|
+
};
|
|
45
|
+
};
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import type { TransferPanelProps, TransferData, TransferKey } from './transfer';
|
|
2
2
|
declare var __VLS_1: {}, __VLS_3: {}, __VLS_5: {
|
|
3
|
-
option:
|
|
3
|
+
option: any;
|
|
4
4
|
}, __VLS_7: {
|
|
5
|
-
option:
|
|
5
|
+
option: any;
|
|
6
6
|
}, __VLS_9: {};
|
|
7
7
|
type __VLS_Slots = {} & {
|
|
8
8
|
header?: (props: typeof __VLS_1) => any;
|
|
@@ -15,70 +15,31 @@ type __VLS_Slots = {} & {
|
|
|
15
15
|
} & {
|
|
16
16
|
footer?: (props: typeof __VLS_9) => any;
|
|
17
17
|
};
|
|
18
|
-
declare const __VLS_component: import("vue").DefineComponent<
|
|
19
|
-
data: () => never[];
|
|
20
|
-
checked: () => never[];
|
|
21
|
-
title: string;
|
|
22
|
-
filterable: boolean;
|
|
23
|
-
disabled: boolean;
|
|
24
|
-
size: string;
|
|
25
|
-
virtual: boolean;
|
|
26
|
-
itemHeight: number;
|
|
27
|
-
height: number;
|
|
28
|
-
showAllCheckbox: boolean;
|
|
29
|
-
}>>, {
|
|
18
|
+
declare const __VLS_component: import("vue").DefineComponent<TransferPanelProps, {
|
|
30
19
|
clearChecked: () => void;
|
|
31
20
|
query: import("vue").Ref<string>;
|
|
32
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
33
|
-
"update:checked": (value: TransferKey[]) =>
|
|
34
|
-
"checked-change": (value: TransferKey[], movedKeys?: TransferKey[] | undefined) =>
|
|
35
|
-
}, string, import("vue").PublicProps, Readonly<
|
|
36
|
-
data: () => never[];
|
|
37
|
-
checked: () => never[];
|
|
38
|
-
title: string;
|
|
39
|
-
filterable: boolean;
|
|
40
|
-
disabled: boolean;
|
|
41
|
-
size: string;
|
|
42
|
-
virtual: boolean;
|
|
43
|
-
itemHeight: number;
|
|
44
|
-
height: number;
|
|
45
|
-
showAllCheckbox: boolean;
|
|
46
|
-
}>>> & Readonly<{
|
|
21
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
22
|
+
"update:checked": (value: TransferKey[]) => any;
|
|
23
|
+
"checked-change": (value: TransferKey[], movedKeys?: TransferKey[] | undefined) => any;
|
|
24
|
+
}, string, import("vue").PublicProps, Readonly<TransferPanelProps> & Readonly<{
|
|
47
25
|
"onUpdate:checked"?: ((value: TransferKey[]) => any) | undefined;
|
|
48
26
|
"onChecked-change"?: ((value: TransferKey[], movedKeys?: TransferKey[] | undefined) => any) | undefined;
|
|
49
27
|
}>, {
|
|
50
|
-
data: TransferData[];
|
|
51
|
-
title: string;
|
|
52
|
-
size: import("./transfer").TransferSize;
|
|
53
28
|
disabled: boolean;
|
|
29
|
+
size: import("./transfer").TransferSize;
|
|
30
|
+
data: TransferData[];
|
|
54
31
|
height: number;
|
|
32
|
+
title: string;
|
|
55
33
|
itemHeight: number;
|
|
34
|
+
virtual: boolean;
|
|
56
35
|
checked: TransferKey[];
|
|
57
36
|
filterable: boolean;
|
|
58
|
-
virtual: boolean;
|
|
59
37
|
showAllCheckbox: boolean;
|
|
60
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions,
|
|
38
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
61
39
|
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
62
40
|
export default _default;
|
|
63
|
-
type __VLS_WithDefaults<P, D> = {
|
|
64
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_PrettifyLocal<P[K] & {
|
|
65
|
-
default: D[K];
|
|
66
|
-
}> : P[K];
|
|
67
|
-
};
|
|
68
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
69
|
-
type __VLS_TypePropsToOption<T> = {
|
|
70
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
71
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
72
|
-
} : {
|
|
73
|
-
type: import('vue').PropType<T[K]>;
|
|
74
|
-
required: true;
|
|
75
|
-
};
|
|
76
|
-
};
|
|
77
41
|
type __VLS_WithSlots<T, S> = T & {
|
|
78
42
|
new (): {
|
|
79
43
|
$slots: S;
|
|
80
44
|
};
|
|
81
45
|
};
|
|
82
|
-
type __VLS_PrettifyLocal<T> = {
|
|
83
|
-
[K in keyof T]: T[K];
|
|
84
|
-
} & {};
|
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
import type { TransferProps, TransferData, TransferKey, TransferPanelExpose } from './transfer';
|
|
2
|
+
declare var __VLS_11: {}, __VLS_13: {
|
|
3
|
+
option: any;
|
|
4
|
+
}, __VLS_15: {}, __VLS_17: {}, __VLS_19: {
|
|
5
|
+
moveToLeft: any;
|
|
6
|
+
moveToRight: any;
|
|
7
|
+
leftChecked: any;
|
|
8
|
+
rightChecked: any;
|
|
9
|
+
}, __VLS_31: {}, __VLS_33: {
|
|
10
|
+
option: any;
|
|
11
|
+
}, __VLS_35: {}, __VLS_37: {};
|
|
12
|
+
type __VLS_Slots = {} & {
|
|
13
|
+
'left-header'?: (props: typeof __VLS_11) => any;
|
|
14
|
+
} & {
|
|
15
|
+
default?: (props: typeof __VLS_13) => any;
|
|
16
|
+
} & {
|
|
17
|
+
'left-empty'?: (props: typeof __VLS_15) => any;
|
|
18
|
+
} & {
|
|
19
|
+
'left-footer'?: (props: typeof __VLS_17) => any;
|
|
20
|
+
} & {
|
|
21
|
+
buttons?: (props: typeof __VLS_19) => any;
|
|
22
|
+
} & {
|
|
23
|
+
'right-header'?: (props: typeof __VLS_31) => any;
|
|
24
|
+
} & {
|
|
25
|
+
default?: (props: typeof __VLS_33) => any;
|
|
26
|
+
} & {
|
|
27
|
+
'right-empty'?: (props: typeof __VLS_35) => any;
|
|
28
|
+
} & {
|
|
29
|
+
'right-footer'?: (props: typeof __VLS_37) => any;
|
|
30
|
+
};
|
|
31
|
+
declare const __VLS_component: import("vue").DefineComponent<TransferProps, {
|
|
32
|
+
clearLeftChecked: () => void;
|
|
33
|
+
clearRightChecked: () => void;
|
|
34
|
+
leftPanel: import("vue").Ref<TransferPanelExpose | undefined>;
|
|
35
|
+
rightPanel: import("vue").Ref<TransferPanelExpose | undefined>;
|
|
36
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
37
|
+
change: (value: TransferKey[], direction: import("./transfer").TransferDirection, movedKeys: TransferKey[]) => any;
|
|
38
|
+
"update:modelValue": (value: TransferKey[]) => any;
|
|
39
|
+
"left-check-change": (value: TransferKey[], movedKeys?: TransferKey[] | undefined) => any;
|
|
40
|
+
"right-check-change": (value: TransferKey[], movedKeys?: TransferKey[] | undefined) => any;
|
|
41
|
+
}, string, import("vue").PublicProps, Readonly<TransferProps> & Readonly<{
|
|
42
|
+
onChange?: ((value: TransferKey[], direction: import("./transfer").TransferDirection, movedKeys: TransferKey[]) => any) | undefined;
|
|
43
|
+
"onUpdate:modelValue"?: ((value: TransferKey[]) => any) | undefined;
|
|
44
|
+
"onLeft-check-change"?: ((value: TransferKey[], movedKeys?: TransferKey[] | undefined) => any) | undefined;
|
|
45
|
+
"onRight-check-change"?: ((value: TransferKey[], movedKeys?: TransferKey[] | undefined) => any) | undefined;
|
|
46
|
+
}>, {
|
|
47
|
+
disabled: boolean;
|
|
48
|
+
size: import("./transfer").TransferSize;
|
|
49
|
+
data: TransferData[];
|
|
50
|
+
height: number;
|
|
51
|
+
itemHeight: number;
|
|
52
|
+
virtual: boolean;
|
|
53
|
+
modelValue: TransferKey[];
|
|
54
|
+
validateEvent: boolean;
|
|
55
|
+
filterable: boolean;
|
|
56
|
+
showAllCheckbox: boolean;
|
|
57
|
+
targetOrder: import("./transfer").TargetOrder;
|
|
58
|
+
buttonTexts: string[];
|
|
59
|
+
leftDefaultChecked: TransferKey[];
|
|
60
|
+
rightDefaultChecked: TransferKey[];
|
|
61
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
62
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
63
|
+
export default _default;
|
|
64
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
65
|
+
new (): {
|
|
66
|
+
$slots: S;
|
|
67
|
+
};
|
|
68
|
+
};
|
|
@@ -2,10 +2,10 @@ import type { TransferProps, TransferData, TransferKey, TransferPanelExpose } fr
|
|
|
2
2
|
declare var __VLS_11: {}, __VLS_13: {
|
|
3
3
|
option: any;
|
|
4
4
|
}, __VLS_15: {}, __VLS_17: {}, __VLS_19: {
|
|
5
|
-
moveToLeft:
|
|
6
|
-
moveToRight:
|
|
7
|
-
leftChecked:
|
|
8
|
-
rightChecked:
|
|
5
|
+
moveToLeft: any;
|
|
6
|
+
moveToRight: any;
|
|
7
|
+
leftChecked: any;
|
|
8
|
+
rightChecked: any;
|
|
9
9
|
}, __VLS_31: {}, __VLS_33: {
|
|
10
10
|
option: any;
|
|
11
11
|
}, __VLS_35: {}, __VLS_37: {};
|
|
@@ -28,88 +28,41 @@ type __VLS_Slots = {} & {
|
|
|
28
28
|
} & {
|
|
29
29
|
'right-footer'?: (props: typeof __VLS_37) => any;
|
|
30
30
|
};
|
|
31
|
-
declare const __VLS_component: import("vue").DefineComponent<
|
|
32
|
-
modelValue: () => never[];
|
|
33
|
-
data: () => never[];
|
|
34
|
-
filterable: boolean;
|
|
35
|
-
targetOrder: string;
|
|
36
|
-
buttonTexts: () => never[];
|
|
37
|
-
leftDefaultChecked: () => never[];
|
|
38
|
-
rightDefaultChecked: () => never[];
|
|
39
|
-
disabled: boolean;
|
|
40
|
-
size: string;
|
|
41
|
-
validateEvent: boolean;
|
|
42
|
-
virtual: boolean;
|
|
43
|
-
itemHeight: number;
|
|
44
|
-
height: number;
|
|
45
|
-
showAllCheckbox: boolean;
|
|
46
|
-
}>>, {
|
|
31
|
+
declare const __VLS_component: import("vue").DefineComponent<TransferProps, {
|
|
47
32
|
clearLeftChecked: () => void;
|
|
48
33
|
clearRightChecked: () => void;
|
|
49
34
|
leftPanel: import("vue").Ref<TransferPanelExpose | undefined>;
|
|
50
35
|
rightPanel: import("vue").Ref<TransferPanelExpose | undefined>;
|
|
51
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
"left-check-change": (value: TransferKey[], movedKeys?: TransferKey[] | undefined) =>
|
|
55
|
-
"right-check-change": (value: TransferKey[], movedKeys?: TransferKey[] | undefined) =>
|
|
56
|
-
}, string, import("vue").PublicProps, Readonly<
|
|
57
|
-
modelValue: () => never[];
|
|
58
|
-
data: () => never[];
|
|
59
|
-
filterable: boolean;
|
|
60
|
-
targetOrder: string;
|
|
61
|
-
buttonTexts: () => never[];
|
|
62
|
-
leftDefaultChecked: () => never[];
|
|
63
|
-
rightDefaultChecked: () => never[];
|
|
64
|
-
disabled: boolean;
|
|
65
|
-
size: string;
|
|
66
|
-
validateEvent: boolean;
|
|
67
|
-
virtual: boolean;
|
|
68
|
-
itemHeight: number;
|
|
69
|
-
height: number;
|
|
70
|
-
showAllCheckbox: boolean;
|
|
71
|
-
}>>> & Readonly<{
|
|
36
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
37
|
+
change: (value: TransferKey[], direction: import("./transfer").TransferDirection, movedKeys: TransferKey[]) => any;
|
|
38
|
+
"update:modelValue": (value: TransferKey[]) => any;
|
|
39
|
+
"left-check-change": (value: TransferKey[], movedKeys?: TransferKey[] | undefined) => any;
|
|
40
|
+
"right-check-change": (value: TransferKey[], movedKeys?: TransferKey[] | undefined) => any;
|
|
41
|
+
}, string, import("vue").PublicProps, Readonly<TransferProps> & Readonly<{
|
|
72
42
|
onChange?: ((value: TransferKey[], direction: import("./transfer").TransferDirection, movedKeys: TransferKey[]) => any) | undefined;
|
|
73
43
|
"onUpdate:modelValue"?: ((value: TransferKey[]) => any) | undefined;
|
|
74
44
|
"onLeft-check-change"?: ((value: TransferKey[], movedKeys?: TransferKey[] | undefined) => any) | undefined;
|
|
75
45
|
"onRight-check-change"?: ((value: TransferKey[], movedKeys?: TransferKey[] | undefined) => any) | undefined;
|
|
76
46
|
}>, {
|
|
77
|
-
data: TransferData[];
|
|
78
|
-
size: import("./transfer").TransferSize;
|
|
79
47
|
disabled: boolean;
|
|
48
|
+
size: import("./transfer").TransferSize;
|
|
49
|
+
data: TransferData[];
|
|
80
50
|
height: number;
|
|
81
51
|
itemHeight: number;
|
|
52
|
+
virtual: boolean;
|
|
82
53
|
modelValue: TransferKey[];
|
|
83
54
|
validateEvent: boolean;
|
|
84
55
|
filterable: boolean;
|
|
85
|
-
virtual: boolean;
|
|
86
56
|
showAllCheckbox: boolean;
|
|
87
57
|
targetOrder: import("./transfer").TargetOrder;
|
|
88
58
|
buttonTexts: string[];
|
|
89
59
|
leftDefaultChecked: TransferKey[];
|
|
90
60
|
rightDefaultChecked: TransferKey[];
|
|
91
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions,
|
|
61
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
92
62
|
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
93
63
|
export default _default;
|
|
94
|
-
type __VLS_WithDefaults<P, D> = {
|
|
95
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_PrettifyLocal<P[K] & {
|
|
96
|
-
default: D[K];
|
|
97
|
-
}> : P[K];
|
|
98
|
-
};
|
|
99
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
100
|
-
type __VLS_TypePropsToOption<T> = {
|
|
101
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
102
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
103
|
-
} : {
|
|
104
|
-
type: import('vue').PropType<T[K]>;
|
|
105
|
-
required: true;
|
|
106
|
-
};
|
|
107
|
-
};
|
|
108
64
|
type __VLS_WithSlots<T, S> = T & {
|
|
109
65
|
new (): {
|
|
110
66
|
$slots: S;
|
|
111
67
|
};
|
|
112
68
|
};
|
|
113
|
-
type __VLS_PrettifyLocal<T> = {
|
|
114
|
-
[K in keyof T]: T[K];
|
|
115
|
-
} & {};
|