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
@@ -12,801 +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
- closeColor: string;
137
- closeColorHover: string;
138
- closeColorPressed: string;
139
- closeColorDisabled: string;
140
- clearColor: string;
141
- clearColorHover: string;
142
- clearColorPressed: string;
143
- scrollbarColor: string;
144
- scrollbarColorHover: string;
145
- scrollbarWidth: string;
146
- scrollbarHeight: string;
147
- scrollbarBorderRadius: string;
148
- progressRailColor: string;
149
- railColor: string;
150
- popoverColor: string;
151
- tableColor: string;
152
- cardColor: string;
153
- modalColor: string;
154
- bodyColor: string;
155
- tagColor: string;
156
- avatarColor: string;
157
- invertedColor: string;
158
- inputColor: string;
159
- codeColor: string;
160
- tabColor: string;
161
- actionColor: string;
162
- tableHeaderColor: string;
163
- hoverColor: string;
164
- tableColorHover: string;
165
- tableColorStriped: string;
166
- pressedColor: string;
167
- opacityDisabled: string;
168
- inputColorDisabled: string;
169
- buttonColor2: string;
170
- buttonColor2Hover: string;
171
- buttonColor2Pressed: string;
172
- boxShadow1: string;
173
- boxShadow2: string;
174
- boxShadow3: string;
175
- fontFamily: string;
176
- fontFamilyMono: string;
177
- fontWeight: string;
178
- fontWeightStrong: string;
179
- cubicBezierEaseInOut: string;
180
- cubicBezierEaseOut: string;
181
- cubicBezierEaseIn: string;
182
- borderRadius: string;
183
- borderRadiusSmall: string;
184
- fontSize: string;
185
- fontSizeMini: string;
186
- fontSizeTiny: string;
187
- fontSizeSmall: string;
188
- fontSizeMedium: string;
189
- fontSizeLarge: string;
190
- fontSizeHuge: string;
191
- lineHeight: string;
192
- heightMini: string;
193
- heightTiny: string;
194
- heightSmall: string;
195
- heightMedium: string;
196
- heightLarge: string;
197
- heightHuge: string;
198
- name: "common";
199
- };
200
- self: unknown;
201
- peers: {
202
- Tooltip: import("naive-ui/es/_mixins").Theme<"Tooltip", {
203
- borderRadius: string;
204
- boxShadow: string;
205
- color: string;
206
- textColor: string;
207
- padding: string;
208
- }, {
209
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
210
- fontSize: string;
211
- borderRadius: string;
212
- color: string;
213
- dividerColor: string;
214
- textColor: string;
215
- boxShadow: string;
216
- space: string;
217
- spaceArrow: string;
218
- arrowOffset: string;
219
- arrowOffsetVertical: string;
220
- arrowHeight: string;
221
- padding: string;
222
- }, any>;
223
- }>;
224
- };
225
- peerOverrides: {
226
- Tooltip?: {
227
- peers?: {
228
- Popover?: import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Popover", {
229
- fontSize: string;
230
- borderRadius: string;
231
- color: string;
232
- dividerColor: string;
233
- textColor: string;
234
- boxShadow: string;
235
- space: string;
236
- spaceArrow: string;
237
- arrowOffset: string;
238
- arrowOffsetVertical: string;
239
- arrowHeight: string;
240
- padding: string;
241
- }, any>> | undefined;
242
- } | undefined;
243
- } | undefined;
244
- };
245
- }>;
246
- triggerRef: import("vue").Ref<HTMLElement | null>;
247
- triggerInnerRef: import("vue").Ref<HTMLElement | null>;
248
- tooltipRef: import("vue").Ref<{
249
- syncPosition: () => void;
250
- setShow: (value: boolean) => void;
251
- } | null>;
252
- handleClick: import("vue").ComputedRef<(() => void) | undefined>;
253
- renderTrigger: () => JSX.Element;
254
- getTooltipDisabled: () => boolean;
255
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
256
- readonly expandTrigger: PropType<"click">;
257
- readonly lineClamp: PropType<string | number>;
258
- readonly tooltip: {
259
- readonly type: PropType<boolean | import("naive-ui").PopoverProps>;
260
- readonly default: true;
261
- };
262
- readonly theme: PropType<import("naive-ui/es/_mixins").Theme<"Ellipsis", unknown, {
263
- Tooltip: import("naive-ui/es/_mixins").Theme<"Tooltip", {
264
- borderRadius: string;
265
- boxShadow: string;
266
- color: string;
267
- textColor: string;
268
- padding: string;
269
- }, {
270
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
271
- fontSize: string;
272
- borderRadius: string;
273
- color: string;
274
- dividerColor: string;
275
- textColor: string;
276
- boxShadow: string;
277
- space: string;
278
- spaceArrow: string;
279
- arrowOffset: string;
280
- arrowOffsetVertical: string;
281
- arrowHeight: string;
282
- padding: string;
283
- }, any>;
284
- }>;
285
- }>>;
286
- readonly themeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Ellipsis", unknown, {
287
- Tooltip: import("naive-ui/es/_mixins").Theme<"Tooltip", {
288
- borderRadius: string;
289
- boxShadow: string;
290
- color: string;
291
- textColor: string;
292
- padding: string;
293
- }, {
294
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
295
- fontSize: string;
296
- borderRadius: string;
297
- color: string;
298
- dividerColor: string;
299
- textColor: string;
300
- boxShadow: string;
301
- space: string;
302
- spaceArrow: string;
303
- arrowOffset: string;
304
- arrowOffsetVertical: string;
305
- arrowHeight: string;
306
- padding: string;
307
- }, any>;
308
- }>;
309
- }>>>;
310
- readonly builtinThemeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Ellipsis", unknown, {
311
- Tooltip: import("naive-ui/es/_mixins").Theme<"Tooltip", {
312
- borderRadius: string;
313
- boxShadow: string;
314
- color: string;
315
- textColor: string;
316
- padding: string;
317
- }, {
318
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
319
- fontSize: string;
320
- borderRadius: string;
321
- color: string;
322
- dividerColor: string;
323
- textColor: string;
324
- boxShadow: string;
325
- space: string;
326
- spaceArrow: string;
327
- arrowOffset: string;
328
- arrowOffsetVertical: string;
329
- arrowHeight: string;
330
- padding: string;
331
- }, any>;
332
- }>;
333
- }>>>;
334
- }>>, {
335
- tooltip: boolean | import("naive-ui").PopoverProps;
336
- }>;
337
- NTooltip: import("vue").DefineComponent<{
338
- theme: PropType<import("naive-ui/es/_mixins").Theme<"Tooltip", {
339
- borderRadius: string;
340
- boxShadow: string;
341
- color: string;
342
- textColor: string;
343
- padding: string;
344
- }, {
345
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
346
- fontSize: string;
347
- borderRadius: string;
348
- color: string;
349
- dividerColor: string;
350
- textColor: string;
351
- boxShadow: string;
352
- space: string;
353
- spaceArrow: string;
354
- arrowOffset: string;
355
- arrowOffsetVertical: string;
356
- arrowHeight: string;
357
- padding: string;
358
- }, any>;
359
- }>>;
360
- themeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tooltip", {
361
- borderRadius: string;
362
- boxShadow: string;
363
- color: string;
364
- textColor: string;
365
- padding: string;
366
- }, {
367
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
368
- fontSize: string;
369
- borderRadius: string;
370
- color: string;
371
- dividerColor: string;
372
- textColor: string;
373
- boxShadow: string;
374
- space: string;
375
- spaceArrow: string;
376
- arrowOffset: string;
377
- arrowOffsetVertical: string;
378
- arrowHeight: string;
379
- padding: string;
380
- }, any>;
381
- }>>>;
382
- builtinThemeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tooltip", {
383
- borderRadius: string;
384
- boxShadow: string;
385
- color: string;
386
- textColor: string;
387
- padding: string;
388
- }, {
389
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
390
- fontSize: string;
391
- borderRadius: string;
392
- color: string;
393
- dividerColor: string;
394
- textColor: string;
395
- boxShadow: string;
396
- space: string;
397
- spaceArrow: string;
398
- arrowOffset: string;
399
- arrowOffsetVertical: string;
400
- arrowHeight: string;
401
- padding: string;
402
- }, any>;
403
- }>>>;
404
- show: {
405
- type: PropType<boolean | undefined>;
406
- default: undefined;
407
- };
408
- defaultShow: BooleanConstructor;
409
- showArrow: {
410
- type: BooleanConstructor;
411
- default: boolean;
412
- };
413
- trigger: {
414
- type: PropType<import("naive-ui").PopoverTrigger>;
415
- default: string;
416
- };
417
- delay: {
418
- type: NumberConstructor;
419
- default: number;
420
- };
421
- duration: {
422
- type: NumberConstructor;
423
- default: number;
424
- };
425
- raw: BooleanConstructor;
426
- placement: {
427
- type: PropType<import("naive-ui").PopoverPlacement>;
428
- default: string;
429
- };
430
- x: NumberConstructor;
431
- y: NumberConstructor;
432
- arrowPointToCenter: BooleanConstructor;
433
- disabled: BooleanConstructor;
434
- getDisabled: PropType<() => boolean>;
435
- displayDirective: {
436
- type: PropType<"show" | "if">;
437
- default: string;
438
- };
439
- arrowStyle: PropType<string | CSSProperties>;
440
- flip: {
441
- type: BooleanConstructor;
442
- default: boolean;
443
- };
444
- animated: {
445
- type: BooleanConstructor;
446
- default: boolean;
447
- };
448
- width: {
449
- type: PropType<number | "trigger">;
450
- default: undefined;
451
- };
452
- overlap: BooleanConstructor;
453
- keepAliveOnHover: {
454
- type: BooleanConstructor;
455
- default: boolean;
456
- };
457
- zIndex: NumberConstructor;
458
- to: {
459
- type: PropType<string | boolean | HTMLElement>;
460
- default: undefined;
461
- };
462
- scrollable: BooleanConstructor;
463
- contentStyle: PropType<string | CSSProperties>;
464
- headerStyle: PropType<string | CSSProperties>;
465
- onClickoutside: PropType<(e: MouseEvent) => void>;
466
- 'onUpdate:show': PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
467
- onUpdateShow: PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
468
- internalSyncTargetWithParent: BooleanConstructor;
469
- internalInheritedEventHandlers: {
470
- type: PropType<import("naive-ui/es/popover/src/Popover").TriggerEventHandlers[]>;
471
- default: () => never[];
472
- };
473
- internalTrapFocus: BooleanConstructor;
474
- internalExtraClass: {
475
- type: PropType<string[]>;
476
- default: () => never[];
477
- };
478
- onShow: PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void> | undefined>;
479
- onHide: PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void> | undefined>;
480
- arrow: {
481
- type: PropType<boolean | undefined>;
482
- default: undefined;
483
- };
484
- minWidth: NumberConstructor;
485
- maxWidth: NumberConstructor;
486
- }, {
487
- popoverRef: import("vue").Ref<{
488
- syncPosition: () => void;
489
- setShow: (value: boolean) => void;
490
- } | null>;
491
- mergedTheme: import("vue").ComputedRef<{
492
- common: {
493
- baseColor: string;
494
- primaryColor: string;
495
- primaryColorHover: string;
496
- primaryColorPressed: string;
497
- primaryColorSuppl: string;
498
- infoColor: string;
499
- infoColorHover: string;
500
- infoColorPressed: string;
501
- infoColorSuppl: string;
502
- successColor: string;
503
- successColorHover: string;
504
- successColorPressed: string;
505
- successColorSuppl: string;
506
- warningColor: string;
507
- warningColorHover: string;
508
- warningColorPressed: string;
509
- warningColorSuppl: string;
510
- errorColor: string;
511
- errorColorHover: string;
512
- errorColorPressed: string;
513
- errorColorSuppl: string;
514
- textColorBase: string;
515
- textColor1: string;
516
- textColor2: string;
517
- textColor3: string;
518
- textColorDisabled: string;
519
- placeholderColor: string;
520
- placeholderColorDisabled: string;
521
- iconColor: string;
522
- iconColorHover: string;
523
- iconColorPressed: string;
524
- iconColorDisabled: string;
525
- opacity1: string;
526
- opacity2: string;
527
- opacity3: string;
528
- opacity4: string;
529
- opacity5: string;
530
- dividerColor: string;
531
- borderColor: string;
532
- closeColor: string;
533
- closeColorHover: string;
534
- closeColorPressed: string;
535
- closeColorDisabled: string;
536
- clearColor: string;
537
- clearColorHover: string;
538
- clearColorPressed: string;
539
- scrollbarColor: string;
540
- scrollbarColorHover: string;
541
- scrollbarWidth: string;
542
- scrollbarHeight: string;
543
- scrollbarBorderRadius: string;
544
- progressRailColor: string;
545
- railColor: string;
546
- popoverColor: string;
547
- tableColor: string;
548
- cardColor: string;
549
- modalColor: string;
550
- bodyColor: string;
551
- tagColor: string;
552
- avatarColor: string;
553
- invertedColor: string;
554
- inputColor: string;
555
- codeColor: string;
556
- tabColor: string;
557
- actionColor: string;
558
- tableHeaderColor: string;
559
- hoverColor: string;
560
- tableColorHover: string;
561
- tableColorStriped: string;
562
- pressedColor: string;
563
- opacityDisabled: string;
564
- inputColorDisabled: string;
565
- buttonColor2: string;
566
- buttonColor2Hover: string;
567
- buttonColor2Pressed: string;
568
- boxShadow1: string;
569
- boxShadow2: string;
570
- boxShadow3: string;
571
- fontFamily: string;
572
- fontFamilyMono: string;
573
- fontWeight: string;
574
- fontWeightStrong: string;
575
- cubicBezierEaseInOut: string;
576
- cubicBezierEaseOut: string;
577
- cubicBezierEaseIn: string;
578
- borderRadius: string;
579
- borderRadiusSmall: string;
580
- fontSize: string;
581
- fontSizeMini: string;
582
- fontSizeTiny: string;
583
- fontSizeSmall: string;
584
- fontSizeMedium: string;
585
- fontSizeLarge: string;
586
- fontSizeHuge: string;
587
- lineHeight: string;
588
- heightMini: string;
589
- heightTiny: string;
590
- heightSmall: string;
591
- heightMedium: string;
592
- heightLarge: string;
593
- heightHuge: string;
594
- name: "common";
595
- };
596
- self: {
597
- borderRadius: string;
598
- boxShadow: string;
599
- color: string;
600
- textColor: string;
601
- padding: string;
602
- };
603
- peers: {
604
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
605
- fontSize: string;
606
- borderRadius: string;
607
- color: string;
608
- dividerColor: string;
609
- textColor: string;
610
- boxShadow: string;
611
- space: string;
612
- spaceArrow: string;
613
- arrowOffset: string;
614
- arrowOffsetVertical: string;
615
- arrowHeight: string;
616
- padding: string;
617
- }, any>;
618
- };
619
- peerOverrides: {
620
- Popover?: {
621
- peers?: {
622
- [x: string]: any;
623
- } | undefined;
624
- } | undefined;
625
- };
626
- }>;
627
- popoverThemeOverrides: import("vue").ComputedRef<{
628
- borderRadius: string;
629
- boxShadow: string;
630
- color: string;
631
- textColor: string;
632
- padding: string;
633
- }>;
634
- syncPosition: () => void;
635
- setShow: (value: boolean) => void;
636
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
637
- theme: PropType<import("naive-ui/es/_mixins").Theme<"Tooltip", {
638
- borderRadius: string;
639
- boxShadow: string;
640
- color: string;
641
- textColor: string;
642
- padding: string;
643
- }, {
644
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
645
- fontSize: string;
646
- borderRadius: string;
647
- color: string;
648
- dividerColor: string;
649
- textColor: string;
650
- boxShadow: string;
651
- space: string;
652
- spaceArrow: string;
653
- arrowOffset: string;
654
- arrowOffsetVertical: string;
655
- arrowHeight: string;
656
- padding: string;
657
- }, any>;
658
- }>>;
659
- themeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tooltip", {
660
- borderRadius: string;
661
- boxShadow: string;
662
- color: string;
663
- textColor: string;
664
- padding: string;
665
- }, {
666
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
667
- fontSize: string;
668
- borderRadius: string;
669
- color: string;
670
- dividerColor: string;
671
- textColor: string;
672
- boxShadow: string;
673
- space: string;
674
- spaceArrow: string;
675
- arrowOffset: string;
676
- arrowOffsetVertical: string;
677
- arrowHeight: string;
678
- padding: string;
679
- }, any>;
680
- }>>>;
681
- builtinThemeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tooltip", {
682
- borderRadius: string;
683
- boxShadow: string;
684
- color: string;
685
- textColor: string;
686
- padding: string;
687
- }, {
688
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
689
- fontSize: string;
690
- borderRadius: string;
691
- color: string;
692
- dividerColor: string;
693
- textColor: string;
694
- boxShadow: string;
695
- space: string;
696
- spaceArrow: string;
697
- arrowOffset: string;
698
- arrowOffsetVertical: string;
699
- arrowHeight: string;
700
- padding: string;
701
- }, any>;
702
- }>>>;
703
- show: {
704
- type: PropType<boolean | undefined>;
705
- default: undefined;
706
- };
707
- defaultShow: BooleanConstructor;
708
- showArrow: {
709
- type: BooleanConstructor;
710
- default: boolean;
711
- };
712
- trigger: {
713
- type: PropType<import("naive-ui").PopoverTrigger>;
714
- default: string;
715
- };
716
- delay: {
717
- type: NumberConstructor;
718
- default: number;
719
- };
720
- duration: {
721
- type: NumberConstructor;
722
- default: number;
723
- };
724
- raw: BooleanConstructor;
725
- placement: {
726
- type: PropType<import("naive-ui").PopoverPlacement>;
727
- default: string;
728
- };
729
- x: NumberConstructor;
730
- y: NumberConstructor;
731
- arrowPointToCenter: BooleanConstructor;
732
- disabled: BooleanConstructor;
733
- getDisabled: PropType<() => boolean>;
734
- displayDirective: {
735
- type: PropType<"show" | "if">;
736
- default: string;
737
- };
738
- arrowStyle: PropType<string | CSSProperties>;
739
- flip: {
740
- type: BooleanConstructor;
741
- default: boolean;
742
- };
743
- animated: {
744
- type: BooleanConstructor;
745
- default: boolean;
746
- };
747
- width: {
748
- type: PropType<number | "trigger">;
749
- default: undefined;
750
- };
751
- overlap: BooleanConstructor;
752
- keepAliveOnHover: {
753
- type: BooleanConstructor;
754
- default: boolean;
755
- };
756
- zIndex: NumberConstructor;
757
- to: {
758
- type: PropType<string | boolean | HTMLElement>;
759
- default: undefined;
760
- };
761
- scrollable: BooleanConstructor;
762
- contentStyle: PropType<string | CSSProperties>;
763
- headerStyle: PropType<string | CSSProperties>;
764
- onClickoutside: PropType<(e: MouseEvent) => void>;
765
- 'onUpdate:show': PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
766
- onUpdateShow: PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
767
- internalSyncTargetWithParent: BooleanConstructor;
768
- internalInheritedEventHandlers: {
769
- type: PropType<import("naive-ui/es/popover/src/Popover").TriggerEventHandlers[]>;
770
- default: () => never[];
771
- };
772
- internalTrapFocus: BooleanConstructor;
773
- internalExtraClass: {
774
- type: PropType<string[]>;
775
- default: () => never[];
776
- };
777
- onShow: PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void> | undefined>;
778
- onHide: PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void> | undefined>;
779
- arrow: {
780
- type: PropType<boolean | undefined>;
781
- default: undefined;
782
- };
783
- minWidth: NumberConstructor;
784
- maxWidth: NumberConstructor;
785
- }>>, {
786
- show: boolean | undefined;
787
- flip: boolean;
788
- width: number | "trigger";
789
- disabled: boolean;
790
- duration: number;
791
- to: string | boolean | HTMLElement;
792
- raw: boolean;
793
- placement: import("naive-ui").PopoverPlacement;
794
- overlap: boolean;
795
- scrollable: boolean;
796
- trigger: import("naive-ui").PopoverTrigger;
797
- showArrow: boolean;
798
- delay: number;
799
- arrowPointToCenter: boolean;
800
- displayDirective: "show" | "if";
801
- keepAliveOnHover: boolean;
802
- animated: boolean;
803
- internalTrapFocus: boolean;
804
- defaultShow: boolean;
805
- internalSyncTargetWithParent: boolean;
806
- internalInheritedEventHandlers: import("naive-ui/es/popover/src/Popover").TriggerEventHandlers[];
807
- internalExtraClass: string[];
808
- arrow: boolean | undefined;
809
- }>;
15
+ NEllipsis: any;
16
+ NTooltip: any;
810
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<{
811
18
  content: {
812
19
  type: StringConstructor;
@@ -820,7 +27,7 @@ declare const _default: import("vue").DefineComponent<{
820
27
  default: () => {};
821
28
  };
822
29
  }>>, {
823
- contentStyle: CSSProperties;
824
30
  content: string;
31
+ contentStyle: CSSProperties;
825
32
  }>;
826
33
  export default _default;