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