yuang-framework-ui-pc 1.1.44 → 1.1.46

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 (957) hide show
  1. package/es/components.d.ts +7 -0
  2. package/es/components.js +15 -0
  3. package/es/core-components.d.ts +57 -0
  4. package/es/core-components.js +116 -0
  5. package/es/core-export.d.ts +11 -0
  6. package/es/core-export.js +15 -0
  7. package/es/core-installer.d.ts +3 -0
  8. package/es/core-installer.js +11 -0
  9. package/es/ele-admin-layout/components/layout-skeleton.d.ts +81 -0
  10. package/es/ele-admin-layout/components/layout-skeleton.js +47 -0
  11. package/es/ele-admin-layout/index.d.ts +10276 -0
  12. package/es/ele-admin-layout/index.js +596 -0
  13. package/es/ele-admin-layout/props.d.ts +182 -0
  14. package/es/ele-admin-layout/props.js +169 -0
  15. package/es/ele-admin-layout/style/css-var.scss +14 -0
  16. package/es/ele-admin-layout/style/header.scss +192 -0
  17. package/es/ele-alert/style/css-var.scss +12 -0
  18. package/es/ele-alert/style/index.d.ts +1 -0
  19. package/es/ele-alert/style/index.js +1 -0
  20. package/es/ele-app/components/message-body.d.ts +109 -0
  21. package/es/ele-app/components/message-body.js +98 -0
  22. package/es/ele-app/components/message-box-icon.d.ts +37 -0
  23. package/es/ele-app/components/message-box-icon.js +63 -0
  24. package/es/ele-app/index.d.ts +4 -0
  25. package/es/ele-app/index.js +13 -0
  26. package/es/ele-app/plus.d.ts +181 -0
  27. package/es/ele-app/style/common/index.scss +55 -0
  28. package/es/ele-app/style/css-var.scss +11 -0
  29. package/es/ele-app/style/index.d.ts +1 -0
  30. package/es/ele-app/style/index.js +4 -0
  31. package/es/ele-app/style/index.scss +4 -0
  32. package/es/ele-app/style/message/index.d.ts +1 -0
  33. package/es/ele-app/style/message/index.js +2 -0
  34. package/es/ele-app/style/overwrite/autocomplete/index.d.ts +1 -0
  35. package/es/ele-app/style/overwrite/autocomplete/index.js +1 -0
  36. package/es/ele-app/style/overwrite/backtop/index.scss +8 -0
  37. package/es/ele-app/style/overwrite/cascader/index.d.ts +1 -0
  38. package/es/ele-app/style/overwrite/cascader/index.js +1 -0
  39. package/es/ele-app/style/overwrite/color-picker/index.d.ts +1 -0
  40. package/es/ele-app/style/overwrite/color-picker/index.js +1 -0
  41. package/es/ele-app/style/overwrite/color-picker/index.scss +42 -0
  42. package/es/ele-app/style/overwrite/date-picker/css-var.scss +16 -0
  43. package/es/ele-app/style/overwrite/descriptions/css-var.scss +8 -0
  44. package/es/ele-app/style/overwrite/descriptions/index.d.ts +1 -0
  45. package/es/ele-app/style/overwrite/descriptions/index.js +1 -0
  46. package/es/ele-app/style/overwrite/index.d.ts +1 -0
  47. package/es/ele-app/style/overwrite/index.js +16 -0
  48. package/es/ele-app/style/overwrite/index.scss +16 -0
  49. package/es/ele-app/style/overwrite/input/css-var.scss +34 -0
  50. package/es/ele-app/style/overwrite/input/index.d.ts +1 -0
  51. package/es/ele-app/style/overwrite/input/index.js +1 -0
  52. package/es/ele-app/style/overwrite/message-box/css-var.scss +8 -0
  53. package/es/ele-app/style/overwrite/notification/css-var.scss +8 -0
  54. package/es/ele-app/style/overwrite/notification/index.d.ts +1 -0
  55. package/es/ele-app/style/overwrite/notification/index.js +2 -0
  56. package/es/ele-app/style/overwrite/notification/index.scss +65 -0
  57. package/es/ele-app/style/overwrite/radio/index.d.ts +1 -0
  58. package/es/ele-app/style/overwrite/radio/index.js +1 -0
  59. package/es/ele-app/style/overwrite/select/css-var.scss +8 -0
  60. package/es/ele-app/style/overwrite/tag/index.scss +346 -0
  61. package/es/ele-app/style/overwrite/tree/index.scss +106 -0
  62. package/es/ele-app/style/overwrite/tree-select/index.d.ts +1 -0
  63. package/es/ele-app/style/overwrite/tree-select/index.js +1 -0
  64. package/es/ele-app/style/scrollbar/index.scss +9 -0
  65. package/es/ele-avatar-group/index.d.ts +1742 -0
  66. package/es/ele-avatar-group/index.js +189 -0
  67. package/es/ele-avatar-group/style/index.scss +73 -0
  68. package/es/ele-backtop/index.d.ts +108 -0
  69. package/es/ele-backtop/index.js +105 -0
  70. package/es/ele-backtop/style/css-var.scss +8 -0
  71. package/es/ele-backtop/style/index.d.ts +1 -0
  72. package/es/ele-backtop/style/index.js +2 -0
  73. package/es/ele-backtop/style/index.scss +34 -0
  74. package/es/ele-bar-code/props.d.ts +19 -0
  75. package/es/ele-bar-code/props.js +14 -0
  76. package/es/ele-bar-code/style/index.d.ts +0 -0
  77. package/es/ele-bar-code/style/index.js +1 -0
  78. package/es/ele-bar-code/types.d.ts +11 -0
  79. package/es/ele-basic-select/index.d.ts +2503 -0
  80. package/es/ele-basic-select/index.js +349 -0
  81. package/es/ele-basic-select/props.d.ts +85 -0
  82. package/es/ele-basic-select/props.js +78 -0
  83. package/es/ele-basic-select/style/css-var.scss +9 -0
  84. package/es/ele-basic-select/style/index.d.ts +1 -0
  85. package/es/ele-basic-select/style/index.js +5 -0
  86. package/es/ele-basic-select/types.d.ts +28 -0
  87. package/es/ele-basic-select/util.d.ts +21 -0
  88. package/es/ele-basic-select/util.js +43 -0
  89. package/es/ele-bottom-bar/style/index.d.ts +1 -0
  90. package/es/ele-bottom-bar/style/index.js +1 -0
  91. package/es/ele-breadcrumb/types.d.ts +32 -0
  92. package/es/ele-card/props.d.ts +43 -0
  93. package/es/ele-card/props.js +36 -0
  94. package/es/ele-card/style/css-var.scss +8 -0
  95. package/es/ele-check-card/index.d.ts +495 -0
  96. package/es/ele-check-card/index.js +131 -0
  97. package/es/ele-config-provider/index.d.ts +18 -0
  98. package/es/ele-config-provider/index.js +50 -0
  99. package/es/ele-config-provider/receiver.d.ts +15 -0
  100. package/es/ele-config-provider/receiver.js +26 -0
  101. package/es/ele-copyable/index.d.ts +1619 -0
  102. package/es/ele-copyable/index.js +137 -0
  103. package/es/ele-copyable/props.d.ts +48 -0
  104. package/es/ele-copyable/props.js +39 -0
  105. package/es/ele-count-up/index.d.ts +37 -0
  106. package/es/ele-count-up/index.js +108 -0
  107. package/es/ele-count-up/props.d.ts +28 -0
  108. package/es/ele-count-up/props.js +22 -0
  109. package/es/ele-cropper/components/cropper-preview.d.ts +21 -0
  110. package/es/ele-cropper/components/cropper-preview.js +74 -0
  111. package/es/ele-cropper/components/cropper-tools.d.ts +2710 -0
  112. package/es/ele-cropper/components/cropper-tools.js +218 -0
  113. package/es/ele-cropper/style/index.scss +108 -0
  114. package/es/ele-cropper/types.d.ts +114 -0
  115. package/es/ele-cropper-modal/index.d.ts +3992 -0
  116. package/es/ele-cropper-modal/index.js +94 -0
  117. package/es/ele-dashboard/props.d.ts +17 -0
  118. package/es/ele-dashboard/props.js +13 -0
  119. package/es/ele-dashboard/style/index.scss +79 -0
  120. package/es/ele-data-table/index.js +401 -0
  121. package/es/ele-dialog/props.d.ts +215 -0
  122. package/es/ele-dialog/props.js +71 -0
  123. package/es/ele-dialog/style/index.scss +259 -0
  124. package/es/ele-dialog/types.d.ts +43 -0
  125. package/es/ele-dot/types.d.ts +4 -0
  126. package/es/ele-dropdown/components/dropdown-menus.d.ts +131 -0
  127. package/es/ele-dropdown/components/dropdown-menus.js +111 -0
  128. package/es/ele-dropdown/components/pro-dropdown.d.ts +2912 -0
  129. package/es/ele-dropdown/components/pro-dropdown.js +205 -0
  130. package/es/ele-dropdown/props.d.ts +409 -0
  131. package/es/ele-dropdown/props.js +75 -0
  132. package/es/ele-dropdown/style/index.d.ts +1 -0
  133. package/es/ele-dropdown/style/index.js +9 -0
  134. package/es/ele-dropdown/style/index.scss +314 -0
  135. package/es/ele-edit-tag/index.d.ts +2380 -0
  136. package/es/ele-edit-tag/index.js +272 -0
  137. package/es/ele-edit-tag/style/index.scss +123 -0
  138. package/es/ele-ellipsis/props.d.ts +33 -0
  139. package/es/ele-ellipsis/props.js +18 -0
  140. package/es/ele-ellipsis/style/index.d.ts +1 -0
  141. package/es/ele-ellipsis/style/index.js +3 -0
  142. package/es/ele-ellipsis/style/index.scss +27 -0
  143. package/es/ele-ellipsis/types.d.ts +9 -0
  144. package/es/ele-file-list/components/file-grid-item.d.ts +55 -0
  145. package/es/ele-file-list/components/file-grid-item.js +149 -0
  146. package/es/ele-file-list/components/file-grid.d.ts +181 -0
  147. package/es/ele-file-list/components/file-grid.js +135 -0
  148. package/es/ele-file-list/components/file-sort.d.ts +22 -0
  149. package/es/ele-file-list/components/file-sort.js +35 -0
  150. package/es/ele-file-list/components/file-table-item.d.ts +59 -0
  151. package/es/ele-file-list/components/file-table-item.js +183 -0
  152. package/es/ele-file-list/components/file-table.d.ts +222 -0
  153. package/es/ele-file-list/components/file-table.js +219 -0
  154. package/es/ele-file-list/icons.d.ts +18 -0
  155. package/es/ele-file-list/icons.js +130 -0
  156. package/es/ele-file-list/index.d.ts +5303 -0
  157. package/es/ele-file-list/index.js +377 -0
  158. package/es/ele-file-list/props.d.ts +76 -0
  159. package/es/ele-file-list/props.js +62 -0
  160. package/es/ele-file-list/style/css-var.scss +8 -0
  161. package/es/ele-file-list/style/index.d.ts +1 -0
  162. package/es/ele-file-list/style/index.js +2 -0
  163. package/es/ele-file-list/style/index.scss +427 -0
  164. package/es/ele-file-list/types.d.ts +117 -0
  165. package/es/ele-file-list-tool/index.d.ts +8 -0
  166. package/es/ele-file-list-tool/index.js +31 -0
  167. package/es/ele-file-list-tool/style/index.d.ts +0 -0
  168. package/es/ele-file-list-tool/style/index.js +1 -0
  169. package/es/ele-icon-select/components/icon-grid.d.ts +2039 -0
  170. package/es/ele-icon-select/components/icon-grid.js +126 -0
  171. package/es/ele-icon-select/index.d.ts +5314 -0
  172. package/es/ele-icon-select/index.js +337 -0
  173. package/es/ele-icon-select/props.d.ts +123 -0
  174. package/es/ele-icon-select/props.js +114 -0
  175. package/es/ele-icon-select/style/index.d.ts +1 -0
  176. package/es/ele-icon-select/style/index.js +6 -0
  177. package/es/ele-icon-select/style/index.scss +235 -0
  178. package/es/ele-image-viewer/props.d.ts +115 -0
  179. package/es/ele-image-viewer/props.js +35 -0
  180. package/es/ele-image-viewer/style/css-var.scss +8 -0
  181. package/es/ele-image-viewer/style/index.d.ts +1 -0
  182. package/es/ele-image-viewer/style/index.js +2 -0
  183. package/es/ele-loading/style/index.d.ts +1 -0
  184. package/es/ele-loading/style/index.js +2 -0
  185. package/es/ele-loading/style/index.scss +90 -0
  186. package/es/ele-map-picker/components/map-view.js +734 -0
  187. package/es/ele-map-picker/index.js +96 -0
  188. package/es/ele-map-picker/props.d.ts +232 -0
  189. package/es/ele-map-picker/props.js +130 -0
  190. package/es/ele-map-picker/style/css-var.scss +8 -0
  191. package/es/ele-map-picker/types.d.ts +71 -0
  192. package/es/ele-menus/components/menu-items.d.ts +785 -0
  193. package/es/ele-menus/components/menu-items.js +269 -0
  194. package/es/ele-menus/index.d.ts +3516 -0
  195. package/es/ele-menus/index.js +346 -0
  196. package/es/ele-menus/props.d.ts +157 -0
  197. package/es/ele-menus/props.js +51 -0
  198. package/es/ele-menus/style/index.d.ts +1 -0
  199. package/es/ele-menus/style/index.js +8 -0
  200. package/es/ele-menus/style/index.scss +844 -0
  201. package/es/ele-menus/util.d.ts +44 -0
  202. package/es/ele-menus/util.js +132 -0
  203. package/es/ele-page/index.d.ts +23 -0
  204. package/es/ele-page/index.js +30 -0
  205. package/es/ele-page/props.d.ts +19 -0
  206. package/es/ele-page/props.js +16 -0
  207. package/es/ele-page/style/index.d.ts +1 -0
  208. package/es/ele-page/style/index.js +1 -0
  209. package/es/ele-pagination/index.d.ts +607 -0
  210. package/es/ele-pagination/index.js +97 -0
  211. package/es/ele-pagination/props.d.ts +123 -0
  212. package/es/ele-pagination/props.js +31 -0
  213. package/es/ele-pagination/style/index.scss +288 -0
  214. package/es/ele-popconfirm/index.d.ts +2422 -0
  215. package/es/ele-popconfirm/index.js +212 -0
  216. package/es/ele-popconfirm/props.d.ts +236 -0
  217. package/es/ele-popconfirm/props.js +54 -0
  218. package/es/ele-popconfirm/style/css-var.scss +8 -0
  219. package/es/ele-popconfirm/style/index.d.ts +1 -0
  220. package/es/ele-popconfirm/style/index.js +4 -0
  221. package/es/ele-popconfirm/style/index.scss +41 -0
  222. package/es/ele-popover/index.d.ts +1913 -0
  223. package/es/ele-popover/index.js +105 -0
  224. package/es/ele-popover/props.d.ts +203 -0
  225. package/es/ele-popover/props.js +27 -0
  226. package/es/ele-popover/style/index.d.ts +1 -0
  227. package/es/ele-popover/style/index.js +1 -0
  228. package/es/ele-printer/props.d.ts +41 -0
  229. package/es/ele-printer/props.js +34 -0
  230. package/es/ele-printer/style/index.d.ts +1 -0
  231. package/es/ele-printer/style/index.js +1 -0
  232. package/es/ele-printer/types.d.ts +46 -0
  233. package/es/ele-pro-layout/index.d.ts +10705 -0
  234. package/es/ele-pro-layout/index.js +1011 -0
  235. package/es/ele-pro-layout/props.d.ts +253 -0
  236. package/es/ele-pro-layout/props.js +237 -0
  237. package/es/ele-pro-layout/types.d.ts +221 -0
  238. package/es/ele-pro-table/components/table-tools.js +366 -0
  239. package/es/ele-pro-table/components/tool-column-list.d.ts +1442 -0
  240. package/es/ele-pro-table/components/tool-column-list.js +210 -0
  241. package/es/ele-pro-table/components/tool-export.d.ts +8350 -0
  242. package/es/ele-pro-table/components/tool-export.js +506 -0
  243. package/es/ele-pro-table/components/tool-print-body-cell.d.ts +96 -0
  244. package/es/ele-pro-table/components/tool-print-body-cell.js +132 -0
  245. package/es/ele-pro-table/components/tool-print.d.ts +7986 -0
  246. package/es/ele-pro-table/components/tool-print.js +675 -0
  247. package/es/ele-pro-table/index.js +572 -0
  248. package/es/ele-pro-table/props.d.ts +258 -0
  249. package/es/ele-pro-table/props.js +112 -0
  250. package/es/ele-pro-table/util.d.ts +285 -0
  251. package/es/ele-pro-table/util.js +729 -0
  252. package/es/ele-qr-code/index.d.ts +201 -0
  253. package/es/ele-qr-code/index.js +55 -0
  254. package/es/ele-qr-code/props.d.ts +50 -0
  255. package/es/ele-qr-code/props.js +43 -0
  256. package/es/ele-qr-code/types.d.ts +46 -0
  257. package/es/ele-qr-code-svg/index.d.ts +71 -0
  258. package/es/ele-qr-code-svg/index.js +127 -0
  259. package/es/ele-qr-code-svg/style/index.d.ts +0 -0
  260. package/es/ele-qr-code-svg/style/index.js +1 -0
  261. package/es/ele-segmented/props.d.ts +31 -0
  262. package/es/ele-segmented/props.js +25 -0
  263. package/es/ele-segmented/types.d.ts +28 -0
  264. package/es/ele-split-panel/style/index.d.ts +1 -0
  265. package/es/ele-split-panel/style/index.js +2 -0
  266. package/es/ele-steps/props.d.ts +68 -0
  267. package/es/ele-steps/props.js +14 -0
  268. package/es/ele-steps/style/css-var.scss +8 -0
  269. package/es/ele-steps/style/index.scss +206 -0
  270. package/es/ele-tab-tool/style/index.d.ts +0 -0
  271. package/es/ele-tab-tool/style/index.js +1 -0
  272. package/es/ele-tab-wrap/index.d.ts +8 -0
  273. package/es/ele-tab-wrap/index.js +73 -0
  274. package/es/ele-table/props.d.ts +24 -0
  275. package/es/ele-table/props.js +20 -0
  276. package/es/ele-table/style/css-var.scss +54 -0
  277. package/es/ele-table/style/index.scss +219 -0
  278. package/es/ele-tabs/index.d.ts +5451 -0
  279. package/es/ele-tabs/index.js +479 -0
  280. package/es/ele-tabs/style/css-var.scss +8 -0
  281. package/es/ele-tabs/style/index.d.ts +1 -0
  282. package/es/ele-tabs/style/index.js +5 -0
  283. package/es/ele-tabs/types.d.ts +89 -0
  284. package/es/ele-test/style/css-var.scss +8 -0
  285. package/es/ele-text/props.d.ts +39 -0
  286. package/es/ele-text/props.js +30 -0
  287. package/es/ele-text/style/index.scss +100 -0
  288. package/es/ele-tool/index.d.ts +33 -0
  289. package/es/ele-tool/index.js +72 -0
  290. package/es/ele-tool/props.d.ts +27 -0
  291. package/es/ele-tool/props.js +21 -0
  292. package/es/ele-tool/style/css-var.scss +12 -0
  293. package/es/ele-tool/style/index.d.ts +1 -0
  294. package/es/ele-tool/style/index.js +1 -0
  295. package/es/ele-tool/style/index.scss +70 -0
  296. package/es/ele-toolbar/props.d.ts +34 -0
  297. package/es/ele-toolbar/props.js +26 -0
  298. package/es/ele-toolbar/style/index.d.ts +1 -0
  299. package/es/ele-toolbar/style/index.js +3 -0
  300. package/es/ele-toolbar/style/index.scss +56 -0
  301. package/es/ele-toolbar/types.d.ts +19 -0
  302. package/es/ele-tooltip/index.d.ts +1506 -0
  303. package/es/ele-tooltip/index.js +176 -0
  304. package/es/ele-tooltip/style/index.scss +95 -0
  305. package/es/ele-tour/index.d.ts +2030 -0
  306. package/es/ele-tour/index.js +238 -0
  307. package/es/ele-tour/props.d.ts +36 -0
  308. package/es/ele-tour/props.js +30 -0
  309. package/es/ele-tour/style/index.d.ts +1 -0
  310. package/es/ele-tour/style/index.js +3 -0
  311. package/es/ele-tour/style/index.scss +101 -0
  312. package/es/ele-tree-select/props.d.ts +103 -0
  313. package/es/ele-tree-select/props.js +95 -0
  314. package/es/ele-tree-select/style/index.scss +30 -0
  315. package/es/ele-tree-select/types.d.ts +21 -0
  316. package/es/ele-tree-select/util.d.ts +56 -0
  317. package/es/ele-tree-select/util.js +141 -0
  318. package/es/ele-upload-list/index.d.ts +2450 -0
  319. package/es/ele-upload-list/index.js +287 -0
  320. package/es/ele-upload-list/style/index.d.ts +1 -0
  321. package/es/ele-upload-list/style/index.js +6 -0
  322. package/es/ele-virtual-table/components/body-cell.d.ts +883 -0
  323. package/es/ele-virtual-table/components/body-cell.js +386 -0
  324. package/es/ele-virtual-table/components/cell-checkbox.d.ts +666 -0
  325. package/es/ele-virtual-table/components/cell-checkbox.js +49 -0
  326. package/es/ele-virtual-table/components/cell-filter.d.ts +3189 -0
  327. package/es/ele-virtual-table/components/cell-filter.js +210 -0
  328. package/es/ele-virtual-table/components/header-row.d.ts +3980 -0
  329. package/es/ele-virtual-table/components/header-row.js +126 -0
  330. package/es/ele-virtual-table/props.d.ts +158 -0
  331. package/es/ele-virtual-table/props.js +13 -0
  332. package/es/ele-virtual-table/style/index.d.ts +1 -0
  333. package/es/ele-virtual-table/style/index.js +9 -0
  334. package/es/ele-virtual-table/types.d.ts +229 -0
  335. package/es/ele-watermark/props.d.ts +41 -0
  336. package/es/ele-watermark/props.js +39 -0
  337. package/es/ele-watermark/style/index.d.ts +0 -0
  338. package/es/ele-watermark/style/index.js +1 -0
  339. package/es/ele-watermark/util.d.ts +31 -0
  340. package/es/ele-watermark/util.js +70 -0
  341. package/es/icons/AnalysisOutlined.d.ts +2 -0
  342. package/es/icons/AnalysisOutlined.js +30 -0
  343. package/es/icons/ApplicationOutlined.d.ts +2 -0
  344. package/es/icons/ApplicationOutlined.js +24 -0
  345. package/es/icons/ArrowDown.d.ts +2 -0
  346. package/es/icons/ArrowDown.js +29 -0
  347. package/es/icons/ArrowDownOutlined.d.ts +2 -0
  348. package/es/icons/ArrowDownOutlined.js +28 -0
  349. package/es/icons/CalendarOutlined.d.ts +2 -0
  350. package/es/icons/CalendarOutlined.js +27 -0
  351. package/es/icons/CheckCircleFilled.d.ts +2 -0
  352. package/es/icons/CheckCircleFilled.js +24 -0
  353. package/es/icons/CheckCircleOutlined.d.ts +2 -0
  354. package/es/icons/CheckCircleOutlined.js +29 -0
  355. package/es/icons/CityOutlined.d.ts +2 -0
  356. package/es/icons/CityOutlined.js +30 -0
  357. package/es/icons/CloseCircleFilled.d.ts +2 -0
  358. package/es/icons/CloseCircleFilled.js +24 -0
  359. package/es/icons/CloseCircleOutlined.d.ts +2 -0
  360. package/es/icons/CloseCircleOutlined.js +28 -0
  361. package/es/icons/CloseOutlined.d.ts +2 -0
  362. package/es/icons/CloseOutlined.js +28 -0
  363. package/es/icons/ColumnHeightOutlined.d.ts +2 -0
  364. package/es/icons/ColumnHeightOutlined.js +31 -0
  365. package/es/icons/CompressOutlined.d.ts +2 -0
  366. package/es/icons/CompressOutlined.js +31 -0
  367. package/es/icons/CopyOutlined.d.ts +2 -0
  368. package/es/icons/CopyOutlined.js +30 -0
  369. package/es/icons/CornerLeftFilled.d.ts +2 -0
  370. package/es/icons/CornerLeftFilled.js +24 -0
  371. package/es/icons/CpuOutlined.d.ts +2 -0
  372. package/es/icons/CpuOutlined.js +28 -0
  373. package/es/icons/DatabaseOutlined.d.ts +2 -0
  374. package/es/icons/DatabaseOutlined.js +30 -0
  375. package/es/icons/DeleteOutlined.d.ts +2 -0
  376. package/es/icons/DeleteOutlined.js +30 -0
  377. package/es/icons/DownloadOutlined.d.ts +2 -0
  378. package/es/icons/DownloadOutlined.js +29 -0
  379. package/es/icons/EllipsisOutlined.d.ts +2 -0
  380. package/es/icons/EllipsisOutlined.js +38 -0
  381. package/es/icons/ExclamationCircleFilled.d.ts +2 -0
  382. package/es/icons/ExclamationCircleFilled.js +24 -0
  383. package/es/icons/ExpandOutlined.d.ts +2 -0
  384. package/es/icons/ExpandOutlined.js +31 -0
  385. package/es/icons/EyeOutlined.d.ts +2 -0
  386. package/es/icons/EyeOutlined.js +27 -0
  387. package/es/icons/FolderAddOutlined.d.ts +2 -0
  388. package/es/icons/FolderAddOutlined.js +28 -0
  389. package/es/icons/FolderOutlined.d.ts +2 -0
  390. package/es/icons/FolderOutlined.js +27 -0
  391. package/es/icons/FormOutlined.d.ts +2 -0
  392. package/es/icons/FormOutlined.js +28 -0
  393. package/es/icons/FullscreenExitOutlined.d.ts +2 -0
  394. package/es/icons/FullscreenExitOutlined.js +29 -0
  395. package/es/icons/FullscreenOutlined.d.ts +2 -0
  396. package/es/icons/FullscreenOutlined.js +29 -0
  397. package/es/icons/FundOutlined.d.ts +2 -0
  398. package/es/icons/FundOutlined.js +28 -0
  399. package/es/icons/HolderOutlined.d.ts +2 -0
  400. package/es/icons/HolderOutlined.js +24 -0
  401. package/es/icons/IdcardOutlined.d.ts +2 -0
  402. package/es/icons/IdcardOutlined.js +33 -0
  403. package/es/icons/InfoCircleFilled.d.ts +2 -0
  404. package/es/icons/InfoCircleFilled.js +24 -0
  405. package/es/icons/LinkOutlined.d.ts +2 -0
  406. package/es/icons/LinkOutlined.js +28 -0
  407. package/es/icons/LogoutOutlined.d.ts +2 -0
  408. package/es/icons/LogoutOutlined.js +28 -0
  409. package/es/icons/MobileOutlined.d.ts +2 -0
  410. package/es/icons/MobileOutlined.js +34 -0
  411. package/es/icons/PlayFilled.d.ts +2 -0
  412. package/es/icons/PlayFilled.js +24 -0
  413. package/es/icons/PlusCircleOutlined.d.ts +2 -0
  414. package/es/icons/PlusCircleOutlined.js +28 -0
  415. package/es/icons/PrinterOutlined.d.ts +2 -0
  416. package/es/icons/PrinterOutlined.js +27 -0
  417. package/es/icons/QuestionCircleFilled.d.ts +2 -0
  418. package/es/icons/QuestionCircleFilled.js +24 -0
  419. package/es/icons/ResizeOutlined.d.ts +2 -0
  420. package/es/icons/ResizeOutlined.js +27 -0
  421. package/es/icons/SearchOutlined.d.ts +2 -0
  422. package/es/icons/SearchOutlined.js +27 -0
  423. package/es/icons/SettingOutlined.d.ts +2 -0
  424. package/es/icons/SettingOutlined.js +28 -0
  425. package/es/icons/ShoppingOutlined.d.ts +2 -0
  426. package/es/icons/ShoppingOutlined.js +27 -0
  427. package/es/icons/SizeCompactOutlined.d.ts +2 -0
  428. package/es/icons/SizeCompactOutlined.js +29 -0
  429. package/es/icons/SizeMiddleOutlined.d.ts +2 -0
  430. package/es/icons/SizeMiddleOutlined.js +29 -0
  431. package/es/icons/SizeSlackOutlined.d.ts +2 -0
  432. package/es/icons/SizeSlackOutlined.js +29 -0
  433. package/es/icons/SliderArrowSlide.d.ts +2 -0
  434. package/es/icons/SliderArrowSlide.js +34 -0
  435. package/es/icons/SliderArrowStatic.d.ts +2 -0
  436. package/es/icons/SliderArrowStatic.js +34 -0
  437. package/es/icons/StepBackwardFilled.d.ts +2 -0
  438. package/es/icons/StepBackwardFilled.js +30 -0
  439. package/es/icons/SuitcaseOutlined.d.ts +2 -0
  440. package/es/icons/SuitcaseOutlined.js +27 -0
  441. package/es/icons/SunOutlined.d.ts +2 -0
  442. package/es/icons/SunOutlined.js +27 -0
  443. package/es/icons/SwapOutlined.d.ts +2 -0
  444. package/es/icons/SwapOutlined.js +29 -0
  445. package/es/icons/SyncOutlined.d.ts +2 -0
  446. package/es/icons/SyncOutlined.js +29 -0
  447. package/es/icons/TableOutlined.d.ts +2 -0
  448. package/es/icons/TableOutlined.js +27 -0
  449. package/es/icons/TagOutlined.d.ts +2 -0
  450. package/es/icons/TagOutlined.js +28 -0
  451. package/es/icons/TimerOutlined.d.ts +2 -0
  452. package/es/icons/TimerOutlined.js +28 -0
  453. package/es/icons/UploadOutlined.d.ts +2 -0
  454. package/es/icons/UploadOutlined.js +29 -0
  455. package/es/icons/UserOutlined.d.ts +2 -0
  456. package/es/icons/UserOutlined.js +27 -0
  457. package/es/icons/VerticalAlignMiddleOutlined.d.ts +2 -0
  458. package/es/icons/VerticalAlignMiddleOutlined.js +28 -0
  459. package/es/icons/VerticalRightOutlined.d.ts +2 -0
  460. package/es/icons/VerticalRightOutlined.js +26 -0
  461. package/es/icons/ZoomInOutlined.d.ts +2 -0
  462. package/es/icons/ZoomInOutlined.js +28 -0
  463. package/es/icons/index.d.ts +117 -0
  464. package/es/icons/index.js +236 -0
  465. package/es/lang/zh_TW.d.ts +4 -0
  466. package/es/lang/zh_TW.js +85 -0
  467. package/es/style/nprogress.scss +85 -0
  468. package/es/style/plus.scss +48 -0
  469. package/es/style/themes/dark.scss +82 -0
  470. package/es/style/themes/rounded-css-var.scss +6 -0
  471. package/es/style/themes/theme-util.scss +74 -0
  472. package/es/style/util.scss +59 -0
  473. package/es/yu-framework-attachment-file-upload/CommonUpload/index.d.ts +161 -0
  474. package/es/yu-framework-attachment-file-upload/CommonUpload/index.js +173 -0
  475. package/es/yu-framework-attachment-file-upload/FileUpload/index.d.ts +143 -0
  476. package/es/yu-framework-attachment-file-upload/FileUpload/index.js +219 -0
  477. package/es/yu-framework-attachment-file-upload/index.d.ts +16 -0
  478. package/es/yu-framework-attachment-file-upload/index.js +56 -0
  479. package/es/yu-framework-attachment-image-upload/index.d.ts +16 -0
  480. package/es/yu-framework-attachment-image-upload/index.js +186 -0
  481. package/es/yu-framework-slider-captcha-dialog/style/index.d.ts +1 -0
  482. package/es/yu-framework-slider-captcha-dialog/style/index.js +1 -0
  483. package/es/yu-test/index.d.ts +2 -0
  484. package/es/yu-test/index.js +18 -0
  485. package/es/yu-test/style/css-var.scss +8 -0
  486. package/es/yu-test/style/index.d.ts +1 -0
  487. package/es/yu-test/style/index.js +2 -0
  488. package/es/yu-test/style/index.scss +100 -0
  489. package/lib/components.cjs +21 -0
  490. package/lib/components.d.ts +7 -0
  491. package/lib/core-components.cjs +2 -1
  492. package/lib/core-components.d.ts +57 -0
  493. package/lib/core-export.cjs +57 -0
  494. package/lib/core-export.d.ts +11 -0
  495. package/lib/core-installer.d.ts +3 -0
  496. package/lib/ele-admin-layout/components/layout-skeleton.cjs +46 -0
  497. package/lib/ele-admin-layout/components/layout-skeleton.d.ts +81 -0
  498. package/lib/ele-admin-layout/components/layout-tabs.cjs +131 -0
  499. package/lib/ele-admin-layout/index.d.ts +10276 -0
  500. package/lib/ele-admin-layout/props.d.ts +182 -0
  501. package/lib/ele-admin-layout/style/index.scss +313 -0
  502. package/lib/ele-admin-layout/style/sidebar.scss +187 -0
  503. package/lib/ele-alert/index.cjs +126 -0
  504. package/lib/ele-alert/style/index.cjs +2 -0
  505. package/lib/ele-alert/style/index.d.ts +1 -0
  506. package/lib/ele-alert/style/index.scss +172 -0
  507. package/lib/ele-app/components/message-body.d.ts +109 -0
  508. package/lib/ele-app/components/message-box-icon.cjs +62 -0
  509. package/lib/ele-app/components/message-box-icon.d.ts +37 -0
  510. package/lib/ele-app/index.d.ts +4 -0
  511. package/lib/ele-app/plus.d.ts +181 -0
  512. package/lib/ele-app/style/css-var.scss +11 -0
  513. package/lib/ele-app/style/index.cjs +5 -0
  514. package/lib/ele-app/style/index.d.ts +1 -0
  515. package/lib/ele-app/style/message/index.d.ts +1 -0
  516. package/lib/ele-app/style/message/index.scss +261 -0
  517. package/lib/ele-app/style/overwrite/autocomplete/index.cjs +2 -0
  518. package/lib/ele-app/style/overwrite/autocomplete/index.d.ts +1 -0
  519. package/lib/ele-app/style/overwrite/backtop/index.cjs +2 -0
  520. package/lib/ele-app/style/overwrite/cascader/index.cjs +2 -0
  521. package/lib/ele-app/style/overwrite/cascader/index.d.ts +1 -0
  522. package/lib/ele-app/style/overwrite/checkbox/css-var.scss +8 -0
  523. package/lib/ele-app/style/overwrite/checkbox/index.scss +161 -0
  524. package/lib/ele-app/style/overwrite/color-picker/index.cjs +2 -0
  525. package/lib/ele-app/style/overwrite/color-picker/index.d.ts +1 -0
  526. package/lib/ele-app/style/overwrite/color-picker/index.scss +42 -0
  527. package/lib/ele-app/style/overwrite/css-var.scss +33 -0
  528. package/lib/ele-app/style/overwrite/date-picker/css-var.scss +16 -0
  529. package/lib/ele-app/style/overwrite/date-picker/index.scss +895 -0
  530. package/lib/ele-app/style/overwrite/descriptions/index.cjs +2 -0
  531. package/lib/ele-app/style/overwrite/descriptions/index.d.ts +1 -0
  532. package/lib/ele-app/style/overwrite/index.d.ts +1 -0
  533. package/lib/ele-app/style/overwrite/input/index.cjs +2 -0
  534. package/lib/ele-app/style/overwrite/input/index.d.ts +1 -0
  535. package/lib/ele-app/style/overwrite/input/index.scss +540 -0
  536. package/lib/ele-app/style/overwrite/notification/css-var.scss +8 -0
  537. package/lib/ele-app/style/overwrite/notification/index.cjs +3 -0
  538. package/lib/ele-app/style/overwrite/notification/index.d.ts +1 -0
  539. package/lib/ele-app/style/overwrite/popper/css-var.scss +14 -0
  540. package/lib/ele-app/style/overwrite/popper/index.cjs +2 -0
  541. package/lib/ele-app/style/overwrite/popper/index.scss +9 -0
  542. package/lib/ele-app/style/overwrite/radio/index.d.ts +1 -0
  543. package/lib/ele-app/style/overwrite/select/css-var.scss +8 -0
  544. package/lib/ele-app/style/overwrite/tree/css-var.scss +8 -0
  545. package/lib/ele-app/style/overwrite/tree/index.cjs +2 -0
  546. package/lib/ele-app/style/overwrite/tree-select/css-var.scss +8 -0
  547. package/lib/ele-app/style/overwrite/tree-select/index.cjs +2 -0
  548. package/lib/ele-app/style/overwrite/tree-select/index.d.ts +1 -0
  549. package/lib/ele-avatar-group/index.d.ts +1742 -0
  550. package/lib/ele-avatar-group/props.cjs +47 -0
  551. package/lib/ele-avatar-group/style/index.scss +73 -0
  552. package/lib/ele-backtop/index.cjs +104 -0
  553. package/lib/ele-backtop/index.d.ts +108 -0
  554. package/lib/ele-backtop/props.cjs +31 -0
  555. package/lib/ele-backtop/style/css-var.scss +8 -0
  556. package/lib/ele-backtop/style/index.d.ts +1 -0
  557. package/lib/ele-backtop/style/index.scss +34 -0
  558. package/lib/ele-bar-code/index.cjs +66 -0
  559. package/lib/ele-bar-code/props.cjs +14 -0
  560. package/lib/ele-bar-code/props.d.ts +19 -0
  561. package/lib/ele-bar-code/style/index.d.ts +0 -0
  562. package/lib/ele-bar-code/types.d.ts +11 -0
  563. package/lib/ele-basic-select/index.d.ts +2503 -0
  564. package/lib/ele-basic-select/props.cjs +78 -0
  565. package/lib/ele-basic-select/props.d.ts +85 -0
  566. package/lib/ele-basic-select/style/css-var.scss +9 -0
  567. package/lib/ele-basic-select/style/index.cjs +6 -0
  568. package/lib/ele-basic-select/style/index.d.ts +1 -0
  569. package/lib/ele-basic-select/style/index.scss +269 -0
  570. package/lib/ele-basic-select/types.d.ts +28 -0
  571. package/lib/ele-basic-select/util.d.ts +21 -0
  572. package/lib/ele-bottom-bar/style/index.d.ts +1 -0
  573. package/lib/ele-bottom-bar/style/index.scss +31 -0
  574. package/lib/ele-breadcrumb/types.d.ts +32 -0
  575. package/lib/ele-card/props.d.ts +43 -0
  576. package/lib/ele-card/style/css-var.scss +8 -0
  577. package/lib/ele-card/style/index.cjs +3 -0
  578. package/lib/ele-check-card/components/card-item.cjs +49 -0
  579. package/lib/ele-check-card/index.d.ts +495 -0
  580. package/lib/ele-check-card/props.cjs +43 -0
  581. package/lib/ele-check-card/style/index.scss +72 -0
  582. package/lib/ele-config-provider/index.d.ts +18 -0
  583. package/lib/ele-config-provider/props.cjs +19 -0
  584. package/lib/ele-config-provider/receiver.cjs +26 -0
  585. package/lib/ele-config-provider/receiver.d.ts +15 -0
  586. package/lib/ele-config-provider/style/index.cjs +1 -0
  587. package/lib/ele-copyable/index.cjs +136 -0
  588. package/lib/ele-copyable/index.d.ts +1619 -0
  589. package/lib/ele-copyable/props.cjs +39 -0
  590. package/lib/ele-copyable/props.d.ts +48 -0
  591. package/lib/ele-copyable/style/index.scss +28 -0
  592. package/lib/ele-count-up/index.d.ts +37 -0
  593. package/lib/ele-count-up/props.cjs +22 -0
  594. package/lib/ele-count-up/props.d.ts +28 -0
  595. package/lib/ele-count-up/style/index.cjs +1 -0
  596. package/lib/ele-cropper/components/cropper-preview.cjs +73 -0
  597. package/lib/ele-cropper/components/cropper-preview.d.ts +21 -0
  598. package/lib/ele-cropper/components/cropper-tools.d.ts +2710 -0
  599. package/lib/ele-cropper/props.cjs +61 -0
  600. package/lib/ele-cropper/types.d.ts +114 -0
  601. package/lib/ele-cropper-modal/index.d.ts +3992 -0
  602. package/lib/ele-dashboard/props.d.ts +17 -0
  603. package/lib/ele-data-table/style/index.scss +570 -0
  604. package/lib/ele-dialog/props.d.ts +215 -0
  605. package/lib/ele-dialog/types.d.ts +43 -0
  606. package/lib/ele-dot/style/index.scss +68 -0
  607. package/lib/ele-dot/types.d.ts +4 -0
  608. package/lib/ele-dropdown/components/dropdown-menus.cjs +110 -0
  609. package/lib/ele-dropdown/components/dropdown-menus.d.ts +131 -0
  610. package/lib/ele-dropdown/components/pro-dropdown.cjs +204 -0
  611. package/lib/ele-dropdown/components/pro-dropdown.d.ts +2912 -0
  612. package/lib/ele-dropdown/index.cjs +243 -0
  613. package/lib/ele-dropdown/props.cjs +75 -0
  614. package/lib/ele-dropdown/props.d.ts +409 -0
  615. package/lib/ele-dropdown/style/css-var.scss +8 -0
  616. package/lib/ele-dropdown/style/index.d.ts +1 -0
  617. package/lib/ele-dropdown/style/index.scss +314 -0
  618. package/lib/ele-edit-tag/index.cjs +271 -0
  619. package/lib/ele-edit-tag/index.d.ts +2380 -0
  620. package/lib/ele-edit-tag/props.cjs +46 -0
  621. package/lib/ele-edit-tag/style/index.cjs +6 -0
  622. package/lib/ele-ellipsis/props.d.ts +33 -0
  623. package/lib/ele-ellipsis/style/index.d.ts +1 -0
  624. package/lib/ele-ellipsis/style/index.scss +27 -0
  625. package/lib/ele-ellipsis/types.d.ts +9 -0
  626. package/lib/ele-file-list/components/file-grid-item.cjs +148 -0
  627. package/lib/ele-file-list/components/file-grid-item.d.ts +55 -0
  628. package/lib/ele-file-list/components/file-grid.cjs +134 -0
  629. package/lib/ele-file-list/components/file-grid.d.ts +181 -0
  630. package/lib/ele-file-list/components/file-sort.cjs +34 -0
  631. package/lib/ele-file-list/components/file-sort.d.ts +22 -0
  632. package/lib/ele-file-list/components/file-table-item.cjs +182 -0
  633. package/lib/ele-file-list/components/file-table-item.d.ts +59 -0
  634. package/lib/ele-file-list/components/file-table.cjs +218 -0
  635. package/lib/ele-file-list/components/file-table.d.ts +222 -0
  636. package/lib/ele-file-list/icons.cjs +130 -0
  637. package/lib/ele-file-list/icons.d.ts +18 -0
  638. package/lib/ele-file-list/index.cjs +376 -0
  639. package/lib/ele-file-list/index.d.ts +5303 -0
  640. package/lib/ele-file-list/props.cjs +62 -0
  641. package/lib/ele-file-list/props.d.ts +76 -0
  642. package/lib/ele-file-list/style/css-var.scss +8 -0
  643. package/lib/ele-file-list/style/index.cjs +3 -0
  644. package/lib/ele-file-list/style/index.d.ts +1 -0
  645. package/lib/ele-file-list/style/index.scss +427 -0
  646. package/lib/ele-file-list/types.d.ts +117 -0
  647. package/lib/ele-file-list-tool/index.cjs +30 -0
  648. package/lib/ele-file-list-tool/index.d.ts +8 -0
  649. package/lib/ele-file-list-tool/style/index.cjs +1 -0
  650. package/lib/ele-file-list-tool/style/index.d.ts +0 -0
  651. package/lib/ele-icon-select/components/icon-grid.cjs +125 -0
  652. package/lib/ele-icon-select/components/icon-grid.d.ts +2039 -0
  653. package/lib/ele-icon-select/index.cjs +336 -0
  654. package/lib/ele-icon-select/index.d.ts +5314 -0
  655. package/lib/ele-icon-select/props.cjs +114 -0
  656. package/lib/ele-icon-select/props.d.ts +123 -0
  657. package/lib/ele-icon-select/style/css-var.scss +8 -0
  658. package/lib/ele-icon-select/style/index.cjs +7 -0
  659. package/lib/ele-icon-select/style/index.d.ts +1 -0
  660. package/lib/ele-icon-select/style/index.scss +235 -0
  661. package/lib/ele-image-viewer/index.cjs +87 -0
  662. package/lib/ele-image-viewer/props.d.ts +115 -0
  663. package/lib/ele-image-viewer/style/css-var.scss +8 -0
  664. package/lib/ele-image-viewer/style/index.cjs +3 -0
  665. package/lib/ele-image-viewer/style/index.d.ts +1 -0
  666. package/lib/ele-loading/props.cjs +28 -0
  667. package/lib/ele-loading/style/css-var.scss +8 -0
  668. package/lib/ele-loading/style/index.d.ts +1 -0
  669. package/lib/ele-map-picker/components/map-view.cjs +733 -0
  670. package/lib/ele-map-picker/props.d.ts +232 -0
  671. package/lib/ele-map-picker/style/css-var.scss +8 -0
  672. package/lib/ele-map-picker/style/index.cjs +9 -0
  673. package/lib/ele-map-picker/types.d.ts +71 -0
  674. package/lib/ele-menus/components/menu-items.cjs +268 -0
  675. package/lib/ele-menus/components/menu-items.d.ts +785 -0
  676. package/lib/ele-menus/index.d.ts +3516 -0
  677. package/lib/ele-menus/props.d.ts +157 -0
  678. package/lib/ele-menus/style/index.cjs +9 -0
  679. package/lib/ele-menus/style/index.d.ts +1 -0
  680. package/lib/ele-menus/util.cjs +132 -0
  681. package/lib/ele-menus/util.d.ts +44 -0
  682. package/lib/ele-page/index.d.ts +23 -0
  683. package/lib/ele-page/props.d.ts +19 -0
  684. package/lib/ele-page/style/index.cjs +2 -0
  685. package/lib/ele-page/style/index.d.ts +1 -0
  686. package/lib/ele-page/style/index.scss +74 -0
  687. package/lib/ele-pagination/index.d.ts +607 -0
  688. package/lib/ele-pagination/props.cjs +31 -0
  689. package/lib/ele-pagination/props.d.ts +123 -0
  690. package/lib/ele-pagination/style/css-var.scss +8 -0
  691. package/lib/ele-pagination/style/index.scss +288 -0
  692. package/lib/ele-popconfirm/index.d.ts +2422 -0
  693. package/lib/ele-popconfirm/props.d.ts +236 -0
  694. package/lib/ele-popconfirm/style/index.d.ts +1 -0
  695. package/lib/ele-popconfirm/style/index.scss +41 -0
  696. package/lib/ele-popover/index.d.ts +1913 -0
  697. package/lib/ele-popover/props.cjs +27 -0
  698. package/lib/ele-popover/props.d.ts +203 -0
  699. package/lib/ele-popover/style/index.cjs +2 -0
  700. package/lib/ele-popover/style/index.d.ts +1 -0
  701. package/lib/ele-printer/props.cjs +34 -0
  702. package/lib/ele-printer/props.d.ts +41 -0
  703. package/lib/ele-printer/style/index.d.ts +1 -0
  704. package/lib/ele-printer/types.d.ts +46 -0
  705. package/lib/ele-pro-layout/components/pro-iframe.cjs +123 -0
  706. package/lib/ele-pro-layout/index.cjs +1010 -0
  707. package/lib/ele-pro-layout/index.d.ts +10705 -0
  708. package/lib/ele-pro-layout/props.d.ts +253 -0
  709. package/lib/ele-pro-layout/style/index.scss +41 -0
  710. package/lib/ele-pro-layout/types.d.ts +221 -0
  711. package/lib/ele-pro-table/components/table-tools.cjs +365 -0
  712. package/lib/ele-pro-table/components/tool-column-list.cjs +209 -0
  713. package/lib/ele-pro-table/components/tool-column-list.d.ts +1442 -0
  714. package/lib/ele-pro-table/components/tool-export.d.ts +8350 -0
  715. package/lib/ele-pro-table/components/tool-print-body-cell.d.ts +96 -0
  716. package/lib/ele-pro-table/components/tool-print-header-cell.cjs +91 -0
  717. package/lib/ele-pro-table/components/tool-print.cjs +674 -0
  718. package/lib/ele-pro-table/components/tool-print.d.ts +7986 -0
  719. package/lib/ele-pro-table/props.cjs +112 -0
  720. package/lib/ele-pro-table/props.d.ts +258 -0
  721. package/lib/ele-pro-table/style/css-var.scss +8 -0
  722. package/lib/ele-pro-table/style/index.cjs +21 -0
  723. package/lib/ele-pro-table/util.d.ts +285 -0
  724. package/lib/ele-qr-code/index.d.ts +201 -0
  725. package/lib/ele-qr-code/props.d.ts +50 -0
  726. package/lib/ele-qr-code/types.d.ts +46 -0
  727. package/lib/ele-qr-code-svg/index.cjs +126 -0
  728. package/lib/ele-qr-code-svg/index.d.ts +71 -0
  729. package/lib/ele-qr-code-svg/style/index.d.ts +0 -0
  730. package/lib/ele-segmented/index.cjs +107 -0
  731. package/lib/ele-segmented/props.d.ts +31 -0
  732. package/lib/ele-segmented/style/css-var.scss +16 -0
  733. package/lib/ele-segmented/style/index.scss +144 -0
  734. package/lib/ele-segmented/types.d.ts +28 -0
  735. package/lib/ele-split-panel/style/index.d.ts +1 -0
  736. package/lib/ele-steps/index.cjs +54 -0
  737. package/lib/ele-steps/props.d.ts +68 -0
  738. package/lib/ele-tab-tool/props.cjs +11 -0
  739. package/lib/ele-tab-tool/style/index.cjs +1 -0
  740. package/lib/ele-tab-tool/style/index.d.ts +0 -0
  741. package/lib/ele-tab-wrap/components/tab-dropdown.cjs +90 -0
  742. package/lib/ele-tab-wrap/index.d.ts +8 -0
  743. package/lib/ele-tab-wrap/props.cjs +9 -0
  744. package/lib/ele-table/props.cjs +20 -0
  745. package/lib/ele-table/props.d.ts +24 -0
  746. package/lib/ele-table/style/css-var.scss +54 -0
  747. package/lib/ele-table/style/index.scss +219 -0
  748. package/lib/ele-table-select/style/css-var.scss +8 -0
  749. package/lib/ele-tabs/index.cjs +478 -0
  750. package/lib/ele-tabs/index.d.ts +5451 -0
  751. package/lib/ele-tabs/props.cjs +46 -0
  752. package/lib/ele-tabs/style/index.cjs +6 -0
  753. package/lib/ele-tabs/style/index.d.ts +1 -0
  754. package/lib/ele-tabs/types.d.ts +89 -0
  755. package/lib/ele-test/index.cjs +17 -0
  756. package/lib/ele-test/style/css-var.scss +8 -0
  757. package/lib/ele-test/style/index.scss +100 -0
  758. package/lib/ele-text/index.cjs +59 -0
  759. package/lib/ele-text/props.d.ts +39 -0
  760. package/lib/ele-text/style/index.cjs +3 -0
  761. package/lib/ele-text/style/index.scss +100 -0
  762. package/lib/ele-tool/index.cjs +71 -0
  763. package/lib/ele-tool/index.d.ts +33 -0
  764. package/lib/ele-tool/props.cjs +21 -0
  765. package/lib/ele-tool/props.d.ts +27 -0
  766. package/lib/ele-tool/style/index.cjs +2 -0
  767. package/lib/ele-tool/style/index.d.ts +1 -0
  768. package/lib/ele-tool/style/index.scss +70 -0
  769. package/lib/ele-toolbar/index.cjs +104 -0
  770. package/lib/ele-toolbar/props.cjs +26 -0
  771. package/lib/ele-toolbar/props.d.ts +34 -0
  772. package/lib/ele-toolbar/style/css-var.scss +12 -0
  773. package/lib/ele-toolbar/style/index.d.ts +1 -0
  774. package/lib/ele-toolbar/style/index.scss +56 -0
  775. package/lib/ele-toolbar/types.d.ts +19 -0
  776. package/lib/ele-tooltip/index.d.ts +1506 -0
  777. package/lib/ele-tooltip/style/index.cjs +3 -0
  778. package/lib/ele-tour/index.d.ts +2030 -0
  779. package/lib/ele-tour/props.cjs +30 -0
  780. package/lib/ele-tour/props.d.ts +36 -0
  781. package/lib/ele-tour/style/index.d.ts +1 -0
  782. package/lib/ele-tour/style/index.scss +101 -0
  783. package/lib/ele-tour/util.cjs +43 -0
  784. package/lib/ele-tree-select/props.d.ts +103 -0
  785. package/lib/ele-tree-select/types.d.ts +21 -0
  786. package/lib/ele-tree-select/util.d.ts +56 -0
  787. package/lib/ele-upload-list/index.cjs +286 -0
  788. package/lib/ele-upload-list/index.d.ts +2450 -0
  789. package/lib/ele-upload-list/props.cjs +72 -0
  790. package/lib/ele-upload-list/style/css-var.scss +8 -0
  791. package/lib/ele-upload-list/style/index.cjs +7 -0
  792. package/lib/ele-upload-list/style/index.d.ts +1 -0
  793. package/lib/ele-upload-list/style/index.scss +478 -0
  794. package/lib/ele-virtual-table/components/body-cell.d.ts +883 -0
  795. package/lib/ele-virtual-table/components/cell-checkbox.cjs +48 -0
  796. package/lib/ele-virtual-table/components/cell-checkbox.d.ts +666 -0
  797. package/lib/ele-virtual-table/components/cell-filter.cjs +209 -0
  798. package/lib/ele-virtual-table/components/cell-filter.d.ts +3189 -0
  799. package/lib/ele-virtual-table/components/expand-row.cjs +28 -0
  800. package/lib/ele-virtual-table/components/footer-row.cjs +114 -0
  801. package/lib/ele-virtual-table/components/header-cell.cjs +260 -0
  802. package/lib/ele-virtual-table/components/header-row.d.ts +3980 -0
  803. package/lib/ele-virtual-table/index.cjs +1150 -0
  804. package/lib/ele-virtual-table/props.cjs +13 -0
  805. package/lib/ele-virtual-table/props.d.ts +158 -0
  806. package/lib/ele-virtual-table/style/css-var.scss +101 -0
  807. package/lib/ele-virtual-table/style/index.cjs +10 -0
  808. package/lib/ele-virtual-table/style/index.d.ts +1 -0
  809. package/lib/ele-virtual-table/types.d.ts +229 -0
  810. package/lib/ele-watermark/props.d.ts +41 -0
  811. package/lib/ele-watermark/style/index.d.ts +0 -0
  812. package/lib/ele-watermark/util.d.ts +31 -0
  813. package/lib/icons/AnalysisOutlined.cjs +29 -0
  814. package/lib/icons/AnalysisOutlined.d.ts +2 -0
  815. package/lib/icons/ApplicationOutlined.d.ts +2 -0
  816. package/lib/icons/AppstoreAddOutlined.cjs +29 -0
  817. package/lib/icons/ArrowDown.d.ts +2 -0
  818. package/lib/icons/ArrowDownOutlined.d.ts +2 -0
  819. package/lib/icons/ArrowUpOutlined.cjs +27 -0
  820. package/lib/icons/CalendarOutlined.d.ts +2 -0
  821. package/lib/icons/CaretUpFilled.cjs +23 -0
  822. package/lib/icons/CheckCircleFilled.d.ts +2 -0
  823. package/lib/icons/CheckCircleOutlined.d.ts +2 -0
  824. package/lib/icons/CheckOutlined.cjs +27 -0
  825. package/lib/icons/CityOutlined.cjs +29 -0
  826. package/lib/icons/CityOutlined.d.ts +2 -0
  827. package/lib/icons/CloseCircleFilled.cjs +23 -0
  828. package/lib/icons/CloseCircleFilled.d.ts +2 -0
  829. package/lib/icons/CloseCircleOutlined.d.ts +2 -0
  830. package/lib/icons/CloseOutlined.cjs +27 -0
  831. package/lib/icons/CloseOutlined.d.ts +2 -0
  832. package/lib/icons/CodeOutlined.cjs +29 -0
  833. package/lib/icons/ColumnHeightOutlined.cjs +30 -0
  834. package/lib/icons/ColumnHeightOutlined.d.ts +2 -0
  835. package/lib/icons/CompressOutlined.d.ts +2 -0
  836. package/lib/icons/ConnectionOutlined.cjs +27 -0
  837. package/lib/icons/CopyOutlined.d.ts +2 -0
  838. package/lib/icons/CornerLeftFilled.d.ts +2 -0
  839. package/lib/icons/CornerRightFilled.cjs +23 -0
  840. package/lib/icons/CpuOutlined.d.ts +2 -0
  841. package/lib/icons/DashboardOutlined.cjs +32 -0
  842. package/lib/icons/DatabaseOutlined.cjs +29 -0
  843. package/lib/icons/DatabaseOutlined.d.ts +2 -0
  844. package/lib/icons/DeleteOutlined.cjs +29 -0
  845. package/lib/icons/DeleteOutlined.d.ts +2 -0
  846. package/lib/icons/DesktopOutlined.cjs +26 -0
  847. package/lib/icons/DownloadOutlined.d.ts +2 -0
  848. package/lib/icons/EllipsisOutlined.cjs +37 -0
  849. package/lib/icons/EllipsisOutlined.d.ts +2 -0
  850. package/lib/icons/EnvironmentOutlined.cjs +27 -0
  851. package/lib/icons/ExclamationCircleFilled.cjs +23 -0
  852. package/lib/icons/ExclamationCircleFilled.d.ts +2 -0
  853. package/lib/icons/ExpandOutlined.d.ts +2 -0
  854. package/lib/icons/EyeOutlined.cjs +26 -0
  855. package/lib/icons/EyeOutlined.d.ts +2 -0
  856. package/lib/icons/FileOutlined.cjs +29 -0
  857. package/lib/icons/FilterFilled.cjs +23 -0
  858. package/lib/icons/FolderAddOutlined.d.ts +2 -0
  859. package/lib/icons/FolderOutlined.d.ts +2 -0
  860. package/lib/icons/FormOutlined.cjs +27 -0
  861. package/lib/icons/FormOutlined.d.ts +2 -0
  862. package/lib/icons/FullscreenExitOutlined.cjs +28 -0
  863. package/lib/icons/FullscreenExitOutlined.d.ts +2 -0
  864. package/lib/icons/FullscreenOutlined.cjs +28 -0
  865. package/lib/icons/FullscreenOutlined.d.ts +2 -0
  866. package/lib/icons/FundOutlined.d.ts +2 -0
  867. package/lib/icons/GlobalOutlined.cjs +25 -0
  868. package/lib/icons/HolderOutlined.cjs +23 -0
  869. package/lib/icons/HolderOutlined.d.ts +2 -0
  870. package/lib/icons/IdcardOutlined.d.ts +2 -0
  871. package/lib/icons/InfoCircleFilled.cjs +23 -0
  872. package/lib/icons/InfoCircleFilled.d.ts +2 -0
  873. package/lib/icons/LinkOutlined.d.ts +2 -0
  874. package/lib/icons/LogOutlined.cjs +29 -0
  875. package/lib/icons/LogoutOutlined.d.ts +2 -0
  876. package/lib/icons/MailOutlined.cjs +26 -0
  877. package/lib/icons/MobileOutlined.d.ts +2 -0
  878. package/lib/icons/PauseFilled.cjs +26 -0
  879. package/lib/icons/PieChartOutlined.cjs +27 -0
  880. package/lib/icons/PlayFilled.cjs +23 -0
  881. package/lib/icons/PlayFilled.d.ts +2 -0
  882. package/lib/icons/PlusCircleOutlined.d.ts +2 -0
  883. package/lib/icons/PrinterOutlined.cjs +26 -0
  884. package/lib/icons/PrinterOutlined.d.ts +2 -0
  885. package/lib/icons/QuestionCircleFilled.cjs +23 -0
  886. package/lib/icons/QuestionCircleFilled.d.ts +2 -0
  887. package/lib/icons/ResizeOutlined.d.ts +2 -0
  888. package/lib/icons/SearchOutlined.d.ts +2 -0
  889. package/lib/icons/SettingOutlined.cjs +27 -0
  890. package/lib/icons/SettingOutlined.d.ts +2 -0
  891. package/lib/icons/ShoppingOutlined.cjs +26 -0
  892. package/lib/icons/ShoppingOutlined.d.ts +2 -0
  893. package/lib/icons/SizeCompactOutlined.cjs +28 -0
  894. package/lib/icons/SizeCompactOutlined.d.ts +2 -0
  895. package/lib/icons/SizeMiddleOutlined.cjs +28 -0
  896. package/lib/icons/SizeMiddleOutlined.d.ts +2 -0
  897. package/lib/icons/SizeSlackOutlined.cjs +28 -0
  898. package/lib/icons/SizeSlackOutlined.d.ts +2 -0
  899. package/lib/icons/SliderArrowSlide.cjs +33 -0
  900. package/lib/icons/SliderArrowSlide.d.ts +2 -0
  901. package/lib/icons/SliderArrowStatic.d.ts +2 -0
  902. package/lib/icons/SortOutlined.cjs +28 -0
  903. package/lib/icons/StepBackwardFilled.cjs +29 -0
  904. package/lib/icons/StepBackwardFilled.d.ts +2 -0
  905. package/lib/icons/StepForwardFilled.cjs +29 -0
  906. package/lib/icons/SuitcaseOutlined.cjs +26 -0
  907. package/lib/icons/SuitcaseOutlined.d.ts +2 -0
  908. package/lib/icons/SunOutlined.cjs +26 -0
  909. package/lib/icons/SunOutlined.d.ts +2 -0
  910. package/lib/icons/SwapOutlined.d.ts +2 -0
  911. package/lib/icons/SyncOutlined.cjs +28 -0
  912. package/lib/icons/SyncOutlined.d.ts +2 -0
  913. package/lib/icons/TableOutlined.cjs +26 -0
  914. package/lib/icons/TableOutlined.d.ts +2 -0
  915. package/lib/icons/TagOutlined.cjs +27 -0
  916. package/lib/icons/TagOutlined.d.ts +2 -0
  917. package/lib/icons/TimerOutlined.d.ts +2 -0
  918. package/lib/icons/UnlockOutlined.cjs +28 -0
  919. package/lib/icons/UploadOutlined.cjs +28 -0
  920. package/lib/icons/UploadOutlined.d.ts +2 -0
  921. package/lib/icons/UserOutlined.cjs +26 -0
  922. package/lib/icons/UserOutlined.d.ts +2 -0
  923. package/lib/icons/VerticalAlignMiddleOutlined.cjs +27 -0
  924. package/lib/icons/VerticalAlignMiddleOutlined.d.ts +2 -0
  925. package/lib/icons/VerticalRightOutlined.cjs +25 -0
  926. package/lib/icons/VerticalRightOutlined.d.ts +2 -0
  927. package/lib/icons/ZoomInOutlined.cjs +27 -0
  928. package/lib/icons/ZoomInOutlined.d.ts +2 -0
  929. package/lib/icons/ZoomOutOutlined.cjs +27 -0
  930. package/lib/icons/index.d.ts +117 -0
  931. package/lib/lang/zh_CN.cjs +84 -0
  932. package/lib/lang/zh_TW.cjs +84 -0
  933. package/lib/lang/zh_TW.d.ts +4 -0
  934. package/lib/style/nprogress.scss +85 -0
  935. package/lib/style/plus.scss +48 -0
  936. package/lib/style/themes/dark.scss +82 -0
  937. package/lib/style/themes/default.scss +1364 -0
  938. package/lib/style/themes/rounded-css-var.scss +6 -0
  939. package/lib/style/themes/rounded.scss +260 -0
  940. package/lib/yu-framework-attachment-file-upload/CommonUpload/index.cjs +172 -0
  941. package/lib/yu-framework-attachment-file-upload/CommonUpload/index.d.ts +161 -0
  942. package/lib/yu-framework-attachment-file-upload/FileUpload/index.cjs +218 -0
  943. package/lib/yu-framework-attachment-file-upload/FileUpload/index.d.ts +143 -0
  944. package/lib/yu-framework-attachment-file-upload/index.cjs +55 -0
  945. package/lib/yu-framework-attachment-file-upload/index.d.ts +16 -0
  946. package/lib/yu-framework-attachment-image-upload/index.cjs +45 -23
  947. package/lib/yu-framework-attachment-image-upload/index.d.ts +16 -0
  948. package/lib/yu-framework-slider-captcha-dialog/style/index.cjs +2 -0
  949. package/lib/yu-framework-slider-captcha-dialog/style/index.d.ts +1 -0
  950. package/lib/yu-framework-slider-captcha-dialog/style/index.scss +300 -0
  951. package/lib/yu-test/index.d.ts +2 -0
  952. package/lib/yu-test/style/css-var.scss +8 -0
  953. package/lib/yu-test/style/index.cjs +3 -0
  954. package/lib/yu-test/style/index.d.ts +1 -0
  955. package/lib/yu-test/style/index.scss +100 -0
  956. package/package.json +1 -1
  957. package/typings/global.d.ts +69 -0
