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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (133) hide show
  1. package/es/components/annotation-edit/style/index.css +1 -15
  2. package/es/components/big-table/index.d.ts +9 -3395
  3. package/es/components/big-table/src/BigTable.vue.d.ts +9 -3396
  4. package/es/components/big-table/src/BigTable.vue_vue_type_script_setup_true_lang.js +12 -4
  5. package/es/components/big-table/src/components/edit-form/edit-date.d.ts +1 -1
  6. package/es/components/big-table/src/components/edit-form/edit-input.d.ts +1 -1
  7. package/es/components/big-table/src/components/edit-form/edit-input.js +4 -1
  8. package/es/components/big-table/src/components/edit-form/edit-select-table.d.ts +2 -2
  9. package/es/components/big-table/src/components/edit-form/edit-select.d.ts +1 -1
  10. package/es/components/big-table/src/components/edit-form/edit-separate.vue.d.ts +2 -1163
  11. package/es/components/big-table/src/components/edit-form/edit-time.d.ts +1 -1
  12. package/es/components/big-table/src/components/input-button.vue.d.ts +2 -2263
  13. package/es/components/big-table/src/hooks/useEdit.d.ts +7 -1168
  14. package/es/components/big-table/src/hooks/useEvent2.js +22 -7
  15. package/es/components/big-table/style/index.css +1 -634
  16. package/es/components/bpmn-workflow/style/index.css +1 -29
  17. package/es/components/button-print/index.d.ts +16 -6819
  18. package/es/components/button-print/src/ButtonPrint.vue.d.ts +16 -6819
  19. package/es/components/button-print/src/components/IdentityVerification.vue.d.ts +10 -4469
  20. package/es/components/button-print/src/utils/print.d.ts +1 -1
  21. package/es/components/button-print/src/utils/print2.js +12 -14
  22. package/es/components/button-print/style/index.css +1 -24
  23. package/es/components/chunk-upload/index.d.ts +2 -1472
  24. package/es/components/chunk-upload/src/chunk-upload-new.vue.d.ts +3 -1742
  25. package/es/components/chunk-upload/src/vod-chunk-upload/vod-chunk-upload.vue.d.ts +2 -1472
  26. package/es/components/chunk-upload/style/index.css +1 -365
  27. package/es/components/drag-layout/index.d.ts +155 -19744
  28. package/es/components/drag-layout/src/DragFormLeftItem.vue.d.ts +5 -8012
  29. package/es/components/drag-layout/src/DragFormRightItem.vue.d.ts +4 -3107
  30. package/es/components/drag-layout/src/DragLayout.vue.d.ts +156 -19745
  31. package/es/components/drag-layout/style/index.css +1 -175
  32. package/es/components/fabric-chart/index.d.ts +2 -2
  33. package/es/components/fabric-chart/src/FabricChart.vue.d.ts +2 -2
  34. package/es/components/fabric-chart/src/hooks/index.js +1 -1
  35. package/es/components/fabric-chart/src/hooks/useCenter2.js +58 -38
  36. package/es/components/fabric-chart/src/hooks/useDraw.d.ts +2 -0
  37. package/es/components/fabric-chart/src/hooks/useDraw.js +1 -1
  38. package/es/components/fabric-chart/src/hooks/useDraw2.js +30 -1
  39. package/es/components/fabric-chart/src/hooks/useLeft2.js +8 -1
  40. package/es/components/fabric-chart/style/index.css +1 -43
  41. package/es/components/field-set/index.d.ts +8 -6824
  42. package/es/components/field-set/src/FieldSet.vue.d.ts +8 -6824
  43. package/es/components/field-set/style/index.css +1 -139
  44. package/es/components/form-config/index.d.ts +17 -8976
  45. package/es/components/form-config/src/FormConfig.vue.d.ts +17 -8976
  46. package/es/components/form-config/src/components/FormConfigCreator.vue.d.ts +9 -4487
  47. package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +7 -3091
  48. package/es/components/form-config/src/components/renderer/CloseButton.vue.d.ts +2 -1472
  49. package/es/components/form-config/src/components/renderer/ComplexNode.vue.d.ts +2 -1472
  50. package/es/components/form-config/src/components/renderer/DefaultNode.vue.d.ts +4 -3195
  51. package/es/components/form-config/src/utils/index2.js +1 -1
  52. package/es/components/form-config/style/index.css +1 -158
  53. package/es/components/form-render/index.d.ts +6 -1154
  54. package/es/components/form-render/src/FormRender.vue.d.ts +7 -1155
  55. package/es/components/form-render/src/components/renderer/jsonCombination/index.js +1 -1
  56. package/es/components/form-render/src/components/renderer/linebar.d.ts +1 -1
  57. package/es/components/form-render/src/components/renderer/select.js +1 -1
  58. package/es/components/form-render/src/hooks/useCommonLog2.js +1 -1
  59. package/es/components/form-render/src/hooks/useFieldListAdaptor2.js +1 -1
  60. package/es/components/form-render/src/utils/business.d.ts +1 -1
  61. package/es/components/form-render/src/utils/index.d.ts +1 -1
  62. package/es/components/form-render/src/utils/index.js +2 -2
  63. package/es/components/form-render/style/index.css +1 -146
  64. package/es/components/form-table/index.d.ts +43 -32166
  65. package/es/components/form-table/src/FormTable.vue.d.ts +43 -32180
  66. package/es/components/form-table/src/components/index.d.ts +43 -32166
  67. package/es/components/form-table/src/components/table-age.vue.d.ts +5 -4007
  68. package/es/components/form-table/src/components/table-date-picker.vue.d.ts +3 -5084
  69. package/es/components/form-table/src/components/table-digital.vue.d.ts +4 -2672
  70. package/es/components/form-table/src/components/table-input-password.vue.d.ts +4 -1344
  71. package/es/components/form-table/src/components/table-input.vue.d.ts +4 -1344
  72. package/es/components/form-table/src/components/table-month-picker.vue.d.ts +2 -5083
  73. package/es/components/form-table/src/components/table-search-more.vue.d.ts +2 -1401
  74. package/es/components/form-table/src/components/table-search.vue.d.ts +3 -2736
  75. package/es/components/form-table/src/components/table-select-multiple.vue.d.ts +2 -1336
  76. package/es/components/form-table/src/components/table-select.vue.d.ts +2 -1336
  77. package/es/components/form-table/src/components/table-textarea.vue.d.ts +5 -1345
  78. package/es/components/form-table/src/components/table-time-picker.vue.d.ts +2 -2438
  79. package/es/components/form-table/src/components/table-tree-select.vue.d.ts +2 -1559
  80. package/es/components/form-table/src/components/text-over-tooltip.vue.d.ts +2 -480
  81. package/es/components/form-table/style/index.css +1 -214
  82. package/es/components/grid/src/hooks2.js +1 -0
  83. package/es/components/grid/style/index.css +1 -10
  84. package/es/components/index.css +1 -3346
  85. package/es/components/info-header/index.d.ts +16 -2561
  86. package/es/components/info-header/src/HiddenContent.vue.d.ts +4 -804
  87. package/es/components/info-header/src/InfoEllipsis.vue.d.ts +3 -803
  88. package/es/components/info-header/src/InfoHeader.vue.d.ts +15 -2560
  89. package/es/components/info-header/style/index.css +1 -121
  90. package/es/components/map/index.d.ts +2 -2263
  91. package/es/components/map/src/Map.vue.d.ts +2 -2263
  92. package/es/components/map/style/index.css +1 -61
  93. package/es/components/scale-view/index.d.ts +12 -3073
  94. package/es/components/scale-view/src/ScaleView.vue.d.ts +8 -3070
  95. package/es/components/scale-view/src/components/EvaluateCountdown.vue.d.ts +1 -1
  96. package/es/components/scale-view/src/components/EvaluatePage.vue.d.ts +1 -1400
  97. package/es/components/scale-view/src/components/formitem/r-address.d.ts +1 -1
  98. package/es/components/scale-view/src/components/formitem/r-cascader.d.ts +1 -1
  99. package/es/components/scale-view/src/components/formitem/r-checkbox.d.ts +1 -1
  100. package/es/components/scale-view/src/components/formitem/r-collection.d.ts +1 -1
  101. package/es/components/scale-view/src/components/formitem/r-datetime.d.ts +1 -1
  102. package/es/components/scale-view/src/components/formitem/r-input.d.ts +1 -1
  103. package/es/components/scale-view/src/components/formitem/r-map.d.ts +1 -1
  104. package/es/components/scale-view/src/components/formitem/r-radio.d.ts +1 -1
  105. package/es/components/scale-view/src/components/formitem/r-select.d.ts +1 -1
  106. package/es/components/scale-view/src/components/formitem/r-upload.d.ts +1 -1
  107. package/es/components/scale-view/src/components/formitem/text-over-tooltip/TextOverTooltip.vue.d.ts +2 -480
  108. package/es/components/scale-view/src/hooks/use-component.d.ts +39 -8514
  109. package/es/components/scale-view/style/index.css +1 -738
  110. package/es/components/select-label/index.d.ts +24 -11264
  111. package/es/components/select-label/src/LabelFormContent.vue.d.ts +10 -4250
  112. package/es/components/select-label/src/SelectLabel.vue.d.ts +14 -7027
  113. package/es/components/select-label/src/components/label-classify.vue.d.ts +5 -3482
  114. package/es/components/select-label/style/index.css +1 -164
  115. package/es/components/select-person/index.d.ts +9 -5369
  116. package/es/components/select-person/src/SearchTree.vue.d.ts +3 -1339
  117. package/es/components/select-person/src/SelectPerson.vue.d.ts +9 -5369
  118. package/es/components/select-person/style/index.css +1 -193
  119. package/es/components/shortcut-provider/style/index.css +1 -3
  120. package/es/components/shortcut-setter/index.d.ts +6 -1154
  121. package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +6 -1154
  122. package/es/components/shortcut-setter/src/ShortcutSetterItem.vue.d.ts +1 -863
  123. package/es/components/shortcut-setter/style/index.css +1 -8
  124. package/es/components/steps-wheel/index.d.ts +1 -479
  125. package/es/components/steps-wheel/src/StepsWheel.vue.d.ts +1 -479
  126. package/es/components/steps-wheel/style/index.css +1 -161
  127. package/es/components/time-line/index.d.ts +7 -1672
  128. package/es/components/time-line/src/TimeLine.vue.d.ts +6 -1671
  129. package/es/components/time-line/style/index.css +1 -37
  130. package/es/env.d.ts +0 -18
  131. package/es/shared/components/SelectPage/SelectPage.vue.d.ts +1 -1400
  132. package/es/shared/components/TextOverTooltip/TextOverTooltip.vue.d.ts +2 -480
  133. package/package.json +2 -2
