cnhis-design-vue 3.1.57-release.2 → 3.1.57-release.3

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/components/calendar/index.d.ts +276 -0
  2. package/es/components/calendar/index.js +1 -0
  3. package/es/components/calendar/src/Calendar.vue.d.ts +265 -0
  4. package/es/components/calendar/src/Calendar.vue.js +1 -0
  5. package/es/components/calendar/src/Calendar.vue2.js +1 -0
  6. package/es/components/calendar/src/types/index.d.ts +6 -0
  7. package/es/components/calendar/src/types/index.js +1 -0
  8. package/es/components/calendar/style/index.css +1 -0
  9. package/es/components/callback/src/components/render/popupMaps.d.ts +216 -216
  10. package/es/components/classification/index.d.ts +3 -3
  11. package/es/components/classification/src/components/search-filter/index.vue.d.ts +3 -3
  12. package/es/components/classification/src/components/set-classification/index.vue.d.ts +3 -3
  13. package/es/components/classification/src/index.vue.d.ts +3 -3
  14. package/es/components/date-picker/index.d.ts +1 -1
  15. package/es/components/date-picker/src/DatePicker.vue.d.ts +1 -1
  16. package/es/components/date-picker/src/DatePicker.vue2.js +1 -1
  17. package/es/components/fabric-chart/index.d.ts +4 -2
  18. package/es/components/fabric-chart/src/FabricChart.vue.d.ts +4 -2
  19. package/es/components/fabric-chart/src/FabricChart.vue2.js +1 -1
  20. package/es/components/fabric-chart/src/hooks/electrocardiogram/useElectrocardiogram.js +1 -1
  21. package/es/components/fabric-chart/src/hooks/electrocardiogram/useElectrocardiogramChart.js +1 -1
  22. package/es/components/fabric-chart/src/hooks/temperature/useCenter.js +1 -1
  23. package/es/components/fabric-chart/src/hooks/temperature/useOther.d.ts +1 -1
  24. package/es/components/fabric-chart/src/hooks/temperature/useOther.js +1 -1
  25. package/es/components/fabric-chart/src/hooks/temperature/useTemperatureChart.js +1 -1
  26. package/es/components/fabric-chart/src/interface.d.ts +2 -0
  27. package/es/components/field-set/src/FieldColor.vue.d.ts +3 -3
  28. package/es/components/field-set/src/FieldSet.vue.d.ts +1 -1
  29. package/es/components/field-set/src/components/Row.vue.d.ts +1 -1
  30. package/es/components/field-set/src/components/condition.vue.d.ts +1 -1
  31. package/es/components/field-set/src/components/edit-dialog.vue.d.ts +2 -2
  32. package/es/components/field-set/src/components/edit-filter.vue.d.ts +1 -1
  33. package/es/components/form-config/index.d.ts +7 -0
  34. package/es/components/form-config/src/FormConfig.vue.d.ts +7 -0
  35. package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +3 -0
  36. package/es/components/form-render/src/components/renderer/combination/combination.d.ts +12 -0
  37. package/es/components/form-render/src/components/renderer/combination/combination.js +1 -1
  38. package/es/components/form-render/src/components/renderer/combination/hooks/useCombination.d.ts +1 -1
  39. package/es/components/form-render/src/components/renderer/combination/hooks/useCombination.js +1 -1
  40. package/es/components/form-render/src/components/renderer/combination/jsonCombination.d.ts +12 -0
  41. package/es/components/form-render/src/components/renderer/combination/jsonCombination.js +1 -1
  42. package/es/components/form-render/src/hooks/useFieldListAdaptor.js +1 -1
  43. package/es/components/form-render/src/types/fieldItem.d.ts +1 -0
  44. package/es/components/guide/src/renderer.d.ts +2 -2
  45. package/es/components/iho-table/index.d.ts +216 -216
  46. package/es/components/iho-table/src/IhoTable.vue.d.ts +216 -216
  47. package/es/components/iho-table/src/plugins/filterDaterangeRenderPlugin/filter.vue.d.ts +1 -1
  48. package/es/components/iho-table/src/plugins/filterRenderPlugin/filter.vue.d.ts +3 -1
  49. package/es/components/iho-table/src/plugins/filterRenderPlugin/filter.vue2.js +1 -1
  50. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/dateRendererPlugin/editDate.vue.d.ts +1 -1
  51. package/es/components/iho-table/src/types/index.d.ts +1 -0
  52. package/es/components/index.css +1 -1
  53. package/es/components/index.d.ts +2 -1
  54. package/es/components/index.js +1 -1
  55. package/es/components/select-person/src/SelectPerson.vue2.js +1 -1
  56. package/es/components/shortcut-setter/index.d.ts +1 -0
  57. package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +1 -0
  58. package/es/components/table-filter/src/components/bi-filter/ValueCfg.vue.d.ts +1 -1
  59. package/es/components/table-filter/src/components/bi-filter/components/Date.vue.d.ts +1 -1
  60. package/es/components/table-filter/src/components/bi-filter/components/index.d.ts +1 -1
  61. package/es/components/table-filter/src/components/bi-filter/index.vue.d.ts +1 -1
  62. package/es/components/table-filter/src/components/classify-filter/ValueCfg.vue.d.ts +2 -2
  63. package/es/components/table-filter/src/components/classify-filter/components/Date.vue.d.ts +1 -1
  64. package/es/components/table-filter/src/components/classify-filter/components/DateRange.vue.d.ts +1 -1
  65. package/es/components/table-filter/src/components/classify-filter/components/index.d.ts +2 -2
  66. package/es/components/table-filter/src/components/classify-filter/index.vue.d.ts +2 -2
  67. package/es/components/table-filter/src/components/render-widget/components/DateInner.vue.d.ts +1 -1
  68. package/es/components/table-filter/src/components/render-widget/components/DateOut.vue.d.ts +1 -1
  69. package/es/components/table-filter/src/components/render-widget/components/DateRangeInner.vue.d.ts +1 -1
  70. package/es/components/table-filter/src/components/render-widget/components/DateRangeOut.vue.d.ts +1 -1
  71. package/es/components/table-filter/src/components/render-widget/components/index.d.ts +4 -4
  72. package/es/components/table-filter/src/components/render-widget/widgetCfgMaps.d.ts +4 -4
  73. package/es/shared/package.json.js +1 -1
  74. package/package.json +74 -68
