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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (133) hide show
  1. package/es/components/annotation-edit/style/index.css +1 -15
  2. package/es/components/big-table/index.d.ts +9 -3395
  3. package/es/components/big-table/src/BigTable.vue.d.ts +9 -3396
  4. package/es/components/big-table/src/BigTable.vue_vue_type_script_setup_true_lang.js +12 -4
  5. package/es/components/big-table/src/components/edit-form/edit-date.d.ts +1 -1
  6. package/es/components/big-table/src/components/edit-form/edit-input.d.ts +1 -1
  7. package/es/components/big-table/src/components/edit-form/edit-input.js +4 -1
  8. package/es/components/big-table/src/components/edit-form/edit-select-table.d.ts +2 -2
  9. package/es/components/big-table/src/components/edit-form/edit-select.d.ts +1 -1
  10. package/es/components/big-table/src/components/edit-form/edit-separate.vue.d.ts +2 -1163
  11. package/es/components/big-table/src/components/edit-form/edit-time.d.ts +1 -1
  12. package/es/components/big-table/src/components/input-button.vue.d.ts +2 -2263
  13. package/es/components/big-table/src/hooks/useEdit.d.ts +7 -1168
  14. package/es/components/big-table/src/hooks/useEvent2.js +22 -7
  15. package/es/components/big-table/style/index.css +1 -634
  16. package/es/components/bpmn-workflow/style/index.css +1 -29
  17. package/es/components/button-print/index.d.ts +16 -6819
  18. package/es/components/button-print/src/ButtonPrint.vue.d.ts +16 -6819
  19. package/es/components/button-print/src/components/IdentityVerification.vue.d.ts +10 -4469
  20. package/es/components/button-print/src/utils/print.d.ts +1 -1
  21. package/es/components/button-print/src/utils/print2.js +12 -14
  22. package/es/components/button-print/style/index.css +1 -24
  23. package/es/components/chunk-upload/index.d.ts +2 -1472
  24. package/es/components/chunk-upload/src/chunk-upload-new.vue.d.ts +3 -1742
  25. package/es/components/chunk-upload/src/vod-chunk-upload/vod-chunk-upload.vue.d.ts +2 -1472
  26. package/es/components/chunk-upload/style/index.css +1 -365
  27. package/es/components/drag-layout/index.d.ts +155 -19744
  28. package/es/components/drag-layout/src/DragFormLeftItem.vue.d.ts +5 -8012
  29. package/es/components/drag-layout/src/DragFormRightItem.vue.d.ts +4 -3107
  30. package/es/components/drag-layout/src/DragLayout.vue.d.ts +156 -19745
  31. package/es/components/drag-layout/style/index.css +1 -175
  32. package/es/components/fabric-chart/index.d.ts +2 -2
  33. package/es/components/fabric-chart/src/FabricChart.vue.d.ts +2 -2
  34. package/es/components/fabric-chart/src/hooks/index.js +1 -1
  35. package/es/components/fabric-chart/src/hooks/useCenter2.js +58 -38
  36. package/es/components/fabric-chart/src/hooks/useDraw.d.ts +2 -0
  37. package/es/components/fabric-chart/src/hooks/useDraw.js +1 -1
  38. package/es/components/fabric-chart/src/hooks/useDraw2.js +30 -1
  39. package/es/components/fabric-chart/src/hooks/useLeft2.js +8 -1
  40. package/es/components/fabric-chart/style/index.css +1 -43
  41. package/es/components/field-set/index.d.ts +8 -6824
  42. package/es/components/field-set/src/FieldSet.vue.d.ts +8 -6824
  43. package/es/components/field-set/style/index.css +1 -139
  44. package/es/components/form-config/index.d.ts +17 -8976
  45. package/es/components/form-config/src/FormConfig.vue.d.ts +17 -8976
  46. package/es/components/form-config/src/components/FormConfigCreator.vue.d.ts +9 -4487
  47. package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +7 -3091
  48. package/es/components/form-config/src/components/renderer/CloseButton.vue.d.ts +2 -1472
  49. package/es/components/form-config/src/components/renderer/ComplexNode.vue.d.ts +2 -1472
  50. package/es/components/form-config/src/components/renderer/DefaultNode.vue.d.ts +4 -3195
  51. package/es/components/form-config/src/utils/index2.js +1 -1
  52. package/es/components/form-config/style/index.css +1 -158
  53. package/es/components/form-render/index.d.ts +6 -1154
  54. package/es/components/form-render/src/FormRender.vue.d.ts +7 -1155
  55. package/es/components/form-render/src/components/renderer/jsonCombination/index.js +1 -1
  56. package/es/components/form-render/src/components/renderer/linebar.d.ts +1 -1
  57. package/es/components/form-render/src/components/renderer/select.js +1 -1
  58. package/es/components/form-render/src/hooks/useCommonLog2.js +1 -1
  59. package/es/components/form-render/src/hooks/useFieldListAdaptor2.js +1 -1
  60. package/es/components/form-render/src/utils/business.d.ts +1 -1
  61. package/es/components/form-render/src/utils/index.d.ts +1 -1
  62. package/es/components/form-render/src/utils/index.js +2 -2
  63. package/es/components/form-render/style/index.css +1 -146
  64. package/es/components/form-table/index.d.ts +43 -32166
  65. package/es/components/form-table/src/FormTable.vue.d.ts +43 -32180
  66. package/es/components/form-table/src/components/index.d.ts +43 -32166
  67. package/es/components/form-table/src/components/table-age.vue.d.ts +5 -4007
  68. package/es/components/form-table/src/components/table-date-picker.vue.d.ts +3 -5084
  69. package/es/components/form-table/src/components/table-digital.vue.d.ts +4 -2672
  70. package/es/components/form-table/src/components/table-input-password.vue.d.ts +4 -1344
  71. package/es/components/form-table/src/components/table-input.vue.d.ts +4 -1344
  72. package/es/components/form-table/src/components/table-month-picker.vue.d.ts +2 -5083
  73. package/es/components/form-table/src/components/table-search-more.vue.d.ts +2 -1401
  74. package/es/components/form-table/src/components/table-search.vue.d.ts +3 -2736
  75. package/es/components/form-table/src/components/table-select-multiple.vue.d.ts +2 -1336
  76. package/es/components/form-table/src/components/table-select.vue.d.ts +2 -1336
  77. package/es/components/form-table/src/components/table-textarea.vue.d.ts +5 -1345
  78. package/es/components/form-table/src/components/table-time-picker.vue.d.ts +2 -2438
  79. package/es/components/form-table/src/components/table-tree-select.vue.d.ts +2 -1559
  80. package/es/components/form-table/src/components/text-over-tooltip.vue.d.ts +2 -480
  81. package/es/components/form-table/style/index.css +1 -214
  82. package/es/components/grid/src/hooks2.js +1 -0
  83. package/es/components/grid/style/index.css +1 -10
  84. package/es/components/index.css +1 -3346
  85. package/es/components/info-header/index.d.ts +16 -2561
  86. package/es/components/info-header/src/HiddenContent.vue.d.ts +4 -804
  87. package/es/components/info-header/src/InfoEllipsis.vue.d.ts +3 -803
  88. package/es/components/info-header/src/InfoHeader.vue.d.ts +15 -2560
  89. package/es/components/info-header/style/index.css +1 -121
  90. package/es/components/map/index.d.ts +2 -2263
  91. package/es/components/map/src/Map.vue.d.ts +2 -2263
  92. package/es/components/map/style/index.css +1 -61
  93. package/es/components/scale-view/index.d.ts +12 -3073
  94. package/es/components/scale-view/src/ScaleView.vue.d.ts +8 -3070
  95. package/es/components/scale-view/src/components/EvaluateCountdown.vue.d.ts +1 -1
  96. package/es/components/scale-view/src/components/EvaluatePage.vue.d.ts +1 -1400
  97. package/es/components/scale-view/src/components/formitem/r-address.d.ts +1 -1
  98. package/es/components/scale-view/src/components/formitem/r-cascader.d.ts +1 -1
  99. package/es/components/scale-view/src/components/formitem/r-checkbox.d.ts +1 -1
  100. package/es/components/scale-view/src/components/formitem/r-collection.d.ts +1 -1
  101. package/es/components/scale-view/src/components/formitem/r-datetime.d.ts +1 -1
  102. package/es/components/scale-view/src/components/formitem/r-input.d.ts +1 -1
  103. package/es/components/scale-view/src/components/formitem/r-map.d.ts +1 -1
  104. package/es/components/scale-view/src/components/formitem/r-radio.d.ts +1 -1
  105. package/es/components/scale-view/src/components/formitem/r-select.d.ts +1 -1
  106. package/es/components/scale-view/src/components/formitem/r-upload.d.ts +1 -1
  107. package/es/components/scale-view/src/components/formitem/text-over-tooltip/TextOverTooltip.vue.d.ts +2 -480
  108. package/es/components/scale-view/src/hooks/use-component.d.ts +39 -8514
  109. package/es/components/scale-view/style/index.css +1 -738
  110. package/es/components/select-label/index.d.ts +24 -11264
  111. package/es/components/select-label/src/LabelFormContent.vue.d.ts +10 -4250
  112. package/es/components/select-label/src/SelectLabel.vue.d.ts +14 -7027
  113. package/es/components/select-label/src/components/label-classify.vue.d.ts +5 -3482
  114. package/es/components/select-label/style/index.css +1 -164
  115. package/es/components/select-person/index.d.ts +9 -5369
  116. package/es/components/select-person/src/SearchTree.vue.d.ts +3 -1339
  117. package/es/components/select-person/src/SelectPerson.vue.d.ts +9 -5369
  118. package/es/components/select-person/style/index.css +1 -193
  119. package/es/components/shortcut-provider/style/index.css +1 -3
  120. package/es/components/shortcut-setter/index.d.ts +6 -1154
  121. package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +6 -1154
  122. package/es/components/shortcut-setter/src/ShortcutSetterItem.vue.d.ts +1 -863
  123. package/es/components/shortcut-setter/style/index.css +1 -8
  124. package/es/components/steps-wheel/index.d.ts +1 -479
  125. package/es/components/steps-wheel/src/StepsWheel.vue.d.ts +1 -479
  126. package/es/components/steps-wheel/style/index.css +1 -161
  127. package/es/components/time-line/index.d.ts +7 -1672
  128. package/es/components/time-line/src/TimeLine.vue.d.ts +6 -1671
  129. package/es/components/time-line/style/index.css +1 -37
  130. package/es/env.d.ts +0 -18
  131. package/es/shared/components/SelectPage/SelectPage.vue.d.ts +1 -1400
  132. package/es/shared/components/TextOverTooltip/TextOverTooltip.vue.d.ts +2 -480
  133. package/package.json +2 -2
