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