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
@@ -45,479 +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
- onClickoutside: import("vue").PropType<(e: MouseEvent) => void>;
177
- 'onUpdate:show': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
178
- onUpdateShow: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
179
- internalSyncTargetWithParent: BooleanConstructor;
180
- internalInheritedEventHandlers: {
181
- type: import("vue").PropType<import("naive-ui/es/popover/src/Popover").TriggerEventHandlers[]>;
182
- default: () => never[];
183
- };
184
- internalTrapFocus: BooleanConstructor;
185
- internalExtraClass: {
186
- type: import("vue").PropType<string[]>;
187
- default: () => never[];
188
- };
189
- onShow: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void> | undefined>;
190
- onHide: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void> | undefined>;
191
- arrow: {
192
- type: import("vue").PropType<boolean | undefined>;
193
- default: undefined;
194
- };
195
- minWidth: NumberConstructor;
196
- maxWidth: NumberConstructor;
197
- }, {
198
- popoverRef: import("vue").Ref<{
199
- syncPosition: () => void;
200
- setShow: (value: boolean) => void;
201
- } | null>;
202
- mergedTheme: import("vue").ComputedRef<{
203
- common: {
204
- baseColor: string;
205
- primaryColor: string;
206
- primaryColorHover: string;
207
- primaryColorPressed: string;
208
- primaryColorSuppl: string;
209
- infoColor: string;
210
- infoColorHover: string;
211
- infoColorPressed: string;
212
- infoColorSuppl: string;
213
- successColor: string;
214
- successColorHover: string;
215
- successColorPressed: string;
216
- successColorSuppl: string;
217
- warningColor: string;
218
- warningColorHover: string;
219
- warningColorPressed: string;
220
- warningColorSuppl: string;
221
- errorColor: string;
222
- errorColorHover: string;
223
- errorColorPressed: string;
224
- errorColorSuppl: string;
225
- textColorBase: string;
226
- textColor1: string;
227
- textColor2: string;
228
- textColor3: string;
229
- textColorDisabled: string;
230
- placeholderColor: string;
231
- placeholderColorDisabled: string;
232
- iconColor: string;
233
- iconColorHover: string;
234
- iconColorPressed: string;
235
- iconColorDisabled: string;
236
- opacity1: string;
237
- opacity2: string;
238
- opacity3: string;
239
- opacity4: string;
240
- opacity5: string;
241
- dividerColor: string;
242
- borderColor: string;
243
- closeColor: string;
244
- closeColorHover: string;
245
- closeColorPressed: string;
246
- closeColorDisabled: string;
247
- clearColor: string;
248
- clearColorHover: string;
249
- clearColorPressed: string;
250
- scrollbarColor: string;
251
- scrollbarColorHover: string;
252
- scrollbarWidth: string;
253
- scrollbarHeight: string;
254
- scrollbarBorderRadius: string;
255
- progressRailColor: string;
256
- railColor: string;
257
- popoverColor: string;
258
- tableColor: string;
259
- cardColor: string;
260
- modalColor: string;
261
- bodyColor: string;
262
- tagColor: string;
263
- avatarColor: string;
264
- invertedColor: string;
265
- inputColor: string;
266
- codeColor: string;
267
- tabColor: string;
268
- actionColor: string;
269
- tableHeaderColor: string;
270
- hoverColor: string;
271
- tableColorHover: string;
272
- tableColorStriped: string;
273
- pressedColor: string;
274
- opacityDisabled: string;
275
- inputColorDisabled: string;
276
- buttonColor2: string;
277
- buttonColor2Hover: string;
278
- buttonColor2Pressed: string;
279
- boxShadow1: string;
280
- boxShadow2: string;
281
- boxShadow3: string;
282
- fontFamily: string;
283
- fontFamilyMono: string;
284
- fontWeight: string;
285
- fontWeightStrong: string;
286
- cubicBezierEaseInOut: string;
287
- cubicBezierEaseOut: string;
288
- cubicBezierEaseIn: string;
289
- borderRadius: string;
290
- borderRadiusSmall: string;
291
- fontSize: string;
292
- fontSizeMini: string;
293
- fontSizeTiny: string;
294
- fontSizeSmall: string;
295
- fontSizeMedium: string;
296
- fontSizeLarge: string;
297
- fontSizeHuge: string;
298
- lineHeight: string;
299
- heightMini: string;
300
- heightTiny: string;
301
- heightSmall: string;
302
- heightMedium: string;
303
- heightLarge: string;
304
- heightHuge: string;
305
- name: "common";
306
- };
307
- self: {
308
- borderRadius: string;
309
- boxShadow: string;
310
- color: string;
311
- textColor: string;
312
- padding: string;
313
- };
314
- peers: {
315
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
316
- fontSize: string;
317
- borderRadius: string;
318
- color: string;
319
- dividerColor: string;
320
- textColor: string;
321
- boxShadow: string;
322
- space: string;
323
- spaceArrow: string;
324
- arrowOffset: string;
325
- arrowOffsetVertical: string;
326
- arrowHeight: string;
327
- padding: string;
328
- }, any>;
329
- };
330
- peerOverrides: {
331
- Popover?: {
332
- peers?: {
333
- [x: string]: any;
334
- } | undefined;
335
- } | undefined;
336
- };
337
- }>;
338
- popoverThemeOverrides: import("vue").ComputedRef<{
339
- borderRadius: string;
340
- boxShadow: string;
341
- color: string;
342
- textColor: string;
343
- padding: string;
344
- }>;
345
- syncPosition: () => void;
346
- setShow: (value: boolean) => void;
347
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
348
- theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Tooltip", {
349
- borderRadius: string;
350
- boxShadow: string;
351
- color: string;
352
- textColor: string;
353
- padding: string;
354
- }, {
355
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
356
- fontSize: string;
357
- borderRadius: string;
358
- color: string;
359
- dividerColor: string;
360
- textColor: string;
361
- boxShadow: string;
362
- space: string;
363
- spaceArrow: string;
364
- arrowOffset: string;
365
- arrowOffsetVertical: string;
366
- arrowHeight: string;
367
- padding: string;
368
- }, any>;
369
- }>>;
370
- themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tooltip", {
371
- borderRadius: string;
372
- boxShadow: string;
373
- color: string;
374
- textColor: string;
375
- padding: string;
376
- }, {
377
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
378
- fontSize: string;
379
- borderRadius: string;
380
- color: string;
381
- dividerColor: string;
382
- textColor: string;
383
- boxShadow: string;
384
- space: string;
385
- spaceArrow: string;
386
- arrowOffset: string;
387
- arrowOffsetVertical: string;
388
- arrowHeight: string;
389
- padding: string;
390
- }, any>;
391
- }>>>;
392
- builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tooltip", {
393
- borderRadius: string;
394
- boxShadow: string;
395
- color: string;
396
- textColor: string;
397
- padding: string;
398
- }, {
399
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
400
- fontSize: string;
401
- borderRadius: string;
402
- color: string;
403
- dividerColor: string;
404
- textColor: string;
405
- boxShadow: string;
406
- space: string;
407
- spaceArrow: string;
408
- arrowOffset: string;
409
- arrowOffsetVertical: string;
410
- arrowHeight: string;
411
- padding: string;
412
- }, any>;
413
- }>>>;
414
- show: {
415
- type: import("vue").PropType<boolean | undefined>;
416
- default: undefined;
417
- };
418
- defaultShow: BooleanConstructor;
419
- showArrow: {
420
- type: BooleanConstructor;
421
- default: boolean;
422
- };
423
- trigger: {
424
- type: import("vue").PropType<import("naive-ui").PopoverTrigger>;
425
- default: string;
426
- };
427
- delay: {
428
- type: NumberConstructor;
429
- default: number;
430
- };
431
- duration: {
432
- type: NumberConstructor;
433
- default: number;
434
- };
435
- raw: BooleanConstructor;
436
- placement: {
437
- type: import("vue").PropType<import("naive-ui").PopoverPlacement>;
438
- default: string;
439
- };
440
- x: NumberConstructor;
441
- y: NumberConstructor;
442
- arrowPointToCenter: BooleanConstructor;
443
- disabled: BooleanConstructor;
444
- getDisabled: import("vue").PropType<() => boolean>;
445
- displayDirective: {
446
- type: import("vue").PropType<"show" | "if">;
447
- default: string;
448
- };
449
- arrowStyle: import("vue").PropType<string | import("vue").CSSProperties>;
450
- flip: {
451
- type: BooleanConstructor;
452
- default: boolean;
453
- };
454
- animated: {
455
- type: BooleanConstructor;
456
- default: boolean;
457
- };
458
- width: {
459
- type: import("vue").PropType<number | "trigger">;
460
- default: undefined;
461
- };
462
- overlap: BooleanConstructor;
463
- keepAliveOnHover: {
464
- type: BooleanConstructor;
465
- default: boolean;
466
- };
467
- zIndex: NumberConstructor;
468
- to: {
469
- type: import("vue").PropType<string | boolean | HTMLElement>;
470
- default: undefined;
471
- };
472
- scrollable: BooleanConstructor;
473
- contentStyle: import("vue").PropType<string | import("vue").CSSProperties>;
474
- headerStyle: import("vue").PropType<string | import("vue").CSSProperties>;
475
- onClickoutside: import("vue").PropType<(e: MouseEvent) => void>;
476
- 'onUpdate:show': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
477
- onUpdateShow: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
478
- internalSyncTargetWithParent: BooleanConstructor;
479
- internalInheritedEventHandlers: {
480
- type: import("vue").PropType<import("naive-ui/es/popover/src/Popover").TriggerEventHandlers[]>;
481
- default: () => never[];
482
- };
483
- internalTrapFocus: BooleanConstructor;
484
- internalExtraClass: {
485
- type: import("vue").PropType<string[]>;
486
- default: () => never[];
487
- };
488
- onShow: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void> | undefined>;
489
- onHide: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void> | undefined>;
490
- arrow: {
491
- type: import("vue").PropType<boolean | undefined>;
492
- default: undefined;
493
- };
494
- minWidth: NumberConstructor;
495
- maxWidth: NumberConstructor;
496
- }>>, {
497
- show: boolean | undefined;
498
- flip: boolean;
499
- width: number | "trigger";
500
- disabled: boolean;
501
- duration: number;
502
- to: string | boolean | HTMLElement;
503
- raw: boolean;
504
- placement: import("naive-ui").PopoverPlacement;
505
- overlap: boolean;
506
- scrollable: boolean;
507
- trigger: import("naive-ui").PopoverTrigger;
508
- showArrow: boolean;
509
- delay: number;
510
- arrowPointToCenter: boolean;
511
- displayDirective: "show" | "if";
512
- keepAliveOnHover: boolean;
513
- animated: boolean;
514
- internalTrapFocus: boolean;
515
- defaultShow: boolean;
516
- internalSyncTargetWithParent: boolean;
517
- internalInheritedEventHandlers: import("naive-ui/es/popover/src/Popover").TriggerEventHandlers[];
518
- internalExtraClass: string[];
519
- arrow: boolean | undefined;
520
- }>;
48
+ NTooltip: any;
521
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<{
522
50
  content: {
523
51
  type: (NumberConstructor | StringConstructor)[];
@@ -552,8 +80,8 @@ declare const _default: import("vue").DefineComponent<{
552
80
  };
553
81
  }>>, {
554
82
  placement: string;
555
- effect: string;
556
83
  tooltipTitle: string | number;
557
84
  isAlias: boolean;
85
+ effect: string;
558
86
  }>;
559
87
  export default _default;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "cnhis-design-vue",
3
- "version": "3.1.18-beta.7",
3
+ "version": "3.1.18",
4
4
  "license": "ISC",
5
5
  "module": "./es/components/index.js",
6
6
  "main": "./es/components/index.js",
@@ -13,7 +13,7 @@
13
13
  "es"
14
14
  ],
15
15
  "peerDependencies": {
16
- "naive-ui": "^2.29.0",
16
+ "naive-ui": "^2.29.1",
17
17
  "vue": "^3.2.0"
18
18
  },
19
19
  "dependencies": {
@@ -42,7 +42,7 @@
42
42
  "min-dash": "^3.8.1",
43
43
  "min-dom": "^3.2.1",
44
44
  "moment": "^2.29.1",
45
- "naive-ui": "^2.29.0",
45
+ "naive-ui": "^2.29.1",
46
46
  "rimraf": "^3.0.2",
47
47
  "spark-md5": "^3.0.2",
48
48
  "tiny-svg": "^2.2.4",
@@ -65,5 +65,5 @@
65
65
  "iOS 7",
66
66
  "last 3 iOS versions"
67
67
  ],
68
- "gitHead": "249c6f209d90584893525028a88df1c1a1fc5404"
68
+ "gitHead": "8cb9ca2a102452db0d2fc28ada44f29e528c3aac"
69
69
  }