@element-plus/nightly 0.0.20220108 → 0.0.20220112

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 (279) hide show
  1. package/README.md +27 -82
  2. package/attributes.json +1 -1
  3. package/dist/index.css +1 -1
  4. package/dist/index.full.js +440 -445
  5. package/dist/index.full.min.js +8 -8
  6. package/dist/index.full.min.js.map +1 -1
  7. package/dist/index.full.min.mjs +8 -8
  8. package/dist/index.full.min.mjs.map +1 -1
  9. package/dist/index.full.mjs +444 -450
  10. package/es/components/autocomplete/src/index.vue_vue_type_script_lang.mjs.map +1 -1
  11. package/es/components/autocomplete/src/index.vue_vue_type_template_id_2f09f285_lang.mjs +1 -0
  12. package/es/components/autocomplete/src/index.vue_vue_type_template_id_2f09f285_lang.mjs.map +1 -1
  13. package/es/components/calendar/src/calendar.vue_vue_type_script_lang.mjs +4 -4
  14. package/es/components/calendar/src/calendar.vue_vue_type_script_lang.mjs.map +1 -1
  15. package/es/components/calendar/src/calendar.vue_vue_type_template_id_76705c76_lang.mjs.map +1 -1
  16. package/es/components/cascader/index.d.ts +18 -2
  17. package/es/components/cascader/src/index.vue.d.ts +9 -1
  18. package/es/components/cascader/src/index.vue_vue_type_script_lang.mjs.map +1 -1
  19. package/es/components/cascader/src/index.vue_vue_type_template_id_0429c2db_lang.mjs +5 -3
  20. package/es/components/cascader/src/index.vue_vue_type_template_id_0429c2db_lang.mjs.map +1 -1
  21. package/es/components/color-picker/src/index.vue_vue_type_script_lang.mjs.map +1 -1
  22. package/es/components/color-picker/src/index.vue_vue_type_template_id_46a474d5_lang.mjs +2 -1
  23. package/es/components/color-picker/src/index.vue_vue_type_template_id_46a474d5_lang.mjs.map +1 -1
  24. package/es/components/date-picker/src/date-picker-com/panel-date-pick.vue_vue_type_script_lang.mjs +6 -0
  25. package/es/components/date-picker/src/date-picker-com/panel-date-pick.vue_vue_type_script_lang.mjs.map +1 -1
  26. package/es/components/date-picker/src/date-picker-com/panel-date-pick.vue_vue_type_template_id_78e07aa7_lang.mjs.map +1 -1
  27. package/es/components/descriptions/index.d.ts +4 -4
  28. package/es/components/descriptions/src/description-item.d.ts +2 -2
  29. package/es/components/dropdown/index.d.ts +19 -7
  30. package/es/components/dropdown/src/dropdown-item-impl.vue_vue_type_script_lang.mjs.map +1 -1
  31. package/es/components/dropdown/src/dropdown-item-impl.vue_vue_type_template_id_6daab4f2_lang.mjs +32 -26
  32. package/es/components/dropdown/src/dropdown-item-impl.vue_vue_type_template_id_6daab4f2_lang.mjs.map +1 -1
  33. package/es/components/dropdown/src/dropdown-item.vue.d.ts +3 -2
  34. package/es/components/dropdown/src/dropdown-item.vue_vue_type_script_lang.mjs +6 -3
  35. package/es/components/dropdown/src/dropdown-item.vue_vue_type_script_lang.mjs.map +1 -1
  36. package/es/components/dropdown/src/dropdown-item.vue_vue_type_template_id_396ed16b_lang.mjs.map +1 -1
  37. package/es/components/dropdown/src/dropdown-menu.vue.d.ts +1 -0
  38. package/es/components/dropdown/src/dropdown-menu.vue_vue_type_script_lang.mjs +8 -7
  39. package/es/components/dropdown/src/dropdown-menu.vue_vue_type_script_lang.mjs.map +1 -1
  40. package/es/components/dropdown/src/dropdown-menu.vue_vue_type_template_id_617b3492_lang.mjs +1 -1
  41. package/es/components/dropdown/src/dropdown-menu.vue_vue_type_template_id_617b3492_lang.mjs.map +1 -1
  42. package/es/components/dropdown/src/dropdown.vue.d.ts +11 -3
  43. package/es/components/dropdown/src/dropdown.vue_vue_type_script_lang.mjs.map +1 -1
  44. package/es/components/dropdown/src/dropdown.vue_vue_type_template_id_3ed790a5_lang.mjs +1 -0
  45. package/es/components/dropdown/src/dropdown.vue_vue_type_template_id_3ed790a5_lang.mjs.map +1 -1
  46. package/es/components/index.mjs +1 -0
  47. package/es/components/index.mjs.map +1 -1
  48. package/es/components/menu/src/menu-item.vue_vue_type_script_lang.mjs.map +1 -1
  49. package/es/components/menu/src/menu-item.vue_vue_type_template_id_aa755baa_lang.mjs +2 -1
  50. package/es/components/menu/src/menu-item.vue_vue_type_template_id_aa755baa_lang.mjs.map +1 -1
  51. package/es/components/message-box/src/index.vue.d.ts +2 -2
  52. package/es/components/pagination/index.d.ts +2 -2
  53. package/es/components/pagination/src/pagination.d.ts +2 -2
  54. package/es/components/popconfirm/src/popconfirm.vue_vue_type_script_lang.mjs.map +1 -1
  55. package/es/components/popconfirm/src/popconfirm.vue_vue_type_template_id_16409d25_lang.mjs +2 -1
  56. package/es/components/popconfirm/src/popconfirm.vue_vue_type_template_id_16409d25_lang.mjs.map +1 -1
  57. package/es/components/popover/index.d.ts +18 -2
  58. package/es/components/popover/src/index.vue.d.ts +9 -1
  59. package/es/components/popover/src/index.vue_vue_type_script_lang.mjs.map +1 -1
  60. package/es/components/popover/src/index.vue_vue_type_template_id_15486cf0_lang.mjs +2 -1
  61. package/es/components/popover/src/index.vue_vue_type_template_id_15486cf0_lang.mjs.map +1 -1
  62. package/es/components/popper/src/content.vue_vue_type_script_lang.mjs +2 -1
  63. package/es/components/popper/src/content.vue_vue_type_script_lang.mjs.map +1 -1
  64. package/es/components/popper/src/content.vue_vue_type_template_id_611b76f0_lang.mjs.map +1 -1
  65. package/es/components/popper/src/trigger.vue.d.ts +3 -3
  66. package/es/components/popper/src/trigger.vue_vue_type_script_lang.mjs +2 -2
  67. package/es/components/popper/src/trigger.vue_vue_type_script_lang.mjs.map +1 -1
  68. package/es/components/popper/src/trigger.vue_vue_type_template_id_4fb6e0af_lang.mjs.map +1 -1
  69. package/es/components/roving-focus-group/src/roving-focus-group-impl.vue.d.ts +1 -1
  70. package/es/components/roving-focus-group/src/roving-focus-item.vue.d.ts +1 -1
  71. package/es/components/select/index.d.ts +9 -1
  72. package/es/components/select/src/select.vue.d.ts +9 -1
  73. package/es/components/select/src/select.vue_vue_type_script_lang.mjs.map +1 -1
  74. package/es/components/select/src/select.vue_vue_type_template_id_33774f85_lang.mjs +1 -0
  75. package/es/components/select/src/select.vue_vue_type_template_id_33774f85_lang.mjs.map +1 -1
  76. package/es/components/select/src/useSelect.d.ts +9 -1
  77. package/es/components/select-v2/index.d.ts +18 -2
  78. package/es/components/select-v2/src/select.vue.d.ts +9 -1
  79. package/es/components/select-v2/src/select.vue_vue_type_script_lang.mjs.map +1 -1
  80. package/es/components/select-v2/src/select.vue_vue_type_template_id_13e598a4_lang.mjs +1 -0
  81. package/es/components/select-v2/src/select.vue_vue_type_template_id_13e598a4_lang.mjs.map +1 -1
  82. package/es/components/select-v2/src/useSelect.d.ts +9 -1
  83. package/es/components/slider/src/button.vue_vue_type_script_lang.mjs.map +1 -1
  84. package/es/components/slider/src/button.vue_vue_type_template_id_9cd3e794_lang.mjs +2 -1
  85. package/es/components/slider/src/button.vue_vue_type_template_id_9cd3e794_lang.mjs.map +1 -1
  86. package/es/components/table/src/filter-panel.vue.d.ts +9 -1
  87. package/es/components/table/src/filter-panel.vue_vue_type_script_lang.mjs.map +1 -1
  88. package/es/components/table/src/filter-panel.vue_vue_type_template_id_fde1c940_lang.mjs +2 -1
  89. package/es/components/table/src/filter-panel.vue_vue_type_template_id_fde1c940_lang.mjs.map +1 -1
  90. package/es/components/time-picker/src/common/picker.vue.d.ts +9 -1
  91. package/es/components/time-picker/src/common/picker.vue_vue_type_script_lang.mjs +6 -2
  92. package/es/components/time-picker/src/common/picker.vue_vue_type_script_lang.mjs.map +1 -1
  93. package/es/components/time-picker/src/common/picker.vue_vue_type_template_id_1d54be91_lang.mjs +5 -2
  94. package/es/components/time-picker/src/common/picker.vue_vue_type_template_id_1d54be91_lang.mjs.map +1 -1
  95. package/es/components/time-select/index.d.ts +14 -0
  96. package/es/components/time-select/src/time-select.vue.d.ts +7 -0
  97. package/es/components/time-select/src/time-select.vue_vue_type_script_lang.mjs +45 -7
  98. package/es/components/time-select/src/time-select.vue_vue_type_script_lang.mjs.map +1 -1
  99. package/es/components/time-select/src/time-select.vue_vue_type_template_id_5beb6389_lang.mjs.map +1 -1
  100. package/es/components/tooltip/index.d.ts +5 -0
  101. package/es/components/tooltip/index.mjs +1 -0
  102. package/es/components/tooltip/index.mjs.map +1 -1
  103. package/es/components/tooltip/src/content.vue.d.ts +13 -6
  104. package/es/components/tooltip/src/content.vue_vue_type_script_lang.mjs +42 -67
  105. package/es/components/tooltip/src/content.vue_vue_type_script_lang.mjs.map +1 -1
  106. package/es/components/tooltip/src/content.vue_vue_type_template_id_20254f8d_lang.mjs +53 -56
  107. package/es/components/tooltip/src/content.vue_vue_type_template_id_20254f8d_lang.mjs.map +1 -1
  108. package/es/components/tooltip/src/tokens.d.ts +1 -0
  109. package/es/components/tooltip/src/tokens.mjs.map +1 -1
  110. package/es/components/tooltip/src/tooltip.d.ts +2 -0
  111. package/es/components/tooltip/src/tooltip.mjs +8 -0
  112. package/es/components/tooltip/src/tooltip.mjs.map +1 -1
  113. package/es/components/tooltip/src/tooltip.vue.d.ts +4 -0
  114. package/es/components/tooltip/src/tooltip.vue_vue_type_script_lang.mjs +2 -1
  115. package/es/components/tooltip/src/tooltip.vue_vue_type_script_lang.mjs.map +1 -1
  116. package/es/components/tooltip/src/tooltip.vue_vue_type_template_id_694d1617_lang.mjs +2 -1
  117. package/es/components/tooltip/src/tooltip.vue_vue_type_template_id_694d1617_lang.mjs.map +1 -1
  118. package/es/components/tooltip/src/trigger.vue.d.ts +1 -1
  119. package/es/components/tooltip/src/trigger.vue_vue_type_script_lang.mjs +2 -2
  120. package/es/components/tooltip/src/trigger.vue_vue_type_script_lang.mjs.map +1 -1
  121. package/es/components/tooltip/src/trigger.vue_vue_type_template_id_0ec0b94c_lang.mjs +2 -2
  122. package/es/components/tooltip/src/trigger.vue_vue_type_template_id_0ec0b94c_lang.mjs.map +1 -1
  123. package/es/components/tree/src/model/useDragNode.mjs +1 -1
  124. package/es/components/tree/src/model/useDragNode.mjs.map +1 -1
  125. package/es/components/tree/src/tree-node.vue_vue_type_script_lang.mjs +1 -1
  126. package/es/components/tree/src/tree-node.vue_vue_type_script_lang.mjs.map +1 -1
  127. package/es/components/tree/src/tree-node.vue_vue_type_template_id_62959aba_lang.mjs.map +1 -1
  128. package/es/components/tree-v2/src/tree-node.vue.d.ts +1 -1
  129. package/es/components/virtual-list/src/builders/build-grid.d.ts +2 -2
  130. package/es/components/virtual-list/src/builders/build-list.d.ts +2 -2
  131. package/es/components/virtual-list/src/components/dynamic-size-grid.d.ts +2 -2
  132. package/es/components/virtual-list/src/components/dynamic-size-list.d.ts +2 -2
  133. package/es/components/virtual-list/src/components/fixed-size-grid.d.ts +2 -2
  134. package/es/components/virtual-list/src/components/fixed-size-list.d.ts +2 -2
  135. package/es/index.mjs +1 -0
  136. package/es/index.mjs.map +1 -1
  137. package/es/version.d.ts +1 -1
  138. package/es/version.mjs +1 -1
  139. package/es/version.mjs.map +1 -1
  140. package/lib/components/autocomplete/src/index.vue_vue_type_script_lang.js.map +1 -1
  141. package/lib/components/autocomplete/src/index.vue_vue_type_template_id_2f09f285_lang.js +1 -0
  142. package/lib/components/autocomplete/src/index.vue_vue_type_template_id_2f09f285_lang.js.map +1 -1
  143. package/lib/components/calendar/src/calendar.vue_vue_type_script_lang.js +4 -4
  144. package/lib/components/calendar/src/calendar.vue_vue_type_script_lang.js.map +1 -1
  145. package/lib/components/calendar/src/calendar.vue_vue_type_template_id_76705c76_lang.js.map +1 -1
  146. package/lib/components/cascader/index.d.ts +18 -2
  147. package/lib/components/cascader/src/index.vue.d.ts +9 -1
  148. package/lib/components/cascader/src/index.vue_vue_type_script_lang.js.map +1 -1
  149. package/lib/components/cascader/src/index.vue_vue_type_template_id_0429c2db_lang.js +4 -2
  150. package/lib/components/cascader/src/index.vue_vue_type_template_id_0429c2db_lang.js.map +1 -1
  151. package/lib/components/color-picker/src/index.vue_vue_type_script_lang.js.map +1 -1
  152. package/lib/components/color-picker/src/index.vue_vue_type_template_id_46a474d5_lang.js +2 -1
  153. package/lib/components/color-picker/src/index.vue_vue_type_template_id_46a474d5_lang.js.map +1 -1
  154. package/lib/components/date-picker/src/date-picker-com/panel-date-pick.vue_vue_type_script_lang.js +6 -0
  155. package/lib/components/date-picker/src/date-picker-com/panel-date-pick.vue_vue_type_script_lang.js.map +1 -1
  156. package/lib/components/date-picker/src/date-picker-com/panel-date-pick.vue_vue_type_template_id_78e07aa7_lang.js.map +1 -1
  157. package/lib/components/descriptions/index.d.ts +4 -4
  158. package/lib/components/descriptions/src/description-item.d.ts +2 -2
  159. package/lib/components/dropdown/index.d.ts +19 -7
  160. package/lib/components/dropdown/src/dropdown-item-impl.vue_vue_type_script_lang.js.map +1 -1
  161. package/lib/components/dropdown/src/dropdown-item-impl.vue_vue_type_template_id_6daab4f2_lang.js +31 -25
  162. package/lib/components/dropdown/src/dropdown-item-impl.vue_vue_type_template_id_6daab4f2_lang.js.map +1 -1
  163. package/lib/components/dropdown/src/dropdown-item.vue.d.ts +3 -2
  164. package/lib/components/dropdown/src/dropdown-item.vue_vue_type_script_lang.js +6 -3
  165. package/lib/components/dropdown/src/dropdown-item.vue_vue_type_script_lang.js.map +1 -1
  166. package/lib/components/dropdown/src/dropdown-item.vue_vue_type_template_id_396ed16b_lang.js.map +1 -1
  167. package/lib/components/dropdown/src/dropdown-menu.vue.d.ts +1 -0
  168. package/lib/components/dropdown/src/dropdown-menu.vue_vue_type_script_lang.js +7 -6
  169. package/lib/components/dropdown/src/dropdown-menu.vue_vue_type_script_lang.js.map +1 -1
  170. package/lib/components/dropdown/src/dropdown-menu.vue_vue_type_template_id_617b3492_lang.js +1 -1
  171. package/lib/components/dropdown/src/dropdown-menu.vue_vue_type_template_id_617b3492_lang.js.map +1 -1
  172. package/lib/components/dropdown/src/dropdown.vue.d.ts +11 -3
  173. package/lib/components/dropdown/src/dropdown.vue_vue_type_script_lang.js.map +1 -1
  174. package/lib/components/dropdown/src/dropdown.vue_vue_type_template_id_3ed790a5_lang.js +1 -0
  175. package/lib/components/dropdown/src/dropdown.vue_vue_type_template_id_3ed790a5_lang.js.map +1 -1
  176. package/lib/components/index.js +2 -0
  177. package/lib/components/index.js.map +1 -1
  178. package/lib/components/menu/src/menu-item.vue_vue_type_script_lang.js.map +1 -1
  179. package/lib/components/menu/src/menu-item.vue_vue_type_template_id_aa755baa_lang.js +2 -1
  180. package/lib/components/menu/src/menu-item.vue_vue_type_template_id_aa755baa_lang.js.map +1 -1
  181. package/lib/components/message-box/src/index.vue.d.ts +2 -2
  182. package/lib/components/pagination/index.d.ts +2 -2
  183. package/lib/components/pagination/src/pagination.d.ts +2 -2
  184. package/lib/components/popconfirm/src/popconfirm.vue_vue_type_script_lang.js.map +1 -1
  185. package/lib/components/popconfirm/src/popconfirm.vue_vue_type_template_id_16409d25_lang.js +2 -1
  186. package/lib/components/popconfirm/src/popconfirm.vue_vue_type_template_id_16409d25_lang.js.map +1 -1
  187. package/lib/components/popover/index.d.ts +18 -2
  188. package/lib/components/popover/src/index.vue.d.ts +9 -1
  189. package/lib/components/popover/src/index.vue_vue_type_script_lang.js.map +1 -1
  190. package/lib/components/popover/src/index.vue_vue_type_template_id_15486cf0_lang.js +2 -1
  191. package/lib/components/popover/src/index.vue_vue_type_template_id_15486cf0_lang.js.map +1 -1
  192. package/lib/components/popper/src/content.vue_vue_type_script_lang.js +2 -1
  193. package/lib/components/popper/src/content.vue_vue_type_script_lang.js.map +1 -1
  194. package/lib/components/popper/src/content.vue_vue_type_template_id_611b76f0_lang.js.map +1 -1
  195. package/lib/components/popper/src/trigger.vue.d.ts +3 -3
  196. package/lib/components/popper/src/trigger.vue_vue_type_script_lang.js +2 -2
  197. package/lib/components/popper/src/trigger.vue_vue_type_script_lang.js.map +1 -1
  198. package/lib/components/popper/src/trigger.vue_vue_type_template_id_4fb6e0af_lang.js.map +1 -1
  199. package/lib/components/roving-focus-group/src/roving-focus-group-impl.vue.d.ts +1 -1
  200. package/lib/components/roving-focus-group/src/roving-focus-item.vue.d.ts +1 -1
  201. package/lib/components/select/index.d.ts +9 -1
  202. package/lib/components/select/src/select.vue.d.ts +9 -1
  203. package/lib/components/select/src/select.vue_vue_type_script_lang.js.map +1 -1
  204. package/lib/components/select/src/select.vue_vue_type_template_id_33774f85_lang.js +1 -0
  205. package/lib/components/select/src/select.vue_vue_type_template_id_33774f85_lang.js.map +1 -1
  206. package/lib/components/select/src/useSelect.d.ts +9 -1
  207. package/lib/components/select-v2/index.d.ts +18 -2
  208. package/lib/components/select-v2/src/select.vue.d.ts +9 -1
  209. package/lib/components/select-v2/src/select.vue_vue_type_script_lang.js.map +1 -1
  210. package/lib/components/select-v2/src/select.vue_vue_type_template_id_13e598a4_lang.js +1 -0
  211. package/lib/components/select-v2/src/select.vue_vue_type_template_id_13e598a4_lang.js.map +1 -1
  212. package/lib/components/select-v2/src/useSelect.d.ts +9 -1
  213. package/lib/components/slider/src/button.vue_vue_type_script_lang.js.map +1 -1
  214. package/lib/components/slider/src/button.vue_vue_type_template_id_9cd3e794_lang.js +2 -1
  215. package/lib/components/slider/src/button.vue_vue_type_template_id_9cd3e794_lang.js.map +1 -1
  216. package/lib/components/table/src/filter-panel.vue.d.ts +9 -1
  217. package/lib/components/table/src/filter-panel.vue_vue_type_script_lang.js.map +1 -1
  218. package/lib/components/table/src/filter-panel.vue_vue_type_template_id_fde1c940_lang.js +2 -1
  219. package/lib/components/table/src/filter-panel.vue_vue_type_template_id_fde1c940_lang.js.map +1 -1
  220. package/lib/components/time-picker/src/common/picker.vue.d.ts +9 -1
  221. package/lib/components/time-picker/src/common/picker.vue_vue_type_script_lang.js +6 -2
  222. package/lib/components/time-picker/src/common/picker.vue_vue_type_script_lang.js.map +1 -1
  223. package/lib/components/time-picker/src/common/picker.vue_vue_type_template_id_1d54be91_lang.js +5 -2
  224. package/lib/components/time-picker/src/common/picker.vue_vue_type_template_id_1d54be91_lang.js.map +1 -1
  225. package/lib/components/time-select/index.d.ts +14 -0
  226. package/lib/components/time-select/src/time-select.vue.d.ts +7 -0
  227. package/lib/components/time-select/src/time-select.vue_vue_type_script_lang.js +50 -7
  228. package/lib/components/time-select/src/time-select.vue_vue_type_script_lang.js.map +1 -1
  229. package/lib/components/time-select/src/time-select.vue_vue_type_template_id_5beb6389_lang.js.map +1 -1
  230. package/lib/components/tooltip/index.d.ts +5 -0
  231. package/lib/components/tooltip/index.js +2 -0
  232. package/lib/components/tooltip/index.js.map +1 -1
  233. package/lib/components/tooltip/src/content.vue.d.ts +13 -6
  234. package/lib/components/tooltip/src/content.vue_vue_type_script_lang.js +43 -68
  235. package/lib/components/tooltip/src/content.vue_vue_type_script_lang.js.map +1 -1
  236. package/lib/components/tooltip/src/content.vue_vue_type_template_id_20254f8d_lang.js +52 -55
  237. package/lib/components/tooltip/src/content.vue_vue_type_template_id_20254f8d_lang.js.map +1 -1
  238. package/lib/components/tooltip/src/tokens.d.ts +1 -0
  239. package/lib/components/tooltip/src/tokens.js.map +1 -1
  240. package/lib/components/tooltip/src/tooltip.d.ts +2 -0
  241. package/lib/components/tooltip/src/tooltip.js +8 -0
  242. package/lib/components/tooltip/src/tooltip.js.map +1 -1
  243. package/lib/components/tooltip/src/tooltip.vue.d.ts +4 -0
  244. package/lib/components/tooltip/src/tooltip.vue_vue_type_script_lang.js +2 -1
  245. package/lib/components/tooltip/src/tooltip.vue_vue_type_script_lang.js.map +1 -1
  246. package/lib/components/tooltip/src/tooltip.vue_vue_type_template_id_694d1617_lang.js +2 -1
  247. package/lib/components/tooltip/src/tooltip.vue_vue_type_template_id_694d1617_lang.js.map +1 -1
  248. package/lib/components/tooltip/src/trigger.vue.d.ts +1 -1
  249. package/lib/components/tooltip/src/trigger.vue_vue_type_script_lang.js +2 -2
  250. package/lib/components/tooltip/src/trigger.vue_vue_type_script_lang.js.map +1 -1
  251. package/lib/components/tooltip/src/trigger.vue_vue_type_template_id_0ec0b94c_lang.js +2 -2
  252. package/lib/components/tooltip/src/trigger.vue_vue_type_template_id_0ec0b94c_lang.js.map +1 -1
  253. package/lib/components/tree/src/model/useDragNode.js +1 -1
  254. package/lib/components/tree/src/model/useDragNode.js.map +1 -1
  255. package/lib/components/tree/src/tree-node.vue_vue_type_script_lang.js +1 -1
  256. package/lib/components/tree/src/tree-node.vue_vue_type_script_lang.js.map +1 -1
  257. package/lib/components/tree/src/tree-node.vue_vue_type_template_id_62959aba_lang.js.map +1 -1
  258. package/lib/components/tree-v2/src/tree-node.vue.d.ts +1 -1
  259. package/lib/components/virtual-list/src/builders/build-grid.d.ts +2 -2
  260. package/lib/components/virtual-list/src/builders/build-list.d.ts +2 -2
  261. package/lib/components/virtual-list/src/components/dynamic-size-grid.d.ts +2 -2
  262. package/lib/components/virtual-list/src/components/dynamic-size-list.d.ts +2 -2
  263. package/lib/components/virtual-list/src/components/fixed-size-grid.d.ts +2 -2
  264. package/lib/components/virtual-list/src/components/fixed-size-list.d.ts +2 -2
  265. package/lib/index.js +2 -0
  266. package/lib/index.js.map +1 -1
  267. package/lib/version.d.ts +1 -1
  268. package/lib/version.js +1 -1
  269. package/lib/version.js.map +1 -1
  270. package/package.json +2 -2
  271. package/tags.json +1 -1
  272. package/theme-chalk/el-dropdown.css +1 -1
  273. package/theme-chalk/el-tabs.css +1 -1
  274. package/theme-chalk/el-tree.css +1 -1
  275. package/theme-chalk/index.css +1 -1
  276. package/theme-chalk/src/dropdown.scss +13 -18
  277. package/theme-chalk/src/tabs.scss +8 -6
  278. package/theme-chalk/src/tree.scss +2 -1
  279. package/web-types.json +1 -1
