cnhis-design-vue 3.1.18-beta.8 → 3.1.19-beta.0

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