ele-admin-plus 1.2.0-beta.2 → 1.2.0-beta.3
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.
- package/es/components.d.ts +6 -6
- package/es/core-components.d.ts +47 -47
- package/es/core-export.d.ts +2 -2
- package/es/ele-admin-layout/components/layout-tabs.d.ts +4 -4
- package/es/ele-admin-layout/index.d.ts +2 -2
- package/es/ele-admin-layout/props.d.ts +5 -5
- package/es/ele-alert/props.d.ts +1 -1
- package/es/ele-avatar-group/props.d.ts +1 -1
- package/es/ele-bar-code/index.d.ts +2 -2
- package/es/ele-bar-code/props.d.ts +2 -2
- package/es/ele-basic-select/index.d.ts +2 -2
- package/es/ele-basic-select/props.d.ts +1 -1
- package/es/ele-breadcrumb/index.js +5 -2
- package/es/ele-breadcrumb/props.d.ts +1 -1
- package/es/ele-card/index.d.ts +6 -4
- package/es/ele-card/index.js +7 -1
- package/es/ele-card/style/index.scss +0 -13
- package/es/ele-check-card/components/card-item.d.ts +1 -1
- package/es/ele-check-card/index.js +5 -4
- package/es/ele-check-card/props.d.ts +2 -2
- package/es/ele-config-provider/props.d.ts +2 -2
- package/es/ele-config-provider/receiver.d.ts +1 -1
- package/es/ele-copyable/index.d.ts +1 -1
- package/es/ele-copyable/props.d.ts +2 -2
- package/es/ele-count-up/props.d.ts +1 -1
- package/es/ele-cropper/components/cropper-tools.d.ts +1 -1
- package/es/ele-cropper/index.d.ts +2 -2
- package/es/ele-cropper/props.d.ts +1 -1
- package/es/ele-cropper-modal/props.d.ts +1 -1
- package/es/ele-dashboard/props.d.ts +1 -1
- package/es/ele-data-table/index.d.ts +1 -1
- package/es/ele-data-table/props.d.ts +1 -1
- package/es/ele-data-table/util.d.ts +4 -4
- package/es/ele-dot/props.d.ts +1 -1
- package/es/ele-dropdown/index.d.ts +2 -2
- package/es/ele-dropdown/index.js +7 -3
- package/es/ele-dropdown/props.d.ts +2 -2
- package/es/ele-edit-tag/props.d.ts +1 -1
- package/es/ele-ellipsis/index.d.ts +1 -1
- package/es/ele-ellipsis/props.d.ts +1 -1
- package/es/ele-file-list/components/file-grid-item.d.ts +3 -3
- package/es/ele-file-list/components/file-grid.d.ts +3 -3
- package/es/ele-file-list/components/file-grid.js +2 -2
- package/es/ele-file-list/components/file-table-item.d.ts +3 -3
- package/es/ele-file-list/components/file-table.d.ts +3 -3
- package/es/ele-file-list/components/file-table.js +2 -2
- package/es/ele-file-list/index.d.ts +1 -1
- package/es/ele-file-list/props.d.ts +4 -4
- package/es/ele-icon-select/components/icon-grid.d.ts +1 -1
- package/es/ele-icon-select/index.d.ts +1 -1
- package/es/ele-icon-select/props.d.ts +2 -2
- package/es/ele-loading/props.d.ts +1 -1
- package/es/ele-map-picker/components/map-view.d.ts +1 -1
- package/es/ele-map-picker/index.d.ts +3 -3
- package/es/ele-map-picker/props.d.ts +3 -3
- package/es/ele-menus/index.d.ts +2 -2
- package/es/ele-menus/props.d.ts +2 -2
- package/es/ele-menus/util.d.ts +1 -1
- package/es/ele-modal/index.d.ts +1 -1
- package/es/ele-modal/props.d.ts +2 -2
- package/es/ele-modal/util.d.ts +1 -1
- package/es/ele-pagination/props.d.ts +1 -1
- package/es/ele-popconfirm/index.d.ts +3 -3
- package/es/ele-popconfirm/props.d.ts +2 -2
- package/es/ele-popover/index.d.ts +2 -2
- package/es/ele-popover/props.d.ts +1 -1
- package/es/ele-printer/props.d.ts +1 -1
- package/es/ele-pro-layout/components/pro-iframe.d.ts +1 -1
- package/es/ele-pro-layout/index.d.ts +5 -5
- package/es/ele-pro-layout/props.d.ts +5 -5
- package/es/ele-pro-layout/util.d.ts +3 -3
- package/es/ele-pro-table/components/table-tools.d.ts +2 -2
- package/es/ele-pro-table/components/table-tools.js +2 -2
- package/es/ele-pro-table/components/tool-column-list.d.ts +1 -1
- package/es/ele-pro-table/components/tool-column.d.ts +2 -2
- package/es/ele-pro-table/components/tool-export.d.ts +4 -4
- package/es/ele-pro-table/components/tool-print-body-cell.d.ts +3 -3
- package/es/ele-pro-table/components/tool-print-header-cell.d.ts +3 -3
- package/es/ele-pro-table/components/tool-print.d.ts +5 -5
- package/es/ele-pro-table/components/tool-print.js +8 -5
- package/es/ele-pro-table/index.d.ts +3 -3
- package/es/ele-pro-table/props.d.ts +3 -3
- package/es/ele-pro-table/util.d.ts +2 -2
- package/es/ele-qr-code/props.d.ts +1 -1
- package/es/ele-qr-code/util.d.ts +1 -1
- package/es/ele-segmented/index.js +4 -1
- package/es/ele-segmented/props.d.ts +1 -1
- package/es/ele-steps/index.js +4 -1
- package/es/ele-steps/props.d.ts +1 -1
- package/es/ele-tab-wrap/components/tab-dropdown.d.ts +2 -2
- package/es/ele-tab-wrap/props.d.ts +1 -1
- package/es/ele-table-select/index.d.ts +2 -2
- package/es/ele-table-select/props.d.ts +3 -3
- package/es/ele-tabs/components/tab-title.d.ts +3 -3
- package/es/ele-tabs/index.d.ts +6 -6
- package/es/ele-tabs/index.js +5 -4
- package/es/ele-tabs/props.d.ts +5 -5
- package/es/ele-text/props.d.ts +2 -2
- package/es/ele-toolbar/props.d.ts +2 -2
- package/es/ele-tooltip/index.d.ts +2 -2
- package/es/ele-tooltip/props.d.ts +1 -1
- package/es/ele-tour/index.d.ts +2 -2
- package/es/ele-tour/props.d.ts +1 -1
- package/es/ele-tour/util.d.ts +1 -1
- package/es/ele-tree-select/index.d.ts +3 -3
- package/es/ele-tree-select/props.d.ts +3 -3
- package/es/ele-tree-select/util.d.ts +1 -1
- package/es/ele-upload-list/components/list-item.d.ts +2 -2
- package/es/ele-upload-list/index.d.ts +1 -1
- package/es/ele-upload-list/props.d.ts +2 -2
- package/es/ele-virtual-table/components/body-cell.d.ts +3 -5
- package/es/ele-virtual-table/components/body-row.d.ts +4 -4
- package/es/ele-virtual-table/components/body-row.js +2 -2
- package/es/ele-virtual-table/components/cell-filter.d.ts +2 -2
- package/es/ele-virtual-table/components/expand-row.d.ts +1 -1
- package/es/ele-virtual-table/components/footer-row.d.ts +2 -2
- package/es/ele-virtual-table/components/header-cell.d.ts +3 -3
- package/es/ele-virtual-table/components/header-row.d.ts +2 -2
- package/es/ele-virtual-table/components/header-row.js +2 -2
- package/es/ele-virtual-table/index.d.ts +9 -9
- package/es/ele-virtual-table/util.d.ts +3 -3
- package/es/ele-watermark/props.d.ts +1 -1
- package/es/ele-watermark/util.d.ts +1 -1
- package/es/ele-xg-player/index.d.ts +1 -1
- package/es/icons/index.d.ts +108 -108
- package/es/utils/hook.d.ts +2 -0
- package/es/utils/hook.js +26 -0
- package/es/utils/menu-util.d.ts +1 -1
- package/es/utils/message-box.d.ts +1 -1
- package/es/utils/message.d.ts +1 -1
- package/lib/components.d.ts +6 -6
- package/lib/core-components.d.ts +47 -47
- package/lib/core-export.d.ts +2 -2
- package/lib/ele-admin-layout/components/layout-tabs.d.ts +4 -4
- package/lib/ele-admin-layout/index.d.ts +2 -2
- package/lib/ele-admin-layout/props.d.ts +5 -5
- package/lib/ele-alert/props.d.ts +1 -1
- package/lib/ele-avatar-group/props.d.ts +1 -1
- package/lib/ele-bar-code/index.d.ts +2 -2
- package/lib/ele-bar-code/props.d.ts +2 -2
- package/lib/ele-basic-select/index.d.ts +2 -2
- package/lib/ele-basic-select/props.d.ts +1 -1
- package/lib/ele-breadcrumb/index.cjs +4 -1
- package/lib/ele-breadcrumb/props.d.ts +1 -1
- package/lib/ele-card/index.cjs +7 -1
- package/lib/ele-card/index.d.ts +6 -4
- package/lib/ele-card/style/index.scss +0 -13
- package/lib/ele-check-card/components/card-item.d.ts +1 -1
- package/lib/ele-check-card/index.cjs +4 -3
- package/lib/ele-check-card/props.d.ts +2 -2
- package/lib/ele-config-provider/props.d.ts +2 -2
- package/lib/ele-config-provider/receiver.d.ts +1 -1
- package/lib/ele-copyable/index.d.ts +1 -1
- package/lib/ele-copyable/props.d.ts +2 -2
- package/lib/ele-count-up/props.d.ts +1 -1
- package/lib/ele-cropper/components/cropper-tools.d.ts +1 -1
- package/lib/ele-cropper/index.d.ts +2 -2
- package/lib/ele-cropper/props.d.ts +1 -1
- package/lib/ele-cropper-modal/props.d.ts +1 -1
- package/lib/ele-dashboard/props.d.ts +1 -1
- package/lib/ele-data-table/index.d.ts +1 -1
- package/lib/ele-data-table/props.d.ts +1 -1
- package/lib/ele-data-table/util.d.ts +4 -4
- package/lib/ele-dot/props.d.ts +1 -1
- package/lib/ele-dropdown/index.cjs +6 -2
- package/lib/ele-dropdown/index.d.ts +2 -2
- package/lib/ele-dropdown/props.d.ts +2 -2
- package/lib/ele-edit-tag/props.d.ts +1 -1
- package/lib/ele-ellipsis/index.d.ts +1 -1
- package/lib/ele-ellipsis/props.d.ts +1 -1
- package/lib/ele-file-list/components/file-grid-item.d.ts +3 -3
- package/lib/ele-file-list/components/file-grid.cjs +1 -1
- package/lib/ele-file-list/components/file-grid.d.ts +3 -3
- package/lib/ele-file-list/components/file-table-item.d.ts +3 -3
- package/lib/ele-file-list/components/file-table.cjs +1 -1
- package/lib/ele-file-list/components/file-table.d.ts +3 -3
- package/lib/ele-file-list/index.d.ts +1 -1
- package/lib/ele-file-list/props.d.ts +4 -4
- package/lib/ele-icon-select/components/icon-grid.d.ts +1 -1
- package/lib/ele-icon-select/index.d.ts +1 -1
- package/lib/ele-icon-select/props.d.ts +2 -2
- package/lib/ele-loading/props.d.ts +1 -1
- package/lib/ele-map-picker/components/map-view.d.ts +1 -1
- package/lib/ele-map-picker/index.d.ts +3 -3
- package/lib/ele-map-picker/props.d.ts +3 -3
- package/lib/ele-menus/index.d.ts +2 -2
- package/lib/ele-menus/props.d.ts +2 -2
- package/lib/ele-menus/util.d.ts +1 -1
- package/lib/ele-modal/index.d.ts +1 -1
- package/lib/ele-modal/props.d.ts +2 -2
- package/lib/ele-modal/util.d.ts +1 -1
- package/lib/ele-pagination/props.d.ts +1 -1
- package/lib/ele-popconfirm/index.d.ts +3 -3
- package/lib/ele-popconfirm/props.d.ts +2 -2
- package/lib/ele-popover/index.d.ts +2 -2
- package/lib/ele-popover/props.d.ts +1 -1
- package/lib/ele-printer/props.d.ts +1 -1
- package/lib/ele-pro-layout/components/pro-iframe.d.ts +1 -1
- package/lib/ele-pro-layout/index.d.ts +5 -5
- package/lib/ele-pro-layout/props.d.ts +5 -5
- package/lib/ele-pro-layout/util.d.ts +3 -3
- package/lib/ele-pro-table/components/table-tools.cjs +1 -1
- package/lib/ele-pro-table/components/table-tools.d.ts +2 -2
- package/lib/ele-pro-table/components/tool-column-list.d.ts +1 -1
- package/lib/ele-pro-table/components/tool-column.d.ts +2 -2
- package/lib/ele-pro-table/components/tool-export.d.ts +4 -4
- package/lib/ele-pro-table/components/tool-print-body-cell.d.ts +3 -3
- package/lib/ele-pro-table/components/tool-print-header-cell.d.ts +3 -3
- package/lib/ele-pro-table/components/tool-print.cjs +7 -4
- package/lib/ele-pro-table/components/tool-print.d.ts +5 -5
- package/lib/ele-pro-table/index.d.ts +3 -3
- package/lib/ele-pro-table/props.d.ts +3 -3
- package/lib/ele-pro-table/util.d.ts +2 -2
- package/lib/ele-qr-code/props.d.ts +1 -1
- package/lib/ele-qr-code/util.d.ts +1 -1
- package/lib/ele-segmented/index.cjs +4 -1
- package/lib/ele-segmented/props.d.ts +1 -1
- package/lib/ele-steps/index.cjs +4 -1
- package/lib/ele-steps/props.d.ts +1 -1
- package/lib/ele-tab-wrap/components/tab-dropdown.d.ts +2 -2
- package/lib/ele-tab-wrap/props.d.ts +1 -1
- package/lib/ele-table-select/index.d.ts +2 -2
- package/lib/ele-table-select/props.d.ts +3 -3
- package/lib/ele-tabs/components/tab-title.d.ts +3 -3
- package/lib/ele-tabs/index.cjs +4 -3
- package/lib/ele-tabs/index.d.ts +6 -6
- package/lib/ele-tabs/props.d.ts +5 -5
- package/lib/ele-text/props.d.ts +2 -2
- package/lib/ele-toolbar/props.d.ts +2 -2
- package/lib/ele-tooltip/index.d.ts +2 -2
- package/lib/ele-tooltip/props.d.ts +1 -1
- package/lib/ele-tour/index.d.ts +2 -2
- package/lib/ele-tour/props.d.ts +1 -1
- package/lib/ele-tour/util.d.ts +1 -1
- package/lib/ele-tree-select/index.d.ts +3 -3
- package/lib/ele-tree-select/props.d.ts +3 -3
- package/lib/ele-tree-select/util.d.ts +1 -1
- package/lib/ele-upload-list/components/list-item.d.ts +2 -2
- package/lib/ele-upload-list/index.d.ts +1 -1
- package/lib/ele-upload-list/props.d.ts +2 -2
- package/lib/ele-virtual-table/components/body-cell.d.ts +3 -5
- package/lib/ele-virtual-table/components/body-row.cjs +1 -1
- package/lib/ele-virtual-table/components/body-row.d.ts +4 -4
- package/lib/ele-virtual-table/components/cell-filter.d.ts +2 -2
- package/lib/ele-virtual-table/components/expand-row.d.ts +1 -1
- package/lib/ele-virtual-table/components/footer-row.d.ts +2 -2
- package/lib/ele-virtual-table/components/header-cell.d.ts +3 -3
- package/lib/ele-virtual-table/components/header-row.cjs +1 -1
- package/lib/ele-virtual-table/components/header-row.d.ts +2 -2
- package/lib/ele-virtual-table/index.d.ts +9 -9
- package/lib/ele-virtual-table/util.d.ts +3 -3
- package/lib/ele-watermark/props.d.ts +1 -1
- package/lib/ele-watermark/util.d.ts +1 -1
- package/lib/ele-xg-player/index.d.ts +1 -1
- package/lib/icons/index.d.ts +108 -108
- package/lib/utils/hook.cjs +26 -0
- package/lib/utils/hook.d.ts +2 -0
- package/lib/utils/menu-util.d.ts +1 -1
- package/lib/utils/message-box.d.ts +1 -1
- package/lib/utils/message.d.ts +1 -1
- package/package.json +27 -27
|
@@ -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,
|
|
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,
|
|
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,
|
|
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,
|
|
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,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
|
* 属性
|
package/es/ele-menus/index.d.ts
CHANGED
|
@@ -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>;
|
package/es/ele-menus/props.d.ts
CHANGED
|
@@ -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
|
* 属性
|
package/es/ele-menus/util.d.ts
CHANGED
|
@@ -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";
|
package/es/ele-modal/index.d.ts
CHANGED
package/es/ele-modal/props.d.ts
CHANGED
|
@@ -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
|
* 属性
|
package/es/ele-modal/util.d.ts
CHANGED
|
@@ -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,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: {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { MenuItem, TabItem, MenuItemTrigger, MenuI18n, BeforeClick, TabItemEventOption, BodySizeChangeOption, ProLayoutProvide } from './types';
|
|
2
|
-
import { Layout, SidebarLayout, HeaderStyle, SidebarStyle, TabStyle, TabBar, Maximized } from '../ele-admin-layout/types';
|
|
3
|
-
import { BreadcrumbSeparator as Separator } from '../ele-breadcrumb/types';
|
|
4
|
-
import { ContextMenus } from '../ele-tabs/types';
|
|
5
|
-
import { EleMenusProps, EleBreadcrumbProps, EleDropdownProps, EleBacktopProps } from '../ele-app/plus';
|
|
6
1
|
import { PropType, ExtractPropTypes, InjectionKey } from 'vue';
|
|
2
|
+
import { EleMenusProps, EleBreadcrumbProps, EleDropdownProps, EleBacktopProps } from '../ele-app/plus';
|
|
3
|
+
import { ContextMenus } from '../ele-tabs/types';
|
|
4
|
+
import { BreadcrumbSeparator as Separator } from '../ele-breadcrumb/types';
|
|
5
|
+
import { Layout, SidebarLayout, HeaderStyle, SidebarStyle, TabStyle, TabBar, Maximized } from '../ele-admin-layout/types';
|
|
6
|
+
import { MenuItem, TabItem, MenuItemTrigger, MenuI18n, BeforeClick, TabItemEventOption, BodySizeChangeOption, ProLayoutProvide } from './types';
|
|
7
7
|
|
|
8
8
|
type ProLayoutKey = InjectionKey<ProLayoutProvide>;
|
|
9
9
|
/**
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { MenuItem, TabItem, LevelItem, MatchedResult, ProLayoutProvide, ResponsiveProps } from './types';
|
|
2
|
-
import { LayoutProvide } from '../ele-admin-layout/types';
|
|
3
|
-
import { EleMenuItemProps } from '../ele-app/plus';
|
|
4
1
|
import { RouteLocationNormalizedLoaded, RouteLocationMatched } from 'vue-router';
|
|
2
|
+
import { EleMenuItemProps } from '../ele-app/plus';
|
|
3
|
+
import { LayoutProvide } from '../ele-admin-layout/types';
|
|
4
|
+
import { MenuItem, TabItem, LevelItem, MatchedResult, ProLayoutProvide, ResponsiveProps } from './types';
|
|
5
5
|
|
|
6
6
|
/**
|
|
7
7
|
* 根据菜单地址获取菜单
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { TableLocale, FetchFunction, ExportConfig, PrintConfig } from '../types';
|
|
2
|
-
import { Columns, TableSize, DataItem, TreeProps } from '../../ele-data-table/types';
|
|
3
1
|
import { PropType } from 'vue';
|
|
2
|
+
import { Columns, TableSize, DataItem, TreeProps } from '../../ele-data-table/types';
|
|
3
|
+
import { TableLocale, FetchFunction, ExportConfig, PrintConfig } from '../types';
|
|
4
4
|
|
|
5
5
|
declare const _default: import('vue').DefineComponent<{
|
|
6
6
|
/** 工具按钮布局 */
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent, computed, resolveComponent, openBlock, createElementBlock, Fragment, renderList, createBlock, withCtx, createVNode, createSlots, renderSlot,
|
|
1
|
+
import { defineComponent, computed, resolveComponent, openBlock, createElementBlock, Fragment, renderList, createBlock, withCtx, createVNode, createSlots, renderSlot, mergeProps, createCommentVNode } from "vue";
|
|
2
2
|
import { ElIcon } from "element-plus";
|
|
3
3
|
import { ReloadOutlined, ColumnHeightOutlined, FullscreenOutlined, FullscreenExitOutlined } from "../../icons";
|
|
4
4
|
import EleDropdown from "../../ele-dropdown/index";
|
|
@@ -264,7 +264,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
264
264
|
return {
|
|
265
265
|
name,
|
|
266
266
|
fn: withCtx((slotProps) => [
|
|
267
|
-
renderSlot(_ctx.$slots, name,
|
|
267
|
+
renderSlot(_ctx.$slots, name, mergeProps({ ref_for: true }, slotProps || {}))
|
|
268
268
|
])
|
|
269
269
|
};
|
|
270
270
|
})
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { ColItem } from '../types';
|
|
2
|
-
import { Columns } from '../../ele-data-table/types';
|
|
3
1
|
import { PropType } from 'vue';
|
|
2
|
+
import { Columns } from '../../ele-data-table/types';
|
|
3
|
+
import { ColItem } from '../types';
|
|
4
4
|
|
|
5
5
|
declare const _default: import('vue').DefineComponent<{
|
|
6
6
|
/** 提示文字 */
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { TableLocale, ExportDataType, BeforeExport, Datasource, FetchFunction, ColItem } from '../types';
|
|
2
|
-
import { Columns, DataItem, TreeProps } from '../../ele-data-table/types';
|
|
3
|
-
import { EleModalProps } from '../../ele-app/plus';
|
|
4
|
-
import { ElFormInstance } from '../../ele-app/el';
|
|
5
1
|
import { PropType } from 'vue';
|
|
2
|
+
import { ElFormInstance } from '../../ele-app/el';
|
|
3
|
+
import { EleModalProps } from '../../ele-app/plus';
|
|
4
|
+
import { Columns, DataItem, TreeProps } from '../../ele-data-table/types';
|
|
5
|
+
import { TableLocale, ExportDataType, BeforeExport, Datasource, FetchFunction, ColItem } from '../types';
|
|
6
6
|
|
|
7
7
|
declare const _default: import('vue').DefineComponent<{
|
|
8
8
|
/** 提示位置 */
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { ExportDataItem } from '../types';
|
|
2
|
-
import { CustomRenderProps } from '../../ele-virtual-table/types';
|
|
3
|
-
import { StyleValues } from '../../ele-app/types';
|
|
4
1
|
import { PropType } from 'vue';
|
|
2
|
+
import { StyleValues } from '../../ele-app/types';
|
|
3
|
+
import { CustomRenderProps } from '../../ele-virtual-table/types';
|
|
4
|
+
import { ExportDataItem } from '../types';
|
|
5
5
|
|
|
6
6
|
declare const _default: import('vue').DefineComponent<{
|
|
7
7
|
/** 列数据 */
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { ExportDataItem } from '../types';
|
|
2
|
-
import { CustomRenderProps } from '../../ele-virtual-table/types';
|
|
3
|
-
import { StyleValues } from '../../ele-app/types';
|
|
4
1
|
import { PropType } from 'vue';
|
|
2
|
+
import { StyleValues } from '../../ele-app/types';
|
|
3
|
+
import { CustomRenderProps } from '../../ele-virtual-table/types';
|
|
4
|
+
import { ExportDataItem } from '../types';
|
|
5
5
|
|
|
6
6
|
declare const _default: import('vue').DefineComponent<{
|
|
7
7
|
/** 列数据 */
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { TableLocale, ExportDataType, BeforeExport, Datasource, FetchFunction, ColItem, TablePrintOptions } from '../types';
|
|
2
|
-
import { Columns, DataItem, TreeProps } from '../../ele-data-table/types';
|
|
3
|
-
import { EleModalProps, ElePrinterProps, EleTableProps } from '../../ele-app/plus';
|
|
4
1
|
import { PropType } from 'vue';
|
|
2
|
+
import { EleModalProps, ElePrinterProps, EleTableProps } from '../../ele-app/plus';
|
|
3
|
+
import { Columns, DataItem, TreeProps } from '../../ele-data-table/types';
|
|
4
|
+
import { TableLocale, ExportDataType, BeforeExport, Datasource, FetchFunction, ColItem, TablePrintOptions } from '../types';
|
|
5
5
|
|
|
6
6
|
declare const _default: import('vue').DefineComponent<{
|
|
7
7
|
/** 提示位置 */
|
|
@@ -30,7 +30,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
30
30
|
row: DataItem;
|
|
31
31
|
rowIndex: number;
|
|
32
32
|
column: import('element-plus').TableColumnCtx<DataItem>;
|
|
33
|
-
columnIndex: number;
|
|
33
|
+
columnIndex: number;
|
|
34
34
|
}) => number[] | {
|
|
35
35
|
rowspan: number;
|
|
36
36
|
colspan: number;
|
|
@@ -119,7 +119,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
119
119
|
row: DataItem;
|
|
120
120
|
rowIndex: number;
|
|
121
121
|
column: import('element-plus').TableColumnCtx<DataItem>;
|
|
122
|
-
columnIndex: number;
|
|
122
|
+
columnIndex: number;
|
|
123
123
|
}) => number[] | {
|
|
124
124
|
rowspan: number;
|
|
125
125
|
colspan: number;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent, ref, reactive, watch, nextTick, resolveComponent, openBlock, createBlock, withCtx, createVNode, mergeProps, createTextVNode, toDisplayString, withModifiers, createCommentVNode, createElementVNode, renderSlot, createElementBlock, Fragment, renderList, createSlots,
|
|
1
|
+
import { defineComponent, ref, reactive, watch, nextTick, resolveComponent, openBlock, createBlock, withCtx, createVNode, mergeProps, createTextVNode, toDisplayString, withModifiers, createCommentVNode, createElementVNode, renderSlot, createElementBlock, Fragment, renderList, createSlots, normalizeStyle, normalizeClass } from "vue";
|
|
2
2
|
import { ElForm, ElFormItem, ElSelect, ElOption, ElCheckbox, ElButton, ElIcon } from "element-plus";
|
|
3
3
|
import { PrinterOutlined } from "../../icons";
|
|
4
4
|
import { findTree, eachTree } from "../../utils/core";
|
|
@@ -548,7 +548,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
548
548
|
return {
|
|
549
549
|
name,
|
|
550
550
|
fn: withCtx((slotProps) => [
|
|
551
|
-
renderSlot(_ctx.$slots, name,
|
|
551
|
+
renderSlot(_ctx.$slots, name, mergeProps({ ref_for: true }, slotProps || {}))
|
|
552
552
|
])
|
|
553
553
|
};
|
|
554
554
|
})
|
|
@@ -575,11 +575,14 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
575
575
|
}, [
|
|
576
576
|
col.column && (col.column.printSlot || col.column.slot) && !["printTop", "printBottom"].includes(
|
|
577
577
|
col.column.printSlot || col.column.slot
|
|
578
|
-
) ? renderSlot(_ctx.$slots, col.column.printSlot || col.column.slot,
|
|
578
|
+
) ? renderSlot(_ctx.$slots, col.column.printSlot || col.column.slot, mergeProps({
|
|
579
|
+
key: 0,
|
|
580
|
+
ref_for: true
|
|
581
|
+
}, {
|
|
579
582
|
row: col.row,
|
|
580
583
|
column: col.column,
|
|
581
584
|
$index: col.index
|
|
582
|
-
}))
|
|
585
|
+
})) : createCommentVNode("", true)
|
|
583
586
|
], 8, _hoisted_8)) : createCommentVNode("", true)
|
|
584
587
|
], 64)) : col.isTreeIndex ? (openBlock(), createElementBlock(Fragment, { key: 1 }, [
|
|
585
588
|
col.rowspan !== 0 && col.colspan !== 0 ? (openBlock(), createElementBlock("td", {
|
|
@@ -611,7 +614,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
611
614
|
return {
|
|
612
615
|
name,
|
|
613
616
|
fn: withCtx((slotProps) => [
|
|
614
|
-
renderSlot(_ctx.$slots, name,
|
|
617
|
+
renderSlot(_ctx.$slots, name, mergeProps({ ref_for: true }, slotProps || {}))
|
|
615
618
|
])
|
|
616
619
|
};
|
|
617
620
|
})
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { ReloadFunction, DoneParams, FetchFunction, TableViewInstance, ExportConfig, PrintConfig } from './types';
|
|
2
|
-
import { DataItem, Columns, Sorter, Filter, TableSize } from '../ele-data-table/types';
|
|
3
|
-
import { EleLoadingProps, ElePaginationProps, EleDataTableProps } from '../ele-app/plus';
|
|
4
1
|
import { Ref } from 'vue';
|
|
2
|
+
import { EleLoadingProps, ElePaginationProps, EleDataTableProps } from '../ele-app/plus';
|
|
3
|
+
import { DataItem, Columns, Sorter, Filter, TableSize } from '../ele-data-table/types';
|
|
4
|
+
import { ReloadFunction, DoneParams, FetchFunction, TableViewInstance, ExportConfig, PrintConfig } from './types';
|
|
5
5
|
|
|
6
6
|
declare const _default: import('vue').DefineComponent<{
|
|
7
7
|
rowKey: {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { Where, Datasource, RequestOption, ResponseOption, ParseData, DoneParams, TablePagination, TableLocale, ExportConfig, PrintConfig } from './types';
|
|
2
|
-
import { DataItem, Columns, TableSize } from '../ele-data-table/types';
|
|
3
|
-
import { EleLoadingProps, EleToolbarProps } from '../ele-app/plus';
|
|
4
1
|
import { PropType, ExtractPropTypes } from 'vue';
|
|
2
|
+
import { EleLoadingProps, EleToolbarProps } from '../ele-app/plus';
|
|
3
|
+
import { DataItem, Columns, TableSize } from '../ele-data-table/types';
|
|
4
|
+
import { Where, Datasource, RequestOption, ResponseOption, ParseData, DoneParams, TablePagination, TableLocale, ExportConfig, PrintConfig } from './types';
|
|
5
5
|
|
|
6
6
|
/**
|
|
7
7
|
* 属性
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { Pages, Orders, Filters, OrderItem, RequestOption, ResponseOption, TablePagination, DatasourceResult, ResponseResult, ReloadDataResult, ColItem, ProProps, ExportBodyNode, ExportDataItem, ExportDataResult } from './types';
|
|
2
|
-
import { DataItem, Column, Columns, Sorter, Filter, TableSize, TreeProps, RowKey, SpanMethod, SummaryMethod } from '../ele-data-table/types';
|
|
3
1
|
import { ElePaginationProps } from '../ele-app/plus';
|
|
2
|
+
import { DataItem, Column, Columns, Sorter, Filter, TableSize, TreeProps, RowKey, SpanMethod, SummaryMethod } from '../ele-data-table/types';
|
|
3
|
+
import { Pages, Orders, Filters, OrderItem, RequestOption, ResponseOption, TablePagination, DatasourceResult, ResponseResult, ReloadDataResult, ColItem, ProProps, ExportBodyNode, ExportDataItem, ExportDataResult } from './types';
|
|
4
4
|
|
|
5
5
|
/**
|
|
6
6
|
* 合并复合属性
|
package/es/ele-qr-code/util.d.ts
CHANGED
|
@@ -54,7 +54,10 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
54
54
|
}, {
|
|
55
55
|
label: withCtx(() => [
|
|
56
56
|
renderSlot(_ctx.$slots, "label", { item }, () => [
|
|
57
|
-
item.icon ? (openBlock(), createBlock(_component_ElIcon, mergeProps({
|
|
57
|
+
item.icon ? (openBlock(), createBlock(_component_ElIcon, mergeProps({
|
|
58
|
+
key: 0,
|
|
59
|
+
ref_for: true
|
|
60
|
+
}, item.iconProps || {}, { class: "ele-segmented-item-icon" }), {
|
|
58
61
|
default: withCtx(() => [
|
|
59
62
|
(openBlock(), createBlock(resolveDynamicComponent(item.icon), {
|
|
60
63
|
style: normalizeStyle(item.iconStyle)
|