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
@@ -162,1321 +162,7 @@ declare const _default: import("vue").DefineComponent<{
162
162
  open: import("vue").Ref<boolean>;
163
163
  showCom: import("vue").ComputedRef<any>;
164
164
  filterOption: (inputValue: string, option: AnyObject) => boolean | undefined;
165
- NSelect: import("vue").DefineComponent<{
166
- readonly to: {
167
- type: PropType<string | boolean | HTMLElement>;
168
- default: undefined;
169
- };
170
- readonly bordered: {
171
- readonly type: PropType<boolean | undefined>;
172
- readonly default: undefined;
173
- };
174
- readonly clearable: BooleanConstructor;
175
- readonly clearFilterAfterSelect: {
176
- readonly type: BooleanConstructor;
177
- readonly default: true;
178
- };
179
- readonly options: {
180
- readonly type: PropType<import("naive-ui/es/select/src/interface").SelectMixedOption[]>;
181
- readonly default: () => never[];
182
- };
183
- readonly defaultValue: {
184
- readonly type: PropType<import("naive-ui/es/select/src/interface").Value | null>;
185
- readonly default: null;
186
- };
187
- readonly value: PropType<import("naive-ui/es/select/src/interface").Value | null>;
188
- readonly placeholder: StringConstructor;
189
- readonly menuProps: PropType<import("vue").HTMLAttributes>;
190
- readonly multiple: BooleanConstructor;
191
- readonly size: PropType<import("naive-ui/es/select/src/interface").Size>;
192
- readonly filterable: BooleanConstructor;
193
- readonly disabled: {
194
- readonly type: PropType<boolean | undefined>;
195
- readonly default: undefined;
196
- };
197
- readonly remote: BooleanConstructor;
198
- readonly loading: BooleanConstructor;
199
- readonly filter: {
200
- readonly type: PropType<(pattern: string, option: import("naive-ui").SelectOption) => boolean>;
201
- readonly default: typeof import("naive-ui/es/select/src/utils").defaultFilter;
202
- };
203
- readonly placement: {
204
- readonly type: PropType<import("naive-ui").PopoverPlacement>;
205
- readonly default: "bottom-start";
206
- };
207
- readonly widthMode: {
208
- readonly type: StringConstructor;
209
- readonly default: "trigger";
210
- };
211
- readonly tag: BooleanConstructor;
212
- readonly onCreate: {
213
- readonly type: PropType<(label: string) => import("naive-ui").SelectOption>;
214
- readonly default: (label: string) => {
215
- label: string;
216
- value: string;
217
- };
218
- };
219
- readonly fallbackOption: {
220
- readonly type: PropType<false | import("naive-ui/es/select/src/interface").SelectFallbackOption>;
221
- readonly default: () => (value: string | number) => {
222
- label: string;
223
- value: string | number;
224
- };
225
- };
226
- readonly show: {
227
- readonly type: PropType<boolean | undefined>;
228
- readonly default: undefined;
229
- };
230
- readonly showArrow: {
231
- readonly type: BooleanConstructor;
232
- readonly default: true;
233
- };
234
- readonly maxTagCount: PropType<number | "responsive">;
235
- readonly consistentMenuWidth: {
236
- readonly type: BooleanConstructor;
237
- readonly default: true;
238
- };
239
- readonly virtualScroll: {
240
- readonly type: BooleanConstructor;
241
- readonly default: true;
242
- };
243
- readonly renderLabel: PropType<import("naive-ui/es/_internal/select-menu/src/interface").RenderLabel>;
244
- readonly renderOption: PropType<import("naive-ui/es/_internal/select-menu/src/interface").RenderOption>;
245
- readonly renderTag: PropType<import("naive-ui").SelectRenderTag>;
246
- readonly 'onUpdate:value': PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/select/src/interface").OnUpdateValue> | undefined>;
247
- readonly inputProps: PropType<import("vue").InputHTMLAttributes>;
248
- readonly onUpdateValue: PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/select/src/interface").OnUpdateValue> | undefined>;
249
- readonly onBlur: PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void> | undefined>;
250
- readonly onClear: PropType<import("naive-ui/es/_utils").MaybeArray<() => void> | undefined>;
251
- readonly onFocus: PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void> | undefined>;
252
- readonly onScroll: PropType<import("naive-ui/es/_utils").MaybeArray<(e: Event) => void> | undefined>;
253
- readonly onSearch: PropType<import("naive-ui/es/_utils").MaybeArray<(value: string) => void> | undefined>;
254
- readonly onUpdateShow: PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
255
- readonly 'onUpdate:show': PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
256
- readonly displayDirective: {
257
- readonly type: PropType<"show" | "if">;
258
- readonly default: "show";
259
- };
260
- readonly resetMenuOnOptionsChange: {
261
- readonly type: BooleanConstructor;
262
- readonly default: true;
263
- };
264
- readonly status: PropType<import("naive-ui/es/form/src/interface").FormValidationStatus>;
265
- readonly onChange: PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/select/src/interface").OnUpdateValue>>;
266
- readonly items: PropType<import("naive-ui/es/select/src/interface").SelectMixedOption[]>;
267
- readonly theme: PropType<import("naive-ui/es/_mixins").Theme<"Select", {
268
- menuBoxShadow: string;
269
- }, {
270
- InternalSelection: import("naive-ui/es/_mixins").Theme<"InternalSelection", {
271
- fontSizeTiny: string;
272
- fontSizeSmall: string;
273
- fontSizeMedium: string;
274
- fontSizeLarge: string;
275
- heightTiny: string;
276
- heightSmall: string;
277
- heightMedium: string;
278
- heightLarge: string;
279
- borderRadius: string;
280
- textColor: string;
281
- textColorDisabled: string;
282
- placeholderColor: string;
283
- placeholderColorDisabled: string;
284
- color: string;
285
- colorDisabled: string;
286
- colorActive: string;
287
- border: string;
288
- borderHover: string;
289
- borderActive: string;
290
- borderFocus: string;
291
- boxShadowHover: string;
292
- boxShadowActive: string;
293
- boxShadowFocus: string;
294
- caretColor: string;
295
- arrowColor: string;
296
- arrowColorDisabled: string;
297
- loadingColor: string;
298
- borderWarning: string;
299
- borderHoverWarning: string;
300
- borderActiveWarning: string;
301
- borderFocusWarning: string;
302
- boxShadowHoverWarning: string;
303
- boxShadowActiveWarning: string;
304
- boxShadowFocusWarning: string;
305
- colorActiveWarning: string;
306
- caretColorWarning: string;
307
- borderError: string;
308
- borderHoverError: string;
309
- borderActiveError: string;
310
- borderFocusError: string;
311
- boxShadowHoverError: string;
312
- boxShadowActiveError: string;
313
- boxShadowFocusError: string;
314
- colorActiveError: string;
315
- caretColorError: string;
316
- clearColor: string;
317
- clearColorHover: string;
318
- clearColorPressed: string;
319
- paddingSingle: string;
320
- paddingMultiple: string;
321
- clearSize: string;
322
- arrowSize: string;
323
- }, {
324
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
325
- fontSize: string;
326
- borderRadius: string;
327
- color: string;
328
- dividerColor: string;
329
- textColor: string;
330
- boxShadow: string;
331
- space: string;
332
- spaceArrow: string;
333
- arrowOffset: string;
334
- arrowOffsetVertical: string;
335
- arrowHeight: string;
336
- padding: string;
337
- }, any>;
338
- }>;
339
- InternalSelectMenu: import("naive-ui/es/_mixins").Theme<"InternalSelectMenu", {
340
- optionFontSizeSmall: string;
341
- optionFontSizeMedium: string;
342
- optionFontSizeLarge: string;
343
- optionFontSizeHuge: string;
344
- optionHeightSmall: string;
345
- optionHeightMedium: string;
346
- optionHeightLarge: string;
347
- optionHeightHuge: string;
348
- borderRadius: string;
349
- color: string;
350
- groupHeaderTextColor: string;
351
- actionDividerColor: string;
352
- optionTextColor: string;
353
- optionTextColorPressed: string;
354
- optionTextColorDisabled: string;
355
- optionTextColorActive: string;
356
- optionOpacityDisabled: string;
357
- optionCheckColor: string;
358
- optionColorPending: string;
359
- optionColorActive: string;
360
- actionTextColor: string;
361
- loadingColor: string;
362
- height: string;
363
- paddingSmall: string;
364
- paddingMedium: string;
365
- paddingLarge: string;
366
- paddingHuge: string;
367
- optionPaddingSmall: string;
368
- optionPaddingMedium: string;
369
- optionPaddingLarge: string;
370
- optionPaddingHuge: string;
371
- loadingSize: string;
372
- }, {
373
- Scrollbar: import("naive-ui/es/_mixins").Theme<"Scrollbar", {
374
- color: string;
375
- colorHover: string;
376
- }, any>;
377
- Empty: import("naive-ui/es/_mixins").Theme<"Empty", {
378
- fontSizeSmall: string;
379
- fontSizeMedium: string;
380
- fontSizeLarge: string;
381
- fontSizeHuge: string;
382
- textColor: string;
383
- iconColor: string;
384
- extraTextColor: string;
385
- iconSizeSmall: string;
386
- iconSizeMedium: string;
387
- iconSizeLarge: string;
388
- iconSizeHuge: string;
389
- }, any>;
390
- }>;
391
- }>>;
392
- readonly themeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Select", {
393
- menuBoxShadow: string;
394
- }, {
395
- InternalSelection: import("naive-ui/es/_mixins").Theme<"InternalSelection", {
396
- fontSizeTiny: string;
397
- fontSizeSmall: string;
398
- fontSizeMedium: string;
399
- fontSizeLarge: string;
400
- heightTiny: string;
401
- heightSmall: string;
402
- heightMedium: string;
403
- heightLarge: string;
404
- borderRadius: string;
405
- textColor: string;
406
- textColorDisabled: string;
407
- placeholderColor: string;
408
- placeholderColorDisabled: string;
409
- color: string;
410
- colorDisabled: string;
411
- colorActive: string;
412
- border: string;
413
- borderHover: string;
414
- borderActive: string;
415
- borderFocus: string;
416
- boxShadowHover: string;
417
- boxShadowActive: string;
418
- boxShadowFocus: string;
419
- caretColor: string;
420
- arrowColor: string;
421
- arrowColorDisabled: string;
422
- loadingColor: string;
423
- borderWarning: string;
424
- borderHoverWarning: string;
425
- borderActiveWarning: string;
426
- borderFocusWarning: string;
427
- boxShadowHoverWarning: string;
428
- boxShadowActiveWarning: string;
429
- boxShadowFocusWarning: string;
430
- colorActiveWarning: string;
431
- caretColorWarning: string;
432
- borderError: string;
433
- borderHoverError: string;
434
- borderActiveError: string;
435
- borderFocusError: string;
436
- boxShadowHoverError: string;
437
- boxShadowActiveError: string;
438
- boxShadowFocusError: string;
439
- colorActiveError: string;
440
- caretColorError: string;
441
- clearColor: string;
442
- clearColorHover: string;
443
- clearColorPressed: string;
444
- paddingSingle: string;
445
- paddingMultiple: string;
446
- clearSize: string;
447
- arrowSize: string;
448
- }, {
449
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
450
- fontSize: string;
451
- borderRadius: string;
452
- color: string;
453
- dividerColor: string;
454
- textColor: string;
455
- boxShadow: string;
456
- space: string;
457
- spaceArrow: string;
458
- arrowOffset: string;
459
- arrowOffsetVertical: string;
460
- arrowHeight: string;
461
- padding: string;
462
- }, any>;
463
- }>;
464
- InternalSelectMenu: import("naive-ui/es/_mixins").Theme<"InternalSelectMenu", {
465
- optionFontSizeSmall: string;
466
- optionFontSizeMedium: string;
467
- optionFontSizeLarge: string;
468
- optionFontSizeHuge: string;
469
- optionHeightSmall: string;
470
- optionHeightMedium: string;
471
- optionHeightLarge: string;
472
- optionHeightHuge: string;
473
- borderRadius: string;
474
- color: string;
475
- groupHeaderTextColor: string;
476
- actionDividerColor: string;
477
- optionTextColor: string;
478
- optionTextColorPressed: string;
479
- optionTextColorDisabled: string;
480
- optionTextColorActive: string;
481
- optionOpacityDisabled: string;
482
- optionCheckColor: string;
483
- optionColorPending: string;
484
- optionColorActive: string;
485
- actionTextColor: string;
486
- loadingColor: string;
487
- height: string;
488
- paddingSmall: string;
489
- paddingMedium: string;
490
- paddingLarge: string;
491
- paddingHuge: string;
492
- optionPaddingSmall: string;
493
- optionPaddingMedium: string;
494
- optionPaddingLarge: string;
495
- optionPaddingHuge: string;
496
- loadingSize: string;
497
- }, {
498
- Scrollbar: import("naive-ui/es/_mixins").Theme<"Scrollbar", {
499
- color: string;
500
- colorHover: string;
501
- }, any>;
502
- Empty: import("naive-ui/es/_mixins").Theme<"Empty", {
503
- fontSizeSmall: string;
504
- fontSizeMedium: string;
505
- fontSizeLarge: string;
506
- fontSizeHuge: string;
507
- textColor: string;
508
- iconColor: string;
509
- extraTextColor: string;
510
- iconSizeSmall: string;
511
- iconSizeMedium: string;
512
- iconSizeLarge: string;
513
- iconSizeHuge: string;
514
- }, any>;
515
- }>;
516
- }>>>;
517
- readonly builtinThemeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Select", {
518
- menuBoxShadow: string;
519
- }, {
520
- InternalSelection: import("naive-ui/es/_mixins").Theme<"InternalSelection", {
521
- fontSizeTiny: string;
522
- fontSizeSmall: string;
523
- fontSizeMedium: string;
524
- fontSizeLarge: string;
525
- heightTiny: string;
526
- heightSmall: string;
527
- heightMedium: string;
528
- heightLarge: string;
529
- borderRadius: string;
530
- textColor: string;
531
- textColorDisabled: string;
532
- placeholderColor: string;
533
- placeholderColorDisabled: string;
534
- color: string;
535
- colorDisabled: string;
536
- colorActive: string;
537
- border: string;
538
- borderHover: string;
539
- borderActive: string;
540
- borderFocus: string;
541
- boxShadowHover: string;
542
- boxShadowActive: string;
543
- boxShadowFocus: string;
544
- caretColor: string;
545
- arrowColor: string;
546
- arrowColorDisabled: string;
547
- loadingColor: string;
548
- borderWarning: string;
549
- borderHoverWarning: string;
550
- borderActiveWarning: string;
551
- borderFocusWarning: string;
552
- boxShadowHoverWarning: string;
553
- boxShadowActiveWarning: string;
554
- boxShadowFocusWarning: string;
555
- colorActiveWarning: string;
556
- caretColorWarning: string;
557
- borderError: string;
558
- borderHoverError: string;
559
- borderActiveError: string;
560
- borderFocusError: string;
561
- boxShadowHoverError: string;
562
- boxShadowActiveError: string;
563
- boxShadowFocusError: string;
564
- colorActiveError: string;
565
- caretColorError: string;
566
- clearColor: string;
567
- clearColorHover: string;
568
- clearColorPressed: string;
569
- paddingSingle: string;
570
- paddingMultiple: string;
571
- clearSize: string;
572
- arrowSize: string;
573
- }, {
574
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
575
- fontSize: string;
576
- borderRadius: string;
577
- color: string;
578
- dividerColor: string;
579
- textColor: string;
580
- boxShadow: string;
581
- space: string;
582
- spaceArrow: string;
583
- arrowOffset: string;
584
- arrowOffsetVertical: string;
585
- arrowHeight: string;
586
- padding: string;
587
- }, any>;
588
- }>;
589
- InternalSelectMenu: import("naive-ui/es/_mixins").Theme<"InternalSelectMenu", {
590
- optionFontSizeSmall: string;
591
- optionFontSizeMedium: string;
592
- optionFontSizeLarge: string;
593
- optionFontSizeHuge: string;
594
- optionHeightSmall: string;
595
- optionHeightMedium: string;
596
- optionHeightLarge: string;
597
- optionHeightHuge: string;
598
- borderRadius: string;
599
- color: string;
600
- groupHeaderTextColor: string;
601
- actionDividerColor: string;
602
- optionTextColor: string;
603
- optionTextColorPressed: string;
604
- optionTextColorDisabled: string;
605
- optionTextColorActive: string;
606
- optionOpacityDisabled: string;
607
- optionCheckColor: string;
608
- optionColorPending: string;
609
- optionColorActive: string;
610
- actionTextColor: string;
611
- loadingColor: string;
612
- height: string;
613
- paddingSmall: string;
614
- paddingMedium: string;
615
- paddingLarge: string;
616
- paddingHuge: string;
617
- optionPaddingSmall: string;
618
- optionPaddingMedium: string;
619
- optionPaddingLarge: string;
620
- optionPaddingHuge: string;
621
- loadingSize: string;
622
- }, {
623
- Scrollbar: import("naive-ui/es/_mixins").Theme<"Scrollbar", {
624
- color: string;
625
- colorHover: string;
626
- }, any>;
627
- Empty: import("naive-ui/es/_mixins").Theme<"Empty", {
628
- fontSizeSmall: string;
629
- fontSizeMedium: string;
630
- fontSizeLarge: string;
631
- fontSizeHuge: string;
632
- textColor: string;
633
- iconColor: string;
634
- extraTextColor: string;
635
- iconSizeSmall: string;
636
- iconSizeMedium: string;
637
- iconSizeLarge: string;
638
- iconSizeHuge: string;
639
- }, any>;
640
- }>;
641
- }>>>;
642
- }, {
643
- mergedStatus: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").FormValidationStatus | undefined>;
644
- mergedClsPrefix: import("vue").ComputedRef<string>;
645
- mergedBordered: import("vue").ComputedRef<boolean>;
646
- namespace: import("vue").ComputedRef<string | undefined>;
647
- treeMate: import("vue").ComputedRef<import("treemate").TreeMate<import("naive-ui").SelectOption, import("naive-ui").SelectGroupOption, import("naive-ui/es/select/src/interface").SelectIgnoredOption>>;
648
- isMounted: Readonly<import("vue").Ref<boolean>>;
649
- triggerRef: import("vue").Ref<{
650
- isCompositing: boolean;
651
- focus: () => void;
652
- focusInput: () => void;
653
- blur: () => void;
654
- $el: HTMLElement;
655
- } | null>;
656
- menuRef: import("vue").Ref<{
657
- selfRef: HTMLElement | null;
658
- getPendingTmNode: () => import("treemate").TreeNode<import("naive-ui/es/select/src/interface").SelectBaseOption<string | number, string | ((option: import("naive-ui/es/select/src/interface").SelectBaseOption<string | number, any>, selected: boolean) => import("vue").VNodeChild)>, import("naive-ui/es/select/src/interface").SelectBaseOption<string | number, string | ((option: import("naive-ui/es/select/src/interface").SelectBaseOption<string | number, any>, selected: boolean) => import("vue").VNodeChild)>, import("naive-ui/es/select/src/interface").SelectBaseOption<string | number, string | ((option: import("naive-ui/es/select/src/interface").SelectBaseOption<string | number, any>, selected: boolean) => import("vue").VNodeChild)>> | null;
659
- prev: () => void;
660
- next: () => void;
661
- } | null>;
662
- pattern: import("vue").Ref<string>;
663
- uncontrolledShow: import("vue").Ref<boolean>;
664
- mergedShow: import("vue").ComputedRef<boolean>;
665
- adjustedTo: import("vue").ComputedRef<string | HTMLElement>;
666
- uncontrolledValue: import("vue").Ref<string[] | import("naive-ui/es/select/src/interface").ValueAtom | number[] | import("naive-ui/es/select/src/interface").ValueAtom[] | null>;
667
- mergedValue: import("vue").ComputedRef<string[] | import("naive-ui/es/select/src/interface").ValueAtom | number[] | import("naive-ui/es/select/src/interface").ValueAtom[] | null>;
668
- followerRef: import("vue").Ref<{
669
- syncPosition: () => void;
670
- } | null>;
671
- localizedPlaceholder: import("vue").ComputedRef<string>;
672
- selectedOption: import("vue").ComputedRef<import("naive-ui").SelectOption | null>;
673
- selectedOptions: import("vue").ComputedRef<import("naive-ui").SelectOption[] | null>;
674
- mergedSize: import("vue").ComputedRef<"small" | "medium" | "tiny" | "large">;
675
- mergedDisabled: import("vue").ComputedRef<boolean>;
676
- focused: import("vue").Ref<boolean>;
677
- activeWithoutMenuOpen: import("vue").Ref<boolean>;
678
- inlineThemeDisabled: boolean | undefined;
679
- onTriggerInputFocus: () => void;
680
- onTriggerInputBlur: () => void;
681
- handleTriggerOrMenuResize: () => void;
682
- handleMenuFocus: (e: FocusEvent) => void;
683
- handleMenuBlur: (e: FocusEvent) => void;
684
- handleMenuTabOut: () => void;
685
- handleTriggerClick: () => void;
686
- handleToggle: (tmNode: import("treemate").TreeNode<import("naive-ui").SelectOption, import("naive-ui").SelectOption, import("naive-ui").SelectOption>) => void;
687
- handleDeleteOption: (option: import("naive-ui").SelectOption) => void;
688
- handlePatternInput: (e: InputEvent) => void;
689
- handleClear: (e: MouseEvent) => void;
690
- handleTriggerBlur: (e: FocusEvent) => void;
691
- handleTriggerFocus: (e: FocusEvent) => void;
692
- handleKeydown: (e: KeyboardEvent) => void;
693
- handleMenuAfterLeave: () => void;
694
- handleMenuClickOutside: (e: MouseEvent) => void;
695
- handleMenuScroll: (e: Event) => void;
696
- handleMenuKeydown: (e: KeyboardEvent) => void;
697
- handleMenuMousedown: (e: MouseEvent) => void;
698
- mergedTheme: import("vue").ComputedRef<{
699
- common: {
700
- baseColor: string;
701
- primaryColor: string;
702
- primaryColorHover: string;
703
- primaryColorPressed: string;
704
- primaryColorSuppl: string;
705
- infoColor: string;
706
- infoColorHover: string;
707
- infoColorPressed: string;
708
- infoColorSuppl: string;
709
- successColor: string;
710
- successColorHover: string;
711
- successColorPressed: string;
712
- successColorSuppl: string;
713
- warningColor: string;
714
- warningColorHover: string;
715
- warningColorPressed: string;
716
- warningColorSuppl: string;
717
- errorColor: string;
718
- errorColorHover: string;
719
- errorColorPressed: string;
720
- errorColorSuppl: string;
721
- textColorBase: string;
722
- textColor1: string;
723
- textColor2: string;
724
- textColor3: string;
725
- textColorDisabled: string;
726
- placeholderColor: string;
727
- placeholderColorDisabled: string;
728
- iconColor: string;
729
- iconColorHover: string;
730
- iconColorPressed: string;
731
- iconColorDisabled: string;
732
- opacity1: string;
733
- opacity2: string;
734
- opacity3: string;
735
- opacity4: string;
736
- opacity5: string;
737
- dividerColor: string;
738
- borderColor: string;
739
- closeColor: string;
740
- closeColorHover: string;
741
- closeColorPressed: string;
742
- closeColorDisabled: string;
743
- clearColor: string;
744
- clearColorHover: string;
745
- clearColorPressed: string;
746
- scrollbarColor: string;
747
- scrollbarColorHover: string;
748
- scrollbarWidth: string;
749
- scrollbarHeight: string;
750
- scrollbarBorderRadius: string;
751
- progressRailColor: string;
752
- railColor: string;
753
- popoverColor: string;
754
- tableColor: string;
755
- cardColor: string;
756
- modalColor: string;
757
- bodyColor: string;
758
- tagColor: string;
759
- avatarColor: string;
760
- invertedColor: string;
761
- inputColor: string;
762
- codeColor: string;
763
- tabColor: string;
764
- actionColor: string;
765
- tableHeaderColor: string;
766
- hoverColor: string;
767
- tableColorHover: string;
768
- tableColorStriped: string;
769
- pressedColor: string;
770
- opacityDisabled: string;
771
- inputColorDisabled: string;
772
- buttonColor2: string;
773
- buttonColor2Hover: string;
774
- buttonColor2Pressed: string;
775
- boxShadow1: string;
776
- boxShadow2: string;
777
- boxShadow3: string;
778
- fontFamily: string;
779
- fontFamilyMono: string;
780
- fontWeight: string;
781
- fontWeightStrong: string;
782
- cubicBezierEaseInOut: string;
783
- cubicBezierEaseOut: string;
784
- cubicBezierEaseIn: string;
785
- borderRadius: string;
786
- borderRadiusSmall: string;
787
- fontSize: string;
788
- fontSizeMini: string;
789
- fontSizeTiny: string;
790
- fontSizeSmall: string;
791
- fontSizeMedium: string;
792
- fontSizeLarge: string;
793
- fontSizeHuge: string;
794
- lineHeight: string;
795
- heightMini: string;
796
- heightTiny: string;
797
- heightSmall: string;
798
- heightMedium: string;
799
- heightLarge: string;
800
- heightHuge: string;
801
- name: "common";
802
- };
803
- self: {
804
- menuBoxShadow: string;
805
- };
806
- peers: {
807
- InternalSelection: import("naive-ui/es/_mixins").Theme<"InternalSelection", {
808
- fontSizeTiny: string;
809
- fontSizeSmall: string;
810
- fontSizeMedium: string;
811
- fontSizeLarge: string;
812
- heightTiny: string;
813
- heightSmall: string;
814
- heightMedium: string;
815
- heightLarge: string;
816
- borderRadius: string;
817
- textColor: string;
818
- textColorDisabled: string;
819
- placeholderColor: string;
820
- placeholderColorDisabled: string;
821
- color: string;
822
- colorDisabled: string;
823
- colorActive: string;
824
- border: string;
825
- borderHover: string;
826
- borderActive: string;
827
- borderFocus: string;
828
- boxShadowHover: string;
829
- boxShadowActive: string;
830
- boxShadowFocus: string;
831
- caretColor: string;
832
- arrowColor: string;
833
- arrowColorDisabled: string;
834
- loadingColor: string;
835
- borderWarning: string;
836
- borderHoverWarning: string;
837
- borderActiveWarning: string;
838
- borderFocusWarning: string;
839
- boxShadowHoverWarning: string;
840
- boxShadowActiveWarning: string;
841
- boxShadowFocusWarning: string;
842
- colorActiveWarning: string;
843
- caretColorWarning: string;
844
- borderError: string;
845
- borderHoverError: string;
846
- borderActiveError: string;
847
- borderFocusError: string;
848
- boxShadowHoverError: string;
849
- boxShadowActiveError: string;
850
- boxShadowFocusError: string;
851
- colorActiveError: string;
852
- caretColorError: string;
853
- clearColor: string;
854
- clearColorHover: string;
855
- clearColorPressed: string;
856
- paddingSingle: string;
857
- paddingMultiple: string;
858
- clearSize: string;
859
- arrowSize: string;
860
- }, {
861
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
862
- fontSize: string;
863
- borderRadius: string;
864
- color: string;
865
- dividerColor: string;
866
- textColor: string;
867
- boxShadow: string;
868
- space: string;
869
- spaceArrow: string;
870
- arrowOffset: string;
871
- arrowOffsetVertical: string;
872
- arrowHeight: string;
873
- padding: string;
874
- }, any>;
875
- }>;
876
- InternalSelectMenu: import("naive-ui/es/_mixins").Theme<"InternalSelectMenu", {
877
- optionFontSizeSmall: string;
878
- optionFontSizeMedium: string;
879
- optionFontSizeLarge: string;
880
- optionFontSizeHuge: string;
881
- optionHeightSmall: string;
882
- optionHeightMedium: string;
883
- optionHeightLarge: string;
884
- optionHeightHuge: string;
885
- borderRadius: string;
886
- color: string;
887
- groupHeaderTextColor: string;
888
- actionDividerColor: string;
889
- optionTextColor: string;
890
- optionTextColorPressed: string;
891
- optionTextColorDisabled: string;
892
- optionTextColorActive: string;
893
- optionOpacityDisabled: string;
894
- optionCheckColor: string;
895
- optionColorPending: string;
896
- optionColorActive: string;
897
- actionTextColor: string;
898
- loadingColor: string;
899
- height: string;
900
- paddingSmall: string;
901
- paddingMedium: string;
902
- paddingLarge: string;
903
- paddingHuge: string;
904
- optionPaddingSmall: string;
905
- optionPaddingMedium: string;
906
- optionPaddingLarge: string;
907
- optionPaddingHuge: string;
908
- loadingSize: string;
909
- }, {
910
- Scrollbar: import("naive-ui/es/_mixins").Theme<"Scrollbar", {
911
- color: string;
912
- colorHover: string;
913
- }, any>;
914
- Empty: import("naive-ui/es/_mixins").Theme<"Empty", {
915
- fontSizeSmall: string;
916
- fontSizeMedium: string;
917
- fontSizeLarge: string;
918
- fontSizeHuge: string;
919
- textColor: string;
920
- iconColor: string;
921
- extraTextColor: string;
922
- iconSizeSmall: string;
923
- iconSizeMedium: string;
924
- iconSizeLarge: string;
925
- iconSizeHuge: string;
926
- }, any>;
927
- }>;
928
- };
929
- peerOverrides: {
930
- InternalSelection?: {
931
- peers?: {
932
- Popover?: import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Popover", {
933
- fontSize: string;
934
- borderRadius: string;
935
- color: string;
936
- dividerColor: string;
937
- textColor: string;
938
- boxShadow: string;
939
- space: string;
940
- spaceArrow: string;
941
- arrowOffset: string;
942
- arrowOffsetVertical: string;
943
- arrowHeight: string;
944
- padding: string;
945
- }, any>> | undefined;
946
- } | undefined;
947
- } | undefined;
948
- InternalSelectMenu?: {
949
- peers?: {
950
- Scrollbar?: import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Scrollbar", {
951
- color: string;
952
- colorHover: string;
953
- }, any>> | undefined;
954
- Empty?: import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Empty", {
955
- fontSizeSmall: string;
956
- fontSizeMedium: string;
957
- fontSizeLarge: string;
958
- fontSizeHuge: string;
959
- textColor: string;
960
- iconColor: string;
961
- extraTextColor: string;
962
- iconSizeSmall: string;
963
- iconSizeMedium: string;
964
- iconSizeLarge: string;
965
- iconSizeHuge: string;
966
- }, any>> | undefined;
967
- } | undefined;
968
- } | undefined;
969
- };
970
- }>;
971
- cssVars: import("vue").ComputedRef<{
972
- '--n-menu-box-shadow': string;
973
- }> | undefined;
974
- themeClass: import("vue").Ref<string> | undefined;
975
- onRender: (() => void) | undefined;
976
- focus: () => void;
977
- blur: () => void;
978
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
979
- readonly to: {
980
- type: PropType<string | boolean | HTMLElement>;
981
- default: undefined;
982
- };
983
- readonly bordered: {
984
- readonly type: PropType<boolean | undefined>;
985
- readonly default: undefined;
986
- };
987
- readonly clearable: BooleanConstructor;
988
- readonly clearFilterAfterSelect: {
989
- readonly type: BooleanConstructor;
990
- readonly default: true;
991
- };
992
- readonly options: {
993
- readonly type: PropType<import("naive-ui/es/select/src/interface").SelectMixedOption[]>;
994
- readonly default: () => never[];
995
- };
996
- readonly defaultValue: {
997
- readonly type: PropType<import("naive-ui/es/select/src/interface").Value | null>;
998
- readonly default: null;
999
- };
1000
- readonly value: PropType<import("naive-ui/es/select/src/interface").Value | null>;
1001
- readonly placeholder: StringConstructor;
1002
- readonly menuProps: PropType<import("vue").HTMLAttributes>;
1003
- readonly multiple: BooleanConstructor;
1004
- readonly size: PropType<import("naive-ui/es/select/src/interface").Size>;
1005
- readonly filterable: BooleanConstructor;
1006
- readonly disabled: {
1007
- readonly type: PropType<boolean | undefined>;
1008
- readonly default: undefined;
1009
- };
1010
- readonly remote: BooleanConstructor;
1011
- readonly loading: BooleanConstructor;
1012
- readonly filter: {
1013
- readonly type: PropType<(pattern: string, option: import("naive-ui").SelectOption) => boolean>;
1014
- readonly default: typeof import("naive-ui/es/select/src/utils").defaultFilter;
1015
- };
1016
- readonly placement: {
1017
- readonly type: PropType<import("naive-ui").PopoverPlacement>;
1018
- readonly default: "bottom-start";
1019
- };
1020
- readonly widthMode: {
1021
- readonly type: StringConstructor;
1022
- readonly default: "trigger";
1023
- };
1024
- readonly tag: BooleanConstructor;
1025
- readonly onCreate: {
1026
- readonly type: PropType<(label: string) => import("naive-ui").SelectOption>;
1027
- readonly default: (label: string) => {
1028
- label: string;
1029
- value: string;
1030
- };
1031
- };
1032
- readonly fallbackOption: {
1033
- readonly type: PropType<false | import("naive-ui/es/select/src/interface").SelectFallbackOption>;
1034
- readonly default: () => (value: string | number) => {
1035
- label: string;
1036
- value: string | number;
1037
- };
1038
- };
1039
- readonly show: {
1040
- readonly type: PropType<boolean | undefined>;
1041
- readonly default: undefined;
1042
- };
1043
- readonly showArrow: {
1044
- readonly type: BooleanConstructor;
1045
- readonly default: true;
1046
- };
1047
- readonly maxTagCount: PropType<number | "responsive">;
1048
- readonly consistentMenuWidth: {
1049
- readonly type: BooleanConstructor;
1050
- readonly default: true;
1051
- };
1052
- readonly virtualScroll: {
1053
- readonly type: BooleanConstructor;
1054
- readonly default: true;
1055
- };
1056
- readonly renderLabel: PropType<import("naive-ui/es/_internal/select-menu/src/interface").RenderLabel>;
1057
- readonly renderOption: PropType<import("naive-ui/es/_internal/select-menu/src/interface").RenderOption>;
1058
- readonly renderTag: PropType<import("naive-ui").SelectRenderTag>;
1059
- readonly 'onUpdate:value': PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/select/src/interface").OnUpdateValue> | undefined>;
1060
- readonly inputProps: PropType<import("vue").InputHTMLAttributes>;
1061
- readonly onUpdateValue: PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/select/src/interface").OnUpdateValue> | undefined>;
1062
- readonly onBlur: PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void> | undefined>;
1063
- readonly onClear: PropType<import("naive-ui/es/_utils").MaybeArray<() => void> | undefined>;
1064
- readonly onFocus: PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void> | undefined>;
1065
- readonly onScroll: PropType<import("naive-ui/es/_utils").MaybeArray<(e: Event) => void> | undefined>;
1066
- readonly onSearch: PropType<import("naive-ui/es/_utils").MaybeArray<(value: string) => void> | undefined>;
1067
- readonly onUpdateShow: PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
1068
- readonly 'onUpdate:show': PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
1069
- readonly displayDirective: {
1070
- readonly type: PropType<"show" | "if">;
1071
- readonly default: "show";
1072
- };
1073
- readonly resetMenuOnOptionsChange: {
1074
- readonly type: BooleanConstructor;
1075
- readonly default: true;
1076
- };
1077
- readonly status: PropType<import("naive-ui/es/form/src/interface").FormValidationStatus>;
1078
- readonly onChange: PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/select/src/interface").OnUpdateValue>>;
1079
- readonly items: PropType<import("naive-ui/es/select/src/interface").SelectMixedOption[]>;
1080
- readonly theme: PropType<import("naive-ui/es/_mixins").Theme<"Select", {
1081
- menuBoxShadow: string;
1082
- }, {
1083
- InternalSelection: import("naive-ui/es/_mixins").Theme<"InternalSelection", {
1084
- fontSizeTiny: string;
1085
- fontSizeSmall: string;
1086
- fontSizeMedium: string;
1087
- fontSizeLarge: string;
1088
- heightTiny: string;
1089
- heightSmall: string;
1090
- heightMedium: string;
1091
- heightLarge: string;
1092
- borderRadius: string;
1093
- textColor: string;
1094
- textColorDisabled: string;
1095
- placeholderColor: string;
1096
- placeholderColorDisabled: string;
1097
- color: string;
1098
- colorDisabled: string;
1099
- colorActive: string;
1100
- border: string;
1101
- borderHover: string;
1102
- borderActive: string;
1103
- borderFocus: string;
1104
- boxShadowHover: string;
1105
- boxShadowActive: string;
1106
- boxShadowFocus: string;
1107
- caretColor: string;
1108
- arrowColor: string;
1109
- arrowColorDisabled: string;
1110
- loadingColor: string;
1111
- borderWarning: string;
1112
- borderHoverWarning: string;
1113
- borderActiveWarning: string;
1114
- borderFocusWarning: string;
1115
- boxShadowHoverWarning: string;
1116
- boxShadowActiveWarning: string;
1117
- boxShadowFocusWarning: string;
1118
- colorActiveWarning: string;
1119
- caretColorWarning: string;
1120
- borderError: string;
1121
- borderHoverError: string;
1122
- borderActiveError: string;
1123
- borderFocusError: string;
1124
- boxShadowHoverError: string;
1125
- boxShadowActiveError: string;
1126
- boxShadowFocusError: string;
1127
- colorActiveError: string;
1128
- caretColorError: string;
1129
- clearColor: string;
1130
- clearColorHover: string;
1131
- clearColorPressed: string;
1132
- paddingSingle: string;
1133
- paddingMultiple: string;
1134
- clearSize: string;
1135
- arrowSize: string;
1136
- }, {
1137
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
1138
- fontSize: string;
1139
- borderRadius: string;
1140
- color: string;
1141
- dividerColor: string;
1142
- textColor: string;
1143
- boxShadow: string;
1144
- space: string;
1145
- spaceArrow: string;
1146
- arrowOffset: string;
1147
- arrowOffsetVertical: string;
1148
- arrowHeight: string;
1149
- padding: string;
1150
- }, any>;
1151
- }>;
1152
- InternalSelectMenu: import("naive-ui/es/_mixins").Theme<"InternalSelectMenu", {
1153
- optionFontSizeSmall: string;
1154
- optionFontSizeMedium: string;
1155
- optionFontSizeLarge: string;
1156
- optionFontSizeHuge: string;
1157
- optionHeightSmall: string;
1158
- optionHeightMedium: string;
1159
- optionHeightLarge: string;
1160
- optionHeightHuge: string;
1161
- borderRadius: string;
1162
- color: string;
1163
- groupHeaderTextColor: string;
1164
- actionDividerColor: string;
1165
- optionTextColor: string;
1166
- optionTextColorPressed: string;
1167
- optionTextColorDisabled: string;
1168
- optionTextColorActive: string;
1169
- optionOpacityDisabled: string;
1170
- optionCheckColor: string;
1171
- optionColorPending: string;
1172
- optionColorActive: string;
1173
- actionTextColor: string;
1174
- loadingColor: string;
1175
- height: string;
1176
- paddingSmall: string;
1177
- paddingMedium: string;
1178
- paddingLarge: string;
1179
- paddingHuge: string;
1180
- optionPaddingSmall: string;
1181
- optionPaddingMedium: string;
1182
- optionPaddingLarge: string;
1183
- optionPaddingHuge: string;
1184
- loadingSize: string;
1185
- }, {
1186
- Scrollbar: import("naive-ui/es/_mixins").Theme<"Scrollbar", {
1187
- color: string;
1188
- colorHover: string;
1189
- }, any>;
1190
- Empty: import("naive-ui/es/_mixins").Theme<"Empty", {
1191
- fontSizeSmall: string;
1192
- fontSizeMedium: string;
1193
- fontSizeLarge: string;
1194
- fontSizeHuge: string;
1195
- textColor: string;
1196
- iconColor: string;
1197
- extraTextColor: string;
1198
- iconSizeSmall: string;
1199
- iconSizeMedium: string;
1200
- iconSizeLarge: string;
1201
- iconSizeHuge: string;
1202
- }, any>;
1203
- }>;
1204
- }>>;
1205
- readonly themeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Select", {
1206
- menuBoxShadow: string;
1207
- }, {
1208
- InternalSelection: import("naive-ui/es/_mixins").Theme<"InternalSelection", {
1209
- fontSizeTiny: string;
1210
- fontSizeSmall: string;
1211
- fontSizeMedium: string;
1212
- fontSizeLarge: string;
1213
- heightTiny: string;
1214
- heightSmall: string;
1215
- heightMedium: string;
1216
- heightLarge: string;
1217
- borderRadius: string;
1218
- textColor: string;
1219
- textColorDisabled: string;
1220
- placeholderColor: string;
1221
- placeholderColorDisabled: string;
1222
- color: string;
1223
- colorDisabled: string;
1224
- colorActive: string;
1225
- border: string;
1226
- borderHover: string;
1227
- borderActive: string;
1228
- borderFocus: string;
1229
- boxShadowHover: string;
1230
- boxShadowActive: string;
1231
- boxShadowFocus: string;
1232
- caretColor: string;
1233
- arrowColor: string;
1234
- arrowColorDisabled: string;
1235
- loadingColor: string;
1236
- borderWarning: string;
1237
- borderHoverWarning: string;
1238
- borderActiveWarning: string;
1239
- borderFocusWarning: string;
1240
- boxShadowHoverWarning: string;
1241
- boxShadowActiveWarning: string;
1242
- boxShadowFocusWarning: string;
1243
- colorActiveWarning: string;
1244
- caretColorWarning: string;
1245
- borderError: string;
1246
- borderHoverError: string;
1247
- borderActiveError: string;
1248
- borderFocusError: string;
1249
- boxShadowHoverError: string;
1250
- boxShadowActiveError: string;
1251
- boxShadowFocusError: string;
1252
- colorActiveError: string;
1253
- caretColorError: string;
1254
- clearColor: string;
1255
- clearColorHover: string;
1256
- clearColorPressed: string;
1257
- paddingSingle: string;
1258
- paddingMultiple: string;
1259
- clearSize: string;
1260
- arrowSize: string;
1261
- }, {
1262
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
1263
- fontSize: string;
1264
- borderRadius: string;
1265
- color: string;
1266
- dividerColor: string;
1267
- textColor: string;
1268
- boxShadow: string;
1269
- space: string;
1270
- spaceArrow: string;
1271
- arrowOffset: string;
1272
- arrowOffsetVertical: string;
1273
- arrowHeight: string;
1274
- padding: string;
1275
- }, any>;
1276
- }>;
1277
- InternalSelectMenu: import("naive-ui/es/_mixins").Theme<"InternalSelectMenu", {
1278
- optionFontSizeSmall: string;
1279
- optionFontSizeMedium: string;
1280
- optionFontSizeLarge: string;
1281
- optionFontSizeHuge: string;
1282
- optionHeightSmall: string;
1283
- optionHeightMedium: string;
1284
- optionHeightLarge: string;
1285
- optionHeightHuge: string;
1286
- borderRadius: string;
1287
- color: string;
1288
- groupHeaderTextColor: string;
1289
- actionDividerColor: string;
1290
- optionTextColor: string;
1291
- optionTextColorPressed: string;
1292
- optionTextColorDisabled: string;
1293
- optionTextColorActive: string;
1294
- optionOpacityDisabled: string;
1295
- optionCheckColor: string;
1296
- optionColorPending: string;
1297
- optionColorActive: string;
1298
- actionTextColor: string;
1299
- loadingColor: string;
1300
- height: string;
1301
- paddingSmall: string;
1302
- paddingMedium: string;
1303
- paddingLarge: string;
1304
- paddingHuge: string;
1305
- optionPaddingSmall: string;
1306
- optionPaddingMedium: string;
1307
- optionPaddingLarge: string;
1308
- optionPaddingHuge: string;
1309
- loadingSize: string;
1310
- }, {
1311
- Scrollbar: import("naive-ui/es/_mixins").Theme<"Scrollbar", {
1312
- color: string;
1313
- colorHover: string;
1314
- }, any>;
1315
- Empty: import("naive-ui/es/_mixins").Theme<"Empty", {
1316
- fontSizeSmall: string;
1317
- fontSizeMedium: string;
1318
- fontSizeLarge: string;
1319
- fontSizeHuge: string;
1320
- textColor: string;
1321
- iconColor: string;
1322
- extraTextColor: string;
1323
- iconSizeSmall: string;
1324
- iconSizeMedium: string;
1325
- iconSizeLarge: string;
1326
- iconSizeHuge: string;
1327
- }, any>;
1328
- }>;
1329
- }>>>;
1330
- readonly builtinThemeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Select", {
1331
- menuBoxShadow: string;
1332
- }, {
1333
- InternalSelection: import("naive-ui/es/_mixins").Theme<"InternalSelection", {
1334
- fontSizeTiny: string;
1335
- fontSizeSmall: string;
1336
- fontSizeMedium: string;
1337
- fontSizeLarge: string;
1338
- heightTiny: string;
1339
- heightSmall: string;
1340
- heightMedium: string;
1341
- heightLarge: string;
1342
- borderRadius: string;
1343
- textColor: string;
1344
- textColorDisabled: string;
1345
- placeholderColor: string;
1346
- placeholderColorDisabled: string;
1347
- color: string;
1348
- colorDisabled: string;
1349
- colorActive: string;
1350
- border: string;
1351
- borderHover: string;
1352
- borderActive: string;
1353
- borderFocus: string;
1354
- boxShadowHover: string;
1355
- boxShadowActive: string;
1356
- boxShadowFocus: string;
1357
- caretColor: string;
1358
- arrowColor: string;
1359
- arrowColorDisabled: string;
1360
- loadingColor: string;
1361
- borderWarning: string;
1362
- borderHoverWarning: string;
1363
- borderActiveWarning: string;
1364
- borderFocusWarning: string;
1365
- boxShadowHoverWarning: string;
1366
- boxShadowActiveWarning: string;
1367
- boxShadowFocusWarning: string;
1368
- colorActiveWarning: string;
1369
- caretColorWarning: string;
1370
- borderError: string;
1371
- borderHoverError: string;
1372
- borderActiveError: string;
1373
- borderFocusError: string;
1374
- boxShadowHoverError: string;
1375
- boxShadowActiveError: string;
1376
- boxShadowFocusError: string;
1377
- colorActiveError: string;
1378
- caretColorError: string;
1379
- clearColor: string;
1380
- clearColorHover: string;
1381
- clearColorPressed: string;
1382
- paddingSingle: string;
1383
- paddingMultiple: string;
1384
- clearSize: string;
1385
- arrowSize: string;
1386
- }, {
1387
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
1388
- fontSize: string;
1389
- borderRadius: string;
1390
- color: string;
1391
- dividerColor: string;
1392
- textColor: string;
1393
- boxShadow: string;
1394
- space: string;
1395
- spaceArrow: string;
1396
- arrowOffset: string;
1397
- arrowOffsetVertical: string;
1398
- arrowHeight: string;
1399
- padding: string;
1400
- }, any>;
1401
- }>;
1402
- InternalSelectMenu: import("naive-ui/es/_mixins").Theme<"InternalSelectMenu", {
1403
- optionFontSizeSmall: string;
1404
- optionFontSizeMedium: string;
1405
- optionFontSizeLarge: string;
1406
- optionFontSizeHuge: string;
1407
- optionHeightSmall: string;
1408
- optionHeightMedium: string;
1409
- optionHeightLarge: string;
1410
- optionHeightHuge: string;
1411
- borderRadius: string;
1412
- color: string;
1413
- groupHeaderTextColor: string;
1414
- actionDividerColor: string;
1415
- optionTextColor: string;
1416
- optionTextColorPressed: string;
1417
- optionTextColorDisabled: string;
1418
- optionTextColorActive: string;
1419
- optionOpacityDisabled: string;
1420
- optionCheckColor: string;
1421
- optionColorPending: string;
1422
- optionColorActive: string;
1423
- actionTextColor: string;
1424
- loadingColor: string;
1425
- height: string;
1426
- paddingSmall: string;
1427
- paddingMedium: string;
1428
- paddingLarge: string;
1429
- paddingHuge: string;
1430
- optionPaddingSmall: string;
1431
- optionPaddingMedium: string;
1432
- optionPaddingLarge: string;
1433
- optionPaddingHuge: string;
1434
- loadingSize: string;
1435
- }, {
1436
- Scrollbar: import("naive-ui/es/_mixins").Theme<"Scrollbar", {
1437
- color: string;
1438
- colorHover: string;
1439
- }, any>;
1440
- Empty: import("naive-ui/es/_mixins").Theme<"Empty", {
1441
- fontSizeSmall: string;
1442
- fontSizeMedium: string;
1443
- fontSizeLarge: string;
1444
- fontSizeHuge: string;
1445
- textColor: string;
1446
- iconColor: string;
1447
- extraTextColor: string;
1448
- iconSizeSmall: string;
1449
- iconSizeMedium: string;
1450
- iconSizeLarge: string;
1451
- iconSizeHuge: string;
1452
- }, any>;
1453
- }>;
1454
- }>>>;
1455
- }>>, {
1456
- tag: boolean;
1457
- filter: (pattern: string, option: import("naive-ui").SelectOption) => boolean;
1458
- show: boolean | undefined;
1459
- multiple: boolean;
1460
- disabled: boolean | undefined;
1461
- to: string | boolean | HTMLElement;
1462
- options: import("naive-ui/es/select/src/interface").SelectMixedOption[];
1463
- loading: boolean;
1464
- bordered: boolean | undefined;
1465
- placement: import("naive-ui").PopoverPlacement;
1466
- virtualScroll: boolean;
1467
- resetMenuOnOptionsChange: boolean;
1468
- showArrow: boolean;
1469
- displayDirective: "show" | "if";
1470
- filterable: boolean;
1471
- clearable: boolean;
1472
- clearFilterAfterSelect: boolean;
1473
- defaultValue: import("naive-ui/es/select/src/interface").Value | null;
1474
- remote: boolean;
1475
- widthMode: string;
1476
- onCreate: (label: string) => import("naive-ui").SelectOption;
1477
- fallbackOption: false | import("naive-ui/es/select/src/interface").SelectFallbackOption;
1478
- consistentMenuWidth: boolean;
1479
- }>;
165
+ NSelect: any;
1480
166
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("tableBlur" | "valueOnChange" | "handlerAddOptions" | "opentableSelect")[], "tableBlur" | "valueOnChange" | "handlerAddOptions" | "opentableSelect", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1481
167
  mainForm: {
1482
168
  type: PropObject;
@@ -1537,12 +223,12 @@ declare const _default: import("vue").DefineComponent<{
1537
223
  }, {
1538
224
  styleSetting: AnyObject;
1539
225
  userInfo: AnyObject;
1540
- defaultValue: AnyObject;
1541
226
  row: AnyObject;
1542
227
  cacheUniqueKey: AnyObject;
1543
228
  formType: AnyObject;
1544
229
  isDetail: boolean;
1545
230
  item: AnyObject;
231
+ defaultValue: AnyObject;
1546
232
  mainForm: AnyObject;
1547
233
  defaultFieldList: any[];
1548
234
  }>;