@@ -27,8 +27,8 @@ declare const _default: import("vue").DefineComponent<{
27
27
  }>> & {
28
28
  onScaleChange?: ((...args: any[]) => any) | undefined;
29
29
  }, {
30
- form: Record<string, any>;
31
30
  item: Record<string, any>;
32
31
  isLock: boolean;
32
+ form: Record<string, any>;
33
33
  }>;
34
34
  export default _default;
@@ -35,9 +35,9 @@ declare const _default: import("vue").DefineComponent<{
35
35
  }>> & {
36
36
  onScaleChange?: ((...args: any[]) => any) | undefined;
37
37
  }, {
38
- form: Record<string, any>;
39
38
  item: Record<string, any>;
40
39
  isLock: boolean;
41
40
  getCascadeOptions: Function;
41
+ form: Record<string, any>;
42
42
  }>;
43
43
  export default _default;
@@ -35,9 +35,9 @@ declare const _default: import("vue").DefineComponent<{
35
35
  }>> & {
36
36
  onScaleChange?: ((...args: any[]) => any) | undefined;
37
37
  }, {
38
- form: Record<string, any>;
39
38
  item: Record<string, any>;
40
39
  isLock: boolean;
40
+ form: Record<string, any>;
41
41
  inputLock: boolean;
42
42
  }>;
