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