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
@@ -15,7 +15,7 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
15
15
  age: string;
16
16
  ageUnit?: string | undefined;
17
17
  tagList?: Partial<{
18
- type: "info" | "warning";
18
+ type: "warning" | "info";
19
19
  content: string;
20
20
  }>[] | undefined;
21
21
  }>>;
@@ -58,7 +58,7 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
58
58
  age: string;
59
59
  ageUnit?: string | undefined;
60
60
  tagList?: Partial<{
61
- type: "info" | "warning";
61
+ type: "warning" | "info";
62
62
  content: string;
63
63
  }>[] | undefined;
64
64
  }>>;
@@ -93,7 +93,7 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
93
93
  toggleCompact: () => void;
94
94
  openPatientInfo: () => void;
95
95
  fieldSet: () => void;
96
- getTagColor: (type: "info" | "warning") => {
96
+ getTagColor: (type: "warning" | "info") => {
97
97
  color: string;
98
98
  textColor: string;
99
99
  };
@@ -115,285 +115,7 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
115
115
  };
116
116
  }[]>;
117
117
  updateColumn: () => Promise<void>;
118
- NDescriptions: import("vue").DefineComponent<{
119
- readonly title: StringConstructor;
120
- readonly column: {
121
- readonly type: NumberConstructor;
122
- readonly default: 3;
123
- };
124
- readonly columns: NumberConstructor;
125
- readonly labelPlacement: {
126
- readonly type: import("vue").PropType<"left" | "top">;
127
- readonly default: "top";
128
- };
129
- readonly labelAlign: {
130
- readonly type: import("vue").PropType<"left" | "right" | "center">;
131
- readonly default: "left";
132
- };
133
- readonly separator: {
134
- readonly type: StringConstructor;
135
- readonly default: ":";
136
- };
137
- readonly size: {
138
- readonly type: import("vue").PropType<"small" | "medium" | "large">;
139
- readonly default: "medium";
140
- };
141
- readonly bordered: BooleanConstructor;
142
- readonly labelStyle: import("vue").PropType<string | import("vue").CSSProperties>;
143
- readonly contentStyle: import("vue").PropType<string | import("vue").CSSProperties>;
144
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Descriptions", {
145
- lineHeight: string;
146
- fontSizeSmall: string;
147
- fontSizeMedium: string;
148
- fontSizeLarge: string;
149
- titleTextColor: string;
150
- thColor: string;
151
- thColorModal: string;
152
- thColorPopover: string;
153
- thTextColor: string;
154
- thFontWeight: string;
155
- tdTextColor: string;
156
- tdColor: string;
157
- tdColorModal: string;
158
- tdColorPopover: string;
159
- borderColor: string;
160
- borderColorModal: string;
161
- borderColorPopover: string;
162
- borderRadius: string;
163
- thPaddingBorderedSmall: string;
164
- thPaddingBorderedMedium: string;
165
- thPaddingBorderedLarge: string;
166
- thPaddingSmall: string;
167
- thPaddingMedium: string;
168
- thPaddingLarge: string;
169
- tdPaddingBorderedSmall: string;
170
- tdPaddingBorderedMedium: string;
171
- tdPaddingBorderedLarge: string;
172
- tdPaddingSmall: string;
173
- tdPaddingMedium: string;
174
- tdPaddingLarge: string;
175
- }, any>>;
176
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Descriptions", {
177
- lineHeight: string;
178
- fontSizeSmall: string;
179
- fontSizeMedium: string;
180
- fontSizeLarge: string;
181
- titleTextColor: string;
182
- thColor: string;
183
- thColorModal: string;
184
- thColorPopover: string;
185
- thTextColor: string;
186
- thFontWeight: string;
187
- tdTextColor: string;
188
- tdColor: string;
189
- tdColorModal: string;
190
- tdColorPopover: string;
191
- borderColor: string;
192
- borderColorModal: string;
193
- borderColorPopover: string;
194
- borderRadius: string;
195
- thPaddingBorderedSmall: string;
196
- thPaddingBorderedMedium: string;
197
- thPaddingBorderedLarge: string;
198
- thPaddingSmall: string;
199
- thPaddingMedium: string;
200
- thPaddingLarge: string;
201
- tdPaddingBorderedSmall: string;
202
- tdPaddingBorderedMedium: string;
203
- tdPaddingBorderedLarge: string;
204
- tdPaddingSmall: string;
205
- tdPaddingMedium: string;
206
- tdPaddingLarge: string;
207
- }, any>>>;
208
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Descriptions", {
209
- lineHeight: string;
210
- fontSizeSmall: string;
211
- fontSizeMedium: string;
212
- fontSizeLarge: string;
213
- titleTextColor: string;
214
- thColor: string;
215
- thColorModal: string;
216
- thColorPopover: string;
217
- thTextColor: string;
218
- thFontWeight: string;
219
- tdTextColor: string;
220
- tdColor: string;
221
- tdColorModal: string;
222
- tdColorPopover: string;
223
- borderColor: string;
224
- borderColorModal: string;
225
- borderColorPopover: string;
226
- borderRadius: string;
227
- thPaddingBorderedSmall: string;
228
- thPaddingBorderedMedium: string;
229
- thPaddingBorderedLarge: string;
230
- thPaddingSmall: string;
231
- thPaddingMedium: string;
232
- thPaddingLarge: string;
233
- tdPaddingBorderedSmall: string;
234
- tdPaddingBorderedMedium: string;
235
- tdPaddingBorderedLarge: string;
236
- tdPaddingSmall: string;
237
- tdPaddingMedium: string;
238
- tdPaddingLarge: string;
239
- }, any>>>;
240
- }, {
241
- mergedClsPrefix: import("vue").ComputedRef<string>;
242
- cssVars: import("vue").ComputedRef<{
243
- '--n-title-text-color': string;
244
- '--n-th-padding': string;
245
- '--n-td-padding': string;
246
- '--n-font-size': string;
247
- '--n-bezier': string;
248
- '--n-th-font-weight': string;
249
- '--n-line-height': string;
250
- '--n-th-text-color': string;
251
- '--n-td-text-color': string;
252
- '--n-th-color': string;
253
- '--n-th-color-modal': string;
254
- '--n-th-color-popover': string;
255
- '--n-td-color': string;
256
- '--n-td-color-modal': string;
257
- '--n-td-color-popover': string;
258
- '--n-border-radius': string;
259
- '--n-border-color': string;
260
- '--n-border-color-modal': string;
261
- '--n-border-color-popover': string;
262
- }> | undefined;
263
- themeClass: import("vue").Ref<string> | undefined;
264
- onRender: (() => void) | undefined;
265
- compitableColumn: import("vue").ComputedRef<number>;
266
- inlineThemeDisabled: boolean | undefined;
267
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
268
- readonly title: StringConstructor;
269
- readonly column: {
270
- readonly type: NumberConstructor;
271
- readonly default: 3;
272
- };
273
- readonly columns: NumberConstructor;
274
- readonly labelPlacement: {
275
- readonly type: import("vue").PropType<"left" | "top">;
276
- readonly default: "top";
277
- };
278
- readonly labelAlign: {
279
- readonly type: import("vue").PropType<"left" | "right" | "center">;
280
- readonly default: "left";
281
- };
282
- readonly separator: {
283
- readonly type: StringConstructor;
284
- readonly default: ":";
285
- };
286
- readonly size: {
287
- readonly type: import("vue").PropType<"small" | "medium" | "large">;
288
- readonly default: "medium";
289
- };
290
- readonly bordered: BooleanConstructor;
291
- readonly labelStyle: import("vue").PropType<string | import("vue").CSSProperties>;
292
- readonly contentStyle: import("vue").PropType<string | import("vue").CSSProperties>;
293
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Descriptions", {
294
- lineHeight: string;
295
- fontSizeSmall: string;
296
- fontSizeMedium: string;
297
- fontSizeLarge: string;
298
- titleTextColor: string;
299
- thColor: string;
300
- thColorModal: string;
301
- thColorPopover: string;
302
- thTextColor: string;
303
- thFontWeight: string;
304
- tdTextColor: string;
305
- tdColor: string;
306
- tdColorModal: string;
307
- tdColorPopover: string;
308
- borderColor: string;
309
- borderColorModal: string;
310
- borderColorPopover: string;
311
- borderRadius: string;
312
- thPaddingBorderedSmall: string;
313
- thPaddingBorderedMedium: string;
314
- thPaddingBorderedLarge: string;
315
- thPaddingSmall: string;
316
- thPaddingMedium: string;
317
- thPaddingLarge: string;
318
- tdPaddingBorderedSmall: string;
319
- tdPaddingBorderedMedium: string;
320
- tdPaddingBorderedLarge: string;
321
- tdPaddingSmall: string;
322
- tdPaddingMedium: string;
323
- tdPaddingLarge: string;
324
- }, any>>;
325
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Descriptions", {
326
- lineHeight: string;
327
- fontSizeSmall: string;
328
- fontSizeMedium: string;
329
- fontSizeLarge: string;
330
- titleTextColor: string;
331
- thColor: string;
332
- thColorModal: string;
333
- thColorPopover: string;
334
- thTextColor: string;
335
- thFontWeight: string;
336
- tdTextColor: string;
337
- tdColor: string;
338
- tdColorModal: string;
339
- tdColorPopover: string;
340
- borderColor: string;
341
- borderColorModal: string;
342
- borderColorPopover: string;
343
- borderRadius: string;
344
- thPaddingBorderedSmall: string;
345
- thPaddingBorderedMedium: string;
346
- thPaddingBorderedLarge: string;
347
- thPaddingSmall: string;
348
- thPaddingMedium: string;
349
- thPaddingLarge: string;
350
- tdPaddingBorderedSmall: string;
351
- tdPaddingBorderedMedium: string;
352
- tdPaddingBorderedLarge: string;
353
- tdPaddingSmall: string;
354
- tdPaddingMedium: string;
355
- tdPaddingLarge: string;
356
- }, any>>>;
357
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Descriptions", {
358
- lineHeight: string;
359
- fontSizeSmall: string;
360
- fontSizeMedium: string;
361
- fontSizeLarge: string;
362
- titleTextColor: string;
363
- thColor: string;
364
- thColorModal: string;
365
- thColorPopover: string;
366
- thTextColor: string;
367
- thFontWeight: string;
368
- tdTextColor: string;
369
- tdColor: string;
370
- tdColorModal: string;
371
- tdColorPopover: string;
372
- borderColor: string;
373
- borderColorModal: string;
374
- borderColorPopover: string;
375
- borderRadius: string;
376
- thPaddingBorderedSmall: string;
377
- thPaddingBorderedMedium: string;
378
- thPaddingBorderedLarge: string;
379
- thPaddingSmall: string;
380
- thPaddingMedium: string;
381
- thPaddingLarge: string;
382
- tdPaddingBorderedSmall: string;
383
- tdPaddingBorderedMedium: string;
384
- tdPaddingBorderedLarge: string;
385
- tdPaddingSmall: string;
386
- tdPaddingMedium: string;
387
- tdPaddingLarge: string;
388
- }, any>>>;
389
- }>>, {
390
- column: number;
391
- size: "small" | "medium" | "large";
392
- separator: string;
393
- bordered: boolean;
394
- labelAlign: "left" | "right" | "center";
395
- labelPlacement: "left" | "top";
396
- }>;
118
+ NDescriptions: any;
397
119
  NDescriptionsItem: import("vue").DefineComponent<{
398
120
  readonly label: StringConstructor;
399
121
  readonly span: {
@@ -411,515 +133,9 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
411
133
  readonly labelStyle: import("vue").PropType<string | import("vue").CSSProperties>;
412
134
  readonly contentStyle: import("vue").PropType<string | import("vue").CSSProperties>;
413
135
  }>>, {
414
- span: number;
415
- }>;
416
- NTag: import("vue").DefineComponent<{
417
- bordered: {
418
- type: import("vue").PropType<boolean | undefined>;
419
- default: undefined;
420
- };
421
- checked: BooleanConstructor;
422
- checkable: BooleanConstructor;
423
- onClose: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
424
- onMouseenter: import("vue").PropType<(e: MouseEvent) => void>;
425
- onMouseleave: import("vue").PropType<(e: MouseEvent) => void>;
426
- 'onUpdate:checked': import("vue").PropType<(checked: boolean) => void>;
427
- onUpdateChecked: import("vue").PropType<(checked: boolean) => void>;
428
- internalStopClickPropagation: BooleanConstructor;
429
- onCheckedChange: {
430
- type: import("vue").PropType<(checked: boolean) => void>;
431
- validator: () => boolean;
432
- default: undefined;
433
- };
434
- color: import("vue").PropType<import("naive-ui/es/tag/src/common-props").TagColor>;
435
- type: {
436
- readonly type: import("vue").PropType<"default" | "primary" | "info" | "success" | "warning" | "error">;
437
- readonly default: "default";
438
- };
439
- round: BooleanConstructor;
440
- size: {
441
- readonly type: import("vue").PropType<"small" | "medium" | "tiny" | "large">;
442
- readonly default: "medium";
443
- };
444
- closable: BooleanConstructor;
445
- disabled: {
446
- readonly type: import("vue").PropType<boolean | undefined>;
447
- readonly default: undefined;
448
- };
449
- theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Tag", {
450
- heightTiny: string;
451
- heightSmall: string;
452
- heightMedium: string;
453
- heightLarge: string;
454
- borderRadius: string;
455
- opacityDisabled: string;
456
- fontSizeTiny: string;
457
- fontSizeSmall: string;
458
- fontSizeMedium: string;
459
- fontSizeLarge: string;
460
- textColorCheckable: string;
461
- textColorHoverCheckable: string;
462
- textColorPressedCheckable: string;
463
- textColorChecked: string;
464
- colorCheckable: string;
465
- colorHoverCheckable: string;
466
- colorPressedCheckable: string;
467
- colorChecked: string;
468
- colorCheckedHover: string;
469
- colorCheckedPressed: string;
470
- border: string;
471
- textColor: string;
472
- color: string;
473
- closeColor: string;
474
- closeColorHover: string;
475
- closeColorPressed: string;
476
- borderPrimary: string;
477
- textColorPrimary: string;
478
- colorPrimary: string;
479
- closeColorPrimary: string;
480
- closeColorHoverPrimary: string;
481
- closeColorPressedPrimary: string;
482
- borderInfo: string;
483
- textColorInfo: string;
484
- colorInfo: string;
485
- closeColorInfo: string;
486
- closeColorHoverInfo: string;
487
- closeColorPressedInfo: string;
488
- borderSuccess: string;
489
- textColorSuccess: string;
490
- colorSuccess: string;
491
- closeColorSuccess: string;
492
- closeColorHoverSuccess: string;
493
- closeColorPressedSuccess: string;
494
- borderWarning: string;
495
- textColorWarning: string;
496
- colorWarning: string;
497
- closeColorWarning: string;
498
- closeColorHoverWarning: string;
499
- closeColorPressedWarning: string;
500
- borderError: string;
501
- textColorError: string;
502
- colorError: string;
503
- closeColorError: string;
504
- closeColorHoverError: string;
505
- closeColorPressedError: string;
506
- closeSizeTiny: string;
507
- closeSizeSmall: string;
508
- closeSizeMedium: string;
509
- closeSizeLarge: string;
510
- padding: string;
511
- closeMargin: string;
512
- closeMarginRtl: string;
513
- }, any>>;
514
- themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tag", {
515
- heightTiny: string;
516
- heightSmall: string;
517
- heightMedium: string;
518
- heightLarge: string;
519
- borderRadius: string;
520
- opacityDisabled: string;
521
- fontSizeTiny: string;
522
- fontSizeSmall: string;
523
- fontSizeMedium: string;
524
- fontSizeLarge: string;
525
- textColorCheckable: string;
526
- textColorHoverCheckable: string;
527
- textColorPressedCheckable: string;
528
- textColorChecked: string;
529
- colorCheckable: string;
530
- colorHoverCheckable: string;
531
- colorPressedCheckable: string;
532
- colorChecked: string;
533
- colorCheckedHover: string;
534
- colorCheckedPressed: string;
535
- border: string;
536
- textColor: string;
537
- color: string;
538
- closeColor: string;
539
- closeColorHover: string;
540
- closeColorPressed: string;
541
- borderPrimary: string;
542
- textColorPrimary: string;
543
- colorPrimary: string;
544
- closeColorPrimary: string;
545
- closeColorHoverPrimary: string;
546
- closeColorPressedPrimary: string;
547
- borderInfo: string;
548
- textColorInfo: string;
549
- colorInfo: string;
550
- closeColorInfo: string;
551
- closeColorHoverInfo: string;
552
- closeColorPressedInfo: string;
553
- borderSuccess: string;
554
- textColorSuccess: string;
555
- colorSuccess: string;
556
- closeColorSuccess: string;
557
- closeColorHoverSuccess: string;
558
- closeColorPressedSuccess: string;
559
- borderWarning: string;
560
- textColorWarning: string;
561
- colorWarning: string;
562
- closeColorWarning: string;
563
- closeColorHoverWarning: string;
564
- closeColorPressedWarning: string;
565
- borderError: string;
566
- textColorError: string;
567
- colorError: string;
568
- closeColorError: string;
569
- closeColorHoverError: string;
570
- closeColorPressedError: string;
571
- closeSizeTiny: string;
572
- closeSizeSmall: string;
573
- closeSizeMedium: string;
574
- closeSizeLarge: string;
575
- padding: string;
576
- closeMargin: string;
577
- closeMarginRtl: string;
578
- }, any>>>;
579
- builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tag", {
580
- heightTiny: string;
581
- heightSmall: string;
582
- heightMedium: string;
583
- heightLarge: string;
584
- borderRadius: string;
585
- opacityDisabled: string;
586
- fontSizeTiny: string;
587
- fontSizeSmall: string;
588
- fontSizeMedium: string;
589
- fontSizeLarge: string;
590
- textColorCheckable: string;
591
- textColorHoverCheckable: string;
592
- textColorPressedCheckable: string;
593
- textColorChecked: string;
594
- colorCheckable: string;
595
- colorHoverCheckable: string;
596
- colorPressedCheckable: string;
597
- colorChecked: string;
598
- colorCheckedHover: string;
599
- colorCheckedPressed: string;
600
- border: string;
601
- textColor: string;
602
- color: string;
603
- closeColor: string;
604
- closeColorHover: string;
605
- closeColorPressed: string;
606
- borderPrimary: string;
607
- textColorPrimary: string;
608
- colorPrimary: string;
609
- closeColorPrimary: string;
610
- closeColorHoverPrimary: string;
611
- closeColorPressedPrimary: string;
612
- borderInfo: string;
613
- textColorInfo: string;
614
- colorInfo: string;
615
- closeColorInfo: string;
616
- closeColorHoverInfo: string;
617
- closeColorPressedInfo: string;
618
- borderSuccess: string;
619
- textColorSuccess: string;
620
- colorSuccess: string;
621
- closeColorSuccess: string;
622
- closeColorHoverSuccess: string;
623
- closeColorPressedSuccess: string;
624
- borderWarning: string;
625
- textColorWarning: string;
626
- colorWarning: string;
627
- closeColorWarning: string;
628
- closeColorHoverWarning: string;
629
- closeColorPressedWarning: string;
630
- borderError: string;
631
- textColorError: string;
632
- colorError: string;
633
- closeColorError: string;
634
- closeColorHoverError: string;
635
- closeColorPressedError: string;
636
- closeSizeTiny: string;
637
- closeSizeSmall: string;
638
- closeSizeMedium: string;
639
- closeSizeLarge: string;
640
- padding: string;
641
- closeMargin: string;
642
- closeMarginRtl: string;
643
- }, any>>>;
644
- }, {
645
- rtlEnabled: import("vue").Ref<import("naive-ui/es/config-provider/src/internal-interface").RtlItem | undefined> | undefined;
646
- mergedClsPrefix: import("vue").ComputedRef<string>;
647
- contentRef: import("vue").Ref<HTMLElement | null>;
648
- mergedBordered: import("vue").ComputedRef<boolean>;
649
- handleClick: (e: MouseEvent) => void;
650
- handleCloseClick: (e: MouseEvent) => void;
651
- cssVars: import("vue").ComputedRef<{
652
- '--n-avatar-size-override': string;
653
- '--n-bezier': string;
654
- '--n-border-radius': string;
655
- '--n-border': string;
656
- '--n-close-color': string;
657
- '--n-close-color-hover': string;
658
- '--n-close-color-pressed': string;
659
- '--n-close-color-disabled': string;
660
- '--n-close-margin': string;
661
- '--n-close-margin-rtl': string;
662
- '--n-close-size': string;
663
- '--n-color': string;
664
- '--n-color-checkable': string;
665
- '--n-color-checked': string;
666
- '--n-color-checked-hover': string;
667
- '--n-color-checked-pressed': string;
668
- '--n-color-hover-checkable': string;
669
- '--n-color-pressed-checkable': string;
670
- '--n-font-size': string;
671
- '--n-height': string;
672
- '--n-opacity-disabled': string;
673
- '--n-padding': string;
674
- '--n-text-color': string;
675
- '--n-text-color-checkable': string;
676
- '--n-text-color-checked': string;
677
- '--n-text-color-hover-checkable': string;
678
- '--n-text-color-pressed-checkable': string;
679
- }> | undefined;
680
- themeClass: import("vue").Ref<string> | undefined;
681
- onRender: (() => void) | undefined;
682
- setTextContent: (textContent: string) => void;
683
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
684
- bordered: {
685
- type: import("vue").PropType<boolean | undefined>;
686
- default: undefined;
687
- };
688
- checked: BooleanConstructor;
689
- checkable: BooleanConstructor;
690
- onClose: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
691
- onMouseenter: import("vue").PropType<(e: MouseEvent) => void>;
692
- onMouseleave: import("vue").PropType<(e: MouseEvent) => void>;
693
- 'onUpdate:checked': import("vue").PropType<(checked: boolean) => void>;
694
- onUpdateChecked: import("vue").PropType<(checked: boolean) => void>;
695
- internalStopClickPropagation: BooleanConstructor;
696
- onCheckedChange: {
697
- type: import("vue").PropType<(checked: boolean) => void>;
698
- validator: () => boolean;
699
- default: undefined;
700
- };
701
- color: import("vue").PropType<import("naive-ui/es/tag/src/common-props").TagColor>;
702
- type: {
703
- readonly type: import("vue").PropType<"default" | "primary" | "info" | "success" | "warning" | "error">;
704
- readonly default: "default";
705
- };
706
- round: BooleanConstructor;
707
- size: {
708
- readonly type: import("vue").PropType<"small" | "medium" | "tiny" | "large">;
709
- readonly default: "medium";
710
- };
711
- closable: BooleanConstructor;
712
- disabled: {
713
- readonly type: import("vue").PropType<boolean | undefined>;
714
- readonly default: undefined;
715
- };
716
- theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Tag", {
717
- heightTiny: string;
718
- heightSmall: string;
719
- heightMedium: string;
720
- heightLarge: string;
721
- borderRadius: string;
722
- opacityDisabled: string;
723
- fontSizeTiny: string;
724
- fontSizeSmall: string;
725
- fontSizeMedium: string;
726
- fontSizeLarge: string;
727
- textColorCheckable: string;
728
- textColorHoverCheckable: string;
729
- textColorPressedCheckable: string;
730
- textColorChecked: string;
731
- colorCheckable: string;
732
- colorHoverCheckable: string;
733
- colorPressedCheckable: string;
734
- colorChecked: string;
735
- colorCheckedHover: string;
736
- colorCheckedPressed: string;
737
- border: string;
738
- textColor: string;
739
- color: string;
740
- closeColor: string;
741
- closeColorHover: string;
742
- closeColorPressed: string;
743
- borderPrimary: string;
744
- textColorPrimary: string;
745
- colorPrimary: string;
746
- closeColorPrimary: string;
747
- closeColorHoverPrimary: string;
748
- closeColorPressedPrimary: string;
749
- borderInfo: string;
750
- textColorInfo: string;
751
- colorInfo: string;
752
- closeColorInfo: string;
753
- closeColorHoverInfo: string;
754
- closeColorPressedInfo: string;
755
- borderSuccess: string;
756
- textColorSuccess: string;
757
- colorSuccess: string;
758
- closeColorSuccess: string;
759
- closeColorHoverSuccess: string;
760
- closeColorPressedSuccess: string;
761
- borderWarning: string;
762
- textColorWarning: string;
763
- colorWarning: string;
764
- closeColorWarning: string;
765
- closeColorHoverWarning: string;
766
- closeColorPressedWarning: string;
767
- borderError: string;
768
- textColorError: string;
769
- colorError: string;
770
- closeColorError: string;
771
- closeColorHoverError: string;
772
- closeColorPressedError: string;
773
- closeSizeTiny: string;
774
- closeSizeSmall: string;
775
- closeSizeMedium: string;
776
- closeSizeLarge: string;
777
- padding: string;
778
- closeMargin: string;
779
- closeMarginRtl: string;
780
- }, any>>;
781
- themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tag", {
782
- heightTiny: string;
783
- heightSmall: string;
784
- heightMedium: string;
785
- heightLarge: string;
786
- borderRadius: string;
787
- opacityDisabled: string;
788
- fontSizeTiny: string;
789
- fontSizeSmall: string;
790
- fontSizeMedium: string;
791
- fontSizeLarge: string;
792
- textColorCheckable: string;
793
- textColorHoverCheckable: string;
794
- textColorPressedCheckable: string;
795
- textColorChecked: string;
796
- colorCheckable: string;
797
- colorHoverCheckable: string;
798
- colorPressedCheckable: string;
799
- colorChecked: string;
800
- colorCheckedHover: string;
801
- colorCheckedPressed: string;
802
- border: string;
803
- textColor: string;
804
- color: string;
805
- closeColor: string;
806
- closeColorHover: string;
807
- closeColorPressed: string;
808
- borderPrimary: string;
809
- textColorPrimary: string;
810
- colorPrimary: string;
811
- closeColorPrimary: string;
812
- closeColorHoverPrimary: string;
813
- closeColorPressedPrimary: string;
814
- borderInfo: string;
815
- textColorInfo: string;
816
- colorInfo: string;
817
- closeColorInfo: string;
818
- closeColorHoverInfo: string;
819
- closeColorPressedInfo: string;
820
- borderSuccess: string;
821
- textColorSuccess: string;
822
- colorSuccess: string;
823
- closeColorSuccess: string;
824
- closeColorHoverSuccess: string;
825
- closeColorPressedSuccess: string;
826
- borderWarning: string;
827
- textColorWarning: string;
828
- colorWarning: string;
829
- closeColorWarning: string;
830
- closeColorHoverWarning: string;
831
- closeColorPressedWarning: string;
832
- borderError: string;
833
- textColorError: string;
834
- colorError: string;
835
- closeColorError: string;
836
- closeColorHoverError: string;
837
- closeColorPressedError: string;
838
- closeSizeTiny: string;
839
- closeSizeSmall: string;
840
- closeSizeMedium: string;
841
- closeSizeLarge: string;
842
- padding: string;
843
- closeMargin: string;
844
- closeMarginRtl: string;
845
- }, any>>>;
846
- builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tag", {
847
- heightTiny: string;
848
- heightSmall: string;
849
- heightMedium: string;
850
- heightLarge: string;
851
- borderRadius: string;
852
- opacityDisabled: string;
853
- fontSizeTiny: string;
854
- fontSizeSmall: string;
855
- fontSizeMedium: string;
856
- fontSizeLarge: string;
857
- textColorCheckable: string;
858
- textColorHoverCheckable: string;
859
- textColorPressedCheckable: string;
860
- textColorChecked: string;
861
- colorCheckable: string;
862
- colorHoverCheckable: string;
863
- colorPressedCheckable: string;
864
- colorChecked: string;
865
- colorCheckedHover: string;
866
- colorCheckedPressed: string;
867
- border: string;
868
- textColor: string;
869
- color: string;
870
- closeColor: string;
871
- closeColorHover: string;
872
- closeColorPressed: string;
873
- borderPrimary: string;
874
- textColorPrimary: string;
875
- colorPrimary: string;
876
- closeColorPrimary: string;
877
- closeColorHoverPrimary: string;
878
- closeColorPressedPrimary: string;
879
- borderInfo: string;
880
- textColorInfo: string;
881
- colorInfo: string;
882
- closeColorInfo: string;
883
- closeColorHoverInfo: string;
884
- closeColorPressedInfo: string;
885
- borderSuccess: string;
886
- textColorSuccess: string;
887
- colorSuccess: string;
888
- closeColorSuccess: string;
889
- closeColorHoverSuccess: string;
890
- closeColorPressedSuccess: string;
891
- borderWarning: string;
892
- textColorWarning: string;
893
- colorWarning: string;
894
- closeColorWarning: string;
895
- closeColorHoverWarning: string;
896
- closeColorPressedWarning: string;
897
- borderError: string;
898
- textColorError: string;
899
- colorError: string;
900
- closeColorError: string;
901
- closeColorHoverError: string;
902
- closeColorPressedError: string;
903
- closeSizeTiny: string;
904
- closeSizeSmall: string;
905
- closeSizeMedium: string;
906
- closeSizeLarge: string;
907
- padding: string;
908
- closeMargin: string;
909
- closeMarginRtl: string;
910
- }, any>>>;
911
- }>>, {
912
- type: "default" | "primary" | "info" | "success" | "warning" | "error";
913
- round: boolean;
914
- size: "small" | "medium" | "tiny" | "large";
915
- disabled: boolean | undefined;
916
- checked: boolean;
917
- bordered: boolean | undefined;
918
- checkable: boolean;
919
- internalStopClickPropagation: boolean;
920
- onCheckedChange: (checked: boolean) => void;
921
- closable: boolean;
136
+ readonly span: number;
922
137
  }>;
