ele-admin-plus 1.2.0-beta.2 → 1.2.0-beta.4

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 (269) hide show
  1. package/es/components.d.ts +6 -6
  2. package/es/core-components.d.ts +47 -47
  3. package/es/core-export.d.ts +2 -2
  4. package/es/ele-admin-layout/components/layout-tabs.d.ts +4 -4
  5. package/es/ele-admin-layout/index.d.ts +16 -3
  6. package/es/ele-admin-layout/index.js +41 -26
  7. package/es/ele-admin-layout/props.d.ts +14 -5
  8. package/es/ele-admin-layout/props.js +9 -0
  9. package/es/ele-admin-layout/style/index.scss +7 -2
  10. package/es/ele-alert/props.d.ts +1 -1
  11. package/es/ele-avatar-group/props.d.ts +1 -1
  12. package/es/ele-bar-code/index.d.ts +2 -2
  13. package/es/ele-bar-code/props.d.ts +2 -2
  14. package/es/ele-basic-select/index.d.ts +2 -2
  15. package/es/ele-basic-select/props.d.ts +1 -1
  16. package/es/ele-breadcrumb/index.js +5 -2
  17. package/es/ele-breadcrumb/props.d.ts +1 -1
  18. package/es/ele-card/index.d.ts +6 -4
  19. package/es/ele-card/index.js +7 -1
  20. package/es/ele-card/style/index.scss +0 -13
  21. package/es/ele-check-card/components/card-item.d.ts +1 -1
  22. package/es/ele-check-card/index.js +5 -4
  23. package/es/ele-check-card/props.d.ts +2 -2
  24. package/es/ele-config-provider/props.d.ts +2 -2
  25. package/es/ele-config-provider/receiver.d.ts +1 -1
  26. package/es/ele-copyable/index.d.ts +1 -1
  27. package/es/ele-copyable/props.d.ts +2 -2
  28. package/es/ele-count-up/props.d.ts +1 -1
  29. package/es/ele-cropper/components/cropper-tools.d.ts +1 -1
  30. package/es/ele-cropper/index.d.ts +2 -2
  31. package/es/ele-cropper/props.d.ts +1 -1
  32. package/es/ele-cropper-modal/props.d.ts +1 -1
  33. package/es/ele-dashboard/props.d.ts +1 -1
  34. package/es/ele-data-table/index.d.ts +1 -1
  35. package/es/ele-data-table/props.d.ts +1 -1
  36. package/es/ele-data-table/util.d.ts +4 -4
  37. package/es/ele-dot/props.d.ts +1 -1
  38. package/es/ele-dropdown/index.d.ts +2 -2
  39. package/es/ele-dropdown/index.js +7 -3
  40. package/es/ele-dropdown/props.d.ts +2 -2
  41. package/es/ele-edit-tag/props.d.ts +1 -1
  42. package/es/ele-ellipsis/index.d.ts +1 -1
  43. package/es/ele-ellipsis/props.d.ts +1 -1
  44. package/es/ele-file-list/components/file-grid-item.d.ts +3 -3
  45. package/es/ele-file-list/components/file-grid.d.ts +3 -3
  46. package/es/ele-file-list/components/file-grid.js +2 -2
  47. package/es/ele-file-list/components/file-table-item.d.ts +3 -3
  48. package/es/ele-file-list/components/file-table.d.ts +3 -3
  49. package/es/ele-file-list/components/file-table.js +2 -2
  50. package/es/ele-file-list/index.d.ts +1 -1
  51. package/es/ele-file-list/props.d.ts +4 -4
  52. package/es/ele-icon-select/components/icon-grid.d.ts +1 -1
  53. package/es/ele-icon-select/index.d.ts +1 -1
  54. package/es/ele-icon-select/props.d.ts +2 -2
  55. package/es/ele-loading/props.d.ts +1 -1
  56. package/es/ele-map-picker/components/map-view.d.ts +1 -1
  57. package/es/ele-map-picker/index.d.ts +3 -3
  58. package/es/ele-map-picker/props.d.ts +3 -3
  59. package/es/ele-menus/index.d.ts +2 -2
  60. package/es/ele-menus/props.d.ts +2 -2
  61. package/es/ele-menus/util.d.ts +1 -1
  62. package/es/ele-modal/index.d.ts +1 -1
  63. package/es/ele-modal/props.d.ts +2 -2
  64. package/es/ele-modal/util.d.ts +1 -1
  65. package/es/ele-pagination/props.d.ts +1 -1
  66. package/es/ele-popconfirm/index.d.ts +3 -3
  67. package/es/ele-popconfirm/props.d.ts +2 -2
  68. package/es/ele-popover/index.d.ts +2 -2
  69. package/es/ele-popover/props.d.ts +1 -1
  70. package/es/ele-printer/props.d.ts +1 -1
  71. package/es/ele-pro-layout/components/pro-iframe.d.ts +1 -1
  72. package/es/ele-pro-layout/index.d.ts +5 -5
  73. package/es/ele-pro-layout/props.d.ts +5 -5
  74. package/es/ele-pro-layout/util.d.ts +3 -3
  75. package/es/ele-pro-table/components/table-tools.d.ts +2 -2
  76. package/es/ele-pro-table/components/table-tools.js +2 -2
  77. package/es/ele-pro-table/components/tool-column-list.d.ts +1 -1
  78. package/es/ele-pro-table/components/tool-column.d.ts +2 -2
  79. package/es/ele-pro-table/components/tool-export.d.ts +4 -4
  80. package/es/ele-pro-table/components/tool-print-body-cell.d.ts +3 -3
  81. package/es/ele-pro-table/components/tool-print-header-cell.d.ts +3 -3
  82. package/es/ele-pro-table/components/tool-print.d.ts +5 -5
  83. package/es/ele-pro-table/components/tool-print.js +8 -5
  84. package/es/ele-pro-table/index.d.ts +3 -3
  85. package/es/ele-pro-table/props.d.ts +3 -3
  86. package/es/ele-pro-table/util.d.ts +2 -2
  87. package/es/ele-qr-code/props.d.ts +1 -1
  88. package/es/ele-qr-code/util.d.ts +1 -1
  89. package/es/ele-segmented/index.js +4 -1
  90. package/es/ele-segmented/props.d.ts +1 -1
  91. package/es/ele-steps/index.js +4 -1
  92. package/es/ele-steps/props.d.ts +1 -1
  93. package/es/ele-tab-wrap/components/tab-dropdown.d.ts +2 -2
  94. package/es/ele-tab-wrap/props.d.ts +1 -1
  95. package/es/ele-table-select/index.d.ts +2 -2
  96. package/es/ele-table-select/props.d.ts +3 -3
  97. package/es/ele-tabs/components/tab-title.d.ts +3 -3
  98. package/es/ele-tabs/index.d.ts +6 -6
  99. package/es/ele-tabs/index.js +5 -4
  100. package/es/ele-tabs/props.d.ts +5 -5
  101. package/es/ele-text/props.d.ts +2 -2
  102. package/es/ele-toolbar/props.d.ts +2 -2
  103. package/es/ele-tooltip/index.d.ts +2 -2
  104. package/es/ele-tooltip/props.d.ts +1 -1
  105. package/es/ele-tour/index.d.ts +2 -2
  106. package/es/ele-tour/props.d.ts +1 -1
  107. package/es/ele-tour/util.d.ts +1 -1
  108. package/es/ele-tree-select/index.d.ts +3 -3
  109. package/es/ele-tree-select/props.d.ts +3 -3
  110. package/es/ele-tree-select/util.d.ts +1 -1
  111. package/es/ele-upload-list/components/list-item.d.ts +2 -2
  112. package/es/ele-upload-list/index.d.ts +1 -1
  113. package/es/ele-upload-list/props.d.ts +2 -2
  114. package/es/ele-virtual-table/components/body-cell.d.ts +3 -5
  115. package/es/ele-virtual-table/components/body-row.d.ts +4 -4
  116. package/es/ele-virtual-table/components/body-row.js +2 -2
  117. package/es/ele-virtual-table/components/cell-filter.d.ts +2 -2
  118. package/es/ele-virtual-table/components/expand-row.d.ts +1 -1
  119. package/es/ele-virtual-table/components/footer-row.d.ts +2 -2
  120. package/es/ele-virtual-table/components/header-cell.d.ts +3 -3
  121. package/es/ele-virtual-table/components/header-row.d.ts +2 -2
  122. package/es/ele-virtual-table/components/header-row.js +2 -2
  123. package/es/ele-virtual-table/index.d.ts +9 -9
  124. package/es/ele-virtual-table/types.d.ts +1 -1
  125. package/es/ele-virtual-table/util.d.ts +5 -5
  126. package/es/ele-watermark/props.d.ts +1 -1
  127. package/es/ele-watermark/util.d.ts +1 -1
  128. package/es/ele-xg-player/index.d.ts +1 -1
  129. package/es/icons/index.d.ts +108 -108
  130. package/es/utils/hook.d.ts +2 -0
  131. package/es/utils/hook.js +26 -0
  132. package/es/utils/menu-util.d.ts +1 -1
  133. package/es/utils/message-box.d.ts +1 -1
  134. package/es/utils/message.d.ts +1 -1
  135. package/lib/components.d.ts +6 -6
  136. package/lib/core-components.d.ts +47 -47
  137. package/lib/core-export.d.ts +2 -2
  138. package/lib/ele-admin-layout/components/layout-tabs.d.ts +4 -4
  139. package/lib/ele-admin-layout/index.cjs +40 -25
  140. package/lib/ele-admin-layout/index.d.ts +16 -3
  141. package/lib/ele-admin-layout/props.cjs +9 -0
  142. package/lib/ele-admin-layout/props.d.ts +14 -5
  143. package/lib/ele-admin-layout/style/index.scss +7 -2
  144. package/lib/ele-alert/props.d.ts +1 -1
  145. package/lib/ele-avatar-group/props.d.ts +1 -1
  146. package/lib/ele-bar-code/index.d.ts +2 -2
  147. package/lib/ele-bar-code/props.d.ts +2 -2
  148. package/lib/ele-basic-select/index.d.ts +2 -2
  149. package/lib/ele-basic-select/props.d.ts +1 -1
  150. package/lib/ele-breadcrumb/index.cjs +4 -1
  151. package/lib/ele-breadcrumb/props.d.ts +1 -1
  152. package/lib/ele-card/index.cjs +7 -1
  153. package/lib/ele-card/index.d.ts +6 -4
  154. package/lib/ele-card/style/index.scss +0 -13
  155. package/lib/ele-check-card/components/card-item.d.ts +1 -1
  156. package/lib/ele-check-card/index.cjs +4 -3
  157. package/lib/ele-check-card/props.d.ts +2 -2
  158. package/lib/ele-config-provider/props.d.ts +2 -2
  159. package/lib/ele-config-provider/receiver.d.ts +1 -1
  160. package/lib/ele-copyable/index.d.ts +1 -1
  161. package/lib/ele-copyable/props.d.ts +2 -2
  162. package/lib/ele-count-up/props.d.ts +1 -1
  163. package/lib/ele-cropper/components/cropper-tools.d.ts +1 -1
  164. package/lib/ele-cropper/index.d.ts +2 -2
  165. package/lib/ele-cropper/props.d.ts +1 -1
  166. package/lib/ele-cropper-modal/props.d.ts +1 -1
  167. package/lib/ele-dashboard/props.d.ts +1 -1
  168. package/lib/ele-data-table/index.d.ts +1 -1
  169. package/lib/ele-data-table/props.d.ts +1 -1
  170. package/lib/ele-data-table/util.d.ts +4 -4
  171. package/lib/ele-dot/props.d.ts +1 -1
  172. package/lib/ele-dropdown/index.cjs +6 -2
  173. package/lib/ele-dropdown/index.d.ts +2 -2
  174. package/lib/ele-dropdown/props.d.ts +2 -2
  175. package/lib/ele-edit-tag/props.d.ts +1 -1
  176. package/lib/ele-ellipsis/index.d.ts +1 -1
  177. package/lib/ele-ellipsis/props.d.ts +1 -1
  178. package/lib/ele-file-list/components/file-grid-item.d.ts +3 -3
  179. package/lib/ele-file-list/components/file-grid.cjs +1 -1
  180. package/lib/ele-file-list/components/file-grid.d.ts +3 -3
  181. package/lib/ele-file-list/components/file-table-item.d.ts +3 -3
  182. package/lib/ele-file-list/components/file-table.cjs +1 -1
  183. package/lib/ele-file-list/components/file-table.d.ts +3 -3
  184. package/lib/ele-file-list/index.d.ts +1 -1
  185. package/lib/ele-file-list/props.d.ts +4 -4
  186. package/lib/ele-icon-select/components/icon-grid.d.ts +1 -1
  187. package/lib/ele-icon-select/index.d.ts +1 -1
  188. package/lib/ele-icon-select/props.d.ts +2 -2
  189. package/lib/ele-loading/props.d.ts +1 -1
  190. package/lib/ele-map-picker/components/map-view.d.ts +1 -1
  191. package/lib/ele-map-picker/index.d.ts +3 -3
  192. package/lib/ele-map-picker/props.d.ts +3 -3
  193. package/lib/ele-menus/index.d.ts +2 -2
  194. package/lib/ele-menus/props.d.ts +2 -2
  195. package/lib/ele-menus/util.d.ts +1 -1
  196. package/lib/ele-modal/index.d.ts +1 -1
  197. package/lib/ele-modal/props.d.ts +2 -2
  198. package/lib/ele-modal/util.d.ts +1 -1
  199. package/lib/ele-pagination/props.d.ts +1 -1
  200. package/lib/ele-popconfirm/index.d.ts +3 -3
  201. package/lib/ele-popconfirm/props.d.ts +2 -2
  202. package/lib/ele-popover/index.d.ts +2 -2
  203. package/lib/ele-popover/props.d.ts +1 -1
  204. package/lib/ele-printer/props.d.ts +1 -1
  205. package/lib/ele-pro-layout/components/pro-iframe.d.ts +1 -1
  206. package/lib/ele-pro-layout/index.d.ts +5 -5
  207. package/lib/ele-pro-layout/props.d.ts +5 -5
  208. package/lib/ele-pro-layout/util.d.ts +3 -3
  209. package/lib/ele-pro-table/components/table-tools.cjs +1 -1
  210. package/lib/ele-pro-table/components/table-tools.d.ts +2 -2
  211. package/lib/ele-pro-table/components/tool-column-list.d.ts +1 -1
  212. package/lib/ele-pro-table/components/tool-column.d.ts +2 -2
  213. package/lib/ele-pro-table/components/tool-export.d.ts +4 -4
  214. package/lib/ele-pro-table/components/tool-print-body-cell.d.ts +3 -3
  215. package/lib/ele-pro-table/components/tool-print-header-cell.d.ts +3 -3
  216. package/lib/ele-pro-table/components/tool-print.cjs +7 -4
  217. package/lib/ele-pro-table/components/tool-print.d.ts +5 -5
  218. package/lib/ele-pro-table/index.d.ts +3 -3
  219. package/lib/ele-pro-table/props.d.ts +3 -3
  220. package/lib/ele-pro-table/util.d.ts +2 -2
  221. package/lib/ele-qr-code/props.d.ts +1 -1
  222. package/lib/ele-qr-code/util.d.ts +1 -1
  223. package/lib/ele-segmented/index.cjs +4 -1
  224. package/lib/ele-segmented/props.d.ts +1 -1
  225. package/lib/ele-steps/index.cjs +4 -1
  226. package/lib/ele-steps/props.d.ts +1 -1
  227. package/lib/ele-tab-wrap/components/tab-dropdown.d.ts +2 -2
  228. package/lib/ele-tab-wrap/props.d.ts +1 -1
  229. package/lib/ele-table-select/index.d.ts +2 -2
  230. package/lib/ele-table-select/props.d.ts +3 -3
  231. package/lib/ele-tabs/components/tab-title.d.ts +3 -3
  232. package/lib/ele-tabs/index.cjs +4 -3
  233. package/lib/ele-tabs/index.d.ts +6 -6
  234. package/lib/ele-tabs/props.d.ts +5 -5
  235. package/lib/ele-text/props.d.ts +2 -2
  236. package/lib/ele-toolbar/props.d.ts +2 -2
  237. package/lib/ele-tooltip/index.d.ts +2 -2
  238. package/lib/ele-tooltip/props.d.ts +1 -1
  239. package/lib/ele-tour/index.d.ts +2 -2
  240. package/lib/ele-tour/props.d.ts +1 -1
  241. package/lib/ele-tour/util.d.ts +1 -1
  242. package/lib/ele-tree-select/index.d.ts +3 -3
  243. package/lib/ele-tree-select/props.d.ts +3 -3
  244. package/lib/ele-tree-select/util.d.ts +1 -1
  245. package/lib/ele-upload-list/components/list-item.d.ts +2 -2
  246. package/lib/ele-upload-list/index.d.ts +1 -1
  247. package/lib/ele-upload-list/props.d.ts +2 -2
  248. package/lib/ele-virtual-table/components/body-cell.d.ts +3 -5
  249. package/lib/ele-virtual-table/components/body-row.cjs +1 -1
  250. package/lib/ele-virtual-table/components/body-row.d.ts +4 -4
  251. package/lib/ele-virtual-table/components/cell-filter.d.ts +2 -2
  252. package/lib/ele-virtual-table/components/expand-row.d.ts +1 -1
  253. package/lib/ele-virtual-table/components/footer-row.d.ts +2 -2
  254. package/lib/ele-virtual-table/components/header-cell.d.ts +3 -3
  255. package/lib/ele-virtual-table/components/header-row.cjs +1 -1
  256. package/lib/ele-virtual-table/components/header-row.d.ts +2 -2
  257. package/lib/ele-virtual-table/index.d.ts +9 -9
  258. package/lib/ele-virtual-table/types.d.ts +1 -1
  259. package/lib/ele-virtual-table/util.d.ts +5 -5
  260. package/lib/ele-watermark/props.d.ts +1 -1
  261. package/lib/ele-watermark/util.d.ts +1 -1
  262. package/lib/ele-xg-player/index.d.ts +1 -1
  263. package/lib/icons/index.d.ts +108 -108
  264. package/lib/utils/hook.cjs +26 -0
  265. package/lib/utils/hook.d.ts +2 -0
  266. package/lib/utils/menu-util.d.ts +1 -1
  267. package/lib/utils/message-box.d.ts +1 -1
  268. package/lib/utils/message.d.ts +1 -1
  269. package/package.json +27 -27
