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