ele-admin-plus 1.1.9-beta.11 → 1.1.9-beta.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es/ele-alert/index.d.ts +22 -22
- package/es/ele-app/el.d.ts +2 -1
- package/es/ele-app/index.d.ts +2 -2
- package/es/ele-avatar-group/index.d.ts +26 -26
- package/es/ele-bar-code/index.d.ts +6 -6
- package/es/ele-basic-select/index.d.ts +30 -30
- package/es/ele-basic-select/props.d.ts +1 -1
- package/es/ele-bottom-bar/index.d.ts +5 -5
- package/es/ele-breadcrumb/index.d.ts +8 -8
- package/es/ele-breadcrumb/props.d.ts +1 -1
- package/es/ele-card/index.d.ts +11 -11
- package/es/ele-check-card/components/card-item.d.ts +3 -3
- package/es/ele-check-card/index.d.ts +12 -12
- package/es/ele-config-provider/components/receiver-view.d.ts +2 -2
- package/es/ele-config-provider/index.d.ts +6 -6
- package/es/ele-config-provider/receiver.d.ts +1 -1
- package/es/ele-config-provider/receiver.js +4 -8
- package/es/ele-config-provider/types.d.ts +0 -18
- package/es/ele-copyable/index.d.ts +28 -28
- package/es/ele-count-up/index.d.ts +6 -6
- package/es/ele-cropper/components/cropper-preview.d.ts +2 -2
- package/es/ele-cropper/components/cropper-tools.d.ts +8 -8
- package/es/ele-cropper/index.d.ts +11 -11
- package/es/ele-cropper-modal/index.d.ts +13 -13
- package/es/ele-dashboard/index.d.ts +4 -4
- package/es/ele-data-table/index.d.ts +56 -56
- package/es/ele-dot/index.d.ts +3 -3
- package/es/ele-drawer/index.d.ts +67 -67
- package/es/ele-drawer/index.js +2 -2
- package/es/ele-drawer/props.d.ts +1 -1
- package/es/ele-dropdown/index.d.ts +62 -62
- package/es/ele-dropdown/props.d.ts +4 -4
- package/es/ele-edit-tag/index.d.ts +30 -30
- package/es/ele-ellipsis/index.d.ts +19 -19
- package/es/ele-file-list/components/file-grid-item.d.ts +7 -7
- package/es/ele-file-list/components/file-grid.d.ts +4 -4
- package/es/ele-file-list/components/file-sort.d.ts +1 -1
- package/es/ele-file-list/components/file-table-item.d.ts +7 -7
- package/es/ele-file-list/components/file-table.d.ts +4 -4
- package/es/ele-file-list/index.d.ts +32 -32
- package/es/ele-file-list-tool/index.d.ts +2 -2
- package/es/ele-icon-select/components/icon-grid.d.ts +11 -11
- package/es/ele-icon-select/index.d.ts +45 -45
- package/es/ele-icon-select/props.d.ts +1 -1
- package/es/ele-loading/index.d.ts +11 -11
- package/es/ele-map-picker/components/map-view.d.ts +25 -25
- package/es/ele-map-picker/index.d.ts +21 -21
- package/es/ele-menus/index.d.ts +55 -55
- package/es/ele-menus/props.d.ts +1 -1
- package/es/ele-modal/index.d.ts +67 -67
- package/es/ele-modal/index.js +3 -4
- package/es/ele-modal/props.d.ts +1 -1
- package/es/ele-page/index.d.ts +1 -1
- package/es/ele-pagination/index.d.ts +30 -30
- package/es/ele-pagination/props.d.ts +2 -2
- package/es/ele-popconfirm/index.d.ts +86 -86
- package/es/ele-popconfirm/props.d.ts +5 -5
- package/es/ele-popover/index.d.ts +65 -65
- package/es/ele-popover/props.d.ts +4 -4
- package/es/ele-printer/index.d.ts +17 -17
- package/es/ele-pro-layout/components/header-tool.d.ts +1 -1
- package/es/ele-pro-layout/components/pro-header.d.ts +20 -20
- package/es/ele-pro-layout/components/pro-iframe.d.ts +3 -4
- package/es/ele-pro-layout/components/pro-iframe.js +31 -41
- package/es/ele-pro-layout/components/pro-sidebar.d.ts +9 -9
- package/es/ele-pro-layout/components/pro-sidebox.d.ts +11 -11
- package/es/ele-pro-layout/components/pro-tabs.d.ts +6 -6
- package/es/ele-pro-layout/components/sidebar-tool.d.ts +1 -1
- package/es/ele-pro-layout/components/tab-dropdown.d.ts +3 -3
- package/es/ele-pro-layout/index.d.ts +99 -98
- package/es/ele-pro-layout/index.js +19 -20
- package/es/ele-pro-layout/props.d.ts +1 -1
- package/es/ele-pro-layout/style/layout.scss +17 -7
- package/es/ele-pro-layout/util.d.ts +1 -2
- package/es/ele-pro-layout/util.js +2 -3
- package/es/ele-pro-table/components/table-tools.d.ts +17 -17
- package/es/ele-pro-table/components/tool-column-list.d.ts +2 -2
- package/es/ele-pro-table/components/tool-column.d.ts +9 -9
- package/es/ele-pro-table/components/tool-export.d.ts +15 -292
- package/es/ele-pro-table/components/tool-print-body-cell.d.ts +8 -8
- package/es/ele-pro-table/components/tool-print-header-cell.d.ts +8 -8
- package/es/ele-pro-table/components/tool-print.d.ts +23 -736
- package/es/ele-pro-table/index.d.ts +124 -124
- package/es/ele-pro-table/index.js +30 -25
- package/es/ele-pro-table/props.d.ts +16 -16
- package/es/ele-pro-table/types.d.ts +11 -0
- package/es/ele-pro-table/util.d.ts +10 -14
- package/es/ele-pro-table/util.js +18 -15
- package/es/ele-qr-code/index.d.ts +13 -13
- package/es/ele-qr-code-svg/index.d.ts +17 -17
- package/es/ele-segmented/index.d.ts +7 -7
- package/es/ele-split-panel/index.d.ts +15 -15
- package/es/ele-steps/index.d.ts +32 -32
- package/es/ele-tab-tool/index.d.ts +1 -1
- package/es/ele-tab-wrap/index.d.ts +5 -5
- package/es/ele-table/index.d.ts +3 -3
- package/es/ele-table/props.d.ts +1 -1
- package/es/ele-table-select/index.d.ts +32 -32
- package/es/ele-table-select/index.js +2 -1
- package/es/ele-table-select/props.d.ts +1 -1
- package/es/ele-tabs/components/tab-title.d.ts +3 -3
- package/es/ele-tabs/index.d.ts +31 -31
- package/es/ele-tabs/props.d.ts +4 -4
- package/es/ele-text/index.d.ts +11 -11
- package/es/ele-tool/index.d.ts +6 -6
- package/es/ele-tool/props.d.ts +1 -1
- package/es/ele-toolbar/index.d.ts +14 -14
- package/es/ele-tooltip/index.d.ts +56 -56
- package/es/ele-tooltip/props.d.ts +3 -3
- package/es/ele-tour/index.d.ts +10 -10
- package/es/ele-tree-select/index.d.ts +31 -31
- package/es/ele-tree-select/props.d.ts +1 -1
- package/es/ele-upload-list/components/list-item.d.ts +2 -2
- package/es/ele-upload-list/index.d.ts +22 -22
- package/es/ele-virtual-table/components/body-cell.d.ts +16 -16
- package/es/ele-virtual-table/components/body-row.d.ts +17 -17
- package/es/ele-virtual-table/components/cell-checkbox.d.ts +2 -2
- package/es/ele-virtual-table/components/cell-filter.d.ts +13 -13
- package/es/ele-virtual-table/components/expand-row.d.ts +1 -1
- package/es/ele-virtual-table/components/footer-row.d.ts +5 -5
- package/es/ele-virtual-table/components/header-cell.d.ts +11 -11
- package/es/ele-virtual-table/components/header-row.d.ts +7 -7
- package/es/ele-virtual-table/index.d.ts +71 -71
- package/es/ele-virtual-table/props.d.ts +21 -21
- package/es/ele-virtual-table/util.d.ts +1 -1
- package/es/ele-watermark/index.d.ts +12 -12
- package/es/ele-xg-player/index.d.ts +6 -6
- package/es/icons/AnalysisOutlined.d.ts +1 -1
- package/es/icons/ApplicationOutlined.d.ts +1 -1
- package/es/icons/AppstoreAddOutlined.d.ts +1 -1
- package/es/icons/AppstoreOutlined.d.ts +1 -1
- package/es/icons/ArrowDown.d.ts +1 -1
- package/es/icons/ArrowDownOutlined.d.ts +1 -1
- package/es/icons/ArrowLeft.d.ts +1 -1
- package/es/icons/ArrowLeftOutlined.d.ts +1 -1
- package/es/icons/ArrowRight.d.ts +1 -1
- package/es/icons/ArrowRightOutlined.d.ts +1 -1
- package/es/icons/ArrowUp.d.ts +1 -1
- package/es/icons/ArrowUpOutlined.d.ts +1 -1
- package/es/icons/BellOutlined.d.ts +1 -1
- package/es/icons/BookOutlined.d.ts +1 -1
- package/es/icons/CalendarOutlined.d.ts +1 -1
- package/es/icons/CaretDownFilled.d.ts +1 -1
- package/es/icons/CaretUpFilled.d.ts +1 -1
- package/es/icons/CheckCircleFilled.d.ts +1 -1
- package/es/icons/CheckCircleOutlined.d.ts +1 -1
- package/es/icons/CheckOutlined.d.ts +1 -1
- package/es/icons/CityOutlined.d.ts +1 -1
- package/es/icons/ClockCircleOutlined.d.ts +1 -1
- package/es/icons/CloseCircleFilled.d.ts +1 -1
- package/es/icons/CloseCircleOutlined.d.ts +1 -1
- package/es/icons/CloseOutlined.d.ts +1 -1
- package/es/icons/CloudUploadOutlined.d.ts +1 -1
- package/es/icons/ClusterOutlined.d.ts +1 -1
- package/es/icons/CodeOutlined.d.ts +1 -1
- package/es/icons/ColumnHeightOutlined.d.ts +1 -1
- package/es/icons/CompassOutlined.d.ts +1 -1
- package/es/icons/CompressOutlined.d.ts +1 -1
- package/es/icons/ConnectionOutlined.d.ts +1 -1
- package/es/icons/ControlOutlined.d.ts +1 -1
- package/es/icons/CopyOutlined.d.ts +1 -1
- package/es/icons/CpuOutlined.d.ts +1 -1
- package/es/icons/DashboardOutlined.d.ts +1 -1
- package/es/icons/DatabaseOutlined.d.ts +1 -1
- package/es/icons/DeleteOutlined.d.ts +1 -1
- package/es/icons/DesktopOutlined.d.ts +1 -1
- package/es/icons/DownloadOutlined.d.ts +1 -1
- package/es/icons/DragOutlined.d.ts +1 -1
- package/es/icons/EditOutlined.d.ts +1 -1
- package/es/icons/EllipsisOutlined.d.ts +1 -1
- package/es/icons/EnvironmentOutlined.d.ts +1 -1
- package/es/icons/ExclamationCircleFilled.d.ts +1 -1
- package/es/icons/ExpandOutlined.d.ts +1 -1
- package/es/icons/FileOutlined.d.ts +1 -1
- package/es/icons/FilterFilled.d.ts +1 -1
- package/es/icons/FolderAddOutlined.d.ts +1 -1
- package/es/icons/FolderOutlined.d.ts +1 -1
- package/es/icons/FormOutlined.d.ts +1 -1
- package/es/icons/FullscreenExitOutlined.d.ts +1 -1
- package/es/icons/FullscreenOutlined.d.ts +1 -1
- package/es/icons/FundOutlined.d.ts +1 -1
- package/es/icons/GlobalOutlined.d.ts +1 -1
- package/es/icons/HolderOutlined.d.ts +1 -1
- package/es/icons/HomeOutlined.d.ts +1 -1
- package/es/icons/IdcardOutlined.d.ts +1 -1
- package/es/icons/InfoCircleFilled.d.ts +1 -1
- package/es/icons/LinkOutlined.d.ts +1 -1
- package/es/icons/LoadingDotOutlined.d.ts +1 -1
- package/es/icons/LoadingOutlined.d.ts +1 -1
- package/es/icons/LockOutlined.d.ts +1 -1
- package/es/icons/LogOutlined.d.ts +1 -1
- package/es/icons/LogoutOutlined.d.ts +1 -1
- package/es/icons/MailOutlined.d.ts +1 -1
- package/es/icons/MenuFoldOutlined.d.ts +1 -1
- package/es/icons/MenuUnfoldOutlined.d.ts +1 -1
- package/es/icons/MessageOutlined.d.ts +1 -1
- package/es/icons/MinusCircleOutlined.d.ts +1 -1
- package/es/icons/MobileOutlined.d.ts +1 -1
- package/es/icons/MoonOutlined.d.ts +1 -1
- package/es/icons/MoreOutlined.d.ts +1 -1
- package/es/icons/PauseFilled.d.ts +1 -1
- package/es/icons/PieChartOutlined.d.ts +1 -1
- package/es/icons/PlayFilled.d.ts +1 -1
- package/es/icons/PlusCircleOutlined.d.ts +1 -1
- package/es/icons/PlusOutlined.d.ts +1 -1
- package/es/icons/PrinterOutlined.d.ts +1 -1
- package/es/icons/ProtectOutlined.d.ts +1 -1
- package/es/icons/QuestionCircleFilled.d.ts +1 -1
- package/es/icons/QuestionCircleOutlined.d.ts +1 -1
- package/es/icons/ReloadOutlined.d.ts +1 -1
- package/es/icons/ResizeOutlined.d.ts +1 -1
- package/es/icons/SearchOutlined.d.ts +1 -1
- package/es/icons/SettingOutlined.d.ts +1 -1
- package/es/icons/ShoppingOutlined.d.ts +1 -1
- package/es/icons/SortOutlined.d.ts +1 -1
- package/es/icons/StarFilled.d.ts +1 -1
- package/es/icons/StepBackwardFilled.d.ts +1 -1
- package/es/icons/StepForwardFilled.d.ts +1 -1
- package/es/icons/SuitcaseOutlined.d.ts +1 -1
- package/es/icons/SunOutlined.d.ts +1 -1
- package/es/icons/SwapOutlined.d.ts +1 -1
- package/es/icons/SyncOutlined.d.ts +1 -1
- package/es/icons/TableOutlined.d.ts +1 -1
- package/es/icons/TagOutlined.d.ts +1 -1
- package/es/icons/TimerOutlined.d.ts +1 -1
- package/es/icons/UndoOutlined.d.ts +1 -1
- package/es/icons/UnlockOutlined.d.ts +1 -1
- package/es/icons/UploadOutlined.d.ts +1 -1
- package/es/icons/UserOutlined.d.ts +1 -1
- package/es/icons/VerticalAlignMiddleOutlined.d.ts +1 -1
- package/es/icons/VerticalLeftOutlined.d.ts +1 -1
- package/es/icons/VerticalRightOutlined.d.ts +1 -1
- package/es/icons/WarningOutlined.d.ts +1 -1
- package/es/icons/ZoomInOutlined.d.ts +1 -1
- package/es/icons/ZoomOutOutlined.d.ts +1 -1
- package/es/style/nprogress.scss +1 -0
- package/es/utils/menu-util.js +2 -5
- package/lib/ele-alert/index.d.ts +22 -22
- package/lib/ele-app/el.d.ts +2 -1
- package/lib/ele-app/index.d.ts +2 -2
- package/lib/ele-avatar-group/index.d.ts +26 -26
- package/lib/ele-bar-code/index.d.ts +6 -6
- package/lib/ele-basic-select/index.d.ts +30 -30
- package/lib/ele-basic-select/props.d.ts +1 -1
- package/lib/ele-bottom-bar/index.d.ts +5 -5
- package/lib/ele-breadcrumb/index.d.ts +8 -8
- package/lib/ele-breadcrumb/props.d.ts +1 -1
- package/lib/ele-card/index.d.ts +11 -11
- package/lib/ele-check-card/components/card-item.d.ts +3 -3
- package/lib/ele-check-card/index.d.ts +12 -12
- package/lib/ele-config-provider/components/receiver-view.d.ts +2 -2
- package/lib/ele-config-provider/index.d.ts +6 -6
- package/lib/ele-config-provider/receiver.cjs +3 -7
- package/lib/ele-config-provider/receiver.d.ts +1 -1
- package/lib/ele-config-provider/types.d.ts +0 -18
- package/lib/ele-copyable/index.d.ts +28 -28
- package/lib/ele-count-up/index.d.ts +6 -6
- package/lib/ele-cropper/components/cropper-preview.d.ts +2 -2
- package/lib/ele-cropper/components/cropper-tools.d.ts +8 -8
- package/lib/ele-cropper/index.d.ts +11 -11
- package/lib/ele-cropper-modal/index.d.ts +13 -13
- package/lib/ele-dashboard/index.d.ts +4 -4
- package/lib/ele-data-table/index.d.ts +56 -56
- package/lib/ele-dot/index.d.ts +3 -3
- package/lib/ele-drawer/index.cjs +1 -1
- package/lib/ele-drawer/index.d.ts +67 -67
- package/lib/ele-drawer/props.d.ts +1 -1
- package/lib/ele-dropdown/index.d.ts +62 -62
- package/lib/ele-dropdown/props.d.ts +4 -4
- package/lib/ele-edit-tag/index.d.ts +30 -30
- package/lib/ele-ellipsis/index.d.ts +19 -19
- package/lib/ele-file-list/components/file-grid-item.d.ts +7 -7
- package/lib/ele-file-list/components/file-grid.d.ts +4 -4
- package/lib/ele-file-list/components/file-sort.d.ts +1 -1
- package/lib/ele-file-list/components/file-table-item.d.ts +7 -7
- package/lib/ele-file-list/components/file-table.d.ts +4 -4
- package/lib/ele-file-list/index.d.ts +32 -32
- package/lib/ele-file-list-tool/index.d.ts +2 -2
- package/lib/ele-icon-select/components/icon-grid.d.ts +11 -11
- package/lib/ele-icon-select/index.d.ts +45 -45
- package/lib/ele-icon-select/props.d.ts +1 -1
- package/lib/ele-loading/index.d.ts +11 -11
- package/lib/ele-map-picker/components/map-view.d.ts +25 -25
- package/lib/ele-map-picker/index.d.ts +21 -21
- package/lib/ele-menus/index.d.ts +55 -55
- package/lib/ele-menus/props.d.ts +1 -1
- package/lib/ele-modal/index.cjs +2 -3
- package/lib/ele-modal/index.d.ts +67 -67
- package/lib/ele-modal/props.d.ts +1 -1
- package/lib/ele-page/index.d.ts +1 -1
- package/lib/ele-pagination/index.d.ts +30 -30
- package/lib/ele-pagination/props.d.ts +2 -2
- package/lib/ele-popconfirm/index.d.ts +86 -86
- package/lib/ele-popconfirm/props.d.ts +5 -5
- package/lib/ele-popover/index.d.ts +65 -65
- package/lib/ele-popover/props.d.ts +4 -4
- package/lib/ele-printer/index.d.ts +17 -17
- package/lib/ele-pro-layout/components/header-tool.d.ts +1 -1
- package/lib/ele-pro-layout/components/pro-header.d.ts +20 -20
- package/lib/ele-pro-layout/components/pro-iframe.cjs +30 -40
- package/lib/ele-pro-layout/components/pro-iframe.d.ts +3 -4
- package/lib/ele-pro-layout/components/pro-sidebar.d.ts +9 -9
- package/lib/ele-pro-layout/components/pro-sidebox.d.ts +11 -11
- package/lib/ele-pro-layout/components/pro-tabs.d.ts +6 -6
- package/lib/ele-pro-layout/components/sidebar-tool.d.ts +1 -1
- package/lib/ele-pro-layout/components/tab-dropdown.d.ts +3 -3
- package/lib/ele-pro-layout/index.cjs +18 -19
- package/lib/ele-pro-layout/index.d.ts +99 -98
- package/lib/ele-pro-layout/props.d.ts +1 -1
- package/lib/ele-pro-layout/style/layout.scss +17 -7
- package/lib/ele-pro-layout/util.cjs +2 -3
- package/lib/ele-pro-layout/util.d.ts +1 -2
- package/lib/ele-pro-table/components/table-tools.d.ts +17 -17
- package/lib/ele-pro-table/components/tool-column-list.d.ts +2 -2
- package/lib/ele-pro-table/components/tool-column.d.ts +9 -9
- package/lib/ele-pro-table/components/tool-export.d.ts +15 -292
- package/lib/ele-pro-table/components/tool-print-body-cell.d.ts +8 -8
- package/lib/ele-pro-table/components/tool-print-header-cell.d.ts +8 -8
- package/lib/ele-pro-table/components/tool-print.d.ts +23 -736
- package/lib/ele-pro-table/index.cjs +28 -23
- package/lib/ele-pro-table/index.d.ts +124 -124
- package/lib/ele-pro-table/props.d.ts +16 -16
- package/lib/ele-pro-table/types.d.ts +11 -0
- package/lib/ele-pro-table/util.cjs +18 -15
- package/lib/ele-pro-table/util.d.ts +10 -14
- package/lib/ele-qr-code/index.d.ts +13 -13
- package/lib/ele-qr-code-svg/index.d.ts +17 -17
- package/lib/ele-segmented/index.d.ts +7 -7
- package/lib/ele-split-panel/index.d.ts +15 -15
- package/lib/ele-steps/index.d.ts +32 -32
- package/lib/ele-tab-tool/index.d.ts +1 -1
- package/lib/ele-tab-wrap/index.d.ts +5 -5
- package/lib/ele-table/index.d.ts +3 -3
- package/lib/ele-table/props.d.ts +1 -1
- package/lib/ele-table-select/index.cjs +2 -1
- package/lib/ele-table-select/index.d.ts +32 -32
- package/lib/ele-table-select/props.d.ts +1 -1
- package/lib/ele-tabs/components/tab-title.d.ts +3 -3
- package/lib/ele-tabs/index.d.ts +31 -31
- package/lib/ele-tabs/props.d.ts +4 -4
- package/lib/ele-text/index.d.ts +11 -11
- package/lib/ele-tool/index.d.ts +6 -6
- package/lib/ele-tool/props.d.ts +1 -1
- package/lib/ele-toolbar/index.d.ts +14 -14
- package/lib/ele-tooltip/index.d.ts +56 -56
- package/lib/ele-tooltip/props.d.ts +3 -3
- package/lib/ele-tour/index.d.ts +10 -10
- package/lib/ele-tree-select/index.d.ts +31 -31
- package/lib/ele-tree-select/props.d.ts +1 -1
- package/lib/ele-upload-list/components/list-item.d.ts +2 -2
- package/lib/ele-upload-list/index.d.ts +22 -22
- package/lib/ele-virtual-table/components/body-cell.d.ts +16 -16
- package/lib/ele-virtual-table/components/body-row.d.ts +17 -17
- package/lib/ele-virtual-table/components/cell-checkbox.d.ts +2 -2
- package/lib/ele-virtual-table/components/cell-filter.d.ts +13 -13
- package/lib/ele-virtual-table/components/expand-row.d.ts +1 -1
- package/lib/ele-virtual-table/components/footer-row.d.ts +5 -5
- package/lib/ele-virtual-table/components/header-cell.d.ts +11 -11
- package/lib/ele-virtual-table/components/header-row.d.ts +7 -7
- package/lib/ele-virtual-table/index.d.ts +71 -71
- package/lib/ele-virtual-table/props.d.ts +21 -21
- package/lib/ele-virtual-table/util.d.ts +1 -1
- package/lib/ele-watermark/index.d.ts +12 -12
- package/lib/ele-xg-player/index.d.ts +6 -6
- package/lib/icons/AnalysisOutlined.d.ts +1 -1
- package/lib/icons/ApplicationOutlined.d.ts +1 -1
- package/lib/icons/AppstoreAddOutlined.d.ts +1 -1
- package/lib/icons/AppstoreOutlined.d.ts +1 -1
- package/lib/icons/ArrowDown.d.ts +1 -1
- package/lib/icons/ArrowDownOutlined.d.ts +1 -1
- package/lib/icons/ArrowLeft.d.ts +1 -1
- package/lib/icons/ArrowLeftOutlined.d.ts +1 -1
- package/lib/icons/ArrowRight.d.ts +1 -1
- package/lib/icons/ArrowRightOutlined.d.ts +1 -1
- package/lib/icons/ArrowUp.d.ts +1 -1
- package/lib/icons/ArrowUpOutlined.d.ts +1 -1
- package/lib/icons/BellOutlined.d.ts +1 -1
- package/lib/icons/BookOutlined.d.ts +1 -1
- package/lib/icons/CalendarOutlined.d.ts +1 -1
- package/lib/icons/CaretDownFilled.d.ts +1 -1
- package/lib/icons/CaretUpFilled.d.ts +1 -1
- package/lib/icons/CheckCircleFilled.d.ts +1 -1
- package/lib/icons/CheckCircleOutlined.d.ts +1 -1
- package/lib/icons/CheckOutlined.d.ts +1 -1
- package/lib/icons/CityOutlined.d.ts +1 -1
- package/lib/icons/ClockCircleOutlined.d.ts +1 -1
- package/lib/icons/CloseCircleFilled.d.ts +1 -1
- package/lib/icons/CloseCircleOutlined.d.ts +1 -1
- package/lib/icons/CloseOutlined.d.ts +1 -1
- package/lib/icons/CloudUploadOutlined.d.ts +1 -1
- package/lib/icons/ClusterOutlined.d.ts +1 -1
- package/lib/icons/CodeOutlined.d.ts +1 -1
- package/lib/icons/ColumnHeightOutlined.d.ts +1 -1
- package/lib/icons/CompassOutlined.d.ts +1 -1
- package/lib/icons/CompressOutlined.d.ts +1 -1
- package/lib/icons/ConnectionOutlined.d.ts +1 -1
- package/lib/icons/ControlOutlined.d.ts +1 -1
- package/lib/icons/CopyOutlined.d.ts +1 -1
- package/lib/icons/CpuOutlined.d.ts +1 -1
- package/lib/icons/DashboardOutlined.d.ts +1 -1
- package/lib/icons/DatabaseOutlined.d.ts +1 -1
- package/lib/icons/DeleteOutlined.d.ts +1 -1
- package/lib/icons/DesktopOutlined.d.ts +1 -1
- package/lib/icons/DownloadOutlined.d.ts +1 -1
- package/lib/icons/DragOutlined.d.ts +1 -1
- package/lib/icons/EditOutlined.d.ts +1 -1
- package/lib/icons/EllipsisOutlined.d.ts +1 -1
- package/lib/icons/EnvironmentOutlined.d.ts +1 -1
- package/lib/icons/ExclamationCircleFilled.d.ts +1 -1
- package/lib/icons/ExpandOutlined.d.ts +1 -1
- package/lib/icons/FileOutlined.d.ts +1 -1
- package/lib/icons/FilterFilled.d.ts +1 -1
- package/lib/icons/FolderAddOutlined.d.ts +1 -1
- package/lib/icons/FolderOutlined.d.ts +1 -1
- package/lib/icons/FormOutlined.d.ts +1 -1
- package/lib/icons/FullscreenExitOutlined.d.ts +1 -1
- package/lib/icons/FullscreenOutlined.d.ts +1 -1
- package/lib/icons/FundOutlined.d.ts +1 -1
- package/lib/icons/GlobalOutlined.d.ts +1 -1
- package/lib/icons/HolderOutlined.d.ts +1 -1
- package/lib/icons/HomeOutlined.d.ts +1 -1
- package/lib/icons/IdcardOutlined.d.ts +1 -1
- package/lib/icons/InfoCircleFilled.d.ts +1 -1
- package/lib/icons/LinkOutlined.d.ts +1 -1
- package/lib/icons/LoadingDotOutlined.d.ts +1 -1
- package/lib/icons/LoadingOutlined.d.ts +1 -1
- package/lib/icons/LockOutlined.d.ts +1 -1
- package/lib/icons/LogOutlined.d.ts +1 -1
- package/lib/icons/LogoutOutlined.d.ts +1 -1
- package/lib/icons/MailOutlined.d.ts +1 -1
- package/lib/icons/MenuFoldOutlined.d.ts +1 -1
- package/lib/icons/MenuUnfoldOutlined.d.ts +1 -1
- package/lib/icons/MessageOutlined.d.ts +1 -1
- package/lib/icons/MinusCircleOutlined.d.ts +1 -1
- package/lib/icons/MobileOutlined.d.ts +1 -1
- package/lib/icons/MoonOutlined.d.ts +1 -1
- package/lib/icons/MoreOutlined.d.ts +1 -1
- package/lib/icons/PauseFilled.d.ts +1 -1
- package/lib/icons/PieChartOutlined.d.ts +1 -1
- package/lib/icons/PlayFilled.d.ts +1 -1
- package/lib/icons/PlusCircleOutlined.d.ts +1 -1
- package/lib/icons/PlusOutlined.d.ts +1 -1
- package/lib/icons/PrinterOutlined.d.ts +1 -1
- package/lib/icons/ProtectOutlined.d.ts +1 -1
- package/lib/icons/QuestionCircleFilled.d.ts +1 -1
- package/lib/icons/QuestionCircleOutlined.d.ts +1 -1
- package/lib/icons/ReloadOutlined.d.ts +1 -1
- package/lib/icons/ResizeOutlined.d.ts +1 -1
- package/lib/icons/SearchOutlined.d.ts +1 -1
- package/lib/icons/SettingOutlined.d.ts +1 -1
- package/lib/icons/ShoppingOutlined.d.ts +1 -1
- package/lib/icons/SortOutlined.d.ts +1 -1
- package/lib/icons/StarFilled.d.ts +1 -1
- package/lib/icons/StepBackwardFilled.d.ts +1 -1
- package/lib/icons/StepForwardFilled.d.ts +1 -1
- package/lib/icons/SuitcaseOutlined.d.ts +1 -1
- package/lib/icons/SunOutlined.d.ts +1 -1
- package/lib/icons/SwapOutlined.d.ts +1 -1
- package/lib/icons/SyncOutlined.d.ts +1 -1
- package/lib/icons/TableOutlined.d.ts +1 -1
- package/lib/icons/TagOutlined.d.ts +1 -1
- package/lib/icons/TimerOutlined.d.ts +1 -1
- package/lib/icons/UndoOutlined.d.ts +1 -1
- package/lib/icons/UnlockOutlined.d.ts +1 -1
- package/lib/icons/UploadOutlined.d.ts +1 -1
- package/lib/icons/UserOutlined.d.ts +1 -1
- package/lib/icons/VerticalAlignMiddleOutlined.d.ts +1 -1
- package/lib/icons/VerticalLeftOutlined.d.ts +1 -1
- package/lib/icons/VerticalRightOutlined.d.ts +1 -1
- package/lib/icons/WarningOutlined.d.ts +1 -1
- package/lib/icons/ZoomInOutlined.d.ts +1 -1
- package/lib/icons/ZoomOutOutlined.d.ts +1 -1
- package/lib/style/nprogress.scss +1 -0
- package/lib/utils/menu-util.cjs +1 -4
- package/package.json +11 -11
|
@@ -3,12 +3,12 @@ import { Ref } from 'vue';
|
|
|
3
3
|
|
|
4
4
|
declare const _default: import('vue').DefineComponent<{
|
|
5
5
|
data: {
|
|
6
|
-
type: import(
|
|
6
|
+
type: import('vue').PropType<FileItem[]>;
|
|
7
7
|
required: boolean;
|
|
8
8
|
};
|
|
9
|
-
selectionType: import(
|
|
10
|
-
selections: import(
|
|
11
|
-
current: import(
|
|
9
|
+
selectionType: import('vue').PropType<import('./types').SelectionType>;
|
|
10
|
+
selections: import('vue').PropType<FileItem[]>;
|
|
11
|
+
current: import('vue').PropType<FileItem>;
|
|
12
12
|
grid: {
|
|
13
13
|
type: BooleanConstructor;
|
|
14
14
|
default: boolean;
|
|
@@ -17,43 +17,43 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
17
17
|
sort: StringConstructor;
|
|
18
18
|
order: StringConstructor;
|
|
19
19
|
icons: {
|
|
20
|
-
type: import(
|
|
21
|
-
default: () => import(
|
|
20
|
+
type: import('vue').PropType<import('./types').IconItem[]>;
|
|
21
|
+
default: () => import('./types').IconItem[];
|
|
22
22
|
};
|
|
23
23
|
smallIcons: {
|
|
24
|
-
type: import(
|
|
25
|
-
default: () => import(
|
|
24
|
+
type: import('vue').PropType<import('./types').IconItem[]>;
|
|
25
|
+
default: () => import('./types').IconItem[];
|
|
26
26
|
};
|
|
27
|
-
columns: import(
|
|
27
|
+
columns: import('vue').PropType<import('./types').ColumnItem[]>;
|
|
28
28
|
boxChoose: BooleanConstructor;
|
|
29
|
-
contextMenus: import(
|
|
30
|
-
contextMenuProps: import(
|
|
31
|
-
locale: import(
|
|
29
|
+
contextMenus: import('vue').PropType<import('./types').ContextMenus>;
|
|
30
|
+
contextMenuProps: import('vue').PropType<import('../ele-app/plus').EleDropdownProps>;
|
|
31
|
+
locale: import('vue').PropType<Partial<FileListLocale>>;
|
|
32
32
|
}, {
|
|
33
|
-
lang: import(
|
|
34
|
-
selectorStyle: Ref<Partial<import(
|
|
35
|
-
isCheckAll: import(
|
|
36
|
-
isIndeterminate: import(
|
|
33
|
+
lang: import('vue').ComputedRef<FileListLocale>;
|
|
34
|
+
selectorStyle: Ref<Partial<import('vue').CSSProperties>>;
|
|
35
|
+
isCheckAll: import('vue').ComputedRef<boolean>;
|
|
36
|
+
isIndeterminate: import('vue').ComputedRef<boolean>;
|
|
37
37
|
onCheckAllChange: () => void;
|
|
38
38
|
onItemCheckChange: (item: FileItem) => void;
|
|
39
39
|
onItemClick: (item: FileItem) => void;
|
|
40
40
|
onSortChange: (name: string) => void;
|
|
41
41
|
onItemContextMenu: (option: ItemContextMenuOption) => void;
|
|
42
42
|
onMousedown: (event: MouseEvent) => void;
|
|
43
|
-
}, unknown, {}, {}, import(
|
|
43
|
+
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
44
44
|
itemClick: (_item: FileItem) => boolean;
|
|
45
45
|
sortChange: (_sorter: SortValue) => boolean;
|
|
46
46
|
'update:selections': (_selection?: FileItem[] | undefined) => boolean;
|
|
47
47
|
'update:current': (_current?: FileItem | null | undefined) => boolean;
|
|
48
48
|
itemContextMenu: (_option: ItemContextMenuOption) => boolean;
|
|
49
|
-
}, string, import(
|
|
49
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
50
50
|
data: {
|
|
51
|
-
type: import(
|
|
51
|
+
type: import('vue').PropType<FileItem[]>;
|
|
52
52
|
required: boolean;
|
|
53
53
|
};
|
|
54
|
-
selectionType: import(
|
|
55
|
-
selections: import(
|
|
56
|
-
current: import(
|
|
54
|
+
selectionType: import('vue').PropType<import('./types').SelectionType>;
|
|
55
|
+
selections: import('vue').PropType<FileItem[]>;
|
|
56
|
+
current: import('vue').PropType<FileItem>;
|
|
57
57
|
grid: {
|
|
58
58
|
type: BooleanConstructor;
|
|
59
59
|
default: boolean;
|
|
@@ -62,18 +62,18 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
62
62
|
sort: StringConstructor;
|
|
63
63
|
order: StringConstructor;
|
|
64
64
|
icons: {
|
|
65
|
-
type: import(
|
|
66
|
-
default: () => import(
|
|
65
|
+
type: import('vue').PropType<import('./types').IconItem[]>;
|
|
66
|
+
default: () => import('./types').IconItem[];
|
|
67
67
|
};
|
|
68
68
|
smallIcons: {
|
|
69
|
-
type: import(
|
|
70
|
-
default: () => import(
|
|
69
|
+
type: import('vue').PropType<import('./types').IconItem[]>;
|
|
70
|
+
default: () => import('./types').IconItem[];
|
|
71
71
|
};
|
|
72
|
-
columns: import(
|
|
72
|
+
columns: import('vue').PropType<import('./types').ColumnItem[]>;
|
|
73
73
|
boxChoose: BooleanConstructor;
|
|
74
|
-
contextMenus: import(
|
|
75
|
-
contextMenuProps: import(
|
|
76
|
-
locale: import(
|
|
74
|
+
contextMenus: import('vue').PropType<import('./types').ContextMenus>;
|
|
75
|
+
contextMenuProps: import('vue').PropType<import('../ele-app/plus').EleDropdownProps>;
|
|
76
|
+
locale: import('vue').PropType<Partial<FileListLocale>>;
|
|
77
77
|
}>> & {
|
|
78
78
|
onSortChange?: ((_sorter: SortValue) => any) | undefined;
|
|
79
79
|
onItemClick?: ((_item: FileItem) => any) | undefined;
|
|
@@ -83,8 +83,8 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
83
83
|
}, {
|
|
84
84
|
grid: boolean;
|
|
85
85
|
sortable: boolean;
|
|
86
|
-
icons: import(
|
|
87
|
-
smallIcons: import(
|
|
86
|
+
icons: import('./types').IconItem[];
|
|
87
|
+
smallIcons: import('./types').IconItem[];
|
|
88
88
|
boxChoose: boolean;
|
|
89
89
|
}, {}>;
|
|
90
90
|
export default _default;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
declare const _default: import('vue').DefineComponent<{}, {
|
|
2
2
|
onClick: (e: MouseEvent) => void;
|
|
3
|
-
}, {}, {}, {}, import(
|
|
3
|
+
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
4
4
|
click: (_e: MouseEvent) => true;
|
|
5
|
-
}, string, import(
|
|
5
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{}>> & {
|
|
6
6
|
onClick?: ((_e: MouseEvent) => any) | undefined;
|
|
7
7
|
}, {}, {}>;
|
|
8
8
|
export default _default;
|
|
@@ -14,24 +14,24 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
14
14
|
/** 是否显示提示 */
|
|
15
15
|
tooltip: BooleanConstructor;
|
|
16
16
|
/** 提示属性 */
|
|
17
|
-
tooltipProps: PropType<Partial<import(
|
|
17
|
+
tooltipProps: PropType<Partial<import('../../ele-tooltip/props').TooltipProps>>;
|
|
18
18
|
/** 气泡是否展开 */
|
|
19
19
|
popperVisible: BooleanConstructor;
|
|
20
20
|
/** 网格样式 */
|
|
21
|
-
gridStyle: PropType<Partial<import(
|
|
21
|
+
gridStyle: PropType<Partial<import('vue').CSSProperties>>;
|
|
22
22
|
/** 图标样式 */
|
|
23
|
-
itemStyle: PropType<Partial<import(
|
|
23
|
+
itemStyle: PropType<Partial<import('vue').CSSProperties>>;
|
|
24
24
|
}, {
|
|
25
|
-
tooltipVisible: import(
|
|
26
|
-
tooltipContent: import(
|
|
27
|
-
virtualRef: import(
|
|
25
|
+
tooltipVisible: import('vue').Ref<boolean>;
|
|
26
|
+
tooltipContent: import('vue').Ref<string>;
|
|
27
|
+
virtualRef: import('vue').Ref<any>;
|
|
28
28
|
updateTooltipVisible: (visible: boolean) => void;
|
|
29
29
|
hideTooltip: () => void;
|
|
30
30
|
onItemHover: (icon: string, e: MouseEvent) => void;
|
|
31
31
|
onItemClick: (icon: string) => void;
|
|
32
|
-
}, unknown, {}, {}, import(
|
|
32
|
+
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
33
33
|
select: (_icon: string) => true;
|
|
34
|
-
}, string, import(
|
|
34
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
35
35
|
/** 选中的图标 */
|
|
36
36
|
icon: StringConstructor;
|
|
37
37
|
/** 图标数据 */
|
|
@@ -44,13 +44,13 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
44
44
|
/** 是否显示提示 */
|
|
45
45
|
tooltip: BooleanConstructor;
|
|
46
46
|
/** 提示属性 */
|
|
47
|
-
tooltipProps: PropType<Partial<import(
|
|
47
|
+
tooltipProps: PropType<Partial<import('../../ele-tooltip/props').TooltipProps>>;
|
|
48
48
|
/** 气泡是否展开 */
|
|
49
49
|
popperVisible: BooleanConstructor;
|
|
50
50
|
/** 网格样式 */
|
|
51
|
-
gridStyle: PropType<Partial<import(
|
|
51
|
+
gridStyle: PropType<Partial<import('vue').CSSProperties>>;
|
|
52
52
|
/** 图标样式 */
|
|
53
|
-
itemStyle: PropType<Partial<import(
|
|
53
|
+
itemStyle: PropType<Partial<import('vue').CSSProperties>>;
|
|
54
54
|
}>> & {
|
|
55
55
|
onSelect?: ((_icon: string) => any) | undefined;
|
|
56
56
|
}, {
|
|
@@ -4,11 +4,11 @@ import { EleBasicSelectInstance } from '../ele-app/plus';
|
|
|
4
4
|
declare const _default: import('vue').DefineComponent<{
|
|
5
5
|
modelValue: StringConstructor;
|
|
6
6
|
data: {
|
|
7
|
-
type: import(
|
|
7
|
+
type: import('vue').PropType<string[] | IconItem[]>;
|
|
8
8
|
required: boolean;
|
|
9
9
|
};
|
|
10
10
|
disabled: BooleanConstructor;
|
|
11
|
-
size: import(
|
|
11
|
+
size: import('vue').PropType<import('element-plus/es/utils/index').EpPropMergeType<StringConstructor, "" | "small" | "default" | "large", never> | undefined>;
|
|
12
12
|
clearable: BooleanConstructor;
|
|
13
13
|
placeholder: StringConstructor;
|
|
14
14
|
automaticDropdown: BooleanConstructor;
|
|
@@ -23,14 +23,14 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
23
23
|
};
|
|
24
24
|
/** 下拉组件 */
|
|
25
25
|
placement: {
|
|
26
|
-
type: import(
|
|
26
|
+
type: import('vue').PropType<import('element-plus/es/utils/index').EpPropMergeType<StringConstructor, import('element-plus').Placement, unknown> | undefined>;
|
|
27
27
|
default: string;
|
|
28
28
|
};
|
|
29
29
|
transition: {
|
|
30
30
|
type: StringConstructor;
|
|
31
31
|
default: string;
|
|
32
32
|
};
|
|
33
|
-
popperOptions: import(
|
|
33
|
+
popperOptions: import('vue').PropType<Partial<import('element-plus').Options> | undefined>;
|
|
34
34
|
popperClass: StringConstructor;
|
|
35
35
|
popperWidth: {
|
|
36
36
|
type: (StringConstructor | NumberConstructor)[];
|
|
@@ -40,22 +40,22 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
40
40
|
type: (StringConstructor | NumberConstructor)[];
|
|
41
41
|
default: number;
|
|
42
42
|
}; /** 是否显示选项卡栏 */
|
|
43
|
-
selectStyle: import(
|
|
44
|
-
inputStyle: import(
|
|
43
|
+
selectStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
44
|
+
inputStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
45
45
|
hideOnSingleTab: BooleanConstructor;
|
|
46
|
-
emptyProps: import(
|
|
46
|
+
emptyProps: import('vue').PropType<import('../ele-app/el').ElEmptyProps>;
|
|
47
47
|
tooltip: {
|
|
48
48
|
type: BooleanConstructor;
|
|
49
49
|
default: boolean;
|
|
50
50
|
};
|
|
51
|
-
tooltipProps: import(
|
|
52
|
-
headerStyle: import(
|
|
53
|
-
tabsStyle: import(
|
|
54
|
-
searchStyle: import(
|
|
55
|
-
menusStyle: import(
|
|
56
|
-
bodyStyle: import(
|
|
57
|
-
gridStyle: import(
|
|
58
|
-
itemStyle: import(
|
|
51
|
+
tooltipProps: import('vue').PropType<Partial<import('../ele-tooltip/props').TooltipProps>>;
|
|
52
|
+
headerStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
53
|
+
tabsStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
54
|
+
searchStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
55
|
+
menusStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
56
|
+
bodyStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
57
|
+
gridStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
58
|
+
itemStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
59
59
|
filterPlaceholder: {
|
|
60
60
|
type: StringConstructor;
|
|
61
61
|
default: string;
|
|
@@ -65,18 +65,18 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
65
65
|
default: null;
|
|
66
66
|
};
|
|
67
67
|
}, {
|
|
68
|
-
SearchOutlined: import(
|
|
69
|
-
selectRef: import(
|
|
70
|
-
selectVisible: import(
|
|
71
|
-
tabs: import(
|
|
72
|
-
tabActive: import(
|
|
73
|
-
menus: import(
|
|
74
|
-
menuActive: import(
|
|
75
|
-
icons: import(
|
|
76
|
-
keywords: import(
|
|
77
|
-
tabBar: import(
|
|
78
|
-
selectPopperClass: import(
|
|
79
|
-
iconPopperStyle: import(
|
|
68
|
+
SearchOutlined: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{}>>, {}, {}>;
|
|
69
|
+
selectRef: import('vue').Ref<EleBasicSelectInstance>;
|
|
70
|
+
selectVisible: import('vue').Ref<boolean>;
|
|
71
|
+
tabs: import('vue').Ref<string[]>;
|
|
72
|
+
tabActive: import('vue').Ref<number | undefined>;
|
|
73
|
+
menus: import('vue').Ref<string[]>;
|
|
74
|
+
menuActive: import('vue').Ref<number | undefined>;
|
|
75
|
+
icons: import('vue').Ref<string[]>;
|
|
76
|
+
keywords: import('vue').Ref<string>;
|
|
77
|
+
tabBar: import('vue').ComputedRef<boolean>;
|
|
78
|
+
selectPopperClass: import('vue').ComputedRef<string>;
|
|
79
|
+
iconPopperStyle: import('vue').ComputedRef<Partial<import('vue').CSSProperties> | undefined>;
|
|
80
80
|
updatePopover: () => void;
|
|
81
81
|
updateVisible: (visible: boolean) => void;
|
|
82
82
|
onSelectClear: () => void;
|
|
@@ -86,21 +86,21 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
86
86
|
onTabClick: (index: number) => void;
|
|
87
87
|
onMenuClick: (index: number) => void;
|
|
88
88
|
onIconSelect: (icon: string) => void;
|
|
89
|
-
}, unknown, {}, {}, import(
|
|
89
|
+
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
90
90
|
'update:modelValue': (_value?: string | null | undefined) => boolean;
|
|
91
91
|
change: (_value?: string | null | undefined) => boolean;
|
|
92
92
|
visibleChange: (_visible: boolean) => boolean;
|
|
93
93
|
clear: () => boolean;
|
|
94
94
|
focus: (_e: FocusEvent) => boolean;
|
|
95
95
|
blur: (_e: FocusEvent) => boolean;
|
|
96
|
-
}, string, import(
|
|
96
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
97
97
|
modelValue: StringConstructor;
|
|
98
98
|
data: {
|
|
99
|
-
type: import(
|
|
99
|
+
type: import('vue').PropType<string[] | IconItem[]>;
|
|
100
100
|
required: boolean;
|
|
101
101
|
};
|
|
102
102
|
disabled: BooleanConstructor;
|
|
103
|
-
size: import(
|
|
103
|
+
size: import('vue').PropType<import('element-plus/es/utils/index').EpPropMergeType<StringConstructor, "" | "small" | "default" | "large", never> | undefined>;
|
|
104
104
|
clearable: BooleanConstructor;
|
|
105
105
|
placeholder: StringConstructor;
|
|
106
106
|
automaticDropdown: BooleanConstructor;
|
|
@@ -115,14 +115,14 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
115
115
|
};
|
|
116
116
|
/** 下拉组件 */
|
|
117
117
|
placement: {
|
|
118
|
-
type: import(
|
|
118
|
+
type: import('vue').PropType<import('element-plus/es/utils/index').EpPropMergeType<StringConstructor, import('element-plus').Placement, unknown> | undefined>;
|
|
119
119
|
default: string;
|
|
120
120
|
};
|
|
121
121
|
transition: {
|
|
122
122
|
type: StringConstructor;
|
|
123
123
|
default: string;
|
|
124
124
|
};
|
|
125
|
-
popperOptions: import(
|
|
125
|
+
popperOptions: import('vue').PropType<Partial<import('element-plus').Options> | undefined>;
|
|
126
126
|
popperClass: StringConstructor;
|
|
127
127
|
popperWidth: {
|
|
128
128
|
type: (StringConstructor | NumberConstructor)[];
|
|
@@ -132,22 +132,22 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
132
132
|
type: (StringConstructor | NumberConstructor)[];
|
|
133
133
|
default: number;
|
|
134
134
|
}; /** 是否显示选项卡栏 */
|
|
135
|
-
selectStyle: import(
|
|
136
|
-
inputStyle: import(
|
|
135
|
+
selectStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
136
|
+
inputStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
137
137
|
hideOnSingleTab: BooleanConstructor;
|
|
138
|
-
emptyProps: import(
|
|
138
|
+
emptyProps: import('vue').PropType<import('../ele-app/el').ElEmptyProps>;
|
|
139
139
|
tooltip: {
|
|
140
140
|
type: BooleanConstructor;
|
|
141
141
|
default: boolean;
|
|
142
142
|
};
|
|
143
|
-
tooltipProps: import(
|
|
144
|
-
headerStyle: import(
|
|
145
|
-
tabsStyle: import(
|
|
146
|
-
searchStyle: import(
|
|
147
|
-
menusStyle: import(
|
|
148
|
-
bodyStyle: import(
|
|
149
|
-
gridStyle: import(
|
|
150
|
-
itemStyle: import(
|
|
143
|
+
tooltipProps: import('vue').PropType<Partial<import('../ele-tooltip/props').TooltipProps>>;
|
|
144
|
+
headerStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
145
|
+
tabsStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
146
|
+
searchStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
147
|
+
menusStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
148
|
+
bodyStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
149
|
+
gridStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
150
|
+
itemStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
151
151
|
filterPlaceholder: {
|
|
152
152
|
type: StringConstructor;
|
|
153
153
|
default: string;
|
|
@@ -164,7 +164,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
164
164
|
onClear?: (() => any) | undefined;
|
|
165
165
|
onVisibleChange?: ((_visible: boolean) => any) | undefined;
|
|
166
166
|
}, {
|
|
167
|
-
placement: import(
|
|
167
|
+
placement: import('element-plus/es/utils/index').EpPropMergeType<StringConstructor, import('element-plus').Placement, unknown> | undefined;
|
|
168
168
|
disabled: boolean;
|
|
169
169
|
teleported: boolean;
|
|
170
170
|
clearable: boolean;
|
|
@@ -37,7 +37,7 @@ export declare const iconSelectProps: {
|
|
|
37
37
|
};
|
|
38
38
|
/** 下拉框位置 */
|
|
39
39
|
placement: {
|
|
40
|
-
type: PropType<import('element-plus/es/utils/index').EpPropMergeType<StringConstructor, import(
|
|
40
|
+
type: PropType<import('element-plus/es/utils/index').EpPropMergeType<StringConstructor, import('element-plus').Placement, unknown> | undefined>;
|
|
41
41
|
default: string;
|
|
42
42
|
};
|
|
43
43
|
/** 下拉框渐变动画 */
|
|
@@ -5,31 +5,31 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
5
5
|
spinner: StringConstructor;
|
|
6
6
|
svgViewBox: StringConstructor;
|
|
7
7
|
type: {
|
|
8
|
-
type: import(
|
|
8
|
+
type: import('vue').PropType<import('./types').LoadingType>;
|
|
9
9
|
default: string;
|
|
10
10
|
};
|
|
11
11
|
blur: BooleanConstructor;
|
|
12
|
-
size: import(
|
|
13
|
-
spinnerStyle: import(
|
|
14
|
-
textStyle: import(
|
|
12
|
+
size: import('vue').PropType<import('./types').LoadingSize>;
|
|
13
|
+
spinnerStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
14
|
+
textStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
15
15
|
}, {
|
|
16
|
-
isCircle: import(
|
|
17
|
-
}, unknown, {}, {}, import(
|
|
16
|
+
isCircle: import('vue').ComputedRef<boolean>;
|
|
17
|
+
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
18
18
|
loading: BooleanConstructor;
|
|
19
19
|
text: StringConstructor;
|
|
20
20
|
background: StringConstructor;
|
|
21
21
|
spinner: StringConstructor;
|
|
22
22
|
svgViewBox: StringConstructor;
|
|
23
23
|
type: {
|
|
24
|
-
type: import(
|
|
24
|
+
type: import('vue').PropType<import('./types').LoadingType>;
|
|
25
25
|
default: string;
|
|
26
26
|
};
|
|
27
27
|
blur: BooleanConstructor;
|
|
28
|
-
size: import(
|
|
29
|
-
spinnerStyle: import(
|
|
30
|
-
textStyle: import(
|
|
28
|
+
size: import('vue').PropType<import('./types').LoadingSize>;
|
|
29
|
+
spinnerStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
30
|
+
textStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
31
31
|
}>>, {
|
|
32
|
-
type: import(
|
|
32
|
+
type: import('./types').LoadingType;
|
|
33
33
|
loading: boolean;
|
|
34
34
|
blur: boolean;
|
|
35
35
|
}, {}>;
|
|
@@ -6,7 +6,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
6
6
|
type: StringConstructor;
|
|
7
7
|
default: string;
|
|
8
8
|
};
|
|
9
|
-
center: import(
|
|
9
|
+
center: import('vue').PropType<number[]>;
|
|
10
10
|
zoom: {
|
|
11
11
|
type: NumberConstructor;
|
|
12
12
|
default: number;
|
|
@@ -55,10 +55,10 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
55
55
|
mapStyle: StringConstructor;
|
|
56
56
|
darkMode: BooleanConstructor; /** 确定按钮请求状态 */
|
|
57
57
|
okText: StringConstructor;
|
|
58
|
-
emptyProps: import(
|
|
59
|
-
searchStyle: import(
|
|
58
|
+
emptyProps: import('vue').PropType<import('../../ele-app/el').ElEmptyProps>;
|
|
59
|
+
searchStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
60
60
|
mode: {
|
|
61
|
-
type: import(
|
|
61
|
+
type: import('vue').PropType<import('../types').SelectMode>;
|
|
62
62
|
default: string;
|
|
63
63
|
};
|
|
64
64
|
filterable: {
|
|
@@ -67,13 +67,13 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
67
67
|
}; /** 选中数据 */
|
|
68
68
|
clickMessage: StringConstructor;
|
|
69
69
|
}, {
|
|
70
|
-
SearchOutlined: import(
|
|
71
|
-
mapRef: import(
|
|
72
|
-
autocompleteRef: import(
|
|
73
|
-
loading: import(
|
|
74
|
-
poiLoading: import(
|
|
75
|
-
confirmLoading: import(
|
|
76
|
-
data: import(
|
|
70
|
+
SearchOutlined: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{}>>, {}, {}>;
|
|
71
|
+
mapRef: import('vue').Ref<HTMLDivElement | null>;
|
|
72
|
+
autocompleteRef: import('vue').Ref<ElAutocompleteInstance>;
|
|
73
|
+
loading: import('vue').Ref<boolean>;
|
|
74
|
+
poiLoading: import('vue').Ref<boolean>;
|
|
75
|
+
confirmLoading: import('vue').Ref<boolean>;
|
|
76
|
+
data: import('vue').Ref<{
|
|
77
77
|
name?: string | undefined;
|
|
78
78
|
address?: string | undefined;
|
|
79
79
|
location: {
|
|
@@ -86,7 +86,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
86
86
|
label?: string | undefined;
|
|
87
87
|
value?: string | undefined;
|
|
88
88
|
}[]>;
|
|
89
|
-
suggestionData: import(
|
|
89
|
+
suggestionData: import('vue').Ref<{
|
|
90
90
|
name?: string | undefined;
|
|
91
91
|
address?: string | undefined;
|
|
92
92
|
location: {
|
|
@@ -99,9 +99,9 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
99
99
|
label?: string | undefined;
|
|
100
100
|
value?: string | undefined;
|
|
101
101
|
}[]>;
|
|
102
|
-
centerIconClass: import(
|
|
103
|
-
keywords: import(
|
|
104
|
-
selected: import(
|
|
102
|
+
centerIconClass: import('vue').Ref<string[]>;
|
|
103
|
+
keywords: import('vue').Ref<string>;
|
|
104
|
+
selected: import('vue').Ref<{
|
|
105
105
|
name?: string | undefined;
|
|
106
106
|
address?: string | undefined;
|
|
107
107
|
location: {
|
|
@@ -114,24 +114,24 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
114
114
|
label?: string | undefined;
|
|
115
115
|
value?: string | undefined;
|
|
116
116
|
} | null>;
|
|
117
|
-
confirmDisabled: import(
|
|
118
|
-
keywordMode: import(
|
|
119
|
-
poiMode: import(
|
|
117
|
+
confirmDisabled: import('vue').ComputedRef<boolean>;
|
|
118
|
+
keywordMode: import('vue').ComputedRef<boolean>;
|
|
119
|
+
poiMode: import('vue').ComputedRef<boolean>;
|
|
120
120
|
onSearch: (value: string, callback?: any) => void;
|
|
121
121
|
onSearchSelect: (item: any) => void;
|
|
122
122
|
onItemClick: (item: PoiItem) => void;
|
|
123
123
|
onConfirm: () => void;
|
|
124
124
|
getMapIns: () => any;
|
|
125
|
-
}, unknown, {}, {}, import(
|
|
125
|
+
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
126
126
|
mapDone: (_ins: any) => true;
|
|
127
127
|
select: (_selected: PoiItem | null) => true;
|
|
128
128
|
done: (_result: CenterPoint) => true;
|
|
129
|
-
}, string, import(
|
|
129
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
130
130
|
height: {
|
|
131
131
|
type: StringConstructor;
|
|
132
132
|
default: string;
|
|
133
133
|
};
|
|
134
|
-
center: import(
|
|
134
|
+
center: import('vue').PropType<number[]>;
|
|
135
135
|
zoom: {
|
|
136
136
|
type: NumberConstructor;
|
|
137
137
|
default: number;
|
|
@@ -180,10 +180,10 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
180
180
|
mapStyle: StringConstructor;
|
|
181
181
|
darkMode: BooleanConstructor; /** 确定按钮请求状态 */
|
|
182
182
|
okText: StringConstructor;
|
|
183
|
-
emptyProps: import(
|
|
184
|
-
searchStyle: import(
|
|
183
|
+
emptyProps: import('vue').PropType<import('../../ele-app/el').ElEmptyProps>;
|
|
184
|
+
searchStyle: import('vue').PropType<Partial<import('vue').CSSProperties>>;
|
|
185
185
|
mode: {
|
|
186
|
-
type: import(
|
|
186
|
+
type: import('vue').PropType<import('../types').SelectMode>;
|
|
187
187
|
default: string;
|
|
188
188
|
};
|
|
189
189
|
filterable: {
|
|
@@ -199,7 +199,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
199
199
|
height: string;
|
|
200
200
|
zoom: number;
|
|
201
201
|
required: boolean;
|
|
202
|
-
mode: import(
|
|
202
|
+
mode: import('../types').SelectMode;
|
|
203
203
|
filterable: boolean;
|
|
204
204
|
selectedZoom: number;
|
|
205
205
|
poiLimit: number;
|