@fmdevui/fm-dev 1.0.41 → 1.0.43
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/_virtual/de-DE.mjs +1 -1
- package/es/_virtual/en-US.mjs +1 -1
- package/es/_virtual/es-ES.mjs +1 -1
- package/es/_virtual/fr-FR.mjs +1 -1
- package/es/_virtual/it-IT.mjs +1 -1
- package/es/_virtual/ja-JP.mjs +1 -1
- package/es/_virtual/ko-KR.mjs +1 -1
- package/es/_virtual/nb-NO.mjs +1 -1
- package/es/_virtual/pt-BR.mjs +1 -1
- package/es/_virtual/ru-RU.mjs +1 -1
- package/es/_virtual/th-TH.mjs +1 -1
- package/es/_virtual/vi-VN.mjs +1 -1
- package/es/_virtual/zh-CN.mjs +1 -1
- package/es/_virtual/zh-HK.mjs +1 -1
- package/es/_virtual/zh-TW.mjs +1 -1
- package/es/core/api/base/index.d.ts +6 -0
- package/es/core/api/index.d.ts +0 -1
- package/es/core/hook/useVxeTableOptionsHook.d.ts +40 -25
- package/es/index.mjs +1 -3
- package/es/node_modules/.pnpm/{vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.13.48_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/de-DE.mjs +16 -2
- package/es/node_modules/.pnpm/{vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.13.48_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/en-US.mjs +16 -2
- package/es/node_modules/.pnpm/{vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.13.48_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/es-ES.mjs +16 -2
- package/es/node_modules/.pnpm/{vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.13.48_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/fr-FR.mjs +16 -2
- package/es/node_modules/.pnpm/{vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.13.48_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/it-IT.mjs +16 -2
- package/es/node_modules/.pnpm/{vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.13.48_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/ja-JP.mjs +16 -2
- package/es/node_modules/.pnpm/{vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.13.48_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/ko-KR.mjs +16 -2
- package/es/node_modules/.pnpm/{vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.13.48_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/nb-NO.mjs +16 -2
- package/es/node_modules/.pnpm/{vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.13.48_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/pt-BR.mjs +16 -2
- package/es/node_modules/.pnpm/{vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.13.48_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/ru-RU.mjs +16 -2
- package/es/node_modules/.pnpm/{vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.13.48_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/th-TH.mjs +16 -2
- package/es/node_modules/.pnpm/{vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.13.48_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/vi-VN.mjs +16 -2
- package/es/node_modules/.pnpm/{vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.13.48_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-CHT.mjs +17 -3
- package/es/node_modules/.pnpm/{vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.13.48_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-CN.mjs +16 -2
- package/es/packages/core/api/base/index.mjs +36 -1
- package/es/packages/core/api/index.mjs +1 -3
- package/es/packages/core/hook/useVxeTableOptionsHook.mjs +8 -0
- package/es/packages/core/index.mjs +1 -3
- package/index.js +270 -36
- package/index.min.js +25 -25
- package/index.min.mjs +25 -25
- package/index.mjs +270 -36
- package/lib/_virtual/de-DE.js +1 -1
- package/lib/_virtual/en-US.js +1 -1
- package/lib/_virtual/es-ES.js +1 -1
- package/lib/_virtual/fr-FR.js +1 -1
- package/lib/_virtual/it-IT.js +1 -1
- package/lib/_virtual/ja-JP.js +1 -1
- package/lib/_virtual/ko-KR.js +1 -1
- package/lib/_virtual/nb-NO.js +1 -1
- package/lib/_virtual/pt-BR.js +1 -1
- package/lib/_virtual/ru-RU.js +1 -1
- package/lib/_virtual/th-TH.js +1 -1
- package/lib/_virtual/vi-VN.js +1 -1
- package/lib/_virtual/zh-CN.js +1 -1
- package/lib/_virtual/zh-HK.js +1 -1
- package/lib/_virtual/zh-TW.js +1 -1
- package/lib/core/api/base/index.d.ts +6 -0
- package/lib/core/api/index.d.ts +0 -1
- package/lib/core/hook/useVxeTableOptionsHook.d.ts +40 -25
- package/lib/index.js +1 -1
- package/{es/version.css → lib/make-installer.css} +1 -2
- package/lib/node_modules/.pnpm/{vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.13.48_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/de-DE.js +16 -2
- package/lib/node_modules/.pnpm/{vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.13.48_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/en-US.js +16 -2
- package/lib/node_modules/.pnpm/{vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.13.48_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/es-ES.js +16 -2
- package/lib/node_modules/.pnpm/{vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.13.48_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/fr-FR.js +16 -2
- package/lib/node_modules/.pnpm/{vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.13.48_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/it-IT.js +16 -2
- package/lib/node_modules/.pnpm/{vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.13.48_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/ja-JP.js +16 -2
- package/lib/node_modules/.pnpm/{vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.13.48_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/ko-KR.js +16 -2
- package/lib/node_modules/.pnpm/{vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.13.48_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/nb-NO.js +16 -2
- package/lib/node_modules/.pnpm/{vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.13.48_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/pt-BR.js +16 -2
- package/lib/node_modules/.pnpm/{vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.13.48_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/ru-RU.js +16 -2
- package/lib/node_modules/.pnpm/{vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.13.48_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/th-TH.js +16 -2
- package/lib/node_modules/.pnpm/{vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.13.48_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/vi-VN.js +16 -2
- package/lib/node_modules/.pnpm/{vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.13.48_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-CHT.js +17 -3
- package/lib/node_modules/.pnpm/{vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.13.48_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-CN.js +16 -2
- package/lib/packages/core/api/base/index.js +36 -0
- package/lib/packages/core/api/index.js +1 -1
- package/lib/packages/core/hook/useVxeTableOptionsHook.js +8 -0
- package/lib/packages/core/index.js +1 -1
- package/package.json +1 -1
- /package/{lib/index.css → es/defaults.css} +0 -0
- /package/es/node_modules/.pnpm/{vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.13.48_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-HK.mjs +0 -0
- /package/es/node_modules/.pnpm/{vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.13.48_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-TW.mjs +0 -0
- /package/lib/node_modules/.pnpm/{vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.13.48_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-HK.js +0 -0
- /package/lib/node_modules/.pnpm/{vxe-table@4.13.44_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.13.48_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.
|
|
1
|
+
/*! fm-dev v1.0.43 */
|
|
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';
|
|
@@ -29865,11 +29865,41 @@ const useBaseApi = (module, options = {}) => {
|
|
|
29865
29865
|
}
|
|
29866
29866
|
};
|
|
29867
29867
|
};
|
|
29868
|
-
|
|
29869
|
-
|
|
29870
|
-
|
|
29871
|
-
|
|
29872
|
-
|
|
29868
|
+
const useApi = (url, options = {}) => {
|
|
29869
|
+
const baseUrl = url || "";
|
|
29870
|
+
const request = (config, cancel = false) => {
|
|
29871
|
+
if (cancel) {
|
|
29872
|
+
cancelRequest(config.url || "");
|
|
29873
|
+
return Promise.resolve({});
|
|
29874
|
+
}
|
|
29875
|
+
config = { ...config, ...options };
|
|
29876
|
+
return service(config);
|
|
29877
|
+
};
|
|
29878
|
+
return {
|
|
29879
|
+
baseUrl,
|
|
29880
|
+
request,
|
|
29881
|
+
post: function(data, action, cancel = false) {
|
|
29882
|
+
return request(
|
|
29883
|
+
{
|
|
29884
|
+
url: baseUrl + action,
|
|
29885
|
+
method: "post",
|
|
29886
|
+
data
|
|
29887
|
+
},
|
|
29888
|
+
cancel
|
|
29889
|
+
);
|
|
29890
|
+
},
|
|
29891
|
+
get: function(params, action, cancel = false) {
|
|
29892
|
+
return request(
|
|
29893
|
+
{
|
|
29894
|
+
url: baseUrl + action,
|
|
29895
|
+
method: "get",
|
|
29896
|
+
params
|
|
29897
|
+
},
|
|
29898
|
+
cancel
|
|
29899
|
+
);
|
|
29900
|
+
}
|
|
29901
|
+
};
|
|
29902
|
+
};
|
|
29873
29903
|
|
|
29874
29904
|
function useSysApi() {
|
|
29875
29905
|
return {
|
|
@@ -39429,6 +39459,7 @@ function requireEnUS () {
|
|
|
39429
39459
|
customCancel: 'Cancel',
|
|
39430
39460
|
customRestore: 'Restore default',
|
|
39431
39461
|
maxFixedCol: 'The maximum number of frozen columns cannot exceed {0}',
|
|
39462
|
+
maxGroupCol: 'The maximum number of grouping fields cannot exceed {0}',
|
|
39432
39463
|
dragTip: 'Move: {0}',
|
|
39433
39464
|
resizeColTip: 'Width: {0} pixels',
|
|
39434
39465
|
resizeRowTip: 'Height: {0} pixels',
|
|
@@ -39487,7 +39518,7 @@ function requireEnUS () {
|
|
|
39487
39518
|
cstmDragTarget: 'Move: {0}',
|
|
39488
39519
|
setting: {
|
|
39489
39520
|
colSort: 'Sort',
|
|
39490
|
-
sortHelpTip: 'Click and drag the
|
|
39521
|
+
sortHelpTip: 'Click and drag the icons to adjust the order.',
|
|
39491
39522
|
colTitle: 'Column title',
|
|
39492
39523
|
colResizable: 'Column width (pixels)',
|
|
39493
39524
|
colVisible: 'Whether to display',
|
|
@@ -39911,7 +39942,20 @@ function requireEnUS () {
|
|
|
39911
39942
|
extendPivotTable: {
|
|
39912
39943
|
aggregation: {
|
|
39913
39944
|
grouping: 'Group',
|
|
39914
|
-
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'
|
|
39915
39959
|
}
|
|
39916
39960
|
},
|
|
39917
39961
|
filterComplexInput: {
|
|
@@ -40164,6 +40208,7 @@ function requireDeDE () {
|
|
|
40164
40208
|
customCancel: 'Stornieren',
|
|
40165
40209
|
customRestore: 'Standardeinstellung wiederherstellen',
|
|
40166
40210
|
maxFixedCol: 'Die maximale Anzahl von gefrorenen Spalten darf {0} nicht überschreiten',
|
|
40211
|
+
maxGroupCol: '最大分组字段的数量不能超过 {0} 个',
|
|
40167
40212
|
dragTip: 'Bewegung: {0}',
|
|
40168
40213
|
resizeColTip: 'Breite: {0} Pixel',
|
|
40169
40214
|
resizeRowTip: 'Höhe: {0} Pixel',
|
|
@@ -40222,7 +40267,7 @@ function requireDeDE () {
|
|
|
40222
40267
|
cstmDragTarget: 'Bewegung: {0}',
|
|
40223
40268
|
setting: {
|
|
40224
40269
|
colSort: 'Sortieren',
|
|
40225
|
-
sortHelpTip: '
|
|
40270
|
+
sortHelpTip: '点击并拖动图标可以调整顺序',
|
|
40226
40271
|
colTitle: 'Spaltenentitel',
|
|
40227
40272
|
colResizable: 'Säulenbreite (Pixel)',
|
|
40228
40273
|
colVisible: 'Ob angezeigt',
|
|
@@ -40646,7 +40691,20 @@ function requireDeDE () {
|
|
|
40646
40691
|
extendPivotTable: {
|
|
40647
40692
|
aggregation: {
|
|
40648
40693
|
grouping: '分组',
|
|
40649
|
-
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: '末尾值'
|
|
40650
40708
|
}
|
|
40651
40709
|
},
|
|
40652
40710
|
filterComplexInput: {
|
|
@@ -40899,6 +40957,7 @@ function requireEsES () {
|
|
|
40899
40957
|
customCancel: 'Cancelar',
|
|
40900
40958
|
customRestore: 'Restaurar predeterminado',
|
|
40901
40959
|
maxFixedCol: 'El número máximo de columnas congeladas no puede exceder {0}',
|
|
40960
|
+
maxGroupCol: '最大分组字段的数量不能超过 {0} 个',
|
|
40902
40961
|
dragTip: 'Mover: {0}',
|
|
40903
40962
|
resizeColTip: 'Ancho: {0} píxeles',
|
|
40904
40963
|
resizeRowTip: 'Altura: {0} píxeles',
|
|
@@ -40957,7 +41016,7 @@ function requireEsES () {
|
|
|
40957
41016
|
cstmDragTarget: 'Mover: {0}',
|
|
40958
41017
|
setting: {
|
|
40959
41018
|
colSort: 'Clasificar',
|
|
40960
|
-
sortHelpTip: '
|
|
41019
|
+
sortHelpTip: '点击并拖动图标可以调整顺序',
|
|
40961
41020
|
colTitle: 'Título de columna',
|
|
40962
41021
|
colResizable: 'Ancho de columna (píxeles)',
|
|
40963
41022
|
colVisible: 'Si mostrar',
|
|
@@ -41381,7 +41440,20 @@ function requireEsES () {
|
|
|
41381
41440
|
extendPivotTable: {
|
|
41382
41441
|
aggregation: {
|
|
41383
41442
|
grouping: '分组',
|
|
41384
|
-
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: '末尾值'
|
|
41385
41457
|
}
|
|
41386
41458
|
},
|
|
41387
41459
|
filterComplexInput: {
|
|
@@ -41634,6 +41706,7 @@ function requireFrFR () {
|
|
|
41634
41706
|
customCancel: 'Annuler',
|
|
41635
41707
|
customRestore: 'Restaurer par défaut',
|
|
41636
41708
|
maxFixedCol: 'Le nombre maximum de colonnes gelées ne peut pas dépasser {0}',
|
|
41709
|
+
maxGroupCol: '最大分组字段的数量不能超过 {0} 个',
|
|
41637
41710
|
dragTip: 'Déplacer: {0}',
|
|
41638
41711
|
resizeColTip: 'Largeur: {0} pixels',
|
|
41639
41712
|
resizeRowTip: 'Hauteur: {0} pixels',
|
|
@@ -41692,7 +41765,7 @@ function requireFrFR () {
|
|
|
41692
41765
|
cstmDragTarget: 'Déplacer: {0}',
|
|
41693
41766
|
setting: {
|
|
41694
41767
|
colSort: 'Trier',
|
|
41695
|
-
sortHelpTip:
|
|
41768
|
+
sortHelpTip: '点击并拖动图标可以调整顺序',
|
|
41696
41769
|
colTitle: 'Titre de la colonne',
|
|
41697
41770
|
colResizable: 'Largeur de colonne (pixels)',
|
|
41698
41771
|
colVisible: "S'il faut afficher",
|
|
@@ -42116,7 +42189,20 @@ function requireFrFR () {
|
|
|
42116
42189
|
extendPivotTable: {
|
|
42117
42190
|
aggregation: {
|
|
42118
42191
|
grouping: '分组',
|
|
42119
|
-
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: '末尾值'
|
|
42120
42206
|
}
|
|
42121
42207
|
},
|
|
42122
42208
|
filterComplexInput: {
|
|
@@ -42369,6 +42455,7 @@ function requireItIT () {
|
|
|
42369
42455
|
customCancel: 'Cancellare',
|
|
42370
42456
|
customRestore: 'Ripristina il valore predefinito',
|
|
42371
42457
|
maxFixedCol: 'Il numero massimo di colonne congelate non può superare {0}',
|
|
42458
|
+
maxGroupCol: '最大分组字段的数量不能超过 {0} 个',
|
|
42372
42459
|
dragTip: 'Muovi: {0}',
|
|
42373
42460
|
resizeColTip: 'Larghezza: {0} pixel',
|
|
42374
42461
|
resizeRowTip: 'Altezza: {0} pixel',
|
|
@@ -42427,7 +42514,7 @@ function requireItIT () {
|
|
|
42427
42514
|
cstmDragTarget: 'Muovi: {0}',
|
|
42428
42515
|
setting: {
|
|
42429
42516
|
colSort: 'Ordinare',
|
|
42430
|
-
sortHelpTip:
|
|
42517
|
+
sortHelpTip: '点击并拖动图标可以调整顺序',
|
|
42431
42518
|
colTitle: 'Titolo della colonna',
|
|
42432
42519
|
colResizable: 'Larghezza della colonna (pixel)',
|
|
42433
42520
|
colVisible: 'Se visualizzare',
|
|
@@ -42851,7 +42938,20 @@ function requireItIT () {
|
|
|
42851
42938
|
extendPivotTable: {
|
|
42852
42939
|
aggregation: {
|
|
42853
42940
|
grouping: '分组',
|
|
42854
|
-
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: '末尾值'
|
|
42855
42955
|
}
|
|
42856
42956
|
},
|
|
42857
42957
|
filterComplexInput: {
|
|
@@ -43104,6 +43204,7 @@ function requireJaJP () {
|
|
|
43104
43204
|
customCancel: 'キャンセル',
|
|
43105
43205
|
customRestore: 'デフォルトを復元します',
|
|
43106
43206
|
maxFixedCol: '凍結柱の最大数は{0}を超えることはできません',
|
|
43207
|
+
maxGroupCol: '最大分组字段的数量不能超过 {0} 个',
|
|
43107
43208
|
dragTip: '移動:{0}',
|
|
43108
43209
|
resizeColTip: '幅:{0}ピクセル',
|
|
43109
43210
|
resizeRowTip: '高さ:{0}ピクセル',
|
|
@@ -43162,7 +43263,7 @@ function requireJaJP () {
|
|
|
43162
43263
|
cstmDragTarget: '移動:{0}',
|
|
43163
43264
|
setting: {
|
|
43164
43265
|
colSort: '選別',
|
|
43165
|
-
sortHelpTip: '
|
|
43266
|
+
sortHelpTip: '点击并拖动图标可以调整顺序',
|
|
43166
43267
|
colTitle: '列のタイトル',
|
|
43167
43268
|
colResizable: '列幅(ピクセル)',
|
|
43168
43269
|
colVisible: '表示するかどうか',
|
|
@@ -43586,7 +43687,20 @@ function requireJaJP () {
|
|
|
43586
43687
|
extendPivotTable: {
|
|
43587
43688
|
aggregation: {
|
|
43588
43689
|
grouping: '分组',
|
|
43589
|
-
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: '末尾值'
|
|
43590
43704
|
}
|
|
43591
43705
|
},
|
|
43592
43706
|
filterComplexInput: {
|
|
@@ -43839,6 +43953,7 @@ function requireKoKR () {
|
|
|
43839
43953
|
customCancel: '취소',
|
|
43840
43954
|
customRestore: '기본값을 복원하십시오',
|
|
43841
43955
|
maxFixedCol: '냉동 열의 최대 수는 {0}을 초과 할 수 없습니다.',
|
|
43956
|
+
maxGroupCol: '最大分组字段的数量不能超过 {0} 个',
|
|
43842
43957
|
dragTip: '움직임 : {0}',
|
|
43843
43958
|
resizeColTip: '너비 : {0} 픽셀',
|
|
43844
43959
|
resizeRowTip: '높이 : {0} 픽셀',
|
|
@@ -43897,7 +44012,7 @@ function requireKoKR () {
|
|
|
43897
44012
|
cstmDragTarget: '움직임 : {0}',
|
|
43898
44013
|
setting: {
|
|
43899
44014
|
colSort: '종류',
|
|
43900
|
-
sortHelpTip: '
|
|
44015
|
+
sortHelpTip: '点击并拖动图标可以调整顺序',
|
|
43901
44016
|
colTitle: '열 제목',
|
|
43902
44017
|
colResizable: '열 폭 (픽셀)',
|
|
43903
44018
|
colVisible: '표시 여부',
|
|
@@ -44321,7 +44436,20 @@ function requireKoKR () {
|
|
|
44321
44436
|
extendPivotTable: {
|
|
44322
44437
|
aggregation: {
|
|
44323
44438
|
grouping: '分组',
|
|
44324
|
-
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: '末尾值'
|
|
44325
44453
|
}
|
|
44326
44454
|
},
|
|
44327
44455
|
filterComplexInput: {
|
|
@@ -44574,6 +44702,7 @@ function requireNbNO () {
|
|
|
44574
44702
|
customCancel: 'Kansellere',
|
|
44575
44703
|
customRestore: 'Gjenopprett standard',
|
|
44576
44704
|
maxFixedCol: 'Det maksimale antall frosne kolonner kan ikke overstige {0}',
|
|
44705
|
+
maxGroupCol: '最大分组字段的数量不能超过 {0} 个',
|
|
44577
44706
|
dragTip: 'Flytt: {0}',
|
|
44578
44707
|
resizeColTip: 'Bredde: {0} piksler',
|
|
44579
44708
|
resizeRowTip: 'Høyde: {0} piksler',
|
|
@@ -44632,7 +44761,7 @@ function requireNbNO () {
|
|
|
44632
44761
|
cstmDragTarget: 'Flytt: {0}',
|
|
44633
44762
|
setting: {
|
|
44634
44763
|
colSort: 'Sortere',
|
|
44635
|
-
sortHelpTip: '
|
|
44764
|
+
sortHelpTip: '点击并拖动图标可以调整顺序',
|
|
44636
44765
|
colTitle: 'Kolonnetittel',
|
|
44637
44766
|
colResizable: 'Kolonnebredde (piksler)',
|
|
44638
44767
|
colVisible: 'Om du skal vise',
|
|
@@ -45056,7 +45185,20 @@ function requireNbNO () {
|
|
|
45056
45185
|
extendPivotTable: {
|
|
45057
45186
|
aggregation: {
|
|
45058
45187
|
grouping: '分组',
|
|
45059
|
-
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: '末尾值'
|
|
45060
45202
|
}
|
|
45061
45203
|
},
|
|
45062
45204
|
filterComplexInput: {
|
|
@@ -45309,6 +45451,7 @@ function requirePtBR () {
|
|
|
45309
45451
|
customCancel: 'Cancelar',
|
|
45310
45452
|
customRestore: 'Restaure o padrão',
|
|
45311
45453
|
maxFixedCol: 'O número máximo de colunas congeladas não pode exceder {0}',
|
|
45454
|
+
maxGroupCol: '最大分组字段的数量不能超过 {0} 个',
|
|
45312
45455
|
dragTip: 'Move: {0}',
|
|
45313
45456
|
resizeColTip: 'Largura: {0} pixels',
|
|
45314
45457
|
resizeRowTip: 'Altura: {0} pixels',
|
|
@@ -45367,7 +45510,7 @@ function requirePtBR () {
|
|
|
45367
45510
|
cstmDragTarget: 'Move: {0}',
|
|
45368
45511
|
setting: {
|
|
45369
45512
|
colSort: 'Organizar',
|
|
45370
|
-
sortHelpTip: '
|
|
45513
|
+
sortHelpTip: '点击并拖动图标可以调整顺序',
|
|
45371
45514
|
colTitle: 'Título da coluna',
|
|
45372
45515
|
colResizable: 'Largura da coluna (pixels)',
|
|
45373
45516
|
colVisible: 'Se deve exibir',
|
|
@@ -45791,7 +45934,20 @@ function requirePtBR () {
|
|
|
45791
45934
|
extendPivotTable: {
|
|
45792
45935
|
aggregation: {
|
|
45793
45936
|
grouping: '分组',
|
|
45794
|
-
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: '末尾值'
|
|
45795
45951
|
}
|
|
45796
45952
|
},
|
|
45797
45953
|
filterComplexInput: {
|
|
@@ -46044,6 +46200,7 @@ function requireRuRU () {
|
|
|
46044
46200
|
customCancel: 'Отмена',
|
|
46045
46201
|
customRestore: 'Восстановить дефолт',
|
|
46046
46202
|
maxFixedCol: 'Максимальное количество замороженных столбцов не может превышать {0}',
|
|
46203
|
+
maxGroupCol: '最大分组字段的数量不能超过 {0} 个',
|
|
46047
46204
|
dragTip: 'MOVE: {0}',
|
|
46048
46205
|
resizeColTip: 'Ширина: {0} пиксели',
|
|
46049
46206
|
resizeRowTip: 'Высота: {0} пиксели',
|
|
@@ -46102,7 +46259,7 @@ function requireRuRU () {
|
|
|
46102
46259
|
cstmDragTarget: 'MOVE: {0}',
|
|
46103
46260
|
setting: {
|
|
46104
46261
|
colSort: 'Сортировка',
|
|
46105
|
-
sortHelpTip: '
|
|
46262
|
+
sortHelpTip: '点击并拖动图标可以调整顺序',
|
|
46106
46263
|
colTitle: 'Заголовок столбца',
|
|
46107
46264
|
colResizable: 'Ширина столбца (пиксели)',
|
|
46108
46265
|
colVisible: 'Отображать ли',
|
|
@@ -46526,7 +46683,20 @@ function requireRuRU () {
|
|
|
46526
46683
|
extendPivotTable: {
|
|
46527
46684
|
aggregation: {
|
|
46528
46685
|
grouping: '分组',
|
|
46529
|
-
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: '末尾值'
|
|
46530
46700
|
}
|
|
46531
46701
|
},
|
|
46532
46702
|
filterComplexInput: {
|
|
@@ -46779,6 +46949,7 @@ function requireZhCN () {
|
|
|
46779
46949
|
customCancel: '取消',
|
|
46780
46950
|
customRestore: '恢复默认',
|
|
46781
46951
|
maxFixedCol: '最大冻结列的数量不能超过 {0} 个',
|
|
46952
|
+
maxGroupCol: '最大分组字段的数量不能超过 {0} 个',
|
|
46782
46953
|
dragTip: '移动:{0}',
|
|
46783
46954
|
resizeColTip: '宽:{0} 像素',
|
|
46784
46955
|
resizeRowTip: '高:{0} 像素',
|
|
@@ -46837,7 +47008,7 @@ function requireZhCN () {
|
|
|
46837
47008
|
cstmDragTarget: '移动:{0}',
|
|
46838
47009
|
setting: {
|
|
46839
47010
|
colSort: '排序',
|
|
46840
|
-
sortHelpTip: '
|
|
47011
|
+
sortHelpTip: '点击并拖动图标可以调整顺序',
|
|
46841
47012
|
colTitle: '列标题',
|
|
46842
47013
|
colResizable: '列宽(像素)',
|
|
46843
47014
|
colVisible: '是否显示',
|
|
@@ -47261,7 +47432,20 @@ function requireZhCN () {
|
|
|
47261
47432
|
extendPivotTable: {
|
|
47262
47433
|
aggregation: {
|
|
47263
47434
|
grouping: '分组',
|
|
47264
|
-
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: '末尾值'
|
|
47265
47449
|
}
|
|
47266
47450
|
},
|
|
47267
47451
|
filterComplexInput: {
|
|
@@ -47516,6 +47700,7 @@ function requireZhCHT () {
|
|
|
47516
47700
|
customCancel: '取消',
|
|
47517
47701
|
customRestore: '恢復默認',
|
|
47518
47702
|
maxFixedCol: '最大凍結列的數量不能超過 {0} 個',
|
|
47703
|
+
maxGroupCol: '最大分組欄位的數量不能超過 {0} 個',
|
|
47519
47704
|
dragTip: '移動:{0}',
|
|
47520
47705
|
resizeColTip: '寬:{0} 像素',
|
|
47521
47706
|
resizeRowTip: '高:{0} 像素',
|
|
@@ -47574,7 +47759,7 @@ function requireZhCHT () {
|
|
|
47574
47759
|
cstmDragTarget: '移動:{0}',
|
|
47575
47760
|
setting: {
|
|
47576
47761
|
colSort: '排序',
|
|
47577
|
-
sortHelpTip: '
|
|
47762
|
+
sortHelpTip: '點擊並拖動圖標可以調整順序',
|
|
47578
47763
|
colTitle: '列標題',
|
|
47579
47764
|
colResizable: '列寬(像素)',
|
|
47580
47765
|
colVisible: '是否顯示',
|
|
@@ -47997,8 +48182,21 @@ function requireZhCHT () {
|
|
|
47997
48182
|
},
|
|
47998
48183
|
extendPivotTable: {
|
|
47999
48184
|
aggregation: {
|
|
48000
|
-
grouping: '
|
|
48001
|
-
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: '末尾值'
|
|
48002
48200
|
}
|
|
48003
48201
|
},
|
|
48004
48202
|
filterComplexInput: {
|
|
@@ -48288,6 +48486,7 @@ function requireThTH () {
|
|
|
48288
48486
|
customCancel: 'ยกเลิก',
|
|
48289
48487
|
customRestore: 'กู้คืนค่าเริ่มต้น',
|
|
48290
48488
|
maxFixedCol: 'จำนวนคอลัมน์แช่แข็งสูงสุดไม่เกิน {0}',
|
|
48489
|
+
maxGroupCol: '最大分组字段的数量不能超过 {0} 个',
|
|
48291
48490
|
dragTip: 'ย้าย: {0}',
|
|
48292
48491
|
resizeColTip: 'ความกว้าง: {0} พิกเซล',
|
|
48293
48492
|
resizeRowTip: 'ความสูง: {0} พิกเซล',
|
|
@@ -48346,7 +48545,7 @@ function requireThTH () {
|
|
|
48346
48545
|
cstmDragTarget: 'ย้าย: {0}',
|
|
48347
48546
|
setting: {
|
|
48348
48547
|
colSort: 'เรียงลำดับ',
|
|
48349
|
-
sortHelpTip: '
|
|
48548
|
+
sortHelpTip: '点击并拖动图标可以调整顺序',
|
|
48350
48549
|
colTitle: 'ชื่อคอลัมน์',
|
|
48351
48550
|
colResizable: 'ความกว้างของคอลัมน์ (พิกเซล)',
|
|
48352
48551
|
colVisible: 'ไม่ว่าจะแสดง',
|
|
@@ -48770,7 +48969,20 @@ function requireThTH () {
|
|
|
48770
48969
|
extendPivotTable: {
|
|
48771
48970
|
aggregation: {
|
|
48772
48971
|
grouping: '分组',
|
|
48773
|
-
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: '末尾值'
|
|
48774
48986
|
}
|
|
48775
48987
|
},
|
|
48776
48988
|
filterComplexInput: {
|
|
@@ -49023,6 +49235,7 @@ function requireViVN () {
|
|
|
49023
49235
|
customCancel: 'Hủy bỏ',
|
|
49024
49236
|
customRestore: 'Khôi phục mặc định',
|
|
49025
49237
|
maxFixedCol: 'Số lượng cột đóng băng tối đa không thể vượt quá {0}',
|
|
49238
|
+
maxGroupCol: '最大分组字段的数量不能超过 {0} 个',
|
|
49026
49239
|
dragTip: 'Di chuyển: {0}',
|
|
49027
49240
|
resizeColTip: 'Chiều rộng: {0} pixel',
|
|
49028
49241
|
resizeRowTip: 'Chiều cao: {0} pixel',
|
|
@@ -49081,7 +49294,7 @@ function requireViVN () {
|
|
|
49081
49294
|
cstmDragTarget: 'Di chuyển: {0}',
|
|
49082
49295
|
setting: {
|
|
49083
49296
|
colSort: 'Loại',
|
|
49084
|
-
sortHelpTip: '
|
|
49297
|
+
sortHelpTip: '点击并拖动图标可以调整顺序',
|
|
49085
49298
|
colTitle: 'Tiêu đề cột',
|
|
49086
49299
|
colResizable: 'Chiều rộng cột (pixel)',
|
|
49087
49300
|
colVisible: 'Có hiển thị không',
|
|
@@ -49505,7 +49718,20 @@ function requireViVN () {
|
|
|
49505
49718
|
extendPivotTable: {
|
|
49506
49719
|
aggregation: {
|
|
49507
49720
|
grouping: '分组',
|
|
49508
|
-
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: '末尾值'
|
|
49509
49735
|
}
|
|
49510
49736
|
},
|
|
49511
49737
|
filterComplexInput: {
|
|
@@ -52240,6 +52466,14 @@ const useVxeTable = (opt, extras) => {
|
|
|
52240
52466
|
pageSize: 50
|
|
52241
52467
|
},
|
|
52242
52468
|
printConfig: { sheetName: "" },
|
|
52469
|
+
importConfig: {
|
|
52470
|
+
remote: false,
|
|
52471
|
+
// true=后端导入,false=前端导入
|
|
52472
|
+
types: ["xlsx"],
|
|
52473
|
+
// 允许的文件类型
|
|
52474
|
+
mode: "insert"
|
|
52475
|
+
// 导入模式:'insert'(追加)/'cover'(覆盖)
|
|
52476
|
+
},
|
|
52243
52477
|
customConfig: {
|
|
52244
52478
|
storage: {
|
|
52245
52479
|
// 是否启用 localStorage 本地保存,会将列操作状态保留在本地(需要有 id)
|
|
@@ -52279,4 +52513,4 @@ const version = "1.0.0";
|
|
|
52279
52513
|
|
|
52280
52514
|
const install = installer.install;
|
|
52281
52515
|
|
|
52282
|
-
export { AccountTypeEnum, FmDragImg, FmLogin, FmNoticeBar, FmTransfer, HttpMethodEnum, JobCreateTypeEnum, Local, NextLoading, PUB, Session, Watermark, accessTokenKey, auth, authAll, auths, axiosInstance, base64ToFile, blobToFile, cancelAllRequest, cancelRequest, clearAccessTokens, clearTokens, clone, commonFunction, commonFunctionObj, dataURLtoBlob, decryptJWT, installer as default, directive, downloadByBase64, downloadByData, downloadByOnlineUrl, downloadByUrl, downloadStreamFile, elSvg, emitter, feature, fileToBase64, formatAxis, formatDate, formatPast,
|
|
52516
|
+
export { AccountTypeEnum, FmDragImg, FmLogin, FmNoticeBar, FmTransfer, HttpMethodEnum, JobCreateTypeEnum, Local, NextLoading, PUB, Session, Watermark, accessTokenKey, auth, authAll, auths, axiosInstance, base64ToFile, blobToFile, cancelAllRequest, cancelRequest, clearAccessTokens, clearTokens, clone, commonFunction, commonFunctionObj, dataURLtoBlob, decryptJWT, installer as default, directive, downloadByBase64, downloadByData, downloadByOnlineUrl, downloadByUrl, downloadStreamFile, elSvg, emitter, feature, fileToBase64, formatAxis, formatDate, formatPast, getCountryCode, getFileName, getFileUrl, getJWTDate, getToken, getWeek, hAuth, hAuthAll, hAuths, i18n, install, isObjectValueEqual, iso_3166_1_CountryList, judgementIdCard, judgementSameArr, languageList, mergMessage, openWindow, pinia, refreshAccessTokenKey, removeDuplicate, request2, service, setIntroduction, setupI18n, signatureByKSort, tansParams, urlToBase64, useApi, useBaseApi, useChangeColor, useDateTimeShortCust, useKeepALiveNames, useLoginApi, useRequestOldRoutes, useRoutesList, useSysApi, useTagsViewRoutes, useThemeConfig, useUserInfo, useVxeTable, verifiyNumberInteger, verifyAccount, verifyAndSpace, verifyCarNum, verifyCnAndSpace, verifyEmail, verifyEnAndSpace, verifyFullName, verifyIPAddress, verifyIdCard, verifyNumberCnUppercase, verifyNumberComma, verifyNumberIntegerAndFloat, verifyNumberPercentage, verifyNumberPercentageFloat, verifyPassword, verifyPasswordPowerful, verifyPasswordStrength, verifyPhone, verifyPostalCode, verifyTelPhone, verifyTextColor, verifyUrl, version };
|
package/lib/_virtual/de-DE.js
CHANGED
|
@@ -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.
|
|
6
|
+
var deDE$1 = require('../node_modules/.pnpm/vxe-table@4.13.48_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);
|
package/lib/_virtual/en-US.js
CHANGED
|
@@ -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.
|
|
6
|
+
var enUS = require('../node_modules/.pnpm/vxe-table@4.13.48_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);
|
package/lib/_virtual/es-ES.js
CHANGED
|
@@ -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.
|
|
6
|
+
var esES$1 = require('../node_modules/.pnpm/vxe-table@4.13.48_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);
|
package/lib/_virtual/fr-FR.js
CHANGED
|
@@ -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.
|
|
6
|
+
var frFR$1 = require('../node_modules/.pnpm/vxe-table@4.13.48_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);
|
package/lib/_virtual/it-IT.js
CHANGED
|
@@ -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.
|
|
6
|
+
var itIT$1 = require('../node_modules/.pnpm/vxe-table@4.13.48_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);
|
package/lib/_virtual/ja-JP.js
CHANGED
|
@@ -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.
|
|
6
|
+
var jaJP$1 = require('../node_modules/.pnpm/vxe-table@4.13.48_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);
|