43
43
  export default _default;
@@ -25,8 +25,8 @@ declare const _default: import("vue").DefineComponent<{
25
25
  default: boolean;
26
26
  };
27
27
  }>> & {}, {
28
- form: Record<string, any>;
29
28
  item: Record<string, any>;
30
29
  isLock: boolean;
30
+ form: Record<string, any>;
31
31
  }>;
32
32
  export default _default;
@@ -27,8 +27,8 @@ declare const _default: import("vue").DefineComponent<{
27
27
  }>> & {
28
28
  onScaleChange?: ((...args: any[]) => any) | undefined;
29
29
  }, {
30
- form: Record<string, any>;
31
30
  item: Record<string, any>;
32
31
  isLock: boolean;
32
+ form: Record<string, any>;
33
33
  }>;
34
34
  export default _default;
@@ -27,8 +27,8 @@ declare const _default: import("vue").DefineComponent<{
27
27
  }>> & {
28
28
  onScaleChange?: ((...args: any[]) => any) | undefined;
29
29
  }, {
30
- form: Record<string, any>;
31
30
  item: Record<string, any>;
32
31
  isLock: boolean;
32
+ form: Record<string, any>;
33
33
  }>;
34
34
  export default _default;
@@ -43,10 +43,10 @@ declare const _default: import("vue").DefineComponent<{
43
43
  }>> & {
44
44
  onScaleChange?: ((...args: any[]) => any) | undefined;
45
45
  }, {
46
- form: Record<string, any>;
47
46
  item: Record<string, any>;
48
47
  isLock: boolean;
49
48
  ak: string;
49
+ form: Record<string, any>;
50
50
  locationProp: string;
51
51
  }>;
