@element-plus/nightly 0.0.20260719 → 0.0.20260720

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 (422) hide show
  1. package/es/components/affix/src/affix.d.ts +1 -1
  2. package/es/components/affix/src/affix.vue.d.ts +4 -4
  3. package/es/components/alert/src/alert.d.ts +1 -1
  4. package/es/components/alert/src/alert.vue.d.ts +1 -1
  5. package/es/components/anchor/src/anchor.d.ts +1 -1
  6. package/es/components/anchor/src/anchor.vue.d.ts +3 -3
  7. package/es/components/autocomplete/src/autocomplete.d.ts +4 -4
  8. package/es/components/autocomplete/src/autocomplete.vue.d.ts +3 -3
  9. package/es/components/avatar/src/avatar-group-props.d.ts +2 -2
  10. package/es/components/avatar/src/avatar-group.d.ts +5 -5
  11. package/es/components/avatar/src/avatar.d.ts +3 -3
  12. package/es/components/backtop/src/backtop.vue.d.ts +1 -1
  13. package/es/components/badge/src/badge.vue.d.ts +2 -2
  14. package/es/components/button/src/button-group.d.ts +2 -2
  15. package/es/components/button/src/button-group.vue.d.ts +1 -1
  16. package/es/components/button/src/button.d.ts +2 -2
  17. package/es/components/button/src/button.vue.d.ts +4 -4
  18. package/es/components/button/src/use-button.d.ts +2 -2
  19. package/es/components/calendar/src/calendar.vue.d.ts +1 -1
  20. package/es/components/calendar/style/css.mjs +1 -1
  21. package/es/components/calendar/style/index.mjs +1 -1
  22. package/es/components/card/src/card.d.ts +1 -1
  23. package/es/components/carousel/src/carousel-item.vue.d.ts +1 -1
  24. package/es/components/carousel/src/carousel.d.ts +1 -1
  25. package/es/components/carousel/src/carousel.vue.d.ts +4 -4
  26. package/es/components/cascader/src/cascader.d.ts +5 -5
  27. package/es/components/cascader/src/cascader.vue.d.ts +20 -20
  28. package/es/components/cascader-panel/src/index.vue.d.ts +4 -4
  29. package/es/components/cascader-panel/src/menu.vue.d.ts +1 -1
  30. package/es/components/checkbox/src/checkbox-button.vue.d.ts +4 -4
  31. package/es/components/checkbox/src/checkbox-group.d.ts +1 -1
  32. package/es/components/checkbox/src/checkbox-group.vue.d.ts +2 -2
  33. package/es/components/checkbox/src/checkbox.d.ts +9 -9
  34. package/es/components/checkbox/src/checkbox.vue.d.ts +4 -4
  35. package/es/components/checkbox/src/composables/use-checkbox-status.d.ts +2 -2
  36. package/es/components/checkbox/src/composables/use-checkbox.d.ts +2 -2
  37. package/es/components/col/src/col.vue.d.ts +2 -2
  38. package/es/components/collapse/src/collapse-item.vue.d.ts +1 -1
  39. package/es/components/collapse/src/collapse.d.ts +1 -1
  40. package/es/components/collapse/src/collapse.vue.d.ts +1 -1
  41. package/es/components/color-picker/src/color-picker.d.ts +1 -1
  42. package/es/components/color-picker/src/color-picker.vue.d.ts +10 -10
  43. package/es/components/color-picker-panel/src/color-picker-panel.vue.d.ts +2 -2
  44. package/es/components/config-provider/src/config-provider-props.d.ts +1 -1
  45. package/es/components/config-provider/src/config-provider.d.ts +3 -3
  46. package/es/components/config-provider/src/hooks/use-global-config.d.ts +1 -1
  47. package/es/components/countdown/src/countdown.vue.d.ts +1 -1
  48. package/es/components/date-picker/src/date-picker.d.ts +15 -15
  49. package/es/components/date-picker/src/props.d.ts +3 -3
  50. package/es/components/date-picker-panel/src/date-picker-com/basic-month-table.vue.d.ts +2 -2
  51. package/es/components/date-picker-panel/src/date-picker-com/basic-year-table.vue.d.ts +2 -2
  52. package/es/components/date-picker-panel/src/date-picker-com/panel-date-pick.vue.d.ts +3 -3
  53. package/es/components/date-picker-panel/src/date-picker-com/panel-date-range.vue.d.ts +4 -4
  54. package/es/components/date-picker-panel/src/date-picker-panel.d.ts +5 -5
  55. package/es/components/date-picker-panel/src/panel-utils.d.ts +18 -18
  56. package/es/components/date-picker-panel/src/props/date-picker-panel.d.ts +1 -1
  57. package/es/components/descriptions/src/description-item.d.ts +19 -19
  58. package/es/components/descriptions/src/description.d.ts +1 -1
  59. package/es/components/descriptions/src/description.vue.d.ts +1 -1
  60. package/es/components/dialog/src/dialog.vue.d.ts +6 -6
  61. package/es/components/divider/src/divider.d.ts +1 -1
  62. package/es/components/drawer/src/drawer.vue.d.ts +7 -7
  63. package/es/components/dropdown/src/dropdown-menu.vue.d.ts +1 -1
  64. package/es/components/dropdown/src/dropdown.d.ts +4 -4
  65. package/es/components/dropdown/src/dropdown.vue.d.ts +100 -100
  66. package/es/components/dropdown/style/css.mjs +1 -1
  67. package/es/components/dropdown/style/index.mjs +1 -1
  68. package/es/components/focus-trap/src/focus-trap.vue.d.ts +1 -1
  69. package/es/components/form/src/form-item.d.ts +2 -2
  70. package/es/components/form/src/form-item.vue.d.ts +1 -1
  71. package/es/components/form/src/form.d.ts +4 -4
  72. package/es/components/form/src/hooks/use-form-common-props.d.ts +2 -2
  73. package/es/components/image/src/image.vue.d.ts +5 -5
  74. package/es/components/image-viewer/src/image-viewer.vue.d.ts +1 -1
  75. package/es/components/input/src/input.d.ts +3 -3
  76. package/es/components/input/src/input.vue.d.ts +6 -6
  77. package/es/components/input-number/src/input-number.d.ts +4 -4
  78. package/es/components/input-number/src/input-number.vue.d.ts +8 -8
  79. package/es/components/input-otp/src/input-otp.vue.d.ts +4 -4
  80. package/es/components/input-tag/src/composables/use-input-tag.d.ts +1 -1
  81. package/es/components/input-tag/src/input-tag.d.ts +2 -2
  82. package/es/components/input-tag/src/input-tag.vue.d.ts +12 -12
  83. package/es/components/link/src/link.d.ts +1 -1
  84. package/es/components/mention/src/mention.d.ts +4 -4
  85. package/es/components/mention/src/mention.vue.d.ts +2 -2
  86. package/es/components/menu/src/menu.d.ts +3 -3
  87. package/es/components/menu/src/sub-menu.d.ts +1 -1
  88. package/es/components/message/src/instance.d.ts +1 -1
  89. package/es/components/message/src/message.d.ts +1 -1
  90. package/es/components/message/src/message.vue.d.ts +5 -5
  91. package/es/components/message-box/src/index.vue.d.ts +35 -35
  92. package/es/components/notification/src/notification.vue.d.ts +2 -2
  93. package/es/components/pagination/src/components/jumper.d.ts +1 -1
  94. package/es/components/pagination/src/components/jumper.vue.d.ts +2 -2
  95. package/es/components/pagination/src/components/sizes.d.ts +1 -1
  96. package/es/components/pagination/src/components/sizes.vue.d.ts +3 -3
  97. package/es/components/pagination/src/pagination.d.ts +6 -6
  98. package/es/components/popconfirm/src/popconfirm.d.ts +2 -2
  99. package/es/components/popconfirm/src/popconfirm.vue.d.ts +3 -3
  100. package/es/components/popover/src/popover.d.ts +2 -2
  101. package/es/components/popover/src/popover.vue.d.ts +11 -11
  102. package/es/components/popper/src/composables/use-content.d.ts +4 -4
  103. package/es/components/popper/src/composables/use-focus-trap.d.ts +1 -1
  104. package/es/components/popper/src/content.d.ts +4 -4
  105. package/es/components/popper/src/content.vue.d.ts +11 -11
  106. package/es/components/popper/src/popper.d.ts +2 -2
  107. package/es/components/progress/src/progress.d.ts +2 -2
  108. package/es/components/progress/src/progress.vue.d.ts +1 -1
  109. package/es/components/radio/src/radio-button.d.ts +4 -4
  110. package/es/components/radio/src/radio-button.vue.d.ts +2 -2
  111. package/es/components/radio/src/radio-group.d.ts +1 -1
  112. package/es/components/radio/src/radio-group.vue.d.ts +5 -5
  113. package/es/components/radio/src/radio.d.ts +8 -8
  114. package/es/components/radio/src/radio.vue.d.ts +4 -4
  115. package/es/components/radio/src/use-radio.d.ts +1 -1
  116. package/es/components/rate/src/rate.d.ts +1 -1
  117. package/es/components/rate/src/rate.vue.d.ts +2 -2
  118. package/es/components/result/src/result.vue.d.ts +1 -1
  119. package/es/components/row/src/row.d.ts +1 -1
  120. package/es/components/scrollbar/src/scrollbar.vue.d.ts +2 -2
  121. package/es/components/segmented/index.d.ts +3 -3
  122. package/es/components/segmented/src/segmented.d.ts +2 -2
  123. package/es/components/segmented/src/segmented.vue.d.ts +1 -1
  124. package/es/components/select/src/option.d.ts +2 -2
  125. package/es/components/select/src/option.vue.d.ts +5 -5
  126. package/es/components/select/src/select.d.ts +5 -5
  127. package/es/components/select/src/select.vue.d.ts +110 -110
  128. package/es/components/select/src/useOption.d.ts +2 -2
  129. package/es/components/select/src/useSelect.d.ts +5 -5
  130. package/es/components/select-v2/src/defaults.d.ts +3 -3
  131. package/es/components/select-v2/src/option-item.vue.d.ts +1 -1
  132. package/es/components/select-v2/src/select.vue.d.ts +92 -92
  133. package/es/components/select-v2/src/useSelect.d.ts +1 -1
  134. package/es/components/skeleton/src/skeleton-item.d.ts +1 -1
  135. package/es/components/slider/src/button.vue.d.ts +1 -1
  136. package/es/components/slider/src/slider.d.ts +2 -2
  137. package/es/components/slider/src/slider.vue.d.ts +12 -12
  138. package/es/components/space/src/space.d.ts +4 -4
  139. package/es/components/splitter/src/split-bar.vue.d.ts +1 -1
  140. package/es/components/splitter/src/splitter.vue.d.ts +2 -2
  141. package/es/components/steps/src/item.d.ts +1 -1
  142. package/es/components/steps/src/item.vue.d.ts +1 -1
  143. package/es/components/steps/src/steps.d.ts +2 -2
  144. package/es/components/switch/src/switch.d.ts +1 -1
  145. package/es/components/switch/src/switch.vue.d.ts +4 -4
  146. package/es/components/table/src/filter-panel.vue.d.ts +84 -84
  147. package/es/components/table/src/table/defaults.d.ts +6 -6
  148. package/es/components/table/src/table/style-helper.d.ts +1 -1
  149. package/es/components/table/src/table-column/defaults.d.ts +4 -4
  150. package/es/components/table/src/table-header/index.d.ts +13 -13
  151. package/es/components/table/src/table.vue.d.ts +4 -4
  152. package/es/components/table-v2/src/components/header.d.ts +1 -1
  153. package/es/components/table-v2/src/components/row.d.ts +1 -1
  154. package/es/components/table-v2/src/table-grid.d.ts +2 -2
  155. package/es/components/table-v2/src/table-v2.d.ts +4 -4
  156. package/es/components/tabs/src/tabs.d.ts +4 -4
  157. package/es/components/tag/src/tag.d.ts +2 -2
  158. package/es/components/text/src/text.d.ts +1 -1
  159. package/es/components/text/src/text.vue.d.ts +1 -1
  160. package/es/components/time-picker/src/common/picker-range-trigger.vue.d.ts +2 -2
  161. package/es/components/time-picker/src/common/picker.vue.d.ts +19 -19
  162. package/es/components/time-picker/src/common/props.d.ts +3 -3
  163. package/es/components/time-picker/src/time-picker-com/basic-time-spinner.vue.d.ts +1 -1
  164. package/es/components/time-picker/src/time-picker-com/panel-time-pick.vue.d.ts +2 -2
  165. package/es/components/time-picker/src/time-picker-com/panel-time-range.vue.d.ts +2 -2
  166. package/es/components/time-picker/src/time-picker.d.ts +15 -15
  167. package/es/components/time-picker/src/utils.d.ts +1 -1
  168. package/es/components/time-select/src/time-select.d.ts +1 -1
  169. package/es/components/time-select/src/time-select.vue.d.ts +11 -11
  170. package/es/components/timeline/src/timeline-item.d.ts +2 -2
  171. package/es/components/timeline/src/timeline-item.vue.d.ts +2 -2
  172. package/es/components/tooltip/src/content.d.ts +1 -1
  173. package/es/components/tooltip/src/content.vue.d.ts +16 -16
  174. package/es/components/tooltip/src/tooltip.d.ts +3 -3
  175. package/es/components/tooltip/src/tooltip.vue.d.ts +20 -20
  176. package/es/components/tooltip/src/trigger.d.ts +1 -1
  177. package/es/components/tour/src/content.d.ts +2 -2
  178. package/es/components/tour/src/content.vue.d.ts +1 -1
  179. package/es/components/tour/src/mask.vue.d.ts +1 -1
  180. package/es/components/tour/src/step.d.ts +1 -1
  181. package/es/components/tour/src/tour.d.ts +1 -1
  182. package/es/components/tour/src/tour.vue.d.ts +3 -3
  183. package/es/components/transfer/src/transfer.vue.d.ts +1 -1
  184. package/es/components/tree/src/tree-node.vue.d.ts +14 -14
  185. package/es/components/tree/src/tree.vue.d.ts +18 -18
  186. package/es/components/tree-select/src/tree-select-option.d.ts +5 -5
  187. package/es/components/tree-select/src/tree-select.vue.d.ts +38 -38
  188. package/es/components/tree-v2/src/composables/useTree.d.ts +12 -12
  189. package/es/components/tree-v2/src/tree-node.vue.d.ts +2 -2
  190. package/es/components/tree-v2/src/tree.vue.d.ts +5 -5
  191. package/es/components/upload/src/upload-content.d.ts +1 -1
  192. package/es/components/upload/src/upload-content.vue.d.ts +1 -1
  193. package/es/components/upload/src/upload-list.d.ts +1 -1
  194. package/es/components/upload/src/upload.d.ts +2 -2
  195. package/es/components/upload/src/upload.vue.d.ts +2 -2
  196. package/es/components/virtual-list/src/builders/build-grid.d.ts +5 -5
  197. package/es/components/virtual-list/src/builders/build-list.d.ts +6 -6
  198. package/es/components/virtual-list/src/components/dynamic-size-grid.d.ts +5 -5
  199. package/es/components/virtual-list/src/components/dynamic-size-list.d.ts +6 -6
  200. package/es/components/virtual-list/src/components/fixed-size-grid.d.ts +5 -5
  201. package/es/components/virtual-list/src/components/fixed-size-list.d.ts +6 -6
  202. package/es/components/virtual-list/src/components/scrollbar.d.ts +1 -1
  203. package/es/components/watermark/src/watermark.vue.d.ts +1 -1
  204. package/es/hooks/use-floating/index.d.ts +12 -12
  205. package/es/hooks/use-popper/index.d.ts +4 -4
  206. package/es/hooks/use-size/index.d.ts +3 -3
  207. package/es/utils/vue/vnode.d.ts +4 -4
  208. package/es/version.d.ts +1 -1
  209. package/es/version.mjs +1 -1
  210. package/es/version.mjs.map +1 -1
  211. package/lib/components/affix/src/affix.d.ts +1 -1
  212. package/lib/components/affix/src/affix.vue.d.ts +4 -4
  213. package/lib/components/alert/src/alert.d.ts +1 -1
  214. package/lib/components/alert/src/alert.vue.d.ts +1 -1
  215. package/lib/components/anchor/src/anchor.d.ts +1 -1
  216. package/lib/components/anchor/src/anchor.vue.d.ts +3 -3
  217. package/lib/components/autocomplete/src/autocomplete.d.ts +4 -4
  218. package/lib/components/autocomplete/src/autocomplete.vue.d.ts +3 -3
  219. package/lib/components/avatar/src/avatar-group-props.d.ts +2 -2
  220. package/lib/components/avatar/src/avatar-group.d.ts +5 -5
  221. package/lib/components/avatar/src/avatar.d.ts +3 -3
  222. package/lib/components/backtop/src/backtop.vue.d.ts +1 -1
  223. package/lib/components/badge/src/badge.vue.d.ts +2 -2
  224. package/lib/components/button/src/button-group.d.ts +2 -2
  225. package/lib/components/button/src/button-group.vue.d.ts +1 -1
  226. package/lib/components/button/src/button.d.ts +2 -2
  227. package/lib/components/button/src/button.vue.d.ts +4 -4
  228. package/lib/components/button/src/use-button.d.ts +2 -2
  229. package/lib/components/calendar/src/calendar.vue.d.ts +1 -1
  230. package/lib/components/calendar/style/css.js +1 -1
  231. package/lib/components/calendar/style/index.js +1 -1
  232. package/lib/components/card/src/card.d.ts +1 -1
  233. package/lib/components/carousel/src/carousel-item.vue.d.ts +1 -1
  234. package/lib/components/carousel/src/carousel.d.ts +1 -1
  235. package/lib/components/carousel/src/carousel.vue.d.ts +4 -4
  236. package/lib/components/cascader/src/cascader.d.ts +5 -5
  237. package/lib/components/cascader/src/cascader.vue.d.ts +20 -20
  238. package/lib/components/cascader-panel/src/index.vue.d.ts +4 -4
  239. package/lib/components/cascader-panel/src/menu.vue.d.ts +1 -1
  240. package/lib/components/checkbox/src/checkbox-button.vue.d.ts +4 -4
  241. package/lib/components/checkbox/src/checkbox-group.d.ts +1 -1
  242. package/lib/components/checkbox/src/checkbox-group.vue.d.ts +2 -2
  243. package/lib/components/checkbox/src/checkbox.d.ts +9 -9
  244. package/lib/components/checkbox/src/checkbox.vue.d.ts +4 -4
  245. package/lib/components/checkbox/src/composables/use-checkbox-status.d.ts +2 -2
  246. package/lib/components/checkbox/src/composables/use-checkbox.d.ts +2 -2
  247. package/lib/components/col/src/col.vue.d.ts +2 -2
  248. package/lib/components/collapse/src/collapse-item.vue.d.ts +1 -1
  249. package/lib/components/collapse/src/collapse.d.ts +1 -1
  250. package/lib/components/collapse/src/collapse.vue.d.ts +1 -1
  251. package/lib/components/color-picker/src/color-picker.d.ts +1 -1
  252. package/lib/components/color-picker/src/color-picker.vue.d.ts +10 -10
  253. package/lib/components/color-picker-panel/src/color-picker-panel.vue.d.ts +2 -2
  254. package/lib/components/config-provider/src/config-provider-props.d.ts +1 -1
  255. package/lib/components/config-provider/src/config-provider.d.ts +3 -3
  256. package/lib/components/config-provider/src/hooks/use-global-config.d.ts +1 -1
  257. package/lib/components/countdown/src/countdown.vue.d.ts +1 -1
  258. package/lib/components/date-picker/src/date-picker.d.ts +15 -15
  259. package/lib/components/date-picker/src/props.d.ts +3 -3
  260. package/lib/components/date-picker-panel/src/date-picker-com/basic-month-table.vue.d.ts +2 -2
  261. package/lib/components/date-picker-panel/src/date-picker-com/basic-year-table.vue.d.ts +2 -2
  262. package/lib/components/date-picker-panel/src/date-picker-com/panel-date-pick.vue.d.ts +3 -3
  263. package/lib/components/date-picker-panel/src/date-picker-com/panel-date-range.vue.d.ts +4 -4
  264. package/lib/components/date-picker-panel/src/date-picker-panel.d.ts +5 -5
  265. package/lib/components/date-picker-panel/src/panel-utils.d.ts +18 -18
  266. package/lib/components/date-picker-panel/src/props/date-picker-panel.d.ts +1 -1
  267. package/lib/components/descriptions/src/description-item.d.ts +19 -19
  268. package/lib/components/descriptions/src/description.d.ts +1 -1
  269. package/lib/components/descriptions/src/description.vue.d.ts +1 -1
  270. package/lib/components/dialog/src/dialog.vue.d.ts +6 -6
  271. package/lib/components/divider/src/divider.d.ts +1 -1
  272. package/lib/components/drawer/src/drawer.vue.d.ts +7 -7
  273. package/lib/components/dropdown/src/dropdown-menu.vue.d.ts +1 -1
  274. package/lib/components/dropdown/src/dropdown.d.ts +4 -4
  275. package/lib/components/dropdown/src/dropdown.vue.d.ts +100 -100
  276. package/lib/components/dropdown/style/css.js +1 -1
  277. package/lib/components/dropdown/style/index.js +1 -1
  278. package/lib/components/focus-trap/src/focus-trap.vue.d.ts +1 -1
  279. package/lib/components/form/src/form-item.d.ts +2 -2
  280. package/lib/components/form/src/form-item.vue.d.ts +1 -1
  281. package/lib/components/form/src/form.d.ts +4 -4
  282. package/lib/components/form/src/hooks/use-form-common-props.d.ts +2 -2
  283. package/lib/components/image/src/image.vue.d.ts +5 -5
  284. package/lib/components/image-viewer/src/image-viewer.vue.d.ts +1 -1
  285. package/lib/components/input/src/input.d.ts +3 -3
  286. package/lib/components/input/src/input.vue.d.ts +6 -6
  287. package/lib/components/input-number/src/input-number.d.ts +4 -4
  288. package/lib/components/input-number/src/input-number.vue.d.ts +8 -8
  289. package/lib/components/input-otp/src/input-otp.vue.d.ts +4 -4
  290. package/lib/components/input-tag/src/composables/use-input-tag.d.ts +1 -1
  291. package/lib/components/input-tag/src/input-tag.d.ts +2 -2
  292. package/lib/components/input-tag/src/input-tag.vue.d.ts +12 -12
  293. package/lib/components/link/src/link.d.ts +1 -1
  294. package/lib/components/mention/src/mention.d.ts +4 -4
  295. package/lib/components/mention/src/mention.vue.d.ts +2 -2
  296. package/lib/components/menu/src/menu.d.ts +3 -3
  297. package/lib/components/menu/src/sub-menu.d.ts +1 -1
  298. package/lib/components/message/src/instance.d.ts +1 -1
  299. package/lib/components/message/src/message.d.ts +1 -1
  300. package/lib/components/message/src/message.vue.d.ts +5 -5
  301. package/lib/components/message-box/src/index.vue.d.ts +35 -35
  302. package/lib/components/notification/src/notification.vue.d.ts +2 -2
  303. package/lib/components/pagination/src/components/jumper.d.ts +1 -1
  304. package/lib/components/pagination/src/components/jumper.vue.d.ts +2 -2
  305. package/lib/components/pagination/src/components/sizes.d.ts +1 -1
  306. package/lib/components/pagination/src/components/sizes.vue.d.ts +3 -3
  307. package/lib/components/pagination/src/pagination.d.ts +6 -6
  308. package/lib/components/popconfirm/src/popconfirm.d.ts +2 -2
  309. package/lib/components/popconfirm/src/popconfirm.vue.d.ts +3 -3
  310. package/lib/components/popover/src/popover.d.ts +2 -2
  311. package/lib/components/popover/src/popover.vue.d.ts +11 -11
  312. package/lib/components/popper/src/composables/use-content.d.ts +4 -4
  313. package/lib/components/popper/src/composables/use-focus-trap.d.ts +1 -1
  314. package/lib/components/popper/src/content.d.ts +4 -4
  315. package/lib/components/popper/src/content.vue.d.ts +11 -11
  316. package/lib/components/popper/src/popper.d.ts +2 -2
  317. package/lib/components/progress/src/progress.d.ts +2 -2
  318. package/lib/components/progress/src/progress.vue.d.ts +1 -1
  319. package/lib/components/radio/src/radio-button.d.ts +4 -4
  320. package/lib/components/radio/src/radio-button.vue.d.ts +2 -2
  321. package/lib/components/radio/src/radio-group.d.ts +1 -1
  322. package/lib/components/radio/src/radio-group.vue.d.ts +5 -5
  323. package/lib/components/radio/src/radio.d.ts +8 -8
  324. package/lib/components/radio/src/radio.vue.d.ts +4 -4
  325. package/lib/components/radio/src/use-radio.d.ts +1 -1
  326. package/lib/components/rate/src/rate.d.ts +1 -1
  327. package/lib/components/rate/src/rate.vue.d.ts +2 -2
  328. package/lib/components/result/src/result.vue.d.ts +1 -1
  329. package/lib/components/row/src/row.d.ts +1 -1
  330. package/lib/components/scrollbar/src/scrollbar.vue.d.ts +2 -2
  331. package/lib/components/segmented/index.d.ts +3 -3
  332. package/lib/components/segmented/src/segmented.d.ts +2 -2
  333. package/lib/components/segmented/src/segmented.vue.d.ts +1 -1
  334. package/lib/components/select/src/option.d.ts +2 -2
  335. package/lib/components/select/src/option.vue.d.ts +5 -5
  336. package/lib/components/select/src/select.d.ts +5 -5
  337. package/lib/components/select/src/select.vue.d.ts +110 -110
  338. package/lib/components/select/src/useOption.d.ts +2 -2
  339. package/lib/components/select/src/useSelect.d.ts +5 -5
  340. package/lib/components/select-v2/src/defaults.d.ts +3 -3
  341. package/lib/components/select-v2/src/option-item.vue.d.ts +1 -1
  342. package/lib/components/select-v2/src/select.vue.d.ts +92 -92
  343. package/lib/components/select-v2/src/useSelect.d.ts +1 -1
  344. package/lib/components/skeleton/src/skeleton-item.d.ts +1 -1
  345. package/lib/components/slider/src/button.vue.d.ts +1 -1
  346. package/lib/components/slider/src/slider.d.ts +2 -2
  347. package/lib/components/slider/src/slider.vue.d.ts +12 -12
  348. package/lib/components/space/src/space.d.ts +4 -4
  349. package/lib/components/splitter/src/split-bar.vue.d.ts +1 -1
  350. package/lib/components/splitter/src/splitter.vue.d.ts +2 -2
  351. package/lib/components/steps/src/item.d.ts +1 -1
  352. package/lib/components/steps/src/item.vue.d.ts +1 -1
  353. package/lib/components/steps/src/steps.d.ts +2 -2
  354. package/lib/components/switch/src/switch.d.ts +1 -1
  355. package/lib/components/switch/src/switch.vue.d.ts +4 -4
  356. package/lib/components/table/src/filter-panel.vue.d.ts +84 -84
  357. package/lib/components/table/src/table/defaults.d.ts +6 -6
  358. package/lib/components/table/src/table/style-helper.d.ts +1 -1
  359. package/lib/components/table/src/table-column/defaults.d.ts +4 -4
  360. package/lib/components/table/src/table-header/index.d.ts +13 -13
  361. package/lib/components/table/src/table.vue.d.ts +4 -4
  362. package/lib/components/table-v2/src/components/header.d.ts +1 -1
  363. package/lib/components/table-v2/src/components/row.d.ts +1 -1
  364. package/lib/components/table-v2/src/table-grid.d.ts +2 -2
  365. package/lib/components/table-v2/src/table-v2.d.ts +4 -4
  366. package/lib/components/tabs/src/tabs.d.ts +4 -4
  367. package/lib/components/tag/src/tag.d.ts +2 -2
  368. package/lib/components/text/src/text.d.ts +1 -1
  369. package/lib/components/text/src/text.vue.d.ts +1 -1
  370. package/lib/components/time-picker/src/common/picker-range-trigger.vue.d.ts +2 -2
  371. package/lib/components/time-picker/src/common/picker.vue.d.ts +19 -19
  372. package/lib/components/time-picker/src/common/props.d.ts +3 -3
  373. package/lib/components/time-picker/src/time-picker-com/basic-time-spinner.vue.d.ts +1 -1
  374. package/lib/components/time-picker/src/time-picker-com/panel-time-pick.vue.d.ts +2 -2
  375. package/lib/components/time-picker/src/time-picker-com/panel-time-range.vue.d.ts +2 -2
  376. package/lib/components/time-picker/src/time-picker.d.ts +15 -15
  377. package/lib/components/time-picker/src/utils.d.ts +1 -1
  378. package/lib/components/time-select/src/time-select.d.ts +1 -1
  379. package/lib/components/time-select/src/time-select.vue.d.ts +11 -11
  380. package/lib/components/timeline/src/timeline-item.d.ts +2 -2
  381. package/lib/components/timeline/src/timeline-item.vue.d.ts +2 -2
  382. package/lib/components/tooltip/src/content.d.ts +1 -1
  383. package/lib/components/tooltip/src/content.vue.d.ts +16 -16
  384. package/lib/components/tooltip/src/tooltip.d.ts +3 -3
  385. package/lib/components/tooltip/src/tooltip.vue.d.ts +20 -20
  386. package/lib/components/tooltip/src/trigger.d.ts +1 -1
  387. package/lib/components/tour/src/content.d.ts +2 -2
  388. package/lib/components/tour/src/content.vue.d.ts +1 -1
  389. package/lib/components/tour/src/mask.vue.d.ts +1 -1
  390. package/lib/components/tour/src/step.d.ts +1 -1
  391. package/lib/components/tour/src/tour.d.ts +1 -1
  392. package/lib/components/tour/src/tour.vue.d.ts +3 -3
  393. package/lib/components/transfer/src/transfer.vue.d.ts +1 -1
  394. package/lib/components/tree/src/tree-node.vue.d.ts +14 -14
  395. package/lib/components/tree/src/tree.vue.d.ts +18 -18
  396. package/lib/components/tree-select/src/tree-select-option.d.ts +5 -5
  397. package/lib/components/tree-select/src/tree-select.vue.d.ts +38 -38
  398. package/lib/components/tree-v2/src/composables/useTree.d.ts +12 -12
  399. package/lib/components/tree-v2/src/tree-node.vue.d.ts +2 -2
  400. package/lib/components/tree-v2/src/tree.vue.d.ts +5 -5
  401. package/lib/components/upload/src/upload-content.d.ts +1 -1
  402. package/lib/components/upload/src/upload-content.vue.d.ts +1 -1
  403. package/lib/components/upload/src/upload-list.d.ts +1 -1
  404. package/lib/components/upload/src/upload.d.ts +2 -2
  405. package/lib/components/upload/src/upload.vue.d.ts +2 -2
  406. package/lib/components/virtual-list/src/builders/build-grid.d.ts +5 -5
  407. package/lib/components/virtual-list/src/builders/build-list.d.ts +6 -6
  408. package/lib/components/virtual-list/src/components/dynamic-size-grid.d.ts +5 -5
  409. package/lib/components/virtual-list/src/components/dynamic-size-list.d.ts +6 -6
  410. package/lib/components/virtual-list/src/components/fixed-size-grid.d.ts +5 -5
  411. package/lib/components/virtual-list/src/components/fixed-size-list.d.ts +6 -6
  412. package/lib/components/virtual-list/src/components/scrollbar.d.ts +1 -1
  413. package/lib/components/watermark/src/watermark.vue.d.ts +1 -1
  414. package/lib/hooks/use-floating/index.d.ts +12 -12
  415. package/lib/hooks/use-popper/index.d.ts +4 -4
  416. package/lib/hooks/use-size/index.d.ts +3 -3
  417. package/lib/utils/vue/vnode.d.ts +4 -4
  418. package/lib/version.d.ts +1 -1
  419. package/lib/version.js +1 -1
  420. package/lib/version.js.map +1 -1
  421. package/package.json +2 -2
  422. package/web-types.json +1 -1
