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
@@ -161,851 +161,7 @@ declare const _default: import("vue").DefineComponent<{
161
161
  setTimeRangeArr: (hMin: any, HMax: any, mMin: any, mMax: any, sMin: any, sMax: any) => Required<Partial<Record<"hArr" | "mArr" | "sArr", [any, any]>>>;
162
162
  maxLength: import("vue").ComputedRef<number>;
163
163
  handlerFormatTextarea: (value: any) => any;
164
- NInput: import("vue").DefineComponent<{
165
- bordered: {
166
- type: PropType<boolean | undefined>;
167
- default: undefined;
168
- };
169
- type: {
170
- type: PropType<"text" | "textarea" | "password">;
171
- default: string;
172
- };
173
- placeholder: PropType<string | [string, string]>;
174
- defaultValue: {
175
- type: PropType<string | [string, string] | null>;
176
- default: null;
177
- };
178
- value: PropType<string | [string, string] | null>;
179
- disabled: {
180
- type: PropType<boolean | undefined>;
181
- default: undefined;
182
- };
183
- size: PropType<import("naive-ui/es/input/src/interface").Size>;
184
- rows: {
185
- type: PropType<string | number>;
186
- default: number;
187
- };
188
- round: BooleanConstructor;
189
- minlength: PropType<string | number>;
190
- maxlength: PropType<string | number>;
191
- clearable: BooleanConstructor;
192
- autosize: {
193
- type: PropType<boolean | {
194
- minRows?: number | undefined;
195
- maxRows?: number | undefined;
196
- }>;
197
- default: boolean;
198
- };
199
- pair: BooleanConstructor;
200
- separator: StringConstructor;
201
- readonly: {
202
- type: (BooleanConstructor | StringConstructor)[];
203
- default: boolean;
204
- };
205
- passivelyActivated: BooleanConstructor;
206
- showPasswordOn: PropType<"click" | "mousedown">;
207
- stateful: {
208
- type: BooleanConstructor;
209
- default: boolean;
210
- };
211
- autofocus: BooleanConstructor;
212
- inputProps: PropType<import("vue").InputHTMLAttributes | import("vue").TextareaHTMLAttributes>;
213
- resizable: {
214
- type: BooleanConstructor;
215
- default: boolean;
216
- };
217
- showCount: BooleanConstructor;
218
- loading: {
219
- type: BooleanConstructor;
220
- default: undefined;
221
- };
222
- onMousedown: PropType<(e: MouseEvent) => void>;
223
- onKeydown: PropType<(e: KeyboardEvent) => void>;
224
- onKeyup: PropType<(e: KeyboardEvent) => void>;
225
- onInput: PropType<import("naive-ui/es/input/src/interface").OnUpdateValue>;
226
- onFocus: PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
227
- onBlur: PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
228
- onClick: PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
229
- onChange: PropType<import("naive-ui/es/input/src/interface").OnUpdateValue>;
230
- onClear: PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
231
- status: PropType<import("naive-ui/es/form/src/interface").FormValidationStatus>;
232
- 'onUpdate:value': PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/input/src/interface").OnUpdateValue>>;
233
- onUpdateValue: PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/input/src/interface").OnUpdateValue>>;
234
- textDecoration: PropType<string | [string, string]>;
235
- attrSize: {
236
- type: NumberConstructor;
237
- default: number;
238
- };
239
- onInputBlur: PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
240
- onInputFocus: PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
241
- onDeactivate: PropType<import("naive-ui/es/_utils").MaybeArray<() => void>>;
242
- onActivate: PropType<import("naive-ui/es/_utils").MaybeArray<() => void>>;
243
- onWrapperFocus: PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
244
- onWrapperBlur: PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
245
- internalDeactivateOnEnter: BooleanConstructor;
246
- internalForceFocus: BooleanConstructor;
247
- internalLoadingBeforeSuffix: BooleanConstructor;
248
- showPasswordToggle: BooleanConstructor;
249
- theme: PropType<import("naive-ui/es/_mixins").Theme<"Input", {
250
- countTextColor: string;
251
- heightTiny: string;
252
- heightSmall: string;
253
- heightMedium: string;
254
- heightLarge: string;
255
- fontSizeTiny: string;
256
- fontSizeSmall: string;
257
- fontSizeMedium: string;
258
- fontSizeLarge: string;
259
- lineHeight: string;
260
- lineHeightTextarea: string;
261
- borderRadius: string;
262
- iconSize: string;
263
- groupLabelColor: string;
264
- groupLabelTextColor: string;
265
- textColor: string;
266
- textColorDisabled: string;
267
- textDecorationColor: string;
268
- caretColor: string;
269
- placeholderColor: string;
270
- placeholderColorDisabled: string;
271
- color: string;
272
- colorDisabled: string;
273
- colorFocus: string;
274
- groupLabelBorder: string;
275
- border: string;
276
- borderHover: string;
277
- borderDisabled: string;
278
- borderFocus: string;
279
- boxShadowFocus: string;
280
- loadingColor: string;
281
- loadingColorWarning: string;
282
- borderWarning: string;
283
- borderHoverWarning: string;
284
- colorFocusWarning: string;
285
- borderFocusWarning: string;
286
- boxShadowFocusWarning: string;
287
- caretColorWarning: string;
288
- loadingColorError: string;
289
- borderError: string;
290
- borderHoverError: string;
291
- colorFocusError: string;
292
- borderFocusError: string;
293
- boxShadowFocusError: string;
294
- caretColorError: string;
295
- clearColor: string;
296
- clearColorHover: string;
297
- clearColorPressed: string;
298
- iconColor: string;
299
- iconColorDisabled: string;
300
- iconColorHover: string;
301
- iconColorPressed: string;
302
- suffixTextColor: string;
303
- paddingTiny: string;
304
- paddingSmall: string;
305
- paddingMedium: string;
306
- paddingLarge: string;
307
- clearSize: string;
308
- }, any>>;
309
- themeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Input", {
310
- countTextColor: string;
311
- heightTiny: string;
312
- heightSmall: string;
313
- heightMedium: string;
314
- heightLarge: string;
315
- fontSizeTiny: string;
316
- fontSizeSmall: string;
317
- fontSizeMedium: string;
318
- fontSizeLarge: string;
319
- lineHeight: string;
320
- lineHeightTextarea: string;
321
- borderRadius: string;
322
- iconSize: string;
323
- groupLabelColor: string;
324
- groupLabelTextColor: string;
325
- textColor: string;
326
- textColorDisabled: string;
327
- textDecorationColor: string;
328
- caretColor: string;
329
- placeholderColor: string;
330
- placeholderColorDisabled: string;
331
- color: string;
332
- colorDisabled: string;
333
- colorFocus: string;
334
- groupLabelBorder: string;
335
- border: string;
336
- borderHover: string;
337
- borderDisabled: string;
338
- borderFocus: string;
339
- boxShadowFocus: string;
340
- loadingColor: string;
341
- loadingColorWarning: string;
342
- borderWarning: string;
343
- borderHoverWarning: string;
344
- colorFocusWarning: string;
345
- borderFocusWarning: string;
346
- boxShadowFocusWarning: string;
347
- caretColorWarning: string;
348
- loadingColorError: string;
349
- borderError: string;
350
- borderHoverError: string;
351
- colorFocusError: string;
352
- borderFocusError: string;
353
- boxShadowFocusError: string;
354
- caretColorError: string;
355
- clearColor: string;
356
- clearColorHover: string;
357
- clearColorPressed: string;
358
- iconColor: string;
359
- iconColorDisabled: string;
360
- iconColorHover: string;
361
- iconColorPressed: string;
362
- suffixTextColor: string;
363
- paddingTiny: string;
364
- paddingSmall: string;
365
- paddingMedium: string;
366
- paddingLarge: string;
367
- clearSize: string;
368
- }, any>>>;
369
- builtinThemeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Input", {
370
- countTextColor: string;
371
- heightTiny: string;
372
- heightSmall: string;
373
- heightMedium: string;
374
- heightLarge: string;
375
- fontSizeTiny: string;
376
- fontSizeSmall: string;
377
- fontSizeMedium: string;
378
- fontSizeLarge: string;
379
- lineHeight: string;
380
- lineHeightTextarea: string;
381
- borderRadius: string;
382
- iconSize: string;
383
- groupLabelColor: string;
384
- groupLabelTextColor: string;
385
- textColor: string;
386
- textColorDisabled: string;
387
- textDecorationColor: string;
388
- caretColor: string;
389
- placeholderColor: string;
390
- placeholderColorDisabled: string;
391
- color: string;
392
- colorDisabled: string;
393
- colorFocus: string;
394
- groupLabelBorder: string;
395
- border: string;
396
- borderHover: string;
397
- borderDisabled: string;
398
- borderFocus: string;
399
- boxShadowFocus: string;
400
- loadingColor: string;
401
- loadingColorWarning: string;
402
- borderWarning: string;
403
- borderHoverWarning: string;
404
- colorFocusWarning: string;
405
- borderFocusWarning: string;
406
- boxShadowFocusWarning: string;
407
- caretColorWarning: string;
408
- loadingColorError: string;
409
- borderError: string;
410
- borderHoverError: string;
411
- colorFocusError: string;
412
- borderFocusError: string;
413
- boxShadowFocusError: string;
414
- caretColorError: string;
415
- clearColor: string;
416
- clearColorHover: string;
417
- clearColorPressed: string;
418
- iconColor: string;
419
- iconColorDisabled: string;
420
- iconColorHover: string;
421
- iconColorPressed: string;
422
- suffixTextColor: string;
423
- paddingTiny: string;
424
- paddingSmall: string;
425
- paddingMedium: string;
426
- paddingLarge: string;
427
- clearSize: string;
428
- }, any>>>;
429
- }, {
430
- wrapperElRef: import("vue").Ref<HTMLElement | null>;
431
- inputElRef: import("vue").Ref<HTMLInputElement | null>;
432
- inputMirrorElRef: import("vue").Ref<HTMLElement | null>;
433
- inputEl2Ref: import("vue").Ref<HTMLInputElement | null>;
434
- textareaElRef: import("vue").Ref<HTMLTextAreaElement | null>;
435
- textareaMirrorElRef: import("vue").Ref<HTMLElement | null>;
436
- textareaScrollbarInstRef: import("vue").Ref<{
437
- $el: HTMLElement;
438
- containerRef: HTMLElement | null;
439
- contentRef: HTMLElement | null;
440
- containerScrollTop: number;
441
- syncUnifiedContainer: () => void;
442
- scrollTo: import("naive-ui/es/_internal/scrollbar/src/ScrollBar").ScrollTo;
443
- scrollBy: import("naive-ui/es/_internal/scrollbar/src/ScrollBar").ScrollBy;
444
- sync: () => void;
445
- handleMouseEnterWrapper: () => void;
446
- handleMouseLeaveWrapper: () => void;
447
- } | null>;
448
- rtlEnabled: import("vue").Ref<import("naive-ui/es/config-provider/src/internal-interface").RtlItem | undefined> | undefined;
449
- uncontrolledValue: import("vue").Ref<string | [string, string] | null>;
450
- mergedValue: import("vue").ComputedRef<string | [string, string] | null>;
451
- passwordVisible: import("vue").Ref<boolean>;
452
- mergedPlaceholder: import("vue").ComputedRef<[string, string] | [string]>;
453
- showPlaceholder1: import("vue").ComputedRef<string | false>;
454
- showPlaceholder2: import("vue").ComputedRef<boolean | "" | undefined>;
455
- mergedFocus: import("vue").ComputedRef<boolean>;
456
- isComposing: import("vue").Ref<boolean>;
457
- activated: import("vue").Ref<boolean>;
458
- showClearButton: import("vue").ComputedRef<boolean>;
459
- mergedSize: import("vue").ComputedRef<"small" | "medium" | "tiny" | "large">;
460
- mergedDisabled: import("vue").ComputedRef<boolean>;
461
- textDecorationStyle: import("vue").ComputedRef<string[] | {
462
- textDecoration: string;
463
- }[]>;
464
- mergedClsPrefix: import("vue").ComputedRef<string>;
465
- mergedBordered: import("vue").ComputedRef<boolean>;
466
- mergedShowPasswordOn: import("vue").ComputedRef<"click" | "mousedown" | undefined>;
467
- placeholderStyle: import("vue").Ref<{
468
- top: string;
469
- }>;
470
- mergedStatus: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").FormValidationStatus | undefined>;
471
- textAreaScrollContainerWidth: import("vue").Ref<number | undefined>;
472
- handleTextAreaScroll: (e: Event) => void;
473
- handleCompositionStart: () => void;
474
- handleCompositionEnd: (e: CompositionEvent) => void;
475
- handleInput: (e: Event | CompositionEvent | InputEvent, index?: 0 | 1 | undefined, event?: string | undefined) => void;
476
- handleInputBlur: (e: FocusEvent) => void;
477
- handleInputFocus: (e: FocusEvent) => void;
478
- handleWrapperBlur: (e: FocusEvent) => void;
479
- handleWrapperFocus: (e: FocusEvent) => void;
480
- handleMouseEnter: () => void;
481
- handleMouseLeave: () => void;
482
- handleMouseDown: (e: MouseEvent) => void;
483
- handleChange: (e: Event, index?: 0 | 1 | undefined) => void;
484
- handleClick: (e: MouseEvent) => void;
485
- handleClear: (e: MouseEvent) => void;
486
- handlePasswordToggleClick: () => void;
487
- handlePasswordToggleMousedown: (e: MouseEvent) => void;
488
- handleWrapperKeyDown: (e: KeyboardEvent) => void;
489
- handleTextAreaMirrorResize: () => void;
490
- getTextareaScrollContainer: () => HTMLTextAreaElement | null;
491
- mergedTheme: import("vue").ComputedRef<{
492
- common: {
493
- baseColor: string;
494
- primaryColor: string;
495
- primaryColorHover: string;
496
- primaryColorPressed: string;
497
- primaryColorSuppl: string;
498
- infoColor: string;
499
- infoColorHover: string;
500
- infoColorPressed: string;
501
- infoColorSuppl: string;
502
- successColor: string;
503
- successColorHover: string;
504
- successColorPressed: string;
505
- successColorSuppl: string;
506
- warningColor: string;
507
- warningColorHover: string;
508
- warningColorPressed: string;
509
- warningColorSuppl: string;
510
- errorColor: string;
511
- errorColorHover: string;
512
- errorColorPressed: string;
513
- errorColorSuppl: string;
514
- textColorBase: string;
515
- textColor1: string;
516
- textColor2: string;
517
- textColor3: string;
518
- textColorDisabled: string;
519
- placeholderColor: string;
520
- placeholderColorDisabled: string;
521
- iconColor: string;
522
- iconColorHover: string;
523
- iconColorPressed: string;
524
- iconColorDisabled: string;
525
- opacity1: string;
526
- opacity2: string;
527
- opacity3: string;
528
- opacity4: string;
529
- opacity5: string;
530
- dividerColor: string;
531
- borderColor: string;
532
- closeColor: string;
533
- closeColorHover: string;
534
- closeColorPressed: string;
535
- closeColorDisabled: string;
536
- clearColor: string;
537
- clearColorHover: string;
538
- clearColorPressed: string;
539
- scrollbarColor: string;
540
- scrollbarColorHover: string;
541
- scrollbarWidth: string;
542
- scrollbarHeight: string;
543
- scrollbarBorderRadius: string;
544
- progressRailColor: string;
545
- railColor: string;
546
- popoverColor: string;
547
- tableColor: string;
548
- cardColor: string;
549
- modalColor: string;
550
- bodyColor: string;
551
- tagColor: string;
552
- avatarColor: string;
553
- invertedColor: string;
554
- inputColor: string;
555
- codeColor: string;
556
- tabColor: string;
557
- actionColor: string;
558
- tableHeaderColor: string;
559
- hoverColor: string;
560
- tableColorHover: string;
561
- tableColorStriped: string;
562
- pressedColor: string;
563
- opacityDisabled: string;
564
- inputColorDisabled: string;
565
- buttonColor2: string;
566
- buttonColor2Hover: string;
567
- buttonColor2Pressed: string;
568
- boxShadow1: string;
569
- boxShadow2: string;
570
- boxShadow3: string;
571
- fontFamily: string;
572
- fontFamilyMono: string;
573
- fontWeight: string;
574
- fontWeightStrong: string;
575
- cubicBezierEaseInOut: string;
576
- cubicBezierEaseOut: string;
577
- cubicBezierEaseIn: string;
578
- borderRadius: string;
579
- borderRadiusSmall: string;
580
- fontSize: string;
581
- fontSizeMini: string;
582
- fontSizeTiny: string;
583
- fontSizeSmall: string;
584
- fontSizeMedium: string;
585
- fontSizeLarge: string;
586
- fontSizeHuge: string;
587
- lineHeight: string;
588
- heightMini: string;
589
- heightTiny: string;
590
- heightSmall: string;
591
- heightMedium: string;
592
- heightLarge: string;
593
- heightHuge: string;
594
- name: "common";
595
- };
596
- self: {
597
- countTextColor: string;
598
- heightTiny: string;
599
- heightSmall: string;
600
- heightMedium: string;
601
- heightLarge: string;
602
- fontSizeTiny: string;
603
- fontSizeSmall: string;
604
- fontSizeMedium: string;
605
- fontSizeLarge: string;
606
- lineHeight: string;
607
- lineHeightTextarea: string;
608
- borderRadius: string;
609
- iconSize: string;
610
- groupLabelColor: string;
611
- groupLabelTextColor: string;
612
- textColor: string;
613
- textColorDisabled: string;
614
- textDecorationColor: string;
615
- caretColor: string;
616
- placeholderColor: string;
617
- placeholderColorDisabled: string;
618
- color: string;
619
- colorDisabled: string;
620
- colorFocus: string;
621
- groupLabelBorder: string;
622
- border: string;
623
- borderHover: string;
624
- borderDisabled: string;
625
- borderFocus: string;
626
- boxShadowFocus: string;
627
- loadingColor: string;
628
- loadingColorWarning: string;
629
- borderWarning: string;
630
- borderHoverWarning: string;
631
- colorFocusWarning: string;
632
- borderFocusWarning: string;
633
- boxShadowFocusWarning: string;
634
- caretColorWarning: string;
635
- loadingColorError: string;
636
- borderError: string;
637
- borderHoverError: string;
638
- colorFocusError: string;
639
- borderFocusError: string;
640
- boxShadowFocusError: string;
641
- caretColorError: string;
642
- clearColor: string;
643
- clearColorHover: string;
644
- clearColorPressed: string;
645
- iconColor: string;
646
- iconColorDisabled: string;
647
- iconColorHover: string;
648
- iconColorPressed: string;
649
- suffixTextColor: string;
650
- paddingTiny: string;
651
- paddingSmall: string;
652
- paddingMedium: string;
653
- paddingLarge: string;
654
- clearSize: string;
655
- };
656
- peers: any;
657
- peerOverrides: {
658
- [x: string]: any;
659
- };
660
- }>;
661
- cssVars: import("vue").ComputedRef<{
662
- '--n-bezier': string;
663
- '--n-count-text-color': string;
664
- '--n-color': string;
665
- '--n-font-size': string;
666
- '--n-border-radius': string;
667
- '--n-height': string;
668
- '--n-padding-left': string;
669
- '--n-padding-right': string;
670
- '--n-text-color': string;
671
- '--n-caret-color': string;
672
- '--n-text-decoration-color': string;
673
- '--n-border': string;
674
- '--n-border-disabled': string;
675
- '--n-border-hover': string;
676
- '--n-border-focus': string;
677
- '--n-placeholder-color': string;
678
- '--n-placeholder-color-disabled': string;
679
- '--n-icon-size': string;
680
- '--n-line-height-textarea': string;
681
- '--n-color-disabled': string;
682
- '--n-color-focus': string;
683
- '--n-text-color-disabled': string;
684
- '--n-box-shadow-focus': string;
685
- '--n-loading-color': string;
686
- '--n-caret-color-warning': string;
687
- '--n-color-focus-warning': string;
688
- '--n-box-shadow-focus-warning': string;
689
- '--n-border-warning': string;
690
- '--n-border-focus-warning': string;
691
- '--n-border-hover-warning': string;
692
- '--n-loading-color-warning': string;
693
- '--n-caret-color-error': string;
694
- '--n-color-focus-error': string;
695
- '--n-box-shadow-focus-error': string;
696
- '--n-border-error': string;
697
- '--n-border-focus-error': string;
698
- '--n-border-hover-error': string;
699
- '--n-loading-color-error': string;
700
- '--n-clear-color': string;
701
- '--n-clear-size': string;
702
- '--n-clear-color-hover': string;
703
- '--n-clear-color-pressed': string;
704
- '--n-icon-color': string;
705
- '--n-icon-color-hover': string;
706
- '--n-icon-color-pressed': string;
707
- '--n-icon-color-disabled': string;
708
- '--n-suffix-text-color': string;
709
- }> | undefined;
710
- themeClass: import("vue").Ref<string> | undefined;
711
- onRender: (() => void) | undefined;
712
- isCompositing: import("vue").Ref<boolean>;
713
- blur: () => void;
714
- focus: () => void;
715
- select: () => void;
716
- activate: () => void;
717
- deactivate: () => void;
718
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
719
- bordered: {
720
- type: PropType<boolean | undefined>;
721
- default: undefined;
722
- };
723
- type: {
724
- type: PropType<"text" | "textarea" | "password">;
725
- default: string;
726
- };
727
- placeholder: PropType<string | [string, string]>;
728
- defaultValue: {
729
- type: PropType<string | [string, string] | null>;
730
- default: null;
731
- };
732
- value: PropType<string | [string, string] | null>;
733
- disabled: {
734
- type: PropType<boolean | undefined>;
735
- default: undefined;
736
- };
737
- size: PropType<import("naive-ui/es/input/src/interface").Size>;
738
- rows: {
739
- type: PropType<string | number>;
740
- default: number;
741
- };
742
- round: BooleanConstructor;
743
- minlength: PropType<string | number>;
744
- maxlength: PropType<string | number>;
745
- clearable: BooleanConstructor;
746
- autosize: {
747
- type: PropType<boolean | {
748
- minRows?: number | undefined;
749
- maxRows?: number | undefined;
750
- }>;
751
- default: boolean;
752
- };
753
- pair: BooleanConstructor;
754
- separator: StringConstructor;
755
- readonly: {
756
- type: (BooleanConstructor | StringConstructor)[];
757
- default: boolean;
758
- };
759
- passivelyActivated: BooleanConstructor;
760
- showPasswordOn: PropType<"click" | "mousedown">;
761
- stateful: {
762
- type: BooleanConstructor;
763
- default: boolean;
764
- };
765
- autofocus: BooleanConstructor;
766
- inputProps: PropType<import("vue").InputHTMLAttributes | import("vue").TextareaHTMLAttributes>;
767
- resizable: {
768
- type: BooleanConstructor;
769
- default: boolean;
770
- };
771
- showCount: BooleanConstructor;
772
- loading: {
773
- type: BooleanConstructor;
774
- default: undefined;
775
- };
776
- onMousedown: PropType<(e: MouseEvent) => void>;
777
- onKeydown: PropType<(e: KeyboardEvent) => void>;
778
- onKeyup: PropType<(e: KeyboardEvent) => void>;
779
- onInput: PropType<import("naive-ui/es/input/src/interface").OnUpdateValue>;
780
- onFocus: PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
781
- onBlur: PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
782
- onClick: PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
783
- onChange: PropType<import("naive-ui/es/input/src/interface").OnUpdateValue>;
784
- onClear: PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
785
- status: PropType<import("naive-ui/es/form/src/interface").FormValidationStatus>;
786
- 'onUpdate:value': PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/input/src/interface").OnUpdateValue>>;
787
- onUpdateValue: PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/input/src/interface").OnUpdateValue>>;
788
- textDecoration: PropType<string | [string, string]>;
789
- attrSize: {
790
- type: NumberConstructor;
791
- default: number;
792
- };
793
- onInputBlur: PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
794
- onInputFocus: PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
795
- onDeactivate: PropType<import("naive-ui/es/_utils").MaybeArray<() => void>>;
796
- onActivate: PropType<import("naive-ui/es/_utils").MaybeArray<() => void>>;
797
- onWrapperFocus: PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
798
- onWrapperBlur: PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
799
- internalDeactivateOnEnter: BooleanConstructor;
800
- internalForceFocus: BooleanConstructor;
801
- internalLoadingBeforeSuffix: BooleanConstructor;
802
- showPasswordToggle: BooleanConstructor;
803
- theme: PropType<import("naive-ui/es/_mixins").Theme<"Input", {
804
- countTextColor: string;
805
- heightTiny: string;
806
- heightSmall: string;
807
- heightMedium: string;
808
- heightLarge: string;
809
- fontSizeTiny: string;
810
- fontSizeSmall: string;
811
- fontSizeMedium: string;
812
- fontSizeLarge: string;
813
- lineHeight: string;
814
- lineHeightTextarea: string;
815
- borderRadius: string;
816
- iconSize: string;
817
- groupLabelColor: string;
818
- groupLabelTextColor: string;
819
- textColor: string;
820
- textColorDisabled: string;
821
- textDecorationColor: string;
822
- caretColor: string;
823
- placeholderColor: string;
824
- placeholderColorDisabled: string;
825
- color: string;
826
- colorDisabled: string;
827
- colorFocus: string;
828
- groupLabelBorder: string;
829
- border: string;
830
- borderHover: string;
831
- borderDisabled: string;
832
- borderFocus: string;
833
- boxShadowFocus: string;
834
- loadingColor: string;
835
- loadingColorWarning: string;
836
- borderWarning: string;
837
- borderHoverWarning: string;
838
- colorFocusWarning: string;
839
- borderFocusWarning: string;
840
- boxShadowFocusWarning: string;
841
- caretColorWarning: string;
842
- loadingColorError: string;
843
- borderError: string;
844
- borderHoverError: string;
845
- colorFocusError: string;
846
- borderFocusError: string;
847
- boxShadowFocusError: string;
848
- caretColorError: string;
849
- clearColor: string;
850
- clearColorHover: string;
851
- clearColorPressed: string;
852
- iconColor: string;
853
- iconColorDisabled: string;
854
- iconColorHover: string;
855
- iconColorPressed: string;
856
- suffixTextColor: string;
857
- paddingTiny: string;
858
- paddingSmall: string;
859
- paddingMedium: string;
860
- paddingLarge: string;
861
- clearSize: string;
862
- }, any>>;
863
- themeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Input", {
864
- countTextColor: string;
865
- heightTiny: string;
866
- heightSmall: string;
867
- heightMedium: string;
868
- heightLarge: string;
869
- fontSizeTiny: string;
870
- fontSizeSmall: string;
871
- fontSizeMedium: string;
872
- fontSizeLarge: string;
873
- lineHeight: string;
874
- lineHeightTextarea: string;
875
- borderRadius: string;
876
- iconSize: string;
877
- groupLabelColor: string;
878
- groupLabelTextColor: string;
879
- textColor: string;
880
- textColorDisabled: string;
881
- textDecorationColor: string;
882
- caretColor: string;
883
- placeholderColor: string;
884
- placeholderColorDisabled: string;
885
- color: string;
886
- colorDisabled: string;
887
- colorFocus: string;
888
- groupLabelBorder: string;
889
- border: string;
890
- borderHover: string;
891
- borderDisabled: string;
892
- borderFocus: string;
893
- boxShadowFocus: string;
894
- loadingColor: string;
895
- loadingColorWarning: string;
896
- borderWarning: string;
897
- borderHoverWarning: string;
898
- colorFocusWarning: string;
899
- borderFocusWarning: string;
900
- boxShadowFocusWarning: string;
901
- caretColorWarning: string;
902
- loadingColorError: string;
903
- borderError: string;
904
- borderHoverError: string;
905
- colorFocusError: string;
906
- borderFocusError: string;
907
- boxShadowFocusError: string;
908
- caretColorError: string;
909
- clearColor: string;
910
- clearColorHover: string;
911
- clearColorPressed: string;
912
- iconColor: string;
913
- iconColorDisabled: string;
914
- iconColorHover: string;
915
- iconColorPressed: string;
916
- suffixTextColor: string;
917
- paddingTiny: string;
918
- paddingSmall: string;
919
- paddingMedium: string;
920
- paddingLarge: string;
921
- clearSize: string;
922
- }, any>>>;
923
- builtinThemeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Input", {
924
- countTextColor: string;
925
- heightTiny: string;
926
- heightSmall: string;
927
- heightMedium: string;
928
- heightLarge: string;
929
- fontSizeTiny: string;
930
- fontSizeSmall: string;
931
- fontSizeMedium: string;
932
- fontSizeLarge: string;
933
- lineHeight: string;
934
- lineHeightTextarea: string;
935
- borderRadius: string;
936
- iconSize: string;
937
- groupLabelColor: string;
938
- groupLabelTextColor: string;
939
- textColor: string;
940
- textColorDisabled: string;
941
- textDecorationColor: string;
942
- caretColor: string;
943
- placeholderColor: string;
944
- placeholderColorDisabled: string;
945
- color: string;
946
- colorDisabled: string;
947
- colorFocus: string;
948
- groupLabelBorder: string;
949
- border: string;
950
- borderHover: string;
951
- borderDisabled: string;
952
- borderFocus: string;
953
- boxShadowFocus: string;
954
- loadingColor: string;
955
- loadingColorWarning: string;
956
- borderWarning: string;
957
- borderHoverWarning: string;
958
- colorFocusWarning: string;
959
- borderFocusWarning: string;
960
- boxShadowFocusWarning: string;
961
- caretColorWarning: string;
962
- loadingColorError: string;
963
- borderError: string;
964
- borderHoverError: string;
965
- colorFocusError: string;
966
- borderFocusError: string;
967
- boxShadowFocusError: string;
968
- caretColorError: string;
969
- clearColor: string;
970
- clearColorHover: string;
971
- clearColorPressed: string;
972
- iconColor: string;
973
- iconColorDisabled: string;
974
- iconColorHover: string;
975
- iconColorPressed: string;
976
- suffixTextColor: string;
977
- paddingTiny: string;
978
- paddingSmall: string;
979
- paddingMedium: string;
980
- paddingLarge: string;
981
- clearSize: string;
982
- }, any>>>;
983
- }>>, {
984
- type: "text" | "textarea" | "password";
985
- readonly: string | boolean;
986
- round: boolean;
987
- disabled: boolean | undefined;
988
- autofocus: boolean;
989
- autosize: boolean | {
990
- minRows?: number | undefined;
991
- maxRows?: number | undefined;
992
- };
993
- loading: boolean;
994
- bordered: boolean | undefined;
995
- clearable: boolean;
996
- defaultValue: string | [string, string] | null;
997
- resizable: boolean;
998
- pair: boolean;
999
- rows: string | number;
1000
- passivelyActivated: boolean;
1001
- stateful: boolean;
1002
- showCount: boolean;
1003
- attrSize: number;
1004
- internalDeactivateOnEnter: boolean;
1005
- internalForceFocus: boolean;
1006
- internalLoadingBeforeSuffix: boolean;
1007
- showPasswordToggle: boolean;
1008
- }>;
164
+ NInput: any;
1009
165
  TextOverTooltip: import("vue").DefineComponent<{
1010
166
  content: {
1011
167
  type: (NumberConstructor | StringConstructor)[];
@@ -1044,7 +200,7 @@ declare const _default: import("vue").DefineComponent<{
1044
200
  className?: string | undefined;
1045
201
  refName?: string | undefined;
1046
202
  effect: string;
1047
- placement: "left" | "right" | "top" | "bottom" | "top-start" | "top-end" | "left-start" | "left-end" | "right-start" | "right-end" | "bottom-start" | "bottom-end";
203
+ placement: "left" | "right" | "top" | "bottom" | "top-start" | "top-end" | "right-start" | "right-end" | "bottom-start" | "bottom-end" | "left-start" | "left-end";
1048
204
  tooltipTitle: string | number;
1049
205
  isAlias?: boolean | undefined;
1050
206
  };
@@ -1053,479 +209,7 @@ declare const _default: import("vue").DefineComponent<{
1053
209
  $refName: any;
1054
210
  onMouseOver: (str: any) => void;
1055
211
  onMouseOut: () => void;
1056
- NTooltip: import("vue").DefineComponent<{
1057
- theme: PropType<import("naive-ui/es/_mixins").Theme<"Tooltip", {
1058
- borderRadius: string;
1059
- boxShadow: string;
1060
- color: string;
1061
- textColor: string;
1062
- padding: string;
1063
- }, {
1064
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
1065
- fontSize: string;
1066
- borderRadius: string;
1067
- color: string;
1068
- dividerColor: string;
1069
- textColor: string;
1070
- boxShadow: string;
1071
- space: string;
1072
- spaceArrow: string;
1073
- arrowOffset: string;
1074
- arrowOffsetVertical: string;
1075
- arrowHeight: string;
1076
- padding: string;
1077
- }, any>;
1078
- }>>;
1079
- themeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tooltip", {
1080
- borderRadius: string;
1081
- boxShadow: string;
1082
- color: string;
1083
- textColor: string;
1084
- padding: string;
1085
- }, {
1086
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
1087
- fontSize: string;
1088
- borderRadius: string;
1089
- color: string;
1090
- dividerColor: string;
1091
- textColor: string;
1092
- boxShadow: string;
1093
- space: string;
1094
- spaceArrow: string;
1095
- arrowOffset: string;
1096
- arrowOffsetVertical: string;
1097
- arrowHeight: string;
1098
- padding: string;
1099
- }, any>;
1100
- }>>>;
1101
- builtinThemeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tooltip", {
1102
- borderRadius: string;
1103
- boxShadow: string;
1104
- color: string;
1105
- textColor: string;
1106
- padding: string;
1107
- }, {
1108
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
1109
- fontSize: string;
1110
- borderRadius: string;
1111
- color: string;
1112
- dividerColor: string;
1113
- textColor: string;
1114
- boxShadow: string;
1115
- space: string;
1116
- spaceArrow: string;
1117
- arrowOffset: string;
1118
- arrowOffsetVertical: string;
1119
- arrowHeight: string;
1120
- padding: string;
1121
- }, any>;
1122
- }>>>;
1123
- show: {
1124
- type: PropType<boolean | undefined>;
1125
- default: undefined;
1126
- };
1127
- defaultShow: BooleanConstructor;
1128
- showArrow: {
1129
- type: BooleanConstructor;
1130
- default: boolean;
1131
- };
1132
- trigger: {
1133
- type: PropType<import("naive-ui").PopoverTrigger>;
1134
- default: string;
1135
- };
1136
- delay: {
1137
- type: NumberConstructor;
1138
- default: number;
1139
- };
1140
- duration: {
1141
- type: NumberConstructor;
1142
- default: number;
1143
- };
1144
- raw: BooleanConstructor;
1145
- placement: {
1146
- type: PropType<import("naive-ui").PopoverPlacement>;
1147
- default: string;
1148
- };
1149
- x: NumberConstructor;
1150
- y: NumberConstructor;
1151
- arrowPointToCenter: BooleanConstructor;
1152
- disabled: BooleanConstructor;
1153
- getDisabled: PropType<() => boolean>;
1154
- displayDirective: {
1155
- type: PropType<"show" | "if">;
1156
- default: string;
1157
- };
1158
- arrowStyle: PropType<string | import("vue").CSSProperties>;
1159
- flip: {
1160
- type: BooleanConstructor;
1161
- default: boolean;
1162
- };
1163
- animated: {
1164
- type: BooleanConstructor;
1165
- default: boolean;
1166
- };
1167
- width: {
1168
- type: PropType<number | "trigger">;
1169
- default: undefined;
1170
- };
1171
- overlap: BooleanConstructor;
1172
- keepAliveOnHover: {
1173
- type: BooleanConstructor;
1174
- default: boolean;
1175
- };
1176
- zIndex: NumberConstructor;
1177
- to: {
1178
- type: PropType<string | boolean | HTMLElement>;
1179
- default: undefined;
1180
- };
1181
- scrollable: BooleanConstructor;
1182
- contentStyle: PropType<string | import("vue").CSSProperties>;
1183
- headerStyle: PropType<string | import("vue").CSSProperties>;
1184
- onClickoutside: PropType<(e: MouseEvent) => void>;
1185
- 'onUpdate:show': PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
1186
- onUpdateShow: PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
1187
- internalSyncTargetWithParent: BooleanConstructor;
1188
- internalInheritedEventHandlers: {
1189
- type: PropType<import("naive-ui/es/popover/src/Popover").TriggerEventHandlers[]>;
1190
- default: () => never[];
1191
- };
1192
- internalTrapFocus: BooleanConstructor;
1193
- internalExtraClass: {
1194
- type: PropType<string[]>;
1195
- default: () => never[];
1196
- };
1197
- onShow: PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void> | undefined>;
1198
- onHide: PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void> | undefined>;
1199
- arrow: {
1200
- type: PropType<boolean | undefined>;
1201
- default: undefined;
1202
- };
1203
- minWidth: NumberConstructor;
1204
- maxWidth: NumberConstructor;
1205
- }, {
1206
- popoverRef: import("vue").Ref<{
1207
- syncPosition: () => void;
1208
- setShow: (value: boolean) => void;
1209
- } | null>;
1210
- mergedTheme: import("vue").ComputedRef<{
1211
- common: {
1212
- baseColor: string;
1213
- primaryColor: string;
1214
- primaryColorHover: string;
1215
- primaryColorPressed: string;
1216
- primaryColorSuppl: string;
1217
- infoColor: string;
1218
- infoColorHover: string;
1219
- infoColorPressed: string;
1220
- infoColorSuppl: string;
1221
- successColor: string;
1222
- successColorHover: string;
1223
- successColorPressed: string;
1224
- successColorSuppl: string;
1225
- warningColor: string;
1226
- warningColorHover: string;
1227
- warningColorPressed: string;
1228
- warningColorSuppl: string;
1229
- errorColor: string;
1230
- errorColorHover: string;
1231
- errorColorPressed: string;
1232
- errorColorSuppl: string;
1233
- textColorBase: string;
1234
- textColor1: string;
1235
- textColor2: string;
1236
- textColor3: string;
1237
- textColorDisabled: string;
1238
- placeholderColor: string;
1239
- placeholderColorDisabled: string;
1240
- iconColor: string;
1241
- iconColorHover: string;
1242
- iconColorPressed: string;
1243
- iconColorDisabled: string;
1244
- opacity1: string;
1245
- opacity2: string;
1246
- opacity3: string;
1247
- opacity4: string;
1248
- opacity5: string;
1249
- dividerColor: string;
1250
- borderColor: string;
1251
- closeColor: string;
1252
- closeColorHover: string;
1253
- closeColorPressed: string;
1254
- closeColorDisabled: string;
1255
- clearColor: string;
1256
- clearColorHover: string;
1257
- clearColorPressed: string;
1258
- scrollbarColor: string;
1259
- scrollbarColorHover: string;
1260
- scrollbarWidth: string;
1261
- scrollbarHeight: string;
1262
- scrollbarBorderRadius: string;
1263
- progressRailColor: string;
1264
- railColor: string;
1265
- popoverColor: string;
1266
- tableColor: string;
1267
- cardColor: string;
1268
- modalColor: string;
1269
- bodyColor: string;
1270
- tagColor: string;
1271
- avatarColor: string;
1272
- invertedColor: string;
1273
- inputColor: string;
1274
- codeColor: string;
1275
- tabColor: string;
1276
- actionColor: string;
1277
- tableHeaderColor: string;
1278
- hoverColor: string;
1279
- tableColorHover: string;
1280
- tableColorStriped: string;
1281
- pressedColor: string;
1282
- opacityDisabled: string;
1283
- inputColorDisabled: string;
1284
- buttonColor2: string;
1285
- buttonColor2Hover: string;
1286
- buttonColor2Pressed: string;
1287
- boxShadow1: string;
1288
- boxShadow2: string;
1289
- boxShadow3: string;
1290
- fontFamily: string;
1291
- fontFamilyMono: string;
1292
- fontWeight: string;
1293
- fontWeightStrong: string;
1294
- cubicBezierEaseInOut: string;
1295
- cubicBezierEaseOut: string;
1296
- cubicBezierEaseIn: string;
1297
- borderRadius: string;
1298
- borderRadiusSmall: string;
1299
- fontSize: string;
1300
- fontSizeMini: string;
1301
- fontSizeTiny: string;
1302
- fontSizeSmall: string;
1303
- fontSizeMedium: string;
1304
- fontSizeLarge: string;
1305
- fontSizeHuge: string;
1306
- lineHeight: string;
1307
- heightMini: string;
1308
- heightTiny: string;
1309
- heightSmall: string;
1310
- heightMedium: string;
1311
- heightLarge: string;
1312
- heightHuge: string;
1313
- name: "common";
1314
- };
1315
- self: {
1316
- borderRadius: string;
1317
- boxShadow: string;
1318
- color: string;
1319
- textColor: string;
1320
- padding: string;
1321
- };
1322
- peers: {
1323
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
1324
- fontSize: string;
1325
- borderRadius: string;
1326
- color: string;
1327
- dividerColor: string;
1328
- textColor: string;
1329
- boxShadow: string;
1330
- space: string;
1331
- spaceArrow: string;
1332
- arrowOffset: string;
1333
- arrowOffsetVertical: string;
1334
- arrowHeight: string;
1335
- padding: string;
1336
- }, any>;
1337
- };
1338
- peerOverrides: {
1339
- Popover?: {
1340
- peers?: {
1341
- [x: string]: any;
1342
- } | undefined;
1343
- } | undefined;
1344
- };
1345
- }>;
1346
- popoverThemeOverrides: import("vue").ComputedRef<{
1347
- borderRadius: string;
1348
- boxShadow: string;
1349
- color: string;
1350
- textColor: string;
1351
- padding: string;
1352
- }>;
1353
- syncPosition: () => void;
1354
- setShow: (value: boolean) => void;
1355
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1356
- theme: PropType<import("naive-ui/es/_mixins").Theme<"Tooltip", {
1357
- borderRadius: string;
1358
- boxShadow: string;
1359
- color: string;
1360
- textColor: string;
1361
- padding: string;
1362
- }, {
1363
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
1364
- fontSize: string;
1365
- borderRadius: string;
1366
- color: string;
1367
- dividerColor: string;
1368
- textColor: string;
1369
- boxShadow: string;
1370
- space: string;
1371
- spaceArrow: string;
1372
- arrowOffset: string;
1373
- arrowOffsetVertical: string;
1374
- arrowHeight: string;
1375
- padding: string;
1376
- }, any>;
1377
- }>>;
1378
- themeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tooltip", {
1379
- borderRadius: string;
1380
- boxShadow: string;
1381
- color: string;
1382
- textColor: string;
1383
- padding: string;
1384
- }, {
1385
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
1386
- fontSize: string;
1387
- borderRadius: string;
1388
- color: string;
1389
- dividerColor: string;
1390
- textColor: string;
1391
- boxShadow: string;
1392
- space: string;
1393
- spaceArrow: string;
1394
- arrowOffset: string;
1395
- arrowOffsetVertical: string;
1396
- arrowHeight: string;
1397
- padding: string;
1398
- }, any>;
1399
- }>>>;
1400
- builtinThemeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tooltip", {
1401
- borderRadius: string;
1402
- boxShadow: string;
1403
- color: string;
1404
- textColor: string;
1405
- padding: string;
1406
- }, {
1407
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
1408
- fontSize: string;
1409
- borderRadius: string;
1410
- color: string;
1411
- dividerColor: string;
1412
- textColor: string;
1413
- boxShadow: string;
1414
- space: string;
1415
- spaceArrow: string;
1416
- arrowOffset: string;
1417
- arrowOffsetVertical: string;
1418
- arrowHeight: string;
1419
- padding: string;
1420
- }, any>;
1421
- }>>>;
1422
- show: {
1423
- type: PropType<boolean | undefined>;
1424
- default: undefined;
1425
- };
1426
- defaultShow: BooleanConstructor;
1427
- showArrow: {
1428
- type: BooleanConstructor;
1429
- default: boolean;
1430
- };
1431
- trigger: {
1432
- type: PropType<import("naive-ui").PopoverTrigger>;
1433
- default: string;
1434
- };
1435
- delay: {
1436
- type: NumberConstructor;
1437
- default: number;
1438
- };
1439
- duration: {
1440
- type: NumberConstructor;
1441
- default: number;
1442
- };
1443
- raw: BooleanConstructor;
1444
- placement: {
1445
- type: PropType<import("naive-ui").PopoverPlacement>;
1446
- default: string;
1447
- };
1448
- x: NumberConstructor;
1449
- y: NumberConstructor;
1450
- arrowPointToCenter: BooleanConstructor;
1451
- disabled: BooleanConstructor;
1452
- getDisabled: PropType<() => boolean>;
1453
- displayDirective: {
1454
- type: PropType<"show" | "if">;
1455
- default: string;
1456
- };
1457
- arrowStyle: PropType<string | import("vue").CSSProperties>;
1458
- flip: {
1459
- type: BooleanConstructor;
1460
- default: boolean;
1461
- };
1462
- animated: {
1463
- type: BooleanConstructor;
1464
- default: boolean;
1465
- };
1466
- width: {
1467
- type: PropType<number | "trigger">;
1468
- default: undefined;
1469
- };
1470
- overlap: BooleanConstructor;
1471
- keepAliveOnHover: {
1472
- type: BooleanConstructor;
1473
- default: boolean;
1474
- };
1475
- zIndex: NumberConstructor;
1476
- to: {
1477
- type: PropType<string | boolean | HTMLElement>;
1478
- default: undefined;
1479
- };
1480
- scrollable: BooleanConstructor;
1481
- contentStyle: PropType<string | import("vue").CSSProperties>;
1482
- headerStyle: PropType<string | import("vue").CSSProperties>;
1483
- onClickoutside: PropType<(e: MouseEvent) => void>;
1484
- 'onUpdate:show': PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
1485
- onUpdateShow: PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
1486
- internalSyncTargetWithParent: BooleanConstructor;
1487
- internalInheritedEventHandlers: {
1488
- type: PropType<import("naive-ui/es/popover/src/Popover").TriggerEventHandlers[]>;
1489
- default: () => never[];
1490
- };
1491
- internalTrapFocus: BooleanConstructor;
1492
- internalExtraClass: {
1493
- type: PropType<string[]>;
1494
- default: () => never[];
1495
- };
1496
- onShow: PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void> | undefined>;
1497
- onHide: PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void> | undefined>;
1498
- arrow: {
1499
- type: PropType<boolean | undefined>;
1500
- default: undefined;
1501
- };
1502
- minWidth: NumberConstructor;
1503
- maxWidth: NumberConstructor;
1504
- }>>, {
1505
- show: boolean | undefined;
1506
- flip: boolean;
1507
- width: number | "trigger";
1508
- disabled: boolean;
1509
- duration: number;
1510
- to: string | boolean | HTMLElement;
1511
- raw: boolean;
1512
- placement: import("naive-ui").PopoverPlacement;
1513
- overlap: boolean;
1514
- scrollable: boolean;
1515
- trigger: import("naive-ui").PopoverTrigger;
1516
- showArrow: boolean;
1517
- delay: number;
1518
- arrowPointToCenter: boolean;
1519
- displayDirective: "show" | "if";
1520
- keepAliveOnHover: boolean;
1521
- animated: boolean;
1522
- internalTrapFocus: boolean;
1523
- defaultShow: boolean;
1524
- internalSyncTargetWithParent: boolean;
1525
- internalInheritedEventHandlers: import("naive-ui/es/popover/src/Popover").TriggerEventHandlers[];
1526
- internalExtraClass: string[];
1527
- arrow: boolean | undefined;
1528
- }>;
212
+ NTooltip: any;
1529
213
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1530
214
  content: {
1531
215
  type: (NumberConstructor | StringConstructor)[];
@@ -1560,9 +244,9 @@ declare const _default: import("vue").DefineComponent<{
1560
244
  };
1561
245
  }>>, {
1562
246
  placement: string;
1563
- effect: string;
1564
247
  tooltipTitle: string | number;
1565
248
  isAlias: boolean;
249
+ effect: string;
1566
250
  }>;
1567
251
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("tableBlur" | "valueOnChange" | "handlerAddOptions" | "opentableSelect")[], "tableBlur" | "valueOnChange" | "handlerAddOptions" | "opentableSelect", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1568
252
  mainForm: {
@@ -1624,12 +308,12 @@ declare const _default: import("vue").DefineComponent<{
1624
308
  }, {
1625
309
  styleSetting: AnyObject;
1626
310
  userInfo: AnyObject;
1627
- defaultValue: AnyObject;
1628
311
  row: AnyObject;
1629
312
  cacheUniqueKey: AnyObject;
1630
313
  formType: AnyObject;
1631
314
  isDetail: boolean;
1632
315
  item: AnyObject;
316
+ defaultValue: AnyObject;
1633
317
  mainForm: AnyObject;
1634
318
  defaultFieldList: any[];
1635
319
  }>;