ele-admin-plus 1.1.9-beta.10 → 1.1.9-beta.12

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 (575) hide show
  1. package/es/ele-alert/index.d.ts +22 -22
  2. package/es/ele-alert/index.js +2 -2
  3. package/es/ele-app/el.d.ts +2 -1
  4. package/es/ele-app/index.d.ts +2 -2
  5. package/es/ele-avatar-group/index.d.ts +26 -26
  6. package/es/ele-bar-code/index.d.ts +6 -6
  7. package/es/ele-basic-select/index.d.ts +31 -31
  8. package/es/ele-basic-select/index.js +7 -1
  9. package/es/ele-basic-select/props.d.ts +1 -1
  10. package/es/ele-bottom-bar/index.d.ts +5 -5
  11. package/es/ele-breadcrumb/index.d.ts +8 -8
  12. package/es/ele-breadcrumb/props.d.ts +1 -1
  13. package/es/ele-card/index.d.ts +11 -11
  14. package/es/ele-check-card/components/card-item.d.ts +3 -3
  15. package/es/ele-check-card/index.d.ts +12 -12
  16. package/es/ele-config-provider/components/receiver-view.d.ts +2 -2
  17. package/es/ele-config-provider/index.d.ts +6 -6
  18. package/es/ele-config-provider/receiver.d.ts +1 -1
  19. package/es/ele-config-provider/receiver.js +4 -8
  20. package/es/ele-config-provider/types.d.ts +2 -18
  21. package/es/ele-copyable/index.d.ts +28 -28
  22. package/es/ele-count-up/index.d.ts +6 -6
  23. package/es/ele-cropper/components/cropper-preview.d.ts +2 -2
  24. package/es/ele-cropper/components/cropper-tools.d.ts +8 -8
  25. package/es/ele-cropper/index.d.ts +11 -11
  26. package/es/ele-cropper-modal/index.d.ts +13 -13
  27. package/es/ele-cropper-modal/index.js +1 -1
  28. package/es/ele-dashboard/index.d.ts +4 -4
  29. package/es/ele-data-table/index.d.ts +56 -56
  30. package/es/ele-dot/index.d.ts +3 -3
  31. package/es/ele-drawer/index.d.ts +72 -69
  32. package/es/ele-drawer/index.js +107 -113
  33. package/es/ele-drawer/props.d.ts +1 -1
  34. package/es/ele-drawer/style/index.scss +48 -105
  35. package/es/ele-dropdown/index.d.ts +62 -62
  36. package/es/ele-dropdown/props.d.ts +4 -4
  37. package/es/ele-edit-tag/index.d.ts +30 -30
  38. package/es/ele-edit-tag/index.js +1 -1
  39. package/es/ele-ellipsis/index.d.ts +19 -19
  40. package/es/ele-file-list/components/file-grid-item.d.ts +7 -7
  41. package/es/ele-file-list/components/file-grid-item.js +1 -1
  42. package/es/ele-file-list/components/file-grid.d.ts +4 -4
  43. package/es/ele-file-list/components/file-sort.d.ts +1 -1
  44. package/es/ele-file-list/components/file-table-item.d.ts +7 -7
  45. package/es/ele-file-list/components/file-table-item.js +1 -1
  46. package/es/ele-file-list/components/file-table.d.ts +4 -4
  47. package/es/ele-file-list/index.d.ts +32 -32
  48. package/es/ele-file-list-tool/index.d.ts +2 -2
  49. package/es/ele-icon-select/components/icon-grid.d.ts +11 -11
  50. package/es/ele-icon-select/components/icon-grid.js +1 -1
  51. package/es/ele-icon-select/index.d.ts +45 -45
  52. package/es/ele-icon-select/props.d.ts +1 -1
  53. package/es/ele-loading/index.d.ts +11 -15
  54. package/es/ele-loading/index.js +10 -16
  55. package/es/ele-map-picker/components/map-view.d.ts +25 -25
  56. package/es/ele-map-picker/components/map-view.js +1 -1
  57. package/es/ele-map-picker/index.d.ts +21 -21
  58. package/es/ele-map-picker/index.js +1 -1
  59. package/es/ele-menus/index.d.ts +56 -58
  60. package/es/ele-menus/index.js +1 -1
  61. package/es/ele-menus/props.d.ts +2 -4
  62. package/es/ele-menus/props.js +1 -3
  63. package/es/ele-menus/style/css-var.scss +1 -5
  64. package/es/ele-modal/index.d.ts +73 -67
  65. package/es/ele-modal/index.js +164 -186
  66. package/es/ele-modal/props.d.ts +3 -1
  67. package/es/ele-modal/props.js +2 -0
  68. package/es/ele-modal/style/index.scss +85 -146
  69. package/es/ele-modal/util.d.ts +18 -44
  70. package/es/ele-modal/util.js +53 -179
  71. package/es/ele-page/index.d.ts +1 -1
  72. package/es/ele-pagination/index.d.ts +39 -30
  73. package/es/ele-pagination/index.js +4 -1
  74. package/es/ele-pagination/props.d.ts +7 -2
  75. package/es/ele-pagination/props.js +5 -0
  76. package/es/ele-popconfirm/index.d.ts +86 -86
  77. package/es/ele-popconfirm/index.js +6 -28
  78. package/es/ele-popconfirm/props.d.ts +5 -5
  79. package/es/ele-popover/index.d.ts +67 -67
  80. package/es/ele-popover/index.js +6 -14
  81. package/es/ele-popover/props.d.ts +4 -4
  82. package/es/ele-printer/index.d.ts +17 -17
  83. package/es/ele-pro-layout/components/header-tool.d.ts +1 -1
  84. package/es/ele-pro-layout/components/pro-header.d.ts +81 -26
  85. package/es/ele-pro-layout/components/pro-header.js +110 -20
  86. package/es/ele-pro-layout/components/pro-iframe.d.ts +3 -4
  87. package/es/ele-pro-layout/components/pro-iframe.js +31 -41
  88. package/es/ele-pro-layout/components/pro-sidebar.d.ts +9 -14
  89. package/es/ele-pro-layout/components/pro-sidebar.js +2 -5
  90. package/es/ele-pro-layout/components/pro-sidebox.d.ts +11 -16
  91. package/es/ele-pro-layout/components/pro-sidebox.js +2 -5
  92. package/es/ele-pro-layout/components/pro-tabs.d.ts +6 -6
  93. package/es/ele-pro-layout/components/sidebar-tool.d.ts +1 -1
  94. package/es/ele-pro-layout/components/tab-dropdown.d.ts +3 -3
  95. package/es/ele-pro-layout/components/tab-dropdown.js +1 -1
  96. package/es/ele-pro-layout/index.d.ts +93 -94
  97. package/es/ele-pro-layout/index.js +62 -47
  98. package/es/ele-pro-layout/props.d.ts +4 -7
  99. package/es/ele-pro-layout/props.js +2 -4
  100. package/es/ele-pro-layout/style/css-var.scss +3 -18
  101. package/es/ele-pro-layout/style/header.scss +74 -9
  102. package/es/ele-pro-layout/style/layout-mobile.scss +2 -2
  103. package/es/ele-pro-layout/style/layout-style.scss +8 -3
  104. package/es/ele-pro-layout/style/layout-theme.scss +48 -23
  105. package/es/ele-pro-layout/style/layout.scss +38 -8
  106. package/es/ele-pro-layout/style/sidebar.scss +0 -1
  107. package/es/ele-pro-layout/style/tabs.scss +19 -11
  108. package/es/ele-pro-layout/types.d.ts +1 -1
  109. package/es/ele-pro-layout/util.d.ts +1 -2
  110. package/es/ele-pro-layout/util.js +2 -3
  111. package/es/ele-pro-table/components/table-tools.d.ts +17 -17
  112. package/es/ele-pro-table/components/tool-column-list.d.ts +2 -2
  113. package/es/ele-pro-table/components/tool-column.d.ts +9 -9
  114. package/es/ele-pro-table/components/tool-export.d.ts +15 -292
  115. package/es/ele-pro-table/components/tool-print-body-cell.d.ts +8 -8
  116. package/es/ele-pro-table/components/tool-print-header-cell.d.ts +8 -8
  117. package/es/ele-pro-table/components/tool-print.d.ts +23 -736
  118. package/es/ele-pro-table/components/tool-print.js +0 -3
  119. package/es/ele-pro-table/index.d.ts +124 -126
  120. package/es/ele-pro-table/index.js +32 -26
  121. package/es/ele-pro-table/props.d.ts +16 -16
  122. package/es/ele-pro-table/types.d.ts +11 -0
  123. package/es/ele-pro-table/util.d.ts +11 -15
  124. package/es/ele-pro-table/util.js +18 -15
  125. package/es/ele-qr-code/index.d.ts +13 -13
  126. package/es/ele-qr-code-svg/index.d.ts +17 -17
  127. package/es/ele-segmented/index.d.ts +7 -7
  128. package/es/ele-split-panel/index.d.ts +15 -15
  129. package/es/ele-steps/index.d.ts +32 -32
  130. package/es/ele-tab-tool/index.d.ts +1 -1
  131. package/es/ele-tab-wrap/index.d.ts +5 -5
  132. package/es/ele-tab-wrap/index.js +2 -1
  133. package/es/ele-table/index.d.ts +3 -3
  134. package/es/ele-table/props.d.ts +1 -1
  135. package/es/ele-table-select/index.d.ts +41 -40
  136. package/es/ele-table-select/index.js +29 -27
  137. package/es/ele-table-select/props.d.ts +1 -1
  138. package/es/ele-tabs/components/tab-title.d.ts +3 -3
  139. package/es/ele-tabs/index.d.ts +31 -31
  140. package/es/ele-tabs/index.js +1 -0
  141. package/es/ele-tabs/props.d.ts +4 -4
  142. package/es/ele-tabs/style/css-var.scss +1 -30
  143. package/es/ele-tabs/style/index.scss +372 -241
  144. package/es/ele-tabs/types.d.ts +2 -1
  145. package/es/ele-text/index.d.ts +11 -11
  146. package/es/ele-tool/index.d.ts +6 -6
  147. package/es/ele-tool/props.d.ts +1 -1
  148. package/es/ele-toolbar/index.d.ts +14 -14
  149. package/es/ele-tooltip/index.d.ts +56 -56
  150. package/es/ele-tooltip/index.js +3 -0
  151. package/es/ele-tooltip/props.d.ts +8 -3
  152. package/es/ele-tooltip/props.js +2 -0
  153. package/es/ele-tour/index.d.ts +10 -10
  154. package/es/ele-tree-select/index.d.ts +31 -31
  155. package/es/ele-tree-select/props.d.ts +1 -1
  156. package/es/ele-upload-list/components/list-item.d.ts +2 -2
  157. package/es/ele-upload-list/index.d.ts +22 -22
  158. package/es/ele-virtual-table/components/body-cell.d.ts +16 -16
  159. package/es/ele-virtual-table/components/body-row.d.ts +17 -17
  160. package/es/ele-virtual-table/components/cell-checkbox.d.ts +2 -2
  161. package/es/ele-virtual-table/components/cell-filter.d.ts +13 -13
  162. package/es/ele-virtual-table/components/expand-row.d.ts +1 -1
  163. package/es/ele-virtual-table/components/footer-row.d.ts +5 -5
  164. package/es/ele-virtual-table/components/header-cell.d.ts +11 -11
  165. package/es/ele-virtual-table/components/header-row.d.ts +7 -7
  166. package/es/ele-virtual-table/index.d.ts +71 -71
  167. package/es/ele-virtual-table/props.d.ts +21 -21
  168. package/es/ele-virtual-table/style/index.scss +1 -1
  169. package/es/ele-virtual-table/util.d.ts +1 -1
  170. package/es/ele-watermark/index.d.ts +12 -12
  171. package/es/ele-xg-player/index.d.ts +6 -6
  172. package/es/icons/AnalysisOutlined.d.ts +1 -1
  173. package/es/icons/ApplicationOutlined.d.ts +1 -1
  174. package/es/icons/AppstoreAddOutlined.d.ts +1 -1
  175. package/es/icons/AppstoreOutlined.d.ts +1 -1
  176. package/es/icons/ArrowDown.d.ts +1 -1
  177. package/es/icons/ArrowDownOutlined.d.ts +1 -1
  178. package/es/icons/ArrowLeft.d.ts +1 -1
  179. package/es/icons/ArrowLeftOutlined.d.ts +1 -1
  180. package/es/icons/ArrowRight.d.ts +1 -1
  181. package/es/icons/ArrowRightOutlined.d.ts +1 -1
  182. package/es/icons/ArrowUp.d.ts +1 -1
  183. package/es/icons/ArrowUpOutlined.d.ts +1 -1
  184. package/es/icons/BellOutlined.d.ts +1 -1
  185. package/es/icons/BookOutlined.d.ts +1 -1
  186. package/es/icons/CalendarOutlined.d.ts +1 -1
  187. package/es/icons/CaretDownFilled.d.ts +1 -1
  188. package/es/icons/CaretUpFilled.d.ts +1 -1
  189. package/es/icons/CheckCircleFilled.d.ts +1 -1
  190. package/es/icons/CheckCircleOutlined.d.ts +1 -1
  191. package/es/icons/CheckOutlined.d.ts +1 -1
  192. package/es/icons/CityOutlined.d.ts +1 -1
  193. package/es/icons/ClockCircleOutlined.d.ts +1 -1
  194. package/es/icons/CloseCircleFilled.d.ts +1 -1
  195. package/es/icons/CloseCircleOutlined.d.ts +1 -1
  196. package/es/icons/CloseOutlined.d.ts +1 -1
  197. package/es/icons/CloudUploadOutlined.d.ts +1 -1
  198. package/es/icons/ClusterOutlined.d.ts +1 -1
  199. package/es/icons/CodeOutlined.d.ts +1 -1
  200. package/es/icons/ColumnHeightOutlined.d.ts +1 -1
  201. package/es/icons/CompassOutlined.d.ts +1 -1
  202. package/es/icons/CompressOutlined.d.ts +1 -1
  203. package/es/icons/ConnectionOutlined.d.ts +1 -1
  204. package/es/icons/ControlOutlined.d.ts +1 -1
  205. package/es/icons/CopyOutlined.d.ts +1 -1
  206. package/es/icons/CpuOutlined.d.ts +1 -1
  207. package/es/icons/DashboardOutlined.d.ts +1 -1
  208. package/es/icons/DatabaseOutlined.d.ts +1 -1
  209. package/es/icons/DeleteOutlined.d.ts +1 -1
  210. package/es/icons/DesktopOutlined.d.ts +1 -1
  211. package/es/icons/DownloadOutlined.d.ts +1 -1
  212. package/es/icons/DragOutlined.d.ts +1 -1
  213. package/es/icons/EditOutlined.d.ts +1 -1
  214. package/es/icons/EllipsisOutlined.d.ts +1 -1
  215. package/es/icons/EnvironmentOutlined.d.ts +1 -1
  216. package/es/icons/ExclamationCircleFilled.d.ts +1 -1
  217. package/es/icons/ExpandOutlined.d.ts +1 -1
  218. package/es/icons/FileOutlined.d.ts +1 -1
  219. package/es/icons/FilterFilled.d.ts +1 -1
  220. package/es/icons/FolderAddOutlined.d.ts +1 -1
  221. package/es/icons/FolderOutlined.d.ts +1 -1
  222. package/es/icons/FormOutlined.d.ts +1 -1
  223. package/es/icons/FullscreenExitOutlined.d.ts +1 -1
  224. package/es/icons/FullscreenOutlined.d.ts +1 -1
  225. package/es/icons/FundOutlined.d.ts +1 -1
  226. package/es/icons/GlobalOutlined.d.ts +1 -1
  227. package/es/icons/HolderOutlined.d.ts +1 -1
  228. package/es/icons/HomeOutlined.d.ts +1 -1
  229. package/es/icons/IdcardOutlined.d.ts +1 -1
  230. package/es/icons/InfoCircleFilled.d.ts +1 -1
  231. package/es/icons/LinkOutlined.d.ts +1 -1
  232. package/es/icons/LoadingDotOutlined.d.ts +1 -1
  233. package/es/icons/LoadingOutlined.d.ts +1 -1
  234. package/es/icons/LockOutlined.d.ts +1 -1
  235. package/es/icons/LogOutlined.d.ts +1 -1
  236. package/es/icons/LogoutOutlined.d.ts +1 -1
  237. package/es/icons/MailOutlined.d.ts +1 -1
  238. package/es/icons/MenuFoldOutlined.d.ts +1 -1
  239. package/es/icons/MenuUnfoldOutlined.d.ts +1 -1
  240. package/es/icons/MessageOutlined.d.ts +1 -1
  241. package/es/icons/MinusCircleOutlined.d.ts +1 -1
  242. package/es/icons/MobileOutlined.d.ts +1 -1
  243. package/es/icons/MoonOutlined.d.ts +1 -1
  244. package/es/icons/MoreOutlined.d.ts +1 -1
  245. package/es/icons/PauseFilled.d.ts +1 -1
  246. package/es/icons/PieChartOutlined.d.ts +1 -1
  247. package/es/icons/PlayFilled.d.ts +1 -1
  248. package/es/icons/PlusCircleOutlined.d.ts +1 -1
  249. package/es/icons/PlusOutlined.d.ts +1 -1
  250. package/es/icons/PrinterOutlined.d.ts +1 -1
  251. package/es/icons/ProtectOutlined.d.ts +1 -1
  252. package/es/icons/QuestionCircleFilled.d.ts +1 -1
  253. package/es/icons/QuestionCircleOutlined.d.ts +1 -1
  254. package/es/icons/ReloadOutlined.d.ts +1 -1
  255. package/es/icons/ResizeOutlined.d.ts +2 -0
  256. package/es/icons/ResizeOutlined.js +30 -0
  257. package/es/icons/SearchOutlined.d.ts +1 -1
  258. package/es/icons/SettingOutlined.d.ts +1 -1
  259. package/es/icons/ShoppingOutlined.d.ts +1 -1
  260. package/es/icons/SortOutlined.d.ts +1 -1
  261. package/es/icons/StarFilled.d.ts +1 -1
  262. package/es/icons/StepBackwardFilled.d.ts +1 -1
  263. package/es/icons/StepForwardFilled.d.ts +1 -1
  264. package/es/icons/SuitcaseOutlined.d.ts +1 -1
  265. package/es/icons/SunOutlined.d.ts +1 -1
  266. package/es/icons/SwapOutlined.d.ts +1 -1
  267. package/es/icons/SyncOutlined.d.ts +1 -1
  268. package/es/icons/TableOutlined.d.ts +1 -1
  269. package/es/icons/TagOutlined.d.ts +1 -1
  270. package/es/icons/TimerOutlined.d.ts +1 -1
  271. package/es/icons/UndoOutlined.d.ts +1 -1
  272. package/es/icons/UnlockOutlined.d.ts +1 -1
  273. package/es/icons/UploadOutlined.d.ts +1 -1
  274. package/es/icons/UserOutlined.d.ts +1 -1
  275. package/es/icons/VerticalAlignMiddleOutlined.d.ts +1 -1
  276. package/es/icons/VerticalLeftOutlined.d.ts +1 -1
  277. package/es/icons/VerticalRightOutlined.d.ts +1 -1
  278. package/es/icons/WarningOutlined.d.ts +1 -1
  279. package/es/icons/ZoomInOutlined.d.ts +1 -1
  280. package/es/icons/ZoomOutOutlined.d.ts +1 -1
  281. package/es/icons/index.d.ts +1 -0
  282. package/es/icons/index.js +50 -48
  283. package/es/style/nprogress.scss +1 -0
  284. package/es/style/themes/dark.scss +9 -15
  285. package/es/style/themes/default.scss +56 -80
  286. package/es/style/themes/rounded.scss +16 -30
  287. package/es/utils/menu-util.js +2 -5
  288. package/lib/ele-alert/index.cjs +2 -2
  289. package/lib/ele-alert/index.d.ts +22 -22
  290. package/lib/ele-app/el.d.ts +2 -1
  291. package/lib/ele-app/index.d.ts +2 -2
  292. package/lib/ele-avatar-group/index.d.ts +26 -26
  293. package/lib/ele-bar-code/index.d.ts +6 -6
  294. package/lib/ele-basic-select/index.cjs +7 -1
  295. package/lib/ele-basic-select/index.d.ts +31 -31
  296. package/lib/ele-basic-select/props.d.ts +1 -1
  297. package/lib/ele-bottom-bar/index.d.ts +5 -5
  298. package/lib/ele-breadcrumb/index.d.ts +8 -8
  299. package/lib/ele-breadcrumb/props.d.ts +1 -1
  300. package/lib/ele-card/index.d.ts +11 -11
  301. package/lib/ele-check-card/components/card-item.d.ts +3 -3
  302. package/lib/ele-check-card/index.d.ts +12 -12
  303. package/lib/ele-config-provider/components/receiver-view.d.ts +2 -2
  304. package/lib/ele-config-provider/index.d.ts +6 -6
  305. package/lib/ele-config-provider/receiver.cjs +3 -7
  306. package/lib/ele-config-provider/receiver.d.ts +1 -1
  307. package/lib/ele-config-provider/types.d.ts +2 -18
  308. package/lib/ele-copyable/index.d.ts +28 -28
  309. package/lib/ele-count-up/index.d.ts +6 -6
  310. package/lib/ele-cropper/components/cropper-preview.d.ts +2 -2
  311. package/lib/ele-cropper/components/cropper-tools.d.ts +8 -8
  312. package/lib/ele-cropper/index.d.ts +11 -11
  313. package/lib/ele-cropper-modal/index.cjs +1 -1
  314. package/lib/ele-cropper-modal/index.d.ts +13 -13
  315. package/lib/ele-dashboard/index.d.ts +4 -4
  316. package/lib/ele-data-table/index.d.ts +56 -56
  317. package/lib/ele-dot/index.d.ts +3 -3
  318. package/lib/ele-drawer/index.cjs +105 -111
  319. package/lib/ele-drawer/index.d.ts +72 -69
  320. package/lib/ele-drawer/props.d.ts +1 -1
  321. package/lib/ele-drawer/style/index.scss +48 -105
  322. package/lib/ele-dropdown/index.d.ts +62 -62
  323. package/lib/ele-dropdown/props.d.ts +4 -4
  324. package/lib/ele-edit-tag/index.cjs +1 -1
  325. package/lib/ele-edit-tag/index.d.ts +30 -30
  326. package/lib/ele-ellipsis/index.d.ts +19 -19
  327. package/lib/ele-file-list/components/file-grid-item.cjs +1 -1
  328. package/lib/ele-file-list/components/file-grid-item.d.ts +7 -7
  329. package/lib/ele-file-list/components/file-grid.d.ts +4 -4
  330. package/lib/ele-file-list/components/file-sort.d.ts +1 -1
  331. package/lib/ele-file-list/components/file-table-item.cjs +1 -1
  332. package/lib/ele-file-list/components/file-table-item.d.ts +7 -7
  333. package/lib/ele-file-list/components/file-table.d.ts +4 -4
  334. package/lib/ele-file-list/index.d.ts +32 -32
  335. package/lib/ele-file-list-tool/index.d.ts +2 -2
  336. package/lib/ele-icon-select/components/icon-grid.cjs +1 -1
  337. package/lib/ele-icon-select/components/icon-grid.d.ts +11 -11
  338. package/lib/ele-icon-select/index.d.ts +45 -45
  339. package/lib/ele-icon-select/props.d.ts +1 -1
  340. package/lib/ele-loading/index.cjs +9 -15
  341. package/lib/ele-loading/index.d.ts +11 -15
  342. package/lib/ele-map-picker/components/map-view.cjs +1 -1
  343. package/lib/ele-map-picker/components/map-view.d.ts +25 -25
  344. package/lib/ele-map-picker/index.cjs +1 -1
  345. package/lib/ele-map-picker/index.d.ts +21 -21
  346. package/lib/ele-menus/index.cjs +1 -1
  347. package/lib/ele-menus/index.d.ts +56 -58
  348. package/lib/ele-menus/props.cjs +1 -3
  349. package/lib/ele-menus/props.d.ts +2 -4
  350. package/lib/ele-menus/style/css-var.scss +1 -5
  351. package/lib/ele-modal/index.cjs +176 -198
  352. package/lib/ele-modal/index.d.ts +73 -67
  353. package/lib/ele-modal/props.cjs +2 -0
  354. package/lib/ele-modal/props.d.ts +3 -1
  355. package/lib/ele-modal/style/index.scss +85 -146
  356. package/lib/ele-modal/util.cjs +53 -179
  357. package/lib/ele-modal/util.d.ts +18 -44
  358. package/lib/ele-page/index.d.ts +1 -1
  359. package/lib/ele-pagination/index.cjs +4 -1
  360. package/lib/ele-pagination/index.d.ts +39 -30
  361. package/lib/ele-pagination/props.cjs +5 -0
  362. package/lib/ele-pagination/props.d.ts +7 -2
  363. package/lib/ele-popconfirm/index.cjs +5 -27
  364. package/lib/ele-popconfirm/index.d.ts +86 -86
  365. package/lib/ele-popconfirm/props.d.ts +5 -5
  366. package/lib/ele-popover/index.cjs +5 -13
  367. package/lib/ele-popover/index.d.ts +67 -67
  368. package/lib/ele-popover/props.d.ts +4 -4
  369. package/lib/ele-printer/index.d.ts +17 -17
  370. package/lib/ele-pro-layout/components/header-tool.d.ts +1 -1
  371. package/lib/ele-pro-layout/components/pro-header.cjs +109 -19
  372. package/lib/ele-pro-layout/components/pro-header.d.ts +81 -26
  373. package/lib/ele-pro-layout/components/pro-iframe.cjs +30 -40
  374. package/lib/ele-pro-layout/components/pro-iframe.d.ts +3 -4
  375. package/lib/ele-pro-layout/components/pro-sidebar.cjs +2 -5
  376. package/lib/ele-pro-layout/components/pro-sidebar.d.ts +9 -14
  377. package/lib/ele-pro-layout/components/pro-sidebox.cjs +2 -5
  378. package/lib/ele-pro-layout/components/pro-sidebox.d.ts +11 -16
  379. package/lib/ele-pro-layout/components/pro-tabs.d.ts +6 -6
  380. package/lib/ele-pro-layout/components/sidebar-tool.d.ts +1 -1
  381. package/lib/ele-pro-layout/components/tab-dropdown.cjs +1 -1
  382. package/lib/ele-pro-layout/components/tab-dropdown.d.ts +3 -3
  383. package/lib/ele-pro-layout/index.cjs +61 -46
  384. package/lib/ele-pro-layout/index.d.ts +93 -94
  385. package/lib/ele-pro-layout/props.cjs +2 -4
  386. package/lib/ele-pro-layout/props.d.ts +4 -7
  387. package/lib/ele-pro-layout/style/css-var.scss +3 -18
  388. package/lib/ele-pro-layout/style/header.scss +74 -9
  389. package/lib/ele-pro-layout/style/layout-mobile.scss +2 -2
  390. package/lib/ele-pro-layout/style/layout-style.scss +8 -3
  391. package/lib/ele-pro-layout/style/layout-theme.scss +48 -23
  392. package/lib/ele-pro-layout/style/layout.scss +38 -8
  393. package/lib/ele-pro-layout/style/sidebar.scss +0 -1
  394. package/lib/ele-pro-layout/style/tabs.scss +19 -11
  395. package/lib/ele-pro-layout/types.d.ts +1 -1
  396. package/lib/ele-pro-layout/util.cjs +2 -3
  397. package/lib/ele-pro-layout/util.d.ts +1 -2
  398. package/lib/ele-pro-table/components/table-tools.d.ts +17 -17
  399. package/lib/ele-pro-table/components/tool-column-list.d.ts +2 -2
  400. package/lib/ele-pro-table/components/tool-column.d.ts +9 -9
  401. package/lib/ele-pro-table/components/tool-export.d.ts +15 -292
  402. package/lib/ele-pro-table/components/tool-print-body-cell.d.ts +8 -8
  403. package/lib/ele-pro-table/components/tool-print-header-cell.d.ts +8 -8
  404. package/lib/ele-pro-table/components/tool-print.cjs +0 -3
  405. package/lib/ele-pro-table/components/tool-print.d.ts +23 -736
  406. package/lib/ele-pro-table/index.cjs +30 -24
  407. package/lib/ele-pro-table/index.d.ts +124 -126
  408. package/lib/ele-pro-table/props.d.ts +16 -16
  409. package/lib/ele-pro-table/types.d.ts +11 -0
  410. package/lib/ele-pro-table/util.cjs +18 -15
  411. package/lib/ele-pro-table/util.d.ts +11 -15
  412. package/lib/ele-qr-code/index.d.ts +13 -13
  413. package/lib/ele-qr-code-svg/index.d.ts +17 -17
  414. package/lib/ele-segmented/index.d.ts +7 -7
  415. package/lib/ele-split-panel/index.d.ts +15 -15
  416. package/lib/ele-steps/index.d.ts +32 -32
  417. package/lib/ele-tab-tool/index.d.ts +1 -1
  418. package/lib/ele-tab-wrap/index.cjs +2 -1
  419. package/lib/ele-tab-wrap/index.d.ts +5 -5
  420. package/lib/ele-table/index.d.ts +3 -3
  421. package/lib/ele-table/props.d.ts +1 -1
  422. package/lib/ele-table-select/index.cjs +29 -27
  423. package/lib/ele-table-select/index.d.ts +41 -40
  424. package/lib/ele-table-select/props.d.ts +1 -1
  425. package/lib/ele-tabs/components/tab-title.d.ts +3 -3
  426. package/lib/ele-tabs/index.cjs +1 -0
  427. package/lib/ele-tabs/index.d.ts +31 -31
  428. package/lib/ele-tabs/props.d.ts +4 -4
  429. package/lib/ele-tabs/style/css-var.scss +1 -30
  430. package/lib/ele-tabs/style/index.scss +372 -241
  431. package/lib/ele-tabs/types.d.ts +2 -1
  432. package/lib/ele-text/index.d.ts +11 -11
  433. package/lib/ele-tool/index.d.ts +6 -6
  434. package/lib/ele-tool/props.d.ts +1 -1
  435. package/lib/ele-toolbar/index.d.ts +14 -14
  436. package/lib/ele-tooltip/index.cjs +3 -0
  437. package/lib/ele-tooltip/index.d.ts +56 -56
  438. package/lib/ele-tooltip/props.cjs +2 -0
  439. package/lib/ele-tooltip/props.d.ts +8 -3
  440. package/lib/ele-tour/index.d.ts +10 -10
  441. package/lib/ele-tree-select/index.d.ts +31 -31
  442. package/lib/ele-tree-select/props.d.ts +1 -1
  443. package/lib/ele-upload-list/components/list-item.d.ts +2 -2
  444. package/lib/ele-upload-list/index.d.ts +22 -22
  445. package/lib/ele-virtual-table/components/body-cell.d.ts +16 -16
  446. package/lib/ele-virtual-table/components/body-row.d.ts +17 -17
  447. package/lib/ele-virtual-table/components/cell-checkbox.d.ts +2 -2
  448. package/lib/ele-virtual-table/components/cell-filter.d.ts +13 -13
  449. package/lib/ele-virtual-table/components/expand-row.d.ts +1 -1
  450. package/lib/ele-virtual-table/components/footer-row.d.ts +5 -5
  451. package/lib/ele-virtual-table/components/header-cell.d.ts +11 -11
  452. package/lib/ele-virtual-table/components/header-row.d.ts +7 -7
  453. package/lib/ele-virtual-table/index.d.ts +71 -71
  454. package/lib/ele-virtual-table/props.d.ts +21 -21
  455. package/lib/ele-virtual-table/style/index.scss +1 -1
  456. package/lib/ele-virtual-table/util.d.ts +1 -1
  457. package/lib/ele-watermark/index.d.ts +12 -12
  458. package/lib/ele-xg-player/index.d.ts +6 -6
  459. package/lib/icons/AnalysisOutlined.d.ts +1 -1
  460. package/lib/icons/ApplicationOutlined.d.ts +1 -1
  461. package/lib/icons/AppstoreAddOutlined.d.ts +1 -1
  462. package/lib/icons/AppstoreOutlined.d.ts +1 -1
  463. package/lib/icons/ArrowDown.d.ts +1 -1
  464. package/lib/icons/ArrowDownOutlined.d.ts +1 -1
  465. package/lib/icons/ArrowLeft.d.ts +1 -1
  466. package/lib/icons/ArrowLeftOutlined.d.ts +1 -1
  467. package/lib/icons/ArrowRight.d.ts +1 -1
  468. package/lib/icons/ArrowRightOutlined.d.ts +1 -1
  469. package/lib/icons/ArrowUp.d.ts +1 -1
  470. package/lib/icons/ArrowUpOutlined.d.ts +1 -1
  471. package/lib/icons/BellOutlined.d.ts +1 -1
  472. package/lib/icons/BookOutlined.d.ts +1 -1
  473. package/lib/icons/CalendarOutlined.d.ts +1 -1
  474. package/lib/icons/CaretDownFilled.d.ts +1 -1
  475. package/lib/icons/CaretUpFilled.d.ts +1 -1
  476. package/lib/icons/CheckCircleFilled.d.ts +1 -1
  477. package/lib/icons/CheckCircleOutlined.d.ts +1 -1
  478. package/lib/icons/CheckOutlined.d.ts +1 -1
  479. package/lib/icons/CityOutlined.d.ts +1 -1
  480. package/lib/icons/ClockCircleOutlined.d.ts +1 -1
  481. package/lib/icons/CloseCircleFilled.d.ts +1 -1
  482. package/lib/icons/CloseCircleOutlined.d.ts +1 -1
  483. package/lib/icons/CloseOutlined.d.ts +1 -1
  484. package/lib/icons/CloudUploadOutlined.d.ts +1 -1
  485. package/lib/icons/ClusterOutlined.d.ts +1 -1
  486. package/lib/icons/CodeOutlined.d.ts +1 -1
  487. package/lib/icons/ColumnHeightOutlined.d.ts +1 -1
  488. package/lib/icons/CompassOutlined.d.ts +1 -1
  489. package/lib/icons/CompressOutlined.d.ts +1 -1
  490. package/lib/icons/ConnectionOutlined.d.ts +1 -1
  491. package/lib/icons/ControlOutlined.d.ts +1 -1
  492. package/lib/icons/CopyOutlined.d.ts +1 -1
  493. package/lib/icons/CpuOutlined.d.ts +1 -1
  494. package/lib/icons/DashboardOutlined.d.ts +1 -1
  495. package/lib/icons/DatabaseOutlined.d.ts +1 -1
  496. package/lib/icons/DeleteOutlined.d.ts +1 -1
  497. package/lib/icons/DesktopOutlined.d.ts +1 -1
  498. package/lib/icons/DownloadOutlined.d.ts +1 -1
  499. package/lib/icons/DragOutlined.d.ts +1 -1
  500. package/lib/icons/EditOutlined.d.ts +1 -1
  501. package/lib/icons/EllipsisOutlined.d.ts +1 -1
  502. package/lib/icons/EnvironmentOutlined.d.ts +1 -1
  503. package/lib/icons/ExclamationCircleFilled.d.ts +1 -1
  504. package/lib/icons/ExpandOutlined.d.ts +1 -1
  505. package/lib/icons/FileOutlined.d.ts +1 -1
  506. package/lib/icons/FilterFilled.d.ts +1 -1
  507. package/lib/icons/FolderAddOutlined.d.ts +1 -1
  508. package/lib/icons/FolderOutlined.d.ts +1 -1
  509. package/lib/icons/FormOutlined.d.ts +1 -1
  510. package/lib/icons/FullscreenExitOutlined.d.ts +1 -1
  511. package/lib/icons/FullscreenOutlined.d.ts +1 -1
  512. package/lib/icons/FundOutlined.d.ts +1 -1
  513. package/lib/icons/GlobalOutlined.d.ts +1 -1
  514. package/lib/icons/HolderOutlined.d.ts +1 -1
  515. package/lib/icons/HomeOutlined.d.ts +1 -1
  516. package/lib/icons/IdcardOutlined.d.ts +1 -1
  517. package/lib/icons/InfoCircleFilled.d.ts +1 -1
  518. package/lib/icons/LinkOutlined.d.ts +1 -1
  519. package/lib/icons/LoadingDotOutlined.d.ts +1 -1
  520. package/lib/icons/LoadingOutlined.d.ts +1 -1
  521. package/lib/icons/LockOutlined.d.ts +1 -1
  522. package/lib/icons/LogOutlined.d.ts +1 -1
  523. package/lib/icons/LogoutOutlined.d.ts +1 -1
  524. package/lib/icons/MailOutlined.d.ts +1 -1
  525. package/lib/icons/MenuFoldOutlined.d.ts +1 -1
  526. package/lib/icons/MenuUnfoldOutlined.d.ts +1 -1
  527. package/lib/icons/MessageOutlined.d.ts +1 -1
  528. package/lib/icons/MinusCircleOutlined.d.ts +1 -1
  529. package/lib/icons/MobileOutlined.d.ts +1 -1
  530. package/lib/icons/MoonOutlined.d.ts +1 -1
  531. package/lib/icons/MoreOutlined.d.ts +1 -1
  532. package/lib/icons/PauseFilled.d.ts +1 -1
  533. package/lib/icons/PieChartOutlined.d.ts +1 -1
  534. package/lib/icons/PlayFilled.d.ts +1 -1
  535. package/lib/icons/PlusCircleOutlined.d.ts +1 -1
  536. package/lib/icons/PlusOutlined.d.ts +1 -1
  537. package/lib/icons/PrinterOutlined.d.ts +1 -1
  538. package/lib/icons/ProtectOutlined.d.ts +1 -1
  539. package/lib/icons/QuestionCircleFilled.d.ts +1 -1
  540. package/lib/icons/QuestionCircleOutlined.d.ts +1 -1
  541. package/lib/icons/ReloadOutlined.d.ts +1 -1
  542. package/lib/icons/ResizeOutlined.cjs +29 -0
  543. package/lib/icons/ResizeOutlined.d.ts +2 -0
  544. package/lib/icons/SearchOutlined.d.ts +1 -1
  545. package/lib/icons/SettingOutlined.d.ts +1 -1
  546. package/lib/icons/ShoppingOutlined.d.ts +1 -1
  547. package/lib/icons/SortOutlined.d.ts +1 -1
  548. package/lib/icons/StarFilled.d.ts +1 -1
  549. package/lib/icons/StepBackwardFilled.d.ts +1 -1
  550. package/lib/icons/StepForwardFilled.d.ts +1 -1
  551. package/lib/icons/SuitcaseOutlined.d.ts +1 -1
  552. package/lib/icons/SunOutlined.d.ts +1 -1
  553. package/lib/icons/SwapOutlined.d.ts +1 -1
  554. package/lib/icons/SyncOutlined.d.ts +1 -1
  555. package/lib/icons/TableOutlined.d.ts +1 -1
  556. package/lib/icons/TagOutlined.d.ts +1 -1
  557. package/lib/icons/TimerOutlined.d.ts +1 -1
  558. package/lib/icons/UndoOutlined.d.ts +1 -1
  559. package/lib/icons/UnlockOutlined.d.ts +1 -1
  560. package/lib/icons/UploadOutlined.d.ts +1 -1
  561. package/lib/icons/UserOutlined.d.ts +1 -1
  562. package/lib/icons/VerticalAlignMiddleOutlined.d.ts +1 -1
  563. package/lib/icons/VerticalLeftOutlined.d.ts +1 -1
  564. package/lib/icons/VerticalRightOutlined.d.ts +1 -1
  565. package/lib/icons/WarningOutlined.d.ts +1 -1
  566. package/lib/icons/ZoomInOutlined.d.ts +1 -1
  567. package/lib/icons/ZoomOutOutlined.d.ts +1 -1
  568. package/lib/icons/index.cjs +2 -0
  569. package/lib/icons/index.d.ts +1 -0
  570. package/lib/style/nprogress.scss +1 -0
  571. package/lib/style/themes/dark.scss +9 -15
  572. package/lib/style/themes/default.scss +56 -80
  573. package/lib/style/themes/rounded.scss +16 -30
  574. package/lib/utils/menu-util.cjs +1 -4
  575. package/package.json +15 -15