@@ -7,12 +7,12 @@ import * as _$vue_jsx_runtime0 from "vue/jsx-runtime";
7
7
  //#region ../../packages/components/avatar/src/avatar-group.d.ts
8
8
  declare const _default: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
9
9
  readonly size: {
10
- readonly type: _$vue.PropType<number | "" | "default" | "large" | "small" | undefined>;
10
+ readonly type: _$vue.PropType<number | "" | "default" | "small" | "large" | undefined>;
11
11
  readonly values: readonly ["", "default", "small", "large"];
12
12
  readonly validator: (val: unknown) => val is number;
13
13
  };
14
14
  readonly shape: {
15
- readonly type: _$vue.PropType<"square" | "circle" | undefined>;
15
+ readonly type: _$vue.PropType<"circle" | "square" | undefined>;
16
16
  readonly values: readonly ["circle", "square"];
17
17
  };
18
18
  readonly collapseAvatars: BooleanConstructor;
@@ -140,12 +140,12 @@ declare const _default: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
140
140
  };
141
141
  }>, () => _$vue_jsx_runtime0.JSX.Element, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<_$vue.ExtractPropTypes<{
142
142
  readonly size: {
143
- readonly type: _$vue.PropType<number | "" | "default" | "large" | "small" | undefined>;
143
+ readonly type: _$vue.PropType<number | "" | "default" | "small" | "large" | undefined>;
144
144
  readonly values: readonly ["", "default", "small", "large"];
145
145
  readonly validator: (val: unknown) => val is number;
146
146
  };
147
147
  readonly shape: {
148
- readonly type: _$vue.PropType<"square" | "circle" | undefined>;
148
+ readonly type: _$vue.PropType<"circle" | "square" | undefined>;
149
149
  readonly values: readonly ["circle", "square"];
150
150
  };
151
151
  readonly collapseAvatars: BooleanConstructor;
@@ -272,9 +272,9 @@ declare const _default: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
272
272
  readonly default: undefined;
273
273
  };