@@ -1,6 +1,6 @@
1
- /*! Element Plus v0.0.20220108 */
1
+ /*! Element Plus v0.0.20220112 */
2
2
 
3
- import { getCurrentInstance, computed, warn, readonly, getCurrentScope, onScopeDispose, shallowRef, watchSyncEffect, ref, unref, watch, inject, provide, isRef, onMounted, onUnmounted, h as h$1, Teleport, onBeforeUnmount, onBeforeMount, nextTick, defineComponent, reactive, openBlock, createElementBlock, normalizeStyle, createElementVNode, normalizeClass, renderSlot, mergeProps, resolveComponent, createBlock, Transition, withCtx, withDirectives, resolveDynamicComponent, createCommentVNode, createTextVNode, toDisplayString, Fragment, createVNode, vShow, onUpdated, withModifiers, toRef, cloneVNode, Text, Comment, resolveDirective, renderList, withKeys, createSlots, normalizeProps, guardReactiveProps, toRefs, vModelCheckbox, vModelRadio, onBeforeUpdate, vModelText, toHandlers, watchEffect, isVNode, camelize as camelize$1, effectScope, markRaw, toRaw, triggerRef, TransitionGroup, createApp, render as render$26 } from 'vue';
3
+ import { getCurrentInstance, computed, warn, readonly, getCurrentScope, onScopeDispose, shallowRef, watchSyncEffect, ref, unref, watch, inject, provide, isRef, onMounted, onUnmounted, h as h$1, Teleport, onBeforeUnmount, onBeforeMount, nextTick, defineComponent, reactive, openBlock, createElementBlock, normalizeStyle, createElementVNode, normalizeClass, renderSlot, mergeProps, resolveComponent, createBlock, Transition, withCtx, withDirectives, resolveDynamicComponent, createCommentVNode, createTextVNode, toDisplayString, Fragment, createVNode, vShow, onUpdated, withModifiers, toRef, cloneVNode, Text, Comment, resolveDirective, renderList, withKeys, createSlots, normalizeProps, guardReactiveProps, toRefs, vModelCheckbox, vModelRadio, onBeforeUpdate, vModelText, toHandlers, watchEffect, isVNode, camelize as camelize$1, effectScope, markRaw, toRaw, triggerRef, TransitionGroup, createApp, render as render$25 } from 'vue';
4
4
 
5
5
  var commonjsGlobal = typeof globalThis !== 'undefined' ? globalThis : typeof window !== 'undefined' ? window : typeof global !== 'undefined' ? global : typeof self !== 'undefined' ? self : {};
6
6
 
@@ -4506,7 +4506,7 @@ if (isClient) {
4506
4506
  });
4507
4507
  }
4508
4508
 
4509
- const version$1 = "0.0.20220108";
4509
+ const version$1 = "0.0.20220112";
4510
4510
 
4511
4511
  const INSTALLED_KEY = Symbol("INSTALLED_KEY");
