cnhis-design-vue 3.1.4 → 3.1.5

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 (162) hide show
  1. package/README.md +22 -22
  2. package/env.d.ts +26 -26
  3. package/es/packages/big-table/index.mjs +1 -1
  4. package/es/packages/big-table/index2.mjs +1 -14
  5. package/es/packages/big-table/src/BigTable.mjs +1 -2
  6. package/es/packages/big-table/src/BigTable.vue_vue_type_script_setup_true_lang.mjs +1 -2315
  7. package/es/packages/big-table/src/BigTable2.mjs +1 -4
  8. package/es/packages/big-table/src/bigTableEmits.mjs +1 -1
  9. package/es/packages/big-table/src/bigTableEmits2.mjs +1 -48
  10. package/es/packages/big-table/src/bigTableProps.mjs +1 -1
  11. package/es/packages/big-table/src/bigTableProps2.mjs +1 -116
  12. package/es/packages/big-table/src/bigTableState.mjs +1 -1
  13. package/es/packages/big-table/src/bigTableState2.mjs +1 -51
  14. package/es/packages/big-table/src/components/NoData.mjs +1 -2
  15. package/es/packages/big-table/src/components/NoData.vue_vue_type_script_setup_true_lang.mjs +1 -72
  16. package/es/packages/big-table/src/components/NoData2.mjs +1 -4
  17. package/es/packages/big-table/src/components/SvgIcon.mjs +1 -2
  18. package/es/packages/big-table/src/components/SvgIcon.vue_vue_type_script_setup_true_lang.mjs +1 -34
  19. package/es/packages/big-table/src/components/SvgIcon2.mjs +1 -4
  20. package/es/packages/big-table/src/components/TextOverTooltip.mjs +1 -2
  21. package/es/packages/big-table/src/components/TextOverTooltip.vue_vue_type_script_setup_true_lang.mjs +1 -74
  22. package/es/packages/big-table/src/components/TextOverTooltip2.mjs +1 -4
  23. package/es/packages/big-table/src/components/edit-form/edit-date.mjs +1 -88
  24. package/es/packages/big-table/src/components/edit-form/edit-input.mjs +1 -51
  25. package/es/packages/big-table/src/components/edit-form/edit-select.mjs +1 -89
  26. package/es/packages/big-table/src/hooks/useBatchEditing.mjs +1 -1
  27. package/es/packages/big-table/src/hooks/useBatchEditing2.mjs +1 -284
  28. package/es/packages/big-table/src/hooks/useEdit.mjs +1 -1
  29. package/es/packages/big-table/src/hooks/useEdit2.mjs +1 -108
  30. package/es/packages/big-table/src/hooks/useFormat.mjs +1 -1
  31. package/es/packages/big-table/src/hooks/useFormat2.mjs +1 -480
  32. package/es/packages/big-table/src/hooks/useNestTable.mjs +1 -1
  33. package/es/packages/big-table/src/hooks/useNestTable2.mjs +1 -84
  34. package/es/packages/big-table/src/hooks/useTableParse.mjs +1 -1
  35. package/es/packages/big-table/src/hooks/useTableParse2.mjs +1 -135
  36. package/es/packages/big-table/src/utils.mjs +1 -1
  37. package/es/packages/big-table/src/utils2.mjs +1 -597
  38. package/es/packages/big-table/style/index.css +3 -5
  39. package/es/packages/big-table/style/index.less +557 -559
  40. package/es/packages/button-print/index.mjs +1 -1
  41. package/es/packages/button-print/index2.mjs +1 -11
  42. package/es/packages/button-print/src/ButtonPrint.mjs +1 -2
  43. package/es/packages/button-print/src/ButtonPrint.vue_vue_type_script_setup_true_lang.mjs +1 -452
  44. package/es/packages/button-print/src/ButtonPrint2.mjs +1 -4
  45. package/es/packages/button-print/src/components/IdentityVerification.mjs +1 -2
  46. package/es/packages/button-print/src/components/IdentityVerification.vue_vue_type_script_setup_true_lang.mjs +1 -126
  47. package/es/packages/button-print/src/components/IdentityVerification2.mjs +1 -4
  48. package/es/packages/button-print/src/utils/print.es.min.mjs +1 -1
  49. package/es/packages/button-print/src/utils/print.es.min2.mjs +1 -2080
  50. package/es/packages/button-print/style/index.css +1 -3
  51. package/es/packages/button-print/style/index.less +30 -32
  52. package/es/packages/drag-layout/index.mjs +1 -1
  53. package/es/packages/drag-layout/index2.mjs +1 -11
  54. package/es/packages/drag-layout/src/DragFormLeftItem.mjs +1 -2
  55. package/es/packages/drag-layout/src/DragFormLeftItem.vue_vue_type_script_setup_true_lang.mjs +1 -122
  56. package/es/packages/drag-layout/src/DragFormLeftItem2.mjs +1 -4
  57. package/es/packages/drag-layout/src/DragFormRightItem.mjs +1 -2
  58. package/es/packages/drag-layout/src/DragFormRightItem.vue_vue_type_script_setup_true_lang.mjs +1 -267
  59. package/es/packages/drag-layout/src/DragFormRightItem2.mjs +1 -4
  60. package/es/packages/drag-layout/src/DragLayout.mjs +1 -2
  61. package/es/packages/drag-layout/src/DragLayout.vue.d.ts +2 -10
  62. package/es/packages/drag-layout/src/DragLayout.vue_vue_type_script_setup_true_lang.mjs +1 -657
  63. package/es/packages/drag-layout/src/DragLayout2.mjs +1 -4
  64. package/es/packages/drag-layout/style/index.less +208 -208
  65. package/es/packages/field-set/index.mjs +1 -1
  66. package/es/packages/field-set/index2.mjs +1 -11
  67. package/es/packages/field-set/src/FieldSet.mjs +1 -2
  68. package/es/packages/field-set/src/FieldSet.vue_vue_type_script_setup_true_lang.mjs +1 -330
  69. package/es/packages/field-set/src/FieldSet2.mjs +1 -4
  70. package/es/packages/field-set/style/index.less +172 -172
  71. package/es/packages/form-table/index.d.ts +3 -0
  72. package/es/packages/form-table/index.mjs +1 -0
  73. package/es/packages/form-table/index2.mjs +1 -0
  74. package/es/packages/form-table/src/FormTable.mjs +1 -0
  75. package/es/packages/form-table/src/FormTable.vue.d.ts +2 -0
  76. package/es/packages/form-table/src/FormTable.vue_vue_type_script_setup_true_lang.mjs +1 -0
  77. package/es/packages/form-table/src/FormTable2.mjs +1 -0
  78. package/es/packages/form-table/src/configs/index.d.ts +35 -0
  79. package/es/packages/form-table/src/configs/index.mjs +1 -0
  80. package/es/packages/form-table/src/configs/index2.mjs +1 -0
  81. package/es/packages/form-table/src/hooks/index.d.ts +4 -0
  82. package/es/packages/form-table/src/hooks/index.mjs +1 -0
  83. package/es/packages/form-table/src/hooks/useBoundDate.d.ts +21 -0
  84. package/es/packages/form-table/src/hooks/useBoundDate.mjs +1 -0
  85. package/es/packages/form-table/src/hooks/useBoundDate2.mjs +1 -0
  86. package/es/packages/form-table/src/hooks/useDateType.d.ts +17 -0
  87. package/es/packages/form-table/src/hooks/useDateType.mjs +1 -0
  88. package/es/packages/form-table/src/hooks/useDateType2.mjs +1 -0
  89. package/es/packages/form-table/src/hooks/useFormCommon.d.ts +14 -0
  90. package/es/packages/form-table/src/hooks/useFormCommon.mjs +1 -0
  91. package/es/packages/form-table/src/hooks/useFormCommon2.mjs +1 -0
  92. package/es/packages/form-table/src/hooks/useFormEvent.d.ts +9 -0
  93. package/es/packages/form-table/src/hooks/useFormEvent.mjs +1 -0
  94. package/es/packages/form-table/src/hooks/useFormEvent2.mjs +1 -0
  95. package/es/packages/form-table/src/hooks/useItemDefault.d.ts +73 -0
  96. package/es/packages/form-table/src/hooks/useItemDefault.mjs +1 -0
  97. package/es/packages/form-table/src/hooks/useItemDefault2.mjs +1 -0
  98. package/es/packages/form-table/src/hooks/useSearch.d.ts +1 -0
  99. package/es/packages/form-table/src/hooks/useSearch.mjs +1 -0
  100. package/es/packages/form-table/src/hooks/useSearch2.mjs +1 -0
  101. package/es/packages/form-table/src/hooks/useValidate.d.ts +24 -0
  102. package/es/packages/form-table/src/hooks/useValidate.mjs +1 -0
  103. package/es/packages/form-table/src/hooks/useValidate2.mjs +1 -0
  104. package/es/packages/form-table/src/types/index.d.ts +9 -0
  105. package/es/packages/form-table/src/types/index.mjs +1 -0
  106. package/es/packages/form-table/style/index.css +98 -0
  107. package/es/packages/form-table/style/index.less +122 -0
  108. package/es/packages/grid/index.mjs +1 -1
  109. package/es/packages/grid/index2.mjs +1 -11
  110. package/es/packages/grid/src/Grid.mjs +1 -28
  111. package/es/packages/grid/src/hooks.mjs +1 -1
  112. package/es/packages/grid/src/hooks2.mjs +1 -165
  113. package/es/packages/grid/style/index.less +1 -1
  114. package/es/packages/index.css +4 -8
  115. package/es/packages/index.less +1201 -1205
  116. package/es/packages/index.mjs +1 -7
  117. package/es/packages/index2.mjs +1 -37
  118. package/es/packages/select-label/src/SelectLabel.mjs +1 -0
  119. package/es/packages/select-label/src/SelectLabel.vue.d.ts +7445 -0
  120. package/es/packages/select-label/src/SelectLabel.vue_vue_type_script_setup_true_lang.mjs +1 -0
  121. package/es/packages/select-label/src/SelectLabel2.mjs +1 -0
  122. package/es/packages/select-label/src/components/label-classify.mjs +1 -0
  123. package/es/packages/select-label/src/components/label-classify.vue.d.ts +3570 -0
  124. package/es/packages/select-label/src/components/label-classify.vue_vue_type_script_setup_true_lang.mjs +1 -0
  125. package/es/packages/select-label/src/components/label-classify2.mjs +1 -0
  126. package/es/packages/select-label/src/components/label-form-content.mjs +1 -0
  127. package/es/packages/select-label/src/components/label-form-content.vue.d.ts +4572 -0
  128. package/es/packages/select-label/src/components/label-form-content.vue_vue_type_script_setup_true_lang.mjs +1 -0
  129. package/es/packages/select-label/src/components/label-form-content2.mjs +1 -0
  130. package/es/packages/select-label/style/index.css +80 -0
  131. package/es/packages/select-label/style/index.less +85 -0
  132. package/es/packages/select-person/index.mjs +1 -1
  133. package/es/packages/select-person/index2.mjs +1 -11
  134. package/es/packages/select-person/src/SearchTree.mjs +1 -2
  135. package/es/packages/select-person/src/SearchTree.vue_vue_type_script_setup_true_lang.mjs +1 -231
  136. package/es/packages/select-person/src/SearchTree2.mjs +1 -4
  137. package/es/packages/select-person/src/SelectPerson.mjs +1 -2
  138. package/es/packages/select-person/src/SelectPerson.vue.d.ts +7 -3
  139. package/es/packages/select-person/src/SelectPerson.vue_vue_type_script_setup_true_lang.mjs +1 -892
  140. package/es/packages/select-person/src/SelectPerson2.mjs +1 -4
  141. package/es/packages/select-person/src/utils/index.mjs +1 -1
  142. package/es/packages/select-person/src/utils/index2.mjs +1 -57
  143. package/es/packages/select-person/style/index.less +229 -229
  144. package/es/src/core/create.mjs +1 -1
  145. package/es/src/core/create2.mjs +1 -8
  146. package/es/src/global/variable.mjs +1 -1
  147. package/es/src/global/variable2.mjs +1 -4
  148. package/es/src/types/index.d.ts +4 -0
  149. package/es/src/utils/clickoutside.mjs +1 -1
  150. package/es/src/utils/clickoutside2.mjs +1 -48
  151. package/es/src/utils/crypto.mjs +1 -1
  152. package/es/src/utils/crypto2.mjs +1 -25
  153. package/es/src/utils/index.d.ts +1 -1
  154. package/es/src/utils/index.mjs +1 -1
  155. package/es/src/utils/index2.mjs +1 -27
  156. package/es/src/utils/vexutils.d.ts +5 -0
  157. package/es/src/utils/vexutils.mjs +1 -3
  158. package/es/src/utils/vexutils2.mjs +1 -729
  159. package/global.d.ts +8 -8
  160. package/package.json +104 -99
  161. package/yarn-error.log +8067 -103
  162. package/CHANGELOG.md +0 -208
