vxe-table 4.9.0 → 4.9.1
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/locale/lang/en-US.js +1 -0
- package/es/locale/lang/es-ES.js +1 -0
- package/es/locale/lang/hu-HU.js +1 -0
- package/es/locale/lang/ja-JP.js +1 -0
- package/es/locale/lang/ko-KR.js +1 -0
- package/es/locale/lang/pt-BR.js +1 -0
- package/es/locale/lang/ru-RU.js +1 -0
- package/es/locale/lang/uk-UA.js +1 -0
- package/es/locale/lang/vi-VN.js +1 -0
- package/es/locale/lang/zh-CHT.js +1 -0
- package/es/locale/lang/zh-CN.js +1 -0
- package/es/style.css +1 -1
- package/es/table/module/edit/hook.js +7 -0
- package/es/ui/index.js +1 -1
- package/es/ui/src/log.js +1 -1
- package/lib/index.umd.js +12 -2
- package/lib/index.umd.min.js +1 -1
- package/lib/locale/lang/en-US.js +1 -0
- package/lib/locale/lang/en-US.min.js +1 -1
- package/lib/locale/lang/en-US.umd.js +1 -0
- package/lib/locale/lang/es-ES.js +1 -0
- package/lib/locale/lang/es-ES.min.js +1 -1
- package/lib/locale/lang/es-ES.umd.js +1 -0
- package/lib/locale/lang/hu-HU.js +1 -0
- package/lib/locale/lang/hu-HU.min.js +1 -1
- package/lib/locale/lang/hu-HU.umd.js +1 -0
- package/lib/locale/lang/ja-JP.js +1 -0
- package/lib/locale/lang/ja-JP.min.js +1 -1
- package/lib/locale/lang/ja-JP.umd.js +1 -0
- package/lib/locale/lang/ko-KR.js +1 -0
- package/lib/locale/lang/ko-KR.min.js +1 -1
- package/lib/locale/lang/ko-KR.umd.js +1 -0
- package/lib/locale/lang/pt-BR.js +1 -0
- package/lib/locale/lang/pt-BR.min.js +1 -1
- package/lib/locale/lang/pt-BR.umd.js +1 -0
- package/lib/locale/lang/ru-RU.js +1 -0
- package/lib/locale/lang/ru-RU.min.js +1 -1
- package/lib/locale/lang/ru-RU.umd.js +1 -0
- package/lib/locale/lang/uk-UA.js +1 -0
- package/lib/locale/lang/uk-UA.min.js +1 -1
- package/lib/locale/lang/uk-UA.umd.js +1 -0
- package/lib/locale/lang/vi-VN.js +1 -0
- package/lib/locale/lang/vi-VN.min.js +1 -1
- package/lib/locale/lang/zh-CHT.js +1 -0
- package/lib/locale/lang/zh-CHT.min.js +1 -1
- package/lib/locale/lang/zh-CN.js +1 -0
- package/lib/locale/lang/zh-CN.min.js +1 -1
- package/lib/locale/lang/zh-CN.umd.js +1 -0
- package/lib/style.css +1 -1
- package/lib/table/module/edit/hook.js +9 -0
- package/lib/table/module/edit/hook.min.js +1 -1
- 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 +2 -2
- package/packages/locale/lang/en-US.ts +1 -0
- package/packages/locale/lang/es-ES.ts +1 -0
- package/packages/locale/lang/hu-HU.ts +1 -0
- package/packages/locale/lang/ja-JP.ts +1 -0
- package/packages/locale/lang/ko-KR.ts +1 -0
- package/packages/locale/lang/pt-BR.ts +1 -0
- package/packages/locale/lang/ru-RU.ts +1 -0
- package/packages/locale/lang/uk-UA.ts +1 -0
- package/packages/locale/lang/vi-VN.ts +1 -0
- package/packages/locale/lang/zh-CHT.ts +1 -0
- package/packages/locale/lang/zh-CN.ts +1 -0
- package/packages/table/module/edit/hook.ts +7 -0
- /package/es/{iconfont.1731895336421.ttf → iconfont.1731937248477.ttf} +0 -0
- /package/es/{iconfont.1731895336421.woff → iconfont.1731937248477.woff} +0 -0
- /package/es/{iconfont.1731895336421.woff2 → iconfont.1731937248477.woff2} +0 -0
- /package/lib/{iconfont.1731895336421.ttf → iconfont.1731937248477.ttf} +0 -0
- /package/lib/{iconfont.1731895336421.woff → iconfont.1731937248477.woff} +0 -0
- /package/lib/{iconfont.1731895336421.woff2 → iconfont.1731937248477.woff2} +0 -0
package/lib/index.umd.js
CHANGED
|
@@ -1998,7 +1998,7 @@ function eqEmptyValue(cellValue) {
|
|
|
1998
1998
|
;// CONCATENATED MODULE: ./packages/ui/index.ts
|
|
1999
1999
|
|
|
2000
2000
|
|
|
2001
|
-
const version = "4.9.
|
|
2001
|
+
const version = "4.9.1";
|
|
2002
2002
|
core_.VxeUI.version = version;
|
|
2003
2003
|
core_.VxeUI.tableVersion = version;
|
|
2004
2004
|
core_.VxeUI.setConfig({
|
|
@@ -2394,7 +2394,7 @@ var es_array_push = __webpack_require__(4114);
|
|
|
2394
2394
|
const {
|
|
2395
2395
|
log: log_log
|
|
2396
2396
|
} = core_.VxeUI;
|
|
2397
|
-
const log_version = `table v${"4.9.
|
|
2397
|
+
const log_version = `table v${"4.9.1"}`;
|
|
2398
2398
|
const warnLog = log_log.create('warn', log_version);
|
|
2399
2399
|
const errLog = log_log.create('error', log_version);
|
|
2400
2400
|
;// CONCATENATED MODULE: ./packages/table/src/columnInfo.ts
|
|
@@ -19244,6 +19244,9 @@ edit_hook_hooks.add('tableEditModule', {
|
|
|
19244
19244
|
});
|
|
19245
19245
|
};
|
|
19246
19246
|
const handleClearEdit = (evnt, targetRow) => {
|
|
19247
|
+
const {
|
|
19248
|
+
mouseConfig
|
|
19249
|
+
} = props;
|
|
19247
19250
|
const {
|
|
19248
19251
|
editStore
|
|
19249
19252
|
} = reactData;
|
|
@@ -19256,6 +19259,7 @@ edit_hook_hooks.add('tableEditModule', {
|
|
|
19256
19259
|
column
|
|
19257
19260
|
} = actived;
|
|
19258
19261
|
const validOpts = computeValidOpts.value;
|
|
19262
|
+
const mouseOpts = computeMouseOpts.value;
|
|
19259
19263
|
if (row || column) {
|
|
19260
19264
|
if (targetRow && getRowid($xeTable, targetRow) !== getRowid($xeTable, row)) {
|
|
19261
19265
|
return (0,external_commonjs_vue_commonjs2_vue_root_Vue_.nextTick)();
|
|
@@ -19274,6 +19278,11 @@ edit_hook_hooks.add('tableEditModule', {
|
|
|
19274
19278
|
$columnIndex: $xeTable.getVMColumnIndex(column)
|
|
19275
19279
|
}, evnt || null);
|
|
19276
19280
|
}
|
|
19281
|
+
(0,external_commonjs_vue_commonjs2_vue_root_Vue_.nextTick)(() => {
|
|
19282
|
+
if (mouseConfig && mouseOpts.area && $xeTable.handleRecalculateCellAreas) {
|
|
19283
|
+
return $xeTable.handleRecalculateCellAreas();
|
|
19284
|
+
}
|
|
19285
|
+
});
|
|
19277
19286
|
if (validOpts.autoClear) {
|
|
19278
19287
|
if (validOpts.msgMode !== 'full' || hook_getConfig().cellVaildMode === 'obsolete') {
|
|
19279
19288
|
if ($xeTable.clearValidate) {
|
|
@@ -26566,6 +26575,7 @@ const Grid = VxeGrid;
|
|
|
26566
26575
|
fileTypeHint: '支持 {0} 文件类型',
|
|
26567
26576
|
fileSizeHint: '单个文件大小不超过{0}',
|
|
26568
26577
|
fileCountHint: '最多可上传{0}个文件',
|
|
26578
|
+
uploadTypeErr: '文件类型不匹配!',
|
|
26569
26579
|
overCountErr: '最多只能选择{0}个文件!',
|
|
26570
26580
|
overCountExtraErr: '已超出最大数量{0}个,超出的{1}个文件将被忽略!',
|
|
26571
26581
|
overSizeErr: '文件大小最大不能超过{0}!',
|