@@ -161,1341 +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: PropType<import("naive-ui").SelectFilter>;
199
- readonly placement: {
200
- readonly type: PropType<import("naive-ui").PopoverPlacement>;
201
- readonly default: "bottom-start";
202
- };
203
- readonly widthMode: {
204
- readonly type: StringConstructor;
205
- readonly default: "trigger";
206
- };
207
- readonly tag: BooleanConstructor;
208
- readonly onCreate: PropType<(label: string) => import("naive-ui").SelectOption>;
209
- readonly fallbackOption: {
210
- readonly type: PropType<false | import("naive-ui/es/select/src/interface").SelectFallbackOption | undefined>;
211
- readonly default: undefined;
212
- };
213
- readonly show: {
214
- readonly type: PropType<boolean | undefined>;
215
- readonly default: undefined;
216
- };
217
- readonly showArrow: {
218
- readonly type: BooleanConstructor;
219
- readonly default: true;
220
- };
221
- readonly maxTagCount: PropType<number | "responsive">;
222
- readonly consistentMenuWidth: {
223
- readonly type: BooleanConstructor;
224
- readonly default: true;
225
- };
226
- readonly virtualScroll: {
227
- readonly type: BooleanConstructor;
228
- readonly default: true;
229
- };
230
- readonly labelField: {
231
- readonly type: StringConstructor;
232
- readonly default: "label";
233
- };
234
- readonly valueField: {
235
- readonly type: StringConstructor;
236
- readonly default: "value";
237
- };
238
- readonly childrenField: {
239
- readonly type: StringConstructor;
240
- readonly default: "children";
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 nodeProps: PropType<import("naive-ui").SelectNodeProps>;
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 internalShowCheckmark: {
266
- readonly type: BooleanConstructor;
267
- readonly default: true;
268
- };
269
- readonly onChange: PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/select/src/interface").OnUpdateValue>>;
270
- readonly items: PropType<import("naive-ui/es/select/src/interface").SelectMixedOption[]>;
271
- readonly theme: PropType<import("naive-ui/es/_mixins").Theme<"Select", {
272
- menuBoxShadow: string;
273
- }, {
274
- InternalSelection: import("naive-ui/es/_mixins").Theme<"InternalSelection", {
275
- fontSizeTiny: string;
276
- fontSizeSmall: string;
277
- fontSizeMedium: string;
278
- fontSizeLarge: string;
279
- heightTiny: string;
280
- heightSmall: string;
281
- heightMedium: string;
282
- heightLarge: string;
283
- borderRadius: string;
284
- textColor: string;
285
- textColorDisabled: string;
286
- placeholderColor: string;
287
- placeholderColorDisabled: string;
288
- color: string;
289
- colorDisabled: string;
290
- colorActive: string;
291
- border: string;
292
- borderHover: string;
293
- borderActive: string;
294
- borderFocus: string;
295
- boxShadowHover: string;
296
- boxShadowActive: string;
297
- boxShadowFocus: string;
298
- caretColor: string;
299
- arrowColor: string;
300
- arrowColorDisabled: string;
301
- loadingColor: string;
302
- borderWarning: string;
303
- borderHoverWarning: string;
304
- borderActiveWarning: string;
305
- borderFocusWarning: string;
306
- boxShadowHoverWarning: string;
307
- boxShadowActiveWarning: string;
308
- boxShadowFocusWarning: string;
309
- colorActiveWarning: string;
310
- caretColorWarning: string;
311
- borderError: string;
312
- borderHoverError: string;
313
- borderActiveError: string;
314
- borderFocusError: string;
315
- boxShadowHoverError: string;
316
- boxShadowActiveError: string;
317
- boxShadowFocusError: string;
318
- colorActiveError: string;
319
- caretColorError: string;
320
- clearColor: string;
321
- clearColorHover: string;
322
- clearColorPressed: string;
323
- paddingSingle: string;
324
- paddingMultiple: string;
325
- clearSize: string;
326
- arrowSize: string;
327
- }, {
328
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
329
- fontSize: string;
330
- borderRadius: string;
331
- color: string;
332
- dividerColor: string;
333
- textColor: string;
334
- boxShadow: string;
335
- space: string;
336
- spaceArrow: string;
337
- arrowOffset: string;
338
- arrowOffsetVertical: string;
339
- arrowHeight: string;
340
- padding: string;
341
- }, any>;
342
- }>;
343
- InternalSelectMenu: import("naive-ui/es/_mixins").Theme<"InternalSelectMenu", {
344
- optionFontSizeSmall: string;
345
- optionFontSizeMedium: string;
346
- optionFontSizeLarge: string;
347
- optionFontSizeHuge: string;
348
- optionHeightSmall: string;
349
- optionHeightMedium: string;
350
- optionHeightLarge: string;
351
- optionHeightHuge: string;
352
- borderRadius: string;
353
- color: string;
354
- groupHeaderTextColor: string;
355
- actionDividerColor: string;
356
- optionTextColor: string;
357
- optionTextColorPressed: string;
358
- optionTextColorDisabled: string;
359
- optionTextColorActive: string;
360
- optionOpacityDisabled: string;
361
- optionCheckColor: string;
362
- optionColorPending: string;
363
- optionColorActive: string;
364
- optionColorActivePending: string;
365
- actionTextColor: string;
366
- loadingColor: string;
367
- height: string;
368
- paddingSmall: string;
369
- paddingMedium: string;
370
- paddingLarge: string;
371
- paddingHuge: string;
372
- optionPaddingSmall: string;
373
- optionPaddingMedium: string;
374
- optionPaddingLarge: string;
375
- optionPaddingHuge: string;
376
- loadingSize: string;
377
- }, {
378
- Scrollbar: import("naive-ui/es/_mixins").Theme<"Scrollbar", {
379
- color: string;
380
- colorHover: string;
381
- }, any>;
382
- Empty: import("naive-ui/es/_mixins").Theme<"Empty", {
383
- fontSizeSmall: string;
384
- fontSizeMedium: string;
385
- fontSizeLarge: string;
386
- fontSizeHuge: string;
387
- textColor: string;
388
- iconColor: string;
389
- extraTextColor: string;
390
- iconSizeSmall: string;
391
- iconSizeMedium: string;
392
- iconSizeLarge: string;
393
- iconSizeHuge: string;
394
- }, any>;
395
- }>;
396
- }>>;
397
- readonly themeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Select", {
398
- menuBoxShadow: string;
399
- }, {
400
- InternalSelection: import("naive-ui/es/_mixins").Theme<"InternalSelection", {
401
- fontSizeTiny: string;
402
- fontSizeSmall: string;
403
- fontSizeMedium: string;
404
- fontSizeLarge: string;
405
- heightTiny: string;
406
- heightSmall: string;
407
- heightMedium: string;
408
- heightLarge: string;
409
- borderRadius: string;
410
- textColor: string;
411
- textColorDisabled: string;
412
- placeholderColor: string;
413
- placeholderColorDisabled: string;
414
- color: string;
415
- colorDisabled: string;
416
- colorActive: string;
417
- border: string;
418
- borderHover: string;
419
- borderActive: string;
420
- borderFocus: string;
421
- boxShadowHover: string;
422
- boxShadowActive: string;
423
- boxShadowFocus: string;
424
- caretColor: string;
425
- arrowColor: string;
426
- arrowColorDisabled: string;
427
- loadingColor: string;
428
- borderWarning: string;
429
- borderHoverWarning: string;
430
- borderActiveWarning: string;
431
- borderFocusWarning: string;
432
- boxShadowHoverWarning: string;
433
- boxShadowActiveWarning: string;
434
- boxShadowFocusWarning: string;
435
- colorActiveWarning: string;
436
- caretColorWarning: string;
437
- borderError: string;
438
- borderHoverError: string;
439
- borderActiveError: string;
440
- borderFocusError: string;
441
- boxShadowHoverError: string;
442
- boxShadowActiveError: string;
443
- boxShadowFocusError: string;
444
- colorActiveError: string;
445
- caretColorError: string;
446
- clearColor: string;
447
- clearColorHover: string;
448
- clearColorPressed: string;
449
- paddingSingle: string;
450
- paddingMultiple: string;
451
- clearSize: string;
452
- arrowSize: string;
453
- }, {
454
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
455
- fontSize: string;
456
- borderRadius: string;
457
- color: string;
458
- dividerColor: string;
459
- textColor: string;
460
- boxShadow: string;
461
- space: string;
462
- spaceArrow: string;
463
- arrowOffset: string;
464
- arrowOffsetVertical: string;
465
- arrowHeight: string;
466
- padding: string;
467
- }, any>;
468
- }>;
469
- InternalSelectMenu: import("naive-ui/es/_mixins").Theme<"InternalSelectMenu", {
470
- optionFontSizeSmall: string;
471
- optionFontSizeMedium: string;
472
- optionFontSizeLarge: string;
473
- optionFontSizeHuge: string;
474
- optionHeightSmall: string;
475
- optionHeightMedium: string;
476
- optionHeightLarge: string;
477
- optionHeightHuge: string;
478
- borderRadius: string;
479
- color: string;
480
- groupHeaderTextColor: string;
481
- actionDividerColor: string;
482
- optionTextColor: string;
483
- optionTextColorPressed: string;
484
- optionTextColorDisabled: string;
485
- optionTextColorActive: string;
486
- optionOpacityDisabled: string;
487
- optionCheckColor: string;
488
- optionColorPending: string;
489
- optionColorActive: string;
490
- optionColorActivePending: string;
491
- actionTextColor: string;
492
- loadingColor: string;
493
- height: string;
494
- paddingSmall: string;
495
- paddingMedium: string;
496
- paddingLarge: string;
497
- paddingHuge: string;
498
- optionPaddingSmall: string;
499
- optionPaddingMedium: string;
500
- optionPaddingLarge: string;
501
- optionPaddingHuge: string;
502
- loadingSize: string;
503
- }, {
504
- Scrollbar: import("naive-ui/es/_mixins").Theme<"Scrollbar", {
505
- color: string;
506
- colorHover: string;
507
- }, any>;
508
- Empty: import("naive-ui/es/_mixins").Theme<"Empty", {
509
- fontSizeSmall: string;
510
- fontSizeMedium: string;
511
- fontSizeLarge: string;
512
- fontSizeHuge: string;
513
- textColor: string;
514
- iconColor: string;
515
- extraTextColor: string;
516
- iconSizeSmall: string;
517
- iconSizeMedium: string;
518
- iconSizeLarge: string;
519
- iconSizeHuge: string;
520
- }, any>;
521
- }>;
522
- }>>>;
523
- readonly builtinThemeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Select", {
524
- menuBoxShadow: string;
525
- }, {
526
- InternalSelection: import("naive-ui/es/_mixins").Theme<"InternalSelection", {
527
- fontSizeTiny: string;
528
- fontSizeSmall: string;
529
- fontSizeMedium: string;
530
- fontSizeLarge: string;
531
- heightTiny: string;
532
- heightSmall: string;
533
- heightMedium: string;
534
- heightLarge: string;
535
- borderRadius: string;
536
- textColor: string;
537
- textColorDisabled: string;
538
- placeholderColor: string;
539
- placeholderColorDisabled: string;
540
- color: string;
541
- colorDisabled: string;
542
- colorActive: string;
543
- border: string;
544
- borderHover: string;
545
- borderActive: string;
546
- borderFocus: string;
547
- boxShadowHover: string;
548
- boxShadowActive: string;
549
- boxShadowFocus: string;
550
- caretColor: string;
551
- arrowColor: string;
552
- arrowColorDisabled: string;
553
- loadingColor: string;
554
- borderWarning: string;
555
- borderHoverWarning: string;
556
- borderActiveWarning: string;
557
- borderFocusWarning: string;
558
- boxShadowHoverWarning: string;
559
- boxShadowActiveWarning: string;
560
- boxShadowFocusWarning: string;
561
- colorActiveWarning: string;
562
- caretColorWarning: string;
563
- borderError: string;
564
- borderHoverError: string;
565
- borderActiveError: string;
566
- borderFocusError: string;
567
- boxShadowHoverError: string;
568
- boxShadowActiveError: string;
569
- boxShadowFocusError: string;
570
- colorActiveError: string;
571
- caretColorError: string;
572
- clearColor: string;
573
- clearColorHover: string;
574
- clearColorPressed: string;
575
- paddingSingle: string;
576
- paddingMultiple: string;
577
- clearSize: string;
578
- arrowSize: string;
579
- }, {
580
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
581
- fontSize: string;
582
- borderRadius: string;
583
- color: string;
584
- dividerColor: string;
585
- textColor: string;
586
- boxShadow: string;
587
- space: string;
588
- spaceArrow: string;
589
- arrowOffset: string;
590
- arrowOffsetVertical: string;
591
- arrowHeight: string;
592
- padding: string;
593
- }, any>;
594
- }>;
595
- InternalSelectMenu: import("naive-ui/es/_mixins").Theme<"InternalSelectMenu", {
596
- optionFontSizeSmall: string;
597
- optionFontSizeMedium: string;
598
- optionFontSizeLarge: string;
599
- optionFontSizeHuge: string;
600
- optionHeightSmall: string;
601
- optionHeightMedium: string;
602
- optionHeightLarge: string;
603
- optionHeightHuge: string;
604
- borderRadius: string;
605
- color: string;
606
- groupHeaderTextColor: string;
607
- actionDividerColor: string;
608
- optionTextColor: string;
609
- optionTextColorPressed: string;
610
- optionTextColorDisabled: string;
611
- optionTextColorActive: string;
612
- optionOpacityDisabled: string;
613
- optionCheckColor: string;
614
- optionColorPending: string;
615
- optionColorActive: string;
616
- optionColorActivePending: string;
617
- actionTextColor: string;
618
- loadingColor: string;
619
- height: string;
620
- paddingSmall: string;
621
- paddingMedium: string;
622
- paddingLarge: string;
623
- paddingHuge: string;
624
- optionPaddingSmall: string;
625
- optionPaddingMedium: string;
626
- optionPaddingLarge: string;
627
- optionPaddingHuge: string;
628
- loadingSize: string;
629
- }, {
630
- Scrollbar: import("naive-ui/es/_mixins").Theme<"Scrollbar", {
631
- color: string;
632
- colorHover: string;
633
- }, any>;
634
- Empty: import("naive-ui/es/_mixins").Theme<"Empty", {
635
- fontSizeSmall: string;
636
- fontSizeMedium: string;
637
- fontSizeLarge: string;
638
- fontSizeHuge: string;
639
- textColor: string;
640
- iconColor: string;
641
- extraTextColor: string;
642
- iconSizeSmall: string;
643
- iconSizeMedium: string;
644
- iconSizeLarge: string;
645
- iconSizeHuge: string;
646
- }, any>;
647
- }>;
648
- }>>>;
649
- }, {
650
- mergedStatus: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").FormValidationStatus | undefined>;
651
- mergedClsPrefix: import("vue").ComputedRef<string>;
652
- mergedBordered: import("vue").ComputedRef<boolean>;
653
- namespace: import("vue").ComputedRef<string | undefined>;
654
- treeMate: import("vue").ComputedRef<import("treemate").TreeMate<import("naive-ui").SelectOption, import("naive-ui").SelectGroupOption, import("naive-ui/es/select/src/interface").SelectIgnoredOption>>;
655
- isMounted: Readonly<import("vue").Ref<boolean>>;
656
- triggerRef: import("vue").Ref<{
657
- isCompositing: boolean;
658
- focus: () => void;
659
- focusInput: () => void;
660
- blur: () => void;
661
- $el: HTMLElement;
662
- } | null>;
663
- menuRef: import("vue").Ref<{
664
- selfRef: HTMLElement | null;
665
- 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;
666
- prev: () => void;
667
- next: () => void;
668
- } | null>;
669
- pattern: import("vue").Ref<string>;
670
- uncontrolledShow: import("vue").Ref<boolean>;
671
- mergedShow: import("vue").ComputedRef<boolean>;
672
- adjustedTo: import("vue").ComputedRef<string | HTMLElement>;
673
- uncontrolledValue: import("vue").Ref<string[] | import("naive-ui/es/select/src/interface").ValueAtom | number[] | import("naive-ui/es/select/src/interface").ValueAtom[] | null>;
674
- mergedValue: import("vue").ComputedRef<string[] | import("naive-ui/es/select/src/interface").ValueAtom | number[] | import("naive-ui/es/select/src/interface").ValueAtom[] | null>;
675
- followerRef: import("vue").Ref<{
676
- syncPosition: () => void;
677
- } | null>;
678
- localizedPlaceholder: import("vue").ComputedRef<string>;
679
- selectedOption: import("vue").ComputedRef<import("naive-ui").SelectOption | null>;
680
- selectedOptions: import("vue").ComputedRef<import("naive-ui").SelectOption[] | null>;
681
- mergedSize: import("vue").ComputedRef<"small" | "medium" | "tiny" | "large">;
682
- mergedDisabled: import("vue").ComputedRef<boolean>;
683
- focused: import("vue").Ref<boolean>;
684
- activeWithoutMenuOpen: import("vue").Ref<boolean>;
685
- inlineThemeDisabled: boolean | undefined;
686
- onTriggerInputFocus: () => void;
687
- onTriggerInputBlur: () => void;
688
- handleTriggerOrMenuResize: () => void;
689
- handleMenuFocus: (e: FocusEvent) => void;
690
- handleMenuBlur: (e: FocusEvent) => void;
691
- handleMenuTabOut: () => void;
692
- handleTriggerClick: () => void;
693
- handleToggle: (tmNode: import("treemate").TreeNode<import("naive-ui").SelectOption, import("naive-ui").SelectOption, import("naive-ui").SelectOption>) => void;
694
- handleDeleteOption: (option: import("naive-ui").SelectOption) => void;
695
- handlePatternInput: (e: InputEvent) => void;
696
- handleClear: (e: MouseEvent) => void;
697
- handleTriggerBlur: (e: FocusEvent) => void;
698
- handleTriggerFocus: (e: FocusEvent) => void;
699
- handleKeydown: (e: KeyboardEvent) => void;
700
- handleMenuAfterLeave: () => void;
701
- handleMenuClickOutside: (e: MouseEvent) => void;
702
- handleMenuScroll: (e: Event) => void;
703
- handleMenuKeydown: (e: KeyboardEvent) => void;
704
- handleMenuMousedown: (e: MouseEvent) => void;
705
- mergedTheme: import("vue").ComputedRef<{
706
- common: {
707
- baseColor: string;
708
- primaryColor: string;
709
- primaryColorHover: string;
710
- primaryColorPressed: string;
711
- primaryColorSuppl: string;
712
- infoColor: string;
713
- infoColorHover: string;
714
- infoColorPressed: string;
715
- infoColorSuppl: string;
716
- successColor: string;
717
- successColorHover: string;
718
- successColorPressed: string;
719
- successColorSuppl: string;
720
- warningColor: string;
721
- warningColorHover: string;
722
- warningColorPressed: string;
723
- warningColorSuppl: string;
724
- errorColor: string;
725
- errorColorHover: string;
726
- errorColorPressed: string;
727
- errorColorSuppl: string;
728
- textColorBase: string;
729
- textColor1: string;
730
- textColor2: string;
731
- textColor3: string;
732
- textColorDisabled: string;
733
- placeholderColor: string;
734
- placeholderColorDisabled: string;
735
- iconColor: string;
736
- iconColorHover: string;
737
- iconColorPressed: string;
738
- iconColorDisabled: string;
739
- opacity1: string;
740
- opacity2: string;
741
- opacity3: string;
742
- opacity4: string;
743
- opacity5: string;
744
- dividerColor: string;
745
- borderColor: string;
746
- closeIconColor: string;
747
- closeIconColorHover: string;
748
- closeIconColorPressed: string;
749
- closeColorHover: string;
750
- closeColorPressed: string;
751
- clearColor: string;
752
- clearColorHover: string;
753
- clearColorPressed: string;
754
- scrollbarColor: string;
755
- scrollbarColorHover: string;
756
- scrollbarWidth: string;
757
- scrollbarHeight: string;
758
- scrollbarBorderRadius: string;
759
- progressRailColor: string;
760
- railColor: string;
761
- popoverColor: string;
762
- tableColor: string;
763
- cardColor: string;
764
- modalColor: string;
765
- bodyColor: string;
766
- tagColor: string;
767
- avatarColor: string;
768
- invertedColor: string;
769
- inputColor: string;
770
- codeColor: string;
771
- tabColor: string;
772
- actionColor: string;
773
- tableHeaderColor: string;
774
- hoverColor: string;
775
- tableColorHover: string;
776
- tableColorStriped: string;
777
- pressedColor: string;
778
- opacityDisabled: string;
779
- inputColorDisabled: string;
780
- buttonColor2: string;
781
- buttonColor2Hover: string;
782
- buttonColor2Pressed: string;
783
- boxShadow1: string;
784
- boxShadow2: string;
785
- boxShadow3: string;
786
- fontFamily: string;
787
- fontFamilyMono: string;
788
- fontWeight: string;
789
- fontWeightStrong: string;
790
- cubicBezierEaseInOut: string;
791
- cubicBezierEaseOut: string;
792
- cubicBezierEaseIn: string;
793
- borderRadius: string;
794
- borderRadiusSmall: string;
795
- fontSize: string;
796
- fontSizeMini: string;
797
- fontSizeTiny: string;
798
- fontSizeSmall: string;
799
- fontSizeMedium: string;
800
- fontSizeLarge: string;
801
- fontSizeHuge: string;
802
- lineHeight: string;
803
- heightMini: string;
804
- heightTiny: string;
805
- heightSmall: string;
806
- heightMedium: string;
807
- heightLarge: string;
808
- heightHuge: string;
809
- name: "common";
810
- };
811
- self: {
812
- menuBoxShadow: string;
813
- };
814
- peers: {
815
- InternalSelection: import("naive-ui/es/_mixins").Theme<"InternalSelection", {
816
- fontSizeTiny: string;
817
- fontSizeSmall: string;
818
- fontSizeMedium: string;
819
- fontSizeLarge: string;
820
- heightTiny: string;
821
- heightSmall: string;
822
- heightMedium: string;
823
- heightLarge: string;
824
- borderRadius: string;
825
- textColor: string;
826
- textColorDisabled: string;
827
- placeholderColor: string;
828
- placeholderColorDisabled: string;
829
- color: string;
830
- colorDisabled: string;
831
- colorActive: string;
832
- border: string;
833
- borderHover: string;
834
- borderActive: string;
835
- borderFocus: string;
836
- boxShadowHover: string;
837
- boxShadowActive: string;
838
- boxShadowFocus: string;
839
- caretColor: string;
840
- arrowColor: string;
841
- arrowColorDisabled: string;
842
- loadingColor: string;
843
- borderWarning: string;
844
- borderHoverWarning: string;
845
- borderActiveWarning: string;
846
- borderFocusWarning: string;
847
- boxShadowHoverWarning: string;
848
- boxShadowActiveWarning: string;
849
- boxShadowFocusWarning: string;
850
- colorActiveWarning: string;
851
- caretColorWarning: string;
852
- borderError: string;
853
- borderHoverError: string;
854
- borderActiveError: string;
855
- borderFocusError: string;
856
- boxShadowHoverError: string;
857
- boxShadowActiveError: string;
858
- boxShadowFocusError: string;
859
- colorActiveError: string;
860
- caretColorError: string;
861
- clearColor: string;
862
- clearColorHover: string;
863
- clearColorPressed: string;
864
- paddingSingle: string;
865
- paddingMultiple: string;
866
- clearSize: string;
867
- arrowSize: string;
868
- }, {
869
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
870
- fontSize: string;
871
- borderRadius: string;
872
- color: string;
873
- dividerColor: string;
874
- textColor: string;
875
- boxShadow: string;
876
- space: string;
877
- spaceArrow: string;
878
- arrowOffset: string;
879
- arrowOffsetVertical: string;
880
- arrowHeight: string;
881
- padding: string;
882
- }, any>;
883
- }>;
884
- InternalSelectMenu: import("naive-ui/es/_mixins").Theme<"InternalSelectMenu", {
885
- optionFontSizeSmall: string;
886
- optionFontSizeMedium: string;
887
- optionFontSizeLarge: string;
888
- optionFontSizeHuge: string;
889
- optionHeightSmall: string;
890
- optionHeightMedium: string;
891
- optionHeightLarge: string;
892
- optionHeightHuge: string;
893
- borderRadius: string;
894
- color: string;
895
- groupHeaderTextColor: string;
896
- actionDividerColor: string;
897
- optionTextColor: string;
898
- optionTextColorPressed: string;
899
- optionTextColorDisabled: string;
900
- optionTextColorActive: string;
901
- optionOpacityDisabled: string;
902
- optionCheckColor: string;
903
- optionColorPending: string;
904
- optionColorActive: string;
905
- optionColorActivePending: string;
906
- actionTextColor: string;
907
- loadingColor: string;
908
- height: string;
909
- paddingSmall: string;
910
- paddingMedium: string;
911
- paddingLarge: string;
912
- paddingHuge: string;
913
- optionPaddingSmall: string;
914
- optionPaddingMedium: string;
915
- optionPaddingLarge: string;
916
- optionPaddingHuge: string;
917
- loadingSize: string;
918
- }, {
919
- Scrollbar: import("naive-ui/es/_mixins").Theme<"Scrollbar", {
920
- color: string;
921
- colorHover: string;
922
- }, any>;
923
- Empty: import("naive-ui/es/_mixins").Theme<"Empty", {
924
- fontSizeSmall: string;
925
- fontSizeMedium: string;
926
- fontSizeLarge: string;
927
- fontSizeHuge: string;
928
- textColor: string;
929
- iconColor: string;
930
- extraTextColor: string;
931
- iconSizeSmall: string;
932
- iconSizeMedium: string;
933
- iconSizeLarge: string;
934
- iconSizeHuge: string;
935
- }, any>;
936
- }>;
937
- };
938
- peerOverrides: {
939
- InternalSelection?: {
940
- peers?: {
941
- Popover?: import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Popover", {
942
- fontSize: string;
943
- borderRadius: string;
944
- color: string;
945
- dividerColor: string;
946
- textColor: string;
947
- boxShadow: string;
948
- space: string;
949
- spaceArrow: string;
950
- arrowOffset: string;
951
- arrowOffsetVertical: string;
952
- arrowHeight: string;
953
- padding: string;
954
- }, any>> | undefined;
955
- } | undefined;
956
- } | undefined;
957
- InternalSelectMenu?: {
958
- peers?: {
959
- Scrollbar?: import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Scrollbar", {
960
- color: string;
961
- colorHover: string;
962
- }, any>> | undefined;
963
- Empty?: import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Empty", {
964
- fontSizeSmall: string;
965
- fontSizeMedium: string;
966
- fontSizeLarge: string;
967
- fontSizeHuge: string;
968
- textColor: string;
969
- iconColor: string;
970
- extraTextColor: string;
971
- iconSizeSmall: string;
972
- iconSizeMedium: string;
973
- iconSizeLarge: string;
974
- iconSizeHuge: string;
975
- }, any>> | undefined;
976
- } | undefined;
977
- } | undefined;
978
- };
979
- }>;
980
- cssVars: import("vue").ComputedRef<{
981
- '--n-menu-box-shadow': string;
982
- }> | undefined;
983
- themeClass: import("vue").Ref<string> | undefined;
984
- onRender: (() => void) | undefined;
985
- focus: () => void;
986
- blur: () => void;
987
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
988
- readonly to: {
989
- type: PropType<string | boolean | HTMLElement>;
990
- default: undefined;
991
- };
992
- readonly bordered: {
993
- readonly type: PropType<boolean | undefined>;
994
- readonly default: undefined;
995
- };
996
- readonly clearable: BooleanConstructor;
997
- readonly clearFilterAfterSelect: {
998
- readonly type: BooleanConstructor;
999
- readonly default: true;
1000
- };
1001
- readonly options: {
1002
- readonly type: PropType<import("naive-ui/es/select/src/interface").SelectMixedOption[]>;
1003
- readonly default: () => never[];
1004
- };
1005
- readonly defaultValue: {
1006
- readonly type: PropType<import("naive-ui/es/select/src/interface").Value | null>;
1007
- readonly default: null;
1008
- };
1009
- readonly value: PropType<import("naive-ui/es/select/src/interface").Value | null>;
1010
- readonly placeholder: StringConstructor;
1011
- readonly menuProps: PropType<import("vue").HTMLAttributes>;
1012
- readonly multiple: BooleanConstructor;
1013
- readonly size: PropType<import("naive-ui/es/select/src/interface").Size>;
1014
- readonly filterable: BooleanConstructor;
1015
- readonly disabled: {
1016
- readonly type: PropType<boolean | undefined>;
1017
- readonly default: undefined;
1018
- };
1019
- readonly remote: BooleanConstructor;
1020
- readonly loading: BooleanConstructor;
1021
- readonly filter: PropType<import("naive-ui").SelectFilter>;
1022
- readonly placement: {
1023
- readonly type: PropType<import("naive-ui").PopoverPlacement>;
1024
- readonly default: "bottom-start";
1025
- };
1026
- readonly widthMode: {
1027
- readonly type: StringConstructor;
1028
- readonly default: "trigger";
1029
- };
1030
- readonly tag: BooleanConstructor;
1031
- readonly onCreate: PropType<(label: string) => import("naive-ui").SelectOption>;
1032
- readonly fallbackOption: {
1033
- readonly type: PropType<false | import("naive-ui/es/select/src/interface").SelectFallbackOption | undefined>;
1034
- readonly default: undefined;
1035
- };
1036
- readonly show: {
1037
- readonly type: PropType<boolean | undefined>;
1038
- readonly default: undefined;
1039
- };
1040
- readonly showArrow: {
1041
- readonly type: BooleanConstructor;
1042
- readonly default: true;
1043
- };
1044
- readonly maxTagCount: PropType<number | "responsive">;
1045
- readonly consistentMenuWidth: {
1046
- readonly type: BooleanConstructor;
1047
- readonly default: true;
1048
- };
1049
- readonly virtualScroll: {
1050
- readonly type: BooleanConstructor;
1051
- readonly default: true;
1052
- };
1053
- readonly labelField: {
1054
- readonly type: StringConstructor;
1055
- readonly default: "label";
1056
- };
1057
- readonly valueField: {
1058
- readonly type: StringConstructor;
1059
- readonly default: "value";
1060
- };
1061
- readonly childrenField: {
1062
- readonly type: StringConstructor;
1063
- readonly default: "children";
1064
- };
1065
- readonly renderLabel: PropType<import("naive-ui/es/_internal/select-menu/src/interface").RenderLabel>;
1066
- readonly renderOption: PropType<import("naive-ui/es/_internal/select-menu/src/interface").RenderOption>;
1067
- readonly renderTag: PropType<import("naive-ui").SelectRenderTag>;
1068
- readonly 'onUpdate:value': PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/select/src/interface").OnUpdateValue> | undefined>;
1069
- readonly inputProps: PropType<import("vue").InputHTMLAttributes>;
1070
- readonly nodeProps: PropType<import("naive-ui").SelectNodeProps>;
1071
- readonly onUpdateValue: PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/select/src/interface").OnUpdateValue> | undefined>;
1072
- readonly onBlur: PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void> | undefined>;
1073
- readonly onClear: PropType<import("naive-ui/es/_utils").MaybeArray<() => void> | undefined>;
1074
- readonly onFocus: PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void> | undefined>;
1075
- readonly onScroll: PropType<import("naive-ui/es/_utils").MaybeArray<(e: Event) => void> | undefined>;
1076
- readonly onSearch: PropType<import("naive-ui/es/_utils").MaybeArray<(value: string) => void> | undefined>;
1077
- readonly onUpdateShow: PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
1078
- readonly 'onUpdate:show': PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
1079
- readonly displayDirective: {
1080
- readonly type: PropType<"show" | "if">;
1081
- readonly default: "show";
1082
- };
1083
- readonly resetMenuOnOptionsChange: {
1084
- readonly type: BooleanConstructor;
1085
- readonly default: true;
1086
- };
1087
- readonly status: PropType<import("naive-ui/es/form/src/interface").FormValidationStatus>;
1088
- readonly internalShowCheckmark: {
1089
- readonly type: BooleanConstructor;
1090
- readonly default: true;
1091
- };
1092
- readonly onChange: PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/select/src/interface").OnUpdateValue>>;
1093
- readonly items: PropType<import("naive-ui/es/select/src/interface").SelectMixedOption[]>;
1094
- readonly theme: PropType<import("naive-ui/es/_mixins").Theme<"Select", {
1095
- menuBoxShadow: string;
1096
- }, {
1097
- InternalSelection: import("naive-ui/es/_mixins").Theme<"InternalSelection", {
1098
- fontSizeTiny: string;
1099
- fontSizeSmall: string;
1100
- fontSizeMedium: string;
1101
- fontSizeLarge: string;
1102
- heightTiny: string;
1103
- heightSmall: string;
1104
- heightMedium: string;
1105
- heightLarge: string;
1106
- borderRadius: string;
1107
- textColor: string;
1108
- textColorDisabled: string;
1109
- placeholderColor: string;
1110
- placeholderColorDisabled: string;
1111
- color: string;
1112
- colorDisabled: string;
1113
- colorActive: string;
1114
- border: string;
1115
- borderHover: string;
1116
- borderActive: string;
1117
- borderFocus: string;
1118
- boxShadowHover: string;
1119
- boxShadowActive: string;
1120
- boxShadowFocus: string;
1121
- caretColor: string;
1122
- arrowColor: string;
1123
- arrowColorDisabled: string;
1124
- loadingColor: string;
1125
- borderWarning: string;
1126
- borderHoverWarning: string;
1127
- borderActiveWarning: string;
1128
- borderFocusWarning: string;
1129
- boxShadowHoverWarning: string;
1130
- boxShadowActiveWarning: string;
1131
- boxShadowFocusWarning: string;
1132
- colorActiveWarning: string;
1133
- caretColorWarning: string;
1134
- borderError: string;
1135
- borderHoverError: string;
1136
- borderActiveError: string;
1137
- borderFocusError: string;
1138
- boxShadowHoverError: string;
1139
- boxShadowActiveError: string;
1140
- boxShadowFocusError: string;
1141
- colorActiveError: string;
1142
- caretColorError: string;
1143
- clearColor: string;
1144
- clearColorHover: string;
1145
- clearColorPressed: string;
1146
- paddingSingle: string;
1147
- paddingMultiple: string;
1148
- clearSize: string;
1149
- arrowSize: string;
1150
- }, {
1151
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
1152
- fontSize: string;
1153
- borderRadius: string;
1154
- color: string;
1155
- dividerColor: string;
1156
- textColor: string;
1157
- boxShadow: string;
1158
- space: string;
1159
- spaceArrow: string;
1160
- arrowOffset: string;
1161
- arrowOffsetVertical: string;
1162
- arrowHeight: string;
1163
- padding: string;
1164
- }, any>;
1165
- }>;
1166
- InternalSelectMenu: import("naive-ui/es/_mixins").Theme<"InternalSelectMenu", {
1167
- optionFontSizeSmall: string;
1168
- optionFontSizeMedium: string;
1169
- optionFontSizeLarge: string;
1170
- optionFontSizeHuge: string;
1171
- optionHeightSmall: string;
1172
- optionHeightMedium: string;
1173
- optionHeightLarge: string;
1174
- optionHeightHuge: string;
1175
- borderRadius: string;
1176
- color: string;
1177
- groupHeaderTextColor: string;
1178
- actionDividerColor: string;
1179
- optionTextColor: string;
1180
- optionTextColorPressed: string;
1181
- optionTextColorDisabled: string;
1182
- optionTextColorActive: string;
1183
- optionOpacityDisabled: string;
1184
- optionCheckColor: string;
1185
- optionColorPending: string;
1186
- optionColorActive: string;
1187
- optionColorActivePending: string;
1188
- actionTextColor: string;
1189
- loadingColor: string;
1190
- height: string;
1191
- paddingSmall: string;
1192
- paddingMedium: string;
1193
- paddingLarge: string;
1194
- paddingHuge: string;
1195
- optionPaddingSmall: string;
1196
- optionPaddingMedium: string;
1197
- optionPaddingLarge: string;
1198
- optionPaddingHuge: string;
1199
- loadingSize: string;
1200
- }, {
1201
- Scrollbar: import("naive-ui/es/_mixins").Theme<"Scrollbar", {
1202
- color: string;
1203
- colorHover: string;
1204
- }, any>;
1205
- Empty: import("naive-ui/es/_mixins").Theme<"Empty", {
1206
- fontSizeSmall: string;
1207
- fontSizeMedium: string;
1208
- fontSizeLarge: string;
1209
- fontSizeHuge: string;
1210
- textColor: string;
1211
- iconColor: string;
1212
- extraTextColor: string;
1213
- iconSizeSmall: string;
1214
- iconSizeMedium: string;
1215
- iconSizeLarge: string;
1216
- iconSizeHuge: string;
1217
- }, any>;
1218
- }>;
1219
- }>>;
1220
- readonly themeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Select", {
1221
- menuBoxShadow: string;
1222
- }, {
1223
- InternalSelection: import("naive-ui/es/_mixins").Theme<"InternalSelection", {
1224
- fontSizeTiny: string;
1225
- fontSizeSmall: string;
1226
- fontSizeMedium: string;
1227
- fontSizeLarge: string;
1228
- heightTiny: string;
1229
- heightSmall: string;
1230
- heightMedium: string;
1231
- heightLarge: string;
1232
- borderRadius: string;
1233
- textColor: string;
1234
- textColorDisabled: string;
1235
- placeholderColor: string;
1236
- placeholderColorDisabled: string;
1237
- color: string;
1238
- colorDisabled: string;
1239
- colorActive: string;
1240
- border: string;
1241
- borderHover: string;
1242
- borderActive: string;
1243
- borderFocus: string;
1244
- boxShadowHover: string;
1245
- boxShadowActive: string;
1246
- boxShadowFocus: string;
1247
- caretColor: string;
1248
- arrowColor: string;
1249
- arrowColorDisabled: string;
1250
- loadingColor: string;
1251
- borderWarning: string;
1252
- borderHoverWarning: string;
1253
- borderActiveWarning: string;
1254
- borderFocusWarning: string;
1255
- boxShadowHoverWarning: string;
1256
- boxShadowActiveWarning: string;
1257
- boxShadowFocusWarning: string;
1258
- colorActiveWarning: string;
1259
- caretColorWarning: string;
1260
- borderError: string;
1261
- borderHoverError: string;
1262
- borderActiveError: string;
1263
- borderFocusError: string;
1264
- boxShadowHoverError: string;
1265
- boxShadowActiveError: string;
1266
- boxShadowFocusError: string;
1267
- colorActiveError: string;
1268
- caretColorError: string;
1269
- clearColor: string;
1270
- clearColorHover: string;
1271
- clearColorPressed: string;
1272
- paddingSingle: string;
1273
- paddingMultiple: string;
1274
- clearSize: string;
1275
- arrowSize: string;
1276
- }, {
1277
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
1278
- fontSize: string;
1279
- borderRadius: string;
1280
- color: string;
1281
- dividerColor: string;
1282
- textColor: string;
1283
- boxShadow: string;
1284
- space: string;
1285
- spaceArrow: string;
1286
- arrowOffset: string;
1287
- arrowOffsetVertical: string;
1288
- arrowHeight: string;
1289
- padding: string;
1290
- }, any>;
1291
- }>;
1292
- InternalSelectMenu: import("naive-ui/es/_mixins").Theme<"InternalSelectMenu", {
1293
- optionFontSizeSmall: string;
1294
- optionFontSizeMedium: string;
1295
- optionFontSizeLarge: string;
1296
- optionFontSizeHuge: string;
1297
- optionHeightSmall: string;
1298
- optionHeightMedium: string;
1299
- optionHeightLarge: string;
1300
- optionHeightHuge: string;
1301
- borderRadius: string;
1302
- color: string;
1303
- groupHeaderTextColor: string;
1304
- actionDividerColor: string;
1305
- optionTextColor: string;
1306
- optionTextColorPressed: string;
1307
- optionTextColorDisabled: string;
1308
- optionTextColorActive: string;
1309
- optionOpacityDisabled: string;
1310
- optionCheckColor: string;
1311
- optionColorPending: string;
1312
- optionColorActive: string;
1313
- optionColorActivePending: string;
1314
- actionTextColor: string;
1315
- loadingColor: string;
1316
- height: string;
1317
- paddingSmall: string;
1318
- paddingMedium: string;
1319
- paddingLarge: string;
1320
- paddingHuge: string;
1321
- optionPaddingSmall: string;
1322
- optionPaddingMedium: string;
1323
- optionPaddingLarge: string;
1324
- optionPaddingHuge: string;
1325
- loadingSize: string;
1326
- }, {
1327
- Scrollbar: import("naive-ui/es/_mixins").Theme<"Scrollbar", {
1328
- color: string;
1329
- colorHover: string;
1330
- }, any>;
1331
- Empty: import("naive-ui/es/_mixins").Theme<"Empty", {
1332
- fontSizeSmall: string;
1333
- fontSizeMedium: string;
1334
- fontSizeLarge: string;
1335
- fontSizeHuge: string;
1336
- textColor: string;
1337
- iconColor: string;
1338
- extraTextColor: string;
1339
- iconSizeSmall: string;
1340
- iconSizeMedium: string;
1341
- iconSizeLarge: string;
1342
- iconSizeHuge: string;
1343
- }, any>;
1344
- }>;
1345
- }>>>;
1346
- readonly builtinThemeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Select", {
1347
- menuBoxShadow: string;
1348
- }, {
1349
- InternalSelection: import("naive-ui/es/_mixins").Theme<"InternalSelection", {
1350
- fontSizeTiny: string;
1351
- fontSizeSmall: string;
1352
- fontSizeMedium: string;
1353
- fontSizeLarge: string;
1354
- heightTiny: string;
1355
- heightSmall: string;
1356
- heightMedium: string;
1357
- heightLarge: string;
1358
- borderRadius: string;
1359
- textColor: string;
1360
- textColorDisabled: string;
1361
- placeholderColor: string;
1362
- placeholderColorDisabled: string;
1363
- color: string;
1364
- colorDisabled: string;
1365
- colorActive: string;
1366
- border: string;
1367
- borderHover: string;
1368
- borderActive: string;
1369
- borderFocus: string;
1370
- boxShadowHover: string;
1371
- boxShadowActive: string;
1372
- boxShadowFocus: string;
1373
- caretColor: string;
1374
- arrowColor: string;
1375
- arrowColorDisabled: string;
1376
- loadingColor: string;
1377
- borderWarning: string;
1378
- borderHoverWarning: string;
1379
- borderActiveWarning: string;
1380
- borderFocusWarning: string;
1381
- boxShadowHoverWarning: string;
1382
- boxShadowActiveWarning: string;
1383
- boxShadowFocusWarning: string;
1384
- colorActiveWarning: string;
1385
- caretColorWarning: string;
1386
- borderError: string;
1387
- borderHoverError: string;
1388
- borderActiveError: string;
1389
- borderFocusError: string;
1390
- boxShadowHoverError: string;
1391
- boxShadowActiveError: string;
1392
- boxShadowFocusError: string;
1393
- colorActiveError: string;
1394
- caretColorError: string;
1395
- clearColor: string;
1396
- clearColorHover: string;
1397
- clearColorPressed: string;
1398
- paddingSingle: string;
1399
- paddingMultiple: string;
1400
- clearSize: string;
1401
- arrowSize: string;
1402
- }, {
1403
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
1404
- fontSize: string;
1405
- borderRadius: string;
1406
- color: string;
1407
- dividerColor: string;
1408
- textColor: string;
1409
- boxShadow: string;
1410
- space: string;
1411
- spaceArrow: string;
1412
- arrowOffset: string;
1413
- arrowOffsetVertical: string;
1414
- arrowHeight: string;
1415
- padding: string;
1416
- }, any>;
1417
- }>;
1418
- InternalSelectMenu: import("naive-ui/es/_mixins").Theme<"InternalSelectMenu", {
1419
- optionFontSizeSmall: string;
1420
- optionFontSizeMedium: string;
1421
- optionFontSizeLarge: string;
1422
- optionFontSizeHuge: string;
1423
- optionHeightSmall: string;
1424
- optionHeightMedium: string;
1425
- optionHeightLarge: string;
1426
- optionHeightHuge: string;
1427
- borderRadius: string;
1428
- color: string;
1429
- groupHeaderTextColor: string;
1430
- actionDividerColor: string;
1431
- optionTextColor: string;
1432
- optionTextColorPressed: string;
1433
- optionTextColorDisabled: string;
1434
- optionTextColorActive: string;
1435
- optionOpacityDisabled: string;
1436
- optionCheckColor: string;
1437
- optionColorPending: string;
1438
- optionColorActive: string;
1439
- optionColorActivePending: string;
1440
- actionTextColor: string;
1441
- loadingColor: string;
1442
- height: string;
1443
- paddingSmall: string;
1444
- paddingMedium: string;
1445
- paddingLarge: string;
1446
- paddingHuge: string;
1447
- optionPaddingSmall: string;
1448
- optionPaddingMedium: string;
1449
- optionPaddingLarge: string;
1450
- optionPaddingHuge: string;
1451
- loadingSize: string;
1452
- }, {
1453
- Scrollbar: import("naive-ui/es/_mixins").Theme<"Scrollbar", {
1454
- color: string;
1455
- colorHover: string;
1456
- }, any>;
1457
- Empty: import("naive-ui/es/_mixins").Theme<"Empty", {
1458
- fontSizeSmall: string;
1459
- fontSizeMedium: string;
1460
- fontSizeLarge: string;
1461
- fontSizeHuge: string;
1462
- textColor: string;
1463
- iconColor: string;
1464
- extraTextColor: string;
1465
- iconSizeSmall: string;
1466
- iconSizeMedium: string;
1467
- iconSizeLarge: string;
1468
- iconSizeHuge: string;
1469
- }, any>;
1470
- }>;
1471
- }>>>;
1472
- }>>, {
1473
- readonly tag: boolean;
1474
- readonly show: boolean | undefined;
1475
- readonly multiple: boolean;
1476
- readonly disabled: boolean | undefined;
1477
- readonly to: string | boolean | HTMLElement;
1478
- readonly options: import("naive-ui/es/select/src/interface").SelectMixedOption[];
1479
- readonly loading: boolean;
1480
- readonly bordered: boolean | undefined;
1481
- readonly placement: import("naive-ui").PopoverPlacement;
1482
- readonly labelField: string;
1483
- readonly virtualScroll: boolean;
1484
- readonly valueField: string;
1485
- readonly resetMenuOnOptionsChange: boolean;
1486
- readonly showArrow: boolean;
1487
- readonly displayDirective: "show" | "if";
1488
- readonly filterable: boolean;
1489
- readonly clearable: boolean;
1490
- readonly internalShowCheckmark: boolean;
1491
- readonly clearFilterAfterSelect: boolean;
1492
- readonly defaultValue: import("naive-ui/es/select/src/interface").Value | null;
1493
- readonly remote: boolean;
1494
- readonly widthMode: string;
1495
- readonly fallbackOption: false | import("naive-ui/es/select/src/interface").SelectFallbackOption | undefined;
1496
- readonly consistentMenuWidth: boolean;
1497
- readonly childrenField: string;
1498
- }>;
164
+ NSelect: any;
1499
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<{
1500
166
  mainForm: {
1501
167
  type: PropObject;
@@ -1556,12 +222,12 @@ declare const _default: import("vue").DefineComponent<{
1556
222
  }, {
1557
223
  styleSetting: AnyObject;
1558
224
  userInfo: AnyObject;
1559
- defaultValue: AnyObject;
1560
225
  row: AnyObject;
1561
226
  cacheUniqueKey: AnyObject;
1562
227
  formType: AnyObject;
1563
228
  isDetail: boolean;
1564
229
  item: AnyObject;
230
+ defaultValue: AnyObject;
1565
231
  mainForm: AnyObject;
1566
232
  defaultFieldList: any[];
1567
233
  }>;