vxe-table 4.16.16 → 4.16.17
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/style.css +1 -1
- package/es/table/src/table.js +5 -0
- package/es/ui/index.js +1 -1
- package/es/ui/src/log.js +1 -1
- package/lib/index.umd.js +3 -3
- package/lib/index.umd.min.js +1 -1
- package/lib/locale/lang/ar-EG.min.js +1 -1
- package/lib/locale/lang/de-DE.min.js +1 -1
- package/lib/locale/lang/en-US.min.js +1 -1
- package/lib/locale/lang/es-ES.min.js +1 -1
- package/lib/locale/lang/fr-FR.min.js +1 -1
- package/lib/locale/lang/hu-HU.min.js +1 -1
- package/lib/locale/lang/hy-AM.min.js +1 -1
- package/lib/locale/lang/id-ID.min.js +1 -1
- package/lib/locale/lang/it-IT.min.js +1 -1
- package/lib/locale/lang/ja-JP.min.js +1 -1
- package/lib/locale/lang/ko-KR.min.js +1 -1
- package/lib/locale/lang/ms-MY.min.js +1 -1
- package/lib/locale/lang/nb-NO.min.js +1 -1
- package/lib/locale/lang/pt-BR.min.js +1 -1
- package/lib/locale/lang/ru-RU.min.js +1 -1
- package/lib/locale/lang/th-TH.min.js +1 -1
- package/lib/locale/lang/ug-CN.min.js +1 -1
- package/lib/locale/lang/uk-UA.min.js +1 -1
- package/lib/locale/lang/uz-UZ.min.js +1 -1
- package/lib/locale/lang/vi-VN.min.js +1 -1
- package/lib/locale/lang/zh-CHT.min.js +1 -1
- package/lib/locale/lang/zh-CN.min.js +1 -1
- package/lib/locale/lang/zh-HK.min.js +1 -1
- package/lib/locale/lang/zh-MO.min.js +1 -1
- package/lib/locale/lang/zh-TW.min.js +1 -1
- package/lib/style.css +1 -1
- package/lib/table/src/props.js +0 -318
- package/lib/ui/index.js +1 -1
- package/lib/ui/index.min.js +1 -1
- package/lib/ui/src/log.js +1 -1
- package/lib/ui/src/log.min.js +1 -1
- package/package.json +1 -1
- package/packages/table/src/table.ts +5 -0
- package/es/colgroup/style.css +0 -0
- package/es/colgroup/style.min.css +0 -0
- package/es/column/style.css +0 -0
- package/es/column/style.min.css +0 -0
- package/es/grid/style.css +0 -86
- package/es/grid/style.min.css +0 -1
- package/es/iconfont.1758344508103.ttf +0 -0
- package/es/iconfont.1758344508103.woff +0 -0
- package/es/iconfont.1758344508103.woff2 +0 -0
- package/es/index.esm.js +0 -3
- package/es/locale/lang/ar-EG.d.ts +0 -2
- package/es/locale/lang/de-DE.d.ts +0 -2
- package/es/locale/lang/en-US.d.ts +0 -2
- package/es/locale/lang/es-ES.d.ts +0 -2
- package/es/locale/lang/fr-FR.d.ts +0 -2
- package/es/locale/lang/hu-HU.d.ts +0 -2
- package/es/locale/lang/hy-AM.d.ts +0 -2
- package/es/locale/lang/id-ID.d.ts +0 -2
- package/es/locale/lang/it-IT.d.ts +0 -2
- package/es/locale/lang/ja-JP.d.ts +0 -2
- package/es/locale/lang/ko-KR.d.ts +0 -2
- package/es/locale/lang/ms-MY.d.ts +0 -2
- package/es/locale/lang/nb-NO.d.ts +0 -2
- package/es/locale/lang/pt-BR.d.ts +0 -2
- package/es/locale/lang/ru-RU.d.ts +0 -2
- package/es/locale/lang/th-TH.d.ts +0 -2
- package/es/locale/lang/ug-CN.d.ts +0 -2
- package/es/locale/lang/uk-UA.d.ts +0 -2
- package/es/locale/lang/uz-UZ.d.ts +0 -2
- package/es/locale/lang/vi-VN.d.ts +0 -2
- package/es/locale/lang/zh-CHT.d.ts +0 -2
- package/es/locale/lang/zh-CN.d.ts +0 -2
- package/es/locale/lang/zh-HK.d.ts +0 -2
- package/es/locale/lang/zh-MO.d.ts +0 -2
- package/es/locale/lang/zh-TW.d.ts +0 -2
- package/es/table/style.css +0 -3657
- package/es/table/style.min.css +0 -1
- package/es/toolbar/style.css +0 -90
- package/es/toolbar/style.min.css +0 -1
- package/es/ui/style.css +0 -0
- package/es/ui/style.min.css +0 -0
- package/es/v-x-e-table/style.css +0 -0
- package/es/v-x-e-table/style.min.css +0 -0
- package/es/vxe-colgroup/style.css +0 -0
- package/es/vxe-colgroup/style.min.css +0 -0
- package/es/vxe-column/style.css +0 -0
- package/es/vxe-column/style.min.css +0 -0
- package/es/vxe-grid/style.css +0 -86
- package/es/vxe-grid/style.min.css +0 -1
- package/es/vxe-table/style.css +0 -3657
- package/es/vxe-table/style.min.css +0 -1
- package/es/vxe-toolbar/style.css +0 -90
- package/es/vxe-toolbar/style.min.css +0 -1
- package/es/vxe-ui/style.css +0 -0
- package/es/vxe-ui/style.min.css +0 -0
- package/es/vxe-v-x-e-table/style.css +0 -0
- package/es/vxe-v-x-e-table/style.min.css +0 -0
- package/lib/colgroup/style/index.js +0 -1
- package/lib/colgroup/style/style.css +0 -0
- package/lib/colgroup/style/style.min.css +0 -0
- package/lib/column/style/index.js +0 -1
- package/lib/column/style/style.css +0 -0
- package/lib/column/style/style.min.css +0 -0
- package/lib/grid/style/index.js +0 -1
- package/lib/grid/style/style.css +0 -86
- package/lib/grid/style/style.min.css +0 -1
- package/lib/iconfont.1758344508103.ttf +0 -0
- package/lib/iconfont.1758344508103.woff +0 -0
- package/lib/iconfont.1758344508103.woff2 +0 -0
- package/lib/index.common.js +0 -22
- package/lib/locale/lang/ar-EG.d.ts +0 -2
- package/lib/locale/lang/ar-EG.umd.js +0 -806
- package/lib/locale/lang/de-DE.d.ts +0 -2
- package/lib/locale/lang/de-DE.umd.js +0 -806
- package/lib/locale/lang/en-US.d.ts +0 -2
- package/lib/locale/lang/en-US.umd.js +0 -806
- package/lib/locale/lang/es-ES.d.ts +0 -2
- package/lib/locale/lang/es-ES.umd.js +0 -806
- package/lib/locale/lang/fr-FR.d.ts +0 -2
- package/lib/locale/lang/fr-FR.umd.js +0 -806
- package/lib/locale/lang/hu-HU.d.ts +0 -2
- package/lib/locale/lang/hu-HU.umd.js +0 -806
- package/lib/locale/lang/hy-AM.d.ts +0 -2
- package/lib/locale/lang/hy-AM.umd.js +0 -806
- package/lib/locale/lang/id-ID.d.ts +0 -2
- package/lib/locale/lang/id-ID.umd.js +0 -806
- package/lib/locale/lang/it-IT.d.ts +0 -2
- package/lib/locale/lang/it-IT.umd.js +0 -806
- package/lib/locale/lang/ja-JP.d.ts +0 -2
- package/lib/locale/lang/ja-JP.umd.js +0 -806
- package/lib/locale/lang/ko-KR.d.ts +0 -2
- package/lib/locale/lang/ko-KR.umd.js +0 -806
- package/lib/locale/lang/ms-MY.d.ts +0 -2
- package/lib/locale/lang/ms-MY.umd.js +0 -806
- package/lib/locale/lang/nb-NO.d.ts +0 -2
- package/lib/locale/lang/nb-NO.umd.js +0 -806
- package/lib/locale/lang/pt-BR.d.ts +0 -2
- package/lib/locale/lang/pt-BR.umd.js +0 -806
- package/lib/locale/lang/ru-RU.d.ts +0 -2
- package/lib/locale/lang/ru-RU.umd.js +0 -806
- package/lib/locale/lang/th-TH.d.ts +0 -2
- package/lib/locale/lang/th-TH.umd.js +0 -806
- package/lib/locale/lang/ug-CN.d.ts +0 -2
- package/lib/locale/lang/ug-CN.umd.js +0 -806
- package/lib/locale/lang/uk-UA.d.ts +0 -2
- package/lib/locale/lang/uk-UA.umd.js +0 -806
- package/lib/locale/lang/uz-UZ.d.ts +0 -2
- package/lib/locale/lang/uz-UZ.umd.js +0 -806
- package/lib/locale/lang/vi-VN.d.ts +0 -2
- package/lib/locale/lang/vi-VN.umd.js +0 -806
- package/lib/locale/lang/zh-CHT.d.ts +0 -2
- package/lib/locale/lang/zh-CHT.umd.js +0 -806
- package/lib/locale/lang/zh-CN.d.ts +0 -2
- package/lib/locale/lang/zh-CN.umd.js +0 -808
- package/lib/locale/lang/zh-HK.d.ts +0 -2
- package/lib/locale/lang/zh-HK.umd.js +0 -23
- package/lib/locale/lang/zh-MO.d.ts +0 -2
- package/lib/locale/lang/zh-MO.umd.js +0 -23
- package/lib/locale/lang/zh-TW.d.ts +0 -2
- package/lib/locale/lang/zh-TW.umd.js +0 -23
- package/lib/table/module/custom/hook.js +0 -430
- package/lib/table/module/custom/hook.min.js +0 -1
- package/lib/table/module/custom/panel.js +0 -1193
- package/lib/table/module/custom/panel.min.js +0 -1
- package/lib/table/module/edit/hook.js +0 -1308
- package/lib/table/module/edit/hook.min.js +0 -1
- package/lib/table/module/export/export-panel.js +0 -467
- package/lib/table/module/export/export-panel.min.js +0 -1
- package/lib/table/module/export/hook.js +0 -1888
- package/lib/table/module/export/hook.min.js +0 -1
- package/lib/table/module/export/import-panel.js +0 -226
- package/lib/table/module/export/import-panel.min.js +0 -1
- package/lib/table/module/export/util.js +0 -20
- package/lib/table/module/export/util.min.js +0 -1
- package/lib/table/module/filter/hook.js +0 -442
- package/lib/table/module/filter/hook.min.js +0 -1
- package/lib/table/module/filter/panel.js +0 -265
- package/lib/table/module/filter/panel.min.js +0 -1
- package/lib/table/module/keyboard/hook.js +0 -579
- package/lib/table/module/keyboard/hook.min.js +0 -1
- package/lib/table/module/menu/hook.js +0 -392
- package/lib/table/module/menu/hook.min.js +0 -1
- package/lib/table/module/menu/panel.js +0 -145
- package/lib/table/module/menu/panel.min.js +0 -1
- package/lib/table/module/validator/hook.js +0 -681
- package/lib/table/module/validator/hook.min.js +0 -1
- package/lib/table/src/header.min.js +0 -1
- package/lib/table/src/props.min.js +0 -1
- package/lib/table/src/store.js +0 -15
- package/lib/table/src/store.min.js +0 -1
- package/lib/table/src/table.js +0 -902
- package/lib/table/src/table.min.js +0 -1
- package/lib/table/src/use/cell-view.js +0 -57
- package/lib/table/src/use/cell-view.min.js +0 -1
- package/lib/table/src/use/index.js +0 -16
- package/lib/table/src/use/index.min.js +0 -1
- package/lib/table/src/util.js +0 -916
- package/lib/table/src/util.min.js +0 -1
- package/lib/table/style/index.js +0 -1
- package/lib/table/style/style.css +0 -3657
- package/lib/table/style/style.min.css +0 -1
- package/lib/toolbar/style/index.js +0 -1
- package/lib/toolbar/style/style.css +0 -90
- package/lib/toolbar/style/style.min.css +0 -1
- package/lib/ui/style/index.js +0 -1
- package/lib/ui/style/style.css +0 -0
- package/lib/ui/style/style.min.css +0 -0
- package/lib/v-x-e-table/style/index.js +0 -1
- package/lib/v-x-e-table/style/style.css +0 -0
- package/lib/v-x-e-table/style/style.min.css +0 -0
- package/lib/vxe-colgroup/style/index.js +0 -1
- package/lib/vxe-colgroup/style/style.css +0 -0
- package/lib/vxe-colgroup/style/style.min.css +0 -0
- package/lib/vxe-column/style/index.js +0 -1
- package/lib/vxe-column/style/style.css +0 -0
- package/lib/vxe-column/style/style.min.css +0 -0
- package/lib/vxe-grid/style/index.js +0 -1
- package/lib/vxe-grid/style/style.css +0 -86
- package/lib/vxe-grid/style/style.min.css +0 -1
- package/lib/vxe-table/style/index.js +0 -1
- package/lib/vxe-table/style/style.css +0 -3657
- package/lib/vxe-table/style/style.min.css +0 -1
- package/lib/vxe-toolbar/style/index.js +0 -1
- package/lib/vxe-toolbar/style/style.css +0 -90
- package/lib/vxe-toolbar/style/style.min.css +0 -1
- package/lib/vxe-ui/style/index.js +0 -1
- package/lib/vxe-ui/style/style.css +0 -0
- package/lib/vxe-ui/style/style.min.css +0 -0
- package/lib/vxe-v-x-e-table/style/index.js +0 -1
- package/lib/vxe-v-x-e-table/style/style.css +0 -0
- package/lib/vxe-v-x-e-table/style/style.min.css +0 -0
package/lib/table/src/props.js
CHANGED
|
@@ -1,318 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, "__esModule", {
|
|
4
|
-
value: true
|
|
5
|
-
});
|
|
6
|
-
exports.tableProps = void 0;
|
|
7
|
-
var _ui = require("../../ui");
|
|
8
|
-
const {
|
|
9
|
-
getConfig
|
|
10
|
-
} = _ui.VxeUI;
|
|
11
|
-
const tableProps = exports.tableProps = {
|
|
12
|
-
/** 基本属性 */
|
|
13
|
-
id: [String, Function],
|
|
14
|
-
// 数据
|
|
15
|
-
data: Array,
|
|
16
|
-
// 表格的高度
|
|
17
|
-
height: [Number, String],
|
|
18
|
-
// 表格的最小高度
|
|
19
|
-
minHeight: {
|
|
20
|
-
type: [Number, String],
|
|
21
|
-
default: () => null
|
|
22
|
-
},
|
|
23
|
-
// 表格的最大高度
|
|
24
|
-
maxHeight: [Number, String],
|
|
25
|
-
// 已废弃,被 column-config.resizable 替换
|
|
26
|
-
resizable: {
|
|
27
|
-
type: Boolean,
|
|
28
|
-
default: () => getConfig().table.resizable
|
|
29
|
-
},
|
|
30
|
-
// 是否带有斑马纹
|
|
31
|
-
stripe: {
|
|
32
|
-
type: Boolean,
|
|
33
|
-
default: () => getConfig().table.stripe
|
|
34
|
-
},
|
|
35
|
-
// 是否带有边框
|
|
36
|
-
border: {
|
|
37
|
-
type: [Boolean, String],
|
|
38
|
-
default: () => getConfig().table.border
|
|
39
|
-
},
|
|
40
|
-
// 已废弃,被 cell-config.padding 替换
|
|
41
|
-
padding: {
|
|
42
|
-
type: Boolean,
|
|
43
|
-
default: null
|
|
44
|
-
},
|
|
45
|
-
// 是否圆角边框
|
|
46
|
-
round: {
|
|
47
|
-
type: Boolean,
|
|
48
|
-
default: () => getConfig().table.round
|
|
49
|
-
},
|
|
50
|
-
// 表格的尺寸
|
|
51
|
-
size: {
|
|
52
|
-
type: String,
|
|
53
|
-
default: () => getConfig().table.size || getConfig().size
|
|
54
|
-
},
|
|
55
|
-
// 列的宽度是否自撑开(可能会被废弃的参数,不要使用)
|
|
56
|
-
fit: {
|
|
57
|
-
type: Boolean,
|
|
58
|
-
default: () => getConfig().table.fit
|
|
59
|
-
},
|
|
60
|
-
// 表格是否加载中
|
|
61
|
-
loading: Boolean,
|
|
62
|
-
// 所有的列对其方式
|
|
63
|
-
align: {
|
|
64
|
-
type: String,
|
|
65
|
-
default: () => getConfig().table.align
|
|
66
|
-
},
|
|
67
|
-
// 所有的表头列的对齐方式
|
|
68
|
-
headerAlign: {
|
|
69
|
-
type: String,
|
|
70
|
-
default: () => getConfig().table.headerAlign
|
|
71
|
-
},
|
|
72
|
-
// 所有的表尾列的对齐方式
|
|
73
|
-
footerAlign: {
|
|
74
|
-
type: String,
|
|
75
|
-
default: () => getConfig().table.footerAlign
|
|
76
|
-
},
|
|
77
|
-
// 是否显示表头
|
|
78
|
-
showHeader: {
|
|
79
|
-
type: Boolean,
|
|
80
|
-
default: () => getConfig().table.showHeader
|
|
81
|
-
},
|
|
82
|
-
// (即将废弃)是否要高亮当前选中行
|
|
83
|
-
highlightCurrentRow: {
|
|
84
|
-
type: Boolean,
|
|
85
|
-
default: () => getConfig().table.highlightCurrentRow
|
|
86
|
-
},
|
|
87
|
-
// (即将废弃)鼠标移到行是否要高亮显示
|
|
88
|
-
highlightHoverRow: {
|
|
89
|
-
type: Boolean,
|
|
90
|
-
default: () => getConfig().table.highlightHoverRow
|
|
91
|
-
},
|
|
92
|
-
/**
|
|
93
|
-
* (即将废弃)是否要高亮当前选中列
|
|
94
|
-
* @deprecated
|
|
95
|
-
*/
|
|
96
|
-
highlightCurrentColumn: {
|
|
97
|
-
type: Boolean,
|
|
98
|
-
default: () => getConfig().table.highlightCurrentColumn
|
|
99
|
-
},
|
|
100
|
-
/**
|
|
101
|
-
* (即将废弃)鼠标移到列是否要高亮显示
|
|
102
|
-
* @deprecated
|
|
103
|
-
*/
|
|
104
|
-
highlightHoverColumn: {
|
|
105
|
-
type: Boolean,
|
|
106
|
-
default: () => getConfig().table.highlightHoverColumn
|
|
107
|
-
},
|
|
108
|
-
// (即将废弃)激活单元格编辑时是否高亮显示
|
|
109
|
-
highlightCell: Boolean,
|
|
110
|
-
// 是否显示表尾合计
|
|
111
|
-
showFooter: Boolean,
|
|
112
|
-
// 表尾数据
|
|
113
|
-
footerData: Array,
|
|
114
|
-
// 表尾合计的计算方法
|
|
115
|
-
footerMethod: Function,
|
|
116
|
-
// 给行附加 className
|
|
117
|
-
rowClassName: [String, Function],
|
|
118
|
-
// 给单元格附加 className
|
|
119
|
-
cellClassName: [String, Function],
|
|
120
|
-
// 给表头的行附加 className
|
|
121
|
-
headerRowClassName: [String, Function],
|
|
122
|
-
// 给表头的单元格附加 className
|
|
123
|
-
headerCellClassName: [String, Function],
|
|
124
|
-
// 给表尾的行附加 className
|
|
125
|
-
footerRowClassName: [String, Function],
|
|
126
|
-
// 给表尾的单元格附加 className
|
|
127
|
-
footerCellClassName: [String, Function],
|
|
128
|
-
// 给单元格附加样式
|
|
129
|
-
cellStyle: [Object, Function],
|
|
130
|
-
// 给表头单元格附加样式
|
|
131
|
-
headerCellStyle: [Object, Function],
|
|
132
|
-
// 给表尾单元格附加样式
|
|
133
|
-
footerCellStyle: [Object, Function],
|
|
134
|
-
// 给行附加样式
|
|
135
|
-
rowStyle: [Object, Function],
|
|
136
|
-
// 给表头行附加样式
|
|
137
|
-
headerRowStyle: [Object, Function],
|
|
138
|
-
// 给表尾行附加样式
|
|
139
|
-
footerRowStyle: [Object, Function],
|
|
140
|
-
// 用于分组表头,显示为自定义列头,配合 mergeHeaderCells 灵活实现自定义合并
|
|
141
|
-
showCustomHeader: {
|
|
142
|
-
type: Boolean,
|
|
143
|
-
default: () => getConfig().table.showCustomHeader
|
|
144
|
-
},
|
|
145
|
-
// 临时合并指定的表头单元格
|
|
146
|
-
mergeHeaderCells: Array,
|
|
147
|
-
// 临时合并指定的单元格
|
|
148
|
-
mergeCells: Array,
|
|
149
|
-
// 临时合并指定的表尾单元格
|
|
150
|
-
mergeFooterCells: Array,
|
|
151
|
-
mergeFooterItems: Array,
|
|
152
|
-
// 自定义合并行或列的方法
|
|
153
|
-
spanMethod: Function,
|
|
154
|
-
// 表尾合并行或列
|
|
155
|
-
footerSpanMethod: Function,
|
|
156
|
-
// 设置所有内容过长时显示为省略号
|
|
157
|
-
showOverflow: {
|
|
158
|
-
type: [Boolean, String],
|
|
159
|
-
default: () => getConfig().table.showOverflow
|
|
160
|
-
},
|
|
161
|
-
// 设置表头所有内容过长时显示为省略号
|
|
162
|
-
showHeaderOverflow: {
|
|
163
|
-
type: [Boolean, String],
|
|
164
|
-
default: () => getConfig().table.showHeaderOverflow
|
|
165
|
-
},
|
|
166
|
-
// 设置表尾所有内容过长时显示为省略号
|
|
167
|
-
showFooterOverflow: {
|
|
168
|
-
type: [Boolean, String],
|
|
169
|
-
default: () => getConfig().table.showFooterOverflow
|
|
170
|
-
},
|
|
171
|
-
/** 高级属性 */
|
|
172
|
-
/**
|
|
173
|
-
* (即将废弃)columnKey 已废弃,被 column-config.useKey 替换
|
|
174
|
-
* @deprecated
|
|
175
|
-
*/
|
|
176
|
-
columnKey: Boolean,
|
|
177
|
-
/**
|
|
178
|
-
* (即将废弃)rowKey 已废弃,被 row-config.useKey 替换
|
|
179
|
-
* @deprecated
|
|
180
|
-
*/
|
|
181
|
-
rowKey: Boolean,
|
|
182
|
-
/**
|
|
183
|
-
* (即将废弃)rowId 已废弃,被 row-config.keyField 替换
|
|
184
|
-
* @deprecated
|
|
185
|
-
*/
|
|
186
|
-
rowId: {
|
|
187
|
-
type: String,
|
|
188
|
-
default: () => getConfig().table.rowId
|
|
189
|
-
},
|
|
190
|
-
zIndex: Number,
|
|
191
|
-
emptyText: {
|
|
192
|
-
type: String,
|
|
193
|
-
default: () => getConfig().table.emptyText
|
|
194
|
-
},
|
|
195
|
-
keepSource: {
|
|
196
|
-
type: Boolean,
|
|
197
|
-
default: () => getConfig().table.keepSource
|
|
198
|
-
},
|
|
199
|
-
// 是否自动监听父容器变化去更新响应式表格宽高
|
|
200
|
-
autoResize: {
|
|
201
|
-
type: Boolean,
|
|
202
|
-
default: () => getConfig().table.autoResize
|
|
203
|
-
},
|
|
204
|
-
// 是否自动根据状态属性去更新响应式表格宽高
|
|
205
|
-
syncResize: [Boolean, String, Number],
|
|
206
|
-
// 响应式布局配置项
|
|
207
|
-
resizeConfig: Object,
|
|
208
|
-
// 列配置项
|
|
209
|
-
columnConfig: Object,
|
|
210
|
-
// 当前列配置项
|
|
211
|
-
currentColumnConfig: Object,
|
|
212
|
-
// 单元格配置项
|
|
213
|
-
cellConfig: Object,
|
|
214
|
-
// 表头单元格配置项
|
|
215
|
-
headerCellConfig: Object,
|
|
216
|
-
// 表尾单元格配置项
|
|
217
|
-
footerCellConfig: Object,
|
|
218
|
-
// 行配置项
|
|
219
|
-
rowConfig: Object,
|
|
220
|
-
// 数据聚合配置项
|
|
221
|
-
aggregateConfig: Object,
|
|
222
|
-
/**
|
|
223
|
-
* 已废弃,被 aggregateConfig 替换
|
|
224
|
-
* @deprecated
|
|
225
|
-
*/
|
|
226
|
-
rowGroupConfig: Object,
|
|
227
|
-
// 当前行配置项
|
|
228
|
-
currentRowConfig: Object,
|
|
229
|
-
/**
|
|
230
|
-
* 已废弃,被 rowDragConfig 替换
|
|
231
|
-
* @deprecated
|
|
232
|
-
*/
|
|
233
|
-
dragConfig: Object,
|
|
234
|
-
// 行拖拽排序配置项
|
|
235
|
-
rowDragConfig: Object,
|
|
236
|
-
// 列拖拽排序配置项
|
|
237
|
-
columnDragConfig: Object,
|
|
238
|
-
// 列调整配置项
|
|
239
|
-
resizableConfig: Object,
|
|
240
|
-
// 序号配置项
|
|
241
|
-
seqConfig: Object,
|
|
242
|
-
// 排序配置项
|
|
243
|
-
sortConfig: Object,
|
|
244
|
-
// 筛选配置项
|
|
245
|
-
filterConfig: Object,
|
|
246
|
-
// 单选框配置
|
|
247
|
-
radioConfig: Object,
|
|
248
|
-
// 复选框配置项
|
|
249
|
-
checkboxConfig: Object,
|
|
250
|
-
// tooltip 配置项
|
|
251
|
-
tooltipConfig: Object,
|
|
252
|
-
// 表头 tooltip 配置项
|
|
253
|
-
headerTooltipConfig: Object,
|
|
254
|
-
// 表尾 tooltip 配置项
|
|
255
|
-
footerTooltipConfig: Object,
|
|
256
|
-
// 导出配置项
|
|
257
|
-
exportConfig: Object,
|
|
258
|
-
// 导入配置项
|
|
259
|
-
importConfig: Object,
|
|
260
|
-
// 打印配置项
|
|
261
|
-
printConfig: Object,
|
|
262
|
-
// 展开行配置项
|
|
263
|
-
expandConfig: Object,
|
|
264
|
-
// 树形结构配置项
|
|
265
|
-
treeConfig: Object,
|
|
266
|
-
// 快捷菜单配置项
|
|
267
|
-
menuConfig: Object,
|
|
268
|
-
// 鼠标配置项
|
|
269
|
-
mouseConfig: Object,
|
|
270
|
-
// 区域配置项
|
|
271
|
-
areaConfig: Object,
|
|
272
|
-
// 按键配置项
|
|
273
|
-
keyboardConfig: Object,
|
|
274
|
-
// 复制粘/贴配置项
|
|
275
|
-
clipConfig: Object,
|
|
276
|
-
// 查找/替换配置项
|
|
277
|
-
fnrConfig: Object,
|
|
278
|
-
// 编辑配置项
|
|
279
|
-
editConfig: Object,
|
|
280
|
-
// 校验配置项
|
|
281
|
-
validConfig: Object,
|
|
282
|
-
// 校验规则配置项
|
|
283
|
-
editRules: Object,
|
|
284
|
-
// 加载中配置项
|
|
285
|
-
loadingConfig: Object,
|
|
286
|
-
// 空内容渲染配置项
|
|
287
|
-
emptyRender: Object,
|
|
288
|
-
// 自定义列配置项
|
|
289
|
-
customConfig: Object,
|
|
290
|
-
/**
|
|
291
|
-
* (即将废弃)横向虚拟滚动配置项
|
|
292
|
-
* @deprecated
|
|
293
|
-
*/
|
|
294
|
-
scrollX: Object,
|
|
295
|
-
/**
|
|
296
|
-
* (即将废弃)纵向虚拟滚动配置项
|
|
297
|
-
* @deprecated
|
|
298
|
-
*/
|
|
299
|
-
scrollY: Object,
|
|
300
|
-
// 横向虚拟滚动配置项
|
|
301
|
-
virtualXConfig: Object,
|
|
302
|
-
// 纵向虚拟滚动配置项
|
|
303
|
-
virtualYConfig: Object,
|
|
304
|
-
// 滚动条配置项
|
|
305
|
-
scrollbarConfig: Object,
|
|
306
|
-
// (即将废弃)优化相关
|
|
307
|
-
animat: {
|
|
308
|
-
type: Boolean,
|
|
309
|
-
default: () => getConfig().table.animat
|
|
310
|
-
},
|
|
311
|
-
// (可能会被废弃的参数,不要使用)
|
|
312
|
-
delayHover: {
|
|
313
|
-
type: Number,
|
|
314
|
-
default: () => getConfig().table.delayHover
|
|
315
|
-
},
|
|
316
|
-
// 额外的参数
|
|
317
|
-
params: Object
|
|
318
|
-
};
|
package/lib/ui/index.js
CHANGED
|
@@ -13,7 +13,7 @@ Object.defineProperty(exports, "VxeUI", {
|
|
|
13
13
|
exports.version = exports.validators = exports.use = exports.t = exports.setup = exports.setTheme = exports.setLanguage = exports.setIcon = exports.setI18n = exports.setConfig = exports.saveFile = exports.renderer = exports.readFile = exports.print = exports.modal = exports.menus = exports.log = exports.interceptor = exports.hooks = exports.globalResize = exports.globalEvents = exports.getTheme = exports.getIcon = exports.getI18n = exports.getConfig = exports.formats = exports.default = exports.config = exports.commands = exports.clipboard = exports._t = void 0;
|
|
14
14
|
var _core = require("@vxe-ui/core");
|
|
15
15
|
var _utils = require("./src/utils");
|
|
16
|
-
const version = exports.version = "4.16.
|
|
16
|
+
const version = exports.version = "4.16.17";
|
|
17
17
|
_core.VxeUI.version = version;
|
|
18
18
|
_core.VxeUI.tableVersion = version;
|
|
19
19
|
_core.VxeUI.setConfig({
|
package/lib/ui/index.min.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
Object.defineProperty(exports,"__esModule",{value:!0}),exports.VXETable=void 0,Object.defineProperty(exports,"VxeUI",{enumerable:!0,get:function(){return _core.VxeUI}}),exports.version=exports.validators=exports.use=exports.t=exports.setup=exports.setTheme=exports.setLanguage=exports.setIcon=exports.setI18n=exports.setConfig=exports.saveFile=exports.renderer=exports.readFile=exports.print=exports.modal=exports.menus=exports.log=exports.interceptor=exports.hooks=exports.globalResize=exports.globalEvents=exports.getTheme=exports.getIcon=exports.getI18n=exports.getConfig=exports.formats=exports.default=exports.config=exports.commands=exports.clipboard=exports._t=void 0;var _core=require("@vxe-ui/core"),_utils=require("./src/utils");let version=exports.version="4.16.
|
|
1
|
+
Object.defineProperty(exports,"__esModule",{value:!0}),exports.VXETable=void 0,Object.defineProperty(exports,"VxeUI",{enumerable:!0,get:function(){return _core.VxeUI}}),exports.version=exports.validators=exports.use=exports.t=exports.setup=exports.setTheme=exports.setLanguage=exports.setIcon=exports.setI18n=exports.setConfig=exports.saveFile=exports.renderer=exports.readFile=exports.print=exports.modal=exports.menus=exports.log=exports.interceptor=exports.hooks=exports.globalResize=exports.globalEvents=exports.getTheme=exports.getIcon=exports.getI18n=exports.getConfig=exports.formats=exports.default=exports.config=exports.commands=exports.clipboard=exports._t=void 0;var _core=require("@vxe-ui/core"),_utils=require("./src/utils");let version=exports.version="4.16.17",iconPrefix=(_core.VxeUI.version=version,_core.VxeUI.tableVersion=version,_core.VxeUI.setConfig({emptyCell:" ",table:{fit:!0,showHeader:!0,animat:!0,delayHover:250,autoResize:!0,resizeConfig:{},resizableConfig:{dragMode:"auto",showDragTip:!0,isSyncAutoHeight:!0,isSyncAutoWidth:!0,minHeight:18},radioConfig:{strict:!0},rowDragConfig:{showIcon:!0,animation:!0,showGuidesStatus:!0,showDragTip:!0},columnDragConfig:{showIcon:!0,animation:!0,showGuidesStatus:!0,showDragTip:!0},checkboxConfig:{strict:!0},tooltipConfig:{enterable:!0},headerTooltipConfig:{enterable:!0},footerTooltipConfig:{enterable:!0},validConfig:{showMessage:!0,autoClear:!0,autoPos:!0,message:"inline",msgMode:"single",theme:"beautify"},columnConfig:{autoOptions:{isCalcHeader:!0,isCalcBody:!0,isCalcFooter:!0},maxFixedSize:4},cellConfig:{padding:!0},headerCellConfig:{height:"unset"},footerCellConfig:{height:"unset"},menuConfig:{destroyOnClose:!0},customConfig:{allowVisible:!0,allowResizable:!0,allowFixed:!0,allowSort:!0,showFooter:!0,placement:"top-right",storeOptions:{visible:!0,resizable:!0,sort:!0,fixed:!0},modalOptions:{showMaximize:!0,mask:!0,lockView:!0,resize:!0,escClosable:!0},drawerOptions:{mask:!0,lockView:!0,escClosable:!0,resize:!0}},sortConfig:{showIcon:!0,allowClear:!0,allowBtn:!0,iconLayout:"vertical"},filterConfig:{destroyOnClose:!0,multiple:!0,showIcon:!0},aggregateConfig:{padding:!0,rowField:"id",parentField:"_X_ROW_PARENT_KEY",childrenField:"_X_ROW_CHILDREN",mapChildrenField:"_X_ROW_CHILD_LIST",indent:20,showIcon:!0,maxGroupSize:4,showAggFuncTitle:!0},treeConfig:{padding:!0,rowField:"id",parentField:"parentId",childrenField:"children",hasChildField:"hasChild",mapChildrenField:"_X_ROW_CHILD",indent:20,showIcon:!0},expandConfig:{showIcon:!0,mode:"fixed"},editConfig:{showIcon:!0,showAsterisk:!0,autoFocus:!0},importConfig:{_typeMaps:{csv:1,html:1,xml:1,txt:1}},exportConfig:{_typeMaps:{csv:1,html:1,xml:1,txt:1}},printConfig:{},mouseConfig:{extension:!0},keyboardConfig:{isAll:!0,isEsc:!0},areaConfig:{autoClear:!0,selectCellByHeader:!0,selectCellByBody:!0,extendDirection:{top:!0,left:!0,bottom:!0,right:!0}},clipConfig:{isCopy:!0,isCut:!0,isPaste:!0},fnrConfig:{isFind:!0,isReplace:!0},virtualXConfig:{gt:24,preSize:1,oSize:0},virtualYConfig:{gt:100,preSize:1,oSize:0},scrollbarConfig:{x:{visible:!0},y:{visible:!0}}},grid:{formConfig:{enabled:!0},pagerConfig:{enabled:!0},toolbarConfig:{enabled:!0},proxyConfig:{enabled:!0,autoLoad:!0,showLoading:!0,showResponseMsg:!0,showActionMsg:!0,response:{list:null,result:"result",total:"page.total",message:"message"}}},toolbar:{},gantt:{}}),"vxe-table-icon-"),setTheme=(_core.VxeUI.setIcon({TABLE_SORT_ASC:iconPrefix+"caret-up",TABLE_SORT_DESC:iconPrefix+"caret-down",TABLE_FILTER_NONE:iconPrefix+"funnel",TABLE_FILTER_MATCH:iconPrefix+"funnel",TABLE_EDIT:iconPrefix+"edit",TABLE_TITLE_PREFIX:iconPrefix+"question-circle-fill",TABLE_TITLE_SUFFIX:iconPrefix+"question-circle-fill",TABLE_TREE_LOADED:iconPrefix+"spinner roll",TABLE_TREE_OPEN:iconPrefix+"caret-right rotate90",TABLE_TREE_CLOSE:iconPrefix+"caret-right",TABLE_EXPAND_LOADED:iconPrefix+"spinner roll",TABLE_EXPAND_OPEN:iconPrefix+"arrow-right rotate90",TABLE_EXPAND_CLOSE:iconPrefix+"arrow-right",TABLE_CHECKBOX_CHECKED:iconPrefix+"checkbox-checked-fill",TABLE_CHECKBOX_UNCHECKED:iconPrefix+"checkbox-unchecked",TABLE_CHECKBOX_INDETERMINATE:iconPrefix+"checkbox-indeterminate-fill",TABLE_CHECKBOX_DISABLED_UNCHECKED:iconPrefix+"checkbox-unchecked-fill",TABLE_RADIO_CHECKED:iconPrefix+"radio-checked-fill",TABLE_RADIO_UNCHECKED:iconPrefix+"radio-unchecked",TABLE_RADIO_DISABLED_UNCHECKED:iconPrefix+"radio-unchecked-fill",TABLE_CUSTOM_SORT:iconPrefix+"drag-handle",TABLE_MENU_OPTIONS:iconPrefix+"arrow-right",TABLE_DRAG_ROW:iconPrefix+"drag-handle",TABLE_DRAG_COLUMN:iconPrefix+"drag-handle",TABLE_DRAG_STATUS_ROW:iconPrefix+"sort",TABLE_DRAG_STATUS_SUB_ROW:iconPrefix+"add-sub",TABLE_DRAG_STATUS_AGG_GROUP:iconPrefix+"grouping",TABLE_DRAG_STATUS_AGG_VALUES:iconPrefix+"values",TABLE_DRAG_STATUS_COLUMN:iconPrefix+"swap",TABLE_DRAG_DISABLED:iconPrefix+"no-drop",TABLE_ROW_GROUP_OPEN:iconPrefix+"arrow-right rotate90",TABLE_ROW_GROUP_CLOSE:iconPrefix+"arrow-right",TABLE_AGGREGATE_GROUPING:iconPrefix+"grouping",TABLE_AGGREGATE_VALUES:iconPrefix+"values",TABLE_AGGREGATE_SORT:iconPrefix+"drag-handle",TABLE_AGGREGATE_DELETE:iconPrefix+"close",TOOLBAR_TOOLS_REFRESH:iconPrefix+"repeat",TOOLBAR_TOOLS_REFRESH_LOADING:iconPrefix+"repeat roll",TOOLBAR_TOOLS_IMPORT:iconPrefix+"upload",TOOLBAR_TOOLS_EXPORT:iconPrefix+"download",TOOLBAR_TOOLS_PRINT:iconPrefix+"print",TOOLBAR_TOOLS_FULLSCREEN:iconPrefix+"fullscreen",TOOLBAR_TOOLS_MINIMIZE:iconPrefix+"minimize",TOOLBAR_TOOLS_CUSTOM:iconPrefix+"custom-column",TOOLBAR_TOOLS_FIXED_LEFT:iconPrefix+"fixed-left",TOOLBAR_TOOLS_FIXED_LEFT_ACTIVE:iconPrefix+"fixed-left-fill",TOOLBAR_TOOLS_FIXED_RIGHT:iconPrefix+"fixed-right",TOOLBAR_TOOLS_FIXED_RIGHT_ACTIVE:iconPrefix+"fixed-right-fill"}),exports.setTheme=_core.VxeUI.setTheme),getTheme=exports.getTheme=_core.VxeUI.getTheme,setConfig=exports.setConfig=_core.VxeUI.setConfig,getConfig=exports.getConfig=_core.VxeUI.getConfig,setIcon=exports.setIcon=_core.VxeUI.setIcon,getIcon=exports.getIcon=_core.VxeUI.getIcon,setLanguage=exports.setLanguage=_core.VxeUI.setLanguage,setI18n=exports.setI18n=_core.VxeUI.setI18n,getI18n=exports.getI18n=_core.VxeUI.getI18n,globalEvents=exports.globalEvents=_core.VxeUI.globalEvents,globalResize=exports.globalResize=_core.VxeUI.globalResize,renderer=exports.renderer=_core.VxeUI.renderer,validators=exports.validators=_core.VxeUI.validators,menus=exports.menus=_core.VxeUI.menus,formats=exports.formats=_core.VxeUI.formats,commands=exports.commands=_core.VxeUI.commands,interceptor=exports.interceptor=_core.VxeUI.interceptor,clipboard=exports.clipboard=_core.VxeUI.clipboard,log=exports.log=_core.VxeUI.log,hooks=exports.hooks=_core.VxeUI.hooks,use=exports.use=_core.VxeUI.use,setup=e=>_core.VxeUI.setConfig(e),config=(exports.setup=setup,_core.VxeUI.setup=setup,e=>_core.VxeUI.setConfig(e)),t=(exports.config=config,_core.VxeUI.config=config,(e,o)=>_core.VxeUI.getI18n(e,o)),_t=(exports.t=t,_core.VxeUI.t=t,(e,o)=>(0,_utils.getFuncText)(e,o)),VXETable=(exports._t=_t,_core.VxeUI._t=_t,exports.VXETable=_core.VxeUI),saveFile=e=>_core.VxeUI.saveFile(e),readFile=(exports.saveFile=saveFile,e=>_core.VxeUI.readFile(e)),print=(exports.readFile=readFile,e=>_core.VxeUI.print(e)),modal=(exports.print=print,exports.modal={get(e){return _core.VxeUI.modal.get(e)},close(e){return _core.VxeUI.modal.close(e)},open(e){return _core.VxeUI.modal.open(e)},alert(e,o,r){return _core.VxeUI.modal.alert(e,o,r)},confirm(e,o,r){return _core.VxeUI.modal.confirm(e,o,r)},message(e,o){return _core.VxeUI.modal.message(e,o)},notification(e,o,r){return _core.VxeUI.modal.notification(e,o,r)}});var _default=exports.default=_core.VxeUI;
|
package/lib/ui/src/log.js
CHANGED
|
@@ -8,6 +8,6 @@ var _core = require("@vxe-ui/core");
|
|
|
8
8
|
const {
|
|
9
9
|
log
|
|
10
10
|
} = _core.VxeUI;
|
|
11
|
-
const version = `table v${"4.16.
|
|
11
|
+
const version = `table v${"4.16.17"}`;
|
|
12
12
|
const warnLog = exports.warnLog = log.create('warn', version);
|
|
13
13
|
const errLog = exports.errLog = log.create('error', version);
|
package/lib/ui/src/log.min.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
Object.defineProperty(exports,"__esModule",{value:!0}),exports.warnLog=exports.errLog=void 0;var _core=require("@vxe-ui/core");let log=_core.VxeUI.log,version="table v4.16.
|
|
1
|
+
Object.defineProperty(exports,"__esModule",{value:!0}),exports.warnLog=exports.errLog=void 0;var _core=require("@vxe-ui/core");let log=_core.VxeUI.log,version="table v4.16.17",warnLog=exports.warnLog=log.create("warn",version),errLog=exports.errLog=log.create("error",version);
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "vxe-table",
|
|
3
|
-
"version": "4.16.
|
|
3
|
+
"version": "4.16.17",
|
|
4
4
|
"description": "A PC-end table component based on Vxe UI, supporting copy-paste, data pivot table, and high-performance virtual list table solution.",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"update": "npm install --legacy-peer-deps",
|
|
@@ -1323,6 +1323,7 @@ export default defineVxeComponent({
|
|
|
1323
1323
|
}
|
|
1324
1324
|
|
|
1325
1325
|
const handleHeaderMerge = (merges: VxeTableDefines.MergeOptions | VxeTableDefines.MergeOptions[]) => {
|
|
1326
|
+
const { showCustomHeader } = props
|
|
1326
1327
|
const { footerTableData } = reactData
|
|
1327
1328
|
const { mergeHeaderList, mergeHeaderMaps, fullColumnIdData } = internalData
|
|
1328
1329
|
if (merges) {
|
|
@@ -1346,6 +1347,10 @@ export default defineVxeComponent({
|
|
|
1346
1347
|
if (mergeRowIndex > -1 && mergeColumnIndex > -1 && (rowspan || colspan)) {
|
|
1347
1348
|
rowspan = XEUtils.toNumber(rowspan) || 1
|
|
1348
1349
|
colspan = XEUtils.toNumber(colspan) || 1
|
|
1350
|
+
if (!showCustomHeader && rowspan > 1) {
|
|
1351
|
+
errLog('vxe.error.notSupportProp', ['[table] show-custom-header=false', `rowspan=${rowspan}`, 'rowspan=1'])
|
|
1352
|
+
return
|
|
1353
|
+
}
|
|
1349
1354
|
if (rowspan > 1 || colspan > 1) {
|
|
1350
1355
|
const row = footerTableData[mergeRowIndex]
|
|
1351
1356
|
const column = visibleColumn[mergeColumnIndex]
|
package/es/colgroup/style.css
DELETED
|
File without changes
|
|
File without changes
|
package/es/column/style.css
DELETED
|
File without changes
|
package/es/column/style.min.css
DELETED
|
File without changes
|
package/es/grid/style.css
DELETED
|
@@ -1,86 +0,0 @@
|
|
|
1
|
-
.vxe-grid {
|
|
2
|
-
position: relative;
|
|
3
|
-
display: flex;
|
|
4
|
-
flex-direction: column;
|
|
5
|
-
}
|
|
6
|
-
.vxe-grid.is--loading:before {
|
|
7
|
-
content: "";
|
|
8
|
-
position: absolute;
|
|
9
|
-
top: 0;
|
|
10
|
-
left: 0;
|
|
11
|
-
width: 100%;
|
|
12
|
-
height: 100%;
|
|
13
|
-
z-index: 99;
|
|
14
|
-
-webkit-user-select: none;
|
|
15
|
-
-moz-user-select: none;
|
|
16
|
-
user-select: none;
|
|
17
|
-
background-color: var(--vxe-ui-loading-background-color);
|
|
18
|
-
}
|
|
19
|
-
.vxe-grid.is--loading > .vxe-table .vxe-loading {
|
|
20
|
-
background-color: transparent;
|
|
21
|
-
}
|
|
22
|
-
.vxe-grid.is--maximize {
|
|
23
|
-
position: fixed;
|
|
24
|
-
top: 0;
|
|
25
|
-
left: 0;
|
|
26
|
-
width: 100%;
|
|
27
|
-
height: 100%;
|
|
28
|
-
padding: 0.5em 1em;
|
|
29
|
-
background-color: var(--vxe-ui-layout-background-color);
|
|
30
|
-
}
|
|
31
|
-
.vxe-grid .vxe-grid--form-wrapper,
|
|
32
|
-
.vxe-grid .vxe-grid--top-wrapper,
|
|
33
|
-
.vxe-grid .vxe-grid--bottom-wrapper {
|
|
34
|
-
position: relative;
|
|
35
|
-
}
|
|
36
|
-
.vxe-grid .vxe-grid--table-container {
|
|
37
|
-
display: flex;
|
|
38
|
-
flex-direction: row;
|
|
39
|
-
}
|
|
40
|
-
.vxe-grid .vxe-grid--left-wrapper,
|
|
41
|
-
.vxe-grid .vxe-grid--right-wrapper {
|
|
42
|
-
flex-shrink: 0;
|
|
43
|
-
overflow: auto;
|
|
44
|
-
outline: 0;
|
|
45
|
-
}
|
|
46
|
-
.vxe-grid .vxe-grid--table-wrapper {
|
|
47
|
-
flex-grow: 1;
|
|
48
|
-
overflow: hidden;
|
|
49
|
-
}
|
|
50
|
-
|
|
51
|
-
.vxe-grid--layout-body-wrapper {
|
|
52
|
-
display: flex;
|
|
53
|
-
flex-direction: row;
|
|
54
|
-
overflow: auto;
|
|
55
|
-
flex-grow: 1;
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
.vxe-grid--layout-body-content-wrapper {
|
|
59
|
-
flex-grow: 1;
|
|
60
|
-
overflow: auto;
|
|
61
|
-
}
|
|
62
|
-
|
|
63
|
-
.vxe-grid--layout-header-wrapper,
|
|
64
|
-
.vxe-grid--layout-footer-wrapper,
|
|
65
|
-
.vxe-grid--layout-aside-left-wrapper,
|
|
66
|
-
.vxe-grid--layout-aside-left-wrapper {
|
|
67
|
-
flex-shrink: 0;
|
|
68
|
-
}
|
|
69
|
-
|
|
70
|
-
.vxe-grid--layout-aside-left-wrapper,
|
|
71
|
-
.vxe-grid--layout-aside-left-wrapper {
|
|
72
|
-
overflow: auto;
|
|
73
|
-
}
|
|
74
|
-
|
|
75
|
-
.vxe-grid {
|
|
76
|
-
font-size: var(--vxe-ui-font-size-default);
|
|
77
|
-
}
|
|
78
|
-
.vxe-grid.size--medium {
|
|
79
|
-
font-size: var(--vxe-ui-font-size-medium);
|
|
80
|
-
}
|
|
81
|
-
.vxe-grid.size--small {
|
|
82
|
-
font-size: var(--vxe-ui-font-size-small);
|
|
83
|
-
}
|
|
84
|
-
.vxe-grid.size--mini {
|
|
85
|
-
font-size: var(--vxe-ui-font-size-mini);
|
|
86
|
-
}
|
package/es/grid/style.min.css
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
.vxe-grid{position:relative;display:flex;flex-direction:column}.vxe-grid.is--loading:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:99;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:var(--vxe-ui-loading-background-color)}.vxe-grid.is--loading>.vxe-table .vxe-loading{background-color:transparent}.vxe-grid.is--maximize{position:fixed;top:0;left:0;width:100%;height:100%;padding:.5em 1em;background-color:var(--vxe-ui-layout-background-color)}.vxe-grid .vxe-grid--bottom-wrapper,.vxe-grid .vxe-grid--form-wrapper,.vxe-grid .vxe-grid--top-wrapper{position:relative}.vxe-grid .vxe-grid--table-container{display:flex;flex-direction:row}.vxe-grid .vxe-grid--left-wrapper,.vxe-grid .vxe-grid--right-wrapper{flex-shrink:0;overflow:auto;outline:0}.vxe-grid .vxe-grid--table-wrapper{flex-grow:1;overflow:hidden}.vxe-grid--layout-body-wrapper{display:flex;flex-direction:row;overflow:auto;flex-grow:1}.vxe-grid--layout-body-content-wrapper{flex-grow:1;overflow:auto}.vxe-grid--layout-aside-left-wrapper,.vxe-grid--layout-footer-wrapper,.vxe-grid--layout-header-wrapper{flex-shrink:0}.vxe-grid--layout-aside-left-wrapper{overflow:auto}.vxe-grid{font-size:var(--vxe-ui-font-size-default)}.vxe-grid.size--medium{font-size:var(--vxe-ui-font-size-medium)}.vxe-grid.size--small{font-size:var(--vxe-ui-font-size-small)}.vxe-grid.size--mini{font-size:var(--vxe-ui-font-size-mini)}
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/es/index.esm.js
DELETED