52
52
  export default _default;
@@ -35,9 +35,9 @@ declare const _default: import("vue").DefineComponent<{
35
35
  }>> & {
36
36
  onScaleChange?: ((...args: any[]) => any) | undefined;
37
37
  }, {
38
- form: Record<string, any>;
39
38
  item: Record<string, any>;
40
39
  isLock: boolean;
40
+ form: Record<string, any>;
41
41
  inputLock: boolean;
42
42
  }>;
43
43
  export default _default;
@@ -51,11 +51,11 @@ declare const _default: import("vue").DefineComponent<{
51
51
  }>> & {
52
52
  onScaleChange?: ((...args: any[]) => any) | undefined;
53
53
  }, {
54
- form: Record<string, any>;
55
54
  item: Record<string, any>;
56
55
  isLock: boolean;
57
56
  openType: string;
58
57
  getSelectOptions: Function;
59
58
  getSearchOptions: Function;
59
+ form: Record<string, any>;
60
60
  }>;
61
61
  export default _default;
@@ -43,10 +43,10 @@ declare const _default: import("vue").DefineComponent<{
43
43
  }>> & {
44
44
  onScaleChange?: ((...args: any[]) => any) | undefined;
45
45
  }, {
46
- form: Record<string, any>;
47
46
  item: Record<string, any>;
48
47
  isLock: boolean;
49
48
  uploadPictureUrl: string;
50
49
  uploadFileUrl: string;
50
+ form: Record<string, any>;
51
51
  }>;
52
52
  export default _default;