138
+ NTag: any;
923
139
  SlotRender: import("vue").DefineComponent<{
924
140
  renderer: {
925
141
  type: import("vue").PropType<string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("../../../es/shared/types").Func<any[], any>>;
@@ -950,801 +166,8 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
950
166
  default: () => {};
951
167
  };
952
168
  }, {
953
- NEllipsis: import("vue").DefineComponent<{
954
- readonly expandTrigger: import("vue").PropType<"click">;
955
- readonly lineClamp: import("vue").PropType<string | number>;
956
- readonly tooltip: {
957
- readonly type: import("vue").PropType<boolean | import("naive-ui").PopoverProps>;
958
- readonly default: true;
959
- };
960
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Ellipsis", unknown, {
961
- Tooltip: import("naive-ui/es/_mixins").Theme<"Tooltip", {
962
- borderRadius: string;
963
- boxShadow: string;
964
- color: string;
965
- textColor: string;
966
- padding: string;
967
- }, {
968
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
969
- fontSize: string;
970
- borderRadius: string;
971
- color: string;
972
- dividerColor: string;
973
- textColor: string;
974
- boxShadow: string;
975
- space: string;
976
- spaceArrow: string;
977
- arrowOffset: string;
978
- arrowOffsetVertical: string;
979
- arrowHeight: string;
980
- padding: string;
981
- }, any>;
982
- }>;
983
- }>>;
984
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Ellipsis", unknown, {
985
- Tooltip: import("naive-ui/es/_mixins").Theme<"Tooltip", {
986
- borderRadius: string;
987
- boxShadow: string;
988
- color: string;
989
- textColor: string;
990
- padding: string;
991
- }, {
992
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
993
- fontSize: string;
994
- borderRadius: string;
995
- color: string;
996
- dividerColor: string;
997
- textColor: string;
998
- boxShadow: string;
999
- space: string;
1000
- spaceArrow: string;
1001
- arrowOffset: string;
1002
- arrowOffsetVertical: string;
1003
- arrowHeight: string;
1004
- padding: string;
1005
- }, any>;
1006
- }>;
1007
- }>>>;
1008
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Ellipsis", unknown, {
1009
- Tooltip: import("naive-ui/es/_mixins").Theme<"Tooltip", {
1010
- borderRadius: string;
1011
- boxShadow: string;
1012
- color: string;
1013
- textColor: string;
1014
- padding: string;
1015
- }, {
1016
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
1017
- fontSize: string;
1018
- borderRadius: string;
1019
- color: string;
1020
- dividerColor: string;
1021
- textColor: string;
1022
- boxShadow: string;
1023
- space: string;
1024
- spaceArrow: string;
1025
- arrowOffset: string;
1026
- arrowOffsetVertical: string;
1027
- arrowHeight: string;
1028
- padding: string;
1029
- }, any>;
1030
- }>;
1031
- }>>>;
1032
- }, {
1033
- mergedTheme: import("vue").ComputedRef<{
1034
- common: {
1035
- baseColor: string;
1036
- primaryColor: string;
1037
- primaryColorHover: string;
1038
- primaryColorPressed: string;
1039
- primaryColorSuppl: string;
1040
- infoColor: string;
1041
- infoColorHover: string;
1042
- infoColorPressed: string;
1043
- infoColorSuppl: string;
1044
- successColor: string;
1045
- successColorHover: string;
1046
- successColorPressed: string;
1047
- successColorSuppl: string;
1048
- warningColor: string;
1049
- warningColorHover: string;
1050
- warningColorPressed: string;
1051
- warningColorSuppl: string;
1052
- errorColor: string;
1053
- errorColorHover: string;
1054
- errorColorPressed: string;
1055
- errorColorSuppl: string;
1056
- textColorBase: string;
1057
- textColor1: string;
1058
- textColor2: string;
1059
- textColor3: string;
1060
- textColorDisabled: string;
1061
- placeholderColor: string;
1062
- placeholderColorDisabled: string;
1063
- iconColor: string;
1064
- iconColorHover: string;
1065
- iconColorPressed: string;
1066
- iconColorDisabled: string;
1067
- opacity1: string;
1068
- opacity2: string;
1069
- opacity3: string;
1070
- opacity4: string;
1071
- opacity5: string;
1072
- dividerColor: string;
1073
- borderColor: string;
1074
- closeColor: string;
1075
- closeColorHover: string;
1076
- closeColorPressed: string;
1077
- closeColorDisabled: string;
1078
- clearColor: string;
1079
- clearColorHover: string;
1080
- clearColorPressed: string;
1081
- scrollbarColor: string;
1082
- scrollbarColorHover: string;
1083
- scrollbarWidth: string;
1084
- scrollbarHeight: string;
1085
- scrollbarBorderRadius: string;
1086
- progressRailColor: string;
1087
- railColor: string;
1088
- popoverColor: string;
1089
- tableColor: string;
1090
- cardColor: string;
1091
- modalColor: string;
1092
- bodyColor: string;
1093
- tagColor: string;
1094
- avatarColor: string;
1095
- invertedColor: string;
1096
- inputColor: string;
1097
- codeColor: string;
1098
- tabColor: string;
1099
- actionColor: string;
1100
- tableHeaderColor: string;
1101
- hoverColor: string;
1102
- tableColorHover: string;
1103
- tableColorStriped: string;
1104
- pressedColor: string;
1105
- opacityDisabled: string;
1106
- inputColorDisabled: string;
1107
- buttonColor2: string;
1108
- buttonColor2Hover: string;
1109
- buttonColor2Pressed: string;
1110
- boxShadow1: string;
1111
- boxShadow2: string;
1112
- boxShadow3: string;
1113
- fontFamily: string;
1114
- fontFamilyMono: string;
1115
- fontWeight: string;
1116
- fontWeightStrong: string;
1117
- cubicBezierEaseInOut: string;
1118
- cubicBezierEaseOut: string;
1119
- cubicBezierEaseIn: string;
1120
- borderRadius: string;
1121
- borderRadiusSmall: string;
1122
- fontSize: string;
1123
- fontSizeMini: string;
1124
- fontSizeTiny: string;
1125
- fontSizeSmall: string;
1126
- fontSizeMedium: string;
1127
- fontSizeLarge: string;
1128
- fontSizeHuge: string;
1129
- lineHeight: string;
1130
- heightMini: string;
1131
- heightTiny: string;
1132
- heightSmall: string;
1133
- heightMedium: string;
1134
- heightLarge: string;
1135
- heightHuge: string;
1136
- name: "common";
1137
- };
1138
- self: unknown;
1139
- peers: {
1140
- Tooltip: import("naive-ui/es/_mixins").Theme<"Tooltip", {
1141
- borderRadius: string;
1142
- boxShadow: string;
1143
- color: string;
1144
- textColor: string;
1145
- padding: string;
1146
- }, {
1147
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
1148
- fontSize: string;
1149
- borderRadius: string;
1150
- color: string;
1151
- dividerColor: string;
1152
- textColor: string;
1153
- boxShadow: string;
1154
- space: string;
1155
- spaceArrow: string;
1156
- arrowOffset: string;
1157
- arrowOffsetVertical: string;
1158
- arrowHeight: string;
1159
- padding: string;
1160
- }, any>;
1161
- }>;
1162
- };
1163
- peerOverrides: {
1164
- Tooltip?: {
1165
- peers?: {
1166
- Popover?: import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Popover", {
1167
- fontSize: string;
1168
- borderRadius: string;
1169
- color: string;
1170
- dividerColor: string;
1171
- textColor: string;
1172
- boxShadow: string;
1173
- space: string;
1174
- spaceArrow: string;
1175
- arrowOffset: string;
1176
- arrowOffsetVertical: string;
1177
- arrowHeight: string;
1178
- padding: string;
1179
- }, any>> | undefined;
1180
- } | undefined;
1181
- } | undefined;
1182
- };
1183
- }>;
1184
- triggerRef: import("vue").Ref<HTMLElement | null>;
1185
- triggerInnerRef: import("vue").Ref<HTMLElement | null>;
1186
- tooltipRef: import("vue").Ref<{
1187
- syncPosition: () => void;
1188
- setShow: (value: boolean) => void;
1189
- } | null>;
1190
- handleClick: import("vue").ComputedRef<(() => void) | undefined>;
1191
- renderTrigger: () => JSX.Element;
1192
- getTooltipDisabled: () => boolean;
1193
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1194
- readonly expandTrigger: import("vue").PropType<"click">;
1195
- readonly lineClamp: import("vue").PropType<string | number>;
1196
- readonly tooltip: {
1197
- readonly type: import("vue").PropType<boolean | import("naive-ui").PopoverProps>;
1198
- readonly default: true;
1199
- };
1200
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Ellipsis", unknown, {
1201
- Tooltip: import("naive-ui/es/_mixins").Theme<"Tooltip", {
1202
- borderRadius: string;
1203
- boxShadow: string;
1204
- color: string;
1205
- textColor: string;
1206
- padding: string;
1207
- }, {
1208
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
1209
- fontSize: string;
1210
- borderRadius: string;
1211
- color: string;
1212
- dividerColor: string;
1213
- textColor: string;
1214
- boxShadow: string;
1215
- space: string;
1216
- spaceArrow: string;
1217
- arrowOffset: string;
1218
- arrowOffsetVertical: string;
1219
- arrowHeight: string;
1220
- padding: string;
1221
- }, any>;
1222
- }>;
1223
- }>>;
1224
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Ellipsis", unknown, {
1225
- Tooltip: import("naive-ui/es/_mixins").Theme<"Tooltip", {
1226
- borderRadius: string;
1227
- boxShadow: string;
1228
- color: string;
1229
- textColor: string;
1230
- padding: string;
1231
- }, {
1232
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
1233
- fontSize: string;
1234
- borderRadius: string;
1235
- color: string;
1236
- dividerColor: string;
1237
- textColor: string;
1238
- boxShadow: string;
1239
- space: string;
1240
- spaceArrow: string;
1241
- arrowOffset: string;
1242
- arrowOffsetVertical: string;
1243
- arrowHeight: string;
1244
- padding: string;
1245
- }, any>;
1246
- }>;
1247
- }>>>;
1248
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Ellipsis", unknown, {
1249
- Tooltip: import("naive-ui/es/_mixins").Theme<"Tooltip", {
1250
- borderRadius: string;
1251
- boxShadow: string;
1252
- color: string;
1253
- textColor: string;
1254
- padding: string;
1255
- }, {
1256
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
1257
- fontSize: string;
1258
- borderRadius: string;
1259
- color: string;
1260
- dividerColor: string;
1261
- textColor: string;
1262
- boxShadow: string;
1263
- space: string;
1264
- spaceArrow: string;
1265
- arrowOffset: string;
1266
- arrowOffsetVertical: string;
1267
- arrowHeight: string;
1268
- padding: string;
1269
- }, any>;
1270
- }>;
1271
- }>>>;
1272
- }>>, {
1273
- tooltip: boolean | import("naive-ui").PopoverProps;
1274
- }>;
1275
- NTooltip: import("vue").DefineComponent<{
1276
- theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Tooltip", {
1277
- borderRadius: string;
1278
- boxShadow: string;
1279
- color: string;
1280
- textColor: string;
1281
- padding: string;
1282
- }, {
1283
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
1284
- fontSize: string;
1285
- borderRadius: string;
1286
- color: string;
1287
- dividerColor: string;
1288
- textColor: string;
1289
- boxShadow: string;
1290
- space: string;
1291
- spaceArrow: string;
1292
- arrowOffset: string;
1293
- arrowOffsetVertical: string;
1294
- arrowHeight: string;
1295
- padding: string;
1296
- }, any>;
1297
- }>>;
1298
- themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tooltip", {
1299
- borderRadius: string;
1300
- boxShadow: string;
1301
- color: string;
1302
- textColor: string;
1303
- padding: string;
1304
- }, {
1305
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
1306
- fontSize: string;
1307
- borderRadius: string;
1308
- color: string;
1309
- dividerColor: string;
1310
- textColor: string;
1311
- boxShadow: string;
1312
- space: string;
1313
- spaceArrow: string;
1314
- arrowOffset: string;
1315
- arrowOffsetVertical: string;
1316
- arrowHeight: string;
1317
- padding: string;
1318
- }, any>;
1319
- }>>>;
1320
- builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tooltip", {
1321
- borderRadius: string;
1322
- boxShadow: string;
1323
- color: string;
1324
- textColor: string;
1325
- padding: string;
1326
- }, {
1327
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
1328
- fontSize: string;
1329
- borderRadius: string;
1330
- color: string;
1331
- dividerColor: string;
1332
- textColor: string;
1333
- boxShadow: string;
1334
- space: string;
1335
- spaceArrow: string;
1336
- arrowOffset: string;
1337
- arrowOffsetVertical: string;
1338
- arrowHeight: string;
1339
- padding: string;
1340
- }, any>;
1341
- }>>>;
1342
- show: {
1343
- type: import("vue").PropType<boolean | undefined>;
1344
- default: undefined;
1345
- };
1346
- defaultShow: BooleanConstructor;
1347
- showArrow: {
1348
- type: BooleanConstructor;
1349
- default: boolean;
1350
- };
1351
- trigger: {
1352
- type: import("vue").PropType<import("naive-ui").PopoverTrigger>;
1353
- default: string;
1354
- };
1355
- delay: {
1356
- type: NumberConstructor;
1357
- default: number;
1358
- };
1359
- duration: {
1360
- type: NumberConstructor;
1361
- default: number;
1362
- };
1363
- raw: BooleanConstructor;
1364
- placement: {
1365
- type: import("vue").PropType<import("vueuc").FollowerPlacement>;
1366
- default: string;
1367
- };
1368
- x: NumberConstructor;
1369
- y: NumberConstructor;
1370
- arrowPointToCenter: BooleanConstructor;
1371
- disabled: BooleanConstructor;
1372
- getDisabled: import("vue").PropType<() => boolean>;
1373
- displayDirective: {
1374
- type: import("vue").PropType<"show" | "if">;
1375
- default: string;
1376
- };
1377
- arrowStyle: import("vue").PropType<string | import("vue").CSSProperties>;
1378
- flip: {
1379
- type: BooleanConstructor;
1380
- default: boolean;
1381
- };
1382
- animated: {
1383
- type: BooleanConstructor;
1384
- default: boolean;
1385
- };
1386
- width: {
1387
- type: import("vue").PropType<number | "trigger">;
1388
- default: undefined;
1389
- };
1390
- overlap: BooleanConstructor;
1391
- keepAliveOnHover: {
1392
- type: BooleanConstructor;
1393
- default: boolean;
1394
- };
1395
- zIndex: NumberConstructor;
1396
- to: {
1397
- type: import("vue").PropType<string | boolean | HTMLElement>;
1398
- default: undefined;
1399
- };
1400
- scrollable: BooleanConstructor;
1401
- contentStyle: import("vue").PropType<string | import("vue").CSSProperties>;
1402
- headerStyle: import("vue").PropType<string | import("vue").CSSProperties>;
1403
- onClickoutside: import("vue").PropType<(e: MouseEvent) => void>;
1404
- 'onUpdate:show': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
1405
- onUpdateShow: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
1406
- internalSyncTargetWithParent: BooleanConstructor;
1407
- internalInheritedEventHandlers: {
1408
- type: import("vue").PropType<import("naive-ui/es/popover/src/Popover").TriggerEventHandlers[]>;
1409
- default: () => never[];
1410
- };
1411
- internalTrapFocus: BooleanConstructor;
1412
- internalExtraClass: {
1413
- type: import("vue").PropType<string[]>;
1414
- default: () => never[];
1415
- };
1416
- onShow: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void> | undefined>;
1417
- onHide: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void> | undefined>;
1418
- arrow: {
1419
- type: import("vue").PropType<boolean | undefined>;
1420
- default: undefined;
1421
- };
1422
- minWidth: NumberConstructor;
1423
- maxWidth: NumberConstructor;
1424
- }, {
1425
- popoverRef: import("vue").Ref<{
1426
- syncPosition: () => void;
1427
- setShow: (value: boolean) => void;
1428
- } | null>;
1429
- mergedTheme: import("vue").ComputedRef<{
1430
- common: {
1431
- baseColor: string;
1432
- primaryColor: string;
1433
- primaryColorHover: string;
1434
- primaryColorPressed: string;
1435
- primaryColorSuppl: string;
1436
- infoColor: string;
1437
- infoColorHover: string;
1438
- infoColorPressed: string;
1439
- infoColorSuppl: string;
1440
- successColor: string;
1441
- successColorHover: string;
1442
- successColorPressed: string;
1443
- successColorSuppl: string;
1444
- warningColor: string;
1445
- warningColorHover: string;
1446
- warningColorPressed: string;
1447
- warningColorSuppl: string;
1448
- errorColor: string;
1449
- errorColorHover: string;
1450
- errorColorPressed: string;
1451
- errorColorSuppl: string;
1452
- textColorBase: string;
1453
- textColor1: string;
1454
- textColor2: string;
1455
- textColor3: string;
1456
- textColorDisabled: string;
1457
- placeholderColor: string;
1458
- placeholderColorDisabled: string;
1459
- iconColor: string;
1460
- iconColorHover: string;
1461
- iconColorPressed: string;
1462
- iconColorDisabled: string;
1463
- opacity1: string;
1464
- opacity2: string;
1465
- opacity3: string;
1466
- opacity4: string;
1467
- opacity5: string;
1468
- dividerColor: string;
1469
- borderColor: string;
1470
- closeColor: string;
1471
- closeColorHover: string;
1472
- closeColorPressed: string;
1473
- closeColorDisabled: string;
1474
- clearColor: string;
1475
- clearColorHover: string;
1476
- clearColorPressed: string;
1477
- scrollbarColor: string;
1478
- scrollbarColorHover: string;
1479
- scrollbarWidth: string;
1480
- scrollbarHeight: string;
1481
- scrollbarBorderRadius: string;
1482
- progressRailColor: string;
1483
- railColor: string;
1484
- popoverColor: string;
1485
- tableColor: string;
1486
- cardColor: string;
1487
- modalColor: string;
1488
- bodyColor: string;
1489
- tagColor: string;
1490
- avatarColor: string;
1491
- invertedColor: string;
1492
- inputColor: string;
1493
- codeColor: string;
1494
- tabColor: string;
1495
- actionColor: string;
1496
- tableHeaderColor: string;
1497
- hoverColor: string;
1498
- tableColorHover: string;
1499
- tableColorStriped: string;
1500
- pressedColor: string;
1501
- opacityDisabled: string;
1502
- inputColorDisabled: string;
1503
- buttonColor2: string;
1504
- buttonColor2Hover: string;
1505
- buttonColor2Pressed: string;
1506
- boxShadow1: string;
1507
- boxShadow2: string;
1508
- boxShadow3: string;
1509
- fontFamily: string;
1510
- fontFamilyMono: string;
1511
- fontWeight: string;
1512
- fontWeightStrong: string;
1513
- cubicBezierEaseInOut: string;
1514
- cubicBezierEaseOut: string;
1515
- cubicBezierEaseIn: string;
1516
- borderRadius: string;
1517
- borderRadiusSmall: string;
1518
- fontSize: string;
1519
- fontSizeMini: string;
1520
- fontSizeTiny: string;
1521
- fontSizeSmall: string;
1522
- fontSizeMedium: string;
1523
- fontSizeLarge: string;
1524
- fontSizeHuge: string;
1525
- lineHeight: string;
1526
- heightMini: string;
1527
- heightTiny: string;
1528
- heightSmall: string;
1529
- heightMedium: string;
1530
- heightLarge: string;
1531
- heightHuge: string;
1532
- name: "common";
1533
- };
1534
- self: {
1535
- borderRadius: string;
1536
- boxShadow: string;
1537
- color: string;
1538
- textColor: string;
1539
- padding: string;
1540
- };
1541
- peers: {
1542
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
1543
- fontSize: string;
1544
- borderRadius: string;
1545
- color: string;
1546
- dividerColor: string;
1547
- textColor: string;
1548
- boxShadow: string;
1549
- space: string;
1550
- spaceArrow: string;
1551
- arrowOffset: string;
1552
- arrowOffsetVertical: string;
1553
- arrowHeight: string;
1554
- padding: string;
1555
- }, any>;
1556
- };
1557
- peerOverrides: {
1558
- Popover?: {
1559
- peers?: {
1560
- [x: string]: any;
1561
- } | undefined;
1562
- } | undefined;
1563
- };
1564
- }>;
1565
- popoverThemeOverrides: import("vue").ComputedRef<{
1566
- borderRadius: string;
1567
- boxShadow: string;
1568
- color: string;
1569
- textColor: string;
1570
- padding: string;
1571
- }>;
1572
- syncPosition: () => void;
1573
- setShow: (value: boolean) => void;
1574
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1575
- theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Tooltip", {
1576
- borderRadius: string;
1577
- boxShadow: string;
1578
- color: string;
1579
- textColor: string;
1580
- padding: string;
1581
- }, {
1582
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
1583
- fontSize: string;
1584
- borderRadius: string;
1585
- color: string;
1586
- dividerColor: string;
1587
- textColor: string;
1588
- boxShadow: string;
1589
- space: string;
1590
- spaceArrow: string;
1591
- arrowOffset: string;
1592
- arrowOffsetVertical: string;
1593
- arrowHeight: string;
1594
- padding: string;
1595
- }, any>;
1596
- }>>;
1597
- themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tooltip", {
1598
- borderRadius: string;
1599
- boxShadow: string;
1600
- color: string;
1601
- textColor: string;
1602
- padding: string;
1603
- }, {
1604
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
1605
- fontSize: string;
1606
- borderRadius: string;
1607
- color: string;
1608
- dividerColor: string;
1609
- textColor: string;
1610
- boxShadow: string;
1611
- space: string;
1612
- spaceArrow: string;
1613
- arrowOffset: string;
1614
- arrowOffsetVertical: string;
1615
- arrowHeight: string;
1616
- padding: string;
1617
- }, any>;
1618
- }>>>;
1619
- builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tooltip", {
1620
- borderRadius: string;
1621
- boxShadow: string;
1622
- color: string;
1623
- textColor: string;
1624
- padding: string;
1625
- }, {
1626
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
1627
- fontSize: string;
1628
- borderRadius: string;
1629
- color: string;
1630
- dividerColor: string;
1631
- textColor: string;
1632
- boxShadow: string;
1633
- space: string;
1634
- spaceArrow: string;
1635
- arrowOffset: string;
1636
- arrowOffsetVertical: string;
1637
- arrowHeight: string;
1638
- padding: string;
1639
- }, any>;
1640
- }>>>;
1641
- show: {
1642
- type: import("vue").PropType<boolean | undefined>;
1643
- default: undefined;
1644
- };
1645
- defaultShow: BooleanConstructor;
1646
- showArrow: {
1647
- type: BooleanConstructor;
1648
- default: boolean;
1649
- };
1650
- trigger: {
1651
- type: import("vue").PropType<import("naive-ui").PopoverTrigger>;
1652
- default: string;
1653
- };
1654
- delay: {
1655
- type: NumberConstructor;
1656
- default: number;
1657
- };
1658
- duration: {
1659
- type: NumberConstructor;
1660
- default: number;
1661
- };
1662
- raw: BooleanConstructor;
1663
- placement: {
1664
- type: import("vue").PropType<import("vueuc").FollowerPlacement>;
1665
- default: string;
1666
- };
1667
- x: NumberConstructor;
1668
- y: NumberConstructor;
1669
- arrowPointToCenter: BooleanConstructor;
1670
- disabled: BooleanConstructor;
1671
- getDisabled: import("vue").PropType<() => boolean>;
1672
- displayDirective: {
1673
- type: import("vue").PropType<"show" | "if">;
1674
- default: string;
1675
- };
1676
- arrowStyle: import("vue").PropType<string | import("vue").CSSProperties>;
1677
- flip: {
1678
- type: BooleanConstructor;
1679
- default: boolean;
1680
- };
1681
- animated: {
1682
- type: BooleanConstructor;
1683
- default: boolean;
1684
- };
1685
- width: {
1686
- type: import("vue").PropType<number | "trigger">;
1687
- default: undefined;
1688
- };
1689
- overlap: BooleanConstructor;
1690
- keepAliveOnHover: {
1691
- type: BooleanConstructor;
1692
- default: boolean;
1693
- };
1694
- zIndex: NumberConstructor;
1695
- to: {
1696
- type: import("vue").PropType<string | boolean | HTMLElement>;
1697
- default: undefined;
1698
- };
1699
- scrollable: BooleanConstructor;
1700
- contentStyle: import("vue").PropType<string | import("vue").CSSProperties>;
1701
- headerStyle: import("vue").PropType<string | import("vue").CSSProperties>;
1702
- onClickoutside: import("vue").PropType<(e: MouseEvent) => void>;
1703
- 'onUpdate:show': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
1704
- onUpdateShow: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
1705
- internalSyncTargetWithParent: BooleanConstructor;
1706
- internalInheritedEventHandlers: {
1707
- type: import("vue").PropType<import("naive-ui/es/popover/src/Popover").TriggerEventHandlers[]>;
1708
- default: () => never[];
1709
- };
1710
- internalTrapFocus: BooleanConstructor;
1711
- internalExtraClass: {
1712
- type: import("vue").PropType<string[]>;
1713
- default: () => never[];
1714
- };
1715
- onShow: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void> | undefined>;
1716
- onHide: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void> | undefined>;
1717
- arrow: {
1718
- type: import("vue").PropType<boolean | undefined>;
1719
- default: undefined;
1720
- };
1721
- minWidth: NumberConstructor;
1722
- maxWidth: NumberConstructor;
1723
- }>>, {
1724
- show: boolean | undefined;
1725
- flip: boolean;
1726
- width: number | "trigger";
1727
- disabled: boolean;
1728
- duration: number;
1729
- to: string | boolean | HTMLElement;
1730
- raw: boolean;
1731
- placement: import("vueuc").FollowerPlacement;
1732
- overlap: boolean;
1733
- scrollable: boolean;
1734
- trigger: import("naive-ui").PopoverTrigger;
1735
- showArrow: boolean;
1736
- delay: number;
1737
- arrowPointToCenter: boolean;
1738
- displayDirective: "show" | "if";
1739
- keepAliveOnHover: boolean;
1740
- animated: boolean;
1741
- internalTrapFocus: boolean;
1742
- defaultShow: boolean;
1743
- internalSyncTargetWithParent: boolean;
1744
- internalInheritedEventHandlers: import("naive-ui/es/popover/src/Popover").TriggerEventHandlers[];
1745
- internalExtraClass: string[];
1746
- arrow: boolean | undefined;
1747
- }>;
169
+ NEllipsis: any;
170
+ NTooltip: any;
1748
171
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1749
172
  content: {
1750
173
  type: StringConstructor;
@@ -1758,8 +181,8 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
1758
181
  default: () => {};
1759
182
  };
