vxe-table 4.7.72 → 4.7.74

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.
Files changed (88) hide show
  1. package/es/grid/src/grid.js +1 -1
  2. package/es/locale/lang/en-US.js +25 -3
  3. package/es/locale/lang/es-ES.js +25 -3
  4. package/es/locale/lang/hu-HU.js +29 -3
  5. package/es/locale/lang/ja-JP.js +25 -3
  6. package/es/locale/lang/ko-KR.js +25 -3
  7. package/es/locale/lang/pt-BR.js +25 -3
  8. package/es/locale/lang/ru-RU.js +25 -3
  9. package/es/locale/lang/vi-VN.js +25 -3
  10. package/es/locale/lang/zh-CN.js +25 -3
  11. package/es/locale/lang/zh-TC.js +25 -3
  12. package/es/style.css +1 -1
  13. package/es/style.min.css +1 -1
  14. package/es/table/module/custom/panel.js +147 -75
  15. package/es/table/style.css +16 -37
  16. package/es/table/style.min.css +1 -1
  17. package/es/ui/index.js +2 -2
  18. package/es/ui/src/log.js +1 -1
  19. package/es/vxe-table/style.css +16 -37
  20. package/es/vxe-table/style.min.css +1 -1
  21. package/lib/grid/src/grid.js +1 -1
  22. package/lib/grid/src/grid.min.js +1 -1
  23. package/lib/index.umd.js +174 -64
  24. package/lib/index.umd.min.js +1 -1
  25. package/lib/locale/lang/en-US.js +25 -3
  26. package/lib/locale/lang/en-US.min.js +1 -1
  27. package/lib/locale/lang/en-US.umd.js +25 -3
  28. package/lib/locale/lang/es-ES.js +25 -3
  29. package/lib/locale/lang/es-ES.min.js +1 -1
  30. package/lib/locale/lang/es-ES.umd.js +25 -3
  31. package/lib/locale/lang/hu-HU.js +29 -3
  32. package/lib/locale/lang/hu-HU.min.js +1 -1
  33. package/lib/locale/lang/ja-JP.js +25 -3
  34. package/lib/locale/lang/ja-JP.min.js +1 -1
  35. package/lib/locale/lang/ja-JP.umd.js +25 -3
  36. package/lib/locale/lang/ko-KR.js +25 -3
  37. package/lib/locale/lang/ko-KR.min.js +1 -1
  38. package/lib/locale/lang/pt-BR.js +25 -3
  39. package/lib/locale/lang/pt-BR.min.js +1 -1
  40. package/lib/locale/lang/pt-BR.umd.js +25 -3
  41. package/lib/locale/lang/ru-RU.js +25 -3
  42. package/lib/locale/lang/ru-RU.min.js +1 -1
  43. package/lib/locale/lang/vi-VN.js +25 -3
  44. package/lib/locale/lang/vi-VN.min.js +1 -1
  45. package/lib/locale/lang/zh-CN.js +25 -3
  46. package/lib/locale/lang/zh-CN.min.js +1 -1
  47. package/lib/locale/lang/zh-CN.umd.js +25 -3
  48. package/lib/locale/lang/zh-HK.min.js +1 -1
  49. package/lib/locale/lang/zh-HK.umd.js +25 -3
  50. package/lib/locale/lang/zh-MO.min.js +1 -1
  51. package/lib/locale/lang/zh-MO.umd.js +25 -3
  52. package/lib/locale/lang/zh-TC.js +25 -3
  53. package/lib/locale/lang/zh-TC.min.js +1 -1
  54. package/lib/locale/lang/zh-TC.umd.js +25 -3
  55. package/lib/locale/lang/zh-TW.min.js +1 -1
  56. package/lib/locale/lang/zh-TW.umd.js +25 -3
  57. package/lib/style.css +1 -1
  58. package/lib/style.min.css +1 -1
  59. package/lib/table/module/custom/panel.js +120 -59
  60. package/lib/table/module/custom/panel.min.js +1 -1
  61. package/lib/table/style/style.css +16 -37
  62. package/lib/table/style/style.min.css +1 -1
  63. package/lib/ui/index.js +2 -2
  64. package/lib/ui/index.min.js +1 -1
  65. package/lib/ui/src/log.js +1 -1
  66. package/lib/ui/src/log.min.js +1 -1
  67. package/lib/vxe-table/style/style.css +16 -37
  68. package/lib/vxe-table/style/style.min.css +1 -1
  69. package/package.json +2 -2
  70. package/packages/grid/src/grid.ts +1 -1
  71. package/packages/locale/lang/en-US.ts +25 -3
  72. package/packages/locale/lang/es-ES.ts +25 -3
  73. package/packages/locale/lang/hu-HU.ts +29 -3
  74. package/packages/locale/lang/ja-JP.ts +25 -3
  75. package/packages/locale/lang/ko-KR.ts +25 -3
  76. package/packages/locale/lang/pt-BR.ts +25 -3
  77. package/packages/locale/lang/ru-RU.ts +25 -3
  78. package/packages/locale/lang/vi-VN.ts +25 -3
  79. package/packages/locale/lang/zh-CN.ts +25 -3
  80. package/packages/locale/lang/zh-TC.ts +25 -3
  81. package/packages/table/module/custom/panel.ts +147 -70
  82. package/styles/components/table-module/custom.scss +21 -40
  83. /package/es/{iconfont.1724722752271.ttf → iconfont.1724980788075.ttf} +0 -0
  84. /package/es/{iconfont.1724722752271.woff → iconfont.1724980788075.woff} +0 -0
  85. /package/es/{iconfont.1724722752271.woff2 → iconfont.1724980788075.woff2} +0 -0
  86. /package/lib/{iconfont.1724722752271.ttf → iconfont.1724980788075.ttf} +0 -0
  87. /package/lib/{iconfont.1724722752271.woff → iconfont.1724980788075.woff} +0 -0
  88. /package/lib/{iconfont.1724722752271.woff2 → iconfont.1724980788075.woff2} +0 -0