274
274
  }>> & Readonly<{}>, {
275
+ readonly placement: Placement;
275
276
  readonly effect: PopperEffect;
276
277
  readonly popperStyle: _$vue.StyleValue;
277
- readonly placement: Placement;
278
278
  readonly collapseAvatars: boolean;
279
279
  readonly collapseAvatarsTooltip: boolean;
280
280
  readonly maxCollapseAvatars: number;
@@ -42,13 +42,13 @@ interface AvatarProps {
42
42
  */
43
43
  declare const avatarProps: {
44
44
  readonly size: {
45
- readonly type: _$vue.PropType<EpPropMergeType<readonly [NumberConstructor, StringConstructor], "" | "default" | "large" | "small", number>>;
45
+ readonly type: _$vue.PropType<EpPropMergeType<readonly [NumberConstructor, StringConstructor], "" | "default" | "small" | "large", number>>;
46
46
  readonly required: false;
47
47
  readonly validator: ((val: unknown) => boolean) | undefined;
48
48
  __epPropKey: true;
49
49
  };
50
50
  readonly shape: {
51
- readonly type: _$vue.PropType<EpPropMergeType<StringConstructor, "square" | "circle", unknown>>;
51
+ readonly type: _$vue.PropType<EpPropMergeType<StringConstructor, "circle" | "square", unknown>>;
52
52
  readonly required: false;
53
53
  readonly validator: ((val: unknown) => boolean) | undefined;
54
54
  __epPropKey: true;
@@ -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.
@@ -11,8 +11,8 @@ declare const __VLS_base: _$vue.DefineComponent<BacktopProps, {}, {}, {}, {}, _$
11
11
  }, string, _$vue.PublicProps, Readonly<BacktopProps> & Readonly<{
12
12
  onClick?: ((evt: MouseEvent) => any) | undefined;
13
13
  }>, {
14
- right: number;
15
14
  bottom: number;
15
+ right: number;
16
16
  target: string;
17
17
  visibilityHeight: number;
18
18
  }, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
@@ -15,9 +15,9 @@ declare const __VLS_base: _$vue.DefineComponent<BadgeProps, {
15
15
  /** @description badge content */content: _$vue.ComputedRef<string>;
16
16
  }, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<BadgeProps> & Readonly<{}>, {
17
17
  type: "primary" | "success" | "warning" | "info" | "danger";
18
- max: number;
19
- value: string | number;
20
18
  offset: [number, number];
19
+ value: string | number;
20
+ max: number;
21
21
  showZero: boolean;
22
22
  badgeStyle: string | false | _$vue.CSSProperties | StyleValue[] | null;
23
23
  }, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
@@ -26,7 +26,7 @@ declare const buttonGroupProps: {
26
26
  * @description control the size of buttons in this button-group
27
27
  */
28
28
  readonly size: {
29
- readonly type: _$vue.PropType<EpPropMergeType<StringConstructor, "" | "default" | "large" | "small", never>>;
29
+ readonly type: _$vue.PropType<EpPropMergeType<StringConstructor, "" | "default" | "small" | "large", never>>;
30
30
  readonly required: false;
31
31
  readonly validator: ((val: unknown) => boolean) | undefined;
32
32
  __epPropKey: true;
@@ -34,7 +34,7 @@ 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" | "text" | "info" | "primary" | "success" | "warning" | "danger", unknown, "", boolean>;
37
+ readonly type: EpPropFinalized<StringConstructor, "" | "default" | "info" | "text" | "primary" | "success" | "warning" | "danger", unknown, "", boolean>;
38
38
  /**
39
39
  * @description display direction
40
40
  */
@@ -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" | "text" | "info" | "primary" | "success" | "warning" | "danger";
10
+ type: "" | "default" | "info" | "text" | "primary" | "success" | "warning" | "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>;
@@ -92,13 +92,13 @@ interface ButtonProps {
92
92
  */
93
93
  declare const buttonProps: {
94
94
  readonly size: {
95
- readonly type: _$vue.PropType<EpPropMergeType<StringConstructor, "" | "default" | "large" | "small", never>>;
95
+ readonly type: _$vue.PropType<EpPropMergeType<StringConstructor, "" | "default" | "small" | "large", never>>;
96
96
  readonly required: false;
97
97
  readonly validator: ((val: unknown) => boolean) | undefined;
98
98
  __epPropKey: true;
99
99
  };
100
100
  readonly disabled: EpPropFinalized<BooleanConstructor, unknown, unknown, undefined, boolean>;
101
- readonly type: EpPropFinalized<StringConstructor, "" | "default" | "text" | "info" | "primary" | "success" | "warning" | "danger", unknown, "", boolean>;
101
+ readonly type: EpPropFinalized<StringConstructor, "" | "default" | "info" | "text" | "primary" | "success" | "warning" | "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;
@@ -13,8 +13,8 @@ type __VLS_Slots = {} & {
13
13
  };
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
- size: _$vue.ComputedRef<"" | "default" | "large" | "small">; /** @description button type */
17
- type: _$vue.ComputedRef<"default" | "" | "text" | "info" | "primary" | "success" | "warning" | "danger">; /** @description button disabled */
16
+ size: _$vue.ComputedRef<"" | "default" | "small" | "large">; /** @description button type */
17
+ type: _$vue.ComputedRef<"" | "default" | "info" | "text" | "primary" | "success" | "warning" | "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, {
@@ -27,11 +27,11 @@ declare const __VLS_base: _$vue.DefineComponent<ButtonProps, {
27
27
  text: boolean;
28
28
  round: boolean;
29
29
  dashed: boolean;
30
- tag: string | _$vue.Component;
30
+ plain: boolean;
31
31
  nativeType: ButtonNativeType;
32
32
  loadingIcon: IconPropType;
33
- plain: boolean;
34
33
  autoInsertSpace: boolean;
34
+ tag: string | _$vue.Component;
35
35
  }, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
36
36
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
37
37
  declare const _default: typeof __VLS_export;
@@ -5,8 +5,8 @@ import { SetupContext } from "vue";
5
5
  //#region ../../packages/components/button/src/use-button.d.ts
6
6
  declare const useButton: (props: ButtonProps, emit: SetupContext<ButtonEmits>["emit"]) => {
7
7
  _disabled: _$vue.ComputedRef<boolean>;
8
- _size: _$vue.ComputedRef<"" | "default" | "large" | "small">;
9
- _type: _$vue.ComputedRef<"default" | "" | "text" | "info" | "primary" | "success" | "warning" | "danger">;
8
+ _size: _$vue.ComputedRef<"" | "default" | "small" | "large">;
9
+ _type: _$vue.ComputedRef<"" | "default" | "info" | "text" | "primary" | "success" | "warning" | "danger">;
10
10
  _ref: _$vue.Ref<HTMLButtonElement | undefined, HTMLButtonElement | undefined>;
11
11
  _props: _$vue.ComputedRef<{
12
12
  ariaDisabled: boolean | undefined;
@@ -36,8 +36,8 @@ declare const __VLS_base: _$vue.DefineComponent<CalendarProps, {
36
36
  "update:modelValue": (value: Date) => void;
37
37
  input: (value: Date) => void;
38
38
  }, string, _$vue.PublicProps, Readonly<CalendarProps> & Readonly<{
39
- "onUpdate:modelValue"?: ((value: Date) => any) | undefined;
40
39
  onInput?: ((value: Date) => any) | undefined;
40
+ "onUpdate:modelValue"?: ((value: Date) => any) | undefined;
41
41
  }>, {
42
42
  controllerType: "button" | "select";
43
43
  }, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
@@ -1,6 +1,6 @@
1
1
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
2
2
  require("../../base/style/css.js");
3
- require("../../button/style/css.js");
4
3
  require("../../button-group/style/css.js");
4
+ require("../../button/style/css.js");
5
5
  require("../../select/style/css.js");
6
6
  require("@element-plus/nightly/theme-chalk/el-calendar.css");
@@ -1,6 +1,6 @@
1
1
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
2
2
  require("../../base/style/index.js");
3
- require("../../button/style/index.js");
4
3
  require("../../button-group/style/index.js");
4
+ require("../../button/style/index.js");
5
5
  require("../../select/style/index.js");
6
6
  require("@element-plus/nightly/theme-chalk/src/calendar.scss");
@@ -43,7 +43,7 @@ declare const cardProps: {
43
43
  readonly headerClass: StringConstructor;
44
44
  readonly bodyClass: StringConstructor;
45
45
  readonly footerClass: StringConstructor;
46
- readonly shadow: EpPropFinalized<StringConstructor, "always" | "never" | "hover", unknown, undefined, boolean>;
46
+ readonly shadow: EpPropFinalized<StringConstructor, "hover" | "always" | "never", unknown, undefined, boolean>;
47
47
  };
48
48
  /**
49
49
  * @deprecated Removed after 3.0.0, Use `CardProps` instead.
@@ -7,8 +7,8 @@ type __VLS_Slots = {} & {
7
7
  default?: (props: typeof __VLS_1) => any;
8
8
  };
9
9
  declare const __VLS_base: _$vue.DefineComponent<CarouselItemProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<CarouselItemProps> & Readonly<{}>, {
10
- label: string | number;
11
10
  name: string;
11
+ label: string | number;
12
12
  }, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
13
13
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
14
14
  declare const _default: typeof __VLS_export;
@@ -66,7 +66,7 @@ declare const carouselProps: {
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>;
69
- readonly arrow: EpPropFinalized<StringConstructor, "always" | "never" | "hover", unknown, "hover", boolean>;
69
+ readonly arrow: EpPropFinalized<StringConstructor, "hover" | "always" | "never", unknown, "hover", boolean>;
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>;
@@ -17,16 +17,16 @@ declare const __VLS_base: _$vue.DefineComponent<CarouselProps, {
17
17
  onChange?: ((current: number, prev: number) => any) | undefined;
18
18
  }>, {
19
19
  type: "" | "card";
20
- height: string;
21
- direction: "horizontal" | "vertical";
22
20
  loop: boolean;
23
- trigger: "hover" | "click";
24
- arrow: "always" | "hover" | "never";
25
21
  initialIndex: number;
22
+ height: string;
23
+ trigger: "hover" | "click";
26
24
  autoplay: boolean;
27
25
  interval: number;
28
26
  indicatorPosition: "" | "none" | "outside";
27
+ arrow: "always" | "hover" | "never";
29
28
  cardScale: number;
29
+ direction: "horizontal" | "vertical";
30
30
  pauseOnHover: boolean;
31
31
  }, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
32
32
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
@@ -139,7 +139,7 @@ declare const cascaderProps: {
139
139
  emptyValues: ArrayConstructor;
140
140
  valueOnClear: EpPropFinalized<(new (...args: any[]) => string | number | boolean | Function) | (() => string | number | boolean | Function | null) | (((new (...args: any[]) => string | number | boolean | Function) | (() => string | number | boolean | Function | null)) | null)[], unknown, unknown, undefined, boolean>;
141
141
  size: {
142
- readonly type: _$vue.PropType<EpPropMergeType<StringConstructor, "" | "default" | "large" | "small", never>>;
142
+ readonly type: _$vue.PropType<EpPropMergeType<StringConstructor, "" | "default" | "small" | "large", never>>;
143
143
  readonly required: false;
144
144
  readonly validator: ((val: unknown) => boolean) | undefined;
145
145
  __epPropKey: true;
@@ -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[]) => "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>;
182
+ placement: EpPropFinalized<(new (...args: any[]) => "auto" | "auto-start" | "auto-end" | "top" | "bottom" | "right" | "left" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | (() => Placement) | (((new (...args: any[]) => "auto" | "auto-start" | "auto-end" | "top" | "bottom" | "right" | "left" | "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 | {
@@ -295,7 +295,7 @@ declare const cascaderProps: {
295
295
  };
296
296
  tagEffect: {
297
297
  default: string;
298
- type: _$vue.PropType<EpPropMergeType<StringConstructor, "dark" | "light" | "plain", unknown>>;
298
+ type: _$vue.PropType<EpPropMergeType<StringConstructor, "light" | "dark" | "plain", unknown>>;
299
299
  required: false;
300
300
  validator: ((val: unknown) => boolean) | undefined;
301
301
  __epPropKey: true;
@@ -305,7 +305,7 @@ declare const cascaderProps: {
305
305
  showCheckedStrategy: EpPropFinalized<StringConstructor, string, unknown, string, boolean>;
306
306
  checkOnClickNode: BooleanConstructor;
307
307
  showPrefix: EpPropFinalized<BooleanConstructor, unknown, unknown, boolean, boolean>;
308
- fitInputWidth: EpPropFinalized<(BooleanConstructor | NumberConstructor)[], unknown, unknown, boolean, boolean>;
308
+ fitInputWidth: EpPropFinalized<(NumberConstructor | BooleanConstructor)[], unknown, unknown, boolean, boolean>;
309
309
  modelValue: {
310
310
  readonly type: _$vue.PropType<EpPropMergeType<(new (...args: any[]) => string | number | Record<string, any> | CascaderNodePathValue | (CascaderNodeValue | CascaderNodePathValue)[]) | (() => CascaderValue | null) | (((new (...args: any[]) => string | number | Record<string, any> | CascaderNodePathValue | (CascaderNodeValue | CascaderNodePathValue)[]) | (() => CascaderValue | null)) | null)[], unknown, unknown>>;
311
311
  readonly required: false;
@@ -186,48 +186,48 @@ 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
- change: (value: CascaderValue | null | undefined) => void;
190
- clear: () => void;
191
- "update:modelValue": (value: CascaderValue | null | undefined) => void;
192
189
  blur: (evt: FocusEvent) => void;
193
190
  focus: (evt: FocusEvent) => void;
191
+ clear: () => void;
192
+ "update:modelValue": (value: CascaderValue | null | undefined) => void;
193
+ change: (value: CascaderValue | null | undefined) => 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
198
  onChange?: ((value: CascaderValue | null | undefined) => any) | undefined;
199
- onClear?: (() => any) | undefined;
200
- "onUpdate:modelValue"?: ((value: CascaderValue | null | undefined) => any) | undefined;
201
199
  onBlur?: ((evt: FocusEvent) => any) | undefined;
202
200
  onFocus?: ((evt: FocusEvent) => any) | undefined;
201
+ onClear?: (() => any) | undefined;
202
+ "onUpdate:modelValue"?: ((value: CascaderValue | null | undefined) => 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
- props: CascaderProps;
208
- filterMethod: (node: Node, keyword: string) => boolean;
209
- disabled: boolean;
210
- height: number;
211
- itemSize: number;
212
- separator: string;
213
- validateEvent: boolean;
214
- options: CascaderOption[];
215
- valueOnClear: string | number | boolean | Function | null;
216
- teleported: boolean;
217
- effect: PopperEffect;
218
- clearIcon: IconPropType;
219
- popperStyle: string | false | _$vue.CSSProperties | StyleValue[] | null;
220
207
  fallbackPlacements: Placement[];
221
208
  placement: Placement;
209
+ effect: PopperEffect;
210
+ popperStyle: string | false | _$vue.CSSProperties | StyleValue[] | null;
211
+ teleported: boolean;
222
212
  persistent: boolean;
223
- debounce: number;
213
+ disabled: boolean;
214
+ props: CascaderProps;
215
+ height: number;
224
216
  showPrefix: boolean;
217
+ clearIcon: IconPropType;
218
+ filterMethod: (node: Node, keyword: string) => boolean;
219
+ separator: string;
225
220
  showAllLevels: boolean;
226
221
  maxCollapseTags: number;
222
+ debounce: number;
227
223
  beforeFilter: (value: string) => boolean | Promise<any>;
228
224
  tagType: "info" | "primary" | "success" | "warning" | "danger";
229
- tagEffect: "dark" | "light" | "plain";
225
+ tagEffect: "light" | "dark" | "plain";
226
+ validateEvent: boolean;
230
227
  showCheckedStrategy: "parent" | "child";
228
+ options: CascaderOption[];
229
+ itemSize: number;
230
+ valueOnClear: string | number | boolean | Function | null;
231
231
  }, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
232
232
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
233
233
  declare const _default: typeof __VLS_export;
@@ -268,21 +268,21 @@ declare const __VLS_base: _$vue.DefineComponent<CascaderPanelProps, {
268
268
  scrollToExpandingNode: () => void;
269
269
  loadLazyRootNodes: () => void;
270
270
  }, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
271
- change: (value: CascaderValue | null | undefined) => void;
272
- "update:modelValue": (value: CascaderValue | null | undefined) => void;
273
271
  close: () => void;
272
+ "update:modelValue": (value: CascaderValue | null | undefined) => void;
273
+ change: (value: CascaderValue | null | undefined) => void;
274
274
  "expand-change": (value: CascaderNodePathValue) => void;
275
275
  }, string, _$vue.PublicProps, Readonly<CascaderPanelProps> & Readonly<{
276
276
  onChange?: ((value: CascaderValue | null | undefined) => any) | undefined;
277
- "onUpdate:modelValue"?: ((value: CascaderValue | null | undefined) => any) | undefined;
278
277
  onClose?: (() => 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;
282
282
  height: number;
283
+ options: CascaderOption[];
283
284
  itemSize: number;
284
285
  border: boolean;
285
- options: CascaderOption[];
286
286
  }, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
287
287
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
288
288
  declare const _default: typeof __VLS_export;
@@ -22,8 +22,8 @@ declare const __VLS_base: _$vue.DefineComponent<__VLS_Props, {
22
22
  virtualListRef: _$vue.Ref<FixedSizeListInstance | undefined, FixedSizeListInstance | undefined>;
23
23
  readonly $el: HTMLElement;
24
24
  }, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
25
- virtualScroll: boolean;
26
25
  height: number;
26
+ virtualScroll: boolean;
27
27
  itemSize: number;
28
28
  }, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
29
29
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
@@ -13,13 +13,13 @@ declare const __VLS_base: _$vue.DefineComponent<CheckboxProps, {}, {}, {}, {}, _
13
13
  onChange?: ((val: CheckboxValueType) => any) | undefined;
14
14
  "onUpdate:modelValue"?: ((val: CheckboxValueType) => any) | undefined;
15
15
  }>, {
16
- label: string | boolean | number | object;
16
+ id: string;
17
17
  disabled: boolean;
18
18
  name: string;
19
- modelValue: number | string | boolean;
20
- validateEvent: boolean;
21
- id: string;
19
+ label: string | boolean | number | object;
22
20
  value: string | boolean | number | object;
21
+ validateEvent: boolean;
22
+ modelValue: number | string | boolean;
23
23
  trueValue: string | number;
24
24
  falseValue: string | number;
25
25
  trueLabel: string | number;
@@ -68,7 +68,7 @@ declare const checkboxGroupProps: {
68
68
  readonly min: NumberConstructor;
69
69
  readonly max: NumberConstructor;
70
70
  readonly size: {
71
- readonly type: _$vue.PropType<EpPropMergeType<StringConstructor, "" | "default" | "large" | "small", never>>;
71
+ readonly type: _$vue.PropType<EpPropMergeType<StringConstructor, "" | "default" | "small" | "large", never>>;
72
72
  readonly required: false;
73
73
  readonly validator: ((val: unknown) => boolean) | undefined;
74
74
  __epPropKey: true;
@@ -15,15 +15,15 @@ declare const __VLS_base: _$vue.DefineComponent<CheckboxGroupProps, {}, {}, {},
15
15
  "onUpdate:modelValue"?: ((val: CheckboxGroupValueType) => any) | undefined;
16
16
  }>, {
17
17
  type: "checkbox" | "button";
18
+ disabled: boolean;
18
19
  props: {
19
20
  value?: string;
20
21
  label?: string;
21
22
  disabled?: string;
22
23
  };
23
- disabled: boolean;
24
+ validateEvent: boolean;
24
25
  modelValue: CheckboxGroupValueType;
25
26
  tag: string;
26
- validateEvent: boolean;
27
27
  }, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
28
28
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
29
29
  declare const _default: typeof __VLS_export;
@@ -84,21 +84,21 @@ declare const checkboxProps: {
84
84
  * @description binding value
85
85
  */
86
86
  modelValue: {
87
- type: (BooleanConstructor | StringConstructor | NumberConstructor)[];
87
+ type: (NumberConstructor | StringConstructor | BooleanConstructor)[];
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 | StringConstructor | ObjectConstructor | NumberConstructor)[];
94
+ type: (NumberConstructor | StringConstructor | BooleanConstructor | ObjectConstructor)[];
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 | StringConstructor | ObjectConstructor | NumberConstructor)[];
101
+ type: (NumberConstructor | StringConstructor | BooleanConstructor | ObjectConstructor)[];
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
  /**
@@ -168,7 +168,7 @@ declare const checkboxProps: {
168
168
  * @description size of the Checkbox
169
169
  */
170
170
  size: {
171
- readonly type: _$vue.PropType<EpPropMergeType<StringConstructor, "" | "default" | "large" | "small", never>>;
171
+ readonly type: _$vue.PropType<EpPropMergeType<StringConstructor, "" | "default" | "small" | "large", never>>;
172
172
  readonly required: false;
173
173
  readonly validator: ((val: unknown) => boolean) | undefined;
174
174
  __epPropKey: true;
@@ -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
  */
@@ -13,13 +13,13 @@ declare const __VLS_base: _$vue.DefineComponent<CheckboxProps, {}, {}, {}, {}, _
13
13
  onChange?: ((val: CheckboxValueType) => any) | undefined;
14
14
  "onUpdate:modelValue"?: ((val: CheckboxValueType) => any) | undefined;
15
15
  }>, {
16
- label: string | boolean | number | object;
16
+ id: string;
17
17
  disabled: boolean;
18
18
  name: string;
19
- modelValue: number | string | boolean;
20
- validateEvent: boolean;
21
- id: string;
19
+ label: string | boolean | number | object;
22
20
  value: string | boolean | number | object;
21
+ validateEvent: boolean;
22
+ modelValue: number | string | boolean;
23
23
  trueValue: string | number;
24
24
  falseValue: string | number;
25
25
  trueLabel: string | number;
@@ -7,10 +7,10 @@ import { ComponentInternalInstance } from "vue";
7
7
  declare const useCheckboxStatus: (props: CheckboxProps, slots: ComponentInternalInstance["slots"], {
8
8
  model
9
9
  }: Pick<CheckboxModel, "model">) => {
10
- checkboxButtonSize: _$vue.ComputedRef<"" | "default" | "large" | "small">;
10
+ checkboxButtonSize: _$vue.ComputedRef<"" | "default" | "small" | "large">;
11
11
  isChecked: _$vue.ComputedRef<boolean>;
12
12
  isFocused: _$vue.Ref<boolean, boolean>;
13
- checkboxSize: _$vue.ComputedRef<"" | "default" | "large" | "small">;
13
+ checkboxSize: _$vue.ComputedRef<"" | "default" | "small" | "large">;
14
14
  hasOwnLabel: _$vue.ComputedRef<boolean>;
15
15
  actualValue: _$vue.ComputedRef<string | number | boolean | object | undefined>;
16
16
  };
@@ -9,8 +9,8 @@ declare const useCheckbox: (props: CheckboxProps, slots: ComponentInternalInstan
9
9
  isChecked: _$vue.ComputedRef<boolean>;
10
10
  isDisabled: _$vue.ComputedRef<boolean>;
11
11
  isFocused: _$vue.Ref<boolean, boolean>;
12
- checkboxButtonSize: _$vue.ComputedRef<"" | "default" | "large" | "small">;
13
- checkboxSize: _$vue.ComputedRef<"" | "default" | "large" | "small">;
12
+ checkboxButtonSize: _$vue.ComputedRef<"" | "default" | "small" | "large">;
13
+ checkboxSize: _$vue.ComputedRef<"" | "default" | "small" | "large">;
14
14
  hasOwnLabel: _$vue.ComputedRef<boolean>;
15
15
  model: _$vue.WritableComputedRef<any, unknown>;
16
16
  actualValue: _$vue.ComputedRef<string | number | boolean | object | undefined>;
@@ -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;
10
11
  push: number;
11
- tag: string;
12
12
  span: number;
13
- offset: number;
13
+ tag: string;
14
14
  pull: number;
15
15
  xs: ColSize;
16
16
  sm: ColSize;
@@ -18,8 +18,8 @@ type __VLS_Slots = {} & {
18
18
  declare const __VLS_base: _$vue.DefineComponent<CollapseItemProps, {
19
19
  /** @description current collapse-item whether active */isActive: _$vue.ComputedRef<boolean | undefined>;
20
20
  }, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<CollapseItemProps> & Readonly<{}>, {
21
- icon: IconPropType;
22
21
  title: string;
22
+ icon: IconPropType;
23
23
  }, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
24
24
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
25
25
  declare const _default: typeof __VLS_export;
@@ -32,7 +32,7 @@ interface CollapseProps {
32
32
  declare const collapseProps: {
33
33
  readonly accordion: BooleanConstructor;
34
34
  readonly modelValue: EpPropFinalized<(new (...args: any[]) => string | number | CollapseActiveName[]) | (() => CollapseModelValue) | (((new (...args: any[]) => string | number | CollapseActiveName[]) | (() => CollapseModelValue)) | null)[], unknown, unknown, () => [], boolean>;
35
- readonly expandIconPosition: EpPropFinalized<(new (...args: any[]) => "left" | "right") | (() => CollapseIconPositionType) | (((new (...args: any[]) => "left" | "right") | (() => CollapseIconPositionType)) | null)[], unknown, unknown, "right", boolean>;
35
+ readonly expandIconPosition: EpPropFinalized<(new (...args: any[]) => "right" | "left") | (() => CollapseIconPositionType) | (((new (...args: any[]) => "right" | "left") | (() => CollapseIconPositionType)) | null)[], unknown, unknown, "right", boolean>;
36
36
  readonly beforeCollapse: {
37
37
  readonly type: _$vue.PropType<(name: CollapseActiveName) => Awaitable<boolean>>;
38
38
  readonly required: false;