vxe-table 4.13.39 → 4.13.41

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 (222) hide show
  1. package/README.en.md +2 -0
  2. package/README.ja-JP.md +2 -0
  3. package/README.md +3 -0
  4. package/README.zh-TW.md +3 -1
  5. package/es/grid/src/grid.js +21 -6
  6. package/es/{iconfont.1749800539928.ttf → iconfont.1750153812846.ttf} +0 -0
  7. package/es/iconfont.1750153812846.woff +0 -0
  8. package/es/iconfont.1750153812846.woff2 +0 -0
  9. package/es/index.css +1 -1
  10. package/es/index.min.css +1 -1
  11. package/es/locale/lang/ar-EG.js +6 -0
  12. package/es/locale/lang/de-DE.js +6 -0
  13. package/es/locale/lang/en-US.js +6 -0
  14. package/es/locale/lang/es-ES.js +6 -0
  15. package/es/locale/lang/fr-FR.js +6 -0
  16. package/es/locale/lang/hu-HU.js +6 -0
  17. package/es/locale/lang/hy-AM.js +6 -0
  18. package/es/locale/lang/id-ID.js +6 -0
  19. package/es/locale/lang/it-IT.js +6 -0
  20. package/es/locale/lang/ja-JP.js +6 -0
  21. package/es/locale/lang/ko-KR.js +6 -0
  22. package/es/locale/lang/ms-MY.js +6 -0
  23. package/es/locale/lang/nb-NO.js +6 -0
  24. package/es/locale/lang/pt-BR.js +6 -0
  25. package/es/locale/lang/ru-RU.js +6 -0
  26. package/es/locale/lang/th-TH.js +6 -0
  27. package/es/locale/lang/ug-CN.js +6 -0
  28. package/es/locale/lang/uk-UA.js +6 -0
  29. package/es/locale/lang/uz-UZ.js +6 -0
  30. package/es/locale/lang/vi-VN.js +6 -0
  31. package/es/locale/lang/zh-CHT.js +6 -0
  32. package/es/locale/lang/zh-CN.js +6 -0
  33. package/es/style.css +1 -1
  34. package/es/style.min.css +1 -1
  35. package/es/table/module/custom/hook.js +29 -4
  36. package/es/table/module/custom/panel.js +105 -93
  37. package/es/table/module/export/export-panel.js +3 -2
  38. package/es/table/module/export/import-panel.js +3 -2
  39. package/es/table/module/filter/panel.js +3 -2
  40. package/es/table/module/menu/panel.js +3 -2
  41. package/es/table/src/body.js +7 -5
  42. package/es/table/src/cell.js +14 -14
  43. package/es/table/src/column.js +3 -2
  44. package/es/table/src/footer.js +3 -2
  45. package/es/table/src/group.js +3 -2
  46. package/es/table/src/header.js +3 -2
  47. package/es/table/src/props.js +28 -7
  48. package/es/table/src/table.js +64 -47
  49. package/es/table/style.css +22 -3
  50. package/es/table/style.min.css +1 -1
  51. package/es/toolbar/src/toolbar.js +155 -61
  52. package/es/ui/index.js +12 -1
  53. package/es/ui/src/comp.js +2 -0
  54. package/es/ui/src/log.js +1 -1
  55. package/es/vxe-table/style.css +22 -3
  56. package/es/vxe-table/style.min.css +1 -1
  57. package/lib/grid/src/grid.js +20 -5
  58. package/lib/grid/src/grid.min.js +1 -1
  59. package/lib/{iconfont.1749800539928.ttf → iconfont.1750153812846.ttf} +0 -0
  60. package/lib/iconfont.1750153812846.woff +0 -0
  61. package/lib/iconfont.1750153812846.woff2 +0 -0
  62. package/lib/index.css +1 -1
  63. package/lib/index.min.css +1 -1
  64. package/lib/index.umd.js +350 -150
  65. package/lib/index.umd.min.js +1 -1
  66. package/lib/locale/lang/ar-EG.js +6 -0
  67. package/lib/locale/lang/ar-EG.min.js +1 -1
  68. package/lib/locale/lang/ar-EG.umd.js +6 -0
  69. package/lib/locale/lang/de-DE.js +6 -0
  70. package/lib/locale/lang/de-DE.min.js +1 -1
  71. package/lib/locale/lang/de-DE.umd.js +6 -0
  72. package/lib/locale/lang/en-US.js +6 -0
  73. package/lib/locale/lang/en-US.min.js +1 -1
  74. package/lib/locale/lang/en-US.umd.js +6 -0
  75. package/lib/locale/lang/es-ES.js +6 -0
  76. package/lib/locale/lang/es-ES.min.js +1 -1
  77. package/lib/locale/lang/es-ES.umd.js +6 -0
  78. package/lib/locale/lang/fr-FR.js +6 -0
  79. package/lib/locale/lang/fr-FR.min.js +1 -1
  80. package/lib/locale/lang/fr-FR.umd.js +6 -0
  81. package/lib/locale/lang/hu-HU.js +6 -0
  82. package/lib/locale/lang/hu-HU.min.js +1 -1
  83. package/lib/locale/lang/hu-HU.umd.js +6 -0
  84. package/lib/locale/lang/hy-AM.js +6 -0
  85. package/lib/locale/lang/hy-AM.min.js +1 -1
  86. package/lib/locale/lang/hy-AM.umd.js +6 -0
  87. package/lib/locale/lang/id-ID.js +6 -0
  88. package/lib/locale/lang/id-ID.min.js +1 -1
  89. package/lib/locale/lang/id-ID.umd.js +6 -0
  90. package/lib/locale/lang/it-IT.js +6 -0
  91. package/lib/locale/lang/it-IT.min.js +1 -1
  92. package/lib/locale/lang/it-IT.umd.js +6 -0
  93. package/lib/locale/lang/ja-JP.js +6 -0
  94. package/lib/locale/lang/ja-JP.min.js +1 -1
  95. package/lib/locale/lang/ja-JP.umd.js +6 -0
  96. package/lib/locale/lang/ko-KR.js +6 -0
  97. package/lib/locale/lang/ko-KR.min.js +1 -1
  98. package/lib/locale/lang/ko-KR.umd.js +6 -0
  99. package/lib/locale/lang/ms-MY.js +6 -0
  100. package/lib/locale/lang/ms-MY.min.js +1 -1
  101. package/lib/locale/lang/ms-MY.umd.js +6 -0
  102. package/lib/locale/lang/nb-NO.js +6 -0
  103. package/lib/locale/lang/nb-NO.min.js +1 -1
  104. package/lib/locale/lang/nb-NO.umd.js +6 -0
  105. package/lib/locale/lang/pt-BR.js +6 -0
  106. package/lib/locale/lang/pt-BR.min.js +1 -1
  107. package/lib/locale/lang/pt-BR.umd.js +6 -0
  108. package/lib/locale/lang/ru-RU.js +6 -0
  109. package/lib/locale/lang/ru-RU.min.js +1 -1
  110. package/lib/locale/lang/ru-RU.umd.js +6 -0
  111. package/lib/locale/lang/th-TH.js +6 -0
  112. package/lib/locale/lang/th-TH.min.js +1 -1
  113. package/lib/locale/lang/th-TH.umd.js +6 -0
  114. package/lib/locale/lang/ug-CN.js +6 -0
  115. package/lib/locale/lang/ug-CN.min.js +1 -1
  116. package/lib/locale/lang/ug-CN.umd.js +6 -0
  117. package/lib/locale/lang/uk-UA.js +6 -0
  118. package/lib/locale/lang/uk-UA.min.js +1 -1
  119. package/lib/locale/lang/uk-UA.umd.js +6 -0
  120. package/lib/locale/lang/uz-UZ.js +6 -0
  121. package/lib/locale/lang/uz-UZ.min.js +1 -1
  122. package/lib/locale/lang/uz-UZ.umd.js +6 -0
  123. package/lib/locale/lang/vi-VN.js +6 -0
  124. package/lib/locale/lang/vi-VN.min.js +1 -1
  125. package/lib/locale/lang/vi-VN.umd.js +6 -0
  126. package/lib/locale/lang/zh-CHT.js +6 -0
  127. package/lib/locale/lang/zh-CHT.min.js +1 -1
  128. package/lib/locale/lang/zh-CHT.umd.js +6 -0
  129. package/lib/locale/lang/zh-CN.js +6 -0
  130. package/lib/locale/lang/zh-CN.min.js +1 -1
  131. package/lib/locale/lang/zh-CN.umd.js +6 -0
  132. package/lib/style.css +1 -1
  133. package/lib/style.min.css +1 -1
  134. package/lib/table/module/custom/hook.js +32 -4
  135. package/lib/table/module/custom/hook.min.js +1 -1
  136. package/lib/table/module/custom/panel.js +14 -3
  137. package/lib/table/module/custom/panel.min.js +1 -1
  138. package/lib/table/module/export/export-panel.js +2 -1
  139. package/lib/table/module/export/export-panel.min.js +1 -1
  140. package/lib/table/module/export/import-panel.js +2 -1
  141. package/lib/table/module/export/import-panel.min.js +1 -1
  142. package/lib/table/module/filter/panel.js +2 -1
  143. package/lib/table/module/filter/panel.min.js +1 -1
  144. package/lib/table/module/menu/panel.js +2 -1
  145. package/lib/table/module/menu/panel.min.js +1 -1
  146. package/lib/table/src/body.js +9 -9
  147. package/lib/table/src/body.min.js +1 -1
  148. package/lib/table/src/cell.js +16 -16
  149. package/lib/table/src/cell.min.js +1 -1
  150. package/lib/table/src/column.js +2 -1
  151. package/lib/table/src/column.min.js +1 -1
  152. package/lib/table/src/footer.js +2 -1
  153. package/lib/table/src/footer.min.js +1 -1
  154. package/lib/table/src/group.js +2 -1
  155. package/lib/table/src/group.min.js +1 -1
  156. package/lib/table/src/header.js +2 -1
  157. package/lib/table/src/header.min.js +1 -1
  158. package/lib/table/src/props.js +28 -7
  159. package/lib/table/src/table.js +13 -11
  160. package/lib/table/src/table.min.js +1 -1
  161. package/lib/table/style/style.css +22 -3
  162. package/lib/table/style/style.min.css +1 -1
  163. package/lib/toolbar/src/toolbar.js +180 -85
  164. package/lib/toolbar/src/toolbar.min.js +1 -1
  165. package/lib/ui/index.js +12 -1
  166. package/lib/ui/index.min.js +1 -1
  167. package/lib/ui/src/comp.js +8 -0
  168. package/lib/ui/src/comp.min.js +1 -0
  169. package/lib/ui/src/log.js +1 -1
  170. package/lib/ui/src/log.min.js +1 -1
  171. package/lib/vxe-table/style/style.css +22 -3
  172. package/lib/vxe-table/style/style.min.css +1 -1
  173. package/package.json +1 -1
  174. package/packages/grid/src/grid.ts +29 -7
  175. package/packages/locale/lang/ar-EG.ts +6 -0
  176. package/packages/locale/lang/de-DE.ts +6 -0
  177. package/packages/locale/lang/en-US.ts +6 -0
  178. package/packages/locale/lang/es-ES.ts +6 -0
  179. package/packages/locale/lang/fr-FR.ts +6 -0
  180. package/packages/locale/lang/hu-HU.ts +6 -0
  181. package/packages/locale/lang/hy-AM.ts +6 -0
  182. package/packages/locale/lang/id-ID.ts +6 -0
  183. package/packages/locale/lang/it-IT.ts +6 -0
  184. package/packages/locale/lang/ja-JP.ts +6 -0
  185. package/packages/locale/lang/ko-KR.ts +6 -0
  186. package/packages/locale/lang/ms-MY.ts +6 -0
  187. package/packages/locale/lang/nb-NO.ts +6 -0
  188. package/packages/locale/lang/pt-BR.ts +6 -0
  189. package/packages/locale/lang/ru-RU.ts +6 -0
  190. package/packages/locale/lang/th-TH.ts +6 -0
  191. package/packages/locale/lang/ug-CN.ts +6 -0
  192. package/packages/locale/lang/uk-UA.ts +6 -0
  193. package/packages/locale/lang/uz-UZ.ts +6 -0
  194. package/packages/locale/lang/vi-VN.ts +6 -0
  195. package/packages/locale/lang/zh-CHT.ts +6 -0
  196. package/packages/locale/lang/zh-CN.ts +6 -0
  197. package/packages/table/module/custom/hook.ts +27 -4
  198. package/packages/table/module/custom/panel.ts +114 -102
  199. package/packages/table/module/export/export-panel.ts +3 -2
  200. package/packages/table/module/export/import-panel.ts +3 -2
  201. package/packages/table/module/filter/panel.ts +3 -2
  202. package/packages/table/module/menu/panel.ts +3 -2
  203. package/packages/table/src/body.ts +10 -8
  204. package/packages/table/src/cell.ts +14 -14
  205. package/packages/table/src/column.ts +3 -2
  206. package/packages/table/src/footer.ts +3 -2
  207. package/packages/table/src/group.ts +3 -2
  208. package/packages/table/src/header.ts +3 -2
  209. package/packages/table/src/props.ts +28 -7
  210. package/packages/table/src/table.ts +66 -46
  211. package/packages/toolbar/src/toolbar.ts +157 -58
  212. package/packages/ui/index.ts +11 -0
  213. package/packages/ui/src/comp.ts +3 -0
  214. package/styles/components/icon.scss +13 -1
  215. package/styles/components/table-module/custom.scss +9 -2
  216. package/styles/icon/iconfont.ttf +0 -0
  217. package/styles/icon/iconfont.woff +0 -0
  218. package/styles/icon/iconfont.woff2 +0 -0
  219. package/es/iconfont.1749800539928.woff +0 -0
  220. package/es/iconfont.1749800539928.woff2 +0 -0
  221. package/lib/iconfont.1749800539928.woff +0 -0
  222. package/lib/iconfont.1749800539928.woff2 +0 -0
