@element-plus/nightly 0.0.20260717 → 0.0.20260718

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 (328) hide show
  1. package/es/component.mjs +3 -3
  2. package/es/components/affix/src/affix.d.ts +1 -1
  3. package/es/components/affix/src/affix.vue.d.ts +2 -2
  4. package/es/components/alert/src/alert.vue.d.ts +1 -1
  5. package/es/components/anchor/src/anchor.d.ts +2 -2
  6. package/es/components/anchor/src/anchor.vue.d.ts +3 -3
  7. package/es/components/autocomplete/src/autocomplete.d.ts +2 -2
  8. package/es/components/autocomplete/src/autocomplete.vue.d.ts +3 -3
  9. package/es/components/avatar/src/avatar.d.ts +1 -1
  10. package/es/components/backtop/src/backtop.vue.d.ts +1 -1
  11. package/es/components/button/src/button-group.d.ts +2 -2
  12. package/es/components/button/src/button-group.vue.d.ts +1 -1
  13. package/es/components/button/src/button.d.ts +1 -1
  14. package/es/components/button/src/button.vue.d.ts +1 -1
  15. package/es/components/button/src/use-button.d.ts +1 -1
  16. package/es/components/calendar/src/calendar.d.ts +1 -1
  17. package/es/components/card/src/card.vue.d.ts +1 -1
  18. package/es/components/carousel/src/carousel.d.ts +2 -2
  19. package/es/components/carousel/src/carousel.vue.d.ts +1 -1
  20. package/es/components/cascader/src/cascader.d.ts +2 -2
  21. package/es/components/cascader/src/cascader.vue.d.ts +6 -6
  22. package/es/components/cascader/src/cascader.vue_vue_type_script_setup_true_lang.mjs +1 -1
  23. package/es/components/cascader-panel/src/index.vue.d.ts +3 -3
  24. package/es/components/checkbox/src/checkbox-button.vue.d.ts +2 -2
  25. package/es/components/checkbox/src/checkbox-group.vue.d.ts +2 -2
  26. package/es/components/checkbox/src/checkbox.d.ts +8 -8
  27. package/es/components/checkbox/src/checkbox.vue.d.ts +2 -2
  28. package/es/components/col/src/col.vue.d.ts +2 -2
  29. package/es/components/collapse/src/collapse.vue.d.ts +1 -1
  30. package/es/components/color-picker/src/color-picker.vue.d.ts +5 -5
  31. package/es/components/color-picker/src/color-picker.vue_vue_type_script_setup_true_lang.mjs +1 -1
  32. package/es/components/countdown/src/countdown.vue_vue_type_script_setup_true_lang.mjs +1 -1
  33. package/es/components/date-picker/src/date-picker.d.ts +7 -7
  34. package/es/components/date-picker/src/props.d.ts +2 -2
  35. package/es/components/date-picker-panel/src/composables/use-basic-date-table.d.ts +1 -1
  36. package/es/components/date-picker-panel/src/date-picker-com/panel-date-pick.vue_vue_type_script_setup_true_lang.mjs +1 -1
  37. package/es/components/date-picker-panel/src/date-picker-com/panel-date-range.vue_vue_type_script_setup_true_lang.mjs +1 -1
  38. package/es/components/date-picker-panel/src/date-picker-panel.d.ts +5 -5
  39. package/es/components/date-picker-panel/src/props/date-picker-panel.d.ts +1 -1
  40. package/es/components/descriptions/src/description-item.d.ts +18 -18
  41. package/es/components/descriptions/src/description.d.ts +1 -1
  42. package/es/components/descriptions/src/description.vue.d.ts +1 -1
  43. package/es/components/dialog/src/dialog.vue.d.ts +3 -3
  44. package/es/components/divider/src/divider.d.ts +2 -2
  45. package/es/components/divider/src/divider.vue.d.ts +1 -1
  46. package/es/components/drawer/src/drawer.vue.d.ts +4 -4
  47. package/es/components/dropdown/src/dropdown-menu.vue.d.ts +1 -1
  48. package/es/components/dropdown/src/dropdown.d.ts +4 -4
  49. package/es/components/dropdown/src/dropdown.vue.d.ts +28 -28
  50. package/es/components/focus-trap/src/focus-trap.vue.d.ts +1 -1
  51. package/es/components/index.mjs +6 -6
  52. package/es/components/input/src/input.d.ts +1 -1
  53. package/es/components/input/src/input.vue.d.ts +4 -4
  54. package/es/components/input-number/src/input-number.d.ts +1 -1
  55. package/es/components/input-number/src/input-number.vue.d.ts +3 -3
  56. package/es/components/input-number/src/input-number.vue_vue_type_script_setup_true_lang.mjs +1 -1
  57. package/es/components/input-otp/src/input-otp.vue.d.ts +3 -3
  58. package/es/components/input-tag/src/input-tag.vue.d.ts +4 -4
  59. package/es/components/link/src/link.d.ts +1 -1
  60. package/es/components/link/src/link.vue.d.ts +1 -1
  61. package/es/components/mention/src/mention.d.ts +2 -2
  62. package/es/components/menu/src/menu.d.ts +8 -8
  63. package/es/components/menu/src/menu.mjs +1 -1
  64. package/es/components/menu/src/sub-menu.d.ts +1 -1
  65. package/es/components/message/src/instance.d.ts +1 -1
  66. package/es/components/message/src/message.d.ts +1 -1
  67. package/es/components/message/src/message.vue.d.ts +4 -4
  68. package/es/components/message-box/src/index.vue.d.ts +17 -17
  69. package/es/components/message-box/src/index.vue_vue_type_script_lang.mjs +1 -1
  70. package/es/components/notification/src/notification.vue.d.ts +5 -5
  71. package/es/components/pagination/src/components/sizes.vue.d.ts +1 -1
  72. package/es/components/pagination/src/pagination.d.ts +2 -2
  73. package/es/components/popconfirm/src/popconfirm.d.ts +2 -2
  74. package/es/components/popconfirm/src/popconfirm.vue.d.ts +3 -3
  75. package/es/components/popover/src/popover.d.ts +2 -2
  76. package/es/components/popover/src/popover.vue.d.ts +2 -2
  77. package/es/components/popper/src/composables/use-content.d.ts +2 -2
  78. package/es/components/popper/src/composables/use-focus-trap.d.ts +1 -1
  79. package/es/components/popper/src/content.vue.d.ts +1 -1
  80. package/es/components/popper/src/popper.d.ts +2 -2
  81. package/es/components/progress/src/progress.vue.d.ts +1 -1
  82. package/es/components/radio/src/radio-button.d.ts +3 -3
  83. package/es/components/radio/src/radio-group.vue.d.ts +2 -2
  84. package/es/components/radio/src/radio.d.ts +6 -6
  85. package/es/components/radio/src/radio.vue.d.ts +1 -1
  86. package/es/components/rate/src/rate.vue.d.ts +1 -1
  87. package/es/components/roving-focus-group/src/roving-focus-group-impl.vue.d.ts +2 -2
  88. package/es/components/roving-focus-group/src/roving-focus-group.d.ts +1 -1
  89. package/es/components/roving-focus-group/src/roving-focus-group.vue.d.ts +2 -2
  90. package/es/components/row/src/row.d.ts +1 -1
  91. package/es/components/segmented/index.d.ts +2 -2
  92. package/es/components/segmented/src/segmented.d.ts +2 -2
  93. package/es/components/segmented/src/segmented.vue.d.ts +1 -1
  94. package/es/components/select/src/option.d.ts +2 -2
  95. package/es/components/select/src/option.vue.d.ts +5 -5
  96. package/es/components/select/src/select.d.ts +3 -3
  97. package/es/components/select/src/select.vue.d.ts +31 -31
  98. package/es/components/select/src/select.vue_vue_type_script_lang.mjs +1 -1
  99. package/es/components/select/src/useOption.d.ts +2 -2
  100. package/es/components/select/src/useSelect.d.ts +5 -5
  101. package/es/components/select-v2/src/defaults.d.ts +1 -1
  102. package/es/components/select-v2/src/select.vue.d.ts +15 -15
  103. package/es/components/select-v2/src/select.vue_vue_type_script_lang.mjs +1 -1
  104. package/es/components/skeleton/src/skeleton-item.d.ts +1 -1
  105. package/es/components/slider/src/button.vue.d.ts +1 -1
  106. package/es/components/slider/src/slider.vue.d.ts +3 -3
  107. package/es/components/space/src/space.d.ts +4 -4
  108. package/es/components/splitter/src/splitter.d.ts +1 -1
  109. package/es/components/steps/src/steps.d.ts +1 -1
  110. package/es/components/steps/src/steps.vue.d.ts +1 -1
  111. package/es/components/switch/src/switch.vue.d.ts +2 -2
  112. package/es/components/table/src/filter-panel.vue.d.ts +16 -16
  113. package/es/components/table/src/table/defaults.d.ts +5 -5
  114. package/es/components/table/src/table-column/defaults.d.ts +2 -2
  115. package/es/components/table/src/table-header/index.d.ts +5 -5
  116. package/es/components/table/src/table.vue.d.ts +1 -1
  117. package/es/components/table/src/table.vue_vue_type_script_setup_true_lang.mjs +1 -1
  118. package/es/components/tabs/src/tabs.d.ts +4 -4
  119. package/es/components/time-picker/src/common/picker-range-trigger.vue.d.ts +2 -2
  120. package/es/components/time-picker/src/common/picker.vue.d.ts +11 -11
  121. package/es/components/time-picker/src/common/props.d.ts +2 -2
  122. package/es/components/time-picker/src/time-picker-com/basic-time-spinner.vue_vue_type_script_setup_true_lang.mjs +1 -1
  123. package/es/components/time-picker/src/time-picker.d.ts +7 -7
  124. package/es/components/time-select/src/time-select.vue.d.ts +5 -5
  125. package/es/components/timeline/src/timeline-item.d.ts +1 -1
  126. package/es/components/tooltip/src/content.vue.d.ts +2 -2
  127. package/es/components/tooltip/src/tooltip.d.ts +2 -2
  128. package/es/components/tooltip/src/tooltip.vue.d.ts +2 -2
  129. package/es/components/tooltip/src/trigger.d.ts +1 -1
  130. package/es/components/tour/src/content.d.ts +1 -1
  131. package/es/components/tour/src/content.vue.d.ts +1 -1
  132. package/es/components/tour/src/mask.vue.d.ts +1 -1
  133. package/es/components/tour/src/step.d.ts +1 -1
  134. package/es/components/tour/src/tour.d.ts +1 -1
  135. package/es/components/tour/src/tour.vue.d.ts +5 -5
  136. package/es/components/transfer/src/transfer.vue.d.ts +1 -1
  137. package/es/components/tree/src/tree-node.vue.d.ts +5 -5
  138. package/es/components/tree/src/tree.vue.d.ts +5 -5
  139. package/es/components/tree-select/src/tree-select-option.d.ts +5 -5
  140. package/es/components/tree-select/src/tree-select.vue.d.ts +13 -13
  141. package/es/components/tree-v2/src/composables/useTree.d.ts +8 -8
  142. package/es/components/virtual-list/src/builders/build-grid.d.ts +1 -1
  143. package/es/components/virtual-list/src/builders/build-list.d.ts +4 -4
  144. package/es/components/virtual-list/src/components/dynamic-size-grid.d.ts +1 -1
  145. package/es/components/virtual-list/src/components/dynamic-size-list.d.ts +4 -4
  146. package/es/components/virtual-list/src/components/fixed-size-grid.d.ts +1 -1
  147. package/es/components/virtual-list/src/components/fixed-size-list.d.ts +4 -4
  148. package/es/components/virtual-list/src/components/scrollbar.d.ts +3 -3
  149. package/es/components/virtual-list/src/props.d.ts +2 -2
  150. package/es/components/watermark/src/watermark.vue.d.ts +1 -1
  151. package/es/hooks/use-floating/index.d.ts +4 -4
  152. package/es/hooks/use-popper/index.d.ts +2 -2
  153. package/es/index.mjs +11 -11
  154. package/es/plugin.mjs +1 -1
  155. package/es/version.d.ts +1 -1
  156. package/es/version.mjs +1 -1
  157. package/es/version.mjs.map +1 -1
  158. package/lib/component.js +109 -109
  159. package/lib/components/affix/src/affix.d.ts +1 -1
  160. package/lib/components/affix/src/affix.vue.d.ts +2 -2
  161. package/lib/components/alert/src/alert.vue.d.ts +1 -1
  162. package/lib/components/anchor/src/anchor.d.ts +2 -2
  163. package/lib/components/anchor/src/anchor.vue.d.ts +3 -3
  164. package/lib/components/autocomplete/src/autocomplete.d.ts +2 -2
  165. package/lib/components/autocomplete/src/autocomplete.vue.d.ts +3 -3
  166. package/lib/components/avatar/src/avatar.d.ts +1 -1
  167. package/lib/components/backtop/src/backtop.vue.d.ts +1 -1
  168. package/lib/components/button/src/button-group.d.ts +2 -2
  169. package/lib/components/button/src/button-group.vue.d.ts +1 -1
  170. package/lib/components/button/src/button.d.ts +1 -1
  171. package/lib/components/button/src/button.vue.d.ts +1 -1
  172. package/lib/components/button/src/use-button.d.ts +1 -1
  173. package/lib/components/calendar/src/calendar.d.ts +1 -1
  174. package/lib/components/card/src/card.vue.d.ts +1 -1
  175. package/lib/components/carousel/src/carousel.d.ts +2 -2
  176. package/lib/components/carousel/src/carousel.vue.d.ts +1 -1
  177. package/lib/components/cascader/src/cascader.d.ts +2 -2
  178. package/lib/components/cascader/src/cascader.vue.d.ts +6 -6
  179. package/lib/components/cascader/src/cascader.vue_vue_type_script_setup_true_lang.js +26 -26
  180. package/lib/components/cascader/src/cascader.vue_vue_type_script_setup_true_lang.js.map +1 -1
  181. package/lib/components/cascader-panel/src/index.vue.d.ts +3 -3
  182. package/lib/components/checkbox/src/checkbox-button.vue.d.ts +2 -2
  183. package/lib/components/checkbox/src/checkbox-group.vue.d.ts +2 -2
  184. package/lib/components/checkbox/src/checkbox.d.ts +8 -8
  185. package/lib/components/checkbox/src/checkbox.vue.d.ts +2 -2
  186. package/lib/components/col/src/col.vue.d.ts +2 -2
  187. package/lib/components/collapse/src/collapse.vue.d.ts +1 -1
  188. package/lib/components/color-picker/src/color-picker.vue.d.ts +5 -5
  189. package/lib/components/color-picker/src/color-picker.vue_vue_type_script_setup_true_lang.js +18 -18
  190. package/lib/components/color-picker/src/color-picker.vue_vue_type_script_setup_true_lang.js.map +1 -1
  191. package/lib/components/countdown/src/countdown.vue_vue_type_script_setup_true_lang.js +1 -1
  192. package/lib/components/date-picker/src/date-picker.d.ts +7 -7
  193. package/lib/components/date-picker/src/props.d.ts +2 -2
  194. package/lib/components/date-picker-panel/src/composables/use-basic-date-table.d.ts +1 -1
  195. package/lib/components/date-picker-panel/src/date-picker-com/panel-date-pick.vue_vue_type_script_setup_true_lang.js +18 -18
  196. package/lib/components/date-picker-panel/src/date-picker-com/panel-date-pick.vue_vue_type_script_setup_true_lang.js.map +1 -1
  197. package/lib/components/date-picker-panel/src/date-picker-com/panel-date-range.vue_vue_type_script_setup_true_lang.js +23 -23
  198. package/lib/components/date-picker-panel/src/date-picker-com/panel-date-range.vue_vue_type_script_setup_true_lang.js.map +1 -1
  199. package/lib/components/date-picker-panel/src/date-picker-panel.d.ts +5 -5
  200. package/lib/components/date-picker-panel/src/props/date-picker-panel.d.ts +1 -1
  201. package/lib/components/descriptions/src/description-item.d.ts +18 -18
  202. package/lib/components/descriptions/src/description.d.ts +1 -1
  203. package/lib/components/descriptions/src/description.vue.d.ts +1 -1
  204. package/lib/components/dialog/src/dialog.vue.d.ts +3 -3
  205. package/lib/components/divider/src/divider.d.ts +2 -2
  206. package/lib/components/divider/src/divider.vue.d.ts +1 -1
  207. package/lib/components/drawer/src/drawer.vue.d.ts +4 -4
  208. package/lib/components/dropdown/src/dropdown-menu.vue.d.ts +1 -1
  209. package/lib/components/dropdown/src/dropdown.d.ts +4 -4
  210. package/lib/components/dropdown/src/dropdown.vue.d.ts +28 -28
  211. package/lib/components/focus-trap/src/focus-trap.vue.d.ts +1 -1
  212. package/lib/components/index.js +125 -125
  213. package/lib/components/input/src/input.d.ts +1 -1
  214. package/lib/components/input/src/input.vue.d.ts +4 -4
  215. package/lib/components/input-number/src/input-number.d.ts +1 -1
  216. package/lib/components/input-number/src/input-number.vue.d.ts +3 -3
  217. package/lib/components/input-number/src/input-number.vue_vue_type_script_setup_true_lang.js +12 -12
  218. package/lib/components/input-number/src/input-number.vue_vue_type_script_setup_true_lang.js.map +1 -1
  219. package/lib/components/input-otp/src/input-otp.vue.d.ts +3 -3
  220. package/lib/components/input-tag/src/input-tag.vue.d.ts +4 -4
  221. package/lib/components/link/src/link.d.ts +1 -1
  222. package/lib/components/link/src/link.vue.d.ts +1 -1
  223. package/lib/components/mention/src/mention.d.ts +2 -2
  224. package/lib/components/menu/src/menu.d.ts +8 -8
  225. package/lib/components/menu/src/menu.js +7 -7
  226. package/lib/components/menu/src/menu.js.map +1 -1
  227. package/lib/components/menu/src/sub-menu.d.ts +1 -1
  228. package/lib/components/message/src/instance.d.ts +1 -1
  229. package/lib/components/message/src/message.d.ts +1 -1
  230. package/lib/components/message/src/message.vue.d.ts +4 -4
  231. package/lib/components/message-box/src/index.vue.d.ts +17 -17
  232. package/lib/components/message-box/src/index.vue_vue_type_script_lang.js +19 -19
  233. package/lib/components/message-box/src/index.vue_vue_type_script_lang.js.map +1 -1
  234. package/lib/components/notification/src/notification.vue.d.ts +5 -5
  235. package/lib/components/pagination/src/components/sizes.vue.d.ts +1 -1
  236. package/lib/components/pagination/src/pagination.d.ts +2 -2
  237. package/lib/components/popconfirm/src/popconfirm.d.ts +2 -2
  238. package/lib/components/popconfirm/src/popconfirm.vue.d.ts +3 -3
  239. package/lib/components/popover/src/popover.d.ts +2 -2
  240. package/lib/components/popover/src/popover.vue.d.ts +2 -2
  241. package/lib/components/popper/src/composables/use-content.d.ts +2 -2
  242. package/lib/components/popper/src/composables/use-focus-trap.d.ts +1 -1
  243. package/lib/components/popper/src/content.vue.d.ts +1 -1
  244. package/lib/components/popper/src/popper.d.ts +2 -2
  245. package/lib/components/progress/src/progress.vue.d.ts +1 -1
  246. package/lib/components/radio/src/radio-button.d.ts +3 -3
  247. package/lib/components/radio/src/radio-group.vue.d.ts +2 -2
  248. package/lib/components/radio/src/radio.d.ts +6 -6
  249. package/lib/components/radio/src/radio.vue.d.ts +1 -1
  250. package/lib/components/rate/src/rate.vue.d.ts +1 -1
  251. package/lib/components/roving-focus-group/src/roving-focus-group-impl.vue.d.ts +2 -2
  252. package/lib/components/roving-focus-group/src/roving-focus-group.d.ts +1 -1
  253. package/lib/components/roving-focus-group/src/roving-focus-group.vue.d.ts +2 -2
  254. package/lib/components/row/src/row.d.ts +1 -1
  255. package/lib/components/segmented/index.d.ts +2 -2
  256. package/lib/components/segmented/src/segmented.d.ts +2 -2
  257. package/lib/components/segmented/src/segmented.vue.d.ts +1 -1
  258. package/lib/components/select/src/option.d.ts +2 -2
  259. package/lib/components/select/src/option.vue.d.ts +5 -5
  260. package/lib/components/select/src/select.d.ts +3 -3
  261. package/lib/components/select/src/select.vue.d.ts +31 -31
  262. package/lib/components/select/src/select.vue_vue_type_script_lang.js +10 -10
  263. package/lib/components/select/src/select.vue_vue_type_script_lang.js.map +1 -1
  264. package/lib/components/select/src/useOption.d.ts +2 -2
  265. package/lib/components/select/src/useSelect.d.ts +5 -5
  266. package/lib/components/select-v2/src/defaults.d.ts +1 -1
  267. package/lib/components/select-v2/src/select.vue.d.ts +15 -15
  268. package/lib/components/select-v2/src/select.vue_vue_type_script_lang.js +10 -10
  269. package/lib/components/select-v2/src/select.vue_vue_type_script_lang.js.map +1 -1
  270. package/lib/components/skeleton/src/skeleton-item.d.ts +1 -1
  271. package/lib/components/slider/src/button.vue.d.ts +1 -1
  272. package/lib/components/slider/src/slider.vue.d.ts +3 -3
  273. package/lib/components/space/src/space.d.ts +4 -4
  274. package/lib/components/splitter/src/splitter.d.ts +1 -1
  275. package/lib/components/steps/src/steps.d.ts +1 -1
  276. package/lib/components/steps/src/steps.vue.d.ts +1 -1
  277. package/lib/components/switch/src/switch.vue.d.ts +2 -2
  278. package/lib/components/table/src/filter-panel.vue.d.ts +16 -16
  279. package/lib/components/table/src/table/defaults.d.ts +5 -5
  280. package/lib/components/table/src/table-column/defaults.d.ts +2 -2
  281. package/lib/components/table/src/table-header/index.d.ts +5 -5
  282. package/lib/components/table/src/table.vue.d.ts +1 -1
  283. package/lib/components/table/src/table.vue_vue_type_script_setup_true_lang.js +9 -9
  284. package/lib/components/table/src/table.vue_vue_type_script_setup_true_lang.js.map +1 -1
  285. package/lib/components/tabs/src/tabs.d.ts +4 -4
  286. package/lib/components/time-picker/src/common/picker-range-trigger.vue.d.ts +2 -2
  287. package/lib/components/time-picker/src/common/picker.vue.d.ts +11 -11
  288. package/lib/components/time-picker/src/common/props.d.ts +2 -2
  289. package/lib/components/time-picker/src/time-picker-com/basic-time-spinner.vue_vue_type_script_setup_true_lang.js +10 -10
  290. package/lib/components/time-picker/src/time-picker-com/basic-time-spinner.vue_vue_type_script_setup_true_lang.js.map +1 -1
  291. package/lib/components/time-picker/src/time-picker.d.ts +7 -7
  292. package/lib/components/time-select/src/time-select.vue.d.ts +5 -5
  293. package/lib/components/timeline/src/timeline-item.d.ts +1 -1
  294. package/lib/components/tooltip/src/content.vue.d.ts +2 -2
  295. package/lib/components/tooltip/src/tooltip.d.ts +2 -2
  296. package/lib/components/tooltip/src/tooltip.vue.d.ts +2 -2
  297. package/lib/components/tooltip/src/trigger.d.ts +1 -1
  298. package/lib/components/tour/src/content.d.ts +1 -1
  299. package/lib/components/tour/src/content.vue.d.ts +1 -1
  300. package/lib/components/tour/src/mask.vue.d.ts +1 -1
  301. package/lib/components/tour/src/step.d.ts +1 -1
  302. package/lib/components/tour/src/tour.d.ts +1 -1
  303. package/lib/components/tour/src/tour.vue.d.ts +5 -5
  304. package/lib/components/transfer/src/transfer.vue.d.ts +1 -1
  305. package/lib/components/tree/src/tree-node.vue.d.ts +5 -5
  306. package/lib/components/tree/src/tree.vue.d.ts +5 -5
  307. package/lib/components/tree-select/src/tree-select-option.d.ts +5 -5
  308. package/lib/components/tree-select/src/tree-select.vue.d.ts +13 -13
  309. package/lib/components/tree-v2/src/composables/useTree.d.ts +8 -8
  310. package/lib/components/virtual-list/src/builders/build-grid.d.ts +1 -1
  311. package/lib/components/virtual-list/src/builders/build-list.d.ts +4 -4
  312. package/lib/components/virtual-list/src/components/dynamic-size-grid.d.ts +1 -1
  313. package/lib/components/virtual-list/src/components/dynamic-size-list.d.ts +4 -4
  314. package/lib/components/virtual-list/src/components/fixed-size-grid.d.ts +1 -1
  315. package/lib/components/virtual-list/src/components/fixed-size-list.d.ts +4 -4
  316. package/lib/components/virtual-list/src/components/scrollbar.d.ts +3 -3
  317. package/lib/components/virtual-list/src/props.d.ts +2 -2
  318. package/lib/components/watermark/src/watermark.vue.d.ts +1 -1
  319. package/lib/hooks/use-floating/index.d.ts +4 -4
  320. package/lib/hooks/use-popper/index.d.ts +2 -2
  321. package/lib/index.js +267 -267
  322. package/lib/plugin.js +12 -12
  323. package/lib/plugin.js.map +1 -1
  324. package/lib/version.d.ts +1 -1
  325. package/lib/version.js +1 -1
  326. package/lib/version.js.map +1 -1
  327. package/package.json +1 -1
  328. package/web-types.json +1 -1
