cnhis-design-vue 3.1.46-beta.3 → 3.1.46-beta.30

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 (134) hide show
  1. package/es/components/button-print/index.d.ts +1 -1
  2. package/es/components/button-print/src/ButtonPrint.vue.d.ts +1 -1
  3. package/es/components/button-print/src/ButtonPrint.vue2.js +1 -1
  4. package/es/components/button-print/src/utils/print.js +1 -1
  5. package/es/components/classification/index.d.ts +1 -1
  6. package/es/components/classification/src/index.vue.d.ts +1 -1
  7. package/es/components/classification/src/index.vue2.js +1 -1
  8. package/es/components/date-picker/src/DatePicker.vue2.js +1 -1
  9. package/es/components/fabric-chart/src/FabricChart.vue2.js +1 -1
  10. package/es/components/fabric-chart/src/hooks/birthProcess/useBirthProcess.js +1 -1
  11. package/es/components/fabric-chart/src/hooks/birthProcess/useBirthProcessChart.js +1 -1
  12. package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useSurgicalAnesthesiaChart.js +1 -1
  13. package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useTop.js +1 -1
  14. package/es/components/fabric-chart/src/hooks/temperature/useCenter.js +1 -1
  15. package/es/components/fabric-chart/src/hooks/temperature/useTemperatureChart.js +1 -1
  16. package/es/components/fabric-chart/src/hooks/useCumputedPoint.js +1 -1
  17. package/es/components/fabric-chart/src/utils/index.d.ts +1 -0
  18. package/es/components/fabric-chart/src/utils/index.js +1 -1
  19. package/es/components/form-config/index.d.ts +23 -1
  20. package/es/components/form-config/src/FormConfig.vue.d.ts +23 -1
  21. package/es/components/form-config/src/FormConfig.vue2.js +1 -1
  22. package/es/components/form-config/src/components/FormConfigCreator.vue.d.ts +11 -0
  23. package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +11 -0
  24. package/es/components/form-config/src/hooks/useDataNormalize.d.ts +1 -1
  25. package/es/components/form-config/src/hooks/useDataNormalize.js +1 -1
  26. package/es/components/form-config/src/types/index.d.ts +1 -1
  27. package/es/components/form-render/index.d.ts +11 -0
  28. package/es/components/form-render/src/FormRender.vue.d.ts +12 -1
  29. package/es/components/form-render/src/FormRender.vue2.js +1 -1
  30. package/es/components/form-render/src/FormRenderWrapper.vue.d.ts +11 -0
  31. package/es/components/form-render/src/components/renderer/levelSearchCascader.js +1 -1
  32. package/es/components/form-render/src/hooks/useOperationalForm.d.ts +7 -0
  33. package/es/components/form-render/src/hooks/useOperationalForm.js +1 -0
  34. package/es/components/form-render/src/types/index.d.ts +2 -1
  35. package/es/components/iho-table/index.d.ts +14 -0
  36. package/es/components/iho-table/src/IhoTable.vue.d.ts +14 -0
  37. package/es/components/iho-table/src/hooks/tapHooks/useConfigHooks.d.ts +1 -0
  38. package/es/components/iho-table/src/hooks/tapHooks/useEventHooks.d.ts +2 -0
  39. package/es/components/iho-table/src/hooks/tapHooks/useEventHooks.js +1 -1
  40. package/es/components/iho-table/src/hooks/tapHooks/useSetupHooks.d.ts +1 -1
  41. package/es/components/iho-table/src/hooks/tapHooks/useSetupHooks.js +1 -1
  42. package/es/components/iho-table/src/plugins/defaultConfigPlugin/index.js +1 -1
  43. package/es/components/iho-table/src/plugins/filterDaterangeRenderPlugin/filter.vue.d.ts +2 -2
  44. package/es/components/iho-table/src/plugins/filterRenderPlugin/filter.vue.d.ts +1 -1
  45. package/es/components/iho-table/src/plugins/filterRenderPlugin/filter.vue2.js +1 -1
  46. package/es/components/iho-table/src/plugins/index.js +1 -1
  47. package/es/components/iho-table/src/plugins/lowCodeFieldAdaptorPlugin/index.js +1 -1
  48. package/es/components/iho-table/src/plugins/operationalFormPlugin/index.d.ts +1 -0
  49. package/es/components/iho-table/src/plugins/operationalFormPlugin/index.js +1 -0
  50. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/checkRendererPlugin.js +1 -1
  51. package/es/components/iho-table/src/plugins/varialbleHeightPlugin/index.js +1 -1
  52. package/es/components/iho-table/src/types/index.d.ts +3 -1
  53. package/es/components/iho-table/src/types/pluginType.d.ts +2 -0
  54. package/es/components/iho-table/style/index.css +1 -1
  55. package/es/components/index.css +1 -1
  56. package/es/components/index.d.ts +2 -1
  57. package/es/components/index.js +1 -1
  58. package/es/components/info-header/index.d.ts +26 -0
  59. package/es/components/info-header/src/InfoHeader.vue.d.ts +26 -0
  60. package/es/components/info-header/src/components/infoDescription/index.vue.d.ts +11 -0
  61. package/es/components/info-header/src/components/patientInfo/index.vue.d.ts +11 -0
  62. package/es/components/quick-search/src/index.vue2.js +1 -1
  63. package/es/components/scale-view/index.d.ts +8 -8
  64. package/es/components/scale-view/src/ScaleView.vue2.js +1 -1
  65. package/es/components/scale-view/src/components/formitem/r-checkbox.d.ts +4 -4
  66. package/es/components/scale-view/src/components/formitem/r-checkbox.js +1 -1
  67. package/es/components/scale-view/src/components/formitem/r-radio.d.ts +4 -4
  68. package/es/components/scale-view/src/components/formitem/r-radio.js +1 -1
  69. package/es/components/scale-view/src/hooks/use-component.d.ts +16 -16
  70. package/es/components/scale-view/style/index.css +1 -1
  71. package/es/components/search-cascader/src/SearchCascader.vue2.js +1 -1
  72. package/es/components/select-person/index.d.ts +123 -0
  73. package/es/components/select-person/src/SearchOrgAndStaff.vue.d.ts +88 -0
  74. package/es/components/select-person/src/SearchOrgAndStaff.vue.js +1 -0
  75. package/es/components/select-person/src/SearchOrgAndStaff.vue2.js +1 -0
  76. package/es/components/select-person/src/SelectPerson.vue.d.ts +123 -0
  77. package/es/components/select-person/src/SelectPerson.vue2.js +1 -1
  78. package/es/components/select-person/src/types/enums.d.ts +4 -0
  79. package/es/components/select-person/src/types/enums.js +1 -0
  80. package/es/components/select-person/src/utils/index.d.ts +1 -1
  81. package/es/components/select-person/src/utils/index.js +1 -1
  82. package/es/components/select-person/style/index.css +1 -1
  83. package/es/components/shortcut-setter/index.d.ts +11 -0
  84. package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +11 -0
  85. package/es/components/table-export-field/index.d.ts +1057 -0
  86. package/es/components/table-export-field/index.js +1 -0
  87. package/es/components/table-export-field/src/components/ExportModal.vue.d.ts +270 -0
  88. package/es/components/table-export-field/src/components/ExportModal.vue.js +1 -0
  89. package/es/components/table-export-field/src/components/ExportModal.vue2.js +1 -0
  90. package/es/components/table-export-field/src/components/SaveProjectModal.vue.d.ts +700 -0
  91. package/es/components/table-export-field/src/components/SaveProjectModal.vue.js +1 -0
  92. package/es/components/table-export-field/src/components/SaveProjectModal.vue2.js +1 -0
  93. package/es/components/table-export-field/src/constants/index.d.ts +3 -0
  94. package/es/components/table-export-field/src/constants/index.js +1 -0
  95. package/es/components/table-export-field/src/hooks/useAsyncData.d.ts +6 -0
  96. package/es/components/table-export-field/src/hooks/useAsyncData.js +1 -0
  97. package/es/components/table-export-field/src/index.vue.d.ts +1058 -0
  98. package/es/components/table-export-field/src/index.vue.js +1 -0
  99. package/es/components/table-export-field/src/index.vue2.js +1 -0
  100. package/es/components/table-export-field/src/tool.d.ts +1 -0
  101. package/es/components/table-export-field/src/tool.js +1 -0
  102. package/es/components/table-export-field/src/types/index.d.ts +6 -0
  103. package/es/components/table-export-field/src/types/index.js +1 -0
  104. package/es/components/table-export-field/style/index.css +1 -0
  105. package/es/components/table-filter/src/components/classify-filter/components/SelectDynamic.vue2.js +1 -1
  106. package/es/components/table-filter/src/components/render-widget/components/DateQuickBtn/index.vue2.js +1 -1
  107. package/es/components/table-filter/src/hooks/useAdvanced.d.ts +1 -1
  108. package/es/components/table-filter/src/hooks/useAdvanced.js +1 -1
  109. package/es/shared/hooks/useDateTime.d.ts +1 -1
  110. package/es/shared/hooks/useDateTime.js +1 -1
  111. package/es/shared/package.json.js +1 -1
  112. package/es/shared/types/business.d.ts +6 -0
  113. package/es/shared/types/index.d.ts +1 -0
  114. package/es/shared/utils/business.d.ts +6 -1
  115. package/es/shared/utils/business.js +1 -1
  116. package/es/shared/utils/fabricjs/index.js +1 -1
  117. package/es/shared/utils/index.js +1 -1
  118. package/es/shared/utils/tapableLess.d.ts +28 -0
  119. package/es/shared/utils/tapableLess.js +1 -0
  120. package/package.json +2 -2
  121. package/es/components/form-render/src/components/renderer/dist/levelSearchCascader.d.ts +0 -77
  122. package/es/components/form-render/src/components/renderer/dist/searchCascade.d.ts +0 -93
  123. package/es/components/iho-table/src/plugins/dist/highLightSetPlugin.d.ts +0 -3
  124. package/es/components/iho-table/src/plugins/filterRenderPlugin/dist/index.d.ts +0 -3
  125. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/dateRendererPlugin/dist/index.d.ts +0 -3
  126. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/dist/defaultRendererPlugin.d.ts +0 -3
  127. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/dist/seqRendererPlugin.d.ts +0 -3
  128. package/es/components/iho-table/src/plugins/varialbleHeightPlugin/dist/index.d.ts +0 -3
  129. package/es/components/iho-table/src/utils/dist/index.d.ts +0 -44
  130. package/es/components/scale-view/src/components/formitem/dist/r-address.d.ts +0 -36
  131. package/es/components/scale-view/src/components/formitem/dist/r-sign.d.ts +0 -36
  132. package/es/components/scale-view/src/components/formitem/dist/standard-modal.d.ts +0 -82
  133. package/es/components/search-cascader/src/components/dist/SearchMenu.d.ts +0 -57
  134. package/es/components/search-cascader/src/components/dist/SearchMenu1.d.ts +0 -57
