beyond-webui 1.1.2 → 1.1.3

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 (755) hide show
  1. package/dist/index.full.js +2 -5
  2. package/dist/index.full.min.js +1 -1
  3. package/dist/index.full.min.js.map +1 -1
  4. package/dist/index.full.min.mjs +1 -1
  5. package/dist/index.full.min.mjs.map +1 -1
  6. package/dist/index.full.mjs +2 -5
  7. package/es/components/affix/index.mjs +2 -2
  8. package/es/components/affix/src/affix.mjs +26 -117
  9. package/es/components/affix/src/affix.mjs.map +1 -1
  10. package/es/components/affix/src/affix2.mjs +117 -26
  11. package/es/components/affix/src/affix2.mjs.map +1 -1
  12. package/es/components/alert/index.mjs +2 -2
  13. package/es/components/alert/src/alert.mjs +96 -36
  14. package/es/components/alert/src/alert.mjs.map +1 -1
  15. package/es/components/alert/src/alert2.mjs +36 -96
  16. package/es/components/alert/src/alert2.mjs.map +1 -1
  17. package/es/components/autocomplete/index.d.ts +109 -109
  18. package/es/components/autocomplete/src/autocomplete.vue.d.ts +109 -109
  19. package/es/components/autocomplete/src/autocomplete2.mjs +1 -1
  20. package/es/components/avatar/index.mjs +2 -2
  21. package/es/components/avatar/src/avatar.mjs +67 -32
  22. package/es/components/avatar/src/avatar.mjs.map +1 -1
  23. package/es/components/avatar/src/avatar2.mjs +32 -67
  24. package/es/components/avatar/src/avatar2.mjs.map +1 -1
  25. package/es/components/badge/index.d.ts +1 -1
  26. package/es/components/badge/src/badge.vue.d.ts +1 -1
  27. package/es/components/breadcrumb/index.mjs +4 -4
  28. package/es/components/breadcrumb/src/breadcrumb-item.mjs +11 -56
  29. package/es/components/breadcrumb/src/breadcrumb-item.mjs.map +1 -1
  30. package/es/components/breadcrumb/src/breadcrumb-item2.mjs +56 -11
  31. package/es/components/breadcrumb/src/breadcrumb-item2.mjs.map +1 -1
  32. package/es/components/breadcrumb/src/breadcrumb.mjs +36 -11
  33. package/es/components/breadcrumb/src/breadcrumb.mjs.map +1 -1
  34. package/es/components/breadcrumb/src/breadcrumb2.mjs +11 -36
  35. package/es/components/breadcrumb/src/breadcrumb2.mjs.map +1 -1
  36. package/es/components/button/index.d.ts +4 -4
  37. package/es/components/button/index.mjs +1 -1
  38. package/es/components/button/src/button-group.mjs +30 -6
  39. package/es/components/button/src/button-group.mjs.map +1 -1
  40. package/es/components/button/src/button-group2.mjs +6 -30
  41. package/es/components/button/src/button-group2.mjs.map +1 -1
  42. package/es/components/button/src/button.vue.d.ts +4 -4
  43. package/es/components/calendar/index.d.ts +4 -4
  44. package/es/components/calendar/src/calendar.vue.d.ts +4 -4
  45. package/es/components/carousel/index.d.ts +1 -1
  46. package/es/components/carousel/index.mjs +2 -2
  47. package/es/components/carousel/src/carousel.mjs +56 -159
  48. package/es/components/carousel/src/carousel.mjs.map +1 -1
  49. package/es/components/carousel/src/carousel.vue.d.ts +1 -1
  50. package/es/components/carousel/src/carousel2.mjs +159 -56
  51. package/es/components/carousel/src/carousel2.mjs.map +1 -1
  52. package/es/components/cascader/index.d.ts +226 -226
  53. package/es/components/cascader/index.mjs +2 -2
  54. package/es/components/cascader/src/cascader.mjs +61 -619
  55. package/es/components/cascader/src/cascader.mjs.map +1 -1
  56. package/es/components/cascader/src/cascader.vue.d.ts +113 -113
  57. package/es/components/cascader/src/cascader2.mjs +619 -61
  58. package/es/components/cascader/src/cascader2.mjs.map +1 -1
  59. package/es/components/cascader-panel/src/index.mjs +1 -1
  60. package/es/components/cascader-panel/src/menu.mjs +1 -1
  61. package/es/components/cascader-panel/src/node.mjs +209 -116
  62. package/es/components/cascader-panel/src/node.mjs.map +1 -1
  63. package/es/components/cascader-panel/src/node2.mjs +116 -209
  64. package/es/components/cascader-panel/src/node2.mjs.map +1 -1
  65. package/es/components/cascader-panel/src/store.mjs +1 -1
  66. package/es/components/check-tag/index.mjs +2 -2
  67. package/es/components/check-tag/src/check-tag.mjs +30 -12
  68. package/es/components/check-tag/src/check-tag.mjs.map +1 -1
  69. package/es/components/check-tag/src/check-tag2.mjs +12 -30
  70. package/es/components/check-tag/src/check-tag2.mjs.map +1 -1
  71. package/es/components/checkbox/index.d.ts +10 -10
  72. package/es/components/checkbox/src/checkbox-button.vue.d.ts +3 -3
  73. package/es/components/checkbox/src/checkbox-group.vue.d.ts +1 -1
  74. package/es/components/checkbox/src/checkbox.vue.d.ts +2 -2
  75. package/es/components/collection/index.mjs +1 -1
  76. package/es/components/collection/src/collection.mjs +10 -62
  77. package/es/components/collection/src/collection.mjs.map +1 -1
  78. package/es/components/collection/src/collection2.mjs +62 -10
  79. package/es/components/collection/src/collection2.mjs.map +1 -1
  80. package/es/components/color-picker/index.d.ts +96 -96
  81. package/es/components/color-picker/src/color-picker.vue.d.ts +96 -96
  82. package/es/components/countdown/index.mjs +2 -2
  83. package/es/components/countdown/src/countdown.mjs +23 -74
  84. package/es/components/countdown/src/countdown.mjs.map +1 -1
  85. package/es/components/countdown/src/countdown2.mjs +74 -23
  86. package/es/components/countdown/src/countdown2.mjs.map +1 -1
  87. package/es/components/date-picker/index.d.ts +2 -2
  88. package/es/components/date-picker/src/date-picker-com/panel-date-pick.vue.d.ts +41 -41
  89. package/es/components/date-picker/src/date-picker-com/panel-date-range.vue.d.ts +41 -41
  90. package/es/components/date-picker/src/date-picker.d.ts +1 -1
  91. package/es/components/date-picker/src/panel-utils.d.ts +82 -82
  92. package/es/components/dialog/index.mjs +2 -2
  93. package/es/components/dialog/src/dialog-content.mjs +106 -37
  94. package/es/components/dialog/src/dialog-content.mjs.map +1 -1
  95. package/es/components/dialog/src/dialog-content2.mjs +37 -106
  96. package/es/components/dialog/src/dialog-content2.mjs.map +1 -1
  97. package/es/components/dialog/src/dialog.mjs +172 -74
  98. package/es/components/dialog/src/dialog.mjs.map +1 -1
  99. package/es/components/dialog/src/dialog2.mjs +74 -172
  100. package/es/components/dialog/src/dialog2.mjs.map +1 -1
  101. package/es/components/divider/index.d.ts +4 -4
  102. package/es/components/divider/index.mjs +2 -2
  103. package/es/components/divider/src/divider.d.ts +1 -1
  104. package/es/components/divider/src/divider.mjs +17 -35
  105. package/es/components/divider/src/divider.mjs.map +1 -1
  106. package/es/components/divider/src/divider.vue.d.ts +4 -4
  107. package/es/components/divider/src/divider2.mjs +35 -17
  108. package/es/components/divider/src/divider2.mjs.map +1 -1
  109. package/es/components/drawer/src/drawer.mjs +1 -1
  110. package/es/components/dropdown/index.d.ts +59 -59
  111. package/es/components/dropdown/src/dropdown-item-impl.mjs +1 -1
  112. package/es/components/dropdown/src/dropdown.mjs +3 -3
  113. package/es/components/dropdown/src/dropdown.vue.d.ts +59 -59
  114. package/es/components/empty/index.mjs +2 -2
  115. package/es/components/empty/src/empty.mjs +11 -55
  116. package/es/components/empty/src/empty.mjs.map +1 -1
  117. package/es/components/empty/src/empty2.mjs +55 -11
  118. package/es/components/empty/src/empty2.mjs.map +1 -1
  119. package/es/components/form/index.d.ts +10 -10
  120. package/es/components/form/index.mjs +2 -2
  121. package/es/components/form/src/form-item.mjs +317 -43
  122. package/es/components/form/src/form-item.mjs.map +1 -1
  123. package/es/components/form/src/form-item2.mjs +43 -317
  124. package/es/components/form/src/form-item2.mjs.map +1 -1
  125. package/es/components/form/src/form.d.ts +2 -2
  126. package/es/components/form/src/form.vue.d.ts +10 -10
  127. package/es/components/image/index.d.ts +4 -4
  128. package/es/components/image/src/image.vue.d.ts +4 -4
  129. package/es/components/image-viewer/index.d.ts +1 -1
  130. package/es/components/image-viewer/index.mjs +2 -2
  131. package/es/components/image-viewer/src/image-viewer.mjs +39 -396
  132. package/es/components/image-viewer/src/image-viewer.mjs.map +1 -1
  133. package/es/components/image-viewer/src/image-viewer.vue.d.ts +1 -1
  134. package/es/components/image-viewer/src/image-viewer2.mjs +396 -39
  135. package/es/components/image-viewer/src/image-viewer2.mjs.map +1 -1
  136. package/es/components/index.mjs +33 -33
  137. package/es/components/input/index.d.ts +4 -4
  138. package/es/components/input/index.mjs +2 -2
  139. package/es/components/input/src/input.mjs +552 -135
  140. package/es/components/input/src/input.mjs.map +1 -1
  141. package/es/components/input/src/input.vue.d.ts +4 -4
  142. package/es/components/input/src/input2.mjs +135 -552
  143. package/es/components/input/src/input2.mjs.map +1 -1
  144. package/es/components/input-number/index.d.ts +17 -17
  145. package/es/components/input-number/src/input-number.vue.d.ts +17 -17
  146. package/es/components/link/index.d.ts +1 -1
  147. package/es/components/link/src/link.vue.d.ts +1 -1
  148. package/es/components/menu/index.d.ts +2 -2
  149. package/es/components/menu/index.mjs +2 -2
  150. package/es/components/menu/src/menu-item.mjs +97 -14
  151. package/es/components/menu/src/menu-item.mjs.map +1 -1
  152. package/es/components/menu/src/menu-item2.mjs +14 -97
  153. package/es/components/menu/src/menu-item2.mjs.map +1 -1
  154. package/es/components/menu/src/sub-menu.d.ts +1 -1
  155. package/es/components/message/index.mjs +1 -1
  156. package/es/components/message/src/message.mjs +91 -198
  157. package/es/components/message/src/message.mjs.map +1 -1
  158. package/es/components/message/src/message.vue.d.ts +1 -1
  159. package/es/components/message/src/message2.mjs +198 -91
  160. package/es/components/message/src/message2.mjs.map +1 -1
  161. package/es/components/message/src/method.mjs +2 -2
  162. package/es/components/notification/index.mjs +1 -1
  163. package/es/components/notification/src/notification.mjs +147 -69
  164. package/es/components/notification/src/notification.mjs.map +1 -1
  165. package/es/components/notification/src/notification.vue.d.ts +1 -1
  166. package/es/components/notification/src/notification2.mjs +69 -147
  167. package/es/components/notification/src/notification2.mjs.map +1 -1
  168. package/es/components/notification/src/notify.mjs +2 -2
  169. package/es/components/page-header/index.d.ts +4 -4
  170. package/es/components/page-header/index.mjs +2 -2
  171. package/es/components/page-header/src/page-header.mjs +17 -103
  172. package/es/components/page-header/src/page-header.mjs.map +1 -1
  173. package/es/components/page-header/src/page-header.vue.d.ts +4 -4
  174. package/es/components/page-header/src/page-header2.mjs +103 -17
  175. package/es/components/page-header/src/page-header2.mjs.map +1 -1
  176. package/es/components/pagination/index.d.ts +2 -2
  177. package/es/components/pagination/src/components/jumper.vue.d.ts +4 -4
  178. package/es/components/pagination/src/components/pager.mjs +214 -17
  179. package/es/components/pagination/src/components/pager.mjs.map +1 -1
  180. package/es/components/pagination/src/components/pager2.mjs +17 -214
  181. package/es/components/pagination/src/components/pager2.mjs.map +1 -1
  182. package/es/components/pagination/src/components/prev.mjs +18 -58
  183. package/es/components/pagination/src/components/prev.mjs.map +1 -1
  184. package/es/components/pagination/src/components/prev2.mjs +58 -18
  185. package/es/components/pagination/src/components/prev2.mjs.map +1 -1
  186. package/es/components/pagination/src/components/sizes.mjs +22 -68
  187. package/es/components/pagination/src/components/sizes.mjs.map +1 -1
  188. package/es/components/pagination/src/components/sizes.vue.d.ts +62 -62
  189. package/es/components/pagination/src/components/sizes2.mjs +68 -22
  190. package/es/components/pagination/src/components/sizes2.mjs.map +1 -1
  191. package/es/components/pagination/src/components/total.mjs +28 -7
  192. package/es/components/pagination/src/components/total.mjs.map +1 -1
  193. package/es/components/pagination/src/components/total2.mjs +7 -28
  194. package/es/components/pagination/src/components/total2.mjs.map +1 -1
  195. package/es/components/pagination/src/pagination.d.ts +2 -2
  196. package/es/components/pagination/src/pagination.mjs +4 -4
  197. package/es/components/popconfirm/index.d.ts +91 -91
  198. package/es/components/popconfirm/src/popconfirm.mjs +1 -1
  199. package/es/components/popconfirm/src/popconfirm.vue.d.ts +91 -91
  200. package/es/components/popover/index.d.ts +99 -99
  201. package/es/components/popover/src/popover.mjs +2 -2
  202. package/es/components/popover/src/popover.vue.d.ts +99 -99
  203. package/es/components/popper/index.d.ts +5 -5
  204. package/es/components/popper/index.mjs +2 -2
  205. package/es/components/popper/src/arrow.mjs +37 -8
  206. package/es/components/popper/src/arrow.mjs.map +1 -1
  207. package/es/components/popper/src/arrow2.mjs +8 -37
  208. package/es/components/popper/src/arrow2.mjs.map +1 -1
  209. package/es/components/popper/src/composables/use-content.d.ts +2 -2
  210. package/es/components/popper/src/content.vue.d.ts +1 -1
  211. package/es/components/popper/src/popper.d.ts +2 -2
  212. package/es/components/popper/src/popper.vue.d.ts +5 -5
  213. package/es/components/popper/src/trigger.vue.d.ts +1 -1
  214. package/es/components/popper/src/utils.d.ts +1 -1
  215. package/es/components/progress/index.d.ts +4 -4
  216. package/es/components/progress/src/progress.d.ts +1 -1
  217. package/es/components/progress/src/progress.vue.d.ts +4 -4
  218. package/es/components/radio/index.d.ts +6 -6
  219. package/es/components/radio/index.mjs +4 -4
  220. package/es/components/radio/src/radio-button.mjs +64 -9
  221. package/es/components/radio/src/radio-button.mjs.map +1 -1
  222. package/es/components/radio/src/radio-button.vue.d.ts +1 -1
  223. package/es/components/radio/src/radio-button2.mjs +9 -64
  224. package/es/components/radio/src/radio-button2.mjs.map +1 -1
  225. package/es/components/radio/src/radio-group.vue.d.ts +1 -1
  226. package/es/components/radio/src/radio-group2.mjs +1 -1
  227. package/es/components/radio/src/radio.mjs +30 -71
  228. package/es/components/radio/src/radio.mjs.map +1 -1
  229. package/es/components/radio/src/radio.vue.d.ts +2 -2
  230. package/es/components/radio/src/radio2.mjs +71 -30
  231. package/es/components/radio/src/radio2.mjs.map +1 -1
  232. package/es/components/rate/index.d.ts +2 -2
  233. package/es/components/rate/index.mjs +2 -2
  234. package/es/components/rate/src/rate.mjs +255 -87
  235. package/es/components/rate/src/rate.mjs.map +1 -1
  236. package/es/components/rate/src/rate.vue.d.ts +2 -2
  237. package/es/components/rate/src/rate2.mjs +87 -255
  238. package/es/components/rate/src/rate2.mjs.map +1 -1
  239. package/es/components/roving-focus-group/src/roving-focus-group.mjs +1 -1
  240. package/es/components/scrollbar/index.d.ts +3 -3
  241. package/es/components/scrollbar/index.mjs +1 -1
  242. package/es/components/scrollbar/src/bar.vue.d.ts +1 -1
  243. package/es/components/scrollbar/src/bar2.mjs +1 -1
  244. package/es/components/scrollbar/src/scrollbar.vue.d.ts +3 -3
  245. package/es/components/scrollbar/src/thumb.mjs +11 -130
  246. package/es/components/scrollbar/src/thumb.mjs.map +1 -1
  247. package/es/components/scrollbar/src/thumb.vue.d.ts +1 -1
  248. package/es/components/scrollbar/src/thumb2.mjs +130 -11
  249. package/es/components/scrollbar/src/thumb2.mjs.map +1 -1
  250. package/es/components/select/index.d.ts +62 -62
  251. package/es/components/select/src/select.mjs +1 -1
  252. package/es/components/select/src/select.vue.d.ts +62 -62
  253. package/es/components/select/src/useSelect.d.ts +58 -58
  254. package/es/components/select-v2/index.d.ts +130 -130
  255. package/es/components/select-v2/src/defaults.d.ts +1 -1
  256. package/es/components/select-v2/src/defaults.mjs +1 -1
  257. package/es/components/select-v2/src/select.vue.d.ts +65 -65
  258. package/es/components/select-v2/src/useSelect.d.ts +58 -58
  259. package/es/components/skeleton/index.d.ts +9 -9
  260. package/es/components/skeleton/src/skeleton-item.d.ts +1 -1
  261. package/es/components/skeleton/src/skeleton-item.vue.d.ts +3 -3
  262. package/es/components/skeleton/src/skeleton.vue.d.ts +3 -3
  263. package/es/components/slider/index.d.ts +173 -173
  264. package/es/components/slider/src/button.vue.d.ts +30 -30
  265. package/es/components/slider/src/composables/use-slide.d.ts +122 -122
  266. package/es/components/slider/src/slider.vue.d.ts +173 -173
  267. package/es/components/space/index.d.ts +1 -1
  268. package/es/components/space/src/space.d.ts +1 -1
  269. package/es/components/steps/index.mjs +2 -2
  270. package/es/components/steps/src/steps.mjs +34 -36
  271. package/es/components/steps/src/steps.mjs.map +1 -1
  272. package/es/components/steps/src/steps2.mjs +36 -34
  273. package/es/components/steps/src/steps2.mjs.map +1 -1
  274. package/es/components/switch/index.d.ts +1 -1
  275. package/es/components/switch/src/switch.vue.d.ts +1 -1
  276. package/es/components/table/index.d.ts +3 -3
  277. package/es/components/table/src/filter-panel.vue.d.ts +58 -58
  278. package/es/components/table/src/table-header/index.mjs +2 -5
  279. package/es/components/table/src/table-header/index.mjs.map +1 -1
  280. package/es/components/table/src/table.vue.d.ts +3 -3
  281. package/es/components/table/src/util.d.ts +9 -9
  282. package/es/components/tabs/index.d.ts +9 -9
  283. package/es/components/tabs/index.mjs +3 -3
  284. package/es/components/tabs/src/tab-bar.d.ts +4 -4
  285. package/es/components/tabs/src/tab-bar.mjs +7 -75
  286. package/es/components/tabs/src/tab-bar.mjs.map +1 -1
  287. package/es/components/tabs/src/tab-bar.vue.d.ts +13 -13
  288. package/es/components/tabs/src/tab-bar2.mjs +75 -7
  289. package/es/components/tabs/src/tab-bar2.mjs.map +1 -1
  290. package/es/components/tabs/src/tab-nav.d.ts +15 -15
  291. package/es/components/tabs/src/tab-nav.mjs +1 -1
  292. package/es/components/tabs/src/tab-pane.mjs +13 -72
  293. package/es/components/tabs/src/tab-pane.mjs.map +1 -1
  294. package/es/components/tabs/src/tab-pane.vue.d.ts +2 -2
  295. package/es/components/tabs/src/tab-pane2.mjs +72 -13
  296. package/es/components/tabs/src/tab-pane2.mjs.map +1 -1
  297. package/es/components/tabs/src/tabs.d.ts +6 -6
  298. package/es/components/teleport/index.mjs +2 -2
  299. package/es/components/teleport/src/teleport.mjs +18 -44
  300. package/es/components/teleport/src/teleport.mjs.map +1 -1
  301. package/es/components/teleport/src/teleport2.mjs +44 -18
  302. package/es/components/teleport/src/teleport2.mjs.map +1 -1
  303. package/es/components/time-picker/index.d.ts +2 -2
  304. package/es/components/time-picker/src/common/picker.vue.d.ts +92 -92
  305. package/es/components/time-picker/src/time-picker-com/basic-time-spinner.vue.d.ts +27 -27
  306. package/es/components/time-picker/src/time-picker-com/panel-time-pick.vue.d.ts +33 -33
  307. package/es/components/time-picker/src/time-picker-com/panel-time-range.vue.d.ts +33 -33
  308. package/es/components/time-picker/src/time-picker.d.ts +1 -1
  309. package/es/components/time-select/index.d.ts +252 -252
  310. package/es/components/time-select/src/time-select.vue.d.ts +126 -126
  311. package/es/components/tooltip/index.d.ts +29 -29
  312. package/es/components/tooltip/index.mjs +4 -4
  313. package/es/components/tooltip/src/content.mjs +31 -177
  314. package/es/components/tooltip/src/content.mjs.map +1 -1
  315. package/es/components/tooltip/src/content.vue.d.ts +4 -4
  316. package/es/components/tooltip/src/content2.mjs +177 -31
  317. package/es/components/tooltip/src/content2.mjs.map +1 -1
  318. package/es/components/tooltip/src/tooltip.d.ts +1 -1
  319. package/es/components/tooltip/src/tooltip.mjs +169 -31
  320. package/es/components/tooltip/src/tooltip.mjs.map +1 -1
  321. package/es/components/tooltip/src/tooltip.vue.d.ts +29 -29
  322. package/es/components/tooltip/src/tooltip2.mjs +31 -169
  323. package/es/components/tooltip/src/tooltip2.mjs.map +1 -1
  324. package/es/components/tooltip/src/trigger.mjs +16 -73
  325. package/es/components/tooltip/src/trigger.mjs.map +1 -1
  326. package/es/components/tooltip/src/trigger.vue.d.ts +3 -3
  327. package/es/components/tooltip/src/trigger2.mjs +73 -16
  328. package/es/components/tooltip/src/trigger2.mjs.map +1 -1
  329. package/es/components/tooltip-v2/index.d.ts +27 -27
  330. package/es/components/tooltip-v2/index.mjs +5 -5
  331. package/es/components/tooltip-v2/src/arrow.mjs +22 -37
  332. package/es/components/tooltip-v2/src/arrow.mjs.map +1 -1
  333. package/es/components/tooltip-v2/src/arrow2.mjs +37 -22
  334. package/es/components/tooltip-v2/src/arrow2.mjs.map +1 -1
  335. package/es/components/tooltip-v2/src/content.d.ts +1 -1
  336. package/es/components/tooltip-v2/src/content.mjs +50 -112
  337. package/es/components/tooltip-v2/src/content.mjs.map +1 -1
  338. package/es/components/tooltip-v2/src/content.vue.d.ts +8 -8
  339. package/es/components/tooltip-v2/src/content2.mjs +112 -50
  340. package/es/components/tooltip-v2/src/content2.mjs.map +1 -1
  341. package/es/components/tooltip-v2/src/tooltip.d.ts +1 -1
  342. package/es/components/tooltip-v2/src/tooltip.mjs +74 -21
  343. package/es/components/tooltip-v2/src/tooltip.mjs.map +1 -1
  344. package/es/components/tooltip-v2/src/tooltip.vue.d.ts +27 -27
  345. package/es/components/tooltip-v2/src/tooltip2.mjs +21 -74
  346. package/es/components/tooltip-v2/src/tooltip2.mjs.map +1 -1
  347. package/es/components/tooltip-v2/src/trigger.mjs +12 -89
  348. package/es/components/tooltip-v2/src/trigger.mjs.map +1 -1
  349. package/es/components/tooltip-v2/src/trigger2.mjs +89 -12
  350. package/es/components/tooltip-v2/src/trigger2.mjs.map +1 -1
  351. package/es/components/transfer/index.d.ts +59 -59
  352. package/es/components/transfer/src/transfer-panel.vue.d.ts +11 -11
  353. package/es/components/transfer/src/transfer.vue.d.ts +59 -59
  354. package/es/components/tree-v2/index.d.ts +8 -8
  355. package/es/components/tree-v2/src/tree-node.vue.d.ts +7 -7
  356. package/es/components/tree-v2/src/tree.vue.d.ts +8 -8
  357. package/es/components/upload/index.d.ts +17 -17
  358. package/es/components/upload/index.mjs +3 -3
  359. package/es/components/upload/src/upload-content.mjs +2 -2
  360. package/es/components/upload/src/upload-content.vue.d.ts +3 -3
  361. package/es/components/upload/src/upload-content2.mjs +1 -1
  362. package/es/components/upload/src/upload-dragger.mjs +72 -11
  363. package/es/components/upload/src/upload-dragger.mjs.map +1 -1
  364. package/es/components/upload/src/upload-dragger2.mjs +11 -72
  365. package/es/components/upload/src/upload-dragger2.mjs.map +1 -1
  366. package/es/components/upload/src/upload-list.vue.d.ts +4 -4
  367. package/es/components/upload/src/upload-list2.mjs +1 -1
  368. package/es/components/upload/src/upload.mjs +119 -105
  369. package/es/components/upload/src/upload.mjs.map +1 -1
  370. package/es/components/upload/src/upload.vue.d.ts +17 -17
  371. package/es/components/upload/src/upload2.mjs +105 -119
  372. package/es/components/upload/src/upload2.mjs.map +1 -1
  373. package/es/components/upload/src/use-handlers.mjs +1 -1
  374. package/es/components/virtual-list/src/builders/build-list.d.ts +1 -1
  375. package/es/components/virtual-list/src/components/dynamic-size-list.d.ts +1 -1
  376. package/es/components/virtual-list/src/components/fixed-size-list.d.ts +1 -1
  377. package/es/hooks/use-floating/index.d.ts +2 -2
  378. package/es/hooks/use-popper/index.d.ts +2 -2
  379. package/es/index.mjs +33 -33
  380. package/lib/components/affix/index.js +2 -2
  381. package/lib/components/affix/src/affix.js +27 -117
  382. package/lib/components/affix/src/affix.js.map +1 -1
  383. package/lib/components/affix/src/affix2.js +117 -27
  384. package/lib/components/affix/src/affix2.js.map +1 -1
  385. package/lib/components/alert/index.js +2 -2
  386. package/lib/components/alert/src/alert.js +95 -37
  387. package/lib/components/alert/src/alert.js.map +1 -1
  388. package/lib/components/alert/src/alert2.js +37 -95
  389. package/lib/components/alert/src/alert2.js.map +1 -1
  390. package/lib/components/autocomplete/index.d.ts +109 -109
  391. package/lib/components/autocomplete/src/autocomplete.vue.d.ts +109 -109
  392. package/lib/components/autocomplete/src/autocomplete2.js +1 -1
  393. package/lib/components/avatar/index.js +2 -2
  394. package/lib/components/avatar/src/avatar.js +67 -33
  395. package/lib/components/avatar/src/avatar.js.map +1 -1
  396. package/lib/components/avatar/src/avatar2.js +33 -67
  397. package/lib/components/avatar/src/avatar2.js.map +1 -1
  398. package/lib/components/badge/index.d.ts +1 -1
  399. package/lib/components/badge/src/badge.vue.d.ts +1 -1
  400. package/lib/components/breadcrumb/index.js +4 -4
  401. package/lib/components/breadcrumb/src/breadcrumb-item.js +11 -56
  402. package/lib/components/breadcrumb/src/breadcrumb-item.js.map +1 -1
  403. package/lib/components/breadcrumb/src/breadcrumb-item2.js +56 -11
  404. package/lib/components/breadcrumb/src/breadcrumb-item2.js.map +1 -1
  405. package/lib/components/breadcrumb/src/breadcrumb.js +36 -11
  406. package/lib/components/breadcrumb/src/breadcrumb.js.map +1 -1
  407. package/lib/components/breadcrumb/src/breadcrumb2.js +11 -36
  408. package/lib/components/breadcrumb/src/breadcrumb2.js.map +1 -1
  409. package/lib/components/button/index.d.ts +4 -4
  410. package/lib/components/button/index.js +1 -1
  411. package/lib/components/button/src/button-group.js +30 -6
  412. package/lib/components/button/src/button-group.js.map +1 -1
  413. package/lib/components/button/src/button-group2.js +6 -30
  414. package/lib/components/button/src/button-group2.js.map +1 -1
  415. package/lib/components/button/src/button.vue.d.ts +4 -4
  416. package/lib/components/calendar/index.d.ts +4 -4
  417. package/lib/components/calendar/src/calendar.vue.d.ts +4 -4
  418. package/lib/components/carousel/index.d.ts +1 -1
  419. package/lib/components/carousel/index.js +2 -2
  420. package/lib/components/carousel/src/carousel.js +57 -159
  421. package/lib/components/carousel/src/carousel.js.map +1 -1
  422. package/lib/components/carousel/src/carousel.vue.d.ts +1 -1
  423. package/lib/components/carousel/src/carousel2.js +159 -57
  424. package/lib/components/carousel/src/carousel2.js.map +1 -1
  425. package/lib/components/cascader/index.d.ts +226 -226
  426. package/lib/components/cascader/index.js +2 -2
  427. package/lib/components/cascader/src/cascader.js +62 -619
  428. package/lib/components/cascader/src/cascader.js.map +1 -1
  429. package/lib/components/cascader/src/cascader.vue.d.ts +113 -113
  430. package/lib/components/cascader/src/cascader2.js +619 -62
  431. package/lib/components/cascader/src/cascader2.js.map +1 -1
  432. package/lib/components/cascader-panel/src/index.js +1 -1
  433. package/lib/components/cascader-panel/src/menu.js +1 -1
  434. package/lib/components/cascader-panel/src/node.js +209 -116
  435. package/lib/components/cascader-panel/src/node.js.map +1 -1
  436. package/lib/components/cascader-panel/src/node2.js +116 -209
  437. package/lib/components/cascader-panel/src/node2.js.map +1 -1
  438. package/lib/components/cascader-panel/src/store.js +1 -1
  439. package/lib/components/check-tag/index.js +2 -2
  440. package/lib/components/check-tag/src/check-tag.js +30 -13
  441. package/lib/components/check-tag/src/check-tag.js.map +1 -1
  442. package/lib/components/check-tag/src/check-tag2.js +13 -30
  443. package/lib/components/check-tag/src/check-tag2.js.map +1 -1
  444. package/lib/components/checkbox/index.d.ts +10 -10
  445. package/lib/components/checkbox/src/checkbox-button.vue.d.ts +3 -3
  446. package/lib/components/checkbox/src/checkbox-group.vue.d.ts +1 -1
  447. package/lib/components/checkbox/src/checkbox.vue.d.ts +2 -2
  448. package/lib/components/collection/index.js +1 -1
  449. package/lib/components/collection/src/collection.js +9 -62
  450. package/lib/components/collection/src/collection.js.map +1 -1
  451. package/lib/components/collection/src/collection2.js +62 -9
  452. package/lib/components/collection/src/collection2.js.map +1 -1
  453. package/lib/components/color-picker/index.d.ts +96 -96
  454. package/lib/components/color-picker/src/color-picker.vue.d.ts +96 -96
  455. package/lib/components/countdown/index.js +2 -2
  456. package/lib/components/countdown/src/countdown.js +24 -74
  457. package/lib/components/countdown/src/countdown.js.map +1 -1
  458. package/lib/components/countdown/src/countdown2.js +74 -24
  459. package/lib/components/countdown/src/countdown2.js.map +1 -1
  460. package/lib/components/date-picker/index.d.ts +2 -2
  461. package/lib/components/date-picker/src/date-picker-com/panel-date-pick.vue.d.ts +41 -41
  462. package/lib/components/date-picker/src/date-picker-com/panel-date-range.vue.d.ts +41 -41
  463. package/lib/components/date-picker/src/date-picker.d.ts +1 -1
  464. package/lib/components/date-picker/src/panel-utils.d.ts +82 -82
  465. package/lib/components/dialog/index.js +2 -2
  466. package/lib/components/dialog/src/dialog-content.js +105 -37
  467. package/lib/components/dialog/src/dialog-content.js.map +1 -1
  468. package/lib/components/dialog/src/dialog-content2.js +37 -105
  469. package/lib/components/dialog/src/dialog-content2.js.map +1 -1
  470. package/lib/components/dialog/src/dialog.js +171 -74
  471. package/lib/components/dialog/src/dialog.js.map +1 -1
  472. package/lib/components/dialog/src/dialog2.js +74 -171
  473. package/lib/components/dialog/src/dialog2.js.map +1 -1
  474. package/lib/components/divider/index.d.ts +4 -4
  475. package/lib/components/divider/index.js +2 -2
  476. package/lib/components/divider/src/divider.d.ts +1 -1
  477. package/lib/components/divider/src/divider.js +17 -35
  478. package/lib/components/divider/src/divider.js.map +1 -1
  479. package/lib/components/divider/src/divider.vue.d.ts +4 -4
  480. package/lib/components/divider/src/divider2.js +35 -17
  481. package/lib/components/divider/src/divider2.js.map +1 -1
  482. package/lib/components/drawer/src/drawer.js +1 -1
  483. package/lib/components/dropdown/index.d.ts +59 -59
  484. package/lib/components/dropdown/src/dropdown-item-impl.js +1 -1
  485. package/lib/components/dropdown/src/dropdown.js +3 -3
  486. package/lib/components/dropdown/src/dropdown.vue.d.ts +59 -59
  487. package/lib/components/empty/index.js +2 -2
  488. package/lib/components/empty/src/empty.js +11 -55
  489. package/lib/components/empty/src/empty.js.map +1 -1
  490. package/lib/components/empty/src/empty2.js +55 -11
  491. package/lib/components/empty/src/empty2.js.map +1 -1
  492. package/lib/components/form/index.d.ts +10 -10
  493. package/lib/components/form/index.js +2 -2
  494. package/lib/components/form/src/form-item.js +321 -44
  495. package/lib/components/form/src/form-item.js.map +1 -1
  496. package/lib/components/form/src/form-item2.js +44 -321
  497. package/lib/components/form/src/form-item2.js.map +1 -1
  498. package/lib/components/form/src/form.d.ts +2 -2
  499. package/lib/components/form/src/form.vue.d.ts +10 -10
  500. package/lib/components/image/index.d.ts +4 -4
  501. package/lib/components/image/src/image.vue.d.ts +4 -4
  502. package/lib/components/image-viewer/index.d.ts +1 -1
  503. package/lib/components/image-viewer/index.js +2 -2
  504. package/lib/components/image-viewer/src/image-viewer.js +40 -396
  505. package/lib/components/image-viewer/src/image-viewer.js.map +1 -1
  506. package/lib/components/image-viewer/src/image-viewer.vue.d.ts +1 -1
  507. package/lib/components/image-viewer/src/image-viewer2.js +396 -40
  508. package/lib/components/image-viewer/src/image-viewer2.js.map +1 -1
  509. package/lib/components/index.js +33 -33
  510. package/lib/components/input/index.d.ts +4 -4
  511. package/lib/components/input/index.js +2 -2
  512. package/lib/components/input/src/input.js +551 -135
  513. package/lib/components/input/src/input.js.map +1 -1
  514. package/lib/components/input/src/input.vue.d.ts +4 -4
  515. package/lib/components/input/src/input2.js +135 -551
  516. package/lib/components/input/src/input2.js.map +1 -1
  517. package/lib/components/input-number/index.d.ts +17 -17
  518. package/lib/components/input-number/src/input-number.vue.d.ts +17 -17
  519. package/lib/components/link/index.d.ts +1 -1
  520. package/lib/components/link/src/link.vue.d.ts +1 -1
  521. package/lib/components/menu/index.d.ts +2 -2
  522. package/lib/components/menu/index.js +2 -2
  523. package/lib/components/menu/src/menu-item.js +97 -15
  524. package/lib/components/menu/src/menu-item.js.map +1 -1
  525. package/lib/components/menu/src/menu-item2.js +15 -97
  526. package/lib/components/menu/src/menu-item2.js.map +1 -1
  527. package/lib/components/menu/src/sub-menu.d.ts +1 -1
  528. package/lib/components/message/index.js +1 -1
  529. package/lib/components/message/src/message.js +92 -196
  530. package/lib/components/message/src/message.js.map +1 -1
  531. package/lib/components/message/src/message.vue.d.ts +1 -1
  532. package/lib/components/message/src/message2.js +196 -92
  533. package/lib/components/message/src/message2.js.map +1 -1
  534. package/lib/components/message/src/method.js +2 -2
  535. package/lib/components/notification/index.js +1 -1
  536. package/lib/components/notification/src/notification.js +146 -70
  537. package/lib/components/notification/src/notification.js.map +1 -1
  538. package/lib/components/notification/src/notification.vue.d.ts +1 -1
  539. package/lib/components/notification/src/notification2.js +70 -146
  540. package/lib/components/notification/src/notification2.js.map +1 -1
  541. package/lib/components/notification/src/notify.js +2 -2
  542. package/lib/components/page-header/index.d.ts +4 -4
  543. package/lib/components/page-header/index.js +2 -2
  544. package/lib/components/page-header/src/page-header.js +18 -103
  545. package/lib/components/page-header/src/page-header.js.map +1 -1
  546. package/lib/components/page-header/src/page-header.vue.d.ts +4 -4
  547. package/lib/components/page-header/src/page-header2.js +103 -18
  548. package/lib/components/page-header/src/page-header2.js.map +1 -1
  549. package/lib/components/pagination/index.d.ts +2 -2
  550. package/lib/components/pagination/src/components/jumper.vue.d.ts +4 -4
  551. package/lib/components/pagination/src/components/pager.js +214 -17
  552. package/lib/components/pagination/src/components/pager.js.map +1 -1
  553. package/lib/components/pagination/src/components/pager2.js +17 -214
  554. package/lib/components/pagination/src/components/pager2.js.map +1 -1
  555. package/lib/components/pagination/src/components/prev.js +19 -58
  556. package/lib/components/pagination/src/components/prev.js.map +1 -1
  557. package/lib/components/pagination/src/components/prev2.js +58 -19
  558. package/lib/components/pagination/src/components/prev2.js.map +1 -1
  559. package/lib/components/pagination/src/components/sizes.js +22 -68
  560. package/lib/components/pagination/src/components/sizes.js.map +1 -1
  561. package/lib/components/pagination/src/components/sizes.vue.d.ts +62 -62
  562. package/lib/components/pagination/src/components/sizes2.js +68 -22
  563. package/lib/components/pagination/src/components/sizes2.js.map +1 -1
  564. package/lib/components/pagination/src/components/total.js +28 -7
  565. package/lib/components/pagination/src/components/total.js.map +1 -1
  566. package/lib/components/pagination/src/components/total2.js +7 -28
  567. package/lib/components/pagination/src/components/total2.js.map +1 -1
  568. package/lib/components/pagination/src/pagination.d.ts +2 -2
  569. package/lib/components/pagination/src/pagination.js +4 -4
  570. package/lib/components/popconfirm/index.d.ts +91 -91
  571. package/lib/components/popconfirm/src/popconfirm.js +1 -1
  572. package/lib/components/popconfirm/src/popconfirm.vue.d.ts +91 -91
  573. package/lib/components/popover/index.d.ts +99 -99
  574. package/lib/components/popover/src/popover.js +2 -2
  575. package/lib/components/popover/src/popover.vue.d.ts +99 -99
  576. package/lib/components/popper/index.d.ts +5 -5
  577. package/lib/components/popper/index.js +2 -2
  578. package/lib/components/popper/src/arrow.js +37 -9
  579. package/lib/components/popper/src/arrow.js.map +1 -1
  580. package/lib/components/popper/src/arrow2.js +9 -37
  581. package/lib/components/popper/src/arrow2.js.map +1 -1
  582. package/lib/components/popper/src/composables/use-content.d.ts +2 -2
  583. package/lib/components/popper/src/content.vue.d.ts +1 -1
  584. package/lib/components/popper/src/popper.d.ts +2 -2
  585. package/lib/components/popper/src/popper.vue.d.ts +5 -5
  586. package/lib/components/popper/src/trigger.vue.d.ts +1 -1
  587. package/lib/components/popper/src/utils.d.ts +1 -1
  588. package/lib/components/progress/index.d.ts +4 -4
  589. package/lib/components/progress/src/progress.d.ts +1 -1
  590. package/lib/components/progress/src/progress.vue.d.ts +4 -4
  591. package/lib/components/radio/index.d.ts +6 -6
  592. package/lib/components/radio/index.js +4 -4
  593. package/lib/components/radio/src/radio-button.js +64 -9
  594. package/lib/components/radio/src/radio-button.js.map +1 -1
  595. package/lib/components/radio/src/radio-button.vue.d.ts +1 -1
  596. package/lib/components/radio/src/radio-button2.js +9 -64
  597. package/lib/components/radio/src/radio-button2.js.map +1 -1
  598. package/lib/components/radio/src/radio-group.vue.d.ts +1 -1
  599. package/lib/components/radio/src/radio-group2.js +1 -1
  600. package/lib/components/radio/src/radio.js +32 -71
  601. package/lib/components/radio/src/radio.js.map +1 -1
  602. package/lib/components/radio/src/radio.vue.d.ts +2 -2
  603. package/lib/components/radio/src/radio2.js +71 -32
  604. package/lib/components/radio/src/radio2.js.map +1 -1
  605. package/lib/components/rate/index.d.ts +2 -2
  606. package/lib/components/rate/index.js +2 -2
  607. package/lib/components/rate/src/rate.js +254 -87
  608. package/lib/components/rate/src/rate.js.map +1 -1
  609. package/lib/components/rate/src/rate.vue.d.ts +2 -2
  610. package/lib/components/rate/src/rate2.js +87 -254
  611. package/lib/components/rate/src/rate2.js.map +1 -1
  612. package/lib/components/roving-focus-group/src/roving-focus-group.js +1 -1
  613. package/lib/components/scrollbar/index.d.ts +3 -3
  614. package/lib/components/scrollbar/index.js +1 -1
  615. package/lib/components/scrollbar/src/bar.vue.d.ts +1 -1
  616. package/lib/components/scrollbar/src/bar2.js +1 -1
  617. package/lib/components/scrollbar/src/scrollbar.vue.d.ts +3 -3
  618. package/lib/components/scrollbar/src/thumb.js +11 -130
  619. package/lib/components/scrollbar/src/thumb.js.map +1 -1
  620. package/lib/components/scrollbar/src/thumb.vue.d.ts +1 -1
  621. package/lib/components/scrollbar/src/thumb2.js +130 -11
  622. package/lib/components/scrollbar/src/thumb2.js.map +1 -1
  623. package/lib/components/select/index.d.ts +62 -62
  624. package/lib/components/select/src/select.js +1 -1
  625. package/lib/components/select/src/select.vue.d.ts +62 -62
  626. package/lib/components/select/src/useSelect.d.ts +58 -58
  627. package/lib/components/select-v2/index.d.ts +130 -130
  628. package/lib/components/select-v2/src/defaults.d.ts +1 -1
  629. package/lib/components/select-v2/src/defaults.js +1 -1
  630. package/lib/components/select-v2/src/select.vue.d.ts +65 -65
  631. package/lib/components/select-v2/src/useSelect.d.ts +58 -58
  632. package/lib/components/skeleton/index.d.ts +9 -9
  633. package/lib/components/skeleton/src/skeleton-item.d.ts +1 -1
  634. package/lib/components/skeleton/src/skeleton-item.vue.d.ts +3 -3
  635. package/lib/components/skeleton/src/skeleton.vue.d.ts +3 -3
  636. package/lib/components/slider/index.d.ts +173 -173
  637. package/lib/components/slider/src/button.vue.d.ts +30 -30
  638. package/lib/components/slider/src/composables/use-slide.d.ts +122 -122
  639. package/lib/components/slider/src/slider.vue.d.ts +173 -173
  640. package/lib/components/space/index.d.ts +1 -1
  641. package/lib/components/space/src/space.d.ts +1 -1
  642. package/lib/components/steps/index.js +2 -2
  643. package/lib/components/steps/src/steps.js +34 -37
  644. package/lib/components/steps/src/steps.js.map +1 -1
  645. package/lib/components/steps/src/steps2.js +37 -34
  646. package/lib/components/steps/src/steps2.js.map +1 -1
  647. package/lib/components/switch/index.d.ts +1 -1
  648. package/lib/components/switch/src/switch.vue.d.ts +1 -1
  649. package/lib/components/table/index.d.ts +3 -3
  650. package/lib/components/table/src/filter-panel.vue.d.ts +58 -58
  651. package/lib/components/table/src/table-header/index.js +2 -5
  652. package/lib/components/table/src/table-header/index.js.map +1 -1
  653. package/lib/components/table/src/table.vue.d.ts +3 -3
  654. package/lib/components/table/src/util.d.ts +9 -9
  655. package/lib/components/tabs/index.d.ts +9 -9
  656. package/lib/components/tabs/index.js +3 -3
  657. package/lib/components/tabs/src/tab-bar.d.ts +4 -4
  658. package/lib/components/tabs/src/tab-bar.js +7 -75
  659. package/lib/components/tabs/src/tab-bar.js.map +1 -1
  660. package/lib/components/tabs/src/tab-bar.vue.d.ts +13 -13
  661. package/lib/components/tabs/src/tab-bar2.js +75 -7
  662. package/lib/components/tabs/src/tab-bar2.js.map +1 -1
  663. package/lib/components/tabs/src/tab-nav.d.ts +15 -15
  664. package/lib/components/tabs/src/tab-nav.js +1 -1
  665. package/lib/components/tabs/src/tab-pane.js +13 -72
  666. package/lib/components/tabs/src/tab-pane.js.map +1 -1
  667. package/lib/components/tabs/src/tab-pane.vue.d.ts +2 -2
  668. package/lib/components/tabs/src/tab-pane2.js +72 -13
  669. package/lib/components/tabs/src/tab-pane2.js.map +1 -1
  670. package/lib/components/tabs/src/tabs.d.ts +6 -6
  671. package/lib/components/teleport/index.js +2 -2
  672. package/lib/components/teleport/src/teleport.js +18 -44
  673. package/lib/components/teleport/src/teleport.js.map +1 -1
  674. package/lib/components/teleport/src/teleport2.js +44 -18
  675. package/lib/components/teleport/src/teleport2.js.map +1 -1
  676. package/lib/components/time-picker/index.d.ts +2 -2
  677. package/lib/components/time-picker/src/common/picker.vue.d.ts +92 -92
  678. package/lib/components/time-picker/src/time-picker-com/basic-time-spinner.vue.d.ts +27 -27
  679. package/lib/components/time-picker/src/time-picker-com/panel-time-pick.vue.d.ts +33 -33
  680. package/lib/components/time-picker/src/time-picker-com/panel-time-range.vue.d.ts +33 -33
  681. package/lib/components/time-picker/src/time-picker.d.ts +1 -1
  682. package/lib/components/time-select/index.d.ts +252 -252
  683. package/lib/components/time-select/src/time-select.vue.d.ts +126 -126
  684. package/lib/components/tooltip/index.d.ts +29 -29
  685. package/lib/components/tooltip/index.js +4 -4
  686. package/lib/components/tooltip/src/content.js +31 -177
  687. package/lib/components/tooltip/src/content.js.map +1 -1
  688. package/lib/components/tooltip/src/content.vue.d.ts +4 -4
  689. package/lib/components/tooltip/src/content2.js +177 -31
  690. package/lib/components/tooltip/src/content2.js.map +1 -1
  691. package/lib/components/tooltip/src/tooltip.d.ts +1 -1
  692. package/lib/components/tooltip/src/tooltip.js +167 -33
  693. package/lib/components/tooltip/src/tooltip.js.map +1 -1
  694. package/lib/components/tooltip/src/tooltip.vue.d.ts +29 -29
  695. package/lib/components/tooltip/src/tooltip2.js +33 -167
  696. package/lib/components/tooltip/src/tooltip2.js.map +1 -1
  697. package/lib/components/tooltip/src/trigger.js +16 -73
  698. package/lib/components/tooltip/src/trigger.js.map +1 -1
  699. package/lib/components/tooltip/src/trigger.vue.d.ts +3 -3
  700. package/lib/components/tooltip/src/trigger2.js +73 -16
  701. package/lib/components/tooltip/src/trigger2.js.map +1 -1
  702. package/lib/components/tooltip-v2/index.d.ts +27 -27
  703. package/lib/components/tooltip-v2/index.js +5 -5
  704. package/lib/components/tooltip-v2/src/arrow.js +23 -37
  705. package/lib/components/tooltip-v2/src/arrow.js.map +1 -1
  706. package/lib/components/tooltip-v2/src/arrow2.js +37 -23
  707. package/lib/components/tooltip-v2/src/arrow2.js.map +1 -1
  708. package/lib/components/tooltip-v2/src/content.d.ts +1 -1
  709. package/lib/components/tooltip-v2/src/content.js +50 -112
  710. package/lib/components/tooltip-v2/src/content.js.map +1 -1
  711. package/lib/components/tooltip-v2/src/content.vue.d.ts +8 -8
  712. package/lib/components/tooltip-v2/src/content2.js +112 -50
  713. package/lib/components/tooltip-v2/src/content2.js.map +1 -1
  714. package/lib/components/tooltip-v2/src/tooltip.d.ts +1 -1
  715. package/lib/components/tooltip-v2/src/tooltip.js +74 -21
  716. package/lib/components/tooltip-v2/src/tooltip.js.map +1 -1
  717. package/lib/components/tooltip-v2/src/tooltip.vue.d.ts +27 -27
  718. package/lib/components/tooltip-v2/src/tooltip2.js +21 -74
  719. package/lib/components/tooltip-v2/src/tooltip2.js.map +1 -1
  720. package/lib/components/tooltip-v2/src/trigger.js +12 -89
  721. package/lib/components/tooltip-v2/src/trigger.js.map +1 -1
  722. package/lib/components/tooltip-v2/src/trigger2.js +89 -12
  723. package/lib/components/tooltip-v2/src/trigger2.js.map +1 -1
  724. package/lib/components/transfer/index.d.ts +59 -59
  725. package/lib/components/transfer/src/transfer-panel.vue.d.ts +11 -11
  726. package/lib/components/transfer/src/transfer.vue.d.ts +59 -59
  727. package/lib/components/tree-v2/index.d.ts +8 -8
  728. package/lib/components/tree-v2/src/tree-node.vue.d.ts +7 -7
  729. package/lib/components/tree-v2/src/tree.vue.d.ts +8 -8
  730. package/lib/components/upload/index.d.ts +17 -17
  731. package/lib/components/upload/index.js +3 -3
  732. package/lib/components/upload/src/upload-content.js +2 -2
  733. package/lib/components/upload/src/upload-content.vue.d.ts +3 -3
  734. package/lib/components/upload/src/upload-content2.js +1 -1
  735. package/lib/components/upload/src/upload-dragger.js +72 -12
  736. package/lib/components/upload/src/upload-dragger.js.map +1 -1
  737. package/lib/components/upload/src/upload-dragger2.js +12 -72
  738. package/lib/components/upload/src/upload-dragger2.js.map +1 -1
  739. package/lib/components/upload/src/upload-list.vue.d.ts +4 -4
  740. package/lib/components/upload/src/upload-list2.js +1 -1
  741. package/lib/components/upload/src/upload.js +119 -108
  742. package/lib/components/upload/src/upload.js.map +1 -1
  743. package/lib/components/upload/src/upload.vue.d.ts +17 -17
  744. package/lib/components/upload/src/upload2.js +108 -119
  745. package/lib/components/upload/src/upload2.js.map +1 -1
  746. package/lib/components/upload/src/use-handlers.js +1 -1
  747. package/lib/components/virtual-list/src/builders/build-list.d.ts +1 -1
  748. package/lib/components/virtual-list/src/components/dynamic-size-list.d.ts +1 -1
  749. package/lib/components/virtual-list/src/components/fixed-size-list.d.ts +1 -1
  750. package/lib/hooks/use-floating/index.d.ts +2 -2
  751. package/lib/hooks/use-popper/index.d.ts +2 -2
  752. package/lib/index.js +33 -33
  753. package/package.json +1 -1
  754. package/.idea/beyond-webui.iml +0 -12
  755. package/.idea/modules.xml +0 -8
