@fmdevui/fm-dev 1.0.42 → 1.0.44

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 (72) hide show
  1. package/es/_virtual/de-DE.mjs +1 -1
  2. package/es/_virtual/en-US.mjs +1 -1
  3. package/es/_virtual/es-ES.mjs +1 -1
  4. package/es/_virtual/fr-FR.mjs +1 -1
  5. package/es/_virtual/it-IT.mjs +1 -1
  6. package/es/_virtual/ja-JP.mjs +1 -1
  7. package/es/_virtual/ko-KR.mjs +1 -1
  8. package/es/_virtual/nb-NO.mjs +1 -1
  9. package/es/_virtual/pt-BR.mjs +1 -1
  10. package/es/_virtual/ru-RU.mjs +1 -1
  11. package/es/_virtual/th-TH.mjs +1 -1
  12. package/es/_virtual/vi-VN.mjs +1 -1
  13. package/es/_virtual/zh-CN.mjs +1 -1
  14. package/es/_virtual/zh-HK.mjs +1 -1
  15. package/es/_virtual/zh-TW.mjs +1 -1
  16. package/es/core/hook/useVxeTableOptionsHook.d.ts +40 -25
  17. package/es/node_modules/.pnpm/{vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/de-DE.mjs +16 -2
  18. package/es/node_modules/.pnpm/{vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/en-US.mjs +16 -2
  19. package/es/node_modules/.pnpm/{vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/es-ES.mjs +16 -2
  20. package/es/node_modules/.pnpm/{vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/fr-FR.mjs +16 -2
  21. package/es/node_modules/.pnpm/{vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/it-IT.mjs +16 -2
  22. package/es/node_modules/.pnpm/{vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/ja-JP.mjs +16 -2
  23. package/es/node_modules/.pnpm/{vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/ko-KR.mjs +16 -2
  24. package/es/node_modules/.pnpm/{vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/nb-NO.mjs +16 -2
  25. package/es/node_modules/.pnpm/{vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/pt-BR.mjs +16 -2
  26. package/es/node_modules/.pnpm/{vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/ru-RU.mjs +16 -2
  27. package/es/node_modules/.pnpm/{vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/th-TH.mjs +16 -2
  28. package/es/node_modules/.pnpm/{vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/vi-VN.mjs +16 -2
  29. package/es/node_modules/.pnpm/{vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-CHT.mjs +17 -3
  30. package/es/node_modules/.pnpm/{vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-CN.mjs +16 -2
  31. package/es/packages/core/hook/useVxeTableOptionsHook.mjs +8 -0
  32. package/index.js +240 -36
  33. package/index.min.js +23 -23
  34. package/index.min.mjs +26 -26
  35. package/index.mjs +240 -36
  36. package/lib/_virtual/de-DE.js +1 -1
  37. package/lib/_virtual/en-US.js +1 -1
  38. package/lib/_virtual/es-ES.js +1 -1
  39. package/lib/_virtual/fr-FR.js +1 -1
  40. package/lib/_virtual/it-IT.js +1 -1
  41. package/lib/_virtual/ja-JP.js +1 -1
  42. package/lib/_virtual/ko-KR.js +1 -1
  43. package/lib/_virtual/nb-NO.js +1 -1
  44. package/lib/_virtual/pt-BR.js +1 -1
  45. package/lib/_virtual/ru-RU.js +1 -1
  46. package/lib/_virtual/th-TH.js +1 -1
  47. package/lib/_virtual/vi-VN.js +1 -1
  48. package/lib/_virtual/zh-CN.js +1 -1
  49. package/lib/_virtual/zh-HK.js +1 -1
  50. package/lib/_virtual/zh-TW.js +1 -1
  51. package/lib/core/hook/useVxeTableOptionsHook.d.ts +40 -25
  52. package/lib/node_modules/.pnpm/{vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/de-DE.js +16 -2
  53. package/lib/node_modules/.pnpm/{vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/en-US.js +16 -2
  54. package/lib/node_modules/.pnpm/{vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/es-ES.js +16 -2
  55. package/lib/node_modules/.pnpm/{vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/fr-FR.js +16 -2
  56. package/lib/node_modules/.pnpm/{vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/it-IT.js +16 -2
  57. package/lib/node_modules/.pnpm/{vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/ja-JP.js +16 -2
  58. package/lib/node_modules/.pnpm/{vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/ko-KR.js +16 -2
  59. package/lib/node_modules/.pnpm/{vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/nb-NO.js +16 -2
  60. package/lib/node_modules/.pnpm/{vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/pt-BR.js +16 -2
  61. package/lib/node_modules/.pnpm/{vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/ru-RU.js +16 -2
  62. package/lib/node_modules/.pnpm/{vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/th-TH.js +16 -2
  63. package/lib/node_modules/.pnpm/{vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/vi-VN.js +16 -2
  64. package/lib/node_modules/.pnpm/{vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-CHT.js +17 -3
  65. package/lib/node_modules/.pnpm/{vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-CN.js +16 -2
  66. package/lib/packages/core/hook/useVxeTableOptionsHook.js +8 -0
  67. package/package.json +1 -1
  68. /package/es/{defaults.css → component.css} +0 -0
  69. /package/es/node_modules/.pnpm/{vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-HK.mjs +0 -0
  70. /package/es/node_modules/.pnpm/{vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-TW.mjs +0 -0
  71. /package/lib/node_modules/.pnpm/{vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-HK.js +0 -0
  72. /package/lib/node_modules/.pnpm/{vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-TW.js +0 -0
package/index.mjs CHANGED
@@ -1,4 +1,4 @@
1
- /*! fm-dev v1.0.42 */
1
+ /*! fm-dev v1.0.44 */
2
2
  import { defineComponent, reactive, computed, watch, resolveComponent, createBlock, openBlock, withCtx, createVNode, createElementVNode, createTextVNode, toDisplayString as toDisplayString$1, withDirectives, createElementBlock, Fragment, renderList, vShow, ref, onMounted, nextTick, normalizeStyle, createCommentVNode, normalizeClass, withModifiers, resolveDynamicComponent, effectScope, getCurrentInstance, shallowRef, isRef as isRef$1, inject, onUnmounted, h, Text, markRaw, toRaw as toRaw$1, hasInjectionContext, unref, isReactive as isReactive$1, toRef, getCurrentScope, onScopeDispose, toRefs, resolveDirective } from 'vue';
3
3
  import crypto from 'crypto';
4
4
  import require$$0 from 'url';
@@ -23231,7 +23231,7 @@ var useClipboard = (opts) => {
23231
23231
  };
23232
23232
 
23233
23233
  /*!
23234
- * shared v11.1.6
23234
+ * shared v11.1.7
23235
23235
  * (c) 2025 kazuya kawaguchi
23236
23236
  * Released under the MIT License.
23237
23237
  */
@@ -23471,7 +23471,7 @@ function deepCopy(src, des) {
23471
23471
  }
23472
23472
 
23473
23473
  /*!
23474
- * message-compiler v11.1.6
23474
+ * message-compiler v11.1.7
23475
23475
  * (c) 2025 kazuya kawaguchi
23476
23476
  * Released under the MIT License.
23477
23477
  */
@@ -24977,7 +24977,7 @@ function baseCompile$1(source, options = {}) {
24977
24977
  }
24978
24978
 
24979
24979
  /*!
24980
- * core-base v11.1.6
24980
+ * core-base v11.1.7
24981
24981
  * (c) 2025 kazuya kawaguchi
24982
24982
  * Released under the MIT License.
24983
24983
  */
@@ -25718,7 +25718,7 @@ function getWarnMessage$1(code, ...args) {
25718
25718
  * Intlify core-base version
25719
25719
  * @internal
25720
25720
  */
25721
- const VERSION$1 = '11.1.6';
25721
+ const VERSION$1 = '11.1.7';
25722
25722
  const NOT_REOSLVED = -1;
25723
25723
  const DEFAULT_LOCALE = 'en-US';
25724
25724
  const MISSING_RESOLVE_VALUE = '';
@@ -27017,7 +27017,7 @@ function setupDevtoolsPlugin(pluginDescriptor, setupFn) {
27017
27017
  }
27018
27018
 
27019
27019
  /*!
27020
- * vue-i18n v11.1.6
27020
+ * vue-i18n v11.1.7
27021
27021
  * (c) 2025 kazuya kawaguchi
27022
27022
  * Released under the MIT License.
27023
27023
  */
@@ -27030,7 +27030,7 @@ function setupDevtoolsPlugin(pluginDescriptor, setupFn) {
27030
27030
  *
27031
27031
  * @VueI18nGeneral
27032
27032
  */
27033
- const VERSION = '11.1.6';
27033
+ const VERSION = '11.1.7';
27034
27034
  /**
27035
27035
  * This is only called in esm-bundler builds.
27036
27036
  * istanbul-ignore-next
@@ -39459,6 +39459,7 @@ function requireEnUS () {
39459
39459
  customCancel: 'Cancel',
39460
39460
  customRestore: 'Restore default',
39461
39461
  maxFixedCol: 'The maximum number of frozen columns cannot exceed {0}',
39462
+ maxGroupCol: 'The maximum number of grouping fields cannot exceed {0}',
39462
39463
  dragTip: 'Move: {0}',
39463
39464
  resizeColTip: 'Width: {0} pixels',
39464
39465
  resizeRowTip: 'Height: {0} pixels',
@@ -39517,7 +39518,7 @@ function requireEnUS () {
39517
39518
  cstmDragTarget: 'Move: {0}',
39518
39519
  setting: {
39519
39520
  colSort: 'Sort',
39520
- sortHelpTip: 'Click and drag the icon to adjust the sort of columns',
39521
+ sortHelpTip: 'Click and drag the icons to adjust the order.',
39521
39522
  colTitle: 'Column title',
39522
39523
  colResizable: 'Column width (pixels)',
39523
39524
  colVisible: 'Whether to display',
@@ -39941,7 +39942,20 @@ function requireEnUS () {
39941
39942
  extendPivotTable: {
39942
39943
  aggregation: {
39943
39944
  grouping: 'Group',
39944
- values: 'Values'
39945
+ values: 'Values',
39946
+ groupPlaceholder: 'Drag here to set row groups',
39947
+ valuesPlaceholder: 'Drag here to aggregate',
39948
+ dragExistCol: 'The column already exists',
39949
+ sortHelpTip: 'Click and drag the icons to adjust the order.'
39950
+ },
39951
+ aggFuncs: {
39952
+ sum: 'Sum',
39953
+ count: 'Count',
39954
+ avg: 'Avg',
39955
+ min: 'Min',
39956
+ max: 'Max',
39957
+ first: 'First',
39958
+ last: 'Last'
39945
39959
  }
39946
39960
  },
39947
39961
  filterComplexInput: {
@@ -40194,6 +40208,7 @@ function requireDeDE () {
40194
40208
  customCancel: 'Stornieren',
40195
40209
  customRestore: 'Standardeinstellung wiederherstellen',
40196
40210
  maxFixedCol: 'Die maximale Anzahl von gefrorenen Spalten darf {0} nicht überschreiten',
40211
+ maxGroupCol: '最大分组字段的数量不能超过 {0} 个',
40197
40212
  dragTip: 'Bewegung: {0}',
40198
40213
  resizeColTip: 'Breite: {0} Pixel',
40199
40214
  resizeRowTip: 'Höhe: {0} Pixel',
@@ -40252,7 +40267,7 @@ function requireDeDE () {
40252
40267
  cstmDragTarget: 'Bewegung: {0}',
40253
40268
  setting: {
40254
40269
  colSort: 'Sortieren',
40255
- sortHelpTip: 'Klicken und ziehen Sie das Symbol, um die Art von Spalten anzupassen',
40270
+ sortHelpTip: '点击并拖动图标可以调整顺序',
40256
40271
  colTitle: 'Spaltenentitel',
40257
40272
  colResizable: 'Säulenbreite (Pixel)',
40258
40273
  colVisible: 'Ob angezeigt',
@@ -40676,7 +40691,20 @@ function requireDeDE () {
40676
40691
  extendPivotTable: {
40677
40692
  aggregation: {
40678
40693
  grouping: '分组',
40679
- values: '值'
40694
+ values: '值',
40695
+ groupPlaceholder: '拖至此处进行分组',
40696
+ valuesPlaceholder: '拖至此处进行聚合',
40697
+ dragExistCol: '该列已存在',
40698
+ sortHelpTip: '点击并拖动图标可以调整顺序'
40699
+ },
40700
+ aggFuncs: {
40701
+ sum: '求和',
40702
+ count: '计数',
40703
+ avg: '平均值',
40704
+ min: '最小值',
40705
+ max: '最大值',
40706
+ first: '首个值',
40707
+ last: '末尾值'
40680
40708
  }
40681
40709
  },
40682
40710
  filterComplexInput: {
@@ -40929,6 +40957,7 @@ function requireEsES () {
40929
40957
  customCancel: 'Cancelar',
40930
40958
  customRestore: 'Restaurar predeterminado',
40931
40959
  maxFixedCol: 'El número máximo de columnas congeladas no puede exceder {0}',
40960
+ maxGroupCol: '最大分组字段的数量不能超过 {0} 个',
40932
40961
  dragTip: 'Mover: {0}',
40933
40962
  resizeColTip: 'Ancho: {0} píxeles',
40934
40963
  resizeRowTip: 'Altura: {0} píxeles',
@@ -40987,7 +41016,7 @@ function requireEsES () {
40987
41016
  cstmDragTarget: 'Mover: {0}',
40988
41017
  setting: {
40989
41018
  colSort: 'Clasificar',
40990
- sortHelpTip: 'Haga clic y arrastre el icono para ajustar el tipo de columnas',
41019
+ sortHelpTip: '点击并拖动图标可以调整顺序',
40991
41020
  colTitle: 'Título de columna',
40992
41021
  colResizable: 'Ancho de columna (píxeles)',
40993
41022
  colVisible: 'Si mostrar',
@@ -41411,7 +41440,20 @@ function requireEsES () {
41411
41440
  extendPivotTable: {
41412
41441
  aggregation: {
41413
41442
  grouping: '分组',
41414
- values: '值'
41443
+ values: '值',
41444
+ groupPlaceholder: '拖至此处进行分组',
41445
+ valuesPlaceholder: '拖至此处进行聚合',
41446
+ dragExistCol: '该列已存在',
41447
+ sortHelpTip: '点击并拖动图标可以调整顺序'
41448
+ },
41449
+ aggFuncs: {
41450
+ sum: '求和',
41451
+ count: '计数',
41452
+ avg: '平均值',
41453
+ min: '最小值',
41454
+ max: '最大值',
41455
+ first: '首个值',
41456
+ last: '末尾值'
41415
41457
  }
41416
41458
  },
41417
41459
  filterComplexInput: {
@@ -41664,6 +41706,7 @@ function requireFrFR () {
41664
41706
  customCancel: 'Annuler',
41665
41707
  customRestore: 'Restaurer par défaut',
41666
41708
  maxFixedCol: 'Le nombre maximum de colonnes gelées ne peut pas dépasser {0}',
41709
+ maxGroupCol: '最大分组字段的数量不能超过 {0} 个',
41667
41710
  dragTip: 'Déplacer: {0}',
41668
41711
  resizeColTip: 'Largeur: {0} pixels',
41669
41712
  resizeRowTip: 'Hauteur: {0} pixels',
@@ -41722,7 +41765,7 @@ function requireFrFR () {
41722
41765
  cstmDragTarget: 'Déplacer: {0}',
41723
41766
  setting: {
41724
41767
  colSort: 'Trier',
41725
- sortHelpTip: "Cliquez et faites glisser l'icône pour ajuster le type de colonnes",
41768
+ sortHelpTip: '点击并拖动图标可以调整顺序',
41726
41769
  colTitle: 'Titre de la colonne',
41727
41770
  colResizable: 'Largeur de colonne (pixels)',
41728
41771
  colVisible: "S'il faut afficher",
@@ -42146,7 +42189,20 @@ function requireFrFR () {
42146
42189
  extendPivotTable: {
42147
42190
  aggregation: {
42148
42191
  grouping: '分组',
42149
- values: '值'
42192
+ values: '值',
42193
+ groupPlaceholder: '拖至此处进行分组',
42194
+ valuesPlaceholder: '拖至此处进行聚合',
42195
+ dragExistCol: '该列已存在',
42196
+ sortHelpTip: '点击并拖动图标可以调整顺序'
42197
+ },
42198
+ aggFuncs: {
42199
+ sum: '求和',
42200
+ count: '计数',
42201
+ avg: '平均值',
42202
+ min: '最小值',
42203
+ max: '最大值',
42204
+ first: '首个值',
42205
+ last: '末尾值'
42150
42206
  }
42151
42207
  },
42152
42208
  filterComplexInput: {
@@ -42399,6 +42455,7 @@ function requireItIT () {
42399
42455
  customCancel: 'Cancellare',
42400
42456
  customRestore: 'Ripristina il valore predefinito',
42401
42457
  maxFixedCol: 'Il numero massimo di colonne congelate non può superare {0}',
42458
+ maxGroupCol: '最大分组字段的数量不能超过 {0} 个',
42402
42459
  dragTip: 'Muovi: {0}',
42403
42460
  resizeColTip: 'Larghezza: {0} pixel',
42404
42461
  resizeRowTip: 'Altezza: {0} pixel',
@@ -42457,7 +42514,7 @@ function requireItIT () {
42457
42514
  cstmDragTarget: 'Muovi: {0}',
42458
42515
  setting: {
42459
42516
  colSort: 'Ordinare',
42460
- sortHelpTip: "Fare clic e trascinare l'icona per regolare il tipo di colonne",
42517
+ sortHelpTip: '点击并拖动图标可以调整顺序',
42461
42518
  colTitle: 'Titolo della colonna',
42462
42519
  colResizable: 'Larghezza della colonna (pixel)',
42463
42520
  colVisible: 'Se visualizzare',
@@ -42881,7 +42938,20 @@ function requireItIT () {
42881
42938
  extendPivotTable: {
42882
42939
  aggregation: {
42883
42940
  grouping: '分组',
42884
- values: '值'
42941
+ values: '值',
42942
+ groupPlaceholder: '拖至此处进行分组',
42943
+ valuesPlaceholder: '拖至此处进行聚合',
42944
+ dragExistCol: '该列已存在',
42945
+ sortHelpTip: '点击并拖动图标可以调整顺序'
42946
+ },
42947
+ aggFuncs: {
42948
+ sum: '求和',
42949
+ count: '计数',
42950
+ avg: '平均值',
42951
+ min: '最小值',
42952
+ max: '最大值',
42953
+ first: '首个值',
42954
+ last: '末尾值'
42885
42955
  }
42886
42956
  },
42887
42957
  filterComplexInput: {
@@ -43134,6 +43204,7 @@ function requireJaJP () {
43134
43204
  customCancel: 'キャンセル',
43135
43205
  customRestore: 'デフォルトを復元します',
43136
43206
  maxFixedCol: '凍結柱の最大数は{0}を超えることはできません',
43207
+ maxGroupCol: '最大分组字段的数量不能超过 {0} 个',
43137
43208
  dragTip: '移動:{0}',
43138
43209
  resizeColTip: '幅:{0}ピクセル',
43139
43210
  resizeRowTip: '高さ:{0}ピクセル',
@@ -43192,7 +43263,7 @@ function requireJaJP () {
43192
43263
  cstmDragTarget: '移動:{0}',
43193
43264
  setting: {
43194
43265
  colSort: '選別',
43195
- sortHelpTip: 'アイコンをクリックしてドラッグして、列の種類を調整します',
43266
+ sortHelpTip: '点击并拖动图标可以调整顺序',
43196
43267
  colTitle: '列のタイトル',
43197
43268
  colResizable: '列幅(ピクセル)',
43198
43269
  colVisible: '表示するかどうか',
@@ -43616,7 +43687,20 @@ function requireJaJP () {
43616
43687
  extendPivotTable: {
43617
43688
  aggregation: {
43618
43689
  grouping: '分组',
43619
- values: '值'
43690
+ values: '值',
43691
+ groupPlaceholder: '拖至此处进行分组',
43692
+ valuesPlaceholder: '拖至此处进行聚合',
43693
+ dragExistCol: '该列已存在',
43694
+ sortHelpTip: '点击并拖动图标可以调整顺序'
43695
+ },
43696
+ aggFuncs: {
43697
+ sum: '求和',
43698
+ count: '计数',
43699
+ avg: '平均值',
43700
+ min: '最小值',
43701
+ max: '最大值',
43702
+ first: '首个值',
43703
+ last: '末尾值'
43620
43704
  }
43621
43705
  },
43622
43706
  filterComplexInput: {
@@ -43869,6 +43953,7 @@ function requireKoKR () {
43869
43953
  customCancel: '취소',
43870
43954
  customRestore: '기본값을 복원하십시오',
43871
43955
  maxFixedCol: '냉동 열의 최대 수는 {0}을 초과 할 수 없습니다.',
43956
+ maxGroupCol: '最大分组字段的数量不能超过 {0} 个',
43872
43957
  dragTip: '움직임 : {0}',
43873
43958
  resizeColTip: '너비 : {0} 픽셀',
43874
43959
  resizeRowTip: '높이 : {0} 픽셀',
@@ -43927,7 +44012,7 @@ function requireKoKR () {
43927
44012
  cstmDragTarget: '움직임 : {0}',
43928
44013
  setting: {
43929
44014
  colSort: '종류',
43930
- sortHelpTip: '아이콘을 클릭하고 드래그하여 열을 조정합니다.',
44015
+ sortHelpTip: '点击并拖动图标可以调整顺序',
43931
44016
  colTitle: '열 제목',
43932
44017
  colResizable: '열 폭 (픽셀)',
43933
44018
  colVisible: '표시 여부',
@@ -44351,7 +44436,20 @@ function requireKoKR () {
44351
44436
  extendPivotTable: {
44352
44437
  aggregation: {
44353
44438
  grouping: '分组',
44354
- values: '值'
44439
+ values: '值',
44440
+ groupPlaceholder: '拖至此处进行分组',
44441
+ valuesPlaceholder: '拖至此处进行聚合',
44442
+ dragExistCol: '该列已存在',
44443
+ sortHelpTip: '点击并拖动图标可以调整顺序'
44444
+ },
44445
+ aggFuncs: {
44446
+ sum: '求和',
44447
+ count: '计数',
44448
+ avg: '平均值',
44449
+ min: '最小值',
44450
+ max: '最大值',
44451
+ first: '首个值',
44452
+ last: '末尾值'
44355
44453
  }
44356
44454
  },
44357
44455
  filterComplexInput: {
@@ -44604,6 +44702,7 @@ function requireNbNO () {
44604
44702
  customCancel: 'Kansellere',
44605
44703
  customRestore: 'Gjenopprett standard',
44606
44704
  maxFixedCol: 'Det maksimale antall frosne kolonner kan ikke overstige {0}',
44705
+ maxGroupCol: '最大分组字段的数量不能超过 {0} 个',
44607
44706
  dragTip: 'Flytt: {0}',
44608
44707
  resizeColTip: 'Bredde: {0} piksler',
44609
44708
  resizeRowTip: 'Høyde: {0} piksler',
@@ -44662,7 +44761,7 @@ function requireNbNO () {
44662
44761
  cstmDragTarget: 'Flytt: {0}',
44663
44762
  setting: {
44664
44763
  colSort: 'Sortere',
44665
- sortHelpTip: 'Klikk og dra ikonet for å justere typen kolonner',
44764
+ sortHelpTip: '点击并拖动图标可以调整顺序',
44666
44765
  colTitle: 'Kolonnetittel',
44667
44766
  colResizable: 'Kolonnebredde (piksler)',
44668
44767
  colVisible: 'Om du skal vise',
@@ -45086,7 +45185,20 @@ function requireNbNO () {
45086
45185
  extendPivotTable: {
45087
45186
  aggregation: {
45088
45187
  grouping: '分组',
45089
- values: '值'
45188
+ values: '值',
45189
+ groupPlaceholder: '拖至此处进行分组',
45190
+ valuesPlaceholder: '拖至此处进行聚合',
45191
+ dragExistCol: '该列已存在',
45192
+ sortHelpTip: '点击并拖动图标可以调整顺序'
45193
+ },
45194
+ aggFuncs: {
45195
+ sum: '求和',
45196
+ count: '计数',
45197
+ avg: '平均值',
45198
+ min: '最小值',
45199
+ max: '最大值',
45200
+ first: '首个值',
45201
+ last: '末尾值'
45090
45202
  }
45091
45203
  },
45092
45204
  filterComplexInput: {
@@ -45339,6 +45451,7 @@ function requirePtBR () {
45339
45451
  customCancel: 'Cancelar',
45340
45452
  customRestore: 'Restaure o padrão',
45341
45453
  maxFixedCol: 'O número máximo de colunas congeladas não pode exceder {0}',
45454
+ maxGroupCol: '最大分组字段的数量不能超过 {0} 个',
45342
45455
  dragTip: 'Move: {0}',
45343
45456
  resizeColTip: 'Largura: {0} pixels',
45344
45457
  resizeRowTip: 'Altura: {0} pixels',
@@ -45397,7 +45510,7 @@ function requirePtBR () {
45397
45510
  cstmDragTarget: 'Move: {0}',
45398
45511
  setting: {
45399
45512
  colSort: 'Organizar',
45400
- sortHelpTip: 'Clique e arraste o ícone para ajustar o tipo de colunas',
45513
+ sortHelpTip: '点击并拖动图标可以调整顺序',
45401
45514
  colTitle: 'Título da coluna',
45402
45515
  colResizable: 'Largura da coluna (pixels)',
45403
45516
  colVisible: 'Se deve exibir',
@@ -45821,7 +45934,20 @@ function requirePtBR () {
45821
45934
  extendPivotTable: {
45822
45935
  aggregation: {
45823
45936
  grouping: '分组',
45824
- values: '值'
45937
+ values: '值',
45938
+ groupPlaceholder: '拖至此处进行分组',
45939
+ valuesPlaceholder: '拖至此处进行聚合',
45940
+ dragExistCol: '该列已存在',
45941
+ sortHelpTip: '点击并拖动图标可以调整顺序'
45942
+ },
45943
+ aggFuncs: {
45944
+ sum: '求和',
45945
+ count: '计数',
45946
+ avg: '平均值',
45947
+ min: '最小值',
45948
+ max: '最大值',
45949
+ first: '首个值',
45950
+ last: '末尾值'
45825
45951
  }
45826
45952
  },
45827
45953
  filterComplexInput: {
@@ -46074,6 +46200,7 @@ function requireRuRU () {
46074
46200
  customCancel: 'Отмена',
46075
46201
  customRestore: 'Восстановить дефолт',
46076
46202
  maxFixedCol: 'Максимальное количество замороженных столбцов не может превышать {0}',
46203
+ maxGroupCol: '最大分组字段的数量不能超过 {0} 个',
46077
46204
  dragTip: 'MOVE: {0}',
46078
46205
  resizeColTip: 'Ширина: {0} пиксели',
46079
46206
  resizeRowTip: 'Высота: {0} пиксели',
@@ -46132,7 +46259,7 @@ function requireRuRU () {
46132
46259
  cstmDragTarget: 'MOVE: {0}',
46133
46260
  setting: {
46134
46261
  colSort: 'Сортировка',
46135
- sortHelpTip: 'Нажмите и перетащите значок, чтобы настроить тип столбцов',
46262
+ sortHelpTip: '点击并拖动图标可以调整顺序',
46136
46263
  colTitle: 'Заголовок столбца',
46137
46264
  colResizable: 'Ширина столбца (пиксели)',
46138
46265
  colVisible: 'Отображать ли',
@@ -46556,7 +46683,20 @@ function requireRuRU () {
46556
46683
  extendPivotTable: {
46557
46684
  aggregation: {
46558
46685
  grouping: '分组',
46559
- values: '值'
46686
+ values: '值',
46687
+ groupPlaceholder: '拖至此处进行分组',
46688
+ valuesPlaceholder: '拖至此处进行聚合',
46689
+ dragExistCol: '该列已存在',
46690
+ sortHelpTip: '点击并拖动图标可以调整顺序'
46691
+ },
46692
+ aggFuncs: {
46693
+ sum: '求和',
46694
+ count: '计数',
46695
+ avg: '平均值',
46696
+ min: '最小值',
46697
+ max: '最大值',
46698
+ first: '首个值',
46699
+ last: '末尾值'
46560
46700
  }
46561
46701
  },
46562
46702
  filterComplexInput: {
@@ -46809,6 +46949,7 @@ function requireZhCN () {
46809
46949
  customCancel: '取消',
46810
46950
  customRestore: '恢复默认',
46811
46951
  maxFixedCol: '最大冻结列的数量不能超过 {0} 个',
46952
+ maxGroupCol: '最大分组字段的数量不能超过 {0} 个',
46812
46953
  dragTip: '移动:{0}',
46813
46954
  resizeColTip: '宽:{0} 像素',
46814
46955
  resizeRowTip: '高:{0} 像素',
@@ -46867,7 +47008,7 @@ function requireZhCN () {
46867
47008
  cstmDragTarget: '移动:{0}',
46868
47009
  setting: {
46869
47010
  colSort: '排序',
46870
- sortHelpTip: '点击并拖动图标可以调整列的排序',
47011
+ sortHelpTip: '点击并拖动图标可以调整顺序',
46871
47012
  colTitle: '列标题',
46872
47013
  colResizable: '列宽(像素)',
46873
47014
  colVisible: '是否显示',
@@ -47291,7 +47432,20 @@ function requireZhCN () {
47291
47432
  extendPivotTable: {
47292
47433
  aggregation: {
47293
47434
  grouping: '分组',
47294
- values: '值'
47435
+ values: '值',
47436
+ groupPlaceholder: '拖至此处进行分组',
47437
+ valuesPlaceholder: '拖至此处进行聚合',
47438
+ dragExistCol: '该列已存在',
47439
+ sortHelpTip: '点击并拖动图标可以调整顺序'
47440
+ },
47441
+ aggFuncs: {
47442
+ sum: '求和',
47443
+ count: '计数',
47444
+ avg: '平均值',
47445
+ min: '最小值',
47446
+ max: '最大值',
47447
+ first: '首个值',
47448
+ last: '末尾值'
47295
47449
  }
47296
47450
  },
47297
47451
  filterComplexInput: {
@@ -47546,6 +47700,7 @@ function requireZhCHT () {
47546
47700
  customCancel: '取消',
47547
47701
  customRestore: '恢復默認',
47548
47702
  maxFixedCol: '最大凍結列的數量不能超過 {0} 個',
47703
+ maxGroupCol: '最大分組欄位的數量不能超過 {0} 個',
47549
47704
  dragTip: '移動:{0}',
47550
47705
  resizeColTip: '寬:{0} 像素',
47551
47706
  resizeRowTip: '高:{0} 像素',
@@ -47604,7 +47759,7 @@ function requireZhCHT () {
47604
47759
  cstmDragTarget: '移動:{0}',
47605
47760
  setting: {
47606
47761
  colSort: '排序',
47607
- sortHelpTip: '點擊並拖動圖標可以調整列的排序',
47762
+ sortHelpTip: '點擊並拖動圖標可以調整順序',
47608
47763
  colTitle: '列標題',
47609
47764
  colResizable: '列寬(像素)',
47610
47765
  colVisible: '是否顯示',
@@ -48027,8 +48182,21 @@ function requireZhCHT () {
48027
48182
  },
48028
48183
  extendPivotTable: {
48029
48184
  aggregation: {
48030
- grouping: '分组',
48031
- values: '值'
48185
+ grouping: '分組',
48186
+ values: '值',
48187
+ groupPlaceholder: '拖曳至此處進行分組',
48188
+ valuesPlaceholder: '拖曳至此處進行聚合',
48189
+ dragExistCol: '該列已存在',
48190
+ sortHelpTip: '點擊並拖動圖標可以調整順序'
48191
+ },
48192
+ aggFuncs: {
48193
+ sum: '求和',
48194
+ count: '计数',
48195
+ avg: '平均值',
48196
+ min: '最小值',
48197
+ max: '最大值',
48198
+ first: '首个值',
48199
+ last: '末尾值'
48032
48200
  }
48033
48201
  },
48034
48202
  filterComplexInput: {
@@ -48318,6 +48486,7 @@ function requireThTH () {
48318
48486
  customCancel: 'ยกเลิก',
48319
48487
  customRestore: 'กู้คืนค่าเริ่มต้น',
48320
48488
  maxFixedCol: 'จำนวนคอลัมน์แช่แข็งสูงสุดไม่เกิน {0}',
48489
+ maxGroupCol: '最大分组字段的数量不能超过 {0} 个',
48321
48490
  dragTip: 'ย้าย: {0}',
48322
48491
  resizeColTip: 'ความกว้าง: {0} พิกเซล',
48323
48492
  resizeRowTip: 'ความสูง: {0} พิกเซล',
@@ -48376,7 +48545,7 @@ function requireThTH () {
48376
48545
  cstmDragTarget: 'ย้าย: {0}',
48377
48546
  setting: {
48378
48547
  colSort: 'เรียงลำดับ',
48379
- sortHelpTip: 'คลิกและลากไอคอนเพื่อปรับประเภทคอลัมน์',
48548
+ sortHelpTip: '点击并拖动图标可以调整顺序',
48380
48549
  colTitle: 'ชื่อคอลัมน์',
48381
48550
  colResizable: 'ความกว้างของคอลัมน์ (พิกเซล)',
48382
48551
  colVisible: 'ไม่ว่าจะแสดง',
@@ -48800,7 +48969,20 @@ function requireThTH () {
48800
48969
  extendPivotTable: {
48801
48970
  aggregation: {
48802
48971
  grouping: '分组',
48803
- values: '值'
48972
+ values: '值',
48973
+ groupPlaceholder: '拖至此处进行分组',
48974
+ valuesPlaceholder: '拖至此处进行聚合',
48975
+ dragExistCol: '该列已存在',
48976
+ sortHelpTip: '点击并拖动图标可以调整顺序'
48977
+ },
48978
+ aggFuncs: {
48979
+ sum: '求和',
48980
+ count: '计数',
48981
+ avg: '平均值',
48982
+ min: '最小值',
48983
+ max: '最大值',
48984
+ first: '首个值',
48985
+ last: '末尾值'
48804
48986
  }
48805
48987
  },
48806
48988
  filterComplexInput: {
@@ -49053,6 +49235,7 @@ function requireViVN () {
49053
49235
  customCancel: 'Hủy bỏ',
49054
49236
  customRestore: 'Khôi phục mặc định',
49055
49237
  maxFixedCol: 'Số lượng cột đóng băng tối đa không thể vượt quá {0}',
49238
+ maxGroupCol: '最大分组字段的数量不能超过 {0} 个',
49056
49239
  dragTip: 'Di chuyển: {0}',
49057
49240
  resizeColTip: 'Chiều rộng: {0} pixel',
49058
49241
  resizeRowTip: 'Chiều cao: {0} pixel',
@@ -49111,7 +49294,7 @@ function requireViVN () {
49111
49294
  cstmDragTarget: 'Di chuyển: {0}',
49112
49295
  setting: {
49113
49296
  colSort: 'Loại',
49114
- sortHelpTip: 'Nhấp và kéo biểu tượng để điều chỉnh các loại cột',
49297
+ sortHelpTip: '点击并拖动图标可以调整顺序',
49115
49298
  colTitle: 'Tiêu đề cột',
49116
49299
  colResizable: 'Chiều rộng cột (pixel)',
49117
49300
  colVisible: 'Có hiển thị không',
@@ -49535,7 +49718,20 @@ function requireViVN () {
49535
49718
  extendPivotTable: {
49536
49719
  aggregation: {
49537
49720
  grouping: '分组',
49538
- values: '值'
49721
+ values: '值',
49722
+ groupPlaceholder: '拖至此处进行分组',
49723
+ valuesPlaceholder: '拖至此处进行聚合',
49724
+ dragExistCol: '该列已存在',
49725
+ sortHelpTip: '点击并拖动图标可以调整顺序'
49726
+ },
49727
+ aggFuncs: {
49728
+ sum: '求和',
49729
+ count: '计数',
49730
+ avg: '平均值',
49731
+ min: '最小值',
49732
+ max: '最大值',
49733
+ first: '首个值',
49734
+ last: '末尾值'
49539
49735
  }
49540
49736
  },
49541
49737
  filterComplexInput: {
@@ -52270,6 +52466,14 @@ const useVxeTable = (opt, extras) => {
52270
52466
  pageSize: 50
52271
52467
  },
52272
52468
  printConfig: { sheetName: "" },
52469
+ importConfig: {
52470
+ remote: false,
52471
+ // true=后端导入,false=前端导入
52472
+ types: ["xlsx"],
52473
+ // 允许的文件类型
52474
+ mode: "insert"
52475
+ // 导入模式:'insert'(追加)/'cover'(覆盖)
52476
+ },
52273
52477
  customConfig: {
52274
52478
  storage: {
52275
52479
  // 是否启用 localStorage 本地保存,会将列操作状态保留在本地(需要有 id)
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  var _commonjsHelpers = require('./_commonjsHelpers.js');
6
- var deDE$1 = require('../node_modules/.pnpm/vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_/node_modules/vxe-table/lib/locale/lang/de-DE.js');
6
+ var deDE$1 = require('../node_modules/.pnpm/vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_/node_modules/vxe-table/lib/locale/lang/de-DE.js');
7
7
 
8
8
  var deDEExports = deDE$1.__require();
9
9
  var deDE = /*@__PURE__*/_commonjsHelpers.getDefaultExportFromCjs(deDEExports);
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  var _commonjsHelpers = require('./_commonjsHelpers.js');
6
- var enUS = require('../node_modules/.pnpm/vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_/node_modules/vxe-table/lib/locale/lang/en-US.js');
6
+ var enUS = require('../node_modules/.pnpm/vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_/node_modules/vxe-table/lib/locale/lang/en-US.js');
7
7
 
8
8
  var enUSExports = enUS.__require();
9
9
  var msMY = /*@__PURE__*/_commonjsHelpers.getDefaultExportFromCjs(enUSExports);
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  var _commonjsHelpers = require('./_commonjsHelpers.js');
6
- var esES$1 = require('../node_modules/.pnpm/vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_/node_modules/vxe-table/lib/locale/lang/es-ES.js');
6
+ var esES$1 = require('../node_modules/.pnpm/vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_/node_modules/vxe-table/lib/locale/lang/es-ES.js');
7
7
 
8
8
  var esESExports = esES$1.__require();
9
9
  var esES = /*@__PURE__*/_commonjsHelpers.getDefaultExportFromCjs(esESExports);
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  var _commonjsHelpers = require('./_commonjsHelpers.js');
6
- var frFR$1 = require('../node_modules/.pnpm/vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_/node_modules/vxe-table/lib/locale/lang/fr-FR.js');
6
+ var frFR$1 = require('../node_modules/.pnpm/vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_/node_modules/vxe-table/lib/locale/lang/fr-FR.js');
7
7
 
8
8
  var frFRExports = frFR$1.__require();
9
9
  var frFR = /*@__PURE__*/_commonjsHelpers.getDefaultExportFromCjs(frFRExports);
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  var _commonjsHelpers = require('./_commonjsHelpers.js');
6
- var itIT$1 = require('../node_modules/.pnpm/vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_/node_modules/vxe-table/lib/locale/lang/it-IT.js');
6
+ var itIT$1 = require('../node_modules/.pnpm/vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_/node_modules/vxe-table/lib/locale/lang/it-IT.js');
7
7
 
8
8
  var itITExports = itIT$1.__require();
9
9
  var itIT = /*@__PURE__*/_commonjsHelpers.getDefaultExportFromCjs(itITExports);
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  var _commonjsHelpers = require('./_commonjsHelpers.js');
6
- var jaJP$1 = require('../node_modules/.pnpm/vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_/node_modules/vxe-table/lib/locale/lang/ja-JP.js');
6
+ var jaJP$1 = require('../node_modules/.pnpm/vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_/node_modules/vxe-table/lib/locale/lang/ja-JP.js');
7
7
 
8
8
  var jaJPExports = jaJP$1.__require();
9
9
  var jaJP = /*@__PURE__*/_commonjsHelpers.getDefaultExportFromCjs(jaJPExports);