@@ -21,7 +21,7 @@ import { CSSProperties } from "vue";
21
21
  declare const _default: typeof __VLS_export;
22
22
  declare const __VLS_export: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
23
23
  readonly trigger: {
24
- readonly type: _$vue.PropType<Arrayable<"hover" | "click" | "contextmenu">>;
24
+ readonly type: _$vue.PropType<Arrayable<"click" | "hover" | "contextmenu">>;
25
25
  readonly required: false;
26
26
  readonly validator: ((val: unknown) => boolean) | undefined;
27
27
  readonly __epPropKey: true;
@@ -43,12 +43,12 @@ declare const __VLS_export: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
43
43
  readonly __epPropKey: true;
44
44
  };
45
45
  readonly type: {
46
- readonly type: _$vue.PropType<EpPropMergeType<(new (...args: any[]) => "" | "default" | "info" | "primary" | "success" | "warning" | "text" | "danger") | (() => "" | "default" | "info" | "primary" | "success" | "warning" | "text" | "danger") | (((new (...args: any[]) => "" | "default" | "info" | "primary" | "success" | "warning" | "text" | "danger") | (() => "" | "default" | "info" | "primary" | "success" | "warning" | "text" | "danger")) | null)[], unknown, unknown>>;
46
+ readonly type: _$vue.PropType<EpPropMergeType<(new (...args: any[]) => "" | "info" | "default" | "primary" | "success" | "warning" | "text" | "danger") | (() => "" | "info" | "default" | "primary" | "success" | "warning" | "text" | "danger") | (((new (...args: any[]) => "" | "info" | "default" | "primary" | "success" | "warning" | "text" | "danger") | (() => "" | "info" | "default" | "primary" | "success" | "warning" | "text" | "danger")) | null)[], unknown, unknown>>;
47
47
  readonly required: false;
48
48
  readonly validator: ((val: unknown) => boolean) | undefined;
49
49
  __epPropKey: true;
50
50
  };