@@ -0,0 +1,1057 @@
1
+ import { SFCWithInstall } from '../../../es/shared/types';
2
+ declare const TableExportField: SFCWithInstall<import("vue").DefineComponent<{
3
+ visible: {
4
+ type: BooleanConstructor;
5
+ default: boolean;
6
+ };
7
+ tableListId: {
8
+ type: StringConstructor;
9
+ default: string;
10
+ };
11
+ fieldOriginList: {
12
+ type: import("vue").PropType<any[]>;
13
+ default: () => never[];
14
+ };
15
+ exportApiConfig: {
16
+ type: ObjectConstructor;
17
+ };
18
+ }, {
19
+ defaultKey: string;
20
+ message: import("naive-ui").MessageApi;
21
+ getTableListExportScheme: (params: any, filterApiConfig: any) => Promise<any>;
22
+ baseOption: {
23
+ schemeId: string;
24
+ schemeName: string;
25
+ fieldKeys: never[];
26
+ };
27
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
28
+ visible: {
29
+ type: BooleanConstructor;
30
+ default: boolean;
31
+ };
32
+ tableListId: {
33
+ type: StringConstructor;
34
+ default: string;
35
+ };
36
+ fieldOriginList: {
37
+ type: import("vue").PropType<any[]>;
38
+ default: () => never[];
39
+ };
40
+ exportApiConfig: {
41
+ type: ObjectConstructor;
42
+ };
43
+ }>> & {
44
+ onCancelModal?: ((...args: any[]) => any) | undefined;
45
+ }>>;
46
+ emit: (event: "cancelModal", ...args: any[]) => void;
47
+ isShowSaveProjectModal: import("vue").Ref<boolean>;
48
+ curProgram: import("vue").Ref<{
49
+ schemeId: string;
50
+ schemeName: string;
51
+ fieldKeys: string[];
52
+ updatedTime?: string | undefined;
53
+ }>;
54
+ programOptions: import("vue").Ref<{
55
+ schemeId: string;
56
+ schemeName: string;
57
+ fieldKeys: string[];
58
+ updatedTime?: string | undefined;
59
+ }[]>;
60
+ downLoadFieldList: import("vue").Ref<any[]>;
61
+ showAllFieldList: import("vue").Ref<any[]>;
62
+ isDefaultShowFields: import("vue").Ref<string[]>;
63
+ updateShowAllFieldList: (list: any[]) => void;
64
+ handleProjectModal: () => void;
65
+ handleExportModal: () => void;
66
+ updateCurProgram: (schemeId: string) => void;
67
+ updateFieldCheckList: (fieldCheckList: string[]) => void;
68
+ getExportFieldList: () => Promise<import("naive-ui").MessageReactive | undefined>;
69
+ setDefaultfieldKeys: (list: any[]) => any[];
70
+ calculateAllFieldList: () => void;
71
+ init: () => Promise<void>;
72
+ NButton: any;
73
+ ExportModal: import("vue").DefineComponent<{
74
+ visible: {
75
+ type: BooleanConstructor;
76
+ default: boolean;
77
+ };
78
+ tableListId: {
79
+ type: StringConstructor;
80
+ default: string;
81
+ };
82
+ curProgram: {
83
+ type: import("vue").PropType<import("./src/types").IExportSchemeType>;
84
+ default: () => {};
85
+ };
86
+ programOptions: {
87
+ type: import("vue").PropType<import("./src/types").IExportSchemeType[]>;
88
+ default: () => never[];
89
+ };
90
+ downLoadFieldList: {
91
+ type: import("vue").PropType<any[]>;
92
+ default: () => never[];
93
+ };
94
+ showAllFieldList: {
95
+ type: import("vue").PropType<any[]>;
96
+ default: () => never[];
97
+ };
98
+ }, {
99
+ defaultKey: string;
100
+ baseSetting: {
101
+ width: string;
102
+ height: string;
103
+ };
104
+ menuProps: {
105
+ class: string;
106
+ };
107
+ message: import("naive-ui").MessageApi;
108
+ deleteTableListExportScheme: (params: any, filterApiConfig: any) => Promise<any>;
109
+ exportTableListScheme: (params: any, filterApiConfig: any) => Promise<any>;
110
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
111
+ visible: {
112
+ type: BooleanConstructor;
113
+ default: boolean;
114
+ };
115
+ tableListId: {
116
+ type: StringConstructor;
117
+ default: string;
118
+ };
119
+ curProgram: {
120
+ type: import("vue").PropType<import("./src/types").IExportSchemeType>;
121
+ default: () => {};
122
+ };
123
+ programOptions: {
124
+ type: import("vue").PropType<import("./src/types").IExportSchemeType[]>;
125
+ default: () => never[];
126
+ };
127
+ downLoadFieldList: {
128
+ type: import("vue").PropType<any[]>;
129
+ default: () => never[];
130
+ };
131
+ showAllFieldList: {
132
+ type: import("vue").PropType<any[]>;
133
+ default: () => never[];
134
+ };
135
+ }>> & {
136
+ onCancelModal?: ((...args: any[]) => any) | undefined;
137
+ onUpdateCurProgram?: ((...args: any[]) => any) | undefined;
138
+ onUpdateFieldCheckList?: ((...args: any[]) => any) | undefined;
139
+ onUpdateShowAllFieldList?: ((...args: any[]) => any) | undefined;
140
+ }>>;
141
+ emits: (event: "cancelModal" | "updateCurProgram" | "updateFieldCheckList" | "updateShowAllFieldList", ...args: any[]) => void;
142
+ isChangeWindow: import("vue").Ref<boolean>;
143
+ modalWidth: import("vue").Ref<string>;
144
+ bodyStyle: import("vue").Ref<{
145
+ maxHeight: string;
146
+ height: string;
147
+ }>;
148
+ isSelectAll: import("vue").Ref<boolean>;
149
+ isIndeterminate: import("vue").Ref<boolean>;
150
+ fieldCheckList: import("vue").Ref<any[]>;
151
+ exportApiConfig: import("../../../es/shared/types").AnyObject;
152
+ curSchemeId: import("vue").ComputedRef<string>;
153
+ dragEnd: () => void;
154
+ deleteExportSchemeItem: (schemeId: string) => Promise<import("naive-ui").MessageReactive | undefined>;
155
+ doExportScheme: () => Promise<import("naive-ui").MessageReactive | undefined>;
156
+ renderTag: ({ option }: any) => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
157
+ [key: string]: any;
158
+ }>;
159
+ renderLabel: (option: import("./src/types").IExportSchemeType) => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
160
+ [key: string]: any;
161
+ }>;
162
+ handleClick: (e: MouseEvent) => void;
163
+ handleDelete: (option: import("./src/types").IExportSchemeType) => import("naive-ui").MessageReactive | undefined;
164
+ handleUpdateSelect: (value: string | number | null) => void;
165
+ _setFieldCheckListValue: (optionKey: string | number | null) => void;
166
+ exportData: () => void;
167
+ handleCheckboxAll: (checked: boolean) => void;
168
+ cancelModal: () => void;
169
+ resetWindow: () => void;
170
+ changeWindow: () => void;
171
+ NModal: any;
172
+ NCard: any;
173
+ NButton: any;
174
+ NSelect: any;
175
+ NCheckboxGroup: import("vue").DefineComponent<{
176
+ readonly min: NumberConstructor;
177
+ readonly max: NumberConstructor;
178
+ readonly size: import("vue").PropType<"small" | "medium" | "large">;
179
+ readonly value: import("vue").PropType<(string | number)[] | null>;
180
+ readonly defaultValue: {
181
+ readonly type: import("vue").PropType<(string | number)[] | null>;
182
+ readonly default: null;
183
+ };
184
+ readonly disabled: {
185
+ readonly type: import("vue").PropType<boolean | undefined>;
186
+ readonly default: undefined;
187
+ };
188
+ readonly 'onUpdate:value': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: (string | number)[], meta: {
189
+ actionType: "check" | "uncheck";
190
+ value: string | number;
191
+ }) => void>>;
192
+ readonly onUpdateValue: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: (string | number)[], meta: {
193
+ actionType: "check" | "uncheck";
194
+ value: string | number;
195
+ }) => void>>;
196
+ readonly onChange: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: (string | number)[]) => void> | undefined>;
197
+ }, {
198
+ mergedClsPrefix: import("vue").ComputedRef<string>;
199
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
200
+ readonly min: NumberConstructor;
201
+ readonly max: NumberConstructor;
202
+ readonly size: import("vue").PropType<"small" | "medium" | "large">;
203
+ readonly value: import("vue").PropType<(string | number)[] | null>;
204
+ readonly defaultValue: {
205
+ readonly type: import("vue").PropType<(string | number)[] | null>;
206
+ readonly default: null;
207
+ };
208
+ readonly disabled: {
209
+ readonly type: import("vue").PropType<boolean | undefined>;
210
+ readonly default: undefined;
211
+ };
212
+ readonly 'onUpdate:value': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: (string | number)[], meta: {
213
+ actionType: "check" | "uncheck";
214
+ value: string | number;
215
+ }) => void>>;
216
+ readonly onUpdateValue: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: (string | number)[], meta: {
217
+ actionType: "check" | "uncheck";
218
+ value: string | number;
219
+ }) => void>>;
220
+ readonly onChange: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: (string | number)[]) => void> | undefined>;
221
+ }>>, {
222
+ readonly disabled: boolean | undefined;
223
+ readonly defaultValue: (string | number)[] | null;
224
+ }>;
225
+ NCheckbox: any;
226
+ Draggable: import("vue").DefineComponent<{
227
+ list: {
228
+ type: ArrayConstructor;
229
+ required: boolean;
230
+ default: any;
231
+ };
232
+ modelValue: {
233
+ type: ArrayConstructor;
234
+ required: boolean;
235
+ default: any;
236
+ };
237
+ itemKey: {
238
+ type: (StringConstructor | FunctionConstructor)[];
239
+ required: boolean;
240
+ };
241
+ clone: {
242
+ type: FunctionConstructor;
243
+ default: (original: any) => any;
244
+ };
245
+ tag: {
246
+ type: StringConstructor;
247
+ default: string;
248
+ };
249
+ move: {
250
+ type: FunctionConstructor;
251
+ default: any;
252
+ };
253
+ componentData: {
254
+ type: ObjectConstructor;
255
+ required: boolean;
256
+ default: any;
257
+ };
258
+ }, unknown, {
259
+ error: boolean;
260
+ }, {
261
+ realList(): any;
262
+ getKey(): any;
263
+ }, {
264
+ getUnderlyingVm(domElement: any): any;
265
+ getUnderlyingPotencialDraggableComponent(htmElement: any): any;
266
+ emitChanges(evt: any): void;
267
+ alterList(onList: any): void;
268
+ spliceList(): void;
269
+ updatePosition(oldIndex: any, newIndex: any): void;
270
+ getRelatedContextFromMoveEvent({ to, related }: {
271
+ to: any;
272
+ related: any;
273
+ }): any;
274
+ getVmIndexFromDomIndex(domIndex: any): any;
275
+ onDragStart(evt: any): void;
276
+ onDragAdd(evt: any): void;
277
+ onDragRemove(evt: any): void;
278
+ onDragUpdate(evt: any): void;
279
+ computeFutureIndex(relatedContext: any, evt: any): any;
280
+ onDragMove(evt: any, originalEvent: any): any;
281
+ onDragEnd(): void;
282
+ }, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, any[], any, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<{
283
+ move: Function;
284
+ tag: string;
285
+ clone: Function;
286
+ list: unknown[];
287
+ modelValue: unknown[];
288
+ componentData: Record<string, any>;
289
+ } & {
290
+ itemKey?: string | Function | undefined;
291
+ }>, {
292
+ move: Function;
293
+ tag: string;
294
+ clone: Function;
295
+ list: unknown[];
296
+ modelValue: unknown[];
297
+ componentData: Record<string, any>;
298
+ }>;
299
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("cancelModal" | "updateCurProgram" | "updateFieldCheckList" | "updateShowAllFieldList")[], "cancelModal" | "updateCurProgram" | "updateFieldCheckList" | "updateShowAllFieldList", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
300
+ visible: {
301
+ type: BooleanConstructor;
302
+ default: boolean;
303
+ };
304
+ tableListId: {
305
+ type: StringConstructor;
306
+ default: string;
307
+ };
308
+ curProgram: {
309
+ type: import("vue").PropType<import("./src/types").IExportSchemeType>;
310
+ default: () => {};
311
+ };
312
+ programOptions: {
313
+ type: import("vue").PropType<import("./src/types").IExportSchemeType[]>;
314
+ default: () => never[];
315
+ };
316
+ downLoadFieldList: {
317
+ type: import("vue").PropType<any[]>;
318
+ default: () => never[];
319
+ };
320
+ showAllFieldList: {
321
+ type: import("vue").PropType<any[]>;
322
+ default: () => never[];
323
+ };
324
+ }>> & {
325
+ onCancelModal?: ((...args: any[]) => any) | undefined;
326
+ onUpdateCurProgram?: ((...args: any[]) => any) | undefined;
327
+ onUpdateFieldCheckList?: ((...args: any[]) => any) | undefined;
328
+ onUpdateShowAllFieldList?: ((...args: any[]) => any) | undefined;
329
+ }, {
330
+ visible: boolean;
331
+ tableListId: string;
332
+ curProgram: import("./src/types").IExportSchemeType;
333
+ programOptions: import("./src/types").IExportSchemeType[];
334
+ downLoadFieldList: any[];
335
+ showAllFieldList: any[];
336
+ }>;
337
+ SaveProjectModal: import("vue").DefineComponent<{
338
+ visible: {
339
+ type: BooleanConstructor;
340
+ default: boolean;
341
+ };
342
+ tableListId: {
343
+ type: StringConstructor;
344
+ default: string;
345
+ };
346
+ programOptions: {
347
+ type: import("vue").PropType<import("./src/types").IExportSchemeType[]>;
348
+ default: () => never[];
349
+ };
350
+ curProgram: {
351
+ type: import("vue").PropType<import("./src/types").IExportSchemeType>;
352
+ default: () => {};
353
+ };
354
+ showAllFieldList: {
355
+ type: import("vue").PropType<any[]>;
356
+ default: () => never[];
357
+ };
358
+ }, {
359
+ message: import("naive-ui").MessageApi;
360
+ saveTableListExportScheme: (params: any, filterApiConfig: any) => Promise<any>;
361
+ defaultKey: string;
362
+ rules: {
363
+ projectName: {
364
+ required: boolean;
365
+ message: string;
366
+ trigger: string[];
367
+ };
368
+ };
369
+ modeList: {
370
+ value: string;
371
+ label: string;
372
+ }[];
373
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
374
+ visible: {
375
+ type: BooleanConstructor;
376
+ default: boolean;
377
+ };
378
+ tableListId: {
379
+ type: StringConstructor;
380
+ default: string;
381
+ };
382
+ programOptions: {
383
+ type: import("vue").PropType<import("./src/types").IExportSchemeType[]>;
384
+ default: () => never[];
385
+ };
386
+ curProgram: {
387
+ type: import("vue").PropType<import("./src/types").IExportSchemeType>;
388
+ default: () => {};
389
+ };
390
+ showAllFieldList: {
391
+ type: import("vue").PropType<any[]>;
392
+ default: () => never[];
393
+ };
394
+ }>> & {
395
+ onCancelSaveModal?: ((...args: any[]) => any) | undefined;
396
+ }>>;
397
+ emits: (event: "cancelSaveModal", ...args: any[]) => void;
398
+ formRef: any;
399
+ formValue: {
400
+ projectName: string;
401
+ };
402
+ selectProject: import("vue").Ref<any>;
403
+ projectList: import("vue").Ref<any[]>;
404
+ exportApiConfig: import("../../../es/shared/types").AnyObject;
405
+ handleRadioChange: (value: string | number | boolean) => void;
406
+ validateProjectName: () => boolean;
407
+ getParams: () => {
408
+ fieldKeys: string[];
409
+ lastUsedSchemeName: string;
410
+ schemeId: string;
411
+ schemeName: string;
412
+ tableListId: string;
413
+ };
414
+ saveToCalss: () => void;
415
+ cancelSaveToCalss: () => void;
416
+ NForm: any;
417
+ NFormItem: import("vue").DefineComponent<{
418
+ readonly label: StringConstructor;
419
+ readonly labelWidth: import("vue").PropType<string | number>;
420
+ readonly labelStyle: import("vue").PropType<string | import("vue").CSSProperties>;
421
+ readonly labelAlign: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelAlign>;
422
+ readonly labelPlacement: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelPlacement>;
423
+ readonly path: StringConstructor;
424
+ readonly first: BooleanConstructor;
425
+ readonly rulePath: StringConstructor;
426
+ readonly required: BooleanConstructor;
427
+ readonly showRequireMark: {
428
+ readonly type: import("vue").PropType<boolean | undefined>;
429
+ readonly default: undefined;
430
+ };
431
+ readonly requireMarkPlacement: import("vue").PropType<"left" | "right" | "right-hanging">;
432
+ readonly showFeedback: {
433
+ readonly type: import("vue").PropType<boolean | undefined>;
434
+ readonly default: undefined;
435
+ };
436
+ readonly rule: import("vue").PropType<import("naive-ui").FormItemRule | import("naive-ui").FormItemRule[]>;
437
+ readonly size: import("vue").PropType<"small" | "medium" | "large">;
438
+ readonly ignorePathChange: BooleanConstructor;
439
+ readonly validationStatus: import("vue").PropType<"error" | "success" | "warning">;
440
+ readonly feedback: StringConstructor;
441
+ readonly showLabel: {
442
+ readonly type: import("vue").PropType<boolean | undefined>;
443
+ readonly default: undefined;
444
+ };
445
+ readonly labelProps: import("vue").PropType<import("vue").LabelHTMLAttributes>;
446
+ readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Form", {
447
+ blankHeightSmall: string;
448
+ blankHeightMedium: string;
449
+ blankHeightLarge: string;
450
+ lineHeight: string;
451
+ labelTextColor: string;
452
+ asteriskColor: string;
453
+ feedbackTextColorError: string;
454
+ feedbackTextColorWarning: string;
455
+ feedbackTextColor: string;
456
+ feedbackPadding: string;
457
+ feedbackHeightSmall: string;
458
+ feedbackHeightMedium: string;
459
+ feedbackHeightLarge: string;
460
+ feedbackFontSizeSmall: string;
461
+ feedbackFontSizeMedium: string;
462
+ feedbackFontSizeLarge: string;
463
+ labelFontSizeLeftSmall: string;
464
+ labelFontSizeLeftMedium: string;
465
+ labelFontSizeLeftLarge: string;
466
+ labelFontSizeTopSmall: string;
467
+ labelFontSizeTopMedium: string;
468
+ labelFontSizeTopLarge: string;
469
+ labelHeightSmall: string;
470
+ labelHeightMedium: string;
471
+ labelHeightLarge: string;
472
+ labelPaddingVertical: string;
473
+ labelPaddingHorizontal: string;
474
+ labelTextAlignVertical: string;
475
+ labelTextAlignHorizontal: string;
476
+ }, any>>;
477
+ readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
478
+ blankHeightSmall: string;
479
+ blankHeightMedium: string;
480
+ blankHeightLarge: string;
481
+ lineHeight: string;
482
+ labelTextColor: string;
483
+ asteriskColor: string;
484
+ feedbackTextColorError: string;
485
+ feedbackTextColorWarning: string;
486
+ feedbackTextColor: string;
487
+ feedbackPadding: string;
488
+ feedbackHeightSmall: string;
489
+ feedbackHeightMedium: string;
490
+ feedbackHeightLarge: string;
491
+ feedbackFontSizeSmall: string;
492
+ feedbackFontSizeMedium: string;
493
+ feedbackFontSizeLarge: string;
494
+ labelFontSizeLeftSmall: string;
495
+ labelFontSizeLeftMedium: string;
496
+ labelFontSizeLeftLarge: string;
497
+ labelFontSizeTopSmall: string;
498
+ labelFontSizeTopMedium: string;
499
+ labelFontSizeTopLarge: string;
500
+ labelHeightSmall: string;
501
+ labelHeightMedium: string;
502
+ labelHeightLarge: string;
503
+ labelPaddingVertical: string;
504
+ labelPaddingHorizontal: string;
505
+ labelTextAlignVertical: string;
506
+ labelTextAlignHorizontal: string;
507
+ }, any>>>;
508
+ readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
509
+ blankHeightSmall: string;
510
+ blankHeightMedium: string;
511
+ blankHeightLarge: string;
512
+ lineHeight: string;
513
+ labelTextColor: string;
514
+ asteriskColor: string;
515
+ feedbackTextColorError: string;
516
+ feedbackTextColorWarning: string;
517
+ feedbackTextColor: string;
518
+ feedbackPadding: string;
519
+ feedbackHeightSmall: string;
520
+ feedbackHeightMedium: string;
521
+ feedbackHeightLarge: string;
522
+ feedbackFontSizeSmall: string;
523
+ feedbackFontSizeMedium: string;
524
+ feedbackFontSizeLarge: string;
525
+ labelFontSizeLeftSmall: string;
526
+ labelFontSizeLeftMedium: string;
527
+ labelFontSizeLeftLarge: string;
528
+ labelFontSizeTopSmall: string;
529
+ labelFontSizeTopMedium: string;
530
+ labelFontSizeTopLarge: string;
531
+ labelHeightSmall: string;
532
+ labelHeightMedium: string;
533
+ labelHeightLarge: string;
534
+ labelPaddingVertical: string;
535
+ labelPaddingHorizontal: string;
536
+ labelTextAlignVertical: string;
537
+ labelTextAlignHorizontal: string;
538
+ }, any>>>;
539
+ }, {
540
+ cssVars: import("vue").ComputedRef<{
541
+ '--n-bezier': string;
542
+ '--n-line-height': string;
543
+ '--n-blank-height': string;
544
+ '--n-label-font-size': string;
545
+ '--n-label-text-align': string;
546
+ '--n-label-height': string;
547
+ '--n-label-padding': string;
548
+ '--n-asterisk-color': string;
549
+ '--n-label-text-color': string;
550
+ '--n-feedback-padding': string;
551
+ '--n-feedback-font-size': string;
552
+ '--n-feedback-height': string;
553
+ '--n-feedback-text-color': string;
554
+ '--n-feedback-text-color-warning': string;
555
+ '--n-feedback-text-color-error': string;
556
+ }> | undefined;
557
+ themeClass: import("vue").Ref<string>;
558
+ onRender: () => void;
559
+ validate: import("naive-ui/es/form/src/interface").FormItemValidate;
560
+ restoreValidation: () => void;
561
+ path?: string | undefined;
562
+ internalValidate: import("naive-ui/es/form/src/interface").FormItemInternalValidate;
563
+ mergedSize: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").Size>;
564
+ validationErrored: import("vue").Ref<boolean>;
565
+ mergedLabelStyle: import("vue").ComputedRef<(import("vue").StyleValue | undefined)[]>;
566
+ mergedLabelPlacement: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").LabelPlacement>;
567
+ mergedLabelAlign: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").LabelAlign | undefined>;
568
+ mergedShowRequireMark: import("vue").ComputedRef<boolean | undefined>;
569
+ mergedRequireMarkPlacement: import("vue").ComputedRef<"left" | "right" | "right-hanging">;
570
+ mergedValidationStatus: import("vue").ComputedRef<"error" | "success" | "warning" | undefined>;
571
+ mergedShowFeedback: import("vue").ComputedRef<boolean>;
572
+ mergedShowLabel: import("vue").ComputedRef<boolean>;
573
+ isAutoLabelWidth: import("vue").ComputedRef<boolean>;
574
+ labelElementRef: import("vue").Ref<HTMLLabelElement | null>;
575
+ mergedClsPrefix: import("vue").ComputedRef<string>;
576
+ mergedRequired: import("vue").ComputedRef<boolean>;
577
+ feedbackId: import("vue").Ref<string>;
578
+ renderExplains: import("vue").Ref<{
579
+ key: string;
580
+ render: () => import("vue").VNodeChild;
581
+ }[]>;
582
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
583
+ readonly label: StringConstructor;
584
+ readonly labelWidth: import("vue").PropType<string | number>;
585
+ readonly labelStyle: import("vue").PropType<string | import("vue").CSSProperties>;
586
+ readonly labelAlign: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelAlign>;
587
+ readonly labelPlacement: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelPlacement>;
588
+ readonly path: StringConstructor;
589
+ readonly first: BooleanConstructor;
590
+ readonly rulePath: StringConstructor;
591
+ readonly required: BooleanConstructor;
592
+ readonly showRequireMark: {
593
+ readonly type: import("vue").PropType<boolean | undefined>;
594
+ readonly default: undefined;
595
+ };
596
+ readonly requireMarkPlacement: import("vue").PropType<"left" | "right" | "right-hanging">;
597
+ readonly showFeedback: {
598
+ readonly type: import("vue").PropType<boolean | undefined>;
599
+ readonly default: undefined;
600
+ };
601
+ readonly rule: import("vue").PropType<import("naive-ui").FormItemRule | import("naive-ui").FormItemRule[]>;
602
+ readonly size: import("vue").PropType<"small" | "medium" | "large">;
603
+ readonly ignorePathChange: BooleanConstructor;
604
+ readonly validationStatus: import("vue").PropType<"error" | "success" | "warning">;
605
+ readonly feedback: StringConstructor;
606
+ readonly showLabel: {
607
+ readonly type: import("vue").PropType<boolean | undefined>;
608
+ readonly default: undefined;
609
+ };
610
+ readonly labelProps: import("vue").PropType<import("vue").LabelHTMLAttributes>;
611
+ readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Form", {
612
+ blankHeightSmall: string;
613
+ blankHeightMedium: string;
614
+ blankHeightLarge: string;
615
+ lineHeight: string;
616
+ labelTextColor: string;
617
+ asteriskColor: string;
618
+ feedbackTextColorError: string;
619
+ feedbackTextColorWarning: string;
620
+ feedbackTextColor: string;
621
+ feedbackPadding: string;
622
+ feedbackHeightSmall: string;
623
+ feedbackHeightMedium: string;
624
+ feedbackHeightLarge: string;
625
+ feedbackFontSizeSmall: string;
626
+ feedbackFontSizeMedium: string;
627
+ feedbackFontSizeLarge: string;
628
+ labelFontSizeLeftSmall: string;
629
+ labelFontSizeLeftMedium: string;
630
+ labelFontSizeLeftLarge: string;
631
+ labelFontSizeTopSmall: string;
632
+ labelFontSizeTopMedium: string;
633
+ labelFontSizeTopLarge: string;
634
+ labelHeightSmall: string;
635
+ labelHeightMedium: string;
636
+ labelHeightLarge: string;
637
+ labelPaddingVertical: string;
638
+ labelPaddingHorizontal: string;
639
+ labelTextAlignVertical: string;
640
+ labelTextAlignHorizontal: string;
641
+ }, any>>;
642
+ readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
643
+ blankHeightSmall: string;
644
+ blankHeightMedium: string;
645
+ blankHeightLarge: string;
646
+ lineHeight: string;
647
+ labelTextColor: string;
648
+ asteriskColor: string;
649
+ feedbackTextColorError: string;
650
+ feedbackTextColorWarning: string;
651
+ feedbackTextColor: string;
652
+ feedbackPadding: string;
653
+ feedbackHeightSmall: string;
654
+ feedbackHeightMedium: string;
655
+ feedbackHeightLarge: string;
656
+ feedbackFontSizeSmall: string;
657
+ feedbackFontSizeMedium: string;
658
+ feedbackFontSizeLarge: string;
659
+ labelFontSizeLeftSmall: string;
660
+ labelFontSizeLeftMedium: string;
661
+ labelFontSizeLeftLarge: string;
662
+ labelFontSizeTopSmall: string;
663
+ labelFontSizeTopMedium: string;
664
+ labelFontSizeTopLarge: string;
665
+ labelHeightSmall: string;
666
+ labelHeightMedium: string;
667
+ labelHeightLarge: string;
668
+ labelPaddingVertical: string;
669
+ labelPaddingHorizontal: string;
670
+ labelTextAlignVertical: string;
671
+ labelTextAlignHorizontal: string;
672
+ }, any>>>;
673
+ readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
674
+ blankHeightSmall: string;
675
+ blankHeightMedium: string;
676
+ blankHeightLarge: string;
677
+ lineHeight: string;
678
+ labelTextColor: string;
679
+ asteriskColor: string;
680
+ feedbackTextColorError: string;
681
+ feedbackTextColorWarning: string;
682
+ feedbackTextColor: string;
683
+ feedbackPadding: string;
684
+ feedbackHeightSmall: string;
685
+ feedbackHeightMedium: string;
686
+ feedbackHeightLarge: string;
687
+ feedbackFontSizeSmall: string;
688
+ feedbackFontSizeMedium: string;
689
+ feedbackFontSizeLarge: string;
690
+ labelFontSizeLeftSmall: string;
691
+ labelFontSizeLeftMedium: string;
692
+ labelFontSizeLeftLarge: string;
693
+ labelFontSizeTopSmall: string;
694
+ labelFontSizeTopMedium: string;
695
+ labelFontSizeTopLarge: string;
696
+ labelHeightSmall: string;
697
+ labelHeightMedium: string;
698
+ labelHeightLarge: string;
699
+ labelPaddingVertical: string;
700
+ labelPaddingHorizontal: string;
701
+ labelTextAlignVertical: string;
702
+ labelTextAlignHorizontal: string;
703
+ }, any>>>;
704
+ }>>, {
705
+ readonly required: boolean;
706
+ readonly first: boolean;
707
+ readonly showRequireMark: boolean | undefined;
708
+ readonly showFeedback: boolean | undefined;
709
+ readonly showLabel: boolean | undefined;
710
+ readonly ignorePathChange: boolean;
711
+ }>;
712
+ NModal: any;
713
+ NCard: any;
714
+ NIcon: any;
715
+ NInput: any;
716
+ NButton: any;
717
+ NRadioGroup: import("vue").DefineComponent<{
718
+ readonly name: StringConstructor;
719
+ readonly value: import("vue").PropType<string | number | boolean | null>;
720
+ readonly defaultValue: {
721
+ readonly type: import("vue").PropType<string | number | boolean | null>;
722
+ readonly default: null;
723
+ };
724
+ readonly size: import("vue").PropType<"small" | "medium" | "large">;
725
+ readonly disabled: {
726
+ readonly type: import("vue").PropType<boolean | undefined>;
727
+ readonly default: undefined;
728
+ };
729
+ readonly 'onUpdate:value': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/radio/src/interface").OnUpdateValue>>;
730
+ readonly onUpdateValue: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/radio/src/interface").OnUpdateValue>>;
731
+ readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Radio", {
732
+ labelLineHeight: string;
733
+ buttonHeightSmall: string;
734
+ buttonHeightMedium: string;
735
+ buttonHeightLarge: string;
736
+ fontSizeSmall: string;
737
+ fontSizeMedium: string;
738
+ fontSizeLarge: string;
739
+ boxShadow: string;
740
+ boxShadowActive: string;
741
+ boxShadowFocus: string;
742
+ boxShadowHover: string;
743
+ boxShadowDisabled: string;
744
+ color: string;
745
+ colorDisabled: string;
746
+ colorActive: string;
747
+ textColor: string;
748
+ textColorDisabled: string;
749
+ dotColorActive: string;
750
+ dotColorDisabled: string;
751
+ buttonBorderColor: string;
752
+ buttonBorderColorActive: string;
753
+ buttonBorderColorHover: string;
754
+ buttonColor: string;
755
+ buttonColorActive: string;
756
+ buttonTextColor: string;
757
+ buttonTextColorActive: string;
758
+ buttonTextColorHover: string;
759
+ opacityDisabled: string;
760
+ buttonBoxShadowFocus: string;
761
+ buttonBoxShadowHover: string;
762
+ buttonBoxShadow: string;
763
+ buttonBorderRadius: string;
764
+ radioSizeSmall: string;
765
+ radioSizeMedium: string;
766
+ radioSizeLarge: string;
767
+ labelPadding: string;
768
+ }, any>>;
769
+ readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Radio", {
770
+ labelLineHeight: string;
771
+ buttonHeightSmall: string;
772
+ buttonHeightMedium: string;
773
+ buttonHeightLarge: string;
774
+ fontSizeSmall: string;
775
+ fontSizeMedium: string;
776
+ fontSizeLarge: string;
777
+ boxShadow: string;
778
+ boxShadowActive: string;
779
+ boxShadowFocus: string;
780
+ boxShadowHover: string;
781
+ boxShadowDisabled: string;
782
+ color: string;
783
+ colorDisabled: string;
784
+ colorActive: string;
785
+ textColor: string;
786
+ textColorDisabled: string;
787
+ dotColorActive: string;
788
+ dotColorDisabled: string;
789
+ buttonBorderColor: string;
790
+ buttonBorderColorActive: string;
791
+ buttonBorderColorHover: string;
792
+ buttonColor: string;
793
+ buttonColorActive: string;
794
+ buttonTextColor: string;
795
+ buttonTextColorActive: string;
796
+ buttonTextColorHover: string;
797
+ opacityDisabled: string;
798
+ buttonBoxShadowFocus: string;
799
+ buttonBoxShadowHover: string;
800
+ buttonBoxShadow: string;
801
+ buttonBorderRadius: string;
802
+ radioSizeSmall: string;
803
+ radioSizeMedium: string;
804
+ radioSizeLarge: string;
805
+ labelPadding: string;
806
+ }, any>>>;
807
+ readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Radio", {
808
+ labelLineHeight: string;
809
+ buttonHeightSmall: string;
810
+ buttonHeightMedium: string;
811
+ buttonHeightLarge: string;
812
+ fontSizeSmall: string;
813
+ fontSizeMedium: string;
814
+ fontSizeLarge: string;
815
+ boxShadow: string;
816
+ boxShadowActive: string;
817
+ boxShadowFocus: string;
818
+ boxShadowHover: string;
819
+ boxShadowDisabled: string;
820
+ color: string;
821
+ colorDisabled: string;
822
+ colorActive: string;
823
+ textColor: string;
824
+ textColorDisabled: string;
825
+ dotColorActive: string;
826
+ dotColorDisabled: string;
827
+ buttonBorderColor: string;
828
+ buttonBorderColorActive: string;
829
+ buttonBorderColorHover: string;
830
+ buttonColor: string;
831
+ buttonColorActive: string;
832
+ buttonTextColor: string;
833
+ buttonTextColorActive: string;
834
+ buttonTextColorHover: string;
835
+ opacityDisabled: string;
836
+ buttonBoxShadowFocus: string;
837
+ buttonBoxShadowHover: string;
838
+ buttonBoxShadow: string;
839
+ buttonBorderRadius: string;
840
+ radioSizeSmall: string;
841
+ radioSizeMedium: string;
842
+ radioSizeLarge: string;
843
+ labelPadding: string;
844
+ }, any>>>;
845
+ }, {
846
+ selfElRef: import("vue").Ref<HTMLDivElement | null>;
847
+ rtlEnabled: import("vue").Ref<import("naive-ui/es/config-provider/src/internal-interface").RtlItem | undefined> | undefined;
848
+ mergedClsPrefix: import("vue").ComputedRef<string>;
849
+ mergedValue: import("vue").ComputedRef<string | number | boolean | null>;
850
+ handleFocusout: (e: FocusEvent) => void;
851
+ handleFocusin: (e: FocusEvent) => void;
852
+ cssVars: import("vue").ComputedRef<{
853
+ '--n-font-size': string;
854
+ '--n-bezier': string;
855
+ '--n-button-border-color': string;
856
+ '--n-button-border-color-active': string;
857
+ '--n-button-border-radius': string;
858
+ '--n-button-box-shadow': string;
859
+ '--n-button-box-shadow-focus': string;
860
+ '--n-button-box-shadow-hover': string;
861
+ '--n-button-color-active': string;
862
+ '--n-button-text-color': string;
863
+ '--n-button-text-color-hover': string;
864
+ '--n-button-text-color-active': string;
865
+ '--n-height': string;
866
+ '--n-opacity-disabled': string;
867
+ }> | undefined;
868
+ themeClass: import("vue").Ref<string> | undefined;
869
+ onRender: (() => void) | undefined;
870
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
871
+ readonly name: StringConstructor;
872
+ readonly value: import("vue").PropType<string | number | boolean | null>;
873
+ readonly defaultValue: {
874
+ readonly type: import("vue").PropType<string | number | boolean | null>;
875
+ readonly default: null;
876
+ };
877
+ readonly size: import("vue").PropType<"small" | "medium" | "large">;
878
+ readonly disabled: {
879
+ readonly type: import("vue").PropType<boolean | undefined>;
880
+ readonly default: undefined;
881
+ };
882
+ readonly 'onUpdate:value': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/radio/src/interface").OnUpdateValue>>;
883
+ readonly onUpdateValue: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/radio/src/interface").OnUpdateValue>>;
884
+ readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Radio", {
885
+ labelLineHeight: string;
886
+ buttonHeightSmall: string;
887
+ buttonHeightMedium: string;
888
+ buttonHeightLarge: string;
889
+ fontSizeSmall: string;
890
+ fontSizeMedium: string;
891
+ fontSizeLarge: string;
892
+ boxShadow: string;
893
+ boxShadowActive: string;
894
+ boxShadowFocus: string;
895
+ boxShadowHover: string;
896
+ boxShadowDisabled: string;
897
+ color: string;
898
+ colorDisabled: string;
899
+ colorActive: string;
900
+ textColor: string;
901
+ textColorDisabled: string;
902
+ dotColorActive: string;
903
+ dotColorDisabled: string;
904
+ buttonBorderColor: string;
905
+ buttonBorderColorActive: string;
906
+ buttonBorderColorHover: string;
907
+ buttonColor: string;
908
+ buttonColorActive: string;
909
+ buttonTextColor: string;
910
+ buttonTextColorActive: string;
911
+ buttonTextColorHover: string;
912
+ opacityDisabled: string;
913
+ buttonBoxShadowFocus: string;
914
+ buttonBoxShadowHover: string;
915
+ buttonBoxShadow: string;
916
+ buttonBorderRadius: string;
917
+ radioSizeSmall: string;
918
+ radioSizeMedium: string;
919
+ radioSizeLarge: string;
920
+ labelPadding: string;
921
+ }, any>>;
922
+ readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Radio", {
923
+ labelLineHeight: string;
924
+ buttonHeightSmall: string;
925
+ buttonHeightMedium: string;
926
+ buttonHeightLarge: string;
927
+ fontSizeSmall: string;
928
+ fontSizeMedium: string;
929
+ fontSizeLarge: string;
930
+ boxShadow: string;
931
+ boxShadowActive: string;
932
+ boxShadowFocus: string;
933
+ boxShadowHover: string;
934
+ boxShadowDisabled: string;
935
+ color: string;
936
+ colorDisabled: string;
937
+ colorActive: string;
938
+ textColor: string;
939
+ textColorDisabled: string;
940
+ dotColorActive: string;
941
+ dotColorDisabled: string;
942
+ buttonBorderColor: string;
943
+ buttonBorderColorActive: string;
944
+ buttonBorderColorHover: string;
945
+ buttonColor: string;
946
+ buttonColorActive: string;
947
+ buttonTextColor: string;
948
+ buttonTextColorActive: string;
949
+ buttonTextColorHover: string;
950
+ opacityDisabled: string;
951
+ buttonBoxShadowFocus: string;
952
+ buttonBoxShadowHover: string;
953
+ buttonBoxShadow: string;
954
+ buttonBorderRadius: string;
955
+ radioSizeSmall: string;
956
+ radioSizeMedium: string;
957
+ radioSizeLarge: string;
958
+ labelPadding: string;
959
+ }, any>>>;
960
+ readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Radio", {
961
+ labelLineHeight: string;
962
+ buttonHeightSmall: string;
963
+ buttonHeightMedium: string;
964
+ buttonHeightLarge: string;
965
+ fontSizeSmall: string;
966
+ fontSizeMedium: string;
967
+ fontSizeLarge: string;
968
+ boxShadow: string;
969
+ boxShadowActive: string;
970
+ boxShadowFocus: string;
971
+ boxShadowHover: string;
972
+ boxShadowDisabled: string;
973
+ color: string;
974
+ colorDisabled: string;
975
+ colorActive: string;
976
+ textColor: string;
977
+ textColorDisabled: string;
978
+ dotColorActive: string;
979
+ dotColorDisabled: string;
980
+ buttonBorderColor: string;
981
+ buttonBorderColorActive: string;
982
+ buttonBorderColorHover: string;
983
+ buttonColor: string;
984
+ buttonColorActive: string;
985
+ buttonTextColor: string;
986
+ buttonTextColorActive: string;
987
+ buttonTextColorHover: string;
988
+ opacityDisabled: string;
989
+ buttonBoxShadowFocus: string;
990
+ buttonBoxShadowHover: string;
991
+ buttonBoxShadow: string;
992
+ buttonBorderRadius: string;
993
+ radioSizeSmall: string;
994
+ radioSizeMedium: string;
995
+ radioSizeLarge: string;
996
+ labelPadding: string;
997
+ }, any>>>;
998
+ }>>, {
999
+ readonly disabled: boolean | undefined;
1000
+ readonly defaultValue: string | number | boolean | null;
1001
+ }>;
1002
+ NRadio: any;
1003
+ CloseOutline: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
1004
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "cancelSaveModal"[], "cancelSaveModal", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1005
+ visible: {
1006
+ type: BooleanConstructor;
1007
+ default: boolean;
1008
+ };
1009
+ tableListId: {
1010
+ type: StringConstructor;
1011
+ default: string;
1012
+ };
1013
+ programOptions: {
1014
+ type: import("vue").PropType<import("./src/types").IExportSchemeType[]>;
1015
+ default: () => never[];
1016
+ };
1017
+ curProgram: {
1018
+ type: import("vue").PropType<import("./src/types").IExportSchemeType>;
1019
+ default: () => {};
1020
+ };
1021
+ showAllFieldList: {
1022
+ type: import("vue").PropType<any[]>;
1023
+ default: () => never[];
1024
+ };
1025
+ }>> & {
1026
+ onCancelSaveModal?: ((...args: any[]) => any) | undefined;
1027
+ }, {
1028
+ visible: boolean;
1029
+ tableListId: string;
1030
+ curProgram: import("./src/types").IExportSchemeType;
1031
+ programOptions: import("./src/types").IExportSchemeType[];
1032
+ showAllFieldList: any[];
1033
+ }>;
1034
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "cancelModal"[], "cancelModal", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1035
+ visible: {
1036
+ type: BooleanConstructor;
1037
+ default: boolean;
1038
+ };
1039
+ tableListId: {
1040
+ type: StringConstructor;
1041
+ default: string;
1042
+ };
1043
+ fieldOriginList: {
1044
+ type: import("vue").PropType<any[]>;
1045
+ default: () => never[];
1046
+ };
1047
+ exportApiConfig: {
1048
+ type: ObjectConstructor;
1049
+ };
1050
+ }>> & {
1051
+ onCancelModal?: ((...args: any[]) => any) | undefined;
1052
+ }, {
1053
+ visible: boolean;
1054
+ tableListId: string;
1055
+ fieldOriginList: any[];
1056
+ }>>;
1057
+ export default TableExportField;