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