@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
package/es/component.mjs CHANGED
@@ -31,6 +31,8 @@ import { ElCollapse, ElCollapseItem } from "./components/collapse/index.mjs";
31
31
  import { ElColorPickerPanel } from "./components/color-picker-panel/index.mjs";
32
32
  import { ElColorPicker } from "./components/color-picker/index.mjs";
33
33
  import { ElAside, ElContainer, ElFooter, ElHeader, ElMain } from "./components/container/index.mjs";
34
+ import { ElStatistic } from "./components/statistic/index.mjs";
35
+ import { ElCountdown } from "./components/countdown/index.mjs";
34
36
  import { ElDatePickerPanel } from "./components/date-picker-panel/index.mjs";
35
37
  import { ElDatePicker } from "./components/date-picker/index.mjs";
36
38
  import { ElDescriptions, ElDescriptionsItem } from "./components/descriptions/index.mjs";
@@ -49,7 +51,6 @@ import { ElMenu, ElMenuItem, ElMenuItemGroup, ElSubMenu } from "./components/men
49
51
  import { ElPageHeader } from "./components/page-header/index.mjs";
50
52
  import { ElPagination } from "./components/pagination/index.mjs";
51
53
  import { ElPopconfirm } from "./components/popconfirm/index.mjs";
52
- import { ElPopover } from "./components/popover/index.mjs";
53
54
  import { ElProgress } from "./components/progress/index.mjs";
54
55
  import { ElRate } from "./components/rate/index.mjs";
55
56
  import { ElResult } from "./components/result/index.mjs";
@@ -57,8 +58,6 @@ import { ElSelectV2 } from "./components/select-v2/index.mjs";
57
58
  import { ElSkeleton, ElSkeletonItem } from "./components/skeleton/index.mjs";
58
59
  import { ElSlider } from "./components/slider/index.mjs";
59
60
  import { ElSpace } from "./components/space/index.mjs";
60
- import { ElStatistic } from "./components/statistic/index.mjs";
61
- import { ElCountdown } from "./components/countdown/index.mjs";
62
61
  import { ElStep, ElSteps } from "./components/steps/index.mjs";
63
62
  import { ElSwitch } from "./components/switch/index.mjs";
64
63
  import { ElTable, ElTableColumn } from "./components/table/index.mjs";
@@ -78,6 +77,7 @@ import { ElAnchor, ElAnchorLink } from "./components/anchor/index.mjs";
78
77
  import { ElSegmented } from "./components/segmented/index.mjs";
79
78
  import { ElMention } from "./components/mention/index.mjs";
80
79
  import { ElSplitter, ElSplitterPanel } from "./components/splitter/index.mjs";
80
+ import { ElPopover } from "./components/popover/index.mjs";
81
81
  //#region ../../packages/element-plus/component.ts
82
82
  var component_default = [
83
83
  ElAffix,
@@ -38,7 +38,7 @@ declare const affixProps: {
38
38
  readonly zIndex: EpPropFinalized<(new (...args: any[]) => string | number) | (() => _$csstype.Property.ZIndex | undefined) | (((new (...args: any[]) => string | number) | (() => _$csstype.Property.ZIndex | undefined)) | null)[], unknown, unknown, 100, boolean>;
39
39
  readonly target: EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
40
40
  readonly offset: EpPropFinalized<NumberConstructor, unknown, unknown, 0, boolean>;
41
- readonly position: EpPropFinalized<StringConstructor, "top" | "bottom", unknown, "top", boolean>;
41
+ readonly position: EpPropFinalized<StringConstructor, "bottom" | "top", unknown, "top", boolean>;
42
42
  readonly teleported: BooleanConstructor;
43
43
  readonly appendTo: EpPropFinalized<(new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement) | (((new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement)) | null)[], unknown, unknown, "body", boolean>;
44
44
  };
@@ -23,11 +23,11 @@ declare const __VLS_base: _$vue.DefineComponent<AffixProps, {
23
23
  fixed: boolean;
24
24
  }) => any) | undefined;
25
25
  }>, {
26
- zIndex: _$csstype.Property.ZIndex;
27
- target: string;
28
26
  offset: number;
29
27
  position: "top" | "bottom";
28
+ zIndex: _$csstype.Property.ZIndex;
30
29
  appendTo: string | HTMLElement;
30
+ target: string;
31
31
  }, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
32
32
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
33
33
  declare const _default: typeof __VLS_export;
