@qqt-product/system 0.0.2 → 0.0.17

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 (179) hide show
  1. package/dist/index.es.js +53481 -10448
  2. package/dist/index.umd.js +94 -22
  3. package/dist/lib/components/QAccountList/src/QAccountCreate.vue.d.ts +2881 -0
  4. package/dist/lib/components/QAccountList/src/QAccountDetail.vue.d.ts +2874 -0
  5. package/dist/lib/components/QAccountList/src/QAccountEdit.vue.d.ts +2882 -0
  6. package/dist/lib/components/QAccountList/src/QAccountList.vue.d.ts +23 -4
  7. package/dist/lib/components/QBackgroundFileTaskList/src/QBackgroundFileTaskList.vue.d.ts +9 -4
  8. package/dist/lib/components/QElsEmailSendLogList/src/QElsEmailSendLogList.vue.d.ts +9 -4
  9. package/dist/lib/components/QElsMsgRecordList/src/QElsMsgRecordDetail.vue.d.ts +2867 -0
  10. package/dist/lib/components/QElsMsgRecordList/src/QElsMsgRecordList.vue.d.ts +2 -3
  11. package/dist/lib/components/QElsTenantPortalNewsList/src/QElsTenantPortalNewsDetail.vue.d.ts +2867 -0
  12. package/dist/lib/components/QElsTenantPortalNewsList/src/QElsTenantPortalNewsEdit.vue.d.ts +2879 -0
  13. package/dist/lib/components/QElsTenantPortalNewsList/src/QElsTenantPortalNewsList.vue.d.ts +38 -14
  14. package/dist/lib/components/QI18nList/src/QI18nList.vue.d.ts +2 -6
  15. package/dist/lib/components/QImChatGroupList/src/QImChatGroupList.vue.d.ts +5 -8
  16. package/dist/lib/components/QMqRecordList/src/QMqRecordList.vue.d.ts +9 -4
  17. package/dist/lib/components/QPermissionDataList/src/QPermissionDataAuth.vue.d.ts +387 -3
  18. package/dist/lib/components/QPermissionDataList/src/QPermissionDataEdit.vue.d.ts +2875 -0
  19. package/dist/lib/components/QPermissionDataList/src/QPermissionDataList.vue.d.ts +126 -0
  20. package/dist/lib/components/QPurchaseNoticeList/src/QPurchaseNoticeDetail.vue.d.ts +2867 -0
  21. package/dist/lib/components/QPurchaseNoticeList/src/QPurchaseNoticeEdit.vue.d.ts +2890 -0
  22. package/dist/lib/components/QPurchaseNoticeList/src/QPurchaseNoticeList.vue.d.ts +25 -5
  23. package/dist/lib/components/QPurchaseNoticeList/src/use-field-select-modal-hook.d.ts +7 -0
  24. package/dist/lib/components/QPurchaseNoticeTemplateList/src/QPurchaseNoticeTemplateList.vue.d.ts +222 -28
  25. package/dist/lib/components/QPurchaseNoticeTemplateList/src/QPurchaseNoticeTemplateModal.vue.d.ts +45 -0
  26. package/dist/lib/components/QQuartzJobList/src/QQuartzJobList.vue.d.ts +24 -5
  27. package/dist/lib/components/QRoleList/src/QRoleList.vue.d.ts +32 -7
  28. package/dist/lib/components/QRoleList/src/components/userAuthorization/index.d.ts +4 -4
  29. package/dist/lib/components/QRoleList/src/useConfigData.d.ts +1 -11
  30. package/dist/lib/components/QSupplierAccountList/src/QSupplierAccountList.vue.d.ts +25 -4
  31. package/dist/lib/components/QSupplierAccountList/src/useConfigData.d.ts +9 -0
  32. package/dist/lib/components/QUsageList/src/QUsageList.vue.d.ts +15 -35
  33. package/dist/lib/components/QUsageList/src/useConfigData.d.ts +111 -10
  34. package/dist/lib/components/QcustomConfigEdit/component/AddDictCodeModal.vue.d.ts +25 -0
  35. package/dist/lib/components/QcustomConfigEdit/component/regexComponent.d.ts +9 -10
  36. package/dist/lib/components/QcustomConfigEdit/src/QcustomConfigEdit.vue.d.ts +1208 -0
  37. package/dist/lib/components/QcustomConfigEdit/src/useConfigData.d.ts +1 -1
  38. package/dist/lib/components/QcustomConfigList/src/QcustomConfigList.vue.d.ts +8 -7
  39. package/dist/lib/components/QsysConfigList/src/QsysConfigList.vue.d.ts +2 -3
  40. package/dist/lib/components/index.d.ts +2 -2
  41. package/dist/lib/components/integratedNodesList/src/QIntegratedNodesDetail.vue.d.ts +2866 -0
  42. package/dist/lib/components/integratedNodesList/src/QIntegratedNodesEdit.vue.d.ts +2875 -0
  43. package/dist/lib/components/integratedNodesList/src/index.vue.d.ts +8 -11
  44. package/dist/lib/components/integratedReportSearchList/src/index.vue.d.ts +16 -10
  45. package/dist/lib/components/loginAbnormalLogList/src/index.vue.d.ts +2 -9
  46. package/dist/lib/components/loginLogList/src/index.vue.d.ts +2 -8
  47. package/dist/lib/components/loginSupplierLogList/src/index.vue.d.ts +2 -12
  48. package/dist/lib/components/operateLogList/src/index.vue.d.ts +2 -13
  49. package/dist/style.css +1 -1
  50. package/dist/vite-env.d.ts +13 -13
  51. package/package.json +24 -11
  52. package/.eslintignore +0 -4
  53. package/.eslintrc.cjs +0 -22
  54. package/.prettierignore +0 -4
  55. package/.prettierrc.cjs +0 -41
  56. package/.vscode/extensions.json +0 -3
  57. package/dist/lib/components/QCompanyermissionList/src/form.vue.d.ts +0 -80
  58. package/dist/lib/components/QCompanyermissionList/src/types.d.ts +0 -44
  59. package/dist/lib/components/integratedReportList/src/index.vue.d.ts +0 -70
  60. package/dist/vite.svg +0 -1
  61. package/index.html +0 -13
  62. package/public/vite.svg +0 -1
  63. package/src/App.vue +0 -8
  64. package/src/lib/components/QAccountList/index.ts +0 -6
  65. package/src/lib/components/QAccountList/src/QAccountDetail.vue +0 -191
  66. package/src/lib/components/QAccountList/src/QAccountEdit.vue +0 -241
  67. package/src/lib/components/QAccountList/src/QAccountList.vue +0 -530
  68. package/src/lib/components/QAccountList/src/useConfigData.ts +0 -53
  69. package/src/lib/components/QBackgroundFileTaskList/index.ts +0 -6
  70. package/src/lib/components/QBackgroundFileTaskList/src/QBackgroundFileTaskList.vue +0 -137
  71. package/src/lib/components/QBackgroundFileTaskList/src/useConfigData.ts +0 -20
  72. package/src/lib/components/QCompanyermissionList/src/editTree.vue +0 -291
  73. package/src/lib/components/QCompanyermissionList/src/form.vue +0 -238
  74. package/src/lib/components/QCompanyermissionList/src/index.vue +0 -309
  75. package/src/lib/components/QCompanyermissionList/src/types.ts +0 -44
  76. package/src/lib/components/QElsEmailSendLogList/index.ts +0 -6
  77. package/src/lib/components/QElsEmailSendLogList/src/QElsEmailSendLogList.vue +0 -166
  78. package/src/lib/components/QElsEmailSendLogList/src/useConfigData.ts +0 -19
  79. package/src/lib/components/QElsMsgRecordList/index.ts +0 -6
  80. package/src/lib/components/QElsMsgRecordList/src/QElsMsgRecordDetail.vue +0 -148
  81. package/src/lib/components/QElsMsgRecordList/src/QElsMsgRecordList.vue +0 -124
  82. package/src/lib/components/QElsMsgRecordList/src/useConfigData.ts +0 -22
  83. package/src/lib/components/QElsTenantPortalNewsList/index.ts +0 -6
  84. package/src/lib/components/QElsTenantPortalNewsList/src/QElsTenantPortalNewsDetail.vue +0 -139
  85. package/src/lib/components/QElsTenantPortalNewsList/src/QElsTenantPortalNewsEdit.vue +0 -196
  86. package/src/lib/components/QElsTenantPortalNewsList/src/QElsTenantPortalNewsList.vue +0 -122
  87. package/src/lib/components/QElsTenantPortalNewsList/src/useConfigData.ts +0 -20
  88. package/src/lib/components/QI18nList/index.ts +0 -6
  89. package/src/lib/components/QI18nList/src/QI18nForm.vue +0 -141
  90. package/src/lib/components/QI18nList/src/QI18nList.vue +0 -361
  91. package/src/lib/components/QI18nList/src/useConfigData.ts +0 -37
  92. package/src/lib/components/QImChatGroupList/index.ts +0 -6
  93. package/src/lib/components/QImChatGroupList/src/QImChatGroupList.vue +0 -94
  94. package/src/lib/components/QImChatGroupList/src/useConfigData.ts +0 -17
  95. package/src/lib/components/QMqRecordList/index.ts +0 -6
  96. package/src/lib/components/QMqRecordList/src/QMqRecordList.vue +0 -105
  97. package/src/lib/components/QMqRecordList/src/useConfigData.ts +0 -18
  98. package/src/lib/components/QPasswordSecurityPolicy/index.ts +0 -6
  99. package/src/lib/components/QPasswordSecurityPolicy/src/QPasswordSecurityPolicy.vue +0 -266
  100. package/src/lib/components/QPermissionDataList/index.ts +0 -6
  101. package/src/lib/components/QPermissionDataList/src/QPermissionDataAuth.vue +0 -3
  102. package/src/lib/components/QPermissionDataList/src/QPermissionDataEdit.vue +0 -221
  103. package/src/lib/components/QPermissionDataList/src/QPermissionDataList.vue +0 -117
  104. package/src/lib/components/QPermissionDataList/src/form.vue +0 -109
  105. package/src/lib/components/QPurchaseNoticeList/index.ts +0 -6
  106. package/src/lib/components/QPurchaseNoticeList/src/QPurchaseNoticeDetail.vue +0 -147
  107. package/src/lib/components/QPurchaseNoticeList/src/QPurchaseNoticeEdit.vue +0 -244
  108. package/src/lib/components/QPurchaseNoticeList/src/QPurchaseNoticeList.vue +0 -163
  109. package/src/lib/components/QPurchaseNoticeList/src/useConfigData.ts +0 -22
  110. package/src/lib/components/QPurchaseNoticeTemplateList/index.ts +0 -6
  111. package/src/lib/components/QPurchaseNoticeTemplateList/src/QPurchaseNoticeTemplateList.vue +0 -85
  112. package/src/lib/components/QPurchaseNoticeTemplateList/src/useConfigData.ts +0 -18
  113. package/src/lib/components/QQuartzJobList/index.ts +0 -6
  114. package/src/lib/components/QQuartzJobList/src/QQuartzJobList.vue +0 -263
  115. package/src/lib/components/QQuartzJobList/src/components/JCron.vue +0 -82
  116. package/src/lib/components/QQuartzJobList/src/components/JCronModal.vue +0 -985
  117. package/src/lib/components/QQuartzJobList/src/components/QuartzJobModal.vue +0 -176
  118. package/src/lib/components/QQuartzJobList/src/useConfigData.ts +0 -26
  119. package/src/lib/components/QRoleList/index.ts +0 -6
  120. package/src/lib/components/QRoleList/src/QRoleList.vue +0 -288
  121. package/src/lib/components/QRoleList/src/components/content-header/contentHeader.less +0 -31
  122. package/src/lib/components/QRoleList/src/components/content-header/index.tsx +0 -42
  123. package/src/lib/components/QRoleList/src/components/userAuthorization/index.tsx +0 -690
  124. package/src/lib/components/QRoleList/src/components/userAuthorization/userAuthorization.less +0 -97
  125. package/src/lib/components/QRoleList/src/useConfigData.ts +0 -33
  126. package/src/lib/components/QSupplierAccountList/index.ts +0 -6
  127. package/src/lib/components/QSupplierAccountList/src/QSupplierAccountForm.vue +0 -187
  128. package/src/lib/components/QSupplierAccountList/src/QSupplierAccountList.vue +0 -302
  129. package/src/lib/components/QSupplierAccountList/src/useConfigData.ts +0 -29
  130. package/src/lib/components/QUsageList/index.ts +0 -6
  131. package/src/lib/components/QUsageList/src/QUsageList.vue +0 -82
  132. package/src/lib/components/QUsageList/src/useConfigData.ts +0 -20
  133. package/src/lib/components/QcustomConfigEdit/component/AddDictCodeModal.vue +0 -140
  134. package/src/lib/components/QcustomConfigEdit/component/TempalePreviewModal.vue +0 -100
  135. package/src/lib/components/QcustomConfigEdit/component/dataFormatComponent.tsx +0 -100
  136. package/src/lib/components/QcustomConfigEdit/component/regexComponent.tsx +0 -71
  137. package/src/lib/components/QcustomConfigEdit/index.ts +0 -6
  138. package/src/lib/components/QcustomConfigEdit/src/QcustomConfigEdit.vue +0 -1807
  139. package/src/lib/components/QcustomConfigEdit/src/QcustomConfigRender.tsx +0 -242
  140. package/src/lib/components/QcustomConfigEdit/src/types.ts +0 -71
  141. package/src/lib/components/QcustomConfigEdit/src/useConfigComputed.ts +0 -75
  142. package/src/lib/components/QcustomConfigEdit/src/useConfigData.ts +0 -123
  143. package/src/lib/components/QcustomConfigEdit/src/useConfigMethods.ts +0 -117
  144. package/src/lib/components/QcustomConfigEdit/src/useConstant.ts +0 -301
  145. package/src/lib/components/QcustomConfigEdit/style/index.less +0 -41
  146. package/src/lib/components/QcustomConfigList/component/ImportJsonCustomConfig.vue +0 -135
  147. package/src/lib/components/QcustomConfigList/index.ts +0 -6
  148. package/src/lib/components/QcustomConfigList/src/QcustomConfigList.vue +0 -268
  149. package/src/lib/components/QcustomConfigList/src/types.ts +0 -1
  150. package/src/lib/components/QcustomConfigList/src/useConfigData.ts +0 -23
  151. package/src/lib/components/QcustomConfigList/src/useMethods.ts +0 -36
  152. package/src/lib/components/QcustomConfigList/style/index.less +0 -3
  153. package/src/lib/components/QsysConfigList/index.ts +0 -6
  154. package/src/lib/components/QsysConfigList/src/QsysConfigList.vue +0 -125
  155. package/src/lib/components/QsysConfigList/src/types.ts +0 -1
  156. package/src/lib/components/QsysConfigList/src/useConfigData.ts +0 -17
  157. package/src/lib/components/QsysConfigList/src/useMethods.ts +0 -11
  158. package/src/lib/components/QsysConfigList/style/index.less +0 -3
  159. package/src/lib/components/index.ts +0 -78
  160. package/src/lib/components/integratedNodesList/src/QIntegratedNodesDetail.vue +0 -49
  161. package/src/lib/components/integratedNodesList/src/QIntegratedNodesEdit.vue +0 -143
  162. package/src/lib/components/integratedNodesList/src/index.vue +0 -136
  163. package/src/lib/components/integratedReportList/src/index.vue +0 -86
  164. package/src/lib/components/integratedReportSearchList/src/index.vue +0 -66
  165. package/src/lib/components/loginAbnormalLogList/src/index.vue +0 -50
  166. package/src/lib/components/loginLogList/src/index.vue +0 -57
  167. package/src/lib/components/loginSupplierLogList/src/index.vue +0 -63
  168. package/src/lib/components/operateLogList/src/index.vue +0 -57
  169. package/src/lib/index.ts +0 -15
  170. package/src/lib/utils/constant.ts +0 -1
  171. package/src/lib/utils/global.hook.ts +0 -337
  172. package/src/lib/utils/global.types.ts +0 -49
  173. package/src/lib/utils/regexp.ts +0 -143
  174. package/src/main.ts +0 -11
  175. package/src/vite-env.d.ts +0 -13
  176. package/tsconfig.json +0 -24
  177. package/tsconfig.node.json +0 -9
  178. package/vite.config.ts +0 -61
  179. /package/dist/{index.es.d.ts → index.d.ts} +0 -0
