vxe-table 4.17.17 → 4.17.18
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/index.css +1 -1
- package/es/index.min.css +1 -1
- package/es/locale/lang/ar-EG.js +29 -2
- package/es/locale/lang/de-DE.js +29 -2
- package/es/locale/lang/en-US.js +33 -6
- package/es/locale/lang/es-ES.js +29 -2
- package/es/locale/lang/fr-FR.js +29 -2
- package/es/locale/lang/hu-HU.js +29 -2
- package/es/locale/lang/hy-AM.js +29 -2
- package/es/locale/lang/id-ID.js +29 -2
- package/es/locale/lang/it-IT.js +29 -2
- package/es/locale/lang/ja-JP.js +29 -2
- package/es/locale/lang/ko-KR.js +29 -2
- package/es/locale/lang/ms-MY.js +29 -2
- package/es/locale/lang/nb-NO.js +29 -2
- package/es/locale/lang/pt-BR.js +29 -2
- package/es/locale/lang/ru-RU.js +29 -2
- package/es/locale/lang/th-TH.js +29 -2
- package/es/locale/lang/ug-CN.js +29 -2
- package/es/locale/lang/uk-UA.js +29 -2
- package/es/locale/lang/uz-UZ.js +29 -2
- package/es/locale/lang/vi-VN.js +29 -2
- package/es/locale/lang/zh-CHT.js +31 -4
- package/es/locale/lang/zh-CN.js +31 -4
- package/es/style.css +1 -1
- package/es/style.min.css +1 -1
- package/es/table/module/menu/hook.js +1 -1
- package/es/table/src/table.js +2 -1
- package/es/table/style.css +2 -1
- package/es/table/style.min.css +1 -1
- package/es/ui/index.js +1 -1
- package/es/ui/src/log.js +1 -1
- package/es/vxe-table/style.css +2 -1
- package/es/vxe-table/style.min.css +1 -1
- package/lib/index.css +1 -1
- package/lib/index.min.css +1 -1
- package/lib/index.umd.js +35 -8
- package/lib/index.umd.min.js +1 -1
- package/lib/locale/lang/ar-EG.js +29 -2
- package/lib/locale/lang/ar-EG.min.js +1 -1
- package/lib/locale/lang/ar-EG.umd.js +29 -2
- package/lib/locale/lang/de-DE.js +29 -2
- package/lib/locale/lang/de-DE.min.js +1 -1
- package/lib/locale/lang/de-DE.umd.js +29 -2
- package/lib/locale/lang/en-US.js +33 -6
- package/lib/locale/lang/en-US.min.js +1 -1
- package/lib/locale/lang/en-US.umd.js +33 -6
- package/lib/locale/lang/es-ES.js +29 -2
- package/lib/locale/lang/es-ES.min.js +1 -1
- package/lib/locale/lang/es-ES.umd.js +29 -2
- package/lib/locale/lang/fr-FR.js +29 -2
- package/lib/locale/lang/fr-FR.min.js +1 -1
- package/lib/locale/lang/fr-FR.umd.js +29 -2
- package/lib/locale/lang/hu-HU.js +29 -2
- package/lib/locale/lang/hu-HU.min.js +1 -1
- package/lib/locale/lang/hu-HU.umd.js +29 -2
- package/lib/locale/lang/hy-AM.js +29 -2
- package/lib/locale/lang/hy-AM.min.js +1 -1
- package/lib/locale/lang/hy-AM.umd.js +29 -2
- package/lib/locale/lang/id-ID.js +29 -2
- package/lib/locale/lang/id-ID.min.js +1 -1
- package/lib/locale/lang/id-ID.umd.js +29 -2
- package/lib/locale/lang/it-IT.js +29 -2
- package/lib/locale/lang/it-IT.min.js +1 -1
- package/lib/locale/lang/it-IT.umd.js +29 -2
- package/lib/locale/lang/ja-JP.js +29 -2
- package/lib/locale/lang/ja-JP.min.js +1 -1
- package/lib/locale/lang/ja-JP.umd.js +29 -2
- package/lib/locale/lang/ko-KR.js +29 -2
- package/lib/locale/lang/ko-KR.min.js +1 -1
- package/lib/locale/lang/ko-KR.umd.js +29 -2
- package/lib/locale/lang/ms-MY.js +29 -2
- package/lib/locale/lang/ms-MY.min.js +1 -1
- package/lib/locale/lang/ms-MY.umd.js +29 -2
- package/lib/locale/lang/nb-NO.js +29 -2
- package/lib/locale/lang/nb-NO.min.js +1 -1
- package/lib/locale/lang/nb-NO.umd.js +29 -2
- package/lib/locale/lang/pt-BR.js +29 -2
- package/lib/locale/lang/pt-BR.min.js +1 -1
- package/lib/locale/lang/pt-BR.umd.js +29 -2
- package/lib/locale/lang/ru-RU.js +29 -2
- package/lib/locale/lang/ru-RU.min.js +1 -1
- package/lib/locale/lang/ru-RU.umd.js +29 -2
- package/lib/locale/lang/th-TH.js +29 -2
- package/lib/locale/lang/th-TH.min.js +1 -1
- package/lib/locale/lang/th-TH.umd.js +29 -2
- package/lib/locale/lang/ug-CN.js +29 -2
- package/lib/locale/lang/ug-CN.min.js +1 -1
- package/lib/locale/lang/ug-CN.umd.js +29 -2
- package/lib/locale/lang/uk-UA.js +29 -2
- package/lib/locale/lang/uk-UA.min.js +1 -1
- package/lib/locale/lang/uk-UA.umd.js +29 -2
- package/lib/locale/lang/uz-UZ.js +29 -2
- package/lib/locale/lang/uz-UZ.min.js +1 -1
- package/lib/locale/lang/uz-UZ.umd.js +29 -2
- package/lib/locale/lang/vi-VN.js +29 -2
- package/lib/locale/lang/vi-VN.min.js +1 -1
- package/lib/locale/lang/vi-VN.umd.js +29 -2
- package/lib/locale/lang/zh-CHT.js +31 -4
- package/lib/locale/lang/zh-CHT.min.js +1 -1
- package/lib/locale/lang/zh-CHT.umd.js +31 -4
- package/lib/locale/lang/zh-CN.js +31 -4
- package/lib/locale/lang/zh-CN.min.js +1 -1
- package/lib/locale/lang/zh-CN.umd.js +31 -4
- package/lib/style.css +1 -1
- package/lib/style.min.css +1 -1
- package/lib/table/module/menu/hook.js +1 -1
- package/lib/table/module/menu/hook.min.js +1 -1
- package/lib/table/src/table.js +1 -1
- package/lib/table/src/table.min.js +1 -1
- package/lib/table/style/style.css +2 -1
- package/lib/table/style/style.min.css +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/lib/vxe-table/style/style.css +2 -1
- package/lib/vxe-table/style/style.min.css +1 -1
- package/package.json +1 -1
- package/packages/locale/lang/ar-EG.ts +29 -2
- package/packages/locale/lang/de-DE.ts +29 -2
- package/packages/locale/lang/en-US.ts +33 -6
- package/packages/locale/lang/es-ES.ts +29 -2
- package/packages/locale/lang/fr-FR.ts +29 -2
- package/packages/locale/lang/hu-HU.ts +29 -2
- package/packages/locale/lang/hy-AM.ts +29 -2
- package/packages/locale/lang/id-ID.ts +29 -2
- package/packages/locale/lang/it-IT.ts +29 -2
- package/packages/locale/lang/ja-JP.ts +29 -2
- package/packages/locale/lang/ko-KR.ts +29 -2
- package/packages/locale/lang/ms-MY.ts +29 -2
- package/packages/locale/lang/nb-NO.ts +29 -2
- package/packages/locale/lang/pt-BR.ts +29 -2
- package/packages/locale/lang/ru-RU.ts +29 -2
- package/packages/locale/lang/th-TH.ts +29 -2
- package/packages/locale/lang/ug-CN.ts +29 -2
- package/packages/locale/lang/uk-UA.ts +29 -2
- package/packages/locale/lang/uz-UZ.ts +29 -2
- package/packages/locale/lang/vi-VN.ts +29 -2
- package/packages/locale/lang/zh-CHT.ts +31 -4
- package/packages/locale/lang/zh-CN.ts +31 -4
- package/packages/table/module/menu/hook.ts +1 -1
- package/packages/table/src/table.ts +2 -1
- package/styles/components/table.scss +2 -1
- /package/es/{iconfont.1763515386491.ttf → iconfont.1763618883966.ttf} +0 -0
- /package/es/{iconfont.1763515386491.woff → iconfont.1763618883966.woff} +0 -0
- /package/es/{iconfont.1763515386491.woff2 → iconfont.1763618883966.woff2} +0 -0
- /package/lib/{iconfont.1763515386491.ttf → iconfont.1763618883966.ttf} +0 -0
- /package/lib/{iconfont.1763515386491.woff → iconfont.1763618883966.woff} +0 -0
- /package/lib/{iconfont.1763515386491.woff2 → iconfont.1763618883966.woff2} +0 -0
package/lib/index.umd.js
CHANGED
|
@@ -3141,7 +3141,7 @@ function eqEmptyValue(cellValue) {
|
|
|
3141
3141
|
;// ./packages/ui/index.ts
|
|
3142
3142
|
|
|
3143
3143
|
|
|
3144
|
-
const version = "4.17.
|
|
3144
|
+
const version = "4.17.18";
|
|
3145
3145
|
core_.VxeUI.version = version;
|
|
3146
3146
|
core_.VxeUI.tableVersion = version;
|
|
3147
3147
|
core_.VxeUI.setConfig({
|
|
@@ -3655,7 +3655,7 @@ var esnext_iterator_some = __webpack_require__(7550);
|
|
|
3655
3655
|
const {
|
|
3656
3656
|
log: log_log
|
|
3657
3657
|
} = core_.VxeUI;
|
|
3658
|
-
const log_version = `table v${"4.17.
|
|
3658
|
+
const log_version = `table v${"4.17.18"}`;
|
|
3659
3659
|
const warnLog = log_log.create('warn', log_version);
|
|
3660
3660
|
const errLog = log_log.create('error', log_version);
|
|
3661
3661
|
;// ./packages/table/src/columnInfo.ts
|
|
@@ -12353,7 +12353,7 @@ menu_hook_hooks.add('tableMenuModule', {
|
|
|
12353
12353
|
handleOpenMenuEvent(evnt, layout, params);
|
|
12354
12354
|
$xeTable.dispatchEvent(eventType, params, evnt);
|
|
12355
12355
|
return;
|
|
12356
|
-
} else if (getEventTargetNode(evnt, el, `vxe-table--${layout}-wrapper`, target => target.getAttribute('xid') === xID).flag) {
|
|
12356
|
+
} else if (getEventTargetNode(evnt, el, `vxe-table--${layout}-wrapper`, target => target.getAttribute('xid') === xID).flag || layout === 'body' && getEventTargetNode(evnt, el, 'vxe-table--empty-place-wrapper', target => target.getAttribute('xid') === xID).flag) {
|
|
12357
12357
|
if (menuOpts.trigger === 'cell') {
|
|
12358
12358
|
evnt.preventDefault();
|
|
12359
12359
|
} else {
|
|
@@ -19759,7 +19759,7 @@ Object.assign($xeTable,tableMethods,tablePrivateMethods);/**
|
|
|
19759
19759
|
* 隐藏列
|
|
19760
19760
|
*/(0,external_commonjs_vue_commonjs2_vue_root_Vue_.h)('div',{class:'vxe-table-slots'},slots.default?slots.default({}):[]),(0,external_commonjs_vue_commonjs2_vue_root_Vue_.h)('div',{ref:refVarElem,class:'vxe-table-vars'},[(0,external_commonjs_vue_commonjs2_vue_root_Vue_.h)('div',{class:'vxe-table-var-default'}),(0,external_commonjs_vue_commonjs2_vue_root_Vue_.h)('div',{class:'vxe-table-var-medium'}),(0,external_commonjs_vue_commonjs2_vue_root_Vue_.h)('div',{class:'vxe-table-var-small'}),(0,external_commonjs_vue_commonjs2_vue_root_Vue_.h)('div',{class:'vxe-table-var-mini'})]),(0,external_commonjs_vue_commonjs2_vue_root_Vue_.h)('div',{key:'tw',class:'vxe-table--render-wrapper'},scrollbarXToTop?[renderScrollX(),renderBody()]:[renderBody(),renderScrollX()]),/**
|
|
19761
19761
|
* 空数据
|
|
19762
|
-
*/(0,external_commonjs_vue_commonjs2_vue_root_Vue_.h)('div',{key:'tn',ref:refEmptyPlaceholder,class:'vxe-table--empty-place-wrapper'},[(0,external_commonjs_vue_commonjs2_vue_root_Vue_.h)('div',{class:'vxe-table--empty-placeholder'},[(0,external_commonjs_vue_commonjs2_vue_root_Vue_.h)('div',{class:'vxe-table--empty-content'},renderEmptyBody())])]),/**
|
|
19762
|
+
*/(0,external_commonjs_vue_commonjs2_vue_root_Vue_.h)('div',{key:'tn',ref:refEmptyPlaceholder,class:'vxe-table--empty-place-wrapper',xid:xID},[(0,external_commonjs_vue_commonjs2_vue_root_Vue_.h)('div',{class:'vxe-table--empty-placeholder'},[(0,external_commonjs_vue_commonjs2_vue_root_Vue_.h)('div',{class:'vxe-table--empty-content'},renderEmptyBody())])]),/**
|
|
19763
19763
|
* 边框线
|
|
19764
19764
|
*/(0,external_commonjs_vue_commonjs2_vue_root_Vue_.h)('div',{key:'tl',class:'vxe-table--border-line'}),/**
|
|
19765
19765
|
* 列宽线
|
|
@@ -23194,11 +23194,12 @@ const Toolbar = VxeToolbar;
|
|
|
23194
23194
|
fixedRight: '冻结右侧',
|
|
23195
23195
|
clearFilter: '清除筛选',
|
|
23196
23196
|
textOption: '文本筛选',
|
|
23197
|
-
numberOption: '数值筛选'
|
|
23197
|
+
numberOption: '数值筛选',
|
|
23198
|
+
dateOption: '日期筛选'
|
|
23198
23199
|
},
|
|
23199
23200
|
popup: {
|
|
23200
23201
|
title: '自定义筛选的方式',
|
|
23201
|
-
currColumnTitle: '
|
|
23202
|
+
currColumnTitle: '显示行:',
|
|
23202
23203
|
and: '与',
|
|
23203
23204
|
or: '或',
|
|
23204
23205
|
describeHtml: '可用 ? 代表单个字符<br/>用 * 代表任意多个字符'
|
|
@@ -23217,6 +23218,28 @@ const Toolbar = VxeToolbar;
|
|
|
23217
23218
|
include: '包含',
|
|
23218
23219
|
exclude: '不包含',
|
|
23219
23220
|
between: '介于',
|
|
23221
|
+
isAfter: '在以下日期之后',
|
|
23222
|
+
eqAfter: '在以下日期之后或与之相同',
|
|
23223
|
+
isBefore: '在以下日期之前',
|
|
23224
|
+
eqBefore: '在以下日期之前或与之相同',
|
|
23225
|
+
top10: '前10项',
|
|
23226
|
+
aboveAverage: '高于平均值',
|
|
23227
|
+
belowAverage: '低于平均值',
|
|
23228
|
+
before: '之前',
|
|
23229
|
+
after: '之后',
|
|
23230
|
+
tomorrow: '明天',
|
|
23231
|
+
today: '今天',
|
|
23232
|
+
yesterday: '昨天',
|
|
23233
|
+
nextWeek: '下周',
|
|
23234
|
+
thisWeek: '本周',
|
|
23235
|
+
lastWeek: '上周',
|
|
23236
|
+
nextMonth: '下月',
|
|
23237
|
+
thisMonth: '本月',
|
|
23238
|
+
lastMonth: '上月',
|
|
23239
|
+
nextYear: '明年',
|
|
23240
|
+
thisYear: '今年',
|
|
23241
|
+
lastYear: '去年',
|
|
23242
|
+
yearToDate: '本年度截止到现在',
|
|
23220
23243
|
custom: '自定义筛选',
|
|
23221
23244
|
insensitive: '不区分大小写',
|
|
23222
23245
|
isSensitive: '区分大小写'
|
|
@@ -23282,6 +23305,9 @@ const Toolbar = VxeToolbar;
|
|
|
23282
23305
|
include: '包含',
|
|
23283
23306
|
exclude: '不包含',
|
|
23284
23307
|
between: '介于',
|
|
23308
|
+
top10: '前10项',
|
|
23309
|
+
aboveAverage: '高于平均值',
|
|
23310
|
+
belowAverage: '低于平均值',
|
|
23285
23311
|
custom: '自定义筛选',
|
|
23286
23312
|
insensitive: '不区分大小写',
|
|
23287
23313
|
isSensitive: '区分大小写'
|
|
@@ -23299,11 +23325,12 @@ const Toolbar = VxeToolbar;
|
|
|
23299
23325
|
fixedRight: '冻结到右侧',
|
|
23300
23326
|
clearFilter: '清除筛选',
|
|
23301
23327
|
textOption: '文本筛选',
|
|
23302
|
-
numberOption: '数值筛选'
|
|
23328
|
+
numberOption: '数值筛选',
|
|
23329
|
+
dateOption: '日期筛选'
|
|
23303
23330
|
},
|
|
23304
23331
|
popup: {
|
|
23305
23332
|
title: '自定义筛选的方式',
|
|
23306
|
-
currColumnTitle: '
|
|
23333
|
+
currColumnTitle: '显示行:',
|
|
23307
23334
|
and: '与',
|
|
23308
23335
|
or: '或',
|
|
23309
23336
|
describeHtml: '可用 ? 代表单个字符<br/>用 * 代表任意多个字符'
|