@@ -1,4 +1,4 @@
1
- import { defineComponent, ref, computed, resolveComponent, openBlock, createElementBlock, Fragment, renderList, createBlock, createSlots, withCtx, renderSlot, normalizeProps, guardReactiveProps } from "vue";
1
+ import { defineComponent, ref, computed, resolveComponent, openBlock, createElementBlock, Fragment, renderList, createBlock, createSlots, withCtx, renderSlot, mergeProps } from "vue";
2
2
  import BodyCell from "./body-cell";
3
3
  const _sfc_main = defineComponent({
4
4
  name: "BodyRow",
@@ -198,7 +198,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
198
198
  return {
199
199
  name,
200
200
  fn: withCtx((slotProps) => [
201
- renderSlot(_ctx.$slots, name, normalizeProps(guardReactiveProps(slotProps || {})))
201
+ renderSlot(_ctx.$slots, name, mergeProps({ ref_for: true }, slotProps || {}))
202
202
  ])
203
203
  };
204
204
  })
@@ -1,6 +1,6 @@
1
- import { EleTooltipInstance } from '../../ele-app/plus';
2
- import { FilterValue } from '../../ele-data-table/types';
3
1
  import { PropType } from 'vue';
2
+ import { FilterValue } from '../../ele-data-table/types';
3
+ import { EleTooltipInstance } from '../../ele-app/plus';
4
4
 
