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.
Files changed (74) hide show
  1. package/es/locale/lang/en-US.js +13 -7
  2. package/es/locale/lang/es-ES.js +13 -7
  3. package/es/locale/lang/hu-HU.js +621 -0
  4. package/es/locale/lang/ja-JP.js +13 -7
  5. package/es/locale/lang/ko-KR.js +631 -0
  6. package/es/locale/lang/pt-BR.js +13 -7
  7. package/es/locale/lang/ru-RU.js +631 -0
  8. package/es/locale/lang/vi-VN.js +631 -0
  9. package/es/locale/lang/zh-CN.js +13 -7
  10. package/es/locale/lang/zh-TC.js +71 -65
  11. package/es/style.css +1 -1
  12. package/es/table/src/table.js +20 -8
  13. package/es/ui/index.js +6 -4
  14. package/es/ui/src/log.js +1 -1
  15. package/lib/index.umd.js +41 -18
  16. package/lib/index.umd.min.js +1 -1
  17. package/lib/locale/lang/en-US.js +13 -7
  18. package/lib/locale/lang/en-US.min.js +1 -1
  19. package/lib/locale/lang/en-US.umd.js +13 -7
  20. package/lib/locale/lang/es-ES.js +13 -7
  21. package/lib/locale/lang/es-ES.min.js +1 -1
  22. package/lib/locale/lang/es-ES.umd.js +13 -7
  23. package/lib/locale/lang/hu-HU.js +627 -0
  24. package/lib/locale/lang/hu-HU.min.js +1 -0
  25. package/lib/locale/lang/ja-JP.js +13 -7
  26. package/lib/locale/lang/ja-JP.min.js +1 -1
  27. package/lib/locale/lang/ja-JP.umd.js +13 -7
  28. package/lib/locale/lang/ko-KR.js +637 -0
  29. package/lib/locale/lang/ko-KR.min.js +1 -0
  30. package/lib/locale/lang/pt-BR.js +13 -7
  31. package/lib/locale/lang/pt-BR.min.js +1 -1
  32. package/lib/locale/lang/pt-BR.umd.js +13 -7
  33. package/lib/locale/lang/ru-RU.js +637 -0
  34. package/lib/locale/lang/ru-RU.min.js +1 -0
  35. package/lib/locale/lang/vi-VN.js +637 -0
  36. package/lib/locale/lang/vi-VN.min.js +1 -0
  37. package/lib/locale/lang/zh-CN.js +13 -7
  38. package/lib/locale/lang/zh-CN.min.js +1 -1
  39. package/lib/locale/lang/zh-CN.umd.js +13 -7
  40. package/lib/locale/lang/zh-HK.min.js +1 -1
  41. package/lib/locale/lang/zh-HK.umd.js +71 -65
  42. package/lib/locale/lang/zh-MO.min.js +1 -1
  43. package/lib/locale/lang/zh-MO.umd.js +71 -65
  44. package/lib/locale/lang/zh-TC.js +71 -65
  45. package/lib/locale/lang/zh-TC.min.js +1 -1
  46. package/lib/locale/lang/zh-TC.umd.js +71 -65
  47. package/lib/locale/lang/zh-TW.min.js +1 -1
  48. package/lib/locale/lang/zh-TW.umd.js +71 -65
  49. package/lib/style.css +1 -1
  50. package/lib/table/src/table.js +21 -6
  51. package/lib/table/src/table.min.js +1 -1
  52. package/lib/ui/index.js +10 -8
  53. package/lib/ui/index.min.js +1 -1
  54. package/lib/ui/src/log.js +1 -1
  55. package/lib/ui/src/log.min.js +1 -1
  56. package/package.json +2 -2
  57. package/packages/locale/lang/en-US.ts +13 -7
  58. package/packages/locale/lang/es-ES.ts +13 -7
  59. package/packages/locale/lang/hu-HU.ts +623 -0
  60. package/packages/locale/lang/ja-JP.ts +13 -7
  61. package/packages/locale/lang/ko-KR.ts +633 -0
  62. package/packages/locale/lang/pt-BR.ts +13 -7
  63. package/packages/locale/lang/ru-RU.ts +633 -0
  64. package/packages/locale/lang/vi-VN.ts +633 -0
  65. package/packages/locale/lang/zh-CN.ts +13 -7
  66. package/packages/locale/lang/zh-TC.ts +71 -65
  67. package/packages/table/src/table.ts +19 -8
  68. package/packages/ui/index.ts +4 -3
  69. /package/es/{iconfont.1723112033726.ttf → iconfont.1723521776225.ttf} +0 -0
  70. /package/es/{iconfont.1723112033726.woff → iconfont.1723521776225.woff} +0 -0
  71. /package/es/{iconfont.1723112033726.woff2 → iconfont.1723521776225.woff2} +0 -0
  72. /package/lib/{iconfont.1723112033726.ttf → iconfont.1723521776225.ttf} +0 -0
  73. /package/lib/{iconfont.1723112033726.woff → iconfont.1723521776225.woff} +0 -0
  74. /package/lib/{iconfont.1723112033726.woff2 → iconfont.1723521776225.woff2} +0 -0
@@ -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: 'Text',
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: 'Text',
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
  * 扩展插件