@@ -11,7 +11,7 @@ import { getSlotVNs } from '../../ui/src/vn';
11
11
  import { errLog } from '../../ui/src/log';
12
12
  const { getConfig, getI18n, commands, hooks, useFns, createEvent, globalEvents, GLOBAL_EVENT_KEYS } = VxeUI;
13
13
  const tableComponentPropKeys = Object.keys(tableComponentProps);
14
- const tableComponentMethodKeys = ['clearAll', 'syncData', 'updateData', 'loadData', 'reloadData', 'reloadRow', 'loadColumn', 'reloadColumn', 'getRowNode', 'getColumnNode', 'getRowIndex', 'getVTRowIndex', 'getVMRowIndex', 'getColumnIndex', 'getVTColumnIndex', 'getVMColumnIndex', 'setRow', 'createData', 'createRow', 'revertData', 'clearData', 'isInsertByRow', 'isUpdateByRow', 'getColumns', 'getColumnById', 'getColumnByField', 'getTableColumn', 'getData', 'getCheckboxRecords', 'getParentRow', 'getRowSeq', 'getRowById', 'getRowid', 'getTableData', 'setColumnFixed', 'clearColumnFixed', 'setColumnWidth', 'getColumnWidth', 'hideColumn', 'showColumn', 'resetColumn', 'refreshColumn', 'refreshScroll', 'recalculate', 'closeTooltip', 'isAllCheckboxChecked', 'isAllCheckboxIndeterminate', 'getCheckboxIndeterminateRecords', 'setCheckboxRow', 'isCheckedByCheckboxRow', 'isIndeterminateByCheckboxRow', 'toggleCheckboxRow', 'setAllCheckboxRow', 'getRadioReserveRecord', 'clearRadioReserve', 'getCheckboxReserveRecords', 'clearCheckboxReserve', 'toggleAllCheckboxRow', 'clearCheckboxRow', 'setCurrentRow', 'isCheckedByRadioRow', 'setRadioRow', 'clearCurrentRow', 'clearRadioRow', 'getCurrentRecord', 'getRadioRecord', 'getCurrentColumn', 'setCurrentColumn', 'clearCurrentColumn', 'setPendingRow', 'togglePendingRow', 'getPendingRecords', 'clearPendingRow', 'sort', 'clearSort', 'isSort', 'getSortColumns', 'closeFilter', 'isFilter', 'isActiveFilterByColumn', 'isRowExpandLoaded', 'clearRowExpandLoaded', 'reloadRowExpand', 'reloadRowExpand', 'toggleRowExpand', 'setAllRowExpand', 'setRowExpand', 'isExpandByRow', 'isRowExpandByRow', 'clearRowExpand', 'clearRowExpandReserve', 'getRowExpandRecords', 'getTreeExpandRecords', 'isTreeExpandLoaded', 'clearTreeExpandLoaded', 'reloadTreeExpand', 'reloadTreeChilds', 'toggleTreeExpand', 'setAllTreeExpand', 'setTreeExpand', 'isTreeExpandByRow', 'clearTreeExpand', 'clearTreeExpandReserve', 'getScroll', 'scrollTo', 'scrollToRow', 'scrollToColumn', 'clearScroll', 'updateFooter', 'updateStatus', 'setMergeCells', 'removeInsertRow', 'removeMergeCells', 'getMergeCells', 'clearMergeCells', 'setMergeFooterItems', 'removeMergeFooterItems', 'getMergeFooterItems', 'clearMergeFooterItems', 'openTooltip', 'getCellLabel', 'getCellElement', 'focus', 'blur', 'connect'];
14
+ const tableComponentMethodKeys = ['clearAll', 'syncData', 'updateData', 'loadData', 'reloadData', 'reloadRow', 'loadColumn', 'reloadColumn', 'getRowNode', 'getColumnNode', 'getRowIndex', 'getVTRowIndex', 'getVMRowIndex', 'getColumnIndex', 'getVTColumnIndex', 'getVMColumnIndex', 'setRow', 'createData', 'createRow', 'revertData', 'clearData', 'isInsertByRow', 'isUpdateByRow', 'getColumns', 'getColumnById', 'getColumnByField', 'getTableColumn', 'getData', 'getCheckboxRecords', 'getParentRow', 'getRowSeq', 'getRowById', 'getRowid', 'getTableData', 'setColumnFixed', 'clearColumnFixed', 'setColumnWidth', 'getColumnWidth', 'hideColumn', 'showColumn', 'resetColumn', 'refreshColumn', 'refreshScroll', 'recalculate', 'closeTooltip', 'isAllCheckboxChecked', 'isAllCheckboxIndeterminate', 'getCheckboxIndeterminateRecords', 'setCheckboxRow', 'isCheckedByCheckboxRow', 'isIndeterminateByCheckboxRow', 'toggleCheckboxRow', 'setAllCheckboxRow', 'getRadioReserveRecord', 'clearRadioReserve', 'getCheckboxReserveRecords', 'clearCheckboxReserve', 'toggleAllCheckboxRow', 'clearCheckboxRow', 'setCurrentRow', 'isCheckedByRadioRow', 'setRadioRow', 'clearCurrentRow', 'clearRadioRow', 'getCurrentRecord', 'getRadioRecord', 'getCurrentColumn', 'setCurrentColumn', 'clearCurrentColumn', 'setPendingRow', 'togglePendingRow', 'getPendingRecords', 'clearPendingRow', 'sort', 'clearSort', 'isSort', 'getSortColumns', 'closeFilter', 'isFilter', 'isActiveFilterByColumn', 'isRowExpandLoaded', 'clearRowExpandLoaded', 'reloadRowExpand', 'reloadRowExpand', 'toggleRowExpand', 'setAllRowExpand', 'setRowExpand', 'isExpandByRow', 'isRowExpandByRow', 'clearRowExpand', 'clearRowExpandReserve', 'getRowExpandRecords', 'getTreeExpandRecords', 'isTreeExpandLoaded', 'clearTreeExpandLoaded', 'reloadTreeExpand', 'reloadTreeChilds', 'toggleTreeExpand', 'setAllTreeExpand', 'setTreeExpand', 'isTreeExpandByRow', 'clearTreeExpand', 'clearTreeExpandReserve', 'getScroll', 'scrollTo', 'scrollToRow', 'scrollToColumn', 'clearScroll', 'updateFooter', 'updateStatus', 'setMergeCells', 'removeInsertRow', 'removeMergeCells', 'getMergeCells', 'clearMergeCells', 'setMergeFooterItems', 'removeMergeFooterItems', 'getMergeFooterItems', 'clearMergeFooterItems', 'getCustomStoreData', 'openTooltip', 'getCellLabel', 'getCellElement', 'focus', 'blur', 'connect'];
15
15
  const gridComponentEmits = [
16
16
  ...tableComponentEmits,
17
17
  'page-change',
@@ -66,6 +66,7 @@ export default {
66
66
  customTitle: 'Column settings',
67
67
  customAll: 'All',
68
68
  customConfirm: 'Confirm',
69
+ customClose: 'Close',
69
70
  customCancel: 'Cancel',
70
71
  customRestore: 'Restore',
71
72
  maxFixedCol: 'The maximum number of Freeze columns cannot exceed {0}'
@@ -311,7 +312,12 @@ export default {
311
312
  uploadErr: 'Fail to upload',
312
313
  uploadSuccess: 'Successfully upload',
313
314
  moreBtnText: 'More ({0})',
314
- viewItemTitle: 'click to view'
315
+ viewItemTitle: 'click to view',
316
+ morePopup: {
317
+ readTitle: 'List',
318
+ imageTitle: 'Upload image',
319
+ fileTitle: 'Upload file'
320
+ }
315
321
  },
316
322
  formDesign: {
317
323
  formName: 'Form name',
@@ -418,7 +424,8 @@ export default {
418
424
  seqTitle: 'S/N',
419
425
  showSeq: 'Display serial number',
420
426
  showCheckbox: 'Allow multiple selections',
421
- errSubDrag: 'The sub table does not support this control. Please use another control.'
427
+ errSubDrag: 'The sub table does not support this control. Please use another control.',
428
+ colPlace: 'Drag the control in.'
422
429
  },
423
430
  uploadProp: {
424
431
  limitFileCount: 'File quantity limitation',
@@ -443,13 +450,28 @@ export default {
443
450
  },
444
451
  search: {
445
452
  addBtn: 'Edit',
446
- emptyText: 'No filter condition is configured.'
453
+ emptyText: 'No filter condition is configured.',
454
+ editPopupTitle: 'Edit search fields'
455
+ },
456
+ searchPopup: {
457
+ colTitle: 'Title',
458
+ saveBtn: 'Save'
447
459
  }
448
460
  },
449
461
  text: {
450
462
  copySuccess: 'Successfully copied to clipboard.',
451
463
  copyError: 'The current environment does not support this operation.'
452
464
  },
465
+ countdown: {
466
+ formats: {
467
+ yyyy: 'Year',
468
+ MM: 'Moon',
469
+ dd: 'Day',
470
+ HH: 'Hour',
471
+ mm: 'Minute',
472
+ ss: 'Second'
473
+ }
474
+ },
453
475
  /**
454
476
  * 扩展插件
455
477
  */
@@ -66,6 +66,7 @@ export default {
66
66
  customTitle: 'Configuraciones de columna',
67
67
  customAll: 'Todo',
68
68
  customConfirm: 'Confirm',
69
+ customClose: 'Close',
69
70
  customCancel: 'Cancel',
70
71
  customRestore: 'Restore',
71
72
  maxFixedCol: 'The maximum number of Freeze columns cannot exceed {0}'
@@ -311,7 +312,12 @@ export default {
311
312
  uploadErr: 'Fail to upload',
312
313
  uploadSuccess: 'Successfully upload',
313
314
  moreBtnText: 'More ({0})',
314
- viewItemTitle: 'click to view'
315
+ viewItemTitle: 'click to view',
316
+ morePopup: {
317
+ readTitle: 'List',
318
+ imageTitle: 'Upload image',
319
+ fileTitle: 'Upload file'
320
+ }
315
321
  },
316
322
  formDesign: {
317
323
  formName: 'Form name',
@@ -418,7 +424,8 @@ export default {
418
424
  seqTitle: 'S/N',
419
425
  showSeq: 'Display serial number',
420
426
  showCheckbox: 'Allow multiple selections',
421
- errSubDrag: 'The sub table does not support this control. Please use another control.'
427
+ errSubDrag: 'The sub table does not support this control. Please use another control.',
428
+ colPlace: 'Drag the control in.'
422
429
  },
423
430
  uploadProp: {
424
431
  limitFileCount: 'File quantity limitation',
@@ -443,13 +450,28 @@ export default {
443
450
  },
444
451
  search: {
445
452
  addBtn: 'Edit',
446
- emptyText: 'No filter condition is configured.'
453
+ emptyText: 'No filter condition is configured.',
454
+ editPopupTitle: 'Edit search fields'
455
+ },
456
+ searchPopup: {
457
+ colTitle: 'Title',
458
+ saveBtn: 'Save'
447
459
  }
448
460
  },
449
461
  text: {
450
462
  copySuccess: 'Successfully copied to clipboard.',
451
463
  copyError: 'The current environment does not support this operation.'
452
464
  },
465
+ countdown: {
466
+ formats: {
467
+ yyyy: 'Year',
468
+ MM: 'Moon',
469
+ dd: 'Day',
470
+ HH: 'Hour',
471
+ mm: 'Minute',
472
+ ss: 'Second'
473
+ }
474
+ },
453
475
  /**
454
476
  * 扩展插件
455
477
  */
@@ -65,6 +65,7 @@ export default {
65
65
  customTitle: '列设置',
66
66
  customAll: '全部',
67
67
  customConfirm: '确认',
68
+ customClose: '关闭',
68
69
  customCancel: '取消',
69
70
  customRestore: '恢复默认',
70
71
  maxFixedCol: '最大冻结列的数量不能超过 {0} 个'
@@ -310,7 +311,12 @@ export default {
310
311
  uploadErr: '上传失败',
311
312
  uploadSuccess: '上传成功',
312
313
  moreBtnText: '更多({0})',
313
- viewItemTitle: '点击查看'
314
+ viewItemTitle: '点击查看',
315
+ morePopup: {
316
+ readTitle: '查看列表',
317
+ imageTitle: '上传图片',
318
+ fileTitle: '上传文件'
319
+ }
314
320
  },
315
321
  formDesign: {
316
322
  formName: '表单名称',
@@ -416,7 +422,8 @@ export default {
416
422
  seqTitle: '序号',
417
423
  showSeq: '显示序号',
418
424
  showCheckbox: '允许多选',
419
- errSubDrag: '子表不支持该控件,请使用其他控件'
425
+ errSubDrag: '子表不支持该控件,请使用其他控件',
426
+ colPlace: '将控件拖拽进来'
420
427
  },
421
428
  uploadProp: {
422
429
  limitFileCount: '文件数量限制',
@@ -441,7 +448,26 @@ export default {
441
448
  },
442
449
  search: {
443
450
  addBtn: '编辑',
444
- emptyText: '未配置查询条件'
451
+ emptyText: '未配置查询条件',
452
+ editPopupTitle: '编辑查询字段'
453
+ },
454
+ searchPopup: {
455
+ colTitle: '标题',
456
+ saveBtn: '保存'
457
+ }
458
+ },
459
+ text: {
460
+ copySuccess: '已复制到剪贴板',
461
+ copyError: '当前环境不支持该操作'
462
+ },
463
+ countdown: {
464
+ formats: {
465
+ yyyy: '年',
466
+ MM: '月',
467
+ dd: '天',
468
+ HH: '时',
469
+ mm: '分',
470
+ ss: '秒'
445
471
  }
446
472
  },
447
473
  /**
@@ -66,6 +66,7 @@ export default {
66
66
  customTitle: '列設定',
67
67
  customAll: '全部',
68
68
  customConfirm: 'OK',
69
+ customClose: '关闭',
69
70
  customCancel: 'Cancel',
70
71
  customRestore: 'リセット',
71
72
  maxFixedCol: '最大固定列数が {0} です。'
@@ -311,7 +312,12 @@ export default {
311
312
  uploadErr: 'Fail to upload',
312
313
  uploadSuccess: 'Successfully upload',
313
314
  moreBtnText: 'More ({0})',
314
- viewItemTitle: 'click to view'
315
+ viewItemTitle: 'click to view',
316
+ morePopup: {
317
+ readTitle: '查看列表',
318
+ imageTitle: '上传图片',
319
+ fileTitle: '上传文件'
320
+ }
315
321
  },
316
322
  formDesign: {
317
323
  formName: 'Form name',
@@ -418,7 +424,8 @@ export default {
418
424
  seqTitle: 'S/N',
419
425
  showSeq: 'Display serial number',
420
426
  showCheckbox: 'Allow multiple selections',
421
- errSubDrag: 'The sub table does not support this control. Please use another control.'
427
+ errSubDrag: 'The sub table does not support this control. Please use another control.',
428
+ colPlace: '将控件拖拽进来'
422
429
  },
423
430
  uploadProp: {
424
431
  limitFileCount: 'File quantity limitation',
@@ -443,13 +450,28 @@ export default {
443
450
  },
444
451
  search: {
445
452
  addBtn: 'Edit',
446
- emptyText: 'No filter condition is configured.'
453
+ emptyText: 'No filter condition is configured.',
454
+ editPopupTitle: '编辑查询字段'
455
+ },
456
+ searchPopup: {
457
+ colTitle: '标题',
458
+ saveBtn: '保存'
447
459
  }
448
460
  },
449
461
  text: {
450
462
  copySuccess: 'Successfully copied to clipboard.',
451
463
  copyError: 'The current environment does not support this operation.'
452
464
  },
465
+ countdown: {
466
+ formats: {
467
+ yyyy: '年',
468
+ MM: '月',
469
+ dd: '天',
470
+ HH: '时',
471
+ mm: '分',
472
+ ss: '秒'
473
+ }
474
+ },
453
475
  /**
454
476
  * 扩展插件
455
477
  */
@@ -66,6 +66,7 @@ export default {
66
66
  customTitle: '列设置',
67
67
  customAll: '全部',
68
68
  customConfirm: '确认',
69
+ customClose: '关闭',
69
70
  customCancel: '取消',
70
71
  customRestore: '恢复默认',
71
72
  maxFixedCol: '最大冻结列的数量不能超过 {0} 个'
@@ -311,7 +312,12 @@ export default {
311
312
  uploadErr: '上传失败',
312
313
  uploadSuccess: '上传成功',
313
314
  moreBtnText: '更多({0})',
314
- viewItemTitle: '点击查看'
315
+ viewItemTitle: '点击查看',
316
+ morePopup: {
317
+ readTitle: '查看列表',
318
+ imageTitle: '上传图片',
319
+ fileTitle: '上传文件'
320
+ }
315
321
  },
316
322
  formDesign: {
317
323
  formName: '表单名称',
@@ -418,7 +424,8 @@ export default {
418
424
  seqTitle: '序号',
419
425
  showSeq: '显示序号',
420
426
  showCheckbox: '允许多选',
421
- errSubDrag: '子表不支持该控件,请使用其他控件'
427
+ errSubDrag: '子表不支持该控件,请使用其他控件',
428
+ colPlace: '将控件拖拽进来'
422
429
  },
423
430
  uploadProp: {
424
431
  limitFileCount: '文件数量限制',
@@ -443,13 +450,28 @@ export default {
443
450
  },
444
451
  search: {
445
452
  addBtn: '编辑',
446
- emptyText: '未配置查询条件'
453
+ emptyText: '未配置查询条件',
454
+ editPopupTitle: '编辑查询字段'
455
+ },
456
+ searchPopup: {
457
+ colTitle: '标题',
458
+ saveBtn: '保存'
447
459
  }
448
460
  },
449
461
  text: {
450
462
  copySuccess: '已复制到剪贴板',
451
463
  copyError: '当前环境不支持该操作'
452
464
  },
465
+ countdown: {
466
+ formats: {
467
+ yyyy: '年',
468
+ MM: '月',
469
+ dd: '天',
470
+ HH: '时',
471
+ mm: '分',
472
+ ss: '秒'
473
+ }
474
+ },
453
475
  /**
454
476
  * 扩展插件
455
477
  */
@@ -66,6 +66,7 @@ export default {
66
66
  customTitle: 'Configurações de coluna',
67
67
  customAll: 'Todos',
68
68
  customConfirm: 'Confirm',
69
+ customClose: '关闭',
69
70
  customCancel: 'Cancel',
70
71
  customRestore: 'Restore',
71
72
  maxFixedCol: 'The maximum number of Freeze columns cannot exceed {0}'
@@ -311,7 +312,12 @@ export default {
311
312
  uploadErr: 'Fail to upload',
312
313
  uploadSuccess: 'Successfully upload',
313
314
  moreBtnText: 'More ({0})',
314
- viewItemTitle: 'click to view'
315
+ viewItemTitle: 'click to view',
316
+ morePopup: {
317
+ readTitle: '查看列表',
318
+ imageTitle: '上传图片',
319
+ fileTitle: '上传文件'
320
+ }
315
321
  },
316
322
  formDesign: {
317
323
  formName: 'Form name',
@@ -418,7 +424,8 @@ export default {
418
424
  seqTitle: 'S/N',
419
425
  showSeq: 'Display serial number',
420
426
  showCheckbox: 'Allow multiple selections',
421
- errSubDrag: 'The sub table does not support this control. Please use another control.'
427
+ errSubDrag: 'The sub table does not support this control. Please use another control.',
428
+ colPlace: '将控件拖拽进来'
422
429
  },
423
430
  uploadProp: {
424
431
  limitFileCount: 'File quantity limitation',
@@ -443,13 +450,28 @@ export default {
443
450
  },
444
451
  search: {
445
452
  addBtn: 'Edit',
446
- emptyText: 'No filter condition is configured.'
453
+ emptyText: 'No filter condition is configured.',
454
+ editPopupTitle: '编辑查询字段'
455
+ },
456
+ searchPopup: {
457
+ colTitle: '标题',
458
+ saveBtn: '保存'
447
459
  }
448
460
  },
449
461
  text: {
450
462
  copySuccess: 'Successfully copied to clipboard.',
451
463
  copyError: 'The current environment does not support this operation.'
452
464
  },
465
+ countdown: {
466
+ formats: {
467
+ yyyy: '年',
468
+ MM: '月',
469
+ dd: '天',
470
+ HH: '时',
471
+ mm: '分',
472
+ ss: '秒'
473
+ }
474
+ },
453
475
  /**
454
476
  * 扩展插件
455
477
  */
@@ -66,6 +66,7 @@ export default {
66
66
  customTitle: '列设置',
67
67
  customAll: '全部',
68
68
  customConfirm: '确认',
69
+ customClose: '关闭',
69
70
  customCancel: '取消',
70
71
  customRestore: '恢复默认',
71
72
  maxFixedCol: '最大冻结列的数量不能超过 {0} 个'
@@ -311,7 +312,12 @@ export default {
311
312
  uploadErr: '上传失败',
312
313
  uploadSuccess: '上传成功',
313
314
  moreBtnText: '更多({0})',
314
- viewItemTitle: '点击查看'
315
+ viewItemTitle: '点击查看',
316
+ morePopup: {
317
+ readTitle: '查看列表',
318
+ imageTitle: '上传图片',
319
+ fileTitle: '上传文件'
320
+ }
315
321
  },
316
322
  formDesign: {
317
323
  formName: '表单名称',
@@ -418,7 +424,8 @@ export default {
418
424
  seqTitle: '序号',
419
425
  showSeq: '显示序号',
420
426
  showCheckbox: '允许多选',
421
- errSubDrag: '子表不支持该控件,请使用其他控件'
427
+ errSubDrag: '子表不支持该控件,请使用其他控件',
428
+ colPlace: '将控件拖拽进来'
422
429
  },
423
430
  uploadProp: {
424
431
  limitFileCount: '文件数量限制',
@@ -443,13 +450,28 @@ export default {
443
450
  },
444
451
  search: {
445
452
  addBtn: '编辑',
446
- emptyText: '未配置查询条件'
453
+ emptyText: '未配置查询条件',
454
+ editPopupTitle: '编辑查询字段'
455
+ },
456
+ searchPopup: {
457
+ colTitle: '标题',
458
+ saveBtn: '保存'
447
459
  }
448
460
  },
449
461
  text: {
450
462
  copySuccess: '已复制到剪贴板',
451
463
  copyError: '当前环境不支持该操作'
452
464
  },
465
+ countdown: {
466
+ formats: {
467
+ yyyy: '年',
468
+ MM: '月',
469
+ dd: '天',
470
+ HH: '时',
471
+ mm: '分',
472
+ ss: '秒'
473
+ }
474
+ },
453
475
  /**
454
476
  * 扩展插件
455
477
  */
@@ -66,6 +66,7 @@ export default {
66
66
  customTitle: '列设置',
67
67
  customAll: '全部',
68
68
  customConfirm: '确认',
69
+ customClose: '关闭',
69
70
  customCancel: '取消',
70
71
  customRestore: '恢复默认',
71
72
  maxFixedCol: '最大冻结列的数量不能超过 {0} 个'
@@ -311,7 +312,12 @@ export default {
311
312
  uploadErr: '上传失败',
312
313
  uploadSuccess: '上传成功',
313
314
  moreBtnText: '更多({0})',
314
- viewItemTitle: '点击查看'
315
+ viewItemTitle: '点击查看',
316
+ morePopup: {
317
+ readTitle: '查看列表',
318
+ imageTitle: '上传图片',
319
+ fileTitle: '上传文件'
320
+ }
315
321
  },
316
322
  formDesign: {
317
323
  formName: '表单名称',
@@ -418,7 +424,8 @@ export default {
418
424
  seqTitle: '序号',
419
425
  showSeq: '显示序号',
420
426
  showCheckbox: '允许多选',
421
- errSubDrag: '子表不支持该控件,请使用其他控件'
427
+ errSubDrag: '子表不支持该控件,请使用其他控件',
428
+ colPlace: '将控件拖拽进来'
422
429
  },
423
430
  uploadProp: {
424
431
  limitFileCount: '文件数量限制',
@@ -443,13 +450,28 @@ export default {
443
450
  },
444
451
  search: {
445
452
  addBtn: '编辑',
446
- emptyText: '未配置查询条件'
453
+ emptyText: '未配置查询条件',
454
+ editPopupTitle: '编辑查询字段'
455
+ },
456
+ searchPopup: {
457
+ colTitle: '标题',
458
+ saveBtn: '保存'
447
459
  }
448
460
  },
449
461
  text: {
450
462
  copySuccess: '已复制到剪贴板',
451
463
  copyError: '当前环境不支持该操作'
452
464
  },
465
+ countdown: {
466
+ formats: {
467
+ yyyy: '年',
468
+ MM: '月',
469
+ dd: '天',
470
+ HH: '时',
471
+ mm: '分',
472
+ ss: '秒'
473
+ }
474
+ },
453
475
  /**
454
476
  * 扩展插件
455
477
  */
@@ -66,6 +66,7 @@ export default {
66
66
  customTitle: '列设置',
67
67
  customAll: '全部',
68
68
  customConfirm: '确认',
69
+ customClose: '关闭',
69
70
  customCancel: '取消',
70
71
  customRestore: '恢复默认',
71
72
  maxFixedCol: '最大冻结列的数量不能超过 {0} 个'
@@ -311,7 +312,12 @@ export default {
311
312
  uploadErr: '上传失败',
312
313
  uploadSuccess: '上传成功',
313
314
  moreBtnText: '更多({0})',
314
- viewItemTitle: '点击查看'
315
+ viewItemTitle: '点击查看',
316
+ morePopup: {
317
+ readTitle: '查看列表',
318
+ imageTitle: '上传图片',
319
+ fileTitle: '上传文件'
320
+ }
315
321
  },
316
322
  formDesign: {
317
323
  formName: '表单名称',
@@ -418,7 +424,8 @@ export default {
418
424
  seqTitle: '序号',
419
425
  showSeq: '显示序号',
420
426
  showCheckbox: '允许多选',
421
- errSubDrag: '子表不支持该控件,请使用其他控件'
427
+ errSubDrag: '子表不支持该控件,请使用其他控件',
428
+ colPlace: '将控件拖拽进来'
422
429
  },
423
430
  uploadProp: {
424
431
  limitFileCount: '文件数量限制',
@@ -443,13 +450,28 @@ export default {
443
450
  },
444
451
  search: {
445
452
  addBtn: '编辑',
446
- emptyText: '未配置查询条件'
453
+ emptyText: '未配置查询条件',
454
+ editPopupTitle: '编辑查询字段'
455
+ },
456
+ searchPopup: {
457
+ colTitle: '标题',
458
+ saveBtn: '保存'
447
459
  }
448
460
  },
449
461
  text: {
450
462
  copySuccess: '已复制到剪贴板',
451
463
  copyError: '当前环境不支持该操作'
452
464
  },
465
+ countdown: {
466
+ formats: {
467
+ yyyy: '年',
468
+ MM: '月',
469
+ dd: '天',
470
+ HH: '时',
471
+ mm: '分',
472
+ ss: '秒'
473
+ }
474
+ },
453
475
  /**
454
476
  * 扩展插件
455
477
  */
@@ -66,6 +66,7 @@ export default {
66
66
  customTitle: '列設定',
67
67
  customAll: '全部',
68
68
  customConfirm: '确认',
69
+ customClose: '关闭',
69
70
  customCancel: '取消',
70
71
  customRestore: '恢复默认',
71
72
  maxFixedCol: '最大冻结列的數量不能超過 {0} 個'
@@ -309,7 +310,12 @@ export default {
309
310
  uploadErr: '上傳失敗',
310
311
  uploadSuccess: '上傳成功',
311
312
  moreBtnText: '更多({0})',
312
- viewItemTitle: '點擊查看'
313
+ viewItemTitle: '點擊查看',
314
+ morePopup: {
315
+ readTitle: '查看列表',
316
+ imageTitle: '上传图片',
317
+ fileTitle: '上传文件'
318
+ }
313
319
  },
314
320
  formDesign: {
315
321
  formName: '表單名稱',
@@ -416,7 +422,8 @@ export default {
416
422
  seqTitle: '序號',
417
423
  showSeq: '顯示序號',
418
424
  showCheckbox: '允許多選',
419
- errSubDrag: '子表不支持該控件,請使用其他控件'
425
+ errSubDrag: '子表不支持該控件,請使用其他控件',
426
+ colPlace: '将控件拖拽进来'
420
427
  },
421
428
  uploadProp: {
422
429
  uploadProp: {
@@ -443,13 +450,28 @@ export default {
443
450
  },
444
451
  search: {
445
452
  addBtn: '编辑',
446
- emptyText: '未配置查询条件'
453
+ emptyText: '未配置查询条件',
454
+ editPopupTitle: '编辑查询字段'
455
+ },
456
+ searchPopup: {
457
+ colTitle: '标题',
458
+ saveBtn: '保存'
447
459
  }
448
460
  },
449
461
  text: {
450
462
  copySuccess: '已複製到剪貼板',
451
463
  copyError: '當前環境不支持該操作'
452
464
  },
465
+ countdown: {
466
+ formats: {
467
+ yyyy: '年',
468
+ MM: '月',
469
+ dd: '天',
470
+ HH: '时',
471
+ mm: '分',
472
+ ss: '秒'
473
+ }
474
+ },
453
475
  /**
454
476
  * 扩展插件
455
477
  */