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