@@ -2,25 +2,82 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- require('../../../utils/index.js');
5
+ var vue = require('vue');
6
6
  require('../../popper/index.js');
7
- require('../../../constants/index.js');
8
- var runtime = require('../../../utils/vue/props/runtime.js');
9
- var trigger = require('../../popper/src/trigger2.js');
10
- var aria = require('../../../constants/aria.js');
7
+ require('../../../utils/index.js');
8
+ require('../../../hooks/index.js');
9
+ var constants = require('./constants.js');
10
+ var trigger = require('./trigger.js');
11
+ var utils = require('./utils.js');
12
+ var pluginVue_exportHelper = require('../../../_virtual/plugin-vue_export-helper.js');
13
+ var index = require('../../../hooks/use-namespace/index.js');
14
+ var event = require('../../../utils/dom/event.js');
15
+ var trigger$1 = require('../../popper/src/trigger.js');
11
16
 
12
- const useTooltipTriggerProps = runtime.buildProps({
13
- ...trigger.popperTriggerProps,
14
- disabled: Boolean,
15
- trigger: {
16
- type: runtime.definePropType([String, Array]),
17
- default: "hover"
18
- },
19
- triggerKeys: {
20
- type: runtime.definePropType(Array),
21
- default: () => [aria.EVENT_CODE.enter, aria.EVENT_CODE.space]
17
+ const __default__ = vue.defineComponent({
18
+ name: "ElTooltipTrigger"
19
+ });
20
+ const _sfc_main = /* @__PURE__ */ vue.defineComponent({
21
+ ...__default__,
22
+ props: trigger.useTooltipTriggerProps,
23
+ setup(__props, { expose }) {
24
+ const props = __props;
25
+ const ns = index.useNamespace("tooltip");
26
+ const { controlled, id, open, onOpen, onClose, onToggle } = vue.inject(constants.TOOLTIP_INJECTION_KEY, void 0);
27
+ const triggerRef = vue.ref(null);
28
+ const stopWhenControlledOrDisabled = () => {
29
+ if (vue.unref(controlled) || props.disabled) {
30
+ return true;
31
+ }
32
+ };
33
+ const trigger = vue.toRef(props, "trigger");
34
+ const onMouseenter = event.composeEventHandlers(stopWhenControlledOrDisabled, utils.whenTrigger(trigger, "hover", onOpen));
35
+ const onMouseleave = event.composeEventHandlers(stopWhenControlledOrDisabled, utils.whenTrigger(trigger, "hover", onClose));
36
+ const onClick = event.composeEventHandlers(stopWhenControlledOrDisabled, utils.whenTrigger(trigger, "click", (e) => {
37
+ if (e.button === 0) {
38
+ onToggle(e);
39
+ }
40
+ }));
41
+ const onFocus = event.composeEventHandlers(stopWhenControlledOrDisabled, utils.whenTrigger(trigger, "focus", onOpen));
42
+ const onBlur = event.composeEventHandlers(stopWhenControlledOrDisabled, utils.whenTrigger(trigger, "focus", onClose));
43
+ const onContextMenu = event.composeEventHandlers(stopWhenControlledOrDisabled, utils.whenTrigger(trigger, "contextmenu", (e) => {
44
+ e.preventDefault();
45
+ onToggle(e);
46
+ }));
47
+ const onKeydown = event.composeEventHandlers(stopWhenControlledOrDisabled, (e) => {
48
+ const { code } = e;
49
+ if (props.triggerKeys.includes(code)) {
50
+ e.preventDefault();
51
+ onToggle(e);
52
+ }
53
+ });
54
+ expose({
55
+ triggerRef
56
+ });
57
+ return (_ctx, _cache) => {
58
+ return vue.openBlock(), vue.createBlock(vue.unref(trigger$1["default"]), {
59
+ id: vue.unref(id),
60
+ "virtual-ref": _ctx.virtualRef,
61
+ open: vue.unref(open),
62
+ "virtual-triggering": _ctx.virtualTriggering,
63
+ class: vue.normalizeClass(vue.unref(ns).e("trigger")),
64
+ onBlur: vue.unref(onBlur),
65
+ onClick: vue.unref(onClick),
66
+ onContextmenu: vue.unref(onContextMenu),
67
+ onFocus: vue.unref(onFocus),
68
+ onMouseenter: vue.unref(onMouseenter),
69
+ onMouseleave: vue.unref(onMouseleave),
70
+ onKeydown: vue.unref(onKeydown)
71
+ }, {
72
+ default: vue.withCtx(() => [
73
+ vue.renderSlot(_ctx.$slots, "default")
74
+ ]),
75
+ _: 3
76
+ }, 8, ["id", "virtual-ref", "open", "virtual-triggering", "class", "onBlur", "onClick", "onContextmenu", "onFocus", "onMouseenter", "onMouseleave", "onKeydown"]);
77
+ };
22
78
  }
23
79
  });
80
+ var ElTooltipTrigger = /* @__PURE__ */ pluginVue_exportHelper["default"](_sfc_main, [["__file", "D:\\Haulistix\\beyond-ui\\packages\\components\\tooltip\\src\\trigger.vue"]]);
24
81
 
25
- exports.useTooltipTriggerProps = useTooltipTriggerProps;
82
+ exports["default"] = ElTooltipTrigger;
26
83
  //# sourceMappingURL=trigger2.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"trigger2.js","sources":["../../../../../../packages/components/tooltip/src/trigger.ts"],"sourcesContent":["import { buildProps, definePropType } from '@element-plus/utils'\nimport { popperTriggerProps } from '@element-plus/components/popper'\nimport { EVENT_CODE } from '@element-plus/constants'\nimport type { Arrayable } from '@element-plus/utils'\nimport type { ExtractPropTypes } from 'vue'\n\nexport type TooltipTriggerType = 'hover' | 'focus' | 'click' | 'contextmenu'\n\nexport const useTooltipTriggerProps = buildProps({\n ...popperTriggerProps,\n /**\n * @description whether Tooltip is disabled\n */\n disabled: Boolean,\n /**\n * @description How should the tooltip be triggered (to show)\n */\n trigger: {\n type: definePropType<Arrayable<TooltipTriggerType>>([String, Array]),\n default: 'hover',\n },\n /**\n * @description When you click the mouse to focus on the trigger element, you can define a set of keyboard codes to control the display of tooltip through the keyboard\n */\n triggerKeys: {\n type: definePropType<string[]>(Array),\n default: () => [EVENT_CODE.enter, EVENT_CODE.space],\n },\n} as const)\n\nexport type ElTooltipTriggerProps = ExtractPropTypes<\n typeof useTooltipTriggerProps\n>\n"],"names":["buildProps","popperTriggerProps","definePropType","EVENT_CODE"],"mappings":";;;;;;;;;;;AAGY,MAAC,sBAAsB,GAAGA,kBAAU,CAAC;AACjD,EAAE,GAAGC,0BAAkB;AACvB,EAAE,QAAQ,EAAE,OAAO;AACnB,EAAE,OAAO,EAAE;AACX,IAAI,IAAI,EAAEC,sBAAc,CAAC,CAAC,MAAM,EAAE,KAAK,CAAC,CAAC;AACzC,IAAI,OAAO,EAAE,OAAO;AACpB,GAAG;AACH,EAAE,WAAW,EAAE;AACf,IAAI,IAAI,EAAEA,sBAAc,CAAC,KAAK,CAAC;AAC/B,IAAI,OAAO,EAAE,MAAM,CAACC,eAAU,CAAC,KAAK,EAAEA,eAAU,CAAC,KAAK,CAAC;AACvD,GAAG;AACH,CAAC;;;;"}
1
+ {"version":3,"file":"trigger2.js","sources":["../../../../../../packages/components/tooltip/src/trigger.vue"],"sourcesContent":["<template>\n <el-popper-trigger\n :id=\"id\"\n :virtual-ref=\"virtualRef\"\n :open=\"open\"\n :virtual-triggering=\"virtualTriggering\"\n :class=\"ns.e('trigger')\"\n @blur=\"onBlur\"\n @click=\"onClick\"\n @contextmenu=\"onContextMenu\"\n @focus=\"onFocus\"\n @mouseenter=\"onMouseenter\"\n @mouseleave=\"onMouseleave\"\n @keydown=\"onKeydown\"\n >\n <slot />\n </el-popper-trigger>\n</template>\n<script lang=\"ts\" setup>\nimport { inject, ref, toRef, unref } from 'vue'\nimport { ElPopperTrigger } from '@element-plus/components/popper'\nimport { composeEventHandlers } from '@element-plus/utils'\nimport { useNamespace } from '@element-plus/hooks'\nimport { TOOLTIP_INJECTION_KEY } from './constants'\nimport { useTooltipTriggerProps } from './trigger'\nimport { whenTrigger } from './utils'\nimport type { OnlyChildExpose } from '@element-plus/components/slot'\n\ndefineOptions({\n name: 'ElTooltipTrigger',\n})\n\nconst props = defineProps(useTooltipTriggerProps)\n\nconst ns = useNamespace('tooltip')\nconst { controlled, id, open, onOpen, onClose, onToggle } = inject(\n TOOLTIP_INJECTION_KEY,\n undefined\n)!\n\nconst triggerRef = ref<OnlyChildExpose | null>(null)\n\nconst stopWhenControlledOrDisabled = () => {\n if (unref(controlled) || props.disabled) {\n return true\n }\n}\nconst trigger = toRef(props, 'trigger')\nconst onMouseenter = composeEventHandlers(\n stopWhenControlledOrDisabled,\n whenTrigger(trigger, 'hover', onOpen)\n)\nconst onMouseleave = composeEventHandlers(\n stopWhenControlledOrDisabled,\n whenTrigger(trigger, 'hover', onClose)\n)\nconst onClick = composeEventHandlers(\n stopWhenControlledOrDisabled,\n whenTrigger(trigger, 'click', (e) => {\n // distinguish left click\n if ((e as MouseEvent).button === 0) {\n onToggle(e)\n }\n })\n)\n\nconst onFocus = composeEventHandlers(\n stopWhenControlledOrDisabled,\n whenTrigger(trigger, 'focus', onOpen)\n)\n\nconst onBlur = composeEventHandlers(\n stopWhenControlledOrDisabled,\n whenTrigger(trigger, 'focus', onClose)\n)\n\nconst onContextMenu = composeEventHandlers(\n stopWhenControlledOrDisabled,\n whenTrigger(trigger, 'contextmenu', (e: Event) => {\n e.preventDefault()\n onToggle(e)\n })\n)\n\nconst onKeydown = composeEventHandlers(\n stopWhenControlledOrDisabled,\n (e: KeyboardEvent) => {\n const { code } = e\n if (props.triggerKeys.includes(code)) {\n e.preventDefault()\n onToggle(e)\n }\n }\n)\n\ndefineExpose({\n /**\n * @description trigger element\n */\n triggerRef,\n})\n</script>\n"],"names":["useNamespace","inject","TOOLTIP_INJECTION_KEY","ref","unref","toRef","composeEventHandlers","whenTrigger"],"mappings":";;;;;;;;;;;;;;;;uCA4Bc,CAAA;AAAA,EACZ,IAAM,EAAA,kBAAA;AACR,CAAA,CAAA,CAAA;;;;;;AAIA,IAAM,MAAA,EAAA,GAAKA,mBAAa,SAAS,CAAA,CAAA;AACjC,IAAM,MAAA,EAAE,YAAY,EAAI,EAAA,IAAA,EAAM,QAAQ,OAAS,EAAA,QAAA,EAAA,GAAaC,UAC1D,CAAAC,+BAAA,EACA,KACF,CAAA,CAAA,CAAA;AAEA,IAAM,MAAA,UAAA,GAAaC,QAA4B,IAAI,CAAA,CAAA;AAEnD,IAAA,MAAM,+BAA+B,MAAM;AACzC,MAAA,IAAIC,SAAM,CAAA,UAAU,CAAK,IAAA,KAAA,CAAM,QAAU,EAAA;AACvC,QAAO,OAAA,IAAA,CAAA;AAAA,OACT;AAAA,KACF,CAAA;AACA,IAAM,MAAA,OAAA,GAAUC,SAAM,CAAA,KAAA,EAAO,SAAS,CAAA,CAAA;AACtC,IAAA,MAAM,eAAeC,0BACnB,CAAA,4BAAA,EACAC,kBAAY,OAAS,EAAA,OAAA,EAAS,MAAM,CACtC,CAAA,CAAA;AACA,IAAA,MAAM,eAAeD,0BACnB,CAAA,4BAAA,EACAC,kBAAY,OAAS,EAAA,OAAA,EAAS,OAAO,CACvC,CAAA,CAAA;AACA,IAAA,MAAM,UAAUD,0BACd,CAAA,4BAAA,EACAC,kBAAY,OAAS,EAAA,OAAA,EAAS,CAAC,CAAM,KAAA;AAEnC,MAAK,IAAA,CAAA,CAAiB,WAAW,CAAG,EAAA;AAClC,QAAA,QAAA,CAAS,CAAC,CAAA,CAAA;AAAA,OACZ;AAAA,KACD,CACH,CAAA,CAAA;AAEA,IAAA,MAAM,UAAUD,0BACd,CAAA,4BAAA,EACAC,kBAAY,OAAS,EAAA,OAAA,EAAS,MAAM,CACtC,CAAA,CAAA;AAEA,IAAA,MAAM,SAASD,0BACb,CAAA,4BAAA,EACAC,kBAAY,OAAS,EAAA,OAAA,EAAS,OAAO,CACvC,CAAA,CAAA;AAEA,IAAA,MAAM,gBAAgBD,0BACpB,CAAA,4BAAA,EACAC,kBAAY,OAAS,EAAA,aAAA,EAAe,CAAC,CAAa,KAAA;AAChD,MAAA,CAAA,CAAE,cAAe,EAAA,CAAA;AACjB,MAAA,QAAA,CAAS,CAAC,CAAA,CAAA;AAAA,KACX,CACH,CAAA,CAAA;AAEA,IAAA,MAAM,SAAY,GAAAD,0BAAA,CAChB,4BACA,EAAA,CAAC,CAAqB,KAAA;AACpB,MAAA,MAAM,EAAE,IAAS,EAAA,GAAA,CAAA,CAAA;AACjB,MAAA,IAAI,KAAM,CAAA,WAAA,CAAY,QAAS,CAAA,IAAI,CAAG,EAAA;AACpC,QAAA,CAAA,CAAE,cAAe,EAAA,CAAA;AACjB,QAAA,QAAA,CAAS,CAAC,CAAA,CAAA;AAAA,OACZ;AAAA,KAEJ,CAAA,CAAA;AAEA,IAAa,MAAA,CAAA;AAAA,MAIX,UAAA;AAAA,KACD,CAAA,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -8,7 +8,7 @@ export declare const ElTooltipV2: import("beyond-webui/es/utils").SFCWithInstall
8
8
  readonly arrowPadding: import("beyond-webui/es/utils").EpPropFinalized<(new (...args: any[]) => number & {}) | (() => number) | ((new (...args: any[]) => number & {}) | (() => number))[], unknown, unknown, 5, boolean>;
9
9
  readonly effect: import("beyond-webui/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
10
10
  readonly contentClass: StringConstructor;
11
- readonly placement: import("beyond-webui/es/utils").EpPropFinalized<(new (...args: any[]) => import("@floating-ui/core").Placement & {}) | (() => import("@floating-ui/core").Placement) | ((new (...args: any[]) => import("@floating-ui/core").Placement & {}) | (() => import("@floating-ui/core").Placement))[], "top" | "bottom" | "right" | "left" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end", unknown, "bottom", boolean>;
11
+ readonly placement: import("beyond-webui/es/utils").EpPropFinalized<(new (...args: any[]) => import("@floating-ui/core").Placement & {}) | (() => import("@floating-ui/core").Placement) | ((new (...args: any[]) => import("@floating-ui/core").Placement & {}) | (() => import("@floating-ui/core").Placement))[], "top" | "bottom" | "left" | "right" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end", unknown, "bottom", boolean>;
12
12
  readonly reference: import("beyond-webui/es/utils").EpPropFinalized<(new (...args: any[]) => HTMLElement | import("@floating-ui/dom").VirtualElement) | (() => HTMLElement | import("@floating-ui/dom").VirtualElement | null) | ((new (...args: any[]) => HTMLElement | import("@floating-ui/dom").VirtualElement) | (() => HTMLElement | import("@floating-ui/dom").VirtualElement | null))[], unknown, unknown, null, boolean>;
13
13
  readonly offset: import("beyond-webui/es/utils").EpPropFinalized<NumberConstructor, unknown, unknown, 8, boolean>;
14
14
  readonly strategy: import("beyond-webui/es/utils").EpPropFinalized<(new (...args: any[]) => import("@floating-ui/core").Strategy & {}) | (() => import("@floating-ui/core").Strategy) | ((new (...args: any[]) => import("@floating-ui/core").Strategy & {}) | (() => import("@floating-ui/core").Strategy))[], "fixed" | "absolute", unknown, "absolute", boolean>;
@@ -78,7 +78,7 @@ export declare const ElTooltipV2: import("beyond-webui/es/utils").SFCWithInstall
78
78
  readonly arrowPadding: import("beyond-webui/es/utils").EpPropFinalized<(new (...args: any[]) => number & {}) | (() => number) | ((new (...args: any[]) => number & {}) | (() => number))[], unknown, unknown, 5, boolean>;
79
79
  readonly effect: import("beyond-webui/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
80
80
  readonly contentClass: StringConstructor;
81
- readonly placement: import("beyond-webui/es/utils").EpPropFinalized<(new (...args: any[]) => import("@floating-ui/core").Placement & {}) | (() => import("@floating-ui/core").Placement) | ((new (...args: any[]) => import("@floating-ui/core").Placement & {}) | (() => import("@floating-ui/core").Placement))[], "top" | "bottom" | "right" | "left" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end", unknown, "bottom", boolean>;
81
+ readonly placement: import("beyond-webui/es/utils").EpPropFinalized<(new (...args: any[]) => import("@floating-ui/core").Placement & {}) | (() => import("@floating-ui/core").Placement) | ((new (...args: any[]) => import("@floating-ui/core").Placement & {}) | (() => import("@floating-ui/core").Placement))[], "top" | "bottom" | "left" | "right" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end", unknown, "bottom", boolean>;
82
82
  readonly reference: import("beyond-webui/es/utils").EpPropFinalized<(new (...args: any[]) => HTMLElement | import("@floating-ui/dom").VirtualElement) | (() => HTMLElement | import("@floating-ui/dom").VirtualElement | null) | ((new (...args: any[]) => HTMLElement | import("@floating-ui/dom").VirtualElement) | (() => HTMLElement | import("@floating-ui/dom").VirtualElement | null))[], unknown, unknown, null, boolean>;
83
83
  readonly offset: import("beyond-webui/es/utils").EpPropFinalized<NumberConstructor, unknown, unknown, 8, boolean>;
84
84
  readonly strategy: import("beyond-webui/es/utils").EpPropFinalized<(new (...args: any[]) => import("@floating-ui/core").Strategy & {}) | (() => import("@floating-ui/core").Strategy) | ((new (...args: any[]) => import("@floating-ui/core").Strategy & {}) | (() => import("@floating-ui/core").Strategy))[], "fixed" | "absolute", unknown, "absolute", boolean>;
@@ -150,7 +150,7 @@ export declare const ElTooltipV2: import("beyond-webui/es/utils").SFCWithInstall
150
150
  readonly arrowPadding: import("beyond-webui/es/utils").EpPropFinalized<(new (...args: any[]) => number & {}) | (() => number) | ((new (...args: any[]) => number & {}) | (() => number))[], unknown, unknown, 5, boolean>;
151
151
  readonly effect: import("beyond-webui/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
152
152
  readonly contentClass: StringConstructor;
153
- readonly placement: import("beyond-webui/es/utils").EpPropFinalized<(new (...args: any[]) => import("@floating-ui/core").Placement & {}) | (() => import("@floating-ui/core").Placement) | ((new (...args: any[]) => import("@floating-ui/core").Placement & {}) | (() => import("@floating-ui/core").Placement))[], "top" | "bottom" | "right" | "left" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end", unknown, "bottom", boolean>;
153
+ readonly placement: import("beyond-webui/es/utils").EpPropFinalized<(new (...args: any[]) => import("@floating-ui/core").Placement & {}) | (() => import("@floating-ui/core").Placement) | ((new (...args: any[]) => import("@floating-ui/core").Placement & {}) | (() => import("@floating-ui/core").Placement))[], "top" | "bottom" | "left" | "right" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end", unknown, "bottom", boolean>;
154
154
  readonly reference: import("beyond-webui/es/utils").EpPropFinalized<(new (...args: any[]) => HTMLElement | import("@floating-ui/dom").VirtualElement) | (() => HTMLElement | import("@floating-ui/dom").VirtualElement | null) | ((new (...args: any[]) => HTMLElement | import("@floating-ui/dom").VirtualElement) | (() => HTMLElement | import("@floating-ui/dom").VirtualElement | null))[], unknown, unknown, null, boolean>;
155
155
  readonly offset: import("beyond-webui/es/utils").EpPropFinalized<NumberConstructor, unknown, unknown, 8, boolean>;
156
156
  readonly strategy: import("beyond-webui/es/utils").EpPropFinalized<(new (...args: any[]) => import("@floating-ui/core").Strategy & {}) | (() => import("@floating-ui/core").Strategy) | ((new (...args: any[]) => import("@floating-ui/core").Strategy & {}) | (() => import("@floating-ui/core").Strategy))[], "fixed" | "absolute", unknown, "absolute", boolean>;
@@ -218,14 +218,14 @@ export declare const ElTooltipV2: import("beyond-webui/es/utils").SFCWithInstall
218
218
  readonly height?: number | undefined;
219
219
  readonly width?: number | undefined;
220
220
  readonly effect?: string | undefined;
221
- readonly placement?: import("beyond-webui/es/utils").EpPropMergeType<(new (...args: any[]) => import("@floating-ui/core").Placement & {}) | (() => import("@floating-ui/core").Placement) | ((new (...args: any[]) => import("@floating-ui/core").Placement & {}) | (() => import("@floating-ui/core").Placement))[], "top" | "bottom" | "right" | "left" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end", unknown> | undefined;
222
- readonly strategy?: import("beyond-webui/es/utils").EpPropMergeType<(new (...args: any[]) => import("@floating-ui/core").Strategy & {}) | (() => import("@floating-ui/core").Strategy) | ((new (...args: any[]) => import("@floating-ui/core").Strategy & {}) | (() => import("@floating-ui/core").Strategy))[], "fixed" | "absolute", unknown> | undefined;
223
221
  readonly style?: import("beyond-webui/es/utils").EpPropMergeType<(new (...args: any[]) => import("vue").CSSProperties) | (() => import("vue").CSSProperties | null) | ((new (...args: any[]) => import("vue").CSSProperties) | (() => import("vue").CSSProperties | null))[], unknown, unknown> | undefined;
222
+ readonly open?: import("beyond-webui/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown> | undefined;
223
+ readonly placement?: import("beyond-webui/es/utils").EpPropMergeType<(new (...args: any[]) => import("@floating-ui/core").Placement & {}) | (() => import("@floating-ui/core").Placement) | ((new (...args: any[]) => import("@floating-ui/core").Placement & {}) | (() => import("@floating-ui/core").Placement))[], "top" | "bottom" | "left" | "right" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end", unknown> | undefined;
224
+ readonly strategy?: import("beyond-webui/es/utils").EpPropMergeType<(new (...args: any[]) => import("@floating-ui/core").Strategy & {}) | (() => import("@floating-ui/core").Strategy) | ((new (...args: any[]) => import("@floating-ui/core").Strategy & {}) | (() => import("@floating-ui/core").Strategy))[], "fixed" | "absolute", unknown> | undefined;
224
225
  readonly ariaLabel?: string | undefined;
225
226
  readonly teleported?: boolean | undefined;
226
227
  readonly onFocus?: ((e: Event) => boolean | void) | undefined;
227
228
  readonly onBlur?: ((e: Event) => boolean | void) | undefined;
228
- readonly open?: import("beyond-webui/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown> | undefined;
229
229
  readonly onClick?: ((e: Event) => boolean | void) | undefined;
230
230
  readonly showArrow?: import("beyond-webui/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown> | undefined;
231
231
  readonly contentClass?: string | undefined;
@@ -249,14 +249,14 @@ export declare const ElTooltipV2: import("beyond-webui/es/utils").SFCWithInstall
249
249
  readonly height?: number | undefined;
250
250
  readonly width?: number | undefined;
251
251
  readonly effect?: string | undefined;
252
- readonly placement?: import("beyond-webui/es/utils").EpPropMergeType<(new (...args: any[]) => import("@floating-ui/core").Placement & {}) | (() => import("@floating-ui/core").Placement) | ((new (...args: any[]) => import("@floating-ui/core").Placement & {}) | (() => import("@floating-ui/core").Placement))[], "top" | "bottom" | "right" | "left" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end", unknown> | undefined;
253
- readonly strategy?: import("beyond-webui/es/utils").EpPropMergeType<(new (...args: any[]) => import("@floating-ui/core").Strategy & {}) | (() => import("@floating-ui/core").Strategy) | ((new (...args: any[]) => import("@floating-ui/core").Strategy & {}) | (() => import("@floating-ui/core").Strategy))[], "fixed" | "absolute", unknown> | undefined;
254
252
  readonly style?: import("beyond-webui/es/utils").EpPropMergeType<(new (...args: any[]) => import("vue").CSSProperties) | (() => import("vue").CSSProperties | null) | ((new (...args: any[]) => import("vue").CSSProperties) | (() => import("vue").CSSProperties | null))[], unknown, unknown> | undefined;
253
+ readonly open?: import("beyond-webui/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown> | undefined;
254
+ readonly placement?: import("beyond-webui/es/utils").EpPropMergeType<(new (...args: any[]) => import("@floating-ui/core").Placement & {}) | (() => import("@floating-ui/core").Placement) | ((new (...args: any[]) => import("@floating-ui/core").Placement & {}) | (() => import("@floating-ui/core").Placement))[], "top" | "bottom" | "left" | "right" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end", unknown> | undefined;
255
+ readonly strategy?: import("beyond-webui/es/utils").EpPropMergeType<(new (...args: any[]) => import("@floating-ui/core").Strategy & {}) | (() => import("@floating-ui/core").Strategy) | ((new (...args: any[]) => import("@floating-ui/core").Strategy & {}) | (() => import("@floating-ui/core").Strategy))[], "fixed" | "absolute", unknown> | undefined;
255
256
  readonly ariaLabel?: string | undefined;
256
257
  readonly teleported?: boolean | undefined;
257
258
  readonly onFocus?: ((e: Event) => boolean | void) | undefined;
258
259
  readonly onBlur?: ((e: Event) => boolean | void) | undefined;
259
- readonly open?: import("beyond-webui/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown> | undefined;
260
260
  readonly onClick?: ((e: Event) => boolean | void) | undefined;
261
261
  readonly showArrow?: import("beyond-webui/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown> | undefined;
262
262
  readonly contentClass?: string | undefined;
@@ -280,14 +280,14 @@ export declare const ElTooltipV2: import("beyond-webui/es/utils").SFCWithInstall
280
280
  readonly height?: number | undefined;
281
281
  readonly width?: number | undefined;
282
282
  readonly effect?: string | undefined;
283
- readonly placement?: import("beyond-webui/es/utils").EpPropMergeType<(new (...args: any[]) => import("@floating-ui/core").Placement & {}) | (() => import("@floating-ui/core").Placement) | ((new (...args: any[]) => import("@floating-ui/core").Placement & {}) | (() => import("@floating-ui/core").Placement))[], "top" | "bottom" | "right" | "left" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end", unknown> | undefined;
284
- readonly strategy?: import("beyond-webui/es/utils").EpPropMergeType<(new (...args: any[]) => import("@floating-ui/core").Strategy & {}) | (() => import("@floating-ui/core").Strategy) | ((new (...args: any[]) => import("@floating-ui/core").Strategy & {}) | (() => import("@floating-ui/core").Strategy))[], "fixed" | "absolute", unknown> | undefined;
285
283
  readonly style?: import("beyond-webui/es/utils").EpPropMergeType<(new (...args: any[]) => import("vue").CSSProperties) | (() => import("vue").CSSProperties | null) | ((new (...args: any[]) => import("vue").CSSProperties) | (() => import("vue").CSSProperties | null))[], unknown, unknown> | undefined;
284
+ readonly open?: import("beyond-webui/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown> | undefined;
285
+ readonly placement?: import("beyond-webui/es/utils").EpPropMergeType<(new (...args: any[]) => import("@floating-ui/core").Placement & {}) | (() => import("@floating-ui/core").Placement) | ((new (...args: any[]) => import("@floating-ui/core").Placement & {}) | (() => import("@floating-ui/core").Placement))[], "top" | "bottom" | "left" | "right" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end", unknown> | undefined;
286
+ readonly strategy?: import("beyond-webui/es/utils").EpPropMergeType<(new (...args: any[]) => import("@floating-ui/core").Strategy & {}) | (() => import("@floating-ui/core").Strategy) | ((new (...args: any[]) => import("@floating-ui/core").Strategy & {}) | (() => import("@floating-ui/core").Strategy))[], "fixed" | "absolute", unknown> | undefined;
286
287
  readonly ariaLabel?: string | undefined;
287
288
  readonly teleported?: boolean | undefined;
288
289
  readonly onFocus?: ((e: Event) => boolean | void) | undefined;
289
290
  readonly onBlur?: ((e: Event) => boolean | void) | undefined;
290
- readonly open?: import("beyond-webui/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown> | undefined;
291
291
  readonly onClick?: ((e: Event) => boolean | void) | undefined;
292
292
  readonly showArrow?: import("beyond-webui/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown> | undefined;
293
293
  readonly contentClass?: string | undefined;
@@ -311,14 +311,14 @@ export declare const ElTooltipV2: import("beyond-webui/es/utils").SFCWithInstall
311
311
  readonly height?: number | undefined;
312
312
  readonly width?: number | undefined;
313
313
  readonly effect?: string | undefined;
314
- readonly placement?: import("beyond-webui/es/utils").EpPropMergeType<(new (...args: any[]) => import("@floating-ui/core").Placement & {}) | (() => import("@floating-ui/core").Placement) | ((new (...args: any[]) => import("@floating-ui/core").Placement & {}) | (() => import("@floating-ui/core").Placement))[], "top" | "bottom" | "right" | "left" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end", unknown> | undefined;
315
- readonly strategy?: import("beyond-webui/es/utils").EpPropMergeType<(new (...args: any[]) => import("@floating-ui/core").Strategy & {}) | (() => import("@floating-ui/core").Strategy) | ((new (...args: any[]) => import("@floating-ui/core").Strategy & {}) | (() => import("@floating-ui/core").Strategy))[], "fixed" | "absolute", unknown> | undefined;
316
314
  readonly style?: import("beyond-webui/es/utils").EpPropMergeType<(new (...args: any[]) => import("vue").CSSProperties) | (() => import("vue").CSSProperties | null) | ((new (...args: any[]) => import("vue").CSSProperties) | (() => import("vue").CSSProperties | null))[], unknown, unknown> | undefined;
315
+ readonly open?: import("beyond-webui/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown> | undefined;
316
+ readonly placement?: import("beyond-webui/es/utils").EpPropMergeType<(new (...args: any[]) => import("@floating-ui/core").Placement & {}) | (() => import("@floating-ui/core").Placement) | ((new (...args: any[]) => import("@floating-ui/core").Placement & {}) | (() => import("@floating-ui/core").Placement))[], "top" | "bottom" | "left" | "right" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end", unknown> | undefined;
317
+ readonly strategy?: import("beyond-webui/es/utils").EpPropMergeType<(new (...args: any[]) => import("@floating-ui/core").Strategy & {}) | (() => import("@floating-ui/core").Strategy) | ((new (...args: any[]) => import("@floating-ui/core").Strategy & {}) | (() => import("@floating-ui/core").Strategy))[], "fixed" | "absolute", unknown> | undefined;
317
318
  readonly ariaLabel?: string | undefined;
318
319
  readonly teleported?: boolean | undefined;
319
320
  readonly onFocus?: ((e: Event) => boolean | void) | undefined;
320
321
  readonly onBlur?: ((e: Event) => boolean | void) | undefined;
321
- readonly open?: import("beyond-webui/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown> | undefined;
322
322
  readonly onClick?: ((e: Event) => boolean | void) | undefined;
323
323
  readonly showArrow?: import("beyond-webui/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown> | undefined;
324
324
  readonly contentClass?: string | undefined;
@@ -488,7 +488,7 @@ export declare const ElTooltipV2: import("beyond-webui/es/utils").SFCWithInstall
488
488
  arrowPadding: import("beyond-webui/es/utils").EpPropFinalized<(new (...args: any[]) => number & {}) | (() => number) | ((new (...args: any[]) => number & {}) | (() => number))[], unknown, unknown, 5, boolean>;
489
489
  effect: import("beyond-webui/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
490
490
  contentClass: StringConstructor;
491
- placement: import("beyond-webui/es/utils").EpPropFinalized<(new (...args: any[]) => import("@floating-ui/core").Placement & {}) | (() => import("@floating-ui/core").Placement) | ((new (...args: any[]) => import("@floating-ui/core").Placement & {}) | (() => import("@floating-ui/core").Placement))[], "top" | "bottom" | "right" | "left" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end", unknown, "bottom", boolean>;
491
+ placement: import("beyond-webui/es/utils").EpPropFinalized<(new (...args: any[]) => import("@floating-ui/core").Placement & {}) | (() => import("@floating-ui/core").Placement) | ((new (...args: any[]) => import("@floating-ui/core").Placement & {}) | (() => import("@floating-ui/core").Placement))[], "top" | "bottom" | "left" | "right" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end", unknown, "bottom", boolean>;
492
492
  reference: import("beyond-webui/es/utils").EpPropFinalized<(new (...args: any[]) => HTMLElement | import("@floating-ui/dom").VirtualElement) | (() => HTMLElement | import("@floating-ui/dom").VirtualElement | null) | ((new (...args: any[]) => HTMLElement | import("@floating-ui/dom").VirtualElement) | (() => HTMLElement | import("@floating-ui/dom").VirtualElement | null))[], unknown, unknown, null, boolean>;
493
493
  offset: import("beyond-webui/es/utils").EpPropFinalized<NumberConstructor, unknown, unknown, 8, boolean>;
494
494
  strategy: import("beyond-webui/es/utils").EpPropFinalized<(new (...args: any[]) => import("@floating-ui/core").Strategy & {}) | (() => import("@floating-ui/core").Strategy) | ((new (...args: any[]) => import("@floating-ui/core").Strategy & {}) | (() => import("@floating-ui/core").Strategy))[], "fixed" | "absolute", unknown, "absolute", boolean>;
@@ -500,7 +500,7 @@ export declare const ElTooltipV2: import("beyond-webui/es/utils").SFCWithInstall
500
500
  arrowPadding: import("beyond-webui/es/utils").EpPropFinalized<(new (...args: any[]) => number & {}) | (() => number) | ((new (...args: any[]) => number & {}) | (() => number))[], unknown, unknown, 5, boolean>;
501
501
  effect: import("beyond-webui/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
502
502
  contentClass: StringConstructor;
503
- placement: import("beyond-webui/es/utils").EpPropFinalized<(new (...args: any[]) => import("@floating-ui/core").Placement & {}) | (() => import("@floating-ui/core").Placement) | ((new (...args: any[]) => import("@floating-ui/core").Placement & {}) | (() => import("@floating-ui/core").Placement))[], "top" | "bottom" | "right" | "left" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end", unknown, "bottom", boolean>;
503
+ placement: import("beyond-webui/es/utils").EpPropFinalized<(new (...args: any[]) => import("@floating-ui/core").Placement & {}) | (() => import("@floating-ui/core").Placement) | ((new (...args: any[]) => import("@floating-ui/core").Placement & {}) | (() => import("@floating-ui/core").Placement))[], "top" | "bottom" | "left" | "right" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end", unknown, "bottom", boolean>;
504
504
  reference: import("beyond-webui/es/utils").EpPropFinalized<(new (...args: any[]) => HTMLElement | import("@floating-ui/dom").VirtualElement) | (() => HTMLElement | import("@floating-ui/dom").VirtualElement | null) | ((new (...args: any[]) => HTMLElement | import("@floating-ui/dom").VirtualElement) | (() => HTMLElement | import("@floating-ui/dom").VirtualElement | null))[], unknown, unknown, null, boolean>;
505
505
  offset: import("beyond-webui/es/utils").EpPropFinalized<NumberConstructor, unknown, unknown, 8, boolean>;
506
506
  strategy: import("beyond-webui/es/utils").EpPropFinalized<(new (...args: any[]) => import("@floating-ui/core").Strategy & {}) | (() => import("@floating-ui/core").Strategy) | ((new (...args: any[]) => import("@floating-ui/core").Strategy & {}) | (() => import("@floating-ui/core").Strategy))[], "fixed" | "absolute", unknown, "absolute", boolean>;
@@ -510,7 +510,7 @@ export declare const ElTooltipV2: import("beyond-webui/es/utils").SFCWithInstall
510
510
  }>>;
511
511
  triggerRef: import("vue").Ref<HTMLElement | null>;
512
512
  contentId: import("vue").Ref<string>;
513
- placement: import("vue").Ref<import("beyond-webui/es/utils").EpPropMergeType<(new (...args: any[]) => import("@floating-ui/core").Placement & {}) | (() => import("@floating-ui/core").Placement) | ((new (...args: any[]) => import("@floating-ui/core").Placement & {}) | (() => import("@floating-ui/core").Placement))[], "top" | "bottom" | "right" | "left" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end", unknown>>;
513
+ placement: import("vue").Ref<import("beyond-webui/es/utils").EpPropMergeType<(new (...args: any[]) => import("@floating-ui/core").Placement & {}) | (() => import("@floating-ui/core").Placement) | ((new (...args: any[]) => import("@floating-ui/core").Placement & {}) | (() => import("@floating-ui/core").Placement))[], "top" | "bottom" | "left" | "right" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end", unknown>>;
514
514
  strategy: import("vue").Ref<import("beyond-webui/es/utils").EpPropMergeType<(new (...args: any[]) => import("@floating-ui/core").Strategy & {}) | (() => import("@floating-ui/core").Strategy) | ((new (...args: any[]) => import("@floating-ui/core").Strategy & {}) | (() => import("@floating-ui/core").Strategy))[], "fixed" | "absolute", unknown>>;
515
515
  arrowRef: import("vue").Ref<HTMLElement | null>;
516
516
  referenceRef: import("vue").Ref<HTMLElement | import("@floating-ui/dom").VirtualElement | undefined>;
@@ -542,14 +542,14 @@ export declare const ElTooltipV2: import("beyond-webui/es/utils").SFCWithInstall
542
542
  referenceHiddenOffsets?: {
543
543
  top: number;
544
544
  bottom: number;
545
- right: number;
546
545
  left: number;
546
+ right: number;
547
547
  } | undefined;
548
548
  escapedOffsets?: {
549
549
  top: number;
550
550
  bottom: number;
551
- right: number;
552
551
  left: number;
552
+ right: number;
553
553
  } | undefined;
554
554
  } | undefined;
555
555
  offset?: {
@@ -607,7 +607,7 @@ export declare const ElTooltipV2: import("beyond-webui/es/utils").SFCWithInstall
607
607
  arrowPadding: import("beyond-webui/es/utils").EpPropFinalized<(new (...args: any[]) => number & {}) | (() => number) | ((new (...args: any[]) => number & {}) | (() => number))[], unknown, unknown, 5, boolean>;
608
608
  effect: import("beyond-webui/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
609
609
  contentClass: StringConstructor;
610
- placement: import("beyond-webui/es/utils").EpPropFinalized<(new (...args: any[]) => import("@floating-ui/core").Placement & {}) | (() => import("@floating-ui/core").Placement) | ((new (...args: any[]) => import("@floating-ui/core").Placement & {}) | (() => import("@floating-ui/core").Placement))[], "top" | "bottom" | "right" | "left" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end", unknown, "bottom", boolean>;
610
+ placement: import("beyond-webui/es/utils").EpPropFinalized<(new (...args: any[]) => import("@floating-ui/core").Placement & {}) | (() => import("@floating-ui/core").Placement) | ((new (...args: any[]) => import("@floating-ui/core").Placement & {}) | (() => import("@floating-ui/core").Placement))[], "top" | "bottom" | "left" | "right" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end", unknown, "bottom", boolean>;
611
611
  reference: import("beyond-webui/es/utils").EpPropFinalized<(new (...args: any[]) => HTMLElement | import("@floating-ui/dom").VirtualElement) | (() => HTMLElement | import("@floating-ui/dom").VirtualElement | null) | ((new (...args: any[]) => HTMLElement | import("@floating-ui/dom").VirtualElement) | (() => HTMLElement | import("@floating-ui/dom").VirtualElement | null))[], unknown, unknown, null, boolean>;
612
612
  offset: import("beyond-webui/es/utils").EpPropFinalized<NumberConstructor, unknown, unknown, 8, boolean>;
613
613
  strategy: import("beyond-webui/es/utils").EpPropFinalized<(new (...args: any[]) => import("@floating-ui/core").Strategy & {}) | (() => import("@floating-ui/core").Strategy) | ((new (...args: any[]) => import("@floating-ui/core").Strategy & {}) | (() => import("@floating-ui/core").Strategy))[], "fixed" | "absolute", unknown, "absolute", boolean>;
@@ -615,9 +615,9 @@ export declare const ElTooltipV2: import("beyond-webui/es/utils").SFCWithInstall
615
615
  }>>, {
616
616
  offset: number;
617
617
  effect: string;
618
- placement: import("beyond-webui/es/utils").EpPropMergeType<(new (...args: any[]) => import("@floating-ui/core").Placement & {}) | (() => import("@floating-ui/core").Placement) | ((new (...args: any[]) => import("@floating-ui/core").Placement & {}) | (() => import("@floating-ui/core").Placement))[], "top" | "bottom" | "right" | "left" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end", unknown>;
619
- strategy: import("beyond-webui/es/utils").EpPropMergeType<(new (...args: any[]) => import("@floating-ui/core").Strategy & {}) | (() => import("@floating-ui/core").Strategy) | ((new (...args: any[]) => import("@floating-ui/core").Strategy & {}) | (() => import("@floating-ui/core").Strategy))[], "fixed" | "absolute", unknown>;
620
618
  nowrap: boolean;
619
+ placement: import("beyond-webui/es/utils").EpPropMergeType<(new (...args: any[]) => import("@floating-ui/core").Placement & {}) | (() => import("@floating-ui/core").Placement) | ((new (...args: any[]) => import("@floating-ui/core").Placement & {}) | (() => import("@floating-ui/core").Placement))[], "top" | "bottom" | "left" | "right" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end", unknown>;
620
+ strategy: import("beyond-webui/es/utils").EpPropMergeType<(new (...args: any[]) => import("@floating-ui/core").Strategy & {}) | (() => import("@floating-ui/core").Strategy) | ((new (...args: any[]) => import("@floating-ui/core").Strategy & {}) | (() => import("@floating-ui/core").Strategy))[], "fixed" | "absolute", unknown>;
621
621
  showArrow: import("beyond-webui/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
622
622
  reference: import("beyond-webui/es/utils").EpPropMergeType<(new (...args: any[]) => HTMLElement | import("@floating-ui/dom").VirtualElement) | (() => HTMLElement | import("@floating-ui/dom").VirtualElement | null) | ((new (...args: any[]) => HTMLElement | import("@floating-ui/dom").VirtualElement) | (() => HTMLElement | import("@floating-ui/dom").VirtualElement | null))[], unknown, unknown>;
623
623
  arrowPadding: number;
@@ -795,7 +795,7 @@ export declare const ElTooltipV2: import("beyond-webui/es/utils").SFCWithInstall
795
795
  readonly arrowPadding: import("beyond-webui/es/utils").EpPropFinalized<(new (...args: any[]) => number & {}) | (() => number) | ((new (...args: any[]) => number & {}) | (() => number))[], unknown, unknown, 5, boolean>;
796
796
  readonly effect: import("beyond-webui/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
797
797
  readonly contentClass: StringConstructor;
798
- readonly placement: import("beyond-webui/es/utils").EpPropFinalized<(new (...args: any[]) => import("@floating-ui/core").Placement & {}) | (() => import("@floating-ui/core").Placement) | ((new (...args: any[]) => import("@floating-ui/core").Placement & {}) | (() => import("@floating-ui/core").Placement))[], "top" | "bottom" | "right" | "left" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end", unknown, "bottom", boolean>;
798
+ readonly placement: import("beyond-webui/es/utils").EpPropFinalized<(new (...args: any[]) => import("@floating-ui/core").Placement & {}) | (() => import("@floating-ui/core").Placement) | ((new (...args: any[]) => import("@floating-ui/core").Placement & {}) | (() => import("@floating-ui/core").Placement))[], "top" | "bottom" | "left" | "right" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end", unknown, "bottom", boolean>;
799
799
  readonly reference: import("beyond-webui/es/utils").EpPropFinalized<(new (...args: any[]) => HTMLElement | import("@floating-ui/dom").VirtualElement) | (() => HTMLElement | import("@floating-ui/dom").VirtualElement | null) | ((new (...args: any[]) => HTMLElement | import("@floating-ui/dom").VirtualElement) | (() => HTMLElement | import("@floating-ui/dom").VirtualElement | null))[], unknown, unknown, null, boolean>;
800
800
  readonly offset: import("beyond-webui/es/utils").EpPropFinalized<NumberConstructor, unknown, unknown, 8, boolean>;
801
801
  readonly strategy: import("beyond-webui/es/utils").EpPropFinalized<(new (...args: any[]) => import("@floating-ui/core").Strategy & {}) | (() => import("@floating-ui/core").Strategy) | ((new (...args: any[]) => import("@floating-ui/core").Strategy & {}) | (() => import("@floating-ui/core").Strategy))[], "fixed" | "absolute", unknown, "absolute", boolean>;
@@ -859,11 +859,11 @@ export declare const ElTooltipV2: import("beyond-webui/es/utils").SFCWithInstall
859
859
  readonly height: number;
860
860
  readonly width: number;
861
861
  readonly effect: string;
862
- readonly placement: import("beyond-webui/es/utils").EpPropMergeType<(new (...args: any[]) => import("@floating-ui/core").Placement & {}) | (() => import("@floating-ui/core").Placement) | ((new (...args: any[]) => import("@floating-ui/core").Placement & {}) | (() => import("@floating-ui/core").Placement))[], "top" | "bottom" | "right" | "left" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end", unknown>;
863
- readonly strategy: import("beyond-webui/es/utils").EpPropMergeType<(new (...args: any[]) => import("@floating-ui/core").Strategy & {}) | (() => import("@floating-ui/core").Strategy) | ((new (...args: any[]) => import("@floating-ui/core").Strategy & {}) | (() => import("@floating-ui/core").Strategy))[], "fixed" | "absolute", unknown>;
864
862
  readonly style: import("beyond-webui/es/utils").EpPropMergeType<(new (...args: any[]) => import("vue").CSSProperties) | (() => import("vue").CSSProperties | null) | ((new (...args: any[]) => import("vue").CSSProperties) | (() => import("vue").CSSProperties | null))[], unknown, unknown>;
865
- readonly teleported: boolean;
866
863
  readonly open: import("beyond-webui/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
864
+ readonly placement: import("beyond-webui/es/utils").EpPropMergeType<(new (...args: any[]) => import("@floating-ui/core").Placement & {}) | (() => import("@floating-ui/core").Placement) | ((new (...args: any[]) => import("@floating-ui/core").Placement & {}) | (() => import("@floating-ui/core").Placement))[], "top" | "bottom" | "left" | "right" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end", unknown>;
865
+ readonly strategy: import("beyond-webui/es/utils").EpPropMergeType<(new (...args: any[]) => import("@floating-ui/core").Strategy & {}) | (() => import("@floating-ui/core").Strategy) | ((new (...args: any[]) => import("@floating-ui/core").Strategy & {}) | (() => import("@floating-ui/core").Strategy))[], "fixed" | "absolute", unknown>;
866
+ readonly teleported: boolean;
867
867
  readonly showArrow: import("beyond-webui/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
868
868
  readonly to: import("beyond-webui/es/utils").EpPropMergeType<(new (...args: any[]) => (string | import("vue").RendererElement | null | undefined) & {}) | (() => string | import("vue").RendererElement | null | undefined) | ((new (...args: any[]) => (string | import("vue").RendererElement | null | undefined) & {}) | (() => string | import("vue").RendererElement | null | undefined))[], unknown, unknown>;
869
869
  readonly reference: import("beyond-webui/es/utils").EpPropMergeType<(new (...args: any[]) => HTMLElement | import("@floating-ui/dom").VirtualElement) | (() => HTMLElement | import("@floating-ui/dom").VirtualElement | null) | ((new (...args: any[]) => HTMLElement | import("@floating-ui/dom").VirtualElement) | (() => HTMLElement | import("@floating-ui/dom").VirtualElement | null))[], unknown, unknown>;
@@ -3,12 +3,12 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  require('../../utils/index.js');
6
- var tooltip$1 = require('./src/tooltip2.js');
7
- var arrow = require('./src/arrow2.js');
8
- var content = require('./src/content2.js');
6
+ var tooltip$1 = require('./src/tooltip.js');
7
+ var arrow = require('./src/arrow.js');
8
+ var content = require('./src/content.js');
9
9
  var root = require('./src/root2.js');
10
- var tooltip = require('./src/tooltip.js');
11
- var trigger = require('./src/trigger2.js');
10
+ var tooltip = require('./src/tooltip2.js');
11
+ var trigger = require('./src/trigger.js');
12
12
  var constants = require('./src/constants.js');
13
13
  var install = require('../../utils/vue/install.js');
14
14
 
@@ -2,46 +2,32 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var vue = require('vue');
6
- var constants = require('./constants.js');
7
- var arrow = require('./arrow2.js');
8
- var pluginVue_exportHelper = require('../../../_virtual/plugin-vue_export-helper.js');
5
+ require('../../../utils/index.js');
6
+ var common = require('./common.js');
7
+ var runtime = require('../../../utils/vue/props/runtime.js');
9
8
 
10
- const __default__ = vue.defineComponent({
11
- name: "ElTooltipV2Arrow"
12
- });
13
- const _sfc_main = /* @__PURE__ */ vue.defineComponent({
14
- ...__default__,
15
- props: {
16
- ...arrow.tooltipV2ArrowProps,
17
- ...arrow.tooltipV2ArrowSpecialProps
9
+ const tooltipV2ArrowProps = runtime.buildProps({
10
+ width: {
11
+ type: Number,
12
+ default: 10
13
+ },
14
+ height: {
15
+ type: Number,
16
+ default: 10
18
17
  },
19
- setup(__props) {
20
- const props = __props;
21
- const { ns } = vue.inject(constants.tooltipV2RootKey);
22
- const { arrowRef } = vue.inject(constants.tooltipV2ContentKey);
23
- const arrowStyle = vue.computed(() => {
24
- const { style, width, height } = props;
25
- const namespace = ns.namespace.value;
26
- return {
27
- [`--${namespace}-tooltip-v2-arrow-width`]: `${width}px`,
28
- [`--${namespace}-tooltip-v2-arrow-height`]: `${height}px`,
29
- [`--${namespace}-tooltip-v2-arrow-border-width`]: `${width / 2}px`,
30
- [`--${namespace}-tooltip-v2-arrow-cover-width`]: width / 2 - 1,
31
- ...style || {}
32
- };
33
- });
34
- return (_ctx, _cache) => {
35
- return vue.openBlock(), vue.createElementBlock("span", {
36
- ref_key: "arrowRef",
37
- ref: arrowRef,
38
- style: vue.normalizeStyle(vue.unref(arrowStyle)),
39
- class: vue.normalizeClass(vue.unref(ns).e("arrow"))
40
- }, null, 6);
41
- };
18
+ style: {
19
+ type: runtime.definePropType(Object),
20
+ default: null
21
+ }
22
+ });
23
+ const tooltipV2ArrowSpecialProps = runtime.buildProps({
24
+ side: {
25
+ type: runtime.definePropType(String),
26
+ values: common.tooltipV2Sides,
27
+ required: true
42
28
  }
43
29
  });
44
- var TooltipV2Arrow = /* @__PURE__ */ pluginVue_exportHelper["default"](_sfc_main, [["__file", "D:\\Haulistix\\beyond-ui\\packages\\components\\tooltip-v2\\src\\arrow.vue"]]);
45
30
 
46
- exports["default"] = TooltipV2Arrow;
31
+ exports.tooltipV2ArrowProps = tooltipV2ArrowProps;
32
+ exports.tooltipV2ArrowSpecialProps = tooltipV2ArrowSpecialProps;
47
33
  //# sourceMappingURL=arrow.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"arrow.js","sources":["../../../../../../packages/components/tooltip-v2/src/arrow.vue"],"sourcesContent":["<template>\n <span ref=\"arrowRef\" :style=\"arrowStyle\" :class=\"ns.e('arrow')\" />\n</template>\n\n<script setup lang=\"ts\">\nimport { computed, inject } from 'vue'\nimport { tooltipV2ContentKey, tooltipV2RootKey } from './constants'\nimport { tooltipV2ArrowProps, tooltipV2ArrowSpecialProps } from './arrow'\n\nimport type { CSSProperties } from 'vue'\n\ndefineOptions({\n name: 'ElTooltipV2Arrow',\n})\n\nconst props = defineProps({\n ...tooltipV2ArrowProps,\n ...tooltipV2ArrowSpecialProps,\n})\n\nconst { ns } = inject(tooltipV2RootKey)!\nconst { arrowRef } = inject(tooltipV2ContentKey)!\n\nconst arrowStyle = computed<CSSProperties>(() => {\n const { style, width, height } = props\n const namespace = ns.namespace.value\n\n return {\n [`--${namespace}-tooltip-v2-arrow-width`]: `${width}px`,\n [`--${namespace}-tooltip-v2-arrow-height`]: `${height}px`,\n [`--${namespace}-tooltip-v2-arrow-border-width`]: `${width / 2}px`,\n [`--${namespace}-tooltip-v2-arrow-cover-width`]: width / 2 - 1,\n ...(style || {}),\n }\n})\n</script>\n"],"names":["inject","tooltipV2RootKey","tooltipV2ContentKey","computed"],"mappings":";;;;;;;;;uCAWc,CAAA;AAAA,EACZ,IAAM,EAAA,kBAAA;AACR,CAAA,CAAA,CAAA;;;;;;;;;AAOA,IAAM,MAAA,EAAE,EAAO,EAAA,GAAAA,UAAA,CAAOC,0BAAgB,CAAA,CAAA;AACtC,IAAM,MAAA,EAAE,QAAa,EAAA,GAAAD,UAAA,CAAOE,6BAAmB,CAAA,CAAA;AAE/C,IAAM,MAAA,UAAA,GAAaC,aAAwB,MAAM;AAC/C,MAAM,MAAA,EAAE,KAAO,EAAA,KAAA,EAAO,MAAW,EAAA,GAAA,KAAA,CAAA;AACjC,MAAM,MAAA,SAAA,GAAY,GAAG,SAAU,CAAA,KAAA,CAAA;AAE/B,MAAO,OAAA;AAAA,QACL,CAAC,CAAK,EAAA,EAAA,SAAA,CAAA,uBAAA,CAAA,GAAqC,CAAG,EAAA,KAAA,CAAA,EAAA,CAAA;AAAA,QAC9C,CAAC,CAAK,EAAA,EAAA,SAAA,CAAA,wBAAA,CAAA,GAAsC,CAAG,EAAA,MAAA,CAAA,EAAA,CAAA;AAAA,QAC/C,CAAC,CAAA,EAAA,EAAK,SAA4C,CAAA,8BAAA,CAAA,GAAA,CAAA,EAAG,KAAQ,GAAA,CAAA,CAAA,EAAA,CAAA;AAAA,QAC7D,CAAC,CAAA,EAAA,EAAK,SAA2C,CAAA,6BAAA,CAAA,GAAA,KAAA,GAAQ,CAAI,GAAA,CAAA;AAAA,QAC7D,GAAI,SAAS,EAAC;AAAA,OAChB,CAAA;AAAA,KACD,CAAA,CAAA;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"arrow.js","sources":["../../../../../../packages/components/tooltip-v2/src/arrow.ts"],"sourcesContent":["import { buildProps, definePropType } from '@element-plus/utils'\nimport { tooltipV2Sides } from './common'\n\nimport type { CSSProperties, ExtractPropTypes } from 'vue'\nimport type { TooltipV2Sides } from './common'\n\nexport const tooltipV2ArrowProps = buildProps({\n width: {\n type: Number,\n default: 10,\n },\n height: {\n type: Number,\n default: 10,\n },\n style: {\n type: definePropType<CSSProperties | null>(Object),\n default: null,\n },\n} as const)\n\nexport const tooltipV2ArrowSpecialProps = buildProps({\n side: {\n type: definePropType<TooltipV2Sides>(String),\n values: tooltipV2Sides,\n required: true,\n },\n} as const)\n\nexport type TooltipV2ArrowProps = ExtractPropTypes<typeof tooltipV2ArrowProps>\n"],"names":["buildProps","definePropType","tooltipV2Sides"],"mappings":";;;;;;;;AAEY,MAAC,mBAAmB,GAAGA,kBAAU,CAAC;AAC9C,EAAE,KAAK,EAAE;AACT,IAAI,IAAI,EAAE,MAAM;AAChB,IAAI,OAAO,EAAE,EAAE;AACf,GAAG;AACH,EAAE,MAAM,EAAE;AACV,IAAI,IAAI,EAAE,MAAM;AAChB,IAAI,OAAO,EAAE,EAAE;AACf,GAAG;AACH,EAAE,KAAK,EAAE;AACT,IAAI,IAAI,EAAEC,sBAAc,CAAC,MAAM,CAAC;AAChC,IAAI,OAAO,EAAE,IAAI;AACjB,GAAG;AACH,CAAC,EAAE;AACS,MAAC,0BAA0B,GAAGD,kBAAU,CAAC;AACrD,EAAE,IAAI,EAAE;AACR,IAAI,IAAI,EAAEC,sBAAc,CAAC,MAAM,CAAC;AAChC,IAAI,MAAM,EAAEC,qBAAc;AAC1B,IAAI,QAAQ,EAAE,IAAI;AAClB,GAAG;AACH,CAAC;;;;;"}
@@ -2,32 +2,46 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- require('../../../utils/index.js');
6
- var common = require('./common.js');
7
- var runtime = require('../../../utils/vue/props/runtime.js');
5
+ var vue = require('vue');
6
+ var constants = require('./constants.js');
7
+ var arrow = require('./arrow.js');
8
+ var pluginVue_exportHelper = require('../../../_virtual/plugin-vue_export-helper.js');
8
9
 
9
- const tooltipV2ArrowProps = runtime.buildProps({
10
- width: {
11
- type: Number,
12
- default: 10
13
- },
14
- height: {
15
- type: Number,
16
- default: 10
17
- },
18
- style: {
19
- type: runtime.definePropType(Object),
20
- default: null
21
- }
10
+ const __default__ = vue.defineComponent({
11
+ name: "ElTooltipV2Arrow"
22
12
  });
23
- const tooltipV2ArrowSpecialProps = runtime.buildProps({
24
- side: {
25
- type: runtime.definePropType(String),
26
- values: common.tooltipV2Sides,
27
- required: true
13
+ const _sfc_main = /* @__PURE__ */ vue.defineComponent({
14
+ ...__default__,
15
+ props: {
16
+ ...arrow.tooltipV2ArrowProps,
17
+ ...arrow.tooltipV2ArrowSpecialProps
18
+ },
19
+ setup(__props) {
20
+ const props = __props;
21
+ const { ns } = vue.inject(constants.tooltipV2RootKey);
22
+ const { arrowRef } = vue.inject(constants.tooltipV2ContentKey);
23
+ const arrowStyle = vue.computed(() => {
24
+ const { style, width, height } = props;
25
+ const namespace = ns.namespace.value;
26
+ return {
27
+ [`--${namespace}-tooltip-v2-arrow-width`]: `${width}px`,
28
+ [`--${namespace}-tooltip-v2-arrow-height`]: `${height}px`,
29
+ [`--${namespace}-tooltip-v2-arrow-border-width`]: `${width / 2}px`,
30
+ [`--${namespace}-tooltip-v2-arrow-cover-width`]: width / 2 - 1,
31
+ ...style || {}
32
+ };
33
+ });
34
+ return (_ctx, _cache) => {
35
+ return vue.openBlock(), vue.createElementBlock("span", {
36
+ ref_key: "arrowRef",
37
+ ref: arrowRef,
38
+ style: vue.normalizeStyle(vue.unref(arrowStyle)),
39
+ class: vue.normalizeClass(vue.unref(ns).e("arrow"))
40
+ }, null, 6);
41
+ };
28
42
  }
29
43
  });
44
+ var TooltipV2Arrow = /* @__PURE__ */ pluginVue_exportHelper["default"](_sfc_main, [["__file", "D:\\Haulistix\\beyond-ui\\packages\\components\\tooltip-v2\\src\\arrow.vue"]]);
30
45
 
31
- exports.tooltipV2ArrowProps = tooltipV2ArrowProps;
32
- exports.tooltipV2ArrowSpecialProps = tooltipV2ArrowSpecialProps;
46
+ exports["default"] = TooltipV2Arrow;
33
47
  //# sourceMappingURL=arrow2.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"arrow2.js","sources":["../../../../../../packages/components/tooltip-v2/src/arrow.ts"],"sourcesContent":["import { buildProps, definePropType } from '@element-plus/utils'\nimport { tooltipV2Sides } from './common'\n\nimport type { CSSProperties, ExtractPropTypes } from 'vue'\nimport type { TooltipV2Sides } from './common'\n\nexport const tooltipV2ArrowProps = buildProps({\n width: {\n type: Number,\n default: 10,\n },\n height: {\n type: Number,\n default: 10,\n },\n style: {\n type: definePropType<CSSProperties | null>(Object),\n default: null,\n },\n} as const)\n\nexport const tooltipV2ArrowSpecialProps = buildProps({\n side: {\n type: definePropType<TooltipV2Sides>(String),\n values: tooltipV2Sides,\n required: true,\n },\n} as const)\n\nexport type TooltipV2ArrowProps = ExtractPropTypes<typeof tooltipV2ArrowProps>\n"],"names":["buildProps","definePropType","tooltipV2Sides"],"mappings":";;;;;;;;AAEY,MAAC,mBAAmB,GAAGA,kBAAU,CAAC;AAC9C,EAAE,KAAK,EAAE;AACT,IAAI,IAAI,EAAE,MAAM;AAChB,IAAI,OAAO,EAAE,EAAE;AACf,GAAG;AACH,EAAE,MAAM,EAAE;AACV,IAAI,IAAI,EAAE,MAAM;AAChB,IAAI,OAAO,EAAE,EAAE;AACf,GAAG;AACH,EAAE,KAAK,EAAE;AACT,IAAI,IAAI,EAAEC,sBAAc,CAAC,MAAM,CAAC;AAChC,IAAI,OAAO,EAAE,IAAI;AACjB,GAAG;AACH,CAAC,EAAE;AACS,MAAC,0BAA0B,GAAGD,kBAAU,CAAC;AACrD,EAAE,IAAI,EAAE;AACR,IAAI,IAAI,EAAEC,sBAAc,CAAC,MAAM,CAAC;AAChC,IAAI,MAAM,EAAEC,qBAAc;AAC1B,IAAI,QAAQ,EAAE,IAAI;AAClB,GAAG;AACH,CAAC;;;;;"}
1
+ {"version":3,"file":"arrow2.js","sources":["../../../../../../packages/components/tooltip-v2/src/arrow.vue"],"sourcesContent":["<template>\n <span ref=\"arrowRef\" :style=\"arrowStyle\" :class=\"ns.e('arrow')\" />\n</template>\n\n<script setup lang=\"ts\">\nimport { computed, inject } from 'vue'\nimport { tooltipV2ContentKey, tooltipV2RootKey } from './constants'\nimport { tooltipV2ArrowProps, tooltipV2ArrowSpecialProps } from './arrow'\n\nimport type { CSSProperties } from 'vue'\n\ndefineOptions({\n name: 'ElTooltipV2Arrow',\n})\n\nconst props = defineProps({\n ...tooltipV2ArrowProps,\n ...tooltipV2ArrowSpecialProps,\n})\n\nconst { ns } = inject(tooltipV2RootKey)!\nconst { arrowRef } = inject(tooltipV2ContentKey)!\n\nconst arrowStyle = computed<CSSProperties>(() => {\n const { style, width, height } = props\n const namespace = ns.namespace.value\n\n return {\n [`--${namespace}-tooltip-v2-arrow-width`]: `${width}px`,\n [`--${namespace}-tooltip-v2-arrow-height`]: `${height}px`,\n [`--${namespace}-tooltip-v2-arrow-border-width`]: `${width / 2}px`,\n [`--${namespace}-tooltip-v2-arrow-cover-width`]: width / 2 - 1,\n ...(style || {}),\n }\n})\n</script>\n"],"names":["inject","tooltipV2RootKey","tooltipV2ContentKey","computed"],"mappings":";;;;;;;;;uCAWc,CAAA;AAAA,EACZ,IAAM,EAAA,kBAAA;AACR,CAAA,CAAA,CAAA;;;;;;;;;AAOA,IAAM,MAAA,EAAE,EAAO,EAAA,GAAAA,UAAA,CAAOC,0BAAgB,CAAA,CAAA;AACtC,IAAM,MAAA,EAAE,QAAa,EAAA,GAAAD,UAAA,CAAOE,6BAAmB,CAAA,CAAA;AAE/C,IAAM,MAAA,UAAA,GAAaC,aAAwB,MAAM;AAC/C,MAAM,MAAA,EAAE,KAAO,EAAA,KAAA,EAAO,MAAW,EAAA,GAAA,KAAA,CAAA;AACjC,MAAM,MAAA,SAAA,GAAY,GAAG,SAAU,CAAA,KAAA,CAAA;AAE/B,MAAO,OAAA;AAAA,QACL,CAAC,CAAK,EAAA,EAAA,SAAA,CAAA,uBAAA,CAAA,GAAqC,CAAG,EAAA,KAAA,CAAA,EAAA,CAAA;AAAA,QAC9C,CAAC,CAAK,EAAA,EAAA,SAAA,CAAA,wBAAA,CAAA,GAAsC,CAAG,EAAA,MAAA,CAAA,EAAA,CAAA;AAAA,QAC/C,CAAC,CAAA,EAAA,EAAK,SAA4C,CAAA,8BAAA,CAAA,GAAA,CAAA,EAAG,KAAQ,GAAA,CAAA,CAAA,EAAA,CAAA;AAAA,QAC7D,CAAC,CAAA,EAAA,EAAK,SAA2C,CAAA,6BAAA,CAAA,GAAA,KAAA,GAAQ,CAAI,GAAA,CAAA;AAAA,QAC7D,GAAI,SAAS,EAAC;AAAA,OAChB,CAAA;AAAA,KACD,CAAA,CAAA;;;;;;;;;;;;;;;"}
@@ -5,7 +5,7 @@ export declare const tooltipV2ContentProps: {
5
5
  readonly arrowPadding: import("beyond-webui/es/utils").EpPropFinalized<(new (...args: any[]) => number & {}) | (() => number) | ((new (...args: any[]) => number & {}) | (() => number))[], unknown, unknown, 5, boolean>;
6
6
  readonly effect: import("beyond-webui/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
7
7
  readonly contentClass: StringConstructor;
8
- readonly placement: import("beyond-webui/es/utils").EpPropFinalized<(new (...args: any[]) => Placement & {}) | (() => Placement) | ((new (...args: any[]) => Placement & {}) | (() => Placement))[], "top" | "bottom" | "right" | "left" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end", unknown, "bottom", boolean>;
8
+ readonly placement: import("beyond-webui/es/utils").EpPropFinalized<(new (...args: any[]) => Placement & {}) | (() => Placement) | ((new (...args: any[]) => Placement & {}) | (() => Placement))[], "top" | "bottom" | "left" | "right" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end", unknown, "bottom", boolean>;
9
9
  readonly reference: import("beyond-webui/es/utils").EpPropFinalized<(new (...args: any[]) => HTMLElement | VirtualElement) | (() => HTMLElement | VirtualElement | null) | ((new (...args: any[]) => HTMLElement | VirtualElement) | (() => HTMLElement | VirtualElement | null))[], unknown, unknown, null, boolean>;
10
10
  readonly offset: import("beyond-webui/es/utils").EpPropFinalized<NumberConstructor, unknown, unknown, 8, boolean>;
11
11
  readonly strategy: import("beyond-webui/es/utils").EpPropFinalized<(new (...args: any[]) => Strategy & {}) | (() => Strategy) | ((new (...args: any[]) => Strategy & {}) | (() => Strategy))[], "fixed" | "absolute", unknown, "absolute", boolean>;