@yh-ui/components 0.1.21 → 0.1.22
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -0
- package/dist/form/index.cjs +1 -1
- package/dist/form/index.d.ts +1 -1
- package/dist/form/index.mjs +1 -1
- package/dist/icon/index.cjs +1 -1
- package/dist/icon/index.d.ts +1 -1
- package/dist/icon/index.mjs +1 -1
- package/dist/loading/index.cjs +1 -1
- package/dist/loading/index.d.ts +1 -1
- package/dist/loading/index.mjs +1 -1
- package/dist/message/src/method.cjs +1 -1
- package/dist/message/src/method.d.ts +1 -1
- package/dist/message/src/method.mjs +1 -1
- package/dist/message-box/index.cjs +1 -1
- package/dist/message-box/index.d.ts +1 -1
- package/dist/message-box/index.mjs +1 -1
- package/dist/notification/src/method.cjs +1 -1
- package/dist/notification/src/method.d.ts +1 -1
- package/dist/notification/src/method.mjs +1 -1
- package/dist/resolver.cjs +1 -1
- package/dist/resolver.d.ts +7 -5
- package/dist/resolver.mjs +1 -1
- package/dist/style.css +584 -0
- package/package.json +6 -6
- package/dist/affix/__tests__/affix.bottom.test.cjs +0 -101
- package/dist/affix/__tests__/affix.bottom.test.mjs +0 -88
- package/dist/affix/__tests__/affix.ssr.test.cjs +0 -38
- package/dist/affix/__tests__/affix.ssr.test.mjs +0 -51
- package/dist/affix/__tests__/affix.test.cjs +0 -185
- package/dist/affix/__tests__/affix.test.mjs +0 -180
- package/dist/ai-action-group/__tests__/ai-action-group.ssr.test.cjs +0 -55
- package/dist/ai-action-group/__tests__/ai-action-group.ssr.test.mjs +0 -39
- package/dist/ai-action-group/__tests__/ai-action-group.test.cjs +0 -235
- package/dist/ai-action-group/__tests__/ai-action-group.test.mjs +0 -157
- package/dist/ai-agent-card/__tests__/ai-agent-card.ssr.test.cjs +0 -61
- package/dist/ai-agent-card/__tests__/ai-agent-card.ssr.test.mjs +0 -65
- package/dist/ai-agent-card/__tests__/ai-agent-card.test.cjs +0 -205
- package/dist/ai-agent-card/__tests__/ai-agent-card.test.mjs +0 -133
- package/dist/ai-artifacts/__tests__/ai-artifacts.ssr.test.cjs +0 -73
- package/dist/ai-artifacts/__tests__/ai-artifacts.ssr.test.mjs +0 -68
- package/dist/ai-artifacts/__tests__/ai-artifacts.test.cjs +0 -128
- package/dist/ai-artifacts/__tests__/ai-artifacts.test.mjs +0 -109
- package/dist/ai-attachments/__tests__/ai-attachments.ssr.test.cjs +0 -50
- package/dist/ai-attachments/__tests__/ai-attachments.ssr.test.mjs +0 -33
- package/dist/ai-attachments/__tests__/ai-attachments.test.cjs +0 -113
- package/dist/ai-attachments/__tests__/ai-attachments.test.mjs +0 -81
- package/dist/ai-bubble/__tests__/ai-bubble.ssr.test.cjs +0 -95
- package/dist/ai-bubble/__tests__/ai-bubble.ssr.test.mjs +0 -66
- package/dist/ai-bubble/__tests__/ai-bubble.test.cjs +0 -624
- package/dist/ai-bubble/__tests__/ai-bubble.test.mjs +0 -393
- package/dist/ai-bubble-list/__tests__/ai-bubble-list.ssr.test.cjs +0 -51
- package/dist/ai-bubble-list/__tests__/ai-bubble-list.ssr.test.mjs +0 -51
- package/dist/ai-bubble-list/__tests__/ai-bubble-list.test.cjs +0 -138
- package/dist/ai-bubble-list/__tests__/ai-bubble-list.test.mjs +0 -112
- package/dist/ai-chat/__tests__/ai-chat.ssr.test.cjs +0 -90
- package/dist/ai-chat/__tests__/ai-chat.ssr.test.mjs +0 -77
- package/dist/ai-chat/__tests__/ai-chat.test.cjs +0 -177
- package/dist/ai-chat/__tests__/ai-chat.test.mjs +0 -129
- package/dist/ai-code-block/__tests__/ai-code-block.ssr.test.cjs +0 -75
- package/dist/ai-code-block/__tests__/ai-code-block.ssr.test.mjs +0 -57
- package/dist/ai-code-block/__tests__/ai-code-block.test.cjs +0 -174
- package/dist/ai-code-block/__tests__/ai-code-block.test.mjs +0 -108
- package/dist/ai-code-editor/__tests__/ai-code-editor.ssr.test.cjs +0 -46
- package/dist/ai-code-editor/__tests__/ai-code-editor.ssr.test.mjs +0 -39
- package/dist/ai-code-editor/__tests__/ai-code-editor.test.cjs +0 -90
- package/dist/ai-code-editor/__tests__/ai-code-editor.test.mjs +0 -78
- package/dist/ai-code-runner/__tests__/ai-code-runner.ssr.test.cjs +0 -28
- package/dist/ai-code-runner/__tests__/ai-code-runner.ssr.test.mjs +0 -26
- package/dist/ai-code-runner/__tests__/ai-code-runner.test.cjs +0 -69
- package/dist/ai-code-runner/__tests__/ai-code-runner.test.mjs +0 -66
- package/dist/ai-conversations/__tests__/ai-conversations.ssr.test.cjs +0 -50
- package/dist/ai-conversations/__tests__/ai-conversations.ssr.test.mjs +0 -42
- package/dist/ai-conversations/__tests__/ai-conversations.test.cjs +0 -67
- package/dist/ai-conversations/__tests__/ai-conversations.test.mjs +0 -51
- package/dist/ai-editor-sender/__tests__/ai-editor-sender.ssr.test.cjs +0 -62
- package/dist/ai-editor-sender/__tests__/ai-editor-sender.ssr.test.mjs +0 -50
- package/dist/ai-editor-sender/__tests__/ai-editor-sender.test.cjs +0 -315
- package/dist/ai-editor-sender/__tests__/ai-editor-sender.test.mjs +0 -226
- package/dist/ai-file-card/__tests__/ai-file-card.ssr.test.cjs +0 -45
- package/dist/ai-file-card/__tests__/ai-file-card.ssr.test.mjs +0 -29
- package/dist/ai-file-card/__tests__/ai-file-card.test.cjs +0 -160
- package/dist/ai-file-card/__tests__/ai-file-card.test.mjs +0 -109
- package/dist/ai-mention/__tests__/ai-mention.ssr.test.cjs +0 -38
- package/dist/ai-mention/__tests__/ai-mention.ssr.test.mjs +0 -37
- package/dist/ai-mention/__tests__/ai-mention.test.cjs +0 -113
- package/dist/ai-mention/__tests__/ai-mention.test.mjs +0 -84
- package/dist/ai-mermaid/__tests__/ai-mermaid.ssr.test.cjs +0 -43
- package/dist/ai-mermaid/__tests__/ai-mermaid.ssr.test.mjs +0 -33
- package/dist/ai-mermaid/__tests__/ai-mermaid.test.cjs +0 -113
- package/dist/ai-mermaid/__tests__/ai-mermaid.test.mjs +0 -92
- package/dist/ai-prompts/__tests__/ai-prompts.ssr.test.cjs +0 -49
- package/dist/ai-prompts/__tests__/ai-prompts.ssr.test.mjs +0 -41
- package/dist/ai-prompts/__tests__/ai-prompts.test.cjs +0 -54
- package/dist/ai-prompts/__tests__/ai-prompts.test.mjs +0 -38
- package/dist/ai-provider/__tests__/ai-provider.ssr.test.cjs +0 -33
- package/dist/ai-provider/__tests__/ai-provider.ssr.test.mjs +0 -34
- package/dist/ai-provider/__tests__/ai-provider.test.cjs +0 -38
- package/dist/ai-provider/__tests__/ai-provider.test.mjs +0 -33
- package/dist/ai-sender/__tests__/ai-sender.ssr.test.cjs +0 -46
- package/dist/ai-sender/__tests__/ai-sender.ssr.test.mjs +0 -37
- package/dist/ai-sender/__tests__/ai-sender.test.cjs +0 -511
- package/dist/ai-sender/__tests__/ai-sender.test.mjs +0 -322
- package/dist/ai-sources/__tests__/ai-sources.ssr.test.cjs +0 -72
- package/dist/ai-sources/__tests__/ai-sources.ssr.test.mjs +0 -82
- package/dist/ai-sources/__tests__/ai-sources.test.cjs +0 -200
- package/dist/ai-sources/__tests__/ai-sources.test.mjs +0 -160
- package/dist/ai-thinking/__tests__/ai-thinking.ssr.test.cjs +0 -56
- package/dist/ai-thinking/__tests__/ai-thinking.ssr.test.mjs +0 -42
- package/dist/ai-thinking/__tests__/ai-thinking.test.cjs +0 -151
- package/dist/ai-thinking/__tests__/ai-thinking.test.mjs +0 -96
- package/dist/ai-thought-chain/__tests__/ai-thought-chain.ssr.test.cjs +0 -88
- package/dist/ai-thought-chain/__tests__/ai-thought-chain.ssr.test.mjs +0 -55
- package/dist/ai-thought-chain/__tests__/ai-thought-chain.test.cjs +0 -344
- package/dist/ai-thought-chain/__tests__/ai-thought-chain.test.mjs +0 -237
- package/dist/ai-voice-trigger/__tests__/ai-voice-trigger.ssr.test.cjs +0 -32
- package/dist/ai-voice-trigger/__tests__/ai-voice-trigger.ssr.test.mjs +0 -25
- package/dist/ai-voice-trigger/__tests__/ai-voice-trigger.test.cjs +0 -130
- package/dist/ai-voice-trigger/__tests__/ai-voice-trigger.test.mjs +0 -103
- package/dist/ai-welcome/__tests__/ai-welcome.ssr.test.cjs +0 -57
- package/dist/ai-welcome/__tests__/ai-welcome.ssr.test.mjs +0 -39
- package/dist/ai-welcome/__tests__/ai-welcome.test.cjs +0 -169
- package/dist/ai-welcome/__tests__/ai-welcome.test.mjs +0 -113
- package/dist/alert/__tests__/alert.ssr.test.cjs +0 -28
- package/dist/alert/__tests__/alert.ssr.test.mjs +0 -29
- package/dist/alert/__tests__/alert.test.cjs +0 -123
- package/dist/alert/__tests__/alert.test.mjs +0 -110
- package/dist/autocomplete/__tests__/autocomplete.ssr.test.cjs +0 -54
- package/dist/autocomplete/__tests__/autocomplete.ssr.test.mjs +0 -47
- package/dist/autocomplete/__tests__/autocomplete.test.cjs +0 -299
- package/dist/autocomplete/__tests__/autocomplete.test.mjs +0 -263
- package/dist/avatar/__tests__/avatar.ssr.test.cjs +0 -103
- package/dist/avatar/__tests__/avatar.ssr.test.mjs +0 -108
- package/dist/avatar/__tests__/avatar.test.cjs +0 -146
- package/dist/avatar/__tests__/avatar.test.mjs +0 -125
- package/dist/back-top/__tests__/back-top.ssr.test.cjs +0 -13
- package/dist/back-top/__tests__/back-top.ssr.test.mjs +0 -10
- package/dist/back-top/__tests__/back-top.test.cjs +0 -88
- package/dist/back-top/__tests__/back-top.test.mjs +0 -76
- package/dist/badge/__tests__/badge.ssr.test.cjs +0 -36
- package/dist/badge/__tests__/badge.ssr.test.mjs +0 -33
- package/dist/badge/__tests__/badge.test.cjs +0 -115
- package/dist/badge/__tests__/badge.test.mjs +0 -112
- package/dist/breadcrumb/__tests__/breadcrumb.ssr.test.cjs +0 -22
- package/dist/breadcrumb/__tests__/breadcrumb.ssr.test.mjs +0 -20
- package/dist/breadcrumb/__tests__/breadcrumb.test.cjs +0 -64
- package/dist/breadcrumb/__tests__/breadcrumb.test.mjs +0 -51
- package/dist/button/__tests__/button.ssr.test.cjs +0 -52
- package/dist/button/__tests__/button.ssr.test.mjs +0 -55
- package/dist/button/__tests__/button.test.cjs +0 -207
- package/dist/button/__tests__/button.test.mjs +0 -141
- package/dist/calendar/__tests__/calendar.ssr.test.cjs +0 -65
- package/dist/calendar/__tests__/calendar.ssr.test.mjs +0 -63
- package/dist/calendar/__tests__/calendar.test.cjs +0 -263
- package/dist/calendar/__tests__/calendar.test.mjs +0 -255
- package/dist/card/__tests__/card.ssr.test.cjs +0 -37
- package/dist/card/__tests__/card.ssr.test.mjs +0 -40
- package/dist/card/__tests__/card.test.cjs +0 -131
- package/dist/card/__tests__/card.test.mjs +0 -124
- package/dist/carousel/__tests__/carousel.ssr.test.cjs +0 -27
- package/dist/carousel/__tests__/carousel.ssr.test.mjs +0 -27
- package/dist/carousel/__tests__/carousel.test.cjs +0 -115
- package/dist/carousel/__tests__/carousel.test.mjs +0 -98
- package/dist/cascader/__tests__/cascader-panel.test.cjs +0 -162
- package/dist/cascader/__tests__/cascader-panel.test.mjs +0 -151
- package/dist/cascader/__tests__/cascader.ssr.test.cjs +0 -61
- package/dist/cascader/__tests__/cascader.ssr.test.mjs +0 -55
- package/dist/cascader/__tests__/cascader.test.cjs +0 -342
- package/dist/cascader/__tests__/cascader.test.mjs +0 -316
- package/dist/category-nav/__tests__/category-nav.ssr.test.cjs +0 -35
- package/dist/category-nav/__tests__/category-nav.ssr.test.mjs +0 -21
- package/dist/category-nav/__tests__/category-nav.test.cjs +0 -53
- package/dist/category-nav/__tests__/category-nav.test.mjs +0 -33
- package/dist/checkbox/__tests__/checkbox.ssr.test.cjs +0 -52
- package/dist/checkbox/__tests__/checkbox.ssr.test.mjs +0 -57
- package/dist/checkbox/__tests__/checkbox.test.cjs +0 -173
- package/dist/checkbox/__tests__/checkbox.test.mjs +0 -133
- package/dist/col/__tests__/col.ssr.test.cjs +0 -44
- package/dist/col/__tests__/col.ssr.test.mjs +0 -42
- package/dist/col/__tests__/col.test.cjs +0 -128
- package/dist/col/__tests__/col.test.mjs +0 -116
- package/dist/color-picker/__tests__/color-picker.ssr.test.cjs +0 -34
- package/dist/color-picker/__tests__/color-picker.ssr.test.mjs +0 -39
- package/dist/color-picker/__tests__/color-picker.test.cjs +0 -227
- package/dist/color-picker/__tests__/color-picker.test.mjs +0 -176
- package/dist/config-provider/__tests__/config-provider.ssr.test.cjs +0 -43
- package/dist/config-provider/__tests__/config-provider.ssr.test.mjs +0 -42
- package/dist/config-provider/__tests__/config-provider.test.cjs +0 -75
- package/dist/config-provider/__tests__/config-provider.test.mjs +0 -64
- package/dist/container/__tests__/container.ssr.test.cjs +0 -71
- package/dist/container/__tests__/container.ssr.test.mjs +0 -50
- package/dist/container/__tests__/container.test.cjs +0 -111
- package/dist/container/__tests__/container.test.mjs +0 -84
- package/dist/countdown/__tests__/countdown.ssr.test.cjs +0 -86
- package/dist/countdown/__tests__/countdown.ssr.test.mjs +0 -78
- package/dist/countdown/__tests__/countdown.test.cjs +0 -767
- package/dist/countdown/__tests__/countdown.test.mjs +0 -722
- package/dist/coupon-card/__tests__/coupon-card.ssr.test.cjs +0 -21
- package/dist/coupon-card/__tests__/coupon-card.ssr.test.mjs +0 -18
- package/dist/coupon-card/__tests__/coupon-card.test.cjs +0 -67
- package/dist/coupon-card/__tests__/coupon-card.test.mjs +0 -64
- package/dist/date-picker/__tests__/date-picker-extended.test.cjs +0 -581
- package/dist/date-picker/__tests__/date-picker-extended.test.mjs +0 -455
- package/dist/date-picker/__tests__/date-picker.ssr.test.cjs +0 -26
- package/dist/date-picker/__tests__/date-picker.ssr.test.mjs +0 -23
- package/dist/date-picker/__tests__/date-picker.test.cjs +0 -170
- package/dist/date-picker/__tests__/date-picker.test.mjs +0 -136
- package/dist/descriptions/__tests__/descriptions.ssr.test.cjs +0 -67
- package/dist/descriptions/__tests__/descriptions.ssr.test.mjs +0 -72
- package/dist/descriptions/__tests__/descriptions.test.cjs +0 -150
- package/dist/descriptions/__tests__/descriptions.test.mjs +0 -130
- package/dist/dialog/__tests__/dialog.functional.test.cjs +0 -49
- package/dist/dialog/__tests__/dialog.functional.test.mjs +0 -49
- package/dist/dialog/__tests__/dialog.ssr.test.cjs +0 -31
- package/dist/dialog/__tests__/dialog.ssr.test.mjs +0 -29
- package/dist/dialog/__tests__/dialog.test.cjs +0 -561
- package/dist/dialog/__tests__/dialog.test.mjs +0 -388
- package/dist/divider/__tests__/divider.ssr.test.cjs +0 -41
- package/dist/divider/__tests__/divider.ssr.test.mjs +0 -44
- package/dist/divider/__tests__/divider.test.cjs +0 -71
- package/dist/divider/__tests__/divider.test.mjs +0 -68
- package/dist/drawer/__tests__/drawer.ssr.test.cjs +0 -25
- package/dist/drawer/__tests__/drawer.ssr.test.mjs +0 -23
- package/dist/drawer/__tests__/drawer.test.cjs +0 -145
- package/dist/drawer/__tests__/drawer.test.mjs +0 -122
- package/dist/dropdown/__tests__/dropdown.ssr.test.cjs +0 -49
- package/dist/dropdown/__tests__/dropdown.ssr.test.mjs +0 -64
- package/dist/dropdown/__tests__/dropdown.test.cjs +0 -310
- package/dist/dropdown/__tests__/dropdown.test.mjs +0 -269
- package/dist/empty/__tests__/empty.ssr.test.cjs +0 -96
- package/dist/empty/__tests__/empty.ssr.test.mjs +0 -99
- package/dist/empty/__tests__/empty.test.cjs +0 -110
- package/dist/empty/__tests__/empty.test.mjs +0 -101
- package/dist/filter-bar/__tests__/filter-bar.ssr.test.cjs +0 -29
- package/dist/filter-bar/__tests__/filter-bar.ssr.test.mjs +0 -16
- package/dist/filter-bar/__tests__/filter-bar.test.cjs +0 -51
- package/dist/filter-bar/__tests__/filter-bar.test.mjs +0 -29
- package/dist/form/__tests__/form-schema.test.cjs +0 -636
- package/dist/form/__tests__/form-schema.test.mjs +0 -366
- package/dist/form/__tests__/form.ssr.test.cjs +0 -74
- package/dist/form/__tests__/form.ssr.test.mjs +0 -73
- package/dist/form/__tests__/form.test.cjs +0 -208
- package/dist/form/__tests__/form.test.mjs +0 -128
- package/dist/gantt-chart/__tests__/debug_ssr.test.cjs +0 -51
- package/dist/gantt-chart/__tests__/debug_ssr.test.mjs +0 -37
- package/dist/gantt-chart/__tests__/gantt-chart.ssr.test.cjs +0 -95
- package/dist/gantt-chart/__tests__/gantt-chart.ssr.test.mjs +0 -94
- package/dist/gantt-chart/__tests__/gantt-chart.test.cjs +0 -86
- package/dist/gantt-chart/__tests__/gantt-chart.test.mjs +0 -79
- package/dist/grid/__tests__/grid.ssr.test.cjs +0 -81
- package/dist/grid/__tests__/grid.ssr.test.mjs +0 -63
- package/dist/grid/__tests__/grid.test.cjs +0 -142
- package/dist/grid/__tests__/grid.test.mjs +0 -89
- package/dist/icon/__tests__/icon.ssr.test.cjs +0 -35
- package/dist/icon/__tests__/icon.ssr.test.mjs +0 -26
- package/dist/icon/__tests__/icon.test.cjs +0 -144
- package/dist/icon/__tests__/icon.test.mjs +0 -123
- package/dist/image/__tests__/image-viewer.test.cjs +0 -101
- package/dist/image/__tests__/image-viewer.test.mjs +0 -94
- package/dist/image/__tests__/image.ssr.test.cjs +0 -73
- package/dist/image/__tests__/image.ssr.test.mjs +0 -72
- package/dist/image/__tests__/image.test.cjs +0 -171
- package/dist/image/__tests__/image.test.mjs +0 -159
- package/dist/image-magnifier/__tests__/image-magnifier.ssr.test.cjs +0 -54
- package/dist/image-magnifier/__tests__/image-magnifier.ssr.test.mjs +0 -35
- package/dist/image-magnifier/__tests__/image-magnifier.test.cjs +0 -257
- package/dist/image-magnifier/__tests__/image-magnifier.test.mjs +0 -177
- package/dist/infinite-scroll/__tests__/infinite-scroll.ssr.test.cjs +0 -59
- package/dist/infinite-scroll/__tests__/infinite-scroll.ssr.test.mjs +0 -84
- package/dist/infinite-scroll/__tests__/infinite-scroll.test.cjs +0 -255
- package/dist/infinite-scroll/__tests__/infinite-scroll.test.mjs +0 -187
- package/dist/input/__tests__/input-utils.test.cjs +0 -77
- package/dist/input/__tests__/input-utils.test.mjs +0 -75
- package/dist/input/__tests__/input.ssr.test.cjs +0 -100
- package/dist/input/__tests__/input.ssr.test.mjs +0 -85
- package/dist/input/__tests__/input.test.cjs +0 -127
- package/dist/input/__tests__/input.test.mjs +0 -112
- package/dist/input-number/__tests__/input-number.hydration.test.cjs +0 -24
- package/dist/input-number/__tests__/input-number.hydration.test.mjs +0 -21
- package/dist/input-number/__tests__/input-number.ssr.test.cjs +0 -95
- package/dist/input-number/__tests__/input-number.ssr.test.mjs +0 -92
- package/dist/input-number/__tests__/input-number.test.cjs +0 -199
- package/dist/input-number/__tests__/input-number.test.mjs +0 -173
- package/dist/input-tag/__tests__/input-tag.ssr.test.cjs +0 -47
- package/dist/input-tag/__tests__/input-tag.ssr.test.mjs +0 -41
- package/dist/input-tag/__tests__/input-tag.test.cjs +0 -268
- package/dist/input-tag/__tests__/input-tag.test.mjs +0 -201
- package/dist/loading/__tests__/loading.ssr.test.cjs +0 -37
- package/dist/loading/__tests__/loading.ssr.test.mjs +0 -27
- package/dist/loading/__tests__/loading.test.cjs +0 -91
- package/dist/loading/__tests__/loading.test.mjs +0 -75
- package/dist/lucky-draw/__tests__/lucky-draw.ssr.test.cjs +0 -33
- package/dist/lucky-draw/__tests__/lucky-draw.ssr.test.mjs +0 -31
- package/dist/lucky-draw/__tests__/lucky-draw.test.cjs +0 -56
- package/dist/lucky-draw/__tests__/lucky-draw.test.mjs +0 -48
- package/dist/marquee/__tests__/marquee.ssr.test.cjs +0 -59
- package/dist/marquee/__tests__/marquee.ssr.test.mjs +0 -60
- package/dist/marquee/__tests__/marquee.test.cjs +0 -94
- package/dist/marquee/__tests__/marquee.test.mjs +0 -92
- package/dist/mention/__tests__/mention.ssr.test.cjs +0 -92
- package/dist/mention/__tests__/mention.ssr.test.mjs +0 -70
- package/dist/mention/__tests__/mention.test.cjs +0 -650
- package/dist/mention/__tests__/mention.test.mjs +0 -523
- package/dist/menu/__tests__/menu.ssr.test.cjs +0 -92
- package/dist/menu/__tests__/menu.ssr.test.mjs +0 -124
- package/dist/menu/__tests__/menu.test.cjs +0 -209
- package/dist/menu/__tests__/menu.test.mjs +0 -182
- package/dist/message/__tests__/message.ssr.test.cjs +0 -29
- package/dist/message/__tests__/message.ssr.test.mjs +0 -23
- package/dist/message/__tests__/message.test.cjs +0 -170
- package/dist/message/__tests__/message.test.mjs +0 -154
- package/dist/message-box/__tests__/message-box.ssr.test.cjs +0 -33
- package/dist/message-box/__tests__/message-box.ssr.test.mjs +0 -30
- package/dist/message-box/__tests__/message-box.test.cjs +0 -100
- package/dist/message-box/__tests__/message-box.test.mjs +0 -95
- package/dist/notification/__tests__/notification.ssr.test.cjs +0 -31
- package/dist/notification/__tests__/notification.ssr.test.mjs +0 -25
- package/dist/notification/__tests__/notification.test.cjs +0 -248
- package/dist/notification/__tests__/notification.test.mjs +0 -206
- package/dist/pagination/__tests__/pagination.ssr.test.cjs +0 -61
- package/dist/pagination/__tests__/pagination.ssr.test.mjs +0 -59
- package/dist/pagination/__tests__/pagination.test.cjs +0 -135
- package/dist/pagination/__tests__/pagination.test.mjs +0 -131
- package/dist/popconfirm/__tests__/popconfirm.ssr.test.cjs +0 -48
- package/dist/popconfirm/__tests__/popconfirm.ssr.test.mjs +0 -63
- package/dist/popconfirm/__tests__/popconfirm.test.cjs +0 -62
- package/dist/popconfirm/__tests__/popconfirm.test.mjs +0 -56
- package/dist/popover/__tests__/popover.ssr.test.cjs +0 -48
- package/dist/popover/__tests__/popover.ssr.test.mjs +0 -63
- package/dist/popover/__tests__/popover.test.cjs +0 -107
- package/dist/popover/__tests__/popover.test.mjs +0 -93
- package/dist/price/__tests__/price.ssr.test.cjs +0 -20
- package/dist/price/__tests__/price.ssr.test.mjs +0 -19
- package/dist/price/__tests__/price.test.cjs +0 -45
- package/dist/price/__tests__/price.test.mjs +0 -42
- package/dist/product-card/__tests__/product-card.ssr.test.cjs +0 -21
- package/dist/product-card/__tests__/product-card.ssr.test.mjs +0 -18
- package/dist/product-card/__tests__/product-card.test.cjs +0 -54
- package/dist/product-card/__tests__/product-card.test.mjs +0 -53
- package/dist/progress/__tests__/progress.ssr.test.cjs +0 -31
- package/dist/progress/__tests__/progress.ssr.test.mjs +0 -29
- package/dist/progress/__tests__/progress.test.cjs +0 -119
- package/dist/progress/__tests__/progress.test.mjs +0 -77
- package/dist/radio/__tests__/radio-button.test.cjs +0 -99
- package/dist/radio/__tests__/radio-button.test.mjs +0 -83
- package/dist/radio/__tests__/radio.ssr.test.cjs +0 -132
- package/dist/radio/__tests__/radio.ssr.test.mjs +0 -165
- package/dist/radio/__tests__/radio.test.cjs +0 -170
- package/dist/radio/__tests__/radio.test.mjs +0 -143
- package/dist/rate/__tests__/rate.ssr.test.cjs +0 -106
- package/dist/rate/__tests__/rate.ssr.test.mjs +0 -103
- package/dist/rate/__tests__/rate.test.cjs +0 -88
- package/dist/rate/__tests__/rate.test.mjs +0 -85
- package/dist/result/__tests__/result.ssr.test.cjs +0 -62
- package/dist/result/__tests__/result.ssr.test.mjs +0 -51
- package/dist/result/__tests__/result.test.cjs +0 -135
- package/dist/result/__tests__/result.test.mjs +0 -92
- package/dist/row/__tests__/row.ssr.test.cjs +0 -29
- package/dist/row/__tests__/row.ssr.test.mjs +0 -30
- package/dist/row/__tests__/row.test.cjs +0 -89
- package/dist/row/__tests__/row.test.mjs +0 -86
- package/dist/row/__tests__/row_ts.test.cjs +0 -31
- package/dist/row/__tests__/row_ts.test.mjs +0 -28
- package/dist/scrollbar/__tests__/scrollbar.ssr.test.cjs +0 -49
- package/dist/scrollbar/__tests__/scrollbar.ssr.test.mjs +0 -54
- package/dist/scrollbar/__tests__/scrollbar.test.cjs +0 -43
- package/dist/scrollbar/__tests__/scrollbar.test.mjs +0 -40
- package/dist/select/__tests__/select.perf.test.cjs +0 -191
- package/dist/select/__tests__/select.perf.test.mjs +0 -185
- package/dist/select/__tests__/select.ssr.test.cjs +0 -58
- package/dist/select/__tests__/select.ssr.test.mjs +0 -52
- package/dist/select/__tests__/select.test.cjs +0 -414
- package/dist/select/__tests__/select.test.mjs +0 -345
- package/dist/skeleton/__tests__/skeleton.ssr.test.cjs +0 -81
- package/dist/skeleton/__tests__/skeleton.ssr.test.mjs +0 -83
- package/dist/skeleton/__tests__/skeleton.test.cjs +0 -72
- package/dist/skeleton/__tests__/skeleton.test.mjs +0 -65
- package/dist/sku-selector/__tests__/sku-selector.ssr.test.cjs +0 -32
- package/dist/sku-selector/__tests__/sku-selector.ssr.test.mjs +0 -19
- package/dist/sku-selector/__tests__/sku-selector.test.cjs +0 -64
- package/dist/sku-selector/__tests__/sku-selector.test.mjs +0 -53
- package/dist/slider/__tests__/repro.test.cjs +0 -25
- package/dist/slider/__tests__/repro.test.mjs +0 -22
- package/dist/slider/__tests__/slider.ssr.test.cjs +0 -118
- package/dist/slider/__tests__/slider.ssr.test.mjs +0 -115
- package/dist/slider/__tests__/slider.test.cjs +0 -155
- package/dist/slider/__tests__/slider.test.mjs +0 -120
- package/dist/smart-address/__tests__/smart-address.ssr.test.cjs +0 -28
- package/dist/smart-address/__tests__/smart-address.ssr.test.mjs +0 -25
- package/dist/smart-address/__tests__/smart-address.test.cjs +0 -68
- package/dist/smart-address/__tests__/smart-address.test.mjs +0 -56
- package/dist/space/__tests__/space.ssr.test.cjs +0 -115
- package/dist/space/__tests__/space.ssr.test.mjs +0 -150
- package/dist/space/__tests__/space.test.cjs +0 -227
- package/dist/space/__tests__/space.test.mjs +0 -187
- package/dist/spin/__tests__/spin.ssr.test.cjs +0 -46
- package/dist/spin/__tests__/spin.ssr.test.mjs +0 -43
- package/dist/spin/__tests__/spin.test.cjs +0 -65
- package/dist/spin/__tests__/spin.test.mjs +0 -63
- package/dist/steps/__tests__/steps.ssr.test.cjs +0 -73
- package/dist/steps/__tests__/steps.ssr.test.mjs +0 -55
- package/dist/steps/__tests__/steps.test.cjs +0 -152
- package/dist/steps/__tests__/steps.test.mjs +0 -123
- package/dist/submit-bar/__tests__/submit-bar.ssr.test.cjs +0 -21
- package/dist/submit-bar/__tests__/submit-bar.ssr.test.mjs +0 -18
- package/dist/submit-bar/__tests__/submit-bar.test.cjs +0 -50
- package/dist/submit-bar/__tests__/submit-bar.test.mjs +0 -36
- package/dist/switch/__tests__/switch.ssr.test.cjs +0 -105
- package/dist/switch/__tests__/switch.ssr.test.mjs +0 -102
- package/dist/switch/__tests__/switch.test.cjs +0 -251
- package/dist/switch/__tests__/switch.test.mjs +0 -193
- package/dist/table/__tests__/table-advance.test.cjs +0 -180
- package/dist/table/__tests__/table-advance.test.mjs +0 -118
- package/dist/table/__tests__/table-interaction.test.cjs +0 -236
- package/dist/table/__tests__/table-interaction.test.mjs +0 -162
- package/dist/table/__tests__/table-utils.test.cjs +0 -690
- package/dist/table/__tests__/table-utils.test.mjs +0 -485
- package/dist/table/__tests__/table.perf.test.cjs +0 -231
- package/dist/table/__tests__/table.perf.test.mjs +0 -225
- package/dist/table/__tests__/table.ssr.test.cjs +0 -296
- package/dist/table/__tests__/table.ssr.test.mjs +0 -265
- package/dist/table/__tests__/table.test.cjs +0 -682
- package/dist/table/__tests__/table.test.mjs +0 -617
- package/dist/table/__tests__/use-column-drag.test.cjs +0 -238
- package/dist/table/__tests__/use-column-drag.test.mjs +0 -150
- package/dist/table/__tests__/use-table-export.test.cjs +0 -179
- package/dist/table/__tests__/use-table-export.test.mjs +0 -105
- package/dist/table/__tests__/use-table-import.test.cjs +0 -206
- package/dist/table/__tests__/use-table-import.test.mjs +0 -144
- package/dist/table/__tests__/use-table-print.test.cjs +0 -190
- package/dist/table/__tests__/use-table-print.test.mjs +0 -134
- package/dist/table/__tests__/use-virtual-scroll.test.cjs +0 -286
- package/dist/table/__tests__/use-virtual-scroll.test.mjs +0 -196
- package/dist/tabs/__tests__/tabs.ssr.test.cjs +0 -57
- package/dist/tabs/__tests__/tabs.ssr.test.mjs +0 -41
- package/dist/tabs/__tests__/tabs.test.cjs +0 -171
- package/dist/tabs/__tests__/tabs.test.mjs +0 -134
- package/dist/tag/__tests__/tag.ssr.test.cjs +0 -45
- package/dist/tag/__tests__/tag.ssr.test.mjs +0 -48
- package/dist/tag/__tests__/tag.test.cjs +0 -194
- package/dist/tag/__tests__/tag.test.mjs +0 -167
- package/dist/time-picker/__tests__/time-picker.ssr.test.cjs +0 -46
- package/dist/time-picker/__tests__/time-picker.ssr.test.mjs +0 -43
- package/dist/time-picker/__tests__/time-picker.test.cjs +0 -228
- package/dist/time-picker/__tests__/time-picker.test.mjs +0 -218
- package/dist/time-picker/__tests__/time-spinner.test.cjs +0 -196
- package/dist/time-picker/__tests__/time-spinner.test.mjs +0 -162
- package/dist/time-select/__tests__/time-select.ssr.test.cjs +0 -42
- package/dist/time-select/__tests__/time-select.ssr.test.mjs +0 -37
- package/dist/time-select/__tests__/time-select.test.cjs +0 -390
- package/dist/time-select/__tests__/time-select.test.mjs +0 -374
- package/dist/tooltip/__tests__/tooltip.ssr.test.cjs +0 -55
- package/dist/tooltip/__tests__/tooltip.ssr.test.mjs +0 -76
- package/dist/tooltip/__tests__/tooltip.test.cjs +0 -132
- package/dist/tooltip/__tests__/tooltip.test.mjs +0 -121
- package/dist/transfer/__tests__/transfer.ssr.test.cjs +0 -47
- package/dist/transfer/__tests__/transfer.ssr.test.mjs +0 -44
- package/dist/transfer/__tests__/transfer.test.cjs +0 -422
- package/dist/transfer/__tests__/transfer.test.mjs +0 -405
- package/dist/tree/__tests__/tree.perf.test.cjs +0 -182
- package/dist/tree/__tests__/tree.perf.test.mjs +0 -198
- package/dist/tree/__tests__/tree.ssr.test.cjs +0 -56
- package/dist/tree/__tests__/tree.ssr.test.mjs +0 -45
- package/dist/tree/__tests__/tree.test.cjs +0 -488
- package/dist/tree/__tests__/tree.test.mjs +0 -333
- package/dist/tree-select/__tests__/tree-select.ssr.test.cjs +0 -52
- package/dist/tree-select/__tests__/tree-select.ssr.test.mjs +0 -55
- package/dist/tree-select/__tests__/tree-select.test.cjs +0 -231
- package/dist/tree-select/__tests__/tree-select.test.mjs +0 -189
- package/dist/typography/__tests__/typography.ssr.test.cjs +0 -85
- package/dist/typography/__tests__/typography.ssr.test.mjs +0 -63
- package/dist/typography/__tests__/typography.test.cjs +0 -362
- package/dist/typography/__tests__/typography.test.mjs +0 -161
- package/dist/upload/__tests__/upload.ssr.test.cjs +0 -28
- package/dist/upload/__tests__/upload.ssr.test.mjs +0 -26
- package/dist/upload/__tests__/upload.test.cjs +0 -467
- package/dist/upload/__tests__/upload.test.mjs +0 -336
- package/dist/waterfall/__tests__/waterfall.ssr.test.cjs +0 -38
- package/dist/waterfall/__tests__/waterfall.ssr.test.mjs +0 -39
- package/dist/waterfall/__tests__/waterfall.test.cjs +0 -122
- package/dist/waterfall/__tests__/waterfall.test.mjs +0 -85
- package/dist/watermark/__tests__/watermark.ssr.test.cjs +0 -32
- package/dist/watermark/__tests__/watermark.ssr.test.mjs +0 -30
- package/dist/watermark/__tests__/watermark.test.cjs +0 -127
- package/dist/watermark/__tests__/watermark.test.mjs +0 -124
|
@@ -1,64 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
var _testUtils = require("@vue/test-utils");
|
|
4
|
-
var _vitest = require("vitest");
|
|
5
|
-
var _breadcrumb = _interopRequireDefault(require("../src/breadcrumb.vue"));
|
|
6
|
-
var _breadcrumbItem = _interopRequireDefault(require("../src/breadcrumb-item.vue"));
|
|
7
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
8
|
-
(0, _vitest.describe)("YhBreadcrumb", () => {
|
|
9
|
-
(0, _vitest.it)("should render correctly", () => {
|
|
10
|
-
const wrapper = (0, _testUtils.mount)(_breadcrumb.default, {
|
|
11
|
-
slots: {
|
|
12
|
-
default: `
|
|
13
|
-
<yh-breadcrumb-item>Home</yh-breadcrumb-item>
|
|
14
|
-
<yh-breadcrumb-item>Components</yh-breadcrumb-item>
|
|
15
|
-
`
|
|
16
|
-
},
|
|
17
|
-
global: {
|
|
18
|
-
components: {
|
|
19
|
-
YhBreadcrumbItem: _breadcrumbItem.default
|
|
20
|
-
}
|
|
21
|
-
}
|
|
22
|
-
});
|
|
23
|
-
(0, _vitest.expect)(wrapper.classes()).toContain("yh-breadcrumb");
|
|
24
|
-
(0, _vitest.expect)(wrapper.findAll(".yh-breadcrumb-item").length).toBe(2);
|
|
25
|
-
});
|
|
26
|
-
(0, _vitest.it)("should render custom separator", () => {
|
|
27
|
-
const wrapper = (0, _testUtils.mount)(_breadcrumb.default, {
|
|
28
|
-
props: {
|
|
29
|
-
separator: ">"
|
|
30
|
-
},
|
|
31
|
-
slots: {
|
|
32
|
-
default: "<yh-breadcrumb-item>Home</yh-breadcrumb-item>"
|
|
33
|
-
},
|
|
34
|
-
global: {
|
|
35
|
-
components: {
|
|
36
|
-
YhBreadcrumbItem: _breadcrumbItem.default
|
|
37
|
-
}
|
|
38
|
-
}
|
|
39
|
-
});
|
|
40
|
-
(0, _vitest.expect)(wrapper.find(".yh-breadcrumb-item__separator").text()).toBe(">");
|
|
41
|
-
});
|
|
42
|
-
(0, _vitest.it)("should collapse items when maxItems is exceeded", () => {
|
|
43
|
-
const wrapper = (0, _testUtils.mount)(_breadcrumb.default, {
|
|
44
|
-
props: {
|
|
45
|
-
maxItems: 3
|
|
46
|
-
},
|
|
47
|
-
slots: {
|
|
48
|
-
default: `
|
|
49
|
-
<yh-breadcrumb-item>1</yh-breadcrumb-item>
|
|
50
|
-
<yh-breadcrumb-item>2</yh-breadcrumb-item>
|
|
51
|
-
<yh-breadcrumb-item>3</yh-breadcrumb-item>
|
|
52
|
-
<yh-breadcrumb-item>4</yh-breadcrumb-item>
|
|
53
|
-
<yh-breadcrumb-item>5</yh-breadcrumb-item>
|
|
54
|
-
`
|
|
55
|
-
},
|
|
56
|
-
global: {
|
|
57
|
-
components: {
|
|
58
|
-
YhBreadcrumbItem: _breadcrumbItem.default
|
|
59
|
-
}
|
|
60
|
-
}
|
|
61
|
-
});
|
|
62
|
-
(0, _vitest.expect)(wrapper.find(".yh-breadcrumb__ellipsis").exists()).toBe(true);
|
|
63
|
-
});
|
|
64
|
-
});
|
|
@@ -1,51 +0,0 @@
|
|
|
1
|
-
import { mount } from "@vue/test-utils";
|
|
2
|
-
import { describe, it, expect } from "vitest";
|
|
3
|
-
import YhBreadcrumb from "../src/breadcrumb.vue";
|
|
4
|
-
import YhBreadcrumbItem from "../src/breadcrumb-item.vue";
|
|
5
|
-
describe("YhBreadcrumb", () => {
|
|
6
|
-
it("should render correctly", () => {
|
|
7
|
-
const wrapper = mount(YhBreadcrumb, {
|
|
8
|
-
slots: {
|
|
9
|
-
default: `
|
|
10
|
-
<yh-breadcrumb-item>Home</yh-breadcrumb-item>
|
|
11
|
-
<yh-breadcrumb-item>Components</yh-breadcrumb-item>
|
|
12
|
-
`
|
|
13
|
-
},
|
|
14
|
-
global: {
|
|
15
|
-
components: { YhBreadcrumbItem }
|
|
16
|
-
}
|
|
17
|
-
});
|
|
18
|
-
expect(wrapper.classes()).toContain("yh-breadcrumb");
|
|
19
|
-
expect(wrapper.findAll(".yh-breadcrumb-item").length).toBe(2);
|
|
20
|
-
});
|
|
21
|
-
it("should render custom separator", () => {
|
|
22
|
-
const wrapper = mount(YhBreadcrumb, {
|
|
23
|
-
props: { separator: ">" },
|
|
24
|
-
slots: {
|
|
25
|
-
default: "<yh-breadcrumb-item>Home</yh-breadcrumb-item>"
|
|
26
|
-
},
|
|
27
|
-
global: {
|
|
28
|
-
components: { YhBreadcrumbItem }
|
|
29
|
-
}
|
|
30
|
-
});
|
|
31
|
-
expect(wrapper.find(".yh-breadcrumb-item__separator").text()).toBe(">");
|
|
32
|
-
});
|
|
33
|
-
it("should collapse items when maxItems is exceeded", () => {
|
|
34
|
-
const wrapper = mount(YhBreadcrumb, {
|
|
35
|
-
props: { maxItems: 3 },
|
|
36
|
-
slots: {
|
|
37
|
-
default: `
|
|
38
|
-
<yh-breadcrumb-item>1</yh-breadcrumb-item>
|
|
39
|
-
<yh-breadcrumb-item>2</yh-breadcrumb-item>
|
|
40
|
-
<yh-breadcrumb-item>3</yh-breadcrumb-item>
|
|
41
|
-
<yh-breadcrumb-item>4</yh-breadcrumb-item>
|
|
42
|
-
<yh-breadcrumb-item>5</yh-breadcrumb-item>
|
|
43
|
-
`
|
|
44
|
-
},
|
|
45
|
-
global: {
|
|
46
|
-
components: { YhBreadcrumbItem }
|
|
47
|
-
}
|
|
48
|
-
});
|
|
49
|
-
expect(wrapper.find(".yh-breadcrumb__ellipsis").exists()).toBe(true);
|
|
50
|
-
});
|
|
51
|
-
});
|
|
@@ -1,52 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
var _vitest = require("vitest");
|
|
4
|
-
var _button = _interopRequireDefault(require("../src/button.vue"));
|
|
5
|
-
var _ssr = require("../../__tests__/utils/ssr.cjs");
|
|
6
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
7
|
-
(0, _vitest.describe)("YhButton SSR", () => {
|
|
8
|
-
(0, _vitest.it)("should render correctly in SSR", async () => {
|
|
9
|
-
const html = await (0, _ssr.renderSSR)(_button.default, {
|
|
10
|
-
type: "primary",
|
|
11
|
-
size: "large"
|
|
12
|
-
}, {
|
|
13
|
-
default: () => "SSR Button"
|
|
14
|
-
});
|
|
15
|
-
(0, _ssr.expectSSRHasClass)(html, "yh-button");
|
|
16
|
-
(0, _ssr.expectSSRHasClass)(html, "yh-button--primary");
|
|
17
|
-
(0, _ssr.expectSSRHasClass)(html, "yh-button--large");
|
|
18
|
-
(0, _vitest.expect)(html).toContain("SSR Button");
|
|
19
|
-
});
|
|
20
|
-
(0, _vitest.it)("should render disabled state in SSR", async () => {
|
|
21
|
-
const html = await (0, _ssr.renderSSR)(_button.default, {
|
|
22
|
-
disabled: true
|
|
23
|
-
});
|
|
24
|
-
(0, _ssr.expectSSRHasClass)(html, "is-disabled");
|
|
25
|
-
});
|
|
26
|
-
(0, _vitest.it)("should render loading state in SSR", async () => {
|
|
27
|
-
const html = await (0, _ssr.renderSSR)(_button.default, {
|
|
28
|
-
loading: true
|
|
29
|
-
});
|
|
30
|
-
(0, _ssr.expectSSRHasClass)(html, "is-loading");
|
|
31
|
-
(0, _vitest.expect)(html).toContain("svg");
|
|
32
|
-
});
|
|
33
|
-
(0, _vitest.it)("should render plain, round, circle in SSR", async () => {
|
|
34
|
-
const props = ["plain", "round", "circle"];
|
|
35
|
-
for (const prop of props) {
|
|
36
|
-
const html = await (0, _ssr.renderSSR)(_button.default, {
|
|
37
|
-
[prop]: true
|
|
38
|
-
});
|
|
39
|
-
(0, _ssr.expectSSRHasClass)(html, `is-${prop}`);
|
|
40
|
-
}
|
|
41
|
-
});
|
|
42
|
-
(0, _vitest.it)("should hydrate without mismatch", async () => {
|
|
43
|
-
const result = await (0, _ssr.testHydration)(_button.default, {
|
|
44
|
-
type: "success",
|
|
45
|
-
icon: "check",
|
|
46
|
-
round: true
|
|
47
|
-
}, {
|
|
48
|
-
default: () => "Check"
|
|
49
|
-
});
|
|
50
|
-
(0, _vitest.expect)(result.isMatch).toBe(true);
|
|
51
|
-
});
|
|
52
|
-
});
|
|
@@ -1,55 +0,0 @@
|
|
|
1
|
-
import { describe, it, expect } from "vitest";
|
|
2
|
-
import Button from "../src/button.vue";
|
|
3
|
-
import { renderSSR, expectSSRHasClass, testHydration } from "../../__tests__/utils/ssr.mjs";
|
|
4
|
-
describe("YhButton SSR", () => {
|
|
5
|
-
it("should render correctly in SSR", async () => {
|
|
6
|
-
const html = await renderSSR(
|
|
7
|
-
Button,
|
|
8
|
-
{
|
|
9
|
-
type: "primary",
|
|
10
|
-
size: "large"
|
|
11
|
-
},
|
|
12
|
-
{
|
|
13
|
-
default: () => "SSR Button"
|
|
14
|
-
}
|
|
15
|
-
);
|
|
16
|
-
expectSSRHasClass(html, "yh-button");
|
|
17
|
-
expectSSRHasClass(html, "yh-button--primary");
|
|
18
|
-
expectSSRHasClass(html, "yh-button--large");
|
|
19
|
-
expect(html).toContain("SSR Button");
|
|
20
|
-
});
|
|
21
|
-
it("should render disabled state in SSR", async () => {
|
|
22
|
-
const html = await renderSSR(Button, {
|
|
23
|
-
disabled: true
|
|
24
|
-
});
|
|
25
|
-
expectSSRHasClass(html, "is-disabled");
|
|
26
|
-
});
|
|
27
|
-
it("should render loading state in SSR", async () => {
|
|
28
|
-
const html = await renderSSR(Button, {
|
|
29
|
-
loading: true
|
|
30
|
-
});
|
|
31
|
-
expectSSRHasClass(html, "is-loading");
|
|
32
|
-
expect(html).toContain("svg");
|
|
33
|
-
});
|
|
34
|
-
it("should render plain, round, circle in SSR", async () => {
|
|
35
|
-
const props = ["plain", "round", "circle"];
|
|
36
|
-
for (const prop of props) {
|
|
37
|
-
const html = await renderSSR(Button, { [prop]: true });
|
|
38
|
-
expectSSRHasClass(html, `is-${prop}`);
|
|
39
|
-
}
|
|
40
|
-
});
|
|
41
|
-
it("should hydrate without mismatch", async () => {
|
|
42
|
-
const result = await testHydration(
|
|
43
|
-
Button,
|
|
44
|
-
{
|
|
45
|
-
type: "success",
|
|
46
|
-
icon: "check",
|
|
47
|
-
round: true
|
|
48
|
-
},
|
|
49
|
-
{
|
|
50
|
-
default: () => "Check"
|
|
51
|
-
}
|
|
52
|
-
);
|
|
53
|
-
expect(result.isMatch).toBe(true);
|
|
54
|
-
});
|
|
55
|
-
});
|
|
@@ -1,207 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
var _vitest = require("vitest");
|
|
4
|
-
var _testUtils = require("@vue/test-utils");
|
|
5
|
-
var _button = _interopRequireDefault(require("../src/button.vue"));
|
|
6
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
7
|
-
(0, _vitest.describe)("YhButton", () => {
|
|
8
|
-
(0, _vitest.it)("should render correctly", () => {
|
|
9
|
-
const wrapper = (0, _testUtils.mount)(_button.default, {
|
|
10
|
-
slots: {
|
|
11
|
-
default: "Button"
|
|
12
|
-
}
|
|
13
|
-
});
|
|
14
|
-
(0, _vitest.expect)(wrapper.text()).toContain("Button");
|
|
15
|
-
(0, _vitest.expect)(wrapper.classes()).toContain("yh-button");
|
|
16
|
-
});
|
|
17
|
-
(0, _vitest.it)("should apply type class", () => {
|
|
18
|
-
const wrapper = (0, _testUtils.mount)(_button.default, {
|
|
19
|
-
props: {
|
|
20
|
-
type: "primary"
|
|
21
|
-
},
|
|
22
|
-
slots: {
|
|
23
|
-
default: "Primary"
|
|
24
|
-
}
|
|
25
|
-
});
|
|
26
|
-
(0, _vitest.expect)(wrapper.classes()).toContain("yh-button--primary");
|
|
27
|
-
});
|
|
28
|
-
(0, _vitest.it)("should apply size class", () => {
|
|
29
|
-
const wrapper = (0, _testUtils.mount)(_button.default, {
|
|
30
|
-
props: {
|
|
31
|
-
size: "large"
|
|
32
|
-
},
|
|
33
|
-
slots: {
|
|
34
|
-
default: "Large"
|
|
35
|
-
}
|
|
36
|
-
});
|
|
37
|
-
(0, _vitest.expect)(wrapper.classes()).toContain("yh-button--large");
|
|
38
|
-
});
|
|
39
|
-
(0, _vitest.it)("should be disabled when disabled prop is true", () => {
|
|
40
|
-
const wrapper = (0, _testUtils.mount)(_button.default, {
|
|
41
|
-
props: {
|
|
42
|
-
disabled: true
|
|
43
|
-
},
|
|
44
|
-
slots: {
|
|
45
|
-
default: "Disabled"
|
|
46
|
-
}
|
|
47
|
-
});
|
|
48
|
-
(0, _vitest.expect)(wrapper.classes()).toContain("is-disabled");
|
|
49
|
-
(0, _vitest.expect)(wrapper.attributes("disabled")).toBeDefined();
|
|
50
|
-
});
|
|
51
|
-
(0, _vitest.it)("should show loading state", () => {
|
|
52
|
-
const wrapper = (0, _testUtils.mount)(_button.default, {
|
|
53
|
-
props: {
|
|
54
|
-
loading: true
|
|
55
|
-
},
|
|
56
|
-
slots: {
|
|
57
|
-
default: "Loading"
|
|
58
|
-
}
|
|
59
|
-
});
|
|
60
|
-
(0, _vitest.expect)(wrapper.classes()).toContain("is-loading");
|
|
61
|
-
(0, _vitest.expect)(wrapper.find(".yh-button__loading-icon").exists()).toBe(true);
|
|
62
|
-
});
|
|
63
|
-
(0, _vitest.it)("should apply plain class", () => {
|
|
64
|
-
const wrapper = (0, _testUtils.mount)(_button.default, {
|
|
65
|
-
props: {
|
|
66
|
-
plain: true
|
|
67
|
-
},
|
|
68
|
-
slots: {
|
|
69
|
-
default: "Plain"
|
|
70
|
-
}
|
|
71
|
-
});
|
|
72
|
-
(0, _vitest.expect)(wrapper.classes()).toContain("is-plain");
|
|
73
|
-
});
|
|
74
|
-
(0, _vitest.it)("should apply round class", () => {
|
|
75
|
-
const wrapper = (0, _testUtils.mount)(_button.default, {
|
|
76
|
-
props: {
|
|
77
|
-
round: true
|
|
78
|
-
},
|
|
79
|
-
slots: {
|
|
80
|
-
default: "Round"
|
|
81
|
-
}
|
|
82
|
-
});
|
|
83
|
-
(0, _vitest.expect)(wrapper.classes()).toContain("is-round");
|
|
84
|
-
});
|
|
85
|
-
(0, _vitest.it)("should apply circle class", () => {
|
|
86
|
-
const wrapper = (0, _testUtils.mount)(_button.default, {
|
|
87
|
-
props: {
|
|
88
|
-
circle: true
|
|
89
|
-
}
|
|
90
|
-
});
|
|
91
|
-
(0, _vitest.expect)(wrapper.classes()).toContain("is-circle");
|
|
92
|
-
});
|
|
93
|
-
(0, _vitest.it)("should apply circle class with different types", () => {
|
|
94
|
-
const types = ["primary", "success", "warning", "danger", "info"];
|
|
95
|
-
types.forEach(type => {
|
|
96
|
-
const wrapper = (0, _testUtils.mount)(_button.default, {
|
|
97
|
-
props: {
|
|
98
|
-
circle: true,
|
|
99
|
-
type
|
|
100
|
-
}
|
|
101
|
-
});
|
|
102
|
-
(0, _vitest.expect)(wrapper.classes()).toContain("is-circle");
|
|
103
|
-
(0, _vitest.expect)(wrapper.classes()).toContain(`yh-button--${type}`);
|
|
104
|
-
});
|
|
105
|
-
});
|
|
106
|
-
(0, _vitest.it)("should emit click event", async () => {
|
|
107
|
-
const wrapper = (0, _testUtils.mount)(_button.default, {
|
|
108
|
-
slots: {
|
|
109
|
-
default: "Click me"
|
|
110
|
-
}
|
|
111
|
-
});
|
|
112
|
-
await wrapper.trigger("click");
|
|
113
|
-
(0, _vitest.expect)(wrapper.emitted("click")).toBeTruthy();
|
|
114
|
-
(0, _vitest.expect)(wrapper.emitted("click")?.length).toBe(1);
|
|
115
|
-
});
|
|
116
|
-
(0, _vitest.it)("should not emit click event when disabled", async () => {
|
|
117
|
-
const wrapper = (0, _testUtils.mount)(_button.default, {
|
|
118
|
-
props: {
|
|
119
|
-
disabled: true
|
|
120
|
-
},
|
|
121
|
-
slots: {
|
|
122
|
-
default: "Disabled"
|
|
123
|
-
}
|
|
124
|
-
});
|
|
125
|
-
await wrapper.trigger("click");
|
|
126
|
-
(0, _vitest.expect)(wrapper.emitted("click")).toBeFalsy();
|
|
127
|
-
});
|
|
128
|
-
(0, _vitest.it)("should not emit click event when loading", async () => {
|
|
129
|
-
const wrapper = (0, _testUtils.mount)(_button.default, {
|
|
130
|
-
props: {
|
|
131
|
-
loading: true
|
|
132
|
-
},
|
|
133
|
-
slots: {
|
|
134
|
-
default: "Loading"
|
|
135
|
-
}
|
|
136
|
-
});
|
|
137
|
-
await wrapper.trigger("click");
|
|
138
|
-
(0, _vitest.expect)(wrapper.emitted("click")).toBeFalsy();
|
|
139
|
-
});
|
|
140
|
-
(0, _vitest.it)("should set native type", () => {
|
|
141
|
-
const wrapper = (0, _testUtils.mount)(_button.default, {
|
|
142
|
-
props: {
|
|
143
|
-
nativeType: "submit"
|
|
144
|
-
},
|
|
145
|
-
slots: {
|
|
146
|
-
default: "Submit"
|
|
147
|
-
}
|
|
148
|
-
});
|
|
149
|
-
(0, _vitest.expect)(wrapper.attributes("type")).toBe("submit");
|
|
150
|
-
});
|
|
151
|
-
(0, _vitest.it)("should apply block class", () => {
|
|
152
|
-
const wrapper = (0, _testUtils.mount)(_button.default, {
|
|
153
|
-
props: {
|
|
154
|
-
block: true
|
|
155
|
-
},
|
|
156
|
-
slots: {
|
|
157
|
-
default: "Block"
|
|
158
|
-
}
|
|
159
|
-
});
|
|
160
|
-
(0, _vitest.expect)(wrapper.classes()).toContain("is-block");
|
|
161
|
-
});
|
|
162
|
-
(0, _vitest.it)("should apply text class", () => {
|
|
163
|
-
const wrapper = (0, _testUtils.mount)(_button.default, {
|
|
164
|
-
props: {
|
|
165
|
-
text: true
|
|
166
|
-
},
|
|
167
|
-
slots: {
|
|
168
|
-
default: "Text"
|
|
169
|
-
}
|
|
170
|
-
});
|
|
171
|
-
(0, _vitest.expect)(wrapper.classes()).toContain("is-text");
|
|
172
|
-
});
|
|
173
|
-
(0, _vitest.it)("should apply link class", () => {
|
|
174
|
-
const wrapper = (0, _testUtils.mount)(_button.default, {
|
|
175
|
-
props: {
|
|
176
|
-
link: true
|
|
177
|
-
},
|
|
178
|
-
slots: {
|
|
179
|
-
default: "Link"
|
|
180
|
-
}
|
|
181
|
-
});
|
|
182
|
-
(0, _vitest.expect)(wrapper.classes()).toContain("is-link");
|
|
183
|
-
});
|
|
184
|
-
(0, _vitest.it)("should apply custom color style", () => {
|
|
185
|
-
const wrapper = (0, _testUtils.mount)(_button.default, {
|
|
186
|
-
props: {
|
|
187
|
-
color: "#6366f1"
|
|
188
|
-
},
|
|
189
|
-
slots: {
|
|
190
|
-
default: "Custom"
|
|
191
|
-
}
|
|
192
|
-
});
|
|
193
|
-
const style = wrapper.attributes("style");
|
|
194
|
-
(0, _vitest.expect)(style).toContain("--yh-button-bg-color: #6366f1");
|
|
195
|
-
});
|
|
196
|
-
(0, _vitest.it)("should render custom tag", () => {
|
|
197
|
-
const wrapper = (0, _testUtils.mount)(_button.default, {
|
|
198
|
-
props: {
|
|
199
|
-
tag: "a"
|
|
200
|
-
},
|
|
201
|
-
slots: {
|
|
202
|
-
default: "Link"
|
|
203
|
-
}
|
|
204
|
-
});
|
|
205
|
-
(0, _vitest.expect)(wrapper.element.tagName.toLowerCase()).toBe("a");
|
|
206
|
-
});
|
|
207
|
-
});
|
|
@@ -1,141 +0,0 @@
|
|
|
1
|
-
import { describe, it, expect } from "vitest";
|
|
2
|
-
import { mount } from "@vue/test-utils";
|
|
3
|
-
import Button from "../src/button.vue";
|
|
4
|
-
describe("YhButton", () => {
|
|
5
|
-
it("should render correctly", () => {
|
|
6
|
-
const wrapper = mount(Button, {
|
|
7
|
-
slots: {
|
|
8
|
-
default: "Button"
|
|
9
|
-
}
|
|
10
|
-
});
|
|
11
|
-
expect(wrapper.text()).toContain("Button");
|
|
12
|
-
expect(wrapper.classes()).toContain("yh-button");
|
|
13
|
-
});
|
|
14
|
-
it("should apply type class", () => {
|
|
15
|
-
const wrapper = mount(Button, {
|
|
16
|
-
props: { type: "primary" },
|
|
17
|
-
slots: { default: "Primary" }
|
|
18
|
-
});
|
|
19
|
-
expect(wrapper.classes()).toContain("yh-button--primary");
|
|
20
|
-
});
|
|
21
|
-
it("should apply size class", () => {
|
|
22
|
-
const wrapper = mount(Button, {
|
|
23
|
-
props: { size: "large" },
|
|
24
|
-
slots: { default: "Large" }
|
|
25
|
-
});
|
|
26
|
-
expect(wrapper.classes()).toContain("yh-button--large");
|
|
27
|
-
});
|
|
28
|
-
it("should be disabled when disabled prop is true", () => {
|
|
29
|
-
const wrapper = mount(Button, {
|
|
30
|
-
props: { disabled: true },
|
|
31
|
-
slots: { default: "Disabled" }
|
|
32
|
-
});
|
|
33
|
-
expect(wrapper.classes()).toContain("is-disabled");
|
|
34
|
-
expect(wrapper.attributes("disabled")).toBeDefined();
|
|
35
|
-
});
|
|
36
|
-
it("should show loading state", () => {
|
|
37
|
-
const wrapper = mount(Button, {
|
|
38
|
-
props: { loading: true },
|
|
39
|
-
slots: { default: "Loading" }
|
|
40
|
-
});
|
|
41
|
-
expect(wrapper.classes()).toContain("is-loading");
|
|
42
|
-
expect(wrapper.find(".yh-button__loading-icon").exists()).toBe(true);
|
|
43
|
-
});
|
|
44
|
-
it("should apply plain class", () => {
|
|
45
|
-
const wrapper = mount(Button, {
|
|
46
|
-
props: { plain: true },
|
|
47
|
-
slots: { default: "Plain" }
|
|
48
|
-
});
|
|
49
|
-
expect(wrapper.classes()).toContain("is-plain");
|
|
50
|
-
});
|
|
51
|
-
it("should apply round class", () => {
|
|
52
|
-
const wrapper = mount(Button, {
|
|
53
|
-
props: { round: true },
|
|
54
|
-
slots: { default: "Round" }
|
|
55
|
-
});
|
|
56
|
-
expect(wrapper.classes()).toContain("is-round");
|
|
57
|
-
});
|
|
58
|
-
it("should apply circle class", () => {
|
|
59
|
-
const wrapper = mount(Button, {
|
|
60
|
-
props: { circle: true }
|
|
61
|
-
});
|
|
62
|
-
expect(wrapper.classes()).toContain("is-circle");
|
|
63
|
-
});
|
|
64
|
-
it("should apply circle class with different types", () => {
|
|
65
|
-
const types = ["primary", "success", "warning", "danger", "info"];
|
|
66
|
-
types.forEach((type) => {
|
|
67
|
-
const wrapper = mount(Button, {
|
|
68
|
-
props: { circle: true, type }
|
|
69
|
-
});
|
|
70
|
-
expect(wrapper.classes()).toContain("is-circle");
|
|
71
|
-
expect(wrapper.classes()).toContain(`yh-button--${type}`);
|
|
72
|
-
});
|
|
73
|
-
});
|
|
74
|
-
it("should emit click event", async () => {
|
|
75
|
-
const wrapper = mount(Button, {
|
|
76
|
-
slots: { default: "Click me" }
|
|
77
|
-
});
|
|
78
|
-
await wrapper.trigger("click");
|
|
79
|
-
expect(wrapper.emitted("click")).toBeTruthy();
|
|
80
|
-
expect(wrapper.emitted("click")?.length).toBe(1);
|
|
81
|
-
});
|
|
82
|
-
it("should not emit click event when disabled", async () => {
|
|
83
|
-
const wrapper = mount(Button, {
|
|
84
|
-
props: { disabled: true },
|
|
85
|
-
slots: { default: "Disabled" }
|
|
86
|
-
});
|
|
87
|
-
await wrapper.trigger("click");
|
|
88
|
-
expect(wrapper.emitted("click")).toBeFalsy();
|
|
89
|
-
});
|
|
90
|
-
it("should not emit click event when loading", async () => {
|
|
91
|
-
const wrapper = mount(Button, {
|
|
92
|
-
props: { loading: true },
|
|
93
|
-
slots: { default: "Loading" }
|
|
94
|
-
});
|
|
95
|
-
await wrapper.trigger("click");
|
|
96
|
-
expect(wrapper.emitted("click")).toBeFalsy();
|
|
97
|
-
});
|
|
98
|
-
it("should set native type", () => {
|
|
99
|
-
const wrapper = mount(Button, {
|
|
100
|
-
props: { nativeType: "submit" },
|
|
101
|
-
slots: { default: "Submit" }
|
|
102
|
-
});
|
|
103
|
-
expect(wrapper.attributes("type")).toBe("submit");
|
|
104
|
-
});
|
|
105
|
-
it("should apply block class", () => {
|
|
106
|
-
const wrapper = mount(Button, {
|
|
107
|
-
props: { block: true },
|
|
108
|
-
slots: { default: "Block" }
|
|
109
|
-
});
|
|
110
|
-
expect(wrapper.classes()).toContain("is-block");
|
|
111
|
-
});
|
|
112
|
-
it("should apply text class", () => {
|
|
113
|
-
const wrapper = mount(Button, {
|
|
114
|
-
props: { text: true },
|
|
115
|
-
slots: { default: "Text" }
|
|
116
|
-
});
|
|
117
|
-
expect(wrapper.classes()).toContain("is-text");
|
|
118
|
-
});
|
|
119
|
-
it("should apply link class", () => {
|
|
120
|
-
const wrapper = mount(Button, {
|
|
121
|
-
props: { link: true },
|
|
122
|
-
slots: { default: "Link" }
|
|
123
|
-
});
|
|
124
|
-
expect(wrapper.classes()).toContain("is-link");
|
|
125
|
-
});
|
|
126
|
-
it("should apply custom color style", () => {
|
|
127
|
-
const wrapper = mount(Button, {
|
|
128
|
-
props: { color: "#6366f1" },
|
|
129
|
-
slots: { default: "Custom" }
|
|
130
|
-
});
|
|
131
|
-
const style = wrapper.attributes("style");
|
|
132
|
-
expect(style).toContain("--yh-button-bg-color: #6366f1");
|
|
133
|
-
});
|
|
134
|
-
it("should render custom tag", () => {
|
|
135
|
-
const wrapper = mount(Button, {
|
|
136
|
-
props: { tag: "a" },
|
|
137
|
-
slots: { default: "Link" }
|
|
138
|
-
});
|
|
139
|
-
expect(wrapper.element.tagName.toLowerCase()).toBe("a");
|
|
140
|
-
});
|
|
141
|
-
});
|
|
@@ -1,65 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
var _vitest = require("vitest");
|
|
4
|
-
var _index = require("../index.cjs");
|
|
5
|
-
var _ssr = require("../../__tests__/utils/ssr.cjs");
|
|
6
|
-
(0, _vitest.describe)("YhCalendar SSR", () => {
|
|
7
|
-
(0, _vitest.it)("should render correctly in SSR", async () => {
|
|
8
|
-
const html = await (0, _ssr.renderSSR)(_index.YhCalendar, {
|
|
9
|
-
modelValue: new Date(2026, 1, 15),
|
|
10
|
-
// Feb 2026
|
|
11
|
-
showHoliday: true
|
|
12
|
-
});
|
|
13
|
-
(0, _ssr.expectSSRHasClass)(html, "yh-calendar");
|
|
14
|
-
(0, _vitest.expect)(html).toMatch(/2026.*0?2/);
|
|
15
|
-
(0, _vitest.expect)(html).toContain("<table");
|
|
16
|
-
(0, _vitest.expect)(html).toContain("<thead");
|
|
17
|
-
(0, _vitest.expect)(html).toContain("<tbody");
|
|
18
|
-
(0, _vitest.expect)(html).toContain("yh-calendar__day-badge--holiday");
|
|
19
|
-
});
|
|
20
|
-
(0, _vitest.it)("should render different sizes in SSR", async () => {
|
|
21
|
-
const sizes = ["small", "default", "large"];
|
|
22
|
-
for (const size of sizes) {
|
|
23
|
-
const html = await (0, _ssr.renderSSR)(_index.YhCalendar, {
|
|
24
|
-
size
|
|
25
|
-
});
|
|
26
|
-
(0, _ssr.expectSSRHasClass)(html, `yh-calendar--${size}`);
|
|
27
|
-
}
|
|
28
|
-
});
|
|
29
|
-
(0, _vitest.it)("should render fullscreen mode in SSR", async () => {
|
|
30
|
-
const html = await (0, _ssr.renderSSR)(_index.YhCalendar, {
|
|
31
|
-
fullscreen: true
|
|
32
|
-
});
|
|
33
|
-
(0, _ssr.expectSSRHasClass)(html, "is-fullscreen");
|
|
34
|
-
});
|
|
35
|
-
(0, _vitest.it)("should render disabled state in SSR", async () => {
|
|
36
|
-
const html = await (0, _ssr.renderSSR)(_index.YhCalendar, {
|
|
37
|
-
disabled: true
|
|
38
|
-
});
|
|
39
|
-
(0, _ssr.expectSSRHasClass)(html, "is-disabled");
|
|
40
|
-
});
|
|
41
|
-
(0, _vitest.it)("should render week numbers in SSR", async () => {
|
|
42
|
-
const html = await (0, _ssr.renderSSR)(_index.YhCalendar, {
|
|
43
|
-
showWeekNumber: true
|
|
44
|
-
});
|
|
45
|
-
(0, _ssr.expectSSRHasClass)(html, "yh-calendar__week-number-header");
|
|
46
|
-
(0, _vitest.expect)(html).toContain("yh-calendar__week-number");
|
|
47
|
-
});
|
|
48
|
-
(0, _vitest.it)("should render custom header in SSR", async () => {
|
|
49
|
-
const html = await (0, _ssr.renderSSR)(_index.YhCalendar, {}, {
|
|
50
|
-
header: ({
|
|
51
|
-
date
|
|
52
|
-
}) => `<div class="custom-header">Custom ${date}</div>`
|
|
53
|
-
});
|
|
54
|
-
(0, _vitest.expect)(html).toContain("custom-header");
|
|
55
|
-
(0, _vitest.expect)(html).toContain("Custom");
|
|
56
|
-
});
|
|
57
|
-
(0, _vitest.it)("should hydrate without mismatch", async () => {
|
|
58
|
-
const result = await (0, _ssr.testHydration)(_index.YhCalendar, {
|
|
59
|
-
modelValue: new Date(2026, 1, 15),
|
|
60
|
-
showHoliday: true,
|
|
61
|
-
showWeekNumber: true
|
|
62
|
-
});
|
|
63
|
-
(0, _vitest.expect)(result.isMatch).toBe(true);
|
|
64
|
-
});
|
|
65
|
-
});
|