@@ -3,12 +3,12 @@ import { Ref } from 'vue';
3
3
 
4
4
  declare const _default: import('vue').DefineComponent<{
5
5
  data: {
6
- type: import("vue").PropType<FileItem[]>;
6
+ type: import('vue').PropType<FileItem[]>;
7
7
  required: boolean;
8
8
  };
9
- selectionType: import("vue").PropType<import("./types").SelectionType>;
10
- selections: import("vue").PropType<FileItem[]>;
11
- current: import("vue").PropType<FileItem>;
9
+ selectionType: import('vue').PropType<import('./types').SelectionType>;
10
+ selections: import('vue').PropType<FileItem[]>;
11
+ current: import('vue').PropType<FileItem>;
12
12
  grid: {
13
13
  type: BooleanConstructor;
14
14
  default: boolean;
@@ -17,43 +17,43 @@ declare const _default: import('vue').DefineComponent<{
17
17
  sort: StringConstructor;
18
18
  order: StringConstructor;
19
19
  icons: {
20
- type: import("vue").PropType<import("./types").IconItem[]>;
21
- default: () => import("./types").IconItem[];
20
+ type: import('vue').PropType<import('./types').IconItem[]>;
21
+ default: () => import('./types').IconItem[];
22
22
  };
23
23
  smallIcons: {
24
- type: import("vue").PropType<import("./types").IconItem[]>;
25
- default: () => import("./types").IconItem[];
24
+ type: import('vue').PropType<import('./types').IconItem[]>;
25
+ default: () => import('./types').IconItem[];
26
26
  };
27
- columns: import("vue").PropType<import("./types").ColumnItem[]>;
27
+ columns: import('vue').PropType<import('./types').ColumnItem[]>;
28
28
  boxChoose: BooleanConstructor;
29
- contextMenus: import("vue").PropType<import("./types").ContextMenus>;
30
- contextMenuProps: import("vue").PropType<import("../ele-app/plus").EleDropdownProps>;
31
- locale: import("vue").PropType<Partial<FileListLocale>>;
29
+ contextMenus: import('vue').PropType<import('./types').ContextMenus>;
30
+ contextMenuProps: import('vue').PropType<import('../ele-app/plus').EleDropdownProps>;
31
+ locale: import('vue').PropType<Partial<FileListLocale>>;
32
32
  }, {
33
- lang: import("vue").ComputedRef<FileListLocale>;
34
- selectorStyle: Ref<Partial<import("vue").CSSProperties>>;
35
- isCheckAll: import("vue").ComputedRef<boolean>;
36
- isIndeterminate: import("vue").ComputedRef<boolean>;
33
+ lang: import('vue').ComputedRef<FileListLocale>;
34
+ selectorStyle: Ref<Partial<import('vue').CSSProperties>>;
35
+ isCheckAll: import('vue').ComputedRef<boolean>;
36
+ isIndeterminate: import('vue').ComputedRef<boolean>;
37
37
  onCheckAllChange: () => void;
38
38
  onItemCheckChange: (item: FileItem) => void;
39
39
  onItemClick: (item: FileItem) => void;
40
40
  onSortChange: (name: string) => void;
41
41
  onItemContextMenu: (option: ItemContextMenuOption) => void;
42
42
  onMousedown: (event: MouseEvent) => void;
43
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
43
+ }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
44
44
  itemClick: (_item: FileItem) => boolean;
45
45
  sortChange: (_sorter: SortValue) => boolean;
46
46
  'update:selections': (_selection?: FileItem[] | undefined) => boolean;
47
47
  'update:current': (_current?: FileItem | null | undefined) => boolean;
48
48
  itemContextMenu: (_option: ItemContextMenuOption) => boolean;
49
- }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
49
+ }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
50
50
  data: {
51
- type: import("vue").PropType<FileItem[]>;
51
+ type: import('vue').PropType<FileItem[]>;
52
52
  required: boolean;
53
53
  };