5
5
  declare const _default: import('vue').DefineComponent<{
6
6
  /** 选中项 */
@@ -1,5 +1,5 @@
1
- import { DataItem, Column } from '../../ele-data-table/types';
2
1
  import { PropType } from 'vue';
2
+ import { DataItem, Column } from '../../ele-data-table/types';
3
3
 
4
4
  declare const _default: import('vue').DefineComponent<{
5
5
  /** 列配置(原始配置) */
@@ -1,6 +1,6 @@
1
- import { BodyColumns, SumCol, ColSize, VirtualRow } from '../types';
2
- import { DataItem } from '../../ele-data-table/types';
3
1
  import { PropType } from 'vue';
2
+ import { DataItem } from '../../ele-data-table/types';
3
+ import { BodyColumns, SumCol, ColSize, VirtualRow } from '../types';
4
4
 
5
5
  declare const _default: import('vue').DefineComponent<{
6
6
  /** 表格主体列配置 */
@@ -1,7 +1,7 @@
1
- import { HeaderColumn, SortBy, CellFilterChangeParams, CustomRenderProps, ColSize } from '../types';
2
- import { Column, FilterValue } from '../../ele-data-table/types';
3
- import { StyleValues } from '../../ele-app/types';
4
1
  import { PropType } from 'vue';
2
+ import { StyleValues } from '../../ele-app/types';
3
+ import { Column, FilterValue } from '../../ele-data-table/types';
4
+ import { HeaderColumn, SortBy, CellFilterChangeParams, CustomRenderProps, ColSize } from '../types';
5
5
 
6
6
  declare const _default: import('vue').DefineComponent<{
7
7
  /** 当前列配置 */
@@ -1,6 +1,6 @@
1
- import { VirtualColumn, HeaderColumns, SortBy, CellFilterChangeParams, ColSize } from '../types';
2
- import { Column, Filter } from '../../ele-data-table/types';
3
1
  import { PropType } from 'vue';
2
+ import { Column, Filter } from '../../ele-data-table/types';
3
+ import { VirtualColumn, HeaderColumns, SortBy, CellFilterChangeParams, ColSize } from '../types';
4
4
 
5
5
  declare const _default: import('vue').DefineComponent<{
6
6
  /** 表头行配置 */
@@ -1,4 +1,4 @@
1
- import { defineComponent, resolveComponent, openBlock, createElementBlock, Fragment, renderList, createBlock, createSlots, withCtx, renderSlot, normalizeProps, guardReactiveProps } from "vue";
1
+ import { defineComponent, resolveComponent, openBlock, createElementBlock, Fragment, renderList, createBlock, createSlots, withCtx, renderSlot, mergeProps } from "vue";
2
2
  import { getColFiltered } from "../util";
3
3
  import HeaderCell from "./header-cell";
4
4
  const _sfc_main = defineComponent({
@@ -113,7 +113,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
113
113
  return {
114
114
  name,
115
115
  fn: withCtx((slotProps) => [
116
- renderSlot(_ctx.$slots, name, normalizeProps(guardReactiveProps(slotProps || {})))
116
+ renderSlot(_ctx.$slots, name, mergeProps({ ref_for: true }, slotProps || {}))
117
117
  ])
118
118
  };
119
119
  })
@@ -1,7 +1,7 @@
1
- import { BodyColumn, BodyColumns, HeaderRows, CellFilterChangeParams, SortBy, ScrollStrategy, ScrollPos, ColSize, VirtualRow } from './types';
2
- import { DataKey, DataItem, Column, Filter, OrderValue } from '../ele-data-table/types';
3
- import { ElTableV2Instance, ElTableV2Props } from '../ele-app/el';
4
1
  import { Ref } from 'vue';
2
+ import { ElTableV2Instance, ElTableV2Props } from '../ele-app/el';
3
+ import { DataKey, DataItem, Column, Filter, OrderValue } from '../ele-data-table/types';
4
+ import { BodyColumn, BodyColumns, HeaderRows, CellFilterChangeParams, SortBy, ScrollStrategy, ScrollPos, ColSize, VirtualRow } from './types';
5
5
 
6
6
  declare const _default: import('vue').DefineComponent<{
7
7
  rowHeight: NumberConstructor;
@@ -48,11 +48,11 @@ declare const _default: import('vue').DefineComponent<{
48
48
  readonly type: import('vue').PropType<import('element-plus/es/utils/index').EpPropMergeType<StringConstructor, "" | "default" | "small" | "large", never>>;
49
49
  readonly required: false;
50
50
  readonly validator: ((val: unknown) => boolean) | undefined;
51
- __epPropKey: true; /** 嵌套数据子级字段名称 */
51
+ __epPropKey: true;
52
52
  };
53
53
  fit: {
54
54
  type: BooleanConstructor;
55
- default: boolean;
55
+ default: boolean; /** 表格是否有展开列 */
56
56
  };
57
57
  width: (StringConstructor | NumberConstructor)[];
58
58
  maxHeight: (StringConstructor | NumberConstructor)[];
@@ -104,7 +104,7 @@ declare const _default: import('vue').DefineComponent<{
104
104
  };
105
105
  indent: {
106
106
  type: NumberConstructor;
107
- default: number; /** 是否是半选状态 */
107
+ default: number;
108
108
  };
109
109
  treeProps: {
110
110
  type: import('vue').PropType<{
@@ -261,11 +261,11 @@ declare const _default: import('vue').DefineComponent<{
261
261
  readonly type: import('vue').PropType<import('element-plus/es/utils/index').EpPropMergeType<StringConstructor, "" | "default" | "small" | "large", never>>;
262
262
  readonly required: false;
263
263
  readonly validator: ((val: unknown) => boolean) | undefined;
264
- __epPropKey: true; /** 嵌套数据子级字段名称 */
264
+ __epPropKey: true;
265
265
  };
266
266
  fit: {
267
267
  type: BooleanConstructor;
268
- default: boolean;
268
+ default: boolean; /** 表格是否有展开列 */
269
269
  };
270
270
  width: (StringConstructor | NumberConstructor)[];
271
271
  maxHeight: (StringConstructor | NumberConstructor)[];
@@ -317,7 +317,7 @@ declare const _default: import('vue').DefineComponent<{
317
317
  };
318
318
  indent: {
319
319
  type: NumberConstructor;
320
- default: number; /** 是否是半选状态 */
320
+ default: number;
321
321
  };
322
322
  treeProps: {
323
323
  type: import('vue').PropType<{
@@ -167,7 +167,7 @@ export interface SumCol extends ColSize {
167
167
  /** 唯一值 */
168
168
  key: string;
169
169
  /** 显示文本 */
170
- text?: string;
170
+ text?: string | VNode;
171
171
  /** 对齐方式 */
172
172
  align?: string;
173
173
  /** 固定列 */
@@ -1,7 +1,7 @@
1
- import { VirtualColumn, VirtualColumns, BodyColumns, HeaderColumn, HeaderRows, ColSize, CustomRenderProps, SortBy, TreeTableProps, CellSpan, CellParams, VirtualRow } from './types';
2
- import { DataKey, DataItem, Column, Columns, Sorter, Filter, FilterValue, OrderValue, TableSize, RowKey, RowSelectable, TreeProps, ShowOverflowTooltip, SpanMethod, ColumnIndex, SummaryMethod } from '../ele-data-table/types';
1
+ import { SetupContext, VNode } from 'vue';
3
2
  import { TableV2SortOrder } from 'element-plus';
4
- import { SetupContext } from 'vue';
3
+ import { DataKey, DataItem, Column, Columns, Sorter, Filter, FilterValue, OrderValue, TableSize, RowKey, RowSelectable, TreeProps, ShowOverflowTooltip, SpanMethod, ColumnIndex, SummaryMethod } from '../ele-data-table/types';
4
+ import { VirtualColumn, VirtualColumns, BodyColumns, HeaderColumn, HeaderRows, ColSize, CustomRenderProps, SortBy, TreeTableProps, CellSpan, CellParams, VirtualRow } from './types';
5
5
 
6
6
  /**
7
7
  * 获取行高
@@ -125,7 +125,7 @@ export declare function isAutoRowHeight(hasExpandCol: boolean, bodyCols: BodyCol
125
125
  * @param props 属性
126
126
  * @param ctx SetupContext
127
127
  */
128
- export declare function CellRender(props: CustomRenderProps, ctx: SetupContext): (string | number | import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
128
+ export declare function CellRender(props: CustomRenderProps, ctx: SetupContext): (string | number | VNode<import('vue').RendererNode, import('vue').RendererElement, {
129
129
  [key: string]: any;
130
130
  }>)[] | undefined;
131
131
  /**
@@ -192,7 +192,7 @@ export declare function getCellSpan(params: CellParams, spanMethod?: SpanMethod)
192
192
  * @param bodyCols 表格主体列配置
193
193
  * @param data 表格数据
194
194
  */
195
- export declare function getUserSums(summaryMethod?: SummaryMethod, bodyCols?: BodyColumns, data?: DataItem[]): string[] | undefined;
195
+ export declare function getUserSums(summaryMethod?: SummaryMethod, bodyCols?: BodyColumns, data?: DataItem[]): (string | VNode)[] | undefined;
196
196
  /**
197
197
  * 计算列合计值
198
198
  * @param data 表格数据
@@ -1,5 +1,5 @@
1
- import { WatermarkGap, WatermarkOffset, WatermarkFont } from './types';
2
1
  import { PropType, ExtractPropTypes } from 'vue';
2
+ import { WatermarkGap, WatermarkOffset, WatermarkFont } from './types';
3
3
 
4
4
  export declare const watermarkProps: {
5
5
  /** 宽度 */
@@ -1,5 +1,5 @@
1
- import { WatermarkGap, WatermarkFont, MutationOption } from './types';
2
1
  import { StyleValue } from '../ele-app/types';
2
+ import { WatermarkGap, WatermarkFont, MutationOption } from './types';
3
3
 
4
4
  /**
5
5
  * 获取文字样式
@@ -1,5 +1,5 @@
1
- import { default as Player } from 'xgplayer';
2
1
  import { PropType } from 'vue';
2
+ import { default as Player } from 'xgplayer';
3
3
 
4
4
  declare const _default: import('vue').DefineComponent<{
5
5
  config: {
@@ -1,108 +1,108 @@
1
- export { default as AnalysisOutlined } from "./AnalysisOutlined";
2
- export { default as ApplicationOutlined } from "./ApplicationOutlined";
3
- export { default as AppstoreAddOutlined } from "./AppstoreAddOutlined";
4
- export { default as AppstoreOutlined } from "./AppstoreOutlined";
5
- export { default as ArrowDown } from "./ArrowDown";
6
- export { default as ArrowDownOutlined } from "./ArrowDownOutlined";
7
- export { default as ArrowLeft } from "./ArrowLeft";
8
- export { default as ArrowLeftOutlined } from "./ArrowLeftOutlined";
9
- export { default as ArrowRight } from "./ArrowRight";
10
- export { default as ArrowRightOutlined } from "./ArrowRightOutlined";
11
- export { default as ArrowUp } from "./ArrowUp";
12
- export { default as ArrowUpOutlined } from "./ArrowUpOutlined";
13
- export { default as BellOutlined } from "./BellOutlined";
14
- export { default as BookOutlined } from "./BookOutlined";
15
- export { default as CalendarOutlined } from "./CalendarOutlined";
16
- export { default as CaretDownFilled } from "./CaretDownFilled";
17
- export { default as CaretUpFilled } from "./CaretUpFilled";
18
- export { default as CheckCircleFilled } from "./CheckCircleFilled";
19
- export { default as CheckCircleOutlined } from "./CheckCircleOutlined";
20
- export { default as CheckOutlined } from "./CheckOutlined";
21
- export { default as CityOutlined } from "./CityOutlined";
22
- export { default as ClockCircleOutlined } from "./ClockCircleOutlined";
23
- export { default as CloseCircleFilled } from "./CloseCircleFilled";
24
- export { default as CloseCircleOutlined } from "./CloseCircleOutlined";
25
- export { default as CloseOutlined } from "./CloseOutlined";
26
- export { default as CloudUploadOutlined } from "./CloudUploadOutlined";
27
- export { default as ClusterOutlined } from "./ClusterOutlined";
28
- export { default as CodeOutlined } from "./CodeOutlined";
29
- export { default as ColumnHeightOutlined } from "./ColumnHeightOutlined";
30
- export { default as CompassOutlined } from "./CompassOutlined";
31
- export { default as CompressOutlined } from "./CompressOutlined";
32
- export { default as ConnectionOutlined } from "./ConnectionOutlined";
33
- export { default as ControlOutlined } from "./ControlOutlined";
34
- export { default as CopyOutlined } from "./CopyOutlined";
35
- export { default as CpuOutlined } from "./CpuOutlined";
36
- export { default as DashboardOutlined } from "./DashboardOutlined";
37
- export { default as DatabaseOutlined } from "./DatabaseOutlined";
38
- export { default as DeleteOutlined } from "./DeleteOutlined";
39
- export { default as DesktopOutlined } from "./DesktopOutlined";
40
- export { default as DownloadOutlined } from "./DownloadOutlined";
41
- export { default as DragOutlined } from "./DragOutlined";
42
- export { default as EditOutlined } from "./EditOutlined";
43
- export { default as EllipsisOutlined } from "./EllipsisOutlined";
44
- export { default as EnvironmentOutlined } from "./EnvironmentOutlined";
45
- export { default as ExclamationCircleFilled } from "./ExclamationCircleFilled";
46
- export { default as ExpandOutlined } from "./ExpandOutlined";
47
- export { default as FileOutlined } from "./FileOutlined";
48
- export { default as FilterFilled } from "./FilterFilled";
49
- export { default as FolderAddOutlined } from "./FolderAddOutlined";
50
- export { default as FolderOutlined } from "./FolderOutlined";
51
- export { default as FormOutlined } from "./FormOutlined";
52
- export { default as FullscreenOutlined } from "./FullscreenOutlined";
53
- export { default as FullscreenExitOutlined } from "./FullscreenExitOutlined";
54
- export { default as FundOutlined } from "./FundOutlined";
55
- export { default as GlobalOutlined } from "./GlobalOutlined";
56
- export { default as HolderOutlined } from "./HolderOutlined";
57
- export { default as HomeOutlined } from "./HomeOutlined";
58
- export { default as IdcardOutlined } from "./IdcardOutlined";
59
- export { default as InfoCircleFilled } from "./InfoCircleFilled";
60
- export { default as LinkOutlined } from "./LinkOutlined";
61
- export { default as LoadingDotOutlined } from "./LoadingDotOutlined";
62
- export { default as LoadingOutlined } from "./LoadingOutlined";
63
- export { default as LockOutlined } from "./LockOutlined";
64
- export { default as LogOutlined } from "./LogOutlined";
65
- export { default as MailOutlined } from "./MailOutlined";
66
- export { default as LogoutOutlined } from "./LogoutOutlined";
67
- export { default as MenuFoldOutlined } from "./MenuFoldOutlined";
68
- export { default as MenuUnfoldOutlined } from "./MenuUnfoldOutlined";
69
- export { default as MessageOutlined } from "./MessageOutlined";
70
- export { default as MinusCircleOutlined } from "./MinusCircleOutlined";
71
- export { default as MobileOutlined } from "./MobileOutlined";
72
- export { default as MoonOutlined } from "./MoonOutlined";
73
- export { default as MoreOutlined } from "./MoreOutlined";
74
- export { default as PauseFilled } from "./PauseFilled";
75
- export { default as PieChartOutlined } from "./PieChartOutlined";
76
- export { default as PlayFilled } from "./PlayFilled";
77
- export { default as PlusCircleOutlined } from "./PlusCircleOutlined";
78
- export { default as PlusOutlined } from "./PlusOutlined";
79
- export { default as PrinterOutlined } from "./PrinterOutlined";
80
- export { default as ProtectOutlined } from "./ProtectOutlined";
81
- export { default as QuestionCircleFilled } from "./QuestionCircleFilled";
82
- export { default as QuestionCircleOutlined } from "./QuestionCircleOutlined";
83
- export { default as ReloadOutlined } from "./ReloadOutlined";
84
- export { default as ResizeOutlined } from "./ResizeOutlined";
85
- export { default as SearchOutlined } from "./SearchOutlined";
86
- export { default as SettingOutlined } from "./SettingOutlined";
87
- export { default as ShoppingOutlined } from "./ShoppingOutlined";
88
- export { default as SortOutlined } from "./SortOutlined";
89
- export { default as StarFilled } from "./StarFilled";
90
- export { default as StepBackwardFilled } from "./StepBackwardFilled";
91
- export { default as StepForwardFilled } from "./StepForwardFilled";
92
- export { default as SuitcaseOutlined } from "./SuitcaseOutlined";
93
- export { default as SunOutlined } from "./SunOutlined";
94
- export { default as SwapOutlined } from "./SwapOutlined";
95
- export { default as SyncOutlined } from "./SyncOutlined";
96
- export { default as TableOutlined } from "./TableOutlined";
97
- export { default as TagOutlined } from "./TagOutlined";
98
- export { default as TimerOutlined } from "./TimerOutlined";
99
- export { default as UndoOutlined } from "./UndoOutlined";
100
- export { default as UnlockOutlined } from "./UnlockOutlined";
101
- export { default as UploadOutlined } from "./UploadOutlined";
102
- export { default as UserOutlined } from "./UserOutlined";
103
- export { default as VerticalAlignMiddleOutlined } from "./VerticalAlignMiddleOutlined";
104
- export { default as VerticalLeftOutlined } from "./VerticalLeftOutlined";
105
- export { default as VerticalRightOutlined } from "./VerticalRightOutlined";
106
- export { default as WarningOutlined } from "./WarningOutlined";
107
- export { default as ZoomInOutlined } from "./ZoomInOutlined";
108
- export { default as ZoomOutOutlined } from "./ZoomOutOutlined";
1
+ export { default as AnalysisOutlined } from './AnalysisOutlined';
2
+ export { default as ApplicationOutlined } from './ApplicationOutlined';
3
+ export { default as AppstoreAddOutlined } from './AppstoreAddOutlined';
4
+ export { default as AppstoreOutlined } from './AppstoreOutlined';
5
+ export { default as ArrowDown } from './ArrowDown';
6
+ export { default as ArrowDownOutlined } from './ArrowDownOutlined';
7
+ export { default as ArrowLeft } from './ArrowLeft';
8
+ export { default as ArrowLeftOutlined } from './ArrowLeftOutlined';
9
+ export { default as ArrowRight } from './ArrowRight';
10
+ export { default as ArrowRightOutlined } from './ArrowRightOutlined';
11
+ export { default as ArrowUp } from './ArrowUp';
12
+ export { default as ArrowUpOutlined } from './ArrowUpOutlined';
13
+ export { default as BellOutlined } from './BellOutlined';
14
+ export { default as BookOutlined } from './BookOutlined';
15
+ export { default as CalendarOutlined } from './CalendarOutlined';
16
+ export { default as CaretDownFilled } from './CaretDownFilled';
17
+ export { default as CaretUpFilled } from './CaretUpFilled';
18
+ export { default as CheckCircleFilled } from './CheckCircleFilled';
19
+ export { default as CheckCircleOutlined } from './CheckCircleOutlined';
20
+ export { default as CheckOutlined } from './CheckOutlined';
21
+ export { default as CityOutlined } from './CityOutlined';
22
+ export { default as ClockCircleOutlined } from './ClockCircleOutlined';
23
+ export { default as CloseCircleFilled } from './CloseCircleFilled';
24
+ export { default as CloseCircleOutlined } from './CloseCircleOutlined';
25
+ export { default as CloseOutlined } from './CloseOutlined';
26
+ export { default as CloudUploadOutlined } from './CloudUploadOutlined';
27
+ export { default as ClusterOutlined } from './ClusterOutlined';
28
+ export { default as CodeOutlined } from './CodeOutlined';
29
+ export { default as ColumnHeightOutlined } from './ColumnHeightOutlined';
30
+ export { default as CompassOutlined } from './CompassOutlined';
31
+ export { default as CompressOutlined } from './CompressOutlined';
32
+ export { default as ConnectionOutlined } from './ConnectionOutlined';
33
+ export { default as ControlOutlined } from './ControlOutlined';
34
+ export { default as CopyOutlined } from './CopyOutlined';
35
+ export { default as CpuOutlined } from './CpuOutlined';
36
+ export { default as DashboardOutlined } from './DashboardOutlined';
37
+ export { default as DatabaseOutlined } from './DatabaseOutlined';
38
+ export { default as DeleteOutlined } from './DeleteOutlined';
39
+ export { default as DesktopOutlined } from './DesktopOutlined';
40
+ export { default as DownloadOutlined } from './DownloadOutlined';
41
+ export { default as DragOutlined } from './DragOutlined';
42
+ export { default as EditOutlined } from './EditOutlined';
43
+ export { default as EllipsisOutlined } from './EllipsisOutlined';
44
+ export { default as EnvironmentOutlined } from './EnvironmentOutlined';
45
+ export { default as ExclamationCircleFilled } from './ExclamationCircleFilled';
46
+ export { default as ExpandOutlined } from './ExpandOutlined';
47
+ export { default as FileOutlined } from './FileOutlined';
48
+ export { default as FilterFilled } from './FilterFilled';
49
+ export { default as FolderAddOutlined } from './FolderAddOutlined';
50
+ export { default as FolderOutlined } from './FolderOutlined';
51
+ export { default as FormOutlined } from './FormOutlined';
52
+ export { default as FullscreenOutlined } from './FullscreenOutlined';
53
+ export { default as FullscreenExitOutlined } from './FullscreenExitOutlined';
54
+ export { default as FundOutlined } from './FundOutlined';
55
+ export { default as GlobalOutlined } from './GlobalOutlined';
56
+ export { default as HolderOutlined } from './HolderOutlined';
57
+ export { default as HomeOutlined } from './HomeOutlined';
58
+ export { default as IdcardOutlined } from './IdcardOutlined';
59
+ export { default as InfoCircleFilled } from './InfoCircleFilled';
60
+ export { default as LinkOutlined } from './LinkOutlined';
61
+ export { default as LoadingDotOutlined } from './LoadingDotOutlined';
62
+ export { default as LoadingOutlined } from './LoadingOutlined';
63
+ export { default as LockOutlined } from './LockOutlined';
64
+ export { default as LogOutlined } from './LogOutlined';
65
+ export { default as MailOutlined } from './MailOutlined';
66
+ export { default as LogoutOutlined } from './LogoutOutlined';
67
+ export { default as MenuFoldOutlined } from './MenuFoldOutlined';
68
+ export { default as MenuUnfoldOutlined } from './MenuUnfoldOutlined';
69
+ export { default as MessageOutlined } from './MessageOutlined';
70
+ export { default as MinusCircleOutlined } from './MinusCircleOutlined';
71
+ export { default as MobileOutlined } from './MobileOutlined';
72
+ export { default as MoonOutlined } from './MoonOutlined';
73
+ export { default as MoreOutlined } from './MoreOutlined';
74
+ export { default as PauseFilled } from './PauseFilled';
75
+ export { default as PieChartOutlined } from './PieChartOutlined';
76
+ export { default as PlayFilled } from './PlayFilled';
77
+ export { default as PlusCircleOutlined } from './PlusCircleOutlined';
78
+ export { default as PlusOutlined } from './PlusOutlined';
79
+ export { default as PrinterOutlined } from './PrinterOutlined';
80
+ export { default as ProtectOutlined } from './ProtectOutlined';
81
+ export { default as QuestionCircleFilled } from './QuestionCircleFilled';
82
+ export { default as QuestionCircleOutlined } from './QuestionCircleOutlined';
83
+ export { default as ReloadOutlined } from './ReloadOutlined';
84
+ export { default as ResizeOutlined } from './ResizeOutlined';
85
+ export { default as SearchOutlined } from './SearchOutlined';
86
+ export { default as SettingOutlined } from './SettingOutlined';
87
+ export { default as ShoppingOutlined } from './ShoppingOutlined';
88
+ export { default as SortOutlined } from './SortOutlined';
89
+ export { default as StarFilled } from './StarFilled';
90
+ export { default as StepBackwardFilled } from './StepBackwardFilled';
91
+ export { default as StepForwardFilled } from './StepForwardFilled';
92
+ export { default as SuitcaseOutlined } from './SuitcaseOutlined';
93
+ export { default as SunOutlined } from './SunOutlined';
94
+ export { default as SwapOutlined } from './SwapOutlined';
95
+ export { default as SyncOutlined } from './SyncOutlined';
96
+ export { default as TableOutlined } from './TableOutlined';
97
+ export { default as TagOutlined } from './TagOutlined';
98
+ export { default as TimerOutlined } from './TimerOutlined';
99
+ export { default as UndoOutlined } from './UndoOutlined';
100
+ export { default as UnlockOutlined } from './UnlockOutlined';
101
+ export { default as UploadOutlined } from './UploadOutlined';
102
+ export { default as UserOutlined } from './UserOutlined';
103
+ export { default as VerticalAlignMiddleOutlined } from './VerticalAlignMiddleOutlined';
104
+ export { default as VerticalLeftOutlined } from './VerticalLeftOutlined';
105
+ export { default as VerticalRightOutlined } from './VerticalRightOutlined';
106
+ export { default as WarningOutlined } from './WarningOutlined';
107
+ export { default as ZoomInOutlined } from './ZoomInOutlined';
108
+ export { default as ZoomOutOutlined } from './ZoomOutOutlined';
@@ -31,8 +31,10 @@ export declare function useWindowListener(event: string | EventListenerOrEventLi
31
31
  * 折叠展开动画
32
32
  */
33
33
  export declare function useCollapseAnim(): {
34
+ handleBeforeEnter: (el: HTMLElement) => void;
34
35
  handleEnter: (el: HTMLElement) => void;
35
36
  handleAfterEnter: (el: HTMLElement) => void;
36
37
  handleBeforeLeave: (el: HTMLElement) => void;
38
+ handleLeave: (el: HTMLElement) => void;
37
39
  handleAfterLeave: (el: HTMLElement) => void;
38
40
  };
package/es/utils/hook.js CHANGED
@@ -57,23 +57,49 @@ function useCollapseAnim() {
57
57
  }
58
58
  return Math.max(el.offsetHeight, el.scrollHeight, enterHeight);
59
59
  };
60
+ const handleBeforeEnter = (el) => {
61
+ el.dataset.oldPaddingTop = el.style.paddingTop;
62
+ el.dataset.oldPaddingBottom = el.style.paddingBottom;
63
+ el.style.maxHeight = "0px";
64
+ el.style.paddingTop = "0px";
65
+ el.style.paddingBottom = "0px";
66
+ };
60
67
  const handleEnter = (el) => {
68
+ el.dataset.oldOverflow = el.style.overflow;
61
69
  el.style.maxHeight = `${getHeight(el, true)}px`;
70
+ el.style.paddingTop = el.dataset.oldPaddingTop ?? "";
71
+ el.style.paddingBottom = el.dataset.oldPaddingBottom ?? "";
72
+ el.style.overflow = "hidden";
62
73
  };
63
74
  const handleAfterEnter = (el) => {
64
75
  el.style.maxHeight = "";
76
+ el.style.overflow = el.dataset.oldOverflow ?? "";
65
77
  };
66
78
  const handleBeforeLeave = (el) => {
79
+ el.dataset.oldPaddingTop = el.style.paddingTop;
80
+ el.dataset.oldPaddingBottom = el.style.paddingBottom;
81
+ el.dataset.oldOverflow = el.style.overflow;
67
82
  enterHeight = getHeight(el);
68
83
  el.style.maxHeight = `${enterHeight}px`;
84
+ el.style.overflow = "hidden";
85
+ };
86
+ const handleLeave = (el) => {
87
+ el.style.maxHeight = "0px";
88
+ el.style.paddingTop = "0px";
89
+ el.style.paddingBottom = "0px";
69
90
  };
70
91
  const handleAfterLeave = (el) => {
71
92
  el.style.maxHeight = "";
93
+ el.style.overflow = el.dataset.oldOverflow ?? "";
94
+ el.style.paddingTop = el.dataset.oldPaddingTop ?? "";
95
+ el.style.paddingBottom = el.dataset.oldPaddingBottom ?? "";
72
96
  };
73
97
  return {
98
+ handleBeforeEnter,
74
99
  handleEnter,
75
100
  handleAfterEnter,
76
101
  handleBeforeLeave,
102
+ handleLeave,
77
103
  handleAfterLeave
78
104
  };
79
105
  }
@@ -1,5 +1,5 @@
1
- import { MenuItem } from '../ele-pro-layout/types';
2
1
  import { RouteRecordRaw, _RouteRecordBase, RouteComponent } from 'vue-router';
2
+ import { MenuItem } from '../ele-pro-layout/types';
3
3
 
4
4
  /**
5
5
  * 获取路由组件方法
@@ -1,5 +1,5 @@
1
- import { ElMessageBoxOptions, MessageBoxData as ElMessageBoxData } from 'element-plus';
2
1
  import { AppContext } from 'vue';
2
+ import { ElMessageBoxOptions, MessageBoxData as ElMessageBoxData } from 'element-plus';
3
3
 
4
4
  /**
5
5
  * 消息弹窗配置
@@ -1,5 +1,5 @@
1
- import { MessageHandler as ElMessageHandler, MessageOptions as ElMessageOptions, MessageFn as ElMessageFn } from 'element-plus/es/components/message';
2
1
  import { AppContext, InjectionKey } from 'vue';
2
+ import { MessageHandler as ElMessageHandler, MessageOptions as ElMessageOptions, MessageFn as ElMessageFn } from 'element-plus/es/components/message';
3
3
 
4
4
  /**
5
5
  * 消息提示配置
@@ -1,7 +1,7 @@
1
1
  export * from './core-components';
2
- export { default as EleBarCode } from "./ele-bar-code/index";
3
- export { default as EleCountUp } from "./ele-count-up/index";
4
- export { default as EleCropper } from "./ele-cropper/index";
5
- export { default as EleCropperModal } from "./ele-cropper-modal/index";
6
- export { default as EleMapPicker } from "./ele-map-picker/index";
7
- export { default as EleXgPlayer } from "./ele-xg-player/index";
2
+ export { default as EleBarCode } from './ele-bar-code/index';
3
+ export { default as EleCountUp } from './ele-count-up/index';
4
+ export { default as EleCropper } from './ele-cropper/index';
5
+ export { default as EleCropperModal } from './ele-cropper-modal/index';
6
+ export { default as EleMapPicker } from './ele-map-picker/index';
7
+ export { default as EleXgPlayer } from './ele-xg-player/index';