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, resolveComponent, openBlock, createElementBlock, createBlock, normalizeProps, mergeProps, withCtx, Fragment, renderList, createVNode, normalizeStyle, normalizeClass, renderSlot, guardReactiveProps, createTextVNode, toDisplayString } from "vue";
1
+ import { defineComponent, resolveComponent, openBlock, createElementBlock, createBlock, normalizeProps, mergeProps, withCtx, Fragment, renderList, createVNode, normalizeStyle, normalizeClass, renderSlot, createTextVNode, toDisplayString } from "vue";
2
2
  import { ElRow, ElCol } from "element-plus";
3
3
  import CardItem from "./components/card-item";
4
4
  import { checkCardProps, checkCardEmits } from "./props";
@@ -70,7 +70,8 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
70
70
  default: withCtx(() => [
71
71
  (openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.items, (item, index2) => {
72
72
  return openBlock(), createBlock(_component_ElCol, mergeProps({
73
- key: index2 + "-" + item.value
73
+ key: index2 + "-" + item.value,
74
+ ref_for: true
74
75
  }, item.col || {}), {
75
76
  default: withCtx(() => [
76
77
  createVNode(_component_CardItem, {
@@ -85,7 +86,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
85
86
  onClick: ($event) => _ctx.onItemClick(item)
86
87
  }, {
87
88
  default: withCtx((slotProps) => [
88
- renderSlot(_ctx.$slots, "item", normalizeProps(guardReactiveProps(slotProps || {})), () => [
89
+ renderSlot(_ctx.$slots, "item", mergeProps({ ref_for: true }, slotProps || {}), () => [
89
90
  createTextVNode(toDisplayString(item.value), 1)
90
91
  ])
91
92
  ]),
@@ -111,7 +112,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
111
112
  onClick: ($event) => _ctx.onItemClick(item)
112
113
  }, {
113
114
  default: withCtx((slotProps) => [
114
- renderSlot(_ctx.$slots, "item", normalizeProps(guardReactiveProps(slotProps || {})), () => [
115
+ renderSlot(_ctx.$slots, "item", mergeProps({ ref_for: true }, slotProps || {}), () => [
115
116
  createTextVNode(toDisplayString(item.value), 1)
116
117
  ])
117
118
  ]),
@@ -1,6 +1,6 @@
1
- import { CheckCardItem, CheckedValue } from './types';
2
- import { ElRowProps } from '../ele-app/el';
3
1
  import { ExtractPropTypes, PropType } from 'vue';
2
+ import { ElRowProps } from '../ele-app/el';
3
+ import { CheckCardItem, CheckedValue } from './types';
4
4
 
5
5
  /**
6
6
  * 属性
@@ -1,6 +1,6 @@
1
- import { EleLocale } from './types';
2
- import { MessageBoxOptions } from '../utils/message-box';
3
1
  import { PropType, ExtractPropTypes, InjectionKey } from 'vue';
2
+ import { MessageBoxOptions } from '../utils/message-box';
3
+ import { EleLocale } from './types';
4
4
 
5
5
  /**
6
6
  * 属性
@@ -1,5 +1,5 @@
1
- import { GlobalProvide, UseLocaleResult, LocaleProps } from './types';
2
1
  import { Ref } from 'vue';
2
+ import { GlobalProvide, UseLocaleResult, LocaleProps } from './types';
3
3
 
4
4
  /**
5
5
  * 获取全局配置
@@ -1,5 +1,5 @@
1
- import { CopyableLocale } from './types';
2
1
  import { EleTooltipInstance } from '../ele-app/plus';
2
+ import { CopyableLocale } from './types';
3
3
 
4
4
  declare const _default: import('vue').DefineComponent<{
5
5
  text: StringConstructor;
@@ -1,6 +1,6 @@
1
- import { CopyableIcon, CopyableLocale } from './types';
2
- import { ElIconProps } from '../ele-app/el';
3
1
  import { PropType, ExtractPropTypes } from 'vue';
2
+ import { ElIconProps } from '../ele-app/el';
3
+ import { CopyableIcon, CopyableLocale } from './types';
4
4
 
5
5
  /**
6
6
  * 属性
@@ -1,5 +1,5 @@
1
- import { CountUpOptions, CountUp } from 'countup.js';
2
1
  import { PropType, ExtractPropTypes } from 'vue';
2
+ import { CountUpOptions, CountUp } from 'countup.js';
3
3
 
4
4
  /**
5
5
  * 属性
@@ -1,5 +1,5 @@
1
- import { UploadOption, ToolName, ToolGroup, ToolItem, CropperLocale } from '../types';
2
1
  import { PropType } from 'vue';
2
+ import { UploadOption, ToolName, ToolGroup, ToolItem, CropperLocale } from '../types';
3
3
 
4
4
  declare const _default: import('vue').DefineComponent<{
5
5
  /** 操作按钮布局 */
@@ -1,6 +1,6 @@
1
- import { default as PreviewType } from "./components/cropper-preview";
2
- import { CropperOptions } from './types';
3
1
  import { Ref } from 'vue';
2
+ import { CropperOptions } from './types';
3
+ import { default as PreviewType } from './components/cropper-preview';
4
4
 
5
5
  export type PreviewInstance = InstanceType<typeof PreviewType> | null;
6
6
  declare const _default: import('vue').DefineComponent<{
@@ -1,5 +1,5 @@
1
- import { CropperOptions, CroppedOptions, CropperLocale } from './types';
2
1
  import { PropType, ExtractPropTypes } from 'vue';
2
+ import { CropperOptions, CroppedOptions, CropperLocale } from './types';
3
3
 
4
4
  /**
5
5
  * 属性
@@ -1,5 +1,5 @@
1
- import { EleModalProps } from '../ele-app/plus';
2
1
  import { PropType, ExtractPropTypes } from 'vue';
2
+ import { EleModalProps } from '../ele-app/plus';
3
3
 
4
4
  /**
5
5
  * 属性
@@ -1,5 +1,5 @@
1
- import { DashboardType } from './types';
2
1
  import { PropType, ExtractPropTypes } from 'vue';
2
+ import { DashboardType } from './types';
3
3
 
4
4
  /**
5
5
  * 属性
@@ -1,5 +1,5 @@
1
- import { DataKey, DataItem, Column, Columns, Sorter, Filter } from './types';
2
1
  import { ElTableInstance } from '../ele-app/el';
2
+ import { DataKey, DataItem, Column, Columns, Sorter, Filter } from './types';
3
3
 
4
4
  declare const _default: import('vue').DefineComponent<{
5
5
  stripe: {
@@ -1,5 +1,5 @@
1
- import { DataKey, DataItem, Column, Columns, Sorter, Filter, TableEmptyProps, RowClickChecked } from './types';
2
1
  import { PropType, ExtractPropTypes } from 'vue';
2
+ import { DataKey, DataItem, Column, Columns, Sorter, Filter, TableEmptyProps, RowClickChecked } from './types';
3
3
 
4
4
  declare const normalizeProps: Omit<{
5
5
  data: {
@@ -1,8 +1,8 @@
1
- import { DataKey, DataItem, Column, Columns, Sorter, Filter, GetInstance, TableMethods, ShowOverflowTooltip, TooltipEffect, TooltipOptions, RowClass, RowKey } from './types';
2
- import { dataTableEmits } from './props';
3
- import { ElEmptyProps, ElTableInstance } from '../ele-app/el';
4
- import { Emitter } from '../ele-app/types';
5
1
  import { Slots, VNode } from 'vue';
2
+ import { Emitter } from '../ele-app/types';
3
+ import { ElEmptyProps, ElTableInstance } from '../ele-app/el';
4
+ import { dataTableEmits } from './props';
5
+ import { DataKey, DataItem, Column, Columns, Sorter, Filter, GetInstance, TableMethods, ShowOverflowTooltip, TooltipEffect, TooltipOptions, RowClass, RowKey } from './types';
6
6
 
7
7
  /**
8
8
  * 递归获取表格列节点
@@ -1,5 +1,5 @@
1
- import { DotType } from './types';
2
1
  import { PropType, ExtractPropTypes } from 'vue';
2
+ import { DotType } from './types';
3
3
 
4
4
  /**
5
5
  * 属性
@@ -1,6 +1,6 @@
1
- import { DropdownItem } from './types';
2
- import { omit } from '../utils/core';
3
1
  import { ElDropdownProps, ElDropdownInstance } from '../ele-app/el';
2
+ import { omit } from '../utils/core';
3
+ import { DropdownItem } from './types';
4
4
 
5
5
  declare const _default: import('vue').DefineComponent<{
6
6
  items: import('vue').PropType<DropdownItem[]>;
@@ -1,4 +1,4 @@
1
- import { defineComponent, ref, computed, resolveComponent, openBlock, createBlock, mergeProps, withCtx, renderSlot, normalizeStyle, createElementBlock, Fragment, renderList, normalizeProps, resolveDynamicComponent, createCommentVNode, toDisplayString } from "vue";
1
+ import { defineComponent, ref, computed, resolveComponent, openBlock, createBlock, mergeProps, withCtx, renderSlot, normalizeStyle, createElementBlock, Fragment, renderList, resolveDynamicComponent, createCommentVNode, toDisplayString } from "vue";
2
2
  import { ElDropdown, ElDropdownMenu, ElDropdownItem, ElIcon } from "element-plus";
3
3
  import { omit } from "../utils/core";
4
4
  import { dropdownProps, dropdownEmits } from "./props";
@@ -104,7 +104,8 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
104
104
  class: [
105
105
  { "is-active": _ctx.modelValue === item.command },
106
106
  { "is-danger": !!item.danger }
107
- ]
107
+ ],
108
+ ref_for: true
108
109
  },
109
110
  _ctx.omit(item, [
110
111
  "icon",
@@ -120,7 +121,10 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
120
121
  key: 0,
121
122
  item
122
123
  }) : (openBlock(), createElementBlock(Fragment, { key: 1 }, [
123
- item.icon ? (openBlock(), createBlock(_component_ElIcon, normalizeProps(mergeProps({ key: 0 }, { ..._ctx.iconProps || {}, ...item.iconProps || {} })), {
124
+ item.icon ? (openBlock(), createBlock(_component_ElIcon, mergeProps({
125
+ key: 0,
126
+ ref_for: true
127
+ }, { ..._ctx.iconProps || {}, ...item.iconProps || {} }), {
124
128
  default: withCtx(() => [
125
129
  (openBlock(), createBlock(resolveDynamicComponent(item.icon), {
126
130
  style: normalizeStyle(item.iconStyle)
@@ -1,6 +1,6 @@
1
- import { DropdownItem } from './types';
2
- import { ElIconProps } from '../ele-app/el';
3
1
  import { PropType, ExtractPropTypes } from 'vue';
2
+ import { ElIconProps } from '../ele-app/el';
3
+ import { DropdownItem } from './types';
4
4
 
5
5
  /**
6
6
  * 属性
@@ -1,5 +1,5 @@
1
- import { Validator, BeforeRemove } from './types';
2
1
  import { PropType, ExtractPropTypes } from 'vue';
2
+ import { Validator, BeforeRemove } from './types';
3
3
 
4
4
  /**
5
5
  * 属性
@@ -1,5 +1,5 @@
1
- import { EllipsisTooltip } from './types';
2
1
  import { EleTextProps, EleTextInstance } from '../ele-app/plus';
2
+ import { EllipsisTooltip } from './types';
3
3
 
4
4
  declare const _default: import('vue').DefineComponent<{
5
5
  maxLine: NumberConstructor;
@@ -1,5 +1,5 @@
1
- import { EllipsisTooltip } from './types';
2
1
  import { PropType, ExtractPropTypes } from 'vue';
2
+ import { EllipsisTooltip } from './types';
3
3
 
4
4
  /**
5
5
  * 属性
@@ -1,7 +1,7 @@
1
- import { IconItem, FileItem, ItemContextMenuOption, SelectionType } from '../types';
2
- import { DropdownItem } from '../../ele-dropdown/types';
3
- import { EleDropdownProps, EleDropdownInstance } from '../../ele-app/plus';
4
1
  import { PropType } from 'vue';
2
+ import { EleDropdownProps, EleDropdownInstance } from '../../ele-app/plus';
3
+ import { DropdownItem } from '../../ele-dropdown/types';
4
+ import { IconItem, FileItem, ItemContextMenuOption, SelectionType } from '../types';
5
5
 
6
6
  declare const _default: import('vue').DefineComponent<{
7
7
  /** 数据 */
@@ -1,7 +1,7 @@
1
- import { IconItem, FileItem, ItemContextMenuOption, SelectionType, ContextMenus } from '../types';
2
- import { GridItemInstance } from '../props';
3
- import { EleDropdownProps, EleDropdownInstance } from '../../ele-app/plus';
4
1
  import { PropType, Ref } from 'vue';
2
+ import { EleDropdownProps, EleDropdownInstance } from '../../ele-app/plus';
3
+ import { GridItemInstance } from '../props';
4
+ import { IconItem, FileItem, ItemContextMenuOption, SelectionType, ContextMenus } from '../types';
5
5
 
6
6
  declare const _default: import('vue').DefineComponent<{
7
7
  /** 文件数据 */
@@ -1,4 +1,4 @@
1
- import { defineComponent, ref, computed, resolveComponent, openBlock, createBlock, withCtx, createElementBlock, createElementVNode, withModifiers, normalizeClass, toDisplayString, createCommentVNode, Fragment, renderList, createSlots, renderSlot, normalizeProps, guardReactiveProps } from "vue";
1
+ import { defineComponent, ref, computed, resolveComponent, openBlock, createBlock, withCtx, createElementBlock, createElementVNode, withModifiers, normalizeClass, toDisplayString, createCommentVNode, Fragment, renderList, createSlots, renderSlot, mergeProps } from "vue";
2
2
  import ReceiverView from "../../ele-config-provider/components/receiver-view";
3
3
  import FileGridItem from "./file-grid-item";
4
4
  const _sfc_main = defineComponent({
@@ -141,7 +141,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
141
141
  return {
142
142
  name,
143
143
  fn: withCtx((slotProps) => [
144
- renderSlot(_ctx.$slots, name, normalizeProps(guardReactiveProps(slotProps || {})))
144
+ renderSlot(_ctx.$slots, name, mergeProps({ ref_for: true }, slotProps || {}))
145
145
  ])
146
146
  };
147
147
  })
@@ -1,7 +1,7 @@
1
- import { IconItem, FileItem, ColumnItem, ItemContextMenuOption, SelectionType } from '../types';
2
- import { DropdownItem } from '../../ele-dropdown/types';
3
- import { EleDropdownProps, EleDropdownInstance } from '../../ele-app/plus';
4
1
  import { PropType } from 'vue';
2
+ import { EleDropdownProps, EleDropdownInstance } from '../../ele-app/plus';
3
+ import { DropdownItem } from '../../ele-dropdown/types';
4
+ import { IconItem, FileItem, ColumnItem, ItemContextMenuOption, SelectionType } from '../types';
5
5
 
6
6
  declare const _default: import('vue').DefineComponent<{
7
7
  /** 数据 */
@@ -1,7 +1,7 @@
1
- import { IconItem, FileItem, ColumnItem, ItemContextMenuOption, SelectionType, ContextMenus } from '../types';
2
- import { TableItemInstance } from '../props';
3
- import { EleDropdownProps, EleDropdownInstance } from '../../ele-app/plus';
4
1
  import { PropType, Ref } from 'vue';
2
+ import { EleDropdownProps, EleDropdownInstance } from '../../ele-app/plus';
3
+ import { TableItemInstance } from '../props';
4
+ import { IconItem, FileItem, ColumnItem, ItemContextMenuOption, SelectionType, ContextMenus } from '../types';
5
5
 
6
6
  declare const _default: import('vue').DefineComponent<{
7
7
  /** 文件数据 */
@@ -1,4 +1,4 @@
1
- import { defineComponent, ref, computed, resolveComponent, openBlock, createBlock, withCtx, createElementVNode, createElementBlock, normalizeClass, withModifiers, createCommentVNode, toDisplayString, Fragment, renderList, normalizeStyle, renderSlot, createTextVNode, createSlots, normalizeProps, guardReactiveProps } from "vue";
1
+ import { defineComponent, ref, computed, resolveComponent, openBlock, createBlock, withCtx, createElementVNode, createElementBlock, normalizeClass, withModifiers, createCommentVNode, toDisplayString, Fragment, renderList, normalizeStyle, renderSlot, createTextVNode, createSlots, mergeProps } from "vue";
2
2
  import ReceiverView from "../../ele-config-provider/components/receiver-view";
3
3
  import FileTableItem from "./file-table-item";
4
4
  import FileSort from "./file-sort";
@@ -222,7 +222,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
222
222
  return {
223
223
  name,
224
224
  fn: withCtx((slotProps) => [
225
- renderSlot(_ctx.$slots, name, normalizeProps(guardReactiveProps(slotProps || {})))
225
+ renderSlot(_ctx.$slots, name, mergeProps({ ref_for: true }, slotProps || {}))
226
226
  ])
227
227
  };
228
228
  })
@@ -1,5 +1,5 @@
1
- import { FileItem, SortValue, ItemContextMenuOption, FileListLocale } from './types';
2
1
  import { Ref } from 'vue';
2
+ import { FileItem, SortValue, ItemContextMenuOption, FileListLocale } from './types';
3
3
 
4
4
  declare const _default: import('vue').DefineComponent<{
5
5
  data: {
@@ -1,8 +1,8 @@
1
- import { IconItem, FileItem, SortValue, ItemContextMenuOption, ColumnItem, SelectionType, ContextMenus, FileListLocale } from './types';
2
- import { default as FileTableItem } from "./components/file-table-item";
3
- import { default as FileGridItem } from "./components/file-grid-item";
4
- import { EleDropdownProps } from '../ele-app/plus';
5
1
  import { PropType, ExtractPropTypes } from 'vue';
2
+ import { EleDropdownProps } from '../ele-app/plus';
3
+ import { default as FileGridItem } from './components/file-grid-item';
4
+ import { default as FileTableItem } from './components/file-table-item';
5
+ import { IconItem, FileItem, SortValue, ItemContextMenuOption, ColumnItem, SelectionType, ContextMenus, FileListLocale } from './types';
6
6
 
7
7
  /**
8
8
  * 属性
@@ -1,5 +1,5 @@
1
- import { ElEmptyProps } from '../../ele-app/el';
2
1
  import { PropType } from 'vue';
2
+ import { ElEmptyProps } from '../../ele-app/el';
3
3
 
4
4
  declare const _default: import('vue').DefineComponent<{
5
5
  /** 选中的图标 */
@@ -1,5 +1,5 @@
1
- import { IconItem } from './types';
2
1
  import { EleBasicSelectInstance } from '../ele-app/plus';
2
+ import { IconItem } from './types';
3
3
 
4
4
  declare const _default: import('vue').DefineComponent<{
5
5
  modelValue: StringConstructor;
@@ -1,6 +1,6 @@
1
- import { IconItem } from './types';
2
- import { ElEmptyProps } from '../ele-app/el';
3
1
  import { PropType, ExtractPropTypes } from 'vue';
2
+ import { ElEmptyProps } from '../ele-app/el';
3
+ import { IconItem } from './types';
4
4
 
5
5
  /**
6
6
  * 属性
@@ -1,5 +1,5 @@
1
- import { LoadingType, LoadingSize } from './types';
2
1
  import { PropType, ExtractPropTypes } from 'vue';
2
+ import { LoadingType, LoadingSize } from './types';
3
3
 
4
4
  /**
5
5
  * 属性
@@ -1,5 +1,5 @@
1
- import { PoiItem } from '../types';
2
1
  import { ElAutocompleteInstance } from '../../ele-app/el';
2
+ import { PoiItem } from '../types';
3
3
 
4
4
  declare const _default: import('vue').DefineComponent<{
5
5
  height: {
@@ -1,7 +1,7 @@
1
- import { default as MapViewType } from "./components/map-view";
2
- import { MapProps } from './props';
3
- import { PoiItem, MapLocale } from './types';
4
1
  import { Ref } from 'vue';
2
+ import { PoiItem, MapLocale } from './types';
3
+ import { MapProps } from './props';
4
+ import { default as MapViewType } from './components/map-view';
5
5
 
6
6
  export type MapViewInstance = InstanceType<typeof MapViewType> | null;
7
7
  declare const _default: import('vue').DefineComponent<{
@@ -1,7 +1,7 @@
1
- import { SelectMode, PoiItem, MapLocale } from './types';
2
- import { EleModalProps } from '../ele-app/plus';
3
- import { ElEmptyProps } from '../ele-app/el';
4
1
  import { PropType, ExtractPropTypes } from 'vue';
2
+ import { ElEmptyProps } from '../ele-app/el';
3
+ import { EleModalProps } from '../ele-app/plus';
4
+ import { SelectMode, PoiItem, MapLocale } from './types';
5
5
 
6
6
  /**
7
7
  * 属性
@@ -1,6 +1,6 @@
1
- import { ElMenuInstance } from '../ele-app/el';
2
- import { MenuItemClicked } from 'element-plus';
3
1
  import { NavigationFailure } from 'vue-router';
2
+ import { MenuItemClicked } from 'element-plus';
3
+ import { ElMenuInstance } from '../ele-app/el';
4
4
 
5
5
  declare const _default: import('vue').DefineComponent<{
6
6
  mode: import('vue').PropType<import('./types').MenuMode>;
@@ -1,6 +1,6 @@
1
- import { MenuItem, MenuMode, MenuTheme, PopupMenuTheme, PopupColorful, EllipsisProps, TextEllipsisTooltip } from './types';
2
- import { menuProps } from 'element-plus';
3
1
  import { PropType, ExtractPropTypes } from 'vue';
2
+ import { menuProps } from 'element-plus';
3
+ import { MenuItem, MenuMode, MenuTheme, PopupMenuTheme, PopupColorful, EllipsisProps, TextEllipsisTooltip } from './types';
4
4
 
5
5
  /**
6
6
  * 属性
@@ -1,5 +1,5 @@
1
- import { MenuItem, MenuTheme, PopupMenuTheme, PopupColorful, MenuResult, MenuEllipsisOption, MenuItemEvent } from './types';
2
1
  import { VNode, Slot } from 'vue';
2
+ import { MenuItem, MenuTheme, PopupMenuTheme, PopupColorful, MenuResult, MenuEllipsisOption, MenuItemEvent } from './types';
3
3
 
4
4
  /** 子菜单项链接类名 */
5
5
  export declare const linkClass = "ele-menu-link";
@@ -1,5 +1,5 @@
1
- import { Position } from './types';
2
1
  import { ElDialogInstance } from '../ele-app/el';
2
+ import { Position } from './types';
3
3
 
4
4
  declare const _default: import('vue').DefineComponent<{
5
5
  appendToBody: {
@@ -1,6 +1,6 @@
1
- import { Resizable, MoveOut, Position } from './types';
2
- import { dialogProps } from 'element-plus';
3
1
  import { PropType, ExtractPropTypes } from 'vue';
2
+ import { dialogProps } from 'element-plus';
3
+ import { Resizable, MoveOut, Position } from './types';
4
4
 
5
5
  /**
6
6
  * 属性
@@ -1,5 +1,5 @@
1
- import { ModalProps } from './props';
2
1
  import { Position } from './types';
2
+ import { ModalProps } from './props';
3
3
 
4
4
  export declare const containerClass = "ele-modal-container";
5
5
  export declare const wrapperClass = "ele-modal";
@@ -1,5 +1,5 @@
1
- import { PaginationType, PaginationTotal } from './types';
2
1
  import { PropType, ExtractPropTypes } from 'vue';
2
+ import { PaginationType, PaginationTotal } from './types';
3
3
 
4
4
  /**
5
5
  * 属性
@@ -1,5 +1,5 @@
1
- import { EleTooltipInstance } from '../ele-app/plus';
2
1
  import { ElIconProps } from '../ele-app/el';
2
+ import { EleTooltipInstance } from '../ele-app/plus';
3
3
 
4
4
  declare const _default: import('vue').DefineComponent<{
5
5
  trigger: {
@@ -73,6 +73,7 @@ declare const _default: import('vue').DefineComponent<{
73
73
  showArrow: import('element-plus/es/utils/index').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
74
74
  persistent: import('element-plus/es/utils/index').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
75
75
  popperClass: StringConstructor;
76
+ ariaLabel: StringConstructor;
76
77
  bg: StringConstructor;
77
78
  appendTo: {
78
79
  readonly type: import('vue').PropType<import('element-plus/es/utils/index').EpPropMergeType<(new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement) | ((new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement))[], unknown, unknown>>;
@@ -91,7 +92,6 @@ declare const _default: import('vue').DefineComponent<{
91
92
  __epPropKey: true;
92
93
  };
93
94
  virtualTriggering: BooleanConstructor;
94
- ariaLabel: StringConstructor;
95
95
  className: StringConstructor;
96
96
  arrowBg: StringConstructor;
97
97
  isPopover: BooleanConstructor;
@@ -189,6 +189,7 @@ declare const _default: import('vue').DefineComponent<{
189
189
  showArrow: import('element-plus/es/utils/index').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
190
190
  persistent: import('element-plus/es/utils/index').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
191
191
  popperClass: StringConstructor;
192
+ ariaLabel: StringConstructor;
192
193
  bg: StringConstructor;
193
194
  appendTo: {
194
195
  readonly type: import('vue').PropType<import('element-plus/es/utils/index').EpPropMergeType<(new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement) | ((new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement))[], unknown, unknown>>;
@@ -207,7 +208,6 @@ declare const _default: import('vue').DefineComponent<{
207
208
  __epPropKey: true;
208
209
  };
209
210
  virtualTriggering: BooleanConstructor;
210
- ariaLabel: StringConstructor;
211
211
  className: StringConstructor;
212
212
  arrowBg: StringConstructor;
213
213
  isPopover: BooleanConstructor;
@@ -1,5 +1,5 @@
1
- import { ElIconProps, ElButtonProps } from '../ele-app/el';
2
1
  import { PropType, ExtractPropTypes } from 'vue';
2
+ import { ElIconProps, ElButtonProps } from '../ele-app/el';
3
3
 
4
4
  /**
5
5
  * 属性
@@ -90,6 +90,7 @@ export declare const popconfirmProps: {
90
90
  showArrow: import('element-plus/es/utils/index').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
91
91
  persistent: import('element-plus/es/utils/index').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
92
92
  popperClass: StringConstructor;
93
+ ariaLabel: StringConstructor;
93
94
  bg: StringConstructor;
94
95
  appendTo: {
95
96
  readonly type: PropType<import('element-plus/es/utils/index').EpPropMergeType<(new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement) | ((new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement))[], unknown, unknown>>;
@@ -108,7 +109,6 @@ export declare const popconfirmProps: {
108
109
  __epPropKey: true;
109
110
  };
110
111
  virtualTriggering: BooleanConstructor;
111
- ariaLabel: StringConstructor;
112
112
  className: StringConstructor;
113
113
  arrowBg: StringConstructor;
114
114
  isPopover: BooleanConstructor;
@@ -46,6 +46,7 @@ declare const _default: import('vue').DefineComponent<{
46
46
  showArrow: import('element-plus/es/utils/index').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
47
47
  persistent: import('element-plus/es/utils/index').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
48
48
  popperClass: StringConstructor;
49
+ ariaLabel: StringConstructor;
49
50
  bg: StringConstructor;
50
51
  appendTo: {
51
52
  readonly type: import('vue').PropType<import('element-plus/es/utils/index').EpPropMergeType<(new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement) | ((new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement))[], unknown, unknown>>;
@@ -64,7 +65,6 @@ declare const _default: import('vue').DefineComponent<{
64
65
  __epPropKey: true;
65
66
  };
66
67
  virtualTriggering: BooleanConstructor;
67
- ariaLabel: StringConstructor;
68
68
  className: StringConstructor;
69
69
  arrowBg: StringConstructor;
70
70
  isPopover: BooleanConstructor;
@@ -129,6 +129,7 @@ declare const _default: import('vue').DefineComponent<{
129
129
  showArrow: import('element-plus/es/utils/index').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
130
130
  persistent: import('element-plus/es/utils/index').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
131
131
  popperClass: StringConstructor;
132
+ ariaLabel: StringConstructor;
132
133
  bg: StringConstructor;
133
134
  appendTo: {
134
135
  readonly type: import('vue').PropType<import('element-plus/es/utils/index').EpPropMergeType<(new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement) | ((new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement))[], unknown, unknown>>;
@@ -147,7 +148,6 @@ declare const _default: import('vue').DefineComponent<{
147
148
  __epPropKey: true;
148
149
  };
149
150
  virtualTriggering: BooleanConstructor;
150
- ariaLabel: StringConstructor;
151
151
  className: StringConstructor;
152
152
  arrowBg: StringConstructor;
153
153
  isPopover: BooleanConstructor;
@@ -63,13 +63,13 @@ export declare const popoverProps: {
63
63
  __epPropKey: true;
64
64
  };
65
65
  virtualTriggering: BooleanConstructor;
66
+ ariaLabel: StringConstructor;
66
67
  appendTo: {
67
68
  readonly type: PropType<import('element-plus/es/utils/index').EpPropMergeType<(new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement) | ((new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement))[], unknown, unknown>>;
68
69
  readonly required: false;
69
70
  readonly validator: ((val: unknown) => boolean) | undefined;
70
71
  __epPropKey: true;
71
72
  };
72
- ariaLabel: StringConstructor;
73
73
  zIndex: NumberConstructor;
74
74
  gpuAcceleration: import('element-plus/es/utils/index').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
75
75
  bg: StringConstructor;
@@ -1,5 +1,5 @@
1
- import { PrintOrientation, PrintTarget } from './types';
2
1
  import { PropType, ExtractPropTypes } from 'vue';
2
+ import { PrintOrientation, PrintTarget } from './types';
3
3
 
4
4
  /**
5
5
  * 属性
@@ -1,5 +1,5 @@
1
- import { TabItem, IframeItem } from '../types';
2
1
  import { PropType } from 'vue';
2
+ import { TabItem, IframeItem } from '../types';
3
3
 
4
4
  declare const _default: import('vue').DefineComponent<{
5
5
  /** 是否支持内链缓存 */
@@ -1,9 +1,9 @@
1
- import { Layout, SidebarLayout, TabBar, Maximized } from '../ele-admin-layout/types';
2
- import { TabPaneItem, TabEventOption } from '../ele-tabs/types';
3
- import { BreadcrumbItem } from '../ele-breadcrumb/types';
4
- import { MenuItem as MenuItemProps } from '../ele-menus/types';
5
- import { MenuItem, TabItem, LevelItem, TabItemEventOption } from './types';
6
1
  import { EleAdminLayoutInstance, EleBreadcrumbProps, EleBacktopProps, EleMenusProps } from '../ele-app/plus';
2
+ import { MenuItem, TabItem, LevelItem, TabItemEventOption } from './types';
3
+ import { MenuItem as MenuItemProps } from '../ele-menus/types';
4
+ import { BreadcrumbItem } from '../ele-breadcrumb/types';
5
+ import { TabPaneItem, TabEventOption } from '../ele-tabs/types';
6
+ import { Layout, SidebarLayout, TabBar, Maximized } from '../ele-admin-layout/types';
7
7
 
8
8
  declare const _default: import('vue').DefineComponent<{
9
9
  height: {