@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.
Files changed (484) hide show
  1. package/README.md +2 -0
  2. package/dist/form/index.cjs +1 -1
  3. package/dist/form/index.d.ts +1 -1
  4. package/dist/form/index.mjs +1 -1
  5. package/dist/icon/index.cjs +1 -1
  6. package/dist/icon/index.d.ts +1 -1
  7. package/dist/icon/index.mjs +1 -1
  8. package/dist/loading/index.cjs +1 -1
  9. package/dist/loading/index.d.ts +1 -1
  10. package/dist/loading/index.mjs +1 -1
  11. package/dist/message/src/method.cjs +1 -1
  12. package/dist/message/src/method.d.ts +1 -1
  13. package/dist/message/src/method.mjs +1 -1
  14. package/dist/message-box/index.cjs +1 -1
  15. package/dist/message-box/index.d.ts +1 -1
  16. package/dist/message-box/index.mjs +1 -1
  17. package/dist/notification/src/method.cjs +1 -1
  18. package/dist/notification/src/method.d.ts +1 -1
  19. package/dist/notification/src/method.mjs +1 -1
  20. package/dist/resolver.cjs +1 -1
  21. package/dist/resolver.d.ts +7 -5
  22. package/dist/resolver.mjs +1 -1
  23. package/dist/style.css +584 -0
  24. package/package.json +6 -6
  25. package/dist/affix/__tests__/affix.bottom.test.cjs +0 -101
  26. package/dist/affix/__tests__/affix.bottom.test.mjs +0 -88
  27. package/dist/affix/__tests__/affix.ssr.test.cjs +0 -38
  28. package/dist/affix/__tests__/affix.ssr.test.mjs +0 -51
  29. package/dist/affix/__tests__/affix.test.cjs +0 -185
  30. package/dist/affix/__tests__/affix.test.mjs +0 -180
  31. package/dist/ai-action-group/__tests__/ai-action-group.ssr.test.cjs +0 -55
  32. package/dist/ai-action-group/__tests__/ai-action-group.ssr.test.mjs +0 -39
  33. package/dist/ai-action-group/__tests__/ai-action-group.test.cjs +0 -235
  34. package/dist/ai-action-group/__tests__/ai-action-group.test.mjs +0 -157
  35. package/dist/ai-agent-card/__tests__/ai-agent-card.ssr.test.cjs +0 -61
  36. package/dist/ai-agent-card/__tests__/ai-agent-card.ssr.test.mjs +0 -65
  37. package/dist/ai-agent-card/__tests__/ai-agent-card.test.cjs +0 -205
  38. package/dist/ai-agent-card/__tests__/ai-agent-card.test.mjs +0 -133
  39. package/dist/ai-artifacts/__tests__/ai-artifacts.ssr.test.cjs +0 -73
  40. package/dist/ai-artifacts/__tests__/ai-artifacts.ssr.test.mjs +0 -68
  41. package/dist/ai-artifacts/__tests__/ai-artifacts.test.cjs +0 -128
  42. package/dist/ai-artifacts/__tests__/ai-artifacts.test.mjs +0 -109
  43. package/dist/ai-attachments/__tests__/ai-attachments.ssr.test.cjs +0 -50
  44. package/dist/ai-attachments/__tests__/ai-attachments.ssr.test.mjs +0 -33
  45. package/dist/ai-attachments/__tests__/ai-attachments.test.cjs +0 -113
  46. package/dist/ai-attachments/__tests__/ai-attachments.test.mjs +0 -81
  47. package/dist/ai-bubble/__tests__/ai-bubble.ssr.test.cjs +0 -95
  48. package/dist/ai-bubble/__tests__/ai-bubble.ssr.test.mjs +0 -66
  49. package/dist/ai-bubble/__tests__/ai-bubble.test.cjs +0 -624
  50. package/dist/ai-bubble/__tests__/ai-bubble.test.mjs +0 -393
  51. package/dist/ai-bubble-list/__tests__/ai-bubble-list.ssr.test.cjs +0 -51
  52. package/dist/ai-bubble-list/__tests__/ai-bubble-list.ssr.test.mjs +0 -51
  53. package/dist/ai-bubble-list/__tests__/ai-bubble-list.test.cjs +0 -138
  54. package/dist/ai-bubble-list/__tests__/ai-bubble-list.test.mjs +0 -112
  55. package/dist/ai-chat/__tests__/ai-chat.ssr.test.cjs +0 -90
  56. package/dist/ai-chat/__tests__/ai-chat.ssr.test.mjs +0 -77
  57. package/dist/ai-chat/__tests__/ai-chat.test.cjs +0 -177
  58. package/dist/ai-chat/__tests__/ai-chat.test.mjs +0 -129
  59. package/dist/ai-code-block/__tests__/ai-code-block.ssr.test.cjs +0 -75
  60. package/dist/ai-code-block/__tests__/ai-code-block.ssr.test.mjs +0 -57
  61. package/dist/ai-code-block/__tests__/ai-code-block.test.cjs +0 -174
  62. package/dist/ai-code-block/__tests__/ai-code-block.test.mjs +0 -108
  63. package/dist/ai-code-editor/__tests__/ai-code-editor.ssr.test.cjs +0 -46
  64. package/dist/ai-code-editor/__tests__/ai-code-editor.ssr.test.mjs +0 -39
  65. package/dist/ai-code-editor/__tests__/ai-code-editor.test.cjs +0 -90
  66. package/dist/ai-code-editor/__tests__/ai-code-editor.test.mjs +0 -78
  67. package/dist/ai-code-runner/__tests__/ai-code-runner.ssr.test.cjs +0 -28
  68. package/dist/ai-code-runner/__tests__/ai-code-runner.ssr.test.mjs +0 -26
  69. package/dist/ai-code-runner/__tests__/ai-code-runner.test.cjs +0 -69
  70. package/dist/ai-code-runner/__tests__/ai-code-runner.test.mjs +0 -66
  71. package/dist/ai-conversations/__tests__/ai-conversations.ssr.test.cjs +0 -50
  72. package/dist/ai-conversations/__tests__/ai-conversations.ssr.test.mjs +0 -42
  73. package/dist/ai-conversations/__tests__/ai-conversations.test.cjs +0 -67
  74. package/dist/ai-conversations/__tests__/ai-conversations.test.mjs +0 -51
  75. package/dist/ai-editor-sender/__tests__/ai-editor-sender.ssr.test.cjs +0 -62
  76. package/dist/ai-editor-sender/__tests__/ai-editor-sender.ssr.test.mjs +0 -50
  77. package/dist/ai-editor-sender/__tests__/ai-editor-sender.test.cjs +0 -315
  78. package/dist/ai-editor-sender/__tests__/ai-editor-sender.test.mjs +0 -226
  79. package/dist/ai-file-card/__tests__/ai-file-card.ssr.test.cjs +0 -45
  80. package/dist/ai-file-card/__tests__/ai-file-card.ssr.test.mjs +0 -29
  81. package/dist/ai-file-card/__tests__/ai-file-card.test.cjs +0 -160
  82. package/dist/ai-file-card/__tests__/ai-file-card.test.mjs +0 -109
  83. package/dist/ai-mention/__tests__/ai-mention.ssr.test.cjs +0 -38
  84. package/dist/ai-mention/__tests__/ai-mention.ssr.test.mjs +0 -37
  85. package/dist/ai-mention/__tests__/ai-mention.test.cjs +0 -113
  86. package/dist/ai-mention/__tests__/ai-mention.test.mjs +0 -84
  87. package/dist/ai-mermaid/__tests__/ai-mermaid.ssr.test.cjs +0 -43
  88. package/dist/ai-mermaid/__tests__/ai-mermaid.ssr.test.mjs +0 -33
  89. package/dist/ai-mermaid/__tests__/ai-mermaid.test.cjs +0 -113
  90. package/dist/ai-mermaid/__tests__/ai-mermaid.test.mjs +0 -92
  91. package/dist/ai-prompts/__tests__/ai-prompts.ssr.test.cjs +0 -49
  92. package/dist/ai-prompts/__tests__/ai-prompts.ssr.test.mjs +0 -41
  93. package/dist/ai-prompts/__tests__/ai-prompts.test.cjs +0 -54
  94. package/dist/ai-prompts/__tests__/ai-prompts.test.mjs +0 -38
  95. package/dist/ai-provider/__tests__/ai-provider.ssr.test.cjs +0 -33
  96. package/dist/ai-provider/__tests__/ai-provider.ssr.test.mjs +0 -34
  97. package/dist/ai-provider/__tests__/ai-provider.test.cjs +0 -38
  98. package/dist/ai-provider/__tests__/ai-provider.test.mjs +0 -33
  99. package/dist/ai-sender/__tests__/ai-sender.ssr.test.cjs +0 -46
  100. package/dist/ai-sender/__tests__/ai-sender.ssr.test.mjs +0 -37
  101. package/dist/ai-sender/__tests__/ai-sender.test.cjs +0 -511
  102. package/dist/ai-sender/__tests__/ai-sender.test.mjs +0 -322
  103. package/dist/ai-sources/__tests__/ai-sources.ssr.test.cjs +0 -72
  104. package/dist/ai-sources/__tests__/ai-sources.ssr.test.mjs +0 -82
  105. package/dist/ai-sources/__tests__/ai-sources.test.cjs +0 -200
  106. package/dist/ai-sources/__tests__/ai-sources.test.mjs +0 -160
  107. package/dist/ai-thinking/__tests__/ai-thinking.ssr.test.cjs +0 -56
  108. package/dist/ai-thinking/__tests__/ai-thinking.ssr.test.mjs +0 -42
  109. package/dist/ai-thinking/__tests__/ai-thinking.test.cjs +0 -151
  110. package/dist/ai-thinking/__tests__/ai-thinking.test.mjs +0 -96
  111. package/dist/ai-thought-chain/__tests__/ai-thought-chain.ssr.test.cjs +0 -88
  112. package/dist/ai-thought-chain/__tests__/ai-thought-chain.ssr.test.mjs +0 -55
  113. package/dist/ai-thought-chain/__tests__/ai-thought-chain.test.cjs +0 -344
  114. package/dist/ai-thought-chain/__tests__/ai-thought-chain.test.mjs +0 -237
  115. package/dist/ai-voice-trigger/__tests__/ai-voice-trigger.ssr.test.cjs +0 -32
  116. package/dist/ai-voice-trigger/__tests__/ai-voice-trigger.ssr.test.mjs +0 -25
  117. package/dist/ai-voice-trigger/__tests__/ai-voice-trigger.test.cjs +0 -130
  118. package/dist/ai-voice-trigger/__tests__/ai-voice-trigger.test.mjs +0 -103
  119. package/dist/ai-welcome/__tests__/ai-welcome.ssr.test.cjs +0 -57
  120. package/dist/ai-welcome/__tests__/ai-welcome.ssr.test.mjs +0 -39
  121. package/dist/ai-welcome/__tests__/ai-welcome.test.cjs +0 -169
  122. package/dist/ai-welcome/__tests__/ai-welcome.test.mjs +0 -113
  123. package/dist/alert/__tests__/alert.ssr.test.cjs +0 -28
  124. package/dist/alert/__tests__/alert.ssr.test.mjs +0 -29
  125. package/dist/alert/__tests__/alert.test.cjs +0 -123
  126. package/dist/alert/__tests__/alert.test.mjs +0 -110
  127. package/dist/autocomplete/__tests__/autocomplete.ssr.test.cjs +0 -54
  128. package/dist/autocomplete/__tests__/autocomplete.ssr.test.mjs +0 -47
  129. package/dist/autocomplete/__tests__/autocomplete.test.cjs +0 -299
  130. package/dist/autocomplete/__tests__/autocomplete.test.mjs +0 -263
  131. package/dist/avatar/__tests__/avatar.ssr.test.cjs +0 -103
  132. package/dist/avatar/__tests__/avatar.ssr.test.mjs +0 -108
  133. package/dist/avatar/__tests__/avatar.test.cjs +0 -146
  134. package/dist/avatar/__tests__/avatar.test.mjs +0 -125
  135. package/dist/back-top/__tests__/back-top.ssr.test.cjs +0 -13
  136. package/dist/back-top/__tests__/back-top.ssr.test.mjs +0 -10
  137. package/dist/back-top/__tests__/back-top.test.cjs +0 -88
  138. package/dist/back-top/__tests__/back-top.test.mjs +0 -76
  139. package/dist/badge/__tests__/badge.ssr.test.cjs +0 -36
  140. package/dist/badge/__tests__/badge.ssr.test.mjs +0 -33
  141. package/dist/badge/__tests__/badge.test.cjs +0 -115
  142. package/dist/badge/__tests__/badge.test.mjs +0 -112
  143. package/dist/breadcrumb/__tests__/breadcrumb.ssr.test.cjs +0 -22
  144. package/dist/breadcrumb/__tests__/breadcrumb.ssr.test.mjs +0 -20
  145. package/dist/breadcrumb/__tests__/breadcrumb.test.cjs +0 -64
  146. package/dist/breadcrumb/__tests__/breadcrumb.test.mjs +0 -51
  147. package/dist/button/__tests__/button.ssr.test.cjs +0 -52
  148. package/dist/button/__tests__/button.ssr.test.mjs +0 -55
  149. package/dist/button/__tests__/button.test.cjs +0 -207
  150. package/dist/button/__tests__/button.test.mjs +0 -141
  151. package/dist/calendar/__tests__/calendar.ssr.test.cjs +0 -65
  152. package/dist/calendar/__tests__/calendar.ssr.test.mjs +0 -63
  153. package/dist/calendar/__tests__/calendar.test.cjs +0 -263
  154. package/dist/calendar/__tests__/calendar.test.mjs +0 -255
  155. package/dist/card/__tests__/card.ssr.test.cjs +0 -37
  156. package/dist/card/__tests__/card.ssr.test.mjs +0 -40
  157. package/dist/card/__tests__/card.test.cjs +0 -131
  158. package/dist/card/__tests__/card.test.mjs +0 -124
  159. package/dist/carousel/__tests__/carousel.ssr.test.cjs +0 -27
  160. package/dist/carousel/__tests__/carousel.ssr.test.mjs +0 -27
  161. package/dist/carousel/__tests__/carousel.test.cjs +0 -115
  162. package/dist/carousel/__tests__/carousel.test.mjs +0 -98
  163. package/dist/cascader/__tests__/cascader-panel.test.cjs +0 -162
  164. package/dist/cascader/__tests__/cascader-panel.test.mjs +0 -151
  165. package/dist/cascader/__tests__/cascader.ssr.test.cjs +0 -61
  166. package/dist/cascader/__tests__/cascader.ssr.test.mjs +0 -55
  167. package/dist/cascader/__tests__/cascader.test.cjs +0 -342
  168. package/dist/cascader/__tests__/cascader.test.mjs +0 -316
  169. package/dist/category-nav/__tests__/category-nav.ssr.test.cjs +0 -35
  170. package/dist/category-nav/__tests__/category-nav.ssr.test.mjs +0 -21
  171. package/dist/category-nav/__tests__/category-nav.test.cjs +0 -53
  172. package/dist/category-nav/__tests__/category-nav.test.mjs +0 -33
  173. package/dist/checkbox/__tests__/checkbox.ssr.test.cjs +0 -52
  174. package/dist/checkbox/__tests__/checkbox.ssr.test.mjs +0 -57
  175. package/dist/checkbox/__tests__/checkbox.test.cjs +0 -173
  176. package/dist/checkbox/__tests__/checkbox.test.mjs +0 -133
  177. package/dist/col/__tests__/col.ssr.test.cjs +0 -44
  178. package/dist/col/__tests__/col.ssr.test.mjs +0 -42
  179. package/dist/col/__tests__/col.test.cjs +0 -128
  180. package/dist/col/__tests__/col.test.mjs +0 -116
  181. package/dist/color-picker/__tests__/color-picker.ssr.test.cjs +0 -34
  182. package/dist/color-picker/__tests__/color-picker.ssr.test.mjs +0 -39
  183. package/dist/color-picker/__tests__/color-picker.test.cjs +0 -227
  184. package/dist/color-picker/__tests__/color-picker.test.mjs +0 -176
  185. package/dist/config-provider/__tests__/config-provider.ssr.test.cjs +0 -43
  186. package/dist/config-provider/__tests__/config-provider.ssr.test.mjs +0 -42
  187. package/dist/config-provider/__tests__/config-provider.test.cjs +0 -75
  188. package/dist/config-provider/__tests__/config-provider.test.mjs +0 -64
  189. package/dist/container/__tests__/container.ssr.test.cjs +0 -71
  190. package/dist/container/__tests__/container.ssr.test.mjs +0 -50
  191. package/dist/container/__tests__/container.test.cjs +0 -111
  192. package/dist/container/__tests__/container.test.mjs +0 -84
  193. package/dist/countdown/__tests__/countdown.ssr.test.cjs +0 -86
  194. package/dist/countdown/__tests__/countdown.ssr.test.mjs +0 -78
  195. package/dist/countdown/__tests__/countdown.test.cjs +0 -767
  196. package/dist/countdown/__tests__/countdown.test.mjs +0 -722
  197. package/dist/coupon-card/__tests__/coupon-card.ssr.test.cjs +0 -21
  198. package/dist/coupon-card/__tests__/coupon-card.ssr.test.mjs +0 -18
  199. package/dist/coupon-card/__tests__/coupon-card.test.cjs +0 -67
  200. package/dist/coupon-card/__tests__/coupon-card.test.mjs +0 -64
  201. package/dist/date-picker/__tests__/date-picker-extended.test.cjs +0 -581
  202. package/dist/date-picker/__tests__/date-picker-extended.test.mjs +0 -455
  203. package/dist/date-picker/__tests__/date-picker.ssr.test.cjs +0 -26
  204. package/dist/date-picker/__tests__/date-picker.ssr.test.mjs +0 -23
  205. package/dist/date-picker/__tests__/date-picker.test.cjs +0 -170
  206. package/dist/date-picker/__tests__/date-picker.test.mjs +0 -136
  207. package/dist/descriptions/__tests__/descriptions.ssr.test.cjs +0 -67
  208. package/dist/descriptions/__tests__/descriptions.ssr.test.mjs +0 -72
  209. package/dist/descriptions/__tests__/descriptions.test.cjs +0 -150
  210. package/dist/descriptions/__tests__/descriptions.test.mjs +0 -130
  211. package/dist/dialog/__tests__/dialog.functional.test.cjs +0 -49
  212. package/dist/dialog/__tests__/dialog.functional.test.mjs +0 -49
  213. package/dist/dialog/__tests__/dialog.ssr.test.cjs +0 -31
  214. package/dist/dialog/__tests__/dialog.ssr.test.mjs +0 -29
  215. package/dist/dialog/__tests__/dialog.test.cjs +0 -561
  216. package/dist/dialog/__tests__/dialog.test.mjs +0 -388
  217. package/dist/divider/__tests__/divider.ssr.test.cjs +0 -41
  218. package/dist/divider/__tests__/divider.ssr.test.mjs +0 -44
  219. package/dist/divider/__tests__/divider.test.cjs +0 -71
  220. package/dist/divider/__tests__/divider.test.mjs +0 -68
  221. package/dist/drawer/__tests__/drawer.ssr.test.cjs +0 -25
  222. package/dist/drawer/__tests__/drawer.ssr.test.mjs +0 -23
  223. package/dist/drawer/__tests__/drawer.test.cjs +0 -145
  224. package/dist/drawer/__tests__/drawer.test.mjs +0 -122
  225. package/dist/dropdown/__tests__/dropdown.ssr.test.cjs +0 -49
  226. package/dist/dropdown/__tests__/dropdown.ssr.test.mjs +0 -64
  227. package/dist/dropdown/__tests__/dropdown.test.cjs +0 -310
  228. package/dist/dropdown/__tests__/dropdown.test.mjs +0 -269
  229. package/dist/empty/__tests__/empty.ssr.test.cjs +0 -96
  230. package/dist/empty/__tests__/empty.ssr.test.mjs +0 -99
  231. package/dist/empty/__tests__/empty.test.cjs +0 -110
  232. package/dist/empty/__tests__/empty.test.mjs +0 -101
  233. package/dist/filter-bar/__tests__/filter-bar.ssr.test.cjs +0 -29
  234. package/dist/filter-bar/__tests__/filter-bar.ssr.test.mjs +0 -16
  235. package/dist/filter-bar/__tests__/filter-bar.test.cjs +0 -51
  236. package/dist/filter-bar/__tests__/filter-bar.test.mjs +0 -29
  237. package/dist/form/__tests__/form-schema.test.cjs +0 -636
  238. package/dist/form/__tests__/form-schema.test.mjs +0 -366
  239. package/dist/form/__tests__/form.ssr.test.cjs +0 -74
  240. package/dist/form/__tests__/form.ssr.test.mjs +0 -73
  241. package/dist/form/__tests__/form.test.cjs +0 -208
  242. package/dist/form/__tests__/form.test.mjs +0 -128
  243. package/dist/gantt-chart/__tests__/debug_ssr.test.cjs +0 -51
  244. package/dist/gantt-chart/__tests__/debug_ssr.test.mjs +0 -37
  245. package/dist/gantt-chart/__tests__/gantt-chart.ssr.test.cjs +0 -95
  246. package/dist/gantt-chart/__tests__/gantt-chart.ssr.test.mjs +0 -94
  247. package/dist/gantt-chart/__tests__/gantt-chart.test.cjs +0 -86
  248. package/dist/gantt-chart/__tests__/gantt-chart.test.mjs +0 -79
  249. package/dist/grid/__tests__/grid.ssr.test.cjs +0 -81
  250. package/dist/grid/__tests__/grid.ssr.test.mjs +0 -63
  251. package/dist/grid/__tests__/grid.test.cjs +0 -142
  252. package/dist/grid/__tests__/grid.test.mjs +0 -89
  253. package/dist/icon/__tests__/icon.ssr.test.cjs +0 -35
  254. package/dist/icon/__tests__/icon.ssr.test.mjs +0 -26
  255. package/dist/icon/__tests__/icon.test.cjs +0 -144
  256. package/dist/icon/__tests__/icon.test.mjs +0 -123
  257. package/dist/image/__tests__/image-viewer.test.cjs +0 -101
  258. package/dist/image/__tests__/image-viewer.test.mjs +0 -94
  259. package/dist/image/__tests__/image.ssr.test.cjs +0 -73
  260. package/dist/image/__tests__/image.ssr.test.mjs +0 -72
  261. package/dist/image/__tests__/image.test.cjs +0 -171
  262. package/dist/image/__tests__/image.test.mjs +0 -159
  263. package/dist/image-magnifier/__tests__/image-magnifier.ssr.test.cjs +0 -54
  264. package/dist/image-magnifier/__tests__/image-magnifier.ssr.test.mjs +0 -35
  265. package/dist/image-magnifier/__tests__/image-magnifier.test.cjs +0 -257
  266. package/dist/image-magnifier/__tests__/image-magnifier.test.mjs +0 -177
  267. package/dist/infinite-scroll/__tests__/infinite-scroll.ssr.test.cjs +0 -59
  268. package/dist/infinite-scroll/__tests__/infinite-scroll.ssr.test.mjs +0 -84
  269. package/dist/infinite-scroll/__tests__/infinite-scroll.test.cjs +0 -255
  270. package/dist/infinite-scroll/__tests__/infinite-scroll.test.mjs +0 -187
  271. package/dist/input/__tests__/input-utils.test.cjs +0 -77
  272. package/dist/input/__tests__/input-utils.test.mjs +0 -75
  273. package/dist/input/__tests__/input.ssr.test.cjs +0 -100
  274. package/dist/input/__tests__/input.ssr.test.mjs +0 -85
  275. package/dist/input/__tests__/input.test.cjs +0 -127
  276. package/dist/input/__tests__/input.test.mjs +0 -112
  277. package/dist/input-number/__tests__/input-number.hydration.test.cjs +0 -24
  278. package/dist/input-number/__tests__/input-number.hydration.test.mjs +0 -21
  279. package/dist/input-number/__tests__/input-number.ssr.test.cjs +0 -95
  280. package/dist/input-number/__tests__/input-number.ssr.test.mjs +0 -92
  281. package/dist/input-number/__tests__/input-number.test.cjs +0 -199
  282. package/dist/input-number/__tests__/input-number.test.mjs +0 -173
  283. package/dist/input-tag/__tests__/input-tag.ssr.test.cjs +0 -47
  284. package/dist/input-tag/__tests__/input-tag.ssr.test.mjs +0 -41
  285. package/dist/input-tag/__tests__/input-tag.test.cjs +0 -268
  286. package/dist/input-tag/__tests__/input-tag.test.mjs +0 -201
  287. package/dist/loading/__tests__/loading.ssr.test.cjs +0 -37
  288. package/dist/loading/__tests__/loading.ssr.test.mjs +0 -27
  289. package/dist/loading/__tests__/loading.test.cjs +0 -91
  290. package/dist/loading/__tests__/loading.test.mjs +0 -75
  291. package/dist/lucky-draw/__tests__/lucky-draw.ssr.test.cjs +0 -33
  292. package/dist/lucky-draw/__tests__/lucky-draw.ssr.test.mjs +0 -31
  293. package/dist/lucky-draw/__tests__/lucky-draw.test.cjs +0 -56
  294. package/dist/lucky-draw/__tests__/lucky-draw.test.mjs +0 -48
  295. package/dist/marquee/__tests__/marquee.ssr.test.cjs +0 -59
  296. package/dist/marquee/__tests__/marquee.ssr.test.mjs +0 -60
  297. package/dist/marquee/__tests__/marquee.test.cjs +0 -94
  298. package/dist/marquee/__tests__/marquee.test.mjs +0 -92
  299. package/dist/mention/__tests__/mention.ssr.test.cjs +0 -92
  300. package/dist/mention/__tests__/mention.ssr.test.mjs +0 -70
  301. package/dist/mention/__tests__/mention.test.cjs +0 -650
  302. package/dist/mention/__tests__/mention.test.mjs +0 -523
  303. package/dist/menu/__tests__/menu.ssr.test.cjs +0 -92
  304. package/dist/menu/__tests__/menu.ssr.test.mjs +0 -124
  305. package/dist/menu/__tests__/menu.test.cjs +0 -209
  306. package/dist/menu/__tests__/menu.test.mjs +0 -182
  307. package/dist/message/__tests__/message.ssr.test.cjs +0 -29
  308. package/dist/message/__tests__/message.ssr.test.mjs +0 -23
  309. package/dist/message/__tests__/message.test.cjs +0 -170
  310. package/dist/message/__tests__/message.test.mjs +0 -154
  311. package/dist/message-box/__tests__/message-box.ssr.test.cjs +0 -33
  312. package/dist/message-box/__tests__/message-box.ssr.test.mjs +0 -30
  313. package/dist/message-box/__tests__/message-box.test.cjs +0 -100
  314. package/dist/message-box/__tests__/message-box.test.mjs +0 -95
  315. package/dist/notification/__tests__/notification.ssr.test.cjs +0 -31
  316. package/dist/notification/__tests__/notification.ssr.test.mjs +0 -25
  317. package/dist/notification/__tests__/notification.test.cjs +0 -248
  318. package/dist/notification/__tests__/notification.test.mjs +0 -206
  319. package/dist/pagination/__tests__/pagination.ssr.test.cjs +0 -61
  320. package/dist/pagination/__tests__/pagination.ssr.test.mjs +0 -59
  321. package/dist/pagination/__tests__/pagination.test.cjs +0 -135
  322. package/dist/pagination/__tests__/pagination.test.mjs +0 -131
  323. package/dist/popconfirm/__tests__/popconfirm.ssr.test.cjs +0 -48
  324. package/dist/popconfirm/__tests__/popconfirm.ssr.test.mjs +0 -63
  325. package/dist/popconfirm/__tests__/popconfirm.test.cjs +0 -62
  326. package/dist/popconfirm/__tests__/popconfirm.test.mjs +0 -56
  327. package/dist/popover/__tests__/popover.ssr.test.cjs +0 -48
  328. package/dist/popover/__tests__/popover.ssr.test.mjs +0 -63
  329. package/dist/popover/__tests__/popover.test.cjs +0 -107
  330. package/dist/popover/__tests__/popover.test.mjs +0 -93
  331. package/dist/price/__tests__/price.ssr.test.cjs +0 -20
  332. package/dist/price/__tests__/price.ssr.test.mjs +0 -19
  333. package/dist/price/__tests__/price.test.cjs +0 -45
  334. package/dist/price/__tests__/price.test.mjs +0 -42
  335. package/dist/product-card/__tests__/product-card.ssr.test.cjs +0 -21
  336. package/dist/product-card/__tests__/product-card.ssr.test.mjs +0 -18
  337. package/dist/product-card/__tests__/product-card.test.cjs +0 -54
  338. package/dist/product-card/__tests__/product-card.test.mjs +0 -53
  339. package/dist/progress/__tests__/progress.ssr.test.cjs +0 -31
  340. package/dist/progress/__tests__/progress.ssr.test.mjs +0 -29
  341. package/dist/progress/__tests__/progress.test.cjs +0 -119
  342. package/dist/progress/__tests__/progress.test.mjs +0 -77
  343. package/dist/radio/__tests__/radio-button.test.cjs +0 -99
  344. package/dist/radio/__tests__/radio-button.test.mjs +0 -83
  345. package/dist/radio/__tests__/radio.ssr.test.cjs +0 -132
  346. package/dist/radio/__tests__/radio.ssr.test.mjs +0 -165
  347. package/dist/radio/__tests__/radio.test.cjs +0 -170
  348. package/dist/radio/__tests__/radio.test.mjs +0 -143
  349. package/dist/rate/__tests__/rate.ssr.test.cjs +0 -106
  350. package/dist/rate/__tests__/rate.ssr.test.mjs +0 -103
  351. package/dist/rate/__tests__/rate.test.cjs +0 -88
  352. package/dist/rate/__tests__/rate.test.mjs +0 -85
  353. package/dist/result/__tests__/result.ssr.test.cjs +0 -62
  354. package/dist/result/__tests__/result.ssr.test.mjs +0 -51
  355. package/dist/result/__tests__/result.test.cjs +0 -135
  356. package/dist/result/__tests__/result.test.mjs +0 -92
  357. package/dist/row/__tests__/row.ssr.test.cjs +0 -29
  358. package/dist/row/__tests__/row.ssr.test.mjs +0 -30
  359. package/dist/row/__tests__/row.test.cjs +0 -89
  360. package/dist/row/__tests__/row.test.mjs +0 -86
  361. package/dist/row/__tests__/row_ts.test.cjs +0 -31
  362. package/dist/row/__tests__/row_ts.test.mjs +0 -28
  363. package/dist/scrollbar/__tests__/scrollbar.ssr.test.cjs +0 -49
  364. package/dist/scrollbar/__tests__/scrollbar.ssr.test.mjs +0 -54
  365. package/dist/scrollbar/__tests__/scrollbar.test.cjs +0 -43
  366. package/dist/scrollbar/__tests__/scrollbar.test.mjs +0 -40
  367. package/dist/select/__tests__/select.perf.test.cjs +0 -191
  368. package/dist/select/__tests__/select.perf.test.mjs +0 -185
  369. package/dist/select/__tests__/select.ssr.test.cjs +0 -58
  370. package/dist/select/__tests__/select.ssr.test.mjs +0 -52
  371. package/dist/select/__tests__/select.test.cjs +0 -414
  372. package/dist/select/__tests__/select.test.mjs +0 -345
  373. package/dist/skeleton/__tests__/skeleton.ssr.test.cjs +0 -81
  374. package/dist/skeleton/__tests__/skeleton.ssr.test.mjs +0 -83
  375. package/dist/skeleton/__tests__/skeleton.test.cjs +0 -72
  376. package/dist/skeleton/__tests__/skeleton.test.mjs +0 -65
  377. package/dist/sku-selector/__tests__/sku-selector.ssr.test.cjs +0 -32
  378. package/dist/sku-selector/__tests__/sku-selector.ssr.test.mjs +0 -19
  379. package/dist/sku-selector/__tests__/sku-selector.test.cjs +0 -64
  380. package/dist/sku-selector/__tests__/sku-selector.test.mjs +0 -53
  381. package/dist/slider/__tests__/repro.test.cjs +0 -25
  382. package/dist/slider/__tests__/repro.test.mjs +0 -22
  383. package/dist/slider/__tests__/slider.ssr.test.cjs +0 -118
  384. package/dist/slider/__tests__/slider.ssr.test.mjs +0 -115
  385. package/dist/slider/__tests__/slider.test.cjs +0 -155
  386. package/dist/slider/__tests__/slider.test.mjs +0 -120
  387. package/dist/smart-address/__tests__/smart-address.ssr.test.cjs +0 -28
  388. package/dist/smart-address/__tests__/smart-address.ssr.test.mjs +0 -25
  389. package/dist/smart-address/__tests__/smart-address.test.cjs +0 -68
  390. package/dist/smart-address/__tests__/smart-address.test.mjs +0 -56
  391. package/dist/space/__tests__/space.ssr.test.cjs +0 -115
  392. package/dist/space/__tests__/space.ssr.test.mjs +0 -150
  393. package/dist/space/__tests__/space.test.cjs +0 -227
  394. package/dist/space/__tests__/space.test.mjs +0 -187
  395. package/dist/spin/__tests__/spin.ssr.test.cjs +0 -46
  396. package/dist/spin/__tests__/spin.ssr.test.mjs +0 -43
  397. package/dist/spin/__tests__/spin.test.cjs +0 -65
  398. package/dist/spin/__tests__/spin.test.mjs +0 -63
  399. package/dist/steps/__tests__/steps.ssr.test.cjs +0 -73
  400. package/dist/steps/__tests__/steps.ssr.test.mjs +0 -55
  401. package/dist/steps/__tests__/steps.test.cjs +0 -152
  402. package/dist/steps/__tests__/steps.test.mjs +0 -123
  403. package/dist/submit-bar/__tests__/submit-bar.ssr.test.cjs +0 -21
  404. package/dist/submit-bar/__tests__/submit-bar.ssr.test.mjs +0 -18
  405. package/dist/submit-bar/__tests__/submit-bar.test.cjs +0 -50
  406. package/dist/submit-bar/__tests__/submit-bar.test.mjs +0 -36
  407. package/dist/switch/__tests__/switch.ssr.test.cjs +0 -105
  408. package/dist/switch/__tests__/switch.ssr.test.mjs +0 -102
  409. package/dist/switch/__tests__/switch.test.cjs +0 -251
  410. package/dist/switch/__tests__/switch.test.mjs +0 -193
  411. package/dist/table/__tests__/table-advance.test.cjs +0 -180
  412. package/dist/table/__tests__/table-advance.test.mjs +0 -118
  413. package/dist/table/__tests__/table-interaction.test.cjs +0 -236
  414. package/dist/table/__tests__/table-interaction.test.mjs +0 -162
  415. package/dist/table/__tests__/table-utils.test.cjs +0 -690
  416. package/dist/table/__tests__/table-utils.test.mjs +0 -485
  417. package/dist/table/__tests__/table.perf.test.cjs +0 -231
  418. package/dist/table/__tests__/table.perf.test.mjs +0 -225
  419. package/dist/table/__tests__/table.ssr.test.cjs +0 -296
  420. package/dist/table/__tests__/table.ssr.test.mjs +0 -265
  421. package/dist/table/__tests__/table.test.cjs +0 -682
  422. package/dist/table/__tests__/table.test.mjs +0 -617
  423. package/dist/table/__tests__/use-column-drag.test.cjs +0 -238
  424. package/dist/table/__tests__/use-column-drag.test.mjs +0 -150
  425. package/dist/table/__tests__/use-table-export.test.cjs +0 -179
  426. package/dist/table/__tests__/use-table-export.test.mjs +0 -105
  427. package/dist/table/__tests__/use-table-import.test.cjs +0 -206
  428. package/dist/table/__tests__/use-table-import.test.mjs +0 -144
  429. package/dist/table/__tests__/use-table-print.test.cjs +0 -190
  430. package/dist/table/__tests__/use-table-print.test.mjs +0 -134
  431. package/dist/table/__tests__/use-virtual-scroll.test.cjs +0 -286
  432. package/dist/table/__tests__/use-virtual-scroll.test.mjs +0 -196
  433. package/dist/tabs/__tests__/tabs.ssr.test.cjs +0 -57
  434. package/dist/tabs/__tests__/tabs.ssr.test.mjs +0 -41
  435. package/dist/tabs/__tests__/tabs.test.cjs +0 -171
  436. package/dist/tabs/__tests__/tabs.test.mjs +0 -134
  437. package/dist/tag/__tests__/tag.ssr.test.cjs +0 -45
  438. package/dist/tag/__tests__/tag.ssr.test.mjs +0 -48
  439. package/dist/tag/__tests__/tag.test.cjs +0 -194
  440. package/dist/tag/__tests__/tag.test.mjs +0 -167
  441. package/dist/time-picker/__tests__/time-picker.ssr.test.cjs +0 -46
  442. package/dist/time-picker/__tests__/time-picker.ssr.test.mjs +0 -43
  443. package/dist/time-picker/__tests__/time-picker.test.cjs +0 -228
  444. package/dist/time-picker/__tests__/time-picker.test.mjs +0 -218
  445. package/dist/time-picker/__tests__/time-spinner.test.cjs +0 -196
  446. package/dist/time-picker/__tests__/time-spinner.test.mjs +0 -162
  447. package/dist/time-select/__tests__/time-select.ssr.test.cjs +0 -42
  448. package/dist/time-select/__tests__/time-select.ssr.test.mjs +0 -37
  449. package/dist/time-select/__tests__/time-select.test.cjs +0 -390
  450. package/dist/time-select/__tests__/time-select.test.mjs +0 -374
  451. package/dist/tooltip/__tests__/tooltip.ssr.test.cjs +0 -55
  452. package/dist/tooltip/__tests__/tooltip.ssr.test.mjs +0 -76
  453. package/dist/tooltip/__tests__/tooltip.test.cjs +0 -132
  454. package/dist/tooltip/__tests__/tooltip.test.mjs +0 -121
  455. package/dist/transfer/__tests__/transfer.ssr.test.cjs +0 -47
  456. package/dist/transfer/__tests__/transfer.ssr.test.mjs +0 -44
  457. package/dist/transfer/__tests__/transfer.test.cjs +0 -422
  458. package/dist/transfer/__tests__/transfer.test.mjs +0 -405
  459. package/dist/tree/__tests__/tree.perf.test.cjs +0 -182
  460. package/dist/tree/__tests__/tree.perf.test.mjs +0 -198
  461. package/dist/tree/__tests__/tree.ssr.test.cjs +0 -56
  462. package/dist/tree/__tests__/tree.ssr.test.mjs +0 -45
  463. package/dist/tree/__tests__/tree.test.cjs +0 -488
  464. package/dist/tree/__tests__/tree.test.mjs +0 -333
  465. package/dist/tree-select/__tests__/tree-select.ssr.test.cjs +0 -52
  466. package/dist/tree-select/__tests__/tree-select.ssr.test.mjs +0 -55
  467. package/dist/tree-select/__tests__/tree-select.test.cjs +0 -231
  468. package/dist/tree-select/__tests__/tree-select.test.mjs +0 -189
  469. package/dist/typography/__tests__/typography.ssr.test.cjs +0 -85
  470. package/dist/typography/__tests__/typography.ssr.test.mjs +0 -63
  471. package/dist/typography/__tests__/typography.test.cjs +0 -362
  472. package/dist/typography/__tests__/typography.test.mjs +0 -161
  473. package/dist/upload/__tests__/upload.ssr.test.cjs +0 -28
  474. package/dist/upload/__tests__/upload.ssr.test.mjs +0 -26
  475. package/dist/upload/__tests__/upload.test.cjs +0 -467
  476. package/dist/upload/__tests__/upload.test.mjs +0 -336
  477. package/dist/waterfall/__tests__/waterfall.ssr.test.cjs +0 -38
  478. package/dist/waterfall/__tests__/waterfall.ssr.test.mjs +0 -39
  479. package/dist/waterfall/__tests__/waterfall.test.cjs +0 -122
  480. package/dist/waterfall/__tests__/waterfall.test.mjs +0 -85
  481. package/dist/watermark/__tests__/watermark.ssr.test.cjs +0 -32
  482. package/dist/watermark/__tests__/watermark.ssr.test.mjs +0 -30
  483. package/dist/watermark/__tests__/watermark.test.cjs +0 -127
  484. package/dist/watermark/__tests__/watermark.test.mjs +0 -124
