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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (133) hide show
  1. package/es/components/annotation-edit/style/index.css +1 -15
  2. package/es/components/big-table/index.d.ts +9 -3395
  3. package/es/components/big-table/src/BigTable.vue.d.ts +9 -3396
  4. package/es/components/big-table/src/BigTable.vue_vue_type_script_setup_true_lang.js +12 -4
  5. package/es/components/big-table/src/components/edit-form/edit-date.d.ts +1 -1
  6. package/es/components/big-table/src/components/edit-form/edit-input.d.ts +1 -1
  7. package/es/components/big-table/src/components/edit-form/edit-input.js +4 -1
  8. package/es/components/big-table/src/components/edit-form/edit-select-table.d.ts +2 -2
  9. package/es/components/big-table/src/components/edit-form/edit-select.d.ts +1 -1
  10. package/es/components/big-table/src/components/edit-form/edit-separate.vue.d.ts +2 -1163
  11. package/es/components/big-table/src/components/edit-form/edit-time.d.ts +1 -1
  12. package/es/components/big-table/src/components/input-button.vue.d.ts +2 -2263
  13. package/es/components/big-table/src/hooks/useEdit.d.ts +7 -1168
  14. package/es/components/big-table/src/hooks/useEvent2.js +22 -7
  15. package/es/components/big-table/style/index.css +1 -634
  16. package/es/components/bpmn-workflow/style/index.css +1 -29
  17. package/es/components/button-print/index.d.ts +16 -6819
  18. package/es/components/button-print/src/ButtonPrint.vue.d.ts +16 -6819
  19. package/es/components/button-print/src/components/IdentityVerification.vue.d.ts +10 -4469
  20. package/es/components/button-print/src/utils/print.d.ts +1 -1
  21. package/es/components/button-print/src/utils/print2.js +12 -14
  22. package/es/components/button-print/style/index.css +1 -24
  23. package/es/components/chunk-upload/index.d.ts +2 -1472
  24. package/es/components/chunk-upload/src/chunk-upload-new.vue.d.ts +3 -1742
  25. package/es/components/chunk-upload/src/vod-chunk-upload/vod-chunk-upload.vue.d.ts +2 -1472
  26. package/es/components/chunk-upload/style/index.css +1 -365
  27. package/es/components/drag-layout/index.d.ts +155 -19744
  28. package/es/components/drag-layout/src/DragFormLeftItem.vue.d.ts +5 -8012
  29. package/es/components/drag-layout/src/DragFormRightItem.vue.d.ts +4 -3107
  30. package/es/components/drag-layout/src/DragLayout.vue.d.ts +156 -19745
  31. package/es/components/drag-layout/style/index.css +1 -175
  32. package/es/components/fabric-chart/index.d.ts +2 -2
  33. package/es/components/fabric-chart/src/FabricChart.vue.d.ts +2 -2
  34. package/es/components/fabric-chart/src/hooks/index.js +1 -1
  35. package/es/components/fabric-chart/src/hooks/useCenter2.js +58 -38
  36. package/es/components/fabric-chart/src/hooks/useDraw.d.ts +2 -0
  37. package/es/components/fabric-chart/src/hooks/useDraw.js +1 -1
  38. package/es/components/fabric-chart/src/hooks/useDraw2.js +30 -1
  39. package/es/components/fabric-chart/src/hooks/useLeft2.js +8 -1
  40. package/es/components/fabric-chart/style/index.css +1 -43
  41. package/es/components/field-set/index.d.ts +8 -6824
  42. package/es/components/field-set/src/FieldSet.vue.d.ts +8 -6824
  43. package/es/components/field-set/style/index.css +1 -139
  44. package/es/components/form-config/index.d.ts +17 -8976
  45. package/es/components/form-config/src/FormConfig.vue.d.ts +17 -8976
  46. package/es/components/form-config/src/components/FormConfigCreator.vue.d.ts +9 -4487
  47. package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +7 -3091
  48. package/es/components/form-config/src/components/renderer/CloseButton.vue.d.ts +2 -1472
  49. package/es/components/form-config/src/components/renderer/ComplexNode.vue.d.ts +2 -1472
  50. package/es/components/form-config/src/components/renderer/DefaultNode.vue.d.ts +4 -3195
  51. package/es/components/form-config/src/utils/index2.js +1 -1
  52. package/es/components/form-config/style/index.css +1 -158
  53. package/es/components/form-render/index.d.ts +6 -1154
  54. package/es/components/form-render/src/FormRender.vue.d.ts +7 -1155
  55. package/es/components/form-render/src/components/renderer/jsonCombination/index.js +1 -1
  56. package/es/components/form-render/src/components/renderer/linebar.d.ts +1 -1
  57. package/es/components/form-render/src/components/renderer/select.js +1 -1
  58. package/es/components/form-render/src/hooks/useCommonLog2.js +1 -1
  59. package/es/components/form-render/src/hooks/useFieldListAdaptor2.js +1 -1
  60. package/es/components/form-render/src/utils/business.d.ts +1 -1
  61. package/es/components/form-render/src/utils/index.d.ts +1 -1
  62. package/es/components/form-render/src/utils/index.js +2 -2
  63. package/es/components/form-render/style/index.css +1 -146
  64. package/es/components/form-table/index.d.ts +43 -32166
  65. package/es/components/form-table/src/FormTable.vue.d.ts +43 -32180
  66. package/es/components/form-table/src/components/index.d.ts +43 -32166
  67. package/es/components/form-table/src/components/table-age.vue.d.ts +5 -4007
  68. package/es/components/form-table/src/components/table-date-picker.vue.d.ts +3 -5084
  69. package/es/components/form-table/src/components/table-digital.vue.d.ts +4 -2672
  70. package/es/components/form-table/src/components/table-input-password.vue.d.ts +4 -1344
  71. package/es/components/form-table/src/components/table-input.vue.d.ts +4 -1344
  72. package/es/components/form-table/src/components/table-month-picker.vue.d.ts +2 -5083
  73. package/es/components/form-table/src/components/table-search-more.vue.d.ts +2 -1401
  74. package/es/components/form-table/src/components/table-search.vue.d.ts +3 -2736
  75. package/es/components/form-table/src/components/table-select-multiple.vue.d.ts +2 -1336
  76. package/es/components/form-table/src/components/table-select.vue.d.ts +2 -1336
  77. package/es/components/form-table/src/components/table-textarea.vue.d.ts +5 -1345
  78. package/es/components/form-table/src/components/table-time-picker.vue.d.ts +2 -2438
  79. package/es/components/form-table/src/components/table-tree-select.vue.d.ts +2 -1559
  80. package/es/components/form-table/src/components/text-over-tooltip.vue.d.ts +2 -480
  81. package/es/components/form-table/style/index.css +1 -214
  82. package/es/components/grid/src/hooks2.js +1 -0
  83. package/es/components/grid/style/index.css +1 -10
  84. package/es/components/index.css +1 -3346
  85. package/es/components/info-header/index.d.ts +16 -2561
  86. package/es/components/info-header/src/HiddenContent.vue.d.ts +4 -804
  87. package/es/components/info-header/src/InfoEllipsis.vue.d.ts +3 -803
  88. package/es/components/info-header/src/InfoHeader.vue.d.ts +15 -2560
  89. package/es/components/info-header/style/index.css +1 -121
  90. package/es/components/map/index.d.ts +2 -2263
  91. package/es/components/map/src/Map.vue.d.ts +2 -2263
  92. package/es/components/map/style/index.css +1 -61
  93. package/es/components/scale-view/index.d.ts +12 -3073
  94. package/es/components/scale-view/src/ScaleView.vue.d.ts +8 -3070
  95. package/es/components/scale-view/src/components/EvaluateCountdown.vue.d.ts +1 -1
  96. package/es/components/scale-view/src/components/EvaluatePage.vue.d.ts +1 -1400
  97. package/es/components/scale-view/src/components/formitem/r-address.d.ts +1 -1
  98. package/es/components/scale-view/src/components/formitem/r-cascader.d.ts +1 -1
  99. package/es/components/scale-view/src/components/formitem/r-checkbox.d.ts +1 -1
  100. package/es/components/scale-view/src/components/formitem/r-collection.d.ts +1 -1
  101. package/es/components/scale-view/src/components/formitem/r-datetime.d.ts +1 -1
  102. package/es/components/scale-view/src/components/formitem/r-input.d.ts +1 -1
  103. package/es/components/scale-view/src/components/formitem/r-map.d.ts +1 -1
  104. package/es/components/scale-view/src/components/formitem/r-radio.d.ts +1 -1
  105. package/es/components/scale-view/src/components/formitem/r-select.d.ts +1 -1
  106. package/es/components/scale-view/src/components/formitem/r-upload.d.ts +1 -1
  107. package/es/components/scale-view/src/components/formitem/text-over-tooltip/TextOverTooltip.vue.d.ts +2 -480
  108. package/es/components/scale-view/src/hooks/use-component.d.ts +39 -8514
  109. package/es/components/scale-view/style/index.css +1 -738
  110. package/es/components/select-label/index.d.ts +24 -11264
  111. package/es/components/select-label/src/LabelFormContent.vue.d.ts +10 -4250
  112. package/es/components/select-label/src/SelectLabel.vue.d.ts +14 -7027
  113. package/es/components/select-label/src/components/label-classify.vue.d.ts +5 -3482
  114. package/es/components/select-label/style/index.css +1 -164
  115. package/es/components/select-person/index.d.ts +9 -5369
  116. package/es/components/select-person/src/SearchTree.vue.d.ts +3 -1339
  117. package/es/components/select-person/src/SelectPerson.vue.d.ts +9 -5369
  118. package/es/components/select-person/style/index.css +1 -193
  119. package/es/components/shortcut-provider/style/index.css +1 -3
  120. package/es/components/shortcut-setter/index.d.ts +6 -1154
  121. package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +6 -1154
  122. package/es/components/shortcut-setter/src/ShortcutSetterItem.vue.d.ts +1 -863
  123. package/es/components/shortcut-setter/style/index.css +1 -8
  124. package/es/components/steps-wheel/index.d.ts +1 -479
  125. package/es/components/steps-wheel/src/StepsWheel.vue.d.ts +1 -479
  126. package/es/components/steps-wheel/style/index.css +1 -161
  127. package/es/components/time-line/index.d.ts +7 -1672
  128. package/es/components/time-line/src/TimeLine.vue.d.ts +6 -1671
  129. package/es/components/time-line/style/index.css +1 -37
  130. package/es/env.d.ts +0 -18
  131. package/es/shared/components/SelectPage/SelectPage.vue.d.ts +1 -1400
  132. package/es/shared/components/TextOverTooltip/TextOverTooltip.vue.d.ts +2 -480
  133. package/package.json +2 -2
