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,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
|
* 根据菜单地址获取菜单
|
|
@@ -265,7 +265,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
265
265
|
return {
|
|
266
266
|
name,
|
|
267
267
|
fn: vue.withCtx((slotProps) => [
|
|
268
|
-
vue.renderSlot(_ctx.$slots, name, vue.
|
|
268
|
+
vue.renderSlot(_ctx.$slots, name, vue.mergeProps({ ref_for: true }, slotProps || {}))
|
|
269
269
|
])
|
|
270
270
|
};
|
|
271
271
|
})
|
|
@@ -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,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
|
/** 列数据 */
|
|
@@ -549,7 +549,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
549
549
|
return {
|
|
550
550
|
name,
|
|
551
551
|
fn: vue.withCtx((slotProps) => [
|
|
552
|
-
vue.renderSlot(_ctx.$slots, name, vue.
|
|
552
|
+
vue.renderSlot(_ctx.$slots, name, vue.mergeProps({ ref_for: true }, slotProps || {}))
|
|
553
553
|
])
|
|
554
554
|
};
|
|
555
555
|
})
|
|
@@ -576,11 +576,14 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
576
576
|
}, [
|
|
577
577
|
col.column && (col.column.printSlot || col.column.slot) && !["printTop", "printBottom"].includes(
|
|
578
578
|
col.column.printSlot || col.column.slot
|
|
579
|
-
) ? vue.renderSlot(_ctx.$slots, col.column.printSlot || col.column.slot, vue.
|
|
579
|
+
) ? vue.renderSlot(_ctx.$slots, col.column.printSlot || col.column.slot, vue.mergeProps({
|
|
580
|
+
key: 0,
|
|
581
|
+
ref_for: true
|
|
582
|
+
}, {
|
|
580
583
|
row: col.row,
|
|
581
584
|
column: col.column,
|
|
582
585
|
$index: col.index
|
|
583
|
-
}))
|
|
586
|
+
})) : vue.createCommentVNode("", true)
|
|
584
587
|
], 8, _hoisted_8)) : vue.createCommentVNode("", true)
|
|
585
588
|
], 64)) : col.isTreeIndex ? (vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: 1 }, [
|
|
586
589
|
col.rowspan !== 0 && col.colspan !== 0 ? (vue.openBlock(), vue.createElementBlock("td", {
|
|
@@ -612,7 +615,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
612
615
|
return {
|
|
613
616
|
name,
|
|
614
617
|
fn: vue.withCtx((slotProps) => [
|
|
615
|
-
vue.renderSlot(_ctx.$slots, name, vue.
|
|
618
|
+
vue.renderSlot(_ctx.$slots, name, vue.mergeProps({ ref_for: true }, slotProps || {}))
|
|
616
619
|
])
|
|
617
620
|
};
|
|
618
621
|
})
|
|
@@ -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,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
|
* 合并复合属性
|
|
@@ -55,7 +55,10 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
55
55
|
}, {
|
|
56
56
|
label: vue.withCtx(() => [
|
|
57
57
|
vue.renderSlot(_ctx.$slots, "label", { item }, () => [
|
|
58
|
-
item.icon ? (vue.openBlock(), vue.createBlock(_component_ElIcon, vue.mergeProps({
|
|
58
|
+
item.icon ? (vue.openBlock(), vue.createBlock(_component_ElIcon, vue.mergeProps({
|
|
59
|
+
key: 0,
|
|
60
|
+
ref_for: true
|
|
61
|
+
}, item.iconProps || {}, { class: "ele-segmented-item-icon" }), {
|
|
59
62
|
default: vue.withCtx(() => [
|
|
60
63
|
(vue.openBlock(), vue.createBlock(vue.resolveDynamicComponent(item.icon), {
|
|
61
64
|
style: vue.normalizeStyle(item.iconStyle)
|
package/lib/ele-steps/index.cjs
CHANGED
|
@@ -32,7 +32,10 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
32
32
|
}), {
|
|
33
33
|
default: vue.withCtx(() => [
|
|
34
34
|
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(_ctx.items, (item, index2) => {
|
|
35
|
-
return vue.openBlock(), vue.createBlock(_component_ElStep, vue.mergeProps({
|
|
35
|
+
return vue.openBlock(), vue.createBlock(_component_ElStep, vue.mergeProps({
|
|
36
|
+
key: index2,
|
|
37
|
+
ref_for: true
|
|
38
|
+
}, item), vue.createSlots({ _: 2 }, [
|
|
36
39
|
vue.renderList(Object.keys(_ctx.$slots).filter((k) => "default" !== k), (name) => {
|
|
37
40
|
return {
|
|
38
41
|
name,
|
package/lib/ele-steps/props.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { DropdownItem } from '../../ele-dropdown/types';
|
|
2
|
-
import { EleDropdownProps, EleDropdownInstance } from '../../ele-app/plus';
|
|
3
1
|
import { PropType } from 'vue';
|
|
2
|
+
import { EleDropdownProps, EleDropdownInstance } from '../../ele-app/plus';
|
|
3
|
+
import { DropdownItem } from '../../ele-dropdown/types';
|
|
4
4
|
|
|
5
5
|
declare const _default: import('vue').DefineComponent<{
|
|
6
6
|
/** 右键菜单 */
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { DataKey, DataItem } from '../ele-data-table/types';
|
|
2
|
-
import { SingleValue, SelectValue, SelectedItem } from '../ele-basic-select/types';
|
|
3
1
|
import { EleBasicSelectInstance, EleProTableInstance } from '../ele-app/plus';
|
|
2
|
+
import { SingleValue, SelectValue, SelectedItem } from '../ele-basic-select/types';
|
|
3
|
+
import { DataKey, DataItem } from '../ele-data-table/types';
|
|
4
4
|
|
|
5
5
|
declare const _default: import('vue').DefineComponent<{
|
|
6
6
|
modelValue: {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { SelectValue, SingleValue } from '../ele-basic-select/types';
|
|
2
|
-
import { DataItem } from '../ele-data-table/types';
|
|
3
|
-
import { EleProTableProps } from '../ele-app/plus';
|
|
4
1
|
import { PropType, ExtractPropTypes } from 'vue';
|
|
2
|
+
import { EleProTableProps } from '../ele-app/plus';
|
|
3
|
+
import { DataItem } from '../ele-data-table/types';
|
|
4
|
+
import { SelectValue, SingleValue } from '../ele-basic-select/types';
|
|
5
5
|
|
|
6
6
|
/**
|
|
7
7
|
* 属性
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { TabPaneItem, TabEventOption } 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 { TabPaneItem, TabEventOption } from '../types';
|
|
5
5
|
|
|
6
6
|
declare const _default: import('vue').DefineComponent<{
|
|
7
7
|
/** 当前选中页签 */
|
package/lib/ele-tabs/index.cjs
CHANGED
|
@@ -239,7 +239,8 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
239
239
|
default: vue.withCtx(() => [
|
|
240
240
|
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(_ctx.items, (item, index2) => {
|
|
241
241
|
return vue.openBlock(), vue.createBlock(_component_ElTabPane, vue.mergeProps({
|
|
242
|
-
key: index2 + "-" + item.name + "-" + item.label
|
|
242
|
+
key: index2 + "-" + item.name + "-" + item.label,
|
|
243
|
+
ref_for: true
|
|
243
244
|
}, _ctx.omit(item, ["slot", "meta"])), vue.createSlots({
|
|
244
245
|
label: vue.withCtx(() => [
|
|
245
246
|
vue.createVNode(_component_TabTitle, {
|
|
@@ -259,14 +260,14 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
259
260
|
_ctx.$slots.label ? {
|
|
260
261
|
name: "label",
|
|
261
262
|
fn: vue.withCtx((slotProps) => [
|
|
262
|
-
vue.renderSlot(_ctx.$slots, "label", vue.
|
|
263
|
+
vue.renderSlot(_ctx.$slots, "label", vue.mergeProps({ ref_for: true }, slotProps || {}))
|
|
263
264
|
]),
|
|
264
265
|
key: "0"
|
|
265
266
|
} : void 0,
|
|
266
267
|
_ctx.$slots.contextMenu ? {
|
|
267
268
|
name: "contextMenu",
|
|
268
269
|
fn: vue.withCtx((slotProps) => [
|
|
269
|
-
vue.renderSlot(_ctx.$slots, "contextMenu", vue.
|
|
270
|
+
vue.renderSlot(_ctx.$slots, "contextMenu", vue.mergeProps({ ref_for: true }, slotProps || {}))
|
|
270
271
|
]),
|
|
271
272
|
key: "1"
|
|
272
273
|
} : void 0
|
package/lib/ele-tabs/index.d.ts
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { TabTitleInstance } from './props';
|
|
2
|
-
import { TabPaneItem, TabSize, TabType, TabEventOption, ContextMenusFunc } from './types';
|
|
3
|
-
import { EleDropdownInstance } from '../ele-app/plus';
|
|
4
|
-
import { ElTabsProps, ElTabsInstance } from '../ele-app/el';
|
|
5
|
-
import { omit } from '../utils/core';
|
|
6
|
-
import { TabPaneName, TabsPaneContext } from 'element-plus';
|
|
7
1
|
import { Ref } from 'vue';
|
|
2
|
+
import { TabPaneName, TabsPaneContext } from 'element-plus';
|
|
3
|
+
import { omit } from '../utils/core';
|
|
4
|
+
import { ElTabsProps, ElTabsInstance } from '../ele-app/el';
|
|
5
|
+
import { EleDropdownInstance } from '../ele-app/plus';
|
|
6
|
+
import { TabPaneItem, TabSize, TabType, TabEventOption, ContextMenusFunc } from './types';
|
|
7
|
+
import { TabTitleInstance } from './props';
|
|
8
8
|
|
|
9
9
|
declare const _default: import('vue').DefineComponent<{
|
|
10
10
|
items: {
|
package/lib/ele-tabs/props.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { TabPaneItem, TabSize, TabType, ContextMenus, TabEventOption, TabWrapProvide } from './types';
|
|
2
|
-
import { default as TabTitle } from "./components/tab-title";
|
|
3
|
-
import { EleDropdownProps, EleDropdownInstance } from '../ele-app/plus';
|
|
4
|
-
import { tabsProps as elTabsProps } from 'element-plus';
|
|
5
1
|
import { PropType, ExtractPropTypes, InjectionKey } from 'vue';
|
|
2
|
+
import { tabsProps as elTabsProps } from 'element-plus';
|
|
3
|
+
import { EleDropdownProps, EleDropdownInstance } from '../ele-app/plus';
|
|
4
|
+
import { default as TabTitle } from './components/tab-title';
|
|
5
|
+
import { TabPaneItem, TabSize, TabType, ContextMenus, TabEventOption, TabWrapProvide } from './types';
|
|
6
6
|
|
|
7
7
|
/**
|
|
8
8
|
* 属性
|
|
@@ -71,8 +71,8 @@ export declare const tabsEmits: {
|
|
|
71
71
|
}>;
|
|
72
72
|
props: {
|
|
73
73
|
readonly closable: boolean;
|
|
74
|
-
readonly label: string;
|
|
75
74
|
readonly disabled: boolean;
|
|
75
|
+
readonly label: string;
|
|
76
76
|
readonly lazy: boolean;
|
|
77
77
|
readonly name?: import('element-plus/es/utils/index').EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown> | undefined;
|
|
78
78
|
};
|
package/lib/ele-text/props.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { TextType, TextSize, TextIcon } 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 { TextType, TextSize, TextIcon } from './types';
|
|
4
4
|
|
|
5
5
|
/**
|
|
6
6
|
* 属性
|
|
@@ -7,6 +7,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
7
7
|
width: (StringConstructor | NumberConstructor)[];
|
|
8
8
|
isPopover: BooleanConstructor;
|
|
9
9
|
effect: import('element-plus/es/utils/index').EpPropFinalized<StringConstructor, unknown, unknown, "dark", boolean>;
|
|
10
|
+
ariaLabel: StringConstructor;
|
|
10
11
|
placement: import('element-plus/es/utils/index').EpPropFinalized<StringConstructor, import('element-plus').Placement, unknown, "bottom", boolean>;
|
|
11
12
|
teleported: import('element-plus/es/utils/index').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
12
13
|
disabled: BooleanConstructor;
|
|
@@ -40,7 +41,6 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
40
41
|
};
|
|
41
42
|
virtualTriggering: BooleanConstructor;
|
|
42
43
|
rawContent: import('element-plus/es/utils/index').EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
43
|
-
ariaLabel: StringConstructor;
|
|
44
44
|
className: StringConstructor;
|
|
45
45
|
popperClass: StringConstructor;
|
|
46
46
|
popperStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
@@ -68,6 +68,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
68
68
|
width: (StringConstructor | NumberConstructor)[];
|
|
69
69
|
isPopover: BooleanConstructor;
|
|
70
70
|
effect: import('element-plus/es/utils/index').EpPropFinalized<StringConstructor, unknown, unknown, "dark", boolean>;
|
|
71
|
+
ariaLabel: StringConstructor;
|
|
71
72
|
placement: import('element-plus/es/utils/index').EpPropFinalized<StringConstructor, import('element-plus').Placement, unknown, "bottom", boolean>;
|
|
72
73
|
teleported: import('element-plus/es/utils/index').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
73
74
|
disabled: BooleanConstructor;
|
|
@@ -101,7 +102,6 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
101
102
|
};
|
|
102
103
|
virtualTriggering: BooleanConstructor;
|
|
103
104
|
rawContent: import('element-plus/es/utils/index').EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
104
|
-
ariaLabel: StringConstructor;
|
|
105
105
|
className: StringConstructor;
|
|
106
106
|
popperClass: StringConstructor;
|
|
107
107
|
popperStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
@@ -26,6 +26,7 @@ export declare const tooltipProps: {
|
|
|
26
26
|
__epPropKey: true;
|
|
27
27
|
};
|
|
28
28
|
virtualTriggering: BooleanConstructor;
|
|
29
|
+
ariaLabel: StringConstructor;
|
|
29
30
|
appendTo: {
|
|
30
31
|
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>>;
|
|
31
32
|
readonly required: false;
|
|
@@ -35,7 +36,6 @@ export declare const tooltipProps: {
|
|
|
35
36
|
content: import('element-plus/es/utils/index').EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
36
37
|
rawContent: import('element-plus/es/utils/index').EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
37
38
|
persistent: BooleanConstructor;
|
|
38
|
-
ariaLabel: StringConstructor;
|
|
39
39
|
visible: import('element-plus/es/utils/index').EpPropFinalized<(new (...args: any[]) => boolean) | (() => boolean | null) | ((new (...args: any[]) => boolean) | (() => boolean | null))[], unknown, unknown, null, boolean>;
|
|
40
40
|
transition: StringConstructor;
|
|
41
41
|
teleported: import('element-plus/es/utils/index').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
package/lib/ele-tour/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { TourStep, TourLocale } from './types';
|
|
2
|
-
import { EleTooltipInstance } from '../ele-app/plus';
|
|
3
1
|
import { Ref } from 'vue';
|
|
2
|
+
import { EleTooltipInstance } from '../ele-app/plus';
|
|
3
|
+
import { TourStep, TourLocale } from './types';
|
|
4
4
|
|
|
5
5
|
declare const _default: import('vue').DefineComponent<{
|
|
6
6
|
modelValue: NumberConstructor;
|
package/lib/ele-tour/props.d.ts
CHANGED
package/lib/ele-tour/util.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { DataItem } from './types';
|
|
2
|
-
import { SelectValue, SingleValue, SelectedItem } from '../ele-basic-select/types';
|
|
3
|
-
import { EleBasicSelectInstance } from '../ele-app/plus';
|
|
4
1
|
import { ElTreeV2Instance } from '../ele-app/el';
|
|
2
|
+
import { EleBasicSelectInstance } from '../ele-app/plus';
|
|
3
|
+
import { SelectValue, SingleValue, SelectedItem } from '../ele-basic-select/types';
|
|
4
|
+
import { DataItem } from './types';
|
|
5
5
|
|
|
6
6
|
declare const _default: import('vue').DefineComponent<{
|
|
7
7
|
modelValue: {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { ShowCheckedStrategy } from './types';
|
|
2
|
-
import { SelectValue, SingleValue } from '../ele-basic-select/types';
|
|
3
|
-
import { ElTreeV2Props } from '../ele-app/el';
|
|
4
1
|
import { PropType, ExtractPropTypes } from 'vue';
|
|
2
|
+
import { ElTreeV2Props } from '../ele-app/el';
|
|
3
|
+
import { SelectValue, SingleValue } from '../ele-basic-select/types';
|
|
4
|
+
import { ShowCheckedStrategy } from './types';
|
|
5
5
|
|
|
6
6
|
/**
|
|
7
7
|
* 属性
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { UploadItem, UploadLocale } from '../types';
|
|
2
|
-
import { ElProgressProps, ElImageProps } from '../../ele-app/el';
|
|
3
1
|
import { PropType } from 'vue';
|
|
2
|
+
import { ElProgressProps, ElImageProps } from '../../ele-app/el';
|
|
3
|
+
import { UploadItem, UploadLocale } from '../types';
|
|
4
4
|
|
|
5
5
|
declare const _default: import('vue').DefineComponent<{
|
|
6
6
|
/** 数据 */
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { UploadItem, UploadLocale } from './types';
|
|
2
|
-
import { ElProgressProps, ElImageProps } from '../ele-app/el';
|
|
3
1
|
import { PropType, ExtractPropTypes } from 'vue';
|
|
2
|
+
import { ElProgressProps, ElImageProps } from '../ele-app/el';
|
|
3
|
+
import { UploadItem, UploadLocale } from './types';
|
|
4
4
|
|
|
5
5
|
/**
|
|
6
6
|
* 属性
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { BodyColumn, CustomRenderProps, ColSize } from '../types';
|
|
2
|
-
import { DataItem, Column } 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 { DataItem, Column } from '../../ele-data-table/types';
|
|
4
|
+
import { BodyColumn, CustomRenderProps, ColSize } from '../types';
|
|
5
5
|
|
|
6
6
|
declare const _default: import('vue').DefineComponent<{
|
|
7
7
|
/** 列配置 */
|
|
@@ -36,7 +36,6 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
36
36
|
/** 单元格合并行列方法 */
|
|
37
37
|
spanMethod: PropType<((data: {
|
|
38
38
|
row: DataItem;
|
|
39
|
-
/** 自定义方法参数 */
|
|
40
39
|
rowIndex: number;
|
|
41
40
|
column: import('element-plus').TableColumnCtx<DataItem>;
|
|
42
41
|
columnIndex: number;
|
|
@@ -133,7 +132,6 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
133
132
|
/** 单元格合并行列方法 */
|
|
134
133
|
spanMethod: PropType<((data: {
|
|
135
134
|
row: DataItem;
|
|
136
|
-
/** 自定义方法参数 */
|
|
137
135
|
rowIndex: number;
|
|
138
136
|
column: import('element-plus').TableColumnCtx<DataItem>;
|
|
139
137
|
columnIndex: number;
|
|
@@ -199,7 +199,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
199
199
|
return {
|
|
200
200
|
name,
|
|
201
201
|
fn: vue.withCtx((slotProps) => [
|
|
202
|
-
vue.renderSlot(_ctx.$slots, name, vue.
|
|
202
|
+
vue.renderSlot(_ctx.$slots, name, vue.mergeProps({ ref_for: true }, slotProps || {}))
|
|
203
203
|
])
|
|
204
204
|
};
|
|
205
205
|
})
|