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