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
@@ -100,3080 +100,10 @@ declare const _default: import("vue").DefineComponent<{
100
100
  modelValue: unknown[];
101
101
  componentData: Record<string, any>;
102
102
  }>;
103
- NPopover: import("vue").DefineComponent<{
104
- internalRenderBody: import("vue").PropType<import("naive-ui/es/popover/src/interface").InternalRenderBody>;
105
- show: {
106
- type: import("vue").PropType<boolean | undefined>;
107
- default: undefined;
108
- };
109
- defaultShow: BooleanConstructor;
110
- showArrow: {
111
- type: BooleanConstructor;
112
- default: boolean;
113
- };
114
- trigger: {
115
- type: import("vue").PropType<import("naive-ui").PopoverTrigger>;
116
- default: string;
117
- };
118
- delay: {
119
- type: NumberConstructor;
120
- default: number;
121
- };
122
- duration: {
123
- type: NumberConstructor;
124
- default: number;
125
- };
126
- raw: BooleanConstructor;
127
- placement: {
128
- type: import("vue").PropType<import("naive-ui").PopoverPlacement>;
129
- default: string;
130
- };
131
- x: NumberConstructor;
132
- y: NumberConstructor;
133
- arrowPointToCenter: BooleanConstructor;
134
- disabled: BooleanConstructor;
135
- getDisabled: import("vue").PropType<() => boolean>;
136
- displayDirective: {
137
- type: import("vue").PropType<"show" | "if">;
138
- default: string;
139
- };
140
- arrowStyle: import("vue").PropType<string | import("vue").CSSProperties>;
141
- flip: {
142
- type: BooleanConstructor;
143
- default: boolean;
144
- };
145
- animated: {
146
- type: BooleanConstructor;
147
- default: boolean;
148
- };
149
- width: {
150
- type: import("vue").PropType<number | "trigger">;
151
- default: undefined;
152
- };
153
- overlap: BooleanConstructor;
154
- keepAliveOnHover: {
155
- type: BooleanConstructor;
156
- default: boolean;
157
- };
158
- zIndex: NumberConstructor;
159
- to: {
160
- type: import("vue").PropType<string | boolean | HTMLElement>;
161
- default: undefined;
162
- };
163
- scrollable: BooleanConstructor;
164
- contentStyle: import("vue").PropType<string | import("vue").CSSProperties>;
165
- headerStyle: import("vue").PropType<string | import("vue").CSSProperties>;
166
- onClickoutside: import("vue").PropType<(e: MouseEvent) => void>;
167
- 'onUpdate:show': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
168
- onUpdateShow: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
169
- internalSyncTargetWithParent: BooleanConstructor;
170
- internalInheritedEventHandlers: {
171
- type: import("vue").PropType<import("naive-ui/es/popover/src/Popover").TriggerEventHandlers[]>;
172
- default: () => never[];
173
- };
174
- internalTrapFocus: BooleanConstructor;
175
- internalExtraClass: {
176
- type: import("vue").PropType<string[]>;
177
- default: () => never[];
178
- };
179
- onShow: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void> | undefined>;
180
- onHide: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void> | undefined>;
181
- arrow: {
182
- type: import("vue").PropType<boolean | undefined>;
183
- default: undefined;
184
- };
185
- minWidth: NumberConstructor;
186
- maxWidth: NumberConstructor;
187
- theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Popover", {
188
- fontSize: string;
189
- borderRadius: string;
190
- color: string;
191
- dividerColor: string;
192
- textColor: string;
193
- boxShadow: string;
194
- space: string;
195
- spaceArrow: string;
196
- arrowOffset: string;
197
- arrowOffsetVertical: string;
198
- arrowHeight: string;
199
- padding: string;
200
- }, any>>;
201
- themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Popover", {
202
- fontSize: string;
203
- borderRadius: string;
204
- color: string;
205
- dividerColor: string;
206
- textColor: string;
207
- boxShadow: string;
208
- space: string;
209
- spaceArrow: string;
210
- arrowOffset: string;
211
- arrowOffsetVertical: string;
212
- arrowHeight: string;
213
- padding: string;
214
- }, any>>>;
215
- builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Popover", {
216
- fontSize: string;
217
- borderRadius: string;
218
- color: string;
219
- dividerColor: string;
220
- textColor: string;
221
- boxShadow: string;
222
- space: string;
223
- spaceArrow: string;
224
- arrowOffset: string;
225
- arrowOffsetVertical: string;
226
- arrowHeight: string;
227
- padding: string;
228
- }, any>>>;
229
- }, {
230
- binderInstRef: import("vue").Ref<{
231
- targetRef: HTMLElement | null;
232
- } | null>;
233
- positionManually: import("vue").ComputedRef<boolean>;
234
- mergedShowConsideringDisabledProp: import("vue").ComputedRef<boolean>;
235
- uncontrolledShow: import("vue").Ref<boolean>;
236
- mergedShowArrow: import("vue").ComputedRef<boolean>;
237
- getMergedShow: () => boolean;
238
- setShow: (value: boolean) => void;
239
- handleClick: () => void;
240
- handleMouseEnter: () => void;
241
- handleMouseLeave: () => void;
242
- handleFocus: () => void;
243
- handleBlur: () => void;
244
- syncPosition: () => void;
245
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
246
- internalRenderBody: import("vue").PropType<import("naive-ui/es/popover/src/interface").InternalRenderBody>;
247
- show: {
248
- type: import("vue").PropType<boolean | undefined>;
249
- default: undefined;
250
- };
251
- defaultShow: BooleanConstructor;
252
- showArrow: {
253
- type: BooleanConstructor;
254
- default: boolean;
255
- };
256
- trigger: {
257
- type: import("vue").PropType<import("naive-ui").PopoverTrigger>;
258
- default: string;
259
- };
260
- delay: {
261
- type: NumberConstructor;
262
- default: number;
263
- };
264
- duration: {
265
- type: NumberConstructor;
266
- default: number;
267
- };
268
- raw: BooleanConstructor;
269
- placement: {
270
- type: import("vue").PropType<import("naive-ui").PopoverPlacement>;
271
- default: string;
272
- };
273
- x: NumberConstructor;
274
- y: NumberConstructor;
275
- arrowPointToCenter: BooleanConstructor;
276
- disabled: BooleanConstructor;
277
- getDisabled: import("vue").PropType<() => boolean>;
278
- displayDirective: {
279
- type: import("vue").PropType<"show" | "if">;
280
- default: string;
281
- };
282
- arrowStyle: import("vue").PropType<string | import("vue").CSSProperties>;
283
- flip: {
284
- type: BooleanConstructor;
285
- default: boolean;
286
- };
287
- animated: {
288
- type: BooleanConstructor;
289
- default: boolean;
290
- };
291
- width: {
292
- type: import("vue").PropType<number | "trigger">;
293
- default: undefined;
294
- };
295
- overlap: BooleanConstructor;
296
- keepAliveOnHover: {
297
- type: BooleanConstructor;
298
- default: boolean;
299
- };
300
- zIndex: NumberConstructor;
301
- to: {
302
- type: import("vue").PropType<string | boolean | HTMLElement>;
303
- default: undefined;
304
- };
305
- scrollable: BooleanConstructor;
306
- contentStyle: import("vue").PropType<string | import("vue").CSSProperties>;
307
- headerStyle: import("vue").PropType<string | import("vue").CSSProperties>;
308
- onClickoutside: import("vue").PropType<(e: MouseEvent) => void>;
309
- 'onUpdate:show': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
310
- onUpdateShow: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
311
- internalSyncTargetWithParent: BooleanConstructor;
312
- internalInheritedEventHandlers: {
313
- type: import("vue").PropType<import("naive-ui/es/popover/src/Popover").TriggerEventHandlers[]>;
314
- default: () => never[];
315
- };
316
- internalTrapFocus: BooleanConstructor;
317
- internalExtraClass: {
318
- type: import("vue").PropType<string[]>;
319
- default: () => never[];
320
- };
321
- onShow: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void> | undefined>;
322
- onHide: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void> | undefined>;
323
- arrow: {
324
- type: import("vue").PropType<boolean | undefined>;
325
- default: undefined;
326
- };
327
- minWidth: NumberConstructor;
328
- maxWidth: NumberConstructor;
329
- theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Popover", {
330
- fontSize: string;
331
- borderRadius: string;
332
- color: string;
333
- dividerColor: string;
334
- textColor: string;
335
- boxShadow: string;
336
- space: string;
337
- spaceArrow: string;
338
- arrowOffset: string;
339
- arrowOffsetVertical: string;
340
- arrowHeight: string;
341
- padding: string;
342
- }, any>>;
343
- themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Popover", {
344
- fontSize: string;
345
- borderRadius: string;
346
- color: string;
347
- dividerColor: string;
348
- textColor: string;
349
- boxShadow: string;
350
- space: string;
351
- spaceArrow: string;
352
- arrowOffset: string;
353
- arrowOffsetVertical: string;
354
- arrowHeight: string;
355
- padding: string;
356
- }, any>>>;
357
- builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Popover", {
358
- fontSize: string;
359
- borderRadius: string;
360
- color: string;
361
- dividerColor: string;
362
- textColor: string;
363
- boxShadow: string;
364
- space: string;
365
- spaceArrow: string;
366
- arrowOffset: string;
367
- arrowOffsetVertical: string;
368
- arrowHeight: string;
369
- padding: string;
370
- }, any>>>;
371
- }>>, {
372
- show: boolean | undefined;
373
- flip: boolean;
374
- width: number | "trigger";
375
- disabled: boolean;
376
- duration: number;
377
- to: string | boolean | HTMLElement;
378
- raw: boolean;
379
- placement: import("naive-ui").PopoverPlacement;
380
- overlap: boolean;
381
- scrollable: boolean;
382
- trigger: import("naive-ui").PopoverTrigger;
383
- showArrow: boolean;
384
- delay: number;
385
- arrowPointToCenter: boolean;
386
- displayDirective: "show" | "if";
387
- keepAliveOnHover: boolean;
388
- animated: boolean;
389
- internalTrapFocus: boolean;
390
- defaultShow: boolean;
391
- internalSyncTargetWithParent: boolean;
392
- internalInheritedEventHandlers: import("naive-ui/es/popover/src/Popover").TriggerEventHandlers[];
393
- internalExtraClass: string[];
394
- arrow: boolean | undefined;
395
- }>;
396
- NButton: import("vue").DefineComponent<{
397
- readonly color: StringConstructor;
398
- readonly textColor: StringConstructor;
399
- readonly text: BooleanConstructor;
400
- readonly block: BooleanConstructor;
401
- readonly loading: BooleanConstructor;
402
- readonly disabled: BooleanConstructor;
403
- readonly circle: BooleanConstructor;
404
- readonly size: import("vue").PropType<import("naive-ui/es/button/src/interface").Size>;
405
- readonly ghost: BooleanConstructor;
406
- readonly round: BooleanConstructor;
407
- readonly secondary: BooleanConstructor;
408
- readonly tertiary: BooleanConstructor;
409
- readonly quaternary: BooleanConstructor;
410
- readonly strong: BooleanConstructor;
411
- readonly focusable: {
412
- readonly type: BooleanConstructor;
413
- readonly default: true;
414
- };
415
- readonly keyboard: {
416
- readonly type: BooleanConstructor;
417
- readonly default: true;
418
- };
419
- readonly tag: {
420
- readonly type: import("vue").PropType<keyof HTMLElementTagNameMap>;
421
- readonly default: "button";
422
- };
423
- readonly type: {
424
- readonly type: import("vue").PropType<import("naive-ui/es/button/src/interface").Type>;
425
- readonly default: "default";
426
- };
427
- readonly dashed: BooleanConstructor;
428
- readonly iconPlacement: {
429
- readonly type: import("vue").PropType<"left" | "right">;
430
- readonly default: "left";
431
- };
432
- readonly attrType: {
433
- readonly type: import("vue").PropType<"button" | "reset" | "submit">;
434
- readonly default: "button";
435
- };
436
- readonly bordered: {
437
- readonly type: BooleanConstructor;
438
- readonly default: true;
439
- };
440
- readonly onClick: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
441
- readonly nativeFocusBehavior: BooleanConstructor;
442
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Button", {
443
- heightTiny: string;
444
- heightSmall: string;
445
- heightMedium: string;
446
- heightLarge: string;
447
- borderRadiusTiny: string;
448
- borderRadiusSmall: string;
449
- borderRadiusMedium: string;
450
- borderRadiusLarge: string;
451
- fontSizeTiny: string;
452
- fontSizeSmall: string;
453
- fontSizeMedium: string;
454
- fontSizeLarge: string;
455
- opacityDisabled: string;
456
- colorOpacitySecondary: string;
457
- colorOpacitySecondaryHover: string;
458
- colorOpacitySecondaryPressed: string;
459
- colorSecondary: string;
460
- colorSecondaryHover: string;
461
- colorSecondaryPressed: string;
462
- colorTertiary: string;
463
- colorTertiaryHover: string;
464
- colorTertiaryPressed: string;
465
- colorQuaternary: string;
466
- colorQuaternaryHover: string;
467
- colorQuaternaryPressed: string;
468
- color: string;
469
- colorHover: string;
470
- colorPressed: string;
471
- colorFocus: string;
472
- colorDisabled: string;
473
- textColor: string;
474
- textColorTertiary: string;
475
- textColorHover: string;
476
- textColorPressed: string;
477
- textColorFocus: string;
478
- textColorDisabled: string;
479
- textColorText: string;
480
- textColorTextHover: string;
481
- textColorTextPressed: string;
482
- textColorTextFocus: string;
483
- textColorTextDisabled: string;
484
- textColorGhost: string;
485
- textColorGhostHover: string;
486
- textColorGhostPressed: string;
487
- textColorGhostFocus: string;
488
- textColorGhostDisabled: string;
489
- border: string;
490
- borderHover: string;
491
- borderPressed: string;
492
- borderFocus: string;
493
- borderDisabled: string;
494
- rippleColor: string;
495
- colorPrimary: string;
496
- colorHoverPrimary: string;
497
- colorPressedPrimary: string;
498
- colorFocusPrimary: string;
499
- colorDisabledPrimary: string;
500
- textColorPrimary: string;
501
- textColorHoverPrimary: string;
502
- textColorPressedPrimary: string;
503
- textColorFocusPrimary: string;
504
- textColorDisabledPrimary: string;
505
- textColorTextPrimary: string;
506
- textColorTextHoverPrimary: string;
507
- textColorTextPressedPrimary: string;
508
- textColorTextFocusPrimary: string;
509
- textColorTextDisabledPrimary: string;
510
- textColorGhostPrimary: string;
511
- textColorGhostHoverPrimary: string;
512
- textColorGhostPressedPrimary: string;
513
- textColorGhostFocusPrimary: string;
514
- textColorGhostDisabledPrimary: string;
515
- borderPrimary: string;
516
- borderHoverPrimary: string;
517
- borderPressedPrimary: string;
518
- borderFocusPrimary: string;
519
- borderDisabledPrimary: string;
520
- rippleColorPrimary: string;
521
- colorInfo: string;
522
- colorHoverInfo: string;
523
- colorPressedInfo: string;
524
- colorFocusInfo: string;
525
- colorDisabledInfo: string;
526
- textColorInfo: string;
527
- textColorHoverInfo: string;
528
- textColorPressedInfo: string;
529
- textColorFocusInfo: string;
530
- textColorDisabledInfo: string;
531
- textColorTextInfo: string;
532
- textColorTextHoverInfo: string;
533
- textColorTextPressedInfo: string;
534
- textColorTextFocusInfo: string;
535
- textColorTextDisabledInfo: string;
536
- textColorGhostInfo: string;
537
- textColorGhostHoverInfo: string;
538
- textColorGhostPressedInfo: string;
539
- textColorGhostFocusInfo: string;
540
- textColorGhostDisabledInfo: string;
541
- borderInfo: string;
542
- borderHoverInfo: string;
543
- borderPressedInfo: string;
544
- borderFocusInfo: string;
545
- borderDisabledInfo: string;
546
- rippleColorInfo: string;
547
- colorSuccess: string;
548
- colorHoverSuccess: string;
549
- colorPressedSuccess: string;
550
- colorFocusSuccess: string;
551
- colorDisabledSuccess: string;
552
- textColorSuccess: string;
553
- textColorHoverSuccess: string;
554
- textColorPressedSuccess: string;
555
- textColorFocusSuccess: string;
556
- textColorDisabledSuccess: string;
557
- textColorTextSuccess: string;
558
- textColorTextHoverSuccess: string;
559
- textColorTextPressedSuccess: string;
560
- textColorTextFocusSuccess: string;
561
- textColorTextDisabledSuccess: string;
562
- textColorGhostSuccess: string;
563
- textColorGhostHoverSuccess: string;
564
- textColorGhostPressedSuccess: string;
565
- textColorGhostFocusSuccess: string;
566
- textColorGhostDisabledSuccess: string;
567
- borderSuccess: string;
568
- borderHoverSuccess: string;
569
- borderPressedSuccess: string;
570
- borderFocusSuccess: string;
571
- borderDisabledSuccess: string;
572
- rippleColorSuccess: string;
573
- colorWarning: string;
574
- colorHoverWarning: string;
575
- colorPressedWarning: string;
576
- colorFocusWarning: string;
577
- colorDisabledWarning: string;
578
- textColorWarning: string;
579
- textColorHoverWarning: string;
580
- textColorPressedWarning: string;
581
- textColorFocusWarning: string;
582
- textColorDisabledWarning: string;
583
- textColorTextWarning: string;
584
- textColorTextHoverWarning: string;
585
- textColorTextPressedWarning: string;
586
- textColorTextFocusWarning: string;
587
- textColorTextDisabledWarning: string;
588
- textColorGhostWarning: string;
589
- textColorGhostHoverWarning: string;
590
- textColorGhostPressedWarning: string;
591
- textColorGhostFocusWarning: string;
592
- textColorGhostDisabledWarning: string;
593
- borderWarning: string;
594
- borderHoverWarning: string;
595
- borderPressedWarning: string;
596
- borderFocusWarning: string;
597
- borderDisabledWarning: string;
598
- rippleColorWarning: string;
599
- colorError: string;
600
- colorHoverError: string;
601
- colorPressedError: string;
602
- colorFocusError: string;
603
- colorDisabledError: string;
604
- textColorError: string;
605
- textColorHoverError: string;
606
- textColorPressedError: string;
607
- textColorFocusError: string;
608
- textColorDisabledError: string;
609
- textColorTextError: string;
610
- textColorTextHoverError: string;
611
- textColorTextPressedError: string;
612
- textColorTextFocusError: string;
613
- textColorTextDisabledError: string;
614
- textColorGhostError: string;
615
- textColorGhostHoverError: string;
616
- textColorGhostPressedError: string;
617
- textColorGhostFocusError: string;
618
- textColorGhostDisabledError: string;
619
- borderError: string;
620
- borderHoverError: string;
621
- borderPressedError: string;
622
- borderFocusError: string;
623
- borderDisabledError: string;
624
- rippleColorError: string;
625
- waveOpacity: string;
626
- fontWeight: string;
627
- fontWeightStrong: string;
628
- paddingTiny: string;
629
- paddingSmall: string;
630
- paddingMedium: string;
631
- paddingLarge: string;
632
- paddingRoundTiny: string;
633
- paddingRoundSmall: string;
634
- paddingRoundMedium: string;
635
- paddingRoundLarge: string;
636
- iconMarginTiny: string;
637
- iconMarginSmall: string;
638
- iconMarginMedium: string;
639
- iconMarginLarge: string;
640
- iconSizeTiny: string;
641
- iconSizeSmall: string;
642
- iconSizeMedium: string;
643
- iconSizeLarge: string;
644
- rippleDuration: string;
645
- }, any>>;
646
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
647
- heightTiny: string;
648
- heightSmall: string;
649
- heightMedium: string;
650
- heightLarge: string;
651
- borderRadiusTiny: string;
652
- borderRadiusSmall: string;
653
- borderRadiusMedium: string;
654
- borderRadiusLarge: string;
655
- fontSizeTiny: string;
656
- fontSizeSmall: string;
657
- fontSizeMedium: string;
658
- fontSizeLarge: string;
659
- opacityDisabled: string;
660
- colorOpacitySecondary: string;
661
- colorOpacitySecondaryHover: string;
662
- colorOpacitySecondaryPressed: string;
663
- colorSecondary: string;
664
- colorSecondaryHover: string;
665
- colorSecondaryPressed: string;
666
- colorTertiary: string;
667
- colorTertiaryHover: string;
668
- colorTertiaryPressed: string;
669
- colorQuaternary: string;
670
- colorQuaternaryHover: string;
671
- colorQuaternaryPressed: string;
672
- color: string;
673
- colorHover: string;
674
- colorPressed: string;
675
- colorFocus: string;
676
- colorDisabled: string;
677
- textColor: string;
678
- textColorTertiary: string;
679
- textColorHover: string;
680
- textColorPressed: string;
681
- textColorFocus: string;
682
- textColorDisabled: string;
683
- textColorText: string;
684
- textColorTextHover: string;
685
- textColorTextPressed: string;
686
- textColorTextFocus: string;
687
- textColorTextDisabled: string;
688
- textColorGhost: string;
689
- textColorGhostHover: string;
690
- textColorGhostPressed: string;
691
- textColorGhostFocus: string;
692
- textColorGhostDisabled: string;
693
- border: string;
694
- borderHover: string;
695
- borderPressed: string;
696
- borderFocus: string;
697
- borderDisabled: string;
698
- rippleColor: string;
699
- colorPrimary: string;
700
- colorHoverPrimary: string;
701
- colorPressedPrimary: string;
702
- colorFocusPrimary: string;
703
- colorDisabledPrimary: string;
704
- textColorPrimary: string;
705
- textColorHoverPrimary: string;
706
- textColorPressedPrimary: string;
707
- textColorFocusPrimary: string;
708
- textColorDisabledPrimary: string;
709
- textColorTextPrimary: string;
710
- textColorTextHoverPrimary: string;
711
- textColorTextPressedPrimary: string;
712
- textColorTextFocusPrimary: string;
713
- textColorTextDisabledPrimary: string;
714
- textColorGhostPrimary: string;
715
- textColorGhostHoverPrimary: string;
716
- textColorGhostPressedPrimary: string;
717
- textColorGhostFocusPrimary: string;
718
- textColorGhostDisabledPrimary: string;
719
- borderPrimary: string;
720
- borderHoverPrimary: string;
721
- borderPressedPrimary: string;
722
- borderFocusPrimary: string;
723
- borderDisabledPrimary: string;
724
- rippleColorPrimary: string;
725
- colorInfo: string;
726
- colorHoverInfo: string;
727
- colorPressedInfo: string;
728
- colorFocusInfo: string;
729
- colorDisabledInfo: string;
730
- textColorInfo: string;
731
- textColorHoverInfo: string;
732
- textColorPressedInfo: string;
733
- textColorFocusInfo: string;
734
- textColorDisabledInfo: string;
735
- textColorTextInfo: string;
736
- textColorTextHoverInfo: string;
737
- textColorTextPressedInfo: string;
738
- textColorTextFocusInfo: string;
739
- textColorTextDisabledInfo: string;
740
- textColorGhostInfo: string;
741
- textColorGhostHoverInfo: string;
742
- textColorGhostPressedInfo: string;
743
- textColorGhostFocusInfo: string;
744
- textColorGhostDisabledInfo: string;
745
- borderInfo: string;
746
- borderHoverInfo: string;
747
- borderPressedInfo: string;
748
- borderFocusInfo: string;
749
- borderDisabledInfo: string;
750
- rippleColorInfo: string;
751
- colorSuccess: string;
752
- colorHoverSuccess: string;
753
- colorPressedSuccess: string;
754
- colorFocusSuccess: string;
755
- colorDisabledSuccess: string;
756
- textColorSuccess: string;
757
- textColorHoverSuccess: string;
758
- textColorPressedSuccess: string;
759
- textColorFocusSuccess: string;
760
- textColorDisabledSuccess: string;
761
- textColorTextSuccess: string;
762
- textColorTextHoverSuccess: string;
763
- textColorTextPressedSuccess: string;
764
- textColorTextFocusSuccess: string;
765
- textColorTextDisabledSuccess: string;
766
- textColorGhostSuccess: string;
767
- textColorGhostHoverSuccess: string;
768
- textColorGhostPressedSuccess: string;
769
- textColorGhostFocusSuccess: string;
770
- textColorGhostDisabledSuccess: string;
771
- borderSuccess: string;
772
- borderHoverSuccess: string;
773
- borderPressedSuccess: string;
774
- borderFocusSuccess: string;
775
- borderDisabledSuccess: string;
776
- rippleColorSuccess: string;
777
- colorWarning: string;
778
- colorHoverWarning: string;
779
- colorPressedWarning: string;
780
- colorFocusWarning: string;
781
- colorDisabledWarning: string;
782
- textColorWarning: string;
783
- textColorHoverWarning: string;
784
- textColorPressedWarning: string;
785
- textColorFocusWarning: string;
786
- textColorDisabledWarning: string;
787
- textColorTextWarning: string;
788
- textColorTextHoverWarning: string;
789
- textColorTextPressedWarning: string;
790
- textColorTextFocusWarning: string;
791
- textColorTextDisabledWarning: string;
792
- textColorGhostWarning: string;
793
- textColorGhostHoverWarning: string;
794
- textColorGhostPressedWarning: string;
795
- textColorGhostFocusWarning: string;
796
- textColorGhostDisabledWarning: string;
797
- borderWarning: string;
798
- borderHoverWarning: string;
799
- borderPressedWarning: string;
800
- borderFocusWarning: string;
801
- borderDisabledWarning: string;
802
- rippleColorWarning: string;
803
- colorError: string;
804
- colorHoverError: string;
805
- colorPressedError: string;
806
- colorFocusError: string;
807
- colorDisabledError: string;
808
- textColorError: string;
809
- textColorHoverError: string;
810
- textColorPressedError: string;
811
- textColorFocusError: string;
812
- textColorDisabledError: string;
813
- textColorTextError: string;
814
- textColorTextHoverError: string;
815
- textColorTextPressedError: string;
816
- textColorTextFocusError: string;
817
- textColorTextDisabledError: string;
818
- textColorGhostError: string;
819
- textColorGhostHoverError: string;
820
- textColorGhostPressedError: string;
821
- textColorGhostFocusError: string;
822
- textColorGhostDisabledError: string;
823
- borderError: string;
824
- borderHoverError: string;
825
- borderPressedError: string;
826
- borderFocusError: string;
827
- borderDisabledError: string;
828
- rippleColorError: string;
829
- waveOpacity: string;
830
- fontWeight: string;
831
- fontWeightStrong: string;
832
- paddingTiny: string;
833
- paddingSmall: string;
834
- paddingMedium: string;
835
- paddingLarge: string;
836
- paddingRoundTiny: string;
837
- paddingRoundSmall: string;
838
- paddingRoundMedium: string;
839
- paddingRoundLarge: string;
840
- iconMarginTiny: string;
841
- iconMarginSmall: string;
842
- iconMarginMedium: string;
843
- iconMarginLarge: string;
844
- iconSizeTiny: string;
845
- iconSizeSmall: string;
846
- iconSizeMedium: string;
847
- iconSizeLarge: string;
848
- rippleDuration: string;
849
- }, any>>>;
850
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
851
- heightTiny: string;
852
- heightSmall: string;
853
- heightMedium: string;
854
- heightLarge: string;
855
- borderRadiusTiny: string;
856
- borderRadiusSmall: string;
857
- borderRadiusMedium: string;
858
- borderRadiusLarge: string;
859
- fontSizeTiny: string;
860
- fontSizeSmall: string;
861
- fontSizeMedium: string;
862
- fontSizeLarge: string;
863
- opacityDisabled: string;
864
- colorOpacitySecondary: string;
865
- colorOpacitySecondaryHover: string;
866
- colorOpacitySecondaryPressed: string;
867
- colorSecondary: string;
868
- colorSecondaryHover: string;
869
- colorSecondaryPressed: string;
870
- colorTertiary: string;
871
- colorTertiaryHover: string;
872
- colorTertiaryPressed: string;
873
- colorQuaternary: string;
874
- colorQuaternaryHover: string;
875
- colorQuaternaryPressed: string;
876
- color: string;
877
- colorHover: string;
878
- colorPressed: string;
879
- colorFocus: string;
880
- colorDisabled: string;
881
- textColor: string;
882
- textColorTertiary: string;
883
- textColorHover: string;
884
- textColorPressed: string;
885
- textColorFocus: string;
886
- textColorDisabled: string;
887
- textColorText: string;
888
- textColorTextHover: string;
889
- textColorTextPressed: string;
890
- textColorTextFocus: string;
891
- textColorTextDisabled: string;
892
- textColorGhost: string;
893
- textColorGhostHover: string;
894
- textColorGhostPressed: string;
895
- textColorGhostFocus: string;
896
- textColorGhostDisabled: string;
897
- border: string;
898
- borderHover: string;
899
- borderPressed: string;
900
- borderFocus: string;
901
- borderDisabled: string;
902
- rippleColor: string;
903
- colorPrimary: string;
904
- colorHoverPrimary: string;
905
- colorPressedPrimary: string;
906
- colorFocusPrimary: string;
907
- colorDisabledPrimary: string;
908
- textColorPrimary: string;
909
- textColorHoverPrimary: string;
910
- textColorPressedPrimary: string;
911
- textColorFocusPrimary: string;
912
- textColorDisabledPrimary: string;
913
- textColorTextPrimary: string;
914
- textColorTextHoverPrimary: string;
915
- textColorTextPressedPrimary: string;
916
- textColorTextFocusPrimary: string;
917
- textColorTextDisabledPrimary: string;
918
- textColorGhostPrimary: string;
919
- textColorGhostHoverPrimary: string;
920
- textColorGhostPressedPrimary: string;
921
- textColorGhostFocusPrimary: string;
922
- textColorGhostDisabledPrimary: string;
923
- borderPrimary: string;
924
- borderHoverPrimary: string;
925
- borderPressedPrimary: string;
926
- borderFocusPrimary: string;
927
- borderDisabledPrimary: string;
928
- rippleColorPrimary: string;
929
- colorInfo: string;
930
- colorHoverInfo: string;
931
- colorPressedInfo: string;
932
- colorFocusInfo: string;
933
- colorDisabledInfo: string;
934
- textColorInfo: string;
935
- textColorHoverInfo: string;
936
- textColorPressedInfo: string;
937
- textColorFocusInfo: string;
938
- textColorDisabledInfo: string;
939
- textColorTextInfo: string;
940
- textColorTextHoverInfo: string;
941
- textColorTextPressedInfo: string;
942
- textColorTextFocusInfo: string;
943
- textColorTextDisabledInfo: string;
944
- textColorGhostInfo: string;
945
- textColorGhostHoverInfo: string;
946
- textColorGhostPressedInfo: string;
947
- textColorGhostFocusInfo: string;
948
- textColorGhostDisabledInfo: string;
949
- borderInfo: string;
950
- borderHoverInfo: string;
951
- borderPressedInfo: string;
952
- borderFocusInfo: string;
953
- borderDisabledInfo: string;
954
- rippleColorInfo: string;
955
- colorSuccess: string;
956
- colorHoverSuccess: string;
957
- colorPressedSuccess: string;
958
- colorFocusSuccess: string;
959
- colorDisabledSuccess: string;
960
- textColorSuccess: string;
961
- textColorHoverSuccess: string;
962
- textColorPressedSuccess: string;
963
- textColorFocusSuccess: string;
964
- textColorDisabledSuccess: string;
965
- textColorTextSuccess: string;
966
- textColorTextHoverSuccess: string;
967
- textColorTextPressedSuccess: string;
968
- textColorTextFocusSuccess: string;
969
- textColorTextDisabledSuccess: string;
970
- textColorGhostSuccess: string;
971
- textColorGhostHoverSuccess: string;
972
- textColorGhostPressedSuccess: string;
973
- textColorGhostFocusSuccess: string;
974
- textColorGhostDisabledSuccess: string;
975
- borderSuccess: string;
976
- borderHoverSuccess: string;
977
- borderPressedSuccess: string;
978
- borderFocusSuccess: string;
979
- borderDisabledSuccess: string;
980
- rippleColorSuccess: string;
981
- colorWarning: string;
982
- colorHoverWarning: string;
983
- colorPressedWarning: string;
984
- colorFocusWarning: string;
985
- colorDisabledWarning: string;
986
- textColorWarning: string;
987
- textColorHoverWarning: string;
988
- textColorPressedWarning: string;
989
- textColorFocusWarning: string;
990
- textColorDisabledWarning: string;
991
- textColorTextWarning: string;
992
- textColorTextHoverWarning: string;
993
- textColorTextPressedWarning: string;
994
- textColorTextFocusWarning: string;
995
- textColorTextDisabledWarning: string;
996
- textColorGhostWarning: string;
997
- textColorGhostHoverWarning: string;
998
- textColorGhostPressedWarning: string;
999
- textColorGhostFocusWarning: string;
1000
- textColorGhostDisabledWarning: string;
1001
- borderWarning: string;
1002
- borderHoverWarning: string;
1003
- borderPressedWarning: string;
1004
- borderFocusWarning: string;
1005
- borderDisabledWarning: string;
1006
- rippleColorWarning: string;
1007
- colorError: string;
1008
- colorHoverError: string;
1009
- colorPressedError: string;
1010
- colorFocusError: string;
1011
- colorDisabledError: string;
1012
- textColorError: string;
1013
- textColorHoverError: string;
1014
- textColorPressedError: string;
1015
- textColorFocusError: string;
1016
- textColorDisabledError: string;
1017
- textColorTextError: string;
1018
- textColorTextHoverError: string;
1019
- textColorTextPressedError: string;
1020
- textColorTextFocusError: string;
1021
- textColorTextDisabledError: string;
1022
- textColorGhostError: string;
1023
- textColorGhostHoverError: string;
1024
- textColorGhostPressedError: string;
1025
- textColorGhostFocusError: string;
1026
- textColorGhostDisabledError: string;
1027
- borderError: string;
1028
- borderHoverError: string;
1029
- borderPressedError: string;
1030
- borderFocusError: string;
1031
- borderDisabledError: string;
1032
- rippleColorError: string;
1033
- waveOpacity: string;
1034
- fontWeight: string;
1035
- fontWeightStrong: string;
1036
- paddingTiny: string;
1037
- paddingSmall: string;
1038
- paddingMedium: string;
1039
- paddingLarge: string;
1040
- paddingRoundTiny: string;
1041
- paddingRoundSmall: string;
1042
- paddingRoundMedium: string;
1043
- paddingRoundLarge: string;
1044
- iconMarginTiny: string;
1045
- iconMarginSmall: string;
1046
- iconMarginMedium: string;
1047
- iconMarginLarge: string;
1048
- iconSizeTiny: string;
1049
- iconSizeSmall: string;
1050
- iconSizeMedium: string;
1051
- iconSizeLarge: string;
1052
- rippleDuration: string;
1053
- }, any>>>;
1054
- }, {
1055
- selfElRef: import("vue").Ref<HTMLElement | null>;
1056
- waveElRef: import("vue").Ref<{
1057
- play: () => void;
1058
- } | null>;
1059
- mergedClsPrefix: import("vue").ComputedRef<string>;
1060
- mergedFocusable: import("vue").ComputedRef<boolean>;
1061
- mergedSize: import("vue").ComputedRef<"small" | "medium" | "tiny" | "large">;
1062
- showBorder: import("vue").ComputedRef<boolean>;
1063
- enterPressed: import("vue").Ref<boolean>;
1064
- rtlEnabled: import("vue").Ref<import("naive-ui/es/config-provider/src/internal-interface").RtlItem | undefined> | undefined;
1065
- handleMousedown: (e: MouseEvent) => void;
1066
- handleKeydown: (e: KeyboardEvent) => void;
1067
- handleBlur: () => void;
1068
- handleKeyup: (e: KeyboardEvent) => void;
1069
- handleClick: (e: MouseEvent) => void;
1070
- customColorCssVars: import("vue").ComputedRef<{
1071
- '--n-border-color': string;
1072
- '--n-border-color-hover': string;
1073
- '--n-border-color-pressed': string;
1074
- '--n-border-color-focus': string;
1075
- '--n-border-color-disabled': string;
1076
- } | null>;
1077
- cssVars: import("vue").ComputedRef<{
1078
- '--n-width': string;
1079
- '--n-height': string;
1080
- '--n-font-size': string;
1081
- '--n-padding': string;
1082
- '--n-icon-size': string;
1083
- '--n-icon-margin': string;
1084
- '--n-border-radius': string;
1085
- '--n-border': string;
1086
- '--n-border-hover': string;
1087
- '--n-border-pressed': string;
1088
- '--n-border-focus': string;
1089
- '--n-border-disabled': string;
1090
- '--n-color': string;
1091
- '--n-color-hover': string;
1092
- '--n-color-pressed': string;
1093
- '--n-color-focus': string;
1094
- '--n-color-disabled': string;
1095
- '--n-ripple-color': string;
1096
- '--n-text-color': string;
1097
- '--n-text-color-hover': string;
1098
- '--n-text-color-pressed': string;
1099
- '--n-text-color-focus': string;
1100
- '--n-text-color-disabled': string;
1101
- 'font-weight': string;
1102
- '--n-bezier': string;
1103
- '--n-bezier-ease-out': string;
1104
- '--n-ripple-duration': string;
1105
- '--n-opacity-disabled': string;
1106
- '--n-wave-opacity': string;
1107
- }> | undefined;
1108
- themeClass: import("vue").Ref<string> | undefined;
1109
- onRender: (() => void) | undefined;
1110
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1111
- readonly color: StringConstructor;
1112
- readonly textColor: StringConstructor;
1113
- readonly text: BooleanConstructor;
1114
- readonly block: BooleanConstructor;
1115
- readonly loading: BooleanConstructor;
1116
- readonly disabled: BooleanConstructor;
1117
- readonly circle: BooleanConstructor;
1118
- readonly size: import("vue").PropType<import("naive-ui/es/button/src/interface").Size>;
1119
- readonly ghost: BooleanConstructor;
1120
- readonly round: BooleanConstructor;
1121
- readonly secondary: BooleanConstructor;
1122
- readonly tertiary: BooleanConstructor;
1123
- readonly quaternary: BooleanConstructor;
1124
- readonly strong: BooleanConstructor;
1125
- readonly focusable: {
1126
- readonly type: BooleanConstructor;
1127
- readonly default: true;
1128
- };
1129
- readonly keyboard: {
1130
- readonly type: BooleanConstructor;
1131
- readonly default: true;
1132
- };
1133
- readonly tag: {
1134
- readonly type: import("vue").PropType<keyof HTMLElementTagNameMap>;
1135
- readonly default: "button";
1136
- };
1137
- readonly type: {
1138
- readonly type: import("vue").PropType<import("naive-ui/es/button/src/interface").Type>;
1139
- readonly default: "default";
1140
- };
1141
- readonly dashed: BooleanConstructor;
1142
- readonly iconPlacement: {
1143
- readonly type: import("vue").PropType<"left" | "right">;
1144
- readonly default: "left";
1145
- };
1146
- readonly attrType: {
1147
- readonly type: import("vue").PropType<"button" | "reset" | "submit">;
1148
- readonly default: "button";
1149
- };
1150
- readonly bordered: {
1151
- readonly type: BooleanConstructor;
1152
- readonly default: true;
1153
- };
1154
- readonly onClick: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
1155
- readonly nativeFocusBehavior: BooleanConstructor;
1156
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Button", {
1157
- heightTiny: string;
1158
- heightSmall: string;
1159
- heightMedium: string;
1160
- heightLarge: string;
1161
- borderRadiusTiny: string;
1162
- borderRadiusSmall: string;
1163
- borderRadiusMedium: string;
1164
- borderRadiusLarge: string;
1165
- fontSizeTiny: string;
1166
- fontSizeSmall: string;
1167
- fontSizeMedium: string;
1168
- fontSizeLarge: string;
1169
- opacityDisabled: string;
1170
- colorOpacitySecondary: string;
1171
- colorOpacitySecondaryHover: string;
1172
- colorOpacitySecondaryPressed: string;
1173
- colorSecondary: string;
1174
- colorSecondaryHover: string;
1175
- colorSecondaryPressed: string;
1176
- colorTertiary: string;
1177
- colorTertiaryHover: string;
1178
- colorTertiaryPressed: string;
1179
- colorQuaternary: string;
1180
- colorQuaternaryHover: string;
1181
- colorQuaternaryPressed: string;
1182
- color: string;
1183
- colorHover: string;
1184
- colorPressed: string;
1185
- colorFocus: string;
1186
- colorDisabled: string;
1187
- textColor: string;
1188
- textColorTertiary: string;
1189
- textColorHover: string;
1190
- textColorPressed: string;
1191
- textColorFocus: string;
1192
- textColorDisabled: string;
1193
- textColorText: string;
1194
- textColorTextHover: string;
1195
- textColorTextPressed: string;
1196
- textColorTextFocus: string;
1197
- textColorTextDisabled: string;
1198
- textColorGhost: string;
1199
- textColorGhostHover: string;
1200
- textColorGhostPressed: string;
1201
- textColorGhostFocus: string;
1202
- textColorGhostDisabled: string;
1203
- border: string;
1204
- borderHover: string;
1205
- borderPressed: string;
1206
- borderFocus: string;
1207
- borderDisabled: string;
1208
- rippleColor: string;
1209
- colorPrimary: string;
1210
- colorHoverPrimary: string;
1211
- colorPressedPrimary: string;
1212
- colorFocusPrimary: string;
1213
- colorDisabledPrimary: string;
1214
- textColorPrimary: string;
1215
- textColorHoverPrimary: string;
1216
- textColorPressedPrimary: string;
1217
- textColorFocusPrimary: string;
1218
- textColorDisabledPrimary: string;
1219
- textColorTextPrimary: string;
1220
- textColorTextHoverPrimary: string;
1221
- textColorTextPressedPrimary: string;
1222
- textColorTextFocusPrimary: string;
1223
- textColorTextDisabledPrimary: string;
1224
- textColorGhostPrimary: string;
1225
- textColorGhostHoverPrimary: string;
1226
- textColorGhostPressedPrimary: string;
1227
- textColorGhostFocusPrimary: string;
1228
- textColorGhostDisabledPrimary: string;
1229
- borderPrimary: string;
1230
- borderHoverPrimary: string;
1231
- borderPressedPrimary: string;
1232
- borderFocusPrimary: string;
1233
- borderDisabledPrimary: string;
1234
- rippleColorPrimary: string;
1235
- colorInfo: string;
1236
- colorHoverInfo: string;
1237
- colorPressedInfo: string;
1238
- colorFocusInfo: string;
1239
- colorDisabledInfo: string;
1240
- textColorInfo: string;
1241
- textColorHoverInfo: string;
1242
- textColorPressedInfo: string;
1243
- textColorFocusInfo: string;
1244
- textColorDisabledInfo: string;
1245
- textColorTextInfo: string;
1246
- textColorTextHoverInfo: string;
1247
- textColorTextPressedInfo: string;
1248
- textColorTextFocusInfo: string;
1249
- textColorTextDisabledInfo: string;
1250
- textColorGhostInfo: string;
1251
- textColorGhostHoverInfo: string;
1252
- textColorGhostPressedInfo: string;
1253
- textColorGhostFocusInfo: string;
1254
- textColorGhostDisabledInfo: string;
1255
- borderInfo: string;
1256
- borderHoverInfo: string;
1257
- borderPressedInfo: string;
1258
- borderFocusInfo: string;
1259
- borderDisabledInfo: string;
1260
- rippleColorInfo: string;
1261
- colorSuccess: string;
1262
- colorHoverSuccess: string;
1263
- colorPressedSuccess: string;
1264
- colorFocusSuccess: string;
1265
- colorDisabledSuccess: string;
1266
- textColorSuccess: string;
1267
- textColorHoverSuccess: string;
1268
- textColorPressedSuccess: string;
1269
- textColorFocusSuccess: string;
1270
- textColorDisabledSuccess: string;
1271
- textColorTextSuccess: string;
1272
- textColorTextHoverSuccess: string;
1273
- textColorTextPressedSuccess: string;
1274
- textColorTextFocusSuccess: string;
1275
- textColorTextDisabledSuccess: string;
1276
- textColorGhostSuccess: string;
1277
- textColorGhostHoverSuccess: string;
1278
- textColorGhostPressedSuccess: string;
1279
- textColorGhostFocusSuccess: string;
1280
- textColorGhostDisabledSuccess: string;
1281
- borderSuccess: string;
1282
- borderHoverSuccess: string;
1283
- borderPressedSuccess: string;
1284
- borderFocusSuccess: string;
1285
- borderDisabledSuccess: string;
1286
- rippleColorSuccess: string;
1287
- colorWarning: string;
1288
- colorHoverWarning: string;
1289
- colorPressedWarning: string;
1290
- colorFocusWarning: string;
1291
- colorDisabledWarning: string;
1292
- textColorWarning: string;
1293
- textColorHoverWarning: string;
1294
- textColorPressedWarning: string;
1295
- textColorFocusWarning: string;
1296
- textColorDisabledWarning: string;
1297
- textColorTextWarning: string;
1298
- textColorTextHoverWarning: string;
1299
- textColorTextPressedWarning: string;
1300
- textColorTextFocusWarning: string;
1301
- textColorTextDisabledWarning: string;
1302
- textColorGhostWarning: string;
1303
- textColorGhostHoverWarning: string;
1304
- textColorGhostPressedWarning: string;
1305
- textColorGhostFocusWarning: string;
1306
- textColorGhostDisabledWarning: string;
1307
- borderWarning: string;
1308
- borderHoverWarning: string;
1309
- borderPressedWarning: string;
1310
- borderFocusWarning: string;
1311
- borderDisabledWarning: string;
1312
- rippleColorWarning: string;
1313
- colorError: string;
1314
- colorHoverError: string;
1315
- colorPressedError: string;
1316
- colorFocusError: string;
1317
- colorDisabledError: string;
1318
- textColorError: string;
1319
- textColorHoverError: string;
1320
- textColorPressedError: string;
1321
- textColorFocusError: string;
1322
- textColorDisabledError: string;
1323
- textColorTextError: string;
1324
- textColorTextHoverError: string;
1325
- textColorTextPressedError: string;
1326
- textColorTextFocusError: string;
1327
- textColorTextDisabledError: string;
1328
- textColorGhostError: string;
1329
- textColorGhostHoverError: string;
1330
- textColorGhostPressedError: string;
1331
- textColorGhostFocusError: string;
1332
- textColorGhostDisabledError: string;
1333
- borderError: string;
1334
- borderHoverError: string;
1335
- borderPressedError: string;
1336
- borderFocusError: string;
1337
- borderDisabledError: string;
1338
- rippleColorError: string;
1339
- waveOpacity: string;
1340
- fontWeight: string;
1341
- fontWeightStrong: string;
1342
- paddingTiny: string;
1343
- paddingSmall: string;
1344
- paddingMedium: string;
1345
- paddingLarge: string;
1346
- paddingRoundTiny: string;
1347
- paddingRoundSmall: string;
1348
- paddingRoundMedium: string;
1349
- paddingRoundLarge: string;
1350
- iconMarginTiny: string;
1351
- iconMarginSmall: string;
1352
- iconMarginMedium: string;
1353
- iconMarginLarge: string;
1354
- iconSizeTiny: string;
1355
- iconSizeSmall: string;
1356
- iconSizeMedium: string;
1357
- iconSizeLarge: string;
1358
- rippleDuration: string;
1359
- }, any>>;
1360
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
1361
- heightTiny: string;
1362
- heightSmall: string;
1363
- heightMedium: string;
1364
- heightLarge: string;
1365
- borderRadiusTiny: string;
1366
- borderRadiusSmall: string;
1367
- borderRadiusMedium: string;
1368
- borderRadiusLarge: string;
1369
- fontSizeTiny: string;
1370
- fontSizeSmall: string;
1371
- fontSizeMedium: string;
1372
- fontSizeLarge: string;
1373
- opacityDisabled: string;
1374
- colorOpacitySecondary: string;
1375
- colorOpacitySecondaryHover: string;
1376
- colorOpacitySecondaryPressed: string;
1377
- colorSecondary: string;
1378
- colorSecondaryHover: string;
1379
- colorSecondaryPressed: string;
1380
- colorTertiary: string;
1381
- colorTertiaryHover: string;
1382
- colorTertiaryPressed: string;
1383
- colorQuaternary: string;
1384
- colorQuaternaryHover: string;
1385
- colorQuaternaryPressed: string;
1386
- color: string;
1387
- colorHover: string;
1388
- colorPressed: string;
1389
- colorFocus: string;
1390
- colorDisabled: string;
1391
- textColor: string;
1392
- textColorTertiary: string;
1393
- textColorHover: string;
1394
- textColorPressed: string;
1395
- textColorFocus: string;
1396
- textColorDisabled: string;
1397
- textColorText: string;
1398
- textColorTextHover: string;
1399
- textColorTextPressed: string;
1400
- textColorTextFocus: string;
1401
- textColorTextDisabled: string;
1402
- textColorGhost: string;
1403
- textColorGhostHover: string;
1404
- textColorGhostPressed: string;
1405
- textColorGhostFocus: string;
1406
- textColorGhostDisabled: string;
1407
- border: string;
1408
- borderHover: string;
1409
- borderPressed: string;
1410
- borderFocus: string;
1411
- borderDisabled: string;
1412
- rippleColor: string;
1413
- colorPrimary: string;
1414
- colorHoverPrimary: string;
1415
- colorPressedPrimary: string;
1416
- colorFocusPrimary: string;
1417
- colorDisabledPrimary: string;
1418
- textColorPrimary: string;
1419
- textColorHoverPrimary: string;
1420
- textColorPressedPrimary: string;
1421
- textColorFocusPrimary: string;
1422
- textColorDisabledPrimary: string;
1423
- textColorTextPrimary: string;
1424
- textColorTextHoverPrimary: string;
1425
- textColorTextPressedPrimary: string;
1426
- textColorTextFocusPrimary: string;
1427
- textColorTextDisabledPrimary: string;
1428
- textColorGhostPrimary: string;
1429
- textColorGhostHoverPrimary: string;
1430
- textColorGhostPressedPrimary: string;
1431
- textColorGhostFocusPrimary: string;
1432
- textColorGhostDisabledPrimary: string;
1433
- borderPrimary: string;
1434
- borderHoverPrimary: string;
1435
- borderPressedPrimary: string;
1436
- borderFocusPrimary: string;
1437
- borderDisabledPrimary: string;
1438
- rippleColorPrimary: string;
1439
- colorInfo: string;
1440
- colorHoverInfo: string;
1441
- colorPressedInfo: string;
1442
- colorFocusInfo: string;
1443
- colorDisabledInfo: string;
1444
- textColorInfo: string;
1445
- textColorHoverInfo: string;
1446
- textColorPressedInfo: string;
1447
- textColorFocusInfo: string;
1448
- textColorDisabledInfo: string;
1449
- textColorTextInfo: string;
1450
- textColorTextHoverInfo: string;
1451
- textColorTextPressedInfo: string;
1452
- textColorTextFocusInfo: string;
1453
- textColorTextDisabledInfo: string;
1454
- textColorGhostInfo: string;
1455
- textColorGhostHoverInfo: string;
1456
- textColorGhostPressedInfo: string;
1457
- textColorGhostFocusInfo: string;
1458
- textColorGhostDisabledInfo: string;
1459
- borderInfo: string;
1460
- borderHoverInfo: string;
1461
- borderPressedInfo: string;
1462
- borderFocusInfo: string;
1463
- borderDisabledInfo: string;
1464
- rippleColorInfo: string;
1465
- colorSuccess: string;
1466
- colorHoverSuccess: string;
1467
- colorPressedSuccess: string;
1468
- colorFocusSuccess: string;
1469
- colorDisabledSuccess: string;
1470
- textColorSuccess: string;
1471
- textColorHoverSuccess: string;
1472
- textColorPressedSuccess: string;
1473
- textColorFocusSuccess: string;
1474
- textColorDisabledSuccess: string;
1475
- textColorTextSuccess: string;
1476
- textColorTextHoverSuccess: string;
1477
- textColorTextPressedSuccess: string;
1478
- textColorTextFocusSuccess: string;
1479
- textColorTextDisabledSuccess: string;
1480
- textColorGhostSuccess: string;
1481
- textColorGhostHoverSuccess: string;
1482
- textColorGhostPressedSuccess: string;
1483
- textColorGhostFocusSuccess: string;
1484
- textColorGhostDisabledSuccess: string;
1485
- borderSuccess: string;
1486
- borderHoverSuccess: string;
1487
- borderPressedSuccess: string;
1488
- borderFocusSuccess: string;
1489
- borderDisabledSuccess: string;
1490
- rippleColorSuccess: string;
1491
- colorWarning: string;
1492
- colorHoverWarning: string;
1493
- colorPressedWarning: string;
1494
- colorFocusWarning: string;
1495
- colorDisabledWarning: string;
1496
- textColorWarning: string;
1497
- textColorHoverWarning: string;
1498
- textColorPressedWarning: string;
1499
- textColorFocusWarning: string;
1500
- textColorDisabledWarning: string;
1501
- textColorTextWarning: string;
1502
- textColorTextHoverWarning: string;
1503
- textColorTextPressedWarning: string;
1504
- textColorTextFocusWarning: string;
1505
- textColorTextDisabledWarning: string;
1506
- textColorGhostWarning: string;
1507
- textColorGhostHoverWarning: string;
1508
- textColorGhostPressedWarning: string;
1509
- textColorGhostFocusWarning: string;
1510
- textColorGhostDisabledWarning: string;
1511
- borderWarning: string;
1512
- borderHoverWarning: string;
1513
- borderPressedWarning: string;
1514
- borderFocusWarning: string;
1515
- borderDisabledWarning: string;
1516
- rippleColorWarning: string;
1517
- colorError: string;
1518
- colorHoverError: string;
1519
- colorPressedError: string;
1520
- colorFocusError: string;
1521
- colorDisabledError: string;
1522
- textColorError: string;
1523
- textColorHoverError: string;
1524
- textColorPressedError: string;
1525
- textColorFocusError: string;
1526
- textColorDisabledError: string;
1527
- textColorTextError: string;
1528
- textColorTextHoverError: string;
1529
- textColorTextPressedError: string;
1530
- textColorTextFocusError: string;
1531
- textColorTextDisabledError: string;
1532
- textColorGhostError: string;
1533
- textColorGhostHoverError: string;
1534
- textColorGhostPressedError: string;
1535
- textColorGhostFocusError: string;
1536
- textColorGhostDisabledError: string;
1537
- borderError: string;
1538
- borderHoverError: string;
1539
- borderPressedError: string;
1540
- borderFocusError: string;
1541
- borderDisabledError: string;
1542
- rippleColorError: string;
1543
- waveOpacity: string;
1544
- fontWeight: string;
1545
- fontWeightStrong: string;
1546
- paddingTiny: string;
1547
- paddingSmall: string;
1548
- paddingMedium: string;
1549
- paddingLarge: string;
1550
- paddingRoundTiny: string;
1551
- paddingRoundSmall: string;
1552
- paddingRoundMedium: string;
1553
- paddingRoundLarge: string;
1554
- iconMarginTiny: string;
1555
- iconMarginSmall: string;
1556
- iconMarginMedium: string;
1557
- iconMarginLarge: string;
1558
- iconSizeTiny: string;
1559
- iconSizeSmall: string;
1560
- iconSizeMedium: string;
1561
- iconSizeLarge: string;
1562
- rippleDuration: string;
1563
- }, any>>>;
1564
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
1565
- heightTiny: string;
1566
- heightSmall: string;
1567
- heightMedium: string;
1568
- heightLarge: string;
1569
- borderRadiusTiny: string;
1570
- borderRadiusSmall: string;
1571
- borderRadiusMedium: string;
1572
- borderRadiusLarge: string;
1573
- fontSizeTiny: string;
1574
- fontSizeSmall: string;
1575
- fontSizeMedium: string;
1576
- fontSizeLarge: string;
1577
- opacityDisabled: string;
1578
- colorOpacitySecondary: string;
1579
- colorOpacitySecondaryHover: string;
1580
- colorOpacitySecondaryPressed: string;
1581
- colorSecondary: string;
1582
- colorSecondaryHover: string;
1583
- colorSecondaryPressed: string;
1584
- colorTertiary: string;
1585
- colorTertiaryHover: string;
1586
- colorTertiaryPressed: string;
1587
- colorQuaternary: string;
1588
- colorQuaternaryHover: string;
1589
- colorQuaternaryPressed: string;
1590
- color: string;
1591
- colorHover: string;
1592
- colorPressed: string;
1593
- colorFocus: string;
1594
- colorDisabled: string;
1595
- textColor: string;
1596
- textColorTertiary: string;
1597
- textColorHover: string;
1598
- textColorPressed: string;
1599
- textColorFocus: string;
1600
- textColorDisabled: string;
1601
- textColorText: string;
1602
- textColorTextHover: string;
1603
- textColorTextPressed: string;
1604
- textColorTextFocus: string;
1605
- textColorTextDisabled: string;
1606
- textColorGhost: string;
1607
- textColorGhostHover: string;
1608
- textColorGhostPressed: string;
1609
- textColorGhostFocus: string;
1610
- textColorGhostDisabled: string;
1611
- border: string;
1612
- borderHover: string;
1613
- borderPressed: string;
1614
- borderFocus: string;
1615
- borderDisabled: string;
1616
- rippleColor: string;
1617
- colorPrimary: string;
1618
- colorHoverPrimary: string;
1619
- colorPressedPrimary: string;
1620
- colorFocusPrimary: string;
1621
- colorDisabledPrimary: string;
1622
- textColorPrimary: string;
1623
- textColorHoverPrimary: string;
1624
- textColorPressedPrimary: string;
1625
- textColorFocusPrimary: string;
1626
- textColorDisabledPrimary: string;
1627
- textColorTextPrimary: string;
1628
- textColorTextHoverPrimary: string;
1629
- textColorTextPressedPrimary: string;
1630
- textColorTextFocusPrimary: string;
1631
- textColorTextDisabledPrimary: string;
1632
- textColorGhostPrimary: string;
1633
- textColorGhostHoverPrimary: string;
1634
- textColorGhostPressedPrimary: string;
1635
- textColorGhostFocusPrimary: string;
1636
- textColorGhostDisabledPrimary: string;
1637
- borderPrimary: string;
1638
- borderHoverPrimary: string;
1639
- borderPressedPrimary: string;
1640
- borderFocusPrimary: string;
1641
- borderDisabledPrimary: string;
1642
- rippleColorPrimary: string;
1643
- colorInfo: string;
1644
- colorHoverInfo: string;
1645
- colorPressedInfo: string;
1646
- colorFocusInfo: string;
1647
- colorDisabledInfo: string;
1648
- textColorInfo: string;
1649
- textColorHoverInfo: string;
1650
- textColorPressedInfo: string;
1651
- textColorFocusInfo: string;
1652
- textColorDisabledInfo: string;
1653
- textColorTextInfo: string;
1654
- textColorTextHoverInfo: string;
1655
- textColorTextPressedInfo: string;
1656
- textColorTextFocusInfo: string;
1657
- textColorTextDisabledInfo: string;
1658
- textColorGhostInfo: string;
1659
- textColorGhostHoverInfo: string;
1660
- textColorGhostPressedInfo: string;
1661
- textColorGhostFocusInfo: string;
1662
- textColorGhostDisabledInfo: string;
1663
- borderInfo: string;
1664
- borderHoverInfo: string;
1665
- borderPressedInfo: string;
1666
- borderFocusInfo: string;
1667
- borderDisabledInfo: string;
1668
- rippleColorInfo: string;
1669
- colorSuccess: string;
1670
- colorHoverSuccess: string;
1671
- colorPressedSuccess: string;
1672
- colorFocusSuccess: string;
1673
- colorDisabledSuccess: string;
1674
- textColorSuccess: string;
1675
- textColorHoverSuccess: string;
1676
- textColorPressedSuccess: string;
1677
- textColorFocusSuccess: string;
1678
- textColorDisabledSuccess: string;
1679
- textColorTextSuccess: string;
1680
- textColorTextHoverSuccess: string;
1681
- textColorTextPressedSuccess: string;
1682
- textColorTextFocusSuccess: string;
1683
- textColorTextDisabledSuccess: string;
1684
- textColorGhostSuccess: string;
1685
- textColorGhostHoverSuccess: string;
1686
- textColorGhostPressedSuccess: string;
1687
- textColorGhostFocusSuccess: string;
1688
- textColorGhostDisabledSuccess: string;
1689
- borderSuccess: string;
1690
- borderHoverSuccess: string;
1691
- borderPressedSuccess: string;
1692
- borderFocusSuccess: string;
1693
- borderDisabledSuccess: string;
1694
- rippleColorSuccess: string;
1695
- colorWarning: string;
1696
- colorHoverWarning: string;
1697
- colorPressedWarning: string;
1698
- colorFocusWarning: string;
1699
- colorDisabledWarning: string;
1700
- textColorWarning: string;
1701
- textColorHoverWarning: string;
1702
- textColorPressedWarning: string;
1703
- textColorFocusWarning: string;
1704
- textColorDisabledWarning: string;
1705
- textColorTextWarning: string;
1706
- textColorTextHoverWarning: string;
1707
- textColorTextPressedWarning: string;
1708
- textColorTextFocusWarning: string;
1709
- textColorTextDisabledWarning: string;
1710
- textColorGhostWarning: string;
1711
- textColorGhostHoverWarning: string;
1712
- textColorGhostPressedWarning: string;
1713
- textColorGhostFocusWarning: string;
1714
- textColorGhostDisabledWarning: string;
1715
- borderWarning: string;
1716
- borderHoverWarning: string;
1717
- borderPressedWarning: string;
1718
- borderFocusWarning: string;
1719
- borderDisabledWarning: string;
1720
- rippleColorWarning: string;
1721
- colorError: string;
1722
- colorHoverError: string;
1723
- colorPressedError: string;
1724
- colorFocusError: string;
1725
- colorDisabledError: string;
1726
- textColorError: string;
1727
- textColorHoverError: string;
1728
- textColorPressedError: string;
1729
- textColorFocusError: string;
1730
- textColorDisabledError: string;
1731
- textColorTextError: string;
1732
- textColorTextHoverError: string;
1733
- textColorTextPressedError: string;
1734
- textColorTextFocusError: string;
1735
- textColorTextDisabledError: string;
1736
- textColorGhostError: string;
1737
- textColorGhostHoverError: string;
1738
- textColorGhostPressedError: string;
1739
- textColorGhostFocusError: string;
1740
- textColorGhostDisabledError: string;
1741
- borderError: string;
1742
- borderHoverError: string;
1743
- borderPressedError: string;
1744
- borderFocusError: string;
1745
- borderDisabledError: string;
1746
- rippleColorError: string;
1747
- waveOpacity: string;
1748
- fontWeight: string;
1749
- fontWeightStrong: string;
1750
- paddingTiny: string;
1751
- paddingSmall: string;
1752
- paddingMedium: string;
1753
- paddingLarge: string;
1754
- paddingRoundTiny: string;
1755
- paddingRoundSmall: string;
1756
- paddingRoundMedium: string;
1757
- paddingRoundLarge: string;
1758
- iconMarginTiny: string;
1759
- iconMarginSmall: string;
1760
- iconMarginMedium: string;
1761
- iconMarginLarge: string;
1762
- iconSizeTiny: string;
1763
- iconSizeSmall: string;
1764
- iconSizeMedium: string;
1765
- iconSizeLarge: string;
1766
- rippleDuration: string;
1767
- }, any>>>;
1768
- }>>, {
1769
- type: import("naive-ui/es/button/src/interface").Type;
1770
- tag: keyof HTMLElementTagNameMap;
1771
- block: boolean;
1772
- round: boolean;
1773
- dashed: boolean;
1774
- text: boolean;
1775
- circle: boolean;
1776
- disabled: boolean;
1777
- focusable: boolean;
1778
- strong: boolean;
1779
- loading: boolean;
1780
- bordered: boolean;
1781
- tertiary: boolean;
1782
- ghost: boolean;
1783
- keyboard: boolean;
1784
- secondary: boolean;
1785
- quaternary: boolean;
1786
- iconPlacement: "left" | "right";
1787
- attrType: "button" | "reset" | "submit";
1788
- nativeFocusBehavior: boolean;
1789
- }>;
1790
- NSelect: import("vue").DefineComponent<{
1791
- readonly to: {
1792
- type: import("vue").PropType<string | boolean | HTMLElement>;
1793
- default: undefined;
1794
- };
1795
- readonly bordered: {
1796
- readonly type: import("vue").PropType<boolean | undefined>;
1797
- readonly default: undefined;
1798
- };
1799
- readonly clearable: BooleanConstructor;
1800
- readonly clearFilterAfterSelect: {
1801
- readonly type: BooleanConstructor;
1802
- readonly default: true;
1803
- };
1804
- readonly options: {
1805
- readonly type: import("vue").PropType<import("naive-ui/es/select/src/interface").SelectMixedOption[]>;
1806
- readonly default: () => never[];
1807
- };
1808
- readonly defaultValue: {
1809
- readonly type: import("vue").PropType<import("naive-ui/es/select/src/interface").Value | null>;
1810
- readonly default: null;
1811
- };
1812
- readonly value: import("vue").PropType<import("naive-ui/es/select/src/interface").Value | null>;
1813
- readonly placeholder: StringConstructor;
1814
- readonly menuProps: import("vue").PropType<import("vue").HTMLAttributes>;
1815
- readonly multiple: BooleanConstructor;
1816
- readonly size: import("vue").PropType<import("naive-ui/es/select/src/interface").Size>;
1817
- readonly filterable: BooleanConstructor;
1818
- readonly disabled: {
1819
- readonly type: import("vue").PropType<boolean | undefined>;
1820
- readonly default: undefined;
1821
- };
1822
- readonly remote: BooleanConstructor;
1823
- readonly loading: BooleanConstructor;
1824
- readonly filter: {
1825
- readonly type: import("vue").PropType<(pattern: string, option: import("naive-ui").SelectOption) => boolean>;
1826
- readonly default: typeof import("naive-ui/es/select/src/utils").defaultFilter;
1827
- };
1828
- readonly placement: {
1829
- readonly type: import("vue").PropType<import("naive-ui").PopoverPlacement>;
1830
- readonly default: "bottom-start";
1831
- };
1832
- readonly widthMode: {
1833
- readonly type: StringConstructor;
1834
- readonly default: "trigger";
1835
- };
1836
- readonly tag: BooleanConstructor;
1837
- readonly onCreate: {
1838
- readonly type: import("vue").PropType<(label: string) => import("naive-ui").SelectOption>;
1839
- readonly default: (label: string) => {
1840
- label: string;
1841
- value: string;
1842
- };
1843
- };
1844
- readonly fallbackOption: {
1845
- readonly type: import("vue").PropType<false | import("naive-ui/es/select/src/interface").SelectFallbackOption>;
1846
- readonly default: () => (value: string | number) => {
1847
- label: string;
1848
- value: string | number;
1849
- };
1850
- };
1851
- readonly show: {
1852
- readonly type: import("vue").PropType<boolean | undefined>;
1853
- readonly default: undefined;
1854
- };
1855
- readonly showArrow: {
1856
- readonly type: BooleanConstructor;
1857
- readonly default: true;
1858
- };
1859
- readonly maxTagCount: import("vue").PropType<number | "responsive">;
1860
- readonly consistentMenuWidth: {
1861
- readonly type: BooleanConstructor;
1862
- readonly default: true;
1863
- };
1864
- readonly virtualScroll: {
1865
- readonly type: BooleanConstructor;
1866
- readonly default: true;
1867
- };
1868
- readonly renderLabel: import("vue").PropType<import("naive-ui/es/_internal/select-menu/src/interface").RenderLabel>;
1869
- readonly renderOption: import("vue").PropType<import("naive-ui/es/_internal/select-menu/src/interface").RenderOption>;
1870
- readonly renderTag: import("vue").PropType<import("naive-ui").SelectRenderTag>;
1871
- readonly 'onUpdate:value': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/select/src/interface").OnUpdateValue> | undefined>;
1872
- readonly inputProps: import("vue").PropType<import("vue").InputHTMLAttributes>;
1873
- readonly onUpdateValue: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/select/src/interface").OnUpdateValue> | undefined>;
1874
- readonly onBlur: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void> | undefined>;
1875
- readonly onClear: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<() => void> | undefined>;
1876
- readonly onFocus: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void> | undefined>;
1877
- readonly onScroll: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: Event) => void> | undefined>;
1878
- readonly onSearch: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: string) => void> | undefined>;
1879
- readonly onUpdateShow: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
1880
- readonly 'onUpdate:show': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
1881
- readonly displayDirective: {
1882
- readonly type: import("vue").PropType<"show" | "if">;
1883
- readonly default: "show";
1884
- };
1885
- readonly resetMenuOnOptionsChange: {
1886
- readonly type: BooleanConstructor;
1887
- readonly default: true;
1888
- };
1889
- readonly status: import("vue").PropType<import("naive-ui/es/form/src/interface").FormValidationStatus>;
1890
- readonly onChange: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/select/src/interface").OnUpdateValue>>;
1891
- readonly items: import("vue").PropType<import("naive-ui/es/select/src/interface").SelectMixedOption[]>;
1892
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Select", {
1893
- menuBoxShadow: string;
1894
- }, {
1895
- InternalSelection: import("naive-ui/es/_mixins").Theme<"InternalSelection", {
1896
- fontSizeTiny: string;
1897
- fontSizeSmall: string;
1898
- fontSizeMedium: string;
1899
- fontSizeLarge: string;
1900
- heightTiny: string;
1901
- heightSmall: string;
1902
- heightMedium: string;
1903
- heightLarge: string;
1904
- borderRadius: string;
1905
- textColor: string;
1906
- textColorDisabled: string;
1907
- placeholderColor: string;
1908
- placeholderColorDisabled: string;
1909
- color: string;
1910
- colorDisabled: string;
1911
- colorActive: string;
1912
- border: string;
1913
- borderHover: string;
1914
- borderActive: string;
1915
- borderFocus: string;
1916
- boxShadowHover: string;
1917
- boxShadowActive: string;
1918
- boxShadowFocus: string;
1919
- caretColor: string;
1920
- arrowColor: string;
1921
- arrowColorDisabled: string;
1922
- loadingColor: string;
1923
- borderWarning: string;
1924
- borderHoverWarning: string;
1925
- borderActiveWarning: string;
1926
- borderFocusWarning: string;
1927
- boxShadowHoverWarning: string;
1928
- boxShadowActiveWarning: string;
1929
- boxShadowFocusWarning: string;
1930
- colorActiveWarning: string;
1931
- caretColorWarning: string;
1932
- borderError: string;
1933
- borderHoverError: string;
1934
- borderActiveError: string;
1935
- borderFocusError: string;
1936
- boxShadowHoverError: string;
1937
- boxShadowActiveError: string;
1938
- boxShadowFocusError: string;
1939
- colorActiveError: string;
1940
- caretColorError: string;
1941
- clearColor: string;
1942
- clearColorHover: string;
1943
- clearColorPressed: string;
1944
- paddingSingle: string;
1945
- paddingMultiple: string;
1946
- clearSize: string;
1947
- arrowSize: string;
1948
- }, {
1949
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
1950
- fontSize: string;
1951
- borderRadius: string;
1952
- color: string;
1953
- dividerColor: string;
1954
- textColor: string;
1955
- boxShadow: string;
1956
- space: string;
1957
- spaceArrow: string;
1958
- arrowOffset: string;
1959
- arrowOffsetVertical: string;
1960
- arrowHeight: string;
1961
- padding: string;
1962
- }, any>;
1963
- }>;
1964
- InternalSelectMenu: import("naive-ui/es/_mixins").Theme<"InternalSelectMenu", {
1965
- optionFontSizeSmall: string;
1966
- optionFontSizeMedium: string;
1967
- optionFontSizeLarge: string;
1968
- optionFontSizeHuge: string;
1969
- optionHeightSmall: string;
1970
- optionHeightMedium: string;
1971
- optionHeightLarge: string;
1972
- optionHeightHuge: string;
1973
- borderRadius: string;
1974
- color: string;
1975
- groupHeaderTextColor: string;
1976
- actionDividerColor: string;
1977
- optionTextColor: string;
1978
- optionTextColorPressed: string;
1979
- optionTextColorDisabled: string;
1980
- optionTextColorActive: string;
1981
- optionOpacityDisabled: string;
1982
- optionCheckColor: string;
1983
- optionColorPending: string;
1984
- optionColorActive: string;
1985
- actionTextColor: string;
1986
- loadingColor: string;
1987
- height: string;
1988
- paddingSmall: string;
1989
- paddingMedium: string;
1990
- paddingLarge: string;
1991
- paddingHuge: string;
1992
- optionPaddingSmall: string;
1993
- optionPaddingMedium: string;
1994
- optionPaddingLarge: string;
1995
- optionPaddingHuge: string;
1996
- loadingSize: string;
1997
- }, {
1998
- Scrollbar: import("naive-ui/es/_mixins").Theme<"Scrollbar", {
1999
- color: string;
2000
- colorHover: string;
2001
- }, any>;
2002
- Empty: import("naive-ui/es/_mixins").Theme<"Empty", {
2003
- fontSizeSmall: string;
2004
- fontSizeMedium: string;
2005
- fontSizeLarge: string;
2006
- fontSizeHuge: string;
2007
- textColor: string;
2008
- iconColor: string;
2009
- extraTextColor: string;
2010
- iconSizeSmall: string;
2011
- iconSizeMedium: string;
2012
- iconSizeLarge: string;
2013
- iconSizeHuge: string;
2014
- }, any>;
2015
- }>;
2016
- }>>;
2017
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Select", {
2018
- menuBoxShadow: string;
2019
- }, {
2020
- InternalSelection: import("naive-ui/es/_mixins").Theme<"InternalSelection", {
2021
- fontSizeTiny: string;
2022
- fontSizeSmall: string;
2023
- fontSizeMedium: string;
2024
- fontSizeLarge: string;
2025
- heightTiny: string;
2026
- heightSmall: string;
2027
- heightMedium: string;
2028
- heightLarge: string;
2029
- borderRadius: string;
2030
- textColor: string;
2031
- textColorDisabled: string;
2032
- placeholderColor: string;
2033
- placeholderColorDisabled: string;
2034
- color: string;
2035
- colorDisabled: string;
2036
- colorActive: string;
2037
- border: string;
2038
- borderHover: string;
2039
- borderActive: string;
2040
- borderFocus: string;
2041
- boxShadowHover: string;
2042
- boxShadowActive: string;
2043
- boxShadowFocus: string;
2044
- caretColor: string;
2045
- arrowColor: string;
2046
- arrowColorDisabled: string;
2047
- loadingColor: string;
2048
- borderWarning: string;
2049
- borderHoverWarning: string;
2050
- borderActiveWarning: string;
2051
- borderFocusWarning: string;
2052
- boxShadowHoverWarning: string;
2053
- boxShadowActiveWarning: string;
2054
- boxShadowFocusWarning: string;
2055
- colorActiveWarning: string;
2056
- caretColorWarning: string;
2057
- borderError: string;
2058
- borderHoverError: string;
2059
- borderActiveError: string;
2060
- borderFocusError: string;
2061
- boxShadowHoverError: string;
2062
- boxShadowActiveError: string;
2063
- boxShadowFocusError: string;
2064
- colorActiveError: string;
2065
- caretColorError: string;
2066
- clearColor: string;
2067
- clearColorHover: string;
2068
- clearColorPressed: string;
2069
- paddingSingle: string;
2070
- paddingMultiple: string;
2071
- clearSize: string;
2072
- arrowSize: string;
2073
- }, {
2074
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
2075
- fontSize: string;
2076
- borderRadius: string;
2077
- color: string;
2078
- dividerColor: string;
2079
- textColor: string;
2080
- boxShadow: string;
2081
- space: string;
2082
- spaceArrow: string;
2083
- arrowOffset: string;
2084
- arrowOffsetVertical: string;
2085
- arrowHeight: string;
2086
- padding: string;
2087
- }, any>;
2088
- }>;
2089
- InternalSelectMenu: import("naive-ui/es/_mixins").Theme<"InternalSelectMenu", {
2090
- optionFontSizeSmall: string;
2091
- optionFontSizeMedium: string;
2092
- optionFontSizeLarge: string;
2093
- optionFontSizeHuge: string;
2094
- optionHeightSmall: string;
2095
- optionHeightMedium: string;
2096
- optionHeightLarge: string;
2097
- optionHeightHuge: string;
2098
- borderRadius: string;
2099
- color: string;
2100
- groupHeaderTextColor: string;
2101
- actionDividerColor: string;
2102
- optionTextColor: string;
2103
- optionTextColorPressed: string;
2104
- optionTextColorDisabled: string;
2105
- optionTextColorActive: string;
2106
- optionOpacityDisabled: string;
2107
- optionCheckColor: string;
2108
- optionColorPending: string;
2109
- optionColorActive: string;
2110
- actionTextColor: string;
2111
- loadingColor: string;
2112
- height: string;
2113
- paddingSmall: string;
2114
- paddingMedium: string;
2115
- paddingLarge: string;
2116
- paddingHuge: string;
2117
- optionPaddingSmall: string;
2118
- optionPaddingMedium: string;
2119
- optionPaddingLarge: string;
2120
- optionPaddingHuge: string;
2121
- loadingSize: string;
2122
- }, {
2123
- Scrollbar: import("naive-ui/es/_mixins").Theme<"Scrollbar", {
2124
- color: string;
2125
- colorHover: string;
2126
- }, any>;
2127
- Empty: import("naive-ui/es/_mixins").Theme<"Empty", {
2128
- fontSizeSmall: string;
2129
- fontSizeMedium: string;
2130
- fontSizeLarge: string;
2131
- fontSizeHuge: string;
2132
- textColor: string;
2133
- iconColor: string;
2134
- extraTextColor: string;
2135
- iconSizeSmall: string;
2136
- iconSizeMedium: string;
2137
- iconSizeLarge: string;
2138
- iconSizeHuge: string;
2139
- }, any>;
2140
- }>;
2141
- }>>>;
2142
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Select", {
2143
- menuBoxShadow: string;
2144
- }, {
2145
- InternalSelection: import("naive-ui/es/_mixins").Theme<"InternalSelection", {
2146
- fontSizeTiny: string;
2147
- fontSizeSmall: string;
2148
- fontSizeMedium: string;
2149
- fontSizeLarge: string;
2150
- heightTiny: string;
2151
- heightSmall: string;
2152
- heightMedium: string;
2153
- heightLarge: string;
2154
- borderRadius: string;
2155
- textColor: string;
2156
- textColorDisabled: string;
2157
- placeholderColor: string;
2158
- placeholderColorDisabled: string;
2159
- color: string;
2160
- colorDisabled: string;
2161
- colorActive: string;
2162
- border: string;
2163
- borderHover: string;
2164
- borderActive: string;
2165
- borderFocus: string;
2166
- boxShadowHover: string;
2167
- boxShadowActive: string;
2168
- boxShadowFocus: string;
2169
- caretColor: string;
2170
- arrowColor: string;
2171
- arrowColorDisabled: string;
2172
- loadingColor: string;
2173
- borderWarning: string;
2174
- borderHoverWarning: string;
2175
- borderActiveWarning: string;
2176
- borderFocusWarning: string;
2177
- boxShadowHoverWarning: string;
2178
- boxShadowActiveWarning: string;
2179
- boxShadowFocusWarning: string;
2180
- colorActiveWarning: string;
2181
- caretColorWarning: string;
2182
- borderError: string;
2183
- borderHoverError: string;
2184
- borderActiveError: string;
2185
- borderFocusError: string;
2186
- boxShadowHoverError: string;
2187
- boxShadowActiveError: string;
2188
- boxShadowFocusError: string;
2189
- colorActiveError: string;
2190
- caretColorError: string;
2191
- clearColor: string;
2192
- clearColorHover: string;
2193
- clearColorPressed: string;
2194
- paddingSingle: string;
2195
- paddingMultiple: string;
2196
- clearSize: string;
2197
- arrowSize: string;
2198
- }, {
2199
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
2200
- fontSize: string;
2201
- borderRadius: string;
2202
- color: string;
2203
- dividerColor: string;
2204
- textColor: string;
2205
- boxShadow: string;
2206
- space: string;
2207
- spaceArrow: string;
2208
- arrowOffset: string;
2209
- arrowOffsetVertical: string;
2210
- arrowHeight: string;
2211
- padding: string;
2212
- }, any>;
2213
- }>;
2214
- InternalSelectMenu: import("naive-ui/es/_mixins").Theme<"InternalSelectMenu", {
2215
- optionFontSizeSmall: string;
2216
- optionFontSizeMedium: string;
2217
- optionFontSizeLarge: string;
2218
- optionFontSizeHuge: string;
2219
- optionHeightSmall: string;
2220
- optionHeightMedium: string;
2221
- optionHeightLarge: string;
2222
- optionHeightHuge: string;
2223
- borderRadius: string;
2224
- color: string;
2225
- groupHeaderTextColor: string;
2226
- actionDividerColor: string;
2227
- optionTextColor: string;
2228
- optionTextColorPressed: string;
2229
- optionTextColorDisabled: string;
2230
- optionTextColorActive: string;
2231
- optionOpacityDisabled: string;
2232
- optionCheckColor: string;
2233
- optionColorPending: string;
2234
- optionColorActive: string;
2235
- actionTextColor: string;
2236
- loadingColor: string;
2237
- height: string;
2238
- paddingSmall: string;
2239
- paddingMedium: string;
2240
- paddingLarge: string;
2241
- paddingHuge: string;
2242
- optionPaddingSmall: string;
2243
- optionPaddingMedium: string;
2244
- optionPaddingLarge: string;
2245
- optionPaddingHuge: string;
2246
- loadingSize: string;
2247
- }, {
2248
- Scrollbar: import("naive-ui/es/_mixins").Theme<"Scrollbar", {
2249
- color: string;
2250
- colorHover: string;
2251
- }, any>;
2252
- Empty: import("naive-ui/es/_mixins").Theme<"Empty", {
2253
- fontSizeSmall: string;
2254
- fontSizeMedium: string;
2255
- fontSizeLarge: string;
2256
- fontSizeHuge: string;
2257
- textColor: string;
2258
- iconColor: string;
2259
- extraTextColor: string;
2260
- iconSizeSmall: string;
2261
- iconSizeMedium: string;
2262
- iconSizeLarge: string;
2263
- iconSizeHuge: string;
2264
- }, any>;
2265
- }>;
2266
- }>>>;
2267
- }, {
2268
- mergedStatus: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").FormValidationStatus | undefined>;
2269
- mergedClsPrefix: import("vue").ComputedRef<string>;
2270
- mergedBordered: import("vue").ComputedRef<boolean>;
2271
- namespace: import("vue").ComputedRef<string | undefined>;
2272
- treeMate: import("vue").ComputedRef<import("treemate").TreeMate<import("naive-ui").SelectOption, import("naive-ui").SelectGroupOption, import("naive-ui/es/select/src/interface").SelectIgnoredOption>>;
2273
- isMounted: Readonly<import("vue").Ref<boolean>>;
2274
- triggerRef: import("vue").Ref<{
2275
- isCompositing: boolean;
2276
- focus: () => void;
2277
- focusInput: () => void;
2278
- blur: () => void;
2279
- $el: HTMLElement;
2280
- } | null>;
2281
- menuRef: import("vue").Ref<{
2282
- selfRef: HTMLElement | null;
2283
- 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;
2284
- prev: () => void;
2285
- next: () => void;
2286
- } | null>;
2287
- pattern: import("vue").Ref<string>;
2288
- uncontrolledShow: import("vue").Ref<boolean>;
2289
- mergedShow: import("vue").ComputedRef<boolean>;
2290
- adjustedTo: import("vue").ComputedRef<string | HTMLElement>;
2291
- uncontrolledValue: import("vue").Ref<string[] | import("naive-ui/es/select/src/interface").ValueAtom | number[] | import("naive-ui/es/select/src/interface").ValueAtom[] | null>;
2292
- mergedValue: import("vue").ComputedRef<string[] | import("naive-ui/es/select/src/interface").ValueAtom | number[] | import("naive-ui/es/select/src/interface").ValueAtom[] | null>;
2293
- followerRef: import("vue").Ref<{
2294
- syncPosition: () => void;
2295
- } | null>;
2296
- localizedPlaceholder: import("vue").ComputedRef<string>;
2297
- selectedOption: import("vue").ComputedRef<import("naive-ui").SelectOption | null>;
2298
- selectedOptions: import("vue").ComputedRef<import("naive-ui").SelectOption[] | null>;
2299
- mergedSize: import("vue").ComputedRef<"small" | "medium" | "tiny" | "large">;
2300
- mergedDisabled: import("vue").ComputedRef<boolean>;
2301
- focused: import("vue").Ref<boolean>;
2302
- activeWithoutMenuOpen: import("vue").Ref<boolean>;
2303
- inlineThemeDisabled: boolean | undefined;
2304
- onTriggerInputFocus: () => void;
2305
- onTriggerInputBlur: () => void;
2306
- handleTriggerOrMenuResize: () => void;
2307
- handleMenuFocus: (e: FocusEvent) => void;
2308
- handleMenuBlur: (e: FocusEvent) => void;
2309
- handleMenuTabOut: () => void;
2310
- handleTriggerClick: () => void;
2311
- handleToggle: (tmNode: import("treemate").TreeNode<import("naive-ui").SelectOption, import("naive-ui").SelectOption, import("naive-ui").SelectOption>) => void;
2312
- handleDeleteOption: (option: import("naive-ui").SelectOption) => void;
2313
- handlePatternInput: (e: InputEvent) => void;
2314
- handleClear: (e: MouseEvent) => void;
2315
- handleTriggerBlur: (e: FocusEvent) => void;
2316
- handleTriggerFocus: (e: FocusEvent) => void;
2317
- handleKeydown: (e: KeyboardEvent) => void;
2318
- handleMenuAfterLeave: () => void;
2319
- handleMenuClickOutside: (e: MouseEvent) => void;
2320
- handleMenuScroll: (e: Event) => void;
2321
- handleMenuKeydown: (e: KeyboardEvent) => void;
2322
- handleMenuMousedown: (e: MouseEvent) => void;
2323
- mergedTheme: import("vue").ComputedRef<{
2324
- common: {
2325
- baseColor: string;
2326
- primaryColor: string;
2327
- primaryColorHover: string;
2328
- primaryColorPressed: string;
2329
- primaryColorSuppl: string;
2330
- infoColor: string;
2331
- infoColorHover: string;
2332
- infoColorPressed: string;
2333
- infoColorSuppl: string;
2334
- successColor: string;
2335
- successColorHover: string;
2336
- successColorPressed: string;
2337
- successColorSuppl: string;
2338
- warningColor: string;
2339
- warningColorHover: string;
2340
- warningColorPressed: string;
2341
- warningColorSuppl: string;
2342
- errorColor: string;
2343
- errorColorHover: string;
2344
- errorColorPressed: string;
2345
- errorColorSuppl: string;
2346
- textColorBase: string;
2347
- textColor1: string;
2348
- textColor2: string;
2349
- textColor3: string;
2350
- textColorDisabled: string;
2351
- placeholderColor: string;
2352
- placeholderColorDisabled: string;
2353
- iconColor: string;
2354
- iconColorHover: string;
2355
- iconColorPressed: string;
2356
- iconColorDisabled: string;
2357
- opacity1: string;
2358
- opacity2: string;
2359
- opacity3: string;
2360
- opacity4: string;
2361
- opacity5: string;
2362
- dividerColor: string;
2363
- borderColor: string;
2364
- closeColor: string;
2365
- closeColorHover: string;
2366
- closeColorPressed: string;
2367
- closeColorDisabled: string;
2368
- clearColor: string;
2369
- clearColorHover: string;
2370
- clearColorPressed: string;
2371
- scrollbarColor: string;
2372
- scrollbarColorHover: string;
2373
- scrollbarWidth: string;
2374
- scrollbarHeight: string;
2375
- scrollbarBorderRadius: string;
2376
- progressRailColor: string;
2377
- railColor: string;
2378
- popoverColor: string;
2379
- tableColor: string;
2380
- cardColor: string;
2381
- modalColor: string;
2382
- bodyColor: string;
2383
- tagColor: string;
2384
- avatarColor: string;
2385
- invertedColor: string;
2386
- inputColor: string;
2387
- codeColor: string;
2388
- tabColor: string;
2389
- actionColor: string;
2390
- tableHeaderColor: string;
2391
- hoverColor: string;
2392
- tableColorHover: string;
2393
- tableColorStriped: string;
2394
- pressedColor: string;
2395
- opacityDisabled: string;
2396
- inputColorDisabled: string;
2397
- buttonColor2: string;
2398
- buttonColor2Hover: string;
2399
- buttonColor2Pressed: string;
2400
- boxShadow1: string;
2401
- boxShadow2: string;
2402
- boxShadow3: string;
2403
- fontFamily: string;
2404
- fontFamilyMono: string;
2405
- fontWeight: string;
2406
- fontWeightStrong: string;
2407
- cubicBezierEaseInOut: string;
2408
- cubicBezierEaseOut: string;
2409
- cubicBezierEaseIn: string;
2410
- borderRadius: string;
2411
- borderRadiusSmall: string;
2412
- fontSize: string;
2413
- fontSizeMini: string;
2414
- fontSizeTiny: string;
2415
- fontSizeSmall: string;
2416
- fontSizeMedium: string;
2417
- fontSizeLarge: string;
2418
- fontSizeHuge: string;
2419
- lineHeight: string;
2420
- heightMini: string;
2421
- heightTiny: string;
2422
- heightSmall: string;
2423
- heightMedium: string;
2424
- heightLarge: string;
2425
- heightHuge: string;
2426
- name: "common";
2427
- };
2428
- self: {
2429
- menuBoxShadow: string;
2430
- };
2431
- peers: {
2432
- InternalSelection: import("naive-ui/es/_mixins").Theme<"InternalSelection", {
2433
- fontSizeTiny: string;
2434
- fontSizeSmall: string;
2435
- fontSizeMedium: string;
2436
- fontSizeLarge: string;
2437
- heightTiny: string;
2438
- heightSmall: string;
2439
- heightMedium: string;
2440
- heightLarge: string;
2441
- borderRadius: string;
2442
- textColor: string;
2443
- textColorDisabled: string;
2444
- placeholderColor: string;
2445
- placeholderColorDisabled: string;
2446
- color: string;
2447
- colorDisabled: string;
2448
- colorActive: string;
2449
- border: string;
2450
- borderHover: string;
2451
- borderActive: string;
2452
- borderFocus: string;
2453
- boxShadowHover: string;
2454
- boxShadowActive: string;
2455
- boxShadowFocus: string;
2456
- caretColor: string;
2457
- arrowColor: string;
2458
- arrowColorDisabled: string;
2459
- loadingColor: string;
2460
- borderWarning: string;
2461
- borderHoverWarning: string;
2462
- borderActiveWarning: string;
2463
- borderFocusWarning: string;
2464
- boxShadowHoverWarning: string;
2465
- boxShadowActiveWarning: string;
2466
- boxShadowFocusWarning: string;
2467
- colorActiveWarning: string;
2468
- caretColorWarning: string;
2469
- borderError: string;
2470
- borderHoverError: string;
2471
- borderActiveError: string;
2472
- borderFocusError: string;
2473
- boxShadowHoverError: string;
2474
- boxShadowActiveError: string;
2475
- boxShadowFocusError: string;
2476
- colorActiveError: string;
2477
- caretColorError: string;
2478
- clearColor: string;
2479
- clearColorHover: string;
2480
- clearColorPressed: string;
2481
- paddingSingle: string;
2482
- paddingMultiple: string;
2483
- clearSize: string;
2484
- arrowSize: string;
2485
- }, {
2486
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
2487
- fontSize: string;
2488
- borderRadius: string;
2489
- color: string;
2490
- dividerColor: string;
2491
- textColor: string;
2492
- boxShadow: string;
2493
- space: string;
2494
- spaceArrow: string;
2495
- arrowOffset: string;
2496
- arrowOffsetVertical: string;
2497
- arrowHeight: string;
2498
- padding: string;
2499
- }, any>;
2500
- }>;
2501
- InternalSelectMenu: import("naive-ui/es/_mixins").Theme<"InternalSelectMenu", {
2502
- optionFontSizeSmall: string;
2503
- optionFontSizeMedium: string;
2504
- optionFontSizeLarge: string;
2505
- optionFontSizeHuge: string;
2506
- optionHeightSmall: string;
2507
- optionHeightMedium: string;
2508
- optionHeightLarge: string;
2509
- optionHeightHuge: string;
2510
- borderRadius: string;
2511
- color: string;
2512
- groupHeaderTextColor: string;
2513
- actionDividerColor: string;
2514
- optionTextColor: string;
2515
- optionTextColorPressed: string;
2516
- optionTextColorDisabled: string;
2517
- optionTextColorActive: string;
2518
- optionOpacityDisabled: string;
2519
- optionCheckColor: string;
2520
- optionColorPending: string;
2521
- optionColorActive: string;
2522
- actionTextColor: string;
2523
- loadingColor: string;
2524
- height: string;
2525
- paddingSmall: string;
2526
- paddingMedium: string;
2527
- paddingLarge: string;
2528
- paddingHuge: string;
2529
- optionPaddingSmall: string;
2530
- optionPaddingMedium: string;
2531
- optionPaddingLarge: string;
2532
- optionPaddingHuge: string;
2533
- loadingSize: string;
2534
- }, {
2535
- Scrollbar: import("naive-ui/es/_mixins").Theme<"Scrollbar", {
2536
- color: string;
2537
- colorHover: string;
2538
- }, any>;
2539
- Empty: import("naive-ui/es/_mixins").Theme<"Empty", {
2540
- fontSizeSmall: string;
2541
- fontSizeMedium: string;
2542
- fontSizeLarge: string;
2543
- fontSizeHuge: string;
2544
- textColor: string;
2545
- iconColor: string;
2546
- extraTextColor: string;
2547
- iconSizeSmall: string;
2548
- iconSizeMedium: string;
2549
- iconSizeLarge: string;
2550
- iconSizeHuge: string;
2551
- }, any>;
2552
- }>;
2553
- };
2554
- peerOverrides: {
2555
- InternalSelection?: {
2556
- peers?: {
2557
- Popover?: import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Popover", {
2558
- fontSize: string;
2559
- borderRadius: string;
2560
- color: string;
2561
- dividerColor: string;
2562
- textColor: string;
2563
- boxShadow: string;
2564
- space: string;
2565
- spaceArrow: string;
2566
- arrowOffset: string;
2567
- arrowOffsetVertical: string;
2568
- arrowHeight: string;
2569
- padding: string;
2570
- }, any>> | undefined;
2571
- } | undefined;
2572
- } | undefined;
2573
- InternalSelectMenu?: {
2574
- peers?: {
2575
- Scrollbar?: import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Scrollbar", {
2576
- color: string;
2577
- colorHover: string;
2578
- }, any>> | undefined;
2579
- Empty?: import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Empty", {
2580
- fontSizeSmall: string;
2581
- fontSizeMedium: string;
2582
- fontSizeLarge: string;
2583
- fontSizeHuge: string;
2584
- textColor: string;
2585
- iconColor: string;
2586
- extraTextColor: string;
2587
- iconSizeSmall: string;
2588
- iconSizeMedium: string;
2589
- iconSizeLarge: string;
2590
- iconSizeHuge: string;
2591
- }, any>> | undefined;
2592
- } | undefined;
2593
- } | undefined;
2594
- };
2595
- }>;
2596
- cssVars: import("vue").ComputedRef<{
2597
- '--n-menu-box-shadow': string;
2598
- }> | undefined;
2599
- themeClass: import("vue").Ref<string> | undefined;
2600
- onRender: (() => void) | undefined;
2601
- focus: () => void;
2602
- blur: () => void;
2603
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2604
- readonly to: {
2605
- type: import("vue").PropType<string | boolean | HTMLElement>;
2606
- default: undefined;
2607
- };
2608
- readonly bordered: {
2609
- readonly type: import("vue").PropType<boolean | undefined>;
2610
- readonly default: undefined;
2611
- };
2612
- readonly clearable: BooleanConstructor;
2613
- readonly clearFilterAfterSelect: {
2614
- readonly type: BooleanConstructor;
2615
- readonly default: true;
2616
- };
2617
- readonly options: {
2618
- readonly type: import("vue").PropType<import("naive-ui/es/select/src/interface").SelectMixedOption[]>;
2619
- readonly default: () => never[];
2620
- };
2621
- readonly defaultValue: {
2622
- readonly type: import("vue").PropType<import("naive-ui/es/select/src/interface").Value | null>;
2623
- readonly default: null;
2624
- };
2625
- readonly value: import("vue").PropType<import("naive-ui/es/select/src/interface").Value | null>;
2626
- readonly placeholder: StringConstructor;
2627
- readonly menuProps: import("vue").PropType<import("vue").HTMLAttributes>;
2628
- readonly multiple: BooleanConstructor;
2629
- readonly size: import("vue").PropType<import("naive-ui/es/select/src/interface").Size>;
2630
- readonly filterable: BooleanConstructor;
2631
- readonly disabled: {
2632
- readonly type: import("vue").PropType<boolean | undefined>;
2633
- readonly default: undefined;
2634
- };
2635
- readonly remote: BooleanConstructor;
2636
- readonly loading: BooleanConstructor;
2637
- readonly filter: {
2638
- readonly type: import("vue").PropType<(pattern: string, option: import("naive-ui").SelectOption) => boolean>;
2639
- readonly default: typeof import("naive-ui/es/select/src/utils").defaultFilter;
2640
- };
2641
- readonly placement: {
2642
- readonly type: import("vue").PropType<import("naive-ui").PopoverPlacement>;
2643
- readonly default: "bottom-start";
2644
- };
2645
- readonly widthMode: {
2646
- readonly type: StringConstructor;
2647
- readonly default: "trigger";
2648
- };
2649
- readonly tag: BooleanConstructor;
2650
- readonly onCreate: {
2651
- readonly type: import("vue").PropType<(label: string) => import("naive-ui").SelectOption>;
2652
- readonly default: (label: string) => {
2653
- label: string;
2654
- value: string;
2655
- };
2656
- };
2657
- readonly fallbackOption: {
2658
- readonly type: import("vue").PropType<false | import("naive-ui/es/select/src/interface").SelectFallbackOption>;
2659
- readonly default: () => (value: string | number) => {
2660
- label: string;
2661
- value: string | number;
2662
- };
2663
- };
2664
- readonly show: {
2665
- readonly type: import("vue").PropType<boolean | undefined>;
2666
- readonly default: undefined;
2667
- };
2668
- readonly showArrow: {
2669
- readonly type: BooleanConstructor;
2670
- readonly default: true;
2671
- };
2672
- readonly maxTagCount: import("vue").PropType<number | "responsive">;
2673
- readonly consistentMenuWidth: {
2674
- readonly type: BooleanConstructor;
2675
- readonly default: true;
2676
- };
2677
- readonly virtualScroll: {
2678
- readonly type: BooleanConstructor;
2679
- readonly default: true;
2680
- };
2681
- readonly renderLabel: import("vue").PropType<import("naive-ui/es/_internal/select-menu/src/interface").RenderLabel>;
2682
- readonly renderOption: import("vue").PropType<import("naive-ui/es/_internal/select-menu/src/interface").RenderOption>;
2683
- readonly renderTag: import("vue").PropType<import("naive-ui").SelectRenderTag>;
2684
- readonly 'onUpdate:value': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/select/src/interface").OnUpdateValue> | undefined>;
2685
- readonly inputProps: import("vue").PropType<import("vue").InputHTMLAttributes>;
2686
- readonly onUpdateValue: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/select/src/interface").OnUpdateValue> | undefined>;
2687
- readonly onBlur: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void> | undefined>;
2688
- readonly onClear: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<() => void> | undefined>;
2689
- readonly onFocus: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void> | undefined>;
2690
- readonly onScroll: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: Event) => void> | undefined>;
2691
- readonly onSearch: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: string) => void> | undefined>;
2692
- readonly onUpdateShow: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
2693
- readonly 'onUpdate:show': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
2694
- readonly displayDirective: {
2695
- readonly type: import("vue").PropType<"show" | "if">;
2696
- readonly default: "show";
2697
- };
2698
- readonly resetMenuOnOptionsChange: {
2699
- readonly type: BooleanConstructor;
2700
- readonly default: true;
2701
- };
2702
- readonly status: import("vue").PropType<import("naive-ui/es/form/src/interface").FormValidationStatus>;
2703
- readonly onChange: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/select/src/interface").OnUpdateValue>>;
2704
- readonly items: import("vue").PropType<import("naive-ui/es/select/src/interface").SelectMixedOption[]>;
2705
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Select", {
2706
- menuBoxShadow: string;
2707
- }, {
2708
- InternalSelection: import("naive-ui/es/_mixins").Theme<"InternalSelection", {
2709
- fontSizeTiny: string;
2710
- fontSizeSmall: string;
2711
- fontSizeMedium: string;
2712
- fontSizeLarge: string;
2713
- heightTiny: string;
2714
- heightSmall: string;
2715
- heightMedium: string;
2716
- heightLarge: string;
2717
- borderRadius: string;
2718
- textColor: string;
2719
- textColorDisabled: string;
2720
- placeholderColor: string;
2721
- placeholderColorDisabled: string;
2722
- color: string;
2723
- colorDisabled: string;
2724
- colorActive: string;
2725
- border: string;
2726
- borderHover: string;
2727
- borderActive: string;
2728
- borderFocus: string;
2729
- boxShadowHover: string;
2730
- boxShadowActive: string;
2731
- boxShadowFocus: string;
2732
- caretColor: string;
2733
- arrowColor: string;
2734
- arrowColorDisabled: string;
2735
- loadingColor: string;
2736
- borderWarning: string;
2737
- borderHoverWarning: string;
2738
- borderActiveWarning: string;
2739
- borderFocusWarning: string;
2740
- boxShadowHoverWarning: string;
2741
- boxShadowActiveWarning: string;
2742
- boxShadowFocusWarning: string;
2743
- colorActiveWarning: string;
2744
- caretColorWarning: string;
2745
- borderError: string;
2746
- borderHoverError: string;
2747
- borderActiveError: string;
2748
- borderFocusError: string;
2749
- boxShadowHoverError: string;
2750
- boxShadowActiveError: string;
2751
- boxShadowFocusError: string;
2752
- colorActiveError: string;
2753
- caretColorError: string;
2754
- clearColor: string;
2755
- clearColorHover: string;
2756
- clearColorPressed: string;
2757
- paddingSingle: string;
2758
- paddingMultiple: string;
2759
- clearSize: string;
2760
- arrowSize: string;
2761
- }, {
2762
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
2763
- fontSize: string;
2764
- borderRadius: string;
2765
- color: string;
2766
- dividerColor: string;
2767
- textColor: string;
2768
- boxShadow: string;
2769
- space: string;
2770
- spaceArrow: string;
2771
- arrowOffset: string;
2772
- arrowOffsetVertical: string;
2773
- arrowHeight: string;
2774
- padding: string;
2775
- }, any>;
2776
- }>;
2777
- InternalSelectMenu: import("naive-ui/es/_mixins").Theme<"InternalSelectMenu", {
2778
- optionFontSizeSmall: string;
2779
- optionFontSizeMedium: string;
2780
- optionFontSizeLarge: string;
2781
- optionFontSizeHuge: string;
2782
- optionHeightSmall: string;
2783
- optionHeightMedium: string;
2784
- optionHeightLarge: string;
2785
- optionHeightHuge: string;
2786
- borderRadius: string;
2787
- color: string;
2788
- groupHeaderTextColor: string;
2789
- actionDividerColor: string;
2790
- optionTextColor: string;
2791
- optionTextColorPressed: string;
2792
- optionTextColorDisabled: string;
2793
- optionTextColorActive: string;
2794
- optionOpacityDisabled: string;
2795
- optionCheckColor: string;
2796
- optionColorPending: string;
2797
- optionColorActive: string;
2798
- actionTextColor: string;
2799
- loadingColor: string;
2800
- height: string;
2801
- paddingSmall: string;
2802
- paddingMedium: string;
2803
- paddingLarge: string;
2804
- paddingHuge: string;
2805
- optionPaddingSmall: string;
2806
- optionPaddingMedium: string;
2807
- optionPaddingLarge: string;
2808
- optionPaddingHuge: string;
2809
- loadingSize: string;
2810
- }, {
2811
- Scrollbar: import("naive-ui/es/_mixins").Theme<"Scrollbar", {
2812
- color: string;
2813
- colorHover: string;
2814
- }, any>;
2815
- Empty: import("naive-ui/es/_mixins").Theme<"Empty", {
2816
- fontSizeSmall: string;
2817
- fontSizeMedium: string;
2818
- fontSizeLarge: string;
2819
- fontSizeHuge: string;
2820
- textColor: string;
2821
- iconColor: string;
2822
- extraTextColor: string;
2823
- iconSizeSmall: string;
2824
- iconSizeMedium: string;
2825
- iconSizeLarge: string;
2826
- iconSizeHuge: string;
2827
- }, any>;
2828
- }>;
2829
- }>>;
2830
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Select", {
2831
- menuBoxShadow: string;
2832
- }, {
2833
- InternalSelection: import("naive-ui/es/_mixins").Theme<"InternalSelection", {
2834
- fontSizeTiny: string;
2835
- fontSizeSmall: string;
2836
- fontSizeMedium: string;
2837
- fontSizeLarge: string;
2838
- heightTiny: string;
2839
- heightSmall: string;
2840
- heightMedium: string;
2841
- heightLarge: string;
2842
- borderRadius: string;
2843
- textColor: string;
2844
- textColorDisabled: string;
2845
- placeholderColor: string;
2846
- placeholderColorDisabled: string;
2847
- color: string;
2848
- colorDisabled: string;
2849
- colorActive: string;
2850
- border: string;
2851
- borderHover: string;
2852
- borderActive: string;
2853
- borderFocus: string;
2854
- boxShadowHover: string;
2855
- boxShadowActive: string;
2856
- boxShadowFocus: string;
2857
- caretColor: string;
2858
- arrowColor: string;
2859
- arrowColorDisabled: string;
2860
- loadingColor: string;
2861
- borderWarning: string;
2862
- borderHoverWarning: string;
2863
- borderActiveWarning: string;
2864
- borderFocusWarning: string;
2865
- boxShadowHoverWarning: string;
2866
- boxShadowActiveWarning: string;
2867
- boxShadowFocusWarning: string;
2868
- colorActiveWarning: string;
2869
- caretColorWarning: string;
2870
- borderError: string;
2871
- borderHoverError: string;
2872
- borderActiveError: string;
2873
- borderFocusError: string;
2874
- boxShadowHoverError: string;
2875
- boxShadowActiveError: string;
2876
- boxShadowFocusError: string;
2877
- colorActiveError: string;
2878
- caretColorError: string;
2879
- clearColor: string;
2880
- clearColorHover: string;
2881
- clearColorPressed: string;
2882
- paddingSingle: string;
2883
- paddingMultiple: string;
2884
- clearSize: string;
2885
- arrowSize: string;
2886
- }, {
2887
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
2888
- fontSize: string;
2889
- borderRadius: string;
2890
- color: string;
2891
- dividerColor: string;
2892
- textColor: string;
2893
- boxShadow: string;
2894
- space: string;
2895
- spaceArrow: string;
2896
- arrowOffset: string;
2897
- arrowOffsetVertical: string;
2898
- arrowHeight: string;
2899
- padding: string;
2900
- }, any>;
2901
- }>;
2902
- InternalSelectMenu: import("naive-ui/es/_mixins").Theme<"InternalSelectMenu", {
2903
- optionFontSizeSmall: string;
2904
- optionFontSizeMedium: string;
2905
- optionFontSizeLarge: string;
2906
- optionFontSizeHuge: string;
2907
- optionHeightSmall: string;
2908
- optionHeightMedium: string;
2909
- optionHeightLarge: string;
2910
- optionHeightHuge: string;
2911
- borderRadius: string;
2912
- color: string;
2913
- groupHeaderTextColor: string;
2914
- actionDividerColor: string;
2915
- optionTextColor: string;
2916
- optionTextColorPressed: string;
2917
- optionTextColorDisabled: string;
2918
- optionTextColorActive: string;
2919
- optionOpacityDisabled: string;
2920
- optionCheckColor: string;
2921
- optionColorPending: string;
2922
- optionColorActive: string;
2923
- actionTextColor: string;
2924
- loadingColor: string;
2925
- height: string;
2926
- paddingSmall: string;
2927
- paddingMedium: string;
2928
- paddingLarge: string;
2929
- paddingHuge: string;
2930
- optionPaddingSmall: string;
2931
- optionPaddingMedium: string;
2932
- optionPaddingLarge: string;
2933
- optionPaddingHuge: string;
2934
- loadingSize: string;
2935
- }, {
2936
- Scrollbar: import("naive-ui/es/_mixins").Theme<"Scrollbar", {
2937
- color: string;
2938
- colorHover: string;
2939
- }, any>;
2940
- Empty: import("naive-ui/es/_mixins").Theme<"Empty", {
2941
- fontSizeSmall: string;
2942
- fontSizeMedium: string;
2943
- fontSizeLarge: string;
2944
- fontSizeHuge: string;
2945
- textColor: string;
2946
- iconColor: string;
2947
- extraTextColor: string;
2948
- iconSizeSmall: string;
2949
- iconSizeMedium: string;
2950
- iconSizeLarge: string;
2951
- iconSizeHuge: string;
2952
- }, any>;
2953
- }>;
2954
- }>>>;
2955
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Select", {
2956
- menuBoxShadow: string;
2957
- }, {
2958
- InternalSelection: import("naive-ui/es/_mixins").Theme<"InternalSelection", {
2959
- fontSizeTiny: string;
2960
- fontSizeSmall: string;
2961
- fontSizeMedium: string;
2962
- fontSizeLarge: string;
2963
- heightTiny: string;
2964
- heightSmall: string;
2965
- heightMedium: string;
2966
- heightLarge: string;
2967
- borderRadius: string;
2968
- textColor: string;
2969
- textColorDisabled: string;
2970
- placeholderColor: string;
2971
- placeholderColorDisabled: string;
2972
- color: string;
2973
- colorDisabled: string;
2974
- colorActive: string;
2975
- border: string;
2976
- borderHover: string;
2977
- borderActive: string;
2978
- borderFocus: string;
2979
- boxShadowHover: string;
2980
- boxShadowActive: string;
2981
- boxShadowFocus: string;
2982
- caretColor: string;
2983
- arrowColor: string;
2984
- arrowColorDisabled: string;
2985
- loadingColor: string;
2986
- borderWarning: string;
2987
- borderHoverWarning: string;
2988
- borderActiveWarning: string;
2989
- borderFocusWarning: string;
2990
- boxShadowHoverWarning: string;
2991
- boxShadowActiveWarning: string;
2992
- boxShadowFocusWarning: string;
2993
- colorActiveWarning: string;
2994
- caretColorWarning: string;
2995
- borderError: string;
2996
- borderHoverError: string;
2997
- borderActiveError: string;
2998
- borderFocusError: string;
2999
- boxShadowHoverError: string;
3000
- boxShadowActiveError: string;
3001
- boxShadowFocusError: string;
3002
- colorActiveError: string;
3003
- caretColorError: string;
3004
- clearColor: string;
3005
- clearColorHover: string;
3006
- clearColorPressed: string;
3007
- paddingSingle: string;
3008
- paddingMultiple: string;
3009
- clearSize: string;
3010
- arrowSize: string;
3011
- }, {
3012
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
3013
- fontSize: string;
3014
- borderRadius: string;
3015
- color: string;
3016
- dividerColor: string;
3017
- textColor: string;
3018
- boxShadow: string;
3019
- space: string;
3020
- spaceArrow: string;
3021
- arrowOffset: string;
3022
- arrowOffsetVertical: string;
3023
- arrowHeight: string;
3024
- padding: string;
3025
- }, any>;
3026
- }>;
3027
- InternalSelectMenu: import("naive-ui/es/_mixins").Theme<"InternalSelectMenu", {
3028
- optionFontSizeSmall: string;
3029
- optionFontSizeMedium: string;
3030
- optionFontSizeLarge: string;
3031
- optionFontSizeHuge: string;
3032
- optionHeightSmall: string;
3033
- optionHeightMedium: string;
3034
- optionHeightLarge: string;
3035
- optionHeightHuge: string;
3036
- borderRadius: string;
3037
- color: string;
3038
- groupHeaderTextColor: string;
3039
- actionDividerColor: string;
3040
- optionTextColor: string;
3041
- optionTextColorPressed: string;
3042
- optionTextColorDisabled: string;
3043
- optionTextColorActive: string;
3044
- optionOpacityDisabled: string;
3045
- optionCheckColor: string;
3046
- optionColorPending: string;
3047
- optionColorActive: string;
3048
- actionTextColor: string;
3049
- loadingColor: string;
3050
- height: string;
3051
- paddingSmall: string;
3052
- paddingMedium: string;
3053
- paddingLarge: string;
3054
- paddingHuge: string;
3055
- optionPaddingSmall: string;
3056
- optionPaddingMedium: string;
3057
- optionPaddingLarge: string;
3058
- optionPaddingHuge: string;
3059
- loadingSize: string;
3060
- }, {
3061
- Scrollbar: import("naive-ui/es/_mixins").Theme<"Scrollbar", {
3062
- color: string;
3063
- colorHover: string;
3064
- }, any>;
3065
- Empty: import("naive-ui/es/_mixins").Theme<"Empty", {
3066
- fontSizeSmall: string;
3067
- fontSizeMedium: string;
3068
- fontSizeLarge: string;
3069
- fontSizeHuge: string;
3070
- textColor: string;
3071
- iconColor: string;
3072
- extraTextColor: string;
3073
- iconSizeSmall: string;
3074
- iconSizeMedium: string;
3075
- iconSizeLarge: string;
3076
- iconSizeHuge: string;
3077
- }, any>;
3078
- }>;
3079
- }>>>;
3080
- }>>, {
3081
- tag: boolean;
3082
- filter: (pattern: string, option: import("naive-ui").SelectOption) => boolean;
3083
- show: boolean | undefined;
3084
- multiple: boolean;
3085
- disabled: boolean | undefined;
3086
- to: string | boolean | HTMLElement;
3087
- options: import("naive-ui/es/select/src/interface").SelectMixedOption[];
3088
- loading: boolean;
3089
- bordered: boolean | undefined;
3090
- placement: import("naive-ui").PopoverPlacement;
3091
- virtualScroll: boolean;
3092
- resetMenuOnOptionsChange: boolean;
3093
- showArrow: boolean;
3094
- displayDirective: "show" | "if";
3095
- filterable: boolean;
3096
- clearable: boolean;
3097
- clearFilterAfterSelect: boolean;
3098
- defaultValue: import("naive-ui/es/select/src/interface").Value | null;
3099
- remote: boolean;
3100
- widthMode: string;
3101
- onCreate: (label: string) => import("naive-ui").SelectOption;
3102
- fallbackOption: false | import("naive-ui/es/select/src/interface").SelectFallbackOption;
3103
- consistentMenuWidth: boolean;
3104
- }>;
3105
- NIcon: import("vue").DefineComponent<{
3106
- readonly depth: import("vue").PropType<import("naive-ui/es/icon/src/Icon").Depth>;
3107
- readonly size: import("vue").PropType<string | number>;
3108
- readonly color: StringConstructor;
3109
- readonly component: import("vue").PropType<import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>>;
3110
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Icon", {
3111
- color: string;
3112
- opacity1Depth: string;
3113
- opacity2Depth: string;
3114
- opacity3Depth: string;
3115
- opacity4Depth: string;
3116
- opacity5Depth: string;
3117
- }, any>>;
3118
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Icon", {
3119
- color: string;
3120
- opacity1Depth: string;
3121
- opacity2Depth: string;
3122
- opacity3Depth: string;
3123
- opacity4Depth: string;
3124
- opacity5Depth: string;
3125
- }, any>>>;
3126
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Icon", {
3127
- color: string;
3128
- opacity1Depth: string;
3129
- opacity2Depth: string;
3130
- opacity3Depth: string;
3131
- opacity4Depth: string;
3132
- opacity5Depth: string;
3133
- }, any>>>;
3134
- }, {
3135
- mergedClsPrefix: import("vue").ComputedRef<string>;
3136
- mergedStyle: import("vue").ComputedRef<{
3137
- fontSize: string | undefined;
3138
- color: string | undefined;
3139
- }>;
3140
- cssVars: import("vue").ComputedRef<{
3141
- '--n-bezier': string;
3142
- '--n-color': string;
3143
- '--n-opacity': string;
3144
- }> | undefined;
3145
- themeClass: import("vue").Ref<string> | undefined;
3146
- onRender: (() => void) | undefined;
3147
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
3148
- readonly depth: import("vue").PropType<import("naive-ui/es/icon/src/Icon").Depth>;
3149
- readonly size: import("vue").PropType<string | number>;
3150
- readonly color: StringConstructor;
3151
- readonly component: import("vue").PropType<import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>>;
3152
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Icon", {
3153
- color: string;
3154
- opacity1Depth: string;
3155
- opacity2Depth: string;
3156
- opacity3Depth: string;
3157
- opacity4Depth: string;
3158
- opacity5Depth: string;
3159
- }, any>>;
3160
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Icon", {
3161
- color: string;
3162
- opacity1Depth: string;
3163
- opacity2Depth: string;
3164
- opacity3Depth: string;
3165
- opacity4Depth: string;
3166
- opacity5Depth: string;
3167
- }, any>>>;
3168
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Icon", {
3169
- color: string;
3170
- opacity1Depth: string;
3171
- opacity2Depth: string;
3172
- opacity3Depth: string;
3173
- opacity4Depth: string;
3174
- opacity5Depth: string;
3175
- }, any>>>;
3176
- }>>, {}>;
103
+ NPopover: any;
104
+ NButton: any;
105
+ NSelect: any;
106
+ NIcon: any;
3177
107
  EllipsisVerticalSharp: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
3178
108
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("handleEdit" | "handleDelete")[], "handleEdit" | "handleDelete", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
3179
109
  fields: {