@@ -558,6 +558,12 @@ export default {
558
558
  replaceSuccess: 'Successfully replaced {0} cells'
559
559
  }
560
560
  },
561
+ extendPivotTable: {
562
+ aggregation: {
563
+ grouping: 'Group',
564
+ values: 'Values'
565
+ }
566
+ },
561
567
  filterComplexInput: {
562
568
  menus: {
563
569
  fixedColumn: 'Freeze column',
@@ -558,6 +558,12 @@ export default {
558
558
  replaceSuccess: 'Reemplazó con éxito {0} celdas'
559
559
  }
560
560
  },
561
+ extendPivotTable: {
562
+ aggregation: {
563
+ grouping: '分组',
564
+ values: '值'
565
+ }
566
+ },
561
567
  filterComplexInput: {
562
568
  menus: {
563
569
  fixedColumn: 'Columna de congelación',
@@ -558,6 +558,12 @@ export default {
558
558
  replaceSuccess: 'Cellules {0} remplacées avec succès'
559
559
  }
560
560
  },
561
+ extendPivotTable: {
562
+ aggregation: {
563
+ grouping: '分组',
564
+ values: '值'
565
+ }
566
+ },
561
567
  filterComplexInput: {
562
568
  menus: {
563
569
  fixedColumn: 'Colonne de gel',
@@ -558,6 +558,12 @@ export default {
558
558
  replaceSuccess: 'Sikeresen cserélte a {0} sejteket'
559
559
  }
560
560
  },
561
+ extendPivotTable: {
562
+ aggregation: {
563
+ grouping: '分组',
564
+ values: '值'
565
+ }
566
+ },
561
567
  filterComplexInput: {
562
568
  menus: {
563
569
  fixedColumn: 'Fagyasztási oszlop',
@@ -558,6 +558,12 @@ export default {
558
558
  replaceSuccess: '成功替换 {0} 个单元格'
559
559
  }
560
560
  },
561
+ extendPivotTable: {
562
+ aggregation: {
563
+ grouping: '分组',
564
+ values: '值'
565
+ }
566
+ },
561
567
  filterComplexInput: {
562
568
  menus: {
563
569
  fixedColumn: '冻结列',
@@ -558,6 +558,12 @@ export default {
558
558
  replaceSuccess: 'Berhasil menggantikan {0} sel'
559
559
  }
560
560
  },
561
+ extendPivotTable: {
562
+ aggregation: {
563
+ grouping: '分组',
564
+ values: '值'
565
+ }
566
+ },
561
567
  filterComplexInput: {
562
568
  menus: {
563
569
  fixedColumn: 'Kolom beku',
@@ -558,6 +558,12 @@ export default {
558
558
  replaceSuccess: 'Sostituire correttamente le celle {0}'
559
559
  }
560
560
  },
561
+ extendPivotTable: {
562
+ aggregation: {
563
+ grouping: '分组',
564
+ values: '值'
565
+ }
566
+ },
561
567
  filterComplexInput: {
562
568
  menus: {
563
569
  fixedColumn: 'Colonna di congelamento',
@@ -558,6 +558,12 @@ export default {
558
558
  replaceSuccess: '{0}セルを正常に交換しました'
559
559
  }
560
560
  },
561
+ extendPivotTable: {
562
+ aggregation: {
563
+ grouping: '分组',
564
+ values: '值'
565
+ }
566
+ },
561
567
  filterComplexInput: {
562
568
  menus: {
563
569
  fixedColumn: 'フリーズコラム',
@@ -558,6 +558,12 @@ export default {
558
558
  replaceSuccess: '{0} 세포를 성공적으로 대체했습니다'
559
559
  }
560
560
  },
561
+ extendPivotTable: {
562
+ aggregation: {
563
+ grouping: '分组',
564
+ values: '值'
565
+ }
566
+ },
561
567
  filterComplexInput: {
562
568
  menus: {
563
569
  fixedColumn: '동결 열',
@@ -558,6 +558,12 @@ export default {
558
558
  replaceSuccess: '{0} sel berjaya diganti'
559
559
  }
560
560
  },
561
+ extendPivotTable: {
562
+ aggregation: {
563
+ grouping: '分组',
564
+ values: '值'
565
+ }
566
+ },
561
567
  filterComplexInput: {
562
568
  menus: {
563
569
  fixedColumn: 'Lajur membekukan',
@@ -558,6 +558,12 @@ export default {
558
558
  replaceSuccess: 'Vellykket erstattet {0} celler'
559
559
  }
560
560
  },
561
+ extendPivotTable: {
562
+ aggregation: {
563
+ grouping: '分组',
564
+ values: '值'
565
+ }
566
+ },
561
567
  filterComplexInput: {
562
568
  menus: {
563
569
  fixedColumn: 'Frysekolonne',
@@ -558,6 +558,12 @@ export default {
558
558
  replaceSuccess: 'Células substituídas com sucesso {0}'
559
559
  }
560
560
  },
561
+ extendPivotTable: {
562
+ aggregation: {
563
+ grouping: '分组',
564
+ values: '值'
565
+ }
566
+ },
561
567
  filterComplexInput: {
562
568
  menus: {
563
569
  fixedColumn: 'Coluna de congelamento',
@@ -558,6 +558,12 @@ export default {
558
558
  replaceSuccess: 'Успешно заменен {0} ячейки'
559
559
  }
560
560
  },
561
+ extendPivotTable: {
562
+ aggregation: {
563
+ grouping: '分组',
564
+ values: '值'
565
+ }
566
+ },
561
567
  filterComplexInput: {
562
568
  menus: {
563
569
  fixedColumn: 'Замораживание колонки',
@@ -558,6 +558,12 @@ export default {
558
558
  replaceSuccess: 'แทนที่เซลล์ {0} สำเร็จ'
559
559
  }
560
560
  },
561
+ extendPivotTable: {
562
+ aggregation: {
563
+ grouping: '分组',
564
+ values: '值'
565
+ }
566
+ },
561
567
  filterComplexInput: {
562
568
  menus: {
563
569
  fixedColumn: 'คอลัมน์แช่แข็ง',
@@ -558,6 +558,12 @@ export default {
558
558
  replaceSuccess: 'جەمئىي {0} دانە ئۇچۇر ئالماشتۇرۇلدى'
559
559
  }
560
560
  },
561
+ extendPivotTable: {
562
+ aggregation: {
563
+ grouping: '分组',
564
+ values: '值'
565
+ }
566
+ },
561
567
  filterComplexInput: {
562
568
  menus: {
563
569
  fixedColumn: 'قۇر توڭلىتىش',
@@ -558,6 +558,12 @@ export default {
558
558
  replaceSuccess: 'Успішно замінив {0} комірок'
559
559
  }
560
560
  },
561
+ extendPivotTable: {
562
+ aggregation: {
563
+ grouping: '分组',
564
+ values: '值'
565
+ }
566
+ },
561
567
  filterComplexInput: {
562
568
  menus: {
563
569
  fixedColumn: 'Заморожування стовпчика',
@@ -558,6 +558,12 @@ export default {
558
558
  replaceSuccess: '{0} hujayralar muvaffaqiyatli almashtirildi'
559
559
  }
560
560
  },
561
+ extendPivotTable: {
562
+ aggregation: {
563
+ grouping: '分组',
564
+ values: '值'
565
+ }
566
+ },
561
567
  filterComplexInput: {
562
568
  menus: {
563
569
  fixedColumn: 'Muzlatish ustuni',
@@ -558,6 +558,12 @@ export default {
558
558
  replaceSuccess: 'Đã thay thế thành công {0} ô'
559
559
  }
560
560
  },
561
+ extendPivotTable: {
562
+ aggregation: {
563
+ grouping: '分组',
564
+ values: '值'
565
+ }
566
+ },
561
567
  filterComplexInput: {
562
568
  menus: {
563
569
  fixedColumn: 'Đóng băng cột',
@@ -558,6 +558,12 @@ export default {
558
558
  replaceSuccess: '成功替換 {0} 個單元格'
559
559
  }
560
560
  },
561
+ extendPivotTable: {
562
+ aggregation: {
563
+ grouping: '分组',
564
+ values: '值'
565
+ }
566
+ },
561
567
  filterComplexInput: {
562
568
  menus: {
563
569
  fixedColumn: '凍結列',
@@ -558,6 +558,12 @@ export default {
558
558
  replaceSuccess: '成功替换 {0} 个单元格'
559
559
  }
560
560
  },
561
+ extendPivotTable: {
562
+ aggregation: {
563
+ grouping: '分组',
564
+ values: '值'
565
+ }
566
+ },
561
567
  filterComplexInput: {
562
568
  menus: {
563
569
  fixedColumn: '冻结列',