@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
|
@@ -1,226 +1,5 @@
|
|
|
1
1
|
import AiMermaid from './src/ai-mermaid.vue';
|
|
2
|
-
export declare const YhAiMermaid:
|
|
3
|
-
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
|
|
4
|
-
readonly code: {
|
|
5
|
-
readonly type: StringConstructor;
|
|
6
|
-
readonly default: "";
|
|
7
|
-
};
|
|
8
|
-
readonly header: {
|
|
9
|
-
readonly type: import("vue").PropType<string | Record<string, unknown>>;
|
|
10
|
-
readonly default: null;
|
|
11
|
-
};
|
|
12
|
-
readonly className: {
|
|
13
|
-
readonly type: StringConstructor;
|
|
14
|
-
readonly default: "";
|
|
15
|
-
};
|
|
16
|
-
readonly classNames: {
|
|
17
|
-
readonly type: import("vue").PropType<Record<string, string>>;
|
|
18
|
-
readonly default: () => {};
|
|
19
|
-
};
|
|
20
|
-
readonly styles: {
|
|
21
|
-
readonly type: import("vue").PropType<Record<string, string>>;
|
|
22
|
-
readonly default: () => {};
|
|
23
|
-
};
|
|
24
|
-
readonly config: {
|
|
25
|
-
readonly type: import("vue").PropType<import("./index.js").MermaidConfig>;
|
|
26
|
-
readonly default: () => {};
|
|
27
|
-
};
|
|
28
|
-
readonly actions: {
|
|
29
|
-
readonly type: import("vue").PropType<import("./index.js").MermaidActions>;
|
|
30
|
-
readonly default: () => {
|
|
31
|
-
enableZoom: boolean;
|
|
32
|
-
enableDownload: boolean;
|
|
33
|
-
enableCopy: boolean;
|
|
34
|
-
};
|
|
35
|
-
};
|
|
36
|
-
readonly onRenderTypeChange: {
|
|
37
|
-
readonly type: import("vue").PropType<(value: import("./index.js").RenderType) => void>;
|
|
38
|
-
readonly default: undefined;
|
|
39
|
-
};
|
|
40
|
-
readonly prefixCls: {
|
|
41
|
-
readonly type: StringConstructor;
|
|
42
|
-
readonly default: "";
|
|
43
|
-
};
|
|
44
|
-
readonly style: {
|
|
45
|
-
readonly type: import("vue").PropType<Record<string, string>>;
|
|
46
|
-
readonly default: () => {};
|
|
47
|
-
};
|
|
48
|
-
readonly themeOverrides: {
|
|
49
|
-
readonly type: import("vue").PropType<Record<string, unknown>>;
|
|
50
|
-
readonly default: undefined;
|
|
51
|
-
};
|
|
52
|
-
}>> & Readonly<{
|
|
53
|
-
onError?: ((_error: Error) => any) | undefined;
|
|
54
|
-
onReady?: (() => any) | undefined;
|
|
55
|
-
"onRender-type-change"?: ((_value: import("./index.js").RenderType) => any) | undefined;
|
|
56
|
-
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
57
|
-
error: (_error: Error) => void;
|
|
58
|
-
ready: () => void;
|
|
59
|
-
"render-type-change": (_value: import("./index.js").RenderType) => void;
|
|
60
|
-
}, import("vue").PublicProps, {
|
|
61
|
-
readonly code: string;
|
|
62
|
-
readonly header: string | Record<string, unknown>;
|
|
63
|
-
readonly style: Record<string, string>;
|
|
64
|
-
readonly themeOverrides: Record<string, unknown>;
|
|
65
|
-
readonly config: import("./index.js").MermaidConfig;
|
|
66
|
-
readonly actions: import("./index.js").MermaidActions;
|
|
67
|
-
readonly className: string;
|
|
68
|
-
readonly classNames: Record<string, string>;
|
|
69
|
-
readonly styles: Record<string, string>;
|
|
70
|
-
readonly onRenderTypeChange: (value: import("./index.js").RenderType) => void;
|
|
71
|
-
readonly prefixCls: string;
|
|
72
|
-
}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
73
|
-
P: {};
|
|
74
|
-
B: {};
|
|
75
|
-
D: {};
|
|
76
|
-
C: {};
|
|
77
|
-
M: {};
|
|
78
|
-
Defaults: {};
|
|
79
|
-
}, Readonly<import("vue").ExtractPropTypes<{
|
|
80
|
-
readonly code: {
|
|
81
|
-
readonly type: StringConstructor;
|
|
82
|
-
readonly default: "";
|
|
83
|
-
};
|
|
84
|
-
readonly header: {
|
|
85
|
-
readonly type: import("vue").PropType<string | Record<string, unknown>>;
|
|
86
|
-
readonly default: null;
|
|
87
|
-
};
|
|
88
|
-
readonly className: {
|
|
89
|
-
readonly type: StringConstructor;
|
|
90
|
-
readonly default: "";
|
|
91
|
-
};
|
|
92
|
-
readonly classNames: {
|
|
93
|
-
readonly type: import("vue").PropType<Record<string, string>>;
|
|
94
|
-
readonly default: () => {};
|
|
95
|
-
};
|
|
96
|
-
readonly styles: {
|
|
97
|
-
readonly type: import("vue").PropType<Record<string, string>>;
|
|
98
|
-
readonly default: () => {};
|
|
99
|
-
};
|
|
100
|
-
readonly config: {
|
|
101
|
-
readonly type: import("vue").PropType<import("./index.js").MermaidConfig>;
|
|
102
|
-
readonly default: () => {};
|
|
103
|
-
};
|
|
104
|
-
readonly actions: {
|
|
105
|
-
readonly type: import("vue").PropType<import("./index.js").MermaidActions>;
|
|
106
|
-
readonly default: () => {
|
|
107
|
-
enableZoom: boolean;
|
|
108
|
-
enableDownload: boolean;
|
|
109
|
-
enableCopy: boolean;
|
|
110
|
-
};
|
|
111
|
-
};
|
|
112
|
-
readonly onRenderTypeChange: {
|
|
113
|
-
readonly type: import("vue").PropType<(value: import("./index.js").RenderType) => void>;
|
|
114
|
-
readonly default: undefined;
|
|
115
|
-
};
|
|
116
|
-
readonly prefixCls: {
|
|
117
|
-
readonly type: StringConstructor;
|
|
118
|
-
readonly default: "";
|
|
119
|
-
};
|
|
120
|
-
readonly style: {
|
|
121
|
-
readonly type: import("vue").PropType<Record<string, string>>;
|
|
122
|
-
readonly default: () => {};
|
|
123
|
-
};
|
|
124
|
-
readonly themeOverrides: {
|
|
125
|
-
readonly type: import("vue").PropType<Record<string, unknown>>;
|
|
126
|
-
readonly default: undefined;
|
|
127
|
-
};
|
|
128
|
-
}>> & Readonly<{
|
|
129
|
-
onError?: ((_error: Error) => any) | undefined;
|
|
130
|
-
onReady?: (() => any) | undefined;
|
|
131
|
-
"onRender-type-change"?: ((_value: import("./index.js").RenderType) => any) | undefined;
|
|
132
|
-
}>, {}, {}, {}, {}, {
|
|
133
|
-
readonly code: string;
|
|
134
|
-
readonly header: string | Record<string, unknown>;
|
|
135
|
-
readonly style: Record<string, string>;
|
|
136
|
-
readonly themeOverrides: Record<string, unknown>;
|
|
137
|
-
readonly config: import("./index.js").MermaidConfig;
|
|
138
|
-
readonly actions: import("./index.js").MermaidActions;
|
|
139
|
-
readonly className: string;
|
|
140
|
-
readonly classNames: Record<string, string>;
|
|
141
|
-
readonly styles: Record<string, string>;
|
|
142
|
-
readonly onRenderTypeChange: (value: import("./index.js").RenderType) => void;
|
|
143
|
-
readonly prefixCls: string;
|
|
144
|
-
}>;
|
|
145
|
-
__isFragment?: never;
|
|
146
|
-
__isTeleport?: never;
|
|
147
|
-
__isSuspense?: never;
|
|
148
|
-
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
|
149
|
-
readonly code: {
|
|
150
|
-
readonly type: StringConstructor;
|
|
151
|
-
readonly default: "";
|
|
152
|
-
};
|
|
153
|
-
readonly header: {
|
|
154
|
-
readonly type: import("vue").PropType<string | Record<string, unknown>>;
|
|
155
|
-
readonly default: null;
|
|
156
|
-
};
|
|
157
|
-
readonly className: {
|
|
158
|
-
readonly type: StringConstructor;
|
|
159
|
-
readonly default: "";
|
|
160
|
-
};
|
|
161
|
-
readonly classNames: {
|
|
162
|
-
readonly type: import("vue").PropType<Record<string, string>>;
|
|
163
|
-
readonly default: () => {};
|
|
164
|
-
};
|
|
165
|
-
readonly styles: {
|
|
166
|
-
readonly type: import("vue").PropType<Record<string, string>>;
|
|
167
|
-
readonly default: () => {};
|
|
168
|
-
};
|
|
169
|
-
readonly config: {
|
|
170
|
-
readonly type: import("vue").PropType<import("./index.js").MermaidConfig>;
|
|
171
|
-
readonly default: () => {};
|
|
172
|
-
};
|
|
173
|
-
readonly actions: {
|
|
174
|
-
readonly type: import("vue").PropType<import("./index.js").MermaidActions>;
|
|
175
|
-
readonly default: () => {
|
|
176
|
-
enableZoom: boolean;
|
|
177
|
-
enableDownload: boolean;
|
|
178
|
-
enableCopy: boolean;
|
|
179
|
-
};
|
|
180
|
-
};
|
|
181
|
-
readonly onRenderTypeChange: {
|
|
182
|
-
readonly type: import("vue").PropType<(value: import("./index.js").RenderType) => void>;
|
|
183
|
-
readonly default: undefined;
|
|
184
|
-
};
|
|
185
|
-
readonly prefixCls: {
|
|
186
|
-
readonly type: StringConstructor;
|
|
187
|
-
readonly default: "";
|
|
188
|
-
};
|
|
189
|
-
readonly style: {
|
|
190
|
-
readonly type: import("vue").PropType<Record<string, string>>;
|
|
191
|
-
readonly default: () => {};
|
|
192
|
-
};
|
|
193
|
-
readonly themeOverrides: {
|
|
194
|
-
readonly type: import("vue").PropType<Record<string, unknown>>;
|
|
195
|
-
readonly default: undefined;
|
|
196
|
-
};
|
|
197
|
-
}>> & Readonly<{
|
|
198
|
-
onError?: ((_error: Error) => any) | undefined;
|
|
199
|
-
onReady?: (() => any) | undefined;
|
|
200
|
-
"onRender-type-change"?: ((_value: import("./index.js").RenderType) => any) | undefined;
|
|
201
|
-
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
202
|
-
error: (_error: Error) => void;
|
|
203
|
-
ready: () => void;
|
|
204
|
-
"render-type-change": (_value: import("./index.js").RenderType) => void;
|
|
205
|
-
}, string, {
|
|
206
|
-
readonly code: string;
|
|
207
|
-
readonly header: string | Record<string, unknown>;
|
|
208
|
-
readonly style: Record<string, string>;
|
|
209
|
-
readonly themeOverrides: Record<string, unknown>;
|
|
210
|
-
readonly config: import("./index.js").MermaidConfig;
|
|
211
|
-
readonly actions: import("./index.js").MermaidActions;
|
|
212
|
-
readonly className: string;
|
|
213
|
-
readonly classNames: Record<string, string>;
|
|
214
|
-
readonly styles: Record<string, string>;
|
|
215
|
-
readonly onRenderTypeChange: (value: import("./index.js").RenderType) => void;
|
|
216
|
-
readonly prefixCls: string;
|
|
217
|
-
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
|
|
218
|
-
$slots: {
|
|
219
|
-
header?: (props: {}) => any;
|
|
220
|
-
} & {
|
|
221
|
-
extra?: (props: {}) => any;
|
|
222
|
-
};
|
|
223
|
-
})> & Record<string, unknown>;
|
|
2
|
+
export declare const YhAiMermaid: any;
|
|
224
3
|
export default YhAiMermaid;
|
|
225
4
|
export * from './src/ai-mermaid';
|
|
226
5
|
export type AiMermaidInstance = InstanceType<typeof AiMermaid>;
|
|
@@ -0,0 +1,76 @@
|
|
|
1
|
+
import { type RenderType } from './ai-mermaid';
|
|
2
|
+
declare var __VLS_1: {}, __VLS_3: {};
|
|
3
|
+
type __VLS_Slots = {} & {
|
|
4
|
+
header?: (props: typeof __VLS_1) => any;
|
|
5
|
+
} & {
|
|
6
|
+
extra?: (props: typeof __VLS_3) => any;
|
|
7
|
+
};
|
|
8
|
+
declare const __VLS_component: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
9
|
+
readonly code: {
|
|
10
|
+
readonly type: StringConstructor;
|
|
11
|
+
readonly default: "";
|
|
12
|
+
};
|
|
13
|
+
readonly header: {
|
|
14
|
+
readonly type: import("vue").PropType<string | Record<string, unknown>>;
|
|
15
|
+
readonly default: null;
|
|
16
|
+
};
|
|
17
|
+
readonly className: {
|
|
18
|
+
readonly type: StringConstructor;
|
|
19
|
+
readonly default: "";
|
|
20
|
+
};
|
|
21
|
+
readonly classNames: {
|
|
22
|
+
readonly type: import("vue").PropType<Record<string, string>>;
|
|
23
|
+
readonly default: () => {};
|
|
24
|
+
};
|
|
25
|
+
readonly styles: {
|
|
26
|
+
readonly type: import("vue").PropType<Record<string, string>>;
|
|
27
|
+
readonly default: () => {};
|
|
28
|
+
};
|
|
29
|
+
readonly config: {
|
|
30
|
+
readonly type: import("vue").PropType<import("./ai-mermaid").MermaidConfig>;
|
|
31
|
+
readonly default: () => {};
|
|
32
|
+
};
|
|
33
|
+
readonly actions: {
|
|
34
|
+
readonly type: import("vue").PropType<import("./ai-mermaid").MermaidActions>;
|
|
35
|
+
readonly default: () => {
|
|
36
|
+
enableZoom: boolean;
|
|
37
|
+
enableDownload: boolean;
|
|
38
|
+
enableCopy: boolean;
|
|
39
|
+
};
|
|
40
|
+
};
|
|
41
|
+
readonly onRenderTypeChange: {
|
|
42
|
+
readonly type: import("vue").PropType<(value: RenderType) => void>;
|
|
43
|
+
readonly default: undefined;
|
|
44
|
+
};
|
|
45
|
+
readonly prefixCls: {
|
|
46
|
+
readonly type: StringConstructor;
|
|
47
|
+
readonly default: "";
|
|
48
|
+
};
|
|
49
|
+
readonly style: {
|
|
50
|
+
readonly type: import("vue").PropType<Record<string, string>>;
|
|
51
|
+
readonly default: () => {};
|
|
52
|
+
};
|
|
53
|
+
readonly themeOverrides: {
|
|
54
|
+
readonly type: import("vue").PropType<Record<string, unknown>>;
|
|
55
|
+
readonly default: undefined;
|
|
56
|
+
};
|
|
57
|
+
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, any, string, import("vue").PublicProps, any, {
|
|
58
|
+
readonly themeOverrides: Record<string, unknown>;
|
|
59
|
+
readonly code: string;
|
|
60
|
+
readonly style: Record<string, string>;
|
|
61
|
+
readonly header: string | Record<string, unknown>;
|
|
62
|
+
readonly actions: import("./ai-mermaid").MermaidActions;
|
|
63
|
+
readonly className: string;
|
|
64
|
+
readonly classNames: Record<string, string>;
|
|
65
|
+
readonly styles: Record<string, string>;
|
|
66
|
+
readonly config: import("./ai-mermaid").MermaidConfig;
|
|
67
|
+
readonly onRenderTypeChange: (value: RenderType) => void;
|
|
68
|
+
readonly prefixCls: string;
|
|
69
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
70
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
71
|
+
export default _default;
|
|
72
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
73
|
+
new (): {
|
|
74
|
+
$slots: S;
|
|
75
|
+
};
|
|
76
|
+
};
|
|
@@ -54,73 +54,16 @@ declare const __VLS_component: import("vue").DefineComponent<import("vue").Extra
|
|
|
54
54
|
readonly type: import("vue").PropType<Record<string, unknown>>;
|
|
55
55
|
readonly default: undefined;
|
|
56
56
|
};
|
|
57
|
-
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
58
|
-
|
|
59
|
-
ready: () => void;
|
|
60
|
-
"render-type-change": (_value: RenderType) => void;
|
|
61
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
62
|
-
readonly code: {
|
|
63
|
-
readonly type: StringConstructor;
|
|
64
|
-
readonly default: "";
|
|
65
|
-
};
|
|
66
|
-
readonly header: {
|
|
67
|
-
readonly type: import("vue").PropType<string | Record<string, unknown>>;
|
|
68
|
-
readonly default: null;
|
|
69
|
-
};
|
|
70
|
-
readonly className: {
|
|
71
|
-
readonly type: StringConstructor;
|
|
72
|
-
readonly default: "";
|
|
73
|
-
};
|
|
74
|
-
readonly classNames: {
|
|
75
|
-
readonly type: import("vue").PropType<Record<string, string>>;
|
|
76
|
-
readonly default: () => {};
|
|
77
|
-
};
|
|
78
|
-
readonly styles: {
|
|
79
|
-
readonly type: import("vue").PropType<Record<string, string>>;
|
|
80
|
-
readonly default: () => {};
|
|
81
|
-
};
|
|
82
|
-
readonly config: {
|
|
83
|
-
readonly type: import("vue").PropType<import("./ai-mermaid").MermaidConfig>;
|
|
84
|
-
readonly default: () => {};
|
|
85
|
-
};
|
|
86
|
-
readonly actions: {
|
|
87
|
-
readonly type: import("vue").PropType<import("./ai-mermaid").MermaidActions>;
|
|
88
|
-
readonly default: () => {
|
|
89
|
-
enableZoom: boolean;
|
|
90
|
-
enableDownload: boolean;
|
|
91
|
-
enableCopy: boolean;
|
|
92
|
-
};
|
|
93
|
-
};
|
|
94
|
-
readonly onRenderTypeChange: {
|
|
95
|
-
readonly type: import("vue").PropType<(value: RenderType) => void>;
|
|
96
|
-
readonly default: undefined;
|
|
97
|
-
};
|
|
98
|
-
readonly prefixCls: {
|
|
99
|
-
readonly type: StringConstructor;
|
|
100
|
-
readonly default: "";
|
|
101
|
-
};
|
|
102
|
-
readonly style: {
|
|
103
|
-
readonly type: import("vue").PropType<Record<string, string>>;
|
|
104
|
-
readonly default: () => {};
|
|
105
|
-
};
|
|
106
|
-
readonly themeOverrides: {
|
|
107
|
-
readonly type: import("vue").PropType<Record<string, unknown>>;
|
|
108
|
-
readonly default: undefined;
|
|
109
|
-
};
|
|
110
|
-
}>> & Readonly<{
|
|
111
|
-
onError?: ((_error: Error) => any) | undefined;
|
|
112
|
-
onReady?: (() => any) | undefined;
|
|
113
|
-
"onRender-type-change"?: ((_value: RenderType) => any) | undefined;
|
|
114
|
-
}>, {
|
|
57
|
+
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, any, string, import("vue").PublicProps, any, {
|
|
58
|
+
readonly themeOverrides: Record<string, unknown>;
|
|
115
59
|
readonly code: string;
|
|
116
|
-
readonly header: string | Record<string, unknown>;
|
|
117
60
|
readonly style: Record<string, string>;
|
|
118
|
-
readonly
|
|
119
|
-
readonly config: import("./ai-mermaid").MermaidConfig;
|
|
61
|
+
readonly header: string | Record<string, unknown>;
|
|
120
62
|
readonly actions: import("./ai-mermaid").MermaidActions;
|
|
121
63
|
readonly className: string;
|
|
122
64
|
readonly classNames: Record<string, string>;
|
|
123
65
|
readonly styles: Record<string, string>;
|
|
66
|
+
readonly config: import("./ai-mermaid").MermaidConfig;
|
|
124
67
|
readonly onRenderTypeChange: (value: RenderType) => void;
|
|
125
68
|
readonly prefixCls: string;
|
|
126
69
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
@@ -1,106 +1,5 @@
|
|
|
1
1
|
import AiPrompts from './src/ai-prompts.vue';
|
|
2
|
-
export declare const YhAiPrompts:
|
|
3
|
-
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
|
|
4
|
-
items: {
|
|
5
|
-
type: import("vue").PropType<(import("./index.js").AiPromptItem | string)[]>;
|
|
6
|
-
default: () => never[];
|
|
7
|
-
};
|
|
8
|
-
layout: {
|
|
9
|
-
type: import("vue").PropType<"horizontal" | "vertical" | "waterfall">;
|
|
10
|
-
default: string;
|
|
11
|
-
};
|
|
12
|
-
title: {
|
|
13
|
-
type: StringConstructor;
|
|
14
|
-
default: string;
|
|
15
|
-
};
|
|
16
|
-
themeOverrides: {
|
|
17
|
-
type: import("vue").PropType<import("@yh-ui/theme").AiPromptsThemeVars>;
|
|
18
|
-
default: undefined;
|
|
19
|
-
};
|
|
20
|
-
}>> & Readonly<{
|
|
21
|
-
onClick?: ((item: string | import("./index.js").AiPromptItem) => any) | undefined;
|
|
22
|
-
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
23
|
-
click: (item: string | import("./index.js").AiPromptItem) => void;
|
|
24
|
-
}, import("vue").PublicProps, {
|
|
25
|
-
title: string;
|
|
26
|
-
themeOverrides: import("@yh-ui/theme").AiPromptsThemeVars;
|
|
27
|
-
layout: "waterfall" | "vertical" | "horizontal";
|
|
28
|
-
items: (string | import("./index.js").AiPromptItem)[];
|
|
29
|
-
}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
30
|
-
P: {};
|
|
31
|
-
B: {};
|
|
32
|
-
D: {};
|
|
33
|
-
C: {};
|
|
34
|
-
M: {};
|
|
35
|
-
Defaults: {};
|
|
36
|
-
}, Readonly<import("vue").ExtractPropTypes<{
|
|
37
|
-
items: {
|
|
38
|
-
type: import("vue").PropType<(import("./index.js").AiPromptItem | string)[]>;
|
|
39
|
-
default: () => never[];
|
|
40
|
-
};
|
|
41
|
-
layout: {
|
|
42
|
-
type: import("vue").PropType<"horizontal" | "vertical" | "waterfall">;
|
|
43
|
-
default: string;
|
|
44
|
-
};
|
|
45
|
-
title: {
|
|
46
|
-
type: StringConstructor;
|
|
47
|
-
default: string;
|
|
48
|
-
};
|
|
49
|
-
themeOverrides: {
|
|
50
|
-
type: import("vue").PropType<import("@yh-ui/theme").AiPromptsThemeVars>;
|
|
51
|
-
default: undefined;
|
|
52
|
-
};
|
|
53
|
-
}>> & Readonly<{
|
|
54
|
-
onClick?: ((item: string | import("./index.js").AiPromptItem) => any) | undefined;
|
|
55
|
-
}>, {}, {}, {}, {}, {
|
|
56
|
-
title: string;
|
|
57
|
-
themeOverrides: import("@yh-ui/theme").AiPromptsThemeVars;
|
|
58
|
-
layout: "waterfall" | "vertical" | "horizontal";
|
|
59
|
-
items: (string | import("./index.js").AiPromptItem)[];
|
|
60
|
-
}>;
|
|
61
|
-
__isFragment?: never;
|
|
62
|
-
__isTeleport?: never;
|
|
63
|
-
__isSuspense?: never;
|
|
64
|
-
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
|
65
|
-
items: {
|
|
66
|
-
type: import("vue").PropType<(import("./index.js").AiPromptItem | string)[]>;
|
|
67
|
-
default: () => never[];
|
|
68
|
-
};
|
|
69
|
-
layout: {
|
|
70
|
-
type: import("vue").PropType<"horizontal" | "vertical" | "waterfall">;
|
|
71
|
-
default: string;
|
|
72
|
-
};
|
|
73
|
-
title: {
|
|
74
|
-
type: StringConstructor;
|
|
75
|
-
default: string;
|
|
76
|
-
};
|
|
77
|
-
themeOverrides: {
|
|
78
|
-
type: import("vue").PropType<import("@yh-ui/theme").AiPromptsThemeVars>;
|
|
79
|
-
default: undefined;
|
|
80
|
-
};
|
|
81
|
-
}>> & Readonly<{
|
|
82
|
-
onClick?: ((item: string | import("./index.js").AiPromptItem) => any) | undefined;
|
|
83
|
-
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
84
|
-
click: (item: string | import("./index.js").AiPromptItem) => void;
|
|
85
|
-
}, string, {
|
|
86
|
-
title: string;
|
|
87
|
-
themeOverrides: import("@yh-ui/theme").AiPromptsThemeVars;
|
|
88
|
-
layout: "waterfall" | "vertical" | "horizontal";
|
|
89
|
-
items: (string | import("./index.js").AiPromptItem)[];
|
|
90
|
-
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
|
|
91
|
-
$slots: {
|
|
92
|
-
title?: (props: {}) => any;
|
|
93
|
-
} & {
|
|
94
|
-
item?: (props: {
|
|
95
|
-
item: string | import("./index.js").AiPromptItem;
|
|
96
|
-
index: number;
|
|
97
|
-
}) => any;
|
|
98
|
-
} & {
|
|
99
|
-
icon?: (props: {
|
|
100
|
-
icon: string;
|
|
101
|
-
}) => any;
|
|
102
|
-
};
|
|
103
|
-
})> & Record<string, unknown>;
|
|
2
|
+
export declare const YhAiPrompts: any;
|
|
104
3
|
export default YhAiPrompts;
|
|
105
4
|
export * from './src/ai-prompts';
|
|
106
5
|
export type AiPromptsInstance = InstanceType<typeof AiPrompts>;
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
import { type AiPromptItem } from './ai-prompts';
|
|
2
|
+
declare var __VLS_1: {}, __VLS_3: {
|
|
3
|
+
item: any;
|
|
4
|
+
index: any;
|
|
5
|
+
}, __VLS_5: {
|
|
6
|
+
icon: any;
|
|
7
|
+
};
|
|
8
|
+
type __VLS_Slots = {} & {
|
|
9
|
+
title?: (props: typeof __VLS_1) => any;
|
|
10
|
+
} & {
|
|
11
|
+
item?: (props: typeof __VLS_3) => any;
|
|
12
|
+
} & {
|
|
13
|
+
icon?: (props: typeof __VLS_5) => any;
|
|
14
|
+
};
|
|
15
|
+
declare const __VLS_component: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
16
|
+
items: {
|
|
17
|
+
type: import("vue").PropType<(AiPromptItem | string)[]>;
|
|
18
|
+
default: () => never[];
|
|
19
|
+
};
|
|
20
|
+
layout: {
|
|
21
|
+
type: import("vue").PropType<"horizontal" | "vertical" | "waterfall">;
|
|
22
|
+
default: string;
|
|
23
|
+
};
|
|
24
|
+
title: {
|
|
25
|
+
type: StringConstructor;
|
|
26
|
+
default: string;
|
|
27
|
+
};
|
|
28
|
+
themeOverrides: {
|
|
29
|
+
type: import("vue").PropType<import("@yh-ui/theme").AiPromptsThemeVars>;
|
|
30
|
+
default: undefined;
|
|
31
|
+
};
|
|
32
|
+
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, any, string, import("vue").PublicProps, any, {
|
|
33
|
+
items: (string | AiPromptItem)[];
|
|
34
|
+
themeOverrides: import("@yh-ui/theme").AiPromptsThemeVars;
|
|
35
|
+
layout: "horizontal" | "vertical" | "waterfall";
|
|
36
|
+
title: string;
|
|
37
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
38
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
39
|
+
export default _default;
|
|
40
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
41
|
+
new (): {
|
|
42
|
+
$slots: S;
|
|
43
|
+
};
|
|
44
|
+
};
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { type AiPromptItem } from './ai-prompts';
|
|
2
2
|
declare var __VLS_1: {}, __VLS_3: {
|
|
3
|
-
item:
|
|
4
|
-
index:
|
|
3
|
+
item: any;
|
|
4
|
+
index: any;
|
|
5
5
|
}, __VLS_5: {
|
|
6
|
-
icon:
|
|
6
|
+
icon: any;
|
|
7
7
|
};
|
|
8
8
|
type __VLS_Slots = {} & {
|
|
9
9
|
title?: (props: typeof __VLS_1) => any;
|
|
@@ -29,32 +29,11 @@ declare const __VLS_component: import("vue").DefineComponent<import("vue").Extra
|
|
|
29
29
|
type: import("vue").PropType<import("@yh-ui/theme").AiPromptsThemeVars>;
|
|
30
30
|
default: undefined;
|
|
31
31
|
};
|
|
32
|
-
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
33
|
-
click: (item: string | AiPromptItem) => void;
|
|
34
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
35
|
-
items: {
|
|
36
|
-
type: import("vue").PropType<(AiPromptItem | string)[]>;
|
|
37
|
-
default: () => never[];
|
|
38
|
-
};
|
|
39
|
-
layout: {
|
|
40
|
-
type: import("vue").PropType<"horizontal" | "vertical" | "waterfall">;
|
|
41
|
-
default: string;
|
|
42
|
-
};
|
|
43
|
-
title: {
|
|
44
|
-
type: StringConstructor;
|
|
45
|
-
default: string;
|
|
46
|
-
};
|
|
47
|
-
themeOverrides: {
|
|
48
|
-
type: import("vue").PropType<import("@yh-ui/theme").AiPromptsThemeVars>;
|
|
49
|
-
default: undefined;
|
|
50
|
-
};
|
|
51
|
-
}>> & Readonly<{
|
|
52
|
-
onClick?: ((item: string | AiPromptItem) => any) | undefined;
|
|
53
|
-
}>, {
|
|
54
|
-
title: string;
|
|
55
|
-
themeOverrides: import("@yh-ui/theme").AiPromptsThemeVars;
|
|
56
|
-
layout: "waterfall" | "vertical" | "horizontal";
|
|
32
|
+
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, any, string, import("vue").PublicProps, any, {
|
|
57
33
|
items: (string | AiPromptItem)[];
|
|
34
|
+
themeOverrides: import("@yh-ui/theme").AiPromptsThemeVars;
|
|
35
|
+
layout: "horizontal" | "vertical" | "waterfall";
|
|
36
|
+
title: string;
|
|
58
37
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
59
38
|
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
60
39
|
export default _default;
|