@@ -1177,29 +1177,6 @@ export declare const CallbackMaps: Map<string, {
1177
1177
  autofocus?: string | undefined;
1178
1178
  autoselect?: boolean | undefined;
1179
1179
  defaultValue?: string | number | object | any[] | {
1180
- exec: (string: string) => RegExpExecArray | null;
1181
- test: (string: string) => boolean;
1182
- readonly source: string;
1183
- readonly global: boolean;
1184
- readonly ignoreCase: boolean;
1185
- readonly multiline: boolean;
1186
- lastIndex: number;
1187
- compile: (pattern: string, flags?: string | undefined) => RegExp;
1188
- readonly flags: string;
1189
- readonly sticky: boolean;
1190
- readonly unicode: boolean;
1191
- readonly dotAll: boolean;
1192
- [Symbol.match]: (string: string) => RegExpMatchArray | null;
1193
- [Symbol.replace]: {
1194
- (string: string, replaceValue: string): string;
1195
- (string: string, replacer: (substring: string, ...args: any[]) => string): string;
1196
- };
1197
- [Symbol.search]: (string: string) => number;
1198
- [Symbol.split]: (string: string, limit?: number | undefined) => string[];
1199
- [Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
1200
- } | ((params: {
1201
- column: import("vxe-table").VxeTableDefines.ColumnInfo;
1202
- }) => any) | {
1203
1180
  toString: () => string;
1204
1181
  toDateString: () => string;
1205
1182
  toTimeString: () => string;
@@ -1261,7 +1238,30 @@ export declare const CallbackMaps: Map<string, {
1261
1238
  (hint: "number"): number;
1262
1239
  (hint: string): string | number;
1263
1240
  };
1264
- } | null | undefined;
1241
+ } | {
1242
+ exec: (string: string) => RegExpExecArray | null;
1243
+ test: (string: string) => boolean;
1244
+ readonly source: string;
1245
+ readonly global: boolean;
1246
+ readonly ignoreCase: boolean;
1247
+ readonly multiline: boolean;
1248
+ lastIndex: number;
1249
+ compile: (pattern: string, flags?: string | undefined) => RegExp;
1250
+ readonly flags: string;
1251
+ readonly sticky: boolean;
1252
+ readonly unicode: boolean;
1253
+ readonly dotAll: boolean;
1254
+ [Symbol.match]: (string: string) => RegExpMatchArray | null;
1255
+ [Symbol.replace]: {
1256
+ (string: string, replaceValue: string): string;
1257
+ (string: string, replacer: (substring: string, ...args: any[]) => string): string;
1258
+ };
1259
+ [Symbol.search]: (string: string) => number;
1260
+ [Symbol.split]: (string: string, limit?: number | undefined) => string[];
1261
+ [Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
1262
+ } | ((params: {
1263
+ column: import("vxe-table").VxeTableDefines.ColumnInfo;
1264
+ }) => any) | null | undefined;
1265
1265
  immediate?: boolean | undefined;
1266
1266
  content?: string | undefined;
1267
1267
  placeholder?: string | undefined;
@@ -1480,29 +1480,6 @@ export declare const CallbackMaps: Map<string, {
1480
1480
  autofocus?: string | undefined;
1481
1481
  autoselect?: boolean | undefined;
1482
1482
  defaultValue?: string | number | object | any[] | {
1483
- exec: (string: string) => RegExpExecArray | null;
1484
- test: (string: string) => boolean;
1485
- readonly source: string;
1486
- readonly global: boolean;
1487
- readonly ignoreCase: boolean;
1488
- readonly multiline: boolean;
1489
- lastIndex: number;
1490
- compile: (pattern: string, flags?: string | undefined) => RegExp;
1491
- readonly flags: string;
1492
- readonly sticky: boolean;
1493
- readonly unicode: boolean;
1494
- readonly dotAll: boolean;
1495
- [Symbol.match]: (string: string) => RegExpMatchArray | null;
1496
- [Symbol.replace]: {
1497
- (string: string, replaceValue: string): string;
1498
- (string: string, replacer: (substring: string, ...args: any[]) => string): string;
1499
- };
1500
- [Symbol.search]: (string: string) => number;
1501
- [Symbol.split]: (string: string, limit?: number | undefined) => string[];
1502
- [Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
1503
- } | ((params: {
1504
- column: import("vxe-table").VxeTableDefines.ColumnInfo;
1505
- }) => any) | {
1506
1483
  toString: () => string;
1507
1484
  toDateString: () => string;
1508
1485
  toTimeString: () => string;
@@ -1564,7 +1541,30 @@ export declare const CallbackMaps: Map<string, {
1564
1541
  (hint: "number"): number;
1565
1542
  (hint: string): string | number;
1566
1543
  };
1567
- } | null | undefined;
1544
+ } | {
1545
+ exec: (string: string) => RegExpExecArray | null;
1546
+ test: (string: string) => boolean;
1547
+ readonly source: string;
1548
+ readonly global: boolean;
1549
+ readonly ignoreCase: boolean;
1550
+ readonly multiline: boolean;
1551
+ lastIndex: number;
1552
+ compile: (pattern: string, flags?: string | undefined) => RegExp;
1553
+ readonly flags: string;
1554
+ readonly sticky: boolean;
1555
+ readonly unicode: boolean;
1556
+ readonly dotAll: boolean;
1557
+ [Symbol.match]: (string: string) => RegExpMatchArray | null;
1558
+ [Symbol.replace]: {
1559
+ (string: string, replaceValue: string): string;
1560
+ (string: string, replacer: (substring: string, ...args: any[]) => string): string;
1561
+ };
1562
+ [Symbol.search]: (string: string) => number;
1563
+ [Symbol.split]: (string: string, limit?: number | undefined) => string[];
1564
+ [Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
1565
+ } | ((params: {
1566
+ column: import("vxe-table").VxeTableDefines.ColumnInfo;
1567
+ }) => any) | null | undefined;
1568
1568
  immediate?: boolean | undefined;
1569
1569
  content?: string | undefined;
1570
1570
  placeholder?: string | undefined;
@@ -1971,29 +1971,6 @@ export declare const CallbackMaps: Map<string, {
1971
1971
  autofocus?: string | undefined;
1972
1972
  autoselect?: boolean | undefined;
1973
1973
  defaultValue?: string | number | object | any[] | {
1974
- exec: (string: string) => RegExpExecArray | null;
1975
- test: (string: string) => boolean;
1976
- readonly source: string;
1977
- readonly global: boolean;
1978
- readonly ignoreCase: boolean;
1979
- readonly multiline: boolean;
1980
- lastIndex: number;
1981
- compile: (pattern: string, flags?: string | undefined) => RegExp;
1982
- readonly flags: string;
1983
- readonly sticky: boolean;
1984
- readonly unicode: boolean;
1985
- readonly dotAll: boolean;
1986
- [Symbol.match]: (string: string) => RegExpMatchArray | null;
1987
- [Symbol.replace]: {
1988
- (string: string, replaceValue: string): string;
1989
- (string: string, replacer: (substring: string, ...args: any[]) => string): string;
1990
- };
1991
- [Symbol.search]: (string: string) => number;
1992
- [Symbol.split]: (string: string, limit?: number | undefined) => string[];
1993
- [Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
1994
- } | ((params: {
1995
- column: import("vxe-table").VxeTableDefines.ColumnInfo;
1996
- }) => any) | {
1997
1974
  toString: () => string;
1998
1975
  toDateString: () => string;
1999
1976
  toTimeString: () => string;
@@ -2055,7 +2032,30 @@ export declare const CallbackMaps: Map<string, {
2055
2032
  (hint: "number"): number;
2056
2033
  (hint: string): string | number;
2057
2034
  };
2058
- } | null | undefined;
2035
+ } | {
2036
+ exec: (string: string) => RegExpExecArray | null;
2037
+ test: (string: string) => boolean;
2038
+ readonly source: string;
2039
+ readonly global: boolean;
2040
+ readonly ignoreCase: boolean;
2041
+ readonly multiline: boolean;
2042
+ lastIndex: number;
2043
+ compile: (pattern: string, flags?: string | undefined) => RegExp;
2044
+ readonly flags: string;
2045
+ readonly sticky: boolean;
2046
+ readonly unicode: boolean;
2047
+ readonly dotAll: boolean;
2048
+ [Symbol.match]: (string: string) => RegExpMatchArray | null;
2049
+ [Symbol.replace]: {
2050
+ (string: string, replaceValue: string): string;
2051
+ (string: string, replacer: (substring: string, ...args: any[]) => string): string;
2052
+ };
2053
+ [Symbol.search]: (string: string) => number;
2054
+ [Symbol.split]: (string: string, limit?: number | undefined) => string[];
2055
+ [Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
2056
+ } | ((params: {
2057
+ column: import("vxe-table").VxeTableDefines.ColumnInfo;
2058
+ }) => any) | null | undefined;
2059
2059
  immediate?: boolean | undefined;
2060
2060
  content?: string | undefined;
2061
2061
  placeholder?: string | undefined;
@@ -2330,29 +2330,6 @@ export declare const CallbackMaps: Map<string, {
2330
2330
  autofocus?: string | undefined;
2331
2331
  autoselect?: boolean | undefined;
2332
2332
  defaultValue?: string | number | object | any[] | {
2333
- exec: (string: string) => RegExpExecArray | null;
2334
- test: (string: string) => boolean;
2335
- readonly source: string;
2336
- readonly global: boolean;
2337
- readonly ignoreCase: boolean;
2338
- readonly multiline: boolean;
2339
- lastIndex: number;
2340
- compile: (pattern: string, flags?: string | undefined) => RegExp;
2341
- readonly flags: string;
2342
- readonly sticky: boolean;
2343
- readonly unicode: boolean;
2344
- readonly dotAll: boolean;
2345
- [Symbol.match]: (string: string) => RegExpMatchArray | null;
2346
- [Symbol.replace]: {
2347
- (string: string, replaceValue: string): string;
2348
- (string: string, replacer: (substring: string, ...args: any[]) => string): string;
2349
- };
2350
- [Symbol.search]: (string: string) => number;
2351
- [Symbol.split]: (string: string, limit?: number | undefined) => string[];
2352
- [Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
2353
- } | ((params: {
2354
- column: import("vxe-table").VxeTableDefines.ColumnInfo;
2355
- }) => any) | {
2356
2333
  toString: () => string;
2357
2334
  toDateString: () => string;
2358
2335
  toTimeString: () => string;
@@ -2414,7 +2391,30 @@ export declare const CallbackMaps: Map<string, {
2414
2391
  (hint: "number"): number;
2415
2392
  (hint: string): string | number;
2416
2393
  };
2417
- } | null | undefined;
2394
+ } | {
2395
+ exec: (string: string) => RegExpExecArray | null;
2396
+ test: (string: string) => boolean;
2397
+ readonly source: string;
2398
+ readonly global: boolean;
2399
+ readonly ignoreCase: boolean;
2400
+ readonly multiline: boolean;
2401
+ lastIndex: number;
2402
+ compile: (pattern: string, flags?: string | undefined) => RegExp;
2403
+ readonly flags: string;
2404
+ readonly sticky: boolean;
2405
+ readonly unicode: boolean;
2406
+ readonly dotAll: boolean;
2407
+ [Symbol.match]: (string: string) => RegExpMatchArray | null;
2408
+ [Symbol.replace]: {
2409
+ (string: string, replaceValue: string): string;
2410
+ (string: string, replacer: (substring: string, ...args: any[]) => string): string;
2411
+ };
2412
+ [Symbol.search]: (string: string) => number;
2413
+ [Symbol.split]: (string: string, limit?: number | undefined) => string[];
2414
+ [Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
2415
+ } | ((params: {
2416
+ column: import("vxe-table").VxeTableDefines.ColumnInfo;
2417
+ }) => any) | null | undefined;
2418
2418
  immediate?: boolean | undefined;
2419
2419
  content?: string | undefined;
2420
2420
  placeholder?: string | undefined;
@@ -3230,29 +3230,6 @@ export declare const CallbackMaps: Map<string, {
3230
3230
  autofocus?: string | undefined;
3231
3231
  autoselect?: boolean | undefined;
3232
3232
  defaultValue?: string | number | object | any[] | {
3233
- exec: (string: string) => RegExpExecArray | null;
3234
- test: (string: string) => boolean;
3235
- readonly source: string;
3236
- readonly global: boolean;
3237
- readonly ignoreCase: boolean;
3238
- readonly multiline: boolean;
3239
- lastIndex: number;
3240
- compile: (pattern: string, flags?: string | undefined) => RegExp;
3241
- readonly flags: string;
3242
- readonly sticky: boolean;
3243
- readonly unicode: boolean;
3244
- readonly dotAll: boolean;
3245
- [Symbol.match]: (string: string) => RegExpMatchArray | null;
3246
- [Symbol.replace]: {
3247
- (string: string, replaceValue: string): string;
3248
- (string: string, replacer: (substring: string, ...args: any[]) => string): string;
3249
- };
3250
- [Symbol.search]: (string: string) => number;
3251
- [Symbol.split]: (string: string, limit?: number | undefined) => string[];
3252
- [Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
3253
- } | ((params: {
3254
- column: import("vxe-table").VxeTableDefines.ColumnInfo;
3255
- }) => any) | {
3256
3233
  toString: () => string;
3257
3234
  toDateString: () => string;
3258
3235
  toTimeString: () => string;
@@ -3314,7 +3291,30 @@ export declare const CallbackMaps: Map<string, {
3314
3291
  (hint: "number"): number;
3315
3292
  (hint: string): string | number;
3316
3293
  };
3317
- } | null | undefined;
3294
+ } | {
3295
+ exec: (string: string) => RegExpExecArray | null;
3296
+ test: (string: string) => boolean;
3297
+ readonly source: string;
3298
+ readonly global: boolean;
3299
+ readonly ignoreCase: boolean;
3300
+ readonly multiline: boolean;
3301
+ lastIndex: number;
3302
+ compile: (pattern: string, flags?: string | undefined) => RegExp;
3303
+ readonly flags: string;
3304
+ readonly sticky: boolean;
3305
+ readonly unicode: boolean;
3306
+ readonly dotAll: boolean;
3307
+ [Symbol.match]: (string: string) => RegExpMatchArray | null;
3308
+ [Symbol.replace]: {
3309
+ (string: string, replaceValue: string): string;
3310
+ (string: string, replacer: (substring: string, ...args: any[]) => string): string;
3311
+ };
3312
+ [Symbol.search]: (string: string) => number;
3313
+ [Symbol.split]: (string: string, limit?: number | undefined) => string[];
3314
+ [Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
3315
+ } | ((params: {
3316
+ column: import("vxe-table").VxeTableDefines.ColumnInfo;
3317
+ }) => any) | null | undefined;
3318
3318
  immediate?: boolean | undefined;
3319
3319
  content?: string | undefined;
3320
3320
  placeholder?: string | undefined;
@@ -3694,29 +3694,6 @@ export declare const CallbackMaps: Map<string, {
3694
3694
  autofocus?: string | undefined;
3695
3695
  autoselect?: boolean | undefined;
3696
3696
  defaultValue?: string | number | object | any[] | {
3697
- exec: (string: string) => RegExpExecArray | null;
3698
- test: (string: string) => boolean;
3699
- readonly source: string;
3700
- readonly global: boolean;
3701
- readonly ignoreCase: boolean;
3702
- readonly multiline: boolean;
3703
- lastIndex: number;
3704
- compile: (pattern: string, flags?: string | undefined) => RegExp;
3705
- readonly flags: string;
3706
- readonly sticky: boolean;
3707
- readonly unicode: boolean;
3708
- readonly dotAll: boolean;
3709
- [Symbol.match]: (string: string) => RegExpMatchArray | null;
3710
- [Symbol.replace]: {
3711
- (string: string, replaceValue: string): string;
3712
- (string: string, replacer: (substring: string, ...args: any[]) => string): string;
3713
- };
3714
- [Symbol.search]: (string: string) => number;
3715
- [Symbol.split]: (string: string, limit?: number | undefined) => string[];
3716
- [Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
3717
- } | ((params: {
3718
- column: import("vxe-table").VxeTableDefines.ColumnInfo;
3719
- }) => any) | {
3720
3697
  toString: () => string;
3721
3698
  toDateString: () => string;
3722
3699
  toTimeString: () => string;
@@ -3778,7 +3755,30 @@ export declare const CallbackMaps: Map<string, {
3778
3755
  (hint: "number"): number;
3779
3756
  (hint: string): string | number;
3780
3757
  };
3781
- } | null | undefined;
3758
+ } | {
3759
+ exec: (string: string) => RegExpExecArray | null;
3760
+ test: (string: string) => boolean;
3761
+ readonly source: string;
3762
+ readonly global: boolean;
3763
+ readonly ignoreCase: boolean;
3764
+ readonly multiline: boolean;
3765
+ lastIndex: number;
3766
+ compile: (pattern: string, flags?: string | undefined) => RegExp;
3767
+ readonly flags: string;
3768
+ readonly sticky: boolean;
3769
+ readonly unicode: boolean;
3770
+ readonly dotAll: boolean;
3771
+ [Symbol.match]: (string: string) => RegExpMatchArray | null;
3772
+ [Symbol.replace]: {
3773
+ (string: string, replaceValue: string): string;
3774
+ (string: string, replacer: (substring: string, ...args: any[]) => string): string;
3775
+ };
3776
+ [Symbol.search]: (string: string) => number;
3777
+ [Symbol.split]: (string: string, limit?: number | undefined) => string[];
3778
+ [Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
3779
+ } | ((params: {
3780
+ column: import("vxe-table").VxeTableDefines.ColumnInfo;
3781
+ }) => any) | null | undefined;
3782
3782
  immediate?: boolean | undefined;
3783
3783
  content?: string | undefined;
3784
3784
  placeholder?: string | undefined;
@@ -3997,29 +3997,6 @@ export declare const CallbackMaps: Map<string, {
3997
3997
  autofocus?: string | undefined;
3998
3998
  autoselect?: boolean | undefined;
3999
3999
  defaultValue?: string | number | object | any[] | {
4000
- exec: (string: string) => RegExpExecArray | null;
4001
- test: (string: string) => boolean;
4002
- readonly source: string;
4003
- readonly global: boolean;
4004
- readonly ignoreCase: boolean;
4005
- readonly multiline: boolean;
4006
- lastIndex: number;
4007
- compile: (pattern: string, flags?: string | undefined) => RegExp;
4008
- readonly flags: string;
4009
- readonly sticky: boolean;
4010
- readonly unicode: boolean;
4011
- readonly dotAll: boolean;
4012
- [Symbol.match]: (string: string) => RegExpMatchArray | null;
4013
- [Symbol.replace]: {
4014
- (string: string, replaceValue: string): string;
4015
- (string: string, replacer: (substring: string, ...args: any[]) => string): string;
4016
- };
4017
- [Symbol.search]: (string: string) => number;
4018
- [Symbol.split]: (string: string, limit?: number | undefined) => string[];
4019
- [Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
4020
- } | ((params: {
4021
- column: import("vxe-table").VxeTableDefines.ColumnInfo;
4022
- }) => any) | {
4023
4000
  toString: () => string;
4024
4001
  toDateString: () => string;
4025
4002
  toTimeString: () => string;
@@ -4081,7 +4058,30 @@ export declare const CallbackMaps: Map<string, {
4081
4058
  (hint: "number"): number;
4082
4059
  (hint: string): string | number;
4083
4060
  };
4084
- } | null | undefined;
4061
+ } | {
4062
+ exec: (string: string) => RegExpExecArray | null;
4063
+ test: (string: string) => boolean;
4064
+ readonly source: string;
4065
+ readonly global: boolean;
4066
+ readonly ignoreCase: boolean;
4067
+ readonly multiline: boolean;
4068
+ lastIndex: number;
4069
+ compile: (pattern: string, flags?: string | undefined) => RegExp;
4070
+ readonly flags: string;
4071
+ readonly sticky: boolean;
4072
+ readonly unicode: boolean;
4073
+ readonly dotAll: boolean;
4074
+ [Symbol.match]: (string: string) => RegExpMatchArray | null;
4075
+ [Symbol.replace]: {
4076
+ (string: string, replaceValue: string): string;
4077
+ (string: string, replacer: (substring: string, ...args: any[]) => string): string;
4078
+ };
4079
+ [Symbol.search]: (string: string) => number;
4080
+ [Symbol.split]: (string: string, limit?: number | undefined) => string[];
4081
+ [Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
4082
+ } | ((params: {
4083
+ column: import("vxe-table").VxeTableDefines.ColumnInfo;
4084
+ }) => any) | null | undefined;
4085
4085
  immediate?: boolean | undefined;
4086
4086
  content?: string | undefined;
4087
4087
  placeholder?: string | undefined;
@@ -4488,29 +4488,6 @@ export declare const CallbackMaps: Map<string, {
4488
4488
  autofocus?: string | undefined;
4489
4489
  autoselect?: boolean | undefined;
4490
4490
  defaultValue?: string | number | object | any[] | {
4491
- exec: (string: string) => RegExpExecArray | null;
4492
- test: (string: string) => boolean;
4493
- readonly source: string;
4494
- readonly global: boolean;
4495
- readonly ignoreCase: boolean;
4496
- readonly multiline: boolean;
4497
- lastIndex: number;
4498
- compile: (pattern: string, flags?: string | undefined) => RegExp;
4499
- readonly flags: string;
4500
- readonly sticky: boolean;
4501
- readonly unicode: boolean;
4502
- readonly dotAll: boolean;
4503
- [Symbol.match]: (string: string) => RegExpMatchArray | null;
4504
- [Symbol.replace]: {
4505
- (string: string, replaceValue: string): string;
4506
- (string: string, replacer: (substring: string, ...args: any[]) => string): string;
4507
- };
4508
- [Symbol.search]: (string: string) => number;
4509
- [Symbol.split]: (string: string, limit?: number | undefined) => string[];
4510
- [Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
4511
- } | ((params: {
4512
- column: import("vxe-table").VxeTableDefines.ColumnInfo;
4513
- }) => any) | {
4514
4491
  toString: () => string;
4515
4492
  toDateString: () => string;
4516
4493
  toTimeString: () => string;
@@ -4572,7 +4549,30 @@ export declare const CallbackMaps: Map<string, {
4572
4549
  (hint: "number"): number;
4573
4550
  (hint: string): string | number;
4574
4551
  };
4575
- } | null | undefined;
4552
+ } | {
4553
+ exec: (string: string) => RegExpExecArray | null;
4554
+ test: (string: string) => boolean;
4555
+ readonly source: string;
4556
+ readonly global: boolean;
4557
+ readonly ignoreCase: boolean;
4558
+ readonly multiline: boolean;
4559
+ lastIndex: number;
4560
+ compile: (pattern: string, flags?: string | undefined) => RegExp;
4561
+ readonly flags: string;
4562
+ readonly sticky: boolean;
4563
+ readonly unicode: boolean;
4564
+ readonly dotAll: boolean;
4565
+ [Symbol.match]: (string: string) => RegExpMatchArray | null;
4566
+ [Symbol.replace]: {
4567
+ (string: string, replaceValue: string): string;
4568
+ (string: string, replacer: (substring: string, ...args: any[]) => string): string;
4569
+ };
4570
+ [Symbol.search]: (string: string) => number;
4571
+ [Symbol.split]: (string: string, limit?: number | undefined) => string[];
4572
+ [Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
4573
+ } | ((params: {
4574
+ column: import("vxe-table").VxeTableDefines.ColumnInfo;
4575
+ }) => any) | null | undefined;
4576
4576
  immediate?: boolean | undefined;
4577
4577
  content?: string | undefined;
4578
4578
  placeholder?: string | undefined;
@@ -4847,29 +4847,6 @@ export declare const CallbackMaps: Map<string, {
4847
4847
  autofocus?: string | undefined;
4848
4848
  autoselect?: boolean | undefined;
4849
4849
  defaultValue?: string | number | object | any[] | {
4850
- exec: (string: string) => RegExpExecArray | null;
4851
- test: (string: string) => boolean;
4852
- readonly source: string;
4853
- readonly global: boolean;
4854
- readonly ignoreCase: boolean;
4855
- readonly multiline: boolean;
4856
- lastIndex: number;
4857
- compile: (pattern: string, flags?: string | undefined) => RegExp;
4858
- readonly flags: string;
4859
- readonly sticky: boolean;
4860
- readonly unicode: boolean;
4861
- readonly dotAll: boolean;
4862
- [Symbol.match]: (string: string) => RegExpMatchArray | null;
4863
- [Symbol.replace]: {
4864
- (string: string, replaceValue: string): string;
4865
- (string: string, replacer: (substring: string, ...args: any[]) => string): string;
4866
- };
4867
- [Symbol.search]: (string: string) => number;
4868
- [Symbol.split]: (string: string, limit?: number | undefined) => string[];
4869
- [Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
4870
- } | ((params: {
4871
- column: import("vxe-table").VxeTableDefines.ColumnInfo;
4872
- }) => any) | {
4873
4850
  toString: () => string;
4874
4851
  toDateString: () => string;
4875
4852
  toTimeString: () => string;
@@ -4931,7 +4908,30 @@ export declare const CallbackMaps: Map<string, {
4931
4908
  (hint: "number"): number;
4932
4909
  (hint: string): string | number;
4933
4910
  };
4934
- } | null | undefined;
4911
+ } | {
4912
+ exec: (string: string) => RegExpExecArray | null;
4913
+ test: (string: string) => boolean;
4914
+ readonly source: string;
4915
+ readonly global: boolean;
4916
+ readonly ignoreCase: boolean;
4917
+ readonly multiline: boolean;
4918
+ lastIndex: number;
4919
+ compile: (pattern: string, flags?: string | undefined) => RegExp;
4920
+ readonly flags: string;
4921
+ readonly sticky: boolean;
4922
+ readonly unicode: boolean;
4923
+ readonly dotAll: boolean;
4924
+ [Symbol.match]: (string: string) => RegExpMatchArray | null;
4925
+ [Symbol.replace]: {
4926
+ (string: string, replaceValue: string): string;
4927
+ (string: string, replacer: (substring: string, ...args: any[]) => string): string;
4928
+ };
4929
+ [Symbol.search]: (string: string) => number;
4930
+ [Symbol.split]: (string: string, limit?: number | undefined) => string[];
4931
+ [Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
4932
+ } | ((params: {
4933
+ column: import("vxe-table").VxeTableDefines.ColumnInfo;
4934
+ }) => any) | null | undefined;
4935
4935
  immediate?: boolean | undefined;
4936
4936
  content?: string | undefined;
4937
4937
  placeholder?: string | undefined;
@@ -855,7 +855,7 @@ declare const CClassification: SFCWithInstall<import("vue").DefineComponent<{
855
855
  focus: () => any;
856
856
  blur: () => any;
857
857
  handleConfirm: (target: HTMLInputElement) => void;
858
- onUpdateShow: (show: boolean) => void;
858
+ onUpdateShow: (show: boolean) => Promise<void>;
859
859
  onConfirm: (...args: any[]) => Promise<void>;
860
860
  isAllowedInvalidValue: (value: (string | [string, string]) | null | undefined) => boolean | "" | undefined;
861
861
  NDatePicker: any;
@@ -1496,7 +1496,7 @@ declare const CClassification: SFCWithInstall<import("vue").DefineComponent<{
1496
1496
  focus: () => any;
1497
1497
  blur: () => any;
1498
1498
  handleConfirm: (target: HTMLInputElement) => void;
1499
- onUpdateShow: (show: boolean) => void;
1499
+ onUpdateShow: (show: boolean) => Promise<void>;
1500
1500
  onConfirm: (...args: any[]) => Promise<void>;
1501
1501
  isAllowedInvalidValue: (value: (string | [string, string]) | null | undefined) => boolean | "" | undefined;
1502
1502
  NDatePicker: any;
@@ -1943,7 +1943,7 @@ declare const CClassification: SFCWithInstall<import("vue").DefineComponent<{
1943
1943
  focus: () => any;
1944
1944
  blur: () => any;
1945
1945
  handleConfirm: (target: HTMLInputElement) => void;
1946
- onUpdateShow: (show: boolean) => void;
1946
+ onUpdateShow: (show: boolean) => Promise<void>;
1947
1947
  onConfirm: (...args: any[]) => Promise<void>;
1948
1948
  isAllowedInvalidValue: (value: (string | [string, string]) | null | undefined) => boolean | "" | undefined;
1949
1949
  NDatePicker: any;
@@ -327,7 +327,7 @@ declare const _default: import("vue").DefineComponent<{
327
327
  focus: () => any;
328
328
  blur: () => any;
329
329
  handleConfirm: (target: HTMLInputElement) => void;
330
- onUpdateShow: (show: boolean) => void;
330
+ onUpdateShow: (show: boolean) => Promise<void>;
331
331
  onConfirm: (...args: any[]) => Promise<void>;
332
332
  isAllowedInvalidValue: (value: (string | [string, string]) | null | undefined) => boolean | "" | undefined;
333
333
  NDatePicker: any;
@@ -968,7 +968,7 @@ declare const _default: import("vue").DefineComponent<{
968
968
  focus: () => any;
969
969
  blur: () => any;
970
970
  handleConfirm: (target: HTMLInputElement) => void;
971
- onUpdateShow: (show: boolean) => void;
971
+ onUpdateShow: (show: boolean) => Promise<void>;
972
972
  onConfirm: (...args: any[]) => Promise<void>;
973
973
  isAllowedInvalidValue: (value: (string | [string, string]) | null | undefined) => boolean | "" | undefined;
974
974
  NDatePicker: any;
@@ -1415,7 +1415,7 @@ declare const _default: import("vue").DefineComponent<{
1415
1415
  focus: () => any;
1416
1416
  blur: () => any;
1417
1417
  handleConfirm: (target: HTMLInputElement) => void;
1418
- onUpdateShow: (show: boolean) => void;
1418
+ onUpdateShow: (show: boolean) => Promise<void>;
1419
1419
  onConfirm: (...args: any[]) => Promise<void>;
1420
1420
  isAllowedInvalidValue: (value: (string | [string, string]) | null | undefined) => boolean | "" | undefined;
1421
1421
  NDatePicker: any;
@@ -621,7 +621,7 @@ declare const _default: import("vue").DefineComponent<{
621
621
  focus: () => any;
622
622
  blur: () => any;
623
623
  handleConfirm: (target: HTMLInputElement) => void;
624
- onUpdateShow: (show: boolean) => void;
624
+ onUpdateShow: (show: boolean) => Promise<void>;
625
625
  onConfirm: (...args: any[]) => Promise<void>;
626
626
  isAllowedInvalidValue: (value: (string | [string, string]) | null | undefined) => boolean | "" | undefined;
627
627
  NDatePicker: any;
@@ -1262,7 +1262,7 @@ declare const _default: import("vue").DefineComponent<{
1262
1262
  focus: () => any;
1263
1263
  blur: () => any;
1264
1264
  handleConfirm: (target: HTMLInputElement) => void;
1265
- onUpdateShow: (show: boolean) => void;
1265
+ onUpdateShow: (show: boolean) => Promise<void>;
1266
1266
  onConfirm: (...args: any[]) => Promise<void>;
1267
1267
  isAllowedInvalidValue: (value: (string | [string, string]) | null | undefined) => boolean | "" | undefined;
1268
1268
  NDatePicker: any;
@@ -1709,7 +1709,7 @@ declare const _default: import("vue").DefineComponent<{
1709
1709
  focus: () => any;
1710
1710
  blur: () => any;
1711
1711
  handleConfirm: (target: HTMLInputElement) => void;
1712
- onUpdateShow: (show: boolean) => void;
1712
+ onUpdateShow: (show: boolean) => Promise<void>;
1713
1713
  onConfirm: (...args: any[]) => Promise<void>;
1714
1714
  isAllowedInvalidValue: (value: (string | [string, string]) | null | undefined) => boolean | "" | undefined;
1715
1715
  NDatePicker: any;