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
@@ -58,851 +58,7 @@ declare const _default: import("vue").DefineComponent<{
58
58
  onInputKeyDown: (event: KeyboardEvent) => void;
59
59
  emit: (event: "shortcutChange", ...args: any[]) => void;
60
60
  onInputKeyUp: (event: KeyboardEvent) => Promise<void>;
61
- NInput: import("vue").DefineComponent<{
62
- bordered: {
63
- type: import("vue").PropType<boolean | undefined>;
64
- default: undefined;
65
- };
66
- type: {
67
- type: import("vue").PropType<"text" | "textarea" | "password">;
68
- default: string;
69
- };
70
- placeholder: import("vue").PropType<string | [string, string]>;
71
- defaultValue: {
72
- type: import("vue").PropType<string | [string, string] | null>;
73
- default: null;
74
- };
75
- value: import("vue").PropType<string | [string, string] | null>;
76
- disabled: {
77
- type: import("vue").PropType<boolean | undefined>;
78
- default: undefined;
79
- };
80
- size: import("vue").PropType<import("naive-ui/es/input/src/interface").Size>;
81
- rows: {
82
- type: import("vue").PropType<string | number>;
83
- default: number;
84
- };
85
- round: BooleanConstructor;
86
- minlength: import("vue").PropType<string | number>;
87
- maxlength: import("vue").PropType<string | number>;
88
- clearable: BooleanConstructor;
89
- autosize: {
90
- type: import("vue").PropType<boolean | {
91
- minRows?: number | undefined;
92
- maxRows?: number | undefined;
93
- }>;
94
- default: boolean;
95
- };
96
- pair: BooleanConstructor;
97
- separator: StringConstructor;
98
- readonly: {
99
- type: (BooleanConstructor | StringConstructor)[];
100
- default: boolean;
101
- };
102
- passivelyActivated: BooleanConstructor;
103
- showPasswordOn: import("vue").PropType<"click" | "mousedown">;
104
- stateful: {
105
- type: BooleanConstructor;
106
- default: boolean;
107
- };
108
- autofocus: BooleanConstructor;
109
- inputProps: import("vue").PropType<import("vue").InputHTMLAttributes | import("vue").TextareaHTMLAttributes>;
110
- resizable: {
111
- type: BooleanConstructor;
112
- default: boolean;
113
- };
114
- showCount: BooleanConstructor;
115
- loading: {
116
- type: BooleanConstructor;
117
- default: undefined;
118
- };
119
- onMousedown: import("vue").PropType<(e: MouseEvent) => void>;
120
- onKeydown: import("vue").PropType<(e: KeyboardEvent) => void>;
121
- onKeyup: import("vue").PropType<(e: KeyboardEvent) => void>;
122
- onInput: import("vue").PropType<import("naive-ui/es/input/src/interface").OnUpdateValue>;
123
- onFocus: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
124
- onBlur: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
125
- onClick: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
126
- onChange: import("vue").PropType<import("naive-ui/es/input/src/interface").OnUpdateValue>;
127
- onClear: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
128
- status: import("vue").PropType<import("naive-ui/es/form/src/interface").FormValidationStatus>;
129
- 'onUpdate:value': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/input/src/interface").OnUpdateValue>>;
130
- onUpdateValue: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/input/src/interface").OnUpdateValue>>;
131
- textDecoration: import("vue").PropType<string | [string, string]>;
132
- attrSize: {
133
- type: NumberConstructor;
134
- default: number;
135
- };
136
- onInputBlur: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
137
- onInputFocus: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
138
- onDeactivate: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<() => void>>;
139
- onActivate: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<() => void>>;
140
- onWrapperFocus: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
141
- onWrapperBlur: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
142
- internalDeactivateOnEnter: BooleanConstructor;
143
- internalForceFocus: BooleanConstructor;
144
- internalLoadingBeforeSuffix: BooleanConstructor;
145
- showPasswordToggle: BooleanConstructor;
146
- theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Input", {
147
- countTextColor: string;
148
- heightTiny: string;
149
- heightSmall: string;
150
- heightMedium: string;
151
- heightLarge: string;
152
- fontSizeTiny: string;
153
- fontSizeSmall: string;
154
- fontSizeMedium: string;
155
- fontSizeLarge: string;
156
- lineHeight: string;
157
- lineHeightTextarea: string;
158
- borderRadius: string;
159
- iconSize: string;
160
- groupLabelColor: string;
161
- groupLabelTextColor: string;
162
- textColor: string;
163
- textColorDisabled: string;
164
- textDecorationColor: string;
165
- caretColor: string;
166
- placeholderColor: string;
167
- placeholderColorDisabled: string;
168
- color: string;
169
- colorDisabled: string;
170
- colorFocus: string;
171
- groupLabelBorder: string;
172
- border: string;
173
- borderHover: string;
174
- borderDisabled: string;
175
- borderFocus: string;
176
- boxShadowFocus: string;
177
- loadingColor: string;
178
- loadingColorWarning: string;
179
- borderWarning: string;
180
- borderHoverWarning: string;
181
- colorFocusWarning: string;
182
- borderFocusWarning: string;
183
- boxShadowFocusWarning: string;
184
- caretColorWarning: string;
185
- loadingColorError: string;
186
- borderError: string;
187
- borderHoverError: string;
188
- colorFocusError: string;
189
- borderFocusError: string;
190
- boxShadowFocusError: string;
191
- caretColorError: string;
192
- clearColor: string;
193
- clearColorHover: string;
194
- clearColorPressed: string;
195
- iconColor: string;
196
- iconColorDisabled: string;
197
- iconColorHover: string;
198
- iconColorPressed: string;
199
- suffixTextColor: string;
200
- paddingTiny: string;
201
- paddingSmall: string;
202
- paddingMedium: string;
203
- paddingLarge: string;
204
- clearSize: string;
205
- }, any>>;
206
- themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Input", {
207
- countTextColor: string;
208
- heightTiny: string;
209
- heightSmall: string;
210
- heightMedium: string;
211
- heightLarge: string;
212
- fontSizeTiny: string;
213
- fontSizeSmall: string;
214
- fontSizeMedium: string;
215
- fontSizeLarge: string;
216
- lineHeight: string;
217
- lineHeightTextarea: string;
218
- borderRadius: string;
219
- iconSize: string;
220
- groupLabelColor: string;
221
- groupLabelTextColor: string;
222
- textColor: string;
223
- textColorDisabled: string;
224
- textDecorationColor: string;
225
- caretColor: string;
226
- placeholderColor: string;
227
- placeholderColorDisabled: string;
228
- color: string;
229
- colorDisabled: string;
230
- colorFocus: string;
231
- groupLabelBorder: string;
232
- border: string;
233
- borderHover: string;
234
- borderDisabled: string;
235
- borderFocus: string;
236
- boxShadowFocus: string;
237
- loadingColor: string;
238
- loadingColorWarning: string;
239
- borderWarning: string;
240
- borderHoverWarning: string;
241
- colorFocusWarning: string;
242
- borderFocusWarning: string;
243
- boxShadowFocusWarning: string;
244
- caretColorWarning: string;
245
- loadingColorError: string;
246
- borderError: string;
247
- borderHoverError: string;
248
- colorFocusError: string;
249
- borderFocusError: string;
250
- boxShadowFocusError: string;
251
- caretColorError: string;
252
- clearColor: string;
253
- clearColorHover: string;
254
- clearColorPressed: string;
255
- iconColor: string;
256
- iconColorDisabled: string;
257
- iconColorHover: string;
258
- iconColorPressed: string;
259
- suffixTextColor: string;
260
- paddingTiny: string;
261
- paddingSmall: string;
262
- paddingMedium: string;
263
- paddingLarge: string;
264
- clearSize: string;
265
- }, any>>>;
266
- builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Input", {
267
- countTextColor: string;
268
- heightTiny: string;
269
- heightSmall: string;
270
- heightMedium: string;
271
- heightLarge: string;
272
- fontSizeTiny: string;
273
- fontSizeSmall: string;
274
- fontSizeMedium: string;
275
- fontSizeLarge: string;
276
- lineHeight: string;
277
- lineHeightTextarea: string;
278
- borderRadius: string;
279
- iconSize: string;
280
- groupLabelColor: string;
281
- groupLabelTextColor: string;
282
- textColor: string;
283
- textColorDisabled: string;
284
- textDecorationColor: string;
285
- caretColor: string;
286
- placeholderColor: string;
287
- placeholderColorDisabled: string;
288
- color: string;
289
- colorDisabled: string;
290
- colorFocus: string;
291
- groupLabelBorder: string;
292
- border: string;
293
- borderHover: string;
294
- borderDisabled: string;
295
- borderFocus: string;
296
- boxShadowFocus: string;
297
- loadingColor: string;
298
- loadingColorWarning: string;
299
- borderWarning: string;
300
- borderHoverWarning: string;
301
- colorFocusWarning: string;
302
- borderFocusWarning: string;
303
- boxShadowFocusWarning: string;
304
- caretColorWarning: string;
305
- loadingColorError: string;
306
- borderError: string;
307
- borderHoverError: string;
308
- colorFocusError: string;
309
- borderFocusError: string;
310
- boxShadowFocusError: string;
311
- caretColorError: string;
312
- clearColor: string;
313
- clearColorHover: string;
314
- clearColorPressed: string;
315
- iconColor: string;
316
- iconColorDisabled: string;
317
- iconColorHover: string;
318
- iconColorPressed: string;
319
- suffixTextColor: string;
320
- paddingTiny: string;
321
- paddingSmall: string;
322
- paddingMedium: string;
323
- paddingLarge: string;
324
- clearSize: string;
325
- }, any>>>;
326
- }, {
327
- wrapperElRef: import("vue").Ref<HTMLElement | null>;
328
- inputElRef: import("vue").Ref<HTMLInputElement | null>;
329
- inputMirrorElRef: import("vue").Ref<HTMLElement | null>;
330
- inputEl2Ref: import("vue").Ref<HTMLInputElement | null>;
331
- textareaElRef: import("vue").Ref<HTMLTextAreaElement | null>;
332
- textareaMirrorElRef: import("vue").Ref<HTMLElement | null>;
333
- textareaScrollbarInstRef: import("vue").Ref<{
334
- $el: HTMLElement;
335
- containerRef: HTMLElement | null;
336
- contentRef: HTMLElement | null;
337
- containerScrollTop: number;
338
- syncUnifiedContainer: () => void;
339
- scrollTo: import("naive-ui/es/_internal/scrollbar/src/ScrollBar").ScrollTo;
340
- scrollBy: import("naive-ui/es/_internal/scrollbar/src/ScrollBar").ScrollBy;
341
- sync: () => void;
342
- handleMouseEnterWrapper: () => void;
343
- handleMouseLeaveWrapper: () => void;
344
- } | null>;
345
- rtlEnabled: import("vue").Ref<import("naive-ui/es/config-provider/src/internal-interface").RtlItem | undefined> | undefined;
346
- uncontrolledValue: import("vue").Ref<string | [string, string] | null>;
347
- mergedValue: import("vue").ComputedRef<string | [string, string] | null>;
348
- passwordVisible: import("vue").Ref<boolean>;
349
- mergedPlaceholder: import("vue").ComputedRef<[string, string] | [string]>;
350
- showPlaceholder1: import("vue").ComputedRef<string | false>;
351
- showPlaceholder2: import("vue").ComputedRef<boolean | "" | undefined>;
352
- mergedFocus: import("vue").ComputedRef<boolean>;
353
- isComposing: import("vue").Ref<boolean>;
354
- activated: import("vue").Ref<boolean>;
355
- showClearButton: import("vue").ComputedRef<boolean>;
356
- mergedSize: import("vue").ComputedRef<"small" | "medium" | "tiny" | "large">;
357
- mergedDisabled: import("vue").ComputedRef<boolean>;
358
- textDecorationStyle: import("vue").ComputedRef<string[] | {
359
- textDecoration: string;
360
- }[]>;
361
- mergedClsPrefix: import("vue").ComputedRef<string>;
362
- mergedBordered: import("vue").ComputedRef<boolean>;
363
- mergedShowPasswordOn: import("vue").ComputedRef<"click" | "mousedown" | undefined>;
364
- placeholderStyle: import("vue").Ref<{
365
- top: string;
366
- }>;
367
- mergedStatus: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").FormValidationStatus | undefined>;
368
- textAreaScrollContainerWidth: import("vue").Ref<number | undefined>;
369
- handleTextAreaScroll: (e: Event) => void;
370
- handleCompositionStart: () => void;
371
- handleCompositionEnd: (e: CompositionEvent) => void;
372
- handleInput: (e: Event | CompositionEvent | InputEvent, index?: 0 | 1 | undefined, event?: string | undefined) => void;
373
- handleInputBlur: (e: FocusEvent) => void;
374
- handleInputFocus: (e: FocusEvent) => void;
375
- handleWrapperBlur: (e: FocusEvent) => void;
376
- handleWrapperFocus: (e: FocusEvent) => void;
377
- handleMouseEnter: () => void;
378
- handleMouseLeave: () => void;
379
- handleMouseDown: (e: MouseEvent) => void;
380
- handleChange: (e: Event, index?: 0 | 1 | undefined) => void;
381
- handleClick: (e: MouseEvent) => void;
382
- handleClear: (e: MouseEvent) => void;
383
- handlePasswordToggleClick: () => void;
384
- handlePasswordToggleMousedown: (e: MouseEvent) => void;
385
- handleWrapperKeyDown: (e: KeyboardEvent) => void;
386
- handleTextAreaMirrorResize: () => void;
387
- getTextareaScrollContainer: () => HTMLTextAreaElement | null;
388
- mergedTheme: import("vue").ComputedRef<{
389
- common: {
390
- baseColor: string;
391
- primaryColor: string;
392
- primaryColorHover: string;
393
- primaryColorPressed: string;
394
- primaryColorSuppl: string;
395
- infoColor: string;
396
- infoColorHover: string;
397
- infoColorPressed: string;
398
- infoColorSuppl: string;
399
- successColor: string;
400
- successColorHover: string;
401
- successColorPressed: string;
402
- successColorSuppl: string;
403
- warningColor: string;
404
- warningColorHover: string;
405
- warningColorPressed: string;
406
- warningColorSuppl: string;
407
- errorColor: string;
408
- errorColorHover: string;
409
- errorColorPressed: string;
410
- errorColorSuppl: string;
411
- textColorBase: string;
412
- textColor1: string;
413
- textColor2: string;
414
- textColor3: string;
415
- textColorDisabled: string;
416
- placeholderColor: string;
417
- placeholderColorDisabled: string;
418
- iconColor: string;
419
- iconColorHover: string;
420
- iconColorPressed: string;
421
- iconColorDisabled: string;
422
- opacity1: string;
423
- opacity2: string;
424
- opacity3: string;
425
- opacity4: string;
426
- opacity5: string;
427
- dividerColor: string;
428
- borderColor: string;
429
- closeColor: string;
430
- closeColorHover: string;
431
- closeColorPressed: string;
432
- closeColorDisabled: string;
433
- clearColor: string;
434
- clearColorHover: string;
435
- clearColorPressed: string;
436
- scrollbarColor: string;
437
- scrollbarColorHover: string;
438
- scrollbarWidth: string;
439
- scrollbarHeight: string;
440
- scrollbarBorderRadius: string;
441
- progressRailColor: string;
442
- railColor: string;
443
- popoverColor: string;
444
- tableColor: string;
445
- cardColor: string;
446
- modalColor: string;
447
- bodyColor: string;
448
- tagColor: string;
449
- avatarColor: string;
450
- invertedColor: string;
451
- inputColor: string;
452
- codeColor: string;
453
- tabColor: string;
454
- actionColor: string;
455
- tableHeaderColor: string;
456
- hoverColor: string;
457
- tableColorHover: string;
458
- tableColorStriped: string;
459
- pressedColor: string;
460
- opacityDisabled: string;
461
- inputColorDisabled: string;
462
- buttonColor2: string;
463
- buttonColor2Hover: string;
464
- buttonColor2Pressed: string;
465
- boxShadow1: string;
466
- boxShadow2: string;
467
- boxShadow3: string;
468
- fontFamily: string;
469
- fontFamilyMono: string;
470
- fontWeight: string;
471
- fontWeightStrong: string;
472
- cubicBezierEaseInOut: string;
473
- cubicBezierEaseOut: string;
474
- cubicBezierEaseIn: string;
475
- borderRadius: string;
476
- borderRadiusSmall: string;
477
- fontSize: string;
478
- fontSizeMini: string;
479
- fontSizeTiny: string;
480
- fontSizeSmall: string;
481
- fontSizeMedium: string;
482
- fontSizeLarge: string;
483
- fontSizeHuge: string;
484
- lineHeight: string;
485
- heightMini: string;
486
- heightTiny: string;
487
- heightSmall: string;
488
- heightMedium: string;
489
- heightLarge: string;
490
- heightHuge: string;
491
- name: "common";
492
- };
493
- self: {
494
- countTextColor: string;
495
- heightTiny: string;
496
- heightSmall: string;
497
- heightMedium: string;
498
- heightLarge: string;
499
- fontSizeTiny: string;
500
- fontSizeSmall: string;
501
- fontSizeMedium: string;
502
- fontSizeLarge: string;
503
- lineHeight: string;
504
- lineHeightTextarea: string;
505
- borderRadius: string;
506
- iconSize: string;
507
- groupLabelColor: string;
508
- groupLabelTextColor: string;
509
- textColor: string;
510
- textColorDisabled: string;
511
- textDecorationColor: string;
512
- caretColor: string;
513
- placeholderColor: string;
514
- placeholderColorDisabled: string;
515
- color: string;
516
- colorDisabled: string;
517
- colorFocus: string;
518
- groupLabelBorder: string;
519
- border: string;
520
- borderHover: string;
521
- borderDisabled: string;
522
- borderFocus: string;
523
- boxShadowFocus: string;
524
- loadingColor: string;
525
- loadingColorWarning: string;
526
- borderWarning: string;
527
- borderHoverWarning: string;
528
- colorFocusWarning: string;
529
- borderFocusWarning: string;
530
- boxShadowFocusWarning: string;
531
- caretColorWarning: string;
532
- loadingColorError: string;
533
- borderError: string;
534
- borderHoverError: string;
535
- colorFocusError: string;
536
- borderFocusError: string;
537
- boxShadowFocusError: string;
538
- caretColorError: string;
539
- clearColor: string;
540
- clearColorHover: string;
541
- clearColorPressed: string;
542
- iconColor: string;
543
- iconColorDisabled: string;
544
- iconColorHover: string;
545
- iconColorPressed: string;
546
- suffixTextColor: string;
547
- paddingTiny: string;
548
- paddingSmall: string;
549
- paddingMedium: string;
550
- paddingLarge: string;
551
- clearSize: string;
552
- };
553
- peers: any;
554
- peerOverrides: {
555
- [x: string]: any;
556
- };
557
- }>;
558
- cssVars: import("vue").ComputedRef<{
559
- '--n-bezier': string;
560
- '--n-count-text-color': string;
561
- '--n-color': string;
562
- '--n-font-size': string;
563
- '--n-border-radius': string;
564
- '--n-height': string;
565
- '--n-padding-left': string;
566
- '--n-padding-right': string;
567
- '--n-text-color': string;
568
- '--n-caret-color': string;
569
- '--n-text-decoration-color': string;
570
- '--n-border': string;
571
- '--n-border-disabled': string;
572
- '--n-border-hover': string;
573
- '--n-border-focus': string;
574
- '--n-placeholder-color': string;
575
- '--n-placeholder-color-disabled': string;
576
- '--n-icon-size': string;
577
- '--n-line-height-textarea': string;
578
- '--n-color-disabled': string;
579
- '--n-color-focus': string;
580
- '--n-text-color-disabled': string;
581
- '--n-box-shadow-focus': string;
582
- '--n-loading-color': string;
583
- '--n-caret-color-warning': string;
584
- '--n-color-focus-warning': string;
585
- '--n-box-shadow-focus-warning': string;
586
- '--n-border-warning': string;
587
- '--n-border-focus-warning': string;
588
- '--n-border-hover-warning': string;
589
- '--n-loading-color-warning': string;
590
- '--n-caret-color-error': string;
591
- '--n-color-focus-error': string;
592
- '--n-box-shadow-focus-error': string;
593
- '--n-border-error': string;
594
- '--n-border-focus-error': string;
595
- '--n-border-hover-error': string;
596
- '--n-loading-color-error': string;
597
- '--n-clear-color': string;
598
- '--n-clear-size': string;
599
- '--n-clear-color-hover': string;
600
- '--n-clear-color-pressed': string;
601
- '--n-icon-color': string;
602
- '--n-icon-color-hover': string;
603
- '--n-icon-color-pressed': string;
604
- '--n-icon-color-disabled': string;
605
- '--n-suffix-text-color': string;
606
- }> | undefined;
607
- themeClass: import("vue").Ref<string> | undefined;
608
- onRender: (() => void) | undefined;
609
- isCompositing: import("vue").Ref<boolean>;
610
- blur: () => void;
611
- focus: () => void;
612
- select: () => void;
613
- activate: () => void;
614
- deactivate: () => void;
615
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
616
- bordered: {
617
- type: import("vue").PropType<boolean | undefined>;
618
- default: undefined;
619
- };
620
- type: {
621
- type: import("vue").PropType<"text" | "textarea" | "password">;
622
- default: string;
623
- };
624
- placeholder: import("vue").PropType<string | [string, string]>;
625
- defaultValue: {
626
- type: import("vue").PropType<string | [string, string] | null>;
627
- default: null;
628
- };
629
- value: import("vue").PropType<string | [string, string] | null>;
630
- disabled: {
631
- type: import("vue").PropType<boolean | undefined>;
632
- default: undefined;
633
- };
634
- size: import("vue").PropType<import("naive-ui/es/input/src/interface").Size>;
635
- rows: {
636
- type: import("vue").PropType<string | number>;
637
- default: number;
638
- };
639
- round: BooleanConstructor;
640
- minlength: import("vue").PropType<string | number>;
641
- maxlength: import("vue").PropType<string | number>;
642
- clearable: BooleanConstructor;
643
- autosize: {
644
- type: import("vue").PropType<boolean | {
645
- minRows?: number | undefined;
646
- maxRows?: number | undefined;
647
- }>;
648
- default: boolean;
649
- };
650
- pair: BooleanConstructor;
651
- separator: StringConstructor;
652
- readonly: {
653
- type: (BooleanConstructor | StringConstructor)[];
654
- default: boolean;
655
- };
656
- passivelyActivated: BooleanConstructor;
657
- showPasswordOn: import("vue").PropType<"click" | "mousedown">;
658
- stateful: {
659
- type: BooleanConstructor;
660
- default: boolean;
661
- };
662
- autofocus: BooleanConstructor;
663
- inputProps: import("vue").PropType<import("vue").InputHTMLAttributes | import("vue").TextareaHTMLAttributes>;
664
- resizable: {
665
- type: BooleanConstructor;
666
- default: boolean;
667
- };
668
- showCount: BooleanConstructor;
669
- loading: {
670
- type: BooleanConstructor;
671
- default: undefined;
672
- };
673
- onMousedown: import("vue").PropType<(e: MouseEvent) => void>;
674
- onKeydown: import("vue").PropType<(e: KeyboardEvent) => void>;
675
- onKeyup: import("vue").PropType<(e: KeyboardEvent) => void>;
676
- onInput: import("vue").PropType<import("naive-ui/es/input/src/interface").OnUpdateValue>;
677
- onFocus: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
678
- onBlur: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
679
- onClick: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
680
- onChange: import("vue").PropType<import("naive-ui/es/input/src/interface").OnUpdateValue>;
681
- onClear: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
682
- status: import("vue").PropType<import("naive-ui/es/form/src/interface").FormValidationStatus>;
683
- 'onUpdate:value': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/input/src/interface").OnUpdateValue>>;
684
- onUpdateValue: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/input/src/interface").OnUpdateValue>>;
685
- textDecoration: import("vue").PropType<string | [string, string]>;
686
- attrSize: {
687
- type: NumberConstructor;
688
- default: number;
689
- };
690
- onInputBlur: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
691
- onInputFocus: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
692
- onDeactivate: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<() => void>>;
693
- onActivate: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<() => void>>;
694
- onWrapperFocus: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
695
- onWrapperBlur: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
696
- internalDeactivateOnEnter: BooleanConstructor;
697
- internalForceFocus: BooleanConstructor;
698
- internalLoadingBeforeSuffix: BooleanConstructor;
699
- showPasswordToggle: BooleanConstructor;
700
- theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Input", {
701
- countTextColor: string;
702
- heightTiny: string;
703
- heightSmall: string;
704
- heightMedium: string;
705
- heightLarge: string;
706
- fontSizeTiny: string;
707
- fontSizeSmall: string;
708
- fontSizeMedium: string;
709
- fontSizeLarge: string;
710
- lineHeight: string;
711
- lineHeightTextarea: string;
712
- borderRadius: string;
713
- iconSize: string;
714
- groupLabelColor: string;
715
- groupLabelTextColor: string;
716
- textColor: string;
717
- textColorDisabled: string;
718
- textDecorationColor: string;
719
- caretColor: string;
720
- placeholderColor: string;
721
- placeholderColorDisabled: string;
722
- color: string;
723
- colorDisabled: string;
724
- colorFocus: string;
725
- groupLabelBorder: string;
726
- border: string;
727
- borderHover: string;
728
- borderDisabled: string;
729
- borderFocus: string;
730
- boxShadowFocus: string;
731
- loadingColor: string;
732
- loadingColorWarning: string;
733
- borderWarning: string;
734
- borderHoverWarning: string;
735
- colorFocusWarning: string;
736
- borderFocusWarning: string;
737
- boxShadowFocusWarning: string;
738
- caretColorWarning: string;
739
- loadingColorError: string;
740
- borderError: string;
741
- borderHoverError: string;
742
- colorFocusError: string;
743
- borderFocusError: string;
744
- boxShadowFocusError: string;
745
- caretColorError: string;
746
- clearColor: string;
747
- clearColorHover: string;
748
- clearColorPressed: string;
749
- iconColor: string;
750
- iconColorDisabled: string;
751
- iconColorHover: string;
752
- iconColorPressed: string;
753
- suffixTextColor: string;
754
- paddingTiny: string;
755
- paddingSmall: string;
756
- paddingMedium: string;
757
- paddingLarge: string;
758
- clearSize: string;
759
- }, any>>;
760
- themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Input", {
761
- countTextColor: string;
762
- heightTiny: string;
763
- heightSmall: string;
764
- heightMedium: string;
765
- heightLarge: string;
766
- fontSizeTiny: string;
767
- fontSizeSmall: string;
768
- fontSizeMedium: string;
769
- fontSizeLarge: string;
770
- lineHeight: string;
771
- lineHeightTextarea: string;
772
- borderRadius: string;
773
- iconSize: string;
774
- groupLabelColor: string;
775
- groupLabelTextColor: string;
776
- textColor: string;
777
- textColorDisabled: string;
778
- textDecorationColor: string;
779
- caretColor: string;
780
- placeholderColor: string;
781
- placeholderColorDisabled: string;
782
- color: string;
783
- colorDisabled: string;
784
- colorFocus: string;
785
- groupLabelBorder: string;
786
- border: string;
787
- borderHover: string;
788
- borderDisabled: string;
789
- borderFocus: string;
790
- boxShadowFocus: string;
791
- loadingColor: string;
792
- loadingColorWarning: string;
793
- borderWarning: string;
794
- borderHoverWarning: string;
795
- colorFocusWarning: string;
796
- borderFocusWarning: string;
797
- boxShadowFocusWarning: string;
798
- caretColorWarning: string;
799
- loadingColorError: string;
800
- borderError: string;
801
- borderHoverError: string;
802
- colorFocusError: string;
803
- borderFocusError: string;
804
- boxShadowFocusError: string;
805
- caretColorError: string;
806
- clearColor: string;
807
- clearColorHover: string;
808
- clearColorPressed: string;
809
- iconColor: string;
810
- iconColorDisabled: string;
811
- iconColorHover: string;
812
- iconColorPressed: string;
813
- suffixTextColor: string;
814
- paddingTiny: string;
815
- paddingSmall: string;
816
- paddingMedium: string;
817
- paddingLarge: string;
818
- clearSize: string;
819
- }, any>>>;
820
- builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Input", {
821
- countTextColor: string;
822
- heightTiny: string;
823
- heightSmall: string;
824
- heightMedium: string;
825
- heightLarge: string;
826
- fontSizeTiny: string;
827
- fontSizeSmall: string;
828
- fontSizeMedium: string;
829
- fontSizeLarge: string;
830
- lineHeight: string;
831
- lineHeightTextarea: string;
832
- borderRadius: string;
833
- iconSize: string;
834
- groupLabelColor: string;
835
- groupLabelTextColor: string;
836
- textColor: string;
837
- textColorDisabled: string;
838
- textDecorationColor: string;
839
- caretColor: string;
840
- placeholderColor: string;
841
- placeholderColorDisabled: string;
842
- color: string;
843
- colorDisabled: string;
844
- colorFocus: string;
845
- groupLabelBorder: string;
846
- border: string;
847
- borderHover: string;
848
- borderDisabled: string;
849
- borderFocus: string;
850
- boxShadowFocus: string;
851
- loadingColor: string;
852
- loadingColorWarning: string;
853
- borderWarning: string;
854
- borderHoverWarning: string;
855
- colorFocusWarning: string;
856
- borderFocusWarning: string;
857
- boxShadowFocusWarning: string;
858
- caretColorWarning: string;
859
- loadingColorError: string;
860
- borderError: string;
861
- borderHoverError: string;
862
- colorFocusError: string;
863
- borderFocusError: string;
864
- boxShadowFocusError: string;
865
- caretColorError: string;
866
- clearColor: string;
867
- clearColorHover: string;
868
- clearColorPressed: string;
869
- iconColor: string;
870
- iconColorDisabled: string;
871
- iconColorHover: string;
872
- iconColorPressed: string;
873
- suffixTextColor: string;
874
- paddingTiny: string;
875
- paddingSmall: string;
876
- paddingMedium: string;
877
- paddingLarge: string;
878
- clearSize: string;
879
- }, any>>>;
880
- }>>, {
881
- type: "text" | "textarea" | "password";
882
- readonly: string | boolean;
883
- round: boolean;
884
- disabled: boolean | undefined;
885
- autofocus: boolean;
886
- autosize: boolean | {
887
- minRows?: number | undefined;
888
- maxRows?: number | undefined;
889
- };
890
- loading: boolean;
891
- bordered: boolean | undefined;
892
- clearable: boolean;
893
- defaultValue: string | [string, string] | null;
894
- resizable: boolean;
895
- pair: boolean;
896
- rows: string | number;
897
- passivelyActivated: boolean;
898
- stateful: boolean;
899
- showCount: boolean;
900
- attrSize: number;
901
- internalDeactivateOnEnter: boolean;
902
- internalForceFocus: boolean;
903
- internalLoadingBeforeSuffix: boolean;
904
- showPasswordToggle: boolean;
905
- }>;
61
+ NInput: any;
906
62
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "shortcutChange"[], "shortcutChange", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
907
63
  shortcutKey: {
908
64
  type: StringConstructor;