UNPKG

xdesign-vue-next

Version:

XDesign Component for vue-next

707 lines (703 loc) 31.9 kB
/** * xdesign v1.0.6 * (c) 2023 xdesign * @license MIT */ import _defineProperty from '@babel/runtime/helpers/defineProperty'; import { defineComponent, ref, computed, watch, onMounted, createVNode, mergeProps, isVNode, nextTick } from 'vue'; import pick from 'lodash/pick'; import baseTableProps from './base-table-props.js'; import useTableHeader from './hooks/useTableHeader.js'; import useColumnResize from './hooks/useColumnResize.js'; import useFixed from './hooks/useFixed.js'; import usePagination from './hooks/usePagination.js'; import useVirtualScroll from '../hooks/useVirtualScrollNew.js'; import useAffix from './hooks/useAffix.js'; import { Loading } from '../loading/index.js'; import TBody, { extendTableProps } from './tbody.js'; import { useTNodeJSX } from '../hooks/tnode.js'; import useStyle, { formatCSSUnit } from './hooks/useStyle.js'; import useClassName from './hooks/useClassName.js'; import { useConfig } from '../config-provider/useConfig.js'; import { Affix } from '../affix/index.js'; import { ROW_LISTENERS } from './tr.js'; import THead from './thead.js'; import TFoot from './tfoot.js'; import { getAffixProps } from './utils.js'; import { getIEVersion } from '../_common/js/utils/helper.js'; import log from '../_common/js/log/log.js'; import '@babel/runtime/helpers/typeof'; import '@babel/runtime/helpers/slicedToArray'; import 'lodash/isString'; import 'lodash/isFunction'; import './hooks/useMultiHeader.js'; import './ellipsis.js'; import 'lodash/debounce'; import '../utils/render-tnode.js'; import 'lodash/isEmpty'; import 'lodash/isObject'; import 'lodash/camelCase'; import 'lodash/kebabCase'; import '../utils/dom.js'; import '../_chunks/dep-3a1cce9f.js'; import 'lodash/isArray'; import '../utils/easing.js'; import '../tooltip/index.js'; import '../tooltip/tooltip.js'; import 'lodash/omit'; import '../tooltip/props.js'; import '../popup/props.js'; import '../popup/index.js'; import '../popup/popup.js'; import '@popperjs/core'; import '../hooks/useConfig.js'; import '../hooks/useVModel.js'; import '../_common/js/utils/set-style.js'; import '../popup/container.js'; import '@babel/runtime/helpers/toConsumableArray'; import '../hooks/useResizeObserver.js'; import '../utils/withInstall.js'; import 'lodash/cloneDeep'; import '../config-provider/context.js'; import 'lodash/mergeWith'; import 'lodash/merge'; import '../_common/js/global-config/default-config.js'; import '../_common/js/global-config/locale/en_US.js'; import '../tooltip/util.js'; import 'lodash/isNumber'; import 'lodash/get'; import 'lodash/xorWith'; import '../_common/js/utils/getScrollbarWidth.js'; import '../pagination/index.js'; import '../pagination/pagination.js'; import '../_chunks/dep-17236cae.js'; import '../_chunks/dep-9beabfae.js'; import '@babel/runtime/helpers/objectWithoutProperties'; import 'lodash/isNaN'; import '../input-number/index.js'; import '../input-number/input-number.js'; import '../_chunks/dep-36abe4f1.js'; import '../_chunks/dep-05bc6eb4.js'; import '../_chunks/dep-6c2da407.js'; import '../button/index.js'; import '../button/button.js'; import '../button/props.js'; import '../hooks/useRipple.js'; import '../hooks/useKeepAnimation.js'; import '../utils/set-style.js'; import '../hooks/useDisabled.js'; import 'lodash/isBoolean'; import '../loading/directive.js'; import '../loading/plugin.js'; import '../loading/loading.js'; import '../loading/icon/gradient.js'; import '../_common/js/loading/circle-adapter.js'; import '../loading/props.js'; import '../hooks/useTeleport.js'; import 'lodash/isNull'; import 'lodash/isUndefined'; import '../input/index.js'; import '../input/input.js'; import '../_chunks/dep-fb0628ce.js'; import '../_chunks/dep-eade0dcf.js'; import '../input/props.js'; import '../form/hooks.js'; import '../input/useInput.js'; import '../form/const.js'; import '../input/useLengthLimit.js'; import '../input/useInputEventHandler.js'; import '../input/useInputWidth.js'; import '../input/input-group.js'; import '../input/input-group-props.js'; import '../input-number/props.js'; import '../input-number/useInputNumber.js'; import '../hooks/useCommonClassName.js'; import '../_common/js/input-number/number.js'; import '../_common/js/input-number/large-number.js'; import '../select/index.js'; import '../select/select.js'; import 'lodash/intersection'; import '../common-components/fake-arrow.js'; import '../select-input/index.js'; import '../select-input/select-input.js'; import '../select-input/props.js'; import '../select-input/useSingle.js'; import '../hooks/useDefaultValue.js'; import '../select-input/useMultiple.js'; import '../tag-input/index.js'; import '../tag-input/tag-input.js'; import '../tag-input/props.js'; import '../tag-input/hooks/useTagScroll.js'; import '../tag-input/useTagList.js'; import '../tag/index.js'; import '../tag/tag.js'; import '../_chunks/dep-ae5efda0.js'; import '../tag/props.js'; import '../tag/check-tag.js'; import '../tag/check-tag-props.js'; import '../tag-input/hooks/useHover.js'; import '../tag-input/hooks/useDragSorter.js'; import '../select-input/useOverlayInnerStyle.js'; import '../select/select-panel.js'; import '../select/option.js'; import '../select/option-props.js'; import '../checkbox/index.js'; import '../checkbox/checkbox.js'; import '../checkbox/props.js'; import '../checkbox/constants.js'; import '../checkbox/hooks/useCheckboxLazyLoad.js'; import '../_common/js/utils/observe.js'; import '../checkbox/hooks/useKeyboard.js'; import '../checkbox/group.js'; import '../checkbox/checkbox-group-props.js'; import '../hooks/slot.js'; import '../select/helper.js'; import '../select/optionGroup.js'; import '../select/option-group-props.js'; import '../select/props.js'; import '../select/hooks/usePanelVirtualScroll.js'; import '../hooks/useVirtualScroll.js'; import '../select/hooks/useSelectOptions.js'; import '../input-adornment/index.js'; import '../input-adornment/input-adornment.js'; import '../input-adornment/props.js'; import '../pagination/props.js'; import '../pagination/usePaginationClasses.js'; import '../pagination/useMoreAction.js'; import '../pagination/pagination-mini.js'; import '../pagination/pagination-mini-props.js'; import './hooks/useRowspanAndColspan.js'; import '../affix/affix.js'; import '@babel/runtime/helpers/asyncToGenerator'; import '@babel/runtime/regenerator'; import '../affix/props.js'; import 'lodash/upperFirst'; import './hooks/useLazyLoad.js'; function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; } function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; } function _isSlot(s) { return typeof s === 'function' || Object.prototype.toString.call(s) === '[object Object]' && !isVNode(s); } var BASE_TABLE_EVENTS = ["page-change", "cell-click", "scroll", "scrollX", "scrollY"]; var BASE_TABLE_ALL_EVENTS = ROW_LISTENERS.map(function (t) { return "row-".concat(t); }).concat(BASE_TABLE_EVENTS); var _BaseTable = defineComponent({ name: "XBaseTable", props: _objectSpread(_objectSpread({}, baseTableProps), {}, { renderExpandedRow: Function, onLeafColumnsChange: Function, thDraggable: Boolean }), setup: function setup(props2, context) { var renderTNode = useTNodeJSX(); var tableRef = ref(); var tableElmRef = ref(); var tableBodyRef = ref(); var bottomContentRef = ref(); var tableFootHeight = ref(0); var _useClassName = useClassName(), classPrefix = _useClassName.classPrefix, virtualScrollClasses = _useClassName.virtualScrollClasses, tableLayoutClasses = _useClassName.tableLayoutClasses, tableBaseClass = _useClassName.tableBaseClass, tableColFixedClasses = _useClassName.tableColFixedClasses; var _useStyle = useStyle(props2), tableClasses = _useStyle.tableClasses, sizeClassNames = _useStyle.sizeClassNames, tableContentStyles = _useStyle.tableContentStyles, tableElementStyles = _useStyle.tableElementStyles; var _useConfig = useConfig("table"), globalConfig = _useConfig.globalConfig; var _useTableHeader = useTableHeader(props2), isMultipleHeader = _useTableHeader.isMultipleHeader, spansAndLeafNodes = _useTableHeader.spansAndLeafNodes, thList = _useTableHeader.thList; var finalColumns = computed(function () { var _spansAndLeafNodes$va; return ((_spansAndLeafNodes$va = spansAndLeafNodes.value) === null || _spansAndLeafNodes$va === void 0 ? void 0 : _spansAndLeafNodes$va.leafColumns) || props2.columns; }); var paginationAffixRef = ref(); var horizontalScrollAffixRef = ref(); var headerTopAffixRef = ref(); var footerBottomAffixRef = ref(); var _useFixed = useFixed(props2, context, finalColumns, { paginationAffixRef: paginationAffixRef, horizontalScrollAffixRef: horizontalScrollAffixRef, headerTopAffixRef: headerTopAffixRef, footerBottomAffixRef: footerBottomAffixRef }), scrollbarWidth = _useFixed.scrollbarWidth, virtualScrollHeaderPos = _useFixed.virtualScrollHeaderPos, tableWidth = _useFixed.tableWidth, tableElmWidth = _useFixed.tableElmWidth, tableContentRef = _useFixed.tableContentRef, isFixedHeader = _useFixed.isFixedHeader, isWidthOverflow = _useFixed.isWidthOverflow, isFixedColumn = _useFixed.isFixedColumn, thWidthList = _useFixed.thWidthList, showColumnShadow = _useFixed.showColumnShadow, rowAndColFixedPosition = _useFixed.rowAndColFixedPosition, setData = _useFixed.setData, refreshTable = _useFixed.refreshTable, setTableElmWidth = _useFixed.setTableElmWidth, emitScrollEvent = _useFixed.emitScrollEvent, setUseFixedTableElmRef = _useFixed.setUseFixedTableElmRef, updateColumnFixedShadow = _useFixed.updateColumnFixedShadow, getThWidthList = _useFixed.getThWidthList, updateThWidthList = _useFixed.updateThWidthList, addTableResizeObserver = _useFixed.addTableResizeObserver, updateTableAfterColumnResize = _useFixed.updateTableAfterColumnResize; var _useAffix = useAffix(props2), affixHeaderRef = _useAffix.affixHeaderRef, affixFooterRef = _useAffix.affixFooterRef, horizontalScrollbarRef = _useAffix.horizontalScrollbarRef, paginationRef = _useAffix.paginationRef, showAffixHeader = _useAffix.showAffixHeader, showAffixFooter = _useAffix.showAffixFooter, showAffixPagination = _useAffix.showAffixPagination, onHorizontalScroll = _useAffix.onHorizontalScroll, setTableContentRef = _useAffix.setTableContentRef, updateAffixHeaderOrFooter = _useAffix.updateAffixHeaderOrFooter; var _usePagination = usePagination(props2, context), dataSource = _usePagination.dataSource, innerPagination = _usePagination.innerPagination, isPaginateData = _usePagination.isPaginateData, renderPagination = _usePagination.renderPagination; var columnResizeParams = useColumnResize({ isWidthOverflow: isWidthOverflow, tableContentRef: tableContentRef, showColumnShadow: showColumnShadow, getThWidthList: getThWidthList, updateThWidthList: updateThWidthList, setTableElmWidth: setTableElmWidth, updateTableAfterColumnResize: updateTableAfterColumnResize, onColumnResizeChange: props2.onColumnResizeChange }); var resizeLineRef = columnResizeParams.resizeLineRef, resizeLineStyle = columnResizeParams.resizeLineStyle, setEffectColMap = columnResizeParams.setEffectColMap; var dynamicBaseTableClasses = computed(function () { var _ref; return [tableClasses.value, (_ref = {}, _defineProperty(_ref, tableBaseClass.headerFixed, isFixedHeader.value), _defineProperty(_ref, tableBaseClass.columnFixed, isFixedColumn.value), _defineProperty(_ref, tableBaseClass.widthOverflow, isWidthOverflow.value), _defineProperty(_ref, tableBaseClass.multipleHeader, isMultipleHeader.value), _defineProperty(_ref, tableColFixedClasses.leftShadow, showColumnShadow.left), _defineProperty(_ref, tableColFixedClasses.rightShadow, showColumnShadow.right), _defineProperty(_ref, tableBaseClass.columnResizableTable, props2.resizable), _ref)]; }); var tableElmClasses = computed(function () { return [[tableLayoutClasses[props2.tableLayout]]]; }); var showRightDivider = computed(function () { return props2.bordered && isFixedHeader.value && (isMultipleHeader.value && isWidthOverflow.value || !isMultipleHeader.value); }); var dividerBottom = computed(function () { var _bottomContentRef$val, _paginationRef$value; if (!props2.bordered) return 0; var bottomRect = (_bottomContentRef$val = bottomContentRef.value) === null || _bottomContentRef$val === void 0 ? void 0 : _bottomContentRef$val.getBoundingClientRect(); var paginationRect = (_paginationRef$value = paginationRef.value) === null || _paginationRef$value === void 0 ? void 0 : _paginationRef$value.getBoundingClientRect(); return ((bottomRect === null || bottomRect === void 0 ? void 0 : bottomRect.height) || 0) + ((paginationRect === null || paginationRect === void 0 ? void 0 : paginationRect.height) || 0); }); watch(tableElmRef, function () { setUseFixedTableElmRef(tableElmRef.value); }); watch(function () { return [props2.data, dataSource]; }, function () { setData(isPaginateData.value ? dataSource.value : props2.data); }); watch(spansAndLeafNodes, function () { var _props2$onLeafColumns; (_props2$onLeafColumns = props2.onLeafColumnsChange) === null || _props2$onLeafColumns === void 0 ? void 0 : _props2$onLeafColumns.call(props2, spansAndLeafNodes.value.leafColumns); setEffectColMap(spansAndLeafNodes.value.leafColumns, null); }, { immediate: true }); var onFixedChange = function onFixedChange() { nextTick(function () { onHorizontalScroll(); updateAffixHeaderOrFooter(); }); }; var virtualScrollParams = computed(function () { return { data: props2.data, scroll: props2.scroll }; }); var virtualConfig = useVirtualScroll(tableContentRef, virtualScrollParams); var lastScrollY = -1; var onInnerVirtualScroll = function onInnerVirtualScroll(e) { var target = e.target || e.srcElement; var top = target.scrollTop; if (lastScrollY !== top) { virtualConfig.isVirtualScroll.value && virtualConfig.handleScroll(); } else { lastScrollY = -1; updateColumnFixedShadow(target); } lastScrollY = top; emitScrollEvent(e); }; var getTFootHeight = function getTFootHeight() { var _tableElmRef$value$qu; if (!tableElmRef.value) return; tableFootHeight.value = (_tableElmRef$value$qu = tableElmRef.value.querySelector("tfoot")) === null || _tableElmRef$value$qu === void 0 ? void 0 : _tableElmRef$value$qu.getBoundingClientRect().height; }; var scrollColumnIntoView = function scrollColumnIntoView(colKey) { if (!tableContentRef.value) return; var thDom = tableContentRef.value.querySelector("th[data-colkey=\"".concat(colKey, "\"]")); var fixedThDom = tableContentRef.value.querySelectorAll("th.x-table__cell--fixed-left"); var totalWidth = 0; for (var i = 0, len = fixedThDom.length; i < len; i++) { totalWidth += fixedThDom[i].getBoundingClientRect().width; } var domRect = thDom.getBoundingClientRect(); var contentRect = tableContentRef.value.getBoundingClientRect(); var distance = domRect.left - contentRect.left - totalWidth; tableContentRef.value.scrollTo({ left: distance, behavior: "smooth" }); }; watch(tableContentRef, function () { setTableContentRef(tableContentRef.value); }); watch(tableElmRef, getTFootHeight); watch(tableRef, function (tableRef2) { addTableResizeObserver(tableRef2); }); onMounted(function () { getTFootHeight(); setTableContentRef(tableContentRef.value); addTableResizeObserver(tableRef.value); }); return { thList: thList, classPrefix: classPrefix, innerPagination: innerPagination, globalConfig: globalConfig, tableFootHeight: tableFootHeight, virtualScrollHeaderPos: virtualScrollHeaderPos, tableWidth: tableWidth, tableElmWidth: tableElmWidth, tableRef: tableRef, tableElmRef: tableElmRef, sizeClassNames: sizeClassNames, tableBaseClass: tableBaseClass, spansAndLeafNodes: spansAndLeafNodes, dynamicBaseTableClasses: dynamicBaseTableClasses, tableContentStyles: tableContentStyles, tableElementStyles: tableElementStyles, dividerBottom: dividerBottom, virtualScrollClasses: virtualScrollClasses, tableLayoutClasses: tableLayoutClasses, tableElmClasses: tableElmClasses, tableContentRef: tableContentRef, isFixedHeader: isFixedHeader, isWidthOverflow: isWidthOverflow, isFixedColumn: isFixedColumn, rowAndColFixedPosition: rowAndColFixedPosition, showColumnShadow: showColumnShadow, thWidthList: thWidthList, isPaginateData: isPaginateData, dataSource: dataSource, affixHeaderRef: affixHeaderRef, affixFooterRef: affixFooterRef, bottomContentRef: bottomContentRef, paginationRef: paginationRef, showAffixHeader: showAffixHeader, showAffixFooter: showAffixFooter, scrollbarWidth: scrollbarWidth, isMultipleHeader: isMultipleHeader, showRightDivider: showRightDivider, resizeLineRef: resizeLineRef, resizeLineStyle: resizeLineStyle, columnResizeParams: columnResizeParams, horizontalScrollbarRef: horizontalScrollbarRef, tableBodyRef: tableBodyRef, virtualConfig: virtualConfig, showAffixPagination: showAffixPagination, scrollToElement: virtualConfig.scrollToElement, renderPagination: renderPagination, renderTNode: renderTNode, onFixedChange: onFixedChange, onHorizontalScroll: onHorizontalScroll, updateAffixHeaderOrFooter: updateAffixHeaderOrFooter, onInnerVirtualScroll: onInnerVirtualScroll, refreshTable: refreshTable, scrollColumnIntoView: scrollColumnIntoView, paginationAffixRef: paginationAffixRef, horizontalScrollAffixRef: horizontalScrollAffixRef, headerTopAffixRef: headerTopAffixRef, footerBottomAffixRef: footerBottomAffixRef }; }, render: function render() { var _this$spansAndLeafNod, _this$allowResizeColu, _this = this, _this$affixHeaderRef, _this$footData, _this$tableContentRef; var rowAndColFixedPosition = this.rowAndColFixedPosition, tableLayout = this.tableLayout; var data = this.isPaginateData ? this.dataSource : this.data; var columns = ((_this$spansAndLeafNod = this.spansAndLeafNodes) === null || _this$spansAndLeafNod === void 0 ? void 0 : _this$spansAndLeafNod.leafColumns) || this.columns; var columnResizable = (_this$allowResizeColu = this.allowResizeColumnWidth) !== null && _this$allowResizeColu !== void 0 ? _this$allowResizeColu : this.resizable; if (columnResizable && tableLayout === "auto") { log.warn("Table", "table-layout can not be `auto`, cause you are using column resizable, set `table-layout: fixed` please."); } var defaultColWidth = tableLayout === "fixed" && this.isWidthOverflow ? "100px" : void 0; var renderColGroup = function renderColGroup() { var isAffixHeader = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : true; return createVNode("colgroup", null, [columns.map(function (col) { var style = { width: formatCSSUnit((isAffixHeader || columnResizable ? _this.thWidthList[col.colKey] : void 0) || col.width) || defaultColWidth }; if (col.minWidth) { style.minWidth = formatCSSUnit(col.minWidth); } if (!style.width && !col.minWidth && _this.tableLayout === "fixed") { style.minWidth = "80px"; } return createVNode("col", { "key": col.colKey, "style": style }, null); })]); }; var renderAffixedHeader = function renderAffixedHeader() { if (_this.showHeader === false) return null; return !!(_this.virtualConfig.isVirtualScroll.value || _this.headerAffixedTop) && (_this.headerAffixedTop ? createVNode(Affix, mergeProps({ "offsetTop": 0 }, getAffixProps(_this.headerAffixedTop), { "onFixedChange": _this.onFixedChange, "ref": "headerTopAffixRef" }), _isSlot(affixHeaderWithWrap) ? affixHeaderWithWrap : { "default": function _default() { return [affixHeaderWithWrap]; } }) : _this.isFixedHeader && affixHeaderWithWrap); }; var renderAffixedHorizontalScrollbar = function renderAffixedHorizontalScrollbar() { return createVNode(Affix, mergeProps({ "offsetBottom": 0 }, getAffixProps(_this.horizontalScrollAffixedBottom), { "style": { marginTop: "-".concat(_this.scrollbarWidth * 2, "px") }, "horizontalScrollAffixedBottom": true, "ref": "horizontalScrollAffixRef" }), { "default": function _default() { return [createVNode("div", { "ref": "horizontalScrollbarRef", "class": ["scrollbar", _this.tableBaseClass.obviousScrollbar], "style": { width: "".concat(_this.tableWidth, "px"), overflow: "auto", opacity: Number(_this.showAffixFooter) } }, [createVNode("div", { "style": { width: "".concat(_this.tableElmWidth, "px"), height: "5px" } }, null)])]; } }); }; var headProps = { isFixedHeader: this.isFixedHeader, rowAndColFixedPosition: this.rowAndColFixedPosition, isMultipleHeader: this.isMultipleHeader, bordered: this.bordered, maxHeight: this.maxHeight, height: this.height, spansAndLeafNodes: this.spansAndLeafNodes, thList: this.thList, thWidthList: this.thWidthList, resizable: this.resizable, columnResizeParams: this.columnResizeParams, classPrefix: this.classPrefix, ellipsisOverlayClassName: this.size !== "medium" ? this.sizeClassNames[this.size] : "", attach: this.attach, showColumnShadow: this.showColumnShadow, thDraggable: this.thDraggable }; var IEHeaderWrap = getIEVersion() <= 11 ? 4 : 0; var barWidth = this.isWidthOverflow ? this.scrollbarWidth : 0; var affixHeaderHeight = (((_this$affixHeaderRef = this.affixHeaderRef) === null || _this$affixHeaderRef === void 0 ? void 0 : _this$affixHeaderRef.getBoundingClientRect().height) || 0) - IEHeaderWrap; var affixHeaderWrapHeight = affixHeaderHeight - barWidth; var headerOpacity = baseTableProps.headerAffixedTop ? Number(this.showAffixHeader) : 1; var affixHeaderWrapHeightStyle = { width: "".concat(this.tableWidth, "px"), height: "".concat(affixHeaderWrapHeight, "px"), opacity: headerOpacity }; var affixedLeftBorder = this.bordered ? 1 : 0; var affixedHeader = Boolean((this.headerAffixedTop || this.virtualConfig.isVirtualScroll.value) && this.tableWidth) && createVNode("div", { "ref": "affixHeaderRef", "style": { width: "".concat(this.tableWidth - affixedLeftBorder, "px"), opacity: Number(this.showAffixHeader) }, "class": ["scrollbar", _defineProperty({}, this.tableBaseClass.affixedHeaderElm, this.headerAffixedTop || this.virtualConfig.isVirtualScroll.value)] }, [createVNode("table", { "class": this.tableElmClasses, "style": _objectSpread(_objectSpread({}, this.tableElementStyles), {}, { width: "".concat(this.tableElmWidth, "px") }) }, [renderColGroup(true), createVNode(THead, headProps, this.$slots)])]); var affixHeaderWithWrap = createVNode("div", { "class": this.tableBaseClass.affixedHeaderWrap, "style": affixHeaderWrapHeightStyle }, [affixedHeader]); var marginScrollbarWidth = this.isWidthOverflow ? this.scrollbarWidth : 0; if (this.bordered) { marginScrollbarWidth += 1; } var affixedFooter = Boolean(this.footerAffixedBottom && ((_this$footData = this.footData) === null || _this$footData === void 0 ? void 0 : _this$footData.length) && this.tableWidth) && createVNode(Affix, mergeProps({ "class": this.tableBaseClass.affixedFooterWrap, "onFixedChange": this.onFixedChange, "offsetBottom": marginScrollbarWidth || 0 }, getAffixProps(this.footerAffixedBottom), { "style": { marginTop: "".concat(-1 * (this.tableFootHeight + marginScrollbarWidth), "px") }, "ref": "footerBottomAffixRef" }), { "default": function _default() { return [createVNode("div", { "ref": "affixFooterRef", "style": { width: "".concat(_this.tableWidth - affixedLeftBorder, "px"), opacity: Number(_this.showAffixFooter) }, "class": ["scrollbar", _defineProperty({}, _this.tableBaseClass.affixedFooterElm, _this.footerAffixedBottom || _this.isVirtual)] }, [createVNode("table", { "class": _this.tableElmClasses, "style": _objectSpread(_objectSpread({}, _this.tableElementStyles), {}, { width: "".concat(_this.tableElmWidth, "px") }) }, [renderColGroup(true), createVNode(TFoot, { "rowKey": _this.rowKey, "isFixedHeader": _this.isFixedHeader, "rowAndColFixedPosition": rowAndColFixedPosition, "footData": _this.footData, "columns": columns, "rowAttributes": _this.rowAttributes, "rowClassName": _this.rowClassName, "thWidthList": _this.thWidthList, "footerSummary": _this.footerSummary, "rowspanAndColspanInFooter": _this.rowspanAndColspanInFooter }, _this.$slots)])])]; } }); var translate = "translate(0, ".concat(this.virtualConfig.scrollHeight.value, "px)"); var virtualStyle = { transform: translate, "-ms-transform": translate, "-moz-transform": translate, "-webkit-transform": translate }; var virtualConfig = this.virtualConfig; var tableBodyProps = _objectSpread(_objectSpread({ classPrefix: this.classPrefix, ellipsisOverlayClassName: this.size !== "medium" ? this.sizeClassNames[this.size] : "", rowAndColFixedPosition: rowAndColFixedPosition, showColumnShadow: this.showColumnShadow, data: virtualConfig.isVirtualScroll.value ? virtualConfig.visibleData.value : data, virtualConfig: this.virtualConfig, columns: this.spansAndLeafNodes.leafColumns, tableElm: this.tableRef, tableWidth: this.tableWidth, isWidthOverflow: this.isWidthOverflow, scroll: this.scroll, cellEmptyContent: this.cellEmptyContent, tableContentElm: this.tableContentRef, handleRowMounted: this.virtualConfig.handleRowMounted, renderExpandedRow: this.renderExpandedRow }, pick(this.$props, extendTableProps)), {}, { pagination: this.innerPagination, attach: this.attach }); var tableContent = createVNode("div", { "ref": "tableContentRef", "class": this.tableBaseClass.content, "style": this.tableContentStyles, "onScroll": this.onInnerVirtualScroll }, [this.virtualConfig.isVirtualScroll.value && createVNode("div", { "class": this.virtualScrollClasses.cursor, "style": virtualStyle }, null), createVNode("table", { "ref": "tableElmRef", "class": this.tableElmClasses, "style": _objectSpread(_objectSpread({}, this.tableElementStyles), {}, { width: this.resizable && this.isWidthOverflow && this.tableElmWidth ? "".concat(this.tableElmWidth, "px") : this.tableElementStyles.width }) }, [renderColGroup(false), this.showHeader && createVNode(THead, _objectSpread(_objectSpread({}, headProps), {}, { thWidthList: columnResizable ? this.thWidthList : {} }), this.$slots), createVNode(TBody, tableBodyProps, this.$slots), createVNode(TFoot, { "rowKey": this.rowKey, "isFixedHeader": this.isFixedHeader, "rowAndColFixedPosition": rowAndColFixedPosition, "footData": this.footData, "columns": columns, "rowAttributes": this.rowAttributes, "rowClassName": this.rowClassName, "footerSummary": this.footerSummary, "rowspanAndColspanInFooter": this.rowspanAndColspanInFooter }, this.$slots)])]); var customLoadingText = this.renderTNode("loading"); var loadingContent = this.loading !== void 0 && createVNode(Loading, mergeProps({ "loading": !!this.loading, "text": customLoadingText ? function () { return customLoadingText; } : void 0, "attach": this.tableRef ? function () { return _this.tableRef; } : void 0, "showOverlay": true, "size": "small" }, this.loadingProps), null); var topContent = this.renderTNode("topContent"); var bottomContent = this.renderTNode("bottomContent"); var pagination = createVNode("div", { "ref": "paginationRef", "class": this.tableBaseClass.paginationWrap, "style": { opacity: Number(this.showAffixPagination) } }, [this.renderPagination()]); var bottom = !!bottomContent && createVNode("div", { "ref": "bottomContentRef", "class": this.tableBaseClass.bottomContent }, [bottomContent]); return createVNode("div", { "ref": "tableRef", "class": this.dynamicBaseTableClasses, "style": "position: relative" }, [!!topContent && createVNode("div", { "class": this.tableBaseClass.topContent }, [topContent]), renderAffixedHeader(), tableContent, affixedFooter, loadingContent, bottom, this.showRightDivider && createVNode("div", { "class": this.tableBaseClass.scrollbarDivider, "style": { right: "".concat(this.scrollbarWidth, "px"), bottom: this.dividerBottom ? "".concat(this.dividerBottom, "px") : void 0, height: "".concat((_this$tableContentRef = this.tableContentRef) === null || _this$tableContentRef === void 0 ? void 0 : _this$tableContentRef.getBoundingClientRect().height, "px") } }, null), this.horizontalScrollAffixedBottom && renderAffixedHorizontalScrollbar(), this.paginationAffixedBottom ? createVNode(Affix, mergeProps({ "offsetBottom": 0 }, getAffixProps(this.paginationAffixedBottom), { "ref": "paginationAffixRef" }), _isSlot(pagination) ? pagination : { "default": function _default() { return [pagination]; } }) : pagination, createVNode("div", { "ref": "resizeLineRef", "class": this.tableBaseClass.resizeLine, "style": this.resizeLineStyle }, null)]); } }); export { BASE_TABLE_ALL_EVENTS, BASE_TABLE_EVENTS, _BaseTable as default }; //# sourceMappingURL=base-table.js.map