@@ -12,808 +12,8 @@ declare const _default: import("vue").DefineComponent<{
12
12
  default: () => {};
13
13
  };
14
14
  }, {
15
- NEllipsis: import("vue").DefineComponent<{
16
- readonly expandTrigger: PropType<"click">;
17
- readonly lineClamp: PropType<string | number>;
18
- readonly tooltip: {
19
- readonly type: PropType<boolean | import("naive-ui").PopoverProps>;
20
- readonly default: true;
21
- };
22
- readonly theme: PropType<import("naive-ui/es/_mixins").Theme<"Ellipsis", unknown, {
23
- Tooltip: import("naive-ui/es/_mixins").Theme<"Tooltip", {
24
- borderRadius: string;
25
- boxShadow: string;
26
- color: string;
27
- textColor: string;
28
- padding: string;
29
- }, {
30
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
31
- fontSize: string;
32
- borderRadius: string;
33
- color: string;
34
- dividerColor: string;
35
- textColor: string;
36
- boxShadow: string;
37
- space: string;
38
- spaceArrow: string;
39
- arrowOffset: string;
40
- arrowOffsetVertical: string;
41
- arrowHeight: string;
42
- padding: string;
43
- }, any>;
44
- }>;
45
- }>>;
46
- readonly themeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Ellipsis", unknown, {
47
- Tooltip: import("naive-ui/es/_mixins").Theme<"Tooltip", {
48
- borderRadius: string;
49
- boxShadow: string;
50
- color: string;
51
- textColor: string;
52
- padding: string;
53
- }, {
54
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
55
- fontSize: string;
56
- borderRadius: string;
57
- color: string;
58
- dividerColor: string;
59
- textColor: string;
60
- boxShadow: string;
61
- space: string;
62
- spaceArrow: string;
63
- arrowOffset: string;
64
- arrowOffsetVertical: string;
65
- arrowHeight: string;
66
- padding: string;
67
- }, any>;
68
- }>;
69
- }>>>;
70
- readonly builtinThemeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Ellipsis", unknown, {
71
- Tooltip: import("naive-ui/es/_mixins").Theme<"Tooltip", {
72
- borderRadius: string;
73
- boxShadow: string;
74
- color: string;
75
- textColor: string;
76
- padding: string;
77
- }, {
78
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
79
- fontSize: string;
80
- borderRadius: string;
81
- color: string;
82
- dividerColor: string;
83
- textColor: string;
84
- boxShadow: string;
85
- space: string;
86
- spaceArrow: string;
87
- arrowOffset: string;
88
- arrowOffsetVertical: string;
89
- arrowHeight: string;
90
- padding: string;
91
- }, any>;
92
- }>;
93
- }>>>;
94
- }, {
95
- mergedTheme: import("vue").ComputedRef<{
96
- common: {
97
- baseColor: string;
98
- primaryColor: string;
99
- primaryColorHover: string;
100
- primaryColorPressed: string;
101
- primaryColorSuppl: string;
102
- infoColor: string;
103
- infoColorHover: string;
104
- infoColorPressed: string;
105
- infoColorSuppl: string;
106
- successColor: string;
107
- successColorHover: string;
108
- successColorPressed: string;
109
- successColorSuppl: string;
110
- warningColor: string;
111
- warningColorHover: string;
112
- warningColorPressed: string;
113
- warningColorSuppl: string;
114
- errorColor: string;
115
- errorColorHover: string;
116
- errorColorPressed: string;
117
- errorColorSuppl: string;
118
- textColorBase: string;
119
- textColor1: string;
120
- textColor2: string;
121
- textColor3: string;
122
- textColorDisabled: string;
123
- placeholderColor: string;
124
- placeholderColorDisabled: string;
125
- iconColor: string;
126
- iconColorHover: string;
127
- iconColorPressed: string;
128
- iconColorDisabled: string;
129
- opacity1: string;
130
- opacity2: string;
131
- opacity3: string;
132
- opacity4: string;
133
- opacity5: string;
134
- dividerColor: string;
135
- borderColor: string;
136
- closeIconColor: string;
137
- closeIconColorHover: string;
138
- closeIconColorPressed: string;
139
- closeColorHover: string;
140
- closeColorPressed: string;
141
- clearColor: string;
142
- clearColorHover: string;
143
- clearColorPressed: string;
144
- scrollbarColor: string;
145
- scrollbarColorHover: string;
146
- scrollbarWidth: string;
147
- scrollbarHeight: string;
148
- scrollbarBorderRadius: string;
149
- progressRailColor: string;
150
- railColor: string;
151
- popoverColor: string;
152
- tableColor: string;
153
- cardColor: string;
154
- modalColor: string;
155
- bodyColor: string;
156
- tagColor: string;
157
- avatarColor: string;
158
- invertedColor: string;
159
- inputColor: string;
160
- codeColor: string;
161
- tabColor: string;
162
- actionColor: string;
163
- tableHeaderColor: string;
164
- hoverColor: string;
165
- tableColorHover: string;
166
- tableColorStriped: string;
167
- pressedColor: string;
168
- opacityDisabled: string;
169
- inputColorDisabled: string;
170
- buttonColor2: string;
171
- buttonColor2Hover: string;
172
- buttonColor2Pressed: string;
173
- boxShadow1: string;
174
- boxShadow2: string;
175
- boxShadow3: string;
176
- fontFamily: string;
177
- fontFamilyMono: string;
178
- fontWeight: string;
179
- fontWeightStrong: string;
180
- cubicBezierEaseInOut: string;
181
- cubicBezierEaseOut: string;
182
- cubicBezierEaseIn: string;
183
- borderRadius: string;
184
- borderRadiusSmall: string;
185
- fontSize: string;
186
- fontSizeMini: string;
187
- fontSizeTiny: string;
188
- fontSizeSmall: string;
189
- fontSizeMedium: string;
190
- fontSizeLarge: string;
191
- fontSizeHuge: string;
192
- lineHeight: string;
193
- heightMini: string;
194
- heightTiny: string;
195
- heightSmall: string;
196
- heightMedium: string;
197
- heightLarge: string;
198
- heightHuge: string;
199
- name: "common";
200
- };
201
- self: unknown;
202
- peers: {
203
- Tooltip: import("naive-ui/es/_mixins").Theme<"Tooltip", {
204
- borderRadius: string;
205
- boxShadow: string;
206
- color: string;
207
- textColor: string;
208
- padding: string;
209
- }, {
210
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
211
- fontSize: string;
212
- borderRadius: string;
213
- color: string;
214
- dividerColor: string;
215
- textColor: string;
216
- boxShadow: string;
217
- space: string;
218
- spaceArrow: string;
219
- arrowOffset: string;
220
- arrowOffsetVertical: string;
221
- arrowHeight: string;
222
- padding: string;
223
- }, any>;
224
- }>;
225
- };
226
- peerOverrides: {
227
- Tooltip?: {
228
- peers?: {
229
- Popover?: import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Popover", {
230
- fontSize: string;
231
- borderRadius: string;
232
- color: string;
233
- dividerColor: string;
234
- textColor: string;
235
- boxShadow: string;
236
- space: string;
237
- spaceArrow: string;
238
- arrowOffset: string;
239
- arrowOffsetVertical: string;
240
- arrowHeight: string;
241
- padding: string;
242
- }, any>> | undefined;
243
- } | undefined;
244
- } | undefined;
245
- };
246
- }>;
247
- triggerRef: import("vue").Ref<HTMLElement | null>;
248
- triggerInnerRef: import("vue").Ref<HTMLElement | null>;
249
- tooltipRef: import("vue").Ref<{
250
- syncPosition: () => void;
251
- setShow: (value: boolean) => void;
252
- } | null>;
253
- handleClick: import("vue").ComputedRef<(() => void) | undefined>;
254
- renderTrigger: () => JSX.Element;
255
- getTooltipDisabled: () => boolean;
256
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
257
- readonly expandTrigger: PropType<"click">;
258
- readonly lineClamp: PropType<string | number>;
259
- readonly tooltip: {
260
- readonly type: PropType<boolean | import("naive-ui").PopoverProps>;
261
- readonly default: true;
262
- };
263
- readonly theme: PropType<import("naive-ui/es/_mixins").Theme<"Ellipsis", unknown, {
264
- Tooltip: import("naive-ui/es/_mixins").Theme<"Tooltip", {
265
- borderRadius: string;
266
- boxShadow: string;
267
- color: string;
268
- textColor: string;
269
- padding: string;
270
- }, {
271
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
272
- fontSize: string;
273
- borderRadius: string;
274
- color: string;
275
- dividerColor: string;
276
- textColor: string;
277
- boxShadow: string;
278
- space: string;
279
- spaceArrow: string;
280
- arrowOffset: string;
281
- arrowOffsetVertical: string;
282
- arrowHeight: string;
283
- padding: string;
284
- }, any>;
285
- }>;
286
- }>>;
287
- readonly themeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Ellipsis", unknown, {
288
- Tooltip: import("naive-ui/es/_mixins").Theme<"Tooltip", {
289
- borderRadius: string;
290
- boxShadow: string;
291
- color: string;
292
- textColor: string;
293
- padding: string;
294
- }, {
295
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
296
- fontSize: string;
297
- borderRadius: string;
298
- color: string;
299
- dividerColor: string;
300
- textColor: string;
301
- boxShadow: string;
302
- space: string;
303
- spaceArrow: string;
304
- arrowOffset: string;
305
- arrowOffsetVertical: string;
306
- arrowHeight: string;
307
- padding: string;
308
- }, any>;
309
- }>;
310
- }>>>;
311
- readonly builtinThemeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Ellipsis", unknown, {
312
- Tooltip: import("naive-ui/es/_mixins").Theme<"Tooltip", {
313
- borderRadius: string;
314
- boxShadow: string;
315
- color: string;
316
- textColor: string;
317
- padding: string;
318
- }, {
319
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
320
- fontSize: string;
321
- borderRadius: string;
322
- color: string;
323
- dividerColor: string;
324
- textColor: string;
325
- boxShadow: string;
326
- space: string;
327
- spaceArrow: string;
328
- arrowOffset: string;
329
- arrowOffsetVertical: string;
330
- arrowHeight: string;
331
- padding: string;
332
- }, any>;
333
- }>;
334
- }>>>;
335
- }>>, {
336
- readonly tooltip: boolean | import("naive-ui").PopoverProps;
337
- }>;
338
- NTooltip: import("vue").DefineComponent<{
339
- theme: PropType<import("naive-ui/es/_mixins").Theme<"Tooltip", {
340
- borderRadius: string;
341
- boxShadow: string;
342
- color: string;
343
- textColor: string;
344
- padding: string;
345
- }, {
346
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
347
- fontSize: string;
348
- borderRadius: string;
349
- color: string;
350
- dividerColor: string;
351
- textColor: string;
352
- boxShadow: string;
353
- space: string;
354
- spaceArrow: string;
355
- arrowOffset: string;
356
- arrowOffsetVertical: string;
357
- arrowHeight: string;
358
- padding: string;
359
- }, any>;
360
- }>>;
361
- themeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tooltip", {
362
- borderRadius: string;
363
- boxShadow: string;
364
- color: string;
365
- textColor: string;
366
- padding: string;
367
- }, {
368
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
369
- fontSize: string;
370
- borderRadius: string;
371
- color: string;
372
- dividerColor: string;
373
- textColor: string;
374
- boxShadow: string;
375
- space: string;
376
- spaceArrow: string;
377
- arrowOffset: string;
378
- arrowOffsetVertical: string;
379
- arrowHeight: string;
380
- padding: string;
381
- }, any>;
382
- }>>>;
383
- builtinThemeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tooltip", {
384
- borderRadius: string;
385
- boxShadow: string;
386
- color: string;
387
- textColor: string;
388
- padding: string;
389
- }, {
390
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
391
- fontSize: string;
392
- borderRadius: string;
393
- color: string;
394
- dividerColor: string;
395
- textColor: string;
396
- boxShadow: string;
397
- space: string;
398
- spaceArrow: string;
399
- arrowOffset: string;
400
- arrowOffsetVertical: string;
401
- arrowHeight: string;
402
- padding: string;
403
- }, any>;
404
- }>>>;
405
- show: {
406
- type: PropType<boolean | undefined>;
407
- default: undefined;
408
- };
409
- defaultShow: BooleanConstructor;
410
- showArrow: {
411
- type: BooleanConstructor;
412
- default: boolean;
413
- };
414
- trigger: {
415
- type: PropType<import("naive-ui").PopoverTrigger>;
416
- default: string;
417
- };
418
- delay: {
419
- type: NumberConstructor;
420
- default: number;
421
- };
422
- duration: {
423
- type: NumberConstructor;
424
- default: number;
425
- };
426
- raw: BooleanConstructor;
427
- placement: {
428
- type: PropType<import("naive-ui").PopoverPlacement>;
429
- default: string;
430
- };
431
- x: NumberConstructor;
432
- y: NumberConstructor;
433
- arrowPointToCenter: BooleanConstructor;
434
- disabled: BooleanConstructor;
435
- getDisabled: PropType<() => boolean>;
436
- displayDirective: {
437
- type: PropType<"show" | "if">;
438
- default: string;
439
- };
440
- arrowStyle: PropType<string | CSSProperties>;
441
- flip: {
442
- type: BooleanConstructor;
443
- default: boolean;
444
- };
445
- animated: {
446
- type: BooleanConstructor;
447
- default: boolean;
448
- };
449
- width: {
450
- type: PropType<number | "trigger">;
451
- default: undefined;
452
- };
453
- overlap: BooleanConstructor;
454
- keepAliveOnHover: {
455
- type: BooleanConstructor;
456
- default: boolean;
457
- };
458
- zIndex: NumberConstructor;
459
- to: {
460
- type: PropType<string | boolean | HTMLElement>;
461
- default: undefined;
462
- };
463
- scrollable: BooleanConstructor;
464
- contentStyle: PropType<string | CSSProperties>;
465
- headerStyle: PropType<string | CSSProperties>;
466
- footerStyle: PropType<string | CSSProperties>;
467
- onClickoutside: PropType<(e: MouseEvent) => void>;
468
- 'onUpdate:show': PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
469
- onUpdateShow: PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
470
- internalDeactivateImmediately: BooleanConstructor;
471
- internalSyncTargetWithParent: BooleanConstructor;
472
- internalInheritedEventHandlers: {
473
- type: PropType<import("naive-ui/es/popover/src/Popover").TriggerEventHandlers[]>;
474
- default: () => never[];
475
- };
476
- internalTrapFocus: BooleanConstructor;
477
- internalExtraClass: {
478
- type: PropType<string[]>;
479
- default: () => never[];
480
- };
481
- onShow: PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void> | undefined>;
482
- onHide: PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void> | undefined>;
483
- arrow: {
484
- type: PropType<boolean | undefined>;
485
- default: undefined;
486
- };
487
- minWidth: NumberConstructor;
488
- maxWidth: NumberConstructor;
489
- }, {
490
- popoverRef: import("vue").Ref<{
491
- syncPosition: () => void;
492
- setShow: (value: boolean) => void;
493
- } | null>;
494
- mergedTheme: import("vue").ComputedRef<{
495
- common: {
496
- baseColor: string;
497
- primaryColor: string;
498
- primaryColorHover: string;
499
- primaryColorPressed: string;
500
- primaryColorSuppl: string;
501
- infoColor: string;
502
- infoColorHover: string;
503
- infoColorPressed: string;
504
- infoColorSuppl: string;
505
- successColor: string;
506
- successColorHover: string;
507
- successColorPressed: string;
508
- successColorSuppl: string;
509
- warningColor: string;
510
- warningColorHover: string;
511
- warningColorPressed: string;
512
- warningColorSuppl: string;
513
- errorColor: string;
514
- errorColorHover: string;
515
- errorColorPressed: string;
516
- errorColorSuppl: string;
517
- textColorBase: string;
518
- textColor1: string;
519
- textColor2: string;
520
- textColor3: string;
521
- textColorDisabled: string;
522
- placeholderColor: string;
523
- placeholderColorDisabled: string;
524
- iconColor: string;
525
- iconColorHover: string;
526
- iconColorPressed: string;
527
- iconColorDisabled: string;
528
- opacity1: string;
529
- opacity2: string;
530
- opacity3: string;
531
- opacity4: string;
532
- opacity5: string;
533
- dividerColor: string;
534
- borderColor: string;
535
- closeIconColor: string;
536
- closeIconColorHover: string;
537
- closeIconColorPressed: string;
538
- closeColorHover: string;
539
- closeColorPressed: string;
540
- clearColor: string;
541
- clearColorHover: string;
542
- clearColorPressed: string;
543
- scrollbarColor: string;
544
- scrollbarColorHover: string;
545
- scrollbarWidth: string;
546
- scrollbarHeight: string;
547
- scrollbarBorderRadius: string;
548
- progressRailColor: string;
549
- railColor: string;
550
- popoverColor: string;
551
- tableColor: string;
552
- cardColor: string;
553
- modalColor: string;
554
- bodyColor: string;
555
- tagColor: string;
556
- avatarColor: string;
557
- invertedColor: string;
558
- inputColor: string;
559
- codeColor: string;
560
- tabColor: string;
561
- actionColor: string;
562
- tableHeaderColor: string;
563
- hoverColor: string;
564
- tableColorHover: string;
565
- tableColorStriped: string;
566
- pressedColor: string;
567
- opacityDisabled: string;
568
- inputColorDisabled: string;
569
- buttonColor2: string;
570
- buttonColor2Hover: string;
571
- buttonColor2Pressed: string;
572
- boxShadow1: string;
573
- boxShadow2: string;
574
- boxShadow3: string;
575
- fontFamily: string;
576
- fontFamilyMono: string;
577
- fontWeight: string;
578
- fontWeightStrong: string;
579
- cubicBezierEaseInOut: string;
580
- cubicBezierEaseOut: string;
581
- cubicBezierEaseIn: string;
582
- borderRadius: string;
583
- borderRadiusSmall: string;
584
- fontSize: string;
585
- fontSizeMini: string;
586
- fontSizeTiny: string;
587
- fontSizeSmall: string;
588
- fontSizeMedium: string;
589
- fontSizeLarge: string;
590
- fontSizeHuge: string;
591
- lineHeight: string;
592
- heightMini: string;
593
- heightTiny: string;
594
- heightSmall: string;
595
- heightMedium: string;
596
- heightLarge: string;
597
- heightHuge: string;
598
- name: "common";
599
- };
600
- self: {
601
- borderRadius: string;
602
- boxShadow: string;
603
- color: string;
604
- textColor: string;
605
- padding: string;
606
- };
607
- peers: {
608
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
609
- fontSize: string;
610
- borderRadius: string;
611
- color: string;
612
- dividerColor: string;
613
- textColor: string;
614
- boxShadow: string;
615
- space: string;
616
- spaceArrow: string;
617
- arrowOffset: string;
618
- arrowOffsetVertical: string;
619
- arrowHeight: string;
620
- padding: string;
621
- }, any>;
622
- };
623
- peerOverrides: {
624
- Popover?: {
625
- peers?: {
626
- [x: string]: any;
627
- } | undefined;
628
- } | undefined;
629
- };
630
- }>;
631
- popoverThemeOverrides: import("vue").ComputedRef<{
632
- borderRadius: string;
633
- boxShadow: string;
634
- color: string;
635
- textColor: string;
636
- padding: string;
637
- }>;
638
- syncPosition: () => void;
639
- setShow: (value: boolean) => void;
640
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
641
- theme: PropType<import("naive-ui/es/_mixins").Theme<"Tooltip", {
642
- borderRadius: string;
643
- boxShadow: string;
644
- color: string;
645
- textColor: string;
646
- padding: string;
647
- }, {
648
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
649
- fontSize: string;
650
- borderRadius: string;
651
- color: string;
652
- dividerColor: string;
653
- textColor: string;
654
- boxShadow: string;
655
- space: string;
656
- spaceArrow: string;
657
- arrowOffset: string;
658
- arrowOffsetVertical: string;
659
- arrowHeight: string;
660
- padding: string;
661
- }, any>;
662
- }>>;
663
- themeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tooltip", {
664
- borderRadius: string;
665
- boxShadow: string;
666
- color: string;
667
- textColor: string;
668
- padding: string;
669
- }, {
670
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
671
- fontSize: string;
672
- borderRadius: string;
673
- color: string;
674
- dividerColor: string;
675
- textColor: string;
676
- boxShadow: string;
677
- space: string;
678
- spaceArrow: string;
679
- arrowOffset: string;
680
- arrowOffsetVertical: string;
681
- arrowHeight: string;
682
- padding: string;
683
- }, any>;
684
- }>>>;
685
- builtinThemeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tooltip", {
686
- borderRadius: string;
687
- boxShadow: string;
688
- color: string;
689
- textColor: string;
690
- padding: string;
691
- }, {
692
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
693
- fontSize: string;
694
- borderRadius: string;
695
- color: string;
696
- dividerColor: string;
697
- textColor: string;
698
- boxShadow: string;
699
- space: string;
700
- spaceArrow: string;
701
- arrowOffset: string;
702
- arrowOffsetVertical: string;
703
- arrowHeight: string;
704
- padding: string;
705
- }, any>;
706
- }>>>;
707
- show: {
708
- type: PropType<boolean | undefined>;
709
- default: undefined;
710
- };
711
- defaultShow: BooleanConstructor;
712
- showArrow: {
713
- type: BooleanConstructor;
714
- default: boolean;
715
- };
716
- trigger: {
717
- type: PropType<import("naive-ui").PopoverTrigger>;
718
- default: string;
719
- };
720
- delay: {
721
- type: NumberConstructor;
722
- default: number;
723
- };
724
- duration: {
725
- type: NumberConstructor;
726
- default: number;
727
- };
728
- raw: BooleanConstructor;
729
- placement: {
730
- type: PropType<import("naive-ui").PopoverPlacement>;
731
- default: string;
732
- };
733
- x: NumberConstructor;
734
- y: NumberConstructor;
735
- arrowPointToCenter: BooleanConstructor;
736
- disabled: BooleanConstructor;
737
- getDisabled: PropType<() => boolean>;
738
- displayDirective: {
739
- type: PropType<"show" | "if">;
740
- default: string;
741
- };
742
- arrowStyle: PropType<string | CSSProperties>;
743
- flip: {
744
- type: BooleanConstructor;
745
- default: boolean;
746
- };
747
- animated: {
748
- type: BooleanConstructor;
749
- default: boolean;
750
- };
751
- width: {
752
- type: PropType<number | "trigger">;
753
- default: undefined;
754
- };
755
- overlap: BooleanConstructor;
756
- keepAliveOnHover: {
757
- type: BooleanConstructor;
758
- default: boolean;
759
- };
760
- zIndex: NumberConstructor;
761
- to: {
762
- type: PropType<string | boolean | HTMLElement>;
763
- default: undefined;
764
- };
765
- scrollable: BooleanConstructor;
766
- contentStyle: PropType<string | CSSProperties>;
767
- headerStyle: PropType<string | CSSProperties>;
768
- footerStyle: PropType<string | CSSProperties>;
769
- onClickoutside: PropType<(e: MouseEvent) => void>;
770
- 'onUpdate:show': PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
771
- onUpdateShow: PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
772
- internalDeactivateImmediately: BooleanConstructor;
773
- internalSyncTargetWithParent: BooleanConstructor;
774
- internalInheritedEventHandlers: {
775
- type: PropType<import("naive-ui/es/popover/src/Popover").TriggerEventHandlers[]>;
776
- default: () => never[];
777
- };
778
- internalTrapFocus: BooleanConstructor;
779
- internalExtraClass: {
780
- type: PropType<string[]>;
781
- default: () => never[];
782
- };
783
- onShow: PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void> | undefined>;
784
- onHide: PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void> | undefined>;
785
- arrow: {
786
- type: PropType<boolean | undefined>;
787
- default: undefined;
788
- };
789
- minWidth: NumberConstructor;
790
- maxWidth: NumberConstructor;
791
- }>>, {
792
- show: boolean | undefined;
793
- flip: boolean;
794
- width: number | "trigger";
795
- disabled: boolean;
796
- duration: number;
797
- to: string | boolean | HTMLElement;
798
- raw: boolean;
799
- placement: import("naive-ui").PopoverPlacement;
800
- overlap: boolean;
801
- scrollable: boolean;
802
- trigger: import("naive-ui").PopoverTrigger;
803
- showArrow: boolean;
804
- delay: number;
805
- arrowPointToCenter: boolean;
806
- displayDirective: "show" | "if";
807
- keepAliveOnHover: boolean;
808
- internalDeactivateImmediately: boolean;
809
- animated: boolean;
810
- internalTrapFocus: boolean;
811
- defaultShow: boolean;
812
- internalSyncTargetWithParent: boolean;
813
- internalInheritedEventHandlers: import("naive-ui/es/popover/src/Popover").TriggerEventHandlers[];
814
- internalExtraClass: string[];
815
- arrow: boolean | undefined;
816
- }>;
15
+ NEllipsis: any;
16
+ NTooltip: any;
817
17
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
818
18
  content: {
819
19
  type: StringConstructor;
@@ -827,7 +27,7 @@ declare const _default: import("vue").DefineComponent<{
827
27
  default: () => {};
828
28
  };
829
29
  }>>, {
830
- contentStyle: CSSProperties;
831
30
  content: string;
31
+ contentStyle: CSSProperties;
832
32
  }>;
833
33
  export default _default;