@@ -1,187 +0,0 @@
1
- import { describe, it, expect } from "vitest";
2
- import { mount } from "@vue/test-utils";
3
- import { h } from "vue";
4
- import Space from "../src/space.vue";
5
- describe("YhSpace \u7EC4\u4EF6", () => {
6
- it("\u5E94\u8BE5\u6B63\u786E\u6E32\u67D3\u57FA\u7840\u7ED3\u6784", () => {
7
- const wrapper = mount(Space, {
8
- slots: {
9
- default: () => [h("div", "A"), h("div", "B")]
10
- }
11
- });
12
- expect(wrapper.find(".yh-space").exists()).toBe(true);
13
- expect(wrapper.findAll(".yh-space__item")).toHaveLength(2);
14
- });
15
- it("\u5E94\u8BE5\u652F\u6301\u6C34\u5E73\u65B9\u5411\uFF08\u9ED8\u8BA4\uFF09", () => {
16
- const wrapper = mount(Space, {
17
- slots: {
18
- default: () => [h("div", "A"), h("div", "B")]
19
- }
20
- });
21
- expect(wrapper.find(".yh-space").classes()).toContain("yh-space--horizontal");
22
- });
23
- it("\u5E94\u8BE5\u652F\u6301\u5782\u76F4\u65B9\u5411", () => {
24
- const wrapper = mount(Space, {
25
- props: { direction: "vertical" },
26
- slots: {
27
- default: () => [h("div", "A"), h("div", "B")]
28
- }
29
- });
30
- expect(wrapper.find(".yh-space").classes()).toContain("yh-space--vertical");
31
- const style = wrapper.find(".yh-space").attributes("style");
32
- expect(style).toContain("flex-direction: column");
33
- });
34
- it("\u5E94\u8BE5\u652F\u6301\u9884\u8BBE\u5C3A\u5BF8 size", () => {
35
- const wrapper = mount(Space, {
36
- props: { size: "large" },
37
- slots: {
38
- default: () => [h("div", "A"), h("div", "B")]
39
- }
40
- });
41
- const style = wrapper.find(".yh-space").attributes("style");
42
- expect(style).toContain("gap: 24px");
43
- });
44
- it("\u5E94\u8BE5\u652F\u6301\u81EA\u5B9A\u4E49\u6570\u5B57\u5C3A\u5BF8", () => {
45
- const wrapper = mount(Space, {
46
- props: { size: 40 },
47
- slots: {
48
- default: () => [h("div", "A"), h("div", "B")]
49
- }
50
- });
51
- const style = wrapper.find(".yh-space").attributes("style");
52
- expect(style).toContain("gap: 40px");
53
- });
54
- it("\u5E94\u8BE5\u652F\u6301\u6570\u7EC4\u5C3A\u5BF8 [column, row]", () => {
55
- const wrapper = mount(Space, {
56
- props: { size: [10, 20] },
57
- slots: {
58
- default: () => [h("div", "A"), h("div", "B")]
59
- }
60
- });
61
- const style = wrapper.find(".yh-space").attributes("style");
62
- expect(style).toContain("column-gap: 10px");
63
- expect(style).toContain("row-gap: 20px");
64
- });
65
- it("\u5E94\u8BE5\u652F\u6301\u81EA\u52A8\u6362\u884C wrap", () => {
66
- const wrapper = mount(Space, {
67
- props: { wrap: true },
68
- slots: {
69
- default: () => Array.from({ length: 10 }, (_, i) => h("div", `Item ${i}`))
70
- }
71
- });
72
- expect(wrapper.find(".yh-space").classes()).toContain("is-wrap");
73
- const style = wrapper.find(".yh-space").attributes("style");
74
- expect(style).toContain("flex-wrap: wrap");
75
- });
76
- it("\u5E94\u8BE5\u6B63\u786E\u5C55\u5E73 v-for Fragment \u5B50\u8282\u70B9\u5B9E\u73B0\u6362\u884C", () => {
77
- const wrapper = mount(Space, {
78
- props: { wrap: true },
79
- slots: {
80
- default: () => Array.from({ length: 5 }, (_, i) => h("span", { key: i }, `B${i}`))
81
- }
82
- });
83
- expect(wrapper.findAll(".yh-space__item")).toHaveLength(5);
84
- });
85
- it("\u5E94\u8BE5\u652F\u6301 fill \u5C5E\u6027", () => {
86
- const wrapper = mount(Space, {
87
- props: { fill: true },
88
- slots: {
89
- default: () => [h("div", "A")]
90
- }
91
- });
92
- expect(wrapper.find(".yh-space").classes()).toContain("is-fill");
93
- const style = wrapper.find(".yh-space").attributes("style");
94
- expect(style).toContain("width: 100%");
95
- });
96
- it("\u5E94\u8BE5\u652F\u6301\u5BF9\u9F50\u65B9\u5F0F align", () => {
97
- const wrapper = mount(Space, {
98
- props: { align: "start" },
99
- slots: {
100
- default: () => [h("div", "A"), h("div", "B")]
101
- }
102
- });
103
- const style = wrapper.find(".yh-space").attributes("style");
104
- expect(style).toContain("align-items: start");
105
- });
106
- it("\u5E94\u8BE5\u652F\u6301\u4E3B\u8F74\u5BF9\u9F50 justify", () => {
107
- const wrapper = mount(Space, {
108
- props: { justify: "space-between", fill: true },
109
- slots: {
110
- default: () => [h("div", "A"), h("div", "B")]
111
- }
112
- });
113
- const style = wrapper.find(".yh-space").attributes("style");
114
- expect(style).toContain("justify-content: space-between");
115
- });
116
- it("\u5E94\u8BE5\u652F\u6301 spacer prop \u5206\u9694\u7B26", () => {
117
- const wrapper = mount(Space, {
118
- props: { spacer: "|" },
119
- slots: {
120
- default: () => [h("div", "A"), h("div", "B"), h("div", "C")]
121
- }
122
- });
123
- const spacers = wrapper.findAll(".yh-space__spacer");
124
- expect(spacers).toHaveLength(2);
125
- expect(spacers[0].text()).toBe("|");
126
- expect(spacers[1].text()).toBe("|");
127
- });
128
- it("\u5E94\u8BE5\u652F\u6301 #spacer \u63D2\u69FD\u81EA\u5B9A\u4E49\u5206\u9694\u7B26", () => {
129
- const wrapper = mount(Space, {
130
- slots: {
131
- default: () => [h("div", "A"), h("div", "B"), h("div", "C")],
132
- spacer: () => h("span", { class: "custom-sep" }, "\u2014")
133
- }
134
- });
135
- const spacers = wrapper.findAll(".yh-space__spacer");
136
- expect(spacers).toHaveLength(2);
137
- expect(spacers[0].find(".custom-sep").exists()).toBe(true);
138
- expect(spacers[0].find(".custom-sep").text()).toBe("\u2014");
139
- });
140
- it("\u5206\u9694\u7B26\u4E0D\u5E94\u51FA\u73B0\u5728\u6700\u540E\u4E00\u4E2A\u5143\u7D20\u4E4B\u540E", () => {
141
- const wrapper = mount(Space, {
142
- props: { spacer: "|" },
143
- slots: {
144
- default: () => [h("div", "A"), h("div", "B")]
145
- }
146
- });
147
- const spacers = wrapper.findAll(".yh-space__spacer");
148
- expect(spacers).toHaveLength(1);
149
- });
150
- it("\u65E0\u5206\u9694\u7B26\u65F6\u4E0D\u5E94\u6E32\u67D3 spacer \u5143\u7D20", () => {
151
- const wrapper = mount(Space, {
152
- slots: {
153
- default: () => [h("div", "A"), h("div", "B")]
154
- }
155
- });
156
- expect(wrapper.findAll(".yh-space__spacer")).toHaveLength(0);
157
- });
158
- it("\u5355\u4E2A\u5B50\u5143\u7D20\u65F6\u4E0D\u5E94\u6E32\u67D3\u5206\u9694\u7B26", () => {
159
- const wrapper = mount(Space, {
160
- props: { spacer: "|" },
161
- slots: {
162
- default: () => [h("div", "Only")]
163
- }
164
- });
165
- expect(wrapper.findAll(".yh-space__spacer")).toHaveLength(0);
166
- });
167
- it("\u5E94\u8BE5\u652F\u6301 mini \u5C3A\u5BF8", () => {
168
- const wrapper = mount(Space, {
169
- props: { size: "mini" },
170
- slots: {
171
- default: () => [h("div", "A"), h("div", "B")]
172
- }
173
- });
174
- const style = wrapper.find(".yh-space").attributes("style");
175
- expect(style).toContain("gap: 4px");
176
- });
177
- it("\u5E94\u8BE5\u652F\u6301 medium \u5C3A\u5BF8", () => {
178
- const wrapper = mount(Space, {
179
- props: { size: "medium" },
180
- slots: {
181
- default: () => [h("div", "A"), h("div", "B")]
182
- }
183
- });
184
- const style = wrapper.find(".yh-space").attributes("style");
185
- expect(style).toContain("gap: 16px");
186
- });
187
- });
@@ -1,46 +0,0 @@
1
- "use strict";
2
-
3
- var _vitest = require("vitest");
4
- var _spin = _interopRequireDefault(require("../src/spin.vue"));
5
- var _ssr = require("../../__tests__/utils/ssr.cjs");
6
- function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
7
- (0, _vitest.describe)("YhSpin SSR", () => {
8
- (0, _vitest.it)("should render correctly in SSR", async () => {
9
- const html = await (0, _ssr.renderSSR)(_spin.default, {
10
- tip: "\u6B63\u5728\u52A0\u8F7D...",
11
- size: "large"
12
- });
13
- (0, _ssr.expectSSRHasClass)(html, "yh-spin");
14
- (0, _ssr.expectSSRHasClass)(html, "yh-spin--large");
15
- (0, _vitest.expect)(html).toContain("\u6B63\u5728\u52A0\u8F7D...");
16
- });
17
- (0, _vitest.it)("should render dot mode in SSR", async () => {
18
- const html = await (0, _ssr.renderSSR)(_spin.default, {
19
- dot: true
20
- });
21
- (0, _ssr.expectSSRHasClass)(html, "is-dot");
22
- (0, _vitest.expect)(html).toContain("yh-spin__dots");
23
- });
24
- (0, _vitest.it)("should render vertical mode in SSR", async () => {
25
- const html = await (0, _ssr.renderSSR)(_spin.default, {
26
- vertical: true,
27
- tip: "Vertical"
28
- });
29
- (0, _ssr.expectSSRHasClass)(html, "is-vertical");
30
- (0, _vitest.expect)(html).toContain("Vertical");
31
- });
32
- (0, _vitest.it)("should not render hidden content in SSR when show is false", async () => {
33
- const html = await (0, _ssr.renderSSR)(_spin.default, {
34
- show: false
35
- });
36
- (0, _vitest.expect)(html).not.toContain("yh-spin");
37
- });
38
- (0, _vitest.it)("should hydrate without mismatch", async () => {
39
- const result = await (0, _ssr.testHydration)(_spin.default, {
40
- size: "small",
41
- dot: true,
42
- tip: "Hydration"
43
- });
44
- (0, _vitest.expect)(result.isMatch).toBe(true);
45
- });
46
- });
@@ -1,43 +0,0 @@
1
- import { describe, it, expect } from "vitest";
2
- import Spin from "../src/spin.vue";
3
- import { renderSSR, expectSSRHasClass, testHydration } from "../../__tests__/utils/ssr.mjs";
4
- describe("YhSpin SSR", () => {
5
- it("should render correctly in SSR", async () => {
6
- const html = await renderSSR(Spin, {
7
- tip: "\u6B63\u5728\u52A0\u8F7D...",
8
- size: "large"
9
- });
10
- expectSSRHasClass(html, "yh-spin");
11
- expectSSRHasClass(html, "yh-spin--large");
12
- expect(html).toContain("\u6B63\u5728\u52A0\u8F7D...");
13
- });
14
- it("should render dot mode in SSR", async () => {
15
- const html = await renderSSR(Spin, {
16
- dot: true
17
- });
18
- expectSSRHasClass(html, "is-dot");
19
- expect(html).toContain("yh-spin__dots");
20
- });
21
- it("should render vertical mode in SSR", async () => {
22
- const html = await renderSSR(Spin, {
23
- vertical: true,
24
- tip: "Vertical"
25
- });
26
- expectSSRHasClass(html, "is-vertical");
27
- expect(html).toContain("Vertical");
28
- });
29
- it("should not render hidden content in SSR when show is false", async () => {
30
- const html = await renderSSR(Spin, {
31
- show: false
32
- });
33
- expect(html).not.toContain("yh-spin");
34
- });
35
- it("should hydrate without mismatch", async () => {
36
- const result = await testHydration(Spin, {
37
- size: "small",
38
- dot: true,
39
- tip: "Hydration"
40
- });
41
- expect(result.isMatch).toBe(true);
42
- });
43
- });
@@ -1,65 +0,0 @@
1
- "use strict";
2
-
3
- var _vitest = require("vitest");
4
- var _testUtils = require("@vue/test-utils");
5
- var _index = require("../index.cjs");
6
- (0, _vitest.describe)("Spin", () => {
7
- (0, _vitest.it)("should render correctly", () => {
8
- const wrapper = (0, _testUtils.mount)(_index.YhSpin, {
9
- props: {
10
- tip: "loading"
11
- }
12
- });
13
- (0, _vitest.expect)(wrapper.get("div").classes()).toContain("yh-spin");
14
- (0, _vitest.expect)(wrapper.text()).toContain("loading");
15
- });
16
- (0, _vitest.it)("should support dot mode", () => {
17
- const wrapper = (0, _testUtils.mount)(_index.YhSpin, {
18
- props: {
19
- dot: true
20
- }
21
- });
22
- (0, _vitest.expect)(wrapper.find(".yh-spin__dots").exists()).toBe(true);
23
- (0, _vitest.expect)(wrapper.findAll(".yh-spin__dots i")).toHaveLength(4);
24
- });
25
- (0, _vitest.it)("should support sizes", () => {
26
- const wrapper = (0, _testUtils.mount)(_index.YhSpin, {
27
- props: {
28
- size: "large"
29
- }
30
- });
31
- (0, _vitest.expect)(wrapper.get("div").classes()).toContain("yh-spin--large");
32
- });
33
- (0, _vitest.it)("should support color and gradients", async () => {
34
- const wrapper = (0, _testUtils.mount)(_index.YhSpin, {
35
- props: {
36
- color: "linear-gradient(to right, red, blue)"
37
- }
38
- });
39
- (0, _vitest.expect)(wrapper.get("div").classes()).toContain("is-gradient");
40
- (0, _vitest.expect)(wrapper.find("linearGradient").exists()).toBe(true);
41
- });
42
- (0, _vitest.it)("should support delay", async () => {
43
- _vitest.vi.useFakeTimers();
44
- const wrapper = (0, _testUtils.mount)(_index.YhSpin, {
45
- props: {
46
- show: true,
47
- delay: 500
48
- }
49
- });
50
- (0, _vitest.expect)(wrapper.find(".yh-spin").exists()).toBe(false);
51
- _vitest.vi.advanceTimersByTime(501);
52
- await wrapper.vm.$nextTick();
53
- (0, _vitest.expect)(wrapper.find(".yh-spin").exists()).toBe(true);
54
- _vitest.vi.useRealTimers();
55
- });
56
- (0, _vitest.it)("should support tip slot", () => {
57
- const wrapper = (0, _testUtils.mount)(_index.YhSpin, {
58
- slots: {
59
- tip: '<span class="custom-tip">Custom Tip</span>'
60
- }
61
- });
62
- (0, _vitest.expect)(wrapper.find(".custom-tip").exists()).toBe(true);
63
- (0, _vitest.expect)(wrapper.find(".custom-tip").text()).toBe("Custom Tip");
64
- });
65
- });
@@ -1,63 +0,0 @@
1
- import { describe, it, expect, vi } from "vitest";
2
- import { mount } from "@vue/test-utils";
3
- import { YhSpin } from "../index.mjs";
4
- describe("Spin", () => {
5
- it("should render correctly", () => {
6
- const wrapper = mount(YhSpin, {
7
- props: {
8
- tip: "loading"
9
- }
10
- });
11
- expect(wrapper.get("div").classes()).toContain("yh-spin");
12
- expect(wrapper.text()).toContain("loading");
13
- });
14
- it("should support dot mode", () => {
15
- const wrapper = mount(YhSpin, {
16
- props: {
17
- dot: true
18
- }
19
- });
20
- expect(wrapper.find(".yh-spin__dots").exists()).toBe(true);
21
- expect(wrapper.findAll(".yh-spin__dots i")).toHaveLength(4);
22
- });
23
- it("should support sizes", () => {
24
- const wrapper = mount(YhSpin, {
25
- props: {
26
- size: "large"
27
- }
28
- });
29
- expect(wrapper.get("div").classes()).toContain("yh-spin--large");
30
- });
31
- it("should support color and gradients", async () => {
32
- const wrapper = mount(YhSpin, {
33
- props: {
34
- color: "linear-gradient(to right, red, blue)"
35
- }
36
- });
37
- expect(wrapper.get("div").classes()).toContain("is-gradient");
38
- expect(wrapper.find("linearGradient").exists()).toBe(true);
39
- });
40
- it("should support delay", async () => {
41
- vi.useFakeTimers();
42
- const wrapper = mount(YhSpin, {
43
- props: {
44
- show: true,
45
- delay: 500
46
- }
47
- });
48
- expect(wrapper.find(".yh-spin").exists()).toBe(false);
49
- vi.advanceTimersByTime(501);
50
- await wrapper.vm.$nextTick();
51
- expect(wrapper.find(".yh-spin").exists()).toBe(true);
52
- vi.useRealTimers();
53
- });
54
- it("should support tip slot", () => {
55
- const wrapper = mount(YhSpin, {
56
- slots: {
57
- tip: '<span class="custom-tip">Custom Tip</span>'
58
- }
59
- });
60
- expect(wrapper.find(".custom-tip").exists()).toBe(true);
61
- expect(wrapper.find(".custom-tip").text()).toBe("Custom Tip");
62
- });
63
- });
@@ -1,73 +0,0 @@
1
- "use strict";
2
-
3
- var _vitest = require("vitest");
4
- var _serverRenderer = require("@vue/server-renderer");
5
- var _vue = require("vue");
6
- var _steps = _interopRequireDefault(require("../src/steps.vue"));
7
- var _step = _interopRequireDefault(require("../src/step.vue"));
8
- function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
9
- (0, _vitest.describe)("Steps SSR", () => {
10
- (0, _vitest.it)("should render steps container on server", async () => {
11
- const app = (0, _vue.createSSRApp)({
12
- render() {
13
- return (0, _vue.h)(_steps.default, {
14
- active: 1
15
- }, () => [(0, _vue.h)(_step.default, {
16
- title: "Step 1"
17
- }), (0, _vue.h)(_step.default, {
18
- title: "Step 2"
19
- }), (0, _vue.h)(_step.default, {
20
- title: "Step 3"
21
- })]);
22
- }
23
- });
24
- const html = await (0, _serverRenderer.renderToString)(app);
25
- (0, _vitest.expect)(html).toContain("yh-steps");
26
- });
27
- (0, _vitest.it)("should render vertical steps container on server", async () => {
28
- const app = (0, _vue.createSSRApp)({
29
- render() {
30
- return (0, _vue.h)(_steps.default, {
31
- direction: "vertical",
32
- active: 0
33
- }, () => [(0, _vue.h)(_step.default, {
34
- title: "Step 1"
35
- }), (0, _vue.h)(_step.default, {
36
- title: "Step 2"
37
- })]);
38
- }
39
- });
40
- const html = await (0, _serverRenderer.renderToString)(app);
41
- (0, _vitest.expect)(html).toContain("yh-steps--vertical");
42
- });
43
- (0, _vitest.it)("should render simple steps container on server", async () => {
44
- const app = (0, _vue.createSSRApp)({
45
- render() {
46
- return (0, _vue.h)(_steps.default, {
47
- simple: true,
48
- active: 0
49
- }, () => [(0, _vue.h)(_step.default, {
50
- title: "Step 1"
51
- }), (0, _vue.h)(_step.default, {
52
- title: "Step 2"
53
- })]);
54
- }
55
- });
56
- const html = await (0, _serverRenderer.renderToString)(app);
57
- (0, _vitest.expect)(html).toContain("is-simple");
58
- });
59
- (0, _vitest.it)("should render step content on server", async () => {
60
- const app = (0, _vue.createSSRApp)({
61
- render() {
62
- return (0, _vue.h)(_steps.default, {
63
- active: 0
64
- }, () => [(0, _vue.h)(_step.default, {
65
- title: "Step 1",
66
- description: "This is step 1"
67
- })]);
68
- }
69
- });
70
- const html = await (0, _serverRenderer.renderToString)(app);
71
- (0, _vitest.expect)(html).toContain("Step 1");
72
- });
73
- });
@@ -1,55 +0,0 @@
1
- import { describe, it, expect } from "vitest";
2
- import { renderToString } from "@vue/server-renderer";
3
- import { createSSRApp, h } from "vue";
4
- import YhSteps from "../src/steps.vue";
5
- import YhStep from "../src/step.vue";
6
- describe("Steps SSR", () => {
7
- it("should render steps container on server", async () => {
8
- const app = createSSRApp({
9
- render() {
10
- return h(YhSteps, { active: 1 }, () => [
11
- h(YhStep, { title: "Step 1" }),
12
- h(YhStep, { title: "Step 2" }),
13
- h(YhStep, { title: "Step 3" })
14
- ]);
15
- }
16
- });
17
- const html = await renderToString(app);
18
- expect(html).toContain("yh-steps");
19
- });
20
- it("should render vertical steps container on server", async () => {
21
- const app = createSSRApp({
22
- render() {
23
- return h(YhSteps, { direction: "vertical", active: 0 }, () => [
24
- h(YhStep, { title: "Step 1" }),
25
- h(YhStep, { title: "Step 2" })
26
- ]);
27
- }
28
- });
29
- const html = await renderToString(app);
30
- expect(html).toContain("yh-steps--vertical");
31
- });
32
- it("should render simple steps container on server", async () => {
33
- const app = createSSRApp({
34
- render() {
35
- return h(YhSteps, { simple: true, active: 0 }, () => [
36
- h(YhStep, { title: "Step 1" }),
37
- h(YhStep, { title: "Step 2" })
38
- ]);
39
- }
40
- });
41
- const html = await renderToString(app);
42
- expect(html).toContain("is-simple");
43
- });
44
- it("should render step content on server", async () => {
45
- const app = createSSRApp({
46
- render() {
47
- return h(YhSteps, { active: 0 }, () => [
48
- h(YhStep, { title: "Step 1", description: "This is step 1" })
49
- ]);
50
- }
51
- });
52
- const html = await renderToString(app);
53
- expect(html).toContain("Step 1");
54
- });
55
- });
@@ -1,152 +0,0 @@
1
- "use strict";
2
-
3
- var _vitest = require("vitest");
4
- var _testUtils = require("@vue/test-utils");
5
- var _vue = require("vue");
6
- var _steps = _interopRequireDefault(require("../src/steps.vue"));
7
- var _step = _interopRequireDefault(require("../src/step.vue"));
8
- function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
9
- (0, _vitest.describe)("Steps", () => {
10
- (0, _vitest.it)("should render basic steps", async () => {
11
- const wrapper = (0, _testUtils.mount)({
12
- components: {
13
- YhSteps: _steps.default,
14
- YhStep: _step.default
15
- },
16
- template: `
17
- <yh-steps :active="1">
18
- <yh-step title="Step 1" />
19
- <yh-step title="Step 2" />
20
- <yh-step title="Step 3" />
21
- </yh-steps>
22
- `
23
- });
24
- await (0, _vue.nextTick)();
25
- (0, _vitest.expect)(wrapper.find(".yh-steps").exists()).toBe(true);
26
- (0, _vitest.expect)(wrapper.findAll(".yh-step").length).toBe(3);
27
- });
28
- (0, _vitest.it)("should show correct status based on active", async () => {
29
- const wrapper = (0, _testUtils.mount)({
30
- components: {
31
- YhSteps: _steps.default,
32
- YhStep: _step.default
33
- },
34
- template: `
35
- <yh-steps :active="1">
36
- <yh-step title="Step 1" />
37
- <yh-step title="Step 2" />
38
- <yh-step title="Step 3" />
39
- </yh-steps>
40
- `
41
- });
42
- await (0, _vue.nextTick)();
43
- const steps = wrapper.findAll(".yh-step");
44
- (0, _vitest.expect)(steps[0].classes()).toContain("is-finish");
45
- (0, _vitest.expect)(steps[1].classes()).toContain("is-process");
46
- (0, _vitest.expect)(steps[2].classes()).toContain("is-wait");
47
- });
48
- (0, _vitest.it)("should support vertical direction", async () => {
49
- const wrapper = (0, _testUtils.mount)({
50
- components: {
51
- YhSteps: _steps.default,
52
- YhStep: _step.default
53
- },
54
- template: `
55
- <yh-steps direction="vertical" :active="0">
56
- <yh-step title="Step 1" />
57
- <yh-step title="Step 2" />
58
- </yh-steps>
59
- `
60
- });
61
- await (0, _vue.nextTick)();
62
- (0, _vitest.expect)(wrapper.find(".yh-steps--vertical").exists()).toBe(true);
63
- });
64
- (0, _vitest.it)("should support simple mode", async () => {
65
- const wrapper = (0, _testUtils.mount)({
66
- components: {
67
- YhSteps: _steps.default,
68
- YhStep: _step.default
69
- },
70
- template: `
71
- <yh-steps simple :active="0">
72
- <yh-step title="Step 1" />
73
- <yh-step title="Step 2" />
74
- </yh-steps>
75
- `
76
- });
77
- await (0, _vue.nextTick)();
78
- (0, _vitest.expect)(wrapper.find(".yh-steps.is-simple").exists()).toBe(true);
79
- });
80
- (0, _vitest.it)("should support description", async () => {
81
- const wrapper = (0, _testUtils.mount)({
82
- components: {
83
- YhSteps: _steps.default,
84
- YhStep: _step.default
85
- },
86
- template: `
87
- <yh-steps :active="0">
88
- <yh-step title="Step 1" description="Description 1" />
89
- </yh-steps>
90
- `
91
- });
92
- await (0, _vue.nextTick)();
93
- (0, _vitest.expect)(wrapper.find(".yh-step__description").text()).toBe("Description 1");
94
- });
95
- (0, _vitest.it)("should support custom status", async () => {
96
- const wrapper = (0, _testUtils.mount)({
97
- components: {
98
- YhSteps: _steps.default,
99
- YhStep: _step.default
100
- },
101
- template: `
102
- <yh-steps :active="1">
103
- <yh-step title="Step 1" status="error" />
104
- <yh-step title="Step 2" />
105
- </yh-steps>
106
- `
107
- });
108
- await (0, _vue.nextTick)();
109
- const steps = wrapper.findAll(".yh-step");
110
- (0, _vitest.expect)(steps[0].classes()).toContain("is-error");
111
- });
112
- (0, _vitest.it)("should support clickable steps", async () => {
113
- const onChange = _vitest.vi.fn();
114
- const wrapper = (0, _testUtils.mount)({
115
- components: {
116
- YhSteps: _steps.default,
117
- YhStep: _step.default
118
- },
119
- template: `
120
- <yh-steps clickable :active="0" @change="onChange">
121
- <yh-step title="Step 1" />
122
- <yh-step title="Step 2" />
123
- </yh-steps>
124
- `,
125
- setup() {
126
- return {
127
- onChange
128
- };
129
- }
130
- });
131
- await (0, _vue.nextTick)();
132
- const steps = wrapper.findAll(".yh-step");
133
- await steps[1].trigger("click");
134
- (0, _vitest.expect)(onChange).toHaveBeenCalledWith(1);
135
- });
136
- (0, _vitest.it)("should support dot progress style", async () => {
137
- const wrapper = (0, _testUtils.mount)({
138
- components: {
139
- YhSteps: _steps.default,
140
- YhStep: _step.default
141
- },
142
- template: `
143
- <yh-steps progress-dot :active="0">
144
- <yh-step title="Step 1" />
145
- <yh-step title="Step 2" />
146
- </yh-steps>
147
- `
148
- });
149
- await (0, _vue.nextTick)();
150
- (0, _vitest.expect)(wrapper.find(".yh-steps.is-dot").exists()).toBe(true);
151
- });
152
- });