51
- readonly placement: EpPropFinalized<(new (...args: any[]) => "left" | "right" | "top" | "auto" | "bottom" | "auto-start" | "auto-end" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | (() => Placement) | (((new (...args: any[]) => "left" | "right" | "top" | "auto" | "bottom" | "auto-start" | "auto-end" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | (() => Placement)) | null)[], unknown, unknown, "bottom", boolean>;
51
+ readonly placement: EpPropFinalized<(new (...args: any[]) => "auto" | "left" | "right" | "bottom" | "top" | "auto-start" | "auto-end" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | (() => Placement) | (((new (...args: any[]) => "auto" | "left" | "right" | "bottom" | "top" | "auto-start" | "auto-end" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | (() => Placement)) | null)[], unknown, unknown, "bottom", boolean>;
52
52
  readonly popperOptions: EpPropFinalized<(new (...args: any[]) => Partial<Options>) | (() => Partial<Options>) | (((new (...args: any[]) => Partial<Options>) | (() => Partial<Options>)) | null)[], unknown, unknown, () => {}, boolean>;
53
53
  readonly id: StringConstructor;
54
54
  readonly size: EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
@@ -164,7 +164,7 @@ declare const __VLS_export: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
164
164
  };
165
165
  readonly popperStyle: EpPropFinalized<(new (...args: any[]) => string | false | CSSProperties | _$vue.StyleValue[]) | (() => _$vue.StyleValue) | (((new (...args: any[]) => string | false | CSSProperties | _$vue.StyleValue[]) | (() => _$vue.StyleValue)) | null)[], unknown, unknown, undefined, boolean>;
166
166
  readonly disabled: BooleanConstructor;
167
- readonly role: EpPropFinalized<StringConstructor, "dialog" | "listbox" | "grid" | "menu" | "tooltip" | "group" | "navigation" | "tree", unknown, "menu", boolean>;
167
+ readonly role: EpPropFinalized<StringConstructor, "listbox" | "grid" | "menu" | "tooltip" | "dialog" | "group" | "navigation" | "tree", unknown, "menu", boolean>;
168
168
  readonly buttonProps: {
169
169
  readonly type: _$vue.PropType<Partial<ButtonProps>>;
170
170
  readonly required: false;
@@ -218,7 +218,7 @@ declare const __VLS_export: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
218
218
  referenceElementRef: _$vue.Ref<any, any>;
219
219
  }, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, ("click" | "command" | "visible-change")[], "click" | "command" | "visible-change", _$vue.PublicProps, Readonly<_$vue.ExtractPropTypes<{
220
220
  readonly trigger: {
221
- readonly type: _$vue.PropType<Arrayable<"hover" | "click" | "contextmenu">>;
221
+ readonly type: _$vue.PropType<Arrayable<"click" | "hover" | "contextmenu">>;
222
222
  readonly required: false;
223
223
  readonly validator: ((val: unknown) => boolean) | undefined;
224
224
  readonly __epPropKey: true;
@@ -240,12 +240,12 @@ declare const __VLS_export: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
240
240
  readonly __epPropKey: true;
241
241
  };
242
242
  readonly type: {
243
- readonly type: _$vue.PropType<EpPropMergeType<(new (...args: any[]) => "" | "default" | "info" | "primary" | "success" | "warning" | "text" | "danger") | (() => "" | "default" | "info" | "primary" | "success" | "warning" | "text" | "danger") | (((new (...args: any[]) => "" | "default" | "info" | "primary" | "success" | "warning" | "text" | "danger") | (() => "" | "default" | "info" | "primary" | "success" | "warning" | "text" | "danger")) | null)[], unknown, unknown>>;
243
+ readonly type: _$vue.PropType<EpPropMergeType<(new (...args: any[]) => "" | "info" | "default" | "primary" | "success" | "warning" | "text" | "danger") | (() => "" | "info" | "default" | "primary" | "success" | "warning" | "text" | "danger") | (((new (...args: any[]) => "" | "info" | "default" | "primary" | "success" | "warning" | "text" | "danger") | (() => "" | "info" | "default" | "primary" | "success" | "warning" | "text" | "danger")) | null)[], unknown, unknown>>;
244
244
  readonly required: false;
245
245
  readonly validator: ((val: unknown) => boolean) | undefined;
246
246
  __epPropKey: true;
247
247
  };
248
- readonly placement: EpPropFinalized<(new (...args: any[]) => "left" | "right" | "top" | "auto" | "bottom" | "auto-start" | "auto-end" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | (() => Placement) | (((new (...args: any[]) => "left" | "right" | "top" | "auto" | "bottom" | "auto-start" | "auto-end" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | (() => Placement)) | null)[], unknown, unknown, "bottom", boolean>;
248
+ readonly placement: EpPropFinalized<(new (...args: any[]) => "auto" | "left" | "right" | "bottom" | "top" | "auto-start" | "auto-end" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | (() => Placement) | (((new (...args: any[]) => "auto" | "left" | "right" | "bottom" | "top" | "auto-start" | "auto-end" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | (() => Placement)) | null)[], unknown, unknown, "bottom", boolean>;
249
249
  readonly popperOptions: EpPropFinalized<(new (...args: any[]) => Partial<Options>) | (() => Partial<Options>) | (((new (...args: any[]) => Partial<Options>) | (() => Partial<Options>)) | null)[], unknown, unknown, () => {}, boolean>;
250
250
  readonly id: StringConstructor;
251
251
  readonly size: EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
@@ -361,7 +361,7 @@ declare const __VLS_export: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
361
361
  };
362
362
  readonly popperStyle: EpPropFinalized<(new (...args: any[]) => string | false | CSSProperties | _$vue.StyleValue[]) | (() => _$vue.StyleValue) | (((new (...args: any[]) => string | false | CSSProperties | _$vue.StyleValue[]) | (() => _$vue.StyleValue)) | null)[], unknown, unknown, undefined, boolean>;
363
363
  readonly disabled: BooleanConstructor;
364
- readonly role: EpPropFinalized<StringConstructor, "dialog" | "listbox" | "grid" | "menu" | "tooltip" | "group" | "navigation" | "tree", unknown, "menu", boolean>;
364
+ readonly role: EpPropFinalized<StringConstructor, "listbox" | "grid" | "menu" | "tooltip" | "dialog" | "group" | "navigation" | "tree", unknown, "menu", boolean>;
365
365
  readonly buttonProps: {
366
366
  readonly type: _$vue.PropType<Partial<ButtonProps>>;
367
367
  readonly required: false;
@@ -381,20 +381,20 @@ declare const __VLS_export: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
381
381
  onCommand?: ((...args: any[]) => any) | undefined;
382
382
  "onVisible-change"?: ((...args: any[]) => any) | undefined;
383
383
  }>, {
384
- readonly size: string;
385
- readonly teleported: EpPropMergeType<BooleanConstructor, unknown, unknown>;
386
384
  readonly effect: EpPropMergeType<(new (...args: any[]) => string) | (() => PopperEffect) | (((new (...args: any[]) => string) | (() => PopperEffect)) | null)[], unknown, unknown>;
385
+ readonly size: string;
387
386
  readonly disabled: boolean;
388
387
  readonly tabindex: EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number) | (((new (...args: any[]) => string | number) | (() => string | number)) | null)[], unknown, unknown>;
389
388
  readonly popperStyle: _$vue.StyleValue;
390
389
  readonly virtualTriggering: boolean;
391
390
  readonly loop: EpPropMergeType<BooleanConstructor, unknown, unknown>;
392
- readonly placement: EpPropMergeType<(new (...args: any[]) => "left" | "right" | "top" | "auto" | "bottom" | "auto-start" | "auto-end" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | (() => Placement) | (((new (...args: any[]) => "left" | "right" | "top" | "auto" | "bottom" | "auto-start" | "auto-end" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | (() => Placement)) | null)[], unknown, unknown>;
391
+ readonly placement: EpPropMergeType<(new (...args: any[]) => "auto" | "left" | "right" | "bottom" | "top" | "auto-start" | "auto-end" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | (() => Placement) | (((new (...args: any[]) => "auto" | "left" | "right" | "bottom" | "top" | "auto-start" | "auto-end" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | (() => Placement)) | null)[], unknown, unknown>;
393
392
  readonly popperOptions: Partial<Options>;
394
393
  readonly showArrow: EpPropMergeType<BooleanConstructor, unknown, unknown>;
395
- readonly role: EpPropMergeType<StringConstructor, "dialog" | "listbox" | "grid" | "menu" | "tooltip" | "group" | "navigation" | "tree", unknown>;
394
+ readonly role: EpPropMergeType<StringConstructor, "listbox" | "grid" | "menu" | "tooltip" | "dialog" | "group" | "navigation" | "tree", unknown>;
396
395
  readonly persistent: EpPropMergeType<BooleanConstructor, unknown, unknown>;
397
- readonly trigger: Arrayable<"hover" | "click" | "contextmenu">;
396
+ readonly teleported: EpPropMergeType<BooleanConstructor, unknown, unknown>;
397
+ readonly trigger: Arrayable<"click" | "hover" | "contextmenu">;
398
398
  readonly triggerKeys: string[];
399
399
  readonly maxHeight: EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number) | (((new (...args: any[]) => string | number) | (() => string | number)) | null)[], unknown, unknown>;
400
400
  readonly hideOnClick: EpPropMergeType<BooleanConstructor, unknown, unknown>;
@@ -408,7 +408,7 @@ declare const __VLS_export: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
408
408
  }>, {
409
409
  ref: _$vue.Ref<HTMLButtonElement | undefined, HTMLButtonElement | undefined>;
410
410
  size: _$vue.ComputedRef<"" | "default" | "small" | "large">;
411
- type: _$vue.ComputedRef<"" | "default" | "info" | "primary" | "success" | "warning" | "text" | "danger">;
411
+ type: _$vue.ComputedRef<"" | "info" | "default" | "primary" | "success" | "warning" | "text" | "danger">;
412
412
  disabled: _$vue.ComputedRef<boolean>;
413
413
  shouldAddSpace: _$vue.ComputedRef<boolean>;
414
414
  }, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
@@ -436,7 +436,7 @@ declare const __VLS_export: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
436
436
  }>, {
437
437
  ref: _$vue.Ref<HTMLButtonElement | undefined, HTMLButtonElement | undefined>;
438
438
  size: _$vue.ComputedRef<"" | "default" | "small" | "large">;
439
- type: _$vue.ComputedRef<"" | "default" | "info" | "primary" | "success" | "warning" | "text" | "danger">;
439
+ type: _$vue.ComputedRef<"" | "info" | "default" | "primary" | "success" | "warning" | "text" | "danger">;
440
440
  disabled: _$vue.ComputedRef<boolean>;
441
441
  shouldAddSpace: _$vue.ComputedRef<boolean>;
442
442
  }, {}, {}, {}, {
@@ -459,7 +459,7 @@ declare const __VLS_export: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
459
459
  }>, {
460
460
  ref: _$vue.Ref<HTMLButtonElement | undefined, HTMLButtonElement | undefined>;
461
461
  size: _$vue.ComputedRef<"" | "default" | "small" | "large">;
462
- type: _$vue.ComputedRef<"" | "default" | "info" | "primary" | "success" | "warning" | "text" | "danger">;
462
+ type: _$vue.ComputedRef<"" | "info" | "default" | "primary" | "success" | "warning" | "text" | "danger">;
463
463
  disabled: _$vue.ComputedRef<boolean>;
464
464
  shouldAddSpace: _$vue.ComputedRef<boolean>;
465
465
  }, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
@@ -487,7 +487,7 @@ declare const __VLS_export: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
487
487
  setPropsDefaults: (defaults: {
488
488
  readonly size?: "" | "default" | "small" | "large" | (() => "" | "default" | "small" | "large") | undefined;
489
489
  readonly disabled?: boolean | (() => boolean) | undefined;
490
- readonly type?: "" | "default" | "info" | "primary" | "success" | "warning" | "text" | "danger" | (() => "" | "default" | "info" | "primary" | "success" | "warning" | "text" | "danger") | undefined;
490
+ readonly type?: "" | "info" | "default" | "primary" | "success" | "warning" | "text" | "danger" | (() => "" | "info" | "default" | "primary" | "success" | "warning" | "text" | "danger") | undefined;
491
491
  readonly icon?: string | _$vue.FunctionalComponent<any, {}, any, {}> | {
492
492
  new (...args: any[]): any;
493
493
  __isFragment?: never;
@@ -525,7 +525,7 @@ declare const __VLS_export: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
525
525
  };
526
526
  ElButtonGroup: {
527
527
  new (...args: any[]): _$vue.CreateComponentPublicInstanceWithMixins<Readonly<ButtonGroupProps> & Readonly<{}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, _$vue.PublicProps, {
528
- type: "" | "default" | "info" | "primary" | "success" | "warning" | "text" | "danger";
528
+ type: "" | "info" | "default" | "primary" | "success" | "warning" | "text" | "danger";
529
529
  direction: "horizontal" | "vertical";
530
530
  }, false, {}, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, {}, any, _$vue.ComponentProvideOptions, {
531
531
  P: {};
@@ -535,14 +535,14 @@ declare const __VLS_export: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
535
535
  M: {};
536
536
  Defaults: {};
537
537
  }, Readonly<ButtonGroupProps> & Readonly<{}>, {}, {}, {}, {}, {
538
- type: "" | "default" | "info" | "primary" | "success" | "warning" | "text" | "danger";
538
+ type: "" | "info" | "default" | "primary" | "success" | "warning" | "text" | "danger";
539
539
  direction: "horizontal" | "vertical";
540
540
  }>;
541
541
  __isFragment?: never;
542
542
  __isTeleport?: never;
543
543
  __isSuspense?: never;
544
544
  } & _$vue.ComponentOptionsBase<Readonly<ButtonGroupProps> & Readonly<{}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, {
545
- type: "" | "default" | "info" | "primary" | "success" | "warning" | "text" | "danger";
545
+ type: "" | "info" | "default" | "primary" | "success" | "warning" | "text" | "danger";
546
546
  direction: "horizontal" | "vertical";
547
547
  }, {}, string, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, _$vue.ComponentProvideOptions> & _$vue.VNodeProps & _$vue.AllowedComponentProps & _$vue.ComponentCustomProps & (new () => {
548
548
  $slots: {
@@ -685,9 +685,8 @@ declare const __VLS_export: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
685
685
  "before-show": (...args: any[]) => void;
686
686
  "before-hide": (...args: any[]) => void;
687
687
  }, _$vue.PublicProps, {
688
- offset: number;
689
- teleported: boolean;
690
688
  effect: PopperEffect;
689
+ offset: number;
691
690
  visible: boolean | null;
692
691
  content: string;
693
692
  style: string | false | CSSProperties | _$vue.StyleValue[] | null;
@@ -707,6 +706,7 @@ declare const __VLS_export: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
707
706
  arrowOffset: number;
708
707
  showArrow: boolean;
709
708
  role: typeof roleTypes[number];
709
+ teleported: boolean;
710
710
  showAfter: number;
711
711
  hideAfter: number;
712
712
  autoClose: number;
@@ -736,9 +736,8 @@ declare const __VLS_export: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
736
736
  onClose: (event?: Event, delay?: number) => void;
737
737
  hide: (event?: Event) => void;
738
738
  }, {}, {}, {}, {
739
- offset: number;
740
- teleported: boolean;
741
739
  effect: PopperEffect;
740
+ offset: number;
742
741
  visible: boolean | null;
743
742
  content: string;
744
743
  style: string | false | CSSProperties | _$vue.StyleValue[] | null;
@@ -758,6 +757,7 @@ declare const __VLS_export: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
758
757
  arrowOffset: number;
759
758
  showArrow: boolean;
760
759
  role: typeof roleTypes[number];
760
+ teleported: boolean;
761
761
  showAfter: number;
762
762
  hideAfter: number;
763
763
  autoClose: number;
@@ -792,9 +792,8 @@ declare const __VLS_export: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
792
792
  "before-show": (...args: any[]) => void;
793
793
  "before-hide": (...args: any[]) => void;
794
794
  }, string, {
795
- offset: number;
796
- teleported: boolean;
797
795
  effect: PopperEffect;
796
+ offset: number;
798
797
  visible: boolean | null;
799
798
  content: string;
800
799
  style: string | false | CSSProperties | _$vue.StyleValue[] | null;
@@ -814,6 +813,7 @@ declare const __VLS_export: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
814
813
  arrowOffset: number;
815
814
  showArrow: boolean;
816
815
  role: typeof roleTypes[number];
816
+ teleported: boolean;
817
817
  showAfter: number;
818
818
  hideAfter: number;
819
819
  autoClose: number;
@@ -855,7 +855,7 @@ declare const __VLS_export: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
855
855
  loop: BooleanConstructor;
856
856
  dir: EpPropFinalized<StringConstructor, string, unknown, string, boolean>;
857
857
  orientation: {
858
- readonly type: _$vue.PropType<EpPropMergeType<(new (...args: any[]) => "horizontal" | "vertical") | (() => "horizontal" | "vertical" | undefined) | (((new (...args: any[]) => "horizontal" | "vertical") | (() => "horizontal" | "vertical" | undefined)) | null)[], unknown, unknown>>;
858
+ readonly type: _$vue.PropType<EpPropMergeType<(new (...args: any[]) => "vertical" | "horizontal") | (() => "vertical" | "horizontal" | undefined) | (((new (...args: any[]) => "vertical" | "horizontal") | (() => "vertical" | "horizontal" | undefined)) | null)[], unknown, unknown>>;
859
859
  readonly required: false;
860
860
  readonly validator: ((val: unknown) => boolean) | undefined;
861
861
  __epPropKey: true;
@@ -875,7 +875,7 @@ declare const __VLS_export: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
875
875
  loop: BooleanConstructor;
876
876
  dir: EpPropFinalized<StringConstructor, string, unknown, string, boolean>;
877
877
  orientation: {
878
- readonly type: _$vue.PropType<EpPropMergeType<(new (...args: any[]) => "horizontal" | "vertical") | (() => "horizontal" | "vertical" | undefined) | (((new (...args: any[]) => "horizontal" | "vertical") | (() => "horizontal" | "vertical" | undefined)) | null)[], unknown, unknown>>;
878
+ readonly type: _$vue.PropType<EpPropMergeType<(new (...args: any[]) => "vertical" | "horizontal") | (() => "vertical" | "horizontal" | undefined) | (((new (...args: any[]) => "vertical" | "horizontal") | (() => "vertical" | "horizontal" | undefined)) | null)[], unknown, unknown>>;
879
879
  readonly required: false;
880
880
  readonly validator: ((val: unknown) => boolean) | undefined;
881
881
  __epPropKey: true;
@@ -31,7 +31,7 @@ declare const __VLS_export: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
31
31
  }>, {
32
32
  loop: boolean;
33
33
  trapped: boolean;
34
- focusStartEl: HTMLElement | "first" | "container";
34
+ focusStartEl: HTMLElement | "container" | "first";
35
35
  }, {}, {}, {}, string, _$vue.ComponentProvideOptions, true, {}, any>;
36
36
  //#endregion
37
37
  export { _default as default };
@@ -108,6 +108,10 @@ import { ElColorPickerPanel } from "./color-picker-panel/index.mjs";
108
108
  import { colorPickerEmits, colorPickerProps, colorPickerPropsDefaults } from "./color-picker/src/color-picker.mjs";
109
109
  import { ElColorPicker } from "./color-picker/index.mjs";
110
110
  import { ElAside, ElContainer, ElFooter, ElHeader, ElMain } from "./container/index.mjs";
111
+ import { countdownEmits, countdownProps } from "./countdown/src/countdown.mjs";
112
+ import { statisticProps } from "./statistic/src/statistic.mjs";
113
+ import { ElStatistic } from "./statistic/index.mjs";
114
+ import { ElCountdown } from "./countdown/index.mjs";
111
115
  import { datePickerPanelProps } from "./date-picker-panel/src/props/date-picker-panel.mjs";
112
116
  import { ROOT_PICKER_INJECTION_KEY, ROOT_PICKER_IS_DEFAULT_FORMAT_INJECTION_KEY } from "./date-picker-panel/src/constants.mjs";
113
117
  import { ElDatePickerPanel } from "./date-picker-panel/index.mjs";
@@ -156,8 +160,6 @@ import { paginationEmits, paginationProps } from "./pagination/src/pagination.mj
156
160
  import { ElPagination } from "./pagination/index.mjs";
157
161
  import { popconfirmEmits, popconfirmProps } from "./popconfirm/src/popconfirm.mjs";
158
162
  import { ElPopconfirm } from "./popconfirm/index.mjs";
159
- import { popoverEmits, popoverProps, popoverPropsDefaults } from "./popover/src/popover.mjs";
160
- import { ElPopover, ElPopoverDirective } from "./popover/index.mjs";
161
163
  import { progressProps } from "./progress/src/progress.mjs";
162
164
  import { ElProgress } from "./progress/index.mjs";
163
165
  import { rateEmits, rateProps } from "./rate/src/rate.mjs";
@@ -176,10 +178,6 @@ import { spaceItemProps } from "./space/src/item.mjs";
176
178
  import { useSpace } from "./space/src/use-space.mjs";
177
179
  import { spaceProps } from "./space/src/space.mjs";
178
180
  import { ElSpace } from "./space/index.mjs";
179
- import { statisticProps } from "./statistic/src/statistic.mjs";
180
- import { ElStatistic } from "./statistic/index.mjs";
181
- import { countdownEmits, countdownProps } from "./countdown/src/countdown.mjs";
182
- import { ElCountdown } from "./countdown/index.mjs";
183
181
  import { stepsEmits, stepsProps } from "./steps/src/steps.mjs";
184
182
  import { STEPS_INJECTION_KEY } from "./steps/src/tokens.mjs";
185
183
  import { stepProps } from "./steps/src/item.mjs";
@@ -245,4 +243,6 @@ import { ElMessage } from "./message/index.mjs";
245
243
  import { ElMessageBox } from "./message-box/index.mjs";
246
244
  import { notificationEmits, notificationProps, notificationTypes } from "./notification/src/notification.mjs";
247
245
  import { ElNotification } from "./notification/index.mjs";
246
+ import { popoverEmits, popoverProps, popoverPropsDefaults } from "./popover/src/popover.mjs";
247
+ import { ElPopover, ElPopoverDirective } from "./popover/index.mjs";
248
248
  export { BAR_MAP, CAROUSEL_ITEM_NAME, CASCADER_PANEL_HEIGHT, CASCADER_PANEL_INJECTION_KEY, CASCADER_PANEL_ITEM_SIZE, picker_default as CommonPicker, CommonProps, DEFAULT_DIALOG_TRANSITION, DEFAULT_END, DEFAULT_FORMATS_DATE, DEFAULT_FORMATS_DATEPICKER, DEFAULT_FORMATS_TIME, DEFAULT_START, DEFAULT_STEP, DROPDOWN_INJECTION_KEY, DROPDOWN_INSTANCE_INJECTION_KEY, DefaultProps, DynamicSizeGrid, DynamicSizeList, Effect, ElAffix, ElAlert, ElAnchor, ElAnchorLink, ElAside, ElAutoResizer, ElAutocomplete, ElAvatar, ElAvatarGroup, ElBacktop, ElBadge, ElBreadcrumb, ElBreadcrumbItem, ElButton, ElButtonGroup, ElCalendar, ElCard, ElCarousel, ElCarouselItem, ElCascader, ElCascaderPanel, ElCheckTag, ElCheckbox, ElCheckboxButton, ElCheckboxGroup, ElCol, ElCollapse, ElCollapseItem, ElCollapseTransition, ElColorPicker, ElColorPickerPanel, ElConfigProvider, ElContainer, ElCountdown, ElDatePicker, ElDatePickerPanel, ElDescriptions, ElDescriptionsItem, ElDialog, ElDivider, ElDrawer, ElDropdown, ElDropdownItem, ElDropdownMenu, ElEmpty, ElFooter, ElForm, ElFormItem, ElHeader, ElIcon, ElImage, ElImageViewer, ElInfiniteScroll, ElInput, ElInputNumber, ElInputOtp, ElInputTag, ElLink, ElLoading, vLoading as ElLoadingDirective, vLoading, Loading as ElLoadingService, ElMain, ElMention, ElMenu, ElMenuItem, ElMenuItemGroup, ElMessage, ElMessageBox, ElNotification, ElOption, ElOptionGroup, ElOverlay, ElPageHeader, ElPagination, ElPopconfirm, ElPopover, ElPopoverDirective, ElPopper, arrow_default as ElPopperArrow, content_default as ElPopperContent, trigger_default as ElPopperTrigger, ElProgress, ElRadio, ElRadioButton, ElRadioGroup, ElRate, ElResult, ElRow, ElScrollbar, ElSegmented, ElSelect, ElSelectV2, ElSkeleton, ElSkeletonItem, ElSlider, ElSpace, ElSplitter, ElSplitterPanel, ElStatistic, ElStep, ElSteps, ElSubMenu, ElSwitch, ElTabPane, ElTable, ElTableColumn, ElTableV2, ElTabs, ElTag, ElText, ElTimePicker, ElTimeSelect, ElTimeline, ElTimelineItem, ElTooltip, ElTour, ElTourStep, ElTransfer, ElTree, ElTreeSelect, ElTreeV2, ElUpload, ElWatermark, FIRST_KEYS, FIRST_LAST_KEYS, FixedSizeGrid, FixedSizeList, GAP, IconComponentMap, IconMap, LAST_KEYS, LEFT_CHECK_CHANGE_EVENT, MENU_INJECTION_KEY, MESSAGE_DEFAULT_PLACEMENT, NODE_INSTANCE_INJECTION_KEY, PICKER_BASE_INJECTION_KEY, PICKER_POPPER_OPTIONS_INJECTION_KEY, POPPER_CONTENT_INJECTION_KEY, POPPER_INJECTION_KEY, RIGHT_CHECK_CHANGE_EVENT, ROOT_COMMON_COLOR_INJECTION_KEY, ROOT_COMMON_PICKER_INJECTION_KEY, ROOT_PICKER_INJECTION_KEY, ROOT_PICKER_IS_DEFAULT_FORMAT_INJECTION_KEY, ROOT_TREE_INJECTION_KEY, RowAlign, RowJustify, STEPS_INJECTION_KEY, SUB_MENU_INJECTION_KEY, TIMELINE_INJECTION_KEY, TOOLTIP_INJECTION_KEY, TREE_NODE_MAP_INJECTION_KEY, TableV2, Alignment as TableV2Alignment, FixedDir as TableV2FixedDir, placeholderSign as TableV2Placeholder, SortOrder as TableV2SortOrder, panel_time_pick_default as TimePickPanel, affixEmits, affixProps, alertEffects, alertEmits, alertProps, anchorEmits, anchorProps, autoResizerProps, autocompleteEmits, autocompleteProps, avatarEmits, avatarGroupContextKey, avatarGroupProps, avatarProps, backtopEmits, backtopProps, badgeProps, breadcrumbItemProps, breadcrumbKey, breadcrumbProps, buildTimeList, buttonEmits, buttonGroupContextKey, buttonNativeTypes, buttonProps, buttonTypes, calendarEmits, calendarProps, cardContextKey, cardProps, carouselContextKey, carouselEmits, carouselItemProps, carouselProps, cascaderEmits, cascaderPanelEmits, cascaderPanelProps, cascaderProps, checkTagEmits, checkTagProps, checkboxDefaultProps, checkboxEmits, checkboxGroupContextKey, checkboxGroupEmits, checkboxGroupProps, checkboxProps, checkboxPropsDefaults, colProps, collapseContextKey, collapseEmits, collapseItemProps, collapseProps, colorPickerEmits, colorPickerPanelContextKey, colorPickerPanelEmits, colorPickerPanelProps, colorPickerProps, colorPickerPropsDefaults, configProviderContextKey, configProviderProps, countdownEmits, countdownProps, dateEquals, datePickerPanelProps, datePickerProps, dayOrDaysToDate, defaultProps, descriptionItemProps, descriptionProps, dialogContextKey, dialogEmits, dialogInjectionKey, dialogProps, dialogPropsDefaults, dividerProps, drawerEmits, drawerProps, dropdownItemProps, dropdownMenuProps, dropdownProps, elPaginationKey, emitChangeFn, emptyProps, extractDateFormat, extractTimeFormat, formContextKey, formEmits, formItemContextKey, formItemProps, formItemValidateStates, formMetaProps, formProps, formatter, genFileId, iconProps, imageEmits, imageProps, imageViewerEmits, imageViewerProps, inputEmits, inputNumberEmits, inputNumberProps, inputOtpEmits, inputProps, inputPropsDefaults, inputTagEmits, inputTagProps, linkEmits, linkProps, makeList, mentionDefaultProps, mentionEmits, mentionProps, menuEmits, menuItemEmits, menuItemGroupProps, menuItemProps, menuProps, messageConfig, messageDefaults, messageEmits, messagePlacement, messageProps, messageTypes, notificationEmits, notificationProps, notificationTypes, overlayEmits, overlayProps, pageHeaderEmits, pageHeaderProps, paginationEmits, paginationProps, parseDate, popconfirmEmits, popconfirmProps, popoverEmits, popoverProps, popoverPropsDefaults, popperArrowProps, popperArrowPropsDefaults, popperContentEmits, popperContentProps, popperContentPropsDefaults, popperCoreConfigProps, popperCoreConfigPropsDefaults, popperProps, popperTriggerProps, progressProps, provideGlobalConfig, radioButtonProps, radioButtonPropsDefaults, radioDefaultProps, radioEmits, radioGroupEmits, radioGroupKey, radioGroupProps, radioGroupPropsDefaults, radioProps, radioPropsBase, radioPropsDefaults, rangeArr, rateEmits, rateProps, renderThumbStyle, resultProps, roleTypes, rowContextKey, rowProps, scrollbarContextKey, scrollbarEmits, scrollbarProps, segmentedEmits, segmentedProps, selectEmits, selectGroupKey, selectKey, selectProps, selectV2InjectionKey, skeletonItemProps, skeletonProps, sliderContextKey, sliderEmits, sliderProps, spaceItemProps, spaceProps, splitterEmits, splitterPanelEmits, splitterPanelProps, splitterProps, statisticProps, stepProps, stepsEmits, stepsProps, subMenuProps, switchEmits, switchProps, tabBarProps, tabNavEmits, tabNavProps, tabPaneProps, tableV2Props, tableV2RowProps, tabsEmits, tabsProps, tabsRootContextKey, tagEmits, tagProps, textProps, thumbProps, timePickerDefaultProps, timePickerRangeTriggerProps, timePickerRngeTriggerProps, timeSelectProps, timeUnits, timelineItemProps, timelineProps, tooltipEmits, tourContentEmits, tourContentProps, tourEmits, tourPlacements, tourProps, tourStepEmits, tourStepProps, tourStrategies, transferCheckedChangeFn, transferEmits, transferProps, treeEmits, treeProps, uploadBaseProps, uploadBasePropsDefaults, uploadContentProps, uploadContentPropsDefaults, uploadContextKey, uploadDraggerEmits, uploadDraggerProps, uploadListEmits, uploadListProps, uploadListTypes, uploadProps, uploadPropsDefaults, useCascaderConfig, useDialog, useDisabled, useFormDisabled, useFormItem, useFormItemInputId, useFormSize, useGlobalComponentSettings, useGlobalConfig, usePopperArrowProps, usePopperContentEmits, usePopperContentProps, usePopperCoreConfigProps, usePopperProps, usePopperTriggerProps, useSize, useSpace, useTooltipContentProps, useTooltipContentPropsDefaults, useTooltipModelToggle, useTooltipModelToggleEmits, useTooltipModelToggleProps, useTooltipProps, useTooltipTriggerProps, useTooltipTriggerPropsDefaults, valueEquals, virtualizedGridProps, virtualizedListProps, virtualizedProps, virtualizedScrollbarProps, watermarkProps };
@@ -182,7 +182,7 @@ declare const inputProps: {
182
182
  };
183
183
  readonly type: EpPropFinalized<(new (...args: any[]) => string) | (() => InputType) | (((new (...args: any[]) => string) | (() => InputType)) | null)[], unknown, unknown, "text", boolean>;
184
184
  readonly resize: {
185
- readonly type: _$vue.PropType<EpPropMergeType<StringConstructor, "none" | "both" | "horizontal" | "vertical", unknown>>;
185
+ readonly type: _$vue.PropType<EpPropMergeType<StringConstructor, "vertical" | "horizontal" | "none" | "both", unknown>>;
186
186
  readonly required: false;
187
187
  readonly validator: ((val: unknown) => boolean) | undefined;
188
188
  __epPropKey: true;
@@ -32,10 +32,10 @@ declare const __VLS_base: _$vue.DefineComponent<InputProps, {
32
32
  clear: (evt?: MouseEvent) => void; /** @description resize textarea. */
33
33
  resizeTextarea: () => void;
34
34
  }, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
35
- "update:modelValue": (value: string) => void;
35
+ clear: (evt: MouseEvent | undefined) => void;
36
36
  change: (value: string, evt?: Event | undefined) => void;
37
+ "update:modelValue": (value: string) => void;
37
38
  input: (value: string) => void;
38
- clear: (evt: MouseEvent | undefined) => void;
39
39
  focus: (evt: FocusEvent) => void;
40
40
  blur: (evt: FocusEvent) => void;
41
41
  mouseleave: (evt: MouseEvent) => void;
@@ -45,10 +45,10 @@ declare const __VLS_base: _$vue.DefineComponent<InputProps, {
45
45
  compositionupdate: (evt: CompositionEvent) => void;
46
46
  compositionend: (evt: CompositionEvent) => void;
47
47
  }, string, _$vue.PublicProps, Readonly<InputProps> & Readonly<{
48
- "onUpdate:modelValue"?: ((value: string) => any) | undefined;
48
+ onClear?: ((evt: MouseEvent | undefined) => any) | undefined;
49
49
  onChange?: ((value: string, evt?: Event | undefined) => any) | undefined;
50
+ "onUpdate:modelValue"?: ((value: string) => any) | undefined;
50
51
  onInput?: ((value: string) => any) | undefined;
51
- onClear?: ((evt: MouseEvent | undefined) => any) | undefined;
52
52
  onFocus?: ((evt: FocusEvent) => any) | undefined;
53
53
  onBlur?: ((evt: FocusEvent) => any) | undefined;
54
54
  onMouseleave?: ((evt: MouseEvent) => any) | undefined;
@@ -107,7 +107,7 @@ interface InputNumberProps {
107
107
  */
108
108
  declare const inputNumberProps: {
109
109
  readonly inputmode: EpPropFinalized<(new (...args: any[]) => "text" | "email" | "search" | "tel" | "url" | "none" | "numeric" | "decimal") | (() => "text" | "email" | "search" | "tel" | "url" | "none" | "numeric" | "decimal" | undefined) | (((new (...args: any[]) => "text" | "email" | "search" | "tel" | "url" | "none" | "numeric" | "decimal") | (() => "text" | "email" | "search" | "tel" | "url" | "none" | "numeric" | "decimal" | undefined)) | null)[], unknown, unknown, undefined, boolean>;
110
- readonly align: EpPropFinalized<(new (...args: any[]) => "left" | "center" | "right") | (() => "left" | "center" | "right") | (((new (...args: any[]) => "left" | "center" | "right") | (() => "left" | "center" | "right")) | null)[], unknown, unknown, "center", boolean>;
110
+ readonly align: EpPropFinalized<(new (...args: any[]) => "center" | "left" | "right") | (() => "center" | "left" | "right") | (((new (...args: any[]) => "center" | "left" | "right") | (() => "center" | "left" | "right")) | null)[], unknown, unknown, "center", boolean>;
111
111
  readonly disabledScientific: BooleanConstructor;
112
112
  readonly formatter: {
113
113
  readonly type: _$vue.PropType<Function>;
@@ -17,24 +17,24 @@ declare const __VLS_base: _$vue.DefineComponent<InputNumberProps, {
17
17
  blur: () => void;
18
18
  }, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
19
19
  "update:modelValue": (val: number | undefined) => void;
20
- change: (cur: number | undefined, prev: number | undefined) => void;
21
20
  input: (val: number | null | undefined) => void;
21
+ change: (cur: number | undefined, prev: number | undefined) => void;
22
22
  focus: (e: FocusEvent) => void;
23
23
  blur: (e: FocusEvent) => void;
24
24
  }, string, _$vue.PublicProps, Readonly<InputNumberProps> & Readonly<{
25
- "onUpdate:modelValue"?: ((val: number | undefined) => any) | undefined;
26
25
  onChange?: ((cur: number | undefined, prev: number | undefined) => any) | undefined;
26
+ "onUpdate:modelValue"?: ((val: number | undefined) => any) | undefined;
27
27
  onInput?: ((val: number | null | undefined) => any) | undefined;
28
28
  onFocus?: ((e: FocusEvent) => any) | undefined;
29
29
  onBlur?: ((e: FocusEvent) => any) | undefined;
30
30
  }>, {
31
- valueOnClear: "min" | "max" | number | null;
32
31
  id: string;
33
32
  disabled: boolean;
34
33
  readonly: boolean;
35
34
  tabindex: string | number;
36
35
  validateEvent: boolean;
37
36
  inputmode: "text" | "email" | "search" | "tel" | "url" | "none" | "numeric" | "decimal";
37
+ valueOnClear: "min" | "max" | number | null;
38
38
  max: number;
39
39
  min: number;
40
40
  align: "left" | "right" | "center";
@@ -4,13 +4,13 @@ import { getEventCode, getEventKey } from "../../../utils/dom/event.mjs";
4
4
  import { isNumber, isString, isUndefined as isUndefined$1 } from "../../../utils/types.mjs";
5
5
  import { debugWarn, throwError } from "../../../utils/error.mjs";
6
6
  import { NOOP } from "../../../utils/functions.mjs";
7
- import { vRepeatClick } from "../../../directives/repeat-click/index.mjs";
8
7
  import { useLocale } from "../../../hooks/use-locale/index.mjs";
9
8
  import { useNamespace } from "../../../hooks/use-namespace/index.mjs";
10
9
  import { ElIcon } from "../../icon/index.mjs";
11
10
  import { useFormDisabled, useFormSize } from "../../form/src/hooks/use-form-common-props.mjs";
12
11
  import { useFormItem } from "../../form/src/hooks/use-form-item.mjs";
13
12
  import { ElInput } from "../../input/index.mjs";
13
+ import { vRepeatClick } from "../../../directives/repeat-click/index.mjs";
14
14
  import { inputNumberEmits, inputNumberProps } from "./input-number.mjs";
15
15
  import { isNil } from "lodash-unified";
16
16
  import { ArrowDown, ArrowUp, Minus, Plus } from "@element-plus/icons-vue";
@@ -28,17 +28,17 @@ declare const __VLS_base: _$vue.DefineComponent<InputOtpProps, {
28
28
  blur: (eve: FocusEvent) => void;
29
29
  finish: (value: string) => void;
30
30
  }, string, _$vue.PublicProps, Readonly<InputOtpProps> & Readonly<{
31
- "onUpdate:modelValue"?: ((value: string) => any) | undefined;
32
31
  onChange?: ((value: string) => any) | undefined;
32
+ "onUpdate:modelValue"?: ((value: string) => any) | undefined;
33
33
  onFocus?: ((eve: FocusEvent) => any) | undefined;
34
34
  onBlur?: ((eve: FocusEvent) => any) | undefined;
35
35
  onFinish?: ((value: string) => any) | undefined;
36
36
  }>, {
37
- type: "outlined" | "filled" | "underlined";
38
37
  length: number;
39
- validator: (char: string, index: number) => boolean;
38
+ type: "outlined" | "filled" | "underlined";
40
39
  disabled: boolean;
41
40
  validateEvent: boolean;
41
+ validator: (char: string, index: number) => boolean;
42
42
  }, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
43
43
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
44
44
  declare const _default: typeof __VLS_export;
@@ -24,20 +24,20 @@ declare const __VLS_base: _$vue.DefineComponent<InputTagProps, {
24
24
  focus: () => void;
25
25
  blur: () => void;
26
26
  }, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
27
+ clear: () => void;
27
28
  "update:modelValue": (value?: string[] | undefined) => void;
28
- change: (value?: string[] | undefined) => void;
29
29
  input: (value: string) => void;
30
- clear: () => void;
30
+ change: (value?: string[] | undefined) => void;
31
31
  focus: (evt: FocusEvent) => void;
32
32
  blur: (evt: FocusEvent) => void;
33
33
  "add-tag": (value: string | string[]) => void;
34
34
  "remove-tag": (value: string, index: number) => void;
35
35
  "drag-tag": (oldIndex: number, newIndex: number, value: string) => void;
36
36
  }, string, _$vue.PublicProps, Readonly<InputTagProps> & Readonly<{
37
- "onUpdate:modelValue"?: ((value?: string[] | undefined) => any) | undefined;
37
+ onClear?: (() => any) | undefined;
38
38
  onChange?: ((value?: string[] | undefined) => any) | undefined;
39
+ "onUpdate:modelValue"?: ((value?: string[] | undefined) => any) | undefined;
39
40
  onInput?: ((value: string) => any) | undefined;
40
- onClear?: (() => any) | undefined;
41
41
  onFocus?: ((evt: FocusEvent) => any) | undefined;
42
42
  onBlur?: ((evt: FocusEvent) => any) | undefined;
43
43
  "onAdd-tag"?: ((value: string | string[]) => any) | undefined;
@@ -35,7 +35,7 @@ interface LinkProps {
35
35
  * @deprecated Removed after 3.0.0, Use `LinkProps` instead.
36
36
  */
37
37
  declare const linkProps: {
38
- readonly type: EpPropFinalized<StringConstructor, "default" | "info" | "primary" | "success" | "warning" | "danger", unknown, undefined, boolean>;
38
+ readonly type: EpPropFinalized<StringConstructor, "info" | "default" | "primary" | "success" | "warning" | "danger", unknown, undefined, boolean>;
39
39
  readonly underline: EpPropFinalized<readonly [BooleanConstructor, StringConstructor], boolean | "always" | "never" | "hover", unknown, undefined, boolean>;
40
40
  readonly disabled: BooleanConstructor;
41
41
  readonly href: EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
@@ -14,9 +14,9 @@ declare const __VLS_base: _$vue.DefineComponent<LinkProps, {}, {}, {}, {}, _$vue
14
14
  onClick?: ((evt: MouseEvent) => any) | undefined;
15
15
  }>, {
16
16
  type: "primary" | "success" | "warning" | "info" | "danger" | "default";
17
- target: "_blank" | "_parent" | "_self" | "_top" | (string & NonNullable<unknown>);
18
17
  underline: boolean | "always" | "never" | "hover";
19
18
  href: string;
19
+ target: "_blank" | "_parent" | "_self" | "_top" | (string & NonNullable<unknown>);
20
20
  }, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
21
21
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
22
22
  declare const _default: typeof __VLS_export;
@@ -81,7 +81,7 @@ declare const mentionProps: {
81
81
  prefix: EpPropFinalized<(new (...args: any[]) => string | string[]) | (() => string | string[]) | (((new (...args: any[]) => string | string[]) | (() => string | string[])) | null)[], unknown, unknown, string, boolean>;
82
82
  split: EpPropFinalized<StringConstructor, unknown, unknown, string, boolean>;
83
83
  filterOption: EpPropFinalized<(new (...args: any[]) => false | (<T extends MentionOption = MentionOption>(pattern: string, option: T & MentionOption) => boolean)) | (() => false | (<T extends MentionOption = MentionOption>(pattern: string, option: T & MentionOption) => boolean)) | (((new (...args: any[]) => false | (<T extends MentionOption = MentionOption>(pattern: string, option: T & MentionOption) => boolean)) | (() => false | (<T extends MentionOption = MentionOption>(pattern: string, option: T & MentionOption) => boolean))) | null)[], unknown, unknown, () => <T extends MentionOption = MentionOption>(pattern: string, option: T & MentionOption) => boolean, boolean>;
84
- placement: EpPropFinalized<(new (...args: any[]) => "top" | "bottom") | (() => "top" | "bottom") | (((new (...args: any[]) => "top" | "bottom") | (() => "top" | "bottom")) | null)[], unknown, unknown, string, boolean>;
84
+ placement: EpPropFinalized<(new (...args: any[]) => "bottom" | "top") | (() => "bottom" | "top") | (((new (...args: any[]) => "bottom" | "top") | (() => "bottom" | "top")) | null)[], unknown, unknown, string, boolean>;
85
85
  showArrow: BooleanConstructor;
86
86
  offset: EpPropFinalized<NumberConstructor, unknown, unknown, number, boolean>;
87
87
  whole: BooleanConstructor;
@@ -224,7 +224,7 @@ declare const mentionProps: {
224
224
  };
225
225
  type: EpPropFinalized<(new (...args: any[]) => string) | (() => InputType) | (((new (...args: any[]) => string) | (() => InputType)) | null)[], unknown, unknown, "text", boolean>;
226
226
  resize: {
227
- readonly type: _$vue.PropType<EpPropMergeType<StringConstructor, "none" | "both" | "horizontal" | "vertical", unknown>>;
227
+ readonly type: _$vue.PropType<EpPropMergeType<StringConstructor, "vertical" | "horizontal" | "none" | "both", unknown>>;
228
228
  readonly required: false;
229
229
  readonly validator: ((val: unknown) => boolean) | undefined;
230
230
  __epPropKey: true;
@@ -7,12 +7,12 @@ import { NavigationFailure } from "vue-router";
7
7
 
8
8
  //#region ../../packages/components/menu/src/menu.d.ts
9
9
  declare const menuProps: {
10
- readonly mode: EpPropFinalized<StringConstructor, "horizontal" | "vertical", unknown, "vertical", boolean>;
10
+ readonly mode: EpPropFinalized<StringConstructor, "vertical" | "horizontal", unknown, "vertical", boolean>;
11
11
  readonly defaultActive: EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
12
12
  readonly defaultOpeneds: EpPropFinalized<(new (...args: any[]) => string[]) | (() => string[]) | (((new (...args: any[]) => string[]) | (() => string[])) | null)[], unknown, unknown, () => [], boolean>;
13
13
  readonly uniqueOpened: BooleanConstructor;
14
14
  readonly router: BooleanConstructor;
15
- readonly menuTrigger: EpPropFinalized<StringConstructor, "hover" | "click", unknown, "hover", boolean>;
15
+ readonly menuTrigger: EpPropFinalized<StringConstructor, "click" | "hover", unknown, "hover", boolean>;
16
16
  readonly collapse: BooleanConstructor;
17
17
  readonly backgroundColor: StringConstructor;
18
18
  readonly textColor: StringConstructor;
@@ -43,12 +43,12 @@ declare const menuEmits: {
43
43
  };
44
44
  type MenuEmits = typeof menuEmits;
45
45
  declare const _default: _$vue.DefineComponent<ExtractPropTypes<{
46
- readonly mode: EpPropFinalized<StringConstructor, "horizontal" | "vertical", unknown, "vertical", boolean>;
46
+ readonly mode: EpPropFinalized<StringConstructor, "vertical" | "horizontal", unknown, "vertical", boolean>;
47
47
  readonly defaultActive: EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
48
48
  readonly defaultOpeneds: EpPropFinalized<(new (...args: any[]) => string[]) | (() => string[]) | (((new (...args: any[]) => string[]) | (() => string[])) | null)[], unknown, unknown, () => [], boolean>;
49
49
  readonly uniqueOpened: BooleanConstructor;
50
50
  readonly router: BooleanConstructor;
51
- readonly menuTrigger: EpPropFinalized<StringConstructor, "hover" | "click", unknown, "hover", boolean>;
51
+ readonly menuTrigger: EpPropFinalized<StringConstructor, "click" | "hover", unknown, "hover", boolean>;
52
52
  readonly collapse: BooleanConstructor;
53
53
  readonly backgroundColor: StringConstructor;
54
54
  readonly textColor: StringConstructor;
@@ -76,12 +76,12 @@ declare const _default: _$vue.DefineComponent<ExtractPropTypes<{
76
76
  open: (index: string, indexPath: string[]) => boolean;
77
77
  select: (index: string, indexPath: string[], item: MenuItemClicked, routerResult?: Promise<void | NavigationFailure>) => boolean;
78
78
  }, string, _$vue.PublicProps, Readonly<ExtractPropTypes<{
79
- readonly mode: EpPropFinalized<StringConstructor, "horizontal" | "vertical", unknown, "vertical", boolean>;
79
+ readonly mode: EpPropFinalized<StringConstructor, "vertical" | "horizontal", unknown, "vertical", boolean>;
80
80
  readonly defaultActive: EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
81
81
  readonly defaultOpeneds: EpPropFinalized<(new (...args: any[]) => string[]) | (() => string[]) | (((new (...args: any[]) => string[]) | (() => string[])) | null)[], unknown, unknown, () => [], boolean>;
82
82
  readonly uniqueOpened: BooleanConstructor;
83
83
  readonly router: BooleanConstructor;
84
- readonly menuTrigger: EpPropFinalized<StringConstructor, "hover" | "click", unknown, "hover", boolean>;
84
+ readonly menuTrigger: EpPropFinalized<StringConstructor, "click" | "hover", unknown, "hover", boolean>;
85
85
  readonly collapse: BooleanConstructor;
86
86
  readonly backgroundColor: StringConstructor;
87
87
  readonly textColor: StringConstructor;
@@ -110,12 +110,12 @@ declare const _default: _$vue.DefineComponent<ExtractPropTypes<{
110
110
  readonly collapse: boolean;
111
111
  readonly ellipsis: EpPropMergeType<BooleanConstructor, unknown, unknown>;
112
112
  readonly persistent: EpPropMergeType<BooleanConstructor, unknown, unknown>;
113
- readonly mode: EpPropMergeType<StringConstructor, "horizontal" | "vertical", unknown>;
113
+ readonly mode: EpPropMergeType<StringConstructor, "vertical" | "horizontal", unknown>;
114
114
  readonly showTimeout: number;
115
115
  readonly hideTimeout: number;
116
116
  readonly defaultActive: string;
117
117
  readonly defaultOpeneds: string[];
118
- readonly menuTrigger: EpPropMergeType<StringConstructor, "hover" | "click", unknown>;
118
+ readonly menuTrigger: EpPropMergeType<StringConstructor, "click" | "hover", unknown>;
119
119
  readonly collapseTransition: EpPropMergeType<BooleanConstructor, unknown, unknown>;
120
120
  readonly popperOffset: number;
121
121
  readonly ellipsisIcon: EpPropMergeType<(new (...args: any[]) => (string | Component) & {}) | (() => string | Component) | (((new (...args: any[]) => (string | Component) & {}) | (() => string | Component)) | null)[], unknown, unknown>;
@@ -3,9 +3,9 @@ import { buildProps, definePropType } from "../../../utils/vue/props/runtime.mjs
3
3
  import { iconPropType } from "../../../utils/vue/icon.mjs";
4
4
  import { flattedChildren } from "../../../utils/vue/vnode.mjs";
5
5
  import { mutable } from "../../../utils/typescript.mjs";
6
- import ClickOutside from "../../../directives/click-outside/index.mjs";
7
6
  import { useNamespace } from "../../../hooks/use-namespace/index.mjs";
8
7
  import { ElIcon } from "../../icon/index.mjs";
8
+ import ClickOutside from "../../../directives/click-outside/index.mjs";
9
9
  import Menu from "./utils/menu-bar.mjs";
10
10
  import menu_collapse_transition_default from "./menu-collapse-transition.mjs";
11
11
  import { useMenuCssVar } from "./use-menu-css-var.mjs";
@@ -138,8 +138,8 @@ declare const _default: _$vue.DefineComponent<ExtractPropTypes<{
138
138
  __epPropKey: true;
139
139
  };
140
140
  }>> & Readonly<{}>, {
141
- readonly teleported: EpPropMergeType<BooleanConstructor, unknown, unknown>;
142
141
  readonly disabled: boolean;
142
+ readonly teleported: EpPropMergeType<BooleanConstructor, unknown, unknown>;
143
143
  }, {}, {}, {}, string, _$vue.ComponentProvideOptions, true, {}, any>;
144
144
  //#endregion
145
145
  export { SubMenuProps, SubMenuPropsPublic, _default as default, subMenuProps };
@@ -11,7 +11,7 @@ type MessageContext = {
11
11
  vm: ComponentInternalInstance;
12
12
  props: Mutable<MessageProps>;
13
13
  };
14
- declare const placementInstances: _$vue.ShallowReactive<Record<"top" | "bottom" | "top-left" | "top-right" | "bottom-left" | "bottom-right", MessageContext[]>>;
14
+ declare const placementInstances: _$vue.ShallowReactive<Record<"bottom" | "top" | "top-left" | "top-right" | "bottom-left" | "bottom-right", MessageContext[]>>;
15
15
  declare const getOrCreatePlacementInstances: (placement: MessagePlacement) => MessageContext[];
16
16
  declare const getInstance: (id: string, placement: MessagePlacement) => {
17
17
  current: MessageContext;
@@ -133,7 +133,7 @@ declare const messageProps: {
133
133
  readonly type: EpPropFinalized<StringConstructor, "info" | "primary" | "success" | "warning" | "error", unknown, "info", boolean>;
134
134
  readonly plain: EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
135
135
  readonly offset: EpPropFinalized<NumberConstructor, unknown, unknown, 16, boolean>;
136
- readonly placement: EpPropFinalized<StringConstructor, "top" | "bottom" | "top-left" | "top-right" | "bottom-left" | "bottom-right", unknown, undefined, boolean>;
136
+ readonly placement: EpPropFinalized<StringConstructor, "bottom" | "top" | "top-left" | "top-right" | "bottom-left" | "bottom-right", unknown, undefined, boolean>;
137
137
  readonly zIndex: EpPropFinalized<NumberConstructor, unknown, unknown, 0, boolean>;
138
138
  readonly grouping: EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
139
139
  readonly repeatNum: EpPropFinalized<NumberConstructor, unknown, unknown, 1, boolean>;