4512
4512
  const makeInstaller = (components = []) => {
@@ -4576,7 +4576,7 @@ const affixEmits = {
4576
4576
  change: (fixed) => typeof fixed === "boolean"
4577
4577
  };
4578
4578
 
4579
- var script$2b = defineComponent({
4579
+ var script$2a = defineComponent({
4580
4580
  name: "ElAffix",
4581
4581
  props: affixProps,
4582
4582
  emits: affixEmits,
@@ -4674,7 +4674,7 @@ var script$2b = defineComponent({
4674
4674
  }
4675
4675
  });
4676
4676
 
4677
- function render$25(_ctx, _cache, $props, $setup, $data, $options) {
4677
+ function render$24(_ctx, _cache, $props, $setup, $data, $options) {
4678
4678
  return openBlock(), createElementBlock("div", {
4679
4679
  ref: "root",
4680
4680
  class: "el-affix",
@@ -4689,10 +4689,10 @@ function render$25(_ctx, _cache, $props, $setup, $data, $options) {
4689
4689
  ], 4);
4690
4690
  }
4691
4691
 
4692
- script$2b.render = render$25;
4693
- script$2b.__file = "packages/components/affix/src/affix.vue";
4692
+ script$2a.render = render$24;
4693
+ script$2a.__file = "packages/components/affix/src/affix.vue";
4694
4694
 
4695
- const ElAffix = withInstall(script$2b);
4695
+ const ElAffix = withInstall(script$2a);
4696
4696
 
4697
4697
  const iconProps = buildProps({
4698
4698
  size: {
@@ -4703,7 +4703,7 @@ const iconProps = buildProps({
4703
4703
  }
4704
4704
  });
4705
4705
 
4706
- var script$2a = defineComponent({
4706
+ var script$29 = defineComponent({
4707
4707
  name: "ElIcon",
4708
4708
  inheritAttrs: false,
4709
4709
  props: iconProps,
@@ -4726,7 +4726,7 @@ var script$2a = defineComponent({
4726
4726
  }
4727
4727
  });
4728
4728
 
4729
- function render$24(_ctx, _cache, $props, $setup, $data, $options) {
4729
+ function render$23(_ctx, _cache, $props, $setup, $data, $options) {
4730
4730
  return openBlock(), createElementBlock("i", mergeProps({
4731
4731
  class: "el-icon",
4732
4732
  style: _ctx.style
@@ -4735,10 +4735,10 @@ function render$24(_ctx, _cache, $props, $setup, $data, $options) {
4735
4735
  ], 16);
4736
4736
  }
4737
4737
 
4738
- script$2a.render = render$24;
4739
- script$2a.__file = "packages/components/icon/src/icon.vue";
4738
+ script$29.render = render$23;
4739
+ script$29.__file = "packages/components/icon/src/icon.vue";
4740
4740
 
4741
- const ElIcon = withInstall(script$2a);
4741
+ const ElIcon = withInstall(script$29);
4742
4742
  var ElIcon$1 = ElIcon;
4743
4743
 
4744
4744
  var _export_sfc = (sfc, props) => {
@@ -4759,12 +4759,12 @@ const _hoisted_1$1$ = {
4759
4759
  viewBox: "0 0 1024 1024",
4760
4760
  xmlns: "http://www.w3.org/2000/svg"
4761
4761
  };
4762
- const _hoisted_2$1B = /* @__PURE__ */ createElementVNode("path", {
4762
+ const _hoisted_2$1C = /* @__PURE__ */ createElementVNode("path", {
4763
4763
  fill: "currentColor",
4764
4764
  d: "M831.872 340.864L512 652.672 192.128 340.864a30.592 30.592 0 00-42.752 0 29.12 29.12 0 000 41.6L489.664 714.24a32 32 0 0044.672 0l340.288-331.712a29.12 29.12 0 000-41.728 30.592 30.592 0 00-42.752 0z"
4765
4765
  }, null, -1);
4766
4766
  const _hoisted_3$1n = [
4767
- _hoisted_2$1B
4767
+ _hoisted_2$1C
4768
4768
  ];
4769
4769
  function _sfc_render$B(_ctx, _cache, $props, $setup, $data, $options) {
4770
4770
  return openBlock(), createElementBlock("svg", _hoisted_1$1$, _hoisted_3$1n);
@@ -4781,12 +4781,12 @@ const _hoisted_1$1_ = {
4781
4781
  viewBox: "0 0 1024 1024",
4782
4782
  xmlns: "http://www.w3.org/2000/svg"
4783
4783
  };
4784
- const _hoisted_2$1A = /* @__PURE__ */ createElementVNode("path", {
4784
+ const _hoisted_2$1B = /* @__PURE__ */ createElementVNode("path", {
4785
4785
  fill: "currentColor",
4786
4786
  d: "M609.408 149.376L277.76 489.6a32 32 0 000 44.672l331.648 340.352a29.12 29.12 0 0041.728 0 30.592 30.592 0 000-42.752L339.264 511.936l311.872-319.872a30.592 30.592 0 000-42.688 29.12 29.12 0 00-41.728 0z"
4787
4787
  }, null, -1);
4788
4788
  const _hoisted_3$1m = [
4789
- _hoisted_2$1A
4789
+ _hoisted_2$1B
4790
4790
  ];
4791
4791
  function _sfc_render$A(_ctx, _cache, $props, $setup, $data, $options) {
4792
4792
  return openBlock(), createElementBlock("svg", _hoisted_1$1_, _hoisted_3$1m);
@@ -4803,12 +4803,12 @@ const _hoisted_1$1Z = {
4803
4803
  viewBox: "0 0 1024 1024",
4804
4804
  xmlns: "http://www.w3.org/2000/svg"
4805
4805
  };
4806
- const _hoisted_2$1z = /* @__PURE__ */ createElementVNode("path", {
4806
+ const _hoisted_2$1A = /* @__PURE__ */ createElementVNode("path", {
4807
4807
  fill: "currentColor",
4808
4808
  d: "M340.864 149.312a30.592 30.592 0 000 42.752L652.736 512 340.864 831.872a30.592 30.592 0 000 42.752 29.12 29.12 0 0041.728 0L714.24 534.336a32 32 0 000-44.672L382.592 149.376a29.12 29.12 0 00-41.728 0z"
4809
4809
  }, null, -1);
4810
4810
  const _hoisted_3$1l = [
4811
- _hoisted_2$1z
4811
+ _hoisted_2$1A
4812
4812
  ];
4813
4813
  function _sfc_render$z(_ctx, _cache, $props, $setup, $data, $options) {
4814
4814
  return openBlock(), createElementBlock("svg", _hoisted_1$1Z, _hoisted_3$1l);
@@ -4825,12 +4825,12 @@ const _hoisted_1$1Y = {
4825
4825
  viewBox: "0 0 1024 1024",
4826
4826
  xmlns: "http://www.w3.org/2000/svg"
4827
4827
  };
4828
- const _hoisted_2$1y = /* @__PURE__ */ createElementVNode("path", {
4828
+ const _hoisted_2$1z = /* @__PURE__ */ createElementVNode("path", {
4829
4829
  fill: "currentColor",
4830
4830
  d: "M488.832 344.32l-339.84 356.672a32 32 0 000 44.16l.384.384a29.44 29.44 0 0042.688 0l320-335.872 319.872 335.872a29.44 29.44 0 0042.688 0l.384-.384a32 32 0 000-44.16L535.168 344.32a32 32 0 00-46.336 0z"
4831
4831
  }, null, -1);
4832
4832
  const _hoisted_3$1k = [
4833
- _hoisted_2$1y
4833
+ _hoisted_2$1z
4834
4834
  ];
4835
4835
  function _sfc_render$y(_ctx, _cache, $props, $setup, $data, $options) {
4836
4836
  return openBlock(), createElementBlock("svg", _hoisted_1$1Y, _hoisted_3$1k);
@@ -4847,7 +4847,7 @@ const _hoisted_1$1X = {
4847
4847
  viewBox: "0 0 1024 1024",
4848
4848
  xmlns: "http://www.w3.org/2000/svg"
4849
4849
  };
4850
- const _hoisted_2$1x = /* @__PURE__ */ createElementVNode("path", {
4850
+ const _hoisted_2$1y = /* @__PURE__ */ createElementVNode("path", {
4851
4851
  fill: "currentColor",
4852
4852
  d: "M224 480h640a32 32 0 110 64H224a32 32 0 010-64z"
4853
4853
  }, null, -1);
@@ -4856,7 +4856,7 @@ const _hoisted_3$1j = /* @__PURE__ */ createElementVNode("path", {
4856
4856
  d: "M237.248 512l265.408 265.344a32 32 0 01-45.312 45.312l-288-288a32 32 0 010-45.312l288-288a32 32 0 1145.312 45.312L237.248 512z"
4857
4857
  }, null, -1);
4858
4858
  const _hoisted_4$A = [
4859
- _hoisted_2$1x,
4859
+ _hoisted_2$1y,
4860
4860
  _hoisted_3$1j
4861
4861
  ];
4862
4862
  function _sfc_render$x(_ctx, _cache, $props, $setup, $data, $options) {
@@ -4874,12 +4874,12 @@ const _hoisted_1$1W = {
4874
4874
  viewBox: "0 0 1024 1024",
4875
4875
  xmlns: "http://www.w3.org/2000/svg"
4876
4876
  };
4877
- const _hoisted_2$1w = /* @__PURE__ */ createElementVNode("path", {
4877
+ const _hoisted_2$1x = /* @__PURE__ */ createElementVNode("path", {
4878
4878
  fill: "currentColor",
4879
4879
  d: "M128 384v512h768V192H768v32a32 32 0 11-64 0v-32H320v32a32 32 0 01-64 0v-32H128v128h768v64H128zm192-256h384V96a32 32 0 1164 0v32h160a32 32 0 0132 32v768a32 32 0 01-32 32H96a32 32 0 01-32-32V160a32 32 0 0132-32h160V96a32 32 0 0164 0v32zm-32 384h64a32 32 0 010 64h-64a32 32 0 010-64zm0 192h64a32 32 0 110 64h-64a32 32 0 110-64zm192-192h64a32 32 0 010 64h-64a32 32 0 010-64zm0 192h64a32 32 0 110 64h-64a32 32 0 110-64zm192-192h64a32 32 0 110 64h-64a32 32 0 110-64zm0 192h64a32 32 0 110 64h-64a32 32 0 110-64z"
4880
4880
  }, null, -1);
4881
4881
  const _hoisted_3$1i = [
4882
- _hoisted_2$1w
4882
+ _hoisted_2$1x
4883
4883
  ];
4884
4884
  function _sfc_render$w(_ctx, _cache, $props, $setup, $data, $options) {
4885
4885
  return openBlock(), createElementBlock("svg", _hoisted_1$1W, _hoisted_3$1i);
@@ -4896,12 +4896,12 @@ const _hoisted_1$1V = {
4896
4896
  viewBox: "0 0 1024 1024",
4897
4897
  xmlns: "http://www.w3.org/2000/svg"
4898
4898
  };
4899
- const _hoisted_2$1v = /* @__PURE__ */ createElementVNode("path", {
4899
+ const _hoisted_2$1w = /* @__PURE__ */ createElementVNode("path", {
4900
4900
  fill: "currentColor",
4901
4901
  d: "M384 192v640l384-320.064z"
4902
4902
  }, null, -1);
4903
4903
  const _hoisted_3$1h = [
4904
- _hoisted_2$1v
4904
+ _hoisted_2$1w
4905
4905
  ];
4906
4906
  function _sfc_render$v(_ctx, _cache, $props, $setup, $data, $options) {
4907
4907
  return openBlock(), createElementBlock("svg", _hoisted_1$1V, _hoisted_3$1h);
@@ -4918,12 +4918,12 @@ const _hoisted_1$1U = {
4918
4918
  viewBox: "0 0 1024 1024",
4919
4919
  xmlns: "http://www.w3.org/2000/svg"
4920
4920
  };
4921
- const _hoisted_2$1u = /* @__PURE__ */ createElementVNode("path", {
4921
+ const _hoisted_2$1v = /* @__PURE__ */ createElementVNode("path", {
4922
4922
  fill: "currentColor",
4923
4923
  d: "M512 320L192 704h639.936z"
4924
4924
  }, null, -1);
4925
4925
  const _hoisted_3$1g = [
4926
- _hoisted_2$1u
4926
+ _hoisted_2$1v
4927
4927
  ];
4928
4928
  function _sfc_render$u(_ctx, _cache, $props, $setup, $data, $options) {
4929
4929
  return openBlock(), createElementBlock("svg", _hoisted_1$1U, _hoisted_3$1g);
@@ -4940,12 +4940,12 @@ const _hoisted_1$1T = {
4940
4940
  viewBox: "0 0 1024 1024",
4941
4941
  xmlns: "http://www.w3.org/2000/svg"
4942
4942
  };
4943
- const _hoisted_2$1t = /* @__PURE__ */ createElementVNode("path", {
4943
+ const _hoisted_2$1u = /* @__PURE__ */ createElementVNode("path", {
4944
4944
  fill: "currentColor",
4945
4945
  d: "M406.656 706.944L195.84 496.256a32 32 0 10-45.248 45.248l256 256 512-512a32 32 0 00-45.248-45.248L406.592 706.944z"
4946
4946
  }, null, -1);
4947
4947
  const _hoisted_3$1f = [
4948
- _hoisted_2$1t
4948
+ _hoisted_2$1u
4949
4949
  ];
4950
4950
  function _sfc_render$t(_ctx, _cache, $props, $setup, $data, $options) {
4951
4951
  return openBlock(), createElementBlock("svg", _hoisted_1$1T, _hoisted_3$1f);
@@ -4962,12 +4962,12 @@ const _hoisted_1$1S = {
4962
4962
  viewBox: "0 0 1024 1024",
4963
4963
  xmlns: "http://www.w3.org/2000/svg"
4964
4964
  };
4965
- const _hoisted_2$1s = /* @__PURE__ */ createElementVNode("path", {
4965
+ const _hoisted_2$1t = /* @__PURE__ */ createElementVNode("path", {
4966
4966
  fill: "currentColor",
4967
4967
  d: "M512 64a448 448 0 110 896 448 448 0 010-896zm-55.808 536.384l-99.52-99.584a38.4 38.4 0 10-54.336 54.336l126.72 126.72a38.272 38.272 0 0054.336 0l262.4-262.464a38.4 38.4 0 10-54.272-54.336L456.192 600.384z"
4968
4968
  }, null, -1);
4969
4969
  const _hoisted_3$1e = [
4970
- _hoisted_2$1s
4970
+ _hoisted_2$1t
4971
4971
  ];
4972
4972
  function _sfc_render$s(_ctx, _cache, $props, $setup, $data, $options) {
4973
4973
  return openBlock(), createElementBlock("svg", _hoisted_1$1S, _hoisted_3$1e);
@@ -4984,7 +4984,7 @@ const _hoisted_1$1R = {
4984
4984
  viewBox: "0 0 1024 1024",
4985
4985
  xmlns: "http://www.w3.org/2000/svg"
4986
4986
  };
4987
- const _hoisted_2$1r = /* @__PURE__ */ createElementVNode("path", {
4987
+ const _hoisted_2$1s = /* @__PURE__ */ createElementVNode("path", {
4988
4988
  fill: "currentColor",
4989
4989
  d: "M512 896a384 384 0 100-768 384 384 0 000 768zm0 64a448 448 0 110-896 448 448 0 010 896z"
4990
4990
  }, null, -1);
@@ -4993,7 +4993,7 @@ const _hoisted_3$1d = /* @__PURE__ */ createElementVNode("path", {
4993
4993
  d: "M745.344 361.344a32 32 0 0145.312 45.312l-288 288a32 32 0 01-45.312 0l-160-160a32 32 0 1145.312-45.312L480 626.752l265.344-265.408z"
4994
4994
  }, null, -1);
4995
4995
  const _hoisted_4$z = [
4996
- _hoisted_2$1r,
4996
+ _hoisted_2$1s,
4997
4997
  _hoisted_3$1d
4998
4998
  ];
4999
4999
  function _sfc_render$r(_ctx, _cache, $props, $setup, $data, $options) {
@@ -5011,12 +5011,12 @@ const _hoisted_1$1Q = {
5011
5011
  viewBox: "0 0 1024 1024",
5012
5012
  xmlns: "http://www.w3.org/2000/svg"
5013
5013
  };
5014
- const _hoisted_2$1q = /* @__PURE__ */ createElementVNode("path", {
5014
+ const _hoisted_2$1r = /* @__PURE__ */ createElementVNode("path", {
5015
5015
  fill: "currentColor",
5016
5016
  d: "M512 64a448 448 0 110 896 448 448 0 010-896zm0 393.664L407.936 353.6a38.4 38.4 0 10-54.336 54.336L457.664 512 353.6 616.064a38.4 38.4 0 1054.336 54.336L512 566.336 616.064 670.4a38.4 38.4 0 1054.336-54.336L566.336 512 670.4 407.936a38.4 38.4 0 10-54.336-54.336L512 457.664z"
5017
5017
  }, null, -1);
5018
5018
  const _hoisted_3$1c = [
5019
- _hoisted_2$1q
5019
+ _hoisted_2$1r
5020
5020
  ];
5021
5021
  function _sfc_render$q(_ctx, _cache, $props, $setup, $data, $options) {
5022
5022
  return openBlock(), createElementBlock("svg", _hoisted_1$1Q, _hoisted_3$1c);
@@ -5033,7 +5033,7 @@ const _hoisted_1$1P = {
5033
5033
  viewBox: "0 0 1024 1024",
5034
5034
  xmlns: "http://www.w3.org/2000/svg"
5035
5035
  };
5036
- const _hoisted_2$1p = /* @__PURE__ */ createElementVNode("path", {
5036
+ const _hoisted_2$1q = /* @__PURE__ */ createElementVNode("path", {
5037
5037
  fill: "currentColor",
5038
5038
  d: "M466.752 512l-90.496-90.496a32 32 0 0145.248-45.248L512 466.752l90.496-90.496a32 32 0 1145.248 45.248L557.248 512l90.496 90.496a32 32 0 11-45.248 45.248L512 557.248l-90.496 90.496a32 32 0 01-45.248-45.248L466.752 512z"
5039
5039
  }, null, -1);
@@ -5042,7 +5042,7 @@ const _hoisted_3$1b = /* @__PURE__ */ createElementVNode("path", {
5042
5042
  d: "M512 896a384 384 0 100-768 384 384 0 000 768zm0 64a448 448 0 110-896 448 448 0 010 896z"
5043
5043
  }, null, -1);
5044
5044
  const _hoisted_4$y = [
5045
- _hoisted_2$1p,
5045
+ _hoisted_2$1q,
5046
5046
  _hoisted_3$1b
5047
5047
  ];
5048
5048
  function _sfc_render$p(_ctx, _cache, $props, $setup, $data, $options) {
@@ -5060,7 +5060,7 @@ const _hoisted_1$1O = {
5060
5060
  viewBox: "0 0 1024 1024",
5061
5061
  xmlns: "http://www.w3.org/2000/svg"
5062
5062
  };
5063
- const _hoisted_2$1o = /* @__PURE__ */ createElementVNode("path", {
5063
+ const _hoisted_2$1p = /* @__PURE__ */ createElementVNode("path", {
5064
5064
  fill: "currentColor",
5065
5065
  d: "M512 896a384 384 0 100-768 384 384 0 000 768zm0 64a448 448 0 110-896 448 448 0 010 896z"
5066
5066
  }, null, -1);
@@ -5073,7 +5073,7 @@ const _hoisted_4$x = /* @__PURE__ */ createElementVNode("path", {
5073
5073
  d: "M480 512h256q32 0 32 32t-32 32H480q-32 0-32-32t32-32z"
5074
5074
  }, null, -1);
5075
5075
  const _hoisted_5$o = [
5076
- _hoisted_2$1o,
5076
+ _hoisted_2$1p,
5077
5077
  _hoisted_3$1a,
5078
5078
  _hoisted_4$x
5079
5079
  ];
@@ -5092,12 +5092,12 @@ const _hoisted_1$1N = {
5092
5092
  viewBox: "0 0 1024 1024",
5093
5093
  xmlns: "http://www.w3.org/2000/svg"
5094
5094
  };
5095
- const _hoisted_2$1n = /* @__PURE__ */ createElementVNode("path", {
5095
+ const _hoisted_2$1o = /* @__PURE__ */ createElementVNode("path", {
5096
5096
  fill: "currentColor",
5097
5097
  d: "M764.288 214.592L512 466.88 259.712 214.592a31.936 31.936 0 00-45.12 45.12L466.752 512 214.528 764.224a31.936 31.936 0 1045.12 45.184L512 557.184l252.288 252.288a31.936 31.936 0 0045.12-45.12L557.12 512.064l252.288-252.352a31.936 31.936 0 10-45.12-45.184z"
5098
5098
  }, null, -1);
5099
5099
  const _hoisted_3$19 = [
5100
- _hoisted_2$1n
5100
+ _hoisted_2$1o
5101
5101
  ];
5102
5102
  function _sfc_render$n(_ctx, _cache, $props, $setup, $data, $options) {
5103
5103
  return openBlock(), createElementBlock("svg", _hoisted_1$1N, _hoisted_3$19);
@@ -5114,12 +5114,12 @@ const _hoisted_1$1M = {
5114
5114
  viewBox: "0 0 1024 1024",
5115
5115
  xmlns: "http://www.w3.org/2000/svg"
5116
5116
  };
5117
- const _hoisted_2$1m = /* @__PURE__ */ createElementVNode("path", {
5117
+ const _hoisted_2$1n = /* @__PURE__ */ createElementVNode("path", {
5118
5118
  fill: "currentColor",
5119
5119
  d: "M529.408 149.376a29.12 29.12 0 0141.728 0 30.592 30.592 0 010 42.688L259.264 511.936l311.872 319.936a30.592 30.592 0 01-.512 43.264 29.12 29.12 0 01-41.216-.512L197.76 534.272a32 32 0 010-44.672l331.648-340.224zm256 0a29.12 29.12 0 0141.728 0 30.592 30.592 0 010 42.688L515.264 511.936l311.872 319.936a30.592 30.592 0 01-.512 43.264 29.12 29.12 0 01-41.216-.512L453.76 534.272a32 32 0 010-44.672l331.648-340.224z"
5120
5120
  }, null, -1);
5121
5121
  const _hoisted_3$18 = [
5122
- _hoisted_2$1m
5122
+ _hoisted_2$1n
5123
5123
  ];
5124
5124
  function _sfc_render$m(_ctx, _cache, $props, $setup, $data, $options) {
5125
5125
  return openBlock(), createElementBlock("svg", _hoisted_1$1M, _hoisted_3$18);
@@ -5136,12 +5136,12 @@ const _hoisted_1$1L = {
5136
5136
  viewBox: "0 0 1024 1024",
5137
5137
  xmlns: "http://www.w3.org/2000/svg"
5138
5138
  };
5139
- const _hoisted_2$1l = /* @__PURE__ */ createElementVNode("path", {
5139
+ const _hoisted_2$1m = /* @__PURE__ */ createElementVNode("path", {
5140
5140
  fill: "currentColor",
5141
5141
  d: "M452.864 149.312a29.12 29.12 0 0141.728.064L826.24 489.664a32 32 0 010 44.672L494.592 874.624a29.12 29.12 0 01-41.728 0 30.592 30.592 0 010-42.752L764.736 512 452.864 192a30.592 30.592 0 010-42.688zm-256 0a29.12 29.12 0 0141.728.064L570.24 489.664a32 32 0 010 44.672L238.592 874.624a29.12 29.12 0 01-41.728 0 30.592 30.592 0 010-42.752L508.736 512 196.864 192a30.592 30.592 0 010-42.688z"
5142
5142
  }, null, -1);
5143
5143
  const _hoisted_3$17 = [
5144
- _hoisted_2$1l
5144
+ _hoisted_2$1m
5145
5145
  ];
5146
5146
  function _sfc_render$l(_ctx, _cache, $props, $setup, $data, $options) {
5147
5147
  return openBlock(), createElementBlock("svg", _hoisted_1$1L, _hoisted_3$17);
@@ -5158,12 +5158,12 @@ const _hoisted_1$1K = {
5158
5158
  viewBox: "0 0 1024 1024",
5159
5159
  xmlns: "http://www.w3.org/2000/svg"
5160
5160
  };
5161
- const _hoisted_2$1k = /* @__PURE__ */ createElementVNode("path", {
5161
+ const _hoisted_2$1l = /* @__PURE__ */ createElementVNode("path", {
5162
5162
  fill: "currentColor",
5163
5163
  d: "M160 256H96a32 32 0 010-64h256V95.936a32 32 0 0132-32h256a32 32 0 0132 32V192h256a32 32 0 110 64h-64v672a32 32 0 01-32 32H192a32 32 0 01-32-32V256zm448-64v-64H416v64h192zM224 896h576V256H224v640zm192-128a32 32 0 01-32-32V416a32 32 0 0164 0v320a32 32 0 01-32 32zm192 0a32 32 0 01-32-32V416a32 32 0 0164 0v320a32 32 0 01-32 32z"
5164
5164
  }, null, -1);
5165
5165
  const _hoisted_3$16 = [
5166
- _hoisted_2$1k
5166
+ _hoisted_2$1l
5167
5167
  ];
5168
5168
  function _sfc_render$k(_ctx, _cache, $props, $setup, $data, $options) {
5169
5169
  return openBlock(), createElementBlock("svg", _hoisted_1$1K, _hoisted_3$16);
@@ -5180,12 +5180,12 @@ const _hoisted_1$1J = {
5180
5180
  viewBox: "0 0 1024 1024",
5181
5181
  xmlns: "http://www.w3.org/2000/svg"
5182
5182
  };
5183
- const _hoisted_2$1j = /* @__PURE__ */ createElementVNode("path", {
5183
+ const _hoisted_2$1k = /* @__PURE__ */ createElementVNode("path", {
5184
5184
  fill: "currentColor",
5185
5185
  d: "M832 384H576V128H192v768h640V384zm-26.496-64L640 154.496V320h165.504zM160 64h480l256 256v608a32 32 0 01-32 32H160a32 32 0 01-32-32V96a32 32 0 0132-32zm160 448h384v64H320v-64zm0-192h160v64H320v-64zm0 384h384v64H320v-64z"
5186
5186
  }, null, -1);
5187
5187
  const _hoisted_3$15 = [
5188
- _hoisted_2$1j
5188
+ _hoisted_2$1k
5189
5189
  ];
5190
5190
  function _sfc_render$j(_ctx, _cache, $props, $setup, $data, $options) {
5191
5191
  return openBlock(), createElementBlock("svg", _hoisted_1$1J, _hoisted_3$15);
@@ -5202,12 +5202,12 @@ const _hoisted_1$1I = {
5202
5202
  viewBox: "0 0 1024 1024",
5203
5203
  xmlns: "http://www.w3.org/2000/svg"
5204
5204
  };
5205
- const _hoisted_2$1i = /* @__PURE__ */ createElementVNode("path", {
5205
+ const _hoisted_2$1j = /* @__PURE__ */ createElementVNode("path", {
5206
5206
  fill: "currentColor",
5207
5207
  d: "M160 96.064l192 .192a32 32 0 010 64l-192-.192V352a32 32 0 01-64 0V96h64v.064zm0 831.872V928H96V672a32 32 0 1164 0v191.936l192-.192a32 32 0 110 64l-192 .192zM864 96.064V96h64v256a32 32 0 11-64 0V160.064l-192 .192a32 32 0 110-64l192-.192zm0 831.872l-192-.192a32 32 0 010-64l192 .192V672a32 32 0 1164 0v256h-64v-.064z"
5208
5208
  }, null, -1);
5209
5209
  const _hoisted_3$14 = [
5210
- _hoisted_2$1i
5210
+ _hoisted_2$1j
5211
5211
  ];
5212
5212
  function _sfc_render$i(_ctx, _cache, $props, $setup, $data, $options) {
5213
5213
  return openBlock(), createElementBlock("svg", _hoisted_1$1I, _hoisted_3$14);
@@ -5224,12 +5224,12 @@ const _hoisted_1$1H = {
5224
5224
  viewBox: "0 0 1024 1024",
5225
5225
  xmlns: "http://www.w3.org/2000/svg"
5226
5226
  };
5227
- const _hoisted_2$1h = /* @__PURE__ */ createElementVNode("path", {
5227
+ const _hoisted_2$1i = /* @__PURE__ */ createElementVNode("path", {
5228
5228
  fill: "currentColor",
5229
5229
  d: "M512 64a448 448 0 110 896.064A448 448 0 01512 64zm67.2 275.072c33.28 0 60.288-23.104 60.288-57.344s-27.072-57.344-60.288-57.344c-33.28 0-60.16 23.104-60.16 57.344s26.88 57.344 60.16 57.344zM590.912 699.2c0-6.848 2.368-24.64 1.024-34.752l-52.608 60.544c-10.88 11.456-24.512 19.392-30.912 17.28a12.992 12.992 0 01-8.256-14.72l87.68-276.992c7.168-35.136-12.544-67.2-54.336-71.296-44.096 0-108.992 44.736-148.48 101.504 0 6.784-1.28 23.68.064 33.792l52.544-60.608c10.88-11.328 23.552-19.328 29.952-17.152a12.8 12.8 0 017.808 16.128L388.48 728.576c-10.048 32.256 8.96 63.872 55.04 71.04 67.84 0 107.904-43.648 147.456-100.416z"
5230
5230
  }, null, -1);
5231
5231
  const _hoisted_3$13 = [
5232
- _hoisted_2$1h
5232
+ _hoisted_2$1i
5233
5233
  ];
5234
5234
  function _sfc_render$h(_ctx, _cache, $props, $setup, $data, $options) {
5235
5235
  return openBlock(), createElementBlock("svg", _hoisted_1$1H, _hoisted_3$13);
@@ -5246,12 +5246,12 @@ const _hoisted_1$1G = {
5246
5246
  viewBox: "0 0 1024 1024",
5247
5247
  xmlns: "http://www.w3.org/2000/svg"
5248
5248
  };
5249
- const _hoisted_2$1g = /* @__PURE__ */ createElementVNode("path", {
5249
+ const _hoisted_2$1h = /* @__PURE__ */ createElementVNode("path", {
5250
5250
  fill: "currentColor",
5251
5251
  d: "M512 64a32 32 0 0132 32v192a32 32 0 01-64 0V96a32 32 0 0132-32zm0 640a32 32 0 0132 32v192a32 32 0 11-64 0V736a32 32 0 0132-32zm448-192a32 32 0 01-32 32H736a32 32 0 110-64h192a32 32 0 0132 32zm-640 0a32 32 0 01-32 32H96a32 32 0 010-64h192a32 32 0 0132 32zM195.2 195.2a32 32 0 0145.248 0L376.32 331.008a32 32 0 01-45.248 45.248L195.2 240.448a32 32 0 010-45.248zm452.544 452.544a32 32 0 0145.248 0L828.8 783.552a32 32 0 01-45.248 45.248L647.744 692.992a32 32 0 010-45.248zM828.8 195.264a32 32 0 010 45.184L692.992 376.32a32 32 0 01-45.248-45.248l135.808-135.808a32 32 0 0145.248 0zm-452.544 452.48a32 32 0 010 45.248L240.448 828.8a32 32 0 01-45.248-45.248l135.808-135.808a32 32 0 0145.248 0z"
5252
5252
  }, null, -1);
5253
5253
  const _hoisted_3$12 = [
5254
- _hoisted_2$1g
5254
+ _hoisted_2$1h
5255
5255
  ];
5256
5256
  function _sfc_render$g(_ctx, _cache, $props, $setup, $data, $options) {
5257
5257
  return openBlock(), createElementBlock("svg", _hoisted_1$1G, _hoisted_3$12);
@@ -5268,12 +5268,12 @@ const _hoisted_1$1F = {
5268
5268
  viewBox: "0 0 1024 1024",
5269
5269
  xmlns: "http://www.w3.org/2000/svg"
5270
5270
  };
5271
- const _hoisted_2$1f = /* @__PURE__ */ createElementVNode("path", {
5271
+ const _hoisted_2$1g = /* @__PURE__ */ createElementVNode("path", {
5272
5272
  fill: "currentColor",
5273
5273
  d: "M128 544h768a32 32 0 100-64H128a32 32 0 000 64z"
5274
5274
  }, null, -1);
5275
5275
  const _hoisted_3$11 = [
5276
- _hoisted_2$1f
5276
+ _hoisted_2$1g
5277
5277
  ];
5278
5278
  function _sfc_render$f(_ctx, _cache, $props, $setup, $data, $options) {
5279
5279
  return openBlock(), createElementBlock("svg", _hoisted_1$1F, _hoisted_3$11);
@@ -5290,12 +5290,12 @@ const _hoisted_1$1E = {
5290
5290
  viewBox: "0 0 1024 1024",
5291
5291
  xmlns: "http://www.w3.org/2000/svg"
5292
5292
  };
5293
- const _hoisted_2$1e = /* @__PURE__ */ createElementVNode("path", {
5293
+ const _hoisted_2$1f = /* @__PURE__ */ createElementVNode("path", {
5294
5294
  fill: "currentColor",
5295
5295
  d: "M176 416a112 112 0 110 224 112 112 0 010-224zm336 0a112 112 0 110 224 112 112 0 010-224zm336 0a112 112 0 110 224 112 112 0 010-224z"
5296
5296
  }, null, -1);
5297
5297
  const _hoisted_3$10 = [
5298
- _hoisted_2$1e
5298
+ _hoisted_2$1f
5299
5299
  ];
5300
5300
  function _sfc_render$e(_ctx, _cache, $props, $setup, $data, $options) {
5301
5301
  return openBlock(), createElementBlock("svg", _hoisted_1$1E, _hoisted_3$10);
@@ -5312,12 +5312,12 @@ const _hoisted_1$1D = {
5312
5312
  viewBox: "0 0 1024 1024",
5313
5313
  xmlns: "http://www.w3.org/2000/svg"
5314
5314
  };
5315
- const _hoisted_2$1d = /* @__PURE__ */ createElementVNode("path", {
5315
+ const _hoisted_2$1e = /* @__PURE__ */ createElementVNode("path", {
5316
5316
  fill: "currentColor",
5317
5317
  d: "M176 416a112 112 0 100 224 112 112 0 000-224m0 64a48 48 0 110 96 48 48 0 010-96zm336-64a112 112 0 110 224 112 112 0 010-224zm0 64a48 48 0 100 96 48 48 0 000-96zm336-64a112 112 0 110 224 112 112 0 010-224zm0 64a48 48 0 100 96 48 48 0 000-96z"
5318
5318
  }, null, -1);
5319
5319
  const _hoisted_3$$ = [
5320
- _hoisted_2$1d
5320
+ _hoisted_2$1e
5321
5321
  ];
5322
5322
  function _sfc_render$d(_ctx, _cache, $props, $setup, $data, $options) {
5323
5323
  return openBlock(), createElementBlock("svg", _hoisted_1$1D, _hoisted_3$$);
@@ -5334,12 +5334,12 @@ const _hoisted_1$1C = {
5334
5334
  viewBox: "0 0 1024 1024",
5335
5335
  xmlns: "http://www.w3.org/2000/svg"
5336
5336
  };
5337
- const _hoisted_2$1c = /* @__PURE__ */ createElementVNode("path", {
5337
+ const _hoisted_2$1d = /* @__PURE__ */ createElementVNode("path", {
5338
5338
  fill: "currentColor",
5339
5339
  d: "M480 480V128a32 32 0 0164 0v352h352a32 32 0 110 64H544v352a32 32 0 11-64 0V544H128a32 32 0 010-64h352z"
5340
5340
  }, null, -1);
5341
5341
  const _hoisted_3$_ = [
5342
- _hoisted_2$1c
5342
+ _hoisted_2$1d
5343
5343
  ];
5344
5344
  function _sfc_render$c(_ctx, _cache, $props, $setup, $data, $options) {
5345
5345
  return openBlock(), createElementBlock("svg", _hoisted_1$1C, _hoisted_3$_);
@@ -5356,12 +5356,12 @@ const _hoisted_1$1B = {
5356
5356
  viewBox: "0 0 1024 1024",
5357
5357
  xmlns: "http://www.w3.org/2000/svg"
5358
5358
  };
5359
- const _hoisted_2$1b = /* @__PURE__ */ createElementVNode("path", {
5359
+ const _hoisted_2$1c = /* @__PURE__ */ createElementVNode("path", {
5360
5360
  fill: "currentColor",
5361
5361
  d: "M512 64a448 448 0 110 896 448 448 0 010-896zm23.744 191.488c-52.096 0-92.928 14.784-123.2 44.352-30.976 29.568-45.76 70.4-45.76 122.496h80.256c0-29.568 5.632-52.8 17.6-68.992 13.376-19.712 35.2-28.864 66.176-28.864 23.936 0 42.944 6.336 56.32 19.712 12.672 13.376 19.712 31.68 19.712 54.912 0 17.6-6.336 34.496-19.008 49.984l-8.448 9.856c-45.76 40.832-73.216 70.4-82.368 89.408-9.856 19.008-14.08 42.24-14.08 68.992v9.856h80.96v-9.856c0-16.896 3.52-31.68 10.56-45.76 6.336-12.672 15.488-24.64 28.16-35.2 33.792-29.568 54.208-48.576 60.544-55.616 16.896-22.528 26.048-51.392 26.048-86.592 0-42.944-14.08-76.736-42.24-101.376-28.16-25.344-65.472-37.312-111.232-37.312zm-12.672 406.208a54.272 54.272 0 00-38.72 14.784 49.408 49.408 0 00-15.488 38.016c0 15.488 4.928 28.16 15.488 38.016A54.848 54.848 0 00523.072 768c15.488 0 28.16-4.928 38.72-14.784a51.52 51.52 0 0016.192-38.72 51.968 51.968 0 00-15.488-38.016 55.936 55.936 0 00-39.424-14.784z"
5362
5362
  }, null, -1);
5363
5363
  const _hoisted_3$Z = [
5364
- _hoisted_2$1b
5364
+ _hoisted_2$1c
5365
5365
  ];
5366
5366
  function _sfc_render$b(_ctx, _cache, $props, $setup, $data, $options) {
5367
5367
  return openBlock(), createElementBlock("svg", _hoisted_1$1B, _hoisted_3$Z);
@@ -5378,12 +5378,12 @@ const _hoisted_1$1A = {
5378
5378
  viewBox: "0 0 1024 1024",
5379
5379
  xmlns: "http://www.w3.org/2000/svg"
5380
5380
  };
5381
- const _hoisted_2$1a = /* @__PURE__ */ createElementVNode("path", {
5381
+ const _hoisted_2$1b = /* @__PURE__ */ createElementVNode("path", {
5382
5382
  fill: "currentColor",
5383
5383
  d: "M289.088 296.704h92.992a32 32 0 010 64H232.96a32 32 0 01-32-32V179.712a32 32 0 0164 0v50.56a384 384 0 01643.84 282.88 384 384 0 01-383.936 384 384 384 0 01-384-384h64a320 320 0 10640 0 320 320 0 00-555.712-216.448z"
5384
5384
  }, null, -1);
5385
5385
  const _hoisted_3$Y = [
5386
- _hoisted_2$1a
5386
+ _hoisted_2$1b
5387
5387
  ];
5388
5388
  function _sfc_render$a(_ctx, _cache, $props, $setup, $data, $options) {
5389
5389
  return openBlock(), createElementBlock("svg", _hoisted_1$1A, _hoisted_3$Y);
@@ -5400,12 +5400,12 @@ const _hoisted_1$1z = {
5400
5400
  viewBox: "0 0 1024 1024",
5401
5401
  xmlns: "http://www.w3.org/2000/svg"
5402
5402
  };
5403
- const _hoisted_2$19 = /* @__PURE__ */ createElementVNode("path", {
5403
+ const _hoisted_2$1a = /* @__PURE__ */ createElementVNode("path", {
5404
5404
  fill: "currentColor",
5405
5405
  d: "M784.512 230.272v-50.56a32 32 0 1164 0v149.056a32 32 0 01-32 32H667.52a32 32 0 110-64h92.992A320 320 0 10524.8 833.152a320 320 0 00320-320h64a384 384 0 01-384 384 384 384 0 01-384-384 384 384 0 01643.712-282.88z"
5406
5406
  }, null, -1);
5407
5407
  const _hoisted_3$X = [
5408
- _hoisted_2$19
5408
+ _hoisted_2$1a
5409
5409
  ];
5410
5410
  function _sfc_render$9(_ctx, _cache, $props, $setup, $data, $options) {
5411
5411
  return openBlock(), createElementBlock("svg", _hoisted_1$1z, _hoisted_3$X);
@@ -5422,12 +5422,12 @@ const _hoisted_1$1y = {
5422
5422
  viewBox: "0 0 1024 1024",
5423
5423
  xmlns: "http://www.w3.org/2000/svg"
5424
5424
  };
5425
- const _hoisted_2$18 = /* @__PURE__ */ createElementVNode("path", {
5425
+ const _hoisted_2$19 = /* @__PURE__ */ createElementVNode("path", {
5426
5426
  fill: "currentColor",
5427
5427
  d: "M813.176 180.706a60.235 60.235 0 0160.236 60.235v481.883a60.235 60.235 0 01-60.236 60.235H210.824a60.235 60.235 0 01-60.236-60.235V240.94a60.235 60.235 0 0160.236-60.235h602.352zm0-60.235H210.824A120.47 120.47 0 0090.353 240.94v481.883a120.47 120.47 0 00120.47 120.47h602.353a120.47 120.47 0 00120.471-120.47V240.94a120.47 120.47 0 00-120.47-120.47zm-120.47 180.705a30.118 30.118 0 00-30.118 30.118v301.177a30.118 30.118 0 0060.236 0V331.294a30.118 30.118 0 00-30.118-30.118zm-361.412 0a30.118 30.118 0 00-30.118 30.118v301.177a30.118 30.118 0 1060.236 0V331.294a30.118 30.118 0 00-30.118-30.118zM512 361.412a30.118 30.118 0 00-30.118 30.117v30.118a30.118 30.118 0 0060.236 0V391.53A30.118 30.118 0 00512 361.412zM512 512a30.118 30.118 0 00-30.118 30.118v30.117a30.118 30.118 0 0060.236 0v-30.117A30.118 30.118 0 00512 512z"
5428
5428
  }, null, -1);
5429
5429
  const _hoisted_3$W = [
5430
- _hoisted_2$18
5430
+ _hoisted_2$19
5431
5431
  ];
5432
5432
  function _sfc_render$8(_ctx, _cache, $props, $setup, $data, $options) {
5433
5433
  return openBlock(), createElementBlock("svg", _hoisted_1$1y, _hoisted_3$W);
@@ -5444,12 +5444,12 @@ const _hoisted_1$1x = {
5444
5444
  viewBox: "0 0 1024 1024",
5445
5445
  xmlns: "http://www.w3.org/2000/svg"
5446
5446
  };
5447
- const _hoisted_2$17 = /* @__PURE__ */ createElementVNode("path", {
5447
+ const _hoisted_2$18 = /* @__PURE__ */ createElementVNode("path", {
5448
5448
  fill: "currentColor",
5449
5449
  d: "M795.904 750.72l124.992 124.928a32 32 0 01-45.248 45.248L750.656 795.904a416 416 0 1145.248-45.248zM480 832a352 352 0 100-704 352 352 0 000 704z"
5450
5450
  }, null, -1);
5451
5451
  const _hoisted_3$V = [
5452
- _hoisted_2$17
5452
+ _hoisted_2$18
5453
5453
  ];
5454
5454
  function _sfc_render$7(_ctx, _cache, $props, $setup, $data, $options) {
5455
5455
  return openBlock(), createElementBlock("svg", _hoisted_1$1x, _hoisted_3$V);
@@ -5466,12 +5466,12 @@ const _hoisted_1$1w = {
5466
5466
  viewBox: "0 0 1024 1024",
5467
5467
  xmlns: "http://www.w3.org/2000/svg"
5468
5468
  };
5469
- const _hoisted_2$16 = /* @__PURE__ */ createElementVNode("path", {
5469
+ const _hoisted_2$17 = /* @__PURE__ */ createElementVNode("path", {
5470
5470
  fill: "currentColor",
5471
5471
  d: "M283.84 867.84L512 747.776l228.16 119.936a6.4 6.4 0 009.28-6.72l-43.52-254.08 184.512-179.904a6.4 6.4 0 00-3.52-10.88l-255.104-37.12L517.76 147.904a6.4 6.4 0 00-11.52 0L392.192 379.072l-255.104 37.12a6.4 6.4 0 00-3.52 10.88L318.08 606.976l-43.584 254.08a6.4 6.4 0 009.28 6.72z"
5472
5472
  }, null, -1);
5473
5473
  const _hoisted_3$U = [
5474
- _hoisted_2$16
5474
+ _hoisted_2$17
5475
5475
  ];
5476
5476
  function _sfc_render$6(_ctx, _cache, $props, $setup, $data, $options) {
5477
5477
  return openBlock(), createElementBlock("svg", _hoisted_1$1w, _hoisted_3$U);
@@ -5488,12 +5488,12 @@ const _hoisted_1$1v = {
5488
5488
  viewBox: "0 0 1024 1024",
5489
5489
  xmlns: "http://www.w3.org/2000/svg"
5490
5490
  };
5491
- const _hoisted_2$15 = /* @__PURE__ */ createElementVNode("path", {
5491
+ const _hoisted_2$16 = /* @__PURE__ */ createElementVNode("path", {
5492
5492
  fill: "currentColor",
5493
5493
  d: "M512 747.84l228.16 119.936a6.4 6.4 0 009.28-6.72l-43.52-254.08 184.512-179.904a6.4 6.4 0 00-3.52-10.88l-255.104-37.12L517.76 147.904a6.4 6.4 0 00-11.52 0L392.192 379.072l-255.104 37.12a6.4 6.4 0 00-3.52 10.88L318.08 606.976l-43.584 254.08a6.4 6.4 0 009.28 6.72L512 747.84zM313.6 924.48a70.4 70.4 0 01-102.144-74.24l37.888-220.928L88.96 472.96A70.4 70.4 0 01128 352.896l221.76-32.256 99.2-200.96a70.4 70.4 0 01126.208 0l99.2 200.96 221.824 32.256a70.4 70.4 0 0139.04 120.064L774.72 629.376l37.888 220.928a70.4 70.4 0 01-102.144 74.24L512 820.096l-198.4 104.32z"
5494
5494
  }, null, -1);
5495
5495
  const _hoisted_3$T = [
5496
- _hoisted_2$15
5496
+ _hoisted_2$16
5497
5497
  ];
5498
5498
  function _sfc_render$5(_ctx, _cache, $props, $setup, $data, $options) {
5499
5499
  return openBlock(), createElementBlock("svg", _hoisted_1$1v, _hoisted_3$T);
@@ -5510,12 +5510,12 @@ const _hoisted_1$1u = {
5510
5510
  viewBox: "0 0 1024 1024",
5511
5511
  xmlns: "http://www.w3.org/2000/svg"
5512
5512
  };
5513
- const _hoisted_2$14 = /* @__PURE__ */ createElementVNode("path", {
5513
+ const _hoisted_2$15 = /* @__PURE__ */ createElementVNode("path", {
5514
5514
  fill: "currentColor",
5515
5515
  d: "M512 64a448 448 0 110 896 448 448 0 010-896zm-55.808 536.384l-99.52-99.584a38.4 38.4 0 10-54.336 54.336l126.72 126.72a38.272 38.272 0 0054.336 0l262.4-262.464a38.4 38.4 0 10-54.272-54.336L456.192 600.384z"
5516
5516
  }, null, -1);
5517
5517
  const _hoisted_3$S = [
5518
- _hoisted_2$14
5518
+ _hoisted_2$15
5519
5519
  ];
5520
5520
  function _sfc_render$4(_ctx, _cache, $props, $setup, $data, $options) {
5521
5521
  return openBlock(), createElementBlock("svg", _hoisted_1$1u, _hoisted_3$S);
@@ -5532,12 +5532,12 @@ const _hoisted_1$1t = {
5532
5532
  viewBox: "0 0 1024 1024",
5533
5533
  xmlns: "http://www.w3.org/2000/svg"
5534
5534
  };
5535
- const _hoisted_2$13 = /* @__PURE__ */ createElementVNode("path", {
5535
+ const _hoisted_2$14 = /* @__PURE__ */ createElementVNode("path", {
5536
5536
  fill: "currentColor",
5537
5537
  d: "M512 160c320 0 512 352 512 352S832 864 512 864 0 512 0 512s192-352 512-352zm0 64c-225.28 0-384.128 208.064-436.8 288 52.608 79.872 211.456 288 436.8 288 225.28 0 384.128-208.064 436.8-288-52.608-79.872-211.456-288-436.8-288zm0 64a224 224 0 110 448 224 224 0 010-448zm0 64a160.192 160.192 0 00-160 160c0 88.192 71.744 160 160 160s160-71.808 160-160-71.744-160-160-160z"
5538
5538
  }, null, -1);
5539
5539
  const _hoisted_3$R = [
5540
- _hoisted_2$13
5540
+ _hoisted_2$14
5541
5541
  ];
5542
5542
  function _sfc_render$3(_ctx, _cache, $props, $setup, $data, $options) {
5543
5543
  return openBlock(), createElementBlock("svg", _hoisted_1$1t, _hoisted_3$R);
@@ -5554,12 +5554,12 @@ const _hoisted_1$1s = {
5554
5554
  viewBox: "0 0 1024 1024",
5555
5555
  xmlns: "http://www.w3.org/2000/svg"
5556
5556
  };
5557
- const _hoisted_2$12 = /* @__PURE__ */ createElementVNode("path", {
5557
+ const _hoisted_2$13 = /* @__PURE__ */ createElementVNode("path", {
5558
5558
  fill: "currentColor",
5559
5559
  d: "M512 64a448 448 0 110 896 448 448 0 010-896zm0 192a58.432 58.432 0 00-58.24 63.744l23.36 256.384a35.072 35.072 0 0069.76 0l23.296-256.384A58.432 58.432 0 00512 256zm0 512a51.2 51.2 0 100-102.4 51.2 51.2 0 000 102.4z"
5560
5560
  }, null, -1);
5561
5561
  const _hoisted_3$Q = [
5562
- _hoisted_2$12
5562
+ _hoisted_2$13
5563
5563
  ];
5564
5564
  function _sfc_render$2(_ctx, _cache, $props, $setup, $data, $options) {
5565
5565
  return openBlock(), createElementBlock("svg", _hoisted_1$1s, _hoisted_3$Q);
@@ -5576,12 +5576,12 @@ const _hoisted_1$1r = {
5576
5576
  viewBox: "0 0 1024 1024",
5577
5577
  xmlns: "http://www.w3.org/2000/svg"
5578
5578
  };
5579
- const _hoisted_2$11 = /* @__PURE__ */ createElementVNode("path", {
5579
+ const _hoisted_2$12 = /* @__PURE__ */ createElementVNode("path", {
5580
5580
  fill: "currentColor",
5581
5581
  d: "M795.904 750.72l124.992 124.928a32 32 0 01-45.248 45.248L750.656 795.904a416 416 0 1145.248-45.248zM480 832a352 352 0 100-704 352 352 0 000 704zm-32-384v-96a32 32 0 0164 0v96h96a32 32 0 010 64h-96v96a32 32 0 01-64 0v-96h-96a32 32 0 010-64h96z"
5582
5582
  }, null, -1);
5583
5583
  const _hoisted_3$P = [
5584
- _hoisted_2$11
5584
+ _hoisted_2$12
5585
5585
  ];
5586
5586
  function _sfc_render$1(_ctx, _cache, $props, $setup, $data, $options) {
5587
5587
  return openBlock(), createElementBlock("svg", _hoisted_1$1r, _hoisted_3$P);
@@ -5598,12 +5598,12 @@ const _hoisted_1$1q = {
5598
5598
  viewBox: "0 0 1024 1024",
5599
5599
  xmlns: "http://www.w3.org/2000/svg"
5600
5600
  };
5601
- const _hoisted_2$10 = /* @__PURE__ */ createElementVNode("path", {
5601
+ const _hoisted_2$11 = /* @__PURE__ */ createElementVNode("path", {
5602
5602
  fill: "currentColor",
5603
5603
  d: "M795.904 750.72l124.992 124.928a32 32 0 01-45.248 45.248L750.656 795.904a416 416 0 1145.248-45.248zM480 832a352 352 0 100-704 352 352 0 000 704zM352 448h256a32 32 0 010 64H352a32 32 0 010-64z"
5604
5604
  }, null, -1);
5605
5605
  const _hoisted_3$O = [
5606
- _hoisted_2$10
5606
+ _hoisted_2$11
5607
5607
  ];
5608
5608
  function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
5609
5609
  return openBlock(), createElementBlock("svg", _hoisted_1$1q, _hoisted_3$O);
@@ -5666,7 +5666,7 @@ const alertEmits = {
5666
5666
  close: (evt) => evt instanceof MouseEvent
5667
5667
  };
5668
5668
 
5669
- var script$29 = defineComponent({
5669
+ var script$28 = defineComponent({
5670
5670
  name: "ElAlert",
5671
5671
  components: {
5672
5672
  ElIcon,
@@ -5696,11 +5696,11 @@ var script$29 = defineComponent({
5696
5696
  });
5697
5697
 
5698
5698
  const _hoisted_1$1p = { class: "el-alert__content" };
5699
- const _hoisted_2$$ = {
5699
+ const _hoisted_2$10 = {
5700
5700
  key: 1,
5701
5701
  class: "el-alert__description"
5702
5702
  };
5703
- function render$23(_ctx, _cache, $props, $setup, $data, $options) {
5703
+ function render$22(_ctx, _cache, $props, $setup, $data, $options) {
5704
5704
  const _component_el_icon = resolveComponent("el-icon");
5705
5705
  const _component_close = resolveComponent("close");
5706
5706
  return openBlock(), createBlock(Transition, { name: "el-alert-fade" }, {
@@ -5727,7 +5727,7 @@ function render$23(_ctx, _cache, $props, $setup, $data, $options) {
5727
5727
  createTextVNode(toDisplayString(_ctx.title), 1)
5728
5728
  ])
5729
5729
  ], 2)) : createCommentVNode("v-if", true),
5730
- _ctx.$slots.default || _ctx.description ? (openBlock(), createElementBlock("p", _hoisted_2$$, [
5730
+ _ctx.$slots.default || _ctx.description ? (openBlock(), createElementBlock("p", _hoisted_2$10, [
5731
5731
  renderSlot(_ctx.$slots, "default", {}, () => [
5732
5732
  createTextVNode(toDisplayString(_ctx.description), 1)
5733
5733
  ])
@@ -5757,10 +5757,10 @@ function render$23(_ctx, _cache, $props, $setup, $data, $options) {
5757
5757
  });
5758
5758
  }
5759
5759
 
5760
- script$29.render = render$23;
5761
- script$29.__file = "packages/components/alert/src/alert.vue";
5760
+ script$28.render = render$22;
5761
+ script$28.__file = "packages/components/alert/src/alert.vue";
5762
5762
 
5763
- const ElAlert = withInstall(script$29);
5763
+ const ElAlert = withInstall(script$28);
5764
5764
 
5765
5765
  var root = _root;
5766
5766
 
@@ -6471,7 +6471,7 @@ const PENDANT_MAP = {
6471
6471
  suffix: "append",
6472
6472
  prefix: "prepend"
6473
6473
  };
6474
- var script$28 = defineComponent({
6474
+ var script$27 = defineComponent({
6475
6475
  name: "ElInput",
6476
6476
  components: { ElIcon, CircleClose: circleClose, IconView: view },
6477
6477
  inheritAttrs: false,
@@ -6696,7 +6696,7 @@ const _hoisted_1$1o = {
6696
6696
  key: 0,
6697
6697
  class: "el-input-group__prepend"
6698
6698
  };
6699
- const _hoisted_2$_ = ["type", "disabled", "readonly", "autocomplete", "tabindex", "aria-label", "placeholder"];
6699
+ const _hoisted_2$$ = ["type", "disabled", "readonly", "autocomplete", "tabindex", "aria-label", "placeholder"];
6700
6700
  const _hoisted_3$N = {
6701
6701
  key: 1,
6702
6702
  class: "el-input__prefix"
@@ -6721,7 +6721,7 @@ const _hoisted_11$4 = {
6721
6721
  key: 0,
6722
6722
  class: "el-input__count"
6723
6723
  };
6724
- function render$22(_ctx, _cache, $props, $setup, $data, $options) {
6724
+ function render$21(_ctx, _cache, $props, $setup, $data, $options) {
6725
6725
  const _component_el_icon = resolveComponent("el-icon");
6726
6726
  const _component_circle_close = resolveComponent("circle-close");
6727
6727
  const _component_icon_view = resolveComponent("icon-view");
@@ -6771,7 +6771,7 @@ function render$22(_ctx, _cache, $props, $setup, $data, $options) {
6771
6771
  onBlur: _cache[5] || (_cache[5] = (...args) => _ctx.handleBlur && _ctx.handleBlur(...args)),
6772
6772
  onChange: _cache[6] || (_cache[6] = (...args) => _ctx.handleChange && _ctx.handleChange(...args)),
6773
6773
  onKeydown: _cache[7] || (_cache[7] = (...args) => _ctx.handleKeydown && _ctx.handleKeydown(...args))
6774
- }), null, 16, _hoisted_2$_),
6774
+ }), null, 16, _hoisted_2$$),
6775
6775
  createCommentVNode(" prefix slot "),
6776
6776
  _ctx.$slots.prefix || _ctx.prefixIcon ? (openBlock(), createElementBlock("span", _hoisted_3$N, [
6777
6777
  createElementVNode("span", _hoisted_4$w, [
@@ -6871,10 +6871,10 @@ function render$22(_ctx, _cache, $props, $setup, $data, $options) {
6871
6871
  ]);
6872
6872
  }
6873
6873
 
6874
- script$28.render = render$22;
6875
- script$28.__file = "packages/components/input/src/input.vue";
6874
+ script$27.render = render$21;
6875
+ script$27.__file = "packages/components/input/src/input.vue";
6876
6876
 
6877
- const ElInput = withInstall(script$28);
6877
+ const ElInput = withInstall(script$27);
6878
6878
  var ElInput$1 = ElInput;
6879
6879
 
6880
6880
  const BAR_MAP = {
@@ -6916,7 +6916,7 @@ const barProps = buildProps({
6916
6916
  });
6917
6917
 
6918
6918
  const COMPONENT_NAME$9 = "Bar";
6919
- var script$27 = defineComponent({
6919
+ var script$26 = defineComponent({
6920
6920
  name: COMPONENT_NAME$9,
6921
6921
  props: barProps,
6922
6922
  setup(props) {
@@ -7010,7 +7010,7 @@ var script$27 = defineComponent({
7010
7010
  }
7011
7011
  });
7012
7012
 
7013
- function render$21(_ctx, _cache, $props, $setup, $data, $options) {
7013
+ function render$20(_ctx, _cache, $props, $setup, $data, $options) {
7014
7014
  return openBlock(), createBlock(Transition, { name: "el-scrollbar-fade" }, {
7015
7015
  default: withCtx(() => [
7016
7016
  withDirectives(createElementVNode("div", {
@@ -7032,8 +7032,8 @@ function render$21(_ctx, _cache, $props, $setup, $data, $options) {
7032
7032
  });
7033
7033
  }
7034
7034
 
7035
- script$27.render = render$21;
7036
- script$27.__file = "packages/components/scrollbar/src/bar.vue";
7035
+ script$26.render = render$20;
7036
+ script$26.__file = "packages/components/scrollbar/src/bar.vue";
7037
7037
 
7038
7038
  const scrollbarProps = buildProps({
7039
7039
  height: {
@@ -7085,10 +7085,10 @@ const scrollbarEmits = {
7085
7085
  }) => isNumber(scrollTop) && isNumber(scrollLeft)
7086
7086
  };
7087
7087
 
7088
- var script$26 = defineComponent({
7088
+ var script$25 = defineComponent({
7089
7089
  name: "ElScrollbar",
7090
7090
  components: {
7091
- Bar: script$27
7091
+ Bar: script$26
7092
7092
  },
7093
7093
  props: scrollbarProps,
7094
7094
  emits: scrollbarEmits,
@@ -7191,7 +7191,7 @@ const _hoisted_1$1n = {
7191
7191
  ref: "scrollbar$",
7192
7192
  class: "el-scrollbar"
7193
7193
  };
7194
- function render$20(_ctx, _cache, $props, $setup, $data, $options) {
7194
+ function render$1$(_ctx, _cache, $props, $setup, $data, $options) {
7195
7195
  const _component_bar = resolveComponent("bar");
7196
7196
  return openBlock(), createElementBlock("div", _hoisted_1$1n, [
7197
7197
  createElementVNode("div", {
@@ -7233,16 +7233,16 @@ function render$20(_ctx, _cache, $props, $setup, $data, $options) {
7233
7233
  ], 512);
7234
7234
  }
7235
7235
 
7236
- script$26.render = render$20;
7237
- script$26.__file = "packages/components/scrollbar/src/scrollbar.vue";
7236
+ script$25.render = render$1$;
7237
+ script$25.__file = "packages/components/scrollbar/src/scrollbar.vue";
7238
7238
 
7239
- const ElScrollbar = withInstall(script$26);
7239
+ const ElScrollbar = withInstall(script$25);
7240
7240
  var ElScrollbar$1 = ElScrollbar;
7241
7241
 
7242
7242
  const POPPER_INJECTION_KEY = Symbol("elPopper");
7243
7243
  const POPPER_CONTENT_INJECTION_KEY = Symbol("elPopperContent");
7244
7244
 
7245
- var script$25 = defineComponent({
7245
+ var script$24 = defineComponent({
7246
7246
  name: "ElPopperProvider",
7247
7247
  inheritAttrs: false,
7248
7248
  setup() {
@@ -7256,12 +7256,12 @@ var script$25 = defineComponent({
7256
7256
  }
7257
7257
  });
7258
7258
 
7259
- function render$1$(_ctx, _cache, $props, $setup, $data, $options) {
7259
+ function render$1_(_ctx, _cache, $props, $setup, $data, $options) {
7260
7260
  return renderSlot(_ctx.$slots, "default");
7261
7261
  }
7262
7262
 
7263
- script$25.render = render$1$;
7264
- script$25.__file = "packages/components/popper/src/popper.vue";
7263
+ script$24.render = render$1_;
7264
+ script$24.__file = "packages/components/popper/src/popper.vue";
7265
7265
 
7266
7266
  var top = 'top';
7267
7267
  var bottom = 'bottom';
@@ -9092,7 +9092,7 @@ const usePopperTriggerProps = buildProps({
9092
9092
  virtualTriggering: { type: Boolean }
9093
9093
  });
9094
9094
 
9095
- var script$24 = defineComponent({
9095
+ var script$23 = defineComponent({
9096
9096
  name: "ElPopperArrow",
9097
9097
  props: usePopperArrowProps,
9098
9098
  setup(props) {
@@ -9118,12 +9118,12 @@ const _hoisted_1$1m = {
9118
9118
  class: "el-popper__arrow",
9119
9119
  "data-popper-arrow": ""
9120
9120
  };
9121
- function render$1_(_ctx, _cache, $props, $setup, $data, $options) {
9121
+ function render$1Z(_ctx, _cache, $props, $setup, $data, $options) {
9122
9122
  return openBlock(), createElementBlock("span", _hoisted_1$1m, null, 512);
9123
9123
  }
9124
9124
 
9125
- script$24.render = render$1_;
9126
- script$24.__file = "packages/components/popper/src/arrow.vue";
9125
+ script$23.render = render$1Z;
9126
+ script$23.__file = "packages/components/popper/src/arrow.vue";
9127
9127
 
9128
9128
  const NAME$1 = "ElOnlyChild";
9129
9129
  const OnlyChild = defineComponent({
@@ -9251,7 +9251,7 @@ function deriveExtraModifiers(options, modifiers) {
9251
9251
  }
9252
9252
  }
9253
9253
 
9254
- var script$23 = defineComponent({
9254
+ var script$22 = defineComponent({
9255
9255
  name: "ElPopperTrigger",
9256
9256
  components: { ElOnlyChild },
9257
9257
  inheritAttrs: false,
@@ -9259,7 +9259,7 @@ var script$23 = defineComponent({
9259
9259
  ...usePopperTriggerProps,
9260
9260
  onMouseenter: Function,
9261
9261
  onMouseleave: Function,
9262
- onMousedown: Function,
9262
+ onClick: Function,
9263
9263
  onKeydown: Function,
9264
9264
  onFocus: Function,
9265
9265
  onBlur: Function,
@@ -9282,7 +9282,7 @@ var script$23 = defineComponent({
9282
9282
  [
9283
9283
  "onMouseenter",
9284
9284
  "onMouseleave",
9285
- "onMousedown",
9285
+ "onClick",
9286
9286
  "onKeydown",
9287
9287
  "onFocus",
9288
9288
  "onBlur",
@@ -9304,7 +9304,7 @@ var script$23 = defineComponent({
9304
9304
  }
9305
9305
  });
9306
9306
 
9307
- function render$1Z(_ctx, _cache, $props, $setup, $data, $options) {
9307
+ function render$1Y(_ctx, _cache, $props, $setup, $data, $options) {
9308
9308
  const _component_el_only_child = resolveComponent("el-only-child");
9309
9309
  return !_ctx.virtualTriggering ? (openBlock(), createBlock(_component_el_only_child, mergeProps({ key: 0 }, _ctx.$attrs, {
9310
9310
  "aria-describedby": _ctx.open ? _ctx.id : void 0
@@ -9316,10 +9316,10 @@ function render$1Z(_ctx, _cache, $props, $setup, $data, $options) {
9316
9316
  }, 16, ["aria-describedby"])) : createCommentVNode("v-if", true);
9317
9317
  }
9318
9318
 
9319
- script$23.render = render$1Z;
9320
- script$23.__file = "packages/components/popper/src/trigger.vue";
9319
+ script$22.render = render$1Y;
9320
+ script$22.__file = "packages/components/popper/src/trigger.vue";
9321
9321
 
9322
- var script$22 = defineComponent({
9322
+ var script$21 = defineComponent({
9323
9323
  name: "ElPopperContent",
9324
9324
  props: usePopperContentProps,
9325
9325
  emits: ["mouseenter", "mouseleave"],
@@ -9332,7 +9332,7 @@ var script$22 = defineComponent({
9332
9332
  arrowRef,
9333
9333
  arrowOffset
9334
9334
  });
9335
- const contentZIndex = computed(() => props.zIndex || PopupManager.nextZIndex());
9335
+ const contentZIndex = ref(props.zIndex || PopupManager.nextZIndex());
9336
9336
  const contentStyle = computed(() => [{ zIndex: unref(contentZIndex) }, props.popperStyle]);
9337
9337
  const contentClass = computed(() => [
9338
9338
  {
@@ -9356,6 +9356,7 @@ var script$22 = defineComponent({
9356
9356
  const updatePopper = () => {
9357
9357
  var _a;
9358
9358
  (_a = unref(popperInstanceRef)) == null ? void 0 : _a.update();
9359
+ contentZIndex.value = props.zIndex || PopupManager.nextZIndex();
9359
9360
  };
9360
9361
  onMounted(() => {
9361
9362
  let updateHandle;
@@ -9395,7 +9396,7 @@ var script$22 = defineComponent({
9395
9396
  }
9396
9397
  });
9397
9398
 
9398
- function render$1Y(_ctx, _cache, $props, $setup, $data, $options) {
9399
+ function render$1X(_ctx, _cache, $props, $setup, $data, $options) {
9399
9400
  return openBlock(), createElementBlock("div", {
9400
9401
  ref: "popperContentRef",
9401
9402
  style: normalizeStyle(_ctx.contentStyle),
@@ -9408,12 +9409,12 @@ function render$1Y(_ctx, _cache, $props, $setup, $data, $options) {
9408
9409
  ], 38);
9409
9410
  }
9410
9411
 
9411
- script$22.render = render$1Y;
9412
- script$22.__file = "packages/components/popper/src/content.vue";
9412
+ script$21.render = render$1X;
9413
+ script$21.__file = "packages/components/popper/src/content.vue";
9413
9414
 
9414
- const ElPopper = withInstall(script$25);
9415
+ const ElPopper = withInstall(script$24);
9415
9416
 
9416
- var script$21 = defineComponent({
9417
+ var script$20 = defineComponent({
9417
9418
  name: "ElVisuallyHidden",
9418
9419
  props: {
9419
9420
  style: {
@@ -9443,78 +9444,21 @@ var script$21 = defineComponent({
9443
9444
  }
9444
9445
  });
9445
9446
 
9446
- function render$1X(_ctx, _cache, $props, $setup, $data, $options) {
9447
- return openBlock(), createElementBlock("span", mergeProps(_ctx.$attrs, { style: _ctx.computedStyle }), null, 16);
9448
- }
9449
-
9450
- script$21.render = render$1X;
9451
- script$21.__file = "packages/components/visual-hidden/src/visual-hidden.vue";
9452
-
9453
- const elTeleportProps = buildProps({
9454
- container: {
9455
- type: definePropType(String),
9456
- default: "body"
9457
- },
9458
- disabled: {
9459
- type: Boolean,
9460
- default: false
9461
- },
9462
- style: {
9463
- type: definePropType([String, Array, Object])
9464
- },
9465
- zIndex: {
9466
- type: String,
9467
- default: "2000"
9468
- }
9469
- });
9470
-
9471
- var script$20 = defineComponent({
9472
- props: elTeleportProps,
9473
- setup(props) {
9474
- const containerRef = ref();
9475
- const containerStyle = computed(() => {
9476
- return props.container === "body" ? [
9477
- props.style,
9478
- {
9479
- position: "absolute",
9480
- top: `0px`,
9481
- left: `0px`,
9482
- zIndex: props.zIndex
9483
- }
9484
- ] : {};
9485
- });
9486
- return {
9487
- containerRef,
9488
- containerStyle
9489
- };
9490
- }
9491
- });
9492
-
9493
9447
  function render$1W(_ctx, _cache, $props, $setup, $data, $options) {
9494
- return _ctx.container ? (openBlock(), createBlock(Teleport, {
9495
- key: 0,
9496
- to: _ctx.container,
9497
- disabled: _ctx.disabled
9498
- }, [
9499
- createElementVNode("div", {
9500
- ref: "containerRef",
9501
- class: "el-teleport",
9502
- style: normalizeStyle(_ctx.containerStyle)
9503
- }, [
9504
- renderSlot(_ctx.$slots, "default")
9505
- ], 4)
9506
- ], 8, ["to", "disabled"])) : createCommentVNode("v-if", true);
9448
+ return openBlock(), createElementBlock("span", mergeProps(_ctx.$attrs, { style: _ctx.computedStyle }), null, 16);
9507
9449
  }
9508
9450
 
9509
9451
  script$20.render = render$1W;
9510
- script$20.__file = "packages/components/teleport/src/teleport.vue";
9511
-
9512
- const ElTeleport = withInstall(script$20);
9452
+ script$20.__file = "packages/components/visual-hidden/src/visual-hidden.vue";
9513
9453
 
9514
9454
  const useTooltipContentProps = {
9515
9455
  ...useDelayedToggleProps,
9516
9456
  ...usePopperContentProps,
9517
9457
  ...buildProps({
9458
+ appendTo: {
9459
+ type: definePropType([String, Object]),
9460
+ default: POPPER_CONTAINER_SELECTOR
9461
+ },
9518
9462
  content: {
9519
9463
  type: String,
9520
9464
  default: ""
@@ -9536,6 +9480,9 @@ const useTooltipContentProps = {
9536
9480
  teleported: {
9537
9481
  type: Boolean,
9538
9482
  default: true
9483
+ },
9484
+ disabled: {
9485
+ type: Boolean
9539
9486
  }
9540
9487
  })
9541
9488
  };
@@ -9570,9 +9517,8 @@ const TOOLTIP_INJECTION_KEY = Symbol("elTooltip");
9570
9517
  var script$1$ = defineComponent({
9571
9518
  name: "ElTooltipContent",
9572
9519
  components: {
9573
- ElTeleport,
9574
- ElPopperContent: script$22,
9575
- ElVisuallyHidden: script$21
9520
+ ElPopperContent: script$21,
9521
+ ElVisuallyHidden: script$20
9576
9522
  },
9577
9523
  inheritAttrs: false,
9578
9524
  props: useTooltipContentProps,
@@ -9585,76 +9531,27 @@ var script$1$ = defineComponent({
9585
9531
  const persistentRef = computed(() => {
9586
9532
  return props.persistent;
9587
9533
  });
9534
+ const shouldRender = computed(() => {
9535
+ return unref(persistentRef) ? true : unref(open);
9536
+ });
9537
+ const shouldShow = computed(() => {
9538
+ return props.disabled ? false : unref(open);
9539
+ });
9588
9540
  const contentStyle = computed(() => {
9589
9541
  var _a;
9590
9542
  return (_a = props.style) != null ? _a : {};
9591
9543
  });
9592
- const shouldRenderTeleport = computed(() => {
9593
- if (unref(persistentRef))
9594
- return true;
9595
- return unref(unref(entering) ? open : intermediateOpen);
9596
- });
9597
- const shouldRenderPopperContent = computed(() => {
9598
- if (unref(persistentRef))
9599
- return true;
9600
- return unref(unref(leaving) ? open : intermediateOpen);
9601
- });
9602
- const shouldShowPopperContent = computed(() => {
9603
- if (unref(persistentRef)) {
9604
- return unref(unref(leaving) ? open : intermediateOpen);
9605
- }
9606
- return true;
9607
- });
9608
- const ariaHidden = computed(() => !(unref(shouldRenderPopperContent) && unref(shouldShowPopperContent)));
9544
+ const ariaHidden = computed(() => !unref(open));
9609
9545
  useEscapeKeydown(onClose);
9610
- useDelayedRender({
9611
- indicator: open,
9612
- intermediateIndicator: intermediateOpen,
9613
- shouldSetIntermediate: (step) => {
9614
- return step === "hide" ? false : true;
9615
- },
9616
- beforeShow: () => {
9617
- if (unref(leaving)) {
9618
- leaving.value = false;
9619
- intermediateOpen.value = false;
9620
- }
9621
- entering.value = true;
9622
- },
9623
- beforeHide: () => {
9624
- if (unref(entering)) {
9625
- entering.value = false;
9626
- return;
9627
- }
9628
- leaving.value = true;
9629
- },
9630
- afterShow: () => {
9631
- if (!unref(open))
9632
- return;
9633
- entering.value = false;
9634
- onShow();
9635
- nextTick(() => {
9636
- var _a;
9637
- (_a = unref(contentRef)) == null ? void 0 : _a.updatePopper();
9638
- });
9639
- },
9640
- afterHide: () => {
9641
- if (unref(open))
9642
- return;
9643
- onHide();
9644
- }
9645
- });
9646
9546
  const onTransitionLeave = () => {
9647
- if (unref(open))
9648
- return;
9649
- leaving.value = false;
9650
- intermediateOpen.value = false;
9547
+ onHide();
9651
9548
  };
9652
9549
  const stopWhenControlled = () => {
9653
9550
  if (unref(controlled))
9654
9551
  return true;
9655
9552
  };
9656
9553
  const onContentEnter = composeEventHandlers(stopWhenControlled, () => {
9657
- if (props.enterable) {
9554
+ if (props.enterable && unref(trigger) === "hover") {
9658
9555
  onOpen();
9659
9556
  }
9660
9557
  });
@@ -9663,6 +9560,33 @@ var script$1$ = defineComponent({
9663
9560
  onClose();
9664
9561
  }
9665
9562
  });
9563
+ const onBeforeEnter = () => {
9564
+ var _a, _b;
9565
+ (_b = (_a = contentRef.value) == null ? void 0 : _a.updatePopper) == null ? void 0 : _b.call(_a);
9566
+ };
9567
+ const onAfterShow = () => {
9568
+ onShow();
9569
+ };
9570
+ let stopHandle;
9571
+ watch(() => unref(open), (val) => {
9572
+ if (val) {
9573
+ stopHandle = onClickOutside(computed(() => {
9574
+ var _a;
9575
+ return (_a = contentRef.value) == null ? void 0 : _a.popperContentRef;
9576
+ }), () => {
9577
+ if (unref(controlled))
9578
+ return;
9579
+ const $trigger = unref(trigger);
9580
+ if ($trigger !== "hover") {
9581
+ onClose();
9582
+ }
9583
+ });
9584
+ } else {
9585
+ stopHandle == null ? void 0 : stopHandle();
9586
+ }
9587
+ }, {
9588
+ flush: "post"
9589
+ });
9666
9590
  return {
9667
9591
  ariaHidden,
9668
9592
  entering,
@@ -9671,11 +9595,11 @@ var script$1$ = defineComponent({
9671
9595
  intermediateOpen,
9672
9596
  contentStyle,
9673
9597
  contentRef,
9674
- shouldRenderTeleport,
9675
- shouldRenderPopperContent,
9676
- shouldShowPopperContent,
9598
+ shouldRender,
9599
+ shouldShow,
9677
9600
  open,
9678
- POPPER_CONTAINER_SELECTOR,
9601
+ onAfterShow,
9602
+ onBeforeEnter,
9679
9603
  onContentEnter,
9680
9604
  onContentLeave,
9681
9605
  onTransitionLeave
@@ -9686,62 +9610,59 @@ var script$1$ = defineComponent({
9686
9610
  function render$1V(_ctx, _cache, $props, $setup, $data, $options) {
9687
9611
  const _component_el_visually_hidden = resolveComponent("el-visually-hidden");
9688
9612
  const _component_el_popper_content = resolveComponent("el-popper-content");
9689
- const _component_el_teleport = resolveComponent("el-teleport");
9690
- return _ctx.shouldRenderTeleport ? (openBlock(), createBlock(_component_el_teleport, {
9691
- key: 0,
9613
+ return openBlock(), createBlock(Teleport, {
9692
9614
  disabled: !_ctx.teleported,
9693
- container: _ctx.POPPER_CONTAINER_SELECTOR
9694
- }, {
9695
- default: withCtx(() => [
9696
- createVNode(Transition, {
9697
- name: _ctx.transition,
9698
- onAfterLeave: _ctx.onTransitionLeave
9699
- }, {
9700
- default: withCtx(() => [
9701
- _ctx.shouldRenderPopperContent ? withDirectives((openBlock(), createBlock(_component_el_popper_content, mergeProps({
9702
- key: 0,
9703
- ref: "contentRef"
9704
- }, _ctx.$attrs, {
9705
- "aria-hidden": _ctx.ariaHidden,
9706
- "boundaries-padding": _ctx.boundariesPadding,
9707
- "fallback-placements": _ctx.fallbackPlacements,
9708
- "gpu-acceleration": _ctx.gpuAcceleration,
9709
- offset: _ctx.offset,
9710
- placement: _ctx.placement,
9711
- "popper-options": _ctx.popperOptions,
9712
- strategy: _ctx.strategy,
9713
- effect: _ctx.effect,
9714
- enterable: _ctx.enterable,
9715
- pure: _ctx.pure,
9716
- "popper-class": _ctx.popperClass,
9717
- "popper-style": [_ctx.popperStyle, _ctx.contentStyle],
9718
- "reference-el": _ctx.referenceEl,
9719
- "z-index": _ctx.zIndex,
9720
- onMouseenter: _ctx.onContentEnter,
9721
- onMouseleave: _ctx.onContentLeave
9722
- }), {
9723
- default: withCtx(() => [
9724
- renderSlot(_ctx.$slots, "default"),
9725
- createVNode(_component_el_visually_hidden, {
9726
- id: _ctx.id,
9727
- role: "tooltip"
9728
- }, {
9729
- default: withCtx(() => [
9730
- createTextVNode(toDisplayString(_ctx.ariaLabel), 1)
9731
- ]),
9732
- _: 1
9733
- }, 8, ["id"])
9734
- ]),
9735
- _: 3
9736
- }, 16, ["aria-hidden", "boundaries-padding", "fallback-placements", "gpu-acceleration", "offset", "placement", "popper-options", "strategy", "effect", "enterable", "pure", "popper-class", "popper-style", "reference-el", "z-index", "onMouseenter", "onMouseleave"])), [
9737
- [vShow, _ctx.shouldShowPopperContent]
9738
- ]) : createCommentVNode("v-if", true)
9739
- ]),
9740
- _: 3
9741
- }, 8, ["name", "onAfterLeave"])
9742
- ]),
9743
- _: 3
9744
- }, 8, ["disabled", "container"])) : createCommentVNode("v-if", true);
9615
+ to: _ctx.appendTo
9616
+ }, [
9617
+ createVNode(Transition, {
9618
+ name: _ctx.transition,
9619
+ onAfterLeave: _ctx.onTransitionLeave,
9620
+ onBeforeEnter: _ctx.onBeforeEnter,
9621
+ onAfterEnter: _ctx.onAfterShow
9622
+ }, {
9623
+ default: withCtx(() => [
9624
+ _ctx.shouldRender ? withDirectives((openBlock(), createBlock(_component_el_popper_content, mergeProps({
9625
+ key: 0,
9626
+ ref: "contentRef"
9627
+ }, _ctx.$attrs, {
9628
+ "aria-hidden": _ctx.ariaHidden,
9629
+ "boundaries-padding": _ctx.boundariesPadding,
9630
+ "fallback-placements": _ctx.fallbackPlacements,
9631
+ "gpu-acceleration": _ctx.gpuAcceleration,
9632
+ offset: _ctx.offset,
9633
+ placement: _ctx.placement,
9634
+ "popper-options": _ctx.popperOptions,
9635
+ strategy: _ctx.strategy,
9636
+ effect: _ctx.effect,
9637
+ enterable: _ctx.enterable,
9638
+ pure: _ctx.pure,
9639
+ "popper-class": _ctx.popperClass,
9640
+ "popper-style": [_ctx.popperStyle, _ctx.contentStyle],
9641
+ "reference-el": _ctx.referenceEl,
9642
+ "z-index": _ctx.zIndex,
9643
+ onMouseenter: _ctx.onContentEnter,
9644
+ onMouseleave: _ctx.onContentLeave
9645
+ }), {
9646
+ default: withCtx(() => [
9647
+ renderSlot(_ctx.$slots, "default"),
9648
+ createVNode(_component_el_visually_hidden, {
9649
+ id: _ctx.id,
9650
+ role: "tooltip"
9651
+ }, {
9652
+ default: withCtx(() => [
9653
+ createTextVNode(toDisplayString(_ctx.ariaLabel), 1)
9654
+ ]),
9655
+ _: 1
9656
+ }, 8, ["id"])
9657
+ ]),
9658
+ _: 3
9659
+ }, 16, ["aria-hidden", "boundaries-padding", "fallback-placements", "gpu-acceleration", "offset", "placement", "popper-options", "strategy", "effect", "enterable", "pure", "popper-class", "popper-style", "reference-el", "z-index", "onMouseenter", "onMouseleave"])), [
9660
+ [vShow, _ctx.shouldShow]
9661
+ ]) : createCommentVNode("v-if", true)
9662
+ ]),
9663
+ _: 3
9664
+ }, 8, ["name", "onAfterLeave", "onBeforeEnter", "onAfterEnter"])
9665
+ ], 8, ["disabled", "to"]);
9745
9666
  }
9746
9667
 
9747
9668
  script$1$.render = render$1V;
@@ -9762,7 +9683,7 @@ const whenTrigger = (trigger, type, handler) => {
9762
9683
  var script$1_ = defineComponent({
9763
9684
  name: "ElTooltipTrigger",
9764
9685
  components: {
9765
- ElPopperTrigger: script$23
9686
+ ElPopperTrigger: script$22
9766
9687
  },
9767
9688
  props: useTooltipTriggerProps,
9768
9689
  setup(props) {
@@ -9776,7 +9697,7 @@ var script$1_ = defineComponent({
9776
9697
  const trigger = toRef(props, "trigger");
9777
9698
  const onMouseenter = composeEventHandlers(stopWhenControlledOrDisabled, whenTrigger(trigger, "hover", onOpen));
9778
9699
  const onMouseleave = composeEventHandlers(stopWhenControlledOrDisabled, whenTrigger(trigger, "hover", onClose));
9779
- const onMousedown = composeEventHandlers(stopWhenControlledOrDisabled, whenTrigger(trigger, "click", (e) => {
9700
+ const onClick = composeEventHandlers(stopWhenControlledOrDisabled, whenTrigger(trigger, "click", (e) => {
9780
9701
  if (e.button === 0) {
9781
9702
  onToggle(e);
9782
9703
  }
@@ -9799,7 +9720,7 @@ var script$1_ = defineComponent({
9799
9720
  onFocus,
9800
9721
  onMouseenter,
9801
9722
  onMouseleave,
9802
- onMousedown,
9723
+ onClick,
9803
9724
  onKeydown,
9804
9725
  open,
9805
9726
  id,
@@ -9817,18 +9738,18 @@ function render$1U(_ctx, _cache, $props, $setup, $data, $options) {
9817
9738
  "virtual-triggering": _ctx.virtualTriggering,
9818
9739
  class: "el-tooltip__trigger",
9819
9740
  onBlur: _ctx.onBlur,
9741
+ onClick: _ctx.onClick,
9820
9742
  onContextmenu: _ctx.onContextMenu,
9821
9743
  onFocus: _ctx.onFocus,
9822
9744
  onMouseenter: _ctx.onMouseenter,
9823
9745
  onMouseleave: _ctx.onMouseleave,
9824
- onMousedown: _ctx.onMousedown,
9825
9746
  onKeydown: _ctx.onKeydown
9826
9747
  }, {
9827
9748
  default: withCtx(() => [
9828
9749
  renderSlot(_ctx.$slots, "default")
9829
9750
  ]),
9830
9751
  _: 3
9831
- }, 8, ["id", "virtual-ref", "open", "virtual-triggering", "onBlur", "onContextmenu", "onFocus", "onMouseenter", "onMouseleave", "onMousedown", "onKeydown"]);
9752
+ }, 8, ["id", "virtual-ref", "open", "virtual-triggering", "onBlur", "onClick", "onContextmenu", "onFocus", "onMouseenter", "onMouseleave", "onKeydown"]);
9832
9753
  }
9833
9754
 
9834
9755
  script$1_.render = render$1U;
@@ -9839,7 +9760,7 @@ var script$1Z = defineComponent({
9839
9760
  name: "ElTooltip",
9840
9761
  components: {
9841
9762
  ElPopper,
9842
- ElPopperArrow: script$24,
9763
+ ElPopperArrow: script$23,
9843
9764
  ElTooltipContent: script$1$,
9844
9765
  ElTooltipTrigger: script$1_
9845
9766
  },
@@ -9900,7 +9821,8 @@ var script$1Z = defineComponent({
9900
9821
  },
9901
9822
  onHide: () => {
9902
9823
  emit("hide");
9903
- }
9824
+ },
9825
+ updatePopper
9904
9826
  });
9905
9827
  return {
9906
9828
  compatShowAfter,
@@ -9915,7 +9837,7 @@ var script$1Z = defineComponent({
9915
9837
  });
9916
9838
 
9917
9839
  const _hoisted_1$1l = ["innerHTML"];
9918
- const _hoisted_2$Z = { key: 1 };
9840
+ const _hoisted_2$_ = { key: 1 };
9919
9841
  function render$1T(_ctx, _cache, $props, $setup, $data, $options) {
9920
9842
  const _component_el_tooltip_trigger = resolveComponent("el-tooltip-trigger");
9921
9843
  const _component_el_popper_arrow = resolveComponent("el-popper-arrow");
@@ -9938,6 +9860,7 @@ function render$1T(_ctx, _cache, $props, $setup, $data, $options) {
9938
9860
  "aria-label": _ctx.ariaLabel,
9939
9861
  "boundaries-padding": _ctx.boundariesPadding,
9940
9862
  content: _ctx.content,
9863
+ disabled: _ctx.disabled,
9941
9864
  effect: _ctx.effect,
9942
9865
  enterable: _ctx.enterable,
9943
9866
  "fallback-placements": _ctx.fallbackPlacements,
@@ -9963,7 +9886,7 @@ function render$1T(_ctx, _cache, $props, $setup, $data, $options) {
9963
9886
  _ctx.rawContent ? (openBlock(), createElementBlock("span", {
9964
9887
  key: 0,
9965
9888
  innerHTML: _ctx.content
9966
- }, null, 8, _hoisted_1$1l)) : (openBlock(), createElementBlock("span", _hoisted_2$Z, toDisplayString(_ctx.content), 1))
9889
+ }, null, 8, _hoisted_1$1l)) : (openBlock(), createElementBlock("span", _hoisted_2$_, toDisplayString(_ctx.content), 1))
9967
9890
  ]),
9968
9891
  _ctx.compatShowArrow ? (openBlock(), createBlock(_component_el_popper_arrow, {
9969
9892
  key: 0,
@@ -9971,7 +9894,7 @@ function render$1T(_ctx, _cache, $props, $setup, $data, $options) {
9971
9894
  }, null, 8, ["arrow-offset"])) : createCommentVNode("v-if", true)
9972
9895
  ]),
9973
9896
  _: 3
9974
- }, 8, ["aria-label", "boundaries-padding", "content", "effect", "enterable", "fallback-placements", "hide-after", "gpu-acceleration", "offset", "persistent", "popper-class", "popper-style", "placement", "popper-options", "pure", "raw-content", "reference-el", "show-after", "strategy", "teleported", "transition", "z-index"])
9897
+ }, 8, ["aria-label", "boundaries-padding", "content", "disabled", "effect", "enterable", "fallback-placements", "hide-after", "gpu-acceleration", "offset", "persistent", "popper-class", "popper-style", "placement", "popper-options", "pure", "raw-content", "reference-el", "show-after", "strategy", "teleported", "transition", "z-index"])
9975
9898
  ]),
9976
9899
  _: 3
9977
9900
  }, 512);
@@ -10226,7 +10149,7 @@ var script$1Y = defineComponent({
10226
10149
  });
10227
10150
 
10228
10151
  const _hoisted_1$1k = ["aria-expanded", "aria-owns"];
10229
- const _hoisted_2$Y = { key: 0 };
10152
+ const _hoisted_2$Z = { key: 0 };
10230
10153
  const _hoisted_3$M = ["id", "aria-selected", "onClick"];
10231
10154
  function render$1S(_ctx, _cache, $props, $setup, $data, $options) {
10232
10155
  const _component_el_input = resolveComponent("el-input");
@@ -10249,6 +10172,7 @@ function render$1S(_ctx, _cache, $props, $setup, $data, $options) {
10249
10172
  effect: "light",
10250
10173
  trigger: "click",
10251
10174
  transition: "el-zoom-in-top",
10175
+ persistent: "",
10252
10176
  onShow: _ctx.onSuggestionShow
10253
10177
  }, {
10254
10178
  content: withCtx(() => [
@@ -10269,7 +10193,7 @@ function render$1S(_ctx, _cache, $props, $setup, $data, $options) {
10269
10193
  role: "listbox"
10270
10194
  }, {
10271
10195
  default: withCtx(() => [
10272
- _ctx.suggestionLoading ? (openBlock(), createElementBlock("li", _hoisted_2$Y, [
10196
+ _ctx.suggestionLoading ? (openBlock(), createElementBlock("li", _hoisted_2$Z, [
10273
10197
  createVNode(_component_el_icon, { class: "is-loading" }, {
10274
10198
  default: withCtx(() => [
10275
10199
  createVNode(_component_loading)
@@ -10619,7 +10543,7 @@ var script$1V = defineComponent({
10619
10543
  });
10620
10544
 
10621
10545
  const _hoisted_1$1i = { class: "el-badge" };
10622
- const _hoisted_2$X = ["textContent"];
10546
+ const _hoisted_2$Y = ["textContent"];
10623
10547
  function render$1P(_ctx, _cache, $props, $setup, $data, $options) {
10624
10548
  return openBlock(), createElementBlock("div", _hoisted_1$1i, [
10625
10549
  renderSlot(_ctx.$slots, "default"),
@@ -10634,7 +10558,7 @@ function render$1P(_ctx, _cache, $props, $setup, $data, $options) {
10634
10558
  }
10635
10559
  ]]),
10636
10560
  textContent: toDisplayString(_ctx.content)
10637
- }, null, 10, _hoisted_2$X), [
10561
+ }, null, 10, _hoisted_2$Y), [
10638
10562
  [vShow, !_ctx.hidden && (_ctx.content || _ctx.content === "0" || _ctx.isDot)]
10639
10563
  ])
10640
10564
  ]),
@@ -10732,7 +10656,7 @@ var script$1T = defineComponent({
10732
10656
  });
10733
10657
 
10734
10658
  const _hoisted_1$1g = { class: "el-breadcrumb__item" };
10735
- const _hoisted_2$W = {
10659
+ const _hoisted_2$X = {
10736
10660
  key: 1,
10737
10661
  class: "el-breadcrumb__separator",
10738
10662
  role: "presentation"
@@ -10755,7 +10679,7 @@ function render$1N(_ctx, _cache, $props, $setup, $data, $options) {
10755
10679
  (openBlock(), createBlock(resolveDynamicComponent(_ctx.separatorIcon)))
10756
10680
  ]),
10757
10681
  _: 1
10758
- })) : (openBlock(), createElementBlock("span", _hoisted_2$W, toDisplayString(_ctx.separator), 1))
10682
+ })) : (openBlock(), createElementBlock("span", _hoisted_2$X, toDisplayString(_ctx.separator), 1))
10759
10683
  ]);
10760
10684
  }
10761
10685
 
@@ -12323,11 +12247,15 @@ const valueEquals = function(a, b) {
12323
12247
  return false;
12324
12248
  };
12325
12249
  const parser = function(date, format, lang) {
12326
- const day = isEmpty(format) ? dayjs(date).locale(lang) : dayjs(date, format).locale(lang);
12250
+ const day = isEmpty(format) || format === "x" ? dayjs(date).locale(lang) : dayjs(date, format).locale(lang);
12327
12251
  return day.isValid() ? day : void 0;
12328
12252
  };
12329
12253
  const formatter = function(date, format, lang) {
12330
- return isEmpty(format) ? date : dayjs(date).locale(lang).format(format);
12254
+ if (isEmpty(format))
12255
+ return date;
12256
+ if (format === "x")
12257
+ return +date;
12258
+ return dayjs(date).locale(lang).format(format);
12331
12259
  };
12332
12260
  var script$1Q = defineComponent({
12333
12261
  name: "Picker",
@@ -12700,7 +12628,7 @@ var script$1Q = defineComponent({
12700
12628
  });
12701
12629
 
12702
12630
  const _hoisted_1$1d = ["id", "name", "placeholder", "value", "disabled", "readonly"];
12703
- const _hoisted_2$V = { class: "el-range-separator" };
12631
+ const _hoisted_2$W = { class: "el-range-separator" };
12704
12632
  const _hoisted_3$L = ["id", "name", "placeholder", "value", "disabled", "readonly"];
12705
12633
  function render$1K(_ctx, _cache, $props, $setup, $data, $options) {
12706
12634
  const _component_el_icon = resolveComponent("el-icon");
@@ -12722,6 +12650,7 @@ function render$1K(_ctx, _cache, $props, $setup, $data, $options) {
12722
12650
  "gpu-acceleration": false,
12723
12651
  "stop-popper-mouse-event": false,
12724
12652
  "hide-after": 0,
12653
+ persistent: "",
12725
12654
  onShow: _cache[17] || (_cache[17] = ($event) => _ctx.pickerActualVisible = true),
12726
12655
  onHide: _cache[18] || (_cache[18] = ($event) => _ctx.pickerActualVisible = false)
12727
12656
  }), {
@@ -12779,8 +12708,10 @@ function render$1K(_ctx, _cache, $props, $setup, $data, $options) {
12779
12708
  "el-date-editor--" + _ctx.type,
12780
12709
  _ctx.pickerSize ? `el-range-editor--${_ctx.pickerSize}` : "",
12781
12710
  _ctx.pickerDisabled ? "is-disabled" : "",
12782
- _ctx.pickerVisible ? "is-active" : ""
12711
+ _ctx.pickerVisible ? "is-active" : "",
12712
+ _ctx.$attrs.class || void 0
12783
12713
  ]]),
12714
+ style: normalizeStyle(_ctx.$attrs.style || void 0),
12784
12715
  onClick: _cache[7] || (_cache[7] = (...args) => _ctx.handleFocus && _ctx.handleFocus(...args)),
12785
12716
  onMouseenter: _cache[8] || (_cache[8] = (...args) => _ctx.onMouseEnter && _ctx.onMouseEnter(...args)),
12786
12717
  onMouseleave: _cache[9] || (_cache[9] = (...args) => _ctx.onMouseLeave && _ctx.onMouseLeave(...args)),
@@ -12810,7 +12741,7 @@ function render$1K(_ctx, _cache, $props, $setup, $data, $options) {
12810
12741
  onFocus: _cache[3] || (_cache[3] = (...args) => _ctx.handleFocus && _ctx.handleFocus(...args))
12811
12742
  }, null, 40, _hoisted_1$1d),
12812
12743
  renderSlot(_ctx.$slots, "range-separator", {}, () => [
12813
- createElementVNode("span", _hoisted_2$V, toDisplayString(_ctx.rangeSeparator), 1)
12744
+ createElementVNode("span", _hoisted_2$W, toDisplayString(_ctx.rangeSeparator), 1)
12814
12745
  ]),
12815
12746
  createElementVNode("input", {
12816
12747
  id: _ctx.id && _ctx.id[1],
@@ -12837,7 +12768,7 @@ function render$1K(_ctx, _cache, $props, $setup, $data, $options) {
12837
12768
  ]),
12838
12769
  _: 1
12839
12770
  }, 8, ["class", "onClick"])) : createCommentVNode("v-if", true)
12840
- ], 34))
12771
+ ], 38))
12841
12772
  ]),
12842
12773
  content: withCtx(() => [
12843
12774
  renderSlot(_ctx.$slots, "default", {
@@ -13185,7 +13116,7 @@ var script$1P = defineComponent({
13185
13116
  });
13186
13117
 
13187
13118
  const _hoisted_1$1c = ["onClick"];
13188
- const _hoisted_2$U = ["onMouseenter"];
13119
+ const _hoisted_2$V = ["onMouseenter"];
13189
13120
  const _hoisted_3$K = { class: "el-time-spinner__list" };
13190
13121
  function render$1J(_ctx, _cache, $props, $setup, $data, $options) {
13191
13122
  const _component_el_scrollbar = resolveComponent("el-scrollbar");
@@ -13268,7 +13199,7 @@ function render$1J(_ctx, _cache, $props, $setup, $data, $options) {
13268
13199
  ], 2);
13269
13200
  }), 128))
13270
13201
  ])
13271
- ], 40, _hoisted_2$U);
13202
+ ], 40, _hoisted_2$V);
13272
13203
  }), 128)) : createCommentVNode("v-if", true)
13273
13204
  ], 2);
13274
13205
  }
@@ -13443,7 +13374,7 @@ const _hoisted_1$1b = {
13443
13374
  key: 0,
13444
13375
  class: "el-time-panel"
13445
13376
  };
13446
- const _hoisted_2$T = { class: "el-time-panel__footer" };
13377
+ const _hoisted_2$U = { class: "el-time-panel__footer" };
13447
13378
  function render$1I(_ctx, _cache, $props, $setup, $data, $options) {
13448
13379
  const _component_time_spinner = resolveComponent("time-spinner");
13449
13380
  return openBlock(), createBlock(Transition, { name: _ctx.transitionName }, {
@@ -13467,7 +13398,7 @@ function render$1I(_ctx, _cache, $props, $setup, $data, $options) {
13467
13398
  onSelectRange: _ctx.setSelectionRange
13468
13399
  }, null, 8, ["role", "arrow-control", "show-seconds", "am-pm-mode", "spinner-date", "disabled-hours", "disabled-minutes", "disabled-seconds", "onChange", "onSetOption", "onSelectRange"])
13469
13400
  ], 2),
13470
- createElementVNode("div", _hoisted_2$T, [
13401
+ createElementVNode("div", _hoisted_2$U, [
13471
13402
  createElementVNode("button", {
13472
13403
  type: "button",
13473
13404
  class: "el-time-panel__btn cancel",
@@ -14305,7 +14236,7 @@ const _hoisted_1$1a = {
14305
14236
  key: 0,
14306
14237
  class: "el-time-range-picker el-picker-panel"
14307
14238
  };
14308
- const _hoisted_2$S = { class: "el-time-range-picker__content" };
14239
+ const _hoisted_2$T = { class: "el-time-range-picker__content" };
14309
14240
  const _hoisted_3$J = { class: "el-time-range-picker__cell" };
14310
14241
  const _hoisted_4$v = { class: "el-time-range-picker__header" };
14311
14242
  const _hoisted_5$m = { class: "el-time-range-picker__cell" };
@@ -14315,7 +14246,7 @@ const _hoisted_8$a = ["disabled"];
14315
14246
  function render$1H(_ctx, _cache, $props, $setup, $data, $options) {
14316
14247
  const _component_time_spinner = resolveComponent("time-spinner");
14317
14248
  return _ctx.actualVisible ? (openBlock(), createElementBlock("div", _hoisted_1$1a, [
14318
- createElementVNode("div", _hoisted_2$S, [
14249
+ createElementVNode("div", _hoisted_2$T, [
14319
14250
  createElementVNode("div", _hoisted_3$J, [
14320
14251
  createElementVNode("div", _hoisted_4$v, toDisplayString(_ctx.t("el.datepicker.startTime")), 1),
14321
14252
  createElementVNode("div", {
@@ -14568,7 +14499,7 @@ var script$1M = defineComponent({
14568
14499
  });
14569
14500
 
14570
14501
  const _hoisted_1$19 = { key: 0 };
14571
- const _hoisted_2$R = ["onClick"];
14502
+ const _hoisted_2$S = ["onClick"];
14572
14503
  const _hoisted_3$I = { class: "el-calendar-day" };
14573
14504
  function render$1G(_ctx, _cache, $props, $setup, $data, $options) {
14574
14505
  return openBlock(), createElementBlock("table", {
@@ -14606,7 +14537,7 @@ function render$1G(_ctx, _cache, $props, $setup, $data, $options) {
14606
14537
  createElementVNode("span", null, toDisplayString(cell.text), 1)
14607
14538
  ])
14608
14539
  ])
14609
- ], 10, _hoisted_2$R);
14540
+ ], 10, _hoisted_2$S);
14610
14541
  }), 128))
14611
14542
  ], 2);
14612
14543
  }), 128))
@@ -14645,19 +14576,19 @@ var script$1L = defineComponent({
14645
14576
  const selectedDay = ref();
14646
14577
  const now = dayjs().locale(lang.value);
14647
14578
  const prevMonthDayjs = computed(() => {
14648
- return date.value.subtract(1, "month");
14579
+ return date.value.subtract(1, "month").date(1);
14649
14580
  });
14650
14581
  const curMonthDatePrefix = computed(() => {
14651
14582
  return dayjs(date.value).locale(lang.value).format("YYYY-MM");
14652
14583
  });
14653
14584
  const nextMonthDayjs = computed(() => {
14654
- return date.value.add(1, "month");
14585
+ return date.value.add(1, "month").date(1);
14655
14586
  });
14656
14587
  const prevYearDayjs = computed(() => {
14657
- return date.value.subtract(1, "year");
14588
+ return date.value.subtract(1, "year").date(1);
14658
14589
  });
14659
14590
  const nextYearDayjs = computed(() => {
14660
- return date.value.add(1, "year");
14591
+ return date.value.add(1, "year").date(1);
14661
14592
  });
14662
14593
  const i18nDate = computed(() => {
14663
14594
  const pickedMonth = `el.datepicker.month${date.value.format("M")}`;
@@ -14774,7 +14705,7 @@ var script$1L = defineComponent({
14774
14705
  });
14775
14706
 
14776
14707
  const _hoisted_1$18 = { class: "el-calendar" };
14777
- const _hoisted_2$Q = { class: "el-calendar__header" };
14708
+ const _hoisted_2$R = { class: "el-calendar__header" };
14778
14709
  const _hoisted_3$H = { class: "el-calendar__title" };
14779
14710
  const _hoisted_4$u = {
14780
14711
  key: 0,
@@ -14793,7 +14724,7 @@ function render$1F(_ctx, _cache, $props, $setup, $data, $options) {
14793
14724
  const _component_el_button_group = resolveComponent("el-button-group");
14794
14725
  const _component_date_table = resolveComponent("date-table");
14795
14726
  return openBlock(), createElementBlock("div", _hoisted_1$18, [
14796
- createElementVNode("div", _hoisted_2$Q, [
14727
+ createElementVNode("div", _hoisted_2$R, [
14797
14728
  renderSlot(_ctx.$slots, "header", { date: _ctx.i18nDate }, () => [
14798
14729
  createElementVNode("div", _hoisted_3$H, toDisplayString(_ctx.i18nDate), 1),
14799
14730
  _ctx.validatedRange.length === 0 ? (openBlock(), createElementBlock("div", _hoisted_4$u, [
@@ -15249,7 +15180,7 @@ var script$1J = defineComponent({
15249
15180
  });
15250
15181
 
15251
15182
  const _hoisted_1$16 = ["onMouseenter", "onClick"];
15252
- const _hoisted_2$P = { class: "el-carousel__button" };
15183
+ const _hoisted_2$Q = { class: "el-carousel__button" };
15253
15184
  const _hoisted_3$G = { key: 0 };
15254
15185
  function render$1D(_ctx, _cache, $props, $setup, $data, $options) {
15255
15186
  const _component_arrow_left = resolveComponent("arrow-left");
@@ -15336,7 +15267,7 @@ function render$1D(_ctx, _cache, $props, $setup, $data, $options) {
15336
15267
  onMouseenter: ($event) => _ctx.throttledIndicatorHover(index),
15337
15268
  onClick: withModifiers(($event) => _ctx.handleIndicatorClick(index), ["stop"])
15338
15269
  }, [
15339
- createElementVNode("button", _hoisted_2$P, [
15270
+ createElementVNode("button", _hoisted_2$Q, [
15340
15271
  _ctx.hasLabel ? (openBlock(), createElementBlock("span", _hoisted_3$G, toDisplayString(item.label), 1)) : createCommentVNode("v-if", true)
15341
15272
  ])
15342
15273
  ], 42, _hoisted_1$16);
@@ -15730,7 +15661,7 @@ var script$1H = defineComponent({
15730
15661
  });
15731
15662
 
15732
15663
  const _hoisted_1$14 = ["id", "aria-controls"];
15733
- const _hoisted_2$O = ["tabindex", "role", "aria-checked"];
15664
+ const _hoisted_2$P = ["tabindex", "role", "aria-checked"];
15734
15665
  const _hoisted_3$F = /* @__PURE__ */ createElementVNode("span", { class: "el-checkbox__inner" }, null, -1);
15735
15666
  const _hoisted_4$t = ["aria-hidden", "name", "tabindex", "disabled", "true-value", "false-value"];
15736
15667
  const _hoisted_5$k = ["aria-hidden", "disabled", "value", "name", "tabindex"];
@@ -15793,7 +15724,7 @@ function render$1B(_ctx, _cache, $props, $setup, $data, $options) {
15793
15724
  }, null, 40, _hoisted_5$k)), [
15794
15725
  [vModelCheckbox, _ctx.model]
15795
15726
  ])
15796
- ], 10, _hoisted_2$O),
15727
+ ], 10, _hoisted_2$P),
15797
15728
  _ctx.$slots.default || _ctx.label ? (openBlock(), createElementBlock("span", _hoisted_6$f, [
15798
15729
  renderSlot(_ctx.$slots, "default"),
15799
15730
  !_ctx.$slots.default ? (openBlock(), createElementBlock(Fragment, { key: 0 }, [
@@ -15836,7 +15767,7 @@ var script$1G = defineComponent({
15836
15767
  });
15837
15768
 
15838
15769
  const _hoisted_1$13 = ["aria-checked", "aria-disabled"];
15839
- const _hoisted_2$N = ["name", "tabindex", "disabled", "true-value", "false-value"];
15770
+ const _hoisted_2$O = ["name", "tabindex", "disabled", "true-value", "false-value"];
15840
15771
  const _hoisted_3$E = ["name", "tabindex", "disabled", "value"];
15841
15772
  function render$1A(_ctx, _cache, $props, $setup, $data, $options) {
15842
15773
  return openBlock(), createElementBlock("label", {
@@ -15863,7 +15794,7 @@ function render$1A(_ctx, _cache, $props, $setup, $data, $options) {
15863
15794
  onChange: _cache[1] || (_cache[1] = (...args) => _ctx.handleChange && _ctx.handleChange(...args)),
15864
15795
  onFocus: _cache[2] || (_cache[2] = ($event) => _ctx.focus = true),
15865
15796
  onBlur: _cache[3] || (_cache[3] = ($event) => _ctx.focus = false)
15866
- }, null, 40, _hoisted_2$N)), [
15797
+ }, null, 40, _hoisted_2$O)), [
15867
15798
  [vModelCheckbox, _ctx.model]
15868
15799
  ]) : withDirectives((openBlock(), createElementBlock("input", {
15869
15800
  key: 1,
@@ -16058,7 +15989,7 @@ var script$1E = defineComponent({
16058
15989
  });
16059
15990
 
16060
15991
  const _hoisted_1$12 = ["aria-checked", "aria-disabled", "tabindex"];
16061
- const _hoisted_2$M = /* @__PURE__ */ createElementVNode("span", { class: "el-radio__inner" }, null, -1);
15992
+ const _hoisted_2$N = /* @__PURE__ */ createElementVNode("span", { class: "el-radio__inner" }, null, -1);
16062
15993
  const _hoisted_3$D = ["value", "name", "disabled"];
16063
15994
  function render$1z(_ctx, _cache, $props, $setup, $data, $options) {
16064
15995
  return openBlock(), createElementBlock("label", {
@@ -16081,7 +16012,7 @@ function render$1z(_ctx, _cache, $props, $setup, $data, $options) {
16081
16012
  "is-checked": _ctx.modelValue === _ctx.label
16082
16013
  }])
16083
16014
  }, [
16084
- _hoisted_2$M,
16015
+ _hoisted_2$N,
16085
16016
  withDirectives(createElementVNode("input", {
16086
16017
  ref: "radioRef",
16087
16018
  "onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => _ctx.modelValue = $event),
@@ -16158,7 +16089,7 @@ var script$1D = defineComponent({
16158
16089
  });
16159
16090
 
16160
16091
  const _hoisted_1$11 = ["aria-checked", "aria-disabled", "tabindex"];
16161
- const _hoisted_2$L = ["value", "name", "disabled"];
16092
+ const _hoisted_2$M = ["value", "name", "disabled"];
16162
16093
  function render$1y(_ctx, _cache, $props, $setup, $data, $options) {
16163
16094
  return openBlock(), createElementBlock("label", {
16164
16095
  class: normalizeClass(["el-radio-button", [
@@ -16186,7 +16117,7 @@ function render$1y(_ctx, _cache, $props, $setup, $data, $options) {
16186
16117
  tabindex: "-1",
16187
16118
  onFocus: _cache[1] || (_cache[1] = ($event) => _ctx.focus = true),
16188
16119
  onBlur: _cache[2] || (_cache[2] = ($event) => _ctx.focus = false)
16189
- }, null, 40, _hoisted_2$L), [
16120
+ }, null, 40, _hoisted_2$M), [
16190
16121
  [vModelRadio, _ctx.modelValue]
16191
16122
  ]),
16192
16123
  createElementVNode("span", {
@@ -16424,7 +16355,7 @@ var script$1B = defineComponent({
16424
16355
  });
16425
16356
 
16426
16357
  const _hoisted_1$10 = ["id", "aria-haspopup", "aria-owns", "aria-expanded", "tabindex"];
16427
- const _hoisted_2$K = /* @__PURE__ */ createElementVNode("span", null, null, -1);
16358
+ const _hoisted_2$L = /* @__PURE__ */ createElementVNode("span", null, null, -1);
16428
16359
  function render$1w(_ctx, _cache, $props, $setup, $data, $options) {
16429
16360
  const _component_el_checkbox = resolveComponent("el-checkbox");
16430
16361
  const _component_el_radio = resolveComponent("el-radio");
@@ -16472,7 +16403,7 @@ function render$1w(_ctx, _cache, $props, $setup, $data, $options) {
16472
16403
  }, {
16473
16404
  default: withCtx(() => [
16474
16405
  createCommentVNode("\n Add an empty element to avoid render label,\n do not use empty fragment here for https://github.com/vuejs/vue-next/pull/2485\n "),
16475
- _hoisted_2$K
16406
+ _hoisted_2$L
16476
16407
  ]),
16477
16408
  _: 1
16478
16409
  }, 8, ["model-value", "label", "disabled", "onUpdate:modelValue"])) : _ctx.isLeaf && _ctx.node.checked ? (openBlock(), createBlock(_component_el_icon, {
@@ -16593,7 +16524,7 @@ const _hoisted_1$$ = {
16593
16524
  key: 0,
16594
16525
  class: "el-cascader-menu__empty-text"
16595
16526
  };
16596
- const _hoisted_2$J = {
16527
+ const _hoisted_2$K = {
16597
16528
  key: 1,
16598
16529
  class: "el-cascader-menu__empty-text"
16599
16530
  };
@@ -16639,7 +16570,7 @@ function render$1v(_ctx, _cache, $props, $setup, $data, $options) {
16639
16570
  _: 1
16640
16571
  }),
16641
16572
  createTextVNode(" " + toDisplayString(_ctx.t("el.cascader.loading")), 1)
16642
- ])) : _ctx.isEmpty ? (openBlock(), createElementBlock("div", _hoisted_2$J, toDisplayString(_ctx.t("el.cascader.noData")), 1)) : ((_a = _ctx.panel) == null ? void 0 : _a.isHoverMenu) ? (openBlock(), createElementBlock("svg", _hoisted_3$C, null, 512)) : createCommentVNode("v-if", true)
16573
+ ])) : _ctx.isEmpty ? (openBlock(), createElementBlock("div", _hoisted_2$K, toDisplayString(_ctx.t("el.cascader.noData")), 1)) : ((_a = _ctx.panel) == null ? void 0 : _a.isHoverMenu) ? (openBlock(), createElementBlock("svg", _hoisted_3$C, null, 512)) : createCommentVNode("v-if", true)
16643
16574
  ];
16644
16575
  }),
16645
16576
  _: 1
@@ -17214,7 +17145,7 @@ var script$1y = defineComponent({
17214
17145
  });
17215
17146
 
17216
17147
  const _hoisted_1$_ = { class: "el-tag__content" };
17217
- const _hoisted_2$I = { class: "el-tag__content" };
17148
+ const _hoisted_2$J = { class: "el-tag__content" };
17218
17149
  function render$1t(_ctx, _cache, $props, $setup, $data, $options) {
17219
17150
  const _component_close = resolveComponent("close");
17220
17151
  const _component_el_icon = resolveComponent("el-icon");
@@ -17247,7 +17178,7 @@ function render$1t(_ctx, _cache, $props, $setup, $data, $options) {
17247
17178
  style: normalizeStyle({ backgroundColor: _ctx.color }),
17248
17179
  onClick: _cache[1] || (_cache[1] = (...args) => _ctx.handleClick && _ctx.handleClick(...args))
17249
17180
  }, [
17250
- createElementVNode("span", _hoisted_2$I, [
17181
+ createElementVNode("span", _hoisted_2$J, [
17251
17182
  renderSlot(_ctx.$slots, "default")
17252
17183
  ]),
17253
17184
  _ctx.closable ? (openBlock(), createBlock(_component_el_icon, {
@@ -17699,7 +17630,7 @@ const _hoisted_1$Z = {
17699
17630
  ref: "tagWrapper",
17700
17631
  class: "el-cascader__tags"
17701
17632
  };
17702
- const _hoisted_2$H = ["placeholder"];
17633
+ const _hoisted_2$I = ["placeholder"];
17703
17634
  const _hoisted_3$B = ["onClick"];
17704
17635
  const _hoisted_4$s = { class: "el-cascader__empty-text" };
17705
17636
  function render$1s(_ctx, _cache, $props, $setup, $data, $options) {
@@ -17735,8 +17666,10 @@ function render$1s(_ctx, _cache, $props, $setup, $data, $options) {
17735
17666
  class: normalizeClass([
17736
17667
  "el-cascader",
17737
17668
  _ctx.realSize && `el-cascader--${_ctx.realSize}`,
17738
- { "is-disabled": _ctx.isDisabled }
17669
+ { "is-disabled": _ctx.isDisabled },
17670
+ _ctx.$attrs.class
17739
17671
  ]),
17672
+ style: normalizeStyle(_ctx.$attrs.style),
17740
17673
  onClick: _cache[11] || (_cache[11] = () => _ctx.togglePopperVisible(_ctx.readonly ? void 0 : true)),
17741
17674
  onKeydown: _cache[12] || (_cache[12] = (...args) => _ctx.handleKeyDown && _ctx.handleKeyDown(...args)),
17742
17675
  onMouseenter: _cache[13] || (_cache[13] = ($event) => _ctx.inputHover = true),
@@ -17816,7 +17749,7 @@ function render$1s(_ctx, _cache, $props, $setup, $data, $options) {
17816
17749
  onCompositionstart: _cache[8] || (_cache[8] = (...args) => _ctx.handleComposition && _ctx.handleComposition(...args)),
17817
17750
  onCompositionupdate: _cache[9] || (_cache[9] = (...args) => _ctx.handleComposition && _ctx.handleComposition(...args)),
17818
17751
  onCompositionend: _cache[10] || (_cache[10] = (...args) => _ctx.handleComposition && _ctx.handleComposition(...args))
17819
- }, null, 40, _hoisted_2$H)), [
17752
+ }, null, 40, _hoisted_2$I)), [
17820
17753
  [
17821
17754
  vModelText,
17822
17755
  _ctx.searchInputValue,
@@ -17825,7 +17758,7 @@ function render$1s(_ctx, _cache, $props, $setup, $data, $options) {
17825
17758
  ]
17826
17759
  ]) : createCommentVNode("v-if", true)
17827
17760
  ], 512)) : createCommentVNode("v-if", true)
17828
- ], 34)), [
17761
+ ], 38)), [
17829
17762
  [_directive_clickoutside, () => _ctx.togglePopperVisible(false), _ctx.popperPaneRef]
17830
17763
  ])
17831
17764
  ]),
@@ -18225,7 +18158,7 @@ var script$1t = defineComponent({
18225
18158
  });
18226
18159
 
18227
18160
  const _hoisted_1$X = ["aria-expanded", "aria-controls", "aria-describedby"];
18228
- const _hoisted_2$G = ["id", "tabindex"];
18161
+ const _hoisted_2$H = ["id", "tabindex"];
18229
18162
  const _hoisted_3$A = ["id", "aria-hidden", "aria-labelledby"];
18230
18163
  const _hoisted_4$r = { class: "el-collapse-item__content" };
18231
18164
  function render$1o(_ctx, _cache, $props, $setup, $data, $options) {
@@ -18265,7 +18198,7 @@ function render$1o(_ctx, _cache, $props, $setup, $data, $options) {
18265
18198
  ]),
18266
18199
  _: 1
18267
18200
  }, 8, ["class"])
18268
- ], 42, _hoisted_2$G)
18201
+ ], 42, _hoisted_2$H)
18269
18202
  ], 8, _hoisted_1$X),
18270
18203
  createVNode(_component_el_collapse_transition, null, {
18271
18204
  default: withCtx(() => [
@@ -18890,11 +18823,11 @@ var script$1q = defineComponent({
18890
18823
  });
18891
18824
 
18892
18825
  const _hoisted_1$W = { class: "el-color-predefine" };
18893
- const _hoisted_2$F = { class: "el-color-predefine__colors" };
18826
+ const _hoisted_2$G = { class: "el-color-predefine__colors" };
18894
18827
  const _hoisted_3$z = ["onClick"];
18895
18828
  function render$1l(_ctx, _cache, $props, $setup, $data, $options) {
18896
18829
  return openBlock(), createElementBlock("div", _hoisted_1$W, [
18897
- createElementVNode("div", _hoisted_2$F, [
18830
+ createElementVNode("div", _hoisted_2$G, [
18898
18831
  (openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.rgbaColors, (item, index) => {
18899
18832
  return openBlock(), createElementBlock("div", {
18900
18833
  key: _ctx.colors[index],
@@ -18983,7 +18916,7 @@ var script$1p = defineComponent({
18983
18916
  });
18984
18917
 
18985
18918
  const _hoisted_1$V = /* @__PURE__ */ createElementVNode("div", { class: "el-color-svpanel__white" }, null, -1);
18986
- const _hoisted_2$E = /* @__PURE__ */ createElementVNode("div", { class: "el-color-svpanel__black" }, null, -1);
18919
+ const _hoisted_2$F = /* @__PURE__ */ createElementVNode("div", { class: "el-color-svpanel__black" }, null, -1);
18987
18920
  const _hoisted_3$y = /* @__PURE__ */ createElementVNode("div", null, null, -1);
18988
18921
  const _hoisted_4$q = [
18989
18922
  _hoisted_3$y
@@ -18996,7 +18929,7 @@ function render$1k(_ctx, _cache, $props, $setup, $data, $options) {
18996
18929
  })
18997
18930
  }, [
18998
18931
  _hoisted_1$V,
18999
- _hoisted_2$E,
18932
+ _hoisted_2$F,
19000
18933
  createElementVNode("div", {
19001
18934
  class: "el-color-svpanel__cursor",
19002
18935
  style: normalizeStyle({
@@ -19184,7 +19117,7 @@ var script$1o = defineComponent({
19184
19117
  });
19185
19118
 
19186
19119
  const _hoisted_1$U = { class: "el-color-dropdown__main-wrapper" };
19187
- const _hoisted_2$D = { class: "el-color-dropdown__btns" };
19120
+ const _hoisted_2$E = { class: "el-color-dropdown__btns" };
19188
19121
  const _hoisted_3$x = { class: "el-color-dropdown__value" };
19189
19122
  const _hoisted_4$p = {
19190
19123
  key: 0,
@@ -19214,7 +19147,8 @@ function render$1j(_ctx, _cache, $props, $setup, $data, $options) {
19214
19147
  "stop-popper-mouse-event": false,
19215
19148
  effect: "light",
19216
19149
  trigger: "click",
19217
- transition: "el-zoom-in-top"
19150
+ transition: "el-zoom-in-top",
19151
+ persistent: ""
19218
19152
  }, {
19219
19153
  content: withCtx(() => [
19220
19154
  withDirectives((openBlock(), createElementBlock("div", null, [
@@ -19241,7 +19175,7 @@ function render$1j(_ctx, _cache, $props, $setup, $data, $options) {
19241
19175
  color: _ctx.color,
19242
19176
  colors: _ctx.predefine
19243
19177
  }, null, 8, ["color", "colors"])) : createCommentVNode("v-if", true),
19244
- createElementVNode("div", _hoisted_2$D, [
19178
+ createElementVNode("div", _hoisted_2$E, [
19245
19179
  createElementVNode("span", _hoisted_3$x, [
19246
19180
  createVNode(_component_el_input, {
19247
19181
  modelValue: _ctx.customInput,
@@ -20180,7 +20114,7 @@ var script$1g = defineComponent({
20180
20114
  });
20181
20115
 
20182
20116
  const _hoisted_1$Q = { class: "cell" };
20183
- const _hoisted_2$C = { class: "cell" };
20117
+ const _hoisted_2$D = { class: "cell" };
20184
20118
  const _hoisted_3$w = { class: "cell" };
20185
20119
  const _hoisted_4$o = { class: "cell" };
20186
20120
  const _hoisted_5$j = { class: "cell" };
@@ -20206,7 +20140,7 @@ function render$1b(_ctx, _cache, $props, $setup, $data, $options) {
20206
20140
  createElementVNode("td", {
20207
20141
  class: normalizeClass(["available", _ctx.getCellStyle(_ctx.startYear + 1)])
20208
20142
  }, [
20209
- createElementVNode("a", _hoisted_2$C, toDisplayString(_ctx.startYear + 1), 1)
20143
+ createElementVNode("a", _hoisted_2$D, toDisplayString(_ctx.startYear + 1), 1)
20210
20144
  ], 2),
20211
20145
  createElementVNode("td", {
20212
20146
  class: normalizeClass(["available", _ctx.getCellStyle(_ctx.startYear + 2)])
@@ -20300,6 +20234,7 @@ var script$1f = defineComponent({
20300
20234
  setup(props, ctx) {
20301
20235
  const { t, lang } = useLocale();
20302
20236
  const pickerBase = inject("EP_PICKER_BASE");
20237
+ const popper = inject(TOOLTIP_INJECTION_KEY);
20303
20238
  const {
20304
20239
  shortcuts,
20305
20240
  disabledDate,
@@ -20413,6 +20348,9 @@ var script$1f = defineComponent({
20413
20348
  }
20414
20349
  currentView.value = "date";
20415
20350
  }, { immediate: true });
20351
+ watch(() => currentView.value, () => {
20352
+ popper == null ? void 0 : popper.updatePopper();
20353
+ });
20416
20354
  const hasShortcuts = computed(() => !!shortcuts.length);
20417
20355
  const handleMonthPick = (month2) => {
20418
20356
  innerDate.value = innerDate.value.startOf("month").month(month2);
@@ -20658,7 +20596,7 @@ var script$1f = defineComponent({
20658
20596
  });
20659
20597
 
20660
20598
  const _hoisted_1$P = { class: "el-picker-panel__body-wrapper" };
20661
- const _hoisted_2$B = {
20599
+ const _hoisted_2$C = {
20662
20600
  key: 0,
20663
20601
  class: "el-picker-panel__sidebar"
20664
20602
  };
@@ -20699,7 +20637,7 @@ function render$1a(_ctx, _cache, $props, $setup, $data, $options) {
20699
20637
  }, [
20700
20638
  createElementVNode("div", _hoisted_1$P, [
20701
20639
  renderSlot(_ctx.$slots, "sidebar", { class: "el-picker-panel__sidebar" }),
20702
- _ctx.hasShortcuts ? (openBlock(), createElementBlock("div", _hoisted_2$B, [
20640
+ _ctx.hasShortcuts ? (openBlock(), createElementBlock("div", _hoisted_2$C, [
20703
20641
  (openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.shortcuts, (shortcut, key) => {
20704
20642
  return openBlock(), createElementBlock("button", {
20705
20643
  key,
@@ -21293,7 +21231,7 @@ var script$1e = defineComponent({
21293
21231
  });
21294
21232
 
21295
21233
  const _hoisted_1$O = { class: "el-picker-panel__body-wrapper" };
21296
- const _hoisted_2$A = {
21234
+ const _hoisted_2$B = {
21297
21235
  key: 0,
21298
21236
  class: "el-picker-panel__sidebar"
21299
21237
  };
@@ -21342,7 +21280,7 @@ function render$19(_ctx, _cache, $props, $setup, $data, $options) {
21342
21280
  }, [
21343
21281
  createElementVNode("div", _hoisted_1$O, [
21344
21282
  renderSlot(_ctx.$slots, "sidebar", { class: "el-picker-panel__sidebar" }),
21345
- _ctx.hasShortcuts ? (openBlock(), createElementBlock("div", _hoisted_2$A, [
21283
+ _ctx.hasShortcuts ? (openBlock(), createElementBlock("div", _hoisted_2$B, [
21346
21284
  (openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.shortcuts, (shortcut, key) => {
21347
21285
  return openBlock(), createElementBlock("button", {
21348
21286
  key,
@@ -21771,7 +21709,7 @@ var script$1d = defineComponent({
21771
21709
  });
21772
21710
 
21773
21711
  const _hoisted_1$N = { class: "el-picker-panel__body-wrapper" };
21774
- const _hoisted_2$z = {
21712
+ const _hoisted_2$A = {
21775
21713
  key: 0,
21776
21714
  class: "el-picker-panel__sidebar"
21777
21715
  };
@@ -21797,7 +21735,7 @@ function render$18(_ctx, _cache, $props, $setup, $data, $options) {
21797
21735
  }, [
21798
21736
  createElementVNode("div", _hoisted_1$N, [
21799
21737
  renderSlot(_ctx.$slots, "sidebar", { class: "el-picker-panel__sidebar" }),
21800
- _ctx.hasShortcuts ? (openBlock(), createElementBlock("div", _hoisted_2$z, [
21738
+ _ctx.hasShortcuts ? (openBlock(), createElementBlock("div", _hoisted_2$A, [
21801
21739
  (openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.shortcuts, (shortcut, key) => {
21802
21740
  return openBlock(), createElementBlock("button", {
21803
21741
  key,
@@ -22266,7 +22204,7 @@ const _hoisted_1$L = {
22266
22204
  key: 0,
22267
22205
  class: "el-descriptions__header"
22268
22206
  };
22269
- const _hoisted_2$y = { class: "el-descriptions__title" };
22207
+ const _hoisted_2$z = { class: "el-descriptions__title" };
22270
22208
  const _hoisted_3$s = { class: "el-descriptions__extra" };
22271
22209
  const _hoisted_4$k = { class: "el-descriptions__body" };
22272
22210
  function render$16(_ctx, _cache, $props, $setup, $data, $options) {
@@ -22275,7 +22213,7 @@ function render$16(_ctx, _cache, $props, $setup, $data, $options) {
22275
22213
  class: normalizeClass(_ctx.descriptionKls)
22276
22214
  }, [
22277
22215
  _ctx.title || _ctx.extra || _ctx.$slots.title || _ctx.$slots.extra ? (openBlock(), createElementBlock("div", _hoisted_1$L, [
22278
- createElementVNode("div", _hoisted_2$y, [
22216
+ createElementVNode("div", _hoisted_2$z, [
22279
22217
  renderSlot(_ctx.$slots, "title", {}, () => [
22280
22218
  createTextVNode(toDisplayString(_ctx.title), 1)
22281
22219
  ])
@@ -22645,7 +22583,7 @@ var script$1a = defineComponent({
22645
22583
  });
22646
22584
 
22647
22585
  const _hoisted_1$K = ["aria-label"];
22648
- const _hoisted_2$x = { class: "el-dialog__header" };
22586
+ const _hoisted_2$y = { class: "el-dialog__header" };
22649
22587
  const _hoisted_3$r = { class: "el-dialog__title" };
22650
22588
  const _hoisted_4$j = {
22651
22589
  key: 0,
@@ -22700,7 +22638,7 @@ function render$15(_ctx, _cache, $props, $setup, $data, $options) {
22700
22638
  onClick: _cache[1] || (_cache[1] = withModifiers(() => {
22701
22639
  }, ["stop"]))
22702
22640
  }, [
22703
- createElementVNode("div", _hoisted_2$x, [
22641
+ createElementVNode("div", _hoisted_2$y, [
22704
22642
  renderSlot(_ctx.$slots, "title", {}, () => [
22705
22643
  createElementVNode("span", _hoisted_3$r, toDisplayString(_ctx.title), 1)
22706
22644
  ]),
@@ -22834,7 +22772,7 @@ var script$18 = defineComponent({
22834
22772
  });
22835
22773
 
22836
22774
  const _hoisted_1$J = ["aria-label"];
22837
- const _hoisted_2$w = {
22775
+ const _hoisted_2$x = {
22838
22776
  key: 0,
22839
22777
  id: "el-drawer__title",
22840
22778
  class: "el-drawer__header"
@@ -22879,7 +22817,7 @@ function render$13(_ctx, _cache, $props, $setup, $data, $options) {
22879
22817
  onClick: _cache[1] || (_cache[1] = withModifiers(() => {
22880
22818
  }, ["stop"]))
22881
22819
  }, [
22882
- _ctx.withHeader ? (openBlock(), createElementBlock("header", _hoisted_2$w, [
22820
+ _ctx.withHeader ? (openBlock(), createElementBlock("header", _hoisted_2$x, [
22883
22821
  renderSlot(_ctx.$slots, "title", {}, () => [
22884
22822
  createElementVNode("span", {
22885
22823
  role: "heading",
@@ -23753,6 +23691,7 @@ function render$Y(_ctx, _cache, $props, $setup, $data, $options) {
23753
23691
  "append-to-body": "",
23754
23692
  pure: "",
23755
23693
  transition: "el-zoom-in-top",
23694
+ persistent: "",
23756
23695
  onShow: _cache[0] || (_cache[0] = ($event) => _ctx.$emit("visible-change", true)),
23757
23696
  onHide: _cache[1] || (_cache[1] = ($event) => _ctx.$emit("visible-change", false))
23758
23697
  }, createSlots({
@@ -23884,33 +23823,39 @@ var script$10 = defineComponent({
23884
23823
  }
23885
23824
  });
23886
23825
 
23887
- const _hoisted_1$H = ["aria-disabled", "tabindex"];
23826
+ const _hoisted_1$H = {
23827
+ key: 0,
23828
+ class: "el-dropdown-menu__item--divided"
23829
+ };
23830
+ const _hoisted_2$w = ["aria-disabled", "tabindex"];
23888
23831
  function render$X(_ctx, _cache, $props, $setup, $data, $options) {
23889
23832
  const _component_el_icon = resolveComponent("el-icon");
23890
- return openBlock(), createElementBlock("div", mergeProps({ ref: _ctx.itemRef }, _ctx.dataset, {
23891
- "aria-disabled": _ctx.disabled,
23892
- class: {
23893
- "el-dropdown-menu__item": true,
23894
- "is-disabled": _ctx.disabled,
23895
- "el-dropdown-menu__item--divided": _ctx.divided
23896
- },
23897
- tabindex: _ctx.tabIndex,
23898
- role: "menuitem",
23899
- onClick: _cache[0] || (_cache[0] = (e) => _ctx.$emit("click", e)),
23900
- onFocus: _cache[1] || (_cache[1] = (...args) => _ctx.handleFocus && _ctx.handleFocus(...args)),
23901
- onKeydown: _cache[2] || (_cache[2] = (...args) => _ctx.handleKeydown && _ctx.handleKeydown(...args)),
23902
- onMousedown: _cache[3] || (_cache[3] = (...args) => _ctx.handleMousedown && _ctx.handleMousedown(...args)),
23903
- onPointermove: _cache[4] || (_cache[4] = (e) => _ctx.$emit("pointermove", e)),
23904
- onPointerleave: _cache[5] || (_cache[5] = (e) => _ctx.$emit("pointerleave", e))
23905
- }), [
23906
- _ctx.icon ? (openBlock(), createBlock(_component_el_icon, { key: 0 }, {
23907
- default: withCtx(() => [
23908
- (openBlock(), createBlock(resolveDynamicComponent(_ctx.icon)))
23909
- ]),
23910
- _: 1
23911
- })) : createCommentVNode("v-if", true),
23912
- renderSlot(_ctx.$slots, "default")
23913
- ], 16, _hoisted_1$H);
23833
+ return openBlock(), createElementBlock(Fragment, null, [
23834
+ _ctx.divided ? (openBlock(), createElementBlock("div", _hoisted_1$H)) : createCommentVNode("v-if", true),
23835
+ createElementVNode("div", mergeProps({ ref: _ctx.itemRef }, _ctx.dataset, {
23836
+ "aria-disabled": _ctx.disabled,
23837
+ class: {
23838
+ "el-dropdown-menu__item": true,
23839
+ "is-disabled": _ctx.disabled
23840
+ },
23841
+ tabindex: _ctx.tabIndex,
23842
+ role: "menuitem",
23843
+ onClick: _cache[0] || (_cache[0] = (e) => _ctx.$emit("click", e)),
23844
+ onFocus: _cache[1] || (_cache[1] = (...args) => _ctx.handleFocus && _ctx.handleFocus(...args)),
23845
+ onKeydown: _cache[2] || (_cache[2] = (...args) => _ctx.handleKeydown && _ctx.handleKeydown(...args)),
23846
+ onMousedown: _cache[3] || (_cache[3] = (...args) => _ctx.handleMousedown && _ctx.handleMousedown(...args)),
23847
+ onPointermove: _cache[4] || (_cache[4] = (e) => _ctx.$emit("pointermove", e)),
23848
+ onPointerleave: _cache[5] || (_cache[5] = (e) => _ctx.$emit("pointerleave", e))
23849
+ }), [
23850
+ _ctx.icon ? (openBlock(), createBlock(_component_el_icon, { key: 0 }, {
23851
+ default: withCtx(() => [
23852
+ (openBlock(), createBlock(resolveDynamicComponent(_ctx.icon)))
23853
+ ]),
23854
+ _: 1
23855
+ })) : createCommentVNode("v-if", true),
23856
+ renderSlot(_ctx.$slots, "default")
23857
+ ], 16, _hoisted_2$w)
23858
+ ], 64);
23914
23859
  }
23915
23860
 
23916
23861
  script$10.render = render$X;
@@ -23933,7 +23878,7 @@ var script$$ = defineComponent({
23933
23878
  ElDropdownItemImpl: script$10
23934
23879
  },
23935
23880
  props: dropdownItemProps,
23936
- emits: ["pointermove", "pointerleave"],
23881
+ emits: ["pointermove", "pointerleave", "click"],
23937
23882
  setup(props, { emit }) {
23938
23883
  const { elDropdown } = useDropdown();
23939
23884
  const _instance = getCurrentInstance();
@@ -23963,7 +23908,10 @@ var script$$ = defineComponent({
23963
23908
  }, whenMouse((e) => {
23964
23909
  onItemLeave(e);
23965
23910
  }));
23966
- function handleClick(e) {
23911
+ const handleClick = composeEventHandlers((e) => {
23912
+ emit("click", e);
23913
+ return e.defaultPrevented;
23914
+ }, (e) => {
23967
23915
  var _a, _b, _c;
23968
23916
  if (props.disabled) {
23969
23917
  e.stopImmediatePropagation();
@@ -23973,7 +23921,7 @@ var script$$ = defineComponent({
23973
23921
  (_b = elDropdown.handleClick) == null ? void 0 : _b.call(elDropdown);
23974
23922
  }
23975
23923
  (_c = elDropdown.commandHandler) == null ? void 0 : _c.call(elDropdown, props.command, _instance, e);
23976
- }
23924
+ });
23977
23925
  return {
23978
23926
  handleClick,
23979
23927
  handlePointerMove,
@@ -24020,10 +23968,6 @@ script$$.__file = "packages/components/dropdown/src/dropdown-item.vue";
24020
23968
 
24021
23969
  var script$_ = defineComponent({
24022
23970
  name: "ElDropdownMenu",
24023
- directives: {
24024
- ClickOutside
24025
- },
24026
- inheritAttrs: false,
24027
23971
  props: dropdownMenuProps,
24028
23972
  setup(props) {
24029
23973
  const { _elDropdownSize } = useDropdown();
@@ -24040,6 +23984,12 @@ var script$_ = defineComponent({
24040
23984
  onMousedown
24041
23985
  } = inject(ROVING_FOCUS_GROUP_INJECTION_KEY, void 0);
24042
23986
  const { collectionRef: rovingFocusGroupCollectionRef } = inject(COLLECTION_INJECTION_KEY$1, void 0);
23987
+ const dropdownKls = computed(() => {
23988
+ return [
23989
+ "el-dropdown-menu",
23990
+ size.value && `el-dropdown-menu--${size.value}`
23991
+ ];
23992
+ });
24043
23993
  const dropdownListWrapperRef = composeRefs(contentRef, dropdownCollectionRef, focusTrapRef, rovingFocusGroupRef, rovingFocusGroupCollectionRef);
24044
23994
  const composedKeydown = composeEventHandlers((e) => {
24045
23995
  var _a;
@@ -24070,6 +24020,7 @@ var script$_ = defineComponent({
24070
24020
  size,
24071
24021
  rovingFocusGroupRootStyle,
24072
24022
  tabIndex,
24023
+ dropdownKls,
24073
24024
  dropdownListWrapperRef,
24074
24025
  handleKeydown,
24075
24026
  onBlur,
@@ -24082,7 +24033,7 @@ var script$_ = defineComponent({
24082
24033
  function render$V(_ctx, _cache, $props, $setup, $data, $options) {
24083
24034
  return openBlock(), createElementBlock("ul", {
24084
24035
  ref: _ctx.dropdownListWrapperRef,
24085
- class: normalizeClass(["el-dropdown-menu", _ctx.size && `el-dropdown-menu--${_ctx.size}`]),
24036
+ class: normalizeClass(_ctx.dropdownKls),
24086
24037
  style: normalizeStyle(_ctx.rovingFocusGroupRootStyle),
24087
24038
  tabindex: -1,
24088
24039
  role: "menu",
@@ -28173,7 +28124,8 @@ function render$L(_ctx, _cache, $props, $setup, $data, $options) {
28173
28124
  _ctx.parentMenu.type.name === "ElMenu" && _ctx.rootMenu.props.collapse && _ctx.$slots.title ? (openBlock(), createBlock(_component_el_tooltip, {
28174
28125
  key: 0,
28175
28126
  effect: _ctx.Effect.DARK,
28176
- placement: "right"
28127
+ placement: "right",
28128
+ persistent: ""
28177
28129
  }, {
28178
28130
  content: withCtx(() => [
28179
28131
  renderSlot(_ctx.$slots, "title")
@@ -29650,6 +29602,7 @@ function render$E(_ctx, _cache, $props, $setup, $data, $options) {
29650
29602
  transition: "el-zoom-in-top",
29651
29603
  "stop-popper-mouse-event": false,
29652
29604
  "gpu-acceleration": false,
29605
+ persistent: "",
29653
29606
  onShow: _ctx.handleMenuEnter
29654
29607
  }, {
29655
29608
  default: withCtx(() => [
@@ -30627,7 +30580,8 @@ function render$y(_ctx, _cache, $props, $setup, $data, $options) {
30627
30580
  "popper-class": "el-popover",
30628
30581
  "append-to-body": "",
30629
30582
  "fallback-placements": ["bottom", "top", "right", "left"],
30630
- "hide-after": _ctx.hideAfter
30583
+ "hide-after": _ctx.hideAfter,
30584
+ persistent: ""
30631
30585
  }), {
30632
30586
  content: withCtx(() => [
30633
30587
  createElementVNode("div", _hoisted_1$p, [
@@ -30762,7 +30716,8 @@ function render$x(_ctx, _cache, $props, $setup, $data, $options) {
30762
30716
  effect: _ctx.effect,
30763
30717
  enterable: _ctx.enterable,
30764
30718
  "popper-class": _ctx.kls,
30765
- "popper-style": _ctx.style
30719
+ "popper-style": _ctx.style,
30720
+ persistent: ""
30766
30721
  }), {
30767
30722
  content: withCtx(() => [
30768
30723
  _ctx.title ? (openBlock(), createElementBlock("div", _hoisted_1$o, toDisplayString(_ctx.title), 1)) : createCommentVNode("v-if", true),
@@ -34430,6 +34385,7 @@ function render$r(_ctx, _cache, $props, $setup, $data, $options) {
34430
34385
  pure: "",
34431
34386
  transition: "el-zoom-in-top",
34432
34387
  trigger: "click",
34388
+ persistent: "",
34433
34389
  onShow: _ctx.handleMenuEnter,
34434
34390
  onHide: _cache[23] || (_cache[23] = ($event) => _ctx.states.inputValue = _ctx.states.displayInputValue)
34435
34391
  }, {
@@ -35084,7 +35040,8 @@ function render$n(_ctx, _cache, $props, $setup, $data, $options) {
35084
35040
  "stop-popper-mouse-event": false,
35085
35041
  "popper-class": _ctx.tooltipClass,
35086
35042
  disabled: !_ctx.showTooltip,
35087
- manual: ""
35043
+ manual: "",
35044
+ persistent: ""
35088
35045
  }, {
35089
35046
  content: withCtx(() => [
35090
35047
  createElementVNode("span", null, toDisplayString(_ctx.formatValue), 1)
@@ -38193,7 +38150,8 @@ function render$h(_ctx, _cache, $props, $setup, $data, $options) {
38193
38150
  "append-to-body": "",
38194
38151
  effect: "light",
38195
38152
  pure: "",
38196
- "popper-class": "el-table-filter"
38153
+ "popper-class": "el-table-filter",
38154
+ persistent: ""
38197
38155
  }, {
38198
38156
  content: withCtx(() => [
38199
38157
  _ctx.multiple ? (openBlock(), createElementBlock("div", _hoisted_1$e, [
@@ -41293,12 +41251,19 @@ const ElTabs = withInstall(Tabs, {
41293
41251
  });
41294
41252
  const ElTabPane = withNoopInstall(script$h);
41295
41253
 
41254
+ dayjs.extend(customParseFormat);
41296
41255
  const { Option: ElOption } = ElSelect;
41297
41256
  const parseTime = (time) => {
41298
41257
  const values = (time || "").split(":");
41299
41258
  if (values.length >= 2) {
41300
- const hours = parseInt(values[0], 10);
41259
+ let hours = parseInt(values[0], 10);
41301
41260
  const minutes = parseInt(values[1], 10);
41261
+ const timeUpper = time.toUpperCase();
41262
+ if (timeUpper.includes("AM") && hours === 12) {
41263
+ hours = 0;
41264
+ } else if (timeUpper.includes("PM") && hours !== 12) {
41265
+ hours += 12;
41266
+ }
41302
41267
  return {
41303
41268
  hours,
41304
41269
  minutes
@@ -41316,8 +41281,11 @@ const compareTime = (time1, time2) => {
41316
41281
  }
41317
41282
  return minutes1 > minutes2 ? 1 : -1;
41318
41283
  };
41284
+ const padTime = (time) => {
41285
+ return `${time}`.padStart(2, "0");
41286
+ };
41319
41287
  const formatTime = (time) => {
41320
- return `${time.hours < 10 ? `0${time.hours}` : time.hours}:${time.minutes < 10 ? `0${time.minutes}` : time.minutes}`;
41288
+ return `${padTime(time.hours)}:${padTime(time.minutes)}`;
41321
41289
  };
41322
41290
  const nextTime = (time, step) => {
41323
41291
  const timeValue = parseTime(time);
@@ -41340,6 +41308,10 @@ var script$g = defineComponent({
41340
41308
  event: "change"
41341
41309
  },
41342
41310
  props: {
41311
+ format: {
41312
+ type: String,
41313
+ default: "HH:mm"
41314
+ },
41343
41315
  modelValue: String,
41344
41316
  disabled: {
41345
41317
  type: Boolean,
@@ -41399,16 +41371,38 @@ var script$g = defineComponent({
41399
41371
  setup(props) {
41400
41372
  const select = ref(null);
41401
41373
  const value = computed(() => props.modelValue);
41374
+ const start = computed(() => {
41375
+ const time = parseTime(props.start);
41376
+ return formatTime(time);
41377
+ });
41378
+ const end = computed(() => {
41379
+ const time = parseTime(props.end);
41380
+ return formatTime(time);
41381
+ });
41382
+ const step = computed(() => {
41383
+ const time = parseTime(props.step);
41384
+ return formatTime(time);
41385
+ });
41386
+ const minTime = computed(() => {
41387
+ const time = parseTime(props.minTime);
41388
+ return time ? formatTime(time) : null;
41389
+ });
41390
+ const maxTime = computed(() => {
41391
+ const time = parseTime(props.maxTime);
41392
+ return time ? formatTime(time) : null;
41393
+ });
41402
41394
  const items = computed(() => {
41403
41395
  const result = [];
41404
41396
  if (props.start && props.end && props.step) {
41405
- let current = props.start;
41406
- while (compareTime(current, props.end) <= 0) {
41397
+ let current = start.value;
41398
+ let currentTime;
41399
+ while (compareTime(current, end.value) <= 0) {
41400
+ currentTime = dayjs(current, "HH:mm").format(props.format);
41407
41401
  result.push({
41408
- value: current,
41409
- disabled: compareTime(current, props.minTime || "-1:-1") <= 0 || compareTime(current, props.maxTime || "100:100") >= 0
41402
+ value: currentTime,
41403
+ disabled: compareTime(current, minTime.value || "-1:-1") <= 0 || compareTime(current, maxTime.value || "100:100") >= 0
41410
41404
  });
41411
- current = nextTime(current, props.step);
41405
+ current = nextTime(current, step.value);
41412
41406
  }
41413
41407
  }
41414
41408
  return result;
@@ -42974,7 +42968,7 @@ function useDragNodeHandler({ props, ctx, el$, dropIndicator$, store }) {
42974
42968
  userAllowDropInner = dropInner = props.allowDrop(draggingNode.node, dropNode.node, "inner");
42975
42969
  dropNext = props.allowDrop(draggingNode.node, dropNode.node, "next");
42976
42970
  }
42977
- event.dataTransfer.dropEffect = dropInner ? "move" : "none";
42971
+ event.dataTransfer.dropEffect = dropInner || dropPrev || dropNext ? "move" : "none";
42978
42972
  if ((dropPrev || dropInner || dropNext) && oldDropNode !== dropNode) {
42979
42973
  if (oldDropNode) {
42980
42974
  ctx.emit("node-drag-leave", draggingNode.node, oldDropNode.node, event);
@@ -43220,13 +43214,13 @@ var script$a = defineComponent({
43220
43214
  dragEvents.treeNodeDragStart({ event, treeNode: props });
43221
43215
  };
43222
43216
  const handleDragOver = (event) => {
43217
+ event.preventDefault();
43223
43218
  if (!tree.props.draggable)
43224
43219
  return;
43225
43220
  dragEvents.treeNodeDragOver({
43226
43221
  event,
43227
43222
  treeNode: { $el: node$.value, node: props.node }
43228
43223
  });
43229
- event.preventDefault();
43230
43224
  };
43231
43225
  const handleDrop = (event) => {
43232
43226
  event.preventDefault();
@@ -47284,9 +47278,9 @@ const message = function(options = {}) {
47284
47278
  const message2 = props.message;
47285
47279
  const vm = createVNode(script$2, props, isVNode(props.message) ? { default: () => message2 } : null);
47286
47280
  vm.props.onDestroy = () => {
47287
- render$26(null, container);
47281
+ render$25(null, container);
47288
47282
  };
47289
- render$26(vm, container);
47283
+ render$25(vm, container);
47290
47284
  instances.push({ vm });
47291
47285
  appendTo.appendChild(container.firstElementChild);
47292
47286
  return {
@@ -47743,7 +47737,7 @@ script$1.__file = "packages/components/message-box/src/index.vue";
47743
47737
  const messageInstance = /* @__PURE__ */ new Map();
47744
47738
  const initInstance = (props, container) => {
47745
47739
  const vnode = h$1(script$1, props);
47746
- render$26(vnode, container);
47740
+ render$25(vnode, container);
47747
47741
  document.body.appendChild(container.firstElementChild);
47748
47742
  return vnode.component;
47749
47743
  };
@@ -47753,7 +47747,7 @@ const genContainer = () => {
47753
47747
  const showMessage = (options) => {
47754
47748
  const container = genContainer();
47755
47749
  options.onVanish = () => {
47756
- render$26(null, container);
47750
+ render$25(null, container);
47757
47751
  messageInstance.delete(vm);
47758
47752
  };
47759
47753
  options.onAction = (action) => {
@@ -48143,9 +48137,9 @@ const notify = function(options = {}) {
48143
48137
  default: () => props.message
48144
48138
  } : null);
48145
48139
  vm.props.onDestroy = () => {
48146
- render$26(null, container);
48140
+ render$25(null, container);
48147
48141
  };
48148
- render$26(vm, container);
48142
+ render$25(vm, container);
48149
48143
  notifications[position].push({ vm });
48150
48144
  appendTo.appendChild(container.firstElementChild);
48151
48145
  return {
@@ -48217,4 +48211,4 @@ var installer = makeInstaller([...Components, ...Plugins]);
48217
48211
  const install = installer.install;
48218
48212
  const version = installer.version;
48219
48213
 
48220
- export { BAR_MAP, CASCADER_PANEL_INJECTION_KEY, CHANGE_EVENT, ClickOutside, script$1Q as CommonPicker, CommonProps, DEFAULT_FORMATS_DATE, DEFAULT_FORMATS_DATEPICKER, DEFAULT_FORMATS_TIME, DefaultProps, FixedSizeGrid$1 as DynamicSizeGrid, DynamicSizeList$1 as DynamicSizeList, Effect, ElAffix, ElAlert, ElAside, ElAutocomplete, ElAvatar, ElBacktop, ElBadge, ElBreadcrumb, ElBreadcrumbItem, ElButton, ElButtonGroup$1 as ElButtonGroup, ElCalendar, ElCard, ElCarousel, ElCarouselItem, ElCascader, ElCascaderPanel, ElCheckTag, ElCheckbox, ElCheckboxButton, ElCheckboxGroup$1 as ElCheckboxGroup, ElCol, ElCollapse, ElCollapseItem, ElCollapseTransition, ElColorPicker, ElConfigProvider, ElContainer, ElDatePicker, ElDescriptions, ElDescriptionsItem, ElDialog, ElDivider, ElDrawer, ElDropdown, ElDropdownItem, ElDropdownMenu, ElEmpty, ElFooter, ElForm, ElFormItem, ElHeader, ElIcon, ElImage, ElImageViewer, ElInfiniteScroll, ElInput, ElInputNumber, ElLink, ElLoading, ElLoadingDirective, ElLoadingService, ElMain, ElMenu, ElMenuItem, ElMenuItemGroup, ElMessage, ElMessageBox, ElNotification, ElOption$1 as ElOption, ElOptionGroup, ElOverlay, ElPageHeader, ElPagination, ElPopconfirm, ElPopover, ElPopoverDirective, ElPopper, script$24 as ElPopperArrow, script$22 as ElPopperContent, script$23 as ElPopperTrigger, ElProgress, ElRadio, ElRadioButton, ElRadioGroup, ElRate, ElResult, ElRow, ElScrollbar, ElSelect, ElSelectV2, ElSkeleton, ElSkeletonItem, ElSlider, ElSpace, ElStep, ElSteps, ElSubMenu, ElSwitch, ElTabPane, ElTable, ElTableColumn, ElTabs, ElTag, ElTimePicker, ElTimeSelect, ElTimeline, ElTimelineItem, ElTooltip, ElTransfer, ElTree, ElTreeV2, ElUpload, ExpandTrigger$1 as ExpandTrigger, FORWARD_REF_INJECTION_KEY, FixedSizeGrid$3 as FixedSizeGrid, FixedSizeList$1 as FixedSizeList, ID_INJECTION_KEY, IconComponentMap, IconMap, Mousewheel, POPPER_CONTAINER_ID, POPPER_CONTAINER_SELECTOR, POPPER_CONTENT_INJECTION_KEY, POPPER_INJECTION_KEY, PopupManager, RepeatClick, Resize, script$1O as TimePickPanel, TrapFocus, affixEmits, affixProps, alertEmits, alertProps, avatarEmits, avatarProps, backtopEmits, backtopProps, badgeProps, barProps, breadcrumbItemProps, breadcrumbProps, buildLocaleContext, buildTranslator, buttonEmits, buttonGroupContextKey, buttonNativeType, buttonProps, buttonSize, buttonType, calendarEmits, calendarProps, cardProps, colProps, configProviderContextKey, configProviderProps, createModelToggleComposable, installer as default, dialogEmits, dialogProps, dividerProps, drawerEmits, drawerProps, elBreadcrumbKey, elFormItemKey, elFormKey, elPaginationKey, emptyProps, extractDateFormat, extractTimeFormat, iconProps, imageEmits, imageProps, imageViewerEmits, imageViewerProps, inputEmits, inputNumberEmits, inputNumberProps, inputProps, install, linkEmits, linkProps, makeInstaller, menuEmits, menuItemEmits, menuItemGroupProps, menuItemProps, menuProps, messageConfig, messageEmits, messageProps, messageTypes, notificationEmits, notificationProps, notificationTypes, overlayEmits, overlayProps, pageHeaderEmits, pageHeaderProps, paginationEmits, paginationProps, popconfirmProps, progressProps, provideGlobalConfig, radioButtonProps, radioEmits, radioGroupEmits, radioGroupKey, radioGroupProps, radioProps, radioPropsBase, rangeArr, rateEmits, rateProps, renderThumbStyle$1 as renderThumbStyle, resultProps, rowProps, scrollbarContextKey, scrollbarEmits, scrollbarProps, selectGroupKey, selectKey, selectV2InjectionKey, skeletonItemProps, skeletonProps, spaceProps, subMenuProps, switchEmits, switchProps, tabBar, tabNavProps, tabPaneProps, tabsEmits, tabsProps, tabsRootContextKey, tagEmits, tagProps, timePickerDefaultProps, translate, useAttrs, useCascaderConfig, useDelayedRender, useDelayedToggle, useDelayedToggleProps, useDialog, useDisabled$1 as useDisabled, useEscapeKeydown, useFocus, useFormItem, useForwardRef, useForwardRefDirective, useGlobalConfig, useId, useLocale, useLockscreen, useModal, useModelToggle$1 as useModelToggle, useModelToggleEmits$1 as useModelToggleEmits, useModelToggleProps$1 as useModelToggleProps, usePopperArrowProps, usePopperContainer, usePopperContentProps, usePopperCoreConfigProps, usePopperProps, usePopperTriggerProps, usePreventGlobal, useProp, useRadio, useRestoreActive, useSameTarget, useSize, useSizeProp, useSpace, useTeleport, useThrottleRender, useTimeout, useTooltipContentProps, useTooltipProps, useTooltipTriggerProps, useTransitionFallthrough, useTransitionFallthroughEmits, version, virtualizedGridProps, virtualizedListProps, virtualizedProps, virtualizedScrollbarProps };
48214
+ export { BAR_MAP, CASCADER_PANEL_INJECTION_KEY, CHANGE_EVENT, ClickOutside, script$1Q as CommonPicker, CommonProps, DEFAULT_FORMATS_DATE, DEFAULT_FORMATS_DATEPICKER, DEFAULT_FORMATS_TIME, DefaultProps, FixedSizeGrid$1 as DynamicSizeGrid, DynamicSizeList$1 as DynamicSizeList, Effect, ElAffix, ElAlert, ElAside, ElAutocomplete, ElAvatar, ElBacktop, ElBadge, ElBreadcrumb, ElBreadcrumbItem, ElButton, ElButtonGroup$1 as ElButtonGroup, ElCalendar, ElCard, ElCarousel, ElCarouselItem, ElCascader, ElCascaderPanel, ElCheckTag, ElCheckbox, ElCheckboxButton, ElCheckboxGroup$1 as ElCheckboxGroup, ElCol, ElCollapse, ElCollapseItem, ElCollapseTransition, ElColorPicker, ElConfigProvider, ElContainer, ElDatePicker, ElDescriptions, ElDescriptionsItem, ElDialog, ElDivider, ElDrawer, ElDropdown, ElDropdownItem, ElDropdownMenu, ElEmpty, ElFooter, ElForm, ElFormItem, ElHeader, ElIcon, ElImage, ElImageViewer, ElInfiniteScroll, ElInput, ElInputNumber, ElLink, ElLoading, ElLoadingDirective, ElLoadingService, ElMain, ElMenu, ElMenuItem, ElMenuItemGroup, ElMessage, ElMessageBox, ElNotification, ElOption$1 as ElOption, ElOptionGroup, ElOverlay, ElPageHeader, ElPagination, ElPopconfirm, ElPopover, ElPopoverDirective, ElPopper, script$23 as ElPopperArrow, script$21 as ElPopperContent, script$22 as ElPopperTrigger, ElProgress, ElRadio, ElRadioButton, ElRadioGroup, ElRate, ElResult, ElRow, ElScrollbar, ElSelect, ElSelectV2, ElSkeleton, ElSkeletonItem, ElSlider, ElSpace, ElStep, ElSteps, ElSubMenu, ElSwitch, ElTabPane, ElTable, ElTableColumn, ElTabs, ElTag, ElTimePicker, ElTimeSelect, ElTimeline, ElTimelineItem, ElTooltip, ElTransfer, ElTree, ElTreeV2, ElUpload, ExpandTrigger$1 as ExpandTrigger, FORWARD_REF_INJECTION_KEY, FixedSizeGrid$3 as FixedSizeGrid, FixedSizeList$1 as FixedSizeList, ID_INJECTION_KEY, IconComponentMap, IconMap, Mousewheel, POPPER_CONTAINER_ID, POPPER_CONTAINER_SELECTOR, POPPER_CONTENT_INJECTION_KEY, POPPER_INJECTION_KEY, PopupManager, RepeatClick, Resize, TOOLTIP_INJECTION_KEY, script$1O as TimePickPanel, TrapFocus, affixEmits, affixProps, alertEmits, alertProps, avatarEmits, avatarProps, backtopEmits, backtopProps, badgeProps, barProps, breadcrumbItemProps, breadcrumbProps, buildLocaleContext, buildTranslator, buttonEmits, buttonGroupContextKey, buttonNativeType, buttonProps, buttonSize, buttonType, calendarEmits, calendarProps, cardProps, colProps, configProviderContextKey, configProviderProps, createModelToggleComposable, installer as default, dialogEmits, dialogProps, dividerProps, drawerEmits, drawerProps, elBreadcrumbKey, elFormItemKey, elFormKey, elPaginationKey, emptyProps, extractDateFormat, extractTimeFormat, iconProps, imageEmits, imageProps, imageViewerEmits, imageViewerProps, inputEmits, inputNumberEmits, inputNumberProps, inputProps, install, linkEmits, linkProps, makeInstaller, menuEmits, menuItemEmits, menuItemGroupProps, menuItemProps, menuProps, messageConfig, messageEmits, messageProps, messageTypes, notificationEmits, notificationProps, notificationTypes, overlayEmits, overlayProps, pageHeaderEmits, pageHeaderProps, paginationEmits, paginationProps, popconfirmProps, progressProps, provideGlobalConfig, radioButtonProps, radioEmits, radioGroupEmits, radioGroupKey, radioGroupProps, radioProps, radioPropsBase, rangeArr, rateEmits, rateProps, renderThumbStyle$1 as renderThumbStyle, resultProps, rowProps, scrollbarContextKey, scrollbarEmits, scrollbarProps, selectGroupKey, selectKey, selectV2InjectionKey, skeletonItemProps, skeletonProps, spaceProps, subMenuProps, switchEmits, switchProps, tabBar, tabNavProps, tabPaneProps, tabsEmits, tabsProps, tabsRootContextKey, tagEmits, tagProps, timePickerDefaultProps, translate, useAttrs, useCascaderConfig, useDelayedRender, useDelayedToggle, useDelayedToggleProps, useDialog, useDisabled$1 as useDisabled, useEscapeKeydown, useFocus, useFormItem, useForwardRef, useForwardRefDirective, useGlobalConfig, useId, useLocale, useLockscreen, useModal, useModelToggle$1 as useModelToggle, useModelToggleEmits$1 as useModelToggleEmits, useModelToggleProps$1 as useModelToggleProps, usePopperArrowProps, usePopperContainer, usePopperContentProps, usePopperCoreConfigProps, usePopperProps, usePopperTriggerProps, usePreventGlobal, useProp, useRadio, useRestoreActive, useSameTarget, useSize, useSizeProp, useSpace, useTeleport, useThrottleRender, useTimeout, useTooltipContentProps, useTooltipProps, useTooltipTriggerProps, useTransitionFallthrough, useTransitionFallthroughEmits, version, virtualizedGridProps, virtualizedListProps, virtualizedProps, virtualizedScrollbarProps };