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
@@ -41,479 +41,7 @@ declare const _default: import("vue").DefineComponent<{
41
41
  [x: `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined;
42
42
  }>>;
43
43
  curContent: import("vue").ComputedRef<string | Function>;
44
- NTooltip: import("vue").DefineComponent<{
45
- theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Tooltip", {
46
- borderRadius: string;
47
- boxShadow: string;
48
- color: string;
49
- textColor: string;
50
- padding: string;
51
- }, {
52
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
53
- fontSize: string;
54
- borderRadius: string;
55
- color: string;
56
- dividerColor: string;
57
- textColor: string;
58
- boxShadow: string;
59
- space: string;
60
- spaceArrow: string;
61
- arrowOffset: string;
62
- arrowOffsetVertical: string;
63
- arrowHeight: string;
64
- padding: string;
65
- }, any>;
66
- }>>;
67
- themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tooltip", {
68
- borderRadius: string;
69
- boxShadow: string;
70
- color: string;
71
- textColor: string;
72
- padding: string;
73
- }, {
74
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
75
- fontSize: string;
76
- borderRadius: string;
77
- color: string;
78
- dividerColor: string;
79
- textColor: string;
80
- boxShadow: string;
81
- space: string;
82
- spaceArrow: string;
83
- arrowOffset: string;
84
- arrowOffsetVertical: string;
85
- arrowHeight: string;
86
- padding: string;
87
- }, any>;
88
- }>>>;
89
- builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tooltip", {
90
- borderRadius: string;
91
- boxShadow: string;
92
- color: string;
93
- textColor: string;
94
- padding: string;
95
- }, {
96
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
97
- fontSize: string;
98
- borderRadius: string;
99
- color: string;
100
- dividerColor: string;
101
- textColor: string;
102
- boxShadow: string;
103
- space: string;
104
- spaceArrow: string;
105
- arrowOffset: string;
106
- arrowOffsetVertical: string;
107
- arrowHeight: string;
108
- padding: string;
109
- }, any>;
110
- }>>>;
111
- show: {
112
- type: import("vue").PropType<boolean | undefined>;
113
- default: undefined;
114
- };
115
- defaultShow: BooleanConstructor;
116
- showArrow: {
117
- type: BooleanConstructor;
118
- default: boolean;
119
- };
120
- trigger: {
121
- type: import("vue").PropType<import("naive-ui").PopoverTrigger>;
122
- default: string;
123
- };
124
- delay: {
125
- type: NumberConstructor;
126
- default: number;
127
- };
128
- duration: {
129
- type: NumberConstructor;
130
- default: number;
131
- };
132
- raw: BooleanConstructor;
133
- placement: {
134
- type: import("vue").PropType<import("naive-ui").PopoverPlacement>;
135
- default: string;
136
- };
137
- x: NumberConstructor;
138
- y: NumberConstructor;
139
- arrowPointToCenter: BooleanConstructor;
140
- disabled: BooleanConstructor;
141
- getDisabled: import("vue").PropType<() => boolean>;
142
- displayDirective: {
143
- type: import("vue").PropType<"show" | "if">;
144
- default: string;
145
- };
146
- arrowStyle: import("vue").PropType<string | import("vue").CSSProperties>;
147
- flip: {
148
- type: BooleanConstructor;
149
- default: boolean;
150
- };
151
- animated: {
152
- type: BooleanConstructor;
153
- default: boolean;
154
- };
155
- width: {
156
- type: import("vue").PropType<number | "trigger">;
157
- default: undefined;
158
- };
159
- overlap: BooleanConstructor;
160
- keepAliveOnHover: {
161
- type: BooleanConstructor;
162
- default: boolean;
163
- };
164
- zIndex: NumberConstructor;
165
- to: {
166
- type: import("vue").PropType<string | boolean | HTMLElement>;
167
- default: undefined;
168
- };
169
- scrollable: BooleanConstructor;
170
- contentStyle: import("vue").PropType<string | import("vue").CSSProperties>;
171
- headerStyle: import("vue").PropType<string | import("vue").CSSProperties>;
172
- onClickoutside: import("vue").PropType<(e: MouseEvent) => void>;
173
- 'onUpdate:show': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
174
- onUpdateShow: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
175
- internalSyncTargetWithParent: BooleanConstructor;
176
- internalInheritedEventHandlers: {
177
- type: import("vue").PropType<import("naive-ui/es/popover/src/Popover").TriggerEventHandlers[]>;
178
- default: () => never[];
179
- };
180
- internalTrapFocus: BooleanConstructor;
181
- internalExtraClass: {
182
- type: import("vue").PropType<string[]>;
183
- default: () => never[];
184
- };
185
- onShow: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void> | undefined>;
186
- onHide: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void> | undefined>;
187
- arrow: {
188
- type: import("vue").PropType<boolean | undefined>;
189
- default: undefined;
190
- };
191
- minWidth: NumberConstructor;
192
- maxWidth: NumberConstructor;
193
- }, {
194
- popoverRef: import("vue").Ref<{
195
- syncPosition: () => void;
196
- setShow: (value: boolean) => void;
197
- } | null>;
198
- mergedTheme: import("vue").ComputedRef<{
199
- common: {
200
- baseColor: string;
201
- primaryColor: string;
202
- primaryColorHover: string;
203
- primaryColorPressed: string;
204
- primaryColorSuppl: string;
205
- infoColor: string;
206
- infoColorHover: string;
207
- infoColorPressed: string;
208
- infoColorSuppl: string;
209
- successColor: string;
210
- successColorHover: string;
211
- successColorPressed: string;
212
- successColorSuppl: string;
213
- warningColor: string;
214
- warningColorHover: string;
215
- warningColorPressed: string;
216
- warningColorSuppl: string;
217
- errorColor: string;
218
- errorColorHover: string;
219
- errorColorPressed: string;
220
- errorColorSuppl: string;
221
- textColorBase: string;
222
- textColor1: string;
223
- textColor2: string;
224
- textColor3: string;
225
- textColorDisabled: string;
226
- placeholderColor: string;
227
- placeholderColorDisabled: string;
228
- iconColor: string;
229
- iconColorHover: string;
230
- iconColorPressed: string;
231
- iconColorDisabled: string;
232
- opacity1: string;
233
- opacity2: string;
234
- opacity3: string;
235
- opacity4: string;
236
- opacity5: string;
237
- dividerColor: string;
238
- borderColor: string;
239
- closeColor: string;
240
- closeColorHover: string;
241
- closeColorPressed: string;
242
- closeColorDisabled: string;
243
- clearColor: string;
244
- clearColorHover: string;
245
- clearColorPressed: string;
246
- scrollbarColor: string;
247
- scrollbarColorHover: string;
248
- scrollbarWidth: string;
249
- scrollbarHeight: string;
250
- scrollbarBorderRadius: string;
251
- progressRailColor: string;
252
- railColor: string;
253
- popoverColor: string;
254
- tableColor: string;
255
- cardColor: string;
256
- modalColor: string;
257
- bodyColor: string;
258
- tagColor: string;
259
- avatarColor: string;
260
- invertedColor: string;
261
- inputColor: string;
262
- codeColor: string;
263
- tabColor: string;
264
- actionColor: string;
265
- tableHeaderColor: string;
266
- hoverColor: string;
267
- tableColorHover: string;
268
- tableColorStriped: string;
269
- pressedColor: string;
270
- opacityDisabled: string;
271
- inputColorDisabled: string;
272
- buttonColor2: string;
273
- buttonColor2Hover: string;
274
- buttonColor2Pressed: string;
275
- boxShadow1: string;
276
- boxShadow2: string;
277
- boxShadow3: string;
278
- fontFamily: string;
279
- fontFamilyMono: string;
280
- fontWeight: string;
281
- fontWeightStrong: string;
282
- cubicBezierEaseInOut: string;
283
- cubicBezierEaseOut: string;
284
- cubicBezierEaseIn: string;
285
- borderRadius: string;
286
- borderRadiusSmall: string;
287
- fontSize: string;
288
- fontSizeMini: string;
289
- fontSizeTiny: string;
290
- fontSizeSmall: string;
291
- fontSizeMedium: string;
292
- fontSizeLarge: string;
293
- fontSizeHuge: string;
294
- lineHeight: string;
295
- heightMini: string;
296
- heightTiny: string;
297
- heightSmall: string;
298
- heightMedium: string;
299
- heightLarge: string;
300
- heightHuge: string;
301
- name: "common";
302
- };
303
- self: {
304
- borderRadius: string;
305
- boxShadow: string;
306
- color: string;
307
- textColor: string;
308
- padding: string;
309
- };
310
- peers: {
311
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
312
- fontSize: string;
313
- borderRadius: string;
314
- color: string;
315
- dividerColor: string;
316
- textColor: string;
317
- boxShadow: string;
318
- space: string;
319
- spaceArrow: string;
320
- arrowOffset: string;
321
- arrowOffsetVertical: string;
322
- arrowHeight: string;
323
- padding: string;
324
- }, any>;
325
- };
326
- peerOverrides: {
327
- Popover?: {
328
- peers?: {
329
- [x: string]: any;
330
- } | undefined;
331
- } | undefined;
332
- };
333
- }>;
334
- popoverThemeOverrides: import("vue").ComputedRef<{
335
- borderRadius: string;
336
- boxShadow: string;
337
- color: string;
338
- textColor: string;
339
- padding: string;
340
- }>;
341
- syncPosition: () => void;
342
- setShow: (value: boolean) => void;
343
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
344
- theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Tooltip", {
345
- borderRadius: string;
346
- boxShadow: string;
347
- color: string;
348
- textColor: string;
349
- padding: string;
350
- }, {
351
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
352
- fontSize: string;
353
- borderRadius: string;
354
- color: string;
355
- dividerColor: string;
356
- textColor: string;
357
- boxShadow: string;
358
- space: string;
359
- spaceArrow: string;
360
- arrowOffset: string;
361
- arrowOffsetVertical: string;
362
- arrowHeight: string;
363
- padding: string;
364
- }, any>;
365
- }>>;
366
- themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tooltip", {
367
- borderRadius: string;
368
- boxShadow: string;
369
- color: string;
370
- textColor: string;
371
- padding: string;
372
- }, {
373
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
374
- fontSize: string;
375
- borderRadius: string;
376
- color: string;
377
- dividerColor: string;
378
- textColor: string;
379
- boxShadow: string;
380
- space: string;
381
- spaceArrow: string;
382
- arrowOffset: string;
383
- arrowOffsetVertical: string;
384
- arrowHeight: string;
385
- padding: string;
386
- }, any>;
387
- }>>>;
388
- builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tooltip", {
389
- borderRadius: string;
390
- boxShadow: string;
391
- color: string;
392
- textColor: string;
393
- padding: string;
394
- }, {
395
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
396
- fontSize: string;
397
- borderRadius: string;
398
- color: string;
399
- dividerColor: string;
400
- textColor: string;
401
- boxShadow: string;
402
- space: string;
403
- spaceArrow: string;
404
- arrowOffset: string;
405
- arrowOffsetVertical: string;
406
- arrowHeight: string;
407
- padding: string;
408
- }, any>;
409
- }>>>;
410
- show: {
411
- type: import("vue").PropType<boolean | undefined>;
412
- default: undefined;
413
- };
414
- defaultShow: BooleanConstructor;
415
- showArrow: {
416
- type: BooleanConstructor;
417
- default: boolean;
418
- };
419
- trigger: {
420
- type: import("vue").PropType<import("naive-ui").PopoverTrigger>;
421
- default: string;
422
- };
423
- delay: {
424
- type: NumberConstructor;
425
- default: number;
426
- };
427
- duration: {
428
- type: NumberConstructor;
429
- default: number;
430
- };
431
- raw: BooleanConstructor;
432
- placement: {
433
- type: import("vue").PropType<import("naive-ui").PopoverPlacement>;
434
- default: string;
435
- };
436
- x: NumberConstructor;
437
- y: NumberConstructor;
438
- arrowPointToCenter: BooleanConstructor;
439
- disabled: BooleanConstructor;
440
- getDisabled: import("vue").PropType<() => boolean>;
441
- displayDirective: {
442
- type: import("vue").PropType<"show" | "if">;
443
- default: string;
444
- };
445
- arrowStyle: import("vue").PropType<string | import("vue").CSSProperties>;
446
- flip: {
447
- type: BooleanConstructor;
448
- default: boolean;
449
- };
450
- animated: {
451
- type: BooleanConstructor;
452
- default: boolean;
453
- };
454
- width: {
455
- type: import("vue").PropType<number | "trigger">;
456
- default: undefined;
457
- };
458
- overlap: BooleanConstructor;
459
- keepAliveOnHover: {
460
- type: BooleanConstructor;
461
- default: boolean;
462
- };
463
- zIndex: NumberConstructor;
464
- to: {
465
- type: import("vue").PropType<string | boolean | HTMLElement>;
466
- default: undefined;
467
- };
468
- scrollable: BooleanConstructor;
469
- contentStyle: import("vue").PropType<string | import("vue").CSSProperties>;
470
- headerStyle: import("vue").PropType<string | import("vue").CSSProperties>;
471
- onClickoutside: import("vue").PropType<(e: MouseEvent) => void>;
472
- 'onUpdate:show': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
473
- onUpdateShow: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
474
- internalSyncTargetWithParent: BooleanConstructor;
475
- internalInheritedEventHandlers: {
476
- type: import("vue").PropType<import("naive-ui/es/popover/src/Popover").TriggerEventHandlers[]>;
477
- default: () => never[];
478
- };
479
- internalTrapFocus: BooleanConstructor;
480
- internalExtraClass: {
481
- type: import("vue").PropType<string[]>;
482
- default: () => never[];
483
- };
484
- onShow: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void> | undefined>;
485
- onHide: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void> | undefined>;
486
- arrow: {
487
- type: import("vue").PropType<boolean | undefined>;
488
- default: undefined;
489
- };
490
- minWidth: NumberConstructor;
491
- maxWidth: NumberConstructor;
492
- }>>, {
493
- show: boolean | undefined;
494
- flip: boolean;
495
- width: number | "trigger";
496
- disabled: boolean;
497
- duration: number;
498
- to: string | boolean | HTMLElement;
499
- raw: boolean;
500
- placement: import("naive-ui").PopoverPlacement;
501
- overlap: boolean;
502
- scrollable: boolean;
503
- trigger: import("naive-ui").PopoverTrigger;
504
- showArrow: boolean;
505
- delay: number;
506
- arrowPointToCenter: boolean;
507
- displayDirective: "show" | "if";
508
- keepAliveOnHover: boolean;
509
- animated: boolean;
510
- internalTrapFocus: boolean;
511
- defaultShow: boolean;
512
- internalSyncTargetWithParent: boolean;
513
- internalInheritedEventHandlers: import("naive-ui/es/popover/src/Popover").TriggerEventHandlers[];
514
- internalExtraClass: string[];
515
- arrow: boolean | undefined;
516
- }>;
44
+ NTooltip: any;
517
45
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
518
46
  content: {
519
47
  type: (NumberConstructor | StringConstructor | FunctionConstructor)[];
@@ -534,8 +62,8 @@ declare const _default: import("vue").DefineComponent<{
534
62
  isAlias: BooleanConstructor;
535
63
  textColor: StringConstructor;
536
64
  }>>, {
537
- placement: string;
538
65
  refName: string;
66
+ placement: string;
539
67
  tooltipTitle: string | number;
540
68
  isAlias: boolean;
541
69
  }>;