54
- selectionType: import("vue").PropType<import("./types").SelectionType>;
55
- selections: import("vue").PropType<FileItem[]>;
56
- current: import("vue").PropType<FileItem>;
54
+ selectionType: import('vue').PropType<import('./types').SelectionType>;
55
+ selections: import('vue').PropType<FileItem[]>;
56
+ current: import('vue').PropType<FileItem>;
57
57
  grid: {
58
58
  type: BooleanConstructor;
59
59
  default: boolean;
@@ -62,18 +62,18 @@ declare const _default: import('vue').DefineComponent<{
62
62
  sort: StringConstructor;
63
63
  order: StringConstructor;
64
64
  icons: {
65
- type: import("vue").PropType<import("./types").IconItem[]>;
66
- default: () => import("./types").IconItem[];
65
+ type: import('vue').PropType<import('./types').IconItem[]>;
66
+ default: () => import('./types').IconItem[];
67
67
  };
68
68
  smallIcons: {
69
- type: import("vue").PropType<import("./types").IconItem[]>;
70
- default: () => import("./types").IconItem[];
69
+ type: import('vue').PropType<import('./types').IconItem[]>;
70
+ default: () => import('./types').IconItem[];
71
71
  };
72
- columns: import("vue").PropType<import("./types").ColumnItem[]>;
72
+ columns: import('vue').PropType<import('./types').ColumnItem[]>;
73
73
  boxChoose: BooleanConstructor;
74
- contextMenus: import("vue").PropType<import("./types").ContextMenus>;
75
- contextMenuProps: import("vue").PropType<import("../ele-app/plus").EleDropdownProps>;
76
- locale: import("vue").PropType<Partial<FileListLocale>>;
74
+ contextMenus: import('vue').PropType<import('./types').ContextMenus>;
75
+ contextMenuProps: import('vue').PropType<import('../ele-app/plus').EleDropdownProps>;
76
+ locale: import('vue').PropType<Partial<FileListLocale>>;
77
77
  }>> & {
78
78
  onSortChange?: ((_sorter: SortValue) => any) | undefined;
79
79
  onItemClick?: ((_item: FileItem) => any) | undefined;
@@ -83,8 +83,8 @@ declare const _default: import('vue').DefineComponent<{
83
83
  }, {
84
84
  grid: boolean;
85
85
  sortable: boolean;
86
- icons: import("./types").IconItem[];
87
- smallIcons: import("./types").IconItem[];
86
+ icons: import('./types').IconItem[];
87
+ smallIcons: import('./types').IconItem[];
88
88
  boxChoose: boolean;
89
89
  }, {}>;
90
90
  export default _default;
@@ -1,8 +1,8 @@
1
1
  declare const _default: import('vue').DefineComponent<{}, {
2
2
  onClick: (e: MouseEvent) => void;
3
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
3
+ }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
4
4
  click: (_e: MouseEvent) => true;
5
- }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>> & {
5
+ }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{}>> & {
6
6
  onClick?: ((_e: MouseEvent) => any) | undefined;
7
7
  }, {}, {}>;
8
8
  export default _default;
@@ -104,7 +104,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
104
104
  }), 128))
