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