vxe-table 4.7.63 → 4.7.65
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 +13 -7
- package/es/locale/lang/es-ES.js +13 -7
- package/es/locale/lang/hu-HU.js +621 -0
- package/es/locale/lang/ja-JP.js +13 -7
- package/es/locale/lang/ko-KR.js +631 -0
- package/es/locale/lang/pt-BR.js +13 -7
- package/es/locale/lang/ru-RU.js +631 -0
- package/es/locale/lang/vi-VN.js +631 -0
- package/es/locale/lang/zh-CN.js +13 -7
- package/es/locale/lang/zh-TC.js +71 -65
- package/es/style.css +1 -1
- package/es/table/src/table.js +20 -8
- package/es/ui/index.js +6 -4
- package/es/ui/src/log.js +1 -1
- package/lib/index.umd.js +41 -18
- package/lib/index.umd.min.js +1 -1
- package/lib/locale/lang/en-US.js +13 -7
- package/lib/locale/lang/en-US.min.js +1 -1
- package/lib/locale/lang/en-US.umd.js +13 -7
- package/lib/locale/lang/es-ES.js +13 -7
- package/lib/locale/lang/es-ES.min.js +1 -1
- package/lib/locale/lang/es-ES.umd.js +13 -7
- package/lib/locale/lang/hu-HU.js +627 -0
- package/lib/locale/lang/hu-HU.min.js +1 -0
- package/lib/locale/lang/ja-JP.js +13 -7
- package/lib/locale/lang/ja-JP.min.js +1 -1
- package/lib/locale/lang/ja-JP.umd.js +13 -7
- package/lib/locale/lang/ko-KR.js +637 -0
- package/lib/locale/lang/ko-KR.min.js +1 -0
- package/lib/locale/lang/pt-BR.js +13 -7
- package/lib/locale/lang/pt-BR.min.js +1 -1
- package/lib/locale/lang/pt-BR.umd.js +13 -7
- package/lib/locale/lang/ru-RU.js +637 -0
- package/lib/locale/lang/ru-RU.min.js +1 -0
- package/lib/locale/lang/vi-VN.js +637 -0
- package/lib/locale/lang/vi-VN.min.js +1 -0
- package/lib/locale/lang/zh-CN.js +13 -7
- package/lib/locale/lang/zh-CN.min.js +1 -1
- package/lib/locale/lang/zh-CN.umd.js +13 -7
- package/lib/locale/lang/zh-HK.min.js +1 -1
- package/lib/locale/lang/zh-HK.umd.js +71 -65
- package/lib/locale/lang/zh-MO.min.js +1 -1
- package/lib/locale/lang/zh-MO.umd.js +71 -65
- package/lib/locale/lang/zh-TC.js +71 -65
- package/lib/locale/lang/zh-TC.min.js +1 -1
- package/lib/locale/lang/zh-TC.umd.js +71 -65
- package/lib/locale/lang/zh-TW.min.js +1 -1
- package/lib/locale/lang/zh-TW.umd.js +71 -65
- package/lib/style.css +1 -1
- package/lib/table/src/table.js +21 -6
- package/lib/table/src/table.min.js +1 -1
- package/lib/ui/index.js +10 -8
- 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 +13 -7
- package/packages/locale/lang/es-ES.ts +13 -7
- package/packages/locale/lang/hu-HU.ts +623 -0
- package/packages/locale/lang/ja-JP.ts +13 -7
- package/packages/locale/lang/ko-KR.ts +633 -0
- package/packages/locale/lang/pt-BR.ts +13 -7
- package/packages/locale/lang/ru-RU.ts +633 -0
- package/packages/locale/lang/vi-VN.ts +633 -0
- package/packages/locale/lang/zh-CN.ts +13 -7
- package/packages/locale/lang/zh-TC.ts +71 -65
- package/packages/table/src/table.ts +19 -8
- package/packages/ui/index.ts +4 -3
- /package/es/{iconfont.1723112033726.ttf → iconfont.1723521776225.ttf} +0 -0
- /package/es/{iconfont.1723112033726.woff → iconfont.1723521776225.woff} +0 -0
- /package/es/{iconfont.1723112033726.woff2 → iconfont.1723521776225.woff2} +0 -0
- /package/lib/{iconfont.1723112033726.ttf → iconfont.1723521776225.ttf} +0 -0
- /package/lib/{iconfont.1723112033726.woff → iconfont.1723521776225.woff} +0 -0
- /package/lib/{iconfont.1723112033726.woff2 → iconfont.1723521776225.woff2} +0 -0
package/lib/ui/index.min.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";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");const version=exports.version="4.7.
|
|
1
|
+
"use strict";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");const version=exports.version="4.7.65",iconPrefix=(_core.VxeUI.version=version,_core.VxeUI.tableVersion="4.7.65",_core.VxeUI.setConfig({emptyCell:" ",table:{fit:!0,showHeader:!0,animat:!0,delayHover:250,autoResize:!0,minHeight:144,resizeConfig:{refreshDelay:250},radioConfig:{strict:!0},checkboxConfig:{strict:!0},tooltipConfig:{enterable:!0},validConfig:{showMessage:!0,autoClear:!0,autoPos:!0,message:"inline",msgMode:"single"},columnConfig:{maxFixedSize:4},customConfig:{allowVisible:!0,allowResizable:!0,allowFixed:!0,allowSort:!0,showFooter:!0,placement:"top-right",modalOptions:{showMaximize:!0,mask:!0,lockView:!0,resize:!0,escClosable:!0}},sortConfig:{showIcon:!0,iconLayout:"vertical"},filterConfig:{showIcon:!0},treeConfig:{rowField:"id",parentField:"parentId",childrenField:"children",hasChildField:"hasChild",mapChildrenField:"_X_ROW_CHILD",indent:20,showIcon:!0},expandConfig:{showIcon:!0},editConfig:{showIcon:!0,showAsterisk:!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:{isEsc:!0},areaConfig:{autoClear:!0,selectCellByHeader:!0},clipConfig:{isCopy:!0,isCut:!0,isPaste:!0},fnrConfig:{isFind:!0,isReplace:!0},scrollX:{gt:60},scrollY:{gt:100}},grid:{formConfig:{enabled:!0},pagerConfig:{enabled:!0},toolbarConfig:{enabled:!0},proxyConfig:{enabled:!0,autoLoad:!0,showResponseMsg:!0,showActiveMsg:!0,props:{list:null,result:"result",total:"page.total",message:"message"}}},toolbar:{}}),"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_RADIO_CHECKED:iconPrefix+"radio-checked-fill",TABLE_RADIO_UNCHECKED:iconPrefix+"radio-unchecked",TABLE_CUSTOM_SORT:iconPrefix+"drag-handle",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.7.
|
|
11
|
+
const version = `table v${"4.7.65"}`;
|
|
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
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.warnLog=exports.errLog=void 0;var _core=require("@vxe-ui/core");const log=_core.VxeUI["log"],version="table v4.7.
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.warnLog=exports.errLog=void 0;var _core=require("@vxe-ui/core");const log=_core.VxeUI["log"],version="table v4.7.65",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.7.
|
|
3
|
+
"version": "4.7.65",
|
|
4
4
|
"description": "一个基于 vue 的 PC 端表格组件,支持增删改查、虚拟树、列拖拽,懒加载、快捷菜单、数据校验、树形结构、打印、导入导出、自定义模板、渲染器、JSON 配置式...",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"update": "npm install --legacy-peer-deps",
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
"style": "lib/style.css",
|
|
29
29
|
"typings": "types/index.d.ts",
|
|
30
30
|
"dependencies": {
|
|
31
|
-
"vxe-pc-ui": "^4.0.
|
|
31
|
+
"vxe-pc-ui": "^4.0.94"
|
|
32
32
|
},
|
|
33
33
|
"devDependencies": {
|
|
34
34
|
"@types/resize-observer-browser": "^0.1.11",
|
|
@@ -1,7 +1,3 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* 已废弃
|
|
3
|
-
* @deprecated
|
|
4
|
-
*/
|
|
5
1
|
export default {
|
|
6
2
|
vxe: {
|
|
7
3
|
base: {
|
|
@@ -23,7 +19,7 @@ export default {
|
|
|
23
19
|
useErr: 'Error installing "{0}" module, possibly in the wrong order, dependent modules need to be installed before Table.',
|
|
24
20
|
barUnableLink: 'Toolbar cannot associate table.',
|
|
25
21
|
expandContent: 'Expand row slot should be "content", please check if it is correct.',
|
|
26
|
-
reqComp: 'Require "{0}" component, check whether the install is correct',
|
|
22
|
+
reqComp: 'Require "{0}" component, check whether the install is correct. https://vxeui.com/#/start/useGlobal',
|
|
27
23
|
reqModule: 'require "{0}" module.',
|
|
28
24
|
reqProp: 'Missing the necessary "{0}" parameter, which can cause error.',
|
|
29
25
|
emptyProp: 'The property "{0}" is not allowed to be empty.',
|
|
@@ -53,6 +49,7 @@ export default {
|
|
|
53
49
|
emptyText: 'No Data',
|
|
54
50
|
allTitle: 'Select all / cancel',
|
|
55
51
|
seqTitle: 'N/S',
|
|
52
|
+
actionTitle: 'Action',
|
|
56
53
|
confirmFilter: 'Confirm',
|
|
57
54
|
resetFilter: 'Reset',
|
|
58
55
|
allFilter: 'All',
|
|
@@ -348,7 +345,8 @@ export default {
|
|
|
348
345
|
textarea: 'Textarea',
|
|
349
346
|
select: 'Select',
|
|
350
347
|
row: 'Row/column',
|
|
351
|
-
title: '
|
|
348
|
+
title: 'Title',
|
|
349
|
+
text: 'Text',
|
|
352
350
|
subtable: 'Subtable',
|
|
353
351
|
VxeSwitch: 'Yes/no',
|
|
354
352
|
VxeInput: 'Input',
|
|
@@ -422,7 +420,15 @@ export default {
|
|
|
422
420
|
},
|
|
423
421
|
listDesign: {
|
|
424
422
|
fieldSettingTab: 'Field setting',
|
|
425
|
-
listSettingTab: 'List setting'
|
|
423
|
+
listSettingTab: 'List setting',
|
|
424
|
+
activeBtn: {
|
|
425
|
+
ActionButtonUpdate: 'Edit',
|
|
426
|
+
ActionButtonDelete: 'Delete'
|
|
427
|
+
}
|
|
428
|
+
},
|
|
429
|
+
text: {
|
|
430
|
+
copySuccess: 'Successfully copied to clipboard.',
|
|
431
|
+
copyError: 'The current environment does not support this operation.'
|
|
426
432
|
},
|
|
427
433
|
|
|
428
434
|
/**
|
|
@@ -1,7 +1,3 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* 已废弃
|
|
3
|
-
* @deprecated
|
|
4
|
-
*/
|
|
5
1
|
export default {
|
|
6
2
|
vxe: {
|
|
7
3
|
base: {
|
|
@@ -23,7 +19,7 @@ export default {
|
|
|
23
19
|
useErr: 'Error al instalar el módulo "{0}", posiblemente en el orden equivocado, los módulos dependientes deben ser instalados antes de la tabla.',
|
|
24
20
|
barUnableLink: 'La barra de herramientas no puede asociarse con la tabla.',
|
|
25
21
|
expandContent: 'La ranura de fila expandible debería ser "contenido", por favor revise si está correcta.',
|
|
26
|
-
reqComp: 'Require "{0}" component, check whether the install is correct',
|
|
22
|
+
reqComp: 'Require "{0}" component, check whether the install is correct. https://vxeui.com/#/start/useGlobal',
|
|
27
23
|
reqModule: 'Requerir el módulo "{0}".',
|
|
28
24
|
reqProp: 'Falta el parámetro necesario "{0}", lo que puede causar errores.',
|
|
29
25
|
emptyProp: 'La propiedad "{0}" no se permite estar vacía.',
|
|
@@ -53,6 +49,7 @@ export default {
|
|
|
53
49
|
emptyText: 'No hay datos',
|
|
54
50
|
allTitle: 'Seleccionar todo / cancelar',
|
|
55
51
|
seqTitle: 'N/S',
|
|
52
|
+
actionTitle: 'Action',
|
|
56
53
|
confirmFilter: 'Confirmar',
|
|
57
54
|
resetFilter: 'Restablecer',
|
|
58
55
|
allFilter: 'Todo',
|
|
@@ -348,7 +345,8 @@ export default {
|
|
|
348
345
|
textarea: 'Textarea',
|
|
349
346
|
select: 'Select',
|
|
350
347
|
row: 'Row/column',
|
|
351
|
-
title: '
|
|
348
|
+
title: 'Title',
|
|
349
|
+
text: 'Text',
|
|
352
350
|
subtable: 'Subtable',
|
|
353
351
|
VxeSwitch: 'Yes/no',
|
|
354
352
|
VxeInput: 'Input',
|
|
@@ -422,7 +420,15 @@ export default {
|
|
|
422
420
|
},
|
|
423
421
|
listDesign: {
|
|
424
422
|
fieldSettingTab: 'Field setting',
|
|
425
|
-
listSettingTab: 'List setting'
|
|
423
|
+
listSettingTab: 'List setting',
|
|
424
|
+
activeBtn: {
|
|
425
|
+
ActionButtonUpdate: 'Edit',
|
|
426
|
+
ActionButtonDelete: 'Delete'
|
|
427
|
+
}
|
|
428
|
+
},
|
|
429
|
+
text: {
|
|
430
|
+
copySuccess: 'Successfully copied to clipboard.',
|
|
431
|
+
copyError: 'The current environment does not support this operation.'
|
|
426
432
|
},
|
|
427
433
|
|
|
428
434
|
/**
|