1760
183
  }>>, {
1761
- contentStyle: import("vue").CSSProperties;
1762
184
  content: string;
185
+ contentStyle: import("vue").CSSProperties;
1763
186
  }>;
1764
187
  HiddenContent: import("vue").DefineComponent<{
1765
188
  content: {
@@ -1812,801 +235,8 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
1812
235
  default: () => {};
1813
236
  };
1814
237
  }, {
1815
- NEllipsis: import("vue").DefineComponent<{
1816
- readonly expandTrigger: import("vue").PropType<"click">;
1817
- readonly lineClamp: import("vue").PropType<string | number>;
1818
- readonly tooltip: {
1819
- readonly type: import("vue").PropType<boolean | import("naive-ui").PopoverProps>;
1820
- readonly default: true;
1821
- };
1822
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Ellipsis", unknown, {
1823
- Tooltip: import("naive-ui/es/_mixins").Theme<"Tooltip", {
1824
- borderRadius: string;
1825
- boxShadow: string;
1826
- color: string;
1827
- textColor: string;
1828
- padding: string;
1829
- }, {
1830
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
1831
- fontSize: string;
1832
- borderRadius: string;
1833
- color: string;
1834
- dividerColor: string;
1835
- textColor: string;
1836
- boxShadow: string;
1837
- space: string;
1838
- spaceArrow: string;
1839
- arrowOffset: string;
1840
- arrowOffsetVertical: string;
1841
- arrowHeight: string;
1842
- padding: string;
1843
- }, any>;
1844
- }>;
1845
- }>>;
1846
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Ellipsis", unknown, {
1847
- Tooltip: import("naive-ui/es/_mixins").Theme<"Tooltip", {
1848
- borderRadius: string;
1849
- boxShadow: string;
1850
- color: string;
1851
- textColor: string;
1852
- padding: string;
1853
- }, {
1854
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
1855
- fontSize: string;
1856
- borderRadius: string;
1857
- color: string;
1858
- dividerColor: string;
1859
- textColor: string;
1860
- boxShadow: string;
1861
- space: string;
1862
- spaceArrow: string;
1863
- arrowOffset: string;
1864
- arrowOffsetVertical: string;
1865
- arrowHeight: string;
1866
- padding: string;
1867
- }, any>;
1868
- }>;
1869
- }>>>;
1870
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Ellipsis", unknown, {
1871
- Tooltip: import("naive-ui/es/_mixins").Theme<"Tooltip", {
1872
- borderRadius: string;
1873
- boxShadow: string;
1874
- color: string;
1875
- textColor: string;
1876
- padding: string;
1877
- }, {
1878
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
1879
- fontSize: string;
1880
- borderRadius: string;
1881
- color: string;
1882
- dividerColor: string;
1883
- textColor: string;
1884
- boxShadow: string;
1885
- space: string;
1886
- spaceArrow: string;
1887
- arrowOffset: string;
1888
- arrowOffsetVertical: string;
1889
- arrowHeight: string;
1890
- padding: string;
1891
- }, any>;
1892
- }>;
1893
- }>>>;
1894
- }, {
1895
- mergedTheme: import("vue").ComputedRef<{
1896
- common: {
1897
- baseColor: string;
1898
- primaryColor: string;
1899
- primaryColorHover: string;
1900
- primaryColorPressed: string;
1901
- primaryColorSuppl: string;
1902
- infoColor: string;
1903
- infoColorHover: string;
1904
- infoColorPressed: string;
1905
- infoColorSuppl: string;
1906
- successColor: string;
1907
- successColorHover: string;
1908
- successColorPressed: string;
1909
- successColorSuppl: string;
1910
- warningColor: string;
1911
- warningColorHover: string;
1912
- warningColorPressed: string;
1913
- warningColorSuppl: string;
1914
- errorColor: string;
1915
- errorColorHover: string;
1916
- errorColorPressed: string;
1917
- errorColorSuppl: string;
1918
- textColorBase: string;
1919
- textColor1: string;
1920
- textColor2: string;
1921
- textColor3: string;
1922
- textColorDisabled: string;
1923
- placeholderColor: string;
1924
- placeholderColorDisabled: string;
1925
- iconColor: string;
1926
- iconColorHover: string;
1927
- iconColorPressed: string;
1928
- iconColorDisabled: string;
1929
- opacity1: string;
1930
- opacity2: string;
1931
- opacity3: string;
1932
- opacity4: string;
1933
- opacity5: string;
1934
- dividerColor: string;
1935
- borderColor: string;
1936
- closeColor: string;
1937
- closeColorHover: string;
1938
- closeColorPressed: string;
1939
- closeColorDisabled: string;
1940
- clearColor: string;
1941
- clearColorHover: string;
1942
- clearColorPressed: string;
1943
- scrollbarColor: string;
1944
- scrollbarColorHover: string;
1945
- scrollbarWidth: string;
1946
- scrollbarHeight: string;
1947
- scrollbarBorderRadius: string;
1948
- progressRailColor: string;
1949
- railColor: string;
1950
- popoverColor: string;
1951
- tableColor: string;
1952
- cardColor: string;
1953
- modalColor: string;
1954
- bodyColor: string;
1955
- tagColor: string;
1956
- avatarColor: string;
1957
- invertedColor: string;
1958
- inputColor: string;
1959
- codeColor: string;
1960
- tabColor: string;
1961
- actionColor: string;
1962
- tableHeaderColor: string;
1963
- hoverColor: string;
1964
- tableColorHover: string;
1965
- tableColorStriped: string;
1966
- pressedColor: string;
1967
- opacityDisabled: string;
1968
- inputColorDisabled: string;
1969
- buttonColor2: string;
1970
- buttonColor2Hover: string;
1971
- buttonColor2Pressed: string;
1972
- boxShadow1: string;
1973
- boxShadow2: string;
1974
- boxShadow3: string;
1975
- fontFamily: string;
1976
- fontFamilyMono: string;
1977
- fontWeight: string;
1978
- fontWeightStrong: string;
1979
- cubicBezierEaseInOut: string;
1980
- cubicBezierEaseOut: string;
1981
- cubicBezierEaseIn: string;
1982
- borderRadius: string;
1983
- borderRadiusSmall: string;
1984
- fontSize: string;
1985
- fontSizeMini: string;
1986
- fontSizeTiny: string;
1987
- fontSizeSmall: string;
1988
- fontSizeMedium: string;
1989
- fontSizeLarge: string;
1990
- fontSizeHuge: string;
1991
- lineHeight: string;
1992
- heightMini: string;
1993
- heightTiny: string;
1994
- heightSmall: string;
1995
- heightMedium: string;
1996
- heightLarge: string;
1997
- heightHuge: string;
1998
- name: "common";
1999
- };
2000
- self: unknown;
2001
- peers: {
2002
- Tooltip: import("naive-ui/es/_mixins").Theme<"Tooltip", {
2003
- borderRadius: string;
2004
- boxShadow: string;
2005
- color: string;
2006
- textColor: string;
2007
- padding: string;
2008
- }, {
2009
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
2010
- fontSize: string;
2011
- borderRadius: string;
2012
- color: string;
2013
- dividerColor: string;
2014
- textColor: string;
2015
- boxShadow: string;
2016
- space: string;
2017
- spaceArrow: string;
2018
- arrowOffset: string;
2019
- arrowOffsetVertical: string;
2020
- arrowHeight: string;
2021
- padding: string;
2022
- }, any>;
2023
- }>;
2024
- };
2025
- peerOverrides: {
2026
- Tooltip?: {
2027
- peers?: {
2028
- Popover?: import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Popover", {
2029
- fontSize: string;
2030
- borderRadius: string;
2031
- color: string;
2032
- dividerColor: string;
2033
- textColor: string;
2034
- boxShadow: string;
2035
- space: string;
2036
- spaceArrow: string;
2037
- arrowOffset: string;
2038
- arrowOffsetVertical: string;
2039
- arrowHeight: string;
2040
- padding: string;
2041
- }, any>> | undefined;
2042
- } | undefined;
2043
- } | undefined;
2044
- };
2045
- }>;
2046
- triggerRef: import("vue").Ref<HTMLElement | null>;
2047
- triggerInnerRef: import("vue").Ref<HTMLElement | null>;
2048
- tooltipRef: import("vue").Ref<{
2049
- syncPosition: () => void;
2050
- setShow: (value: boolean) => void;
2051
- } | null>;
2052
- handleClick: import("vue").ComputedRef<(() => void) | undefined>;
2053
- renderTrigger: () => JSX.Element;
2054
- getTooltipDisabled: () => boolean;
2055
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2056
- readonly expandTrigger: import("vue").PropType<"click">;
2057
- readonly lineClamp: import("vue").PropType<string | number>;
2058
- readonly tooltip: {
2059
- readonly type: import("vue").PropType<boolean | import("naive-ui").PopoverProps>;
2060
- readonly default: true;
2061
- };
2062
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Ellipsis", unknown, {
2063
- Tooltip: import("naive-ui/es/_mixins").Theme<"Tooltip", {
2064
- borderRadius: string;
2065
- boxShadow: string;
2066
- color: string;
2067
- textColor: string;
2068
- padding: string;
2069
- }, {
2070
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
2071
- fontSize: string;
2072
- borderRadius: string;
2073
- color: string;
2074
- dividerColor: string;
2075
- textColor: string;
2076
- boxShadow: string;
2077
- space: string;
2078
- spaceArrow: string;
2079
- arrowOffset: string;
2080
- arrowOffsetVertical: string;
2081
- arrowHeight: string;
2082
- padding: string;
2083
- }, any>;
2084
- }>;
2085
- }>>;
2086
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Ellipsis", unknown, {
2087
- Tooltip: import("naive-ui/es/_mixins").Theme<"Tooltip", {
2088
- borderRadius: string;
2089
- boxShadow: string;
2090
- color: string;
2091
- textColor: string;
2092
- padding: string;
2093
- }, {
2094
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
2095
- fontSize: string;
2096
- borderRadius: string;
2097
- color: string;
2098
- dividerColor: string;
2099
- textColor: string;
2100
- boxShadow: string;
2101
- space: string;
2102
- spaceArrow: string;
2103
- arrowOffset: string;
2104
- arrowOffsetVertical: string;
2105
- arrowHeight: string;
2106
- padding: string;
2107
- }, any>;
2108
- }>;
2109
- }>>>;
2110
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Ellipsis", unknown, {
2111
- Tooltip: import("naive-ui/es/_mixins").Theme<"Tooltip", {
2112
- borderRadius: string;
2113
- boxShadow: string;
2114
- color: string;
2115
- textColor: string;
2116
- padding: string;
2117
- }, {
2118
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
2119
- fontSize: string;
2120
- borderRadius: string;
2121
- color: string;
2122
- dividerColor: string;
2123
- textColor: string;
2124
- boxShadow: string;
2125
- space: string;
2126
- spaceArrow: string;
2127
- arrowOffset: string;
2128
- arrowOffsetVertical: string;
2129
- arrowHeight: string;
2130
- padding: string;
2131
- }, any>;
2132
- }>;
2133
- }>>>;
2134
- }>>, {
2135
- tooltip: boolean | import("naive-ui").PopoverProps;
2136
- }>;
2137
- NTooltip: import("vue").DefineComponent<{
2138
- theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Tooltip", {
2139
- borderRadius: string;
2140
- boxShadow: string;
2141
- color: string;
2142
- textColor: string;
2143
- padding: string;
2144
- }, {
2145
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
2146
- fontSize: string;
2147
- borderRadius: string;
2148
- color: string;
2149
- dividerColor: string;
2150
- textColor: string;
2151
- boxShadow: string;
2152
- space: string;
2153
- spaceArrow: string;
2154
- arrowOffset: string;
2155
- arrowOffsetVertical: string;
2156
- arrowHeight: string;
2157
- padding: string;
2158
- }, any>;
2159
- }>>;
2160
- themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tooltip", {
2161
- borderRadius: string;
2162
- boxShadow: string;
2163
- color: string;
2164
- textColor: string;
2165
- padding: string;
2166
- }, {
2167
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
2168
- fontSize: string;
2169
- borderRadius: string;
2170
- color: string;
2171
- dividerColor: string;
2172
- textColor: string;
2173
- boxShadow: string;
2174
- space: string;
2175
- spaceArrow: string;
2176
- arrowOffset: string;
2177
- arrowOffsetVertical: string;
2178
- arrowHeight: string;
2179
- padding: string;
2180
- }, any>;
2181
- }>>>;
2182
- builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tooltip", {
2183
- borderRadius: string;
2184
- boxShadow: string;
2185
- color: string;
2186
- textColor: string;
2187
- padding: string;
2188
- }, {
2189
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
2190
- fontSize: string;
2191
- borderRadius: string;
2192
- color: string;
2193
- dividerColor: string;
2194
- textColor: string;
2195
- boxShadow: string;
2196
- space: string;
2197
- spaceArrow: string;
2198
- arrowOffset: string;
2199
- arrowOffsetVertical: string;
2200
- arrowHeight: string;
2201
- padding: string;
2202
- }, any>;
2203
- }>>>;
2204
- show: {
2205
- type: import("vue").PropType<boolean | undefined>;
2206
- default: undefined;
2207
- };
2208
- defaultShow: BooleanConstructor;
2209
- showArrow: {
2210
- type: BooleanConstructor;
2211
- default: boolean;
2212
- };
2213
- trigger: {
2214
- type: import("vue").PropType<import("naive-ui").PopoverTrigger>;
2215
- default: string;
2216
- };
2217
- delay: {
2218
- type: NumberConstructor;
2219
- default: number;
2220
- };
2221
- duration: {
2222
- type: NumberConstructor;
2223
- default: number;
2224
- };
2225
- raw: BooleanConstructor;
2226
- placement: {
2227
- type: import("vue").PropType<import("vueuc").FollowerPlacement>;
2228
- default: string;
2229
- };
2230
- x: NumberConstructor;
2231
- y: NumberConstructor;
2232
- arrowPointToCenter: BooleanConstructor;
2233
- disabled: BooleanConstructor;
2234
- getDisabled: import("vue").PropType<() => boolean>;
2235
- displayDirective: {
2236
- type: import("vue").PropType<"show" | "if">;
2237
- default: string;
2238
- };
2239
- arrowStyle: import("vue").PropType<string | import("vue").CSSProperties>;
2240
- flip: {
2241
- type: BooleanConstructor;
2242
- default: boolean;
2243
- };
2244
- animated: {
2245
- type: BooleanConstructor;
2246
- default: boolean;
2247
- };
2248
- width: {
2249
- type: import("vue").PropType<number | "trigger">;
2250
- default: undefined;
2251
- };
2252
- overlap: BooleanConstructor;
2253
- keepAliveOnHover: {
2254
- type: BooleanConstructor;
2255
- default: boolean;
2256
- };
2257
- zIndex: NumberConstructor;
2258
- to: {
2259
- type: import("vue").PropType<string | boolean | HTMLElement>;
2260
- default: undefined;
2261
- };
2262
- scrollable: BooleanConstructor;
2263
- contentStyle: import("vue").PropType<string | import("vue").CSSProperties>;
2264
- headerStyle: import("vue").PropType<string | import("vue").CSSProperties>;
2265
- onClickoutside: import("vue").PropType<(e: MouseEvent) => void>;
2266
- 'onUpdate:show': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
2267
- onUpdateShow: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
2268
- internalSyncTargetWithParent: BooleanConstructor;
2269
- internalInheritedEventHandlers: {
2270
- type: import("vue").PropType<import("naive-ui/es/popover/src/Popover").TriggerEventHandlers[]>;
2271
- default: () => never[];
2272
- };
2273
- internalTrapFocus: BooleanConstructor;
2274
- internalExtraClass: {
2275
- type: import("vue").PropType<string[]>;
2276
- default: () => never[];
2277
- };
2278
- onShow: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void> | undefined>;
2279
- onHide: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void> | undefined>;
2280
- arrow: {
2281
- type: import("vue").PropType<boolean | undefined>;
2282
- default: undefined;
2283
- };
2284
- minWidth: NumberConstructor;
2285
- maxWidth: NumberConstructor;
2286
- }, {
2287
- popoverRef: import("vue").Ref<{
2288
- syncPosition: () => void;
2289
- setShow: (value: boolean) => void;
2290
- } | null>;
2291
- mergedTheme: import("vue").ComputedRef<{
2292
- common: {
2293
- baseColor: string;
2294
- primaryColor: string;
2295
- primaryColorHover: string;
2296
- primaryColorPressed: string;
2297
- primaryColorSuppl: string;
2298
- infoColor: string;
2299
- infoColorHover: string;
2300
- infoColorPressed: string;
2301
- infoColorSuppl: string;
2302
- successColor: string;
2303
- successColorHover: string;
2304
- successColorPressed: string;
2305
- successColorSuppl: string;
2306
- warningColor: string;
2307
- warningColorHover: string;
2308
- warningColorPressed: string;
2309
- warningColorSuppl: string;
2310
- errorColor: string;
2311
- errorColorHover: string;
2312
- errorColorPressed: string;
2313
- errorColorSuppl: string;
2314
- textColorBase: string;
2315
- textColor1: string;
2316
- textColor2: string;
2317
- textColor3: string;
2318
- textColorDisabled: string;
2319
- placeholderColor: string;
2320
- placeholderColorDisabled: string;
2321
- iconColor: string;
2322
- iconColorHover: string;
2323
- iconColorPressed: string;
2324
- iconColorDisabled: string;
2325
- opacity1: string;
2326
- opacity2: string;
2327
- opacity3: string;
2328
- opacity4: string;
2329
- opacity5: string;
2330
- dividerColor: string;
2331
- borderColor: string;
2332
- closeColor: string;
2333
- closeColorHover: string;
2334
- closeColorPressed: string;
2335
- closeColorDisabled: string;
2336
- clearColor: string;
2337
- clearColorHover: string;
2338
- clearColorPressed: string;
2339
- scrollbarColor: string;
2340
- scrollbarColorHover: string;
2341
- scrollbarWidth: string;
2342
- scrollbarHeight: string;
2343
- scrollbarBorderRadius: string;
2344
- progressRailColor: string;
2345
- railColor: string;
2346
- popoverColor: string;
2347
- tableColor: string;
2348
- cardColor: string;
2349
- modalColor: string;
2350
- bodyColor: string;
2351
- tagColor: string;
2352
- avatarColor: string;
2353
- invertedColor: string;
2354
- inputColor: string;
2355
- codeColor: string;
2356
- tabColor: string;
2357
- actionColor: string;
2358
- tableHeaderColor: string;
2359
- hoverColor: string;
2360
- tableColorHover: string;
2361
- tableColorStriped: string;
2362
- pressedColor: string;
2363
- opacityDisabled: string;
2364
- inputColorDisabled: string;
2365
- buttonColor2: string;
2366
- buttonColor2Hover: string;
2367
- buttonColor2Pressed: string;
2368
- boxShadow1: string;
2369
- boxShadow2: string;
2370
- boxShadow3: string;
2371
- fontFamily: string;
2372
- fontFamilyMono: string;
2373
- fontWeight: string;
2374
- fontWeightStrong: string;
2375
- cubicBezierEaseInOut: string;
2376
- cubicBezierEaseOut: string;
2377
- cubicBezierEaseIn: string;
2378
- borderRadius: string;
2379
- borderRadiusSmall: string;
2380
- fontSize: string;
2381
- fontSizeMini: string;
2382
- fontSizeTiny: string;
2383
- fontSizeSmall: string;
2384
- fontSizeMedium: string;
2385
- fontSizeLarge: string;
2386
- fontSizeHuge: string;
2387
- lineHeight: string;
2388
- heightMini: string;
2389
- heightTiny: string;
2390
- heightSmall: string;
2391
- heightMedium: string;
2392
- heightLarge: string;
2393
- heightHuge: string;
2394
- name: "common";
2395
- };
2396
- self: {
2397
- borderRadius: string;
2398
- boxShadow: string;
2399
- color: string;
2400
- textColor: string;
2401
- padding: string;
2402
- };
2403
- peers: {
2404
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
2405
- fontSize: string;
2406
- borderRadius: string;
2407
- color: string;
2408
- dividerColor: string;
2409
- textColor: string;
2410
- boxShadow: string;
2411
- space: string;
2412
- spaceArrow: string;
2413
- arrowOffset: string;
2414
- arrowOffsetVertical: string;
2415
- arrowHeight: string;
2416
- padding: string;
2417
- }, any>;
2418
- };
2419
- peerOverrides: {
2420
- Popover?: {
2421
- peers?: {
2422
- [x: string]: any;
2423
- } | undefined;
2424
- } | undefined;
2425
- };
2426
- }>;
2427
- popoverThemeOverrides: import("vue").ComputedRef<{
2428
- borderRadius: string;
2429
- boxShadow: string;
2430
- color: string;
2431
- textColor: string;
2432
- padding: string;
2433
- }>;
2434
- syncPosition: () => void;
2435
- setShow: (value: boolean) => void;
2436
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2437
- theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Tooltip", {
2438
- borderRadius: string;
2439
- boxShadow: string;
2440
- color: string;
2441
- textColor: string;
2442
- padding: string;
2443
- }, {
2444
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
2445
- fontSize: string;
2446
- borderRadius: string;
2447
- color: string;
2448
- dividerColor: string;
2449
- textColor: string;
2450
- boxShadow: string;
2451
- space: string;
2452
- spaceArrow: string;
2453
- arrowOffset: string;
2454
- arrowOffsetVertical: string;
2455
- arrowHeight: string;
2456
- padding: string;
2457
- }, any>;
2458
- }>>;
2459
- themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tooltip", {
2460
- borderRadius: string;
2461
- boxShadow: string;
2462
- color: string;
2463
- textColor: string;
2464
- padding: string;
2465
- }, {
2466
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
2467
- fontSize: string;
2468
- borderRadius: string;
2469
- color: string;
2470
- dividerColor: string;
2471
- textColor: string;
2472
- boxShadow: string;
2473
- space: string;
2474
- spaceArrow: string;
2475
- arrowOffset: string;
2476
- arrowOffsetVertical: string;
2477
- arrowHeight: string;
2478
- padding: string;
2479
- }, any>;
2480
- }>>>;
2481
- builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tooltip", {
2482
- borderRadius: string;
2483
- boxShadow: string;
2484
- color: string;
2485
- textColor: string;
2486
- padding: string;
2487
- }, {
2488
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
2489
- fontSize: string;
2490
- borderRadius: string;
2491
- color: string;
2492
- dividerColor: string;
2493
- textColor: string;
2494
- boxShadow: string;
2495
- space: string;
2496
- spaceArrow: string;
2497
- arrowOffset: string;
2498
- arrowOffsetVertical: string;
2499
- arrowHeight: string;
2500
- padding: string;
2501
- }, any>;
2502
- }>>>;
2503
- show: {
2504
- type: import("vue").PropType<boolean | undefined>;
2505
- default: undefined;
2506
- };
2507
- defaultShow: BooleanConstructor;
2508
- showArrow: {
2509
- type: BooleanConstructor;
2510
- default: boolean;
2511
- };
2512
- trigger: {
2513
- type: import("vue").PropType<import("naive-ui").PopoverTrigger>;
2514
- default: string;
2515
- };
2516
- delay: {
2517
- type: NumberConstructor;
2518
- default: number;
2519
- };
2520
- duration: {
2521
- type: NumberConstructor;
2522
- default: number;
2523
- };
2524
- raw: BooleanConstructor;
2525
- placement: {
2526
- type: import("vue").PropType<import("vueuc").FollowerPlacement>;
2527
- default: string;
2528
- };
2529
- x: NumberConstructor;
2530
- y: NumberConstructor;
2531
- arrowPointToCenter: BooleanConstructor;
2532
- disabled: BooleanConstructor;
2533
- getDisabled: import("vue").PropType<() => boolean>;
2534
- displayDirective: {
2535
- type: import("vue").PropType<"show" | "if">;
2536
- default: string;
2537
- };
2538
- arrowStyle: import("vue").PropType<string | import("vue").CSSProperties>;
2539
- flip: {
2540
- type: BooleanConstructor;
2541
- default: boolean;
2542
- };
2543
- animated: {
2544
- type: BooleanConstructor;
2545
- default: boolean;
2546
- };
2547
- width: {
2548
- type: import("vue").PropType<number | "trigger">;
2549
- default: undefined;
2550
- };
2551
- overlap: BooleanConstructor;
2552
- keepAliveOnHover: {
2553
- type: BooleanConstructor;
2554
- default: boolean;
2555
- };
2556
- zIndex: NumberConstructor;
2557
- to: {
2558
- type: import("vue").PropType<string | boolean | HTMLElement>;
2559
- default: undefined;
2560
- };
2561
- scrollable: BooleanConstructor;
2562
- contentStyle: import("vue").PropType<string | import("vue").CSSProperties>;
2563
- headerStyle: import("vue").PropType<string | import("vue").CSSProperties>;
2564
- onClickoutside: import("vue").PropType<(e: MouseEvent) => void>;
2565
- 'onUpdate:show': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
2566
- onUpdateShow: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
2567
- internalSyncTargetWithParent: BooleanConstructor;
2568
- internalInheritedEventHandlers: {
2569
- type: import("vue").PropType<import("naive-ui/es/popover/src/Popover").TriggerEventHandlers[]>;
2570
- default: () => never[];
2571
- };
2572
- internalTrapFocus: BooleanConstructor;
2573
- internalExtraClass: {
2574
- type: import("vue").PropType<string[]>;
2575
- default: () => never[];
2576
- };
2577
- onShow: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void> | undefined>;
2578
- onHide: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void> | undefined>;
2579
- arrow: {
2580
- type: import("vue").PropType<boolean | undefined>;
2581
- default: undefined;
2582
- };
2583
- minWidth: NumberConstructor;
2584
- maxWidth: NumberConstructor;
2585
- }>>, {
2586
- show: boolean | undefined;
2587
- flip: boolean;
2588
- width: number | "trigger";
2589
- disabled: boolean;
2590
- duration: number;
2591
- to: string | boolean | HTMLElement;
2592
- raw: boolean;
2593
- placement: import("vueuc").FollowerPlacement;
2594
- overlap: boolean;
2595
- scrollable: boolean;
2596
- trigger: import("naive-ui").PopoverTrigger;
2597
- showArrow: boolean;
2598
- delay: number;
2599
- arrowPointToCenter: boolean;
2600
- displayDirective: "show" | "if";
2601
- keepAliveOnHover: boolean;
2602
- animated: boolean;
2603
- internalTrapFocus: boolean;
2604
- defaultShow: boolean;
2605
- internalSyncTargetWithParent: boolean;
2606
- internalInheritedEventHandlers: import("naive-ui/es/popover/src/Popover").TriggerEventHandlers[];
2607
- internalExtraClass: string[];
2608
- arrow: boolean | undefined;
2609
- }>;
238
+ NEllipsis: any;
239
+ NTooltip: any;
2610
240
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2611
241
  content: {
2612
242
  type: StringConstructor;
@@ -2620,8 +250,8 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
2620
250
  default: () => {};
2621
251
  };