@@ -0,0 +1,2879 @@
1
+ import type { SizeType, VxeTableDataRow, VxePagerPropTypes, VxeColumnSlotTypes, SlotVNodeType, VxeColumnPropTypes, VxeTablePropTypes, VxeTooltipPropTypes, VxeTableDefines, VxeTableConstructor, VxeTablePrivateMethods, VxeGridConstructor, VxeTableProDefines, VxeGridPropTypes, VxeButtonPropTypes, VxeToolbarPropTypes, VxeFormPropTypes, VxeFormItemPropTypes, VxeFormItemProps, FormItemTitleRenderParams, FormItemContentRenderParams } from 'vxe-table';
2
+ import type { DefineComponent, Ref, ComponentOptionsBase, VNode, RendererNode, RendererElement, Slot, ComponentInternalInstance, ComponentOptionsMixin, VNodeProps, AllowedComponentProps, ComponentCustomProps, ExtractPropTypes, ComponentPublicInstance } from 'vue';
3
+ import type { GlobalPageLayoutTypes } from '@qqt-product/ui';
4
+ import type { CreatePromise } from '@qqt-product/utils';
5
+ declare const _sfc_main: DefineComponent<{
6
+ currentRow: {
7
+ type: null;
8
+ required: true;
9
+ };
10
+ userInfo: {
11
+ type: null;
12
+ required: true;
13
+ };
14
+ }, {
15
+ srmI18n: (i18nKey: string, defaultValue: string, account?: string | number) => string;
16
+ props: any;
17
+ currentRow: any;
18
+ layoutRef: Ref<ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null>;
19
+ pageData: Ref<GlobalPageLayoutTypes.RecordString>;
20
+ layoutConfig: Ref<GlobalPageLayoutTypes.LayoutConfig>;
21
+ defaultValues: Ref<GlobalPageLayoutTypes.RecordString>;
22
+ createPromise: <T>(fn: CreatePromise<T>) => Promise<unknown>;
23
+ options: {
24
+ businessType?: string | undefined;
25
+ currentRow?: {
26
+ [x: string]: unknown;
27
+ templateNumber: string;
28
+ templateVersion: number;
29
+ templateAccount: string;
30
+ busAccount: string;
31
+ elsAccount: string;
32
+ } | undefined;
33
+ userInfo?: {
34
+ [x: string]: unknown;
35
+ elsAccount: string;
36
+ subAccount: string;
37
+ serivceUrl: string;
38
+ } | undefined;
39
+ showPageHeader?: boolean | undefined;
40
+ isDetail?: boolean | undefined;
41
+ role?: GlobalPageLayoutTypes.Role | undefined;
42
+ refreshMethods?: ((row?: GlobalPageLayoutTypes.CurrentRow | undefined) => void) | undefined;
43
+ token?: string | undefined;
44
+ pattern?: GlobalPageLayoutTypes.Pattern | undefined;
45
+ localConfig?: {
46
+ editLayout?: string | undefined;
47
+ tempRole?: string | undefined;
48
+ examineLayout?: string | undefined;
49
+ groups?: {
50
+ groupName: string;
51
+ groupNameI18nKey?: string | undefined;
52
+ groupCode: string;
53
+ groupType: GlobalPageLayoutTypes.GroupType;
54
+ sortOrder?: string | undefined;
55
+ buttons?: {
56
+ title: string;
57
+ key: string | symbol;
58
+ args: GlobalPageLayoutTypes.PageButtonArgsFunctionType | {
59
+ [x: string]: unknown;
60
+ url: string;
61
+ };
62
+ authorityCode?: string | undefined;
63
+ attrs?: GlobalPageLayoutTypes.RecordString | undefined;
64
+ icon?: {
65
+ type: string;
66
+ size: number;
67
+ color?: string | undefined;
68
+ } | undefined;
69
+ emit?: boolean | undefined;
70
+ emitKey?: string | undefined;
71
+ showMessage?: boolean | undefined;
72
+ checkBefore?: boolean | undefined;
73
+ confirm?: {
74
+ title: string;
75
+ content: string;
76
+ } | undefined;
77
+ dropdown?: boolean | undefined;
78
+ isExistFrozenSource?: boolean | undefined;
79
+ isExistFrozenSourceUrl?: string | undefined;
80
+ isExistFrozenSourceParams?: ((pageData: GlobalPageLayoutTypes.RecordString) => GlobalPageLayoutTypes.RecordString) | undefined;
81
+ disabled?: ((pageData: GlobalPageLayoutTypes.RecordString) => boolean) | undefined;
82
+ handleBefore?: ((args: GlobalPageLayoutTypes.ExposeWithPageButtons) => Promise<GlobalPageLayoutTypes.ExposeWithPageButtons>) | undefined;
83
+ handleAfter?: ((args: GlobalPageLayoutTypes.ExposeWithPageButtons) => Promise<GlobalPageLayoutTypes.ExposeWithPageButtons>) | undefined;
84
+ callback?: ((payload: GlobalPageLayoutTypes.PageButtonPayload) => void) | undefined;
85
+ }[] | undefined;
86
+ extend?: {
87
+ [x: string]: any;
88
+ vxeGridConfig?: {
89
+ size?: SizeType | undefined;
90
+ loading?: boolean | undefined;
91
+ round?: boolean | undefined;
92
+ id?: string | undefined;
93
+ data?: VxeTableDataRow[] | undefined;
94
+ params?: any;
95
+ pagerConfig?: {
96
+ enabled?: boolean | undefined;
97
+ slots?: any;
98
+ size?: SizeType | undefined;
99
+ layouts?: ("PrevJump" | "PrevPage" | "Number" | "JumpNumber" | "NextPage" | "NextJump" | "Sizes" | "Jump" | "FullJump" | "PageCount" | "Total")[] | undefined;
100
+ currentPage?: number | undefined;
101
+ loading?: boolean | undefined;
102
+ pageSize?: number | undefined;
103
+ total?: number | undefined;
104
+ pagerCount?: number | undefined;
105
+ pageSizes?: (number | {
106
+ label?: string | number | undefined;
107
+ value?: string | number | undefined;
108
+ })[] | undefined;
109
+ align?: string | undefined;
110
+ border?: boolean | undefined;
111
+ background?: boolean | undefined;
112
+ perfect?: boolean | undefined;
113
+ autoHidden?: boolean | undefined;
114
+ transfer?: boolean | undefined;
115
+ className?: VxePagerPropTypes.ClassName | undefined;
116
+ iconPrevPage?: string | undefined;
117
+ iconJumpPrev?: string | undefined;
118
+ iconJumpNext?: string | undefined;
119
+ iconNextPage?: string | undefined;
120
+ iconJumpMore?: string | undefined;
121
+ } | undefined;
122
+ columns?: {
123
+ children?: any[] | undefined;
124
+ slots?: {
125
+ title?: string | ((params: VxeColumnSlotTypes.HeaderSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
126
+ radio?: string | ((params: VxeColumnSlotTypes.DefaultSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
127
+ checkbox?: string | ((params: VxeColumnSlotTypes.DefaultSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
128
+ default?: string | ((params: VxeColumnSlotTypes.DefaultSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
129
+ header?: string | ((params: VxeColumnSlotTypes.HeaderSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
130
+ footer?: string | ((params: VxeColumnSlotTypes.FooterSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
131
+ content?: string | ((params: VxeColumnSlotTypes.ContentSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
132
+ filter?: string | ((params: VxeColumnSlotTypes.FilterSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
133
+ edit?: string | ((params: VxeColumnSlotTypes.EditSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
134
+ icon?: string | ((params: VxeColumnSlotTypes.IconSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
135
+ } | undefined;
136
+ colId?: VxeColumnPropTypes.ColId | undefined;
137
+ type?: VxeColumnPropTypes.Type | undefined;
138
+ field?: string | undefined;
139
+ title?: string | undefined;
140
+ width?: VxeColumnPropTypes.Width | undefined;
141
+ minWidth?: VxeColumnPropTypes.MinWidth | undefined;
142
+ maxWidth?: VxeColumnPropTypes.MaxWidth | undefined;
143
+ resizable?: boolean | undefined;
144
+ fixed?: VxeColumnPropTypes.Fixed | undefined;
145
+ align?: VxeColumnPropTypes.Align | undefined;
146
+ headerAlign?: VxeColumnPropTypes.Align | undefined;
147
+ footerAlign?: VxeColumnPropTypes.Align | undefined;
148
+ showOverflow?: VxeTablePropTypes.ShowOverflow | undefined;
149
+ showHeaderOverflow?: VxeTablePropTypes.ShowOverflow | undefined;
150
+ showFooterOverflow?: VxeTablePropTypes.ShowOverflow | undefined;
151
+ className?: VxeColumnPropTypes.ClassName<VxeTableDataRow> | undefined;
152
+ headerClassName?: VxeColumnPropTypes.HeaderClassName<VxeTableDataRow> | undefined;
153
+ footerClassName?: VxeColumnPropTypes.FooterClassName<VxeTableDataRow> | undefined;
154
+ formatter?: VxeColumnPropTypes.Formatter<VxeTableDataRow> | undefined;
155
+ sortable?: boolean | undefined;
156
+ sortBy?: VxeColumnPropTypes.SortBy<VxeTableDataRow> | undefined;
157
+ sortType?: VxeColumnPropTypes.SortType | undefined;
158
+ filters?: {
159
+ label?: string | number | undefined;
160
+ value?: any;
161
+ data?: any;
162
+ resetValue?: any;
163
+ checked?: boolean | undefined;
164
+ }[] | undefined;
165
+ filterMultiple?: boolean | undefined;
166
+ filterMethod?: VxeColumnPropTypes.FilterMethod<VxeTableDataRow> | undefined;
167
+ filterRender?: {
168
+ options?: any[] | undefined;
169
+ optionProps?: {
170
+ value?: string | undefined;
171
+ label?: string | undefined;
172
+ key?: string | undefined;
173
+ } | undefined;
174
+ optionGroups?: any[] | undefined;
175
+ optionGroupProps?: {
176
+ options?: string | undefined;
177
+ label?: string | undefined;
178
+ key?: string | undefined;
179
+ } | undefined;
180
+ content?: string | undefined;
181
+ name?: string | undefined;
182
+ props?: {
183
+ [key: string]: any;
184
+ } | undefined;
185
+ attrs?: {
186
+ [key: string]: any;
187
+ } | undefined;
188
+ events?: {
189
+ [key: string]: (...args: any[]) => any;
190
+ } | undefined;
191
+ children?: any[] | undefined;
192
+ cellType?: "string" | "number" | undefined;
193
+ } | undefined;
194
+ treeNode?: boolean | undefined;
195
+ visible?: boolean | undefined;
196
+ exportMethod?: VxeColumnPropTypes.ExportMethod<VxeTableDataRow> | undefined;
197
+ footerExportMethod?: VxeColumnPropTypes.FooterExportMethod<VxeTableDataRow> | undefined;
198
+ titleHelp?: {
199
+ useHTML?: boolean | undefined;
200
+ content?: VxeTooltipPropTypes.Content | undefined;
201
+ enterable?: boolean | undefined;
202
+ theme?: string | undefined;
203
+ icon?: string | undefined;
204
+ message?: string | undefined;
205
+ } | undefined;
206
+ titlePrefix?: {
207
+ useHTML?: boolean | undefined;
208
+ content?: VxeTooltipPropTypes.Content | undefined;
209
+ enterable?: boolean | undefined;
210
+ theme?: string | undefined;
211
+ icon?: string | undefined;
212
+ message?: string | undefined;
213
+ } | undefined;
214
+ cellType?: VxeColumnPropTypes.CellType | undefined;
215
+ cellRender?: {
216
+ events?: {
217
+ [key: string]: (cellParams: VxeColumnSlotTypes.DefaultSlotParams<VxeTableDataRow>, ...args: any[]) => any;
218
+ } | undefined;
219
+ options?: any[] | undefined;
220
+ optionProps?: {
221
+ value?: string | undefined;
222
+ label?: string | undefined;
223
+ key?: string | undefined;
224
+ } | undefined;
225
+ optionGroups?: any[] | undefined;
226
+ optionGroupProps?: {
227
+ options?: string | undefined;
228
+ label?: string | undefined;
229
+ key?: string | undefined;
230
+ } | undefined;
231
+ content?: string | undefined;
232
+ name?: string | undefined;
233
+ props?: {
234
+ [key: string]: any;
235
+ } | undefined;
236
+ attrs?: {
237
+ [key: string]: any;
238
+ } | undefined;
239
+ children?: any[] | undefined;
240
+ cellType?: "string" | "number" | undefined;
241
+ } | undefined;
242
+ editRender?: {
243
+ events?: {
244
+ [key: string]: (cellParams: VxeColumnSlotTypes.EditSlotParams<VxeTableDataRow>, ...args: any[]) => any;
245
+ } | undefined;
246
+ enabled?: boolean | undefined;
247
+ options?: any[] | undefined;
248
+ optionProps?: {
249
+ value?: string | undefined;
250
+ label?: string | undefined;
251
+ key?: string | undefined;
252
+ } | undefined;
253
+ optionGroups?: any[] | undefined;
254
+ optionGroupProps?: {
255
+ options?: string | undefined;
256
+ label?: string | undefined;
257
+ key?: string | undefined;
258
+ } | undefined;
259
+ autofocus?: string | undefined;
260
+ autoselect?: boolean | undefined;
261
+ defaultValue?: string | number | object | any[] | ((params: {
262
+ column: VxeTableDefines.ColumnInfo<VxeTableDataRow>;
263
+ }) => any) | {
264
+ exec: (string: string) => RegExpExecArray | null;
265
+ test: (string: string) => boolean;
266
+ readonly source: string;
267
+ readonly global: boolean;
268
+ readonly ignoreCase: boolean;
269
+ readonly multiline: boolean;
270
+ lastIndex: number;
271
+ compile: (pattern: string, flags?: string | undefined) => RegExp;
272
+ readonly flags: string;
273
+ readonly sticky: boolean;
274
+ readonly unicode: boolean;
275
+ readonly dotAll: boolean;
276
+ [Symbol.match]: (string: string) => RegExpMatchArray | null;
277
+ [Symbol.replace]: {
278
+ (string: string, replaceValue: string): string;
279
+ (string: string, replacer: (substring: string, ...args: any[]) => string): string;
280
+ };
281
+ [Symbol.search]: (string: string) => number;
282
+ [Symbol.split]: (string: string, limit?: number | undefined) => string[];
283
+ [Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
284
+ } | {
285
+ toString: () => string;
286
+ toDateString: () => string;
287
+ toTimeString: () => string;
288
+ toLocaleString: {
289
+ (): string;
290
+ (locales?: string | string[] | undefined, options?: Intl.DateTimeFormatOptions | undefined): string;
291
+ (locales?: Intl.LocalesArgument, options?: Intl.DateTimeFormatOptions | undefined): string;
292
+ };
293
+ toLocaleDateString: {
294
+ (): string;
295
+ (locales?: string | string[] | undefined, options?: Intl.DateTimeFormatOptions | undefined): string;
296
+ (locales?: Intl.LocalesArgument, options?: Intl.DateTimeFormatOptions | undefined): string;
297
+ };
298
+ toLocaleTimeString: {
299
+ (): string;
300
+ (locales?: string | string[] | undefined, options?: Intl.DateTimeFormatOptions | undefined): string;
301
+ (locales?: Intl.LocalesArgument, options?: Intl.DateTimeFormatOptions | undefined): string;
302
+ };
303
+ valueOf: () => number;
304
+ getTime: () => number;
305
+ getFullYear: () => number;
306
+ getUTCFullYear: () => number;
307
+ getMonth: () => number;
308
+ getUTCMonth: () => number;
309
+ getDate: () => number;
310
+ getUTCDate: () => number;
311
+ getDay: () => number;
312
+ getUTCDay: () => number;
313
+ getHours: () => number;
314
+ getUTCHours: () => number;
315
+ getMinutes: () => number;
316
+ getUTCMinutes: () => number;
317
+ getSeconds: () => number;
318
+ getUTCSeconds: () => number;
319
+ getMilliseconds: () => number;
320
+ getUTCMilliseconds: () => number;
321
+ getTimezoneOffset: () => number;
322
+ setTime: (time: number) => number;
323
+ setMilliseconds: (ms: number) => number;
324
+ setUTCMilliseconds: (ms: number) => number;
325
+ setSeconds: (sec: number, ms?: number | undefined) => number;
326
+ setUTCSeconds: (sec: number, ms?: number | undefined) => number;
327
+ setMinutes: (min: number, sec?: number | undefined, ms?: number | undefined) => number;
328
+ setUTCMinutes: (min: number, sec?: number | undefined, ms?: number | undefined) => number;
329
+ setHours: (hours: number, min?: number | undefined, sec?: number | undefined, ms?: number | undefined) => number;
330
+ setUTCHours: (hours: number, min?: number | undefined, sec?: number | undefined, ms?: number | undefined) => number;
331
+ setDate: (date: number) => number;
332
+ setUTCDate: (date: number) => number;
333
+ setMonth: (month: number, date?: number | undefined) => number;
334
+ setUTCMonth: (month: number, date?: number | undefined) => number;
335
+ setFullYear: (year: number, month?: number | undefined, date?: number | undefined) => number;
336
+ setUTCFullYear: (year: number, month?: number | undefined, date?: number | undefined) => number;
337
+ toUTCString: () => string;
338
+ toISOString: () => string;
339
+ toJSON: (key?: any) => string;
340
+ [Symbol.toPrimitive]: {
341
+ (hint: "default"): string;
342
+ (hint: "string"): string;
343
+ (hint: "number"): number;
344
+ (hint: string): string | number;
345
+ };
346
+ } | null | undefined;
347
+ immediate?: boolean | undefined;
348
+ content?: string | undefined;
349
+ placeholder?: string | undefined;
350
+ name?: string | undefined;
351
+ props?: {
352
+ [key: string]: any;
353
+ } | undefined;
354
+ attrs?: {
355
+ [key: string]: any;
356
+ } | undefined;
357
+ children?: any[] | undefined;
358
+ cellType?: "string" | "number" | undefined;
359
+ } | undefined;
360
+ contentRender?: {
361
+ options?: any[] | undefined;
362
+ optionProps?: {
363
+ value?: string | undefined;
364
+ label?: string | undefined;
365
+ key?: string | undefined;
366
+ } | undefined;
367
+ optionGroups?: any[] | undefined;
368
+ optionGroupProps?: {
369
+ options?: string | undefined;
370
+ label?: string | undefined;
371
+ key?: string | undefined;
372
+ } | undefined;
373
+ name?: string | undefined;
374
+ props?: {
375
+ [key: string]: any;
376
+ } | undefined;
377
+ attrs?: {
378
+ [key: string]: any;
379
+ } | undefined;
380
+ events?: {
381
+ [key: string]: (...args: any[]) => any;
382
+ } | undefined;
383
+ children?: any[] | undefined;
384
+ cellType?: "string" | "number" | undefined;
385
+ } | undefined;
386
+ params?: any;
387
+ }[] | undefined;
388
+ height?: VxeTablePropTypes.Height | undefined;
389
+ maxHeight?: VxeTablePropTypes.MaxHeight | undefined;
390
+ resizable?: boolean | undefined;
391
+ stripe?: boolean | undefined;
392
+ border?: VxeTablePropTypes.Border | undefined;
393
+ align?: VxeTablePropTypes.Align | undefined;
394
+ headerAlign?: VxeTablePropTypes.Align | undefined;
395
+ footerAlign?: VxeTablePropTypes.Align | undefined;
396
+ showHeader?: boolean | undefined;
397
+ highlightCurrentRow?: boolean | undefined;
398
+ highlightHoverRow?: boolean | undefined;
399
+ highlightCurrentColumn?: boolean | undefined;
400
+ highlightHoverColumn?: boolean | undefined;
401
+ highlightCell?: boolean | undefined;
402
+ showFooter?: boolean | undefined;
403
+ footerMethod?: VxeTablePropTypes.FooterMethod<VxeTableDataRow> | undefined;
404
+ rowClassName?: VxeTablePropTypes.RowClassName<VxeTableDataRow> | undefined;
405
+ cellClassName?: VxeTablePropTypes.CellClassName<VxeTableDataRow> | undefined;
406
+ headerRowClassName?: VxeTablePropTypes.HeaderRowClassName<VxeTableDataRow> | undefined;
407
+ headerCellClassName?: VxeTablePropTypes.HeaderCellClassName<VxeTableDataRow> | undefined;
408
+ footerRowClassName?: VxeTablePropTypes.FooterRowClassName<VxeTableDataRow> | undefined;
409
+ footerCellClassName?: VxeTablePropTypes.FooterCellClassName<VxeTableDataRow> | undefined;
410
+ cellStyle?: VxeTablePropTypes.CellStyle<VxeTableDataRow> | undefined;
411
+ rowStyle?: VxeTablePropTypes.RowStyle<VxeTableDataRow> | undefined;
412
+ headerCellStyle?: VxeTablePropTypes.HeaderCellStyle<VxeTableDataRow> | undefined;
413
+ headerRowStyle?: VxeTablePropTypes.HeaderRowStyle<VxeTableDataRow> | undefined;
414
+ footerRowStyle?: VxeTablePropTypes.FooterRowStyle<VxeTableDataRow> | undefined;
415
+ footerCellStyle?: VxeTablePropTypes.FooterCellStyle<VxeTableDataRow> | undefined;
416
+ mergeCells?: {
417
+ row: any;
418
+ col: number | {
419
+ property: string;
420
+ type: VxeColumnPropTypes.Type;
421
+ field: string;
422
+ title: string;
423
+ width: VxeColumnPropTypes.Width;
424
+ minWidth: VxeColumnPropTypes.MinWidth;
425
+ maxWidth: VxeColumnPropTypes.MaxWidth;
426
+ resizable: boolean;
427
+ fixed: VxeColumnPropTypes.Fixed;
428
+ align: VxeColumnPropTypes.Align;
429
+ headerAlign: VxeColumnPropTypes.Align;
430
+ footerAlign: VxeColumnPropTypes.Align;
431
+ showOverflow: VxeTablePropTypes.ShowOverflow;
432
+ showHeaderOverflow: VxeTablePropTypes.ShowOverflow;
433
+ showFooterOverflow: VxeTablePropTypes.ShowOverflow;
434
+ className: VxeColumnPropTypes.ClassName<VxeTableDataRow>;
435
+ headerClassName: VxeColumnPropTypes.HeaderClassName<VxeTableDataRow>;
436
+ footerClassName: VxeColumnPropTypes.FooterClassName<VxeTableDataRow>;
437
+ formatter: VxeColumnPropTypes.Formatter<VxeTableDataRow>;
438
+ sortable: boolean;
439
+ sortBy: VxeColumnPropTypes.SortBy<VxeTableDataRow>;
440
+ sortType: VxeColumnPropTypes.SortType;
441
+ filters: {
442
+ label?: string | number | undefined;
443
+ value?: any;
444
+ data?: any;
445
+ resetValue?: any;
446
+ checked?: boolean | undefined;
447
+ }[];
448
+ filterMultiple: boolean;
449
+ filterMethod: VxeColumnPropTypes.FilterMethod<VxeTableDataRow>;
450
+ filterRender: {
451
+ options?: any[] | undefined;
452
+ optionProps?: {
453
+ value?: string | undefined;
454
+ label?: string | undefined;
455
+ key?: string | undefined;
456
+ } | undefined;
457
+ optionGroups?: any[] | undefined;
458
+ optionGroupProps?: {
459
+ options?: string | undefined;
460
+ label?: string | undefined;
461
+ key?: string | undefined;
462
+ } | undefined;
463
+ content?: string | undefined;
464
+ name?: string | undefined;
465
+ props?: {
466
+ [key: string]: any;
467
+ } | undefined;
468
+ attrs?: {
469
+ [key: string]: any;
470
+ } | undefined;
471
+ events?: {
472
+ [key: string]: (...args: any[]) => any;
473
+ } | undefined;
474
+ children?: any[] | undefined;
475
+ cellType?: "string" | "number" | undefined;
476
+ };
477
+ treeNode: boolean;
478
+ visible: boolean;
479
+ exportMethod: VxeColumnPropTypes.ExportMethod<VxeTableDataRow>;
480
+ footerExportMethod: VxeColumnPropTypes.FooterExportMethod<VxeTableDataRow>;
481
+ titleHelp: {
482
+ useHTML?: boolean | undefined;
483
+ content?: VxeTooltipPropTypes.Content | undefined;
484
+ enterable?: boolean | undefined;
485
+ theme?: string | undefined;
486
+ icon?: string | undefined;
487
+ message?: string | undefined;
488
+ };
489
+ titlePrefix: {
490
+ useHTML?: boolean | undefined;
491
+ content?: VxeTooltipPropTypes.Content | undefined;
492
+ enterable?: boolean | undefined;
493
+ theme?: string | undefined;
494
+ icon?: string | undefined;
495
+ message?: string | undefined;
496
+ };
497
+ cellType: VxeColumnPropTypes.CellType;
498
+ cellRender: {
499
+ events?: {
500
+ [key: string]: (cellParams: VxeColumnSlotTypes.DefaultSlotParams<VxeTableDataRow>, ...args: any[]) => any;
501
+ } | undefined;
502
+ options?: any[] | undefined;
503
+ optionProps?: {
504
+ value?: string | undefined;
505
+ label?: string | undefined;
506
+ key?: string | undefined;
507
+ } | undefined;
508
+ optionGroups?: any[] | undefined;
509
+ optionGroupProps?: {
510
+ options?: string | undefined;
511
+ label?: string | undefined;
512
+ key?: string | undefined;
513
+ } | undefined;
514
+ content?: string | undefined;
515
+ name?: string | undefined;
516
+ props?: {
517
+ [key: string]: any;
518
+ } | undefined;
519
+ attrs?: {
520
+ [key: string]: any;
521
+ } | undefined;
522
+ children?: any[] | undefined;
523
+ cellType?: "string" | "number" | undefined;
524
+ };
525
+ editRender: {
526
+ events?: {
527
+ [key: string]: (cellParams: VxeColumnSlotTypes.EditSlotParams<VxeTableDataRow>, ...args: any[]) => any;
528
+ } | undefined;
529
+ enabled?: boolean | undefined;
530
+ options?: any[] | undefined;
531
+ optionProps?: {
532
+ value?: string | undefined;
533
+ label?: string | undefined;
534
+ key?: string | undefined;
535
+ } | undefined;
536
+ optionGroups?: any[] | undefined;
537
+ optionGroupProps?: {
538
+ options?: string | undefined;
539
+ label?: string | undefined;
540
+ key?: string | undefined;
541
+ } | undefined;
542
+ autofocus?: string | undefined;
543
+ autoselect?: boolean | undefined;
544
+ defaultValue?: string | number | object | any[] | ((params: {
545
+ column: VxeTableDefines.ColumnInfo<VxeTableDataRow>;
546
+ }) => any) | {
547
+ exec: (string: string) => RegExpExecArray | null;
548
+ test: (string: string) => boolean;
549
+ readonly source: string;
550
+ readonly global: boolean;
551
+ readonly ignoreCase: boolean;
552
+ readonly multiline: boolean;
553
+ lastIndex: number;
554
+ compile: (pattern: string, flags?: string | undefined) => RegExp;
555
+ readonly flags: string;
556
+ readonly sticky: boolean;
557
+ readonly unicode: boolean;
558
+ readonly dotAll: boolean;
559
+ [Symbol.match]: (string: string) => RegExpMatchArray | null;
560
+ [Symbol.replace]: {
561
+ (string: string, replaceValue: string): string;
562
+ (string: string, replacer: (substring: string, ...args: any[]) => string): string;
563
+ };
564
+ [Symbol.search]: (string: string) => number;
565
+ [Symbol.split]: (string: string, limit?: number | undefined) => string[];
566
+ [Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
567
+ } | {
568
+ toString: () => string;
569
+ toDateString: () => string;
570
+ toTimeString: () => string;
571
+ toLocaleString: {
572
+ (): string;
573
+ (locales?: string | string[] | undefined, options?: Intl.DateTimeFormatOptions | undefined): string;
574
+ (locales?: Intl.LocalesArgument, options?: Intl.DateTimeFormatOptions | undefined): string;
575
+ };
576
+ toLocaleDateString: {
577
+ (): string;
578
+ (locales?: string | string[] | undefined, options?: Intl.DateTimeFormatOptions | undefined): string;
579
+ (locales?: Intl.LocalesArgument, options?: Intl.DateTimeFormatOptions | undefined): string;
580
+ };
581
+ toLocaleTimeString: {
582
+ (): string;
583
+ (locales?: string | string[] | undefined, options?: Intl.DateTimeFormatOptions | undefined): string;
584
+ (locales?: Intl.LocalesArgument, options?: Intl.DateTimeFormatOptions | undefined): string;
585
+ };
586
+ valueOf: () => number;
587
+ getTime: () => number;
588
+ getFullYear: () => number;
589
+ getUTCFullYear: () => number;
590
+ getMonth: () => number;
591
+ getUTCMonth: () => number;
592
+ getDate: () => number;
593
+ getUTCDate: () => number;
594
+ getDay: () => number;
595
+ getUTCDay: () => number;
596
+ getHours: () => number;
597
+ getUTCHours: () => number;
598
+ getMinutes: () => number;
599
+ getUTCMinutes: () => number;
600
+ getSeconds: () => number;
601
+ getUTCSeconds: () => number;
602
+ getMilliseconds: () => number;
603
+ getUTCMilliseconds: () => number;
604
+ getTimezoneOffset: () => number;
605
+ setTime: (time: number) => number;
606
+ setMilliseconds: (ms: number) => number;
607
+ setUTCMilliseconds: (ms: number) => number;
608
+ setSeconds: (sec: number, ms?: number | undefined) => number;
609
+ setUTCSeconds: (sec: number, ms?: number | undefined) => number;
610
+ setMinutes: (min: number, sec?: number | undefined, ms?: number | undefined) => number;
611
+ setUTCMinutes: (min: number, sec?: number | undefined, ms?: number | undefined) => number;
612
+ setHours: (hours: number, min?: number | undefined, sec?: number | undefined, ms?: number | undefined) => number;
613
+ setUTCHours: (hours: number, min?: number | undefined, sec?: number | undefined, ms?: number | undefined) => number;
614
+ setDate: (date: number) => number;
615
+ setUTCDate: (date: number) => number;
616
+ setMonth: (month: number, date?: number | undefined) => number;
617
+ setUTCMonth: (month: number, date?: number | undefined) => number;
618
+ setFullYear: (year: number, month?: number | undefined, date?: number | undefined) => number;
619
+ setUTCFullYear: (year: number, month?: number | undefined, date?: number | undefined) => number;
620
+ toUTCString: () => string;
621
+ toISOString: () => string;
622
+ toJSON: (key?: any) => string;
623
+ [Symbol.toPrimitive]: {
624
+ (hint: "default"): string;
625
+ (hint: "string"): string;
626
+ (hint: "number"): number;
627
+ (hint: string): string | number;
628
+ };
629
+ } | null | undefined;
630
+ immediate?: boolean | undefined;
631
+ content?: string | undefined;
632
+ placeholder?: string | undefined;
633
+ name?: string | undefined;
634
+ props?: {
635
+ [key: string]: any;
636
+ } | undefined;
637
+ attrs?: {
638
+ [key: string]: any;
639
+ } | undefined;
640
+ children?: any[] | undefined;
641
+ cellType?: "string" | "number" | undefined;
642
+ };
643
+ contentRender: {
644
+ options?: any[] | undefined;
645
+ optionProps?: {
646
+ value?: string | undefined;
647
+ label?: string | undefined;
648
+ key?: string | undefined;
649
+ } | undefined;
650
+ optionGroups?: any[] | undefined;
651
+ optionGroupProps?: {
652
+ options?: string | undefined;
653
+ label?: string | undefined;
654
+ key?: string | undefined;
655
+ } | undefined;
656
+ name?: string | undefined;
657
+ props?: {
658
+ [key: string]: any;
659
+ } | undefined;
660
+ attrs?: {
661
+ [key: string]: any;
662
+ } | undefined;
663
+ events?: {
664
+ [key: string]: (...args: any[]) => any;
665
+ } | undefined;
666
+ children?: any[] | undefined;
667
+ cellType?: "string" | "number" | undefined;
668
+ };
669
+ params: any;
670
+ slots: {
671
+ title?: string | ((params: VxeColumnSlotTypes.HeaderSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
672
+ radio?: string | ((params: VxeColumnSlotTypes.DefaultSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
673
+ checkbox?: string | ((params: VxeColumnSlotTypes.DefaultSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
674
+ default?: string | ((params: VxeColumnSlotTypes.DefaultSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
675
+ header?: string | ((params: VxeColumnSlotTypes.HeaderSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
676
+ footer?: string | ((params: VxeColumnSlotTypes.FooterSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
677
+ content?: string | ((params: VxeColumnSlotTypes.ContentSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
678
+ filter?: string | ((params: VxeColumnSlotTypes.FilterSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
679
+ edit?: string | ((params: VxeColumnSlotTypes.EditSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
680
+ icon?: string | ((params: VxeColumnSlotTypes.IconSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
681
+ };
682
+ id: string;
683
+ parentId: string;
684
+ level: number;
685
+ rowSpan: number;
686
+ colSpan: number;
687
+ halfVisible: boolean;
688
+ defaultVisible: any;
689
+ defaultFixed: any;
690
+ checked: boolean;
691
+ halfChecked: boolean;
692
+ disabled: boolean;
693
+ order: VxeTablePropTypes.SortOrder;
694
+ sortTime: number;
695
+ renderWidth: number;
696
+ renderHeight: number;
697
+ resizeWidth: number;
698
+ model: {
699
+ update: boolean;
700
+ value: any;
701
+ };
702
+ children: any[];
703
+ renderHeader: (params: VxeTableDefines.CellRenderHeaderParams<VxeTableDataRow>) => VNode<RendererNode, RendererElement, {
704
+ [key: string]: any;
705
+ }>[];
706
+ renderCell: (params: VxeTableDefines.CellRenderCellParams<VxeTableDataRow>) => VNode<RendererNode, RendererElement, {
707
+ [key: string]: any;
708
+ }>[];
709
+ renderData: (params: VxeTableDefines.CellRenderDataParams<VxeTableDataRow>) => VNode<RendererNode, RendererElement, {
710
+ [key: string]: any;
711
+ }>[];
712
+ renderFooter: (params: VxeTableDefines.CellRenderFooterParams<VxeTableDataRow>) => VNode<RendererNode, RendererElement, {
713
+ [key: string]: any;
714
+ }>[];
715
+ getTitle: () => string;
716
+ getKey: () => string;
717
+ };
718
+ rowspan: number;
719
+ colspan: number;
720
+ }[] | undefined;
721
+ mergeFooterItems?: {
722
+ row: any;
723
+ col: number | {
724
+ property: string;
725
+ type: VxeColumnPropTypes.Type;
726
+ field: string;
727
+ title: string;
728
+ width: VxeColumnPropTypes.Width;
729
+ minWidth: VxeColumnPropTypes.MinWidth;
730
+ maxWidth: VxeColumnPropTypes.MaxWidth;
731
+ resizable: boolean;
732
+ fixed: VxeColumnPropTypes.Fixed;
733
+ align: VxeColumnPropTypes.Align;
734
+ headerAlign: VxeColumnPropTypes.Align;
735
+ footerAlign: VxeColumnPropTypes.Align;
736
+ showOverflow: VxeTablePropTypes.ShowOverflow;
737
+ showHeaderOverflow: VxeTablePropTypes.ShowOverflow;
738
+ showFooterOverflow: VxeTablePropTypes.ShowOverflow;
739
+ className: VxeColumnPropTypes.ClassName<VxeTableDataRow>;
740
+ headerClassName: VxeColumnPropTypes.HeaderClassName<VxeTableDataRow>;
741
+ footerClassName: VxeColumnPropTypes.FooterClassName<VxeTableDataRow>;
742
+ formatter: VxeColumnPropTypes.Formatter<VxeTableDataRow>;
743
+ sortable: boolean;
744
+ sortBy: VxeColumnPropTypes.SortBy<VxeTableDataRow>;
745
+ sortType: VxeColumnPropTypes.SortType;
746
+ filters: {
747
+ label?: string | number | undefined;
748
+ value?: any;
749
+ data?: any;
750
+ resetValue?: any;
751
+ checked?: boolean | undefined;
752
+ }[];
753
+ filterMultiple: boolean;
754
+ filterMethod: VxeColumnPropTypes.FilterMethod<VxeTableDataRow>;
755
+ filterRender: {
756
+ options?: any[] | undefined;
757
+ optionProps?: {
758
+ value?: string | undefined;
759
+ label?: string | undefined;
760
+ key?: string | undefined;
761
+ } | undefined;
762
+ optionGroups?: any[] | undefined;
763
+ optionGroupProps?: {
764
+ options?: string | undefined;
765
+ label?: string | undefined;
766
+ key?: string | undefined;
767
+ } | undefined;
768
+ content?: string | undefined;
769
+ name?: string | undefined;
770
+ props?: {
771
+ [key: string]: any;
772
+ } | undefined;
773
+ attrs?: {
774
+ [key: string]: any;
775
+ } | undefined;
776
+ events?: {
777
+ [key: string]: (...args: any[]) => any;
778
+ } | undefined;
779
+ children?: any[] | undefined;
780
+ cellType?: "string" | "number" | undefined;
781
+ };
782
+ treeNode: boolean;
783
+ visible: boolean;
784
+ exportMethod: VxeColumnPropTypes.ExportMethod<VxeTableDataRow>;
785
+ footerExportMethod: VxeColumnPropTypes.FooterExportMethod<VxeTableDataRow>;
786
+ titleHelp: {
787
+ useHTML?: boolean | undefined;
788
+ content?: VxeTooltipPropTypes.Content | undefined;
789
+ enterable?: boolean | undefined;
790
+ theme?: string | undefined;
791
+ icon?: string | undefined;
792
+ message?: string | undefined;
793
+ };
794
+ titlePrefix: {
795
+ useHTML?: boolean | undefined;
796
+ content?: VxeTooltipPropTypes.Content | undefined;
797
+ enterable?: boolean | undefined;
798
+ theme?: string | undefined;
799
+ icon?: string | undefined;
800
+ message?: string | undefined;
801
+ };
802
+ cellType: VxeColumnPropTypes.CellType;
803
+ cellRender: {
804
+ events?: {
805
+ [key: string]: (cellParams: VxeColumnSlotTypes.DefaultSlotParams<VxeTableDataRow>, ...args: any[]) => any;
806
+ } | undefined;
807
+ options?: any[] | undefined;
808
+ optionProps?: {
809
+ value?: string | undefined;
810
+ label?: string | undefined;
811
+ key?: string | undefined;
812
+ } | undefined;
813
+ optionGroups?: any[] | undefined;
814
+ optionGroupProps?: {
815
+ options?: string | undefined;
816
+ label?: string | undefined;
817
+ key?: string | undefined;
818
+ } | undefined;
819
+ content?: string | undefined;
820
+ name?: string | undefined;
821
+ props?: {
822
+ [key: string]: any;
823
+ } | undefined;
824
+ attrs?: {
825
+ [key: string]: any;
826
+ } | undefined;
827
+ children?: any[] | undefined;
828
+ cellType?: "string" | "number" | undefined;
829
+ };
830
+ editRender: {
831
+ events?: {
832
+ [key: string]: (cellParams: VxeColumnSlotTypes.EditSlotParams<VxeTableDataRow>, ...args: any[]) => any;
833
+ } | undefined;
834
+ enabled?: boolean | undefined;
835
+ options?: any[] | undefined;
836
+ optionProps?: {
837
+ value?: string | undefined;
838
+ label?: string | undefined;
839
+ key?: string | undefined;
840
+ } | undefined;
841
+ optionGroups?: any[] | undefined;
842
+ optionGroupProps?: {
843
+ options?: string | undefined;
844
+ label?: string | undefined;
845
+ key?: string | undefined;
846
+ } | undefined;
847
+ autofocus?: string | undefined;
848
+ autoselect?: boolean | undefined;
849
+ defaultValue?: string | number | object | any[] | ((params: {
850
+ column: VxeTableDefines.ColumnInfo<VxeTableDataRow>;
851
+ }) => any) | {
852
+ exec: (string: string) => RegExpExecArray | null;
853
+ test: (string: string) => boolean;
854
+ readonly source: string;
855
+ readonly global: boolean;
856
+ readonly ignoreCase: boolean;
857
+ readonly multiline: boolean;
858
+ lastIndex: number;
859
+ compile: (pattern: string, flags?: string | undefined) => RegExp;
860
+ readonly flags: string;
861
+ readonly sticky: boolean;
862
+ readonly unicode: boolean;
863
+ readonly dotAll: boolean;
864
+ [Symbol.match]: (string: string) => RegExpMatchArray | null;
865
+ [Symbol.replace]: {
866
+ (string: string, replaceValue: string): string;
867
+ (string: string, replacer: (substring: string, ...args: any[]) => string): string;
868
+ };
869
+ [Symbol.search]: (string: string) => number;
870
+ [Symbol.split]: (string: string, limit?: number | undefined) => string[];
871
+ [Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
872
+ } | {
873
+ toString: () => string;
874
+ toDateString: () => string;
875
+ toTimeString: () => string;
876
+ toLocaleString: {
877
+ (): string;
878
+ (locales?: string | string[] | undefined, options?: Intl.DateTimeFormatOptions | undefined): string;
879
+ (locales?: Intl.LocalesArgument, options?: Intl.DateTimeFormatOptions | undefined): string;
880
+ };
881
+ toLocaleDateString: {
882
+ (): string;
883
+ (locales?: string | string[] | undefined, options?: Intl.DateTimeFormatOptions | undefined): string;
884
+ (locales?: Intl.LocalesArgument, options?: Intl.DateTimeFormatOptions | undefined): string;
885
+ };
886
+ toLocaleTimeString: {
887
+ (): string;
888
+ (locales?: string | string[] | undefined, options?: Intl.DateTimeFormatOptions | undefined): string;
889
+ (locales?: Intl.LocalesArgument, options?: Intl.DateTimeFormatOptions | undefined): string;
890
+ };
891
+ valueOf: () => number;
892
+ getTime: () => number;
893
+ getFullYear: () => number;
894
+ getUTCFullYear: () => number;
895
+ getMonth: () => number;
896
+ getUTCMonth: () => number;
897
+ getDate: () => number;
898
+ getUTCDate: () => number;
899
+ getDay: () => number;
900
+ getUTCDay: () => number;
901
+ getHours: () => number;
902
+ getUTCHours: () => number;
903
+ getMinutes: () => number;
904
+ getUTCMinutes: () => number;
905
+ getSeconds: () => number;
906
+ getUTCSeconds: () => number;
907
+ getMilliseconds: () => number;
908
+ getUTCMilliseconds: () => number;
909
+ getTimezoneOffset: () => number;
910
+ setTime: (time: number) => number;
911
+ setMilliseconds: (ms: number) => number;
912
+ setUTCMilliseconds: (ms: number) => number;
913
+ setSeconds: (sec: number, ms?: number | undefined) => number;
914
+ setUTCSeconds: (sec: number, ms?: number | undefined) => number;
915
+ setMinutes: (min: number, sec?: number | undefined, ms?: number | undefined) => number;
916
+ setUTCMinutes: (min: number, sec?: number | undefined, ms?: number | undefined) => number;
917
+ setHours: (hours: number, min?: number | undefined, sec?: number | undefined, ms?: number | undefined) => number;
918
+ setUTCHours: (hours: number, min?: number | undefined, sec?: number | undefined, ms?: number | undefined) => number;
919
+ setDate: (date: number) => number;
920
+ setUTCDate: (date: number) => number;
921
+ setMonth: (month: number, date?: number | undefined) => number;
922
+ setUTCMonth: (month: number, date?: number | undefined) => number;
923
+ setFullYear: (year: number, month?: number | undefined, date?: number | undefined) => number;
924
+ setUTCFullYear: (year: number, month?: number | undefined, date?: number | undefined) => number;
925
+ toUTCString: () => string;
926
+ toISOString: () => string;
927
+ toJSON: (key?: any) => string;
928
+ [Symbol.toPrimitive]: {
929
+ (hint: "default"): string;
930
+ (hint: "string"): string;
931
+ (hint: "number"): number;
932
+ (hint: string): string | number;
933
+ };
934
+ } | null | undefined;
935
+ immediate?: boolean | undefined;
936
+ content?: string | undefined;
937
+ placeholder?: string | undefined;
938
+ name?: string | undefined;
939
+ props?: {
940
+ [key: string]: any;
941
+ } | undefined;
942
+ attrs?: {
943
+ [key: string]: any;
944
+ } | undefined;
945
+ children?: any[] | undefined;
946
+ cellType?: "string" | "number" | undefined;
947
+ };
948
+ contentRender: {
949
+ options?: any[] | undefined;
950
+ optionProps?: {
951
+ value?: string | undefined;
952
+ label?: string | undefined;
953
+ key?: string | undefined;
954
+ } | undefined;
955
+ optionGroups?: any[] | undefined;
956
+ optionGroupProps?: {
957
+ options?: string | undefined;
958
+ label?: string | undefined;
959
+ key?: string | undefined;
960
+ } | undefined;
961
+ name?: string | undefined;
962
+ props?: {
963
+ [key: string]: any;
964
+ } | undefined;
965
+ attrs?: {
966
+ [key: string]: any;
967
+ } | undefined;
968
+ events?: {
969
+ [key: string]: (...args: any[]) => any;
970
+ } | undefined;
971
+ children?: any[] | undefined;
972
+ cellType?: "string" | "number" | undefined;
973
+ };
974
+ params: any;
975
+ slots: {
976
+ title?: string | ((params: VxeColumnSlotTypes.HeaderSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
977
+ radio?: string | ((params: VxeColumnSlotTypes.DefaultSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
978
+ checkbox?: string | ((params: VxeColumnSlotTypes.DefaultSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
979
+ default?: string | ((params: VxeColumnSlotTypes.DefaultSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
980
+ header?: string | ((params: VxeColumnSlotTypes.HeaderSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
981
+ footer?: string | ((params: VxeColumnSlotTypes.FooterSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
982
+ content?: string | ((params: VxeColumnSlotTypes.ContentSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
983
+ filter?: string | ((params: VxeColumnSlotTypes.FilterSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
984
+ edit?: string | ((params: VxeColumnSlotTypes.EditSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
985
+ icon?: string | ((params: VxeColumnSlotTypes.IconSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
986
+ };
987
+ id: string;
988
+ parentId: string;
989
+ level: number;
990
+ rowSpan: number;
991
+ colSpan: number;
992
+ halfVisible: boolean;
993
+ defaultVisible: any;
994
+ defaultFixed: any;
995
+ checked: boolean;
996
+ halfChecked: boolean;
997
+ disabled: boolean;
998
+ order: VxeTablePropTypes.SortOrder;
999
+ sortTime: number;
1000
+ renderWidth: number;
1001
+ renderHeight: number;
1002
+ resizeWidth: number;
1003
+ model: {
1004
+ update: boolean;
1005
+ value: any;
1006
+ };
1007
+ children: any[];
1008
+ renderHeader: (params: VxeTableDefines.CellRenderHeaderParams<VxeTableDataRow>) => VNode<RendererNode, RendererElement, {
1009
+ [key: string]: any;
1010
+ }>[];
1011
+ renderCell: (params: VxeTableDefines.CellRenderCellParams<VxeTableDataRow>) => VNode<RendererNode, RendererElement, {
1012
+ [key: string]: any;
1013
+ }>[];
1014
+ renderData: (params: VxeTableDefines.CellRenderDataParams<VxeTableDataRow>) => VNode<RendererNode, RendererElement, {
1015
+ [key: string]: any;
1016
+ }>[];
1017
+ renderFooter: (params: VxeTableDefines.CellRenderFooterParams<VxeTableDataRow>) => VNode<RendererNode, RendererElement, {
1018
+ [key: string]: any;
1019
+ }>[];
1020
+ getTitle: () => string;
1021
+ getKey: () => string;
1022
+ };
1023
+ rowspan: number;
1024
+ colspan: number;
1025
+ }[] | undefined;
1026
+ spanMethod?: VxeTablePropTypes.SpanMethod<VxeTableDataRow> | undefined;
1027
+ footerSpanMethod?: VxeTablePropTypes.FooterSpanMethod<VxeTableDataRow> | undefined;
1028
+ showOverflow?: VxeTablePropTypes.ShowOverflow | undefined;
1029
+ showHeaderOverflow?: VxeTablePropTypes.ShowOverflow | undefined;
1030
+ showFooterOverflow?: VxeTablePropTypes.ShowOverflow | undefined;
1031
+ columnKey?: boolean | undefined;
1032
+ rowKey?: boolean | undefined;
1033
+ rowId?: string | undefined;
1034
+ keepSource?: boolean | undefined;
1035
+ autoResize?: boolean | undefined;
1036
+ syncResize?: VxeTablePropTypes.SyncResize | undefined;
1037
+ columnConfig?: {
1038
+ useKey?: boolean | undefined;
1039
+ isCurrent?: boolean | undefined;
1040
+ isHover?: boolean | undefined;
1041
+ resizable?: boolean | undefined;
1042
+ width?: VxeColumnPropTypes.Width | undefined;
1043
+ minWidth?: VxeColumnPropTypes.MinWidth | undefined;
1044
+ maxWidth?: VxeColumnPropTypes.MaxWidth | undefined;
1045
+ } | undefined;
1046
+ rowConfig?: {
1047
+ useKey?: boolean | undefined;
1048
+ keyField?: string | undefined;
1049
+ isCurrent?: boolean | undefined;
1050
+ isHover?: boolean | undefined;
1051
+ height?: number | undefined;
1052
+ } | undefined;
1053
+ customConfig?: {
1054
+ storage?: boolean | {
1055
+ visible?: boolean | undefined;
1056
+ resizable?: boolean | undefined;
1057
+ fixed?: boolean | undefined;
1058
+ order?: boolean | undefined;
1059
+ } | undefined;
1060
+ checkMethod?: ((params: {
1061
+ column: VxeTableDefines.ColumnInfo<VxeTableDataRow>;
1062
+ }) => boolean) | undefined;
1063
+ } | undefined;
1064
+ resizeConfig?: {
1065
+ refreshDelay?: number | undefined;
1066
+ } | undefined;
1067
+ resizableConfig?: {
1068
+ minWidth?: string | number | ((params: {
1069
+ $table: VxeTableConstructor<VxeTableDataRow> & VxeTablePrivateMethods<VxeTableDataRow>;
1070
+ column: VxeTableDefines.ColumnInfo<VxeTableDataRow>;
1071
+ columnIndex: number;
1072
+ $columnIndex: number;
1073
+ $rowIndex: number;
1074
+ cell: HTMLElement;
1075
+ }) => string | number) | undefined;
1076
+ maxWidth?: string | number | ((params: {
1077
+ $table: VxeTableConstructor<VxeTableDataRow> & VxeTablePrivateMethods<VxeTableDataRow>;
1078
+ column: VxeTableDefines.ColumnInfo<VxeTableDataRow>;
1079
+ columnIndex: number;
1080
+ $columnIndex: number;
1081
+ $rowIndex: number;
1082
+ cell: HTMLElement;
1083
+ }) => string | number) | undefined;
1084
+ } | undefined;
1085
+ seqConfig?: {
1086
+ startIndex?: number | undefined;
1087
+ seqMethod?: ((params: {
1088
+ column: VxeTableDefines.ColumnInfo<VxeTableDataRow>;
1089
+ columnIndex: number;
1090
+ $columnIndex: number;
1091
+ row: VxeTableDataRow;
1092
+ rowIndex: number;
1093
+ $rowIndex: number;
1094
+ }) => string | number) | undefined;
1095
+ } | undefined;
1096
+ sortConfig?: {
1097
+ defaultSort?: {
1098
+ field: string;
1099
+ order: VxeTablePropTypes.SortOrder;
1100
+ } | {
1101
+ field: string;
1102
+ order: VxeTablePropTypes.SortOrder;
1103
+ }[] | undefined;
1104
+ orders?: VxeTablePropTypes.SortOrder[] | undefined;
1105
+ sortMethod?: ((params: {
1106
+ $table: VxeTableConstructor<VxeTableDataRow> & VxeTablePrivateMethods<VxeTableDataRow>;
1107
+ data: VxeTableDataRow[];
1108
+ sortList: VxeTableDefines.SortCheckedParams<VxeTableDataRow>[];
1109
+ }) => any[]) | undefined;
1110
+ remote?: boolean | undefined;
1111
+ multiple?: boolean | undefined;
1112
+ chronological?: boolean | undefined;
1113
+ trigger?: "default" | "cell" | undefined;
1114
+ showIcon?: boolean | undefined;
1115
+ iconAsc?: string | undefined;
1116
+ iconDesc?: string | undefined;
1117
+ } | undefined;
1118
+ filterConfig?: {
1119
+ filterMethod?: ((params: {
1120
+ options: VxeTableDefines.FilterOption[];
1121
+ values: any[];
1122
+ cellValue: any;
1123
+ row: VxeTableDataRow;
1124
+ column: VxeTableDefines.ColumnInfo<VxeTableDataRow>;
1125
+ }) => any) | undefined;
1126
+ remote?: boolean | undefined;
1127
+ showIcon?: boolean | undefined;
1128
+ iconNone?: string | undefined;
1129
+ iconMatch?: string | undefined;
1130
+ } | undefined;
1131
+ radioConfig?: {
1132
+ reserve?: boolean | undefined;
1133
+ labelField?: string | undefined;
1134
+ checkRowKey?: string | number | undefined;
1135
+ checkMethod?: ((params: {
1136
+ row: VxeTableDataRow;
1137
+ }) => boolean) | undefined;
1138
+ visibleMethod?: ((params: {
1139
+ row: VxeTableDataRow;
1140
+ }) => boolean) | undefined;
1141
+ trigger?: "" | "row" | "default" | "cell" | null | undefined;
1142
+ highlight?: boolean | undefined;
1143
+ strict?: boolean | undefined;
1144
+ } | undefined;
1145
+ checkboxConfig?: {
1146
+ reserve?: boolean | undefined;
1147
+ labelField?: string | undefined;
1148
+ checkField?: string | undefined;
1149
+ halfField?: string | undefined;
1150
+ showHeader?: boolean | undefined;
1151
+ checkAll?: boolean | undefined;
1152
+ checkRowKeys?: string[] | number[] | undefined;
1153
+ checkStrictly?: boolean | undefined;
1154
+ strict?: boolean | undefined;
1155
+ checkMethod?: ((params: {
1156
+ row: VxeTableDataRow;
1157
+ }) => boolean) | undefined;
1158
+ visibleMethod?: ((params: {
1159
+ row: VxeTableDataRow;
1160
+ }) => boolean) | undefined;
1161
+ trigger?: "" | "row" | "default" | "cell" | null | undefined;
1162
+ highlight?: boolean | undefined;
1163
+ range?: boolean | undefined;
1164
+ } | undefined;
1165
+ tooltipConfig?: {
1166
+ showAll?: boolean | undefined;
1167
+ theme?: "" | "dark" | "light" | null | undefined;
1168
+ enterable?: boolean | undefined;
1169
+ enterDelay?: number | undefined;
1170
+ leaveDelay?: number | undefined;
1171
+ contentMethod?: ((params: {
1172
+ items: any[];
1173
+ row: VxeTableDataRow;
1174
+ rowIndex: number;
1175
+ $rowIndex: number;
1176
+ _rowIndex: number;
1177
+ column: VxeTableDefines.ColumnInfo<VxeTableDataRow>;
1178
+ columnIndex: number;
1179
+ $columnIndex: number;
1180
+ _columnIndex: number;
1181
+ type: "" | "footer" | "body" | "header" | null;
1182
+ cell: HTMLElement;
1183
+ $event: any;
1184
+ }) => string | void | null) | undefined;
1185
+ } | undefined;
1186
+ exportConfig?: {
1187
+ filename?: string | undefined;
1188
+ sheetName?: string | undefined;
1189
+ type?: string | undefined;
1190
+ types?: string[] | undefined;
1191
+ mode?: string | undefined;
1192
+ modes?: string[] | undefined;
1193
+ original?: boolean | undefined;
1194
+ message?: boolean | undefined;
1195
+ isHeader?: boolean | undefined;
1196
+ isFooter?: boolean | undefined;
1197
+ isMerge?: boolean | undefined;
1198
+ isColgroup?: boolean | undefined;
1199
+ download?: boolean | undefined;
1200
+ data?: any[] | undefined;
1201
+ columns?: {
1202
+ property: string;
1203
+ type: VxeColumnPropTypes.Type;
1204
+ field: string;
1205
+ title: string;
1206
+ width: VxeColumnPropTypes.Width;
1207
+ minWidth: VxeColumnPropTypes.MinWidth;
1208
+ maxWidth: VxeColumnPropTypes.MaxWidth;
1209
+ resizable: boolean;
1210
+ fixed: VxeColumnPropTypes.Fixed;
1211
+ align: VxeColumnPropTypes.Align;
1212
+ headerAlign: VxeColumnPropTypes.Align;
1213
+ footerAlign: VxeColumnPropTypes.Align;
1214
+ showOverflow: VxeTablePropTypes.ShowOverflow;
1215
+ showHeaderOverflow: VxeTablePropTypes.ShowOverflow;
1216
+ showFooterOverflow: VxeTablePropTypes.ShowOverflow;
1217
+ className: VxeColumnPropTypes.ClassName<VxeTableDataRow>;
1218
+ headerClassName: VxeColumnPropTypes.HeaderClassName<VxeTableDataRow>;
1219
+ footerClassName: VxeColumnPropTypes.FooterClassName<VxeTableDataRow>;
1220
+ formatter: VxeColumnPropTypes.Formatter<VxeTableDataRow>;
1221
+ sortable: boolean;
1222
+ sortBy: VxeColumnPropTypes.SortBy<VxeTableDataRow>;
1223
+ sortType: VxeColumnPropTypes.SortType;
1224
+ filters: {
1225
+ label?: string | number | undefined;
1226
+ value?: any;
1227
+ data?: any;
1228
+ resetValue?: any;
1229
+ checked?: boolean | undefined;
1230
+ }[];
1231
+ filterMultiple: boolean;
1232
+ filterMethod: VxeColumnPropTypes.FilterMethod<VxeTableDataRow>;
1233
+ filterRender: {
1234
+ options?: any[] | undefined;
1235
+ optionProps?: {
1236
+ value?: string | undefined;
1237
+ label?: string | undefined;
1238
+ key?: string | undefined;
1239
+ } | undefined;
1240
+ optionGroups?: any[] | undefined;
1241
+ optionGroupProps?: {
1242
+ options?: string | undefined;
1243
+ label?: string | undefined;
1244
+ key?: string | undefined;
1245
+ } | undefined;
1246
+ content?: string | undefined;
1247
+ name?: string | undefined;
1248
+ props?: {
1249
+ [key: string]: any;
1250
+ } | undefined;
1251
+ attrs?: {
1252
+ [key: string]: any;
1253
+ } | undefined;
1254
+ events?: {
1255
+ [key: string]: (...args: any[]) => any;
1256
+ } | undefined;
1257
+ children?: any[] | undefined;
1258
+ cellType?: "string" | "number" | undefined;
1259
+ };
1260
+ treeNode: boolean;
1261
+ visible: boolean;
1262
+ exportMethod: VxeColumnPropTypes.ExportMethod<VxeTableDataRow>;
1263
+ footerExportMethod: VxeColumnPropTypes.FooterExportMethod<VxeTableDataRow>;
1264
+ titleHelp: {
1265
+ useHTML?: boolean | undefined;
1266
+ content?: VxeTooltipPropTypes.Content | undefined;
1267
+ enterable?: boolean | undefined;
1268
+ theme?: string | undefined;
1269
+ icon?: string | undefined;
1270
+ message?: string | undefined;
1271
+ };
1272
+ titlePrefix: {
1273
+ useHTML?: boolean | undefined;
1274
+ content?: VxeTooltipPropTypes.Content | undefined;
1275
+ enterable?: boolean | undefined;
1276
+ theme?: string | undefined;
1277
+ icon?: string | undefined;
1278
+ message?: string | undefined;
1279
+ };
1280
+ cellType: VxeColumnPropTypes.CellType;
1281
+ cellRender: {
1282
+ events?: {
1283
+ [key: string]: (cellParams: VxeColumnSlotTypes.DefaultSlotParams<VxeTableDataRow>, ...args: any[]) => any;
1284
+ } | undefined;
1285
+ options?: any[] | undefined;
1286
+ optionProps?: {
1287
+ value?: string | undefined;
1288
+ label?: string | undefined;
1289
+ key?: string | undefined;
1290
+ } | undefined;
1291
+ optionGroups?: any[] | undefined;
1292
+ optionGroupProps?: {
1293
+ options?: string | undefined;
1294
+ label?: string | undefined;
1295
+ key?: string | undefined;
1296
+ } | undefined;
1297
+ content?: string | undefined;
1298
+ name?: string | undefined;
1299
+ props?: {
1300
+ [key: string]: any;
1301
+ } | undefined;
1302
+ attrs?: {
1303
+ [key: string]: any;
1304
+ } | undefined;
1305
+ children?: any[] | undefined;
1306
+ cellType?: "string" | "number" | undefined;
1307
+ };
1308
+ editRender: {
1309
+ events?: {
1310
+ [key: string]: (cellParams: VxeColumnSlotTypes.EditSlotParams<VxeTableDataRow>, ...args: any[]) => any;
1311
+ } | undefined;
1312
+ enabled?: boolean | undefined;
1313
+ options?: any[] | undefined;
1314
+ optionProps?: {
1315
+ value?: string | undefined;
1316
+ label?: string | undefined;
1317
+ key?: string | undefined;
1318
+ } | undefined;
1319
+ optionGroups?: any[] | undefined;
1320
+ optionGroupProps?: {
1321
+ options?: string | undefined;
1322
+ label?: string | undefined;
1323
+ key?: string | undefined;
1324
+ } | undefined;
1325
+ autofocus?: string | undefined;
1326
+ autoselect?: boolean | undefined;
1327
+ defaultValue?: string | number | object | any[] | ((params: {
1328
+ column: VxeTableDefines.ColumnInfo<VxeTableDataRow>;
1329
+ }) => any) | {
1330
+ exec: (string: string) => RegExpExecArray | null;
1331
+ test: (string: string) => boolean;
1332
+ readonly source: string;
1333
+ readonly global: boolean;
1334
+ readonly ignoreCase: boolean;
1335
+ readonly multiline: boolean;
1336
+ lastIndex: number;
1337
+ compile: (pattern: string, flags?: string | undefined) => RegExp;
1338
+ readonly flags: string;
1339
+ readonly sticky: boolean;
1340
+ readonly unicode: boolean;
1341
+ readonly dotAll: boolean;
1342
+ [Symbol.match]: (string: string) => RegExpMatchArray | null;
1343
+ [Symbol.replace]: {
1344
+ (string: string, replaceValue: string): string;
1345
+ (string: string, replacer: (substring: string, ...args: any[]) => string): string;
1346
+ };
1347
+ [Symbol.search]: (string: string) => number;
1348
+ [Symbol.split]: (string: string, limit?: number | undefined) => string[];
1349
+ [Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
1350
+ } | {
1351
+ toString: () => string;
1352
+ toDateString: () => string;
1353
+ toTimeString: () => string;
1354
+ toLocaleString: {
1355
+ (): string;
1356
+ (locales?: string | string[] | undefined, options?: Intl.DateTimeFormatOptions | undefined): string;
1357
+ (locales?: Intl.LocalesArgument, options?: Intl.DateTimeFormatOptions | undefined): string;
1358
+ };
1359
+ toLocaleDateString: {
1360
+ (): string;
1361
+ (locales?: string | string[] | undefined, options?: Intl.DateTimeFormatOptions | undefined): string;
1362
+ (locales?: Intl.LocalesArgument, options?: Intl.DateTimeFormatOptions | undefined): string;
1363
+ };
1364
+ toLocaleTimeString: {
1365
+ (): string;
1366
+ (locales?: string | string[] | undefined, options?: Intl.DateTimeFormatOptions | undefined): string;
1367
+ (locales?: Intl.LocalesArgument, options?: Intl.DateTimeFormatOptions | undefined): string;
1368
+ };
1369
+ valueOf: () => number;
1370
+ getTime: () => number;
1371
+ getFullYear: () => number;
1372
+ getUTCFullYear: () => number;
1373
+ getMonth: () => number;
1374
+ getUTCMonth: () => number;
1375
+ getDate: () => number;
1376
+ getUTCDate: () => number;
1377
+ getDay: () => number;
1378
+ getUTCDay: () => number;
1379
+ getHours: () => number;
1380
+ getUTCHours: () => number;
1381
+ getMinutes: () => number;
1382
+ getUTCMinutes: () => number;
1383
+ getSeconds: () => number;
1384
+ getUTCSeconds: () => number;
1385
+ getMilliseconds: () => number;
1386
+ getUTCMilliseconds: () => number;
1387
+ getTimezoneOffset: () => number;
1388
+ setTime: (time: number) => number;
1389
+ setMilliseconds: (ms: number) => number;
1390
+ setUTCMilliseconds: (ms: number) => number;
1391
+ setSeconds: (sec: number, ms?: number | undefined) => number;
1392
+ setUTCSeconds: (sec: number, ms?: number | undefined) => number;
1393
+ setMinutes: (min: number, sec?: number | undefined, ms?: number | undefined) => number;
1394
+ setUTCMinutes: (min: number, sec?: number | undefined, ms?: number | undefined) => number;
1395
+ setHours: (hours: number, min?: number | undefined, sec?: number | undefined, ms?: number | undefined) => number;
1396
+ setUTCHours: (hours: number, min?: number | undefined, sec?: number | undefined, ms?: number | undefined) => number;
1397
+ setDate: (date: number) => number;
1398
+ setUTCDate: (date: number) => number;
1399
+ setMonth: (month: number, date?: number | undefined) => number;
1400
+ setUTCMonth: (month: number, date?: number | undefined) => number;
1401
+ setFullYear: (year: number, month?: number | undefined, date?: number | undefined) => number;
1402
+ setUTCFullYear: (year: number, month?: number | undefined, date?: number | undefined) => number;
1403
+ toUTCString: () => string;
1404
+ toISOString: () => string;
1405
+ toJSON: (key?: any) => string;
1406
+ [Symbol.toPrimitive]: {
1407
+ (hint: "default"): string;
1408
+ (hint: "string"): string;
1409
+ (hint: "number"): number;
1410
+ (hint: string): string | number;
1411
+ };
1412
+ } | null | undefined;
1413
+ immediate?: boolean | undefined;
1414
+ content?: string | undefined;
1415
+ placeholder?: string | undefined;
1416
+ name?: string | undefined;
1417
+ props?: {
1418
+ [key: string]: any;
1419
+ } | undefined;
1420
+ attrs?: {
1421
+ [key: string]: any;
1422
+ } | undefined;
1423
+ children?: any[] | undefined;
1424
+ cellType?: "string" | "number" | undefined;
1425
+ };
1426
+ contentRender: {
1427
+ options?: any[] | undefined;
1428
+ optionProps?: {
1429
+ value?: string | undefined;
1430
+ label?: string | undefined;
1431
+ key?: string | undefined;
1432
+ } | undefined;
1433
+ optionGroups?: any[] | undefined;
1434
+ optionGroupProps?: {
1435
+ options?: string | undefined;
1436
+ label?: string | undefined;
1437
+ key?: string | undefined;
1438
+ } | undefined;
1439
+ name?: string | undefined;
1440
+ props?: {
1441
+ [key: string]: any;
1442
+ } | undefined;
1443
+ attrs?: {
1444
+ [key: string]: any;
1445
+ } | undefined;
1446
+ events?: {
1447
+ [key: string]: (...args: any[]) => any;
1448
+ } | undefined;
1449
+ children?: any[] | undefined;
1450
+ cellType?: "string" | "number" | undefined;
1451
+ };
1452
+ params: any;
1453
+ slots: {
1454
+ title?: string | ((params: VxeColumnSlotTypes.HeaderSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
1455
+ radio?: string | ((params: VxeColumnSlotTypes.DefaultSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
1456
+ checkbox?: string | ((params: VxeColumnSlotTypes.DefaultSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
1457
+ default?: string | ((params: VxeColumnSlotTypes.DefaultSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
1458
+ header?: string | ((params: VxeColumnSlotTypes.HeaderSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
1459
+ footer?: string | ((params: VxeColumnSlotTypes.FooterSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
1460
+ content?: string | ((params: VxeColumnSlotTypes.ContentSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
1461
+ filter?: string | ((params: VxeColumnSlotTypes.FilterSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
1462
+ edit?: string | ((params: VxeColumnSlotTypes.EditSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
1463
+ icon?: string | ((params: VxeColumnSlotTypes.IconSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
1464
+ };
1465
+ id: string;
1466
+ parentId: string;
1467
+ level: number;
1468
+ rowSpan: number;
1469
+ colSpan: number;
1470
+ halfVisible: boolean;
1471
+ defaultVisible: any;
1472
+ defaultFixed: any;
1473
+ checked: boolean;
1474
+ halfChecked: boolean;
1475
+ disabled: boolean;
1476
+ order: VxeTablePropTypes.SortOrder;
1477
+ sortTime: number;
1478
+ renderWidth: number;
1479
+ renderHeight: number;
1480
+ resizeWidth: number;
1481
+ model: {
1482
+ update: boolean;
1483
+ value: any;
1484
+ };
1485
+ children: any[];
1486
+ renderHeader: (params: VxeTableDefines.CellRenderHeaderParams<VxeTableDataRow>) => VNode<RendererNode, RendererElement, {
1487
+ [key: string]: any;
1488
+ }>[];
1489
+ renderCell: (params: VxeTableDefines.CellRenderCellParams<VxeTableDataRow>) => VNode<RendererNode, RendererElement, {
1490
+ [key: string]: any;
1491
+ }>[];
1492
+ renderData: (params: VxeTableDefines.CellRenderDataParams<VxeTableDataRow>) => VNode<RendererNode, RendererElement, {
1493
+ [key: string]: any;
1494
+ }>[];
1495
+ renderFooter: (params: VxeTableDefines.CellRenderFooterParams<VxeTableDataRow>) => VNode<RendererNode, RendererElement, {
1496
+ [key: string]: any;
1497
+ }>[];
1498
+ getTitle: () => string;
1499
+ getKey: () => string;
1500
+ }[] | {
1501
+ colid?: number | undefined;
1502
+ type?: string | undefined;
1503
+ field?: string | undefined;
1504
+ }[] | undefined;
1505
+ columnFilterMethod?: ((params: {
1506
+ column: VxeTableDefines.ColumnInfo<VxeTableDataRow>;
1507
+ $columnIndex: number;
1508
+ }) => boolean) | undefined;
1509
+ dataFilterMethod?: ((params: {
1510
+ row: any;
1511
+ $rowIndex: number;
1512
+ }) => boolean) | undefined;
1513
+ footerFilterMethod?: ((params: {
1514
+ items: any[];
1515
+ $rowIndex: number;
1516
+ }) => boolean) | undefined;
1517
+ remote?: boolean | undefined;
1518
+ useStyle?: boolean | undefined;
1519
+ sheetMethod?: ((params: VxeTableDefines.ExtortSheetMethodParams) => void) | undefined;
1520
+ exportMethod?: ((params: {
1521
+ $table: VxeTableConstructor<any>;
1522
+ $grid?: VxeGridConstructor<any> | undefined;
1523
+ options: VxeTablePropTypes.ExportHandleOptions;
1524
+ }) => Promise<any>) | undefined;
1525
+ beforeExportMethod?: ((params: {
1526
+ options: VxeTablePropTypes.ExportHandleOptions;
1527
+ }) => void) | undefined;
1528
+ afterExportMethod?: ((params: {
1529
+ options: VxeTablePropTypes.ExportHandleOptions;
1530
+ }) => void) | undefined;
1531
+ } | undefined;
1532
+ importConfig?: {
1533
+ types?: string[] | undefined;
1534
+ mode?: string | undefined;
1535
+ modes?: string[] | undefined;
1536
+ message?: boolean | undefined;
1537
+ remote?: boolean | undefined;
1538
+ importMethod?: ((params: {
1539
+ $table: VxeTableConstructor<any>;
1540
+ $grid: VxeGridConstructor<any>;
1541
+ file: File;
1542
+ options: VxeTablePropTypes.ImportHandleOptions;
1543
+ }) => Promise<any>) | undefined;
1544
+ beforeImportMethod?: ((params: {
1545
+ $table: VxeTableConstructor<any>;
1546
+ options: any;
1547
+ }) => void) | undefined;
1548
+ afterImportMethod?: ((params: {
1549
+ $table: VxeTableConstructor<any>;
1550
+ options: any;
1551
+ status: boolean;
1552
+ }) => void) | undefined;
1553
+ } | undefined;
1554
+ printConfig?: {
1555
+ sheetName?: string | undefined;
1556
+ mode?: string | undefined;
1557
+ modes?: string[] | undefined;
1558
+ original?: boolean | undefined;
1559
+ isHeader?: boolean | undefined;
1560
+ isFooter?: boolean | undefined;
1561
+ data?: any[] | undefined;
1562
+ columns?: {
1563
+ property: string;
1564
+ type: VxeColumnPropTypes.Type;
1565
+ field: string;
1566
+ title: string;
1567
+ width: VxeColumnPropTypes.Width;
1568
+ minWidth: VxeColumnPropTypes.MinWidth;
1569
+ maxWidth: VxeColumnPropTypes.MaxWidth;
1570
+ resizable: boolean;
1571
+ fixed: VxeColumnPropTypes.Fixed;
1572
+ align: VxeColumnPropTypes.Align;
1573
+ headerAlign: VxeColumnPropTypes.Align;
1574
+ footerAlign: VxeColumnPropTypes.Align;
1575
+ showOverflow: VxeTablePropTypes.ShowOverflow;
1576
+ showHeaderOverflow: VxeTablePropTypes.ShowOverflow;
1577
+ showFooterOverflow: VxeTablePropTypes.ShowOverflow;
1578
+ className: VxeColumnPropTypes.ClassName<VxeTableDataRow>;
1579
+ headerClassName: VxeColumnPropTypes.HeaderClassName<VxeTableDataRow>;
1580
+ footerClassName: VxeColumnPropTypes.FooterClassName<VxeTableDataRow>;
1581
+ formatter: VxeColumnPropTypes.Formatter<VxeTableDataRow>;
1582
+ sortable: boolean;
1583
+ sortBy: VxeColumnPropTypes.SortBy<VxeTableDataRow>;
1584
+ sortType: VxeColumnPropTypes.SortType;
1585
+ filters: {
1586
+ label?: string | number | undefined;
1587
+ value?: any;
1588
+ data?: any;
1589
+ resetValue?: any;
1590
+ checked?: boolean | undefined;
1591
+ }[];
1592
+ filterMultiple: boolean;
1593
+ filterMethod: VxeColumnPropTypes.FilterMethod<VxeTableDataRow>;
1594
+ filterRender: {
1595
+ options?: any[] | undefined;
1596
+ optionProps?: {
1597
+ value?: string | undefined;
1598
+ label?: string | undefined;
1599
+ key?: string | undefined;
1600
+ } | undefined;
1601
+ optionGroups?: any[] | undefined;
1602
+ optionGroupProps?: {
1603
+ options?: string | undefined;
1604
+ label?: string | undefined;
1605
+ key?: string | undefined;
1606
+ } | undefined;
1607
+ content?: string | undefined;
1608
+ name?: string | undefined;
1609
+ props?: {
1610
+ [key: string]: any;
1611
+ } | undefined;
1612
+ attrs?: {
1613
+ [key: string]: any;
1614
+ } | undefined;
1615
+ events?: {
1616
+ [key: string]: (...args: any[]) => any;
1617
+ } | undefined;
1618
+ children?: any[] | undefined;
1619
+ cellType?: "string" | "number" | undefined;
1620
+ };
1621
+ treeNode: boolean;
1622
+ visible: boolean;
1623
+ exportMethod: VxeColumnPropTypes.ExportMethod<VxeTableDataRow>;
1624
+ footerExportMethod: VxeColumnPropTypes.FooterExportMethod<VxeTableDataRow>;
1625
+ titleHelp: {
1626
+ useHTML?: boolean | undefined;
1627
+ content?: VxeTooltipPropTypes.Content | undefined;
1628
+ enterable?: boolean | undefined;
1629
+ theme?: string | undefined;
1630
+ icon?: string | undefined;
1631
+ message?: string | undefined;
1632
+ };
1633
+ titlePrefix: {
1634
+ useHTML?: boolean | undefined;
1635
+ content?: VxeTooltipPropTypes.Content | undefined;
1636
+ enterable?: boolean | undefined;
1637
+ theme?: string | undefined;
1638
+ icon?: string | undefined;
1639
+ message?: string | undefined;
1640
+ };
1641
+ cellType: VxeColumnPropTypes.CellType;
1642
+ cellRender: {
1643
+ events?: {
1644
+ [key: string]: (cellParams: VxeColumnSlotTypes.DefaultSlotParams<VxeTableDataRow>, ...args: any[]) => any;
1645
+ } | undefined;
1646
+ options?: any[] | undefined;
1647
+ optionProps?: {
1648
+ value?: string | undefined;
1649
+ label?: string | undefined;
1650
+ key?: string | undefined;
1651
+ } | undefined;
1652
+ optionGroups?: any[] | undefined;
1653
+ optionGroupProps?: {
1654
+ options?: string | undefined;
1655
+ label?: string | undefined;
1656
+ key?: string | undefined;
1657
+ } | undefined;
1658
+ content?: string | undefined;
1659
+ name?: string | undefined;
1660
+ props?: {
1661
+ [key: string]: any;
1662
+ } | undefined;
1663
+ attrs?: {
1664
+ [key: string]: any;
1665
+ } | undefined;
1666
+ children?: any[] | undefined;
1667
+ cellType?: "string" | "number" | undefined;
1668
+ };
1669
+ editRender: {
1670
+ events?: {
1671
+ [key: string]: (cellParams: VxeColumnSlotTypes.EditSlotParams<VxeTableDataRow>, ...args: any[]) => any;
1672
+ } | undefined;
1673
+ enabled?: boolean | undefined;
1674
+ options?: any[] | undefined;
1675
+ optionProps?: {
1676
+ value?: string | undefined;
1677
+ label?: string | undefined;
1678
+ key?: string | undefined;
1679
+ } | undefined;
1680
+ optionGroups?: any[] | undefined;
1681
+ optionGroupProps?: {
1682
+ options?: string | undefined;
1683
+ label?: string | undefined;
1684
+ key?: string | undefined;
1685
+ } | undefined;
1686
+ autofocus?: string | undefined;
1687
+ autoselect?: boolean | undefined;
1688
+ defaultValue?: string | number | object | any[] | ((params: {
1689
+ column: VxeTableDefines.ColumnInfo<VxeTableDataRow>;
1690
+ }) => any) | {
1691
+ exec: (string: string) => RegExpExecArray | null;
1692
+ test: (string: string) => boolean;
1693
+ readonly source: string;
1694
+ readonly global: boolean;
1695
+ readonly ignoreCase: boolean;
1696
+ readonly multiline: boolean;
1697
+ lastIndex: number;
1698
+ compile: (pattern: string, flags?: string | undefined) => RegExp;
1699
+ readonly flags: string;
1700
+ readonly sticky: boolean;
1701
+ readonly unicode: boolean;
1702
+ readonly dotAll: boolean;
1703
+ [Symbol.match]: (string: string) => RegExpMatchArray | null;
1704
+ [Symbol.replace]: {
1705
+ (string: string, replaceValue: string): string;
1706
+ (string: string, replacer: (substring: string, ...args: any[]) => string): string;
1707
+ };
1708
+ [Symbol.search]: (string: string) => number;
1709
+ [Symbol.split]: (string: string, limit?: number | undefined) => string[];
1710
+ [Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
1711
+ } | {
1712
+ toString: () => string;
1713
+ toDateString: () => string;
1714
+ toTimeString: () => string;
1715
+ toLocaleString: {
1716
+ (): string;
1717
+ (locales?: string | string[] | undefined, options?: Intl.DateTimeFormatOptions | undefined): string;
1718
+ (locales?: Intl.LocalesArgument, options?: Intl.DateTimeFormatOptions | undefined): string;
1719
+ };
1720
+ toLocaleDateString: {
1721
+ (): string;
1722
+ (locales?: string | string[] | undefined, options?: Intl.DateTimeFormatOptions | undefined): string;
1723
+ (locales?: Intl.LocalesArgument, options?: Intl.DateTimeFormatOptions | undefined): string;
1724
+ };
1725
+ toLocaleTimeString: {
1726
+ (): string;
1727
+ (locales?: string | string[] | undefined, options?: Intl.DateTimeFormatOptions | undefined): string;
1728
+ (locales?: Intl.LocalesArgument, options?: Intl.DateTimeFormatOptions | undefined): string;
1729
+ };
1730
+ valueOf: () => number;
1731
+ getTime: () => number;
1732
+ getFullYear: () => number;
1733
+ getUTCFullYear: () => number;
1734
+ getMonth: () => number;
1735
+ getUTCMonth: () => number;
1736
+ getDate: () => number;
1737
+ getUTCDate: () => number;
1738
+ getDay: () => number;
1739
+ getUTCDay: () => number;
1740
+ getHours: () => number;
1741
+ getUTCHours: () => number;
1742
+ getMinutes: () => number;
1743
+ getUTCMinutes: () => number;
1744
+ getSeconds: () => number;
1745
+ getUTCSeconds: () => number;
1746
+ getMilliseconds: () => number;
1747
+ getUTCMilliseconds: () => number;
1748
+ getTimezoneOffset: () => number;
1749
+ setTime: (time: number) => number;
1750
+ setMilliseconds: (ms: number) => number;
1751
+ setUTCMilliseconds: (ms: number) => number;
1752
+ setSeconds: (sec: number, ms?: number | undefined) => number;
1753
+ setUTCSeconds: (sec: number, ms?: number | undefined) => number;
1754
+ setMinutes: (min: number, sec?: number | undefined, ms?: number | undefined) => number;
1755
+ setUTCMinutes: (min: number, sec?: number | undefined, ms?: number | undefined) => number;
1756
+ setHours: (hours: number, min?: number | undefined, sec?: number | undefined, ms?: number | undefined) => number;
1757
+ setUTCHours: (hours: number, min?: number | undefined, sec?: number | undefined, ms?: number | undefined) => number;
1758
+ setDate: (date: number) => number;
1759
+ setUTCDate: (date: number) => number;
1760
+ setMonth: (month: number, date?: number | undefined) => number;
1761
+ setUTCMonth: (month: number, date?: number | undefined) => number;
1762
+ setFullYear: (year: number, month?: number | undefined, date?: number | undefined) => number;
1763
+ setUTCFullYear: (year: number, month?: number | undefined, date?: number | undefined) => number;
1764
+ toUTCString: () => string;
1765
+ toISOString: () => string;
1766
+ toJSON: (key?: any) => string;
1767
+ [Symbol.toPrimitive]: {
1768
+ (hint: "default"): string;
1769
+ (hint: "string"): string;
1770
+ (hint: "number"): number;
1771
+ (hint: string): string | number;
1772
+ };
1773
+ } | null | undefined;
1774
+ immediate?: boolean | undefined;
1775
+ content?: string | undefined;
1776
+ placeholder?: string | undefined;
1777
+ name?: string | undefined;
1778
+ props?: {
1779
+ [key: string]: any;
1780
+ } | undefined;
1781
+ attrs?: {
1782
+ [key: string]: any;
1783
+ } | undefined;
1784
+ children?: any[] | undefined;
1785
+ cellType?: "string" | "number" | undefined;
1786
+ };
1787
+ contentRender: {
1788
+ options?: any[] | undefined;
1789
+ optionProps?: {
1790
+ value?: string | undefined;
1791
+ label?: string | undefined;
1792
+ key?: string | undefined;
1793
+ } | undefined;
1794
+ optionGroups?: any[] | undefined;
1795
+ optionGroupProps?: {
1796
+ options?: string | undefined;
1797
+ label?: string | undefined;
1798
+ key?: string | undefined;
1799
+ } | undefined;
1800
+ name?: string | undefined;
1801
+ props?: {
1802
+ [key: string]: any;
1803
+ } | undefined;
1804
+ attrs?: {
1805
+ [key: string]: any;
1806
+ } | undefined;
1807
+ events?: {
1808
+ [key: string]: (...args: any[]) => any;
1809
+ } | undefined;
1810
+ children?: any[] | undefined;
1811
+ cellType?: "string" | "number" | undefined;
1812
+ };
1813
+ params: any;
1814
+ slots: {
1815
+ title?: string | ((params: VxeColumnSlotTypes.HeaderSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
1816
+ radio?: string | ((params: VxeColumnSlotTypes.DefaultSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
1817
+ checkbox?: string | ((params: VxeColumnSlotTypes.DefaultSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
1818
+ default?: string | ((params: VxeColumnSlotTypes.DefaultSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
1819
+ header?: string | ((params: VxeColumnSlotTypes.HeaderSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
1820
+ footer?: string | ((params: VxeColumnSlotTypes.FooterSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
1821
+ content?: string | ((params: VxeColumnSlotTypes.ContentSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
1822
+ filter?: string | ((params: VxeColumnSlotTypes.FilterSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
1823
+ edit?: string | ((params: VxeColumnSlotTypes.EditSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
1824
+ icon?: string | ((params: VxeColumnSlotTypes.IconSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
1825
+ };
1826
+ id: string;
1827
+ parentId: string;
1828
+ level: number;
1829
+ rowSpan: number;
1830
+ colSpan: number;
1831
+ halfVisible: boolean;
1832
+ defaultVisible: any;
1833
+ defaultFixed: any;
1834
+ checked: boolean;
1835
+ halfChecked: boolean;
1836
+ disabled: boolean;
1837
+ order: VxeTablePropTypes.SortOrder;
1838
+ sortTime: number;
1839
+ renderWidth: number;
1840
+ renderHeight: number;
1841
+ resizeWidth: number;
1842
+ model: {
1843
+ update: boolean;
1844
+ value: any;
1845
+ };
1846
+ children: any[];
1847
+ renderHeader: (params: VxeTableDefines.CellRenderHeaderParams<VxeTableDataRow>) => VNode<RendererNode, RendererElement, {
1848
+ [key: string]: any;
1849
+ }>[];
1850
+ renderCell: (params: VxeTableDefines.CellRenderCellParams<VxeTableDataRow>) => VNode<RendererNode, RendererElement, {
1851
+ [key: string]: any;
1852
+ }>[];
1853
+ renderData: (params: VxeTableDefines.CellRenderDataParams<VxeTableDataRow>) => VNode<RendererNode, RendererElement, {
1854
+ [key: string]: any;
1855
+ }>[];
1856
+ renderFooter: (params: VxeTableDefines.CellRenderFooterParams<VxeTableDataRow>) => VNode<RendererNode, RendererElement, {
1857
+ [key: string]: any;
1858
+ }>[];
1859
+ getTitle: () => string;
1860
+ getKey: () => string;
1861
+ }[] | {
1862
+ colid?: number | undefined;
1863
+ type?: string | undefined;
1864
+ field?: string | undefined;
1865
+ }[] | undefined;
1866
+ style?: string | undefined;
1867
+ content?: string | undefined;
1868
+ columnFilterMethod?: ((params: {
1869
+ column: VxeTableDefines.ColumnInfo<VxeTableDataRow>;
1870
+ $columnIndex: number;
1871
+ }) => boolean) | undefined;
1872
+ dataFilterMethod?: ((params: {
1873
+ row: any;
1874
+ $rowIndex: number;
1875
+ }) => boolean) | undefined;
1876
+ footerFilterMethod?: ((params: {
1877
+ items: any[];
1878
+ $rowIndex: number;
1879
+ }) => boolean) | undefined;
1880
+ beforePrintMethod?: ((params: {
1881
+ $table: VxeTableConstructor<any> | null;
1882
+ content: string;
1883
+ options: VxeTablePropTypes.PrintHandleOptions;
1884
+ }) => string) | undefined;
1885
+ } | undefined;
1886
+ expandConfig?: {
1887
+ labelField?: string | undefined;
1888
+ expandAll?: boolean | undefined;
1889
+ expandRowKeys?: string[] | number[] | undefined;
1890
+ accordion?: boolean | undefined;
1891
+ trigger?: "" | "row" | "default" | "cell" | null | undefined;
1892
+ lazy?: boolean | undefined;
1893
+ reserve?: boolean | undefined;
1894
+ height?: number | undefined;
1895
+ loadMethod?: ((params: {
1896
+ $table: VxeTableConstructor<VxeTableDataRow> & VxeTablePrivateMethods<VxeTableDataRow>;
1897
+ row: VxeTableDataRow;
1898
+ rowIndex: number;
1899
+ $rowIndex: number;
1900
+ }) => Promise<void>) | undefined;
1901
+ toggleMethod?: ((params: {
1902
+ $table: VxeTableConstructor<VxeTableDataRow> & VxeTablePrivateMethods<VxeTableDataRow>;
1903
+ expanded: boolean;
1904
+ row: VxeTableDataRow;
1905
+ rowIndex: number;
1906
+ $rowIndex: number;
1907
+ column: VxeTableDefines.ColumnInfo<VxeTableDataRow>;
1908
+ columnIndex: number;
1909
+ $columnIndex: number;
1910
+ }) => boolean) | undefined;
1911
+ visibleMethod?: ((params: VxeTableDefines.CellRenderBodyParams<VxeTableDataRow>) => boolean) | undefined;
1912
+ showIcon?: boolean | undefined;
1913
+ iconOpen?: string | undefined;
1914
+ iconClose?: string | undefined;
1915
+ iconLoaded?: string | undefined;
1916
+ } | undefined;
1917
+ treeConfig?: {
1918
+ transform?: boolean | undefined;
1919
+ rowField?: string | undefined;
1920
+ parentField?: string | undefined;
1921
+ children?: string | undefined;
1922
+ mapChildren?: string | undefined;
1923
+ indent?: number | undefined;
1924
+ line?: boolean | undefined;
1925
+ expandAll?: boolean | undefined;
1926
+ expandRowKeys?: string[] | number[] | undefined;
1927
+ accordion?: boolean | undefined;
1928
+ trigger?: "" | "row" | "default" | "cell" | null | undefined;
1929
+ lazy?: boolean | undefined;
1930
+ hasChild?: string | undefined;
1931
+ reserve?: boolean | undefined;
1932
+ loadMethod?: ((params: {
1933
+ $table: VxeTableConstructor<VxeTableDataRow> & VxeTablePrivateMethods<VxeTableDataRow>;
1934
+ row: VxeTableDataRow;
1935
+ }) => Promise<any[]>) | undefined;
1936
+ toggleMethod?: ((params: {
1937
+ $table: VxeTableConstructor<VxeTableDataRow> & VxeTablePrivateMethods<VxeTableDataRow>;
1938
+ expanded: boolean;
1939
+ row: VxeTableDataRow;
1940
+ column: VxeTableDefines.ColumnInfo<VxeTableDataRow>;
1941
+ columnIndex: number;
1942
+ $columnIndex: number;
1943
+ }) => boolean) | undefined;
1944
+ showIcon?: boolean | undefined;
1945
+ iconOpen?: string | undefined;
1946
+ iconClose?: string | undefined;
1947
+ iconLoaded?: string | undefined;
1948
+ } | undefined;
1949
+ menuConfig?: {
1950
+ header?: {
1951
+ disabled?: boolean | undefined;
1952
+ options?: {
1953
+ [x: string]: any;
1954
+ code?: string | undefined;
1955
+ name?: string | undefined;
1956
+ prefixIcon?: string | undefined;
1957
+ suffixIcon?: string | undefined;
1958
+ className?: string | undefined;
1959
+ visible?: boolean | undefined;
1960
+ disabled?: boolean | undefined;
1961
+ children?: {
1962
+ [x: string]: any;
1963
+ code?: string | undefined;
1964
+ name?: string | undefined;
1965
+ prefixIcon?: string | undefined;
1966
+ className?: string | undefined;
1967
+ visible?: boolean | undefined;
1968
+ disabled?: boolean | undefined;
1969
+ params?: any;
1970
+ }[] | undefined;
1971
+ params?: any;
1972
+ }[][] | undefined;
1973
+ } | undefined;
1974
+ body?: {
1975
+ disabled?: boolean | undefined;
1976
+ options?: {
1977
+ [x: string]: any;
1978
+ code?: string | undefined;
1979
+ name?: string | undefined;
1980
+ prefixIcon?: string | undefined;
1981
+ suffixIcon?: string | undefined;
1982
+ className?: string | undefined;
1983
+ visible?: boolean | undefined;
1984
+ disabled?: boolean | undefined;
1985
+ children?: {
1986
+ [x: string]: any;
1987
+ code?: string | undefined;
1988
+ name?: string | undefined;
1989
+ prefixIcon?: string | undefined;
1990
+ className?: string | undefined;
1991
+ visible?: boolean | undefined;
1992
+ disabled?: boolean | undefined;
1993
+ params?: any;
1994
+ }[] | undefined;
1995
+ params?: any;
1996
+ }[][] | undefined;
1997
+ } | undefined;
1998
+ footer?: {
1999
+ disabled?: boolean | undefined;
2000
+ options?: {
2001
+ [x: string]: any;
2002
+ code?: string | undefined;
2003
+ name?: string | undefined;
2004
+ prefixIcon?: string | undefined;
2005
+ suffixIcon?: string | undefined;
2006
+ className?: string | undefined;
2007
+ visible?: boolean | undefined;
2008
+ disabled?: boolean | undefined;
2009
+ children?: {
2010
+ [x: string]: any;
2011
+ code?: string | undefined;
2012
+ name?: string | undefined;
2013
+ prefixIcon?: string | undefined;
2014
+ className?: string | undefined;
2015
+ visible?: boolean | undefined;
2016
+ disabled?: boolean | undefined;
2017
+ params?: any;
2018
+ }[] | undefined;
2019
+ params?: any;
2020
+ }[][] | undefined;
2021
+ } | undefined;
2022
+ trigger?: "" | "default" | "cell" | null | undefined;
2023
+ className?: string | undefined;
2024
+ visibleMethod?: ((params: {
2025
+ type: string;
2026
+ options: VxeTableDefines.MenuFirstOption[][];
2027
+ columns: VxeTableDefines.ColumnInfo<VxeTableDataRow>[];
2028
+ row?: VxeTableDataRow | undefined;
2029
+ rowIndex?: number | undefined;
2030
+ column?: VxeTableDefines.ColumnInfo<VxeTableDataRow> | undefined;
2031
+ columnIndex?: number | undefined;
2032
+ }) => boolean) | undefined;
2033
+ } | undefined;
2034
+ mouseConfig?: {
2035
+ selected?: boolean | undefined;
2036
+ area?: boolean | undefined;
2037
+ extension?: boolean | undefined;
2038
+ } | undefined;
2039
+ areaConfig?: {
2040
+ multiple?: boolean | undefined;
2041
+ selectCellByHeader?: boolean | undefined;
2042
+ extendByCopy?: boolean | undefined;
2043
+ extendByCalc?: boolean | undefined;
2044
+ extendCalcMethod?: ((params: VxeTableProDefines.ExtendCellAreaCalcBaseParams<VxeTableDataRow>) => any[][]) | undefined;
2045
+ extendSetMethod?: ((params: {
2046
+ cellValue: any;
2047
+ row: VxeTableDataRow;
2048
+ column: VxeTableDefines.ColumnInfo<VxeTableDataRow>;
2049
+ } & VxeTableProDefines.ExtendCellAreaCalcBaseParams<VxeTableDataRow>) => void) | undefined;
2050
+ beforeExtendSetMethod?: ((params: VxeTableProDefines.ExtendCellAreaCalcBaseParams<VxeTableDataRow>) => boolean) | undefined;
2051
+ afterExtendSetMethod?: ((params: {
2052
+ extendValues: any[][];
2053
+ } & VxeTableProDefines.ExtendCellAreaCalcBaseParams<VxeTableDataRow>) => boolean) | undefined;
2054
+ } | undefined;
2055
+ fnrConfig?: {
2056
+ isFind?: boolean | undefined;
2057
+ findMethod?: ((params: {
2058
+ cellValue: any;
2059
+ isWhole: boolean;
2060
+ isRE: boolean;
2061
+ isSensitive: boolean;
2062
+ findValue: string | null;
2063
+ findRE: RegExp | null;
2064
+ }) => boolean) | undefined;
2065
+ beforeFindMethod?: ((params: {
2066
+ isAll: boolean;
2067
+ findValue: string | null;
2068
+ $table: VxeTableConstructor<VxeTableDataRow> & VxeTablePrivateMethods<VxeTableDataRow>;
2069
+ $grid: VxeGridConstructor<VxeTableDataRow> | null | undefined;
2070
+ }) => boolean) | undefined;
2071
+ afterFindMethod?: ((params: {
2072
+ isAll: boolean;
2073
+ findValue: string | null;
2074
+ result: VxeTableProDefines.FindAndReplaceResult<VxeTableDataRow>[];
2075
+ $table: VxeTableConstructor<VxeTableDataRow> & VxeTablePrivateMethods<VxeTableDataRow>;
2076
+ $grid: VxeGridConstructor<VxeTableDataRow> | null | undefined;
2077
+ }) => void) | undefined;
2078
+ isReplace?: boolean | undefined;
2079
+ replaceMethod?: ((params: {
2080
+ row: VxeTableDataRow;
2081
+ column: VxeTableDefines.ColumnInfo<VxeTableDataRow>;
2082
+ cellValue: any;
2083
+ }) => void) | undefined;
2084
+ beforeReplaceMethod?: ((params: {
2085
+ isAll: boolean;
2086
+ findValue: string | null;
2087
+ replaceValue: string;
2088
+ $table: VxeTableConstructor<VxeTableDataRow> & VxeTablePrivateMethods<VxeTableDataRow>;
2089
+ $grid: VxeGridConstructor<VxeTableDataRow> | null | undefined;
2090
+ }) => boolean) | undefined;
2091
+ afterReplaceMethod?: ((params: {
2092
+ isAll: boolean;
2093
+ findValue: string | null;
2094
+ replaceValue: string;
2095
+ result: VxeTableProDefines.FindAndReplaceResult<VxeTableDataRow>[];
2096
+ $table: VxeTableConstructor<VxeTableDataRow> & VxeTablePrivateMethods<VxeTableDataRow>;
2097
+ $grid: VxeGridConstructor<VxeTableDataRow> | null | undefined;
2098
+ }) => void) | undefined;
2099
+ } | undefined;
2100
+ keyboardConfig?: {
2101
+ isArrow?: boolean | undefined;
2102
+ isEsc?: boolean | undefined;
2103
+ isDel?: boolean | undefined;
2104
+ isEnter?: boolean | undefined;
2105
+ isShift?: boolean | undefined;
2106
+ isTab?: boolean | undefined;
2107
+ isEdit?: boolean | undefined;
2108
+ isMerge?: boolean | undefined;
2109
+ isClip?: boolean | undefined;
2110
+ isFNR?: boolean | undefined;
2111
+ isChecked?: boolean | undefined;
2112
+ enterToTab?: boolean | undefined;
2113
+ delMethod?: ((params: {
2114
+ row: VxeTableDataRow;
2115
+ rowIndex: number;
2116
+ column: VxeTableDefines.ColumnInfo<VxeTableDataRow>;
2117
+ columnIndex: number;
2118
+ $table: VxeTableConstructor<VxeTableDataRow> & VxeTablePrivateMethods<VxeTableDataRow>;
2119
+ }) => void) | undefined;
2120
+ backMethod?: ((params: {
2121
+ row: VxeTableDataRow;
2122
+ rowIndex: number;
2123
+ column: VxeTableDefines.ColumnInfo<VxeTableDataRow>;
2124
+ columnIndex: number;
2125
+ $table: VxeTableConstructor<VxeTableDataRow> & VxeTablePrivateMethods<VxeTableDataRow>;
2126
+ }) => void) | undefined;
2127
+ editMethod?: ((params: {
2128
+ row: VxeTableDataRow;
2129
+ rowIndex: number;
2130
+ column: VxeTableDefines.ColumnInfo<VxeTableDataRow>;
2131
+ columnIndex: number;
2132
+ $table: VxeTableConstructor<VxeTableDataRow> & VxeTablePrivateMethods<VxeTableDataRow>;
2133
+ $grid: VxeGridConstructor<VxeTableDataRow> | null | undefined;
2134
+ }) => boolean) | undefined;
2135
+ } | undefined;
2136
+ clipConfig?: {
2137
+ isCopy?: boolean | undefined;
2138
+ isCut?: boolean | undefined;
2139
+ isPaste?: boolean | undefined;
2140
+ isFillPaste?: boolean | undefined;
2141
+ isRowIncrement?: boolean | undefined;
2142
+ isColumnIncrement?: boolean | undefined;
2143
+ copyMethod?: ((params: {
2144
+ isCut: boolean;
2145
+ row: VxeTableDataRow;
2146
+ column: VxeTableDefines.ColumnInfo<VxeTableDataRow>;
2147
+ cellValue: any;
2148
+ $table: VxeTableConstructor<VxeTableDataRow> & VxeTablePrivateMethods<VxeTableDataRow>;
2149
+ $grid: VxeGridConstructor<VxeTableDataRow> | null | undefined;
2150
+ }) => string) | undefined;
2151
+ beforeCopyMethod?: ((params: {
2152
+ isCut: boolean;
2153
+ activeArea: VxeTableProDefines.MouseActiveCellArea<VxeTableDataRow>;
2154
+ targetAreas: VxeTableProDefines.CellAreaParams<VxeTableDataRow>[];
2155
+ $table: VxeTableConstructor<VxeTableDataRow> & VxeTablePrivateMethods<VxeTableDataRow>;
2156
+ $grid: VxeGridConstructor<VxeTableDataRow> | null | undefined;
2157
+ }) => boolean) | undefined;
2158
+ afterCopyMethod?: ((params: {
2159
+ isCut: boolean;
2160
+ targetAreas: VxeTableProDefines.CellAreaParams<VxeTableDataRow>[];
2161
+ $table: VxeTableConstructor<VxeTableDataRow> & VxeTablePrivateMethods<VxeTableDataRow>;
2162
+ $grid: VxeGridConstructor<VxeTableDataRow> | null | undefined;
2163
+ }) => boolean) | undefined;
2164
+ cutMethod?: ((params: {
2165
+ row: VxeTableDataRow;
2166
+ column: VxeTableDefines.ColumnInfo<VxeTableDataRow>;
2167
+ cellValue: any;
2168
+ $table: VxeTableConstructor<VxeTableDataRow> & VxeTablePrivateMethods<VxeTableDataRow>;
2169
+ $grid: VxeGridConstructor<VxeTableDataRow> | null | undefined;
2170
+ }) => void) | undefined;
2171
+ beforeCutMethod?: ((params: {
2172
+ activeArea: VxeTableProDefines.MouseActiveCellArea<VxeTableDataRow>;
2173
+ cutAreas: VxeTableProDefines.CellAreaParams<VxeTableDataRow>[];
2174
+ currentAreas: VxeTableProDefines.CellAreaParams<VxeTableDataRow>[];
2175
+ $table: VxeTableConstructor<VxeTableDataRow> & VxeTablePrivateMethods<VxeTableDataRow>;
2176
+ $grid: VxeGridConstructor<VxeTableDataRow> | null | undefined;
2177
+ }) => boolean) | undefined;
2178
+ afterCutMethod?: ((params: {
2179
+ cutAreas: VxeTableProDefines.CellAreaParams<VxeTableDataRow>[];
2180
+ currentAreas: VxeTableProDefines.CellAreaParams<VxeTableDataRow>[];
2181
+ $table: VxeTableConstructor<VxeTableDataRow> & VxeTablePrivateMethods<VxeTableDataRow>;
2182
+ $grid: VxeGridConstructor<VxeTableDataRow> | null | undefined;
2183
+ }) => void) | undefined;
2184
+ pasteMethod?: ((params: {
2185
+ isCut: boolean;
2186
+ row: VxeTableDataRow;
2187
+ column: VxeTableDefines.ColumnInfo<VxeTableDataRow>;
2188
+ cellValue: any;
2189
+ $table: VxeTableConstructor<VxeTableDataRow> & VxeTablePrivateMethods<VxeTableDataRow>;
2190
+ $grid: VxeGridConstructor<VxeTableDataRow> | null | undefined;
2191
+ }) => void) | undefined;
2192
+ beforePasteMethod?: ((params: {
2193
+ isCut: boolean;
2194
+ activeArea: VxeTableProDefines.MouseActiveCellArea<VxeTableDataRow>;
2195
+ cutAreas: VxeTableProDefines.CellAreaParams<VxeTableDataRow>[];
2196
+ currentAreas: VxeTableProDefines.CellAreaParams<VxeTableDataRow>[];
2197
+ targetAreas: VxeTableProDefines.CellAreaParams<VxeTableDataRow>[];
2198
+ cellValues: string[][];
2199
+ pasteCells: string[][];
2200
+ $table: VxeTableConstructor<VxeTableDataRow> & VxeTablePrivateMethods<VxeTableDataRow>;
2201
+ $grid: VxeGridConstructor<VxeTableDataRow> | null | undefined;
2202
+ }) => boolean) | undefined;
2203
+ afterPasteMethod?: ((params: {
2204
+ isCut: boolean;
2205
+ currentAreas: VxeTableProDefines.CellAreaParams<VxeTableDataRow>[];
2206
+ cutAreas: VxeTableProDefines.CellAreaParams<VxeTableDataRow>[];
2207
+ targetAreas: VxeTableProDefines.CellAreaParams<VxeTableDataRow>[];
2208
+ cellValues: any[][];
2209
+ pasteCells: string[][];
2210
+ insertRows: VxeTableDataRow[];
2211
+ insertColumns: VxeTableDefines.ColumnInfo<VxeTableDataRow>[];
2212
+ $table: VxeTableConstructor<VxeTableDataRow> & VxeTablePrivateMethods<VxeTableDataRow>;
2213
+ $grid: VxeGridConstructor<VxeTableDataRow> | null | undefined;
2214
+ }) => boolean) | undefined;
2215
+ createRowsMethod?: ((params: {
2216
+ currentAreas: VxeTableProDefines.CellAreaParams<VxeTableDataRow>[];
2217
+ targetAreas: VxeTableProDefines.CellAreaParams<VxeTableDataRow>[];
2218
+ cellValues: any[][];
2219
+ pasteCells: string[][];
2220
+ insertRows: VxeTableDataRow[];
2221
+ $table: VxeTableConstructor<VxeTableDataRow> & VxeTablePrivateMethods<VxeTableDataRow>;
2222
+ $grid: VxeGridConstructor<VxeTableDataRow> | null | undefined;
2223
+ }) => VxeTableDataRow[]) | undefined;
2224
+ createColumnsMethod?: ((params: {
2225
+ currentAreas: VxeTableProDefines.CellAreaParams<VxeTableDataRow>[];
2226
+ targetAreas: VxeTableProDefines.CellAreaParams<VxeTableDataRow>[];
2227
+ cellValues: any[][];
2228
+ pasteCells: string[][];
2229
+ insertColumns: VxeTableDefines.ColumnOptions<VxeTableDataRow>[];
2230
+ $table: VxeTableConstructor<VxeTableDataRow> & VxeTablePrivateMethods<VxeTableDataRow>;
2231
+ $grid: VxeGridConstructor<VxeTableDataRow> | null | undefined;
2232
+ }) => VxeTableDefines.ColumnOptions<VxeTableDataRow>[]) | undefined;
2233
+ } | undefined;
2234
+ validConfig?: {
2235
+ autoPos?: boolean | undefined;
2236
+ showMessage?: boolean | undefined;
2237
+ message?: string | undefined;
2238
+ maxWidth?: number | undefined;
2239
+ } | undefined;
2240
+ editRules?: VxeTablePropTypes.EditRules<VxeTableDataRow> | undefined;
2241
+ emptyText?: string | undefined;
2242
+ emptyRender?: {
2243
+ name?: string | undefined;
2244
+ props?: {
2245
+ [key: string]: any;
2246
+ } | undefined;
2247
+ attrs?: {
2248
+ [key: string]: any;
2249
+ } | undefined;
2250
+ events?: {
2251
+ [key: string]: (...args: any[]) => any;
2252
+ } | undefined;
2253
+ children?: any[] | undefined;
2254
+ cellType?: "string" | "number" | undefined;
2255
+ } | undefined;
2256
+ loadingConfig?: {
2257
+ icon?: string | undefined;
2258
+ text?: string | undefined;
2259
+ } | undefined;
2260
+ fit?: boolean | undefined;
2261
+ animat?: boolean | undefined;
2262
+ delayHover?: number | undefined;
2263
+ scrollX?: {
2264
+ gt?: number | undefined;
2265
+ oSize?: number | undefined;
2266
+ enabled?: boolean | undefined;
2267
+ scrollToLeftOnChange?: boolean | undefined;
2268
+ } | undefined;
2269
+ scrollY?: {
2270
+ mode?: "default" | "wheel" | undefined;
2271
+ gt?: number | undefined;
2272
+ oSize?: number | undefined;
2273
+ enabled?: boolean | undefined;
2274
+ scrollToTopOnChange?: boolean | undefined;
2275
+ rHeight?: number | undefined;
2276
+ adaptive?: boolean | undefined;
2277
+ } | undefined;
2278
+ proxyConfig?: {
2279
+ [x: string]: any;
2280
+ enabled?: boolean | undefined;
2281
+ autoLoad?: boolean | undefined;
2282
+ message?: boolean | undefined;
2283
+ seq?: boolean | undefined;
2284
+ sort?: boolean | undefined;
2285
+ filter?: boolean | undefined;
2286
+ form?: boolean | undefined;
2287
+ props?: {
2288
+ list?: string | null | undefined;
2289
+ result?: string | undefined;
2290
+ total?: string | undefined;
2291
+ message?: string | undefined;
2292
+ } | undefined;
2293
+ ajax?: {
2294
+ query?: ((params: VxeGridPropTypes.ProxyAjaxQueryParams<VxeTableDataRow>, ...args: any[]) => Promise<any>) | undefined;
2295
+ queryAll?: ((params: VxeGridPropTypes.ProxyAjaxQueryAllParams<VxeTableDataRow>, ...args: any[]) => Promise<any>) | undefined;
2296
+ delete?: ((params: VxeGridPropTypes.ProxyAjaxDeleteParams<VxeTableDataRow>, ...args: any[]) => Promise<any>) | undefined;
2297
+ save?: ((params: VxeGridPropTypes.ProxyAjaxSaveParams<VxeTableDataRow>, ...args: any[]) => Promise<any>) | undefined;
2298
+ } | undefined;
2299
+ } | undefined;
2300
+ toolbarConfig?: {
2301
+ enabled?: boolean | undefined;
2302
+ zoom?: boolean | {
2303
+ escRestore?: boolean | undefined;
2304
+ iconIn?: string | undefined;
2305
+ iconOut?: string | undefined;
2306
+ } | undefined;
2307
+ slots?: {
2308
+ buttons?: string | ((params: {
2309
+ [key: string]: any;
2310
+ }) => JSX.Element | VNode<RendererNode, RendererElement, {
2311
+ [key: string]: any;
2312
+ }>[] | string[] | JSX.Element[]) | undefined;
2313
+ tools?: string | ((params: {
2314
+ [key: string]: any;
2315
+ }) => JSX.Element | VNode<RendererNode, RendererElement, {
2316
+ [key: string]: any;
2317
+ }>[] | string[] | JSX.Element[]) | undefined;
2318
+ } | undefined;
2319
+ size?: SizeType | undefined;
2320
+ id?: string | undefined;
2321
+ loading?: boolean | undefined;
2322
+ resizable?: boolean | {
2323
+ storage?: boolean | undefined;
2324
+ } | undefined;
2325
+ refresh?: boolean | {
2326
+ queryMethod?: ((params: {
2327
+ [key: string]: any;
2328
+ }) => any) | undefined;
2329
+ code?: "" | "query" | "reload" | null | undefined;
2330
+ icon?: string | undefined;
2331
+ iconLoading?: string | undefined;
2332
+ query?: ((params: {
2333
+ [key: string]: any;
2334
+ }) => Promise<any>) | undefined;
2335
+ } | undefined;
2336
+ import?: boolean | {
2337
+ icon?: string | undefined;
2338
+ } | undefined;
2339
+ export?: boolean | {
2340
+ icon?: string | undefined;
2341
+ } | undefined;
2342
+ print?: boolean | {
2343
+ icon?: string | undefined;
2344
+ } | undefined;
2345
+ custom?: boolean | {
2346
+ trigger?: string | undefined;
2347
+ immediate?: boolean | undefined;
2348
+ storage?: boolean | undefined;
2349
+ checkMethod?: ((params: {
2350
+ column: VxeTableDefines.ColumnInfo<VxeTableDataRow>;
2351
+ }) => boolean) | undefined;
2352
+ isFooter?: boolean | undefined;
2353
+ icon?: string | undefined;
2354
+ } | undefined;
2355
+ buttons?: {
2356
+ dropdowns?: any[] | undefined;
2357
+ buttonRender?: {
2358
+ name?: string | undefined;
2359
+ props?: {
2360
+ [key: string]: any;
2361
+ } | undefined;
2362
+ attrs?: {
2363
+ [key: string]: any;
2364
+ } | undefined;
2365
+ events?: {
2366
+ [key: string]: (...args: any[]) => any;
2367
+ } | undefined;
2368
+ children?: any[] | undefined;
2369
+ cellType?: "string" | "number" | undefined;
2370
+ } | undefined;
2371
+ code?: string | undefined;
2372
+ visible?: boolean | undefined;
2373
+ params?: any;
2374
+ size?: SizeType | undefined;
2375
+ type?: string | undefined;
2376
+ className?: string | undefined;
2377
+ name?: VxeButtonPropTypes.Name | undefined;
2378
+ content?: string | undefined;
2379
+ placement?: string | undefined;
2380
+ status?: string | undefined;
2381
+ icon?: string | undefined;
2382
+ round?: boolean | undefined;
2383
+ circle?: boolean | undefined;
2384
+ disabled?: boolean | undefined;
2385
+ loading?: boolean | undefined;
2386
+ destroyOnClose?: boolean | undefined;
2387
+ transfer?: boolean | undefined;
2388
+ }[] | undefined;
2389
+ tools?: {
2390
+ dropdowns?: any[] | undefined;
2391
+ toolRender?: {
2392
+ name?: string | undefined;
2393
+ props?: {
2394
+ [key: string]: any;
2395
+ } | undefined;
2396
+ attrs?: {
2397
+ [key: string]: any;
2398
+ } | undefined;
2399
+ events?: {
2400
+ [key: string]: (...args: any[]) => any;
2401
+ } | undefined;
2402
+ children?: any[] | undefined;
2403
+ cellType?: "string" | "number" | undefined;
2404
+ } | undefined;
2405
+ code?: string | undefined;
2406
+ visible?: boolean | undefined;
2407
+ params?: any;
2408
+ size?: SizeType | undefined;
2409
+ type?: string | undefined;
2410
+ className?: string | undefined;
2411
+ name?: VxeButtonPropTypes.Name | undefined;
2412
+ content?: string | undefined;
2413
+ placement?: string | undefined;
2414
+ status?: string | undefined;
2415
+ icon?: string | undefined;
2416
+ round?: boolean | undefined;
2417
+ circle?: boolean | undefined;
2418
+ disabled?: boolean | undefined;
2419
+ loading?: boolean | undefined;
2420
+ destroyOnClose?: boolean | undefined;
2421
+ transfer?: boolean | undefined;
2422
+ }[] | undefined;
2423
+ perfect?: boolean | undefined;
2424
+ className?: VxeToolbarPropTypes.ClassName | undefined;
2425
+ } | undefined;
2426
+ formConfig?: {
2427
+ enabled?: boolean | undefined;
2428
+ items?: {
2429
+ title?: string | undefined;
2430
+ field?: string | undefined;
2431
+ span?: VxeFormPropTypes.Span | undefined;
2432
+ align?: VxeFormPropTypes.Align | undefined;
2433
+ titleAlign?: VxeFormPropTypes.Align | undefined;
2434
+ titleWidth?: VxeFormPropTypes.TitleWidth | undefined;
2435
+ titleColon?: boolean | undefined;
2436
+ titleAsterisk?: boolean | undefined;
2437
+ showTitle?: boolean | undefined;
2438
+ className?: VxeFormItemPropTypes.ClassName | undefined;
2439
+ contentClassName?: VxeFormItemPropTypes.ContentClassName | undefined;
2440
+ contentStyle?: VxeFormItemPropTypes.ContentStyle | undefined;
2441
+ titleClassName?: VxeFormItemPropTypes.TitleClassName | undefined;
2442
+ titleStyle?: VxeFormItemPropTypes.TitleStyle | undefined;
2443
+ titlePrefix?: {
2444
+ useHTML?: boolean | undefined;
2445
+ content?: VxeTooltipPropTypes.Content | undefined;
2446
+ enterable?: boolean | undefined;
2447
+ theme?: string | undefined;
2448
+ icon?: string | undefined;
2449
+ message?: string | undefined;
2450
+ } | undefined;
2451
+ titleSuffix?: {
2452
+ useHTML?: boolean | undefined;
2453
+ content?: VxeTooltipPropTypes.Content | undefined;
2454
+ enterable?: boolean | undefined;
2455
+ theme?: string | undefined;
2456
+ icon?: string | undefined;
2457
+ message?: string | undefined;
2458
+ } | undefined;
2459
+ titleOverflow?: VxeFormPropTypes.TitleOverflow | undefined;
2460
+ resetValue?: any;
2461
+ visible?: boolean | undefined;
2462
+ visibleMethod?: VxeFormItemPropTypes.VisibleMethod | undefined;
2463
+ folding?: boolean | undefined;
2464
+ collapseNode?: boolean | undefined;
2465
+ itemRender?: {
2466
+ options?: any[] | undefined;
2467
+ optionProps?: {
2468
+ value?: string | undefined;
2469
+ label?: string | undefined;
2470
+ key?: string | undefined;
2471
+ } | undefined;
2472
+ optionGroups?: any[] | undefined;
2473
+ optionGroupProps?: {
2474
+ options?: string | undefined;
2475
+ label?: string | undefined;
2476
+ key?: string | undefined;
2477
+ } | undefined;
2478
+ content?: string | undefined;
2479
+ autofocus?: string | undefined;
2480
+ defaultValue?: string | number | object | any[] | {
2481
+ exec: (string: string) => RegExpExecArray | null;
2482
+ test: (string: string) => boolean;
2483
+ readonly source: string;
2484
+ readonly global: boolean;
2485
+ readonly ignoreCase: boolean;
2486
+ readonly multiline: boolean;
2487
+ lastIndex: number;
2488
+ compile: (pattern: string, flags?: string | undefined) => RegExp;
2489
+ readonly flags: string;
2490
+ readonly sticky: boolean;
2491
+ readonly unicode: boolean;
2492
+ readonly dotAll: boolean;
2493
+ [Symbol.match]: (string: string) => RegExpMatchArray | null;
2494
+ [Symbol.replace]: {
2495
+ (string: string, replaceValue: string): string;
2496
+ (string: string, replacer: (substring: string, ...args: any[]) => string): string;
2497
+ };
2498
+ [Symbol.search]: (string: string) => number;
2499
+ [Symbol.split]: (string: string, limit?: number | undefined) => string[];
2500
+ [Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
2501
+ } | {
2502
+ toString: () => string;
2503
+ toDateString: () => string;
2504
+ toTimeString: () => string;
2505
+ toLocaleString: {
2506
+ (): string;
2507
+ (locales?: string | string[] | undefined, options?: Intl.DateTimeFormatOptions | undefined): string;
2508
+ (locales?: Intl.LocalesArgument, options?: Intl.DateTimeFormatOptions | undefined): string;
2509
+ };
2510
+ toLocaleDateString: {
2511
+ (): string;
2512
+ (locales?: string | string[] | undefined, options?: Intl.DateTimeFormatOptions | undefined): string;
2513
+ (locales?: Intl.LocalesArgument, options?: Intl.DateTimeFormatOptions | undefined): string;
2514
+ };
2515
+ toLocaleTimeString: {
2516
+ (): string;
2517
+ (locales?: string | string[] | undefined, options?: Intl.DateTimeFormatOptions | undefined): string;
2518
+ (locales?: Intl.LocalesArgument, options?: Intl.DateTimeFormatOptions | undefined): string;
2519
+ };
2520
+ valueOf: () => number;
2521
+ getTime: () => number;
2522
+ getFullYear: () => number;
2523
+ getUTCFullYear: () => number;
2524
+ getMonth: () => number;
2525
+ getUTCMonth: () => number;
2526
+ getDate: () => number;
2527
+ getUTCDate: () => number;
2528
+ getDay: () => number;
2529
+ getUTCDay: () => number;
2530
+ getHours: () => number;
2531
+ getUTCHours: () => number;
2532
+ getMinutes: () => number;
2533
+ getUTCMinutes: () => number;
2534
+ getSeconds: () => number;
2535
+ getUTCSeconds: () => number;
2536
+ getMilliseconds: () => number;
2537
+ getUTCMilliseconds: () => number;
2538
+ getTimezoneOffset: () => number;
2539
+ setTime: (time: number) => number;
2540
+ setMilliseconds: (ms: number) => number;
2541
+ setUTCMilliseconds: (ms: number) => number;
2542
+ setSeconds: (sec: number, ms?: number | undefined) => number;
2543
+ setUTCSeconds: (sec: number, ms?: number | undefined) => number;
2544
+ setMinutes: (min: number, sec?: number | undefined, ms?: number | undefined) => number;
2545
+ setUTCMinutes: (min: number, sec?: number | undefined, ms?: number | undefined) => number;
2546
+ setHours: (hours: number, min?: number | undefined, sec?: number | undefined, ms?: number | undefined) => number;
2547
+ setUTCHours: (hours: number, min?: number | undefined, sec?: number | undefined, ms?: number | undefined) => number;
2548
+ setDate: (date: number) => number;
2549
+ setUTCDate: (date: number) => number;
2550
+ setMonth: (month: number, date?: number | undefined) => number;
2551
+ setUTCMonth: (month: number, date?: number | undefined) => number;
2552
+ setFullYear: (year: number, month?: number | undefined, date?: number | undefined) => number;
2553
+ setUTCFullYear: (year: number, month?: number | undefined, date?: number | undefined) => number;
2554
+ toUTCString: () => string;
2555
+ toISOString: () => string;
2556
+ toJSON: (key?: any) => string;
2557
+ [Symbol.toPrimitive]: {
2558
+ (hint: "default"): string;
2559
+ (hint: "string"): string;
2560
+ (hint: "number"): number;
2561
+ (hint: string): string | number;
2562
+ };
2563
+ } | ((params: {
2564
+ item: VxeFormItemProps;
2565
+ }) => any) | null | undefined;
2566
+ name?: string | undefined;
2567
+ props?: {
2568
+ [key: string]: any;
2569
+ } | undefined;
2570
+ attrs?: {
2571
+ [key: string]: any;
2572
+ } | undefined;
2573
+ events?: {
2574
+ [key: string]: (...args: any[]) => any;
2575
+ } | undefined;
2576
+ children?: any[] | undefined;
2577
+ cellType?: "string" | "number" | undefined;
2578
+ } | undefined;
2579
+ slots?: {
2580
+ title?: string | ((params: FormItemTitleRenderParams) => VNode<RendererNode, RendererElement, {
2581
+ [key: string]: any;
2582
+ }>[] | string[] | JSX.Element[]) | null | undefined;
2583
+ default?: string | ((params: FormItemContentRenderParams) => VNode<RendererNode, RendererElement, {
2584
+ [key: string]: any;
2585
+ }>[] | string[] | JSX.Element[]) | null | undefined;
2586
+ } | undefined;
2587
+ children?: any[] | undefined;
2588
+ }[] | undefined;
2589
+ size?: SizeType | undefined;
2590
+ collapseStatus?: boolean | undefined;
2591
+ loading?: boolean | undefined;
2592
+ data?: any;
2593
+ span?: VxeFormPropTypes.Span | undefined;
2594
+ align?: VxeFormPropTypes.Align | undefined;
2595
+ titleAlign?: VxeFormPropTypes.Align | undefined;
2596
+ titleWidth?: VxeFormPropTypes.TitleWidth | undefined;
2597
+ titleColon?: boolean | undefined;
2598
+ titleAsterisk?: boolean | undefined;
2599
+ titleOverflow?: VxeFormPropTypes.TitleOverflow | undefined;
2600
+ className?: VxeFormPropTypes.ClassName | undefined;
2601
+ readonly?: boolean | undefined;
2602
+ rules?: VxeFormPropTypes.Rules | undefined;
2603
+ preventSubmit?: boolean | undefined;
2604
+ validConfig?: {
2605
+ autoPos?: boolean | undefined;
2606
+ showMessage?: boolean | undefined;
2607
+ } | undefined;
2608
+ tooltipConfig?: {
2609
+ theme?: "dark" | "light" | undefined;
2610
+ enterable?: boolean | undefined;
2611
+ leaveDelay?: number | undefined;
2612
+ leaveMethod?: ((params: {
2613
+ $event: Event;
2614
+ }) => boolean) | undefined;
2615
+ } | undefined;
2616
+ customLayout?: boolean | undefined;
2617
+ } | undefined;
2618
+ zoomConfig?: {
2619
+ escRestore?: boolean | undefined;
2620
+ } | undefined;
2621
+ editConfig?: {
2622
+ icon?: string | undefined;
2623
+ enabled?: boolean | undefined;
2624
+ trigger?: "" | "click" | "manual" | "dblclick" | null | undefined;
2625
+ showIcon?: boolean | undefined;
2626
+ mode?: string | undefined;
2627
+ showStatus?: boolean | undefined;
2628
+ showUpdateStatus?: boolean | undefined;
2629
+ showInsertStatus?: boolean | undefined;
2630
+ showAsterisk?: boolean | undefined;
2631
+ autoClear?: boolean | undefined;
2632
+ activeMethod?: ((params: {
2633
+ row: VxeTableDataRow;
2634
+ rowIndex: number;
2635
+ column: VxeTableDefines.ColumnInfo<VxeTableDataRow>;
2636
+ columnIndex: number;
2637
+ $table: VxeTableConstructor<VxeTableDataRow> & VxeTablePrivateMethods<VxeTableDataRow>;
2638
+ $grid: VxeGridConstructor<VxeTableDataRow> | null | undefined;
2639
+ }) => boolean) | undefined;
2640
+ beforeEditMethod?: GlobalPageLayoutTypes.MixBeforeEditMethod | undefined;
2641
+ } | undefined;
2642
+ } | undefined;
2643
+ } | undefined;
2644
+ show?: boolean | undefined;
2645
+ shake?: boolean | undefined;
2646
+ slot?: boolean | undefined;
2647
+ enableTile?: "0" | "1" | undefined;
2648
+ columns?: {
2649
+ [x: string]: unknown;
2650
+ groupCode: string;
2651
+ title: string;
2652
+ fieldLabelI18nKey?: string | undefined;
2653
+ field: string;
2654
+ fieldType?: string | undefined;
2655
+ helpText?: string | undefined;
2656
+ required?: "0" | "1" | undefined;
2657
+ regex?: string | {
2658
+ exec: (string: string) => RegExpExecArray | null;
2659
+ test: (string: string) => boolean;
2660
+ readonly source: string;
2661
+ readonly global: boolean;
2662
+ readonly ignoreCase: boolean;
2663
+ readonly multiline: boolean;
2664
+ lastIndex: number;
2665
+ compile: (pattern: string, flags?: string | undefined) => RegExp;
2666
+ readonly flags: string;
2667
+ readonly sticky: boolean;
2668
+ readonly unicode: boolean;
2669
+ readonly dotAll: boolean;
2670
+ [Symbol.match]: (string: string) => RegExpMatchArray | null;
2671
+ [Symbol.replace]: {
2672
+ (string: string, replaceValue: string): string;
2673
+ (string: string, replacer: (substring: string, ...args: any[]) => string): string;
2674
+ };
2675
+ [Symbol.search]: (string: string) => number;
2676
+ [Symbol.split]: (string: string, limit?: number | undefined) => string[];
2677
+ [Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
2678
+ } | undefined;
2679
+ alertMsg?: string | undefined;
2680
+ callback?: ((ctx: {
2681
+ attrs: {
2682
+ [x: string]: unknown;
2683
+ };
2684
+ slots: Readonly<{
2685
+ [name: string]: Slot<any> | undefined;
2686
+ }>;
2687
+ emit: (event: string, ...args: any[]) => void;
2688
+ expose: (exposed?: Record<string, any> | undefined) => void;
2689
+ } | {
2690
+ attrs: {
2691
+ [x: string]: unknown;
2692
+ };
2693
+ slots: Readonly<{
2694
+ [name: string]: Slot<any> | undefined;
2695
+ }>;
2696
+ emit: (event: string, ...args: any[]) => void;
2697
+ expose: (exposed?: Record<string, any> | undefined) => void;
2698
+ }, payload: GlobalPageLayoutTypes.VxePayload) => void) | undefined;
2699
+ }[] | undefined;
2700
+ formFields?: {
2701
+ [x: string]: unknown;
2702
+ groupCode: string;
2703
+ fieldType: string;
2704
+ fieldLabel: string;
2705
+ fieldName: string;
2706
+ helpText?: string | undefined;
2707
+ required?: "0" | "1" | undefined;
2708
+ regex?: {
2709
+ exec: (string: string) => RegExpExecArray | null;
2710
+ test: (string: string) => boolean;
2711
+ readonly source: string;
2712
+ readonly global: boolean;
2713
+ readonly ignoreCase: boolean;
2714
+ readonly multiline: boolean;
2715
+ lastIndex: number;
2716
+ compile: (pattern: string, flags?: string | undefined) => RegExp;
2717
+ readonly flags: string;
2718
+ readonly sticky: boolean;
2719
+ readonly unicode: boolean;
2720
+ readonly dotAll: boolean;
2721
+ [Symbol.match]: (string: string) => RegExpMatchArray | null;
2722
+ [Symbol.replace]: {
2723
+ (string: string, replaceValue: string): string;
2724
+ (string: string, replacer: (substring: string, ...args: any[]) => string): string;
2725
+ };
2726
+ [Symbol.search]: (string: string) => number;
2727
+ [Symbol.split]: (string: string, limit?: number | undefined) => string[];
2728
+ [Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
2729
+ } | undefined;
2730
+ alertMsg?: string | undefined;
2731
+ callback?: ((ctx: ComponentInternalInstance | null, payload: GlobalPageLayoutTypes.ValuePayload) => void) | undefined;
2732
+ }[] | undefined;
2733
+ }[] | undefined;
2734
+ formFields?: {
2735
+ [x: string]: unknown;
2736
+ groupCode: string;
2737
+ fieldType: string;
2738
+ fieldLabel: string;
2739
+ fieldName: string;
2740
+ helpText?: string | undefined;
2741
+ required?: "0" | "1" | undefined;
2742
+ regex?: {
2743
+ exec: (string: string) => RegExpExecArray | null;
2744
+ test: (string: string) => boolean;
2745
+ readonly source: string;
2746
+ readonly global: boolean;
2747
+ readonly ignoreCase: boolean;
2748
+ readonly multiline: boolean;
2749
+ lastIndex: number;
2750
+ compile: (pattern: string, flags?: string | undefined) => RegExp;
2751
+ readonly flags: string;
2752
+ readonly sticky: boolean;
2753
+ readonly unicode: boolean;
2754
+ readonly dotAll: boolean;
2755
+ [Symbol.match]: (string: string) => RegExpMatchArray | null;
2756
+ [Symbol.replace]: {
2757
+ (string: string, replaceValue: string): string;
2758
+ (string: string, replacer: (substring: string, ...args: any[]) => string): string;
2759
+ };
2760
+ [Symbol.search]: (string: string) => number;
2761
+ [Symbol.split]: (string: string, limit?: number | undefined) => string[];
2762
+ [Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
2763
+ } | undefined;
2764
+ alertMsg?: string | undefined;
2765
+ callback?: ((ctx: ComponentInternalInstance | null, payload: GlobalPageLayoutTypes.ValuePayload) => void) | undefined;
2766
+ }[] | undefined;
2767
+ itemColumns?: {
2768
+ [x: string]: unknown;
2769
+ groupCode: string;
2770
+ title: string;
2771
+ fieldLabelI18nKey?: string | undefined;
2772
+ field: string;
2773
+ fieldType?: string | undefined;
2774
+ helpText?: string | undefined;
2775
+ required?: "0" | "1" | undefined;
2776
+ regex?: string | {
2777
+ exec: (string: string) => RegExpExecArray | null;
2778
+ test: (string: string) => boolean;
2779
+ readonly source: string;
2780
+ readonly global: boolean;
2781
+ readonly ignoreCase: boolean;
2782
+ readonly multiline: boolean;
2783
+ lastIndex: number;
2784
+ compile: (pattern: string, flags?: string | undefined) => RegExp;
2785
+ readonly flags: string;
2786
+ readonly sticky: boolean;
2787
+ readonly unicode: boolean;
2788
+ readonly dotAll: boolean;
2789
+ [Symbol.match]: (string: string) => RegExpMatchArray | null;
2790
+ [Symbol.replace]: {
2791
+ (string: string, replaceValue: string): string;
2792
+ (string: string, replacer: (substring: string, ...args: any[]) => string): string;
2793
+ };
2794
+ [Symbol.search]: (string: string) => number;
2795
+ [Symbol.split]: (string: string, limit?: number | undefined) => string[];
2796
+ [Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
2797
+ } | undefined;
2798
+ alertMsg?: string | undefined;
2799
+ callback?: ((ctx: {
2800
+ attrs: {
2801
+ [x: string]: unknown;
2802
+ };
2803
+ slots: Readonly<{
2804
+ [name: string]: Slot<any> | undefined;
2805
+ }>;
2806
+ emit: (event: string, ...args: any[]) => void;
2807
+ expose: (exposed?: Record<string, any> | undefined) => void;
2808
+ } | {
2809
+ attrs: {
2810
+ [x: string]: unknown;
2811
+ };
2812
+ slots: Readonly<{
2813
+ [name: string]: Slot<any> | undefined;
2814
+ }>;
2815
+ emit: (event: string, ...args: any[]) => void;
2816
+ expose: (exposed?: Record<string, any> | undefined) => void;
2817
+ }, payload: GlobalPageLayoutTypes.VxePayload) => void) | undefined;
2818
+ }[] | undefined;
2819
+ } | undefined;
2820
+ handleAfterRemoteConfig?: (<T_1>(args: T_1) => T_1 | Promise<T_1>) | undefined;
2821
+ detailApi?: string | GlobalPageLayoutTypes.DetailApiFunctionType | undefined;
2822
+ withoutIdDetailApi?: string | undefined;
2823
+ handleAfterDetailApiResponse?: ((args: GlobalPageLayoutTypes.Expose) => void) | undefined;
2824
+ pageButtons?: {
2825
+ title: string;
2826
+ key: string | symbol;
2827
+ args: GlobalPageLayoutTypes.PageButtonArgsFunctionType | {
2828
+ [x: string]: unknown;
2829
+ url: string;
2830
+ };
2831
+ authorityCode?: string | undefined;
2832
+ attrs?: GlobalPageLayoutTypes.RecordString | undefined;
2833
+ icon?: {
2834
+ type: string;
2835
+ size: number;
2836
+ color?: string | undefined;
2837
+ } | undefined;
2838
+ emit?: boolean | undefined;
2839
+ emitKey?: string | undefined;
2840
+ showMessage?: boolean | undefined;
2841
+ checkBefore?: boolean | undefined;
2842
+ confirm?: {
2843
+ title: string;
2844
+ content: string;
2845
+ } | undefined;
2846
+ dropdown?: boolean | undefined;
2847
+ isExistFrozenSource?: boolean | undefined;
2848
+ isExistFrozenSourceUrl?: string | undefined;
2849
+ isExistFrozenSourceParams?: ((pageData: GlobalPageLayoutTypes.RecordString) => GlobalPageLayoutTypes.RecordString) | undefined;
2850
+ disabled?: ((pageData: GlobalPageLayoutTypes.RecordString) => boolean) | undefined;
2851
+ handleBefore?: ((args: GlobalPageLayoutTypes.ExposeWithPageButtons) => Promise<GlobalPageLayoutTypes.ExposeWithPageButtons>) | undefined;
2852
+ handleAfter?: ((args: GlobalPageLayoutTypes.ExposeWithPageButtons) => Promise<GlobalPageLayoutTypes.ExposeWithPageButtons>) | undefined;
2853
+ callback?: ((payload: GlobalPageLayoutTypes.PageButtonPayload) => void) | undefined;
2854
+ }[] | undefined;
2855
+ pageButtonPosition?: GlobalPageLayoutTypes.PageButtonPosition | undefined;
2856
+ hasAdd?: boolean | undefined;
2857
+ isUseLocalData?: boolean | undefined;
2858
+ localData?: GlobalPageLayoutTypes.RecordString | undefined;
2859
+ showBackIcon?: boolean | undefined;
2860
+ pageTitle?: string | undefined;
2861
+ };
2862
+ stepTriggerValidate: () => void;
2863
+ composeSave: () => void;
2864
+ customLoading: Readonly<Ref<boolean>>;
2865
+ handleCustomSave: () => void;
2866
+ handleValidateSuccess: (button: GlobalPageLayoutTypes.PageButton) => void;
2867
+ pulishDiabled: () => boolean;
2868
+ publishHandleBefore: (args: any) => Promise<GlobalPageLayoutTypes.ExposeWithPageButtons>;
2869
+ }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<{
2870
+ currentRow: {
2871
+ type: null;
2872
+ required: true;
2873
+ };
2874
+ userInfo: {
2875
+ type: null;
2876
+ required: true;
2877
+ };
2878
+ }>>, {}, {}>;
2879
+ export default _sfc_main;