@@ -16,9 +16,9 @@ declare const __VLS_base: _$vue.DefineComponent<AlertProps, {}, {}, {}, {}, _$vu
16
16
  }, string, _$vue.PublicProps, Readonly<AlertProps> & Readonly<{
17
17
  onClose?: ((evt: MouseEvent) => any) | undefined;
18
18
  }>, {
19
- type: keyof typeof TypeComponentsMap;
20
19
  title: string;
21
20
  description: string;
21
+ type: keyof typeof TypeComponentsMap;
22
22
  closable: boolean;
23
23
  closeText: string;
24
24
  effect: "light" | "dark";
@@ -43,7 +43,7 @@ interface AnchorProps {
43
43
  */
44
44
  declare const anchorProps: {
45
45
  container: {
46
- readonly type: _$vue.PropType<EpPropMergeType<(new (...args: any[]) => string | HTMLElement | Window) | (() => string | HTMLElement | Window | null) | (((new (...args: any[]) => string | HTMLElement | Window) | (() => string | HTMLElement | Window | null)) | null)[], unknown, unknown>>;
46
+ readonly type: _$vue.PropType<EpPropMergeType<(new (...args: any[]) => string | Window | HTMLElement) | (() => string | Window | HTMLElement | null) | (((new (...args: any[]) => string | Window | HTMLElement) | (() => string | Window | HTMLElement | null)) | null)[], unknown, unknown>>;
47
47
  readonly required: false;
48
48
  readonly validator: ((val: unknown) => boolean) | undefined;
49
49
  __epPropKey: true;
@@ -53,7 +53,7 @@ declare const anchorProps: {
53
53
  duration: EpPropFinalized<NumberConstructor, unknown, unknown, number, boolean>;
54
54
  marker: EpPropFinalized<BooleanConstructor, unknown, unknown, boolean, boolean>;
55
55
  type: EpPropFinalized<(new (...args: any[]) => "default" | "underline") | (() => "default" | "underline") | (((new (...args: any[]) => "default" | "underline") | (() => "default" | "underline")) | null)[], unknown, unknown, string, boolean>;
56
- direction: EpPropFinalized<(new (...args: any[]) => "horizontal" | "vertical") | (() => "horizontal" | "vertical") | (((new (...args: any[]) => "horizontal" | "vertical") | (() => "horizontal" | "vertical")) | null)[], unknown, unknown, string, boolean>;
56
+ direction: EpPropFinalized<(new (...args: any[]) => "vertical" | "horizontal") | (() => "vertical" | "horizontal") | (((new (...args: any[]) => "vertical" | "horizontal") | (() => "vertical" | "horizontal")) | null)[], unknown, unknown, string, boolean>;
57
57
  selectScrollTop: BooleanConstructor;
58
58
  };
59
59
  /**
@@ -17,10 +17,10 @@ declare const __VLS_base: _$vue.DefineComponent<AnchorProps, {
17
17
  }>, {
18
18
  type: "default" | "underline";
19
19
  offset: number;
20
- direction: "vertical" | "horizontal";
21
- marker: boolean;
22
- duration: number;
23
20
  bound: number;
21
+ duration: number;
22
+ marker: boolean;
23
+ direction: "vertical" | "horizontal";
24
24
  }, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
25
25
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
26
26
  declare const _default: typeof __VLS_export;
@@ -91,7 +91,7 @@ declare const autocompleteProps: {
91
91
  readonly valueKey: EpPropFinalized<StringConstructor, unknown, unknown, "value", boolean>;
92
92
  readonly modelValue: EpPropFinalized<readonly [StringConstructor, NumberConstructor], unknown, unknown, "", boolean>;
93
93
  readonly debounce: EpPropFinalized<NumberConstructor, unknown, unknown, 300, boolean>;
94
- 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)[], "top" | "bottom" | "top-start" | "top-end" | "bottom-start" | "bottom-end", unknown, "bottom-start", boolean>;
94
+ 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)[], "bottom" | "top" | "top-start" | "top-end" | "bottom-start" | "bottom-end", unknown, "bottom-start", boolean>;
95
95
  readonly fetchSuggestions: EpPropFinalized<(new (...args: any[]) => ((queryString: string, cb: AutocompleteFetchSuggestionsCallback<AutocompleteDataItem>) => Awaitable<void | AutocompleteData<AutocompleteDataItem>>) | AutocompleteData<AutocompleteDataItem>) | (() => AutocompleteFetchSuggestions<AutocompleteDataItem>) | (((new (...args: any[]) => ((queryString: string, cb: AutocompleteFetchSuggestionsCallback<AutocompleteDataItem>) => Awaitable<void | AutocompleteData<AutocompleteDataItem>>) | AutocompleteData<AutocompleteDataItem>) | (() => AutocompleteFetchSuggestions<AutocompleteDataItem>)) | null)[], unknown, unknown, () => void, boolean>;
96
96
  readonly popperClass: {
97
97
  readonly type: _$vue.PropType<EpPropMergeType<(new (...args: any[]) => string | {
@@ -237,7 +237,7 @@ declare const autocompleteProps: {
237
237
  };
238
238
  readonly type: EpPropFinalized<(new (...args: any[]) => string) | (() => InputType) | (((new (...args: any[]) => string) | (() => InputType)) | null)[], unknown, unknown, "text", boolean>;
239
239
  readonly resize: {
240
- readonly type: _$vue.PropType<EpPropMergeType<StringConstructor, "none" | "both" | "horizontal" | "vertical", unknown>>;
240
+ readonly type: _$vue.PropType<EpPropMergeType<StringConstructor, "vertical" | "horizontal" | "none" | "both", unknown>>;
241
241
  readonly required: false;
242
242
  readonly validator: ((val: unknown) => boolean) | undefined;
243
243
  __epPropKey: true;
@@ -7,10 +7,10 @@ import { Ref } from "vue";
7
7
  //#region ../../packages/components/autocomplete/src/autocomplete.vue.d.ts
8
8
  declare const __VLS_export: <T extends AutocompleteDataItem = AutocompleteDataItem>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
9
9
  props: _$vue.PublicProps & __VLS_PrettifyLocal<AutocompleteProps<T> & {
10
- "onUpdate:modelValue"?: ((value: string | number) => any) | undefined;
10
+ onClear?: (() => any) | undefined;
11
11
  onChange?: ((value: string | number) => any) | undefined;
12
+ "onUpdate:modelValue"?: ((value: string | number) => any) | undefined;
12
13
  onInput?: ((value: string | number) => any) | undefined;
13
- onClear?: (() => any) | undefined;
14
14
  onFocus?: ((evt: FocusEvent) => any) | undefined;
15
15
  onBlur?: ((evt: FocusEvent) => any) | undefined;
16
16
  onSelect?: ((item: Record<string, any>) => any) | undefined;
@@ -52,7 +52,7 @@ declare const __VLS_export: <T extends AutocompleteDataItem = AutocompleteDataIt
52
52
  } & {
53
53
  footer?: (props: {}) => any;
54
54
  };
55
- emit: ((event: "update:modelValue", value: string | number) => void) & ((event: "change", value: string | number) => void) & ((event: "input", value: string | number) => void) & ((event: "clear") => void) & ((event: "focus", evt: FocusEvent) => void) & ((event: "blur", evt: FocusEvent) => void) & ((event: "select", item: Record<string, any>) => void);
55
+ emit: ((event: "clear") => void) & ((event: "update:modelValue", value: string | number) => void) & ((event: "input", value: string | number) => void) & ((event: "change", value: string | number) => void) & ((event: "focus", evt: FocusEvent) => void) & ((event: "blur", evt: FocusEvent) => void) & ((event: "select", item: Record<string, any>) => void);
56
56
  }>) => _$vue.VNode & {
57
57
  __ctx?: NonNullable<Awaited<typeof __VLS_setup>>;
58
58
  };
@@ -62,7 +62,7 @@ declare const avatarProps: {
62
62
  readonly src: EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
63
63
  readonly alt: StringConstructor;
64
64
  readonly srcSet: StringConstructor;
65
- readonly fit: EpPropFinalized<(new (...args: any[]) => "fill" | "-moz-initial" | "inherit" | "initial" | "revert" | "revert-layer" | "unset" | "none" | "contain" | "cover" | "scale-down") | (() => _$csstype.Property.ObjectFit | undefined) | (((new (...args: any[]) => "fill" | "-moz-initial" | "inherit" | "initial" | "revert" | "revert-layer" | "unset" | "none" | "contain" | "cover" | "scale-down") | (() => _$csstype.Property.ObjectFit | undefined)) | null)[], unknown, unknown, "cover", boolean>;
65
+ readonly fit: EpPropFinalized<(new (...args: any[]) => "fill" | "none" | "-moz-initial" | "inherit" | "initial" | "revert" | "revert-layer" | "unset" | "contain" | "cover" | "scale-down") | (() => _$csstype.Property.ObjectFit | undefined) | (((new (...args: any[]) => "fill" | "none" | "-moz-initial" | "inherit" | "initial" | "revert" | "revert-layer" | "unset" | "contain" | "cover" | "scale-down") | (() => _$csstype.Property.ObjectFit | undefined)) | null)[], unknown, unknown, "cover", boolean>;
66
66
  };
67
67
  /**
68
68
  * @deprecated Removed after 3.0.0, Use `AvatarProps` instead.
@@ -12,9 +12,9 @@ declare const __VLS_base: _$vue.DefineComponent<BacktopProps, {}, {}, {}, {}, _$
12
12
  onClick?: ((evt: MouseEvent) => any) | undefined;
13
13
  }>, {
14
14
  right: number;
15
- target: string;
16
15
  bottom: number;
17
16
  visibilityHeight: number;
17
+ target: string;
18
18
  }, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
19
19
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
20
20
  declare const _default: typeof __VLS_export;
@@ -34,12 +34,12 @@ declare const buttonGroupProps: {
34
34
  /**
35
35
  * @description control the type of buttons in this button-group
36
36
  */
37
- readonly type: EpPropFinalized<StringConstructor, "" | "default" | "info" | "primary" | "success" | "warning" | "text" | "danger", unknown, "", boolean>;
37
+ readonly type: EpPropFinalized<StringConstructor, "" | "info" | "default" | "primary" | "success" | "warning" | "text" | "danger", unknown, "", boolean>;
38
38
  /**
39
39
  * @description display direction
40
40
  */
41
41
  readonly direction: {
42
- readonly type: _$vue.PropType<"horizontal" | "vertical">;
42
+ readonly type: _$vue.PropType<"vertical" | "horizontal">;
43
43
  readonly values: readonly ["horizontal", "vertical"];
44
44
  readonly default: "horizontal";
45
45
  };
@@ -7,7 +7,7 @@ type __VLS_Slots = {} & {
7
7
  default?: (props: typeof __VLS_1) => any;
8
8
  };
9
9
  declare const __VLS_base: _$vue.DefineComponent<ButtonGroupProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ButtonGroupProps> & Readonly<{}>, {
10
- type: "" | "default" | "info" | "primary" | "success" | "warning" | "text" | "danger";
10
+ type: "" | "info" | "default" | "primary" | "success" | "warning" | "text" | "danger";
11
11
  direction: "horizontal" | "vertical";
12
12
  }, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
13
13
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
@@ -98,7 +98,7 @@ declare const buttonProps: {
98
98
  __epPropKey: true;
99
99
  };
100
100
  readonly disabled: EpPropFinalized<BooleanConstructor, unknown, unknown, undefined, boolean>;
101
- readonly type: EpPropFinalized<StringConstructor, "" | "default" | "info" | "primary" | "success" | "warning" | "text" | "danger", unknown, "", boolean>;
101
+ readonly type: EpPropFinalized<StringConstructor, "" | "info" | "default" | "primary" | "success" | "warning" | "text" | "danger", unknown, "", boolean>;
102
102
  readonly icon: {
103
103
  readonly type: _$vue.PropType<EpPropMergeType<(new (...args: any[]) => (string | Component) & {}) | (() => string | Component) | (((new (...args: any[]) => (string | Component) & {}) | (() => string | Component)) | null)[], unknown, unknown>>;
104
104
  readonly required: false;
@@ -14,7 +14,7 @@ type __VLS_Slots = {} & {
14
14
  declare const __VLS_base: _$vue.DefineComponent<ButtonProps, {
15
15
  /** @description button html element */ref: _$vue.Ref<HTMLButtonElement | undefined, HTMLButtonElement | undefined>; /** @description button size */
16
16
  size: _$vue.ComputedRef<"" | "default" | "small" | "large">; /** @description button type */
17
- type: _$vue.ComputedRef<"" | "default" | "info" | "primary" | "success" | "warning" | "text" | "danger">; /** @description button disabled */
17
+ type: _$vue.ComputedRef<"" | "info" | "default" | "primary" | "success" | "warning" | "text" | "danger">; /** @description button disabled */
18
18
  disabled: _$vue.ComputedRef<boolean>; /** @description whether adding space */
19
19
  shouldAddSpace: _$vue.ComputedRef<boolean>;
20
20
  }, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
@@ -6,7 +6,7 @@ import { SetupContext } from "vue";
6
6
  declare const useButton: (props: ButtonProps, emit: SetupContext<ButtonEmits>["emit"]) => {
7
7
  _disabled: _$vue.ComputedRef<boolean>;
8
8
  _size: _$vue.ComputedRef<"" | "default" | "small" | "large">;
9
- _type: _$vue.ComputedRef<"" | "default" | "info" | "primary" | "success" | "warning" | "text" | "danger">;
9
+ _type: _$vue.ComputedRef<"" | "info" | "default" | "primary" | "success" | "warning" | "text" | "danger">;
10
10
  _ref: _$vue.Ref<HTMLButtonElement | undefined, HTMLButtonElement | undefined>;
11
11
  _props: _$vue.ComputedRef<{
12
12
  ariaDisabled: boolean | undefined;
@@ -39,7 +39,7 @@ declare const calendarProps: {
39
39
  readonly validator: ((val: unknown) => boolean) | undefined;
40
40
  __epPropKey: true;
41
41
  };
42
- readonly controllerType: EpPropFinalized<StringConstructor, "button" | "select", unknown, "button", boolean>;
42
+ readonly controllerType: EpPropFinalized<StringConstructor, "select" | "button", unknown, "button", boolean>;
43
43
  readonly formatter: {
44
44
  readonly type: _$vue.PropType<(value: number, type: "year" | "month") => string | number>;
45
45
  readonly required: false;
@@ -11,8 +11,8 @@ type __VLS_Slots = {} & {
11
11
  footer?: (props: typeof __VLS_5) => any;
12
12
  };
13
13
  declare const __VLS_base: _$vue.DefineComponent<CardProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<CardProps> & Readonly<{}>, {
14
- header: string;
15
14
  footer: string;
15
+ header: string;
16
16
  bodyStyle: string | false | _$vue.CSSProperties | _$vue.StyleValue[] | null;
17
17
  shadow: "always" | "hover" | "never";
18
18
  }, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
@@ -62,7 +62,7 @@ interface CarouselProps {
62
62
  declare const carouselProps: {
63
63
  readonly initialIndex: EpPropFinalized<NumberConstructor, unknown, unknown, 0, boolean>;
64
64
  readonly height: EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
65
- readonly trigger: EpPropFinalized<StringConstructor, "hover" | "click", unknown, "hover", boolean>;
65
+ readonly trigger: EpPropFinalized<StringConstructor, "click" | "hover", unknown, "hover", boolean>;
66
66
  readonly autoplay: EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
67
67
  readonly interval: EpPropFinalized<NumberConstructor, unknown, unknown, 3000, boolean>;
68
68
  readonly indicatorPosition: EpPropFinalized<StringConstructor, "" | "none" | "outside", unknown, "", boolean>;
@@ -70,7 +70,7 @@ declare const carouselProps: {
70
70
  readonly type: EpPropFinalized<StringConstructor, "" | "card", unknown, "", boolean>;
71
71
  readonly cardScale: EpPropFinalized<NumberConstructor, unknown, unknown, 0.83, boolean>;
72
72
  readonly loop: EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
73
- readonly direction: EpPropFinalized<StringConstructor, "horizontal" | "vertical", unknown, "horizontal", boolean>;
73
+ readonly direction: EpPropFinalized<StringConstructor, "vertical" | "horizontal", unknown, "horizontal", boolean>;
74
74
  readonly pauseOnHover: EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
75
75
  readonly motionBlur: BooleanConstructor;
76
76
  };
@@ -17,10 +17,10 @@ declare const __VLS_base: _$vue.DefineComponent<CarouselProps, {
17
17
  onChange?: ((current: number, prev: number) => any) | undefined;
18
18
  }>, {
19
19
  type: "" | "card";
20
+ direction: "horizontal" | "vertical";
20
21
  height: string;
21
22
  loop: boolean;
22
23
  trigger: "hover" | "click";
23
- direction: "horizontal" | "vertical";
24
24
  arrow: "always" | "hover" | "never";
25
25
  initialIndex: number;
26
26
  autoplay: boolean;
@@ -164,7 +164,7 @@ declare const cascaderProps: {
164
164
  maxCollapseTags: EpPropFinalized<NumberConstructor, unknown, unknown, number, boolean>;
165
165
  collapseTagsTooltip: BooleanConstructor;
166
166
  maxCollapseTagsTooltipHeight: {
167
- readonly type: _$vue.PropType<EpPropMergeType<(StringConstructor | NumberConstructor)[], unknown, unknown>>;
167
+ readonly type: _$vue.PropType<EpPropMergeType<(NumberConstructor | StringConstructor)[], unknown, unknown>>;
168
168
  readonly required: false;
169
169
  readonly validator: ((val: unknown) => boolean) | undefined;
170
170
  __epPropKey: true;
@@ -179,7 +179,7 @@ declare const cascaderProps: {
179
179
  new (): any;
180
180
  readonly prototype: any;
181
181
  }) | null)[], unknown, unknown, () => true, boolean>;
182
- 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)[], Placement, unknown, string, boolean>;
182
+ 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)[], Placement, unknown, string, boolean>;
183
183
  fallbackPlacements: EpPropFinalized<(new (...args: any[]) => Placement[]) | (() => Placement[]) | (((new (...args: any[]) => Placement[]) | (() => Placement[])) | null)[], unknown, unknown, string[], boolean>;
184
184
  popperClass: {
185
185
  readonly type: _$vue.PropType<EpPropMergeType<(new (...args: any[]) => string | {
@@ -186,28 +186,26 @@ declare const __VLS_base: _$vue.DefineComponent<CascaderComponentProps, {
186
186
  focus: () => void; /** @description blur the input element */
187
187
  blur: () => void;
188
188
  }, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
189
+ clear: () => void;
189
190
  "update:modelValue": (value: CascaderValue | null | undefined) => void;
190
191
  change: (value: CascaderValue | null | undefined) => void;
191
- clear: () => void;
192
192
  focus: (evt: FocusEvent) => void;
193
193
  blur: (evt: FocusEvent) => void;
194
194
  visibleChange: (val: boolean) => void;
195
195
  expandChange: (val: CascaderValue) => void;
196
196
  removeTag: (val: CascaderNodeValue | CascaderNodePathValue) => void;
197
197
  }, string, _$vue.PublicProps, Readonly<CascaderComponentProps> & Readonly<{
198
- "onUpdate:modelValue"?: ((value: CascaderValue | null | undefined) => any) | undefined;
199
- onChange?: ((value: CascaderValue | null | undefined) => any) | undefined;
200
198
  onClear?: (() => any) | undefined;
199
+ onChange?: ((value: CascaderValue | null | undefined) => any) | undefined;
200
+ "onUpdate:modelValue"?: ((value: CascaderValue | null | undefined) => any) | undefined;
201
201
  onFocus?: ((evt: FocusEvent) => any) | undefined;
202
202
  onBlur?: ((evt: FocusEvent) => any) | undefined;
203
203
  onVisibleChange?: ((val: boolean) => any) | undefined;
204
204
  onExpandChange?: ((val: CascaderValue) => any) | undefined;
205
205
  onRemoveTag?: ((val: CascaderNodeValue | CascaderNodePathValue) => any) | undefined;
206
206
  }>, {
207
- valueOnClear: string | number | boolean | Function | null;
208
- teleported: boolean;
209
- props: CascaderProps;
210
207
  effect: PopperEffect;
208
+ props: CascaderProps;
211
209
  disabled: boolean;
212
210
  clearIcon: IconPropType;
213
211
  validateEvent: boolean;
@@ -217,8 +215,10 @@ declare const __VLS_base: _$vue.DefineComponent<CascaderComponentProps, {
217
215
  fallbackPlacements: Placement[];
218
216
  placement: Placement;
219
217
  persistent: boolean;
218
+ teleported: boolean;
220
219
  options: CascaderOption[];
221
220
  debounce: number;
221
+ valueOnClear: string | number | boolean | Function | null;
222
222
  showPrefix: boolean;
223
223
  filterMethod: (node: Node, keyword: string) => boolean;
224
224
  showAllLevels: boolean;
@@ -5,7 +5,6 @@ import { isClient as isClient$1 } from "../../../utils/browser.mjs";
5
5
  import { getEventCode } from "../../../utils/dom/event.mjs";
6
6
  import { isNumber, isPromise } from "../../../utils/types.mjs";
7
7
  import { NOOP } from "../../../utils/functions.mjs";
8
- import ClickOutside from "../../../directives/click-outside/index.mjs";
9
8
  import { useLocale } from "../../../hooks/use-locale/index.mjs";
10
9
  import { useNamespace } from "../../../hooks/use-namespace/index.mjs";
11
10
  import { useFocusController } from "../../../hooks/use-focus-controller/index.mjs";
@@ -17,6 +16,7 @@ import { useFormItem } from "../../form/src/hooks/use-form-item.mjs";
17
16
  import { ElTooltip } from "../../tooltip/index.mjs";
18
17
  import { ElInput } from "../../input/index.mjs";
19
18
  import { ElScrollbar } from "../../scrollbar/index.mjs";
19
+ import ClickOutside from "../../../directives/click-outside/index.mjs";
20
20
  import { ElTag } from "../../tag/index.mjs";
21
21
  import FixedSizeList from "../../virtual-list/src/components/fixed-size-list.mjs";
22
22
  import { ElCascaderPanel } from "../../cascader-panel/index.mjs";
@@ -268,14 +268,14 @@ declare const __VLS_base: _$vue.DefineComponent<CascaderPanelProps, {
268
268
  scrollToExpandingNode: () => void;
269
269
  loadLazyRootNodes: () => void;
270
270
  }, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
271
+ close: () => void;
271
272
  "update:modelValue": (value: CascaderValue | null | undefined) => void;
272
273
  change: (value: CascaderValue | null | undefined) => void;
273
- close: () => void;
274
274
  "expand-change": (value: CascaderNodePathValue) => void;
275
275
  }, string, _$vue.PublicProps, Readonly<CascaderPanelProps> & Readonly<{
276
- "onUpdate:modelValue"?: ((value: CascaderValue | null | undefined) => any) | undefined;
277
- onChange?: ((value: CascaderValue | null | undefined) => any) | undefined;
278
276
  onClose?: (() => any) | undefined;
277
+ onChange?: ((value: CascaderValue | null | undefined) => any) | undefined;
278
+ "onUpdate:modelValue"?: ((value: CascaderValue | null | undefined) => any) | undefined;
279
279
  "onExpand-change"?: ((value: CascaderNodePathValue) => any) | undefined;
280
280
  }>, {
281
281
  props: CascaderProps;
@@ -7,11 +7,11 @@ type __VLS_Slots = {} & {
7
7
  default?: (props: typeof __VLS_1) => any;
8
8
  };
9
9
  declare const __VLS_base: _$vue.DefineComponent<CheckboxProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
10
- "update:modelValue": (val: CheckboxValueType) => void;
11
10
  change: (val: CheckboxValueType) => void;
11
+ "update:modelValue": (val: CheckboxValueType) => void;
12
12
  }, string, _$vue.PublicProps, Readonly<CheckboxProps> & Readonly<{
13
- "onUpdate:modelValue"?: ((val: CheckboxValueType) => any) | undefined;
14
13
  onChange?: ((val: CheckboxValueType) => any) | undefined;
14
+ "onUpdate:modelValue"?: ((val: CheckboxValueType) => any) | undefined;
15
15
  }>, {
16
16
  id: string;
17
17
  disabled: boolean;
@@ -8,11 +8,11 @@ type __VLS_Slots = {} & {
8
8
  default?: (props: typeof __VLS_8) => any;
9
9
  };
10
10
  declare const __VLS_base: _$vue.DefineComponent<CheckboxGroupProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
11
- "update:modelValue": (val: CheckboxGroupValueType) => void;
12
11
  change: (val: CheckboxValueType[]) => void;
12
+ "update:modelValue": (val: CheckboxGroupValueType) => void;
13
13
  }, string, _$vue.PublicProps, Readonly<CheckboxGroupProps> & Readonly<{
14
- "onUpdate:modelValue"?: ((val: CheckboxGroupValueType) => any) | undefined;
15
14
  onChange?: ((val: CheckboxValueType[]) => any) | undefined;
15
+ "onUpdate:modelValue"?: ((val: CheckboxGroupValueType) => any) | undefined;
16
16
  }>, {
17
17
  type: "checkbox" | "button";
18
18
  props: {
@@ -84,21 +84,21 @@ declare const checkboxProps: {
84
84
  * @description binding value
85
85
  */
86
86
  modelValue: {
87
- type: (BooleanConstructor | StringConstructor | NumberConstructor)[];
87
+ type: (BooleanConstructor | NumberConstructor | StringConstructor)[];
88
88
  default: undefined;
89
89
  };
90
90
  /**
91
91
  * @description label of the Checkbox when used inside a `checkbox-group`
92
92
  */
93
93
  label: {
94
- type: (BooleanConstructor | ObjectConstructor | StringConstructor | NumberConstructor)[];
94
+ type: (ObjectConstructor | BooleanConstructor | NumberConstructor | StringConstructor)[];
95
95
  default: undefined;
96
96
  };
97
97
  /**
98
98
  * @description value of the Checkbox when used inside a `checkbox-group`
99
99
  */
100
100
  value: {
101
- type: (BooleanConstructor | ObjectConstructor | StringConstructor | NumberConstructor)[];
101
+ type: (ObjectConstructor | BooleanConstructor | NumberConstructor | StringConstructor)[];
102
102
  default: undefined;
103
103
  };
104
104
  /**
@@ -127,14 +127,14 @@ declare const checkboxProps: {
127
127
  * @description value of the Checkbox if it's checked
128
128
  */
129
129
  trueValue: {
130
- type: (StringConstructor | NumberConstructor)[];
130
+ type: (NumberConstructor | StringConstructor)[];
131
131
  default: undefined;
132
132
  };
133
133
  /**
134
134
  * @description value of the Checkbox if it's not checked
135
135
  */
136
136
  falseValue: {
137
- type: (StringConstructor | NumberConstructor)[];
137
+ type: (NumberConstructor | StringConstructor)[];
138
138
  default: undefined;
139
139
  };
140
140
  /**
@@ -142,7 +142,7 @@ declare const checkboxProps: {
142
142
  * @description value of the Checkbox if it's checked
143
143
  */
144
144
  trueLabel: {
145
- type: (StringConstructor | NumberConstructor)[];
145
+ type: (NumberConstructor | StringConstructor)[];
146
146
  default: undefined;
147
147
  };
148
148
  /**
@@ -150,7 +150,7 @@ declare const checkboxProps: {
150
150
  * @description value of the Checkbox if it's not checked
151
151
  */
152
152
  falseLabel: {
153
- type: (StringConstructor | NumberConstructor)[];
153
+ type: (NumberConstructor | StringConstructor)[];
154
154
  default: undefined;
155
155
  };
156
156
  /**
@@ -176,7 +176,7 @@ declare const checkboxProps: {
176
176
  /**
177
177
  * @description input tabindex
178
178
  */
179
- tabindex: (StringConstructor | NumberConstructor)[];
179
+ tabindex: (NumberConstructor | StringConstructor)[];
180
180
  /**
181
181
  * @description whether to trigger form validation
182
182
  */
@@ -7,11 +7,11 @@ type __VLS_Slots = {} & {
7
7
  default?: (props: typeof __VLS_10) => any;
8
8
  };
9
9
  declare const __VLS_base: _$vue.DefineComponent<CheckboxProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
10
- "update:modelValue": (val: CheckboxValueType) => void;
11
10
  change: (val: CheckboxValueType) => void;
11
+ "update:modelValue": (val: CheckboxValueType) => void;
12
12
  }, string, _$vue.PublicProps, Readonly<CheckboxProps> & Readonly<{
13
- "onUpdate:modelValue"?: ((val: CheckboxValueType) => any) | undefined;
14
13
  onChange?: ((val: CheckboxValueType) => any) | undefined;
14
+ "onUpdate:modelValue"?: ((val: CheckboxValueType) => any) | undefined;
15
15
  }>, {
16
16
  id: string;
17
17
  disabled: boolean;
@@ -7,10 +7,10 @@ type __VLS_Slots = {} & {
7
7
  default?: (props: typeof __VLS_8) => any;
8
8
  };
9
9
  declare const __VLS_base: _$vue.DefineComponent<ColProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ColProps> & Readonly<{}>, {
10
- offset: number;
11
10
  push: number;
12
- tag: string;
11
+ offset: number;
13
12
  span: number;
13
+ tag: string;
14
14
  pull: number;
15
15
  xs: ColSize;
16
16
  sm: ColSize;
@@ -13,8 +13,8 @@ declare const __VLS_base: _$vue.DefineComponent<CollapseProps, {
13
13
  "update:modelValue": (value: CollapseModelValue) => void;
14
14
  change: (value: CollapseModelValue) => void;
15
15
  }, string, _$vue.PublicProps, Readonly<CollapseProps> & Readonly<{
16
- "onUpdate:modelValue"?: ((value: CollapseModelValue) => any) | undefined;
17
16
  onChange?: ((value: CollapseModelValue) => any) | undefined;
17
+ "onUpdate:modelValue"?: ((value: CollapseModelValue) => any) | undefined;
18
18
  }>, {
19
19
  modelValue: CollapseModelValue;
20
20
  expandIconPosition: CollapseIconPositionType;
@@ -29,22 +29,20 @@ declare const __VLS_export: _$vue.DefineComponent<ColorPickerProps, {
29
29
  */
30
30
  blur: typeof blur;
31
31
  }, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
32
+ clear: () => void;
32
33
  "update:modelValue": (val: string | null) => void;
33
34
  change: (val: string | null) => void;
34
- clear: () => void;
35
35
  focus: (evt: FocusEvent) => void;
36
36
  blur: (evt: FocusEvent) => void;
37
37
  activeChange: (val: string | null) => void;
38
38
  }, string, _$vue.PublicProps, Readonly<ColorPickerProps> & Readonly<{
39
- "onUpdate:modelValue"?: ((val: string | null) => any) | undefined;
40
- onChange?: ((val: string | null) => any) | undefined;
41
39
  onClear?: (() => any) | undefined;
40
+ onChange?: ((val: string | null) => any) | undefined;
41
+ "onUpdate:modelValue"?: ((val: string | null) => any) | undefined;
42
42
  onFocus?: ((evt: FocusEvent) => any) | undefined;
43
43
  onBlur?: ((evt: FocusEvent) => any) | undefined;
44
44
  onActiveChange?: ((val: string | null) => any) | undefined;
45
45
  }>, {
46
- valueOnClear: string | number | boolean | Function | null;
47
- teleported: boolean;
48
46
  disabled: boolean;
49
47
  modelValue: string | null;
50
48
  clearable: boolean;
@@ -52,6 +50,8 @@ declare const __VLS_export: _$vue.DefineComponent<ColorPickerProps, {
52
50
  validateEvent: boolean;
53
51
  popperStyle: string | false | _$vue.CSSProperties | _$vue.StyleValue[] | null;
54
52
  persistent: boolean;
53
+ teleported: boolean;
54
+ valueOnClear: string | number | boolean | Function | null;
55
55
  }, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
56
56
  declare const _default: typeof __VLS_export;
57
57
  //#endregion
@@ -2,7 +2,6 @@ import { EVENT_CODE } from "../../../constants/aria.mjs";
2
2
  import { CHANGE_EVENT, UPDATE_MODEL_EVENT } from "../../../constants/event.mjs";
3
3
  import { getEventCode } from "../../../utils/dom/event.mjs";
4
4
  import { NOOP } from "../../../utils/functions.mjs";
5
- import ClickOutside from "../../../directives/click-outside/index.mjs";
6
5
  import { useLocale } from "../../../hooks/use-locale/index.mjs";
7
6
  import { useNamespace } from "../../../hooks/use-namespace/index.mjs";
8
7
  import { useFocusController } from "../../../hooks/use-focus-controller/index.mjs";
@@ -12,6 +11,7 @@ import { useFormDisabled, useFormSize } from "../../form/src/hooks/use-form-comm
12
11
  import { useFormItem, useFormItemInputId } from "../../form/src/hooks/use-form-item.mjs";
13
12
  import { ElTooltip } from "../../tooltip/index.mjs";
14
13
  import { ElButton } from "../../button/index.mjs";
14
+ import ClickOutside from "../../../directives/click-outside/index.mjs";
15
15
  import { ROOT_COMMON_COLOR_INJECTION_KEY, colorPickerPanelProps } from "../../color-picker-panel/src/color-picker-panel.mjs";
16
16
  import Color from "../../color-picker-panel/src/utils/color.mjs";
17
17
  import { useCommonColor } from "../../color-picker-panel/src/composables/use-common-color.mjs";
@@ -1,7 +1,7 @@
1
1
  import { CHANGE_EVENT } from "../../../constants/event.mjs";
2
2
  import { cAF, rAF } from "../../../utils/raf.mjs";
3
- import { ElStatistic } from "../../statistic/index.mjs";
4
3
  import { countdownEmits, countdownProps } from "./countdown.mjs";
4
+ import { ElStatistic } from "../../statistic/index.mjs";
5
5
  import { formatTime, getTime } from "./utils.mjs";
6
6
  import { computed, createBlock, createSlots, defineComponent, onBeforeUnmount, onMounted, openBlock, ref, renderList, renderSlot, unref, watch, withCtx } from "vue";
7
7
  //#region ../../packages/components/countdown/src/countdown.vue?vue&type=script&setup=true&lang.ts