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
@@ -72,1144 +72,8 @@ declare const _default: import("vue").DefineComponent<{
72
72
  type: PropType<Record<string, import("../../../../../../es/shared/types").Func<any[], any>>>;
73
73
  };
74
74
  }>>, {}>;
75
- NPopover: import("vue").DefineComponent<{
76
- internalRenderBody: PropType<import("naive-ui/es/popover/src/interface").InternalRenderBody>;
77
- show: {
78
- type: PropType<boolean | undefined>;
79
- default: undefined;
80
- };
81
- defaultShow: BooleanConstructor;
82
- showArrow: {
83
- type: BooleanConstructor;
84
- default: boolean;
85
- };
86
- trigger: {
87
- type: PropType<import("naive-ui").PopoverTrigger>;
88
- default: string;
89
- };
90
- delay: {
91
- type: NumberConstructor;
92
- default: number;
93
- };
94
- duration: {
95
- type: NumberConstructor;
96
- default: number;
97
- };
98
- raw: BooleanConstructor;
99
- placement: {
100
- type: PropType<import("naive-ui").PopoverPlacement>;
101
- default: string;
102
- };
103
- x: NumberConstructor;
104
- y: NumberConstructor;
105
- arrowPointToCenter: BooleanConstructor;
106
- disabled: BooleanConstructor;
107
- getDisabled: PropType<() => boolean>;
108
- displayDirective: {
109
- type: PropType<"show" | "if">;
110
- default: string;
111
- };
112
- arrowStyle: PropType<string | CSSProperties>;
113
- flip: {
114
- type: BooleanConstructor;
115
- default: boolean;
116
- };
117
- animated: {
118
- type: BooleanConstructor;
119
- default: boolean;
120
- };
121
- width: {
122
- type: PropType<number | "trigger">;
123
- default: undefined;
124
- };
125
- overlap: BooleanConstructor;
126
- keepAliveOnHover: {
127
- type: BooleanConstructor;
128
- default: boolean;
129
- };
130
- zIndex: NumberConstructor;
131
- to: {
132
- type: PropType<string | boolean | HTMLElement>;
133
- default: undefined;
134
- };
135
- scrollable: BooleanConstructor;
136
- contentStyle: PropType<string | CSSProperties>;
137
- headerStyle: PropType<string | CSSProperties>;
138
- onClickoutside: PropType<(e: MouseEvent) => void>;
139
- 'onUpdate:show': PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
140
- onUpdateShow: PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
141
- internalSyncTargetWithParent: BooleanConstructor;
142
- internalInheritedEventHandlers: {
143
- type: PropType<import("naive-ui/es/popover/src/Popover").TriggerEventHandlers[]>;
144
- default: () => never[];
145
- };
146
- internalTrapFocus: BooleanConstructor;
147
- internalExtraClass: {
148
- type: PropType<string[]>;
149
- default: () => never[];
150
- };
151
- onShow: PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void> | undefined>;
152
- onHide: PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void> | undefined>;
153
- arrow: {
154
- type: PropType<boolean | undefined>;
155
- default: undefined;
156
- };
157
- minWidth: NumberConstructor;
158
- maxWidth: NumberConstructor;
159
- theme: PropType<import("naive-ui/es/_mixins").Theme<"Popover", {
160
- fontSize: string;
161
- borderRadius: string;
162
- color: string;
163
- dividerColor: string;
164
- textColor: string;
165
- boxShadow: string;
166
- space: string;
167
- spaceArrow: string;
168
- arrowOffset: string;
169
- arrowOffsetVertical: string;
170
- arrowHeight: string;
171
- padding: string;
172
- }, any>>;
173
- themeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Popover", {
174
- fontSize: string;
175
- borderRadius: string;
176
- color: string;
177
- dividerColor: string;
178
- textColor: string;
179
- boxShadow: string;
180
- space: string;
181
- spaceArrow: string;
182
- arrowOffset: string;
183
- arrowOffsetVertical: string;
184
- arrowHeight: string;
185
- padding: string;
186
- }, any>>>;
187
- builtinThemeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Popover", {
188
- fontSize: string;
189
- borderRadius: string;
190
- color: string;
191
- dividerColor: string;
192
- textColor: string;
193
- boxShadow: string;
194
- space: string;
195
- spaceArrow: string;
196
- arrowOffset: string;
197
- arrowOffsetVertical: string;
198
- arrowHeight: string;
199
- padding: string;
200
- }, any>>>;
201
- }, {
202
- binderInstRef: import("vue").Ref<{
203
- targetRef: HTMLElement | null;
204
- } | null>;
205
- positionManually: import("vue").ComputedRef<boolean>;
206
- mergedShowConsideringDisabledProp: import("vue").ComputedRef<boolean>;
207
- uncontrolledShow: import("vue").Ref<boolean>;
208
- mergedShowArrow: import("vue").ComputedRef<boolean>;
209
- getMergedShow: () => boolean;
210
- setShow: (value: boolean) => void;
211
- handleClick: () => void;
212
- handleMouseEnter: () => void;
213
- handleMouseLeave: () => void;
214
- handleFocus: () => void;
215
- handleBlur: () => void;
216
- syncPosition: () => void;
217
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
218
- internalRenderBody: PropType<import("naive-ui/es/popover/src/interface").InternalRenderBody>;
219
- show: {
220
- type: PropType<boolean | undefined>;
221
- default: undefined;
222
- };
223
- defaultShow: BooleanConstructor;
224
- showArrow: {
225
- type: BooleanConstructor;
226
- default: boolean;
227
- };
228
- trigger: {
229
- type: PropType<import("naive-ui").PopoverTrigger>;
230
- default: string;
231
- };
232
- delay: {
233
- type: NumberConstructor;
234
- default: number;
235
- };
236
- duration: {
237
- type: NumberConstructor;
238
- default: number;
239
- };
240
- raw: BooleanConstructor;
241
- placement: {
242
- type: PropType<import("naive-ui").PopoverPlacement>;
243
- default: string;
244
- };
245
- x: NumberConstructor;
246
- y: NumberConstructor;
247
- arrowPointToCenter: BooleanConstructor;
248
- disabled: BooleanConstructor;
249
- getDisabled: PropType<() => boolean>;
250
- displayDirective: {
251
- type: PropType<"show" | "if">;
252
- default: string;
253
- };
254
- arrowStyle: PropType<string | CSSProperties>;
255
- flip: {
256
- type: BooleanConstructor;
257
- default: boolean;
258
- };
259
- animated: {
260
- type: BooleanConstructor;
261
- default: boolean;
262
- };
263
- width: {
264
- type: PropType<number | "trigger">;
265
- default: undefined;
266
- };
267
- overlap: BooleanConstructor;
268
- keepAliveOnHover: {
269
- type: BooleanConstructor;
270
- default: boolean;
271
- };
272
- zIndex: NumberConstructor;
273
- to: {
274
- type: PropType<string | boolean | HTMLElement>;
275
- default: undefined;
276
- };
277
- scrollable: BooleanConstructor;
278
- contentStyle: PropType<string | CSSProperties>;
279
- headerStyle: PropType<string | CSSProperties>;
280
- onClickoutside: PropType<(e: MouseEvent) => void>;
281
- 'onUpdate:show': PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
282
- onUpdateShow: PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
283
- internalSyncTargetWithParent: BooleanConstructor;
284
- internalInheritedEventHandlers: {
285
- type: PropType<import("naive-ui/es/popover/src/Popover").TriggerEventHandlers[]>;
286
- default: () => never[];
287
- };
288
- internalTrapFocus: BooleanConstructor;
289
- internalExtraClass: {
290
- type: PropType<string[]>;
291
- default: () => never[];
292
- };
293
- onShow: PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void> | undefined>;
294
- onHide: PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void> | undefined>;
295
- arrow: {
296
- type: PropType<boolean | undefined>;
297
- default: undefined;
298
- };
299
- minWidth: NumberConstructor;
300
- maxWidth: NumberConstructor;
301
- theme: PropType<import("naive-ui/es/_mixins").Theme<"Popover", {
302
- fontSize: string;
303
- borderRadius: string;
304
- color: string;
305
- dividerColor: string;
306
- textColor: string;
307
- boxShadow: string;
308
- space: string;
309
- spaceArrow: string;
310
- arrowOffset: string;
311
- arrowOffsetVertical: string;
312
- arrowHeight: string;
313
- padding: string;
314
- }, any>>;
315
- themeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Popover", {
316
- fontSize: string;
317
- borderRadius: string;
318
- color: string;
319
- dividerColor: string;
320
- textColor: string;
321
- boxShadow: string;
322
- space: string;
323
- spaceArrow: string;
324
- arrowOffset: string;
325
- arrowOffsetVertical: string;
326
- arrowHeight: string;
327
- padding: string;
328
- }, any>>>;
329
- builtinThemeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Popover", {
330
- fontSize: string;
331
- borderRadius: string;
332
- color: string;
333
- dividerColor: string;
334
- textColor: string;
335
- boxShadow: string;
336
- space: string;
337
- spaceArrow: string;
338
- arrowOffset: string;
339
- arrowOffsetVertical: string;
340
- arrowHeight: string;
341
- padding: string;
342
- }, any>>>;
343
- }>>, {
344
- show: boolean | undefined;
345
- flip: boolean;
346
- width: number | "trigger";
347
- disabled: boolean;
348
- duration: number;
349
- to: string | boolean | HTMLElement;
350
- raw: boolean;
351
- placement: import("naive-ui").PopoverPlacement;
352
- overlap: boolean;
353
- scrollable: boolean;
354
- trigger: import("naive-ui").PopoverTrigger;
355
- showArrow: boolean;
356
- delay: number;
357
- arrowPointToCenter: boolean;
358
- displayDirective: "show" | "if";
359
- keepAliveOnHover: boolean;
360
- animated: boolean;
361
- internalTrapFocus: boolean;
362
- defaultShow: boolean;
363
- internalSyncTargetWithParent: boolean;
364
- internalInheritedEventHandlers: import("naive-ui/es/popover/src/Popover").TriggerEventHandlers[];
365
- internalExtraClass: string[];
366
- arrow: boolean | undefined;
367
- }>;
368
- NInput: import("vue").DefineComponent<{
369
- bordered: {
370
- type: PropType<boolean | undefined>;
371
- default: undefined;
372
- };
373
- type: {
374
- type: PropType<"text" | "textarea" | "password">;
375
- default: string;
376
- };
377
- placeholder: PropType<string | [string, string]>;
378
- defaultValue: {
379
- type: PropType<string | [string, string] | null>;
380
- default: null;
381
- };
382
- value: PropType<string | [string, string] | null>;
383
- disabled: {
384
- type: PropType<boolean | undefined>;
385
- default: undefined;
386
- };
387
- size: PropType<import("naive-ui/es/input/src/interface").Size>;
388
- rows: {
389
- type: PropType<string | number>;
390
- default: number;
391
- };
392
- round: BooleanConstructor;
393
- minlength: PropType<string | number>;
394
- maxlength: PropType<string | number>;
395
- clearable: BooleanConstructor;
396
- autosize: {
397
- type: PropType<boolean | {
398
- minRows?: number | undefined;
399
- maxRows?: number | undefined;
400
- }>;
401
- default: boolean;
402
- };
403
- pair: BooleanConstructor;
404
- separator: StringConstructor;
405
- readonly: {
406
- type: (BooleanConstructor | StringConstructor)[];
407
- default: boolean;
408
- };
409
- passivelyActivated: BooleanConstructor;
410
- showPasswordOn: PropType<"click" | "mousedown">;
411
- stateful: {
412
- type: BooleanConstructor;
413
- default: boolean;
414
- };
415
- autofocus: BooleanConstructor;
416
- inputProps: PropType<import("vue").InputHTMLAttributes | import("vue").TextareaHTMLAttributes>;
417
- resizable: {
418
- type: BooleanConstructor;
419
- default: boolean;
420
- };
421
- showCount: BooleanConstructor;
422
- loading: {
423
- type: BooleanConstructor;
424
- default: undefined;
425
- };
426
- onMousedown: PropType<(e: MouseEvent) => void>;
427
- onKeydown: PropType<(e: KeyboardEvent) => void>;
428
- onKeyup: PropType<(e: KeyboardEvent) => void>;
429
- onInput: PropType<import("naive-ui/es/input/src/interface").OnUpdateValue>;
430
- onFocus: PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
431
- onBlur: PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
432
- onClick: PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
433
- onChange: PropType<import("naive-ui/es/input/src/interface").OnUpdateValue>;
434
- onClear: PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
435
- status: PropType<import("naive-ui/es/form/src/interface").FormValidationStatus>;
436
- 'onUpdate:value': PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/input/src/interface").OnUpdateValue>>;
437
- onUpdateValue: PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/input/src/interface").OnUpdateValue>>;
438
- textDecoration: PropType<string | [string, string]>;
439
- attrSize: {
440
- type: NumberConstructor;
441
- default: number;
442
- };
443
- onInputBlur: PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
444
- onInputFocus: PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
445
- onDeactivate: PropType<import("naive-ui/es/_utils").MaybeArray<() => void>>;
446
- onActivate: PropType<import("naive-ui/es/_utils").MaybeArray<() => void>>;
447
- onWrapperFocus: PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
448
- onWrapperBlur: PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
449
- internalDeactivateOnEnter: BooleanConstructor;
450
- internalForceFocus: BooleanConstructor;
451
- internalLoadingBeforeSuffix: BooleanConstructor;
452
- showPasswordToggle: BooleanConstructor;
453
- theme: PropType<import("naive-ui/es/_mixins").Theme<"Input", {
454
- countTextColor: string;
455
- heightTiny: string;
456
- heightSmall: string;
457
- heightMedium: string;
458
- heightLarge: string;
459
- fontSizeTiny: string;
460
- fontSizeSmall: string;
461
- fontSizeMedium: string;
462
- fontSizeLarge: string;
463
- lineHeight: string;
464
- lineHeightTextarea: string;
465
- borderRadius: string;
466
- iconSize: string;
467
- groupLabelColor: string;
468
- groupLabelTextColor: string;
469
- textColor: string;
470
- textColorDisabled: string;
471
- textDecorationColor: string;
472
- caretColor: string;
473
- placeholderColor: string;
474
- placeholderColorDisabled: string;
475
- color: string;
476
- colorDisabled: string;
477
- colorFocus: string;
478
- groupLabelBorder: string;
479
- border: string;
480
- borderHover: string;
481
- borderDisabled: string;
482
- borderFocus: string;
483
- boxShadowFocus: string;
484
- loadingColor: string;
485
- loadingColorWarning: string;
486
- borderWarning: string;
487
- borderHoverWarning: string;
488
- colorFocusWarning: string;
489
- borderFocusWarning: string;
490
- boxShadowFocusWarning: string;
491
- caretColorWarning: string;
492
- loadingColorError: string;
493
- borderError: string;
494
- borderHoverError: string;
495
- colorFocusError: string;
496
- borderFocusError: string;
497
- boxShadowFocusError: string;
498
- caretColorError: string;
499
- clearColor: string;
500
- clearColorHover: string;
501
- clearColorPressed: string;
502
- iconColor: string;
503
- iconColorDisabled: string;
504
- iconColorHover: string;
505
- iconColorPressed: string;
506
- suffixTextColor: string;
507
- paddingTiny: string;
508
- paddingSmall: string;
509
- paddingMedium: string;
510
- paddingLarge: string;
511
- clearSize: string;
512
- }, any>>;
513
- themeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Input", {
514
- countTextColor: string;
515
- heightTiny: string;
516
- heightSmall: string;
517
- heightMedium: string;
518
- heightLarge: string;
519
- fontSizeTiny: string;
520
- fontSizeSmall: string;
521
- fontSizeMedium: string;
522
- fontSizeLarge: string;
523
- lineHeight: string;
524
- lineHeightTextarea: string;
525
- borderRadius: string;
526
- iconSize: string;
527
- groupLabelColor: string;
528
- groupLabelTextColor: string;
529
- textColor: string;
530
- textColorDisabled: string;
531
- textDecorationColor: string;
532
- caretColor: string;
533
- placeholderColor: string;
534
- placeholderColorDisabled: string;
535
- color: string;
536
- colorDisabled: string;
537
- colorFocus: string;
538
- groupLabelBorder: string;
539
- border: string;
540
- borderHover: string;
541
- borderDisabled: string;
542
- borderFocus: string;
543
- boxShadowFocus: string;
544
- loadingColor: string;
545
- loadingColorWarning: string;
546
- borderWarning: string;
547
- borderHoverWarning: string;
548
- colorFocusWarning: string;
549
- borderFocusWarning: string;
550
- boxShadowFocusWarning: string;
551
- caretColorWarning: string;
552
- loadingColorError: string;
553
- borderError: string;
554
- borderHoverError: string;
555
- colorFocusError: string;
556
- borderFocusError: string;
557
- boxShadowFocusError: string;
558
- caretColorError: string;
559
- clearColor: string;
560
- clearColorHover: string;
561
- clearColorPressed: string;
562
- iconColor: string;
563
- iconColorDisabled: string;
564
- iconColorHover: string;
565
- iconColorPressed: string;
566
- suffixTextColor: string;
567
- paddingTiny: string;
568
- paddingSmall: string;
569
- paddingMedium: string;
570
- paddingLarge: string;
571
- clearSize: string;
572
- }, any>>>;
573
- builtinThemeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Input", {
574
- countTextColor: string;
575
- heightTiny: string;
576
- heightSmall: string;
577
- heightMedium: string;
578
- heightLarge: string;
579
- fontSizeTiny: string;
580
- fontSizeSmall: string;
581
- fontSizeMedium: string;
582
- fontSizeLarge: string;
583
- lineHeight: string;
584
- lineHeightTextarea: string;
585
- borderRadius: string;
586
- iconSize: string;
587
- groupLabelColor: string;
588
- groupLabelTextColor: string;
589
- textColor: string;
590
- textColorDisabled: string;
591
- textDecorationColor: string;
592
- caretColor: string;
593
- placeholderColor: string;
594
- placeholderColorDisabled: string;
595
- color: string;
596
- colorDisabled: string;
597
- colorFocus: string;
598
- groupLabelBorder: string;
599
- border: string;
600
- borderHover: string;
601
- borderDisabled: string;
602
- borderFocus: string;
603
- boxShadowFocus: string;
604
- loadingColor: string;
605
- loadingColorWarning: string;
606
- borderWarning: string;
607
- borderHoverWarning: string;
608
- colorFocusWarning: string;
609
- borderFocusWarning: string;
610
- boxShadowFocusWarning: string;
611
- caretColorWarning: string;
612
- loadingColorError: string;
613
- borderError: string;
614
- borderHoverError: string;
615
- colorFocusError: string;
616
- borderFocusError: string;
617
- boxShadowFocusError: string;
618
- caretColorError: string;
619
- clearColor: string;
620
- clearColorHover: string;
621
- clearColorPressed: string;
622
- iconColor: string;
623
- iconColorDisabled: string;
624
- iconColorHover: string;
625
- iconColorPressed: string;
626
- suffixTextColor: string;
627
- paddingTiny: string;
628
- paddingSmall: string;
629
- paddingMedium: string;
630
- paddingLarge: string;
631
- clearSize: string;
632
- }, any>>>;
633
- }, {
634
- wrapperElRef: import("vue").Ref<HTMLElement | null>;
635
- inputElRef: import("vue").Ref<HTMLInputElement | null>;
636
- inputMirrorElRef: import("vue").Ref<HTMLElement | null>;
637
- inputEl2Ref: import("vue").Ref<HTMLInputElement | null>;
638
- textareaElRef: import("vue").Ref<HTMLTextAreaElement | null>;
639
- textareaMirrorElRef: import("vue").Ref<HTMLElement | null>;
640
- textareaScrollbarInstRef: import("vue").Ref<{
641
- $el: HTMLElement;
642
- containerRef: HTMLElement | null;
643
- contentRef: HTMLElement | null;
644
- containerScrollTop: number;
645
- syncUnifiedContainer: () => void;
646
- scrollTo: import("naive-ui/es/_internal/scrollbar/src/ScrollBar").ScrollTo;
647
- scrollBy: import("naive-ui/es/_internal/scrollbar/src/ScrollBar").ScrollBy;
648
- sync: () => void;
649
- handleMouseEnterWrapper: () => void;
650
- handleMouseLeaveWrapper: () => void;
651
- } | null>;
652
- rtlEnabled: import("vue").Ref<import("naive-ui/es/config-provider/src/internal-interface").RtlItem | undefined> | undefined;
653
- uncontrolledValue: import("vue").Ref<string | [string, string] | null>;
654
- mergedValue: import("vue").ComputedRef<string | [string, string] | null>;
655
- passwordVisible: import("vue").Ref<boolean>;
656
- mergedPlaceholder: import("vue").ComputedRef<[string, string] | [string]>;
657
- showPlaceholder1: import("vue").ComputedRef<string | false>;
658
- showPlaceholder2: import("vue").ComputedRef<boolean | "" | undefined>;
659
- mergedFocus: import("vue").ComputedRef<boolean>;
660
- isComposing: import("vue").Ref<boolean>;
661
- activated: import("vue").Ref<boolean>;
662
- showClearButton: import("vue").ComputedRef<boolean>;
663
- mergedSize: import("vue").ComputedRef<"small" | "medium" | "tiny" | "large">;
664
- mergedDisabled: import("vue").ComputedRef<boolean>;
665
- textDecorationStyle: import("vue").ComputedRef<string[] | {
666
- textDecoration: string;
667
- }[]>;
668
- mergedClsPrefix: import("vue").ComputedRef<string>;
669
- mergedBordered: import("vue").ComputedRef<boolean>;
670
- mergedShowPasswordOn: import("vue").ComputedRef<"click" | "mousedown" | undefined>;
671
- placeholderStyle: import("vue").Ref<{
672
- top: string;
673
- }>;
674
- mergedStatus: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").FormValidationStatus | undefined>;
675
- textAreaScrollContainerWidth: import("vue").Ref<number | undefined>;
676
- handleTextAreaScroll: (e: Event) => void;
677
- handleCompositionStart: () => void;
678
- handleCompositionEnd: (e: CompositionEvent) => void;
679
- handleInput: (e: Event | CompositionEvent | InputEvent, index?: 0 | 1 | undefined, event?: string | undefined) => void;
680
- handleInputBlur: (e: FocusEvent) => void;
681
- handleInputFocus: (e: FocusEvent) => void;
682
- handleWrapperBlur: (e: FocusEvent) => void;
683
- handleWrapperFocus: (e: FocusEvent) => void;
684
- handleMouseEnter: () => void;
685
- handleMouseLeave: () => void;
686
- handleMouseDown: (e: MouseEvent) => void;
687
- handleChange: (e: Event, index?: 0 | 1 | undefined) => void;
688
- handleClick: (e: MouseEvent) => void;
689
- handleClear: (e: MouseEvent) => void;
690
- handlePasswordToggleClick: () => void;
691
- handlePasswordToggleMousedown: (e: MouseEvent) => void;
692
- handleWrapperKeyDown: (e: KeyboardEvent) => void;
693
- handleTextAreaMirrorResize: () => void;
694
- getTextareaScrollContainer: () => HTMLTextAreaElement | null;
695
- mergedTheme: import("vue").ComputedRef<{
696
- common: {
697
- baseColor: string;
698
- primaryColor: string;
699
- primaryColorHover: string;
700
- primaryColorPressed: string;
701
- primaryColorSuppl: string;
702
- infoColor: string;
703
- infoColorHover: string;
704
- infoColorPressed: string;
705
- infoColorSuppl: string;
706
- successColor: string;
707
- successColorHover: string;
708
- successColorPressed: string;
709
- successColorSuppl: string;
710
- warningColor: string;
711
- warningColorHover: string;
712
- warningColorPressed: string;
713
- warningColorSuppl: string;
714
- errorColor: string;
715
- errorColorHover: string;
716
- errorColorPressed: string;
717
- errorColorSuppl: string;
718
- textColorBase: string;
719
- textColor1: string;
720
- textColor2: string;
721
- textColor3: string;
722
- textColorDisabled: string;
723
- placeholderColor: string;
724
- placeholderColorDisabled: string;
725
- iconColor: string;
726
- iconColorHover: string;
727
- iconColorPressed: string;
728
- iconColorDisabled: string;
729
- opacity1: string;
730
- opacity2: string;
731
- opacity3: string;
732
- opacity4: string;
733
- opacity5: string;
734
- dividerColor: string;
735
- borderColor: string;
736
- closeColor: string;
737
- closeColorHover: string;
738
- closeColorPressed: string;
739
- closeColorDisabled: string;
740
- clearColor: string;
741
- clearColorHover: string;
742
- clearColorPressed: string;
743
- scrollbarColor: string;
744
- scrollbarColorHover: string;
745
- scrollbarWidth: string;
746
- scrollbarHeight: string;
747
- scrollbarBorderRadius: string;
748
- progressRailColor: string;
749
- railColor: string;
750
- popoverColor: string;
751
- tableColor: string;
752
- cardColor: string;
753
- modalColor: string;
754
- bodyColor: string;
755
- tagColor: string;
756
- avatarColor: string;
757
- invertedColor: string;
758
- inputColor: string;
759
- codeColor: string;
760
- tabColor: string;
761
- actionColor: string;
762
- tableHeaderColor: string;
763
- hoverColor: string;
764
- tableColorHover: string;
765
- tableColorStriped: string;
766
- pressedColor: string;
767
- opacityDisabled: string;
768
- inputColorDisabled: string;
769
- buttonColor2: string;
770
- buttonColor2Hover: string;
771
- buttonColor2Pressed: string;
772
- boxShadow1: string;
773
- boxShadow2: string;
774
- boxShadow3: string;
775
- fontFamily: string;
776
- fontFamilyMono: string;
777
- fontWeight: string;
778
- fontWeightStrong: string;
779
- cubicBezierEaseInOut: string;
780
- cubicBezierEaseOut: string;
781
- cubicBezierEaseIn: string;
782
- borderRadius: string;
783
- borderRadiusSmall: string;
784
- fontSize: string;
785
- fontSizeMini: string;
786
- fontSizeTiny: string;
787
- fontSizeSmall: string;
788
- fontSizeMedium: string;
789
- fontSizeLarge: string;
790
- fontSizeHuge: string;
791
- lineHeight: string;
792
- heightMini: string;
793
- heightTiny: string;
794
- heightSmall: string;
795
- heightMedium: string;
796
- heightLarge: string;
797
- heightHuge: string;
798
- name: "common";
799
- };
800
- self: {
801
- countTextColor: string;
802
- heightTiny: string;
803
- heightSmall: string;
804
- heightMedium: string;
805
- heightLarge: string;
806
- fontSizeTiny: string;
807
- fontSizeSmall: string;
808
- fontSizeMedium: string;
809
- fontSizeLarge: string;
810
- lineHeight: string;
811
- lineHeightTextarea: string;
812
- borderRadius: string;
813
- iconSize: string;
814
- groupLabelColor: string;
815
- groupLabelTextColor: string;
816
- textColor: string;
817
- textColorDisabled: string;
818
- textDecorationColor: string;
819
- caretColor: string;
820
- placeholderColor: string;
821
- placeholderColorDisabled: string;
822
- color: string;
823
- colorDisabled: string;
824
- colorFocus: string;
825
- groupLabelBorder: string;
826
- border: string;
827
- borderHover: string;
828
- borderDisabled: string;
829
- borderFocus: string;
830
- boxShadowFocus: string;
831
- loadingColor: string;
832
- loadingColorWarning: string;
833
- borderWarning: string;
834
- borderHoverWarning: string;
835
- colorFocusWarning: string;
836
- borderFocusWarning: string;
837
- boxShadowFocusWarning: string;
838
- caretColorWarning: string;
839
- loadingColorError: string;
840
- borderError: string;
841
- borderHoverError: string;
842
- colorFocusError: string;
843
- borderFocusError: string;
844
- boxShadowFocusError: string;
845
- caretColorError: string;
846
- clearColor: string;
847
- clearColorHover: string;
848
- clearColorPressed: string;
849
- iconColor: string;
850
- iconColorDisabled: string;
851
- iconColorHover: string;
852
- iconColorPressed: string;
853
- suffixTextColor: string;
854
- paddingTiny: string;
855
- paddingSmall: string;
856
- paddingMedium: string;
857
- paddingLarge: string;
858
- clearSize: string;
859
- };
860
- peers: any;
861
- peerOverrides: {
862
- [x: string]: any;
863
- };
864
- }>;
865
- cssVars: import("vue").ComputedRef<{
866
- '--n-bezier': string;
867
- '--n-count-text-color': string;
868
- '--n-color': string;
869
- '--n-font-size': string;
870
- '--n-border-radius': string;
871
- '--n-height': string;
872
- '--n-padding-left': string;
873
- '--n-padding-right': string;
874
- '--n-text-color': string;
875
- '--n-caret-color': string;
876
- '--n-text-decoration-color': string;
877
- '--n-border': string;
878
- '--n-border-disabled': string;
879
- '--n-border-hover': string;
880
- '--n-border-focus': string;
881
- '--n-placeholder-color': string;
882
- '--n-placeholder-color-disabled': string;
883
- '--n-icon-size': string;
884
- '--n-line-height-textarea': string;
885
- '--n-color-disabled': string;
886
- '--n-color-focus': string;
887
- '--n-text-color-disabled': string;
888
- '--n-box-shadow-focus': string;
889
- '--n-loading-color': string;
890
- '--n-caret-color-warning': string;
891
- '--n-color-focus-warning': string;
892
- '--n-box-shadow-focus-warning': string;
893
- '--n-border-warning': string;
894
- '--n-border-focus-warning': string;
895
- '--n-border-hover-warning': string;
896
- '--n-loading-color-warning': string;
897
- '--n-caret-color-error': string;
898
- '--n-color-focus-error': string;
899
- '--n-box-shadow-focus-error': string;
900
- '--n-border-error': string;
901
- '--n-border-focus-error': string;
902
- '--n-border-hover-error': string;
903
- '--n-loading-color-error': string;
904
- '--n-clear-color': string;
905
- '--n-clear-size': string;
906
- '--n-clear-color-hover': string;
907
- '--n-clear-color-pressed': string;
908
- '--n-icon-color': string;
909
- '--n-icon-color-hover': string;
910
- '--n-icon-color-pressed': string;
911
- '--n-icon-color-disabled': string;
912
- '--n-suffix-text-color': string;
913
- }> | undefined;
914
- themeClass: import("vue").Ref<string> | undefined;
915
- onRender: (() => void) | undefined;
916
- isCompositing: import("vue").Ref<boolean>;
917
- blur: () => void;
918
- focus: () => void;
919
- select: () => void;
920
- activate: () => void;
921
- deactivate: () => void;
922
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
923
- bordered: {
924
- type: PropType<boolean | undefined>;
925
- default: undefined;
926
- };
927
- type: {
928
- type: PropType<"text" | "textarea" | "password">;
929
- default: string;
930
- };
931
- placeholder: PropType<string | [string, string]>;
932
- defaultValue: {
933
- type: PropType<string | [string, string] | null>;
934
- default: null;
935
- };
936
- value: PropType<string | [string, string] | null>;
937
- disabled: {
938
- type: PropType<boolean | undefined>;
939
- default: undefined;
940
- };
941
- size: PropType<import("naive-ui/es/input/src/interface").Size>;
942
- rows: {
943
- type: PropType<string | number>;
944
- default: number;
945
- };
946
- round: BooleanConstructor;
947
- minlength: PropType<string | number>;
948
- maxlength: PropType<string | number>;
949
- clearable: BooleanConstructor;
950
- autosize: {
951
- type: PropType<boolean | {
952
- minRows?: number | undefined;
953
- maxRows?: number | undefined;
954
- }>;
955
- default: boolean;
956
- };
957
- pair: BooleanConstructor;
958
- separator: StringConstructor;
959
- readonly: {
960
- type: (BooleanConstructor | StringConstructor)[];
961
- default: boolean;
962
- };
963
- passivelyActivated: BooleanConstructor;
964
- showPasswordOn: PropType<"click" | "mousedown">;
965
- stateful: {
966
- type: BooleanConstructor;
967
- default: boolean;
968
- };
969
- autofocus: BooleanConstructor;
970
- inputProps: PropType<import("vue").InputHTMLAttributes | import("vue").TextareaHTMLAttributes>;
971
- resizable: {
972
- type: BooleanConstructor;
973
- default: boolean;
974
- };
975
- showCount: BooleanConstructor;
976
- loading: {
977
- type: BooleanConstructor;
978
- default: undefined;
979
- };
980
- onMousedown: PropType<(e: MouseEvent) => void>;
981
- onKeydown: PropType<(e: KeyboardEvent) => void>;
982
- onKeyup: PropType<(e: KeyboardEvent) => void>;
983
- onInput: PropType<import("naive-ui/es/input/src/interface").OnUpdateValue>;
984
- onFocus: PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
985
- onBlur: PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
986
- onClick: PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
987
- onChange: PropType<import("naive-ui/es/input/src/interface").OnUpdateValue>;
988
- onClear: PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
989
- status: PropType<import("naive-ui/es/form/src/interface").FormValidationStatus>;
990
- 'onUpdate:value': PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/input/src/interface").OnUpdateValue>>;
991
- onUpdateValue: PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/input/src/interface").OnUpdateValue>>;
992
- textDecoration: PropType<string | [string, string]>;
993
- attrSize: {
994
- type: NumberConstructor;
995
- default: number;
996
- };
997
- onInputBlur: PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
998
- onInputFocus: PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
999
- onDeactivate: PropType<import("naive-ui/es/_utils").MaybeArray<() => void>>;
1000
- onActivate: PropType<import("naive-ui/es/_utils").MaybeArray<() => void>>;
1001
- onWrapperFocus: PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
1002
- onWrapperBlur: PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
1003
- internalDeactivateOnEnter: BooleanConstructor;
1004
- internalForceFocus: BooleanConstructor;
1005
- internalLoadingBeforeSuffix: BooleanConstructor;
1006
- showPasswordToggle: BooleanConstructor;
1007
- theme: PropType<import("naive-ui/es/_mixins").Theme<"Input", {
1008
- countTextColor: string;
1009
- heightTiny: string;
1010
- heightSmall: string;
1011
- heightMedium: string;
1012
- heightLarge: string;
1013
- fontSizeTiny: string;
1014
- fontSizeSmall: string;
1015
- fontSizeMedium: string;
1016
- fontSizeLarge: string;
1017
- lineHeight: string;
1018
- lineHeightTextarea: string;
1019
- borderRadius: string;
1020
- iconSize: string;
1021
- groupLabelColor: string;
1022
- groupLabelTextColor: string;
1023
- textColor: string;
1024
- textColorDisabled: string;
1025
- textDecorationColor: string;
1026
- caretColor: string;
1027
- placeholderColor: string;
1028
- placeholderColorDisabled: string;
1029
- color: string;
1030
- colorDisabled: string;
1031
- colorFocus: string;
1032
- groupLabelBorder: string;
1033
- border: string;
1034
- borderHover: string;
1035
- borderDisabled: string;
1036
- borderFocus: string;
1037
- boxShadowFocus: string;
1038
- loadingColor: string;
1039
- loadingColorWarning: string;
1040
- borderWarning: string;
1041
- borderHoverWarning: string;
1042
- colorFocusWarning: string;
1043
- borderFocusWarning: string;
1044
- boxShadowFocusWarning: string;
1045
- caretColorWarning: string;
1046
- loadingColorError: string;
1047
- borderError: string;
1048
- borderHoverError: string;
1049
- colorFocusError: string;
1050
- borderFocusError: string;
1051
- boxShadowFocusError: string;
1052
- caretColorError: string;
1053
- clearColor: string;
1054
- clearColorHover: string;
1055
- clearColorPressed: string;
1056
- iconColor: string;
1057
- iconColorDisabled: string;
1058
- iconColorHover: string;
1059
- iconColorPressed: string;
1060
- suffixTextColor: string;
1061
- paddingTiny: string;
1062
- paddingSmall: string;
1063
- paddingMedium: string;
1064
- paddingLarge: string;
1065
- clearSize: string;
1066
- }, any>>;
1067
- themeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Input", {
1068
- countTextColor: string;
1069
- heightTiny: string;
1070
- heightSmall: string;
1071
- heightMedium: string;
1072
- heightLarge: string;
1073
- fontSizeTiny: string;
1074
- fontSizeSmall: string;
1075
- fontSizeMedium: string;
1076
- fontSizeLarge: string;
1077
- lineHeight: string;
1078
- lineHeightTextarea: string;
1079
- borderRadius: string;
1080
- iconSize: string;
1081
- groupLabelColor: string;
1082
- groupLabelTextColor: string;
1083
- textColor: string;
1084
- textColorDisabled: string;
1085
- textDecorationColor: string;
1086
- caretColor: string;
1087
- placeholderColor: string;
1088
- placeholderColorDisabled: string;
1089
- color: string;
1090
- colorDisabled: string;
1091
- colorFocus: string;
1092
- groupLabelBorder: string;
1093
- border: string;
1094
- borderHover: string;
1095
- borderDisabled: string;
1096
- borderFocus: string;
1097
- boxShadowFocus: string;
1098
- loadingColor: string;
1099
- loadingColorWarning: string;
1100
- borderWarning: string;
1101
- borderHoverWarning: string;
1102
- colorFocusWarning: string;
1103
- borderFocusWarning: string;
1104
- boxShadowFocusWarning: string;
1105
- caretColorWarning: string;
1106
- loadingColorError: string;
1107
- borderError: string;
1108
- borderHoverError: string;
1109
- colorFocusError: string;
1110
- borderFocusError: string;
1111
- boxShadowFocusError: string;
1112
- caretColorError: string;
1113
- clearColor: string;
1114
- clearColorHover: string;
1115
- clearColorPressed: string;
1116
- iconColor: string;
1117
- iconColorDisabled: string;
1118
- iconColorHover: string;
1119
- iconColorPressed: string;
1120
- suffixTextColor: string;
1121
- paddingTiny: string;
1122
- paddingSmall: string;
1123
- paddingMedium: string;
1124
- paddingLarge: string;
1125
- clearSize: string;
1126
- }, any>>>;
1127
- builtinThemeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Input", {
1128
- countTextColor: string;
1129
- heightTiny: string;
1130
- heightSmall: string;
1131
- heightMedium: string;
1132
- heightLarge: string;
1133
- fontSizeTiny: string;
1134
- fontSizeSmall: string;
1135
- fontSizeMedium: string;
1136
- fontSizeLarge: string;
1137
- lineHeight: string;
1138
- lineHeightTextarea: string;
1139
- borderRadius: string;
1140
- iconSize: string;
1141
- groupLabelColor: string;
1142
- groupLabelTextColor: string;
1143
- textColor: string;
1144
- textColorDisabled: string;
1145
- textDecorationColor: string;
1146
- caretColor: string;
1147
- placeholderColor: string;
1148
- placeholderColorDisabled: string;
1149
- color: string;
1150
- colorDisabled: string;
1151
- colorFocus: string;
1152
- groupLabelBorder: string;
1153
- border: string;
1154
- borderHover: string;
1155
- borderDisabled: string;
1156
- borderFocus: string;
1157
- boxShadowFocus: string;
1158
- loadingColor: string;
1159
- loadingColorWarning: string;
1160
- borderWarning: string;
1161
- borderHoverWarning: string;
1162
- colorFocusWarning: string;
1163
- borderFocusWarning: string;
1164
- boxShadowFocusWarning: string;
1165
- caretColorWarning: string;
1166
- loadingColorError: string;
1167
- borderError: string;
1168
- borderHoverError: string;
1169
- colorFocusError: string;
1170
- borderFocusError: string;
1171
- boxShadowFocusError: string;
1172
- caretColorError: string;
1173
- clearColor: string;
1174
- clearColorHover: string;
1175
- clearColorPressed: string;
1176
- iconColor: string;
1177
- iconColorDisabled: string;
1178
- iconColorHover: string;
1179
- iconColorPressed: string;
1180
- suffixTextColor: string;
1181
- paddingTiny: string;
1182
- paddingSmall: string;
1183
- paddingMedium: string;
1184
- paddingLarge: string;
1185
- clearSize: string;
1186
- }, any>>>;
1187
- }>>, {
1188
- type: "text" | "textarea" | "password";
1189
- readonly: string | boolean;
1190
- round: boolean;
1191
- disabled: boolean | undefined;
1192
- autofocus: boolean;
1193
- autosize: boolean | {
1194
- minRows?: number | undefined;
1195
- maxRows?: number | undefined;
1196
- };
1197
- loading: boolean;
1198
- bordered: boolean | undefined;
1199
- clearable: boolean;
1200
- defaultValue: string | [string, string] | null;
1201
- resizable: boolean;
1202
- pair: boolean;
1203
- rows: string | number;
1204
- passivelyActivated: boolean;
1205
- stateful: boolean;
1206
- showCount: boolean;
1207
- attrSize: number;
1208
- internalDeactivateOnEnter: boolean;
1209
- internalForceFocus: boolean;
1210
- internalLoadingBeforeSuffix: boolean;
1211
- showPasswordToggle: boolean;
1212
- }>;
75
+ NPopover: any;
76
+ NInput: any;
1213
77
  Separate: import("vue").DefineComponent<{
1214
78
  col: {
1215
79
  type: PropType<AnyObject>;