cnhis-design-vue 3.1.18-beta.7 → 3.1.18

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 (138) hide show
  1. package/es/components/annotation-edit/style/index.css +1 -15
  2. package/es/components/big-table/index.d.ts +11 -3331
  3. package/es/components/big-table/src/BigTable.vue.d.ts +11 -3347
  4. package/es/components/big-table/src/BigTable.vue_vue_type_script_setup_true_lang.js +12 -4
  5. package/es/components/big-table/src/components/edit-form/edit-date.d.ts +1 -1
  6. package/es/components/big-table/src/components/edit-form/edit-input.d.ts +1 -1
  7. package/es/components/big-table/src/components/edit-form/edit-input.js +4 -1
  8. package/es/components/big-table/src/components/edit-form/edit-select-table.d.ts +2 -2
  9. package/es/components/big-table/src/components/edit-form/edit-select.d.ts +1 -1
  10. package/es/components/big-table/src/components/edit-form/edit-separate.vue.d.ts +2 -1138
  11. package/es/components/big-table/src/components/edit-form/edit-time.d.ts +1 -1
  12. package/es/components/big-table/src/components/input-button.vue.d.ts +2 -2239
  13. package/es/components/big-table/src/hooks/useEdit.d.ts +7 -1143
  14. package/es/components/big-table/src/hooks/useEvent2.js +22 -7
  15. package/es/components/big-table/style/index.css +1 -634
  16. package/es/components/bpmn-workflow/style/index.css +1 -29
  17. package/es/components/button-print/index.d.ts +28 -6724
  18. package/es/components/button-print/src/ButtonPrint.vue.d.ts +28 -6724
  19. package/es/components/button-print/src/ButtonPrint.vue_vue_type_script_setup_true_lang.js +2 -3
  20. package/es/components/button-print/src/components/IdentityVerification.js +14 -6
  21. package/es/components/button-print/src/components/IdentityVerification.vue.d.ts +22 -4393
  22. package/es/components/button-print/src/utils/dialog.d.ts +3 -1
  23. package/es/components/button-print/src/utils/dialog.js +35 -23
  24. package/es/components/button-print/src/utils/print.d.ts +5 -0
  25. package/es/components/button-print/src/utils/print2.js +16 -0
  26. package/es/components/button-print/style/index.css +1 -24
  27. package/es/components/chunk-upload/index.d.ts +2 -1466
  28. package/es/components/chunk-upload/src/chunk-upload-new.vue.d.ts +3 -1736
  29. package/es/components/chunk-upload/src/vod-chunk-upload/vod-chunk-upload.vue.d.ts +2 -1466
  30. package/es/components/chunk-upload/style/index.css +1 -365
  31. package/es/components/drag-layout/index.d.ts +165 -19494
  32. package/es/components/drag-layout/src/DragFormLeftItem.vue.d.ts +5 -7919
  33. package/es/components/drag-layout/src/DragFormRightItem.vue.d.ts +4 -3074
  34. package/es/components/drag-layout/src/DragLayout.vue.d.ts +166 -19495
  35. package/es/components/drag-layout/style/index.css +1 -175
  36. package/es/components/fabric-chart/index.d.ts +2 -2
  37. package/es/components/fabric-chart/src/FabricChart.vue.d.ts +2 -2
  38. package/es/components/fabric-chart/src/hooks/index.js +1 -1
  39. package/es/components/fabric-chart/src/hooks/useCenter2.js +58 -38
  40. package/es/components/fabric-chart/src/hooks/useDraw.d.ts +2 -0
  41. package/es/components/fabric-chart/src/hooks/useDraw.js +1 -1
  42. package/es/components/fabric-chart/src/hooks/useDraw2.js +30 -1
  43. package/es/components/fabric-chart/src/hooks/useLeft2.js +8 -1
  44. package/es/components/fabric-chart/style/index.css +1 -43
  45. package/es/components/field-set/index.d.ts +8 -6749
  46. package/es/components/field-set/src/FieldSet.vue.d.ts +8 -6749
  47. package/es/components/field-set/style/index.css +1 -139
  48. package/es/components/form-config/index.d.ts +21 -8798
  49. package/es/components/form-config/src/FormConfig.vue.d.ts +21 -8798
  50. package/es/components/form-config/src/components/FormConfigCreator.vue.d.ts +11 -4425
  51. package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +9 -2981
  52. package/es/components/form-config/src/components/renderer/CloseButton.vue.d.ts +2 -1466
  53. package/es/components/form-config/src/components/renderer/ComplexNode.vue.d.ts +2 -1466
  54. package/es/components/form-config/src/components/renderer/DefaultNode.vue.d.ts +4 -3182
  55. package/es/components/form-config/src/utils/index2.js +1 -1
  56. package/es/components/form-config/style/index.css +1 -158
  57. package/es/components/form-render/index.d.ts +8 -1104
  58. package/es/components/form-render/src/FormRender.vue.d.ts +9 -1105
  59. package/es/components/form-render/src/components/renderer/jsonCombination/index.js +1 -1
  60. package/es/components/form-render/src/components/renderer/linebar.d.ts +1 -1
  61. package/es/components/form-render/src/components/renderer/select.js +9 -6
  62. package/es/components/form-render/src/hooks/useCommonLog2.js +1 -1
  63. package/es/components/form-render/src/hooks/useFieldListAdaptor2.js +1 -1
  64. package/es/components/form-render/src/utils/business.d.ts +1 -1
  65. package/es/components/form-render/src/utils/index.d.ts +1 -1
  66. package/es/components/form-render/src/utils/index.js +2 -2
  67. package/es/components/form-render/style/index.css +1 -146
  68. package/es/components/form-table/index.d.ts +58 -31817
  69. package/es/components/form-table/src/FormTable.vue.d.ts +58 -31817
  70. package/es/components/form-table/src/components/index.d.ts +59 -31818
  71. package/es/components/form-table/src/components/table-age.vue.d.ts +5 -3957
  72. package/es/components/form-table/src/components/table-date-picker.vue.d.ts +3 -5035
  73. package/es/components/form-table/src/components/table-digital.vue.d.ts +4 -2642
  74. package/es/components/form-table/src/components/table-input-password.vue.d.ts +4 -1320
  75. package/es/components/form-table/src/components/table-input.vue.d.ts +4 -1320
  76. package/es/components/form-table/src/components/table-month-picker.vue.d.ts +2 -5034
  77. package/es/components/form-table/src/components/table-search-more.vue.d.ts +2 -1395
  78. package/es/components/form-table/src/components/table-search.vue.d.ts +3 -2710
  79. package/es/components/form-table/src/components/table-select-multiple.vue.d.ts +2 -1316
  80. package/es/components/form-table/src/components/table-select.vue.d.ts +2 -1316
  81. package/es/components/form-table/src/components/table-textarea.vue.d.ts +5 -1321
  82. package/es/components/form-table/src/components/table-time-picker.vue.d.ts +2 -2426
  83. package/es/components/form-table/src/components/table-tree-select.vue.d.ts +2 -1535
  84. package/es/components/form-table/src/components/text-over-tooltip.vue.d.ts +2 -474
  85. package/es/components/form-table/style/index.css +1 -214
  86. package/es/components/grid/src/hooks2.js +1 -0
  87. package/es/components/grid/style/index.css +1 -10
  88. package/es/components/index.css +1 -3346
  89. package/es/components/info-header/index.d.ts +16 -2386
  90. package/es/components/info-header/src/HiddenContent.vue.d.ts +4 -797
  91. package/es/components/info-header/src/InfoEllipsis.vue.d.ts +3 -796
  92. package/es/components/info-header/src/InfoHeader.vue.d.ts +15 -2385
  93. package/es/components/info-header/style/index.css +1 -121
  94. package/es/components/map/index.d.ts +2 -2239
  95. package/es/components/map/src/Map.vue.d.ts +2 -2239
  96. package/es/components/map/style/index.css +1 -61
  97. package/es/components/scale-view/index.d.ts +23 -3069
  98. package/es/components/scale-view/src/ScaleView.vue.d.ts +19 -3066
  99. package/es/components/scale-view/src/components/EvaluateCountdown.vue.d.ts +1 -1
  100. package/es/components/scale-view/src/components/EvaluatePage.vue.d.ts +1 -1394
  101. package/es/components/scale-view/src/components/composables/choose-common.d.ts +1 -1
  102. package/es/components/scale-view/src/components/formitem/r-address.d.ts +1 -1
  103. package/es/components/scale-view/src/components/formitem/r-cascader.d.ts +1 -1
  104. package/es/components/scale-view/src/components/formitem/r-checkbox.d.ts +1 -1
  105. package/es/components/scale-view/src/components/formitem/r-collection.d.ts +1 -1
  106. package/es/components/scale-view/src/components/formitem/r-datetime.d.ts +1 -1
  107. package/es/components/scale-view/src/components/formitem/r-input.d.ts +1 -1
  108. package/es/components/scale-view/src/components/formitem/r-map.d.ts +1 -1
  109. package/es/components/scale-view/src/components/formitem/r-radio.d.ts +1 -1
  110. package/es/components/scale-view/src/components/formitem/r-select.d.ts +1 -1
  111. package/es/components/scale-view/src/components/formitem/r-upload.d.ts +1 -1
  112. package/es/components/scale-view/src/components/formitem/text-over-tooltip/TextOverTooltip.vue.d.ts +2 -474
  113. package/es/components/scale-view/src/hooks/use-component.d.ts +41 -8043
  114. package/es/components/scale-view/style/index.css +1 -738
  115. package/es/components/select-label/index.d.ts +28 -10574
  116. package/es/components/select-label/src/LabelFormContent.vue.d.ts +12 -4022
  117. package/es/components/select-label/src/SelectLabel.vue.d.ts +16 -6559
  118. package/es/components/select-label/src/components/label-classify.vue.d.ts +5 -3291
  119. package/es/components/select-label/style/index.css +1 -164
  120. package/es/components/select-person/index.d.ts +9 -5270
  121. package/es/components/select-person/src/SearchTree.vue.d.ts +3 -1302
  122. package/es/components/select-person/src/SelectPerson.vue.d.ts +9 -5270
  123. package/es/components/select-person/style/index.css +1 -193
  124. package/es/components/shortcut-provider/style/index.css +1 -3
  125. package/es/components/shortcut-setter/index.d.ts +8 -1104
  126. package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +8 -1104
  127. package/es/components/shortcut-setter/src/ShortcutSetterItem.vue.d.ts +1 -845
  128. package/es/components/shortcut-setter/style/index.css +1 -8
  129. package/es/components/steps-wheel/index.d.ts +1 -473
  130. package/es/components/steps-wheel/src/StepsWheel.vue.d.ts +1 -473
  131. package/es/components/steps-wheel/style/index.css +1 -161
  132. package/es/components/time-line/index.d.ts +7 -1647
  133. package/es/components/time-line/src/TimeLine.vue.d.ts +6 -1646
  134. package/es/components/time-line/style/index.css +1 -37
  135. package/es/env.d.ts +0 -18
  136. package/es/shared/components/SelectPage/SelectPage.vue.d.ts +1 -1394
  137. package/es/shared/components/TextOverTooltip/TextOverTooltip.vue.d.ts +2 -474
  138. package/package.json +4 -4
