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