vxe-table 4.14.2 → 4.14.3
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/grid/src/grid.js +1 -1
- package/es/locale/lang/ar-EG.js +19 -1
- package/es/locale/lang/de-DE.js +19 -1
- package/es/locale/lang/en-US.js +20 -2
- package/es/locale/lang/es-ES.js +19 -1
- package/es/locale/lang/fr-FR.js +19 -1
- package/es/locale/lang/hu-HU.js +19 -1
- package/es/locale/lang/hy-AM.js +18 -0
- package/es/locale/lang/id-ID.js +19 -1
- package/es/locale/lang/it-IT.js +19 -1
- package/es/locale/lang/ja-JP.js +19 -1
- package/es/locale/lang/ko-KR.js +19 -1
- package/es/locale/lang/ms-MY.js +19 -1
- package/es/locale/lang/nb-NO.js +19 -1
- package/es/locale/lang/pt-BR.js +19 -1
- package/es/locale/lang/ru-RU.js +19 -1
- package/es/locale/lang/th-TH.js +19 -1
- package/es/locale/lang/ug-CN.js +19 -1
- package/es/locale/lang/uk-UA.js +19 -1
- package/es/locale/lang/uz-UZ.js +19 -1
- package/es/locale/lang/vi-VN.js +19 -1
- package/es/locale/lang/zh-CHT.js +19 -1
- package/es/locale/lang/zh-CN.js +18 -0
- package/es/style.css +1 -1
- package/es/table/module/filter/panel.js +5 -1
- package/es/table/src/table.js +14 -4
- package/es/ui/index.js +2 -2
- package/es/ui/src/log.js +1 -1
- package/lib/grid/src/grid.js +1 -1
- package/lib/grid/src/grid.min.js +1 -1
- package/lib/index.umd.js +32 -10
- package/lib/index.umd.min.js +1 -1
- package/lib/locale/lang/ar-EG.js +19 -1
- package/lib/locale/lang/ar-EG.min.js +1 -1
- package/lib/locale/lang/ar-EG.umd.js +19 -1
- package/lib/locale/lang/de-DE.js +19 -1
- package/lib/locale/lang/de-DE.min.js +1 -1
- package/lib/locale/lang/de-DE.umd.js +19 -1
- package/lib/locale/lang/en-US.js +20 -2
- package/lib/locale/lang/en-US.min.js +1 -1
- package/lib/locale/lang/en-US.umd.js +20 -2
- package/lib/locale/lang/es-ES.js +19 -1
- package/lib/locale/lang/es-ES.min.js +1 -1
- package/lib/locale/lang/es-ES.umd.js +19 -1
- package/lib/locale/lang/fr-FR.js +19 -1
- package/lib/locale/lang/fr-FR.min.js +1 -1
- package/lib/locale/lang/fr-FR.umd.js +19 -1
- package/lib/locale/lang/hu-HU.js +19 -1
- package/lib/locale/lang/hu-HU.min.js +1 -1
- package/lib/locale/lang/hu-HU.umd.js +19 -1
- package/lib/locale/lang/hy-AM.js +18 -0
- package/lib/locale/lang/hy-AM.min.js +1 -1
- package/lib/locale/lang/hy-AM.umd.js +18 -0
- package/lib/locale/lang/id-ID.js +19 -1
- package/lib/locale/lang/id-ID.min.js +1 -1
- package/lib/locale/lang/id-ID.umd.js +19 -1
- package/lib/locale/lang/it-IT.js +19 -1
- package/lib/locale/lang/it-IT.min.js +1 -1
- package/lib/locale/lang/it-IT.umd.js +19 -1
- package/lib/locale/lang/ja-JP.js +19 -1
- package/lib/locale/lang/ja-JP.min.js +1 -1
- package/lib/locale/lang/ja-JP.umd.js +19 -1
- package/lib/locale/lang/ko-KR.js +19 -1
- package/lib/locale/lang/ko-KR.min.js +1 -1
- package/lib/locale/lang/ko-KR.umd.js +19 -1
- package/lib/locale/lang/ms-MY.js +19 -1
- package/lib/locale/lang/ms-MY.min.js +1 -1
- package/lib/locale/lang/ms-MY.umd.js +19 -1
- package/lib/locale/lang/nb-NO.js +19 -1
- package/lib/locale/lang/nb-NO.min.js +1 -1
- package/lib/locale/lang/nb-NO.umd.js +19 -1
- package/lib/locale/lang/pt-BR.js +19 -1
- package/lib/locale/lang/pt-BR.min.js +1 -1
- package/lib/locale/lang/pt-BR.umd.js +19 -1
- package/lib/locale/lang/ru-RU.js +19 -1
- package/lib/locale/lang/ru-RU.min.js +1 -1
- package/lib/locale/lang/ru-RU.umd.js +19 -1
- package/lib/locale/lang/th-TH.js +19 -1
- package/lib/locale/lang/th-TH.min.js +1 -1
- package/lib/locale/lang/th-TH.umd.js +19 -1
- package/lib/locale/lang/ug-CN.js +19 -1
- package/lib/locale/lang/ug-CN.min.js +1 -1
- package/lib/locale/lang/ug-CN.umd.js +19 -1
- package/lib/locale/lang/uk-UA.js +19 -1
- package/lib/locale/lang/uk-UA.min.js +1 -1
- package/lib/locale/lang/uk-UA.umd.js +19 -1
- package/lib/locale/lang/uz-UZ.js +19 -1
- package/lib/locale/lang/uz-UZ.min.js +1 -1
- package/lib/locale/lang/uz-UZ.umd.js +19 -1
- package/lib/locale/lang/vi-VN.js +19 -1
- package/lib/locale/lang/vi-VN.min.js +1 -1
- package/lib/locale/lang/vi-VN.umd.js +19 -1
- package/lib/locale/lang/zh-CHT.js +19 -1
- package/lib/locale/lang/zh-CHT.min.js +1 -1
- package/lib/locale/lang/zh-CHT.umd.js +19 -1
- package/lib/locale/lang/zh-CN.js +18 -0
- package/lib/locale/lang/zh-CN.min.js +1 -1
- package/lib/locale/lang/zh-CN.umd.js +18 -0
- package/lib/style.css +1 -1
- package/lib/table/module/filter/panel.js +5 -1
- package/lib/table/module/filter/panel.min.js +1 -1
- package/lib/table/src/table.js +5 -5
- package/lib/table/src/table.min.js +1 -1
- package/lib/ui/index.js +2 -2
- 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/grid/src/grid.ts +4 -4
- package/packages/locale/lang/ar-EG.ts +19 -1
- package/packages/locale/lang/de-DE.ts +19 -1
- package/packages/locale/lang/en-US.ts +20 -2
- package/packages/locale/lang/es-ES.ts +19 -1
- package/packages/locale/lang/fr-FR.ts +19 -1
- package/packages/locale/lang/hu-HU.ts +19 -1
- package/packages/locale/lang/hy-AM.ts +18 -0
- package/packages/locale/lang/id-ID.ts +19 -1
- package/packages/locale/lang/it-IT.ts +19 -1
- package/packages/locale/lang/ja-JP.ts +19 -1
- package/packages/locale/lang/ko-KR.ts +19 -1
- package/packages/locale/lang/ms-MY.ts +19 -1
- package/packages/locale/lang/nb-NO.ts +19 -1
- package/packages/locale/lang/pt-BR.ts +19 -1
- package/packages/locale/lang/ru-RU.ts +19 -1
- package/packages/locale/lang/th-TH.ts +19 -1
- package/packages/locale/lang/ug-CN.ts +19 -1
- package/packages/locale/lang/uk-UA.ts +19 -1
- package/packages/locale/lang/uz-UZ.ts +19 -1
- package/packages/locale/lang/vi-VN.ts +19 -1
- package/packages/locale/lang/zh-CHT.ts +19 -1
- package/packages/locale/lang/zh-CN.ts +18 -0
- package/packages/table/module/custom/panel.ts +6 -6
- package/packages/table/module/export/export-panel.ts +5 -6
- package/packages/table/module/export/import-panel.ts +3 -4
- package/packages/table/module/filter/panel.ts +5 -1
- package/packages/table/src/table.ts +16 -7
- package/packages/toolbar/src/toolbar.ts +4 -4
- package/packages/ui/index.ts +1 -1
- /package/es/{iconfont.1752196480453.ttf → iconfont.1752473553949.ttf} +0 -0
- /package/es/{iconfont.1752196480453.woff → iconfont.1752473553949.woff} +0 -0
- /package/es/{iconfont.1752196480453.woff2 → iconfont.1752473553949.woff2} +0 -0
- /package/lib/{iconfont.1752196480453.ttf → iconfont.1752473553949.ttf} +0 -0
- /package/lib/{iconfont.1752196480453.woff → iconfont.1752473553949.woff} +0 -0
- /package/lib/{iconfont.1752196480453.woff2 → iconfont.1752473553949.woff2} +0 -0
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.14.
|
|
16
|
+
const version = exports.version = "4.14.3";
|
|
17
17
|
_core.VxeUI.version = version;
|
|
18
18
|
_core.VxeUI.tableVersion = version;
|
|
19
19
|
_core.VxeUI.setConfig({
|
|
@@ -270,7 +270,7 @@ _core.VxeUI.setConfig({
|
|
|
270
270
|
autoLoad: true,
|
|
271
271
|
showLoading: true,
|
|
272
272
|
showResponseMsg: true,
|
|
273
|
-
|
|
273
|
+
showActionMsg: true,
|
|
274
274
|
response: {
|
|
275
275
|
list: null,
|
|
276
276
|
result: 'result',
|
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.14.
|
|
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.14.3",iconPrefix=(_core.VxeUI.version=version,_core.VxeUI.tableVersion=version,_core.VxeUI.setConfig({emptyCell:" ",table:{fit:!0,showHeader:!0,animat:!0,delayHover:250,autoResize:!0,minHeight:144,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},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"},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:{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:{}},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:{}}),"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.14.
|
|
11
|
+
const version = `table v${"4.14.3"}`;
|
|
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.14.
|
|
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.14.3",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.14.
|
|
3
|
+
"version": "4.14.3",
|
|
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",
|
|
@@ -11,7 +11,7 @@ import tableComponentEmits from '../../table/src/emits'
|
|
|
11
11
|
import { getSlotVNs } from '../../ui/src/vn'
|
|
12
12
|
import { warnLog, errLog } from '../../ui/src/log'
|
|
13
13
|
|
|
14
|
-
import type { ValueOf,
|
|
14
|
+
import type { ValueOf, VxeFormEvents, VxeFormInstance, VxePagerEvents, VxeFormItemProps, VxePagerInstance, VxeComponentStyleType } from 'vxe-pc-ui'
|
|
15
15
|
import type { VxeTableMethods, VxeGridConstructor, VxeGridEmits, GridReactData, VxeGridPropTypes, VxeToolbarPropTypes, GridMethods, GridPrivateMethods, VxeGridPrivateComputed, VxeGridPrivateMethods, VxeToolbarInstance, GridPrivateRef, VxeTableProps, VxeTableConstructor, VxeTablePrivateMethods, VxeTableEvents, VxeTableDefines, VxeTableEventProps, VxeGridProps } from '../../../types'
|
|
16
16
|
|
|
17
17
|
const { getConfig, getI18n, commands, hooks, useFns, createEvent, globalEvents, GLOBAL_EVENT_KEYS, renderEmptyElement } = VxeUI
|
|
@@ -59,8 +59,8 @@ export default defineVxeComponent({
|
|
|
59
59
|
const xID = XEUtils.uniqueId()
|
|
60
60
|
|
|
61
61
|
// 使用已安装的组件,如果未安装则不渲染
|
|
62
|
-
const VxeUIFormComponent = VxeUI.getComponent
|
|
63
|
-
const VxeUIPagerComponent = VxeUI.getComponent
|
|
62
|
+
const VxeUIFormComponent = VxeUI.getComponent('VxeForm')
|
|
63
|
+
const VxeUIPagerComponent = VxeUI.getComponent('VxePager')
|
|
64
64
|
|
|
65
65
|
const defaultLayouts: VxeGridPropTypes.Layouts = [['Form'], ['Toolbar', 'Top', 'Table', 'Bottom', 'Pager']]
|
|
66
66
|
|
|
@@ -129,7 +129,7 @@ export default defineVxeComponent({
|
|
|
129
129
|
|
|
130
130
|
const computeIsActiveMsg = computed(() => {
|
|
131
131
|
const proxyOpts = computeProxyOpts.value
|
|
132
|
-
return !!proxyOpts.showActiveMsg
|
|
132
|
+
return XEUtils.isBoolean(proxyOpts.showActionMsg) ? proxyOpts.showActionMsg : !!proxyOpts.showActiveMsg
|
|
133
133
|
})
|
|
134
134
|
|
|
135
135
|
const computePagerOpts = computed(() => {
|
|
@@ -96,9 +96,27 @@ export default {
|
|
|
96
96
|
operError: 'حدث خطأ وفشلت العملية!'
|
|
97
97
|
},
|
|
98
98
|
select: {
|
|
99
|
+
clear: '清除',
|
|
100
|
+
allChecked: '全选',
|
|
101
|
+
total: '{0} / {1}',
|
|
99
102
|
search: 'يبحث',
|
|
100
103
|
loadingText: 'تحميل',
|
|
101
|
-
emptyText: 'لا توجد بيانات حتى الآن'
|
|
104
|
+
emptyText: 'لا توجد بيانات حتى الآن',
|
|
105
|
+
maxOpt: '最大可选择的数量不能超过 {0} 个',
|
|
106
|
+
overSizeErr: '已超出最大可选数量 {0} 个,超出部分将被忽略!',
|
|
107
|
+
searchEmpty: '未匹配到数据!'
|
|
108
|
+
},
|
|
109
|
+
tree: {
|
|
110
|
+
searchEmpty: '未匹配到数据!'
|
|
111
|
+
},
|
|
112
|
+
treeSelect: {
|
|
113
|
+
clearChecked: '清除',
|
|
114
|
+
allChecked: '全选',
|
|
115
|
+
allExpand: '全部展开',
|
|
116
|
+
clearExpand: '全部收起',
|
|
117
|
+
total: '已选 {0}',
|
|
118
|
+
search: 'Search',
|
|
119
|
+
emptyText: '暂无数据'
|
|
102
120
|
},
|
|
103
121
|
pager: {
|
|
104
122
|
goto: 'يذهب',
|
|
@@ -96,9 +96,27 @@ export default {
|
|
|
96
96
|
operError: 'Ein Fehler ist aufgetreten und die Operation ist fehlgeschlagen!'
|
|
97
97
|
},
|
|
98
98
|
select: {
|
|
99
|
+
clear: '清除',
|
|
100
|
+
allChecked: '全选',
|
|
101
|
+
total: '{0} / {1}',
|
|
99
102
|
search: 'suchen',
|
|
100
103
|
loadingText: 'Laden',
|
|
101
|
-
emptyText: 'Noch keine Daten'
|
|
104
|
+
emptyText: 'Noch keine Daten',
|
|
105
|
+
maxOpt: '最大可选择的数量不能超过 {0} 个',
|
|
106
|
+
overSizeErr: '已超出最大可选数量 {0} 个,超出部分将被忽略!',
|
|
107
|
+
searchEmpty: '未匹配到数据!'
|
|
108
|
+
},
|
|
109
|
+
tree: {
|
|
110
|
+
searchEmpty: '未匹配到数据!'
|
|
111
|
+
},
|
|
112
|
+
treeSelect: {
|
|
113
|
+
clearChecked: '清除',
|
|
114
|
+
allChecked: '全选',
|
|
115
|
+
allExpand: '全部展开',
|
|
116
|
+
clearExpand: '全部收起',
|
|
117
|
+
total: '已选 {0}',
|
|
118
|
+
search: 'Search',
|
|
119
|
+
emptyText: '暂无数据'
|
|
102
120
|
},
|
|
103
121
|
pager: {
|
|
104
122
|
goto: 'Gehen',
|
|
@@ -96,8 +96,26 @@ export default {
|
|
|
96
96
|
operError: 'An error occurred and the operation failed!'
|
|
97
97
|
},
|
|
98
98
|
select: {
|
|
99
|
-
|
|
100
|
-
|
|
99
|
+
clear: 'Clear',
|
|
100
|
+
allChecked: 'All',
|
|
101
|
+
total: '{0} / {1}',
|
|
102
|
+
search: 'Search',
|
|
103
|
+
loadingText: 'Loading',
|
|
104
|
+
emptyText: 'No data yet',
|
|
105
|
+
maxOpt: 'The maximum number that can be selected cannot exceed {0}.',
|
|
106
|
+
overSizeErr: 'The maximum selectable quantity of {0} has been exceeded. The excess part will be ignored!',
|
|
107
|
+
searchEmpty: 'No matching data found!'
|
|
108
|
+
},
|
|
109
|
+
tree: {
|
|
110
|
+
searchEmpty: '未匹配到数据!'
|
|
111
|
+
},
|
|
112
|
+
treeSelect: {
|
|
113
|
+
clearChecked: 'Clear',
|
|
114
|
+
allChecked: 'Check all',
|
|
115
|
+
allExpand: 'Expand all',
|
|
116
|
+
clearExpand: 'Collapse all',
|
|
117
|
+
total: 'Selected {0}',
|
|
118
|
+
search: 'Search',
|
|
101
119
|
emptyText: 'No data yet'
|
|
102
120
|
},
|
|
103
121
|
pager: {
|
|
@@ -96,9 +96,27 @@ export default {
|
|
|
96
96
|
operError: '¡Se produjo un error y la operación falló!'
|
|
97
97
|
},
|
|
98
98
|
select: {
|
|
99
|
+
clear: '清除',
|
|
100
|
+
allChecked: '全选',
|
|
101
|
+
total: '{0} / {1}',
|
|
99
102
|
search: 'buscar',
|
|
100
103
|
loadingText: 'cargando',
|
|
101
|
-
emptyText: 'Aún no hay datos'
|
|
104
|
+
emptyText: 'Aún no hay datos',
|
|
105
|
+
maxOpt: '最大可选择的数量不能超过 {0} 个',
|
|
106
|
+
overSizeErr: '已超出最大可选数量 {0} 个,超出部分将被忽略!',
|
|
107
|
+
searchEmpty: '未匹配到数据!'
|
|
108
|
+
},
|
|
109
|
+
tree: {
|
|
110
|
+
searchEmpty: '未匹配到数据!'
|
|
111
|
+
},
|
|
112
|
+
treeSelect: {
|
|
113
|
+
clearChecked: '清除',
|
|
114
|
+
allChecked: '全选',
|
|
115
|
+
allExpand: '全部展开',
|
|
116
|
+
clearExpand: '全部收起',
|
|
117
|
+
total: '已选 {0}',
|
|
118
|
+
search: '搜索',
|
|
119
|
+
emptyText: '暂无数据'
|
|
102
120
|
},
|
|
103
121
|
pager: {
|
|
104
122
|
goto: 'Ir',
|
|
@@ -96,9 +96,27 @@ export default {
|
|
|
96
96
|
operError: "Une erreur s'est produite et l'opération a échoué!"
|
|
97
97
|
},
|
|
98
98
|
select: {
|
|
99
|
+
clear: '清除',
|
|
100
|
+
allChecked: '全选',
|
|
101
|
+
total: '{0} / {1}',
|
|
99
102
|
search: 'recherche',
|
|
100
103
|
loadingText: 'chargement',
|
|
101
|
-
emptyText: 'Pas encore de données'
|
|
104
|
+
emptyText: 'Pas encore de données',
|
|
105
|
+
maxOpt: '最大可选择的数量不能超过 {0} 个',
|
|
106
|
+
overSizeErr: '已超出最大可选数量 {0} 个,超出部分将被忽略!',
|
|
107
|
+
searchEmpty: '未匹配到数据!'
|
|
108
|
+
},
|
|
109
|
+
tree: {
|
|
110
|
+
searchEmpty: '未匹配到数据!'
|
|
111
|
+
},
|
|
112
|
+
treeSelect: {
|
|
113
|
+
clearChecked: '清除',
|
|
114
|
+
allChecked: '全选',
|
|
115
|
+
allExpand: '全部展开',
|
|
116
|
+
clearExpand: '全部收起',
|
|
117
|
+
total: '已选 {0}',
|
|
118
|
+
search: '搜索',
|
|
119
|
+
emptyText: '暂无数据'
|
|
102
120
|
},
|
|
103
121
|
pager: {
|
|
104
122
|
goto: 'Aller',
|
|
@@ -96,9 +96,27 @@ export default {
|
|
|
96
96
|
operError: 'Hiba történt, és a művelet meghibásodott!'
|
|
97
97
|
},
|
|
98
98
|
select: {
|
|
99
|
+
clear: '清除',
|
|
100
|
+
allChecked: '全选',
|
|
101
|
+
total: '{0} / {1}',
|
|
99
102
|
search: 'keresés',
|
|
100
103
|
loadingText: 'terhelés',
|
|
101
|
-
emptyText: 'Még nincs adat'
|
|
104
|
+
emptyText: 'Még nincs adat',
|
|
105
|
+
maxOpt: '最大可选择的数量不能超过 {0} 个',
|
|
106
|
+
overSizeErr: '已超出最大可选数量 {0} 个,超出部分将被忽略!',
|
|
107
|
+
searchEmpty: '未匹配到数据!'
|
|
108
|
+
},
|
|
109
|
+
tree: {
|
|
110
|
+
searchEmpty: '未匹配到数据!'
|
|
111
|
+
},
|
|
112
|
+
treeSelect: {
|
|
113
|
+
clearChecked: '清除',
|
|
114
|
+
allChecked: '全选',
|
|
115
|
+
allExpand: '全部展开',
|
|
116
|
+
clearExpand: '全部收起',
|
|
117
|
+
total: '已选 {0}',
|
|
118
|
+
search: '搜索',
|
|
119
|
+
emptyText: '暂无数据'
|
|
102
120
|
},
|
|
103
121
|
pager: {
|
|
104
122
|
goto: 'Megy',
|
|
@@ -96,8 +96,26 @@ export default {
|
|
|
96
96
|
operError: '发生错误,操作失败!'
|
|
97
97
|
},
|
|
98
98
|
select: {
|
|
99
|
+
clear: '清除',
|
|
100
|
+
allChecked: '全选',
|
|
101
|
+
total: '{0} / {1}',
|
|
99
102
|
search: '搜索',
|
|
100
103
|
loadingText: '加载中',
|
|
104
|
+
emptyText: '暂无数据',
|
|
105
|
+
maxOpt: '最大可选择的数量不能超过 {0} 个',
|
|
106
|
+
overSizeErr: '已超出最大可选数量 {0} 个,超出部分将被忽略!',
|
|
107
|
+
searchEmpty: '未匹配到数据!'
|
|
108
|
+
},
|
|
109
|
+
tree: {
|
|
110
|
+
searchEmpty: '未匹配到数据!'
|
|
111
|
+
},
|
|
112
|
+
treeSelect: {
|
|
113
|
+
clearChecked: '清除',
|
|
114
|
+
allChecked: '全选',
|
|
115
|
+
allExpand: '全部展开',
|
|
116
|
+
clearExpand: '全部收起',
|
|
117
|
+
total: '已选 {0}',
|
|
118
|
+
search: '搜索',
|
|
101
119
|
emptyText: '暂无数据'
|
|
102
120
|
},
|
|
103
121
|
pager: {
|
|
@@ -96,9 +96,27 @@ export default {
|
|
|
96
96
|
operError: 'Terjadi kesalahan dan operasinya gagal!'
|
|
97
97
|
},
|
|
98
98
|
select: {
|
|
99
|
+
clear: '清除',
|
|
100
|
+
allChecked: '全选',
|
|
101
|
+
total: '{0} / {1}',
|
|
99
102
|
search: 'mencari',
|
|
100
103
|
loadingText: 'memuat',
|
|
101
|
-
emptyText: 'Belum ada data'
|
|
104
|
+
emptyText: 'Belum ada data',
|
|
105
|
+
maxOpt: '最大可选择的数量不能超过 {0} 个',
|
|
106
|
+
overSizeErr: '已超出最大可选数量 {0} 个,超出部分将被忽略!',
|
|
107
|
+
searchEmpty: '未匹配到数据!'
|
|
108
|
+
},
|
|
109
|
+
tree: {
|
|
110
|
+
searchEmpty: '未匹配到数据!'
|
|
111
|
+
},
|
|
112
|
+
treeSelect: {
|
|
113
|
+
clearChecked: '清除',
|
|
114
|
+
allChecked: '全选',
|
|
115
|
+
allExpand: '全部展开',
|
|
116
|
+
clearExpand: '全部收起',
|
|
117
|
+
total: '已选 {0}',
|
|
118
|
+
search: '搜索',
|
|
119
|
+
emptyText: '暂无数据'
|
|
102
120
|
},
|
|
103
121
|
pager: {
|
|
104
122
|
goto: 'Pergi',
|
|
@@ -96,9 +96,27 @@ export default {
|
|
|
96
96
|
operError: "Si è verificato un errore e l'operazione non è riuscita!"
|
|
97
97
|
},
|
|
98
98
|
select: {
|
|
99
|
+
clear: '清除',
|
|
100
|
+
allChecked: '全选',
|
|
101
|
+
total: '{0} / {1}',
|
|
99
102
|
search: 'ricerca',
|
|
100
103
|
loadingText: 'caricamento',
|
|
101
|
-
emptyText: 'Nessun dati ancora'
|
|
104
|
+
emptyText: 'Nessun dati ancora',
|
|
105
|
+
maxOpt: '最大可选择的数量不能超过 {0} 个',
|
|
106
|
+
overSizeErr: '已超出最大可选数量 {0} 个,超出部分将被忽略!',
|
|
107
|
+
searchEmpty: '未匹配到数据!'
|
|
108
|
+
},
|
|
109
|
+
tree: {
|
|
110
|
+
searchEmpty: '未匹配到数据!'
|
|
111
|
+
},
|
|
112
|
+
treeSelect: {
|
|
113
|
+
clearChecked: '清除',
|
|
114
|
+
allChecked: '全选',
|
|
115
|
+
allExpand: '全部展开',
|
|
116
|
+
clearExpand: '全部收起',
|
|
117
|
+
total: '已选 {0}',
|
|
118
|
+
search: '搜索',
|
|
119
|
+
emptyText: '暂无数据'
|
|
102
120
|
},
|
|
103
121
|
pager: {
|
|
104
122
|
goto: 'Andare',
|
|
@@ -96,9 +96,27 @@ export default {
|
|
|
96
96
|
operError: 'エラーが発生し、操作が失敗しました!'
|
|
97
97
|
},
|
|
98
98
|
select: {
|
|
99
|
+
clear: '清除',
|
|
100
|
+
allChecked: '全选',
|
|
101
|
+
total: '{0} / {1}',
|
|
99
102
|
search: '検索',
|
|
100
103
|
loadingText: '読み込み',
|
|
101
|
-
emptyText: 'まだデータはありません'
|
|
104
|
+
emptyText: 'まだデータはありません',
|
|
105
|
+
maxOpt: '最大可选择的数量不能超过 {0} 个',
|
|
106
|
+
overSizeErr: '已超出最大可选数量 {0} 个,超出部分将被忽略!',
|
|
107
|
+
searchEmpty: '未匹配到数据!'
|
|
108
|
+
},
|
|
109
|
+
tree: {
|
|
110
|
+
searchEmpty: '未匹配到数据!'
|
|
111
|
+
},
|
|
112
|
+
treeSelect: {
|
|
113
|
+
clearChecked: '清除',
|
|
114
|
+
allChecked: '全选',
|
|
115
|
+
allExpand: '全部展开',
|
|
116
|
+
clearExpand: '全部收起',
|
|
117
|
+
total: '已选 {0}',
|
|
118
|
+
search: '搜索',
|
|
119
|
+
emptyText: '暂无数据'
|
|
102
120
|
},
|
|
103
121
|
pager: {
|
|
104
122
|
goto: '行く',
|
|
@@ -96,9 +96,27 @@ export default {
|
|
|
96
96
|
operError: '오류가 발생했고 작업이 실패했습니다!'
|
|
97
97
|
},
|
|
98
98
|
select: {
|
|
99
|
+
clear: '清除',
|
|
100
|
+
allChecked: '全选',
|
|
101
|
+
total: '{0} / {1}',
|
|
99
102
|
search: '찾다',
|
|
100
103
|
loadingText: '로딩',
|
|
101
|
-
emptyText: '아직 데이터가 없습니다'
|
|
104
|
+
emptyText: '아직 데이터가 없습니다',
|
|
105
|
+
maxOpt: '最大可选择的数量不能超过 {0} 个',
|
|
106
|
+
overSizeErr: '已超出最大可选数量 {0} 个,超出部分将被忽略!',
|
|
107
|
+
searchEmpty: '未匹配到数据!'
|
|
108
|
+
},
|
|
109
|
+
tree: {
|
|
110
|
+
searchEmpty: '未匹配到数据!'
|
|
111
|
+
},
|
|
112
|
+
treeSelect: {
|
|
113
|
+
clearChecked: '清除',
|
|
114
|
+
allChecked: '全选',
|
|
115
|
+
allExpand: '全部展开',
|
|
116
|
+
clearExpand: '全部收起',
|
|
117
|
+
total: '已选 {0}',
|
|
118
|
+
search: '搜索',
|
|
119
|
+
emptyText: '暂无数据'
|
|
102
120
|
},
|
|
103
121
|
pager: {
|
|
104
122
|
goto: '가다',
|
|
@@ -96,9 +96,27 @@ export default {
|
|
|
96
96
|
operError: 'Kesalahan berlaku dan operasi gagal!'
|
|
97
97
|
},
|
|
98
98
|
select: {
|
|
99
|
+
clear: '清除',
|
|
100
|
+
allChecked: '全选',
|
|
101
|
+
total: '{0} / {1}',
|
|
99
102
|
search: 'cari',
|
|
100
103
|
loadingText: 'Memuatkan',
|
|
101
|
-
emptyText: 'Belum ada data'
|
|
104
|
+
emptyText: 'Belum ada data',
|
|
105
|
+
maxOpt: '最大可选择的数量不能超过 {0} 个',
|
|
106
|
+
overSizeErr: '已超出最大可选数量 {0} 个,超出部分将被忽略!',
|
|
107
|
+
searchEmpty: '未匹配到数据!'
|
|
108
|
+
},
|
|
109
|
+
tree: {
|
|
110
|
+
searchEmpty: '未匹配到数据!'
|
|
111
|
+
},
|
|
112
|
+
treeSelect: {
|
|
113
|
+
clearChecked: '清除',
|
|
114
|
+
allChecked: '全选',
|
|
115
|
+
allExpand: '全部展开',
|
|
116
|
+
clearExpand: '全部收起',
|
|
117
|
+
total: '已选 {0}',
|
|
118
|
+
search: '搜索',
|
|
119
|
+
emptyText: '暂无数据'
|
|
102
120
|
},
|
|
103
121
|
pager: {
|
|
104
122
|
goto: 'Pergi',
|
|
@@ -96,9 +96,27 @@ export default {
|
|
|
96
96
|
operError: 'Det oppsto en feil og operasjonen mislyktes!'
|
|
97
97
|
},
|
|
98
98
|
select: {
|
|
99
|
+
clear: '清除',
|
|
100
|
+
allChecked: '全选',
|
|
101
|
+
total: '{0} / {1}',
|
|
99
102
|
search: 'søk',
|
|
100
103
|
loadingText: 'lasting',
|
|
101
|
-
emptyText: 'Ingen data ennå'
|
|
104
|
+
emptyText: 'Ingen data ennå',
|
|
105
|
+
maxOpt: '最大可选择的数量不能超过 {0} 个',
|
|
106
|
+
overSizeErr: '已超出最大可选数量 {0} 个,超出部分将被忽略!',
|
|
107
|
+
searchEmpty: '未匹配到数据!'
|
|
108
|
+
},
|
|
109
|
+
tree: {
|
|
110
|
+
searchEmpty: '未匹配到数据!'
|
|
111
|
+
},
|
|
112
|
+
treeSelect: {
|
|
113
|
+
clearChecked: '清除',
|
|
114
|
+
allChecked: '全选',
|
|
115
|
+
allExpand: '全部展开',
|
|
116
|
+
clearExpand: '全部收起',
|
|
117
|
+
total: '已选 {0}',
|
|
118
|
+
search: '搜索',
|
|
119
|
+
emptyText: '暂无数据'
|
|
102
120
|
},
|
|
103
121
|
pager: {
|
|
104
122
|
goto: 'Gå',
|
|
@@ -96,9 +96,27 @@ export default {
|
|
|
96
96
|
operError: 'Ocorreu um erro e a operação falhou!'
|
|
97
97
|
},
|
|
98
98
|
select: {
|
|
99
|
+
clear: '清除',
|
|
100
|
+
allChecked: '全选',
|
|
101
|
+
total: '{0} / {1}',
|
|
99
102
|
search: 'procurar',
|
|
100
103
|
loadingText: 'carregando',
|
|
101
|
-
emptyText: 'Ainda não há dados'
|
|
104
|
+
emptyText: 'Ainda não há dados',
|
|
105
|
+
maxOpt: '最大可选择的数量不能超过 {0} 个',
|
|
106
|
+
overSizeErr: '已超出最大可选数量 {0} 个,超出部分将被忽略!',
|
|
107
|
+
searchEmpty: '未匹配到数据!'
|
|
108
|
+
},
|
|
109
|
+
tree: {
|
|
110
|
+
searchEmpty: '未匹配到数据!'
|
|
111
|
+
},
|
|
112
|
+
treeSelect: {
|
|
113
|
+
clearChecked: '清除',
|
|
114
|
+
allChecked: '全选',
|
|
115
|
+
allExpand: '全部展开',
|
|
116
|
+
clearExpand: '全部收起',
|
|
117
|
+
total: '已选 {0}',
|
|
118
|
+
search: '搜索',
|
|
119
|
+
emptyText: '暂无数据'
|
|
102
120
|
},
|
|
103
121
|
pager: {
|
|
104
122
|
goto: 'Ir',
|
|
@@ -96,9 +96,27 @@ export default {
|
|
|
96
96
|
operError: 'Произошла ошибка, и операция не удалась!'
|
|
97
97
|
},
|
|
98
98
|
select: {
|
|
99
|
+
clear: '清除',
|
|
100
|
+
allChecked: '全选',
|
|
101
|
+
total: '{0} / {1}',
|
|
99
102
|
search: 'поиск',
|
|
100
103
|
loadingText: 'загрузка',
|
|
101
|
-
emptyText: 'Нет данных пока'
|
|
104
|
+
emptyText: 'Нет данных пока',
|
|
105
|
+
maxOpt: '最大可选择的数量不能超过 {0} 个',
|
|
106
|
+
overSizeErr: '已超出最大可选数量 {0} 个,超出部分将被忽略!',
|
|
107
|
+
searchEmpty: '未匹配到数据!'
|
|
108
|
+
},
|
|
109
|
+
tree: {
|
|
110
|
+
searchEmpty: '未匹配到数据!'
|
|
111
|
+
},
|
|
112
|
+
treeSelect: {
|
|
113
|
+
clearChecked: '清除',
|
|
114
|
+
allChecked: '全选',
|
|
115
|
+
allExpand: '全部展开',
|
|
116
|
+
clearExpand: '全部收起',
|
|
117
|
+
total: '已选 {0}',
|
|
118
|
+
search: '搜索',
|
|
119
|
+
emptyText: '暂无数据'
|
|
102
120
|
},
|
|
103
121
|
pager: {
|
|
104
122
|
goto: 'Идти',
|
|
@@ -96,9 +96,27 @@ export default {
|
|
|
96
96
|
operError: 'เกิดข้อผิดพลาดและการดำเนินการล้มเหลว!'
|
|
97
97
|
},
|
|
98
98
|
select: {
|
|
99
|
+
clear: '清除',
|
|
100
|
+
allChecked: '全选',
|
|
101
|
+
total: '{0} / {1}',
|
|
99
102
|
search: 'ค้นหา',
|
|
100
103
|
loadingText: 'การโหลด',
|
|
101
|
-
emptyText: 'ยังไม่มีข้อมูล'
|
|
104
|
+
emptyText: 'ยังไม่มีข้อมูล',
|
|
105
|
+
maxOpt: '最大可选择的数量不能超过 {0} 个',
|
|
106
|
+
overSizeErr: '已超出最大可选数量 {0} 个,超出部分将被忽略!',
|
|
107
|
+
searchEmpty: '未匹配到数据!'
|
|
108
|
+
},
|
|
109
|
+
tree: {
|
|
110
|
+
searchEmpty: '未匹配到数据!'
|
|
111
|
+
},
|
|
112
|
+
treeSelect: {
|
|
113
|
+
clearChecked: '清除',
|
|
114
|
+
allChecked: '全选',
|
|
115
|
+
allExpand: '全部展开',
|
|
116
|
+
clearExpand: '全部收起',
|
|
117
|
+
total: '已选 {0}',
|
|
118
|
+
search: '搜索',
|
|
119
|
+
emptyText: '暂无数据'
|
|
102
120
|
},
|
|
103
121
|
pager: {
|
|
104
122
|
goto: 'ไป',
|
|
@@ -96,9 +96,27 @@ export default {
|
|
|
96
96
|
operError: 'خاتالىق كۆرۈلدى،مەشخۇلات مەغلۇپ بولدى'
|
|
97
97
|
},
|
|
98
98
|
select: {
|
|
99
|
+
clear: '清除',
|
|
100
|
+
allChecked: '全选',
|
|
101
|
+
total: '{0} / {1}',
|
|
99
102
|
search: 'ئىزدەش',
|
|
100
103
|
loadingText: 'يۈكلىنىۋاتىدۇ',
|
|
101
|
-
emptyText: 'ھازىرچە ئۇچۇر يوق'
|
|
104
|
+
emptyText: 'ھازىرچە ئۇچۇر يوق',
|
|
105
|
+
maxOpt: '最大可选择的数量不能超过 {0} 个',
|
|
106
|
+
overSizeErr: '已超出最大可选数量 {0} 个,超出部分将被忽略!',
|
|
107
|
+
searchEmpty: '未匹配到数据!'
|
|
108
|
+
},
|
|
109
|
+
tree: {
|
|
110
|
+
searchEmpty: '未匹配到数据!'
|
|
111
|
+
},
|
|
112
|
+
treeSelect: {
|
|
113
|
+
clearChecked: '清除',
|
|
114
|
+
allChecked: '全选',
|
|
115
|
+
allExpand: '全部展开',
|
|
116
|
+
clearExpand: '全部收起',
|
|
117
|
+
total: '已选 {0}',
|
|
118
|
+
search: '搜索',
|
|
119
|
+
emptyText: '暂无数据'
|
|
102
120
|
},
|
|
103
121
|
pager: {
|
|
104
122
|
goto: 'ئالغا',
|
|
@@ -96,9 +96,27 @@ export default {
|
|
|
96
96
|
operError: 'Сталася помилка, і операція не вдалася!'
|
|
97
97
|
},
|
|
98
98
|
select: {
|
|
99
|
+
clear: '清除',
|
|
100
|
+
allChecked: '全选',
|
|
101
|
+
total: '{0} / {1}',
|
|
99
102
|
search: 'обшук',
|
|
100
103
|
loadingText: 'навантаження',
|
|
101
|
-
emptyText: 'Ще немає даних'
|
|
104
|
+
emptyText: 'Ще немає даних',
|
|
105
|
+
maxOpt: '最大可选择的数量不能超过 {0} 个',
|
|
106
|
+
overSizeErr: '已超出最大可选数量 {0} 个,超出部分将被忽略!',
|
|
107
|
+
searchEmpty: '未匹配到数据!'
|
|
108
|
+
},
|
|
109
|
+
tree: {
|
|
110
|
+
searchEmpty: '未匹配到数据!'
|
|
111
|
+
},
|
|
112
|
+
treeSelect: {
|
|
113
|
+
clearChecked: '清除',
|
|
114
|
+
allChecked: '全选',
|
|
115
|
+
allExpand: '全部展开',
|
|
116
|
+
clearExpand: '全部收起',
|
|
117
|
+
total: '已选 {0}',
|
|
118
|
+
search: '搜索',
|
|
119
|
+
emptyText: '暂无数据'
|
|
102
120
|
},
|
|
103
121
|
pager: {
|
|
104
122
|
goto: 'Йти',
|