@@ -45,485 +45,7 @@ declare const _default: import("vue").DefineComponent<{
45
45
  $refName: any;
46
46
  onMouseOver: (str: any) => void;
47
47
  onMouseOut: () => void;
48
- NTooltip: import("vue").DefineComponent<{
49
- theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Tooltip", {
50
- borderRadius: string;
51
- boxShadow: string;
52
- color: string;
53
- textColor: string;
54
- padding: string;
55
- }, {
56
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
57
- fontSize: string;
58
- borderRadius: string;
59
- color: string;
60
- dividerColor: string;
61
- textColor: string;
62
- boxShadow: string;
63
- space: string;
64
- spaceArrow: string;
65
- arrowOffset: string;
66
- arrowOffsetVertical: string;
67
- arrowHeight: string;
68
- padding: string;
69
- }, any>;
70
- }>>;
71
- themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tooltip", {
72
- borderRadius: string;
73
- boxShadow: string;
74
- color: string;
75
- textColor: string;
76
- padding: string;
77
- }, {
78
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
79
- fontSize: string;
80
- borderRadius: string;
81
- color: string;
82
- dividerColor: string;
83
- textColor: string;
84
- boxShadow: string;
85
- space: string;
86
- spaceArrow: string;
87
- arrowOffset: string;
88
- arrowOffsetVertical: string;
89
- arrowHeight: string;
90
- padding: string;
91
- }, any>;
92
- }>>>;
93
- builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tooltip", {
94
- borderRadius: string;
95
- boxShadow: string;
96
- color: string;
97
- textColor: string;
98
- padding: string;
99
- }, {
100
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
101
- fontSize: string;
102
- borderRadius: string;
103
- color: string;
104
- dividerColor: string;
105
- textColor: string;
106
- boxShadow: string;
107
- space: string;
108
- spaceArrow: string;
109
- arrowOffset: string;
110
- arrowOffsetVertical: string;
111
- arrowHeight: string;
112
- padding: string;
113
- }, any>;
114
- }>>>;
115
- show: {
116
- type: import("vue").PropType<boolean | undefined>;
117
- default: undefined;
118
- };
119
- defaultShow: BooleanConstructor;
120
- showArrow: {
121
- type: BooleanConstructor;
122
- default: boolean;
123
- };
124
- trigger: {
125
- type: import("vue").PropType<import("naive-ui").PopoverTrigger>;
126
- default: string;
127
- };
128
- delay: {
129
- type: NumberConstructor;
130
- default: number;
131
- };
132
- duration: {
133
- type: NumberConstructor;
134
- default: number;
135
- };
136
- raw: BooleanConstructor;
137
- placement: {
138
- type: import("vue").PropType<import("naive-ui").PopoverPlacement>;
139
- default: string;
140
- };
141
- x: NumberConstructor;
142
- y: NumberConstructor;
143
- arrowPointToCenter: BooleanConstructor;
144
- disabled: BooleanConstructor;
145
- getDisabled: import("vue").PropType<() => boolean>;
146
- displayDirective: {
147
- type: import("vue").PropType<"show" | "if">;
148
- default: string;
149
- };
150
- arrowStyle: import("vue").PropType<string | import("vue").CSSProperties>;
151
- flip: {
152
- type: BooleanConstructor;
153
- default: boolean;
154
- };
155
- animated: {
156
- type: BooleanConstructor;
157
- default: boolean;
158
- };
159
- width: {
160
- type: import("vue").PropType<number | "trigger">;
161
- default: undefined;
162
- };
163
- overlap: BooleanConstructor;
164
- keepAliveOnHover: {
165
- type: BooleanConstructor;
166
- default: boolean;
167
- };
168
- zIndex: NumberConstructor;
169
- to: {
170
- type: import("vue").PropType<string | boolean | HTMLElement>;
171
- default: undefined;
172
- };
173
- scrollable: BooleanConstructor;
174
- contentStyle: import("vue").PropType<string | import("vue").CSSProperties>;
175
- headerStyle: import("vue").PropType<string | import("vue").CSSProperties>;
176
- footerStyle: import("vue").PropType<string | import("vue").CSSProperties>;
177
- onClickoutside: import("vue").PropType<(e: MouseEvent) => void>;
178
- 'onUpdate:show': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
179
- onUpdateShow: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
180
- internalDeactivateImmediately: BooleanConstructor;
181
- internalSyncTargetWithParent: BooleanConstructor;
182
- internalInheritedEventHandlers: {
183
- type: import("vue").PropType<import("naive-ui/es/popover/src/Popover").TriggerEventHandlers[]>;
184
- default: () => never[];
185
- };
186
- internalTrapFocus: BooleanConstructor;
187
- internalExtraClass: {
188
- type: import("vue").PropType<string[]>;
189
- default: () => never[];
190
- };
191
- onShow: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void> | undefined>;
192
- onHide: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void> | undefined>;
193
- arrow: {
194
- type: import("vue").PropType<boolean | undefined>;
195
- default: undefined;
196
- };
197
- minWidth: NumberConstructor;
198
- maxWidth: NumberConstructor;
199
- }, {
200
- popoverRef: import("vue").Ref<{
201
- syncPosition: () => void;
202
- setShow: (value: boolean) => void;
203
- } | null>;
204
- mergedTheme: import("vue").ComputedRef<{
205
- common: {
206
- baseColor: string;
207
- primaryColor: string;
208
- primaryColorHover: string;
209
- primaryColorPressed: string;
210
- primaryColorSuppl: string;
211
- infoColor: string;
212
- infoColorHover: string;
213
- infoColorPressed: string;
214
- infoColorSuppl: string;
215
- successColor: string;
216
- successColorHover: string;
217
- successColorPressed: string;
218
- successColorSuppl: string;
219
- warningColor: string;
220
- warningColorHover: string;
221
- warningColorPressed: string;
222
- warningColorSuppl: string;
223
- errorColor: string;
224
- errorColorHover: string;
225
- errorColorPressed: string;
226
- errorColorSuppl: string;
227
- textColorBase: string;
228
- textColor1: string;
229
- textColor2: string;
230
- textColor3: string;
231
- textColorDisabled: string;
232
- placeholderColor: string;
233
- placeholderColorDisabled: string;
234
- iconColor: string;
235
- iconColorHover: string;
236
- iconColorPressed: string;
237
- iconColorDisabled: string;
238
- opacity1: string;
239
- opacity2: string;
240
- opacity3: string;
241
- opacity4: string;
242
- opacity5: string;
243
- dividerColor: string;
244
- borderColor: string;
245
- closeIconColor: string;
246
- closeIconColorHover: string;
247
- closeIconColorPressed: string;
248
- closeColorHover: string;
249
- closeColorPressed: string;
250
- clearColor: string;
251
- clearColorHover: string;
252
- clearColorPressed: string;
253
- scrollbarColor: string;
254
- scrollbarColorHover: string;
255
- scrollbarWidth: string;
256
- scrollbarHeight: string;
257
- scrollbarBorderRadius: string;
258
- progressRailColor: string;
259
- railColor: string;
260
- popoverColor: string;
261
- tableColor: string;
262
- cardColor: string;
263
- modalColor: string;
264
- bodyColor: string;
265
- tagColor: string;
266
- avatarColor: string;
267
- invertedColor: string;
268
- inputColor: string;
269
- codeColor: string;
270
- tabColor: string;
271
- actionColor: string;
272
- tableHeaderColor: string;
273
- hoverColor: string;
274
- tableColorHover: string;
275
- tableColorStriped: string;
276
- pressedColor: string;
277
- opacityDisabled: string;
278
- inputColorDisabled: string;
279
- buttonColor2: string;
280
- buttonColor2Hover: string;
281
- buttonColor2Pressed: string;
282
- boxShadow1: string;
283
- boxShadow2: string;
284
- boxShadow3: string;
285
- fontFamily: string;
286
- fontFamilyMono: string;
287
- fontWeight: string;
288
- fontWeightStrong: string;
289
- cubicBezierEaseInOut: string;
290
- cubicBezierEaseOut: string;
291
- cubicBezierEaseIn: string;
292
- borderRadius: string;
293
- borderRadiusSmall: string;
294
- fontSize: string;
295
- fontSizeMini: string;
296
- fontSizeTiny: string;
297
- fontSizeSmall: string;
298
- fontSizeMedium: string;
299
- fontSizeLarge: string;
300
- fontSizeHuge: string;
301
- lineHeight: string;
302
- heightMini: string;
303
- heightTiny: string;
304
- heightSmall: string;
305
- heightMedium: string;
306
- heightLarge: string;
307
- heightHuge: string;
308
- name: "common";
309
- };
310
- self: {
311
- borderRadius: string;
312
- boxShadow: string;
313
- color: string;
314
- textColor: string;
315
- padding: string;
316
- };
317
- peers: {
318
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
319
- fontSize: string;
320
- borderRadius: string;
321
- color: string;
322
- dividerColor: string;
323
- textColor: string;
324
- boxShadow: string;
325
- space: string;
326
- spaceArrow: string;
327
- arrowOffset: string;
328
- arrowOffsetVertical: string;
329
- arrowHeight: string;
330
- padding: string;
331
- }, any>;
332
- };
333
- peerOverrides: {
334
- Popover?: {
335
- peers?: {
336
- [x: string]: any;
337
- } | undefined;
338
- } | undefined;
339
- };
340
- }>;
341
- popoverThemeOverrides: import("vue").ComputedRef<{
342
- borderRadius: string;
343
- boxShadow: string;
344
- color: string;
345
- textColor: string;
346
- padding: string;
347
- }>;
348
- syncPosition: () => void;
349
- setShow: (value: boolean) => void;
350
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
351
- theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Tooltip", {
352
- borderRadius: string;
353
- boxShadow: string;
354
- color: string;
355
- textColor: string;
356
- padding: string;
357
- }, {
358
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
359
- fontSize: string;
360
- borderRadius: string;
361
- color: string;
362
- dividerColor: string;
363
- textColor: string;
364
- boxShadow: string;
365
- space: string;
366
- spaceArrow: string;
367
- arrowOffset: string;
368
- arrowOffsetVertical: string;
369
- arrowHeight: string;
370
- padding: string;
371
- }, any>;
372
- }>>;
373
- themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tooltip", {
374
- borderRadius: string;
375
- boxShadow: string;
376
- color: string;
377
- textColor: string;
378
- padding: string;
379
- }, {
380
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
381
- fontSize: string;
382
- borderRadius: string;
383
- color: string;
384
- dividerColor: string;
385
- textColor: string;
386
- boxShadow: string;
387
- space: string;
388
- spaceArrow: string;
389
- arrowOffset: string;
390
- arrowOffsetVertical: string;
391
- arrowHeight: string;
392
- padding: string;
393
- }, any>;
394
- }>>>;
395
- builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tooltip", {
396
- borderRadius: string;
397
- boxShadow: string;
398
- color: string;
399
- textColor: string;
400
- padding: string;
401
- }, {
402
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
403
- fontSize: string;
404
- borderRadius: string;
405
- color: string;
406
- dividerColor: string;
407
- textColor: string;
408
- boxShadow: string;
409
- space: string;
410
- spaceArrow: string;
411
- arrowOffset: string;
412
- arrowOffsetVertical: string;
413
- arrowHeight: string;
414
- padding: string;
415
- }, any>;
416
- }>>>;
417
- show: {
418
- type: import("vue").PropType<boolean | undefined>;
419
- default: undefined;
420
- };
421
- defaultShow: BooleanConstructor;
422
- showArrow: {
423
- type: BooleanConstructor;
424
- default: boolean;
425
- };
426
- trigger: {
427
- type: import("vue").PropType<import("naive-ui").PopoverTrigger>;
428
- default: string;
429
- };
430
- delay: {
431
- type: NumberConstructor;
432
- default: number;
433
- };
434
- duration: {
435
- type: NumberConstructor;
436
- default: number;
437
- };
438
- raw: BooleanConstructor;
439
- placement: {
440
- type: import("vue").PropType<import("naive-ui").PopoverPlacement>;
441
- default: string;
442
- };
443
- x: NumberConstructor;
444
- y: NumberConstructor;
445
- arrowPointToCenter: BooleanConstructor;
446
- disabled: BooleanConstructor;
447
- getDisabled: import("vue").PropType<() => boolean>;
448
- displayDirective: {
449
- type: import("vue").PropType<"show" | "if">;
450
- default: string;
451
- };
452
- arrowStyle: import("vue").PropType<string | import("vue").CSSProperties>;
453
- flip: {
454
- type: BooleanConstructor;
455
- default: boolean;
456
- };
457
- animated: {
458
- type: BooleanConstructor;
459
- default: boolean;
460
- };
461
- width: {
462
- type: import("vue").PropType<number | "trigger">;
463
- default: undefined;
464
- };
465
- overlap: BooleanConstructor;
466
- keepAliveOnHover: {
467
- type: BooleanConstructor;
468
- default: boolean;
469
- };
470
- zIndex: NumberConstructor;
471
- to: {
472
- type: import("vue").PropType<string | boolean | HTMLElement>;
473
- default: undefined;
474
- };
475
- scrollable: BooleanConstructor;
476
- contentStyle: import("vue").PropType<string | import("vue").CSSProperties>;
477
- headerStyle: import("vue").PropType<string | import("vue").CSSProperties>;
478
- footerStyle: import("vue").PropType<string | import("vue").CSSProperties>;
479
- onClickoutside: import("vue").PropType<(e: MouseEvent) => void>;
480
- 'onUpdate:show': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
481
- onUpdateShow: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
482
- internalDeactivateImmediately: BooleanConstructor;
483
- internalSyncTargetWithParent: BooleanConstructor;
484
- internalInheritedEventHandlers: {
485
- type: import("vue").PropType<import("naive-ui/es/popover/src/Popover").TriggerEventHandlers[]>;
486
- default: () => never[];
487
- };
488
- internalTrapFocus: BooleanConstructor;
489
- internalExtraClass: {
490
- type: import("vue").PropType<string[]>;
491
- default: () => never[];
492
- };
493
- onShow: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void> | undefined>;
494
- onHide: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void> | undefined>;
495
- arrow: {
496
- type: import("vue").PropType<boolean | undefined>;
497
- default: undefined;
498
- };
499
- minWidth: NumberConstructor;
500
- maxWidth: NumberConstructor;
501
- }>>, {
502
- show: boolean | undefined;
503
- flip: boolean;
504
- width: number | "trigger";
505
- disabled: boolean;
506
- duration: number;
507
- to: string | boolean | HTMLElement;
508
- raw: boolean;
509
- placement: import("naive-ui").PopoverPlacement;
510
- overlap: boolean;
511
- scrollable: boolean;
512
- trigger: import("naive-ui").PopoverTrigger;
513
- showArrow: boolean;
514
- delay: number;
515
- arrowPointToCenter: boolean;
516
- displayDirective: "show" | "if";
517
- keepAliveOnHover: boolean;
518
- internalDeactivateImmediately: boolean;
519
- animated: boolean;
520
- internalTrapFocus: boolean;
521
- defaultShow: boolean;
522
- internalSyncTargetWithParent: boolean;
523
- internalInheritedEventHandlers: import("naive-ui/es/popover/src/Popover").TriggerEventHandlers[];
524
- internalExtraClass: string[];
525
- arrow: boolean | undefined;
526
- }>;
48
+ NTooltip: any;
527
49
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
528
50
  content: {
529
51
  type: (NumberConstructor | StringConstructor)[];
@@ -558,8 +80,8 @@ declare const _default: import("vue").DefineComponent<{
558
80
  };
559
81
  }>>, {
560
82
  placement: string;
561
- effect: string;
562
83
  tooltipTitle: string | number;
563
84
  isAlias: boolean;
85
+ effect: string;
564
86
  }>;
565
87
  export default _default;