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