@@ -119,851 +119,7 @@ declare const _default: import("vue").DefineComponent<{
119
119
  prefixStr: any;
120
120
  suffixStr: any;
121
121
  detailStr: import("vue").ComputedRef<string>;
122
- NInput: import("vue").DefineComponent<{
123
- bordered: {
124
- type: PropType<boolean | undefined>;
125
- default: undefined;
126
- };
127
- type: {
128
- type: PropType<"text" | "textarea" | "password">;
129
- default: string;
130
- };
131
- placeholder: PropType<string | [string, string]>;
132
- defaultValue: {
133
- type: PropType<string | [string, string] | null>;
134
- default: null;
135
- };
136
- value: PropType<string | [string, string] | null>;
137
- disabled: {
138
- type: PropType<boolean | undefined>;
139
- default: undefined;
140
- };
141
- size: PropType<import("naive-ui/es/input/src/interface").Size>;
142
- rows: {
143
- type: PropType<string | number>;
144
- default: number;
145
- };
146
- round: BooleanConstructor;
147
- minlength: PropType<string | number>;
148
- maxlength: PropType<string | number>;
149
- clearable: BooleanConstructor;
150
- autosize: {
151
- type: PropType<boolean | {
152
- minRows?: number | undefined;
153
- maxRows?: number | undefined;
154
- }>;
155
- default: boolean;
156
- };
157
- pair: BooleanConstructor;
158
- separator: StringConstructor;
159
- readonly: {
160
- type: (BooleanConstructor | StringConstructor)[];
161
- default: boolean;
162
- };
163
- passivelyActivated: BooleanConstructor;
164
- showPasswordOn: PropType<"click" | "mousedown">;
165
- stateful: {
166
- type: BooleanConstructor;
167
- default: boolean;
168
- };
169
- autofocus: BooleanConstructor;
170
- inputProps: PropType<import("vue").InputHTMLAttributes | import("vue").TextareaHTMLAttributes>;
171
- resizable: {
172
- type: BooleanConstructor;
173
- default: boolean;
174
- };
175
- showCount: BooleanConstructor;
176
- loading: {
177
- type: BooleanConstructor;
178
- default: undefined;
179
- };
180
- onMousedown: PropType<(e: MouseEvent) => void>;
181
- onKeydown: PropType<(e: KeyboardEvent) => void>;
182
- onKeyup: PropType<(e: KeyboardEvent) => void>;
183
- onInput: PropType<import("naive-ui/es/input/src/interface").OnUpdateValue>;
184
- onFocus: PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
185
- onBlur: PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
186
- onClick: PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
187
- onChange: PropType<import("naive-ui/es/input/src/interface").OnUpdateValue>;
188
- onClear: PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
189
- status: PropType<import("naive-ui/es/form/src/interface").FormValidationStatus>;
190
- 'onUpdate:value': PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/input/src/interface").OnUpdateValue>>;
191
- onUpdateValue: PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/input/src/interface").OnUpdateValue>>;
192
- textDecoration: PropType<string | [string, string]>;
193
- attrSize: {
194
- type: NumberConstructor;
195
- default: number;
196
- };
197
- onInputBlur: PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
198
- onInputFocus: PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
199
- onDeactivate: PropType<import("naive-ui/es/_utils").MaybeArray<() => void>>;
200
- onActivate: PropType<import("naive-ui/es/_utils").MaybeArray<() => void>>;
201
- onWrapperFocus: PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
202
- onWrapperBlur: PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
203
- internalDeactivateOnEnter: BooleanConstructor;
204
- internalForceFocus: BooleanConstructor;
205
- internalLoadingBeforeSuffix: BooleanConstructor;
206
- showPasswordToggle: BooleanConstructor;
207
- theme: PropType<import("naive-ui/es/_mixins").Theme<"Input", {
208
- countTextColor: string;
209
- heightTiny: string;
210
- heightSmall: string;
211
- heightMedium: string;
212
- heightLarge: string;
213
- fontSizeTiny: string;
214
- fontSizeSmall: string;
215
- fontSizeMedium: string;
216
- fontSizeLarge: string;
217
- lineHeight: string;
218
- lineHeightTextarea: string;
219
- borderRadius: string;
220
- iconSize: string;
221
- groupLabelColor: string;
222
- groupLabelTextColor: string;
223
- textColor: string;
224
- textColorDisabled: string;
225
- textDecorationColor: string;
226
- caretColor: string;
227
- placeholderColor: string;
228
- placeholderColorDisabled: string;
229
- color: string;
230
- colorDisabled: string;
231
- colorFocus: string;
232
- groupLabelBorder: string;
233
- border: string;
234
- borderHover: string;
235
- borderDisabled: string;
236
- borderFocus: string;
237
- boxShadowFocus: string;
238
- loadingColor: string;
239
- loadingColorWarning: string;
240
- borderWarning: string;
241
- borderHoverWarning: string;
242
- colorFocusWarning: string;
243
- borderFocusWarning: string;
244
- boxShadowFocusWarning: string;
245
- caretColorWarning: string;
246
- loadingColorError: string;
247
- borderError: string;
248
- borderHoverError: string;
249
- colorFocusError: string;
250
- borderFocusError: string;
251
- boxShadowFocusError: string;
252
- caretColorError: string;
253
- clearColor: string;
254
- clearColorHover: string;
255
- clearColorPressed: string;
256
- iconColor: string;
257
- iconColorDisabled: string;
258
- iconColorHover: string;
259
- iconColorPressed: string;
260
- suffixTextColor: string;
261
- paddingTiny: string;
262
- paddingSmall: string;
263
- paddingMedium: string;
264
- paddingLarge: string;
265
- clearSize: string;
266
- }, any>>;
267
- themeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Input", {
268
- countTextColor: string;
269
- heightTiny: string;
270
- heightSmall: string;
271
- heightMedium: string;
272
- heightLarge: string;
273
- fontSizeTiny: string;
274
- fontSizeSmall: string;
275
- fontSizeMedium: string;
276
- fontSizeLarge: string;
277
- lineHeight: string;
278
- lineHeightTextarea: string;
279
- borderRadius: string;
280
- iconSize: string;
281
- groupLabelColor: string;
282
- groupLabelTextColor: string;
283
- textColor: string;
284
- textColorDisabled: string;
285
- textDecorationColor: string;
286
- caretColor: string;
287
- placeholderColor: string;
288
- placeholderColorDisabled: string;
289
- color: string;
290
- colorDisabled: string;
291
- colorFocus: string;
292
- groupLabelBorder: string;
293
- border: string;
294
- borderHover: string;
295
- borderDisabled: string;
296
- borderFocus: string;
297
- boxShadowFocus: string;
298
- loadingColor: string;
299
- loadingColorWarning: string;
300
- borderWarning: string;
301
- borderHoverWarning: string;
302
- colorFocusWarning: string;
303
- borderFocusWarning: string;
304
- boxShadowFocusWarning: string;
305
- caretColorWarning: string;
306
- loadingColorError: string;
307
- borderError: string;
308
- borderHoverError: string;
309
- colorFocusError: string;
310
- borderFocusError: string;
311
- boxShadowFocusError: string;
312
- caretColorError: string;
313
- clearColor: string;
314
- clearColorHover: string;
315
- clearColorPressed: string;
316
- iconColor: string;
317
- iconColorDisabled: string;
318
- iconColorHover: string;
319
- iconColorPressed: string;
320
- suffixTextColor: string;
321
- paddingTiny: string;
322
- paddingSmall: string;
323
- paddingMedium: string;
324
- paddingLarge: string;
325
- clearSize: string;
326
- }, any>>>;
327
- builtinThemeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Input", {
328
- countTextColor: string;
329
- heightTiny: string;
330
- heightSmall: string;
331
- heightMedium: string;
332
- heightLarge: string;
333
- fontSizeTiny: string;
334
- fontSizeSmall: string;
335
- fontSizeMedium: string;
336
- fontSizeLarge: string;
337
- lineHeight: string;
338
- lineHeightTextarea: string;
339
- borderRadius: string;
340
- iconSize: string;
341
- groupLabelColor: string;
342
- groupLabelTextColor: string;
343
- textColor: string;
344
- textColorDisabled: string;
345
- textDecorationColor: string;
346
- caretColor: string;
347
- placeholderColor: string;
348
- placeholderColorDisabled: string;
349
- color: string;
350
- colorDisabled: string;
351
- colorFocus: string;
352
- groupLabelBorder: string;
353
- border: string;
354
- borderHover: string;
355
- borderDisabled: string;
356
- borderFocus: string;
357
- boxShadowFocus: string;
358
- loadingColor: string;
359
- loadingColorWarning: string;
360
- borderWarning: string;
361
- borderHoverWarning: string;
362
- colorFocusWarning: string;
363
- borderFocusWarning: string;
364
- boxShadowFocusWarning: string;
365
- caretColorWarning: string;
366
- loadingColorError: string;
367
- borderError: string;
368
- borderHoverError: string;
369
- colorFocusError: string;
370
- borderFocusError: string;
371
- boxShadowFocusError: string;
372
- caretColorError: string;
373
- clearColor: string;
374
- clearColorHover: string;
375
- clearColorPressed: string;
376
- iconColor: string;
377
- iconColorDisabled: string;
378
- iconColorHover: string;
379
- iconColorPressed: string;
380
- suffixTextColor: string;
381
- paddingTiny: string;
382
- paddingSmall: string;
383
- paddingMedium: string;
384
- paddingLarge: string;
385
- clearSize: string;
386
- }, any>>>;
387
- }, {
388
- wrapperElRef: import("vue").Ref<HTMLElement | null>;
389
- inputElRef: import("vue").Ref<HTMLInputElement | null>;
390
- inputMirrorElRef: import("vue").Ref<HTMLElement | null>;
391
- inputEl2Ref: import("vue").Ref<HTMLInputElement | null>;
392
- textareaElRef: import("vue").Ref<HTMLTextAreaElement | null>;
393
- textareaMirrorElRef: import("vue").Ref<HTMLElement | null>;
394
- textareaScrollbarInstRef: import("vue").Ref<{
395
- $el: HTMLElement;
396
- containerRef: HTMLElement | null;
397
- contentRef: HTMLElement | null;
398
- containerScrollTop: number;
399
- syncUnifiedContainer: () => void;
400
- scrollTo: import("naive-ui/es/_internal/scrollbar/src/ScrollBar").ScrollTo;
401
- scrollBy: import("naive-ui/es/_internal/scrollbar/src/ScrollBar").ScrollBy;
402
- sync: () => void;
403
- handleMouseEnterWrapper: () => void;
404
- handleMouseLeaveWrapper: () => void;
405
- } | null>;
406
- rtlEnabled: import("vue").Ref<import("naive-ui/es/config-provider/src/internal-interface").RtlItem | undefined> | undefined;
407
- uncontrolledValue: import("vue").Ref<string | [string, string] | null>;
408
- mergedValue: import("vue").ComputedRef<string | [string, string] | null>;
409
- passwordVisible: import("vue").Ref<boolean>;
410
- mergedPlaceholder: import("vue").ComputedRef<[string, string] | [string]>;
411
- showPlaceholder1: import("vue").ComputedRef<string | false>;
412
- showPlaceholder2: import("vue").ComputedRef<boolean | "" | undefined>;
413
- mergedFocus: import("vue").ComputedRef<boolean>;
414
- isComposing: import("vue").Ref<boolean>;
415
- activated: import("vue").Ref<boolean>;
416
- showClearButton: import("vue").ComputedRef<boolean>;
417
- mergedSize: import("vue").ComputedRef<"small" | "medium" | "tiny" | "large">;
418
- mergedDisabled: import("vue").ComputedRef<boolean>;
419
- textDecorationStyle: import("vue").ComputedRef<string[] | {
420
- textDecoration: string;
421
- }[]>;
422
- mergedClsPrefix: import("vue").ComputedRef<string>;
423
- mergedBordered: import("vue").ComputedRef<boolean>;
424
- mergedShowPasswordOn: import("vue").ComputedRef<"click" | "mousedown" | undefined>;
425
- placeholderStyle: import("vue").Ref<{
426
- top: string;
427
- }>;
428
- mergedStatus: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").FormValidationStatus | undefined>;
429
- textAreaScrollContainerWidth: import("vue").Ref<number | undefined>;
430
- handleTextAreaScroll: (e: Event) => void;
431
- handleCompositionStart: () => void;
432
- handleCompositionEnd: (e: CompositionEvent) => void;
433
- handleInput: (e: Event | CompositionEvent | InputEvent, index?: 0 | 1 | undefined, event?: string | undefined) => void;
434
- handleInputBlur: (e: FocusEvent) => void;
435
- handleInputFocus: (e: FocusEvent) => void;
436
- handleWrapperBlur: (e: FocusEvent) => void;
437
- handleWrapperFocus: (e: FocusEvent) => void;
438
- handleMouseEnter: () => void;
439
- handleMouseLeave: () => void;
440
- handleMouseDown: (e: MouseEvent) => void;
441
- handleChange: (e: Event, index?: 0 | 1 | undefined) => void;
442
- handleClick: (e: MouseEvent) => void;
443
- handleClear: (e: MouseEvent) => void;
444
- handlePasswordToggleClick: () => void;
445
- handlePasswordToggleMousedown: (e: MouseEvent) => void;
446
- handleWrapperKeyDown: (e: KeyboardEvent) => void;
447
- handleTextAreaMirrorResize: () => void;
448
- getTextareaScrollContainer: () => HTMLTextAreaElement | null;
449
- mergedTheme: import("vue").ComputedRef<{
450
- common: {
451
- baseColor: string;
452
- primaryColor: string;
453
- primaryColorHover: string;
454
- primaryColorPressed: string;
455
- primaryColorSuppl: string;
456
- infoColor: string;
457
- infoColorHover: string;
458
- infoColorPressed: string;
459
- infoColorSuppl: string;
460
- successColor: string;
461
- successColorHover: string;
462
- successColorPressed: string;
463
- successColorSuppl: string;
464
- warningColor: string;
465
- warningColorHover: string;
466
- warningColorPressed: string;
467
- warningColorSuppl: string;
468
- errorColor: string;
469
- errorColorHover: string;
470
- errorColorPressed: string;
471
- errorColorSuppl: string;
472
- textColorBase: string;
473
- textColor1: string;
474
- textColor2: string;
475
- textColor3: string;
476
- textColorDisabled: string;
477
- placeholderColor: string;
478
- placeholderColorDisabled: string;
479
- iconColor: string;
480
- iconColorHover: string;
481
- iconColorPressed: string;
482
- iconColorDisabled: string;
483
- opacity1: string;
484
- opacity2: string;
485
- opacity3: string;
486
- opacity4: string;
487
- opacity5: string;
488
- dividerColor: string;
489
- borderColor: string;
490
- closeColor: string;
491
- closeColorHover: string;
492
- closeColorPressed: string;
493
- closeColorDisabled: string;
494
- clearColor: string;
495
- clearColorHover: string;
496
- clearColorPressed: string;
497
- scrollbarColor: string;
498
- scrollbarColorHover: string;
499
- scrollbarWidth: string;
500
- scrollbarHeight: string;
501
- scrollbarBorderRadius: string;
502
- progressRailColor: string;
503
- railColor: string;
504
- popoverColor: string;
505
- tableColor: string;
506
- cardColor: string;
507
- modalColor: string;
508
- bodyColor: string;
509
- tagColor: string;
510
- avatarColor: string;
511
- invertedColor: string;
512
- inputColor: string;
513
- codeColor: string;
514
- tabColor: string;
515
- actionColor: string;
516
- tableHeaderColor: string;
517
- hoverColor: string;
518
- tableColorHover: string;
519
- tableColorStriped: string;
520
- pressedColor: string;
521
- opacityDisabled: string;
522
- inputColorDisabled: string;
523
- buttonColor2: string;
524
- buttonColor2Hover: string;
525
- buttonColor2Pressed: string;
526
- boxShadow1: string;
527
- boxShadow2: string;
528
- boxShadow3: string;
529
- fontFamily: string;
530
- fontFamilyMono: string;
531
- fontWeight: string;
532
- fontWeightStrong: string;
533
- cubicBezierEaseInOut: string;
534
- cubicBezierEaseOut: string;
535
- cubicBezierEaseIn: string;
536
- borderRadius: string;
537
- borderRadiusSmall: string;
538
- fontSize: string;
539
- fontSizeMini: string;
540
- fontSizeTiny: string;
541
- fontSizeSmall: string;
542
- fontSizeMedium: string;
543
- fontSizeLarge: string;
544
- fontSizeHuge: string;
545
- lineHeight: string;
546
- heightMini: string;
547
- heightTiny: string;
548
- heightSmall: string;
549
- heightMedium: string;
550
- heightLarge: string;
551
- heightHuge: string;
552
- name: "common";
553
- };
554
- self: {
555
- countTextColor: string;
556
- heightTiny: string;
557
- heightSmall: string;
558
- heightMedium: string;
559
- heightLarge: string;
560
- fontSizeTiny: string;
561
- fontSizeSmall: string;
562
- fontSizeMedium: string;
563
- fontSizeLarge: string;
564
- lineHeight: string;
565
- lineHeightTextarea: string;
566
- borderRadius: string;
567
- iconSize: string;
568
- groupLabelColor: string;
569
- groupLabelTextColor: string;
570
- textColor: string;
571
- textColorDisabled: string;
572
- textDecorationColor: string;
573
- caretColor: string;
574
- placeholderColor: string;
575
- placeholderColorDisabled: string;
576
- color: string;
577
- colorDisabled: string;
578
- colorFocus: string;
579
- groupLabelBorder: string;
580
- border: string;
581
- borderHover: string;
582
- borderDisabled: string;
583
- borderFocus: string;
584
- boxShadowFocus: string;
585
- loadingColor: string;
586
- loadingColorWarning: string;
587
- borderWarning: string;
588
- borderHoverWarning: string;
589
- colorFocusWarning: string;
590
- borderFocusWarning: string;
591
- boxShadowFocusWarning: string;
592
- caretColorWarning: string;
593
- loadingColorError: string;
594
- borderError: string;
595
- borderHoverError: string;
596
- colorFocusError: string;
597
- borderFocusError: string;
598
- boxShadowFocusError: string;
599
- caretColorError: string;
600
- clearColor: string;
601
- clearColorHover: string;
602
- clearColorPressed: string;
603
- iconColor: string;
604
- iconColorDisabled: string;
605
- iconColorHover: string;
606
- iconColorPressed: string;
607
- suffixTextColor: string;
608
- paddingTiny: string;
609
- paddingSmall: string;
610
- paddingMedium: string;
611
- paddingLarge: string;
612
- clearSize: string;
613
- };
614
- peers: any;
615
- peerOverrides: {
616
- [x: string]: any;
617
- };
618
- }>;
619
- cssVars: import("vue").ComputedRef<{
620
- '--n-bezier': string;
621
- '--n-count-text-color': string;
622
- '--n-color': string;
623
- '--n-font-size': string;
624
- '--n-border-radius': string;
625
- '--n-height': string;
626
- '--n-padding-left': string;
627
- '--n-padding-right': string;
628
- '--n-text-color': string;
629
- '--n-caret-color': string;
630
- '--n-text-decoration-color': string;
631
- '--n-border': string;
632
- '--n-border-disabled': string;
633
- '--n-border-hover': string;
634
- '--n-border-focus': string;
635
- '--n-placeholder-color': string;
636
- '--n-placeholder-color-disabled': string;
637
- '--n-icon-size': string;
638
- '--n-line-height-textarea': string;
639
- '--n-color-disabled': string;
640
- '--n-color-focus': string;
641
- '--n-text-color-disabled': string;
642
- '--n-box-shadow-focus': string;
643
- '--n-loading-color': string;
644
- '--n-caret-color-warning': string;
645
- '--n-color-focus-warning': string;
646
- '--n-box-shadow-focus-warning': string;
647
- '--n-border-warning': string;
648
- '--n-border-focus-warning': string;
649
- '--n-border-hover-warning': string;
650
- '--n-loading-color-warning': string;
651
- '--n-caret-color-error': string;
652
- '--n-color-focus-error': string;
653
- '--n-box-shadow-focus-error': string;
654
- '--n-border-error': string;
655
- '--n-border-focus-error': string;
656
- '--n-border-hover-error': string;
657
- '--n-loading-color-error': string;
658
- '--n-clear-color': string;
659
- '--n-clear-size': string;
660
- '--n-clear-color-hover': string;
661
- '--n-clear-color-pressed': string;
662
- '--n-icon-color': string;
663
- '--n-icon-color-hover': string;
664
- '--n-icon-color-pressed': string;
665
- '--n-icon-color-disabled': string;
666
- '--n-suffix-text-color': string;
667
- }> | undefined;
668
- themeClass: import("vue").Ref<string> | undefined;
669
- onRender: (() => void) | undefined;
670
- isCompositing: import("vue").Ref<boolean>;
671
- blur: () => void;
672
- focus: () => void;
673
- select: () => void;
674
- activate: () => void;
675
- deactivate: () => void;
676
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
677
- bordered: {
678
- type: PropType<boolean | undefined>;
679
- default: undefined;
680
- };
681
- type: {
682
- type: PropType<"text" | "textarea" | "password">;
683
- default: string;
684
- };
685
- placeholder: PropType<string | [string, string]>;
686
- defaultValue: {
687
- type: PropType<string | [string, string] | null>;
688
- default: null;
689
- };
690
- value: PropType<string | [string, string] | null>;
691
- disabled: {
692
- type: PropType<boolean | undefined>;
693
- default: undefined;
694
- };
695
- size: PropType<import("naive-ui/es/input/src/interface").Size>;
696
- rows: {
697
- type: PropType<string | number>;
698
- default: number;
699
- };
700
- round: BooleanConstructor;
701
- minlength: PropType<string | number>;
702
- maxlength: PropType<string | number>;
703
- clearable: BooleanConstructor;
704
- autosize: {
705
- type: PropType<boolean | {
706
- minRows?: number | undefined;
707
- maxRows?: number | undefined;
708
- }>;
709
- default: boolean;
710
- };
711
- pair: BooleanConstructor;
712
- separator: StringConstructor;
713
- readonly: {
714
- type: (BooleanConstructor | StringConstructor)[];
715
- default: boolean;
716
- };
717
- passivelyActivated: BooleanConstructor;
718
- showPasswordOn: PropType<"click" | "mousedown">;
719
- stateful: {
720
- type: BooleanConstructor;
721
- default: boolean;
722
- };
723
- autofocus: BooleanConstructor;
724
- inputProps: PropType<import("vue").InputHTMLAttributes | import("vue").TextareaHTMLAttributes>;
725
- resizable: {
726
- type: BooleanConstructor;
727
- default: boolean;
728
- };
729
- showCount: BooleanConstructor;
730
- loading: {
731
- type: BooleanConstructor;
732
- default: undefined;
733
- };
734
- onMousedown: PropType<(e: MouseEvent) => void>;
735
- onKeydown: PropType<(e: KeyboardEvent) => void>;
736
- onKeyup: PropType<(e: KeyboardEvent) => void>;
737
- onInput: PropType<import("naive-ui/es/input/src/interface").OnUpdateValue>;
738
- onFocus: PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
739
- onBlur: PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
740
- onClick: PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
741
- onChange: PropType<import("naive-ui/es/input/src/interface").OnUpdateValue>;
742
- onClear: PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
743
- status: PropType<import("naive-ui/es/form/src/interface").FormValidationStatus>;
744
- 'onUpdate:value': PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/input/src/interface").OnUpdateValue>>;
745
- onUpdateValue: PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/input/src/interface").OnUpdateValue>>;
746
- textDecoration: PropType<string | [string, string]>;
747
- attrSize: {
748
- type: NumberConstructor;
749
- default: number;
750
- };
751
- onInputBlur: PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
752
- onInputFocus: PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
753
- onDeactivate: PropType<import("naive-ui/es/_utils").MaybeArray<() => void>>;
754
- onActivate: PropType<import("naive-ui/es/_utils").MaybeArray<() => void>>;
755
- onWrapperFocus: PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
756
- onWrapperBlur: PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
757
- internalDeactivateOnEnter: BooleanConstructor;
758
- internalForceFocus: BooleanConstructor;
759
- internalLoadingBeforeSuffix: BooleanConstructor;
760
- showPasswordToggle: BooleanConstructor;
761
- theme: PropType<import("naive-ui/es/_mixins").Theme<"Input", {
762
- countTextColor: string;
763
- heightTiny: string;
764
- heightSmall: string;
765
- heightMedium: string;
766
- heightLarge: string;
767
- fontSizeTiny: string;
768
- fontSizeSmall: string;
769
- fontSizeMedium: string;
770
- fontSizeLarge: string;
771
- lineHeight: string;
772
- lineHeightTextarea: string;
773
- borderRadius: string;
774
- iconSize: string;
775
- groupLabelColor: string;
776
- groupLabelTextColor: string;
777
- textColor: string;
778
- textColorDisabled: string;
779
- textDecorationColor: string;
780
- caretColor: string;
781
- placeholderColor: string;
782
- placeholderColorDisabled: string;
783
- color: string;
784
- colorDisabled: string;
785
- colorFocus: string;
786
- groupLabelBorder: string;
787
- border: string;
788
- borderHover: string;
789
- borderDisabled: string;
790
- borderFocus: string;
791
- boxShadowFocus: string;
792
- loadingColor: string;
793
- loadingColorWarning: string;
794
- borderWarning: string;
795
- borderHoverWarning: string;
796
- colorFocusWarning: string;
797
- borderFocusWarning: string;
798
- boxShadowFocusWarning: string;
799
- caretColorWarning: string;
800
- loadingColorError: string;
801
- borderError: string;
802
- borderHoverError: string;
803
- colorFocusError: string;
804
- borderFocusError: string;
805
- boxShadowFocusError: string;
806
- caretColorError: string;
807
- clearColor: string;
808
- clearColorHover: string;
809
- clearColorPressed: string;
810
- iconColor: string;
811
- iconColorDisabled: string;
812
- iconColorHover: string;
813
- iconColorPressed: string;
814
- suffixTextColor: string;
815
- paddingTiny: string;
816
- paddingSmall: string;
817
- paddingMedium: string;
818
- paddingLarge: string;
819
- clearSize: string;
820
- }, any>>;
821
- themeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Input", {
822
- countTextColor: string;
823
- heightTiny: string;
824
- heightSmall: string;
825
- heightMedium: string;
826
- heightLarge: string;
827
- fontSizeTiny: string;
828
- fontSizeSmall: string;
829
- fontSizeMedium: string;
830
- fontSizeLarge: string;
831
- lineHeight: string;
832
- lineHeightTextarea: string;
833
- borderRadius: string;
834
- iconSize: string;
835
- groupLabelColor: string;
836
- groupLabelTextColor: string;
837
- textColor: string;
838
- textColorDisabled: string;
839
- textDecorationColor: string;
840
- caretColor: string;
841
- placeholderColor: string;
842
- placeholderColorDisabled: string;
843
- color: string;
844
- colorDisabled: string;
845
- colorFocus: string;
846
- groupLabelBorder: string;
847
- border: string;
848
- borderHover: string;
849
- borderDisabled: string;
850
- borderFocus: string;
851
- boxShadowFocus: string;
852
- loadingColor: string;
853
- loadingColorWarning: string;
854
- borderWarning: string;
855
- borderHoverWarning: string;
856
- colorFocusWarning: string;
857
- borderFocusWarning: string;
858
- boxShadowFocusWarning: string;
859
- caretColorWarning: string;
860
- loadingColorError: string;
861
- borderError: string;
862
- borderHoverError: string;
863
- colorFocusError: string;
864
- borderFocusError: string;
865
- boxShadowFocusError: string;
866
- caretColorError: string;
867
- clearColor: string;
868
- clearColorHover: string;
869
- clearColorPressed: string;
870
- iconColor: string;
871
- iconColorDisabled: string;
872
- iconColorHover: string;
873
- iconColorPressed: string;
874
- suffixTextColor: string;
875
- paddingTiny: string;
876
- paddingSmall: string;
877
- paddingMedium: string;
878
- paddingLarge: string;
879
- clearSize: string;
880
- }, any>>>;
881
- builtinThemeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Input", {
882
- countTextColor: string;
883
- heightTiny: string;
884
- heightSmall: string;
885
- heightMedium: string;
886
- heightLarge: string;
887
- fontSizeTiny: string;
888
- fontSizeSmall: string;
889
- fontSizeMedium: string;
890
- fontSizeLarge: string;
891
- lineHeight: string;
892
- lineHeightTextarea: string;
893
- borderRadius: string;
894
- iconSize: string;
895
- groupLabelColor: string;
896
- groupLabelTextColor: string;
897
- textColor: string;
898
- textColorDisabled: string;
899
- textDecorationColor: string;
900
- caretColor: string;
901
- placeholderColor: string;
902
- placeholderColorDisabled: string;
903
- color: string;
904
- colorDisabled: string;
905
- colorFocus: string;
906
- groupLabelBorder: string;
907
- border: string;
908
- borderHover: string;
909
- borderDisabled: string;
910
- borderFocus: string;
911
- boxShadowFocus: string;
912
- loadingColor: string;
913
- loadingColorWarning: string;
914
- borderWarning: string;
915
- borderHoverWarning: string;
916
- colorFocusWarning: string;
917
- borderFocusWarning: string;
918
- boxShadowFocusWarning: string;
919
- caretColorWarning: string;
920
- loadingColorError: string;
921
- borderError: string;
922
- borderHoverError: string;
923
- colorFocusError: string;
924
- borderFocusError: string;
925
- boxShadowFocusError: string;
926
- caretColorError: string;
927
- clearColor: string;
928
- clearColorHover: string;
929
- clearColorPressed: string;
930
- iconColor: string;
931
- iconColorDisabled: string;
932
- iconColorHover: string;
933
- iconColorPressed: string;
934
- suffixTextColor: string;
935
- paddingTiny: string;
936
- paddingSmall: string;
937
- paddingMedium: string;
938
- paddingLarge: string;
939
- clearSize: string;
940
- }, any>>>;
941
- }>>, {
942
- type: "text" | "textarea" | "password";
943
- readonly: string | boolean;
944
- round: boolean;
945
- disabled: boolean | undefined;
946
- autofocus: boolean;
947
- autosize: boolean | {
948
- minRows?: number | undefined;
949
- maxRows?: number | undefined;
950
- };
951
- loading: boolean;
952
- bordered: boolean | undefined;
953
- clearable: boolean;
954
- defaultValue: string | [string, string] | null;
955
- resizable: boolean;
956
- pair: boolean;
957
- rows: string | number;
958
- passivelyActivated: boolean;
959
- stateful: boolean;
960
- showCount: boolean;
961
- attrSize: number;
962
- internalDeactivateOnEnter: boolean;
963
- internalForceFocus: boolean;
964
- internalLoadingBeforeSuffix: boolean;
965
- showPasswordToggle: boolean;
966
- }>;
122
+ NInput: any;
967
123
  TextOverTooltip: import("vue").DefineComponent<{
968
124
  content: {
969
125
  type: (NumberConstructor | StringConstructor | FunctionConstructor)[];
@@ -1007,479 +163,7 @@ declare const _default: import("vue").DefineComponent<{
1007
163
  [x: `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined;
1008
164
  }>>;
1009
165
  curContent: import("vue").ComputedRef<string | Function>;
1010
- NTooltip: import("vue").DefineComponent<{
1011
- theme: PropType<import("naive-ui/es/_mixins").Theme<"Tooltip", {
1012
- borderRadius: string;
1013
- boxShadow: string;
1014
- color: string;
1015
- textColor: string;
1016
- padding: string;
1017
- }, {
1018
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
1019
- fontSize: string;
1020
- borderRadius: string;
1021
- color: string;
1022
- dividerColor: string;
1023
- textColor: string;
1024
- boxShadow: string;
1025
- space: string;
1026
- spaceArrow: string;
1027
- arrowOffset: string;
1028
- arrowOffsetVertical: string;
1029
- arrowHeight: string;
1030
- padding: string;
1031
- }, any>;
1032
- }>>;
1033
- themeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tooltip", {
1034
- borderRadius: string;
1035
- boxShadow: string;
1036
- color: string;
1037
- textColor: string;
1038
- padding: string;
1039
- }, {
1040
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
1041
- fontSize: string;
1042
- borderRadius: string;
1043
- color: string;
1044
- dividerColor: string;
1045
- textColor: string;
1046
- boxShadow: string;
1047
- space: string;
1048
- spaceArrow: string;
1049
- arrowOffset: string;
1050
- arrowOffsetVertical: string;
1051
- arrowHeight: string;
1052
- padding: string;
1053
- }, any>;
1054
- }>>>;
1055
- builtinThemeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tooltip", {
1056
- borderRadius: string;
1057
- boxShadow: string;
1058
- color: string;
1059
- textColor: string;
1060
- padding: string;
1061
- }, {
1062
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
1063
- fontSize: string;
1064
- borderRadius: string;
1065
- color: string;
1066
- dividerColor: string;
1067
- textColor: string;
1068
- boxShadow: string;
1069
- space: string;
1070
- spaceArrow: string;
1071
- arrowOffset: string;
1072
- arrowOffsetVertical: string;
1073
- arrowHeight: string;
1074
- padding: string;
1075
- }, any>;
1076
- }>>>;
1077
- show: {
1078
- type: PropType<boolean | undefined>;
1079
- default: undefined;
1080
- };
1081
- defaultShow: BooleanConstructor;
1082
- showArrow: {
1083
- type: BooleanConstructor;
1084
- default: boolean;
1085
- };
1086
- trigger: {
1087
- type: PropType<import("naive-ui").PopoverTrigger>;
1088
- default: string;
1089
- };
1090
- delay: {
1091
- type: NumberConstructor;
1092
- default: number;
1093
- };
1094
- duration: {
1095
- type: NumberConstructor;
1096
- default: number;
1097
- };
1098
- raw: BooleanConstructor;
1099
- placement: {
1100
- type: PropType<import("naive-ui").PopoverPlacement>;
1101
- default: string;
1102
- };
1103
- x: NumberConstructor;
1104
- y: NumberConstructor;
1105
- arrowPointToCenter: BooleanConstructor;
1106
- disabled: BooleanConstructor;
1107
- getDisabled: PropType<() => boolean>;
1108
- displayDirective: {
1109
- type: PropType<"show" | "if">;
1110
- default: string;
1111
- };
1112
- arrowStyle: PropType<string | import("vue").CSSProperties>;
1113
- flip: {
1114
- type: BooleanConstructor;
1115
- default: boolean;
1116
- };
1117
- animated: {
1118
- type: BooleanConstructor;
1119
- default: boolean;
1120
- };
1121
- width: {
1122
- type: PropType<number | "trigger">;
1123
- default: undefined;
1124
- };
1125
- overlap: BooleanConstructor;
1126
- keepAliveOnHover: {
1127
- type: BooleanConstructor;
1128
- default: boolean;
1129
- };
1130
- zIndex: NumberConstructor;
1131
- to: {
1132
- type: PropType<string | boolean | HTMLElement>;
1133
- default: undefined;
1134
- };
1135
- scrollable: BooleanConstructor;
1136
- contentStyle: PropType<string | import("vue").CSSProperties>;
1137
- headerStyle: PropType<string | import("vue").CSSProperties>;
1138
- onClickoutside: PropType<(e: MouseEvent) => void>;
1139
- 'onUpdate:show': PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
1140
- onUpdateShow: PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
1141
- internalSyncTargetWithParent: BooleanConstructor;
1142
- internalInheritedEventHandlers: {
1143
- type: PropType<import("naive-ui/es/popover/src/Popover").TriggerEventHandlers[]>;
1144
- default: () => never[];
1145
- };
1146
- internalTrapFocus: BooleanConstructor;
1147
- internalExtraClass: {
1148
- type: PropType<string[]>;
1149
- default: () => never[];
1150
- };
1151
- onShow: PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void> | undefined>;
1152
- onHide: PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void> | undefined>;
1153
- arrow: {
1154
- type: PropType<boolean | undefined>;
1155
- default: undefined;
1156
- };
1157
- minWidth: NumberConstructor;
1158
- maxWidth: NumberConstructor;
1159
- }, {
1160
- popoverRef: import("vue").Ref<{
1161
- syncPosition: () => void;
1162
- setShow: (value: boolean) => void;
1163
- } | null>;
1164
- mergedTheme: import("vue").ComputedRef<{
1165
- common: {
1166
- baseColor: string;
1167
- primaryColor: string;
1168
- primaryColorHover: string;
1169
- primaryColorPressed: string;
1170
- primaryColorSuppl: string;
1171
- infoColor: string;
1172
- infoColorHover: string;
1173
- infoColorPressed: string;
1174
- infoColorSuppl: string;
1175
- successColor: string;
1176
- successColorHover: string;
1177
- successColorPressed: string;
1178
- successColorSuppl: string;
1179
- warningColor: string;
1180
- warningColorHover: string;
1181
- warningColorPressed: string;
1182
- warningColorSuppl: string;
1183
- errorColor: string;
1184
- errorColorHover: string;
1185
- errorColorPressed: string;
1186
- errorColorSuppl: string;
1187
- textColorBase: string;
1188
- textColor1: string;
1189
- textColor2: string;
1190
- textColor3: string;
1191
- textColorDisabled: string;
1192
- placeholderColor: string;
1193
- placeholderColorDisabled: string;
1194
- iconColor: string;
1195
- iconColorHover: string;
1196
- iconColorPressed: string;
1197
- iconColorDisabled: string;
1198
- opacity1: string;
1199
- opacity2: string;
1200
- opacity3: string;
1201
- opacity4: string;
1202
- opacity5: string;
1203
- dividerColor: string;
1204
- borderColor: string;
1205
- closeColor: string;
1206
- closeColorHover: string;
1207
- closeColorPressed: string;
1208
- closeColorDisabled: string;
1209
- clearColor: string;
1210
- clearColorHover: string;
1211
- clearColorPressed: string;
1212
- scrollbarColor: string;
1213
- scrollbarColorHover: string;
1214
- scrollbarWidth: string;
1215
- scrollbarHeight: string;
1216
- scrollbarBorderRadius: string;
1217
- progressRailColor: string;
1218
- railColor: string;
1219
- popoverColor: string;
1220
- tableColor: string;
1221
- cardColor: string;
1222
- modalColor: string;
1223
- bodyColor: string;
1224
- tagColor: string;
1225
- avatarColor: string;
1226
- invertedColor: string;
1227
- inputColor: string;
1228
- codeColor: string;
1229
- tabColor: string;
1230
- actionColor: string;
1231
- tableHeaderColor: string;
1232
- hoverColor: string;
1233
- tableColorHover: string;
1234
- tableColorStriped: string;
1235
- pressedColor: string;
1236
- opacityDisabled: string;
1237
- inputColorDisabled: string;
1238
- buttonColor2: string;
1239
- buttonColor2Hover: string;
1240
- buttonColor2Pressed: string;
1241
- boxShadow1: string;
1242
- boxShadow2: string;
1243
- boxShadow3: string;
1244
- fontFamily: string;
1245
- fontFamilyMono: string;
1246
- fontWeight: string;
1247
- fontWeightStrong: string;
1248
- cubicBezierEaseInOut: string;
1249
- cubicBezierEaseOut: string;
1250
- cubicBezierEaseIn: string;
1251
- borderRadius: string;
1252
- borderRadiusSmall: string;
1253
- fontSize: string;
1254
- fontSizeMini: string;
1255
- fontSizeTiny: string;
1256
- fontSizeSmall: string;
1257
- fontSizeMedium: string;
1258
- fontSizeLarge: string;
1259
- fontSizeHuge: string;
1260
- lineHeight: string;
1261
- heightMini: string;
1262
- heightTiny: string;
1263
- heightSmall: string;
1264
- heightMedium: string;
1265
- heightLarge: string;
1266
- heightHuge: string;
1267
- name: "common";
1268
- };
1269
- self: {
1270
- borderRadius: string;
1271
- boxShadow: string;
1272
- color: string;
1273
- textColor: string;
1274
- padding: string;
1275
- };
1276
- peers: {
1277
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
1278
- fontSize: string;
1279
- borderRadius: string;
1280
- color: string;
1281
- dividerColor: string;
1282
- textColor: string;
1283
- boxShadow: string;
1284
- space: string;
1285
- spaceArrow: string;
1286
- arrowOffset: string;
1287
- arrowOffsetVertical: string;
1288
- arrowHeight: string;
1289
- padding: string;
1290
- }, any>;
1291
- };
1292
- peerOverrides: {
1293
- Popover?: {
1294
- peers?: {
1295
- [x: string]: any;
1296
- } | undefined;
1297
- } | undefined;
1298
- };
1299
- }>;
1300
- popoverThemeOverrides: import("vue").ComputedRef<{
1301
- borderRadius: string;
1302
- boxShadow: string;
1303
- color: string;
1304
- textColor: string;
1305
- padding: string;
1306
- }>;
1307
- syncPosition: () => void;
1308
- setShow: (value: boolean) => void;
1309
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1310
- theme: PropType<import("naive-ui/es/_mixins").Theme<"Tooltip", {
1311
- borderRadius: string;
1312
- boxShadow: string;
1313
- color: string;
1314
- textColor: string;
1315
- padding: string;
1316
- }, {
1317
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
1318
- fontSize: string;
1319
- borderRadius: string;
1320
- color: string;
1321
- dividerColor: string;
1322
- textColor: string;
1323
- boxShadow: string;
1324
- space: string;
1325
- spaceArrow: string;
1326
- arrowOffset: string;
1327
- arrowOffsetVertical: string;
1328
- arrowHeight: string;
1329
- padding: string;
1330
- }, any>;
1331
- }>>;
1332
- themeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tooltip", {
1333
- borderRadius: string;
1334
- boxShadow: string;
1335
- color: string;
1336
- textColor: string;
1337
- padding: string;
1338
- }, {
1339
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
1340
- fontSize: string;
1341
- borderRadius: string;
1342
- color: string;
1343
- dividerColor: string;
1344
- textColor: string;
1345
- boxShadow: string;
1346
- space: string;
1347
- spaceArrow: string;
1348
- arrowOffset: string;
1349
- arrowOffsetVertical: string;
1350
- arrowHeight: string;
1351
- padding: string;
1352
- }, any>;
1353
- }>>>;
1354
- builtinThemeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tooltip", {
1355
- borderRadius: string;
1356
- boxShadow: string;
1357
- color: string;
1358
- textColor: string;
1359
- padding: string;
1360
- }, {
1361
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
1362
- fontSize: string;
1363
- borderRadius: string;
1364
- color: string;
1365
- dividerColor: string;
1366
- textColor: string;
1367
- boxShadow: string;
1368
- space: string;
1369
- spaceArrow: string;
1370
- arrowOffset: string;
1371
- arrowOffsetVertical: string;
1372
- arrowHeight: string;
1373
- padding: string;
1374
- }, any>;
1375
- }>>>;
1376
- show: {
1377
- type: PropType<boolean | undefined>;
1378
- default: undefined;
1379
- };
1380
- defaultShow: BooleanConstructor;
1381
- showArrow: {
1382
- type: BooleanConstructor;
1383
- default: boolean;
1384
- };
1385
- trigger: {
1386
- type: PropType<import("naive-ui").PopoverTrigger>;
1387
- default: string;
1388
- };
1389
- delay: {
1390
- type: NumberConstructor;
1391
- default: number;
1392
- };
1393
- duration: {
1394
- type: NumberConstructor;
1395
- default: number;
1396
- };
1397
- raw: BooleanConstructor;
1398
- placement: {
1399
- type: PropType<import("naive-ui").PopoverPlacement>;
1400
- default: string;
1401
- };
1402
- x: NumberConstructor;
1403
- y: NumberConstructor;
1404
- arrowPointToCenter: BooleanConstructor;
1405
- disabled: BooleanConstructor;
1406
- getDisabled: PropType<() => boolean>;
1407
- displayDirective: {
1408
- type: PropType<"show" | "if">;
1409
- default: string;
1410
- };
1411
- arrowStyle: PropType<string | import("vue").CSSProperties>;
1412
- flip: {
1413
- type: BooleanConstructor;
1414
- default: boolean;
1415
- };
1416
- animated: {
1417
- type: BooleanConstructor;
1418
- default: boolean;
1419
- };
1420
- width: {
1421
- type: PropType<number | "trigger">;
1422
- default: undefined;
1423
- };
1424
- overlap: BooleanConstructor;
1425
- keepAliveOnHover: {
1426
- type: BooleanConstructor;
1427
- default: boolean;
1428
- };
1429
- zIndex: NumberConstructor;
1430
- to: {
1431
- type: PropType<string | boolean | HTMLElement>;
1432
- default: undefined;
1433
- };
1434
- scrollable: BooleanConstructor;
1435
- contentStyle: PropType<string | import("vue").CSSProperties>;
1436
- headerStyle: PropType<string | import("vue").CSSProperties>;
1437
- onClickoutside: PropType<(e: MouseEvent) => void>;
1438
- 'onUpdate:show': PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
1439
- onUpdateShow: PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
1440
- internalSyncTargetWithParent: BooleanConstructor;
1441
- internalInheritedEventHandlers: {
1442
- type: PropType<import("naive-ui/es/popover/src/Popover").TriggerEventHandlers[]>;
1443
- default: () => never[];
1444
- };
1445
- internalTrapFocus: BooleanConstructor;
1446
- internalExtraClass: {
1447
- type: PropType<string[]>;
1448
- default: () => never[];
1449
- };
1450
- onShow: PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void> | undefined>;
1451
- onHide: PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void> | undefined>;
1452
- arrow: {
1453
- type: PropType<boolean | undefined>;
1454
- default: undefined;
1455
- };
1456
- minWidth: NumberConstructor;
1457
- maxWidth: NumberConstructor;
1458
- }>>, {
1459
- show: boolean | undefined;
1460
- flip: boolean;
1461
- width: number | "trigger";
1462
- disabled: boolean;
1463
- duration: number;
1464
- to: string | boolean | HTMLElement;
1465
- raw: boolean;
1466
- placement: import("naive-ui").PopoverPlacement;
1467
- overlap: boolean;
1468
- scrollable: boolean;
1469
- trigger: import("naive-ui").PopoverTrigger;
1470
- showArrow: boolean;
1471
- delay: number;
1472
- arrowPointToCenter: boolean;
1473
- displayDirective: "show" | "if";
1474
- keepAliveOnHover: boolean;
1475
- animated: boolean;
1476
- internalTrapFocus: boolean;
1477
- defaultShow: boolean;
1478
- internalSyncTargetWithParent: boolean;
1479
- internalInheritedEventHandlers: import("naive-ui/es/popover/src/Popover").TriggerEventHandlers[];
1480
- internalExtraClass: string[];
1481
- arrow: boolean | undefined;
1482
- }>;
166
+ NTooltip: any;
1483
167
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1484
168
  content: {
1485
169
  type: (NumberConstructor | StringConstructor | FunctionConstructor)[];
@@ -1500,8 +184,8 @@ declare const _default: import("vue").DefineComponent<{
1500
184
  isAlias: BooleanConstructor;
1501
185
  textColor: StringConstructor;
1502
186
  }>>, {
1503
- placement: string;
1504
187
  refName: string;
188
+ placement: string;
1505
189
  tooltipTitle: string | number;
1506
190
  isAlias: boolean;
1507
191
  }>;
@@ -1565,12 +249,12 @@ declare const _default: import("vue").DefineComponent<{
1565
249
  }, {
1566
250
  styleSetting: AnyObject;
1567
251
  userInfo: AnyObject;
1568
- defaultValue: AnyObject;
1569
252
  row: AnyObject;
1570
253
  cacheUniqueKey: AnyObject;
1571
254
  formType: AnyObject;
1572
255
  isDetail: boolean;
1573
256
  item: AnyObject;
257
+ defaultValue: AnyObject;
1574
258
  mainForm: AnyObject;
1575
259
  defaultFieldList: any[];
1576
260
  }>;