@@ -0,0 +1,1506 @@
1
+ import { StyleValue } from '../ele-app/types';
2
+ import { ElTooltipInstance, ElPopperInstance } from '../ele-app/el';
3
+
4
+ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
5
+ bodyStyle: import('vue').PropType<StyleValue>;
6
+ bg: StringConstructor;
7
+ arrowBg: StringConstructor;
8
+ width: (StringConstructor | NumberConstructor)[];
9
+ isPopover: BooleanConstructor;
10
+ showAfter: {
11
+ readonly type: import('vue').PropType<number>;
12
+ readonly required: false;
13
+ readonly validator: ((val: unknown) => boolean) | undefined;
14
+ __epPropKey: true;
15
+ } & {
16
+ readonly default: 0;
17
+ };
18
+ hideAfter: {
19
+ readonly type: import('vue').PropType<number>;
20
+ readonly required: false;
21
+ readonly validator: ((val: unknown) => boolean) | undefined;
22
+ __epPropKey: true;
23
+ } & {
24
+ readonly default: 200;
25
+ };
26
+ autoClose: {
27
+ readonly type: import('vue').PropType<number>;
28
+ readonly required: false;
29
+ readonly validator: ((val: unknown) => boolean) | undefined;
30
+ __epPropKey: true;
31
+ } & {
32
+ readonly default: 0;
33
+ };
34
+ effect: {
35
+ readonly type: import('vue').PropType<import('element-plus').PopperEffect>;
36
+ readonly required: false;
37
+ readonly validator: ((val: unknown) => boolean) | undefined;
38
+ __epPropKey: true;
39
+ } & {
40
+ readonly default: "dark";
41
+ };
42
+ ariaLabel: StringConstructor;
43
+ placement: {
44
+ readonly type: import('vue').PropType<string>;
45
+ readonly required: false;
46
+ readonly validator: ((val: unknown) => boolean) | undefined;
47
+ __epPropKey: true;
48
+ } & {
49
+ readonly default: "bottom";
50
+ };
51
+ teleported: {
52
+ readonly type: import('vue').PropType<boolean>;
53
+ readonly required: false;
54
+ readonly validator: ((val: unknown) => boolean) | undefined;
55
+ __epPropKey: true;
56
+ } & {
57
+ readonly default: true;
58
+ };
59
+ appendTo: {
60
+ readonly type: import('vue').PropType<string | HTMLElement>;
61
+ readonly required: false;
62
+ readonly validator: ((val: unknown) => boolean) | undefined;
63
+ __epPropKey: true;
64
+ };
65
+ disabled: BooleanConstructor;
66
+ offset: {
67
+ readonly type: import('vue').PropType<number>;
68
+ readonly required: false;
69
+ readonly validator: ((val: unknown) => boolean) | undefined;
70
+ __epPropKey: true;
71
+ } & {
72
+ readonly default: 12;
73
+ };
74
+ persistent: BooleanConstructor;
75
+ zIndex: NumberConstructor;
76
+ visible: {
77
+ readonly type: import('vue').PropType<boolean | null>;
78
+ readonly required: false;
79
+ readonly validator: ((val: unknown) => boolean) | undefined;
80
+ __epPropKey: true;
81
+ } & {
82
+ readonly default: null;
83
+ };
84
+ trigger: {
85
+ readonly type: import('vue').PropType<import('element-plus').TooltipTriggerType | import('element-plus').TooltipTriggerType[]>;
86
+ readonly required: false;
87
+ readonly validator: ((val: unknown) => boolean) | undefined;
88
+ __epPropKey: true;
89
+ } & {
90
+ readonly default: "hover";
91
+ };
92
+ triggerKeys: {
93
+ readonly type: import('vue').PropType<string[]>;
94
+ readonly required: false;
95
+ readonly validator: ((val: unknown) => boolean) | undefined;
96
+ __epPropKey: true;
97
+ } & {
98
+ readonly default: () => string[];
99
+ };
100
+ popperOptions: {
101
+ readonly type: import('vue').PropType<any>;
102
+ readonly required: false;
103
+ readonly validator: ((val: unknown) => boolean) | undefined;
104
+ __epPropKey: true;
105
+ } & {
106
+ readonly default: () => {};
107
+ };
108
+ transition: StringConstructor;
109
+ content: {
110
+ readonly type: import('vue').PropType<string>;
111
+ readonly required: false;
112
+ readonly validator: ((val: unknown) => boolean) | undefined;
113
+ __epPropKey: true;
114
+ } & {
115
+ readonly default: "";
116
+ };
117
+ enterable: {
118
+ readonly type: import('vue').PropType<boolean>;
119
+ readonly required: false;
120
+ readonly validator: ((val: unknown) => boolean) | undefined;
121
+ __epPropKey: true;
122
+ } & {
123
+ readonly default: true;
124
+ };
125
+ showArrow: {
126
+ readonly type: import('vue').PropType<boolean>;
127
+ readonly required: false;
128
+ readonly validator: ((val: unknown) => boolean) | undefined;
129
+ __epPropKey: true;
130
+ } & {
131
+ readonly default: boolean;
132
+ };
133
+ arrowOffset: {
134
+ readonly type: import('vue').PropType<number>;
135
+ readonly required: false;
136
+ readonly validator: ((val: unknown) => boolean) | undefined;
137
+ __epPropKey: true;
138
+ } & {
139
+ readonly default: 5;
140
+ };
141
+ virtualRef: {
142
+ readonly type: import('vue').PropType<import('element-plus').Measurable>;
143
+ readonly required: false;
144
+ readonly validator: ((val: unknown) => boolean) | undefined;
145
+ __epPropKey: true;
146
+ };
147
+ virtualTriggering: BooleanConstructor;
148
+ rawContent: BooleanConstructor;
149
+ gpuAcceleration: {
150
+ readonly type: import('vue').PropType<boolean>;
151
+ readonly required: false;
152
+ readonly validator: ((val: unknown) => boolean) | undefined;
153
+ __epPropKey: true;
154
+ } & {
155
+ readonly default: true;
156
+ };
157
+ className: StringConstructor;
158
+ popperClass: StringConstructor;
159
+ popperStyle: import('vue').PropType<StyleValue>;
160
+ }>, {
161
+ tooltipRef: import('vue').Ref<ElTooltipInstance | undefined, ElTooltipInstance | undefined>;
162
+ rootProps: import('vue').ComputedRef<Partial<import('element-plus').ElTooltipProps>>;
163
+ popperRef: import('vue').ComputedRef<ElPopperInstance>;
164
+ contentRef: import('vue').ComputedRef<import('element-plus').TooltipContentInstance | undefined>;
165
+ isFocusInsideContent: () => void;
166
+ updatePopper: () => void;
167
+ handleOpen: (opt?: Event) => void;
168
+ handleClose: (opt?: Event) => void;
169
+ hide: (opt?: Event) => void;
170
+ handleUpdateVisible: (visible: boolean) => void;
171
+ handlePopBeforeShow: (e: Event) => void;
172
+ handlePopBeforeHide: (e: Event) => void;
173
+ handlePopShow: (e: Event) => void;
174
+ handlePopHide: (e: Event) => void;
175
+ handlePopOpen: (e: any) => void;
176
+ handlePopClose: (e: any) => void;
177
+ }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, import('./props').TooltipEmits, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
178
+ bodyStyle: import('vue').PropType<StyleValue>;
179
+ bg: StringConstructor;
180
+ arrowBg: StringConstructor;
181
+ width: (StringConstructor | NumberConstructor)[];
182
+ isPopover: BooleanConstructor;
183
+ showAfter: {
184
+ readonly type: import('vue').PropType<number>;
185
+ readonly required: false;
186
+ readonly validator: ((val: unknown) => boolean) | undefined;
187
+ __epPropKey: true;
188
+ } & {
189
+ readonly default: 0;
190
+ };
191
+ hideAfter: {
192
+ readonly type: import('vue').PropType<number>;
193
+ readonly required: false;
194
+ readonly validator: ((val: unknown) => boolean) | undefined;
195
+ __epPropKey: true;
196
+ } & {
197
+ readonly default: 200;
198
+ };
199
+ autoClose: {
200
+ readonly type: import('vue').PropType<number>;
201
+ readonly required: false;
202
+ readonly validator: ((val: unknown) => boolean) | undefined;
203
+ __epPropKey: true;
204
+ } & {
205
+ readonly default: 0;
206
+ };
207
+ effect: {
208
+ readonly type: import('vue').PropType<import('element-plus').PopperEffect>;
209
+ readonly required: false;
210
+ readonly validator: ((val: unknown) => boolean) | undefined;
211
+ __epPropKey: true;
212
+ } & {
213
+ readonly default: "dark";
214
+ };
215
+ ariaLabel: StringConstructor;
216
+ placement: {
217
+ readonly type: import('vue').PropType<string>;
218
+ readonly required: false;
219
+ readonly validator: ((val: unknown) => boolean) | undefined;
220
+ __epPropKey: true;
221
+ } & {
222
+ readonly default: "bottom";
223
+ };
224
+ teleported: {
225
+ readonly type: import('vue').PropType<boolean>;
226
+ readonly required: false;
227
+ readonly validator: ((val: unknown) => boolean) | undefined;
228
+ __epPropKey: true;
229
+ } & {
230
+ readonly default: true;
231
+ };
232
+ appendTo: {
233
+ readonly type: import('vue').PropType<string | HTMLElement>;
234
+ readonly required: false;
235
+ readonly validator: ((val: unknown) => boolean) | undefined;
236
+ __epPropKey: true;
237
+ };
238
+ disabled: BooleanConstructor;
239
+ offset: {
240
+ readonly type: import('vue').PropType<number>;
241
+ readonly required: false;
242
+ readonly validator: ((val: unknown) => boolean) | undefined;
243
+ __epPropKey: true;
244
+ } & {
245
+ readonly default: 12;
246
+ };
247
+ persistent: BooleanConstructor;
248
+ zIndex: NumberConstructor;
249
+ visible: {
250
+ readonly type: import('vue').PropType<boolean | null>;
251
+ readonly required: false;
252
+ readonly validator: ((val: unknown) => boolean) | undefined;
253
+ __epPropKey: true;
254
+ } & {
255
+ readonly default: null;
256
+ };
257
+ trigger: {
258
+ readonly type: import('vue').PropType<import('element-plus').TooltipTriggerType | import('element-plus').TooltipTriggerType[]>;
259
+ readonly required: false;
260
+ readonly validator: ((val: unknown) => boolean) | undefined;
261
+ __epPropKey: true;
262
+ } & {
263
+ readonly default: "hover";
264
+ };
265
+ triggerKeys: {
266
+ readonly type: import('vue').PropType<string[]>;
267
+ readonly required: false;
268
+ readonly validator: ((val: unknown) => boolean) | undefined;
269
+ __epPropKey: true;
270
+ } & {
271
+ readonly default: () => string[];
272
+ };
273
+ popperOptions: {
274
+ readonly type: import('vue').PropType<any>;
275
+ readonly required: false;
276
+ readonly validator: ((val: unknown) => boolean) | undefined;
277
+ __epPropKey: true;
278
+ } & {
279
+ readonly default: () => {};
280
+ };
281
+ transition: StringConstructor;
282
+ content: {
283
+ readonly type: import('vue').PropType<string>;
284
+ readonly required: false;
285
+ readonly validator: ((val: unknown) => boolean) | undefined;
286
+ __epPropKey: true;
287
+ } & {
288
+ readonly default: "";
289
+ };
290
+ enterable: {
291
+ readonly type: import('vue').PropType<boolean>;
292
+ readonly required: false;
293
+ readonly validator: ((val: unknown) => boolean) | undefined;
294
+ __epPropKey: true;
295
+ } & {
296
+ readonly default: true;
297
+ };
298
+ showArrow: {
299
+ readonly type: import('vue').PropType<boolean>;
300
+ readonly required: false;
301
+ readonly validator: ((val: unknown) => boolean) | undefined;
302
+ __epPropKey: true;
303
+ } & {
304
+ readonly default: boolean;
305
+ };
306
+ arrowOffset: {
307
+ readonly type: import('vue').PropType<number>;
308
+ readonly required: false;
309
+ readonly validator: ((val: unknown) => boolean) | undefined;
310
+ __epPropKey: true;
311
+ } & {
312
+ readonly default: 5;
313
+ };
314
+ virtualRef: {
315
+ readonly type: import('vue').PropType<import('element-plus').Measurable>;
316
+ readonly required: false;
317
+ readonly validator: ((val: unknown) => boolean) | undefined;
318
+ __epPropKey: true;
319
+ };
320
+ virtualTriggering: BooleanConstructor;
321
+ rawContent: BooleanConstructor;
322
+ gpuAcceleration: {
323
+ readonly type: import('vue').PropType<boolean>;
324
+ readonly required: false;
325
+ readonly validator: ((val: unknown) => boolean) | undefined;
326
+ __epPropKey: true;
327
+ } & {
328
+ readonly default: true;
329
+ };
330
+ className: StringConstructor;
331
+ popperClass: StringConstructor;
332
+ popperStyle: import('vue').PropType<StyleValue>;
333
+ }>> & Readonly<{
334
+ onClose?: ((e: any) => any) | undefined;
335
+ onHide?: ((e: Event) => any) | undefined;
336
+ onOpen?: ((e: any) => any) | undefined;
337
+ "onUpdate:visible"?: ((visible: boolean) => any) | undefined;
338
+ "onBefore-show"?: ((e: Event) => any) | undefined;
339
+ "onBefore-hide"?: ((e: Event) => any) | undefined;
340
+ onShow?: ((e: Event) => any) | undefined;
341
+ }>, {
342
+ showAfter: number;
343
+ hideAfter: number;
344
+ autoClose: number;
345
+ effect: import('element-plus').PopperEffect;
346
+ placement: string;
347
+ teleported: boolean;
348
+ disabled: boolean;
349
+ offset: number;
350
+ persistent: boolean;
351
+ visible: boolean | null;
352
+ trigger: import('element-plus').TooltipTriggerType | import('element-plus').TooltipTriggerType[];
353
+ triggerKeys: string[];
354
+ popperOptions: any;
355
+ content: string;
356
+ enterable: boolean;
357
+ showArrow: boolean;
358
+ arrowOffset: number;
359
+ virtualTriggering: boolean;
360
+ rawContent: boolean;
361
+ gpuAcceleration: boolean;
362
+ isPopover: boolean;
363
+ }, {}, {
364
+ ElTooltip: {
365
+ new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('vue').ExtractPropTypes<{
366
+ showArrow: {
367
+ readonly type: import('vue').PropType<boolean>;
368
+ readonly required: false;
369
+ readonly validator: ((val: unknown) => boolean) | undefined;
370
+ __epPropKey: true;
371
+ } & {
372
+ readonly default: boolean;
373
+ };
374
+ arrowOffset: {
375
+ readonly type: import('vue').PropType<number>;
376
+ readonly required: false;
377
+ readonly validator: ((val: unknown) => boolean) | undefined;
378
+ __epPropKey: true;
379
+ } & {
380
+ readonly default: 5;
381
+ };
382
+ disabled: BooleanConstructor;
383
+ trigger: {
384
+ readonly type: import('vue').PropType<import('element-plus').TooltipTriggerType | import('element-plus').TooltipTriggerType[]>;
385
+ readonly required: false;
386
+ readonly validator: ((val: unknown) => boolean) | undefined;
387
+ __epPropKey: true;
388
+ } & {
389
+ readonly default: "hover";
390
+ };
391
+ triggerKeys: {
392
+ readonly type: import('vue').PropType<string[]>;
393
+ readonly required: false;
394
+ readonly validator: ((val: unknown) => boolean) | undefined;
395
+ __epPropKey: true;
396
+ } & {
397
+ readonly default: () => string[];
398
+ };
399
+ virtualRef: {
400
+ readonly type: import('vue').PropType<import('element-plus').Measurable>;
401
+ readonly required: false;
402
+ readonly validator: ((val: unknown) => boolean) | undefined;
403
+ __epPropKey: true;
404
+ };
405
+ virtualTriggering: BooleanConstructor;
406
+ onMouseenter: {
407
+ readonly type: import('vue').PropType<(e: Event) => void>;
408
+ readonly required: false;
409
+ readonly validator: ((val: unknown) => boolean) | undefined;
410
+ __epPropKey: true;
411
+ };
412
+ onMouseleave: {
413
+ readonly type: import('vue').PropType<(e: Event) => void>;
414
+ readonly required: false;
415
+ readonly validator: ((val: unknown) => boolean) | undefined;
416
+ __epPropKey: true;
417
+ };
418
+ onClick: {
419
+ readonly type: import('vue').PropType<(e: Event) => void>;
420
+ readonly required: false;
421
+ readonly validator: ((val: unknown) => boolean) | undefined;
422
+ __epPropKey: true;
423
+ };
424
+ onKeydown: {
425
+ readonly type: import('vue').PropType<(e: Event) => void>;
426
+ readonly required: false;
427
+ readonly validator: ((val: unknown) => boolean) | undefined;
428
+ __epPropKey: true;
429
+ };
430
+ onFocus: {
431
+ readonly type: import('vue').PropType<(e: Event) => void>;
432
+ readonly required: false;
433
+ readonly validator: ((val: unknown) => boolean) | undefined;
434
+ __epPropKey: true;
435
+ };
436
+ onBlur: {
437
+ readonly type: import('vue').PropType<(e: Event) => void>;
438
+ readonly required: false;
439
+ readonly validator: ((val: unknown) => boolean) | undefined;
440
+ __epPropKey: true;
441
+ };
442
+ onContextmenu: {
443
+ readonly type: import('vue').PropType<(e: Event) => void>;
444
+ readonly required: false;
445
+ readonly validator: ((val: unknown) => boolean) | undefined;
446
+ __epPropKey: true;
447
+ };
448
+ id: StringConstructor;
449
+ open: BooleanConstructor;
450
+ ariaLabel: StringConstructor;
451
+ appendTo: {
452
+ readonly type: import('vue').PropType<string | HTMLElement>;
453
+ readonly required: false;
454
+ readonly validator: ((val: unknown) => boolean) | undefined;
455
+ __epPropKey: true;
456
+ };
457
+ content: {
458
+ readonly type: import('vue').PropType<string>;
459
+ readonly required: false;
460
+ readonly validator: ((val: unknown) => boolean) | undefined;
461
+ __epPropKey: true;
462
+ } & {
463
+ readonly default: "";
464
+ };
465
+ rawContent: BooleanConstructor;
466
+ persistent: BooleanConstructor;
467
+ visible: {
468
+ readonly type: import('vue').PropType<boolean | null>;
469
+ readonly required: false;
470
+ readonly validator: ((val: unknown) => boolean) | undefined;
471
+ __epPropKey: true;
472
+ } & {
473
+ readonly default: null;
474
+ };
475
+ transition: StringConstructor;
476
+ teleported: {
477
+ readonly type: import('vue').PropType<boolean>;
478
+ readonly required: false;
479
+ readonly validator: ((val: unknown) => boolean) | undefined;
480
+ __epPropKey: true;
481
+ } & {
482
+ readonly default: true;
483
+ };
484
+ style: {
485
+ readonly type: import('vue').PropType<import('vue').StyleValue>;
486
+ readonly required: false;
487
+ readonly validator: ((val: unknown) => boolean) | undefined;
488
+ __epPropKey: true;
489
+ };
490
+ className: {
491
+ readonly type: import('vue').PropType<string | {
492
+ [x: string]: boolean;
493
+ } | (string | {
494
+ [x: string]: boolean;
495
+ } | (string | {
496
+ [x: string]: boolean;
497
+ } | (string | {
498
+ [x: string]: boolean;
499
+ } | (string | {
500
+ [x: string]: boolean;
501
+ } | (string | {
502
+ [x: string]: boolean;
503
+ } | (string | {
504
+ [x: string]: boolean;
505
+ } | (string | {
506
+ [x: string]: boolean;
507
+ } | (string | {
508
+ [x: string]: boolean;
509
+ } | (string | {
510
+ [x: string]: boolean;
511
+ } | (string | any[] | {
512
+ [x: string]: boolean;
513
+ })[])[])[])[])[])[])[])[])[])[]>;
514
+ readonly required: false;
515
+ readonly validator: ((val: unknown) => boolean) | undefined;
516
+ __epPropKey: true;
517
+ };
518
+ effect: {
519
+ readonly type: import('vue').PropType<import('element-plus').PopperEffect>;
520
+ readonly required: false;
521
+ readonly validator: ((val: unknown) => boolean) | undefined;
522
+ __epPropKey: true;
523
+ } & {
524
+ readonly default: "dark";
525
+ };
526
+ enterable: {
527
+ readonly type: import('vue').PropType<boolean>;
528
+ readonly required: false;
529
+ readonly validator: ((val: unknown) => boolean) | undefined;
530
+ __epPropKey: true;
531
+ } & {
532
+ readonly default: true;
533
+ };
534
+ pure: BooleanConstructor;
535
+ focusOnShow: {
536
+ readonly type: import('vue').PropType<boolean>;
537
+ readonly required: false;
538
+ readonly validator: ((val: unknown) => boolean) | undefined;
539
+ __epPropKey: true;
540
+ } & {
541
+ readonly default: false;
542
+ };
543
+ trapping: {
544
+ readonly type: import('vue').PropType<boolean>;
545
+ readonly required: false;
546
+ readonly validator: ((val: unknown) => boolean) | undefined;
547
+ __epPropKey: true;
548
+ } & {
549
+ readonly default: false;
550
+ };
551
+ popperClass: {
552
+ readonly type: import('vue').PropType<string | {
553
+ [x: string]: boolean;
554
+ } | (string | {
555
+ [x: string]: boolean;
556
+ } | (string | {
557
+ [x: string]: boolean;
558
+ } | (string | {
559
+ [x: string]: boolean;
560
+ } | (string | {
561
+ [x: string]: boolean;
562
+ } | (string | {
563
+ [x: string]: boolean;
564
+ } | (string | {
565
+ [x: string]: boolean;
566
+ } | (string | {
567
+ [x: string]: boolean;
568
+ } | (string | {
569
+ [x: string]: boolean;
570
+ } | (string | {
571
+ [x: string]: boolean;
572
+ } | (string | any[] | {
573
+ [x: string]: boolean;
574
+ })[])[])[])[])[])[])[])[])[])[]>;
575
+ readonly required: false;
576
+ readonly validator: ((val: unknown) => boolean) | undefined;
577
+ __epPropKey: true;
578
+ };
579
+ popperStyle: {
580
+ readonly type: import('vue').PropType<import('vue').StyleValue>;
581
+ readonly required: false;
582
+ readonly validator: ((val: unknown) => boolean) | undefined;
583
+ __epPropKey: true;
584
+ };
585
+ referenceEl: {
586
+ readonly type: import('vue').PropType<HTMLElement>;
587
+ readonly required: false;
588
+ readonly validator: ((val: unknown) => boolean) | undefined;
589
+ __epPropKey: true;
590
+ };
591
+ triggerTargetEl: {
592
+ readonly type: import('vue').PropType<HTMLElement>;
593
+ readonly required: false;
594
+ readonly validator: ((val: unknown) => boolean) | undefined;
595
+ __epPropKey: true;
596
+ };
597
+ stopPopperMouseEvent: {
598
+ readonly type: import('vue').PropType<boolean>;
599
+ readonly required: false;
600
+ readonly validator: ((val: unknown) => boolean) | undefined;
601
+ __epPropKey: true;
602
+ } & {
603
+ readonly default: true;
604
+ };
605
+ zIndex: NumberConstructor;
606
+ boundariesPadding: {
607
+ readonly type: import('vue').PropType<number>;
608
+ readonly required: false;
609
+ readonly validator: ((val: unknown) => boolean) | undefined;
610
+ __epPropKey: true;
611
+ } & {
612
+ readonly default: 0;
613
+ };
614
+ fallbackPlacements: {
615
+ readonly type: import('vue').PropType<Placement[]>;
616
+ readonly required: false;
617
+ readonly validator: ((val: unknown) => boolean) | undefined;
618
+ __epPropKey: true;
619
+ } & {
620
+ readonly default: undefined;
621
+ };
622
+ gpuAcceleration: {
623
+ readonly type: import('vue').PropType<boolean>;
624
+ readonly required: false;
625
+ readonly validator: ((val: unknown) => boolean) | undefined;
626
+ __epPropKey: true;
627
+ } & {
628
+ readonly default: true;
629
+ };
630
+ offset: {
631
+ readonly type: import('vue').PropType<number>;
632
+ readonly required: false;
633
+ readonly validator: ((val: unknown) => boolean) | undefined;
634
+ __epPropKey: true;
635
+ } & {
636
+ readonly default: 12;
637
+ };
638
+ placement: {
639
+ readonly type: import('vue').PropType<string>;
640
+ readonly required: false;
641
+ readonly validator: ((val: unknown) => boolean) | undefined;
642
+ __epPropKey: true;
643
+ } & {
644
+ readonly default: "bottom";
645
+ };
646
+ popperOptions: {
647
+ readonly type: import('vue').PropType<any>;
648
+ readonly required: false;
649
+ readonly validator: ((val: unknown) => boolean) | undefined;
650
+ __epPropKey: true;
651
+ } & {
652
+ readonly default: () => {};
653
+ };
654
+ strategy: {
655
+ readonly type: import('vue').PropType<"fixed" | "absolute">;
656
+ readonly required: false;
657
+ readonly validator: ((val: unknown) => boolean) | undefined;
658
+ __epPropKey: true;
659
+ } & {
660
+ readonly default: "absolute";
661
+ };
662
+ showAfter: {
663
+ readonly type: import('vue').PropType<number>;
664
+ readonly required: false;
665
+ readonly validator: ((val: unknown) => boolean) | undefined;
666
+ __epPropKey: true;
667
+ } & {
668
+ readonly default: 0;
669
+ };
670
+ hideAfter: {
671
+ readonly type: import('vue').PropType<number>;
672
+ readonly required: false;
673
+ readonly validator: ((val: unknown) => boolean) | undefined;
674
+ __epPropKey: true;
675
+ } & {
676
+ readonly default: 200;
677
+ };
678
+ autoClose: {
679
+ readonly type: import('vue').PropType<number>;
680
+ readonly required: false;
681
+ readonly validator: ((val: unknown) => boolean) | undefined;
682
+ __epPropKey: true;
683
+ } & {
684
+ readonly default: 0;
685
+ };
686
+ "onUpdate:visible": {
687
+ readonly type: import('vue').PropType<(val: boolean) => void>;
688
+ readonly required: false;
689
+ readonly validator: ((val: unknown) => boolean) | undefined;
690
+ __epPropKey: true;
691
+ };
692
+ role: {
693
+ readonly type: import('vue').PropType<"dialog" | "menu" | "grid" | "listbox" | "tooltip" | "tree" | "group" | "navigation">;
694
+ readonly required: false;
695
+ readonly validator: ((val: unknown) => boolean) | undefined;
696
+ __epPropKey: true;
697
+ } & {
698
+ readonly default: "tooltip";
699
+ };
700
+ }>>, {
701
+ popperRef: import('vue').Ref<import('element-plus').PopperInstance | undefined>;
702
+ contentRef: import('vue').Ref<import('element-plus').TooltipContentInstance | undefined>;
703
+ isFocusInsideContent: (event?: FocusEvent) => boolean | undefined;
704
+ updatePopper: () => void;
705
+ onOpen: (event?: Event) => void;
706
+ onClose: (event?: Event) => void;
707
+ hide: (event?: Event) => void;
708
+ }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
709
+ [x: string]: (...args: any[]) => void;
710
+ }, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, {
711
+ disabled: boolean;
712
+ content: string;
713
+ offset: number;
714
+ visible: boolean | null;
715
+ open: boolean;
716
+ placement: string;
717
+ strategy: "fixed" | "absolute";
718
+ effect: import('element-plus').PopperEffect;
719
+ showAfter: number;
720
+ hideAfter: number;
721
+ autoClose: number;
722
+ trigger: import('element-plus').TooltipTriggerType | import('element-plus').TooltipTriggerType[];
723
+ role: "dialog" | "menu" | "grid" | "listbox" | "tooltip" | "tree" | "group" | "navigation";
724
+ virtualTriggering: boolean;
725
+ arrowOffset: number;
726
+ boundariesPadding: number;
727
+ fallbackPlacements: Placement[];
728
+ gpuAcceleration: boolean;
729
+ popperOptions: Partial<Options>;
730
+ enterable: boolean;
731
+ focusOnShow: boolean;
732
+ trapping: boolean;
733
+ stopPopperMouseEvent: boolean;
734
+ pure: boolean;
735
+ triggerKeys: string[];
736
+ teleported: boolean;
737
+ rawContent: boolean;
738
+ persistent: boolean;
739
+ showArrow: boolean;
740
+ }, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
741
+ P: {};
742
+ B: {};
743
+ D: {};
744
+ C: {};
745
+ M: {};
746
+ Defaults: {};
747
+ }, Readonly<import('vue').ExtractPropTypes<{
748
+ showArrow: {
749
+ readonly type: import('vue').PropType<boolean>;
750
+ readonly required: false;
751
+ readonly validator: ((val: unknown) => boolean) | undefined;
752
+ __epPropKey: true;
753
+ } & {
754
+ readonly default: boolean;
755
+ };
756
+ arrowOffset: {
757
+ readonly type: import('vue').PropType<number>;
758
+ readonly required: false;
759
+ readonly validator: ((val: unknown) => boolean) | undefined;
760
+ __epPropKey: true;
761
+ } & {
762
+ readonly default: 5;
763
+ };
764
+ disabled: BooleanConstructor;
765
+ trigger: {
766
+ readonly type: import('vue').PropType<import('element-plus').TooltipTriggerType | import('element-plus').TooltipTriggerType[]>;
767
+ readonly required: false;
768
+ readonly validator: ((val: unknown) => boolean) | undefined;
769
+ __epPropKey: true;
770
+ } & {
771
+ readonly default: "hover";
772
+ };
773
+ triggerKeys: {
774
+ readonly type: import('vue').PropType<string[]>;
775
+ readonly required: false;
776
+ readonly validator: ((val: unknown) => boolean) | undefined;
777
+ __epPropKey: true;
778
+ } & {
779
+ readonly default: () => string[];
780
+ };
781
+ virtualRef: {
782
+ readonly type: import('vue').PropType<import('element-plus').Measurable>;
783
+ readonly required: false;
784
+ readonly validator: ((val: unknown) => boolean) | undefined;
785
+ __epPropKey: true;
786
+ };
787
+ virtualTriggering: BooleanConstructor;
788
+ onMouseenter: {
789
+ readonly type: import('vue').PropType<(e: Event) => void>;
790
+ readonly required: false;
791
+ readonly validator: ((val: unknown) => boolean) | undefined;
792
+ __epPropKey: true;
793
+ };
794
+ onMouseleave: {
795
+ readonly type: import('vue').PropType<(e: Event) => void>;
796
+ readonly required: false;
797
+ readonly validator: ((val: unknown) => boolean) | undefined;
798
+ __epPropKey: true;
799
+ };
800
+ onClick: {
801
+ readonly type: import('vue').PropType<(e: Event) => void>;
802
+ readonly required: false;
803
+ readonly validator: ((val: unknown) => boolean) | undefined;
804
+ __epPropKey: true;
805
+ };
806
+ onKeydown: {
807
+ readonly type: import('vue').PropType<(e: Event) => void>;
808
+ readonly required: false;
809
+ readonly validator: ((val: unknown) => boolean) | undefined;
810
+ __epPropKey: true;
811
+ };
812
+ onFocus: {
813
+ readonly type: import('vue').PropType<(e: Event) => void>;
814
+ readonly required: false;
815
+ readonly validator: ((val: unknown) => boolean) | undefined;
816
+ __epPropKey: true;
817
+ };
818
+ onBlur: {
819
+ readonly type: import('vue').PropType<(e: Event) => void>;
820
+ readonly required: false;
821
+ readonly validator: ((val: unknown) => boolean) | undefined;
822
+ __epPropKey: true;
823
+ };
824
+ onContextmenu: {
825
+ readonly type: import('vue').PropType<(e: Event) => void>;
826
+ readonly required: false;
827
+ readonly validator: ((val: unknown) => boolean) | undefined;
828
+ __epPropKey: true;
829
+ };
830
+ id: StringConstructor;
831
+ open: BooleanConstructor;
832
+ ariaLabel: StringConstructor;
833
+ appendTo: {
834
+ readonly type: import('vue').PropType<string | HTMLElement>;
835
+ readonly required: false;
836
+ readonly validator: ((val: unknown) => boolean) | undefined;
837
+ __epPropKey: true;
838
+ };
839
+ content: {
840
+ readonly type: import('vue').PropType<string>;
841
+ readonly required: false;
842
+ readonly validator: ((val: unknown) => boolean) | undefined;
843
+ __epPropKey: true;
844
+ } & {
845
+ readonly default: "";
846
+ };
847
+ rawContent: BooleanConstructor;
848
+ persistent: BooleanConstructor;
849
+ visible: {
850
+ readonly type: import('vue').PropType<boolean | null>;
851
+ readonly required: false;
852
+ readonly validator: ((val: unknown) => boolean) | undefined;
853
+ __epPropKey: true;
854
+ } & {
855
+ readonly default: null;
856
+ };
857
+ transition: StringConstructor;
858
+ teleported: {
859
+ readonly type: import('vue').PropType<boolean>;
860
+ readonly required: false;
861
+ readonly validator: ((val: unknown) => boolean) | undefined;
862
+ __epPropKey: true;
863
+ } & {
864
+ readonly default: true;
865
+ };
866
+ style: {
867
+ readonly type: import('vue').PropType<import('vue').StyleValue>;
868
+ readonly required: false;
869
+ readonly validator: ((val: unknown) => boolean) | undefined;
870
+ __epPropKey: true;
871
+ };
872
+ className: {
873
+ readonly type: import('vue').PropType<string | {
874
+ [x: string]: boolean;
875
+ } | (string | {
876
+ [x: string]: boolean;
877
+ } | (string | {
878
+ [x: string]: boolean;
879
+ } | (string | {
880
+ [x: string]: boolean;
881
+ } | (string | {
882
+ [x: string]: boolean;
883
+ } | (string | {
884
+ [x: string]: boolean;
885
+ } | (string | {
886
+ [x: string]: boolean;
887
+ } | (string | {
888
+ [x: string]: boolean;
889
+ } | (string | {
890
+ [x: string]: boolean;
891
+ } | (string | {
892
+ [x: string]: boolean;
893
+ } | (string | any[] | {
894
+ [x: string]: boolean;
895
+ })[])[])[])[])[])[])[])[])[])[]>;
896
+ readonly required: false;
897
+ readonly validator: ((val: unknown) => boolean) | undefined;
898
+ __epPropKey: true;
899
+ };
900
+ effect: {
901
+ readonly type: import('vue').PropType<import('element-plus').PopperEffect>;
902
+ readonly required: false;
903
+ readonly validator: ((val: unknown) => boolean) | undefined;
904
+ __epPropKey: true;
905
+ } & {
906
+ readonly default: "dark";
907
+ };
908
+ enterable: {
909
+ readonly type: import('vue').PropType<boolean>;
910
+ readonly required: false;
911
+ readonly validator: ((val: unknown) => boolean) | undefined;
912
+ __epPropKey: true;
913
+ } & {
914
+ readonly default: true;
915
+ };
916
+ pure: BooleanConstructor;
917
+ focusOnShow: {
918
+ readonly type: import('vue').PropType<boolean>;
919
+ readonly required: false;
920
+ readonly validator: ((val: unknown) => boolean) | undefined;
921
+ __epPropKey: true;
922
+ } & {
923
+ readonly default: false;
924
+ };
925
+ trapping: {
926
+ readonly type: import('vue').PropType<boolean>;
927
+ readonly required: false;
928
+ readonly validator: ((val: unknown) => boolean) | undefined;
929
+ __epPropKey: true;
930
+ } & {
931
+ readonly default: false;
932
+ };
933
+ popperClass: {
934
+ readonly type: import('vue').PropType<string | {
935
+ [x: string]: boolean;
936
+ } | (string | {
937
+ [x: string]: boolean;
938
+ } | (string | {
939
+ [x: string]: boolean;
940
+ } | (string | {
941
+ [x: string]: boolean;
942
+ } | (string | {
943
+ [x: string]: boolean;
944
+ } | (string | {
945
+ [x: string]: boolean;
946
+ } | (string | {
947
+ [x: string]: boolean;
948
+ } | (string | {
949
+ [x: string]: boolean;
950
+ } | (string | {
951
+ [x: string]: boolean;
952
+ } | (string | {
953
+ [x: string]: boolean;
954
+ } | (string | any[] | {
955
+ [x: string]: boolean;
956
+ })[])[])[])[])[])[])[])[])[])[]>;
957
+ readonly required: false;
958
+ readonly validator: ((val: unknown) => boolean) | undefined;
959
+ __epPropKey: true;
960
+ };
961
+ popperStyle: {
962
+ readonly type: import('vue').PropType<import('vue').StyleValue>;
963
+ readonly required: false;
964
+ readonly validator: ((val: unknown) => boolean) | undefined;
965
+ __epPropKey: true;
966
+ };
967
+ referenceEl: {
968
+ readonly type: import('vue').PropType<HTMLElement>;
969
+ readonly required: false;
970
+ readonly validator: ((val: unknown) => boolean) | undefined;
971
+ __epPropKey: true;
972
+ };
973
+ triggerTargetEl: {
974
+ readonly type: import('vue').PropType<HTMLElement>;
975
+ readonly required: false;
976
+ readonly validator: ((val: unknown) => boolean) | undefined;
977
+ __epPropKey: true;
978
+ };
979
+ stopPopperMouseEvent: {
980
+ readonly type: import('vue').PropType<boolean>;
981
+ readonly required: false;
982
+ readonly validator: ((val: unknown) => boolean) | undefined;
983
+ __epPropKey: true;
984
+ } & {
985
+ readonly default: true;
986
+ };
987
+ zIndex: NumberConstructor;
988
+ boundariesPadding: {
989
+ readonly type: import('vue').PropType<number>;
990
+ readonly required: false;
991
+ readonly validator: ((val: unknown) => boolean) | undefined;
992
+ __epPropKey: true;
993
+ } & {
994
+ readonly default: 0;
995
+ };
996
+ fallbackPlacements: {
997
+ readonly type: import('vue').PropType<Placement[]>;
998
+ readonly required: false;
999
+ readonly validator: ((val: unknown) => boolean) | undefined;
1000
+ __epPropKey: true;
1001
+ } & {
1002
+ readonly default: undefined;
1003
+ };
1004
+ gpuAcceleration: {
1005
+ readonly type: import('vue').PropType<boolean>;
1006
+ readonly required: false;
1007
+ readonly validator: ((val: unknown) => boolean) | undefined;
1008
+ __epPropKey: true;
1009
+ } & {
1010
+ readonly default: true;
1011
+ };
1012
+ offset: {
1013
+ readonly type: import('vue').PropType<number>;
1014
+ readonly required: false;
1015
+ readonly validator: ((val: unknown) => boolean) | undefined;
1016
+ __epPropKey: true;
1017
+ } & {
1018
+ readonly default: 12;
1019
+ };
1020
+ placement: {
1021
+ readonly type: import('vue').PropType<string>;
1022
+ readonly required: false;
1023
+ readonly validator: ((val: unknown) => boolean) | undefined;
1024
+ __epPropKey: true;
1025
+ } & {
1026
+ readonly default: "bottom";
1027
+ };
1028
+ popperOptions: {
1029
+ readonly type: import('vue').PropType<any>;
1030
+ readonly required: false;
1031
+ readonly validator: ((val: unknown) => boolean) | undefined;
1032
+ __epPropKey: true;
1033
+ } & {
1034
+ readonly default: () => {};
1035
+ };
1036
+ strategy: {
1037
+ readonly type: import('vue').PropType<"fixed" | "absolute">;
1038
+ readonly required: false;
1039
+ readonly validator: ((val: unknown) => boolean) | undefined;
1040
+ __epPropKey: true;
1041
+ } & {
1042
+ readonly default: "absolute";
1043
+ };
1044
+ showAfter: {
1045
+ readonly type: import('vue').PropType<number>;
1046
+ readonly required: false;
1047
+ readonly validator: ((val: unknown) => boolean) | undefined;
1048
+ __epPropKey: true;
1049
+ } & {
1050
+ readonly default: 0;
1051
+ };
1052
+ hideAfter: {
1053
+ readonly type: import('vue').PropType<number>;
1054
+ readonly required: false;
1055
+ readonly validator: ((val: unknown) => boolean) | undefined;
1056
+ __epPropKey: true;
1057
+ } & {
1058
+ readonly default: 200;
1059
+ };
1060
+ autoClose: {
1061
+ readonly type: import('vue').PropType<number>;
1062
+ readonly required: false;
1063
+ readonly validator: ((val: unknown) => boolean) | undefined;
1064
+ __epPropKey: true;
1065
+ } & {
1066
+ readonly default: 0;
1067
+ };
1068
+ "onUpdate:visible": {
1069
+ readonly type: import('vue').PropType<(val: boolean) => void>;
1070
+ readonly required: false;
1071
+ readonly validator: ((val: unknown) => boolean) | undefined;
1072
+ __epPropKey: true;
1073
+ };
1074
+ role: {
1075
+ readonly type: import('vue').PropType<"dialog" | "menu" | "grid" | "listbox" | "tooltip" | "tree" | "group" | "navigation">;
1076
+ readonly required: false;
1077
+ readonly validator: ((val: unknown) => boolean) | undefined;
1078
+ __epPropKey: true;
1079
+ } & {
1080
+ readonly default: "tooltip";
1081
+ };
1082
+ }>>, {
1083
+ popperRef: import('vue').Ref<import('element-plus').PopperInstance | undefined>;
1084
+ contentRef: import('vue').Ref<import('element-plus').TooltipContentInstance | undefined>;
1085
+ isFocusInsideContent: (event?: FocusEvent) => boolean | undefined;
1086
+ updatePopper: () => void;
1087
+ onOpen: (event?: Event) => void;
1088
+ onClose: (event?: Event) => void;
1089
+ hide: (event?: Event) => void;
1090
+ }, {}, {}, {}, {
1091
+ disabled: boolean;
1092
+ content: string;
1093
+ offset: number;
1094
+ visible: boolean | null;
1095
+ open: boolean;
1096
+ placement: string;
1097
+ strategy: "fixed" | "absolute";
1098
+ effect: import('element-plus').PopperEffect;
1099
+ showAfter: number;
1100
+ hideAfter: number;
1101
+ autoClose: number;
1102
+ trigger: import('element-plus').TooltipTriggerType | import('element-plus').TooltipTriggerType[];
1103
+ role: "dialog" | "menu" | "grid" | "listbox" | "tooltip" | "tree" | "group" | "navigation";
1104
+ virtualTriggering: boolean;
1105
+ arrowOffset: number;
1106
+ boundariesPadding: number;
1107
+ fallbackPlacements: Placement[];
1108
+ gpuAcceleration: boolean;
1109
+ popperOptions: Partial<Options>;
1110
+ enterable: boolean;
1111
+ focusOnShow: boolean;
1112
+ trapping: boolean;
1113
+ stopPopperMouseEvent: boolean;
1114
+ pure: boolean;
1115
+ triggerKeys: string[];
1116
+ teleported: boolean;
1117
+ rawContent: boolean;
1118
+ persistent: boolean;
1119
+ showArrow: boolean;
1120
+ }>;
1121
+ __isFragment?: never;
1122
+ __isTeleport?: never;
1123
+ __isSuspense?: never;
1124
+ } & import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
1125
+ showArrow: {
1126
+ readonly type: import('vue').PropType<boolean>;
1127
+ readonly required: false;
1128
+ readonly validator: ((val: unknown) => boolean) | undefined;
1129
+ __epPropKey: true;
1130
+ } & {
1131
+ readonly default: boolean;
1132
+ };
1133
+ arrowOffset: {
1134
+ readonly type: import('vue').PropType<number>;
1135
+ readonly required: false;
1136
+ readonly validator: ((val: unknown) => boolean) | undefined;
1137
+ __epPropKey: true;
1138
+ } & {
1139
+ readonly default: 5;
1140
+ };
1141
+ disabled: BooleanConstructor;
1142
+ trigger: {
1143
+ readonly type: import('vue').PropType<import('element-plus').TooltipTriggerType | import('element-plus').TooltipTriggerType[]>;
1144
+ readonly required: false;
1145
+ readonly validator: ((val: unknown) => boolean) | undefined;
1146
+ __epPropKey: true;
1147
+ } & {
1148
+ readonly default: "hover";
1149
+ };
1150
+ triggerKeys: {
1151
+ readonly type: import('vue').PropType<string[]>;
1152
+ readonly required: false;
1153
+ readonly validator: ((val: unknown) => boolean) | undefined;
1154
+ __epPropKey: true;
1155
+ } & {
1156
+ readonly default: () => string[];
1157
+ };
1158
+ virtualRef: {
1159
+ readonly type: import('vue').PropType<import('element-plus').Measurable>;
1160
+ readonly required: false;
1161
+ readonly validator: ((val: unknown) => boolean) | undefined;
1162
+ __epPropKey: true;
1163
+ };
1164
+ virtualTriggering: BooleanConstructor;
1165
+ onMouseenter: {
1166
+ readonly type: import('vue').PropType<(e: Event) => void>;
1167
+ readonly required: false;
1168
+ readonly validator: ((val: unknown) => boolean) | undefined;
1169
+ __epPropKey: true;
1170
+ };
1171
+ onMouseleave: {
1172
+ readonly type: import('vue').PropType<(e: Event) => void>;
1173
+ readonly required: false;
1174
+ readonly validator: ((val: unknown) => boolean) | undefined;
1175
+ __epPropKey: true;
1176
+ };
1177
+ onClick: {
1178
+ readonly type: import('vue').PropType<(e: Event) => void>;
1179
+ readonly required: false;
1180
+ readonly validator: ((val: unknown) => boolean) | undefined;
1181
+ __epPropKey: true;
1182
+ };
1183
+ onKeydown: {
1184
+ readonly type: import('vue').PropType<(e: Event) => void>;
1185
+ readonly required: false;
1186
+ readonly validator: ((val: unknown) => boolean) | undefined;
1187
+ __epPropKey: true;
1188
+ };
1189
+ onFocus: {
1190
+ readonly type: import('vue').PropType<(e: Event) => void>;
1191
+ readonly required: false;
1192
+ readonly validator: ((val: unknown) => boolean) | undefined;
1193
+ __epPropKey: true;
1194
+ };
1195
+ onBlur: {
1196
+ readonly type: import('vue').PropType<(e: Event) => void>;
1197
+ readonly required: false;
1198
+ readonly validator: ((val: unknown) => boolean) | undefined;
1199
+ __epPropKey: true;
1200
+ };
1201
+ onContextmenu: {
1202
+ readonly type: import('vue').PropType<(e: Event) => void>;
1203
+ readonly required: false;
1204
+ readonly validator: ((val: unknown) => boolean) | undefined;
1205
+ __epPropKey: true;
1206
+ };
1207
+ id: StringConstructor;
1208
+ open: BooleanConstructor;
1209
+ ariaLabel: StringConstructor;
1210
+ appendTo: {
1211
+ readonly type: import('vue').PropType<string | HTMLElement>;
1212
+ readonly required: false;
1213
+ readonly validator: ((val: unknown) => boolean) | undefined;
1214
+ __epPropKey: true;
1215
+ };
1216
+ content: {
1217
+ readonly type: import('vue').PropType<string>;
1218
+ readonly required: false;
1219
+ readonly validator: ((val: unknown) => boolean) | undefined;
1220
+ __epPropKey: true;
1221
+ } & {
1222
+ readonly default: "";
1223
+ };
1224
+ rawContent: BooleanConstructor;
1225
+ persistent: BooleanConstructor;
1226
+ visible: {
1227
+ readonly type: import('vue').PropType<boolean | null>;
1228
+ readonly required: false;
1229
+ readonly validator: ((val: unknown) => boolean) | undefined;
1230
+ __epPropKey: true;
1231
+ } & {
1232
+ readonly default: null;
1233
+ };
1234
+ transition: StringConstructor;
1235
+ teleported: {
1236
+ readonly type: import('vue').PropType<boolean>;
1237
+ readonly required: false;
1238
+ readonly validator: ((val: unknown) => boolean) | undefined;
1239
+ __epPropKey: true;
1240
+ } & {
1241
+ readonly default: true;
1242
+ };
1243
+ style: {
1244
+ readonly type: import('vue').PropType<import('vue').StyleValue>;
1245
+ readonly required: false;
1246
+ readonly validator: ((val: unknown) => boolean) | undefined;
1247
+ __epPropKey: true;
1248
+ };
1249
+ className: {
1250
+ readonly type: import('vue').PropType<string | {
1251
+ [x: string]: boolean;
1252
+ } | (string | {
1253
+ [x: string]: boolean;
1254
+ } | (string | {
1255
+ [x: string]: boolean;
1256
+ } | (string | {
1257
+ [x: string]: boolean;
1258
+ } | (string | {
1259
+ [x: string]: boolean;
1260
+ } | (string | {
1261
+ [x: string]: boolean;
1262
+ } | (string | {
1263
+ [x: string]: boolean;
1264
+ } | (string | {
1265
+ [x: string]: boolean;
1266
+ } | (string | {
1267
+ [x: string]: boolean;
1268
+ } | (string | {
1269
+ [x: string]: boolean;
1270
+ } | (string | any[] | {
1271
+ [x: string]: boolean;
1272
+ })[])[])[])[])[])[])[])[])[])[]>;
1273
+ readonly required: false;
1274
+ readonly validator: ((val: unknown) => boolean) | undefined;
1275
+ __epPropKey: true;
1276
+ };
1277
+ effect: {
1278
+ readonly type: import('vue').PropType<import('element-plus').PopperEffect>;
1279
+ readonly required: false;
1280
+ readonly validator: ((val: unknown) => boolean) | undefined;
1281
+ __epPropKey: true;
1282
+ } & {
1283
+ readonly default: "dark";
1284
+ };
1285
+ enterable: {
1286
+ readonly type: import('vue').PropType<boolean>;
1287
+ readonly required: false;
1288
+ readonly validator: ((val: unknown) => boolean) | undefined;
1289
+ __epPropKey: true;
1290
+ } & {
1291
+ readonly default: true;
1292
+ };
1293
+ pure: BooleanConstructor;
1294
+ focusOnShow: {
1295
+ readonly type: import('vue').PropType<boolean>;
1296
+ readonly required: false;
1297
+ readonly validator: ((val: unknown) => boolean) | undefined;
1298
+ __epPropKey: true;
1299
+ } & {
1300
+ readonly default: false;
1301
+ };
1302
+ trapping: {
1303
+ readonly type: import('vue').PropType<boolean>;
1304
+ readonly required: false;
1305
+ readonly validator: ((val: unknown) => boolean) | undefined;
1306
+ __epPropKey: true;
1307
+ } & {
1308
+ readonly default: false;
1309
+ };
1310
+ popperClass: {
1311
+ readonly type: import('vue').PropType<string | {
1312
+ [x: string]: boolean;
1313
+ } | (string | {
1314
+ [x: string]: boolean;
1315
+ } | (string | {
1316
+ [x: string]: boolean;
1317
+ } | (string | {
1318
+ [x: string]: boolean;
1319
+ } | (string | {
1320
+ [x: string]: boolean;
1321
+ } | (string | {
1322
+ [x: string]: boolean;
1323
+ } | (string | {
1324
+ [x: string]: boolean;
1325
+ } | (string | {
1326
+ [x: string]: boolean;
1327
+ } | (string | {
1328
+ [x: string]: boolean;
1329
+ } | (string | {
1330
+ [x: string]: boolean;
1331
+ } | (string | any[] | {
1332
+ [x: string]: boolean;
1333
+ })[])[])[])[])[])[])[])[])[])[]>;
1334
+ readonly required: false;
1335
+ readonly validator: ((val: unknown) => boolean) | undefined;
1336
+ __epPropKey: true;
1337
+ };
1338
+ popperStyle: {
1339
+ readonly type: import('vue').PropType<import('vue').StyleValue>;
1340
+ readonly required: false;
1341
+ readonly validator: ((val: unknown) => boolean) | undefined;
1342
+ __epPropKey: true;
1343
+ };
1344
+ referenceEl: {
1345
+ readonly type: import('vue').PropType<HTMLElement>;
1346
+ readonly required: false;
1347
+ readonly validator: ((val: unknown) => boolean) | undefined;
1348
+ __epPropKey: true;
1349
+ };
1350
+ triggerTargetEl: {
1351
+ readonly type: import('vue').PropType<HTMLElement>;
1352
+ readonly required: false;
1353
+ readonly validator: ((val: unknown) => boolean) | undefined;
1354
+ __epPropKey: true;
1355
+ };
1356
+ stopPopperMouseEvent: {
1357
+ readonly type: import('vue').PropType<boolean>;
1358
+ readonly required: false;
1359
+ readonly validator: ((val: unknown) => boolean) | undefined;
1360
+ __epPropKey: true;
1361
+ } & {
1362
+ readonly default: true;
1363
+ };
1364
+ zIndex: NumberConstructor;
1365
+ boundariesPadding: {
1366
+ readonly type: import('vue').PropType<number>;
1367
+ readonly required: false;
1368
+ readonly validator: ((val: unknown) => boolean) | undefined;
1369
+ __epPropKey: true;
1370
+ } & {
1371
+ readonly default: 0;
1372
+ };
1373
+ fallbackPlacements: {
1374
+ readonly type: import('vue').PropType<Placement[]>;
1375
+ readonly required: false;
1376
+ readonly validator: ((val: unknown) => boolean) | undefined;
1377
+ __epPropKey: true;
1378
+ } & {
1379
+ readonly default: undefined;
1380
+ };
1381
+ gpuAcceleration: {
1382
+ readonly type: import('vue').PropType<boolean>;
1383
+ readonly required: false;
1384
+ readonly validator: ((val: unknown) => boolean) | undefined;
1385
+ __epPropKey: true;
1386
+ } & {
1387
+ readonly default: true;
1388
+ };
1389
+ offset: {
1390
+ readonly type: import('vue').PropType<number>;
1391
+ readonly required: false;
1392
+ readonly validator: ((val: unknown) => boolean) | undefined;
1393
+ __epPropKey: true;
1394
+ } & {
1395
+ readonly default: 12;
1396
+ };
1397
+ placement: {
1398
+ readonly type: import('vue').PropType<string>;
1399
+ readonly required: false;
1400
+ readonly validator: ((val: unknown) => boolean) | undefined;
1401
+ __epPropKey: true;
1402
+ } & {
1403
+ readonly default: "bottom";
1404
+ };
1405
+ popperOptions: {
1406
+ readonly type: import('vue').PropType<any>;
1407
+ readonly required: false;
1408
+ readonly validator: ((val: unknown) => boolean) | undefined;
1409
+ __epPropKey: true;
1410
+ } & {
1411
+ readonly default: () => {};
1412
+ };
1413
+ strategy: {
1414
+ readonly type: import('vue').PropType<"fixed" | "absolute">;
1415
+ readonly required: false;
1416
+ readonly validator: ((val: unknown) => boolean) | undefined;
1417
+ __epPropKey: true;
1418
+ } & {
1419
+ readonly default: "absolute";
1420
+ };
1421
+ showAfter: {
1422
+ readonly type: import('vue').PropType<number>;
1423
+ readonly required: false;
1424
+ readonly validator: ((val: unknown) => boolean) | undefined;
1425
+ __epPropKey: true;
1426
+ } & {
1427
+ readonly default: 0;
1428
+ };
1429
+ hideAfter: {
1430
+ readonly type: import('vue').PropType<number>;
1431
+ readonly required: false;
1432
+ readonly validator: ((val: unknown) => boolean) | undefined;
1433
+ __epPropKey: true;
1434
+ } & {
1435
+ readonly default: 200;
1436
+ };
1437
+ autoClose: {
1438
+ readonly type: import('vue').PropType<number>;
1439
+ readonly required: false;
1440
+ readonly validator: ((val: unknown) => boolean) | undefined;
1441
+ __epPropKey: true;
1442
+ } & {
1443
+ readonly default: 0;
1444
+ };
1445
+ "onUpdate:visible": {
1446
+ readonly type: import('vue').PropType<(val: boolean) => void>;
1447
+ readonly required: false;
1448
+ readonly validator: ((val: unknown) => boolean) | undefined;
1449
+ __epPropKey: true;
1450
+ };
1451
+ role: {
1452
+ readonly type: import('vue').PropType<"dialog" | "menu" | "grid" | "listbox" | "tooltip" | "tree" | "group" | "navigation">;
1453
+ readonly required: false;
1454
+ readonly validator: ((val: unknown) => boolean) | undefined;
1455
+ __epPropKey: true;
1456
+ } & {
1457
+ readonly default: "tooltip";
1458
+ };
1459
+ }>>, {
1460
+ popperRef: import('vue').Ref<import('element-plus').PopperInstance | undefined>;
1461
+ contentRef: import('vue').Ref<import('element-plus').TooltipContentInstance | undefined>;
1462
+ isFocusInsideContent: (event?: FocusEvent) => boolean | undefined;
1463
+ updatePopper: () => void;
1464
+ onOpen: (event?: Event) => void;
1465
+ onClose: (event?: Event) => void;
1466
+ hide: (event?: Event) => void;
1467
+ }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
1468
+ [x: string]: (...args: any[]) => void;
1469
+ }, string, {
1470
+ disabled: boolean;
1471
+ content: string;
1472
+ offset: number;
1473
+ visible: boolean | null;
1474
+ open: boolean;
1475
+ placement: string;
1476
+ strategy: "fixed" | "absolute";
1477
+ effect: import('element-plus').PopperEffect;
1478
+ showAfter: number;
1479
+ hideAfter: number;
1480
+ autoClose: number;
1481
+ trigger: import('element-plus').TooltipTriggerType | import('element-plus').TooltipTriggerType[];
1482
+ role: "dialog" | "menu" | "grid" | "listbox" | "tooltip" | "tree" | "group" | "navigation";
1483
+ virtualTriggering: boolean;
1484
+ arrowOffset: number;
1485
+ boundariesPadding: number;
1486
+ fallbackPlacements: Placement[];
1487
+ gpuAcceleration: boolean;
1488
+ popperOptions: Partial<Options>;
1489
+ enterable: boolean;
1490
+ focusOnShow: boolean;
1491
+ trapping: boolean;
1492
+ stopPopperMouseEvent: boolean;
1493
+ pure: boolean;
1494
+ triggerKeys: string[];
1495
+ teleported: boolean;
1496
+ rawContent: boolean;
1497
+ persistent: boolean;
1498
+ showArrow: boolean;
1499
+ }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
1500
+ $slots: {
1501
+ default?(_: {}): any;
1502
+ content?(_: {}): any;
1503
+ };
1504
+ }) & import('vue').Plugin;
1505
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
1506
+ export default _default;