2622
252
  }>>, {
2623
- contentStyle: import("vue").CSSProperties;
2624
253
  content: string;
254
+ contentStyle: import("vue").CSSProperties;
2625
255
  }>;
2626
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<{
2627
257
  content: {
@@ -2637,8 +267,8 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
2637
267
  default: () => {};
2638
268
  };
2639
269
  }>>, {
2640
- contentStyle: import("vue").CSSProperties;
2641
270
  content: string;
271
+ contentStyle: import("vue").CSSProperties;
2642
272
  }>;
2643
273
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("openPatientInfo" | "fieldSet" | "update:compact")[], "openPatientInfo" | "fieldSet" | "update:compact", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2644
274
  compact: {
@@ -2656,7 +286,7 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
2656
286
  age: string;
2657
287
  ageUnit?: string | undefined;
2658
288
  tagList?: Partial<{
2659
- type: "info" | "warning";
289
+ type: "warning" | "info";
2660
290
  content: string;
2661
291
  }>[] | undefined;
2662
292
  }>>;
@@ -2688,17 +318,17 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
2688
318
  "onUpdate:compact"?: ((...args: any[]) => any) | undefined;
2689
319
  }, {
2690
320
  separator: string;
2691
- labelField: string;
2692
321
  patientInfo: Partial<{
2693
322
  name: string;
2694
323
  sex: string;
2695
324
  age: string;
2696
325
  ageUnit?: string | undefined;
2697
326
  tagList?: Partial<{
2698
- type: "info" | "warning";
327
+ type: "warning" | "info";
2699
328
  content: string;
2700
329
  }>[] | undefined;
2701
330
  }>;
331
+ labelField: string;
2702
332
  valueField: string;
2703
333
  minColumnWidth: string | number;
2704
334
  rowHeight: string | number;