105
105
  ], 4),
106
106
  !_ctx.data || !_ctx.data.length ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_2, [
107
- vue.createVNode(_component_ElEmpty, vue.mergeProps({ imageSize: 60 }, _ctx.emptyProps), null, 16)
107
+ vue.createVNode(_component_ElEmpty, vue.mergeProps({ imageSize: 60 }, _ctx.emptyProps || {}), null, 16)
108
108
  ])) : vue.createCommentVNode("", true),
109
109
  vue.createVNode(_component_EleTooltip, vue.mergeProps({
110
110
  placement: "top",
@@ -14,24 +14,24 @@ declare const _default: import('vue').DefineComponent<{
14
14
  /** 是否显示提示 */
15
15
  tooltip: BooleanConstructor;
16
16
  /** 提示属性 */
17
- tooltipProps: PropType<Partial<import("../../ele-tooltip/props").TooltipProps>>;
17
+ tooltipProps: PropType<Partial<import('../../ele-tooltip/props').TooltipProps>>;
18
18
  /** 气泡是否展开 */
19
19
  popperVisible: BooleanConstructor;
20
20
  /** 网格样式 */
21
- gridStyle: PropType<Partial<import("vue").CSSProperties>>;
21
+ gridStyle: PropType<Partial<import('vue').CSSProperties>>;
22
22
  /** 图标样式 */
23
- itemStyle: PropType<Partial<import("vue").CSSProperties>>;
23
+ itemStyle: PropType<Partial<import('vue').CSSProperties>>;
24
24
  }, {
25
- tooltipVisible: import("vue").Ref<boolean>;
26
- tooltipContent: import("vue").Ref<string>;
27
- virtualRef: import("vue").Ref<any>;
25
+ tooltipVisible: import('vue').Ref<boolean>;
26
+ tooltipContent: import('vue').Ref<string>;
27
+ virtualRef: import('vue').Ref<any>;
28
28
  updateTooltipVisible: (visible: boolean) => void;
29
29
  hideTooltip: () => void;
30
30
  onItemHover: (icon: string, e: MouseEvent) => void;
31
31
  onItemClick: (icon: string) => void;
32
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
32
+ }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
33
33
  select: (_icon: string) => true;
34
- }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
34
+ }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
35
35
  /** 选中的图标 */
36
36
  icon: StringConstructor;
37
37
  /** 图标数据 */
@@ -44,13 +44,13 @@ declare const _default: import('vue').DefineComponent<{
44
44
  /** 是否显示提示 */
45
45
  tooltip: BooleanConstructor;
46
46
  /** 提示属性 */
47
- tooltipProps: PropType<Partial<import("../../ele-tooltip/props").TooltipProps>>;
47
+ tooltipProps: PropType<Partial<import('../../ele-tooltip/props').TooltipProps>>;
48
48
  /** 气泡是否展开 */
49
49
  popperVisible: BooleanConstructor;
50
50
  /** 网格样式 */
51
- gridStyle: PropType<Partial<import("vue").CSSProperties>>;
51
+ gridStyle: PropType<Partial<import('vue').CSSProperties>>;
52
52
  /** 图标样式 */
53
- itemStyle: PropType<Partial<import("vue").CSSProperties>>;
53
+ itemStyle: PropType<Partial<import('vue').CSSProperties>>;
54
54
  }>> & {
55
55
  onSelect?: ((_icon: string) => any) | undefined;
56
56
  }, {
@@ -4,11 +4,11 @@ import { EleBasicSelectInstance } from '../ele-app/plus';
4
4
  declare const _default: import('vue').DefineComponent<{
5
5
  modelValue: StringConstructor;
6
6
  data: {
7
- type: import("vue").PropType<string[] | IconItem[]>;
7
+ type: import('vue').PropType<string[] | IconItem[]>;
8
8
  required: boolean;
9
9
  };
10
10
  disabled: BooleanConstructor;
11
- size: import("vue").PropType<import("element-plus/es/utils/index").EpPropMergeType<StringConstructor, "" | "default" | "small" | "large", never> | undefined>;
11
+ size: import('vue').PropType<import('element-plus/es/utils/index').EpPropMergeType<StringConstructor, "" | "small" | "default" | "large", never> | undefined>;
12
12
  clearable: BooleanConstructor;
13
13
  placeholder: StringConstructor;
14
14
  automaticDropdown: BooleanConstructor;
@@ -23,14 +23,14 @@ declare const _default: import('vue').DefineComponent<{
23
23
  };
24
24
  /** 下拉组件 */
25
25
  placement: {
26
- type: import("vue").PropType<import("element-plus/es/utils/index").EpPropMergeType<StringConstructor, import("element-plus").Placement, unknown> | undefined>;
26
+ type: import('vue').PropType<import('element-plus/es/utils/index').EpPropMergeType<StringConstructor, import('element-plus').Placement, unknown> | undefined>;
27
27
  default: string;
28
28
  };
29
29
  transition: {
30
30
  type: StringConstructor;
31
31
  default: string;
32
32
  };
33
- popperOptions: import("vue").PropType<Partial<import("element-plus").Options> | undefined>;
33
+ popperOptions: import('vue').PropType<Partial<import('element-plus').Options> | undefined>;
34
34
  popperClass: StringConstructor;
35
35
  popperWidth: {
36
36
  type: (StringConstructor | NumberConstructor)[];
@@ -40,22 +40,22 @@ declare const _default: import('vue').DefineComponent<{
40
40
  type: (StringConstructor | NumberConstructor)[];
41
41
  default: number;
42
42
  }; /** 是否显示选项卡栏 */
43
- selectStyle: import("vue").PropType<Partial<import("vue").CSSProperties>>;
44
- inputStyle: import("vue").PropType<Partial<import("vue").CSSProperties>>;
43
+ selectStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
44
+ inputStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
45
45
  hideOnSingleTab: BooleanConstructor;
46
- emptyProps: import("vue").PropType<import("../ele-app/el").ElEmptyProps>;
46
+ emptyProps: import('vue').PropType<import('../ele-app/el').ElEmptyProps>;
47
47
  tooltip: {
48
48
  type: BooleanConstructor;
49
49
  default: boolean;
50
50
  };
51
- tooltipProps: import("vue").PropType<Partial<import("../ele-tooltip/props").TooltipProps>>;
52
- headerStyle: import("vue").PropType<Partial<import("vue").CSSProperties>>;
53
- tabsStyle: import("vue").PropType<Partial<import("vue").CSSProperties>>;
54
- searchStyle: import("vue").PropType<Partial<import("vue").CSSProperties>>;
55
- menusStyle: import("vue").PropType<Partial<import("vue").CSSProperties>>;
56
- bodyStyle: import("vue").PropType<Partial<import("vue").CSSProperties>>;
57
- gridStyle: import("vue").PropType<Partial<import("vue").CSSProperties>>;
58
- itemStyle: import("vue").PropType<Partial<import("vue").CSSProperties>>;
51
+ tooltipProps: import('vue').PropType<Partial<import('../ele-tooltip/props').TooltipProps>>;
52
+ headerStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
53
+ tabsStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
54
+ searchStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
55
+ menusStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
56
+ bodyStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
57
+ gridStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
58
+ itemStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
59
59
  filterPlaceholder: {
60
60
  type: StringConstructor;
61
61
  default: string;
@@ -65,18 +65,18 @@ declare const _default: import('vue').DefineComponent<{
65
65
  default: null;
66
66
  };
67
67
  }, {
68
- SearchOutlined: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
69
- selectRef: import("vue").Ref<EleBasicSelectInstance>;
70
- selectVisible: import("vue").Ref<boolean>;
71
- tabs: import("vue").Ref<string[]>;
72
- tabActive: import("vue").Ref<number | undefined>;
73
- menus: import("vue").Ref<string[]>;
74
- menuActive: import("vue").Ref<number | undefined>;
75
- icons: import("vue").Ref<string[]>;
76
- keywords: import("vue").Ref<string>;
77
- tabBar: import("vue").ComputedRef<boolean>;
78
- selectPopperClass: import("vue").ComputedRef<string>;
79
- iconPopperStyle: import("vue").ComputedRef<Partial<import("vue").CSSProperties> | undefined>;
68
+ SearchOutlined: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{}>>, {}, {}>;
69
+ selectRef: import('vue').Ref<EleBasicSelectInstance>;
70
+ selectVisible: import('vue').Ref<boolean>;
71
+ tabs: import('vue').Ref<string[]>;
72
+ tabActive: import('vue').Ref<number | undefined>;
73
+ menus: import('vue').Ref<string[]>;
74
+ menuActive: import('vue').Ref<number | undefined>;
75
+ icons: import('vue').Ref<string[]>;
76
+ keywords: import('vue').Ref<string>;
77
+ tabBar: import('vue').ComputedRef<boolean>;
78
+ selectPopperClass: import('vue').ComputedRef<string>;
79
+ iconPopperStyle: import('vue').ComputedRef<Partial<import('vue').CSSProperties> | undefined>;
80
80
  updatePopover: () => void;
81
81
  updateVisible: (visible: boolean) => void;
82
82
  onSelectClear: () => void;
@@ -86,21 +86,21 @@ declare const _default: import('vue').DefineComponent<{
86
86
  onTabClick: (index: number) => void;
87
87
  onMenuClick: (index: number) => void;
88
88
  onIconSelect: (icon: string) => void;
89
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
89
+ }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
90
90
  'update:modelValue': (_value?: string | null | undefined) => boolean;
91
91
  change: (_value?: string | null | undefined) => boolean;
92
92
  visibleChange: (_visible: boolean) => boolean;
93
93
  clear: () => boolean;
94
94
  focus: (_e: FocusEvent) => boolean;
95
95
  blur: (_e: FocusEvent) => boolean;
96
- }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
96
+ }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
97
97
  modelValue: StringConstructor;
98
98
  data: {
99
- type: import("vue").PropType<string[] | IconItem[]>;
99
+ type: import('vue').PropType<string[] | IconItem[]>;
100
100
  required: boolean;
101
101
  };
102
102
  disabled: BooleanConstructor;
103
- size: import("vue").PropType<import("element-plus/es/utils/index").EpPropMergeType<StringConstructor, "" | "default" | "small" | "large", never> | undefined>;
103
+ size: import('vue').PropType<import('element-plus/es/utils/index').EpPropMergeType<StringConstructor, "" | "small" | "default" | "large", never> | undefined>;
104
104
  clearable: BooleanConstructor;
105
105
  placeholder: StringConstructor;
106
106
  automaticDropdown: BooleanConstructor;
@@ -115,14 +115,14 @@ declare const _default: import('vue').DefineComponent<{
115
115
  };
116
116
  /** 下拉组件 */
117
117
  placement: {
118
- type: import("vue").PropType<import("element-plus/es/utils/index").EpPropMergeType<StringConstructor, import("element-plus").Placement, unknown> | undefined>;
118
+ type: import('vue').PropType<import('element-plus/es/utils/index').EpPropMergeType<StringConstructor, import('element-plus').Placement, unknown> | undefined>;
119
119
  default: string;
120
120
  };
121
121
  transition: {
122
122
  type: StringConstructor;
123
123
  default: string;
124
124
  };
125
- popperOptions: import("vue").PropType<Partial<import("element-plus").Options> | undefined>;
125
+ popperOptions: import('vue').PropType<Partial<import('element-plus').Options> | undefined>;
126
126
  popperClass: StringConstructor;
127
127
  popperWidth: {
128
128
  type: (StringConstructor | NumberConstructor)[];
@@ -132,22 +132,22 @@ declare const _default: import('vue').DefineComponent<{
132
132
  type: (StringConstructor | NumberConstructor)[];
133
133
  default: number;
134
134
  }; /** 是否显示选项卡栏 */
135
- selectStyle: import("vue").PropType<Partial<import("vue").CSSProperties>>;
136
- inputStyle: import("vue").PropType<Partial<import("vue").CSSProperties>>;
135
+ selectStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
136
+ inputStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
137
137
  hideOnSingleTab: BooleanConstructor;
138
- emptyProps: import("vue").PropType<import("../ele-app/el").ElEmptyProps>;
138
+ emptyProps: import('vue').PropType<import('../ele-app/el').ElEmptyProps>;
139
139
  tooltip: {
140
140
  type: BooleanConstructor;
141
141
  default: boolean;
142
142
  };
143
- tooltipProps: import("vue").PropType<Partial<import("../ele-tooltip/props").TooltipProps>>;
144
- headerStyle: import("vue").PropType<Partial<import("vue").CSSProperties>>;
145
- tabsStyle: import("vue").PropType<Partial<import("vue").CSSProperties>>;
146
- searchStyle: import("vue").PropType<Partial<import("vue").CSSProperties>>;
147
- menusStyle: import("vue").PropType<Partial<import("vue").CSSProperties>>;
148
- bodyStyle: import("vue").PropType<Partial<import("vue").CSSProperties>>;
149
- gridStyle: import("vue").PropType<Partial<import("vue").CSSProperties>>;
150
- itemStyle: import("vue").PropType<Partial<import("vue").CSSProperties>>;
143
+ tooltipProps: import('vue').PropType<Partial<import('../ele-tooltip/props').TooltipProps>>;
144
+ headerStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
145
+ tabsStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
146
+ searchStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
147
+ menusStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
148
+ bodyStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
149
+ gridStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
150
+ itemStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
151
151
  filterPlaceholder: {
152
152
  type: StringConstructor;
153
153
  default: string;
@@ -164,7 +164,7 @@ declare const _default: import('vue').DefineComponent<{
164
164
  onClear?: (() => any) | undefined;
165
165
  onVisibleChange?: ((_visible: boolean) => any) | undefined;
166
166
  }, {
167
- placement: import("element-plus/es/utils/index").EpPropMergeType<StringConstructor, import("element-plus").Placement, unknown> | undefined;
167
+ placement: import('element-plus/es/utils/index').EpPropMergeType<StringConstructor, import('element-plus').Placement, unknown> | undefined;
168
168
  disabled: boolean;
169
169
  teleported: boolean;
170
170
  clearable: boolean;
@@ -37,7 +37,7 @@ export declare const iconSelectProps: {
37
37
  };
38
38
  /** 下拉框位置 */
39
39
  placement: {
40
- type: PropType<import('element-plus/es/utils/index').EpPropMergeType<StringConstructor, import("element-plus").Placement, unknown> | undefined>;
40
+ type: PropType<import('element-plus/es/utils/index').EpPropMergeType<StringConstructor, import('element-plus').Placement, unknown> | undefined>;
41
41
  default: string;
42
42
  };
43
43
  /** 下拉框渐变动画 */
@@ -12,19 +12,7 @@ const _sfc_main = vue.defineComponent({
12
12
  const isCircle = vue.computed(() => {
13
13
  return props2.type === "circle";
14
14
  });
15
- const rootProps = vue.computed(() => {
16
- const obj = {
17
- class: ["ele-loading", { "ele-loading-show": props2.loading }]
18
- };
19
- if (isCircle.value) {
20
- obj["element-loading-text"] = props2.text;
21
- obj["element-loading-background"] = props2.background;
22
- obj["element-loading-spinner"] = props2.spinner;
23
- obj["element-loading-svg-view-box"] = props2.svgViewBox;
24
- }
25
- return obj;
26
- });
27
- return { isCircle, rootProps };
15
+ return { isCircle };
28
16
  }
29
17
  });
30
18
  const _export_sfc = (sfc, props2) => {
@@ -43,7 +31,13 @@ const _hoisted_1 = /* @__PURE__ */ vue.createElementVNode("div", { class: "ele-l
43
31
  function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
44
32
  const _component_ReceiverView = vue.resolveComponent("ReceiverView");
45
33
  const _directive_loading = vue.resolveDirective("loading");
46
- return vue.withDirectives((vue.openBlock(), vue.createBlock(_component_ReceiverView, vue.normalizeProps(vue.guardReactiveProps(_ctx.rootProps)), {
34
+ return vue.withDirectives((vue.openBlock(), vue.createBlock(_component_ReceiverView, {
35
+ "element-loading-text": _ctx.isCircle ? _ctx.text : void 0,
36
+ "element-loading-background": _ctx.isCircle ? _ctx.background : void 0,
37
+ "element-loading-spinner": _ctx.isCircle ? _ctx.spinner : void 0,
38
+ "element-loading-svg-view-box": _ctx.isCircle ? _ctx.svgViewBox : void 0,
39
+ class: vue.normalizeClass(["ele-loading", { "ele-loading-show": _ctx.loading }])
40
+ }, {
47
41
  default: vue.withCtx(() => [
48
42
  vue.renderSlot(_ctx.$slots, "default"),
49
43
  !_ctx.isCircle ? vue.withDirectives((vue.openBlock(), vue.createElementBlock("div", {
@@ -69,7 +63,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
69
63
  ]) : vue.createCommentVNode("", true)
70
64
  ]),
71
65
  _: 3
72
- }, 16)), [
66
+ }, 8, ["element-loading-text", "element-loading-background", "element-loading-spinner", "element-loading-svg-view-box", "class"])), [
73
67
  [_directive_loading, _ctx.isCircle && _ctx.loading]
74
68
  ]);
75
69
  }
@@ -1,6 +1,3 @@
1
- import { CircleProps } from './types';
2
- import { ComponentProps } from '../ele-app/types';
3
-
4
1
  declare const _default: import('vue').DefineComponent<{
5
2
  loading: BooleanConstructor;
6
3
  text: StringConstructor;
@@ -8,32 +5,31 @@ declare const _default: import('vue').DefineComponent<{
8
5
  spinner: StringConstructor;
9
6
  svgViewBox: StringConstructor;
10
7
  type: {
11
- type: import("vue").PropType<import("./types").LoadingType>;
8
+ type: import('vue').PropType<import('./types').LoadingType>;
12
9
  default: string;
13
10
  };
14
11
  blur: BooleanConstructor;
15
- size: import("vue").PropType<import("./types").LoadingSize>;
16
- spinnerStyle: import("vue").PropType<Partial<import("vue").CSSProperties>>;
17
- textStyle: import("vue").PropType<Partial<import("vue").CSSProperties>>;
12
+ size: import('vue').PropType<import('./types').LoadingSize>;
13
+ spinnerStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
14
+ textStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
18
15
  }, {
19
- isCircle: import("vue").ComputedRef<boolean>;
20
- rootProps: import("vue").ComputedRef<ComponentProps<CircleProps>>;
21
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
16
+ isCircle: import('vue').ComputedRef<boolean>;
17
+ }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
22
18
  loading: BooleanConstructor;
23
19
  text: StringConstructor;
24
20
  background: StringConstructor;
25
21
  spinner: StringConstructor;
26
22
  svgViewBox: StringConstructor;
27
23
  type: {
28
- type: import("vue").PropType<import("./types").LoadingType>;
24
+ type: import('vue').PropType<import('./types').LoadingType>;
29
25
  default: string;
30
26
  };
31
27
  blur: BooleanConstructor;
32
- size: import("vue").PropType<import("./types").LoadingSize>;
33
- spinnerStyle: import("vue").PropType<Partial<import("vue").CSSProperties>>;
34
- textStyle: import("vue").PropType<Partial<import("vue").CSSProperties>>;
28
+ size: import('vue').PropType<import('./types').LoadingSize>;
29
+ spinnerStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
30
+ textStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
35
31
  }>>, {
36
- type: import("./types").LoadingType;
32
+ type: import('./types').LoadingType;
37
33
  loading: boolean;
38
34
  blur: boolean;
39
35
  }, {}>;
@@ -629,7 +629,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
629
629
  ], 10, _hoisted_9);
630
630
  }), 128)),
631
631
  !_ctx.data || !_ctx.data.length ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_13, [
632
- vue.createVNode(_component_ElEmpty, vue.mergeProps({ imageSize: 80 }, _ctx.emptyProps), null, 16)
632
+ vue.createVNode(_component_ElEmpty, vue.mergeProps({ imageSize: 80 }, _ctx.emptyProps || {}), null, 16)
633
633
  ])) : vue.createCommentVNode("", true)
634
634
  ]),
635
635
  vue.createElementVNode("div", _hoisted_14, [
@@ -6,7 +6,7 @@ declare const _default: import('vue').DefineComponent<{
6
6
  type: StringConstructor;
7
7
  default: string;
8
8
  };
9
- center: import("vue").PropType<number[]>;
9
+ center: import('vue').PropType<number[]>;
10
10
  zoom: {
11
11
  type: NumberConstructor;
12
12
  default: number;
@@ -55,10 +55,10 @@ declare const _default: import('vue').DefineComponent<{
55
55
  mapStyle: StringConstructor;
56
56
  darkMode: BooleanConstructor; /** 确定按钮请求状态 */
57
57
  okText: StringConstructor;
58
- emptyProps: import("vue").PropType<import("../../ele-app/el").ElEmptyProps>;
59
- searchStyle: import("vue").PropType<Partial<import("vue").CSSProperties>>;
58
+ emptyProps: import('vue').PropType<import('../../ele-app/el').ElEmptyProps>;
59
+ searchStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
60
60
  mode: {
61
- type: import("vue").PropType<import("../types").SelectMode>;
61
+ type: import('vue').PropType<import('../types').SelectMode>;
62
62
  default: string;
63
63
  };
64
64
  filterable: {
@@ -67,13 +67,13 @@ declare const _default: import('vue').DefineComponent<{
67
67
  }; /** 选中数据 */
68
68
  clickMessage: StringConstructor;
69
69
  }, {
70
- SearchOutlined: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
71
- mapRef: import("vue").Ref<HTMLDivElement | null>;
72
- autocompleteRef: import("vue").Ref<ElAutocompleteInstance>;
73
- loading: import("vue").Ref<boolean>;
74
- poiLoading: import("vue").Ref<boolean>;
75
- confirmLoading: import("vue").Ref<boolean>;
76
- data: import("vue").Ref<{
70
+ SearchOutlined: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{}>>, {}, {}>;
71
+ mapRef: import('vue').Ref<HTMLDivElement | null>;
72
+ autocompleteRef: import('vue').Ref<ElAutocompleteInstance>;
73
+ loading: import('vue').Ref<boolean>;
74
+ poiLoading: import('vue').Ref<boolean>;
75
+ confirmLoading: import('vue').Ref<boolean>;
76
+ data: import('vue').Ref<{
77
77
  name?: string | undefined;
78
78
  address?: string | undefined;
79
79
  location: {
@@ -86,7 +86,7 @@ declare const _default: import('vue').DefineComponent<{
86
86
  label?: string | undefined;
87
87
  value?: string | undefined;
88
88
  }[]>;
89
- suggestionData: import("vue").Ref<{
89
+ suggestionData: import('vue').Ref<{
90
90
  name?: string | undefined;
91
91
  address?: string | undefined;
92
92
  location: {
@@ -99,9 +99,9 @@ declare const _default: import('vue').DefineComponent<{
99
99
  label?: string | undefined;
100
100
  value?: string | undefined;
101
101
  }[]>;
102
- centerIconClass: import("vue").Ref<string[]>;
103
- keywords: import("vue").Ref<string>;
104
- selected: import("vue").Ref<{
102
+ centerIconClass: import('vue').Ref<string[]>;
103
+ keywords: import('vue').Ref<string>;
104
+ selected: import('vue').Ref<{
105
105
  name?: string | undefined;
106
106
  address?: string | undefined;
107
107
  location: {
@@ -114,24 +114,24 @@ declare const _default: import('vue').DefineComponent<{
114
114
  label?: string | undefined;
115
115
  value?: string | undefined;
116
116
  } | null>;
117
- confirmDisabled: import("vue").ComputedRef<boolean>;
118
- keywordMode: import("vue").ComputedRef<boolean>;
119
- poiMode: import("vue").ComputedRef<boolean>;
117
+ confirmDisabled: import('vue').ComputedRef<boolean>;
118
+ keywordMode: import('vue').ComputedRef<boolean>;
119
+ poiMode: import('vue').ComputedRef<boolean>;
120
120
  onSearch: (value: string, callback?: any) => void;
121
121
  onSearchSelect: (item: any) => void;
122
122
  onItemClick: (item: PoiItem) => void;
123
123
  onConfirm: () => void;
124
124
  getMapIns: () => any;
125
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
125
+ }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
126
126
  mapDone: (_ins: any) => true;
127
127
  select: (_selected: PoiItem | null) => true;
128
128
  done: (_result: CenterPoint) => true;
129
- }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
129
+ }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
130
130
  height: {
131
131
  type: StringConstructor;
132
132
  default: string;
133
133
  };
134
- center: import("vue").PropType<number[]>;
134
+ center: import('vue').PropType<number[]>;
135
135
  zoom: {
136
136
  type: NumberConstructor;
137
137
  default: number;
@@ -180,10 +180,10 @@ declare const _default: import('vue').DefineComponent<{
180
180
  mapStyle: StringConstructor;
181
181
  darkMode: BooleanConstructor; /** 确定按钮请求状态 */
182
182
  okText: StringConstructor;
183
- emptyProps: import("vue").PropType<import("../../ele-app/el").ElEmptyProps>;
184
- searchStyle: import("vue").PropType<Partial<import("vue").CSSProperties>>;
183
+ emptyProps: import('vue').PropType<import('../../ele-app/el').ElEmptyProps>;
184
+ searchStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
185
185
  mode: {
186
- type: import("vue").PropType<import("../types").SelectMode>;
186
+ type: import('vue').PropType<import('../types').SelectMode>;
187
187
  default: string;
188
188
  };
189
189
  filterable: {
@@ -199,7 +199,7 @@ declare const _default: import('vue').DefineComponent<{
199
199
  height: string;
200
200
  zoom: number;
201
201
  required: boolean;
202
- mode: import("../types").SelectMode;
202
+ mode: import('../types').SelectMode;
203
203
  filterable: boolean;
204
204
  selectedZoom: number;
205
205
  poiLimit: number;