@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,188 @@
|
|
|
1
|
+
declare var __VLS_5: {}, __VLS_7: {}, __VLS_9: {};
|
|
2
|
+
type __VLS_Slots = {} & {
|
|
3
|
+
title?: (props: typeof __VLS_5) => any;
|
|
4
|
+
} & {
|
|
5
|
+
description?: (props: typeof __VLS_7) => any;
|
|
6
|
+
} & {
|
|
7
|
+
footer?: (props: typeof __VLS_9) => any;
|
|
8
|
+
};
|
|
9
|
+
declare const __VLS_component: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
10
|
+
image: {
|
|
11
|
+
type: StringConstructor;
|
|
12
|
+
default: string;
|
|
13
|
+
};
|
|
14
|
+
hoverImage: {
|
|
15
|
+
type: StringConstructor;
|
|
16
|
+
default: string;
|
|
17
|
+
};
|
|
18
|
+
videoSrc: {
|
|
19
|
+
type: StringConstructor;
|
|
20
|
+
default: string;
|
|
21
|
+
};
|
|
22
|
+
title: {
|
|
23
|
+
type: StringConstructor;
|
|
24
|
+
default: string;
|
|
25
|
+
};
|
|
26
|
+
description: {
|
|
27
|
+
type: StringConstructor;
|
|
28
|
+
default: string;
|
|
29
|
+
};
|
|
30
|
+
price: {
|
|
31
|
+
type: (StringConstructor | NumberConstructor)[];
|
|
32
|
+
default: number;
|
|
33
|
+
};
|
|
34
|
+
vipPrice: {
|
|
35
|
+
type: (StringConstructor | NumberConstructor)[];
|
|
36
|
+
default: string;
|
|
37
|
+
};
|
|
38
|
+
vipLabel: {
|
|
39
|
+
type: StringConstructor;
|
|
40
|
+
default: string;
|
|
41
|
+
};
|
|
42
|
+
marketPrice: {
|
|
43
|
+
type: (StringConstructor | NumberConstructor)[];
|
|
44
|
+
default: string;
|
|
45
|
+
};
|
|
46
|
+
currency: {
|
|
47
|
+
type: StringConstructor;
|
|
48
|
+
default: string;
|
|
49
|
+
};
|
|
50
|
+
unit: {
|
|
51
|
+
type: StringConstructor;
|
|
52
|
+
default: string;
|
|
53
|
+
};
|
|
54
|
+
ribbon: {
|
|
55
|
+
type: StringConstructor;
|
|
56
|
+
default: string;
|
|
57
|
+
};
|
|
58
|
+
ribbonColor: {
|
|
59
|
+
type: StringConstructor;
|
|
60
|
+
default: string;
|
|
61
|
+
};
|
|
62
|
+
tag: {
|
|
63
|
+
type: StringConstructor;
|
|
64
|
+
default: string;
|
|
65
|
+
};
|
|
66
|
+
tagType: {
|
|
67
|
+
type: import("vue").PropType<"primary" | "success" | "warning" | "danger" | "info">;
|
|
68
|
+
default: string;
|
|
69
|
+
};
|
|
70
|
+
badges: {
|
|
71
|
+
type: import("vue").PropType<import("./product-card").ProductBadge[]>;
|
|
72
|
+
default: () => never[];
|
|
73
|
+
};
|
|
74
|
+
layout: {
|
|
75
|
+
type: import("vue").PropType<import("./product-card").ProductCardLayout>;
|
|
76
|
+
default: string;
|
|
77
|
+
};
|
|
78
|
+
lazy: {
|
|
79
|
+
type: BooleanConstructor;
|
|
80
|
+
default: boolean;
|
|
81
|
+
};
|
|
82
|
+
stockProgress: {
|
|
83
|
+
type: NumberConstructor;
|
|
84
|
+
default: number;
|
|
85
|
+
};
|
|
86
|
+
stockColor: {
|
|
87
|
+
type: StringConstructor;
|
|
88
|
+
default: string;
|
|
89
|
+
};
|
|
90
|
+
stockText: {
|
|
91
|
+
type: StringConstructor;
|
|
92
|
+
default: string;
|
|
93
|
+
};
|
|
94
|
+
border: {
|
|
95
|
+
type: BooleanConstructor;
|
|
96
|
+
default: boolean;
|
|
97
|
+
};
|
|
98
|
+
shadow: {
|
|
99
|
+
type: BooleanConstructor;
|
|
100
|
+
default: boolean;
|
|
101
|
+
};
|
|
102
|
+
readonly: {
|
|
103
|
+
type: BooleanConstructor;
|
|
104
|
+
default: boolean;
|
|
105
|
+
};
|
|
106
|
+
actionText: {
|
|
107
|
+
type: StringConstructor;
|
|
108
|
+
default: string;
|
|
109
|
+
};
|
|
110
|
+
actionLoading: {
|
|
111
|
+
type: BooleanConstructor;
|
|
112
|
+
default: boolean;
|
|
113
|
+
};
|
|
114
|
+
soldOut: {
|
|
115
|
+
type: BooleanConstructor;
|
|
116
|
+
default: boolean;
|
|
117
|
+
};
|
|
118
|
+
exposure: {
|
|
119
|
+
type: BooleanConstructor;
|
|
120
|
+
default: boolean;
|
|
121
|
+
};
|
|
122
|
+
exposureThreshold: {
|
|
123
|
+
type: NumberConstructor;
|
|
124
|
+
default: number;
|
|
125
|
+
};
|
|
126
|
+
exposureOnce: {
|
|
127
|
+
type: BooleanConstructor;
|
|
128
|
+
default: boolean;
|
|
129
|
+
};
|
|
130
|
+
titleLines: {
|
|
131
|
+
type: NumberConstructor;
|
|
132
|
+
default: number;
|
|
133
|
+
};
|
|
134
|
+
descriptionLines: {
|
|
135
|
+
type: NumberConstructor;
|
|
136
|
+
default: number;
|
|
137
|
+
};
|
|
138
|
+
badgePosition: {
|
|
139
|
+
type: import("vue").PropType<"top" | "inline">;
|
|
140
|
+
default: string;
|
|
141
|
+
};
|
|
142
|
+
themeOverrides: {
|
|
143
|
+
type: import("vue").PropType<Record<string, string>>;
|
|
144
|
+
default: () => {};
|
|
145
|
+
};
|
|
146
|
+
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, any, string, import("vue").PublicProps, any, {
|
|
147
|
+
themeOverrides: Record<string, string>;
|
|
148
|
+
image: string;
|
|
149
|
+
border: boolean;
|
|
150
|
+
layout: import("./product-card").ProductCardLayout;
|
|
151
|
+
tag: string;
|
|
152
|
+
title: string;
|
|
153
|
+
description: string;
|
|
154
|
+
lazy: boolean;
|
|
155
|
+
shadow: boolean;
|
|
156
|
+
readonly: boolean;
|
|
157
|
+
price: string | number;
|
|
158
|
+
tagType: "info" | "warning" | "success" | "primary" | "danger";
|
|
159
|
+
actionText: string;
|
|
160
|
+
unit: string;
|
|
161
|
+
hoverImage: string;
|
|
162
|
+
videoSrc: string;
|
|
163
|
+
vipPrice: string | number;
|
|
164
|
+
vipLabel: string;
|
|
165
|
+
marketPrice: string | number;
|
|
166
|
+
currency: string;
|
|
167
|
+
ribbon: string;
|
|
168
|
+
ribbonColor: string;
|
|
169
|
+
badges: import("./product-card").ProductBadge[];
|
|
170
|
+
stockProgress: number;
|
|
171
|
+
stockColor: string;
|
|
172
|
+
stockText: string;
|
|
173
|
+
actionLoading: boolean;
|
|
174
|
+
soldOut: boolean;
|
|
175
|
+
exposure: boolean;
|
|
176
|
+
exposureThreshold: number;
|
|
177
|
+
exposureOnce: boolean;
|
|
178
|
+
titleLines: number;
|
|
179
|
+
descriptionLines: number;
|
|
180
|
+
badgePosition: "top" | "inline";
|
|
181
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
182
|
+
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
183
|
+
export default _default;
|
|
184
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
185
|
+
new (): {
|
|
186
|
+
$slots: S;
|
|
187
|
+
};
|
|
188
|
+
};
|
|
@@ -143,171 +143,26 @@ declare const __VLS_component: import("vue").DefineComponent<import("vue").Extra
|
|
|
143
143
|
type: import("vue").PropType<Record<string, string>>;
|
|
144
144
|
default: () => {};
|
|
145
145
|
};
|
|
146
|
-
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
147
|
-
expose: () => void;
|
|
148
|
-
click: (e: MouseEvent) => void;
|
|
149
|
-
action: (e: MouseEvent) => void;
|
|
150
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
151
|
-
image: {
|
|
152
|
-
type: StringConstructor;
|
|
153
|
-
default: string;
|
|
154
|
-
};
|
|
155
|
-
hoverImage: {
|
|
156
|
-
type: StringConstructor;
|
|
157
|
-
default: string;
|
|
158
|
-
};
|
|
159
|
-
videoSrc: {
|
|
160
|
-
type: StringConstructor;
|
|
161
|
-
default: string;
|
|
162
|
-
};
|
|
163
|
-
title: {
|
|
164
|
-
type: StringConstructor;
|
|
165
|
-
default: string;
|
|
166
|
-
};
|
|
167
|
-
description: {
|
|
168
|
-
type: StringConstructor;
|
|
169
|
-
default: string;
|
|
170
|
-
};
|
|
171
|
-
price: {
|
|
172
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
173
|
-
default: number;
|
|
174
|
-
};
|
|
175
|
-
vipPrice: {
|
|
176
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
177
|
-
default: string;
|
|
178
|
-
};
|
|
179
|
-
vipLabel: {
|
|
180
|
-
type: StringConstructor;
|
|
181
|
-
default: string;
|
|
182
|
-
};
|
|
183
|
-
marketPrice: {
|
|
184
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
185
|
-
default: string;
|
|
186
|
-
};
|
|
187
|
-
currency: {
|
|
188
|
-
type: StringConstructor;
|
|
189
|
-
default: string;
|
|
190
|
-
};
|
|
191
|
-
unit: {
|
|
192
|
-
type: StringConstructor;
|
|
193
|
-
default: string;
|
|
194
|
-
};
|
|
195
|
-
ribbon: {
|
|
196
|
-
type: StringConstructor;
|
|
197
|
-
default: string;
|
|
198
|
-
};
|
|
199
|
-
ribbonColor: {
|
|
200
|
-
type: StringConstructor;
|
|
201
|
-
default: string;
|
|
202
|
-
};
|
|
203
|
-
tag: {
|
|
204
|
-
type: StringConstructor;
|
|
205
|
-
default: string;
|
|
206
|
-
};
|
|
207
|
-
tagType: {
|
|
208
|
-
type: import("vue").PropType<"primary" | "success" | "warning" | "danger" | "info">;
|
|
209
|
-
default: string;
|
|
210
|
-
};
|
|
211
|
-
badges: {
|
|
212
|
-
type: import("vue").PropType<import("./product-card").ProductBadge[]>;
|
|
213
|
-
default: () => never[];
|
|
214
|
-
};
|
|
215
|
-
layout: {
|
|
216
|
-
type: import("vue").PropType<import("./product-card").ProductCardLayout>;
|
|
217
|
-
default: string;
|
|
218
|
-
};
|
|
219
|
-
lazy: {
|
|
220
|
-
type: BooleanConstructor;
|
|
221
|
-
default: boolean;
|
|
222
|
-
};
|
|
223
|
-
stockProgress: {
|
|
224
|
-
type: NumberConstructor;
|
|
225
|
-
default: number;
|
|
226
|
-
};
|
|
227
|
-
stockColor: {
|
|
228
|
-
type: StringConstructor;
|
|
229
|
-
default: string;
|
|
230
|
-
};
|
|
231
|
-
stockText: {
|
|
232
|
-
type: StringConstructor;
|
|
233
|
-
default: string;
|
|
234
|
-
};
|
|
235
|
-
border: {
|
|
236
|
-
type: BooleanConstructor;
|
|
237
|
-
default: boolean;
|
|
238
|
-
};
|
|
239
|
-
shadow: {
|
|
240
|
-
type: BooleanConstructor;
|
|
241
|
-
default: boolean;
|
|
242
|
-
};
|
|
243
|
-
readonly: {
|
|
244
|
-
type: BooleanConstructor;
|
|
245
|
-
default: boolean;
|
|
246
|
-
};
|
|
247
|
-
actionText: {
|
|
248
|
-
type: StringConstructor;
|
|
249
|
-
default: string;
|
|
250
|
-
};
|
|
251
|
-
actionLoading: {
|
|
252
|
-
type: BooleanConstructor;
|
|
253
|
-
default: boolean;
|
|
254
|
-
};
|
|
255
|
-
soldOut: {
|
|
256
|
-
type: BooleanConstructor;
|
|
257
|
-
default: boolean;
|
|
258
|
-
};
|
|
259
|
-
exposure: {
|
|
260
|
-
type: BooleanConstructor;
|
|
261
|
-
default: boolean;
|
|
262
|
-
};
|
|
263
|
-
exposureThreshold: {
|
|
264
|
-
type: NumberConstructor;
|
|
265
|
-
default: number;
|
|
266
|
-
};
|
|
267
|
-
exposureOnce: {
|
|
268
|
-
type: BooleanConstructor;
|
|
269
|
-
default: boolean;
|
|
270
|
-
};
|
|
271
|
-
titleLines: {
|
|
272
|
-
type: NumberConstructor;
|
|
273
|
-
default: number;
|
|
274
|
-
};
|
|
275
|
-
descriptionLines: {
|
|
276
|
-
type: NumberConstructor;
|
|
277
|
-
default: number;
|
|
278
|
-
};
|
|
279
|
-
badgePosition: {
|
|
280
|
-
type: import("vue").PropType<"top" | "inline">;
|
|
281
|
-
default: string;
|
|
282
|
-
};
|
|
283
|
-
themeOverrides: {
|
|
284
|
-
type: import("vue").PropType<Record<string, string>>;
|
|
285
|
-
default: () => {};
|
|
286
|
-
};
|
|
287
|
-
}>> & Readonly<{
|
|
288
|
-
onExpose?: (() => any) | undefined;
|
|
289
|
-
onClick?: ((e: MouseEvent) => any) | undefined;
|
|
290
|
-
onAction?: ((e: MouseEvent) => any) | undefined;
|
|
291
|
-
}>, {
|
|
292
|
-
title: string;
|
|
293
|
-
price: string | number;
|
|
294
|
-
image: string;
|
|
295
|
-
tag: string;
|
|
296
|
-
description: string;
|
|
297
|
-
soldOut: boolean;
|
|
298
|
-
readonly: boolean;
|
|
146
|
+
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, any, string, import("vue").PublicProps, any, {
|
|
299
147
|
themeOverrides: Record<string, string>;
|
|
148
|
+
image: string;
|
|
300
149
|
border: boolean;
|
|
301
150
|
layout: import("./product-card").ProductCardLayout;
|
|
302
|
-
|
|
151
|
+
tag: string;
|
|
152
|
+
title: string;
|
|
153
|
+
description: string;
|
|
303
154
|
lazy: boolean;
|
|
304
155
|
shadow: boolean;
|
|
305
|
-
|
|
156
|
+
readonly: boolean;
|
|
157
|
+
price: string | number;
|
|
158
|
+
tagType: "info" | "warning" | "success" | "primary" | "danger";
|
|
159
|
+
actionText: string;
|
|
306
160
|
unit: string;
|
|
307
161
|
hoverImage: string;
|
|
308
162
|
videoSrc: string;
|
|
309
163
|
vipPrice: string | number;
|
|
310
164
|
vipLabel: string;
|
|
165
|
+
marketPrice: string | number;
|
|
311
166
|
currency: string;
|
|
312
167
|
ribbon: string;
|
|
313
168
|
ribbonColor: string;
|
|
@@ -315,14 +170,14 @@ declare const __VLS_component: import("vue").DefineComponent<import("vue").Extra
|
|
|
315
170
|
stockProgress: number;
|
|
316
171
|
stockColor: string;
|
|
317
172
|
stockText: string;
|
|
318
|
-
actionText: string;
|
|
319
173
|
actionLoading: boolean;
|
|
174
|
+
soldOut: boolean;
|
|
320
175
|
exposure: boolean;
|
|
321
176
|
exposureThreshold: number;
|
|
322
177
|
exposureOnce: boolean;
|
|
323
178
|
titleLines: number;
|
|
324
179
|
descriptionLines: number;
|
|
325
|
-
badgePosition: "
|
|
180
|
+
badgePosition: "top" | "inline";
|
|
326
181
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
327
182
|
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
328
183
|
export default _default;
|
package/dist/progress/index.d.ts
CHANGED
|
@@ -1,325 +1,5 @@
|
|
|
1
1
|
import Progress from './src/progress.vue';
|
|
2
|
-
export declare const YhProgress:
|
|
3
|
-
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
|
|
4
|
-
readonly type: {
|
|
5
|
-
readonly type: import("vue").PropType<import("./index.js").ProgressType>;
|
|
6
|
-
readonly default: "line";
|
|
7
|
-
};
|
|
8
|
-
readonly percentage: {
|
|
9
|
-
readonly type: import("vue").PropType<number | number[]>;
|
|
10
|
-
readonly default: 0;
|
|
11
|
-
};
|
|
12
|
-
readonly secondaryPercentage: {
|
|
13
|
-
readonly type: NumberConstructor;
|
|
14
|
-
readonly default: 0;
|
|
15
|
-
};
|
|
16
|
-
readonly status: {
|
|
17
|
-
readonly type: import("vue").PropType<import("./index.js").ProgressStatus>;
|
|
18
|
-
};
|
|
19
|
-
readonly strokeWidth: {
|
|
20
|
-
readonly type: NumberConstructor;
|
|
21
|
-
readonly default: 6;
|
|
22
|
-
};
|
|
23
|
-
readonly textInside: {
|
|
24
|
-
readonly type: BooleanConstructor;
|
|
25
|
-
readonly default: false;
|
|
26
|
-
};
|
|
27
|
-
readonly width: {
|
|
28
|
-
readonly type: NumberConstructor;
|
|
29
|
-
readonly default: 126;
|
|
30
|
-
};
|
|
31
|
-
readonly showText: {
|
|
32
|
-
readonly type: BooleanConstructor;
|
|
33
|
-
readonly default: true;
|
|
34
|
-
};
|
|
35
|
-
readonly color: {
|
|
36
|
-
readonly type: import("vue").PropType<string | ((p: number) => string) | string[] | Record<string, string>>;
|
|
37
|
-
readonly default: "";
|
|
38
|
-
};
|
|
39
|
-
readonly icon: {
|
|
40
|
-
readonly type: StringConstructor;
|
|
41
|
-
readonly default: "";
|
|
42
|
-
};
|
|
43
|
-
readonly animated: {
|
|
44
|
-
readonly type: BooleanConstructor;
|
|
45
|
-
readonly default: false;
|
|
46
|
-
};
|
|
47
|
-
readonly defineBackgroundColor: {
|
|
48
|
-
readonly type: StringConstructor;
|
|
49
|
-
readonly default: "";
|
|
50
|
-
};
|
|
51
|
-
readonly format: {
|
|
52
|
-
readonly type: import("vue").PropType<(percentage: number) => string>;
|
|
53
|
-
};
|
|
54
|
-
readonly strokeLinecap: {
|
|
55
|
-
readonly type: import("vue").PropType<"butt" | "round" | "square">;
|
|
56
|
-
readonly default: "round";
|
|
57
|
-
};
|
|
58
|
-
readonly striped: {
|
|
59
|
-
readonly type: BooleanConstructor;
|
|
60
|
-
readonly default: false;
|
|
61
|
-
};
|
|
62
|
-
readonly stripedFlow: {
|
|
63
|
-
readonly type: BooleanConstructor;
|
|
64
|
-
readonly default: false;
|
|
65
|
-
};
|
|
66
|
-
readonly indeterminate: {
|
|
67
|
-
readonly type: BooleanConstructor;
|
|
68
|
-
readonly default: false;
|
|
69
|
-
};
|
|
70
|
-
readonly duration: {
|
|
71
|
-
readonly type: NumberConstructor;
|
|
72
|
-
readonly default: 3;
|
|
73
|
-
};
|
|
74
|
-
readonly steps: {
|
|
75
|
-
readonly type: NumberConstructor;
|
|
76
|
-
readonly default: 0;
|
|
77
|
-
};
|
|
78
|
-
readonly themeOverrides: {
|
|
79
|
-
readonly type: import("vue").PropType<import("@yh-ui/theme").ComponentThemeVars>;
|
|
80
|
-
readonly default: undefined;
|
|
81
|
-
};
|
|
82
|
-
}>> & Readonly<{}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, {
|
|
83
|
-
readonly steps: number;
|
|
84
|
-
readonly type: "circle" | "line" | "dashboard";
|
|
85
|
-
readonly themeOverrides: import("@yh-ui/theme").ComponentThemeVars;
|
|
86
|
-
readonly width: number;
|
|
87
|
-
readonly icon: string;
|
|
88
|
-
readonly color: string | string[] | Record<string, string> | ((p: number) => string);
|
|
89
|
-
readonly strokeLinecap: "round" | "butt" | "square";
|
|
90
|
-
readonly strokeWidth: number;
|
|
91
|
-
readonly duration: number;
|
|
92
|
-
readonly indeterminate: boolean;
|
|
93
|
-
readonly showText: boolean;
|
|
94
|
-
readonly animated: boolean;
|
|
95
|
-
readonly percentage: number | number[];
|
|
96
|
-
readonly secondaryPercentage: number;
|
|
97
|
-
readonly textInside: boolean;
|
|
98
|
-
readonly defineBackgroundColor: string;
|
|
99
|
-
readonly striped: boolean;
|
|
100
|
-
readonly stripedFlow: boolean;
|
|
101
|
-
}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
102
|
-
P: {};
|
|
103
|
-
B: {};
|
|
104
|
-
D: {};
|
|
105
|
-
C: {};
|
|
106
|
-
M: {};
|
|
107
|
-
Defaults: {};
|
|
108
|
-
}, Readonly<import("vue").ExtractPropTypes<{
|
|
109
|
-
readonly type: {
|
|
110
|
-
readonly type: import("vue").PropType<import("./index.js").ProgressType>;
|
|
111
|
-
readonly default: "line";
|
|
112
|
-
};
|
|
113
|
-
readonly percentage: {
|
|
114
|
-
readonly type: import("vue").PropType<number | number[]>;
|
|
115
|
-
readonly default: 0;
|
|
116
|
-
};
|
|
117
|
-
readonly secondaryPercentage: {
|
|
118
|
-
readonly type: NumberConstructor;
|
|
119
|
-
readonly default: 0;
|
|
120
|
-
};
|
|
121
|
-
readonly status: {
|
|
122
|
-
readonly type: import("vue").PropType<import("./index.js").ProgressStatus>;
|
|
123
|
-
};
|
|
124
|
-
readonly strokeWidth: {
|
|
125
|
-
readonly type: NumberConstructor;
|
|
126
|
-
readonly default: 6;
|
|
127
|
-
};
|
|
128
|
-
readonly textInside: {
|
|
129
|
-
readonly type: BooleanConstructor;
|
|
130
|
-
readonly default: false;
|
|
131
|
-
};
|
|
132
|
-
readonly width: {
|
|
133
|
-
readonly type: NumberConstructor;
|
|
134
|
-
readonly default: 126;
|
|
135
|
-
};
|
|
136
|
-
readonly showText: {
|
|
137
|
-
readonly type: BooleanConstructor;
|
|
138
|
-
readonly default: true;
|
|
139
|
-
};
|
|
140
|
-
readonly color: {
|
|
141
|
-
readonly type: import("vue").PropType<string | ((p: number) => string) | string[] | Record<string, string>>;
|
|
142
|
-
readonly default: "";
|
|
143
|
-
};
|
|
144
|
-
readonly icon: {
|
|
145
|
-
readonly type: StringConstructor;
|
|
146
|
-
readonly default: "";
|
|
147
|
-
};
|
|
148
|
-
readonly animated: {
|
|
149
|
-
readonly type: BooleanConstructor;
|
|
150
|
-
readonly default: false;
|
|
151
|
-
};
|
|
152
|
-
readonly defineBackgroundColor: {
|
|
153
|
-
readonly type: StringConstructor;
|
|
154
|
-
readonly default: "";
|
|
155
|
-
};
|
|
156
|
-
readonly format: {
|
|
157
|
-
readonly type: import("vue").PropType<(percentage: number) => string>;
|
|
158
|
-
};
|
|
159
|
-
readonly strokeLinecap: {
|
|
160
|
-
readonly type: import("vue").PropType<"butt" | "round" | "square">;
|
|
161
|
-
readonly default: "round";
|
|
162
|
-
};
|
|
163
|
-
readonly striped: {
|
|
164
|
-
readonly type: BooleanConstructor;
|
|
165
|
-
readonly default: false;
|
|
166
|
-
};
|
|
167
|
-
readonly stripedFlow: {
|
|
168
|
-
readonly type: BooleanConstructor;
|
|
169
|
-
readonly default: false;
|
|
170
|
-
};
|
|
171
|
-
readonly indeterminate: {
|
|
172
|
-
readonly type: BooleanConstructor;
|
|
173
|
-
readonly default: false;
|
|
174
|
-
};
|
|
175
|
-
readonly duration: {
|
|
176
|
-
readonly type: NumberConstructor;
|
|
177
|
-
readonly default: 3;
|
|
178
|
-
};
|
|
179
|
-
readonly steps: {
|
|
180
|
-
readonly type: NumberConstructor;
|
|
181
|
-
readonly default: 0;
|
|
182
|
-
};
|
|
183
|
-
readonly themeOverrides: {
|
|
184
|
-
readonly type: import("vue").PropType<import("@yh-ui/theme").ComponentThemeVars>;
|
|
185
|
-
readonly default: undefined;
|
|
186
|
-
};
|
|
187
|
-
}>> & Readonly<{}>, {}, {}, {}, {}, {
|
|
188
|
-
readonly steps: number;
|
|
189
|
-
readonly type: "circle" | "line" | "dashboard";
|
|
190
|
-
readonly themeOverrides: import("@yh-ui/theme").ComponentThemeVars;
|
|
191
|
-
readonly width: number;
|
|
192
|
-
readonly icon: string;
|
|
193
|
-
readonly color: string | string[] | Record<string, string> | ((p: number) => string);
|
|
194
|
-
readonly strokeLinecap: "round" | "butt" | "square";
|
|
195
|
-
readonly strokeWidth: number;
|
|
196
|
-
readonly duration: number;
|
|
197
|
-
readonly indeterminate: boolean;
|
|
198
|
-
readonly showText: boolean;
|
|
199
|
-
readonly animated: boolean;
|
|
200
|
-
readonly percentage: number | number[];
|
|
201
|
-
readonly secondaryPercentage: number;
|
|
202
|
-
readonly textInside: boolean;
|
|
203
|
-
readonly defineBackgroundColor: string;
|
|
204
|
-
readonly striped: boolean;
|
|
205
|
-
readonly stripedFlow: boolean;
|
|
206
|
-
}>;
|
|
207
|
-
__isFragment?: never;
|
|
208
|
-
__isTeleport?: never;
|
|
209
|
-
__isSuspense?: never;
|
|
210
|
-
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
|
211
|
-
readonly type: {
|
|
212
|
-
readonly type: import("vue").PropType<import("./index.js").ProgressType>;
|
|
213
|
-
readonly default: "line";
|
|
214
|
-
};
|
|
215
|
-
readonly percentage: {
|
|
216
|
-
readonly type: import("vue").PropType<number | number[]>;
|
|
217
|
-
readonly default: 0;
|
|
218
|
-
};
|
|
219
|
-
readonly secondaryPercentage: {
|
|
220
|
-
readonly type: NumberConstructor;
|
|
221
|
-
readonly default: 0;
|
|
222
|
-
};
|
|
223
|
-
readonly status: {
|
|
224
|
-
readonly type: import("vue").PropType<import("./index.js").ProgressStatus>;
|
|
225
|
-
};
|
|
226
|
-
readonly strokeWidth: {
|
|
227
|
-
readonly type: NumberConstructor;
|
|
228
|
-
readonly default: 6;
|
|
229
|
-
};
|
|
230
|
-
readonly textInside: {
|
|
231
|
-
readonly type: BooleanConstructor;
|
|
232
|
-
readonly default: false;
|
|
233
|
-
};
|
|
234
|
-
readonly width: {
|
|
235
|
-
readonly type: NumberConstructor;
|
|
236
|
-
readonly default: 126;
|
|
237
|
-
};
|
|
238
|
-
readonly showText: {
|
|
239
|
-
readonly type: BooleanConstructor;
|
|
240
|
-
readonly default: true;
|
|
241
|
-
};
|
|
242
|
-
readonly color: {
|
|
243
|
-
readonly type: import("vue").PropType<string | ((p: number) => string) | string[] | Record<string, string>>;
|
|
244
|
-
readonly default: "";
|
|
245
|
-
};
|
|
246
|
-
readonly icon: {
|
|
247
|
-
readonly type: StringConstructor;
|
|
248
|
-
readonly default: "";
|
|
249
|
-
};
|
|
250
|
-
readonly animated: {
|
|
251
|
-
readonly type: BooleanConstructor;
|
|
252
|
-
readonly default: false;
|
|
253
|
-
};
|
|
254
|
-
readonly defineBackgroundColor: {
|
|
255
|
-
readonly type: StringConstructor;
|
|
256
|
-
readonly default: "";
|
|
257
|
-
};
|
|
258
|
-
readonly format: {
|
|
259
|
-
readonly type: import("vue").PropType<(percentage: number) => string>;
|
|
260
|
-
};
|
|
261
|
-
readonly strokeLinecap: {
|
|
262
|
-
readonly type: import("vue").PropType<"butt" | "round" | "square">;
|
|
263
|
-
readonly default: "round";
|
|
264
|
-
};
|
|
265
|
-
readonly striped: {
|
|
266
|
-
readonly type: BooleanConstructor;
|
|
267
|
-
readonly default: false;
|
|
268
|
-
};
|
|
269
|
-
readonly stripedFlow: {
|
|
270
|
-
readonly type: BooleanConstructor;
|
|
271
|
-
readonly default: false;
|
|
272
|
-
};
|
|
273
|
-
readonly indeterminate: {
|
|
274
|
-
readonly type: BooleanConstructor;
|
|
275
|
-
readonly default: false;
|
|
276
|
-
};
|
|
277
|
-
readonly duration: {
|
|
278
|
-
readonly type: NumberConstructor;
|
|
279
|
-
readonly default: 3;
|
|
280
|
-
};
|
|
281
|
-
readonly steps: {
|
|
282
|
-
readonly type: NumberConstructor;
|
|
283
|
-
readonly default: 0;
|
|
284
|
-
};
|
|
285
|
-
readonly themeOverrides: {
|
|
286
|
-
readonly type: import("vue").PropType<import("@yh-ui/theme").ComponentThemeVars>;
|
|
287
|
-
readonly default: undefined;
|
|
288
|
-
};
|
|
289
|
-
}>> & Readonly<{}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
|
290
|
-
readonly steps: number;
|
|
291
|
-
readonly type: "circle" | "line" | "dashboard";
|
|
292
|
-
readonly themeOverrides: import("@yh-ui/theme").ComponentThemeVars;
|
|
293
|
-
readonly width: number;
|
|
294
|
-
readonly icon: string;
|
|
295
|
-
readonly color: string | string[] | Record<string, string> | ((p: number) => string);
|
|
296
|
-
readonly strokeLinecap: "round" | "butt" | "square";
|
|
297
|
-
readonly strokeWidth: number;
|
|
298
|
-
readonly duration: number;
|
|
299
|
-
readonly indeterminate: boolean;
|
|
300
|
-
readonly showText: boolean;
|
|
301
|
-
readonly animated: boolean;
|
|
302
|
-
readonly percentage: number | number[];
|
|
303
|
-
readonly secondaryPercentage: number;
|
|
304
|
-
readonly textInside: boolean;
|
|
305
|
-
readonly defineBackgroundColor: string;
|
|
306
|
-
readonly striped: boolean;
|
|
307
|
-
readonly stripedFlow: boolean;
|
|
308
|
-
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
|
|
309
|
-
$slots: {
|
|
310
|
-
default?: (props: {
|
|
311
|
-
percentage: number;
|
|
312
|
-
}) => any;
|
|
313
|
-
} & {
|
|
314
|
-
default?: (props: {
|
|
315
|
-
percentage: number;
|
|
316
|
-
}) => any;
|
|
317
|
-
} & {
|
|
318
|
-
default?: (props: {
|
|
319
|
-
percentage: number;
|
|
320
|
-
}) => any;
|
|
321
|
-
};
|
|
322
|
-
})> & Record<string, unknown>;
|
|
2
|
+
export declare const YhProgress: any;
|
|
323
3
|
export default YhProgress;
|
|
324
4
|
export * from './src/progress';
|
|
325
5
|
export type ProgressInstance = InstanceType<typeof Progress>;
|