@@ -0,0 +1,4572 @@
1
+ /// <reference types="lodash" />
2
+ import { nextTick } from 'vue';
3
+ import { handleLabelColor } from 'cnhis-design-vue/es/src/utils/vexutils';
4
+ declare const _default: import("vue").DefineComponent<{
5
+ item: {
6
+ type: null;
7
+ required: false;
8
+ default: () => {};
9
+ };
10
+ isEdit: {
11
+ type: BooleanConstructor;
12
+ required: false;
13
+ default: boolean;
14
+ };
15
+ isLock: {
16
+ type: BooleanConstructor;
17
+ required: false;
18
+ default: boolean;
19
+ };
20
+ labelSelectedList: {
21
+ type: ArrayConstructor;
22
+ required: true;
23
+ };
24
+ isChangeWindow: {
25
+ type: BooleanConstructor;
26
+ required: true;
27
+ };
28
+ getLabelList: {
29
+ type: FunctionConstructor;
30
+ required: false;
31
+ default: () => Promise<{
32
+ rows: never[];
33
+ }>;
34
+ };
35
+ deleteLabel: {
36
+ type: FunctionConstructor;
37
+ required: false;
38
+ default: () => Promise<{
39
+ status: boolean;
40
+ }>;
41
+ };
42
+ saveLabelItem: {
43
+ type: FunctionConstructor;
44
+ required: false;
45
+ default: () => Promise<{
46
+ status: boolean;
47
+ }>;
48
+ };
49
+ labelOptions: {
50
+ type: null;
51
+ required: false;
52
+ };
53
+ sourceType: {
54
+ type: StringConstructor;
55
+ required: false;
56
+ };
57
+ explicit: {
58
+ type: BooleanConstructor;
59
+ required: false;
60
+ default: boolean;
61
+ };
62
+ }, {
63
+ $message: import("naive-ui").MessageApi;
64
+ props: {
65
+ item: any;
66
+ isEdit: boolean;
67
+ isLock: boolean;
68
+ labelSelectedList: any[];
69
+ isChangeWindow: boolean;
70
+ getLabelList: Function;
71
+ deleteLabel: Function;
72
+ saveLabelItem: Function;
73
+ labelOptions?: any;
74
+ sourceType?: string | undefined;
75
+ explicit: boolean;
76
+ };
77
+ emit: (event: "change" | "explicitOnChange" | "updateLabelData", ...args: any[]) => void;
78
+ labelFormContent: any;
79
+ state: {
80
+ editLabelItem: any;
81
+ inited: boolean;
82
+ labelSelectedEdit: any[];
83
+ labelAnchorKey: string;
84
+ cacheAnchorKey: string;
85
+ labelConfig: any;
86
+ };
87
+ theKey: import("vue").Ref<number>;
88
+ allDisable: import("vue").ComputedRef<boolean>;
89
+ SelectedList: import("vue").ComputedRef<any>;
90
+ selectLabelId: import("vue").ComputedRef<any[]>;
91
+ randomId: (len: number) => string;
92
+ uniqArrObj: (arr: any[], name: string) => any;
93
+ handleLabelInit: () => void;
94
+ hanldeBackfill: () => void;
95
+ setLabelDeafultClick: (labelObj: any, deafulteKey?: string) => void;
96
+ handleLabelSelected: (labelList: any[], selectList: never[] | undefined, labelObj: any) => void;
97
+ setLabelTypeStatus: (results?: any) => false | undefined;
98
+ resetShowAdd: () => void;
99
+ handleAddLabel: ($event: any, item: any) => void;
100
+ handleLabelForm: (cb: Function) => void;
101
+ hanldeBlur: ($event: any, d: any) => void;
102
+ clearaddVal: (e: any, v: any) => void;
103
+ handleReqSaveLabel: (v: any) => Promise<false | undefined>;
104
+ handleLabelChange: (v: any, d: any, labelGroup: any) => void;
105
+ handleDelLabel: (v: any) => Promise<void>;
106
+ handleGetLabelSubmit: () => string;
107
+ labelAnchorTabsOnChange: (key: string) => void;
108
+ handleAnchorClick: (e: Event) => void;
109
+ anchorOnChange: (link: any) => void;
110
+ anchorGetContainer: () => any;
111
+ handleResetOptions: () => void;
112
+ hanldeSetLabelItem: (id: string | number, status: boolean) => void;
113
+ NTabs: import("vue").DefineComponent<{
114
+ readonly value: import("vue").PropType<string | number>;
115
+ readonly defaultValue: import("vue").PropType<string | number>;
116
+ readonly trigger: {
117
+ readonly type: import("vue").PropType<"click" | "hover">;
118
+ readonly default: "click";
119
+ };
120
+ readonly type: {
121
+ readonly type: import("vue").PropType<import("naive-ui/es/tabs/src/interface").TabsType>;
122
+ readonly default: "bar";
123
+ };
124
+ readonly closable: BooleanConstructor;
125
+ readonly justifyContent: import("vue").PropType<"center" | "start" | "end" | "space-around" | "space-between" | "space-evenly">;
126
+ readonly size: {
127
+ readonly type: import("vue").PropType<"small" | "medium" | "large">;
128
+ readonly default: "medium";
129
+ };
130
+ readonly tabStyle: import("vue").PropType<string | import("vue").CSSProperties>;
131
+ readonly barWidth: NumberConstructor;
132
+ readonly paneClass: StringConstructor;
133
+ readonly paneStyle: import("vue").PropType<string | import("vue").CSSProperties>;
134
+ readonly addable: import("vue").PropType<import("naive-ui/es/tabs/src/interface").Addable>;
135
+ readonly tabsPadding: {
136
+ readonly type: NumberConstructor;
137
+ readonly default: 0;
138
+ };
139
+ readonly animated: BooleanConstructor;
140
+ readonly onBeforeLeave: import("vue").PropType<import("naive-ui/es/tabs/src/interface").OnBeforeLeave>;
141
+ readonly onAdd: import("vue").PropType<() => void>;
142
+ readonly 'onUpdate:value': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/tabs/src/interface").OnUpdateValue>>;
143
+ readonly onUpdateValue: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/tabs/src/interface").OnUpdateValue>>;
144
+ readonly onClose: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/tabs/src/interface").OnClose>>;
145
+ readonly labelSize: import("vue").PropType<"small" | "medium" | "large">;
146
+ readonly activeName: import("vue").PropType<string | number>;
147
+ readonly onActiveNameChange: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: never) => void>>;
148
+ readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Tabs", {
149
+ colorSegment: string;
150
+ tabFontSizeCard: string;
151
+ tabTextColorLine: string;
152
+ tabTextColorActiveLine: string;
153
+ tabTextColorHoverLine: string;
154
+ tabTextColorDisabledLine: string;
155
+ tabTextColorSegment: string;
156
+ tabTextColorActiveSegment: string;
157
+ tabTextColorHoverSegment: string;
158
+ tabTextColorDisabledSegment: string;
159
+ tabTextColorBar: string;
160
+ tabTextColorActiveBar: string;
161
+ tabTextColorHoverBar: string;
162
+ tabTextColorDisabledBar: string;
163
+ tabTextColorCard: string;
164
+ tabTextColorHoverCard: string;
165
+ tabTextColorActiveCard: string;
166
+ tabTextColorDisabledCard: string;
167
+ barColor: string;
168
+ closeIconColor: string;
169
+ closeIconColorHover: string;
170
+ closeIconColorPressed: string;
171
+ closeColorHover: string;
172
+ closeColorPressed: string;
173
+ closeBorderRadius: string;
174
+ tabColor: string;
175
+ tabColorSegment: string;
176
+ tabBorderColor: string;
177
+ tabFontWeightActive: string;
178
+ tabFontWeight: string;
179
+ tabBorderRadius: string;
180
+ paneTextColor: string;
181
+ fontWeightStrong: string;
182
+ tabFontSizeSmall: string;
183
+ tabFontSizeMedium: string;
184
+ tabFontSizeLarge: string;
185
+ tabGapSmallLine: string;
186
+ tabGapMediumLine: string;
187
+ tabGapLargeLine: string;
188
+ tabPaddingSmallLine: string;
189
+ tabPaddingMediumLine: string;
190
+ tabPaddingLargeLine: string;
191
+ tabGapSmallBar: string;
192
+ tabGapMediumBar: string;
193
+ tabGapLargeBar: string;
194
+ tabPaddingSmallBar: string;
195
+ tabPaddingMediumBar: string;
196
+ tabPaddingLargeBar: string;
197
+ tabGapSmallCard: string;
198
+ tabGapMediumCard: string;
199
+ tabGapLargeCard: string;
200
+ tabPaddingSmallCard: string;
201
+ tabPaddingMediumCard: string;
202
+ tabPaddingLargeCard: string;
203
+ tabPaddingSmallSegment: string;
204
+ tabPaddingMediumSegment: string;
205
+ tabPaddingLargeSegment: string;
206
+ tabGapSmallSegment: string;
207
+ tabGapMediumSegment: string;
208
+ tabGapLargeSegment: string;
209
+ panePaddingSmall: string;
210
+ panePaddingMedium: string;
211
+ panePaddingLarge: string;
212
+ closeSize: string;
213
+ closeIconSize: string;
214
+ }, any>>;
215
+ readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tabs", {
216
+ colorSegment: string;
217
+ tabFontSizeCard: string;
218
+ tabTextColorLine: string;
219
+ tabTextColorActiveLine: string;
220
+ tabTextColorHoverLine: string;
221
+ tabTextColorDisabledLine: string;
222
+ tabTextColorSegment: string;
223
+ tabTextColorActiveSegment: string;
224
+ tabTextColorHoverSegment: string;
225
+ tabTextColorDisabledSegment: string;
226
+ tabTextColorBar: string;
227
+ tabTextColorActiveBar: string;
228
+ tabTextColorHoverBar: string;
229
+ tabTextColorDisabledBar: string;
230
+ tabTextColorCard: string;
231
+ tabTextColorHoverCard: string;
232
+ tabTextColorActiveCard: string;
233
+ tabTextColorDisabledCard: string;
234
+ barColor: string;
235
+ closeIconColor: string;
236
+ closeIconColorHover: string;
237
+ closeIconColorPressed: string;
238
+ closeColorHover: string;
239
+ closeColorPressed: string;
240
+ closeBorderRadius: string;
241
+ tabColor: string;
242
+ tabColorSegment: string;
243
+ tabBorderColor: string;
244
+ tabFontWeightActive: string;
245
+ tabFontWeight: string;
246
+ tabBorderRadius: string;
247
+ paneTextColor: string;
248
+ fontWeightStrong: string;
249
+ tabFontSizeSmall: string;
250
+ tabFontSizeMedium: string;
251
+ tabFontSizeLarge: string;
252
+ tabGapSmallLine: string;
253
+ tabGapMediumLine: string;
254
+ tabGapLargeLine: string;
255
+ tabPaddingSmallLine: string;
256
+ tabPaddingMediumLine: string;
257
+ tabPaddingLargeLine: string;
258
+ tabGapSmallBar: string;
259
+ tabGapMediumBar: string;
260
+ tabGapLargeBar: string;
261
+ tabPaddingSmallBar: string;
262
+ tabPaddingMediumBar: string;
263
+ tabPaddingLargeBar: string;
264
+ tabGapSmallCard: string;
265
+ tabGapMediumCard: string;
266
+ tabGapLargeCard: string;
267
+ tabPaddingSmallCard: string;
268
+ tabPaddingMediumCard: string;
269
+ tabPaddingLargeCard: string;
270
+ tabPaddingSmallSegment: string;
271
+ tabPaddingMediumSegment: string;
272
+ tabPaddingLargeSegment: string;
273
+ tabGapSmallSegment: string;
274
+ tabGapMediumSegment: string;
275
+ tabGapLargeSegment: string;
276
+ panePaddingSmall: string;
277
+ panePaddingMedium: string;
278
+ panePaddingLarge: string;
279
+ closeSize: string;
280
+ closeIconSize: string;
281
+ }, any>>>;
282
+ readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tabs", {
283
+ colorSegment: string;
284
+ tabFontSizeCard: string;
285
+ tabTextColorLine: string;
286
+ tabTextColorActiveLine: string;
287
+ tabTextColorHoverLine: string;
288
+ tabTextColorDisabledLine: string;
289
+ tabTextColorSegment: string;
290
+ tabTextColorActiveSegment: string;
291
+ tabTextColorHoverSegment: string;
292
+ tabTextColorDisabledSegment: string;
293
+ tabTextColorBar: string;
294
+ tabTextColorActiveBar: string;
295
+ tabTextColorHoverBar: string;
296
+ tabTextColorDisabledBar: string;
297
+ tabTextColorCard: string;
298
+ tabTextColorHoverCard: string;
299
+ tabTextColorActiveCard: string;
300
+ tabTextColorDisabledCard: string;
301
+ barColor: string;
302
+ closeIconColor: string;
303
+ closeIconColorHover: string;
304
+ closeIconColorPressed: string;
305
+ closeColorHover: string;
306
+ closeColorPressed: string;
307
+ closeBorderRadius: string;
308
+ tabColor: string;
309
+ tabColorSegment: string;
310
+ tabBorderColor: string;
311
+ tabFontWeightActive: string;
312
+ tabFontWeight: string;
313
+ tabBorderRadius: string;
314
+ paneTextColor: string;
315
+ fontWeightStrong: string;
316
+ tabFontSizeSmall: string;
317
+ tabFontSizeMedium: string;
318
+ tabFontSizeLarge: string;
319
+ tabGapSmallLine: string;
320
+ tabGapMediumLine: string;
321
+ tabGapLargeLine: string;
322
+ tabPaddingSmallLine: string;
323
+ tabPaddingMediumLine: string;
324
+ tabPaddingLargeLine: string;
325
+ tabGapSmallBar: string;
326
+ tabGapMediumBar: string;
327
+ tabGapLargeBar: string;
328
+ tabPaddingSmallBar: string;
329
+ tabPaddingMediumBar: string;
330
+ tabPaddingLargeBar: string;
331
+ tabGapSmallCard: string;
332
+ tabGapMediumCard: string;
333
+ tabGapLargeCard: string;
334
+ tabPaddingSmallCard: string;
335
+ tabPaddingMediumCard: string;
336
+ tabPaddingLargeCard: string;
337
+ tabPaddingSmallSegment: string;
338
+ tabPaddingMediumSegment: string;
339
+ tabPaddingLargeSegment: string;
340
+ tabGapSmallSegment: string;
341
+ tabGapMediumSegment: string;
342
+ tabGapLargeSegment: string;
343
+ panePaddingSmall: string;
344
+ panePaddingMedium: string;
345
+ panePaddingLarge: string;
346
+ closeSize: string;
347
+ closeIconSize: string;
348
+ }, any>>>;
349
+ }, {
350
+ syncBarPosition: () => void;
351
+ mergedClsPrefix: import("vue").ComputedRef<string>;
352
+ mergedValue: import("vue").ComputedRef<string | number | null>;
353
+ renderedNames: Set<string | number>;
354
+ tabsRailElRef: import("vue").Ref<HTMLElement | null>;
355
+ tabsPaneWrapperRef: import("vue").Ref<HTMLElement | null>;
356
+ tabsElRef: import("vue").Ref<HTMLElement | null>;
357
+ barElRef: import("vue").Ref<HTMLElement | null>;
358
+ addTabInstRef: import("vue").Ref<import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>> | null>;
359
+ xScrollInstRef: import("vue").Ref<(import("vueuc").VXScrollInst & {
360
+ $: import("vue").ComponentInternalInstance;
361
+ $data: {};
362
+ $props: {};
363
+ $attrs: {
364
+ [x: string]: unknown;
365
+ };
366
+ $refs: {
367
+ [x: string]: unknown;
368
+ };
369
+ $slots: Readonly<{
370
+ [name: string]: import("vue").Slot | undefined;
371
+ }>;
372
+ $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>> | null;
373
+ $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>> | null;
374
+ $emit: (event: string, ...args: any[]) => void;
375
+ $el: any;
376
+ $options: import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}> & {
377
+ beforeCreate?: (() => void) | (() => void)[] | undefined;
378
+ created?: (() => void) | (() => void)[] | undefined;
379
+ beforeMount?: (() => void) | (() => void)[] | undefined;
380
+ mounted?: (() => void) | (() => void)[] | undefined;
381
+ beforeUpdate?: (() => void) | (() => void)[] | undefined;
382
+ updated?: (() => void) | (() => void)[] | undefined;
383
+ activated?: (() => void) | (() => void)[] | undefined;
384
+ deactivated?: (() => void) | (() => void)[] | undefined;
385
+ beforeDestroy?: (() => void) | (() => void)[] | undefined;
386
+ beforeUnmount?: (() => void) | (() => void)[] | undefined;
387
+ destroyed?: (() => void) | (() => void)[] | undefined;
388
+ unmounted?: (() => void) | (() => void)[] | undefined;
389
+ renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[] | undefined;
390
+ renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[] | undefined;
391
+ errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>> | null, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>> | null, info: string) => boolean | void)[] | undefined;
392
+ };
393
+ $forceUpdate: () => void;
394
+ $nextTick: typeof nextTick;
395
+ $watch(source: string | Function, cb: Function, options?: import("vue").WatchOptions<boolean> | undefined): import("vue").WatchStopHandle;
396
+ } & import("vue").ShallowUnwrapRef<{}> & import("vue").ComponentCustomProperties) | null>;
397
+ scrollWrapperElRef: import("vue").Ref<HTMLElement | null>;
398
+ addTabFixed: import("vue").Ref<boolean>;
399
+ tabWrapperStyle: import("vue").ComputedRef<{
400
+ display: string;
401
+ justifyContent: "center" | "start" | "end" | "space-around" | "space-between" | "space-evenly";
402
+ } | undefined>;
403
+ handleNavResize: import("lodash").DebouncedFunc<(entry: ResizeObserverEntry) => void>;
404
+ mergedSize: import("vue").ComputedRef<"small" | "medium" | "large">;
405
+ handleScroll: import("lodash").DebouncedFunc<(e: Event) => void>;
406
+ handleTabsResize: import("lodash").DebouncedFunc<(entry: ResizeObserverEntry) => void>;
407
+ cssVars: import("vue").ComputedRef<{
408
+ '--n-bezier': string;
409
+ '--n-color-segment': string;
410
+ '--n-bar-color': string;
411
+ '--n-tab-font-size': string;
412
+ '--n-tab-text-color': string;
413
+ '--n-tab-text-color-active': string;
414
+ '--n-tab-text-color-disabled': string;
415
+ '--n-tab-text-color-hover': string;
416
+ '--n-pane-text-color': string;
417
+ '--n-tab-border-color': string;
418
+ '--n-tab-border-radius': string;
419
+ '--n-close-size': string;
420
+ '--n-close-icon-size': string;
421
+ '--n-close-color-hover': string;
422
+ '--n-close-color-pressed': string;
423
+ '--n-close-border-radius': string;
424
+ '--n-close-icon-color': string;
425
+ '--n-close-icon-color-hover': string;
426
+ '--n-close-icon-color-pressed': string;
427
+ '--n-tab-color': string;
428
+ '--n-tab-font-weight': string;
429
+ '--n-tab-font-weight-active': string;
430
+ '--n-tab-padding': string;
431
+ '--n-tab-gap': string;
432
+ '--n-pane-padding': string;
433
+ '--n-font-weight-strong': string;
434
+ '--n-tab-color-segment': string;
435
+ }> | undefined;
436
+ themeClass: import("vue").Ref<string> | undefined;
437
+ animationDirection: import("vue").Ref<"next" | "prev">;
438
+ renderNameListRef: {
439
+ value: (string | number)[];
440
+ };
441
+ onAnimationBeforeLeave: (el: HTMLElement) => void;
442
+ onAnimationEnter: (el: HTMLElement) => void;
443
+ onAnimationAfterEnter: () => void;
444
+ onRender: (() => void) | undefined;
445
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
446
+ readonly value: import("vue").PropType<string | number>;
447
+ readonly defaultValue: import("vue").PropType<string | number>;
448
+ readonly trigger: {
449
+ readonly type: import("vue").PropType<"click" | "hover">;
450
+ readonly default: "click";
451
+ };
452
+ readonly type: {
453
+ readonly type: import("vue").PropType<import("naive-ui/es/tabs/src/interface").TabsType>;
454
+ readonly default: "bar";
455
+ };
456
+ readonly closable: BooleanConstructor;
457
+ readonly justifyContent: import("vue").PropType<"center" | "start" | "end" | "space-around" | "space-between" | "space-evenly">;
458
+ readonly size: {
459
+ readonly type: import("vue").PropType<"small" | "medium" | "large">;
460
+ readonly default: "medium";
461
+ };
462
+ readonly tabStyle: import("vue").PropType<string | import("vue").CSSProperties>;
463
+ readonly barWidth: NumberConstructor;
464
+ readonly paneClass: StringConstructor;
465
+ readonly paneStyle: import("vue").PropType<string | import("vue").CSSProperties>;
466
+ readonly addable: import("vue").PropType<import("naive-ui/es/tabs/src/interface").Addable>;
467
+ readonly tabsPadding: {
468
+ readonly type: NumberConstructor;
469
+ readonly default: 0;
470
+ };
471
+ readonly animated: BooleanConstructor;
472
+ readonly onBeforeLeave: import("vue").PropType<import("naive-ui/es/tabs/src/interface").OnBeforeLeave>;
473
+ readonly onAdd: import("vue").PropType<() => void>;
474
+ readonly 'onUpdate:value': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/tabs/src/interface").OnUpdateValue>>;
475
+ readonly onUpdateValue: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/tabs/src/interface").OnUpdateValue>>;
476
+ readonly onClose: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/tabs/src/interface").OnClose>>;
477
+ readonly labelSize: import("vue").PropType<"small" | "medium" | "large">;
478
+ readonly activeName: import("vue").PropType<string | number>;
479
+ readonly onActiveNameChange: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: never) => void>>;
480
+ readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Tabs", {
481
+ colorSegment: string;
482
+ tabFontSizeCard: string;
483
+ tabTextColorLine: string;
484
+ tabTextColorActiveLine: string;
485
+ tabTextColorHoverLine: string;
486
+ tabTextColorDisabledLine: string;
487
+ tabTextColorSegment: string;
488
+ tabTextColorActiveSegment: string;
489
+ tabTextColorHoverSegment: string;
490
+ tabTextColorDisabledSegment: string;
491
+ tabTextColorBar: string;
492
+ tabTextColorActiveBar: string;
493
+ tabTextColorHoverBar: string;
494
+ tabTextColorDisabledBar: string;
495
+ tabTextColorCard: string;
496
+ tabTextColorHoverCard: string;
497
+ tabTextColorActiveCard: string;
498
+ tabTextColorDisabledCard: string;
499
+ barColor: string;
500
+ closeIconColor: string;
501
+ closeIconColorHover: string;
502
+ closeIconColorPressed: string;
503
+ closeColorHover: string;
504
+ closeColorPressed: string;
505
+ closeBorderRadius: string;
506
+ tabColor: string;
507
+ tabColorSegment: string;
508
+ tabBorderColor: string;
509
+ tabFontWeightActive: string;
510
+ tabFontWeight: string;
511
+ tabBorderRadius: string;
512
+ paneTextColor: string;
513
+ fontWeightStrong: string;
514
+ tabFontSizeSmall: string;
515
+ tabFontSizeMedium: string;
516
+ tabFontSizeLarge: string;
517
+ tabGapSmallLine: string;
518
+ tabGapMediumLine: string;
519
+ tabGapLargeLine: string;
520
+ tabPaddingSmallLine: string;
521
+ tabPaddingMediumLine: string;
522
+ tabPaddingLargeLine: string;
523
+ tabGapSmallBar: string;
524
+ tabGapMediumBar: string;
525
+ tabGapLargeBar: string;
526
+ tabPaddingSmallBar: string;
527
+ tabPaddingMediumBar: string;
528
+ tabPaddingLargeBar: string;
529
+ tabGapSmallCard: string;
530
+ tabGapMediumCard: string;
531
+ tabGapLargeCard: string;
532
+ tabPaddingSmallCard: string;
533
+ tabPaddingMediumCard: string;
534
+ tabPaddingLargeCard: string;
535
+ tabPaddingSmallSegment: string;
536
+ tabPaddingMediumSegment: string;
537
+ tabPaddingLargeSegment: string;
538
+ tabGapSmallSegment: string;
539
+ tabGapMediumSegment: string;
540
+ tabGapLargeSegment: string;
541
+ panePaddingSmall: string;
542
+ panePaddingMedium: string;
543
+ panePaddingLarge: string;
544
+ closeSize: string;
545
+ closeIconSize: string;
546
+ }, any>>;
547
+ readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tabs", {
548
+ colorSegment: string;
549
+ tabFontSizeCard: string;
550
+ tabTextColorLine: string;
551
+ tabTextColorActiveLine: string;
552
+ tabTextColorHoverLine: string;
553
+ tabTextColorDisabledLine: string;
554
+ tabTextColorSegment: string;
555
+ tabTextColorActiveSegment: string;
556
+ tabTextColorHoverSegment: string;
557
+ tabTextColorDisabledSegment: string;
558
+ tabTextColorBar: string;
559
+ tabTextColorActiveBar: string;
560
+ tabTextColorHoverBar: string;
561
+ tabTextColorDisabledBar: string;
562
+ tabTextColorCard: string;
563
+ tabTextColorHoverCard: string;
564
+ tabTextColorActiveCard: string;
565
+ tabTextColorDisabledCard: string;
566
+ barColor: string;
567
+ closeIconColor: string;
568
+ closeIconColorHover: string;
569
+ closeIconColorPressed: string;
570
+ closeColorHover: string;
571
+ closeColorPressed: string;
572
+ closeBorderRadius: string;
573
+ tabColor: string;
574
+ tabColorSegment: string;
575
+ tabBorderColor: string;
576
+ tabFontWeightActive: string;
577
+ tabFontWeight: string;
578
+ tabBorderRadius: string;
579
+ paneTextColor: string;
580
+ fontWeightStrong: string;
581
+ tabFontSizeSmall: string;
582
+ tabFontSizeMedium: string;
583
+ tabFontSizeLarge: string;
584
+ tabGapSmallLine: string;
585
+ tabGapMediumLine: string;
586
+ tabGapLargeLine: string;
587
+ tabPaddingSmallLine: string;
588
+ tabPaddingMediumLine: string;
589
+ tabPaddingLargeLine: string;
590
+ tabGapSmallBar: string;
591
+ tabGapMediumBar: string;
592
+ tabGapLargeBar: string;
593
+ tabPaddingSmallBar: string;
594
+ tabPaddingMediumBar: string;
595
+ tabPaddingLargeBar: string;
596
+ tabGapSmallCard: string;
597
+ tabGapMediumCard: string;
598
+ tabGapLargeCard: string;
599
+ tabPaddingSmallCard: string;
600
+ tabPaddingMediumCard: string;
601
+ tabPaddingLargeCard: string;
602
+ tabPaddingSmallSegment: string;
603
+ tabPaddingMediumSegment: string;
604
+ tabPaddingLargeSegment: string;
605
+ tabGapSmallSegment: string;
606
+ tabGapMediumSegment: string;
607
+ tabGapLargeSegment: string;
608
+ panePaddingSmall: string;
609
+ panePaddingMedium: string;
610
+ panePaddingLarge: string;
611
+ closeSize: string;
612
+ closeIconSize: string;
613
+ }, any>>>;
614
+ readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tabs", {
615
+ colorSegment: string;
616
+ tabFontSizeCard: string;
617
+ tabTextColorLine: string;
618
+ tabTextColorActiveLine: string;
619
+ tabTextColorHoverLine: string;
620
+ tabTextColorDisabledLine: string;
621
+ tabTextColorSegment: string;
622
+ tabTextColorActiveSegment: string;
623
+ tabTextColorHoverSegment: string;
624
+ tabTextColorDisabledSegment: string;
625
+ tabTextColorBar: string;
626
+ tabTextColorActiveBar: string;
627
+ tabTextColorHoverBar: string;
628
+ tabTextColorDisabledBar: string;
629
+ tabTextColorCard: string;
630
+ tabTextColorHoverCard: string;
631
+ tabTextColorActiveCard: string;
632
+ tabTextColorDisabledCard: string;
633
+ barColor: string;
634
+ closeIconColor: string;
635
+ closeIconColorHover: string;
636
+ closeIconColorPressed: string;
637
+ closeColorHover: string;
638
+ closeColorPressed: string;
639
+ closeBorderRadius: string;
640
+ tabColor: string;
641
+ tabColorSegment: string;
642
+ tabBorderColor: string;
643
+ tabFontWeightActive: string;
644
+ tabFontWeight: string;
645
+ tabBorderRadius: string;
646
+ paneTextColor: string;
647
+ fontWeightStrong: string;
648
+ tabFontSizeSmall: string;
649
+ tabFontSizeMedium: string;
650
+ tabFontSizeLarge: string;
651
+ tabGapSmallLine: string;
652
+ tabGapMediumLine: string;
653
+ tabGapLargeLine: string;
654
+ tabPaddingSmallLine: string;
655
+ tabPaddingMediumLine: string;
656
+ tabPaddingLargeLine: string;
657
+ tabGapSmallBar: string;
658
+ tabGapMediumBar: string;
659
+ tabGapLargeBar: string;
660
+ tabPaddingSmallBar: string;
661
+ tabPaddingMediumBar: string;
662
+ tabPaddingLargeBar: string;
663
+ tabGapSmallCard: string;
664
+ tabGapMediumCard: string;
665
+ tabGapLargeCard: string;
666
+ tabPaddingSmallCard: string;
667
+ tabPaddingMediumCard: string;
668
+ tabPaddingLargeCard: string;
669
+ tabPaddingSmallSegment: string;
670
+ tabPaddingMediumSegment: string;
671
+ tabPaddingLargeSegment: string;
672
+ tabGapSmallSegment: string;
673
+ tabGapMediumSegment: string;
674
+ tabGapLargeSegment: string;
675
+ panePaddingSmall: string;
676
+ panePaddingMedium: string;
677
+ panePaddingLarge: string;
678
+ closeSize: string;
679
+ closeIconSize: string;
680
+ }, any>>>;
681
+ }>>, {
682
+ readonly type: import("naive-ui/es/tabs/src/interface").TabsType;
683
+ readonly size: "small" | "medium" | "large";
684
+ readonly closable: boolean;
685
+ readonly trigger: "click" | "hover";
686
+ readonly animated: boolean;
687
+ readonly tabsPadding: number;
688
+ }>;
689
+ NTabPane: import("vue").DefineComponent<{
690
+ readonly tab: import("vue").PropType<string | number | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
691
+ [key: string]: any;
692
+ }> | (() => import("vue").VNodeChild)>;
693
+ readonly name: {
694
+ readonly type: import("vue").PropType<string | number>;
695
+ readonly required: true;
696
+ };
697
+ readonly disabled: BooleanConstructor;
698
+ readonly displayDirective: {
699
+ readonly type: import("vue").PropType<"show" | "if" | "show:lazy">;
700
+ readonly default: "if";
701
+ };
702
+ readonly closable: {
703
+ readonly type: import("vue").PropType<boolean | undefined>;
704
+ readonly default: undefined;
705
+ };
706
+ readonly tabProps: import("vue").PropType<import("vue").HTMLAttributes>;
707
+ readonly label: import("vue").PropType<string | number | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
708
+ [key: string]: any;
709
+ }> | (() => import("vue").VNodeChild)>;
710
+ }, {
711
+ style: import("vue").Ref<string | import("vue").CSSProperties | undefined>;
712
+ class: import("vue").Ref<string | undefined>;
713
+ mergedClsPrefix: import("vue").Ref<string>;
714
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
715
+ readonly tab: import("vue").PropType<string | number | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
716
+ [key: string]: any;
717
+ }> | (() => import("vue").VNodeChild)>;
718
+ readonly name: {
719
+ readonly type: import("vue").PropType<string | number>;
720
+ readonly required: true;
721
+ };
722
+ readonly disabled: BooleanConstructor;
723
+ readonly displayDirective: {
724
+ readonly type: import("vue").PropType<"show" | "if" | "show:lazy">;
725
+ readonly default: "if";
726
+ };
727
+ readonly closable: {
728
+ readonly type: import("vue").PropType<boolean | undefined>;
729
+ readonly default: undefined;
730
+ };
731
+ readonly tabProps: import("vue").PropType<import("vue").HTMLAttributes>;
732
+ readonly label: import("vue").PropType<string | number | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
733
+ [key: string]: any;
734
+ }> | (() => import("vue").VNodeChild)>;
735
+ }>>, {
736
+ readonly disabled: boolean;
737
+ readonly closable: boolean | undefined;
738
+ readonly displayDirective: "show" | "if" | "show:lazy";
739
+ }>;
740
+ NAnchor: import("vue").DefineComponent<{
741
+ readonly type: {
742
+ readonly type: import("vue").PropType<"block" | "rail">;
743
+ readonly default: "rail";
744
+ };
745
+ readonly showRail: {
746
+ readonly type: BooleanConstructor;
747
+ readonly default: true;
748
+ };
749
+ readonly showBackground: {
750
+ readonly type: BooleanConstructor;
751
+ readonly default: true;
752
+ };
753
+ readonly bound: {
754
+ readonly type: NumberConstructor;
755
+ readonly default: 12;
756
+ };
757
+ readonly internalScrollable: BooleanConstructor;
758
+ readonly ignoreGap: BooleanConstructor;
759
+ readonly offsetTarget: import("vue").PropType<string | import("naive-ui/es/anchor/src/utils").OffsetTarget | (() => HTMLElement)>;
760
+ readonly listenTo: import("vue").PropType<string | import("naive-ui/es/affix/src/utils").ScrollTarget | (() => HTMLElement) | undefined>;
761
+ readonly top: NumberConstructor;
762
+ readonly bottom: NumberConstructor;
763
+ readonly triggerTop: NumberConstructor;
764
+ readonly triggerBottom: NumberConstructor;
765
+ readonly position: {
766
+ readonly type: import("vue").PropType<"fix" | "absolute">;
767
+ readonly default: "fix";
768
+ };
769
+ readonly offsetTop: {
770
+ readonly type: import("vue").PropType<number | undefined>;
771
+ readonly validator: () => boolean;
772
+ readonly default: undefined;
773
+ };
774
+ readonly offsetBottom: {
775
+ readonly type: import("vue").PropType<number | undefined>;
776
+ readonly validator: () => boolean;
777
+ readonly default: undefined;
778
+ };
779
+ readonly target: {
780
+ readonly type: import("vue").PropType<(() => HTMLElement) | undefined>;
781
+ readonly validator: () => boolean;
782
+ readonly default: undefined;
783
+ };
784
+ readonly affix: BooleanConstructor;
785
+ readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Anchor", {
786
+ borderRadius: string;
787
+ railColor: string;
788
+ railColorActive: string;
789
+ linkColor: string;
790
+ linkTextColor: string;
791
+ linkTextColorHover: string;
792
+ linkTextColorPressed: string;
793
+ linkTextColorActive: string;
794
+ linkFontSize: string;
795
+ linkPadding: string;
796
+ railWidth: string;
797
+ }, any>>;
798
+ readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Anchor", {
799
+ borderRadius: string;
800
+ railColor: string;
801
+ railColorActive: string;
802
+ linkColor: string;
803
+ linkTextColor: string;
804
+ linkTextColorHover: string;
805
+ linkTextColorPressed: string;
806
+ linkTextColorActive: string;
807
+ linkFontSize: string;
808
+ linkPadding: string;
809
+ railWidth: string;
810
+ }, any>>>;
811
+ readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Anchor", {
812
+ borderRadius: string;
813
+ railColor: string;
814
+ railColorActive: string;
815
+ linkColor: string;
816
+ linkTextColor: string;
817
+ linkTextColorHover: string;
818
+ linkTextColorPressed: string;
819
+ linkTextColorActive: string;
820
+ linkFontSize: string;
821
+ linkPadding: string;
822
+ railWidth: string;
823
+ }, any>>>;
824
+ }, {
825
+ scrollTo(href: string): void;
826
+ renderAnchor: () => JSX.Element;
827
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
828
+ readonly type: {
829
+ readonly type: import("vue").PropType<"block" | "rail">;
830
+ readonly default: "rail";
831
+ };
832
+ readonly showRail: {
833
+ readonly type: BooleanConstructor;
834
+ readonly default: true;
835
+ };
836
+ readonly showBackground: {
837
+ readonly type: BooleanConstructor;
838
+ readonly default: true;
839
+ };
840
+ readonly bound: {
841
+ readonly type: NumberConstructor;
842
+ readonly default: 12;
843
+ };
844
+ readonly internalScrollable: BooleanConstructor;
845
+ readonly ignoreGap: BooleanConstructor;
846
+ readonly offsetTarget: import("vue").PropType<string | import("naive-ui/es/anchor/src/utils").OffsetTarget | (() => HTMLElement)>;
847
+ readonly listenTo: import("vue").PropType<string | import("naive-ui/es/affix/src/utils").ScrollTarget | (() => HTMLElement) | undefined>;
848
+ readonly top: NumberConstructor;
849
+ readonly bottom: NumberConstructor;
850
+ readonly triggerTop: NumberConstructor;
851
+ readonly triggerBottom: NumberConstructor;
852
+ readonly position: {
853
+ readonly type: import("vue").PropType<"fix" | "absolute">;
854
+ readonly default: "fix";
855
+ };
856
+ readonly offsetTop: {
857
+ readonly type: import("vue").PropType<number | undefined>;
858
+ readonly validator: () => boolean;
859
+ readonly default: undefined;
860
+ };
861
+ readonly offsetBottom: {
862
+ readonly type: import("vue").PropType<number | undefined>;
863
+ readonly validator: () => boolean;
864
+ readonly default: undefined;
865
+ };
866
+ readonly target: {
867
+ readonly type: import("vue").PropType<(() => HTMLElement) | undefined>;
868
+ readonly validator: () => boolean;
869
+ readonly default: undefined;
870
+ };
871
+ readonly affix: BooleanConstructor;
872
+ readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Anchor", {
873
+ borderRadius: string;
874
+ railColor: string;
875
+ railColorActive: string;
876
+ linkColor: string;
877
+ linkTextColor: string;
878
+ linkTextColorHover: string;
879
+ linkTextColorPressed: string;
880
+ linkTextColorActive: string;
881
+ linkFontSize: string;
882
+ linkPadding: string;
883
+ railWidth: string;
884
+ }, any>>;
885
+ readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Anchor", {
886
+ borderRadius: string;
887
+ railColor: string;
888
+ railColorActive: string;
889
+ linkColor: string;
890
+ linkTextColor: string;
891
+ linkTextColorHover: string;
892
+ linkTextColorPressed: string;
893
+ linkTextColorActive: string;
894
+ linkFontSize: string;
895
+ linkPadding: string;
896
+ railWidth: string;
897
+ }, any>>>;
898
+ readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Anchor", {
899
+ borderRadius: string;
900
+ railColor: string;
901
+ railColorActive: string;
902
+ linkColor: string;
903
+ linkTextColor: string;
904
+ linkTextColorHover: string;
905
+ linkTextColorPressed: string;
906
+ linkTextColorActive: string;
907
+ linkFontSize: string;
908
+ linkPadding: string;
909
+ railWidth: string;
910
+ }, any>>>;
911
+ }>>, {
912
+ readonly type: "block" | "rail";
913
+ readonly bound: number;
914
+ readonly position: "fix" | "absolute";
915
+ readonly target: (() => HTMLElement) | undefined;
916
+ readonly affix: boolean;
917
+ readonly offsetTop: number | undefined;
918
+ readonly offsetBottom: number | undefined;
919
+ readonly showRail: boolean;
920
+ readonly showBackground: boolean;
921
+ readonly internalScrollable: boolean;
922
+ readonly ignoreGap: boolean;
923
+ }>;
924
+ NAnchorLink: import("vue").DefineComponent<{
925
+ readonly title: StringConstructor;
926
+ readonly href: StringConstructor;
927
+ }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
928
+ readonly title: StringConstructor;
929
+ readonly href: StringConstructor;
930
+ }>>, {}>;
931
+ labelClassify: import("vue").DefineComponent<{
932
+ classifyItem: {
933
+ type: null;
934
+ required: false;
935
+ default: () => {};
936
+ };
937
+ handleLabelChange: {
938
+ type: FunctionConstructor;
939
+ required: false;
940
+ default: () => void;
941
+ };
942
+ handleLabelColor: {
943
+ type: FunctionConstructor;
944
+ required: false;
945
+ default: () => void;
946
+ };
947
+ handleDelLabel: {
948
+ type: FunctionConstructor;
949
+ required: false;
950
+ default: () => void;
951
+ };
952
+ handleAddLabel: {
953
+ type: FunctionConstructor;
954
+ required: false;
955
+ default: () => void;
956
+ };
957
+ hanldeBlur: {
958
+ type: FunctionConstructor;
959
+ required: false;
960
+ default: () => void;
961
+ };
962
+ clearaddVal: {
963
+ type: FunctionConstructor;
964
+ required: false;
965
+ default: () => void;
966
+ };
967
+ isEdit: {
968
+ type: BooleanConstructor;
969
+ required: false;
970
+ default: boolean;
971
+ };
972
+ sourceType: {
973
+ type: StringConstructor;
974
+ required: false;
975
+ };
976
+ }, {
977
+ props: {
978
+ classifyItem: any;
979
+ handleLabelChange: Function;
980
+ handleLabelColor: Function;
981
+ handleDelLabel: Function;
982
+ handleAddLabel: Function;
983
+ hanldeBlur: Function;
984
+ clearaddVal: Function;
985
+ isEdit: boolean;
986
+ sourceType?: string | undefined;
987
+ };
988
+ itemList: any;
989
+ NTag: import("vue").DefineComponent<{
990
+ bordered: {
991
+ type: import("vue").PropType<boolean | undefined>;
992
+ default: undefined;
993
+ };
994
+ checked: BooleanConstructor;
995
+ checkable: BooleanConstructor;
996
+ strong: BooleanConstructor;
997
+ onClose: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
998
+ onMouseenter: import("vue").PropType<(e: MouseEvent) => void>;
999
+ onMouseleave: import("vue").PropType<(e: MouseEvent) => void>;
1000
+ 'onUpdate:checked': import("vue").PropType<(checked: boolean) => void>;
1001
+ onUpdateChecked: import("vue").PropType<(checked: boolean) => void>;
1002
+ internalCloseFocusable: {
1003
+ type: BooleanConstructor;
1004
+ default: boolean;
1005
+ };
1006
+ internalStopClickPropagation: BooleanConstructor;
1007
+ onCheckedChange: {
1008
+ type: import("vue").PropType<(checked: boolean) => void>;
1009
+ validator: () => boolean;
1010
+ default: undefined;
1011
+ };
1012
+ color: import("vue").PropType<import("naive-ui/es/tag/src/common-props").TagColor>;
1013
+ type: {
1014
+ readonly type: import("vue").PropType<"default" | "primary" | "info" | "success" | "warning" | "error">;
1015
+ readonly default: "default";
1016
+ };
1017
+ round: BooleanConstructor;
1018
+ size: {
1019
+ readonly type: import("vue").PropType<"small" | "medium" | "large" | "tiny">;
1020
+ readonly default: "medium";
1021
+ };
1022
+ closable: BooleanConstructor;
1023
+ disabled: {
1024
+ readonly type: import("vue").PropType<boolean | undefined>;
1025
+ readonly default: undefined;
1026
+ };
1027
+ theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Tag", {
1028
+ closeBorderRadius: string;
1029
+ heightTiny: string;
1030
+ heightSmall: string;
1031
+ heightMedium: string;
1032
+ heightLarge: string;
1033
+ borderRadius: string;
1034
+ opacityDisabled: string;
1035
+ fontSizeTiny: string;
1036
+ fontSizeSmall: string;
1037
+ fontSizeMedium: string;
1038
+ fontSizeLarge: string;
1039
+ fontWeightStrong: string;
1040
+ textColorCheckable: string;
1041
+ textColorHoverCheckable: string;
1042
+ textColorPressedCheckable: string;
1043
+ textColorChecked: string;
1044
+ colorCheckable: string;
1045
+ colorHoverCheckable: string;
1046
+ colorPressedCheckable: string;
1047
+ colorChecked: string;
1048
+ colorCheckedHover: string;
1049
+ colorCheckedPressed: string;
1050
+ border: string;
1051
+ textColor: string;
1052
+ color: string;
1053
+ colorBordered: string;
1054
+ closeIconColor: string;
1055
+ closeIconColorHover: string;
1056
+ closeIconColorPressed: string;
1057
+ closeColorHover: string;
1058
+ closeColorPressed: string;
1059
+ borderPrimary: string;
1060
+ textColorPrimary: string;
1061
+ colorPrimary: string;
1062
+ colorBorderedPrimary: string;
1063
+ closeIconColorPrimary: string;
1064
+ closeIconColorHoverPrimary: string;
1065
+ closeIconColorPressedPrimary: string;
1066
+ closeColorHoverPrimary: string;
1067
+ closeColorPressedPrimary: string;
1068
+ borderInfo: string;
1069
+ textColorInfo: string;
1070
+ colorInfo: string;
1071
+ colorBorderedInfo: string;
1072
+ closeIconColorInfo: string;
1073
+ closeIconColorHoverInfo: string;
1074
+ closeIconColorPressedInfo: string;
1075
+ closeColorHoverInfo: string;
1076
+ closeColorPressedInfo: string;
1077
+ borderSuccess: string;
1078
+ textColorSuccess: string;
1079
+ colorSuccess: string;
1080
+ colorBorderedSuccess: string;
1081
+ closeIconColorSuccess: string;
1082
+ closeIconColorHoverSuccess: string;
1083
+ closeIconColorPressedSuccess: string;
1084
+ closeColorHoverSuccess: string;
1085
+ closeColorPressedSuccess: string;
1086
+ borderWarning: string;
1087
+ textColorWarning: string;
1088
+ colorWarning: string;
1089
+ colorBorderedWarning: string;
1090
+ closeIconColorWarning: string;
1091
+ closeIconColorHoverWarning: string;
1092
+ closeIconColorPressedWarning: string;
1093
+ closeColorHoverWarning: string;
1094
+ closeColorPressedWarning: string;
1095
+ borderError: string;
1096
+ textColorError: string;
1097
+ colorError: string;
1098
+ colorBorderedError: string;
1099
+ closeIconColorError: string;
1100
+ closeIconColorHoverError: string;
1101
+ closeIconColorPressedError: string;
1102
+ closeColorHoverError: string;
1103
+ closeColorPressedError: string;
1104
+ closeIconSizeTiny: string;
1105
+ closeIconSizeSmall: string;
1106
+ closeIconSizeMedium: string;
1107
+ closeIconSizeLarge: string;
1108
+ closeSizeTiny: string;
1109
+ closeSizeSmall: string;
1110
+ closeSizeMedium: string;
1111
+ closeSizeLarge: string;
1112
+ padding: string;
1113
+ closeMargin: string;
1114
+ closeMarginRtl: string;
1115
+ }, any>>;
1116
+ themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tag", {
1117
+ closeBorderRadius: string;
1118
+ heightTiny: string;
1119
+ heightSmall: string;
1120
+ heightMedium: string;
1121
+ heightLarge: string;
1122
+ borderRadius: string;
1123
+ opacityDisabled: string;
1124
+ fontSizeTiny: string;
1125
+ fontSizeSmall: string;
1126
+ fontSizeMedium: string;
1127
+ fontSizeLarge: string;
1128
+ fontWeightStrong: string;
1129
+ textColorCheckable: string;
1130
+ textColorHoverCheckable: string;
1131
+ textColorPressedCheckable: string;
1132
+ textColorChecked: string;
1133
+ colorCheckable: string;
1134
+ colorHoverCheckable: string;
1135
+ colorPressedCheckable: string;
1136
+ colorChecked: string;
1137
+ colorCheckedHover: string;
1138
+ colorCheckedPressed: string;
1139
+ border: string;
1140
+ textColor: string;
1141
+ color: string;
1142
+ colorBordered: string;
1143
+ closeIconColor: string;
1144
+ closeIconColorHover: string;
1145
+ closeIconColorPressed: string;
1146
+ closeColorHover: string;
1147
+ closeColorPressed: string;
1148
+ borderPrimary: string;
1149
+ textColorPrimary: string;
1150
+ colorPrimary: string;
1151
+ colorBorderedPrimary: string;
1152
+ closeIconColorPrimary: string;
1153
+ closeIconColorHoverPrimary: string;
1154
+ closeIconColorPressedPrimary: string;
1155
+ closeColorHoverPrimary: string;
1156
+ closeColorPressedPrimary: string;
1157
+ borderInfo: string;
1158
+ textColorInfo: string;
1159
+ colorInfo: string;
1160
+ colorBorderedInfo: string;
1161
+ closeIconColorInfo: string;
1162
+ closeIconColorHoverInfo: string;
1163
+ closeIconColorPressedInfo: string;
1164
+ closeColorHoverInfo: string;
1165
+ closeColorPressedInfo: string;
1166
+ borderSuccess: string;
1167
+ textColorSuccess: string;
1168
+ colorSuccess: string;
1169
+ colorBorderedSuccess: string;
1170
+ closeIconColorSuccess: string;
1171
+ closeIconColorHoverSuccess: string;
1172
+ closeIconColorPressedSuccess: string;
1173
+ closeColorHoverSuccess: string;
1174
+ closeColorPressedSuccess: string;
1175
+ borderWarning: string;
1176
+ textColorWarning: string;
1177
+ colorWarning: string;
1178
+ colorBorderedWarning: string;
1179
+ closeIconColorWarning: string;
1180
+ closeIconColorHoverWarning: string;
1181
+ closeIconColorPressedWarning: string;
1182
+ closeColorHoverWarning: string;
1183
+ closeColorPressedWarning: string;
1184
+ borderError: string;
1185
+ textColorError: string;
1186
+ colorError: string;
1187
+ colorBorderedError: string;
1188
+ closeIconColorError: string;
1189
+ closeIconColorHoverError: string;
1190
+ closeIconColorPressedError: string;
1191
+ closeColorHoverError: string;
1192
+ closeColorPressedError: string;
1193
+ closeIconSizeTiny: string;
1194
+ closeIconSizeSmall: string;
1195
+ closeIconSizeMedium: string;
1196
+ closeIconSizeLarge: string;
1197
+ closeSizeTiny: string;
1198
+ closeSizeSmall: string;
1199
+ closeSizeMedium: string;
1200
+ closeSizeLarge: string;
1201
+ padding: string;
1202
+ closeMargin: string;
1203
+ closeMarginRtl: string;
1204
+ }, any>>>;
1205
+ builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tag", {
1206
+ closeBorderRadius: string;
1207
+ heightTiny: string;
1208
+ heightSmall: string;
1209
+ heightMedium: string;
1210
+ heightLarge: string;
1211
+ borderRadius: string;
1212
+ opacityDisabled: string;
1213
+ fontSizeTiny: string;
1214
+ fontSizeSmall: string;
1215
+ fontSizeMedium: string;
1216
+ fontSizeLarge: string;
1217
+ fontWeightStrong: string;
1218
+ textColorCheckable: string;
1219
+ textColorHoverCheckable: string;
1220
+ textColorPressedCheckable: string;
1221
+ textColorChecked: string;
1222
+ colorCheckable: string;
1223
+ colorHoverCheckable: string;
1224
+ colorPressedCheckable: string;
1225
+ colorChecked: string;
1226
+ colorCheckedHover: string;
1227
+ colorCheckedPressed: string;
1228
+ border: string;
1229
+ textColor: string;
1230
+ color: string;
1231
+ colorBordered: string;
1232
+ closeIconColor: string;
1233
+ closeIconColorHover: string;
1234
+ closeIconColorPressed: string;
1235
+ closeColorHover: string;
1236
+ closeColorPressed: string;
1237
+ borderPrimary: string;
1238
+ textColorPrimary: string;
1239
+ colorPrimary: string;
1240
+ colorBorderedPrimary: string;
1241
+ closeIconColorPrimary: string;
1242
+ closeIconColorHoverPrimary: string;
1243
+ closeIconColorPressedPrimary: string;
1244
+ closeColorHoverPrimary: string;
1245
+ closeColorPressedPrimary: string;
1246
+ borderInfo: string;
1247
+ textColorInfo: string;
1248
+ colorInfo: string;
1249
+ colorBorderedInfo: string;
1250
+ closeIconColorInfo: string;
1251
+ closeIconColorHoverInfo: string;
1252
+ closeIconColorPressedInfo: string;
1253
+ closeColorHoverInfo: string;
1254
+ closeColorPressedInfo: string;
1255
+ borderSuccess: string;
1256
+ textColorSuccess: string;
1257
+ colorSuccess: string;
1258
+ colorBorderedSuccess: string;
1259
+ closeIconColorSuccess: string;
1260
+ closeIconColorHoverSuccess: string;
1261
+ closeIconColorPressedSuccess: string;
1262
+ closeColorHoverSuccess: string;
1263
+ closeColorPressedSuccess: string;
1264
+ borderWarning: string;
1265
+ textColorWarning: string;
1266
+ colorWarning: string;
1267
+ colorBorderedWarning: string;
1268
+ closeIconColorWarning: string;
1269
+ closeIconColorHoverWarning: string;
1270
+ closeIconColorPressedWarning: string;
1271
+ closeColorHoverWarning: string;
1272
+ closeColorPressedWarning: string;
1273
+ borderError: string;
1274
+ textColorError: string;
1275
+ colorError: string;
1276
+ colorBorderedError: string;
1277
+ closeIconColorError: string;
1278
+ closeIconColorHoverError: string;
1279
+ closeIconColorPressedError: string;
1280
+ closeColorHoverError: string;
1281
+ closeColorPressedError: string;
1282
+ closeIconSizeTiny: string;
1283
+ closeIconSizeSmall: string;
1284
+ closeIconSizeMedium: string;
1285
+ closeIconSizeLarge: string;
1286
+ closeSizeTiny: string;
1287
+ closeSizeSmall: string;
1288
+ closeSizeMedium: string;
1289
+ closeSizeLarge: string;
1290
+ padding: string;
1291
+ closeMargin: string;
1292
+ closeMarginRtl: string;
1293
+ }, any>>>;
1294
+ }, {
1295
+ rtlEnabled: import("vue").Ref<import("naive-ui/es/config-provider/src/internal-interface").RtlItem | undefined> | undefined;
1296
+ mergedClsPrefix: import("vue").ComputedRef<string>;
1297
+ contentRef: import("vue").Ref<HTMLElement | null>;
1298
+ mergedBordered: import("vue").ComputedRef<boolean>;
1299
+ handleClick: (e: MouseEvent) => void;
1300
+ handleCloseClick: (e: MouseEvent) => void;
1301
+ cssVars: import("vue").ComputedRef<{
1302
+ '--n-font-weight-strong': string;
1303
+ '--n-avatar-size-override': string;
1304
+ '--n-bezier': string;
1305
+ '--n-border-radius': string;
1306
+ '--n-border': string;
1307
+ '--n-close-icon-size': string;
1308
+ '--n-close-color-pressed': string;
1309
+ '--n-close-color-hover': string;
1310
+ '--n-close-border-radius': string;
1311
+ '--n-close-icon-color': string;
1312
+ '--n-close-icon-color-hover': string;
1313
+ '--n-close-icon-color-pressed': string;
1314
+ '--n-close-icon-color-disabled': string;
1315
+ '--n-close-margin': string;
1316
+ '--n-close-margin-rtl': string;
1317
+ '--n-close-size': string;
1318
+ '--n-color': string;
1319
+ '--n-color-checkable': string;
1320
+ '--n-color-checked': string;
1321
+ '--n-color-checked-hover': string;
1322
+ '--n-color-checked-pressed': string;
1323
+ '--n-color-hover-checkable': string;
1324
+ '--n-color-pressed-checkable': string;
1325
+ '--n-font-size': string;
1326
+ '--n-height': string;
1327
+ '--n-opacity-disabled': string;
1328
+ '--n-padding': string;
1329
+ '--n-text-color': string;
1330
+ '--n-text-color-checkable': string;
1331
+ '--n-text-color-checked': string;
1332
+ '--n-text-color-hover-checkable': string;
1333
+ '--n-text-color-pressed-checkable': string;
1334
+ }> | undefined;
1335
+ themeClass: import("vue").Ref<string> | undefined;
1336
+ onRender: (() => void) | undefined;
1337
+ setTextContent: (textContent: string) => void;
1338
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1339
+ bordered: {
1340
+ type: import("vue").PropType<boolean | undefined>;
1341
+ default: undefined;
1342
+ };
1343
+ checked: BooleanConstructor;
1344
+ checkable: BooleanConstructor;
1345
+ strong: BooleanConstructor;
1346
+ onClose: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
1347
+ onMouseenter: import("vue").PropType<(e: MouseEvent) => void>;
1348
+ onMouseleave: import("vue").PropType<(e: MouseEvent) => void>;
1349
+ 'onUpdate:checked': import("vue").PropType<(checked: boolean) => void>;
1350
+ onUpdateChecked: import("vue").PropType<(checked: boolean) => void>;
1351
+ internalCloseFocusable: {
1352
+ type: BooleanConstructor;
1353
+ default: boolean;
1354
+ };
1355
+ internalStopClickPropagation: BooleanConstructor;
1356
+ onCheckedChange: {
1357
+ type: import("vue").PropType<(checked: boolean) => void>;
1358
+ validator: () => boolean;
1359
+ default: undefined;
1360
+ };
1361
+ color: import("vue").PropType<import("naive-ui/es/tag/src/common-props").TagColor>;
1362
+ type: {
1363
+ readonly type: import("vue").PropType<"default" | "primary" | "info" | "success" | "warning" | "error">;
1364
+ readonly default: "default";
1365
+ };
1366
+ round: BooleanConstructor;
1367
+ size: {
1368
+ readonly type: import("vue").PropType<"small" | "medium" | "large" | "tiny">;
1369
+ readonly default: "medium";
1370
+ };
1371
+ closable: BooleanConstructor;
1372
+ disabled: {
1373
+ readonly type: import("vue").PropType<boolean | undefined>;
1374
+ readonly default: undefined;
1375
+ };
1376
+ theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Tag", {
1377
+ closeBorderRadius: string;
1378
+ heightTiny: string;
1379
+ heightSmall: string;
1380
+ heightMedium: string;
1381
+ heightLarge: string;
1382
+ borderRadius: string;
1383
+ opacityDisabled: string;
1384
+ fontSizeTiny: string;
1385
+ fontSizeSmall: string;
1386
+ fontSizeMedium: string;
1387
+ fontSizeLarge: string;
1388
+ fontWeightStrong: string;
1389
+ textColorCheckable: string;
1390
+ textColorHoverCheckable: string;
1391
+ textColorPressedCheckable: string;
1392
+ textColorChecked: string;
1393
+ colorCheckable: string;
1394
+ colorHoverCheckable: string;
1395
+ colorPressedCheckable: string;
1396
+ colorChecked: string;
1397
+ colorCheckedHover: string;
1398
+ colorCheckedPressed: string;
1399
+ border: string;
1400
+ textColor: string;
1401
+ color: string;
1402
+ colorBordered: string;
1403
+ closeIconColor: string;
1404
+ closeIconColorHover: string;
1405
+ closeIconColorPressed: string;
1406
+ closeColorHover: string;
1407
+ closeColorPressed: string;
1408
+ borderPrimary: string;
1409
+ textColorPrimary: string;
1410
+ colorPrimary: string;
1411
+ colorBorderedPrimary: string;
1412
+ closeIconColorPrimary: string;
1413
+ closeIconColorHoverPrimary: string;
1414
+ closeIconColorPressedPrimary: string;
1415
+ closeColorHoverPrimary: string;
1416
+ closeColorPressedPrimary: string;
1417
+ borderInfo: string;
1418
+ textColorInfo: string;
1419
+ colorInfo: string;
1420
+ colorBorderedInfo: string;
1421
+ closeIconColorInfo: string;
1422
+ closeIconColorHoverInfo: string;
1423
+ closeIconColorPressedInfo: string;
1424
+ closeColorHoverInfo: string;
1425
+ closeColorPressedInfo: string;
1426
+ borderSuccess: string;
1427
+ textColorSuccess: string;
1428
+ colorSuccess: string;
1429
+ colorBorderedSuccess: string;
1430
+ closeIconColorSuccess: string;
1431
+ closeIconColorHoverSuccess: string;
1432
+ closeIconColorPressedSuccess: string;
1433
+ closeColorHoverSuccess: string;
1434
+ closeColorPressedSuccess: string;
1435
+ borderWarning: string;
1436
+ textColorWarning: string;
1437
+ colorWarning: string;
1438
+ colorBorderedWarning: string;
1439
+ closeIconColorWarning: string;
1440
+ closeIconColorHoverWarning: string;
1441
+ closeIconColorPressedWarning: string;
1442
+ closeColorHoverWarning: string;
1443
+ closeColorPressedWarning: string;
1444
+ borderError: string;
1445
+ textColorError: string;
1446
+ colorError: string;
1447
+ colorBorderedError: string;
1448
+ closeIconColorError: string;
1449
+ closeIconColorHoverError: string;
1450
+ closeIconColorPressedError: string;
1451
+ closeColorHoverError: string;
1452
+ closeColorPressedError: string;
1453
+ closeIconSizeTiny: string;
1454
+ closeIconSizeSmall: string;
1455
+ closeIconSizeMedium: string;
1456
+ closeIconSizeLarge: string;
1457
+ closeSizeTiny: string;
1458
+ closeSizeSmall: string;
1459
+ closeSizeMedium: string;
1460
+ closeSizeLarge: string;
1461
+ padding: string;
1462
+ closeMargin: string;
1463
+ closeMarginRtl: string;
1464
+ }, any>>;
1465
+ themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tag", {
1466
+ closeBorderRadius: string;
1467
+ heightTiny: string;
1468
+ heightSmall: string;
1469
+ heightMedium: string;
1470
+ heightLarge: string;
1471
+ borderRadius: string;
1472
+ opacityDisabled: string;
1473
+ fontSizeTiny: string;
1474
+ fontSizeSmall: string;
1475
+ fontSizeMedium: string;
1476
+ fontSizeLarge: string;
1477
+ fontWeightStrong: string;
1478
+ textColorCheckable: string;
1479
+ textColorHoverCheckable: string;
1480
+ textColorPressedCheckable: string;
1481
+ textColorChecked: string;
1482
+ colorCheckable: string;
1483
+ colorHoverCheckable: string;
1484
+ colorPressedCheckable: string;
1485
+ colorChecked: string;
1486
+ colorCheckedHover: string;
1487
+ colorCheckedPressed: string;
1488
+ border: string;
1489
+ textColor: string;
1490
+ color: string;
1491
+ colorBordered: string;
1492
+ closeIconColor: string;
1493
+ closeIconColorHover: string;
1494
+ closeIconColorPressed: string;
1495
+ closeColorHover: string;
1496
+ closeColorPressed: string;
1497
+ borderPrimary: string;
1498
+ textColorPrimary: string;
1499
+ colorPrimary: string;
1500
+ colorBorderedPrimary: string;
1501
+ closeIconColorPrimary: string;
1502
+ closeIconColorHoverPrimary: string;
1503
+ closeIconColorPressedPrimary: string;
1504
+ closeColorHoverPrimary: string;
1505
+ closeColorPressedPrimary: string;
1506
+ borderInfo: string;
1507
+ textColorInfo: string;
1508
+ colorInfo: string;
1509
+ colorBorderedInfo: string;
1510
+ closeIconColorInfo: string;
1511
+ closeIconColorHoverInfo: string;
1512
+ closeIconColorPressedInfo: string;
1513
+ closeColorHoverInfo: string;
1514
+ closeColorPressedInfo: string;
1515
+ borderSuccess: string;
1516
+ textColorSuccess: string;
1517
+ colorSuccess: string;
1518
+ colorBorderedSuccess: string;
1519
+ closeIconColorSuccess: string;
1520
+ closeIconColorHoverSuccess: string;
1521
+ closeIconColorPressedSuccess: string;
1522
+ closeColorHoverSuccess: string;
1523
+ closeColorPressedSuccess: string;
1524
+ borderWarning: string;
1525
+ textColorWarning: string;
1526
+ colorWarning: string;
1527
+ colorBorderedWarning: string;
1528
+ closeIconColorWarning: string;
1529
+ closeIconColorHoverWarning: string;
1530
+ closeIconColorPressedWarning: string;
1531
+ closeColorHoverWarning: string;
1532
+ closeColorPressedWarning: string;
1533
+ borderError: string;
1534
+ textColorError: string;
1535
+ colorError: string;
1536
+ colorBorderedError: string;
1537
+ closeIconColorError: string;
1538
+ closeIconColorHoverError: string;
1539
+ closeIconColorPressedError: string;
1540
+ closeColorHoverError: string;
1541
+ closeColorPressedError: string;
1542
+ closeIconSizeTiny: string;
1543
+ closeIconSizeSmall: string;
1544
+ closeIconSizeMedium: string;
1545
+ closeIconSizeLarge: string;
1546
+ closeSizeTiny: string;
1547
+ closeSizeSmall: string;
1548
+ closeSizeMedium: string;
1549
+ closeSizeLarge: string;
1550
+ padding: string;
1551
+ closeMargin: string;
1552
+ closeMarginRtl: string;
1553
+ }, any>>>;
1554
+ builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tag", {
1555
+ closeBorderRadius: string;
1556
+ heightTiny: string;
1557
+ heightSmall: string;
1558
+ heightMedium: string;
1559
+ heightLarge: string;
1560
+ borderRadius: string;
1561
+ opacityDisabled: string;
1562
+ fontSizeTiny: string;
1563
+ fontSizeSmall: string;
1564
+ fontSizeMedium: string;
1565
+ fontSizeLarge: string;
1566
+ fontWeightStrong: string;
1567
+ textColorCheckable: string;
1568
+ textColorHoverCheckable: string;
1569
+ textColorPressedCheckable: string;
1570
+ textColorChecked: string;
1571
+ colorCheckable: string;
1572
+ colorHoverCheckable: string;
1573
+ colorPressedCheckable: string;
1574
+ colorChecked: string;
1575
+ colorCheckedHover: string;
1576
+ colorCheckedPressed: string;
1577
+ border: string;
1578
+ textColor: string;
1579
+ color: string;
1580
+ colorBordered: string;
1581
+ closeIconColor: string;
1582
+ closeIconColorHover: string;
1583
+ closeIconColorPressed: string;
1584
+ closeColorHover: string;
1585
+ closeColorPressed: string;
1586
+ borderPrimary: string;
1587
+ textColorPrimary: string;
1588
+ colorPrimary: string;
1589
+ colorBorderedPrimary: string;
1590
+ closeIconColorPrimary: string;
1591
+ closeIconColorHoverPrimary: string;
1592
+ closeIconColorPressedPrimary: string;
1593
+ closeColorHoverPrimary: string;
1594
+ closeColorPressedPrimary: string;
1595
+ borderInfo: string;
1596
+ textColorInfo: string;
1597
+ colorInfo: string;
1598
+ colorBorderedInfo: string;
1599
+ closeIconColorInfo: string;
1600
+ closeIconColorHoverInfo: string;
1601
+ closeIconColorPressedInfo: string;
1602
+ closeColorHoverInfo: string;
1603
+ closeColorPressedInfo: string;
1604
+ borderSuccess: string;
1605
+ textColorSuccess: string;
1606
+ colorSuccess: string;
1607
+ colorBorderedSuccess: string;
1608
+ closeIconColorSuccess: string;
1609
+ closeIconColorHoverSuccess: string;
1610
+ closeIconColorPressedSuccess: string;
1611
+ closeColorHoverSuccess: string;
1612
+ closeColorPressedSuccess: string;
1613
+ borderWarning: string;
1614
+ textColorWarning: string;
1615
+ colorWarning: string;
1616
+ colorBorderedWarning: string;
1617
+ closeIconColorWarning: string;
1618
+ closeIconColorHoverWarning: string;
1619
+ closeIconColorPressedWarning: string;
1620
+ closeColorHoverWarning: string;
1621
+ closeColorPressedWarning: string;
1622
+ borderError: string;
1623
+ textColorError: string;
1624
+ colorError: string;
1625
+ colorBorderedError: string;
1626
+ closeIconColorError: string;
1627
+ closeIconColorHoverError: string;
1628
+ closeIconColorPressedError: string;
1629
+ closeColorHoverError: string;
1630
+ closeColorPressedError: string;
1631
+ closeIconSizeTiny: string;
1632
+ closeIconSizeSmall: string;
1633
+ closeIconSizeMedium: string;
1634
+ closeIconSizeLarge: string;
1635
+ closeSizeTiny: string;
1636
+ closeSizeSmall: string;
1637
+ closeSizeMedium: string;
1638
+ closeSizeLarge: string;
1639
+ padding: string;
1640
+ closeMargin: string;
1641
+ closeMarginRtl: string;
1642
+ }, any>>>;
1643
+ }>>, {
1644
+ type: "default" | "primary" | "info" | "success" | "warning" | "error";
1645
+ round: boolean;
1646
+ size: "small" | "medium" | "large" | "tiny";
1647
+ disabled: boolean | undefined;
1648
+ checked: boolean;
1649
+ strong: boolean;
1650
+ bordered: boolean | undefined;
1651
+ closable: boolean;
1652
+ checkable: boolean;
1653
+ internalCloseFocusable: boolean;
1654
+ internalStopClickPropagation: boolean;
1655
+ onCheckedChange: (checked: boolean) => void;
1656
+ }>;
1657
+ NTooltip: import("vue").DefineComponent<{
1658
+ theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Tooltip", {
1659
+ borderRadius: string;
1660
+ boxShadow: string;
1661
+ color: string;
1662
+ textColor: string;
1663
+ padding: string;
1664
+ }, {
1665
+ Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
1666
+ fontSize: string;
1667
+ borderRadius: string;
1668
+ color: string;
1669
+ dividerColor: string;
1670
+ textColor: string;
1671
+ boxShadow: string;
1672
+ space: string;
1673
+ spaceArrow: string;
1674
+ arrowOffset: string;
1675
+ arrowOffsetVertical: string;
1676
+ arrowHeight: string;
1677
+ padding: string;
1678
+ }, any>;
1679
+ }>>;
1680
+ themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tooltip", {
1681
+ borderRadius: string;
1682
+ boxShadow: string;
1683
+ color: string;
1684
+ textColor: string;
1685
+ padding: string;
1686
+ }, {
1687
+ Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
1688
+ fontSize: string;
1689
+ borderRadius: string;
1690
+ color: string;
1691
+ dividerColor: string;
1692
+ textColor: string;
1693
+ boxShadow: string;
1694
+ space: string;
1695
+ spaceArrow: string;
1696
+ arrowOffset: string;
1697
+ arrowOffsetVertical: string;
1698
+ arrowHeight: string;
1699
+ padding: string;
1700
+ }, any>;
1701
+ }>>>;
1702
+ builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tooltip", {
1703
+ borderRadius: string;
1704
+ boxShadow: string;
1705
+ color: string;
1706
+ textColor: string;
1707
+ padding: string;
1708
+ }, {
1709
+ Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
1710
+ fontSize: string;
1711
+ borderRadius: string;
1712
+ color: string;
1713
+ dividerColor: string;
1714
+ textColor: string;
1715
+ boxShadow: string;
1716
+ space: string;
1717
+ spaceArrow: string;
1718
+ arrowOffset: string;
1719
+ arrowOffsetVertical: string;
1720
+ arrowHeight: string;
1721
+ padding: string;
1722
+ }, any>;
1723
+ }>>>;
1724
+ show: {
1725
+ type: import("vue").PropType<boolean | undefined>;
1726
+ default: undefined;
1727
+ };
1728
+ defaultShow: BooleanConstructor;
1729
+ showArrow: {
1730
+ type: BooleanConstructor;
1731
+ default: boolean;
1732
+ };
1733
+ trigger: {
1734
+ type: import("vue").PropType<import("naive-ui").PopoverTrigger>;
1735
+ default: string;
1736
+ };
1737
+ delay: {
1738
+ type: NumberConstructor;
1739
+ default: number;
1740
+ };
1741
+ duration: {
1742
+ type: NumberConstructor;
1743
+ default: number;
1744
+ };
1745
+ raw: BooleanConstructor;
1746
+ placement: {
1747
+ type: import("vue").PropType<import("naive-ui").PopoverPlacement>;
1748
+ default: string;
1749
+ };
1750
+ x: NumberConstructor;
1751
+ y: NumberConstructor;
1752
+ arrowPointToCenter: BooleanConstructor;
1753
+ disabled: BooleanConstructor;
1754
+ getDisabled: import("vue").PropType<() => boolean>;
1755
+ displayDirective: {
1756
+ type: import("vue").PropType<"show" | "if">;
1757
+ default: string;
1758
+ };
1759
+ arrowStyle: import("vue").PropType<string | import("vue").CSSProperties>;
1760
+ flip: {
1761
+ type: BooleanConstructor;
1762
+ default: boolean;
1763
+ };
1764
+ animated: {
1765
+ type: BooleanConstructor;
1766
+ default: boolean;
1767
+ };
1768
+ width: {
1769
+ type: import("vue").PropType<number | "trigger">;
1770
+ default: undefined;
1771
+ };
1772
+ overlap: BooleanConstructor;
1773
+ keepAliveOnHover: {
1774
+ type: BooleanConstructor;
1775
+ default: boolean;
1776
+ };
1777
+ zIndex: NumberConstructor;
1778
+ to: {
1779
+ type: import("vue").PropType<string | boolean | HTMLElement>;
1780
+ default: undefined;
1781
+ };
1782
+ scrollable: BooleanConstructor;
1783
+ contentStyle: import("vue").PropType<string | import("vue").CSSProperties>;
1784
+ headerStyle: import("vue").PropType<string | import("vue").CSSProperties>;
1785
+ onClickoutside: import("vue").PropType<(e: MouseEvent) => void>;
1786
+ 'onUpdate:show': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
1787
+ onUpdateShow: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
1788
+ internalSyncTargetWithParent: BooleanConstructor;
1789
+ internalInheritedEventHandlers: {
1790
+ type: import("vue").PropType<import("naive-ui/es/popover/src/Popover").TriggerEventHandlers[]>;
1791
+ default: () => never[];
1792
+ };
1793
+ internalTrapFocus: BooleanConstructor;
1794
+ internalExtraClass: {
1795
+ type: import("vue").PropType<string[]>;
1796
+ default: () => never[];
1797
+ };
1798
+ onShow: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void> | undefined>;
1799
+ onHide: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void> | undefined>;
1800
+ arrow: {
1801
+ type: import("vue").PropType<boolean | undefined>;
1802
+ default: undefined;
1803
+ };
1804
+ minWidth: NumberConstructor;
1805
+ maxWidth: NumberConstructor;
1806
+ }, {
1807
+ popoverRef: import("vue").Ref<{
1808
+ syncPosition: () => void;
1809
+ setShow: (value: boolean) => void;
1810
+ } | null>;
1811
+ mergedTheme: import("vue").ComputedRef<{
1812
+ common: {
1813
+ baseColor: string;
1814
+ primaryColor: string;
1815
+ primaryColorHover: string;
1816
+ primaryColorPressed: string;
1817
+ primaryColorSuppl: string;
1818
+ infoColor: string;
1819
+ infoColorHover: string;
1820
+ infoColorPressed: string;
1821
+ infoColorSuppl: string;
1822
+ successColor: string;
1823
+ successColorHover: string;
1824
+ successColorPressed: string;
1825
+ successColorSuppl: string;
1826
+ warningColor: string;
1827
+ warningColorHover: string;
1828
+ warningColorPressed: string;
1829
+ warningColorSuppl: string;
1830
+ errorColor: string;
1831
+ errorColorHover: string;
1832
+ errorColorPressed: string;
1833
+ errorColorSuppl: string;
1834
+ textColorBase: string;
1835
+ textColor1: string;
1836
+ textColor2: string;
1837
+ textColor3: string;
1838
+ textColorDisabled: string;
1839
+ placeholderColor: string;
1840
+ placeholderColorDisabled: string;
1841
+ iconColor: string;
1842
+ iconColorHover: string;
1843
+ iconColorPressed: string;
1844
+ iconColorDisabled: string;
1845
+ opacity1: string;
1846
+ opacity2: string;
1847
+ opacity3: string;
1848
+ opacity4: string;
1849
+ opacity5: string;
1850
+ dividerColor: string;
1851
+ borderColor: string;
1852
+ closeIconColor: string;
1853
+ closeIconColorHover: string;
1854
+ closeIconColorPressed: string;
1855
+ closeColorHover: string;
1856
+ closeColorPressed: string;
1857
+ clearColor: string;
1858
+ clearColorHover: string;
1859
+ clearColorPressed: string;
1860
+ scrollbarColor: string;
1861
+ scrollbarColorHover: string;
1862
+ scrollbarWidth: string;
1863
+ scrollbarHeight: string;
1864
+ scrollbarBorderRadius: string;
1865
+ progressRailColor: string;
1866
+ railColor: string;
1867
+ popoverColor: string;
1868
+ tableColor: string;
1869
+ cardColor: string;
1870
+ modalColor: string;
1871
+ bodyColor: string;
1872
+ tagColor: string;
1873
+ avatarColor: string;
1874
+ invertedColor: string;
1875
+ inputColor: string;
1876
+ codeColor: string;
1877
+ tabColor: string;
1878
+ actionColor: string;
1879
+ tableHeaderColor: string;
1880
+ hoverColor: string;
1881
+ tableColorHover: string;
1882
+ tableColorStriped: string;
1883
+ pressedColor: string;
1884
+ opacityDisabled: string;
1885
+ inputColorDisabled: string;
1886
+ buttonColor2: string;
1887
+ buttonColor2Hover: string;
1888
+ buttonColor2Pressed: string;
1889
+ boxShadow1: string;
1890
+ boxShadow2: string;
1891
+ boxShadow3: string;
1892
+ fontFamily: string;
1893
+ fontFamilyMono: string;
1894
+ fontWeight: string;
1895
+ fontWeightStrong: string;
1896
+ cubicBezierEaseInOut: string;
1897
+ cubicBezierEaseOut: string;
1898
+ cubicBezierEaseIn: string;
1899
+ borderRadius: string;
1900
+ borderRadiusSmall: string;
1901
+ fontSize: string;
1902
+ fontSizeMini: string;
1903
+ fontSizeTiny: string;
1904
+ fontSizeSmall: string;
1905
+ fontSizeMedium: string;
1906
+ fontSizeLarge: string;
1907
+ fontSizeHuge: string;
1908
+ lineHeight: string;
1909
+ heightMini: string;
1910
+ heightTiny: string;
1911
+ heightSmall: string;
1912
+ heightMedium: string;
1913
+ heightLarge: string;
1914
+ heightHuge: string;
1915
+ name: "common";
1916
+ };
1917
+ self: {
1918
+ borderRadius: string;
1919
+ boxShadow: string;
1920
+ color: string;
1921
+ textColor: string;
1922
+ padding: string;
1923
+ };
1924
+ peers: {
1925
+ Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
1926
+ fontSize: string;
1927
+ borderRadius: string;
1928
+ color: string;
1929
+ dividerColor: string;
1930
+ textColor: string;
1931
+ boxShadow: string;
1932
+ space: string;
1933
+ spaceArrow: string;
1934
+ arrowOffset: string;
1935
+ arrowOffsetVertical: string;
1936
+ arrowHeight: string;
1937
+ padding: string;
1938
+ }, any>;
1939
+ };
1940
+ peerOverrides: {
1941
+ Popover?: {
1942
+ peers?: {
1943
+ [x: string]: any;
1944
+ } | undefined;
1945
+ } | undefined;
1946
+ };
1947
+ }>;
1948
+ popoverThemeOverrides: import("vue").ComputedRef<{
1949
+ borderRadius: string;
1950
+ boxShadow: string;
1951
+ color: string;
1952
+ textColor: string;
1953
+ padding: string;
1954
+ }>;
1955
+ syncPosition: () => void;
1956
+ setShow: (value: boolean) => void;
1957
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1958
+ theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Tooltip", {
1959
+ borderRadius: string;
1960
+ boxShadow: string;
1961
+ color: string;
1962
+ textColor: string;
1963
+ padding: string;
1964
+ }, {
1965
+ Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
1966
+ fontSize: string;
1967
+ borderRadius: string;
1968
+ color: string;
1969
+ dividerColor: string;
1970
+ textColor: string;
1971
+ boxShadow: string;
1972
+ space: string;
1973
+ spaceArrow: string;
1974
+ arrowOffset: string;
1975
+ arrowOffsetVertical: string;
1976
+ arrowHeight: string;
1977
+ padding: string;
1978
+ }, any>;
1979
+ }>>;
1980
+ themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tooltip", {
1981
+ borderRadius: string;
1982
+ boxShadow: string;
1983
+ color: string;
1984
+ textColor: string;
1985
+ padding: string;
1986
+ }, {
1987
+ Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
1988
+ fontSize: string;
1989
+ borderRadius: string;
1990
+ color: string;
1991
+ dividerColor: string;
1992
+ textColor: string;
1993
+ boxShadow: string;
1994
+ space: string;
1995
+ spaceArrow: string;
1996
+ arrowOffset: string;
1997
+ arrowOffsetVertical: string;
1998
+ arrowHeight: string;
1999
+ padding: string;
2000
+ }, any>;
2001
+ }>>>;
2002
+ builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tooltip", {
2003
+ borderRadius: string;
2004
+ boxShadow: string;
2005
+ color: string;
2006
+ textColor: string;
2007
+ padding: string;
2008
+ }, {
2009
+ Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
2010
+ fontSize: string;
2011
+ borderRadius: string;
2012
+ color: string;
2013
+ dividerColor: string;
2014
+ textColor: string;
2015
+ boxShadow: string;
2016
+ space: string;
2017
+ spaceArrow: string;
2018
+ arrowOffset: string;
2019
+ arrowOffsetVertical: string;
2020
+ arrowHeight: string;
2021
+ padding: string;
2022
+ }, any>;
2023
+ }>>>;
2024
+ show: {
2025
+ type: import("vue").PropType<boolean | undefined>;
2026
+ default: undefined;
2027
+ };
2028
+ defaultShow: BooleanConstructor;
2029
+ showArrow: {
2030
+ type: BooleanConstructor;
2031
+ default: boolean;
2032
+ };
2033
+ trigger: {
2034
+ type: import("vue").PropType<import("naive-ui").PopoverTrigger>;
2035
+ default: string;
2036
+ };
2037
+ delay: {
2038
+ type: NumberConstructor;
2039
+ default: number;
2040
+ };
2041
+ duration: {
2042
+ type: NumberConstructor;
2043
+ default: number;
2044
+ };
2045
+ raw: BooleanConstructor;
2046
+ placement: {
2047
+ type: import("vue").PropType<import("naive-ui").PopoverPlacement>;
2048
+ default: string;
2049
+ };
2050
+ x: NumberConstructor;
2051
+ y: NumberConstructor;
2052
+ arrowPointToCenter: BooleanConstructor;
2053
+ disabled: BooleanConstructor;
2054
+ getDisabled: import("vue").PropType<() => boolean>;
2055
+ displayDirective: {
2056
+ type: import("vue").PropType<"show" | "if">;
2057
+ default: string;
2058
+ };
2059
+ arrowStyle: import("vue").PropType<string | import("vue").CSSProperties>;
2060
+ flip: {
2061
+ type: BooleanConstructor;
2062
+ default: boolean;
2063
+ };
2064
+ animated: {
2065
+ type: BooleanConstructor;
2066
+ default: boolean;
2067
+ };
2068
+ width: {
2069
+ type: import("vue").PropType<number | "trigger">;
2070
+ default: undefined;
2071
+ };
2072
+ overlap: BooleanConstructor;
2073
+ keepAliveOnHover: {
2074
+ type: BooleanConstructor;
2075
+ default: boolean;
2076
+ };
2077
+ zIndex: NumberConstructor;
2078
+ to: {
2079
+ type: import("vue").PropType<string | boolean | HTMLElement>;
2080
+ default: undefined;
2081
+ };
2082
+ scrollable: BooleanConstructor;
2083
+ contentStyle: import("vue").PropType<string | import("vue").CSSProperties>;
2084
+ headerStyle: import("vue").PropType<string | import("vue").CSSProperties>;
2085
+ onClickoutside: import("vue").PropType<(e: MouseEvent) => void>;
2086
+ 'onUpdate:show': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
2087
+ onUpdateShow: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
2088
+ internalSyncTargetWithParent: BooleanConstructor;
2089
+ internalInheritedEventHandlers: {
2090
+ type: import("vue").PropType<import("naive-ui/es/popover/src/Popover").TriggerEventHandlers[]>;
2091
+ default: () => never[];
2092
+ };
2093
+ internalTrapFocus: BooleanConstructor;
2094
+ internalExtraClass: {
2095
+ type: import("vue").PropType<string[]>;
2096
+ default: () => never[];
2097
+ };
2098
+ onShow: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void> | undefined>;
2099
+ onHide: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void> | undefined>;
2100
+ arrow: {
2101
+ type: import("vue").PropType<boolean | undefined>;
2102
+ default: undefined;
2103
+ };
2104
+ minWidth: NumberConstructor;
2105
+ maxWidth: NumberConstructor;
2106
+ }>>, {
2107
+ show: boolean | undefined;
2108
+ flip: boolean;
2109
+ width: number | "trigger";
2110
+ disabled: boolean;
2111
+ duration: number;
2112
+ to: string | boolean | HTMLElement;
2113
+ raw: boolean;
2114
+ placement: import("naive-ui").PopoverPlacement;
2115
+ overlap: boolean;
2116
+ scrollable: boolean;
2117
+ trigger: import("naive-ui").PopoverTrigger;
2118
+ showArrow: boolean;
2119
+ delay: number;
2120
+ arrowPointToCenter: boolean;
2121
+ displayDirective: "show" | "if";
2122
+ keepAliveOnHover: boolean;
2123
+ animated: boolean;
2124
+ internalTrapFocus: boolean;
2125
+ defaultShow: boolean;
2126
+ internalSyncTargetWithParent: boolean;
2127
+ internalInheritedEventHandlers: import("naive-ui/es/popover/src/Popover").TriggerEventHandlers[];
2128
+ internalExtraClass: string[];
2129
+ arrow: boolean | undefined;
2130
+ }>;
2131
+ NIcon: import("vue").DefineComponent<{
2132
+ readonly depth: import("vue").PropType<import("naive-ui/es/icon/src/Icon").Depth>;
2133
+ readonly size: import("vue").PropType<string | number>;
2134
+ readonly color: StringConstructor;
2135
+ readonly component: import("vue").PropType<import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>>;
2136
+ readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Icon", {
2137
+ color: string;
2138
+ opacity1Depth: string;
2139
+ opacity2Depth: string;
2140
+ opacity3Depth: string;
2141
+ opacity4Depth: string;
2142
+ opacity5Depth: string;
2143
+ }, any>>;
2144
+ readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Icon", {
2145
+ color: string;
2146
+ opacity1Depth: string;
2147
+ opacity2Depth: string;
2148
+ opacity3Depth: string;
2149
+ opacity4Depth: string;
2150
+ opacity5Depth: string;
2151
+ }, any>>>;
2152
+ readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Icon", {
2153
+ color: string;
2154
+ opacity1Depth: string;
2155
+ opacity2Depth: string;
2156
+ opacity3Depth: string;
2157
+ opacity4Depth: string;
2158
+ opacity5Depth: string;
2159
+ }, any>>>;
2160
+ }, {
2161
+ mergedClsPrefix: import("vue").ComputedRef<string>;
2162
+ mergedStyle: import("vue").ComputedRef<{
2163
+ fontSize: string | undefined;
2164
+ color: string | undefined;
2165
+ }>;
2166
+ cssVars: import("vue").ComputedRef<{
2167
+ '--n-bezier': string;
2168
+ '--n-color': string;
2169
+ '--n-opacity': string;
2170
+ }> | undefined;
2171
+ themeClass: import("vue").Ref<string> | undefined;
2172
+ onRender: (() => void) | undefined;
2173
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2174
+ readonly depth: import("vue").PropType<import("naive-ui/es/icon/src/Icon").Depth>;
2175
+ readonly size: import("vue").PropType<string | number>;
2176
+ readonly color: StringConstructor;
2177
+ readonly component: import("vue").PropType<import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>>;
2178
+ readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Icon", {
2179
+ color: string;
2180
+ opacity1Depth: string;
2181
+ opacity2Depth: string;
2182
+ opacity3Depth: string;
2183
+ opacity4Depth: string;
2184
+ opacity5Depth: string;
2185
+ }, any>>;
2186
+ readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Icon", {
2187
+ color: string;
2188
+ opacity1Depth: string;
2189
+ opacity2Depth: string;
2190
+ opacity3Depth: string;
2191
+ opacity4Depth: string;
2192
+ opacity5Depth: string;
2193
+ }, any>>>;
2194
+ readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Icon", {
2195
+ color: string;
2196
+ opacity1Depth: string;
2197
+ opacity2Depth: string;
2198
+ opacity3Depth: string;
2199
+ opacity4Depth: string;
2200
+ opacity5Depth: string;
2201
+ }, any>>>;
2202
+ }>>, {}>;
2203
+ NButton: import("vue").DefineComponent<{
2204
+ readonly color: StringConstructor;
2205
+ readonly textColor: StringConstructor;
2206
+ readonly text: BooleanConstructor;
2207
+ readonly block: BooleanConstructor;
2208
+ readonly loading: BooleanConstructor;
2209
+ readonly disabled: BooleanConstructor;
2210
+ readonly circle: BooleanConstructor;
2211
+ readonly size: import("vue").PropType<import("naive-ui/es/button/src/interface").Size>;
2212
+ readonly ghost: BooleanConstructor;
2213
+ readonly round: BooleanConstructor;
2214
+ readonly secondary: BooleanConstructor;
2215
+ readonly tertiary: BooleanConstructor;
2216
+ readonly quaternary: BooleanConstructor;
2217
+ readonly strong: BooleanConstructor;
2218
+ readonly focusable: {
2219
+ readonly type: BooleanConstructor;
2220
+ readonly default: true;
2221
+ };
2222
+ readonly keyboard: {
2223
+ readonly type: BooleanConstructor;
2224
+ readonly default: true;
2225
+ };
2226
+ readonly tag: {
2227
+ readonly type: import("vue").PropType<keyof HTMLElementTagNameMap>;
2228
+ readonly default: "button";
2229
+ };
2230
+ readonly type: {
2231
+ readonly type: import("vue").PropType<import("naive-ui/es/button/src/interface").Type>;
2232
+ readonly default: "default";
2233
+ };
2234
+ readonly dashed: BooleanConstructor;
2235
+ readonly iconPlacement: {
2236
+ readonly type: import("vue").PropType<"left" | "right">;
2237
+ readonly default: "left";
2238
+ };
2239
+ readonly attrType: {
2240
+ readonly type: import("vue").PropType<"button" | "reset" | "submit">;
2241
+ readonly default: "button";
2242
+ };
2243
+ readonly bordered: {
2244
+ readonly type: BooleanConstructor;
2245
+ readonly default: true;
2246
+ };
2247
+ readonly onClick: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
2248
+ readonly nativeFocusBehavior: BooleanConstructor;
2249
+ readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Button", {
2250
+ heightTiny: string;
2251
+ heightSmall: string;
2252
+ heightMedium: string;
2253
+ heightLarge: string;
2254
+ borderRadiusTiny: string;
2255
+ borderRadiusSmall: string;
2256
+ borderRadiusMedium: string;
2257
+ borderRadiusLarge: string;
2258
+ fontSizeTiny: string;
2259
+ fontSizeSmall: string;
2260
+ fontSizeMedium: string;
2261
+ fontSizeLarge: string;
2262
+ opacityDisabled: string;
2263
+ colorOpacitySecondary: string;
2264
+ colorOpacitySecondaryHover: string;
2265
+ colorOpacitySecondaryPressed: string;
2266
+ colorSecondary: string;
2267
+ colorSecondaryHover: string;
2268
+ colorSecondaryPressed: string;
2269
+ colorTertiary: string;
2270
+ colorTertiaryHover: string;
2271
+ colorTertiaryPressed: string;
2272
+ colorQuaternary: string;
2273
+ colorQuaternaryHover: string;
2274
+ colorQuaternaryPressed: string;
2275
+ color: string;
2276
+ colorHover: string;
2277
+ colorPressed: string;
2278
+ colorFocus: string;
2279
+ colorDisabled: string;
2280
+ textColor: string;
2281
+ textColorTertiary: string;
2282
+ textColorHover: string;
2283
+ textColorPressed: string;
2284
+ textColorFocus: string;
2285
+ textColorDisabled: string;
2286
+ textColorText: string;
2287
+ textColorTextHover: string;
2288
+ textColorTextPressed: string;
2289
+ textColorTextFocus: string;
2290
+ textColorTextDisabled: string;
2291
+ textColorGhost: string;
2292
+ textColorGhostHover: string;
2293
+ textColorGhostPressed: string;
2294
+ textColorGhostFocus: string;
2295
+ textColorGhostDisabled: string;
2296
+ border: string;
2297
+ borderHover: string;
2298
+ borderPressed: string;
2299
+ borderFocus: string;
2300
+ borderDisabled: string;
2301
+ rippleColor: string;
2302
+ colorPrimary: string;
2303
+ colorHoverPrimary: string;
2304
+ colorPressedPrimary: string;
2305
+ colorFocusPrimary: string;
2306
+ colorDisabledPrimary: string;
2307
+ textColorPrimary: string;
2308
+ textColorHoverPrimary: string;
2309
+ textColorPressedPrimary: string;
2310
+ textColorFocusPrimary: string;
2311
+ textColorDisabledPrimary: string;
2312
+ textColorTextPrimary: string;
2313
+ textColorTextHoverPrimary: string;
2314
+ textColorTextPressedPrimary: string;
2315
+ textColorTextFocusPrimary: string;
2316
+ textColorTextDisabledPrimary: string;
2317
+ textColorGhostPrimary: string;
2318
+ textColorGhostHoverPrimary: string;
2319
+ textColorGhostPressedPrimary: string;
2320
+ textColorGhostFocusPrimary: string;
2321
+ textColorGhostDisabledPrimary: string;
2322
+ borderPrimary: string;
2323
+ borderHoverPrimary: string;
2324
+ borderPressedPrimary: string;
2325
+ borderFocusPrimary: string;
2326
+ borderDisabledPrimary: string;
2327
+ rippleColorPrimary: string;
2328
+ colorInfo: string;
2329
+ colorHoverInfo: string;
2330
+ colorPressedInfo: string;
2331
+ colorFocusInfo: string;
2332
+ colorDisabledInfo: string;
2333
+ textColorInfo: string;
2334
+ textColorHoverInfo: string;
2335
+ textColorPressedInfo: string;
2336
+ textColorFocusInfo: string;
2337
+ textColorDisabledInfo: string;
2338
+ textColorTextInfo: string;
2339
+ textColorTextHoverInfo: string;
2340
+ textColorTextPressedInfo: string;
2341
+ textColorTextFocusInfo: string;
2342
+ textColorTextDisabledInfo: string;
2343
+ textColorGhostInfo: string;
2344
+ textColorGhostHoverInfo: string;
2345
+ textColorGhostPressedInfo: string;
2346
+ textColorGhostFocusInfo: string;
2347
+ textColorGhostDisabledInfo: string;
2348
+ borderInfo: string;
2349
+ borderHoverInfo: string;
2350
+ borderPressedInfo: string;
2351
+ borderFocusInfo: string;
2352
+ borderDisabledInfo: string;
2353
+ rippleColorInfo: string;
2354
+ colorSuccess: string;
2355
+ colorHoverSuccess: string;
2356
+ colorPressedSuccess: string;
2357
+ colorFocusSuccess: string;
2358
+ colorDisabledSuccess: string;
2359
+ textColorSuccess: string;
2360
+ textColorHoverSuccess: string;
2361
+ textColorPressedSuccess: string;
2362
+ textColorFocusSuccess: string;
2363
+ textColorDisabledSuccess: string;
2364
+ textColorTextSuccess: string;
2365
+ textColorTextHoverSuccess: string;
2366
+ textColorTextPressedSuccess: string;
2367
+ textColorTextFocusSuccess: string;
2368
+ textColorTextDisabledSuccess: string;
2369
+ textColorGhostSuccess: string;
2370
+ textColorGhostHoverSuccess: string;
2371
+ textColorGhostPressedSuccess: string;
2372
+ textColorGhostFocusSuccess: string;
2373
+ textColorGhostDisabledSuccess: string;
2374
+ borderSuccess: string;
2375
+ borderHoverSuccess: string;
2376
+ borderPressedSuccess: string;
2377
+ borderFocusSuccess: string;
2378
+ borderDisabledSuccess: string;
2379
+ rippleColorSuccess: string;
2380
+ colorWarning: string;
2381
+ colorHoverWarning: string;
2382
+ colorPressedWarning: string;
2383
+ colorFocusWarning: string;
2384
+ colorDisabledWarning: string;
2385
+ textColorWarning: string;
2386
+ textColorHoverWarning: string;
2387
+ textColorPressedWarning: string;
2388
+ textColorFocusWarning: string;
2389
+ textColorDisabledWarning: string;
2390
+ textColorTextWarning: string;
2391
+ textColorTextHoverWarning: string;
2392
+ textColorTextPressedWarning: string;
2393
+ textColorTextFocusWarning: string;
2394
+ textColorTextDisabledWarning: string;
2395
+ textColorGhostWarning: string;
2396
+ textColorGhostHoverWarning: string;
2397
+ textColorGhostPressedWarning: string;
2398
+ textColorGhostFocusWarning: string;
2399
+ textColorGhostDisabledWarning: string;
2400
+ borderWarning: string;
2401
+ borderHoverWarning: string;
2402
+ borderPressedWarning: string;
2403
+ borderFocusWarning: string;
2404
+ borderDisabledWarning: string;
2405
+ rippleColorWarning: string;
2406
+ colorError: string;
2407
+ colorHoverError: string;
2408
+ colorPressedError: string;
2409
+ colorFocusError: string;
2410
+ colorDisabledError: string;
2411
+ textColorError: string;
2412
+ textColorHoverError: string;
2413
+ textColorPressedError: string;
2414
+ textColorFocusError: string;
2415
+ textColorDisabledError: string;
2416
+ textColorTextError: string;
2417
+ textColorTextHoverError: string;
2418
+ textColorTextPressedError: string;
2419
+ textColorTextFocusError: string;
2420
+ textColorTextDisabledError: string;
2421
+ textColorGhostError: string;
2422
+ textColorGhostHoverError: string;
2423
+ textColorGhostPressedError: string;
2424
+ textColorGhostFocusError: string;
2425
+ textColorGhostDisabledError: string;
2426
+ borderError: string;
2427
+ borderHoverError: string;
2428
+ borderPressedError: string;
2429
+ borderFocusError: string;
2430
+ borderDisabledError: string;
2431
+ rippleColorError: string;
2432
+ waveOpacity: string;
2433
+ fontWeight: string;
2434
+ fontWeightStrong: string;
2435
+ paddingTiny: string;
2436
+ paddingSmall: string;
2437
+ paddingMedium: string;
2438
+ paddingLarge: string;
2439
+ paddingRoundTiny: string;
2440
+ paddingRoundSmall: string;
2441
+ paddingRoundMedium: string;
2442
+ paddingRoundLarge: string;
2443
+ iconMarginTiny: string;
2444
+ iconMarginSmall: string;
2445
+ iconMarginMedium: string;
2446
+ iconMarginLarge: string;
2447
+ iconSizeTiny: string;
2448
+ iconSizeSmall: string;
2449
+ iconSizeMedium: string;
2450
+ iconSizeLarge: string;
2451
+ rippleDuration: string;
2452
+ }, any>>;
2453
+ readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
2454
+ heightTiny: string;
2455
+ heightSmall: string;
2456
+ heightMedium: string;
2457
+ heightLarge: string;
2458
+ borderRadiusTiny: string;
2459
+ borderRadiusSmall: string;
2460
+ borderRadiusMedium: string;
2461
+ borderRadiusLarge: string;
2462
+ fontSizeTiny: string;
2463
+ fontSizeSmall: string;
2464
+ fontSizeMedium: string;
2465
+ fontSizeLarge: string;
2466
+ opacityDisabled: string;
2467
+ colorOpacitySecondary: string;
2468
+ colorOpacitySecondaryHover: string;
2469
+ colorOpacitySecondaryPressed: string;
2470
+ colorSecondary: string;
2471
+ colorSecondaryHover: string;
2472
+ colorSecondaryPressed: string;
2473
+ colorTertiary: string;
2474
+ colorTertiaryHover: string;
2475
+ colorTertiaryPressed: string;
2476
+ colorQuaternary: string;
2477
+ colorQuaternaryHover: string;
2478
+ colorQuaternaryPressed: string;
2479
+ color: string;
2480
+ colorHover: string;
2481
+ colorPressed: string;
2482
+ colorFocus: string;
2483
+ colorDisabled: string;
2484
+ textColor: string;
2485
+ textColorTertiary: string;
2486
+ textColorHover: string;
2487
+ textColorPressed: string;
2488
+ textColorFocus: string;
2489
+ textColorDisabled: string;
2490
+ textColorText: string;
2491
+ textColorTextHover: string;
2492
+ textColorTextPressed: string;
2493
+ textColorTextFocus: string;
2494
+ textColorTextDisabled: string;
2495
+ textColorGhost: string;
2496
+ textColorGhostHover: string;
2497
+ textColorGhostPressed: string;
2498
+ textColorGhostFocus: string;
2499
+ textColorGhostDisabled: string;
2500
+ border: string;
2501
+ borderHover: string;
2502
+ borderPressed: string;
2503
+ borderFocus: string;
2504
+ borderDisabled: string;
2505
+ rippleColor: string;
2506
+ colorPrimary: string;
2507
+ colorHoverPrimary: string;
2508
+ colorPressedPrimary: string;
2509
+ colorFocusPrimary: string;
2510
+ colorDisabledPrimary: string;
2511
+ textColorPrimary: string;
2512
+ textColorHoverPrimary: string;
2513
+ textColorPressedPrimary: string;
2514
+ textColorFocusPrimary: string;
2515
+ textColorDisabledPrimary: string;
2516
+ textColorTextPrimary: string;
2517
+ textColorTextHoverPrimary: string;
2518
+ textColorTextPressedPrimary: string;
2519
+ textColorTextFocusPrimary: string;
2520
+ textColorTextDisabledPrimary: string;
2521
+ textColorGhostPrimary: string;
2522
+ textColorGhostHoverPrimary: string;
2523
+ textColorGhostPressedPrimary: string;
2524
+ textColorGhostFocusPrimary: string;
2525
+ textColorGhostDisabledPrimary: string;
2526
+ borderPrimary: string;
2527
+ borderHoverPrimary: string;
2528
+ borderPressedPrimary: string;
2529
+ borderFocusPrimary: string;
2530
+ borderDisabledPrimary: string;
2531
+ rippleColorPrimary: string;
2532
+ colorInfo: string;
2533
+ colorHoverInfo: string;
2534
+ colorPressedInfo: string;
2535
+ colorFocusInfo: string;
2536
+ colorDisabledInfo: string;
2537
+ textColorInfo: string;
2538
+ textColorHoverInfo: string;
2539
+ textColorPressedInfo: string;
2540
+ textColorFocusInfo: string;
2541
+ textColorDisabledInfo: string;
2542
+ textColorTextInfo: string;
2543
+ textColorTextHoverInfo: string;
2544
+ textColorTextPressedInfo: string;
2545
+ textColorTextFocusInfo: string;
2546
+ textColorTextDisabledInfo: string;
2547
+ textColorGhostInfo: string;
2548
+ textColorGhostHoverInfo: string;
2549
+ textColorGhostPressedInfo: string;
2550
+ textColorGhostFocusInfo: string;
2551
+ textColorGhostDisabledInfo: string;
2552
+ borderInfo: string;
2553
+ borderHoverInfo: string;
2554
+ borderPressedInfo: string;
2555
+ borderFocusInfo: string;
2556
+ borderDisabledInfo: string;
2557
+ rippleColorInfo: string;
2558
+ colorSuccess: string;
2559
+ colorHoverSuccess: string;
2560
+ colorPressedSuccess: string;
2561
+ colorFocusSuccess: string;
2562
+ colorDisabledSuccess: string;
2563
+ textColorSuccess: string;
2564
+ textColorHoverSuccess: string;
2565
+ textColorPressedSuccess: string;
2566
+ textColorFocusSuccess: string;
2567
+ textColorDisabledSuccess: string;
2568
+ textColorTextSuccess: string;
2569
+ textColorTextHoverSuccess: string;
2570
+ textColorTextPressedSuccess: string;
2571
+ textColorTextFocusSuccess: string;
2572
+ textColorTextDisabledSuccess: string;
2573
+ textColorGhostSuccess: string;
2574
+ textColorGhostHoverSuccess: string;
2575
+ textColorGhostPressedSuccess: string;
2576
+ textColorGhostFocusSuccess: string;
2577
+ textColorGhostDisabledSuccess: string;
2578
+ borderSuccess: string;
2579
+ borderHoverSuccess: string;
2580
+ borderPressedSuccess: string;
2581
+ borderFocusSuccess: string;
2582
+ borderDisabledSuccess: string;
2583
+ rippleColorSuccess: string;
2584
+ colorWarning: string;
2585
+ colorHoverWarning: string;
2586
+ colorPressedWarning: string;
2587
+ colorFocusWarning: string;
2588
+ colorDisabledWarning: string;
2589
+ textColorWarning: string;
2590
+ textColorHoverWarning: string;
2591
+ textColorPressedWarning: string;
2592
+ textColorFocusWarning: string;
2593
+ textColorDisabledWarning: string;
2594
+ textColorTextWarning: string;
2595
+ textColorTextHoverWarning: string;
2596
+ textColorTextPressedWarning: string;
2597
+ textColorTextFocusWarning: string;
2598
+ textColorTextDisabledWarning: string;
2599
+ textColorGhostWarning: string;
2600
+ textColorGhostHoverWarning: string;
2601
+ textColorGhostPressedWarning: string;
2602
+ textColorGhostFocusWarning: string;
2603
+ textColorGhostDisabledWarning: string;
2604
+ borderWarning: string;
2605
+ borderHoverWarning: string;
2606
+ borderPressedWarning: string;
2607
+ borderFocusWarning: string;
2608
+ borderDisabledWarning: string;
2609
+ rippleColorWarning: string;
2610
+ colorError: string;
2611
+ colorHoverError: string;
2612
+ colorPressedError: string;
2613
+ colorFocusError: string;
2614
+ colorDisabledError: string;
2615
+ textColorError: string;
2616
+ textColorHoverError: string;
2617
+ textColorPressedError: string;
2618
+ textColorFocusError: string;
2619
+ textColorDisabledError: string;
2620
+ textColorTextError: string;
2621
+ textColorTextHoverError: string;
2622
+ textColorTextPressedError: string;
2623
+ textColorTextFocusError: string;
2624
+ textColorTextDisabledError: string;
2625
+ textColorGhostError: string;
2626
+ textColorGhostHoverError: string;
2627
+ textColorGhostPressedError: string;
2628
+ textColorGhostFocusError: string;
2629
+ textColorGhostDisabledError: string;
2630
+ borderError: string;
2631
+ borderHoverError: string;
2632
+ borderPressedError: string;
2633
+ borderFocusError: string;
2634
+ borderDisabledError: string;
2635
+ rippleColorError: string;
2636
+ waveOpacity: string;
2637
+ fontWeight: string;
2638
+ fontWeightStrong: string;
2639
+ paddingTiny: string;
2640
+ paddingSmall: string;
2641
+ paddingMedium: string;
2642
+ paddingLarge: string;
2643
+ paddingRoundTiny: string;
2644
+ paddingRoundSmall: string;
2645
+ paddingRoundMedium: string;
2646
+ paddingRoundLarge: string;
2647
+ iconMarginTiny: string;
2648
+ iconMarginSmall: string;
2649
+ iconMarginMedium: string;
2650
+ iconMarginLarge: string;
2651
+ iconSizeTiny: string;
2652
+ iconSizeSmall: string;
2653
+ iconSizeMedium: string;
2654
+ iconSizeLarge: string;
2655
+ rippleDuration: string;
2656
+ }, any>>>;
2657
+ readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
2658
+ heightTiny: string;
2659
+ heightSmall: string;
2660
+ heightMedium: string;
2661
+ heightLarge: string;
2662
+ borderRadiusTiny: string;
2663
+ borderRadiusSmall: string;
2664
+ borderRadiusMedium: string;
2665
+ borderRadiusLarge: string;
2666
+ fontSizeTiny: string;
2667
+ fontSizeSmall: string;
2668
+ fontSizeMedium: string;
2669
+ fontSizeLarge: string;
2670
+ opacityDisabled: string;
2671
+ colorOpacitySecondary: string;
2672
+ colorOpacitySecondaryHover: string;
2673
+ colorOpacitySecondaryPressed: string;
2674
+ colorSecondary: string;
2675
+ colorSecondaryHover: string;
2676
+ colorSecondaryPressed: string;
2677
+ colorTertiary: string;
2678
+ colorTertiaryHover: string;
2679
+ colorTertiaryPressed: string;
2680
+ colorQuaternary: string;
2681
+ colorQuaternaryHover: string;
2682
+ colorQuaternaryPressed: string;
2683
+ color: string;
2684
+ colorHover: string;
2685
+ colorPressed: string;
2686
+ colorFocus: string;
2687
+ colorDisabled: string;
2688
+ textColor: string;
2689
+ textColorTertiary: string;
2690
+ textColorHover: string;
2691
+ textColorPressed: string;
2692
+ textColorFocus: string;
2693
+ textColorDisabled: string;
2694
+ textColorText: string;
2695
+ textColorTextHover: string;
2696
+ textColorTextPressed: string;
2697
+ textColorTextFocus: string;
2698
+ textColorTextDisabled: string;
2699
+ textColorGhost: string;
2700
+ textColorGhostHover: string;
2701
+ textColorGhostPressed: string;
2702
+ textColorGhostFocus: string;
2703
+ textColorGhostDisabled: string;
2704
+ border: string;
2705
+ borderHover: string;
2706
+ borderPressed: string;
2707
+ borderFocus: string;
2708
+ borderDisabled: string;
2709
+ rippleColor: string;
2710
+ colorPrimary: string;
2711
+ colorHoverPrimary: string;
2712
+ colorPressedPrimary: string;
2713
+ colorFocusPrimary: string;
2714
+ colorDisabledPrimary: string;
2715
+ textColorPrimary: string;
2716
+ textColorHoverPrimary: string;
2717
+ textColorPressedPrimary: string;
2718
+ textColorFocusPrimary: string;
2719
+ textColorDisabledPrimary: string;
2720
+ textColorTextPrimary: string;
2721
+ textColorTextHoverPrimary: string;
2722
+ textColorTextPressedPrimary: string;
2723
+ textColorTextFocusPrimary: string;
2724
+ textColorTextDisabledPrimary: string;
2725
+ textColorGhostPrimary: string;
2726
+ textColorGhostHoverPrimary: string;
2727
+ textColorGhostPressedPrimary: string;
2728
+ textColorGhostFocusPrimary: string;
2729
+ textColorGhostDisabledPrimary: string;
2730
+ borderPrimary: string;
2731
+ borderHoverPrimary: string;
2732
+ borderPressedPrimary: string;
2733
+ borderFocusPrimary: string;
2734
+ borderDisabledPrimary: string;
2735
+ rippleColorPrimary: string;
2736
+ colorInfo: string;
2737
+ colorHoverInfo: string;
2738
+ colorPressedInfo: string;
2739
+ colorFocusInfo: string;
2740
+ colorDisabledInfo: string;
2741
+ textColorInfo: string;
2742
+ textColorHoverInfo: string;
2743
+ textColorPressedInfo: string;
2744
+ textColorFocusInfo: string;
2745
+ textColorDisabledInfo: string;
2746
+ textColorTextInfo: string;
2747
+ textColorTextHoverInfo: string;
2748
+ textColorTextPressedInfo: string;
2749
+ textColorTextFocusInfo: string;
2750
+ textColorTextDisabledInfo: string;
2751
+ textColorGhostInfo: string;
2752
+ textColorGhostHoverInfo: string;
2753
+ textColorGhostPressedInfo: string;
2754
+ textColorGhostFocusInfo: string;
2755
+ textColorGhostDisabledInfo: string;
2756
+ borderInfo: string;
2757
+ borderHoverInfo: string;
2758
+ borderPressedInfo: string;
2759
+ borderFocusInfo: string;
2760
+ borderDisabledInfo: string;
2761
+ rippleColorInfo: string;
2762
+ colorSuccess: string;
2763
+ colorHoverSuccess: string;
2764
+ colorPressedSuccess: string;
2765
+ colorFocusSuccess: string;
2766
+ colorDisabledSuccess: string;
2767
+ textColorSuccess: string;
2768
+ textColorHoverSuccess: string;
2769
+ textColorPressedSuccess: string;
2770
+ textColorFocusSuccess: string;
2771
+ textColorDisabledSuccess: string;
2772
+ textColorTextSuccess: string;
2773
+ textColorTextHoverSuccess: string;
2774
+ textColorTextPressedSuccess: string;
2775
+ textColorTextFocusSuccess: string;
2776
+ textColorTextDisabledSuccess: string;
2777
+ textColorGhostSuccess: string;
2778
+ textColorGhostHoverSuccess: string;
2779
+ textColorGhostPressedSuccess: string;
2780
+ textColorGhostFocusSuccess: string;
2781
+ textColorGhostDisabledSuccess: string;
2782
+ borderSuccess: string;
2783
+ borderHoverSuccess: string;
2784
+ borderPressedSuccess: string;
2785
+ borderFocusSuccess: string;
2786
+ borderDisabledSuccess: string;
2787
+ rippleColorSuccess: string;
2788
+ colorWarning: string;
2789
+ colorHoverWarning: string;
2790
+ colorPressedWarning: string;
2791
+ colorFocusWarning: string;
2792
+ colorDisabledWarning: string;
2793
+ textColorWarning: string;
2794
+ textColorHoverWarning: string;
2795
+ textColorPressedWarning: string;
2796
+ textColorFocusWarning: string;
2797
+ textColorDisabledWarning: string;
2798
+ textColorTextWarning: string;
2799
+ textColorTextHoverWarning: string;
2800
+ textColorTextPressedWarning: string;
2801
+ textColorTextFocusWarning: string;
2802
+ textColorTextDisabledWarning: string;
2803
+ textColorGhostWarning: string;
2804
+ textColorGhostHoverWarning: string;
2805
+ textColorGhostPressedWarning: string;
2806
+ textColorGhostFocusWarning: string;
2807
+ textColorGhostDisabledWarning: string;
2808
+ borderWarning: string;
2809
+ borderHoverWarning: string;
2810
+ borderPressedWarning: string;
2811
+ borderFocusWarning: string;
2812
+ borderDisabledWarning: string;
2813
+ rippleColorWarning: string;
2814
+ colorError: string;
2815
+ colorHoverError: string;
2816
+ colorPressedError: string;
2817
+ colorFocusError: string;
2818
+ colorDisabledError: string;
2819
+ textColorError: string;
2820
+ textColorHoverError: string;
2821
+ textColorPressedError: string;
2822
+ textColorFocusError: string;
2823
+ textColorDisabledError: string;
2824
+ textColorTextError: string;
2825
+ textColorTextHoverError: string;
2826
+ textColorTextPressedError: string;
2827
+ textColorTextFocusError: string;
2828
+ textColorTextDisabledError: string;
2829
+ textColorGhostError: string;
2830
+ textColorGhostHoverError: string;
2831
+ textColorGhostPressedError: string;
2832
+ textColorGhostFocusError: string;
2833
+ textColorGhostDisabledError: string;
2834
+ borderError: string;
2835
+ borderHoverError: string;
2836
+ borderPressedError: string;
2837
+ borderFocusError: string;
2838
+ borderDisabledError: string;
2839
+ rippleColorError: string;
2840
+ waveOpacity: string;
2841
+ fontWeight: string;
2842
+ fontWeightStrong: string;
2843
+ paddingTiny: string;
2844
+ paddingSmall: string;
2845
+ paddingMedium: string;
2846
+ paddingLarge: string;
2847
+ paddingRoundTiny: string;
2848
+ paddingRoundSmall: string;
2849
+ paddingRoundMedium: string;
2850
+ paddingRoundLarge: string;
2851
+ iconMarginTiny: string;
2852
+ iconMarginSmall: string;
2853
+ iconMarginMedium: string;
2854
+ iconMarginLarge: string;
2855
+ iconSizeTiny: string;
2856
+ iconSizeSmall: string;
2857
+ iconSizeMedium: string;
2858
+ iconSizeLarge: string;
2859
+ rippleDuration: string;
2860
+ }, any>>>;
2861
+ }, {
2862
+ selfElRef: import("vue").Ref<HTMLElement | null>;
2863
+ waveElRef: import("vue").Ref<{
2864
+ play: () => void;
2865
+ } | null>;
2866
+ mergedClsPrefix: import("vue").ComputedRef<string>;
2867
+ mergedFocusable: import("vue").ComputedRef<boolean>;
2868
+ mergedSize: import("vue").ComputedRef<"small" | "medium" | "large" | "tiny">;
2869
+ showBorder: import("vue").ComputedRef<boolean>;
2870
+ enterPressed: import("vue").Ref<boolean>;
2871
+ rtlEnabled: import("vue").Ref<import("naive-ui/es/config-provider/src/internal-interface").RtlItem | undefined> | undefined;
2872
+ handleMousedown: (e: MouseEvent) => void;
2873
+ handleKeydown: (e: KeyboardEvent) => void;
2874
+ handleBlur: () => void;
2875
+ handleKeyup: (e: KeyboardEvent) => void;
2876
+ handleClick: (e: MouseEvent) => void;
2877
+ customColorCssVars: import("vue").ComputedRef<{
2878
+ '--n-border-color': string;
2879
+ '--n-border-color-hover': string;
2880
+ '--n-border-color-pressed': string;
2881
+ '--n-border-color-focus': string;
2882
+ '--n-border-color-disabled': string;
2883
+ } | null>;
2884
+ cssVars: import("vue").ComputedRef<{
2885
+ '--n-width': string;
2886
+ '--n-height': string;
2887
+ '--n-font-size': string;
2888
+ '--n-padding': string;
2889
+ '--n-icon-size': string;
2890
+ '--n-icon-margin': string;
2891
+ '--n-border-radius': string;
2892
+ '--n-border': string;
2893
+ '--n-border-hover': string;
2894
+ '--n-border-pressed': string;
2895
+ '--n-border-focus': string;
2896
+ '--n-border-disabled': string;
2897
+ '--n-color': string;
2898
+ '--n-color-hover': string;
2899
+ '--n-color-pressed': string;
2900
+ '--n-color-focus': string;
2901
+ '--n-color-disabled': string;
2902
+ '--n-ripple-color': string;
2903
+ '--n-text-color': string;
2904
+ '--n-text-color-hover': string;
2905
+ '--n-text-color-pressed': string;
2906
+ '--n-text-color-focus': string;
2907
+ '--n-text-color-disabled': string;
2908
+ 'font-weight': string;
2909
+ '--n-bezier': string;
2910
+ '--n-bezier-ease-out': string;
2911
+ '--n-ripple-duration': string;
2912
+ '--n-opacity-disabled': string;
2913
+ '--n-wave-opacity': string;
2914
+ }> | undefined;
2915
+ themeClass: import("vue").Ref<string> | undefined;
2916
+ onRender: (() => void) | undefined;
2917
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2918
+ readonly color: StringConstructor;
2919
+ readonly textColor: StringConstructor;
2920
+ readonly text: BooleanConstructor;
2921
+ readonly block: BooleanConstructor;
2922
+ readonly loading: BooleanConstructor;
2923
+ readonly disabled: BooleanConstructor;
2924
+ readonly circle: BooleanConstructor;
2925
+ readonly size: import("vue").PropType<import("naive-ui/es/button/src/interface").Size>;
2926
+ readonly ghost: BooleanConstructor;
2927
+ readonly round: BooleanConstructor;
2928
+ readonly secondary: BooleanConstructor;
2929
+ readonly tertiary: BooleanConstructor;
2930
+ readonly quaternary: BooleanConstructor;
2931
+ readonly strong: BooleanConstructor;
2932
+ readonly focusable: {
2933
+ readonly type: BooleanConstructor;
2934
+ readonly default: true;
2935
+ };
2936
+ readonly keyboard: {
2937
+ readonly type: BooleanConstructor;
2938
+ readonly default: true;
2939
+ };
2940
+ readonly tag: {
2941
+ readonly type: import("vue").PropType<keyof HTMLElementTagNameMap>;
2942
+ readonly default: "button";
2943
+ };
2944
+ readonly type: {
2945
+ readonly type: import("vue").PropType<import("naive-ui/es/button/src/interface").Type>;
2946
+ readonly default: "default";
2947
+ };
2948
+ readonly dashed: BooleanConstructor;
2949
+ readonly iconPlacement: {
2950
+ readonly type: import("vue").PropType<"left" | "right">;
2951
+ readonly default: "left";
2952
+ };
2953
+ readonly attrType: {
2954
+ readonly type: import("vue").PropType<"button" | "reset" | "submit">;
2955
+ readonly default: "button";
2956
+ };
2957
+ readonly bordered: {
2958
+ readonly type: BooleanConstructor;
2959
+ readonly default: true;
2960
+ };
2961
+ readonly onClick: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
2962
+ readonly nativeFocusBehavior: BooleanConstructor;
2963
+ readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Button", {
2964
+ heightTiny: string;
2965
+ heightSmall: string;
2966
+ heightMedium: string;
2967
+ heightLarge: string;
2968
+ borderRadiusTiny: string;
2969
+ borderRadiusSmall: string;
2970
+ borderRadiusMedium: string;
2971
+ borderRadiusLarge: string;
2972
+ fontSizeTiny: string;
2973
+ fontSizeSmall: string;
2974
+ fontSizeMedium: string;
2975
+ fontSizeLarge: string;
2976
+ opacityDisabled: string;
2977
+ colorOpacitySecondary: string;
2978
+ colorOpacitySecondaryHover: string;
2979
+ colorOpacitySecondaryPressed: string;
2980
+ colorSecondary: string;
2981
+ colorSecondaryHover: string;
2982
+ colorSecondaryPressed: string;
2983
+ colorTertiary: string;
2984
+ colorTertiaryHover: string;
2985
+ colorTertiaryPressed: string;
2986
+ colorQuaternary: string;
2987
+ colorQuaternaryHover: string;
2988
+ colorQuaternaryPressed: string;
2989
+ color: string;
2990
+ colorHover: string;
2991
+ colorPressed: string;
2992
+ colorFocus: string;
2993
+ colorDisabled: string;
2994
+ textColor: string;
2995
+ textColorTertiary: string;
2996
+ textColorHover: string;
2997
+ textColorPressed: string;
2998
+ textColorFocus: string;
2999
+ textColorDisabled: string;
3000
+ textColorText: string;
3001
+ textColorTextHover: string;
3002
+ textColorTextPressed: string;
3003
+ textColorTextFocus: string;
3004
+ textColorTextDisabled: string;
3005
+ textColorGhost: string;
3006
+ textColorGhostHover: string;
3007
+ textColorGhostPressed: string;
3008
+ textColorGhostFocus: string;
3009
+ textColorGhostDisabled: string;
3010
+ border: string;
3011
+ borderHover: string;
3012
+ borderPressed: string;
3013
+ borderFocus: string;
3014
+ borderDisabled: string;
3015
+ rippleColor: string;
3016
+ colorPrimary: string;
3017
+ colorHoverPrimary: string;
3018
+ colorPressedPrimary: string;
3019
+ colorFocusPrimary: string;
3020
+ colorDisabledPrimary: string;
3021
+ textColorPrimary: string;
3022
+ textColorHoverPrimary: string;
3023
+ textColorPressedPrimary: string;
3024
+ textColorFocusPrimary: string;
3025
+ textColorDisabledPrimary: string;
3026
+ textColorTextPrimary: string;
3027
+ textColorTextHoverPrimary: string;
3028
+ textColorTextPressedPrimary: string;
3029
+ textColorTextFocusPrimary: string;
3030
+ textColorTextDisabledPrimary: string;
3031
+ textColorGhostPrimary: string;
3032
+ textColorGhostHoverPrimary: string;
3033
+ textColorGhostPressedPrimary: string;
3034
+ textColorGhostFocusPrimary: string;
3035
+ textColorGhostDisabledPrimary: string;
3036
+ borderPrimary: string;
3037
+ borderHoverPrimary: string;
3038
+ borderPressedPrimary: string;
3039
+ borderFocusPrimary: string;
3040
+ borderDisabledPrimary: string;
3041
+ rippleColorPrimary: string;
3042
+ colorInfo: string;
3043
+ colorHoverInfo: string;
3044
+ colorPressedInfo: string;
3045
+ colorFocusInfo: string;
3046
+ colorDisabledInfo: string;
3047
+ textColorInfo: string;
3048
+ textColorHoverInfo: string;
3049
+ textColorPressedInfo: string;
3050
+ textColorFocusInfo: string;
3051
+ textColorDisabledInfo: string;
3052
+ textColorTextInfo: string;
3053
+ textColorTextHoverInfo: string;
3054
+ textColorTextPressedInfo: string;
3055
+ textColorTextFocusInfo: string;
3056
+ textColorTextDisabledInfo: string;
3057
+ textColorGhostInfo: string;
3058
+ textColorGhostHoverInfo: string;
3059
+ textColorGhostPressedInfo: string;
3060
+ textColorGhostFocusInfo: string;
3061
+ textColorGhostDisabledInfo: string;
3062
+ borderInfo: string;
3063
+ borderHoverInfo: string;
3064
+ borderPressedInfo: string;
3065
+ borderFocusInfo: string;
3066
+ borderDisabledInfo: string;
3067
+ rippleColorInfo: string;
3068
+ colorSuccess: string;
3069
+ colorHoverSuccess: string;
3070
+ colorPressedSuccess: string;
3071
+ colorFocusSuccess: string;
3072
+ colorDisabledSuccess: string;
3073
+ textColorSuccess: string;
3074
+ textColorHoverSuccess: string;
3075
+ textColorPressedSuccess: string;
3076
+ textColorFocusSuccess: string;
3077
+ textColorDisabledSuccess: string;
3078
+ textColorTextSuccess: string;
3079
+ textColorTextHoverSuccess: string;
3080
+ textColorTextPressedSuccess: string;
3081
+ textColorTextFocusSuccess: string;
3082
+ textColorTextDisabledSuccess: string;
3083
+ textColorGhostSuccess: string;
3084
+ textColorGhostHoverSuccess: string;
3085
+ textColorGhostPressedSuccess: string;
3086
+ textColorGhostFocusSuccess: string;
3087
+ textColorGhostDisabledSuccess: string;
3088
+ borderSuccess: string;
3089
+ borderHoverSuccess: string;
3090
+ borderPressedSuccess: string;
3091
+ borderFocusSuccess: string;
3092
+ borderDisabledSuccess: string;
3093
+ rippleColorSuccess: string;
3094
+ colorWarning: string;
3095
+ colorHoverWarning: string;
3096
+ colorPressedWarning: string;
3097
+ colorFocusWarning: string;
3098
+ colorDisabledWarning: string;
3099
+ textColorWarning: string;
3100
+ textColorHoverWarning: string;
3101
+ textColorPressedWarning: string;
3102
+ textColorFocusWarning: string;
3103
+ textColorDisabledWarning: string;
3104
+ textColorTextWarning: string;
3105
+ textColorTextHoverWarning: string;
3106
+ textColorTextPressedWarning: string;
3107
+ textColorTextFocusWarning: string;
3108
+ textColorTextDisabledWarning: string;
3109
+ textColorGhostWarning: string;
3110
+ textColorGhostHoverWarning: string;
3111
+ textColorGhostPressedWarning: string;
3112
+ textColorGhostFocusWarning: string;
3113
+ textColorGhostDisabledWarning: string;
3114
+ borderWarning: string;
3115
+ borderHoverWarning: string;
3116
+ borderPressedWarning: string;
3117
+ borderFocusWarning: string;
3118
+ borderDisabledWarning: string;
3119
+ rippleColorWarning: string;
3120
+ colorError: string;
3121
+ colorHoverError: string;
3122
+ colorPressedError: string;
3123
+ colorFocusError: string;
3124
+ colorDisabledError: string;
3125
+ textColorError: string;
3126
+ textColorHoverError: string;
3127
+ textColorPressedError: string;
3128
+ textColorFocusError: string;
3129
+ textColorDisabledError: string;
3130
+ textColorTextError: string;
3131
+ textColorTextHoverError: string;
3132
+ textColorTextPressedError: string;
3133
+ textColorTextFocusError: string;
3134
+ textColorTextDisabledError: string;
3135
+ textColorGhostError: string;
3136
+ textColorGhostHoverError: string;
3137
+ textColorGhostPressedError: string;
3138
+ textColorGhostFocusError: string;
3139
+ textColorGhostDisabledError: string;
3140
+ borderError: string;
3141
+ borderHoverError: string;
3142
+ borderPressedError: string;
3143
+ borderFocusError: string;
3144
+ borderDisabledError: string;
3145
+ rippleColorError: string;
3146
+ waveOpacity: string;
3147
+ fontWeight: string;
3148
+ fontWeightStrong: string;
3149
+ paddingTiny: string;
3150
+ paddingSmall: string;
3151
+ paddingMedium: string;
3152
+ paddingLarge: string;
3153
+ paddingRoundTiny: string;
3154
+ paddingRoundSmall: string;
3155
+ paddingRoundMedium: string;
3156
+ paddingRoundLarge: string;
3157
+ iconMarginTiny: string;
3158
+ iconMarginSmall: string;
3159
+ iconMarginMedium: string;
3160
+ iconMarginLarge: string;
3161
+ iconSizeTiny: string;
3162
+ iconSizeSmall: string;
3163
+ iconSizeMedium: string;
3164
+ iconSizeLarge: string;
3165
+ rippleDuration: string;
3166
+ }, any>>;
3167
+ readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
3168
+ heightTiny: string;
3169
+ heightSmall: string;
3170
+ heightMedium: string;
3171
+ heightLarge: string;
3172
+ borderRadiusTiny: string;
3173
+ borderRadiusSmall: string;
3174
+ borderRadiusMedium: string;
3175
+ borderRadiusLarge: string;
3176
+ fontSizeTiny: string;
3177
+ fontSizeSmall: string;
3178
+ fontSizeMedium: string;
3179
+ fontSizeLarge: string;
3180
+ opacityDisabled: string;
3181
+ colorOpacitySecondary: string;
3182
+ colorOpacitySecondaryHover: string;
3183
+ colorOpacitySecondaryPressed: string;
3184
+ colorSecondary: string;
3185
+ colorSecondaryHover: string;
3186
+ colorSecondaryPressed: string;
3187
+ colorTertiary: string;
3188
+ colorTertiaryHover: string;
3189
+ colorTertiaryPressed: string;
3190
+ colorQuaternary: string;
3191
+ colorQuaternaryHover: string;
3192
+ colorQuaternaryPressed: string;
3193
+ color: string;
3194
+ colorHover: string;
3195
+ colorPressed: string;
3196
+ colorFocus: string;
3197
+ colorDisabled: string;
3198
+ textColor: string;
3199
+ textColorTertiary: string;
3200
+ textColorHover: string;
3201
+ textColorPressed: string;
3202
+ textColorFocus: string;
3203
+ textColorDisabled: string;
3204
+ textColorText: string;
3205
+ textColorTextHover: string;
3206
+ textColorTextPressed: string;
3207
+ textColorTextFocus: string;
3208
+ textColorTextDisabled: string;
3209
+ textColorGhost: string;
3210
+ textColorGhostHover: string;
3211
+ textColorGhostPressed: string;
3212
+ textColorGhostFocus: string;
3213
+ textColorGhostDisabled: string;
3214
+ border: string;
3215
+ borderHover: string;
3216
+ borderPressed: string;
3217
+ borderFocus: string;
3218
+ borderDisabled: string;
3219
+ rippleColor: string;
3220
+ colorPrimary: string;
3221
+ colorHoverPrimary: string;
3222
+ colorPressedPrimary: string;
3223
+ colorFocusPrimary: string;
3224
+ colorDisabledPrimary: string;
3225
+ textColorPrimary: string;
3226
+ textColorHoverPrimary: string;
3227
+ textColorPressedPrimary: string;
3228
+ textColorFocusPrimary: string;
3229
+ textColorDisabledPrimary: string;
3230
+ textColorTextPrimary: string;
3231
+ textColorTextHoverPrimary: string;
3232
+ textColorTextPressedPrimary: string;
3233
+ textColorTextFocusPrimary: string;
3234
+ textColorTextDisabledPrimary: string;
3235
+ textColorGhostPrimary: string;
3236
+ textColorGhostHoverPrimary: string;
3237
+ textColorGhostPressedPrimary: string;
3238
+ textColorGhostFocusPrimary: string;
3239
+ textColorGhostDisabledPrimary: string;
3240
+ borderPrimary: string;
3241
+ borderHoverPrimary: string;
3242
+ borderPressedPrimary: string;
3243
+ borderFocusPrimary: string;
3244
+ borderDisabledPrimary: string;
3245
+ rippleColorPrimary: string;
3246
+ colorInfo: string;
3247
+ colorHoverInfo: string;
3248
+ colorPressedInfo: string;
3249
+ colorFocusInfo: string;
3250
+ colorDisabledInfo: string;
3251
+ textColorInfo: string;
3252
+ textColorHoverInfo: string;
3253
+ textColorPressedInfo: string;
3254
+ textColorFocusInfo: string;
3255
+ textColorDisabledInfo: string;
3256
+ textColorTextInfo: string;
3257
+ textColorTextHoverInfo: string;
3258
+ textColorTextPressedInfo: string;
3259
+ textColorTextFocusInfo: string;
3260
+ textColorTextDisabledInfo: string;
3261
+ textColorGhostInfo: string;
3262
+ textColorGhostHoverInfo: string;
3263
+ textColorGhostPressedInfo: string;
3264
+ textColorGhostFocusInfo: string;
3265
+ textColorGhostDisabledInfo: string;
3266
+ borderInfo: string;
3267
+ borderHoverInfo: string;
3268
+ borderPressedInfo: string;
3269
+ borderFocusInfo: string;
3270
+ borderDisabledInfo: string;
3271
+ rippleColorInfo: string;
3272
+ colorSuccess: string;
3273
+ colorHoverSuccess: string;
3274
+ colorPressedSuccess: string;
3275
+ colorFocusSuccess: string;
3276
+ colorDisabledSuccess: string;
3277
+ textColorSuccess: string;
3278
+ textColorHoverSuccess: string;
3279
+ textColorPressedSuccess: string;
3280
+ textColorFocusSuccess: string;
3281
+ textColorDisabledSuccess: string;
3282
+ textColorTextSuccess: string;
3283
+ textColorTextHoverSuccess: string;
3284
+ textColorTextPressedSuccess: string;
3285
+ textColorTextFocusSuccess: string;
3286
+ textColorTextDisabledSuccess: string;
3287
+ textColorGhostSuccess: string;
3288
+ textColorGhostHoverSuccess: string;
3289
+ textColorGhostPressedSuccess: string;
3290
+ textColorGhostFocusSuccess: string;
3291
+ textColorGhostDisabledSuccess: string;
3292
+ borderSuccess: string;
3293
+ borderHoverSuccess: string;
3294
+ borderPressedSuccess: string;
3295
+ borderFocusSuccess: string;
3296
+ borderDisabledSuccess: string;
3297
+ rippleColorSuccess: string;
3298
+ colorWarning: string;
3299
+ colorHoverWarning: string;
3300
+ colorPressedWarning: string;
3301
+ colorFocusWarning: string;
3302
+ colorDisabledWarning: string;
3303
+ textColorWarning: string;
3304
+ textColorHoverWarning: string;
3305
+ textColorPressedWarning: string;
3306
+ textColorFocusWarning: string;
3307
+ textColorDisabledWarning: string;
3308
+ textColorTextWarning: string;
3309
+ textColorTextHoverWarning: string;
3310
+ textColorTextPressedWarning: string;
3311
+ textColorTextFocusWarning: string;
3312
+ textColorTextDisabledWarning: string;
3313
+ textColorGhostWarning: string;
3314
+ textColorGhostHoverWarning: string;
3315
+ textColorGhostPressedWarning: string;
3316
+ textColorGhostFocusWarning: string;
3317
+ textColorGhostDisabledWarning: string;
3318
+ borderWarning: string;
3319
+ borderHoverWarning: string;
3320
+ borderPressedWarning: string;
3321
+ borderFocusWarning: string;
3322
+ borderDisabledWarning: string;
3323
+ rippleColorWarning: string;
3324
+ colorError: string;
3325
+ colorHoverError: string;
3326
+ colorPressedError: string;
3327
+ colorFocusError: string;
3328
+ colorDisabledError: string;
3329
+ textColorError: string;
3330
+ textColorHoverError: string;
3331
+ textColorPressedError: string;
3332
+ textColorFocusError: string;
3333
+ textColorDisabledError: string;
3334
+ textColorTextError: string;
3335
+ textColorTextHoverError: string;
3336
+ textColorTextPressedError: string;
3337
+ textColorTextFocusError: string;
3338
+ textColorTextDisabledError: string;
3339
+ textColorGhostError: string;
3340
+ textColorGhostHoverError: string;
3341
+ textColorGhostPressedError: string;
3342
+ textColorGhostFocusError: string;
3343
+ textColorGhostDisabledError: string;
3344
+ borderError: string;
3345
+ borderHoverError: string;
3346
+ borderPressedError: string;
3347
+ borderFocusError: string;
3348
+ borderDisabledError: string;
3349
+ rippleColorError: string;
3350
+ waveOpacity: string;
3351
+ fontWeight: string;
3352
+ fontWeightStrong: string;
3353
+ paddingTiny: string;
3354
+ paddingSmall: string;
3355
+ paddingMedium: string;
3356
+ paddingLarge: string;
3357
+ paddingRoundTiny: string;
3358
+ paddingRoundSmall: string;
3359
+ paddingRoundMedium: string;
3360
+ paddingRoundLarge: string;
3361
+ iconMarginTiny: string;
3362
+ iconMarginSmall: string;
3363
+ iconMarginMedium: string;
3364
+ iconMarginLarge: string;
3365
+ iconSizeTiny: string;
3366
+ iconSizeSmall: string;
3367
+ iconSizeMedium: string;
3368
+ iconSizeLarge: string;
3369
+ rippleDuration: string;
3370
+ }, any>>>;
3371
+ readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
3372
+ heightTiny: string;
3373
+ heightSmall: string;
3374
+ heightMedium: string;
3375
+ heightLarge: string;
3376
+ borderRadiusTiny: string;
3377
+ borderRadiusSmall: string;
3378
+ borderRadiusMedium: string;
3379
+ borderRadiusLarge: string;
3380
+ fontSizeTiny: string;
3381
+ fontSizeSmall: string;
3382
+ fontSizeMedium: string;
3383
+ fontSizeLarge: string;
3384
+ opacityDisabled: string;
3385
+ colorOpacitySecondary: string;
3386
+ colorOpacitySecondaryHover: string;
3387
+ colorOpacitySecondaryPressed: string;
3388
+ colorSecondary: string;
3389
+ colorSecondaryHover: string;
3390
+ colorSecondaryPressed: string;
3391
+ colorTertiary: string;
3392
+ colorTertiaryHover: string;
3393
+ colorTertiaryPressed: string;
3394
+ colorQuaternary: string;
3395
+ colorQuaternaryHover: string;
3396
+ colorQuaternaryPressed: string;
3397
+ color: string;
3398
+ colorHover: string;
3399
+ colorPressed: string;
3400
+ colorFocus: string;
3401
+ colorDisabled: string;
3402
+ textColor: string;
3403
+ textColorTertiary: string;
3404
+ textColorHover: string;
3405
+ textColorPressed: string;
3406
+ textColorFocus: string;
3407
+ textColorDisabled: string;
3408
+ textColorText: string;
3409
+ textColorTextHover: string;
3410
+ textColorTextPressed: string;
3411
+ textColorTextFocus: string;
3412
+ textColorTextDisabled: string;
3413
+ textColorGhost: string;
3414
+ textColorGhostHover: string;
3415
+ textColorGhostPressed: string;
3416
+ textColorGhostFocus: string;
3417
+ textColorGhostDisabled: string;
3418
+ border: string;
3419
+ borderHover: string;
3420
+ borderPressed: string;
3421
+ borderFocus: string;
3422
+ borderDisabled: string;
3423
+ rippleColor: string;
3424
+ colorPrimary: string;
3425
+ colorHoverPrimary: string;
3426
+ colorPressedPrimary: string;
3427
+ colorFocusPrimary: string;
3428
+ colorDisabledPrimary: string;
3429
+ textColorPrimary: string;
3430
+ textColorHoverPrimary: string;
3431
+ textColorPressedPrimary: string;
3432
+ textColorFocusPrimary: string;
3433
+ textColorDisabledPrimary: string;
3434
+ textColorTextPrimary: string;
3435
+ textColorTextHoverPrimary: string;
3436
+ textColorTextPressedPrimary: string;
3437
+ textColorTextFocusPrimary: string;
3438
+ textColorTextDisabledPrimary: string;
3439
+ textColorGhostPrimary: string;
3440
+ textColorGhostHoverPrimary: string;
3441
+ textColorGhostPressedPrimary: string;
3442
+ textColorGhostFocusPrimary: string;
3443
+ textColorGhostDisabledPrimary: string;
3444
+ borderPrimary: string;
3445
+ borderHoverPrimary: string;
3446
+ borderPressedPrimary: string;
3447
+ borderFocusPrimary: string;
3448
+ borderDisabledPrimary: string;
3449
+ rippleColorPrimary: string;
3450
+ colorInfo: string;
3451
+ colorHoverInfo: string;
3452
+ colorPressedInfo: string;
3453
+ colorFocusInfo: string;
3454
+ colorDisabledInfo: string;
3455
+ textColorInfo: string;
3456
+ textColorHoverInfo: string;
3457
+ textColorPressedInfo: string;
3458
+ textColorFocusInfo: string;
3459
+ textColorDisabledInfo: string;
3460
+ textColorTextInfo: string;
3461
+ textColorTextHoverInfo: string;
3462
+ textColorTextPressedInfo: string;
3463
+ textColorTextFocusInfo: string;
3464
+ textColorTextDisabledInfo: string;
3465
+ textColorGhostInfo: string;
3466
+ textColorGhostHoverInfo: string;
3467
+ textColorGhostPressedInfo: string;
3468
+ textColorGhostFocusInfo: string;
3469
+ textColorGhostDisabledInfo: string;
3470
+ borderInfo: string;
3471
+ borderHoverInfo: string;
3472
+ borderPressedInfo: string;
3473
+ borderFocusInfo: string;
3474
+ borderDisabledInfo: string;
3475
+ rippleColorInfo: string;
3476
+ colorSuccess: string;
3477
+ colorHoverSuccess: string;
3478
+ colorPressedSuccess: string;
3479
+ colorFocusSuccess: string;
3480
+ colorDisabledSuccess: string;
3481
+ textColorSuccess: string;
3482
+ textColorHoverSuccess: string;
3483
+ textColorPressedSuccess: string;
3484
+ textColorFocusSuccess: string;
3485
+ textColorDisabledSuccess: string;
3486
+ textColorTextSuccess: string;
3487
+ textColorTextHoverSuccess: string;
3488
+ textColorTextPressedSuccess: string;
3489
+ textColorTextFocusSuccess: string;
3490
+ textColorTextDisabledSuccess: string;
3491
+ textColorGhostSuccess: string;
3492
+ textColorGhostHoverSuccess: string;
3493
+ textColorGhostPressedSuccess: string;
3494
+ textColorGhostFocusSuccess: string;
3495
+ textColorGhostDisabledSuccess: string;
3496
+ borderSuccess: string;
3497
+ borderHoverSuccess: string;
3498
+ borderPressedSuccess: string;
3499
+ borderFocusSuccess: string;
3500
+ borderDisabledSuccess: string;
3501
+ rippleColorSuccess: string;
3502
+ colorWarning: string;
3503
+ colorHoverWarning: string;
3504
+ colorPressedWarning: string;
3505
+ colorFocusWarning: string;
3506
+ colorDisabledWarning: string;
3507
+ textColorWarning: string;
3508
+ textColorHoverWarning: string;
3509
+ textColorPressedWarning: string;
3510
+ textColorFocusWarning: string;
3511
+ textColorDisabledWarning: string;
3512
+ textColorTextWarning: string;
3513
+ textColorTextHoverWarning: string;
3514
+ textColorTextPressedWarning: string;
3515
+ textColorTextFocusWarning: string;
3516
+ textColorTextDisabledWarning: string;
3517
+ textColorGhostWarning: string;
3518
+ textColorGhostHoverWarning: string;
3519
+ textColorGhostPressedWarning: string;
3520
+ textColorGhostFocusWarning: string;
3521
+ textColorGhostDisabledWarning: string;
3522
+ borderWarning: string;
3523
+ borderHoverWarning: string;
3524
+ borderPressedWarning: string;
3525
+ borderFocusWarning: string;
3526
+ borderDisabledWarning: string;
3527
+ rippleColorWarning: string;
3528
+ colorError: string;
3529
+ colorHoverError: string;
3530
+ colorPressedError: string;
3531
+ colorFocusError: string;
3532
+ colorDisabledError: string;
3533
+ textColorError: string;
3534
+ textColorHoverError: string;
3535
+ textColorPressedError: string;
3536
+ textColorFocusError: string;
3537
+ textColorDisabledError: string;
3538
+ textColorTextError: string;
3539
+ textColorTextHoverError: string;
3540
+ textColorTextPressedError: string;
3541
+ textColorTextFocusError: string;
3542
+ textColorTextDisabledError: string;
3543
+ textColorGhostError: string;
3544
+ textColorGhostHoverError: string;
3545
+ textColorGhostPressedError: string;
3546
+ textColorGhostFocusError: string;
3547
+ textColorGhostDisabledError: string;
3548
+ borderError: string;
3549
+ borderHoverError: string;
3550
+ borderPressedError: string;
3551
+ borderFocusError: string;
3552
+ borderDisabledError: string;
3553
+ rippleColorError: string;
3554
+ waveOpacity: string;
3555
+ fontWeight: string;
3556
+ fontWeightStrong: string;
3557
+ paddingTiny: string;
3558
+ paddingSmall: string;
3559
+ paddingMedium: string;
3560
+ paddingLarge: string;
3561
+ paddingRoundTiny: string;
3562
+ paddingRoundSmall: string;
3563
+ paddingRoundMedium: string;
3564
+ paddingRoundLarge: string;
3565
+ iconMarginTiny: string;
3566
+ iconMarginSmall: string;
3567
+ iconMarginMedium: string;
3568
+ iconMarginLarge: string;
3569
+ iconSizeTiny: string;
3570
+ iconSizeSmall: string;
3571
+ iconSizeMedium: string;
3572
+ iconSizeLarge: string;
3573
+ rippleDuration: string;
3574
+ }, any>>>;
3575
+ }>>, {
3576
+ readonly type: import("naive-ui/es/button/src/interface").Type;
3577
+ readonly tag: keyof HTMLElementTagNameMap;
3578
+ readonly block: boolean;
3579
+ readonly round: boolean;
3580
+ readonly dashed: boolean;
3581
+ readonly text: boolean;
3582
+ readonly circle: boolean;
3583
+ readonly disabled: boolean;
3584
+ readonly focusable: boolean;
3585
+ readonly strong: boolean;
3586
+ readonly loading: boolean;
3587
+ readonly bordered: boolean;
3588
+ readonly tertiary: boolean;
3589
+ readonly ghost: boolean;
3590
+ readonly keyboard: boolean;
3591
+ readonly secondary: boolean;
3592
+ readonly quaternary: boolean;
3593
+ readonly iconPlacement: "left" | "right";
3594
+ readonly attrType: "button" | "reset" | "submit";
3595
+ readonly nativeFocusBehavior: boolean;
3596
+ }>;
3597
+ NInput: import("vue").DefineComponent<{
3598
+ bordered: {
3599
+ type: import("vue").PropType<boolean | undefined>;
3600
+ default: undefined;
3601
+ };
3602
+ type: {
3603
+ type: import("vue").PropType<"text" | "textarea" | "password">;
3604
+ default: string;
3605
+ };
3606
+ placeholder: import("vue").PropType<string | [string, string]>;
3607
+ defaultValue: {
3608
+ type: import("vue").PropType<string | [string, string] | null>;
3609
+ default: null;
3610
+ };
3611
+ value: import("vue").PropType<string | [string, string] | null>;
3612
+ disabled: {
3613
+ type: import("vue").PropType<boolean | undefined>;
3614
+ default: undefined;
3615
+ };
3616
+ size: import("vue").PropType<import("naive-ui/es/input/src/interface").Size>;
3617
+ rows: {
3618
+ type: import("vue").PropType<string | number>;
3619
+ default: number;
3620
+ };
3621
+ round: BooleanConstructor;
3622
+ minlength: import("vue").PropType<string | number>;
3623
+ maxlength: import("vue").PropType<string | number>;
3624
+ clearable: BooleanConstructor;
3625
+ autosize: {
3626
+ type: import("vue").PropType<boolean | {
3627
+ minRows?: number | undefined;
3628
+ maxRows?: number | undefined;
3629
+ }>;
3630
+ default: boolean;
3631
+ };
3632
+ pair: BooleanConstructor;
3633
+ separator: StringConstructor;
3634
+ readonly: {
3635
+ type: (BooleanConstructor | StringConstructor)[];
3636
+ default: boolean;
3637
+ };
3638
+ passivelyActivated: BooleanConstructor;
3639
+ showPasswordOn: import("vue").PropType<"click" | "mousedown">;
3640
+ stateful: {
3641
+ type: BooleanConstructor;
3642
+ default: boolean;
3643
+ };
3644
+ autofocus: BooleanConstructor;
3645
+ inputProps: import("vue").PropType<import("vue").InputHTMLAttributes | import("vue").TextareaHTMLAttributes>;
3646
+ resizable: {
3647
+ type: BooleanConstructor;
3648
+ default: boolean;
3649
+ };
3650
+ showCount: BooleanConstructor;
3651
+ loading: {
3652
+ type: BooleanConstructor;
3653
+ default: undefined;
3654
+ };
3655
+ onMousedown: import("vue").PropType<(e: MouseEvent) => void>;
3656
+ onKeydown: import("vue").PropType<(e: KeyboardEvent) => void>;
3657
+ onKeyup: import("vue").PropType<(e: KeyboardEvent) => void>;
3658
+ onInput: import("vue").PropType<import("naive-ui/es/input/src/interface").OnUpdateValue>;
3659
+ onFocus: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
3660
+ onBlur: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
3661
+ onClick: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
3662
+ onChange: import("vue").PropType<import("naive-ui/es/input/src/interface").OnUpdateValue>;
3663
+ onClear: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
3664
+ status: import("vue").PropType<import("naive-ui/es/form/src/interface").FormValidationStatus>;
3665
+ 'onUpdate:value': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/input/src/interface").OnUpdateValue>>;
3666
+ onUpdateValue: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/input/src/interface").OnUpdateValue>>;
3667
+ textDecoration: import("vue").PropType<string | [string, string]>;
3668
+ attrSize: {
3669
+ type: NumberConstructor;
3670
+ default: number;
3671
+ };
3672
+ onInputBlur: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
3673
+ onInputFocus: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
3674
+ onDeactivate: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<() => void>>;
3675
+ onActivate: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<() => void>>;
3676
+ onWrapperFocus: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
3677
+ onWrapperBlur: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
3678
+ internalDeactivateOnEnter: BooleanConstructor;
3679
+ internalForceFocus: BooleanConstructor;
3680
+ internalLoadingBeforeSuffix: BooleanConstructor;
3681
+ showPasswordToggle: BooleanConstructor;
3682
+ theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Input", {
3683
+ countTextColor: string;
3684
+ heightTiny: string;
3685
+ heightSmall: string;
3686
+ heightMedium: string;
3687
+ heightLarge: string;
3688
+ fontSizeTiny: string;
3689
+ fontSizeSmall: string;
3690
+ fontSizeMedium: string;
3691
+ fontSizeLarge: string;
3692
+ lineHeight: string;
3693
+ lineHeightTextarea: string;
3694
+ borderRadius: string;
3695
+ iconSize: string;
3696
+ groupLabelColor: string;
3697
+ groupLabelTextColor: string;
3698
+ textColor: string;
3699
+ textColorDisabled: string;
3700
+ textDecorationColor: string;
3701
+ caretColor: string;
3702
+ placeholderColor: string;
3703
+ placeholderColorDisabled: string;
3704
+ color: string;
3705
+ colorDisabled: string;
3706
+ colorFocus: string;
3707
+ groupLabelBorder: string;
3708
+ border: string;
3709
+ borderHover: string;
3710
+ borderDisabled: string;
3711
+ borderFocus: string;
3712
+ boxShadowFocus: string;
3713
+ loadingColor: string;
3714
+ loadingColorWarning: string;
3715
+ borderWarning: string;
3716
+ borderHoverWarning: string;
3717
+ colorFocusWarning: string;
3718
+ borderFocusWarning: string;
3719
+ boxShadowFocusWarning: string;
3720
+ caretColorWarning: string;
3721
+ loadingColorError: string;
3722
+ borderError: string;
3723
+ borderHoverError: string;
3724
+ colorFocusError: string;
3725
+ borderFocusError: string;
3726
+ boxShadowFocusError: string;
3727
+ caretColorError: string;
3728
+ clearColor: string;
3729
+ clearColorHover: string;
3730
+ clearColorPressed: string;
3731
+ iconColor: string;
3732
+ iconColorDisabled: string;
3733
+ iconColorHover: string;
3734
+ iconColorPressed: string;
3735
+ suffixTextColor: string;
3736
+ paddingTiny: string;
3737
+ paddingSmall: string;
3738
+ paddingMedium: string;
3739
+ paddingLarge: string;
3740
+ clearSize: string;
3741
+ }, any>>;
3742
+ themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Input", {
3743
+ countTextColor: string;
3744
+ heightTiny: string;
3745
+ heightSmall: string;
3746
+ heightMedium: string;
3747
+ heightLarge: string;
3748
+ fontSizeTiny: string;
3749
+ fontSizeSmall: string;
3750
+ fontSizeMedium: string;
3751
+ fontSizeLarge: string;
3752
+ lineHeight: string;
3753
+ lineHeightTextarea: string;
3754
+ borderRadius: string;
3755
+ iconSize: string;
3756
+ groupLabelColor: string;
3757
+ groupLabelTextColor: string;
3758
+ textColor: string;
3759
+ textColorDisabled: string;
3760
+ textDecorationColor: string;
3761
+ caretColor: string;
3762
+ placeholderColor: string;
3763
+ placeholderColorDisabled: string;
3764
+ color: string;
3765
+ colorDisabled: string;
3766
+ colorFocus: string;
3767
+ groupLabelBorder: string;
3768
+ border: string;
3769
+ borderHover: string;
3770
+ borderDisabled: string;
3771
+ borderFocus: string;
3772
+ boxShadowFocus: string;
3773
+ loadingColor: string;
3774
+ loadingColorWarning: string;
3775
+ borderWarning: string;
3776
+ borderHoverWarning: string;
3777
+ colorFocusWarning: string;
3778
+ borderFocusWarning: string;
3779
+ boxShadowFocusWarning: string;
3780
+ caretColorWarning: string;
3781
+ loadingColorError: string;
3782
+ borderError: string;
3783
+ borderHoverError: string;
3784
+ colorFocusError: string;
3785
+ borderFocusError: string;
3786
+ boxShadowFocusError: string;
3787
+ caretColorError: string;
3788
+ clearColor: string;
3789
+ clearColorHover: string;
3790
+ clearColorPressed: string;
3791
+ iconColor: string;
3792
+ iconColorDisabled: string;
3793
+ iconColorHover: string;
3794
+ iconColorPressed: string;
3795
+ suffixTextColor: string;
3796
+ paddingTiny: string;
3797
+ paddingSmall: string;
3798
+ paddingMedium: string;
3799
+ paddingLarge: string;
3800
+ clearSize: string;
3801
+ }, any>>>;
3802
+ builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Input", {
3803
+ countTextColor: string;
3804
+ heightTiny: string;
3805
+ heightSmall: string;
3806
+ heightMedium: string;
3807
+ heightLarge: string;
3808
+ fontSizeTiny: string;
3809
+ fontSizeSmall: string;
3810
+ fontSizeMedium: string;
3811
+ fontSizeLarge: string;
3812
+ lineHeight: string;
3813
+ lineHeightTextarea: string;
3814
+ borderRadius: string;
3815
+ iconSize: string;
3816
+ groupLabelColor: string;
3817
+ groupLabelTextColor: string;
3818
+ textColor: string;
3819
+ textColorDisabled: string;
3820
+ textDecorationColor: string;
3821
+ caretColor: string;
3822
+ placeholderColor: string;
3823
+ placeholderColorDisabled: string;
3824
+ color: string;
3825
+ colorDisabled: string;
3826
+ colorFocus: string;
3827
+ groupLabelBorder: string;
3828
+ border: string;
3829
+ borderHover: string;
3830
+ borderDisabled: string;
3831
+ borderFocus: string;
3832
+ boxShadowFocus: string;
3833
+ loadingColor: string;
3834
+ loadingColorWarning: string;
3835
+ borderWarning: string;
3836
+ borderHoverWarning: string;
3837
+ colorFocusWarning: string;
3838
+ borderFocusWarning: string;
3839
+ boxShadowFocusWarning: string;
3840
+ caretColorWarning: string;
3841
+ loadingColorError: string;
3842
+ borderError: string;
3843
+ borderHoverError: string;
3844
+ colorFocusError: string;
3845
+ borderFocusError: string;
3846
+ boxShadowFocusError: string;
3847
+ caretColorError: string;
3848
+ clearColor: string;
3849
+ clearColorHover: string;
3850
+ clearColorPressed: string;
3851
+ iconColor: string;
3852
+ iconColorDisabled: string;
3853
+ iconColorHover: string;
3854
+ iconColorPressed: string;
3855
+ suffixTextColor: string;
3856
+ paddingTiny: string;
3857
+ paddingSmall: string;
3858
+ paddingMedium: string;
3859
+ paddingLarge: string;
3860
+ clearSize: string;
3861
+ }, any>>>;
3862
+ }, {
3863
+ wrapperElRef: import("vue").Ref<HTMLElement | null>;
3864
+ inputElRef: import("vue").Ref<HTMLInputElement | null>;
3865
+ inputMirrorElRef: import("vue").Ref<HTMLElement | null>;
3866
+ inputEl2Ref: import("vue").Ref<HTMLInputElement | null>;
3867
+ textareaElRef: import("vue").Ref<HTMLTextAreaElement | null>;
3868
+ textareaMirrorElRef: import("vue").Ref<HTMLElement | null>;
3869
+ textareaScrollbarInstRef: import("vue").Ref<{
3870
+ $el: HTMLElement;
3871
+ containerRef: HTMLElement | null;
3872
+ contentRef: HTMLElement | null;
3873
+ containerScrollTop: number;
3874
+ syncUnifiedContainer: () => void;
3875
+ scrollTo: import("naive-ui/es/_internal/scrollbar/src/Scrollbar").ScrollTo;
3876
+ scrollBy: import("naive-ui/es/_internal/scrollbar/src/Scrollbar").ScrollBy;
3877
+ sync: () => void;
3878
+ handleMouseEnterWrapper: () => void;
3879
+ handleMouseLeaveWrapper: () => void;
3880
+ } | null>;
3881
+ rtlEnabled: import("vue").Ref<import("naive-ui/es/config-provider/src/internal-interface").RtlItem | undefined> | undefined;
3882
+ uncontrolledValue: import("vue").Ref<string | [string, string] | null>;
3883
+ mergedValue: import("vue").ComputedRef<string | [string, string] | null>;
3884
+ passwordVisible: import("vue").Ref<boolean>;
3885
+ mergedPlaceholder: import("vue").ComputedRef<[string, string] | [string]>;
3886
+ showPlaceholder1: import("vue").ComputedRef<string | false>;
3887
+ showPlaceholder2: import("vue").ComputedRef<boolean | "" | undefined>;
3888
+ mergedFocus: import("vue").ComputedRef<boolean>;
3889
+ isComposing: import("vue").Ref<boolean>;
3890
+ activated: import("vue").Ref<boolean>;
3891
+ showClearButton: import("vue").ComputedRef<boolean>;
3892
+ mergedSize: import("vue").ComputedRef<"small" | "medium" | "large" | "tiny">;
3893
+ mergedDisabled: import("vue").ComputedRef<boolean>;
3894
+ textDecorationStyle: import("vue").ComputedRef<string[] | {
3895
+ textDecoration: string;
3896
+ }[]>;
3897
+ mergedClsPrefix: import("vue").ComputedRef<string>;
3898
+ mergedBordered: import("vue").ComputedRef<boolean>;
3899
+ mergedShowPasswordOn: import("vue").ComputedRef<"click" | "mousedown" | undefined>;
3900
+ placeholderStyle: import("vue").Ref<{
3901
+ top: string;
3902
+ }>;
3903
+ mergedStatus: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").FormValidationStatus | undefined>;
3904
+ textAreaScrollContainerWidth: import("vue").Ref<number | undefined>;
3905
+ handleTextAreaScroll: (e: Event) => void;
3906
+ handleCompositionStart: () => void;
3907
+ handleCompositionEnd: (e: CompositionEvent) => void;
3908
+ handleInput: (e: Event | CompositionEvent | InputEvent, index?: 0 | 1 | undefined, event?: string | undefined) => void;
3909
+ handleInputBlur: (e: FocusEvent) => void;
3910
+ handleInputFocus: (e: FocusEvent) => void;
3911
+ handleWrapperBlur: (e: FocusEvent) => void;
3912
+ handleWrapperFocus: (e: FocusEvent) => void;
3913
+ handleMouseEnter: () => void;
3914
+ handleMouseLeave: () => void;
3915
+ handleMouseDown: (e: MouseEvent) => void;
3916
+ handleChange: (e: Event, index?: 0 | 1 | undefined) => void;
3917
+ handleClick: (e: MouseEvent) => void;
3918
+ handleClear: (e: MouseEvent) => void;
3919
+ handlePasswordToggleClick: () => void;
3920
+ handlePasswordToggleMousedown: (e: MouseEvent) => void;
3921
+ handleWrapperKeyDown: (e: KeyboardEvent) => void;
3922
+ handleTextAreaMirrorResize: () => void;
3923
+ getTextareaScrollContainer: () => HTMLTextAreaElement | null;
3924
+ mergedTheme: import("vue").ComputedRef<{
3925
+ common: {
3926
+ baseColor: string;
3927
+ primaryColor: string;
3928
+ primaryColorHover: string;
3929
+ primaryColorPressed: string;
3930
+ primaryColorSuppl: string;
3931
+ infoColor: string;
3932
+ infoColorHover: string;
3933
+ infoColorPressed: string;
3934
+ infoColorSuppl: string;
3935
+ successColor: string;
3936
+ successColorHover: string;
3937
+ successColorPressed: string;
3938
+ successColorSuppl: string;
3939
+ warningColor: string;
3940
+ warningColorHover: string;
3941
+ warningColorPressed: string;
3942
+ warningColorSuppl: string;
3943
+ errorColor: string;
3944
+ errorColorHover: string;
3945
+ errorColorPressed: string;
3946
+ errorColorSuppl: string;
3947
+ textColorBase: string;
3948
+ textColor1: string;
3949
+ textColor2: string;
3950
+ textColor3: string;
3951
+ textColorDisabled: string;
3952
+ placeholderColor: string;
3953
+ placeholderColorDisabled: string;
3954
+ iconColor: string;
3955
+ iconColorHover: string;
3956
+ iconColorPressed: string;
3957
+ iconColorDisabled: string;
3958
+ opacity1: string;
3959
+ opacity2: string;
3960
+ opacity3: string;
3961
+ opacity4: string;
3962
+ opacity5: string;
3963
+ dividerColor: string;
3964
+ borderColor: string;
3965
+ closeIconColor: string;
3966
+ closeIconColorHover: string;
3967
+ closeIconColorPressed: string;
3968
+ closeColorHover: string;
3969
+ closeColorPressed: string;
3970
+ clearColor: string;
3971
+ clearColorHover: string;
3972
+ clearColorPressed: string;
3973
+ scrollbarColor: string;
3974
+ scrollbarColorHover: string;
3975
+ scrollbarWidth: string;
3976
+ scrollbarHeight: string;
3977
+ scrollbarBorderRadius: string;
3978
+ progressRailColor: string;
3979
+ railColor: string;
3980
+ popoverColor: string;
3981
+ tableColor: string;
3982
+ cardColor: string;
3983
+ modalColor: string;
3984
+ bodyColor: string;
3985
+ tagColor: string;
3986
+ avatarColor: string;
3987
+ invertedColor: string;
3988
+ inputColor: string;
3989
+ codeColor: string;
3990
+ tabColor: string;
3991
+ actionColor: string;
3992
+ tableHeaderColor: string;
3993
+ hoverColor: string;
3994
+ tableColorHover: string;
3995
+ tableColorStriped: string;
3996
+ pressedColor: string;
3997
+ opacityDisabled: string;
3998
+ inputColorDisabled: string;
3999
+ buttonColor2: string;
4000
+ buttonColor2Hover: string;
4001
+ buttonColor2Pressed: string;
4002
+ boxShadow1: string;
4003
+ boxShadow2: string;
4004
+ boxShadow3: string;
4005
+ fontFamily: string;
4006
+ fontFamilyMono: string;
4007
+ fontWeight: string;
4008
+ fontWeightStrong: string;
4009
+ cubicBezierEaseInOut: string;
4010
+ cubicBezierEaseOut: string;
4011
+ cubicBezierEaseIn: string;
4012
+ borderRadius: string;
4013
+ borderRadiusSmall: string;
4014
+ fontSize: string;
4015
+ fontSizeMini: string;
4016
+ fontSizeTiny: string;
4017
+ fontSizeSmall: string;
4018
+ fontSizeMedium: string;
4019
+ fontSizeLarge: string;
4020
+ fontSizeHuge: string;
4021
+ lineHeight: string;
4022
+ heightMini: string;
4023
+ heightTiny: string;
4024
+ heightSmall: string;
4025
+ heightMedium: string;
4026
+ heightLarge: string;
4027
+ heightHuge: string;
4028
+ name: "common";
4029
+ };
4030
+ self: {
4031
+ countTextColor: string;
4032
+ heightTiny: string;
4033
+ heightSmall: string;
4034
+ heightMedium: string;
4035
+ heightLarge: string;
4036
+ fontSizeTiny: string;
4037
+ fontSizeSmall: string;
4038
+ fontSizeMedium: string;
4039
+ fontSizeLarge: string;
4040
+ lineHeight: string;
4041
+ lineHeightTextarea: string;
4042
+ borderRadius: string;
4043
+ iconSize: string;
4044
+ groupLabelColor: string;
4045
+ groupLabelTextColor: string;
4046
+ textColor: string;
4047
+ textColorDisabled: string;
4048
+ textDecorationColor: string;
4049
+ caretColor: string;
4050
+ placeholderColor: string;
4051
+ placeholderColorDisabled: string;
4052
+ color: string;
4053
+ colorDisabled: string;
4054
+ colorFocus: string;
4055
+ groupLabelBorder: string;
4056
+ border: string;
4057
+ borderHover: string;
4058
+ borderDisabled: string;
4059
+ borderFocus: string;
4060
+ boxShadowFocus: string;
4061
+ loadingColor: string;
4062
+ loadingColorWarning: string;
4063
+ borderWarning: string;
4064
+ borderHoverWarning: string;
4065
+ colorFocusWarning: string;
4066
+ borderFocusWarning: string;
4067
+ boxShadowFocusWarning: string;
4068
+ caretColorWarning: string;
4069
+ loadingColorError: string;
4070
+ borderError: string;
4071
+ borderHoverError: string;
4072
+ colorFocusError: string;
4073
+ borderFocusError: string;
4074
+ boxShadowFocusError: string;
4075
+ caretColorError: string;
4076
+ clearColor: string;
4077
+ clearColorHover: string;
4078
+ clearColorPressed: string;
4079
+ iconColor: string;
4080
+ iconColorDisabled: string;
4081
+ iconColorHover: string;
4082
+ iconColorPressed: string;
4083
+ suffixTextColor: string;
4084
+ paddingTiny: string;
4085
+ paddingSmall: string;
4086
+ paddingMedium: string;
4087
+ paddingLarge: string;
4088
+ clearSize: string;
4089
+ };
4090
+ peers: any;
4091
+ peerOverrides: {
4092
+ [x: string]: any;
4093
+ };
4094
+ }>;
4095
+ cssVars: import("vue").ComputedRef<{
4096
+ '--n-bezier': string;
4097
+ '--n-count-text-color': string;
4098
+ '--n-color': string;
4099
+ '--n-font-size': string;
4100
+ '--n-border-radius': string;
4101
+ '--n-height': string;
4102
+ '--n-padding-left': string;
4103
+ '--n-padding-right': string;
4104
+ '--n-text-color': string;
4105
+ '--n-caret-color': string;
4106
+ '--n-text-decoration-color': string;
4107
+ '--n-border': string;
4108
+ '--n-border-disabled': string;
4109
+ '--n-border-hover': string;
4110
+ '--n-border-focus': string;
4111
+ '--n-placeholder-color': string;
4112
+ '--n-placeholder-color-disabled': string;
4113
+ '--n-icon-size': string;
4114
+ '--n-line-height-textarea': string;
4115
+ '--n-color-disabled': string;
4116
+ '--n-color-focus': string;
4117
+ '--n-text-color-disabled': string;
4118
+ '--n-box-shadow-focus': string;
4119
+ '--n-loading-color': string;
4120
+ '--n-caret-color-warning': string;
4121
+ '--n-color-focus-warning': string;
4122
+ '--n-box-shadow-focus-warning': string;
4123
+ '--n-border-warning': string;
4124
+ '--n-border-focus-warning': string;
4125
+ '--n-border-hover-warning': string;
4126
+ '--n-loading-color-warning': string;
4127
+ '--n-caret-color-error': string;
4128
+ '--n-color-focus-error': string;
4129
+ '--n-box-shadow-focus-error': string;
4130
+ '--n-border-error': string;
4131
+ '--n-border-focus-error': string;
4132
+ '--n-border-hover-error': string;
4133
+ '--n-loading-color-error': string;
4134
+ '--n-clear-color': string;
4135
+ '--n-clear-size': string;
4136
+ '--n-clear-color-hover': string;
4137
+ '--n-clear-color-pressed': string;
4138
+ '--n-icon-color': string;
4139
+ '--n-icon-color-hover': string;
4140
+ '--n-icon-color-pressed': string;
4141
+ '--n-icon-color-disabled': string;
4142
+ '--n-suffix-text-color': string;
4143
+ }> | undefined;
4144
+ themeClass: import("vue").Ref<string> | undefined;
4145
+ onRender: (() => void) | undefined;
4146
+ isCompositing: import("vue").Ref<boolean>;
4147
+ blur: () => void;
4148
+ focus: () => void;
4149
+ select: () => void;
4150
+ activate: () => void;
4151
+ deactivate: () => void;
4152
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
4153
+ bordered: {
4154
+ type: import("vue").PropType<boolean | undefined>;
4155
+ default: undefined;
4156
+ };
4157
+ type: {
4158
+ type: import("vue").PropType<"text" | "textarea" | "password">;
4159
+ default: string;
4160
+ };
4161
+ placeholder: import("vue").PropType<string | [string, string]>;
4162
+ defaultValue: {
4163
+ type: import("vue").PropType<string | [string, string] | null>;
4164
+ default: null;
4165
+ };
4166
+ value: import("vue").PropType<string | [string, string] | null>;
4167
+ disabled: {
4168
+ type: import("vue").PropType<boolean | undefined>;
4169
+ default: undefined;
4170
+ };
4171
+ size: import("vue").PropType<import("naive-ui/es/input/src/interface").Size>;
4172
+ rows: {
4173
+ type: import("vue").PropType<string | number>;
4174
+ default: number;
4175
+ };
4176
+ round: BooleanConstructor;
4177
+ minlength: import("vue").PropType<string | number>;
4178
+ maxlength: import("vue").PropType<string | number>;
4179
+ clearable: BooleanConstructor;
4180
+ autosize: {
4181
+ type: import("vue").PropType<boolean | {
4182
+ minRows?: number | undefined;
4183
+ maxRows?: number | undefined;
4184
+ }>;
4185
+ default: boolean;
4186
+ };
4187
+ pair: BooleanConstructor;
4188
+ separator: StringConstructor;
4189
+ readonly: {
4190
+ type: (BooleanConstructor | StringConstructor)[];
4191
+ default: boolean;
4192
+ };
4193
+ passivelyActivated: BooleanConstructor;
4194
+ showPasswordOn: import("vue").PropType<"click" | "mousedown">;
4195
+ stateful: {
4196
+ type: BooleanConstructor;
4197
+ default: boolean;
4198
+ };
4199
+ autofocus: BooleanConstructor;
4200
+ inputProps: import("vue").PropType<import("vue").InputHTMLAttributes | import("vue").TextareaHTMLAttributes>;
4201
+ resizable: {
4202
+ type: BooleanConstructor;
4203
+ default: boolean;
4204
+ };
4205
+ showCount: BooleanConstructor;
4206
+ loading: {
4207
+ type: BooleanConstructor;
4208
+ default: undefined;
4209
+ };
4210
+ onMousedown: import("vue").PropType<(e: MouseEvent) => void>;
4211
+ onKeydown: import("vue").PropType<(e: KeyboardEvent) => void>;
4212
+ onKeyup: import("vue").PropType<(e: KeyboardEvent) => void>;
4213
+ onInput: import("vue").PropType<import("naive-ui/es/input/src/interface").OnUpdateValue>;
4214
+ onFocus: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
4215
+ onBlur: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
4216
+ onClick: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
4217
+ onChange: import("vue").PropType<import("naive-ui/es/input/src/interface").OnUpdateValue>;
4218
+ onClear: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
4219
+ status: import("vue").PropType<import("naive-ui/es/form/src/interface").FormValidationStatus>;
4220
+ 'onUpdate:value': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/input/src/interface").OnUpdateValue>>;
4221
+ onUpdateValue: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/input/src/interface").OnUpdateValue>>;
4222
+ textDecoration: import("vue").PropType<string | [string, string]>;
4223
+ attrSize: {
4224
+ type: NumberConstructor;
4225
+ default: number;
4226
+ };
4227
+ onInputBlur: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
4228
+ onInputFocus: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
4229
+ onDeactivate: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<() => void>>;
4230
+ onActivate: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<() => void>>;
4231
+ onWrapperFocus: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
4232
+ onWrapperBlur: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
4233
+ internalDeactivateOnEnter: BooleanConstructor;
4234
+ internalForceFocus: BooleanConstructor;
4235
+ internalLoadingBeforeSuffix: BooleanConstructor;
4236
+ showPasswordToggle: BooleanConstructor;
4237
+ theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Input", {
4238
+ countTextColor: string;
4239
+ heightTiny: string;
4240
+ heightSmall: string;
4241
+ heightMedium: string;
4242
+ heightLarge: string;
4243
+ fontSizeTiny: string;
4244
+ fontSizeSmall: string;
4245
+ fontSizeMedium: string;
4246
+ fontSizeLarge: string;
4247
+ lineHeight: string;
4248
+ lineHeightTextarea: string;
4249
+ borderRadius: string;
4250
+ iconSize: string;
4251
+ groupLabelColor: string;
4252
+ groupLabelTextColor: string;
4253
+ textColor: string;
4254
+ textColorDisabled: string;
4255
+ textDecorationColor: string;
4256
+ caretColor: string;
4257
+ placeholderColor: string;
4258
+ placeholderColorDisabled: string;
4259
+ color: string;
4260
+ colorDisabled: string;
4261
+ colorFocus: string;
4262
+ groupLabelBorder: string;
4263
+ border: string;
4264
+ borderHover: string;
4265
+ borderDisabled: string;
4266
+ borderFocus: string;
4267
+ boxShadowFocus: string;
4268
+ loadingColor: string;
4269
+ loadingColorWarning: string;
4270
+ borderWarning: string;
4271
+ borderHoverWarning: string;
4272
+ colorFocusWarning: string;
4273
+ borderFocusWarning: string;
4274
+ boxShadowFocusWarning: string;
4275
+ caretColorWarning: string;
4276
+ loadingColorError: string;
4277
+ borderError: string;
4278
+ borderHoverError: string;
4279
+ colorFocusError: string;
4280
+ borderFocusError: string;
4281
+ boxShadowFocusError: string;
4282
+ caretColorError: string;
4283
+ clearColor: string;
4284
+ clearColorHover: string;
4285
+ clearColorPressed: string;
4286
+ iconColor: string;
4287
+ iconColorDisabled: string;
4288
+ iconColorHover: string;
4289
+ iconColorPressed: string;
4290
+ suffixTextColor: string;
4291
+ paddingTiny: string;
4292
+ paddingSmall: string;
4293
+ paddingMedium: string;
4294
+ paddingLarge: string;
4295
+ clearSize: string;
4296
+ }, any>>;
4297
+ themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Input", {
4298
+ countTextColor: string;
4299
+ heightTiny: string;
4300
+ heightSmall: string;
4301
+ heightMedium: string;
4302
+ heightLarge: string;
4303
+ fontSizeTiny: string;
4304
+ fontSizeSmall: string;
4305
+ fontSizeMedium: string;
4306
+ fontSizeLarge: string;
4307
+ lineHeight: string;
4308
+ lineHeightTextarea: string;
4309
+ borderRadius: string;
4310
+ iconSize: string;
4311
+ groupLabelColor: string;
4312
+ groupLabelTextColor: string;
4313
+ textColor: string;
4314
+ textColorDisabled: string;
4315
+ textDecorationColor: string;
4316
+ caretColor: string;
4317
+ placeholderColor: string;
4318
+ placeholderColorDisabled: string;
4319
+ color: string;
4320
+ colorDisabled: string;
4321
+ colorFocus: string;
4322
+ groupLabelBorder: string;
4323
+ border: string;
4324
+ borderHover: string;
4325
+ borderDisabled: string;
4326
+ borderFocus: string;
4327
+ boxShadowFocus: string;
4328
+ loadingColor: string;
4329
+ loadingColorWarning: string;
4330
+ borderWarning: string;
4331
+ borderHoverWarning: string;
4332
+ colorFocusWarning: string;
4333
+ borderFocusWarning: string;
4334
+ boxShadowFocusWarning: string;
4335
+ caretColorWarning: string;
4336
+ loadingColorError: string;
4337
+ borderError: string;
4338
+ borderHoverError: string;
4339
+ colorFocusError: string;
4340
+ borderFocusError: string;
4341
+ boxShadowFocusError: string;
4342
+ caretColorError: string;
4343
+ clearColor: string;
4344
+ clearColorHover: string;
4345
+ clearColorPressed: string;
4346
+ iconColor: string;
4347
+ iconColorDisabled: string;
4348
+ iconColorHover: string;
4349
+ iconColorPressed: string;
4350
+ suffixTextColor: string;
4351
+ paddingTiny: string;
4352
+ paddingSmall: string;
4353
+ paddingMedium: string;
4354
+ paddingLarge: string;
4355
+ clearSize: string;
4356
+ }, any>>>;
4357
+ builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Input", {
4358
+ countTextColor: string;
4359
+ heightTiny: string;
4360
+ heightSmall: string;
4361
+ heightMedium: string;
4362
+ heightLarge: string;
4363
+ fontSizeTiny: string;
4364
+ fontSizeSmall: string;
4365
+ fontSizeMedium: string;
4366
+ fontSizeLarge: string;
4367
+ lineHeight: string;
4368
+ lineHeightTextarea: string;
4369
+ borderRadius: string;
4370
+ iconSize: string;
4371
+ groupLabelColor: string;
4372
+ groupLabelTextColor: string;
4373
+ textColor: string;
4374
+ textColorDisabled: string;
4375
+ textDecorationColor: string;
4376
+ caretColor: string;
4377
+ placeholderColor: string;
4378
+ placeholderColorDisabled: string;
4379
+ color: string;
4380
+ colorDisabled: string;
4381
+ colorFocus: string;
4382
+ groupLabelBorder: string;
4383
+ border: string;
4384
+ borderHover: string;
4385
+ borderDisabled: string;
4386
+ borderFocus: string;
4387
+ boxShadowFocus: string;
4388
+ loadingColor: string;
4389
+ loadingColorWarning: string;
4390
+ borderWarning: string;
4391
+ borderHoverWarning: string;
4392
+ colorFocusWarning: string;
4393
+ borderFocusWarning: string;
4394
+ boxShadowFocusWarning: string;
4395
+ caretColorWarning: string;
4396
+ loadingColorError: string;
4397
+ borderError: string;
4398
+ borderHoverError: string;
4399
+ colorFocusError: string;
4400
+ borderFocusError: string;
4401
+ boxShadowFocusError: string;
4402
+ caretColorError: string;
4403
+ clearColor: string;
4404
+ clearColorHover: string;
4405
+ clearColorPressed: string;
4406
+ iconColor: string;
4407
+ iconColorDisabled: string;
4408
+ iconColorHover: string;
4409
+ iconColorPressed: string;
4410
+ suffixTextColor: string;
4411
+ paddingTiny: string;
4412
+ paddingSmall: string;
4413
+ paddingMedium: string;
4414
+ paddingLarge: string;
4415
+ clearSize: string;
4416
+ }, any>>>;
4417
+ }>>, {
4418
+ type: "text" | "textarea" | "password";
4419
+ readonly: string | boolean;
4420
+ round: boolean;
4421
+ disabled: boolean | undefined;
4422
+ autofocus: boolean;
4423
+ autosize: boolean | {
4424
+ minRows?: number | undefined;
4425
+ maxRows?: number | undefined;
4426
+ };
4427
+ loading: boolean;
4428
+ bordered: boolean | undefined;
4429
+ clearable: boolean;
4430
+ defaultValue: string | [string, string] | null;
4431
+ resizable: boolean;
4432
+ pair: boolean;
4433
+ rows: string | number;
4434
+ passivelyActivated: boolean;
4435
+ stateful: boolean;
4436
+ showCount: boolean;
4437
+ attrSize: number;
4438
+ internalDeactivateOnEnter: boolean;
4439
+ internalForceFocus: boolean;
4440
+ internalLoadingBeforeSuffix: boolean;
4441
+ showPasswordToggle: boolean;
4442
+ }>;
4443
+ Close: 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<{}>>, {}>;
4444
+ Add: 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<{}>>, {}>;
4445
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
4446
+ classifyItem: {
4447
+ type: null;
4448
+ required: false;
4449
+ default: () => {};
4450
+ };
4451
+ handleLabelChange: {
4452
+ type: FunctionConstructor;
4453
+ required: false;
4454
+ default: () => void;
4455
+ };
4456
+ handleLabelColor: {
4457
+ type: FunctionConstructor;
4458
+ required: false;
4459
+ default: () => void;
4460
+ };
4461
+ handleDelLabel: {
4462
+ type: FunctionConstructor;
4463
+ required: false;
4464
+ default: () => void;
4465
+ };
4466
+ handleAddLabel: {
4467
+ type: FunctionConstructor;
4468
+ required: false;
4469
+ default: () => void;
4470
+ };
4471
+ hanldeBlur: {
4472
+ type: FunctionConstructor;
4473
+ required: false;
4474
+ default: () => void;
4475
+ };
4476
+ clearaddVal: {
4477
+ type: FunctionConstructor;
4478
+ required: false;
4479
+ default: () => void;
4480
+ };
4481
+ isEdit: {
4482
+ type: BooleanConstructor;
4483
+ required: false;
4484
+ default: boolean;
4485
+ };
4486
+ sourceType: {
4487
+ type: StringConstructor;
4488
+ required: false;
4489
+ };
4490
+ }>>, {
4491
+ isEdit: boolean;
4492
+ classifyItem: any;
4493
+ handleLabelChange: Function;
4494
+ handleLabelColor: Function;
4495
+ handleDelLabel: Function;
4496
+ handleAddLabel: Function;
4497
+ hanldeBlur: Function;
4498
+ clearaddVal: Function;
4499
+ }>;
4500
+ handleLabelColor: typeof handleLabelColor;
4501
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("change" | "explicitOnChange" | "updateLabelData")[], "change" | "explicitOnChange" | "updateLabelData", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
4502
+ item: {
4503
+ type: null;
4504
+ required: false;
4505
+ default: () => {};
4506
+ };
4507
+ isEdit: {
4508
+ type: BooleanConstructor;
4509
+ required: false;
4510
+ default: boolean;
4511
+ };
4512
+ isLock: {
4513
+ type: BooleanConstructor;
4514
+ required: false;
4515
+ default: boolean;
4516
+ };
4517
+ labelSelectedList: {
4518
+ type: ArrayConstructor;
4519
+ required: true;
4520
+ };
4521
+ isChangeWindow: {
4522
+ type: BooleanConstructor;
4523
+ required: true;
4524
+ };
4525
+ getLabelList: {
4526
+ type: FunctionConstructor;
4527
+ required: false;
4528
+ default: () => Promise<{
4529
+ rows: never[];
4530
+ }>;
4531
+ };
4532
+ deleteLabel: {
4533
+ type: FunctionConstructor;
4534
+ required: false;
4535
+ default: () => Promise<{
4536
+ status: boolean;
4537
+ }>;
4538
+ };
4539
+ saveLabelItem: {
4540
+ type: FunctionConstructor;
4541
+ required: false;
4542
+ default: () => Promise<{
4543
+ status: boolean;
4544
+ }>;
4545
+ };
4546
+ labelOptions: {
4547
+ type: null;
4548
+ required: false;
4549
+ };
4550
+ sourceType: {
4551
+ type: StringConstructor;
4552
+ required: false;
4553
+ };
4554
+ explicit: {
4555
+ type: BooleanConstructor;
4556
+ required: false;
4557
+ default: boolean;
4558
+ };
4559
+ }>> & {
4560
+ onChange?: ((...args: any[]) => any) | undefined;
4561
+ onExplicitOnChange?: ((...args: any[]) => any) | undefined;
4562
+ onUpdateLabelData?: ((...args: any[]) => any) | undefined;
4563
+ }, {
4564
+ isEdit: boolean;
4565
+ item: any;
4566
+ isLock: boolean;
4567
+ getLabelList: Function;
4568
+ explicit: boolean;
4569
+ deleteLabel: Function;
4570
+ saveLabelItem: Function;
4571
+ }>;
4572
+ export default _default;