@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,1208 @@
1
+ import type { DefineComponent, Ref, ShallowRef, ComputedRef, ShallowReactive, ComponentOptionsMixin, VNodeProps, AllowedComponentProps, ComponentCustomProps, ExtractPropTypes } from 'vue';
2
+ import * as customConfigEdits from './types';
3
+ import type { VxeColumnSlotTypes, VxeTableDataRow, SlotVNodeType, VxeColumnPropTypes, VxeTablePropTypes, VxeTooltipPropTypes, VxeTableDefines, VxeGridDefines } from 'vxe-table';
4
+ declare const _sfc_main: DefineComponent<{
5
+ busAccount: {
6
+ type: StringConstructor;
7
+ default: string;
8
+ };
9
+ currentEditRow: {
10
+ type: ObjectConstructor;
11
+ default(): {
12
+ id: string;
13
+ };
14
+ };
15
+ }, {
16
+ confirmLoading: Ref<boolean>;
17
+ currentStep: ShallowRef<number>;
18
+ alertClose: () => void;
19
+ showBusinessTips: ComputedRef<string | null>;
20
+ form: {
21
+ templateName: string;
22
+ businessType: string;
23
+ company: string;
24
+ purchaseOrg: string;
25
+ purchaseGroup: string;
26
+ auditLayout: string;
27
+ sortOrder: number;
28
+ editLayout: string;
29
+ examineLayout: string;
30
+ defaultTypeFlag: boolean;
31
+ templateNumber: string;
32
+ templateVersion: string;
33
+ extend: string;
34
+ id: string;
35
+ elsAccount: string;
36
+ };
37
+ codeEditorSureClick: (contents: string) => void;
38
+ changeBusinessTypeEvent: ({ value }: {
39
+ value: string;
40
+ }) => void;
41
+ changeDefaultType: (flag: boolean) => void;
42
+ currentStepEmit: () => void;
43
+ companyCode: ShallowRef<string>;
44
+ purchaseOrganization: ShallowRef<string>;
45
+ purchaseGroup: ShallowRef<string>;
46
+ formRef: Ref<any>;
47
+ preSetup: () => void;
48
+ gridHeight: ComputedRef<number>;
49
+ groupColumns: {
50
+ children?: any[] | undefined;
51
+ slots?: {
52
+ title?: string | ((params: VxeColumnSlotTypes.HeaderSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
53
+ radio?: string | ((params: VxeColumnSlotTypes.DefaultSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
54
+ checkbox?: string | ((params: VxeColumnSlotTypes.DefaultSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
55
+ default?: string | ((params: VxeColumnSlotTypes.DefaultSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
56
+ header?: string | ((params: VxeColumnSlotTypes.HeaderSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
57
+ footer?: string | ((params: VxeColumnSlotTypes.FooterSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
58
+ content?: string | ((params: VxeColumnSlotTypes.ContentSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
59
+ filter?: string | ((params: VxeColumnSlotTypes.FilterSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
60
+ edit?: string | ((params: VxeColumnSlotTypes.EditSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
61
+ icon?: string | ((params: VxeColumnSlotTypes.IconSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
62
+ } | undefined;
63
+ colId?: VxeColumnPropTypes.ColId | undefined;
64
+ type?: VxeColumnPropTypes.Type | undefined;
65
+ field?: string | undefined;
66
+ title?: string | undefined;
67
+ width?: VxeColumnPropTypes.Width | undefined;
68
+ minWidth?: VxeColumnPropTypes.MinWidth | undefined;
69
+ maxWidth?: VxeColumnPropTypes.MaxWidth | undefined;
70
+ resizable?: boolean | undefined;
71
+ fixed?: VxeColumnPropTypes.Fixed | undefined;
72
+ align?: VxeColumnPropTypes.Align | undefined;
73
+ headerAlign?: VxeColumnPropTypes.Align | undefined;
74
+ footerAlign?: VxeColumnPropTypes.Align | undefined;
75
+ showOverflow?: VxeTablePropTypes.ShowOverflow | undefined;
76
+ showHeaderOverflow?: VxeTablePropTypes.ShowOverflow | undefined;
77
+ showFooterOverflow?: VxeTablePropTypes.ShowOverflow | undefined;
78
+ className?: VxeColumnPropTypes.ClassName<VxeTableDataRow> | undefined;
79
+ headerClassName?: VxeColumnPropTypes.HeaderClassName<VxeTableDataRow> | undefined;
80
+ footerClassName?: VxeColumnPropTypes.FooterClassName<VxeTableDataRow> | undefined;
81
+ formatter?: VxeColumnPropTypes.Formatter<VxeTableDataRow> | undefined;
82
+ sortable?: boolean | undefined;
83
+ sortBy?: VxeColumnPropTypes.SortBy<VxeTableDataRow> | undefined;
84
+ sortType?: VxeColumnPropTypes.SortType | undefined;
85
+ filters?: {
86
+ label?: string | number | undefined;
87
+ value?: any;
88
+ data?: any;
89
+ resetValue?: any;
90
+ checked?: boolean | undefined;
91
+ }[] | undefined;
92
+ filterMultiple?: boolean | undefined;
93
+ filterMethod?: VxeColumnPropTypes.FilterMethod<VxeTableDataRow> | undefined;
94
+ filterRender?: {
95
+ options?: any[] | undefined;
96
+ optionProps?: {
97
+ value?: string | undefined;
98
+ label?: string | undefined;
99
+ key?: string | undefined;
100
+ } | undefined;
101
+ optionGroups?: any[] | undefined;
102
+ optionGroupProps?: {
103
+ options?: string | undefined;
104
+ label?: string | undefined;
105
+ key?: string | undefined;
106
+ } | undefined;
107
+ content?: string | undefined;
108
+ name?: string | undefined;
109
+ props?: {
110
+ [key: string]: any;
111
+ } | undefined;
112
+ attrs?: {
113
+ [key: string]: any;
114
+ } | undefined;
115
+ events?: {
116
+ [key: string]: (...args: any[]) => any;
117
+ } | undefined;
118
+ children?: any[] | undefined;
119
+ cellType?: "string" | "number" | undefined;
120
+ } | undefined;
121
+ treeNode?: boolean | undefined;
122
+ visible?: boolean | undefined;
123
+ exportMethod?: VxeColumnPropTypes.ExportMethod<VxeTableDataRow> | undefined;
124
+ footerExportMethod?: VxeColumnPropTypes.FooterExportMethod<VxeTableDataRow> | undefined;
125
+ titleHelp?: {
126
+ useHTML?: boolean | undefined;
127
+ content?: VxeTooltipPropTypes.Content | undefined;
128
+ enterable?: boolean | undefined;
129
+ theme?: string | undefined;
130
+ icon?: string | undefined;
131
+ message?: string | undefined;
132
+ } | undefined;
133
+ titlePrefix?: {
134
+ useHTML?: boolean | undefined;
135
+ content?: VxeTooltipPropTypes.Content | undefined;
136
+ enterable?: boolean | undefined;
137
+ theme?: string | undefined;
138
+ icon?: string | undefined;
139
+ message?: string | undefined;
140
+ } | undefined;
141
+ cellType?: VxeColumnPropTypes.CellType | undefined;
142
+ cellRender?: {
143
+ events?: {
144
+ [key: string]: (cellParams: VxeColumnSlotTypes.DefaultSlotParams<VxeTableDataRow>, ...args: any[]) => any;
145
+ } | undefined;
146
+ options?: any[] | undefined;
147
+ optionProps?: {
148
+ value?: string | undefined;
149
+ label?: string | undefined;
150
+ key?: string | undefined;
151
+ } | undefined;
152
+ optionGroups?: any[] | undefined;
153
+ optionGroupProps?: {
154
+ options?: string | undefined;
155
+ label?: string | undefined;
156
+ key?: string | undefined;
157
+ } | undefined;
158
+ content?: string | undefined;
159
+ name?: string | undefined;
160
+ props?: {
161
+ [key: string]: any;
162
+ } | undefined;
163
+ attrs?: {
164
+ [key: string]: any;
165
+ } | undefined;
166
+ children?: any[] | undefined;
167
+ cellType?: "string" | "number" | undefined;
168
+ } | undefined;
169
+ editRender?: {
170
+ events?: {
171
+ [key: string]: (cellParams: VxeColumnSlotTypes.EditSlotParams<VxeTableDataRow>, ...args: any[]) => any;
172
+ } | undefined;
173
+ enabled?: boolean | undefined;
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
+ autofocus?: string | undefined;
187
+ autoselect?: boolean | undefined;
188
+ defaultValue?: string | number | object | any[] | ((params: {
189
+ column: VxeTableDefines.ColumnInfo<VxeTableDataRow>;
190
+ }) => any) | {
191
+ exec: (string: string) => RegExpExecArray | null;
192
+ test: (string: string) => boolean;
193
+ readonly source: string;
194
+ readonly global: boolean;
195
+ readonly ignoreCase: boolean;
196
+ readonly multiline: boolean;
197
+ lastIndex: number;
198
+ compile: (pattern: string, flags?: string | undefined) => RegExp;
199
+ readonly flags: string;
200
+ readonly sticky: boolean;
201
+ readonly unicode: boolean;
202
+ readonly dotAll: boolean;
203
+ [Symbol.match]: (string: string) => RegExpMatchArray | null;
204
+ [Symbol.replace]: {
205
+ (string: string, replaceValue: string): string;
206
+ (string: string, replacer: (substring: string, ...args: any[]) => string): string;
207
+ };
208
+ [Symbol.search]: (string: string) => number;
209
+ [Symbol.split]: (string: string, limit?: number | undefined) => string[];
210
+ [Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
211
+ } | {
212
+ toString: () => string;
213
+ toDateString: () => string;
214
+ toTimeString: () => string;
215
+ toLocaleString: {
216
+ (): string;
217
+ (locales?: string | string[] | undefined, options?: Intl.DateTimeFormatOptions | undefined): string;
218
+ (locales?: Intl.LocalesArgument, options?: Intl.DateTimeFormatOptions | undefined): string;
219
+ };
220
+ toLocaleDateString: {
221
+ (): string;
222
+ (locales?: string | string[] | undefined, options?: Intl.DateTimeFormatOptions | undefined): string;
223
+ (locales?: Intl.LocalesArgument, options?: Intl.DateTimeFormatOptions | undefined): string;
224
+ };
225
+ toLocaleTimeString: {
226
+ (): string;
227
+ (locales?: string | string[] | undefined, options?: Intl.DateTimeFormatOptions | undefined): string;
228
+ (locales?: Intl.LocalesArgument, options?: Intl.DateTimeFormatOptions | undefined): string;
229
+ };
230
+ valueOf: () => number;
231
+ getTime: () => number;
232
+ getFullYear: () => number;
233
+ getUTCFullYear: () => number;
234
+ getMonth: () => number;
235
+ getUTCMonth: () => number;
236
+ getDate: () => number;
237
+ getUTCDate: () => number;
238
+ getDay: () => number;
239
+ getUTCDay: () => number;
240
+ getHours: () => number;
241
+ getUTCHours: () => number;
242
+ getMinutes: () => number;
243
+ getUTCMinutes: () => number;
244
+ getSeconds: () => number;
245
+ getUTCSeconds: () => number;
246
+ getMilliseconds: () => number;
247
+ getUTCMilliseconds: () => number;
248
+ getTimezoneOffset: () => number;
249
+ setTime: (time: number) => number;
250
+ setMilliseconds: (ms: number) => number;
251
+ setUTCMilliseconds: (ms: number) => number;
252
+ setSeconds: (sec: number, ms?: number | undefined) => number;
253
+ setUTCSeconds: (sec: number, ms?: number | undefined) => number;
254
+ setMinutes: (min: number, sec?: number | undefined, ms?: number | undefined) => number;
255
+ setUTCMinutes: (min: number, sec?: number | undefined, ms?: number | undefined) => number;
256
+ setHours: (hours: number, min?: number | undefined, sec?: number | undefined, ms?: number | undefined) => number;
257
+ setUTCHours: (hours: number, min?: number | undefined, sec?: number | undefined, ms?: number | undefined) => number;
258
+ setDate: (date: number) => number;
259
+ setUTCDate: (date: number) => number;
260
+ setMonth: (month: number, date?: number | undefined) => number;
261
+ setUTCMonth: (month: number, date?: number | undefined) => number;
262
+ setFullYear: (year: number, month?: number | undefined, date?: number | undefined) => number;
263
+ setUTCFullYear: (year: number, month?: number | undefined, date?: number | undefined) => number;
264
+ toUTCString: () => string;
265
+ toISOString: () => string;
266
+ toJSON: (key?: any) => string;
267
+ [Symbol.toPrimitive]: {
268
+ (hint: "default"): string;
269
+ (hint: "string"): string;
270
+ (hint: "number"): number;
271
+ (hint: string): string | number;
272
+ };
273
+ } | null | undefined;
274
+ immediate?: boolean | undefined;
275
+ content?: string | undefined;
276
+ placeholder?: string | undefined;
277
+ name?: string | undefined;
278
+ props?: {
279
+ [key: string]: any;
280
+ } | undefined;
281
+ attrs?: {
282
+ [key: string]: any;
283
+ } | undefined;
284
+ children?: any[] | undefined;
285
+ cellType?: "string" | "number" | undefined;
286
+ } | undefined;
287
+ contentRender?: {
288
+ options?: any[] | undefined;
289
+ optionProps?: {
290
+ value?: string | undefined;
291
+ label?: string | undefined;
292
+ key?: string | undefined;
293
+ } | undefined;
294
+ optionGroups?: any[] | undefined;
295
+ optionGroupProps?: {
296
+ options?: string | undefined;
297
+ label?: string | undefined;
298
+ key?: string | undefined;
299
+ } | undefined;
300
+ name?: string | undefined;
301
+ props?: {
302
+ [key: string]: any;
303
+ } | undefined;
304
+ attrs?: {
305
+ [key: string]: any;
306
+ } | undefined;
307
+ events?: {
308
+ [key: string]: (...args: any[]) => any;
309
+ } | undefined;
310
+ children?: any[] | undefined;
311
+ cellType?: "string" | "number" | undefined;
312
+ } | undefined;
313
+ params?: any;
314
+ }[];
315
+ groupData: Ref<customConfigEdits.MapObjectNoneType[] | undefined>;
316
+ groupRules: ShallowReactive<customConfigEdits.MapObjectNoneType>;
317
+ changeFilterEvent: (evnt: Event, option: customConfigEdits.MapObjectNoneType, $panel: customConfigEdits.MapObjectNoneType) => void;
318
+ groupGrid: Ref<any>;
319
+ groupGridAddEvent: () => void;
320
+ gridDeleteEvent: (type: string) => void;
321
+ headGrid: Ref<any>;
322
+ headData: Ref<customConfigEdits.MapObjectNoneType[] | undefined>;
323
+ headColumns: {
324
+ children?: any[] | undefined;
325
+ slots?: {
326
+ title?: string | ((params: VxeColumnSlotTypes.HeaderSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
327
+ radio?: string | ((params: VxeColumnSlotTypes.DefaultSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
328
+ checkbox?: string | ((params: VxeColumnSlotTypes.DefaultSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
329
+ default?: string | ((params: VxeColumnSlotTypes.DefaultSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
330
+ header?: string | ((params: VxeColumnSlotTypes.HeaderSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
331
+ footer?: string | ((params: VxeColumnSlotTypes.FooterSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
332
+ content?: string | ((params: VxeColumnSlotTypes.ContentSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
333
+ filter?: string | ((params: VxeColumnSlotTypes.FilterSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
334
+ edit?: string | ((params: VxeColumnSlotTypes.EditSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
335
+ icon?: string | ((params: VxeColumnSlotTypes.IconSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
336
+ } | undefined;
337
+ colId?: VxeColumnPropTypes.ColId | undefined;
338
+ type?: VxeColumnPropTypes.Type | undefined;
339
+ field?: string | undefined;
340
+ title?: string | undefined;
341
+ width?: VxeColumnPropTypes.Width | undefined;
342
+ minWidth?: VxeColumnPropTypes.MinWidth | undefined;
343
+ maxWidth?: VxeColumnPropTypes.MaxWidth | undefined;
344
+ resizable?: boolean | undefined;
345
+ fixed?: VxeColumnPropTypes.Fixed | undefined;
346
+ align?: VxeColumnPropTypes.Align | undefined;
347
+ headerAlign?: VxeColumnPropTypes.Align | undefined;
348
+ footerAlign?: VxeColumnPropTypes.Align | undefined;
349
+ showOverflow?: VxeTablePropTypes.ShowOverflow | undefined;
350
+ showHeaderOverflow?: VxeTablePropTypes.ShowOverflow | undefined;
351
+ showFooterOverflow?: VxeTablePropTypes.ShowOverflow | undefined;
352
+ className?: VxeColumnPropTypes.ClassName<VxeTableDataRow> | undefined;
353
+ headerClassName?: VxeColumnPropTypes.HeaderClassName<VxeTableDataRow> | undefined;
354
+ footerClassName?: VxeColumnPropTypes.FooterClassName<VxeTableDataRow> | undefined;
355
+ formatter?: VxeColumnPropTypes.Formatter<VxeTableDataRow> | undefined;
356
+ sortable?: boolean | undefined;
357
+ sortBy?: VxeColumnPropTypes.SortBy<VxeTableDataRow> | undefined;
358
+ sortType?: VxeColumnPropTypes.SortType | undefined;
359
+ filters?: {
360
+ label?: string | number | undefined;
361
+ value?: any;
362
+ data?: any;
363
+ resetValue?: any;
364
+ checked?: boolean | undefined;
365
+ }[] | undefined;
366
+ filterMultiple?: boolean | undefined;
367
+ filterMethod?: VxeColumnPropTypes.FilterMethod<VxeTableDataRow> | undefined;
368
+ filterRender?: {
369
+ options?: any[] | undefined;
370
+ optionProps?: {
371
+ value?: string | undefined;
372
+ label?: string | undefined;
373
+ key?: string | undefined;
374
+ } | undefined;
375
+ optionGroups?: any[] | undefined;
376
+ optionGroupProps?: {
377
+ options?: string | undefined;
378
+ label?: string | undefined;
379
+ key?: string | undefined;
380
+ } | undefined;
381
+ content?: string | undefined;
382
+ name?: string | undefined;
383
+ props?: {
384
+ [key: string]: any;
385
+ } | undefined;
386
+ attrs?: {
387
+ [key: string]: any;
388
+ } | undefined;
389
+ events?: {
390
+ [key: string]: (...args: any[]) => any;
391
+ } | undefined;
392
+ children?: any[] | undefined;
393
+ cellType?: "string" | "number" | undefined;
394
+ } | undefined;
395
+ treeNode?: boolean | undefined;
396
+ visible?: boolean | undefined;
397
+ exportMethod?: VxeColumnPropTypes.ExportMethod<VxeTableDataRow> | undefined;
398
+ footerExportMethod?: VxeColumnPropTypes.FooterExportMethod<VxeTableDataRow> | undefined;
399
+ titleHelp?: {
400
+ useHTML?: boolean | undefined;
401
+ content?: VxeTooltipPropTypes.Content | undefined;
402
+ enterable?: boolean | undefined;
403
+ theme?: string | undefined;
404
+ icon?: string | undefined;
405
+ message?: string | undefined;
406
+ } | undefined;
407
+ titlePrefix?: {
408
+ useHTML?: boolean | undefined;
409
+ content?: VxeTooltipPropTypes.Content | undefined;
410
+ enterable?: boolean | undefined;
411
+ theme?: string | undefined;
412
+ icon?: string | undefined;
413
+ message?: string | undefined;
414
+ } | undefined;
415
+ cellType?: VxeColumnPropTypes.CellType | undefined;
416
+ cellRender?: {
417
+ events?: {
418
+ [key: string]: (cellParams: VxeColumnSlotTypes.DefaultSlotParams<VxeTableDataRow>, ...args: any[]) => any;
419
+ } | undefined;
420
+ options?: any[] | undefined;
421
+ optionProps?: {
422
+ value?: string | undefined;
423
+ label?: string | undefined;
424
+ key?: string | undefined;
425
+ } | undefined;
426
+ optionGroups?: any[] | undefined;
427
+ optionGroupProps?: {
428
+ options?: string | undefined;
429
+ label?: string | undefined;
430
+ key?: string | undefined;
431
+ } | undefined;
432
+ content?: string | undefined;
433
+ name?: string | undefined;
434
+ props?: {
435
+ [key: string]: any;
436
+ } | undefined;
437
+ attrs?: {
438
+ [key: string]: any;
439
+ } | undefined;
440
+ children?: any[] | undefined;
441
+ cellType?: "string" | "number" | undefined;
442
+ } | undefined;
443
+ editRender?: {
444
+ events?: {
445
+ [key: string]: (cellParams: VxeColumnSlotTypes.EditSlotParams<VxeTableDataRow>, ...args: any[]) => any;
446
+ } | undefined;
447
+ enabled?: boolean | undefined;
448
+ options?: any[] | undefined;
449
+ optionProps?: {
450
+ value?: string | undefined;
451
+ label?: string | undefined;
452
+ key?: string | undefined;
453
+ } | undefined;
454
+ optionGroups?: any[] | undefined;
455
+ optionGroupProps?: {
456
+ options?: string | undefined;
457
+ label?: string | undefined;
458
+ key?: string | undefined;
459
+ } | undefined;
460
+ autofocus?: string | undefined;
461
+ autoselect?: boolean | undefined;
462
+ defaultValue?: string | number | object | any[] | ((params: {
463
+ column: VxeTableDefines.ColumnInfo<VxeTableDataRow>;
464
+ }) => any) | {
465
+ exec: (string: string) => RegExpExecArray | null;
466
+ test: (string: string) => boolean;
467
+ readonly source: string;
468
+ readonly global: boolean;
469
+ readonly ignoreCase: boolean;
470
+ readonly multiline: boolean;
471
+ lastIndex: number;
472
+ compile: (pattern: string, flags?: string | undefined) => RegExp;
473
+ readonly flags: string;
474
+ readonly sticky: boolean;
475
+ readonly unicode: boolean;
476
+ readonly dotAll: boolean;
477
+ [Symbol.match]: (string: string) => RegExpMatchArray | null;
478
+ [Symbol.replace]: {
479
+ (string: string, replaceValue: string): string;
480
+ (string: string, replacer: (substring: string, ...args: any[]) => string): string;
481
+ };
482
+ [Symbol.search]: (string: string) => number;
483
+ [Symbol.split]: (string: string, limit?: number | undefined) => string[];
484
+ [Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
485
+ } | {
486
+ toString: () => string;
487
+ toDateString: () => string;
488
+ toTimeString: () => string;
489
+ toLocaleString: {
490
+ (): string;
491
+ (locales?: string | string[] | undefined, options?: Intl.DateTimeFormatOptions | undefined): string;
492
+ (locales?: Intl.LocalesArgument, options?: Intl.DateTimeFormatOptions | undefined): string;
493
+ };
494
+ toLocaleDateString: {
495
+ (): string;
496
+ (locales?: string | string[] | undefined, options?: Intl.DateTimeFormatOptions | undefined): string;
497
+ (locales?: Intl.LocalesArgument, options?: Intl.DateTimeFormatOptions | undefined): string;
498
+ };
499
+ toLocaleTimeString: {
500
+ (): string;
501
+ (locales?: string | string[] | undefined, options?: Intl.DateTimeFormatOptions | undefined): string;
502
+ (locales?: Intl.LocalesArgument, options?: Intl.DateTimeFormatOptions | undefined): string;
503
+ };
504
+ valueOf: () => number;
505
+ getTime: () => number;
506
+ getFullYear: () => number;
507
+ getUTCFullYear: () => number;
508
+ getMonth: () => number;
509
+ getUTCMonth: () => number;
510
+ getDate: () => number;
511
+ getUTCDate: () => number;
512
+ getDay: () => number;
513
+ getUTCDay: () => number;
514
+ getHours: () => number;
515
+ getUTCHours: () => number;
516
+ getMinutes: () => number;
517
+ getUTCMinutes: () => number;
518
+ getSeconds: () => number;
519
+ getUTCSeconds: () => number;
520
+ getMilliseconds: () => number;
521
+ getUTCMilliseconds: () => number;
522
+ getTimezoneOffset: () => number;
523
+ setTime: (time: number) => number;
524
+ setMilliseconds: (ms: number) => number;
525
+ setUTCMilliseconds: (ms: number) => number;
526
+ setSeconds: (sec: number, ms?: number | undefined) => number;
527
+ setUTCSeconds: (sec: number, ms?: number | undefined) => number;
528
+ setMinutes: (min: number, sec?: number | undefined, ms?: number | undefined) => number;
529
+ setUTCMinutes: (min: number, sec?: number | undefined, ms?: number | undefined) => number;
530
+ setHours: (hours: number, min?: number | undefined, sec?: number | undefined, ms?: number | undefined) => number;
531
+ setUTCHours: (hours: number, min?: number | undefined, sec?: number | undefined, ms?: number | undefined) => number;
532
+ setDate: (date: number) => number;
533
+ setUTCDate: (date: number) => number;
534
+ setMonth: (month: number, date?: number | undefined) => number;
535
+ setUTCMonth: (month: number, date?: number | undefined) => number;
536
+ setFullYear: (year: number, month?: number | undefined, date?: number | undefined) => number;
537
+ setUTCFullYear: (year: number, month?: number | undefined, date?: number | undefined) => number;
538
+ toUTCString: () => string;
539
+ toISOString: () => string;
540
+ toJSON: (key?: any) => string;
541
+ [Symbol.toPrimitive]: {
542
+ (hint: "default"): string;
543
+ (hint: "string"): string;
544
+ (hint: "number"): number;
545
+ (hint: string): string | number;
546
+ };
547
+ } | null | undefined;
548
+ immediate?: boolean | undefined;
549
+ content?: string | undefined;
550
+ placeholder?: string | undefined;
551
+ name?: string | undefined;
552
+ props?: {
553
+ [key: string]: any;
554
+ } | undefined;
555
+ attrs?: {
556
+ [key: string]: any;
557
+ } | undefined;
558
+ children?: any[] | undefined;
559
+ cellType?: "string" | "number" | undefined;
560
+ } | undefined;
561
+ contentRender?: {
562
+ options?: any[] | undefined;
563
+ optionProps?: {
564
+ value?: string | undefined;
565
+ label?: string | undefined;
566
+ key?: string | undefined;
567
+ } | undefined;
568
+ optionGroups?: any[] | undefined;
569
+ optionGroupProps?: {
570
+ options?: string | undefined;
571
+ label?: string | undefined;
572
+ key?: string | undefined;
573
+ } | undefined;
574
+ name?: string | undefined;
575
+ props?: {
576
+ [key: string]: any;
577
+ } | undefined;
578
+ attrs?: {
579
+ [key: string]: any;
580
+ } | undefined;
581
+ events?: {
582
+ [key: string]: (...args: any[]) => any;
583
+ } | undefined;
584
+ children?: any[] | undefined;
585
+ cellType?: "string" | "number" | undefined;
586
+ } | undefined;
587
+ params?: any;
588
+ }[];
589
+ activeCellMethod: ({ row, column }: customConfigEdits.customActiveMethod) => boolean;
590
+ headRules: ShallowRef<{
591
+ groupCode: {
592
+ required: boolean;
593
+ message: string;
594
+ }[];
595
+ fieldName: {
596
+ required: boolean;
597
+ message: string;
598
+ }[];
599
+ fieldLabel: {
600
+ required: boolean;
601
+ message: string;
602
+ }[];
603
+ fieldType: {
604
+ required: boolean;
605
+ message: string;
606
+ }[];
607
+ }>;
608
+ editActivedEvent: ({ row, column }: VxeGridDefines.EditActivedEventParams) => void;
609
+ headGridAddEvent: () => void;
610
+ visible: Ref<boolean>;
611
+ fieldData: Ref<customConfigEdits.MapObjectNoneType[] | undefined>;
612
+ fieldColumns: {
613
+ children?: any[] | undefined;
614
+ slots?: {
615
+ title?: string | ((params: VxeColumnSlotTypes.HeaderSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
616
+ radio?: string | ((params: VxeColumnSlotTypes.DefaultSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
617
+ checkbox?: string | ((params: VxeColumnSlotTypes.DefaultSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
618
+ default?: string | ((params: VxeColumnSlotTypes.DefaultSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
619
+ header?: string | ((params: VxeColumnSlotTypes.HeaderSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
620
+ footer?: string | ((params: VxeColumnSlotTypes.FooterSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
621
+ content?: string | ((params: VxeColumnSlotTypes.ContentSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
622
+ filter?: string | ((params: VxeColumnSlotTypes.FilterSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
623
+ edit?: string | ((params: VxeColumnSlotTypes.EditSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
624
+ icon?: string | ((params: VxeColumnSlotTypes.IconSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
625
+ } | undefined;
626
+ colId?: VxeColumnPropTypes.ColId | undefined;
627
+ type?: VxeColumnPropTypes.Type | undefined;
628
+ field?: string | undefined;
629
+ title?: string | undefined;
630
+ width?: VxeColumnPropTypes.Width | undefined;
631
+ minWidth?: VxeColumnPropTypes.MinWidth | undefined;
632
+ maxWidth?: VxeColumnPropTypes.MaxWidth | undefined;
633
+ resizable?: boolean | undefined;
634
+ fixed?: VxeColumnPropTypes.Fixed | undefined;
635
+ align?: VxeColumnPropTypes.Align | undefined;
636
+ headerAlign?: VxeColumnPropTypes.Align | undefined;
637
+ footerAlign?: VxeColumnPropTypes.Align | undefined;
638
+ showOverflow?: VxeTablePropTypes.ShowOverflow | undefined;
639
+ showHeaderOverflow?: VxeTablePropTypes.ShowOverflow | undefined;
640
+ showFooterOverflow?: VxeTablePropTypes.ShowOverflow | undefined;
641
+ className?: VxeColumnPropTypes.ClassName<VxeTableDataRow> | undefined;
642
+ headerClassName?: VxeColumnPropTypes.HeaderClassName<VxeTableDataRow> | undefined;
643
+ footerClassName?: VxeColumnPropTypes.FooterClassName<VxeTableDataRow> | undefined;
644
+ formatter?: VxeColumnPropTypes.Formatter<VxeTableDataRow> | undefined;
645
+ sortable?: boolean | undefined;
646
+ sortBy?: VxeColumnPropTypes.SortBy<VxeTableDataRow> | undefined;
647
+ sortType?: VxeColumnPropTypes.SortType | undefined;
648
+ filters?: {
649
+ label?: string | number | undefined;
650
+ value?: any;
651
+ data?: any;
652
+ resetValue?: any;
653
+ checked?: boolean | undefined;
654
+ }[] | undefined;
655
+ filterMultiple?: boolean | undefined;
656
+ filterMethod?: VxeColumnPropTypes.FilterMethod<VxeTableDataRow> | undefined;
657
+ filterRender?: {
658
+ options?: any[] | undefined;
659
+ optionProps?: {
660
+ value?: string | undefined;
661
+ label?: string | undefined;
662
+ key?: string | undefined;
663
+ } | undefined;
664
+ optionGroups?: any[] | undefined;
665
+ optionGroupProps?: {
666
+ options?: string | undefined;
667
+ label?: string | undefined;
668
+ key?: string | undefined;
669
+ } | undefined;
670
+ content?: string | undefined;
671
+ name?: string | undefined;
672
+ props?: {
673
+ [key: string]: any;
674
+ } | undefined;
675
+ attrs?: {
676
+ [key: string]: any;
677
+ } | undefined;
678
+ events?: {
679
+ [key: string]: (...args: any[]) => any;
680
+ } | undefined;
681
+ children?: any[] | undefined;
682
+ cellType?: "string" | "number" | undefined;
683
+ } | undefined;
684
+ treeNode?: boolean | undefined;
685
+ visible?: boolean | undefined;
686
+ exportMethod?: VxeColumnPropTypes.ExportMethod<VxeTableDataRow> | undefined;
687
+ footerExportMethod?: VxeColumnPropTypes.FooterExportMethod<VxeTableDataRow> | undefined;
688
+ titleHelp?: {
689
+ useHTML?: boolean | undefined;
690
+ content?: VxeTooltipPropTypes.Content | undefined;
691
+ enterable?: boolean | undefined;
692
+ theme?: string | undefined;
693
+ icon?: string | undefined;
694
+ message?: string | undefined;
695
+ } | undefined;
696
+ titlePrefix?: {
697
+ useHTML?: boolean | undefined;
698
+ content?: VxeTooltipPropTypes.Content | undefined;
699
+ enterable?: boolean | undefined;
700
+ theme?: string | undefined;
701
+ icon?: string | undefined;
702
+ message?: string | undefined;
703
+ } | undefined;
704
+ cellType?: VxeColumnPropTypes.CellType | undefined;
705
+ cellRender?: {
706
+ events?: {
707
+ [key: string]: (cellParams: VxeColumnSlotTypes.DefaultSlotParams<VxeTableDataRow>, ...args: any[]) => any;
708
+ } | undefined;
709
+ options?: any[] | undefined;
710
+ optionProps?: {
711
+ value?: string | undefined;
712
+ label?: string | undefined;
713
+ key?: string | undefined;
714
+ } | undefined;
715
+ optionGroups?: any[] | undefined;
716
+ optionGroupProps?: {
717
+ options?: string | undefined;
718
+ label?: string | undefined;
719
+ key?: string | undefined;
720
+ } | undefined;
721
+ content?: string | undefined;
722
+ name?: string | undefined;
723
+ props?: {
724
+ [key: string]: any;
725
+ } | undefined;
726
+ attrs?: {
727
+ [key: string]: any;
728
+ } | undefined;
729
+ children?: any[] | undefined;
730
+ cellType?: "string" | "number" | undefined;
731
+ } | undefined;
732
+ editRender?: {
733
+ events?: {
734
+ [key: string]: (cellParams: VxeColumnSlotTypes.EditSlotParams<VxeTableDataRow>, ...args: any[]) => any;
735
+ } | undefined;
736
+ enabled?: boolean | undefined;
737
+ options?: any[] | undefined;
738
+ optionProps?: {
739
+ value?: string | undefined;
740
+ label?: string | undefined;
741
+ key?: string | undefined;
742
+ } | undefined;
743
+ optionGroups?: any[] | undefined;
744
+ optionGroupProps?: {
745
+ options?: string | undefined;
746
+ label?: string | undefined;
747
+ key?: string | undefined;
748
+ } | undefined;
749
+ autofocus?: string | undefined;
750
+ autoselect?: boolean | undefined;
751
+ defaultValue?: string | number | object | any[] | ((params: {
752
+ column: VxeTableDefines.ColumnInfo<VxeTableDataRow>;
753
+ }) => any) | {
754
+ exec: (string: string) => RegExpExecArray | null;
755
+ test: (string: string) => boolean;
756
+ readonly source: string;
757
+ readonly global: boolean;
758
+ readonly ignoreCase: boolean;
759
+ readonly multiline: boolean;
760
+ lastIndex: number;
761
+ compile: (pattern: string, flags?: string | undefined) => RegExp;
762
+ readonly flags: string;
763
+ readonly sticky: boolean;
764
+ readonly unicode: boolean;
765
+ readonly dotAll: boolean;
766
+ [Symbol.match]: (string: string) => RegExpMatchArray | null;
767
+ [Symbol.replace]: {
768
+ (string: string, replaceValue: string): string;
769
+ (string: string, replacer: (substring: string, ...args: any[]) => string): string;
770
+ };
771
+ [Symbol.search]: (string: string) => number;
772
+ [Symbol.split]: (string: string, limit?: number | undefined) => string[];
773
+ [Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
774
+ } | {
775
+ toString: () => string;
776
+ toDateString: () => string;
777
+ toTimeString: () => string;
778
+ toLocaleString: {
779
+ (): string;
780
+ (locales?: string | string[] | undefined, options?: Intl.DateTimeFormatOptions | undefined): string;
781
+ (locales?: Intl.LocalesArgument, options?: Intl.DateTimeFormatOptions | undefined): string;
782
+ };
783
+ toLocaleDateString: {
784
+ (): string;
785
+ (locales?: string | string[] | undefined, options?: Intl.DateTimeFormatOptions | undefined): string;
786
+ (locales?: Intl.LocalesArgument, options?: Intl.DateTimeFormatOptions | undefined): string;
787
+ };
788
+ toLocaleTimeString: {
789
+ (): string;
790
+ (locales?: string | string[] | undefined, options?: Intl.DateTimeFormatOptions | undefined): string;
791
+ (locales?: Intl.LocalesArgument, options?: Intl.DateTimeFormatOptions | undefined): string;
792
+ };
793
+ valueOf: () => number;
794
+ getTime: () => number;
795
+ getFullYear: () => number;
796
+ getUTCFullYear: () => number;
797
+ getMonth: () => number;
798
+ getUTCMonth: () => number;
799
+ getDate: () => number;
800
+ getUTCDate: () => number;
801
+ getDay: () => number;
802
+ getUTCDay: () => number;
803
+ getHours: () => number;
804
+ getUTCHours: () => number;
805
+ getMinutes: () => number;
806
+ getUTCMinutes: () => number;
807
+ getSeconds: () => number;
808
+ getUTCSeconds: () => number;
809
+ getMilliseconds: () => number;
810
+ getUTCMilliseconds: () => number;
811
+ getTimezoneOffset: () => number;
812
+ setTime: (time: number) => number;
813
+ setMilliseconds: (ms: number) => number;
814
+ setUTCMilliseconds: (ms: number) => number;
815
+ setSeconds: (sec: number, ms?: number | undefined) => number;
816
+ setUTCSeconds: (sec: number, ms?: number | undefined) => number;
817
+ setMinutes: (min: number, sec?: number | undefined, ms?: number | undefined) => number;
818
+ setUTCMinutes: (min: number, sec?: number | undefined, ms?: number | undefined) => number;
819
+ setHours: (hours: number, min?: number | undefined, sec?: number | undefined, ms?: number | undefined) => number;
820
+ setUTCHours: (hours: number, min?: number | undefined, sec?: number | undefined, ms?: number | undefined) => number;
821
+ setDate: (date: number) => number;
822
+ setUTCDate: (date: number) => number;
823
+ setMonth: (month: number, date?: number | undefined) => number;
824
+ setUTCMonth: (month: number, date?: number | undefined) => number;
825
+ setFullYear: (year: number, month?: number | undefined, date?: number | undefined) => number;
826
+ setUTCFullYear: (year: number, month?: number | undefined, date?: number | undefined) => number;
827
+ toUTCString: () => string;
828
+ toISOString: () => string;
829
+ toJSON: (key?: any) => string;
830
+ [Symbol.toPrimitive]: {
831
+ (hint: "default"): string;
832
+ (hint: "string"): string;
833
+ (hint: "number"): number;
834
+ (hint: string): string | number;
835
+ };
836
+ } | null | undefined;
837
+ immediate?: boolean | undefined;
838
+ content?: string | undefined;
839
+ placeholder?: string | undefined;
840
+ name?: string | undefined;
841
+ props?: {
842
+ [key: string]: any;
843
+ } | undefined;
844
+ attrs?: {
845
+ [key: string]: any;
846
+ } | undefined;
847
+ children?: any[] | undefined;
848
+ cellType?: "string" | "number" | undefined;
849
+ } | undefined;
850
+ contentRender?: {
851
+ options?: any[] | undefined;
852
+ optionProps?: {
853
+ value?: string | undefined;
854
+ label?: string | undefined;
855
+ key?: string | undefined;
856
+ } | undefined;
857
+ optionGroups?: any[] | undefined;
858
+ optionGroupProps?: {
859
+ options?: string | undefined;
860
+ label?: string | undefined;
861
+ key?: string | undefined;
862
+ } | undefined;
863
+ name?: string | undefined;
864
+ props?: {
865
+ [key: string]: any;
866
+ } | undefined;
867
+ attrs?: {
868
+ [key: string]: any;
869
+ } | undefined;
870
+ events?: {
871
+ [key: string]: (...args: any[]) => any;
872
+ } | undefined;
873
+ children?: any[] | undefined;
874
+ cellType?: "string" | "number" | undefined;
875
+ } | undefined;
876
+ params?: any;
877
+ }[];
878
+ selectGrid: Ref<any>;
879
+ selectedHeadOk: () => void;
880
+ exportHeadEvent: () => void;
881
+ exportItemEvent: () => void;
882
+ rowChangeSummary: (currentDrawer: customConfigEdits.MapObjectNoneType) => void;
883
+ removeDictCode: (row: customConfigEdits.MapObjectNoneType) => void;
884
+ showDictModal: (row: customConfigEdits.MapObjectNoneType) => void;
885
+ dictCodeModal: Ref<any>;
886
+ fieldSelectOk: (data: customConfigEdits.MapObjectNoneType) => any;
887
+ showDrawer: (param: any) => void;
888
+ drawerVisible: Ref<boolean>;
889
+ commonDevelopTabs: ComputedRef<customConfigEdits.MapObjectNoneType[]>;
890
+ codeEditorFields: ShallowRef<string[]>;
891
+ editorModalFlag: Ref<boolean>;
892
+ sampleCode: Ref<string | undefined>;
893
+ nowFieldType: Ref<string | undefined>;
894
+ showSample: (field: string) => void;
895
+ currentDrawer: Ref<customConfigEdits.MapObjectNoneType>;
896
+ switchFields: ShallowRef<string[]>;
897
+ changeSummary: (currentDrawer: customConfigEdits.MapObjectNoneType) => void;
898
+ changeFixSummary: (currentDrawer: customConfigEdits.MapObjectNoneType) => void;
899
+ sampleSureClick: (coValue: string) => void;
900
+ sampleSureClose: () => void;
901
+ itemColumns: {
902
+ children?: any[] | undefined;
903
+ slots?: {
904
+ title?: string | ((params: VxeColumnSlotTypes.HeaderSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
905
+ radio?: string | ((params: VxeColumnSlotTypes.DefaultSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
906
+ checkbox?: string | ((params: VxeColumnSlotTypes.DefaultSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
907
+ default?: string | ((params: VxeColumnSlotTypes.DefaultSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
908
+ header?: string | ((params: VxeColumnSlotTypes.HeaderSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
909
+ footer?: string | ((params: VxeColumnSlotTypes.FooterSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
910
+ content?: string | ((params: VxeColumnSlotTypes.ContentSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
911
+ filter?: string | ((params: VxeColumnSlotTypes.FilterSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
912
+ edit?: string | ((params: VxeColumnSlotTypes.EditSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
913
+ icon?: string | ((params: VxeColumnSlotTypes.IconSlotParams<VxeTableDataRow>) => SlotVNodeType | SlotVNodeType[]) | null | undefined;
914
+ } | undefined;
915
+ colId?: VxeColumnPropTypes.ColId | undefined;
916
+ type?: VxeColumnPropTypes.Type | undefined;
917
+ field?: string | undefined;
918
+ title?: string | undefined;
919
+ width?: VxeColumnPropTypes.Width | undefined;
920
+ minWidth?: VxeColumnPropTypes.MinWidth | undefined;
921
+ maxWidth?: VxeColumnPropTypes.MaxWidth | undefined;
922
+ resizable?: boolean | undefined;
923
+ fixed?: VxeColumnPropTypes.Fixed | undefined;
924
+ align?: VxeColumnPropTypes.Align | undefined;
925
+ headerAlign?: VxeColumnPropTypes.Align | undefined;
926
+ footerAlign?: VxeColumnPropTypes.Align | undefined;
927
+ showOverflow?: VxeTablePropTypes.ShowOverflow | undefined;
928
+ showHeaderOverflow?: VxeTablePropTypes.ShowOverflow | undefined;
929
+ showFooterOverflow?: VxeTablePropTypes.ShowOverflow | undefined;
930
+ className?: VxeColumnPropTypes.ClassName<VxeTableDataRow> | undefined;
931
+ headerClassName?: VxeColumnPropTypes.HeaderClassName<VxeTableDataRow> | undefined;
932
+ footerClassName?: VxeColumnPropTypes.FooterClassName<VxeTableDataRow> | undefined;
933
+ formatter?: VxeColumnPropTypes.Formatter<VxeTableDataRow> | undefined;
934
+ sortable?: boolean | undefined;
935
+ sortBy?: VxeColumnPropTypes.SortBy<VxeTableDataRow> | undefined;
936
+ sortType?: VxeColumnPropTypes.SortType | undefined;
937
+ filters?: {
938
+ label?: string | number | undefined;
939
+ value?: any;
940
+ data?: any;
941
+ resetValue?: any;
942
+ checked?: boolean | undefined;
943
+ }[] | undefined;
944
+ filterMultiple?: boolean | undefined;
945
+ filterMethod?: VxeColumnPropTypes.FilterMethod<VxeTableDataRow> | undefined;
946
+ filterRender?: {
947
+ options?: any[] | undefined;
948
+ optionProps?: {
949
+ value?: string | undefined;
950
+ label?: string | undefined;
951
+ key?: string | undefined;
952
+ } | undefined;
953
+ optionGroups?: any[] | undefined;
954
+ optionGroupProps?: {
955
+ options?: string | undefined;
956
+ label?: string | undefined;
957
+ key?: string | undefined;
958
+ } | undefined;
959
+ content?: string | undefined;
960
+ name?: string | undefined;
961
+ props?: {
962
+ [key: string]: any;
963
+ } | undefined;
964
+ attrs?: {
965
+ [key: string]: any;
966
+ } | undefined;
967
+ events?: {
968
+ [key: string]: (...args: any[]) => any;
969
+ } | undefined;
970
+ children?: any[] | undefined;
971
+ cellType?: "string" | "number" | undefined;
972
+ } | undefined;
973
+ treeNode?: boolean | undefined;
974
+ visible?: boolean | undefined;
975
+ exportMethod?: VxeColumnPropTypes.ExportMethod<VxeTableDataRow> | undefined;
976
+ footerExportMethod?: VxeColumnPropTypes.FooterExportMethod<VxeTableDataRow> | undefined;
977
+ titleHelp?: {
978
+ useHTML?: boolean | undefined;
979
+ content?: VxeTooltipPropTypes.Content | undefined;
980
+ enterable?: boolean | undefined;
981
+ theme?: string | undefined;
982
+ icon?: string | undefined;
983
+ message?: string | undefined;
984
+ } | undefined;
985
+ titlePrefix?: {
986
+ useHTML?: boolean | undefined;
987
+ content?: VxeTooltipPropTypes.Content | undefined;
988
+ enterable?: boolean | undefined;
989
+ theme?: string | undefined;
990
+ icon?: string | undefined;
991
+ message?: string | undefined;
992
+ } | undefined;
993
+ cellType?: VxeColumnPropTypes.CellType | undefined;
994
+ cellRender?: {
995
+ events?: {
996
+ [key: string]: (cellParams: VxeColumnSlotTypes.DefaultSlotParams<VxeTableDataRow>, ...args: any[]) => any;
997
+ } | undefined;
998
+ options?: any[] | undefined;
999
+ optionProps?: {
1000
+ value?: string | undefined;
1001
+ label?: string | undefined;
1002
+ key?: string | undefined;
1003
+ } | undefined;
1004
+ optionGroups?: any[] | undefined;
1005
+ optionGroupProps?: {
1006
+ options?: string | undefined;
1007
+ label?: string | undefined;
1008
+ key?: string | undefined;
1009
+ } | undefined;
1010
+ content?: string | undefined;
1011
+ name?: string | undefined;
1012
+ props?: {
1013
+ [key: string]: any;
1014
+ } | undefined;
1015
+ attrs?: {
1016
+ [key: string]: any;
1017
+ } | undefined;
1018
+ children?: any[] | undefined;
1019
+ cellType?: "string" | "number" | undefined;
1020
+ } | undefined;
1021
+ editRender?: {
1022
+ events?: {
1023
+ [key: string]: (cellParams: VxeColumnSlotTypes.EditSlotParams<VxeTableDataRow>, ...args: any[]) => any;
1024
+ } | undefined;
1025
+ enabled?: boolean | undefined;
1026
+ options?: any[] | undefined;
1027
+ optionProps?: {
1028
+ value?: string | undefined;
1029
+ label?: string | undefined;
1030
+ key?: string | undefined;
1031
+ } | undefined;
1032
+ optionGroups?: any[] | undefined;
1033
+ optionGroupProps?: {
1034
+ options?: string | undefined;
1035
+ label?: string | undefined;
1036
+ key?: string | undefined;
1037
+ } | undefined;
1038
+ autofocus?: string | undefined;
1039
+ autoselect?: boolean | undefined;
1040
+ defaultValue?: string | number | object | any[] | ((params: {
1041
+ column: VxeTableDefines.ColumnInfo<VxeTableDataRow>;
1042
+ }) => any) | {
1043
+ exec: (string: string) => RegExpExecArray | null;
1044
+ test: (string: string) => boolean;
1045
+ readonly source: string;
1046
+ readonly global: boolean;
1047
+ readonly ignoreCase: boolean;
1048
+ readonly multiline: boolean;
1049
+ lastIndex: number;
1050
+ compile: (pattern: string, flags?: string | undefined) => RegExp;
1051
+ readonly flags: string;
1052
+ readonly sticky: boolean;
1053
+ readonly unicode: boolean;
1054
+ readonly dotAll: boolean;
1055
+ [Symbol.match]: (string: string) => RegExpMatchArray | null;
1056
+ [Symbol.replace]: {
1057
+ (string: string, replaceValue: string): string;
1058
+ (string: string, replacer: (substring: string, ...args: any[]) => string): string;
1059
+ };
1060
+ [Symbol.search]: (string: string) => number;
1061
+ [Symbol.split]: (string: string, limit?: number | undefined) => string[];
1062
+ [Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
1063
+ } | {
1064
+ toString: () => string;
1065
+ toDateString: () => string;
1066
+ toTimeString: () => string;
1067
+ toLocaleString: {
1068
+ (): string;
1069
+ (locales?: string | string[] | undefined, options?: Intl.DateTimeFormatOptions | undefined): string;
1070
+ (locales?: Intl.LocalesArgument, options?: Intl.DateTimeFormatOptions | undefined): string;
1071
+ };
1072
+ toLocaleDateString: {
1073
+ (): string;
1074
+ (locales?: string | string[] | undefined, options?: Intl.DateTimeFormatOptions | undefined): string;
1075
+ (locales?: Intl.LocalesArgument, options?: Intl.DateTimeFormatOptions | undefined): string;
1076
+ };
1077
+ toLocaleTimeString: {
1078
+ (): string;
1079
+ (locales?: string | string[] | undefined, options?: Intl.DateTimeFormatOptions | undefined): string;
1080
+ (locales?: Intl.LocalesArgument, options?: Intl.DateTimeFormatOptions | undefined): string;
1081
+ };
1082
+ valueOf: () => number;
1083
+ getTime: () => number;
1084
+ getFullYear: () => number;
1085
+ getUTCFullYear: () => number;
1086
+ getMonth: () => number;
1087
+ getUTCMonth: () => number;
1088
+ getDate: () => number;
1089
+ getUTCDate: () => number;
1090
+ getDay: () => number;
1091
+ getUTCDay: () => number;
1092
+ getHours: () => number;
1093
+ getUTCHours: () => number;
1094
+ getMinutes: () => number;
1095
+ getUTCMinutes: () => number;
1096
+ getSeconds: () => number;
1097
+ getUTCSeconds: () => number;
1098
+ getMilliseconds: () => number;
1099
+ getUTCMilliseconds: () => number;
1100
+ getTimezoneOffset: () => number;
1101
+ setTime: (time: number) => number;
1102
+ setMilliseconds: (ms: number) => number;
1103
+ setUTCMilliseconds: (ms: number) => number;
1104
+ setSeconds: (sec: number, ms?: number | undefined) => number;
1105
+ setUTCSeconds: (sec: number, ms?: number | undefined) => number;
1106
+ setMinutes: (min: number, sec?: number | undefined, ms?: number | undefined) => number;
1107
+ setUTCMinutes: (min: number, sec?: number | undefined, ms?: number | undefined) => number;
1108
+ setHours: (hours: number, min?: number | undefined, sec?: number | undefined, ms?: number | undefined) => number;
1109
+ setUTCHours: (hours: number, min?: number | undefined, sec?: number | undefined, ms?: number | undefined) => number;
1110
+ setDate: (date: number) => number;
1111
+ setUTCDate: (date: number) => number;
1112
+ setMonth: (month: number, date?: number | undefined) => number;
1113
+ setUTCMonth: (month: number, date?: number | undefined) => number;
1114
+ setFullYear: (year: number, month?: number | undefined, date?: number | undefined) => number;
1115
+ setUTCFullYear: (year: number, month?: number | undefined, date?: number | undefined) => number;
1116
+ toUTCString: () => string;
1117
+ toISOString: () => string;
1118
+ toJSON: (key?: any) => string;
1119
+ [Symbol.toPrimitive]: {
1120
+ (hint: "default"): string;
1121
+ (hint: "string"): string;
1122
+ (hint: "number"): number;
1123
+ (hint: string): string | number;
1124
+ };
1125
+ } | null | undefined;
1126
+ immediate?: boolean | undefined;
1127
+ content?: string | undefined;
1128
+ placeholder?: string | undefined;
1129
+ name?: string | undefined;
1130
+ props?: {
1131
+ [key: string]: any;
1132
+ } | undefined;
1133
+ attrs?: {
1134
+ [key: string]: any;
1135
+ } | undefined;
1136
+ children?: any[] | undefined;
1137
+ cellType?: "string" | "number" | undefined;
1138
+ } | undefined;
1139
+ contentRender?: {
1140
+ options?: any[] | undefined;
1141
+ optionProps?: {
1142
+ value?: string | undefined;
1143
+ label?: string | undefined;
1144
+ key?: string | undefined;
1145
+ } | undefined;
1146
+ optionGroups?: any[] | undefined;
1147
+ optionGroupProps?: {
1148
+ options?: string | undefined;
1149
+ label?: string | undefined;
1150
+ key?: string | undefined;
1151
+ } | undefined;
1152
+ name?: string | undefined;
1153
+ props?: {
1154
+ [key: string]: any;
1155
+ } | undefined;
1156
+ attrs?: {
1157
+ [key: string]: any;
1158
+ } | undefined;
1159
+ events?: {
1160
+ [key: string]: (...args: any[]) => any;
1161
+ } | undefined;
1162
+ children?: any[] | undefined;
1163
+ cellType?: "string" | "number" | undefined;
1164
+ } | undefined;
1165
+ params?: any;
1166
+ }[];
1167
+ itemRowDrop: () => void;
1168
+ itemData: Ref<customConfigEdits.MapObjectNoneType[] | undefined>;
1169
+ itemRules: ShallowRef<{
1170
+ fieldName: {
1171
+ required: boolean;
1172
+ message: string;
1173
+ }[];
1174
+ fieldLabel: {
1175
+ required: boolean;
1176
+ message: string;
1177
+ }[];
1178
+ fieldType: {
1179
+ required: boolean;
1180
+ message: string;
1181
+ }[];
1182
+ }>;
1183
+ itemGrid: Ref<any>;
1184
+ saveEvent: (type?: string) => void;
1185
+ perviewOpen: ShallowRef<boolean>;
1186
+ tempaltePreview: () => void;
1187
+ currentRow: Ref<{}>;
1188
+ handleReturn: () => void;
1189
+ headItemAddEvent: () => void;
1190
+ filterOption: (input: string, option: any) => boolean;
1191
+ }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, "handleReturn"[], "handleReturn", VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<{
1192
+ busAccount: {
1193
+ type: StringConstructor;
1194
+ default: string;
1195
+ };
1196
+ currentEditRow: {
1197
+ type: ObjectConstructor;
1198
+ default(): {
1199
+ id: string;
1200
+ };
1201
+ };
1202
+ }>> & {
1203
+ onHandleReturn?: ((...args: any[]) => any) | undefined;
1204
+ }, {
1205
+ busAccount: string;
1206
+ currentEditRow: Record<string, any>;
1207
+ }, {}>;
1208
+ export default _sfc_main;